------------------------------------------------------------------ --- Changelog.all ----------- Wed Oct 19 19:44:54 UTC 2016 ------ ------------------------------------------------------------------ ------------------------------------------------------------------ ------------------ 2016-10-18 - Oct 18 2016 ------------------- ------------------------------------------------------------------ ++++ installation-images-SLES: - Correct susehmc.ins to have full paths to the files in boot/s390x/ - 14.275 - Corrected the line to install parmfile.hmc - 14.274 ++++ kernel-default: - Btrfs: fix extent tree corruption due to relocation (bsc#990384). - commit 244c3ac - patches.fixes/mm-remove-gup_flags-FOLL_WRITE-games-from-__get_user_pages.patch: (bnc1004418, CVE-2016-5195). - commit 218e153 ++++ kernel-source: - Btrfs: fix extent tree corruption due to relocation (bsc#990384). - commit 244c3ac - patches.fixes/mm-remove-gup_flags-FOLL_WRITE-games-from-__get_user_pages.patch: (bnc1004418, CVE-2016-5195). - commit 218e153 ++++ kernel-syms: - Btrfs: fix extent tree corruption due to relocation (bsc#990384). - commit 244c3ac - patches.fixes/mm-remove-gup_flags-FOLL_WRITE-games-from-__get_user_pages.patch: (bnc1004418, CVE-2016-5195). - commit 218e153 ------------------------------------------------------------------ ------------------ 2016-10-17 - Oct 17 2016 ------------------- ------------------------------------------------------------------ ++++ installation-images-SLES: - Added susehmc.ins and parmfile.hmc files to allow installation from the DVD reader in the HMC without a network connection. (bsc#1002974) - 14.273 - add dwc3 driver (bsc#1005007) - 14.272 ------------------------------------------------------------------ ------------------ 2016-10-14 - Oct 14 2016 ------------------- ------------------------------------------------------------------ ++++ dracut: - 90mdraid: Use stock MD rules to assemble RAID arrays (bsc#998860) * add 0313-90mdraid-Use-stock-MD-rules-to-assemble-RAID-arrays.patch ++++ libvirt: - libxl: fix leaking of migration ports libxl-release-mig-port.patch bsc#1005288 ++++ nfs-utils: - 0001-nfs-server-generator-avoid-using-external-services.patch 0002-exportfs-avoid-hostname-lookup-when-new_cache-in-use.patch 0003-mountd-delay-reading-etab-until-first-request-arrive.patch Don't attempt hostname lookup before the network it up. It isn't needed earlier, but some nfs-utils code was trying and failing anyway. This particularly affect the new nfs-server-generator which can hang early in boot in certain configurations. (bsc#1003342) - move the nfs-server-generator program from nfs-client package to nfs-kernel-server where it belongs ++++ yast2-packager: - allow SLES for SAP upgrade from 11 to 12 as it renamed (bsc#1004665) - 3.1.117.1 ------------------------------------------------------------------ ------------------ 2016-10-13 - Oct 13 2016 ------------------- ------------------------------------------------------------------ ++++ dracut: - 95resume: Do not resume on iSCSI devices (bsc#999663) * add 0310-95resume-Do-not-resume-on-iSCSI.patch - 95iscsi: ip=ibft is deprecated (bsc#1004437) * add 0311-95iscsi-ip-ibft-is-deprecated.patch - 40network: do not print warning about non-existing file (bsc#1004437) * add 0312-40network-Do-not-print-message-about-tmp-net.ibft0.c.patch ++++ openssh: - enable geteuid{,32} syscalls on mainframes, since it may be called from libica/ibmica on machines with hardware crypto accelerator (bsc#1004258) [openssh-7.2p2-seccomp_geteuid.patch] - fix regression of (bsc#823710) [openssh-7.2p2-audit_fixes.patch] - add slogin (removed upstreams) [openssh-7.2p2-keep_slogin.patch] ++++ virt-viewer: - remove exclusivearch ------------------------------------------------------------------ ------------------ 2016-10-11 - Oct 11 2016 ------------------- ------------------------------------------------------------------ ++++ sles-manuals_en: - Update text and image files (git: 5abc958); docker statement (fate#321136). ------------------------------------------------------------------ ------------------ 2016-10-10 - Oct 10 2016 ------------------- ------------------------------------------------------------------ ++++ dracut: - 90dmraid: do not delete partitions (bsc#998860) * add 0309-90dmraid-do-not-delete-partitions.patch ++++ kernel-default: - kabi: hide new member recursion_counter in struct sk_buff (CVE-2016-7039 bsc#1001486). - net: add recursion limit to GRO (CVE-2016-7039 bsc#1001486). - gro: Defer clearing of flush bit in tunnel paths (CVE-2016-7039 bsc#1001486). - commit cc20de2 - kabi: hide name change of napi_gro_cb::udp_mark (bsc#1001486). - tunnels: Don't apply GRO to multiple layers of encapsulation (bsc#1001486). - ipip: Properly mark ipip GRO packets as encapsulated (bsc#1001486). - commit 7670ba2 ++++ kernel-source: - kabi: hide new member recursion_counter in struct sk_buff (CVE-2016-7039 bsc#1001486). - net: add recursion limit to GRO (CVE-2016-7039 bsc#1001486). - gro: Defer clearing of flush bit in tunnel paths (CVE-2016-7039 bsc#1001486). - commit cc20de2 - kabi: hide name change of napi_gro_cb::udp_mark (bsc#1001486). - tunnels: Don't apply GRO to multiple layers of encapsulation (bsc#1001486). - ipip: Properly mark ipip GRO packets as encapsulated (bsc#1001486). - commit 7670ba2 ++++ kernel-syms: - kabi: hide new member recursion_counter in struct sk_buff (CVE-2016-7039 bsc#1001486). - net: add recursion limit to GRO (CVE-2016-7039 bsc#1001486). - gro: Defer clearing of flush bit in tunnel paths (CVE-2016-7039 bsc#1001486). - commit cc20de2 - kabi: hide name change of napi_gro_cb::udp_mark (bsc#1001486). - tunnels: Don't apply GRO to multiple layers of encapsulation (bsc#1001486). - ipip: Properly mark ipip GRO packets as encapsulated (bsc#1001486). - commit 7670ba2 ++++ wicked: - dhcp: fixed to properly append dhcp option data. Bug introduced by changes applied in version 0.6.37 (bsc#988954). [+ 0001-dhcp-fixed-to-properly-append-dhcp-option-data.patch] ------------------------------------------------------------------ ------------------ 2016-10-8 - Oct 8 2016 ------------------- ------------------------------------------------------------------ ++++ NetworkManager-gnome: - Add nm-applet-fix-export-button-not-sensible.patch: Pick upstream commit 324f17354146242307687c75908cba0362606c8c to fix sensitivity of "Export" button for VPN (bsc#991607). ++++ lvm2: - spec: Add BuildRequires: pkgconfig(systemd) (bsc#997637) - udev: Instead of using = to override SYSTEMD_WANTS, use += to add the pvscan service (not root cause for bsc#997637, but still better to add this patch) Add : udev-use-for-SYSTEMD_WANTS-instead-of.patch ------------------------------------------------------------------ ------------------ 2016-10-7 - Oct 7 2016 ------------------- ------------------------------------------------------------------ ++++ dracut: - Give-persistent_policy-precedence-over-dev-mapper-names (bsc#908143) * add: 0502-persistent_device_policy_param_enhance.patch - mdadm IMSM_NO_PLATFORM workaround for kdump (bsc#975404) * add: 0308-mdraid_add_IMSM_NO_PLATFORM_env.patch ++++ kernel-default: - REVERT fs/dcache.c: avoid soft-lockup in dput() (bsc#997639). - commit 4a1c0fe ++++ kernel-source: - REVERT fs/dcache.c: avoid soft-lockup in dput() (bsc#997639). - commit 4a1c0fe ++++ kernel-syms: - REVERT fs/dcache.c: avoid soft-lockup in dput() (bsc#997639). - commit 4a1c0fe ++++ openssl: - temporarily revert upstream commit fd7ca7465b67336b8950a505b6d2adee867a78f7 because it breaks libcamgm (bsc#1002585) * 0001-Make-openssl-req-x509-more-equivalent-to-openssl-req.patch ++++ release-notes-sled: - 12.2.20161007 (for SLE 12 SP2 GMC) - Updated template text - Updated life cycle info (bsc#999197) - Updated release notes from FATE - Changed entries: - FATE#320305: Incompatible Changes in the New 4.4 Kernel - FATE#320392: ntp 4.2.8 - FATE#320958: AutoYaST: Applying the First-Stage Network Configuration to the Installed System - FATE#320973: systemd: Support for System V and LSB Init Scripts Has Been Moved Out of Core Daemon - FATE#321157: SASL Integration in sudo ++++ sled-manuals_en: - Update text and image files (git: afa7d3d). (dummy bsc#933411). ++++ sles-manuals_en: - Update text and image files (git: afa7d3d). (dummy bsc#933411). ++++ yast2-network: - If an interface is not configured yet then just set the interface link, the backend should handle at least the up event. (bsc#991694) - 3.1.170.2 - Extra space in the remote administration dialog (bsc#988904) ------------------------------------------------------------------ ------------------ 2016-10-6 - Oct 6 2016 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to 0.2.41: - Better error message for --list-extensions on unregistered systems ++++ kernel-default: - IB/iser: Fix max_sectors calculation (bsc#998863). - commit b0f49c4 - watchdog: hpwdt: add support for iLO5 (bsc#1003269). - commit cbde911 ++++ kernel-source: - IB/iser: Fix max_sectors calculation (bsc#998863). - commit b0f49c4 - watchdog: hpwdt: add support for iLO5 (bsc#1003269). - commit cbde911 ++++ kernel-syms: - IB/iser: Fix max_sectors calculation (bsc#998863). - commit b0f49c4 - watchdog: hpwdt: add support for iLO5 (bsc#1003269). - commit cbde911 ++++ libosinfo: - bsc#1003456 - virt-install fails to detect openSUSE Leap 42.2 ISO add-opensuse-leap-42.2-support.patch ++++ libstorage: - Don't accept 'format' flag if volume is in use (bsc#996007) - 2.26.10 ++++ sled-manuals_en: - Update text and image files (git: 1ae1c6f). (dummy bsc#933411). ++++ sles-manuals_en: - Update text and image files (git: 1ae1c6f). (dummy bsc#933411). ------------------------------------------------------------------ ------------------ 2016-10-5 - Oct 5 2016 ------------------- ------------------------------------------------------------------ ++++ desktop-translations: - Update SLE translations; bsc#988349. ++++ gdm: - Update gdm-xsync-warnings.patch bsc#984103 -- Also omit warnings about removal of access rights ++++ nautilus: - Add fix-crash-when-missing-desktop-icon-size-bsc1001692.diff: Fix a crash in nautilus when the desktop-metadata file doesn't contain a nautilus-desktop-icon-size entry (bsc#1001692, bgo#747662) ++++ kdump: - kdump-doc-updates.patch: Documentation updates (bsc#997104, bsc#986081). ++++ kernel-default: - Refresh patches.suse/btrfs-relocation-Fix-leaking-qgroups-numbers-on-data-extents.patch Disable qgroup_fix_relocated_data_extents() in btrfs_recover_relocation(). (bsc#983087) - commit b4a4f89 ++++ kernel-source: - Refresh patches.suse/btrfs-relocation-Fix-leaking-qgroups-numbers-on-data-extents.patch Disable qgroup_fix_relocated_data_extents() in btrfs_recover_relocation(). (bsc#983087) - commit b4a4f89 ++++ kernel-syms: - Refresh patches.suse/btrfs-relocation-Fix-leaking-qgroups-numbers-on-data-extents.patch Disable qgroup_fix_relocated_data_extents() in btrfs_recover_relocation(). (bsc#983087) - commit b4a4f89 ++++ libXrandr: - U_Avoid-out-of-boundary-accesses-on-illegal-responses.patch * insufficient validation of data from the X server can cause out of boundary memory writes. (bnc#1003000, CVE-2016-7947, CVE-2016-7948) ++++ sled-manuals_de: - Update text and image files (git: 5169253). (dummy bsc#933411). ++++ sled-manuals_ja: - Update text and image files (git: 5169253). (dummy bsc#933411). ++++ sled-manuals_pt_BR: - Update text and image files (git: 5169253). (dummy bsc#933411). ++++ sled-manuals_zh_CN: - Update text and image files (git: 5169253). (dummy bsc#933411). ++++ sled-manuals_zh_TW: - Update text and image files (git: 5169253). (dummy bsc#933411). ++++ sled-manuals_ar: - translation update for SLE 12 SP2; bsc#933411. ++++ sled-manuals_cs: - Update text and image files (git: 5169253). (dummy bsc#933411). ++++ sled-manuals_es: - Update text and image files (git: 5169253). (dummy bsc#933411). ++++ sled-manuals_fr: - Update text and image files (git: 5169253). (dummy bsc#933411). ++++ sled-manuals_hu: - Update text and image files (git: 5169253). (dummy bsc#933411). ++++ sled-manuals_it: - Update text and image files (git: 5169253). (dummy bsc#933411). ++++ sled-manuals_ko: - Update text and image files (git: 5169253). (dummy bsc#933411). ++++ sled-manuals_pl: - Update text and image files (git: 5169253). (dummy bsc#933411). ++++ sled-manuals_ru: - Update text and image files (git: 5169253). (dummy bsc#933411). ------------------------------------------------------------------ ------------------ 2016-10-3 - Oct 3 2016 ------------------- ------------------------------------------------------------------ ++++ kernel-default: - reiserfs: switch to generic_{get,set,remove}xattr() (bsc#1002438). - commit b753d07 ++++ kernel-source: - reiserfs: switch to generic_{get,set,remove}xattr() (bsc#1002438). - commit b753d07 ++++ kernel-syms: - reiserfs: switch to generic_{get,set,remove}xattr() (bsc#1002438). - commit b753d07 ++++ systemd: - Import commit f79c64732b9be7e784e6675229a338ed5fcf5830 f82635e pid1: more informative error message for ignored notifications 76feee6 pid1: process zero-length notification messages again (bsc#1001765) (CVE-2016-7795) 1831e63 pid1: don't return any error in manager_dispatch_notify_fd() (#4240) c658f03 If the notification message length is 0, ignore the message (#4237) c659917 journal: silently skip failing large messages if journald is missing bef26c4 journal: unbreak sd_journal_sendv (bsc#978192) 213adf6 journal: fix HMAC calculation when appending a data object (bsc#1000435) 1ae61d1 journal: warn when we fail to append a tag to a journal c10e668 journal: set STATE_ARCHIVED as part of offlining (#2740) 922d44c Updated formatting for printing the key for FSS (#4165) ++++ yast2-auth-client: - Add missing textdomain declaration for localization (bsc#988374) - Bump version to 3.3.12 ------------------------------------------------------------------ ------------------ 2016-10-1 - Oct 1 2016 ------------------- ------------------------------------------------------------------ ++++ kernel-default: - Refresh patches.suse/0007-acpi-Ignore-acpi_rsdp-kernel-parameter-when-securele.patch. (bsc#990676) Fix the bsc#990676 that it found by Russ Anderson. The code for getting ACPI RSDP should calls get_securelevel() function but not compare function point. - commit 62cccf8 ++++ kernel-source: - Refresh patches.suse/0007-acpi-Ignore-acpi_rsdp-kernel-parameter-when-securele.patch. (bsc#990676) Fix the bsc#990676 that it found by Russ Anderson. The code for getting ACPI RSDP should calls get_securelevel() function but not compare function point. - commit 62cccf8 ++++ kernel-syms: - Refresh patches.suse/0007-acpi-Ignore-acpi_rsdp-kernel-parameter-when-securele.patch. (bsc#990676) Fix the bsc#990676 that it found by Russ Anderson. The code for getting ACPI RSDP should calls get_securelevel() function but not compare function point. - commit 62cccf8 ------------------------------------------------------------------ ------------------ 2016-9-30 - Sep 30 2016 ------------------- ------------------------------------------------------------------ ++++ gnome-keyring: - Update gnome-keyring-bsc932232-use-non-fips-md5.patch (bsc#994988). Fixes inability to decrypt private ssh keys and corruption in stored keyrings. Fix by Michal Koutny . ++++ installation-images-SLES: - gather ibft devices from wicked (bsc#997598) - 14.271 ++++ kernel-default: - xen: pciback: support driver_override (bsc#995451) - commit 8855be3 - scsi: smartpqi: raid bypass lba calculation fix (bsc#1001740 bsc#974105). - scsi: smartpqi: bump driver version (bsc#1001740 bsc#974105). - scsi: smartpqi: update Kconfig (bsc#1001740 bsc#974105). - scsi: smartpqi: remove timeout for cache flush operations (bsc#1001740 bsc#974105). - scsi: smartpqi: scsi queuecommand cleanup (bsc#1001740 bsc#974105). - scsi: smartpqi: minor tweaks to update time support (bsc#1001740 bsc#974105). - scsi: smartpqi: minor function reformating (bsc#1001740 bsc#974105). - scsi: smartpqi: correct event acknowledgment timeout issue (bsc#1001740 bsc#974105). - scsi: smartpqi: correct controller offline issue (bsc#1001740 bsc#974105). - scsi: smartpqi: add kdump support (bsc#1001740 bsc#974105). - scsi: smartpqi: enhance reset logic (bsc#1001740 bsc#974105). - scsi: smartpqi: enhance drive offline informational message (bsc#1001740 bsc#974105). - scsi: smartpqi: simplify spanning (bsc#1001740 bsc#974105). - scsi: smartpqi: change tmf macro names (bsc#1001740 bsc#974105). - scsi: smartpqi: change aio sg processing (bsc#1001740 bsc#974105). - commit 0ea29ff ++++ kernel-source: - xen: pciback: support driver_override (bsc#995451) - commit 8855be3 - scsi: smartpqi: raid bypass lba calculation fix (bsc#1001740 bsc#974105). - scsi: smartpqi: bump driver version (bsc#1001740 bsc#974105). - scsi: smartpqi: update Kconfig (bsc#1001740 bsc#974105). - scsi: smartpqi: remove timeout for cache flush operations (bsc#1001740 bsc#974105). - scsi: smartpqi: scsi queuecommand cleanup (bsc#1001740 bsc#974105). - scsi: smartpqi: minor tweaks to update time support (bsc#1001740 bsc#974105). - scsi: smartpqi: minor function reformating (bsc#1001740 bsc#974105). - scsi: smartpqi: correct event acknowledgment timeout issue (bsc#1001740 bsc#974105). - scsi: smartpqi: correct controller offline issue (bsc#1001740 bsc#974105). - scsi: smartpqi: add kdump support (bsc#1001740 bsc#974105). - scsi: smartpqi: enhance reset logic (bsc#1001740 bsc#974105). - scsi: smartpqi: enhance drive offline informational message (bsc#1001740 bsc#974105). - scsi: smartpqi: simplify spanning (bsc#1001740 bsc#974105). - scsi: smartpqi: change tmf macro names (bsc#1001740 bsc#974105). - scsi: smartpqi: change aio sg processing (bsc#1001740 bsc#974105). - commit 0ea29ff ++++ kernel-syms: - xen: pciback: support driver_override (bsc#995451) - commit 8855be3 - scsi: smartpqi: raid bypass lba calculation fix (bsc#1001740 bsc#974105). - scsi: smartpqi: bump driver version (bsc#1001740 bsc#974105). - scsi: smartpqi: update Kconfig (bsc#1001740 bsc#974105). - scsi: smartpqi: remove timeout for cache flush operations (bsc#1001740 bsc#974105). - scsi: smartpqi: scsi queuecommand cleanup (bsc#1001740 bsc#974105). - scsi: smartpqi: minor tweaks to update time support (bsc#1001740 bsc#974105). - scsi: smartpqi: minor function reformating (bsc#1001740 bsc#974105). - scsi: smartpqi: correct event acknowledgment timeout issue (bsc#1001740 bsc#974105). - scsi: smartpqi: correct controller offline issue (bsc#1001740 bsc#974105). - scsi: smartpqi: add kdump support (bsc#1001740 bsc#974105). - scsi: smartpqi: enhance reset logic (bsc#1001740 bsc#974105). - scsi: smartpqi: enhance drive offline informational message (bsc#1001740 bsc#974105). - scsi: smartpqi: simplify spanning (bsc#1001740 bsc#974105). - scsi: smartpqi: change tmf macro names (bsc#1001740 bsc#974105). - scsi: smartpqi: change aio sg processing (bsc#1001740 bsc#974105). - commit 0ea29ff ++++ python-cryptography: - GOST certificate extraction works with openssl >= 1.0.2i (bsc#1002168) * add python-cryptography-enable-gost.patch from Factory ------------------------------------------------------------------ ------------------ 2016-9-29 - Sep 29 2016 ------------------- ------------------------------------------------------------------ ++++ gnome-session: - Added gnome-session-bsc979257-bgo728151-duplicated-poweroff-dialog.patch for bsc#979257. Pressing Ctrl-Alt-Del would open a Power Off dialog, but in order to cancel it one needed to press Cancel twice. ++++ kernel-default: - Correct the reference in patches.fixes/0003-md-lockless-I-O-submission-for-RAID1.patch (bsc#982783,bsc#998106). - commit cb53dc7 - md: lockless I/O submission for RAID1 (bsc#982783,bsc#982783). - commit f74d718 ++++ kernel-source: - Correct the reference in patches.fixes/0003-md-lockless-I-O-submission-for-RAID1.patch (bsc#982783,bsc#998106). - commit cb53dc7 - md: lockless I/O submission for RAID1 (bsc#982783,bsc#982783). - commit f74d718 ++++ kernel-syms: - Correct the reference in patches.fixes/0003-md-lockless-I-O-submission-for-RAID1.patch (bsc#982783,bsc#998106). - commit cb53dc7 - md: lockless I/O submission for RAID1 (bsc#982783,bsc#982783). - commit f74d718 ++++ multipath-tools: - Update to version 0.6.2+suse20160928.8939fb6 - Implement support for 'multipath=off' and 'nompath' kernel commandline options (bsc#1001691) ++++ systemd: - systemd-sysv-convert: make sure that /var/lib/systemd/sysv-convert/database is always initialized (bsc#982211) If "--save" command was used and the sysv init script wasn't enabled at all the database file wasn't created at all. This makes the subsequent call to "--apply" fail even though this should not considered as an error. - Revert "udev: don't require nsserv and fillup" It's been judged too late for being part of SLE12 final release. Nevertheless it's part of Factory and will be reintroduced after the final release is out (ie through an update). ++++ openssh: - remaining patches that were still missing since the update to 7.2p2 (FATE#319675): - allow X forwarding over IPv4 when IPv6 sockets is not available [openssh-7.2p2-X_forward_with_disabled_ipv6.patch] - do not write PID file when not daemonizing [openssh-7.2p2-no_fork-no_pid_file.patch] - use correct options when invoking login [openssh-7.2p2-login_options.patch] - helper application for retrieving users' public keys from an LDAP server [openssh-7.2p2-ldap.patch] - allow forcing permissions over sftp [openssh-7.2p2-sftp_force_permissions.patch] - do not perform run-time checks for OpenSSL API/ABI change [openssh-7.2p2-disable_openssl_abi_check.patch] - suggest commands for cleaning known hosts file [openssh-7.2p2-host_ident.patch] - sftp home chroot patch [openssh-7.2p2-sftp_homechroot.patch] - ssh sessions auditing [openssh-7.2p2-audit.patch] - enable seccomp sandbox on additional architectures [openssh-7.2p2-additional_seccomp_archs.patch] - fix forwarding with IPv6 addresses in DISPLAY (bnc#847710) [openssh-7.2p2-IPv6_X_forwarding.patch] - ignore PAM environment when using login (bsc#975865, CVE-2015-8325) [openssh-7.2p2-ignore_PAM_with_UseLogin.patch] - limit accepted password length (prevents possible DoS) (bsc#992533, CVE-2016-6515) [openssh-7.2p2-limit_password_length.patch] - Prevent user enumeration through the timing of password processing (bsc#989363, CVE-2016-6210) [openssh-7.2p2-prevent_timing_user_enumeration.patch] - Add auditing for PRNG re-seeding [openssh-7.2p2-audit_seed_prng.patch] ++++ yast2-installation: - Translate description of Snapper snapshots (bsc#988700) - 3.1.216.1 ++++ yast2-trans: - Complete network and journalctl translations: bsc#1000116. ++++ yast2-update: - Translate description of Snapper pre-update snapshot (bsc#988700) - 3.1.43 ------------------------------------------------------------------ ------------------ 2016-9-28 - Sep 28 2016 ------------------- ------------------------------------------------------------------ ++++ dracut: - 90multipath: parse commandline option 'multipath=off' (bsc#1001691) * add 0307-90multipath-parse-kernel-commandline-option-multipat.patch - 95fcoe: do not start fcoemon twice (bsc#1001512) * add 0225-95fcoe-do-not-start-fcoemon-twice.patch ++++ kernel-default: - scsi: Do not use synchronous ALUA submission for NetApp arrays (bsc#1001688). - commit bdf9e8a - fcoe_ctlr: fix potential deadlock when re-adding ports (bsc#962846). - libfc: Fixup 'Fixup disc_mutex handling' (bsc#962846). - libfc: fixup locking of ptp_setup() (bsc#962846). - commit 1f56f77 ++++ kernel-source: - scsi: Do not use synchronous ALUA submission for NetApp arrays (bsc#1001688). - commit bdf9e8a - fcoe_ctlr: fix potential deadlock when re-adding ports (bsc#962846). - libfc: Fixup 'Fixup disc_mutex handling' (bsc#962846). - libfc: fixup locking of ptp_setup() (bsc#962846). - commit 1f56f77 ++++ kernel-syms: - scsi: Do not use synchronous ALUA submission for NetApp arrays (bsc#1001688). - commit bdf9e8a - fcoe_ctlr: fix potential deadlock when re-adding ports (bsc#962846). - libfc: Fixup 'Fixup disc_mutex handling' (bsc#962846). - libfc: fixup locking of ptp_setup() (bsc#962846). - commit 1f56f77 ++++ multipath-tools: - multipath: avoid crash when using modified configuration (bsc#1000914) ++++ libqt5-qtdeclarative: - Only apply the V4 patches when building for aarch64 to minimize the risk of regressions on other architectures. - Add new version of V4-Free-up-2-address-bits-in-64bit-mode.patch * Fix testcase failure (boo#989341, QTBUG#54822) ++++ libvirt: - libxl: fix handling of credit scheduler weight parameter 4c600de7-libxl-schedinfo.patch, f4332dd2-virsh-pod-sched-fix.patch bsc#1001698 - virtlogd.socket: Tie lifecycle to libvirtd.service 839a0608-virtlogd-lifecycle1.patch, f496ce1d-virtlogd-lifecycle2.patch bsc#1001446 ------------------------------------------------------------------ ------------------ 2016-9-27 - Sep 27 2016 ------------------- ------------------------------------------------------------------ ++++ cpupower: - Fix buffer overflow in rapl_monitor (bsc#996052) Modify: rapl_monitor.patch ++++ dracut: - Reformat patch headers: * modify 0199-rd-iscsi-waitnet-default-false.patch * modify 0200-dracut_fix_multipath_without_config.patch * modify 0210-add_fcoe_uefi_check.patch * modify 0212-fcoe_reorder_init_path.patch - Rediff patches to apply cleanly: * modify 0124-40network-Update-iBFT-scanning-code-to-handle-IPv6.patch * modify 0133-Allow-multiple-configurations-per-network-interface-.patch * modify 0170-iscsi-skip-ibft-invalid-dhcp.patch * modify 0218-40network-allow-persistent-interface-names.patch - Remove spurious whitespaces: * modify 0169-network_set_mtu_macaddr_for_dhcp.patch - 40network: print out correct prefix (bsc#996141) * modify 0125-40network-separate-mask-and-prefix.patch - 95iscsi: setup bnx2i offload connection correctly (bsc#997598) * add 0224-95iscsi-setup-bnx2i-offload-connections-properly.patch - Rename patches to match sequence number: * old: 0019-40network-Fix-race-condition-when-wait-for-networks.patch * new: 0012-40network-Fix-race-condition-when-wait-for-networks.patch * old: 0066-40network-always-start-netroot-in-ifup.sh.patch * new: 0013-40network-always-start-netroot-in-ifup.sh.patch ++++ kiwi: - v7.03.96 released - v7.03.95 released - Make sure netboot code populates kiwi_RootPart For disk based images the file config.partids is written and imported. However, for netboot stations a disk is optional and no partids information exists. In order to provide at least the partition number for the root partition on netboot stations with a disk, the kiwi_RootPart is exported from the provided client configuration file. Fixes bnc#1000194 ++++ openssl: - resume reading from /dev/urandom when interrupted by a signal (bsc#995075) * add openssl-randfile_fread_interrupt.patch - fix crash in print_notice (bsc#998190) * add openssl-print_notice-NULL_crash.patch - update to 1.0.2j - OpenSSL Security Advisory [26 Sep 2016] Severity: Moderate * Missing CRL sanity check (CVE-2016-7052) (bsc#1001148) * A bug fix which included a CRL sanity check was added to OpenSSL 1.1.0 but was omitted from OpenSSL 1.0.2i. As a result any attempt to use CRLs in OpenSSL 1.0.2i will crash with a null pointer exception. ++++ libosinfo: - bsc#1000188 - virt-install on aarch64 does not detect installation iso add-sle12sp2-support-for-arch.patch ++++ makedumpfile: - makedumpfile-sadump-0001-fixsegfault.patch: sadump: fix segmentation fault on sadump-related formats (bsc#999869). - makedumpfile-sadump-0002-fix-progress.patch: sadump: fix wrong progress report on sadump formats (bsc#999869). ------------------------------------------------------------------ ------------------ 2016-9-26 - Sep 26 2016 ------------------- ------------------------------------------------------------------ ++++ desktop-translations: - Update SLE translations; bsc#933411. ++++ kernel-default: - Update kabi files: imported from RC3 ISOs (kernel-default-4.4.21-64.1) Also imported the symtypes that was missing at the previous time. - commit a50bb64 ++++ kernel-source: - Update kabi files: imported from RC3 ISOs (kernel-default-4.4.21-64.1) Also imported the symtypes that was missing at the previous time. - commit a50bb64 ++++ kernel-syms: - Update kabi files: imported from RC3 ISOs (kernel-default-4.4.21-64.1) Also imported the symtypes that was missing at the previous time. - commit a50bb64 ++++ libqt5-qtdeclarative: - Add upstream patches for aarch64 with VA_BITS=48 (boo#989341, QTBUG#54822) * V4-Always-set-the-tag-when-boxing-a-pointer.patch * Add-a-facility-to-version-type-information.patch * V4-Free-up-2-address-bits-in-64bit-mode.patchv4-set-tag.patch ++++ samba: - Include vfstest in samba-test; (bsc#1001203). ++++ wicked: - version 0.6.38 - addrconf: rewrite to run lease updates in background jobs and use netconfig 0.84 batch support if available (bsc#989741). Fixed auto4 and dhcp supplicants to explicitly stop device before unregistering dbus object to disarm it and return release request result before sensing the released event. Fixed fsm to not advance fsm state on unrelated events and use new call to refresh addresses from kernel for tentative checks in ifup. ++++ zypper-lifecycle-plugin: - version 0.5 - consider also codestream in date/days argument (bsc#999537) - handle missing codestream name (bsc#1000595) ------------------------------------------------------------------ ------------------ 2016-9-25 - Sep 25 2016 ------------------- ------------------------------------------------------------------ ++++ libreoffice: - Add libreoffice-old-gobject-introspection.patch: don't use "nullable" for introspection, since it isn't available on SLE12 version of gobject-introspection (bsc#1000102). ------------------------------------------------------------------ ------------------ 2016-9-23 - Sep 23 2016 ------------------- ------------------------------------------------------------------ ++++ NetworkManager-gnome: - Modify nm-applet-migration-tool.patch: Fix reboot/shutdown button cannot present reboot/shutdown dialog in SLED and fix systemctl restarts gdm every few minutes (bsc#1001137, bsc#1000648). ++++ bind: - Fix an assertion failure that can lead to remote DoS: * CVE-2016-2776, bsc#1000362 * bind-CVE-2016-2776.patch ++++ installation-images-SLES: - adjust to release package changes - update documentation - extend file list syntax - adjust to obs api change - 14.270 ++++ libqt5-qtdeclarative: - Add 0001-Fix-performance-issues-when-handling-layout-changed-.patch * Fixes drag&drop issues in QtQuick (boo#1000753, kde#365846) ++++ openssl: - OpenSSL Security Advisory [22 Sep 2016] (bsc#999665) Severity: High * OCSP Status Request extension unbounded memory growth (CVE-2016-6304) (bsc#999666) Severity: Low * Pointer arithmetic undefined behaviour (CVE-2016-2177) (bsc#982575) * Constant time flag not preserved in DSA signing (CVE-2016-2178) (bsc#983249) * DTLS buffered message DoS (CVE-2016-2179) (bsc#994844) * OOB read in TS_OBJ_print_bio() (CVE-2016-2180) (bsc#990419) * DTLS replay protection DoS (CVE-2016-2181) (bsc#994749) * OOB write in BN_bn2dec() (CVE-2016-2182) (bsc#993819) * Birthday attack against 64-bit block ciphers (SWEET32) (CVE-2016-2183) (bsc#995359) * Malformed SHA512 ticket DoS (CVE-2016-6302) (bsc#995324) * OOB write in MDC2_Update() (CVE-2016-6303) (bsc#995377) * Certificate message OOB reads (CVE-2016-6306) (bsc#999668) - update to openssl-1.0.2i * drop patches: openssl-1.0.2a-new-fips-reqs.patch openssl-1.0.2e-fips.patch openssl-CVE-2016-2177.patch openssl-CVE-2016-2178-2.patch openssl-CVE-2016-2178.patch openssl-CVE-2016-2179-2.patch openssl-CVE-2016-2179.patch openssl-CVE-2016-2180.patch openssl-CVE-2016-2181-2.patch openssl-CVE-2016-2181-3.patch openssl-CVE-2016-2181.patch openssl-CVE-2016-2182-2.patch openssl-CVE-2016-2182.patch openssl-CVE-2016-2183-SWEET32.patch openssl-CVE-2016-6302.patch openssl-CVE-2016-6303.patch * add patches: openssl-1.0.2i-fips.patch openssl-1.0.2i-new-fips-reqs.patch * refresh patches: 0001-Axe-builtin-printf-implementation-use-glibc-instead.patch 0001-libcrypto-Hide-library-private-symbols.patch ++++ compat-openssl098: - resume reading from /dev/urandom when interrupted by a signal (bsc#995075) * add openssl-randfile_fread_interrupt.patch ++++ plymouth: - Disable plymouth on s390x disable-on-s390x.patch bsc#991825 - Avoid locking already locked tty bsc-977007.patch bsc#977007 ------------------------------------------------------------------ ------------------ 2016-9-22 - Sep 22 2016 ------------------- ------------------------------------------------------------------ ++++ installation-images-SLES: - update module.config to match 4.8 - 14.269 ++++ kiwi: - Custom device timeout variable added This commit patches the issue bnc#992992. Now DEVICE_TIMEOUT variable can be used in order to set the device waiting timeout in watForStorageDevice function. Must be a numeric value expressed in seconds. ++++ compat-openssl098: - OpenSSL Security Advisory [22 Sep 2016] (bsc#999665) Severity: High * OCSP Status Request extension unbounded memory growth (CVE-2016-6304) (bsc#999666) Severity: Low * Pointer arithmetic undefined behaviour (CVE-2016-2177) (bsc#982575) * Constant time flag not preserved in DSA signing (CVE-2016-2178) (bsc#983249) * DTLS buffered message DoS (CVE-2016-2179) (bsc#994844) * DTLS replay protection DoS (CVE-2016-2181) (bsc#994749) * OOB write in BN_bn2dec() (CVE-2016-2182) (bsc#993819) * Birthday attack against 64-bit block ciphers (SWEET32) (CVE-2016-2183) (bsc#995359) * Malformed SHA512 ticket DoS (CVE-2016-6302) (bsc#995324) * OOB write in MDC2_Update() (CVE-2016-6303) (bsc#995377) * Certificate message OOB reads (CVE-2016-6306) (bsc#999668) - added patches: * openssl-CVE-2016-2177.patch * openssl-CVE-2016-2178.patch * openssl-CVE-2016-2179.patch * openssl-CVE-2016-2181.patch * openssl-CVE-2016-2182.patch * openssl-CVE-2016-2183-SWEET32.patch * openssl-CVE-2016-6302.patch * openssl-CVE-2016-6303.patch * openssl-CVE-2016-6304.patch * openssl-CVE-2016-6306.patch * 0001-PR-2506.patch - update expired S/MIME certs (bsc#979475) * add openssl-update-expired-smime-certs.patch - fix crash in print_notice (bsc#998190) * add openssl-print_notice-NULL_crash.patch ++++ libstorage: - Don't suppress subvol commit actions after resize (bsc#1000165) - 2.26.9 ++++ systemd: - kbd is not needed when building the mini package. - /usr/share/systemd/kbd-model-map: added entries for xkeyboard-config converted keymaps; mappings, which already exist in original systemd mapping table are being ignored though, i.e. not overwritten; needed as long as YaST writes /etc/vconsole.conf directly and localectl cannot map between X and xkb generated console layouts internally (without such a mapping table); needs also kbd in buildrequires (FATE#318426) ++++ yast2-kdump: - AutoYaST: Taking proposed values if has not been defined in AutoYaST configuration file. (bnc#997448) - 3.1.42 ++++ yast2-trans: - Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et eu fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my nb nl nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu en_GB en_US pt_BR zh_CN zh_TW ast nds (dummy bsc#933411). ------------------------------------------------------------------ ------------------ 2016-9-21 - Sep 21 2016 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - update to Firefox 45.4.0 ESR (bsc#999701) * MFSA 2016-86/CVE-2016-5270 (bmo#1291016) Heap-buffer-overflow in nsCaseTransformTextRunFactory::TransformString * MFSA 2016-86/CVE-2016-5272 (bmo#1297934) Bad cast in nsImageGeometryMixin * MFSA 2016-86/CVE-2016-5276 (bmo#1287721) Heap-use-after-free in mozilla::a11y::DocAccessible::ProcessInvalidationList * MFSA 2016-86/CVE-2016-5274 (bmo#1282076) use-after-free in nsFrameManager::CaptureFrameState * MFSA 2016-86/CVE-2016-5277 (bmo#1291665) Heap-use-after-free in nsRefreshDriver::Tick * MFSA 2016-86/CVE-2016-5278 (bmo#1294677) Heap-buffer-overflow in nsBMPEncoder::AddImageFrame * MFSA 2016-86/CVE-2016-5280 (bmo#1289970) Use-after-free in mozilla::nsTextNodeDirectionalityMap::RemoveElementFromMap * MFSA 2016-86/CVE-2016-5281 (bmo#1284690) use-after-free in DOMSVGLength * MFSA 2016-86/CVE-2016-5284 (bmo#1303127) Add-on update site certificate pin expiration * MFSA 2016-86/CVE-2016-5250 (bmo#1254688) Resource Timing API is storing resources sent by the previous page * MFSA 2016-86/CVE-2016-5261 (bmo#1287266) Integer overflow and memory corruption in WebSocketChannel * MFSA 2016-86/CVE-2016-5257 (bmo#1277213, bmo#1287204, bmo#1288555, bmo#1288588, bmo#1288780, bmo#1289280, bmo#1293347, bmo#1294095, bmo#1294407) Memory safety bugs fixed in Firefox 49 and Firefox ESR 45.4 ++++ fonts-config: - cjk changes: * add 59-family-prefer-lang-specific.conf to specify prefered family for each language * fix Noto Sans CJK is used for serif alias (boo#998301) * assign monospace to default of Oxygen Mono ++++ gnome-shell: - Enable SLE-Classic for Leap 42.2 bnc#999655 + modify SPEC to re-enable SLE-Classic for Leap 42.2 ++++ kernel-default: - btrfs: ensure that file descriptor used with subvol ioctls is a dir (bsc#999600). - commit 0b53322 ++++ kernel-source: - btrfs: ensure that file descriptor used with subvol ioctls is a dir (bsc#999600). - commit 0b53322 ++++ kernel-syms: - btrfs: ensure that file descriptor used with subvol ioctls is a dir (bsc#999600). - commit 0b53322 ++++ samba: - s3/winbindd: using default domain with user@domain.com format fails; (bsc#997833). ++++ libqt5-qtwebengine: - Added 0001-Fix-use-after-free-on-Linux-at-shutdown.patch to fix a crash on exit of some applications because a libevent event was accessed after it was deleted (bsc#1000168). ++++ systemd: - udev doesn't have to require insserv (anymore) (bsc#999840) udev doesn't ship any sysv init script so this dependencies as well as the use of %insserv_cleanup in %postun is useless. ++++ libvirt: - libxl: support VIR_MIGRATE_PERSIST_DEST migration flag 1fc90ae9-libxl-mig-persist.patch bsc#996020 - Don't provide empty usb device list to libxl. xen-pvusb-hvm.patch bsc#998005 ++++ yast2-installation: - Fixed crash if one defined proposal module has not been found on system while switching back from "Expert" proposal. (bnc#999953) - 3.1.216 ------------------------------------------------------------------ ------------------ 2016-9-20 - Sep 20 2016 ------------------- ------------------------------------------------------------------ ++++ NetworkManager-gnome: - Add nm-applet-migration-tool.patch: Build and autostart migration tool in SLED to migrate old VPN settings (bsc#952123). ++++ gnome-shell-extensions: - Enable SLE-Classic for Leap 42.2 bnc#999655 + modify SPEC to re-enable SLE-Classic for Leap 42.2 ++++ installation-images-SLES: - add iscsiuio (bsc#999658) - 14.268 ++++ samba: - Fix segfault in libnss_wins; (bso#12277); (bso#12269); (bsc#995730). ++++ rsync: - don't depend on insserv and fillup as they're not needed or used under systemd (bsc#999847) ------------------------------------------------------------------ ------------------ 2016-9-19 - Sep 19 2016 ------------------- ------------------------------------------------------------------ ++++ dracut: - rd.iscsi.waitnet should default to false in order for dracut to wait for the network devices (bsc#997598) * add 0199-rd-iscsi-waitnet-default-false.patch ++++ gdm: - Add gdm-xsync-warnings.patch bsc#984103 -- Stop showing the warning message for user ++++ kernel-default: - iommu/vt-d: Split up get_domain_for_dev function (bsc#994941). - iommu/vt-d: Make sure RMRRs are mapped before domain goes public (bsc#994941). - commit f3f95d2 - Delete patches.fixes/x86-allow_kernel_map_pages_in_pgd_to_work_when_nx_is_disabled.patch. - Delete patches.fixes/x86-configure_nx_support_earlier_in_setup_arch.patch. These two came from bsc#884369. Here's the deal: they were supposed to honor the situation where eXecuteDisable was cleared in the BIOS, i.e., no NX support. But this is not required and even plain wrong on Linux. So it was fixed differently upstream: 04633df0c43d ("x86/cpu: Call verify_cpu() after having entered long mode too") which we already have in 12SP2 and this makes those patches a NOP. So remove them. - commit af9594c - do "fold checks into iterate_and_advance()" right (bsc#972460). - fold checks into iterate_and_advance() (bsc#972460). - commit 6d349bd ++++ kernel-source: - iommu/vt-d: Split up get_domain_for_dev function (bsc#994941). - iommu/vt-d: Make sure RMRRs are mapped before domain goes public (bsc#994941). - commit f3f95d2 - Delete patches.fixes/x86-allow_kernel_map_pages_in_pgd_to_work_when_nx_is_disabled.patch. - Delete patches.fixes/x86-configure_nx_support_earlier_in_setup_arch.patch. These two came from bsc#884369. Here's the deal: they were supposed to honor the situation where eXecuteDisable was cleared in the BIOS, i.e., no NX support. But this is not required and even plain wrong on Linux. So it was fixed differently upstream: 04633df0c43d ("x86/cpu: Call verify_cpu() after having entered long mode too") which we already have in 12SP2 and this makes those patches a NOP. So remove them. - commit af9594c - do "fold checks into iterate_and_advance()" right (bsc#972460). - fold checks into iterate_and_advance() (bsc#972460). - commit 6d349bd ++++ kernel-syms: - iommu/vt-d: Split up get_domain_for_dev function (bsc#994941). - iommu/vt-d: Make sure RMRRs are mapped before domain goes public (bsc#994941). - commit f3f95d2 - Delete patches.fixes/x86-allow_kernel_map_pages_in_pgd_to_work_when_nx_is_disabled.patch. - Delete patches.fixes/x86-configure_nx_support_earlier_in_setup_arch.patch. These two came from bsc#884369. Here's the deal: they were supposed to honor the situation where eXecuteDisable was cleared in the BIOS, i.e., no NX support. But this is not required and even plain wrong on Linux. So it was fixed differently upstream: 04633df0c43d ("x86/cpu: Call verify_cpu() after having entered long mode too") which we already have in 12SP2 and this makes those patches a NOP. So remove them. - commit af9594c - do "fold checks into iterate_and_advance()" right (bsc#972460). - fold checks into iterate_and_advance() (bsc#972460). - commit 6d349bd ++++ multipath-tools: - libmultipath: Do not crash on empty features (bsc#994812) - multipathd: Set CLI timeout correctly (bsc#999061) - Moved multipath-tools repository to github.com:/openSUSE/multipath-tools.git ++++ qemu: - Allow kvm to run on the RPi3 (bsc#999212) 0071-ARM-KVM-Enable-in-kernel-timers-wit.patch ------------------------------------------------------------------ ------------------ 2016-9-18 - Sep 18 2016 ------------------- ------------------------------------------------------------------ ++++ kernel-default: - kABI workaround for ppc KVM VTB fix (bsc#981367). - commit 0a5f717 ++++ kernel-source: - kABI workaround for ppc KVM VTB fix (bsc#981367). - commit 0a5f717 ++++ kernel-syms: - kABI workaround for ppc KVM VTB fix (bsc#981367). - commit 0a5f717 ------------------------------------------------------------------ ------------------ 2016-9-16 - Sep 16 2016 ------------------- ------------------------------------------------------------------ ++++ dracut: - 95multipath: Replace 'grep' with 'sed' for shutdown scripts (bsc#999220) * modify 0306-90multipath-add-shutdown-script.patch ++++ gnome-control-center: - Add gnome-control-center-info-never-use-gnome-software.patch: On SLE12-SP2 and Leap42.2, never search for gnome-software as an option when checking for updates in info panel, because we use gpk-update-viewer (bsc#999336). ++++ grub2: - Ignore partition tables on s390x. (bsc#935127) * grub2-s390x-08-workaround-part-to-disk.patch ++++ hwinfo: - improved comment - document id data sources - find parent device - add support for mmc/sdio devices (bsc#996183) - add sdio id list - 21.31 ++++ kdump: - kdump-include-hosts-and-nsswitch-in-kdumprd.patch: Refresh kdumprd if /etc/hosts or /etc/nsswitch.conf is changed (bsc#943214). - kdump-rebuild-initrd-service.patch: Add a separate systemd service to rebuild kdumprd at boot (bsc#943214). ++++ kernel-default: - KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread (bsc#981367). - commit 825f70b - printk: Fix possible printk recursion during suspend (bsc#995541). - printk: Make printing kthread use default priority (bnc#744692, bnc#789311). - commit 1a1ea62 - Refresh patches.kabi/kabi-Keep-kvm-kabi-stable-across-kvm-arm-vtimer-enab.patch. - commit acb62c8 - scsi: introduce a quirk for false cache reporting (bsc#979231). - commit 73fffea - kabi: Keep kvm kabi stable across kvm arm vtimer enablement (bsc#999212). - commit 94f61cb - Update tags: patches.fixes/block-Convert-fifo_time-from-ulong-to-u64.patch. patches.fixes/cfq-iosched-Charge-at-least-1-jiffie-instead-of-1-ns.patch. patches.fixes/cfq-iosched-Convert-from-jiffies-to-nanoseconds.patch. patches.fixes/cfq-iosched-Convert-slice_resid-from-u64-to-s64.patch. patches.fixes/cfq-iosched-Convert-to-use-highres-timers.patch. patches.fixes/cfq-iosched-Expose-microsecond-interfaces.patch. patches.fixes/cfq-iosched-Fix-regression-in-bonnie-rewrite-perform.patch. - commit b8d6a56 - KVM: arm/arm64: Route vtimer events to user space (bsc#999212). - arm/arm64: KVM: Detect vGIC presence at runtime (bsc#999212). - commit 4c8cc2d - hpilo: Add support for iLO5 (bsc#999101). - commit 896ee75 ++++ kernel-source: - KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread (bsc#981367). - commit 825f70b - printk: Fix possible printk recursion during suspend (bsc#995541). - printk: Make printing kthread use default priority (bnc#744692, bnc#789311). - commit 1a1ea62 - Refresh patches.kabi/kabi-Keep-kvm-kabi-stable-across-kvm-arm-vtimer-enab.patch. - commit acb62c8 - scsi: introduce a quirk for false cache reporting (bsc#979231). - commit 73fffea - kabi: Keep kvm kabi stable across kvm arm vtimer enablement (bsc#999212). - commit 94f61cb - Update tags: patches.fixes/block-Convert-fifo_time-from-ulong-to-u64.patch. patches.fixes/cfq-iosched-Charge-at-least-1-jiffie-instead-of-1-ns.patch. patches.fixes/cfq-iosched-Convert-from-jiffies-to-nanoseconds.patch. patches.fixes/cfq-iosched-Convert-slice_resid-from-u64-to-s64.patch. patches.fixes/cfq-iosched-Convert-to-use-highres-timers.patch. patches.fixes/cfq-iosched-Expose-microsecond-interfaces.patch. patches.fixes/cfq-iosched-Fix-regression-in-bonnie-rewrite-perform.patch. - commit b8d6a56 - KVM: arm/arm64: Route vtimer events to user space (bsc#999212). - arm/arm64: KVM: Detect vGIC presence at runtime (bsc#999212). - commit 4c8cc2d - hpilo: Add support for iLO5 (bsc#999101). - commit 896ee75 ++++ kernel-syms: - KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread (bsc#981367). - commit 825f70b - printk: Fix possible printk recursion during suspend (bsc#995541). - printk: Make printing kthread use default priority (bnc#744692, bnc#789311). - commit 1a1ea62 - Refresh patches.kabi/kabi-Keep-kvm-kabi-stable-across-kvm-arm-vtimer-enab.patch. - commit acb62c8 - scsi: introduce a quirk for false cache reporting (bsc#979231). - commit 73fffea - kabi: Keep kvm kabi stable across kvm arm vtimer enablement (bsc#999212). - commit 94f61cb - Update tags: patches.fixes/block-Convert-fifo_time-from-ulong-to-u64.patch. patches.fixes/cfq-iosched-Charge-at-least-1-jiffie-instead-of-1-ns.patch. patches.fixes/cfq-iosched-Convert-from-jiffies-to-nanoseconds.patch. patches.fixes/cfq-iosched-Convert-slice_resid-from-u64-to-s64.patch. patches.fixes/cfq-iosched-Convert-to-use-highres-timers.patch. patches.fixes/cfq-iosched-Expose-microsecond-interfaces.patch. patches.fixes/cfq-iosched-Fix-regression-in-bonnie-rewrite-perform.patch. - commit b8d6a56 - KVM: arm/arm64: Route vtimer events to user space (bsc#999212). - arm/arm64: KVM: Detect vGIC presence at runtime (bsc#999212). - commit 4c8cc2d - hpilo: Add support for iLO5 (bsc#999101). - commit 896ee75 ++++ systemd: - Update SLE12-SP2 branch: Added: 0804f77 kbd-model-map: add more mappings offered by Yast (bsc#897803 bsc#996870) 31ae8c8 rules: block: add support for pmem devices (#3683) (bsc#988119) ++++ libvirt: - cpu_x86: Fix host-model CPUs on hosts with CMT dbb14bb0-cmt-fix1.patch, 1ac897a1-cmt-fix2.patch, 58ba240d-cmt-fix3.patch, 300f668c-cmt-fix4.patch bsc#998389 ++++ openssh: - FIPS compatibility (no selfchecks, only crypto restrictions) [openssh-7.2p2-fips.patch] - PRNG re-seeding [openssh-7.2p2-seed-prng.patch] - preliminary version of GSSAPI KEX [openssh-7.2p2-gssapi_key_exchange.patch] ++++ release-notes-sled: - 12.2.20160916 - Updated template text - Updated release notes from FATE - New entries: - FATE#319461: openldap2-ppolicy-check-password Has Been Added: OpenLDAP Password Strength Policy Enforcer - FATE#319716: Updating the Installer at the Beginning of the Installation or Upgrade - FATE#321157: SASL Integration in sudo - Changed entries: - FATE#320305: Incompatible Changes in the New 4.4 Kernel [Added information about end_phys_index file] ++++ yast2: - Network: Fix bug introduced during NetworkInterfaces.Read cleanup The method Networkinterfaces.Locate now returns the interface name of the interfaces that match the given condition instead of the type. (bsc#998717) - 3.1.206 ++++ yast2-ruby-bindings: - Rescue "invalid byte sequence in UTF-8", with a custom message (bsc#992821). - 3.1.51 ------------------------------------------------------------------ ------------------ 2016-9-15 - Sep 15 2016 ------------------- ------------------------------------------------------------------ ++++ aaa_base: - fix regression introduced by fix for bnc#971567 (bnc#996442) ++++ brltty: - Install polkit file (bsc#930242). - Add brltty-5.3.1-udev-systemd.patch: fix udev rules to work with systemd. From upstream. ++++ kernel-default: - s390/pci: remove iomap sanity checks (bnc#998608, LTC#146199). - commit 32dabf3 - supported.conf: Add nfs modules to -base (bsc#990461) - commit ddfebc2 - Revert "rpm/config.sh: Build the KOTD against Leap 42.2" The openSUSE:Leap:42.2 project does not support the same set of architectures. Fix the build issue in the KOTD project instead. - commit 6eb1797 - HID: wacom: Support switching from vendor-defined device mode on G9 and G11 (bsc#981717). - HID: wacom: Initialize hid_data.inputmode to -1 (bsc#981717). - HID: wacom: break out parsing of device and registering of input (bsc#981717). - commit 28e2f16 - powerpc: add kernel parameter iommu_alloc_quiet (bsc#998825). - commit cf4ec19 - block: merge: get the 1st and last bvec via helpers (bsc#998863). - commit ece69c3 - Linux 4.4.21 ((bnc#981795) CVE-2016-0758 CVE-2016-3135 CVE-2016-5244 FATE#318001 FATE#318444 FATE#319466 FATE#319483 FATE#319648 FATE#319812 FATE#319813 FATE#319814 FATE#319815 FATE#319816 FATE#319817 FATE#319819 FATE#319922 FATE#319965 FATE#319980 FATE#320135 FATE#320138 FATE#320146 FATE#320191 FATE#320225 FATE#320226 FATE#320634 LTC#139401 bnc#943529 bnc#949504 bnc#963619 bnc#980892 boo#955096 boo#967938 bsc#951199 bsc#959364 bsc#963619 bsc#964944 bsc#966170 bsc#966172 bsc#966272 bsc#966277 bsc#966328 bsc#969468 bsc#969470 bsc#969471 bsc#969473 bsc#969474 bsc#969475 bsc#969476 bsc#969477 bsc#969479 bsc#970904 bsc#976560 bsc#979867 bsc#980657 bsc#983213 bsc#986925 bsc#987542 bsc#991038 bsc#991173 bsc#996790 fate#319505 fate#319484 bsc#974622 bsc#991671). - kABI: protect struct hw_perf_event. - kABI: protect struct sdhci_host. - Refresh patches.arch/arm64-0005-arm64-Add-workaround-for-Cavium-erratum-26026.patch. - Refresh patches.drivers/0013-block-remove-req_no_timeout-flag.patch. - Refresh patches.drivers/cxlflash-Removed-driver-date-print.patch. - Refresh patches.drivers/drm-i915-skl-Add-SKL-GT4-PCI-IDs. - Refresh patches.drivers/i40e-0030-i40evf-allocate-ring-structs-dynamically.patch. - Refresh patches.drivers/i40e-0041-i40e-propagate-properly.patch. - Refresh patches.fixes/0004-fork-free-thread-in-copy_process-on-failure.patch. - Delete patches.arch/arm64-1-2-net-thunderx-Fix-link-status-reporting.patch. - Delete patches.arch/arm64-Add-workaround-for-Cavium-erratum-27456.patch. - Delete patches.arch/arm64-KVM-Add-support-for-48bit-PA-in-EL2.patch. - Delete patches.arch/arm64-clk-xgene-Fix-divider-with-non-zero-shift-value.patch. - Delete patches.arch/arm64-irqchip-gic-v3-Make-sure-read-from-ICC_IAR1_EL1-is-v.patch. - Delete patches.arch/arm64-net-thunderx-Fix-for-Qset-error-due-to-CQ-full.patch. - Delete patches.arch/arm64-net-thunderx-Fix-for-multiqset-not-configured-upon-i.patch. - Delete patches.arch/arm64-net-thunderx-Fix-receive-packet-stats.patch. - Delete patches.arch/arm64-thd-irqchip-gicv3-its-numa-workaround-for-cavium-thunderx-erratum-23144.patch. - Delete patches.arch/cxl-Enable-PCI-device-ID-for-future-IBM-CXL-adapter.patch. - Delete patches.arch/cxl-Fix-DSI-misses-when-the-context-owning-task-exit.patch. - Delete patches.arch/cxl-Fix-possible-idr-warning-when-contexts-are-relea.patch. - Delete patches.arch/cxl-fix-build-for-GCC-4.6.x.patch. - Delete patches.arch/s390-sclp_ctl-fix-potential-information-leak-with-de.patch. - Delete patches.arch/s390-sles12sp2-01-03-pci_dma-fix-DMA-table-corruption-with-4-TB-main.patch. - Delete patches.drivers/0001-lightnvm-fix-bio-submission-issue.patch. - Delete patches.drivers/0002-lightnvm-fix-incorrect-nr_free_blocks-stat.patch. - Delete patches.drivers/0003-lightnvm-add-check-after-mempool-allocation.patch. - Delete patches.drivers/0004-lightnvm-unlock-rq-and-free-ppa_list-on-submission-f.patch. - Delete patches.drivers/0011-lightnvm-fix-locking-and-mempool-in-rrpc_lun_gc.patch. - Delete patches.drivers/0018-lightnvm-fix-missing-grown-bad-block-type.patch. - Delete patches.drivers/0026-blk-mq-end-unstarted-requests-on-dying-queue.patch. - Delete patches.drivers/0031-qla2xxx-Use-ATIO-type-to-send-correct-tmr-response.patch. - Delete patches.drivers/ALSA-hda-add-codec-support-for-Kabylake-display-audi. - Delete patches.drivers/crypto-nx842-Mask_XERS0_bit_in_return_value.patch. - Delete patches.drivers/cxlflash-01-Fix-to-avoid-unnecessary-scan-with-internal-LUNs. - Delete patches.drivers/cxlflash-04-Move-to-exponential-back-off-when-cmd_room-is-not-available. - Delete patches.drivers/cxlflash-05-Fix-to-resolve-dead-lock-during-EEH-recovery. - Delete patches.drivers/cxlflash-Enable-device-id-for-future-IBM-CXL-adapter.patch. - Delete patches.drivers/cxlflash-Fix-to-avoid-virtual-LUN-failover-failure.patch. - Delete patches.drivers/cxlflash-Fix-to-escalate-LINK_RESET-also-on-port-1.patch. - Delete patches.drivers/cxlflash-Fix-to-resolve-cmd-leak-after-host-reset.patch. - Delete patches.drivers/cxlflash-Resolve-oops-in-wait_port_offline.patch. - Delete patches.drivers/cxlflash-a-couple-off-by-one-bugs.patch. - Delete patches.drivers/drm-atomic-Do-not-unset-crtc-when-an-encoder-is-stol. - Delete patches.drivers/drm-radeon-fix-dp-link-rate-selection-v2. - Delete patches.drivers/e1000-0002-e1000-fix-data-race-between-tx_ring-next_to_clean.patch. - Delete patches.drivers/e1000e-0002-e1000e-fix-division-by-zero-on-jumbo-MTUs.patch. - Delete patches.drivers/fm10k-0001-fm10k-do-not-assume-VF-always-has-1-queue.patch. - Delete patches.drivers/fm10k-0002-fm10k-Correct-MTU-for-jumbo-frames.patch. - Delete patches.drivers/fm10k-0003-fm10k-Fix-handling-of-NAPI-budget-when-multiple-queu.patch. - Delete patches.drivers/fm10k-0006-fm10k-reset-max_queues-on-init_hw_vf-failure.patch. - Delete patches.drivers/fm10k-0007-fm10k-always-check-init_hw-for-errors.patch. - Delete patches.drivers/fm10k-0008-fm10k-reinitialize-queuing-scheme-after-calling-init.patch. - Delete patches.drivers/fm10k-0027-fm10k-Cleanup-MSI-X-interrupts-in-case-of-failure.patch. - Delete patches.drivers/fm10k-0028-fm10k-Cleanup-exception-handling-for-mailbox-interru.patch. - Delete patches.drivers/i40e-0007-i40e-Workaround-fix-for-mss-256-issue.patch. - Delete patches.drivers/i40e-0012-i40evf-handle-many-MAC-filters-correctly.patch. - Delete patches.drivers/i40e-0019-i40e-i40evf-Fix-RS-bit-update-in-Tx-path-and-disable.patch. - Delete patches.drivers/i40e-0032-i40e-fix-do-not-sleep-in-netdev_ops.patch. - Delete patches.drivers/i40e-0039-i40e-Fix-memory-leaks-sideband-filter-programming.patch. - Delete patches.drivers/i40e-0052-i40e-properly-delete-VF-MAC-filters.patch. - Delete patches.drivers/i40e-0053-i40e-don-t-add-zero-MAC-filter.patch. - Delete patches.drivers/i40e-0054-i40evf-check-rings-before-freeing-resources.patch. - Delete patches.drivers/i40e-0059-i40e-clean-whole-mac-filter-list.patch. - Delete patches.drivers/i40e-0068-i40e-Fix-Rx-hash-reported-to-the-stack-by-our-driver.patch. - Delete patches.drivers/i40e-0073-i40e-i40evf-Fix-RSS-rx-flow-hash-configuration-throu.patch. - Delete patches.drivers/igb-0002-igb-don-t-unmap-NULL-hw_addr.patch. - Delete patches.drivers/igb-0003-igb-use-the-correct-i210-register-for-EEMNGCTL.patch. - Delete patches.drivers/igb-0004-igb-fix-NULL-derefs-due-to-skipped-SR-IOV-enabling.patch. - Delete patches.drivers/intel_idle_knights_landing.patch. - Delete patches.drivers/ixgbe-0004-ixgbe-Fix-handling-of-NAPI-budget-when-multiple-queu.patch. - Delete patches.drivers/lpfc-Fix-DMA-faults-observed-upon-plugging-loopback-.patch. - Delete patches.drivers/lpfc-Fix-FCF-Infinite-loop-in-lpfc_sli4_fcf_rr_next_.patch. - Delete patches.drivers/lpfc-Fix-RDP-Speed-reporting.patch. - Delete patches.drivers/lpfc-Fix-RegLogin-failed-error-seen-on-Lancer-FC-dur.patch. - Delete patches.drivers/lpfc-Fix-crash-in-fcp-command-completion-path.patch. - Delete patches.drivers/lpfc-Fix-driver-crash-when-module-parameter-lpfc_fcp.patch. - Delete patches.drivers/lpfc-Fix-external-loopback-failure.patch. - Delete patches.drivers/lpfc-Fix-mbox-reuse-in-PLOGI-completion.patch. - Delete patches.drivers/lpfc-Fix-the-FLOGI-discovery-logic-to-comply-with-T1.patch. - Delete patches.drivers/megaraid_sas-Add-an-i-o-barrier.patch. - Delete patches.drivers/megaraid_sas-Do-not-allow-PCI-access-during-OCR.patch. - Delete patches.drivers/megaraid_sas-Fix-SMAP-issue.patch. - Delete patches.drivers/mlx5-0146-net-mlx5e-Don-t-try-to-modify-CQ-moderation-if-it-is.patch. - Delete patches.drivers/mlx5-0147-net-mlx5e-Don-t-modify-CQ-before-it-was-created.patch. - Delete patches.drivers/mpt3sas-A-correction-in-unmap_resources.patch. - Delete patches.drivers/mpt3sas-Fix-for-Asynchronous-completion-of-timedout-.patch. - Delete patches.fixes/0001-KEYS-Fix-ASN.1-indefinite-length-object-parsing.patch. - Delete patches.fixes/IB-IPoIB-Do-not-set-skb-truesize-since-using-one-lin.patch. - Delete patches.fixes/crypto-vmx-IV-size-failing-on-skcipher-API. - Delete patches.fixes/ext4-Avoid-deadlock-when-expanding-inode-size.patch. - Delete patches.fixes/ext4-Fix-xattr-shifting-when-expanding-inodes-2.patch. - Delete patches.fixes/ext4-Fix-xattr-shifting-when-expanding-inodes.patch. - Delete patches.fixes/ext4-Properly-align-shifted-xattrs-when-expanding-in.patch. - Delete patches.fixes/netfilter-x_tables-check-for-size-overflow.patch. - Delete patches.fixes/powerpc-tm-Avoid-SLB-faults-in-treclaim-trecheckpoint-when-RI=0. - Delete patches.fixes/rds-fix-an-infoleak-in-rds_inc_info_copy.patch. - Delete patches.fixes/udp-properly-support-MSG_PEEK-with-truncated-buffers.patch. - Delete patches.suse/msft-hv-0934-Drivers-hv-util-Increase-the-timeout-for-util-servic.patch. - Delete patches.suse/msft-hv-0935-Drivers-hv-utils-run-polling-callback-always-in-inte.patch. - Delete patches.suse/msft-hv-0936-tools-hv-report-ENOSPC-errors-in-hv_fcopy_daemon.patch. - Delete patches.suse/msft-hv-0938-Drivers-hv-util-catch-allocation-errors.patch. - Delete patches.suse/msft-hv-0940-drivers-hv-cleanup-synic-msrs-if-vmbus-connect-faile.patch. - Delete patches.suse/msft-hv-0944-Drivers-hv-vss-run-only-on-supported-host-versions.patch. - Delete patches.suse/msft-hv-0949-Drivers-hv-vmbus-serialize-process_chn_event-and-vmb.patch. - Delete patches.suse/msft-hv-0951-Drivers-hv-vmbus-fix-rescind-offer-handling-for-devi.patch. - Delete patches.suse/msft-hv-0990-Drivers-hv-vmbus-avoid-infinite-loop-in-init_vp_inde.patch. - Delete patches.suse/msft-hv-0991-Drivers-hv-vmbus-avoid-scheduling-in-interrupt-conte.patch. - Delete patches.suse/msft-hv-0992-Drivers-hv-vmbus-don-t-manipulate-with-clocksources-.patch. - Delete patches.suse/msft-hv-1022-x86-hyperv-Avoid-reporting-bogus-NMI-status-for-Gen2.patch. - Delete patches.suse/msft-hv-1032-drivers-hv-Lock-access-to-hyperv_mmio-resource-tree.patch. - Delete patches.suse/sched-numa-Fix-use-after-free-bug-in-the-task_numa_compare.patch. - commit ec0ea20 - rpm/config.sh: Build the KOTD against Leap 42.2 SLE12 SP2 is not available in the OBS yet. - commit 2c9729c - IB/mlx5: Enable MAD_IFC commands for IB ports only (bsc#996027). - commit 38fab1a ++++ kernel-source: - s390/pci: remove iomap sanity checks (bnc#998608, LTC#146199). - commit 32dabf3 - supported.conf: Add nfs modules to -base (bsc#990461) - commit ddfebc2 - Revert "rpm/config.sh: Build the KOTD against Leap 42.2" The openSUSE:Leap:42.2 project does not support the same set of architectures. Fix the build issue in the KOTD project instead. - commit 6eb1797 - HID: wacom: Support switching from vendor-defined device mode on G9 and G11 (bsc#981717). - HID: wacom: Initialize hid_data.inputmode to -1 (bsc#981717). - HID: wacom: break out parsing of device and registering of input (bsc#981717). - commit 28e2f16 - powerpc: add kernel parameter iommu_alloc_quiet (bsc#998825). - commit cf4ec19 - block: merge: get the 1st and last bvec via helpers (bsc#998863). - commit ece69c3 - Linux 4.4.21 ((bnc#981795) CVE-2016-0758 CVE-2016-3135 CVE-2016-5244 FATE#318001 FATE#318444 FATE#319466 FATE#319483 FATE#319648 FATE#319812 FATE#319813 FATE#319814 FATE#319815 FATE#319816 FATE#319817 FATE#319819 FATE#319922 FATE#319965 FATE#319980 FATE#320135 FATE#320138 FATE#320146 FATE#320191 FATE#320225 FATE#320226 FATE#320634 LTC#139401 bnc#943529 bnc#949504 bnc#963619 bnc#980892 boo#955096 boo#967938 bsc#951199 bsc#959364 bsc#963619 bsc#964944 bsc#966170 bsc#966172 bsc#966272 bsc#966277 bsc#966328 bsc#969468 bsc#969470 bsc#969471 bsc#969473 bsc#969474 bsc#969475 bsc#969476 bsc#969477 bsc#969479 bsc#970904 bsc#976560 bsc#979867 bsc#980657 bsc#983213 bsc#986925 bsc#987542 bsc#991038 bsc#991173 bsc#996790 fate#319505 fate#319484 bsc#974622 bsc#991671). - kABI: protect struct hw_perf_event. - kABI: protect struct sdhci_host. - Refresh patches.arch/arm64-0005-arm64-Add-workaround-for-Cavium-erratum-26026.patch. - Refresh patches.drivers/0013-block-remove-req_no_timeout-flag.patch. - Refresh patches.drivers/cxlflash-Removed-driver-date-print.patch. - Refresh patches.drivers/drm-i915-skl-Add-SKL-GT4-PCI-IDs. - Refresh patches.drivers/i40e-0030-i40evf-allocate-ring-structs-dynamically.patch. - Refresh patches.drivers/i40e-0041-i40e-propagate-properly.patch. - Refresh patches.fixes/0004-fork-free-thread-in-copy_process-on-failure.patch. - Delete patches.arch/arm64-1-2-net-thunderx-Fix-link-status-reporting.patch. - Delete patches.arch/arm64-Add-workaround-for-Cavium-erratum-27456.patch. - Delete patches.arch/arm64-KVM-Add-support-for-48bit-PA-in-EL2.patch. - Delete patches.arch/arm64-clk-xgene-Fix-divider-with-non-zero-shift-value.patch. - Delete patches.arch/arm64-irqchip-gic-v3-Make-sure-read-from-ICC_IAR1_EL1-is-v.patch. - Delete patches.arch/arm64-net-thunderx-Fix-for-Qset-error-due-to-CQ-full.patch. - Delete patches.arch/arm64-net-thunderx-Fix-for-multiqset-not-configured-upon-i.patch. - Delete patches.arch/arm64-net-thunderx-Fix-receive-packet-stats.patch. - Delete patches.arch/arm64-thd-irqchip-gicv3-its-numa-workaround-for-cavium-thunderx-erratum-23144.patch. - Delete patches.arch/cxl-Enable-PCI-device-ID-for-future-IBM-CXL-adapter.patch. - Delete patches.arch/cxl-Fix-DSI-misses-when-the-context-owning-task-exit.patch. - Delete patches.arch/cxl-Fix-possible-idr-warning-when-contexts-are-relea.patch. - Delete patches.arch/cxl-fix-build-for-GCC-4.6.x.patch. - Delete patches.arch/s390-sclp_ctl-fix-potential-information-leak-with-de.patch. - Delete patches.arch/s390-sles12sp2-01-03-pci_dma-fix-DMA-table-corruption-with-4-TB-main.patch. - Delete patches.drivers/0001-lightnvm-fix-bio-submission-issue.patch. - Delete patches.drivers/0002-lightnvm-fix-incorrect-nr_free_blocks-stat.patch. - Delete patches.drivers/0003-lightnvm-add-check-after-mempool-allocation.patch. - Delete patches.drivers/0004-lightnvm-unlock-rq-and-free-ppa_list-on-submission-f.patch. - Delete patches.drivers/0011-lightnvm-fix-locking-and-mempool-in-rrpc_lun_gc.patch. - Delete patches.drivers/0018-lightnvm-fix-missing-grown-bad-block-type.patch. - Delete patches.drivers/0026-blk-mq-end-unstarted-requests-on-dying-queue.patch. - Delete patches.drivers/0031-qla2xxx-Use-ATIO-type-to-send-correct-tmr-response.patch. - Delete patches.drivers/ALSA-hda-add-codec-support-for-Kabylake-display-audi. - Delete patches.drivers/crypto-nx842-Mask_XERS0_bit_in_return_value.patch. - Delete patches.drivers/cxlflash-01-Fix-to-avoid-unnecessary-scan-with-internal-LUNs. - Delete patches.drivers/cxlflash-04-Move-to-exponential-back-off-when-cmd_room-is-not-available. - Delete patches.drivers/cxlflash-05-Fix-to-resolve-dead-lock-during-EEH-recovery. - Delete patches.drivers/cxlflash-Enable-device-id-for-future-IBM-CXL-adapter.patch. - Delete patches.drivers/cxlflash-Fix-to-avoid-virtual-LUN-failover-failure.patch. - Delete patches.drivers/cxlflash-Fix-to-escalate-LINK_RESET-also-on-port-1.patch. - Delete patches.drivers/cxlflash-Fix-to-resolve-cmd-leak-after-host-reset.patch. - Delete patches.drivers/cxlflash-Resolve-oops-in-wait_port_offline.patch. - Delete patches.drivers/cxlflash-a-couple-off-by-one-bugs.patch. - Delete patches.drivers/drm-atomic-Do-not-unset-crtc-when-an-encoder-is-stol. - Delete patches.drivers/drm-radeon-fix-dp-link-rate-selection-v2. - Delete patches.drivers/e1000-0002-e1000-fix-data-race-between-tx_ring-next_to_clean.patch. - Delete patches.drivers/e1000e-0002-e1000e-fix-division-by-zero-on-jumbo-MTUs.patch. - Delete patches.drivers/fm10k-0001-fm10k-do-not-assume-VF-always-has-1-queue.patch. - Delete patches.drivers/fm10k-0002-fm10k-Correct-MTU-for-jumbo-frames.patch. - Delete patches.drivers/fm10k-0003-fm10k-Fix-handling-of-NAPI-budget-when-multiple-queu.patch. - Delete patches.drivers/fm10k-0006-fm10k-reset-max_queues-on-init_hw_vf-failure.patch. - Delete patches.drivers/fm10k-0007-fm10k-always-check-init_hw-for-errors.patch. - Delete patches.drivers/fm10k-0008-fm10k-reinitialize-queuing-scheme-after-calling-init.patch. - Delete patches.drivers/fm10k-0027-fm10k-Cleanup-MSI-X-interrupts-in-case-of-failure.patch. - Delete patches.drivers/fm10k-0028-fm10k-Cleanup-exception-handling-for-mailbox-interru.patch. - Delete patches.drivers/i40e-0007-i40e-Workaround-fix-for-mss-256-issue.patch. - Delete patches.drivers/i40e-0012-i40evf-handle-many-MAC-filters-correctly.patch. - Delete patches.drivers/i40e-0019-i40e-i40evf-Fix-RS-bit-update-in-Tx-path-and-disable.patch. - Delete patches.drivers/i40e-0032-i40e-fix-do-not-sleep-in-netdev_ops.patch. - Delete patches.drivers/i40e-0039-i40e-Fix-memory-leaks-sideband-filter-programming.patch. - Delete patches.drivers/i40e-0052-i40e-properly-delete-VF-MAC-filters.patch. - Delete patches.drivers/i40e-0053-i40e-don-t-add-zero-MAC-filter.patch. - Delete patches.drivers/i40e-0054-i40evf-check-rings-before-freeing-resources.patch. - Delete patches.drivers/i40e-0059-i40e-clean-whole-mac-filter-list.patch. - Delete patches.drivers/i40e-0068-i40e-Fix-Rx-hash-reported-to-the-stack-by-our-driver.patch. - Delete patches.drivers/i40e-0073-i40e-i40evf-Fix-RSS-rx-flow-hash-configuration-throu.patch. - Delete patches.drivers/igb-0002-igb-don-t-unmap-NULL-hw_addr.patch. - Delete patches.drivers/igb-0003-igb-use-the-correct-i210-register-for-EEMNGCTL.patch. - Delete patches.drivers/igb-0004-igb-fix-NULL-derefs-due-to-skipped-SR-IOV-enabling.patch. - Delete patches.drivers/intel_idle_knights_landing.patch. - Delete patches.drivers/ixgbe-0004-ixgbe-Fix-handling-of-NAPI-budget-when-multiple-queu.patch. - Delete patches.drivers/lpfc-Fix-DMA-faults-observed-upon-plugging-loopback-.patch. - Delete patches.drivers/lpfc-Fix-FCF-Infinite-loop-in-lpfc_sli4_fcf_rr_next_.patch. - Delete patches.drivers/lpfc-Fix-RDP-Speed-reporting.patch. - Delete patches.drivers/lpfc-Fix-RegLogin-failed-error-seen-on-Lancer-FC-dur.patch. - Delete patches.drivers/lpfc-Fix-crash-in-fcp-command-completion-path.patch. - Delete patches.drivers/lpfc-Fix-driver-crash-when-module-parameter-lpfc_fcp.patch. - Delete patches.drivers/lpfc-Fix-external-loopback-failure.patch. - Delete patches.drivers/lpfc-Fix-mbox-reuse-in-PLOGI-completion.patch. - Delete patches.drivers/lpfc-Fix-the-FLOGI-discovery-logic-to-comply-with-T1.patch. - Delete patches.drivers/megaraid_sas-Add-an-i-o-barrier.patch. - Delete patches.drivers/megaraid_sas-Do-not-allow-PCI-access-during-OCR.patch. - Delete patches.drivers/megaraid_sas-Fix-SMAP-issue.patch. - Delete patches.drivers/mlx5-0146-net-mlx5e-Don-t-try-to-modify-CQ-moderation-if-it-is.patch. - Delete patches.drivers/mlx5-0147-net-mlx5e-Don-t-modify-CQ-before-it-was-created.patch. - Delete patches.drivers/mpt3sas-A-correction-in-unmap_resources.patch. - Delete patches.drivers/mpt3sas-Fix-for-Asynchronous-completion-of-timedout-.patch. - Delete patches.fixes/0001-KEYS-Fix-ASN.1-indefinite-length-object-parsing.patch. - Delete patches.fixes/IB-IPoIB-Do-not-set-skb-truesize-since-using-one-lin.patch. - Delete patches.fixes/crypto-vmx-IV-size-failing-on-skcipher-API. - Delete patches.fixes/ext4-Avoid-deadlock-when-expanding-inode-size.patch. - Delete patches.fixes/ext4-Fix-xattr-shifting-when-expanding-inodes-2.patch. - Delete patches.fixes/ext4-Fix-xattr-shifting-when-expanding-inodes.patch. - Delete patches.fixes/ext4-Properly-align-shifted-xattrs-when-expanding-in.patch. - Delete patches.fixes/netfilter-x_tables-check-for-size-overflow.patch. - Delete patches.fixes/powerpc-tm-Avoid-SLB-faults-in-treclaim-trecheckpoint-when-RI=0. - Delete patches.fixes/rds-fix-an-infoleak-in-rds_inc_info_copy.patch. - Delete patches.fixes/udp-properly-support-MSG_PEEK-with-truncated-buffers.patch. - Delete patches.suse/msft-hv-0934-Drivers-hv-util-Increase-the-timeout-for-util-servic.patch. - Delete patches.suse/msft-hv-0935-Drivers-hv-utils-run-polling-callback-always-in-inte.patch. - Delete patches.suse/msft-hv-0936-tools-hv-report-ENOSPC-errors-in-hv_fcopy_daemon.patch. - Delete patches.suse/msft-hv-0938-Drivers-hv-util-catch-allocation-errors.patch. - Delete patches.suse/msft-hv-0940-drivers-hv-cleanup-synic-msrs-if-vmbus-connect-faile.patch. - Delete patches.suse/msft-hv-0944-Drivers-hv-vss-run-only-on-supported-host-versions.patch. - Delete patches.suse/msft-hv-0949-Drivers-hv-vmbus-serialize-process_chn_event-and-vmb.patch. - Delete patches.suse/msft-hv-0951-Drivers-hv-vmbus-fix-rescind-offer-handling-for-devi.patch. - Delete patches.suse/msft-hv-0990-Drivers-hv-vmbus-avoid-infinite-loop-in-init_vp_inde.patch. - Delete patches.suse/msft-hv-0991-Drivers-hv-vmbus-avoid-scheduling-in-interrupt-conte.patch. - Delete patches.suse/msft-hv-0992-Drivers-hv-vmbus-don-t-manipulate-with-clocksources-.patch. - Delete patches.suse/msft-hv-1022-x86-hyperv-Avoid-reporting-bogus-NMI-status-for-Gen2.patch. - Delete patches.suse/msft-hv-1032-drivers-hv-Lock-access-to-hyperv_mmio-resource-tree.patch. - Delete patches.suse/sched-numa-Fix-use-after-free-bug-in-the-task_numa_compare.patch. - commit ec0ea20 - rpm/config.sh: Build the KOTD against Leap 42.2 SLE12 SP2 is not available in the OBS yet. - commit 2c9729c - IB/mlx5: Enable MAD_IFC commands for IB ports only (bsc#996027). - commit 38fab1a ++++ kernel-syms: - s390/pci: remove iomap sanity checks (bnc#998608, LTC#146199). - commit 32dabf3 - supported.conf: Add nfs modules to -base (bsc#990461) - commit ddfebc2 - Revert "rpm/config.sh: Build the KOTD against Leap 42.2" The openSUSE:Leap:42.2 project does not support the same set of architectures. Fix the build issue in the KOTD project instead. - commit 6eb1797 - HID: wacom: Support switching from vendor-defined device mode on G9 and G11 (bsc#981717). - HID: wacom: Initialize hid_data.inputmode to -1 (bsc#981717). - HID: wacom: break out parsing of device and registering of input (bsc#981717). - commit 28e2f16 - powerpc: add kernel parameter iommu_alloc_quiet (bsc#998825). - commit cf4ec19 - block: merge: get the 1st and last bvec via helpers (bsc#998863). - commit ece69c3 - Linux 4.4.21 ((bnc#981795) CVE-2016-0758 CVE-2016-3135 CVE-2016-5244 FATE#318001 FATE#318444 FATE#319466 FATE#319483 FATE#319648 FATE#319812 FATE#319813 FATE#319814 FATE#319815 FATE#319816 FATE#319817 FATE#319819 FATE#319922 FATE#319965 FATE#319980 FATE#320135 FATE#320138 FATE#320146 FATE#320191 FATE#320225 FATE#320226 FATE#320634 LTC#139401 bnc#943529 bnc#949504 bnc#963619 bnc#980892 boo#955096 boo#967938 bsc#951199 bsc#959364 bsc#963619 bsc#964944 bsc#966170 bsc#966172 bsc#966272 bsc#966277 bsc#966328 bsc#969468 bsc#969470 bsc#969471 bsc#969473 bsc#969474 bsc#969475 bsc#969476 bsc#969477 bsc#969479 bsc#970904 bsc#976560 bsc#979867 bsc#980657 bsc#983213 bsc#986925 bsc#987542 bsc#991038 bsc#991173 bsc#996790 fate#319505 fate#319484 bsc#974622 bsc#991671). - kABI: protect struct hw_perf_event. - kABI: protect struct sdhci_host. - Refresh patches.arch/arm64-0005-arm64-Add-workaround-for-Cavium-erratum-26026.patch. - Refresh patches.drivers/0013-block-remove-req_no_timeout-flag.patch. - Refresh patches.drivers/cxlflash-Removed-driver-date-print.patch. - Refresh patches.drivers/drm-i915-skl-Add-SKL-GT4-PCI-IDs. - Refresh patches.drivers/i40e-0030-i40evf-allocate-ring-structs-dynamically.patch. - Refresh patches.drivers/i40e-0041-i40e-propagate-properly.patch. - Refresh patches.fixes/0004-fork-free-thread-in-copy_process-on-failure.patch. - Delete patches.arch/arm64-1-2-net-thunderx-Fix-link-status-reporting.patch. - Delete patches.arch/arm64-Add-workaround-for-Cavium-erratum-27456.patch. - Delete patches.arch/arm64-KVM-Add-support-for-48bit-PA-in-EL2.patch. - Delete patches.arch/arm64-clk-xgene-Fix-divider-with-non-zero-shift-value.patch. - Delete patches.arch/arm64-irqchip-gic-v3-Make-sure-read-from-ICC_IAR1_EL1-is-v.patch. - Delete patches.arch/arm64-net-thunderx-Fix-for-Qset-error-due-to-CQ-full.patch. - Delete patches.arch/arm64-net-thunderx-Fix-for-multiqset-not-configured-upon-i.patch. - Delete patches.arch/arm64-net-thunderx-Fix-receive-packet-stats.patch. - Delete patches.arch/arm64-thd-irqchip-gicv3-its-numa-workaround-for-cavium-thunderx-erratum-23144.patch. - Delete patches.arch/cxl-Enable-PCI-device-ID-for-future-IBM-CXL-adapter.patch. - Delete patches.arch/cxl-Fix-DSI-misses-when-the-context-owning-task-exit.patch. - Delete patches.arch/cxl-Fix-possible-idr-warning-when-contexts-are-relea.patch. - Delete patches.arch/cxl-fix-build-for-GCC-4.6.x.patch. - Delete patches.arch/s390-sclp_ctl-fix-potential-information-leak-with-de.patch. - Delete patches.arch/s390-sles12sp2-01-03-pci_dma-fix-DMA-table-corruption-with-4-TB-main.patch. - Delete patches.drivers/0001-lightnvm-fix-bio-submission-issue.patch. - Delete patches.drivers/0002-lightnvm-fix-incorrect-nr_free_blocks-stat.patch. - Delete patches.drivers/0003-lightnvm-add-check-after-mempool-allocation.patch. - Delete patches.drivers/0004-lightnvm-unlock-rq-and-free-ppa_list-on-submission-f.patch. - Delete patches.drivers/0011-lightnvm-fix-locking-and-mempool-in-rrpc_lun_gc.patch. - Delete patches.drivers/0018-lightnvm-fix-missing-grown-bad-block-type.patch. - Delete patches.drivers/0026-blk-mq-end-unstarted-requests-on-dying-queue.patch. - Delete patches.drivers/0031-qla2xxx-Use-ATIO-type-to-send-correct-tmr-response.patch. - Delete patches.drivers/ALSA-hda-add-codec-support-for-Kabylake-display-audi. - Delete patches.drivers/crypto-nx842-Mask_XERS0_bit_in_return_value.patch. - Delete patches.drivers/cxlflash-01-Fix-to-avoid-unnecessary-scan-with-internal-LUNs. - Delete patches.drivers/cxlflash-04-Move-to-exponential-back-off-when-cmd_room-is-not-available. - Delete patches.drivers/cxlflash-05-Fix-to-resolve-dead-lock-during-EEH-recovery. - Delete patches.drivers/cxlflash-Enable-device-id-for-future-IBM-CXL-adapter.patch. - Delete patches.drivers/cxlflash-Fix-to-avoid-virtual-LUN-failover-failure.patch. - Delete patches.drivers/cxlflash-Fix-to-escalate-LINK_RESET-also-on-port-1.patch. - Delete patches.drivers/cxlflash-Fix-to-resolve-cmd-leak-after-host-reset.patch. - Delete patches.drivers/cxlflash-Resolve-oops-in-wait_port_offline.patch. - Delete patches.drivers/cxlflash-a-couple-off-by-one-bugs.patch. - Delete patches.drivers/drm-atomic-Do-not-unset-crtc-when-an-encoder-is-stol. - Delete patches.drivers/drm-radeon-fix-dp-link-rate-selection-v2. - Delete patches.drivers/e1000-0002-e1000-fix-data-race-between-tx_ring-next_to_clean.patch. - Delete patches.drivers/e1000e-0002-e1000e-fix-division-by-zero-on-jumbo-MTUs.patch. - Delete patches.drivers/fm10k-0001-fm10k-do-not-assume-VF-always-has-1-queue.patch. - Delete patches.drivers/fm10k-0002-fm10k-Correct-MTU-for-jumbo-frames.patch. - Delete patches.drivers/fm10k-0003-fm10k-Fix-handling-of-NAPI-budget-when-multiple-queu.patch. - Delete patches.drivers/fm10k-0006-fm10k-reset-max_queues-on-init_hw_vf-failure.patch. - Delete patches.drivers/fm10k-0007-fm10k-always-check-init_hw-for-errors.patch. - Delete patches.drivers/fm10k-0008-fm10k-reinitialize-queuing-scheme-after-calling-init.patch. - Delete patches.drivers/fm10k-0027-fm10k-Cleanup-MSI-X-interrupts-in-case-of-failure.patch. - Delete patches.drivers/fm10k-0028-fm10k-Cleanup-exception-handling-for-mailbox-interru.patch. - Delete patches.drivers/i40e-0007-i40e-Workaround-fix-for-mss-256-issue.patch. - Delete patches.drivers/i40e-0012-i40evf-handle-many-MAC-filters-correctly.patch. - Delete patches.drivers/i40e-0019-i40e-i40evf-Fix-RS-bit-update-in-Tx-path-and-disable.patch. - Delete patches.drivers/i40e-0032-i40e-fix-do-not-sleep-in-netdev_ops.patch. - Delete patches.drivers/i40e-0039-i40e-Fix-memory-leaks-sideband-filter-programming.patch. - Delete patches.drivers/i40e-0052-i40e-properly-delete-VF-MAC-filters.patch. - Delete patches.drivers/i40e-0053-i40e-don-t-add-zero-MAC-filter.patch. - Delete patches.drivers/i40e-0054-i40evf-check-rings-before-freeing-resources.patch. - Delete patches.drivers/i40e-0059-i40e-clean-whole-mac-filter-list.patch. - Delete patches.drivers/i40e-0068-i40e-Fix-Rx-hash-reported-to-the-stack-by-our-driver.patch. - Delete patches.drivers/i40e-0073-i40e-i40evf-Fix-RSS-rx-flow-hash-configuration-throu.patch. - Delete patches.drivers/igb-0002-igb-don-t-unmap-NULL-hw_addr.patch. - Delete patches.drivers/igb-0003-igb-use-the-correct-i210-register-for-EEMNGCTL.patch. - Delete patches.drivers/igb-0004-igb-fix-NULL-derefs-due-to-skipped-SR-IOV-enabling.patch. - Delete patches.drivers/intel_idle_knights_landing.patch. - Delete patches.drivers/ixgbe-0004-ixgbe-Fix-handling-of-NAPI-budget-when-multiple-queu.patch. - Delete patches.drivers/lpfc-Fix-DMA-faults-observed-upon-plugging-loopback-.patch. - Delete patches.drivers/lpfc-Fix-FCF-Infinite-loop-in-lpfc_sli4_fcf_rr_next_.patch. - Delete patches.drivers/lpfc-Fix-RDP-Speed-reporting.patch. - Delete patches.drivers/lpfc-Fix-RegLogin-failed-error-seen-on-Lancer-FC-dur.patch. - Delete patches.drivers/lpfc-Fix-crash-in-fcp-command-completion-path.patch. - Delete patches.drivers/lpfc-Fix-driver-crash-when-module-parameter-lpfc_fcp.patch. - Delete patches.drivers/lpfc-Fix-external-loopback-failure.patch. - Delete patches.drivers/lpfc-Fix-mbox-reuse-in-PLOGI-completion.patch. - Delete patches.drivers/lpfc-Fix-the-FLOGI-discovery-logic-to-comply-with-T1.patch. - Delete patches.drivers/megaraid_sas-Add-an-i-o-barrier.patch. - Delete patches.drivers/megaraid_sas-Do-not-allow-PCI-access-during-OCR.patch. - Delete patches.drivers/megaraid_sas-Fix-SMAP-issue.patch. - Delete patches.drivers/mlx5-0146-net-mlx5e-Don-t-try-to-modify-CQ-moderation-if-it-is.patch. - Delete patches.drivers/mlx5-0147-net-mlx5e-Don-t-modify-CQ-before-it-was-created.patch. - Delete patches.drivers/mpt3sas-A-correction-in-unmap_resources.patch. - Delete patches.drivers/mpt3sas-Fix-for-Asynchronous-completion-of-timedout-.patch. - Delete patches.fixes/0001-KEYS-Fix-ASN.1-indefinite-length-object-parsing.patch. - Delete patches.fixes/IB-IPoIB-Do-not-set-skb-truesize-since-using-one-lin.patch. - Delete patches.fixes/crypto-vmx-IV-size-failing-on-skcipher-API. - Delete patches.fixes/ext4-Avoid-deadlock-when-expanding-inode-size.patch. - Delete patches.fixes/ext4-Fix-xattr-shifting-when-expanding-inodes-2.patch. - Delete patches.fixes/ext4-Fix-xattr-shifting-when-expanding-inodes.patch. - Delete patches.fixes/ext4-Properly-align-shifted-xattrs-when-expanding-in.patch. - Delete patches.fixes/netfilter-x_tables-check-for-size-overflow.patch. - Delete patches.fixes/powerpc-tm-Avoid-SLB-faults-in-treclaim-trecheckpoint-when-RI=0. - Delete patches.fixes/rds-fix-an-infoleak-in-rds_inc_info_copy.patch. - Delete patches.fixes/udp-properly-support-MSG_PEEK-with-truncated-buffers.patch. - Delete patches.suse/msft-hv-0934-Drivers-hv-util-Increase-the-timeout-for-util-servic.patch. - Delete patches.suse/msft-hv-0935-Drivers-hv-utils-run-polling-callback-always-in-inte.patch. - Delete patches.suse/msft-hv-0936-tools-hv-report-ENOSPC-errors-in-hv_fcopy_daemon.patch. - Delete patches.suse/msft-hv-0938-Drivers-hv-util-catch-allocation-errors.patch. - Delete patches.suse/msft-hv-0940-drivers-hv-cleanup-synic-msrs-if-vmbus-connect-faile.patch. - Delete patches.suse/msft-hv-0944-Drivers-hv-vss-run-only-on-supported-host-versions.patch. - Delete patches.suse/msft-hv-0949-Drivers-hv-vmbus-serialize-process_chn_event-and-vmb.patch. - Delete patches.suse/msft-hv-0951-Drivers-hv-vmbus-fix-rescind-offer-handling-for-devi.patch. - Delete patches.suse/msft-hv-0990-Drivers-hv-vmbus-avoid-infinite-loop-in-init_vp_inde.patch. - Delete patches.suse/msft-hv-0991-Drivers-hv-vmbus-avoid-scheduling-in-interrupt-conte.patch. - Delete patches.suse/msft-hv-0992-Drivers-hv-vmbus-don-t-manipulate-with-clocksources-.patch. - Delete patches.suse/msft-hv-1022-x86-hyperv-Avoid-reporting-bogus-NMI-status-for-Gen2.patch. - Delete patches.suse/msft-hv-1032-drivers-hv-Lock-access-to-hyperv_mmio-resource-tree.patch. - Delete patches.suse/sched-numa-Fix-use-after-free-bug-in-the-task_numa_compare.patch. - commit ec0ea20 - rpm/config.sh: Build the KOTD against Leap 42.2 SLE12 SP2 is not available in the OBS yet. - commit 2c9729c - IB/mlx5: Enable MAD_IFC commands for IB ports only (bsc#996027). - commit 38fab1a ++++ kiwi: - Revert "waitForStorageDevice patch" The logic to setup a wait timeout by asking a device property from a device which does not yet exist raises a chicken and egg problem. This reverts commit 9654d53e3c4a500a4e3a7e5cc8d40a56e0da6525. - v7.03.94 released - Follow up fix for setupNetworkWicked IP address information from wicked is imported twice. However the plain IPv4 address validation happened only on the first import. Fixes bnc#992989 ++++ lftp: - lftp-deal-gracefully-with-ipv6-failures.patch lets lftp recover gracefully when IPv6 support is disabled. The lftp client prefers IPv6 addresses by default, but if IPv6 support is disabled in the kernel (i.e. by setting systcl net.ipv6.conf.all.disable_ipv6=1), then lftp would abort with an error rather than falling back to the target machine's IPv4 address. [bnc#975913] ++++ postgresql94-libs: - Added "Requires: timezone" to Server Package (bsc#973660) ++++ libzypp: - RepoFileReader: fix parsing of multiline url entries (bsc#964932) - Allow repo type 'rpm' as alias for 'rpm-md' (fixes openSUSE/zypper#100) - version 16.2.4 (0) ++++ postgresql94: - Added "Requires: timezone" to Server Package (bsc#973660) ++++ yast2-trans: - Updated languages: ar cs da de el en_GB en_US es fi fr hu it ja ko nb nl pl pt pt_BR ru sv tr uk zh_CN zh_TW (dummy bsc#933411). ------------------------------------------------------------------ ------------------ 2016-9-14 - Sep 14 2016 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - Fix for aarch64 Firefox startup crash (bsc#991344) ++++ OpenIPMI: - Update spec file to properly install sysconfig.ipmi (bsc#989985, bsc#988443) ++++ autoyast2: - Adding an missing PREP partition for PPC, BUT not for Power8 system (powerNV). PowerNV do not have PREP partitions and do not need any because they do not call grub2-install (bnc#989392). - 3.1.151 ++++ gnome-online-accounts: - Update to version 3.20.4: + Fix a few leaks in goa-identity-service (bgo#756431). + Updated translations. ++++ kernel-default: - Revert: 63a72284 powerpc/pci: Assign fixed PHB number based on device-tree properties Disable patch added in 9f32a4f0 This patch is generally a good thing but can cause Ethernet device order to change when applied. Changing device order is not accetable for SP upgrade. (bsc#998394) - commit 1a19d36 - Drivers: hv: utils: Support TimeSync version 4.0 protocol samples (fate#320485, bnc#998667). - Drivers: hv: utils: Use TimeSync samples to adjust the clock after boot (fate#320485, bnc#998667). - Drivers: hv: utils: Rename version definitions to reflect protocol version (fate#320485, bnc#998667). - commit b99e9be - pci-hyperv: properly handle device eject (fate#320295, bnc#998664). - pci-hyperv: properly handle pci bus remove (fate#320295, bnc#998664). - commit 21baa93 - Btrfs: fix unexpected balance crash due to BUG_ON (bsc#998655). - commit f02e812 - libfc: Fix PRLI response handling yet again (bsc#998385). - Delete patches.fixes/fc_rport-update-fcp_parm-after-calling-prli-provider.patch. - commit a8e820d - rpm/kernel-binary.spec.in: Obsolete xf86-input-vmmouse from SP0/SP1 (bsc#998621) - commit 79dc53c - squashfs3: properly handle dir_emit() failures (bsc#998795). - commit 677f2f1 - Refresh patches.drivers/net-mlx4_en-Avoid-unregister_netdev-at-shutdown-flow.patch. (bsc#998398 bsc#998010) - commit 7e3564b ++++ kernel-source: - Revert: 63a72284 powerpc/pci: Assign fixed PHB number based on device-tree properties Disable patch added in 9f32a4f0 This patch is generally a good thing but can cause Ethernet device order to change when applied. Changing device order is not accetable for SP upgrade. (bsc#998394) - commit 1a19d36 - Drivers: hv: utils: Support TimeSync version 4.0 protocol samples (fate#320485, bnc#998667). - Drivers: hv: utils: Use TimeSync samples to adjust the clock after boot (fate#320485, bnc#998667). - Drivers: hv: utils: Rename version definitions to reflect protocol version (fate#320485, bnc#998667). - commit b99e9be - pci-hyperv: properly handle device eject (fate#320295, bnc#998664). - pci-hyperv: properly handle pci bus remove (fate#320295, bnc#998664). - commit 21baa93 - Btrfs: fix unexpected balance crash due to BUG_ON (bsc#998655). - commit f02e812 - libfc: Fix PRLI response handling yet again (bsc#998385). - Delete patches.fixes/fc_rport-update-fcp_parm-after-calling-prli-provider.patch. - commit a8e820d - rpm/kernel-binary.spec.in: Obsolete xf86-input-vmmouse from SP0/SP1 (bsc#998621) - commit 79dc53c - squashfs3: properly handle dir_emit() failures (bsc#998795). - commit 677f2f1 - Refresh patches.drivers/net-mlx4_en-Avoid-unregister_netdev-at-shutdown-flow.patch. (bsc#998398 bsc#998010) - commit 7e3564b ++++ kernel-syms: - Revert: 63a72284 powerpc/pci: Assign fixed PHB number based on device-tree properties Disable patch added in 9f32a4f0 This patch is generally a good thing but can cause Ethernet device order to change when applied. Changing device order is not accetable for SP upgrade. (bsc#998394) - commit 1a19d36 - Drivers: hv: utils: Support TimeSync version 4.0 protocol samples (fate#320485, bnc#998667). - Drivers: hv: utils: Use TimeSync samples to adjust the clock after boot (fate#320485, bnc#998667). - Drivers: hv: utils: Rename version definitions to reflect protocol version (fate#320485, bnc#998667). - commit b99e9be - pci-hyperv: properly handle device eject (fate#320295, bnc#998664). - pci-hyperv: properly handle pci bus remove (fate#320295, bnc#998664). - commit 21baa93 - Btrfs: fix unexpected balance crash due to BUG_ON (bsc#998655). - commit f02e812 - libfc: Fix PRLI response handling yet again (bsc#998385). - Delete patches.fixes/fc_rport-update-fcp_parm-after-calling-prli-provider.patch. - commit a8e820d - rpm/kernel-binary.spec.in: Obsolete xf86-input-vmmouse from SP0/SP1 (bsc#998621) - commit 79dc53c - squashfs3: properly handle dir_emit() failures (bsc#998795). - commit 677f2f1 - Refresh patches.drivers/net-mlx4_en-Avoid-unregister_netdev-at-shutdown-flow.patch. (bsc#998398 bsc#998010) - commit 7e3564b ++++ flac: - Remove problematic patch bsc#998612: * flac-fix-pkgconfig.patch ++++ systemd: - Build require python and python-lxml in order to generate systemd.directives man page (bsc#986952) ++++ shadow: - boo#994486: Include shadow.5 manpage Previously this was provided by man-pages package in the man-pages-addons tarball which got removed later on. ++++ yast2-storage: - Don't try to format a partition with file system type 'unknown' (bsc#996007) - 3.1.103 ------------------------------------------------------------------ ------------------ 2016-9-13 - Sep 13 2016 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Modify nm-don-t-consider-not-needed-secrets-for-has_system_secr.diff: Remove two assertions that brings error message (bsc#882801). ++++ SUSEConnect: - Update to 0.2.40: - Update man page to include the --list-extensions option (bsc#998583) ++++ gtk2: - Update to version 2.24.31 (CVE-2013-7447, bgo#703220): + Backport many file chooser entry fixes and cleanups. + Don't crash if invisible files are deleted. + Bugs fixed: bgo#555087, bgo#586367, bgo#635287, bgo#640698, bgo#648419, bgo#672271, bgo#679333, bgo#687196, bgo#703220 (CVE-2013-7447), bgo#720330, bgo#729927, bgo#737777, bgo#752707, bgo#756450, bgo#765120, bgo#765193, bgo#768163, bgo#764996, bgo#769126. - Rebase gtk2-bgo743166-remember-printing-authentication.patch. - Drop gtk2-bgo737777-fix-printing-authentication-crash.patch and gtk2-bnc957400-filechooserentry-update.patch: fixed upstream. ++++ kernel-default: - Disable patches.suse/btrfs-relocation-Fix-leaking-qgroups-numbers-on-data-extents.patch temporarily (bsc#997654) - commit 3db4873 - i40e: don't configure zero-size RSS table (bsc#998216). - i40e: use configured RSS key and lookup table in i40e_vsi_config_rss (bsc#998216). - i40e: move i40e_vsi_config_rss below i40e_get_rss_aq (bsc#998216). - commit 5c5194e ++++ kernel-source: - Disable patches.suse/btrfs-relocation-Fix-leaking-qgroups-numbers-on-data-extents.patch temporarily (bsc#997654) - commit 3db4873 - i40e: don't configure zero-size RSS table (bsc#998216). - i40e: use configured RSS key and lookup table in i40e_vsi_config_rss (bsc#998216). - i40e: move i40e_vsi_config_rss below i40e_get_rss_aq (bsc#998216). - commit 5c5194e ++++ kernel-syms: - Disable patches.suse/btrfs-relocation-Fix-leaking-qgroups-numbers-on-data-extents.patch temporarily (bsc#997654) - commit 3db4873 - i40e: don't configure zero-size RSS table (bsc#998216). - i40e: use configured RSS key and lookup table in i40e_vsi_config_rss (bsc#998216). - i40e: move i40e_vsi_config_rss below i40e_get_rss_aq (bsc#998216). - commit 5c5194e ++++ mariadb: - update to Mariadb 10.0.27 GA * release notes: * https://kb.askmonty.org/en/mariadb-10027-release-notes * changelog: * https://kb.askmonty.org/en/mariadb-10027-changelog * fixes [CVE-2016-6662] [bsc#998309] - security vulnerability that allowed a malicious user to create a my.cnf in the datadir and, under certain circumstances, execute arbitrary code as mysql (or even root) user - add mariadb-10.0.27-optimizer.patch to make ORDER BY optimization functions take into account multiple equalities [bsc#949520] ++++ polkit-default-privs: - another updated from Factory for SUSE Linux Enterprise 12 SP2. - cleanups as per discussion with Ludwig - adding rules for sysprof (bsc#996111) and networkmanager (bsc#996110) - adding ModemManager (bsc#976945) - added brltty (bsc#967436) ++++ sled-manuals_en: - Update text and image files (git: 2674c68). (dummy bsc#933411). ++++ sles-manuals_en: - Update text and image files (git: 2674c68). (dummy bsc#933411). - Update text and image files (git: aad7d84). (dummy bsc#933411). ++++ yast2-installation: - fix skipping of proposal returning empty hash otherwise it creates non sense proposal entry in UI (bnc#994127) - 3.1.215 ++++ yast2-trans: - Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et eu fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my nb nl nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu en_GB en_US pt_BR zh_CN zh_TW ast nds (dummy bsc#933411). ++++ zypper-lifecycle-plugin: - version 0.4 - handle codestream info (fate#320835) - clarify help text (bnc#981106) ------------------------------------------------------------------ ------------------ 2016-9-12 - Sep 12 2016 ------------------- ------------------------------------------------------------------ ++++ gnome-settings-daemon: - Rename gnome-settings-daemon-shutdown-with-power-button.patch to gnome-settings-daemon-more-power-button-actions.patch: Also add back the "interactive" power button action for consistency with SLES11 behavior (bsc#996342). ++++ kdump: - kdump-net-0001-restore-bridge.patch: Restore bridge devices in kdump environment (bsc#980328). - kdump-net-0002-iface-kind.patch: Add initrd options according to interface kind (bsc#980328). - kdump-net-0003-handle-vlan.patch: Handle VLAN interfaces in initrd (bsc#980328). - kdump-net-0004-handle-iface-renames.patch: Handle interface changes for VLAN interfaces (bsc#980328). - kdump-net-0005-use-permanent-hwaddr.patch: Use the permanent hardware address for physical interfaces (bsc#980328). - kdump-net-0006-handle-bond.patch: Handle bonding interfaces in initrd (bsc#980328). - kdump-net-0007-query-correct-iface.patch: Query the correct interface in kdump_ip_config (bsc#980328). - kdump-net-0008-improve-auto-iface.patch: Use the correct method to get desired device mode for "auto" (bsc#980328). - kdump-net-0009-kind-from-wicked.patch: Get configured interface kind using wicked (bsc#980328). - kdump-net-0010-vlan-from-wicked.patch: Prefer wicked for VLAN configuration (bsc#980328). - kdump-net-0011-general-wicked-conf.patch: Generalize kdump_wicked_conf (bsc#980328). - kdump-net-0012-bridge-from-wicked.patch: Prefer wicked for bridge configuration (bsc#980328). - kdump-net-0013-bond-from-wicked.patch: Prefer wicked configuration for bonding interfaces (bsc#980328). - kdump-net-0014-global-kdump_iface.patch: Add global variable kdump_iface (bsc#980328). - kdump-net-0015-config-in-kdump_netif.patch: Store iface configuration in global variable kdump_netif (bsc#980328). - kdump-net-0016-config-in-check.patch: Determine network configuration in dracut's check() function (bsc#980328). - kdump-net-0017-kernel-mods-for-inactive.patch: Include required kernel modules for inactive interfaces (bsc#980328). ++++ kernel-default: - dax: fix mapping size check (bsc#998395). - commit d9057c2 - fc_rport: update fcp_parm after calling prli provider (bsc#998385). - libfc: Do not take rdata->rp_mutex when processing a -FC_EX_CLOSED ELS response (bsc#962846). - genirq/msi: Fix broken debug output (bsc#998391). - commit 93e23d1 - Revert "arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO" to fix kABI breakage on aarch64. - commit 6689a29 ++++ kernel-source: - dax: fix mapping size check (bsc#998395). - commit d9057c2 - fc_rport: update fcp_parm after calling prli provider (bsc#998385). - libfc: Do not take rdata->rp_mutex when processing a -FC_EX_CLOSED ELS response (bsc#962846). - genirq/msi: Fix broken debug output (bsc#998391). - commit 93e23d1 - Revert "arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO" to fix kABI breakage on aarch64. - commit 6689a29 ++++ kernel-syms: - dax: fix mapping size check (bsc#998395). - commit d9057c2 - fc_rport: update fcp_parm after calling prli provider (bsc#998385). - libfc: Do not take rdata->rp_mutex when processing a -FC_EX_CLOSED ELS response (bsc#962846). - genirq/msi: Fix broken debug output (bsc#998391). - commit 93e23d1 - Revert "arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO" to fix kABI breakage on aarch64. - commit 6689a29 ++++ xen: - bsc#995785 - VUL-0: CVE-2016-7092: xen: x86: Disallow L3 recursive pagetable for 32-bit PV guests (XSA-185) 57d1563d-x86-32on64-don-t-allow-recursive-page-tables-from-L3.patch - bsc#995789 - VUL-0: CVE-2016-7093: xen: x86: Mishandling of instruction pointer truncation during emulation (XSA-186) 57d15679-x86-emulate-Correct-boundary-interactions-of-emulated-insns.patch 57d18642-hvm-fep-Allow-test-insns-crossing-1-0-boundary.patch - bsc#995792 - VUL-0: CVE-2016-7094: xen: x86 HVM: Overflow of sh_ctxt->seg_reg[] (XSA-187) 57d1569a-x86-shadow-Avoid-overflowing-sh_ctxt-seg_reg.patch 57d18642-x86-segment-Bounds-check-accesses-to-emulation-ctxt-seg_reg.patch - bsc#991934 - xen hypervisor crash in csched_acct 57c96df3-credit1-fix-a-race-when-picking-initial-pCPU.patch - Upstream patches from Jan 57c4412b-x86-HVM-add-guarding-logic-for-VMX-specific-code.patch 57c57f73-libxc-correct-max_pfn-calculation-for-saving-domain.patch 57c805bf-x86-levelling-restrict-non-architectural-OSXSAVE-handling.patch 57c805c1-x86-levelling-pass-vcpu-to-ctxt_switch_levelling.patch 57c805c3-x86-levelling-provide-architectural-OSXSAVE-handling.patch 57c82be2-x86-32on64-adjust-call-gate-emulation.patch 57c96e2c-x86-correct-PT_NOTE-file-position.patch 57cfed43-VMX-correct-feature-checks-for-MPX-and-XSAVES.patch - bsc#979002 - add 60-persistent-xvd.rules and helper script also to initrd, add the relevant dracut helper ++++ yast2-network: - Use full interface up / down instead of setting just link up / down to allow proper update of interface's configuration. (bsc#991694) - 3.1.170.1 ------------------------------------------------------------------ ------------------ 2016-9-11 - Sep 11 2016 ------------------- ------------------------------------------------------------------ ++++ accountsservice: - Update accountsservice-sysconfig.patch: Flush the buffer before shut down the GIOChannel, otherwise we get a truncated setting file. The problem has caused the switching autologin in gnome-control-center breaking /etc/sysconfig/displaymanager (bsc#998107). ++++ google-noto-fonts: - move 59-noto-sans-cjk.conf into fonts-config (boo#998301) to prevent an independent font package from changing family preferences list - Enable case-insensitive sort and regenerate the spec file ++++ kernel-default: - sched,numa,mm: revert to checking pmd/pte_write instead of VMA flags (Automatic NUMA Balancing (fate#315482)). - sched/numa: Spread memory according to CPU and memory use (Automatic NUMA Balancing (fate#315482)). - commit f807f57 ++++ kernel-source: - sched,numa,mm: revert to checking pmd/pte_write instead of VMA flags (Automatic NUMA Balancing (fate#315482)). - sched/numa: Spread memory according to CPU and memory use (Automatic NUMA Balancing (fate#315482)). - commit f807f57 ++++ kernel-syms: - sched,numa,mm: revert to checking pmd/pte_write instead of VMA flags (Automatic NUMA Balancing (fate#315482)). - sched/numa: Spread memory according to CPU and memory use (Automatic NUMA Balancing (fate#315482)). - commit f807f57 ++++ kiwi: - Fixed message typo (bnc#996255) ------------------------------------------------------------------ ------------------ 2016-9-10 - Sep 10 2016 ------------------- ------------------------------------------------------------------ ++++ grilo: - Add grilo-fix-32bit-build.patch: Fix build on i586 (bgo#769331). - Pass --disable-debug to configure: make use of fortified sources as passed in our optflags (-D_FORTIFY_SOURCE=2). - Update to version 0.3.2: + Bugs fixed: bgo#766386, bgo#769331, bgo#769830. + Updated translations. ------------------------------------------------------------------ ------------------ 2016-9-9 - Sep 9 2016 ------------------- ------------------------------------------------------------------ ++++ Mesa: - U_r300g-Set-R300_VAP_CNTL-on-RSxxx-to-avoid-triangle-flickering.patch: Initialize RSxxx chipsets correctly (bsc#985650) - baselibs.conf: Remove libwayland-egl1 and Mesa-libOpenCL as they are not being built. ++++ at: - Rebuild with a fixed flex package to fix a buffer overflow (bsc#990856, CVE-2016-6354). ++++ glib2-branding-SLE: - Set default power button action to "shutdown" for consistency with SLE12SP1 (bsc#996342). ++++ gnome-shell: - Fix gnome-shell-gdm-login-applet.patch (boo#995296) + Fix aboutMenu's distribution name to be more general, like openSUSE Leap support. ++++ kdump: - kdump-full-path-to-dracut.patch: Use full path to dracut as argument to bash (bsc#989972, bsc#990200, CVE-2016-5759). - kdump-use-last-entry-get-mountpoints.patch: Use the last mount entry in kdump_get_mountpoints() (bsc#951844). ++++ kernel-default: - Delete patches.fixes/0001-md-lockless-I-O-submission-for-RAID1.patch. This patch turned out to cause a regression and lead to be stuck with RAID array (bsc#998106). - commit d2e08c5 - mpt3sas: Fix panic when aer correct error occurred (bsc#997708). - commit b4752b6 ++++ kernel-source: - Delete patches.fixes/0001-md-lockless-I-O-submission-for-RAID1.patch. This patch turned out to cause a regression and lead to be stuck with RAID array (bsc#998106). - commit d2e08c5 - mpt3sas: Fix panic when aer correct error occurred (bsc#997708). - commit b4752b6 ++++ kernel-syms: - Delete patches.fixes/0001-md-lockless-I-O-submission-for-RAID1.patch. This patch turned out to cause a regression and lead to be stuck with RAID array (bsc#998106). - commit d2e08c5 - mpt3sas: Fix panic when aer correct error occurred (bsc#997708). - commit b4752b6 ++++ libQtWebKit4: - Rebuild with a fixed flex package to fix a buffer overflow (bsc#990856, CVE-2016-6354). ++++ libbonobo: - Rebuild with a fixed flex package to fix a buffer overflow (bsc#990856, CVE-2016-6354). ++++ postgresql94-libs: - Update to version 9.4.9: * Fix possible mis-evaluation of nested CASE-WHEN expressions (CVE-2016-5423, bsc#993454) * Fix client programs' handling of special characters in database and role names (CVE-2016-5424, bsc#993453) * Fix corner-case misbehaviors for IS NULL/IS NOT NULL applied to nested composite values * Make the inet and cidr data types properly reject IPv6 addresses with too many colon-separated fields * Prevent crash in close_ps() (the point ## lseg operator) for NaN input coordinates * Fix several one-byte buffer over-reads in to_number() * Avoid unsafe intermediate state during expensive paths through heap_update() * For the other bug fixes, see the release notes: https://www.postgresql.org/docs/9.4/static/release-9-4-9.html ++++ kdelibs4: - Rebuild with a fixed flex package to fix a buffer overflow (bsc#990856, CVE-2016-6354). ++++ netpbm: - Rebuild with a fixed flex package to fix a buffer overflow (bsc#990856, CVE-2016-6354). ++++ libzypp: - xmlout::Node: Allow adding nore attributes while the start node is not closed (FATE#320699) - Fixes broken XML output introduced by an unwanted change in 16.2.2 (bsc#998344) - version 16.2.3 (0) ++++ openslp: - Rebuild with a fixed flex package to fix a buffer overflow (bsc#990856, CVE-2016-6354). ++++ postgresql94: - Update to version 9.4.9: * Fix possible mis-evaluation of nested CASE-WHEN expressions (CVE-2016-5423, bsc#993454) * Fix client programs' handling of special characters in database and role names (CVE-2016-5424, bsc#993453) * Fix corner-case misbehaviors for IS NULL/IS NOT NULL applied to nested composite values * Make the inet and cidr data types properly reject IPv6 addresses with too many colon-separated fields * Prevent crash in close_ps() (the point ## lseg operator) for NaN input coordinates * Fix several one-byte buffer over-reads in to_number() * Avoid unsafe intermediate state during expensive paths through heap_update() * For the other bug fixes, see the release notes: https://www.postgresql.org/docs/9.4/static/release-9-4-9.html ++++ sysconfig: - version 0.84.0 - netconfig: intoduced a batch mode (bsc#989741) It permits to preform multiple modify/remove operations and call the effective update at the end of the batch. - netconfig: use ntpq, as ntpdc is deprecated (bsc#894889), lower sleep lock wait granularity and fix NTP_KEYS parsing - Drop the omc svcinfo data as they are not used anymore - Run spec-cleaner to remove few obsolete things - Drop cvs helper files as we are in git - Rename configure.in to configure.ac ++++ zypper: - products --xmlfwd: Literally forward the XML tags found in a product file (FATE#320699) - BuildRequires: libzypp-devel >= 16.2.3 - man: enhance install/uninstall section - version 1.13.10 ------------------------------------------------------------------ ------------------ 2016-9-8 - Sep 8 2016 ------------------- ------------------------------------------------------------------ ++++ gnome-settings-daemon: - Also apply gnome-settings-daemon-shutdown-with-power-button.patch on openSUSE (boo#993381). ++++ kdump: - kdump-kernel-cmdline-filter-notsc.patch: Remove 'notsc' from the kdump kernel command line (bsc#973213). - kdump-ListDirFilter-pass-DIR.patch: Pass dirfd to ListDirFilter::test() (bsc#964206). - kdump-DT_UNKNOWN-fallback-to-stat.patch: Fall back to stat() if file type is DT_UNKNOWN (bsc#964206). - Update kdump-keep-dracut-fstab-generator.patch references (add bsc#948913). - kdump-remove-vm-sysctl.patch: Remove vm. sysctls from kdump initrd (bsc#927451, bsc#987862). ++++ kernel-default: - Move sched-Further-improve-spurious-CPU_IDLE-active-migrations.patch to the -tuning section per Mel, after also adapting it to only affect the old HW for which it is a regression fix. - commit 5098beb - be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES SLI cmd (bsc#963844 FATE#320192). - commit ec7b5af ++++ kernel-source: - Move sched-Further-improve-spurious-CPU_IDLE-active-migrations.patch to the -tuning section per Mel, after also adapting it to only affect the old HW for which it is a regression fix. - commit 5098beb - be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES SLI cmd (bsc#963844 FATE#320192). - commit ec7b5af ++++ kernel-syms: - Move sched-Further-improve-spurious-CPU_IDLE-active-migrations.patch to the -tuning section per Mel, after also adapting it to only affect the old HW for which it is a regression fix. - commit 5098beb - be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES SLI cmd (bsc#963844 FATE#320192). - commit ec7b5af ++++ multipath-tools: - Fixup glitch from patch 'fixup check from udev rules' (bsc#986734) - Remove 0001-libmultipath-fall-back-to-search-paths-by-devt.patch; integrated into git repository ++++ qemu: - Address various security/stability issues * Fix potential DOS in virtio via infinite loop (CVE-2016-6490 bsc#991466) 0062-virtio-check-vring-descriptor-buffe.patch * Fix use-after-free issue in vmxnet3 (CVE-2016-6888 bsc#994771) 0063-net-vmxnet3-check-for-device_active.patch * Fix potential DOS in vmxnet (CVE-2016-6833 bsc#994774) 0064-net-vmxnet-use-g_new-for-pkt-initia.patch * Fix directory traversal flaw in 9p virtio backend (CVE-2016-7116 bsc#996441) 0065-9pfs-handle-walk-of-.-in-the-root-d.patch * Plug data leak in vmxnet3 emulation (CVE-2016-6836 bsc#994760) 0066-net-vmxnet-initialise-local-tx-desc.patch * Avoid OOB access or DOS in malicious use of Vmware pv scsi interface (CVE-2016-7155 bsc#997858) 0067-scsi-check-page-count-while-initial.patch * Avoid DOS potential in Vmware pv scsi interface (CVE-2016-7156 bsc#997859) 0068-scsi-pvscsi-avoid-infinite-loop-whi.patch * Fix OOB access in LSI SAS1068 emulation (CVE-2016-7157 bsc#997860) 0069-scsi-mptconfig-fix-format-string.patch * Fix incorrect assert in LSI SAS1068 emulation (CVE-2016-7157 bsc#997860) 0070-scsi-mptconfig-fix-an-assert-expres.patch - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP2 ++++ virt-manager: - bsc#996020 - L3: Unable to migrate VMs between SLES12 SP1 XEN Hosts with virt-manager 0425975f-use-virDomainMigrate3-API.patch 561f5cd3-drop-xenmigr-scheme-from-Xen-migration-URI.patch - fate#319621 - KVM: Provide SMBIOS info to KVM virtual machines d8a0a788-xmlbuilder-01.patch 559e813b-xmlbuilder-02.patch a931a1a6-xmlbuilder-03.patch 835ddc5f-xmlbuilder-04.patch b08647c2-xmlbuilder-05.patch b31c0b44-Add-classes-for-defining-SMBios-information.patch a3206f89-Add-the-sysinfo-option.patch 63784f4d-document-new-sysinfo-option.patch ------------------------------------------------------------------ ------------------ 2016-9-7 - Sep 7 2016 ------------------- ------------------------------------------------------------------ ++++ NetworkManager-gnome: - Drop nm-applet-fix-missing-translation.patch: This patch leads to conflict between accelerate keys. And it won't fix the missing translations, since the problem comes from those untranslated POs. ++++ autoyast2: - Fix IP detection in AutoYaST installation rules in order to find the correct profile when "ip route" mentions "metric" (bnc#997548). - 3.1.150 ++++ bogofilter: - Add flex to BuildRequires and force rebuild of the scanner to fix a buffer overflow (bsc#990856, CVE-2016-6354). ++++ curl: - Update curl-CVE-2016-5420.patch to fix incorrect reuse of client certificates with NSS (bsc#997420 CVE-2016-7141) ++++ gnome-settings-daemon: - Add gnome-settings-daemon-shutdown-with-power-button.patch: Bring back "shutdown" as a configurable choice for power button. Even though upstream removed it due to "too destructive" and recommends using a custom shortcut, we still need it for bare metal servers without keyboards attched (bsc#996342). Check bgo#753713, bgo#755953 to learn why upstream removed the power button actions. ++++ kernel-default: - Linux 4.4.20 (CVE-2016-6480 FATE#319502 FATE#319959 LTC#144640 bnc#975065 bnc#978907 bnc#991665 bnc#994430 bsc#991608 bsc#991665 bsc#992712 bsc#989953 bsc#964944 FATE#319965). - Revert "Input: i8042 - set up shared ps2_cmd_mutex for AUX ports". - Revert "Input: i8042 - break load dependency between atkbd/psmouse and i8042". - Refresh patches.drivers/0003-nvme-use-offset-instead-of-a-struct-for-registers.patch. - Refresh patches.drivers/0006-nvme-split-a-new-struct-nvme_ctrl-out-of-struct-nvme_dev.patch. - Refresh patches.drivers/0010-usb-core-lpm-add-sysfs-node-for-usb3-lpm-permit.patch. - Refresh patches.drivers/0014-nvme-move-block_device_operations-and-ns-ctrl-freeing-to-common-code.patch. - Refresh patches.drivers/0017-nvme-move-nvme_-enable-disable-shutdown-ctrl-to-common-code.patch. - Refresh patches.drivers/0021-nvme-move-chardev-and-sysfs-interface-to-common-code.patch. - Refresh patches.drivers/0022-usb-fix-regression-in-SuperSpeed-endpoint-descriptor.patch. - Refresh patches.drivers/0026-nvme-only-add-a-controller-to-dev_list-after-it-s-been-fully-initialized.patch. - Refresh patches.drivers/0027-nvme-protect-against-simultaneous-shutdown-invocations.patch. - Refresh patches.drivers/0033-nvme-merge-probe_work-and-reset_work.patch. - Refresh patches.drivers/0049-nvme-add-pci-error-handlers.patch. - Refresh patches.drivers/0051-nvme-move-nvme_freeze-unfreeze_queues-to-nvme-core.patch. - Refresh patches.drivers/0057-nvme-remove-queue-freezing-on-resets.patch. - Refresh patches.drivers/0059-nvme-shutdown-controller-only-for-power-off.patch. - Refresh patches.drivers/0094-nvme-fix-reset-remove-race.patch. - Refresh patches.drivers/0097-NVMe-Only-release-requested-regions.patch. - Delete patches.arch/0001-ACPI-SRAT-fix-SRAT-parsing-order-with-both-LAPIC-and.patch. - Delete patches.arch/s390-sles12sp2-06-02-dasd-fix-hanging-device-after-clear-subchannel.patch. - Delete patches.drivers/0001-USB-fix-typo-in-wMaxPacketSize-validation.patch. - Delete patches.drivers/0001-USB-validate-wMaxPacketValue-entries-in-endpoint-des.patch. - Delete patches.drivers/0014-usb-define-USB_SPEED_SUPER_PLUS-speed-for-SuperSpeed.patch. - Delete patches.drivers/0023-aacraid-check-size-values-after-double-fetch-from-user.patch. - Delete patches.drivers/0023-xhci-Make-sure-xhci-handles-USB_SPEED_SUPER_PLUS-dev.patch. - Delete patches.drivers/0067-nvme-don-t-unmap-controller-registers-on-reset.patch. - Delete patches.suse/btrfs-properly-track-when-rescan-worker-is-running.patch. - Delete patches.suse/btrfs-waiting-on-qgroup-rescan-should-not-always-be-.patch. - Delete patches.suse/sched-nohz-Fix-affine-unpinned-timers-mess.patch. - commit 6225d0c - powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb) (bsc#996086). - commit 4210c97 - rhashtable: fix a memory leak in alloc_bucket_locks() (bsc#997456). - commit a66f331 ++++ kernel-source: - Linux 4.4.20 (CVE-2016-6480 FATE#319502 FATE#319959 LTC#144640 bnc#975065 bnc#978907 bnc#991665 bnc#994430 bsc#991608 bsc#991665 bsc#992712 bsc#989953 bsc#964944 FATE#319965). - Revert "Input: i8042 - set up shared ps2_cmd_mutex for AUX ports". - Revert "Input: i8042 - break load dependency between atkbd/psmouse and i8042". - Refresh patches.drivers/0003-nvme-use-offset-instead-of-a-struct-for-registers.patch. - Refresh patches.drivers/0006-nvme-split-a-new-struct-nvme_ctrl-out-of-struct-nvme_dev.patch. - Refresh patches.drivers/0010-usb-core-lpm-add-sysfs-node-for-usb3-lpm-permit.patch. - Refresh patches.drivers/0014-nvme-move-block_device_operations-and-ns-ctrl-freeing-to-common-code.patch. - Refresh patches.drivers/0017-nvme-move-nvme_-enable-disable-shutdown-ctrl-to-common-code.patch. - Refresh patches.drivers/0021-nvme-move-chardev-and-sysfs-interface-to-common-code.patch. - Refresh patches.drivers/0022-usb-fix-regression-in-SuperSpeed-endpoint-descriptor.patch. - Refresh patches.drivers/0026-nvme-only-add-a-controller-to-dev_list-after-it-s-been-fully-initialized.patch. - Refresh patches.drivers/0027-nvme-protect-against-simultaneous-shutdown-invocations.patch. - Refresh patches.drivers/0033-nvme-merge-probe_work-and-reset_work.patch. - Refresh patches.drivers/0049-nvme-add-pci-error-handlers.patch. - Refresh patches.drivers/0051-nvme-move-nvme_freeze-unfreeze_queues-to-nvme-core.patch. - Refresh patches.drivers/0057-nvme-remove-queue-freezing-on-resets.patch. - Refresh patches.drivers/0059-nvme-shutdown-controller-only-for-power-off.patch. - Refresh patches.drivers/0094-nvme-fix-reset-remove-race.patch. - Refresh patches.drivers/0097-NVMe-Only-release-requested-regions.patch. - Delete patches.arch/0001-ACPI-SRAT-fix-SRAT-parsing-order-with-both-LAPIC-and.patch. - Delete patches.arch/s390-sles12sp2-06-02-dasd-fix-hanging-device-after-clear-subchannel.patch. - Delete patches.drivers/0001-USB-fix-typo-in-wMaxPacketSize-validation.patch. - Delete patches.drivers/0001-USB-validate-wMaxPacketValue-entries-in-endpoint-des.patch. - Delete patches.drivers/0014-usb-define-USB_SPEED_SUPER_PLUS-speed-for-SuperSpeed.patch. - Delete patches.drivers/0023-aacraid-check-size-values-after-double-fetch-from-user.patch. - Delete patches.drivers/0023-xhci-Make-sure-xhci-handles-USB_SPEED_SUPER_PLUS-dev.patch. - Delete patches.drivers/0067-nvme-don-t-unmap-controller-registers-on-reset.patch. - Delete patches.suse/btrfs-properly-track-when-rescan-worker-is-running.patch. - Delete patches.suse/btrfs-waiting-on-qgroup-rescan-should-not-always-be-.patch. - Delete patches.suse/sched-nohz-Fix-affine-unpinned-timers-mess.patch. - commit 6225d0c - powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb) (bsc#996086). - commit 4210c97 - rhashtable: fix a memory leak in alloc_bucket_locks() (bsc#997456). - commit a66f331 ++++ kernel-syms: - Linux 4.4.20 (CVE-2016-6480 FATE#319502 FATE#319959 LTC#144640 bnc#975065 bnc#978907 bnc#991665 bnc#994430 bsc#991608 bsc#991665 bsc#992712 bsc#989953 bsc#964944 FATE#319965). - Revert "Input: i8042 - set up shared ps2_cmd_mutex for AUX ports". - Revert "Input: i8042 - break load dependency between atkbd/psmouse and i8042". - Refresh patches.drivers/0003-nvme-use-offset-instead-of-a-struct-for-registers.patch. - Refresh patches.drivers/0006-nvme-split-a-new-struct-nvme_ctrl-out-of-struct-nvme_dev.patch. - Refresh patches.drivers/0010-usb-core-lpm-add-sysfs-node-for-usb3-lpm-permit.patch. - Refresh patches.drivers/0014-nvme-move-block_device_operations-and-ns-ctrl-freeing-to-common-code.patch. - Refresh patches.drivers/0017-nvme-move-nvme_-enable-disable-shutdown-ctrl-to-common-code.patch. - Refresh patches.drivers/0021-nvme-move-chardev-and-sysfs-interface-to-common-code.patch. - Refresh patches.drivers/0022-usb-fix-regression-in-SuperSpeed-endpoint-descriptor.patch. - Refresh patches.drivers/0026-nvme-only-add-a-controller-to-dev_list-after-it-s-been-fully-initialized.patch. - Refresh patches.drivers/0027-nvme-protect-against-simultaneous-shutdown-invocations.patch. - Refresh patches.drivers/0033-nvme-merge-probe_work-and-reset_work.patch. - Refresh patches.drivers/0049-nvme-add-pci-error-handlers.patch. - Refresh patches.drivers/0051-nvme-move-nvme_freeze-unfreeze_queues-to-nvme-core.patch. - Refresh patches.drivers/0057-nvme-remove-queue-freezing-on-resets.patch. - Refresh patches.drivers/0059-nvme-shutdown-controller-only-for-power-off.patch. - Refresh patches.drivers/0094-nvme-fix-reset-remove-race.patch. - Refresh patches.drivers/0097-NVMe-Only-release-requested-regions.patch. - Delete patches.arch/0001-ACPI-SRAT-fix-SRAT-parsing-order-with-both-LAPIC-and.patch. - Delete patches.arch/s390-sles12sp2-06-02-dasd-fix-hanging-device-after-clear-subchannel.patch. - Delete patches.drivers/0001-USB-fix-typo-in-wMaxPacketSize-validation.patch. - Delete patches.drivers/0001-USB-validate-wMaxPacketValue-entries-in-endpoint-des.patch. - Delete patches.drivers/0014-usb-define-USB_SPEED_SUPER_PLUS-speed-for-SuperSpeed.patch. - Delete patches.drivers/0023-aacraid-check-size-values-after-double-fetch-from-user.patch. - Delete patches.drivers/0023-xhci-Make-sure-xhci-handles-USB_SPEED_SUPER_PLUS-dev.patch. - Delete patches.drivers/0067-nvme-don-t-unmap-controller-registers-on-reset.patch. - Delete patches.suse/btrfs-properly-track-when-rescan-worker-is-running.patch. - Delete patches.suse/btrfs-waiting-on-qgroup-rescan-should-not-always-be-.patch. - Delete patches.suse/sched-nohz-Fix-affine-unpinned-timers-mess.patch. - commit 6225d0c - powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb) (bsc#996086). - commit 4210c97 - rhashtable: fix a memory leak in alloc_bucket_locks() (bsc#997456). - commit a66f331 ++++ sg3_utils: - using "--lun" now works correctly (bsc#981452), adding patch: * add-lunsearch-filter-to-searchexisting.patch ++++ libstorage: - improved message for creating volumes with a filesystem but without a mountpoint (bsc#996208) - 2.26.8 ++++ yast2-network: - bnc#993587 - extended fix from 3.1.168 to cover also virtual interfaces - 3.1.170 ------------------------------------------------------------------ ------------------ 2016-9-6 - Sep 6 2016 ------------------- ------------------------------------------------------------------ ++++ kernel-default: - rhashtable: fix shift by 64 when shrinking (bsc#997456). - rhashtable: avoid large lock-array allocations (bsc#997456). - commit 242243d - supported.conf: Add iscsi modules to -base (bsc#997299) - commit 2fbe760 - Refresh patches.suse/x86-mm-sched-make-lazy-TLB-mode-even-lazier-kabi.patch. - commit 5ee2c37 - qla2xxx: Set FLOGI retry in additional firmware options for P2P (N2N) mode (bsc#994968). - commit 957120a - USB: fix typo in wMaxPacketSize validation (bsc#991665). - commit 20506ba - thermal: Add Raspberry Pi BCM2835 thermal driver (bsc#989511). - Update config files. - supported.conf: Add bcm2835_thermal and bcm2835_cpufreq (bsc#989511) - cpufreq: Add Broadcom BCM2835 CPU frequency control driver (bsc#989511). - bcm2835: Add Raspberry Pi thermal sensor to the device tree (bsc#989511). - commit 725b043 - bnx2x: don't reset chip on cleanup if PCI function is offline (bsc#997253). - commit b20cf24 ++++ kernel-source: - rhashtable: fix shift by 64 when shrinking (bsc#997456). - rhashtable: avoid large lock-array allocations (bsc#997456). - commit 242243d - supported.conf: Add iscsi modules to -base (bsc#997299) - commit 2fbe760 - Refresh patches.suse/x86-mm-sched-make-lazy-TLB-mode-even-lazier-kabi.patch. - commit 5ee2c37 - qla2xxx: Set FLOGI retry in additional firmware options for P2P (N2N) mode (bsc#994968). - commit 957120a - USB: fix typo in wMaxPacketSize validation (bsc#991665). - commit 20506ba - thermal: Add Raspberry Pi BCM2835 thermal driver (bsc#989511). - Update config files. - supported.conf: Add bcm2835_thermal and bcm2835_cpufreq (bsc#989511) - cpufreq: Add Broadcom BCM2835 CPU frequency control driver (bsc#989511). - bcm2835: Add Raspberry Pi thermal sensor to the device tree (bsc#989511). - commit 725b043 - bnx2x: don't reset chip on cleanup if PCI function is offline (bsc#997253). - commit b20cf24 ++++ kernel-syms: - rhashtable: fix shift by 64 when shrinking (bsc#997456). - rhashtable: avoid large lock-array allocations (bsc#997456). - commit 242243d - supported.conf: Add iscsi modules to -base (bsc#997299) - commit 2fbe760 - Refresh patches.suse/x86-mm-sched-make-lazy-TLB-mode-even-lazier-kabi.patch. - commit 5ee2c37 - qla2xxx: Set FLOGI retry in additional firmware options for P2P (N2N) mode (bsc#994968). - commit 957120a - USB: fix typo in wMaxPacketSize validation (bsc#991665). - commit 20506ba - thermal: Add Raspberry Pi BCM2835 thermal driver (bsc#989511). - Update config files. - supported.conf: Add bcm2835_thermal and bcm2835_cpufreq (bsc#989511) - cpufreq: Add Broadcom BCM2835 CPU frequency control driver (bsc#989511). - bcm2835: Add Raspberry Pi thermal sensor to the device tree (bsc#989511). - commit 725b043 - bnx2x: don't reset chip on cleanup if PCI function is offline (bsc#997253). - commit b20cf24 ++++ webkit2gtk3: - Rebase webkitgtk-disable-gcc-version-checks.patch for 2.12.5 ++++ libstorage: - merged pull request to not set boot flag on DASDs (see bsc#935127) - 2.26.7 ++++ systemd: - Fix is-enabled in systemd-sysv-install (bsc#997268) - Don't build gnu-efi support for mini package ++++ libvirt: - libxl: allow libxl to calculate shadow mem requirements c0960aab-libxl-shadow-mem.patch bsc#997278 - libxl: advertise support for migration V3 36f57ad-advertise-migv3.patch bsc#996020 - Replace pci-use-driver-override-sysfs.patch with upstream variant 70f83f9d-pci-driver-override.patch bsc#986718 ++++ nfs-utils: - nfs.service: don't fail if "mount" reports an error (bsc#997134) ++++ spice-vdagent: - Fix crash when changing guest display's resolution (bsc#997236) 8c465007-vdagentd-fixes-small-leak.patch f97751fa-revert-uinput-fix-small-leak-of-screen_info.patch ++++ yast2-auth-client: - Fix an issue with UI layout after leaving a domain (bsc#997380). - Make DNS update optional for AD enrollment (bsc#991564). - Fix inaccurate description of ad_server parameter (bsc#996873). - Do not allow using hard bind policy in LDAP config (bsc#996538). Bump version to 3.3.11. ------------------------------------------------------------------ ------------------ 2016-9-5 - Sep 5 2016 ------------------- ------------------------------------------------------------------ ++++ autofs: - Rebuild against SLE 12-SP2's libtirpc. (fate#320393) ++++ file-roller: - Drop genisoimage Requires: We no longer want to hard require it. ++++ hexchat: - Modified migrate-configuration-from-xchat.patch Add hexchat-migrate-sh Realizing the migration job with shell script(bnc#989961) ++++ cairo: - Add cairo-xlib-double-free.patch to fix double free in _get_image_surface(); patch taken from upstream git (fdo#91967, boo#997189). ++++ webkit2gtk3: - Update to version 2.12.5: + Fix a regression introduced in 2.12.4 that caused a hang in the network process after a load failure. + Fix several crashes and rendering issues. ++++ libvirt: - Updated patches with the version accepted upstream. bsc#989646 * libxl-usb-vendor.patch replaced by e01d300b-libxl-usb-vendor.patch * virHostdevFindUSBDevice-privsyms.patch replaced by ea46e00f-virHostdevFindUSBDevice-privsyms.patch - Add USB Controller support for libxl driver. bsc#989646 f820d5bf6-USB-port-path-as-an-array-of-integers.patch 82c142b3-introduce-virDomainUSBAddressSet.patch 6b3e4e2b-functions-usb-controllers-to-addr.patch 44304c6e-libxl-usb-controller-hotplug.patch 770bf992-libxl-usb-controller-creation.patch 9a361bbb-xenconfig-usb-controller-conversion.patch be146b34-extend-usb-controller-model.patch c6f0e177-qusb-qemu-check.patch f5359e55-libxl-autocreate-usb-controller.patch ++++ makedumpfile: - makedumpfile-open_dump_bitmap-non-cyclic.patch: open_dump_bitmap: open bitmap file in non-cyclic case (bsc#992885). - makedumpfile-call-open_dump_bitmap-after-initial.patch: move call to open_dump_bitmap() to after call to initial() (bsc#992885). - makedumpfile-simplify-close_dump_bitmap-logic.patch: close_dump_bitmap: simplify logic (bsc#992885). ++++ xen: - bnc#953518 - unplug also SCSI disks in qemu-xen-traditional for upstream unplug protocol ------------------------------------------------------------------ ------------------ 2016-9-4 - Sep 4 2016 ------------------- ------------------------------------------------------------------ ++++ gtkmm2: - Update to version 2.24.5: + Update the MSVC projects. + Use C++11 if the compiler supports it. + Update to be compatible with new versions of glibmm. + Documentation: Improve the documentation of Gtk::ComboBoxText (bgo#766039). - Drop gtkmm2-new-glibmm-fixes.patch: Fixed upstream. ------------------------------------------------------------------ ------------------ 2016-9-3 - Sep 3 2016 ------------------- ------------------------------------------------------------------ ++++ gnome-clocks: - Update to version 3.20.2: + Misc bugfixes. + Updated translations. ++++ gnome-control-center: - Update gnome-control-center-add-alacarte-for-sle.patch: Rebase on top of rebased gnome-control-center-allow-extra-tools-in-shell.patch. ++++ yast2-network: - bnc#988157 - disable DHCP autoconfiguration in installer when an interface configuration is provided via linuxrc - 3.1.169 ------------------------------------------------------------------ ------------------ 2016-9-2 - Sep 2 2016 ------------------- ------------------------------------------------------------------ ++++ gnome-control-center: - Update gnome-control-center-allow-extra-tools-in-shell.patch: + Fix leak of strings. + Add tools with category X-GNOME-DesktopSettings into the personal g-c-c category to enable itweb-settings. + Disable logspam in absence of optional components (bnc#866235 bsc#952008). ++++ gstreamer-plugins-bad: - Disable libbs2b support when building on SLE. ++++ kernel-default: - cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabled (bsc#993256). - commit 81405db - cephfs: remove warning when ceph_releasepage() is called on dirty page (bsc#995153). - cephfs: ignore error from invalidate_inode_pages2_range() in direct write (bsc#995153). - commit 2365939 ++++ kernel-source: - cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabled (bsc#993256). - commit 81405db - cephfs: remove warning when ceph_releasepage() is called on dirty page (bsc#995153). - cephfs: ignore error from invalidate_inode_pages2_range() in direct write (bsc#995153). - commit 2365939 ++++ kernel-syms: - cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabled (bsc#993256). - commit 81405db - cephfs: remove warning when ceph_releasepage() is called on dirty page (bsc#995153). - cephfs: ignore error from invalidate_inode_pages2_range() in direct write (bsc#995153). - commit 2365939 ++++ libsecret: - Add openSUSE conditional macro and description tag for existing patches in specfile. ++++ nfs-utils: - 0001-Move-export_d_read-to-support-export-export.c.patch 0002-systemd-improve-ordering-between-nfs-server-and-vari.patch Add new systemd "generator" to create proper ordering between nfsd startup and mounting different filesystems. (bsc@994468) - 0001-systemd-ensure-nfs-config-service-is-re-run-as-neede.patch Make sure nfs-config is run as required (bsc#990356) ++++ xen: - bsc#989679 - [pvusb feature] USB device not found when 'virsh detach-device guest usb.xml' 57c93e52-fix-error-in-libxl_device_usbdev_list.patch ++++ yast2-users: - AutoYaST: Ignore Users without UID while checking for duplicate UIDs (bnc#996823) - 3.1.57 ------------------------------------------------------------------ ------------------ 2016-9-1 - Sep 1 2016 ------------------- ------------------------------------------------------------------ ++++ Mesa: - Add u_add_llvm_codegen_dependencies.patch to link to libLLVMCodegen to fix cyclic linking problems. bsc#981975 ++++ dracut: - fix boot issues using RAID, bnc#970215 ++++ kernel-default: - mm: introduce arch_reserved_kernel_pages() (bnc#989618). - mm/memblock.c: expose total reserved memory (bnc#989618). - powerpc: implement arch_reserved_kernel_pages (bnc#989618). - Refresh patches.fixes/mm-page_alloc.c-calculate-available-memory-in-a-sepa. - Delete patches.fixes/fadump-register-the-memory-reserved-by-fadump.patch. - Delete patches.fixes/mm-page_alloc-replace-set_dma_reserve-to-set_memory_reserve.patch. - commit 2042cf0 - kaweth: fix oops upon failed memory allocation (bsc#993890). - kaweth: fix firmware download (bsc#993890). - commit 62c8757 - kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd (bnc#941420). - commit 5ed8e2d - Build vmx-crypto as a module and put it into -extra (fate#318016) - commit 0c1f039 - ALSA: hda - add codec support for Kabylake display audio codec (bsc#996790). - commit 086193a ++++ kernel-source: - mm: introduce arch_reserved_kernel_pages() (bnc#989618). - mm/memblock.c: expose total reserved memory (bnc#989618). - powerpc: implement arch_reserved_kernel_pages (bnc#989618). - Refresh patches.fixes/mm-page_alloc.c-calculate-available-memory-in-a-sepa. - Delete patches.fixes/fadump-register-the-memory-reserved-by-fadump.patch. - Delete patches.fixes/mm-page_alloc-replace-set_dma_reserve-to-set_memory_reserve.patch. - commit 2042cf0 - kaweth: fix oops upon failed memory allocation (bsc#993890). - kaweth: fix firmware download (bsc#993890). - commit 62c8757 - kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd (bnc#941420). - commit 5ed8e2d - Build vmx-crypto as a module and put it into -extra (fate#318016) - commit 0c1f039 - ALSA: hda - add codec support for Kabylake display audio codec (bsc#996790). - commit 086193a ++++ kernel-syms: - mm: introduce arch_reserved_kernel_pages() (bnc#989618). - mm/memblock.c: expose total reserved memory (bnc#989618). - powerpc: implement arch_reserved_kernel_pages (bnc#989618). - Refresh patches.fixes/mm-page_alloc.c-calculate-available-memory-in-a-sepa. - Delete patches.fixes/fadump-register-the-memory-reserved-by-fadump.patch. - Delete patches.fixes/mm-page_alloc-replace-set_dma_reserve-to-set_memory_reserve.patch. - commit 2042cf0 - kaweth: fix oops upon failed memory allocation (bsc#993890). - kaweth: fix firmware download (bsc#993890). - commit 62c8757 - kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd (bnc#941420). - commit 5ed8e2d - Build vmx-crypto as a module and put it into -extra (fate#318016) - commit 0c1f039 - ALSA: hda - add codec support for Kabylake display audio codec (bsc#996790). - commit 086193a ++++ qemu: - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP2 - Xen HVM: unplug also SCSI disks (bnc#953518) * Patches added: 0061-xen_platform-unplug-also-SCSI-disks.patch ++++ yast2-kdump: - AutoYaST: Write and sections correctly. Imported settings will not be overwritten by proposal. (bnc#995750) - 3.1.41 ++++ yast2-slp: - Align left the labels in the SLP service popup, unify it with the other popup dialogs in YaST (bsc#996846) - 3.1.10 ------------------------------------------------------------------ ------------------ 2016-8-31 - Aug 31 2016 ------------------- ------------------------------------------------------------------ ++++ bluez: - Add patches: Fix build with GLib 2.48: Since GLib 2.39 calling g_source_remove on already removed source is causing critical warning. * unit-Fix-test-failures-with-glib-2.39.0.patch Fix /gobex/test_header_encode_connid test name was duplicated. * unit-Fix-gobex-unit-tests.patch Add new hciattach_bcm43xx in Makefile.in * built_fixed.patch - Add patches for RPi3 bluetooth support(bsc#995059) * 0001-tools-add-bcm43xx-specific-init-in-hciattach.patch * 0002-tools-fix-headers-for-bcm43xx.patch * 0003-hciattach-bcm43xx-Use-final-baudrate-to-download-the.patch * 0004-bcm43xx-The-UART-speed-must-be-reset-after-the-firmw.patch * 0005-Move-the-43xx-firmware-into-lib-firmware.patch ++++ lvm2: - Delete the patch since it is not neccessary for the bug fix and has the risk to cause regression bug for thin-merge.sh (bsc#984321) Delete: activate-Improve-snapshot-merge-initiation.patch (Improve snapshot merge initiation (bsc#970943)) ++++ dracut: - Add missing whitespace for md raid suse kernel param parsing (bsc#970215) * modify: 0059-99suse-Add-SUSE-specific-initrd-parsing.patch - Fix IFS separater in net-lib.sh (bsc#996141) * modify: 0125-40network-separate-mask-and-prefix.patch ++++ gcr: - Add openSUSE conditional macro and description tag for existing patches in specfile. ++++ gnome-control-center: - Drop Mesa-demo-x Requires: No longer needed. Fixes boo#996633. ++++ grub2: - Drop ethernet-pad-to-minumum-size.patch (bsc#994497) ++++ kernel-default: - perf/x86/intel: Change offcore response masks for Knights Landing (bsc#980660). - commit 34b7d66 - IB/core: Fix reading capability mask of the port info class (bsc#994770). - IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handling (bsc#994770). - IB/sysfs: Fix sparse warning on attr_id (bsc#994770). - IB/core: Display extended counter set if available (bsc#994770). - IB/core: Specify attribute_id in port_table_attribute (bsc#994770). - IB/core: Create get_perf_mad function in sysfs.c (bsc#994770). - commit 3c0d48d - scsi: ibmvfc: add FC Class 3 Error Recovery support (bsc#984992). - scsi: ibmvfc: Set READ FCP_XFER_READY DISABLED bit in PRLI (bsc#984992). - commit 928be2e - Update kabi files: import RC2 kernel with a pv_mmu_ops update - commit ccf7e72 - kabi/severities: Clean up a few entries. Keep only kvm, s390 and kgr-related items for the beginning. - commit b5e81a4 - Refresh patches.suse/sched-core-Move-task_rq_lock-out-of-line.patch. Fix the patch to be applicable via series2git script. - commit f612b49 - x86,mm,sched: make lazy TLB mode even lazier -kabi (bnc#971975 VM performance -- TLB flush). - commit 95c2de7 - IB/core: Fix oops in ib_cache_gid_set_default_gid (bsc#996027). - commit adf2ba3 ++++ kernel-source: - perf/x86/intel: Change offcore response masks for Knights Landing (bsc#980660). - commit 34b7d66 - IB/core: Fix reading capability mask of the port info class (bsc#994770). - IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handling (bsc#994770). - IB/sysfs: Fix sparse warning on attr_id (bsc#994770). - IB/core: Display extended counter set if available (bsc#994770). - IB/core: Specify attribute_id in port_table_attribute (bsc#994770). - IB/core: Create get_perf_mad function in sysfs.c (bsc#994770). - commit 3c0d48d - scsi: ibmvfc: add FC Class 3 Error Recovery support (bsc#984992). - scsi: ibmvfc: Set READ FCP_XFER_READY DISABLED bit in PRLI (bsc#984992). - commit 928be2e - Update kabi files: import RC2 kernel with a pv_mmu_ops update - commit ccf7e72 - kabi/severities: Clean up a few entries. Keep only kvm, s390 and kgr-related items for the beginning. - commit b5e81a4 - Refresh patches.suse/sched-core-Move-task_rq_lock-out-of-line.patch. Fix the patch to be applicable via series2git script. - commit f612b49 - x86,mm,sched: make lazy TLB mode even lazier -kabi (bnc#971975 VM performance -- TLB flush). - commit 95c2de7 - IB/core: Fix oops in ib_cache_gid_set_default_gid (bsc#996027). - commit adf2ba3 ++++ kernel-syms: - perf/x86/intel: Change offcore response masks for Knights Landing (bsc#980660). - commit 34b7d66 - IB/core: Fix reading capability mask of the port info class (bsc#994770). - IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handling (bsc#994770). - IB/sysfs: Fix sparse warning on attr_id (bsc#994770). - IB/core: Display extended counter set if available (bsc#994770). - IB/core: Specify attribute_id in port_table_attribute (bsc#994770). - IB/core: Create get_perf_mad function in sysfs.c (bsc#994770). - commit 3c0d48d - scsi: ibmvfc: add FC Class 3 Error Recovery support (bsc#984992). - scsi: ibmvfc: Set READ FCP_XFER_READY DISABLED bit in PRLI (bsc#984992). - commit 928be2e - Update kabi files: import RC2 kernel with a pv_mmu_ops update - commit ccf7e72 - kabi/severities: Clean up a few entries. Keep only kvm, s390 and kgr-related items for the beginning. - commit b5e81a4 - Refresh patches.suse/sched-core-Move-task_rq_lock-out-of-line.patch. Fix the patch to be applicable via series2git script. - commit f612b49 - x86,mm,sched: make lazy TLB mode even lazier -kabi (bnc#971975 VM performance -- TLB flush). - commit 95c2de7 - IB/core: Fix oops in ib_cache_gid_set_default_gid (bsc#996027). - commit adf2ba3 ++++ spice-gtk: - Move acl helper to a new libspice-client-glib-helper package and add a corresponding dependency (bsc#994858) ++++ yast2-packager: - Fix URLs handling when retrying to load an add-on from a CD/DVD through the add_on_products.xml (related to bsc#991935). - 3.1.117 ++++ yast2-registration: - more robust check for installation dark theme (bnc#996258) - 3.1.188 ++++ yast2-security: - mark string "Security" translatable (bnc#988764) - 3.2.3 ++++ zypper-migration-plugin: - use the same snapper commandline as yast2 migration (bsc#984324) - version 0.10 ------------------------------------------------------------------ ------------------ 2016-8-30 - Aug 30 2016 ------------------- ------------------------------------------------------------------ ++++ gdk-pixbuf: - Add fixes for some crashes, taken from upstream git (bsc#988745 bsc#991450 CVE-2016-6352): gdk-pixbuf-bgo768688-bmp-overflow.patch gdk-pixbuf-bgo768484-ico-set-errors.patch gdk-pixbuf-bgo769738-bmp-overflow.patch gdk-pixbuf-bgo769170-ico-headers.patch ++++ nautilus: - Update to version 3.20.3: + Support HDPI in desktop margins. + Fix opaque desktop background after changing themes. + Fix gnome-shell search not providing results or making the CPU at 100% even if closed. - Drop nautilus-desktop-canvas-view-scale-desktop-workarea.patch: fixed upstream. ++++ kernel-default: - posix_acl: Clear SGID bit when setting file permissions (bsc#995968, CVE-2016-7097). - commit 13d5925 - sched: Further improve spurious CPU_IDLE active migrations (bnc# 986383). - commit 256b469 ++++ kernel-source: - posix_acl: Clear SGID bit when setting file permissions (bsc#995968, CVE-2016-7097). - commit 13d5925 - sched: Further improve spurious CPU_IDLE active migrations (bnc# 986383). - commit 256b469 ++++ kernel-syms: - posix_acl: Clear SGID bit when setting file permissions (bsc#995968, CVE-2016-7097). - commit 13d5925 - sched: Further improve spurious CPU_IDLE active migrations (bnc# 986383). - commit 256b469 ++++ samba: - Fix illegal memory access after memory has been deleted; (bso#11836); (bsc#975299). ++++ openssl: - Fix a regression caused by openssl-CVE-2016-2182-2.patch (bsc#995959) * add openssl-CVE-2016-2182-3.patch ++++ perl: - add missing lock prototype to the debugger [bnc#932894] new patch: perl-dblockproto.diff - remove base.pm changes from perl-nodotinc.diff ++++ vm-install: - bsc#989468 - vm-install does not support aarch64 - Version 0.8.57 ++++ xrdp: - Add xrdp-disable-8-bpp-vnc-support.patch: Disable 8 bpp vnc support. Xvnc drops support for 8 bpp since 1.4.0. Trying to launch Xvnc in 8 bpp will cause it to dump core (bsc#991059). ++++ yast2-bootloader: - import properly device map in autoyast profile (found during debugging bnc#995627) - log device map entries before written them, to allow easier debugging of augeas lenses failure (bnc#995627) - 3.1.203 - fix crash when activating partition on md raid (bnc#995627) - 3.1.202 ++++ yast2-installation: - Display a warning popup when the installer self-update uses the fallback URL instead of the selected SMT or the default SCC server (bsc#996179) - Do not contact the registration server in self-update when network is not running, skip self-update completely - 3.1.214 ++++ yast2-users: - AutoYaST: Checking users entries for duplicate username/UIDs. (bnc#995397) - 3.1.56 ------------------------------------------------------------------ ------------------ 2016-8-29 - Aug 29 2016 ------------------- ------------------------------------------------------------------ ++++ NetworkManager-gnome: - Drop nm-applet-build-don-t-try-to-build-bluetooth-widget-with-bluez5.patch: Fixed in upstream. ++++ cogl: - Add 0001-fix-build-failure-with-Werror-undef.patch: Fix build failure for SLE (bgo#770533). ++++ glibc: - resolv-assertion-failure.patch: resolv: Always set *resplen2 out parameter in send_dg (bsc#994576, BZ #19791) ++++ glibc: - resolv-assertion-failure.patch: resolv: Always set *resplen2 out parameter in send_dg (bsc#994576, BZ #19791) ++++ gnome-menus: - Add 0001-desktop-entries-support-multiple-desktops-in-XDG_CUR.patch, 0001-desktop-entries-fix-trivial-bug-in-handling-of-multi.patch: Backport upstream commit b4546ab and 4befe76. Parse XDG_CURRENT_DESKTOP correctly when it specifies multiple desktops (bsc#988595, bgo#741505). ++++ kernel-default: - tags: update patches that have landed in the mainline repository - commit 7b64931 - raid10: increment write counter after bio is split (bsc#992782). - commit f169ca3 ++++ kernel-source: - tags: update patches that have landed in the mainline repository - commit 7b64931 - raid10: increment write counter after bio is split (bsc#992782). - commit f169ca3 ++++ kernel-syms: - tags: update patches that have landed in the mainline repository - commit 7b64931 - raid10: increment write counter after bio is split (bsc#992782). - commit f169ca3 ++++ multipath-tools: - libmultipath: fall back to search paths by devt (bsc#995645) ++++ libgweather: - Update to version 3.20.3: + NOAA shut down their METAR provider service, so libgweather switched to a different provider (bgo#770321). + Updates translations. - Drop libgweather-change-service-provider.patch: Fixed upstream. ++++ libvirt: - Reintroduce mistakenly removed virt-create-rootfs. virt-create-rootfs.patch. bsc#995981 ++++ lsof: - modify lsof_4.89-nfs_hanging.patch and add a check for HasNFS variable as HasNFS may already have been set to 2 in the readmnt() function [bsc#995061] ++++ sles-manuals_en: - Update text and image files (git: c28108e). (dummy bsc#933411). ------------------------------------------------------------------ ------------------ 2016-8-26 - Aug 26 2016 ------------------- ------------------------------------------------------------------ ++++ ModemManager: - Drop bnc878066-serial-ports-on-the-IO-card-are-not-responding.patch: No longer needed. ++++ autoyast2: - Profile Location: Use Report instead of Popup to not block AutoYast if not configured to. (bnc#988949) - 3.1.149 ++++ cmake: - Allow definition of builddir and builder to be overridable bnc#995752 - Update to cmake 3.5.2 as it is last of 3.5 series and contains bugfixes for ninja ++++ cogl: - Update to version 1.22.2: + Skip journal dumping if not supported (bgo#728355). + Support glMapBufferRange from ES3 (bgo#728355). + Improvements in the KMS winsys (bgo#756926, bgo#758073). + Require gettext 0.19 to avoid hacks (bgo#760285). + Respect the Wayland spec for EGL surface creation (bgo#765351). + Updated translations. - Drop cogl-GLES-Support-glMapBufferRange.patch and cogl-fix-black-login-screen.patch: Fixed upstream. ++++ dracut: - Rename patch: * From 0211-fix_multipath_check_hostonly.patch to 0303-fix_multipath_check_hostonly.patch - Rename patch: * From 0213-10i18n-keymap-find.patch to 0213-Fix-wrong-keymap-inclusion.patch ++++ gnome-settings-daemon: - Call autoreconf on SLE12 and Leap 42.x: gnome-settings-daemon-bring-back-updates-plugin.patch is also applied on Leap, hence autoreconf needs to run there too. ++++ grub2: - Fix booting from network (on PowerPC) (bsc#994497) * 0007-arp-icmp-Fix-handling-in-case-of-oversized-or-invali.patch * ethernet-pad-to-minumum-size.patch ++++ icewm-theme-branding: - Version update to 1.2.2 Add new startup script for icewm-session (bsc#977233) Fix quotation in commands in preferences (bsc#977233) ++++ kernel-default: - Update config files: fix s390x vanilla config CONFIG_PCI_NR_MSI was mistakenly removed from vanilla config recently although the patch to remove the kconfig is applied not to vanilla. - commit 8372925 - supported.conf: Add bcm2835-sdhost and brcmfmac (bsc#983145) - commit 9136980 - Disable brcmfmac on ppc64le to sync with x86_64 - commit 7720647 - Update patches.fixes/drm-i915-Fix-S4-resume-breakage (bsc#984629,bsc#984632). Use the method suggested by the upstream dev. - commit 1d8614b - drm/i915: Add distinct stubs for PM hibernation phases (bsc#984632). - commit fde8f20 - dt: assign uart0 to BT and uart1 to pin headers (bsc#983145). - commit 149c766 - ARM: bcm2835: add interrupt-names and apply correct mapping (bsc#983145). - ARM: bcm2835: follow dt uart node-naming convention (bsc#983145). - Refresh patches.drivers/0001-ARM-bcm2835-Define-standard-pinctrl-groups-in-the-gp.patch. - commit 4e4997d - Refresh patches.arch/arm64-bcm2837-0080-ARM-bcm2835-Give-HDMI-a-HPD-GPIO-on-the-pi3.patch. Update with version from Gerd Hoffmann (s/GPIO_ACTIVE_LOW/GPIO_ACTIVE_HIGH). - commit e48c50b - Add kABI placeholders to HD-audio common structs (bsc#995704). - commit 6a6830e - s390/dasd: fix failing CUIR assignment under LPAR (bnc#994430, LTC#144674). - s390/dasd: fix hanging device after clear subchannel (bnc#994430, LTC#144640). - commit b80da80 ++++ kernel-source: - Update config files: fix s390x vanilla config CONFIG_PCI_NR_MSI was mistakenly removed from vanilla config recently although the patch to remove the kconfig is applied not to vanilla. - commit 8372925 - supported.conf: Add bcm2835-sdhost and brcmfmac (bsc#983145) - commit 9136980 - Disable brcmfmac on ppc64le to sync with x86_64 - commit 7720647 - Update patches.fixes/drm-i915-Fix-S4-resume-breakage (bsc#984629,bsc#984632). Use the method suggested by the upstream dev. - commit 1d8614b - drm/i915: Add distinct stubs for PM hibernation phases (bsc#984632). - commit fde8f20 - dt: assign uart0 to BT and uart1 to pin headers (bsc#983145). - commit 149c766 - ARM: bcm2835: add interrupt-names and apply correct mapping (bsc#983145). - ARM: bcm2835: follow dt uart node-naming convention (bsc#983145). - Refresh patches.drivers/0001-ARM-bcm2835-Define-standard-pinctrl-groups-in-the-gp.patch. - commit 4e4997d - Refresh patches.arch/arm64-bcm2837-0080-ARM-bcm2835-Give-HDMI-a-HPD-GPIO-on-the-pi3.patch. Update with version from Gerd Hoffmann (s/GPIO_ACTIVE_LOW/GPIO_ACTIVE_HIGH). - commit e48c50b - Add kABI placeholders to HD-audio common structs (bsc#995704). - commit 6a6830e - s390/dasd: fix failing CUIR assignment under LPAR (bnc#994430, LTC#144674). - s390/dasd: fix hanging device after clear subchannel (bnc#994430, LTC#144640). - commit b80da80 ++++ kernel-firmware: - Update qlogic qla2xxx firmware to 08.04.00 (bsc#993846) ++++ kernel-syms: - Update config files: fix s390x vanilla config CONFIG_PCI_NR_MSI was mistakenly removed from vanilla config recently although the patch to remove the kconfig is applied not to vanilla. - commit 8372925 - supported.conf: Add bcm2835-sdhost and brcmfmac (bsc#983145) - commit 9136980 - Disable brcmfmac on ppc64le to sync with x86_64 - commit 7720647 - Update patches.fixes/drm-i915-Fix-S4-resume-breakage (bsc#984629,bsc#984632). Use the method suggested by the upstream dev. - commit 1d8614b - drm/i915: Add distinct stubs for PM hibernation phases (bsc#984632). - commit fde8f20 - dt: assign uart0 to BT and uart1 to pin headers (bsc#983145). - commit 149c766 - ARM: bcm2835: add interrupt-names and apply correct mapping (bsc#983145). - ARM: bcm2835: follow dt uart node-naming convention (bsc#983145). - Refresh patches.drivers/0001-ARM-bcm2835-Define-standard-pinctrl-groups-in-the-gp.patch. - commit 4e4997d - Refresh patches.arch/arm64-bcm2837-0080-ARM-bcm2835-Give-HDMI-a-HPD-GPIO-on-the-pi3.patch. Update with version from Gerd Hoffmann (s/GPIO_ACTIVE_LOW/GPIO_ACTIVE_HIGH). - commit e48c50b - Add kABI placeholders to HD-audio common structs (bsc#995704). - commit 6a6830e - s390/dasd: fix failing CUIR assignment under LPAR (bnc#994430, LTC#144674). - s390/dasd: fix hanging device after clear subchannel (bnc#994430, LTC#144640). - commit b80da80 ++++ multipath-tools: - Fixup module name in /usr/lib/modules-load.d (bsc#986734) - multipath: fixup check from udev rules (bsc#986734) ++++ gcc6: - Update to gcc-6-branch head (r239768). * Includes GCC 6.2 release. ++++ libgweather: - Add libgweather-change-service-provider.patch: The existing weather service provider was expired, replace by a working provider instead; patch taken from upstream bug report (bgo#770321). ++++ lsof: - add lsof_4.89-nfs_hanging.patch to prevent 'lsof -b' from hanging when NFS server is unavailable [bsc#995061] ++++ release-notes-sled: - 12.2.20160826 (for 12 SP2 RC2) - Updated template text - Added section about related products - Updated release notes from FATE - New entries: - FATE#320018: Devilspie 2 Has Been Added - FATE#320305: Incompatible Changes in the New 4.4 Kernel - FATE#320330: Qt 5 Has Been Updated to 5.6.1 - Changed entries: - FATE#316813: Flash Player Has Been Removed ++++ yast2: - Packages: remove warning icon from package callbacks. (bnc#988949) - 3.1.205 ++++ yast2-bootloader: - warn user if enabling TPM when not available (bsc#994556) - 3.1.201 ++++ yast2-storage: - Don't check for installer restart as it's not needed anymore (bsc#985055) - 3.1.102 ++++ yast2-update: - The update installer has been moved earlier in the workflow. We don't need to store data to remember selected target/partitions anymore. (bsc#988287) - 3.1.42 ------------------------------------------------------------------ ------------------ 2016-8-25 - Aug 25 2016 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Drop PackageKit-1.0.1-fix-bashisms.patch: this patch has been submitted upstream for discussion (gh#hughsie/PackageKit#162). If accepted, we'll inherit with a future update, if declined, it is not important enough to carry around. The code it touches is only used by the internal test suite. - Drop PackageKit-fix-offline-trigger.patch: in line with upstreams expectation we package /var/cache/PackageKit. With this present the symlink produced for offline update can correctly symlink to an existing directory. ++++ autoyast2: - Fixed: Setting timeout for error popups has not been possible. (bnc#988949) - 3.1.148 ++++ dracut: - 95fcoe: Do not complain about missing /etc/hba.conf (bsc#980539) * Add 0215-95fcoe-Do-not-complain-about-missing-etc-hba.conf.patch - 95fcoe: silence lldpad warnings * Add 0216-95fcoe-silence-lldpad-warnings.patch - 95fcoe: Allow to specify the FCoE mode via the fcoe= parameter * Add 0217-95fcoe-Allow-to-specify-the-FCoE-mode-via-the-fcoe-p.patch - 40network: allow persistent interface names (bsc#995284) * Add 0218-40network-allow-persistent-interface-names.patch - 95fcoe: use interface names instead of MAC addresses * Add 0219-95fcoe-use-interface-names-instead-of-MAC-addresses.patch - 95fcoe: always set AUTO_VLAN for fcoemon (bsc#995019) * Add 0220-95fcoe-always-set-AUTO_VLAN-for-fcoemon.patch - 95fcoe: Add shutdown script (bsc#994860) * Add 0221-95fcoe-Add-shutdown-script.patch - 90dm: Fixup shutdown script (bsc#994860) * Add 0222-90dm-Fixup-shutdown-script.patch - 90dm: fixup dependency cycle between MD and DM shutdown (bsc#994860) * Add 0223-90dm-fixup-dependency-cycle-between-MD-and-DM-shutdo.patch - 90multipath: Start daemon after udev settle (bsc#986734) * Add 0304-90multipath-Start-daemon-after-udev-settle.patch - 90multipath: load dm_multipath module during startup * Add 0305-90multipath-load-dm_multipath-module-during-startup.patch - 90multipath: add shutdown script (bsc#994860) * Add 0306-90multipath-add-shutdown-script.patch ++++ gdb: - Add gdb-fix-bnc-994537.diff for ppc64le, fixing two testcases. [bnc#994537] - Add gdb-libiberty-demangler-fuzz.diff for fixing infinite recursion in demangler. [bnc#987637] ++++ gvfs: - Drop gvfs-support-nop-ftruncate.patch (bnc#466794, bgo#573837), gvfs-no-useless-x-flags.patch (bnc#538069), gvfs-monitor-proxy-debug.patch (bnc#903858): Fixed upstream. ++++ icewm: - Add patch icewm-exit-fork.patch to avoid deadlock (bsc#977233) ++++ kernel-default: - s390: use SPARSE_IRQ (bnc#994430, LTC#145045). - Update config files. - commit e324738 - drm/vc4: Fix drm_vblank_put/get imbalance in page flip path (bsc#993372). - drm/vc4: Fix get_vblank_counter with proper no-op for Linux 4.4+ (bsc#993372). - commit 7105c95 - libceph: use upstream write-same opcode (bsc#995574). - commit b58518a - drm/i915: Fix S4 resume breakage (bsc#984629,bsc#984632). - commit 2b06521 - hv_netvsc: fix bonding devices check in netvsc_netdev_event() (fate#320485). - hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdev (fate#320485). - hv_netvsc: reset vf_inject on VF removal (fate#320485). - hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt wait (fate#320485). - hv_netvsc: don't lose VF information (fate#320485). - commit cae4cc8 - dax: fix device-dax region base (bsc#995532). - commit 3768ef2 - Add a missed complete in iscsit_close_connection (bsc#992555, bsc#987805). - commit 1e6c84a - perf/x86: Modify error message in virtualized environment (bnc#990435). - xen: Make VPMU init message look less scary (bnc#990435). - commit 333a655 - module: Issue warnings when tainting kernel (bsc#974406). - module: Inform user when loading externally supported module (bsc#974406). - commit 52130c7 ++++ kernel-source: - s390: use SPARSE_IRQ (bnc#994430, LTC#145045). - Update config files. - commit e324738 - drm/vc4: Fix drm_vblank_put/get imbalance in page flip path (bsc#993372). - drm/vc4: Fix get_vblank_counter with proper no-op for Linux 4.4+ (bsc#993372). - commit 7105c95 - libceph: use upstream write-same opcode (bsc#995574). - commit b58518a - drm/i915: Fix S4 resume breakage (bsc#984629,bsc#984632). - commit 2b06521 - hv_netvsc: fix bonding devices check in netvsc_netdev_event() (fate#320485). - hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdev (fate#320485). - hv_netvsc: reset vf_inject on VF removal (fate#320485). - hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt wait (fate#320485). - hv_netvsc: don't lose VF information (fate#320485). - commit cae4cc8 - dax: fix device-dax region base (bsc#995532). - commit 3768ef2 - Add a missed complete in iscsit_close_connection (bsc#992555, bsc#987805). - commit 1e6c84a - perf/x86: Modify error message in virtualized environment (bnc#990435). - xen: Make VPMU init message look less scary (bnc#990435). - commit 333a655 - module: Issue warnings when tainting kernel (bsc#974406). - module: Inform user when loading externally supported module (bsc#974406). - commit 52130c7 ++++ kernel-syms: - s390: use SPARSE_IRQ (bnc#994430, LTC#145045). - Update config files. - commit e324738 - drm/vc4: Fix drm_vblank_put/get imbalance in page flip path (bsc#993372). - drm/vc4: Fix get_vblank_counter with proper no-op for Linux 4.4+ (bsc#993372). - commit 7105c95 - libceph: use upstream write-same opcode (bsc#995574). - commit b58518a - drm/i915: Fix S4 resume breakage (bsc#984629,bsc#984632). - commit 2b06521 - hv_netvsc: fix bonding devices check in netvsc_netdev_event() (fate#320485). - hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdev (fate#320485). - hv_netvsc: reset vf_inject on VF removal (fate#320485). - hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt wait (fate#320485). - hv_netvsc: don't lose VF information (fate#320485). - commit cae4cc8 - dax: fix device-dax region base (bsc#995532). - commit 3768ef2 - Add a missed complete in iscsit_close_connection (bsc#992555, bsc#987805). - commit 1e6c84a - perf/x86: Modify error message in virtualized environment (bnc#990435). - xen: Make VPMU init message look less scary (bnc#990435). - commit 333a655 - module: Issue warnings when tainting kernel (bsc#974406). - module: Inform user when loading externally supported module (bsc#974406). - commit 52130c7 ++++ kiwi: - v7.03.93 released - Tracker commit for fate#320956 - v7.03.92 released - Translated using Weblate (Vietnamese) Currently translated at 100.0% (28 of 28 strings) ++++ webkit2gtk3: - Rebase webkitgtk-disable-gcc-version-checks.patch for 2.12.4 - Update to version 2.12.4: + Security fixes: CVE-2016-4622, CVE-2016-4624, CVE-2016-4591, CVE-2016-4590. + Fix performance in accelerated compositing mode with the modesetting intel driver and DRI3 enabled. + Reduce the amount of file descriptors that the Web Process keeps open. + Fix Web Process deadlocks when loading HLS videos. + Make CSS and SVG animations run at 60fps. + Make meter elements accessible. + Improve accessibility name and description of elements to make it more compatible with W3C specs and fix several bugs in which the accessible name of objects was missing or broken. + Fix a crash when running windowed plugins under Wayland. + Fix a crash at process exit under Wayland. + Fix several crashes and rendering issues. + Updated translations. - Update _constraints memory requirements. ++++ openssl: - security update * CVE-2016-2177: Avoid some undefined pointer arithmetic (bsc#982575) * CVE-2016-2178: Fix DSA, preserve BN_FLG_CONSTTIME (bsc#983249) * CVE-2016-2179: remote denial of service via DTLS Finished Message (bsc#994844) * CVE-2016-2180: OOB read in TS_OBJ_print_bio() (bsc#990419) * CVE-2016-2181: Fix DTLS replay protection (bsc#994749) * CVE-2016-2182: Check for errors in BN_bn2dec() (bsc#993819) * CVE-2016-2183: Birthday attacks on 64-bit block ciphers aka triple-des (SWEET32) (bsc#995359) * CVE-2016-6302: Sanity check ticket length. (bsc#995324) * CVE-2016-6303: Avoid overflow in MDC2_Update (bsc#995377) - added patches: * openssl-CVE-2016-2177.patch * openssl-CVE-2016-2178-2.patch * openssl-CVE-2016-2178.patch * openssl-CVE-2016-2179-2.patch * openssl-CVE-2016-2179.patch * openssl-CVE-2016-2180.patch * openssl-CVE-2016-2181-2.patch * openssl-CVE-2016-2181-3.patch * openssl-CVE-2016-2181.patch * openssl-CVE-2016-2182-2.patch * openssl-CVE-2016-2182.patch * openssl-CVE-2016-2183-SWEET32.patch * openssl-CVE-2016-6302.patch * openssl-CVE-2016-6303.patch ++++ sled-manuals_en: - Update text and image files (git: 65281c9). (dummy bsc#933411). ++++ sles-manuals_en: - Update text and image files (git: b3aa6d5). (dummy bsc#933411). ++++ yast2: - Set AutoYaST default timeout entries for reporting errors correctly and do not overwrite AutoYaST profile settings. (bnc#988949) - 3.1.204 ++++ yast2-installation: - Move the installer self update step earlier in the workflow so the user entered values are not lost after restart and avoid repeating some steps again (bsc#985055) - This also fixes losing some values due to restaring YaST (bsc#993690), (bsc#992608) - Improved the self update URL handling - the boot parameter has the highest priority, always ask user when a SLP service is found, in AutoYaST mode SLP needs to be enabled in the profile - Display progress when downloading and applying the updates - 3.1.213 - Replace unicode bullet char by asterisk for ncurses (bsc#995082) - 3.1.212 - fix writing proposals (bnc#994127) - 3.1.211 ++++ yast2-registration: - write name of server which have certificate problem in error popup (bnc#995526) - 3.1.187 ++++ yast2-schema: - Exclude i586 and s390 architectures as SLE 12 does not build a runnable kernel for such architectures (bsc#933411). - 3.1.8 ++++ yast2-trans: - Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et eu fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my nb nl nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu en_GB en_US pt_BR zh_CN zh_TW ast nds (bsc#988370). ------------------------------------------------------------------ ------------------ 2016-8-24 - Aug 24 2016 ------------------- ------------------------------------------------------------------ ++++ accountsservice: - Enable as-fate318433-prevent-same-account-multi-logins.patch for Leap as requested by the Leap Release Manager (boo#994876). ++++ curl: - Add curl-bsc991746.patch (bsc#991746) fixing a performance regression with FTP ++++ kernel-default: - dt/bindings: Add bindings for Layerscape SCFG MSI (fate#320030 fate#319900). - irqchip: Add Layerscape SCFG MSI controller support (fate#320030 fate#319900). - commit b9037ee - dtb: xgene: Fix backward compatibility (bsc#993051). - drivers: net: xgene: Fix backward compatibility (bsc#993051). - Documentation: dtb: xgene: Add rxlos GPIO mapping (bsc#993051). - dtb: xgene: Add rxlos-gpios property (bsc#993051). - drivers: net: xgene: Poll link status via GPIO (bsc#993051). - drivers: net: xgene: XFI PCS reset when link is down (bsc#993051). - drivers: net: xgene: Change port init sequence (bsc#993051). - drivers: net: xgene: Fix RSS indirection table fields (bsc#993051). - drivers: net: xgene: Fix error deconstruction path (bsc#993051). - drivers: net: xgene: fix: Delete descriptor rings and buffer pools (bsc#993051). - drivers: net: xgene: fix: Add dma_unmap_single (bsc#993051). - drivers: net: xgene: Fix compiler warnings (bsc#993051). - net: xgene: fix maybe-uninitialized variable (bsc#993051). - ethernet: apm: xgene: add missing of_node_put after calling of_parse_phandle (bsc#993051). - xgene: Fix build warning with ACPI disabled (bsc#993051). - MAINTAINERS: xgene: Add driver and documentation path (bsc#993051). - Documentation: dtb: xgene: Add MDIO node (bsc#993051). - dtb: xgene: Add MDIO node (bsc#993051). - drivers: net: xgene: ethtool: Use phy_ethtool_gset and sset (bsc#993051). - drivers: net: xgene: Use exported functions (bsc#993051). - drivers: net: xgene: Enable MDIO driver (bsc#993051). - drivers: net: xgene: Add backward compatibility (bsc#993051). - drivers: net: phy: xgene: Add MDIO driver (bsc#993051). - drivers: net: xgene: Fix module unload crash - clkrst sequence (bsc#993051). - drivers: net: xgene: Fix module unload crash - change sw sequence (bsc#993051). - drivers: net: xgene: Fix module unload crash - hw resource cleanup (bsc#993051). - drivers: net: xgene: Separate set_speed from mac_init (bsc#993051). - commit 8f1e89b - Delete patches.arch/arm64-1-6-drivers-net-xgene-MAC-and-PHY-configuration-changes.patch. - Delete patches.arch/arm64-2-6-drivers-net-xgene-Backward-compatibility-with-older-firmware.patch. - Delete patches.arch/arm64-3-6-drivers-net-phy-Add-MDIO-driver.patch. - Delete patches.arch/arm64-4-6-dtb-xgene-Add-MDIO-node.patch. - Delete patches.arch/arm64-5-6-dtb-xgene-Remove-clock-nodes.patch. - Delete patches.arch/arm64-6-6-drivers-net-xgene-Fix-module-load-unload-crash.patch. - Delete patches.arch/arm64-dts-apm-Fix-mdio-clock.patch. - commit e8dec7f - Refresh patches.suse/sched-cputime-Improve-scalability-by-not-accounting-thread-group-tasks-pending-runtime.patch. - commit f482bed ++++ kernel-source: - dt/bindings: Add bindings for Layerscape SCFG MSI (fate#320030 fate#319900). - irqchip: Add Layerscape SCFG MSI controller support (fate#320030 fate#319900). - commit b9037ee - dtb: xgene: Fix backward compatibility (bsc#993051). - drivers: net: xgene: Fix backward compatibility (bsc#993051). - Documentation: dtb: xgene: Add rxlos GPIO mapping (bsc#993051). - dtb: xgene: Add rxlos-gpios property (bsc#993051). - drivers: net: xgene: Poll link status via GPIO (bsc#993051). - drivers: net: xgene: XFI PCS reset when link is down (bsc#993051). - drivers: net: xgene: Change port init sequence (bsc#993051). - drivers: net: xgene: Fix RSS indirection table fields (bsc#993051). - drivers: net: xgene: Fix error deconstruction path (bsc#993051). - drivers: net: xgene: fix: Delete descriptor rings and buffer pools (bsc#993051). - drivers: net: xgene: fix: Add dma_unmap_single (bsc#993051). - drivers: net: xgene: Fix compiler warnings (bsc#993051). - net: xgene: fix maybe-uninitialized variable (bsc#993051). - ethernet: apm: xgene: add missing of_node_put after calling of_parse_phandle (bsc#993051). - xgene: Fix build warning with ACPI disabled (bsc#993051). - MAINTAINERS: xgene: Add driver and documentation path (bsc#993051). - Documentation: dtb: xgene: Add MDIO node (bsc#993051). - dtb: xgene: Add MDIO node (bsc#993051). - drivers: net: xgene: ethtool: Use phy_ethtool_gset and sset (bsc#993051). - drivers: net: xgene: Use exported functions (bsc#993051). - drivers: net: xgene: Enable MDIO driver (bsc#993051). - drivers: net: xgene: Add backward compatibility (bsc#993051). - drivers: net: phy: xgene: Add MDIO driver (bsc#993051). - drivers: net: xgene: Fix module unload crash - clkrst sequence (bsc#993051). - drivers: net: xgene: Fix module unload crash - change sw sequence (bsc#993051). - drivers: net: xgene: Fix module unload crash - hw resource cleanup (bsc#993051). - drivers: net: xgene: Separate set_speed from mac_init (bsc#993051). - commit 8f1e89b - Delete patches.arch/arm64-1-6-drivers-net-xgene-MAC-and-PHY-configuration-changes.patch. - Delete patches.arch/arm64-2-6-drivers-net-xgene-Backward-compatibility-with-older-firmware.patch. - Delete patches.arch/arm64-3-6-drivers-net-phy-Add-MDIO-driver.patch. - Delete patches.arch/arm64-4-6-dtb-xgene-Add-MDIO-node.patch. - Delete patches.arch/arm64-5-6-dtb-xgene-Remove-clock-nodes.patch. - Delete patches.arch/arm64-6-6-drivers-net-xgene-Fix-module-load-unload-crash.patch. - Delete patches.arch/arm64-dts-apm-Fix-mdio-clock.patch. - commit e8dec7f - Refresh patches.suse/sched-cputime-Improve-scalability-by-not-accounting-thread-group-tasks-pending-runtime.patch. - commit f482bed ++++ kernel-syms: - dt/bindings: Add bindings for Layerscape SCFG MSI (fate#320030 fate#319900). - irqchip: Add Layerscape SCFG MSI controller support (fate#320030 fate#319900). - commit b9037ee - dtb: xgene: Fix backward compatibility (bsc#993051). - drivers: net: xgene: Fix backward compatibility (bsc#993051). - Documentation: dtb: xgene: Add rxlos GPIO mapping (bsc#993051). - dtb: xgene: Add rxlos-gpios property (bsc#993051). - drivers: net: xgene: Poll link status via GPIO (bsc#993051). - drivers: net: xgene: XFI PCS reset when link is down (bsc#993051). - drivers: net: xgene: Change port init sequence (bsc#993051). - drivers: net: xgene: Fix RSS indirection table fields (bsc#993051). - drivers: net: xgene: Fix error deconstruction path (bsc#993051). - drivers: net: xgene: fix: Delete descriptor rings and buffer pools (bsc#993051). - drivers: net: xgene: fix: Add dma_unmap_single (bsc#993051). - drivers: net: xgene: Fix compiler warnings (bsc#993051). - net: xgene: fix maybe-uninitialized variable (bsc#993051). - ethernet: apm: xgene: add missing of_node_put after calling of_parse_phandle (bsc#993051). - xgene: Fix build warning with ACPI disabled (bsc#993051). - MAINTAINERS: xgene: Add driver and documentation path (bsc#993051). - Documentation: dtb: xgene: Add MDIO node (bsc#993051). - dtb: xgene: Add MDIO node (bsc#993051). - drivers: net: xgene: ethtool: Use phy_ethtool_gset and sset (bsc#993051). - drivers: net: xgene: Use exported functions (bsc#993051). - drivers: net: xgene: Enable MDIO driver (bsc#993051). - drivers: net: xgene: Add backward compatibility (bsc#993051). - drivers: net: phy: xgene: Add MDIO driver (bsc#993051). - drivers: net: xgene: Fix module unload crash - clkrst sequence (bsc#993051). - drivers: net: xgene: Fix module unload crash - change sw sequence (bsc#993051). - drivers: net: xgene: Fix module unload crash - hw resource cleanup (bsc#993051). - drivers: net: xgene: Separate set_speed from mac_init (bsc#993051). - commit 8f1e89b - Delete patches.arch/arm64-1-6-drivers-net-xgene-MAC-and-PHY-configuration-changes.patch. - Delete patches.arch/arm64-2-6-drivers-net-xgene-Backward-compatibility-with-older-firmware.patch. - Delete patches.arch/arm64-3-6-drivers-net-phy-Add-MDIO-driver.patch. - Delete patches.arch/arm64-4-6-dtb-xgene-Add-MDIO-node.patch. - Delete patches.arch/arm64-5-6-dtb-xgene-Remove-clock-nodes.patch. - Delete patches.arch/arm64-6-6-drivers-net-xgene-Fix-module-load-unload-crash.patch. - Delete patches.arch/arm64-dts-apm-Fix-mdio-clock.patch. - commit e8dec7f - Refresh patches.suse/sched-cputime-Improve-scalability-by-not-accounting-thread-group-tasks-pending-runtime.patch. - commit f482bed ++++ kiwi: - Fixup elilo.conf append setup append parameter was filled with an undefined variable It should contain the information from $cmdline ++++ multipath-tools: - multipathd: start daemon after udev trigger (bsc#986734) - Load device handler and multipath module at boot (bsc#991634) ++++ yast2-firstboot: - fix not showing errors as popup in firstboot (bnc#994892) - 3.1.17 ++++ yast2-network: - bnc#993587 - installer is able to newly configured set devices up in case of ssh/vnc installation - 3.1.168 ++++ yast2-registration: - fix detection of installation qss, so registration in first boot have readable text (bnc#995333) - 3.1.186 ------------------------------------------------------------------ ------------------ 2016-8-23 - Aug 23 2016 ------------------- ------------------------------------------------------------------ ++++ dracut: - Reformat patches and add patch header: * 0053-01fips-fixup-loading-issues.patch * 0126-01fips-Add-drbg-module-to-force-loaded-modules.patch * 0128-90lvm-Install-dm-snapshot-module.patch * 0133-Allow-multiple-configurations-per-network-interface-.patch * 0138-fips_add_aesni-intel.patch * 0168-remove_plymouth_logo_file.patch * 0169-network_set_mtu_macaddr_for_dhcp.patch * 0170-iscsi-skip-ibft-invalid-dhcp.patch * 0180-i18n_add_correct_fontmaps.patch * 0196-ibft-wait-for-session-on-all-paths.patch * 0201-fix_nfs_with_ip_instead_of_hostname.patch * 0300-dracut_dont_use_dpkg_defaults_on_SUSE.patch * fips-kernel-4.4-fixes.patch - Rename patch: * from fips-kernel-4.4-fixes.patch * to 0139-fips-kernel-4.4-fixes.patch ++++ gd: - security update: * CVE-2016-6905 [bsc#995034] + gd-CVE-2016-6905.patch ++++ kernel-default: - Refresh patches.arch/arm64-0002-EDAC-xgene-Add-missing-SoC-register-bus-error-handli.patch. - commit 78d633c - x86 / hibernate: Use hlt_play_dead() when resuming from hibernation (bsc#984629). - x86/power/64: Fix kernel text mapping corruption during image restoration (bsc#984629). - commit a4979e1 - xenbus: don't look up transaction IDs for ordinary writes (bsc#995073). - commit 61d9eae - dt: add &sdhci and &sdhost (rpi3, enables wifi) (bsc#983145). - Update config files: Enable brcmfmac with sdio support (bsc#983145). - dt: switch &sdhci => &sdhost (bsc#983145). - dt: add (with pinctrl) &sdhost (bsc#983145). - dt: add pinctrl group to &i2c1 (bsc#983145). - dt: add pinctrl group to &i2c0 (bsc#983145). - dt: add pinctrl group to &pwm (bsc#983145). - dt: add pinctrl group to &sdhci (bsc#983145). - dt: add pinctrl group to &uart1 (rpi3) (bsc#983145). - ARM: bcm2835: Add a new EMMC pin group from the downstream tree (bsc#983145). - ARM: bcm2835: Add a group for mapping pins 48-53 to sdhost (bsc#983145). - ARM: bcm2835: Add the emmc pin group to bcm283x.dtsi (bsc#983145). - ARM: bcm2835: Define standard pinctrl groups in the gpio node (bsc#983145). - commit 88d80cb - mmc: bcm2835-sdhost: add to devicetree (bsc#983145). - commit 6e244fc - mmc: bcm2835-sdhost: reset tweaks. [fixup] (bsc#983145). - mmc: bcm2835-sdhost: zap mmiowb() [fixup] (bsc#983145). - mmc: bcm2835-sdhost: Add new driver for the internal SD controller (bsc#983145). - dt-bindings: Add binding for brcm,bcm2835-sdhost (bsc#983145). - commit 5e0b3b3 ++++ kernel-source: - Refresh patches.arch/arm64-0002-EDAC-xgene-Add-missing-SoC-register-bus-error-handli.patch. - commit 78d633c - x86 / hibernate: Use hlt_play_dead() when resuming from hibernation (bsc#984629). - x86/power/64: Fix kernel text mapping corruption during image restoration (bsc#984629). - commit a4979e1 - xenbus: don't look up transaction IDs for ordinary writes (bsc#995073). - commit 61d9eae - dt: add &sdhci and &sdhost (rpi3, enables wifi) (bsc#983145). - Update config files: Enable brcmfmac with sdio support (bsc#983145). - dt: switch &sdhci => &sdhost (bsc#983145). - dt: add (with pinctrl) &sdhost (bsc#983145). - dt: add pinctrl group to &i2c1 (bsc#983145). - dt: add pinctrl group to &i2c0 (bsc#983145). - dt: add pinctrl group to &pwm (bsc#983145). - dt: add pinctrl group to &sdhci (bsc#983145). - dt: add pinctrl group to &uart1 (rpi3) (bsc#983145). - ARM: bcm2835: Add a new EMMC pin group from the downstream tree (bsc#983145). - ARM: bcm2835: Add a group for mapping pins 48-53 to sdhost (bsc#983145). - ARM: bcm2835: Add the emmc pin group to bcm283x.dtsi (bsc#983145). - ARM: bcm2835: Define standard pinctrl groups in the gpio node (bsc#983145). - commit 88d80cb - mmc: bcm2835-sdhost: add to devicetree (bsc#983145). - commit 6e244fc - mmc: bcm2835-sdhost: reset tweaks. [fixup] (bsc#983145). - mmc: bcm2835-sdhost: zap mmiowb() [fixup] (bsc#983145). - mmc: bcm2835-sdhost: Add new driver for the internal SD controller (bsc#983145). - dt-bindings: Add binding for brcm,bcm2835-sdhost (bsc#983145). - commit 5e0b3b3 ++++ kernel-syms: - Refresh patches.arch/arm64-0002-EDAC-xgene-Add-missing-SoC-register-bus-error-handli.patch. - commit 78d633c - x86 / hibernate: Use hlt_play_dead() when resuming from hibernation (bsc#984629). - x86/power/64: Fix kernel text mapping corruption during image restoration (bsc#984629). - commit a4979e1 - xenbus: don't look up transaction IDs for ordinary writes (bsc#995073). - commit 61d9eae - dt: add &sdhci and &sdhost (rpi3, enables wifi) (bsc#983145). - Update config files: Enable brcmfmac with sdio support (bsc#983145). - dt: switch &sdhci => &sdhost (bsc#983145). - dt: add (with pinctrl) &sdhost (bsc#983145). - dt: add pinctrl group to &i2c1 (bsc#983145). - dt: add pinctrl group to &i2c0 (bsc#983145). - dt: add pinctrl group to &pwm (bsc#983145). - dt: add pinctrl group to &sdhci (bsc#983145). - dt: add pinctrl group to &uart1 (rpi3) (bsc#983145). - ARM: bcm2835: Add a new EMMC pin group from the downstream tree (bsc#983145). - ARM: bcm2835: Add a group for mapping pins 48-53 to sdhost (bsc#983145). - ARM: bcm2835: Add the emmc pin group to bcm283x.dtsi (bsc#983145). - ARM: bcm2835: Define standard pinctrl groups in the gpio node (bsc#983145). - commit 88d80cb - mmc: bcm2835-sdhost: add to devicetree (bsc#983145). - commit 6e244fc - mmc: bcm2835-sdhost: reset tweaks. [fixup] (bsc#983145). - mmc: bcm2835-sdhost: zap mmiowb() [fixup] (bsc#983145). - mmc: bcm2835-sdhost: Add new driver for the internal SD controller (bsc#983145). - dt-bindings: Add binding for brcm,bcm2835-sdhost (bsc#983145). - commit 5e0b3b3 ++++ kiwi: - v7.03.91 released - Fixed bootloader configuration custom kernel parameters should be added to GRUB_CMDLINE_LINUX and not GRUB_CMDLINE_LINUX_DEFAULT Fixes bnc#994910 ++++ libgcrypt: - Add libgcrypt-CVE-2016-6313-1.patch and libgcrypt-CVE-2016-6313-2.patch (bsc#994157 CVE-2016-6313) ++++ libgweather: - Spellfix in find_lang macro. - Drop obsolete clean section. ++++ libspectre: - Add fix-bsc975503.diff to fix handling of PostScript files with embedded EPS files. The PS file then contains two "%%EOF" DSC comments and the first one stopped the parsing of the file as if the real EOF was reached (bsc#975503). ++++ systemd: - Add script fix-machines-subvol-for-rollbacks.sh to make sure that /var/lib/machines is suitable for system supporting rollback with BTRFS (bsc#992573). ++++ xen: - bsc#992224 - [HPS Bug] During boot of Xen Hypervisor, Failed to get contiguous memory for DMA from Xen 57ac6316-don-t-restrict-DMA-heap-to-node-0.patch - bsc#978755 - xen uefi systems fail to boot - bsc#983697 - SLES12 SP2 Xen UEFI mode cannot boot 57b71fc5-x86-EFI-don-t-apply-relocations-to-l-2-3-_bootmap.patch - Upstream patch from Jan 57b7447b-dont-permit-guest-to-populate-PoD-pages-for-itself.patch ++++ yast2-bootloader: - fix proposing generic mbr if proposed to boot from MBR ( found during debugging bnc#994348 ) - 3.1.200 ++++ yast2-packager: - Always enable "Next" button in license confirmation dialog, because even if not accepted, popup is shown to user (bnc#993530). - Use the same popup when license not confirmed for base product in the license confirmation dialog (bnc#993530). - 3.1.116 ------------------------------------------------------------------ ------------------ 2016-8-22 - Aug 22 2016 ------------------- ------------------------------------------------------------------ ++++ gnome-documents: - Drop pdf-converter-modify.patch. Drop unoconv or libreoffice recommends: Upstream uses LOKDocView instead of unoconv to handle ODF, OOXML, etc now, see bgo#753686 for more details (bnc#902922). ++++ gstreamer: - Update to version 1.8.3 (boo#996937): + Fix stepping in PAUSED state in certain circumstances. + Fix jackaudiosink hang when exiting. + Fix udpsrc receiving multicast packets not only from the selected multicast group. + Fix unnecessary decoding of unselected streams in GES. + Fix (multi)udpsink randomly not sending to clients. + Fix ALL\_BOTH probes not considering EVENT\_FLUSH. + Fix average input rate calculations in queue2. + Fix various locking issues causing deadlock in adaptivedemux. + Fix gst-libav encoders to correctly produce codec\_data in caps. + Add Wayland, Windows and Rasberry Pi support to the QML GL video sink. + Add support for building with OpenH264 1.6. + Add support for controlling deinterlacing in GES video sources. + Bugs fixed: bgo#769802, bgo#768649, bgo#766970, bgo#768141, bgo#767688, bgo#763770, bgo#767413, bgo#739289, bgo#762330. + Updated translations. - Drop separate spec file for gstreamer-doc. Due to this drop all conditionals for splitting out doc build. Also drop docbook-toys, docbook-utils, texlive-latex, texlive-latex-doc and transfig BuildRequires. Add doc subpackage to gstreamer spec and pass enable gtk-doc to configure. Note that we are building a much leaner doc package now. - Following the above, drop pre_checkin script, gstreamer-no-gtk-doc-for-reals.patch and gstreamer-revert-bogus-automake-version.patch and stop passing NOCONFIGURE, no longer needed. - Conditionally apply translations-update-upstream and gnome-patch-translation BuildRequires and macro for non-openSUSE only. ++++ gstreamer-plugins-bad: - Update to version 1.8.3 (boo#996937): + Bugs fixed: bgo#767492, bgo#769376, bgo#736227, bgo#768160, bgo#767553, bgo#761260, bgo#763044, bgo#763081, bgo#756866, bgo#768771, bgo#766662, bgo#766163, bgo#768146, bgo#766663, bgo#767792, bgo#767492, bgo#767635. + Updated translations. ++++ gstreamer-plugins-base: - Update to version 1.8.3 (boo#996937): + Bugs fixed: bgo#767689, bgo#768991, bgo#767712, bgo#768566, bgo#768249, bgo#766970, bgo#768361, bgo#768178, bgo#757472, bgo#767859. + Updated translations. ++++ gstreamer-plugins-good: - Update to version 1.8.3 (boo#996937): + Bugs fixed: bgo#769773, bgo#762208, bgo#769514, bgo#747275, bgo#768509, bgo#768232, bgo#768623, bgo#768195, bgo#768268, bgo#753760, bgo#767980, bgo#766025, bgo#767680, bgo#767496. + Updated translations. ++++ kernel-default: - pcc-cpufreq: Re-introduce deadband effect to reduce number of frequency changes (bsc#981838). - commit 6ebc99f - Delete patches.suse/cpufreq-pcc-cpufreq-update-default-value-of-cpuinfo_transition_latency.patch. - commit c59a8de - sched/cputime: Improve scalability by not accounting thread group tasks pending runtime (bsc#985874). - commit 0d443f7 - Refresh patches.suse/sched-cputime-mitigate-performance-regression-in-times-clock-gettime.patch. - commit d848b8d - EDAC, sb_edac: Fix channel reporting on Knights Landing (bsc#993831). - commit 9b27f62 - AF_VSOCK: Shrink the area influenced by prepare_to_wait (bsc#994520). - commit 74dc329 - tcp: fix use after free in tcp_xmit_retransmit_queue() (CVE-2016-6828 bsc#994296). - commit 29767c5 ++++ kernel-source: - pcc-cpufreq: Re-introduce deadband effect to reduce number of frequency changes (bsc#981838). - commit 6ebc99f - Delete patches.suse/cpufreq-pcc-cpufreq-update-default-value-of-cpuinfo_transition_latency.patch. - commit c59a8de - sched/cputime: Improve scalability by not accounting thread group tasks pending runtime (bsc#985874). - commit 0d443f7 - Refresh patches.suse/sched-cputime-mitigate-performance-regression-in-times-clock-gettime.patch. - commit d848b8d - EDAC, sb_edac: Fix channel reporting on Knights Landing (bsc#993831). - commit 9b27f62 - AF_VSOCK: Shrink the area influenced by prepare_to_wait (bsc#994520). - commit 74dc329 - tcp: fix use after free in tcp_xmit_retransmit_queue() (CVE-2016-6828 bsc#994296). - commit 29767c5 ++++ kernel-syms: - pcc-cpufreq: Re-introduce deadband effect to reduce number of frequency changes (bsc#981838). - commit 6ebc99f - Delete patches.suse/cpufreq-pcc-cpufreq-update-default-value-of-cpuinfo_transition_latency.patch. - commit c59a8de - sched/cputime: Improve scalability by not accounting thread group tasks pending runtime (bsc#985874). - commit 0d443f7 - Refresh patches.suse/sched-cputime-mitigate-performance-regression-in-times-clock-gettime.patch. - commit d848b8d - EDAC, sb_edac: Fix channel reporting on Knights Landing (bsc#993831). - commit 9b27f62 - AF_VSOCK: Shrink the area influenced by prepare_to_wait (bsc#994520). - commit 74dc329 - tcp: fix use after free in tcp_xmit_retransmit_queue() (CVE-2016-6828 bsc#994296). - commit 29767c5 ++++ kiwi: - waitForStorageDevice patch This solves the issue bnc#992992. Now waitForStorageDevice method has set a timeout of 4 seconds instead of 60 if the device is a usb. GetDeviceTransportType method has been added in order to determine device type (usb, sata, etc.) ++++ systemd: - Update SLE12-SP2 branch: Added: 9a785d4ef systemd: ignore lack of tty when checking whether colors should be enabled Dropped: 59617e21f pid1: reconnect to the console before being re-executed (#3842) Modified: cf23b2d5b pid1: handle console specificities/weirdness for s390 arch ++++ libyui-qt: - Do not append new line when content of log view do not change (bnc#989155) - 2.46.24 ++++ libyui: - prevent double rendering of content causing segfault in qt and slow down elsewhere (bnc#989155) - 3.2.6 ++++ wireshark: - Wireshark 1.12.13 (bnc#991012, bnc#991013, bnc#991015, bnc#991016, bnc#991017, bnc#991018, bnc#991019,bnc991020) In this release, the following CVEs have been fixed: * CVE-2016-6504: wireshark: NDS dissector crash * CVE-2016-6505: wireshark: PacketBB dissector could divide by zero * CVE-2016-6506: wireshark: WSP infinite loop * CVE-2016-6507: wireshark: MMSE infinite loop * CVE-2016-6508: wireshark: RLC long loop * CVE-2016-6509: wireshark: LDSS dissector crash * CVE-2016-6510: wireshark: RLC dissector crash * CVE-2016-6511: wireshark: OpenFlow long loop https://www.wireshark.org/docs/relnotes/wireshark-1.12.13.html ------------------------------------------------------------------ ------------------ 2016-8-21 - Aug 21 2016 ------------------- ------------------------------------------------------------------ ++++ eog: - Update to version 3.20.4 (boo#994819): + Out-of-bounds fix (bgo#770143, CVE-2016-6855). + eog leaks error message if loading an SVG fails (bgo#770197). + Updated translations. ++++ kernel-default: - Linux 4.4.19 (CVE#2016-6136 CVE-2016-4482 LTC#144462 bnc#978401 bsc#975772 bsc#988153 bsc#990511 bsc#992073 bsc#992214 bsc#991065 CVE-2016-5412). - Refresh patches.drivers/0001-module-warn-if-module-init-probe-takes-long.patch. - Refresh patches.drivers/0025-target-transport-add-flag-to-indicate-cpu-affinity-is-observed. - Refresh patches.drivers/0034-target-remove-enum-transport_lunflags_table. - Refresh patches.drivers/kvm-rename-pfn_t-to-kvm_pfn_t.patch. - Refresh patches.drivers/mlx5-0056-IB-mlx5-Add-create_cq-extended-command.patch. - Refresh patches.drivers/mlx5-0063-IB-mlx5-Add-driver-cross-channel-support.patch. - Refresh patches.drivers/mlx5-0082-IB-mlx5-Unify-CQ-create-flags-check.patch. - Refresh patches.fixes/block-copy-bi_vcnt-in-_bio_clone_fast. - Refresh patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch. - Refresh patches.suse/msft-hv-1015-Drivers-hv-vmbus-Support-handling-messages-on-multip.patch. - Refresh patches.suse/msft-hv-1037-drivers-hv-Record-MMIO-range-in-use-by-frame-buffer.patch. - Delete patches.arch/s390-sles12sp2-05-01-cio-allow-to-reset-channel-measurement-block.patch. - Delete patches.drivers/0001-USB-usbfs-fix-potential-infoleak-in-devio.patch. - Delete patches.drivers/iommu-amd-handle-iommu_domain_dma-in-ops-domain_free-call-back. - Delete patches.drivers/iommu-amd-init-unity-mappings-only-for-dma_ops-domains. - Delete patches.drivers/iommu-amd-update-alias-dte-in-update_device_table. - Delete patches.drivers/iommu-vt-d-return-error-code-in-domain_context_mapping_one. - Delete patches.drivers/lpfc-fix-oops-in-lpfc_sli4_scmd_to_wqidx_distr-from-lpfc_send_taskmgmt.patch. - Delete patches.fixes/audit-fix-a-double-fetch-in-audit_log_single_execve_arg.patch. - Delete patches.fixes/dm-set-DMF_SUSPENDED-_before_-clearing-DMF_NOFLUSH_S.patch. - Delete patches.fixes/powerpc-kvm-tm-01-factor-out-TM-state-save-restore. - Delete patches.fixes/powerpc-kvm-tm-02-Save+restore-TM-state-in-H_CEDE. - Delete patches.suse/msft-hv-1060-random-add-interrupt-callback-to-VMBus-IRQ-handler.patch. - commit 36918b0 ++++ kernel-source: - Linux 4.4.19 (CVE#2016-6136 CVE-2016-4482 LTC#144462 bnc#978401 bsc#975772 bsc#988153 bsc#990511 bsc#992073 bsc#992214 bsc#991065 CVE-2016-5412). - Refresh patches.drivers/0001-module-warn-if-module-init-probe-takes-long.patch. - Refresh patches.drivers/0025-target-transport-add-flag-to-indicate-cpu-affinity-is-observed. - Refresh patches.drivers/0034-target-remove-enum-transport_lunflags_table. - Refresh patches.drivers/kvm-rename-pfn_t-to-kvm_pfn_t.patch. - Refresh patches.drivers/mlx5-0056-IB-mlx5-Add-create_cq-extended-command.patch. - Refresh patches.drivers/mlx5-0063-IB-mlx5-Add-driver-cross-channel-support.patch. - Refresh patches.drivers/mlx5-0082-IB-mlx5-Unify-CQ-create-flags-check.patch. - Refresh patches.fixes/block-copy-bi_vcnt-in-_bio_clone_fast. - Refresh patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch. - Refresh patches.suse/msft-hv-1015-Drivers-hv-vmbus-Support-handling-messages-on-multip.patch. - Refresh patches.suse/msft-hv-1037-drivers-hv-Record-MMIO-range-in-use-by-frame-buffer.patch. - Delete patches.arch/s390-sles12sp2-05-01-cio-allow-to-reset-channel-measurement-block.patch. - Delete patches.drivers/0001-USB-usbfs-fix-potential-infoleak-in-devio.patch. - Delete patches.drivers/iommu-amd-handle-iommu_domain_dma-in-ops-domain_free-call-back. - Delete patches.drivers/iommu-amd-init-unity-mappings-only-for-dma_ops-domains. - Delete patches.drivers/iommu-amd-update-alias-dte-in-update_device_table. - Delete patches.drivers/iommu-vt-d-return-error-code-in-domain_context_mapping_one. - Delete patches.drivers/lpfc-fix-oops-in-lpfc_sli4_scmd_to_wqidx_distr-from-lpfc_send_taskmgmt.patch. - Delete patches.fixes/audit-fix-a-double-fetch-in-audit_log_single_execve_arg.patch. - Delete patches.fixes/dm-set-DMF_SUSPENDED-_before_-clearing-DMF_NOFLUSH_S.patch. - Delete patches.fixes/powerpc-kvm-tm-01-factor-out-TM-state-save-restore. - Delete patches.fixes/powerpc-kvm-tm-02-Save+restore-TM-state-in-H_CEDE. - Delete patches.suse/msft-hv-1060-random-add-interrupt-callback-to-VMBus-IRQ-handler.patch. - commit 36918b0 ++++ kernel-syms: - Linux 4.4.19 (CVE#2016-6136 CVE-2016-4482 LTC#144462 bnc#978401 bsc#975772 bsc#988153 bsc#990511 bsc#992073 bsc#992214 bsc#991065 CVE-2016-5412). - Refresh patches.drivers/0001-module-warn-if-module-init-probe-takes-long.patch. - Refresh patches.drivers/0025-target-transport-add-flag-to-indicate-cpu-affinity-is-observed. - Refresh patches.drivers/0034-target-remove-enum-transport_lunflags_table. - Refresh patches.drivers/kvm-rename-pfn_t-to-kvm_pfn_t.patch. - Refresh patches.drivers/mlx5-0056-IB-mlx5-Add-create_cq-extended-command.patch. - Refresh patches.drivers/mlx5-0063-IB-mlx5-Add-driver-cross-channel-support.patch. - Refresh patches.drivers/mlx5-0082-IB-mlx5-Unify-CQ-create-flags-check.patch. - Refresh patches.fixes/block-copy-bi_vcnt-in-_bio_clone_fast. - Refresh patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch. - Refresh patches.suse/msft-hv-1015-Drivers-hv-vmbus-Support-handling-messages-on-multip.patch. - Refresh patches.suse/msft-hv-1037-drivers-hv-Record-MMIO-range-in-use-by-frame-buffer.patch. - Delete patches.arch/s390-sles12sp2-05-01-cio-allow-to-reset-channel-measurement-block.patch. - Delete patches.drivers/0001-USB-usbfs-fix-potential-infoleak-in-devio.patch. - Delete patches.drivers/iommu-amd-handle-iommu_domain_dma-in-ops-domain_free-call-back. - Delete patches.drivers/iommu-amd-init-unity-mappings-only-for-dma_ops-domains. - Delete patches.drivers/iommu-amd-update-alias-dte-in-update_device_table. - Delete patches.drivers/iommu-vt-d-return-error-code-in-domain_context_mapping_one. - Delete patches.drivers/lpfc-fix-oops-in-lpfc_sli4_scmd_to_wqidx_distr-from-lpfc_send_taskmgmt.patch. - Delete patches.fixes/audit-fix-a-double-fetch-in-audit_log_single_execve_arg.patch. - Delete patches.fixes/dm-set-DMF_SUSPENDED-_before_-clearing-DMF_NOFLUSH_S.patch. - Delete patches.fixes/powerpc-kvm-tm-01-factor-out-TM-state-save-restore. - Delete patches.fixes/powerpc-kvm-tm-02-Save+restore-TM-state-in-H_CEDE. - Delete patches.suse/msft-hv-1060-random-add-interrupt-callback-to-VMBus-IRQ-handler.patch. - commit 36918b0 ------------------------------------------------------------------ ------------------ 2016-8-20 - Aug 20 2016 ------------------- ------------------------------------------------------------------ ++++ lvm2: - Fix DM_ABORT_ON_INTERNAL_ERRORS env var not take effect (bsc#984321) Add: log-Add-DM_ABORT_ON_INTERNAL_ERRORS-lvm-override.patch - Remove require for %insserv_prereq %fillup_prereq (bsc#992843) ++++ gnome-calculator: - Add history-entry.ui and history-view.ui as sources: they were missing in the tarball. ++++ gnome-keyring: - Merge bnc#903966-SEGV-in-gnome-keyring-daemon-caused-by-calling-free-on-static-string.patch into gnome-keyring-896818-reduce-head-msg-length.patch: bsc#903966 is just a regression caused by bsc#896818 anyway (bsc#896818, bsc#903966, bgo#770170). ++++ libgsf: - Updated to version 1.14.40: + Avoid gnome-common dependency. - Conditionally apply translations-update-upstream BuildRequires and macro for non-openSUSE only. ++++ kernel-default: - rpm/old-flavors: Obsolte kernel-compute by kernel-rt (fate#320686) - commit 964f3e2 ++++ kernel-source: - rpm/old-flavors: Obsolte kernel-compute by kernel-rt (fate#320686) - commit 964f3e2 ++++ kernel-syms: - rpm/old-flavors: Obsolte kernel-compute by kernel-rt (fate#320686) - commit 964f3e2 ------------------------------------------------------------------ ------------------ 2016-8-19 - Aug 19 2016 ------------------- ------------------------------------------------------------------ ++++ dconf: - Add 0001-gvdb-Restore-permissions-on-changed-files.patch: 'dconf update' writes new contents into temporary file and renames it to the original one, resulting permission inconsistencies if umask has been changed before that. The patch restores the changed permissions (bsc#971074, bgo#758066). ++++ lvm2: - 69-dm-lvm-metad.rules: Do not process rules for multipath devices (bsc#bsc#990538, bsc#986734) Add: 69-dm-lvm-metad.rules-Do-not-process-rules-for-multi.patch - Rewrite patches to include patch header: * 10-dm.rules-Reset-state-variable-for-spurious-events.patch * device-mapper-link * device-mapper-type_punning.diff * udev_rules-update.diff ++++ dracut: - Do not overwrite existing FCoE configuration (bsc#993861) * Add 0213-95fcoe-Do-not-overwrite-FCoE-configuration.patch ++++ gnome-shell: - Update to version 3.20.4: + Free old backgrounds immediately (bgo#766353). + Adjust to flatpak PermissionStore API changes (bgo#766598). + calendar: Only hide dismissed occurrence of recurring event (bgo#748226). + Updated translations. - Drop gnome-shell-background-free-MetaBackground.patch: Fixed upstream. - Add gnome-shell-fix-missing-return.patch: Fix build, add missing return value in gnome-calendar. ++++ kernel-default: - dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDING (bsc#992073). - commit ac36d89 - dm rq: fix the starting and stopping of blk-mq queues (bsc#992073). - dm mpath: add locking to multipath_resume and must_push_back (bsc#992073). - commit 53de779 - target/tcm_fc: use CPU affinity for responses (bsc#993866). - commit db2ee33 - libnvdimm: Fix nvdimm_probe error on NVDIMM-N (bsc#994544). - commit 9e99804 - be2net: Avoid unnecessary firmware updates of multicast list (bsc#963844 FATE#320192). - be2net: do not remove vids from driver table if be_vid_config() fails (bsc#963844 FATE#320192). - be2net: clear vlan-promisc setting before programming the vlan list (bsc#963844 FATE#320192). - commit a22d69d - libfc: Correctly set E_D_TOV and R_A_TOV values in RTV response (bsc#990245). - libfc: sanitize E_D_TOV and R_A_TOV setting (bsc#990245). - commit 39b2c87 ++++ kernel-source: - dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDING (bsc#992073). - commit ac36d89 - dm rq: fix the starting and stopping of blk-mq queues (bsc#992073). - dm mpath: add locking to multipath_resume and must_push_back (bsc#992073). - commit 53de779 - target/tcm_fc: use CPU affinity for responses (bsc#993866). - commit db2ee33 - libnvdimm: Fix nvdimm_probe error on NVDIMM-N (bsc#994544). - commit 9e99804 - be2net: Avoid unnecessary firmware updates of multicast list (bsc#963844 FATE#320192). - be2net: do not remove vids from driver table if be_vid_config() fails (bsc#963844 FATE#320192). - be2net: clear vlan-promisc setting before programming the vlan list (bsc#963844 FATE#320192). - commit a22d69d - libfc: Correctly set E_D_TOV and R_A_TOV values in RTV response (bsc#990245). - libfc: sanitize E_D_TOV and R_A_TOV setting (bsc#990245). - commit 39b2c87 ++++ kernel-syms: - dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDING (bsc#992073). - commit ac36d89 - dm rq: fix the starting and stopping of blk-mq queues (bsc#992073). - dm mpath: add locking to multipath_resume and must_push_back (bsc#992073). - commit 53de779 - target/tcm_fc: use CPU affinity for responses (bsc#993866). - commit db2ee33 - libnvdimm: Fix nvdimm_probe error on NVDIMM-N (bsc#994544). - commit 9e99804 - be2net: Avoid unnecessary firmware updates of multicast list (bsc#963844 FATE#320192). - be2net: do not remove vids from driver table if be_vid_config() fails (bsc#963844 FATE#320192). - be2net: clear vlan-promisc setting before programming the vlan list (bsc#963844 FATE#320192). - commit a22d69d - libfc: Correctly set E_D_TOV and R_A_TOV values in RTV response (bsc#990245). - libfc: sanitize E_D_TOV and R_A_TOV setting (bsc#990245). - commit 39b2c87 ++++ multipath-tools: - Do not check daemon from udev rules (bsc#986734,bsc#990538) ++++ pangomm: - Update to version 2.40.1: + C++11: Make all operator bool()s explicit. + Build: Fix silent builds (bgo#768797). ++++ mutt: - Recommend perl(Expect) instead of requiring it. This prevents the installation of three Perl modules because of a helper script most users won't actually use. (bsc#983722) ++++ shim: - shim-install : fix regression of password prompt (bsc#993764) ++++ virt-manager: - bsc#994394 - virt-manager does not show up in SLE Classic "Applications" menu virtman-desktop.patch ++++ virt-viewer: - bsc#983689 - virt-viewer shows Domain-0 on list of virtual machines virtview-dont-show-Domain-0.patch - Upstream bug fix 813c775c-fix-filename-leak-on-transfer-dialog.patch ++++ yast2-country: - Fixed downloading language extensions in the installation (bsc#994577) - 3.1.22.4 ++++ yast2-network: - bnc#991382 - init and store IFPLUGD_PRIORITY properly - 3.1.167 ++++ yast2-storage: - added /var/lib/machines to the list of subvolumes (bsc#992573) - 3.1.101 ------------------------------------------------------------------ ------------------ 2016-8-18 - Aug 18 2016 ------------------- ------------------------------------------------------------------ ++++ desktop-translations: - Update translations; bsc#933411. ++++ glib2: - Update to version 2.48.2: + Bugs fixed: bgo#547200, bgo#673101, bgo#700756, bgo#725902, bgo#728207, bgo#730187, bgo#746685, bgo#750257, bgo#753231, bgo#755439, bgo#760115, bgo#760423, bgo#761810, bgo#766211, bgo#766899, bgo#766933, bgo#767172, bgo#767218, bgo#767824, bgo#767949, bgo#768453, bgo#768504, bgo#768551, bgo#768560, bgo#768806, bgo#769027. + Updated translations. ++++ gnome-session: - Update gnome-session-check-dbus-update-activation-environment.patch: use the upstream commited solution ++++ gtk-vnc: - Update to version 0.6.0: + Important changes: - Default to build with GTK-3, use --with-gtk=2.0 to override. + New features: - Add --with-tls-priority configure flag to set default TLS priority string. - Add a 'vnc-error' signal to report reason for disconnect. - Add support for fallback to GNUTLS system trust DB. + Bug fixes: - Fix crash on Windows with GTK3 checking realized state. - Fix XKB detection of keyboard mapping with Xwayland. - Switch back to XKB detection for Xwayland. - Remove duplicate cert expiry check. - Avoid misc compile warnings. - Add missing API docs + GObject introspection annotations. - Add missing GIO dep on gvnc library GObject introspection build. - Remove unused code. - Fix redraw on Win10. - Drop support for gnutls < 2.2.0. - Fix path to h2def script. - Update compiler warning detection to fix clang build. - Ignore cast align warnings to fix clang build. - Fix endianess inversion when setting pixel format. ++++ icewm: - Modify: icewm-preferences.patch bnc#977233 modify the command to correct one. ++++ kernel-default: - USB: validate wMaxPacketValue entries in endpoint descriptors (bnc#991665). - commit 9aa4d20 - target: fix hang in target_wait_for_sess_cmds() (bsc#994046). - target/tcm_fc: Update debugging statements to match libfc usage (bsc#994356). - target/tcm_fc: print command pointer in debug message (bsc#994356). - target/tcm_fc: return detailed error in ft_sess_create() (bsc#994356). - libfc: Clarify ramp-down messages (bsc#990245). - libfc: safeguard against invalid exchange index (bsc#990245). - libfc: quarantine timed out xids (bsc#990245). - libfc: wait for E_D_TOV when out-of-order sequence is received (bsc#990245). - libfc: sanitize E_D_TOV setting (bsc#990245). - fcoe: correct sending FIP VLAN packets on VLAN 0 (bsc#989133). - libfc: fixup RTV handling (bsc#990245). - libfc: additional debugging in fc_rport (bsc#994356). - fc_rport: Return LS_RJT_BUSY for PRLI in status PLOGI (bsc#994356). - fc_rport: PRLI fixes (bsc#994356). - libfc: Do not drop down to FLOGI for fc_rport_login() (bsc#994356). - libfc: Fixup disc_mutex handling (bsc#962846). - libfc: do not send ABTS when resetting exchanges (bsc#962846). - libfc: reset exchange manager during LOGO handling (bsc#962846). - libfc: send LOGO for PLOGI failure (bsc#962846). - libfc: Issue PRLI after a PRLO has been received (bsc#962846). - scsi_dh_alua: Retry RTPG on SCSI host_bytes values (bsc#993866). - commit ba19175 - supported.conf: Add tun to -base (bsc#992593) - supported.conf: Add veth to -base (bsc#992591) - commit bffabe1 ++++ kernel-source: - USB: validate wMaxPacketValue entries in endpoint descriptors (bnc#991665). - commit 9aa4d20 - target: fix hang in target_wait_for_sess_cmds() (bsc#994046). - target/tcm_fc: Update debugging statements to match libfc usage (bsc#994356). - target/tcm_fc: print command pointer in debug message (bsc#994356). - target/tcm_fc: return detailed error in ft_sess_create() (bsc#994356). - libfc: Clarify ramp-down messages (bsc#990245). - libfc: safeguard against invalid exchange index (bsc#990245). - libfc: quarantine timed out xids (bsc#990245). - libfc: wait for E_D_TOV when out-of-order sequence is received (bsc#990245). - libfc: sanitize E_D_TOV setting (bsc#990245). - fcoe: correct sending FIP VLAN packets on VLAN 0 (bsc#989133). - libfc: fixup RTV handling (bsc#990245). - libfc: additional debugging in fc_rport (bsc#994356). - fc_rport: Return LS_RJT_BUSY for PRLI in status PLOGI (bsc#994356). - fc_rport: PRLI fixes (bsc#994356). - libfc: Do not drop down to FLOGI for fc_rport_login() (bsc#994356). - libfc: Fixup disc_mutex handling (bsc#962846). - libfc: do not send ABTS when resetting exchanges (bsc#962846). - libfc: reset exchange manager during LOGO handling (bsc#962846). - libfc: send LOGO for PLOGI failure (bsc#962846). - libfc: Issue PRLI after a PRLO has been received (bsc#962846). - scsi_dh_alua: Retry RTPG on SCSI host_bytes values (bsc#993866). - commit ba19175 - supported.conf: Add tun to -base (bsc#992593) - supported.conf: Add veth to -base (bsc#992591) - commit bffabe1 ++++ kernel-syms: - USB: validate wMaxPacketValue entries in endpoint descriptors (bnc#991665). - commit 9aa4d20 - target: fix hang in target_wait_for_sess_cmds() (bsc#994046). - target/tcm_fc: Update debugging statements to match libfc usage (bsc#994356). - target/tcm_fc: print command pointer in debug message (bsc#994356). - target/tcm_fc: return detailed error in ft_sess_create() (bsc#994356). - libfc: Clarify ramp-down messages (bsc#990245). - libfc: safeguard against invalid exchange index (bsc#990245). - libfc: quarantine timed out xids (bsc#990245). - libfc: wait for E_D_TOV when out-of-order sequence is received (bsc#990245). - libfc: sanitize E_D_TOV setting (bsc#990245). - fcoe: correct sending FIP VLAN packets on VLAN 0 (bsc#989133). - libfc: fixup RTV handling (bsc#990245). - libfc: additional debugging in fc_rport (bsc#994356). - fc_rport: Return LS_RJT_BUSY for PRLI in status PLOGI (bsc#994356). - fc_rport: PRLI fixes (bsc#994356). - libfc: Do not drop down to FLOGI for fc_rport_login() (bsc#994356). - libfc: Fixup disc_mutex handling (bsc#962846). - libfc: do not send ABTS when resetting exchanges (bsc#962846). - libfc: reset exchange manager during LOGO handling (bsc#962846). - libfc: send LOGO for PLOGI failure (bsc#962846). - libfc: Issue PRLI after a PRLO has been received (bsc#962846). - scsi_dh_alua: Retry RTPG on SCSI host_bytes values (bsc#993866). - commit ba19175 - supported.conf: Add tun to -base (bsc#992593) - supported.conf: Add veth to -base (bsc#992591) - commit bffabe1 ++++ gtk-vnc2: - Update to version 0.6.0: + Important changes: - Default to build with GTK-3, use --with-gtk=2.0 to override. + New features: - Add --with-tls-priority configure flag to set default TLS priority string. - Add a 'vnc-error' signal to report reason for disconnect. - Add support for fallback to GNUTLS system trust DB. + Bug fixes: - Fix crash on Windows with GTK3 checking realized state. - Fix XKB detection of keyboard mapping with Xwayland. - Switch back to XKB detection for Xwayland. - Remove duplicate cert expiry check. - Avoid misc compile warnings. - Add missing API docs + GObject introspection annotations. - Add missing GIO dep on gvnc library GObject introspection build. - Remove unused code. - Fix redraw on Win10. - Drop support for gnutls < 2.2.0. - Fix path to h2def script. - Update compiler warning detection to fix clang build. - Ignore cast align warnings to fix clang build. - Fix endianess inversion when setting pixel format. ++++ yast2-network: - bnc#991486 - extended fix for this bug from 3.1.163. Do not report invalid names incorrectly - 3.1.166 ++++ yast2-packager: - Do not raise an exception if no license is available (no licence dir at all) to accept (bnc#994309). - 3.1.115 ++++ yast2-trans: - Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et eu fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my nb nl nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu en_GB en_US pt_BR zh_CN zh_TW ast nds (bsc#988370). ------------------------------------------------------------------ ------------------ 2016-8-17 - Aug 17 2016 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Improved logging for broken script descriptions. Still a part of bnc#986049. - 3.1.147 ++++ cracklib: - Add patch 0004-overflow-processing-long-words.patch to fix a new buffer overflow identified together with bsc#992966. ++++ desktop-translations: - Update translations (SLE 12 SP2 RC2); bsc#933411. ++++ file-roller: - Update to version 3.20.3: + file-roller can delete the content of local folders upon extraction, if archive contains symbolic links pointing to absolute paths (bgo#698554). + Updated translations. ++++ gnome-documents: - Update to version 3.20.1: + Don't select when focusing the search entry. + Don't show documents in the collection dialog. + Fix bookmarking. + Fix continuous mode never being disabled. + Updated translations. ++++ gtk3: - Update to version 3.20.9: + Fix headerbar size allocation. + Use g_snprintf instead of snprintf. + Bugs fixed: bgo#769287, bgo#769603. + Updated translations. ++++ kernel-default: - usb: devio, do not warn when allocation fails (bnc#984824). - commit 826544c - x86/mm: Fix swap entry comment and macro (bnc#993865). - commit 7ce9bda - qed: Utilize FW 8.10.3.0 (bsc#993873 bsc#966318 FATE#320158 bsc#966316 FATE#320159). - commit b431048 - fcoe: provide translation table between Ethernet and FC port speeds (bsc#988035). - commit b48bdcb - Linux 4.4.18 (CVE-2016-3672 CVE-2016-3951 CVE-2016-5696 LTC#143668 bnc#974308 bnc#974418 bnc#988934 boo#962813 bsc#988293 bsc#989152). - Refresh patches.drivers/0002-i2c-i801-Add-runtime-PM-support-with-autosuspend.patch. - Delete patches.arch/s390-sles12sp2-04-01-revert-clear-subchannel-id.patch. - Delete patches.arch/x86-mm-32-Enable-full-randomization-on-i386-and-X86_.patch. - Delete patches.drivers/0001-cdc_ncm-do-not-call-usbnet_link_change-from-cdc_ncm_.patch. - Delete patches.drivers/0003-i2c-i801-Allow-ACPI-SystemIO-OpRegion-to-conflict-wi.patch. - Delete patches.fixes/scsi-ignore-errors-from-scsi_dh_add_device. - Delete patches.fixes/tcp-enable-per-socket-rate-limiting-of-all-challenge.patch. - Delete patches.fixes/tcp-make-challenge-acks-less-predictable.patch. - Delete patches.suse/pat-0001-x86-mm-pat-Add-support-of-non-default-PAT-MSR-settin.patch. - Delete patches.suse/pat-0002-x86-mm-pat-Add-pat_disable-interface.patch. - Delete patches.suse/pat-0003-x86-mm-pat-Replace-cpu_has_pat-with-boot_cpu_has.patch. - Delete patches.suse/pat-0004-x86-mtrr-Fix-Xorg-crashes-in-Qemu-sessions.patch. - Delete patches.suse/pat-0005-x86-mtrr-Fix-PAT-init-handling-when-MTRR-is-disabled.patch. - Delete patches.suse/pat-0006-x86-xen-pat-Remove-PAT-table-init-code-from-Xen.patch. - Delete patches.suse/pat-0007-x86-pat-Document-the-PAT-initialization-sequence.patch. - commit 7e3be29 ++++ kernel-source: - usb: devio, do not warn when allocation fails (bnc#984824). - commit 826544c - x86/mm: Fix swap entry comment and macro (bnc#993865). - commit 7ce9bda - qed: Utilize FW 8.10.3.0 (bsc#993873 bsc#966318 FATE#320158 bsc#966316 FATE#320159). - commit b431048 - fcoe: provide translation table between Ethernet and FC port speeds (bsc#988035). - commit b48bdcb - Linux 4.4.18 (CVE-2016-3672 CVE-2016-3951 CVE-2016-5696 LTC#143668 bnc#974308 bnc#974418 bnc#988934 boo#962813 bsc#988293 bsc#989152). - Refresh patches.drivers/0002-i2c-i801-Add-runtime-PM-support-with-autosuspend.patch. - Delete patches.arch/s390-sles12sp2-04-01-revert-clear-subchannel-id.patch. - Delete patches.arch/x86-mm-32-Enable-full-randomization-on-i386-and-X86_.patch. - Delete patches.drivers/0001-cdc_ncm-do-not-call-usbnet_link_change-from-cdc_ncm_.patch. - Delete patches.drivers/0003-i2c-i801-Allow-ACPI-SystemIO-OpRegion-to-conflict-wi.patch. - Delete patches.fixes/scsi-ignore-errors-from-scsi_dh_add_device. - Delete patches.fixes/tcp-enable-per-socket-rate-limiting-of-all-challenge.patch. - Delete patches.fixes/tcp-make-challenge-acks-less-predictable.patch. - Delete patches.suse/pat-0001-x86-mm-pat-Add-support-of-non-default-PAT-MSR-settin.patch. - Delete patches.suse/pat-0002-x86-mm-pat-Add-pat_disable-interface.patch. - Delete patches.suse/pat-0003-x86-mm-pat-Replace-cpu_has_pat-with-boot_cpu_has.patch. - Delete patches.suse/pat-0004-x86-mtrr-Fix-Xorg-crashes-in-Qemu-sessions.patch. - Delete patches.suse/pat-0005-x86-mtrr-Fix-PAT-init-handling-when-MTRR-is-disabled.patch. - Delete patches.suse/pat-0006-x86-xen-pat-Remove-PAT-table-init-code-from-Xen.patch. - Delete patches.suse/pat-0007-x86-pat-Document-the-PAT-initialization-sequence.patch. - commit 7e3be29 ++++ kernel-firmware: - Update qlogic qed/qede - update FW to version 8.10.5.0 (bsc#993873). ++++ kernel-syms: - usb: devio, do not warn when allocation fails (bnc#984824). - commit 826544c - x86/mm: Fix swap entry comment and macro (bnc#993865). - commit 7ce9bda - qed: Utilize FW 8.10.3.0 (bsc#993873 bsc#966318 FATE#320158 bsc#966316 FATE#320159). - commit b431048 - fcoe: provide translation table between Ethernet and FC port speeds (bsc#988035). - commit b48bdcb - Linux 4.4.18 (CVE-2016-3672 CVE-2016-3951 CVE-2016-5696 LTC#143668 bnc#974308 bnc#974418 bnc#988934 boo#962813 bsc#988293 bsc#989152). - Refresh patches.drivers/0002-i2c-i801-Add-runtime-PM-support-with-autosuspend.patch. - Delete patches.arch/s390-sles12sp2-04-01-revert-clear-subchannel-id.patch. - Delete patches.arch/x86-mm-32-Enable-full-randomization-on-i386-and-X86_.patch. - Delete patches.drivers/0001-cdc_ncm-do-not-call-usbnet_link_change-from-cdc_ncm_.patch. - Delete patches.drivers/0003-i2c-i801-Allow-ACPI-SystemIO-OpRegion-to-conflict-wi.patch. - Delete patches.fixes/scsi-ignore-errors-from-scsi_dh_add_device. - Delete patches.fixes/tcp-enable-per-socket-rate-limiting-of-all-challenge.patch. - Delete patches.fixes/tcp-make-challenge-acks-less-predictable.patch. - Delete patches.suse/pat-0001-x86-mm-pat-Add-support-of-non-default-PAT-MSR-settin.patch. - Delete patches.suse/pat-0002-x86-mm-pat-Add-pat_disable-interface.patch. - Delete patches.suse/pat-0003-x86-mm-pat-Replace-cpu_has_pat-with-boot_cpu_has.patch. - Delete patches.suse/pat-0004-x86-mtrr-Fix-Xorg-crashes-in-Qemu-sessions.patch. - Delete patches.suse/pat-0005-x86-mtrr-Fix-PAT-init-handling-when-MTRR-is-disabled.patch. - Delete patches.suse/pat-0006-x86-xen-pat-Remove-PAT-table-init-code-from-Xen.patch. - Delete patches.suse/pat-0007-x86-pat-Document-the-PAT-initialization-sequence.patch. - commit 7e3be29 ++++ gcc6: - gcc6-devel: require gmp-devel and mpc-devel - Update HSA_RUNTINE_LIB in gcc6-hsa-enablement.patch ++++ systemd: - Update SLE12-SP2 branch: Added: 36fb1f247 rules: block - add scm block devices to whitelist (#3494) (bsc#994114) - Do not use rpm macros inside comments, %sysusers_create created syntax error. - Update one comment when creating tape/input groups. ++++ libvirt: - Replace qemu-auth-AEX-fix.patch with upstream variant d53d4650-qemu-rbd-auth.patch bsc#988998 - libxl: allow vendor/product addressing for USB hostdevs virHostdevFindUSBDevice-privsyms.patch, libxl-usb-vendor.patch bsc#989646 ++++ qemu: - Update to v2.6.1 a stable, bug-fix-only release (fate#316228) - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP2 * Patches dropped (upstreamed): 0045-net-mipsnet-check-packet-length-aga.patch 0046-i386-kvmvapic-initialise-imm32-vari.patch 0048-vga-add-sr_vbe-register-set.patch 0049-esp-check-command-buffer-length-bef.patch 0050-esp-check-dma-length-before-reading.patch 0051-scsi-pvscsi-check-command-descripto.patch 0052-scsi-mptsas-infinite-loop-while-fet.patch 0053-scsi-megasas-use-appropriate-proper.patch 0054-scsi-megasas-check-read_queue_head-.patch 0055-scsi-megasas-null-terminate-bios-ve.patch 0056-vmsvga-move-fifo-sanity-checks-to-v.patch 0057-vmsvga-don-t-process-more-than-1024.patch 0058-block-iscsi-avoid-potential-overflo.patch 0059-scsi-esp-check-TI-buffer-index-befo.patch 0065-scsi-megasas-initialise-local-confi.patch 0067-scsi-esp-check-buffer-length-before.patch 0068-scsi-esp-respect-FIFO-invariant-aft.patch 0069-pci-assign-Move-Invalid-ROM-error-m.patch 0072-Xen-PCI-passthrough-fix-passthrough.patch 0073-scsi-esp-make-cmdbuf-big-enough-for.patch 0076-virtio-error-out-if-guest-exceeds-v.patch * Patches renamed: 0047-fix-xen-hvm-direct-kernel-boot.patch - > 0045-fix-xen-hvm-direct-kernel-boot.patch 0060-xen-introduce-dummy-system-device.patch - > 0046-xen-introduce-dummy-system-device.patch 0061-xen-write-information-about-support.patch - > 0047-xen-write-information-about-support.patch 0062-xen-add-pvUSB-backend.patch - > 0048-xen-add-pvUSB-backend.patch 0063-xen-move-xen_sysdev-to-xen_backend..patch - > 0049-xen-move-xen_sysdev-to-xen_backend..patch 0064-vnc-add-configurable-keyboard-delay.patch - > 0050-vnc-add-configurable-keyboard-delay.patch 0066-xen-SUSE-xenlinux-unplug-for-emulat.patch - > 0051-xen-SUSE-xenlinux-unplug-for-emulat.patch 0070-configure-add-echo_version-helper.patch - > 0052-configure-add-echo_version-helper.patch 0071-configure-support-vte-2.91.patch - > 0053-configure-support-vte-2.91.patch 0074-scsi-esp-fix-migration.patch - > 0054-scsi-esp-fix-migration.patch 0075-hw-arm-virt-mark-the-PCIe-host-cont.patch - > 0055-hw-arm-virt-mark-the-PCIe-host-cont.patch 0077-xen-when-removing-a-backend-don-t-r.patch - > 0056-xen-when-removing-a-backend-don-t-r.patch 0078-xen-drain-submit-queue-in-xen-usb-b.patch - > 0057-xen-drain-submit-queue-in-xen-usb-b.patch 0079-qcow2-avoid-extra-flushes-in-qcow2.patch - > 0058-qcow2-avoid-extra-flushes-in-qcow2.patch 0080-qemu-bridge-helper-reduce-security-.patch - > 0059-qemu-bridge-helper-reduce-security-.patch 0081-xen-use-a-common-function-for-pv-an.patch - > 0060-xen-use-a-common-function-for-pv-an.patch ++++ virt-manager: - bsc#989639 - xen cdrom device pass-through fails to start FV guest virtinst-use-qemu-for-cdrom-device.patch ++++ yast2-installation: - filter out same repositories from extraurls if they differ only in trailing slash (bnc#970488) - 3.1.210 ++++ yast2-theme-SLE: - Added back the style and assets for the left pane global progress, it is still used by the firstboot module (bsc#963034) [by Fabian Vogt] - 3.1.41 ------------------------------------------------------------------ ------------------ 2016-8-16 - Aug 16 2016 ------------------- ------------------------------------------------------------------ ++++ biosdevname: - Detect dom0 via xenfs instead of cpuid to compensate for ABI change in xen-4.7 on AMD systems. (bnc#974257) biosdevname-dom0.patch ++++ gnome-session: - Add gnome-session-check-dbus-update-activation-environment.patch: Check if dbus-update-activation-environment exists before calling it to silence warnings for SLE12 SP2 and LEAP 42.2 (bsc#993342, bgo#768036). ++++ gnome-weather: - Update to version 3.20.2: + Minor bug fixes. + Updated translations. ++++ installation-images-SLES: - Small fix to IBM and SUSE branding - 14.267 ++++ kernel-default: - rpm/kernel-source.spec.in: Unroll a loop with only a single iteration - commit 601c09e - cxl: Set psl_fir_cntl to production environment value (bsc#993248). - commit 410342a ++++ kernel-source: - rpm/kernel-source.spec.in: Unroll a loop with only a single iteration - commit 601c09e - cxl: Set psl_fir_cntl to production environment value (bsc#993248). - commit 410342a ++++ kernel-syms: - rpm/kernel-source.spec.in: Unroll a loop with only a single iteration - commit 601c09e - cxl: Set psl_fir_cntl to production environment value (bsc#993248). - commit 410342a ++++ kiwi: - v7.03.90 released - Preserve timestamp on grub2-install copy In order to workaround the bug in shim-install which unnecessarily calls grub2-install we replace the binary by a noop before calling shim-install. However all file attributes of the grub2-install binary, timestamp, modes, etc should stay untouched (bnc#993825) ++++ libbluray: - Add libbluray-stop-showing-error-log.patch bnc#981767 -- Don't show some harmless log to stderr ++++ libgweather: - Update to version 3.20.2: + Fixed NOAA API URL (bgo#765322). + Updated translations. ++++ systemd: - Added a reference to bsc#991023 which was missing in the previous entry. ++++ python-lxml: - update to 3.6.1 (FATE #321014): * Separate option ``inline_style`` for Cleaner that only removes ``style`` attributes instead of all styles. * Windows build support for Python 3.5. * Exclude ``file`` fields from ``FormElement.form_values`` (as browsers do). * Try to provide base URL from ``Resolver.resolve_string()``. * More accurate float serialisation in ``objectify.FloatElement``. * Repair XSLT error logging. ++++ vm-install: - bsc#984189 - vm-install: add updated language files - Version 0.8.56 ++++ yast2-installation: - SSH Importer: Width fix to avoid cut of CheckBoxFrame Label (fate##319624) - 3.1.209 - Fixed testsuite for inst_complex_welcome after implementing lazy loading in ProductLicense in yast2-packager (bsc#993285) - 3.1.208 ++++ yast2-packager: - Remove the icon from the add-on selection popup (bsc#875201) - 3.1.114 - Added lazy loading of licenses into AcceptanceNeeded in case of base product in the initial installation to fix a problem when explicit acceptance of the product license was always required (bnc#993285) - 3.1.113 ------------------------------------------------------------------ ------------------ 2016-8-15 - Aug 15 2016 ------------------- ------------------------------------------------------------------ ++++ cracklib: - Relabel patches: cracklib-magic.diff -> 0001-cracklib-magic.diff cracklib-visibility.patch -> 0002-cracklib-visibility.patch - Add patch 0003-overflow-processing-gecos.patch to fix a buffer overflow in GECOS parser (bsc#992966 CVE-2016-6318) ++++ gdm: - Add gdm-fails-to-restart-gnome-shell.patch bsc#981976 -- Gdm should stop after a few times fails ++++ kernel-default: - x86/irq: Do not substract irq_tlb_count from irq_call_count (bsc#993429). - locking/qrwlock: Fix write unlock bug on big endian systems (bsc#969756). - locking/pvqspinlock: Fix a bug in qstat_read() (bsc#969756). - locking/pvqspinlock: Fix double hash race (bsc#969756). - commit 5d50547 - btrfs: properly track when rescan worker is running (bsc#989953). - commit deb7759 - sched/fair: Use task_rcu_dereference() (References: times and clock_gettime performance (bnc#981795)). - sched/api: Introduce task_rcu_dereference() and try_get_task_struct() (References: times and clock_gettime performance (bnc#981795)). - sched/numa: Fix use-after-free bug in the task_numa_compare (References: times and clock_gettime performance (bnc#981795)). - commit 0a244f9 - sched/cputime: Mitigate performance regression in times()/clock_gettime() (bsc#985874). - commit b76ac52 - mm: optimize copy_page_to/from_iter_iovec (bnc#971975 VM performance -- userspace copying). - commit 9c4d756 - Refresh patches.drivers/0001-smartpqi-initial-commit-of-Microsemi-smartpqi-driver.patch. Update SmartPQI driver to upstream accepted version. - commit 65ec90c - ses: use scsi_is_sas_rphy instead of is_sas_attached (bsc#992492). - Delete patches.fixes/SAS-use-sas_rphy-instead-of-sas_end_device-to-obtain.patch. - commit 6c26966 - mm, compaction: don't isolate PageWriteback pages in MIGRATE_SYNC_LIGHT mode (bnc#971975 VM performance -- compaction). - mm/compaction: split freepages without holding the zone lock (bnc#971975 VM performance -- compaction). - commit 91dfb96 - qlcnic: Update version to 5.3.65 (bsc#993441). - qlcnic: fix napi budget alteration (bsc#993441). - qlcnic: fix data structure corruption in async mbx command handling (bsc#993441). - qlcnic: add wmb() call in transmit data path (bsc#993441). - commit 4a65f04 - md: lockless I/O submission for RAID1 (bsc#982783). - commit 12d0dac - Refresh patches.drivers/net-ena-Add-a-driver-for-Amazon-Elastic-Network-Adap.patch. Update patch to the version accepted upstream. - commit 8c7a1d0 ++++ kernel-source: - x86/irq: Do not substract irq_tlb_count from irq_call_count (bsc#993429). - locking/qrwlock: Fix write unlock bug on big endian systems (bsc#969756). - locking/pvqspinlock: Fix a bug in qstat_read() (bsc#969756). - locking/pvqspinlock: Fix double hash race (bsc#969756). - commit 5d50547 - btrfs: properly track when rescan worker is running (bsc#989953). - commit deb7759 - sched/fair: Use task_rcu_dereference() (References: times and clock_gettime performance (bnc#981795)). - sched/api: Introduce task_rcu_dereference() and try_get_task_struct() (References: times and clock_gettime performance (bnc#981795)). - sched/numa: Fix use-after-free bug in the task_numa_compare (References: times and clock_gettime performance (bnc#981795)). - commit 0a244f9 - sched/cputime: Mitigate performance regression in times()/clock_gettime() (bsc#985874). - commit b76ac52 - mm: optimize copy_page_to/from_iter_iovec (bnc#971975 VM performance -- userspace copying). - commit 9c4d756 - Refresh patches.drivers/0001-smartpqi-initial-commit-of-Microsemi-smartpqi-driver.patch. Update SmartPQI driver to upstream accepted version. - commit 65ec90c - ses: use scsi_is_sas_rphy instead of is_sas_attached (bsc#992492). - Delete patches.fixes/SAS-use-sas_rphy-instead-of-sas_end_device-to-obtain.patch. - commit 6c26966 - mm, compaction: don't isolate PageWriteback pages in MIGRATE_SYNC_LIGHT mode (bnc#971975 VM performance -- compaction). - mm/compaction: split freepages without holding the zone lock (bnc#971975 VM performance -- compaction). - commit 91dfb96 - qlcnic: Update version to 5.3.65 (bsc#993441). - qlcnic: fix napi budget alteration (bsc#993441). - qlcnic: fix data structure corruption in async mbx command handling (bsc#993441). - qlcnic: add wmb() call in transmit data path (bsc#993441). - commit 4a65f04 - md: lockless I/O submission for RAID1 (bsc#982783). - commit 12d0dac - Refresh patches.drivers/net-ena-Add-a-driver-for-Amazon-Elastic-Network-Adap.patch. Update patch to the version accepted upstream. - commit 8c7a1d0 ++++ kernel-syms: - x86/irq: Do not substract irq_tlb_count from irq_call_count (bsc#993429). - locking/qrwlock: Fix write unlock bug on big endian systems (bsc#969756). - locking/pvqspinlock: Fix a bug in qstat_read() (bsc#969756). - locking/pvqspinlock: Fix double hash race (bsc#969756). - commit 5d50547 - btrfs: properly track when rescan worker is running (bsc#989953). - commit deb7759 - sched/fair: Use task_rcu_dereference() (References: times and clock_gettime performance (bnc#981795)). - sched/api: Introduce task_rcu_dereference() and try_get_task_struct() (References: times and clock_gettime performance (bnc#981795)). - sched/numa: Fix use-after-free bug in the task_numa_compare (References: times and clock_gettime performance (bnc#981795)). - commit 0a244f9 - sched/cputime: Mitigate performance regression in times()/clock_gettime() (bsc#985874). - commit b76ac52 - mm: optimize copy_page_to/from_iter_iovec (bnc#971975 VM performance -- userspace copying). - commit 9c4d756 - Refresh patches.drivers/0001-smartpqi-initial-commit-of-Microsemi-smartpqi-driver.patch. Update SmartPQI driver to upstream accepted version. - commit 65ec90c - ses: use scsi_is_sas_rphy instead of is_sas_attached (bsc#992492). - Delete patches.fixes/SAS-use-sas_rphy-instead-of-sas_end_device-to-obtain.patch. - commit 6c26966 - mm, compaction: don't isolate PageWriteback pages in MIGRATE_SYNC_LIGHT mode (bnc#971975 VM performance -- compaction). - mm/compaction: split freepages without holding the zone lock (bnc#971975 VM performance -- compaction). - commit 91dfb96 - qlcnic: Update version to 5.3.65 (bsc#993441). - qlcnic: fix napi budget alteration (bsc#993441). - qlcnic: fix data structure corruption in async mbx command handling (bsc#993441). - qlcnic: add wmb() call in transmit data path (bsc#993441). - commit 4a65f04 - md: lockless I/O submission for RAID1 (bsc#982783). - commit 12d0dac - Refresh patches.drivers/net-ena-Add-a-driver-for-Amazon-Elastic-Network-Adap.patch. Update patch to the version accepted upstream. - commit 8c7a1d0 ++++ krb5: - Remove unneeded prerequisites from spec file. (bsc#992853) ++++ gcc6: - Update to gcc-6-branch head (r239476). * includes GCC 6.2 RC1 - Make sure newlib crosses for the same target conflict ++++ yast2-auth-client: - Continue with bsc#991855 by removing unnecessary default values. Add previously missing autofs parameters as well. Bump version to 3.3.10. ++++ yast2-packager: - Fixed parameter error while logging errors. It belongs to bnc#991935. - 3.1.112 ++++ yast2-registration: - Fixed typos and grammar issues in the SSL certificate import dialog (bsc#992585) - 3.1.185 ++++ yast2-storage: - Fixed message suggesting to add PReP partition (bsc#988783) - 3.1.100 ------------------------------------------------------------------ ------------------ 2016-8-14 - Aug 14 2016 ------------------- ------------------------------------------------------------------ ++++ rhythmbox: - Update to version 3.4: + New web remote control plugin. + Grilo plugin now uses Grilo 0.3. + Soundcloud plugin fetches more search results and allows pausing. + No longer uses webkit (partly due to OpenBSD W^X enforcement). + Slightly better handling of keyboard shortcuts for playback. + Core and some plugin data files compiled into binaries using GResources. + Bugs fixed: bgo#703910, bgo#721926, bgo#759589, bgo#765833, bgo#766584, bgo#767318, bgo#767466, bgo#767524, bgo#768545, bgo#769404. + Updated translations. - Drop rhythmbox-grilo-0.3.patch: Fixed upstream. - Drop pkgconfig(webkit2gtk-4.0) BuildRequires: No longer in use. Following the above, drop now obsolete bcond_without webkit, libtool BuildRequires and stop exporting autopoint infront of configure. ------------------------------------------------------------------ ------------------ 2016-8-13 - Aug 13 2016 ------------------- ------------------------------------------------------------------ ++++ samba: - Fix population of ctdb sysconfig after source merge; (bsc#981566). ++++ samba: - Fix population of ctdb sysconfig after source merge; (bsc#981566). ++++ libvirt: - Replace cpumodel-vendor-crash-fix.patch with upstream variant 541e9ae6-cpu-vendor-crash-fix.patch bsc#992425 ------------------------------------------------------------------ ------------------ 2016-8-12 - Aug 12 2016 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Stop Providing/Obsoleting opensuse-codecs-installer, it was dropped more than 5 years ago. ++++ autoyast2: - Cloning devices: Devices which are not needed for the installation will be ignored explicitly in the "skip_list". (bnc#989392) - 3.1.146 ++++ gstreamer-plugins-bad: - Move libbs2b-devel BuildRequires and corresponding plugin to main package. There is no need for this to be in the addon one. ++++ kernel-default: - x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systems (bsc#993365 fate#320837). - x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM values (bsc#993365 fate#320837). - x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a crash (bsc#993365 fate#320837). - x86/platform/UV: Fix problem with UV4 Socket IDs not being contiguous (bsc#993365 fate#320837). - commit 1e6f5f1 - time/timekeeping: Work around false positive GCC warning (bsc#993429). - commit 135f911 - arm64: spinlock: Ensure forward-progress in spin_unlock_wait (bsc#969756). - arm64: spinlock: fix spin_unlock_wait for LSE atomics (bsc#969756). - arm64: spinlock: order spin_{is_locked,unlock_wait} against local locks (bsc#969756). - arm64: spinlock: serialise spin_unlock_wait against concurrent lockers (bsc#969756). - powerpc/spinlock: Fix spin_unlock_wait() (bsc#969756). - commit 76eaf2b ++++ kernel-source: - x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systems (bsc#993365 fate#320837). - x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM values (bsc#993365 fate#320837). - x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a crash (bsc#993365 fate#320837). - x86/platform/UV: Fix problem with UV4 Socket IDs not being contiguous (bsc#993365 fate#320837). - commit 1e6f5f1 - time/timekeeping: Work around false positive GCC warning (bsc#993429). - commit 135f911 - arm64: spinlock: Ensure forward-progress in spin_unlock_wait (bsc#969756). - arm64: spinlock: fix spin_unlock_wait for LSE atomics (bsc#969756). - arm64: spinlock: order spin_{is_locked,unlock_wait} against local locks (bsc#969756). - arm64: spinlock: serialise spin_unlock_wait against concurrent lockers (bsc#969756). - powerpc/spinlock: Fix spin_unlock_wait() (bsc#969756). - commit 76eaf2b ++++ kernel-syms: - x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systems (bsc#993365 fate#320837). - x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM values (bsc#993365 fate#320837). - x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a crash (bsc#993365 fate#320837). - x86/platform/UV: Fix problem with UV4 Socket IDs not being contiguous (bsc#993365 fate#320837). - commit 1e6f5f1 - time/timekeeping: Work around false positive GCC warning (bsc#993429). - commit 135f911 - arm64: spinlock: Ensure forward-progress in spin_unlock_wait (bsc#969756). - arm64: spinlock: fix spin_unlock_wait for LSE atomics (bsc#969756). - arm64: spinlock: order spin_{is_locked,unlock_wait} against local locks (bsc#969756). - arm64: spinlock: serialise spin_unlock_wait against concurrent lockers (bsc#969756). - powerpc/spinlock: Fix spin_unlock_wait() (bsc#969756). - commit 76eaf2b ++++ gcc6: - Clean up newlib handling in spec files * change_spec: Set new gcc_target_newlib in add_newlib_cross() * gcc.spec.in: Converge per-target configure sections * cross.spec.in: Prepare for more library options: gcc_target_glibc - Update to gcc-6-branch head (r239408). - Remove gcc6-disable-aarch64-tsan.patch and re-enable TSAN for aarch64. ++++ libvirt: - qemu: fix auth for curl, iscsi, and rbd network disks a7f84cb1-qemu-virtio-disk-error-cleanup.patch, 60c40ce3-qemuDomainSecretDiskCapable.patch, fceeeda2-qemu-secinfo-hotplug-disk.patch, qemu-auth-AEX-fix.patch bsc#988998 ++++ yast2-firstboot: - Faster response when the user skips the creation of a new user (bsc#992245). - 3.1.16 ++++ yast2-kdump: - Reading kernel_param: Filtering out empty entries. (bnc#991140) - 3.1.40 ++++ yast2-registration: - Improve 'connection timeout' error messages (related to bsc#993467) - 3.1.184 ++++ yast2-users: - The YaST client using the user creation dialog can now know which action was selected by the user (needed to fix bsc#992245) - 3.1.55 ------------------------------------------------------------------ ------------------ 2016-8-11 - Aug 11 2016 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to 0.2.39: - Fix for bnc#990475: support for aarch64 hardware info ++++ autoyast2: - Added "confirm_base_product_license" to rnc file. (bnc#992535) - 3.1.145 ++++ fontconfig: - security update: * CVE-2016-5384 [bsc#992534] + fontconfig-CVE-2016-5384.patch ++++ gnome-shell: - Add gnome-shell-disable-ibus-when-not-installed.patch: Disable ibus when it not installed, especially out of CJK areas (bsc#987360). ++++ gtk2: - Fix update-alterntatives usage. ++++ gtk3: - Fix update-alternatives usage. ++++ gvfs: - Update to version 1.28.3: + dnssd: Fix crashes when mount failed. + gvfs-open: Fix spawning of applications with dashses in their app IDs. + daemon: Fix crashes caused by NULL certificates. + afc: Many fixes for iOS support. + client: Fix missing mount prefix in cached fuse paths. + dav: Fix IPv6 address handling. + Updated translations. ++++ ibus-libpinyin: - Fix lua build on openSUSE leap. * add ibus-libpinyin-build_lua_5.2.patch ++++ kernel-default: - s390/cio: fix reset of channel measurement block (bsc#992214,LTC#144462). - commit c037a2d - Linux 4.4.17 (CVE-2016-1583 CVE-2016-4569 CVE-2016-4578 LTC#143590 bnc#971975 bnc#983513 bnc#987886 bnc#988217 bnc#988344 boo#989084 bsc#979213 bsc#979879 bsc#981825 bsc#983143). - Delete patches.kernel.org/9p-use-file_dentry.patch. - Delete patches.kernel.org/alsa-timer-fix-leak-in-events-via-snd_timer_user_ccallback.patch. - Delete patches.kernel.org/alsa-timer-fix-leak-in-events-via-snd_timer_user_tinterrupt.patch. - Delete patches.kernel.org/alsa-timer-fix-leak-in-sndrv_timer_ioctl_params.patch. - Delete patches.kernel.org/arc-unwind-ensure-that-.debug_frame-is-generated-vs.-.eh_frame.patch. - Delete patches.kernel.org/arc-unwind-warn-only-once-if-dw2_unwind-is-disabled.patch. - Delete patches.kernel.org/block-fix-use-after-free-in-sys_ioprio_get.patch. - Delete patches.kernel.org/cgroup-set-css-id-to-1-during-init.patch. - Delete patches.kernel.org/clk-rockchip-initialize-flags-of-clk_init_data-in-mmc-phase-clock.patch. - Delete patches.kernel.org/dmaengine-at_xdmac-align-descriptors-on-64-bits.patch. - Delete patches.kernel.org/dmaengine-at_xdmac-double-fifo-flush-needed-to-compute-residue.patch. - Delete patches.kernel.org/dmaengine-at_xdmac-fix-residue-corruption.patch. - Delete patches.kernel.org/ecryptfs-don-t-allow-mmap-when-the-lower-fs-doesn-t-support-it.patch. - Delete patches.kernel.org/ext4-verify-extent-header-depth.patch. - Delete patches.kernel.org/fs-nilfs2-fix-potential-underflow-in-call-to-crc32_le.patch. - Delete patches.kernel.org/input-elantech-add-more-ic-body-types-to-the-list.patch. - Delete patches.kernel.org/input-tsc200x-report-proper-input_dev-name.patch. - Delete patches.kernel.org/input-vmmouse-remove-port-reservation.patch. - Delete patches.kernel.org/input-wacom_w8001-w8001_max_length-should-be-13.patch. - Delete patches.kernel.org/input-xpad-fix-oops-when-attaching-an-unknown-xbox-one-gamepad.patch. - Delete patches.kernel.org/input-xpad-validate-usb-endpoint-count-during-probe.patch. - Delete patches.kernel.org/kernel-sysrq-watchdog-sched-core-reset-watchdog-on-all-cpus-while-processing-sysrq-w.patch. - Delete patches.kernel.org/locks-use-file_inode.patch. - Delete patches.kernel.org/mm-compaction-abort-free-scanner-if-split-fails.patch. - Delete patches.kernel.org/mm-compaction-prevent-vm_bug_on-when-terminating-freeing-scanner.patch. - Delete patches.kernel.org/mm-meminit-always-return-a-valid-node-from-early_pfn_to_nid.patch. - Delete patches.kernel.org/mm-meminit-ensure-node-is-online-before-checking-whether-pages-are-uninitialised.patch. - Delete patches.kernel.org/mm-slb-add-__gfp_atomic-to-the-gfp-reclaim-mask.patch. - Delete patches.kernel.org/mmc-block-fix-packed-command-header-endianness.patch. - Delete patches.kernel.org/namespace-update-event-counter-when-umounting-a-deleted-dentry.patch. - Delete patches.kernel.org/ovl-handle-attr_kill.patch. - Delete patches.kernel.org/pinctrl-imx-do-not-treat-a-pin-without-mux-register-as-an-error.patch. - Delete patches.kernel.org/pinctrl-single-fix-missing-flush-of-posted-write-for-a-wakeirq.patch. - Delete patches.kernel.org/platform-chrome-cros_ec_dev-double-fetch-bug-in-ioctl.patch. - Delete patches.kernel.org/power_supply-power_supply_read_temp-only-if-use_cnt-0.patch. - Delete patches.kernel.org/pps-do-not-crash-when-failed-to-register.patch. - Delete patches.kernel.org/pvclock-add-cpu-barriers-to-get-correct-version-value.patch. - Delete patches.kernel.org/qeth-delete-napi-struct-when-removing-a-qeth-device.patch. - Delete patches.kernel.org/revert-ecryptfs-forbid-opening-files-without-mmap-handler.patch. - Delete patches.kernel.org/sched-fair-fix-effective_load-to-consistently-use-smoothed-load.patch. - Delete patches.kernel.org/spi-sun4i-fix-fifo-limit.patch. - Delete patches.kernel.org/spi-sunxi-fix-transfer-timeout.patch. - Delete patches.kernel.org/usb-ohci-don-t-mark-eds-as-ed_oper-if-scheduling-fails.patch. - Delete patches.kernel.org/vmlinux.lds-account-for-destructor-sections.patch. - Delete patches.kernel.org/x86-quirks-add-early-quirk-to-reset-apple-airport-card.patch. - Delete patches.kernel.org/x86-quirks-apply-nvidia_bugs-quirk-only-on-root-bus.patch. - Delete patches.kernel.org/x86-quirks-reintroduce-scanning-of-secondary-buses.patch. - Delete patches.kernel.org/xen-pciback-fix-conf_space-read-write-overlap-check.patch. - Delete patches.kernel.org/xenbus-don-t-bail-early-from-xenbus_dev_request_and_reply.patch. - Delete patches.kernel.org/xenbus-don-t-bug-on-user-mode-induced-condition.patch. - commit 0b7d7ee ++++ kernel-source: - s390/cio: fix reset of channel measurement block (bsc#992214,LTC#144462). - commit c037a2d - Linux 4.4.17 (CVE-2016-1583 CVE-2016-4569 CVE-2016-4578 LTC#143590 bnc#971975 bnc#983513 bnc#987886 bnc#988217 bnc#988344 boo#989084 bsc#979213 bsc#979879 bsc#981825 bsc#983143). - Delete patches.kernel.org/9p-use-file_dentry.patch. - Delete patches.kernel.org/alsa-timer-fix-leak-in-events-via-snd_timer_user_ccallback.patch. - Delete patches.kernel.org/alsa-timer-fix-leak-in-events-via-snd_timer_user_tinterrupt.patch. - Delete patches.kernel.org/alsa-timer-fix-leak-in-sndrv_timer_ioctl_params.patch. - Delete patches.kernel.org/arc-unwind-ensure-that-.debug_frame-is-generated-vs.-.eh_frame.patch. - Delete patches.kernel.org/arc-unwind-warn-only-once-if-dw2_unwind-is-disabled.patch. - Delete patches.kernel.org/block-fix-use-after-free-in-sys_ioprio_get.patch. - Delete patches.kernel.org/cgroup-set-css-id-to-1-during-init.patch. - Delete patches.kernel.org/clk-rockchip-initialize-flags-of-clk_init_data-in-mmc-phase-clock.patch. - Delete patches.kernel.org/dmaengine-at_xdmac-align-descriptors-on-64-bits.patch. - Delete patches.kernel.org/dmaengine-at_xdmac-double-fifo-flush-needed-to-compute-residue.patch. - Delete patches.kernel.org/dmaengine-at_xdmac-fix-residue-corruption.patch. - Delete patches.kernel.org/ecryptfs-don-t-allow-mmap-when-the-lower-fs-doesn-t-support-it.patch. - Delete patches.kernel.org/ext4-verify-extent-header-depth.patch. - Delete patches.kernel.org/fs-nilfs2-fix-potential-underflow-in-call-to-crc32_le.patch. - Delete patches.kernel.org/input-elantech-add-more-ic-body-types-to-the-list.patch. - Delete patches.kernel.org/input-tsc200x-report-proper-input_dev-name.patch. - Delete patches.kernel.org/input-vmmouse-remove-port-reservation.patch. - Delete patches.kernel.org/input-wacom_w8001-w8001_max_length-should-be-13.patch. - Delete patches.kernel.org/input-xpad-fix-oops-when-attaching-an-unknown-xbox-one-gamepad.patch. - Delete patches.kernel.org/input-xpad-validate-usb-endpoint-count-during-probe.patch. - Delete patches.kernel.org/kernel-sysrq-watchdog-sched-core-reset-watchdog-on-all-cpus-while-processing-sysrq-w.patch. - Delete patches.kernel.org/locks-use-file_inode.patch. - Delete patches.kernel.org/mm-compaction-abort-free-scanner-if-split-fails.patch. - Delete patches.kernel.org/mm-compaction-prevent-vm_bug_on-when-terminating-freeing-scanner.patch. - Delete patches.kernel.org/mm-meminit-always-return-a-valid-node-from-early_pfn_to_nid.patch. - Delete patches.kernel.org/mm-meminit-ensure-node-is-online-before-checking-whether-pages-are-uninitialised.patch. - Delete patches.kernel.org/mm-slb-add-__gfp_atomic-to-the-gfp-reclaim-mask.patch. - Delete patches.kernel.org/mmc-block-fix-packed-command-header-endianness.patch. - Delete patches.kernel.org/namespace-update-event-counter-when-umounting-a-deleted-dentry.patch. - Delete patches.kernel.org/ovl-handle-attr_kill.patch. - Delete patches.kernel.org/pinctrl-imx-do-not-treat-a-pin-without-mux-register-as-an-error.patch. - Delete patches.kernel.org/pinctrl-single-fix-missing-flush-of-posted-write-for-a-wakeirq.patch. - Delete patches.kernel.org/platform-chrome-cros_ec_dev-double-fetch-bug-in-ioctl.patch. - Delete patches.kernel.org/power_supply-power_supply_read_temp-only-if-use_cnt-0.patch. - Delete patches.kernel.org/pps-do-not-crash-when-failed-to-register.patch. - Delete patches.kernel.org/pvclock-add-cpu-barriers-to-get-correct-version-value.patch. - Delete patches.kernel.org/qeth-delete-napi-struct-when-removing-a-qeth-device.patch. - Delete patches.kernel.org/revert-ecryptfs-forbid-opening-files-without-mmap-handler.patch. - Delete patches.kernel.org/sched-fair-fix-effective_load-to-consistently-use-smoothed-load.patch. - Delete patches.kernel.org/spi-sun4i-fix-fifo-limit.patch. - Delete patches.kernel.org/spi-sunxi-fix-transfer-timeout.patch. - Delete patches.kernel.org/usb-ohci-don-t-mark-eds-as-ed_oper-if-scheduling-fails.patch. - Delete patches.kernel.org/vmlinux.lds-account-for-destructor-sections.patch. - Delete patches.kernel.org/x86-quirks-add-early-quirk-to-reset-apple-airport-card.patch. - Delete patches.kernel.org/x86-quirks-apply-nvidia_bugs-quirk-only-on-root-bus.patch. - Delete patches.kernel.org/x86-quirks-reintroduce-scanning-of-secondary-buses.patch. - Delete patches.kernel.org/xen-pciback-fix-conf_space-read-write-overlap-check.patch. - Delete patches.kernel.org/xenbus-don-t-bail-early-from-xenbus_dev_request_and_reply.patch. - Delete patches.kernel.org/xenbus-don-t-bug-on-user-mode-induced-condition.patch. - commit 0b7d7ee ++++ kernel-syms: - s390/cio: fix reset of channel measurement block (bsc#992214,LTC#144462). - commit c037a2d - Linux 4.4.17 (CVE-2016-1583 CVE-2016-4569 CVE-2016-4578 LTC#143590 bnc#971975 bnc#983513 bnc#987886 bnc#988217 bnc#988344 boo#989084 bsc#979213 bsc#979879 bsc#981825 bsc#983143). - Delete patches.kernel.org/9p-use-file_dentry.patch. - Delete patches.kernel.org/alsa-timer-fix-leak-in-events-via-snd_timer_user_ccallback.patch. - Delete patches.kernel.org/alsa-timer-fix-leak-in-events-via-snd_timer_user_tinterrupt.patch. - Delete patches.kernel.org/alsa-timer-fix-leak-in-sndrv_timer_ioctl_params.patch. - Delete patches.kernel.org/arc-unwind-ensure-that-.debug_frame-is-generated-vs.-.eh_frame.patch. - Delete patches.kernel.org/arc-unwind-warn-only-once-if-dw2_unwind-is-disabled.patch. - Delete patches.kernel.org/block-fix-use-after-free-in-sys_ioprio_get.patch. - Delete patches.kernel.org/cgroup-set-css-id-to-1-during-init.patch. - Delete patches.kernel.org/clk-rockchip-initialize-flags-of-clk_init_data-in-mmc-phase-clock.patch. - Delete patches.kernel.org/dmaengine-at_xdmac-align-descriptors-on-64-bits.patch. - Delete patches.kernel.org/dmaengine-at_xdmac-double-fifo-flush-needed-to-compute-residue.patch. - Delete patches.kernel.org/dmaengine-at_xdmac-fix-residue-corruption.patch. - Delete patches.kernel.org/ecryptfs-don-t-allow-mmap-when-the-lower-fs-doesn-t-support-it.patch. - Delete patches.kernel.org/ext4-verify-extent-header-depth.patch. - Delete patches.kernel.org/fs-nilfs2-fix-potential-underflow-in-call-to-crc32_le.patch. - Delete patches.kernel.org/input-elantech-add-more-ic-body-types-to-the-list.patch. - Delete patches.kernel.org/input-tsc200x-report-proper-input_dev-name.patch. - Delete patches.kernel.org/input-vmmouse-remove-port-reservation.patch. - Delete patches.kernel.org/input-wacom_w8001-w8001_max_length-should-be-13.patch. - Delete patches.kernel.org/input-xpad-fix-oops-when-attaching-an-unknown-xbox-one-gamepad.patch. - Delete patches.kernel.org/input-xpad-validate-usb-endpoint-count-during-probe.patch. - Delete patches.kernel.org/kernel-sysrq-watchdog-sched-core-reset-watchdog-on-all-cpus-while-processing-sysrq-w.patch. - Delete patches.kernel.org/locks-use-file_inode.patch. - Delete patches.kernel.org/mm-compaction-abort-free-scanner-if-split-fails.patch. - Delete patches.kernel.org/mm-compaction-prevent-vm_bug_on-when-terminating-freeing-scanner.patch. - Delete patches.kernel.org/mm-meminit-always-return-a-valid-node-from-early_pfn_to_nid.patch. - Delete patches.kernel.org/mm-meminit-ensure-node-is-online-before-checking-whether-pages-are-uninitialised.patch. - Delete patches.kernel.org/mm-slb-add-__gfp_atomic-to-the-gfp-reclaim-mask.patch. - Delete patches.kernel.org/mmc-block-fix-packed-command-header-endianness.patch. - Delete patches.kernel.org/namespace-update-event-counter-when-umounting-a-deleted-dentry.patch. - Delete patches.kernel.org/ovl-handle-attr_kill.patch. - Delete patches.kernel.org/pinctrl-imx-do-not-treat-a-pin-without-mux-register-as-an-error.patch. - Delete patches.kernel.org/pinctrl-single-fix-missing-flush-of-posted-write-for-a-wakeirq.patch. - Delete patches.kernel.org/platform-chrome-cros_ec_dev-double-fetch-bug-in-ioctl.patch. - Delete patches.kernel.org/power_supply-power_supply_read_temp-only-if-use_cnt-0.patch. - Delete patches.kernel.org/pps-do-not-crash-when-failed-to-register.patch. - Delete patches.kernel.org/pvclock-add-cpu-barriers-to-get-correct-version-value.patch. - Delete patches.kernel.org/qeth-delete-napi-struct-when-removing-a-qeth-device.patch. - Delete patches.kernel.org/revert-ecryptfs-forbid-opening-files-without-mmap-handler.patch. - Delete patches.kernel.org/sched-fair-fix-effective_load-to-consistently-use-smoothed-load.patch. - Delete patches.kernel.org/spi-sun4i-fix-fifo-limit.patch. - Delete patches.kernel.org/spi-sunxi-fix-transfer-timeout.patch. - Delete patches.kernel.org/usb-ohci-don-t-mark-eds-as-ed_oper-if-scheduling-fails.patch. - Delete patches.kernel.org/vmlinux.lds-account-for-destructor-sections.patch. - Delete patches.kernel.org/x86-quirks-add-early-quirk-to-reset-apple-airport-card.patch. - Delete patches.kernel.org/x86-quirks-apply-nvidia_bugs-quirk-only-on-root-bus.patch. - Delete patches.kernel.org/x86-quirks-reintroduce-scanning-of-secondary-buses.patch. - Delete patches.kernel.org/xen-pciback-fix-conf_space-read-write-overlap-check.patch. - Delete patches.kernel.org/xenbus-don-t-bail-early-from-xenbus_dev_request_and_reply.patch. - Delete patches.kernel.org/xenbus-don-t-bug-on-user-mode-induced-condition.patch. - commit 0b7d7ee ++++ kiwi: - v7.03.89 released - Fixed setupNetworkWicked IP address information from wicked dhcp reply consists out of two parts but we are only interested in the plain IPv4 address information at this point. Fixes bnc#992989 - Make sure DHCPCHADDR is uppercase Fixes bnc#992988 ++++ util-linux: - Install klogconsole with read permissions (bnc#990837) ++++ python-libmount: - Install klogconsole with read permissions (bnc#990837) ++++ rollback-helper: - Remove wrong requires for snapper and snapper-zypp-plugin - Remove wrong PreReq for insserv - Add missing Requires for SUSEConnect ++++ sysvinit: - Install binaries with read permissions (bnc#990837) ++++ util-linux-systemd: - Install klogconsole with read permissions (bnc#990837) ++++ yast2-add-on: - Added "confirm_license" to the RNC file. (bnc#992535) - 3.1.17 ++++ yast2-firstboot: - Reimplemented "create user" and "root password" steps to reuse the new installation dialogs instead of the obsolete ones. - More sensible order for the mentioned steps in the default configuration file. - Removed from the default configuration file the obsolete step for configuring authentication. - bsc#992245, bsc#991863 - 3.1.15 ++++ yast2-network: - bnc#985905 - do not limit number of bonding slaves to 10 - 3.1.165 - bnc#988786 - Create bridge when proposing configuration for VM host. - 3.1.164 ++++ yast2-ntp-client: - Error while using __clock in AutoYaST. Fixed typo. (bnc#992854) - 3.1.28 ++++ yast2-packager: - Fix automatic add-on handling when using CD/DVD medias as source (bsc#991935) - 3.1.111 ++++ yast2-users: - Fixed the installation dialog for user creation so it works also in YaST Firstboot (needed to fix bsc#992245) - 3.1.54 ------------------------------------------------------------------ ------------------ 2016-8-10 - Aug 10 2016 ------------------- ------------------------------------------------------------------ ++++ autofs: - Fix spurious ELOOP on certain kinds of failures (bsc#968918): * autofs: fix yp map age not updated in s/_/./g case * autofs: properly handle errors in lookup_nss_mount * Added patches: - autofs-5.0.6-fix-yp-map-age-not-updated-in-s-_-.-g-case.patch - autofs-5.0.6-properly-handle-errors-in-lookup_nss_mount.patch ++++ gnome-settings-daemon: - Add gnome-settings-daemon-bring-back-updates-plugin.patch: Revert upstream commits fc22a8100fa40533fddfb4338160a20188e46c6b and e3e961c52419df5f2544b24957e71cf3a4c5ef85 to bring back the updates plugin.(bsc#991024) ++++ grub2: - Workaround default entry in snapshot menu (bsc#956046) * grub2-btrfs-08-workaround-snapshot-menu-default-entry.patch - grub2.spec: Add true command to grub.efi (bsc#993274) ++++ ibus-libpinyin: - Update to 1.7.92 * use ibus 1.5.11 * use libpinyin 1.5.92 * work around getLookupCursor ++++ kernel-default: - supported.conf: fix name of r8152 module The hardware may go by the name of RTL8152, but the module is named r8152 - commit dfd942d - Refresh patches.arch/arm64-0001-PCI-Move-ecam.h-to-linux-include-pci-ecam.h.patch. - Refresh patches.arch/arm64-0001-PCI-generic-Move-structure-definitions-to-separate-h.patch. - Refresh patches.arch/arm64-0001-net-thunderx-Set-recevie-buffer-page-usage-count-in-.patch. - Refresh patches.arch/arm64-0002-PCI-Add-parent-device-field-to-ECAM-struct-pci_confi.patch. - Refresh patches.arch/arm64-0002-PCI-generic-Add-pci_host_common_probe-based-on-gen_p.patch. - Refresh patches.arch/arm64-0002-net-thunderx-Adjust-nicvf-structure-to-reduce-cache-.patch. - Refresh patches.arch/arm64-0003-PCI-Add-pci_unmap_iospace-to-unmap-I-O-resources.patch. - Refresh patches.arch/arm64-0003-PCI-generic-Expose-pci_host_common_probe-for-use-by-.patch. - Refresh patches.arch/arm64-0003-arm64-Update-the-APM-X-Gene-EDAC-node-with-the-RB-re.patch. - Refresh patches.arch/arm64-0004-PCI-ACPI-Support-I-O-resources-when-parsing-host-bri.patch. - Refresh patches.arch/arm64-0004-PCI-thunder-Add-PCIe-host-driver-for-ThunderX-proces.patch. - Refresh patches.arch/arm64-0005-PCI-ACPI-Add-generic-MCFG-table-handling.patch. - Refresh patches.arch/arm64-0005-PCI-thunder-Add-driver-for-ThunderX-pass-1-2-on-chip.patch. - Refresh patches.arch/arm64-0006-PCI-Refactor-pci_bus_assign_domain_nr-for-CONFIG_PCI.patch. - Refresh patches.arch/arm64-0007-PCI-Factor-DT-specific-pci_bus_find_domain_nr-code-o.patch. - Refresh patches.arch/arm64-0008-ARM64-PCI-Add-acpi_pci_bus_find_domain_nr.patch. - ARM64: PCI: ACPI support for legacy IRQs parsing and consolidation (bsc#985031). - Refresh patches.arch/arm64-0010-ARM64-PCI-Implement-AML-accessors-for-PCI_Config-reg.patch. - Refresh patches.arch/arm64-0011-ARM64-PCI-Support-ACPI-based-PCI-host-controller.patch. - Refresh patches.arch/arm64-Add-workaround-for-Cavium-erratum-27456.patch. - Refresh patches.arch/arm64-dts-vulcan-Update-PCI-ranges.patch. - Refresh patches.arch/arm64-gpio-xgene-sb-Use-irq_domain_free_irqs_common.patch. - Refresh patches.arch/arm64-gpio-xlp-Add-GPIO-driver-support-for-Broadcom-Vulcan.patch. - Refresh patches.arch/arm64-lib-improve-copy_page-to-deal-with-128-bytes-a.patch. - Refresh patches.arch/arm64-lib-patch-in-prfm-for-copy_page-if-requested.patch. - Refresh patches.arch/arm64-net-thunderx-Fix-broken-of_node_put-code.patch. - Refresh patches.arch/arm64-pci-0025-net-thunder-bgx-Start-to-use-standard-firmware-node-.patch. - Refresh patches.arch/arm64-perf-Count-EL2-events-if-the-kernel-is-running.patch. - Refresh patches.arch/arm64-perf-Extend-ARMV8_EVTYPE_MASK-to-include-PMCR..patch. - Refresh patches.arch/arm64-prefetch-add-alternative-pattern-for-CPUs-with.patch. - Refresh patches.arch/arm64-spi-xlp-Enable-SPI-driver-for-Broadcom-Vulcan-ARM64.patch. - Refresh patches.arch/arm64-thd-net-thunderx-use-napi_schedule_irqoff.patch. - commit 6ee1d5c - Refresh patches.arch/arm64-0001-arm64-NUMA-rework-numa_add_memblk.patch. - Refresh patches.arch/arm64-0002-arm64-NUMA-Cleanup-NUMA-disabled-messages.patch. - Refresh patches.arch/arm64-0004-arm64-ACPI-NUMA-NUMA-support-based-on-SRAT-and-SLIT.patch. - Refresh patches.arch/arm64-0010-ACPI-processor-Add-acpi_map_madt_entry.patch. - Refresh patches.arch/arm64-ACPI-NUMA-Enable-ACPI-based-NUMA-on-ARM64.patch. - commit 0b2a120 - ixgbevf: Use mac_ops instead of trying to identify NIC type (fate#320485). - commit 426b28c - ixgbevf: Support Windows hosts (Hyper-V) (fate#320485). - ixgbevf: Move API negotiation function into mac_ops (fate#320485). - ixgbevf: Add the device ID's presented while running on Hyper-V (fate#320485). - commit 15858b0 - ipr: Fix sync scsi scan (bsc#992207). - commit e1d1991 - [v3, 3/3] btrfs: qgroup: Fix qgroup incorrectness caused by log replay (bsc983087, bsc986255). - [v3,2/3] btrfs: relocation: Fix leaking qgroups numbers on data extents (bsc983087, bsc986255). - [v3,1/3] btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent() (bsc983087, bsc986255). - commit a1d5cf1 - sd: Fix rw_max for devices that report an optimal xfer size (bsc#991414). - Refresh patches.suse/sd-configure-ZBC-devices.patch. - commit 158256b - hv_netvsc: Fix VF register on bonding devices (fate#320485). - PCI: hv: Fix interrupt cleanup path (fate#320485). - tools: hv: Add a script to help bonding synthetic and VF NICs (fate#320485). - netvsc: Use the new in-place consumption APIs in the rx path (fate#320485). - PCI: hv: Handle all pending messages in hv_pci_onchannelcallback() (fate#320485). - PCI: hv: Don't leak buffer in hv_pci_onchannelcallback() (fate#320485). - random: add interrupt callback to VMBus IRQ handler (fate#320485). - netvsc: get rid of completion timeouts (fate#320485). - hv_netvsc: pass struct net_device to rndis_filter_set_offload_params() (fate#320485). - hv_netvsc: pass struct net_device to rndis_filter_set_device_mac() (fate#320485). - hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}() (fate#320485). - hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpers (fate#320485). - hv_netvsc: remove redundant assignment in netvsc_recv_callback() (fate#320485). - commit 0f0d07c - add mainline tag to hv_netvsc/hv_storvsc patches - commit 9a1d7a0 - SUNRPC: disable the use of IPv6 temporary addresses (bsc#986395). - commit 4ba9264 - s390/sclp_ctl: fix potential information leak with /dev/sclp (bsc#987542). - commit e9fbd90 ++++ kernel-source: - supported.conf: fix name of r8152 module The hardware may go by the name of RTL8152, but the module is named r8152 - commit dfd942d - Refresh patches.arch/arm64-0001-PCI-Move-ecam.h-to-linux-include-pci-ecam.h.patch. - Refresh patches.arch/arm64-0001-PCI-generic-Move-structure-definitions-to-separate-h.patch. - Refresh patches.arch/arm64-0001-net-thunderx-Set-recevie-buffer-page-usage-count-in-.patch. - Refresh patches.arch/arm64-0002-PCI-Add-parent-device-field-to-ECAM-struct-pci_confi.patch. - Refresh patches.arch/arm64-0002-PCI-generic-Add-pci_host_common_probe-based-on-gen_p.patch. - Refresh patches.arch/arm64-0002-net-thunderx-Adjust-nicvf-structure-to-reduce-cache-.patch. - Refresh patches.arch/arm64-0003-PCI-Add-pci_unmap_iospace-to-unmap-I-O-resources.patch. - Refresh patches.arch/arm64-0003-PCI-generic-Expose-pci_host_common_probe-for-use-by-.patch. - Refresh patches.arch/arm64-0003-arm64-Update-the-APM-X-Gene-EDAC-node-with-the-RB-re.patch. - Refresh patches.arch/arm64-0004-PCI-ACPI-Support-I-O-resources-when-parsing-host-bri.patch. - Refresh patches.arch/arm64-0004-PCI-thunder-Add-PCIe-host-driver-for-ThunderX-proces.patch. - Refresh patches.arch/arm64-0005-PCI-ACPI-Add-generic-MCFG-table-handling.patch. - Refresh patches.arch/arm64-0005-PCI-thunder-Add-driver-for-ThunderX-pass-1-2-on-chip.patch. - Refresh patches.arch/arm64-0006-PCI-Refactor-pci_bus_assign_domain_nr-for-CONFIG_PCI.patch. - Refresh patches.arch/arm64-0007-PCI-Factor-DT-specific-pci_bus_find_domain_nr-code-o.patch. - Refresh patches.arch/arm64-0008-ARM64-PCI-Add-acpi_pci_bus_find_domain_nr.patch. - ARM64: PCI: ACPI support for legacy IRQs parsing and consolidation (bsc#985031). - Refresh patches.arch/arm64-0010-ARM64-PCI-Implement-AML-accessors-for-PCI_Config-reg.patch. - Refresh patches.arch/arm64-0011-ARM64-PCI-Support-ACPI-based-PCI-host-controller.patch. - Refresh patches.arch/arm64-Add-workaround-for-Cavium-erratum-27456.patch. - Refresh patches.arch/arm64-dts-vulcan-Update-PCI-ranges.patch. - Refresh patches.arch/arm64-gpio-xgene-sb-Use-irq_domain_free_irqs_common.patch. - Refresh patches.arch/arm64-gpio-xlp-Add-GPIO-driver-support-for-Broadcom-Vulcan.patch. - Refresh patches.arch/arm64-lib-improve-copy_page-to-deal-with-128-bytes-a.patch. - Refresh patches.arch/arm64-lib-patch-in-prfm-for-copy_page-if-requested.patch. - Refresh patches.arch/arm64-net-thunderx-Fix-broken-of_node_put-code.patch. - Refresh patches.arch/arm64-pci-0025-net-thunder-bgx-Start-to-use-standard-firmware-node-.patch. - Refresh patches.arch/arm64-perf-Count-EL2-events-if-the-kernel-is-running.patch. - Refresh patches.arch/arm64-perf-Extend-ARMV8_EVTYPE_MASK-to-include-PMCR..patch. - Refresh patches.arch/arm64-prefetch-add-alternative-pattern-for-CPUs-with.patch. - Refresh patches.arch/arm64-spi-xlp-Enable-SPI-driver-for-Broadcom-Vulcan-ARM64.patch. - Refresh patches.arch/arm64-thd-net-thunderx-use-napi_schedule_irqoff.patch. - commit 6ee1d5c - Refresh patches.arch/arm64-0001-arm64-NUMA-rework-numa_add_memblk.patch. - Refresh patches.arch/arm64-0002-arm64-NUMA-Cleanup-NUMA-disabled-messages.patch. - Refresh patches.arch/arm64-0004-arm64-ACPI-NUMA-NUMA-support-based-on-SRAT-and-SLIT.patch. - Refresh patches.arch/arm64-0010-ACPI-processor-Add-acpi_map_madt_entry.patch. - Refresh patches.arch/arm64-ACPI-NUMA-Enable-ACPI-based-NUMA-on-ARM64.patch. - commit 0b2a120 - ixgbevf: Use mac_ops instead of trying to identify NIC type (fate#320485). - commit 426b28c - ixgbevf: Support Windows hosts (Hyper-V) (fate#320485). - ixgbevf: Move API negotiation function into mac_ops (fate#320485). - ixgbevf: Add the device ID's presented while running on Hyper-V (fate#320485). - commit 15858b0 - ipr: Fix sync scsi scan (bsc#992207). - commit e1d1991 - [v3, 3/3] btrfs: qgroup: Fix qgroup incorrectness caused by log replay (bsc983087, bsc986255). - [v3,2/3] btrfs: relocation: Fix leaking qgroups numbers on data extents (bsc983087, bsc986255). - [v3,1/3] btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent() (bsc983087, bsc986255). - commit a1d5cf1 - sd: Fix rw_max for devices that report an optimal xfer size (bsc#991414). - Refresh patches.suse/sd-configure-ZBC-devices.patch. - commit 158256b - hv_netvsc: Fix VF register on bonding devices (fate#320485). - PCI: hv: Fix interrupt cleanup path (fate#320485). - tools: hv: Add a script to help bonding synthetic and VF NICs (fate#320485). - netvsc: Use the new in-place consumption APIs in the rx path (fate#320485). - PCI: hv: Handle all pending messages in hv_pci_onchannelcallback() (fate#320485). - PCI: hv: Don't leak buffer in hv_pci_onchannelcallback() (fate#320485). - random: add interrupt callback to VMBus IRQ handler (fate#320485). - netvsc: get rid of completion timeouts (fate#320485). - hv_netvsc: pass struct net_device to rndis_filter_set_offload_params() (fate#320485). - hv_netvsc: pass struct net_device to rndis_filter_set_device_mac() (fate#320485). - hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}() (fate#320485). - hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpers (fate#320485). - hv_netvsc: remove redundant assignment in netvsc_recv_callback() (fate#320485). - commit 0f0d07c - add mainline tag to hv_netvsc/hv_storvsc patches - commit 9a1d7a0 - SUNRPC: disable the use of IPv6 temporary addresses (bsc#986395). - commit 4ba9264 - s390/sclp_ctl: fix potential information leak with /dev/sclp (bsc#987542). - commit e9fbd90 ++++ kernel-syms: - supported.conf: fix name of r8152 module The hardware may go by the name of RTL8152, but the module is named r8152 - commit dfd942d - Refresh patches.arch/arm64-0001-PCI-Move-ecam.h-to-linux-include-pci-ecam.h.patch. - Refresh patches.arch/arm64-0001-PCI-generic-Move-structure-definitions-to-separate-h.patch. - Refresh patches.arch/arm64-0001-net-thunderx-Set-recevie-buffer-page-usage-count-in-.patch. - Refresh patches.arch/arm64-0002-PCI-Add-parent-device-field-to-ECAM-struct-pci_confi.patch. - Refresh patches.arch/arm64-0002-PCI-generic-Add-pci_host_common_probe-based-on-gen_p.patch. - Refresh patches.arch/arm64-0002-net-thunderx-Adjust-nicvf-structure-to-reduce-cache-.patch. - Refresh patches.arch/arm64-0003-PCI-Add-pci_unmap_iospace-to-unmap-I-O-resources.patch. - Refresh patches.arch/arm64-0003-PCI-generic-Expose-pci_host_common_probe-for-use-by-.patch. - Refresh patches.arch/arm64-0003-arm64-Update-the-APM-X-Gene-EDAC-node-with-the-RB-re.patch. - Refresh patches.arch/arm64-0004-PCI-ACPI-Support-I-O-resources-when-parsing-host-bri.patch. - Refresh patches.arch/arm64-0004-PCI-thunder-Add-PCIe-host-driver-for-ThunderX-proces.patch. - Refresh patches.arch/arm64-0005-PCI-ACPI-Add-generic-MCFG-table-handling.patch. - Refresh patches.arch/arm64-0005-PCI-thunder-Add-driver-for-ThunderX-pass-1-2-on-chip.patch. - Refresh patches.arch/arm64-0006-PCI-Refactor-pci_bus_assign_domain_nr-for-CONFIG_PCI.patch. - Refresh patches.arch/arm64-0007-PCI-Factor-DT-specific-pci_bus_find_domain_nr-code-o.patch. - Refresh patches.arch/arm64-0008-ARM64-PCI-Add-acpi_pci_bus_find_domain_nr.patch. - ARM64: PCI: ACPI support for legacy IRQs parsing and consolidation (bsc#985031). - Refresh patches.arch/arm64-0010-ARM64-PCI-Implement-AML-accessors-for-PCI_Config-reg.patch. - Refresh patches.arch/arm64-0011-ARM64-PCI-Support-ACPI-based-PCI-host-controller.patch. - Refresh patches.arch/arm64-Add-workaround-for-Cavium-erratum-27456.patch. - Refresh patches.arch/arm64-dts-vulcan-Update-PCI-ranges.patch. - Refresh patches.arch/arm64-gpio-xgene-sb-Use-irq_domain_free_irqs_common.patch. - Refresh patches.arch/arm64-gpio-xlp-Add-GPIO-driver-support-for-Broadcom-Vulcan.patch. - Refresh patches.arch/arm64-lib-improve-copy_page-to-deal-with-128-bytes-a.patch. - Refresh patches.arch/arm64-lib-patch-in-prfm-for-copy_page-if-requested.patch. - Refresh patches.arch/arm64-net-thunderx-Fix-broken-of_node_put-code.patch. - Refresh patches.arch/arm64-pci-0025-net-thunder-bgx-Start-to-use-standard-firmware-node-.patch. - Refresh patches.arch/arm64-perf-Count-EL2-events-if-the-kernel-is-running.patch. - Refresh patches.arch/arm64-perf-Extend-ARMV8_EVTYPE_MASK-to-include-PMCR..patch. - Refresh patches.arch/arm64-prefetch-add-alternative-pattern-for-CPUs-with.patch. - Refresh patches.arch/arm64-spi-xlp-Enable-SPI-driver-for-Broadcom-Vulcan-ARM64.patch. - Refresh patches.arch/arm64-thd-net-thunderx-use-napi_schedule_irqoff.patch. - commit 6ee1d5c - Refresh patches.arch/arm64-0001-arm64-NUMA-rework-numa_add_memblk.patch. - Refresh patches.arch/arm64-0002-arm64-NUMA-Cleanup-NUMA-disabled-messages.patch. - Refresh patches.arch/arm64-0004-arm64-ACPI-NUMA-NUMA-support-based-on-SRAT-and-SLIT.patch. - Refresh patches.arch/arm64-0010-ACPI-processor-Add-acpi_map_madt_entry.patch. - Refresh patches.arch/arm64-ACPI-NUMA-Enable-ACPI-based-NUMA-on-ARM64.patch. - commit 0b2a120 - ixgbevf: Use mac_ops instead of trying to identify NIC type (fate#320485). - commit 426b28c - ixgbevf: Support Windows hosts (Hyper-V) (fate#320485). - ixgbevf: Move API negotiation function into mac_ops (fate#320485). - ixgbevf: Add the device ID's presented while running on Hyper-V (fate#320485). - commit 15858b0 - ipr: Fix sync scsi scan (bsc#992207). - commit e1d1991 - [v3, 3/3] btrfs: qgroup: Fix qgroup incorrectness caused by log replay (bsc983087, bsc986255). - [v3,2/3] btrfs: relocation: Fix leaking qgroups numbers on data extents (bsc983087, bsc986255). - [v3,1/3] btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent() (bsc983087, bsc986255). - commit a1d5cf1 - sd: Fix rw_max for devices that report an optimal xfer size (bsc#991414). - Refresh patches.suse/sd-configure-ZBC-devices.patch. - commit 158256b - hv_netvsc: Fix VF register on bonding devices (fate#320485). - PCI: hv: Fix interrupt cleanup path (fate#320485). - tools: hv: Add a script to help bonding synthetic and VF NICs (fate#320485). - netvsc: Use the new in-place consumption APIs in the rx path (fate#320485). - PCI: hv: Handle all pending messages in hv_pci_onchannelcallback() (fate#320485). - PCI: hv: Don't leak buffer in hv_pci_onchannelcallback() (fate#320485). - random: add interrupt callback to VMBus IRQ handler (fate#320485). - netvsc: get rid of completion timeouts (fate#320485). - hv_netvsc: pass struct net_device to rndis_filter_set_offload_params() (fate#320485). - hv_netvsc: pass struct net_device to rndis_filter_set_device_mac() (fate#320485). - hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}() (fate#320485). - hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpers (fate#320485). - hv_netvsc: remove redundant assignment in netvsc_recv_callback() (fate#320485). - commit 0f0d07c - add mainline tag to hv_netvsc/hv_storvsc patches - commit 9a1d7a0 - SUNRPC: disable the use of IPv6 temporary addresses (bsc#986395). - commit 4ba9264 - s390/sclp_ctl: fix potential information leak with /dev/sclp (bsc#987542). - commit e9fbd90 ++++ libpinyin: - Update to 1.5.92 * use model12.text.tar.gz * fixes pinyin_get_character_offset function * fixes _get_char_offset_recur function * fixes _pre_compute_tokens function * fixes fill_matrix function * fixes pinyin_get_right_pinyin_offset function * fixes fill_matrix function * clean up FullPinyinParser2 - Update libpinyin-avoid_download_at_buildtime.patch - Update baselibs.conf - Add libpinyin-fix_double_pinyin.patch * fix mapper for double pinyin ++++ libreoffice: - Version update to 5.1.5.2: * Various small bugfixes in 5.1 series - Drop merged fix: * bnc945445.patch ++++ libstorage: - added partition id string for GPT BIOS (bsc#991252) - 2.26.6 ++++ libzypp: - Report numeric curl error if code is unrecognized (bsc#992302) - multicurl: propagate proxy settings stored in repo url (bsc#933839) - version 16.2.2 (0) ++++ vm-install: - bsc#992780 - Upgrade of SLES11SP4 PV guest => SLES12SP1 does not work with qcow2 disk device - Version 0.8.55 ++++ yast2-country: - Added check for correct coming from an AutoYast profile. When erroneous language is detected, then it's reported and corrected to the default 'en_US' (bnc#991001). - 3.1.22.3 ++++ yast2-network: - Improved parsing of vlan ids that are longer than one character. - bnc#991486 - Do not allow creating device with oversized configuration name. - 3.1.163 ++++ yast2-packager: - List addons below base product in Software proposal during installation. (bsc#992304) - 3.1.110 ++++ yast2-storage: - Do not ignore suggestion made by partitioning proposal of turning an EFI partition into bios_grub (bsc#991252) - 3.1.99 ++++ zypper: - --no-recommends: don't make an attempt to show recommends/suggests as we know there are none (bsc#958161) - remove dead code - version 1.13.9 - locks: add parsable XML output (bsc#985390) - version 1.13.8 ------------------------------------------------------------------ ------------------ 2016-8-9 - Aug 9 2016 ------------------- ------------------------------------------------------------------ ++++ installation-images-SLES: - add zypp config to initrd to ensure it's writable (bsc#967828) - fix symlink verification function - 14.266 ++++ kernel-default: - net/mlx4_core: Check device state before unregistering it (bsc#966191 FATE#320230). - net/mlx4_en: Add resilience in low memory systems (bsc#966191 FATE#320230). - net/mlx4_en: Move filters cleanup to a proper location (bsc#966191 FATE#320230). - net/mlx4: Fix some indent inconsistancy (bsc#966191 FATE#320230). - net/mlx4_en: Avoid unregister_netdev at shutdown flow (bsc#966191 FATE#320230). - net/mlx4_en: Fix the return value of a failure in VLAN VID add/kill (bsc#966191 FATE#320230). - net/mlx4_en: initialize cmd.context_lock spinlock earlier (bsc#966191 FATE#320230). - net/mlx4_en: fix ethtool -x (bsc#966191 FATE#320230). - net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RX (bsc#966191 FATE#320230). - net/mlx4_en: get rid of private net_device_stats (bsc#966191 FATE#320230). - net/mlx4_en: get rid of ret_stats (bsc#966191 FATE#320230). - net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats() (bsc#966191 FATE#320230). - net/mlx4_en: fix tx_dropped bug (bsc#966191 FATE#320230). - net/mlx4_core: Fix access to uninitialized index (bsc#966191 FATE#320230). - net/mlx4: Avoid wrong virtual mappings (bsc#966191 FATE#320230). - mlx4: protect mlx4_en_start_port in mlx4_en_restart with rtnl_lock (bsc#966191 FATE#320230). - commit d90b40b - Delete patches.arch/arm64-thd-0039-net-mlx4-Remove-improper-usage-of-dma_alloc_coherent.patch. It will be replaced by its upstream version. - commit a21884e - Refresh patches.arch/arm64-0003-KVM-arm-arm64-Check-for-broadcast-TLBI-support.patch. - commit 5f9efe2 - xfs: Silence warnings in xfs_vm_releasepage() (bnc#915183 bsc#987565). - Delete patches.suse/xfs-skip-dirty-pages-in-releasepage.patch. - commit 40e8297 - aacraid: Check size values after double-fetch from user (CVE-2016-6480 bsc#991608). - Delete patches.drivers/0023-aacraid-prevent-out-of-bounds-access-due-to-changing.patch. - commit f29fadb - mpt3sas - remove unused fw_event_work elements (bsc#990936). - commit cf3b65b - btrfs: waiting on qgroup rescan should not always be interruptible (bsc#992712). - commit 8392968 ++++ kernel-source: - net/mlx4_core: Check device state before unregistering it (bsc#966191 FATE#320230). - net/mlx4_en: Add resilience in low memory systems (bsc#966191 FATE#320230). - net/mlx4_en: Move filters cleanup to a proper location (bsc#966191 FATE#320230). - net/mlx4: Fix some indent inconsistancy (bsc#966191 FATE#320230). - net/mlx4_en: Avoid unregister_netdev at shutdown flow (bsc#966191 FATE#320230). - net/mlx4_en: Fix the return value of a failure in VLAN VID add/kill (bsc#966191 FATE#320230). - net/mlx4_en: initialize cmd.context_lock spinlock earlier (bsc#966191 FATE#320230). - net/mlx4_en: fix ethtool -x (bsc#966191 FATE#320230). - net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RX (bsc#966191 FATE#320230). - net/mlx4_en: get rid of private net_device_stats (bsc#966191 FATE#320230). - net/mlx4_en: get rid of ret_stats (bsc#966191 FATE#320230). - net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats() (bsc#966191 FATE#320230). - net/mlx4_en: fix tx_dropped bug (bsc#966191 FATE#320230). - net/mlx4_core: Fix access to uninitialized index (bsc#966191 FATE#320230). - net/mlx4: Avoid wrong virtual mappings (bsc#966191 FATE#320230). - mlx4: protect mlx4_en_start_port in mlx4_en_restart with rtnl_lock (bsc#966191 FATE#320230). - commit d90b40b - Delete patches.arch/arm64-thd-0039-net-mlx4-Remove-improper-usage-of-dma_alloc_coherent.patch. It will be replaced by its upstream version. - commit a21884e - Refresh patches.arch/arm64-0003-KVM-arm-arm64-Check-for-broadcast-TLBI-support.patch. - commit 5f9efe2 - xfs: Silence warnings in xfs_vm_releasepage() (bnc#915183 bsc#987565). - Delete patches.suse/xfs-skip-dirty-pages-in-releasepage.patch. - commit 40e8297 - aacraid: Check size values after double-fetch from user (CVE-2016-6480 bsc#991608). - Delete patches.drivers/0023-aacraid-prevent-out-of-bounds-access-due-to-changing.patch. - commit f29fadb - mpt3sas - remove unused fw_event_work elements (bsc#990936). - commit cf3b65b - btrfs: waiting on qgroup rescan should not always be interruptible (bsc#992712). - commit 8392968 ++++ kernel-syms: - net/mlx4_core: Check device state before unregistering it (bsc#966191 FATE#320230). - net/mlx4_en: Add resilience in low memory systems (bsc#966191 FATE#320230). - net/mlx4_en: Move filters cleanup to a proper location (bsc#966191 FATE#320230). - net/mlx4: Fix some indent inconsistancy (bsc#966191 FATE#320230). - net/mlx4_en: Avoid unregister_netdev at shutdown flow (bsc#966191 FATE#320230). - net/mlx4_en: Fix the return value of a failure in VLAN VID add/kill (bsc#966191 FATE#320230). - net/mlx4_en: initialize cmd.context_lock spinlock earlier (bsc#966191 FATE#320230). - net/mlx4_en: fix ethtool -x (bsc#966191 FATE#320230). - net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RX (bsc#966191 FATE#320230). - net/mlx4_en: get rid of private net_device_stats (bsc#966191 FATE#320230). - net/mlx4_en: get rid of ret_stats (bsc#966191 FATE#320230). - net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats() (bsc#966191 FATE#320230). - net/mlx4_en: fix tx_dropped bug (bsc#966191 FATE#320230). - net/mlx4_core: Fix access to uninitialized index (bsc#966191 FATE#320230). - net/mlx4: Avoid wrong virtual mappings (bsc#966191 FATE#320230). - mlx4: protect mlx4_en_start_port in mlx4_en_restart with rtnl_lock (bsc#966191 FATE#320230). - commit d90b40b - Delete patches.arch/arm64-thd-0039-net-mlx4-Remove-improper-usage-of-dma_alloc_coherent.patch. It will be replaced by its upstream version. - commit a21884e - Refresh patches.arch/arm64-0003-KVM-arm-arm64-Check-for-broadcast-TLBI-support.patch. - commit 5f9efe2 - xfs: Silence warnings in xfs_vm_releasepage() (bnc#915183 bsc#987565). - Delete patches.suse/xfs-skip-dirty-pages-in-releasepage.patch. - commit 40e8297 - aacraid: Check size values after double-fetch from user (CVE-2016-6480 bsc#991608). - Delete patches.drivers/0023-aacraid-prevent-out-of-bounds-access-due-to-changing.patch. - commit f29fadb - mpt3sas - remove unused fw_event_work elements (bsc#990936). - commit cf3b65b - btrfs: waiting on qgroup rescan should not always be interruptible (bsc#992712). - commit 8392968 ++++ samba: - Backport net ads --no-dns-updates switch; (bsc#991564). ++++ snapper: - merged patch to fix order of object destruction on shutdown (gh#openSUSE/snapper#258) ++++ yast2: - Popup.Error will escape the text when message is too long and richtext is used (bsc#992506) - 3.1.203 ++++ yast2-network: - Added entry "s390-devices" to the AutoYaST schema file. Bug similar bnc#954412. - 3.1.162 - bnc#991920 - do not crash with internal error when renaming unconfigured device - 3.1.161 ++++ yast2-registration: - Removed workaround for making /etc/zypp directory writable, it has been fixed in the installation-images package (bsc#967828) - 3.1.183 ------------------------------------------------------------------ ------------------ 2016-8-8 - Aug 8 2016 ------------------- ------------------------------------------------------------------ ++++ ceph: - Update to version 10.2.2+git.1470653938.8b5c353: + ceph.spec.in: remove conditional block around --disable-static + rpm: add udev BuildRequires to provide /usr/lib/udev directory - _constraints: increase disk space constraint for ceph package to address "No space left on device" build failures in OBS ++++ evolution: - Update to version 3.20.5: + EComposerPrivate: Changing a top signature to another one will place it on different position. + EComposerPrivate: Unneeded spacer left when setting a top signature from an existing one to None. + EHTMLEditorView: Redoing unquoting does not work. + Correct order of "assign value" and "call function" when saving to drafts. + Bugs fixed: bgo#768449, bgo#767283, bgo#769338, bgo#769354, bgo#769062, bgo#768683, bgo#769072, bgo#769523, bgo#769288. - Drop evolution-bgo769062-mouseover-crash.patch and evolution-bgo768683-cannot-mark-as-spam.patch: Fixed upstream. ++++ evolution-data-server: - Update to version 3.20.5: + Incorrect times provided in e_cal_recur_generate_instances() (bgo#766346). ++++ evolution-ews: - Update to version 3.20.5: + Customized timezones not recognized (bgo#769044). ++++ gd: - security update: * CVE-2016-6214 [bsc#991436] + gd-CVE-2016-6214.patch * CVE-2016-6132 [bsc#987577] + gd-CVE-2016-6132.patch * CVE-2016-6128 [bsc#991710] + gd-CVE-2016-6128.patch * CVE-2016-6207 [bsc#991622] + gd-CVE-2016-6207.patch * CVE-2016-6161 [bsc#988032] + gd-CVE-2016-6161.patch ++++ gdb: - Amend gdb-glibc-vdso-workaround.patch to ignore further vdso filenames on ppc64 and s390x. [bnc#944105] ++++ gfxboot: - fix boot-label redrawing after language change (bsc#988392) - 4.5.14 ++++ gnome-tweak-tool: - Drop gnome-tweak-tool-bnc898328-remove-lid-action-entries.patch (bsc#898328). Original problem fixed upstream and lid action is back. ++++ installation-images-SLES: - Make pam-modules optional - 14.265 ++++ kernel-default: - SAS: use sas_rphy instead of sas_end_device to obtain address (bsc#992492). - commit 66149d3 - iommu/amd: Update Alias-DTE in update_device_table() (bsc#975772). - commit 6084b3c - Enforce module signatures when securelevel is greater than 0 (fate#320387, bsc#992522). - commit 7a1fa80 ++++ kernel-source: - SAS: use sas_rphy instead of sas_end_device to obtain address (bsc#992492). - commit 66149d3 - iommu/amd: Update Alias-DTE in update_device_table() (bsc#975772). - commit 6084b3c - Enforce module signatures when securelevel is greater than 0 (fate#320387, bsc#992522). - commit 7a1fa80 ++++ kernel-syms: - SAS: use sas_rphy instead of sas_end_device to obtain address (bsc#992492). - commit 66149d3 - iommu/amd: Update Alias-DTE in update_device_table() (bsc#975772). - commit 6084b3c - Enforce module signatures when securelevel is greater than 0 (fate#320387, bsc#992522). - commit 7a1fa80 ++++ gcc6: - Enable ifunc attribute on archs with support for GNU_IFUNC in glibc for SLE12 and up ++++ snapper: - better messages for some btrfs quota errors (gh#openSUSE/snapper#257) ++++ systemd: - Update SLE12-SP2 branch: Dropped: 65497aa enable suspend conditions check and preparation for systemd-sleep (boo#941758 boo#991350 bsc#991023) Added: 20277d1 rules: re-add back support for hd* old IDE drivers (bsc#979002) 043e62a nspawn: decrease mkdir error logging in /sys to debug priority (#3748) (bsc#988559) bb8c000 systemd-ask-password: make sure directory watch is started before cryptsetup (#3850) (bsc#987173) ++++ timezone: - A positive leap second will be added at the end of 2016-12-31 (bsc#988184) 0001-Positive-leap-second-on-2016-12-31.patch ++++ timezone-java: - A positive leap second will be added at the end of 2016-12-31 (bsc#988184) 0001-Positive-leap-second-on-2016-12-31.patch ++++ xen: - spec: to stay compatible with the in-tree qemu-xen binary, use /usr/bin/qemu-system-i386 instead of /usr/bin/qemu-system-x86_64 bsc#986164 ++++ yast2: - Fixed handling of cd:/ and dvd:/ URLs (bsc#991935) - 3.1.202 ++++ yast2-trans: - Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et eu fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my nb nl nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu en_GB en_US pt_BR zh_CN zh_TW ast nds. - Add missing SLE translations such as registration (bsc#988370). ------------------------------------------------------------------ ------------------ 2016-8-7 - Aug 7 2016 ------------------- ------------------------------------------------------------------ ++++ permissions: - permissions-suexec2-is-symlink.patch: suexec2 is just a symlink ------------------------------------------------------------------ ------------------ 2016-8-5 - Aug 5 2016 ------------------- ------------------------------------------------------------------ ++++ aaa_base: - add patch from git master to disabled IPv6 privacy by default - git-24-7f4c8c4dc6adaac428c539ebf76410954a0d900d.patch switch IPv6 privacy extensions (use_tempaddr) back to 1 history see bsc#678066,bsc#752842,bsc#988023,bsc#990838 ++++ autoyast2: - Reintroduced autoyast=usb as a valid URL to AutoYaST profile (bsc#987858) - 3.1.144 ++++ colord: - Update to version 1.3.3: + Check polkit version before defining g_autoptr macros. + Fix an assert failure when connecting to sensors. + Fix gtk-doc build when srcdir != builddir. + Increase timeout to 60s for argyll spotread sampling. + Use the USB path to match the ArgyllCMS port. ++++ cpupower: fate#315666 - Provide rapl domain info (cpupower powercap-info cmd) * Add: cpupower_rapl.patch - Provide rapl power monitoring * Add: rapl_monitor.patch ++++ gdm: - Add gdm-always-send-xdmcp-keep-alive.patch (bsc#984620). Always claim session running when sending back keepalive packets, this is a hack because gdm 3.10 doesn't implement the GDM_DISPLAY_MANAGED status yet. ++++ gnome-settings-daemon: - Only require udev on SLE. Only needed for older filesystem package. - Re-enable gnome-patch-translation on SLE. We don't have any non-rebased patches now, so probably safe. - Drop gnome-settings-daemon-housekeeping-ignore-boot-efi.patch: now handled in branding. ++++ kernel-default: - Revert patches.kernel.org/perf-test-ignore-kcore-files-in-the-vmlinux-matches-kallsyms-test.patch. Without associated fix e02092b9a922f17e951b2df5f12f4aafe7383a21 it breaks perf tools build - commit f01ecda - ext4: Avoid deadlock when expanding inode size (bsc#991671). - ext4: Properly align shifted xattrs when expanding inodes (bsc#991671). - ext4: Fix xattr shifting when expanding inodes (2) (bsc#991671). - ext4: Fix xattr shifting when expanding inodes (bsc#991671). - commit bfd4ccc - Set CONFIG_PANIC_TIMEOUT=0 to restore SP1 behavior (bsc#992368) - commit 2d1840e - ipr: Fix error return code in ipr_probe_ioa() (bsc#992207). - ipr: Wait to do async scan until scsi host is initialized (bsc#992207). - ipr: Increase MSIX vectors number (bsc#992207). - ipr: Add new CCIN for new adapters support (bsc#992207). - commit 89730f1 - hpsa: Fix type ZBC conditional checks (bsc#972413). - commit 88ebbb3 - rpm/constraints.in: set memory minimum for binaries Binary packages are sometimes built on machines with 1G. For example one arm build ran in a VM with -smp 1 -m 1024. And it caused OOMs. So set the minimal memory to 2G for all archs. - commit b3acaa2 - arch/powerpc/kernel/fadump.c: register the memory reserved by fadump (VM Functionality, bsc#989618). - mm/page_alloc.c: replace set_dma_reserve to set_memory_reserve (VM Functionality, bsc#989618). - commit 3c90395 - 9p: use file_dentry(). - ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame). - arc: unwind: warn only once if DW2_UNWIND is disabled. - block: fix use-after-free in sys_ioprio_get(). - cgroup: set css->id to -1 during init. - clk: rockchip: initialize flags of clk_init_data in mmc-phase clock. - dmaengine: at_xdmac: align descriptors on 64 bits. - dmaengine: at_xdmac: double FIFO flush needed to compute residue. - dmaengine: at_xdmac: fix residue corruption. - ecryptfs: don't allow mmap when the lower fs doesn't support it (bsc#983143 CVE-2016-1583). - ext4: verify extent header depth. - fs/nilfs2: fix potential underflow in call to crc32_le. - Input: elantech - add more IC body types to the list. - Input: tsc200x - report proper input_dev name. - Input: vmmouse - remove port reservation. - Input: wacom_w8001 - w8001_MAX_LENGTH should be 13. - Input: xpad - fix oops when attaching an unknown Xbox One gamepad. - Input: xpad - validate USB endpoint count during probe. - kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processing sysrq-w. - locks: use file_inode(). - mm, meminit: always return a valid node from early_pfn_to_nid (bnc#988344). - mm, meminit: ensure node is online before checking whether pages are uninitialised. - mm, slb: add __GFP_ATOMIC to the GFP reclaim mask (bnc#971975). - mmc: block: fix packed command header endianness. - namespace: update event counter when umounting a deleted dentry. - ovl: handle ATTR_KILL*. - perf test: Ignore kcore files in the "vmlinux matches kallsyms" test. - pinctrl: imx: Do not treat a PIN without MUX register as an error. - pinctrl: single: Fix missing flush of posted write for a wakeirq. - platform/chrome: cros_ec_dev - double fetch bug in ioctl. - power_supply: power_supply_read_temp only if use_cnt > 0. - pvclock: Add CPU barriers to get correct version value. - qeth: delete napi struct when removing a qeth device (bnc#988217, LTC#143590). - spi: sun4i: fix FIFO limit. - spi: sunxi: fix transfer timeout. - vmlinux.lds: account for destructor sections. - x86/quirks: Add early quirk to reset Apple AirPort card. - x86/quirks: Apply nvidia_bugs quirk only on root bus. - x86/quirks: Reintroduce scanning of secondary buses. - xen/pciback: Fix conf_space read/write overlap check. - xenbus: don't bail early from xenbus_dev_request_and_reply(). - xenbus: don't BUG() on user mode induced condition. - Refresh patches.suse/sched-fair-Initiate-a-new-task-s-util-avg-to-a-bound.patch. - Delete patches.arch/s390-sles12sp2-03-02-qeth-napi-del.patch. - Delete patches.fixes/0001-ecryptfs-don-t-allow-mmap-when-the-lower-file-system.patch. - Delete patches.suse/mm-meminit-always-return-a-valid-node-from-early_pfn_to_nid.patch. - Delete patches.suse/mm-slaub-Add-__GFP_ATOMIC-to-the-GFP-reclaim-mask.patch. 4.4.17 stable queue. - commit ebbeb3d - dm mpath: fix potential for dropping queue_if_no_path due to multiple path failures (bsc#992073). - target: work around data corruption issue in tfc_io (bsc#990245). - commit 789322b - net/mlx5e: Fix del vxlan port command buffer memset (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Validate BW weight values of ETS (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Fix select queue callback (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Use ndo_stop explicitly at shutdown flow (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Fix false search of the IB_SA_WELL_KNOWN_GUID (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Prevent adding the same vxlan port (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Check for BlueFlame capability before allocating SQ uar (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Fix wrong naming of port_rcv_data counter (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Limit query HCA clock (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Fix bit curruption in ib_device_cap_flags structure (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Fix query port failure in RoCE (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: E-Switch, Modify node guid on vf set MAC (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: E-Switch, Use the correct error check on returned pointers (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: E-Switch, Use the correct free() function (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Fix flow steering NIC capabilities check (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Fix root flow table update (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctly (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - commit 5da8722 - qed: Fix removal of spoof checking for VFs (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Don't try removing unconfigured vlans (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - commit 8b2575a - bnxt: fix a condition (bsc#963575 FATE#320144). - commit 3f87816 - be2net: signedness bug in be_msix_enable() (bsc#963844 FATE#320192). - commit 0625c5a - IB/core: Fix RoCE v1 multicast join logic issue (bsc#973818 FATE#319242). - IB/hfi1: Fix hard lockup due to not using save/restore spin lock (bsc#973818 FATE#319242). - commit c5c7737 ++++ kernel-source: - Revert patches.kernel.org/perf-test-ignore-kcore-files-in-the-vmlinux-matches-kallsyms-test.patch. Without associated fix e02092b9a922f17e951b2df5f12f4aafe7383a21 it breaks perf tools build - commit f01ecda - ext4: Avoid deadlock when expanding inode size (bsc#991671). - ext4: Properly align shifted xattrs when expanding inodes (bsc#991671). - ext4: Fix xattr shifting when expanding inodes (2) (bsc#991671). - ext4: Fix xattr shifting when expanding inodes (bsc#991671). - commit bfd4ccc - Set CONFIG_PANIC_TIMEOUT=0 to restore SP1 behavior (bsc#992368) - commit 2d1840e - ipr: Fix error return code in ipr_probe_ioa() (bsc#992207). - ipr: Wait to do async scan until scsi host is initialized (bsc#992207). - ipr: Increase MSIX vectors number (bsc#992207). - ipr: Add new CCIN for new adapters support (bsc#992207). - commit 89730f1 - hpsa: Fix type ZBC conditional checks (bsc#972413). - commit 88ebbb3 - rpm/constraints.in: set memory minimum for binaries Binary packages are sometimes built on machines with 1G. For example one arm build ran in a VM with -smp 1 -m 1024. And it caused OOMs. So set the minimal memory to 2G for all archs. - commit b3acaa2 - arch/powerpc/kernel/fadump.c: register the memory reserved by fadump (VM Functionality, bsc#989618). - mm/page_alloc.c: replace set_dma_reserve to set_memory_reserve (VM Functionality, bsc#989618). - commit 3c90395 - 9p: use file_dentry(). - ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame). - arc: unwind: warn only once if DW2_UNWIND is disabled. - block: fix use-after-free in sys_ioprio_get(). - cgroup: set css->id to -1 during init. - clk: rockchip: initialize flags of clk_init_data in mmc-phase clock. - dmaengine: at_xdmac: align descriptors on 64 bits. - dmaengine: at_xdmac: double FIFO flush needed to compute residue. - dmaengine: at_xdmac: fix residue corruption. - ecryptfs: don't allow mmap when the lower fs doesn't support it (bsc#983143 CVE-2016-1583). - ext4: verify extent header depth. - fs/nilfs2: fix potential underflow in call to crc32_le. - Input: elantech - add more IC body types to the list. - Input: tsc200x - report proper input_dev name. - Input: vmmouse - remove port reservation. - Input: wacom_w8001 - w8001_MAX_LENGTH should be 13. - Input: xpad - fix oops when attaching an unknown Xbox One gamepad. - Input: xpad - validate USB endpoint count during probe. - kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processing sysrq-w. - locks: use file_inode(). - mm, meminit: always return a valid node from early_pfn_to_nid (bnc#988344). - mm, meminit: ensure node is online before checking whether pages are uninitialised. - mm, slb: add __GFP_ATOMIC to the GFP reclaim mask (bnc#971975). - mmc: block: fix packed command header endianness. - namespace: update event counter when umounting a deleted dentry. - ovl: handle ATTR_KILL*. - perf test: Ignore kcore files in the "vmlinux matches kallsyms" test. - pinctrl: imx: Do not treat a PIN without MUX register as an error. - pinctrl: single: Fix missing flush of posted write for a wakeirq. - platform/chrome: cros_ec_dev - double fetch bug in ioctl. - power_supply: power_supply_read_temp only if use_cnt > 0. - pvclock: Add CPU barriers to get correct version value. - qeth: delete napi struct when removing a qeth device (bnc#988217, LTC#143590). - spi: sun4i: fix FIFO limit. - spi: sunxi: fix transfer timeout. - vmlinux.lds: account for destructor sections. - x86/quirks: Add early quirk to reset Apple AirPort card. - x86/quirks: Apply nvidia_bugs quirk only on root bus. - x86/quirks: Reintroduce scanning of secondary buses. - xen/pciback: Fix conf_space read/write overlap check. - xenbus: don't bail early from xenbus_dev_request_and_reply(). - xenbus: don't BUG() on user mode induced condition. - Refresh patches.suse/sched-fair-Initiate-a-new-task-s-util-avg-to-a-bound.patch. - Delete patches.arch/s390-sles12sp2-03-02-qeth-napi-del.patch. - Delete patches.fixes/0001-ecryptfs-don-t-allow-mmap-when-the-lower-file-system.patch. - Delete patches.suse/mm-meminit-always-return-a-valid-node-from-early_pfn_to_nid.patch. - Delete patches.suse/mm-slaub-Add-__GFP_ATOMIC-to-the-GFP-reclaim-mask.patch. 4.4.17 stable queue. - commit ebbeb3d - dm mpath: fix potential for dropping queue_if_no_path due to multiple path failures (bsc#992073). - target: work around data corruption issue in tfc_io (bsc#990245). - commit 789322b - net/mlx5e: Fix del vxlan port command buffer memset (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Validate BW weight values of ETS (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Fix select queue callback (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Use ndo_stop explicitly at shutdown flow (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Fix false search of the IB_SA_WELL_KNOWN_GUID (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Prevent adding the same vxlan port (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Check for BlueFlame capability before allocating SQ uar (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Fix wrong naming of port_rcv_data counter (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Limit query HCA clock (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Fix bit curruption in ib_device_cap_flags structure (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Fix query port failure in RoCE (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: E-Switch, Modify node guid on vf set MAC (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: E-Switch, Use the correct error check on returned pointers (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: E-Switch, Use the correct free() function (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Fix flow steering NIC capabilities check (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Fix root flow table update (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctly (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - commit 5da8722 - qed: Fix removal of spoof checking for VFs (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Don't try removing unconfigured vlans (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - commit 8b2575a - bnxt: fix a condition (bsc#963575 FATE#320144). - commit 3f87816 - be2net: signedness bug in be_msix_enable() (bsc#963844 FATE#320192). - commit 0625c5a - IB/core: Fix RoCE v1 multicast join logic issue (bsc#973818 FATE#319242). - IB/hfi1: Fix hard lockup due to not using save/restore spin lock (bsc#973818 FATE#319242). - commit c5c7737 ++++ kernel-syms: - Revert patches.kernel.org/perf-test-ignore-kcore-files-in-the-vmlinux-matches-kallsyms-test.patch. Without associated fix e02092b9a922f17e951b2df5f12f4aafe7383a21 it breaks perf tools build - commit f01ecda - ext4: Avoid deadlock when expanding inode size (bsc#991671). - ext4: Properly align shifted xattrs when expanding inodes (bsc#991671). - ext4: Fix xattr shifting when expanding inodes (2) (bsc#991671). - ext4: Fix xattr shifting when expanding inodes (bsc#991671). - commit bfd4ccc - Set CONFIG_PANIC_TIMEOUT=0 to restore SP1 behavior (bsc#992368) - commit 2d1840e - ipr: Fix error return code in ipr_probe_ioa() (bsc#992207). - ipr: Wait to do async scan until scsi host is initialized (bsc#992207). - ipr: Increase MSIX vectors number (bsc#992207). - ipr: Add new CCIN for new adapters support (bsc#992207). - commit 89730f1 - hpsa: Fix type ZBC conditional checks (bsc#972413). - commit 88ebbb3 - rpm/constraints.in: set memory minimum for binaries Binary packages are sometimes built on machines with 1G. For example one arm build ran in a VM with -smp 1 -m 1024. And it caused OOMs. So set the minimal memory to 2G for all archs. - commit b3acaa2 - arch/powerpc/kernel/fadump.c: register the memory reserved by fadump (VM Functionality, bsc#989618). - mm/page_alloc.c: replace set_dma_reserve to set_memory_reserve (VM Functionality, bsc#989618). - commit 3c90395 - 9p: use file_dentry(). - ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame). - arc: unwind: warn only once if DW2_UNWIND is disabled. - block: fix use-after-free in sys_ioprio_get(). - cgroup: set css->id to -1 during init. - clk: rockchip: initialize flags of clk_init_data in mmc-phase clock. - dmaengine: at_xdmac: align descriptors on 64 bits. - dmaengine: at_xdmac: double FIFO flush needed to compute residue. - dmaengine: at_xdmac: fix residue corruption. - ecryptfs: don't allow mmap when the lower fs doesn't support it (bsc#983143 CVE-2016-1583). - ext4: verify extent header depth. - fs/nilfs2: fix potential underflow in call to crc32_le. - Input: elantech - add more IC body types to the list. - Input: tsc200x - report proper input_dev name. - Input: vmmouse - remove port reservation. - Input: wacom_w8001 - w8001_MAX_LENGTH should be 13. - Input: xpad - fix oops when attaching an unknown Xbox One gamepad. - Input: xpad - validate USB endpoint count during probe. - kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processing sysrq-w. - locks: use file_inode(). - mm, meminit: always return a valid node from early_pfn_to_nid (bnc#988344). - mm, meminit: ensure node is online before checking whether pages are uninitialised. - mm, slb: add __GFP_ATOMIC to the GFP reclaim mask (bnc#971975). - mmc: block: fix packed command header endianness. - namespace: update event counter when umounting a deleted dentry. - ovl: handle ATTR_KILL*. - perf test: Ignore kcore files in the "vmlinux matches kallsyms" test. - pinctrl: imx: Do not treat a PIN without MUX register as an error. - pinctrl: single: Fix missing flush of posted write for a wakeirq. - platform/chrome: cros_ec_dev - double fetch bug in ioctl. - power_supply: power_supply_read_temp only if use_cnt > 0. - pvclock: Add CPU barriers to get correct version value. - qeth: delete napi struct when removing a qeth device (bnc#988217, LTC#143590). - spi: sun4i: fix FIFO limit. - spi: sunxi: fix transfer timeout. - vmlinux.lds: account for destructor sections. - x86/quirks: Add early quirk to reset Apple AirPort card. - x86/quirks: Apply nvidia_bugs quirk only on root bus. - x86/quirks: Reintroduce scanning of secondary buses. - xen/pciback: Fix conf_space read/write overlap check. - xenbus: don't bail early from xenbus_dev_request_and_reply(). - xenbus: don't BUG() on user mode induced condition. - Refresh patches.suse/sched-fair-Initiate-a-new-task-s-util-avg-to-a-bound.patch. - Delete patches.arch/s390-sles12sp2-03-02-qeth-napi-del.patch. - Delete patches.fixes/0001-ecryptfs-don-t-allow-mmap-when-the-lower-file-system.patch. - Delete patches.suse/mm-meminit-always-return-a-valid-node-from-early_pfn_to_nid.patch. - Delete patches.suse/mm-slaub-Add-__GFP_ATOMIC-to-the-GFP-reclaim-mask.patch. 4.4.17 stable queue. - commit ebbeb3d - dm mpath: fix potential for dropping queue_if_no_path due to multiple path failures (bsc#992073). - target: work around data corruption issue in tfc_io (bsc#990245). - commit 789322b - net/mlx5e: Fix del vxlan port command buffer memset (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Validate BW weight values of ETS (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Fix select queue callback (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Use ndo_stop explicitly at shutdown flow (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Fix false search of the IB_SA_WELL_KNOWN_GUID (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Prevent adding the same vxlan port (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Check for BlueFlame capability before allocating SQ uar (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Fix wrong naming of port_rcv_data counter (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Limit query HCA clock (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Fix bit curruption in ib_device_cap_flags structure (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Fix query port failure in RoCE (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: E-Switch, Modify node guid on vf set MAC (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: E-Switch, Use the correct error check on returned pointers (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: E-Switch, Use the correct free() function (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Fix flow steering NIC capabilities check (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Fix root flow table update (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctly (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - commit 5da8722 - qed: Fix removal of spoof checking for VFs (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Don't try removing unconfigured vlans (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - commit 8b2575a - bnxt: fix a condition (bsc#963575 FATE#320144). - commit 3f87816 - be2net: signedness bug in be_msix_enable() (bsc#963844 FATE#320192). - commit 0625c5a - IB/core: Fix RoCE v1 multicast join logic issue (bsc#973818 FATE#319242). - IB/hfi1: Fix hard lockup due to not using save/restore spin lock (bsc#973818 FATE#319242). - commit c5c7737 ++++ multipath-tools: - Include fixes from upstream: * memory leak in orphan_paths * More hardware table cleanups * Add 'serial' keyword to weightedpath prioritizer - Set timeout for CLI commands correctly (bsc#990265) - Start daemon after udev trigger (bsc#991742,bsc#986734,bsc#990538) - multipathd.service: Fixup Wants= and Before= statements (bsc#991742, bsc#986734) ++++ parted: - Correctly flush caches before reading from the device (bsc#989751) - amend: libparted-open-the-device-RO-and-lazily-switch-to-RW.patch - add: Revert-linux-commit-do-not-unnecessarily-open-partition.patch - refresh: libparted-Add-support-for-NVMe-devices.patch ++++ libstorage: - fixed removing volume groups with encrypted physical volumes (bsc#989750) - 2.26.5 ++++ libvirt: - cpu_x86: fix libvirtd segfault when host cpu is 'qemu64' cpumodel-vendor-crash-fix.patch bsc#992425 - bsc#988279. Move the qemu-bridge-helper apparmor profile from the qemu abstraction to the usr.sbin.libvirtd profile. apparmor-qemu-bridge-helper.patch ++++ nfs-utils: - Remove 0001-mountd-remove-dev_missing-checks.patch 0002-mountd-cause-attempted-to-access-unmounted-export-po.patch 0004-mountd-don-t-add-paths-to-non-mounted-export-points-.patch Not needed and not accepted upsteam. (bsc#985845) - nfs-utils_env.sh Fix typo which stopped correct version flags being passed to rpc.mountd when NFSv3 service is disabled. ++++ sudo: - add sudo-1.8.10p3-parse_boottime_properly.patch to parse /proc/stat for boottime correctly [bsc#899252] - add "BuildRequires: cyrus-sasl-devel" to enable SASL authentication [bsc#979531] ++++ yast2-installation: - Fix the registration screen initialization when SCC server is used during self-update (FATE#319716) - 3.1.207 ++++ yast2-registration: - Preselect the add-on products also during installation (bsc#992304) - 3.1.182 - Fix package building in AArch64 (bsc#992341) - 3.1.181 ++++ yast2-update: - Remember selected target/partitions after an installer update. (bsc#988287) - 3.1.41 ------------------------------------------------------------------ ------------------ 2016-8-4 - Aug 4 2016 ------------------- ------------------------------------------------------------------ ++++ ImageMagick: - security update: * CVE-2016-6520 [bsc#991872] + ImageMagick-CVE-2016-6520.patch * CVE-2016-5010 [bsc#991444] + ImageMagick-CVE-2016-5010.patch * CVE-2016-6491 [bsc#991445] + ImageMagick-CVE-2016-6491.patch ++++ MozillaFirefox: - update to Firefox 45.3.0 ESR (bsc#991809) * MFSA 2016-62/CVE-2016-2835/CVE-2016-2836 (bmo#822081, bmo#1154923, bmo#1249578, bmo#1257765, bmo#1258079, bmo#1268626, bmo#1282502, bmo#1283823) Miscellaneous memory safety hazards (rv:48.0 / rv:45.3) * MFSA 2016-63/CVE-2016-2830 (bmo#1255270) Favicon network connection can persist when page is closed * MFSA 2016-64/CVE-2016-2838 (bmo#1279814) Buffer overflow rendering SVG with bidirectional content * MFSA 2016-65/CVE-2016-2839 (bmo#1275339) Cairo rendering crash due to memory allocation issue with FFmpeg 0.10 * MFSA 2016-67/CVE-2016-5252 (bmo#1268854) Stack underflow during 2D graphics rendering * MFSA 2016-70/CVE-2016-5254 (bmo#1266963) Use-after-free when using alt key and toplevel menus * MFSA 2016-72/CVE-2016-5258 (bmo#1279146) Use-after-free in DTLS during WebRTC session shutdown * MFSA 2016-73/CVE-2016-5259 (bmo#1282992) Use-after-free in service workers with nested sync events * MFSA 2016-76/CVE-2016-5262 (bmo#1277475) Scripts on marquee tag can execute in sandboxed iframes * MFSA 2016-77/CVE-2016-2837 (bmo#1274637) Buffer overflow in ClearKey Content Decryption Module (CDM) during video playback * MFSA 2016-78/CVE-2016-5263 (bmo#1276897) Type confusion in display transformation * MFSA 2016-79/CVE-2016-5264 (bmo#1286183) Use-after-free when applying SVG effects * MFSA 2016-80/CVE-2016-5265 (bmo#1278013) Same-origin policy violation using local HTML file and saved shortcut file - Fix for possible buffer overrun (bsc#990856) CVE-2016-6354 (bmo#1292534) ++++ aaa_base: - add patch from git master to fix usage of setenv (bsc#992144) - git-23-d026b75b1f95d810c0a0b10cd35845ec50662bbd.patch Do not use the = sign for setenv in /etc/profile.d/lang.csh ++++ apparmor: - update apparmor-profiles-samba4.4.diff to deny net_admin thus squashing benign DENIED messages. (boo#991901) ++++ gtk3: - Update to version 3.20.8: + Revert an unintentional bump of the GLib requirement in 3.20.7. - Update to version 3.20.7: + Bugs fixed: bgo#118959, bgo#674215, bgo#708148, bgo#745622, bgo#747206, bgo#764060, bgo#764203, bgo#765924, bgo#766120, bgo#766122, bgo#766341, bgo#766643, bgo#766782, bgo#767058, bgo#767468, bgo#767705, bgo#767766, bgo#767795, bgo#767848, bgo#767851, bgo#768016, bgo#768025, bgo#768082, bgo#768142, bgo#768177, bgo#768485, bgo#768657, bgo#768930, bgo#769003, bgo#769047. + Updated translations. - Drop gtk3-gtkwindow-realize-toplevel-before-popover.patch: fixed upstream. ++++ hdparm: - remove 56-idedma.rules and idedma.sh as none of these scripts have any function whatsoever. They rely on the obsolete IDE drivers which are not even compiled for SLES12 [bsc#991898] - remove /etc/sysconfig/ide file [bsc#922659] ++++ kernel-default: - Refresh patches.arch/arm64-thd-pmu-1-5-arm64-perf-Rename-Cortex-A57-events.patch. - Refresh patches.arch/arm64-thd-pmu-3-5-arm64-dts-Add-Cavium-ThunderX-specific-PMU.patch. - Refresh patches.arch/arm64-thd-pmu-4-5-arm64-perf-Enable-PMCR-long-cycle-counter-bit.patch. - Refresh patches.arch/arm64-thd-pmu-5-5-arm64-perf-Extend-event-mask-for-ARMv8.1.patch. - Refresh patches.arch/arm64-xgene-get_phy_device-doesn-t-return-NULL-anymore.patch. - commit 1c05920 - Refresh patches.suse/btrfs-log-error-when-an-extent-item-is-not-found-for.patch. - commit f3c14d2 - arm64: Add workaround for Cavium erratum 26026 (bsc#986099). - Update config files. - KVM: arm/arm64: Check for broadcast TLBI support (bsc#986099). - arm64: Implement IPI based TLB invalidation (bsc#986099). - arm64: insn: Do not disable irqs during patching (bsc#986099). - commit 50bfa2c - mpt3sas: Don't spam logs if logging level is 0 (bsc#990936). - commit cdc27b5 - aacraid: prevent out-of-bounds access due to changing fip header sizes (bsc#991608, CVE-2016-6480). - commit b098f85 - Btrfs: log error when an extent item is not found for update (bsc#990384). - commit 19108df - raid1/raid10: slow down resync if there is non-resync activity pending (bsc#985199). - commit 84b5b6b - Revert "SUNRPC: xs_sock_mark_closed() does not need to trigger socket autoclose" (bsc#990356). - commit d8ef88e ++++ kernel-source: - Refresh patches.arch/arm64-thd-pmu-1-5-arm64-perf-Rename-Cortex-A57-events.patch. - Refresh patches.arch/arm64-thd-pmu-3-5-arm64-dts-Add-Cavium-ThunderX-specific-PMU.patch. - Refresh patches.arch/arm64-thd-pmu-4-5-arm64-perf-Enable-PMCR-long-cycle-counter-bit.patch. - Refresh patches.arch/arm64-thd-pmu-5-5-arm64-perf-Extend-event-mask-for-ARMv8.1.patch. - Refresh patches.arch/arm64-xgene-get_phy_device-doesn-t-return-NULL-anymore.patch. - commit 1c05920 - Refresh patches.suse/btrfs-log-error-when-an-extent-item-is-not-found-for.patch. - commit f3c14d2 - arm64: Add workaround for Cavium erratum 26026 (bsc#986099). - Update config files. - KVM: arm/arm64: Check for broadcast TLBI support (bsc#986099). - arm64: Implement IPI based TLB invalidation (bsc#986099). - arm64: insn: Do not disable irqs during patching (bsc#986099). - commit 50bfa2c - mpt3sas: Don't spam logs if logging level is 0 (bsc#990936). - commit cdc27b5 - aacraid: prevent out-of-bounds access due to changing fip header sizes (bsc#991608, CVE-2016-6480). - commit b098f85 - Btrfs: log error when an extent item is not found for update (bsc#990384). - commit 19108df - raid1/raid10: slow down resync if there is non-resync activity pending (bsc#985199). - commit 84b5b6b - Revert "SUNRPC: xs_sock_mark_closed() does not need to trigger socket autoclose" (bsc#990356). - commit d8ef88e ++++ kernel-syms: - Refresh patches.arch/arm64-thd-pmu-1-5-arm64-perf-Rename-Cortex-A57-events.patch. - Refresh patches.arch/arm64-thd-pmu-3-5-arm64-dts-Add-Cavium-ThunderX-specific-PMU.patch. - Refresh patches.arch/arm64-thd-pmu-4-5-arm64-perf-Enable-PMCR-long-cycle-counter-bit.patch. - Refresh patches.arch/arm64-thd-pmu-5-5-arm64-perf-Extend-event-mask-for-ARMv8.1.patch. - Refresh patches.arch/arm64-xgene-get_phy_device-doesn-t-return-NULL-anymore.patch. - commit 1c05920 - Refresh patches.suse/btrfs-log-error-when-an-extent-item-is-not-found-for.patch. - commit f3c14d2 - arm64: Add workaround for Cavium erratum 26026 (bsc#986099). - Update config files. - KVM: arm/arm64: Check for broadcast TLBI support (bsc#986099). - arm64: Implement IPI based TLB invalidation (bsc#986099). - arm64: insn: Do not disable irqs during patching (bsc#986099). - commit 50bfa2c - mpt3sas: Don't spam logs if logging level is 0 (bsc#990936). - commit cdc27b5 - aacraid: prevent out-of-bounds access due to changing fip header sizes (bsc#991608, CVE-2016-6480). - commit b098f85 - Btrfs: log error when an extent item is not found for update (bsc#990384). - commit 19108df - raid1/raid10: slow down resync if there is non-resync activity pending (bsc#985199). - commit 84b5b6b - Revert "SUNRPC: xs_sock_mark_closed() does not need to trigger socket autoclose" (bsc#990356). - commit d8ef88e ++++ kiwi: - v7.03.88 released - Fixed device setup for initrd only disk images ++++ util-linux: - Add compatibility for --show-pt-geometry (bsc#990531, util-linux-sfdisk-show-pt-geometry.patch). ++++ libibverbs: Update to 1.2.0 (bsc#966196). Changes since rc1: * libibverbs.spec.in: Use config.h substitution. * Makefile.am: Don't allow strict aliasing by default * Makefile.am: Fix "make distcheck" ++++ mariadb: - update to Mariadb 10.0.26 GA * release notes: * https://kb.askmonty.org/en/mariadb-10026-release-notes * changelog: * https://kb.askmonty.org/en/mariadb-10026-changelog * fixed CVEs: CVE-2016-3477, CVE-2016-3521, CVE-2016-3615, CVE-2016-5440 * fixes bugs: [bsc#991616] - remove mariadb-10.0.22-mysql-test_main_bootstrap.patch that is no longer needed [bsc#984858] - refresh mariadb-10.0.15-fortify-and-O.patch - remove the leftovers of "openSUSE" string from specfile and my.cnf file [bsc#985217] - remove unnecessary conditionals from specfile - add '--ignore-db-dir=lost+found' option to mysql-systemd-helper in order not to misinterpret the lost+found directory as a database [bsc#986251] ++++ openssl: - fix problems with locking in FIPS mode (bsc#992120) * duplicates: bsc#991877, bsc#991193, bsc#990392, bsc#990428 and bsc#990207 * bring back openssl-fipslocking.patch ++++ systemd: - Fix missing input group in udev rules bsc#982310 ++++ mdadm: - 0001-Remove-container-should-wait-for-an-array-to-release.patch Avoid race when removign drive from container (bsc#989373) ++++ python-libmount: - Add compatibility for --show-pt-geometry (bsc#990531, util-linux-sfdisk-show-pt-geometry.patch). ++++ release-notes-sled: - 12.2.20160804 (for 12 SP2 RC1) - Updated Makefile from repository - Updated template text - Updated release notes from FATE - New entries: - FATE#316813: Flash Player Has Been Removed - Removed entries: - FATE#320254: IBM/Lenovo ThinkPad Laptops: Support for "Access IBM"/"ThinkVantage" Button Removed [Only relevant for x86 computers which are not supported by SLE] ++++ rpm: - fix updating of sources/patches when recursing because of a BuildArch [bnc#953532] new patch: rpm-sourcespatches.diff ++++ rsyslog: - Added support for newer json-c (bsc#992146). [+rsyslog-8.4.0-json-c-0.12-configure.patch, +rsyslog-8.4.0-json-c-0.12.patch] ++++ sled-manuals_en: - Update text and image files (git: 50b5ef2). (dummy bsc#933411). ++++ util-linux-systemd: - Add compatibility for --show-pt-geometry (bsc#990531, util-linux-sfdisk-show-pt-geometry.patch). ++++ xen: - bsc#970135 - new virtualization project clock test randomly fails on Xen 576001df-x86-time-use-local-stamp-in-TSC-calibration-fast-path.patch 5769106e-x86-generate-assembler-equates-for-synthesized.patch 57a1e603-x86-time-adjust-local-system-time-initialization.patch 57a1e64c-x86-time-introduce-and-use-rdtsc_ordered.patch 57a2f6ac-x86-time-calibrate-TSC-against-platform-timer.patch - bsc#991934 - xen hypervisor crash in csched_acct 57973099-have-schedulers-revise-initial-placement.patch 579730e6-remove-buggy-initial-placement-algorithm.patch - bsc#988675 - VUL-0: CVE-2016-6258: xen: x86: Privilege escalation in PV guests (XSA-182) 57976073-x86-remove-unsafe-bits-from-mod_lN_entry-fastpath.patch - bsc#988676 - VUL-0: CVE-2016-6259: xen: x86: Missing SMAP whitelisting in 32-bit exception / event delivery (XSA-183) 57976078-x86-avoid-SMAP-violation-in-compat_create_bounce_frame.patch - Upstream patches from Jan 57a30261-x86-support-newer-Intel-CPU-models.patch ++++ yast2: - Declare textdomain to fix untranslated texts (bsc#992084). - 3.1.201 - show release notes during package installation even if slide show is not available (bsc#978700) - 3.1.200 ++++ yast2-installation: - Retrieve the self-update URL from the registration server (SCC/SMT) (FATE#319716) - 3.1.206 ++++ yast2-trans: - Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et eu fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my nb nl nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu en_GB en_US pt_BR zh_CN zh_TW ast nds (bsc#933411). ------------------------------------------------------------------ ------------------ 2016-8-3 - Aug 3 2016 ------------------- ------------------------------------------------------------------ ++++ evolution: - Add evolution-bgo769062-mouseover-crash.patch: fix crash on mouse over task when tasks are grouped (bgo#769062). - Add evolution-bgo768683-cannot-mark-as-spam.patch: allow marking a non-spam message as spam in a junk folder (bgo#768683). ++++ gdb: - Add gdb-aarch64-v81-hwbreakpoints.diff for detecting debug capabilities on ARMv8.1/8.2. [bnc#990697] ++++ grub2: - grub.default: Empty GRUB_CMDLINE_LINUX_DEFAULT, the value will be fully taken from YaST settings. (bsc#989803) ++++ kernel-default: - Refresh patches.arch/arm64-0001-Documentation-EDAC-Update-xgene-binding-for-missing-.patch. - Refresh patches.arch/arm64-0001-staging-fsl-mc-update-dpmcp-binary-interface-to-v3.0.patch. - Refresh patches.arch/arm64-0002-staging-fsl-mc-add-dprc-version-check.patch. - Refresh patches.arch/arm64-0003-staging-fsl-mc-add-dpmcp-version-check.patch. - Refresh patches.arch/arm64-0003-staging-fsl-mc-update-dprc-binary-interface-to-v5.1.patch. - Refresh patches.arch/arm64-0004-staging-fsl-mc-return-EINVAL-for-all-fsl_mc_portal_a.patch. - Refresh patches.arch/arm64-0005-staging-fsl-mc-set-up-coherent-dma-ops-for-added-dev.patch. - Refresh patches.arch/arm64-0006-staging-fsl-mc-set-cacheable-flag-for-added-devices-.patch. - commit a7fa2c5 - cpuidle: menu: use high confidence factors only when considering polling (bnc#969297 PM performance -- cpu idle). - commit 9973229 - fcoe: Use kfree_skb() instead of kfree(). - fcoe: Add FIP responder on the real network device (bsc#989133). - fcoe: set default TC priority (bnc#990245). - commit 8e0b312 - libfc: reset timeout on queue full (bnc#990245). - libfc: Do not drop out-of-order frames (bnc#990245). - libfc: Implement RTV responder (bnc#990245). - libfc: don't advance state machine for incoming FLOGI (bnc#990245). - libfc: Send LS_RJT responses on frame allocation (bnc#990245). - fc: add missing ELS explanation values (bnc#990245). - libfc: frame alloc failure messages (bnc#990245). - libfc: use error code for fc_rport_error() (bnc#990245). - libfc: do not overwrite DID_TIME_OUT status (bnc#990245). - libfc: don't fail sequence abort for completed (bnc#990245). - fcoe: inhibit writing invalid values into the 'enabled' (bnc#990245). - libfc: use configured e_d_tov for remote port state (bnc#990245). - libfc: use configured lport R_A_TOV when sending (bnc#990245). - fcoe: make R_A_TOV and E_D_TOV configurable (bnc#990245). - fcoe: filter out frames from invalid vlans (bnc#990245). - libfc: Debug PRLI failures (bnc#990245). - libfc: Do not attempt to login if the port is already (bnc#990245). - libfc: spurious I/O error under high load (bnc#990245). - fcoe: FIP debugging (bnc#990245). - libfc: additional debugging messages (bnc#990245). - libfc: Revisit kref handling (bnc#990245). - commit c14e62d - drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tail (bsc#991038). - drm/ttm: add ttm_bo_move_to_lru_tail function v2 (bsc#991038). - drm: add drm_pcie_get_max_link_width helper (v2) (bsc#991038). - commit c4f48d5 - ratelimit: fix bug in time interval by resetting right begin time (bsc#979928). - ratelimit: extend to print suppressed messages on release (bsc#979928). - printk: add kernel parameter to control writes to /dev/kmsg (bsc#979928). - Delete patches.suse/printk-kmsg-Ratelimit-it.patch. - commit 0794975 - locking: avoid passing around 'thread_info' in mutex debugging code (bsc#96975). - commit 41f8f0e - IB/core: Fix no default GIDs when netdevice reregisters (bsc#991597). - IB/core: Fix removal of default GID cache entry (bsc#991597). - commit ed2418b ++++ kernel-source: - Refresh patches.arch/arm64-0001-Documentation-EDAC-Update-xgene-binding-for-missing-.patch. - Refresh patches.arch/arm64-0001-staging-fsl-mc-update-dpmcp-binary-interface-to-v3.0.patch. - Refresh patches.arch/arm64-0002-staging-fsl-mc-add-dprc-version-check.patch. - Refresh patches.arch/arm64-0003-staging-fsl-mc-add-dpmcp-version-check.patch. - Refresh patches.arch/arm64-0003-staging-fsl-mc-update-dprc-binary-interface-to-v5.1.patch. - Refresh patches.arch/arm64-0004-staging-fsl-mc-return-EINVAL-for-all-fsl_mc_portal_a.patch. - Refresh patches.arch/arm64-0005-staging-fsl-mc-set-up-coherent-dma-ops-for-added-dev.patch. - Refresh patches.arch/arm64-0006-staging-fsl-mc-set-cacheable-flag-for-added-devices-.patch. - commit a7fa2c5 - cpuidle: menu: use high confidence factors only when considering polling (bnc#969297 PM performance -- cpu idle). - commit 9973229 - fcoe: Use kfree_skb() instead of kfree(). - fcoe: Add FIP responder on the real network device (bsc#989133). - fcoe: set default TC priority (bnc#990245). - commit 8e0b312 - libfc: reset timeout on queue full (bnc#990245). - libfc: Do not drop out-of-order frames (bnc#990245). - libfc: Implement RTV responder (bnc#990245). - libfc: don't advance state machine for incoming FLOGI (bnc#990245). - libfc: Send LS_RJT responses on frame allocation (bnc#990245). - fc: add missing ELS explanation values (bnc#990245). - libfc: frame alloc failure messages (bnc#990245). - libfc: use error code for fc_rport_error() (bnc#990245). - libfc: do not overwrite DID_TIME_OUT status (bnc#990245). - libfc: don't fail sequence abort for completed (bnc#990245). - fcoe: inhibit writing invalid values into the 'enabled' (bnc#990245). - libfc: use configured e_d_tov for remote port state (bnc#990245). - libfc: use configured lport R_A_TOV when sending (bnc#990245). - fcoe: make R_A_TOV and E_D_TOV configurable (bnc#990245). - fcoe: filter out frames from invalid vlans (bnc#990245). - libfc: Debug PRLI failures (bnc#990245). - libfc: Do not attempt to login if the port is already (bnc#990245). - libfc: spurious I/O error under high load (bnc#990245). - fcoe: FIP debugging (bnc#990245). - libfc: additional debugging messages (bnc#990245). - libfc: Revisit kref handling (bnc#990245). - commit c14e62d - drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tail (bsc#991038). - drm/ttm: add ttm_bo_move_to_lru_tail function v2 (bsc#991038). - drm: add drm_pcie_get_max_link_width helper (v2) (bsc#991038). - commit c4f48d5 - ratelimit: fix bug in time interval by resetting right begin time (bsc#979928). - ratelimit: extend to print suppressed messages on release (bsc#979928). - printk: add kernel parameter to control writes to /dev/kmsg (bsc#979928). - Delete patches.suse/printk-kmsg-Ratelimit-it.patch. - commit 0794975 - locking: avoid passing around 'thread_info' in mutex debugging code (bsc#96975). - commit 41f8f0e - IB/core: Fix no default GIDs when netdevice reregisters (bsc#991597). - IB/core: Fix removal of default GID cache entry (bsc#991597). - commit ed2418b ++++ kernel-syms: - Refresh patches.arch/arm64-0001-Documentation-EDAC-Update-xgene-binding-for-missing-.patch. - Refresh patches.arch/arm64-0001-staging-fsl-mc-update-dpmcp-binary-interface-to-v3.0.patch. - Refresh patches.arch/arm64-0002-staging-fsl-mc-add-dprc-version-check.patch. - Refresh patches.arch/arm64-0003-staging-fsl-mc-add-dpmcp-version-check.patch. - Refresh patches.arch/arm64-0003-staging-fsl-mc-update-dprc-binary-interface-to-v5.1.patch. - Refresh patches.arch/arm64-0004-staging-fsl-mc-return-EINVAL-for-all-fsl_mc_portal_a.patch. - Refresh patches.arch/arm64-0005-staging-fsl-mc-set-up-coherent-dma-ops-for-added-dev.patch. - Refresh patches.arch/arm64-0006-staging-fsl-mc-set-cacheable-flag-for-added-devices-.patch. - commit a7fa2c5 - cpuidle: menu: use high confidence factors only when considering polling (bnc#969297 PM performance -- cpu idle). - commit 9973229 - fcoe: Use kfree_skb() instead of kfree(). - fcoe: Add FIP responder on the real network device (bsc#989133). - fcoe: set default TC priority (bnc#990245). - commit 8e0b312 - libfc: reset timeout on queue full (bnc#990245). - libfc: Do not drop out-of-order frames (bnc#990245). - libfc: Implement RTV responder (bnc#990245). - libfc: don't advance state machine for incoming FLOGI (bnc#990245). - libfc: Send LS_RJT responses on frame allocation (bnc#990245). - fc: add missing ELS explanation values (bnc#990245). - libfc: frame alloc failure messages (bnc#990245). - libfc: use error code for fc_rport_error() (bnc#990245). - libfc: do not overwrite DID_TIME_OUT status (bnc#990245). - libfc: don't fail sequence abort for completed (bnc#990245). - fcoe: inhibit writing invalid values into the 'enabled' (bnc#990245). - libfc: use configured e_d_tov for remote port state (bnc#990245). - libfc: use configured lport R_A_TOV when sending (bnc#990245). - fcoe: make R_A_TOV and E_D_TOV configurable (bnc#990245). - fcoe: filter out frames from invalid vlans (bnc#990245). - libfc: Debug PRLI failures (bnc#990245). - libfc: Do not attempt to login if the port is already (bnc#990245). - libfc: spurious I/O error under high load (bnc#990245). - fcoe: FIP debugging (bnc#990245). - libfc: additional debugging messages (bnc#990245). - libfc: Revisit kref handling (bnc#990245). - commit c14e62d - drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tail (bsc#991038). - drm/ttm: add ttm_bo_move_to_lru_tail function v2 (bsc#991038). - drm: add drm_pcie_get_max_link_width helper (v2) (bsc#991038). - commit c4f48d5 - ratelimit: fix bug in time interval by resetting right begin time (bsc#979928). - ratelimit: extend to print suppressed messages on release (bsc#979928). - printk: add kernel parameter to control writes to /dev/kmsg (bsc#979928). - Delete patches.suse/printk-kmsg-Ratelimit-it.patch. - commit 0794975 - locking: avoid passing around 'thread_info' in mutex debugging code (bsc#96975). - commit 41f8f0e - IB/core: Fix no default GIDs when netdevice reregisters (bsc#991597). - IB/core: Fix removal of default GID cache entry (bsc#991597). - commit ed2418b ++++ kiwi: - v7.03.87 released - Fixed use of undefined firmware value - Fixed setupBootLoaderConfiguration Theme setup should be optional. The bootloader setup should allow for working without a graphics boot theme setup - Fixed use of uninitialized value in string eq ++++ libvirt: - spec: minor improvements to logic enabling numactl and numad support and fix nested if indentation FATE#319979 ++++ mdadm: - 0001-mdadm-add-clustered-in-typo-prompt-when-specify-wron.patch 'clustered' bitmap has already supported, thus add the prompt if users specify wrong value for bitmap param. (bsc#991861) ++++ perl: - fix xsloader looking at a "(eval)" directory [bnc#988311] [CVE-2016-6185] new patch: perl-xsloadereval.diff - fix searching current directory for optional modules [bnc#987887] [CVE-2016-1238] new patch: perl-nodotinc.diff - fix "Insecure dependency in require" error in taint mode [bnc#984906] new patch: perl-recontextnocurpm.diff ++++ qemu: - use upstream solution for building xen-usb.c correctly - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP2 * Patches dropped: 0063-usb-Fix-conditions-that-xen-usb.c-i.patch * Patches added: 0063-xen-move-xen_sysdev-to-xen_backend..patch - Fix pvusb not working for HVM guests (bsc#991785) * Patches added: 0081-xen-use-a-common-function-for-pv-an.patch ++++ shim: - Add shim-bsc973496-mokmanager-no-append-write.patch to work around the firmware that doesn't support APPEND_WRITE (bsc#973496) - shim-install : remove '\n' from the help message (bsc#991188) - shim-install : print a message if there is no valid EFI partition (bsc#991187) ++++ yast2-auth-client: - Add missing search_base related attributes to auth-client ldap domain. (bsc#991855) Bump version to 3.3.9. ++++ yast2-installation: - UI, UX and internal handling for the Welcome screen optimized to prevent from not showing that the license needs to be accepted (bsc#980374). - 3.1.205 ++++ yast2-registration: - Declare textdomain to fix untranslated texts in the previous change (related to FATE#319716) - 3.1.180 ------------------------------------------------------------------ ------------------ 2016-8-2 - Aug 2 2016 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to 0.2.38: - Fix for bnc#975484: better error message if SMT is too old ++++ autoyast2: - Added missed flag "install_recommended" in software section. (bnc#990494) - 3.1.143 ++++ curl: - Add curl-CVE-2016-5419.patch (bsc#991389 CVE-2016-5419) - Add curl-CVE-2016-5420.patch (bsc#991390 CVE-2016-5420) - Add curl-CVE-2016-5421.patch (bsc#991391 CVE-2016-5421) ++++ dracut: - Fix DASD SSID handling (bsc#989313) * Add 0501-dasd_fix_ssid_bigger_zero.patch - Advise user of fs recovery options when we fail to mount (fate#320443) * Add 0404-dracut-emergency-optionally-print-fs-help.patch ++++ gnome-shell: - Update gs-fate318433-prevent-same-account-multi-logins.patch: Make cancel button usable after login forbidden (bnc#991051, fate#318433). ++++ nautilus: - Add nautilus-desktop-canvas-view-scale-desktop-workarea.patch: The problem is that in the function canvas_container_set_workarea the screen width and height are in "application pixels" while the workarea ones are in "device pixels" so when the scaling is > 1, the margins are not properly setted (bgo#769302). - Add nautilus-fix-desktop-icon-smash.patch: Fix desktop icons smashed together at the fist start time (bsc#979072, bgo#765601). ++++ kernel-default: - lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt() (bsc#990511). - commit 923bbee ++++ kernel-source: - lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt() (bsc#990511). - commit 923bbee ++++ kernel-syms: - lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt() (bsc#990511). - commit 923bbee ++++ snapper: - merged SELinux support from Red Hat (disabled at compile-time per default) (gh#openSUSE/snapper#239) - version 0.3.3 ++++ libvirt: - Update patches providing support for driver_override sysfs interface with latest upstream variant. Dropped pci-simplify-stub.patch and updated pci-use-driver-override-sysfs.patch bsc#986718 ++++ wicked: - version 0.6.37 - auto6: do not apply rdnss/dnssl if autoconf=0 (bsc#984088) - addrconf: utility to parse string with update flags - leasefile: added an lease file exists utility - ifstatus: show IPv6 privacy addresses as autoconf - updater: adjusted system settings update debug info - updater: no remove before install on granted lease - updater: no backup/restore for netconfig, unused - updater: no warning on unset optional backup/restore - man: added DHCLIENT_REQUEST_OPTION to ifcfg-dhcp - leaseinfo: dump other/unknown dhcp options - dhcp4: initial support to request custom options (bsc#916948,bsc#988954) - lease: store and load other/unknown dhcp options - utils: fixed last byte formating in ni_format_hex - dbus: handle unparsed dhcp options in leases - dhcp4: store unparsed options in the lease - addrconf: add generic dhcp options to lease - dhcp: move specific dhcp.h to dhcp4.h and dhcp6.h - ovs: use generic ovs type until we can query ovs (bsc#982231) - dhcp4: send hostname in discover (bsc#985894) - ifconfig: fixed to apply address preferred_lft 0 - address: apply suse ifcfg IP_OPTIONS (bsc#984088) - config: add a global LINK_REQUIRED ifcfg default - client: apply global LINK_REQUIRED setting if any ++++ permissions: - permissions-shadow-bsc979282.patch: * list the newuidmap and newgidmap, currently 0755 until review is done (bsc#979282) * root:shadow 0755 for newuidmap/newgidmap - permissions-qemu-bridge-helper-988279.patch: adding qemu-bridge-helper mode 04750 (bsc#988279) ++++ qemu: - Finally get qemu-bridge-helper the permissions it needs for non- root usage. The kvm group is leveraged to control access. (boo#988279) - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP2 * Patches added: 0080-qemu-bridge-helper-reduce-security-.patch ++++ yast2-network: - bnc#991382 - Do not crash with internal error when using "On Cable Connection" device activation mode. - 3.1.160 ------------------------------------------------------------------ ------------------ 2016-8-1 - Aug 1 2016 ------------------- ------------------------------------------------------------------ ++++ ceph: - Update to version 10.2.2+git.1470069142.b15328c: + rpm: remove newline from configure command - Update to version 10.2.2+git.1470063368.e6786e8: + rpm: simplify openSUSE conditional - Update to version 10.2.2+git.1470061991.d6904b4: + rpm: build with --disable-static on openSUSE (encloses --disable-static in appropriate distro conditional) ++++ gnome-calculator: - Update to version 3.20.2: + lib: prevents segfault when elements of division to zero have null assigned tokens (bgo#769364). + Updated translations. ++++ grub2: - Cherrypick upstream patches for bug fixes (bsc#990086) * 0001-Initialized-initrd_ctx-so-we-don-t-free-a-random-poi.patch * 0002-grub-core-disk-lzopio.c-fix-double-free-in-error-pat.patch * 0003-fix-double-free-in-grub_net_recv_tcp_packet.patch * 0004-arm64-setjmp-Add-missing-move-for-arg1-0-case.patch * 0005-tftp-fix-memory-leaks-in-open.patch * 0006-Remove-the-variable-oldname-which-is-attempting-to-f.patch - Upstream patch to fix GRUB2 clock too slow on RPI3 (bsc#990604) * grub2-arm64-Use-cpu-timer-for-timekeeping.patch ++++ kernel-default: - x86: Removed the free memblock of hibernat keys to avoid memory corruption (bsc#990058). - commit aa8c395 - rpm/constraints.in: inscrease binary size req to 25G Currently, the build of master's -default kernel consumes exactly 20G. So increase the limit from 20G to 25G to stop build failures in the BS. - commit c8360d6 ++++ kernel-source: - x86: Removed the free memblock of hibernat keys to avoid memory corruption (bsc#990058). - commit aa8c395 - rpm/constraints.in: inscrease binary size req to 25G Currently, the build of master's -default kernel consumes exactly 20G. So increase the limit from 20G to 25G to stop build failures in the BS. - commit c8360d6 ++++ kernel-syms: - x86: Removed the free memblock of hibernat keys to avoid memory corruption (bsc#990058). - commit aa8c395 - rpm/constraints.in: inscrease binary size req to 25G Currently, the build of master's -default kernel consumes exactly 20G. So increase the limit from 20G to 25G to stop build failures in the BS. - commit c8360d6 ++++ kiwi: - v7.03.86 released - netboot code for rhel only added on x86 atm - v7.03.85 released - Package rhel netboot descriptions ++++ util-linux: - Correctly detect mounted cifs subdirectory (bsc#987176, util-linux-libmount-cifs-is_mounted.patch). ++++ python-libmount: - Correctly detect mounted cifs subdirectory (bsc#987176, util-linux-libmount-cifs-is_mounted.patch). ++++ util-linux-systemd: - Correctly detect mounted cifs subdirectory (bsc#987176, util-linux-libmount-cifs-is_mounted.patch). ++++ xen: - bsc#985503 - vif-route broken vif-route.patch ++++ xrdp: - Add obs source services: + tar_scm + recompress + set_version - Update to version 0.9.0~git.1456906198.f422461: Fix tarball naming from 0.9.0git to 0.9.0~git to conform openSUSE naming scheme for pre-release version. + Numlock out of sync fix + neutrinordp: minor changes, coding style, log level + Update faq-compile.txt + Change to allow authentication against all authentication methods. + Add details for crypt_level=fips to man page + libxrdp: no logic change, tabs to spaces + libxrdp: opps, fix typeo + Fix "\ _" on jp keyboard + xrdp_keyboard.ini: Fix jp keyboard model + update xorgxrdp + add keyboard options to xrdp_client_info + xorgxrdp=68412e5 - Add an extra legacy service action force_stop: Forcefully killing xrdp processes when it cannot be stopped normally. Usage: $ service xrdp force_stop or $ rcxrdp force_stop - Merge X11:RemoteDesktop and SLE package, unfortunately we have to drop the original X11:RemoteDesktop xrdp changelog due to unresolvable chronological inconsistences with the SLE changelog. + Add xrdp-default-config.patch: Rebased from contribution of cyberorg@opensuse.org in original X11:RemoteDesktop package. Adjust various default settings to openSUSE standards including removing dysfunctional backend entries from xrdp login UI (bsc#989309). + Add xrdp-openSUSE-logo.patch: Split from xrdp-default-config.patch. Add openSUSE logo to xrdp login UI. Add openSUSE.bmp: Taken from the original X11:RemoteDesktop package, the logo. + Add xrdp-fix-buildtime-warnings.patch: Fix buid time warnings, backported from commit ded462a. + Drop xrdp-lsb.patch: SysV and LSB init scripts are no longer supported by systemd (bnc#442211). + Update xrdp-avahi.diff (bnc#586785). + Update xrdp-pam.patch (bnc#441750). + Update xrdp-bsc965647-allow-admin-choose-desktop.patch (bsc#984834). + Upbate xrdp-fate318398-change-expired-password.patch (FATE#318398). + Cleanup specfile. ++++ yast2-registration: - Extract the services selection dialog so it can be used by other YaST modules (related to FATE#319716) - 3.1.179 ------------------------------------------------------------------ ------------------ 2016-7-31 - Jul 31 2016 ------------------- ------------------------------------------------------------------ ++++ gimp: - update to 2.8.18 - Drop gimp-Multiple-Use-After-Free.patch - upstreamed +Core: - Initialize fontconfig cache in separate thread to keep GUI responsive on first startup - Properly recognize layer masks as deactivated, e.g. for moving layers - Create $XDG_DATA_HOME if it doesn't exist - (CVE-2016-4994) Multiple Use-After-Free when parsing XCF channel and layer properties - Fix progress access to prevent crash on rapid sequence of commands - Fix crash in gimp-gradient-segment-range-move +GUI: - Disable color picker buttons on OS X to prevent a GUI lockup - Disable "new-style" full-screen mode on OS X to prevent a crash - Pulsing progress bar in splash screen to indicate unknown durations - Fix gamut warning color for lcms display filter - Fix unbolding of bold font on edit - Prevent accidental renaming of wrong adjacent item +Installer: - Change compression settings to decrease size by 20% - Add Catalan, Danish, French, Dutch +Plug-ins: - Fix crash on sRGB JPEG image drag & drop - Fix ambiguous octal-escaped output of c-source - Fix KISS CEL export - Fix progress bar for file-compressor - Make Script-Fu regex match return proper character indexes for Unicode characters - Fix Script-Fu modulo for large numbers +General: - Documentation updates - Bug fixes - Translation updates ++++ gcc6: - Prepare newlib targets epiphany, nds32le, rl78, rx * Mostly forward-ported from gcc5 package - change_spec: Add add_newlib_cross() convenience function - Enable epiphany and rx packages * Fix debugsources.list path for non-bootstrap packages w/debuginfo ++++ webkitgtk: - Disable GCC's delete-null-pointer-checks optimization to fix various runtime issues (e.g. boo#987596) ++++ webkitgtk3: - Disable GCC's delete-null-pointer-checks optimization to fix various runtime issues (e.g. boo#987596) ------------------------------------------------------------------ ------------------ 2016-7-30 - Jul 30 2016 ------------------- ------------------------------------------------------------------ ++++ json-glib: - Update to version 1.2.2: + Add support for g_auto* macros. + Allow making JSON types optionally immutable, in order to allow efficient hashing and equality tests (bgo#756121). + Improve the build under MSVC. + Updated translations. ++++ kernel-default: - af_iucv: use paged SKBs for big outbound messages (bnc#988934, LTC#143715). - af_iucv: remove fragment_skb() to use paged SKBs (bnc#988934, LTC#143715). - af_iucv: use paged SKBs for big inbound messages (bnc#988934, LTC#143715). - Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL" (bnc#988934, LTC#143668). - commit 17a0f29 ++++ kernel-source: - af_iucv: use paged SKBs for big outbound messages (bnc#988934, LTC#143715). - af_iucv: remove fragment_skb() to use paged SKBs (bnc#988934, LTC#143715). - af_iucv: use paged SKBs for big inbound messages (bnc#988934, LTC#143715). - Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL" (bnc#988934, LTC#143668). - commit 17a0f29 ++++ kernel-syms: - af_iucv: use paged SKBs for big outbound messages (bnc#988934, LTC#143715). - af_iucv: remove fragment_skb() to use paged SKBs (bnc#988934, LTC#143715). - af_iucv: use paged SKBs for big inbound messages (bnc#988934, LTC#143715). - Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL" (bnc#988934, LTC#143668). - commit 17a0f29 ++++ mutter: - Add mutter-bsc984738-grab-display.patch (bsc#984738, bgo#769387). ++++ libvirt: - spec: enable numactl and numad support for aarch64 FATE#319979, bsc#991377 ++++ meld: - Update to version 3.16.2: + Fix performance regression in text filtering. + Fix regression in respecting custom text encoding. + Updated translations. ------------------------------------------------------------------ ------------------ 2016-7-29 - Jul 29 2016 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Added new [Stop] button for dialogs with timeout. The button shows the current time in seconds till the automatic timeout (bsc#990114). - More possible user actions can now stop the execution to prevent from timeout (bsc#990114). - 3.1.142 ++++ btrfsmaintenance: - update to 0.2 - updated documentation - no hardcoded paths to external utilities - fixed logger name typos for 'journal' target - defrag fixes (sysconfig, find arguments) - Removed patch: balance-typo.patch - Added patch: sysconfig-override-trim.diff ++++ btrfsprogs: - update to 4.5.3 (fate#320614) * ioctl: fix unaligned access in buffer from TREE_SEARCH; might cause SIGBUS on architectures that do not support unaligned access and do not performa any fixups * improved validation checks of superblock and chunk-related structures * subvolume sync: fix handling of -s option * balance: adjust timing of safety delay countdown with --full-balance * rescue super-recover: fix reversed condition check * check: fix bytes_used accounting * documentation updates: mount options, scrub, send, receive, select-super, check, mkfs * testing: new fuzzed images, for superblock and chunks - update to 4.5.2 * new/moved command: btrfs-calc-stats -> btrfs inspect tree-stats * check: fix false alert for metadata blocks crossing stripe boundary * check: catch when qgroup numbers mismatch * check: detect running quota rescan and report mismatches * balance start: add safety delay before doing a full balance * fi sync: is now silent * fi show: don't miss filesystems with partially matching uuids * dev ready: accept only one argument for device * dev stats: print "devid:N" for a missing device instead of "(null)" * other: * lowest supported version of e2fsprogs is 1.41 * minor cleanups, test updates - update wording of dracut-fsck-help.txt - Removed patches: * 2000-btrfs-full-balance-warning.diff * 0100-btrfs-progs-Fix-return-value-bug-of-qgroups-check.patch * 0101-btrfs-progs-Fix-an-extent-buffer-leak-in-qgroups-che.patch * 0102-btrfs-progs-Read-qgroup-status-for-qgroup-verify.patch ++++ lvm2: - Fix lvm2-{clvmd, cmirrord}.service cannot find binaries path. (bsc#991181) Add soft link to /usr/sbin/{clvmd, cmirrord} in spec ++++ nautilus: - Update to version 3.20.2: + Fix white desktop background after changing themes. + Improve double click detection. + Fix path bar menu on wayland appearing on random places. + Only save zoom level if the level has changed. + Fix date difference calculation for attributes like Modified Date. + Hide floating bar on hover. + Fix detection of remote systems for not thumbnailing. + Fix sorting on Japanese locale. + Fix gnome shell search provider not being recursive. + Fix copy operation lags. + Avoid unresponsiveness when file chooser is opened. + Fix renaming duplicated logic on search and recent. + Fix trash handling to delete files if disk is full. - Drop nautilus-adjust-style-priority.patch and nautilus-bsc979947.patch: Fixed upstream. ++++ installation-images-SLES: - update module.config to match 4.7 - 14.264 ++++ java-1_7_0-openjdk: - Update to 2.6.7 - OpenJDK 7u111 * Security fixes - S8079718, CVE-2016-3458: IIOP Input Stream Hooking (bsc#989732) - S8145446, CVE-2016-3485: Perfect pipe placement (Windows only) (bsc#989734) - S8147771: Construction of static protection domains under Javax custom policy - S8148872, CVE-2016-3500: Complete name checking (bsc#989730) - S8149962, CVE-2016-3508: Better delineation of XML processing (bsc#989731) - S8150752: Share Class Data - S8151925: Font reference improvements - S8152479, CVE-2016-3550: Coded byte streams (bsc#989733) - S8155981, CVE-2016-3606: Bolster bytecode verification (bsc#989722) - S8155985, CVE-2016-3598: Persistent Parameter Processing (bsc#989723) - S8158571, CVE-2016-3610: Additional method handle validation (bsc#989725) - CVE-2016-3511 (bsc#989727) - CVE-2016-3503 (bsc#989728) - CVE-2016-3498 (bsc#989729) * Import of OpenJDK 7 u111 build 0 - S6953295: Move few sun.security.{util, x509, pkcs} classes used by keytool/jarsigner to another package - S7060849: Eliminate pack200 build warnings - S7064075: Security libraries don't build with javac -Xlint:all,-deprecation -Werror - S7069870: Parts of the JDK erroneously rely on generic array initializers with diamond - S7102686: Restructure timestamp code so that jars and modules can more easily share the same code - S7105780: Add SSLSocket client/SSLEngine server to templates directory - S7142339: PKCS7.java is needlessly creating SHA1PRNG SecureRandom instances when timestamping is not done - S7152582: PKCS11 tests should use the NSS libraries available in the OS - S7192202: Make sure keytool prints both unknown and unparseable extensions - S7194449: String resources for Key Tool and Policy Tool should be in their respective packages - S7196855: autotest.sh fails on ubuntu because libsoftokn.so not found - S7200682: TEST_BUG: keytool/autotest.sh still has problems with libsoftokn.so - S8002306: (se) Selector.open fails if invoked with thread interrupt status set [win] - S8009636: JARSigner including TimeStamp PolicyID (TSAPolicyID) as defined in RFC3161 - S8019341: Update CookieHttpsClientTest to use the newer framework. - S8022228: Intermittent test failures in sun/security/ssl/javax/net/ssl/NewAPIs - S8022439: Fix lint warnings in sun.security.ec - S8022594: Potential deadlock in of sun.nio.ch.Util/IOUtil - S8023546: sun/security/mscapi/ShortRSAKey1024.sh fails intermittently - S8036612: [parfait] JNI exception pending in jdk/src/windows/native/sun/security/mscapi/security.cpp - S8037557: test SessionCacheSizeTests.java timeout - S8038837: Add support to jarsigner for specifying timestamp hash algorithm - S8079410: Hotspot version to share the same update and build version from JDK - S8130735: javax.swing.TimerQueue: timer fires late when another timer starts - S8139436: sun.security.mscapi.KeyStore might load incomplete data - S8144313: Test SessionTimeOutTests can be timeout - S8146387: Test SSLSession/SessionCacheSizeTests socket accept timed out - S8146669: Test SessionTimeOutTests fails intermittently - S8146993: Several javax/management/remote/mandatory regression tests fail after JDK-8138811 - S8147857: [TEST] RMIConnector logs attribute names incorrectly - S8151841, PR3098: Build needs additional flags to compile with GCC 6 - S8151876: (tz) Support tzdata2016d - S8157077: 8u101 L10n resource file updates - S8161262: Fix jdk build with gcc 4.1.2: -fno-strict-overflow not known. * Import of OpenJDK 7 u111 build 1 - S7081817: test/sun/security/provider/certpath/X509CertPath/IllegalCertificates.java failing - S8140344: add support for 3 digit update release numbers - S8145017: Add support for 3 digit hotspot minor version numbers - S8162344: The API changes made by CR 7064075 need to be reverted * Backports - S2178143, PR2958: JVM crashes if the number of bound CPUs changed during runtime - S4900206, PR3101: Include worst-case rounding tests for Math library functions - S6260348, PR3067: GTK+ L&F JTextComponent not respecting desktop caret blink rate - S6934604, PR3075: enable parts of EliminateAutoBox by default - S7043064, PR3020: sun/java2d/cmm/ tests failed against RI b141 & b138-nightly - S7051394, PR3020: NullPointerException when running regression tests LoadProfileTest by using openjdk-7-b144 - S7086015, PR3013: fix test/tools/javac/parser/netbeans/JavacParserTest.java - S7119487, PR3013: JavacParserTest.java test fails on Windows platforms - S7124245, PR3020: [lcms] ColorConvertOp to color space CS_GRAY apparently converts orange to 244,244,0 - S7159445, PR3013: (javac) emits inaccurate diagnostics for enhanced for-loops - S7175845, PR1437, RH1207129: 'jar uf' changes file permissions unexpectedly - S8005402, PR3020: Need to provide benchmarks for color management - S8005530, PR3020: [lcms] Improve performance of ColorConverOp for default destinations - S8005930, PR3020: [lcms] ColorConvertOp: Alpha channel is not transferred from source to destination. - S8013430, PR3020: REGRESSION: closed/java/awt/color/ICC_Profile/LoadProfileTest/LoadProfileTest.java fails with java.io.StreamCorruptedException: invalid type code: EE since 8b87 - S8014286, PR3075: failed java/lang/Math/DivModTests.java after 6934604 changes - S8014959, PR3075: assert(Compile::current()->live_nodes() < (uint)MaxNodeLimit) failed: Live Node limit exceeded limit - S8019247, PR3075: SIGSEGV in compiled method c8e.e.t_.getArray(Ljava/lang/Class;)[Ljava/lang/Object - S8024511, PR3020: Crash during color profile destruction - S8025429, PR3020: [parfait] warnings from b107 for sun.java2d.cmm: JNI exception pending - S8026702, PR3020: Fix for 8025429 breaks jdk build on windows - S8026780, PR3020, RH1142587: Crash on PPC and PPC v2 for Java_awt test suit - S8047066, PR3020: Test test/sun/awt/image/bug8038000.java fails with ClassCastException - S8069181, PR3012, RH1015612: java.lang.AssertionError when compiling JDK 1.4 code in JDK 8 - S8158260, PR2992, RH1341258: PPC64: unaligned Unsafe.getInt can lead to the generation of illegal instructions (bsc#988651) - S8159244, PR3075: Partially initialized string object created by C2's string concat optimization may escape * Bug fixes - PR2799, RH1195203: Files are missing from resources.jar - PR2900: Don't use WithSeed versions of NSS functions as they don't fully process the seed - PR3091: SystemTap is heavily confused by multiple JDKs - PR3102: Extend 8022594 to AixPollPort - PR3103: Handle case in clean-fonts where linux.fontconfig.Gentoo.properties.old has not been created - PR3111: Provide option to disable SystemTap tests - PR3114: Don't assume system mime.types supports text/x-java-source - PR3115: Add check for elliptic curve cryptography implementation - PR3116: Add tests for Java debug info and source files - PR3118: Path to agpl-3.0.txt not updated - PR3119: Makefile handles cacerts as a symlink, but the configure check doesn't * AArch64 port - S8148328, PR3100: aarch64: redundant lsr instructions in stub code. - S8148783, PR3100: aarch64: SEGV running SpecJBB2013 - S8148948, PR3100: aarch64: generate_copy_longs calls align() incorrectly - S8150045, PR3100: arraycopy causes segfaults in SATB during garbage collection - S8154537, PR3100: AArch64: some integer rotate instructions are never emitted - S8154739, PR3100: AArch64: TemplateTable::fast_xaccess loads in wrong mode - S8157906, PR3100: aarch64: some more integer rotate instructions are never emitted - Removed patch: * hotspot-aarch64-fix-48bit-va.patch - fixed upstream - Remove special flags for gcc6, since they are handled upstream ++++ kernel-default: - KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE (bsc#991065, CVE-2016-5412). - KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures (bsc#991065, CVE-2016-5412). - commit 7667f27 - cxlflash: Verify problem state area is mapped before notifying shutdown (bsc#991173). - cxlflash: Shutdown notify support for CXL Flash cards (bsc#991173). - cxlflash: Add device dependent flags (bsc#991173). - cxlflash: Fix to drain operations from previous reset (bsc#991173). - cxl: Make vPHB device node match adapter's (bsc#991173). - cxlflash: Fix to resolve dead-lock during EEH recovery (bsc#991173). - cxlflash: Move to exponential back-off when cmd_room is not available (bsc#991173). - cxlflash: Fix regression issue with re-ordering patch (bsc#991173). - cxlflash: Increase cmd_per_lun for better throughput (bsc#991173). - cxlflash: Fix to avoid unnecessary scan with internal LUNs (bsc#991173). - commit 95ee809 - ibmvnic: Fix passive VNIC server login process (bsc#990776). - ibmvnic: simplify and improve driver probe function (bsc#990776). - ibmvnic: dispose irq mappings (bsc#990776). - ibmvnic: properly start and stop tx queues (bsc#990776). - ibmvnic: fix to use list_for_each_safe() when delete items (bsc#990776). - commit 3cb8110 - fs/cifs: fix wrongly prefixed path to root (bsc#963655, bsc#979681) - commit e65f576 - exportfs: be careful to only return expected errors (bsc#989116). - commit 9103bb3 - be2net: perform temperature query in adapter regardless of its interface state (bsc#990973). - commit 35b0a59 - md-cluster: remove EXPERIMENTAL info (fate#316335). - md-cluster: clean related infos of cluster (fate#316335). - md-cluster: make resync lock also could be interruptted (fate#316335 bsc#986923). - md: changes for MD_STILL_CLOSED flag (fate#316335). - md-cluster: introduce dlm_lock_sync_interruptible to fix tasks hang (fate#316335 bsc#980489). - md-cluster: remove some unnecessary dlm_unlock_sync (fate#316335). - md-cluster: use FORCEUNLOCK in lockres_free (fate#316335). - md-cluster: call md_kick_rdev_from_array once ack failed (fate#316335). - commit 2fe5ca3 - audit: fix a double fetch in audit_log_single_execve_arg() (bsc#988153, CVE#2016-6136). - commit a825aa9 ++++ kernel-source: - KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE (bsc#991065, CVE-2016-5412). - KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures (bsc#991065, CVE-2016-5412). - commit 7667f27 - cxlflash: Verify problem state area is mapped before notifying shutdown (bsc#991173). - cxlflash: Shutdown notify support for CXL Flash cards (bsc#991173). - cxlflash: Add device dependent flags (bsc#991173). - cxlflash: Fix to drain operations from previous reset (bsc#991173). - cxl: Make vPHB device node match adapter's (bsc#991173). - cxlflash: Fix to resolve dead-lock during EEH recovery (bsc#991173). - cxlflash: Move to exponential back-off when cmd_room is not available (bsc#991173). - cxlflash: Fix regression issue with re-ordering patch (bsc#991173). - cxlflash: Increase cmd_per_lun for better throughput (bsc#991173). - cxlflash: Fix to avoid unnecessary scan with internal LUNs (bsc#991173). - commit 95ee809 - ibmvnic: Fix passive VNIC server login process (bsc#990776). - ibmvnic: simplify and improve driver probe function (bsc#990776). - ibmvnic: dispose irq mappings (bsc#990776). - ibmvnic: properly start and stop tx queues (bsc#990776). - ibmvnic: fix to use list_for_each_safe() when delete items (bsc#990776). - commit 3cb8110 - fs/cifs: fix wrongly prefixed path to root (bsc#963655, bsc#979681) - commit e65f576 - exportfs: be careful to only return expected errors (bsc#989116). - commit 9103bb3 - be2net: perform temperature query in adapter regardless of its interface state (bsc#990973). - commit 35b0a59 - md-cluster: remove EXPERIMENTAL info (fate#316335). - md-cluster: clean related infos of cluster (fate#316335). - md-cluster: make resync lock also could be interruptted (fate#316335 bsc#986923). - md: changes for MD_STILL_CLOSED flag (fate#316335). - md-cluster: introduce dlm_lock_sync_interruptible to fix tasks hang (fate#316335 bsc#980489). - md-cluster: remove some unnecessary dlm_unlock_sync (fate#316335). - md-cluster: use FORCEUNLOCK in lockres_free (fate#316335). - md-cluster: call md_kick_rdev_from_array once ack failed (fate#316335). - commit 2fe5ca3 - audit: fix a double fetch in audit_log_single_execve_arg() (bsc#988153, CVE#2016-6136). - commit a825aa9 ++++ kernel-syms: - KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE (bsc#991065, CVE-2016-5412). - KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures (bsc#991065, CVE-2016-5412). - commit 7667f27 - cxlflash: Verify problem state area is mapped before notifying shutdown (bsc#991173). - cxlflash: Shutdown notify support for CXL Flash cards (bsc#991173). - cxlflash: Add device dependent flags (bsc#991173). - cxlflash: Fix to drain operations from previous reset (bsc#991173). - cxl: Make vPHB device node match adapter's (bsc#991173). - cxlflash: Fix to resolve dead-lock during EEH recovery (bsc#991173). - cxlflash: Move to exponential back-off when cmd_room is not available (bsc#991173). - cxlflash: Fix regression issue with re-ordering patch (bsc#991173). - cxlflash: Increase cmd_per_lun for better throughput (bsc#991173). - cxlflash: Fix to avoid unnecessary scan with internal LUNs (bsc#991173). - commit 95ee809 - ibmvnic: Fix passive VNIC server login process (bsc#990776). - ibmvnic: simplify and improve driver probe function (bsc#990776). - ibmvnic: dispose irq mappings (bsc#990776). - ibmvnic: properly start and stop tx queues (bsc#990776). - ibmvnic: fix to use list_for_each_safe() when delete items (bsc#990776). - commit 3cb8110 - fs/cifs: fix wrongly prefixed path to root (bsc#963655, bsc#979681) - commit e65f576 - exportfs: be careful to only return expected errors (bsc#989116). - commit 9103bb3 - be2net: perform temperature query in adapter regardless of its interface state (bsc#990973). - commit 35b0a59 - md-cluster: remove EXPERIMENTAL info (fate#316335). - md-cluster: clean related infos of cluster (fate#316335). - md-cluster: make resync lock also could be interruptted (fate#316335 bsc#986923). - md: changes for MD_STILL_CLOSED flag (fate#316335). - md-cluster: introduce dlm_lock_sync_interruptible to fix tasks hang (fate#316335 bsc#980489). - md-cluster: remove some unnecessary dlm_unlock_sync (fate#316335). - md-cluster: use FORCEUNLOCK in lockres_free (fate#316335). - md-cluster: call md_kick_rdev_from_array once ack failed (fate#316335). - commit 2fe5ca3 - audit: fix a double fetch in audit_log_single_execve_arg() (bsc#988153, CVE#2016-6136). - commit a825aa9 ++++ krb5: - Fix CVE-2016-3120 (bsc#991088) with patch: 0108-Fix-S4U2Self-KDC-crash-when-anon-is-restricted.patch ++++ ding-libs: - Introduce patch 0003-increase-ini-max-value-length.patch to support longer values in INI file parser. bsc#989488 ++++ qemu: - Avoid unneeded flushes in qcow2 which impact performance (bsc#991296) - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP2 * Patches added: 0079-qcow2-avoid-extra-flushes-in-qcow2.patch - Fix potential crashes in qemu from pvusb bugs (bsc#986156) - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP2 * Patches added: 0077-xen-when-removing-a-backend-don-t-r.patch 0078-xen-drain-submit-queue-in-xen-usb-b.patch ++++ yast2: - Fixed ArgumentError in Popup.AnyTimedMessage (bsc#988739). - 3.1.199 ++++ yast2-installation: - If the user has skipped multipath activation, don't ask again after installer self-update (bsc#989770) - 3.1.204 ++++ yast2-registration: - Improve certificates handling during registration: - Write imported certificates to /etc/pki/trust/anchors instead of the /usr/share/pki/trust/anchors counterpart (bsc#989787). - Prevent removal of installation system CA certificates when importing a new one (bsc#981428). - Continue the registration after successful import of a new certificate (bsc#991028). - 3.1.178 ++++ yast2-storage: - Fixed installer proposed size of /boot partition for aarch64 systems using UEFI (bsc#984874) - 3.1.98 - If the user has skipped LUKS activation, don't ask again after installer self-update (bsc#989770) - 3.1.97 ------------------------------------------------------------------ ------------------ 2016-7-28 - Jul 28 2016 ------------------- ------------------------------------------------------------------ ++++ gcc48: - Add patch gcc48-bnc981311.diff for fixing a kernel miscompile on aarch64. [bnc #981311] ++++ libgcj48: - Add patch gcc48-bnc981311.diff for fixing a kernel miscompile on aarch64. [bnc #981311] ++++ gnome-online-accounts: - Update to version 3.20.3: + Bugs fixed: bgo#756431, bgo#762155, bgo#766733, bgo#768808, bgo#768845. + Updated translations. ++++ hexchat: - Modified migrate-configuration-from-xchat.patch. To realize the migration of servlist.conf file.(bnc#989961) ++++ hwinfo: - fix input device name detection for usb devices (bsc#989633) - 21.30 ++++ ibus-table-zhengma: - Update ibus-table-zhengma.spec, modify license information to fit the COPY file inside. (bsc#990964) ++++ installation-images-SLES: - adjust to recent package changes - 14.263 ++++ kernel-default: - cxgb4: Force cxgb4 driver as MASTER in kdump kernel (bsc#990987). - cxgb4: Add device id of T540-BT adapter (bsc#990987). - cxgb4: Avoids race and deadlock while freeing tx descriptor (bsc#990987). - commit 2f418aa - mpt3sas: Ensure the connector_name string is NUL-terminated (bsc#989113). - ses: Fix racy cleanup of /sys in remove_dev() (bsc#989094). - commit 4049024 - Update config files. Disable deprecated KVM_DEVICE_ASSIGNMENT (fate#320350) - commit 58f34eb - mm: Export nr_swap_pages (bsc#991038). - drm: fix potential dangling else problems in for_each_ macros (bsc#991038). - drm/edid: Fix DMT 1024x768@43Hz (interlaced) timings (bsc#991038). - drm/edid: Fix parsing of EDID 1.4 Established Timings III descriptor (bsc#991038). - drm/edid: Fix EDID Established Timings I and II (bsc#991038). - drm/atomic: Allow for holes in connector state, v2 (bsc#991038). - drm/core: Add drm_for_each_encoder_mask, v2 (bsc#991038). - drm/atomic: Add encoder_mask to crtc_state, v3 (bsc#991038). - drm/i915: Update connector_mask during readout, v2 (bsc#991038). - drm/atomic: Do not unset crtc when an encoder is stolen (bsc#991038). - drm/i915: Do not touch best_encoder for load detect (bsc#991038). - drm/core: Add drm_encoder_index (bsc#991038). - drm/mst: Add range check for max_payloads during init (bsc#991038). - drm: initialize default rotation value to DRM_ROTATE_0 (bsc#991038). - drm/edid: index CEA/HDMI mode tables using the VIC (bsc#991038). - drm/atomic-helper: Reject legacy flips on a disabled pipe (bsc#991038). - drm/atomic: add connector mask to drm_crtc_state (bsc#991038). - drm/i915: Set connector_state->connector using the helper (bsc#991038). - drm/atomic: Add __drm_atomic_helper_connector_reset, v2 (bsc#991038). - drm/fb-helper: Use proper plane mask for fb cleanup (bsc#991038). - drm/dp/mst: save vcpi with payloads (bsc#991038). - drm/dp/mst: reply with ACK for UP reqs (bsc#991038). - drm: Only merge mode type bits between new probed modes (bsc#991038). - drm: Flatten drm_mode_connector_list_update() a bit (bsc#991038). - drm: Rename MODE_UNVERIFIED to MODE_STALE (bsc#991038). - drm/atomic-helper: Reject attempts at re-stealing encoders (bsc#991038). - drm/atomic-helper: Implement subsystem-level suspend/resume (bsc#991038). - drm: Add helper for DP++ adaptors (bsc#991038). - drm: Implement drm_modeset_lock_all_ctx() (bsc#991038). - drm/edid: Make the detailed timing CEA/HDMI mode fixup accept up to 5kHz clock difference (bsc#991038). - drm: Serialise multiple event readers (bsc#991038). - drm: Drop dev->event_lock spinlock around faulting copy_to_user() (bsc#991038). - commit f2e84f3 - bnxt_en: Add new NPAR and dual media device IDs (bsc#963575 FATE#320144). - Delete patches.drivers/bnxt-0099-bnxt_en-Add-BCM58700-PCI-device-ID-for-NS2-Nitro.patch. - Delete patches.drivers/bnxt-0100-bnxt_en-Add-new-NPAR-and-dual-media-device-IDs.patch. - commit 3306c78 ++++ kernel-source: - cxgb4: Force cxgb4 driver as MASTER in kdump kernel (bsc#990987). - cxgb4: Add device id of T540-BT adapter (bsc#990987). - cxgb4: Avoids race and deadlock while freeing tx descriptor (bsc#990987). - commit 2f418aa - mpt3sas: Ensure the connector_name string is NUL-terminated (bsc#989113). - ses: Fix racy cleanup of /sys in remove_dev() (bsc#989094). - commit 4049024 - Update config files. Disable deprecated KVM_DEVICE_ASSIGNMENT (fate#320350) - commit 58f34eb - mm: Export nr_swap_pages (bsc#991038). - drm: fix potential dangling else problems in for_each_ macros (bsc#991038). - drm/edid: Fix DMT 1024x768@43Hz (interlaced) timings (bsc#991038). - drm/edid: Fix parsing of EDID 1.4 Established Timings III descriptor (bsc#991038). - drm/edid: Fix EDID Established Timings I and II (bsc#991038). - drm/atomic: Allow for holes in connector state, v2 (bsc#991038). - drm/core: Add drm_for_each_encoder_mask, v2 (bsc#991038). - drm/atomic: Add encoder_mask to crtc_state, v3 (bsc#991038). - drm/i915: Update connector_mask during readout, v2 (bsc#991038). - drm/atomic: Do not unset crtc when an encoder is stolen (bsc#991038). - drm/i915: Do not touch best_encoder for load detect (bsc#991038). - drm/core: Add drm_encoder_index (bsc#991038). - drm/mst: Add range check for max_payloads during init (bsc#991038). - drm: initialize default rotation value to DRM_ROTATE_0 (bsc#991038). - drm/edid: index CEA/HDMI mode tables using the VIC (bsc#991038). - drm/atomic-helper: Reject legacy flips on a disabled pipe (bsc#991038). - drm/atomic: add connector mask to drm_crtc_state (bsc#991038). - drm/i915: Set connector_state->connector using the helper (bsc#991038). - drm/atomic: Add __drm_atomic_helper_connector_reset, v2 (bsc#991038). - drm/fb-helper: Use proper plane mask for fb cleanup (bsc#991038). - drm/dp/mst: save vcpi with payloads (bsc#991038). - drm/dp/mst: reply with ACK for UP reqs (bsc#991038). - drm: Only merge mode type bits between new probed modes (bsc#991038). - drm: Flatten drm_mode_connector_list_update() a bit (bsc#991038). - drm: Rename MODE_UNVERIFIED to MODE_STALE (bsc#991038). - drm/atomic-helper: Reject attempts at re-stealing encoders (bsc#991038). - drm/atomic-helper: Implement subsystem-level suspend/resume (bsc#991038). - drm: Add helper for DP++ adaptors (bsc#991038). - drm: Implement drm_modeset_lock_all_ctx() (bsc#991038). - drm/edid: Make the detailed timing CEA/HDMI mode fixup accept up to 5kHz clock difference (bsc#991038). - drm: Serialise multiple event readers (bsc#991038). - drm: Drop dev->event_lock spinlock around faulting copy_to_user() (bsc#991038). - commit f2e84f3 - bnxt_en: Add new NPAR and dual media device IDs (bsc#963575 FATE#320144). - Delete patches.drivers/bnxt-0099-bnxt_en-Add-BCM58700-PCI-device-ID-for-NS2-Nitro.patch. - Delete patches.drivers/bnxt-0100-bnxt_en-Add-new-NPAR-and-dual-media-device-IDs.patch. - commit 3306c78 ++++ kernel-syms: - cxgb4: Force cxgb4 driver as MASTER in kdump kernel (bsc#990987). - cxgb4: Add device id of T540-BT adapter (bsc#990987). - cxgb4: Avoids race and deadlock while freeing tx descriptor (bsc#990987). - commit 2f418aa - mpt3sas: Ensure the connector_name string is NUL-terminated (bsc#989113). - ses: Fix racy cleanup of /sys in remove_dev() (bsc#989094). - commit 4049024 - Update config files. Disable deprecated KVM_DEVICE_ASSIGNMENT (fate#320350) - commit 58f34eb - mm: Export nr_swap_pages (bsc#991038). - drm: fix potential dangling else problems in for_each_ macros (bsc#991038). - drm/edid: Fix DMT 1024x768@43Hz (interlaced) timings (bsc#991038). - drm/edid: Fix parsing of EDID 1.4 Established Timings III descriptor (bsc#991038). - drm/edid: Fix EDID Established Timings I and II (bsc#991038). - drm/atomic: Allow for holes in connector state, v2 (bsc#991038). - drm/core: Add drm_for_each_encoder_mask, v2 (bsc#991038). - drm/atomic: Add encoder_mask to crtc_state, v3 (bsc#991038). - drm/i915: Update connector_mask during readout, v2 (bsc#991038). - drm/atomic: Do not unset crtc when an encoder is stolen (bsc#991038). - drm/i915: Do not touch best_encoder for load detect (bsc#991038). - drm/core: Add drm_encoder_index (bsc#991038). - drm/mst: Add range check for max_payloads during init (bsc#991038). - drm: initialize default rotation value to DRM_ROTATE_0 (bsc#991038). - drm/edid: index CEA/HDMI mode tables using the VIC (bsc#991038). - drm/atomic-helper: Reject legacy flips on a disabled pipe (bsc#991038). - drm/atomic: add connector mask to drm_crtc_state (bsc#991038). - drm/i915: Set connector_state->connector using the helper (bsc#991038). - drm/atomic: Add __drm_atomic_helper_connector_reset, v2 (bsc#991038). - drm/fb-helper: Use proper plane mask for fb cleanup (bsc#991038). - drm/dp/mst: save vcpi with payloads (bsc#991038). - drm/dp/mst: reply with ACK for UP reqs (bsc#991038). - drm: Only merge mode type bits between new probed modes (bsc#991038). - drm: Flatten drm_mode_connector_list_update() a bit (bsc#991038). - drm: Rename MODE_UNVERIFIED to MODE_STALE (bsc#991038). - drm/atomic-helper: Reject attempts at re-stealing encoders (bsc#991038). - drm/atomic-helper: Implement subsystem-level suspend/resume (bsc#991038). - drm: Add helper for DP++ adaptors (bsc#991038). - drm: Implement drm_modeset_lock_all_ctx() (bsc#991038). - drm/edid: Make the detailed timing CEA/HDMI mode fixup accept up to 5kHz clock difference (bsc#991038). - drm: Serialise multiple event readers (bsc#991038). - drm: Drop dev->event_lock spinlock around faulting copy_to_user() (bsc#991038). - commit f2e84f3 - bnxt_en: Add new NPAR and dual media device IDs (bsc#963575 FATE#320144). - Delete patches.drivers/bnxt-0099-bnxt_en-Add-BCM58700-PCI-device-ID-for-NS2-Nitro.patch. - Delete patches.drivers/bnxt-0100-bnxt_en-Add-new-NPAR-and-dual-media-device-IDs.patch. - commit 3306c78 ++++ multipath-tools: - Include patches from upstream: * Cleanup hardware tables by removing default entries * More formatting fixes * Order keywords in multipath.conf.5 * Change default pgpolicy from 'failover' to 'group_by_prio' * kpartx: Fix check whether to detach a loop device * Fix partly traversed loop in coalesce_paths() * Fix memory leak in reconfigure() * Cleanup include header files * Bump version code to 0.6.2 - Fix multipath -l without output (bsc#990480) - Fix spelling in a log message - Fix type of rcu_unregister() - Do not perform POSIX mutex operations inside a signal handler - Ensure that signals are delivered to the uxsock thread - Fix memory leak in path group policies - Update tarball to 0.6.2+suse20160728.d96f423 ++++ harfbuzz: - Update to version 1.3.0: + Update to Unicode 9.0.0. + Move Javanese from Indic shaper to Universal Shaping Engine. + Allow MultipleSubst to delete a glyph (matching Windows engine). + Update Universal Shaping Engine to latest draft from Microsoft. + DirectWrite backend improvements. Note: this backend is for testing ONLY. + CoreText backend improvements with unreachable fonts. + Implement symbol fonts (cmap 3.0.0) in hb-ft and hb-ot-font. + Blacklist bad GDEF of more fonts (Tahoma & others). + Misc fixes. ++++ qemu: - Avoid potential for guest initiated OOM condition in qemu through virtio interface (CVE-2016-5403 bsc#991080) - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP2 * Patches added: 0076-virtio-error-out-if-guest-exceeds-v.patch - Fix ARM PCIe DMA coherency bug (bsc#991034) - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP2 * Patches added: 0075-hw-arm-virt-mark-the-PCIe-host-cont.patch ++++ xen: - bsc#978413 - PV guest upgrade from sles11sp4 to sles12sp2 alpha3 failed on sles11sp4 xen host. pygrub-handle-one-line-menu-entries.patch ++++ yast2-packager: - allow KDE to use packager for opening rpms (boo#954143) thanks to Marcelo Junior for patch - 3.1.109 ------------------------------------------------------------------ ------------------ 2016-7-27 - Jul 27 2016 ------------------- ------------------------------------------------------------------ ++++ at-spi2-core: - Update at-spi2-core-session-management.patch: fix uninitialized variable (bsc#984109). ++++ ceph: - Pass --disable-static to configure: Let's save the time and resources by not building the static libraries instead of deleting them in the install section again. - Drop required disk limit for ceph to from 28GB 20GB. ++++ mozc: - Add mozc-build-gcc.patch, Force mozc build with gcc(g++). Exclude PPC, PPC64, PPC64LE and AARCH64 build target.(bsc#990844) ++++ kernel-default: - Linux 4.4.16 (CVE-2016-1237 CVE-2016-4470 CVE-2016-4794 CVE-2016-5828 CVE-2016-5829 CVE-2016-6197 LTC#143138 bnc#980265 bnc#981051 bnc#983977 bnc#988217 bnc#988552 bsc#969756 bsc#975772 bsc#981825 bsc#983907 bsc#984658 bsc#984755 bsc#984993 bsc#985936 bsc#986569 bsc#986570 bsc#986572 bsc988708 bsc#983619). - Refresh patches.arch/arm64-bcm2837-0169-usb-dwc2-host-Add-scheduler-tracing.patch. - Refresh patches.suse/mm-page_owner-copy-page-owner-info-during-migration.patch. - Refresh patches.suse/overlayfs-add-compatibility-mode-for-historical-format. - Delete patches.arch/s390-sles12sp2-03-01-test-fp-ctl.patch. - Delete patches.drivers/0001-cdc_ncm-workaround-for-EM7455-silent-data-interface.patch. - Delete patches.drivers/drm-mgag200-Black-screen-fix-for-G200e-rev-4.patch. - Delete patches.drivers/iommu-amd-fix-unity-mapping-initialization-race. - Delete patches.drivers/iommu-vt-d-enable-qi-on-all-iommus-before-setting-root-entry. - Delete patches.drivers/virtio_balloon-fix-pfn-format-for-virtio-1.patch. - Delete patches.fixes/0001-KEYS-potential-uninitialized-variable.patch. - Delete patches.fixes/0001-locking-qspinlock-Fix-spin_unlock_wait-some-more.patch. - Delete patches.fixes/0001-posix_acl-Add-set_posix_acl.patch. - Delete patches.fixes/0002-nfsd-check-permissions-when-setting-ACLs.patch. - Delete patches.fixes/base-make-module_create_drivers_dir-race-free.patch. - Delete patches.fixes/hid-hiddev-validate-num_values.patch. - Delete patches.fixes/ovl-verify-upper-dentry-before-unlink-and-rename.patch. - Delete patches.fixes/percpu-fix-synchronization-between-chunk-map_extend_work-and-chunk-destruction.patch. - Delete patches.fixes/percpu-fix-synchronization-between-synchronous-map-extension-and-chunk-destruction.patch. - Delete patches.fixes/powerpc-iommu-Remove-the-dependency-on-EEH-struct-in-DDW-mechanism. - Delete patches.fixes/powerpc-pseries-Fix-PCI-config-address-for-DDW. - Delete patches.fixes/powerpc-tm-Always-reclaim-in-start_thread-for-exec-class-syscalls. - Delete patches.fixes/tty-vt-Fix-soft-lockup-in-fbcon-cursor-blink-timer.patch. - Delete patches.suse/0001-btrfs-account-for-non-CoW-d-blocks-in-btrfs_abort_tr.patch. - Delete patches.suse/0001-locking-ww_mutex-Report-recursive-ww_mutex-locking-e.patch. - Delete patches.suse/sched-fair-Fix-cfs_rq-avg-tracking-underflow.patch. - commit 53ee7c8 - drm/i915: Setup DDI clk for MST on SKL (bsc#990203). - commit 355f129 - Btrfs: add warning on failure to do delayed update of inodes (bsc#990384). - commit f8df460 - config: arm64: Disable LIQUIDIO Cavium LiquidIO PCIe NICs are unrelated to the ThunderX NIC (fate#319484) and not enabled for other architectures such as x86_64 or ppc64le. Let's clean this up for now by dropping it from both supported.conf and arm64 default config. - commit dd40c56 - powerpc/pci: Assign fixed PHB number based on device-tree properties (bsc#989311). - commit 9f32a4f - powerpc/eeh: Fix invalid cached PE primary bus (bsc#988332). - commit e35138a - Update patches.fixes/netfilter-x_tables-speed-up-jump-target-validation.patch references (add CVE-2016-4998 bsc#986365). - Update patches.kernel.org/patch-4.4.13-14 references (add CVE-2016-4998 bsc#986365). - commit 88a4b0c - Update headers: - patches.drivers/DAX-move-RADIX_DAX_-definitions-to-dax.c.patch. - patches.drivers/dax-Allow-DAX-code-to-replace-exceptional-entries.patch. - patches.drivers/dax-Define-DAX-lock-bit-for-radix-tree-exceptional-e.patch. - patches.drivers/dax-Fix-condition-for-filling-of-PMD-holes.patch. - patches.drivers/dax-Make-huge-page-handling-depend-of-CONFIG_BROKEN.patch. - patches.drivers/dax-New-fault-locking.patch. - patches.drivers/dax-Remove-complete_unwritten-argument.patch. - patches.drivers/dax-Remove-dead-zeroing-code-from-fault-handlers.patch. - patches.drivers/dax-Remove-i_mmap_lock-protection.patch. - patches.drivers/dax-Remove-pointless-writeback-from-dax_do_io.patch. - patches.drivers/dax-Remove-redundant-inode-size-checks.patch. - patches.drivers/dax-Remove-unused-variable-in-__dax_pmd_fault.patch. - patches.drivers/dax-Remove-zeroing-from-dax_io.patch. - patches.drivers/dax-Use-radix-tree-entry-lock-to-protect-cow-faults.patch. - patches.drivers/ext2-Avoid-DAX-zeroing-to-corrupt-data.patch. - patches.drivers/ext2-Fix-block-zeroing-in-ext2_get_blocks-for-DAX.patch. - commit be8fc9a - kabi: Add placeholder into struct vm_fault (fate#319256). - commit 3584a56 - tcp: enable per-socket rate limiting of all 'challenge acks' (bsc#989152). - tcp: make challenge acks less predictable (CVE-2016-5696 bsc#989152). - commit cd31dd5 - ppp: defer netns reference release for ppp channel (bsc#980371). - commit f729fbe ++++ kernel-source: - Linux 4.4.16 (CVE-2016-1237 CVE-2016-4470 CVE-2016-4794 CVE-2016-5828 CVE-2016-5829 CVE-2016-6197 LTC#143138 bnc#980265 bnc#981051 bnc#983977 bnc#988217 bnc#988552 bsc#969756 bsc#975772 bsc#981825 bsc#983907 bsc#984658 bsc#984755 bsc#984993 bsc#985936 bsc#986569 bsc#986570 bsc#986572 bsc988708 bsc#983619). - Refresh patches.arch/arm64-bcm2837-0169-usb-dwc2-host-Add-scheduler-tracing.patch. - Refresh patches.suse/mm-page_owner-copy-page-owner-info-during-migration.patch. - Refresh patches.suse/overlayfs-add-compatibility-mode-for-historical-format. - Delete patches.arch/s390-sles12sp2-03-01-test-fp-ctl.patch. - Delete patches.drivers/0001-cdc_ncm-workaround-for-EM7455-silent-data-interface.patch. - Delete patches.drivers/drm-mgag200-Black-screen-fix-for-G200e-rev-4.patch. - Delete patches.drivers/iommu-amd-fix-unity-mapping-initialization-race. - Delete patches.drivers/iommu-vt-d-enable-qi-on-all-iommus-before-setting-root-entry. - Delete patches.drivers/virtio_balloon-fix-pfn-format-for-virtio-1.patch. - Delete patches.fixes/0001-KEYS-potential-uninitialized-variable.patch. - Delete patches.fixes/0001-locking-qspinlock-Fix-spin_unlock_wait-some-more.patch. - Delete patches.fixes/0001-posix_acl-Add-set_posix_acl.patch. - Delete patches.fixes/0002-nfsd-check-permissions-when-setting-ACLs.patch. - Delete patches.fixes/base-make-module_create_drivers_dir-race-free.patch. - Delete patches.fixes/hid-hiddev-validate-num_values.patch. - Delete patches.fixes/ovl-verify-upper-dentry-before-unlink-and-rename.patch. - Delete patches.fixes/percpu-fix-synchronization-between-chunk-map_extend_work-and-chunk-destruction.patch. - Delete patches.fixes/percpu-fix-synchronization-between-synchronous-map-extension-and-chunk-destruction.patch. - Delete patches.fixes/powerpc-iommu-Remove-the-dependency-on-EEH-struct-in-DDW-mechanism. - Delete patches.fixes/powerpc-pseries-Fix-PCI-config-address-for-DDW. - Delete patches.fixes/powerpc-tm-Always-reclaim-in-start_thread-for-exec-class-syscalls. - Delete patches.fixes/tty-vt-Fix-soft-lockup-in-fbcon-cursor-blink-timer.patch. - Delete patches.suse/0001-btrfs-account-for-non-CoW-d-blocks-in-btrfs_abort_tr.patch. - Delete patches.suse/0001-locking-ww_mutex-Report-recursive-ww_mutex-locking-e.patch. - Delete patches.suse/sched-fair-Fix-cfs_rq-avg-tracking-underflow.patch. - commit 53ee7c8 - drm/i915: Setup DDI clk for MST on SKL (bsc#990203). - commit 355f129 - Btrfs: add warning on failure to do delayed update of inodes (bsc#990384). - commit f8df460 - config: arm64: Disable LIQUIDIO Cavium LiquidIO PCIe NICs are unrelated to the ThunderX NIC (fate#319484) and not enabled for other architectures such as x86_64 or ppc64le. Let's clean this up for now by dropping it from both supported.conf and arm64 default config. - commit dd40c56 - powerpc/pci: Assign fixed PHB number based on device-tree properties (bsc#989311). - commit 9f32a4f - powerpc/eeh: Fix invalid cached PE primary bus (bsc#988332). - commit e35138a - Update patches.fixes/netfilter-x_tables-speed-up-jump-target-validation.patch references (add CVE-2016-4998 bsc#986365). - Update patches.kernel.org/patch-4.4.13-14 references (add CVE-2016-4998 bsc#986365). - commit 88a4b0c - Update headers: - patches.drivers/DAX-move-RADIX_DAX_-definitions-to-dax.c.patch. - patches.drivers/dax-Allow-DAX-code-to-replace-exceptional-entries.patch. - patches.drivers/dax-Define-DAX-lock-bit-for-radix-tree-exceptional-e.patch. - patches.drivers/dax-Fix-condition-for-filling-of-PMD-holes.patch. - patches.drivers/dax-Make-huge-page-handling-depend-of-CONFIG_BROKEN.patch. - patches.drivers/dax-New-fault-locking.patch. - patches.drivers/dax-Remove-complete_unwritten-argument.patch. - patches.drivers/dax-Remove-dead-zeroing-code-from-fault-handlers.patch. - patches.drivers/dax-Remove-i_mmap_lock-protection.patch. - patches.drivers/dax-Remove-pointless-writeback-from-dax_do_io.patch. - patches.drivers/dax-Remove-redundant-inode-size-checks.patch. - patches.drivers/dax-Remove-unused-variable-in-__dax_pmd_fault.patch. - patches.drivers/dax-Remove-zeroing-from-dax_io.patch. - patches.drivers/dax-Use-radix-tree-entry-lock-to-protect-cow-faults.patch. - patches.drivers/ext2-Avoid-DAX-zeroing-to-corrupt-data.patch. - patches.drivers/ext2-Fix-block-zeroing-in-ext2_get_blocks-for-DAX.patch. - commit be8fc9a - kabi: Add placeholder into struct vm_fault (fate#319256). - commit 3584a56 - tcp: enable per-socket rate limiting of all 'challenge acks' (bsc#989152). - tcp: make challenge acks less predictable (CVE-2016-5696 bsc#989152). - commit cd31dd5 - ppp: defer netns reference release for ppp channel (bsc#980371). - commit f729fbe ++++ kernel-syms: - Linux 4.4.16 (CVE-2016-1237 CVE-2016-4470 CVE-2016-4794 CVE-2016-5828 CVE-2016-5829 CVE-2016-6197 LTC#143138 bnc#980265 bnc#981051 bnc#983977 bnc#988217 bnc#988552 bsc#969756 bsc#975772 bsc#981825 bsc#983907 bsc#984658 bsc#984755 bsc#984993 bsc#985936 bsc#986569 bsc#986570 bsc#986572 bsc988708 bsc#983619). - Refresh patches.arch/arm64-bcm2837-0169-usb-dwc2-host-Add-scheduler-tracing.patch. - Refresh patches.suse/mm-page_owner-copy-page-owner-info-during-migration.patch. - Refresh patches.suse/overlayfs-add-compatibility-mode-for-historical-format. - Delete patches.arch/s390-sles12sp2-03-01-test-fp-ctl.patch. - Delete patches.drivers/0001-cdc_ncm-workaround-for-EM7455-silent-data-interface.patch. - Delete patches.drivers/drm-mgag200-Black-screen-fix-for-G200e-rev-4.patch. - Delete patches.drivers/iommu-amd-fix-unity-mapping-initialization-race. - Delete patches.drivers/iommu-vt-d-enable-qi-on-all-iommus-before-setting-root-entry. - Delete patches.drivers/virtio_balloon-fix-pfn-format-for-virtio-1.patch. - Delete patches.fixes/0001-KEYS-potential-uninitialized-variable.patch. - Delete patches.fixes/0001-locking-qspinlock-Fix-spin_unlock_wait-some-more.patch. - Delete patches.fixes/0001-posix_acl-Add-set_posix_acl.patch. - Delete patches.fixes/0002-nfsd-check-permissions-when-setting-ACLs.patch. - Delete patches.fixes/base-make-module_create_drivers_dir-race-free.patch. - Delete patches.fixes/hid-hiddev-validate-num_values.patch. - Delete patches.fixes/ovl-verify-upper-dentry-before-unlink-and-rename.patch. - Delete patches.fixes/percpu-fix-synchronization-between-chunk-map_extend_work-and-chunk-destruction.patch. - Delete patches.fixes/percpu-fix-synchronization-between-synchronous-map-extension-and-chunk-destruction.patch. - Delete patches.fixes/powerpc-iommu-Remove-the-dependency-on-EEH-struct-in-DDW-mechanism. - Delete patches.fixes/powerpc-pseries-Fix-PCI-config-address-for-DDW. - Delete patches.fixes/powerpc-tm-Always-reclaim-in-start_thread-for-exec-class-syscalls. - Delete patches.fixes/tty-vt-Fix-soft-lockup-in-fbcon-cursor-blink-timer.patch. - Delete patches.suse/0001-btrfs-account-for-non-CoW-d-blocks-in-btrfs_abort_tr.patch. - Delete patches.suse/0001-locking-ww_mutex-Report-recursive-ww_mutex-locking-e.patch. - Delete patches.suse/sched-fair-Fix-cfs_rq-avg-tracking-underflow.patch. - commit 53ee7c8 - drm/i915: Setup DDI clk for MST on SKL (bsc#990203). - commit 355f129 - Btrfs: add warning on failure to do delayed update of inodes (bsc#990384). - commit f8df460 - config: arm64: Disable LIQUIDIO Cavium LiquidIO PCIe NICs are unrelated to the ThunderX NIC (fate#319484) and not enabled for other architectures such as x86_64 or ppc64le. Let's clean this up for now by dropping it from both supported.conf and arm64 default config. - commit dd40c56 - powerpc/pci: Assign fixed PHB number based on device-tree properties (bsc#989311). - commit 9f32a4f - powerpc/eeh: Fix invalid cached PE primary bus (bsc#988332). - commit e35138a - Update patches.fixes/netfilter-x_tables-speed-up-jump-target-validation.patch references (add CVE-2016-4998 bsc#986365). - Update patches.kernel.org/patch-4.4.13-14 references (add CVE-2016-4998 bsc#986365). - commit 88a4b0c - Update headers: - patches.drivers/DAX-move-RADIX_DAX_-definitions-to-dax.c.patch. - patches.drivers/dax-Allow-DAX-code-to-replace-exceptional-entries.patch. - patches.drivers/dax-Define-DAX-lock-bit-for-radix-tree-exceptional-e.patch. - patches.drivers/dax-Fix-condition-for-filling-of-PMD-holes.patch. - patches.drivers/dax-Make-huge-page-handling-depend-of-CONFIG_BROKEN.patch. - patches.drivers/dax-New-fault-locking.patch. - patches.drivers/dax-Remove-complete_unwritten-argument.patch. - patches.drivers/dax-Remove-dead-zeroing-code-from-fault-handlers.patch. - patches.drivers/dax-Remove-i_mmap_lock-protection.patch. - patches.drivers/dax-Remove-pointless-writeback-from-dax_do_io.patch. - patches.drivers/dax-Remove-redundant-inode-size-checks.patch. - patches.drivers/dax-Remove-unused-variable-in-__dax_pmd_fault.patch. - patches.drivers/dax-Remove-zeroing-from-dax_io.patch. - patches.drivers/dax-Use-radix-tree-entry-lock-to-protect-cow-faults.patch. - patches.drivers/ext2-Avoid-DAX-zeroing-to-corrupt-data.patch. - patches.drivers/ext2-Fix-block-zeroing-in-ext2_get_blocks-for-DAX.patch. - commit be8fc9a - kabi: Add placeholder into struct vm_fault (fate#319256). - commit 3584a56 - tcp: enable per-socket rate limiting of all 'challenge acks' (bsc#989152). - tcp: make challenge acks less predictable (CVE-2016-5696 bsc#989152). - commit cd31dd5 - ppp: defer netns reference release for ppp channel (bsc#980371). - commit f729fbe ++++ kiwi: - mini iso: Pass kexec=1 to linuxrc (boo#990374) - Duplicate openSUSE-13.2 to openSUSE-Tumbleweed ++++ qemu: - Fix failure in Xen HVM PCI passthrough (bsc#981925, bsc#989250) 0072-Xen-PCI-passthrough-fix-passthrough.patch - Fix OOB access in 53C9X emulation (CVE-2016-6351 bsc#990835) 0073-scsi-esp-make-cmdbuf-big-enough-for.patch 0074-scsi-esp-fix-migration.patch - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP2 ++++ wget: - Fix for HTTP to a FTP redirection file name confusion vulnerability (bnc#984060, CVE-2016-4971, wget-CVE-2016-4971.patch). - Work around a libidn <= 1.30 vulnerability (bsc#937096, CVE-2015-2059, wget-CVE-2015-2059.patch). - Fix for wget fails with basicauth: Failed writing HTTP request: Bad file descriptor (bnc#958342, wget-basicauth.patch) ++++ xen: - bsc#990843 - VUL-1: CVE-2016-6351: xen: qemu: scsi: esp: OOB write access in esp_do_dma CVE-2016-6351-qemut-scsi-esp-make-cmdbuf-big-enough-for-maximum-CDB-size.patch ------------------------------------------------------------------ ------------------ 2016-7-26 - Jul 26 2016 ------------------- ------------------------------------------------------------------ ++++ gnome-control-center: - Add gnome-control-center-disable-error-message-for-NM.patch: Improve the check whether NM or wicked is running, so it won't show an error about NM on systems where wicked instead of NM is being used (bsc#989801). ++++ inst-source-utils: - ABXML: add diskusage data to susedata xml structure (fate#320517) ++++ java-1_8_0-openjdk: - Upgrade to version jdk8u101 (icedtea 3.1.0) - New in release 3.1.0 (2016-07-25): * Security fixes - S8079718, CVE-2016-3458: IIOP Input Stream Hooking (bsc#989732) - S8145446, CVE-2016-3485: Perfect pipe placement (Windows only) (bsc#989734) - S8146514: Enforce GCM limits - S8147771: Construction of static protection domains under Javax custom policy - S8148872, CVE-2016-3500: Complete name checking (bsc#989730) - S8149070: Enforce update ordering - S8149962, CVE-2016-3508: Better delineation of XML processing (bsc#989731) - S8150752: Share Class Data - S8151925: Font reference improvements - S8152479, CVE-2016-3550: Coded byte streams (bsc#989733) - S8153312: Constrain AppCDS behavior - S8154475, CVE-2016-3587: Clean up lookup visibility (bsc#989721) - S8155981, CVE-2016-3606: Bolster bytecode verification (bsc#989722) - S8155985, CVE-2016-3598: Persistent Parameter Processing (bsc#989723) - S8158571, CVE-2016-3610: Additional method handle validation (bsc#989725) - CVE-2016-3552 (bsc#989726) - CVE-2016-3511 (bsc#989727) - CVE-2016-3503 (bsc#989728) - CVE-2016-3498 (bsc#989729) * New features - S8145547, PR1061: [AWT/Swing] Conditional support for GTK 3 on Linux - PR2821: Support building OpenJDK with --disable-headful - PR2931, G478960: Provide Infinality Support via fontconfig - PR3079: Provide option to build Shenandoah on x86_64 * Import of OpenJDK 8 u92 build 14 - S6869327: Add new C2 flag to keep safepoints in counted loops. - S8022865: [TESTBUG] Compressed Oops testing needs to be revised - S8029630: Thread id should be displayed as a hex number in error report - S8029726: On OS X some dtrace probe names are mismatched with Solaris - S8029727: On OS X dtrace probes CallMethodA/CallMethodV are not fired. - S8029728: On OS X dtrace probes SetStaticBooleanField are not fired - S8038184: XMLSignature throws StringIndexOutOfBoundsException if ID attribute value is empty String - S8038349: Signing XML with DSA throws Exception when key is larger than 1024 bits - S8041501: ImageIO reader is not capable of reading JPEGs without JFIF header - S8041900: [macosx] Java forces the use of discrete GPU - S8044363: Remove special build options for unpack200 executable - S8046471: Use OPENJDK_TARGET_CPU_ARCH instead of legacy value for hotspot ARCH - S8046611: Build errors with gcc on sparc/fastdebug - S8047763: Recognize sparc64 as a sparc platform - S8048232: Fix for 8046471 breaks PPC64 build - S8052396: Catch exceptions resulting from missing font cmap - S8058563: InstanceKlass::_dependencies list isn't cleared from empty nmethodBucket entries - S8061624: [TESTBUG] Some tests cannot be ran under compact profiles and therefore shall be excluded - S8062901: Iterators is spelled incorrectly in the Javadoc for Spliterator - S8064330: Remove SHA224 from the default support list if SunMSCAPI enabled - S8065579: WB method to start G1 concurrent mark cycle should be introduced - S8065986: Compiler fails to NullPointerException when calling super with Object<>() - S8066974: Compiler doesn't infer method's generic type information in lambda body - S8067800: Clarify java.time.chrono.Chronology.isLeapYear for out of range years - S8068033: JNI exception pending in jdk/src/share/bin/java.c - S8068042: Check jdk/src/share/native/sun/misc/URLClassPath.c for JNI pending - S8068162: jvmtiRedefineClasses.cpp: guarantee(false) failed: OLD and/or OBSOLETE method(s) found - S8068254: Method reference uses wrong qualifying type - S8074696: Remote debugging session hangs for several minutes when calling findBootType - S8074935: jdk8 keytool doesn't validate pem files for RFC 1421 correctness, as jdk7 did - S8078423: [TESTBUG] javax/print/PrintSEUmlauts/PrintSEUmlauts.java relies on system locale - S8080492: [Parfait] Uninitialised variable in jdk/src/java/desktop/windows/native/libawt/ - S8080650: Enable stubs to use frame pointers correctly - S8122944: perfdata used is seen as too high on sparc zone with jdk1.9 and causes a test failure - S8129348: Debugger hangs in trace mode with TRACE_SENDS - S8129847: Compiling methods generated by Nashorn triggers high memory usage in C2 - S8130506: javac AssertionError when invoking MethodHandle.invoke with lambda parameter - S8130910: hsperfdata file is created in wrong directory and not cleaned up if /tmp/hsperfdata_ has wrong permissions - S8131129: Attempt to define a duplicate BMH$Species class - S8131665: Bad exception message in HandshakeHash.getFinishedHash - S8131782: C1 Class.cast optimization breaks when Class is loaded from static final - S8132503: [macosx] Chinese full stop symbol cannot be entered with Pinyin IM on OS X - S8133207: ParallelProbes.java test fails after changes for JDK-8080115 - S8133924: NPE may be thrown when xsltc select a non-existing node after JDK-8062518 - S8134007: Improve string folding - S8134759: jdb: Incorrect stepping inside finally block - S8134963: [Newtest] New stress test for changing the coarseness level of G1 remembered set - S8136442: Don't tie Certificate signature algorithms to ciphersuites - S8137106: EUDC (End User Defined Characters) are not displayed on Windows with Java 8u60+ - S8138745: Implement ExitOnOutOfMemory and CrashOnOutOfMemory in HotSpot - S8138764: In some cases the usage of TreeLock can be replaced by other synchronization - S8139373: [TEST_BUG] java/net/MulticastSocket/MultiDead.java failed with timeout - S8139424: SIGSEGV, Problematic frame: # V [libjvm.so+0xd0c0cc] void InstanceKlass::oop_oop_iterate_oop_maps_specialized - S8139436: sun.security.mscapi.KeyStore might load incomplete data - S8139751: Javac crash with -XDallowStringFolding=false - S8139863: [TESTBUG] Need to port tests for JDK-8134903 to 8u-dev - S8139985: JNI exception pending in jdk/src/jdk/hprof/agent/share/native/libhprof - S8140031: SA: Searching for a value in Threads does not work - S8140249: JVM Crashing During startUp If Flight Recording is enabled - S8140344: add support for 3 digit update release numbers - S8140587: Atomic*FieldUpdaters should use Class.isInstance instead of direct class check - S8141260: isReachable crash in windows xp - S8143297: Nashorn compilation time reported in nanoseconds - S8143397: It looks like InetAddress.isReachable(timeout) works incorrectly - S8143855: Bad printf formatting in frame_zero.cpp - S8143896: java.lang.Long is implicitly converted to double - S8143963: improve ClassLoader::trace_class_path to accept an additional outputStream* arg - S8144020: Remove long as an internal numeric type - S8144131: ArrayData.getInt implementations do not convert to int32 - S8144483: One long Safepoint pause directly after each GC log rotation - S8144487: PhaseIdealLoop::build_and_optimize() must restore major_progress flag if skip_loop_opts is true - S8144885: agent/src/os/linux/libproc.h needs to support Linux/SPARC builds - S8144935: C2: safepoint is pruned from a non-counted loop - S8144937: [TEST_BUG] testlibrary_tests should be excluded for compact1 and compact2 execution - S8145017: Add support for 3 digit hotspot minor version numbers - S8145099: Better error message when SA can't attach to a process - S8145442: Add the facility to verify remembered sets for G1 - S8145466: javac: No line numbers in compilation error - S8145539: (coll) AbstractMap.keySet and .values should not be volatile - S8145550: Megamorphic invoke should use CompiledFunction variants without any LinkLogic - S8145669: apply2call optimized callsite fails after becoming megamorphic - S8145722: NullPointerException in javadoc - S8145754: PhaseIdealLoop::is_scaled_iv_plus_offset() does not match AddI - S8146147: Java linker indexed property getter does not work for computed nashorn string - S8146566: OpenJDK build can't handle commas in LDFLAGS - S8146725: Issues with SignatureAndHashAlgorithm.getSupportedAlgorithms - S8146979: Backport of 8046471 breaks ppc64 build in jdk8u because 8072383 was badly backported before - S8147087: Race when reusing PerRegionTable bitmaps may result in dropped remembered set entries - S8147630: Wrong test result pushed to 8u-dev - S8147845: Varargs Array functions still leaking longs - S8147857: RMIConnector logs attribute names incorrectly - S8148353: [linux-sparc] Crash in libawt.so on Linux SPARC - S8150791: 8u76 L10n resource file translation update * Import of OpenJDK 8 u101 build 13 - S6483657: MSCAPI provider does not create unique alias names - S6675699: need comprehensive fix for unconstrained ConvI2L with narrowed type - S8037557: test SessionCacheSizeTests.java timeout - S8038837: Add support to jarsigner for specifying timestamp hash algorithm - S8081778: Use Intel x64 CPU instructions for RSA acceleration - S8130150: Implement BigInteger.montgomeryMultiply intrinsic - S8130735: javax.swing.TimerQueue: timer fires late when another timer starts - S8143913: MSCAPI keystore should accept Certificate[] in setEntry() - S8144313: Test SessionTimeOutTests can be timeout - S8146240: Three nashorn files contain "GNU General Public License" header - S8146387: Test SSLSession/SessionCacheSizeTests socket accept timed out - S8146669: Test SessionTimeOutTests fails intermittently - S8146993: Several javax/management/remote/mandatory regression tests fail after JDK-8138811 - S8147994: [macosx] JScrollPane jitters up/down during trackpad scrolling on MacOS/Aqua - S8151522: Disable 8130150 and 8081778 intrinsics by default - S8151876: (tz) Support tzdata2016d - S8152098: Fix 8151522 caused test compiler/intrinsics/squaretolen/TestSquareToLen.java to fail - S8157077: 8u101 L10n resource file updates * Backports - S6260348, PR3066: GTK+ L&F JTextComponent not respecting desktop caret blink rate - S6778087, PR1061: getLocationOnScreen() always returns (0, 0) for mouse wheel events - S6961123, PR2972: setWMClass fails to null-terminate WM_CLASS string - S8008657, PR3077: JSpinner setComponentOrientation doesn't affect on text orientation - S8014212, PR2866: Robot captures black screen - S8029339, PR1061: Custom MultiResolution image support on HiDPI displays - S8031145, PR3077: Re-examine closed i18n tests to see it they can be moved to the jdk repository. - S8034856, PR3095: gcc warnings compiling src/solaris/native/sun/security/pkcs11 - S8034857, PR3095: gcc warnings compiling src/solaris/native/sun/management - S8035054, PR3095: JarFacade.c should not include ctype.h - S8035287, PR3095: gcc warnings compiling various libraries files - S8038631, PR3077: Create wrapper for awt.Robot with additional functionality - S8039279, PR3077: Move awt tests to openjdk repository - S8041561, PR3077: Inconsistent opacity behaviour between JCheckBox and JRadioButton - S8041592, PR3077: [TEST_BUG] Move 42 AWT hw/lw mixing tests to jdk - S8041915, PR3077: Move 8 awt tests to OpenJDK regression tests tree - S8043126, PR3077: move awt automated functional tests from AWT_Events/Lw and AWT_Events/AWT to OpenJDK repository - S8043131, PR3077: Move ShapedAndTranslucentWindows and GC functional AWT tests to regression tree - S8044157, PR3077: [TEST_BUG] Improve recently submitted AWT_Mixing tests - S8044172, PR3077: [TEST_BUG] Move regtests for 4523758 and AltPlusNumberKeyCombinationsTest to jdk - S8044429, PR3077: move awt automated tests for AWT_Modality to OpenJDK repository - S8044762, PR2960: com/sun/jdi/OptionTest.java test time out - S8044765, PR3077: Move functional tests AWT_SystemTray/Automated to openjdk repository - S8047180, PR3077: Move functional tests AWT_Headless/Automated to OpenJDK repository - S8047367, PR3077: move awt automated tests from AWT_Modality to OpenJDK repository - part 2 - S8048246, PR3077: Move AWT_DnD/Clipboard/Automated functional tests to OpenJDK - S8049226, PR2960: com/sun/jdi/OptionTest.java test times out again - S8049617, PR3077: move awt automated tests from AWT_Modality to OpenJDK repository - part 3 - S8049694, PR3077: Migrate functional AWT_DesktopProperties/Automated tests to OpenJDK - S8050885, PR3077: move awt automated tests from AWT_Modality to OpenJDK repository - part 4 - S8051440, PR3077: move tests about maximizing undecorated to OpenJDK - S8052012, PR3077: move awt automated tests from AWT_Modality to OpenJDK repository - part 5 - S8052408, PR3077: Move AWT_BAT functional tests to OpenJDK (3 of 3) - S8053657, PR3077: [TEST_BUG] move some 5 tests related to undecorated Frame/JFrame to JDK - S8054143, PR3077: move awt automated tests from AWT_Modality to OpenJDK repository - part 6 - S8054358, PR3077: move awt automated tests from AWT_Modality to OpenJDK repository - part 7 - S8054359, PR3077: move awt automated tests from AWT_Modality to OpenJDK repository - part 8 - S8055360, PR3077: Move the rest part of AWT ShapedAndTranslucent tests to OpenJDK - S8055664, PR3077: move 14 tests about setLocationRelativeTo to jdk - S8055836, PR3077: move awt tests from AWT_Modality to OpenJDK repository - part 9 - S8056911, PR3077: Remove internal API usage from ExtendedRobot class - S8057694, PR3077: move awt tests from AWT_Modality to OpenJDK repository - part 10 - S8058959, PR1061: closed/java/awt/event/ComponentEvent/MovedResizedTwiceTest/MovedResizedTwiceTest.java failed automatically - S8062606, PR3077: Fix a typo in java.awt.Robot class - S8063102, PR3077: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 1 - S8063104, PR3077: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 2 - S8063106, PR3077: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 1 - S8063107, PR3077: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 2 - S8064573, PR3077: [TEST_BUG] javax/swing/text/AbstractDocument/6968363/Test6968363.java is asocial pressing VK_LEFT and not releasing - S8064575, PR3077: [TEST_BUG] javax/swing/JEditorPane/6917744/bug6917744.java 100 times press keys and never releases - S8064809, PR3077: [TEST_BUG] javax/swing/JComboBox/4199622/bug4199622.java contains a lot of keyPress and not a single keyRelease - S8067441, PR3077: Some tests fails with error: cannot find symbol getSystemMnemonicKeyCodes() - S8068228, PR3077: Test closed/java/awt/Mouse/MaximizedFrameTest/MaximizedFrameTest fails with GTKLookAndFeel - S8069361, PR1061: SunGraphics2D.getDefaultTransform() does not include scale factor - S8073320, PR1061: Windows HiDPI Graphics support - S8074807, PR3077: Fix some tests unnecessary using internal API - S8076315, PR3077: move 4 manual functional swing tests to regression suite - S8078504, PR3094: Zero lacks declaration of VM_Version::initialize() - S8129822, PR3077: Define "headful" jtreg keyword - S8132123, PR1061: MultiResolutionCachedImage unnecessarily creates base image to get its size - S8133539, PR1061: [TEST_BUG] Split java/awt/image/MultiResolutionImageTest.java in two to allow restricted access - S8137571, PR1061: Linux HiDPI Graphics support - S8142406, PR1061: [TEST] MultiResolution image: need test to cover the case when @2x image is corrupted - S8145188, PR2945: No LocalVariableTable generated for the entire JDK - S8150258, PR1061: [TEST] HiDPI: create a test for multiresolution menu items icons - S8150724, PR1061: [TEST] HiDPI: create a test for multiresolution icons - S8150844, PR1061: [hidpi] [macosx] -Dsun.java2d.uiScale should be taken into account for OS X - S8151841, PR2882: Build needs additional flags to compile with GCC 6 [plus parts of 8149647 & 8032045] - S8155613, PR1061: [PIT] crash in AWT_Desktop/Automated/Exceptions/BasicTest - S8156020, PR1061: 8145547 breaks AIX and and uses RTLD_NOLOAD incorrectly - S8156128, PR1061: Tests for [AWT/Swing] Conditional support for GTK 3 on Linux - S8158260, PR2991, RH1341258: PPC64: unaligned Unsafe.getInt can lead to the generation of illegal instructions - S8159244, PR3074: Partially initialized string object created by C2's string concat optimization may escape - S8159690, PR3077: [TESTBUG] Mark headful tests with @key headful. - S8160294, PR2882, PR3095: Some client libraries cannot be built with GCC 6 * Bug fixes - PR1958: GTKLookAndFeel does not honor gtk-alternative-button-order - PR2822: Feed LIBS & CFLAGS into configure rather than make to avoid re-discovery by OpenJDK configure - PR2932: Support ccache in a non-automagic manner - PR2933: Support ccache 3.2 and later - PR2964: Set system defaults based on OS - PR2974, RH1337583: PKCS#10 certificate requests now use CRLF line endings rather than system line endings - PR3078: Remove duplicated line dating back to 6788347 and 6894807 - PR3083, RH1346460: Regression in SSL debug output without an ECC provider - PR3089: Remove old memory limits patch - PR3090, RH1204159: SystemTap is heavily confused by multiple JDKs - PR3095: Fix warnings in URLClassPath.c - PR3096: Remove dead --disable-optimizations option - PR3105: Use version from hotspot.map to create tarball filename - PR3106: Handle both correctly-spelt property "enableCustomValueHandler" introduced by S8079718 and typo version - PR3108: Shenandoah patches not included in release tarball - PR3110: Update hotspot.map documentation in INSTALL * AArch64 port - S8145320, PR3078: Create unsafe_arraycopy and generic_arraycopy for AArch64 - S8148328, PR3078: aarch64: redundant lsr instructions in stub code. - S8148783, PR3078: aarch64: SEGV running SpecJBB2013 - S8148948, PR3078: aarch64: generate_copy_longs calls align() incorrectly - S8149080, PR3078: AArch64: Recognise disjoint array copy in stub code - S8149365, PR3078: aarch64: memory copy does not prefetch on backwards copy - S8149907, PR3078: aarch64: use load/store pair instructions in call_stub - S8150038, PR3078: aarch64: make use of CBZ and CBNZ when comparing narrow pointer with zero - S8150045, PR3078: arraycopy causes segfaults in SATB during garbage collection - S8150082, PR3078: aarch64: optimise small array copy - S8150229, PR3078: aarch64: pipeline class for several instructions is not set correctly - S8150313, PR3078: aarch64: optimise array copy using SIMD instructions - S8150394, PR3078: aarch64: add support for 8.1 LSE CAS instructions - S8151340, PR3078: aarch64: prefetch the destination word for write prior to ldxr/stxr loops. - S8151502, PR3078: optimize pd_disjoint_words and pd_conjoint_words - S8151775, PR3078: aarch64: add support for 8.1 LSE atomic operations - S8152537, PR3078: aarch64: Make use of CBZ and CBNZ when comparing unsigned values with zero. - S8152840, PR3078: aarch64: improve _unsafe_arraycopy stub routine - S8153713, PR3078: aarch64: improve short array clearing using store pair - S8153797, PR3078: aarch64: Add Arrays.fill stub code - S8154537, PR3078: AArch64: some integer rotate instructions are never emitted - S8154739, PR3078: AArch64: TemplateTable::fast_xaccess loads in wrong mode - S8155015, PR3078: Aarch64: bad assert in spill generation code - S8155100, PR3078: AArch64: Relax alignment requirement for byte_map_base - S8155612, PR3078: Aarch64: vector nodes need to support misaligned offset - S8155617, PR3078: aarch64: ClearArray does not use DC ZVA - S8155653, PR3078: TestVectorUnalignedOffset.java not pushed with 8155612 - S8156731, PR3078: aarch64: java/util/Arrays/Correct.java fails due to _generic_arraycopy stub routine - S8157841, PR3078: aarch64: prefetch ignores cache line size - S8157906, PR3078: aarch64: some more integer rotate instructions are never emitted - S8158913, PR3078: aarch64: SEGV running Spark terasort - S8159052, PR3078: aarch64: optimise unaligned copies in pd_disjoint_words and pd_conjoint_words - S8159063, PR3078: aarch64: optimise unaligned array copy long - PR3078: Cleanup remaining differences from aarch64/jdk8u tree - Removed patches: * compare-pointer-with-literal.patch * implicit-pointer-decl.patch * hotspot-aarch64-fix-48bit-va.patch - Fixed differently upsteam - Modified patch: * java-1_8_0-openjdk-gcc6.patch - Rediff to new context - Remove hacks to make build on ix86, since it seems they are not needed anymore - Remove special flags for gcc6, since they are handled upstream ++++ kernel-default: - bnxt_en: Add new NPAR and dual media device IDs (bsc#963575 FATE#320144). - bnxt_en: Add BCM58700 PCI device ID for NS2 Nitro (bsc#963575 FATE#320144). - commit a30a5e8 - powerpc: Increase RMA size (bsc#984530). - commit fc40475 ++++ kernel-source: - bnxt_en: Add new NPAR and dual media device IDs (bsc#963575 FATE#320144). - bnxt_en: Add BCM58700 PCI device ID for NS2 Nitro (bsc#963575 FATE#320144). - commit a30a5e8 - powerpc: Increase RMA size (bsc#984530). - commit fc40475 ++++ kernel-syms: - bnxt_en: Add new NPAR and dual media device IDs (bsc#963575 FATE#320144). - bnxt_en: Add BCM58700 PCI device ID for NS2 Nitro (bsc#963575 FATE#320144). - commit a30a5e8 - powerpc: Increase RMA size (bsc#984530). - commit fc40475 ++++ libxcb: - U_Force-XCB-event-structures-with-64-bit-extended-fields-to-be-packed.patch Fix encoding of 64-bit elements in PRESENT extension (bsc#984368). ++++ permissions: - bsc975352-make-chage-sgid.patch: chage only needs read rights for /etc/shadow, so setgid shadow instead of setuid root. (bsc#975352) ++++ qemu: - Minor spec file tweaks - Modify the chroot guard in qemu:post to be more careful (boo#860275) - Remove deprecated patch "work-around-SA_RESTART-race" (boo#982208) - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP2 * Patches dropped: 0002-XXX-work-around-SA_RESTART-race-wit.patch * Patches renamed: 0003-qemu-0.9.0.cvs-binfmt.patch - > 0002-qemu-0.9.0.cvs-binfmt.patch 0004-qemu-cvs-alsa_bitfield.patch - > 0003-qemu-cvs-alsa_bitfield.patch 0005-qemu-cvs-alsa_ioctl.patch - > 0004-qemu-cvs-alsa_ioctl.patch 0006-qemu-cvs-alsa_mmap.patch - > 0005-qemu-cvs-alsa_mmap.patch 0007-qemu-cvs-gettimeofday.patch - > 0006-qemu-cvs-gettimeofday.patch 0008-qemu-cvs-ioctl_debug.patch - > 0007-qemu-cvs-ioctl_debug.patch 0009-qemu-cvs-ioctl_nodirection.patch - > 0008-qemu-cvs-ioctl_nodirection.patch 0010-block-vmdk-Support-creation-of-SCSI.patch - > 0009-block-vmdk-Support-creation-of-SCSI.patch 0011-linux-user-add-binfmt-wrapper-for-a.patch - > 0010-linux-user-add-binfmt-wrapper-for-a.patch 0012-PPC-KVM-Disable-mmu-notifier-check.patch - > 0011-PPC-KVM-Disable-mmu-notifier-check.patch 0013-linux-user-fix-segfault-deadlock.patch - > 0012-linux-user-fix-segfault-deadlock.patch 0014-linux-user-binfmt-support-host-bina.patch - > 0013-linux-user-binfmt-support-host-bina.patch 0015-linux-user-Ignore-broken-loop-ioctl.patch - > 0014-linux-user-Ignore-broken-loop-ioctl.patch 0016-linux-user-lock-tcg.patch - > 0015-linux-user-lock-tcg.patch 0017-linux-user-Run-multi-threaded-code-.patch - > 0016-linux-user-Run-multi-threaded-code-.patch 0018-linux-user-lock-tb-flushing-too.patch - > 0017-linux-user-lock-tb-flushing-too.patch 0019-linux-user-Fake-proc-cpuinfo.patch - > 0018-linux-user-Fake-proc-cpuinfo.patch 0020-linux-user-implement-FS_IOC_GETFLAG.patch - > 0019-linux-user-implement-FS_IOC_GETFLAG.patch 0021-linux-user-implement-FS_IOC_SETFLAG.patch - > 0020-linux-user-implement-FS_IOC_SETFLAG.patch 0022-linux-user-XXX-disable-fiemap.patch - > 0021-linux-user-XXX-disable-fiemap.patch 0023-slirp-nooutgoing.patch - > 0022-slirp-nooutgoing.patch 0024-vnc-password-file-and-incoming-conn.patch - > 0023-vnc-password-file-and-incoming-conn.patch 0025-linux-user-add-more-blk-ioctls.patch - > 0024-linux-user-add-more-blk-ioctls.patch 0026-linux-user-use-target_ulong.patch - > 0025-linux-user-use-target_ulong.patch 0027-block-Add-support-for-DictZip-enabl.patch - > 0026-block-Add-support-for-DictZip-enabl.patch 0028-block-Add-tar-container-format.patch - > 0027-block-Add-tar-container-format.patch 0029-Legacy-Patch-kvm-qemu-preXX-dictzip.patch - > 0028-Legacy-Patch-kvm-qemu-preXX-dictzip.patch 0030-console-add-question-mark-escape-op.patch - > 0029-console-add-question-mark-escape-op.patch 0031-Make-char-muxer-more-robust-wrt-sma.patch - > 0030-Make-char-muxer-more-robust-wrt-sma.patch 0032-linux-user-lseek-explicitly-cast-no.patch - > 0031-linux-user-lseek-explicitly-cast-no.patch 0033-virtfs-proxy-helper-Provide-__u64-f.patch - > 0032-virtfs-proxy-helper-Provide-__u64-f.patch 0034-configure-Enable-PIE-for-ppc-and-pp.patch - > 0033-configure-Enable-PIE-for-ppc-and-pp.patch 0035-Raise-soft-address-space-limit-to-h.patch - > 0034-Raise-soft-address-space-limit-to-h.patch 0036-increase-x86_64-physical-bits-to-42.patch - > 0035-increase-x86_64-physical-bits-to-42.patch 0037-vnc-provide-fake-color-map.patch - > 0036-vnc-provide-fake-color-map.patch 0038-vga-Raise-VRAM-to-16-MiB-for-pc-0.1.patch - > 0037-vga-Raise-VRAM-to-16-MiB-for-pc-0.1.patch 0039-i8254-Fix-migration-from-SLE11-SP2.patch - > 0038-i8254-Fix-migration-from-SLE11-SP2.patch 0040-acpi_piix4-Fix-migration-from-SLE11.patch - > 0039-acpi_piix4-Fix-migration-from-SLE11.patch 0041-qtest-Increase-socket-timeout-to-ac.patch - > 0040-qtest-Increase-socket-timeout-to-ac.patch 0042-dictzip-Fix-on-big-endian-systems.patch - > 0041-dictzip-Fix-on-big-endian-systems.patch 0043-Fix-tigervnc-long-press-issue.patch - > 0042-Fix-tigervnc-long-press-issue.patch 0044-xen_disk-Add-suse-specific-flush-di.patch - > 0043-xen_disk-Add-suse-specific-flush-di.patch 0045-Split-large-discard-requests-from-b.patch - > 0044-Split-large-discard-requests-from-b.patch 0046-net-mipsnet-check-packet-length-aga.patch - > 0045-net-mipsnet-check-packet-length-aga.patch 0047-i386-kvmvapic-initialise-imm32-vari.patch - > 0046-i386-kvmvapic-initialise-imm32-vari.patch 0048-fix-xen-hvm-direct-kernel-boot.patch - > 0047-fix-xen-hvm-direct-kernel-boot.patch 0049-vga-add-sr_vbe-register-set.patch - > 0048-vga-add-sr_vbe-register-set.patch 0050-esp-check-command-buffer-length-bef.patch - > 0049-esp-check-command-buffer-length-bef.patch 0051-esp-check-dma-length-before-reading.patch - > 0050-esp-check-dma-length-before-reading.patch 0052-scsi-pvscsi-check-command-descripto.patch - > 0051-scsi-pvscsi-check-command-descripto.patch 0053-scsi-mptsas-infinite-loop-while-fet.patch - > 0052-scsi-mptsas-infinite-loop-while-fet.patch 0054-scsi-megasas-use-appropriate-proper.patch - > 0053-scsi-megasas-use-appropriate-proper.patch 0055-scsi-megasas-check-read_queue_head-.patch - > 0054-scsi-megasas-check-read_queue_head-.patch 0056-scsi-megasas-null-terminate-bios-ve.patch - > 0055-scsi-megasas-null-terminate-bios-ve.patch 0057-vmsvga-move-fifo-sanity-checks-to-v.patch - > 0056-vmsvga-move-fifo-sanity-checks-to-v.patch 0058-vmsvga-don-t-process-more-than-1024.patch - > 0057-vmsvga-don-t-process-more-than-1024.patch 0059-block-iscsi-avoid-potential-overflo.patch - > 0058-block-iscsi-avoid-potential-overflo.patch 0060-scsi-esp-check-TI-buffer-index-befo.patch - > 0059-scsi-esp-check-TI-buffer-index-befo.patch 0061-xen-introduce-dummy-system-device.patch - > 0060-xen-introduce-dummy-system-device.patch 0062-xen-write-information-about-support.patch - > 0061-xen-write-information-about-support.patch 0063-xen-add-pvUSB-backend.patch - > 0062-xen-add-pvUSB-backend.patch 0064-usb-Fix-conditions-that-xen-usb.c-i.patch - > 0063-usb-Fix-conditions-that-xen-usb.c-i.patch 0065-vnc-add-configurable-keyboard-delay.patch - > 0064-vnc-add-configurable-keyboard-delay.patch 0066-scsi-megasas-initialise-local-confi.patch - > 0065-scsi-megasas-initialise-local-confi.patch 0067-xen-SUSE-xenlinux-unplug-for-emulat.patch - > 0066-xen-SUSE-xenlinux-unplug-for-emulat.patch 0068-scsi-esp-check-buffer-length-before.patch - > 0067-scsi-esp-check-buffer-length-before.patch 0069-scsi-esp-respect-FIFO-invariant-aft.patch - > 0068-scsi-esp-respect-FIFO-invariant-aft.patch 0070-pci-assign-Move-Invalid-ROM-error-m.patch - > 0069-pci-assign-Move-Invalid-ROM-error-m.patch 0071-configure-add-echo_version-helper.patch - > 0070-configure-add-echo_version-helper.patch 0072-configure-support-vte-2.91.patch - > 0071-configure-support-vte-2.91.patch ++++ sudo: - add sudo-1.8.10p3-user_groups.patch to set user groups in exec_setup() if they were not already set by policy_init_session(). It fixes a bug introduced by sudo-1.8.10p3_pam_groups_upstream.patch where the user's groups were not set on systems that don't use PAM [bsc#988014] ++++ zypper: - fixup! info: fix --repo also listing all matching installed packages (bsc#981743). Muliple commandline arguments cause items to be listed nultiple times. - Prefer option --not-installed-only over the misleading --uninstalled-only (bsc#972997) - version 1.13.7 ++++ zypper-lifecycle-plugin: - version 0.3 - use product eol according to FATE#320699 - adjust output ------------------------------------------------------------------ ------------------ 2016-7-25 - Jul 25 2016 ------------------- ------------------------------------------------------------------ ++++ NetworkManager-gnome: - Add nm-applet-fix-missing-translation.patch: Fix missing translation in ce-page-team.ui(bsc#988533). ++++ PackageKit: - Add 0001-zypp-Return-error-if-invalid-package-IDs-are-detecte.patch: Fix segfaults when detecting invalid package IDs (gh#hughsie/PackageKit#148). ++++ autoyast2: - Check if AutoYaST "script" elements are hashes. Other entries will be ignored. (bnc#986049) - 3.1.141 ++++ caribou: - Update to version 0.4.21: + bgo#768104: Initialize Clutter explicitly in antler code. + bgo#768105: Fix theme parsing error for antler keyboard style.css. + bgo#767664: Add missing python3 compatibility. + Updated translations. ++++ gdm: - Add gdm-tcp-listen.patch bnc#981296 -- Use -listen instead of -nolisten for new Xorg. ++++ gnome-terminal: - Add gnome-terminal-notebook-avoid-crash-on-tab-DND.patch and gnome-terminal-profile-editor-initialize-palette.patch: Two cherrypicked bugfix commits from upstream stable branch (bgo#768850, bgo#769161, boo#980474). ++++ installation-images-SLES: - fix hyperv_fb.ko location (bsc#989351) - adjust powerpc-utils paths (bsc#989706) - 14.262 ++++ kernel-default: - pps: do not crash when failed to register (bnc#983513). - commit 6d791be - nfit: make DIMM DSMs optional (bsc#989647). - commit 83533e7 - increase AF_MAX (bnc#978258, fate#320295). - commit e8582be ++++ kernel-source: - pps: do not crash when failed to register (bnc#983513). - commit 6d791be - nfit: make DIMM DSMs optional (bsc#989647). - commit 83533e7 - increase AF_MAX (bnc#978258, fate#320295). - commit e8582be ++++ kernel-syms: - pps: do not crash when failed to register (bnc#983513). - commit 6d791be - nfit: make DIMM DSMs optional (bsc#989647). - commit 83533e7 - increase AF_MAX (bnc#978258, fate#320295). - commit e8582be ++++ kiwi: - v7.03.84 released - insserv please just do what I want from you force remove of service - v7.03.83 released - Follow up fix for insserv is not a chkconfig When changing the call from chkconfig to insserv also the caller syntax changes. - Trivial: Fix spelling of openSUSE ++++ yast2: - Fixed Yast::NetworkInterfaces.FilterNOT regexp matching (bsc#990482) added in previous release. - 3.1.198 - Clean up of NetworkInterfaces Read method to make it more readable (bsc#982850) - 3.1.197 ++++ yast2-registration: - Extensions and Modules: - do not show beta versions of products (FATE#319909) - make many items fit by using a scrollable widget (bsc#967387) - 3.1.177 ++++ yast2-slp: - Add a ServiceSelectionDialog to be used by others YaST2 modules (related to fate#319716) - 3.1.9 ++++ yast2-vm: - Enable for AArch64 (bsc#989900) - 3.1.30 ++++ zypper: - info: fix --repo also listing all matching installed packages (bsc#981743) - version 1.13.6 ------------------------------------------------------------------ ------------------ 2016-7-24 - Jul 24 2016 ------------------- ------------------------------------------------------------------ ++++ ceph: - Raised ceph package _constraints to 28G disk and 11G memory (previous setting was valid only for "with minimal_debugging_information") ++++ libselinux: - -devel static subpackage requires libpcre-devel and libsepol-devel - Avoid mounting /proc outside of selinux_init_load_policy(). (Stephen Smalley) reverts upstream 5a8d8c4, 9df4988, fixes among other things systemd seccomp sandboxing otherwise all filters must allow mount(2) (libselinux-proc-mount-only-if-needed.patch) ------------------------------------------------------------------ ------------------ 2016-7-23 - Jul 23 2016 ------------------- ------------------------------------------------------------------ ++++ gvfs: - Ensure systemd-tmpfiles runs: + Add %tmpfiles_create to post script of -fuse subpackage. + Add %{?systemd_requires} to -fuse subpackage. ------------------------------------------------------------------ ------------------ 2016-7-22 - Jul 22 2016 ------------------- ------------------------------------------------------------------ ++++ ceph: - pre_checkin.sh: copy ceph.changes to ceph-test.changes - _constraints: set separate constraints for ceph.spec and ceph-test.spec - Split ceph.spec into ceph.spec + ceph-test.spec + Added pre_checkin.sh script to generate ceph-test.spec + Reduced the constraints on resources required to build ceph and ceph-test packages - Update to version 10.2.2+git.1469189740.b62fb63: + build: Added new configure option --with-tests + build: Use WITH_TESTS flag to guard the build of ceph-test scripts/binaries + rpm: Moved ceph-client-debug from ceph-base to ceph-test package + rpm: Renamed bcond tests flag to make_check + rpm: Added ceph_test_package bcond flag to control the build of ceph-test package ++++ dconf-editor: - Recommends lang package for translations (bsc#988528). ++++ pidgin: - Drop additional pkgconfig require (already implicitly detected), but explicitly buildrequire it for /usr/lib/rpm/pkgconfigdeps.sh. ++++ gconf-editor: - add fix-assertion-failed.patch (bnc#989348) ++++ grub2: - add grub2-mkstandalone-out-of-bound-access-to-tar-header-.patch, grub2-efi-check-path-non-null-before-grub_strrchr.patch grub2-efidisk-Respect-block_io_protocol-buffer-alignment.patch (bsc#990086) - Add patches from Roberto Sassu - Fix grub2-10_linux-avoid-multi-device-root-kernel-argument.patch, device path is not tested if GRUB_DISABLE_LINUX_UUID="true" - added grub2-fix-multi-device-root-kernel-argument.patch (bsc#960776) - grub2-zipl-setup: avoid multi-device root= kernel argument * added grub2-zipl-setup-fix-btrfs-multipledev.patch (bsc#960776) - Add SUSE_REMOVE_LINUX_ROOT_PARAM configuration option to /etc/default/grub, to remove root= and rootflags= from the kernel command line in /boot/grub2/grub.cfg and /boot/zipl/config - added grub2-suse-remove-linux-root-param.patch (bsc#962585) ++++ ipmitool: - Re-introduce dependency (Requires:) to OpenIPMI package. /etc/sysconfig/ipmi is needed. (bsc#989985, bsc#988443). This should stay SLE12 SP2 only for now, hopefully we get rid of the dependency properly in factory and merge it back at some point of time. ++++ kernel-default: - bridge: remove br_netfilter warning (bsc#937216). - commit b3de0c1 - netfilter: x_tables: speed up jump target validation (CVE-2016-4997 bsc#986362). - commit 0eab033 ++++ kernel-source: - bridge: remove br_netfilter warning (bsc#937216). - commit b3de0c1 - netfilter: x_tables: speed up jump target validation (CVE-2016-4997 bsc#986362). - commit 0eab033 ++++ kernel-syms: - bridge: remove br_netfilter warning (bsc#937216). - commit b3de0c1 - netfilter: x_tables: speed up jump target validation (CVE-2016-4997 bsc#986362). - commit 0eab033 ++++ libidn: - Add patch for bnc#990189 CVE-2015-8948: * libidn-CVE-2015-8948.patch - Add patch for bnc#990190 CVE-2016-6261: * libidn-CVE-2016-6261.patch - Add patch for bnc#990189 CVE-2016-6262: * libidn-CVE-2016-6262.patch - Add patch for bnc#990191 CVE-2016-6263: * libidn-CVE-2016-6263.patch - Add patch for bnc#923241 CVE-2015-2059: * libidn-CVE-2015-2059.patch * libidn-CVE-2015-2059-2.patch - Disable man page generating for the devel mans, it breaks after autoreconf ++++ libproxy: - Add libproxy-gnome-waitpid.patch: GNOME3: Wait for pxgsettings to vanish while destroying the plugin (boo#967601). ++++ libproxy-plugins: - Add libproxy-gnome-waitpid.patch: GNOME3: Wait for pxgsettings to vanish while destroying the plugin (boo#967601). ++++ libsolv: - also scan /usr/share/metainfo for appdata files [bnc#989830] - support tri-state product-endoflife [fate#320699] - take lockstep into account when calculating unneeded packages - ignore appplication extensions for now in appdata parser [bnc#984332] - add enabled features to solvversion.h - take disfavors into account when auto-minimizing for recommended packages - change cleandeps code so that it keeps all providers - make sure that all repos have different names in a testcase - bump version to 0.6.23 ++++ perl-Bootloader: - also clear LC_ALL when setting locale - run grub in RC_LANG locale taken from sysconfig (bsc#985946) - 0.915 - ensure trusted boot setting is used (fate#316553) - 0.914 ++++ suse-module-tools: - softdep of bridge on br_netfilter (bsc#937216) ++++ yast2-installation: - Don't halt the installation if installer updates server cannot be reached when using AutoYaST (bsc#988949) - 3.1.203 ------------------------------------------------------------------ ------------------ 2016-7-21 - Jul 21 2016 ------------------- ------------------------------------------------------------------ ++++ apparmor: - add apparmor-profiles-samba4.4.diff to provide changes needed for samba4.4 versions (bsc#990006) ++++ dbus-1-x11: - Added patches: * fix-timeout-reset.patch + Correctly reset timeouts for pending file descriptors (bsc#978477) * increase-backlog.patch + increase listen() backlog of AF_UNIX sockets to SOMAXCONN (bsc#980928) ++++ gnome-terminal: - Update gnome-terminal-resize-fix.patch with latest revision of the patches, still not accepted upstream (bgo#760944 bsc#987859). ++++ gvfs: - Fix supplements on gvfs-backend-samba, since we don't have libsmbclient provides anymore (bsc#988921). ++++ kernel-default: - Disable all ARMv8.1 features (bsc#981051) - commit b243992 - devm_mmremap_pages: fix vmem_altmap lifetime + alignment handling (bsc#989781). - commit 7efdd39 - /dev/dax, core: file operations and dax-mmap (FATE#319858). - nfit: cleanup acpi_nfit_init calling convention (FATE#320897). - nfit: fix _FIT evaluation memory leak + use after free (FATE#320897). - commit ad6ba42 ++++ kernel-source: - Disable all ARMv8.1 features (bsc#981051) - commit b243992 - devm_mmremap_pages: fix vmem_altmap lifetime + alignment handling (bsc#989781). - commit 7efdd39 - /dev/dax, core: file operations and dax-mmap (FATE#319858). - nfit: cleanup acpi_nfit_init calling convention (FATE#320897). - nfit: fix _FIT evaluation memory leak + use after free (FATE#320897). - commit ad6ba42 ++++ kernel-syms: - Disable all ARMv8.1 features (bsc#981051) - commit b243992 - devm_mmremap_pages: fix vmem_altmap lifetime + alignment handling (bsc#989781). - commit 7efdd39 - /dev/dax, core: file operations and dax-mmap (FATE#319858). - nfit: cleanup acpi_nfit_init calling convention (FATE#320897). - nfit: fix _FIT evaluation memory leak + use after free (FATE#320897). - commit ad6ba42 ++++ kmod: - Regenerate initrd on kmod update (bsc#989788) - Sync specfile with openSUSE:Factory ++++ dbus-1: - Added patches: * fix-timeout-reset.patch + Correctly reset timeouts for pending file descriptors (bsc#978477) * increase-backlog.patch + increase listen() backlog of AF_UNIX sockets to SOMAXCONN (bsc#980928) ++++ libzypp: - Rebuild .solv-files not matching the parsers LIBSOLV_TOOLVERSION - BuildRequires: libsolv-devel >= 0.6.23 - version 16.2.1 (0) ++++ ucode-intel: - Update to version 20160714 (bsc#986034). ++++ yast2-installation: - simplify and speed up inst_finish client (bnc#986649) - add test suite for inst_finish client - 3.1.202 ++++ zypper: - Differ between products without end-of-life data and those where EOL is not yet known (FATE#320699) - BuildRequires: libzypp-devel >= 16.2.1 - version 1.13.5 ------------------------------------------------------------------ ------------------ 2016-7-20 - Jul 20 2016 ------------------- ------------------------------------------------------------------ ++++ aaa_base: - add patches from git master for bnc#970395 - git-20-36aeb3915e52b957f6a4aba57833b0be9898ac64.patch Let the ~/.i18n values parsed as well if GDM_LANG is set (boo#958295) - git-21-52d873754994b203d26a4268993599716607c082.patch lang.sh, lang.csh: allow GDM to override locale - git-22-ed9debfbf942796f76f6ded8f01002b56b356a74.patch lang.sh, lang.csh: if GDM_LANG equals system LANG then use system defaults ++++ installation-images-SLES: - exclude kmod-compat (bsc#989706) - 14.261 - Include perl-XML-Simple again in inst-sys (bsc#989702) - 14.260 ++++ kernel-default: - Refresh patches.fixes/mei-me-disable-driver-on-SPT-SPS-firmware.patch. Update patch reference. - commit 122c127 - mei: me: disable driver on SPT SPS firmware (bsc#980531). - commit f0b8426 - Don't built ceph on ppc64 and s390x These were enabled by mistake. Only arm64 and x86_64 were intended. (bsc#989514) - commit 5499b73 ++++ kernel-source: - Refresh patches.fixes/mei-me-disable-driver-on-SPT-SPS-firmware.patch. Update patch reference. - commit 122c127 - mei: me: disable driver on SPT SPS firmware (bsc#980531). - commit f0b8426 - Don't built ceph on ppc64 and s390x These were enabled by mistake. Only arm64 and x86_64 were intended. (bsc#989514) - commit 5499b73 ++++ kernel-syms: - Refresh patches.fixes/mei-me-disable-driver-on-SPT-SPS-firmware.patch. Update patch reference. - commit 122c127 - mei: me: disable driver on SPT SPS firmware (bsc#980531). - commit f0b8426 - Don't built ceph on ppc64 and s390x These were enabled by mistake. Only arm64 and x86_64 were intended. (bsc#989514) - commit 5499b73 ++++ cairo: - Add back cairo-bsc958844-deadlock-on-scaled-font-cache-reset.patch (bsc#958844, fdo#93891). This is still not fixed upstream. ++++ librdmacm: - Update to 1.2.0 (bsc#966194): * rstream: Allow user to set inline size * Adjust the default inline size from 384 down to 64. * Add an option to allow the user to specify a different value. * examples/r[io]stream.c: Better handling of rpoll errors during client async rconnect Rather than silently exiting when connection is refused by server, print error message (Connection refused) during async rconnect at client. * rstream.c: Use proper define for ai_flags before getaddrinfo call in client_connect even though both have same value * examples: Use gai_strerror rather than perror for [rdma_]getaddrinfo failures [rdma_]getaddrinfo error codes are decoded by gai_strerror (and not set in errno) so replace perror calls following these failed calls. * Add parens to sizeof operator to clarify usage. Convert sizeof *ptr - > sizeof(*ptr) to avoid confusion. This is in response to a (false) bug report. - Drop the static libraries. ++++ orca: - Update to version 3.20.3: + Web: Fix issue updating caret position during structural navigation. + General: - Don't try to catch SIGSEGV; use faulthandler to dump output from crash. This is needed to behave (slightly) better when AT-SPI2 crashes. - Do not supress presentation of locking keys in password fields. - Don't show desktop file in Unity. - Ignore object:state-changed:sensitive events for menu items (perf). - Handle another case of objects going defunct on us. + Updated translations. ++++ yast2-kdump: - Proposing kdump to be disabled by default on ARM64 (bsc#989321) - 3.1.39 ------------------------------------------------------------------ ------------------ 2016-7-19 - Jul 19 2016 ------------------- ------------------------------------------------------------------ ++++ ceph: - Update to version 10.2.2+git.1468935528.7232e18: + rpm: Fix creation of mount.ceph symbolic link for SUSE distros (bsc#987594) - Update to version 10.2.2+git.1468923564.55149c4: + fix bsc#989512 - Revert "ceph.spec.in: add ExcludeArch: i586" - Revert "Revert "ceph.spec.in: add ExclusiveArch: x86_64 aarch64"" - Update to version 10.2.2+git.1468914912.5a3ea0a: + makefile: install mount.fuse.ceph,mount.ceph into /usr/sbin ++++ gjs: - Update to version 1.45.4: + Release out args before freeing caller-allocated structs (bgo#768413). + Marshal variable array-typed signal arguments (bgo#761659). + Marshal all structs in out arrays correctly (bgo#761658). + Call setlocale() before processing arguments (bgo#760424). + Build fixes and improvements: bgo#737702, bgo#761072, bgo#761366, bgo#765905, bgo#767368. ++++ installation-images-SLES: - use EGL_LOG_LEVEL=fatal (bsc#976374) - 14.259 ++++ libgda: - Drop pkgconfig(fbembed) BuildRequires: pkgconfig(fbclient) is sufficient (and fbembed no longer exists). ++++ libstoragemgmt: - bsc#988547, add require of python-libstoragemgmt-clibs. ++++ qemu: - Clean up the udev ifdeffery to cover systemd as well - Also trigger udev rules under systemd (bsc#989655) - Move s390x sysctl into if ++++ strace: - printflags: handle empty xlats [bsc#983282] Patch from upstream to fix strace pagefault ++++ virt-manager: - bsc#989652 - Cannot create vms with virt-manager after upgrade from SLES11SP4 to SLES12SP2 virtman-show-suse-install-repos.patch ++++ yast2-nis-client: - bnc#988928 - updated translation - 3.1.14 ++++ yast2-packager: - Fix layout of Add-On screen (bsc#951720) - 3.1.108 ------------------------------------------------------------------ ------------------ 2016-7-18 - Jul 18 2016 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Modify nm-probe-radius-server-cert.patch: Make sure the "Apply" button in Wifi configuration page of gnome-control-center is clickable (bsc#985332). ++++ ceph: - Update to version 10.2.2+git.1468852657.c7d4fc3: + rpm: create mount.ceph symlink in /sbin - Update to version 10.2.2+git.1468832924.19e510c: + ceph.spec.in: move ceph-dencoder to ceph-base + ceph.spec.in: drop ceph-brag and ceph-post-file + ceph.spec.in: move cephfs-* fsck tools to ceph-base ++++ lvm2: - Lvchange improve refresh by trying to deactivate snapshot thinLV in case it's preventing merge process. (bsc#984321) Add: lvchange-improve-refresh-for-merging-thin-volume.patch ++++ installation-images-SLES: - limit sap packages to supported architectures ++++ kernel-default: - nfit: add Microsoft NVDIMM DSM command set to white list (FATE#320897). - commit a08501b - nvme: Remove RCU namespace protection (bsc#964944,FATE#319965). - commit a6b4ac3 - Drivers: hv: avoid vfree() on crash (fate#320485, bnc#988281). - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets (fate#320485). - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h (fate#320485). - Drivers: hv: vmbus: Use the new virt_xx barrier code (fate#320485). - commit 0b50c2c - arm64/efi: Don't truncate frame buffer address to 32-bits (bsc#986987). - commit e82ecbf - arm64/efi: mark UEFI reserved regions as MEMBLOCK_NOMAP (bsc#986987). - arm64: only consider memblocks with NOMAP cleared for linear mapping (bsc#986987). - mm/memblock: add MEMBLOCK_NOMAP attribute to memblock memory table (bsc#986987). - commit ad3088f - iommu/vt-d: Return error code in domain_context_mapping_one() (bsc#975772). - iommu/amd: Init unity mappings only for dma_ops domains (bsc#975772). - commit ddc0933 - Refresh patches.drivers/iommu-amd-handle-iommu_domain_dma-in-ops-domain_free-call-back. - commit fee7abf - rpm/kernel-spec-macros: Add kver_cmp macro This allows to use %if statements based on the version of the kernel to be built. - commit ea700be - supported.conf: disable support for ocrdma (FATE#320961) - commit a4b5c54 ++++ kernel-source: - nfit: add Microsoft NVDIMM DSM command set to white list (FATE#320897). - commit a08501b - nvme: Remove RCU namespace protection (bsc#964944,FATE#319965). - commit a6b4ac3 - Drivers: hv: avoid vfree() on crash (fate#320485, bnc#988281). - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets (fate#320485). - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h (fate#320485). - Drivers: hv: vmbus: Use the new virt_xx barrier code (fate#320485). - commit 0b50c2c - arm64/efi: Don't truncate frame buffer address to 32-bits (bsc#986987). - commit e82ecbf - arm64/efi: mark UEFI reserved regions as MEMBLOCK_NOMAP (bsc#986987). - arm64: only consider memblocks with NOMAP cleared for linear mapping (bsc#986987). - mm/memblock: add MEMBLOCK_NOMAP attribute to memblock memory table (bsc#986987). - commit ad3088f - iommu/vt-d: Return error code in domain_context_mapping_one() (bsc#975772). - iommu/amd: Init unity mappings only for dma_ops domains (bsc#975772). - commit ddc0933 - Refresh patches.drivers/iommu-amd-handle-iommu_domain_dma-in-ops-domain_free-call-back. - commit fee7abf - rpm/kernel-spec-macros: Add kver_cmp macro This allows to use %if statements based on the version of the kernel to be built. - commit ea700be - supported.conf: disable support for ocrdma (FATE#320961) - commit a4b5c54 ++++ kernel-syms: - nfit: add Microsoft NVDIMM DSM command set to white list (FATE#320897). - commit a08501b - nvme: Remove RCU namespace protection (bsc#964944,FATE#319965). - commit a6b4ac3 - Drivers: hv: avoid vfree() on crash (fate#320485, bnc#988281). - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets (fate#320485). - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h (fate#320485). - Drivers: hv: vmbus: Use the new virt_xx barrier code (fate#320485). - commit 0b50c2c - arm64/efi: Don't truncate frame buffer address to 32-bits (bsc#986987). - commit e82ecbf - arm64/efi: mark UEFI reserved regions as MEMBLOCK_NOMAP (bsc#986987). - arm64: only consider memblocks with NOMAP cleared for linear mapping (bsc#986987). - mm/memblock: add MEMBLOCK_NOMAP attribute to memblock memory table (bsc#986987). - commit ad3088f - iommu/vt-d: Return error code in domain_context_mapping_one() (bsc#975772). - iommu/amd: Init unity mappings only for dma_ops domains (bsc#975772). - commit ddc0933 - Refresh patches.drivers/iommu-amd-handle-iommu_domain_dma-in-ops-domain_free-call-back. - commit fee7abf - rpm/kernel-spec-macros: Add kver_cmp macro This allows to use %if statements based on the version of the kernel to be built. - commit ea700be - supported.conf: disable support for ocrdma (FATE#320961) - commit a4b5c54 ++++ kiwi: - v7.03.82 released - Fixed changelog generator - v7.03.81 released - Don't ask to start recovery in unattended mode - Support GPT for pxedeploy Signed-off-by: Dinar Valeev ++++ libzypp: - Product: Offer tri-state hasEndOfLife details (FATE#320699) - version 16.2.0 (0) ++++ nfs-utils: - 0005-mount-don-t-treat-temporary-name-resolution-failure-.patch Fix big that caused crash (bsc#989323) ++++ xorg-x11-server: - U_glamor-Remove-the-FBO-cache.patch Fixes (bsc#983743) by not keeping >1 GB of VRAM busy. ++++ yast2-bootloader: - do not fail tests when run in environment connected by serial console (bnc#989405) - 3.1.199 ++++ yast2-installation: - Run extra inst-sys cleanup to free more memory on systems with low memory (bsc#974601) - 3.1.201 ++++ yast2-storage: - fixed proposed size of /boot/zipl on DASDs with GPT (bsc#988526) - 3.1.96 ------------------------------------------------------------------ ------------------ 2016-7-17 - Jul 17 2016 ------------------- ------------------------------------------------------------------ ++++ gnome-session: - Add gnome-session-logging-to-systemd-journal-configurable.patch: Add an autoconf switch to control if the logs of gnome-session and its child processes should be sent to systemd journal or to the legacy ~/.xsession-errors-$DISPLAY when disabled (bsc#979498, bgo#768982). - For SLE, disable logging to systemd journal: pass - -disable-systemd-journal to configure. - Replace gnome-common BuildRequires with autoconf: this is sufficient to bootstrap gnome-session. - Unconditionally call autoconf, as the newly added patch touches the build system. - Drop gnome-session-disable-logging-to-systemd-journal.patch (bsc#979498). Function replaced by the more robust gnome-session-logging-to-systemd-journal-configurable.patch. ++++ kernel-default: - config: enable FAIL_MAKE_REQUEST and dependencies (FATE#320970) This is useful for internal and customer testing of storage and file system error recovery without requiring extended configuration of hardware. - commit f52d93c ++++ kernel-source: - config: enable FAIL_MAKE_REQUEST and dependencies (FATE#320970) This is useful for internal and customer testing of storage and file system error recovery without requiring extended configuration of hardware. - commit f52d93c ++++ kernel-syms: - config: enable FAIL_MAKE_REQUEST and dependencies (FATE#320970) This is useful for internal and customer testing of storage and file system error recovery without requiring extended configuration of hardware. - commit f52d93c ++++ kiwi: - Fixed __checkSelectedBootLoaderIncluded check When explicitly specifying in config.xml the version of grub to be used, the __checkSelectedBootLoaderIncluded() function in KIWIRuntimeChecker.pm doesn't work properly. This issue is that the comparison is done against "grub=" which will never match "grub" ++++ libselinux: - Update RPM groups, trim description and combine filelist entries. ++++ libselinux-bindings: - Update RPM groups, trim description and combine filelist entries. ------------------------------------------------------------------ ------------------ 2016-7-15 - Jul 15 2016 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Add PackageKit-annotate-dbus-interface.patch: annotate the DBus interface introduced with version 1.1.2 in order for PK-Qt to be able to build. ++++ gnome-session: - Update to GNOME 3.20.2 Fate#318572 ++++ nautilus: - Add nautilus-enable-eject-option-on-selection-menu.patch Enable eject option on selection menu (bsc#981950, bgo#768355). ++++ irqbalance: - Remove unused sysconfig variable IRQBALANCE_BANNED_INTERRUPTS bnc#968870 ++++ kernel-default: - rpm/kernel-source.spec.in: recommends openssl-devel (bsc#987384) - commit 2c51311 - fcoe: fix reset of fip selection time (bsc#988605). - commit 66ba109 - cpufreq: pcc-cpufreq: Fix doorbell.access_width (bnc#969297 PM performance -- pcc-cpufreq). - cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_latency (bnc#969297 PM performance -- pcc-cpufreq). - commit 359e570 - tcm_fc: set and unset FCP_SPPF_TARG_FCN (bsc#989133). - fcoe: implement FIP VLAN responder (bsc#989133). - fcoe: Rename 'fip_frame' to 'fip_vn2vn_notify_frame' (bsc#989133). - fcoe: use defines from ethtool for 20Gbit and 40Gbit speeds (bsc#989133). - fcoe: Update multicast addresses on FIP mode change (bsc#989133). - fcoe: fcoe->realdev is always set (bsc#989133). - fcoe: use enum for fip_mode (bsc#989133). - fc_fip: Update to latest FC-BB-6 draft (bsc#989133). - libfc: sanity check cpu number extracted from xid (bsc#988440). - commit 7ebcd7c - nvme/quirk: Add a delay before checking for adapter readiness (bsc#988784). - commit 09e2c7b - Update patch-tags for ecrpytfs fix patches (boo#989084). - commit a3301c4 - cxgb4vf: Synchronize access to mailbox (bsc#987183). - cxgb4/cxgb4vf: Synchronize all MAC addresses (bsc#987183). - cxgb4vf: Add support to enable logging of firmware mailbox commands for VF (bsc#987183). - cxgb4/cxgb4vf: Deprecate module parameter dflt_msg_enable (bsc#987183). - commit 9b042e3 ++++ kernel-source: - rpm/kernel-source.spec.in: recommends openssl-devel (bsc#987384) - commit 2c51311 - fcoe: fix reset of fip selection time (bsc#988605). - commit 66ba109 - cpufreq: pcc-cpufreq: Fix doorbell.access_width (bnc#969297 PM performance -- pcc-cpufreq). - cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_latency (bnc#969297 PM performance -- pcc-cpufreq). - commit 359e570 - tcm_fc: set and unset FCP_SPPF_TARG_FCN (bsc#989133). - fcoe: implement FIP VLAN responder (bsc#989133). - fcoe: Rename 'fip_frame' to 'fip_vn2vn_notify_frame' (bsc#989133). - fcoe: use defines from ethtool for 20Gbit and 40Gbit speeds (bsc#989133). - fcoe: Update multicast addresses on FIP mode change (bsc#989133). - fcoe: fcoe->realdev is always set (bsc#989133). - fcoe: use enum for fip_mode (bsc#989133). - fc_fip: Update to latest FC-BB-6 draft (bsc#989133). - libfc: sanity check cpu number extracted from xid (bsc#988440). - commit 7ebcd7c - nvme/quirk: Add a delay before checking for adapter readiness (bsc#988784). - commit 09e2c7b - Update patch-tags for ecrpytfs fix patches (boo#989084). - commit a3301c4 - cxgb4vf: Synchronize access to mailbox (bsc#987183). - cxgb4/cxgb4vf: Synchronize all MAC addresses (bsc#987183). - cxgb4vf: Add support to enable logging of firmware mailbox commands for VF (bsc#987183). - cxgb4/cxgb4vf: Deprecate module parameter dflt_msg_enable (bsc#987183). - commit 9b042e3 ++++ kernel-syms: - rpm/kernel-source.spec.in: recommends openssl-devel (bsc#987384) - commit 2c51311 - fcoe: fix reset of fip selection time (bsc#988605). - commit 66ba109 - cpufreq: pcc-cpufreq: Fix doorbell.access_width (bnc#969297 PM performance -- pcc-cpufreq). - cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_latency (bnc#969297 PM performance -- pcc-cpufreq). - commit 359e570 - tcm_fc: set and unset FCP_SPPF_TARG_FCN (bsc#989133). - fcoe: implement FIP VLAN responder (bsc#989133). - fcoe: Rename 'fip_frame' to 'fip_vn2vn_notify_frame' (bsc#989133). - fcoe: use defines from ethtool for 20Gbit and 40Gbit speeds (bsc#989133). - fcoe: Update multicast addresses on FIP mode change (bsc#989133). - fcoe: fcoe->realdev is always set (bsc#989133). - fcoe: use enum for fip_mode (bsc#989133). - fc_fip: Update to latest FC-BB-6 draft (bsc#989133). - libfc: sanity check cpu number extracted from xid (bsc#988440). - commit 7ebcd7c - nvme/quirk: Add a delay before checking for adapter readiness (bsc#988784). - commit 09e2c7b - Update patch-tags for ecrpytfs fix patches (boo#989084). - commit a3301c4 - cxgb4vf: Synchronize access to mailbox (bsc#987183). - cxgb4/cxgb4vf: Synchronize all MAC addresses (bsc#987183). - cxgb4vf: Add support to enable logging of firmware mailbox commands for VF (bsc#987183). - cxgb4/cxgb4vf: Deprecate module parameter dflt_msg_enable (bsc#987183). - commit 9b042e3 ++++ multipath-tools: - Include patches from upstream: * Makefile cleanup * Update multipath.conf.5 * Update hardware tables * Whitespace cleanup - Fixup crash during shutdown (bsc#988539) - Update tarball to 0.6.1+suse20160715.3d44636 ++++ gmime: - Update to GNOME 3.20.2 Fate#318572 ++++ libopenraw: - Update to GNOME 3.20.2 Fate#318572 ++++ libvirt: - BuildRequires: use librbd-devel instead of ceph-devel - Enable rbd support for aarch64 bsc#979473 ++++ mdadm: - 0004-Monitor-release-proc-mdstat-fd-when-no-arrays-presen.patch cope with /proc/mdstat disappearing if md-mod module is removed (bsc#987811) ++++ nfs-utils: - 0001-mountd-fix-mount-issue-due-to-comparison-with-uninit.patch (bnc#987035) ++++ supportutils: - Support for iSCSI LIO Targets (bsc#968269) - Fixed docker error (bsc#971778) - Fixed crash basename extra operand (bsc#968073, bsc#987627) - supportconfig: 3.0-84 ++++ virt-viewer: - bsc#988858 - SLES12-SP2-Beta4 - virt-viewer throws Gtk-WARNING even with --quiet switch - Update to virt-viewer version 4.0 virt-viewer-4.0.tar.bz2 35e489d5-fix-display-of-guest-name-in-title-for-vnc.patch a62827d2-close-when-seeing-domain-stop-event.patch - Drop support for gtk2 builds - Require spice-gtk >= 0.31 - Require glib2 >= 2.38 - Require gtk3 >= 3.10 - Require libvirt-glib >= 0.1.8 - Increase minimum window size fo 320×200 instead of 50×50 - Remove use of GSLice - Don’t show usbredir button if not connected yet - Only compute monitor mapping in full screen - Don’t ignore usb-filter in spiec vv-file - Port to use GtkApplication API - Don’t leave window open after connection failure - Validate symbols from max glib/gdk versions - Don’t use GtkStock - Don’t use gtk_widget-modify_{fg,bg} APIs - Drop use of built-in eventloop in favour of libvirt-glib - Don’t open X display while parsing command line - Fix window title - Use GResource for building ui files into binary - Fix crash with invalid spice monitor mapping - Add dialog to show file transfer progress and allow cancelling - Remove unused nsis installer support - Include adwaita icon theme in msi builds - Add more menu mnemonics - Fix support for windows consoles to allow I/O redirection - Add support for ovirt sso-token in vv-file - Fix crash with zooming window while not connected - Remove custom auto drawer widget with GtkRevealer - Add appdata file for gnome software - Misc other bug fixes - Refresh translations - Dropped fix-crash-on-zoom-change.patch windows-keycombo.patch netware-keycombo.patch ++++ zypper: - Update Translations (bsc#968588) - version 1.13.4 ------------------------------------------------------------------ ------------------ 2016-7-14 - Jul 14 2016 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Update to version 1.1.3: + Bugfixes: - backend job: Avoid emitting duplicates with parallel download. - Revert a patch that caused PackageKit to always request auth when installing packages. - Update the GPLv2 text in COPYING. + Backends: zypp: PK_FILTER_ENUM_ARCH is supposed to filter on primary arch. ++++ at-spi2-core: - Add at-spi2-core-session-management.patch: properly register at-spi-bus-launcher with gnome-session (bsc#984109). ++++ autoyast2: - Exporting NFS root partition correctly. (bnc#986124) - 3.1.140 ++++ ceph: - Update to version 10.2.2+git.1468439993.fb857f2: + rpm: provide -devel library packages that are being obsoleted ++++ efibootmgr: - Add support for Memory Address Range Mirroring. [fate#320999, bsc#987599] (add MARM-add-m-and-M-options.diff, MARM-fix-insufficient-validation-check-of-M-option.diff, MARM-introduce-man-for-m-and-M-option.diff, MARM-extend-man-for-M-option.diff, MARM-sanitize-set_mirror.diff) ++++ gnome-packagekit: - Installation of local files has been removed from gpk, avoid registration of bad rpm mime handler. See boo#941862, bgo#766896 ++++ hwinfo: - refine last patch a bit (bsc#960507) - 21.29 ++++ installation-images-SLES: - don't include wpa_supplicant for s390x (bsc#974601) - documented common_tree script - load only an exactly matching inst-sys (bsc#974601) - reduce instsys size by removing files already in initrd - 14.258 - Adjust the OOM killers score for haveged (bsc#974601) - 14.257 ++++ kernel-default: - Refresh patches.suse/mm-compaction-prevent-VM_BUG_ON-when-terminating-freeing-scanner.patch. - commit c8ee9b3 - x86/mm: Use pte_none() to test for empty PTE (bsc#985025). - x86/mm: Disallow running with 32-bit PTEs to work around erratum (bsc#985025). - x86/mm: Ignore A/D bits in pte/pmd/pud_none() (bsc#985025). - x86/mm: Move swap offset/type up in PTE to work around erratum (bsc#985025). - x86/cpu/intel: Introduce macros for Intel family numbers (bsc985025). - commit d3c7f36 ++++ kernel-source: - Refresh patches.suse/mm-compaction-prevent-VM_BUG_ON-when-terminating-freeing-scanner.patch. - commit c8ee9b3 - x86/mm: Use pte_none() to test for empty PTE (bsc#985025). - x86/mm: Disallow running with 32-bit PTEs to work around erratum (bsc#985025). - x86/mm: Ignore A/D bits in pte/pmd/pud_none() (bsc#985025). - x86/mm: Move swap offset/type up in PTE to work around erratum (bsc#985025). - x86/cpu/intel: Introduce macros for Intel family numbers (bsc985025). - commit d3c7f36 ++++ kernel-syms: - Refresh patches.suse/mm-compaction-prevent-VM_BUG_ON-when-terminating-freeing-scanner.patch. - commit c8ee9b3 - x86/mm: Use pte_none() to test for empty PTE (bsc#985025). - x86/mm: Disallow running with 32-bit PTEs to work around erratum (bsc#985025). - x86/mm: Ignore A/D bits in pte/pmd/pud_none() (bsc#985025). - x86/mm: Move swap offset/type up in PTE to work around erratum (bsc#985025). - x86/cpu/intel: Introduce macros for Intel family numbers (bsc985025). - commit d3c7f36 ++++ openssl: - drop openssl-fips_RSA_compute_d_with_lcm.patch (upstream) (bsc#984323) ++++ libpst: - Update to version 0.6.67: + Multiple bug fixes and an optimization. ++++ libselinux: - Adjusted source link ++++ libsemanage: - Without bug number no submit to SLE 12 SP2 is possible, so to make sle-changelog-checker happy: bsc#988977 ++++ libsepol: - Without bug number no submit to SLE 12 SP2 is possible, so to make sle-changelog-checker happy: bsc#988977 - Adjusted source link ++++ libvirt: - Use driver_override sysfs interface for binding/unbinding PCI stub drivers pci-simplify-stub.patch, pci-use-driver-override-sysfs.patch bsc#986718 ++++ yelp: - Remove references and dependencies on susehelp - bsc#978692 - Removed yelp-2.13.5-use-susehelp.patch - it was disabled in the specfile anyway. ++++ libzypp: - use more user friendly command names for "zypper ps" (bsc#980541) - version 16.1.3 (0) - Don't do media number substitution on URLs of medium #1 (bsc#798470) - version 16.1.2 (0) ++++ mdadm: - mdadm-wait-for-remove.patch (bsc#974154) - confirmed that bugs from earlier released are fixed (bsc#853944) (bsc#939124) (bsc#953595) (bsc#957886) ++++ nfs-utils: - 0001-mount.nfs-hide-EBUSY-errors.patch (bsc#950340) - 0001-mountd-remove-dev_missing-checks.patch 0002-mountd-cause-attempted-to-access-unmounted-export-po.patch 0003-mountd-Don-t-export-unmounted-exports-to-NFSv4.patch 0004-mountd-don-t-add-paths-to-non-mounted-export-points-.patch Make the "mountpoint" export flag work with NFSv4 (bsc#985845) - 0005-mount-don-t-treat-temporary-name-resolution-failure-.patch (bsc#986108) - 0006-mount-use-a-public-address-for-IPv6-callback.patch (bsc#986395) - nfs.service add "After=network-online.target' (bsc#963616) - checked that these bug from SLE-12:GA are not an issue for -SP2 due to systemd changes. (bsc#912277) (bsc#930972) (bsc#941833) (bsc#945937) ++++ python-pyldap: - fake changelog entry to make people happy (bsc#988796) ++++ libselinux-bindings: - Adjusted source link ++++ qemu: - Align spec file closer to the one used in OBS - Enable vte to be used again in more configurations (bsc#988855) - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP2 * Patches added: 0071-configure-add-echo_version-helper.patch 0072-configure-support-vte-2.91.patch - Allow s390x kvm enabling sysctl to fail - Enable ceph on aarch64 (bsc#979473) - Rename libceph to librbd for sle12sp2 (FATE#321010) ++++ sled-manuals_en: - Update text and image files (git: 802d3a1). (dummy bsc#933411). ++++ sles-manuals_en: - Update text and image files (git: 802d3a1). (dummy bsc#933411). ++++ yast2-add-on: - Fix layout of Add-On screen (bsc#951720) - 3.1.16 ++++ yast2-installation: - Properly adjust the OOM killer (oom_score_adj has a different range than the original oom_adj) (bsc#974601) - 3.1.200 ------------------------------------------------------------------ ------------------ 2016-7-13 - Jul 13 2016 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Update to version 1.1.2: + This release adds a new backend for the Nix package manager. + New Features: - Add a test for offline distro upgrades. - Add PreparedUpgrade DBus property. + Bugfixes: - Make pk_console_get_prompt() big endian safe. - Require admin authorisation to trigger a distro upgrade. - build: Avoid g_simple_async_result deprecation warnings. - task: Fix only-trusted property notifications. - task: Honour the only_trusted property when setting up transactions. + Backends: fixes for alpm. aptcc, hif and katja. - Add trusted key of Kalev Lember (8F62AF74) to the keyring. - Fix update-alternatives usage. ++++ autoyast2: - Moved ssh_import AutoYaST schema file to yast2-installation package. This is a part of Fate#319624. - 3.1.139 ++++ hwinfo: - avoid bogus virtio devices in device listing (bsc#960507) - 21.28 ++++ kernel-default: - Removed SMC-R (bsc#978258,FATE#319593) - Update config files. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-01.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-02.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-03.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-04.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-05.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-06.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-07.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-08.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-09.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-10.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-11.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-12.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-13.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-14.patch. - commit 90271e0 - Verified with IBM that the NPIV fix is necessary - commit 8f935b7 - tty: vt: Fix soft lockup in fbcon cursor blink timer (bnc#981051). - commit 6a86280 - ovl: verify upper dentry before unlink and rename (bsc988708,CVE-2016-6197). - commit 1cf2038 - rpm/constraints.in: Increase to 8GB for kernel-source 4GB seems still too tight for some archs like ppc64le... - commit d82b2bf - MODSIGN: Print appropriate status message when accessing UEFI variable (bsc#958606). - commit 4bb677d - supported.conf: Fix i40e fate number - commit fa2cbae - Delete patches.suse/0001-MODSIGN-Support-for-signing_key.-x509-priv-in-the-M-.patch It was not requested and upstream did not accept it either. - commit af1fc9e - Delete patches.arch/s390-sles12-13-13-ftrace.patch. - Delete patches.arch/s390-sles12-14-01-kprobes.patch. - Delete patches.arch/s390-sles12-19-02-kvm-msa-handling.patch. - Delete patches.arch/s390-sles12-ftrace-01-revert-oco-handling.patch. - commit 82bcdba ++++ kernel-source: - Removed SMC-R (bsc#978258,FATE#319593) - Update config files. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-01.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-02.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-03.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-04.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-05.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-06.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-07.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-08.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-09.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-10.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-11.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-12.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-13.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-14.patch. - commit 90271e0 - Verified with IBM that the NPIV fix is necessary - commit 8f935b7 - tty: vt: Fix soft lockup in fbcon cursor blink timer (bnc#981051). - commit 6a86280 - ovl: verify upper dentry before unlink and rename (bsc988708,CVE-2016-6197). - commit 1cf2038 - rpm/constraints.in: Increase to 8GB for kernel-source 4GB seems still too tight for some archs like ppc64le... - commit d82b2bf - MODSIGN: Print appropriate status message when accessing UEFI variable (bsc#958606). - commit 4bb677d - supported.conf: Fix i40e fate number - commit fa2cbae - Delete patches.suse/0001-MODSIGN-Support-for-signing_key.-x509-priv-in-the-M-.patch It was not requested and upstream did not accept it either. - commit af1fc9e - Delete patches.arch/s390-sles12-13-13-ftrace.patch. - Delete patches.arch/s390-sles12-14-01-kprobes.patch. - Delete patches.arch/s390-sles12-19-02-kvm-msa-handling.patch. - Delete patches.arch/s390-sles12-ftrace-01-revert-oco-handling.patch. - commit 82bcdba ++++ kernel-syms: - Removed SMC-R (bsc#978258,FATE#319593) - Update config files. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-01.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-02.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-03.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-04.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-05.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-06.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-07.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-08.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-09.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-10.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-11.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-12.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-13.patch. - Delete patches.arch/s390-sles12sp2-00-05-net-smc-r-14.patch. - commit 90271e0 - Verified with IBM that the NPIV fix is necessary - commit 8f935b7 - tty: vt: Fix soft lockup in fbcon cursor blink timer (bnc#981051). - commit 6a86280 - ovl: verify upper dentry before unlink and rename (bsc988708,CVE-2016-6197). - commit 1cf2038 - rpm/constraints.in: Increase to 8GB for kernel-source 4GB seems still too tight for some archs like ppc64le... - commit d82b2bf - MODSIGN: Print appropriate status message when accessing UEFI variable (bsc#958606). - commit 4bb677d - supported.conf: Fix i40e fate number - commit fa2cbae - Delete patches.suse/0001-MODSIGN-Support-for-signing_key.-x509-priv-in-the-M-.patch It was not requested and upstream did not accept it either. - commit af1fc9e - Delete patches.arch/s390-sles12-13-13-ftrace.patch. - Delete patches.arch/s390-sles12-14-01-kprobes.patch. - Delete patches.arch/s390-sles12-19-02-kvm-msa-handling.patch. - Delete patches.arch/s390-sles12-ftrace-01-revert-oco-handling.patch. - commit 82bcdba ++++ kiwi: - insserv is not a chkconfig ++++ libsemanage: - Added suse_path.patch to fix path to hll compiler ++++ libstorage: - Use stdin, not tmp files for passwords (bsc#986971) - 2.26.4 ++++ systemd: - Update SLE12-SP2 branch: Added: 09ee589 rules: automatically online CPUs/Memory on hotplug add events (bnc#703100 fate#311831) - Rename systemd-remount-tmpfs into udev-remount-tmpfs ++++ python-lxml: - update to 3.6.0: * Static builds honour FTP proxy configurations when downloading the external libs. * Now supports (only) version 5.x and later of PyPy. * Soupparser failed to process entities in Python 3.x. * Rare encoding related `TypeError` on import was fixed. * Direct support for `.rnc` files in `RelaxNG()` if `rnc2rng` is installed. ++++ rubygem-cfa_grub2: - Do not crash for submenu with double quotes (bnc#986005) - Filter out non-bootable menuentries ( a Snapper help label, using double quotes ) - 0.5.1 ++++ yast2-auth-client: - Fix bsc#986281: * Support importing configuration from legacy XML. * Always install sssd-tools. * Allow customising homedir override in domains. * Fix exceptions caused by missing dependencies at runtime. Bump version to 3.3.8. ++++ yast2-bootloader: - fix writing default boot entry when it is located in grub2 submenu (bnc#986005) - 3.1.198 ------------------------------------------------------------------ ------------------ 2016-7-12 - Jul 12 2016 ------------------- ------------------------------------------------------------------ ++++ ceph: - _constraints: Align memory constraint with actual memory usage and available build workers - _constraints: Align disk constraint with actual disk usage ++++ installation-images-SLES: - remove obsolete firmwarekit from BuildRequires - Drop some unused packages from the root image (bsc#974601) - yast2-devtools - yast2-buildtools - perl-Bootloader - perl-XML-Parser - perl-XML-Simple - 14.256 ++++ kernel-default: - Removed guard on qla2xxx patch, still needed. - commit 51b12bc - powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint() (bsc#986925). - commit 27a3aac - powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0 (bsc#986925). - commit 72fd0ef - Btrfs: send, add some error messages before hitting BUG_ONs (bsc#985850). - commit d2c8647 - cdc_ncm: workaround for EM7455 "silent" data interface (bnc#988552). - commit 134da5b - PCI: Do not treat EPROBE_DEFER as device attach failure (bnc#987641). - PM / sleep: prohibit devices probing during suspend/hibernation (bnc#987641). - PCI: Check device_attach() return value always (bnc#987641). - thunderbolt: Support 1st gen Light Ridge controller (bnc#987641). - PCI: Add Intel Thunderbolt device IDs (bnc#987641). - commit cbd5a2c - mm: inform when the memory mirroring is enabled (bnc#987598, fate#319143). - mm/page_alloc.c: calculate zone_start_pfn at zone_spanned_pages_in_node() (bnc#987598, fate#319143). - mm/page_alloc.c: introduce kernelcore=mirror option (bnc#987598, fate#319143). - mm/page_alloc.c: rework code layout in memmap_init_zone() (bnc#987598, fate#319143). - Update patches.suse/mm-Warn-users-of-node-memory-hot-remove-if-the-memory-ratio-is-a-high-risk.patch (Memory node hot-remove (fate#316483), fate#319143, bnc#987598). - commit a972996 - acpi, nfit: treat virtual ramdisk SPA as pmem region (fate#320134). - Delete patches.drivers/0001-libnvdimm-treat-volatile-virtual-CD-as-read-only-pme.patch. To align with the patch that it is sent to kernel upstream. - commit 0d9d807 - sched/core: Enable increased load resolution on 64-bit kernels (bnc#978907). - sched/core: Fix comment typo in wake_q_add() (bnc#978907). - sched/core: Fix remote wakeups (bnc#978907). - sched/core: Kill sched_class::task_waking to clean up the migration logic (bnc#978907). - sched/core: Remove unused variable (bnc#978907). - sched/debug: Print out idle balance values even on !CONFIG_SCHEDSTATS kernels (bnc#978907). - sched/fair: Add detailed description to the sched load avg metrics (bnc#978907). - sched/fair: Clean up scale confusion (bnc#978907). - sched/fair: Correct unit of load_above_capacity (bnc#978907). - sched/fair: Do not announce throttled next buddy in dequeue_task_fair() (bnc#978907). - sched/fair: Fix asym packing to select correct CPU (bnc#978907). - sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusion (bnc#978907). - sched/fair: Fix comment in calculate_imbalance() (bnc#978907). - sched/fair: Fix fairness issue on migration (bnc#978907). - sched/fair: Generalize the load/util averages resolution definition (bnc#978907). - sched/fair: Initialize throttle_count for new task-groups lazily (bnc#978907). - sched/fair: Move record_wakee() (bnc#978907). - sched/fair: Optimize sum computation with a lookup table (bnc#978907). - sched/fair: Prepare to fix fairness problems on migration (bnc#978907). - sched/fair: Remove stale power aware scheduling comments (bnc#978907). - sched/fair: Rename SCHED_LOAD_SHIFT to NICE_0_LOAD_SHIFT and remove SCHED_LOAD_SCALE (bnc#978907). - sched/fair: Reset nr_balance_failed after active balancing (bnc#978907). - sched/nohz: Fix affine unpinned timers mess (bnc#978907). - commit 25fe888 ++++ kernel-source: - Removed guard on qla2xxx patch, still needed. - commit 51b12bc - powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint() (bsc#986925). - commit 27a3aac - powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0 (bsc#986925). - commit 72fd0ef - Btrfs: send, add some error messages before hitting BUG_ONs (bsc#985850). - commit d2c8647 - cdc_ncm: workaround for EM7455 "silent" data interface (bnc#988552). - commit 134da5b - PCI: Do not treat EPROBE_DEFER as device attach failure (bnc#987641). - PM / sleep: prohibit devices probing during suspend/hibernation (bnc#987641). - PCI: Check device_attach() return value always (bnc#987641). - thunderbolt: Support 1st gen Light Ridge controller (bnc#987641). - PCI: Add Intel Thunderbolt device IDs (bnc#987641). - commit cbd5a2c - mm: inform when the memory mirroring is enabled (bnc#987598, fate#319143). - mm/page_alloc.c: calculate zone_start_pfn at zone_spanned_pages_in_node() (bnc#987598, fate#319143). - mm/page_alloc.c: introduce kernelcore=mirror option (bnc#987598, fate#319143). - mm/page_alloc.c: rework code layout in memmap_init_zone() (bnc#987598, fate#319143). - Update patches.suse/mm-Warn-users-of-node-memory-hot-remove-if-the-memory-ratio-is-a-high-risk.patch (Memory node hot-remove (fate#316483), fate#319143, bnc#987598). - commit a972996 - acpi, nfit: treat virtual ramdisk SPA as pmem region (fate#320134). - Delete patches.drivers/0001-libnvdimm-treat-volatile-virtual-CD-as-read-only-pme.patch. To align with the patch that it is sent to kernel upstream. - commit 0d9d807 - sched/core: Enable increased load resolution on 64-bit kernels (bnc#978907). - sched/core: Fix comment typo in wake_q_add() (bnc#978907). - sched/core: Fix remote wakeups (bnc#978907). - sched/core: Kill sched_class::task_waking to clean up the migration logic (bnc#978907). - sched/core: Remove unused variable (bnc#978907). - sched/debug: Print out idle balance values even on !CONFIG_SCHEDSTATS kernels (bnc#978907). - sched/fair: Add detailed description to the sched load avg metrics (bnc#978907). - sched/fair: Clean up scale confusion (bnc#978907). - sched/fair: Correct unit of load_above_capacity (bnc#978907). - sched/fair: Do not announce throttled next buddy in dequeue_task_fair() (bnc#978907). - sched/fair: Fix asym packing to select correct CPU (bnc#978907). - sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusion (bnc#978907). - sched/fair: Fix comment in calculate_imbalance() (bnc#978907). - sched/fair: Fix fairness issue on migration (bnc#978907). - sched/fair: Generalize the load/util averages resolution definition (bnc#978907). - sched/fair: Initialize throttle_count for new task-groups lazily (bnc#978907). - sched/fair: Move record_wakee() (bnc#978907). - sched/fair: Optimize sum computation with a lookup table (bnc#978907). - sched/fair: Prepare to fix fairness problems on migration (bnc#978907). - sched/fair: Remove stale power aware scheduling comments (bnc#978907). - sched/fair: Rename SCHED_LOAD_SHIFT to NICE_0_LOAD_SHIFT and remove SCHED_LOAD_SCALE (bnc#978907). - sched/fair: Reset nr_balance_failed after active balancing (bnc#978907). - sched/nohz: Fix affine unpinned timers mess (bnc#978907). - commit 25fe888 ++++ kernel-syms: - Removed guard on qla2xxx patch, still needed. - commit 51b12bc - powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint() (bsc#986925). - commit 27a3aac - powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0 (bsc#986925). - commit 72fd0ef - Btrfs: send, add some error messages before hitting BUG_ONs (bsc#985850). - commit d2c8647 - cdc_ncm: workaround for EM7455 "silent" data interface (bnc#988552). - commit 134da5b - PCI: Do not treat EPROBE_DEFER as device attach failure (bnc#987641). - PM / sleep: prohibit devices probing during suspend/hibernation (bnc#987641). - PCI: Check device_attach() return value always (bnc#987641). - thunderbolt: Support 1st gen Light Ridge controller (bnc#987641). - PCI: Add Intel Thunderbolt device IDs (bnc#987641). - commit cbd5a2c - mm: inform when the memory mirroring is enabled (bnc#987598, fate#319143). - mm/page_alloc.c: calculate zone_start_pfn at zone_spanned_pages_in_node() (bnc#987598, fate#319143). - mm/page_alloc.c: introduce kernelcore=mirror option (bnc#987598, fate#319143). - mm/page_alloc.c: rework code layout in memmap_init_zone() (bnc#987598, fate#319143). - Update patches.suse/mm-Warn-users-of-node-memory-hot-remove-if-the-memory-ratio-is-a-high-risk.patch (Memory node hot-remove (fate#316483), fate#319143, bnc#987598). - commit a972996 - acpi, nfit: treat virtual ramdisk SPA as pmem region (fate#320134). - Delete patches.drivers/0001-libnvdimm-treat-volatile-virtual-CD-as-read-only-pme.patch. To align with the patch that it is sent to kernel upstream. - commit 0d9d807 - sched/core: Enable increased load resolution on 64-bit kernels (bnc#978907). - sched/core: Fix comment typo in wake_q_add() (bnc#978907). - sched/core: Fix remote wakeups (bnc#978907). - sched/core: Kill sched_class::task_waking to clean up the migration logic (bnc#978907). - sched/core: Remove unused variable (bnc#978907). - sched/debug: Print out idle balance values even on !CONFIG_SCHEDSTATS kernels (bnc#978907). - sched/fair: Add detailed description to the sched load avg metrics (bnc#978907). - sched/fair: Clean up scale confusion (bnc#978907). - sched/fair: Correct unit of load_above_capacity (bnc#978907). - sched/fair: Do not announce throttled next buddy in dequeue_task_fair() (bnc#978907). - sched/fair: Fix asym packing to select correct CPU (bnc#978907). - sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusion (bnc#978907). - sched/fair: Fix comment in calculate_imbalance() (bnc#978907). - sched/fair: Fix fairness issue on migration (bnc#978907). - sched/fair: Generalize the load/util averages resolution definition (bnc#978907). - sched/fair: Initialize throttle_count for new task-groups lazily (bnc#978907). - sched/fair: Move record_wakee() (bnc#978907). - sched/fair: Optimize sum computation with a lookup table (bnc#978907). - sched/fair: Prepare to fix fairness problems on migration (bnc#978907). - sched/fair: Remove stale power aware scheduling comments (bnc#978907). - sched/fair: Rename SCHED_LOAD_SHIFT to NICE_0_LOAD_SHIFT and remove SCHED_LOAD_SCALE (bnc#978907). - sched/fair: Reset nr_balance_failed after active balancing (bnc#978907). - sched/nohz: Fix affine unpinned timers mess (bnc#978907). - commit 25fe888 ++++ glu: - U_Add-D-N-DEBUG-to-CFLAGS-dependent-on-enable-debug.patch u_autoconf-Don-t-modify-CFLAGS-in-configure-scripts.patch Avoid debug messages being printed out at runtime (bsc#988411). ++++ util-linux: - libblkid: Prevent infinite loop DoS while parsing DOS partition tables (bsc#988361, CVE-2016-5011). ++++ tiff: - Added patches: * tiff-4.0.6-libtiff-tif_luv.c-validate-that-for-COMPRESSION_SGIL.patch * tiff-4.0.6-libtiff-tif_pixarlog.c-fix-potential-buffer-write-ov.patch * tiff-4.0.6-libtiff-tif_read.c-make-TIFFReadEncodedStrip-and.patch - Upstream commits to fix CVE-2016-5314 [bsc#984831], CVE-2016-5316 [bsc#984837], CVE-2016-5317 [bsc#984842], CVE-2016-5320 [bsc#984808] and CVE-2016-5875 [bsc#987351] ++++ libvirt: - systemd: fix ready notification on abstract socket c8f08e48-systemd-notify-fix.patch boo#987668 ++++ makedumpfile: - Remove the hunk related to (no longer performed) static link from makedumpfile-coptflags.diff. - Update to 1.6.0 (FATE#320955) - Build and install the eppic extension. * makedumpfile-override-libtinfo.patch: Allow to override the tinfo library used for eppic. - Drop upstreamed patches * makedumpfile-generic-multi-page-excl.patch * makedumpfile-remove-overrun-adj.patch * makedumpfile-fix-free-bitmap_buffer_cyclic.patch * makedumpfile-exclude-unnecessary-hugepages.patch * makedumpfile-add-aarch64.diff * makedumpfile-xen-compressed-dump.patch * makedumpfile-xen-non-elf-doc.patch * makedumpfile-ppc64-vmalloc-initialize.patch * makedumpfile-ppc64-vmalloc-vtop.patch ++++ mdadm: - 0001-udev-md-raid-assembly.rules-Skip-multipathed-devices.patch Ignore multipath devices when not yet ready. (bsc#956236) - bnc966773_detail-ignore_empty_inactive_arrays.patch (bsc#966773) ++++ python-libmount: - libblkid: Prevent infinite loop DoS while parsing DOS partition tables (bsc#988361, CVE-2016-5011). ++++ qemu: - Use BuildRequires: librbd-devel if is_opensuse defined and true for compatibility with Leap 42.2 ++++ util-linux-systemd: - libblkid: Prevent infinite loop DoS while parsing DOS partition tables (bsc#988361, CVE-2016-5011). ++++ yast2-installation: - Added AutoYaST schema file "ssh_import". (fate#319624) - 3.1.199 ++++ yast2-network: - Added entry "dhclient_set_hostname" to the AutoYaST schema file. Bug similar bnc#954412. - 3.1.159 ++++ yast2-theme-SLE: - Fixed a typo in an image name in installation.qss - Added missing separator.png - Removed the obsolete and unused images to make the inst-sys smaller (bsc#974601) - 3.1.40 ------------------------------------------------------------------ ------------------ 2016-7-11 - Jul 11 2016 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Adapt docu to new AutoYaST developer docu. - 3.1.138 ++++ avahi: - Replace avahi-0.6.31-systemd-order.patch with avahi-0.6.32-suppress-resolv-conf-warning.patch: only warn on missing resolv.conf if the options that use it are enabled. https://github.com/lathiat/avahi/pull/63 ++++ evolution: - Update to version 3.20.4: + Crash under e_mail_folder_find_duplicate_messages_sync(). + Create new events in the selected calendar in the left tree of calendars. + When pressing the Return key to end a list a new empty list is created. + Don't create unnecessary wrappers when quoting a text. + Busy-loop when printing specifically formatted HTML message. + GalA11yETableItem can have stored incorrect row count sometimes. + EHTMLEditorActions: Disable HTML actions in plain text mode. + EHTMLEditorSelection: - List alignment not detected properly. - Indented block style could not be set properly. - Use a faster way of quoting an element in the plain text mode. + EHTMLEditorView: - Opening a draft that was not created in composer should respect the wrap/don't wrap preference. - Critical warning could be seen in console after pasting the content. - Don't leak a WebKitDOMNodeList instance. - Pasting content into the indented block will not preserve formatting. - Don't add a new line for the empty list when generating a plain text version of the content. - Don't leak a WebKitODMNodeList instance. - Always try to process the CID images when loading a content. - Correct the situations when the 'Lose formatting' dialog is showed. - When the content is converted set the editor as changed. - Plain text version of draft could lose formatting. - Improve how the content is processed to plain text. - Correctly remove images and its wrappers. - Indented elements should be preserved when switching between composer modes. - Fix the build after doing a mistake in commits. - Redoing a delete operation in a PRE element could wrap the content in SPAN element. - Some empty new lines in a quoted content could be lost. - Don't modify a variable from arguments. - Simplify how an element is quoted. + Bugs fixed: bgo#767283, bgo#767236, bgo#767334, bgo#767542, bgo#767364, bgo#767335, bgo#767780, bgo#767681, bgo#768013, bgo#768369. + Updated translations. ++++ evolution-data-server: - Update to version 3.20.4: + [Camel]: Set default connection timeout to 90 seconds. + [IMAPx]: Possible deadlock in camel_imapx_server_stop_idle_sync(). + Bugs fixed: bgo#634294, bgo#767786, bgo#767865, bgo#767780, bgo#768000. + Updated translations. ++++ evolution-ews: - Update to version 3.20.4: + Bugs fixed: bgo#722193, bgo#767335, bgo#634294. + Updated translations. ++++ gnome-session: - Update to version 3.20.2: + Fixes to D-Bus activation environment. + Compiler warning fixes. + Fail whale localization fix. + Fix heap corruption in dbus-launch wrapper code. + Updated translations. ++++ gstreamer-plugins-bad: - Really disable wayland support on SLE12. ++++ installation-images-SLES: - set EGL_LOG_LEVEL=0 to stop some libELG warning (bsc#976374, bsc#970883) - 14.255 ++++ kdump: - kdump-do-not-ignore-kexec-exit-code.patch: Use the exit code of kexec, not that of "local" (bsc#984799). ++++ kernel-default: - Linux 4.4.15 (bnc#982725). - Refresh patches.drivers/0005-usb-host-xhci-plat-add-struct-xhci_plat_priv.patch. - Refresh patches.suse/0001-usb-quirk-to-stop-runtime-PM-for-Intel-7260.patch. - Delete patches.drivers/0001-Subject-PATCH-USB-xhci-Add-broken-streams-quirk-for-.patch. - commit 1424a21 - x86/mm/pat, /dev/mem: Remove superfluous error message (bsc#974620). - commit 1db51de - i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR (bsc#988293). - i2c: i801: Add runtime PM support with autosuspend (bsc#988293). - i2c: i801: Convert to struct dev_pm_ops for suspend/resume (bsc#988293). - commit 6f11707 - mm, meminit: always return a valid node from early_pfn_to_nid (Machine without node 0 fails to boot without any output to console (bnc#988344)). - commit 9395382 - sched/fair: Initiate a new task's util avg to a bounded value (bsc#981825). - sched/fair: Fix post_init_entity_util_avg() serialization (bsc#981825). - sched/fair: Fix cfs_rq avg tracking underflow (bsc#981825). - sched/fair: Fix effective_load() to consistently use smoothed load (bsc#981825). - sched/fair: Fix and optimize the fork() path (bsc#981825). - sched/fair: Fix PELT integrity for new groups (bsc#981825). - sched/cgroup: Fix cpu_cgroup_fork() handling (bsc#981825). - sched/fair: Fix PELT integrity for new tasks (bsc#981825). - sched/fair: Apply more PELT fixes (bsc#981825). - Delete patches.suse/0001-sched-fair-Clean-up-attach_entity_load_avg.patch. - Delete patches.suse/0002-sched-fair-Skip-detach-and-attach-new-group-task.patch. - Delete patches.suse/0003-sched-fair-Skip-detach-sched-avgs-for-new-task-when-.patch. - Delete patches.suse/0004-sched-fair-Move-load-and-util-avgs-from-wake_up_new_.patch. - commit 0423494 ++++ kernel-source: - Linux 4.4.15 (bnc#982725). - Refresh patches.drivers/0005-usb-host-xhci-plat-add-struct-xhci_plat_priv.patch. - Refresh patches.suse/0001-usb-quirk-to-stop-runtime-PM-for-Intel-7260.patch. - Delete patches.drivers/0001-Subject-PATCH-USB-xhci-Add-broken-streams-quirk-for-.patch. - commit 1424a21 - x86/mm/pat, /dev/mem: Remove superfluous error message (bsc#974620). - commit 1db51de - i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR (bsc#988293). - i2c: i801: Add runtime PM support with autosuspend (bsc#988293). - i2c: i801: Convert to struct dev_pm_ops for suspend/resume (bsc#988293). - commit 6f11707 - mm, meminit: always return a valid node from early_pfn_to_nid (Machine without node 0 fails to boot without any output to console (bnc#988344)). - commit 9395382 - sched/fair: Initiate a new task's util avg to a bounded value (bsc#981825). - sched/fair: Fix post_init_entity_util_avg() serialization (bsc#981825). - sched/fair: Fix cfs_rq avg tracking underflow (bsc#981825). - sched/fair: Fix effective_load() to consistently use smoothed load (bsc#981825). - sched/fair: Fix and optimize the fork() path (bsc#981825). - sched/fair: Fix PELT integrity for new groups (bsc#981825). - sched/cgroup: Fix cpu_cgroup_fork() handling (bsc#981825). - sched/fair: Fix PELT integrity for new tasks (bsc#981825). - sched/fair: Apply more PELT fixes (bsc#981825). - Delete patches.suse/0001-sched-fair-Clean-up-attach_entity_load_avg.patch. - Delete patches.suse/0002-sched-fair-Skip-detach-and-attach-new-group-task.patch. - Delete patches.suse/0003-sched-fair-Skip-detach-sched-avgs-for-new-task-when-.patch. - Delete patches.suse/0004-sched-fair-Move-load-and-util-avgs-from-wake_up_new_.patch. - commit 0423494 ++++ kernel-syms: - Linux 4.4.15 (bnc#982725). - Refresh patches.drivers/0005-usb-host-xhci-plat-add-struct-xhci_plat_priv.patch. - Refresh patches.suse/0001-usb-quirk-to-stop-runtime-PM-for-Intel-7260.patch. - Delete patches.drivers/0001-Subject-PATCH-USB-xhci-Add-broken-streams-quirk-for-.patch. - commit 1424a21 - x86/mm/pat, /dev/mem: Remove superfluous error message (bsc#974620). - commit 1db51de - i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR (bsc#988293). - i2c: i801: Add runtime PM support with autosuspend (bsc#988293). - i2c: i801: Convert to struct dev_pm_ops for suspend/resume (bsc#988293). - commit 6f11707 - mm, meminit: always return a valid node from early_pfn_to_nid (Machine without node 0 fails to boot without any output to console (bnc#988344)). - commit 9395382 - sched/fair: Initiate a new task's util avg to a bounded value (bsc#981825). - sched/fair: Fix post_init_entity_util_avg() serialization (bsc#981825). - sched/fair: Fix cfs_rq avg tracking underflow (bsc#981825). - sched/fair: Fix effective_load() to consistently use smoothed load (bsc#981825). - sched/fair: Fix and optimize the fork() path (bsc#981825). - sched/fair: Fix PELT integrity for new groups (bsc#981825). - sched/cgroup: Fix cpu_cgroup_fork() handling (bsc#981825). - sched/fair: Fix PELT integrity for new tasks (bsc#981825). - sched/fair: Apply more PELT fixes (bsc#981825). - Delete patches.suse/0001-sched-fair-Clean-up-attach_entity_load_avg.patch. - Delete patches.suse/0002-sched-fair-Skip-detach-and-attach-new-group-task.patch. - Delete patches.suse/0003-sched-fair-Skip-detach-sched-avgs-for-new-task-when-.patch. - Delete patches.suse/0004-sched-fair-Move-load-and-util-avgs-from-wake_up_new_.patch. - commit 0423494 ++++ kiwi: - v7.03.80 released ++++ libmbim: - Update to version 1.14.0: + New support for the 'QMI over MBIM' service, so that clients can use libqmi to build messages and libmbim to transport them. + The GUDev library, which we use to read the max message size from the USB descriptor, is now optional. When configuring, it will be used by default only if it's found. It can also be explicitly disabled using the new configure switch '--without-udev' or explicitly enabled using '--with-udev'. If GUDev isn't used, libmbim-glib will rely on sysfs directly. + libmbim-glib updates: Added support for building messages of custom services. + mbim-network updates: - Added support for loading profiles from different paths using the new '--profile' option. This makes it possible to use mbim-network with multiple devices running in the same system. - Added support to allow specifying APN user (APN_USER), password (APN_PASS) and authentication type (APN_AUTH) in the profile. - Added support to allow using the mbim-proxy setup by configuring it in the profile file (PROXY=yes). + Several other minor improvements and fixes. + The following features which were backported to 1.12.x releases are also present in libmbim 1.14.0: - mbimcli updates: . Updated '--connect' arguments to allow specifying "key=value" pairs. The old legacy "[(APN),(PAP|CHAP|MSCHAPV2),(Username),(Password)]" format is kept as valid for backwards compatibility, although it should be assumed deprecated. . Longer timeouts for connect/register operations. . Report IP configuration when connected. . Allow specifying session ids. + libmbim-glib updates: Probing retry interval increased to 5s. - Split out mbimcli-bash-completion package, requiring and supplementing bash-completion. - Pass --with-udev to configure: new config parameter, but keeping the old behavior (it was non-optional before). ++++ rubygem-cfa_grub2: - extend grub.cfg model to construct also full path usable for grub2-set-default (bnc#986005) - 0.5.0 ++++ yast2: - define 32-bit arm architecture (thanks to @afaerber) (FATE#310070) - 3.1.196 ++++ yast2-bootloader: - do not crash after configuration in autoyast bootloader section without previous cloning (bnc#985007) - 3.1.197 ++++ yast2-tune: - Prevent scheduler settings to be removed during installation (bsc#968192) - 3.1.9 ------------------------------------------------------------------ ------------------ 2016-7-10 - Jul 10 2016 ------------------- ------------------------------------------------------------------ ++++ gspell: - Update to version 1.0.3: + Inline checker: fix constant redrawing of the GtkTextView when the current word is not checked (bgo#768306). + Updated translations. ++++ kiwi: - prefer newer overlayfs, otherwise mount succeeds in compat mode but live image fail to boot/exhibit weird symptoms ------------------------------------------------------------------ ------------------ 2016-7-9 - Jul 9 2016 ------------------- ------------------------------------------------------------------ ++++ kernel-default: - qeth: delete napi struct when removing a qeth device (bnc#988217, LTC#143590). - s390: fix test_fp_ctl inline assembly contraints (bnc#988217, LTC#143138). - commit deb5efb ++++ kernel-source: - qeth: delete napi struct when removing a qeth device (bnc#988217, LTC#143590). - s390: fix test_fp_ctl inline assembly contraints (bnc#988217, LTC#143138). - commit deb5efb ++++ kernel-syms: - qeth: delete napi struct when removing a qeth device (bnc#988217, LTC#143590). - s390: fix test_fp_ctl inline assembly contraints (bnc#988217, LTC#143138). - commit deb5efb ++++ kiwi: - prefer newer overlayfs, otherwise mount succeeds in compat mode but live image fail to boot/exhibit weird symptoms ------------------------------------------------------------------ ------------------ 2016-7-8 - Jul 8 2016 ------------------- ------------------------------------------------------------------ ++++ gnome-control-center: - Drop pkgconfig(libsystemd-login) BuildRequires: this dependency has ot been in use since version 3.7.4. ++++ gnome-online-accounts: - Update to version 3.20.2: + lastfm: Don't forget to update the ret variable (bgo#760991). + Misc usability improvements to the imap-smtp provider (bgo#764283). + org.gnome.OnlineAccounts.Account:IsTemporary is not being set (bgo#765994). + Updated translations. ++++ gnome-shell: - Add gnome-shell-background-free-MetaBackground.patch: Free MetaBackground explicitly when its MetaBackgroundActor is destroyed (bgo#766353). ++++ kernel-default: - iommu/vt-d: Enable QI on all IOMMUs before setting root entry (bsc#975772). - iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-back (bsc#975772). - iommu/amd: Fix unity mapping initialization race (bsc#975772, bsc#985936). - commit 395bda6 - iommu/amd: Initialize devid variable before using it (bsc#975772). - iommu/amd: Don't use IS_ERR_VALUE to check integer values (bsc#975772). - commit db502b5 - powerpc/tm: Always reclaim in start_thread() for exec() class syscalls (bsc#986569, CVE-2016-5828). - commit e7bd288 - hv_netvsc: Fix VF register on vlan devices (fate#320295, bnc#984609). - commit daa18c8 - ceph: tolerate bad i_size for symlink inode (bsc#985232). - commit 6523a2e - btrfs: account for non-CoW'd blocks in btrfs_abort_transaction (bsc#983619). - commit 475fe0f ++++ kernel-source: - iommu/vt-d: Enable QI on all IOMMUs before setting root entry (bsc#975772). - iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-back (bsc#975772). - iommu/amd: Fix unity mapping initialization race (bsc#975772, bsc#985936). - commit 395bda6 - iommu/amd: Initialize devid variable before using it (bsc#975772). - iommu/amd: Don't use IS_ERR_VALUE to check integer values (bsc#975772). - commit db502b5 - powerpc/tm: Always reclaim in start_thread() for exec() class syscalls (bsc#986569, CVE-2016-5828). - commit e7bd288 - hv_netvsc: Fix VF register on vlan devices (fate#320295, bnc#984609). - commit daa18c8 - ceph: tolerate bad i_size for symlink inode (bsc#985232). - commit 6523a2e - btrfs: account for non-CoW'd blocks in btrfs_abort_transaction (bsc#983619). - commit 475fe0f ++++ kernel-syms: - iommu/vt-d: Enable QI on all IOMMUs before setting root entry (bsc#975772). - iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-back (bsc#975772). - iommu/amd: Fix unity mapping initialization race (bsc#975772, bsc#985936). - commit 395bda6 - iommu/amd: Initialize devid variable before using it (bsc#975772). - iommu/amd: Don't use IS_ERR_VALUE to check integer values (bsc#975772). - commit db502b5 - powerpc/tm: Always reclaim in start_thread() for exec() class syscalls (bsc#986569, CVE-2016-5828). - commit e7bd288 - hv_netvsc: Fix VF register on vlan devices (fate#320295, bnc#984609). - commit daa18c8 - ceph: tolerate bad i_size for symlink inode (bsc#985232). - commit 6523a2e - btrfs: account for non-CoW'd blocks in btrfs_abort_transaction (bsc#983619). - commit 475fe0f ++++ kiwi: - v7.03.79 released - Message commit for bug reference Fixup of VMware disk tag references (bnc#988087) - v7.03.78 released ++++ pidgin-sipe: - Version update to 1.21.1: * various bug fixes in media support * configure no longer ignores CFLAGS/LDFLAGS/LIBS - Drop telepathy conditionals as we don't build on sle11 anyway - Move the docs from library to main package to allow multiple versions at once as SLP wants ++++ libsemanage: - update version 2.5 * Do not overwrite CFLAGS in test Makefile, from Nicolas Iooss. * Fix uninitialized variable in direct_commit and direct_api * semanage_migrate_store: Load libsepol.so.1 instead of libsepol.so * Store homedir_template and users_extra in policy store * Fix null pointer dereference in semanage_module_key_destroy * Add semanage_module_extract() to extract a module as CIL or HLL * semanage_migrate_store: add -r option for migrating inside chroots * Add file_contexts and seusers to the store * Add policy binary and file_contexts.local to the store * Allow to install compressed modules without a compression extension * Do not copy contexts in semanage_migrate_store * Fix logic in bunzip for uncompressed pp files * Fix fname[] initialization in test_utilities.c * Add remove-hll semanage.conf option to remove HLL files after compilation to CIL * Fix memory leaks when parsing semanage.conf * Change bunzip to use heap instead of stack to prevent segfault on systems with small stack size - changes in 2.4 * Fix Makefile to allow LIBDIR and SHLIBDIR to be set to different directories * Fix bugs found by hardened gcc flags * Add missing manpage links to security_load_policy * Fix failing libsemanage pywrap tests * Fix deprecation warning for bison * Skip policy module relink when only setting booleans * Only try to compile file contexts if they exist * Fix memory leak when setting a custom store path * Add semodule option to set store root path in semanage.conf and the semodule command * Add semanage.conf option to set an alternative root path for policy store * Add support for High Level Language (HLL) to CIL compilers. The HLL compiler path is configurable, but should be placed in /usr/libexec/selinux/hll by default * Create a policy migration script for migrating the policy store from /etc/selinux to /var/lib/selinux * Add python3 support to the migration script * Use libcil to compile modules * Use symbolic versioning to maintain ABI compatibility for old install functions * Add a target-platform option to semanage.conf to control how policies are built * Add API to handle modules and source policies, moving module store to /var/lib/selinux * Only try to compile file contexts if they exist ------------------------------------------------------------------ ------------------ 2016-7-7 - Jul 7 2016 ------------------- ------------------------------------------------------------------ ++++ java-1_8_0-openjdk: - Fix script linking /usr/share/javazi/tzdb.dat for platform where it applies (bsc#987895) - Enable SunEC for SLE12 and Leap ++++ kernel-default: - locking/spinlock: Update spin_unlock_wait() users (bsc#969756). - locking/qspinlock: Use __this_cpu_dec() instead of full-blown this_cpu_dec() (bsc#969756). - commit d7f1563 - cgroup: Use lld instead of ld when printing pids controller events_limit (bnc#986168). - commit 393c6c5 - USB: don't free bandwidth_mutex too early (bnc#987899). - Refresh patches.drivers/0001-usb-core-hub-hub_port_init-lock-controller-instead-o.patch. - commit 2152b7d - Update patches.fixes/0001-posix_acl-Add-set_posix_acl.patch (bsc#986570 CVE-2016-1237). - Update patches.fixes/0002-nfsd-check-permissions-when-setting-ACLs.patch (bsc#986570 CVE-2016-1237). - commit 3394040 ++++ kernel-source: - locking/spinlock: Update spin_unlock_wait() users (bsc#969756). - locking/qspinlock: Use __this_cpu_dec() instead of full-blown this_cpu_dec() (bsc#969756). - commit d7f1563 - cgroup: Use lld instead of ld when printing pids controller events_limit (bnc#986168). - commit 393c6c5 - USB: don't free bandwidth_mutex too early (bnc#987899). - Refresh patches.drivers/0001-usb-core-hub-hub_port_init-lock-controller-instead-o.patch. - commit 2152b7d - Update patches.fixes/0001-posix_acl-Add-set_posix_acl.patch (bsc#986570 CVE-2016-1237). - Update patches.fixes/0002-nfsd-check-permissions-when-setting-ACLs.patch (bsc#986570 CVE-2016-1237). - commit 3394040 ++++ kernel-syms: - locking/spinlock: Update spin_unlock_wait() users (bsc#969756). - locking/qspinlock: Use __this_cpu_dec() instead of full-blown this_cpu_dec() (bsc#969756). - commit d7f1563 - cgroup: Use lld instead of ld when printing pids controller events_limit (bnc#986168). - commit 393c6c5 - USB: don't free bandwidth_mutex too early (bnc#987899). - Refresh patches.drivers/0001-usb-core-hub-hub_port_init-lock-controller-instead-o.patch. - commit 2152b7d - Update patches.fixes/0001-posix_acl-Add-set_posix_acl.patch (bsc#986570 CVE-2016-1237). - Update patches.fixes/0002-nfsd-check-permissions-when-setting-ACLs.patch (bsc#986570 CVE-2016-1237). - commit 3394040 ++++ gcc6: - Update to gcc-6-branch head (r238085) * Fixes compile-time issues in the C++ frontend. [bnc#988017] - Enable plugin support for Tumbleweed and add gcc6-devel package for the hearder files required to develop plugins. [bnc#988009] ++++ samba: - Prevent client-side SMB2 signing downgrade; CVE-2016-2119; (bso#11860); (bsc#986869). ++++ samba: - Prevent client-side SMB2 signing downgrade; CVE-2016-2119; (bso#11860); (bsc#986869). ++++ openssl: - don't check for /etc/system-fips (bsc#982268) * add openssl-fips-dont_run_FIPS_module_installed.patch - list the correct hmac key in spec comment (bsc#985054) ++++ yast2-bootloader: - set by default SECURE_BOOT to false on architectures that do not support it to avoid call of shim there (bnc#984895) - 3.1.196 ------------------------------------------------------------------ ------------------ 2016-7-6 - Jul 6 2016 ------------------- ------------------------------------------------------------------ ++++ accountsservice: - Remove pkgconfig(libsystemd-daemon). Nowadays pkgconfig(libsystemd) is enough and replaces all libsystemd-* libs which are obsolete. ++++ autoyast2: - The entry "kexec_reboot" in the Product description can be set by the AutoYaST configuration setting (general/forceboot) and should not be reset by any other Product description file. Fix: Set it again after reading a new Product description. (bnc#981434) - 3.1.137 - While AutoYaST installation the user can change the path of the AutoYaST configuration file. Fix: This path will be updated in /etc/install.inf too. (bnc#963487) - 3.1.136 ++++ binutils: - Update to binutils 2.26.1. [fate #320851] - Remove binutils-2.26-branch.diff. ++++ gnome-session: - Replace pkgconfig(libsystemd-*) with pkgconfig(libsystemd) Nowadays pkgconfig(libsystemd) replaces all libsystemd-* libs, which are obsolete. ++++ gnome-shell: - Remove pkgconfig(libsystemd-*). Nowadays pkgconfig(libsystemd) is enough and replaces all libsystemd-* libs which are obsolete. ++++ gvfs: - Replace pkgconfig(libsystemd-login) with pkgconfig(libsystemd): Nowadays pkgconfig(libsystemd) replaces all libsystemd-* libs, which are obsolete. ++++ kernel-default: - USB: OHCI: Don't mark EDs as ED_OPER if scheduling fails (bnc#987886). - commit 56ac55d - x86/cpufeature: Enable new AVX-512 features (bsc#987810). - commit cd0a5e4 - arm64: Update config files. Disable CHELSIO_T4_DCB and CHELSIO_T4_FCOE (bsc#987186) - commit 77ba2e4 - Update patches.fixes/0001-posix_acl-Add-set_posix_acl.patch (bsc#986570 CVE#2016-1237). - Update patches.fixes/0002-nfsd-check-permissions-when-setting-ACLs.patch (bsc#986570 CVE#2016-1237). - commit 4bcbb2e - nfsd: check permissions when setting ACLs (bsc#986570). - posix_acl: Add set_posix_acl (bsc#986570). - commit 4bf4592 ++++ kernel-source: - USB: OHCI: Don't mark EDs as ED_OPER if scheduling fails (bnc#987886). - commit 56ac55d - x86/cpufeature: Enable new AVX-512 features (bsc#987810). - commit cd0a5e4 - arm64: Update config files. Disable CHELSIO_T4_DCB and CHELSIO_T4_FCOE (bsc#987186) - commit 77ba2e4 - Update patches.fixes/0001-posix_acl-Add-set_posix_acl.patch (bsc#986570 CVE#2016-1237). - Update patches.fixes/0002-nfsd-check-permissions-when-setting-ACLs.patch (bsc#986570 CVE#2016-1237). - commit 4bcbb2e - nfsd: check permissions when setting ACLs (bsc#986570). - posix_acl: Add set_posix_acl (bsc#986570). - commit 4bf4592 ++++ kernel-syms: - USB: OHCI: Don't mark EDs as ED_OPER if scheduling fails (bnc#987886). - commit 56ac55d - x86/cpufeature: Enable new AVX-512 features (bsc#987810). - commit cd0a5e4 - arm64: Update config files. Disable CHELSIO_T4_DCB and CHELSIO_T4_FCOE (bsc#987186) - commit 77ba2e4 - Update patches.fixes/0001-posix_acl-Add-set_posix_acl.patch (bsc#986570 CVE#2016-1237). - Update patches.fixes/0002-nfsd-check-permissions-when-setting-ACLs.patch (bsc#986570 CVE#2016-1237). - commit 4bcbb2e - nfsd: check permissions when setting ACLs (bsc#986570). - posix_acl: Add set_posix_acl (bsc#986570). - commit 4bf4592 ++++ kiwi: - Conditionally prefix encoding to vmware disk tag Prior code was always adding the encoding statement to vmware disk tag; in the event it is already present there's no need to add it a second time. - Remove null padding on the vmware disk tag The block of data read via dd is null padded; adding the tools data after the padding breaks detection of the data. We need to remove the nulls (0x0) so appends can occur adjacent to the block of strings. - v7.03.77 released - Fix potential timing issue after vgchange After activation of the volume group with vgchange an udev wait until the volume device nodes exists should be performed ++++ yast2-packager: - Fix remaining estimation during installation (bsc#982138) - 3.1.107 - Fix remaining packages count during installation (bsc#987791 and bsc#987604) - 3.1.106 ------------------------------------------------------------------ ------------------ 2016-7-5 - Jul 5 2016 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - System shutdown: Removed "autoyast" service shutdown. It does not exist anymore. (bnc#986798) - 3.1.135 ++++ gvfs: - Fix "gvfs-smb timeout by message bus issue" (bsc#983992): + Add %glib2_gsettings_schema_require to preamble. + Add %glib2_gsettings_schema_post/postun to respective scripts of -backend-samba subpackage. ++++ kernel-default: - Revert "ecryptfs: forbid opening files without mmap handler". - commit 32d5a6e - clocksource: arm_arch_timer: Remove arch_timer_get_timecounter (bsc#985033). - KVM: arm/arm64: vgic: Rely on the GIC driver to parse the firmware tables (bsc#985033). - KVM: arm/arm64: arch_timer: Rely on the arch timer to parse the firmware tables (bsc#985033). - irqchip/gic-v3: Parse and export virtual GIC information (bsc#985033). - irqchip/gic-v3: Gather all ACPI specific data in a single structure (bsc#985033). - irqchip/gic-v3: Prefix all pr_* messages by "GICv3: " (bsc#985033). - irqchip/gic-v2: Parse and export virtual GIC information (bsc#985033). - irqchip/gic-v2: Gather ACPI specific data in a single structure (bsc#985033). - clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQ (bsc#985033). - clocksource: arm_arch_timer: Gather KVM specific information in a structure (bsc#985033). - irqchip/gic-v3-its: Mark its_init() and its children as __init (bsc#985033). - irqchip/gic-v3: Remove gic_root_node variable from the ITS code (bsc#985033). - irqchip/gic-v3: ACPI: Add redistributor support via GICC structures (bsc#985033). - irqchip/gic-v3: Add ACPI support for GICv3/4 initialization (bsc#985033). - irqchip/gic-v3: Refactor gic_of_init() for GICv3 driver (bsc#985033). - commit d9da83f - Delete patches.arch/arm64-0010-KVM-ARM-Hack-to-enable-VGIC-mapping-on-64k-PAGE_SIZE.patch. - commit e273cd3 - dlm: add dlm log_info config option(bsc#982152). - commit 3842bf4 ++++ kernel-source: - Revert "ecryptfs: forbid opening files without mmap handler". - commit 32d5a6e - clocksource: arm_arch_timer: Remove arch_timer_get_timecounter (bsc#985033). - KVM: arm/arm64: vgic: Rely on the GIC driver to parse the firmware tables (bsc#985033). - KVM: arm/arm64: arch_timer: Rely on the arch timer to parse the firmware tables (bsc#985033). - irqchip/gic-v3: Parse and export virtual GIC information (bsc#985033). - irqchip/gic-v3: Gather all ACPI specific data in a single structure (bsc#985033). - irqchip/gic-v3: Prefix all pr_* messages by "GICv3: " (bsc#985033). - irqchip/gic-v2: Parse and export virtual GIC information (bsc#985033). - irqchip/gic-v2: Gather ACPI specific data in a single structure (bsc#985033). - clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQ (bsc#985033). - clocksource: arm_arch_timer: Gather KVM specific information in a structure (bsc#985033). - irqchip/gic-v3-its: Mark its_init() and its children as __init (bsc#985033). - irqchip/gic-v3: Remove gic_root_node variable from the ITS code (bsc#985033). - irqchip/gic-v3: ACPI: Add redistributor support via GICC structures (bsc#985033). - irqchip/gic-v3: Add ACPI support for GICv3/4 initialization (bsc#985033). - irqchip/gic-v3: Refactor gic_of_init() for GICv3 driver (bsc#985033). - commit d9da83f - Delete patches.arch/arm64-0010-KVM-ARM-Hack-to-enable-VGIC-mapping-on-64k-PAGE_SIZE.patch. - commit e273cd3 - dlm: add dlm log_info config option(bsc#982152). - commit 3842bf4 ++++ kernel-syms: - Revert "ecryptfs: forbid opening files without mmap handler". - commit 32d5a6e - clocksource: arm_arch_timer: Remove arch_timer_get_timecounter (bsc#985033). - KVM: arm/arm64: vgic: Rely on the GIC driver to parse the firmware tables (bsc#985033). - KVM: arm/arm64: arch_timer: Rely on the arch timer to parse the firmware tables (bsc#985033). - irqchip/gic-v3: Parse and export virtual GIC information (bsc#985033). - irqchip/gic-v3: Gather all ACPI specific data in a single structure (bsc#985033). - irqchip/gic-v3: Prefix all pr_* messages by "GICv3: " (bsc#985033). - irqchip/gic-v2: Parse and export virtual GIC information (bsc#985033). - irqchip/gic-v2: Gather ACPI specific data in a single structure (bsc#985033). - clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQ (bsc#985033). - clocksource: arm_arch_timer: Gather KVM specific information in a structure (bsc#985033). - irqchip/gic-v3-its: Mark its_init() and its children as __init (bsc#985033). - irqchip/gic-v3: Remove gic_root_node variable from the ITS code (bsc#985033). - irqchip/gic-v3: ACPI: Add redistributor support via GICC structures (bsc#985033). - irqchip/gic-v3: Add ACPI support for GICv3/4 initialization (bsc#985033). - irqchip/gic-v3: Refactor gic_of_init() for GICv3 driver (bsc#985033). - commit d9da83f - Delete patches.arch/arm64-0010-KVM-ARM-Hack-to-enable-VGIC-mapping-on-64k-PAGE_SIZE.patch. - commit e273cd3 - dlm: add dlm log_info config option(bsc#982152). - commit 3842bf4 ++++ libselinux: - add patch: python-selinux-swig-3.10.patch, fixed boo#985368 * swig-3.10 in Factory use importlib instead of imp to find _selinux.so. imp searched the same directory as __init__.py is while importlib searchs only standard paths. so we have to move _selinux.so. fixed by upstream - update version 2.5 * Add selinux_restorecon function * read_spec_entry: fail on non-ascii * Add man information about thread specific functions * Don't wrap rpm_execcon with DISABLE_RPM with SWIG * Correct line count for property and service context files * label_file: fix memory leaks and uninitialized jump * Replace selabel_digest hash function * Fix selabel_open(3) services if no digest requested * Add selabel_digest function * Flush the class/perm string mapping cache on policy reload * Fix restorecon when path has no context * Free memory when processing media and x specfiles * Fix mmap memory release for file labeling * Add policy context validation to sefcontext_compile * Do not treat an empty file_contexts(.local) as an error * Fail hard on invalid property_contexts entries * Fail hard on invalid file_contexts entries * Support context validation on file_contexts.bin * Add selabel_cmp interface and label_file backend * Support specifying file_contexts.bin file path * Support file_contexts.bin without file_contexts * Simplify procattr cache * Use /proc/thread-self when available * Add const to selinux_opt for label backends * Fix binary file labels for regexes with metachars * Fix file labels for regexes with metachars * Fix if file_contexts not '\n' terminated * Enhance file context support * Fix property processing and cleanup formatting * Add read_spec_entries function to replace sscanf * Support consistent mode size for bin files * Fix more bin file processing core dumps * add selinux_openssh_contexts_path() * setrans_client: minimize overhead when mcstransd is not present * Ensure selabel_lookup_best_match links NULL terminated * Fix core dumps with corrupt *.bin files * Add selabel partial and best match APIs * Use os.walk() instead of the deprecated os.path.walk() * Remove deprecated mudflap option * Mount procfs before checking /proc/filesystems * Fix -Wformat errors with gcc-5.0.0 * label_file: handle newlines in file names * Fix audit2why error handling if SELinux is disabled * pcre_study can return NULL without error * Only check SELinux enabled status once in selinux_check_access - changes in 2.4 * Remove assumption that SHLIBDIR is ../../ relative to LIBDIR * Fix bugs found by hardened gcc flags * Set the system to permissive if failing to disable SELinux because policy has already been loaded * Add db_exception and db_datatype support to label_db backend * Log an error on unknown classes and permissions * Add pcre version string to the compiled file_contexts format * Deprecate use of flask.h and av_permissions.h * Compiled file_context files and the original should have the same DAC permissions ++++ libsepol: - update version 2.5 * Fix unused variable annotations * Fix uninitialized variable in CIL * Validate extended avrules and permissionxs in CIL * Add support in CIL for neverallowx * Fully expand neverallowxperm rules * Add support for unordered classes to CIL * Add neverallow support for ioctl extended permissions * Improve CIL block and macro call recursion detection * Fix CIL uninitialized false positive in cil_binary * Provide error in CIL if classperms are empty * Add userattribute{set} functionality to CIL * fix CIL blockinherit copying segfault and add macro restrictions * fix CIL NULL pointer dereference when copying classpermission/set * Add CIL support for ioctl whitelists * Fix memory leak when destroying avtab * Replace sscanf in module_to_cil * Improve CIL resolution error messages * Fix policydb_read for policy versions < 24 * Added CIL bounds checking and refactored CIL Neverallow checking * Refactored libsepol Neverallow and bounds (hierarchy) checking * Treat types like an attribute in the attr_type_map * Add new ebitmap function named ebitmap_match_any() * switch operations to extended perms * Write auditadm_r and secadm_r roles to base module when writing CIL * Fix module to CIL to only associate declared roleattributes with in-scope types * Don't allow categories/sensitivities inside blocks in CIL * Replace fmemopen() with internal function in libsepol * Verify users prior to evaluating users in cil * Binary modules do not support ioctl rules * Add support for ioctl command whitelisting * Don't use symbol versioning for static object files * Add sepol_module_policydb_to_cil(), sepol_module_package_to_cil(), and sepol_ppfile_to_module_package() * Move secilc out of libsepol * fix building Xen policy with devicetreecon, and add devicetreecon CIL documentation * bool_copy_callback set state on creation * Add device tree ocontext nodes to Xen policy * Widen Xen IOMEM context entries * Fix error path in mls_semantic_level_expand() * Update to latest CIL, includes new name resolution and fixes ordering issues with blockinherit statements, and bug fixes - changes in 2.4 * Remove assumption that SHLIBDIR is ../../ relative to LIBDIR * Fix bugs found by hardened gcc flags * Build CIL into libsepol. libsepol can be built without CIL by setting the DISABLE_CIL flag to 'y' * Add an API function to set target_platform * Report all neverallow violations * Improve check_assertions performance * Allow libsepol C++ static library on device ++++ sqlite3: - Fix Tempdir Selection Vulnerability (bsc#987394, CVE-2016-6153, sqlite3-CVE-2016-6153.patch). ++++ liburcu0: - add userspace-rcu-ppc64-use-ppc.patch Use 'ppc' for 'ppc64' - add userspace-rcu-ppc64le.patch (bsc#987526) - Enable build on all architectures ++++ libzypp: - Fix Shrink pool if all repos are removed (bsc#899755, bsc#987573) - version 16.1.1 (0) ++++ libselinux-bindings: - add patch: python-selinux-swig-3.10.patch, fixed boo#985368 * swig-3.10 in Factory use importlib instead of imp to find _selinux.so. imp searched the same directory as __init__.py is while importlib searchs only standard paths. so we have to move _selinux.so. fixed by upstream - update version 2.5 * Add selinux_restorecon function * read_spec_entry: fail on non-ascii * Add man information about thread specific functions * Don't wrap rpm_execcon with DISABLE_RPM with SWIG * Correct line count for property and service context files * label_file: fix memory leaks and uninitialized jump * Replace selabel_digest hash function * Fix selabel_open(3) services if no digest requested * Add selabel_digest function * Flush the class/perm string mapping cache on policy reload * Fix restorecon when path has no context * Free memory when processing media and x specfiles * Fix mmap memory release for file labeling * Add policy context validation to sefcontext_compile * Do not treat an empty file_contexts(.local) as an error * Fail hard on invalid property_contexts entries * Fail hard on invalid file_contexts entries * Support context validation on file_contexts.bin * Add selabel_cmp interface and label_file backend * Support specifying file_contexts.bin file path * Support file_contexts.bin without file_contexts * Simplify procattr cache * Use /proc/thread-self when available * Add const to selinux_opt for label backends * Fix binary file labels for regexes with metachars * Fix file labels for regexes with metachars * Fix if file_contexts not '\n' terminated * Enhance file context support * Fix property processing and cleanup formatting * Add read_spec_entries function to replace sscanf * Support consistent mode size for bin files * Fix more bin file processing core dumps * add selinux_openssh_contexts_path() * setrans_client: minimize overhead when mcstransd is not present * Ensure selabel_lookup_best_match links NULL terminated * Fix core dumps with corrupt *.bin files * Add selabel partial and best match APIs * Use os.walk() instead of the deprecated os.path.walk() * Remove deprecated mudflap option * Mount procfs before checking /proc/filesystems * Fix -Wformat errors with gcc-5.0.0 * label_file: handle newlines in file names * Fix audit2why error handling if SELinux is disabled * pcre_study can return NULL without error * Only check SELinux enabled status once in selinux_check_access - changes in 2.4 * Remove assumption that SHLIBDIR is ../../ relative to LIBDIR * Fix bugs found by hardened gcc flags * Set the system to permissive if failing to disable SELinux because policy has already been loaded * Add db_exception and db_datatype support to label_db backend * Log an error on unknown classes and permissions * Add pcre version string to the compiled file_contexts format * Deprecate use of flask.h and av_permissions.h * Compiled file_context files and the original should have the same DAC permissions ++++ timezone: - timezone update 2016f: * Egypt (Africa/Cairo) DST change 2016-07-07 cancelled bsc#987720 * Asia/Novosibirsk switches from +06 to +07 on 2016-07-24 02:00 * Asia/Novokuznetsk and Asia/Novosibirsk now use numeric time zone abbreviations instead of invented ones. * Europe/Minsk's 1992-03-29 spring-forward transition was at 02:00 not 00:00. ++++ timezone-java: - timezone update 2016f: * Egypt (Africa/Cairo) DST change 2016-07-07 cancelled bsc#987720 * Asia/Novosibirsk switches from +06 to +07 on 2016-07-24 02:00 * Asia/Novokuznetsk and Asia/Novosibirsk now use numeric time zone abbreviations instead of invented ones. * Europe/Minsk's 1992-03-29 spring-forward transition was at 02:00 not 00:00. ++++ xf86-video-vesa: - u_DPMS-Check-for-broken-DPMSGet.patch Check for broken DPMSGet (bsc#986974). ------------------------------------------------------------------ ------------------ 2016-7-4 - Jul 4 2016 ------------------- ------------------------------------------------------------------ ++++ btrfsmaintenance: - Add balance-typo.patch (bnc#986543) ++++ dracut: - Add 32bit arm support to installkernel ++++ evince: - Only inject -lang-metainfo on Tumbleweed (older releases don't have the logic available yet). ++++ pidgin: - Update to GNOME 3.20.2 Fate#318572 + Drop pidgin-CVE-2014-3695 (bsc#902409): fixed upstream. + Drop pidgin-CVE-2014-3696 (bsc#902410): fixed upstream. + Drop pidgin-CVE-2014-3698 (bsc#902408): fixed upstream. ++++ gtk3: - Add gtk3-gtkwindow-realize-toplevel-before-popover.patch: GtkWindow: Ensure the toplevel is realized before realizing popovers; patch taken from upstream master (bgo#764060). ++++ kernel-default: - powerpc/pseries: Fix PCI config address for DDW (bsc#984993). - commit 28fcf6c - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism (bsc#984993). - commit 8e6bc3b - hpsa: change hpsa_passthru_ioctl timeout (bsc#964462, FATE#319992). - commit 1f457bf - hpsa: correct skipping masked peripherals (bsc#964462, FATE#319992). - commit e7a00b4 - smartpqi: initial commit of Microsemi smartpqi driver (FATE#319993, bsc#974105). - aacraid: remove wildcard for series 9 controllers (FATE#319993, bsc#974105). - Update config files. - Refresh patches.drivers/0022-aacraid-do-not-activate-events-on-non-SRC-adapters.patch. - supported.conf: Add Microsemi SmartPQI driver - commit 356b625 - Delete patches.fixes/0001-noveau-Fix-up-nouveau_acpi.patch. This patch has become unnecessary with the kernel update in SP2. It has sufficiently recent ACPI and the matching Nouveau. - commit 79657d4 ++++ kernel-source: - powerpc/pseries: Fix PCI config address for DDW (bsc#984993). - commit 28fcf6c - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism (bsc#984993). - commit 8e6bc3b - hpsa: change hpsa_passthru_ioctl timeout (bsc#964462, FATE#319992). - commit 1f457bf - hpsa: correct skipping masked peripherals (bsc#964462, FATE#319992). - commit e7a00b4 - smartpqi: initial commit of Microsemi smartpqi driver (FATE#319993, bsc#974105). - aacraid: remove wildcard for series 9 controllers (FATE#319993, bsc#974105). - Update config files. - Refresh patches.drivers/0022-aacraid-do-not-activate-events-on-non-SRC-adapters.patch. - supported.conf: Add Microsemi SmartPQI driver - commit 356b625 - Delete patches.fixes/0001-noveau-Fix-up-nouveau_acpi.patch. This patch has become unnecessary with the kernel update in SP2. It has sufficiently recent ACPI and the matching Nouveau. - commit 79657d4 ++++ kernel-syms: - powerpc/pseries: Fix PCI config address for DDW (bsc#984993). - commit 28fcf6c - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism (bsc#984993). - commit 8e6bc3b - hpsa: change hpsa_passthru_ioctl timeout (bsc#964462, FATE#319992). - commit 1f457bf - hpsa: correct skipping masked peripherals (bsc#964462, FATE#319992). - commit e7a00b4 - smartpqi: initial commit of Microsemi smartpqi driver (FATE#319993, bsc#974105). - aacraid: remove wildcard for series 9 controllers (FATE#319993, bsc#974105). - Update config files. - Refresh patches.drivers/0022-aacraid-do-not-activate-events-on-non-SRC-adapters.patch. - supported.conf: Add Microsemi SmartPQI driver - commit 356b625 - Delete patches.fixes/0001-noveau-Fix-up-nouveau_acpi.patch. This patch has become unnecessary with the kernel update in SP2. It has sufficiently recent ACPI and the matching Nouveau. - commit 79657d4 ++++ multipath-tools: - Remove obsoletes spec sections - Move config accesses to use user-space RCU (bsc#987526) * Revert 'move filter_devnode under vector lock' * Revert the rework patch - Include patches from upstream: * Update hardware tables * Update kpartx manpage * Whitespace fixes * Include coverity fixes * Drop AUTHOR file - Update tarball to 0.6.1+suse20160704.6e52398 ++++ systemd: - Update SLE12-SP2 branch: Added: dc7e207 logind: store a timestamp when the ACPI power button is pressed (bsc#981830 bsc#888612) ++++ qemu: - Fix OVMF iPXE network menu (bsc#986033, boo#987488) ipxe-efi-fix-garbage-bytes-in-device-path.patch ipxe-efi-fix-uninitialised-data-in-HII.patch ++++ yast2-storage: - Never try to reuse partitions if any DASD is involved (bsc#983003) - 3.1.95 ++++ yast2-trans: - Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et eu fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my nb nl nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu en_GB en_US pt_BR zh_CN zh_TW ast nds (bsc#933411). ------------------------------------------------------------------ ------------------ 2016-7-2 - Jul 2 2016 ------------------- ------------------------------------------------------------------ ++++ mozc: - Update Japanese zip code / address table (June 2016) ++++ krb5: - Fix build with doxygen 1.8.8 - adding krb5-1.12-doxygen.patch from rev128 of network/krb5 (bsc#982313#c2) ------------------------------------------------------------------ ------------------ 2016-7-1 - Jul 1 2016 ------------------- ------------------------------------------------------------------ ++++ kernel-default: - scsi: storvsc: Filter out storvsc messages CD-ROM medium not present (fate#320295, bnc#984609). - commit 0296b36 - supported.conf: Add libnvdimm and nd_e820 to the list of supported modules. - commit 514e97a - libnvdimm, pfn, dax: fix initialization vs autodetect for mode + alignment (FATE#320460). - acpi, nfit: fix acpi_check_dsm() vs zero functions implemented (FATE#320456). - nfit: fix format interface code byte order (FATE#320456). - commit 646a393 - Update config files to build libnvdimm as a module. - commit da6a390 - Linux 4.4.14 (CVE-2016-3134 CVE-2016-4951 CVE-2016-4997 bsc#971126 bsc#981058 bsc#986362 bsc#983458). - Update config files. - Refresh patches.drivers/0009-crypto-qat-move-isr-files-to-qat-common-so-that-they.patch. - Refresh patches.drivers/0019-crypto-qat-Fix-random-config-build-issue.patch. - Delete patches.arch/arm64-mm-always-take-dirty-state-from-new-pte-in-pte.patch. - Delete patches.fixes/netfilter-arp_tables-simplify-translate_compat_table.patch. - Delete patches.fixes/netfilter-ip6_tables-simplify-translate_compat_table.patch. - Delete patches.fixes/netfilter-ip_tables-simplify-translate_compat_table-.patch. - Delete patches.fixes/netfilter-x_tables-add-and-use-xt_check_entry_offset.patch. - Delete patches.fixes/netfilter-x_tables-add-compat-version-of-xt_check_en.patch. - Delete patches.fixes/netfilter-x_tables-assert-minimum-target-size.patch. - Delete patches.fixes/netfilter-x_tables-check-for-bogus-target-offset.patch. - Delete patches.fixes/netfilter-x_tables-check-standard-target-size-too.patch. - Delete patches.fixes/netfilter-x_tables-do-compat-validation-via-translat.patch. - Delete patches.fixes/netfilter-x_tables-don-t-move-to-non-existent-next-r.patch. - Delete patches.fixes/netfilter-x_tables-don-t-reject-valid-target-size-on.patch. - Delete patches.fixes/netfilter-x_tables-fix-unconditional-helper.patch. - Delete patches.fixes/netfilter-x_tables-kill-check_entry-helper.patch. - Delete patches.fixes/netfilter-x_tables-make-sure-e-next_offset-covers-re.patch. - Delete patches.fixes/netfilter-x_tables-validate-all-offsets-and-sizes-in.patch. - Delete patches.fixes/netfilter-x_tables-validate-e-target_offset-early.patch. - Delete patches.fixes/netfilter-x_tables-validate-targets-of-jumps.patch. - Delete patches.fixes/netfilter-x_tables-xt_compat_match_from_user-doesn-t.patch. - Delete patches.fixes/tipc-check-nl-sock-before-parsing-nested-attributes.patch. - commit 7a4348c ++++ kernel-source: - scsi: storvsc: Filter out storvsc messages CD-ROM medium not present (fate#320295, bnc#984609). - commit 0296b36 - supported.conf: Add libnvdimm and nd_e820 to the list of supported modules. - commit 514e97a - libnvdimm, pfn, dax: fix initialization vs autodetect for mode + alignment (FATE#320460). - acpi, nfit: fix acpi_check_dsm() vs zero functions implemented (FATE#320456). - nfit: fix format interface code byte order (FATE#320456). - commit 646a393 - Update config files to build libnvdimm as a module. - commit da6a390 - Linux 4.4.14 (CVE-2016-3134 CVE-2016-4951 CVE-2016-4997 bsc#971126 bsc#981058 bsc#986362 bsc#983458). - Update config files. - Refresh patches.drivers/0009-crypto-qat-move-isr-files-to-qat-common-so-that-they.patch. - Refresh patches.drivers/0019-crypto-qat-Fix-random-config-build-issue.patch. - Delete patches.arch/arm64-mm-always-take-dirty-state-from-new-pte-in-pte.patch. - Delete patches.fixes/netfilter-arp_tables-simplify-translate_compat_table.patch. - Delete patches.fixes/netfilter-ip6_tables-simplify-translate_compat_table.patch. - Delete patches.fixes/netfilter-ip_tables-simplify-translate_compat_table-.patch. - Delete patches.fixes/netfilter-x_tables-add-and-use-xt_check_entry_offset.patch. - Delete patches.fixes/netfilter-x_tables-add-compat-version-of-xt_check_en.patch. - Delete patches.fixes/netfilter-x_tables-assert-minimum-target-size.patch. - Delete patches.fixes/netfilter-x_tables-check-for-bogus-target-offset.patch. - Delete patches.fixes/netfilter-x_tables-check-standard-target-size-too.patch. - Delete patches.fixes/netfilter-x_tables-do-compat-validation-via-translat.patch. - Delete patches.fixes/netfilter-x_tables-don-t-move-to-non-existent-next-r.patch. - Delete patches.fixes/netfilter-x_tables-don-t-reject-valid-target-size-on.patch. - Delete patches.fixes/netfilter-x_tables-fix-unconditional-helper.patch. - Delete patches.fixes/netfilter-x_tables-kill-check_entry-helper.patch. - Delete patches.fixes/netfilter-x_tables-make-sure-e-next_offset-covers-re.patch. - Delete patches.fixes/netfilter-x_tables-validate-all-offsets-and-sizes-in.patch. - Delete patches.fixes/netfilter-x_tables-validate-e-target_offset-early.patch. - Delete patches.fixes/netfilter-x_tables-validate-targets-of-jumps.patch. - Delete patches.fixes/netfilter-x_tables-xt_compat_match_from_user-doesn-t.patch. - Delete patches.fixes/tipc-check-nl-sock-before-parsing-nested-attributes.patch. - commit 7a4348c ++++ kernel-syms: - scsi: storvsc: Filter out storvsc messages CD-ROM medium not present (fate#320295, bnc#984609). - commit 0296b36 - supported.conf: Add libnvdimm and nd_e820 to the list of supported modules. - commit 514e97a - libnvdimm, pfn, dax: fix initialization vs autodetect for mode + alignment (FATE#320460). - acpi, nfit: fix acpi_check_dsm() vs zero functions implemented (FATE#320456). - nfit: fix format interface code byte order (FATE#320456). - commit 646a393 - Update config files to build libnvdimm as a module. - commit da6a390 - Linux 4.4.14 (CVE-2016-3134 CVE-2016-4951 CVE-2016-4997 bsc#971126 bsc#981058 bsc#986362 bsc#983458). - Update config files. - Refresh patches.drivers/0009-crypto-qat-move-isr-files-to-qat-common-so-that-they.patch. - Refresh patches.drivers/0019-crypto-qat-Fix-random-config-build-issue.patch. - Delete patches.arch/arm64-mm-always-take-dirty-state-from-new-pte-in-pte.patch. - Delete patches.fixes/netfilter-arp_tables-simplify-translate_compat_table.patch. - Delete patches.fixes/netfilter-ip6_tables-simplify-translate_compat_table.patch. - Delete patches.fixes/netfilter-ip_tables-simplify-translate_compat_table-.patch. - Delete patches.fixes/netfilter-x_tables-add-and-use-xt_check_entry_offset.patch. - Delete patches.fixes/netfilter-x_tables-add-compat-version-of-xt_check_en.patch. - Delete patches.fixes/netfilter-x_tables-assert-minimum-target-size.patch. - Delete patches.fixes/netfilter-x_tables-check-for-bogus-target-offset.patch. - Delete patches.fixes/netfilter-x_tables-check-standard-target-size-too.patch. - Delete patches.fixes/netfilter-x_tables-do-compat-validation-via-translat.patch. - Delete patches.fixes/netfilter-x_tables-don-t-move-to-non-existent-next-r.patch. - Delete patches.fixes/netfilter-x_tables-don-t-reject-valid-target-size-on.patch. - Delete patches.fixes/netfilter-x_tables-fix-unconditional-helper.patch. - Delete patches.fixes/netfilter-x_tables-kill-check_entry-helper.patch. - Delete patches.fixes/netfilter-x_tables-make-sure-e-next_offset-covers-re.patch. - Delete patches.fixes/netfilter-x_tables-validate-all-offsets-and-sizes-in.patch. - Delete patches.fixes/netfilter-x_tables-validate-e-target_offset-early.patch. - Delete patches.fixes/netfilter-x_tables-validate-targets-of-jumps.patch. - Delete patches.fixes/netfilter-x_tables-xt_compat_match_from_user-doesn-t.patch. - Delete patches.fixes/tipc-check-nl-sock-before-parsing-nested-attributes.patch. - commit 7a4348c ++++ systemd: - Drop systemd-sleep-grub helper, it's not needed anymore since grub is taking care of this now, see bsc#981936 ++++ libthai: - Update to version 0.1.25: + New word break APIs for more thread-safety. + Fix compilation error and warning with GCC 6. + Do not test word breaking if dictionary is disabled. + Updated word break dictionary. ++++ libvirt: - Update to libvirt 2.0.0 - Change version scheme to match libvirt's time-driven release schedule. will be incremented on first release of new calendar year, on each monthly release, and on stable branch maintenance release - Include libvirt-admin utility and API - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Dropped patches: apparmor-dont-scrub-environment-of-virtlogd-process.patch, e33cd67a-xenconfig-backendtype-fix.patch - FATE#316228, FATE#316628, FATE#319531, FATE#319810, FATE#320490 ++++ libvirt-python: - Update to 2.0.0 - Add all new APIs and constants in libvirt 2.0.0 - FATE#316228, FATE#316628, FATE#319531, FATE#319810, FATE#320490 ++++ qemu: - Fix more potential OOB accesses in 53C9X emulation (CVE-2016-5238 bsc#982959) 0068-scsi-esp-check-buffer-length-before.patch 0069-scsi-esp-respect-FIFO-invariant-aft.patch - Avoid "Invalid ROM" error message when it is not appropriate (bsc#982927) 0070-pci-assign-Move-Invalid-ROM-error-m.patch - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP2 ++++ release-notes-sled: - 12.2.20160701 - Updated Makefile from repository - Updated release notes from FATE - New entries: - FATE#319675: OpenSSH Was Updated to Version 7.2 - FATE#320958: AutoYaST: Applying the First-Stage Network Configuration to the Installed System - FATE#320973: systemd: Support for System V and LSB Init Scripts Has Been Moved Out of Core Daemon - Changed entries: - FATE#320494: Media-based Sources Are Disabled After Installation If They Are Not Needed ++++ yast2-bootloader: - Optimize code for quicker run (bnc#986649) - 3.1.195 ------------------------------------------------------------------ ------------------ 2016-6-30 - Jun 30 2016 ------------------- ------------------------------------------------------------------ ++++ dconf-editor: - Update to version 3.20.3: + Do not use a spinbutton for long int. + Updated translations. ++++ gnome-nettool: - Add gnome-nettool-bsc977225-Infiniband.patch: Add new network type: infiniband (bsc#977225, bgo#768235). ++++ kernel-default: - libnvdimm: increase max envelope size for ioctl (bsc#986319). - commit d503041 - arm64: Update numa patches to mainline version - Refresh patches.arch/arm64-0002-arm64-mm-specialise-pagetable-allocators.patch. - Refresh patches.arch/arm64-0003-arm64-mm-place-empty_zero_page-in-bss.patch. - Refresh patches.arch/arm64-0005-arm64-unmap-idmap-earlier.patch. - Refresh patches.arch/arm64-0018-arm64-mm-create-new-fine-grained-mappings-at-boot.patch. - efi: ARM/arm64: ignore DT memory nodes instead of removing them (fate#319973). - Documentation, dt, numa: dt bindings for NUMA (fate#319973). - of, numa: Add NUMA of binding implementation (fate#319973). - arm64: Move unflatten_device_tree() call earlier (fate#319973). - arm64, mm, numa: Add NUMA balancing support for arm64 (fate#319973). - arm64, numa: Add NUMA support for arm64 platforms (fate#319973). - commit 4ba587c - mm, compaction: prevent VM_BUG_ON when terminating freeing scanner (bnc#971975 VM performance -- compaction). - commit acf080f - arm64: Update config files. Enable ARM64_ACPI_PARKING_PROTOCOL - commit 6370d23 - arm64: acpi: add acpi=on cmdline option to prefer ACPI boot over DT (fate#319981). - commit 0b5c340 - arm64: kernel: acpi: fix ioremap in ACPI parking protocol cpu_postboot (fate#319981). - arm64: kernel: implement ACPI parking protocol (fate#319981). - commit 12536c0 - Refresh patches.suse/0003-x86-boot-Public-getting-random-boot-function.patch. Fixed building issue when CONFIG_RANDOMIZE_BASE is set. Merged Jan Beulich's patch. - commit 503b146 - i40e: Don't notify client(s) for DCB changes on all VSIs (bsc#983372). - commit 51ccbab ++++ kernel-source: - libnvdimm: increase max envelope size for ioctl (bsc#986319). - commit d503041 - arm64: Update numa patches to mainline version - Refresh patches.arch/arm64-0002-arm64-mm-specialise-pagetable-allocators.patch. - Refresh patches.arch/arm64-0003-arm64-mm-place-empty_zero_page-in-bss.patch. - Refresh patches.arch/arm64-0005-arm64-unmap-idmap-earlier.patch. - Refresh patches.arch/arm64-0018-arm64-mm-create-new-fine-grained-mappings-at-boot.patch. - efi: ARM/arm64: ignore DT memory nodes instead of removing them (fate#319973). - Documentation, dt, numa: dt bindings for NUMA (fate#319973). - of, numa: Add NUMA of binding implementation (fate#319973). - arm64: Move unflatten_device_tree() call earlier (fate#319973). - arm64, mm, numa: Add NUMA balancing support for arm64 (fate#319973). - arm64, numa: Add NUMA support for arm64 platforms (fate#319973). - commit 4ba587c - mm, compaction: prevent VM_BUG_ON when terminating freeing scanner (bnc#971975 VM performance -- compaction). - commit acf080f - arm64: Update config files. Enable ARM64_ACPI_PARKING_PROTOCOL - commit 6370d23 - arm64: acpi: add acpi=on cmdline option to prefer ACPI boot over DT (fate#319981). - commit 0b5c340 - arm64: kernel: acpi: fix ioremap in ACPI parking protocol cpu_postboot (fate#319981). - arm64: kernel: implement ACPI parking protocol (fate#319981). - commit 12536c0 - Refresh patches.suse/0003-x86-boot-Public-getting-random-boot-function.patch. Fixed building issue when CONFIG_RANDOMIZE_BASE is set. Merged Jan Beulich's patch. - commit 503b146 - i40e: Don't notify client(s) for DCB changes on all VSIs (bsc#983372). - commit 51ccbab ++++ kernel-syms: - libnvdimm: increase max envelope size for ioctl (bsc#986319). - commit d503041 - arm64: Update numa patches to mainline version - Refresh patches.arch/arm64-0002-arm64-mm-specialise-pagetable-allocators.patch. - Refresh patches.arch/arm64-0003-arm64-mm-place-empty_zero_page-in-bss.patch. - Refresh patches.arch/arm64-0005-arm64-unmap-idmap-earlier.patch. - Refresh patches.arch/arm64-0018-arm64-mm-create-new-fine-grained-mappings-at-boot.patch. - efi: ARM/arm64: ignore DT memory nodes instead of removing them (fate#319973). - Documentation, dt, numa: dt bindings for NUMA (fate#319973). - of, numa: Add NUMA of binding implementation (fate#319973). - arm64: Move unflatten_device_tree() call earlier (fate#319973). - arm64, mm, numa: Add NUMA balancing support for arm64 (fate#319973). - arm64, numa: Add NUMA support for arm64 platforms (fate#319973). - commit 4ba587c - mm, compaction: prevent VM_BUG_ON when terminating freeing scanner (bnc#971975 VM performance -- compaction). - commit acf080f - arm64: Update config files. Enable ARM64_ACPI_PARKING_PROTOCOL - commit 6370d23 - arm64: acpi: add acpi=on cmdline option to prefer ACPI boot over DT (fate#319981). - commit 0b5c340 - arm64: kernel: acpi: fix ioremap in ACPI parking protocol cpu_postboot (fate#319981). - arm64: kernel: implement ACPI parking protocol (fate#319981). - commit 12536c0 - Refresh patches.suse/0003-x86-boot-Public-getting-random-boot-function.patch. Fixed building issue when CONFIG_RANDOMIZE_BASE is set. Merged Jan Beulich's patch. - commit 503b146 - i40e: Don't notify client(s) for DCB changes on all VSIs (bsc#983372). - commit 51ccbab ++++ libgdata: - Update to version 0.17.5: + Major changes: - Google Drive documentation and test fixes. - Minor memory leak fixes. - Update autogen.sh to latest GNOME recommendations, fixing builddir ≠ srcdir. + Bugs fixed: bgo#684920, bgo#759180, bgo#767784, bgo#767785. + Updated translations. ++++ systemd: - Update SLE12-SP2 branch: Added: 156c4a4 journald: disable audit support completely from the journal (bsc#984034) 98027a2 Handle console specificities/weirdness for s390 arch e95a9b7 pid1: restore console color support for containers (#3595) 0682021 pid1: initialize status color mode after setting up TERM 64ce849 pid1: initialize TERM environment variable correctly a92e9ef Revert "do not pass-along the environment from the kernel or initrd" 59617e2 pid1: reconnect to the console before being re-executed a8102df core: disable colors when displaying cylon when systemd.log_color=off (#3495) 5614a94 pager: don't start pager if the terminal is explicitly set to TERM=dumb 9c37044 tree-wide: check colors_enabled() before outputting ANSI color strings 9a3240a tree-wide: use ansi_highlight() instead of ANSI_HIGHLIGHT where appropriate 183880b pid1: disable color output when TERM=dumb b2e1b63 basic/terminal-util: cache value for colors_enabled c819a62 systemd: obey systemd.log_color config 3664c33 basic/terminal-util: introduce SYSTEMD_COLORS environment variable f073cfe udev: bump TasksMax to inifinity (#3593) (bnc#985423) dc89dd5 units: add nosuid and nodev options to tmp.mount (#3575) ++++ sled-manuals_en: - Update text and image files (git: cc285c6). (dummy bsc#933411). ++++ sles-manuals_en: - Update text and image files (git: cc285c6). (dummy bsc#933411). ++++ usbutils: - added dependency on udev - updated to usbutils 008 for SS+ (FATE#319959) - dropped support for usb.ids as they are now in udev ++++ yast2: - fix cyclic dependencies caused by split of firewall classes (bsc#987059) - 3.1.195 ++++ yast2-ntp-client: - Fix regression: crash when reading cron entry failed ( discovered by sap-ha module ) (bsc#977610, bsc#987064) - 3.1.27 ++++ yast2-ruby-bindings: - Fix segfault when running rspec tests caused by added ruby profiler (bnc#986649 comment2) - 3.1.50 ------------------------------------------------------------------ ------------------ 2016-6-29 - Jun 29 2016 ------------------- ------------------------------------------------------------------ ++++ ImageMagick: - security update: * CVE-2016-5841 [bsc#986609] + ImageMagick-CVE-2016-5841.patch * CVE-2016-5842 [bsc#986608] + ImageMagick-CVE-2016-5842.patc ++++ gnome-shell: - Update to version 3.20.3: + Fix sorting of hidden apps in app switcher (bgo#766238). + Allocate framebuffers early to fix a crash on NVIDIA (bgo#764898). + Fix cycle-windows/cycle-group keybindings (bgo#730739). + networkAgent: Handle VPN service aliases (bgo#658484). + Fix crash when using screen recorder under wayland (bgo#767001). + Plug a memory leak (bgo#710230). + Updated translations. - Drop gnome-shell-cogl-nvidia-fixes.patch: Fixed upstream. ++++ libgsf: - Update to version 1.14.39: + Tests: suppressions. ++++ java-1_7_0-openjdk: - Enable SunEC for SLE12 and Leap (bsc#982366) ++++ kernel-default: - Refresh patches.suse/btrfs-8444-fix-for-incorrect-directory-entries-after-fsyn.patch. - Refresh patches.suse/btrfs-8445-fix-empty-symlink-after-creating-symlink-and-f.patch. - commit 082d05f - Btrfs: improve performance on fsync against new inode after rename/unlink (bsc#981038). - Btrfs: be more precise on errors when getting an inode from disk (bsc#981038). - commit ff08e98 - Delete patches.arch/arm-arndale-dma.patch (unused, deprecated) - commit bbd5a94 - arm64: Update config files. Enable ACPI_NUMA - commit d4c3331 - ACPI / NUMA: Enable ACPI based NUMA on ARM64 (fate#319981). - commit 5e59593 - be2net: Change copyright markings in source files (bsc#963844 FATE#320192). - be2net: Fix broadcast echoes from EVB in BE3 (bsc#963844 FATE#320192). - be2net: support asymmetric rx/tx queue counts (bsc#963844 FATE#320192). - be2net: fix definition of be_max_eqs() (bsc#963844 FATE#320192). - be2net: Fix provisioning of RSS for VFs in multi-partition configurations (bsc#963844 FATE#320192). - be2net: Enable Wake-On-LAN from shutdown for Skyhawk (bsc#963844 FATE#320192). - be2net: use max-TXQs limit too while provisioning VF queue pairs (bsc#963844 FATE#320192). - benet: be_resume needs to protect be_open with rtnl_lock (bsc#963844 FATE#320192). - commit fb2c413 - mm, compaction: abort free scanner if split fails (bnc#971975 VM performance -- compaction). - commit 42f5072 - supported.conf: Yet more adjustment for aarch64 - commit c439100 - s390: drop smp_mb in vdso_init (bsc#969756). - s390: use generic memory barriers (bsc#969756). - s390: more efficient smp barriers (bsc#969756). - commit 5316611 ++++ kernel-source: - Refresh patches.suse/btrfs-8444-fix-for-incorrect-directory-entries-after-fsyn.patch. - Refresh patches.suse/btrfs-8445-fix-empty-symlink-after-creating-symlink-and-f.patch. - commit 082d05f - Btrfs: improve performance on fsync against new inode after rename/unlink (bsc#981038). - Btrfs: be more precise on errors when getting an inode from disk (bsc#981038). - commit ff08e98 - Delete patches.arch/arm-arndale-dma.patch (unused, deprecated) - commit bbd5a94 - arm64: Update config files. Enable ACPI_NUMA - commit d4c3331 - ACPI / NUMA: Enable ACPI based NUMA on ARM64 (fate#319981). - commit 5e59593 - be2net: Change copyright markings in source files (bsc#963844 FATE#320192). - be2net: Fix broadcast echoes from EVB in BE3 (bsc#963844 FATE#320192). - be2net: support asymmetric rx/tx queue counts (bsc#963844 FATE#320192). - be2net: fix definition of be_max_eqs() (bsc#963844 FATE#320192). - be2net: Fix provisioning of RSS for VFs in multi-partition configurations (bsc#963844 FATE#320192). - be2net: Enable Wake-On-LAN from shutdown for Skyhawk (bsc#963844 FATE#320192). - be2net: use max-TXQs limit too while provisioning VF queue pairs (bsc#963844 FATE#320192). - benet: be_resume needs to protect be_open with rtnl_lock (bsc#963844 FATE#320192). - commit fb2c413 - mm, compaction: abort free scanner if split fails (bnc#971975 VM performance -- compaction). - commit 42f5072 - supported.conf: Yet more adjustment for aarch64 - commit c439100 - s390: drop smp_mb in vdso_init (bsc#969756). - s390: use generic memory barriers (bsc#969756). - s390: more efficient smp barriers (bsc#969756). - commit 5316611 ++++ kernel-syms: - Refresh patches.suse/btrfs-8444-fix-for-incorrect-directory-entries-after-fsyn.patch. - Refresh patches.suse/btrfs-8445-fix-empty-symlink-after-creating-symlink-and-f.patch. - commit 082d05f - Btrfs: improve performance on fsync against new inode after rename/unlink (bsc#981038). - Btrfs: be more precise on errors when getting an inode from disk (bsc#981038). - commit ff08e98 - Delete patches.arch/arm-arndale-dma.patch (unused, deprecated) - commit bbd5a94 - arm64: Update config files. Enable ACPI_NUMA - commit d4c3331 - ACPI / NUMA: Enable ACPI based NUMA on ARM64 (fate#319981). - commit 5e59593 - be2net: Change copyright markings in source files (bsc#963844 FATE#320192). - be2net: Fix broadcast echoes from EVB in BE3 (bsc#963844 FATE#320192). - be2net: support asymmetric rx/tx queue counts (bsc#963844 FATE#320192). - be2net: fix definition of be_max_eqs() (bsc#963844 FATE#320192). - be2net: Fix provisioning of RSS for VFs in multi-partition configurations (bsc#963844 FATE#320192). - be2net: Enable Wake-On-LAN from shutdown for Skyhawk (bsc#963844 FATE#320192). - be2net: use max-TXQs limit too while provisioning VF queue pairs (bsc#963844 FATE#320192). - benet: be_resume needs to protect be_open with rtnl_lock (bsc#963844 FATE#320192). - commit fb2c413 - mm, compaction: abort free scanner if split fails (bnc#971975 VM performance -- compaction). - commit 42f5072 - supported.conf: Yet more adjustment for aarch64 - commit c439100 - s390: drop smp_mb in vdso_init (bsc#969756). - s390: use generic memory barriers (bsc#969756). - s390: more efficient smp barriers (bsc#969756). - commit 5316611 ++++ mutter: - Update to version 3.20.3: + Fix grabbing random keys for disabled shortcuts (bgo#766270). + Crash fixes (bgo#751847, bgo#767969). + Improve multi-monitor handling on wayland (bgo#766528). + Don't create invalid UTF-8 window description strings (bgo#765535). + Convert window titles and wm_class to UTF-8 (bgo#752788). + Use kill() to force-quit unresponsive wayland clients (bgo#767464). + Fix window position when unmaximizing via DND on wayland (bgo#764180). + Avoid full window redraws when using extended frame sync (bgo#767798). + Fix missing frame border around GTK+ dialogs (bgo#745060). + Improve X11 <-> wayland copy and paste interaction (bgo#768007). + Updated translations. ++++ libwnck: - Update to version 3.20.1: + selector: Don't use deprecated GtkMisc. + tasklist: - Ignore size_allocate with invalid size. - Queue resize on button not on its content. - Don't use deprecated GtkMisc. + test-wnck: Don't use deprecated gtk_tree_view_set_rules_hint. + wnckprop: Don't use deprecated gdk_cursor_new. + workspace-accessible: - Drop obsolete GTK_CHECK_VERSION. - Don't use deprecated atk_component_get_position. - Add https://git.gnome.org/browse/libwnck to URL, silence rpmlint. libwnck does not have a wiki entry upstream, hence using the git ref instead. ------------------------------------------------------------------ ------------------ 2016-6-28 - Jun 28 2016 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Speed up installation (bnc#986649) - 3.1.134 ++++ kernel-default: - supported.conf: Fix missing dependencies Add missing V4L2 stuff, fix MFD, usbip and MIC dependencies - commit 226423c - supported.conf: Add yet more missing module entries drivers/hid/* (mostly unsupported) drivers/hwtracing/* (external, FATE#319148) drivers/uwb/* (unsupported) - commit 9ea3d7c - Revert 9f185424ca9 (Disable previous patches in series.conf) Now we have added the necessary arch/*/barrier.h changes (beyond x86), we can make use of the smp_cond_load_acquire() rework again and pull in the x86 bits as well without breaking the all the remaining archs. - commit c479951 - mips: reuse asm-generic/barrier.h (bsc#969756). - metag: reuse asm-generic/barrier.h (bsc#969756). - x86/um: reuse asm-generic/barrier.h (bsc#969756). - commit 591cc4d - sparc: define __smp_xxx (bsc#969756). - sparc: reuse asm-generic/barrier.h (bsc#969756). - commit d823513 - ia64: define __smp_xxx (bsc#969756). - ia64: reuse asm-generic/barrier.h (bsc#969756). - ia64: rename nop->iosapic_nop (bsc#969756). - commit 908a6b6 - s390: define __smp_xxx (bsc#969756). - s390: reuse asm-generic/barrier.h (bsc#969756). - commit d330234 - arm: define __smp_xxx (bsc#969756). - arm: reuse asm-generic/barrier.h (bsc#969756). - commit 4e992ca - arm64: define __smp_xxx (bsc#969756). - arm64: reuse asm-generic/barrier.h (bsc#969756). - commit d338cff - powerpc: define __smp_xxx (bsc#969756). - powerpc: reuse asm-generic/barrier.h (bsc#969756). - commit 9fc1a51 - supported.conf: ntb/amd: Add fate reference - commit dfa00e0 - Delete patches.suse/sd_init.mark_majors_busy.patch (bsc#744658) It was only required by the xenlinux frontent drivers. - commit 066d829 - Disable previous patches in series.conf As the previous optimization patches cause the build breakage, temporarily disable them in series.conf with a guard of +need_fixes prefix. - commit 9f18542 - locking/rwsem: Get rid of __down_write_nested() (bsc#969756). - commit 3db417d - locking/spinlock, arch: Update and fix spin_unlock_wait() implementations (bsc#969756). - commit 61e0a3b - locking/barriers: Move smp_cond_load_acquire() to asm-generic/barrier.h (bsc#969756). - commit c55ae5c - asm-generic: implement virt_xxx memory barriers (bsc#969756). - commit 1512398 - asm-generic: add __smp_xxx wrappers (bsc#969756). - commit a54ba68 - locking/x86: Tweak the comment about use of wmb() for IO (bsc#969756). - commit 52f56e8 - locking/x86: Drop a comment left over from X86_OOSTORE (bsc#969756). - commit 91a9437 - locking/x86: Add cc clobber for ADDL (bsc#969756). - commit 42115e3 - asm-generic: guard smp_store_release/load_acquire (bsc#969756). - commit 5c82d99 - x86: define __smp_xxx (bsc#969756). - commit 870e621 - x86: reuse asm-generic/barrier.h (bsc#969756). - commit bef96a1 ++++ kernel-source: - supported.conf: Fix missing dependencies Add missing V4L2 stuff, fix MFD, usbip and MIC dependencies - commit 226423c - supported.conf: Add yet more missing module entries drivers/hid/* (mostly unsupported) drivers/hwtracing/* (external, FATE#319148) drivers/uwb/* (unsupported) - commit 9ea3d7c - Revert 9f185424ca9 (Disable previous patches in series.conf) Now we have added the necessary arch/*/barrier.h changes (beyond x86), we can make use of the smp_cond_load_acquire() rework again and pull in the x86 bits as well without breaking the all the remaining archs. - commit c479951 - mips: reuse asm-generic/barrier.h (bsc#969756). - metag: reuse asm-generic/barrier.h (bsc#969756). - x86/um: reuse asm-generic/barrier.h (bsc#969756). - commit 591cc4d - sparc: define __smp_xxx (bsc#969756). - sparc: reuse asm-generic/barrier.h (bsc#969756). - commit d823513 - ia64: define __smp_xxx (bsc#969756). - ia64: reuse asm-generic/barrier.h (bsc#969756). - ia64: rename nop->iosapic_nop (bsc#969756). - commit 908a6b6 - s390: define __smp_xxx (bsc#969756). - s390: reuse asm-generic/barrier.h (bsc#969756). - commit d330234 - arm: define __smp_xxx (bsc#969756). - arm: reuse asm-generic/barrier.h (bsc#969756). - commit 4e992ca - arm64: define __smp_xxx (bsc#969756). - arm64: reuse asm-generic/barrier.h (bsc#969756). - commit d338cff - powerpc: define __smp_xxx (bsc#969756). - powerpc: reuse asm-generic/barrier.h (bsc#969756). - commit 9fc1a51 - supported.conf: ntb/amd: Add fate reference - commit dfa00e0 - Delete patches.suse/sd_init.mark_majors_busy.patch (bsc#744658) It was only required by the xenlinux frontent drivers. - commit 066d829 - Disable previous patches in series.conf As the previous optimization patches cause the build breakage, temporarily disable them in series.conf with a guard of +need_fixes prefix. - commit 9f18542 - locking/rwsem: Get rid of __down_write_nested() (bsc#969756). - commit 3db417d - locking/spinlock, arch: Update and fix spin_unlock_wait() implementations (bsc#969756). - commit 61e0a3b - locking/barriers: Move smp_cond_load_acquire() to asm-generic/barrier.h (bsc#969756). - commit c55ae5c - asm-generic: implement virt_xxx memory barriers (bsc#969756). - commit 1512398 - asm-generic: add __smp_xxx wrappers (bsc#969756). - commit a54ba68 - locking/x86: Tweak the comment about use of wmb() for IO (bsc#969756). - commit 52f56e8 - locking/x86: Drop a comment left over from X86_OOSTORE (bsc#969756). - commit 91a9437 - locking/x86: Add cc clobber for ADDL (bsc#969756). - commit 42115e3 - asm-generic: guard smp_store_release/load_acquire (bsc#969756). - commit 5c82d99 - x86: define __smp_xxx (bsc#969756). - commit 870e621 - x86: reuse asm-generic/barrier.h (bsc#969756). - commit bef96a1 ++++ kernel-syms: - supported.conf: Fix missing dependencies Add missing V4L2 stuff, fix MFD, usbip and MIC dependencies - commit 226423c - supported.conf: Add yet more missing module entries drivers/hid/* (mostly unsupported) drivers/hwtracing/* (external, FATE#319148) drivers/uwb/* (unsupported) - commit 9ea3d7c - Revert 9f185424ca9 (Disable previous patches in series.conf) Now we have added the necessary arch/*/barrier.h changes (beyond x86), we can make use of the smp_cond_load_acquire() rework again and pull in the x86 bits as well without breaking the all the remaining archs. - commit c479951 - mips: reuse asm-generic/barrier.h (bsc#969756). - metag: reuse asm-generic/barrier.h (bsc#969756). - x86/um: reuse asm-generic/barrier.h (bsc#969756). - commit 591cc4d - sparc: define __smp_xxx (bsc#969756). - sparc: reuse asm-generic/barrier.h (bsc#969756). - commit d823513 - ia64: define __smp_xxx (bsc#969756). - ia64: reuse asm-generic/barrier.h (bsc#969756). - ia64: rename nop->iosapic_nop (bsc#969756). - commit 908a6b6 - s390: define __smp_xxx (bsc#969756). - s390: reuse asm-generic/barrier.h (bsc#969756). - commit d330234 - arm: define __smp_xxx (bsc#969756). - arm: reuse asm-generic/barrier.h (bsc#969756). - commit 4e992ca - arm64: define __smp_xxx (bsc#969756). - arm64: reuse asm-generic/barrier.h (bsc#969756). - commit d338cff - powerpc: define __smp_xxx (bsc#969756). - powerpc: reuse asm-generic/barrier.h (bsc#969756). - commit 9fc1a51 - supported.conf: ntb/amd: Add fate reference - commit dfa00e0 - Delete patches.suse/sd_init.mark_majors_busy.patch (bsc#744658) It was only required by the xenlinux frontent drivers. - commit 066d829 - Disable previous patches in series.conf As the previous optimization patches cause the build breakage, temporarily disable them in series.conf with a guard of +need_fixes prefix. - commit 9f18542 - locking/rwsem: Get rid of __down_write_nested() (bsc#969756). - commit 3db417d - locking/spinlock, arch: Update and fix spin_unlock_wait() implementations (bsc#969756). - commit 61e0a3b - locking/barriers: Move smp_cond_load_acquire() to asm-generic/barrier.h (bsc#969756). - commit c55ae5c - asm-generic: implement virt_xxx memory barriers (bsc#969756). - commit 1512398 - asm-generic: add __smp_xxx wrappers (bsc#969756). - commit a54ba68 - locking/x86: Tweak the comment about use of wmb() for IO (bsc#969756). - commit 52f56e8 - locking/x86: Drop a comment left over from X86_OOSTORE (bsc#969756). - commit 91a9437 - locking/x86: Add cc clobber for ADDL (bsc#969756). - commit 42115e3 - asm-generic: guard smp_store_release/load_acquire (bsc#969756). - commit 5c82d99 - x86: define __smp_xxx (bsc#969756). - commit 870e621 - x86: reuse asm-generic/barrier.h (bsc#969756). - commit bef96a1 ++++ kiwi: - v7.03.76 released - Fixed zipl installation prior to the zipl installation some parameters are read from the disk file. kiwi ran another loopsetup call on the raw disk file to get those values. However while the raw disk is already loop setup by another loop device this causes problems when calling fdasd on the new loop. This patch prevents another loopsetup call and operates on the given block device ++++ samba: - Fix ntlm-auth segfault with squid; (bso#11914); (bsc#986228). ++++ yast2-packager: - optimize slide show size computing to improve installation performance (bnc#986649) - 3.1.105 ++++ yast2-ruby-bindings: - Added support for running the Ruby profiler - Improve performance of code by specialized `caller` call (bnc#986649) - 3.1.49 ------------------------------------------------------------------ ------------------ 2016-6-27 - Jun 27 2016 ------------------- ------------------------------------------------------------------ ++++ btrfsprogs: - Advise user of fs recovery options when we fail to mount (fate#320443) * Add dracut-fsck-help.txt * Add module-setup.sh ++++ gnome-bluetooth: - Update to version 3.20.0: + Add support for joysticks. + Fix small memory leaks. + Fix a runtime warning when the vendor is unknown. + Fix PIN label size. ++++ kernel-default: - supported.conf: More coverage of missing modules - drivers/crypto/qat/* are marked as external - drivers/gpio/* are covered (only gpio-amdpt is supported) - drivers/ntb/* are supported - drivers/watchdog/* are marked as unsupported - commit 83e0816 - ACPI / processor: Add acpi_map_madt_entry() (fate#319981). - arm64: acpi/numa: cleanup acpi_numa_processor_affinity_init() (fate#319981). - arm64: acpi/numa: Improve SRAT error detection and add messages (fate#319981). - arm64: acpi/numa: Copy acpi_numa_memory_affinity_init() (fate#319981). - arm64: acpi/numa: Add bad_srat() and srat_disabled() stub (fate#319981). - arm64: acpi/numa: copy acpi_numa_slit_init() (fate#319981). - arm64, ACPI, NUMA: NUMA support based on SRAT and SLIT (fate#319981). - arm64: acpi: Add acpi_numa_arch_fixup() stub (fate#319981). - commit 475f7de - arm64, NUMA: Cleanup NUMA disabled messages (fate#319981). - arm64, NUMA: rework numa_add_memblk() (fate#319981). - commit ce25cc2 - supported.conf: More updates of missing modules Covered modules: arch/powerpc/crypto/*, crypto/*, drivers/bluetooth/*, drivers/input/tablet/*, drivers/misc/mei/*, drivers/mmc/*, drivers/spmi/*, drivers/tty/serial/*, drivers/uio/*, drivers/usb/usbip/* and drivers/vfio/* - commit 40aea2e - Refresh patches.fixes/hid-hiddev-validate-num_values.patch: fix upstream references. - commit 4d6d6d8 - HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands (bsc#986572 CVE-2016-5829). - commit 725099f - supported.conf: disable not needed micorchip net phy - commit 39e29ff - netfilter: x_tables: don't reject valid target size on some architectures (CVE-2016-4997 bsc#986362). - commit 2c2ec77 - Delete not used ehci-h20ahb driver (bsc#986624) - Delete patches.arch/arm64-0001-usb-Add-support-for-Synopsis-H20AHB-EHCI-host-contro.patch. - Delete patches.arch/arm64-0002-usb-fix-hcd-h20ahb-driver-depends.patch. - commit 942ab90 - supported.conf: Add gpio-generic due to dependnecy - commit be8d244 - supported.conf: Update network and phy drivers - commit 965a1d0 - netfilter: x_tables: do compat validation via translate_table (CVE-2016-4997 bsc#986362). - netfilter: x_tables: xt_compat_match_from_user doesn't need a retval (CVE-2016-4997 bsc#986362). - netfilter: arp_tables: simplify translate_compat_table args (CVE-2016-4997 bsc#986362). - netfilter: ip6_tables: simplify translate_compat_table args (CVE-2016-4997 bsc#986362). - netfilter: ip_tables: simplify translate_compat_table args (CVE-2016-4997 bsc#986362). - netfilter: x_tables: validate all offsets and sizes in a rule (CVE-2016-4997 bsc#986362). - netfilter: x_tables: check for bogus target offset (CVE-2016-4997 bsc#986362). - netfilter: x_tables: check standard target size too (CVE-2016-4997 bsc#986362). - netfilter: x_tables: add compat version of xt_check_entry_offsets (CVE-2016-4997 bsc#986362). - netfilter: x_tables: assert minimum target size (CVE-2016-4997 bsc#986362). - netfilter: x_tables: kill check_entry helper (CVE-2016-4997 bsc#986362). - netfilter: x_tables: add and use xt_check_entry_offsets (CVE-2016-4997 bsc#986362). - netfilter: x_tables: validate targets of jumps (CVE-2016-4997 bsc#986362). - netfilter: x_tables: don't move to non-existent next rule (CVE-2016-4997 bsc#986362). - commit 6b6649a - mm/swap.c: flush lru pvecs on compound page arrival (bnc#983721). - commit af2adab ++++ kernel-source: - supported.conf: More coverage of missing modules - drivers/crypto/qat/* are marked as external - drivers/gpio/* are covered (only gpio-amdpt is supported) - drivers/ntb/* are supported - drivers/watchdog/* are marked as unsupported - commit 83e0816 - ACPI / processor: Add acpi_map_madt_entry() (fate#319981). - arm64: acpi/numa: cleanup acpi_numa_processor_affinity_init() (fate#319981). - arm64: acpi/numa: Improve SRAT error detection and add messages (fate#319981). - arm64: acpi/numa: Copy acpi_numa_memory_affinity_init() (fate#319981). - arm64: acpi/numa: Add bad_srat() and srat_disabled() stub (fate#319981). - arm64: acpi/numa: copy acpi_numa_slit_init() (fate#319981). - arm64, ACPI, NUMA: NUMA support based on SRAT and SLIT (fate#319981). - arm64: acpi: Add acpi_numa_arch_fixup() stub (fate#319981). - commit 475f7de - arm64, NUMA: Cleanup NUMA disabled messages (fate#319981). - arm64, NUMA: rework numa_add_memblk() (fate#319981). - commit ce25cc2 - supported.conf: More updates of missing modules Covered modules: arch/powerpc/crypto/*, crypto/*, drivers/bluetooth/*, drivers/input/tablet/*, drivers/misc/mei/*, drivers/mmc/*, drivers/spmi/*, drivers/tty/serial/*, drivers/uio/*, drivers/usb/usbip/* and drivers/vfio/* - commit 40aea2e - Refresh patches.fixes/hid-hiddev-validate-num_values.patch: fix upstream references. - commit 4d6d6d8 - HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands (bsc#986572 CVE-2016-5829). - commit 725099f - supported.conf: disable not needed micorchip net phy - commit 39e29ff - netfilter: x_tables: don't reject valid target size on some architectures (CVE-2016-4997 bsc#986362). - commit 2c2ec77 - Delete not used ehci-h20ahb driver (bsc#986624) - Delete patches.arch/arm64-0001-usb-Add-support-for-Synopsis-H20AHB-EHCI-host-contro.patch. - Delete patches.arch/arm64-0002-usb-fix-hcd-h20ahb-driver-depends.patch. - commit 942ab90 - supported.conf: Add gpio-generic due to dependnecy - commit be8d244 - supported.conf: Update network and phy drivers - commit 965a1d0 - netfilter: x_tables: do compat validation via translate_table (CVE-2016-4997 bsc#986362). - netfilter: x_tables: xt_compat_match_from_user doesn't need a retval (CVE-2016-4997 bsc#986362). - netfilter: arp_tables: simplify translate_compat_table args (CVE-2016-4997 bsc#986362). - netfilter: ip6_tables: simplify translate_compat_table args (CVE-2016-4997 bsc#986362). - netfilter: ip_tables: simplify translate_compat_table args (CVE-2016-4997 bsc#986362). - netfilter: x_tables: validate all offsets and sizes in a rule (CVE-2016-4997 bsc#986362). - netfilter: x_tables: check for bogus target offset (CVE-2016-4997 bsc#986362). - netfilter: x_tables: check standard target size too (CVE-2016-4997 bsc#986362). - netfilter: x_tables: add compat version of xt_check_entry_offsets (CVE-2016-4997 bsc#986362). - netfilter: x_tables: assert minimum target size (CVE-2016-4997 bsc#986362). - netfilter: x_tables: kill check_entry helper (CVE-2016-4997 bsc#986362). - netfilter: x_tables: add and use xt_check_entry_offsets (CVE-2016-4997 bsc#986362). - netfilter: x_tables: validate targets of jumps (CVE-2016-4997 bsc#986362). - netfilter: x_tables: don't move to non-existent next rule (CVE-2016-4997 bsc#986362). - commit 6b6649a - mm/swap.c: flush lru pvecs on compound page arrival (bnc#983721). - commit af2adab ++++ kernel-syms: - supported.conf: More coverage of missing modules - drivers/crypto/qat/* are marked as external - drivers/gpio/* are covered (only gpio-amdpt is supported) - drivers/ntb/* are supported - drivers/watchdog/* are marked as unsupported - commit 83e0816 - ACPI / processor: Add acpi_map_madt_entry() (fate#319981). - arm64: acpi/numa: cleanup acpi_numa_processor_affinity_init() (fate#319981). - arm64: acpi/numa: Improve SRAT error detection and add messages (fate#319981). - arm64: acpi/numa: Copy acpi_numa_memory_affinity_init() (fate#319981). - arm64: acpi/numa: Add bad_srat() and srat_disabled() stub (fate#319981). - arm64: acpi/numa: copy acpi_numa_slit_init() (fate#319981). - arm64, ACPI, NUMA: NUMA support based on SRAT and SLIT (fate#319981). - arm64: acpi: Add acpi_numa_arch_fixup() stub (fate#319981). - commit 475f7de - arm64, NUMA: Cleanup NUMA disabled messages (fate#319981). - arm64, NUMA: rework numa_add_memblk() (fate#319981). - commit ce25cc2 - supported.conf: More updates of missing modules Covered modules: arch/powerpc/crypto/*, crypto/*, drivers/bluetooth/*, drivers/input/tablet/*, drivers/misc/mei/*, drivers/mmc/*, drivers/spmi/*, drivers/tty/serial/*, drivers/uio/*, drivers/usb/usbip/* and drivers/vfio/* - commit 40aea2e - Refresh patches.fixes/hid-hiddev-validate-num_values.patch: fix upstream references. - commit 4d6d6d8 - HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands (bsc#986572 CVE-2016-5829). - commit 725099f - supported.conf: disable not needed micorchip net phy - commit 39e29ff - netfilter: x_tables: don't reject valid target size on some architectures (CVE-2016-4997 bsc#986362). - commit 2c2ec77 - Delete not used ehci-h20ahb driver (bsc#986624) - Delete patches.arch/arm64-0001-usb-Add-support-for-Synopsis-H20AHB-EHCI-host-contro.patch. - Delete patches.arch/arm64-0002-usb-fix-hcd-h20ahb-driver-depends.patch. - commit 942ab90 - supported.conf: Add gpio-generic due to dependnecy - commit be8d244 - supported.conf: Update network and phy drivers - commit 965a1d0 - netfilter: x_tables: do compat validation via translate_table (CVE-2016-4997 bsc#986362). - netfilter: x_tables: xt_compat_match_from_user doesn't need a retval (CVE-2016-4997 bsc#986362). - netfilter: arp_tables: simplify translate_compat_table args (CVE-2016-4997 bsc#986362). - netfilter: ip6_tables: simplify translate_compat_table args (CVE-2016-4997 bsc#986362). - netfilter: ip_tables: simplify translate_compat_table args (CVE-2016-4997 bsc#986362). - netfilter: x_tables: validate all offsets and sizes in a rule (CVE-2016-4997 bsc#986362). - netfilter: x_tables: check for bogus target offset (CVE-2016-4997 bsc#986362). - netfilter: x_tables: check standard target size too (CVE-2016-4997 bsc#986362). - netfilter: x_tables: add compat version of xt_check_entry_offsets (CVE-2016-4997 bsc#986362). - netfilter: x_tables: assert minimum target size (CVE-2016-4997 bsc#986362). - netfilter: x_tables: kill check_entry helper (CVE-2016-4997 bsc#986362). - netfilter: x_tables: add and use xt_check_entry_offsets (CVE-2016-4997 bsc#986362). - netfilter: x_tables: validate targets of jumps (CVE-2016-4997 bsc#986362). - netfilter: x_tables: don't move to non-existent next rule (CVE-2016-4997 bsc#986362). - commit 6b6649a - mm/swap.c: flush lru pvecs on compound page arrival (bnc#983721). - commit af2adab ++++ kiwi: - Add RHEL7 netboot descriptions Signed-off-by: Dinar Valeev ++++ libosinfo: - bsc#986731 - libosinfo: Add support for openSUSE Leap 42.2 add-opensuse-leap-42.2-support.patch ++++ xerces-c: - Add patches for bnc#985860 CVE-2016-4463: * xerces-c-CVE-2016-4463-part1.patch * xerces-c-CVE-2016-4463-part2.patch ++++ linux-glibc-devel: - Backport ND_CMD_CALL ioctl to (FATE#319858, bsc#986519) 0001-nfit-libnvdimm-limited-whitelisted-dimm-command-mars.patch ++++ xfsprogs: - Advise user of fs recovery options when we fail to mount (fate#320443) * Add dracut-fsck-help.txt * Add module-setup.sh ++++ yast2-installation: - Make writing of bootloader settings the last step so that other installation steps (kdump, cio-ignore) do not have to waste time repeating it (bnc#986649) - 3.1.198 ++++ yast2-kdump: - Skip writing bootloader configuration in installation, as it will be written later by yast2-bootloader. This will speed up installation. (bnc#984649) - 3.1.38 ++++ yast2-users: - Fix creation of the first user account during installation (bsc#986542) - 3.1.53 ++++ zypper: - info: Take care data are in sync with those printed in patch related tables. (FATE#320447) - BuildRequires: libzypp-devel >= 16.1.0 - Remove dangling wiki link (bsc#986095) - Patch info: render data the same style as other patch related commands do (FATE#320447) - man: Mention known limitations when searching with --file-list (bsc#982379) - doc: Mention that "zypper mr -n" needs an argument (bsc#984901) - changes: add reference to bsc#893833 - version 1.13.3 ------------------------------------------------------------------ ------------------ 2016-6-25 - Jun 25 2016 ------------------- ------------------------------------------------------------------ ++++ glib2-branding-SLE: - Make gnome-settings-daemon housekeeping plugin ignore /boot/efi [bsc#919217]. ++++ kernel-default: - supported.conf: adding all Intel products as externally supported (FATE#319820) - commit 4b3f2b6 ++++ kernel-source: - supported.conf: adding all Intel products as externally supported (FATE#319820) - commit 4b3f2b6 ++++ kernel-syms: - supported.conf: adding all Intel products as externally supported (FATE#319820) - commit 4b3f2b6 ++++ libreoffice: - Version update to 5.1.4.2 CVE-2016-4324 bnc#987553 - Remove upstreamed patches: * bnc939998.patch bnc945443.patch bnc945445.patch - Add fix for bnc#945445: * bnc945445.patch ------------------------------------------------------------------ ------------------ 2016-6-24 - Jun 24 2016 ------------------- ------------------------------------------------------------------ ++++ kernel-default: - supported.conf: Update more configs. All drivers/dma/*, drivers/i2c/*, driver/rtc/* are covered. drivers/net/phy/fixed_phy added for RPi3. - commit 819eeae ++++ kernel-source: - supported.conf: Update more configs. All drivers/dma/*, drivers/i2c/*, driver/rtc/* are covered. drivers/net/phy/fixed_phy added for RPi3. - commit 819eeae ++++ kernel-syms: - supported.conf: Update more configs. All drivers/dma/*, drivers/i2c/*, driver/rtc/* are covered. drivers/net/phy/fixed_phy added for RPi3. - commit 819eeae ++++ libzypp: - API enahncements for zypper (FATE#320447) - version 16.1.0 (0) ++++ w3m: - w3mman-formatting.patch: w3mman now doesn't show invalid characters anymore (bsc#950800) ------------------------------------------------------------------ ------------------ 2016-6-23 - Jun 23 2016 ------------------- ------------------------------------------------------------------ ++++ avahi: - Update to version 0.6.32: + Don't log warnings about invalid packets, commonly triggered by Windows 10 systems. + Fix issue with bad packet size estimation, causing probes to continuously be sent when hosting large numbers of services. + Fix build on Solaris/SmartOS (filio.h issue). + Fix build on FreeBSD (PCAP_D_IN issue). + Fix debug output with libdaemon >= 0.14. + avahi_server_set_browse_domains now correctly uses the provided list, instead of re-using the list from the configuration file. + Set nl_pid to 0, this will automatically assign the value and prevent conflicts per netlink(7). (Bug #334). + Check for netlink pid=0 (kernel) instead of uid=0, which works correctly with network & user namespaces. + Fix reversed IFA_LOCAL and IFA_ADDRESS checks (Avahi#355). + Don't fail the build on deprecated GTK/GLIB usage. + Gracefully fail if SO_REUSEPORT is not available. + Minor Python 3 update for the python ServiceTypeDatabase test usage of print, should be backwards compatible. + avahi-autoipd: Fix incorrect usage of IFLA_RTA instead of IFA_RTA which could crash on ARM (Closes: gh#lathiat/avahi#42). - Drop upstream fixed patches: + avahi-unicastdomains.patch + avahi-gtk_box_new.patch + avahi-fix-mkdir.diff + avahi-enable-ipv6.patch + avahi-reserve-space-for-record-data-when-size-e.patch - Rebase avahi-0.6.31-invalid-packet.patch. - Add avahi-0.6.31-systemd-order.patch: start after NM/wicked, to ensure resolv.conf is present (bsc#982317, gh#lathiat/avahi#59). ++++ evince: - Update to version 3.20.1: + Fix style rendering issues with GTK+ 3.20 (bgo#765557, bgo#758793). + Remove the MimeType association from the previewer desktop file (bgo#744893). + Fix build with GCC 6. + Fix calculation of the maximum width of page selector (bgo#764771). + Remove X11 dependency of nautilus extension (bgo#766710). + Preserve window chrome when opening a copy in new window (bgo#767532). + Fix typo in zoom in/out gesture shortcuts (bgo#761803). + Updated translations. - Drop evince-fix-deprecated-warning.patch: Fixed upstream. ++++ gimp: - Fix CVE-2016-4994 (boo#986021, bgo#767873): + Add gimp-Multiple-Use-After-Free.patch: Multiple Use-After-Free when parsing XCF channel and layer properties. ++++ kernel-default: - bnxt_en: Don't allow autoneg on cards that don't support it (bsc#963575 FATE#320144). - bnxt_en: Add BCM5731X and BCM5741X device IDs (bsc#963575 FATE#320144). - bnxt_en: Add GRO logic for BCM5731X chips (bsc#963575 FATE#320144). - bnxt_en: Refactor bnxt_gro_skb() (bsc#963575 FATE#320144). - bnxt_en: Define the supported chip numbers (bsc#963575 FATE#320144). - bnxt_en: Add PCI device ID for 57404 NPAR devices (bsc#963575 FATE#320144). - bnxt_en: Enable NPAR (NIC Partitioning) Support (bsc#963575 FATE#320144). - bnxt_en: Handle VF_CFG_CHANGE event from firmware (bsc#963575 FATE#320144). - bnxt_en: Add new function bnxt_reset() (bsc#963575 FATE#320144). - bnxt_en: Add function for VF driver to query default VLAN (bsc#963575 FATE#320144). - bnxt_en: Simplify VLAN receive logic (bsc#963575 FATE#320144). - bnxt_en: Enable and disable RX CTAG and RX STAG VLAN acceleration together (bsc#963575 FATE#320144). - bnxt_en: Fix tx push race condition (bsc#963575 FATE#320144). - bnxt_en: Use dma_rmb() instead of rmb() (bsc#963575 FATE#320144). - bnxt_en: Add BCM57314 device ID (bsc#963575 FATE#320144). - bnxt_en: Simplify and improve unsupported SFP+ module reporting (bsc#963575 FATE#320144). - bnxt_en: Fix length value in dmesg log firmware error message (bsc#963575 FATE#320144). - bnxt_en: Improve the delay logic for firmware response (bsc#963575 FATE#320144). - bnxt_en: Reduce maximum ring pages if page size is 64K (bsc#963575 FATE#320144). - bnxt_en: Report PCIe link speed and width during driver load (bsc#963575 FATE#320144). - bnxt_en: Add Support for ETHTOOL_GMODULEINFO and ETHTOOL_GMODULEEEPRO (bsc#963575 FATE#320144). - bnxt_en: Fix invalid max channel parameter in ethtool -l (bsc#963575 FATE#320144). - commit 3dd60dc - cfq-iosched: Charge at least 1 jiffie instead of 1 ns (bsc#985618). - cfq-iosched: Fix regression in bonnie++ rewrite performance (bsc#985618). - cfq-iosched: Convert slice_resid from u64 to s64 (bsc#985618). - block: Convert fifo_time from ulong to u64 (bsc#985618). - commit 5b7b725 - Refresh patches.suse/mm-page_alloc-reset-zonelist-iterator-after-resetting-fair-zone-allocation-policy.patch: Reformat part of the description to avoid misguiding older patch versions into thinking the first patch hunk is there. - commit cd7fd77 - net: thunderx: Fix TL4 configuration for secondary Qsets (bsc#974622). - net: thunderx: Fix link status reporting (bsc#974622). - commit 96ab364 - cgroup: Add pids controller event when fork fails because of pid limit (bnc#986168). - commit fbd0576 ++++ kernel-source: - bnxt_en: Don't allow autoneg on cards that don't support it (bsc#963575 FATE#320144). - bnxt_en: Add BCM5731X and BCM5741X device IDs (bsc#963575 FATE#320144). - bnxt_en: Add GRO logic for BCM5731X chips (bsc#963575 FATE#320144). - bnxt_en: Refactor bnxt_gro_skb() (bsc#963575 FATE#320144). - bnxt_en: Define the supported chip numbers (bsc#963575 FATE#320144). - bnxt_en: Add PCI device ID for 57404 NPAR devices (bsc#963575 FATE#320144). - bnxt_en: Enable NPAR (NIC Partitioning) Support (bsc#963575 FATE#320144). - bnxt_en: Handle VF_CFG_CHANGE event from firmware (bsc#963575 FATE#320144). - bnxt_en: Add new function bnxt_reset() (bsc#963575 FATE#320144). - bnxt_en: Add function for VF driver to query default VLAN (bsc#963575 FATE#320144). - bnxt_en: Simplify VLAN receive logic (bsc#963575 FATE#320144). - bnxt_en: Enable and disable RX CTAG and RX STAG VLAN acceleration together (bsc#963575 FATE#320144). - bnxt_en: Fix tx push race condition (bsc#963575 FATE#320144). - bnxt_en: Use dma_rmb() instead of rmb() (bsc#963575 FATE#320144). - bnxt_en: Add BCM57314 device ID (bsc#963575 FATE#320144). - bnxt_en: Simplify and improve unsupported SFP+ module reporting (bsc#963575 FATE#320144). - bnxt_en: Fix length value in dmesg log firmware error message (bsc#963575 FATE#320144). - bnxt_en: Improve the delay logic for firmware response (bsc#963575 FATE#320144). - bnxt_en: Reduce maximum ring pages if page size is 64K (bsc#963575 FATE#320144). - bnxt_en: Report PCIe link speed and width during driver load (bsc#963575 FATE#320144). - bnxt_en: Add Support for ETHTOOL_GMODULEINFO and ETHTOOL_GMODULEEEPRO (bsc#963575 FATE#320144). - bnxt_en: Fix invalid max channel parameter in ethtool -l (bsc#963575 FATE#320144). - commit 3dd60dc - cfq-iosched: Charge at least 1 jiffie instead of 1 ns (bsc#985618). - cfq-iosched: Fix regression in bonnie++ rewrite performance (bsc#985618). - cfq-iosched: Convert slice_resid from u64 to s64 (bsc#985618). - block: Convert fifo_time from ulong to u64 (bsc#985618). - commit 5b7b725 - Refresh patches.suse/mm-page_alloc-reset-zonelist-iterator-after-resetting-fair-zone-allocation-policy.patch: Reformat part of the description to avoid misguiding older patch versions into thinking the first patch hunk is there. - commit cd7fd77 - net: thunderx: Fix TL4 configuration for secondary Qsets (bsc#974622). - net: thunderx: Fix link status reporting (bsc#974622). - commit 96ab364 - cgroup: Add pids controller event when fork fails because of pid limit (bnc#986168). - commit fbd0576 ++++ kernel-syms: - bnxt_en: Don't allow autoneg on cards that don't support it (bsc#963575 FATE#320144). - bnxt_en: Add BCM5731X and BCM5741X device IDs (bsc#963575 FATE#320144). - bnxt_en: Add GRO logic for BCM5731X chips (bsc#963575 FATE#320144). - bnxt_en: Refactor bnxt_gro_skb() (bsc#963575 FATE#320144). - bnxt_en: Define the supported chip numbers (bsc#963575 FATE#320144). - bnxt_en: Add PCI device ID for 57404 NPAR devices (bsc#963575 FATE#320144). - bnxt_en: Enable NPAR (NIC Partitioning) Support (bsc#963575 FATE#320144). - bnxt_en: Handle VF_CFG_CHANGE event from firmware (bsc#963575 FATE#320144). - bnxt_en: Add new function bnxt_reset() (bsc#963575 FATE#320144). - bnxt_en: Add function for VF driver to query default VLAN (bsc#963575 FATE#320144). - bnxt_en: Simplify VLAN receive logic (bsc#963575 FATE#320144). - bnxt_en: Enable and disable RX CTAG and RX STAG VLAN acceleration together (bsc#963575 FATE#320144). - bnxt_en: Fix tx push race condition (bsc#963575 FATE#320144). - bnxt_en: Use dma_rmb() instead of rmb() (bsc#963575 FATE#320144). - bnxt_en: Add BCM57314 device ID (bsc#963575 FATE#320144). - bnxt_en: Simplify and improve unsupported SFP+ module reporting (bsc#963575 FATE#320144). - bnxt_en: Fix length value in dmesg log firmware error message (bsc#963575 FATE#320144). - bnxt_en: Improve the delay logic for firmware response (bsc#963575 FATE#320144). - bnxt_en: Reduce maximum ring pages if page size is 64K (bsc#963575 FATE#320144). - bnxt_en: Report PCIe link speed and width during driver load (bsc#963575 FATE#320144). - bnxt_en: Add Support for ETHTOOL_GMODULEINFO and ETHTOOL_GMODULEEEPRO (bsc#963575 FATE#320144). - bnxt_en: Fix invalid max channel parameter in ethtool -l (bsc#963575 FATE#320144). - commit 3dd60dc - cfq-iosched: Charge at least 1 jiffie instead of 1 ns (bsc#985618). - cfq-iosched: Fix regression in bonnie++ rewrite performance (bsc#985618). - cfq-iosched: Convert slice_resid from u64 to s64 (bsc#985618). - block: Convert fifo_time from ulong to u64 (bsc#985618). - commit 5b7b725 - Refresh patches.suse/mm-page_alloc-reset-zonelist-iterator-after-resetting-fair-zone-allocation-policy.patch: Reformat part of the description to avoid misguiding older patch versions into thinking the first patch hunk is there. - commit cd7fd77 - net: thunderx: Fix TL4 configuration for secondary Qsets (bsc#974622). - net: thunderx: Fix link status reporting (bsc#974622). - commit 96ab364 - cgroup: Add pids controller event when fork fails because of pid limit (bnc#986168). - commit fbd0576 ++++ xen: - bsc#900418 - Dump cannot be performed on SLES12 XEN 57580bbd-kexec-allow-relaxed-placement-via-cmdline.patch - Upstream patches from Jan 575e9ca0-nested-vmx-Validate-host-VMX-MSRs-before-accessing-them.patch 57640448-xen-sched-use-default-scheduler-upon-an-invalid-sched.patch ++++ yast2-installation: - Display more information in the error popup when downloading the optional installer updates fails (bsc#986091) - 3.1.197 ++++ yast2-iscsi-client: - don't treat the attempt to login twice to a target as an error, report a warning if login fails for other reasons (bsc#981693) - 3.1.29 ++++ yast2-network: - bnc#970320, bnc#865132, bnc#852604 - do not overwrite Postfix MTA configuration when saving network setup - 3.1.158 ------------------------------------------------------------------ ------------------ 2016-6-22 - Jun 22 2016 ------------------- ------------------------------------------------------------------ ++++ gnome-screenshot: - Update to version 3.20.1: + Fix translations, broken by 3.20.0. ++++ grub2: - Fix btrfs on BigEndian systems (bsc#980108) (bsc#933541) * modified grub2-btrfs-07-subvol-fallback.patch - update grub2-once with patch from Björn Voigt - skip comments in /etc/sysconfig/bootloader (boo#963610) - Fix "error: timeout: could not resolve hardware address.“ during network installation (bsc#980259) * added 0001-increase-network-try-interval-gradually.patch * refresh 0002-Add-Virtual-LAN-support.patch ++++ gtksourceview: - Update to version 3.20.4: + Fix a critical message when showing a completion window. + Fix a general syntax highlighting issue. + Other smaller bug fixes. + Updated translations. ++++ installation-images-SLES: - Add missing xen-tools-domU to BuildRequires (bsc#979002) ++++ kernel-default: - locking/barriers: Introduce smp_acquire__after_ctrl_dep() (bsc#969756). - locking/barriers: Replace smp_cond_acquire() with smp_cond_load_acquire() (bsc#969756). - commit 6374876 - locking/qspinlock: Add comments (bsc#969756). - commit d04bc43 - locking/qspinlock: Clarify xchg_tail() ordering (bsc#969756). - commit 44e595e - locking/qspinlock: Fix spin_unlock_wait() some more (bsc#969756). - commit dfb0f02 - locking/seqcount: Re-fix raw_read_seqcount_latch() (bsc#969756). - commit 10e8b38 - seqlock: fix raw_read_seqcount_latch() (bsc#969756). - commit c06a50a - sched/preempt: Fix preempt_count manipulations (bsc#978907). - commit ace7801 ++++ kernel-source: - locking/barriers: Introduce smp_acquire__after_ctrl_dep() (bsc#969756). - locking/barriers: Replace smp_cond_acquire() with smp_cond_load_acquire() (bsc#969756). - commit 6374876 - locking/qspinlock: Add comments (bsc#969756). - commit d04bc43 - locking/qspinlock: Clarify xchg_tail() ordering (bsc#969756). - commit 44e595e - locking/qspinlock: Fix spin_unlock_wait() some more (bsc#969756). - commit dfb0f02 - locking/seqcount: Re-fix raw_read_seqcount_latch() (bsc#969756). - commit 10e8b38 - seqlock: fix raw_read_seqcount_latch() (bsc#969756). - commit c06a50a - sched/preempt: Fix preempt_count manipulations (bsc#978907). - commit ace7801 ++++ kernel-syms: - locking/barriers: Introduce smp_acquire__after_ctrl_dep() (bsc#969756). - locking/barriers: Replace smp_cond_acquire() with smp_cond_load_acquire() (bsc#969756). - commit 6374876 - locking/qspinlock: Add comments (bsc#969756). - commit d04bc43 - locking/qspinlock: Clarify xchg_tail() ordering (bsc#969756). - commit 44e595e - locking/qspinlock: Fix spin_unlock_wait() some more (bsc#969756). - commit dfb0f02 - locking/seqcount: Re-fix raw_read_seqcount_latch() (bsc#969756). - commit 10e8b38 - seqlock: fix raw_read_seqcount_latch() (bsc#969756). - commit c06a50a - sched/preempt: Fix preempt_count manipulations (bsc#978907). - commit ace7801 ++++ mdadm: - 0001-imsm-add-handling-of-sync_action-is-equal-to-idle.patch 0002-imsm-properly-handle-values-of-sync_completed.patch 0003-monitor-Make-sure-that-last_checkpoint-is-set-to-0-a.patch Fix problems with IMSM (Intel) arrays reshaping. (bsc#985026 bsc#985029) ++++ w3m: - Add w3m-scheme.patch to fix a segfault when doing a https request to an unresolvable host (bsc#950468). ++++ yast2: - Use a high resolution window icon (64x64) instead of the low resolution (22x22) one (bsc#985432) - 3.1.194 ------------------------------------------------------------------ ------------------ 2016-6-21 - Jun 21 2016 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to 0.2.37: - Add method to YaST class to get Installer-Updates repositories (fate#319716). ++++ autoyast2: - Consider AutoYaST keep_install_network as set to 'true' if it's not specified (bsc#984146) - Restore the keep_install_network default behavior present in SLE 12 SP1 and openSUSE Leap 42.1 - 3.1.133 ++++ pidgin: - Update to version 2.11.0: + General: - 2.10.12 was accidentally released with new additions to the API and should have been released as 2.11.0. Unfortunately, we did not catch the mistake until after 2.10.12 was released, but we're fixing it now. See ChangeLog.API for more information. - Include the Mozilla certificate bundle. This fixes connecting to servers with certificates from Let's Encrypt. - Remove all 1024-bit CAs. + libpurple: - media: Fix an issue with ximagesink displaying only a corner cut-out of a larger webcam video. - mediamanager: Update output window destruction so that it reflects recent changes in the media pipeline structure. - Ported Instantbird's CommandUiOps to libpurple. + Pidgin: - Fix pidgin.im#14962. - Fix alignment of incoming right-to-left messages in protocols that don't support rich text. - Fix a potential crash while exiting Pidgin. + AIM: Add support for the newer kerberos-based authentication of AIM 8.x. + ICQ: Stop truncating passwords to 8 characters like old ICQ clients did (pidgin.im#16692). If you actually needed this, truncate your password manually by pressing backspace a few times. + IRC: Base64-decode SASL messages before passing to libsasl (pidgin.im#16268). + MXit: - Fix a buffer overflow (TALOS-CAN-0120). - Fix a remote out-of-bounds read (TALOS-CAN-0123, TALOS-CAN-0140). - Fix a remote out-of-band read (TALOS-CAN-0138, TALOS-CAN-0135). - Fix an invalid read (TALOS-CAN-0118). - Fix a remote buffer overflow vulnerability (TALOS-CAN-0119). - Fix a directory traversal issue (TALOS-CAN-0128). - Fix a remote denial of service vulnerability that could result in a null pointer dereference (TALOS-CAN-0133). - Fix a remote denial of service that could result in an out-of-bounds read (TALOS-CAN-0134). - Fix multiple remote buffer overflows (TALOS-CAN-0136). - Fix a remote null pointer dereference (TALOS-CAN-0137). - Fix a remote code execution issue discovered (TALOS-CAN-0142). - Fix a remote denial of service vulnerability in contact mood handling (TALOS-CAN-0141). - Fix a remote out-of-bounds write vulnerability (TALOS-CAN-0139). - Fix a remote out-of-bounds read (TALOS-CAN-0143). - Clean pidgin-gnome-keyring.patch up a bit. ++++ installation-images-SLES: - add 'make' target to build ISO image for testing - 14.254 - fix handling of blacklisted packages - really exclude yast2-storage when atorage-ng is selected - support new yast storage code - 14.253 - check if /tmp/host_name really exists (bsc#985804) - 14.252 ++++ kernel-default: - nvme: move the workaround for I/O queue-less controllers from PCIe to core (bsc#964944,FATE#319965). - nvme: factor out a add nvme_is_write helper (bsc#964944,FATE#319965). - commit 593577d - nvme: allow for size limitations from transport drivers (bsc#964944,FATE#319965). - nvme.h: add constants for PSDT and FUSE values (bsc#964944,FATE#319965). - nvme.h: add AER constants (bsc#964944,FATE#319965). - nvme.h: add NVM command set SQE/CQE size defines (bsc#964944,FATE#319965). - nvme.h: Add get_log_page command strucure (bsc#964944,FATE#319965). - commit 27fec57 - nvme.h: add RTD3R, RTD3E and OAES fields (bsc#964944,FATE#319965). - commit b3aeb41 - NVMe: Fix removal in case of active namespace list scanning method (bsc#964944,FATE#319965). - nvme: use UINT_MAX for max discard sectors (bsc#964944,FATE#319965). - commit b168cdb - nvme: update and rename nvme_cancel_io to nvme_cancel_request (bsc#964944,FATE#319965). - commit 9e4ead8 - block: clarify badblocks lifetime (bsc#984203). - commit 7e3ebc2 ++++ kernel-source: - nvme: move the workaround for I/O queue-less controllers from PCIe to core (bsc#964944,FATE#319965). - nvme: factor out a add nvme_is_write helper (bsc#964944,FATE#319965). - commit 593577d - nvme: allow for size limitations from transport drivers (bsc#964944,FATE#319965). - nvme.h: add constants for PSDT and FUSE values (bsc#964944,FATE#319965). - nvme.h: add AER constants (bsc#964944,FATE#319965). - nvme.h: add NVM command set SQE/CQE size defines (bsc#964944,FATE#319965). - nvme.h: Add get_log_page command strucure (bsc#964944,FATE#319965). - commit 27fec57 - nvme.h: add RTD3R, RTD3E and OAES fields (bsc#964944,FATE#319965). - commit b3aeb41 - NVMe: Fix removal in case of active namespace list scanning method (bsc#964944,FATE#319965). - nvme: use UINT_MAX for max discard sectors (bsc#964944,FATE#319965). - commit b168cdb - nvme: update and rename nvme_cancel_io to nvme_cancel_request (bsc#964944,FATE#319965). - commit 9e4ead8 - block: clarify badblocks lifetime (bsc#984203). - commit 7e3ebc2 ++++ kernel-syms: - nvme: move the workaround for I/O queue-less controllers from PCIe to core (bsc#964944,FATE#319965). - nvme: factor out a add nvme_is_write helper (bsc#964944,FATE#319965). - commit 593577d - nvme: allow for size limitations from transport drivers (bsc#964944,FATE#319965). - nvme.h: add constants for PSDT and FUSE values (bsc#964944,FATE#319965). - nvme.h: add AER constants (bsc#964944,FATE#319965). - nvme.h: add NVM command set SQE/CQE size defines (bsc#964944,FATE#319965). - nvme.h: Add get_log_page command strucure (bsc#964944,FATE#319965). - commit 27fec57 - nvme.h: add RTD3R, RTD3E and OAES fields (bsc#964944,FATE#319965). - commit b3aeb41 - NVMe: Fix removal in case of active namespace list scanning method (bsc#964944,FATE#319965). - nvme: use UINT_MAX for max discard sectors (bsc#964944,FATE#319965). - commit b168cdb - nvme: update and rename nvme_cancel_io to nvme_cancel_request (bsc#964944,FATE#319965). - commit 9e4ead8 - block: clarify badblocks lifetime (bsc#984203). - commit 7e3ebc2 ++++ kiwi: - v7.03.75 released ++++ libarchive: - Adding more security fixes: CVE-2015-8924.patch: bsc#985609, upstream issue 515 CVE-2015-8932.patch: bsc#985665, upstream issue 547 CVE-2015-8929.patch: bsc#985669, upstream issue 517 CVE-2015-8934.patch: bsc#985673, upstream issue 521 CVE-2015-8920.patch: bsc#985675, upstream issue 511 CVE-2015-8928.patch: bsc#985679, upstream issue 550 CVE-2015-8921.patch: bsc#985682, upstream issue 512 CVE-2015-8922.patch: bsc#985685, upstream issue 513 CVE-2015-8933.patch: bsc#985688, upstream issue 548 & 582 - lacks test cases since they need new support functions CVE-2015-8931.patch: bsc#985689, upstream issue 539 CVE-2015-8918.patch. bsc#985698, upstream issue 506 CVE-2015-8919.patch: bsc#985697, upstream issue 510 CVE-2015-8930.patch: bsc#985700, upstream issue 522 CVE-2015-8923.patch: bsc#985703, upstream issue 514 CVE-2015-8926.patch: bsc#985704, upstream issue 518 CVE-2015-8925.patch: bsc#985706, upstream issue 516 CVE-2016-4300.patch: bsc#985832 CVE-2016-4301.patch, CVE-2016-4301-base.patch: bsc#985826, upstream issue 523 CVE-2016-4302.patch: bsc#985835, upstream issue 718 ++++ babl: - Update to version 0.1.18: + Bugfix: take alpha threshold in consideration when processing floats in SSE2. ++++ gssdp: - Update to version 0.14.16: + Fill the interface index for bionic. + Remove unused include. + Fix interface lookup on Win32. + Bugs fixed: bgo#762455, bgo#765688, bgo#765709. ++++ gupnp: - Update to version 0.20.18: + Retry description URL on failure. + Bugs fixed: bgo#694450. ++++ libwnck: - Update to version 3.20.0: + xutils: add error trap in try_pixmap_and_mask. + Window: ignore unhandled non-_NET_WM actions. + ActionMenu: Use gtk_label_set_text_with_mnemonic instead of gtk_label_set_text. + tasklist: set css name. + selector: set css name. + pager: set css name. + configure.ac: redefine introspection dirs using proper prefixes. - Conditionally apply translations-update-upstream BuildRequires and macro for non-openSUSE only. - Drop libwnck_spec-update.sh and all macros related to it from spec, it no longer provide any use, nor is it working as expected any more. Also drop an conditional for a long gone version of openSUSE. ++++ libzypp: - Filter duplicate resolver solutions (bsc#985674) - zypp.conf: Add download.media_mountdir: Path where media are preferably mounted or downloaded (FATE#319462) - version 16.0.5 (0) ++++ perl-Net-HTTP: - Support IPv6 (bsc#977193) * add add-ipv6-support.patch * Add BuildRequires and Requires on perl(URI) ++++ perl-libwww-perl: - Correctly support IPv6 hostnames (bsc#977193) * add ipv6-hostnames-01.patch * add ipv6-hostnames-02.patch ++++ qemu: - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP2 * Patches added: 0067-xen-SUSE-xenlinux-unplug-for-emulat.patch (bsc#953339, bsc#953362, bsc#953518, bsc#984981) ++++ xen: - fate#319989 - Update to Xen 4.7 FCS xen-4.7.0-testing-src.tar.bz2 - Drop CVE-2014-3672-qemut-xsa180.patch ++++ yast2-network: - bsc#984146 - set AutoYaST keep_install_network parameter to 'true' by default - restore the default behavior present in SLE 12 SP1 and openSUSE Leap 42.1 - 3.1.157 ------------------------------------------------------------------ ------------------ 2016-6-20 - Jun 20 2016 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Fixing typo while reporting not supported modules. (part of bnc#955878) - 3.1.132 ++++ binutils: - Update binutils-2.26-branch.diff to branch head. - Adjust testcases from ld-dtags.diff (bnc#985642). ++++ clutter: - Add clutter-text-bind-ctrl-A.patch: text: Bind A in addition to a (bgo#766326). ++++ eog: - Update to version 3.20.3: + Eye Of Gnome should refresh automatically the image when it is edited (bgo#767003). + Updated translations. ++++ gdb: - Rebase to gdb 7.11.1: minor bug fixes. - Remove gdb-gcc6-Wparentheses-warning.patch (applied upstream). - Add some patches from Fedora F24: gdb-bare-DW_TAG_lexical_block-1of2.patch gdb-bare-DW_TAG_lexical_block-2of2.patch gdb-bz1219747-attach-kills.patch gdb-rhbz1261564-aarch64-hw-watchpoint-test.patch gdb-rhbz1325795-framefilters-test.patch gdb-testsuite-dw2-undefined-ret-addr.patch ++++ glib2-branding-SLE: - Change defaults favorites to new names for Nautilus and GNOME-Documents used by upstream. Partially fixes bsc#979947. ++++ glibc: - nis-initgroups-status.patch: Return proper status from _nss_nis_initgroups_dyn (bsc#984269, BZ #20262) - robust-mutex-deadlock.patch: Fix generic __lll_robust_timedlock_wait to check for timeout (bsc#985170, BZ #20263) ++++ glibc: - nis-initgroups-status.patch: Return proper status from _nss_nis_initgroups_dyn (bsc#984269, BZ #20262) - robust-mutex-deadlock.patch: Fix generic __lll_robust_timedlock_wait to check for timeout (bsc#985170, BZ #20263) ++++ gnome-session: - Revive gnome-session-disable-logging-to-systemd-journal.patch (bnc#979498) and also update it responding to the change introduced by upstream commit 5449174. ++++ nautilus: - Add nautilus-bsc979947.patch: only write zoom level to user config if the user has adjusted it (bsc#979947). ++++ gstreamer-plugins-bad: - Disable zbar support when building on SLE. ++++ kernel-default: - base: make module_create_drivers_dir race-free (bnc#983977). - commit 510d8ff - KEYS: potential uninitialized variable (bsc#984755, CVE-2016-4470). - commit ec3375f - percpu: fix synchronization between synchronous map extension and chunk destruction (CVE-2016-4794, bnc#980265). - percpu: fix synchronization between chunk->map_extend_work and chunk destruction (CVE-2016-4794, bnc#980265). - commit 76167b0 ++++ kernel-source: - base: make module_create_drivers_dir race-free (bnc#983977). - commit 510d8ff - KEYS: potential uninitialized variable (bsc#984755, CVE-2016-4470). - commit ec3375f - percpu: fix synchronization between synchronous map extension and chunk destruction (CVE-2016-4794, bnc#980265). - percpu: fix synchronization between chunk->map_extend_work and chunk destruction (CVE-2016-4794, bnc#980265). - commit 76167b0 ++++ kernel-syms: - base: make module_create_drivers_dir race-free (bnc#983977). - commit 510d8ff - KEYS: potential uninitialized variable (bsc#984755, CVE-2016-4470). - commit ec3375f - percpu: fix synchronization between synchronous map extension and chunk destruction (CVE-2016-4794, bnc#980265). - percpu: fix synchronization between chunk->map_extend_work and chunk destruction (CVE-2016-4794, bnc#980265). - commit 76167b0 ++++ webkit2gtk3: - Refresh webkitgtk-disable-gcc-version-checks.patch for latest version. ++++ libvirt: - spec: Recent simplification allows using a common spec file for SLE and openSUSE ++++ virt-manager: - Update to virt-manager version 1.4.0 (fate#319990) virt-manager-1.4.0.tar.bz2 e69cc002-spice-catch-failure-to-setup-usbdev-manager.patch c5ce0ab5-connection-fix-transport-detection.patch 6daff68a-fix-italian-lang-file.patch virtman-dont-specify-vte-version.patch * virt-manager: spice GL console support (Marc-André Lureau, Cole Robinson) * Bump gtk and pygobject deps to 3.14 * virt-manager: add checkbox to forget keyring password (Pavel Hrdina) * cli: add --graphics gl= (Marc-André Lureau) * cli: add --video accel3d= (Marc-André Lureau) * cli: add --graphics listen=none (Marc-André Lureau) * cli: add --transient flag (Richard W.M. Jones) * cli: --features gic= support, and set a default for it (Pavel Hrdina) * cli: Expose --video heads, ram, vram, vgamem * cli: add --graphics listen=socket * cli: add device address.type/address.bus/... * cli: add --disk seclabelX.model (and .label, .relabel) * cli: add -cpu cellX.id (and .cpus, and .memory) * cli: add --network rom_bar= and rom_file= * cli: add --disk backing_format= * Many bug fixes and improvements - Dropped the following virt-manager-1.3.2.tar.bz2 89c3638b-fix-detection-that-libvirtd-is-stopped.patch 21fd079e-replace-unar-with-other-archivers.patch eae7dc06-fix-URL-installs-when-content-length-header-missing.patch 1c221fd0-suse-ovmf-paths.patch f11eb00b-virt-convert-decompress-gz-files-before-converting.patch 8ba48f52-add-virtio-device-model-and-accel3d-attribute.patch f454798b-virtman-fix-making-screenshot.patch 5ecc2b44-dont-clear-recommended-machine-if-none-is-selected.patch de9cd87f-return-recommended-machine-for-XEN.patch 0acdea1d-show-firmware-options-also-for-XEN-guests.patch virtinst-fix-sle12sp1-detection.patch virtinst-fix-tumbleweed-detection.patch ++++ wireshark: - Wireshark 1.12.12 (bnc#983671) In this release, the following CVEs have been fixed: * CVE-2016-5350: SPOOLS infinite loop * CVE-2016-5351: IEEE 802.11 dissector crash * CVE-2016-5352: IEEE 802.11 dissector crash, different from wpna-sec-2016-30 * CVE-2016-5353: UMTS FP crash * CVE-2016-5354: USB dissector crash * CVE-2016-5355: Toshiba file parser cras * CVE-2016-5356: CoSine file parser crash * CVE-2016-5357: NetScreen file parser crash * CVE-2016-5358: Ethernet dissector crash * CVE-2016-5359: WBXML infinite loop https://www.wireshark.org/docs/relnotes/wireshark-1.12.12.html ++++ yast2-packager: - Restored back the InstURL#GetDevicesOption method which was accidentaly removed in the previous update (bsc#985593) - 3.1.104 ------------------------------------------------------------------ ------------------ 2016-6-19 - Jun 19 2016 ------------------- ------------------------------------------------------------------ ++++ brltty: - Add missing service_add_pre call. Add missing argument to fdupes. - Fix misplacement of /69-brltty.rules in the root directory because pkgconfig(udev) was not requested, which led to _udevdir being the empty string. ++++ gnome-screenshot: - Update to version 3.20.0: + Build system improvements. + Appdata updates. + Updated translations. ++++ libgsf: - Update to version 1.14.38: + BSD compatibility for test (bgo#767044). + Fix zip64 problem (bgo#767043). + Improve testing. ++++ java-1_7_0-openjdk: - aarch64-remove-unused-code.patch: remove unsused definition of min conflicting with macro ++++ kernel-default: - Added cxgbit to supported modules (bsc#982737 fate#320113). - commit a7adad9 ++++ kernel-source: - Added cxgbit to supported modules (bsc#982737 fate#320113). - commit a7adad9 ++++ kernel-syms: - Added cxgbit to supported modules (bsc#982737 fate#320113). - commit a7adad9 ++++ meld: - Update to version 3.16.1: + Fix regression in support for file comparisons from pipes. + Add open build service directories to the version control filter. + Add darcs to list of loaded plugins. + Fix the dark style. + Windows build fixes. - Drop meld-add_osc_to_vcs_list.patch: Fixed upstream. ------------------------------------------------------------------ ------------------ 2016-6-18 - Jun 18 2016 ------------------- ------------------------------------------------------------------ ++++ btrfsprogs: - btrfsck updates for qgroup verification and repair (fate#318144) * We can now check all qgroup levels * btrfsck will write out corrected qgroups when run with --repair - Added patch: 0100-btrfs-progs-Fix-return-value-bug-of-qgroups-check.patch - Added patch: 0101-btrfs-progs-Fix-an-extent-buffer-leak-in-qgroups-che.patch - Added patch: 0102-btrfs-progs-Read-qgroup-status-for-qgroup-verify.patch - Added patch: 0103-btrfs-progs-free-qgroup-counts-in-btrfsck.patch - Added patch: 0104-btrfs-progs-btrfsck-verify-qgroups-above-level-0.patch - Added patch: 0105-btrfs-progs-btrfsck-write-corrected-qgroup-info-to-d.patch ++++ dasher: - Add dasher-gcc6.patch: Fix build with gcc 6 (bool can't be used as return value for functions returning string) (boo#985108). ++++ kernel-default: - cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attribute (bsc#982737 fate#320113). - iscsi-target: Convert transport drivers to signal rdma_shutdown (bsc#982737 fate#320113). - iscsi-target: Make iscsi_tpg_np driver show/store use generic code (bsc#982737 fate#320113). - commit 12bfb81 - cxgbit: add files for cxgbit.ko (bsc#982737 fate#320113). - Update config files. - commit ed83c82 - iscsi-target: export symbols (bsc#982737 fate#320113). - iscsi-target: call complete on conn_logout_comp (bsc#982737 fate#320113). - iscsi-target: clear tx_thread_active (bsc#982737 fate#320113). - iscsi-target: add new offload transport type (bsc#982737 fate#320113). - iscsi-target: use conn_transport->transport_type in text rsp (bsc#982737 fate#320113). - iscsi-target: move iscsit_thread_check_cpumask() (bsc#982737 fate#320113). - iscsi-target: add void (*iscsit_get_r2t_ttt)() (bsc#982737 fate#320113). - iscsi-target: add int (*iscsit_validate_params)() (bsc#982737 fate#320113). - commit 07746de - iscsi-target: split iscsi_target_rx_thread() (bsc#982737 fate#320113). - Refresh patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch. - commit e06d3fe ++++ kernel-source: - cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attribute (bsc#982737 fate#320113). - iscsi-target: Convert transport drivers to signal rdma_shutdown (bsc#982737 fate#320113). - iscsi-target: Make iscsi_tpg_np driver show/store use generic code (bsc#982737 fate#320113). - commit 12bfb81 - cxgbit: add files for cxgbit.ko (bsc#982737 fate#320113). - Update config files. - commit ed83c82 - iscsi-target: export symbols (bsc#982737 fate#320113). - iscsi-target: call complete on conn_logout_comp (bsc#982737 fate#320113). - iscsi-target: clear tx_thread_active (bsc#982737 fate#320113). - iscsi-target: add new offload transport type (bsc#982737 fate#320113). - iscsi-target: use conn_transport->transport_type in text rsp (bsc#982737 fate#320113). - iscsi-target: move iscsit_thread_check_cpumask() (bsc#982737 fate#320113). - iscsi-target: add void (*iscsit_get_r2t_ttt)() (bsc#982737 fate#320113). - iscsi-target: add int (*iscsit_validate_params)() (bsc#982737 fate#320113). - commit 07746de - iscsi-target: split iscsi_target_rx_thread() (bsc#982737 fate#320113). - Refresh patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch. - commit e06d3fe ++++ kernel-syms: - cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attribute (bsc#982737 fate#320113). - iscsi-target: Convert transport drivers to signal rdma_shutdown (bsc#982737 fate#320113). - iscsi-target: Make iscsi_tpg_np driver show/store use generic code (bsc#982737 fate#320113). - commit 12bfb81 - cxgbit: add files for cxgbit.ko (bsc#982737 fate#320113). - Update config files. - commit ed83c82 - iscsi-target: export symbols (bsc#982737 fate#320113). - iscsi-target: call complete on conn_logout_comp (bsc#982737 fate#320113). - iscsi-target: clear tx_thread_active (bsc#982737 fate#320113). - iscsi-target: add new offload transport type (bsc#982737 fate#320113). - iscsi-target: use conn_transport->transport_type in text rsp (bsc#982737 fate#320113). - iscsi-target: move iscsit_thread_check_cpumask() (bsc#982737 fate#320113). - iscsi-target: add void (*iscsit_get_r2t_ttt)() (bsc#982737 fate#320113). - iscsi-target: add int (*iscsit_validate_params)() (bsc#982737 fate#320113). - commit 07746de - iscsi-target: split iscsi_target_rx_thread() (bsc#982737 fate#320113). - Refresh patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch. - commit e06d3fe ------------------------------------------------------------------ ------------------ 2016-6-17 - Jun 17 2016 ------------------- ------------------------------------------------------------------ ++++ dracut: - Add 0213-10i18n-keymap-find.patch: - Fix choice of keymap for inclusion (bsc#942896) - Refresh 0301-include_sysconfig_language.patch ++++ gnome-settings-daemon: - Add gnome-settings-daemon-housekeeping-ignore-boot-efi.patch (bsc#919217). Prevent popup warnings about /boot/efi on a default UEFI installation. ++++ grilo: - Update to version 0.3.1: + Added new keys: GRL_METADATA_KEY_ALBUM_DISC_NUMBER, GRL_METADATA_KEY_COMPOSER, GRL_METADATA_KEY_ALBUM_ARTIST. + Deprecated GRL_NET errors in favour of GRL_IO errors. + Bugs fixed: bgo#732879, bgo##760426, bgo#760648, bgo#761820, bgo#761868, bgo#763009, bgo#764077. + Updated translations. ++++ gstreamer-0_10-plugins-base: - Add gstreamer-0_10-plugins-base-gcc6-fixes.patch: Fix header files to now fail when being used with gcc 6 (boo#985251). ++++ haveged: - Add haveged-no-syslog.patch to remedy the potential for deadlocks when booting the system: journald reads from /dev/random, which receives entropy from haveged, which in turn logs to syslog before providing any. Ideally, haveged would provide a proper command-line flag to disable use of syslog. Will work with upstream to resolve this in a cleaner way. (bnc#959237) - Remove "After=systemd-random-seed.service" from systemd service file to avoid the potential for deadlocks when booting the system: systemd-random-seed needs /var to read its previous state; mounting /var needs journald; journald needs entropy; and entropy is provided by haveged, which needs systemd-random-seed. (bnc#959237) ++++ ibus-unikey: - add patch ibus-unikey-static_cast.patch, fix boo#985186 * fix narrowing conversion from char to unsigned char * modified from fcitx one ++++ installation-images-SLES: - handle build id in Makefile - 14.251 ++++ kbd: - Fix data/keymaps/i386/querty/br-abnt2.map (boo#984958, kbd-1.15.5-br-abnt2-slash-question.patch) ++++ kernel-default: - iscsi-target: add void (*iscsit_get_rx_pdu)() (bsc#982737 fate#320113). - iscsi-target: add void (*iscsit_release_cmd)() (bsc#982737 fate#320113). - iscsi-target: add int (*iscsit_xmit_pdu)() (bsc#982737 fate#320113). - commit 9fa0f4b - ARM64: PCI: Support ACPI-based PCI host controller (bsc#985031). - ARM64: PCI: Implement AML accessors for PCI_Config region (bsc#985031). - ARM64: PCI: ACPI support for legacy IRQs parsing and consolidation with DT code (bsc#985031). - ARM64: PCI: Add acpi_pci_bus_find_domain_nr() (bsc#985031). - PCI: Factor DT-specific pci_bus_find_domain_nr() code out (bsc#985031). - PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERIC (bsc#985031). - PCI/ACPI: Add generic MCFG table handling (bsc#985031). - PCI/ACPI: Support I/O resources when parsing host bridge resources (bsc#985031). - PCI: Add pci_unmap_iospace() to unmap I/O resources (bsc#985031). - PCI: Add parent device field to ECAM struct pci_config_window (bsc#985031). - PCI: Move ecam.h to linux/include/pci-ecam.h (bsc#985031). - PCI: generic, thunder: Use generic ECAM API (bsc#985031). - PCI, of: Move PCI I/O space management to PCI core code (bsc#985031). - PCI: Provide common functions for ECAM mapping (bsc#985031). - commit 5947c40 - arm64: Switch back to 48 bits va (bsc#984006) - commit 1a71708 ++++ kernel-source: - iscsi-target: add void (*iscsit_get_rx_pdu)() (bsc#982737 fate#320113). - iscsi-target: add void (*iscsit_release_cmd)() (bsc#982737 fate#320113). - iscsi-target: add int (*iscsit_xmit_pdu)() (bsc#982737 fate#320113). - commit 9fa0f4b - ARM64: PCI: Support ACPI-based PCI host controller (bsc#985031). - ARM64: PCI: Implement AML accessors for PCI_Config region (bsc#985031). - ARM64: PCI: ACPI support for legacy IRQs parsing and consolidation with DT code (bsc#985031). - ARM64: PCI: Add acpi_pci_bus_find_domain_nr() (bsc#985031). - PCI: Factor DT-specific pci_bus_find_domain_nr() code out (bsc#985031). - PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERIC (bsc#985031). - PCI/ACPI: Add generic MCFG table handling (bsc#985031). - PCI/ACPI: Support I/O resources when parsing host bridge resources (bsc#985031). - PCI: Add pci_unmap_iospace() to unmap I/O resources (bsc#985031). - PCI: Add parent device field to ECAM struct pci_config_window (bsc#985031). - PCI: Move ecam.h to linux/include/pci-ecam.h (bsc#985031). - PCI: generic, thunder: Use generic ECAM API (bsc#985031). - PCI, of: Move PCI I/O space management to PCI core code (bsc#985031). - PCI: Provide common functions for ECAM mapping (bsc#985031). - commit 5947c40 - arm64: Switch back to 48 bits va (bsc#984006) - commit 1a71708 ++++ kernel-syms: - iscsi-target: add void (*iscsit_get_rx_pdu)() (bsc#982737 fate#320113). - iscsi-target: add void (*iscsit_release_cmd)() (bsc#982737 fate#320113). - iscsi-target: add int (*iscsit_xmit_pdu)() (bsc#982737 fate#320113). - commit 9fa0f4b - ARM64: PCI: Support ACPI-based PCI host controller (bsc#985031). - ARM64: PCI: Implement AML accessors for PCI_Config region (bsc#985031). - ARM64: PCI: ACPI support for legacy IRQs parsing and consolidation with DT code (bsc#985031). - ARM64: PCI: Add acpi_pci_bus_find_domain_nr() (bsc#985031). - PCI: Factor DT-specific pci_bus_find_domain_nr() code out (bsc#985031). - PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERIC (bsc#985031). - PCI/ACPI: Add generic MCFG table handling (bsc#985031). - PCI/ACPI: Support I/O resources when parsing host bridge resources (bsc#985031). - PCI: Add pci_unmap_iospace() to unmap I/O resources (bsc#985031). - PCI: Add parent device field to ECAM struct pci_config_window (bsc#985031). - PCI: Move ecam.h to linux/include/pci-ecam.h (bsc#985031). - PCI: generic, thunder: Use generic ECAM API (bsc#985031). - PCI, of: Move PCI I/O space management to PCI core code (bsc#985031). - PCI: Provide common functions for ECAM mapping (bsc#985031). - commit 5947c40 - arm64: Switch back to 48 bits va (bsc#984006) - commit 1a71708 ++++ kiwi: - Don't run updateMTAB on RHEL6 systems RHEL6 doesn't have /etc/mtab as a link. Let's keep original behaviour Signed-off-by: Dinar Valeev - Fix RHEL6 bootloader install RHEL expects /etc/grub.conf to be a symlink to /boot/grub/grub.conf, lets fix a condition where we enter that specific path. Signed-off-by: Dinar Valeev ++++ kmod: - libkmod: Handle long lines in /proc/modules (bsc#983754) 0001-libkmod-Handle-long-lines-in-proc-modules.patch ++++ libqt5-qtdeclarative: - Added upstream patch for a critical bug, QTBUG#53761 * qml_only_release_types_if_they_arent_referenced_anymore.patch ++++ webkit2gtk3: - Update to version 2.12.3: + Security fixes: CVE-2016-1857, CVE-2016-1856. + Improved the detection of supported MIME types supported by the media player. + Fix web process crash when playing adaptive streaming media. + Change the volume while thumb slider is dragged, not only when released. + Fix leaked thread in network process. + Fix several crashes and rendering issues. + Updated translations. ++++ python-base: - CVE-2016-0772-smtplib-starttls.patch: smtplib vulnerability opens startTLS stripping attack (CVE-2016-0772, bsc#984751) - CVE-2016-5636-zipimporter-overflow.patch: heap overflow when importing malformed zip files (CVE-2016-5636, bsc#985177) - CVE-2016-5699-http-header-injection.patch: incorrect validation of HTTP headers allow header injection (CVE-2016-5699, bsc#985348) - python-2.7-httpoxy.patch: HTTPoxy vulnerability in urllib, fixed by disregarding HTTP_PROXY when REQUEST_METHOD is also set (CVE-2016-1000110, bsc#989523) ++++ zinnia: - fix boo#985148: GCC6: zinnia fails to build - add patch: zinnia-gcc6.patch * fix no matching function for call to 'make_pair' error ++++ yast2-registration: - For "Register System via local SMT Server" offer a list of servers found with SLP (bsc#981633). - 3.1.176 ++++ yast2-theme-SLE: - Add a style for disabled menu items, gray them out (bsc#983919) [by mvidner] - 3.1.39 ------------------------------------------------------------------ ------------------ 2016-6-16 - Jun 16 2016 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox-branding-SLE: - fix homepage in the GNOME schema file ++++ ceph: - Update to version 10.2.2+git.1466113786.b5a7c56: + rpm: remove major version from shared library devel pkg names + rpm: align librgw-devel dependencies with debian packaging + rpm: drop obsolete devel-compat meta package + rpm: drop obsolete libs-compat metapackage + rpm: drop obsolete python-ceph-compat metapackage - Update to upstream 10.2.2: + mds: order directories by hash and fix simultaneous readdir races (pr#9655, issue#16251, issue#16284) + client: fix bugs accidentally disabling readahead (pr#9656, issue#16252) + qa/workunits: ensure replay has started before checking position (pr#9674, issue#16267) + rbd-mirror: do not re-use image id from mirror directory if creating image (pr#9673, issue#16265) + librbd: recursive lock possible when disabling journaling (pr#9654, issue#16246) + rbd-mirror: FAILED assert(!m_status_watcher) (pr#9690, issue#16290) + librbd: do not shut down exclusive lock while acquiring (pr#9691, issue#16291) + librbd: remove should ignore mirror errors from older OSDs (pr#9692, issue#16292) ++++ dhcp: - Add patch to limit the value of an fd we accept for a connection(bsc#969820). ++++ evince: - Add AppStream metainfo for the -lang package (pass --metainfo to find_lang). ++++ kernel-default: - virtio_balloon: fix PFN format for virtio-1 (bsc#984658). - commit 7d68b5f - net: ena: Add a driver for Amazon Elastic Network Adapters (ENA) (bsc#974585 FATE#320332). - Update config files. - supported.conf: Add ena as supported (Amazon Devices Elastic Network Adapter) - commit 908f45b ++++ kernel-source: - virtio_balloon: fix PFN format for virtio-1 (bsc#984658). - commit 7d68b5f - net: ena: Add a driver for Amazon Elastic Network Adapters (ENA) (bsc#974585 FATE#320332). - Update config files. - supported.conf: Add ena as supported (Amazon Devices Elastic Network Adapter) - commit 908f45b ++++ kernel-syms: - virtio_balloon: fix PFN format for virtio-1 (bsc#984658). - commit 7d68b5f - net: ena: Add a driver for Amazon Elastic Network Adapters (ENA) (bsc#974585 FATE#320332). - Update config files. - supported.conf: Add ena as supported (Amazon Devices Elastic Network Adapter) - commit 908f45b ++++ tigervnc: - Generate VNC key and certificate on first use, not during installation. (bnc#982349) ++++ libarchive: - limit size of symlinks in cpio archives (CVE-2016-4809, bsc#984990) CVE-2016-4809.patch ++++ libgnome-keyring: - Add baselibs.conf to source list. ++++ openldap2: - Package previously missing schema files in LDIF format: amavisd-new.ldif dhcp.ldif dlz.ldif dlz.ldif dnszone.ldif ldapns.ldif rfc2307bis.ldif samba3.ldif sudo.ldif suse-mailserver.ldif yast.ldif And fix a minor issue in schema2ldif script that led to missing attribute in the generated LDIF. (bsc#984691) ++++ libsigc++2: - No longer apply libsigc++-std-c11.patch for Tumbleweed, not needed anymore since GCC 6. ++++ systemd: - Update SLE12-SP2 branch (rebased): Added: 314ca7e logind: really handle *KeyIgnoreInhibited options in logind.conf d54abf6 vconsole-setup: add SUSE specific settings for font/keyboard in sysconfig Dropped: a4d5650 vconsole-setup: consider /etc/sysconfig/console (SuSE specific) (replaced) ae7f622 vconsole-setup: consider /etc/sysconfig/keyboard (SuSE specific) (replaced) - Don't ship systemd-networkd (on SLE12) ++++ libvirt: - xenconfig: fix conversion of to backendtype e33cd67a-xenconfig-backendtype-fix.patch bsc#984798 ++++ open-vm-tools: - Added patches for GCC 6 build failure (boo#985110) + vmw-bitmask-gcc6.patch + no-unused-const.patch ++++ xerces-c: - added xerces-c-CVE-2016-2099.patch Exception handling mistake causing use after free (bsc#979208, CVE-2016-2099) ++++ mokutil: - Add mokutil-bsc964726-fix-immutable.patch to change the immutable flag before writing the variables (bsc#964726) ++++ squashfs: - Machines with 1024 processors or more reach the limit of maximum file descriptors (bsc#984136). Other limits apply that may be hit for no good reason. Simply limit the number of used threads to an arbitrary number, squashfs-thread-limit. ++++ vncmanager: - Add dependency on xorg-x11-Xvnc. (bnc#984461) - Add n_use_with_vnc_key_wrapper.patch * Use with-vnc-key.sh wrapper to generate VNC key and certificate on first use. (bnc#982349) ++++ xen: - bsc#954872 - script block-dmmd not working as expected - libxl: error: libxl_dm.c (Additional fixes) block-dmmd ++++ yast2-installation: - Avoid restarting YaST when self-update repository exists but is empty (bsc#985113) - 3.1.196 ------------------------------------------------------------------ ------------------ 2016-6-15 - Jun 15 2016 ------------------- ------------------------------------------------------------------ ++++ accountsservice: - Update to version 0.6.42: + Wtmp fixes on solaris. + Allow a user to change his own data even if he's remote. + Add way to set password hint independent of password. + Conform to modern systemd library naming scheme. + Disable GVFS support in service, since it's not needed and has bad side effects. - Replace pkgconfig(libsystemd-login) for pkgconfig(libsystemd) BuildRequires following upstream changes. ++++ gstreamer-plugins-bad: - Enable zbar support (needed for a new key-signing tool): + Add pkgconfig(zbar) BuildRequires. - Drop pkgconfig(libcdaudio) BuildRequires: No longer needed, nor used anymore. - Remove obsolete clean section and a no longer meaningful conditional. ++++ installation-images-SLES: - add xrandr to inst-sys and pass XVideo option to install.inf (bsc#974821) - 14.250 - change how rubygem-byebug is added to inst-sys - 14.249 ++++ kernel-default: - rpm/constraints.in: Really require 4GB for kernel-source, add -rt (bsc#984845) - commit a0dec36 - rpm/constraints.in: Require 4GB of disk space for kernel-source (bsc#984845) - commit 1b20111 - target/rbd: don't put snap_context twice (bsc#981143). - target/rbd: remove caw_mutex usage (bsc#981143). - commit fedc118 ++++ kernel-source: - rpm/constraints.in: Really require 4GB for kernel-source, add -rt (bsc#984845) - commit a0dec36 - rpm/constraints.in: Require 4GB of disk space for kernel-source (bsc#984845) - commit 1b20111 - target/rbd: don't put snap_context twice (bsc#981143). - target/rbd: remove caw_mutex usage (bsc#981143). - commit fedc118 ++++ kernel-syms: - rpm/constraints.in: Really require 4GB for kernel-source, add -rt (bsc#984845) - commit a0dec36 - rpm/constraints.in: Require 4GB of disk space for kernel-source (bsc#984845) - commit 1b20111 - target/rbd: don't put snap_context twice (bsc#981143). - target/rbd: remove caw_mutex usage (bsc#981143). - commit fedc118 ++++ gcc6: - Update to gcc-6-branch head (r237469) - Refresh gcc6-SOURCE_DATE_EPOCH.patch with patch for PR71183. - Use %preun instead of %postun for info file deletion. Register libitm.info. [bnc#984767] ++++ libvirt: - Advertise aarch64 UEFI firmware paths - adjust spec file to include aarch64 paths in '--with-loader-nvram=' configure option - adjust qemu.conf 'nvram' option to include the SUSE paths bsc#981836, bsc#983747 ++++ libzypp: - Fix bug in removeRepository which may keep an empty .repo file rather than deleting it (bsc#984494) - version 16.0.4 (0) ++++ xrdp: - Update xrdp-bsc965647-allow-admin-choose-desktop.patch: Fix startwm.sh broken by changed gnome-session environments (bsc#965647, bsc#984834). ++++ yast2-bootloader: - do not activate partition on gpt disks on ppc (bnc#983194) - 3.1.194 ++++ yast2-installation: - call set_videomode to adjust video mode (bsc#974821) - 3.1.195 ++++ yast2-packager: - Allow installation via HTTPS using a self-signed certificate when "ssl_certs=0" boot option is used (bsc#982727) - Drop "is_network" method from InstURL module - 3.1.103 ++++ yast2-x11: - add set_videomode script to adjust video mode using xrandr (bsc#974821) - 3.1.5 ------------------------------------------------------------------ ------------------ 2016-6-14 - Jun 14 2016 ------------------- ------------------------------------------------------------------ ++++ gfxboot: - updated translations - make 'systemboot' and 'more' menu entries translatable - 4.5.13 ++++ ghex: - Update to version 3.18.2: + Fix build with GCC 6. + Updated translations. ++++ nautilus: - Rebase nautilus-adjust-style-priority.patch to what upstream committed (boo#982134). ++++ gstreamer: - Update to version 1.8.2: + bgo#727105: doc: Drop reference to osssink / esdsink / etc, from gst-launch-1.0 man page. + bgo#741001: GST_DEBUG categories are missing when using - -gst-debug-help. + bgo#763496: queue: Can release serialized (ALLOCATION) query before downstream returned it. + bgo#765906: typefind: Regression due to fix for bgo#763491. + bgo#765961: Fix element leak in gstutils.c:find_common_root(). + bgo#766002: pad: IDLE probes don't block when returning GST_PAD_PROBE_OK. ++++ gstreamer-plugins-bad: - Update to version 1.8.2: + bgo#756948: directsoundsrc: Audio Device not found on Windows (string encoding not honored). + bgo#764758: vulkan didn't build out of tree due to vkconfig.h. + bgo#765324: compositor: crashes on NULL pointer in _aggregate_frames(). + bgo#765456: vtdec: Strange bug re-encoding video with GST 1.8.1 on Mac OS 10.10. + bgo#765926: mpegtsmux: Set PTS on aligned buffers. + bgo#766190: vtdec: corrupted rendering on OSX. + bgo#766213: openjpeg plugin needs to be ported to libopenjp2 v2.1. + bgo#766289: amc: cannot play some files on android. + bgo#766422: videoaggregator: rtspsrc ! compositor produces no output. + bgo#766441: OpenBSD does not use librt, but provides the needed functions in libc. + bgo#766520: gl: win32: race when handling window messages while creating the internal window. + bgo#766611: gl: buffer pool configuration error with caopengllayersink. + bgo#766638: ahc: fix possible NULL deref. + bgo#766732: openjpegenc: Doesn't manage MCT switch for RGB and YUV frames. + bgo#767298: amc: gst_object_unref on caps. + bgo#767302: ahcsrc: div by 0 warning. ++++ gstreamer-plugins-base: - Update to version 1.8.2: + bgo#765534: encoding-profile: Remove codec_data and streamheader fields from constraint caps. + bgo#765538: codec-utils: Don't put level=0 into the caps. + bgo#765541: smartencoder: Only accept TIME segments for real. + bgo#765684: opusdec: Won't negotiate sampling rate anymore. + bgo#765706: opusdec: caps leak in gst_opus_dec_negotiate(). + bgo#765708: encoding-profile: Make creation of encoding profile from discoverer info more robust. + bgo#766204: sdp: rtpjpegdepay regression: Does not extract frame dimensions from SDP anymore. + bgo#766265: opusdec with FEC breaks when packet sizes change. + bgo#766510: videosink: test_video_center_rect raise a warning when turning on debug. + bgo#766515: playbin: fix suburidecodebin leak. + bgo#767163: video-color: Fix colorimetry IS_UNKNOWN. - Stop passing --enable-experimental to configure, we should not have experimental codecs (and currently none are built). ++++ gstreamer-plugins-good: - Update to version 1.8.2: + bgo#766025: rtpsession: race condition accessing ssrcs hash table. + bgo#733864: v4l2videodec: Implement EOS handling through V4L2_DEC_CMD_STOP. + bgo#736252: gdkpixbufdec: packetized mode logic. + bgo#748700: avimux: stopping file without index fails. + bgo#754042: v4l2src: Asserts on renegotiation with USERPTR. + bgo#758424: v4l2videodec: Keep the input buffers, they are needed to copy metadata. + bgo#758703: v4l2src: gst_v4l2_set_attribute warning messages cause infinite loop with .dot dump. + bgo#761165: Setting overlay parameters on v4l2sink fails. + bgo#761787: qtdemux: seek fails with CENC encrypted streams. + bgo#762219: rtpsession: don't act on suspicious BYE RTCP. + bgo#764679: IPv6 UDP stream to site-local multicast address. + bgo#764733: qtdemux: Regression in YouTube TV tests in WebKit MSE after fix for bgo#760779. + bgo#764897: Using non IPv6-socket in IPv6 scope. + bgo#765072: splitmuxsink: Sometimes creates a small one-frame file after EOS. + bgo#765320: flvmux: segfault when no buffers have arrived before EOS. + bgo#765391: vpxenc: Handle frames with too low duration correctly. + bgo#765689: rtspsrc: Various problems related to seeking causing scrub seeking to fail. + bgo#765725: qtmux: Allow MPEG-1 Layer 1 and 2 in addition to 3 in MP4. + bgo#765805: qtdemux: Only first fragment played for fragmented mp4 files recorded with non-seekable sink. + bgo#765806: qtdemux: Store the segment sequence number in the EOS events and STREAM_DONE events/message. + bgo#765933: rtpjitterbuffer: Fix stall when receiving already lost packet. + bgo#765946: dv: Uses different pixel-aspect-ratio than gst-libav. + bgo#766172: v4l2videodec: [Regressions] Should not fail if S_FMT(CAPTURE) fail after STREAMON(CAPTURE). + bgo#766359: auparse: sticky event misordering, got 'segment' before 'caps'. + bgo#766382: v4l2videodec: use visible size, not coded size, for downstream negotiation filter. + bgo#766558: deinterlace: fix caps leak. + bgo#766610: v4l2object: fix caps leak. + bgo#766645: matroskademux: don't hold object lock whilst pushing out headers, might lead to query deadlock. + bgo#766711: v4l2transform: scaling is broken in case of fixed pixel aspect ratio. + bgo#766712: v4l2transform should allow to change pixel aspect ratio. + bgo#766719: v4l2transform: Does not fully fixate the caps. + bgo#766868: qtdemux: Segments start at 0 on live MSS time-based streams, ignoring the start time configured upstream. + bgo#766870: rtpj2kpay: leaks input buffer. + bgo#767300: v4l2object uses deprecated RGB15 V4L2 format code. + bgo#767424: flvdemux: Fix unref assertion failure. + bgo#767086: v4l2src: pushes incomplete raw video buffers. ++++ java-1_7_0-openjdk: - Fix aarch64 running with 48 bits va space (bsc#984684) * hotspot-aarch64-fix-48bit-va.patch ++++ java-1_8_0-openjdk: - Fix aarch64 running with 48 bits va space (bsc#984684) * hotspot-aarch64-fix-48bit-va.patch ++++ kernel-default: - target: use new "dbroot" target attribute (bsc#984716). - target: make target db location configurable (bsc#984716). - commit 7d5d4fe - locking/mutex: Optimize mutex_trylock() fast-path (bsc#969756). - commit 34a6c94 - locking/rwsem: Optimize write lock by reducing operations in slowpath (bsc#969756). - commit 969a7a8 - locking/rtmutex: Only warn once on a trylock from bad context (bsc#969756). - commit 09f90da - locking/mutex: Set and clear owner using WRITE_ONCE() (bsc#969756). - commit 7e06c54 - locking/ww_mutex: Report recursive ww_mutex locking early (bsc#969756). - commit 03d04e6 - Add xen-hcd to debug config file - commit c57eee8 - Add Xen pvusb frontend driver (fate#315712) - usb: Add Xen pvUSB protocol description (fate#315712). - commit 255e559 - supported.conf: Mark ll_temac (Xilinx LocalLink Tri-mode Ethernet MAC) supported It seems possible to have this device on an arm64 SoC. - commit 84342e5 - Switch arm64 to 39 bits va temporarily (bsc#984126) - commit ecb5dcb - rpm/kernel-binary.spec.in: Use the default value for CONFIG_MODULE_SIG_KEY (bsc#983634) - commit 6eb6cd2 - supported.conf: Add i2c-opal as externally supported (bsc#983478) - commit 7b7eb4a - sched/debug: Fix deadlock when enabling sched events (Scheduler performance -- debugging overhead, fate#320486). - sched/debug: fix 'schedstats=enable' cmdline option (Scheduler performance -- debugging overhead, fate#320486). - sched/debug: always show nr_migrations (Scheduler performance -- debugging overhead, fate#320486). - sched/debug: fix /proc/sched_debug regression (Scheduler performance -- debugging overhead, fate#320486). - commit 9651c5b - supported.conf: made explicit lack of support for chaoskey We cannot support external sources of entropy unless we can verify they are genuine. - commit d77fb5a - Delete patches.suse/mm-make-faultaround-produce-old-ptes.patch. - commit de925bc - ACPI/EINJ: Allow memory error injection to NVDIMM (bsc#984055). - resource: Handle resource flags properly (bsc#984055). - x86/e820: Set System RAM type and descriptor (bsc#984055). - Refresh patches.suse/acpi_Disable_APEI_error_injection_if_securelevel_is_set.patch. - commit 4ee6297 - Refresh patches.suse/0001-usb-quirk-to-stop-runtime-PM-for-Intel-7260.patch. - commit 7275801 - ipvs: count pre-established TCP states as active (bsc#970114). - commit 153b6b0 ++++ kernel-source: - target: use new "dbroot" target attribute (bsc#984716). - target: make target db location configurable (bsc#984716). - commit 7d5d4fe - locking/mutex: Optimize mutex_trylock() fast-path (bsc#969756). - commit 34a6c94 - locking/rwsem: Optimize write lock by reducing operations in slowpath (bsc#969756). - commit 969a7a8 - locking/rtmutex: Only warn once on a trylock from bad context (bsc#969756). - commit 09f90da - locking/mutex: Set and clear owner using WRITE_ONCE() (bsc#969756). - commit 7e06c54 - locking/ww_mutex: Report recursive ww_mutex locking early (bsc#969756). - commit 03d04e6 - Add xen-hcd to debug config file - commit c57eee8 - Add Xen pvusb frontend driver (fate#315712) - usb: Add Xen pvUSB protocol description (fate#315712). - commit 255e559 - supported.conf: Mark ll_temac (Xilinx LocalLink Tri-mode Ethernet MAC) supported It seems possible to have this device on an arm64 SoC. - commit 84342e5 - Switch arm64 to 39 bits va temporarily (bsc#984126) - commit ecb5dcb - rpm/kernel-binary.spec.in: Use the default value for CONFIG_MODULE_SIG_KEY (bsc#983634) - commit 6eb6cd2 - supported.conf: Add i2c-opal as externally supported (bsc#983478) - commit 7b7eb4a - sched/debug: Fix deadlock when enabling sched events (Scheduler performance -- debugging overhead, fate#320486). - sched/debug: fix 'schedstats=enable' cmdline option (Scheduler performance -- debugging overhead, fate#320486). - sched/debug: always show nr_migrations (Scheduler performance -- debugging overhead, fate#320486). - sched/debug: fix /proc/sched_debug regression (Scheduler performance -- debugging overhead, fate#320486). - commit 9651c5b - supported.conf: made explicit lack of support for chaoskey We cannot support external sources of entropy unless we can verify they are genuine. - commit d77fb5a - Delete patches.suse/mm-make-faultaround-produce-old-ptes.patch. - commit de925bc - ACPI/EINJ: Allow memory error injection to NVDIMM (bsc#984055). - resource: Handle resource flags properly (bsc#984055). - x86/e820: Set System RAM type and descriptor (bsc#984055). - Refresh patches.suse/acpi_Disable_APEI_error_injection_if_securelevel_is_set.patch. - commit 4ee6297 - Refresh patches.suse/0001-usb-quirk-to-stop-runtime-PM-for-Intel-7260.patch. - commit 7275801 - ipvs: count pre-established TCP states as active (bsc#970114). - commit 153b6b0 ++++ kernel-syms: - target: use new "dbroot" target attribute (bsc#984716). - target: make target db location configurable (bsc#984716). - commit 7d5d4fe - locking/mutex: Optimize mutex_trylock() fast-path (bsc#969756). - commit 34a6c94 - locking/rwsem: Optimize write lock by reducing operations in slowpath (bsc#969756). - commit 969a7a8 - locking/rtmutex: Only warn once on a trylock from bad context (bsc#969756). - commit 09f90da - locking/mutex: Set and clear owner using WRITE_ONCE() (bsc#969756). - commit 7e06c54 - locking/ww_mutex: Report recursive ww_mutex locking early (bsc#969756). - commit 03d04e6 - Add xen-hcd to debug config file - commit c57eee8 - Add Xen pvusb frontend driver (fate#315712) - usb: Add Xen pvUSB protocol description (fate#315712). - commit 255e559 - supported.conf: Mark ll_temac (Xilinx LocalLink Tri-mode Ethernet MAC) supported It seems possible to have this device on an arm64 SoC. - commit 84342e5 - Switch arm64 to 39 bits va temporarily (bsc#984126) - commit ecb5dcb - rpm/kernel-binary.spec.in: Use the default value for CONFIG_MODULE_SIG_KEY (bsc#983634) - commit 6eb6cd2 - supported.conf: Add i2c-opal as externally supported (bsc#983478) - commit 7b7eb4a - sched/debug: Fix deadlock when enabling sched events (Scheduler performance -- debugging overhead, fate#320486). - sched/debug: fix 'schedstats=enable' cmdline option (Scheduler performance -- debugging overhead, fate#320486). - sched/debug: always show nr_migrations (Scheduler performance -- debugging overhead, fate#320486). - sched/debug: fix /proc/sched_debug regression (Scheduler performance -- debugging overhead, fate#320486). - commit 9651c5b - supported.conf: made explicit lack of support for chaoskey We cannot support external sources of entropy unless we can verify they are genuine. - commit d77fb5a - Delete patches.suse/mm-make-faultaround-produce-old-ptes.patch. - commit de925bc - ACPI/EINJ: Allow memory error injection to NVDIMM (bsc#984055). - resource: Handle resource flags properly (bsc#984055). - x86/e820: Set System RAM type and descriptor (bsc#984055). - Refresh patches.suse/acpi_Disable_APEI_error_injection_if_securelevel_is_set.patch. - commit 4ee6297 - Refresh patches.suse/0001-usb-quirk-to-stop-runtime-PM-for-Intel-7260.patch. - commit 7275801 - ipvs: count pre-established TCP states as active (bsc#970114). - commit 153b6b0 ++++ kiwi: - v7.03.74 released - Fixed creation of install stick The bind mountpoint boot directory needs to be created It's not enough to assume the boot mount point exists in any case. - Fixed setup of container configuration An empty fstab file is created, the former deletion of a potentially existing fstab failed if no such file existed ++++ libqt5-qtconnectivity: - Update to 5.6.1 (boo#984605) * For more details please see: http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/ ++++ libqt5-qtbase: - Update to 5.6.1 (boo#984605) * For more details please see: http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/ - Dropped upstreamed patches: Fix-QtDBus-deadlock-inside-kded-kiod.patch QtDBus-clean-up-signal-hooks-and-object-tree-in-closeConnection.patch QtDBus-finish-all-pending-call-with-error-if-disconnected.patch - Refresh disable-rc4-ciphers-bnc865241.diff - Refresh tell-the-truth-about-private-api.patch ++++ libqt5-qtlocation: - Update to 5.6.1 (boo#984605) * For more details please see: http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/ ++++ libqt5-qtmultimedia: - Update to 5.6.1 (boo#984605) * For more details please see: http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/ ++++ libqt5-qtsensors: - Update to 5.6.1 (boo#984605) * For more details please see: http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/ ++++ libqt5-qtserialport: - Update to 5.6.1 (boo#984605) * For more details please see: http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/ * Splits off example subpackage ++++ libqt5-qtsvg: - Update to 5.6.1 (boo#984605) * For more details please see: http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/ ++++ libqt5-qtwebchannel: - Update to 5.6.1 (boo#984605) * For more details please see: http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/ ++++ libqt5-qtwebkit: - Update to 5.6.1 (boo#984605) * For more details please see: http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/ ++++ libqt5-qtwebsockets: - Update to 5.6.1 (boo#984605) * For more details please see: http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/ ++++ libqt5-qtx11extras: - Update to 5.6.1 (boo#984605) * For more details please see: http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/ ++++ libqt5-qtxmlpatterns: - Update to 5.6.1 (boo#984605) * For more details please see: http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/ ++++ libqt5-qtdeclarative: - Update to 5.6.1 (boo#984605) * For more details please see: http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/ * Refresh overflow.patch ++++ samba: - Honor smb.conf socket options in winbind; (bsc#975131). ++++ samba: - Honor smb.conf socket options in winbind; (bsc#975131). ++++ parted: - Detect NVMe devices and fix the nvme partition naming scheme (bsc#982169) - libparted-Add-support-for-NVMe-devices.patch - libparted-fix-nvme-partition-naming.patch ++++ libqt5-qtgraphicaleffects: - Update to 5.6.1 (boo#984605) * For more details please see: http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/ ++++ libqt5-qtimageformats: - Update to 5.6.1 (boo#984605) * For more details please see: http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/ ++++ libqt5-qttranslations: - Update to 5.6.1 (boo#984605) * For more details please see: http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/ ++++ libqt5-qtwebengine: - Update to 5.6.1 (boo#984605) * For more details please see: http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/ * Drop obsoleted gcc50-fixes.diff ++++ nautilus-sendto: - Update to version 3.8.4: + Fix build with GCC 6. + Updated translations. ++++ system-config-printer: - Add Require python(3)?-gobject-Gdk: pygobject was further split in order to be able to install it without X-dependencies. We import Gdk from gi.repository, thus also require python-gobject-Gdk (boo#984252). ++++ shared-mime-info: - Add alias application/nappdf to application/pdf (boo#984021) 0001-Add-alias-application-nappdf-for-application-pdf.patch ++++ timezone: - timezone update 2016e: * Africa/Cairo observes DST in 2016 from July 7 to the end of October (bsc#982833) * Changes affecting past timestamps in arctic and antarctic locations while uninhabited * Adjust Asia/Baku's 1992 DST transition * zic now outputs a dummy transition at time 2**31 - 1 in zones whose POSIX-style TZ strings contain a '<', working around Qt bug 53071 ++++ timezone-java: - timezone update 2016e: * Africa/Cairo observes DST in 2016 from July 7 to the end of October (bsc#982833) * Changes affecting past timestamps in arctic and antarctic locations while uninhabited * Adjust Asia/Baku's 1992 DST transition * zic now outputs a dummy transition at time 2**31 - 1 in zones whose POSIX-style TZ strings contain a '<', working around Qt bug 53071 ++++ virt-manager: - boo#981836 - virt-manager does not support all boot methods for AArch64 5ecc2b44-dont-clear-recommended-machine-if-none-is-selected.patch de9cd87f-return-recommended-machine-for-XEN.patch 0acdea1d-show-firmware-options-also-for-XEN-guests.patch ++++ yast2-installation: - Fix architecture detection during self-update (bsc#984656) - 3.1.194 ++++ yast2-network: - bnc#983201 - do not crash with internal error when configuring new device on s390 - 3.1.156 ++++ yast2-ntp-client: - Fix handling of NTP records without comments (bsc#977610) - 3.1.26 ------------------------------------------------------------------ ------------------ 2016-6-13 - Jun 13 2016 ------------------- ------------------------------------------------------------------ ++++ ceph: - Update to version 10.2.1+git.1465817005.1b99e11: + rpm: fix _with_ocf - Update to version 10.2.1+git.1465806934.b8533b1: + ceph-{mds,mon,osd,radosgw} systemd unit files need wants=time-sync.target (pr#8802, issue#15606) + Pipe: take a ref to existing while we are waiting (pr#9237, issue#15961) + mon/Monitor: fix memory leak; add leaked key to tracked_conf_key (pr#9270, issue#15852) + ceph.in: fix exception when pool name has non-ascii characters (pr#9320, issue#16017, bsc#972370) + rpm: unconditionally set ceph user's primary group to ceph (SUSE) (pr#9424, issue#16107) + ceph-disk: workaround gperftool hang (pr#9427, issue#16104) + Clean up hobject_t::max() values in decode, avoid comparing directly to get_max() (pr#9614, issue#) + osdc/Objecter: upper bound watch_check result (pr#9104, issue#15795) + osd: handle boot racing with NOUP set (pr#9101, issue#15799) + OSD: fix deadlock in OSD::_committed_osd_maps (pr#9103, issue#15797) + rbd: close journal before removing (pr#9548, issue#15963) + rbd: initial python APIs to support mirroring (pr#9550, issue#15969) + remove invalid objectmap flag when objectmap is disabled (pr#9555, issue#16147) + rbd: check value of config override when setting image-meta (pr#9554, issue#16084) + test/rbd: fsx needs to shut down the journal (pr#9556, issue#16162) + cls_rbd: mirror image status summary should read full directory (pr#9608, issue#16189) + librbd: refresh image if needed in mirror functions (pr#9609, issue#16216) + TaskFinisher: use singleton SafeTimer and Finisher (pr#9580, issue#15996) + librbd: journal IO error results in failed assertion in AioCompletion (pr#9611, issue#16210) + librbd: prevent error messages when journal externally disabled (pr#9610, issue#16209) + rbd-mirror: support bootstrap canceling (pr#9612, issue#16208) + Remove reliance on FLAG_OMAP for reads (pr#9638) + BackoffThrottle spins unnecessarily with very small backoff while the throttle is full (pr#9579, issue#16006) + rbd-mirror: refresh image after creating sync point (pr#9627, issue#16217) + rbd-mirror: fix journal shut down ordering (pr#9628, issue#16224) + rbd-mirror: do not propagate deletions when pool unavailable (pr#9630, issue#16223) + rbd-mirror: fix deletion propagation edge cases (pr#9629, issue#16231) + qa: dynamic_features.sh: return error only if it failed on alive QEMU (pr#9552, issue#15981) + Python librbd API has default value of "features=0", which is causing the clone operation to fail (pr#9553, issue#16038) - Update to version 10.2.1+git.1465795427.9e76375: + rpm: divergent java, ocf conditional builds ++++ installation-images-SLES: - Add xen-tools-domU on x86 to get its udev rules (bsc#979002) - 14.248 ++++ kernel-default: - crypto: vmx - IV size failing on skcipher API (bsc#976560). - commit adffabd - cxl: Check periodically the coherent platform function's state (bsc#983740). - cxl: Poll for outstanding IRQs when detaching a context (bsc#983740). - cxl: Increase timeout for detection of AFU mmio hang (bsc#983740). - cxl: Allow initialization on timebase sync failures (bsc#983740). - cxl: Configure the PSL for two CAPI ports on POWER8NVL (bsc#983740). - powerpc: Define PVR value for POWER8NVL processor (bsc#983740). - commit c633c75 - scsi: disable VPD page check on error (bsc#981954). - SCSI: Add Marvell configuration device to VPD blacklist (bsc#981954). - commit 097a8f9 - usb: quirk to stop runtime PM for Intel 7260 (bnc#984446). - commit 0f5e3fb - scsi/fcoe: convert to kworker (bsc#966327,FATE#320151). - Refresh patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch. - commit 7147bc8 - Update config files: adjust options for arm64/default Disabled CONFIG_ACPI_HED and CONFIG_ACPI_CUSTOM_METHOD. CONFIG_PKCS7_MESSAGE_PARSER is built-in to follow other archs. - commit f048462 - ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to it (bsc#984419). - commit 9acf1aa ++++ kernel-source: - crypto: vmx - IV size failing on skcipher API (bsc#976560). - commit adffabd - cxl: Check periodically the coherent platform function's state (bsc#983740). - cxl: Poll for outstanding IRQs when detaching a context (bsc#983740). - cxl: Increase timeout for detection of AFU mmio hang (bsc#983740). - cxl: Allow initialization on timebase sync failures (bsc#983740). - cxl: Configure the PSL for two CAPI ports on POWER8NVL (bsc#983740). - powerpc: Define PVR value for POWER8NVL processor (bsc#983740). - commit c633c75 - scsi: disable VPD page check on error (bsc#981954). - SCSI: Add Marvell configuration device to VPD blacklist (bsc#981954). - commit 097a8f9 - usb: quirk to stop runtime PM for Intel 7260 (bnc#984446). - commit 0f5e3fb - scsi/fcoe: convert to kworker (bsc#966327,FATE#320151). - Refresh patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch. - commit 7147bc8 - Update config files: adjust options for arm64/default Disabled CONFIG_ACPI_HED and CONFIG_ACPI_CUSTOM_METHOD. CONFIG_PKCS7_MESSAGE_PARSER is built-in to follow other archs. - commit f048462 - ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to it (bsc#984419). - commit 9acf1aa ++++ kernel-syms: - crypto: vmx - IV size failing on skcipher API (bsc#976560). - commit adffabd - cxl: Check periodically the coherent platform function's state (bsc#983740). - cxl: Poll for outstanding IRQs when detaching a context (bsc#983740). - cxl: Increase timeout for detection of AFU mmio hang (bsc#983740). - cxl: Allow initialization on timebase sync failures (bsc#983740). - cxl: Configure the PSL for two CAPI ports on POWER8NVL (bsc#983740). - powerpc: Define PVR value for POWER8NVL processor (bsc#983740). - commit c633c75 - scsi: disable VPD page check on error (bsc#981954). - SCSI: Add Marvell configuration device to VPD blacklist (bsc#981954). - commit 097a8f9 - usb: quirk to stop runtime PM for Intel 7260 (bnc#984446). - commit 0f5e3fb - scsi/fcoe: convert to kworker (bsc#966327,FATE#320151). - Refresh patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch. - commit 7147bc8 - Update config files: adjust options for arm64/default Disabled CONFIG_ACPI_HED and CONFIG_ACPI_CUSTOM_METHOD. CONFIG_PKCS7_MESSAGE_PARSER is built-in to follow other archs. - commit f048462 - ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to it (bsc#984419). - commit 9acf1aa ++++ krb5: - Remove source file ccapi/common/win/OldCC/autolock.hxx that is not needed and does not carry an acceptable license. (bsc#968111) ++++ gcc6: - Add cross-arm-gcc6 that should work with cross-arm-binutils and defaults to armv6hl settings, but without builing an icecream environment for it. ++++ mozjs17: - Use upstream version to fix the 48 bit address space problem (bsc#984126) ++++ mozjs24: - Fix 48 virtual address space systems like upstream (bsc#984126) (mozjs-support-48bit-va.patch) ++++ systemd: - Import from Factory: Wed Jun 24 19:45:17 UTC 2015 - crrodriguez@opensuse.org - remove fsck -l test in spec file, systemd requires util-linux 2.26 or later where this feature is already available. ++++ libzypp: - Shrink pool if all repos are removed (bnc#899755) - Avoid direct BuildRequire on libudev-devel (#60) - version 16.0.3 (0) ++++ release-notes-sled: - 12.2.20160613 (for 12 SP2 Beta 3): - Updated release notes from FATE - New entries: FATE#320494, FATE#320541, FATE#317043, FATE#320900 - Removed entries: FATE#319961 ++++ yast2-bootloader: - fix unknown method extended_partition (bnc#983062) - 3.1.193 ++++ yast2-network: - fate#318787 - detect modifications when closing module, do not restart when not needed. - 3.1.155 ++++ yast2-registration: - Automatically preselect the Toolchain module on ARM in SLES12-SP2 (FATE#320679) - 3.1.175 ------------------------------------------------------------------ ------------------ 2016-6-12 - Jun 12 2016 ------------------- ------------------------------------------------------------------ ++++ ceph: - Update to version 10.2.1+git.1465763247.b9decd3: + rpm: be careful about build parallelism ++++ kiwi: - v7.03.73 released - Make sure package cache dir is managed Fix spec file to create and manage /var/cache/kiwi/packages ------------------------------------------------------------------ ------------------ 2016-6-11 - Jun 11 2016 ------------------- ------------------------------------------------------------------ ++++ gspell: - Update to version 1.0.2: + Fix gtk-doc build issue. + Updated translations. ------------------------------------------------------------------ ------------------ 2016-6-10 - Jun 10 2016 ------------------- ------------------------------------------------------------------ ++++ ceph: - rpm: drop support for RHEL<7 and SUSE<1210 in jewel and above (pr#8938, issue#15739, issue#15742, issue#15744, issue#15825, issue#15894, issue#16008) + test/ec: build the libs only when 'make check' + rpm: refrain from installing systemd unit files twice + udev: remove 60-ceph-partuuid-workaround-rules + rpm: drop python_sitelib/sitearch conditional + rpm: drop _with_systemd + rpm: drop python-argparse dependency + rpm: drop dead conditionals + rpm: drop init-ceph.in-fedora.patch + rpm: move unified python-sphinx build dependency + rpm: move boost-random dependency to appropriate section + rpm: drop sysvinit-specific dependencies + rpm: put dependencies in alphabetical order + rpm: global replace $RPM_BUILD_ROOT with %{buildroot} + rpm: drop udev/95-ceph-osd-alt.rules + rpm: replace literal paths with RPM macros + rpm: drop sysvinit bits from relabel_files function + rpm: do a full make check when --with-tests is given + Test-enable XIO messenger and IB/RDMA support + rpm: Fix SELinux relabel on fedora + rpm: Drop SELinux priority setting + install-deps.sh: systemd-rpm-macros must be installed on SUSE + rpm: Mute semodule in postun script + rpm: Restore /var/run/ceph context manually ++++ kernel-default: - usb: dwc2: Proper cleanup on dr_mode failure (bsc#984114). - usb: dwc2: Fixed SOF interrupt enabling/disabling (bsc#984114). - usb: dwc2: host: Setting qtd to NULL after freeing it (bsc#984114). - usb: dwc2: gadget: Prevent handling of host interrupts (bsc#984114). - usb: dwc2: gadget: Check for ep0 in enable (bsc#984114). - usb: dwc2: do not override forced dr_mode in gadget setup (bsc#984114). - usb: dwc2: Fix issues in dwc2_complete_non_isoc_xfer_ddma() (bsc#984114). - usb: dwc2: Add support for Lantiq ARX and XRX SoCs (bsc#984114). - usb: dwc2: Move host-specific core functions into hcd.c (bsc#984114). - usb: dwc2: Move register save and restore functions (bsc#984114). - usb: dwc2: Use kmem_cache_free() (bsc#984114). - usb: dwc2: host: If using uframe scheduler, end splits better (bsc#984114). - usb: dwc2: host: Totally redo the microframe scheduler (bsc#984114). - usb: dwc2: host: Properly set even/odd frame (bsc#984114). - usb: dwc2: host: Add dwc2_hcd_get_future_frame_number() call (bsc#984114). - usb: dwc2: host: Manage frame nums better in scheduler (bsc#984114). - usb: dwc2: host: Add scheduler logging for missed SOFs (bsc#984114). - usb: dwc2: host: Split code out to make dwc2_do_reserve() (bsc#984114). - usb: dwc2: host: Reorder things in hcd_queue.c (bsc#984114). - usb: dwc2: host: Rename some fields in struct dwc2_qh (bsc#984114). - usb: dwc2: host: Use periodic interrupt even with DMA (bsc#984114). - usb: dwc2: host: There's not really a TT for the root hub (bsc#984114). - usb: dwc2: host: Properly set the HFIR (bsc#984114). - usb: dwc2: host: Giveback URB in tasklet context (bsc#984114). - usb: dwc2: host: Add a delay before releasing periodic bandwidth (bsc#984114). - usb: dwc2: host: Add scheduler tracing (bsc#984114). - usb: dwc2: host: fix split transfer schedule sequence (bsc#984114). - usb: dwc2: host: Always add to the tail of queues (bsc#984114). - usb: dwc2: host: Avoid use of chan->qh after qh freed (bsc#984114). - usb: dwc2: host: Set host_rx_fifo_size to 525 for rk3066 (bsc#984114). - usb: dwc2: host: Get aligned DMA in a more supported way (bsc#984114). - usb: dwc2: rockchip: Make the max_transfer_size automatic (bsc#984114). - usb: dwc2: host: fix the data toggle error in full speed descriptor dma (bsc#984114). - usb: dwc2: host: fix logical omissions in dwc2_process_non_isoc_desc (bsc#984114). - usb: dwc2: Add extra delay when forcing dr_mode (bsc#984114). - usb: dwc2: Fix probe problem on bcm2835 (bsc#984114). - Revert "usb: dwc2: Move reset into dwc2_get_hwparams()" (bsc#984114). - usb: dwc2: add shutdown callback to platform variant (bsc#984114). - usb: dwc2: gadget: Repair DSTS register decoding (bsc#984114). - usb: dwc2: gadget: Remove call to dwc2_hsotg_init() (bsc#984114). - usb: dwc2: Remove redundant reset in probe (bsc#984114). - usb: dwc2: Reduce delay when forcing mode in reset (bsc#984114). - usb: dwc2: gadget: Replace dwc2_hsotg_corereset() (bsc#984114). - usb: dwc2: gadget: Use hw params from core (bsc#984114). - usb: dwc2: Improve handling of host and device hwparams (bsc#984114). - usb: dwc2: Add functions to set and clear force mode (bsc#984114). - usb: dwc2: Move reset into dwc2_get_hwparams() (bsc#984114). - usb: dwc2: Move mode querying functions into core.h (bsc#984114). - usb: dwc2: Fix dr_mode validation (bsc#984114). - usb: dwc2: Add functions to check the HW OTG config (bsc#984114). - usb: dwc2: Add dwc2_core_reset() (bsc#984114). - usb: dwc2: Rename dwc2_core_reset() (bsc#984114). - usb: dwc2: Reorder AHBIDLE and CSFTRST in dwc2_core_reset() (bsc#984114). - usb: dwc2: Avoid more calls to dwc2_core_reset() (bsc#984114). - usb: dwc2: reduce dwc2 driver probe time (bsc#984114). - usb: dwc2: Speed dwc2_get_hwparams() on some host-only ports (bsc#984114). - usb: dwc2: Avoid double-reset at boot time (bsc#984114). - usb: dwc2: reset dwc2 core before dwc2_get_hwparams() (bsc#984114). - usb: dwc2: Restore GUSBCFG in dwc2_get_hwparams() (bsc#984114). - usb: dwc2: gadget: don't overwrite DCTL register on NAKEFF interrupts (bsc#984114). - usb: dwc2: fix transfer stop programming for out endpoint (bsc#984114). - usb: dwc2: host: Clear interrupts before handling them (bsc#984114). - usb: dwc2: host: Add missing spinlock in dwc2_hcd_reset_func() (bsc#984114). - usb: dwc2: host: Support immediate retries for split transactions (bsc#984114). - usb: dwc2: host: Fix missing device insertions (bsc#984114). - usb: dwc2: add support of hi6220 (bsc#984114). - usb: dwc2: host: use kmem cache to allocate descriptors (bsc#984114). - usb: dwc2: host: fix descriptor list address masking (bsc#984114). - usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabled (bsc#984114). - usb: dwc2: host: enable descriptor dma for fs devices (bsc#984114). - usb: dwc2: host: process all completed urbs (bsc#984114). - usb: dwc2: host: always increment available host channel during release (bsc#984114). - usb: dwc2: host: program descriptor for next frame (bsc#984114). - usb: dwc2: host: add function to compare frame index (bsc#984114). - usb: dwc2: host: spinlock release channel (bsc#984114). - usb: dwc2: host: fix use of qtd after free in desc dma mode (bsc#984114). - usb: dwc2: host: rework isochronous halt path (bsc#984114). - usb: dwc2: host: set active bit in isochronous descriptors (bsc#984114). - usb: dwc2: host: ensure filling of isoc desc is correctly done (bsc#984114). - commit 5bdd263 - Revert "xen-blkfront: export backend dev name via sysfs (bnc#979002)." - commit 84d1c05 - rds: fix an infoleak in rds_inc_info_copy (bsc#983213 CVE-2016-5244). - commit f653b87 - s390/dasd: fix failfast for disconnected devices (bnc#943476, LTC#135138). - s390/cpumf: Improve guest detection heuristics (bnc#943476, LTC#141776). - commit 90b4e2e - rbd: handle OBJ_REQUEST_SG types for copyup (bsc#983394). - commit 4617da3 - mm, slaub: Add __GFP_ATOMIC to the GFP reclaim mask (bnc#971975 VM performance -- page allocator). - commit d9f388f - hv_netvsc: set nvdev link after populating chn_table (fate#320485). - hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with netvsc_remove() (fate#320485). - hv_netvsc: get rid of struct net_device pointer in struct netvsc_device (fate#320485). - hv_netvsc: untangle the pointer mess (fate#320485). - hv_netvsc: use start_remove flag to protect netvsc_link_change() (fate#320485). - hv_netvsc: move start_remove flag to net_device_context (fate#320485). - tools: hv: lsvmbus: add pci pass-through UUID (fate#320485). - Drivers: hv: balloon: reset host_specified_ha_region (fate#320485). - drivers:hv: Separate out frame buffer logic when picking MMIO range (fate#320485). - drivers:hv: Record MMIO range in use by frame buffer (fate#320485). - Drivers: hv: vmbus: Export the vmbus_set_event() API (fate#320485). - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile (fate#320485). - Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer (fate#320485). - hv_netvsc: Fix the list processing for network change event (fate#320485). - hv_netvsc: Implement support for VF drivers on Hyper-V (fate#320485). - commit 64cc24d - add mainline tags to various hyperv patches - commit f62b2c4 - Update config files: Fix arm64/vanilla build due to 4k page change - commit 5d2fcd9 - supported.conf: Update the status of some ethernet drivers - commit c692ece ++++ kernel-source: - usb: dwc2: Proper cleanup on dr_mode failure (bsc#984114). - usb: dwc2: Fixed SOF interrupt enabling/disabling (bsc#984114). - usb: dwc2: host: Setting qtd to NULL after freeing it (bsc#984114). - usb: dwc2: gadget: Prevent handling of host interrupts (bsc#984114). - usb: dwc2: gadget: Check for ep0 in enable (bsc#984114). - usb: dwc2: do not override forced dr_mode in gadget setup (bsc#984114). - usb: dwc2: Fix issues in dwc2_complete_non_isoc_xfer_ddma() (bsc#984114). - usb: dwc2: Add support for Lantiq ARX and XRX SoCs (bsc#984114). - usb: dwc2: Move host-specific core functions into hcd.c (bsc#984114). - usb: dwc2: Move register save and restore functions (bsc#984114). - usb: dwc2: Use kmem_cache_free() (bsc#984114). - usb: dwc2: host: If using uframe scheduler, end splits better (bsc#984114). - usb: dwc2: host: Totally redo the microframe scheduler (bsc#984114). - usb: dwc2: host: Properly set even/odd frame (bsc#984114). - usb: dwc2: host: Add dwc2_hcd_get_future_frame_number() call (bsc#984114). - usb: dwc2: host: Manage frame nums better in scheduler (bsc#984114). - usb: dwc2: host: Add scheduler logging for missed SOFs (bsc#984114). - usb: dwc2: host: Split code out to make dwc2_do_reserve() (bsc#984114). - usb: dwc2: host: Reorder things in hcd_queue.c (bsc#984114). - usb: dwc2: host: Rename some fields in struct dwc2_qh (bsc#984114). - usb: dwc2: host: Use periodic interrupt even with DMA (bsc#984114). - usb: dwc2: host: There's not really a TT for the root hub (bsc#984114). - usb: dwc2: host: Properly set the HFIR (bsc#984114). - usb: dwc2: host: Giveback URB in tasklet context (bsc#984114). - usb: dwc2: host: Add a delay before releasing periodic bandwidth (bsc#984114). - usb: dwc2: host: Add scheduler tracing (bsc#984114). - usb: dwc2: host: fix split transfer schedule sequence (bsc#984114). - usb: dwc2: host: Always add to the tail of queues (bsc#984114). - usb: dwc2: host: Avoid use of chan->qh after qh freed (bsc#984114). - usb: dwc2: host: Set host_rx_fifo_size to 525 for rk3066 (bsc#984114). - usb: dwc2: host: Get aligned DMA in a more supported way (bsc#984114). - usb: dwc2: rockchip: Make the max_transfer_size automatic (bsc#984114). - usb: dwc2: host: fix the data toggle error in full speed descriptor dma (bsc#984114). - usb: dwc2: host: fix logical omissions in dwc2_process_non_isoc_desc (bsc#984114). - usb: dwc2: Add extra delay when forcing dr_mode (bsc#984114). - usb: dwc2: Fix probe problem on bcm2835 (bsc#984114). - Revert "usb: dwc2: Move reset into dwc2_get_hwparams()" (bsc#984114). - usb: dwc2: add shutdown callback to platform variant (bsc#984114). - usb: dwc2: gadget: Repair DSTS register decoding (bsc#984114). - usb: dwc2: gadget: Remove call to dwc2_hsotg_init() (bsc#984114). - usb: dwc2: Remove redundant reset in probe (bsc#984114). - usb: dwc2: Reduce delay when forcing mode in reset (bsc#984114). - usb: dwc2: gadget: Replace dwc2_hsotg_corereset() (bsc#984114). - usb: dwc2: gadget: Use hw params from core (bsc#984114). - usb: dwc2: Improve handling of host and device hwparams (bsc#984114). - usb: dwc2: Add functions to set and clear force mode (bsc#984114). - usb: dwc2: Move reset into dwc2_get_hwparams() (bsc#984114). - usb: dwc2: Move mode querying functions into core.h (bsc#984114). - usb: dwc2: Fix dr_mode validation (bsc#984114). - usb: dwc2: Add functions to check the HW OTG config (bsc#984114). - usb: dwc2: Add dwc2_core_reset() (bsc#984114). - usb: dwc2: Rename dwc2_core_reset() (bsc#984114). - usb: dwc2: Reorder AHBIDLE and CSFTRST in dwc2_core_reset() (bsc#984114). - usb: dwc2: Avoid more calls to dwc2_core_reset() (bsc#984114). - usb: dwc2: reduce dwc2 driver probe time (bsc#984114). - usb: dwc2: Speed dwc2_get_hwparams() on some host-only ports (bsc#984114). - usb: dwc2: Avoid double-reset at boot time (bsc#984114). - usb: dwc2: reset dwc2 core before dwc2_get_hwparams() (bsc#984114). - usb: dwc2: Restore GUSBCFG in dwc2_get_hwparams() (bsc#984114). - usb: dwc2: gadget: don't overwrite DCTL register on NAKEFF interrupts (bsc#984114). - usb: dwc2: fix transfer stop programming for out endpoint (bsc#984114). - usb: dwc2: host: Clear interrupts before handling them (bsc#984114). - usb: dwc2: host: Add missing spinlock in dwc2_hcd_reset_func() (bsc#984114). - usb: dwc2: host: Support immediate retries for split transactions (bsc#984114). - usb: dwc2: host: Fix missing device insertions (bsc#984114). - usb: dwc2: add support of hi6220 (bsc#984114). - usb: dwc2: host: use kmem cache to allocate descriptors (bsc#984114). - usb: dwc2: host: fix descriptor list address masking (bsc#984114). - usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabled (bsc#984114). - usb: dwc2: host: enable descriptor dma for fs devices (bsc#984114). - usb: dwc2: host: process all completed urbs (bsc#984114). - usb: dwc2: host: always increment available host channel during release (bsc#984114). - usb: dwc2: host: program descriptor for next frame (bsc#984114). - usb: dwc2: host: add function to compare frame index (bsc#984114). - usb: dwc2: host: spinlock release channel (bsc#984114). - usb: dwc2: host: fix use of qtd after free in desc dma mode (bsc#984114). - usb: dwc2: host: rework isochronous halt path (bsc#984114). - usb: dwc2: host: set active bit in isochronous descriptors (bsc#984114). - usb: dwc2: host: ensure filling of isoc desc is correctly done (bsc#984114). - commit 5bdd263 - Revert "xen-blkfront: export backend dev name via sysfs (bnc#979002)." - commit 84d1c05 - rds: fix an infoleak in rds_inc_info_copy (bsc#983213 CVE-2016-5244). - commit f653b87 - s390/dasd: fix failfast for disconnected devices (bnc#943476, LTC#135138). - s390/cpumf: Improve guest detection heuristics (bnc#943476, LTC#141776). - commit 90b4e2e - rbd: handle OBJ_REQUEST_SG types for copyup (bsc#983394). - commit 4617da3 - mm, slaub: Add __GFP_ATOMIC to the GFP reclaim mask (bnc#971975 VM performance -- page allocator). - commit d9f388f - hv_netvsc: set nvdev link after populating chn_table (fate#320485). - hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with netvsc_remove() (fate#320485). - hv_netvsc: get rid of struct net_device pointer in struct netvsc_device (fate#320485). - hv_netvsc: untangle the pointer mess (fate#320485). - hv_netvsc: use start_remove flag to protect netvsc_link_change() (fate#320485). - hv_netvsc: move start_remove flag to net_device_context (fate#320485). - tools: hv: lsvmbus: add pci pass-through UUID (fate#320485). - Drivers: hv: balloon: reset host_specified_ha_region (fate#320485). - drivers:hv: Separate out frame buffer logic when picking MMIO range (fate#320485). - drivers:hv: Record MMIO range in use by frame buffer (fate#320485). - Drivers: hv: vmbus: Export the vmbus_set_event() API (fate#320485). - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile (fate#320485). - Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer (fate#320485). - hv_netvsc: Fix the list processing for network change event (fate#320485). - hv_netvsc: Implement support for VF drivers on Hyper-V (fate#320485). - commit 64cc24d - add mainline tags to various hyperv patches - commit f62b2c4 - Update config files: Fix arm64/vanilla build due to 4k page change - commit 5d2fcd9 - supported.conf: Update the status of some ethernet drivers - commit c692ece ++++ kernel-syms: - usb: dwc2: Proper cleanup on dr_mode failure (bsc#984114). - usb: dwc2: Fixed SOF interrupt enabling/disabling (bsc#984114). - usb: dwc2: host: Setting qtd to NULL after freeing it (bsc#984114). - usb: dwc2: gadget: Prevent handling of host interrupts (bsc#984114). - usb: dwc2: gadget: Check for ep0 in enable (bsc#984114). - usb: dwc2: do not override forced dr_mode in gadget setup (bsc#984114). - usb: dwc2: Fix issues in dwc2_complete_non_isoc_xfer_ddma() (bsc#984114). - usb: dwc2: Add support for Lantiq ARX and XRX SoCs (bsc#984114). - usb: dwc2: Move host-specific core functions into hcd.c (bsc#984114). - usb: dwc2: Move register save and restore functions (bsc#984114). - usb: dwc2: Use kmem_cache_free() (bsc#984114). - usb: dwc2: host: If using uframe scheduler, end splits better (bsc#984114). - usb: dwc2: host: Totally redo the microframe scheduler (bsc#984114). - usb: dwc2: host: Properly set even/odd frame (bsc#984114). - usb: dwc2: host: Add dwc2_hcd_get_future_frame_number() call (bsc#984114). - usb: dwc2: host: Manage frame nums better in scheduler (bsc#984114). - usb: dwc2: host: Add scheduler logging for missed SOFs (bsc#984114). - usb: dwc2: host: Split code out to make dwc2_do_reserve() (bsc#984114). - usb: dwc2: host: Reorder things in hcd_queue.c (bsc#984114). - usb: dwc2: host: Rename some fields in struct dwc2_qh (bsc#984114). - usb: dwc2: host: Use periodic interrupt even with DMA (bsc#984114). - usb: dwc2: host: There's not really a TT for the root hub (bsc#984114). - usb: dwc2: host: Properly set the HFIR (bsc#984114). - usb: dwc2: host: Giveback URB in tasklet context (bsc#984114). - usb: dwc2: host: Add a delay before releasing periodic bandwidth (bsc#984114). - usb: dwc2: host: Add scheduler tracing (bsc#984114). - usb: dwc2: host: fix split transfer schedule sequence (bsc#984114). - usb: dwc2: host: Always add to the tail of queues (bsc#984114). - usb: dwc2: host: Avoid use of chan->qh after qh freed (bsc#984114). - usb: dwc2: host: Set host_rx_fifo_size to 525 for rk3066 (bsc#984114). - usb: dwc2: host: Get aligned DMA in a more supported way (bsc#984114). - usb: dwc2: rockchip: Make the max_transfer_size automatic (bsc#984114). - usb: dwc2: host: fix the data toggle error in full speed descriptor dma (bsc#984114). - usb: dwc2: host: fix logical omissions in dwc2_process_non_isoc_desc (bsc#984114). - usb: dwc2: Add extra delay when forcing dr_mode (bsc#984114). - usb: dwc2: Fix probe problem on bcm2835 (bsc#984114). - Revert "usb: dwc2: Move reset into dwc2_get_hwparams()" (bsc#984114). - usb: dwc2: add shutdown callback to platform variant (bsc#984114). - usb: dwc2: gadget: Repair DSTS register decoding (bsc#984114). - usb: dwc2: gadget: Remove call to dwc2_hsotg_init() (bsc#984114). - usb: dwc2: Remove redundant reset in probe (bsc#984114). - usb: dwc2: Reduce delay when forcing mode in reset (bsc#984114). - usb: dwc2: gadget: Replace dwc2_hsotg_corereset() (bsc#984114). - usb: dwc2: gadget: Use hw params from core (bsc#984114). - usb: dwc2: Improve handling of host and device hwparams (bsc#984114). - usb: dwc2: Add functions to set and clear force mode (bsc#984114). - usb: dwc2: Move reset into dwc2_get_hwparams() (bsc#984114). - usb: dwc2: Move mode querying functions into core.h (bsc#984114). - usb: dwc2: Fix dr_mode validation (bsc#984114). - usb: dwc2: Add functions to check the HW OTG config (bsc#984114). - usb: dwc2: Add dwc2_core_reset() (bsc#984114). - usb: dwc2: Rename dwc2_core_reset() (bsc#984114). - usb: dwc2: Reorder AHBIDLE and CSFTRST in dwc2_core_reset() (bsc#984114). - usb: dwc2: Avoid more calls to dwc2_core_reset() (bsc#984114). - usb: dwc2: reduce dwc2 driver probe time (bsc#984114). - usb: dwc2: Speed dwc2_get_hwparams() on some host-only ports (bsc#984114). - usb: dwc2: Avoid double-reset at boot time (bsc#984114). - usb: dwc2: reset dwc2 core before dwc2_get_hwparams() (bsc#984114). - usb: dwc2: Restore GUSBCFG in dwc2_get_hwparams() (bsc#984114). - usb: dwc2: gadget: don't overwrite DCTL register on NAKEFF interrupts (bsc#984114). - usb: dwc2: fix transfer stop programming for out endpoint (bsc#984114). - usb: dwc2: host: Clear interrupts before handling them (bsc#984114). - usb: dwc2: host: Add missing spinlock in dwc2_hcd_reset_func() (bsc#984114). - usb: dwc2: host: Support immediate retries for split transactions (bsc#984114). - usb: dwc2: host: Fix missing device insertions (bsc#984114). - usb: dwc2: add support of hi6220 (bsc#984114). - usb: dwc2: host: use kmem cache to allocate descriptors (bsc#984114). - usb: dwc2: host: fix descriptor list address masking (bsc#984114). - usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabled (bsc#984114). - usb: dwc2: host: enable descriptor dma for fs devices (bsc#984114). - usb: dwc2: host: process all completed urbs (bsc#984114). - usb: dwc2: host: always increment available host channel during release (bsc#984114). - usb: dwc2: host: program descriptor for next frame (bsc#984114). - usb: dwc2: host: add function to compare frame index (bsc#984114). - usb: dwc2: host: spinlock release channel (bsc#984114). - usb: dwc2: host: fix use of qtd after free in desc dma mode (bsc#984114). - usb: dwc2: host: rework isochronous halt path (bsc#984114). - usb: dwc2: host: set active bit in isochronous descriptors (bsc#984114). - usb: dwc2: host: ensure filling of isoc desc is correctly done (bsc#984114). - commit 5bdd263 - Revert "xen-blkfront: export backend dev name via sysfs (bnc#979002)." - commit 84d1c05 - rds: fix an infoleak in rds_inc_info_copy (bsc#983213 CVE-2016-5244). - commit f653b87 - s390/dasd: fix failfast for disconnected devices (bnc#943476, LTC#135138). - s390/cpumf: Improve guest detection heuristics (bnc#943476, LTC#141776). - commit 90b4e2e - rbd: handle OBJ_REQUEST_SG types for copyup (bsc#983394). - commit 4617da3 - mm, slaub: Add __GFP_ATOMIC to the GFP reclaim mask (bnc#971975 VM performance -- page allocator). - commit d9f388f - hv_netvsc: set nvdev link after populating chn_table (fate#320485). - hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with netvsc_remove() (fate#320485). - hv_netvsc: get rid of struct net_device pointer in struct netvsc_device (fate#320485). - hv_netvsc: untangle the pointer mess (fate#320485). - hv_netvsc: use start_remove flag to protect netvsc_link_change() (fate#320485). - hv_netvsc: move start_remove flag to net_device_context (fate#320485). - tools: hv: lsvmbus: add pci pass-through UUID (fate#320485). - Drivers: hv: balloon: reset host_specified_ha_region (fate#320485). - drivers:hv: Separate out frame buffer logic when picking MMIO range (fate#320485). - drivers:hv: Record MMIO range in use by frame buffer (fate#320485). - Drivers: hv: vmbus: Export the vmbus_set_event() API (fate#320485). - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile (fate#320485). - Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer (fate#320485). - hv_netvsc: Fix the list processing for network change event (fate#320485). - hv_netvsc: Implement support for VF drivers on Hyper-V (fate#320485). - commit 64cc24d - add mainline tags to various hyperv patches - commit f62b2c4 - Update config files: Fix arm64/vanilla build due to 4k page change - commit 5d2fcd9 - supported.conf: Update the status of some ethernet drivers - commit c692ece ++++ gcc6: - Update to gcc-6-branch head (r237296). - Add gcc6-SOURCE_DATE_EPOCH.patch to backport SOURCE_DATE_EPOCH. [bnc#982182] ++++ mozjs17: - Fix 48 virtual address space systems (bsc#984126) ++++ wicked: - version 0.6.36 - ifreload: make output more informative (bsc#982952) - rules: do not fail when kernel support is missed (bsc#981887) - nanny: reapply policies on device renames (bsc#973355) - iflist: fixed macvlan/macvtap link info data parsing - auto6: apply rdnss/dnssl and wait for autoconf (bsc#902897,boo#916613) ++++ qemu: - Fix host information leak to guest in MegaRAID SAS 8708EM2 Host Bus AdapterMegaRAID SAS 8708EM2 Host Bus Adapter emulation support (CVE-2016-5105 bsc#982017) * Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP2 0066-scsi-megasas-initialise-local-confi.patch - Address various security/stability issues * Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP2 * Fix OOB access in megasas emulated device (CVE-2016-5106 bsc#982018) 0054-scsi-megasas-use-appropriate-proper.patch * Fix OOB access in megasas emulated device (CVE-2016-5107 bsc#982019) 0055-scsi-megasas-check-read_queue_head-.patch * Fix OOB access in megasas emulated device (CVE-2016-5337 bsc#983961) 0056-scsi-megasas-null-terminate-bios-ve.patch * Correct the vmvga fifo access checks (CVE-2016-4454 bsc#982222) 0057-vmsvga-move-fifo-sanity-checks-to-v.patch * Fix potential DoS issue in vmvga processing (CVE-2016-4453 bsc#982223) 0058-vmsvga-don-t-process-more-than-1024.patch * Fix heap buffer overflow flaw when iscsi protocol is used (CVE-2016-5126 bsc#982285) 0059-block-iscsi-avoid-potential-overflo.patch * Fix OOB access in 53C9X emulation (CVE-2016-5338 bsc#983982) 0060-scsi-esp-check-TI-buffer-index-befo.patch - Add support to qemu for pv-usb under Xen (fate#316612) 0061-xen-introduce-dummy-system-device.patch 0062-xen-write-information-about-support.patch 0063-xen-add-pvUSB-backend.patch 0064-usb-Fix-conditions-that-xen-usb.c-i.patch - Provide ability to rate limit keyboard events from the vnc server. This is part of the solution to an issue affecting openQA testing, where characters are lost, resulting in unexpected failures (bsc#974914) 0065-vnc-add-configurable-keyboard-delay.patch ++++ xen: - Convert with_stubdom into build_conditional to allow adjusting via prjconf - Convert with_debug into build_conditional to allow adjusting via prjconf - bsc#979002 - add 60-persistent-xvd.rules and helper script to xen-tools-domU to simplify transition to pvops based kernels - Convert with_oxenstored into build_conditional to allow adjusting via prjconf (fate#320836) ------------------------------------------------------------------ ------------------ 2016-6-9 - Jun 9 2016 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox-branding-SLE: - remove extension part of the branding, since it is no longer needed ++++ kernel-default: - Enable CMA on arm64 (bsc#983743) - commit 4e94f7e - Move arm64 to 4k page size (bsc#984006) - commit f855336 - supported.conf: Add more missing modules. Now drivers/acpi/*, drivers/idle/* and drivers/thermal/* are covered. - commit 0a7f861 - sctp: fix copying more bytes than expected in sctp_add_bind_addr (bsc#973353). - commit 5b72e46 - xen-blkfront: export backend dev name via sysfs (bnc#979002). - commit 2f2be76 - efifb: Fix 16 color palette entry calculation (bsc#983318). - commit b5fd85c - Revert "xen-blkfront: provide hd symlink for xvd (bnc#979002)." - commit 1441650 - Refresh patches.drivers/pstore_disable_efi_backend_by_default.patch. pstore_register() error handling is wrong -- it tries to release lock before it's acquired, causing spinlock / preemption imbalance. - commit c508a24 - supported.conf: list more missing new modules. drivers/input/*, drivers/misc/*, drivers/mmc/*, andj fallout of fs/nfs/flexfilelayout/nfs_layout_flexfiles - commit e2f0d78 - mm/page_alloc.c: calculate 'available' memory in a separate function (bsc#982239). - virtio_balloon: export 'available' memory to balloon statistics (bsc#982239). - commit 64e840a - supported.conf: Add new crypto modules as supported - commit ecb3ae3 - drm/mgag200: Black screen fix for G200e rev 4 (bsc#983907). - commit f70cec4 - Missing bio_put following submit_bio_wait (fate#319999). - commit e94acad ++++ kernel-source: - Enable CMA on arm64 (bsc#983743) - commit 4e94f7e - Move arm64 to 4k page size (bsc#984006) - commit f855336 - supported.conf: Add more missing modules. Now drivers/acpi/*, drivers/idle/* and drivers/thermal/* are covered. - commit 0a7f861 - sctp: fix copying more bytes than expected in sctp_add_bind_addr (bsc#973353). - commit 5b72e46 - xen-blkfront: export backend dev name via sysfs (bnc#979002). - commit 2f2be76 - efifb: Fix 16 color palette entry calculation (bsc#983318). - commit b5fd85c - Revert "xen-blkfront: provide hd symlink for xvd (bnc#979002)." - commit 1441650 - Refresh patches.drivers/pstore_disable_efi_backend_by_default.patch. pstore_register() error handling is wrong -- it tries to release lock before it's acquired, causing spinlock / preemption imbalance. - commit c508a24 - supported.conf: list more missing new modules. drivers/input/*, drivers/misc/*, drivers/mmc/*, andj fallout of fs/nfs/flexfilelayout/nfs_layout_flexfiles - commit e2f0d78 - mm/page_alloc.c: calculate 'available' memory in a separate function (bsc#982239). - virtio_balloon: export 'available' memory to balloon statistics (bsc#982239). - commit 64e840a - supported.conf: Add new crypto modules as supported - commit ecb3ae3 - drm/mgag200: Black screen fix for G200e rev 4 (bsc#983907). - commit f70cec4 - Missing bio_put following submit_bio_wait (fate#319999). - commit e94acad ++++ kernel-syms: - Enable CMA on arm64 (bsc#983743) - commit 4e94f7e - Move arm64 to 4k page size (bsc#984006) - commit f855336 - supported.conf: Add more missing modules. Now drivers/acpi/*, drivers/idle/* and drivers/thermal/* are covered. - commit 0a7f861 - sctp: fix copying more bytes than expected in sctp_add_bind_addr (bsc#973353). - commit 5b72e46 - xen-blkfront: export backend dev name via sysfs (bnc#979002). - commit 2f2be76 - efifb: Fix 16 color palette entry calculation (bsc#983318). - commit b5fd85c - Revert "xen-blkfront: provide hd symlink for xvd (bnc#979002)." - commit 1441650 - Refresh patches.drivers/pstore_disable_efi_backend_by_default.patch. pstore_register() error handling is wrong -- it tries to release lock before it's acquired, causing spinlock / preemption imbalance. - commit c508a24 - supported.conf: list more missing new modules. drivers/input/*, drivers/misc/*, drivers/mmc/*, andj fallout of fs/nfs/flexfilelayout/nfs_layout_flexfiles - commit e2f0d78 - mm/page_alloc.c: calculate 'available' memory in a separate function (bsc#982239). - virtio_balloon: export 'available' memory to balloon statistics (bsc#982239). - commit 64e840a - supported.conf: Add new crypto modules as supported - commit ecb3ae3 - drm/mgag200: Black screen fix for G200e rev 4 (bsc#983907). - commit f70cec4 - Missing bio_put following submit_bio_wait (fate#319999). - commit e94acad ++++ tigervnc: - U_tigervnc_clear_up_zlibinstream_reset_behaviour.patch * Fix zlib stream reset in tight encoding. (bnc#963417) - Marking bnc#964352 (xkbcomp dependency) as fixed. ++++ samba: - Don't use htons() with IP_PROTO_RAW; (bso#11705); (bsc#969522). ++++ samba: - Don't use htons() with IP_PROTO_RAW; (bso#11705); (bsc#969522). ++++ libvirt: - apparmor: Don't scrub environment of virtlogd process apparmor-dont-scrub-environment-of-virtlogd-process.patch boo#980441 ++++ sled-manuals_en: - Update text and image files (git: d25203d); bsc#933411. - Previously fixed: bsc#974387: sssd expiry date doesn't update for ldap. ++++ sles-manuals_en: - Update text and image files (git: d103d9d); bsc#933411. - Previously fixed: bsc#929918 (Access to removable media media cannot - be restricted...), bsc#940940 (Snapper background timeline cleanup), bsc#947526 (SLES 12: Update for sles-manuals_en and subpackages), bsc#974387 (sssd expiry date doesn't update for ldap). ++++ vm-install: - bsc#984189 - vm-install: add updated language files - Version 0.8.54 ++++ xen: - bsc#983984 - VUL-0: CVE-2016-5338: xen: qemu: scsi: esp: OOB r/w access while processing ESP_FIFO CVE-2016-5338-qemut-scsi-esp-OOB-rw-access-while-processing-ESP_FIFO.patch - bsc#982960 - VUL-0: CVE-2016-5238: xen: qemu: scsi: esp: OOB write when using non-DMA mode in get_cmd CVE-2016-5238-qemut-scsi-esp-OOB-write-when-using-non-DMA-mode-in-get_cmd.patch ------------------------------------------------------------------ ------------------ 2016-6-8 - Jun 8 2016 ------------------- ------------------------------------------------------------------ ++++ glibc: - nscd-gc-crash.patch: Fix nscd assertion failure in gc (bsc#965699, BZ [#19755]) ++++ glibc: - nscd-gc-crash.patch: Fix nscd assertion failure in gc (bsc#965699, BZ [#19755]) ++++ gnome-settings-daemon: - Remove gnome-settings-daemon-bnc877552.patch - fixed upstream ++++ grub2: - Fix error on encrypted lvm installation (bsc#981621) * added 0001-Fix-partmap-cryptodisk-and-abstraction-handling-in-g.patch * added 0002-disk-cryptodisk-Add-missing-error-check.patch * added 0003-crypto-restrict-cipher-block-size-to-power-of-2.patch * added 0004-cryptodisk-strip-parenthesis-from-backing-device-nam.patch * added 0005-cryptodisk-teach-grub_cryptodisk_insert-about-partit.patch * added 0006-do-not-emit-cryptomount-without-crypto-UUID.patch ++++ hwinfo: - add aliases with '-' for options with '_' (bsc#983004) - clarify hwinfo usage in man page and help text (bsc#982332) - 21.27 ++++ kernel-default: - xen-blkfront: provide hd symlink for xvd (bnc#979002). - commit b284509 - ecryptfs: don't allow mmap when the lower file system doesn't allow it (bsc#983143 CVE-2016-1583). - commit 42f449d - sched/fair: Move load and util avgs from wake_up_new_task() to sched_fork() (bsc#983250). - sched/fair: Skip detach sched avgs for new task when changing task groups (bsc#983250). - sched/fair: Skip detach and attach new group task (bsc#983250). - sched/fair: Clean up attach_entity_load_avg() (bsc#983250). - commit b99c791 - Refresh patches.suse/mm-page_alloc-Recalculate-the-preferred-zoneref-if-the-context-can-ignore-memory-policies.patch. - Refresh patches.suse/mm-page_alloc-prevent-infinite-loop-in-buffered_rmqueue.patch. - Refresh patches.suse/mm-page_alloc-reset-zonelist-iterator-after-resetting-fair-zone-allocation-policy.patch. - commit 56e1d4f - arm64: mm: always take dirty state from new pte in ptep_set_access_flags (bsc#983458). - Update config files. - commit 59ed2f8 - libnvdimm, nfit: report multiple interface codes per-dimm (FATE#319858). - libnvdimm, test: add mock SMART data payload (FATE#319858). - libnvdimm, nfit: Use ACPI_SIG_NFIT instead of hard coded string (FATE#319858). - libnvdimm, pmem: kill pmem->ndns (FATE#319858). - libnvdimm, pfn, convert nd_pfn_probe() to devm (FATE#319858). - libnvdimm, btt, convert nd_btt_probe() to devm (FATE#319858). - libnvdimm, btt: add btt startup debug (FATE#319858). - libnvdimm, blk: use devm_add_action to release bdev resources (FATE#319858). - libnvdimm, blk: use ->queuedata for driver private data (FATE#319858). - libnvdimm, pmem: use ->queuedata for driver private data (FATE#319858). - libnvdimm, blk: quiet i/o error reporting (FATE#319858). - libnvdimm, blk: move i/o infrastructure to nd_namespace_blk (FATE#319858). - libnvdimm, pmem: use devm_add_action to release bdev resources (FATE#319858). - libnvdimm, pmem: clean up resource print / request (FATE#319858). - libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setup (FATE#319858). - libnvdimm, pmem, pfn: move pfn setup to the core (FATE#319858). - libnvdimm, pmem: kill ->pmem_queue and ->pmem_disk (FATE#319858). - libnvdimm: cleanup nvdimm_namespace_common_probe(), kill 'host' (FATE#319858). - acpi/nfit: Update nfit driver to comply with ACPI 6.1 (FATE#319858). - ACPICA: ACPI 6.1: Update NFIT table for additional new fields (FATE#319858). - acpi/nfit: Add sysfs "id" for NVDIMM ID (FATE#319858). - nfit, libnvdimm: clarify "commands" vs "_DSMs" (FATE#319858). - nfit, libnvdimm: limited/whitelisted dimm command marshaling mechanism (FATE#319858). - nfit: fix format interface code byte order per ACPI6.1 (FATE#319858). - nfit: export subsystem ids as attributes (FATE#319858). - nfit: disable vendor specific commands (FATE#319858). - tools/testing/nvdimm: ND_CMD_CALL support (FATE#319858). - nfit: add sysfs dimm 'family' and 'dsm_mask' attributes (FATE#319858). - libnvdimm, dax: introduce device-dax infrastructure (FATE#319858). - libnvdimm, dax: reserve space to store labels for device-dax (FATE#319858). - libnvdimm, dax: record the specified alignment of a dax-device instance (FATE#319858). - libnvdimm: stop requiring a driver ->remove() method (FATE#319858). - /dev/dax, pmem: direct access to persistent memory (FATE#319858). - libnvdimm: release ida resources (FATE#319858). - libnvdimm, dax: autodetect support (FATE#319858). - libnvdimm, dax: fix alignment validation (FATE#319858). - libnvdimm, dax: fix deletion (FATE#319858). - Update config files. - Refresh patches.drivers/0017-pmem-dax-disable-dax-in-the-presence-of-bad-blocks.patch. - supported.conf: - commit f0e386a - supported.conf: List more modules explicitly Now updated drivers/gpu/drm/* drivers/input/touchscreen/* drivers/mfd/* drivers/net/can/gs_usb drivers/platform/* drivers/power/* driverw/pwm/* drivers/regulator/ltc3589 drivers/video/* kernel/* - commit 1b93b63 - Enhance patches.suse/fips-remove-hmac-crc32-add-nullcipher-hack to completely revert upstream a482b081a2d4d in order to get rid of the compile warning. - commit 5edadc8 - ARM: 8522/1: drivers: nvdimm: ensure no negative value gets returned on positive match (FATE#319858). - nfit, tools/testing/nvdimm: add format interface code definitions (FATE#319858). - nfit, tools/testing/nvdimm: test multiple control regions per-dimm (FATE#319858). - libnvdimm, nfit: centralize command status translation (FATE#319858). - libnvdimm: protect nvdimm_{bus|namespace}_add_poison() with nvdimm_bus_lock() (FATE#319858). - libnvdimm: async notification support (FATE#319858). - nfit, tools/testing/nvdimm: unify common init for acpi_nfit_desc (FATE#319858). - nfit, libnvdimm: async region scrub workqueue (FATE#319858). - nfit: scrub and register regions in a workqueue (FATE#319858). - nfit: disable userspace initiated ars during scrub (FATE#319858). - tools/testing/nvdimm: expand ars unit testing (FATE#319858). - libnvdimm: Clean-up access mode check (FATE#319858). - libnvdimm, pmem: fix 'pfn' support for section-misaligned namespaces (FATE#319858). - resource: Add System RAM resource type. - resource: Add I/O resource descriptor (FATE#319858). - memremap: Change region_intersects() to take @flags and @desc (FATE#319858). - mm: add PHYS_PFN, use it in __phys_to_pfn() (FATE#319858). - resource: Add remove_resource interface (FATE#319858). - resource: Export insert_resource and remove_resource (FATE#319858). - libnvdimm, pmem: adjust for section collisions with 'System RAM' (FATE#319858). - libnvdimm, pfn: 'resource'-address and 'size' attributes for pfn devices (FATE#319858). - nfit, libnvdimm: clear poison command support (FATE#319858). - libnvdimm, pmem: fix ia64 build, use PHYS_PFN (FATE#319858). - ACPI: Change NFIT driver to insert new resource (FATE#319858). - pmem: don't allocate unused major device number (FATE#319858). - nvdimm/blk: don't allocate unused major device number (FATE#319858). - nvdimm/btt: don't allocate unused major device number (FATE#319858). - libnvdimm, pmem: clear poison on write (FATE#319858). - libnvdimm: fix smart data retrieval (FATE#319858). - libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignment (FATE#319858). - libnvdimm, pmem: clarify the write+clear_poison+write flow (FATE#319858). - libnvdimm, pfn: fix memmap reservation sizing (FATE#319858). - nfit: fix translation of command status results (FATE#319858). - Refresh patches.drivers/0001-libnvdimm-treat-volatile-virtual-CD-as-read-only-pme.patch. - Refresh patches.drivers/0017-pmem-dax-disable-dax-in-the-presence-of-bad-blocks.patch. - commit f3525a8 - IB/core: Fix a potential array overrun in CMA and SA agent (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - commit f49647c - qed: Fix allocation in interrupt context (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: signedness bug in qed_dcbx_process_tlv() (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - commit 699c7f6 - mlx5: avoid unused variable warning (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Allow mapping the free running counter on PROT_EXEC (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: E-Switch, Fix error flow memory leak (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - commit 20649df - Refresh patches.drivers/mlx5-0189-net-mlx5-Fix-mlx5-ifc-cmd_hca_cap-bad-offsets.patch. - commit f64ccc0 - supported.conf: no support for drivers/usb/usbip/usbip-host.ko THis driver has issues, is rather specialised and will be superseeded by MA USB. So we don't want it. - commit 5123533 - IB/hfi1: Fix potential panic with sdma drained mechanism (bsc#973818 FATE#319242). - IB/hfi1: Fix missing lock/unlock in verbs drain callback (bsc#973818 FATE#319242). - IB/hfi1: Fix pio wait counter double increment (bsc#973818 FATE#319242). - IB/qib, IB/hfi1: Fix up UD loopback use of irq flags (bsc#973818 FATE#319242). - IB/hfi1: Remove unreachable code (bsc#973818 FATE#319242). - IB/hfi1: Correct 8051 link parameter settings (bsc#973818 FATE#319242). - IB/hfi1: Don't attempt to free resources if initialization failed (bsc#973818 FATE#319242). - commit bb2301a - supported.conf: add support for muxport serial driver We support the rest. So let's be consistent. - commit 99ec9df - supported.conf: declare strange USB devices unsupported Those are niche devices. - commit 5105668 - supported.conf: removed support for drivers/thunderbolt/thunderbolt.ko This driver is used only on Mac Books and is different from everything else. It actually exposes the Thunderbolt controller to the OS but cannot be used generically because it uses special ACPI calls. - commit 5ad85a5 - Linux 4.4.13 (CVE-2016-2847 FATE#319481 FATE#320140 bsc#966342 bsc#970948). - Refresh patches.arch/arm64-bcm2837-0013-clk-bcm2835-add-a-round-up-ability-to-the-clock-divi.patch. - Refresh patches.arch/arm64-bcm2837-0077-clk-bcm2835-Fix-PLL-poweron.patch. - Delete patches.arch/arm64-bcm2837-0059-clk-bcm2835-pll_off-should-only-update-CM_PLL_ANARST.patch. - Delete patches.arch/arm64-bcm2837-0061-clk-bcm2835-divider-value-has-to-be-1-or-more.patch. - Delete patches.arch/powerpc-Fix-branching-to-OOL.patch. - Delete patches.drivers/0015-aacraid-relinquish-cpu-during-timeout-wait.patch. - Delete patches.drivers/0017-aacraid-fix-for-aac_command_thread-hang.patch. - Delete patches.drivers/0020-aacraid-fix-for-kdump-driver-hang.patch. - Delete patches.fixes/0001-pipe-limit-the-per-user-amount-of-pages-allocated-in.patch. - commit ebebb87 ++++ kernel-source: - xen-blkfront: provide hd symlink for xvd (bnc#979002). - commit b284509 - ecryptfs: don't allow mmap when the lower file system doesn't allow it (bsc#983143 CVE-2016-1583). - commit 42f449d - sched/fair: Move load and util avgs from wake_up_new_task() to sched_fork() (bsc#983250). - sched/fair: Skip detach sched avgs for new task when changing task groups (bsc#983250). - sched/fair: Skip detach and attach new group task (bsc#983250). - sched/fair: Clean up attach_entity_load_avg() (bsc#983250). - commit b99c791 - Refresh patches.suse/mm-page_alloc-Recalculate-the-preferred-zoneref-if-the-context-can-ignore-memory-policies.patch. - Refresh patches.suse/mm-page_alloc-prevent-infinite-loop-in-buffered_rmqueue.patch. - Refresh patches.suse/mm-page_alloc-reset-zonelist-iterator-after-resetting-fair-zone-allocation-policy.patch. - commit 56e1d4f - arm64: mm: always take dirty state from new pte in ptep_set_access_flags (bsc#983458). - Update config files. - commit 59ed2f8 - libnvdimm, nfit: report multiple interface codes per-dimm (FATE#319858). - libnvdimm, test: add mock SMART data payload (FATE#319858). - libnvdimm, nfit: Use ACPI_SIG_NFIT instead of hard coded string (FATE#319858). - libnvdimm, pmem: kill pmem->ndns (FATE#319858). - libnvdimm, pfn, convert nd_pfn_probe() to devm (FATE#319858). - libnvdimm, btt, convert nd_btt_probe() to devm (FATE#319858). - libnvdimm, btt: add btt startup debug (FATE#319858). - libnvdimm, blk: use devm_add_action to release bdev resources (FATE#319858). - libnvdimm, blk: use ->queuedata for driver private data (FATE#319858). - libnvdimm, pmem: use ->queuedata for driver private data (FATE#319858). - libnvdimm, blk: quiet i/o error reporting (FATE#319858). - libnvdimm, blk: move i/o infrastructure to nd_namespace_blk (FATE#319858). - libnvdimm, pmem: use devm_add_action to release bdev resources (FATE#319858). - libnvdimm, pmem: clean up resource print / request (FATE#319858). - libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setup (FATE#319858). - libnvdimm, pmem, pfn: move pfn setup to the core (FATE#319858). - libnvdimm, pmem: kill ->pmem_queue and ->pmem_disk (FATE#319858). - libnvdimm: cleanup nvdimm_namespace_common_probe(), kill 'host' (FATE#319858). - acpi/nfit: Update nfit driver to comply with ACPI 6.1 (FATE#319858). - ACPICA: ACPI 6.1: Update NFIT table for additional new fields (FATE#319858). - acpi/nfit: Add sysfs "id" for NVDIMM ID (FATE#319858). - nfit, libnvdimm: clarify "commands" vs "_DSMs" (FATE#319858). - nfit, libnvdimm: limited/whitelisted dimm command marshaling mechanism (FATE#319858). - nfit: fix format interface code byte order per ACPI6.1 (FATE#319858). - nfit: export subsystem ids as attributes (FATE#319858). - nfit: disable vendor specific commands (FATE#319858). - tools/testing/nvdimm: ND_CMD_CALL support (FATE#319858). - nfit: add sysfs dimm 'family' and 'dsm_mask' attributes (FATE#319858). - libnvdimm, dax: introduce device-dax infrastructure (FATE#319858). - libnvdimm, dax: reserve space to store labels for device-dax (FATE#319858). - libnvdimm, dax: record the specified alignment of a dax-device instance (FATE#319858). - libnvdimm: stop requiring a driver ->remove() method (FATE#319858). - /dev/dax, pmem: direct access to persistent memory (FATE#319858). - libnvdimm: release ida resources (FATE#319858). - libnvdimm, dax: autodetect support (FATE#319858). - libnvdimm, dax: fix alignment validation (FATE#319858). - libnvdimm, dax: fix deletion (FATE#319858). - Update config files. - Refresh patches.drivers/0017-pmem-dax-disable-dax-in-the-presence-of-bad-blocks.patch. - supported.conf: - commit f0e386a - supported.conf: List more modules explicitly Now updated drivers/gpu/drm/* drivers/input/touchscreen/* drivers/mfd/* drivers/net/can/gs_usb drivers/platform/* drivers/power/* driverw/pwm/* drivers/regulator/ltc3589 drivers/video/* kernel/* - commit 1b93b63 - Enhance patches.suse/fips-remove-hmac-crc32-add-nullcipher-hack to completely revert upstream a482b081a2d4d in order to get rid of the compile warning. - commit 5edadc8 - ARM: 8522/1: drivers: nvdimm: ensure no negative value gets returned on positive match (FATE#319858). - nfit, tools/testing/nvdimm: add format interface code definitions (FATE#319858). - nfit, tools/testing/nvdimm: test multiple control regions per-dimm (FATE#319858). - libnvdimm, nfit: centralize command status translation (FATE#319858). - libnvdimm: protect nvdimm_{bus|namespace}_add_poison() with nvdimm_bus_lock() (FATE#319858). - libnvdimm: async notification support (FATE#319858). - nfit, tools/testing/nvdimm: unify common init for acpi_nfit_desc (FATE#319858). - nfit, libnvdimm: async region scrub workqueue (FATE#319858). - nfit: scrub and register regions in a workqueue (FATE#319858). - nfit: disable userspace initiated ars during scrub (FATE#319858). - tools/testing/nvdimm: expand ars unit testing (FATE#319858). - libnvdimm: Clean-up access mode check (FATE#319858). - libnvdimm, pmem: fix 'pfn' support for section-misaligned namespaces (FATE#319858). - resource: Add System RAM resource type. - resource: Add I/O resource descriptor (FATE#319858). - memremap: Change region_intersects() to take @flags and @desc (FATE#319858). - mm: add PHYS_PFN, use it in __phys_to_pfn() (FATE#319858). - resource: Add remove_resource interface (FATE#319858). - resource: Export insert_resource and remove_resource (FATE#319858). - libnvdimm, pmem: adjust for section collisions with 'System RAM' (FATE#319858). - libnvdimm, pfn: 'resource'-address and 'size' attributes for pfn devices (FATE#319858). - nfit, libnvdimm: clear poison command support (FATE#319858). - libnvdimm, pmem: fix ia64 build, use PHYS_PFN (FATE#319858). - ACPI: Change NFIT driver to insert new resource (FATE#319858). - pmem: don't allocate unused major device number (FATE#319858). - nvdimm/blk: don't allocate unused major device number (FATE#319858). - nvdimm/btt: don't allocate unused major device number (FATE#319858). - libnvdimm, pmem: clear poison on write (FATE#319858). - libnvdimm: fix smart data retrieval (FATE#319858). - libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignment (FATE#319858). - libnvdimm, pmem: clarify the write+clear_poison+write flow (FATE#319858). - libnvdimm, pfn: fix memmap reservation sizing (FATE#319858). - nfit: fix translation of command status results (FATE#319858). - Refresh patches.drivers/0001-libnvdimm-treat-volatile-virtual-CD-as-read-only-pme.patch. - Refresh patches.drivers/0017-pmem-dax-disable-dax-in-the-presence-of-bad-blocks.patch. - commit f3525a8 - IB/core: Fix a potential array overrun in CMA and SA agent (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - commit f49647c - qed: Fix allocation in interrupt context (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: signedness bug in qed_dcbx_process_tlv() (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - commit 699c7f6 - mlx5: avoid unused variable warning (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Allow mapping the free running counter on PROT_EXEC (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: E-Switch, Fix error flow memory leak (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - commit 20649df - Refresh patches.drivers/mlx5-0189-net-mlx5-Fix-mlx5-ifc-cmd_hca_cap-bad-offsets.patch. - commit f64ccc0 - supported.conf: no support for drivers/usb/usbip/usbip-host.ko THis driver has issues, is rather specialised and will be superseeded by MA USB. So we don't want it. - commit 5123533 - IB/hfi1: Fix potential panic with sdma drained mechanism (bsc#973818 FATE#319242). - IB/hfi1: Fix missing lock/unlock in verbs drain callback (bsc#973818 FATE#319242). - IB/hfi1: Fix pio wait counter double increment (bsc#973818 FATE#319242). - IB/qib, IB/hfi1: Fix up UD loopback use of irq flags (bsc#973818 FATE#319242). - IB/hfi1: Remove unreachable code (bsc#973818 FATE#319242). - IB/hfi1: Correct 8051 link parameter settings (bsc#973818 FATE#319242). - IB/hfi1: Don't attempt to free resources if initialization failed (bsc#973818 FATE#319242). - commit bb2301a - supported.conf: add support for muxport serial driver We support the rest. So let's be consistent. - commit 99ec9df - supported.conf: declare strange USB devices unsupported Those are niche devices. - commit 5105668 - supported.conf: removed support for drivers/thunderbolt/thunderbolt.ko This driver is used only on Mac Books and is different from everything else. It actually exposes the Thunderbolt controller to the OS but cannot be used generically because it uses special ACPI calls. - commit 5ad85a5 - Linux 4.4.13 (CVE-2016-2847 FATE#319481 FATE#320140 bsc#966342 bsc#970948). - Refresh patches.arch/arm64-bcm2837-0013-clk-bcm2835-add-a-round-up-ability-to-the-clock-divi.patch. - Refresh patches.arch/arm64-bcm2837-0077-clk-bcm2835-Fix-PLL-poweron.patch. - Delete patches.arch/arm64-bcm2837-0059-clk-bcm2835-pll_off-should-only-update-CM_PLL_ANARST.patch. - Delete patches.arch/arm64-bcm2837-0061-clk-bcm2835-divider-value-has-to-be-1-or-more.patch. - Delete patches.arch/powerpc-Fix-branching-to-OOL.patch. - Delete patches.drivers/0015-aacraid-relinquish-cpu-during-timeout-wait.patch. - Delete patches.drivers/0017-aacraid-fix-for-aac_command_thread-hang.patch. - Delete patches.drivers/0020-aacraid-fix-for-kdump-driver-hang.patch. - Delete patches.fixes/0001-pipe-limit-the-per-user-amount-of-pages-allocated-in.patch. - commit ebebb87 ++++ kernel-syms: - xen-blkfront: provide hd symlink for xvd (bnc#979002). - commit b284509 - ecryptfs: don't allow mmap when the lower file system doesn't allow it (bsc#983143 CVE-2016-1583). - commit 42f449d - sched/fair: Move load and util avgs from wake_up_new_task() to sched_fork() (bsc#983250). - sched/fair: Skip detach sched avgs for new task when changing task groups (bsc#983250). - sched/fair: Skip detach and attach new group task (bsc#983250). - sched/fair: Clean up attach_entity_load_avg() (bsc#983250). - commit b99c791 - Refresh patches.suse/mm-page_alloc-Recalculate-the-preferred-zoneref-if-the-context-can-ignore-memory-policies.patch. - Refresh patches.suse/mm-page_alloc-prevent-infinite-loop-in-buffered_rmqueue.patch. - Refresh patches.suse/mm-page_alloc-reset-zonelist-iterator-after-resetting-fair-zone-allocation-policy.patch. - commit 56e1d4f - arm64: mm: always take dirty state from new pte in ptep_set_access_flags (bsc#983458). - Update config files. - commit 59ed2f8 - libnvdimm, nfit: report multiple interface codes per-dimm (FATE#319858). - libnvdimm, test: add mock SMART data payload (FATE#319858). - libnvdimm, nfit: Use ACPI_SIG_NFIT instead of hard coded string (FATE#319858). - libnvdimm, pmem: kill pmem->ndns (FATE#319858). - libnvdimm, pfn, convert nd_pfn_probe() to devm (FATE#319858). - libnvdimm, btt, convert nd_btt_probe() to devm (FATE#319858). - libnvdimm, btt: add btt startup debug (FATE#319858). - libnvdimm, blk: use devm_add_action to release bdev resources (FATE#319858). - libnvdimm, blk: use ->queuedata for driver private data (FATE#319858). - libnvdimm, pmem: use ->queuedata for driver private data (FATE#319858). - libnvdimm, blk: quiet i/o error reporting (FATE#319858). - libnvdimm, blk: move i/o infrastructure to nd_namespace_blk (FATE#319858). - libnvdimm, pmem: use devm_add_action to release bdev resources (FATE#319858). - libnvdimm, pmem: clean up resource print / request (FATE#319858). - libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setup (FATE#319858). - libnvdimm, pmem, pfn: move pfn setup to the core (FATE#319858). - libnvdimm, pmem: kill ->pmem_queue and ->pmem_disk (FATE#319858). - libnvdimm: cleanup nvdimm_namespace_common_probe(), kill 'host' (FATE#319858). - acpi/nfit: Update nfit driver to comply with ACPI 6.1 (FATE#319858). - ACPICA: ACPI 6.1: Update NFIT table for additional new fields (FATE#319858). - acpi/nfit: Add sysfs "id" for NVDIMM ID (FATE#319858). - nfit, libnvdimm: clarify "commands" vs "_DSMs" (FATE#319858). - nfit, libnvdimm: limited/whitelisted dimm command marshaling mechanism (FATE#319858). - nfit: fix format interface code byte order per ACPI6.1 (FATE#319858). - nfit: export subsystem ids as attributes (FATE#319858). - nfit: disable vendor specific commands (FATE#319858). - tools/testing/nvdimm: ND_CMD_CALL support (FATE#319858). - nfit: add sysfs dimm 'family' and 'dsm_mask' attributes (FATE#319858). - libnvdimm, dax: introduce device-dax infrastructure (FATE#319858). - libnvdimm, dax: reserve space to store labels for device-dax (FATE#319858). - libnvdimm, dax: record the specified alignment of a dax-device instance (FATE#319858). - libnvdimm: stop requiring a driver ->remove() method (FATE#319858). - /dev/dax, pmem: direct access to persistent memory (FATE#319858). - libnvdimm: release ida resources (FATE#319858). - libnvdimm, dax: autodetect support (FATE#319858). - libnvdimm, dax: fix alignment validation (FATE#319858). - libnvdimm, dax: fix deletion (FATE#319858). - Update config files. - Refresh patches.drivers/0017-pmem-dax-disable-dax-in-the-presence-of-bad-blocks.patch. - supported.conf: - commit f0e386a - supported.conf: List more modules explicitly Now updated drivers/gpu/drm/* drivers/input/touchscreen/* drivers/mfd/* drivers/net/can/gs_usb drivers/platform/* drivers/power/* driverw/pwm/* drivers/regulator/ltc3589 drivers/video/* kernel/* - commit 1b93b63 - Enhance patches.suse/fips-remove-hmac-crc32-add-nullcipher-hack to completely revert upstream a482b081a2d4d in order to get rid of the compile warning. - commit 5edadc8 - ARM: 8522/1: drivers: nvdimm: ensure no negative value gets returned on positive match (FATE#319858). - nfit, tools/testing/nvdimm: add format interface code definitions (FATE#319858). - nfit, tools/testing/nvdimm: test multiple control regions per-dimm (FATE#319858). - libnvdimm, nfit: centralize command status translation (FATE#319858). - libnvdimm: protect nvdimm_{bus|namespace}_add_poison() with nvdimm_bus_lock() (FATE#319858). - libnvdimm: async notification support (FATE#319858). - nfit, tools/testing/nvdimm: unify common init for acpi_nfit_desc (FATE#319858). - nfit, libnvdimm: async region scrub workqueue (FATE#319858). - nfit: scrub and register regions in a workqueue (FATE#319858). - nfit: disable userspace initiated ars during scrub (FATE#319858). - tools/testing/nvdimm: expand ars unit testing (FATE#319858). - libnvdimm: Clean-up access mode check (FATE#319858). - libnvdimm, pmem: fix 'pfn' support for section-misaligned namespaces (FATE#319858). - resource: Add System RAM resource type. - resource: Add I/O resource descriptor (FATE#319858). - memremap: Change region_intersects() to take @flags and @desc (FATE#319858). - mm: add PHYS_PFN, use it in __phys_to_pfn() (FATE#319858). - resource: Add remove_resource interface (FATE#319858). - resource: Export insert_resource and remove_resource (FATE#319858). - libnvdimm, pmem: adjust for section collisions with 'System RAM' (FATE#319858). - libnvdimm, pfn: 'resource'-address and 'size' attributes for pfn devices (FATE#319858). - nfit, libnvdimm: clear poison command support (FATE#319858). - libnvdimm, pmem: fix ia64 build, use PHYS_PFN (FATE#319858). - ACPI: Change NFIT driver to insert new resource (FATE#319858). - pmem: don't allocate unused major device number (FATE#319858). - nvdimm/blk: don't allocate unused major device number (FATE#319858). - nvdimm/btt: don't allocate unused major device number (FATE#319858). - libnvdimm, pmem: clear poison on write (FATE#319858). - libnvdimm: fix smart data retrieval (FATE#319858). - libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignment (FATE#319858). - libnvdimm, pmem: clarify the write+clear_poison+write flow (FATE#319858). - libnvdimm, pfn: fix memmap reservation sizing (FATE#319858). - nfit: fix translation of command status results (FATE#319858). - Refresh patches.drivers/0001-libnvdimm-treat-volatile-virtual-CD-as-read-only-pme.patch. - Refresh patches.drivers/0017-pmem-dax-disable-dax-in-the-presence-of-bad-blocks.patch. - commit f3525a8 - IB/core: Fix a potential array overrun in CMA and SA agent (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - commit f49647c - qed: Fix allocation in interrupt context (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: signedness bug in qed_dcbx_process_tlv() (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - commit 699c7f6 - mlx5: avoid unused variable warning (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Allow mapping the free running counter on PROT_EXEC (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: E-Switch, Fix error flow memory leak (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - commit 20649df - Refresh patches.drivers/mlx5-0189-net-mlx5-Fix-mlx5-ifc-cmd_hca_cap-bad-offsets.patch. - commit f64ccc0 - supported.conf: no support for drivers/usb/usbip/usbip-host.ko THis driver has issues, is rather specialised and will be superseeded by MA USB. So we don't want it. - commit 5123533 - IB/hfi1: Fix potential panic with sdma drained mechanism (bsc#973818 FATE#319242). - IB/hfi1: Fix missing lock/unlock in verbs drain callback (bsc#973818 FATE#319242). - IB/hfi1: Fix pio wait counter double increment (bsc#973818 FATE#319242). - IB/qib, IB/hfi1: Fix up UD loopback use of irq flags (bsc#973818 FATE#319242). - IB/hfi1: Remove unreachable code (bsc#973818 FATE#319242). - IB/hfi1: Correct 8051 link parameter settings (bsc#973818 FATE#319242). - IB/hfi1: Don't attempt to free resources if initialization failed (bsc#973818 FATE#319242). - commit bb2301a - supported.conf: add support for muxport serial driver We support the rest. So let's be consistent. - commit 99ec9df - supported.conf: declare strange USB devices unsupported Those are niche devices. - commit 5105668 - supported.conf: removed support for drivers/thunderbolt/thunderbolt.ko This driver is used only on Mac Books and is different from everything else. It actually exposes the Thunderbolt controller to the OS but cannot be used generically because it uses special ACPI calls. - commit 5ad85a5 - Linux 4.4.13 (CVE-2016-2847 FATE#319481 FATE#320140 bsc#966342 bsc#970948). - Refresh patches.arch/arm64-bcm2837-0013-clk-bcm2835-add-a-round-up-ability-to-the-clock-divi.patch. - Refresh patches.arch/arm64-bcm2837-0077-clk-bcm2835-Fix-PLL-poweron.patch. - Delete patches.arch/arm64-bcm2837-0059-clk-bcm2835-pll_off-should-only-update-CM_PLL_ANARST.patch. - Delete patches.arch/arm64-bcm2837-0061-clk-bcm2835-divider-value-has-to-be-1-or-more.patch. - Delete patches.arch/powerpc-Fix-branching-to-OOL.patch. - Delete patches.drivers/0015-aacraid-relinquish-cpu-during-timeout-wait.patch. - Delete patches.drivers/0017-aacraid-fix-for-aac_command_thread-hang.patch. - Delete patches.drivers/0020-aacraid-fix-for-kdump-driver-hang.patch. - Delete patches.fixes/0001-pipe-limit-the-per-user-amount-of-pages-allocated-in.patch. - commit ebebb87 ++++ multipath-tools: - fix service file to not pretend that this is the upstream version. Now labeled 0.6.1+suse20160603.9b920e3 - Fix BuildRequire to get systemd.pc from correct package (bsc#983167) - point rcmultipathd to /usr/sbin/service to avoid dangling symlink warning ++++ mozilla-nss: - update to NSS 3.21.1 (bmo#969894) * required for Firefox 45.0 * contains fixes from previous updates - backported fixes from 3.23 * MFSA 2016-62/CVE-2016-2834 (boo#983639) (bmo#1206283, bmo#1221620, bmo#1241034, bmo#1241037) Network Security Services (NSS) vulnerabilities [nss-3.23-DER_integer_decoding.patch] [nss-3.23-UTF-16_surrogate_handling_fix.patch] [nss-3.23-Unicode_conversion_length_estimation.patch] [nss-3.23-improve_invalid_UTF-16_handling.patch] - update to NSS 3.21 * required for Firefox 44.0 New functionality: * certutil now supports a --rename option to change a nickname (bmo#1142209) * TLS extended master secret extension (RFC 7627) is supported (bmo#1117022) * New info functions added for use during mid-handshake callbacks (bmo#1084669) New Functions: * NSS_OptionSet - sets NSS global options * NSS_OptionGet - gets the current value of NSS global options * SECMOD_CreateModuleEx - Create a new SECMODModule structure from module name string, module parameters string, NSS specific parameters string, and NSS configuration parameter string. The module represented by the module structure is not loaded. The difference with SECMOD_CreateModule is the new function handles NSS configuration parameter strings. * SSL_GetPreliminaryChannelInfo - obtains information about a TLS channel prior to the handshake being completed, for use with the callbacks that are invoked during the handshake * SSL_SignaturePrefSet - configures the enabled signature and hash algorithms for TLS * SSL_SignaturePrefGet - retrieves the currently configured signature and hash algorithms * SSL_SignatureMaxCount - obtains the maximum number signature algorithms that can be configured with SSL_SignaturePrefSet * NSSUTIL_ArgParseModuleSpecEx - takes a module spec and breaks it into shared library string, module name string, module parameters string, NSS specific parameters string, and NSS configuration parameter strings. The returned strings must be freed by the caller. The difference with NSS_ArgParseModuleSpec is the new function handles NSS configuration parameter strings. * NSSUTIL_MkModuleSpecEx - take a shared library string, module name string, module parameters string, NSS specific parameters string, and NSS configuration parameter string and returns a module string which the caller must free when it is done. The difference with NSS_MkModuleSpec is the new function handles NSS configuration parameter strings. New Types: * CK_TLS12_MASTER_KEY_DERIVE_PARAMS{_PTR} - parameters {or pointer} for CKM_TLS12_MASTER_KEY_DERIVE * CK_TLS12_KEY_MAT_PARAMS{_PTR} - parameters {or pointer} for CKM_TLS12_KEY_AND_MAC_DERIVE * CK_TLS_KDF_PARAMS{_PTR} - parameters {or pointer} for CKM_TLS_KDF * CK_TLS_MAC_PARAMS{_PTR} - parameters {or pointer} for CKM_TLS_MAC * SSLHashType - identifies a hash function * SSLSignatureAndHashAlg - identifies a signature and hash function * SSLPreliminaryChannelInfo - provides information about the session state prior to handshake completion New Macros: * NSS_RSA_MIN_KEY_SIZE - used with NSS_OptionSet and NSS_OptionGet to set or get the minimum RSA key size * NSS_DH_MIN_KEY_SIZE - used with NSS_OptionSet and NSS_OptionGet to set or get the minimum DH key size * NSS_DSA_MIN_KEY_SIZE - used with NSS_OptionSet and NSS_OptionGet to set or get the minimum DSA key size * CKM_TLS12_MASTER_KEY_DERIVE - derives TLS 1.2 master secret * CKM_TLS12_KEY_AND_MAC_DERIVE - derives TLS 1.2 traffic key and IV * CKM_TLS12_MASTER_KEY_DERIVE_DH - derives TLS 1.2 master secret for DH (and ECDH) cipher suites * CKM_TLS12_KEY_SAFE_DERIVE and CKM_TLS_KDF are identifiers for additional PKCS#12 mechanisms for TLS 1.2 that are currently unused in NSS. * CKM_TLS_MAC - computes TLS Finished MAC * NSS_USE_ALG_IN_SSL_KX - policy flag indicating that keys are used in TLS key exchange * SSL_ERROR_RX_SHORT_DTLS_READ - error code for failure to include a complete DTLS record in a UDP packet * SSL_ERROR_NO_SUPPORTED_SIGNATURE_ALGORITHM - error code for when no valid signature and hash algorithm is available * SSL_ERROR_UNSUPPORTED_SIGNATURE_ALGORITHM - error code for when an unsupported signature and hash algorithm is configured * SSL_ERROR_MISSING_EXTENDED_MASTER_SECRET - error code for when the extended master secret is missing after having been negotiated * SSL_ERROR_UNEXPECTED_EXTENDED_MASTER_SECRET - error code for receiving an extended master secret when previously not negotiated * SSL_ENABLE_EXTENDED_MASTER_SECRET - configuration to enable the TLS extended master secret extension (RFC 7627) * ssl_preinfo_version - used with SSLPreliminaryChannelInfo to indicate that a TLS version has been selected * ssl_preinfo_cipher_suite - used with SSLPreliminaryChannelInfo to indicate that a TLS cipher suite has been selected * ssl_preinfo_all - used with SSLPreliminaryChannelInfo to indicate that all preliminary information has been set Notable Changes: * NSS now builds with elliptic curve ciphers enabled by default (bmo#1205688) * NSS now builds with warnings as errors (bmo#1182667) * The following CA certificates were Removed - CN = VeriSign Class 4 Public Primary Certification Authority - G3 - CN = UTN-USERFirst-Network Applications - CN = TC TrustCenter Universal CA III - CN = A-Trust-nQual-03 - CN = USERTrust Legacy Secure Server CA - Friendly Name: Digital Signature Trust Co. Global CA 1 - Friendly Name: Digital Signature Trust Co. Global CA 3 - CN = UTN - DATACorp SGC - O = TÜRKTRUST Bilgi İletişim ve Bilişim Güvenliği Hizmetleri A.Ş. (c) Kasım 2005 * The following CA certificate had the Websites trust bit turned off - OU = Equifax Secure Certificate Authority * The following CA certificates were Added - CN = Certification Authority of WoSign G2 - CN = CA WoSign ECC Root - CN = OISTE WISeKey Global Root GB CA - increased the minimum level of possible mixed installations (softokn3, freebl3) to 3.21 - disabled testsuite as it currently breaks (bmo#1236340) - removing parts of FIPS tests that are conflicting with upstream changes - package libfreebl.a which is used by OpenJDK (bsc#982366) ++++ webkitgtk: - Toggle _withwk2 back to 0: WebKit2 has long been split into an own package and builds WebKit2 API 4.0. ++++ webkitgtk3: - Toggle _withwk2 back to 0: WebKit2 has long been split into an own package and builds WebKit2 API 4.0. ++++ systemd: - Really include the address of the openSUSE git repo in systemd.spec Some black magic happens during "sh pre_checkin.sh" which removed the link previously added... oh well. ++++ open-vm-tools: - Update to 10.0.7-gtk3 stable branch + add support for gtk3, needed by the dndcp and resolutionset plugins + remove files generated by autoreconf + a few minor build fixes - Update fixes copy-n-paste and drag-n-drop regressions (bsc#978424) - Added new vmblock-fuse.service - Drop upstream patches included (or not necessary) in 10.0.7-gtk3: + open-vm-tools-posixly.patch + open-vm-tools-buildsystem-fixup.patch ++++ libxml2: - add libxml2-2.9.4-fix_attribute_decoding.patch to fix attribute decoding during XML schema validation [bnc#983288] ++++ virt-viewer: - bsc#982793 - virt-viewer installation create unusable launcher virtview-desktop.patch ++++ yast2: - Fixed displaying the file conflicts callbacks when the Progress dialog is not displayed (bsc#983464) - 3.1.193 ------------------------------------------------------------------ ------------------ 2016-6-7 - Jun 7 2016 ------------------- ------------------------------------------------------------------ ++++ ImageMagick: - security update: * CVE-2015-8902 [bsc#983253] + ImageMagick-CVE-2015-8902.patch * CVE-2015-8901 [bsc#983234] + ImageMagick-CVE-2015-8901.patch * CVE-2015-8903 [bsc#983259] + ImageMagick-CVE-2015-8903.patch * CVE-2015-8900 [bsc#983232] + ImageMagick-CVE-2015-8900.patch * CVE-2016-4562, CVE-2016-4563, CVE-2016-4564 [bsc#983292] [bsc#983305] [bsc#983308] + ImageMagick-CVE-2016-4562,4563,4564.patch * CVE-2014-9846 [bsc#983521] + ImageMagick-CVE-2014-9846.patch * CVE-2015-8894 [bsc#983523] + ImageMagick-CVE-2015-8894.patch * CVE-2015-8895 [bsc#983527] + ImageMagick-CVE-2015-8895.patch * CVE-2015-8896 [bsc#983533] + ImageMagick-CVE-2015-8896.patch * CVE-2015-8897 [bsc#983739] + ImageMagick-CVE-2015-8897.patch * CVE-2015-8898 [bsc#983746] + ImageMagick-CVE-2015-8898.patch * CVE-2014-9805 [bsc#983752] + ImageMagick-CVE-2014-9805.patch * CVE-2014-9806 [bsc#983774] + ImageMagick-CVE-2014-9806.patch * CVE-2014-9807 [bsc#983794] + ImageMagick-CVE-2014-9807.patch * CVE-2014-9808 [bsc#983796] + ImageMagick-CVE-2014-9808.patch * CVE-2014-9809 [bsc#983799] + ImageMagick-CVE-2014-9809.patch * CVE-2014-9810 [bsc#983803] + ImageMagick-CVE-2014-9810.patch * CVE-2014-9821 [bsc#984014] + ImageMagick-CVE-2014-9821.patch * CVE-2014-9849 [bsc#984018] + ImageMagick-CVE-2014-9849.patch * CVE-2014-9836 [bsc#984023] + ImageMagick-CVE-2014-9836.patch * CVE-2014-9828 [bsc#984028] + ImageMagick-CVE-2014-9828.patch * CVE-2014-9813 [bsc#984035] + ImageMagick-CVE-2014-9813.patch * CVE-2014-9830 [bsc#984135] + ImageMagick-CVE-2014-9830.patch * CVE-2014-9811 [bsc#984032] + ImageMagick-CVE-2014-9811.patch * CVE-2014-9812 [bsc#984137] + ImageMagick-CVE-2014-9812.patch * CVE-2014-9819 [bsc#984142] + ImageMagick-CVE-2014-9819.patch * CVE-2014-9847 [bsc#984144] + ImageMagick-CVE-2014-9847.patch * CVE-2014-9835, CVE-2014-9831 [bsc#984145] [bsc#984375] + ImageMagick-CVE-2014-9835,9831.patch * CVE-2014-9850 [bsc#984149] + ImageMagick-CVE-2014-9850.patch * CVE-2014-9820 [bsc#984150] + ImageMagick-CVE-2014-9820.patch * CVE-2014-9851 [bsc#984160] + ImageMagick-CVE-2014-9851.patch * CVE-2014-9837 [bsc#984166] + ImageMagick-CVE-2014-9837.patch * CVE-2014-9841 [bsc#984172] + ImageMagick-CVE-2014-9841.patch * CVE-2014-9843 [bsc#984179] + ImageMagick-CVE-2014-9843.patch * CVE-2014-9818, CVE-2014-9826,CVE-2014-9829 [bsc#984181] [bsc#984186] [bsc#984409] + ImageMagick-CVE-2014-9818,9826,9829.patch * CVE-2014-9832 [bsc#984183] + ImageMagick-CVE-2014-9832.patch * CVE-2014-9854 [bsc#984184] + ImageMagick-CVE-2014-9854.patch * CVE-2014-9824 [bsc#984185] + ImageMagick-CVE-2014-9824.patch * CVE-2014-9822 [bsc#984187] + ImageMagick-CVE-2014-9822.patch * CVE-2014-9852 [bsc#984191] + ImageMagick-CVE-2014-9852.patch * CVE-2014-9814 [bsc#984193] + ImageMagick-CVE-2014-9814.patch * CVE-2014-9838 [bsc#984370] + ImageMagick-CVE-2014-9838.patch * CVE-2014-9815 [bsc#984372] + ImageMagick-CVE-2014-9815.patch * CVE-2014-9844 [bsc#984373] + ImageMagick-CVE-2014-9844.patch * CVE-2014-9842 [bsc#984374] + ImageMagick-CVE-2014-9842.patch * CVE-2014-9839 [bsc#984379] + ImageMagick-CVE-2014-9839.patch * CVE-2014-9845 [bsc#984394] + ImageMagick-CVE-2014-9845.patch * CVE-2014-9816 [bsc#984398] + ImageMagick-CVE-2014-9816.patch * CVE-2014-9817 [bsc#984400] + ImageMagick-CVE-2014-9817.patch * CVE-2014-9823 [bsc#984401] + ImageMagick-CVE-2014-9823.patch * CVE-2014-9848 [bsc#984404] + ImageMagick-CVE-2014-9848.patch * CVE-2014-9833, CVE-2014-9825 [bsc#984406] [bsc#984427] + ImageMagick-CVE-2014-9833,9825.patch * CVE-2014-9853 [bsc#984408] + ImageMagick-CVE-2014-9853.patch * CVE-2014-9840 [bsc#984433] + ImageMagick-CVE-2014-9840.patch * CVE-2014-9834 [bsc#984436] + ImageMagick-CVE-2014-9834.patch * CVE-2016-5688 [bsc#985442] + ImageMagick-CVE-2016-5688.patch * CVE-2016-5687 [bsc#985448] + ImageMagick-CVE-2016-5687.patch * CVE-2016-5691 [bsc#985456] + ImageMagick-CVE-2016-5691.patch * CVE-2016-5690 [bsc#985451] + ImageMagick-CVE-2016-5690.patch * CVE-2016-5689 [bsc#985460] + ImageMagick-CVE-2016-5689.patch ++++ MozillaFirefox: - update to Firefox 45.2.0 ESR (bsc#983549) * MFSA 2016-49/CVE-2016-2815/CVE-2016-2818 (bsc#983638) (bmo#1234147, bmo#1256493, bmo#1256739, bmo#1256968, bmo#1261230, bmo#1261752, bmo#1263384, bmo#1264575, bmo#1265577, bmo#1267130, bmo#1269729, bmo#1273202, bmo#1273701) Miscellaneous memory safety hazards (rv:47.0 / rv:45.2) * MFSA 2016-50/CVE-2016-2819 (bsc#983655) (bmo#1270381) Buffer overflow parsing HTML5 fragments * MFSA 2016-51/CVE-2016-2821 (bsc#983653) (bmo#1271460) Use-after-free deleting tables from a contenteditable document * MFSA 2016-52/CVE-2016-2822 (bsc#983652) (bmo#1273129) Addressbar spoofing though the SELECT element * MFSA 2016-53/CVE-2016-2824 (bsc#983651) (bmo#1248580) Out-of-bounds write with WebGL shader * MFSA 2016-56/CVE-2016-2828 (bsc#983646) (bmo#1223810) Use-after-free when textures are used in WebGL operations after recycle pool destruction * MFSA 2016-58/CVE-2016-2831 (bsc#983643) (bmo#1261933) Entering fullscreen and persistent pointerlock without user permission - use system myspell directly (remove add-plugins.sh) - all extensions must now be signed by addons.mozilla.org; read README.SUSE for more details - Fix crashes on aarch64 * Determine page size at runtime (bsc#984006) * Allow aarch64 to work in safe mode (bsc#985659) [mozilla-aarch64-48bit-va.patch] (bmo#1143022) [mozilla-aarch64-4k-page-size.patch] (bmo#1091515) [mozilla-aarch64-nojit-1.patch] (bmo#1253216) [mozilla-aarch64-nojit-2.patch] (bmo#1257055) - fix crashes on mainframes [mozilla-s390-nojit.patch] ++++ brltty: - Update to version 5.3.1 (fate#320893). + Too many changes; please read ChangeLog : usr/share/doc/packages/brltty/ChangeLog - API version is now 0.6.4 - Require systemd to build - Install brltty-atb, brltty-ktb, and brltty-tune (new binaries) - Add b40-1.patch - fix for invalid packets from a Brailliant - Add brltty-polkit.patch: support polkit-based authentication for brlapi. Install policy file Set polkit as default brlapi authentication mechanism - Install udev rules ++++ evolution: - Update to version 3.20.3: + Fix some issues found by Coverity Scan, cppcheck and clang. + Explicitly center attachment bar expander vertically. + Avoid NULL dereference in mail-send-recv.c:free_send_data() function. + EHTMLEditorActions: Paste Quotation action is always active. + EHTMLEditorImageDialog: Border and alignment are not set properly. + EHTMLEditorView: Background image from page is removed when saving draft. + Bugs fixed: bgo#766540, bgo#766713. + Updated translations. ++++ evolution-data-server: - Update to version 3.20.3: + [IMAPx]: 'STARTTLS not supported' error ignored. + Fix some issues found by Coverity Scan, cppcheck and clang. + e-webdav-discover-widget: Show all supported types for the source in the table. + Fix two memory leaks. + Bugs fixed: bgo#740627, bgo#766747, bgo#767056, bgo#767134. + Updated translations. ++++ evolution-ews: - Update to version 3.20.3: + Fix some issues found by Coverity Scan. + Initialize connection variable to NULL in camel_ews_folder_get_message(). + Bugs fixed: bgo#766021, bgo#767030. ++++ kernel-default: - supported.conf: Add external support to powernv modules (bsc#983478) - commit e2db738 - supported.conf: Update unsupported SCSI drivers - commit 2affbc7 - Fix FIPS integrity test on SLE 12 SP2 (bsc#976577). - Delete patches.suse/allow-gcm_aes-for-FIPS-140-2. - commit dc227d8 - Update config files: disable CONFIG_ARM64_HW_AFDBM temporarily (bsc#983458) - commit 8746b4a - gpio: davinci: fix missed parent conversion (fate#319481). - commit 46e1327 - Update config files: Enable CONFIG_CHECKPOINT_RESTORE (bsc#982736) - commit 18c69c4 - supported.conf: Add Intel ASoC modules as supported - commit 422df23 - Fix division of u64 by u32 and int overflow in patches.fixes/cfq-iosched-Convert-from-jiffies-to-nanoseconds.patch. - commit c25d210 - clk: bcm2835: Mark the CM SDRAM clock's parent as critical (bsc#983145). - commit 920e92f ++++ kernel-source: - supported.conf: Add external support to powernv modules (bsc#983478) - commit e2db738 - supported.conf: Update unsupported SCSI drivers - commit 2affbc7 - Fix FIPS integrity test on SLE 12 SP2 (bsc#976577). - Delete patches.suse/allow-gcm_aes-for-FIPS-140-2. - commit dc227d8 - Update config files: disable CONFIG_ARM64_HW_AFDBM temporarily (bsc#983458) - commit 8746b4a - gpio: davinci: fix missed parent conversion (fate#319481). - commit 46e1327 - Update config files: Enable CONFIG_CHECKPOINT_RESTORE (bsc#982736) - commit 18c69c4 - supported.conf: Add Intel ASoC modules as supported - commit 422df23 - Fix division of u64 by u32 and int overflow in patches.fixes/cfq-iosched-Convert-from-jiffies-to-nanoseconds.patch. - commit c25d210 - clk: bcm2835: Mark the CM SDRAM clock's parent as critical (bsc#983145). - commit 920e92f ++++ kernel-syms: - supported.conf: Add external support to powernv modules (bsc#983478) - commit e2db738 - supported.conf: Update unsupported SCSI drivers - commit 2affbc7 - Fix FIPS integrity test on SLE 12 SP2 (bsc#976577). - Delete patches.suse/allow-gcm_aes-for-FIPS-140-2. - commit dc227d8 - Update config files: disable CONFIG_ARM64_HW_AFDBM temporarily (bsc#983458) - commit 8746b4a - gpio: davinci: fix missed parent conversion (fate#319481). - commit 46e1327 - Update config files: Enable CONFIG_CHECKPOINT_RESTORE (bsc#982736) - commit 18c69c4 - supported.conf: Add Intel ASoC modules as supported - commit 422df23 - Fix division of u64 by u32 and int overflow in patches.fixes/cfq-iosched-Convert-from-jiffies-to-nanoseconds.patch. - commit c25d210 - clk: bcm2835: Mark the CM SDRAM clock's parent as critical (bsc#983145). - commit 920e92f ++++ webkit2gtk3: - Also apply webkitgtk-disable-gcc-version-checks.patch on Leap and use GCC 4.8. - Change condition to pass -DENABLE_DATABASE_PROCESS=OFF, - DENABLE_INDEXED_DATABASE=OFF and -DENABLE_FTL_JIT=OFF to cmake: newly on all SLE12 based systems (incl. Leap). ++++ libpst: - Remove duplicate copy of documentation files (make install copies them already). - Remove undocumented libpst4 requires. ++++ libsolv: - fix bug in ignoreinst logic [bnc#983141] ++++ libvirt-python: - Update to 1.3.5 - Add all new APIs and constants in libvirt 1.3.5 ++++ libzypp: - Allow PackageKit to drop the zypp lock (bnc#899755) - Avoid superfluous rebuilding of indices when solving - version 16.0.2 (0) ++++ openssh: - enable support for SSHv1 protocol and discourage its usage (bsc#983307) - enable DSA by default for backward compatibility and discourage its usage (bsc#983784) ++++ system-config-printer: - Modified python3-to-python2.diff : One of the changes included there now comes in fix_connect_dialog_focus.diff. - Create a python3-cupshelpers or python-cupshelpers package depending on the value of the use_python3 variable. - Require python3-cups or python-cups (and the associated python3-cupshelpers/python-cupshelpers) depending on the case. - Remove %py_requires: It's not really needed. - Merge the spec file from SLE12-SP2 and GNOME:Factory (bnc#983255). ++++ rpcbind: - Do not rely on systemd.pc to find out where systemd unit dir is located (bsc#983167) systemd.pc is part of systemd main package now. Instead of build-requiring systemd, import systemd-rpm-macros which has the %{_unitdir} definition and much less dependencies than systemd and use it when configuring rpcbind so it won't try to find the unit dir by using pkg-config. Also replace BR libsystemd-daemon by libsystemd since the former is obsolete and is replaced by the later. ++++ virt-manager: - bsc#983241 - Using eepro1000 emulated driver leads to 'eepro100' is not a valid device model name Drop virtman-eepro100.patch - Remove unecessary hyphen '-' from tumbleweed name virtinst-fix-tumbleweed-detection.patch - boo#983482: Virt-Manager 1.3.2 cannot create screenshot. Use upstream patch from revision f454798b337aedb881671f62fe3b25fad703b768 - Add f454798b-virtman-fix-making-screenshot.patch ++++ virt-viewer: - bsc#979735 - Virt-viewer: Changing zoom on disconnected machine crashes application fix-crash-on-zoom-change.patch ++++ xen: - fate#319989 - Update to Xen 4.7 RC5 xen-4.7.0-testing-src.tar.bz2 ++++ yast2-audit-laf: - Stop generating autodocs (fate#320356) - 3.1.5 ++++ yast2-country: - Stop generating autodocs (fate#320356) - 3.1.22.2 ++++ yast2-firewall: - Stop generating autodocs (fate#320356) - 3.1.6 ++++ yast2-firstboot: - Stop generating autodocs (fate#320356) - 3.1.14 ++++ yast2-inetd: - Stop generating autodocs (fate#320356) - 3.1.13 ++++ yast2-iscsi-client: - Stop generating autodocs (fate#320356) - 3.1.28 ++++ yast2-mail: - Stop generating autodocs (fate#320356) - 3.1.9 ++++ yast2-nfs-server: - Stop generating autodocs (fate#320356) - 3.1.9 ++++ yast2-samba-client: - Stop generating autodocs (fate#320356) - 3.1.17 ++++ yast2-samba-server: - Stop generating autodocs (fate#320356) - 3.1.16 ++++ yast2-scanner: - Stop generating autodocs (fate#320356) - 3.1.3 ++++ yast2-snapper: - Stop generating autodocs (fate#320356) - 3.1.11 ++++ yast2-storage: - Stop generating autodocs (fate#320356) - 3.1.94 ------------------------------------------------------------------ ------------------ 2016-6-6 - Jun 6 2016 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Rename schema definition regarding SSH keys/configuration so yast2-schema can find it correctly (fate#319624) - 3.1.131 ++++ ceph: Update to version 10.2.1+git.1465212620.28ea4f6: - Upstream fixes merged since last update: + rbd-mirror: replicate cloned images (pr#9423, issue#16101) + backports needed for Manila (pr#9430, issue#16065, issue#15855, issue#15854) - Replace blanket ExclusiveArch with narrower ExcludeArch + Revert "ceph.spec.in: add ExclusiveArch: x86_64 aarch64" + ceph.spec.in: add ExcludeArch: i586 - Regenerate tarball from same SHA1 after deleting downstream tags + Fixes bsc#982755 ++++ lvm2: - Modified raid10_segtype_default from "mirror" to "raid10"(bsc#982329) ++++ gnome-settings-daemon: - Add explicit pkgconfig(libgeoclue-2.0) BuildRequires: configure checks for it and it allows us to specify the minimum version required. ++++ grub2: - Fix grub2-editenv error on encrypted lvm installation (bsc#981621) * modified grub2-btrfs-workaround-grub2-once.patch ++++ kernel-default: - clk: bcm2835: Skip PLLC clocks when deciding on a new clock parent (bsc#983145). - clk: bcm2835: Mark GPIO clocks enabled at boot as critical (bsc#983145). - clk: bcm2835: Mark the VPU clock as critical (bsc#983145). - clk: Allow clocks to be marked as CRITICAL (bsc#983145). - commit 0617a24 - x86/pat: Document the PAT initialization sequence (bnc#982991, bnc#974257, bnc#982991). - x86/xen, pat: Remove PAT table init code from Xen (bnc#982991, bnc#974257, bnc#982991). - x86/mtrr: Fix PAT init handling when MTRR is disabled (bnc#982991, bnc#974257, bnc#982991). - x86/mtrr: Fix Xorg crashes in Qemu sessions (bnc#982991, bnc#974257, bnc#982991). - x86/mm/pat: Replace cpu_has_pat with boot_cpu_has() (bnc#982991, bnc#974257, bnc#982991). - x86/mm/pat: Add pat_disable() interface (bnc#982991, bnc#974257, bnc#982991). - x86/mm/pat: Add support of non-default PAT MSR setting (bnc#982991, bnc#974257, bnc#982991). - commit 9af404a - Delete patches.suse/xen-pv-devmem_is_allowed.patch. (bnc#982991) - commit 3c25169 - mmc: sdhci-iproc: add bcm2835 support (bsc#983145). - Update config files. - supported.conf: - mmc: sdhci-iproc: define MMC caps in platform data (bsc#983145). - mmc: sdhci-iproc: Actually enable the clock (bsc#983145). - mmc: sdhci-iproc: Clean up platform allocations if shdci init fails (bsc#983145). - rtc: efi: Fail probing if RTC reads don't work (bsc#983117). - net/smscx5xx: use the device tree for mac address (bsc#983145). - ARM: bcm2837: dt: Add the ethernet to the device trees (bsc#983145). - ARM: bcm2835: dt: Add the ethernet to the device trees (bsc#983145). - drm/vc4: Kick out the simplefb framebuffer before we set up KMS (bsc#983145). - commit d66acee - usb: ch9: Add size macro for SSP dev cap descriptor (FATE#319959). - commit 5c6a9b7 - usb: gadget: Add gadget_is_superspeed_plus() (FATE#319959). - commit 3d7ce11 - Refresh patches.suse/squashfs-3.4.patch. Fix error message format string to silence compiler warning. - commit a5a3026 - Refresh patches.suse/0001-Remove-BSD-style-securelevel-sysfs-file.patch. Commit '5e2e0e7' removed the struct file_operations for securelevel, but not the read and write methods, which results in GCC complaining. - commit a2e44e3 - net: disable fragment reassembly if high_thresh is zero (bsc#970506). - commit eec6a0b ++++ kernel-source: - clk: bcm2835: Skip PLLC clocks when deciding on a new clock parent (bsc#983145). - clk: bcm2835: Mark GPIO clocks enabled at boot as critical (bsc#983145). - clk: bcm2835: Mark the VPU clock as critical (bsc#983145). - clk: Allow clocks to be marked as CRITICAL (bsc#983145). - commit 0617a24 - x86/pat: Document the PAT initialization sequence (bnc#982991, bnc#974257, bnc#982991). - x86/xen, pat: Remove PAT table init code from Xen (bnc#982991, bnc#974257, bnc#982991). - x86/mtrr: Fix PAT init handling when MTRR is disabled (bnc#982991, bnc#974257, bnc#982991). - x86/mtrr: Fix Xorg crashes in Qemu sessions (bnc#982991, bnc#974257, bnc#982991). - x86/mm/pat: Replace cpu_has_pat with boot_cpu_has() (bnc#982991, bnc#974257, bnc#982991). - x86/mm/pat: Add pat_disable() interface (bnc#982991, bnc#974257, bnc#982991). - x86/mm/pat: Add support of non-default PAT MSR setting (bnc#982991, bnc#974257, bnc#982991). - commit 9af404a - Delete patches.suse/xen-pv-devmem_is_allowed.patch. (bnc#982991) - commit 3c25169 - mmc: sdhci-iproc: add bcm2835 support (bsc#983145). - Update config files. - supported.conf: - mmc: sdhci-iproc: define MMC caps in platform data (bsc#983145). - mmc: sdhci-iproc: Actually enable the clock (bsc#983145). - mmc: sdhci-iproc: Clean up platform allocations if shdci init fails (bsc#983145). - rtc: efi: Fail probing if RTC reads don't work (bsc#983117). - net/smscx5xx: use the device tree for mac address (bsc#983145). - ARM: bcm2837: dt: Add the ethernet to the device trees (bsc#983145). - ARM: bcm2835: dt: Add the ethernet to the device trees (bsc#983145). - drm/vc4: Kick out the simplefb framebuffer before we set up KMS (bsc#983145). - commit d66acee - usb: ch9: Add size macro for SSP dev cap descriptor (FATE#319959). - commit 5c6a9b7 - usb: gadget: Add gadget_is_superspeed_plus() (FATE#319959). - commit 3d7ce11 - Refresh patches.suse/squashfs-3.4.patch. Fix error message format string to silence compiler warning. - commit a5a3026 - Refresh patches.suse/0001-Remove-BSD-style-securelevel-sysfs-file.patch. Commit '5e2e0e7' removed the struct file_operations for securelevel, but not the read and write methods, which results in GCC complaining. - commit a2e44e3 - net: disable fragment reassembly if high_thresh is zero (bsc#970506). - commit eec6a0b ++++ kernel-syms: - clk: bcm2835: Skip PLLC clocks when deciding on a new clock parent (bsc#983145). - clk: bcm2835: Mark GPIO clocks enabled at boot as critical (bsc#983145). - clk: bcm2835: Mark the VPU clock as critical (bsc#983145). - clk: Allow clocks to be marked as CRITICAL (bsc#983145). - commit 0617a24 - x86/pat: Document the PAT initialization sequence (bnc#982991, bnc#974257, bnc#982991). - x86/xen, pat: Remove PAT table init code from Xen (bnc#982991, bnc#974257, bnc#982991). - x86/mtrr: Fix PAT init handling when MTRR is disabled (bnc#982991, bnc#974257, bnc#982991). - x86/mtrr: Fix Xorg crashes in Qemu sessions (bnc#982991, bnc#974257, bnc#982991). - x86/mm/pat: Replace cpu_has_pat with boot_cpu_has() (bnc#982991, bnc#974257, bnc#982991). - x86/mm/pat: Add pat_disable() interface (bnc#982991, bnc#974257, bnc#982991). - x86/mm/pat: Add support of non-default PAT MSR setting (bnc#982991, bnc#974257, bnc#982991). - commit 9af404a - Delete patches.suse/xen-pv-devmem_is_allowed.patch. (bnc#982991) - commit 3c25169 - mmc: sdhci-iproc: add bcm2835 support (bsc#983145). - Update config files. - supported.conf: - mmc: sdhci-iproc: define MMC caps in platform data (bsc#983145). - mmc: sdhci-iproc: Actually enable the clock (bsc#983145). - mmc: sdhci-iproc: Clean up platform allocations if shdci init fails (bsc#983145). - rtc: efi: Fail probing if RTC reads don't work (bsc#983117). - net/smscx5xx: use the device tree for mac address (bsc#983145). - ARM: bcm2837: dt: Add the ethernet to the device trees (bsc#983145). - ARM: bcm2835: dt: Add the ethernet to the device trees (bsc#983145). - drm/vc4: Kick out the simplefb framebuffer before we set up KMS (bsc#983145). - commit d66acee - usb: ch9: Add size macro for SSP dev cap descriptor (FATE#319959). - commit 5c6a9b7 - usb: gadget: Add gadget_is_superspeed_plus() (FATE#319959). - commit 3d7ce11 - Refresh patches.suse/squashfs-3.4.patch. Fix error message format string to silence compiler warning. - commit a5a3026 - Refresh patches.suse/0001-Remove-BSD-style-securelevel-sysfs-file.patch. Commit '5e2e0e7' removed the struct file_operations for securelevel, but not the read and write methods, which results in GCC complaining. - commit a2e44e3 - net: disable fragment reassembly if high_thresh is zero (bsc#970506). - commit eec6a0b ++++ kiwi: - Translated using Weblate (Chinese (China)) Currently translated at 100.0% (28 of 28 strings) - Translated using Weblate (Chinese (China)) Currently translated at 100.0% (28 of 28 strings) ++++ gcc6: - Update disk-space _constraints, add libgcj-gcc6 _constraints similar to gcc6-testresults as that one is also building libjava. ++++ liblouis: - Move %install_info_delete from postun to preun. - Drop makeinfo BuildRequires: it's quite a big dependency and the .info file is present in the tarball. - Install doc directly (make_install -C doc). ++++ libvirt: - Update to libvirt 1.3.5 - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Dropped patches: e4d131b8-mv-virDomainDefPostParseInternal.patch, 3e428670-post-parse-implicit-video.patch, 538012c8-default-vram.patch, 96b21fb0-vram-tests.patch, 400e716d-libxl-noprope-emulator.patch, b90c4b5f-tests-use-qemu-xen.patch, libxl-api-version4.4.patch, libxl-migv2-save-restore.patch, libxl-migv2-migration.patch, a1c9a81a-libxl-rbd-fix.patch, ba566428-libxl-dom-iface-addrs.patch - FATE#316228, FATE#316628, FATE#319531, FATE#319810, FATE#320490 - Includes fixes for bsc#903757, bsc#936524, bsc#948686, bsc#952889, bsc#956298, bsc#960305, and bsc#964465 - spec: simplify and cleanup by removing many conditionals that are never toogled. Also drop conditionals for suse_version < 1310 ++++ perl: - fix regex engine hanging on bad utf8 [bnc976584] [CVE-2015-8853] new patch: perl-badutf8hang.diff ++++ python3-louis: - Move %install_info_delete from postun to preun. - Drop makeinfo BuildRequires: it's quite a big dependency and the .info file is present in the tarball. - Install doc directly (make_install -C doc). ++++ rsync: - Fix CVE-2014-9512 (bsc#915410) in the old recursive algorithm * add 0001-Add-parent-dir-validation-for-no-inc-recurse-too.patch ++++ yast2-nfs-client: - Stop generating autodocs (fate#320356) - Add a conditional BuildRequires to allow using Jenkins for continuous integration (lslezak@suse.cz) - 3.1.17 ++++ yast2-schema: - Add ssh_import section (fate#319624) - 3.1.7 ++++ yast2-slp: - Stop generating autodocs (fate#320356) - 3.1.8 ++++ yast2-update: - Stop generating autodocs (fate#320356) - 3.1.40 ++++ yast2-vm: - Stop generating autodocs (fate#320356) - 3.1.29 ------------------------------------------------------------------ ------------------ 2016-6-5 - Jun 5 2016 ------------------- ------------------------------------------------------------------ ++++ libzypp: - po: upadte makefiles - DefaultIntegral: provide asString (for FATE#320447) - version 16.0.1 (0) ++++ ntp: - Keep the parent process alive until the daemon has finished initialisation, to make sure that the PID file exists when the parent returns (ntp-daemonize.patch). ++++ zypper: - pchk,lp,patch: Do not install optional patches by default (FATE#320447) - BuildRequires: libzypp-devel >= 16.0.1 - Notify user if unknown category/severity strings are used on the CLI - Do not require --ignore-unknown in non interactive remove-command (bsc#980263) - version 1.13.2 ------------------------------------------------------------------ ------------------ 2016-6-4 - Jun 4 2016 ------------------- ------------------------------------------------------------------ ++++ kernel-default: - tty/serial/8250: fix RS485 half-duplex RX (bsc#983152). - tty: serial: 8250: Cleanup p->em485 in serial8250_unregister_port (bsc#983152). - tty: serial: Use GFP_ATOMIC instead of GFP_KERNEL in serial8250_em485_init() (bsc#983152). - tty: 8250_omap: Use software emulated RS485 direction control (bsc#983152). - tty: Add software emulated RS485 support for 8250 (bsc#983152). - tty: Move serial8250_stop_rx() in front of serial8250_start_tx() (bsc#983152). - commit d15482b ++++ kernel-source: - tty/serial/8250: fix RS485 half-duplex RX (bsc#983152). - tty: serial: 8250: Cleanup p->em485 in serial8250_unregister_port (bsc#983152). - tty: serial: Use GFP_ATOMIC instead of GFP_KERNEL in serial8250_em485_init() (bsc#983152). - tty: 8250_omap: Use software emulated RS485 direction control (bsc#983152). - tty: Add software emulated RS485 support for 8250 (bsc#983152). - tty: Move serial8250_stop_rx() in front of serial8250_start_tx() (bsc#983152). - commit d15482b ++++ kernel-syms: - tty/serial/8250: fix RS485 half-duplex RX (bsc#983152). - tty: serial: 8250: Cleanup p->em485 in serial8250_unregister_port (bsc#983152). - tty: serial: Use GFP_ATOMIC instead of GFP_KERNEL in serial8250_em485_init() (bsc#983152). - tty: 8250_omap: Use software emulated RS485 direction control (bsc#983152). - tty: Add software emulated RS485 support for 8250 (bsc#983152). - tty: Move serial8250_stop_rx() in front of serial8250_start_tx() (bsc#983152). - commit d15482b ------------------------------------------------------------------ ------------------ 2016-6-3 - Jun 3 2016 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Fix AutoYaST2 schema regarding SSH keys/configuration import feature (fate#319624) - Stop generating autodocs (fate#320356) - 3.1.130 ++++ dracut: - FCOE fix bsc#982588 * Add 0212-fcoe_reorder_init_path.patch ++++ ffado: - Fix build in Leap 42.2 bsc#982957 (fix-build.patch) also set C++ standard to gnu++11 fixing dbus header errors. ++++ nautilus: - 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). ++++ icewm-theme-branding: - Version update to 1.2.1 drop xscreensaver, use only xlockmore (fate#320737) ++++ java-1_8_0-openjdk: - Added patch: * disable-doclint-by-default-patch - Disable Doclint while building javadoc by default. OpenJDK 8 adds and enables doclint by default. This catches issues in javadoc comments. It is too strict, breaks javadoc compilation and, in general, breaks the build for old code known to build with previous versions of OpenJDK. - Cycle make on i586 in order to prevent some random build errors that are not easily reproduceable and thus fixable. ++++ kernel-default: - md: more open-coded offset_in_page(). - bcache: bch_writeback_thread() is not freezable. - bcache: bch_allocator_thread() is not freezable. - bcache: bch_gc_thread() is not freezable. - mtip32xx: remove unneeded variable in mtip_cmd_timeout() (fate#319999). - mtip32xx: fix checks for dma mapping errors (fate#319999). - mtip32xx: remove call to blk_queue_flush() (fate#319999). - md/raid5: remove redundant check in stripe_add_to_batch_list() (fate#320291). - raid5-cache: add journal hot add/remove support (fate#320291). - md: update comment for md_allow_write (fate#320291). - raid5-cache: simplify r5l_move_io_unit_list (fate#320291). - raid5-cache: free meta_page earlier (fate#320291). - md: avoid warning for 32-bit sector_t (fate#320291). - drivers: md: use ktime_get_real_seconds() (fate#320291). - raid5-cache: use a bio_set (fate#320291). - raid5-cache: use a mempool for the metadata block (fate#320291). - raid5: allow r5l_io_unit allocations to fail (fate#320291). - md: remove unnecesary md_new_event_inintr (fate#320291). - md: Remove 'ready' field from mddev (fate#320291). - md: set MD_HAS_JOURNAL in correct places (fate#320291). - MD: add journal with array suspended (fate#320291). - raid5-cache: handle journal hotadd in quiesce (fate#320291). - MD: rename some functions (fate#320291). - raid6/algos.c : bug fix : Add the missing definitions to the pq.h file (fate#320291). - md: Drop sending a change uevent when stopping (fate#320291). - MD: warn for potential deadlock (fate#320291). - md/bitmap: remove redundant check (fate#320291). - md/raid5: output stripe state for debug (fate#320291). - md/raid1: remove unnecessary BUG_ON (fate#320291). - md/bitmap: remove redundant return in bitmap_checkpage (fate#320291). - md: fix typos for stipe (fate#320291). - md/raid5: Cleanup cpu hotplug notifier (fate#320291). - md-cluster: fix ifnullfree.cocci warnings (fate#316335). - md:raid1: fix a dead loop when read from a WriteMostly disk (fate#320291). - md-cluster: gather resync infos and enable recv_thread after bitmap is ready (fate#316335). - md: fix a trivial typo in comments (fate#320291). - MD: add rdev reference for super write (fate#320291). - md-cluster: check the return value of process_recvd_msg (fate#316335). - md/bitmap: clear bitmap if bitmap_create failed (fate#320291). - md/raid0: fix uninitialized variable bug (fate#320291). - md/raid0: remove empty line printk from dump_zones (fate#320291). - raid5: delete unnecessary warnning (fate#320291). - md: md.c: fix oops in mddev_suspend for raid0 (fate#320291). - md: raid10: add prerequisite to run underneath dm-raid (fate#320291). - md: raid5: add prerequisite to run underneath dm-raid (fate#320291). - Delete patches.suse/0001-raid5-cache-add-journal-hot-add-remove-support.patch. - Delete patches.suse/0002-md-set-MD_HAS_JOURNAL-in-correct-places.patch. - Delete patches.suse/0003-MD-add-journal-with-array-suspended.patch. - Delete patches.suse/0004-raid5-cache-handle-journal-hotadd-in-quiesce.patch. - commit 57f87e1 - supported.conf: Mark smsc95xx driver supported (bsc#983013) - commit 3c689bc - blk-mq: really fix plug list flushing for nomerge queues (fate#319999). - commit 84717ab - md-cluster: fix deadlock issue when add disk to an recoverying array (bsc#971137). - commit 1f9d959 - perf/x86: Remove warning for zero PEBS status (bsc#982880). - perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights Landing platform (bsc#980129). - commit 02791b1 ++++ kernel-source: - md: more open-coded offset_in_page(). - bcache: bch_writeback_thread() is not freezable. - bcache: bch_allocator_thread() is not freezable. - bcache: bch_gc_thread() is not freezable. - mtip32xx: remove unneeded variable in mtip_cmd_timeout() (fate#319999). - mtip32xx: fix checks for dma mapping errors (fate#319999). - mtip32xx: remove call to blk_queue_flush() (fate#319999). - md/raid5: remove redundant check in stripe_add_to_batch_list() (fate#320291). - raid5-cache: add journal hot add/remove support (fate#320291). - md: update comment for md_allow_write (fate#320291). - raid5-cache: simplify r5l_move_io_unit_list (fate#320291). - raid5-cache: free meta_page earlier (fate#320291). - md: avoid warning for 32-bit sector_t (fate#320291). - drivers: md: use ktime_get_real_seconds() (fate#320291). - raid5-cache: use a bio_set (fate#320291). - raid5-cache: use a mempool for the metadata block (fate#320291). - raid5: allow r5l_io_unit allocations to fail (fate#320291). - md: remove unnecesary md_new_event_inintr (fate#320291). - md: Remove 'ready' field from mddev (fate#320291). - md: set MD_HAS_JOURNAL in correct places (fate#320291). - MD: add journal with array suspended (fate#320291). - raid5-cache: handle journal hotadd in quiesce (fate#320291). - MD: rename some functions (fate#320291). - raid6/algos.c : bug fix : Add the missing definitions to the pq.h file (fate#320291). - md: Drop sending a change uevent when stopping (fate#320291). - MD: warn for potential deadlock (fate#320291). - md/bitmap: remove redundant check (fate#320291). - md/raid5: output stripe state for debug (fate#320291). - md/raid1: remove unnecessary BUG_ON (fate#320291). - md/bitmap: remove redundant return in bitmap_checkpage (fate#320291). - md: fix typos for stipe (fate#320291). - md/raid5: Cleanup cpu hotplug notifier (fate#320291). - md-cluster: fix ifnullfree.cocci warnings (fate#316335). - md:raid1: fix a dead loop when read from a WriteMostly disk (fate#320291). - md-cluster: gather resync infos and enable recv_thread after bitmap is ready (fate#316335). - md: fix a trivial typo in comments (fate#320291). - MD: add rdev reference for super write (fate#320291). - md-cluster: check the return value of process_recvd_msg (fate#316335). - md/bitmap: clear bitmap if bitmap_create failed (fate#320291). - md/raid0: fix uninitialized variable bug (fate#320291). - md/raid0: remove empty line printk from dump_zones (fate#320291). - raid5: delete unnecessary warnning (fate#320291). - md: md.c: fix oops in mddev_suspend for raid0 (fate#320291). - md: raid10: add prerequisite to run underneath dm-raid (fate#320291). - md: raid5: add prerequisite to run underneath dm-raid (fate#320291). - Delete patches.suse/0001-raid5-cache-add-journal-hot-add-remove-support.patch. - Delete patches.suse/0002-md-set-MD_HAS_JOURNAL-in-correct-places.patch. - Delete patches.suse/0003-MD-add-journal-with-array-suspended.patch. - Delete patches.suse/0004-raid5-cache-handle-journal-hotadd-in-quiesce.patch. - commit 57f87e1 - supported.conf: Mark smsc95xx driver supported (bsc#983013) - commit 3c689bc - blk-mq: really fix plug list flushing for nomerge queues (fate#319999). - commit 84717ab - md-cluster: fix deadlock issue when add disk to an recoverying array (bsc#971137). - commit 1f9d959 - perf/x86: Remove warning for zero PEBS status (bsc#982880). - perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights Landing platform (bsc#980129). - commit 02791b1 ++++ kernel-syms: - md: more open-coded offset_in_page(). - bcache: bch_writeback_thread() is not freezable. - bcache: bch_allocator_thread() is not freezable. - bcache: bch_gc_thread() is not freezable. - mtip32xx: remove unneeded variable in mtip_cmd_timeout() (fate#319999). - mtip32xx: fix checks for dma mapping errors (fate#319999). - mtip32xx: remove call to blk_queue_flush() (fate#319999). - md/raid5: remove redundant check in stripe_add_to_batch_list() (fate#320291). - raid5-cache: add journal hot add/remove support (fate#320291). - md: update comment for md_allow_write (fate#320291). - raid5-cache: simplify r5l_move_io_unit_list (fate#320291). - raid5-cache: free meta_page earlier (fate#320291). - md: avoid warning for 32-bit sector_t (fate#320291). - drivers: md: use ktime_get_real_seconds() (fate#320291). - raid5-cache: use a bio_set (fate#320291). - raid5-cache: use a mempool for the metadata block (fate#320291). - raid5: allow r5l_io_unit allocations to fail (fate#320291). - md: remove unnecesary md_new_event_inintr (fate#320291). - md: Remove 'ready' field from mddev (fate#320291). - md: set MD_HAS_JOURNAL in correct places (fate#320291). - MD: add journal with array suspended (fate#320291). - raid5-cache: handle journal hotadd in quiesce (fate#320291). - MD: rename some functions (fate#320291). - raid6/algos.c : bug fix : Add the missing definitions to the pq.h file (fate#320291). - md: Drop sending a change uevent when stopping (fate#320291). - MD: warn for potential deadlock (fate#320291). - md/bitmap: remove redundant check (fate#320291). - md/raid5: output stripe state for debug (fate#320291). - md/raid1: remove unnecessary BUG_ON (fate#320291). - md/bitmap: remove redundant return in bitmap_checkpage (fate#320291). - md: fix typos for stipe (fate#320291). - md/raid5: Cleanup cpu hotplug notifier (fate#320291). - md-cluster: fix ifnullfree.cocci warnings (fate#316335). - md:raid1: fix a dead loop when read from a WriteMostly disk (fate#320291). - md-cluster: gather resync infos and enable recv_thread after bitmap is ready (fate#316335). - md: fix a trivial typo in comments (fate#320291). - MD: add rdev reference for super write (fate#320291). - md-cluster: check the return value of process_recvd_msg (fate#316335). - md/bitmap: clear bitmap if bitmap_create failed (fate#320291). - md/raid0: fix uninitialized variable bug (fate#320291). - md/raid0: remove empty line printk from dump_zones (fate#320291). - raid5: delete unnecessary warnning (fate#320291). - md: md.c: fix oops in mddev_suspend for raid0 (fate#320291). - md: raid10: add prerequisite to run underneath dm-raid (fate#320291). - md: raid5: add prerequisite to run underneath dm-raid (fate#320291). - Delete patches.suse/0001-raid5-cache-add-journal-hot-add-remove-support.patch. - Delete patches.suse/0002-md-set-MD_HAS_JOURNAL-in-correct-places.patch. - Delete patches.suse/0003-MD-add-journal-with-array-suspended.patch. - Delete patches.suse/0004-raid5-cache-handle-journal-hotadd-in-quiesce.patch. - commit 57f87e1 - supported.conf: Mark smsc95xx driver supported (bsc#983013) - commit 3c689bc - blk-mq: really fix plug list flushing for nomerge queues (fate#319999). - commit 84717ab - md-cluster: fix deadlock issue when add disk to an recoverying array (bsc#971137). - commit 1f9d959 - perf/x86: Remove warning for zero PEBS status (bsc#982880). - perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights Landing platform (bsc#980129). - commit 02791b1 ++++ kexec-tools: - Update to version 2.0.12 (FATE#320915, bsc#980545) Changelog: http://git.kernel.org/cgit/utils/kernel/kexec/kexec-tools.git/log/?id=refs/tags/v2.0.5..v2.0.12 Drop following patches (upstream): kexec-tools-Provide-an-option-to-use-new-kexec-system-call.patch kexec-tools-fs2dt-fix-endianess-issue-with-initrd-base-and-size.patch kexec-tools-i386-bzimage_efi.patch kexec-tools-kdump-fix-elf-header-endianess.patch kexec-tools-load-crash-kernel-high.patch kexec-tools-ppc64-purgatory-device-tree-values-should-be-read-stored-in-big-endian.patch kexec-tools-zero-efi-info.patch Refresh following patches for SLE12 (context): kexec-tools-vmcoreinfo-in-xen.patch kexec-tools-xen-balloon-up.patch kexec-tools-xen-e820-redefinition.patch kexec-tools-xen-static.patch Temporarily disable following SGI patch pending further analysis kexec-tools-set-mmconf-reserved.patch ++++ multipath-tools: - Rework patch 'move filter_devnode under vector lock' (bsc#982348) ++++ util-linux: - Remove --enable-ncurses that is intended to force non-wide ncurses (boo#978993). ++++ systemd: - rpm doesn't support '_' in macro name used by %bcond_with rpm, you rock ! ++++ libtasn1: - libtasn1-CVE-2015-3622.patch: Fixed invalid read in octet string decoding (CVE-2015-3622, bsc#929414) - libtasn1-CVE-2016-4008-1.patch, libtasn1-CVE-2016-4008-2.patch: Fixed infinite loop while parsing DER certificates (CVE-2016-4008, bsc#982779) ++++ virglrenderer: - Further tweaks to package layout, including splitting out the test server into it's own package. ++++ system-config-printer: - Do not handle template service (configure-printer@) with the sytemd service_* macros (boo#982299). - Add rpmlintrc to silence the warnings about it. ++++ python-libmount: - Remove --enable-ncurses that is intended to force non-wide ncurses (boo#978993). ++++ qemu: - Adjust to parallel changes in virglrenderer packages - no longer "BuildRequires" virglrenderer directly, just the devel package. ++++ syslinux: - added aarch64, ppc64le to baselibs.conf (bsc#982948) ++++ translation-update: - Update translation-update-from-translation-update-upstream-20160603.tar.bz2 (removes translation-update-mai sub-package) (dummy bsc#933411). ++++ util-linux-systemd: - Remove --enable-ncurses that is intended to force non-wide ncurses (boo#978993). ++++ yast2-registration: - regurl parameter overwrites default SCC registration URL (bsc#982974) - 3.1.174 ------------------------------------------------------------------ ------------------ 2016-6-2 - Jun 2 2016 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox-branding-SLE: - changing required Firefox versions in the branding extension as well as in the .spec file (requiring 45.*) ++++ desktop-translations: - Update translations (SLE 12 SP2 beta3); bsc#933411. ++++ glibc: - vector-math-gcc-6.patch: Utilize x86_64 vector math functions w/o - fopenmp (fate#320851) ++++ glibc: - vector-math-gcc-6.patch: Utilize x86_64 vector math functions w/o - fopenmp (fate#320851) ++++ grub2: - Fix btrfs on BigEndian systems (bsc#980108) (bsc#933541) * modified grub2-btrfs-01-add-ability-to-boot-from-subvolumes.patch * modified grub2-btrfs-06-subvol-mount.patch * added grub2-getroot-fix-get-btrfs-fs-prefix-big-endian.patch ++++ gstreamer-plugins-bad: - Make baselibs.conf consistent with spec file (boo#980893). ++++ kernel-default: - cfq-iosched: Convert to use highres timers (bsc#980615 bsc#951265). - cfq-iosched: Expose microsecond interfaces (bsc#980615 bsc#951265). - cfq-iosched: Convert from jiffies to nanoseconds (bsc#980615 bsc#951265). - commit 611a434 - mm, page_alloc: Recalculate the preferred zoneref if the context can ignore memory policies (bnc#971975 VM performance -- page allocator). - commit f211665 - nvme/host: Add missing blk_integrity tag_size + flags assignments (bsc#964944,FATE#319965). - NVMe: Add device ID's with stripe quirk (bsc#964944,FATE#319965). - NVMe: Short-cut removal on surprise hot-unplug (bsc#964944,FATE#319965). - NVMe: Allow user initiated rescan (bsc#964944,FATE#319965). - NVMe: Reduce driver log spamming (bsc#964944,FATE#319965). - NVMe: Unbind driver on failure (bsc#964944,FATE#319965). - NVMe: Delete only created queues (bsc#964944,FATE#319965). - NVMe: Allocate queues only for online cpus (bsc#964944,FATE#319965). - nvme: fix nvme_ns_remove() deadlock (bsc#964944,FATE#319965). - nvme: switch to RCU freeing the namespace (bsc#964944,FATE#319965). - nvme: add helper nvme_cleanup_cmd() (bsc#964944,FATE#319965). - nvme: move AER handling to common code (bsc#964944,FATE#319965). - nvme: move namespace scanning to core (bsc#964944,FATE#319965). - nvme: tighten up state check for namespace scanning (bsc#964944,FATE#319965). - nvme: introduce a controller state machine (bsc#964944,FATE#319965). - nvme: remove the io_incapable method (bsc#964944,FATE#319965). - NVMe: nvme_core_exit() should do cleanup in the reverse order as nvme_core_init does (bsc#964944,FATE#319965). - NVMe: Fix check_flush_dependency warning (bsc#964944,FATE#319965). - NVMe: small typo in section BLK_DEV_NVME_SCSI of host/Kconfig (bsc#964944,FATE#319965). - nvme: fix cntlid type (bsc#964944,FATE#319965). - nvme: Avoid reset work on watchdog timer function during error recovery (bsc#964944,FATE#319965). - NVMe: silence warning about unused 'dev' (bsc#964944,FATE#319965). - commit 6cd23f2 - blk-mq: clear q->mq_ops if init fail (FATE#319965, bsc#964944). - blk-mq: fix undefined behaviour in order_to_size() (FATE#319965, bsc#964944). - blk-throttle: don't parse cgroup path if trace isn't enabled (FATE#319965, bsc#964944). - block: make bio_inc_remaining() interface accessible again (FATE#319965, bsc#964944). - block: reinstate early return of -EOPNOTSUPP from blkdev_issue_discard (FATE#319965, bsc#964944). - block: Minor blk_account_io_start usage cleanup (FATE#319965, bsc#964944). - block: add __blkdev_issue_discard (FATE#319965, bsc#964944). - block: remove struct bio_batch (FATE#319965, bsc#964944). - block: add ability to flag write back caching on a device (FATE#319965, bsc#964944). - blk-mq: Make blk_mq_all_tag_busy_iter static (FATE#319965, bsc#964944). - commit 664ec3c - USB: xhci: Add broken streams quirk for Frescologic device id 1009 (bnc#982725). - commit 12a361c - drm: qxl: Workaround for buggy user-space (bsc#981344). - commit 521216a - Linux 4.4.12 (FATE#319481 bnc#972036 bsc#966849 bsc#971799 bsc#976504 bsc#977572 bsc#979234 bsc#980348 bsc#979715 CVE-2016-3713). - Delete patches.arch/arm64-bcm2837-0060-clk-bcm2835-add-locking-to-pll-_on-off-methods.patch. - Delete patches.arch/kvm-x86-fix-ordering-of-cr0-initialization-code-in-vmx_cpu_reset.patch. - Delete patches.drivers/0001-scsi-add-intermediate-starget_remove-state-to-scsi_target_state.patch. - Delete patches.drivers/0002-revert-scsi-fix-soft-lockup-in-scsi_remove_target-on-module-removal.patch. - Delete patches.fixes/0001-locking-qspinlock-Fix-spin_is_locked-and-spin_unlock.patch. - 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/TTY-n_gsm-fix-false-positive-WARN_ON.patch. - Delete patches.fixes/kvm-remove-variable-physbase-mtrr.patch. - Delete patches.suse/btrfs-8446-don-t-use-src-fd-for-print.patch. - commit 2e79672 ++++ kernel-source: - cfq-iosched: Convert to use highres timers (bsc#980615 bsc#951265). - cfq-iosched: Expose microsecond interfaces (bsc#980615 bsc#951265). - cfq-iosched: Convert from jiffies to nanoseconds (bsc#980615 bsc#951265). - commit 611a434 - mm, page_alloc: Recalculate the preferred zoneref if the context can ignore memory policies (bnc#971975 VM performance -- page allocator). - commit f211665 - nvme/host: Add missing blk_integrity tag_size + flags assignments (bsc#964944,FATE#319965). - NVMe: Add device ID's with stripe quirk (bsc#964944,FATE#319965). - NVMe: Short-cut removal on surprise hot-unplug (bsc#964944,FATE#319965). - NVMe: Allow user initiated rescan (bsc#964944,FATE#319965). - NVMe: Reduce driver log spamming (bsc#964944,FATE#319965). - NVMe: Unbind driver on failure (bsc#964944,FATE#319965). - NVMe: Delete only created queues (bsc#964944,FATE#319965). - NVMe: Allocate queues only for online cpus (bsc#964944,FATE#319965). - nvme: fix nvme_ns_remove() deadlock (bsc#964944,FATE#319965). - nvme: switch to RCU freeing the namespace (bsc#964944,FATE#319965). - nvme: add helper nvme_cleanup_cmd() (bsc#964944,FATE#319965). - nvme: move AER handling to common code (bsc#964944,FATE#319965). - nvme: move namespace scanning to core (bsc#964944,FATE#319965). - nvme: tighten up state check for namespace scanning (bsc#964944,FATE#319965). - nvme: introduce a controller state machine (bsc#964944,FATE#319965). - nvme: remove the io_incapable method (bsc#964944,FATE#319965). - NVMe: nvme_core_exit() should do cleanup in the reverse order as nvme_core_init does (bsc#964944,FATE#319965). - NVMe: Fix check_flush_dependency warning (bsc#964944,FATE#319965). - NVMe: small typo in section BLK_DEV_NVME_SCSI of host/Kconfig (bsc#964944,FATE#319965). - nvme: fix cntlid type (bsc#964944,FATE#319965). - nvme: Avoid reset work on watchdog timer function during error recovery (bsc#964944,FATE#319965). - NVMe: silence warning about unused 'dev' (bsc#964944,FATE#319965). - commit 6cd23f2 - blk-mq: clear q->mq_ops if init fail (FATE#319965, bsc#964944). - blk-mq: fix undefined behaviour in order_to_size() (FATE#319965, bsc#964944). - blk-throttle: don't parse cgroup path if trace isn't enabled (FATE#319965, bsc#964944). - block: make bio_inc_remaining() interface accessible again (FATE#319965, bsc#964944). - block: reinstate early return of -EOPNOTSUPP from blkdev_issue_discard (FATE#319965, bsc#964944). - block: Minor blk_account_io_start usage cleanup (FATE#319965, bsc#964944). - block: add __blkdev_issue_discard (FATE#319965, bsc#964944). - block: remove struct bio_batch (FATE#319965, bsc#964944). - block: add ability to flag write back caching on a device (FATE#319965, bsc#964944). - blk-mq: Make blk_mq_all_tag_busy_iter static (FATE#319965, bsc#964944). - commit 664ec3c - USB: xhci: Add broken streams quirk for Frescologic device id 1009 (bnc#982725). - commit 12a361c - drm: qxl: Workaround for buggy user-space (bsc#981344). - commit 521216a - Linux 4.4.12 (FATE#319481 bnc#972036 bsc#966849 bsc#971799 bsc#976504 bsc#977572 bsc#979234 bsc#980348 bsc#979715 CVE-2016-3713). - Delete patches.arch/arm64-bcm2837-0060-clk-bcm2835-add-locking-to-pll-_on-off-methods.patch. - Delete patches.arch/kvm-x86-fix-ordering-of-cr0-initialization-code-in-vmx_cpu_reset.patch. - Delete patches.drivers/0001-scsi-add-intermediate-starget_remove-state-to-scsi_target_state.patch. - Delete patches.drivers/0002-revert-scsi-fix-soft-lockup-in-scsi_remove_target-on-module-removal.patch. - Delete patches.fixes/0001-locking-qspinlock-Fix-spin_is_locked-and-spin_unlock.patch. - 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/TTY-n_gsm-fix-false-positive-WARN_ON.patch. - Delete patches.fixes/kvm-remove-variable-physbase-mtrr.patch. - Delete patches.suse/btrfs-8446-don-t-use-src-fd-for-print.patch. - commit 2e79672 ++++ kernel-firmware: - Update Chelsio cxgb4 firmware to version 1.15.37.0 (bsc#975328) ++++ kernel-syms: - cfq-iosched: Convert to use highres timers (bsc#980615 bsc#951265). - cfq-iosched: Expose microsecond interfaces (bsc#980615 bsc#951265). - cfq-iosched: Convert from jiffies to nanoseconds (bsc#980615 bsc#951265). - commit 611a434 - mm, page_alloc: Recalculate the preferred zoneref if the context can ignore memory policies (bnc#971975 VM performance -- page allocator). - commit f211665 - nvme/host: Add missing blk_integrity tag_size + flags assignments (bsc#964944,FATE#319965). - NVMe: Add device ID's with stripe quirk (bsc#964944,FATE#319965). - NVMe: Short-cut removal on surprise hot-unplug (bsc#964944,FATE#319965). - NVMe: Allow user initiated rescan (bsc#964944,FATE#319965). - NVMe: Reduce driver log spamming (bsc#964944,FATE#319965). - NVMe: Unbind driver on failure (bsc#964944,FATE#319965). - NVMe: Delete only created queues (bsc#964944,FATE#319965). - NVMe: Allocate queues only for online cpus (bsc#964944,FATE#319965). - nvme: fix nvme_ns_remove() deadlock (bsc#964944,FATE#319965). - nvme: switch to RCU freeing the namespace (bsc#964944,FATE#319965). - nvme: add helper nvme_cleanup_cmd() (bsc#964944,FATE#319965). - nvme: move AER handling to common code (bsc#964944,FATE#319965). - nvme: move namespace scanning to core (bsc#964944,FATE#319965). - nvme: tighten up state check for namespace scanning (bsc#964944,FATE#319965). - nvme: introduce a controller state machine (bsc#964944,FATE#319965). - nvme: remove the io_incapable method (bsc#964944,FATE#319965). - NVMe: nvme_core_exit() should do cleanup in the reverse order as nvme_core_init does (bsc#964944,FATE#319965). - NVMe: Fix check_flush_dependency warning (bsc#964944,FATE#319965). - NVMe: small typo in section BLK_DEV_NVME_SCSI of host/Kconfig (bsc#964944,FATE#319965). - nvme: fix cntlid type (bsc#964944,FATE#319965). - nvme: Avoid reset work on watchdog timer function during error recovery (bsc#964944,FATE#319965). - NVMe: silence warning about unused 'dev' (bsc#964944,FATE#319965). - commit 6cd23f2 - blk-mq: clear q->mq_ops if init fail (FATE#319965, bsc#964944). - blk-mq: fix undefined behaviour in order_to_size() (FATE#319965, bsc#964944). - blk-throttle: don't parse cgroup path if trace isn't enabled (FATE#319965, bsc#964944). - block: make bio_inc_remaining() interface accessible again (FATE#319965, bsc#964944). - block: reinstate early return of -EOPNOTSUPP from blkdev_issue_discard (FATE#319965, bsc#964944). - block: Minor blk_account_io_start usage cleanup (FATE#319965, bsc#964944). - block: add __blkdev_issue_discard (FATE#319965, bsc#964944). - block: remove struct bio_batch (FATE#319965, bsc#964944). - block: add ability to flag write back caching on a device (FATE#319965, bsc#964944). - blk-mq: Make blk_mq_all_tag_busy_iter static (FATE#319965, bsc#964944). - commit 664ec3c - USB: xhci: Add broken streams quirk for Frescologic device id 1009 (bnc#982725). - commit 12a361c - drm: qxl: Workaround for buggy user-space (bsc#981344). - commit 521216a - Linux 4.4.12 (FATE#319481 bnc#972036 bsc#966849 bsc#971799 bsc#976504 bsc#977572 bsc#979234 bsc#980348 bsc#979715 CVE-2016-3713). - Delete patches.arch/arm64-bcm2837-0060-clk-bcm2835-add-locking-to-pll-_on-off-methods.patch. - Delete patches.arch/kvm-x86-fix-ordering-of-cr0-initialization-code-in-vmx_cpu_reset.patch. - Delete patches.drivers/0001-scsi-add-intermediate-starget_remove-state-to-scsi_target_state.patch. - Delete patches.drivers/0002-revert-scsi-fix-soft-lockup-in-scsi_remove_target-on-module-removal.patch. - Delete patches.fixes/0001-locking-qspinlock-Fix-spin_is_locked-and-spin_unlock.patch. - 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/TTY-n_gsm-fix-false-positive-WARN_ON.patch. - Delete patches.fixes/kvm-remove-variable-physbase-mtrr.patch. - Delete patches.suse/btrfs-8446-don-t-use-src-fd-for-print.patch. - commit 2e79672 ++++ spice: - Fixes for bsc#982385 / CVE-2016-0749 and bsc#982386 / CVE-2016-2150 CVE-2016-0749-smartcard-add-a-ref-to-item-before-adding-to-pipe.patch CVE-2016-0749-smartcard-allocate-msg-with-the-expected-size.patch CVE-2016-2150-create-a-function-to-validate-surface-parameters.patch CVE-2016-2150-improve-primary-surface-parameter-checks.patch ++++ systemd: - Update SLE12-SP2 branch (rebased): Added: dfd4d9e units: wait for plymouth to shut down in rescue.sevice (#3367) 06e5e79 Fix typo in rescue shell Updated: sysv-generator: translate "Required-Start" into a "Wants" dependency (had some bugs) sysv-generator: add (back) support for SysV scripts for the early boot (bsc#982327) plymouth is installed in /usr/bin in Suse distros (context adjustemnt due to added patch 06e5e79) ++++ ntp: - Update to 4.2.8p8 (bsc#982056): * CVE-2016-4953, bsc#982065: Bad authentication demobilizes ephemeral associations. * CVE-2016-4954, bsc#982066: Processing spoofed server packets. * CVE-2016-4955, bsc#982067: Autokey association reset. * CVE-2016-4956, bsc#982068: Broadcast interleave. * CVE-2016-4957, bsc#982064: CRYPTO_NAK crash. - Change the process name of the forking DNS worker process to avoid the impression that ntpd is started twice (bsc#979302). - Don't ignore SIGCHILD because it breaks wait() (boo#981422). - ntp-wait does not accept fractional seconds, so use 1 instead of 0.2 in ntp-wait.service (boo#979981). - Separate the creation of ntp.keys and key #1 in it to avoid problems when upgrading installations that have the file, but no key #1, which is needed e.g. by "rcntp addserver". ++++ spice-vdagent: - fate#320079 ++++ supportutils: - Improved HA report selection - Fixed code injection and privilege escalation bsc#980670 (CVE-2016-1602) - supportconfig: 3.0-80 ++++ xinit: - xinit.tar.bz2: update /etc/X11/xinit/xinitrc.common to make sure numbered scripts are run sequentially. All non-numbered scripts will still be run in background to avoid stalling on non-daemonizing 'services' (boo#973559). (from https://build.opensuse.org/request/show/384396) (requested in bsc#973559) ++++ yast2: - Drop yast2-devel-doc package (fate#320356) - 3.1.192 ++++ yast2-core: - Optionally build with Clang instead of GCC (via bcond_with clang) - Fixed most of Clang warnings (bsc#982942) - 3.1.23 ++++ yast2-installation: - Adapt AutoYaST to support import of SSH server keys/configuration (fate#319624) - 3.1.193 - Drop yast2-installation-devel-doc package (fate#320356) - 3.1.192 ++++ yast2-ntp-client: - Fixed Ntp Test adding a workaround to return false in case given server is not reachable (bsc#977610) - Replaced old testsuite with Rspec tests - Added rubocop and coveralls - Removed autotools - 3.1.25 ++++ yast2-packager: - Drop yast2-packager-devel-doc (fate#320356) - 3.1.102 ++++ yast2-sysconfig: - Drop yast2-sysconfig-devel-doc package (fate#320356) - 3.1.4 ++++ yast2-trans: - Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et eu fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my nb nl nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu en_GB en_US pt_BR zh_CN zh_TW ast nds (bsc#933411). ++++ yast2-transfer: - Drop yast2-transfer-devel-doc package (fate#320356) - 3.1.3 ------------------------------------------------------------------ ------------------ 2016-6-1 - Jun 1 2016 ------------------- ------------------------------------------------------------------ ++++ Mesa: - U_gallivm-disable-avx512-features.patch: Fix crashes on some Skykake CPUs by disabling avx512 features (bsc#980557, bsc#981532). ++++ bind: - Update to 9.9.9-P1: * Adds quotas to be used in recursive resolvers that are under high query load for names in zones whose authoritative servers are nonresponsive or are experiencing a denial of service attack (fate#320694). * Obsoletes all CVE patches that were added to 9.9.6 over time. - Make /var/lib/named owned by the named user (bsc#908850). - Fetch the latest source signing key from upstream. - Add systemd service macros (bsc#977657). - --enable-fetchlimit (fate#320694 bsc#983505) ++++ ceph: Update to version 10.2.1+git.1464774627.abc3d6b: - Upstream fixes merged since last update: + rgw: keep track of written_objs correctly (pr#9239, issue#15980) + rgw: fix manager selection when APIs customized (pr#9245, issue#16100) + osd: remove all stale osdmaps in handle_osd_map() (pr#9100, issue#15856) + osd/PG: update info.stats.* mappings on split (pr#8968, issue#15728) + tests: rm -fr /tmp/*virtualenv* (pr#9403, issue#16088) + rbd-mirror: disable librbd caching for replicated images (pr#9317, issue#15956) + cls_rbd: async version of metadata_list helper method, librbd: metadata retrieval added to open image state machine (pr#9318, issue#15957) + librbd: write-after-write might result in an inconsistent replicated image (pr#9269, issue#15955) + cls_journal: remove duplicated key generation, select min commit position for new clients (pr#9376, issue#15994) + cls::journal: treat empty commit position as minimal, test: workaround failure in journal.sh (pr#9377, issue#16063) + rbd-mirror: Delete local image mirror when remote image mirroring is disabled (pr#9372, issue#15995) + journal: support asynchronous shutdown (pr#9373, issue#16055) + rbd-mirror: support multiple replicated pools (pr#9409, isswue#16068) - Fix systemd complains about "unknown lvalue" (bsc#982324) + Revert "Drop any systemd imposed process/thread limits", + Revert "systemd: Add systemd sandboxing to services." ++++ findutils: - sv-bug-48030-find-exec-plus-does-not-pass-all-arguments.patch: Add upstream patch to fix https://savannah.gnu.org/bugs/?48030 (bsc#986935) ++++ grub2: - Examine variables from grub environment in 'grub2-once'. (fate#319632) ++++ gstreamer-plugins-base: - Add proper dependencies to the 32bit devel package ++++ installation-images-SLES: - Up the disk constraints to 9GB. ++++ kernel-default: - cpufreq, ondemand: Limit default sampling rate to 300ms max (bnc#464461,bnc#981838). - commit bf97472 - NVMe: switch to using blk_queue_write_cache() (bsc#964944,FATE#319965). - nvme: Use blk-mq helper for IO termination (bsc#964944,FATE#319965). - NVMe: Skip async events for degraded controllers (bsc#964944,FATE#319965). - nvme: add helper nvme_setup_cmd() (bsc#964944,FATE#319965). - nvme: rewrite discard support (bsc#964944,FATE#319965). - nvme: add helper nvme_map_len() (bsc#964944,FATE#319965). - nvme: add missing lock nesting notation (bsc#964944,FATE#319965). - commit df7ff1f - blk-mq: Export tagset iter function (FATE#319965, bsc#964944). - block: add offset in blk_add_request_payload() (FATE#319965, bsc#964944). - commit 04d16db - mtip32xx: Convert to use blk_mq_tagset_busy_iter (fate#319999). - commit 9fd7b5b - Refresh patches.suse/intel_pstate_performance_tuned.patch. - commit 44762a4 ++++ kernel-source: - cpufreq, ondemand: Limit default sampling rate to 300ms max (bnc#464461,bnc#981838). - commit bf97472 - NVMe: switch to using blk_queue_write_cache() (bsc#964944,FATE#319965). - nvme: Use blk-mq helper for IO termination (bsc#964944,FATE#319965). - NVMe: Skip async events for degraded controllers (bsc#964944,FATE#319965). - nvme: add helper nvme_setup_cmd() (bsc#964944,FATE#319965). - nvme: rewrite discard support (bsc#964944,FATE#319965). - nvme: add helper nvme_map_len() (bsc#964944,FATE#319965). - nvme: add missing lock nesting notation (bsc#964944,FATE#319965). - commit df7ff1f - blk-mq: Export tagset iter function (FATE#319965, bsc#964944). - block: add offset in blk_add_request_payload() (FATE#319965, bsc#964944). - commit 04d16db - mtip32xx: Convert to use blk_mq_tagset_busy_iter (fate#319999). - commit 9fd7b5b - Refresh patches.suse/intel_pstate_performance_tuned.patch. - commit 44762a4 ++++ kernel-syms: - cpufreq, ondemand: Limit default sampling rate to 300ms max (bnc#464461,bnc#981838). - commit bf97472 - NVMe: switch to using blk_queue_write_cache() (bsc#964944,FATE#319965). - nvme: Use blk-mq helper for IO termination (bsc#964944,FATE#319965). - NVMe: Skip async events for degraded controllers (bsc#964944,FATE#319965). - nvme: add helper nvme_setup_cmd() (bsc#964944,FATE#319965). - nvme: rewrite discard support (bsc#964944,FATE#319965). - nvme: add helper nvme_map_len() (bsc#964944,FATE#319965). - nvme: add missing lock nesting notation (bsc#964944,FATE#319965). - commit df7ff1f - blk-mq: Export tagset iter function (FATE#319965, bsc#964944). - block: add offset in blk_add_request_payload() (FATE#319965, bsc#964944). - commit 04d16db - mtip32xx: Convert to use blk_mq_tagset_busy_iter (fate#319999). - commit 9fd7b5b - Refresh patches.suse/intel_pstate_performance_tuned.patch. - commit 44762a4 ++++ gcc6: - Update to gcc-6-branch head (r236988). - Enable profiledbootstrap for AARCH64. ++++ cairomm: - Remove unnecessary INSTALL file (resolves rpmlint warning) ++++ libgnomeui: - Drop --with-pic, it is only relevant for static libs (which are not built). Trim trailing dots from summary. Drop redundant %clean section. Use %_smp_mflags for parallel building. ++++ parted: - DASD: Correctly open the device RW and fix wiping of partition superblocks (bsc#982187) - amend: parted-implement-wipesignatures-option.patch, libparted-open-the-device-RO-and-lazily-switch-to-RW.patch ++++ systemd: - after-local.service: drop SysVStartPriority= which has been removed from systemd. (bsc#982311) - Only ship libsystemd-.pc if %compat_libs is defined. - Update SLE12-SP2 branch (rebased): Added: 2e454bd sysv-generator: translate "Required-Start" into a "Wants" dependency 3c4cfa2 udev/path_id: correct segmentation fault due to missing NULL check (bsc#982210) Dropped: c2bce57 udev: use device mapper target name for btrfs device ready 65d2f6f build-sys: always install compat pkgconfig files - Include the address of the openSUSE git repo in systemd.spec ++++ virglrenderer: - Refine BuildRequires tags ++++ perl-Net-SSLeay: - added disable-failing-1.0.1n-tests.patch (bsc#982234) Removed a test in t/local/33_x509_create_cert.t which fails due to changes in 1.0.1n and later (backported from 1.70) ++++ qemu: - Fix build compatibility with gcc6 wrt ipxe rom where compiler warnings are treated as errors. ipxe-ath9k-Fix-buffer-overrun-for-ar9287.patch ipxe-mucurses-Fix-GCC-6-nonnull-compare-errors.patch ipxe-sis190-Fix-building-with-GCC-6.patch ipxe-skge-Fix-building-with-GCC-6.patch ipxe-ath-Fix-building-with-GCC-6.patch ipxe-legacy-Fix-building-with-GCC-6.patch - Fix ipxe build script which fails under perl v5.24 ipxe-util-v5.24-perl-errors-on-redeclare.patch - Specify build time disk space requirements for ppc64 and ppc64le - Add sysctl script and %post on s390x to allow kvm usage (bsc#975331) ++++ systemd-rpm-macros: - %service_add_post() suppress daemon-reload when in installation system (bsc#982343) ++++ xinit: - xinitrc.common: Don't filter out twm. twm scares people, but is only installed on request. - xinitrc.common: Remove "$" from error message, increase timeout. - xinitrc.common: Don't expand $WINDOWMANAGER. Also, simplify and accept more WMs as fallbacks and skip twm and xsession desktops (thanks to Werner). Make fallback errors more descriptive. Fixes (bsc#981437), originally (bsc#921172). ++++ xrdp: - Update xrdp-fate318398-change-expired-password.patch: Fixed some internal bugs (FATE#318398). ++++ yast2-bootloader: - Drop yast2-bootloader-devel-doc package (fate#320356) - 3.1.192 ++++ yast2-installation: - When importing SSH keys/configuration, only regular files will be considered (bsc#982522) - Force YaST2-Firstboot.service to run after YaST2-Second-Stage.service (bsc#980365) - 3.1.191 ++++ yast2-network: - Drop yast2-network-devel-doc package (fate#320356) - 3.1.154 ++++ yast2-nis-client: - Drop yast2-nis-client-devel-doc package (fate#320356) - 3.1.13 ++++ yast2-ntp-client: - Drop yast2-ntp-client-devel-doc package (fate#320256) - 3.1.24 ++++ yast2-printer: - Drop yast2-printer-devel-doc package (fate#320356) - 3.1.6 ++++ yast2-sound: - Drop yast2-sound-devel-doc package (fate#320356) - 3.1.10 ++++ yast2-tune: - Removed devel-doc package (fate#320356) - 3.1.8 ++++ yast2-users: - Removed devel-doc package (fate#320356) - 3.1.52 ------------------------------------------------------------------ ------------------ 2016-5-31 - May 31 2016 ------------------- ------------------------------------------------------------------ ++++ ImageMagick: - security update: * CVE-2016-5118 [bsc#982178] + ImageMagick-CVE-2016-5118.patch ++++ btrfsprogs: - Add udev rules for dm devices (bsc#912170 bsc#888215) - Added patch: 0169-btrfs-progs-udev-add-rules-for-dm-devices.patch - Added patch: btrfs-progs-no-PKG_CHECK_VAR ++++ dracut: - fips-kernel-4.4-fixes.patch: adjust the kernel module list to match the SLES 12 SP2 kernel. (bsc#976577) ++++ grub2: - Add systemd-sleep-plugin subpackage (bsc#981936) * added grub2-systemd-sleep.sh - Fix build in factory with glibc 2.20 * added grub2-emu-hostfs-Drop-unnecessary-feature-test-macros.patch ++++ gstreamer-plugins-base: - baselibs.conf: add -devel for building 32bit Wine. ++++ java-1_8_0-openjdk: - Added patch: * java-1_8_0-openjdk-gcc6.patch + Fix build with gcc 6.1 - Add -fno-delete-null-pointer-checks -fno-lifetime-dse to try to avoid some crashes ++++ kernel-default: - mm/hugetlb: use EOPNOTSUPP in hugetlb sysctl handlers (VM Functionality, bnc#980501). - commit 2e1e733 - hub: admit devices are SS+ (FATE#319959). - commit 48575db - mm, page_alloc: Reset zonelist iterator after resetting fair zone allocation policy (bnc#971975 VM performance -- page allocator). - commit a346706 - net/qlge: Avoids recursive EEH error (bsc#966312 FATE#320149 bsc#954847). - commit cb1516d - drivers: net: xgene: Get channel number from device binding (bsc#981652 bsc#979043). - commit bca2466 ++++ kernel-source: - mm/hugetlb: use EOPNOTSUPP in hugetlb sysctl handlers (VM Functionality, bnc#980501). - commit 2e1e733 - hub: admit devices are SS+ (FATE#319959). - commit 48575db - mm, page_alloc: Reset zonelist iterator after resetting fair zone allocation policy (bnc#971975 VM performance -- page allocator). - commit a346706 - net/qlge: Avoids recursive EEH error (bsc#966312 FATE#320149 bsc#954847). - commit cb1516d - drivers: net: xgene: Get channel number from device binding (bsc#981652 bsc#979043). - commit bca2466 ++++ kernel-syms: - mm/hugetlb: use EOPNOTSUPP in hugetlb sysctl handlers (VM Functionality, bnc#980501). - commit 2e1e733 - hub: admit devices are SS+ (FATE#319959). - commit 48575db - mm, page_alloc: Reset zonelist iterator after resetting fair zone allocation policy (bnc#971975 VM performance -- page allocator). - commit a346706 - net/qlge: Avoids recursive EEH error (bsc#966312 FATE#320149 bsc#954847). - commit cb1516d - drivers: net: xgene: Get channel number from device binding (bsc#981652 bsc#979043). - commit bca2466 ++++ mariadb: - update to MariaDB 10.0.25 GA * release notes: * https://kb.askmonty.org/en/mariadb-10025-release-notes * https://kb.askmonty.org/en/mariadb-10024-release-notes * https://kb.askmonty.org/en/mariadb-10023-release-notes * changelog: * https://kb.askmonty.org/en/mariadb-10025-changelog * https://kb.askmonty.org/en/mariadb-10024-changelog * https://kb.askmonty.org/en/mariadb-10023-changelog * fixed CVEs: * 10.0.25: CVE-2016-0655, CVE-2016-0647, CVE-2016-0648, CVE-2016-0666, CVE-2016-0643 * 10.0.24: CVE-2016-0668, CVE-2016-0640, CVE-2016-0644, CVE-2016-0646, CVE-2016-0649, CVE-2016-0650, CVE-2016-0641 * 10.0.23: CVE-2016-0546, CVE-2016-0505, CVE-2016-0596, CVE-2016-0597, CVE-2016-0616, CVE-2016-0598, CVE-2016-0600, CVE-2016-0606, CVE-2016-0608, CVE-2016-0609, CVE-2016-0642, CVE-2016-0651, CVE-2016-2047 * fixes bugs: [bnc#980904], [bnc#963806] - refresh mariadb-10.0.15-fortify-and-O.patch - remove the following patches (applied upstream): * mariadb-10.0.15-covscan-signexpr.patch * mariadb-10.0.20-tabxml-bufferoverflowstrncat.patch * mariadb-10.0.22-fix_build_denabled_profiling_off.patch - remove ha_tokudb.so plugin and tokuft_logprint and tokuftdump binaries as TokuDB storage engine requires the jemalloc library that isn't present in SLE-12-SP1 [bnc#970287] - fix the leftovers of "logrotate.d/mysql" string in the logrotate error message. Occurrences of this string were changed to "logrotate.d/mariadb" in the mysql-community-server-5.1.46-logrotate.patch [bnc#970295] - add 'log-error' and 'secure-file-priv' configuration options (added via configuration-tweaks.tar.bz2) [bnc#963810] * add '/etc/my.cnf.d/error_log.conf' that specifies 'log-error = /var/log/mysql/mysqld.log'. If no path is set, the error log is written to '/var/lib/mysql/$HOSTNAME.err', which is not picked up by logrotate. * add '/etc/my.cnf.d/secure_file_priv.conf' which specifies that 'LOAD DATA', 'SELECT ... INTO' and 'LOAD FILE()' will only work with files in the directory specified by 'secure-file-priv' option (='/var/lib/mysql-files'). - remove the leftovers of "openSUSE" string in the '-DWITH_COMMENT' and 'DCOMPILATION_COMMENT' options [bnc#961935] ++++ qemu: - increase required disk space, needed on ppc64le [bsc#982365] ++++ rpm: - add is_opensuse and leap_version macros to suse_macros [bnc#940315] ++++ shadow: - Add package dependency for aaa_base, fixing bnc#899409 (was done by tbehrens@suse.com but not submitted to Factory) ++++ sysconfig: - Add a blacklist entry for the ACPI power meter driver (bnc#974373) ++++ systemd-presets-branding-SLE: - prerequire coreutils for mkdir and touch to be present (bsc#982337) ++++ update-alternatives: - Require touch in post phase bnc#982336 ++++ yast2-add-on: - Drop yast2-add-on-devel-doc package (fate#320356). - 3.1.15 ++++ yast2-network: - bnc#981842 - enable / disable vncmanager only when installed to avoid failures in systemd calls - 3.1.153 ------------------------------------------------------------------ ------------------ 2016-5-30 - May 30 2016 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Move provides NetworkManager(cacert-patch) to libnm-util2, to ensure gnome-control-center doesn't hard requires NetworkManager. ++++ gd: - security update: * CVE-2016-5116 [bsc#982176] + gd-CVE-2016-5116.patch ++++ geoclue2: - Add geoclue2-rpmlintrc to sources to filter out bogus rpmlint warning about missing systemd-service and nonstandard user. - Add missing post/postun handling of library. - Remove useless desktop file for demos, we do not build the demos. - Do not use systemd macros for geoclue2.service, they are not designed for dbus systemd unit file [bsc#982216]. ++++ glib2-branding-SLE: - Remove obsoletes keys [bsc#982214]. ++++ gnome-control-center: - Move online accounts panel to a separate subpackage and ensure gnome-online-accounts is required by this subpackage (icons are provided by it). Add Supplements to ensure it will be pulled when gnome-online-accounts is installed. (FATE#318572) ++++ grub2: - Extend config-file parsing in 'grub2-once'. (fate#319632) - Build 'grub2-emu' wherever possible, to allow a better implementation of that feature. * grub2-emu-4-all.patch - Add missing closing bracket in 'grub2-snapper-plugin.sh'. ++++ libgsf: - Update to version 1.14.37: + Fix tar issue (bgo#765099). ++++ hwinfo: - change wording for SCSI reference - add reference to SCSI command specification - change type of serial_buf[] to unsigned char (bsc#980819) - 21.26 - Correct comma placement after part-number - 21.25 ++++ installation-images-SLES: - adjust to update-alternative package change - 14.247 - module.config: add macsec - 14.246 ++++ java-1_7_0-openjdk: - Added patch: * java-1_7_0-openjdk-gcc6.patch + Fix build with gcc 6.1 - Add -fno-delete-null-pointer-checks -fno-lifetime-dse to try to avoid some crashes ++++ kernel-default: - Refresh patches.drivers/ceph-osd_client-add-support-for-CEPH_OSD_OP_GETXATTR.patch. - Refresh patches.drivers/ceph-rbd-add-support-for-header-version-2-and-3.patch. - Refresh patches.drivers/ceph-rbd-add-support-for-watch-notify-payloads.patch. - Refresh patches.drivers/ceph-rbd-update-watch-notify-ceph_osd_op.patch. - Refresh patches.drivers/libceph-add-scatterlist-messenger-data-type.patch. - Refresh patches.drivers/libceph-add-support-for-CMPEXT-compare-extent-reques.patch. - Refresh patches.drivers/libceph-add-support-for-write-same-requests.patch. - Refresh patches.drivers/libceph-fix-pr_fmt-compile-issues.patch. - Refresh patches.drivers/libceph-support-bidirectional-requests.patch. - Refresh patches.drivers/rbd-add-cmpsetattr-device-attribute-for-debugging.patch. - Refresh patches.drivers/rbd-add-getxattr-device-attribute-for-debugging.patch. - Refresh patches.drivers/rbd-add-lio-specific-data-area.patch. - Refresh patches.drivers/rbd-add-num-ops-calculator-helper.patch. - Refresh patches.drivers/rbd-add-rbd_dev_cmpsetxattr-helper.patch. - Refresh patches.drivers/rbd-add-rbd_dev_getxattr-helper.patch. - Refresh patches.drivers/rbd-add-rbd_dev_setxattr-helper.patch. - Refresh patches.drivers/rbd-add-setxattr-device-attribute-for-debugging.patch. - Refresh patches.drivers/rbd-add-support-for-COMPARE_AND_WRITE-CMPEXT.patch. - Refresh patches.drivers/rbd-add-support-for-scatterlist-obj_request_type.patch. - Refresh patches.drivers/rbd-add-support-for-writesame-requests.patch. - Refresh patches.drivers/rbd-add-write-test-helper.patch. - Refresh patches.drivers/rbd-export-some-functions-used-by-lio-rbd-backend.patch. - Refresh patches.drivers/rbd-move-structs-used-by-lio-rbd-to-new-header.patch. - Refresh patches.drivers/target-add-COMPARE_AND_WRITE-sg-creation-helper.patch. - Refresh patches.drivers/target-add-compare-and-write-callback.patch. - Refresh patches.drivers/target-add-lio-rbd-to-makefile-Kconfig.patch. - Refresh patches.drivers/target-add-rbd-backend.patch. - Refresh patches.drivers/target-compare-and-write-backend-driver-sense-handli.patch. - Refresh patches.drivers/target-configfs-add-device-vendor_id-attribute.patch. - Refresh patches.drivers/target-pr-add-backend-API-for-reservation-handling.patch. - Refresh patches.drivers/target-pr-fix-core_scsi3_pr_seq_non-caller.patch. - Refresh patches.drivers/target-pr-split-out-and-export-core_scsi3_pr_seq_non.patch. - Refresh patches.drivers/target-rbd-SCSI3-check-conflict-support.patch. - Refresh patches.drivers/target-rbd-add-SCSI2-reservation-entry-to-PR-info.patch. - Refresh patches.drivers/target-rbd-add-pr_clear-support.patch. - Refresh patches.drivers/target-rbd-add-pr_preempt-support.patch. - Refresh patches.drivers/target-rbd-add-pr_read_reservation-support.patch. - Refresh patches.drivers/target-rbd-add-pr_release-support.patch. - Refresh patches.drivers/target-rbd-add-pr_report_capabilities-support.patch. - Refresh patches.drivers/target-rbd-add-pr_reserve-support.patch. - Refresh patches.drivers/target-rbd-add-stubbed-out-pr_read_full_status.patch. - Refresh patches.drivers/target-rbd-add-stubbed-out-pr_register_and_move.patch. - Refresh patches.drivers/target-rbd-add-support-for-PR-register-read-keys.patch. - Refresh patches.drivers/target-rbd-fix-COMPARE-AND-WRITE-page-vector-leak.patch. - Refresh patches.drivers/target-rbd-fix-PR-info-memory-leaks.patch. - Refresh patches.drivers/target-rbd-handle-SCSI2-reservation-release-on-reset.patch. - Refresh patches.drivers/target-rbd-implement-SCSI2-reservation-handling.patch. - Refresh patches.drivers/target-remove-hardcoded-T10-Vendor-ID-in-INQUIRY-res.patch. - Refresh patches.drivers/0025-target-transport-add-flag-to-indicate-cpu-affinity-is-observed - commit dea74aa - kernek/fork.c: allocate idle task for a CPU always on its local node (bnc#981634). - commit a3c6c7d - mm: make faultaround produce old ptes (bnc#971975 VM performance -- page aging). - commit 26bc907 - mm, page_alloc: prevent infinite loop in buffered_rmqueue() (bnc#971975 VM performance -- page allocator). - commit 9f4b694 - Refresh patches.suse/cpuset-use-static-key-better-and-convert-to-new-API.patch. - Refresh patches.suse/mm-page_alloc-avoid-looking-up-the-first-zone-in-a-zonelist-twice.patch. - Refresh patches.suse/mm-page_alloc-avoid-unnecessary-zone-lookups-during-pageblock-operations.patch. - Refresh patches.suse/mm-page_alloc-check-multiple-page-fields-with-a-single-branch.patch. - Refresh patches.suse/mm-page_alloc-check-once-if-a-zone-has-isolated-pageblocks.patch. - Refresh patches.suse/mm-page_alloc-convert-alloc_flags-to-unsigned.patch. - Refresh patches.suse/mm-page_alloc-convert-nr_fair_skipped-to-bool.patch. - Refresh patches.suse/mm-page_alloc-defer-debugging-checks-of-freed-pages-until-a-PCP-drain.patch. - Refresh patches.suse/mm-page_alloc-defer-debugging-checks-of-pages-allocated-from-the-PCP.patch. - Refresh patches.suse/mm-page_alloc-don-t-duplicate-code-in-free_pcp_prepare.patch. - Refresh patches.suse/mm-page_alloc-inline-pageblock-lookup-in-page-free-fast-paths.patch. - Refresh patches.suse/mm-page_alloc-inline-the-fast-path-of-the-zonelist-iterator.patch. - Refresh patches.suse/mm-page_alloc-inline-zone_statistics.patch. - Refresh patches.suse/mm-page_alloc-move-__GFP_HARDWALL-modifications-out-of-the-fastpath.patch. - Refresh patches.suse/mm-page_alloc-only-check-PageCompound-for-high-order-pages.patch. - Refresh patches.suse/mm-page_alloc-pull-out-side-effects-from-free_pages_check.patch. - Refresh patches.suse/mm-page_alloc-reduce-branches-in-zone_statistics.patch. - Refresh patches.suse/mm-page_alloc-reduce-cost-of-fair-zone-allocation-policy-retry.patch. - Refresh patches.suse/mm-page_alloc-remove-field-from-alloc_context.patch. - Refresh patches.suse/mm-page_alloc-remove-unnecessary-initialisation-from-__alloc_pages_nodemask.patch. - Refresh patches.suse/mm-page_alloc-remove-unnecessary-initialisation-in-get_page_from_freelist.patch. - Refresh patches.suse/mm-page_alloc-remove-unnecessary-local-variable-in-get_page_from_freelist.patch. - Refresh patches.suse/mm-page_alloc-remove-unnecessary-variable-from-free_pcppages_bulk.patch. - Refresh patches.suse/mm-page_alloc-restore-the-original-nodemask-if-the-fast-path-allocation-failed.patch. - Refresh patches.suse/mm-page_alloc-shortcut-watermark-checks-for-order-0-pages.patch. - Refresh patches.suse/mm-page_alloc-shorten-the-page-allocator-fast-path.patch. - Refresh patches.suse/mm-page_alloc-simplify-last-cpupid-reset.patch. - Refresh patches.suse/mm-page_alloc-un-inline-the-bad-part-of-free_pages_check.patch. - Refresh patches.suse/mm-page_alloc-uninline-the-bad-page-part-of-check_new_page.patch. - Refresh patches.suse/mm-page_alloc-use-__dec_zone_state-for-order-0-page-allocation.patch. - commit 6eb8687 - arm64: dts: apm: Fix mdio clock (bsc#981652 bsc#979043). - commit 973ddbd - block: don't check request size in blk_cloned_rq_check_limits() (bsc#972124). - commit 77504d1 - libfc: Update rport reference counting (bsc#953233). - Delete patches.fixes/0001-libfc-replace-rp_mutex-with-rp_lock.patch. - commit 5f1f33b ++++ kernel-source: - Refresh patches.drivers/ceph-osd_client-add-support-for-CEPH_OSD_OP_GETXATTR.patch. - Refresh patches.drivers/ceph-rbd-add-support-for-header-version-2-and-3.patch. - Refresh patches.drivers/ceph-rbd-add-support-for-watch-notify-payloads.patch. - Refresh patches.drivers/ceph-rbd-update-watch-notify-ceph_osd_op.patch. - Refresh patches.drivers/libceph-add-scatterlist-messenger-data-type.patch. - Refresh patches.drivers/libceph-add-support-for-CMPEXT-compare-extent-reques.patch. - Refresh patches.drivers/libceph-add-support-for-write-same-requests.patch. - Refresh patches.drivers/libceph-fix-pr_fmt-compile-issues.patch. - Refresh patches.drivers/libceph-support-bidirectional-requests.patch. - Refresh patches.drivers/rbd-add-cmpsetattr-device-attribute-for-debugging.patch. - Refresh patches.drivers/rbd-add-getxattr-device-attribute-for-debugging.patch. - Refresh patches.drivers/rbd-add-lio-specific-data-area.patch. - Refresh patches.drivers/rbd-add-num-ops-calculator-helper.patch. - Refresh patches.drivers/rbd-add-rbd_dev_cmpsetxattr-helper.patch. - Refresh patches.drivers/rbd-add-rbd_dev_getxattr-helper.patch. - Refresh patches.drivers/rbd-add-rbd_dev_setxattr-helper.patch. - Refresh patches.drivers/rbd-add-setxattr-device-attribute-for-debugging.patch. - Refresh patches.drivers/rbd-add-support-for-COMPARE_AND_WRITE-CMPEXT.patch. - Refresh patches.drivers/rbd-add-support-for-scatterlist-obj_request_type.patch. - Refresh patches.drivers/rbd-add-support-for-writesame-requests.patch. - Refresh patches.drivers/rbd-add-write-test-helper.patch. - Refresh patches.drivers/rbd-export-some-functions-used-by-lio-rbd-backend.patch. - Refresh patches.drivers/rbd-move-structs-used-by-lio-rbd-to-new-header.patch. - Refresh patches.drivers/target-add-COMPARE_AND_WRITE-sg-creation-helper.patch. - Refresh patches.drivers/target-add-compare-and-write-callback.patch. - Refresh patches.drivers/target-add-lio-rbd-to-makefile-Kconfig.patch. - Refresh patches.drivers/target-add-rbd-backend.patch. - Refresh patches.drivers/target-compare-and-write-backend-driver-sense-handli.patch. - Refresh patches.drivers/target-configfs-add-device-vendor_id-attribute.patch. - Refresh patches.drivers/target-pr-add-backend-API-for-reservation-handling.patch. - Refresh patches.drivers/target-pr-fix-core_scsi3_pr_seq_non-caller.patch. - Refresh patches.drivers/target-pr-split-out-and-export-core_scsi3_pr_seq_non.patch. - Refresh patches.drivers/target-rbd-SCSI3-check-conflict-support.patch. - Refresh patches.drivers/target-rbd-add-SCSI2-reservation-entry-to-PR-info.patch. - Refresh patches.drivers/target-rbd-add-pr_clear-support.patch. - Refresh patches.drivers/target-rbd-add-pr_preempt-support.patch. - Refresh patches.drivers/target-rbd-add-pr_read_reservation-support.patch. - Refresh patches.drivers/target-rbd-add-pr_release-support.patch. - Refresh patches.drivers/target-rbd-add-pr_report_capabilities-support.patch. - Refresh patches.drivers/target-rbd-add-pr_reserve-support.patch. - Refresh patches.drivers/target-rbd-add-stubbed-out-pr_read_full_status.patch. - Refresh patches.drivers/target-rbd-add-stubbed-out-pr_register_and_move.patch. - Refresh patches.drivers/target-rbd-add-support-for-PR-register-read-keys.patch. - Refresh patches.drivers/target-rbd-fix-COMPARE-AND-WRITE-page-vector-leak.patch. - Refresh patches.drivers/target-rbd-fix-PR-info-memory-leaks.patch. - Refresh patches.drivers/target-rbd-handle-SCSI2-reservation-release-on-reset.patch. - Refresh patches.drivers/target-rbd-implement-SCSI2-reservation-handling.patch. - Refresh patches.drivers/target-remove-hardcoded-T10-Vendor-ID-in-INQUIRY-res.patch. - Refresh patches.drivers/0025-target-transport-add-flag-to-indicate-cpu-affinity-is-observed - commit dea74aa - kernek/fork.c: allocate idle task for a CPU always on its local node (bnc#981634). - commit a3c6c7d - mm: make faultaround produce old ptes (bnc#971975 VM performance -- page aging). - commit 26bc907 - mm, page_alloc: prevent infinite loop in buffered_rmqueue() (bnc#971975 VM performance -- page allocator). - commit 9f4b694 - Refresh patches.suse/cpuset-use-static-key-better-and-convert-to-new-API.patch. - Refresh patches.suse/mm-page_alloc-avoid-looking-up-the-first-zone-in-a-zonelist-twice.patch. - Refresh patches.suse/mm-page_alloc-avoid-unnecessary-zone-lookups-during-pageblock-operations.patch. - Refresh patches.suse/mm-page_alloc-check-multiple-page-fields-with-a-single-branch.patch. - Refresh patches.suse/mm-page_alloc-check-once-if-a-zone-has-isolated-pageblocks.patch. - Refresh patches.suse/mm-page_alloc-convert-alloc_flags-to-unsigned.patch. - Refresh patches.suse/mm-page_alloc-convert-nr_fair_skipped-to-bool.patch. - Refresh patches.suse/mm-page_alloc-defer-debugging-checks-of-freed-pages-until-a-PCP-drain.patch. - Refresh patches.suse/mm-page_alloc-defer-debugging-checks-of-pages-allocated-from-the-PCP.patch. - Refresh patches.suse/mm-page_alloc-don-t-duplicate-code-in-free_pcp_prepare.patch. - Refresh patches.suse/mm-page_alloc-inline-pageblock-lookup-in-page-free-fast-paths.patch. - Refresh patches.suse/mm-page_alloc-inline-the-fast-path-of-the-zonelist-iterator.patch. - Refresh patches.suse/mm-page_alloc-inline-zone_statistics.patch. - Refresh patches.suse/mm-page_alloc-move-__GFP_HARDWALL-modifications-out-of-the-fastpath.patch. - Refresh patches.suse/mm-page_alloc-only-check-PageCompound-for-high-order-pages.patch. - Refresh patches.suse/mm-page_alloc-pull-out-side-effects-from-free_pages_check.patch. - Refresh patches.suse/mm-page_alloc-reduce-branches-in-zone_statistics.patch. - Refresh patches.suse/mm-page_alloc-reduce-cost-of-fair-zone-allocation-policy-retry.patch. - Refresh patches.suse/mm-page_alloc-remove-field-from-alloc_context.patch. - Refresh patches.suse/mm-page_alloc-remove-unnecessary-initialisation-from-__alloc_pages_nodemask.patch. - Refresh patches.suse/mm-page_alloc-remove-unnecessary-initialisation-in-get_page_from_freelist.patch. - Refresh patches.suse/mm-page_alloc-remove-unnecessary-local-variable-in-get_page_from_freelist.patch. - Refresh patches.suse/mm-page_alloc-remove-unnecessary-variable-from-free_pcppages_bulk.patch. - Refresh patches.suse/mm-page_alloc-restore-the-original-nodemask-if-the-fast-path-allocation-failed.patch. - Refresh patches.suse/mm-page_alloc-shortcut-watermark-checks-for-order-0-pages.patch. - Refresh patches.suse/mm-page_alloc-shorten-the-page-allocator-fast-path.patch. - Refresh patches.suse/mm-page_alloc-simplify-last-cpupid-reset.patch. - Refresh patches.suse/mm-page_alloc-un-inline-the-bad-part-of-free_pages_check.patch. - Refresh patches.suse/mm-page_alloc-uninline-the-bad-page-part-of-check_new_page.patch. - Refresh patches.suse/mm-page_alloc-use-__dec_zone_state-for-order-0-page-allocation.patch. - commit 6eb8687 - arm64: dts: apm: Fix mdio clock (bsc#981652 bsc#979043). - commit 973ddbd - block: don't check request size in blk_cloned_rq_check_limits() (bsc#972124). - commit 77504d1 - libfc: Update rport reference counting (bsc#953233). - Delete patches.fixes/0001-libfc-replace-rp_mutex-with-rp_lock.patch. - commit 5f1f33b ++++ kernel-syms: - Refresh patches.drivers/ceph-osd_client-add-support-for-CEPH_OSD_OP_GETXATTR.patch. - Refresh patches.drivers/ceph-rbd-add-support-for-header-version-2-and-3.patch. - Refresh patches.drivers/ceph-rbd-add-support-for-watch-notify-payloads.patch. - Refresh patches.drivers/ceph-rbd-update-watch-notify-ceph_osd_op.patch. - Refresh patches.drivers/libceph-add-scatterlist-messenger-data-type.patch. - Refresh patches.drivers/libceph-add-support-for-CMPEXT-compare-extent-reques.patch. - Refresh patches.drivers/libceph-add-support-for-write-same-requests.patch. - Refresh patches.drivers/libceph-fix-pr_fmt-compile-issues.patch. - Refresh patches.drivers/libceph-support-bidirectional-requests.patch. - Refresh patches.drivers/rbd-add-cmpsetattr-device-attribute-for-debugging.patch. - Refresh patches.drivers/rbd-add-getxattr-device-attribute-for-debugging.patch. - Refresh patches.drivers/rbd-add-lio-specific-data-area.patch. - Refresh patches.drivers/rbd-add-num-ops-calculator-helper.patch. - Refresh patches.drivers/rbd-add-rbd_dev_cmpsetxattr-helper.patch. - Refresh patches.drivers/rbd-add-rbd_dev_getxattr-helper.patch. - Refresh patches.drivers/rbd-add-rbd_dev_setxattr-helper.patch. - Refresh patches.drivers/rbd-add-setxattr-device-attribute-for-debugging.patch. - Refresh patches.drivers/rbd-add-support-for-COMPARE_AND_WRITE-CMPEXT.patch. - Refresh patches.drivers/rbd-add-support-for-scatterlist-obj_request_type.patch. - Refresh patches.drivers/rbd-add-support-for-writesame-requests.patch. - Refresh patches.drivers/rbd-add-write-test-helper.patch. - Refresh patches.drivers/rbd-export-some-functions-used-by-lio-rbd-backend.patch. - Refresh patches.drivers/rbd-move-structs-used-by-lio-rbd-to-new-header.patch. - Refresh patches.drivers/target-add-COMPARE_AND_WRITE-sg-creation-helper.patch. - Refresh patches.drivers/target-add-compare-and-write-callback.patch. - Refresh patches.drivers/target-add-lio-rbd-to-makefile-Kconfig.patch. - Refresh patches.drivers/target-add-rbd-backend.patch. - Refresh patches.drivers/target-compare-and-write-backend-driver-sense-handli.patch. - Refresh patches.drivers/target-configfs-add-device-vendor_id-attribute.patch. - Refresh patches.drivers/target-pr-add-backend-API-for-reservation-handling.patch. - Refresh patches.drivers/target-pr-fix-core_scsi3_pr_seq_non-caller.patch. - Refresh patches.drivers/target-pr-split-out-and-export-core_scsi3_pr_seq_non.patch. - Refresh patches.drivers/target-rbd-SCSI3-check-conflict-support.patch. - Refresh patches.drivers/target-rbd-add-SCSI2-reservation-entry-to-PR-info.patch. - Refresh patches.drivers/target-rbd-add-pr_clear-support.patch. - Refresh patches.drivers/target-rbd-add-pr_preempt-support.patch. - Refresh patches.drivers/target-rbd-add-pr_read_reservation-support.patch. - Refresh patches.drivers/target-rbd-add-pr_release-support.patch. - Refresh patches.drivers/target-rbd-add-pr_report_capabilities-support.patch. - Refresh patches.drivers/target-rbd-add-pr_reserve-support.patch. - Refresh patches.drivers/target-rbd-add-stubbed-out-pr_read_full_status.patch. - Refresh patches.drivers/target-rbd-add-stubbed-out-pr_register_and_move.patch. - Refresh patches.drivers/target-rbd-add-support-for-PR-register-read-keys.patch. - Refresh patches.drivers/target-rbd-fix-COMPARE-AND-WRITE-page-vector-leak.patch. - Refresh patches.drivers/target-rbd-fix-PR-info-memory-leaks.patch. - Refresh patches.drivers/target-rbd-handle-SCSI2-reservation-release-on-reset.patch. - Refresh patches.drivers/target-rbd-implement-SCSI2-reservation-handling.patch. - Refresh patches.drivers/target-remove-hardcoded-T10-Vendor-ID-in-INQUIRY-res.patch. - Refresh patches.drivers/0025-target-transport-add-flag-to-indicate-cpu-affinity-is-observed - commit dea74aa - kernek/fork.c: allocate idle task for a CPU always on its local node (bnc#981634). - commit a3c6c7d - mm: make faultaround produce old ptes (bnc#971975 VM performance -- page aging). - commit 26bc907 - mm, page_alloc: prevent infinite loop in buffered_rmqueue() (bnc#971975 VM performance -- page allocator). - commit 9f4b694 - Refresh patches.suse/cpuset-use-static-key-better-and-convert-to-new-API.patch. - Refresh patches.suse/mm-page_alloc-avoid-looking-up-the-first-zone-in-a-zonelist-twice.patch. - Refresh patches.suse/mm-page_alloc-avoid-unnecessary-zone-lookups-during-pageblock-operations.patch. - Refresh patches.suse/mm-page_alloc-check-multiple-page-fields-with-a-single-branch.patch. - Refresh patches.suse/mm-page_alloc-check-once-if-a-zone-has-isolated-pageblocks.patch. - Refresh patches.suse/mm-page_alloc-convert-alloc_flags-to-unsigned.patch. - Refresh patches.suse/mm-page_alloc-convert-nr_fair_skipped-to-bool.patch. - Refresh patches.suse/mm-page_alloc-defer-debugging-checks-of-freed-pages-until-a-PCP-drain.patch. - Refresh patches.suse/mm-page_alloc-defer-debugging-checks-of-pages-allocated-from-the-PCP.patch. - Refresh patches.suse/mm-page_alloc-don-t-duplicate-code-in-free_pcp_prepare.patch. - Refresh patches.suse/mm-page_alloc-inline-pageblock-lookup-in-page-free-fast-paths.patch. - Refresh patches.suse/mm-page_alloc-inline-the-fast-path-of-the-zonelist-iterator.patch. - Refresh patches.suse/mm-page_alloc-inline-zone_statistics.patch. - Refresh patches.suse/mm-page_alloc-move-__GFP_HARDWALL-modifications-out-of-the-fastpath.patch. - Refresh patches.suse/mm-page_alloc-only-check-PageCompound-for-high-order-pages.patch. - Refresh patches.suse/mm-page_alloc-pull-out-side-effects-from-free_pages_check.patch. - Refresh patches.suse/mm-page_alloc-reduce-branches-in-zone_statistics.patch. - Refresh patches.suse/mm-page_alloc-reduce-cost-of-fair-zone-allocation-policy-retry.patch. - Refresh patches.suse/mm-page_alloc-remove-field-from-alloc_context.patch. - Refresh patches.suse/mm-page_alloc-remove-unnecessary-initialisation-from-__alloc_pages_nodemask.patch. - Refresh patches.suse/mm-page_alloc-remove-unnecessary-initialisation-in-get_page_from_freelist.patch. - Refresh patches.suse/mm-page_alloc-remove-unnecessary-local-variable-in-get_page_from_freelist.patch. - Refresh patches.suse/mm-page_alloc-remove-unnecessary-variable-from-free_pcppages_bulk.patch. - Refresh patches.suse/mm-page_alloc-restore-the-original-nodemask-if-the-fast-path-allocation-failed.patch. - Refresh patches.suse/mm-page_alloc-shortcut-watermark-checks-for-order-0-pages.patch. - Refresh patches.suse/mm-page_alloc-shorten-the-page-allocator-fast-path.patch. - Refresh patches.suse/mm-page_alloc-simplify-last-cpupid-reset.patch. - Refresh patches.suse/mm-page_alloc-un-inline-the-bad-part-of-free_pages_check.patch. - Refresh patches.suse/mm-page_alloc-uninline-the-bad-page-part-of-check_new_page.patch. - Refresh patches.suse/mm-page_alloc-use-__dec_zone_state-for-order-0-page-allocation.patch. - commit 6eb8687 - arm64: dts: apm: Fix mdio clock (bsc#981652 bsc#979043). - commit 973ddbd - block: don't check request size in blk_cloned_rq_check_limits() (bsc#972124). - commit 77504d1 - libfc: Update rport reference counting (bsc#953233). - Delete patches.fixes/0001-libfc-replace-rp_mutex-with-rp_lock.patch. - commit 5f1f33b ++++ kexec-tools: - kexec-tools-ppc64-reduce-elf-loads.patch: ppc64: Reduce number of ELF LOAD segments (bsc#981339). ++++ kiwi: - v7.03.72 released - fix hash key handling for perl 5.24 (boo#981080) ++++ multipath-tools: - multipathd: Fixup definition of set_unlocked_handler_callback() - mpathcmd.h: Update Free Software Foundation address ++++ openssh: - enable trusted X11 forwarding by default [openssh-7.2p2-X11_trusted_forwarding.patch] - set UID for lastlog properly [openssh-7.2p2-lastlog.patch] - enable use of PAM by default [openssh-7.2p2-enable_PAM_by_default.patch] - copy command line arguments properly [openssh-7.2p2-saveargv-fix.patch] - do not use pthreads in PAM code [openssh-7.2p2-dont_use_pthreads_in_PAM.patch] - fix paths in documentation [openssh-7.2p2-eal3.patch] - prevent race consitions triggered by SIGALRM [openssh-7.2p2-blocksigalrm.patch] - do send and accept locale environment variables by default [openssh-7.2p2-send_locale.patch] - handle hostnames changes during X forwarding [openssh-7.2p2-hostname_changes_when_forwarding_X.patch] - try to remove xauth cookies on exit [openssh-7.2p2-remove_xauth_cookies_on_exit.patch] - properly format pts names for ?tmp? log files [openssh-7.2p2-pts_names_formatting.patch] - check locked accounts when using PAM [openssh-7.2p2-pam_check_locks.patch] - chenge default PermitRootLogin to 'yes' to prevent unwanted surprises on updates from older versions. See README.SUSE for details [openssh-7.2p2-allow_root_password_login.patch] - Disable DH parameters under 2048 bits by default and allow lowering the limit back to the RFC 4419 specified minimum through an option (bsc#932483, bsc#948902) [openssh-7.2p2-disable_short_DH_parameters.patch] - Add getuid() and stat() syscalls to the seccomp filter (bsc#912436) [openssh-7.2p2-seccomp_getuid.patch, openssh-7.2p2-seccomp_stat.patch] ++++ patterns-sled: - added yast2-migration [bsc#938916] ++++ shadow: - shadow 4.2.1 requested by fate#320422 - bsc#979069: Dont include shadow-4.1.5.1-bug935203-manpage.patch - Dont set SUID bit yet. Once bsc#979282 is through, which will adapt the permissions package, we can enable the SUID bits. Remove the files used to circumvent the check. - Remove: * shadow-rpmlintrc * shadow-subids * shadow-subids.easy * shadow-subids.secure * shadow-subids.paranoid ++++ xrdp: - Add xrdp-fate318398-change-expired-password.patch: Enable the user to update expired password in login window (FATE#318398). ++++ yast2-bootloader: - fix unknown method error ( caused by fix for bnc#980529) - 3.1.191 ++++ yast2-installation: - Move the debugger invocation code to yast2-ruby-bindings package to use the same implementation at run time (FATE#318421) - 3.1.190 ++++ yast2-ruby-bindings: - Improve the debugger support - use the same code also at run time, allow using `Y2DEBUGGER` also in installed system (FATE#318421) - 3.1.48 ------------------------------------------------------------------ ------------------ 2016-5-29 - May 29 2016 ------------------- ------------------------------------------------------------------ ++++ kiwi: - v7.03.71 released - Delete vmxboot dracut optimization For vmx type images, dracut was called in background to speedup the boot process. However this could cause a race condition together with grub2-mkconfig. If grub2-mkconfig is called but dracut has not yet created the initrd, grub2 creates a configuration file without an initrd. The result boot setup is not able to reboot the system because the initrd is not loaded. This fixes (bnc#982092) ------------------------------------------------------------------ ------------------ 2016-5-28 - May 28 2016 ------------------- ------------------------------------------------------------------ ++++ accountsservice: - Add as-fate318433-prevent-same-account-multi-logins.patch (fate#318433): Prevent multiple simultaneous logins. ++++ at-spi2-core: - Drop at-spi2-core-devel Obsolete: the devel package have not existed since 2009. At the same time, drop rpmlintrc, since it's not needed anymore. - Pkgconfig'ify spec file BuildRequires: + Replace/Remove: glib2-devel, gobject-introspection-devel, xorg-x11-devel. + Add: pkgconfig(gio-2.0), pkgconfig(glib-2.0), pkgconfig(gobject-2.0), pkgconfig(gobject-introspection-1.0), pkgconfig(x11), pkgconfig(xtst), pkgconfig(xi). ++++ vte: - Add vte-widget_get_preferred_height.patch: widget_get_preferred_height: use vertical padding, not horizontal. Corresponding patches in gnome-terminal. Patch from upstream git (bgo#760944). ++++ qemu: - Disable qemu-testsuite on s390x for now - there is an unresolved test failure. ------------------------------------------------------------------ ------------------ 2016-5-27 - May 27 2016 ------------------- ------------------------------------------------------------------ ++++ adwaita-icon-theme: - Actually apply adwaita-symbolic-fixes.patch. - Update to GNOME 3.20.2 FATE#318572 ++++ lvm2: - Remove lvm2-clvmd/cmirrord.service and related activation services from %service_add _pre/post/preun/postun because we start clvmd /clmirrord and activate via pacemaker and RA. (bsc#980296) ++++ gdm: - Add explicit BuildRequires(gtk+-3.0) and BuildRequires(libcanberra-gtk3) to build with latest libcanberra release (FATE#318572). ++++ gnome-shell: - Add gs-fate318433-prevent-same-account-multi-logins.patch: Prevent multiple simultaneous logins (Requires patched accountsservice)(fate#318433). ++++ gnome-themes: - Update to GNOME 3.20.2 FATE#318572 ++++ gnome-themes-standard: - Update to GNOME 3.20.2 FATE#318572 ++++ gnome-user-docs: - Update to GNOME 3.20.2 FATE#318572 ++++ gnome-weather: - Update to GNOME 3.20.2 FATE#318572 ++++ grub2: - Add DNS support for UEFI HTTP Boot (fate#320129) * modified grub2-efinet-httpboot.patch ++++ libimobiledevice: - Add libimobiledevice-CVE-2016-5104.patch: Make sure sockets only listen locally (CVE-2016-5104, boo#982014). ++++ kernel-default: - ixgbe: Add support for single-port X550 device (bsc#981916). - commit 373a632 - arm64: Update config files. Enable MDIO_XGENE - commit a13178b - config: enable DM_FLAKEY (bsc#982044). - commit 85594f5 - [v1,6/6] drivers: net: xgene: Fix module load/unload crash (bsc#981652 bsc#979043). - [v1,5/6] dtb: xgene: Remove clock nodes (bsc#981652 bsc#979043). - [v1,4/6] dtb: xgene: Add MDIO node (bsc#981652 bsc#979043). - [v1,3/6] drivers: net: phy: Add MDIO driver (bsc#981652 bsc#979043). - [v1, 2/6] drivers: net: xgene: Backward compatibility with older firmware (bsc#981652 bsc#979043). - [v1,1/6] drivers: net: xgene: MAC and PHY configuration changes (bsc#981652 bsc#979043). - commit 52b859b - drivers: net: xgene: fix register offset (bsc#981652 bsc#979043). - drivers: net: xgene: fix statistics counters race condition (bsc#981652 bsc#979043). - drivers: net: xgene: fix ununiform latency across queues (bsc#981652 bsc#979043). - drivers: net: xgene: fix sharing of irqs (bsc#981652 bsc#979043). - drivers: net: xgene: fix IPv4 forward crash (bsc#981652 bsc#979043). - commit 6520673 - supported.conf: also flag lz4_compress as supported (FATE#318957) - commit fd930fd - fork: free thread in copy_process on failure (bnc#968063). - Update config files. - exit_thread: accept a task parameter to be exited (bnc#968063). - exit_thread: remove empty bodies (bnc#968063). - mn10300: let exit_fpu accept a task (bnc#968063). - powerpc: Remove UP only lazy floating point and vector optimisations (bnc#968063). - commit c847ff5 - MM: increase safety margin provided by PF_LESS_THROTTLE (bsc#956491). - commit a077949 - libceph: handle writefull for OSD op extent init (bsc#980706). - commit 3e8b8e5 ++++ kernel-source: - ixgbe: Add support for single-port X550 device (bsc#981916). - commit 373a632 - arm64: Update config files. Enable MDIO_XGENE - commit a13178b - config: enable DM_FLAKEY (bsc#982044). - commit 85594f5 - [v1,6/6] drivers: net: xgene: Fix module load/unload crash (bsc#981652 bsc#979043). - [v1,5/6] dtb: xgene: Remove clock nodes (bsc#981652 bsc#979043). - [v1,4/6] dtb: xgene: Add MDIO node (bsc#981652 bsc#979043). - [v1,3/6] drivers: net: phy: Add MDIO driver (bsc#981652 bsc#979043). - [v1, 2/6] drivers: net: xgene: Backward compatibility with older firmware (bsc#981652 bsc#979043). - [v1,1/6] drivers: net: xgene: MAC and PHY configuration changes (bsc#981652 bsc#979043). - commit 52b859b - drivers: net: xgene: fix register offset (bsc#981652 bsc#979043). - drivers: net: xgene: fix statistics counters race condition (bsc#981652 bsc#979043). - drivers: net: xgene: fix ununiform latency across queues (bsc#981652 bsc#979043). - drivers: net: xgene: fix sharing of irqs (bsc#981652 bsc#979043). - drivers: net: xgene: fix IPv4 forward crash (bsc#981652 bsc#979043). - commit 6520673 - supported.conf: also flag lz4_compress as supported (FATE#318957) - commit fd930fd - fork: free thread in copy_process on failure (bnc#968063). - Update config files. - exit_thread: accept a task parameter to be exited (bnc#968063). - exit_thread: remove empty bodies (bnc#968063). - mn10300: let exit_fpu accept a task (bnc#968063). - powerpc: Remove UP only lazy floating point and vector optimisations (bnc#968063). - commit c847ff5 - MM: increase safety margin provided by PF_LESS_THROTTLE (bsc#956491). - commit a077949 - libceph: handle writefull for OSD op extent init (bsc#980706). - commit 3e8b8e5 ++++ kernel-syms: - ixgbe: Add support for single-port X550 device (bsc#981916). - commit 373a632 - arm64: Update config files. Enable MDIO_XGENE - commit a13178b - config: enable DM_FLAKEY (bsc#982044). - commit 85594f5 - [v1,6/6] drivers: net: xgene: Fix module load/unload crash (bsc#981652 bsc#979043). - [v1,5/6] dtb: xgene: Remove clock nodes (bsc#981652 bsc#979043). - [v1,4/6] dtb: xgene: Add MDIO node (bsc#981652 bsc#979043). - [v1,3/6] drivers: net: phy: Add MDIO driver (bsc#981652 bsc#979043). - [v1, 2/6] drivers: net: xgene: Backward compatibility with older firmware (bsc#981652 bsc#979043). - [v1,1/6] drivers: net: xgene: MAC and PHY configuration changes (bsc#981652 bsc#979043). - commit 52b859b - drivers: net: xgene: fix register offset (bsc#981652 bsc#979043). - drivers: net: xgene: fix statistics counters race condition (bsc#981652 bsc#979043). - drivers: net: xgene: fix ununiform latency across queues (bsc#981652 bsc#979043). - drivers: net: xgene: fix sharing of irqs (bsc#981652 bsc#979043). - drivers: net: xgene: fix IPv4 forward crash (bsc#981652 bsc#979043). - commit 6520673 - supported.conf: also flag lz4_compress as supported (FATE#318957) - commit fd930fd - fork: free thread in copy_process on failure (bnc#968063). - Update config files. - exit_thread: accept a task parameter to be exited (bnc#968063). - exit_thread: remove empty bodies (bnc#968063). - mn10300: let exit_fpu accept a task (bnc#968063). - powerpc: Remove UP only lazy floating point and vector optimisations (bnc#968063). - commit c847ff5 - MM: increase safety margin provided by PF_LESS_THROTTLE (bsc#956491). - commit a077949 - libceph: handle writefull for OSD op extent init (bsc#980706). - commit 3e8b8e5 ++++ multipath-tools: - Do not install header file with mode 755 ++++ libgnomeui: - Update to GNOME 3.20.2 FATE#318572 ++++ harfbuzz: - Update to GNOME 3.20.2 FATE#318572 ++++ webkit2gtk3: - Update to GNOME 3.20.2 FATE#318572 ++++ systemd: - Update SLE12-SP2 branch (rebased): Added: 64-btrfs.rules: skip btrfs check if devices are not ready (bnc#872929) udev: use device mapper target name for btrfs device ready (bnc#888215) networkd: make network.service an alias of systemd-networkd.service (boo#933092) Dropped: apply ACL for nvidia device nodes apply ACL for nvidia-uvm device node avoid-random-hangs-on-timeouts-due-lost-cwd.patch shut-up-rpmlint-on-var-log-journal.patch Updated (added a proper commit header): boot-local-start.patch systemd-install-compat_pkgconfig-always.patch prepare-suspend-to-disk ++++ libusbmuxd: - Add libusbmuxd-CVE-2016-5104.patch: Make sure sockets only listen locally (CVE-2016-5104, boo#982014). ++++ vte2: - Update to GNOME 3.20.2 FATE#318572 - Fixes bsc#979317 ++++ wicked: - version 0.6.35 - spec: removed ppp service template macro calls (fate#317976) - bonding: support for new v3.7.1 netlink options in 4.4 kernel - linux: update included headers to 4.4, add if_addr.h ++++ libxml2: - Update libxml2 to version libxml2-2.9.4. The new version is resistant against CVE-2016-3627, CVE-2016-1833, CVE-2016-1835, CVE-2016-1837, CVE-2016-1836, CVE-2016-1839, CVE-2016-1838, CVE-2016-1840, CVE-2016-4483, CVE-2016-1834, CVE-2016-3705, and CVE-2016-1762. - Remove obsolete patches libxml2-2.9.1-CVE-2016-3627.patch and 0001-Add-missing-increments-of-recursion-depth-counter-to.patch. ++++ python-libxml2: - Update python-libxml2 to version libxml2-2.9.4. The new version is resistant against CVE-2016-3627, CVE-2016-1833, CVE-2016-1835, CVE-2016-1837, CVE-2016-1836, CVE-2016-1839, CVE-2016-1838, CVE-2016-1840, CVE-2016-4483, CVE-2016-1834, CVE-2016-3705, and CVE-2016-1762. - Remove obsolete patches libxml2-2.9.1-CVE-2016-3627.patch and 0001-Add-missing-increments-of-recursion-depth-counter-to.patch. ++++ suse-module-tools: - Run dos2unix on the modhash script. ++++ vinagre: - Enable rdp by default, since we now have the 2.0 branch in factory. Switch bcond_with rdp to bcond_without rdp. - Add vinagre-freerdp2.patch: make configure check for freerdp2, rather than just freerdp (bgo#765444). - Following the above patch: Replace pkgconfig(freerdp) for pkgconfig(freerdp2). Also add gnome-common BuildRequires and pass autreconf as the patch touches the buildsystem. Further add pkgconfig(appstream-glib) BuildRequires, new dependency after the port to freerdp2. ++++ yast2-bootloader: - use proper device to setup pmbr for grub2efi (bnc#981997) - 3.1.190 ------------------------------------------------------------------ ------------------ 2016-5-26 - May 26 2016 ------------------- ------------------------------------------------------------------ ++++ dosfstools: - Fix: attempt to rename root dir in fsck due to uninitialized fields [bnc#912607] ++++ glib2: - Update to GNOME 3.20.2 Fate#318572 ++++ gnome-desktop: - Update to GNOME 3.20.2 Fate#318572 ++++ hicolor-icon-theme: - Update url to point to some existing location. - Run over with spec-cleaner: Update macros and remove obsolete clean section. ++++ kdump: - kdump-large-phdrs.patch: Handle dump files with many program headers (bsc#932339, bsc#970708). ++++ kernel-default: - TTY: n_gsm, fix false positive WARN_ON (bnc#972036). - commit fb18b4a - arm64: mm: fold alternatives into .init (bsc#976774). - commit b977fd6 - sched/cpuacct: Simplify the cpuacct code (times and clock_gettime performance (bnc#981795)). - commit f836ef1 - config: arm64: Enable zram (FATE#318957) - commit b9c7b89 - rpm/kernel-binary.spec.in: Obsolete SLE12-SP1 compat-wireless-kmp (bsc#975894) - commit 127728b - Refresh patches.suse/0008-kexec-Disable-at-runtime-if-securelevel-has-been-set.patch. bsc#981375 Kernel build fails when CONFIG_KEXEC_VERIFY_SIG isn't set - commit f81c05b ++++ kernel-source: - TTY: n_gsm, fix false positive WARN_ON (bnc#972036). - commit fb18b4a - arm64: mm: fold alternatives into .init (bsc#976774). - commit b977fd6 - sched/cpuacct: Simplify the cpuacct code (times and clock_gettime performance (bnc#981795)). - commit f836ef1 - config: arm64: Enable zram (FATE#318957) - commit b9c7b89 - rpm/kernel-binary.spec.in: Obsolete SLE12-SP1 compat-wireless-kmp (bsc#975894) - commit 127728b - Refresh patches.suse/0008-kexec-Disable-at-runtime-if-securelevel-has-been-set.patch. bsc#981375 Kernel build fails when CONFIG_KEXEC_VERIFY_SIG isn't set - commit f81c05b ++++ kernel-firmware: - Update to version 20160516git / commit 80d463be829a (fate#320305). - Intel SKL audio update - rt2800usb / rt2800pci update - amdgpu update - Obsolete the SP1 compat-wireless-firmware package (bsc#975894). ++++ kernel-syms: - TTY: n_gsm, fix false positive WARN_ON (bnc#972036). - commit fb18b4a - arm64: mm: fold alternatives into .init (bsc#976774). - commit b977fd6 - sched/cpuacct: Simplify the cpuacct code (times and clock_gettime performance (bnc#981795)). - commit f836ef1 - config: arm64: Enable zram (FATE#318957) - commit b9c7b89 - rpm/kernel-binary.spec.in: Obsolete SLE12-SP1 compat-wireless-kmp (bsc#975894) - commit 127728b - Refresh patches.suse/0008-kexec-Disable-at-runtime-if-securelevel-has-been-set.patch. bsc#981375 Kernel build fails when CONFIG_KEXEC_VERIFY_SIG isn't set - commit f81c05b ++++ parted: - Update parted-implement-wipesignatures-option.patch: - Move functionality to libparted (bsc#980834) - libparted: open the device RO and lazily switch to RW only if necessary (bsc#979275) - libparted-open-the-device-RO-and-lazily-switch-to-RW.patch ++++ systemd: - Disable adm group support. We decided to still support this group (unlike wheel) but it's been dropped from dracut. So to make things simple during this rush time, let's disable this and avoid some extra bug reports. - Include rootsymlink-generator binary into the udev package - Remove _service file, it's currently not used and outdated. - Update SLE12-SP2 branch (rebased): udev: rewrite the /dev/root symlink generator udev: add the rule generator for the /dev/root symlink sysv-generator: add (back) support for SysV scripts for the early boot polkit: don't start polkit agent when running as root (bsc#980490) ++++ powertop: - Don't requires xterm-bin but xterm if Leap, boo#981780 ++++ suse-module-tools: - Add modhash tool to calculate hash of signed module. It strips X.509 or PKCS#7 signature before hash kernel module. (fate#319460) ++++ vinagre: - Update to GNOME 3.20.2 Fate#318572 ++++ vino: - Update to GNOME 3.20.2 Fate#318572 ++++ yast2-installation: - System Role: centered dialog (ncurses). ++++ yast2-storage: - raise /boot partitioning size for BTRFS/aarch64 even further (bsc#979037) - 3.1.93 ------------------------------------------------------------------ ------------------ 2016-5-25 - May 25 2016 ------------------- ------------------------------------------------------------------ ++++ Mesa: - enable vc4 and freedreno on aarch64 as well (bsc#983451) ++++ autoyast2: - AutoYaST support for ssh_import module. Fate#319624 - 3.1.129 ++++ libcanberra: - Update to GNOME 3.20.2 Fate#318572 ++++ dconf-editor: - Update to GNOME 3.20.2 FATE#318572 ++++ gdm: - Add gdm-support-XDG_CURRENT_DESKTOP.patch: support XDG_CURRENT_DESKTOP (bgo#727546, bnc#981261) ++++ gnome-session: - Conditionally apply translations-update-upstream BuildRequires and macro for non-openSUSE only. - Change gnome-session-ice-auth-for-suid.patch patch tag to PATCH-FIX-SLE, and only apply for non-opensuse. Same for gnome-common BuildRequires and NOCONFIGURE call. - Add xsltproc BuildRequries: Needed for man pages, pulled in by gnome-common before. - Drop no longer needed Provides and Obsoletes: gnome-core, gnome-session-branding, gnome-session-gtk1-support, gnome-session-splash, gnome-session-fallback-session and gnome2-look-and-feel. - Drop hicolor-icon-theme BuildRequires: We rely on Adwaita now, and that is always provided by gtk3. ++++ indic-fonts: - gujrati fonts [bsc#977195]: remove hinting instructions for all letters except gujrati symbols in * aakar medium * padmaa Bold * padmaa Medium * Rekha medium ++++ kernel-default: - dasd: fix hanging system after LCU changes (bnc#968497, LTC#136671). - commit c9f81d6 - cxgb4: Set VPD size so we can read both VPD structures (bsc#981348). - PCI: Add pci_set_vpd_size() to set VPD size (bsc#981348). - commit 1c127ef - PCI: Fold struct pci_vpd_pci22 into struct pci_vpd (bsc#959146). - PCI: Move pci_read_vpd() and pci_write_vpd() close to other VPD code (bsc#959146). - PCI: Move pci_vpd_release() from header file to pci/access.c (bsc#959146). - PCI: Prevent VPD access for buggy devices (bsc#959146). - PCI: Remove struct pci_vpd_ops.release function pointer (bsc#959146). - PCI: Rename VPD symbols to remove unnecessary "pci22" (bsc#959146). - PCI: Sleep rather than busy-wait for VPD access completion (bsc#959146). - PCI: Use bitfield instead of bool for struct pci_vpd_pci22.busy (bsc#959146). - Delete patches.fixes/pci-Blacklist-vpd-access-for-buggy-devices.patch. Update this patchset to its upstream version. - commit ced72da - MODSIGN: check hash of PKCS#7 signed kernel module in blacklist (fate#319460). - commit 7f9ba9f - supported.conf: Remove number of uncertain modules on arm (bsc#981173) - commit 2e3a22f - supported.conf: mark zram as supported (FATE#318957) - commit 8ae91e8 - xen-blkback: advertise indirect segment support earlier (bsc#957986 fate#320625). - xen-blkfront: rename indirect descriptor parameter (bsc#957986 fate#320625). - commit b7010f5 - Fix build breakage due to missing buildroot in rpm/kernel-binary.spec.in - commit c03eb71 - Bluetooth: fix power_on vs close race (bsc#966849). - commit 4c66809 - Refresh patch-mainline tags - patches.drivers/0001-usb-audio-correct-speed-checking.patch - patches.drivers/0002-usb-midi-correct-speed-checking.patch - patches.drivers/ALSA-hda-Fix-unexpected-resume-through-regmap-code-p - patches.drivers/ALSA-hrtimer-Handle-start-stop-more-properly - commit a0de864 - s390/3270: hangup the 3270 tty after a disconnect (bnc#980892, LTC#141736). - s390/3270: handle reconnect of a tty with a different size (bnc#980892, LTC#141736). - s390/3270: avoid endless I/O loop with disconnected 3270 terminals (bnc#980892, LTC#141736). - s390/3270: fix garbled output on 3270 tty view (bnc#980892, LTC#141736). - s390/3270: fix view reference counting (bnc#980892, LTC#141736). - s390/3270: add missing tty_kref_put (bnc#980892, LTC#141736). - s390/pci: fix use after free in dma_init (bnc#980892, LTC#141626). - s390/pci: remove pdev pointer from arch data (bnc#980892, LTC#139444). - s390/pci_dma: fix DMA table corruption with > 4 TB main memory (bnc#980892, LTC#139401). - iucv: call skb_linearize() when needed (bnc#980892, LTC#141240). - s390/spinlock: avoid yield to non existent cpu (bnc#980892, LTC#141106). - commit 0bc9e0b - qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template() (bsc#966337 FATE#320147). - bnxt_en: Add workaround to detect bad opaque in rx completion (part 2) (bsc#963575 FATE#320144). - bnxt_en: Add workaround to detect bad opaque in rx completion (part 1) (bsc#963575 FATE#320144). - netxen: netxen_rom_fast_read() doesn't return -1 (bsc#966339 FATE#320150). - netxen: reversed condition in netxen_nic_set_link_parameters() (bsc#966339 FATE#320150). - netxen: fix error handling in netxen_get_flash_block() (bsc#966339 FATE#320150). - qed: add support for dcbx (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Remove a stray tab (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: VFs gracefully accept lack of PM (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Allow more than 16 VFs (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Reset link on IOV disable (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Improve VF interrupt reset (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Correct PF-sanity check (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - commit d2f5fa7 ++++ kernel-source: - dasd: fix hanging system after LCU changes (bnc#968497, LTC#136671). - commit c9f81d6 - cxgb4: Set VPD size so we can read both VPD structures (bsc#981348). - PCI: Add pci_set_vpd_size() to set VPD size (bsc#981348). - commit 1c127ef - PCI: Fold struct pci_vpd_pci22 into struct pci_vpd (bsc#959146). - PCI: Move pci_read_vpd() and pci_write_vpd() close to other VPD code (bsc#959146). - PCI: Move pci_vpd_release() from header file to pci/access.c (bsc#959146). - PCI: Prevent VPD access for buggy devices (bsc#959146). - PCI: Remove struct pci_vpd_ops.release function pointer (bsc#959146). - PCI: Rename VPD symbols to remove unnecessary "pci22" (bsc#959146). - PCI: Sleep rather than busy-wait for VPD access completion (bsc#959146). - PCI: Use bitfield instead of bool for struct pci_vpd_pci22.busy (bsc#959146). - Delete patches.fixes/pci-Blacklist-vpd-access-for-buggy-devices.patch. Update this patchset to its upstream version. - commit ced72da - MODSIGN: check hash of PKCS#7 signed kernel module in blacklist (fate#319460). - commit 7f9ba9f - supported.conf: Remove number of uncertain modules on arm (bsc#981173) - commit 2e3a22f - supported.conf: mark zram as supported (FATE#318957) - commit 8ae91e8 - xen-blkback: advertise indirect segment support earlier (bsc#957986 fate#320625). - xen-blkfront: rename indirect descriptor parameter (bsc#957986 fate#320625). - commit b7010f5 - Fix build breakage due to missing buildroot in rpm/kernel-binary.spec.in - commit c03eb71 - Bluetooth: fix power_on vs close race (bsc#966849). - commit 4c66809 - Refresh patch-mainline tags - patches.drivers/0001-usb-audio-correct-speed-checking.patch - patches.drivers/0002-usb-midi-correct-speed-checking.patch - patches.drivers/ALSA-hda-Fix-unexpected-resume-through-regmap-code-p - patches.drivers/ALSA-hrtimer-Handle-start-stop-more-properly - commit a0de864 - s390/3270: hangup the 3270 tty after a disconnect (bnc#980892, LTC#141736). - s390/3270: handle reconnect of a tty with a different size (bnc#980892, LTC#141736). - s390/3270: avoid endless I/O loop with disconnected 3270 terminals (bnc#980892, LTC#141736). - s390/3270: fix garbled output on 3270 tty view (bnc#980892, LTC#141736). - s390/3270: fix view reference counting (bnc#980892, LTC#141736). - s390/3270: add missing tty_kref_put (bnc#980892, LTC#141736). - s390/pci: fix use after free in dma_init (bnc#980892, LTC#141626). - s390/pci: remove pdev pointer from arch data (bnc#980892, LTC#139444). - s390/pci_dma: fix DMA table corruption with > 4 TB main memory (bnc#980892, LTC#139401). - iucv: call skb_linearize() when needed (bnc#980892, LTC#141240). - s390/spinlock: avoid yield to non existent cpu (bnc#980892, LTC#141106). - commit 0bc9e0b - qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template() (bsc#966337 FATE#320147). - bnxt_en: Add workaround to detect bad opaque in rx completion (part 2) (bsc#963575 FATE#320144). - bnxt_en: Add workaround to detect bad opaque in rx completion (part 1) (bsc#963575 FATE#320144). - netxen: netxen_rom_fast_read() doesn't return -1 (bsc#966339 FATE#320150). - netxen: reversed condition in netxen_nic_set_link_parameters() (bsc#966339 FATE#320150). - netxen: fix error handling in netxen_get_flash_block() (bsc#966339 FATE#320150). - qed: add support for dcbx (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Remove a stray tab (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: VFs gracefully accept lack of PM (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Allow more than 16 VFs (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Reset link on IOV disable (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Improve VF interrupt reset (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Correct PF-sanity check (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - commit d2f5fa7 ++++ kernel-syms: - dasd: fix hanging system after LCU changes (bnc#968497, LTC#136671). - commit c9f81d6 - cxgb4: Set VPD size so we can read both VPD structures (bsc#981348). - PCI: Add pci_set_vpd_size() to set VPD size (bsc#981348). - commit 1c127ef - PCI: Fold struct pci_vpd_pci22 into struct pci_vpd (bsc#959146). - PCI: Move pci_read_vpd() and pci_write_vpd() close to other VPD code (bsc#959146). - PCI: Move pci_vpd_release() from header file to pci/access.c (bsc#959146). - PCI: Prevent VPD access for buggy devices (bsc#959146). - PCI: Remove struct pci_vpd_ops.release function pointer (bsc#959146). - PCI: Rename VPD symbols to remove unnecessary "pci22" (bsc#959146). - PCI: Sleep rather than busy-wait for VPD access completion (bsc#959146). - PCI: Use bitfield instead of bool for struct pci_vpd_pci22.busy (bsc#959146). - Delete patches.fixes/pci-Blacklist-vpd-access-for-buggy-devices.patch. Update this patchset to its upstream version. - commit ced72da - MODSIGN: check hash of PKCS#7 signed kernel module in blacklist (fate#319460). - commit 7f9ba9f - supported.conf: Remove number of uncertain modules on arm (bsc#981173) - commit 2e3a22f - supported.conf: mark zram as supported (FATE#318957) - commit 8ae91e8 - xen-blkback: advertise indirect segment support earlier (bsc#957986 fate#320625). - xen-blkfront: rename indirect descriptor parameter (bsc#957986 fate#320625). - commit b7010f5 - Fix build breakage due to missing buildroot in rpm/kernel-binary.spec.in - commit c03eb71 - Bluetooth: fix power_on vs close race (bsc#966849). - commit 4c66809 - Refresh patch-mainline tags - patches.drivers/0001-usb-audio-correct-speed-checking.patch - patches.drivers/0002-usb-midi-correct-speed-checking.patch - patches.drivers/ALSA-hda-Fix-unexpected-resume-through-regmap-code-p - patches.drivers/ALSA-hrtimer-Handle-start-stop-more-properly - commit a0de864 - s390/3270: hangup the 3270 tty after a disconnect (bnc#980892, LTC#141736). - s390/3270: handle reconnect of a tty with a different size (bnc#980892, LTC#141736). - s390/3270: avoid endless I/O loop with disconnected 3270 terminals (bnc#980892, LTC#141736). - s390/3270: fix garbled output on 3270 tty view (bnc#980892, LTC#141736). - s390/3270: fix view reference counting (bnc#980892, LTC#141736). - s390/3270: add missing tty_kref_put (bnc#980892, LTC#141736). - s390/pci: fix use after free in dma_init (bnc#980892, LTC#141626). - s390/pci: remove pdev pointer from arch data (bnc#980892, LTC#139444). - s390/pci_dma: fix DMA table corruption with > 4 TB main memory (bnc#980892, LTC#139401). - iucv: call skb_linearize() when needed (bnc#980892, LTC#141240). - s390/spinlock: avoid yield to non existent cpu (bnc#980892, LTC#141106). - commit 0bc9e0b - qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template() (bsc#966337 FATE#320147). - bnxt_en: Add workaround to detect bad opaque in rx completion (part 2) (bsc#963575 FATE#320144). - bnxt_en: Add workaround to detect bad opaque in rx completion (part 1) (bsc#963575 FATE#320144). - netxen: netxen_rom_fast_read() doesn't return -1 (bsc#966339 FATE#320150). - netxen: reversed condition in netxen_nic_set_link_parameters() (bsc#966339 FATE#320150). - netxen: fix error handling in netxen_get_flash_block() (bsc#966339 FATE#320150). - qed: add support for dcbx (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Remove a stray tab (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: VFs gracefully accept lack of PM (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Allow more than 16 VFs (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Reset link on IOV disable (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Improve VF interrupt reset (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Correct PF-sanity check (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - commit d2f5fa7 ++++ kiwi: - v7.03.70 released - v7.03.69 released - Added readonly check for persistent data When creating a partition for persistent data, check if the device class has the readonly flag set before trying to write anything there. Fixes #576 ++++ multipath-tools: - Update to latest upstream version 0.6.1 * Merge suse-specific patches * Drop multipath.conf.* files * Update to version 0.6.1 * multipathd: move 'filter_devnode' under vector lock * libmultipath: use poll() in uevent_listen() * Increase kpartx retries * Merge Dell MD3XXX hardware table entries * multipathd: Add 'sysfs' prioritizer (bsc#927040) * libmultipath: call get_vpd_uid() if no uid_attribute is set * multipathd: update defaults ++++ procps: - Let legacy pmap survive newer kernel 4.4 (bsc#981616) ++++ systemd: - Add back the %pre section even if it's not used. The fact that systemd uses a %pre is hard coded somewhere in the build system :-/ ++++ libusb-1_0: - Update to GNOME 3.20.2 FATE#318572 ++++ libvirt: - libxl: add domainInterfaceAddresses API ba566428-libxl-dom-iface-addrs.patch bsc#979425 - libxl: default to qemu driver for network disks a1c9a81a-libxl-rbd-fix.patch boo#981094 ++++ mcelog: - Add mcelog-skylake.patch patch to support Skylake Xeons (fate#319698) - Patches refreshed so that they apply cleanly: mcelog_invert_prefill_db_warning.patch add-f10h-support.patch add-f11h-support.patch add-f12h-support.patch add-f14h-support.patch add-f15h-support.patch add-f16h-support.patch fix_setgroups_missing_call.patch ++++ python3-cairo: - Update to GNOME 3.20.2 FATE#318572 ++++ qemu: - Enable NUMA for aarch64 (fate#319979) ++++ sled-manuals_en: - Update text and image files (git: 042a37a); bsc#933411. ++++ sles-manuals_en: - Update text and image files (git: 042a37a); bsc#933411. ++++ suse-module-tools: - Remove -x bit from 50-kernel-uname_r.conf (bsc#981291). ++++ xen: - fate#319989 - Update to Xen 4.7 RC4 xen-4.7.0-testing-src.tar.bz2 - Dropped xen.pkgconfig-4.7.patch xsa164.patch ++++ yast2-bootloader: - do not try to install grub2 on lvm on partition-less disk (bnc#980529) - 3.1.189 ++++ yast2-installation: - More visual improvements in the SSH keys importing proposal summary based on blog entry feedback. (Fate#319624) - 3.1.189 - Start the Ruby debugger at the beginning of installation when Y2DEBUGGER is set (FATE#318421) - 3.1.188 ------------------------------------------------------------------ ------------------ 2016-5-24 - May 24 2016 ------------------- ------------------------------------------------------------------ ++++ desktop-file-utils: - Fix suse-update-mime-defaults: Ensure the directory structure to write the cache info to is in place (boo#976973). ++++ gdb: - Add gdb-gcc6-Wparentheses-warning.patch to fix Werrors reported by GCC6. ++++ glibc: - clntudp-call-alloca.patch: do not use alloca in clntudp_call (CVE-2016-4429, bsc#980854, BZ #20112) ++++ glibc: - clntudp-call-alloca.patch: do not use alloca in clntudp_call (CVE-2016-4429, bsc#980854, BZ #20112) ++++ gnome-terminal: - Add gnome-terminal-resize-fix.patch: Fix resizing of gnome-terminal, patches from upstream bug (bgo#760944). - Remove gnome-core obsoletes; it is from 2002 or so and not relevant now. ++++ gstreamer-0_10-plugins-bad: - Drop libmusicbrainz-devel BuildRequires: gstreamer 0.10 only supports libmusicbrainz2 API. The current version 5 is not supported. ++++ gstreamer-plugins-bad: - Drop pkgconfig(libmusicbrainz): gstreamer does not depend on it directly. ++++ kernel-default: - Remove number prefix from patch I'd like it to stay at the end since it is out of tree. - commit f46682f - net/mlx4: Remove unused macro (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - Refresh patches.drivers/mlx4-0045-net-mlx4-Query-RoCE-support.patch. - commit da47eea - arm64: mm: create new fine-grained mappings at boot (bsc#976774). - arm64: ensure _stext and _etext are page-aligned (bsc#976774). - arm64: mm: allow passing a pgdir to alloc_init_* (bsc#976774). - arm64: mm: allocate pagetables anywhere (bsc#976774). - arm64: mm: use fixmap when creating page tables (bsc#976774). - arm64: mm: add functions to walk tables in fixmap (bsc#976774). - arm64: mm: add __{pud,pgd}_populate (bsc#976774). - arm64: mm: avoid redundant __pa(__va(x)) (bsc#976774). - arm64: mm: add functions to walk page tables by PA (bsc#976774). - arm64: mm: move pte_* macros (bsc#976774). - arm64: kasan: avoid TLB conflicts (bsc#976774). - arm64: mm: add code to safely replace TTBR1_EL1 (bsc#976774). - arm64: add function to install the idmap (bsc#976774). - arm64: unmap idmap earlier (bsc#976774). - arm64: unify idmap removal (bsc#976774). - arm64: mm: place empty_zero_page in bss (bsc#976774). - arm64: mm: specialise pagetable allocators (bsc#976774). - asm-generic: Fix local variable shadow in __set_fixmap_offset (bsc#976774). - commit 7a6098f - intel_idle: Add SKX support (FATE#319766). - commit 7dd9268 - rpm/kernel-binary.spec.in: Fix build error when no firmware is installed - commit a09ef60 - Unbreak ppc64le/vanilla config It had erroneous entries for CONFIG_SPLIT_PACKAGE and CONFIG_SUSE_KERNEL_SUPPORTED, confusing the rpm build. - commit 91b0766 - supported.conf: Add device-mapper targets and SCSI drivers needed for virtualization to supported.conf - commit 6ccf51e - supported.conf: Add pm8001 to supported.conf. - commit 0d05807 - supported.conf: Account for NVMe directory move. - commit b95b5b0 - hisi_sas: add alloc_dev_quirk_v2_hw() (bnc#977572). - Update config files. - supported.conf: - hisi_sas: add slot_index_alloc_quirk_v2_hw() (bnc#977572). - hisi_sas: add device and slot alloc hw methods (bnc#977572). - hisi_sas: update driver version to 1.4 (bnc#977572). - hisi_sas: for v2 hw only set ITCT qw2 for SAS device (bnc#977572). - hisi_sas: add v2 hw support for >4 SATA phys (bnc#977572). - hisi_sas: fix v2 hw multiple SATA disk issue (bnc#977572). - hisi_sas: use device linkrate in MCR for v2 hw (bnc#977572). - hisi_sas: update driver version to 1.3 (bnc#977572). - hisi_sas: add hisi_sas_slave_configure() (bnc#977572). - hisi_sas: use slot abort in v2 hw (bnc#977572). - hisi_sas: use slot abort in v1 hw (bnc#977572). - hisi_sas: add hisi_sas_slot_abort() (bnc#977572). - hisi_sas: change tmf func complete check (bnc#977572). - hisi_sas: update driver version to 1.2 (bnc#977572). - hisi_sas: add v1 hw ACPI support (bnc#977572). - hisi_sas: use Unified Device Properties API (bnc#977572). - hisi_sas: update driver version to 1.1 (bnc#977572). - hisi_sas: add v2 tmf functions (bnc#977572). - hisi_sas: add v2 slot error handler (bnc#977572). - hisi_sas: add v2 path to send ATA command (bnc#977572). - hisi_sas: add v2 code for itct setup and free (bnc#977572). - hisi_sas: add v2 code to send smp command (bnc#977572). - hisi_sas: add v2 path to send ssp frame (bnc#977572). - hisi_sas: add v2 cq interrupt handler (bnc#977572). - hisi_sas: add v2 SATA interrupt handler (bnc#977572). - hisi_sas: add v2 channel interrupt handler (bnc#977572). - hisi_sas: add v2 phy down handler (bnc#977572). - hisi_sas: add v2 int init and phy up handler (bnc#977572). - hisi_sas: add v2 phy init code (bnc#977572). - hisi_sas: add init_id_frame_v2_hw() (bnc#977572). - hisi_sas: add v2 hw init (bnc#977572). - hisi_sas: add v2 register definitions (bnc#977572). - hisi_sas: add bare v2 hw driver (bnc#977572). - hisi_sas: rename some fields in hisi_sas_itct (bnc#977572). - hisi_sas: add hisi_sas_err_record_v1 (bnc#977572). - hisi_sas: reduce max itct entries (bnc#977572). - hisi_sas: set max commands as configurable (bnc#977572). - hisi_sas: relocate DEV_IS_EXPANDER (bnc#977572). - hisi_sas: fix v1 hw check for slot error (bnc#977572). - hisi_sas: add dependency for HAS_IOMEM (bnc#977572). - hisi_sas: Restrict SCSI_HISI_SAS to arm64 (bnc#977572). - hisi_sas: SCSI_HISI_SAS should depend on HAS_DMA (bnc#977572). - hisi_sas: Use u64 for qw0 in free_device_v1_hw() (bnc#977572). - hisi_sas: Fix typo in setup_itct_v1_hw() (bnc#977572). - hisi_sas: Fix v1 itct masks (bnc#977572). - hisi_sas: use platform_get_irq() (bnc#977572). - hisi_sas: fix error codes in hisi_sas_task_prep() (bnc#977572). - hisi_sas: Remove dependency on of_irq_count (bnc#977572). - hisi_sas: Add fatal irq handler (bnc#977572). - hisi_sas: Add control phy handler (bnc#977572). - hisi_sas: Add tmf methods (bnc#977572). - hisi_sas: Add scan finished and start (bnc#977572). - hisi_sas: Add smp protocol support (bnc#977572). - hisi_sas: Add bcast interrupt handler (bnc#977572). - hisi_sas: Add abnormal irq handler (bnc#977572). - hisi_sas: Add dev_found and dev_gone (bnc#977572). - hisi_sas: Add cq interrupt handler (bnc#977572). - hisi_sas: Add ssp command function (bnc#977572). - hisi_sas: Add path from phyup irq to SAS framework (bnc#977572). - hisi_sas: Add v1 hardware interrupt init (bnc#977572). - hisi_sas: Add v1 hardware initialisation code (bnc#977572). - hisi_sas: Add v1 hardware register definitions (bnc#977572). - hisi_sas: Add v1 hw module init (bnc#977572). - hisi_sas: Add timer and spinlock init (bnc#977572). - hisi_sas: Add phy and port init (bnc#977572). - hisi_sas: Add hisi sas device type (bnc#977572). - hisi_sas: Add hisi_hba workqueue (bnc#977572). - hisi_sas: Set dev DMA mask (bnc#977572). - hisi_sas: Add phy SAS ADDR initialization (bnc#977572). - hisi_sas: Add cq structure initialization (bnc#977572). - hisi_sas: Add slot init code (bnc#977572). - hisi_sas: Add hisi_sas_remove (bnc#977572). - hisi_sas: Allocate memories and create pools (bnc#977572). - hisi_sas: Add HW DMA structures (bnc#977572). - hisi_sas: Scan device tree (bnc#977572). - hisi_sas: Add scsi host registration (bnc#977572). - hisi_sas: Add initial bare main driver (bnc#977572). - scsi: Centralise ssp frame information units (bnc#977572). - commit bf62427 - [media] usbvision: revert commit 588afcc1 (bnc#950998, CVE-2015-7833). - commit 44b4542 - rpm/kernel-binary.spec.in: Do not package helper files in -devel (bsc#981204) - commit 4c334f0 - tipc: check nl sock before parsing nested attributes (CVE-2016-4951 bsc#981058). - commit 793f25a - Update patches.kernel.org/patch-4.4.7-8 references (add CVE-2016-4805 bsc#980371). - commit 75e6195 - supported.conf: Add qed, qede drivers (bsc#966316 FATE#320159 bsc#966318 FATE#320158) - commit 64cf9d1 - supported.conf: Add bnxt_en driver (bsc#963575 FATE#320144) - commit 9a3e1c2 ++++ kernel-source: - Remove number prefix from patch I'd like it to stay at the end since it is out of tree. - commit f46682f - net/mlx4: Remove unused macro (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - Refresh patches.drivers/mlx4-0045-net-mlx4-Query-RoCE-support.patch. - commit da47eea - arm64: mm: create new fine-grained mappings at boot (bsc#976774). - arm64: ensure _stext and _etext are page-aligned (bsc#976774). - arm64: mm: allow passing a pgdir to alloc_init_* (bsc#976774). - arm64: mm: allocate pagetables anywhere (bsc#976774). - arm64: mm: use fixmap when creating page tables (bsc#976774). - arm64: mm: add functions to walk tables in fixmap (bsc#976774). - arm64: mm: add __{pud,pgd}_populate (bsc#976774). - arm64: mm: avoid redundant __pa(__va(x)) (bsc#976774). - arm64: mm: add functions to walk page tables by PA (bsc#976774). - arm64: mm: move pte_* macros (bsc#976774). - arm64: kasan: avoid TLB conflicts (bsc#976774). - arm64: mm: add code to safely replace TTBR1_EL1 (bsc#976774). - arm64: add function to install the idmap (bsc#976774). - arm64: unmap idmap earlier (bsc#976774). - arm64: unify idmap removal (bsc#976774). - arm64: mm: place empty_zero_page in bss (bsc#976774). - arm64: mm: specialise pagetable allocators (bsc#976774). - asm-generic: Fix local variable shadow in __set_fixmap_offset (bsc#976774). - commit 7a6098f - intel_idle: Add SKX support (FATE#319766). - commit 7dd9268 - rpm/kernel-binary.spec.in: Fix build error when no firmware is installed - commit a09ef60 - Unbreak ppc64le/vanilla config It had erroneous entries for CONFIG_SPLIT_PACKAGE and CONFIG_SUSE_KERNEL_SUPPORTED, confusing the rpm build. - commit 91b0766 - supported.conf: Add device-mapper targets and SCSI drivers needed for virtualization to supported.conf - commit 6ccf51e - supported.conf: Add pm8001 to supported.conf. - commit 0d05807 - supported.conf: Account for NVMe directory move. - commit b95b5b0 - hisi_sas: add alloc_dev_quirk_v2_hw() (bnc#977572). - Update config files. - supported.conf: - hisi_sas: add slot_index_alloc_quirk_v2_hw() (bnc#977572). - hisi_sas: add device and slot alloc hw methods (bnc#977572). - hisi_sas: update driver version to 1.4 (bnc#977572). - hisi_sas: for v2 hw only set ITCT qw2 for SAS device (bnc#977572). - hisi_sas: add v2 hw support for >4 SATA phys (bnc#977572). - hisi_sas: fix v2 hw multiple SATA disk issue (bnc#977572). - hisi_sas: use device linkrate in MCR for v2 hw (bnc#977572). - hisi_sas: update driver version to 1.3 (bnc#977572). - hisi_sas: add hisi_sas_slave_configure() (bnc#977572). - hisi_sas: use slot abort in v2 hw (bnc#977572). - hisi_sas: use slot abort in v1 hw (bnc#977572). - hisi_sas: add hisi_sas_slot_abort() (bnc#977572). - hisi_sas: change tmf func complete check (bnc#977572). - hisi_sas: update driver version to 1.2 (bnc#977572). - hisi_sas: add v1 hw ACPI support (bnc#977572). - hisi_sas: use Unified Device Properties API (bnc#977572). - hisi_sas: update driver version to 1.1 (bnc#977572). - hisi_sas: add v2 tmf functions (bnc#977572). - hisi_sas: add v2 slot error handler (bnc#977572). - hisi_sas: add v2 path to send ATA command (bnc#977572). - hisi_sas: add v2 code for itct setup and free (bnc#977572). - hisi_sas: add v2 code to send smp command (bnc#977572). - hisi_sas: add v2 path to send ssp frame (bnc#977572). - hisi_sas: add v2 cq interrupt handler (bnc#977572). - hisi_sas: add v2 SATA interrupt handler (bnc#977572). - hisi_sas: add v2 channel interrupt handler (bnc#977572). - hisi_sas: add v2 phy down handler (bnc#977572). - hisi_sas: add v2 int init and phy up handler (bnc#977572). - hisi_sas: add v2 phy init code (bnc#977572). - hisi_sas: add init_id_frame_v2_hw() (bnc#977572). - hisi_sas: add v2 hw init (bnc#977572). - hisi_sas: add v2 register definitions (bnc#977572). - hisi_sas: add bare v2 hw driver (bnc#977572). - hisi_sas: rename some fields in hisi_sas_itct (bnc#977572). - hisi_sas: add hisi_sas_err_record_v1 (bnc#977572). - hisi_sas: reduce max itct entries (bnc#977572). - hisi_sas: set max commands as configurable (bnc#977572). - hisi_sas: relocate DEV_IS_EXPANDER (bnc#977572). - hisi_sas: fix v1 hw check for slot error (bnc#977572). - hisi_sas: add dependency for HAS_IOMEM (bnc#977572). - hisi_sas: Restrict SCSI_HISI_SAS to arm64 (bnc#977572). - hisi_sas: SCSI_HISI_SAS should depend on HAS_DMA (bnc#977572). - hisi_sas: Use u64 for qw0 in free_device_v1_hw() (bnc#977572). - hisi_sas: Fix typo in setup_itct_v1_hw() (bnc#977572). - hisi_sas: Fix v1 itct masks (bnc#977572). - hisi_sas: use platform_get_irq() (bnc#977572). - hisi_sas: fix error codes in hisi_sas_task_prep() (bnc#977572). - hisi_sas: Remove dependency on of_irq_count (bnc#977572). - hisi_sas: Add fatal irq handler (bnc#977572). - hisi_sas: Add control phy handler (bnc#977572). - hisi_sas: Add tmf methods (bnc#977572). - hisi_sas: Add scan finished and start (bnc#977572). - hisi_sas: Add smp protocol support (bnc#977572). - hisi_sas: Add bcast interrupt handler (bnc#977572). - hisi_sas: Add abnormal irq handler (bnc#977572). - hisi_sas: Add dev_found and dev_gone (bnc#977572). - hisi_sas: Add cq interrupt handler (bnc#977572). - hisi_sas: Add ssp command function (bnc#977572). - hisi_sas: Add path from phyup irq to SAS framework (bnc#977572). - hisi_sas: Add v1 hardware interrupt init (bnc#977572). - hisi_sas: Add v1 hardware initialisation code (bnc#977572). - hisi_sas: Add v1 hardware register definitions (bnc#977572). - hisi_sas: Add v1 hw module init (bnc#977572). - hisi_sas: Add timer and spinlock init (bnc#977572). - hisi_sas: Add phy and port init (bnc#977572). - hisi_sas: Add hisi sas device type (bnc#977572). - hisi_sas: Add hisi_hba workqueue (bnc#977572). - hisi_sas: Set dev DMA mask (bnc#977572). - hisi_sas: Add phy SAS ADDR initialization (bnc#977572). - hisi_sas: Add cq structure initialization (bnc#977572). - hisi_sas: Add slot init code (bnc#977572). - hisi_sas: Add hisi_sas_remove (bnc#977572). - hisi_sas: Allocate memories and create pools (bnc#977572). - hisi_sas: Add HW DMA structures (bnc#977572). - hisi_sas: Scan device tree (bnc#977572). - hisi_sas: Add scsi host registration (bnc#977572). - hisi_sas: Add initial bare main driver (bnc#977572). - scsi: Centralise ssp frame information units (bnc#977572). - commit bf62427 - [media] usbvision: revert commit 588afcc1 (bnc#950998, CVE-2015-7833). - commit 44b4542 - rpm/kernel-binary.spec.in: Do not package helper files in -devel (bsc#981204) - commit 4c334f0 - tipc: check nl sock before parsing nested attributes (CVE-2016-4951 bsc#981058). - commit 793f25a - Update patches.kernel.org/patch-4.4.7-8 references (add CVE-2016-4805 bsc#980371). - commit 75e6195 - supported.conf: Add qed, qede drivers (bsc#966316 FATE#320159 bsc#966318 FATE#320158) - commit 64cf9d1 - supported.conf: Add bnxt_en driver (bsc#963575 FATE#320144) - commit 9a3e1c2 ++++ kernel-syms: - Remove number prefix from patch I'd like it to stay at the end since it is out of tree. - commit f46682f - net/mlx4: Remove unused macro (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - Refresh patches.drivers/mlx4-0045-net-mlx4-Query-RoCE-support.patch. - commit da47eea - arm64: mm: create new fine-grained mappings at boot (bsc#976774). - arm64: ensure _stext and _etext are page-aligned (bsc#976774). - arm64: mm: allow passing a pgdir to alloc_init_* (bsc#976774). - arm64: mm: allocate pagetables anywhere (bsc#976774). - arm64: mm: use fixmap when creating page tables (bsc#976774). - arm64: mm: add functions to walk tables in fixmap (bsc#976774). - arm64: mm: add __{pud,pgd}_populate (bsc#976774). - arm64: mm: avoid redundant __pa(__va(x)) (bsc#976774). - arm64: mm: add functions to walk page tables by PA (bsc#976774). - arm64: mm: move pte_* macros (bsc#976774). - arm64: kasan: avoid TLB conflicts (bsc#976774). - arm64: mm: add code to safely replace TTBR1_EL1 (bsc#976774). - arm64: add function to install the idmap (bsc#976774). - arm64: unmap idmap earlier (bsc#976774). - arm64: unify idmap removal (bsc#976774). - arm64: mm: place empty_zero_page in bss (bsc#976774). - arm64: mm: specialise pagetable allocators (bsc#976774). - asm-generic: Fix local variable shadow in __set_fixmap_offset (bsc#976774). - commit 7a6098f - intel_idle: Add SKX support (FATE#319766). - commit 7dd9268 - rpm/kernel-binary.spec.in: Fix build error when no firmware is installed - commit a09ef60 - Unbreak ppc64le/vanilla config It had erroneous entries for CONFIG_SPLIT_PACKAGE and CONFIG_SUSE_KERNEL_SUPPORTED, confusing the rpm build. - commit 91b0766 - supported.conf: Add device-mapper targets and SCSI drivers needed for virtualization to supported.conf - commit 6ccf51e - supported.conf: Add pm8001 to supported.conf. - commit 0d05807 - supported.conf: Account for NVMe directory move. - commit b95b5b0 - hisi_sas: add alloc_dev_quirk_v2_hw() (bnc#977572). - Update config files. - supported.conf: - hisi_sas: add slot_index_alloc_quirk_v2_hw() (bnc#977572). - hisi_sas: add device and slot alloc hw methods (bnc#977572). - hisi_sas: update driver version to 1.4 (bnc#977572). - hisi_sas: for v2 hw only set ITCT qw2 for SAS device (bnc#977572). - hisi_sas: add v2 hw support for >4 SATA phys (bnc#977572). - hisi_sas: fix v2 hw multiple SATA disk issue (bnc#977572). - hisi_sas: use device linkrate in MCR for v2 hw (bnc#977572). - hisi_sas: update driver version to 1.3 (bnc#977572). - hisi_sas: add hisi_sas_slave_configure() (bnc#977572). - hisi_sas: use slot abort in v2 hw (bnc#977572). - hisi_sas: use slot abort in v1 hw (bnc#977572). - hisi_sas: add hisi_sas_slot_abort() (bnc#977572). - hisi_sas: change tmf func complete check (bnc#977572). - hisi_sas: update driver version to 1.2 (bnc#977572). - hisi_sas: add v1 hw ACPI support (bnc#977572). - hisi_sas: use Unified Device Properties API (bnc#977572). - hisi_sas: update driver version to 1.1 (bnc#977572). - hisi_sas: add v2 tmf functions (bnc#977572). - hisi_sas: add v2 slot error handler (bnc#977572). - hisi_sas: add v2 path to send ATA command (bnc#977572). - hisi_sas: add v2 code for itct setup and free (bnc#977572). - hisi_sas: add v2 code to send smp command (bnc#977572). - hisi_sas: add v2 path to send ssp frame (bnc#977572). - hisi_sas: add v2 cq interrupt handler (bnc#977572). - hisi_sas: add v2 SATA interrupt handler (bnc#977572). - hisi_sas: add v2 channel interrupt handler (bnc#977572). - hisi_sas: add v2 phy down handler (bnc#977572). - hisi_sas: add v2 int init and phy up handler (bnc#977572). - hisi_sas: add v2 phy init code (bnc#977572). - hisi_sas: add init_id_frame_v2_hw() (bnc#977572). - hisi_sas: add v2 hw init (bnc#977572). - hisi_sas: add v2 register definitions (bnc#977572). - hisi_sas: add bare v2 hw driver (bnc#977572). - hisi_sas: rename some fields in hisi_sas_itct (bnc#977572). - hisi_sas: add hisi_sas_err_record_v1 (bnc#977572). - hisi_sas: reduce max itct entries (bnc#977572). - hisi_sas: set max commands as configurable (bnc#977572). - hisi_sas: relocate DEV_IS_EXPANDER (bnc#977572). - hisi_sas: fix v1 hw check for slot error (bnc#977572). - hisi_sas: add dependency for HAS_IOMEM (bnc#977572). - hisi_sas: Restrict SCSI_HISI_SAS to arm64 (bnc#977572). - hisi_sas: SCSI_HISI_SAS should depend on HAS_DMA (bnc#977572). - hisi_sas: Use u64 for qw0 in free_device_v1_hw() (bnc#977572). - hisi_sas: Fix typo in setup_itct_v1_hw() (bnc#977572). - hisi_sas: Fix v1 itct masks (bnc#977572). - hisi_sas: use platform_get_irq() (bnc#977572). - hisi_sas: fix error codes in hisi_sas_task_prep() (bnc#977572). - hisi_sas: Remove dependency on of_irq_count (bnc#977572). - hisi_sas: Add fatal irq handler (bnc#977572). - hisi_sas: Add control phy handler (bnc#977572). - hisi_sas: Add tmf methods (bnc#977572). - hisi_sas: Add scan finished and start (bnc#977572). - hisi_sas: Add smp protocol support (bnc#977572). - hisi_sas: Add bcast interrupt handler (bnc#977572). - hisi_sas: Add abnormal irq handler (bnc#977572). - hisi_sas: Add dev_found and dev_gone (bnc#977572). - hisi_sas: Add cq interrupt handler (bnc#977572). - hisi_sas: Add ssp command function (bnc#977572). - hisi_sas: Add path from phyup irq to SAS framework (bnc#977572). - hisi_sas: Add v1 hardware interrupt init (bnc#977572). - hisi_sas: Add v1 hardware initialisation code (bnc#977572). - hisi_sas: Add v1 hardware register definitions (bnc#977572). - hisi_sas: Add v1 hw module init (bnc#977572). - hisi_sas: Add timer and spinlock init (bnc#977572). - hisi_sas: Add phy and port init (bnc#977572). - hisi_sas: Add hisi sas device type (bnc#977572). - hisi_sas: Add hisi_hba workqueue (bnc#977572). - hisi_sas: Set dev DMA mask (bnc#977572). - hisi_sas: Add phy SAS ADDR initialization (bnc#977572). - hisi_sas: Add cq structure initialization (bnc#977572). - hisi_sas: Add slot init code (bnc#977572). - hisi_sas: Add hisi_sas_remove (bnc#977572). - hisi_sas: Allocate memories and create pools (bnc#977572). - hisi_sas: Add HW DMA structures (bnc#977572). - hisi_sas: Scan device tree (bnc#977572). - hisi_sas: Add scsi host registration (bnc#977572). - hisi_sas: Add initial bare main driver (bnc#977572). - scsi: Centralise ssp frame information units (bnc#977572). - commit bf62427 - [media] usbvision: revert commit 588afcc1 (bnc#950998, CVE-2015-7833). - commit 44b4542 - rpm/kernel-binary.spec.in: Do not package helper files in -devel (bsc#981204) - commit 4c334f0 - tipc: check nl sock before parsing nested attributes (CVE-2016-4951 bsc#981058). - commit 793f25a - Update patches.kernel.org/patch-4.4.7-8 references (add CVE-2016-4805 bsc#980371). - commit 75e6195 - supported.conf: Add qed, qede drivers (bsc#966316 FATE#320159 bsc#966318 FATE#320158) - commit 64cf9d1 - supported.conf: Add bnxt_en driver (bsc#963575 FATE#320144) - commit 9a3e1c2 ++++ kiwi: - tag debug and source medias in rpm-md meta data (bnc#980871) ++++ systemd: - Update SLE12-SP2 branch (rebased): 5359dd4 ask-password: ask for passphrases not only on the first console of /dev/console 12bf288 systemctl,pid1: do not warn about missing install info with "preset" (boo#970293) 963f00f core: re-sync bus name list after deserializing during daemon-reload 1192dc5 core: fix bus name synchronization after daemon-reload 52bcf4e nspawn: make journal linking non-fatal in try and auto modes - /etc/udev/rules.d/70-persistent-net.rules is optional Imported from Base:System r904 - Some magic sorts the buildrequires and thus my previous comment is misplaced now Oh well... - rpm macro seems to be expanded and parsed inside comments... Oh well... - Drop the no_initrd_recreation_by_suspend thingy According to Michal, this was a hack to address the problem with the suspend package originally, that it would trigger several mkinitrd runs during update. Then some other packages copied it to speed up zypper dup or installation of multiple maintenance updates. But with the postrans macro (%regenerate_initrd_post), this should be much less of an issue nowadays. - Requires suse-module-toos >= 12.4 so %regenerate_initrd_post is defined. This version should be available on all distros where v228 is going to be used. - Use %systemd_postun_with_restart to restart udevd when needed. - More use of predefined rpm macros. - systemd users/groups are now created by systemd-sysusers - Remove %pre/%post dependencies on getent/groupadd/setfacl from the logger package. These are not used anymore. - enable seccomp for aarch64 (fate#318444) Imported from factory (Wed Oct 21 20:18:58 UTC 2015 - dmueller@suse.com) ++++ vte: - Update to GNOME 3.20.2 Fate#318572 ++++ postfix: - bnc#981097 config.postfix creates broken main.cf for tls client configuration - bnc#981099 /etc/sysconfig/postfix: POSTFIX_SMTP_TLS_CLIENT incomplete - Update to upstream version 2.11.8: * Bugfix (introduced: 20040124): Milter client panic while adding a header, because the PREPEND action used the same output function for header_checks and body_checks. * Bugfix (introduced: 20031128): xtext_unquote() did not propagate error reports from xtext_unquote_append(), causing the decoder to return partial ouput, instead of rejecting malformed input. * Bugfix (introduced: Postfix 2.6): the Milter SMFIR_CHGFROM (replace sender) request lost the sender_bcc_maps address. * Bugfix (introduced: Postfix 2.6): the "bad filetype" header_checks pattern falsely rejected Content-Mumble headers with ``name="example"; x-apple-part-url="example.com"''. Fixed by respecting the ";" separator between content attribute values. Remove bnc#972346.diff. Built in into postfix-SuSE.tgz ++++ qemu: - Address various security/stability issues * Fix regression of vga behavior introduced in v2.6.0-rc5 with fix for CVE-2016-3712 (bsc#978160) 0049-vga-add-sr_vbe-register-set.patch * Avoid OOB access in 53C9X emulation CVE-2016-4439 (bsc#980711) 0050-esp-check-command-buffer-length-bef.patch * Avoid OOB access in 53C9X emulation CVE-2016-4441 (bsc#980723) 0051-esp-check-dma-length-before-reading.patch * Avoid OOB access in Vmware PV SCSI emulation CVE-2016-4952 (bsc#981266) 0052-scsi-pvscsi-check-command-descripto.patch * Avoid potential DoS in LSI SAS1068 emulation CVE-2016-4964 (bsc#981399) 0053-scsi-mptsas-infinite-loop-while-fet.patch - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP2 ++++ rubygem-cfa: - better inspecting of BooleanValue objects (helps with debugging various bncs, like bnc#980108 or bnc#940465) - 0.3.1 ++++ xorg-x11-server: - U_modesetting-set-driverPrivate-to-NULL-after-closing-fd.patch: modesetting: Avoid crash in FreeRec() by NULLing a pointer which may still be used (boo#981268). ++++ yast2-bootloader: - run mkinitrd at the end of installation to ensure proper initrd even for image based installation or live install (bnc#977656,bnc#979719) - 3.1.188 ++++ yast2-firewall: - Add support for firewalld (fate#318356) * Bump yast2 dependency to 3.1.191 which is the first version to support the firewalld backend. - 3.1.5 ++++ yast2-mail: - bnc#981103 - yast2 mail uses always brackets for relayhost - bnc#981101 - yast2 mail adds POSTFIX_NODAEMON to /etc/sysconfig/postfix - 3.1.8 ------------------------------------------------------------------ ------------------ 2016-5-23 - May 23 2016 ------------------- ------------------------------------------------------------------ ++++ NetworkManager-gnome: - Add NetworkManager-wrongly-placed-brace.patch: fix wrongly placed brace. ++++ at-spi2-core: - Update to GNOME 3.20.2 Fate#318572 ++++ ceph: - Update to version 10.2.1+git.1464009581.b8ee9e4: + rgw: add missing metadata_heap pool to old zones (backport of issue#15937, pr#9229) + rgw: remove -EEXIST error msg for ZoneCreate (backport of issue#15720, pr#8909) ++++ ctags: - Add missing Requires(post) on coreutils as it is using `rm`. (bsc#976920) ++++ lvm2: - Fix clvmd binary not found in case that users still use RA from ocf:lvm2:clvm (bsc#980200) Add sbindir=$HA_SBIN_DIR for clvmd.ocf and cmirrord.ocf ++++ evince: - Change Group in devel sub-package to Development/Languages/C and C++: Silence rpmlint. - Drop old Provides and Obsoletes that do not make any sense keeping around anymore. Silence even more rpmlint warnings. + Provides: ggv, gpdf, evince-doc. + Obsoletes: ggv, gpdf, evince-doc. ++++ gnome-shell: - Update to GNOME 3.20.2 fate#318572 + Fix SPEC file issues: remove unused files. - Add gnome-shell-970480-authprompt-wrapping-message.patch: Fix the wrapping error message issue when user password change operation fails in gdm greeter (bnc#970480). ++++ gnome-shell-extensions: - Update to GNOME 3.20.2 fate#318572 + gse-sle-classic-ext.patch updated. ++++ gnome-tweak-tool: - Update to GNOME 3.20.2 FATE#318572 - Dropped bnc951346-add-sle-classic-schema-overrides-check.patch Not needed any more with 3.20-based SLE Classic. ++++ graphviz-plugins: - Disable ocaml plugins, not ready for upstream ocaml (fate#320836) ++++ gtk3: - Update to version 3.20.6: + Bugs fixed: bgo#766694, bgo#766323, bgo#766336, bgo#766737. - Drop gtk3-bnc130159-bgo319483-async-font-selection.patch: It's been disabled since version 3.16.2 and upstream closed the bug as obsolete back in 2011. ++++ installation-images-SLES: - disable i586 on Leap ++++ kernel-default: - rpm/kernel-binary.spec.in: Install only needed firmware for -base (bsc#966447) - commit f685839 - rpm/kernel-binary.spec.in: Fix placement of the reproducible build hack - commit 26e4b73 - IB/IPoIB: Do not set skb truesize since using one linearskb (bsc#980657). - commit da0817d - locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait() (bsc#979234). - commit 49b5354 - megaraid_sas: do not detect internal drives (bsc#980082) Refresh patches.drivers/megaraid-sas-boot-hangs-while-LD-is-offline.patch. - commit 249488a - mm/compaction.c: fix zoneindex in kcompactd() (fate#320635 -- Disable THP defragmentation by default). - Refresh patches.suse/mm-fix-kcompactd-hang-during-memory-offlining.patch. - commit 576b9d6 ++++ kernel-source: - rpm/kernel-binary.spec.in: Install only needed firmware for -base (bsc#966447) - commit f685839 - rpm/kernel-binary.spec.in: Fix placement of the reproducible build hack - commit 26e4b73 - IB/IPoIB: Do not set skb truesize since using one linearskb (bsc#980657). - commit da0817d - locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait() (bsc#979234). - commit 49b5354 - megaraid_sas: do not detect internal drives (bsc#980082) Refresh patches.drivers/megaraid-sas-boot-hangs-while-LD-is-offline.patch. - commit 249488a - mm/compaction.c: fix zoneindex in kcompactd() (fate#320635 -- Disable THP defragmentation by default). - Refresh patches.suse/mm-fix-kcompactd-hang-during-memory-offlining.patch. - commit 576b9d6 ++++ kernel-syms: - rpm/kernel-binary.spec.in: Install only needed firmware for -base (bsc#966447) - commit f685839 - rpm/kernel-binary.spec.in: Fix placement of the reproducible build hack - commit 26e4b73 - IB/IPoIB: Do not set skb truesize since using one linearskb (bsc#980657). - commit da0817d - locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait() (bsc#979234). - commit 49b5354 - megaraid_sas: do not detect internal drives (bsc#980082) Refresh patches.drivers/megaraid-sas-boot-hangs-while-LD-is-offline.patch. - commit 249488a - mm/compaction.c: fix zoneindex in kcompactd() (fate#320635 -- Disable THP defragmentation by default). - Refresh patches.suse/mm-fix-kcompactd-hang-during-memory-offlining.patch. - commit 576b9d6 ++++ postgresql94-libs: - The libs are now built in 9.5, so disable them here and remove baselibs.conf. ++++ webkitgtk: - Add webkitgtk-abs_to_fabs.patch: use fabs() instead of abs() on floating point values. ++++ webkitgtk3: - Add webkitgtk-abs_to_fabs.patch: use fabs() instead of abs() on floating point values. ++++ linux-glibc-devel: - Sync with the SLE12-SP2 kernel (bsc#973818, fate#319242, bsc#981074). Added following patches: staging-hfi1-enable-tid-caching-feature.patch staging-rdma-hfi1-adjust-eprom-partitions-add-eprom-.patch staging-rdma-hfi1-clean-up-macro-indentation.patch uapi-hfi1_user-add-command-and-event-for-tid-caching.patch uapi-hfi1_user-correct-comment-for-capability-bit.patch ++++ lsscsi: - Update to new upstream release 0.29 (bsc#977572) - '-u' now decodes locally assigned UUIDs (spc5r08) - as last try use T10 Vendor ID for lu name - if no lu name found, print 'none' - change '-uuu' to output the full lu name followed by the normal fields (which were skipped before) - add 'U' option, same action as '-uuu' - '-UU' prefixes lu names with 'eui.', 'naa.', etc - if '-s' given twice, lu size is base 2 related - if very long [h:c:t:l] then append space - print_enclosure_device() for FCP may be useless, comment out while checking ... - with '-t' print 0x0000000000000000 for non-SAS device in SAS domain - autogen.sh: upgrade to 20091223 version - automake: upgrade to 1.15 (ubuntu 16.04) * Delete lsscsi-0.27.tar.xz * Add lsscsi-0.29.tar.xz - Update to new upstream release 0.28 - fix handling of scsi_level 0 (no compliance) - add SRP transport identifier - add --unit option for LU identifier (>= lk 3.15) - add (S)ATA transport identifier (>= lk 3.15) - make USB transport ids more consistent - fix FC transport id missing comma - add pdt strings for security manager and zbc - upgrade automake to version 1.14.1 - Remove patches merged with upstream * Delete lsscsi-fixup-fc-transport-id.patch * Delete lsscsi-usb.diff * Delete lsscsi-fix-classic-output ++++ p7zip: - add p7zip-9.20.1-CVE-2016-2335.patch to fix 7zip UDF CInArchive::ReadFileItem code execution vulnerability [bnc#979823], [CVE-2016-2335] ++++ perl-Text-Unidecode: - updated to 1.27 see /usr/share/doc/packages/perl-Text-Unidecode/ChangeLog ++++ postgresql94: - The libs are now built in 9.5, so disable them here and remove baselibs.conf. ++++ update-test-trival: - Version bump (bsc#981107) ++++ xen: - bsc#981264 - VUL-0: CVE-2014-3672: xen: Unrestricted qemu logging (XSA-180) CVE-2014-3672-qemut-xsa180.patch ++++ xf86-input-evdev: - u_01-Add-a-kiosk-mode-for-touch-screens.patch u_02-Add-delay-between-button-press-and-release-to-kiosk-mode.patch (FATE#320263). ++++ yast2-registration: - Redesigned UI for the registration of the base system (bsc#974626) - 3.1.173 ++++ yast2-ruby-bindings: - Added support for running the Ruby debugger (FATE#318421) - Allow running the Ruby debugger from the generic crash handler if the debugger is installed - 3.1.47 ++++ yast2-users: - Fix a string concatenation in Users.pm relative introduced in bsc#980878. - 3.1.51 - Fix detection of mounted /home partition during installation (bsc#980878) - 3.1.50 ------------------------------------------------------------------ ------------------ 2016-5-22 - May 22 2016 ------------------- ------------------------------------------------------------------ ++++ at-spi2-core: - Update to version 2.20.2: + Fixed an invalid memory access when fetching an accessible. ++++ libndp: - Update to version 1.6 (bsc#979645 CVE-2016-3698): * libndp: reject redirect and router advertisements from non-link-local * libndp: validate the IPv6 hop limit - Changes for version 1.5: * ndptool: validate the IPv6 hop limit - Small spec file adjustement: * Used spec-cleaner * Make building more verbose * Update describtion of subpackages * Use correct cathegory for subpackage ------------------------------------------------------------------ ------------------ 2016-5-21 - May 21 2016 ------------------- ------------------------------------------------------------------ ++++ ceph: - Update to version 10.2.1+git.1463866704.ac077e9: + Revert "rpm: put /sbin/ldconfig into -p" (bsc#980960) - Update to version 10.2.1+git.1463865310.bed80bf: Upstream fixes: + journal: live replay might skip entries from previous object set (pr#9217) + cls::rbd: mirror_image_status_list returned max 64 items (pr#9069) + rbd-mirror: potential crash during image status update (pr#9226) + qa/workunits/rbd: fixed rbd_mirror teuthology runtime errors (pr#9232) + debian: install systemd target files (pr#8815) + doc: update mirroring guide to include pool/image status commands (pr#9180) + Do not link lttng into libglobal (pr#9194) + radosgw-admin: fix 'period push' handling of --url (pr#9210) Downstream build optimization: + Revert "ceph.spec.in: add lowmem_builder_override" + rpm: New "minimal_debugging_information" %bcond ------------------------------------------------------------------ ------------------ 2016-5-20 - May 20 2016 ------------------- ------------------------------------------------------------------ ++++ alacarte: - Update to GNOME 3.20.2 (Fate#318572) ++++ avahi: - Update to GNOME 3.20.2 (Fate#318572) - Added License field in spec file. ++++ ceph: - Update to version 10.2.1+git.1463737886.bd46281: + rpm: modify optflags to make debuginfos less huge ++++ gnome-control-center: - Add gnome-control-center-touchpad-wayland-cap.patch: mouse: Make touchpad capability checking on wayland work as intended (bgo#765879). ++++ gnome-session: - Update to GNOME 3.20.2 Fate#318572 ++++ kernel-default: - x86/platform/UV: Fix incorrect nodes and pnodes for cpuless and memoryless nodes (bsc#978503, fate#320837). - x86/platform/UV: Remove Obsolete GRU MMR address translation (bsc#978503, fate#320837). - x86/platform/UV: Update physical address conversions for UV4 (bsc#978503, fate#320837). - x86/platform/UV: Build GAM reference tables (bsc#978503, fate#320837). - x86/platform/UV: Support UV4 socket address changes (bsc#978503, fate#320837). - x86/platform/UV: Add obtaining GAM Range Table from UV BIOS (bsc#978503, fate#320837). - x86/platform/UV: Add UV4 addressing discovery function (bsc#978503, fate#320837). - x86/platform/UV: Fold blade info into per node hub info structs (bsc#978503, fate#320837). - x86/platform/UV: Allocate common per node hub info structs on local node (bsc#978503, fate#320837). - x86/platform/UV: Move blade local processor ID to the per cpu info struct (bsc#978503, fate#320837). - x86/platform/UV: Move scir info to the per cpu info struct (bsc#978503, fate#320837). - x86/platform/UV: Create per cpu info structs to replace per hub info structs (bsc#978503, fate#320837). - x86/platform/UV: Update MMIOH setup function to work for both UV3 and UV4 (bsc#978503, fate#320837). - x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitions (bsc#978503, fate#320837). - x86/platform/UV: Add UV4 Specific MMR definitions (bsc#978503, fate#320837). - x86/platform/UV: Prep for UV4 MMR updates (bsc#978503, fate#320837). - x86/platform/UV: Add UV MMR Illegal Access Function (bsc#978503, fate#320837). - x86/platform/UV: Add UV4 Specific Defines (bsc#978503, fate#320837). - x86/platform/UV: Add UV Architecture Defines (bsc#978503, fate#320837). - x86/platform/UV: Add Initial UV4 definitions (bsc#978503, fate#320837). - commit f7dce16 - README.BRANCH: Add Takashi Iwai as maintainer And update my email address. - commit 2fe1921 - iw_cxgb4: initialize ibdev.iwcm->ifname for port mapping (bsc#963897 FATE#320114). - cxgb4: Stop Rx Queues before freeing it up (bsc#963896 FATE#320113). - cxgb4: Add pci device id for chelsio t520-cr adapter (bsc#963896 FATE#320113). - commit d795612 - cxgb4: update Kconfig and Makefile (bsc#963896 FATE#320113). - Update config files. - commit 1c8e9c6 - cxgb4: add iSCSI DDP page pod manager (bsc#963896 FATE#320113). - cxgb4, iw_cxgb4: move delayed ack macro definitions (bsc#963896 FATE#320113 bsc#963897 FATE#320114). - cxgb4: move VLAN_NONE macro definition (bsc#963896 FATE#320113). - cxgb4: update struct cxgb4_lld_info definition (bsc#963896 FATE#320113). - cxgb4: add definitions for iSCSI target ULD (bsc#963896 FATE#320113). - cxgb4, cxgb4i: move struct cpl_rx_data_ddp definition (bsc#963896 FATE#320113 bsc#963904 FATE#320115). - cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitions (bsc#963896 FATE#320113 bsc#963897 FATE#320114 bsc#963904 FATE#320115). - cxgb4, iw_cxgb4: move definitions to common header file (bsc#963896 FATE#320113 bsc#963897 FATE#320114). - cxgb4: large receive offload support (bsc#963896 FATE#320113). - cxgb4: allocate resources for CXGB4_ULD_ISCSIT (bsc#963896 FATE#320113). - cxgb4: add new ULD type CXGB4_ULD_ISCSIT (bsc#963896 FATE#320113). - cxgb4vf: Set number of queues in pci probe only (bsc#963905 FATE#320116). - cxgb4vf: Add a couple more checks for invalid provisioning configurations (bsc#963905 FATE#320116). - cxgb4vf: Configure queue based on resource and interrupt type (bsc#963905 FATE#320116). - cxgb4vf: Enable interrupts before we register our network devices (bsc#963905 FATE#320116). - cxgb4vf: Remove dead functions collect_netdev_c_list_addrs (bsc#963905 FATE#320116). - cxgb4vf: Remove redundant adapter ready check during probe (bsc#963905 FATE#320116). - cxgb4vf: Make sge init code more readable (bsc#963905 FATE#320116). - cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytes (bsc#963896 FATE#320113 bsc#963905 FATE#320116). - cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenished (bsc#963896 FATE#320113 bsc#963905 FATE#320116). - cxgb4vf: Use __dev_uc_sync/__dev_mc_sync to sync MAC address (bsc#963905 FATE#320116). - cxgb4: Use __dev_uc_sync/__dev_mc_sync to sync MAC address (bsc#963896 FATE#320113). - cxgb4/iw_cxgb4: TOS support (bsc#963896 FATE#320113 bsc#963897 FATE#320114). - commit 8565b81 ++++ kernel-source: - x86/platform/UV: Fix incorrect nodes and pnodes for cpuless and memoryless nodes (bsc#978503, fate#320837). - x86/platform/UV: Remove Obsolete GRU MMR address translation (bsc#978503, fate#320837). - x86/platform/UV: Update physical address conversions for UV4 (bsc#978503, fate#320837). - x86/platform/UV: Build GAM reference tables (bsc#978503, fate#320837). - x86/platform/UV: Support UV4 socket address changes (bsc#978503, fate#320837). - x86/platform/UV: Add obtaining GAM Range Table from UV BIOS (bsc#978503, fate#320837). - x86/platform/UV: Add UV4 addressing discovery function (bsc#978503, fate#320837). - x86/platform/UV: Fold blade info into per node hub info structs (bsc#978503, fate#320837). - x86/platform/UV: Allocate common per node hub info structs on local node (bsc#978503, fate#320837). - x86/platform/UV: Move blade local processor ID to the per cpu info struct (bsc#978503, fate#320837). - x86/platform/UV: Move scir info to the per cpu info struct (bsc#978503, fate#320837). - x86/platform/UV: Create per cpu info structs to replace per hub info structs (bsc#978503, fate#320837). - x86/platform/UV: Update MMIOH setup function to work for both UV3 and UV4 (bsc#978503, fate#320837). - x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitions (bsc#978503, fate#320837). - x86/platform/UV: Add UV4 Specific MMR definitions (bsc#978503, fate#320837). - x86/platform/UV: Prep for UV4 MMR updates (bsc#978503, fate#320837). - x86/platform/UV: Add UV MMR Illegal Access Function (bsc#978503, fate#320837). - x86/platform/UV: Add UV4 Specific Defines (bsc#978503, fate#320837). - x86/platform/UV: Add UV Architecture Defines (bsc#978503, fate#320837). - x86/platform/UV: Add Initial UV4 definitions (bsc#978503, fate#320837). - commit f7dce16 - README.BRANCH: Add Takashi Iwai as maintainer And update my email address. - commit 2fe1921 - iw_cxgb4: initialize ibdev.iwcm->ifname for port mapping (bsc#963897 FATE#320114). - cxgb4: Stop Rx Queues before freeing it up (bsc#963896 FATE#320113). - cxgb4: Add pci device id for chelsio t520-cr adapter (bsc#963896 FATE#320113). - commit d795612 - cxgb4: update Kconfig and Makefile (bsc#963896 FATE#320113). - Update config files. - commit 1c8e9c6 - cxgb4: add iSCSI DDP page pod manager (bsc#963896 FATE#320113). - cxgb4, iw_cxgb4: move delayed ack macro definitions (bsc#963896 FATE#320113 bsc#963897 FATE#320114). - cxgb4: move VLAN_NONE macro definition (bsc#963896 FATE#320113). - cxgb4: update struct cxgb4_lld_info definition (bsc#963896 FATE#320113). - cxgb4: add definitions for iSCSI target ULD (bsc#963896 FATE#320113). - cxgb4, cxgb4i: move struct cpl_rx_data_ddp definition (bsc#963896 FATE#320113 bsc#963904 FATE#320115). - cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitions (bsc#963896 FATE#320113 bsc#963897 FATE#320114 bsc#963904 FATE#320115). - cxgb4, iw_cxgb4: move definitions to common header file (bsc#963896 FATE#320113 bsc#963897 FATE#320114). - cxgb4: large receive offload support (bsc#963896 FATE#320113). - cxgb4: allocate resources for CXGB4_ULD_ISCSIT (bsc#963896 FATE#320113). - cxgb4: add new ULD type CXGB4_ULD_ISCSIT (bsc#963896 FATE#320113). - cxgb4vf: Set number of queues in pci probe only (bsc#963905 FATE#320116). - cxgb4vf: Add a couple more checks for invalid provisioning configurations (bsc#963905 FATE#320116). - cxgb4vf: Configure queue based on resource and interrupt type (bsc#963905 FATE#320116). - cxgb4vf: Enable interrupts before we register our network devices (bsc#963905 FATE#320116). - cxgb4vf: Remove dead functions collect_netdev_c_list_addrs (bsc#963905 FATE#320116). - cxgb4vf: Remove redundant adapter ready check during probe (bsc#963905 FATE#320116). - cxgb4vf: Make sge init code more readable (bsc#963905 FATE#320116). - cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytes (bsc#963896 FATE#320113 bsc#963905 FATE#320116). - cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenished (bsc#963896 FATE#320113 bsc#963905 FATE#320116). - cxgb4vf: Use __dev_uc_sync/__dev_mc_sync to sync MAC address (bsc#963905 FATE#320116). - cxgb4: Use __dev_uc_sync/__dev_mc_sync to sync MAC address (bsc#963896 FATE#320113). - cxgb4/iw_cxgb4: TOS support (bsc#963896 FATE#320113 bsc#963897 FATE#320114). - commit 8565b81 ++++ kernel-syms: - x86/platform/UV: Fix incorrect nodes and pnodes for cpuless and memoryless nodes (bsc#978503, fate#320837). - x86/platform/UV: Remove Obsolete GRU MMR address translation (bsc#978503, fate#320837). - x86/platform/UV: Update physical address conversions for UV4 (bsc#978503, fate#320837). - x86/platform/UV: Build GAM reference tables (bsc#978503, fate#320837). - x86/platform/UV: Support UV4 socket address changes (bsc#978503, fate#320837). - x86/platform/UV: Add obtaining GAM Range Table from UV BIOS (bsc#978503, fate#320837). - x86/platform/UV: Add UV4 addressing discovery function (bsc#978503, fate#320837). - x86/platform/UV: Fold blade info into per node hub info structs (bsc#978503, fate#320837). - x86/platform/UV: Allocate common per node hub info structs on local node (bsc#978503, fate#320837). - x86/platform/UV: Move blade local processor ID to the per cpu info struct (bsc#978503, fate#320837). - x86/platform/UV: Move scir info to the per cpu info struct (bsc#978503, fate#320837). - x86/platform/UV: Create per cpu info structs to replace per hub info structs (bsc#978503, fate#320837). - x86/platform/UV: Update MMIOH setup function to work for both UV3 and UV4 (bsc#978503, fate#320837). - x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitions (bsc#978503, fate#320837). - x86/platform/UV: Add UV4 Specific MMR definitions (bsc#978503, fate#320837). - x86/platform/UV: Prep for UV4 MMR updates (bsc#978503, fate#320837). - x86/platform/UV: Add UV MMR Illegal Access Function (bsc#978503, fate#320837). - x86/platform/UV: Add UV4 Specific Defines (bsc#978503, fate#320837). - x86/platform/UV: Add UV Architecture Defines (bsc#978503, fate#320837). - x86/platform/UV: Add Initial UV4 definitions (bsc#978503, fate#320837). - commit f7dce16 - README.BRANCH: Add Takashi Iwai as maintainer And update my email address. - commit 2fe1921 - iw_cxgb4: initialize ibdev.iwcm->ifname for port mapping (bsc#963897 FATE#320114). - cxgb4: Stop Rx Queues before freeing it up (bsc#963896 FATE#320113). - cxgb4: Add pci device id for chelsio t520-cr adapter (bsc#963896 FATE#320113). - commit d795612 - cxgb4: update Kconfig and Makefile (bsc#963896 FATE#320113). - Update config files. - commit 1c8e9c6 - cxgb4: add iSCSI DDP page pod manager (bsc#963896 FATE#320113). - cxgb4, iw_cxgb4: move delayed ack macro definitions (bsc#963896 FATE#320113 bsc#963897 FATE#320114). - cxgb4: move VLAN_NONE macro definition (bsc#963896 FATE#320113). - cxgb4: update struct cxgb4_lld_info definition (bsc#963896 FATE#320113). - cxgb4: add definitions for iSCSI target ULD (bsc#963896 FATE#320113). - cxgb4, cxgb4i: move struct cpl_rx_data_ddp definition (bsc#963896 FATE#320113 bsc#963904 FATE#320115). - cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitions (bsc#963896 FATE#320113 bsc#963897 FATE#320114 bsc#963904 FATE#320115). - cxgb4, iw_cxgb4: move definitions to common header file (bsc#963896 FATE#320113 bsc#963897 FATE#320114). - cxgb4: large receive offload support (bsc#963896 FATE#320113). - cxgb4: allocate resources for CXGB4_ULD_ISCSIT (bsc#963896 FATE#320113). - cxgb4: add new ULD type CXGB4_ULD_ISCSIT (bsc#963896 FATE#320113). - cxgb4vf: Set number of queues in pci probe only (bsc#963905 FATE#320116). - cxgb4vf: Add a couple more checks for invalid provisioning configurations (bsc#963905 FATE#320116). - cxgb4vf: Configure queue based on resource and interrupt type (bsc#963905 FATE#320116). - cxgb4vf: Enable interrupts before we register our network devices (bsc#963905 FATE#320116). - cxgb4vf: Remove dead functions collect_netdev_c_list_addrs (bsc#963905 FATE#320116). - cxgb4vf: Remove redundant adapter ready check during probe (bsc#963905 FATE#320116). - cxgb4vf: Make sge init code more readable (bsc#963905 FATE#320116). - cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytes (bsc#963896 FATE#320113 bsc#963905 FATE#320116). - cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenished (bsc#963896 FATE#320113 bsc#963905 FATE#320116). - cxgb4vf: Use __dev_uc_sync/__dev_mc_sync to sync MAC address (bsc#963905 FATE#320116). - cxgb4: Use __dev_uc_sync/__dev_mc_sync to sync MAC address (bsc#963896 FATE#320113). - cxgb4/iw_cxgb4: TOS support (bsc#963896 FATE#320113 bsc#963897 FATE#320114). - commit 8565b81 ++++ netcontrol: - version 0.3.1 - filter devices not supported by libvirt API (fate#320557) [- 0001-blacklist-ifcfg-files-ending-in-.orig-or-tilde-bnc-8.patch] ++++ poppler: - Update to GNOME 3.20.2 (Fate#318572) ++++ poppler-qt: - Update to GNOME 3.20.2 (Fate#318572) ++++ libproxy: - Update to GNOME 3.20.2 (Fate#318572, bnc#980527) ++++ libproxy-plugins: - Update to GNOME 3.20.2 (Fate#318572, bnc#980527) ++++ systemd: - Update SLE12-SP2 branch: 5468ffa systemctl: restore the no-sync option for legacy halt (#3249) 94167ee systemctl: reload configuration when enabling sysv units too (#3297) c19f68a Always create dependencies for loop device mounts 6f771a9 Always create dependencies for bind mounts (bsc#964934) ce8ef84 fstab-generator: add support for the nfs mount option bg (bnc#874665) ++++ tracker: - Update to GNOME 3.20.2 (Fate#318572) ++++ wicked: - version 0.6.34 - utils: fix for ni_string_set to set empty pointers - team: fix for unclosed file descriptor and string memleak - ppp: initial implementation of PPPoE support (fate#317976,bsc#865573,boo#913861) ++++ meld: - Update to GNOME 3.20.2 (Fate#318572) ++++ tracker-extras: - Update to GNOME 3.20.2 (Fate#318572) ++++ python-atspi: - Update to GNOME 3.20.2 Fate#318572 ++++ python-dateutil: - Submit version 2.4.2 to SLE-12 (FATE#320762, bsc#978730) ++++ python3-atspi: - Update to GNOME 3.20.2 Fate#318572 ++++ sysconfig: - version 0.83.9 - ppp: install refactored ip-up and related scripts (bsc#865573) - removed patches shipped inside of the source archive [- 0001-dhcp-network-variables-for-dhcp4-user-class.909307.patch] [- 0002-netconfig-use-ntpd.service-on-13.2-boo-930309.patch] ++++ yast2: - Split SuSEFirewall and SuSEFirewallServices classes to separate files as recommended by the Yast coding style (fate#318356, gh#yast/yast-yast2#471) - 3.1.191 ------------------------------------------------------------------ ------------------ 2016-5-19 - May 19 2016 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Update to GNOME 3.20.2 (FATE#318572). ++++ autoyast2: - Unsupported sections will be now reported in first installation stage. Reducing log level to warning. (Additional patch for bnc#955878) - 3.1.128 ++++ ceph: - Update to version 10.2.1+git.1463682043.ed81339: + rpm: add procps build dependency - Update to version 10.2.1+git.1463681009.6e66fd3: + global: don't link lttng into libglobal (backport of pr#8876) + rpm: make lowmem_builder code much smarter ++++ dosfstools: - fixed buffer overflows based on insufficient size of variable for storing FAT size (CVE-2016-4804, bsc#980377) * dosfstools-3.0.26-read-fat-overflow.patch - fixed memory corruption when setting FAT12 entries (CVE-2015-8872, bsc#980364) * dosfstools-3.0.26-off-by-2.patch ++++ file-roller: - Update to GNOME 3.20.2 Fate#318572 ++++ gconf2: - Update to GNOME 3.20 Fate#318572 ++++ gnome-shell: - Update gnome-shell-878951-hide-list-with-no-user.patch: Disable the user list if there is only root created (bnc#878951, bnc#980451) ++++ gnome-terminal: - Drop gnome-terminal-transparency-fix-for-broken-themes.patch and gnome-terminal-transparency.patch: We will not be bringing these back into the package as they brought various issues, and we do not want to chase upstreams releases for rebaseing. - Following the above: Drop libtool BuildRequires and disabled autreconf call: no longer needed since the patch needing it in the past is already dropped. ++++ gnote: - Update to GNOME 3.20.1 Fate#318572 ++++ nautilus: - Update to GNOME 3.20.2 Fate#318572 ++++ grub2: - Add patch to free memory on exit in efi environments (bsc#980739) * grub2-efi-Free-malloc-regions-on-exit.patch ++++ gstreamer: - Update to GNOME 3.20.2 (Fate#318572) ++++ gstreamer-plugins-bad: - Update to GNOME 3.20.2 (Fate#318572) ++++ gstreamer-plugins-base: - Update to GNOME 3.20.2 (Fate#318572) ++++ gstreamer-plugins-good: - Update to GNOME 3.20.2 (Fate#318572) ++++ gtk3: - Update to version 3.20.5: + Bugs fixed: bgo#763852, bgo#765973, bgo#766175, bgo#766233, bgo#766440, bgo#766442. + Updated translations. ++++ gtksourceview: - Update to GNOME 3.20.2 Fate#318572 ++++ gtkspell3: - Update to GNOME 3.20.2 Fate#318572 ++++ installation-images-SLES: - remove the Ruby gem cache files to save some space - Fix byebug (Ruby debugger) symlinks if it is present (fate#318421) - 14.245 ++++ kernel-default: - cxgb4: Add pci device id for chelsio t540 lom adapter (bsc#963896 FATE#320113). - commit 213948b - treewide: Fix typos in printk (bsc#963897 FATE#320114). - Delete patches.drivers/0001-treewide-Fix-typos-in-printk.patch. Limit this patch to cxgb4. - commit 899fab1 - cxgb4: Fixes static checker warning in mps_tcam_show() (bsc#963896 FATE#320113). - cxgb4: Remove deprecated module parameters (bsc#963896 FATE#320113). - cxgb4: Get TID calculation right for IPv6 mode (bsc#963896 FATE#320113). - cxgb4vf: Update to 128 byte mailbox size for T6 adapter (bsc#963905 FATE#320116). - cxgb4: Update SGE context congestion map change for T6 adapter (bsc#963896 FATE#320113). - cxgb4: Update mps_tcam output to include T6 fields (bsc#963896 FATE#320113). - cxgb4: Update correct encoding of SGE Ingress DMA States for T6 adapter (bsc#963896 FATE#320113). - cxgb4: Update Congestion Channel map for T6 adapter (bsc#963896 FATE#320113). - cxgb4: Update register range and SGE registers for T6 adapter (bsc#963896 FATE#320113). - cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapter (bsc#963896 FATE#320113 bsc#963905 FATE#320116). - cxgb4: Update pm_stats for T6 adapter family (bsc#963896 FATE#320113). - cxgb4: Pass correct argument to t4_link_l1cfg() (). - cxgb4: Use napi_complete_done() api in napi handler (bsc#963896 FATE#320113). - cxgb4: Use the node info to alloc_ring() for RX queues (bsc#963896 FATE#320113). - cxgb4: get naming correct for iscsi queues (bsc#963896 FATE#320113). - cxgb4: Warn if device doesn't have enough PCI bandwidth (bsc#963896 FATE#320113). - cxgb4: Replace arpq_head/arpq_tail with SKB double link-list code (bsc#963896 FATE#320113). - cxgb4: Use t4_mgmt_tx() API for sending write l2t request ctrl packets (bsc#963896 FATE#320113). - cxgb4: Add API to alloc l2t entry; also update existing ones (bsc#963896 FATE#320113). - cxgb4: Use symbolic constant for VLAN priority calculation (bsc#963896 FATE#320113). - cxgb4: Handle clip return values (bsc#963896 FATE#320113). - cxgb4: Adds PCI device id for new T5 adapters (bsc#963896 FATE#320113). - cxgb4: Add FL DMA mapping error and low counter (bsc#963896 FATE#320113). - cxgb4: Deal with wrap-around of queue for Work request (bsc#963896 FATE#320113). - cxgb4: prevent simultaneous execution of service_ofldq() (bsc#963896 FATE#320113). - cxgb4: Use ACCES_ONCE macro to read queue's consumer index (bsc#963896 FATE#320113). - cxgb4: Align rest of the ethtool get stats (bsc#963896 FATE#320113). - commit e27960e - arm64: delete obsolete PCI patches - Refresh patches.arch/arm64-0003-PCI-generic-Expose-pci_host_common_probe-for-use-by-.patch. - Delete patches.arch/arm64-pci-0014-PCI-generic-Add-support-for-Cavium-ThunderX-PCIe-roo.patch. - Delete patches.arch/arm64-pci-0015-PCI-pci-host-generic-Add-support-for-Cavium-Thunder-.patch. - Delete patches.arch/arm64-thd-0004-arm64-pci-Allow-RC-drivers-to-supply-pcibios_add_dev.patch. - commit 15136b9 - treewide: Fix typos in printk (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - Refresh patches.drivers/0001-treewide-Fix-typos-in-printk.patch. Break out i40evf change from this patch. - commit b89a546 - dax: Remove unused variable in __dax_pmd_fault() (fate#319256). - commit fc8fba3 - Linux 4.4.11 (CVE-2016-4486 CVE-2016-4557 CVE-2016-4558 FATE#320228 FATE#320230 bsc#966186 bsc#966191 bsc#978822 bsc#979018 bsc#979019 bsc#966170 FATE#320225 bsc#966172 FATE#320226). - Refresh patches.drivers/0009-crypto-qat-move-isr-files-to-qat-common-so-that-they.patch. - Refresh patches.drivers/mlx5-0129-net-mlx5-Introduce-a-new-header-file-for-physical-po.patch. - Delete patches.drivers/mlx5-0178-net-mlx5e-Device-s-mtu-field-is-u16-and-not-int.patch. - Delete patches.drivers/mlx5-0179-net-mlx5e-Fix-minimum-MTU.patch. - Delete patches.drivers/mlx4-0081-net-mlx4_en-fix-spurious-timestamping-callbacks.patch. - Delete patches.drivers/mlx4-0082-net-mlx4_en-Fix-endianness-bug-in-IPV6-csum-calculat.patch. - Delete patches.fixes/bpf-fix-double-fdput-in-replace_map_fd_with_map_ptr.patch. - Delete patches.fixes/bpf-fix-refcnt-overflow.patch. - Delete patches.fixes/net-fix-infoleak-in-rtnetlink.patch. - commit bf11492 ++++ kernel-source: - cxgb4: Add pci device id for chelsio t540 lom adapter (bsc#963896 FATE#320113). - commit 213948b - treewide: Fix typos in printk (bsc#963897 FATE#320114). - Delete patches.drivers/0001-treewide-Fix-typos-in-printk.patch. Limit this patch to cxgb4. - commit 899fab1 - cxgb4: Fixes static checker warning in mps_tcam_show() (bsc#963896 FATE#320113). - cxgb4: Remove deprecated module parameters (bsc#963896 FATE#320113). - cxgb4: Get TID calculation right for IPv6 mode (bsc#963896 FATE#320113). - cxgb4vf: Update to 128 byte mailbox size for T6 adapter (bsc#963905 FATE#320116). - cxgb4: Update SGE context congestion map change for T6 adapter (bsc#963896 FATE#320113). - cxgb4: Update mps_tcam output to include T6 fields (bsc#963896 FATE#320113). - cxgb4: Update correct encoding of SGE Ingress DMA States for T6 adapter (bsc#963896 FATE#320113). - cxgb4: Update Congestion Channel map for T6 adapter (bsc#963896 FATE#320113). - cxgb4: Update register range and SGE registers for T6 adapter (bsc#963896 FATE#320113). - cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapter (bsc#963896 FATE#320113 bsc#963905 FATE#320116). - cxgb4: Update pm_stats for T6 adapter family (bsc#963896 FATE#320113). - cxgb4: Pass correct argument to t4_link_l1cfg() (). - cxgb4: Use napi_complete_done() api in napi handler (bsc#963896 FATE#320113). - cxgb4: Use the node info to alloc_ring() for RX queues (bsc#963896 FATE#320113). - cxgb4: get naming correct for iscsi queues (bsc#963896 FATE#320113). - cxgb4: Warn if device doesn't have enough PCI bandwidth (bsc#963896 FATE#320113). - cxgb4: Replace arpq_head/arpq_tail with SKB double link-list code (bsc#963896 FATE#320113). - cxgb4: Use t4_mgmt_tx() API for sending write l2t request ctrl packets (bsc#963896 FATE#320113). - cxgb4: Add API to alloc l2t entry; also update existing ones (bsc#963896 FATE#320113). - cxgb4: Use symbolic constant for VLAN priority calculation (bsc#963896 FATE#320113). - cxgb4: Handle clip return values (bsc#963896 FATE#320113). - cxgb4: Adds PCI device id for new T5 adapters (bsc#963896 FATE#320113). - cxgb4: Add FL DMA mapping error and low counter (bsc#963896 FATE#320113). - cxgb4: Deal with wrap-around of queue for Work request (bsc#963896 FATE#320113). - cxgb4: prevent simultaneous execution of service_ofldq() (bsc#963896 FATE#320113). - cxgb4: Use ACCES_ONCE macro to read queue's consumer index (bsc#963896 FATE#320113). - cxgb4: Align rest of the ethtool get stats (bsc#963896 FATE#320113). - commit e27960e - arm64: delete obsolete PCI patches - Refresh patches.arch/arm64-0003-PCI-generic-Expose-pci_host_common_probe-for-use-by-.patch. - Delete patches.arch/arm64-pci-0014-PCI-generic-Add-support-for-Cavium-ThunderX-PCIe-roo.patch. - Delete patches.arch/arm64-pci-0015-PCI-pci-host-generic-Add-support-for-Cavium-Thunder-.patch. - Delete patches.arch/arm64-thd-0004-arm64-pci-Allow-RC-drivers-to-supply-pcibios_add_dev.patch. - commit 15136b9 - treewide: Fix typos in printk (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - Refresh patches.drivers/0001-treewide-Fix-typos-in-printk.patch. Break out i40evf change from this patch. - commit b89a546 - dax: Remove unused variable in __dax_pmd_fault() (fate#319256). - commit fc8fba3 - Linux 4.4.11 (CVE-2016-4486 CVE-2016-4557 CVE-2016-4558 FATE#320228 FATE#320230 bsc#966186 bsc#966191 bsc#978822 bsc#979018 bsc#979019 bsc#966170 FATE#320225 bsc#966172 FATE#320226). - Refresh patches.drivers/0009-crypto-qat-move-isr-files-to-qat-common-so-that-they.patch. - Refresh patches.drivers/mlx5-0129-net-mlx5-Introduce-a-new-header-file-for-physical-po.patch. - Delete patches.drivers/mlx5-0178-net-mlx5e-Device-s-mtu-field-is-u16-and-not-int.patch. - Delete patches.drivers/mlx5-0179-net-mlx5e-Fix-minimum-MTU.patch. - Delete patches.drivers/mlx4-0081-net-mlx4_en-fix-spurious-timestamping-callbacks.patch. - Delete patches.drivers/mlx4-0082-net-mlx4_en-Fix-endianness-bug-in-IPV6-csum-calculat.patch. - Delete patches.fixes/bpf-fix-double-fdput-in-replace_map_fd_with_map_ptr.patch. - Delete patches.fixes/bpf-fix-refcnt-overflow.patch. - Delete patches.fixes/net-fix-infoleak-in-rtnetlink.patch. - commit bf11492 ++++ kernel-syms: - cxgb4: Add pci device id for chelsio t540 lom adapter (bsc#963896 FATE#320113). - commit 213948b - treewide: Fix typos in printk (bsc#963897 FATE#320114). - Delete patches.drivers/0001-treewide-Fix-typos-in-printk.patch. Limit this patch to cxgb4. - commit 899fab1 - cxgb4: Fixes static checker warning in mps_tcam_show() (bsc#963896 FATE#320113). - cxgb4: Remove deprecated module parameters (bsc#963896 FATE#320113). - cxgb4: Get TID calculation right for IPv6 mode (bsc#963896 FATE#320113). - cxgb4vf: Update to 128 byte mailbox size for T6 adapter (bsc#963905 FATE#320116). - cxgb4: Update SGE context congestion map change for T6 adapter (bsc#963896 FATE#320113). - cxgb4: Update mps_tcam output to include T6 fields (bsc#963896 FATE#320113). - cxgb4: Update correct encoding of SGE Ingress DMA States for T6 adapter (bsc#963896 FATE#320113). - cxgb4: Update Congestion Channel map for T6 adapter (bsc#963896 FATE#320113). - cxgb4: Update register range and SGE registers for T6 adapter (bsc#963896 FATE#320113). - cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapter (bsc#963896 FATE#320113 bsc#963905 FATE#320116). - cxgb4: Update pm_stats for T6 adapter family (bsc#963896 FATE#320113). - cxgb4: Pass correct argument to t4_link_l1cfg() (). - cxgb4: Use napi_complete_done() api in napi handler (bsc#963896 FATE#320113). - cxgb4: Use the node info to alloc_ring() for RX queues (bsc#963896 FATE#320113). - cxgb4: get naming correct for iscsi queues (bsc#963896 FATE#320113). - cxgb4: Warn if device doesn't have enough PCI bandwidth (bsc#963896 FATE#320113). - cxgb4: Replace arpq_head/arpq_tail with SKB double link-list code (bsc#963896 FATE#320113). - cxgb4: Use t4_mgmt_tx() API for sending write l2t request ctrl packets (bsc#963896 FATE#320113). - cxgb4: Add API to alloc l2t entry; also update existing ones (bsc#963896 FATE#320113). - cxgb4: Use symbolic constant for VLAN priority calculation (bsc#963896 FATE#320113). - cxgb4: Handle clip return values (bsc#963896 FATE#320113). - cxgb4: Adds PCI device id for new T5 adapters (bsc#963896 FATE#320113). - cxgb4: Add FL DMA mapping error and low counter (bsc#963896 FATE#320113). - cxgb4: Deal with wrap-around of queue for Work request (bsc#963896 FATE#320113). - cxgb4: prevent simultaneous execution of service_ofldq() (bsc#963896 FATE#320113). - cxgb4: Use ACCES_ONCE macro to read queue's consumer index (bsc#963896 FATE#320113). - cxgb4: Align rest of the ethtool get stats (bsc#963896 FATE#320113). - commit e27960e - arm64: delete obsolete PCI patches - Refresh patches.arch/arm64-0003-PCI-generic-Expose-pci_host_common_probe-for-use-by-.patch. - Delete patches.arch/arm64-pci-0014-PCI-generic-Add-support-for-Cavium-ThunderX-PCIe-roo.patch. - Delete patches.arch/arm64-pci-0015-PCI-pci-host-generic-Add-support-for-Cavium-Thunder-.patch. - Delete patches.arch/arm64-thd-0004-arm64-pci-Allow-RC-drivers-to-supply-pcibios_add_dev.patch. - commit 15136b9 - treewide: Fix typos in printk (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - Refresh patches.drivers/0001-treewide-Fix-typos-in-printk.patch. Break out i40evf change from this patch. - commit b89a546 - dax: Remove unused variable in __dax_pmd_fault() (fate#319256). - commit fc8fba3 - Linux 4.4.11 (CVE-2016-4486 CVE-2016-4557 CVE-2016-4558 FATE#320228 FATE#320230 bsc#966186 bsc#966191 bsc#978822 bsc#979018 bsc#979019 bsc#966170 FATE#320225 bsc#966172 FATE#320226). - Refresh patches.drivers/0009-crypto-qat-move-isr-files-to-qat-common-so-that-they.patch. - Refresh patches.drivers/mlx5-0129-net-mlx5-Introduce-a-new-header-file-for-physical-po.patch. - Delete patches.drivers/mlx5-0178-net-mlx5e-Device-s-mtu-field-is-u16-and-not-int.patch. - Delete patches.drivers/mlx5-0179-net-mlx5e-Fix-minimum-MTU.patch. - Delete patches.drivers/mlx4-0081-net-mlx4_en-fix-spurious-timestamping-callbacks.patch. - Delete patches.drivers/mlx4-0082-net-mlx4_en-Fix-endianness-bug-in-IPV6-csum-calculat.patch. - Delete patches.fixes/bpf-fix-double-fdput-in-replace_map_fd_with_map_ptr.patch. - Delete patches.fixes/bpf-fix-refcnt-overflow.patch. - Delete patches.fixes/net-fix-infoleak-in-rtnetlink.patch. - commit bf11492 ++++ tigervnc: - Add /etc/pam.d/vnc configuration and add vnc user to shadow group. (bnc#980326) ++++ postgresql94-libs: - Bugfix release to 9.4.8 This update fixes several problems which caused downtime for users, including: - Clearing the OpenSSL error queue before OpenSSL calls, preventing errors in SSL connections, particularly when using the Python, Ruby or PHP OpenSSL wrappers - Fixed the "failed to build N-way joins" planner error - Fixed incorrect handling of equivalence in multilevel nestloop query plans, which could emit rows which didn't match the WHERE clause. - Prevented two memory leaks with using GIN indexes, including a potential index corruption risk. The release also includes many other bug fixes for reported issues, many of which affect all supported versions: - Fix corner-case parser failures occurring when operator_precedence_warning is turned on - Prevent possible misbehavior of TH, th, and Y,YYY format codes in to_timestamp() - Correct dumping of VIEWs and RULEs which use ANY (array) in a subselect - Disallow newlines in ALTER SYSTEM parameter values - Avoid possible misbehavior after failing to remove a tablespace symlink - Fix crash in logical decoding on alignment-picky platforms - Avoid repeated requests for feedback from receiver while shutting down walsender - Multiple fixes for pg_upgrade - Support building with Visual Studio 2015 - This update also contains tzdata release 2016d, with updates for Russia, Venezuela, Kirov, and Tomsk. http://www.postgresql.org/docs/current/static/release-9-4-8.html ++++ gssdp: - Update to GNOME 3.20.2 Fate#318572 ++++ gupnp: - Update to GNOME 3.20.2 Fate#318572. ++++ libstorage: - call parted with --wipesignatures when creating partitions to avoid auto-assembly of old MD RAIDs (fate#319893, bsc#943623) - 2.26.3 ++++ libstoragemgmt: - Using version 1.3.2 from obs for several significant improvements, to adopt for ceph as well. - bsc#980651 and boo#980041 - Update to version 1.3.2 * Fix local disk VPD83 searching in fakeroot(change root) when '/dev' is not mounted. * New configure option to skip memory leak check test. * Fix regression introduced by 1.3.1 when run as non-root user. * New configure option '--without-test' to skip all test cases and their build requirements. ++++ mdadm: - bug fix for BSC#980327 only put the templates @.service in filelist to ensure that zypper install/remove package without error printed. ++++ postgresql94: - Bugfix release to 9.4.8 This update fixes several problems which caused downtime for users, including: - Clearing the OpenSSL error queue before OpenSSL calls, preventing errors in SSL connections, particularly when using the Python, Ruby or PHP OpenSSL wrappers - Fixed the "failed to build N-way joins" planner error - Fixed incorrect handling of equivalence in multilevel nestloop query plans, which could emit rows which didn't match the WHERE clause. - Prevented two memory leaks with using GIN indexes, including a potential index corruption risk. The release also includes many other bug fixes for reported issues, many of which affect all supported versions: - Fix corner-case parser failures occurring when operator_precedence_warning is turned on - Prevent possible misbehavior of TH, th, and Y,YYY format codes in to_timestamp() - Correct dumping of VIEWs and RULEs which use ANY (array) in a subselect - Disallow newlines in ALTER SYSTEM parameter values - Avoid possible misbehavior after failing to remove a tablespace symlink - Fix crash in logical decoding on alignment-picky platforms - Avoid repeated requests for feedback from receiver while shutting down walsender - Multiple fixes for pg_upgrade - Support building with Visual Studio 2015 - This update also contains tzdata release 2016d, with updates for Russia, Venezuela, Kirov, and Tomsk. http://www.postgresql.org/docs/current/static/release-9-4-8.html ++++ shadow: - Update to shadow-4.2.1: - add support for subuids/subgids via newuidmap/newgidmap - Rename chkname-regex.diff to chkname-regex.patch - Rename encryption_method_nis.diff to encryption_method_nis.patch - Rename getdef-new-defs.diff to getdef-new-defs.patch - Rename shadow-login_defs.diff to shadow-login_defs.patch - Rename userdel-scripts.diff to userdel-script.patch - Rename useradd-script.diff to useradd-script.patch - Rename useradd-default.diff to useradd-default.patch - Rename useradd-mkdirs.diff to useradd-mkdirs.patch - Add fixes from Red Hat/Fedora: - shadow-4.1.5.1-audit-owner.patch.patch: - log owner changes for home directory - shadow-4.1.5.1-userdel-helpfix.patch.patch: - give a hint about what happens when you force the removal of a user - shadow-4.2.1-defs-chroot.patch.patch: - initialize uid_t uid_min and uid_t uid_max not before we need them - shadow-4.2.1-merge-group.patch.patch: - simplify by using a single call to snprintf() - Add upstream fix - Fix-user-busy-errors-at-userdel.patch: - call sub_uid_close() ++++ xen: - bsc#980724 - VUL-0: CVE-2016-4441: Qemu: scsi: esp: OOB write while writing to 's->cmdbuf' in get_cmd CVE-2016-4441-qemut-scsi-esp-OOB-write-while-writing-to-cmdbuf-in-get_cmd.patch - bsc#980716 - VUL-0: CVE-2016-4439: xen: scsi: esp: OOB write while writing to 's->cmdbuf' in esp_reg_write CVE-2016-4439-qemut-scsi-esp-OOB-write-while-writing-to-cmdbuf-in-esp_reg_write.patch ++++ yast2: - Refactor SuSEFirewall backend code to support FirewallD. This allows yast2 modules to be firewall agnostic and handle firewall services in either SuSEFirewall2 or FirewallD (fate#318356, gh#yast/yast-yast2#457) * Do a bit of code cleanup. * Add FirewallD tests. - 3.1.190 ++++ yast2-network: - fate#319319 - implemented support for vncmanager in Remote module. Thanks to msrb@suse.cz. - 3.1.152 ++++ yast2-packager: - fixed parsing of patterns in content file (bsc#980718) - 3.1.101 ------------------------------------------------------------------ ------------------ 2016-5-18 - May 18 2016 ------------------- ------------------------------------------------------------------ ++++ Mesa: - u_glxcmds-glXGetFBConfigs-fix-screen-bounds.patch: Fix crash due to oud of founds screen (boo#980382). ++++ PackageKit: - Drop docbook-utils BuildRequires: No longer needed for man pages building. ++++ autoyast2: - Resetting package selection of previous runs. This is needed because it could be that additional repositories are available meanwhile. (bnc#979691) - 3.1.127 ++++ ceph: - Update to version 10.2.1+git.1463563784.4fa841b: + ceph.in: fix exception when pool name has non-ascii characters (bsc#972370) + rpm: unconditionally set ceph user's primary group to ceph - Update to version 10.2.1+git.1463529707.bcd73de: + Revert "rbd: update default image features"; (bsc#979169) + osd: munge cache-pin ops with data into writesame; (bsc#971374) + ceph osd: add support for new op cmpext ++++ evince: - Add evince-fix-deprecated-warning.patch: Fix deprecation warning (boo#980576, bgo#765395). - Conditionally apply translations-update-upstream BuildRequires and macro for non-openSUSE only. ++++ freerdp: - Kill off __DATE__ from built sources. ++++ gedit: - Fix group for gedit-devel to Development/Libraries/C and C++ ++++ glibc: - getaddrinfo-hostent-conv-stack-overflow.patch: getaddrinfo stack overflow in hostent conversion (CVE-2016-3706, bsc#980483, BZ #20010) ++++ glibc: - getaddrinfo-hostent-conv-stack-overflow.patch: getaddrinfo stack overflow in hostent conversion (CVE-2016-3706, bsc#980483, BZ #20010) ++++ kernel-default: - net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsets - commit 65d2c38 - net/mlx5e: make VXLAN support conditional (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - Update config files. - commit 4bec336 - Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue" (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Use workqueue for vxlan ops (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Implement a mlx5e workqueue (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Unmap only the relevant IO memory mapping (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Add pci shutdown callback (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - commit 0270959 - net/mlx5_core: Remove static from local variable - commit c1c2c96 - net/mlx5e: Use vport MTU rather than physical port MTU (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - commit 24a1084 - net/mlx5e: Fix minimum MTU (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Device's mtu field is u16 and not int (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Add ConnectX-5 to list of supported devices (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Fix MLX5E_100BASE_T define (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - commit e223539 - Update config files. (fate#319346) Set CONFIG_EFI_CAPSULE_LOADER=m in arm64/default, x86_64/default and x86_64/debug. - commit 7bc9ab5 - efi/capsule: Make efi_capsule_pending() lockless (fate#319346). - commit 3244228 - efi: Add misc char driver interface to update EFI firmware (fate#319346). - x86/efi: Force EFI reboot to process pending capsules (fate#319346). - efi: Add 'capsule' update support (fate#319346). - commit bcdcf1c - efi: Move efi_status_to_err() to drivers/firmware/efi/ (fate#319346). - Refresh patches.suse/0007-efi-Make-efi_status_to_err-public.patch. - commit a905f5b - arm64: Allow for different DMA and CPU bus offsets (bsc#980439). - commit 5abd89c - printk: Make printk asynchronous by default (bnc#744692, bnc#789311). - commit 4acb628 ++++ kernel-source: - net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsets - commit 65d2c38 - net/mlx5e: make VXLAN support conditional (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - Update config files. - commit 4bec336 - Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue" (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Use workqueue for vxlan ops (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Implement a mlx5e workqueue (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Unmap only the relevant IO memory mapping (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Add pci shutdown callback (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - commit 0270959 - net/mlx5_core: Remove static from local variable - commit c1c2c96 - net/mlx5e: Use vport MTU rather than physical port MTU (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - commit 24a1084 - net/mlx5e: Fix minimum MTU (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Device's mtu field is u16 and not int (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Add ConnectX-5 to list of supported devices (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Fix MLX5E_100BASE_T define (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - commit e223539 - Update config files. (fate#319346) Set CONFIG_EFI_CAPSULE_LOADER=m in arm64/default, x86_64/default and x86_64/debug. - commit 7bc9ab5 - efi/capsule: Make efi_capsule_pending() lockless (fate#319346). - commit 3244228 - efi: Add misc char driver interface to update EFI firmware (fate#319346). - x86/efi: Force EFI reboot to process pending capsules (fate#319346). - efi: Add 'capsule' update support (fate#319346). - commit bcdcf1c - efi: Move efi_status_to_err() to drivers/firmware/efi/ (fate#319346). - Refresh patches.suse/0007-efi-Make-efi_status_to_err-public.patch. - commit a905f5b - arm64: Allow for different DMA and CPU bus offsets (bsc#980439). - commit 5abd89c - printk: Make printk asynchronous by default (bnc#744692, bnc#789311). - commit 4acb628 ++++ kernel-syms: - net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsets - commit 65d2c38 - net/mlx5e: make VXLAN support conditional (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - Update config files. - commit 4bec336 - Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue" (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Use workqueue for vxlan ops (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Implement a mlx5e workqueue (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Unmap only the relevant IO memory mapping (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Add pci shutdown callback (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - commit 0270959 - net/mlx5_core: Remove static from local variable - commit c1c2c96 - net/mlx5e: Use vport MTU rather than physical port MTU (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - commit 24a1084 - net/mlx5e: Fix minimum MTU (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Device's mtu field is u16 and not int (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Add ConnectX-5 to list of supported devices (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Fix MLX5E_100BASE_T define (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - commit e223539 - Update config files. (fate#319346) Set CONFIG_EFI_CAPSULE_LOADER=m in arm64/default, x86_64/default and x86_64/debug. - commit 7bc9ab5 - efi/capsule: Make efi_capsule_pending() lockless (fate#319346). - commit 3244228 - efi: Add misc char driver interface to update EFI firmware (fate#319346). - x86/efi: Force EFI reboot to process pending capsules (fate#319346). - efi: Add 'capsule' update support (fate#319346). - commit bcdcf1c - efi: Move efi_status_to_err() to drivers/firmware/efi/ (fate#319346). - Refresh patches.suse/0007-efi-Make-efi_status_to_err-public.patch. - commit a905f5b - arm64: Allow for different DMA and CPU bus offsets (bsc#980439). - commit 5abd89c - printk: Make printk asynchronous by default (bnc#744692, bnc#789311). - commit 4acb628 ++++ llvm: - Disable libcxx/lldb/openmp for SLE fate#319582 ++++ libsolv: - add pool->setdisttype to the bindings - fix error in repo_deb that could lead to missing packages - add reason testing to testcase code - add pool_whatcontainsdep, selection_make_matchdepid, and SELECTION_MATCH_DEPSTR - add SOLVER_FAVOR and SOLVER_DISFAVOR job types - allow unknown archs in pool_setarch - add the SOLVER_FLAG_URPM_REORDER solver flag - fix segfault in cshash dedup code [bnc#980901] - fix supplements handling when implicitobsoleteusescolors is set - bump version to 0.6.21 ++++ systemd: - initrd-udevadm-cleanup-db.service needs to be excluded from systemd package This cancels the change done on May 10, since otherwice the service file is included in both systemd and udev packages. udev package should really die in a near feature... - Don't require libapparmor-devel in bootstrap ++++ libvirt: - spec: Remove %defattr usage Inspired by upstream commit 90f9193c ++++ meld: - Add meld-add_osc_to_vcs_list.patch: + Add .osc folder to the list of files ignored as option 'VCS'. ++++ rhythmbox: - Update to GNOME 3.20.2 Fate#318572 - Added BuildRequires: fdupes. Use it to link duplicated files in /usr/lib64/rhythmbox/plugins/ and /usr/share/help ++++ vncmanager-controller: - Improve dependencies. (bnc#980573) ++++ yast2: - bnc#972575 - filter out INTERFACETYPE option from ifcfg files. This option used to be written with incorrect value by older versions of yast. - 3.1.189 ++++ yast2-printer: - Remove /bin/ping dependency. All references to 'ping' have been removed in 3.1.2. This allows us to not depend to iputils anymore. - 3.1.5 ------------------------------------------------------------------ ------------------ 2016-5-17 - May 17 2016 ------------------- ------------------------------------------------------------------ ++++ empathy: - Recommends geoclue2 now, empathy no longer uses geoclue. ++++ evolution-ews: - Update to GNOME 3.20.2 Fate#318572 ++++ expat: - add expat-2.1.0-heap_buffer_overflow.patch to fix multiple integer overflows [bnc#980391], [CVE-2015-1283] - fix some issues with the current version of the expat-2.1.0-parser_crashes_on_malformed_input.patch [bnc#979441], [CVE-2016-0718] ++++ freerdp: - Update to GNOME 3.20.2 FATE#318572 - Add obs git integration. - Update to version 2.0.0git.1463131968.4e66df7: + Fixed memory leaks. + wfreerdp: fix name build without client interface + libfreerdp-codec: fix xcrush decompression, revert remote control fix + KB3153731: May 2016 DST update for Azerbaijan, Chile, Haiti and Morocco + libfreerdp-codec: make proper xcrush context reset fix ++++ gedit: - Update to GNOME 3.20.2 Fate#318572 ++++ ghex: - Update to GNOME 3.20.2 Fate#318572 ++++ glib-networking: - Update to GNOME 3.20.2 Fate#318572 ++++ gnome-contacts: - Update to version 3.20.0 (fate#318572): + Updated translations. ++++ gnome-disk-utility: - Update to GNOME 3.20.2 Fate#318572 ++++ gnome-documents: - Reenble dependency on libreofficekit for aarch64. ++++ gnome-settings-daemon: - Added back an updated version of gnome-settings-daemon-initial-keyboard.patch for bsc#979051. Suse works differently from GNOME; we set the default keyboard from xkb, and GNOME likes to do it itself. This makes sure there is no keyboard selector icon if there is a single default keyboard defined. ++++ gnome-terminal: - Update to GNOME 3.20.2 Fate#318572 ++++ installation-images-SLES: - remove lilo from Recomends. - add sample wicked output - adjust hostip_from_wicked script to take real arguments - sanitize hostname handling (fate#319639) - 14.244 ++++ kernel-default: - x86/mce: Do not enter deferred errors into the generic pool twice (fate#320474). - x86/RAS: Remove mce.usable_addr (fate#320474). - x86/mce: Add the missing memory error check on AMD (fate#320474). - x86/mce: Make usable address checks Intel-only (fate#320474). - x86/mce: Fix order of AMD MCE init function call (fate#320474). - x86/mce/AMD: Do not perform shared bank check for future processors (fate#320474). - x86/mce/AMD: Reduce number of blocks scanned per bank (fate#320474). - x86/mce/AMD: Fix LVT offset configuration for thresholding (fate#320474). - x86/mce/AMD: Carve out threshold block preparation (fate#320474). - x86/mce/AMD: Set MCAX Enable bit (fate#320474). - x86/mm: Expand the exception table logic to allow new handling options (fate#319858). - x86/mce: Check for faults tagged in EXTABLE_CLASS_FAULT exception table entries (fate#319858). - x86/mm, x86/mce: Add memcpy_mcsafe() (fate#319858). - x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe() (fate#319858). - perf bench mem: Prepare the x86-64 build for upstream memcpy_mcsafe() changes (fate#319858). - x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem() (fate#319858). - x86/mce: Move MCx_CONFIG MSR definitions (fate#320474). - x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errors (fate#320474). - x86/mce/AMD: Fix logic to obtain block address (fate#320474). - x86/mce/AMD: Document some functionality (fate#320474). - x86/cpufeature: Create a new synthetic cpu capability for machine check recovery (fate#319858). - x86/mce: Log MCEs after a warm rest on AMD, Fam17h and later (fate#320474). - x86/mce: Grade uncorrected errors for SMCA-enabled systems (fate#320474). - x86/mce: Carve out writes to MCx_STATUS and MCx_CTL (fate#320474). - x86/mce: Define vendor-specific MSR accessors (fate#320474). - x86/mce: Detect and use SMCA-specific msr_ops (fate#320474). - x86/mce: Detect local MCEs properly (fate#320474). - x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registers (fate#320474). - x86/mce/AMD: Disable LogDeferredInMcaStat for SMCA systems (fate#320474). - x86/mce/AMD: Save an indentation level in prepare_threshold_block() (fate#320474). - x86/cpufeature: Cleanup get_cpu_cap() (fate#320474). - x86/cpu: Add detection of AMD RAS Capabilities (fate#320474). - x86/mce: Update AMD mcheck init to use cpu_has() facilities (fate#320474). - EDAC, mce_amd: Detect SMCA using X86_FEATURE_SMCA (fate#320474). - x86/RAS: Add SMCA support to AMD Error Injector (fate#320474). - Refresh patches.arch/mce-amd-check-for-userspace-agent-before-decoding.patch. - commit 8b3cb3d - Move current cxgb4 patches after cxgb3 series This will make adding more cxgb4 patches easier. - Refresh patches.drivers/0001-treewide-Fix-typos-in-printk.patch. - Refresh patches.drivers/0008-iw_cxgb4-Take-clip-reference-before-starting-IPv6-li.patch. - Refresh patches.drivers/i40e-0022-i40evf-create-a-generic-config-RSS-function.patch. - Refresh patches.drivers/i40e-0203-iw_cxgb4-remove-port-mapper-related-code.patch. - commit 573479b - dax: Remove i_mmap_lock protection (fate#319256). - dax: Use radix tree entry lock to protect cow faults (fate#319256). - dax: New fault locking (fate#319256). - dax: Allow DAX code to replace exceptional entries (fate#319256). - dax: Define DAX lock bit for radix tree exceptional entry (fate#319256). - dax: Make huge page handling depend of CONFIG_BROKEN (fate#319256). - dax: Fix condition for filling of PMD holes (fate#319256). - dax: Remove redundant inode size checks (fate#319256). - dax: Remove pointless writeback from dax_do_io() (fate#319256). - dax: Remove zeroing from dax_io() (fate#319256). - dax: Remove dead zeroing code from fault handlers (fate#319256). - ext2: Avoid DAX zeroing to corrupt data (fate#319256). - ext2: Fix block zeroing in ext2_get_blocks() for DAX (fate#319256). - dax: Remove complete_unwritten argument (fate#319256). - DAX: move RADIX_DAX_ definitions to dax.c (fate#319256). - ext4: Pre-zero allocated blocks for DAX IO (fate#319256). - ext4: Refactor direct IO code (fate#319256). - ext4: Fix race in transient ENOSPC detection (fate#319256). - ext4: Handle transient ENOSPC properly for DAX (fate#319256). - dax: Call get_blocks() with create == 1 for write faults to unwritten extents (fate#319256). - commit 94c186b - ext4: cleanup handling of bh->b_state in DAX mmap (fate#319256). - commit 000b22a - config: disable MODULE_SIG on vanilla kernels (bsc#980353). The SLES kernels use x509 signatures but the vanilla kernel expects PKCS#7 signatures. As a result, they're treated as corrupt instead of absent, causing modules to refuse to load. - commit 5d67347 - Btrfs: don't use src fd for printk (bsc#980348). - commit fd4e8e2 - aacraid: do not activate events on non-SRC adapters (bsc#979497). - Delete patches.drivers/0022-aacraid-Don-t-call-aac_intr_normal-on-with-AIF-2-in-.patch. - commit 29a057e - ALSA: hrtimer: Handle start/stop more properly (bsc#973378). - commit 389042d - Disable DP83867_PHY in vanilla configs The default configs dropped this option after patches.arch/arm64-phy-dp83867-depend-on-CONFIG_OF_MDIO.patch. - commit 365d6e0 - qed* - bump driver versions to 8.7.1.62 (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - Update config files. - qed*: Tx-switching configuration (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed*: support ndo_get_vf_config (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed*: IOV support spoof-checking (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed*: IOV link control (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed*: Support forced MAC (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed*: Support PVID configuration (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Add VF support (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Align TLVs (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Bulletin and Link (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: IOV l2 functionality (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: IOV configure and FLR (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Introduce VFs (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Add VF->PF channel infrastructure (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Add CONFIG_QED_SRIOV (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: uninitialized variable in qede_start_xmit() (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: prevent chip hang when increasing channels (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Apply tunnel configurations after PF start (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: add implementation for internal loopback test (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: add support for selftests (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: add infrastructure for device self tests (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Add PF min bandwidth configuration support (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Add PF max bandwidth configuration support (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Add vport WFQ configuration APIs (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: add support for link pause configuration (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed*: Conditions for changing link (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Add support for ethtool private flags (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed*: Align statistics names (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Add fastpath support for tunneling (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Enable GRE tunnel slowpath configuration (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed/qede: Add GENEVE tunnel slowpath configuration support (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed/qede: Add VXLAN tunnel slowpath configuration support (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Add infrastructure support for tunneling (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed* - bump driver versions to 8.7.1.20 (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: add Rx flow hash/indirection support (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: add Rx flow hash/indirection support (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed*: remove version dependency (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - commit 74e647f - btrfs: qgroup: Fix qgroup accounting when creating snapshot (bsc#972933). - commit 5811420 ++++ kernel-source: - x86/mce: Do not enter deferred errors into the generic pool twice (fate#320474). - x86/RAS: Remove mce.usable_addr (fate#320474). - x86/mce: Add the missing memory error check on AMD (fate#320474). - x86/mce: Make usable address checks Intel-only (fate#320474). - x86/mce: Fix order of AMD MCE init function call (fate#320474). - x86/mce/AMD: Do not perform shared bank check for future processors (fate#320474). - x86/mce/AMD: Reduce number of blocks scanned per bank (fate#320474). - x86/mce/AMD: Fix LVT offset configuration for thresholding (fate#320474). - x86/mce/AMD: Carve out threshold block preparation (fate#320474). - x86/mce/AMD: Set MCAX Enable bit (fate#320474). - x86/mm: Expand the exception table logic to allow new handling options (fate#319858). - x86/mce: Check for faults tagged in EXTABLE_CLASS_FAULT exception table entries (fate#319858). - x86/mm, x86/mce: Add memcpy_mcsafe() (fate#319858). - x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe() (fate#319858). - perf bench mem: Prepare the x86-64 build for upstream memcpy_mcsafe() changes (fate#319858). - x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem() (fate#319858). - x86/mce: Move MCx_CONFIG MSR definitions (fate#320474). - x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errors (fate#320474). - x86/mce/AMD: Fix logic to obtain block address (fate#320474). - x86/mce/AMD: Document some functionality (fate#320474). - x86/cpufeature: Create a new synthetic cpu capability for machine check recovery (fate#319858). - x86/mce: Log MCEs after a warm rest on AMD, Fam17h and later (fate#320474). - x86/mce: Grade uncorrected errors for SMCA-enabled systems (fate#320474). - x86/mce: Carve out writes to MCx_STATUS and MCx_CTL (fate#320474). - x86/mce: Define vendor-specific MSR accessors (fate#320474). - x86/mce: Detect and use SMCA-specific msr_ops (fate#320474). - x86/mce: Detect local MCEs properly (fate#320474). - x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registers (fate#320474). - x86/mce/AMD: Disable LogDeferredInMcaStat for SMCA systems (fate#320474). - x86/mce/AMD: Save an indentation level in prepare_threshold_block() (fate#320474). - x86/cpufeature: Cleanup get_cpu_cap() (fate#320474). - x86/cpu: Add detection of AMD RAS Capabilities (fate#320474). - x86/mce: Update AMD mcheck init to use cpu_has() facilities (fate#320474). - EDAC, mce_amd: Detect SMCA using X86_FEATURE_SMCA (fate#320474). - x86/RAS: Add SMCA support to AMD Error Injector (fate#320474). - Refresh patches.arch/mce-amd-check-for-userspace-agent-before-decoding.patch. - commit 8b3cb3d - Move current cxgb4 patches after cxgb3 series This will make adding more cxgb4 patches easier. - Refresh patches.drivers/0001-treewide-Fix-typos-in-printk.patch. - Refresh patches.drivers/0008-iw_cxgb4-Take-clip-reference-before-starting-IPv6-li.patch. - Refresh patches.drivers/i40e-0022-i40evf-create-a-generic-config-RSS-function.patch. - Refresh patches.drivers/i40e-0203-iw_cxgb4-remove-port-mapper-related-code.patch. - commit 573479b - dax: Remove i_mmap_lock protection (fate#319256). - dax: Use radix tree entry lock to protect cow faults (fate#319256). - dax: New fault locking (fate#319256). - dax: Allow DAX code to replace exceptional entries (fate#319256). - dax: Define DAX lock bit for radix tree exceptional entry (fate#319256). - dax: Make huge page handling depend of CONFIG_BROKEN (fate#319256). - dax: Fix condition for filling of PMD holes (fate#319256). - dax: Remove redundant inode size checks (fate#319256). - dax: Remove pointless writeback from dax_do_io() (fate#319256). - dax: Remove zeroing from dax_io() (fate#319256). - dax: Remove dead zeroing code from fault handlers (fate#319256). - ext2: Avoid DAX zeroing to corrupt data (fate#319256). - ext2: Fix block zeroing in ext2_get_blocks() for DAX (fate#319256). - dax: Remove complete_unwritten argument (fate#319256). - DAX: move RADIX_DAX_ definitions to dax.c (fate#319256). - ext4: Pre-zero allocated blocks for DAX IO (fate#319256). - ext4: Refactor direct IO code (fate#319256). - ext4: Fix race in transient ENOSPC detection (fate#319256). - ext4: Handle transient ENOSPC properly for DAX (fate#319256). - dax: Call get_blocks() with create == 1 for write faults to unwritten extents (fate#319256). - commit 94c186b - ext4: cleanup handling of bh->b_state in DAX mmap (fate#319256). - commit 000b22a - config: disable MODULE_SIG on vanilla kernels (bsc#980353). The SLES kernels use x509 signatures but the vanilla kernel expects PKCS#7 signatures. As a result, they're treated as corrupt instead of absent, causing modules to refuse to load. - commit 5d67347 - Btrfs: don't use src fd for printk (bsc#980348). - commit fd4e8e2 - aacraid: do not activate events on non-SRC adapters (bsc#979497). - Delete patches.drivers/0022-aacraid-Don-t-call-aac_intr_normal-on-with-AIF-2-in-.patch. - commit 29a057e - ALSA: hrtimer: Handle start/stop more properly (bsc#973378). - commit 389042d - Disable DP83867_PHY in vanilla configs The default configs dropped this option after patches.arch/arm64-phy-dp83867-depend-on-CONFIG_OF_MDIO.patch. - commit 365d6e0 - qed* - bump driver versions to 8.7.1.62 (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - Update config files. - qed*: Tx-switching configuration (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed*: support ndo_get_vf_config (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed*: IOV support spoof-checking (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed*: IOV link control (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed*: Support forced MAC (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed*: Support PVID configuration (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Add VF support (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Align TLVs (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Bulletin and Link (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: IOV l2 functionality (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: IOV configure and FLR (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Introduce VFs (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Add VF->PF channel infrastructure (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Add CONFIG_QED_SRIOV (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: uninitialized variable in qede_start_xmit() (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: prevent chip hang when increasing channels (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Apply tunnel configurations after PF start (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: add implementation for internal loopback test (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: add support for selftests (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: add infrastructure for device self tests (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Add PF min bandwidth configuration support (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Add PF max bandwidth configuration support (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Add vport WFQ configuration APIs (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: add support for link pause configuration (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed*: Conditions for changing link (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Add support for ethtool private flags (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed*: Align statistics names (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Add fastpath support for tunneling (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Enable GRE tunnel slowpath configuration (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed/qede: Add GENEVE tunnel slowpath configuration support (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed/qede: Add VXLAN tunnel slowpath configuration support (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Add infrastructure support for tunneling (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed* - bump driver versions to 8.7.1.20 (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: add Rx flow hash/indirection support (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: add Rx flow hash/indirection support (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed*: remove version dependency (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - commit 74e647f - btrfs: qgroup: Fix qgroup accounting when creating snapshot (bsc#972933). - commit 5811420 ++++ kernel-syms: - x86/mce: Do not enter deferred errors into the generic pool twice (fate#320474). - x86/RAS: Remove mce.usable_addr (fate#320474). - x86/mce: Add the missing memory error check on AMD (fate#320474). - x86/mce: Make usable address checks Intel-only (fate#320474). - x86/mce: Fix order of AMD MCE init function call (fate#320474). - x86/mce/AMD: Do not perform shared bank check for future processors (fate#320474). - x86/mce/AMD: Reduce number of blocks scanned per bank (fate#320474). - x86/mce/AMD: Fix LVT offset configuration for thresholding (fate#320474). - x86/mce/AMD: Carve out threshold block preparation (fate#320474). - x86/mce/AMD: Set MCAX Enable bit (fate#320474). - x86/mm: Expand the exception table logic to allow new handling options (fate#319858). - x86/mce: Check for faults tagged in EXTABLE_CLASS_FAULT exception table entries (fate#319858). - x86/mm, x86/mce: Add memcpy_mcsafe() (fate#319858). - x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe() (fate#319858). - perf bench mem: Prepare the x86-64 build for upstream memcpy_mcsafe() changes (fate#319858). - x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem() (fate#319858). - x86/mce: Move MCx_CONFIG MSR definitions (fate#320474). - x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errors (fate#320474). - x86/mce/AMD: Fix logic to obtain block address (fate#320474). - x86/mce/AMD: Document some functionality (fate#320474). - x86/cpufeature: Create a new synthetic cpu capability for machine check recovery (fate#319858). - x86/mce: Log MCEs after a warm rest on AMD, Fam17h and later (fate#320474). - x86/mce: Grade uncorrected errors for SMCA-enabled systems (fate#320474). - x86/mce: Carve out writes to MCx_STATUS and MCx_CTL (fate#320474). - x86/mce: Define vendor-specific MSR accessors (fate#320474). - x86/mce: Detect and use SMCA-specific msr_ops (fate#320474). - x86/mce: Detect local MCEs properly (fate#320474). - x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registers (fate#320474). - x86/mce/AMD: Disable LogDeferredInMcaStat for SMCA systems (fate#320474). - x86/mce/AMD: Save an indentation level in prepare_threshold_block() (fate#320474). - x86/cpufeature: Cleanup get_cpu_cap() (fate#320474). - x86/cpu: Add detection of AMD RAS Capabilities (fate#320474). - x86/mce: Update AMD mcheck init to use cpu_has() facilities (fate#320474). - EDAC, mce_amd: Detect SMCA using X86_FEATURE_SMCA (fate#320474). - x86/RAS: Add SMCA support to AMD Error Injector (fate#320474). - Refresh patches.arch/mce-amd-check-for-userspace-agent-before-decoding.patch. - commit 8b3cb3d - Move current cxgb4 patches after cxgb3 series This will make adding more cxgb4 patches easier. - Refresh patches.drivers/0001-treewide-Fix-typos-in-printk.patch. - Refresh patches.drivers/0008-iw_cxgb4-Take-clip-reference-before-starting-IPv6-li.patch. - Refresh patches.drivers/i40e-0022-i40evf-create-a-generic-config-RSS-function.patch. - Refresh patches.drivers/i40e-0203-iw_cxgb4-remove-port-mapper-related-code.patch. - commit 573479b - dax: Remove i_mmap_lock protection (fate#319256). - dax: Use radix tree entry lock to protect cow faults (fate#319256). - dax: New fault locking (fate#319256). - dax: Allow DAX code to replace exceptional entries (fate#319256). - dax: Define DAX lock bit for radix tree exceptional entry (fate#319256). - dax: Make huge page handling depend of CONFIG_BROKEN (fate#319256). - dax: Fix condition for filling of PMD holes (fate#319256). - dax: Remove redundant inode size checks (fate#319256). - dax: Remove pointless writeback from dax_do_io() (fate#319256). - dax: Remove zeroing from dax_io() (fate#319256). - dax: Remove dead zeroing code from fault handlers (fate#319256). - ext2: Avoid DAX zeroing to corrupt data (fate#319256). - ext2: Fix block zeroing in ext2_get_blocks() for DAX (fate#319256). - dax: Remove complete_unwritten argument (fate#319256). - DAX: move RADIX_DAX_ definitions to dax.c (fate#319256). - ext4: Pre-zero allocated blocks for DAX IO (fate#319256). - ext4: Refactor direct IO code (fate#319256). - ext4: Fix race in transient ENOSPC detection (fate#319256). - ext4: Handle transient ENOSPC properly for DAX (fate#319256). - dax: Call get_blocks() with create == 1 for write faults to unwritten extents (fate#319256). - commit 94c186b - ext4: cleanup handling of bh->b_state in DAX mmap (fate#319256). - commit 000b22a - config: disable MODULE_SIG on vanilla kernels (bsc#980353). The SLES kernels use x509 signatures but the vanilla kernel expects PKCS#7 signatures. As a result, they're treated as corrupt instead of absent, causing modules to refuse to load. - commit 5d67347 - Btrfs: don't use src fd for printk (bsc#980348). - commit fd4e8e2 - aacraid: do not activate events on non-SRC adapters (bsc#979497). - Delete patches.drivers/0022-aacraid-Don-t-call-aac_intr_normal-on-with-AIF-2-in-.patch. - commit 29a057e - ALSA: hrtimer: Handle start/stop more properly (bsc#973378). - commit 389042d - Disable DP83867_PHY in vanilla configs The default configs dropped this option after patches.arch/arm64-phy-dp83867-depend-on-CONFIG_OF_MDIO.patch. - commit 365d6e0 - qed* - bump driver versions to 8.7.1.62 (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - Update config files. - qed*: Tx-switching configuration (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed*: support ndo_get_vf_config (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed*: IOV support spoof-checking (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed*: IOV link control (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed*: Support forced MAC (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed*: Support PVID configuration (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Add VF support (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Align TLVs (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Bulletin and Link (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: IOV l2 functionality (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: IOV configure and FLR (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Introduce VFs (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Add VF->PF channel infrastructure (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Add CONFIG_QED_SRIOV (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: uninitialized variable in qede_start_xmit() (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: prevent chip hang when increasing channels (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Apply tunnel configurations after PF start (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: add implementation for internal loopback test (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: add support for selftests (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: add infrastructure for device self tests (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Add PF min bandwidth configuration support (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Add PF max bandwidth configuration support (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Add vport WFQ configuration APIs (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: add support for link pause configuration (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed*: Conditions for changing link (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Add support for ethtool private flags (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed*: Align statistics names (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Add fastpath support for tunneling (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Enable GRE tunnel slowpath configuration (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed/qede: Add GENEVE tunnel slowpath configuration support (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed/qede: Add VXLAN tunnel slowpath configuration support (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Add infrastructure support for tunneling (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed* - bump driver versions to 8.7.1.20 (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: add Rx flow hash/indirection support (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: add Rx flow hash/indirection support (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed*: remove version dependency (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - commit 74e647f - btrfs: qgroup: Fix qgroup accounting when creating snapshot (bsc#972933). - commit 5811420 ++++ libgcrypt: - make the -hmac package depend on the same version of the library, fixing bsc#979629 FIPS: system fails to reboot after installing fips pattern ++++ openldap2: - Enable build flag LDAP_USE_NON_BLOCKING_TLS to fix bsc#978408. ++++ supportutils: - Added new SLE12 SP2 kernel taint flags (bsc#976358) - Fixed NFS service detection - supportconfig: 3.0-78 ++++ xen: - fate#319989 - Update to Xen 4.7 RC3 xen-4.7.0-testing-src.tar.bz2 - Dropped libxl-remove-cdrom-cachemode.patch x86-PoD-only-reclaim-if-needed.patch gcc6-warnings-as-errors.patch ++++ xorg-x11-server: - Replace N_Force-swcursor-for-KMS-drivers-without-hw-cursor-sup.patch by N_Disable-HW-Cursor-for-cirrus-and-mgag200-kernel-modules.patch Only disable HW cursor for cirrus and mgag200. This should fix a regression introduced by using modesetting for Intel gen9+ (boo#980124). ++++ yast2: - remove invalid_hostname check (fate#319639) - 3.1.188 ++++ yast2-bootloader: - do not skip grub2 install during installation on s390 (bnc#980250) - 3.1.187 ++++ yast2-installation: - Visual improvement in the SSH keys importing proposal summary ++++ yast2-network: - bnc#971175 - /etc/hosts is correctly updated with static address, hostname when static net configuration is done via linuxrc and hostname is provided by AY profile - 3.1.151 ------------------------------------------------------------------ ------------------ 2016-5-16 - May 16 2016 ------------------- ------------------------------------------------------------------ ++++ ceph: - Update to version 10.2.1+git.1463429301.dccd759: + rebase to get rid of a duplicate cherry-pick Update to version 10.2.1+git.1463407086.386ad64: Rebase to upstream 10.2.1 release: - cephfs: CephFSVolumeClient should isolate volumes by RADOS namespace (issue#15400, pr#8787) - cephfs: handle standby-replay nodes properly in upgrades (issue#15591, pr#8971) - ceph-{mds,mon,osd} packages need scriptlets with systemd code (issue#14941, pr#8801) - ceph_test_keyvaluedb: fix (issue#15435, pr#9051) - cmake: add missing source file to rbd_mirror/image_replayer (pr#9052) - cmake: fix rbd compile errors (pr#9076, runsisi) - journal: incorrectly computed object offset within set (issue#15765, pr#9038) - librbd: client-side handling for incompatible object map sizes (issue#15642, pr#9039) - librbd: constrain size of AioWriteEvent journal entries (issue#15750, pr#9048) - librbd: does not crash if image header is too short (pr#9044) - librbd: Errors encountered disabling object-map while flatten is in-progress (issue#15572, pr#8869) - librbd: fix get/list mirror image status API (issue#15771, pr#9036) - librbd: Parent image is closed twice if error encountered while opening (issue#15574, pr#8867) - librbd: possible double-free of object map invalidation request upon error (issue#15643, pr#8865) - librbd: possible race condition leads to use-after-free (issue#15690, pr#9009) - librbd: potential concurrent event processing during journal replay (issue#15755, pr#9040) - librbd: Potential double free of SetSnapRequest instance (issue#15571, pr#8803) - librbd: put the validation of image snap context earlier (pr#9046) - librbd: reduce log level for image format 1 warning (issue#15577, pr#9003) - mds/MDSAuthCap parse no longer fails on paths with hyphens (issue#15465, pr#8969) - mds: MDS incarnation no longer gets lost after remove filesystem (issue#15399, pr#8970) - mon/OSDMonitor: avoid underflow in reweight-by-utilization if max_change=1 (issue#15655, pr#9006) - python: clone operation will fail if config overridden with "rbd default format = 1" (issue#15685, pr#8972) - radosgw-admin: add missing –zonegroup-id to usage (issue#15650, pr#9019) - radosgw-admin: update usage for zone[group] modify (issue#15651, pr#9016) - radosgw-admin: zonegroup remove command (issue#15684, pr#9015) - rbd CLI to retrieve rbd mirror state for a pool / specific image (issue#15144, issue#14420, pr#8868) - rbd disk-usage CLI command should support calculating full image usage (issue#14540, pr#8870) - rbd: helpful error message on map failure (issue#15721, pr#9041) - rbd: help message distinction between commands and aliases (issue#15521, pr#9004) - rbd-mirror: admin socket commands to start/stop/restart mirroring (issue#15718, pr#9010) - rbd-mirror can crash if start up is interrupted (issue#15630, pr#8866) - rbd-mirror: image sync needs to handle snapshot size and protection status (issue#15110, pr#9050) - rbd-mirror: lockdep error during bootstrap (issue#15664, pr#9008) - rbd-nbd: fix rbd-nbd aio callback error handling (issue#15604, pr#9005) - rgw: add AWS4 completion support for RGW_OP_SET_BUCKET_WEBSITE (issue#15626, pr#9018) - rgw admin output (issue#15747, pr#9054) - rgw: fix issue #15597 (issue#15597, pr#9020) - rgw: fix printing wrong X-Storage-Url in Swift's TempAuth (issue#15667, pr#9021) - rgw: handle stripe transition when flushing final pending_data_bl (issue#15745, pr#9053) - rgw: leak fixes (issue#15792, pr#9022) - rgw: multisite: Issues with Deleting Buckets (issue#15540, pr#8930) - rgw: period commit fix (issue#15828, pr#9081) - rgw: period delete fixes (issue#15469, pr#9047) - rgw: radosgw-admin zone set cuts pool names short if name starts with a period (issue#15598, pr#9029) - rgw: segfault at RGWAsyncGetSystemObj (issue#15565, issue#15625, pr#9017) - several backports (issue#15588, issue#15655, pr#8853) - systemd: fix typo in preset file (pr#8843) - tests: make check fails on ext4 (issue#15837, pr#9063) ++++ cheese: - Update to GNOME 3.20.2 Fate#318572 ++++ lvm2: - clvm resources do not start because can't find lvmconf (bsc#979635) Add soft link to /usr/sbin/lvmconf in spec ++++ eog: - Update to GNOME 3.20.2 Fate#318572 ++++ evolution: - Update to GNOME 3.20.2 Fate#318572 ++++ evolution-data-server: - Update to GNOME 3.20.2 Fate#318572 ++++ grub2: - Fix btrfs endianess (bsc#980108) btrfs-fix_get_root_key_comparison_failures_due_to_endianness.patch ++++ kernel-default: - Support the target_core_user module (FATE#320188) - commit bed10be - kvm: Remove variable physbase MTRR 0x2f8 (bsc#979715, CVE-2016-3713). - commit be257d7 - Refresh patches.arch/arm64-phy-dp83867-depend-on-CONFIG_OF_MDIO.patch. - commit 93c826e - supported.conf: enable all openvswitch modules (bsc#979627) As we are moving from a monolithic out-of-tree openvswitch module to in-tree one where support for tunneling protocols is split into a set of separate modules, we need to mark those as supported. We also need to mark geneve.ko as supported as vport-geneve.ko depends on it. - commit d2d2246 - KEYS: Fix ASN.1 indefinite length object parsing (bsc#979867, CVE-2016-0758). - commit 467c4ef - x86/mm/32: Enable full randomization on i386 and X86_32 (bnc#974308, CVE-2016-3672). - commit 596204c ++++ kernel-source: - Support the target_core_user module (FATE#320188) - commit bed10be - kvm: Remove variable physbase MTRR 0x2f8 (bsc#979715, CVE-2016-3713). - commit be257d7 - Refresh patches.arch/arm64-phy-dp83867-depend-on-CONFIG_OF_MDIO.patch. - commit 93c826e - supported.conf: enable all openvswitch modules (bsc#979627) As we are moving from a monolithic out-of-tree openvswitch module to in-tree one where support for tunneling protocols is split into a set of separate modules, we need to mark those as supported. We also need to mark geneve.ko as supported as vport-geneve.ko depends on it. - commit d2d2246 - KEYS: Fix ASN.1 indefinite length object parsing (bsc#979867, CVE-2016-0758). - commit 467c4ef - x86/mm/32: Enable full randomization on i386 and X86_32 (bnc#974308, CVE-2016-3672). - commit 596204c ++++ kernel-syms: - Support the target_core_user module (FATE#320188) - commit bed10be - kvm: Remove variable physbase MTRR 0x2f8 (bsc#979715, CVE-2016-3713). - commit be257d7 - Refresh patches.arch/arm64-phy-dp83867-depend-on-CONFIG_OF_MDIO.patch. - commit 93c826e - supported.conf: enable all openvswitch modules (bsc#979627) As we are moving from a monolithic out-of-tree openvswitch module to in-tree one where support for tunneling protocols is split into a set of separate modules, we need to mark those as supported. We also need to mark geneve.ko as supported as vport-geneve.ko depends on it. - commit d2d2246 - KEYS: Fix ASN.1 indefinite length object parsing (bsc#979867, CVE-2016-0758). - commit 467c4ef - x86/mm/32: Enable full randomization on i386 and X86_32 (bnc#974308, CVE-2016-3672). - commit 596204c ++++ libverto-libev: - Split off libev, glib and tevent module to sub-package Continue to implement fate#320326. ++++ libverto: - Split off libev, glib and tevent module to sub-package Continue to implement fate#320326. ++++ orca: - Update to version 3.20.2: + Performance: - Take interfaces into account when looking for non-descendable descendants. - Cache results of shouldInferLabelFor(). - Cache results when filtering contents for presentation. - Give findObjectInContents() smarts for embedded children. - Check setting before generating spoken indentation information. + General: - Add explicit handling for tree items. - Work around another instance of app-created duplicate accessible objects. - Eliminate double presentation of inferred labels. - Work around GNOME Shell's broken text interface for word echo. - Fix desktop file keywords in Slovenian translation. - Handle another instance of an app becoming non-responsive. + Updated translations. ++++ python-pyOpenSSL: - added %check section with testsuite - skip-networked-test.patch - mark a test as networked so that we can specify non-network test run - rsa128-i586.patch - sidestep a crasher bug on 32bit platforms by generating reasonably-sized RSA keys instead of small 128bit ones ++++ yast2-bootloader: - Fix storing default boot section (bnc#978366) - Fix showing default boot section name with spaces inside (found during testing fix for bnc#978366) - 3.1.186 - do not install grub2 with --no-nvram on non-EFI systems (bnc#980108) - 3.1.185 - Reintroduce Trusted Boot (FATE#316553). - 3.1.184 ++++ yast2-installation: - The user is now informed about SSH keys to be reused (copied from a previous system) during system installation. - The user can select a different partition (or none) to read the keys from and whether to also copy config files. - SSH import functionality not longer depending from "copy_to_system" feature. - Fate#319624 - 3.1.187 - SSH installation: handle closing the initial installation screen by the window manager close button (bsc#979499) - 3.1.186 ------------------------------------------------------------------ ------------------ 2016-5-15 - May 15 2016 ------------------- ------------------------------------------------------------------ ++++ gnote: - Update to version 3.20.1: + Fix typo in user visible string (bgo#766003). + Fix crash on first run when data migration is required (bgo#765791). + Updated translations. ++++ gnome-themes-standard: - Update to version 3.20.2: + Scrollbar tweaks. + Makefile updates. + Updated translations. ++++ kernel-default: - phy dp83867: depend on CONFIG_OF_MDIO (bsc#979368). - commit 453fd52 - Refresh patches.arch/arm64-thd-irqchip-gicv3-its-numa-workaround-for-cavium-thunderx-erratum-23144.patch. (bsc#979370) - commit 7e2d64f ++++ kernel-source: - phy dp83867: depend on CONFIG_OF_MDIO (bsc#979368). - commit 453fd52 - Refresh patches.arch/arm64-thd-irqchip-gicv3-its-numa-workaround-for-cavium-thunderx-erratum-23144.patch. (bsc#979370) - commit 7e2d64f ++++ kernel-syms: - phy dp83867: depend on CONFIG_OF_MDIO (bsc#979368). - commit 453fd52 - Refresh patches.arch/arm64-thd-irqchip-gicv3-its-numa-workaround-for-cavium-thunderx-erratum-23144.patch. (bsc#979370) - commit 7e2d64f ------------------------------------------------------------------ ------------------ 2016-5-13 - May 13 2016 ------------------- ------------------------------------------------------------------ ++++ empathy: - Update to version 3.12.12: + Fix pkg-config usage (bgo#761000). + The minimum value of an uint64_t is 0, not G_MININT32 (bgo#762735). + Hardcoding #!/usr/bin/python is not portable (bgo#762737). + Fix -Werror build for clang (bgo#762738). + Add the Rizon IRC network to the list of IRC networks (bgo#764438). + GCC 5 generates a type-limits warning in tpaw-account-settings.c (bgo#765022). + Empathy uses deprecated webkit functions (bgo#765024). + Gnome-shell Wayland application tracking broken for Empathy (bgo#766285). + Empathy dumps core when running on Wayland compositor (bgo#708170). + Updated translations. - Drop empathy-fix-icons-in-search-bar.patch, empathy-Don-t-crash-in-window_get_workspace-under-Wayland.patch, empathy-Fix-a-critical-warning.patch, empathy-Don-t-call-XInitThreads-in-Wayland.patch, empathy-Avoid-warning-spam-from-GtkStyleContext-with-GTK-3.20.patch and empathy-Add-a-missing-tag-to-the-AppData-file.patch, all fixed upstream. ++++ fetchmail: - Made the helper script introduced in last change return exit status 5 on configuration errors instead of 1, which should make it a bit less confusing (bsc#979534) ++++ gtk3: - Fix libgtk-3-0 dependency on gtk-data: require the data package for the latest installed version of libgtk-3-. This is only needed for any eventual case where an ABI incompatible libgtk3 might ever appear in order to allow them to be parallel installable - something upstream knows to avoid doing. ++++ kernel-default: - PCI: hv: Report resources release after stopping the bus (fate#320485). - PCI: hv: Add explicit barriers to config space access (fate#320485). - commit 75b4924 - aacraid: Don't call aac_intr_normal() with AIF == 2 in driver probe (bsc#979497). - commit 018c518 - apparmor: Initialize common_audit_data (bsc972120). - commit 5f3346f - Update tags in two patches for CVE-2016-4578, bsc#979879 - commit 72f8006 - cxgb3: fix out of bounds read (bsc#963908 FATE#320119). - iw_cxgb3: initialize ibdev.iwcm->ifname for port mapping (bsc#963908 FATE#320119). - iw_cxgb3: support for iWARP port mapping (bsc#963908 FATE#320119). - cxgb3: fix up vpd strings for kstrto*() (bsc#963908 FATE#320119). - chelsio: constify cphy_ops structures (bsc#963908 FATE#320119). - cxgb3: Convert simple_strtoul to kstrtox (bsc#963908 FATE#320119). - commit 6733505 ++++ kernel-source: - PCI: hv: Report resources release after stopping the bus (fate#320485). - PCI: hv: Add explicit barriers to config space access (fate#320485). - commit 75b4924 - aacraid: Don't call aac_intr_normal() with AIF == 2 in driver probe (bsc#979497). - commit 018c518 - apparmor: Initialize common_audit_data (bsc972120). - commit 5f3346f - Update tags in two patches for CVE-2016-4578, bsc#979879 - commit 72f8006 - cxgb3: fix out of bounds read (bsc#963908 FATE#320119). - iw_cxgb3: initialize ibdev.iwcm->ifname for port mapping (bsc#963908 FATE#320119). - iw_cxgb3: support for iWARP port mapping (bsc#963908 FATE#320119). - cxgb3: fix up vpd strings for kstrto*() (bsc#963908 FATE#320119). - chelsio: constify cphy_ops structures (bsc#963908 FATE#320119). - cxgb3: Convert simple_strtoul to kstrtox (bsc#963908 FATE#320119). - commit 6733505 ++++ kernel-syms: - PCI: hv: Report resources release after stopping the bus (fate#320485). - PCI: hv: Add explicit barriers to config space access (fate#320485). - commit 75b4924 - aacraid: Don't call aac_intr_normal() with AIF == 2 in driver probe (bsc#979497). - commit 018c518 - apparmor: Initialize common_audit_data (bsc972120). - commit 5f3346f - Update tags in two patches for CVE-2016-4578, bsc#979879 - commit 72f8006 - cxgb3: fix out of bounds read (bsc#963908 FATE#320119). - iw_cxgb3: initialize ibdev.iwcm->ifname for port mapping (bsc#963908 FATE#320119). - iw_cxgb3: support for iWARP port mapping (bsc#963908 FATE#320119). - cxgb3: fix up vpd strings for kstrto*() (bsc#963908 FATE#320119). - chelsio: constify cphy_ops structures (bsc#963908 FATE#320119). - cxgb3: Convert simple_strtoul to kstrtox (bsc#963908 FATE#320119). - commit 6733505 ++++ libksba: - The previous change also fixes bsc#979906 CVE-2016-4579 with 0005-Fix-possible-read-access-beyond-the-buffer.patch ++++ libstoragemgmt: - Upgrade to version 1.3.1 (boo#980041): * Fix local disk querying in fakeroot(change root) when '/dev' is not mounted. - Upgrade to version 1.3.0: * Change the raid card cache split (%read, %write) * Retrieve/update cache information of both the card and physical disks (enable/disable caching etc.) * Turn on/off identify and fault LEDs * Retrieve information on batteries * Retrieve a physical disk RPM, link type and location string for a disk * Retrieve the vpd 0x83 for directly attached disk(s) * Given a vpd 0x83 return list of local disk paths * Given a disk path return the vpd 0x83 value * Retrieve list of local disks - Removed package: * libstoragemgmt-rest -- droped by upstream. ++++ libvirt: - Fix default video RAM setting e4d131b8-mv-virDomainDefPostParseInternal.patch, 3e428670-post-parse-implicit-video.patch, 538012c8-default-vram.patch, 96b21fb0-vram-tests.patch, 400e716d-libxl-noprope-emulator.patch, b90c4b5f-tests-use-qemu-xen.patch bsc#979397 ++++ libyui-qt: - Now Yast requests the focus to the window manager when running fullscreen instead of relying on the window manager focus policy (bsc#974627) - 2.46.23 ++++ libzypp: - Prepare cmake to maintain the .pot and .po files in git. Add initial .po file set derived from tarballs. Translations are now maintained via Weblate. - Provide 'libzypp(plugin:services) = 1' after fixing bsc#933760 - Bump major version for Factory, 15.x is continued on SuSE-SLE-12-SP1-Branch - version 16.0.0 (0) ++++ tcpdump: - Don't install the versioned binary (bsc#944294) ++++ update-alternatives: - Provide alternatives binary and alternatives = %{version} symbol ++++ vm-install: - fate#319328 - Add virsh console conf to KVM Guests - Version 0.8.53 ++++ yast2-network: - fate#315995 - Added physical port id to device overview and bond slaves item description if supported. - Warn the user when two or more bonded interfaces share the same physical port. - Available interfaces for bonding in bond slaves tab are now sorted and moving them up or down maintain the interface selected. - 3.1.150 ++++ zypper: - Prepare cmake to maintain the .pot and .po files in git. Add initial .po file set derived from tarballs. Translations are now maintained via Weblate. - Fix install/remove commands to be case sensitive (bsc#940477) - Fix testing for '-- download*' options (bsc#956480) - Unify code acquiring the zypp lock (bnc#969107) - Rephrase note if 'lsof' is not installed (bsc#974438) - search: fix empty search result message (bsc#972999) - versioncmp: don't check for zypp lock (bsc#970575) - BuildRequires: libzypp-devel >= 15.22.1 - version 1.13.1 ++++ zypper-lifecycle-plugin: - version 0.2 - fixed return value (bsc#979322) - do not ignore errors on parsing of lifecycle data (bsc#979431) ------------------------------------------------------------------ ------------------ 2016-5-12 - May 12 2016 ------------------- ------------------------------------------------------------------ ++++ clamav: - Update to version 0.99.2 (bsc#978459) * 7z: fix for FolderStartPackStreamIndex array index heck * print all CDBNAME entries for a zip file when using the -z flag. * try to minimize the err cleanup path * clamunrar: notice if unpacking comment failed * signature manual update. * use temp var for realloc to prevent pointer loss. * fix debug VI hex truncation * freshclam: avoid random data in mirrors.dat. * libclamav: print raw certificate metadata * freshclam manager check return code of strdup. * additional suppress IP notification when using proxy * fix download and verification of *.cld through PrivateMirrors * suppress IP notification when using proxy * remove redundant mempool assignment * divide out dumpcerts output for better readability * fix dconf and option handling for nocert and dumpcert * patch by Jim Morris to increase clamd's soft file descriptor to its potential maximum on 64-bit systems * Move libfreshclam config to m4/reorganization. * adding libfreshclam * Add 'cdb' datafile to sigtools list of datafile types. * NULL pointer check. * malloc() NULL pointer check. * clamscan 'block-macros' option. * initialize cpio name buffer * initialize mspack decompression buffers * prevent memory allocations on used pointers (folder objects) * prevent memory allocations on used pointers (boolvectors) * initialize ARJ metadata structures * change cli_malloc with cli_calloc * check packSizes prior to dereference * fixed inconsistent folder state on failure * pre-check on (*unpackSizes) dereference * fix on pre-checks on dereferenced array * pre-checks on dereferenced array size values (not =0) * adding sanity checks to 7z header parsing * fixed mew source read issue * documentation update on targets * filetype consistency * move llvm option flag handling to new m4 file * hwp5.x: fix for streams without names ++++ cups: - add_gziptoany_filter_when_raw_printing_multiple_files_GitHub4782.patch is the upstream patch part for scheduler/job.c from https://github.com/apple/cups/commit/f62664600159820a136a6e726a01a598b9ea292e adapted to fit exactly for CUPS-1.7.5 that fixes raw printing multiple files by adding the gziptoany filter, see https://github.com/apple/cups/issues/4782 (bsc#968706). - cups-lpd_remove_adding_docname_GitHub4790.patch is an excerpt from the upstream patch part for scheduler/cups-lpd.c from https://github.com/apple/cups/commit/4cc64a80fd01016eb5c3b62b754fc684d87bfb89 that avoids warnings in error_log of the form "Unexpected 'document-name' operation attribute in a Create-Job request" see https://github.com/apple/cups/issues/4790 (SUSE Service Request 10994025138) ++++ ghex: - Update to version 3.18.1: + Update the AppData file to spec version 0.7+. + Updated translations. ++++ glibc: - Fix malloc performance regression from SLE 11 (bsc#975930) malloc-Consistently-apply-trim_threshold-to-all-heap.patch malloc-Prevent-arena-free_list-from-turning-cyclic-B.patch malloc-Fix-attached-thread-reference-count-handling-.patch malloc-Fix-list_lock-arena-lock-deadlock-BZ-19182.patch ++++ glibc: - Fix malloc performance regression from SLE 11 (bsc#975930) malloc-Consistently-apply-trim_threshold-to-all-heap.patch malloc-Prevent-arena-free_list-from-turning-cyclic-B.patch malloc-Fix-attached-thread-reference-count-handling-.patch malloc-Fix-list_lock-arena-lock-deadlock-BZ-19182.patch ++++ gnome-terminal: - Update to version 3.20.2: + server: Add a systemd user service (bgo#759115). + window: - Fix relief on tab menu button. - Set widget CSS name. + nautilus: Fix handing sftp folders with % character. + Fix GSettings default value translations. + Updated translations. ++++ hunspell: - Update baselibs to provide hunspell-devel bnc#977784 ++++ kernel-default: - IB: remove the write-only usecnt field from struct ib_mr Replace the partial version of this patch by a complete version. - commit 196b924 - cxgb3: simplify iwch_get_dma_wr (bsc#963908 FATE#320119). - commit 62aec31 - IB: remove in-kernel support for memory windows Combine the two occurrences of this patch. - commit 2a6f5b9 - IB: remove support for phys MRs Combine the two occurrences of this patch. - commit 7d5b895 - IB: start documenting device capabilities Move this patch out of the mlx5 backport. It belongs to a series that affects multiple drivers. - commit 9c5d513 - NTB: Remove _addr functions from ntb_hw_amd (fate#320478). - Update config files. - NTB: Add support for AMD PCI-Express Non-Transparent Bridge (fate#320478). - commit af8a158 - sfc: disable RSS when unsupported (bsc#966344 FATE#320139). - sfc: implement IPv6 NFC (and IPV4_USER_FLOW) (bsc#966344 FATE#320139). - ethtool: add IPv6 to the NFC API (bsc#966344 FATE#320139). - sfc: Downgrade or remove some error messages (bsc#966344 FATE#320139). - sfc: Downgrade EPERM messages from MCDI to debug (bsc#966344 FATE#320139). - sfc: Make failed filter removal less noisy (bsc#966344 FATE#320139). - sfc: Handle MCDI proxy authorisation (bsc#966344 FATE#320139). - sfc: Retry MCDI after NO_EVB_PORT error on a VF (bsc#966344 FATE#320139). - sfc: check warm_boot_count after other functions have been reset (bsc#966344 FATE#320139). - sfc: use ALIGN macro for aligning frame sizes (bsc#966344 FATE#320139). - sfc: Add PCI ID for Solarflare 8000 series 10/40G NIC (bsc#966344 FATE#320139). - sfc: make TSO version a per-queue parameter (bsc#966344 FATE#320139). - commit 960a40a - rbd: report unsupported features to syslog (bsc#979169). - commit a9cc548 - kabi/severities: Copy from SLE12-SP1 - commit 3978764 - perf/x86/msr: Add AMD IRPERF (Instructions Retired) performance counter (fate#320473). - perf/x86/msr: Add AMD PTSC (Performance Time-Stamp Counter) support (fate#320473). - commit 85f4eaa - Delete patches.drivers/0096-nvme-init-nvme-queue-before-enabling-irq.patch. patches.drivers/0094-nvme-fix-reset-remove-race.patch already covers this path. - commit 44f154b - Update patches.drivers/0096-nvme-init-nvme-queue-before-enabling-irq.patch (bsc#962742). Updated wrong bugzilla refernce. - commit 79454f7 ++++ kernel-source: - IB: remove the write-only usecnt field from struct ib_mr Replace the partial version of this patch by a complete version. - commit 196b924 - cxgb3: simplify iwch_get_dma_wr (bsc#963908 FATE#320119). - commit 62aec31 - IB: remove in-kernel support for memory windows Combine the two occurrences of this patch. - commit 2a6f5b9 - IB: remove support for phys MRs Combine the two occurrences of this patch. - commit 7d5b895 - IB: start documenting device capabilities Move this patch out of the mlx5 backport. It belongs to a series that affects multiple drivers. - commit 9c5d513 - NTB: Remove _addr functions from ntb_hw_amd (fate#320478). - Update config files. - NTB: Add support for AMD PCI-Express Non-Transparent Bridge (fate#320478). - commit af8a158 - sfc: disable RSS when unsupported (bsc#966344 FATE#320139). - sfc: implement IPv6 NFC (and IPV4_USER_FLOW) (bsc#966344 FATE#320139). - ethtool: add IPv6 to the NFC API (bsc#966344 FATE#320139). - sfc: Downgrade or remove some error messages (bsc#966344 FATE#320139). - sfc: Downgrade EPERM messages from MCDI to debug (bsc#966344 FATE#320139). - sfc: Make failed filter removal less noisy (bsc#966344 FATE#320139). - sfc: Handle MCDI proxy authorisation (bsc#966344 FATE#320139). - sfc: Retry MCDI after NO_EVB_PORT error on a VF (bsc#966344 FATE#320139). - sfc: check warm_boot_count after other functions have been reset (bsc#966344 FATE#320139). - sfc: use ALIGN macro for aligning frame sizes (bsc#966344 FATE#320139). - sfc: Add PCI ID for Solarflare 8000 series 10/40G NIC (bsc#966344 FATE#320139). - sfc: make TSO version a per-queue parameter (bsc#966344 FATE#320139). - commit 960a40a - rbd: report unsupported features to syslog (bsc#979169). - commit a9cc548 - kabi/severities: Copy from SLE12-SP1 - commit 3978764 - perf/x86/msr: Add AMD IRPERF (Instructions Retired) performance counter (fate#320473). - perf/x86/msr: Add AMD PTSC (Performance Time-Stamp Counter) support (fate#320473). - commit 85f4eaa - Delete patches.drivers/0096-nvme-init-nvme-queue-before-enabling-irq.patch. patches.drivers/0094-nvme-fix-reset-remove-race.patch already covers this path. - commit 44f154b - Update patches.drivers/0096-nvme-init-nvme-queue-before-enabling-irq.patch (bsc#962742). Updated wrong bugzilla refernce. - commit 79454f7 ++++ kernel-syms: - IB: remove the write-only usecnt field from struct ib_mr Replace the partial version of this patch by a complete version. - commit 196b924 - cxgb3: simplify iwch_get_dma_wr (bsc#963908 FATE#320119). - commit 62aec31 - IB: remove in-kernel support for memory windows Combine the two occurrences of this patch. - commit 2a6f5b9 - IB: remove support for phys MRs Combine the two occurrences of this patch. - commit 7d5b895 - IB: start documenting device capabilities Move this patch out of the mlx5 backport. It belongs to a series that affects multiple drivers. - commit 9c5d513 - NTB: Remove _addr functions from ntb_hw_amd (fate#320478). - Update config files. - NTB: Add support for AMD PCI-Express Non-Transparent Bridge (fate#320478). - commit af8a158 - sfc: disable RSS when unsupported (bsc#966344 FATE#320139). - sfc: implement IPv6 NFC (and IPV4_USER_FLOW) (bsc#966344 FATE#320139). - ethtool: add IPv6 to the NFC API (bsc#966344 FATE#320139). - sfc: Downgrade or remove some error messages (bsc#966344 FATE#320139). - sfc: Downgrade EPERM messages from MCDI to debug (bsc#966344 FATE#320139). - sfc: Make failed filter removal less noisy (bsc#966344 FATE#320139). - sfc: Handle MCDI proxy authorisation (bsc#966344 FATE#320139). - sfc: Retry MCDI after NO_EVB_PORT error on a VF (bsc#966344 FATE#320139). - sfc: check warm_boot_count after other functions have been reset (bsc#966344 FATE#320139). - sfc: use ALIGN macro for aligning frame sizes (bsc#966344 FATE#320139). - sfc: Add PCI ID for Solarflare 8000 series 10/40G NIC (bsc#966344 FATE#320139). - sfc: make TSO version a per-queue parameter (bsc#966344 FATE#320139). - commit 960a40a - rbd: report unsupported features to syslog (bsc#979169). - commit a9cc548 - kabi/severities: Copy from SLE12-SP1 - commit 3978764 - perf/x86/msr: Add AMD IRPERF (Instructions Retired) performance counter (fate#320473). - perf/x86/msr: Add AMD PTSC (Performance Time-Stamp Counter) support (fate#320473). - commit 85f4eaa - Delete patches.drivers/0096-nvme-init-nvme-queue-before-enabling-irq.patch. patches.drivers/0094-nvme-fix-reset-remove-race.patch already covers this path. - commit 44f154b - Update patches.drivers/0096-nvme-init-nvme-queue-before-enabling-irq.patch (bsc#962742). Updated wrong bugzilla refernce. - commit 79454f7 ++++ vte: - Update to version 0.44.2: + emulation: - Swallow urxvt OSC 777. - Don't use smart tabs if the cells are already in use. - Fix Tab not to alter the background color. + terminal: - Fix search return value. - Fix ::get_text start column not to be negative. + test: Typo fix. + build: Fix the build when an older vte VAPI is present on the system. ++++ orca: - Require python3-gobject-Gdk, since gdk/gtk bindings are now split off from python-gobject. ++++ rubygem-cfa_grub2: - fix value for GRUB_ENCRYPTED_DISK attribute (bnc#976315) - 0.4.1 ++++ vncmanager: - Add LICENSE file to docs. ++++ vncmanager-controller: - U_vncmanager-fix-installation-directory-and-metadata-of-gnome-shell-extension.patch (bnc#979647) - Add LICENSE file to docs. - Use %_smp_mflags instead of %make_jobs. ++++ yast2-bootloader: - fix grub2 settings for lvm encrypted boot partition (bsc#976315) - 3.1.183 ++++ yast2-firstboot: - 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 ++++ yast2-packager: - Select the new default product patterns also when adding an add-on from media in installed system (FATE#320199) - 3.1.100 ++++ yast2-vm: - fate#319328 rejected. Revert the last commit - 3.1.28 ------------------------------------------------------------------ ------------------ 2016-5-11 - May 11 2016 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to 0.2.36: - Fix for bnc#973851: More flexible exit codes handling in internal zypper calls ++++ expat: - add expat-2.1.0-parser_crashes_on_malformed_input.patch to fix Expat XML parser that mishandles certain kinds of malformed input documents [bnc#979441], [CVE-2016-0718] ++++ gnome-shell: - Add gnome-shell-cogl-nvidia-fixes.patch: Init framebuffer early to fix gnome-shell crash on NVIDIA drivers (boo#976871, bgo#764898). - Update to version 3.20.2: + Save screencasts in HOME if XDG_VIDEO_DIR doesn't exist (bgo#765015). + Don't show orientation lock when g-s-d won't rotate (bgo#765267). + Misc. bug fixes: bgo#722752, bgo#765061, bgo#763068, bgo#765607, bgo#757676. + Updated translations. - Conditionally apply translations-update-upstream BuildRequires and macro for non-openSUSE only. ++++ gnome-shell-extensions: - Update to version 3.20.1: + Update classic style. + Updated translations. ++++ grub2: - Switch endiannes of stage1 on POWER (LE -> BE) (bsc#973651) - Dropped patches: grub2-ppc64-build-ppc64-32bit.patch grub2-ppc64le-01-Add-Little-Endian-support-for-Power64-to-the-build.patch grub2-ppc64le-02-Build-grub-as-O1-until-we-add-savegpr-and-restgpr-ro.patch grub2-ppc64le-03-disable-creation-of-vsx-and-altivec-instructions.patch grub2-ppc64le-04-powerpc64-LE-s-linker-knows-how-to-handle-the-undefi.patch grub2-ppc64le-05-grub-install-can-now-recognize-and-install-a-LE-grub.patch grub2-ppc64le-06-set-the-ABI-version-to-0x02-in-the-e_flag-of-the-PPC.patch grub2-ppc64le-07-Add-IEEE1275_ADDR-helper.patch grub2-ppc64le-08-Fix-some-more-warnings-when-casting.patch grub2-ppc64le-09-Add-powerpc64-types.patch grub2-ppc64le-10-powerpc64-is-not-necessarily-BigEndian-anymore.patch grub2-ppc64le-11-Fix-warnings-when-building-powerpc-linux-loader-64bi.patch grub2-ppc64le-12-GRUB_ELF_R_PPC_-processing-is-applicable-only-for-32.patch grub2-ppc64le-13-Fix-powerpc-setjmp-longjmp-64bit-issues.patch grub2-ppc64le-14-Add-powerpc64-ieee1275-trampoline.patch grub2-ppc64le-15-Add-64bit-support-to-powerpc-startup-code.patch grub2-ppc64le-16-Add-grub_dl_find_section_addr.patch grub2-ppc64le-17-Add-ppc64-relocations.patch grub2-ppc64le-18-ppc64-doesn-t-need-libgcc-routines.patch grub2-ppc64le-19-Use-FUNC_START-FUNC_END-for-powerpc-function-definit.patch grub2-ppc64le-20-.TOC.-symbol-is-special-in-ppc64le-.-It-maps-to-the-.patch grub2-ppc64le-21-the-.toc-section-in-powerpc64le-modules-are-sometime.patch grub2-ppc64le-22-all-parameter-to-firmware-calls-should-to-be-BigEndi.patch grub2-ppc64le-23-grub-segfaults-if-initrd-is-specified-before-specify.patch grub2-ppc64le-fix-64bit-trampoline-in-dyn-linker.patch grub2-ppc64le-timeout.patch - Added patches: biendian.patch libgcc-prereq.patch libgcc.patch ppc64_opt.patch ppc64le.patch - Refreshed patches: grub2-ppc64-cas-reboot-support.patch grub2-ppc64le-memory-map.patch ++++ kernel-default: - Linux 4.4.10 (bsc#969870 bsc#977572 bsc#946078). - Delete patches.arch/ACPI-processor-Request-native-thermal-interrupt-hand. - Delete patches.drivers/ata-0052-ahci_xgene-dereferencing-uninitialized-pointer-i.patch. - Delete patches.fixes/ipvs-drop-first-packet-to-dead-server.patch. - commit ef10f7e - scsi_lib: Decode T10 vendor IDs (bsc#977572). - scsi_dh_alua: do not fail for unknown VPD identification (bsc#977572). - commit 35854e5 - ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt (CVE-2016-4569,bsc#979213). - ALSA: timer: Fix leak in events via snd_timer_user_ccallback (CVE-2016-4569,bsc#979213). - ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS (CVE-2016-4569,bsc#979213). - commit 89a9adb - dlm: config: Fix ENOMEM failures in make_cluster() (bsc#979108). - commit 225be70 - ipc/sem: make semctl setting sempid consistent (bsc#979378). - commit 0f22b60 - ipc/shm.c: is_file_shm_hugepages() can be boolean (bsc#979378). - commit 4a9bfce ++++ kernel-source: - Linux 4.4.10 (bsc#969870 bsc#977572 bsc#946078). - Delete patches.arch/ACPI-processor-Request-native-thermal-interrupt-hand. - Delete patches.drivers/ata-0052-ahci_xgene-dereferencing-uninitialized-pointer-i.patch. - Delete patches.fixes/ipvs-drop-first-packet-to-dead-server.patch. - commit ef10f7e - scsi_lib: Decode T10 vendor IDs (bsc#977572). - scsi_dh_alua: do not fail for unknown VPD identification (bsc#977572). - commit 35854e5 - ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt (CVE-2016-4569,bsc#979213). - ALSA: timer: Fix leak in events via snd_timer_user_ccallback (CVE-2016-4569,bsc#979213). - ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS (CVE-2016-4569,bsc#979213). - commit 89a9adb - dlm: config: Fix ENOMEM failures in make_cluster() (bsc#979108). - commit 225be70 - ipc/sem: make semctl setting sempid consistent (bsc#979378). - commit 0f22b60 - ipc/shm.c: is_file_shm_hugepages() can be boolean (bsc#979378). - commit 4a9bfce ++++ kernel-syms: - Linux 4.4.10 (bsc#969870 bsc#977572 bsc#946078). - Delete patches.arch/ACPI-processor-Request-native-thermal-interrupt-hand. - Delete patches.drivers/ata-0052-ahci_xgene-dereferencing-uninitialized-pointer-i.patch. - Delete patches.fixes/ipvs-drop-first-packet-to-dead-server.patch. - commit ef10f7e - scsi_lib: Decode T10 vendor IDs (bsc#977572). - scsi_dh_alua: do not fail for unknown VPD identification (bsc#977572). - commit 35854e5 - ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt (CVE-2016-4569,bsc#979213). - ALSA: timer: Fix leak in events via snd_timer_user_ccallback (CVE-2016-4569,bsc#979213). - ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS (CVE-2016-4569,bsc#979213). - commit 89a9adb - dlm: config: Fix ENOMEM failures in make_cluster() (bsc#979108). - commit 225be70 - ipc/sem: make semctl setting sempid consistent (bsc#979378). - commit 0f22b60 - ipc/shm.c: is_file_shm_hugepages() can be boolean (bsc#979378). - commit 4a9bfce ++++ samba: - New user can fail on first usage only; (bnc#949284). ++++ mutter: - Update to version 3.20.2: + Notify clients of pending modifier state changes (bgo#748526). + Add get_is_builtin_display_on() method (bgo#765267). + Fix 2-finger titlebar taps on wayland (bgo#764519). + Misc. bug fixes: bgo#765058, bgo#765252, bgo#765062. + Updated translations. - Conditionally apply translations-update-upstream BuildRequires and macro for non-openSUSE only. ++++ pango: - Make libpango obsolete/provide pango-modules bsc#978972 ++++ systemd: - Update SLE12-SP2 branch: - 2e4a922 logind,machined: bump TasksMax= (bsc#978653) - df2e344 nspawn: set TasksMax in machined instead of nspawn - 7380060 man: document the nfs mount option bg as unsupported (#3231) (bnc#874665) - d83dd33 units: make sure that fsck is executed before quotacheck (bnc#897799) - 7fca09b udev: add option to generate old 'buggy' SCSI serials (bnc#886852) - 76a46dd Fix /run/lock group to follow openSUSE policy (bnc#733523) - 77d337e tmpfiles: don't set the x bit for volatile system journal when ACL support is enabled (bsc#973848) - ae530f1 build-sys: allow references to adm group to be omitted (#3150) - 9a74c08 core: set start job timeout from the kernel commandline (#3112) (bnc#909358) ++++ mdadm: - Add a patch to fix bsc#979454 + 0009-super1-add-more-checks-for-NodeNumUpdate-option.patch ++++ myspell-dictionaries: - Version update to git state 20160511: * Notably croatian and czech rules updates ++++ perl-Bootloader: - Don't install grub2-efi during installation (bsc#979145) - 0.913 ++++ qemu: - Update to v2.6.0 (fate#316228) cf. http://wiki.qemu.org/ChangeLog/2.6 ++++ unixODBC: - Requested by fate#319390 - Add comment in spec file so people know why the .so files are not in the devel package ++++ xen: - bsc#954872 - script block-dmmd not working as expected - libxl: error: libxl_dm.c (another modification) block-dmmd ++++ yast2-bootloader: - do not crash when stage1 is set to extended partition (thanks to mvidner for catch, also fix bnc#978284) - 3.1.182 ++++ yast2-packager: - Showing location of installed licenses. (fate#219341) - 3.1.99 ++++ yast2-vm: - fate#319328 - Add virsh console conf to KVM Guests - 3.1.27 ------------------------------------------------------------------ ------------------ 2016-5-10 - May 10 2016 ------------------- ------------------------------------------------------------------ ++++ NetworkManager-vpnc: - Move Requires: gnome-keyring from core package to gnome frontend package (boo#997343). ++++ ceph: - Update to version 10.2.0+git.1462891229.26cbbd7: Make SES2 -> SES3 upgrade smoother + Make systemd-tmpfiles create /var/run/ceph-radosgw at boot + rpm: fix ownership of logfiles in %pre Stop MON from creating keys when it starts + systemd: drop ceph-create-keys@.service Fix RGW memory leaks + rgw: drop a reference to http op + rgw: more leaks fixes + rgw: rest crs, explicitly call cleanup + rgw: RGWDataSyncStatusManager, cleanup if failing init + rgw: RGWReadRemoteDataLogShardCR fix destructor + rgw: RGWReadRESTResourceCR, fix refcounting + rgw: RGWHTTPManager, can call stop() more than once + rgw: RGWPeriodPusher, stop http manager explicitly + rgw: civetweb_callback() refer to store inside lock + rgw: RGWHTTPManager, avoid referring to req_data->client when completing + rgw: rados crs, explicit cleanup + rgw: move around sync_env.init() + rgw: RGWHTTPClient requests can unregister themselves early (issue#15794, pr#9022) Fix RGW pool name issues + rgw: fix suffix in RGWZoneParams::fix_pool_names() (issue#15598, pr#8746) + rgw: upgrade default zonegroup and set correct zone[group] id + rgw: code cleanup (issue#15597, pr#8766) ++++ cheese: - Update to version 3.20.2: + Explicitly mark the GSettings schema for intltool. As recommended in the GSettings documentation. + Add gettext-domain the GSettings schema. + Fix fallback application icon name (bgo#765874). + Updated translations. ++++ dconf-editor: - Update to version 3.20.2: + The english wording of the welcome dialog has (again) been improved, and a bug appearing when closing the application with the app-menu has been corrected. + Updated translations. - Drop dconf-editor-quit-app-correctly.patch: Fixed upstream. ++++ evolution: - Update to version 3.20.2: + Optimize some of the DOM functions related to selection. + EMsgComposer: Move the DOM manipulation to EHTMLEditorView. + EHTMLEditorActions: 'Select All' action is always disabled. + EHTMLEditorView: - Deleting a content in a PRE element could wrap the content in SPAN element. - Moving a Preformatted block one level up in the quoted content will change it to Normal. - Restore the selection end mark correctly when processing HTML to plain text. - Redoing a citation split removes an extra text. - Simplify and improve how the undo/redo of delete operation in quoted content is performed. + Recognize special folders for a global mail view also based on flags. + Rather hide, than disable, items in Taskpad/Memopad context menus. + Correct placement of emoticon and color chooser in composer under Wayland. + Bugs fixed: bgo#765090, bgo#765102, bgo#765202, bgo#765446, bgo#765665, bgo#765636, bgo#435219, bgo#765950, bgo#766017. + Updated translations. ++++ evolution-data-server: - Update to version 3.20.2: + [IMAPx]: - Release idle_lock before disconnecting the cancellable. - Crash under imapx_server_info_changed_cb(). - [CalDAV] Backend not initialized when asked to authenticate. + Possible use-after-free on factory subprocess close. + Bugs fixed: bgo#728496, bgo#235681. + Updated translations. ++++ evolution-ews: - Update to version 3.20.2: + Ask for password after NTLM/SSO authentication failure. + Bugs fixed: bgo#764976, bgo#765209, bgo#765398. - Drop evolution-ews-ntlm-auth-test-failure.patch: Fixed upstream. ++++ glib2: - Update to version 2.48.1: + Bugs fixed: bgo#731988, bgo#747107, bgo#747478, bgo#748474, bgo#748530, bgo#748806, bgo#749606, bgo#758174, bgo#758738, bgo#762994, bgo#763379, bgo#763821, bgo#764092, bgo#764574, bgo#764575, bgo#764685, bgo#764754, bgo#765959, bgo#765990. + Updated translations. ++++ gnome-desktop: - Update to version 3.20.2: + No changes. ++++ gnome-user-docs: - Update to version 3.20.2: + Updated translations. ++++ gvfs: - Disable libnfs support on SLE. ++++ installation-images-SLES: - Mount efivarfs automatically (bsc#978593) - 14.243 ++++ kernel-default: - net/mlx4_en: Fix endianness bug in IPV6 csum calculation (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_en: fix spurious timestamping callbacks (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_en: Split SW RX dropped counter per RX ring (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Don't allow to VF change global pause settings (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Avoid repeated calls to pci enable/disable (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Implement pci_resume callback (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_en: do batched put_page using atomic_sub (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOC (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - commit 68de195 - Bluetooth: vhci: Fix race at creating hci device (bsc#971799,bsc#966849). - Bluetooth: vhci: purge unhandled skbs (bsc#971799,bsc#966849). - Bluetooth: vhci: fix open_timeout vs. hdev race (bsc#971799,bsc#966849). - commit 4e439a6 - NVMe: Only release requested regions (bsc#979273). - commit d445119 - NVMe: init nvme queue before enabling irq (bsc#662458). - commit beec509 - Update patches.kernel.org/patch-4.4.3-4 references (add bsc#973570). - commit f8cfbd9 - series.conf: unify indentation - commit df94fc9 - net: fix infoleak in rtnetlink (CVE-2016-4486 bsc#978822). - bpf: fix refcnt overflow (CVE-2016-4558 bsc#979019). - bpf: fix double-fdput in replace_map_fd_with_map_ptr() (CVE-2016-4557 bsc#979018). - commit 56582b6 - Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets (bsc#976739). - vmxnet3: fix lock imbalance in vmxnet3_tq_xmit() (bsc#976739). - vmxnet3: avoid calling pskb_may_pull with interrupts disabled (bsc#976739). - Driver: Vmxnet3: Update Rx ring 2 max size (bsc#976739). - commit 7e1d60a ++++ kernel-source: - net/mlx4_en: Fix endianness bug in IPV6 csum calculation (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_en: fix spurious timestamping callbacks (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_en: Split SW RX dropped counter per RX ring (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Don't allow to VF change global pause settings (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Avoid repeated calls to pci enable/disable (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Implement pci_resume callback (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_en: do batched put_page using atomic_sub (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOC (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - commit 68de195 - Bluetooth: vhci: Fix race at creating hci device (bsc#971799,bsc#966849). - Bluetooth: vhci: purge unhandled skbs (bsc#971799,bsc#966849). - Bluetooth: vhci: fix open_timeout vs. hdev race (bsc#971799,bsc#966849). - commit 4e439a6 - NVMe: Only release requested regions (bsc#979273). - commit d445119 - NVMe: init nvme queue before enabling irq (bsc#662458). - commit beec509 - Update patches.kernel.org/patch-4.4.3-4 references (add bsc#973570). - commit f8cfbd9 - series.conf: unify indentation - commit df94fc9 - net: fix infoleak in rtnetlink (CVE-2016-4486 bsc#978822). - bpf: fix refcnt overflow (CVE-2016-4558 bsc#979019). - bpf: fix double-fdput in replace_map_fd_with_map_ptr() (CVE-2016-4557 bsc#979018). - commit 56582b6 - Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets (bsc#976739). - vmxnet3: fix lock imbalance in vmxnet3_tq_xmit() (bsc#976739). - vmxnet3: avoid calling pskb_may_pull with interrupts disabled (bsc#976739). - Driver: Vmxnet3: Update Rx ring 2 max size (bsc#976739). - commit 7e1d60a ++++ kernel-syms: - net/mlx4_en: Fix endianness bug in IPV6 csum calculation (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_en: fix spurious timestamping callbacks (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_en: Split SW RX dropped counter per RX ring (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Don't allow to VF change global pause settings (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Avoid repeated calls to pci enable/disable (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Implement pci_resume callback (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_en: do batched put_page using atomic_sub (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOC (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - commit 68de195 - Bluetooth: vhci: Fix race at creating hci device (bsc#971799,bsc#966849). - Bluetooth: vhci: purge unhandled skbs (bsc#971799,bsc#966849). - Bluetooth: vhci: fix open_timeout vs. hdev race (bsc#971799,bsc#966849). - commit 4e439a6 - NVMe: Only release requested regions (bsc#979273). - commit d445119 - NVMe: init nvme queue before enabling irq (bsc#662458). - commit beec509 - Update patches.kernel.org/patch-4.4.3-4 references (add bsc#973570). - commit f8cfbd9 - series.conf: unify indentation - commit df94fc9 - net: fix infoleak in rtnetlink (CVE-2016-4486 bsc#978822). - bpf: fix refcnt overflow (CVE-2016-4558 bsc#979019). - bpf: fix double-fdput in replace_map_fd_with_map_ptr() (CVE-2016-4557 bsc#979018). - commit 56582b6 - Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets (bsc#976739). - vmxnet3: fix lock imbalance in vmxnet3_tq_xmit() (bsc#976739). - vmxnet3: avoid calling pskb_may_pull with interrupts disabled (bsc#976739). - Driver: Vmxnet3: Update Rx ring 2 max size (bsc#976739). - commit 7e1d60a ++++ gcc6: - Add gcc6-disable-aarch64-tsan.patch to disable TSAN on aarch64 because libtsan0 is not installable. ++++ samba: - libads: record session expiry for spnego sasl binds; (bso#11852); (bsc#979268). ++++ harfbuzz: - Update to version 1.2.7: + Blacklist another version of Times New Roman (Bold) Italic from Windows 7. + Fix Mongolian Free Variation Selectors shaping with certain fonts. + Fix Tibetan shorthand contractions shaping. + Improved list of language tag mappings. + Unbreak build on Windows CE. + Make 'glyf' table loading lazy in hb-ot-font. ++++ libksba: - add security and reliability fixes from v1.3.4 (bsc#979261) * added patches: 0004-Fix-lookup-of-ECC-OIDs-by-name.patch 0005-Fix-possible-read-access-beyond-the-buffer.patch 0006-Fix-an-undefined-return-value-in-ksba_cert_get_diges.patch * fixed patches: 0001-Fix-encoding-of-invalid-utf-8-strings-in-dn.c.patch CVE-2016-4574 ++++ libosinfo: - bsc#979369 - libosinfo: Missing sle10 distro versions add-missing-sle10-distros.patch ++++ libproxy: - 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. ++++ libproxy-plugins: - 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. ++++ sg3_utils: - Update to new upstream release 1.43: * sg_senddiag: add --timeout=SEC option * sg_sanitize: add --timeout=SEC option * sg_format: add --timeout=SEC option * sg_decode sense: add --cdb option * sg_ses: handle 2 bit EIIOE field in aes dpage - expand join handling of SAS connectors and others - expand join debug code * sg_logs: fix volume statistics lpage when subpage is zero (ssc5r02a); decode mount history log parameter - decode Requested recovery, TapeAlert response, and Service buffer information lpages for tape - add '--pdt=DT' option * sg_inq: fix potential unbounded loop in --export - update version descriptor list to 20160420 * sg_inq+sg_vpd: update Extended inquiry data vpd page (spc5r09) - add --force option to bypass checking supported vpd pages page and fetch requested page directly * sg_reassign+sg_write_same: fix ULONG_MAX problem * sg_turs+sg_requests: make both accept '--num=NUM' and '--number=NUM' for mutual compatibility * sg_zone: fix debug cdb naming * sg_opcode: add '--enumerate' and '--pdt=' options * sg_raw: add '--enumerate' option * sg_lib: add SSC maintenance in/out sa names - add read buffer(16) command mode names - add sg_decode_transportid_str() * sg_lib_data: sync asc/ascq codes with T10 20160425 * rescan-scsi-bus.sh: harden code * clang --analyze static checker clean ups * shellcheck cleanup on scripts * automake: add AM_PROG_AR to configure.ac - upgrade to version 1.15 * sg_inq+sg_vpd: add --force option to bypass checking of supported vpd pages * sg_lib_data: add Bind and Unbind to service action out(16) - Add lunmask.service (bsc#954600, FATE#319786) - Removed 40-usb-blacklist.rules; superseded by patch to sg_inq ++++ systemd: - Dont exclude initrd-udevadm-cleanup-db.service anymore from the systemd main package, so we can be notified if this unit file is removed accidentally. ++++ python-atspi: - Update to version 2.20.2: + Update STATE_LAST_DEFINED so that STATE_READ_ONLY is recognized (bgo#766121). ++++ python3-atspi: - Update to version 2.20.2: + Update STATE_LAST_DEFINED so that STATE_READ_ONLY is recognized (bgo#766121). ++++ sblim-wbemcli: - Requested by fate#319145 - Adding: sblim-wbemcli-allow-tls.patch: * Enable configurable SSL/TLS support ++++ vinagre: - Update to version 3.20.2: + Updated translations. ++++ vino: - Update to version 3.20.2: + Updated translations. ++++ virt-manager: - bsc#978173 - Cannot install sles-10-sp4 on sles-12-sp1 host virtinst-use-xenpae-kernel-for-32bit.patch ++++ xen: - fate#319989 - Update to Xen 4.7 RC2 xen-4.7.0-testing-src.tar.bz2 - bsc#961600 - L3: poor performance when Xen HVM domU configured with max memory > current memory x86-PoD-only-reclaim-if-needed.patch ++++ yast2-bootloader: - do not crash with uninitialized variable 'extended' (bnc#978284) - 3.1.181 ++++ yast2-packager: - Local repositories are disabled at the end of the installation if there is an online replacement available (FATE#320494) - 3.1.98 ------------------------------------------------------------------ ------------------ 2016-5-9 - May 9 2016 ------------------- ------------------------------------------------------------------ ++++ dconf-editor: - Update to GNOME 3.20 -- FATE#318572. ++++ desktop-file-utils: - Add desktop-file-utils-fdo94303-fix-buffer-over-read.patch (fdo#94303). ++++ devilspie2: - Change license to 'GPL-3.0+' ++++ eog: - Update to version 3.20.2: + Updated translations. ++++ file-roller: - Update to version 3.20.2: + Extract here: show the 'operation completed' dialog. + Avoid tarbombs when using extract here (bgo#766071). + Fix extracting files with single-character names (bgo#761582). + Fix Add Files dialog button sensitivity (bgo#738177). + Fix GSettings schema validation with recent GLib (bgo#756607). + Updated translations. ++++ glib2-branding-SLE: - Make nautilus icon view in small by default [bsc#978076] ++++ glib-networking: - Update to version 2.48.2: + gnutls: Fixed an infinite loop if a server sent two identical copies of its CA certificate (bgo#765317). + Updated translations. ++++ gnome-shell: - SLE Classic Fixes (REBASING DONE) + MERGED gnome-shell-sle-multiple-fixes.patch + Enable window-list extension in SLE Classic (fix for previous negligence) + Add support for AppMenu auto-toggling + Simplify patch and SLEClassicExt.js code ++++ gnome-shell-extensions: - SLE Classic (REBASING DONE) + DROPPED places-menu-use-nautilus-for-links.patch (Invalid) + Add workspace-indicator to the build + Fix the gap between bottom menu and its button. + Fix windows auto-grouping. + Hide window list in Overview + Clean up spec file. ++++ gnome-weather: - Update to version 3.20.1: + Build system fixes. + Updated translations. ++++ gtk3: - Update to version 3.20.4: + Bugs fixed: bgo#573380, bgo#620065, bgo#693077, bgo#749405, bgo#761651, bgo#762756, bgo#763768, bgo#764395, bgo#764424, bgo#764585, bgo#764825, bgo#764846, bgo#765038, bgo#765065, bgo#765066, bgo#765122, bgo#765213, bgo#765238, bgo#765261, bgo#765270, bgo#765284, bgo#765471, bgo#765474, bgo#765486, bgo#765493, bgo#765496, bgo#765565, bgo#765567, bgo#765592, bgo#765640, bgo#765644, bgo#765742, bgo#765790, bgo#765907, bgo#765922, bgo#765981, bgo#766166. + Updated translations. ++++ gvfs: - Update to version 1.28.2: + udisks2: Fix crash when mounting encrypted volume. + Updated translations. ++++ installation-images-SLES: - add modules needed for httpboot installation (fate#320134) - 14.242 - include and load efivarfs module (bsc#978593) - 14.241 ++++ kernel-default: - x86/platform/uv: Disable UV BAU by default (fate#320789, bsc#976474). - commit 6b0b7b9 - libfc: replace 'rp_mutex' with 'rp_lock' (bsc#953233). - commit 4832582 - btrfs: remove send/receive and hole punching from unsupported features list (FATE#313516) - commit 0a21623 - Add mainline tag to a hyperv patch - commit 27106a8 - rpm/kernel-binary.spec.in: Make KMPs provide "$name-kmp" (bsc#976634) - commit c1a48cb - lpfc: Revert patch 'lpfc: Delete unnecessary checks before...' (bsc#978862). - commit 3ccc5e5 ++++ kernel-source: - x86/platform/uv: Disable UV BAU by default (fate#320789, bsc#976474). - commit 6b0b7b9 - libfc: replace 'rp_mutex' with 'rp_lock' (bsc#953233). - commit 4832582 - btrfs: remove send/receive and hole punching from unsupported features list (FATE#313516) - commit 0a21623 - Add mainline tag to a hyperv patch - commit 27106a8 - rpm/kernel-binary.spec.in: Make KMPs provide "$name-kmp" (bsc#976634) - commit c1a48cb - lpfc: Revert patch 'lpfc: Delete unnecessary checks before...' (bsc#978862). - commit 3ccc5e5 ++++ kernel-syms: - x86/platform/uv: Disable UV BAU by default (fate#320789, bsc#976474). - commit 6b0b7b9 - libfc: replace 'rp_mutex' with 'rp_lock' (bsc#953233). - commit 4832582 - btrfs: remove send/receive and hole punching from unsupported features list (FATE#313516) - commit 0a21623 - Add mainline tag to a hyperv patch - commit 27106a8 - rpm/kernel-binary.spec.in: Make KMPs provide "$name-kmp" (bsc#976634) - commit c1a48cb - lpfc: Revert patch 'lpfc: Delete unnecessary checks before...' (bsc#978862). - commit 3ccc5e5 ++++ kiwi: - v7.03.68 released - Add aarch64_ilp32 to the list of known architectures ++++ libarchive: - Fix CVE-2016-1541 (bsc#979005) ++++ libgweather: - Update to version 3.20.1 (fate#318572): + Updated translations. ++++ libproxy: - Fix condition to not build KDE plugin for SLE. ++++ libproxy-plugins: - Fix condition to not build KDE plugin for SLE. ++++ libreoffice: - fix bnc#939998 - LO-L3: PPT file shows wrong titles * bnc939998.patch - fix bnc#945443 - LO-L3: Undo ignores vertical alignment * bnc945443.patch - fix bnc#945445 - LO-L3: Undo does not revert changes of table separation lines * bnc945445.patch ++++ systemd: - Restore initrd-udevadm-cleanup-db.service unit file (bsc#976766) It's been excluded by mistake (happened between r559 .. r560). ++++ python-pyOpenSSL: - update to 16.0.0 Backward-incompatible changes: * Python 3.2 support has been dropped. It never had significant real world usage and has been dropped by our main dependency cryptography. Affected users should upgrade to Python 3.3 or later. Deprecations: * The support for EGD has been removed. The only affected function OpenSSL.rand.egd() now uses os.urandom() to seed the internal PRNG instead. Please see pyca/cryptography#1636 for more background information on this decision. In accordance with our backward compatibility policy OpenSSL.rand.egd() will be removed no sooner than a year from the release of 16.0.0. * Please note that you should use urandom for all your secure random number needs. * Python 2.6 support has been deprecated. Our main dependency cryptography deprecated 2.6 in version 0.9 (2015-05-14) with no time table for actually dropping it. pyOpenSSL will drop Python 2.6 support once cryptography does. Changes: * Fixed OpenSSL.SSL.Context.set_session_id, OpenSSL.SSL.Connection.renegotiate, OpenSSL.SSL.Connection.renegotiate_pending, and OpenSSL.SSL.Context.load_client_ca. They were lacking an implementation since 0.14. #422 * Fixed segmentation fault when using keys larger than 4096-bit to sign data. [#428] * Fixed AttributeError when OpenSSL.SSL.Connection.get_app_data() was called before setting any app data. #304 * Added OpenSSL.crypto.dump_publickey() to dump OpenSSL.crypto.PKey objects that represent public keys, and OpenSSL.crypto.load_publickey() to load such objects from serialized representations. #382 * Added OpenSSL.crypto.dump_crl() to dump a certificate revocation list out to a string buffer. #368 * Added OpenSSL.SSL.Connection.get_state_string() using the OpenSSL binding state_string_long. #358 * Added support for the socket.MSG_PEEK flag to OpenSSL.SSL.Connection.recv() and OpenSSL.SSL.Connection.recv_into(). #294 * Added OpenSSL.SSL.Connection.get_protocol_version() and OpenSSL.SSL.Connection.get_protocol_version_name(). #244 * Switched to utf8string mask by default. OpenSSL formerly defaulted to a T61String if there were UTF-8 characters present. This was changed to default to UTF8String in the config around 2005, but the actual code didn’t change it until late last year. This will default us to the setting that actually works. To revert this you can call OpenSSL.crypto._lib.ASN1_STRING_set_default_mask_asc(b"default"). #234 - fixed paths in bug-lp-1265482.diff - fixed doc generation - spec clean up ++++ qemu: - Update to v2.6.0-rc5 (fate#316228) cf. http://wiki.qemu.org/ChangeLog/2.6 * Fixes vga vulnerability CVE-2016-3710 (bsc#978158) * Fixes vga vulnerability CVE-2016-3712 (bsc#978160) ++++ systemd-presets-branding-SLE: - Do not start mcelog service based on an udev (/dev/mcelog) rule (bsc#976781), but enable it automatically at install time. ++++ xf86-video-qxl: - Fix build on AArch64 by backporting upstream patch to use pci_io_write8 instead of outb (bsc #979025) + U_xql-use-pci-io.patch ++++ yast2: - Add Repository and Repository products classes to the packages library API (part of FATE#320494) - 3.1.187 - Fix "when" key in FinishClient#info ++++ yast2-bootloader: - Disable secure boot on AArch64 (bsc#978157) - Generate grub2 as removable on non-nvram efi systems (bsc#978593) - 3.1.180 ++++ yast2-installation: - Do not copy licenses from inst-sys to target system. Showing EULA location in the installed system. (fate#219341) - 3.1.185 ------------------------------------------------------------------ ------------------ 2016-5-8 - May 8 2016 ------------------- ------------------------------------------------------------------ ++++ gedit: - Update to version 3.20.2: + Misc bugfixes. + Updated translations. ++++ gnome-clocks: - Update to version 3.20.1 (fate#318572): + Rework gnome-shell search provider to be stateless. + Updated translations. ++++ gtksourceview: - Update to version 3.20.3: + Improvements to the Meson and JavaScript syntax highlighting. + Small bug fixes. + Updated translations. ++++ cmis-client: - Simplify autoreconf call and add patch to mark Makefile as foreign: * declare-automake-foreign.patch ++++ rhythmbox: - Add Requires: python3-gobject-Gdk, since this was split out of python3-gobject into its own sub-package and should now be required by all applications requiring X-server. ++++ xorg-x11-server: - 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). ------------------------------------------------------------------ ------------------ 2016-5-7 - May 7 2016 ------------------- ------------------------------------------------------------------ ++++ gnome-calculator: - Update to version 3.20.1 (fate#318572): + Fix: precedence of root operator. + Updated translations. ++++ gnome-disk-utility: - Update to version 3.20.2: + Fix window menu placement under Wayland. + Updated translations. ------------------------------------------------------------------ ------------------ 2016-5-6 - May 6 2016 ------------------- ------------------------------------------------------------------ ++++ devilspie2: - Set group for main package in spec ++++ open-iscsi: - Added patch submitted upstream that sets socket option to SO_LINGER (bsc#974102) ++++ kernel-default: - IB/qib,staging/rdma/hfi1: use setup_timer api (bsc#958492 fate#320169). - commit f34f41f - sched/core: Move task_rq_lock() out of line (bsc#978907). - commit 1e499b6 - PM / hibernate: Fix warning about non-void function not returning. - commit 569b497 - supported.conf: Add ibmpowernv hwmon driver (bsc#944037). - commit 4132407 - scsi-trace: Decode MAINTENANCE_IN and MAINTENANCE_OUT commands (bsc#940180,FATE#318723). - scsi-trace: define ZBC_IN and ZBC_OUT (bsc#940180,FATE#318723). - scsi-trace: remove service action definitions (bsc#940180,FATE#318723). - Refresh patches.suse/sd-configure-ZBC-devices.patch. - commit aa277d0 - lightnvm: fix warning: ret may be used uninitialized (FATE#319466). - commit b02642a - libata: Define ATA_CMD_NCQ_NON_DATA (bnc#940180,FATE#318723). - libata: Separate out ata_dev_config_ncq_send_recv() (bnc#940180,FATE#318723). - libata: Add command definitions for NCQ Encapsulation for READ LOG DMA EXT (bnc#940180,FATE#318723). - libata: Check log page directory before accessing pages (bnc#940180,FATE#318723). - libata-trace: decode subcommands (bnc#940180,FATE#318723). - libata-scsi: Generate sense code for disabled devices (bnc#940180,FATE#318723). - libata: fixup ZAC device disabling (bnc#940180,FATE#318723). - libata: implement ZBC IN translation (bnc#940180,FATE#318723). - libata: Implement ZBC OUT translation (bnc#940180,FATE#318723). - libata: NCQ encapsulation for ZAC MANAGEMENT OUT (bnc#940180,FATE#318723). - libata: support device-managed ZAC devices (bnc#940180,FATE#318723). - libata: support host-aware and host-managed ZAC devices (bnc#940180,FATE#318723). - blk-sysfs: Add 'chunk_sectors' to sysfs attributes (bnc#940180,FATE#318723). - block: update chunk_sectors in blk_stack_limits() (bnc#940180,FATE#318723). - sd: configure ZBC devices (bnc#940180,FATE#318723). - Refresh patches.suse/sd-Implement-new-RESET_WP-provisioning-mode.patch. - Delete patches.fixes/libata-Do-not-retry-commands-with-valid-autosense.patch. - Delete patches.suse/libata-Implement-ZBC-OUT-translation.patch. - Delete patches.suse/libata-implement-ZBC-IN-translation.patch. - Delete patches.suse/libata-support-device-managed-ZAC-devices.patch. - Delete patches.suse/libata-support-host-aware-ZAC-devices.patch. - Delete patches.suse/sd-Set-chunk_sectors-to-zone-size.patch. - commit dfdf313 - NVMe: Always use MSI/MSI-x interrupts (bsc#964944, FATE#319965). - NVMe: Fix reset/remove race (bsc#964944, FATE#319965). - commit bd10b17 - qlge: Update version to 1.00.00.35 (bsc#966312 FATE#320149). - qlcnic: Update version to 5.3.64 (bsc#966337 FATE#320147). - qlcnic: protect qlicnic_attach_func with rtnl_lock (bsc#966337 FATE#320147). - qlcnic: constify qlcnic_dcb_ops structures (bsc#966337 FATE#320147). - commit b7c3660 - bnxt_en: Add async event handling for speed config changes (bsc#963575 FATE#320144). - bnxt_en: Call firmware to approve VF MAC address change (bsc#963575 FATE#320144). - bnxt_en: Shutdown link when device is closed (bsc#963575 FATE#320144). - bnxt_en: Disallow forced speed for 10GBaseT devices (bsc#963575 FATE#320144). - bnxt_en: Improve ethtool .get_settings() (bsc#963575 FATE#320144). - bnxt_en: Check for valid forced speed during ethtool -s (bsc#963575 FATE#320144). - bnxt_en: Add unsupported SFP+ module warnings (bsc#963575 FATE#320144). - bnxt_en: Set async event bits when registering with the firmware (bsc#963575 FATE#320144). - bnxt_en: Add get_eee() and set_eee() ethtool support (bsc#963575 FATE#320144). - bnxt_en: Add EEE setup code (bsc#963575 FATE#320144). - bnxt_en: Add basic EEE support (bsc#963575 FATE#320144). - bnxt_en: Improve flow control autoneg with Firmware 1.2.1 interface (bsc#963575 FATE#320144). - bnxt_en: Update to Firmware 1.2.2 spec (bsc#963575 FATE#320144). - bnxt_en: Setup multicast properly after resetting device (bsc#963575 FATE#320144). - bnxt_en: Need memory barrier when processing the completion ring (bsc#963575 FATE#320144). - bnxt_en: Divide a page into 32K buffers for the aggregation ring if necessary (bsc#963575 FATE#320144). - bnxt_en: Limit RX BD pages to be no bigger than 32K (bsc#963575 FATE#320144). - bnxt_en: Don't fallback to INTA on VF (bsc#963575 FATE#320144). - bnxt_en: Fix ethtool -a reporting (bsc#963575 FATE#320144). - bnxt_en: Fix typo in bnxt_hwrm_set_pause_common() (bsc#963575 FATE#320144). - bnxt_en: Implement proper firmware message padding (bsc#963575 FATE#320144). - bnxt_en: Initialize CP doorbell value before ring allocation (bsc#963575 FATE#320144). - bnxt_en: Enable AER support (bsc#963575 FATE#320144). - bnxt_en: Include hardware port statistics in ethtool -S (bsc#963575 FATE#320144). - bnxt_en: Include some hardware port statistics in ndo_get_stats64() (bsc#963575 FATE#320144). - bnxt_en: Add port statistics support (bsc#963575 FATE#320144). - bnxt_en: Extend autoneg to all speeds (bsc#963575 FATE#320144). - bnxt_en: Use common function to get ethtool supported flags (bsc#963575 FATE#320144). - bnxt_en: Add reporting of link partner advertisement (bsc#963575 FATE#320144). - bnxt_en: Refactor bnxt_fw_to_ethtool_advertised_spds() (bsc#963575 FATE#320144). - bnxt_en: Fix zero padding of tx push data (bsc#963575 FATE#320144). - bnxt_en: Add hwrm_send_message_silent() (bsc#963575 FATE#320144). - bnxt_en: Refactor _hwrm_send_message() (bsc#963575 FATE#320144). - bnxt_en: Add installed-package firmware version reporting via Ethtool GDRVINFO (bsc#963575 FATE#320144). - bnxt_en: Fix dmesg log firmware error messages (bsc#963575 FATE#320144). - bnxt_en: Use firmware provided message timeout value (bsc#963575 FATE#320144). - bnxt_en: Add coalescing support for tx rings (bsc#963575 FATE#320144). - bnxt_en: Refactor bnxt_hwrm_set_coal() (bsc#963575 FATE#320144). - bnxt_en: Store irq coalescing timer values in micro seconds (bsc#963575 FATE#320144). - bnxt_en: Send PF driver unload notification to all VFs (bsc#963575 FATE#320144). - bnxt_en: Improve bnxt_vf_update_mac() (bsc#963575 FATE#320144). - bnxt_en: Failure to update PHY is not fatal condition (bsc#963575 FATE#320144). - bnxt_en: Remove unnecessary call to update PHY settings (bsc#963575 FATE#320144). - bnxt_en: Poll link at the end of __bnxt_open_nic() (bsc#963575 FATE#320144). - bnxt_en: Reduce default ring sizes (bsc#963575 FATE#320144). - bnxt_en: Fix implementation of tx push operation (bsc#963575 FATE#320144). - bnxt_en: Remove 20G support and advertise only 40GbaseCR4 (bsc#963575 FATE#320144). - bnxt_en: Cleanup and Fix flow control setup logic (bsc#963575 FATE#320144). - bnxt_en: Fix ethtool autoneg logic (bsc#963575 FATE#320144). - bnxt_en: Fix crash in bnxt_free_tx_skbs() during tx timeout (bsc#963575 FATE#320144). - bnxt_en: Exclude rx_drop_pkts hw counter from the stack's rx_dropped counter (bsc#963575 FATE#320144). - bnxt_en: Ring free response from close path should use completion ring (bsc#963575 FATE#320144). - net: bnxt: always return values from _bnxt_get_max_rings (bsc#963575 FATE#320144). - bnxt_en: Reset embedded processor after applying firmware upgrade (bsc#963575 FATE#320144). - bnxt_en: Zero pad firmware messages to 128 bytes (bsc#963575 FATE#320144). - bnxt_en: Modify ethtool -l|-L to support combined or rx/tx rings (bsc#963575 FATE#320144). - bnxt_en: Modify init sequence to support shared or non shared rings (bsc#963575 FATE#320144). - bnxt_en: Modify bnxt_get_max_rings() to support shared or non shared rings (bsc#963575 FATE#320144). - bnxt_en: Re-structure ring indexing and mapping (bsc#963575 FATE#320144). - bnxt_en: Check for NULL rx or tx ring (bsc#963575 FATE#320144). - bnxt_en: Separate bnxt_{rx|tx}_ring_info structs from bnxt_napi struct (bsc#963575 FATE#320144). - bnxt_en: Refactor bnxt_dbg_dump_states() (bsc#963575 FATE#320144). - bnxt_en: Add BCM57301 & BCM57402 devices (bsc#963575 FATE#320144). - bnxt_en: Update to Firmware interface spec 1.0.0 (bsc#963575 FATE#320144). - bnxt_en: Keep track of the ring group resource (bsc#963575 FATE#320144). - bnxt_en: Improve VF resource accounting (bsc#963575 FATE#320144). - bnxt_en: Cleanup bnxt_hwrm_func_cfg() (bsc#963575 FATE#320144). - bnxt_en: Check hardware resources before enabling NTUPLE (bsc#963575 FATE#320144). - bnxt_en: Don't treat single segment rx frames as GRO frames (bsc#963575 FATE#320144). - bnxt_en: Allocate rx_cpu_rmap only if Accelerated RFS is enabled (bsc#963575 FATE#320144). - bnxt_en: Increment checksum error counter only if NETIF_F_RXCSUM is set (bsc#963575 FATE#320144). - bnxt_en: Add support for upgrading APE/NC-SI firmware via Ethtool FLASHDEV (bsc#963575 FATE#320144). - bnxt_en: Optimize ring alloc and ring free functions (bsc#963575 FATE#320144). - bnxt_en: support hwrm_func_drv_unrgtr command (bsc#963575 FATE#320144). - commit 55f94ac ++++ kernel-source: - IB/qib,staging/rdma/hfi1: use setup_timer api (bsc#958492 fate#320169). - commit f34f41f - sched/core: Move task_rq_lock() out of line (bsc#978907). - commit 1e499b6 - PM / hibernate: Fix warning about non-void function not returning. - commit 569b497 - supported.conf: Add ibmpowernv hwmon driver (bsc#944037). - commit 4132407 - scsi-trace: Decode MAINTENANCE_IN and MAINTENANCE_OUT commands (bsc#940180,FATE#318723). - scsi-trace: define ZBC_IN and ZBC_OUT (bsc#940180,FATE#318723). - scsi-trace: remove service action definitions (bsc#940180,FATE#318723). - Refresh patches.suse/sd-configure-ZBC-devices.patch. - commit aa277d0 - lightnvm: fix warning: ret may be used uninitialized (FATE#319466). - commit b02642a - libata: Define ATA_CMD_NCQ_NON_DATA (bnc#940180,FATE#318723). - libata: Separate out ata_dev_config_ncq_send_recv() (bnc#940180,FATE#318723). - libata: Add command definitions for NCQ Encapsulation for READ LOG DMA EXT (bnc#940180,FATE#318723). - libata: Check log page directory before accessing pages (bnc#940180,FATE#318723). - libata-trace: decode subcommands (bnc#940180,FATE#318723). - libata-scsi: Generate sense code for disabled devices (bnc#940180,FATE#318723). - libata: fixup ZAC device disabling (bnc#940180,FATE#318723). - libata: implement ZBC IN translation (bnc#940180,FATE#318723). - libata: Implement ZBC OUT translation (bnc#940180,FATE#318723). - libata: NCQ encapsulation for ZAC MANAGEMENT OUT (bnc#940180,FATE#318723). - libata: support device-managed ZAC devices (bnc#940180,FATE#318723). - libata: support host-aware and host-managed ZAC devices (bnc#940180,FATE#318723). - blk-sysfs: Add 'chunk_sectors' to sysfs attributes (bnc#940180,FATE#318723). - block: update chunk_sectors in blk_stack_limits() (bnc#940180,FATE#318723). - sd: configure ZBC devices (bnc#940180,FATE#318723). - Refresh patches.suse/sd-Implement-new-RESET_WP-provisioning-mode.patch. - Delete patches.fixes/libata-Do-not-retry-commands-with-valid-autosense.patch. - Delete patches.suse/libata-Implement-ZBC-OUT-translation.patch. - Delete patches.suse/libata-implement-ZBC-IN-translation.patch. - Delete patches.suse/libata-support-device-managed-ZAC-devices.patch. - Delete patches.suse/libata-support-host-aware-ZAC-devices.patch. - Delete patches.suse/sd-Set-chunk_sectors-to-zone-size.patch. - commit dfdf313 - NVMe: Always use MSI/MSI-x interrupts (bsc#964944, FATE#319965). - NVMe: Fix reset/remove race (bsc#964944, FATE#319965). - commit bd10b17 - qlge: Update version to 1.00.00.35 (bsc#966312 FATE#320149). - qlcnic: Update version to 5.3.64 (bsc#966337 FATE#320147). - qlcnic: protect qlicnic_attach_func with rtnl_lock (bsc#966337 FATE#320147). - qlcnic: constify qlcnic_dcb_ops structures (bsc#966337 FATE#320147). - commit b7c3660 - bnxt_en: Add async event handling for speed config changes (bsc#963575 FATE#320144). - bnxt_en: Call firmware to approve VF MAC address change (bsc#963575 FATE#320144). - bnxt_en: Shutdown link when device is closed (bsc#963575 FATE#320144). - bnxt_en: Disallow forced speed for 10GBaseT devices (bsc#963575 FATE#320144). - bnxt_en: Improve ethtool .get_settings() (bsc#963575 FATE#320144). - bnxt_en: Check for valid forced speed during ethtool -s (bsc#963575 FATE#320144). - bnxt_en: Add unsupported SFP+ module warnings (bsc#963575 FATE#320144). - bnxt_en: Set async event bits when registering with the firmware (bsc#963575 FATE#320144). - bnxt_en: Add get_eee() and set_eee() ethtool support (bsc#963575 FATE#320144). - bnxt_en: Add EEE setup code (bsc#963575 FATE#320144). - bnxt_en: Add basic EEE support (bsc#963575 FATE#320144). - bnxt_en: Improve flow control autoneg with Firmware 1.2.1 interface (bsc#963575 FATE#320144). - bnxt_en: Update to Firmware 1.2.2 spec (bsc#963575 FATE#320144). - bnxt_en: Setup multicast properly after resetting device (bsc#963575 FATE#320144). - bnxt_en: Need memory barrier when processing the completion ring (bsc#963575 FATE#320144). - bnxt_en: Divide a page into 32K buffers for the aggregation ring if necessary (bsc#963575 FATE#320144). - bnxt_en: Limit RX BD pages to be no bigger than 32K (bsc#963575 FATE#320144). - bnxt_en: Don't fallback to INTA on VF (bsc#963575 FATE#320144). - bnxt_en: Fix ethtool -a reporting (bsc#963575 FATE#320144). - bnxt_en: Fix typo in bnxt_hwrm_set_pause_common() (bsc#963575 FATE#320144). - bnxt_en: Implement proper firmware message padding (bsc#963575 FATE#320144). - bnxt_en: Initialize CP doorbell value before ring allocation (bsc#963575 FATE#320144). - bnxt_en: Enable AER support (bsc#963575 FATE#320144). - bnxt_en: Include hardware port statistics in ethtool -S (bsc#963575 FATE#320144). - bnxt_en: Include some hardware port statistics in ndo_get_stats64() (bsc#963575 FATE#320144). - bnxt_en: Add port statistics support (bsc#963575 FATE#320144). - bnxt_en: Extend autoneg to all speeds (bsc#963575 FATE#320144). - bnxt_en: Use common function to get ethtool supported flags (bsc#963575 FATE#320144). - bnxt_en: Add reporting of link partner advertisement (bsc#963575 FATE#320144). - bnxt_en: Refactor bnxt_fw_to_ethtool_advertised_spds() (bsc#963575 FATE#320144). - bnxt_en: Fix zero padding of tx push data (bsc#963575 FATE#320144). - bnxt_en: Add hwrm_send_message_silent() (bsc#963575 FATE#320144). - bnxt_en: Refactor _hwrm_send_message() (bsc#963575 FATE#320144). - bnxt_en: Add installed-package firmware version reporting via Ethtool GDRVINFO (bsc#963575 FATE#320144). - bnxt_en: Fix dmesg log firmware error messages (bsc#963575 FATE#320144). - bnxt_en: Use firmware provided message timeout value (bsc#963575 FATE#320144). - bnxt_en: Add coalescing support for tx rings (bsc#963575 FATE#320144). - bnxt_en: Refactor bnxt_hwrm_set_coal() (bsc#963575 FATE#320144). - bnxt_en: Store irq coalescing timer values in micro seconds (bsc#963575 FATE#320144). - bnxt_en: Send PF driver unload notification to all VFs (bsc#963575 FATE#320144). - bnxt_en: Improve bnxt_vf_update_mac() (bsc#963575 FATE#320144). - bnxt_en: Failure to update PHY is not fatal condition (bsc#963575 FATE#320144). - bnxt_en: Remove unnecessary call to update PHY settings (bsc#963575 FATE#320144). - bnxt_en: Poll link at the end of __bnxt_open_nic() (bsc#963575 FATE#320144). - bnxt_en: Reduce default ring sizes (bsc#963575 FATE#320144). - bnxt_en: Fix implementation of tx push operation (bsc#963575 FATE#320144). - bnxt_en: Remove 20G support and advertise only 40GbaseCR4 (bsc#963575 FATE#320144). - bnxt_en: Cleanup and Fix flow control setup logic (bsc#963575 FATE#320144). - bnxt_en: Fix ethtool autoneg logic (bsc#963575 FATE#320144). - bnxt_en: Fix crash in bnxt_free_tx_skbs() during tx timeout (bsc#963575 FATE#320144). - bnxt_en: Exclude rx_drop_pkts hw counter from the stack's rx_dropped counter (bsc#963575 FATE#320144). - bnxt_en: Ring free response from close path should use completion ring (bsc#963575 FATE#320144). - net: bnxt: always return values from _bnxt_get_max_rings (bsc#963575 FATE#320144). - bnxt_en: Reset embedded processor after applying firmware upgrade (bsc#963575 FATE#320144). - bnxt_en: Zero pad firmware messages to 128 bytes (bsc#963575 FATE#320144). - bnxt_en: Modify ethtool -l|-L to support combined or rx/tx rings (bsc#963575 FATE#320144). - bnxt_en: Modify init sequence to support shared or non shared rings (bsc#963575 FATE#320144). - bnxt_en: Modify bnxt_get_max_rings() to support shared or non shared rings (bsc#963575 FATE#320144). - bnxt_en: Re-structure ring indexing and mapping (bsc#963575 FATE#320144). - bnxt_en: Check for NULL rx or tx ring (bsc#963575 FATE#320144). - bnxt_en: Separate bnxt_{rx|tx}_ring_info structs from bnxt_napi struct (bsc#963575 FATE#320144). - bnxt_en: Refactor bnxt_dbg_dump_states() (bsc#963575 FATE#320144). - bnxt_en: Add BCM57301 & BCM57402 devices (bsc#963575 FATE#320144). - bnxt_en: Update to Firmware interface spec 1.0.0 (bsc#963575 FATE#320144). - bnxt_en: Keep track of the ring group resource (bsc#963575 FATE#320144). - bnxt_en: Improve VF resource accounting (bsc#963575 FATE#320144). - bnxt_en: Cleanup bnxt_hwrm_func_cfg() (bsc#963575 FATE#320144). - bnxt_en: Check hardware resources before enabling NTUPLE (bsc#963575 FATE#320144). - bnxt_en: Don't treat single segment rx frames as GRO frames (bsc#963575 FATE#320144). - bnxt_en: Allocate rx_cpu_rmap only if Accelerated RFS is enabled (bsc#963575 FATE#320144). - bnxt_en: Increment checksum error counter only if NETIF_F_RXCSUM is set (bsc#963575 FATE#320144). - bnxt_en: Add support for upgrading APE/NC-SI firmware via Ethtool FLASHDEV (bsc#963575 FATE#320144). - bnxt_en: Optimize ring alloc and ring free functions (bsc#963575 FATE#320144). - bnxt_en: support hwrm_func_drv_unrgtr command (bsc#963575 FATE#320144). - commit 55f94ac ++++ kernel-firmware: - Update to version 20160429git / commit 8afadbe55301 (fate#fate#320305). - radeon and amdgpu updates - Intel Bluetooth 7265 / 8265 updates - ath10k updates ++++ kernel-syms: - IB/qib,staging/rdma/hfi1: use setup_timer api (bsc#958492 fate#320169). - commit f34f41f - sched/core: Move task_rq_lock() out of line (bsc#978907). - commit 1e499b6 - PM / hibernate: Fix warning about non-void function not returning. - commit 569b497 - supported.conf: Add ibmpowernv hwmon driver (bsc#944037). - commit 4132407 - scsi-trace: Decode MAINTENANCE_IN and MAINTENANCE_OUT commands (bsc#940180,FATE#318723). - scsi-trace: define ZBC_IN and ZBC_OUT (bsc#940180,FATE#318723). - scsi-trace: remove service action definitions (bsc#940180,FATE#318723). - Refresh patches.suse/sd-configure-ZBC-devices.patch. - commit aa277d0 - lightnvm: fix warning: ret may be used uninitialized (FATE#319466). - commit b02642a - libata: Define ATA_CMD_NCQ_NON_DATA (bnc#940180,FATE#318723). - libata: Separate out ata_dev_config_ncq_send_recv() (bnc#940180,FATE#318723). - libata: Add command definitions for NCQ Encapsulation for READ LOG DMA EXT (bnc#940180,FATE#318723). - libata: Check log page directory before accessing pages (bnc#940180,FATE#318723). - libata-trace: decode subcommands (bnc#940180,FATE#318723). - libata-scsi: Generate sense code for disabled devices (bnc#940180,FATE#318723). - libata: fixup ZAC device disabling (bnc#940180,FATE#318723). - libata: implement ZBC IN translation (bnc#940180,FATE#318723). - libata: Implement ZBC OUT translation (bnc#940180,FATE#318723). - libata: NCQ encapsulation for ZAC MANAGEMENT OUT (bnc#940180,FATE#318723). - libata: support device-managed ZAC devices (bnc#940180,FATE#318723). - libata: support host-aware and host-managed ZAC devices (bnc#940180,FATE#318723). - blk-sysfs: Add 'chunk_sectors' to sysfs attributes (bnc#940180,FATE#318723). - block: update chunk_sectors in blk_stack_limits() (bnc#940180,FATE#318723). - sd: configure ZBC devices (bnc#940180,FATE#318723). - Refresh patches.suse/sd-Implement-new-RESET_WP-provisioning-mode.patch. - Delete patches.fixes/libata-Do-not-retry-commands-with-valid-autosense.patch. - Delete patches.suse/libata-Implement-ZBC-OUT-translation.patch. - Delete patches.suse/libata-implement-ZBC-IN-translation.patch. - Delete patches.suse/libata-support-device-managed-ZAC-devices.patch. - Delete patches.suse/libata-support-host-aware-ZAC-devices.patch. - Delete patches.suse/sd-Set-chunk_sectors-to-zone-size.patch. - commit dfdf313 - NVMe: Always use MSI/MSI-x interrupts (bsc#964944, FATE#319965). - NVMe: Fix reset/remove race (bsc#964944, FATE#319965). - commit bd10b17 - qlge: Update version to 1.00.00.35 (bsc#966312 FATE#320149). - qlcnic: Update version to 5.3.64 (bsc#966337 FATE#320147). - qlcnic: protect qlicnic_attach_func with rtnl_lock (bsc#966337 FATE#320147). - qlcnic: constify qlcnic_dcb_ops structures (bsc#966337 FATE#320147). - commit b7c3660 - bnxt_en: Add async event handling for speed config changes (bsc#963575 FATE#320144). - bnxt_en: Call firmware to approve VF MAC address change (bsc#963575 FATE#320144). - bnxt_en: Shutdown link when device is closed (bsc#963575 FATE#320144). - bnxt_en: Disallow forced speed for 10GBaseT devices (bsc#963575 FATE#320144). - bnxt_en: Improve ethtool .get_settings() (bsc#963575 FATE#320144). - bnxt_en: Check for valid forced speed during ethtool -s (bsc#963575 FATE#320144). - bnxt_en: Add unsupported SFP+ module warnings (bsc#963575 FATE#320144). - bnxt_en: Set async event bits when registering with the firmware (bsc#963575 FATE#320144). - bnxt_en: Add get_eee() and set_eee() ethtool support (bsc#963575 FATE#320144). - bnxt_en: Add EEE setup code (bsc#963575 FATE#320144). - bnxt_en: Add basic EEE support (bsc#963575 FATE#320144). - bnxt_en: Improve flow control autoneg with Firmware 1.2.1 interface (bsc#963575 FATE#320144). - bnxt_en: Update to Firmware 1.2.2 spec (bsc#963575 FATE#320144). - bnxt_en: Setup multicast properly after resetting device (bsc#963575 FATE#320144). - bnxt_en: Need memory barrier when processing the completion ring (bsc#963575 FATE#320144). - bnxt_en: Divide a page into 32K buffers for the aggregation ring if necessary (bsc#963575 FATE#320144). - bnxt_en: Limit RX BD pages to be no bigger than 32K (bsc#963575 FATE#320144). - bnxt_en: Don't fallback to INTA on VF (bsc#963575 FATE#320144). - bnxt_en: Fix ethtool -a reporting (bsc#963575 FATE#320144). - bnxt_en: Fix typo in bnxt_hwrm_set_pause_common() (bsc#963575 FATE#320144). - bnxt_en: Implement proper firmware message padding (bsc#963575 FATE#320144). - bnxt_en: Initialize CP doorbell value before ring allocation (bsc#963575 FATE#320144). - bnxt_en: Enable AER support (bsc#963575 FATE#320144). - bnxt_en: Include hardware port statistics in ethtool -S (bsc#963575 FATE#320144). - bnxt_en: Include some hardware port statistics in ndo_get_stats64() (bsc#963575 FATE#320144). - bnxt_en: Add port statistics support (bsc#963575 FATE#320144). - bnxt_en: Extend autoneg to all speeds (bsc#963575 FATE#320144). - bnxt_en: Use common function to get ethtool supported flags (bsc#963575 FATE#320144). - bnxt_en: Add reporting of link partner advertisement (bsc#963575 FATE#320144). - bnxt_en: Refactor bnxt_fw_to_ethtool_advertised_spds() (bsc#963575 FATE#320144). - bnxt_en: Fix zero padding of tx push data (bsc#963575 FATE#320144). - bnxt_en: Add hwrm_send_message_silent() (bsc#963575 FATE#320144). - bnxt_en: Refactor _hwrm_send_message() (bsc#963575 FATE#320144). - bnxt_en: Add installed-package firmware version reporting via Ethtool GDRVINFO (bsc#963575 FATE#320144). - bnxt_en: Fix dmesg log firmware error messages (bsc#963575 FATE#320144). - bnxt_en: Use firmware provided message timeout value (bsc#963575 FATE#320144). - bnxt_en: Add coalescing support for tx rings (bsc#963575 FATE#320144). - bnxt_en: Refactor bnxt_hwrm_set_coal() (bsc#963575 FATE#320144). - bnxt_en: Store irq coalescing timer values in micro seconds (bsc#963575 FATE#320144). - bnxt_en: Send PF driver unload notification to all VFs (bsc#963575 FATE#320144). - bnxt_en: Improve bnxt_vf_update_mac() (bsc#963575 FATE#320144). - bnxt_en: Failure to update PHY is not fatal condition (bsc#963575 FATE#320144). - bnxt_en: Remove unnecessary call to update PHY settings (bsc#963575 FATE#320144). - bnxt_en: Poll link at the end of __bnxt_open_nic() (bsc#963575 FATE#320144). - bnxt_en: Reduce default ring sizes (bsc#963575 FATE#320144). - bnxt_en: Fix implementation of tx push operation (bsc#963575 FATE#320144). - bnxt_en: Remove 20G support and advertise only 40GbaseCR4 (bsc#963575 FATE#320144). - bnxt_en: Cleanup and Fix flow control setup logic (bsc#963575 FATE#320144). - bnxt_en: Fix ethtool autoneg logic (bsc#963575 FATE#320144). - bnxt_en: Fix crash in bnxt_free_tx_skbs() during tx timeout (bsc#963575 FATE#320144). - bnxt_en: Exclude rx_drop_pkts hw counter from the stack's rx_dropped counter (bsc#963575 FATE#320144). - bnxt_en: Ring free response from close path should use completion ring (bsc#963575 FATE#320144). - net: bnxt: always return values from _bnxt_get_max_rings (bsc#963575 FATE#320144). - bnxt_en: Reset embedded processor after applying firmware upgrade (bsc#963575 FATE#320144). - bnxt_en: Zero pad firmware messages to 128 bytes (bsc#963575 FATE#320144). - bnxt_en: Modify ethtool -l|-L to support combined or rx/tx rings (bsc#963575 FATE#320144). - bnxt_en: Modify init sequence to support shared or non shared rings (bsc#963575 FATE#320144). - bnxt_en: Modify bnxt_get_max_rings() to support shared or non shared rings (bsc#963575 FATE#320144). - bnxt_en: Re-structure ring indexing and mapping (bsc#963575 FATE#320144). - bnxt_en: Check for NULL rx or tx ring (bsc#963575 FATE#320144). - bnxt_en: Separate bnxt_{rx|tx}_ring_info structs from bnxt_napi struct (bsc#963575 FATE#320144). - bnxt_en: Refactor bnxt_dbg_dump_states() (bsc#963575 FATE#320144). - bnxt_en: Add BCM57301 & BCM57402 devices (bsc#963575 FATE#320144). - bnxt_en: Update to Firmware interface spec 1.0.0 (bsc#963575 FATE#320144). - bnxt_en: Keep track of the ring group resource (bsc#963575 FATE#320144). - bnxt_en: Improve VF resource accounting (bsc#963575 FATE#320144). - bnxt_en: Cleanup bnxt_hwrm_func_cfg() (bsc#963575 FATE#320144). - bnxt_en: Check hardware resources before enabling NTUPLE (bsc#963575 FATE#320144). - bnxt_en: Don't treat single segment rx frames as GRO frames (bsc#963575 FATE#320144). - bnxt_en: Allocate rx_cpu_rmap only if Accelerated RFS is enabled (bsc#963575 FATE#320144). - bnxt_en: Increment checksum error counter only if NETIF_F_RXCSUM is set (bsc#963575 FATE#320144). - bnxt_en: Add support for upgrading APE/NC-SI firmware via Ethtool FLASHDEV (bsc#963575 FATE#320144). - bnxt_en: Optimize ring alloc and ring free functions (bsc#963575 FATE#320144). - bnxt_en: support hwrm_func_drv_unrgtr command (bsc#963575 FATE#320144). - commit 55f94ac ++++ multipath-tools: - Update to latest upstream version 0.6.0 (FATE#319406) * Update documentation * Fix memory leak and segfault in reconfigure * Add wwn keyword to weightedpath prioritizer * Use 64-bit int for command key * check partions unused before removing * print 'fail' when remove fails * add exclusive_pref_bi for alua prioritizer * kpartx: verify parition devices * multipathd: delay reloads during creation * Cut down alua prioritizer ioctls * Add 'ignore_new_boot_devs' option * Add libmpathcmd library and use it internally * retrigger uevents to try and grab uid * Update to version 0.6.0 ++++ libpcap: - add missing DLT_INFINIBAND to dlt_choices table (fate#319438, bsc#992262) * add libpcap-add_DLT_INFINIBAND_to_dlt_choices.patch ++++ libreoffice: - Version update to 5.1.3.2: few small tweaks for the .3.1 release * fate#320521 - Refresh patches: * 0001-liborcus-0.11.patch ++++ librest: - Update to GNOME 3.20 Fate#318572 ++++ mcelog: - Do not start mcelog service based on an udev (/dev/mcelog) rule (bsc#976781) ++++ mdadm: - Add a patch to fix bsc#978796 + 0008-super1-make-the-check-for-NodeNumUpdate-more-accurat.patch ++++ system-config-printer: - Add fix_connect_dialog_focus.diff: Enable the focus on the text entry part of the combobox in the Connect Dialog. This way, users can edit its content and write the ip of the remote cups server to connect to (gh#twaugh/system-config-printer#38). ++++ shim: - shim-install : support simple MD RAID1 target devices (FATE#314829) ++++ systemd-presets-branding-SLE: - enable ixpdimm-monitor.service (bsc#978270) ++++ vinagre: - Sync with Factory for new libvte support bsc#978804 - Drop vinagre-bnc874407-add-advanced-options.patch, rdp support is disabled. ++++ virt-manager: - bsc#978937 - New qemu virtual virtio gpu not selectable in virt-manager 8ba48f52-add-virtio-device-model-and-accel3d-attribute.patch ++++ xdm: - Make SUSEconfig handler for DISPLAYMANAGER_XSERVER_TCP_PORT_6000_OPEN robust against changes to the default setting of -listen/-nolisten tcp (boo#978262). ++++ xen: - Mark SONAMEs and pkgconfig as xen 4.7 xen.pkgconfig-4.7.patch ++++ yast2-installation: - get more texts for roles dialog from control file, allow a general label (bsc#974625) - 3.1.184 ++++ yast2-ntp-client: - Fixed the default synchronization interval in the help text (bsc#978453) - Unify the default value in the code (the proposal client used a different default) - Set the initial state of the interval widget according to the current synchronization mode (bsc#978892) - Fixed firewall widget layout (double frame widget) - 3.1.23 ++++ yast2-storage: - fixed error in porting bsc#957913 to master branch - 3.1.92 ++++ zypper-lifecycle-plugin: - initial version 0.1 (fate#320597) ------------------------------------------------------------------ ------------------ 2016-5-5 - May 5 2016 ------------------- ------------------------------------------------------------------ ++++ ceph: - Update to version 10.2.0+git.1462437570.b62163e: + python-cephfs: use rados namespace for data isolation. + python_cephfs: rule out empty/None volume_id + mon/OSDMonitor: max_osds must be > 0 for reweight-by-* + mon/OSDMonitor: avoid potential expensive grace calculation + mon/OSDMonitor: improve reweight_by_utilization() logic + fix deb package /etc/default/ceph location (update to latest upstream jewel branch) + test/ec: build the libs only when 'make check' (backport pr#8926) + ceph osd: add support for new op writesame + librados: add writesame API + ceph_test_rados_api_misc: add preliminary writesame tests + ceph_test_rados_api_aio: add writesame tests + ceph_test_rados_api_io: ETOBIG tests for writesame + ceph_test_rados_api_c_write_ops: add writesame test + TestRados: add writesame support (backport pr#8568) + Drop ceph Resource Agent (backport pr#8818) ++++ curl: - Add fix-return-status-in-Curl_is_connected.patch . Fixes some error handling in Curl_is_connected by backporting some code from upstream. - Add 0001-Fix-invalid-Network-is-unreachable-errors.patch. Fixes "Network is unreachable" errors in valid situations when ipv6 is not available but ipv4 is working fine. This also fixes the same error from happening in applications using libcurl4 (like zypper). (bsc#915846) ++++ gnome-keyring: - Rebase gnome-keyring-bsc932232-use-non-fips-md5.patch for version 3.20.0 (bsc#932232, bsc#966229, bsc#966225). - Drop gnome-keyring-bsc961271-secmem-mismatch.patch (fixed upstream). ++++ hexchat: - Add migrate-configuration-from-xchat.patch Fate#318480:replace xchat with hexchat,automaticly migrate settings from xchat: http://hexchat.readthedocs.io/en/latest/faq.html#how-do-i-migrate-my-settings-from-xchat ++++ kdump: - kdump-bind-mount-sysroot.patch: Convert sysroot to a bind mount in kdump initrd (bsc#976864). ++++ kernel-default: - Linux 4.4.9 (FATE#320355 bnc#972552 bnc#975945 bsc#972174 bsc#975772 bnc#974266 FATE#319595, LTC#KRN1405 bsc#976705 bsc#966839). - Update config files. - Refresh patches.arch/arm64-gpio-change-member-.dev-to-.parent.patch. - Refresh patches.arch/cxl-Move-common-code-away-from-bare-metal-specific-f.patch. - Refresh patches.drivers/0001-usb-xhci-add-a-quirk-bit-for-ssic-port-unused.patch. - Refresh patches.drivers/0003-pci-add-support-for-multiple-dma-aliases. - Refresh patches.drivers/0006-iommu-amd-make-call-sites-of-get_device_id-aware-of-its-return-value. - Refresh patches.drivers/0007-iommu-amd-add-iommu-support-for-acpi-hid-devices. - Refresh patches.drivers/staging-rdma-hfi1-remove-unnecessary-include-files.patch. - Refresh patches.fixes/0001-lib-mpi-only-require-buffers-as-big-as-needed-for-th.patch. - Refresh patches.fixes/0001-rtmutex-Make-wait_lock-irq-safe.patch. - Delete patches.arch/arm64-kvm-fix-hrtimer.patch. - Delete patches.arch/s390-sles12sp2-00-04-s390-pci-fmb-enhancements-02.patch. - Delete patches.drivers/0001-USB-usbip-fix-potential-out-of-bounds-write.patch. - Delete patches.drivers/iommu-amd-fix-checking-of-pci-dma-aliases. - Delete patches.drivers/iommu-dma-restore-scatterlist-offsets-correctly. - Delete patches.fixes/0001-block-initialize-hd_stuct-s-reference-before-assigni.patch. - Delete patches.fixes/0001-cgroup-cpuset-replace-cpuset_post_attach_flush-with-.patch. - Delete patches.fixes/0001-locking-mcs-Fix-mcs_spin_lock-ordering.patch. - Delete patches.fixes/0002-MPI-Endianness-fix.patch. - Delete patches.fixes/0002-memcg-relocate-charge-moving-from-attach-to-post_att.patch. - Delete patches.fixes/ext4-fix-races-between-buffered-IO-and-collapse-inse.patch. - Delete patches.fixes/ext4-fix-races-between-page-faults-and-hole-punching.patch. - Delete patches.fixes/ext4-fix-races-of-writeback-with-punch-hole-and-zero.patch. - Delete patches.fixes/ext4-move-unlocked-dio-protection-from-ext4_alloc_fi.patch. - commit ae856e1 - ibft: Expose iBFT acpi header via sysfs (bnc#950426). - commit f8ab0a7 - mm: fix kcompactd hang during memory offlining (fate#320635 -- Disable THP defragmentation by default). - commit 882cca1 - printk: change recursion_bug type to bool. - printk: check CON_ENABLED in have_callable_console(). - printk: move can_use_console() out of console_trylock_for_printk(). - printk: set may_schedule for some of console_trylock() callers. - printk: Make printk() completely async (bnc#744692, bnc#789311). - printk: make printk.synchronous param rw (bnc#744692, bnc#789311). - printk: Make wake_up_klogd_work_func() async (bnc#744692, bnc#789311). - Refresh patches.suse/printk-mark_kgr_task_safe.patch. - Delete patches.suse/kernel-Avoid-softlockups-in-stop_machine-during-heav.patch. - Delete patches.suse/printk-Hand-over-printing-to-console-if-printing-too.patch. - Delete patches.suse/printk-console_flush-fixup.diff. - Delete patches.suse/printk-remove-spinning.patch. - commit 0703efc - i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: fix errant PCIe bandwidth message (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: avoid potential uninitialized variable use (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Fix casting in transmit code (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Fix handling of boolean logic in polling routines (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: Replace the obsolete crypto hash interface with shash (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: changes for build of i40iw module (bsc#969476 FATE#319648 bsc#969477 FATE#319816). Update config files. - i40iw: Kconfig and Makefile for iwarp module (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: virtual channel handling files (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: user kernel shared files (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: add X722 register file (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: add hardware related header files (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: add file to handle cqp calls (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: use shared code for port mapper (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - iw_cxgb4: remove port mapper related code (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - iw_nes: remove port mapper related code (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - iwcm: common code for port mapper (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: add files for iwarp interface (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: add hw and utils files (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: add hmc resource files (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: add pble resource files (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: add puda code (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: add connection management code (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: add main, hdr, status (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Add support for client interface for IWARP driver (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - cxgb4i: don't redefine DIV_ROUND_UP (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - uapi: define DIV_ROUND_UP for userland (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/ethtool: support coalesce setting by queue (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/ethtool: support coalesce getting by queue (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: queue-specific settings for interrupt moderation (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - net/ethtool: support set coalesce per queue (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - net/ethtool: support get coalesce per queue (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - net/ethtool: introduce a new ioctl for per queue setting (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: let go of the past (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: suspend scheduling during driver unload (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: implement and use Rx CTL helper functions (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add adminq commands for Rx CTL registers (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add check for null VSI (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Expose some registers to program parser, FD and RSS logic (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Fix for unexpected messaging (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Do not wait for Rx queue disable in DCB reconfig (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Fix led blink capability for 10GBaseT PHY (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Add functions to blink led on 10GBaseT PHY (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Move Tx checksum closer to TSO (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Rewrite logic for 8 descriptor per packet check (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Add support for ATR w/ IPv6 extension headers (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: Update feature flags to reflect newly enabled features (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Update feature flags to reflect newly enabled features (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Fix ATR in relation to tunnels (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Clean-up Rx packet checksum handling (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Add exception handling for Tx checksum (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Do not write to descriptor unless we complete (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Handle IPv6 extension headers in checksum offload (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Add support for IPv4 encapsulated in IPv6 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Consolidate all header changes into TSO function (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Use u64 values instead of casting them in TSO function (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Drop outer checksum offload that was not requested (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: When in promisc mode apply promisc mode to Tx Traffic as well (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: clean event descriptor before use (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: set adapter state on reset failure (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: better error reporting for nvmupdate (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: expand comment (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Do not disable queues in the Legacy/MSI Interrupt handler (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: avoid atomics (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Removal of code which relies on BASE VEB SEID (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Fix PROMISC mode for Multi-function per port (MFP) devices (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Add a SW workaround for lost interrupts (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: trivial: cleanup use of pf->hw (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: support packet split receive (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: drop unused debugfs file "dump" (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: get rid of magic number (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Bump version (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: properly show packet split status in debugfs (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: use logical operators, not bitwise (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: use pages correctly in Rx (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: use __GFP_NOWARN (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: dump descriptor indexes in hex (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: try again after failure (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: don't lose interrupts (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: Change vf driver string to reflect all products i40evf supports (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Refactor force_wb and WB_ON_ITR functionality code (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: use new add_veb calling with VEB stats control (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add VEB stat control and remove L2 cloud filter (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: set shared bit for multicast filters (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Make the DCB firmware checks for X710/XL710 only (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: move sync_vsi_filters up in service_task (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: use eth_platform_get_mac_address() (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add priv flag for automatic rule eviction (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: bump version to 1.4.12/1.4.8 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: avoid large memcpy by assigning struct (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: count allocation errors (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: drop unused function (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: negate PHY int mask bits (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: APIs to Add/remove port mirroring rules (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: fix: do not sleep in netdev_ops (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: allocate memory safer (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: do TSO only if CHECKSUM_PARTIAL is set (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: fix bug in dma sync (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: trivial: fix missing space (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: trivial: drop duplicate definition (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: trivial: remove unnecessary local var (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: remove VF device IDs from PF (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add netdev info to VSI dump (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: enable bus master after reset (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add a little more to an NVM update debug message (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: refactor DCB function (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add 20G speed for Tx bandwidth calculations (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add counter for arq overflows (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: fix write-back-on-itr to work with legacy itr (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Store lan_vsi_idx and lan_vsi_id in the right size (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Bump AQ minor version to 1.5 for new FW features (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: AQ thermal sensor control struct (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: AQ Add VXLAN-GPE tunnel type (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: AQ Add set_switch_config (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: AQ Shared resource flags (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add 100Mb ethtool reporting (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: AQ Add external power class to get link status (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: AQ Geneve cloud tunnel type (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: AQ Add Run PHY Activity struct (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Limit DCB FW version checks to X710/XL710 devices (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add new proxy-wol bit for X722 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Use private workqueue (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: add new write-back mode (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Fix for UDP/TCP RSS for X722 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Extend ethtool RSS hooks for X722 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add new device IDs for X722 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: bump version to 1.4.10 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: update features with right offload (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Cleanup the code with respect to restarting autoneg (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: null out ring pointers on free (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: define function capabilities in only one place (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: allow channel bonding of VFs (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Replace X722 mac check in ethtool get_settings (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Add mac_filter_element at the end of the list instead of HEAD (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - net: i40e: shut up uninitialized variable warnings (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: fix build warnings (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: remove forever unused ID (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Fix Rx hash reported to the stack by our driver (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Look up MAC address in Open Firmware or IDPROM (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: allow zero MAC address for VFs (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: change log messages and error returns (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - net: Add eth_platform_get_mac_address() helper (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Call geneve_get_rx_port to get the existing Geneve ports (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: geneve tunnel offload support (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: change version string generation (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: clean whole mac filter list (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: hush little warnings (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Opcode and structures required by OEM Post Update AQ command and add new NVM arq message (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: use explicit cast from u16 to u8 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: check rings before freeing resources (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: don't add zero MAC filter (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: properly delete VF MAC filters (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: chomp the BIT(_ULL) (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - Revert "i40e: remove CONFIG_I40E_VXLAN" (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: trivial fixes (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: use logical operator (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: fix whitespace (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Remove separate functions gathering XOFF Rx stats (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: remove CONFIG_I40E_VXLAN (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: use priv flags to control packet split (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: use correct types (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: propagate properly (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: don't use atomic allocation (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Fix memory leaks, sideband filter programming (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Detection and recovery of TX queue hung logic moved to service_task from tx_timeout (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: remove duplicate string (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: set real num queues (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: increase max number of queues (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Fix i40e_print_features() VEB mode output (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: remove unused argument (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: fix: do not sleep in netdev_ops (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: allocate ring structs dynamically (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: allocate queue vectors dynamically (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: quoth the VF driver, Nevermore (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: make error message more useful (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: fix confusing message (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Update error messaging (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: add new fields to store user configuration of RSS (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: create a generic get RSS function (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: create a generic config RSS function (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: rename VF adapter specific RSS function (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: prefetch skb data on transmit (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Fix RS bit update in Tx path and disable force WB workaround (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: rename rss_size to alloc_rss_size in i40e_pf (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add new fields to store user configuration (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Bump version to 1.4.2 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: create a generic configure rss function (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: rework the functions to configure RSS with similar parameters (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: return the number of enabled queues for ETHTOOL_GRXRINGS (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: handle many MAC filters correctly (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: clean up error messages (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Add comment to #endif (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Move the saving of old link info from handle_link_event to link_event (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Add a stat to track how many times we have to do a force WB (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Workaround fix for mss < 256 issue (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: remove BUG_ON from FCoE setup (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: remove BUG_ON from feature string building (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Change BUG_ON to WARN_ON in service event complete (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: remove unused tunnel parameter (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - intel: i40e: fix confused code (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: fix compiler warning of unused variable (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - commit 602b073 - mm, page_alloc: restore the original nodemask if the fast path allocation failed (bnc#971975 VM performance -- page allocator). - commit b6adb47 - Remove BSD-style securelevel sysfs file (fate#320387). - commit 5e2e0e7 - mfd: lpc_ich: Intel device IDs for PCH (fate#319271). - commit ca8e3da - supported.conf: add Intel(R) Ethernet X722 iWARP Driver (bsc#974842 FATE#319831 bsc#974843 FATE#319832) - commit 4bf652c - fm10k: fix multi-bit VLAN update requests from VF (bsc#969479 FATE#320634). - fm10k: don't reinitialize RSS flow table when RXFH configured (bsc#969479 FATE#320634). - ethtool: ensure channel counts are within bounds during SCHANNELS (bsc#969479 FATE#320634). - ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH} (bsc#969479 FATE#320634). - fm10k: IS_ENABLED() is not appropriate for boolean kconfig option (bsc#969479 FATE#320634). - fm10k: cleanup mailbox code comments etc (bsc#969479 FATE#320634). - fm10k: use true/false for boolean get_host_state (bsc#969479 FATE#320634). - fm10k: remove unused struct element (bsc#969479 FATE#320634). - fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures (bsc#969479 FATE#320634). - fm10k: address operator not needed when declaring function pointers (bsc#969479 FATE#320634). - fm10k: use ether_addr_equal instead of memcmp (bsc#969479 FATE#320634). - fm10k: Cleanup exception handling for changing queues (bsc#969479 FATE#320634). - fm10k: correctly pack TLV structures and explain reasoning (bsc#969479 FATE#320634). - fm10k: don't initialize fm10k_workqueue at global level (bsc#969479 FATE#320634). - fm10k: initialize xps at driver load (bsc#969479 FATE#320634). - fm10k: cleanup overly long lines (bsc#969479 FATE#320634). - fm10k: cleanup namespace pollution (bsc#969479 FATE#320634). - fm10k: use BIT() macro instead of open-coded bit-shifting (bsc#969479 FATE#320634). - fm10k: whitespace cleanups (bsc#969479 FATE#320634). - fm10k: do not inline fm10k_iov_select_vid() (bsc#969479 FATE#320634). - fm10k: Cleanup exception handling for mailbox interrupt (bsc#969479 FATE#320634). - fm10k: Cleanup MSI-X interrupts in case of failure (bsc#969479 FATE#320634). - fm10k: conditionally compile DCB and DebugFS support (bsc#969479 FATE#320634). - fm10k: bump driver version (bsc#969479 FATE#320634). - fm10k: consistently refer to VLANs and VLAN IDs (bsc#969479 FATE#320634). - fm10k: remove namespace pollution of fm10k_iov_msg_data_pf (bsc#969479 FATE#320634). - fm10k: remove unnecessary else block from if statements with return (bsc#969479 FATE#320634). - fm10k: do not use CamelCase (bsc#969479 FATE#320634). - fm10k: use ether_addr_copy to copy MAC address (bsc#969479 FATE#320634). - fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame (bsc#969479 FATE#320634). - fm10k: TRIVIAL fix typo of hardware (bsc#969479 FATE#320634). - fm10k: change default Tx ITR to 25usec (bsc#969479 FATE#320634). - fm10k: use macro for default Tx and Rx ITR values (bsc#969479 FATE#320634). - fm10k: Update adaptive ITR algorithm (bsc#969479 FATE#320634). - fm10k: introduce ITR_IS_ADAPTIVE macro (bsc#969479 FATE#320634). - fm10k: Add support for ITR scaling based on PCIe link speed (bsc#969479 FATE#320634). - fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped (bsc#969479 FATE#320634). - fm10k: add statistics for actual DWORD count of mbmem mailbox (bsc#969479 FATE#320634). - fm10k: explicitly typecast vlan values to u16 (bsc#969479 FATE#320634). - fm10k: Correct typecast in fm10k_update_xc_addr_pf (bsc#969479 FATE#320634). - fm10k: reinitialize queuing scheme after calling init_hw (bsc#969479 FATE#320634). - fm10k: always check init_hw for errors (bsc#969479 FATE#320634). - fm10k: reset max_queues on init_hw_vf failure (bsc#969479 FATE#320634). - fm10k: set netdev features in one location (bsc#969479 FATE#320634). - fm10k: use napi_schedule_irqoff() (bsc#969479 FATE#320634). - fm10k: Fix handling of NAPI budget when multiple queues are enabled per vector (bsc#969479 FATE#320634). - fm10k: Correct MTU for jumbo frames (bsc#969479 FATE#320634). - fm10k: do not assume VF always has 1 queue (bsc#969479 FATE#320634). - commit 95ffd7e - e1000: Double Tx descriptors needed check for 82544 (bsc#969468 FATE#319817). - e1000: Do not overestimate descriptor counts in Tx pre-check (bsc#969468 FATE#319817). - e1000: Elementary checkpatch warnings and checks removed (bsc#969468 FATE#319817). - e1000: get rid of duplicate exit path (bsc#969468 FATE#319817). - e1000: fix kernel-doc argument being missing (bsc#969468 FATE#319817). - e1000: fix a typo in the comment (bsc#969468 FATE#319817). - e1000: clean up the checking logic (bsc#969468 FATE#319817). - e1000: Remove checkpatch coding style errors (bsc#969468 FATE#319817). - e1000: fix data race between tx_ring->next_to_clean (bsc#969468 FATE#319817). - e1000: make eeprom read/write scheduler friendly (bsc#969468 FATE#319817). - commit 8b5014b - libnvdimm, nfit: treat volatile virtual CD as read-only pmem (fate#320134). - commit 7bae401 - Update config files. (fate#320120, bsc#921530) Set CONFIG_PERSISTENT_KEYRINGS=y. (fate#320120, bsc#921530) - commit 8ae21e2 - ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC present (fate#319502, bnc#975065). - commit c5aba59 - bna: fix list corruption (bsc#966321 FATE#320156). - bna: fix Rx data corruption with VLAN stripping enabled and MTU > 4096 (bsc#966321 FATE#320156). - netxen: Use kobj_to_dev() (bsc#966339 FATE#320150). - commit 349f6b1 ++++ kernel-source: - Linux 4.4.9 (FATE#320355 bnc#972552 bnc#975945 bsc#972174 bsc#975772 bnc#974266 FATE#319595, LTC#KRN1405 bsc#976705 bsc#966839). - Update config files. - Refresh patches.arch/arm64-gpio-change-member-.dev-to-.parent.patch. - Refresh patches.arch/cxl-Move-common-code-away-from-bare-metal-specific-f.patch. - Refresh patches.drivers/0001-usb-xhci-add-a-quirk-bit-for-ssic-port-unused.patch. - Refresh patches.drivers/0003-pci-add-support-for-multiple-dma-aliases. - Refresh patches.drivers/0006-iommu-amd-make-call-sites-of-get_device_id-aware-of-its-return-value. - Refresh patches.drivers/0007-iommu-amd-add-iommu-support-for-acpi-hid-devices. - Refresh patches.drivers/staging-rdma-hfi1-remove-unnecessary-include-files.patch. - Refresh patches.fixes/0001-lib-mpi-only-require-buffers-as-big-as-needed-for-th.patch. - Refresh patches.fixes/0001-rtmutex-Make-wait_lock-irq-safe.patch. - Delete patches.arch/arm64-kvm-fix-hrtimer.patch. - Delete patches.arch/s390-sles12sp2-00-04-s390-pci-fmb-enhancements-02.patch. - Delete patches.drivers/0001-USB-usbip-fix-potential-out-of-bounds-write.patch. - Delete patches.drivers/iommu-amd-fix-checking-of-pci-dma-aliases. - Delete patches.drivers/iommu-dma-restore-scatterlist-offsets-correctly. - Delete patches.fixes/0001-block-initialize-hd_stuct-s-reference-before-assigni.patch. - Delete patches.fixes/0001-cgroup-cpuset-replace-cpuset_post_attach_flush-with-.patch. - Delete patches.fixes/0001-locking-mcs-Fix-mcs_spin_lock-ordering.patch. - Delete patches.fixes/0002-MPI-Endianness-fix.patch. - Delete patches.fixes/0002-memcg-relocate-charge-moving-from-attach-to-post_att.patch. - Delete patches.fixes/ext4-fix-races-between-buffered-IO-and-collapse-inse.patch. - Delete patches.fixes/ext4-fix-races-between-page-faults-and-hole-punching.patch. - Delete patches.fixes/ext4-fix-races-of-writeback-with-punch-hole-and-zero.patch. - Delete patches.fixes/ext4-move-unlocked-dio-protection-from-ext4_alloc_fi.patch. - commit ae856e1 - ibft: Expose iBFT acpi header via sysfs (bnc#950426). - commit f8ab0a7 - mm: fix kcompactd hang during memory offlining (fate#320635 -- Disable THP defragmentation by default). - commit 882cca1 - printk: change recursion_bug type to bool. - printk: check CON_ENABLED in have_callable_console(). - printk: move can_use_console() out of console_trylock_for_printk(). - printk: set may_schedule for some of console_trylock() callers. - printk: Make printk() completely async (bnc#744692, bnc#789311). - printk: make printk.synchronous param rw (bnc#744692, bnc#789311). - printk: Make wake_up_klogd_work_func() async (bnc#744692, bnc#789311). - Refresh patches.suse/printk-mark_kgr_task_safe.patch. - Delete patches.suse/kernel-Avoid-softlockups-in-stop_machine-during-heav.patch. - Delete patches.suse/printk-Hand-over-printing-to-console-if-printing-too.patch. - Delete patches.suse/printk-console_flush-fixup.diff. - Delete patches.suse/printk-remove-spinning.patch. - commit 0703efc - i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: fix errant PCIe bandwidth message (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: avoid potential uninitialized variable use (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Fix casting in transmit code (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Fix handling of boolean logic in polling routines (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: Replace the obsolete crypto hash interface with shash (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: changes for build of i40iw module (bsc#969476 FATE#319648 bsc#969477 FATE#319816). Update config files. - i40iw: Kconfig and Makefile for iwarp module (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: virtual channel handling files (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: user kernel shared files (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: add X722 register file (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: add hardware related header files (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: add file to handle cqp calls (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: use shared code for port mapper (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - iw_cxgb4: remove port mapper related code (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - iw_nes: remove port mapper related code (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - iwcm: common code for port mapper (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: add files for iwarp interface (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: add hw and utils files (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: add hmc resource files (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: add pble resource files (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: add puda code (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: add connection management code (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: add main, hdr, status (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Add support for client interface for IWARP driver (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - cxgb4i: don't redefine DIV_ROUND_UP (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - uapi: define DIV_ROUND_UP for userland (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/ethtool: support coalesce setting by queue (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/ethtool: support coalesce getting by queue (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: queue-specific settings for interrupt moderation (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - net/ethtool: support set coalesce per queue (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - net/ethtool: support get coalesce per queue (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - net/ethtool: introduce a new ioctl for per queue setting (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: let go of the past (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: suspend scheduling during driver unload (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: implement and use Rx CTL helper functions (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add adminq commands for Rx CTL registers (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add check for null VSI (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Expose some registers to program parser, FD and RSS logic (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Fix for unexpected messaging (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Do not wait for Rx queue disable in DCB reconfig (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Fix led blink capability for 10GBaseT PHY (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Add functions to blink led on 10GBaseT PHY (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Move Tx checksum closer to TSO (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Rewrite logic for 8 descriptor per packet check (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Add support for ATR w/ IPv6 extension headers (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: Update feature flags to reflect newly enabled features (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Update feature flags to reflect newly enabled features (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Fix ATR in relation to tunnels (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Clean-up Rx packet checksum handling (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Add exception handling for Tx checksum (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Do not write to descriptor unless we complete (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Handle IPv6 extension headers in checksum offload (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Add support for IPv4 encapsulated in IPv6 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Consolidate all header changes into TSO function (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Use u64 values instead of casting them in TSO function (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Drop outer checksum offload that was not requested (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: When in promisc mode apply promisc mode to Tx Traffic as well (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: clean event descriptor before use (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: set adapter state on reset failure (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: better error reporting for nvmupdate (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: expand comment (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Do not disable queues in the Legacy/MSI Interrupt handler (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: avoid atomics (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Removal of code which relies on BASE VEB SEID (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Fix PROMISC mode for Multi-function per port (MFP) devices (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Add a SW workaround for lost interrupts (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: trivial: cleanup use of pf->hw (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: support packet split receive (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: drop unused debugfs file "dump" (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: get rid of magic number (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Bump version (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: properly show packet split status in debugfs (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: use logical operators, not bitwise (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: use pages correctly in Rx (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: use __GFP_NOWARN (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: dump descriptor indexes in hex (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: try again after failure (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: don't lose interrupts (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: Change vf driver string to reflect all products i40evf supports (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Refactor force_wb and WB_ON_ITR functionality code (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: use new add_veb calling with VEB stats control (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add VEB stat control and remove L2 cloud filter (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: set shared bit for multicast filters (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Make the DCB firmware checks for X710/XL710 only (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: move sync_vsi_filters up in service_task (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: use eth_platform_get_mac_address() (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add priv flag for automatic rule eviction (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: bump version to 1.4.12/1.4.8 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: avoid large memcpy by assigning struct (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: count allocation errors (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: drop unused function (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: negate PHY int mask bits (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: APIs to Add/remove port mirroring rules (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: fix: do not sleep in netdev_ops (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: allocate memory safer (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: do TSO only if CHECKSUM_PARTIAL is set (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: fix bug in dma sync (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: trivial: fix missing space (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: trivial: drop duplicate definition (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: trivial: remove unnecessary local var (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: remove VF device IDs from PF (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add netdev info to VSI dump (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: enable bus master after reset (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add a little more to an NVM update debug message (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: refactor DCB function (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add 20G speed for Tx bandwidth calculations (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add counter for arq overflows (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: fix write-back-on-itr to work with legacy itr (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Store lan_vsi_idx and lan_vsi_id in the right size (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Bump AQ minor version to 1.5 for new FW features (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: AQ thermal sensor control struct (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: AQ Add VXLAN-GPE tunnel type (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: AQ Add set_switch_config (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: AQ Shared resource flags (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add 100Mb ethtool reporting (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: AQ Add external power class to get link status (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: AQ Geneve cloud tunnel type (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: AQ Add Run PHY Activity struct (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Limit DCB FW version checks to X710/XL710 devices (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add new proxy-wol bit for X722 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Use private workqueue (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: add new write-back mode (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Fix for UDP/TCP RSS for X722 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Extend ethtool RSS hooks for X722 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add new device IDs for X722 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: bump version to 1.4.10 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: update features with right offload (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Cleanup the code with respect to restarting autoneg (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: null out ring pointers on free (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: define function capabilities in only one place (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: allow channel bonding of VFs (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Replace X722 mac check in ethtool get_settings (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Add mac_filter_element at the end of the list instead of HEAD (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - net: i40e: shut up uninitialized variable warnings (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: fix build warnings (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: remove forever unused ID (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Fix Rx hash reported to the stack by our driver (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Look up MAC address in Open Firmware or IDPROM (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: allow zero MAC address for VFs (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: change log messages and error returns (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - net: Add eth_platform_get_mac_address() helper (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Call geneve_get_rx_port to get the existing Geneve ports (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: geneve tunnel offload support (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: change version string generation (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: clean whole mac filter list (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: hush little warnings (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Opcode and structures required by OEM Post Update AQ command and add new NVM arq message (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: use explicit cast from u16 to u8 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: check rings before freeing resources (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: don't add zero MAC filter (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: properly delete VF MAC filters (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: chomp the BIT(_ULL) (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - Revert "i40e: remove CONFIG_I40E_VXLAN" (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: trivial fixes (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: use logical operator (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: fix whitespace (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Remove separate functions gathering XOFF Rx stats (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: remove CONFIG_I40E_VXLAN (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: use priv flags to control packet split (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: use correct types (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: propagate properly (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: don't use atomic allocation (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Fix memory leaks, sideband filter programming (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Detection and recovery of TX queue hung logic moved to service_task from tx_timeout (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: remove duplicate string (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: set real num queues (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: increase max number of queues (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Fix i40e_print_features() VEB mode output (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: remove unused argument (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: fix: do not sleep in netdev_ops (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: allocate ring structs dynamically (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: allocate queue vectors dynamically (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: quoth the VF driver, Nevermore (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: make error message more useful (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: fix confusing message (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Update error messaging (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: add new fields to store user configuration of RSS (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: create a generic get RSS function (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: create a generic config RSS function (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: rename VF adapter specific RSS function (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: prefetch skb data on transmit (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Fix RS bit update in Tx path and disable force WB workaround (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: rename rss_size to alloc_rss_size in i40e_pf (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add new fields to store user configuration (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Bump version to 1.4.2 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: create a generic configure rss function (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: rework the functions to configure RSS with similar parameters (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: return the number of enabled queues for ETHTOOL_GRXRINGS (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: handle many MAC filters correctly (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: clean up error messages (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Add comment to #endif (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Move the saving of old link info from handle_link_event to link_event (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Add a stat to track how many times we have to do a force WB (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Workaround fix for mss < 256 issue (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: remove BUG_ON from FCoE setup (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: remove BUG_ON from feature string building (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Change BUG_ON to WARN_ON in service event complete (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: remove unused tunnel parameter (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - intel: i40e: fix confused code (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: fix compiler warning of unused variable (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - commit 602b073 - mm, page_alloc: restore the original nodemask if the fast path allocation failed (bnc#971975 VM performance -- page allocator). - commit b6adb47 - Remove BSD-style securelevel sysfs file (fate#320387). - commit 5e2e0e7 - mfd: lpc_ich: Intel device IDs for PCH (fate#319271). - commit ca8e3da - supported.conf: add Intel(R) Ethernet X722 iWARP Driver (bsc#974842 FATE#319831 bsc#974843 FATE#319832) - commit 4bf652c - fm10k: fix multi-bit VLAN update requests from VF (bsc#969479 FATE#320634). - fm10k: don't reinitialize RSS flow table when RXFH configured (bsc#969479 FATE#320634). - ethtool: ensure channel counts are within bounds during SCHANNELS (bsc#969479 FATE#320634). - ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH} (bsc#969479 FATE#320634). - fm10k: IS_ENABLED() is not appropriate for boolean kconfig option (bsc#969479 FATE#320634). - fm10k: cleanup mailbox code comments etc (bsc#969479 FATE#320634). - fm10k: use true/false for boolean get_host_state (bsc#969479 FATE#320634). - fm10k: remove unused struct element (bsc#969479 FATE#320634). - fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures (bsc#969479 FATE#320634). - fm10k: address operator not needed when declaring function pointers (bsc#969479 FATE#320634). - fm10k: use ether_addr_equal instead of memcmp (bsc#969479 FATE#320634). - fm10k: Cleanup exception handling for changing queues (bsc#969479 FATE#320634). - fm10k: correctly pack TLV structures and explain reasoning (bsc#969479 FATE#320634). - fm10k: don't initialize fm10k_workqueue at global level (bsc#969479 FATE#320634). - fm10k: initialize xps at driver load (bsc#969479 FATE#320634). - fm10k: cleanup overly long lines (bsc#969479 FATE#320634). - fm10k: cleanup namespace pollution (bsc#969479 FATE#320634). - fm10k: use BIT() macro instead of open-coded bit-shifting (bsc#969479 FATE#320634). - fm10k: whitespace cleanups (bsc#969479 FATE#320634). - fm10k: do not inline fm10k_iov_select_vid() (bsc#969479 FATE#320634). - fm10k: Cleanup exception handling for mailbox interrupt (bsc#969479 FATE#320634). - fm10k: Cleanup MSI-X interrupts in case of failure (bsc#969479 FATE#320634). - fm10k: conditionally compile DCB and DebugFS support (bsc#969479 FATE#320634). - fm10k: bump driver version (bsc#969479 FATE#320634). - fm10k: consistently refer to VLANs and VLAN IDs (bsc#969479 FATE#320634). - fm10k: remove namespace pollution of fm10k_iov_msg_data_pf (bsc#969479 FATE#320634). - fm10k: remove unnecessary else block from if statements with return (bsc#969479 FATE#320634). - fm10k: do not use CamelCase (bsc#969479 FATE#320634). - fm10k: use ether_addr_copy to copy MAC address (bsc#969479 FATE#320634). - fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame (bsc#969479 FATE#320634). - fm10k: TRIVIAL fix typo of hardware (bsc#969479 FATE#320634). - fm10k: change default Tx ITR to 25usec (bsc#969479 FATE#320634). - fm10k: use macro for default Tx and Rx ITR values (bsc#969479 FATE#320634). - fm10k: Update adaptive ITR algorithm (bsc#969479 FATE#320634). - fm10k: introduce ITR_IS_ADAPTIVE macro (bsc#969479 FATE#320634). - fm10k: Add support for ITR scaling based on PCIe link speed (bsc#969479 FATE#320634). - fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped (bsc#969479 FATE#320634). - fm10k: add statistics for actual DWORD count of mbmem mailbox (bsc#969479 FATE#320634). - fm10k: explicitly typecast vlan values to u16 (bsc#969479 FATE#320634). - fm10k: Correct typecast in fm10k_update_xc_addr_pf (bsc#969479 FATE#320634). - fm10k: reinitialize queuing scheme after calling init_hw (bsc#969479 FATE#320634). - fm10k: always check init_hw for errors (bsc#969479 FATE#320634). - fm10k: reset max_queues on init_hw_vf failure (bsc#969479 FATE#320634). - fm10k: set netdev features in one location (bsc#969479 FATE#320634). - fm10k: use napi_schedule_irqoff() (bsc#969479 FATE#320634). - fm10k: Fix handling of NAPI budget when multiple queues are enabled per vector (bsc#969479 FATE#320634). - fm10k: Correct MTU for jumbo frames (bsc#969479 FATE#320634). - fm10k: do not assume VF always has 1 queue (bsc#969479 FATE#320634). - commit 95ffd7e - e1000: Double Tx descriptors needed check for 82544 (bsc#969468 FATE#319817). - e1000: Do not overestimate descriptor counts in Tx pre-check (bsc#969468 FATE#319817). - e1000: Elementary checkpatch warnings and checks removed (bsc#969468 FATE#319817). - e1000: get rid of duplicate exit path (bsc#969468 FATE#319817). - e1000: fix kernel-doc argument being missing (bsc#969468 FATE#319817). - e1000: fix a typo in the comment (bsc#969468 FATE#319817). - e1000: clean up the checking logic (bsc#969468 FATE#319817). - e1000: Remove checkpatch coding style errors (bsc#969468 FATE#319817). - e1000: fix data race between tx_ring->next_to_clean (bsc#969468 FATE#319817). - e1000: make eeprom read/write scheduler friendly (bsc#969468 FATE#319817). - commit 8b5014b - libnvdimm, nfit: treat volatile virtual CD as read-only pmem (fate#320134). - commit 7bae401 - Update config files. (fate#320120, bsc#921530) Set CONFIG_PERSISTENT_KEYRINGS=y. (fate#320120, bsc#921530) - commit 8ae21e2 - ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC present (fate#319502, bnc#975065). - commit c5aba59 - bna: fix list corruption (bsc#966321 FATE#320156). - bna: fix Rx data corruption with VLAN stripping enabled and MTU > 4096 (bsc#966321 FATE#320156). - netxen: Use kobj_to_dev() (bsc#966339 FATE#320150). - commit 349f6b1 ++++ kernel-syms: - Linux 4.4.9 (FATE#320355 bnc#972552 bnc#975945 bsc#972174 bsc#975772 bnc#974266 FATE#319595, LTC#KRN1405 bsc#976705 bsc#966839). - Update config files. - Refresh patches.arch/arm64-gpio-change-member-.dev-to-.parent.patch. - Refresh patches.arch/cxl-Move-common-code-away-from-bare-metal-specific-f.patch. - Refresh patches.drivers/0001-usb-xhci-add-a-quirk-bit-for-ssic-port-unused.patch. - Refresh patches.drivers/0003-pci-add-support-for-multiple-dma-aliases. - Refresh patches.drivers/0006-iommu-amd-make-call-sites-of-get_device_id-aware-of-its-return-value. - Refresh patches.drivers/0007-iommu-amd-add-iommu-support-for-acpi-hid-devices. - Refresh patches.drivers/staging-rdma-hfi1-remove-unnecessary-include-files.patch. - Refresh patches.fixes/0001-lib-mpi-only-require-buffers-as-big-as-needed-for-th.patch. - Refresh patches.fixes/0001-rtmutex-Make-wait_lock-irq-safe.patch. - Delete patches.arch/arm64-kvm-fix-hrtimer.patch. - Delete patches.arch/s390-sles12sp2-00-04-s390-pci-fmb-enhancements-02.patch. - Delete patches.drivers/0001-USB-usbip-fix-potential-out-of-bounds-write.patch. - Delete patches.drivers/iommu-amd-fix-checking-of-pci-dma-aliases. - Delete patches.drivers/iommu-dma-restore-scatterlist-offsets-correctly. - Delete patches.fixes/0001-block-initialize-hd_stuct-s-reference-before-assigni.patch. - Delete patches.fixes/0001-cgroup-cpuset-replace-cpuset_post_attach_flush-with-.patch. - Delete patches.fixes/0001-locking-mcs-Fix-mcs_spin_lock-ordering.patch. - Delete patches.fixes/0002-MPI-Endianness-fix.patch. - Delete patches.fixes/0002-memcg-relocate-charge-moving-from-attach-to-post_att.patch. - Delete patches.fixes/ext4-fix-races-between-buffered-IO-and-collapse-inse.patch. - Delete patches.fixes/ext4-fix-races-between-page-faults-and-hole-punching.patch. - Delete patches.fixes/ext4-fix-races-of-writeback-with-punch-hole-and-zero.patch. - Delete patches.fixes/ext4-move-unlocked-dio-protection-from-ext4_alloc_fi.patch. - commit ae856e1 - ibft: Expose iBFT acpi header via sysfs (bnc#950426). - commit f8ab0a7 - mm: fix kcompactd hang during memory offlining (fate#320635 -- Disable THP defragmentation by default). - commit 882cca1 - printk: change recursion_bug type to bool. - printk: check CON_ENABLED in have_callable_console(). - printk: move can_use_console() out of console_trylock_for_printk(). - printk: set may_schedule for some of console_trylock() callers. - printk: Make printk() completely async (bnc#744692, bnc#789311). - printk: make printk.synchronous param rw (bnc#744692, bnc#789311). - printk: Make wake_up_klogd_work_func() async (bnc#744692, bnc#789311). - Refresh patches.suse/printk-mark_kgr_task_safe.patch. - Delete patches.suse/kernel-Avoid-softlockups-in-stop_machine-during-heav.patch. - Delete patches.suse/printk-Hand-over-printing-to-console-if-printing-too.patch. - Delete patches.suse/printk-console_flush-fixup.diff. - Delete patches.suse/printk-remove-spinning.patch. - commit 0703efc - i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: fix errant PCIe bandwidth message (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: avoid potential uninitialized variable use (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Fix casting in transmit code (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Fix handling of boolean logic in polling routines (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: Replace the obsolete crypto hash interface with shash (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: changes for build of i40iw module (bsc#969476 FATE#319648 bsc#969477 FATE#319816). Update config files. - i40iw: Kconfig and Makefile for iwarp module (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: virtual channel handling files (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: user kernel shared files (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: add X722 register file (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: add hardware related header files (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: add file to handle cqp calls (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: use shared code for port mapper (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - iw_cxgb4: remove port mapper related code (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - iw_nes: remove port mapper related code (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - iwcm: common code for port mapper (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: add files for iwarp interface (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: add hw and utils files (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: add hmc resource files (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: add pble resource files (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: add puda code (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: add connection management code (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40iw: add main, hdr, status (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Add support for client interface for IWARP driver (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - cxgb4i: don't redefine DIV_ROUND_UP (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - uapi: define DIV_ROUND_UP for userland (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/ethtool: support coalesce setting by queue (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/ethtool: support coalesce getting by queue (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: queue-specific settings for interrupt moderation (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - net/ethtool: support set coalesce per queue (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - net/ethtool: support get coalesce per queue (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - net/ethtool: introduce a new ioctl for per queue setting (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: let go of the past (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: suspend scheduling during driver unload (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: implement and use Rx CTL helper functions (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add adminq commands for Rx CTL registers (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add check for null VSI (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Expose some registers to program parser, FD and RSS logic (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Fix for unexpected messaging (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Do not wait for Rx queue disable in DCB reconfig (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Fix led blink capability for 10GBaseT PHY (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Add functions to blink led on 10GBaseT PHY (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Move Tx checksum closer to TSO (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Rewrite logic for 8 descriptor per packet check (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Add support for ATR w/ IPv6 extension headers (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: Update feature flags to reflect newly enabled features (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Update feature flags to reflect newly enabled features (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Fix ATR in relation to tunnels (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Clean-up Rx packet checksum handling (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Add exception handling for Tx checksum (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Do not write to descriptor unless we complete (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Handle IPv6 extension headers in checksum offload (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Add support for IPv4 encapsulated in IPv6 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Consolidate all header changes into TSO function (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Use u64 values instead of casting them in TSO function (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Drop outer checksum offload that was not requested (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: When in promisc mode apply promisc mode to Tx Traffic as well (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: clean event descriptor before use (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: set adapter state on reset failure (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: better error reporting for nvmupdate (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: expand comment (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Do not disable queues in the Legacy/MSI Interrupt handler (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: avoid atomics (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Removal of code which relies on BASE VEB SEID (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Fix PROMISC mode for Multi-function per port (MFP) devices (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Add a SW workaround for lost interrupts (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: trivial: cleanup use of pf->hw (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: support packet split receive (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: drop unused debugfs file "dump" (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: get rid of magic number (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Bump version (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: properly show packet split status in debugfs (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: use logical operators, not bitwise (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: use pages correctly in Rx (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: use __GFP_NOWARN (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: dump descriptor indexes in hex (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: try again after failure (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: don't lose interrupts (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: Change vf driver string to reflect all products i40evf supports (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Refactor force_wb and WB_ON_ITR functionality code (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: use new add_veb calling with VEB stats control (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add VEB stat control and remove L2 cloud filter (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: set shared bit for multicast filters (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Make the DCB firmware checks for X710/XL710 only (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: move sync_vsi_filters up in service_task (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: use eth_platform_get_mac_address() (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add priv flag for automatic rule eviction (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: bump version to 1.4.12/1.4.8 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: avoid large memcpy by assigning struct (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: count allocation errors (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: drop unused function (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: negate PHY int mask bits (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: APIs to Add/remove port mirroring rules (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: fix: do not sleep in netdev_ops (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: allocate memory safer (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: do TSO only if CHECKSUM_PARTIAL is set (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: fix bug in dma sync (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: trivial: fix missing space (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: trivial: drop duplicate definition (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: trivial: remove unnecessary local var (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: remove VF device IDs from PF (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add netdev info to VSI dump (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: enable bus master after reset (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add a little more to an NVM update debug message (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: refactor DCB function (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add 20G speed for Tx bandwidth calculations (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add counter for arq overflows (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: fix write-back-on-itr to work with legacy itr (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Store lan_vsi_idx and lan_vsi_id in the right size (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Bump AQ minor version to 1.5 for new FW features (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: AQ thermal sensor control struct (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: AQ Add VXLAN-GPE tunnel type (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: AQ Add set_switch_config (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: AQ Shared resource flags (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add 100Mb ethtool reporting (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: AQ Add external power class to get link status (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: AQ Geneve cloud tunnel type (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: AQ Add Run PHY Activity struct (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Limit DCB FW version checks to X710/XL710 devices (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add new proxy-wol bit for X722 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Use private workqueue (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: add new write-back mode (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Fix for UDP/TCP RSS for X722 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Extend ethtool RSS hooks for X722 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add new device IDs for X722 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: bump version to 1.4.10 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: update features with right offload (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Cleanup the code with respect to restarting autoneg (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: null out ring pointers on free (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: define function capabilities in only one place (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: allow channel bonding of VFs (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Replace X722 mac check in ethtool get_settings (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Add mac_filter_element at the end of the list instead of HEAD (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - net: i40e: shut up uninitialized variable warnings (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: fix build warnings (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: remove forever unused ID (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Fix Rx hash reported to the stack by our driver (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Look up MAC address in Open Firmware or IDPROM (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: allow zero MAC address for VFs (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: change log messages and error returns (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - net: Add eth_platform_get_mac_address() helper (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Call geneve_get_rx_port to get the existing Geneve ports (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: geneve tunnel offload support (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: change version string generation (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: clean whole mac filter list (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: hush little warnings (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Opcode and structures required by OEM Post Update AQ command and add new NVM arq message (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: use explicit cast from u16 to u8 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: check rings before freeing resources (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: don't add zero MAC filter (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: properly delete VF MAC filters (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: chomp the BIT(_ULL) (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - Revert "i40e: remove CONFIG_I40E_VXLAN" (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: trivial fixes (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: use logical operator (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: fix whitespace (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Remove separate functions gathering XOFF Rx stats (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: remove CONFIG_I40E_VXLAN (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: use priv flags to control packet split (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: use correct types (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: propagate properly (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: don't use atomic allocation (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Fix memory leaks, sideband filter programming (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Detection and recovery of TX queue hung logic moved to service_task from tx_timeout (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: remove duplicate string (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: set real num queues (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: increase max number of queues (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Fix i40e_print_features() VEB mode output (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: remove unused argument (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: fix: do not sleep in netdev_ops (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: allocate ring structs dynamically (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: allocate queue vectors dynamically (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: quoth the VF driver, Nevermore (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: make error message more useful (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: fix confusing message (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Update error messaging (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: add new fields to store user configuration of RSS (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: create a generic get RSS function (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: create a generic config RSS function (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: rename VF adapter specific RSS function (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: prefetch skb data on transmit (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Fix RS bit update in Tx path and disable force WB workaround (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: rename rss_size to alloc_rss_size in i40e_pf (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: add new fields to store user configuration (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Bump version to 1.4.2 (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: create a generic configure rss function (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: rework the functions to configure RSS with similar parameters (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: return the number of enabled queues for ETHTOOL_GRXRINGS (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: handle many MAC filters correctly (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: clean up error messages (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Add comment to #endif (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Move the saving of old link info from handle_link_event to link_event (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: Add a stat to track how many times we have to do a force WB (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Workaround fix for mss < 256 issue (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: remove BUG_ON from FCoE setup (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: remove BUG_ON from feature string building (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e: Change BUG_ON to WARN_ON in service event complete (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40e/i40evf: remove unused tunnel parameter (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - intel: i40e: fix confused code (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - i40evf: fix compiler warning of unused variable (bsc#969476 FATE#319648 bsc#969477 FATE#319816). - commit 602b073 - mm, page_alloc: restore the original nodemask if the fast path allocation failed (bnc#971975 VM performance -- page allocator). - commit b6adb47 - Remove BSD-style securelevel sysfs file (fate#320387). - commit 5e2e0e7 - mfd: lpc_ich: Intel device IDs for PCH (fate#319271). - commit ca8e3da - supported.conf: add Intel(R) Ethernet X722 iWARP Driver (bsc#974842 FATE#319831 bsc#974843 FATE#319832) - commit 4bf652c - fm10k: fix multi-bit VLAN update requests from VF (bsc#969479 FATE#320634). - fm10k: don't reinitialize RSS flow table when RXFH configured (bsc#969479 FATE#320634). - ethtool: ensure channel counts are within bounds during SCHANNELS (bsc#969479 FATE#320634). - ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH} (bsc#969479 FATE#320634). - fm10k: IS_ENABLED() is not appropriate for boolean kconfig option (bsc#969479 FATE#320634). - fm10k: cleanup mailbox code comments etc (bsc#969479 FATE#320634). - fm10k: use true/false for boolean get_host_state (bsc#969479 FATE#320634). - fm10k: remove unused struct element (bsc#969479 FATE#320634). - fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures (bsc#969479 FATE#320634). - fm10k: address operator not needed when declaring function pointers (bsc#969479 FATE#320634). - fm10k: use ether_addr_equal instead of memcmp (bsc#969479 FATE#320634). - fm10k: Cleanup exception handling for changing queues (bsc#969479 FATE#320634). - fm10k: correctly pack TLV structures and explain reasoning (bsc#969479 FATE#320634). - fm10k: don't initialize fm10k_workqueue at global level (bsc#969479 FATE#320634). - fm10k: initialize xps at driver load (bsc#969479 FATE#320634). - fm10k: cleanup overly long lines (bsc#969479 FATE#320634). - fm10k: cleanup namespace pollution (bsc#969479 FATE#320634). - fm10k: use BIT() macro instead of open-coded bit-shifting (bsc#969479 FATE#320634). - fm10k: whitespace cleanups (bsc#969479 FATE#320634). - fm10k: do not inline fm10k_iov_select_vid() (bsc#969479 FATE#320634). - fm10k: Cleanup exception handling for mailbox interrupt (bsc#969479 FATE#320634). - fm10k: Cleanup MSI-X interrupts in case of failure (bsc#969479 FATE#320634). - fm10k: conditionally compile DCB and DebugFS support (bsc#969479 FATE#320634). - fm10k: bump driver version (bsc#969479 FATE#320634). - fm10k: consistently refer to VLANs and VLAN IDs (bsc#969479 FATE#320634). - fm10k: remove namespace pollution of fm10k_iov_msg_data_pf (bsc#969479 FATE#320634). - fm10k: remove unnecessary else block from if statements with return (bsc#969479 FATE#320634). - fm10k: do not use CamelCase (bsc#969479 FATE#320634). - fm10k: use ether_addr_copy to copy MAC address (bsc#969479 FATE#320634). - fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame (bsc#969479 FATE#320634). - fm10k: TRIVIAL fix typo of hardware (bsc#969479 FATE#320634). - fm10k: change default Tx ITR to 25usec (bsc#969479 FATE#320634). - fm10k: use macro for default Tx and Rx ITR values (bsc#969479 FATE#320634). - fm10k: Update adaptive ITR algorithm (bsc#969479 FATE#320634). - fm10k: introduce ITR_IS_ADAPTIVE macro (bsc#969479 FATE#320634). - fm10k: Add support for ITR scaling based on PCIe link speed (bsc#969479 FATE#320634). - fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped (bsc#969479 FATE#320634). - fm10k: add statistics for actual DWORD count of mbmem mailbox (bsc#969479 FATE#320634). - fm10k: explicitly typecast vlan values to u16 (bsc#969479 FATE#320634). - fm10k: Correct typecast in fm10k_update_xc_addr_pf (bsc#969479 FATE#320634). - fm10k: reinitialize queuing scheme after calling init_hw (bsc#969479 FATE#320634). - fm10k: always check init_hw for errors (bsc#969479 FATE#320634). - fm10k: reset max_queues on init_hw_vf failure (bsc#969479 FATE#320634). - fm10k: set netdev features in one location (bsc#969479 FATE#320634). - fm10k: use napi_schedule_irqoff() (bsc#969479 FATE#320634). - fm10k: Fix handling of NAPI budget when multiple queues are enabled per vector (bsc#969479 FATE#320634). - fm10k: Correct MTU for jumbo frames (bsc#969479 FATE#320634). - fm10k: do not assume VF always has 1 queue (bsc#969479 FATE#320634). - commit 95ffd7e - e1000: Double Tx descriptors needed check for 82544 (bsc#969468 FATE#319817). - e1000: Do not overestimate descriptor counts in Tx pre-check (bsc#969468 FATE#319817). - e1000: Elementary checkpatch warnings and checks removed (bsc#969468 FATE#319817). - e1000: get rid of duplicate exit path (bsc#969468 FATE#319817). - e1000: fix kernel-doc argument being missing (bsc#969468 FATE#319817). - e1000: fix a typo in the comment (bsc#969468 FATE#319817). - e1000: clean up the checking logic (bsc#969468 FATE#319817). - e1000: Remove checkpatch coding style errors (bsc#969468 FATE#319817). - e1000: fix data race between tx_ring->next_to_clean (bsc#969468 FATE#319817). - e1000: make eeprom read/write scheduler friendly (bsc#969468 FATE#319817). - commit 8b5014b - libnvdimm, nfit: treat volatile virtual CD as read-only pmem (fate#320134). - commit 7bae401 - Update config files. (fate#320120, bsc#921530) Set CONFIG_PERSISTENT_KEYRINGS=y. (fate#320120, bsc#921530) - commit 8ae21e2 - ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC present (fate#319502, bnc#975065). - commit c5aba59 - bna: fix list corruption (bsc#966321 FATE#320156). - bna: fix Rx data corruption with VLAN stripping enabled and MTU > 4096 (bsc#966321 FATE#320156). - netxen: Use kobj_to_dev() (bsc#966339 FATE#320150). - commit 349f6b1 ++++ kiwi: - Add aarch64_ilp32 support This is the -32bit variant of aarch64. Right now only needed for install medias. ++++ libgnome-keyring: - Update for GNOME 3.20 (Fate#318572). ++++ webkit2gtk3: - add -DUSE_SYSTEM_MALLOC=ON as in factory on ppc/s390 ++++ liborcus: - Coflict with liborcus-0_10-0 ++++ lsof: - submit utilities/lsof package to SUSE:SLE-12-SP2:GA [fate#320541] ++++ mdadm: - Add cluster-md patches for mdadm v3.4 (fate#316335) + 0001-Fix-wrong-bitmap-output-for-cluster-raid.patch + 0002-Remove-dead-code-about-LKF_CONVERT-flag.patch + 0003-Grow-goto-release-if-Manage_subdevs-failed.patch + 0004-Change-the-option-from-NoUpdate-to-NodeNumUpdate.patch + 0005-mdadm-Add-nodes-option-in-GROW-mode.patch + 0006-Create-check-the-node-nums-when-create-clustered-rai.patch + 0007-super1-don-t-update-node-nums-if-it-is-not-more-than.patch - Add udev rule and script for cluster-md + 69-clustermd.rules + clustermd-confirm.sh ++++ patterns-sled: - remove totem-browser-plugin requires. Dropped upstream [FATE#318572] ++++ vncmanager: - %make_jobs is not defined in SLE; but we can use make %_smp_mflags - systemd is not a hard runtime requirement (the macros support softfail ++++ yast2-installation: - Always read the lists of local users in the previous system to have them available during user importing (part of fate#319624) - 3.1.183 ++++ yast2-storage: - create subvolume for /var/cache (fate#320834) - create LVM-based proposal when specified in the control file (bsc#957913) - 3.1.91 ++++ yast2-users: - Make user import work even if passwd and shadow files are not copied to /var/lib/YaST2 via "copy_to_system" (part of fate#319624) - 3.1.49 - Fix users import when entries for all non-system users are missing in /etc/shadow (bsc#978648) - 3.1.48 ------------------------------------------------------------------ ------------------ 2016-5-4 - May 4 2016 ------------------- ------------------------------------------------------------------ ++++ ImageMagick: - Use external svg loader (rsvg) - Disable insecure coders [bnc#978061] * ImageMagick-6.8.8-1-disable-insecure-coders.patch * CVE-2016-3714 * CVE-2016-3715 * CVE-2016-3716 * CVE-2016-3717 * CVE-2016-3718 ++++ NetworkManager-branding-SLE: - SLE12 SP2 package, based on openSUSE version (FATE#320455). ++++ ceph: - Update to version 10.2.0+git.1462365391.c9d3baa: + ceph-context: add function to set init flags + global-init: add a path chown wrapper function + global-init: check init flags and set accordingly + common-init: chown admin socket after service thread started + global-init: chown run dir + global-init: chown pid files + global-init: fixup inconsistent use of ceph ctx and conf + admin-socket: use chown instead of fchown (backport of pr#8702 which fixes issue#15607) ++++ dracut: - Port missing SLES patches * Add 0197-95iscsi-Do-not-require-network-for-qla4xxx-flash-ses.patch * Add 0198-95iscsi-set-rd.iscsi.firmware-for-qla4xxx-sessions.patch * Remove 0194-95iscsi-Do-not-require-network-for-qla4xxx-flash-ses.patch * Remove 0195-95iscsi-set-rd.iscsi.firmware-for-qla4xxx-sessions.patch - Rewrite patch: * Add 0302-Revert-90multipath-add-hostonly-multipath.conf-in-ca.patch * Remove 0001-multipath_revert_mpathconf_binary_use.patch - Update 0403-95lunmask-Add-module-to-handle-LUN-masking.patch to match upstream kernel submission (FATE#319786) ++++ freerdp: - Update to version 2.0.0, git master branch id a7ca42e (FATE#319661), no upstream changelog available. * Warning: This is a git snapshot regarded as technical preview by upstream. * Warning: For xfreerdp, new /long-option commandline interfaces have replaced the old --long-option interfaces. Existing user scripts need to migrate to the new interfaces to avoid breakages. For more details, see: https://github.com/FreeRDP/FreeRDP/wiki/CommandLineInterface * Add Network Level Ahthentication support. * Add Windows Portable Runtime. For more details, see: http://www.freerdp.com/2012/05/24/winpr-windows-portable-runtime * Obsolete libfreerdp-1_0-plugins. - Drop FindALSA.cmake: deprecated - Drop freerdp_branch-1.0.x_fix-kpdivide-issue831.patch: fixed upstream, implemention now in include/freerdp/scancode.h. - Drop freerdp-CVE-2014-0250.patch (bnc#880317): fixed upstream 532c420. - Drop freerdp-CVE-2014-0791.patch (bnc#857491): fixed upstream f1d6afc. - Drop freerdp-fix-FindPCSC-macro.patch: fixed upstream 9148af3. - Drop freerdp-handle-null-device-name.patch (bnc#785437): deprecated, related implementation dropped. was: freerdp-fix-pulse-no-device-name.patch ++++ glibc: - glob-altdirfunc.patch: Do not copy d_name field of struct dirent (CVE-2016-1234, bsc#969727, BZ #19779) ++++ glibc: - glob-altdirfunc.patch: Do not copy d_name field of struct dirent (CVE-2016-1234, bsc#969727, BZ #19779) ++++ gnome-shell: - Rebase SLE Classic (basic) Fate#318572 + DROPPED bnc963119-sle-fix-menu-navigation.patch Keyboard navigation is possible in upstream now, though weird. + RENAMED&UPDATED sle-classic-ext.patch to gs-sle-classic-ext.patch. + UPDATED SLEClassicExt.js. ++++ gnome-shell-extensions: - Rebasing SLE Classic (basic) (Fate#318572) - Add source sle-classic.desktop: xsession file - Add patch gse-sle-classic-ext.patch: add sle classic support - DROPPED: Invalid + gnome-classic-exts-arrow-fix.patch + gnome-sle-classic-ext-build.patch + sle-classic.tar.bz2 ++++ hyper-v: - add Conflicts with kernel < 4.2 (fate#320485) - vss: fix the write()'s argument: error -> vss_msg - remove repeated HV_FCOPY string - report ENOSPC errors in hv_fcopy_daemon - fcopy: full handshake support - vss: full handshake support - vss: use misc char device to communicate with kernel - kvp: use misc char device to communicate with kernel ++++ kernel-default: - USB: usbfs: fix potential infoleak in devio (bnc#978401, CVE-2016-4482). - commit ec11707 - usb-midi: correct speed checking (FATE#319959). - usb-audio: correct speed checking (FATE#319959). - commit d538731 - watchdog: hpwdt: HP rebranding (FATE#319996). - commit 985f333 - ibmvnic: Enable use of multiple tx/rx scrqs (fate#318726). - commit e9163be - igb: call ndo_stop() instead of dev_close() when running offline selftest (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Fix VLAN tag stripping on Intel i350 (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igbvf: remove "link is Up" message when registering mcast address (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igbvf: Add support for generic Tx checksums (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Add support for generic Tx checksums (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: rename igb define to be more generic (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: add conditions for I210 to generate periodic clock output (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: enable WoL for OEM devices regardless of EEPROM setting (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: constify e1000_phy_operations structure (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: When GbE link up, wait for Remote receiver status condition (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Add workaround for VLAN tag stripping on 82576 (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Enable use of "bridge fdb add" to set unicast table entries (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Drop unnecessary checks in transmit path (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Clean-up configuration of VF port VLANs (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Merge VLVF configuration into igb_vfta_set (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Always enable VLAN 0 even if 8021q is not loaded (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Do not factor VLANs into RLPML calculation (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Allow asymmetric configuration of MTU versus Rx frame size (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Refactor VFTA configuration (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: clean up code for setting MAC address (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb/igbvf: don't give up (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Unpair the queues when changing the number of queues (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs() (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Explicitly label self-test result indices (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Improve cable length function for I210, etc (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Don't add PHY address to PCDL address (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Remove GS40G specific defines/functions (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: improve handling of disconnected adapters (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: fix NULL derefs due to skipped SR-IOV enabling (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: use the correct i210 register for EEMNGCTL (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: don't unmap NULL hw_addr (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: add 88E1543 initialization code (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - commit 6211334 - uvc: correct speed testing (FATE#319959). - gspca: correct speed testing (FATE#319959). - commit 49798e2 - powerpc/book3s64: Remove __end_handlers marker (bsc#976821). - powerpc/book3s64: Fix branching to OOL handlers in relocatable kernel (bsc@976821). - commit 9493c69 - Refresh patches.fixes/scsi-disable-automatic-target-scan.patch. - commit 57bec0f - usb: Add driver for UCSI (FATE#319962). - Update config files. - commit 9dc2066 - sisusbvga: correct speed testing (FATE#319959). - commit 9dfa181 - rtl8152: correct speed testing (FATE#319959). - usbnet: correct speed testing (FATE#319959). - commit d43a2d8 - qede: Fix single MTU sized packet from firmware GRO flow (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Fix setting Skb network header (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Fix various memory allocation error flows for fastpath (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: initialize return rc to avoid returning garbage (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Enlrage the drain timeout (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Notify of transciever changes (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Major changes to MB locking (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Prevent MF link notifications (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Fix net-next "make ARCH=x86_64" (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Add slowpath/fastpath support and enable hardware GRO (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed/qede: Add infrastructure support for hardware GRO (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Remove unused NVM vendor ID (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Fix error flow on slowpath start (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Move statistics to L2 code (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Support B0 instead of A0 (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Correct BAR sizes for older MFW (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Print additional HW attention info (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Print HW attention reasons (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Add support for HW attentions (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Semantic refactoring of interrupt code (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed, qede: rebrand module description (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Prevent probe on previous error (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: add MODULE_FIRMWARE() (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Don't report link change needlessly (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Linearize SKBs when needed (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Change pci DID for 10g device (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed,qede: Bump driver versions to 8.7.0.0 (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Introduce DMA_REGPAIR_LE (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Change metadata needed for SPQ entries (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Handle possible race in SB config (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Turn most GFP_ATOMIC into GFP_KERNEL (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Add vlan filtering offload support (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Lay infrastructure for vlan filtering offload (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed/qede: use 8.7.3.0 FW (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Add support for {get, set}_pauseparam (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Add support for nway_reset (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Add support for set_phys_id (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Add support for changing LED state (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Add support for {get, set}_ringparam (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Add support for {get, set}_channels (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - commit 23903b3 - smc: socket closing and linkgroup cleanup (bsc#978258,FATE#319593,LTC#131290). - smc: receive data from RMBE (bsc#978258,FATE#319593,LTC#131290). - smc: send data (through RDMA) (bsc#978258,FATE#319593,LTC#131290). - smc: connection data control (CDC) (bsc#978258,FATE#319593,LTC#131290). - smc: link layer control (LLC) (bsc#978258,FATE#319593,LTC#131290). - smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR (bsc#978258,FATE#319593,LTC#131290). - smc: work request (WR) base for use by LLC and CDC (bsc#978258,FATE#319593,LTC#131290). - smc: remote memory buffers (RMBs) (bsc#978258,FATE#319593,LTC#131290). - smc: connection and link group creation (bsc#978258,FATE#319593,LTC#131290). - smc: CLC handshake (incl. preparation steps) (bsc#978258,FATE#319593,LTC#131290). - smc: introduce SMC as an IB-client (bsc#978258,FATE#319593,LTC#131290). - smc: establish pnet table management (bsc#978258,FATE#319593,LTC#131290). - commit 6bba4f6 - smc: establish new socket family (bsc#978258,FATE#319593,LTC#131290). - Update config files. - commit a2f9e23 - net: introduce keepalive function in struct proto (bsc#978258,FATE#319593,LTC#131290). - commit 2b88bd2 - net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsets (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Remove static from local variable (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Fix soft lockup in steering error flow (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: fix VFs callback function prototypes (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/ipoib: Allow mcast packets from other VFs (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Implement callbacks for manipulating VFs (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Implement modify HCA vport command (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Add VF param when querying vport counter (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/ipoib: Add ndo operations for configuring VFs (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Add interfaces to control VF attributes (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Support accessing SA in virtualized environment (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Add subnet prefix to port info (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Fix decision on using MAD_IFC (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/core: Add support for configuring VF GUIDs (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Introduce offload arithmetic hardware capabilities (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Refactor device capability function (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Fix caching ATOMIC endian mode capability (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/flower: Fix pointer cast (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Support offload cls_flower with skbedit mark action (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Support offload cls_flower with drop action (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Introduce tc offload support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Add a new priority for kernel flow tables (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Relax ndo_setup_tc handle restriction (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Set flow steering dest only for forward rules (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/act_skbedit: Utility functions for mark action (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdef (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target() public (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/flower: Introduce hardware offload support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Fix global UAR mapping (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Make command timeout way shorter (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Don't modify CQ before it was created (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Don't try to modify CQ moderation if it is not supported (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Set drop RQ's necessary parameters only (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Move common case counters within sq_stats struct (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Changed naming convention of tx queues in ethtool stats (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Placement changed for carrier state updates (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Replace async events spinlock with synchronize_irq() (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Add TX inner packet counters (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Add TX stateless offloads for tunneling (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Add netdev support for VXLAN tunneling (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Protect en header file from redefinitions (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Move to checksum complete (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Wake On LAN support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Implement DCBNL IEEE max rate (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Support DCBNL IEEE PFC (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - commit fe67e9f - net/mlx5e: Support DCBNL IEEE ETS (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - Update config files. - commit a10e1b0 - net/mlx5: Introduce physical port TC/prio access functions (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Introduce physical port PFC access functions (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Introduce a new header file for physical port functions (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - mlx5: Add arbitrary sg list support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Add arbitrary sg_list support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Expose correct max_fast_reg_page_list_len (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Make coding style more consistent (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Convert UMR CQ to new CQ API (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add memory windows allocation support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Refactor mlx5_core_mr to mkey (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Added support for re-registration of MRs (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Refactoring register MR code (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Eliminate GSI RX QP's send buffers (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Pick the right GSI transmission QP for sending (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Reorder GSI completions (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Generate completions in software (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Create GSI transmission QPs when P_Key table is changed (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Fix missed clean call in registration path (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Create multiple transmission GSI QPs (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add GSI QP wrapper (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Modify QP debugging prints (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add support for setting source QP number (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add support for CSUM in RX flow (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Implement UD QP offloads for IPoIB in the TX flow (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Define interface bits for IPoIB offloads (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Modify MAD reading counters method to use counter registers (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Add helper function to read IB error counters (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Add helper function to read virtual port counters (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add support for don't trap rules (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Introduce forward to next priority action (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Create anchor of last flow table (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Provide correct packet/bytes statistics (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Add rx/tx bytes software counters (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Correctly handle RSS indirection table when changing number of channels (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Fix ethtool RX hash func configuration change (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Fix soft lockup when HW Timestamping is enabled (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Fix LRO modify (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Remove wrong poll CQ optimization (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/{core, mlx5}: Fix input len in vendor part of create_qp/srq (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Avoid using user-index for SRQs (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Use static constant netdevice ndos (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Remove select queue ndo initialization (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Use offset based reserved field names in the IFC header file (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Fix RC transport send queue overhead computation (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Use MLX5_GET to correctly get end of padding mode (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Fix use of null pointer PD (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Fix reqlen validation in mlx5_ib_alloc_ucontext (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add CREATE_CQ and CREATE_QP to uverbs_ex_cmd_mask (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net: Add skb_inner_transport_offset function (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Unify CQ create flags check (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Expose Raw Packet QP to user space consumers (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - {IB, net}/mlx5: Move the modify QP operation table to mlx5_ib (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Support setting Ethernet priority for Raw Packet QPs (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add Raw Packet QP query functionality (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add create and destroy functionality for Raw Packet QP (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP types (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Allocate a Transport Domain for each ucontext (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Warn on unsupported events of QP/RQ/SQ (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Add RQ and SQ event handling (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Export transport objects (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Expose CQE version to user-space (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add CQE version 1 support to user QPs and SRQs (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Fix data validation in mlx5_ib_alloc_ucontext (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Fix passing casted pointer in mlx5_query_port_roce (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Delete locally redefined variable (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: report tx/rx checksum cap in query results (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Advertise atomic capabilities in query device (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Add setting ATOMIC endian mode (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add driver cross-channel support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Add cross-channel support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Align coding style of ib_device_cap_flags structure (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Mmap the HCA's core clock register to user-space (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add hca_core_clock_offset to udata in init_ucontext (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add support for hca_core_clock and timestamp_mask (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Add ib_is_udata_cleared (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add create_cq extended command (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB: start documenting device capabilities (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Support RoCE (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add RoCE fields to Address Vector (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Support IB device's callbacks for adding/deleting GIDs (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Set network_hdr_type upon RoCE responder completion (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Extend query_device/port to support RoCE (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Introduce access functions to query vport RoCE fields (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Introduce access functions to enable/disable RoCE (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Break down the vport mac address query function (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Support IB device's callback for getting its netdev (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Support IB device's callback for getting the link layer (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB: add a proper completion queue abstraction (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Save the device attributes on the device structure (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add flow steering support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Export flow steering API (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Make ipv4/ipv6 location more clear (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Enable flow steering support for the IB driver (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Initialize namespaces only when supported by device (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Set priority attributes (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Connect flow tables (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Introduce modify flow table command (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Managing root flow table (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Add utilities to find next and prev flow-tables (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Introduce flow steering autogrouped flow table (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Add PTP Hardware Clock (PHC) support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Add HW timestamping (TS) support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Introduce access function to read internal timer (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Do not modify the TX SKB (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Rename en_flow_table.c to en_fs.c (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Use flow steering infrastructure for mlx5_en (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Flow steering tree initialization (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Introduce flow steering API (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Add flow steering lookup algorithms (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Add flow steering base data structures (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Introduce flow steering firmware commands (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Assign random MAC address if needed (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Fix query E-Switch capabilities (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Add support for SR-IOV ndos (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: E-Switch, Introduce get vf statistics (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: E-Switch, Introduce set vport vlan (VST mode) (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: E-Switch, Introduce Vport administration functions (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: E-Switch, Add SR-IOV (FDB) support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: E-Switch, Introduce FDB hardware capabilities (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Introducing E-Switch and l2 table (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Write vlan list into vport context (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Write UC/MC list and promisc mode into vport context (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Introduce access functions to modify/query vport vlans (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Introduce access functions to modify/query vport promisc mode (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Introduce access functions to modify/query vport state (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Introduce access functions to modify/query vport mac lists (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Update access functions to Query/Modify vport MAC address (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Add base sriov support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Modify enable/disable hca functions (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - commit 68c3a39 - ixgbe: Fix cls_u32 offload support for L4 ports (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Fix cls_u32 offload support for fields with masks (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: fix error handling in TC cls_u32 offload routines (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: make __ixgbe_setup_tc static (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbevf: fix error code path when setting MAC address (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbevf: call ndo_stop() instead of dev_close() when running offline selftest (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: call ndo_stop() instead of dev_close() when running offline selftest (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Use udelay to avoid sleeping while atomic (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Fix ATR so that it correctly handles IPv6 extension headers (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Store VXLAN port number in network order (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Fix for RAR0 not being set to default MAC addr (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: relax setup_tc ndo op handle restriction (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: sched: cls_u32 add bit to specify software only rules (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: cls_u32: move TC offload feature bit into cls_u32 offload logic (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: sched: consolidate offload decision in cls_u32 (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: fix dates on header of ixgbe_model.h (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: use u32 instead of __u32 in model header (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: ixgbe: abort with cls u32 divisor groups greater than 1 (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: ixgbe: add support for tc_u32 offload (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: ixgbe: add minimal parser details for ixgbe (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: tc: helper functions to query action types (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: add tc offload feature flag (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: sched: add cls_u32 offload hooks for netdevs (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - netcp: use pointer to fix build fail (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: rework setup_tc ndo op to consume general tc operand (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: rework ndo tc op to consume additional qdisc handle parameter (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Make ATR recognize IPv6 extended headers (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Fix to get FDMI HBA attributes information with X550 (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Correct handling of any outer UDP checksum setting (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: do not call check_link for ethtool in ixgbe_get_settings() (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: fix broken PFC with X550 (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: use correct FCoE DDP max check (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Fill at least min credits to a TC credit refills (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Fix bugs in ixgbe_clear_vf_vlans() (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Correct X550EM_x revision check (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: fix RSS limit for X550 (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Clean up redundancy in hw_enc_features (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: report correct media type for KR, KX and KX4 interfaces (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: add support for QSFP PHY types in ixgbe_get_settings() (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbevf: minor cleanups for ixgbevf_set_itr() (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vector (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: do not report 2.5 Gbps as supported (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Clean stale VLANs when changing port VLAN or resetting (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Clear stale pool mappings (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Fix VLAN promisc in relation to SR-IOV (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Add support for VLAN promiscuous with SR-IOV (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Reorder search to work from the top down instead of bottom up (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Simplify configuration of setting VLVF and VLVFB (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Reduce VT code indent in set_vfta by introducing jump label (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Simplify definitions for regidx and bit in set_vfta (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Fix SR-IOV VLAN pool configuration (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Return error on failure to allocate mac_table (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbevf: Handle extended IPv6 headers in Tx path (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Always turn PHY power on when requested (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Handle extended IPv6 headers in Tx path (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Save VF info and take references (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Wait for master disable to be set (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Correct spec violations by waiting after reset (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Update PTP to support X550EM_x devices (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Allow FDB entries access to more RAR filters (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Refactor MAC address configuration code (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbevf: Minor cleanups (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbevf: Use a private workqueue to avoid certain possible hangs (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Use private workqueue to avoid certain possible hangs (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Add support for newer thermal alarm (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbevf: fix spoofed packets with random MAC (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbevf: use ether_addr_copy instead of memcpy (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Remove CS4227 diagnostic code (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe/ixgbevf: use napi_schedule_irqoff() (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation to 12K (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Add KR mode support for CS4227 chip (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vector (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: fix multiple kernel-doc errors (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Delete redundant include file (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: drop null test before destroy functions (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - commit 5d220df - md: update the patches of cluster-md (fate#316335). 1. Refresh the patches which have been merged into subsystem maintainer repository. - Refresh patches.suse/0012-md-cluster-change-resync-lock-from-asynchronous-to-s.patch. - Refresh patches.suse/0013-md-cluser-make-resync_finish-only-called-after-pers-.patch. - Refresh patches.suse/0014-md-cluster-wake-up-thread-to-continue-recovery.patch. - Refresh patches.suse/0015-md-cluster-unregister-thread-if-err-happened.patch. - Refresh patches.suse/0016-md-cluster-fix-locking-when-node-joins-cluster-durin.patch. - Refresh patches.suse/0017-md-cluster-change-array_sectors-and-update-size-are-.patch. - Refresh patches.suse/0018-md-cluster-wakeup-thread-if-activated-a-spare-disk.patch. - Refresh patches.suse/0020-md-cluster-always-setup-in-memory-bitmap.patch. - Refresh patches.suse/0021-md-cluster-sync-bitmap-when-node-received-RESYNCING-.patch. - Refresh patches.suse/0022-md-cluster-bitmap-fix-wrong-calcuation-of-offset.patch. - Refresh patches.suse/0023-md-cluster-bitmap-fix-wrong-page-num-in-bitmap_file_.patch. - Refresh patches.suse/0024-md-cluster-bitmap-unplug-bitmap-to-sync-dirty-pages-.patch. 2. Delete the two patches since they are out of date now. - Delete patches.suse/0019-md-set-MD_CHANGE_PENDING-in-a-spinlocked-region.patch. (it is replaced by 0019-md-set-MD_CHANGE_PENDING-in-a-atomic-region.patch) - Delete patches.suse/0048-md-cluster-handle-error-situations-more-precisely-in.patch. - commit 5a8f15e ++++ kernel-source: - USB: usbfs: fix potential infoleak in devio (bnc#978401, CVE-2016-4482). - commit ec11707 - usb-midi: correct speed checking (FATE#319959). - usb-audio: correct speed checking (FATE#319959). - commit d538731 - watchdog: hpwdt: HP rebranding (FATE#319996). - commit 985f333 - ibmvnic: Enable use of multiple tx/rx scrqs (fate#318726). - commit e9163be - igb: call ndo_stop() instead of dev_close() when running offline selftest (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Fix VLAN tag stripping on Intel i350 (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igbvf: remove "link is Up" message when registering mcast address (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igbvf: Add support for generic Tx checksums (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Add support for generic Tx checksums (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: rename igb define to be more generic (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: add conditions for I210 to generate periodic clock output (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: enable WoL for OEM devices regardless of EEPROM setting (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: constify e1000_phy_operations structure (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: When GbE link up, wait for Remote receiver status condition (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Add workaround for VLAN tag stripping on 82576 (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Enable use of "bridge fdb add" to set unicast table entries (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Drop unnecessary checks in transmit path (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Clean-up configuration of VF port VLANs (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Merge VLVF configuration into igb_vfta_set (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Always enable VLAN 0 even if 8021q is not loaded (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Do not factor VLANs into RLPML calculation (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Allow asymmetric configuration of MTU versus Rx frame size (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Refactor VFTA configuration (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: clean up code for setting MAC address (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb/igbvf: don't give up (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Unpair the queues when changing the number of queues (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs() (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Explicitly label self-test result indices (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Improve cable length function for I210, etc (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Don't add PHY address to PCDL address (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Remove GS40G specific defines/functions (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: improve handling of disconnected adapters (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: fix NULL derefs due to skipped SR-IOV enabling (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: use the correct i210 register for EEMNGCTL (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: don't unmap NULL hw_addr (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: add 88E1543 initialization code (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - commit 6211334 - uvc: correct speed testing (FATE#319959). - gspca: correct speed testing (FATE#319959). - commit 49798e2 - powerpc/book3s64: Remove __end_handlers marker (bsc#976821). - powerpc/book3s64: Fix branching to OOL handlers in relocatable kernel (bsc@976821). - commit 9493c69 - Refresh patches.fixes/scsi-disable-automatic-target-scan.patch. - commit 57bec0f - usb: Add driver for UCSI (FATE#319962). - Update config files. - commit 9dc2066 - sisusbvga: correct speed testing (FATE#319959). - commit 9dfa181 - rtl8152: correct speed testing (FATE#319959). - usbnet: correct speed testing (FATE#319959). - commit d43a2d8 - qede: Fix single MTU sized packet from firmware GRO flow (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Fix setting Skb network header (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Fix various memory allocation error flows for fastpath (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: initialize return rc to avoid returning garbage (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Enlrage the drain timeout (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Notify of transciever changes (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Major changes to MB locking (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Prevent MF link notifications (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Fix net-next "make ARCH=x86_64" (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Add slowpath/fastpath support and enable hardware GRO (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed/qede: Add infrastructure support for hardware GRO (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Remove unused NVM vendor ID (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Fix error flow on slowpath start (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Move statistics to L2 code (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Support B0 instead of A0 (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Correct BAR sizes for older MFW (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Print additional HW attention info (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Print HW attention reasons (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Add support for HW attentions (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Semantic refactoring of interrupt code (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed, qede: rebrand module description (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Prevent probe on previous error (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: add MODULE_FIRMWARE() (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Don't report link change needlessly (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Linearize SKBs when needed (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Change pci DID for 10g device (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed,qede: Bump driver versions to 8.7.0.0 (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Introduce DMA_REGPAIR_LE (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Change metadata needed for SPQ entries (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Handle possible race in SB config (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Turn most GFP_ATOMIC into GFP_KERNEL (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Add vlan filtering offload support (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Lay infrastructure for vlan filtering offload (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed/qede: use 8.7.3.0 FW (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Add support for {get, set}_pauseparam (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Add support for nway_reset (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Add support for set_phys_id (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Add support for changing LED state (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Add support for {get, set}_ringparam (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Add support for {get, set}_channels (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - commit 23903b3 - smc: socket closing and linkgroup cleanup (bsc#978258,FATE#319593,LTC#131290). - smc: receive data from RMBE (bsc#978258,FATE#319593,LTC#131290). - smc: send data (through RDMA) (bsc#978258,FATE#319593,LTC#131290). - smc: connection data control (CDC) (bsc#978258,FATE#319593,LTC#131290). - smc: link layer control (LLC) (bsc#978258,FATE#319593,LTC#131290). - smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR (bsc#978258,FATE#319593,LTC#131290). - smc: work request (WR) base for use by LLC and CDC (bsc#978258,FATE#319593,LTC#131290). - smc: remote memory buffers (RMBs) (bsc#978258,FATE#319593,LTC#131290). - smc: connection and link group creation (bsc#978258,FATE#319593,LTC#131290). - smc: CLC handshake (incl. preparation steps) (bsc#978258,FATE#319593,LTC#131290). - smc: introduce SMC as an IB-client (bsc#978258,FATE#319593,LTC#131290). - smc: establish pnet table management (bsc#978258,FATE#319593,LTC#131290). - commit 6bba4f6 - smc: establish new socket family (bsc#978258,FATE#319593,LTC#131290). - Update config files. - commit a2f9e23 - net: introduce keepalive function in struct proto (bsc#978258,FATE#319593,LTC#131290). - commit 2b88bd2 - net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsets (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Remove static from local variable (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Fix soft lockup in steering error flow (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: fix VFs callback function prototypes (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/ipoib: Allow mcast packets from other VFs (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Implement callbacks for manipulating VFs (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Implement modify HCA vport command (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Add VF param when querying vport counter (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/ipoib: Add ndo operations for configuring VFs (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Add interfaces to control VF attributes (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Support accessing SA in virtualized environment (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Add subnet prefix to port info (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Fix decision on using MAD_IFC (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/core: Add support for configuring VF GUIDs (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Introduce offload arithmetic hardware capabilities (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Refactor device capability function (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Fix caching ATOMIC endian mode capability (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/flower: Fix pointer cast (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Support offload cls_flower with skbedit mark action (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Support offload cls_flower with drop action (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Introduce tc offload support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Add a new priority for kernel flow tables (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Relax ndo_setup_tc handle restriction (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Set flow steering dest only for forward rules (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/act_skbedit: Utility functions for mark action (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdef (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target() public (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/flower: Introduce hardware offload support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Fix global UAR mapping (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Make command timeout way shorter (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Don't modify CQ before it was created (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Don't try to modify CQ moderation if it is not supported (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Set drop RQ's necessary parameters only (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Move common case counters within sq_stats struct (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Changed naming convention of tx queues in ethtool stats (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Placement changed for carrier state updates (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Replace async events spinlock with synchronize_irq() (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Add TX inner packet counters (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Add TX stateless offloads for tunneling (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Add netdev support for VXLAN tunneling (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Protect en header file from redefinitions (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Move to checksum complete (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Wake On LAN support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Implement DCBNL IEEE max rate (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Support DCBNL IEEE PFC (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - commit fe67e9f - net/mlx5e: Support DCBNL IEEE ETS (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - Update config files. - commit a10e1b0 - net/mlx5: Introduce physical port TC/prio access functions (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Introduce physical port PFC access functions (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Introduce a new header file for physical port functions (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - mlx5: Add arbitrary sg list support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Add arbitrary sg_list support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Expose correct max_fast_reg_page_list_len (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Make coding style more consistent (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Convert UMR CQ to new CQ API (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add memory windows allocation support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Refactor mlx5_core_mr to mkey (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Added support for re-registration of MRs (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Refactoring register MR code (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Eliminate GSI RX QP's send buffers (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Pick the right GSI transmission QP for sending (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Reorder GSI completions (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Generate completions in software (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Create GSI transmission QPs when P_Key table is changed (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Fix missed clean call in registration path (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Create multiple transmission GSI QPs (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add GSI QP wrapper (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Modify QP debugging prints (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add support for setting source QP number (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add support for CSUM in RX flow (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Implement UD QP offloads for IPoIB in the TX flow (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Define interface bits for IPoIB offloads (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Modify MAD reading counters method to use counter registers (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Add helper function to read IB error counters (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Add helper function to read virtual port counters (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add support for don't trap rules (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Introduce forward to next priority action (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Create anchor of last flow table (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Provide correct packet/bytes statistics (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Add rx/tx bytes software counters (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Correctly handle RSS indirection table when changing number of channels (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Fix ethtool RX hash func configuration change (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Fix soft lockup when HW Timestamping is enabled (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Fix LRO modify (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Remove wrong poll CQ optimization (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/{core, mlx5}: Fix input len in vendor part of create_qp/srq (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Avoid using user-index for SRQs (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Use static constant netdevice ndos (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Remove select queue ndo initialization (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Use offset based reserved field names in the IFC header file (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Fix RC transport send queue overhead computation (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Use MLX5_GET to correctly get end of padding mode (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Fix use of null pointer PD (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Fix reqlen validation in mlx5_ib_alloc_ucontext (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add CREATE_CQ and CREATE_QP to uverbs_ex_cmd_mask (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net: Add skb_inner_transport_offset function (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Unify CQ create flags check (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Expose Raw Packet QP to user space consumers (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - {IB, net}/mlx5: Move the modify QP operation table to mlx5_ib (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Support setting Ethernet priority for Raw Packet QPs (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add Raw Packet QP query functionality (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add create and destroy functionality for Raw Packet QP (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP types (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Allocate a Transport Domain for each ucontext (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Warn on unsupported events of QP/RQ/SQ (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Add RQ and SQ event handling (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Export transport objects (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Expose CQE version to user-space (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add CQE version 1 support to user QPs and SRQs (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Fix data validation in mlx5_ib_alloc_ucontext (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Fix passing casted pointer in mlx5_query_port_roce (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Delete locally redefined variable (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: report tx/rx checksum cap in query results (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Advertise atomic capabilities in query device (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Add setting ATOMIC endian mode (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add driver cross-channel support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Add cross-channel support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Align coding style of ib_device_cap_flags structure (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Mmap the HCA's core clock register to user-space (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add hca_core_clock_offset to udata in init_ucontext (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add support for hca_core_clock and timestamp_mask (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Add ib_is_udata_cleared (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add create_cq extended command (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB: start documenting device capabilities (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Support RoCE (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add RoCE fields to Address Vector (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Support IB device's callbacks for adding/deleting GIDs (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Set network_hdr_type upon RoCE responder completion (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Extend query_device/port to support RoCE (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Introduce access functions to query vport RoCE fields (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Introduce access functions to enable/disable RoCE (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Break down the vport mac address query function (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Support IB device's callback for getting its netdev (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Support IB device's callback for getting the link layer (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB: add a proper completion queue abstraction (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Save the device attributes on the device structure (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add flow steering support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Export flow steering API (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Make ipv4/ipv6 location more clear (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Enable flow steering support for the IB driver (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Initialize namespaces only when supported by device (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Set priority attributes (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Connect flow tables (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Introduce modify flow table command (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Managing root flow table (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Add utilities to find next and prev flow-tables (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Introduce flow steering autogrouped flow table (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Add PTP Hardware Clock (PHC) support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Add HW timestamping (TS) support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Introduce access function to read internal timer (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Do not modify the TX SKB (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Rename en_flow_table.c to en_fs.c (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Use flow steering infrastructure for mlx5_en (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Flow steering tree initialization (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Introduce flow steering API (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Add flow steering lookup algorithms (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Add flow steering base data structures (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Introduce flow steering firmware commands (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Assign random MAC address if needed (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Fix query E-Switch capabilities (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Add support for SR-IOV ndos (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: E-Switch, Introduce get vf statistics (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: E-Switch, Introduce set vport vlan (VST mode) (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: E-Switch, Introduce Vport administration functions (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: E-Switch, Add SR-IOV (FDB) support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: E-Switch, Introduce FDB hardware capabilities (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Introducing E-Switch and l2 table (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Write vlan list into vport context (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Write UC/MC list and promisc mode into vport context (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Introduce access functions to modify/query vport vlans (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Introduce access functions to modify/query vport promisc mode (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Introduce access functions to modify/query vport state (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Introduce access functions to modify/query vport mac lists (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Update access functions to Query/Modify vport MAC address (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Add base sriov support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Modify enable/disable hca functions (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - commit 68c3a39 - ixgbe: Fix cls_u32 offload support for L4 ports (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Fix cls_u32 offload support for fields with masks (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: fix error handling in TC cls_u32 offload routines (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: make __ixgbe_setup_tc static (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbevf: fix error code path when setting MAC address (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbevf: call ndo_stop() instead of dev_close() when running offline selftest (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: call ndo_stop() instead of dev_close() when running offline selftest (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Use udelay to avoid sleeping while atomic (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Fix ATR so that it correctly handles IPv6 extension headers (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Store VXLAN port number in network order (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Fix for RAR0 not being set to default MAC addr (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: relax setup_tc ndo op handle restriction (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: sched: cls_u32 add bit to specify software only rules (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: cls_u32: move TC offload feature bit into cls_u32 offload logic (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: sched: consolidate offload decision in cls_u32 (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: fix dates on header of ixgbe_model.h (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: use u32 instead of __u32 in model header (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: ixgbe: abort with cls u32 divisor groups greater than 1 (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: ixgbe: add support for tc_u32 offload (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: ixgbe: add minimal parser details for ixgbe (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: tc: helper functions to query action types (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: add tc offload feature flag (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: sched: add cls_u32 offload hooks for netdevs (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - netcp: use pointer to fix build fail (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: rework setup_tc ndo op to consume general tc operand (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: rework ndo tc op to consume additional qdisc handle parameter (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Make ATR recognize IPv6 extended headers (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Fix to get FDMI HBA attributes information with X550 (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Correct handling of any outer UDP checksum setting (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: do not call check_link for ethtool in ixgbe_get_settings() (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: fix broken PFC with X550 (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: use correct FCoE DDP max check (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Fill at least min credits to a TC credit refills (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Fix bugs in ixgbe_clear_vf_vlans() (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Correct X550EM_x revision check (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: fix RSS limit for X550 (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Clean up redundancy in hw_enc_features (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: report correct media type for KR, KX and KX4 interfaces (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: add support for QSFP PHY types in ixgbe_get_settings() (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbevf: minor cleanups for ixgbevf_set_itr() (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vector (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: do not report 2.5 Gbps as supported (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Clean stale VLANs when changing port VLAN or resetting (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Clear stale pool mappings (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Fix VLAN promisc in relation to SR-IOV (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Add support for VLAN promiscuous with SR-IOV (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Reorder search to work from the top down instead of bottom up (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Simplify configuration of setting VLVF and VLVFB (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Reduce VT code indent in set_vfta by introducing jump label (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Simplify definitions for regidx and bit in set_vfta (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Fix SR-IOV VLAN pool configuration (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Return error on failure to allocate mac_table (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbevf: Handle extended IPv6 headers in Tx path (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Always turn PHY power on when requested (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Handle extended IPv6 headers in Tx path (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Save VF info and take references (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Wait for master disable to be set (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Correct spec violations by waiting after reset (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Update PTP to support X550EM_x devices (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Allow FDB entries access to more RAR filters (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Refactor MAC address configuration code (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbevf: Minor cleanups (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbevf: Use a private workqueue to avoid certain possible hangs (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Use private workqueue to avoid certain possible hangs (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Add support for newer thermal alarm (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbevf: fix spoofed packets with random MAC (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbevf: use ether_addr_copy instead of memcpy (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Remove CS4227 diagnostic code (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe/ixgbevf: use napi_schedule_irqoff() (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation to 12K (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Add KR mode support for CS4227 chip (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vector (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: fix multiple kernel-doc errors (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Delete redundant include file (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: drop null test before destroy functions (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - commit 5d220df - md: update the patches of cluster-md (fate#316335). 1. Refresh the patches which have been merged into subsystem maintainer repository. - Refresh patches.suse/0012-md-cluster-change-resync-lock-from-asynchronous-to-s.patch. - Refresh patches.suse/0013-md-cluser-make-resync_finish-only-called-after-pers-.patch. - Refresh patches.suse/0014-md-cluster-wake-up-thread-to-continue-recovery.patch. - Refresh patches.suse/0015-md-cluster-unregister-thread-if-err-happened.patch. - Refresh patches.suse/0016-md-cluster-fix-locking-when-node-joins-cluster-durin.patch. - Refresh patches.suse/0017-md-cluster-change-array_sectors-and-update-size-are-.patch. - Refresh patches.suse/0018-md-cluster-wakeup-thread-if-activated-a-spare-disk.patch. - Refresh patches.suse/0020-md-cluster-always-setup-in-memory-bitmap.patch. - Refresh patches.suse/0021-md-cluster-sync-bitmap-when-node-received-RESYNCING-.patch. - Refresh patches.suse/0022-md-cluster-bitmap-fix-wrong-calcuation-of-offset.patch. - Refresh patches.suse/0023-md-cluster-bitmap-fix-wrong-page-num-in-bitmap_file_.patch. - Refresh patches.suse/0024-md-cluster-bitmap-unplug-bitmap-to-sync-dirty-pages-.patch. 2. Delete the two patches since they are out of date now. - Delete patches.suse/0019-md-set-MD_CHANGE_PENDING-in-a-spinlocked-region.patch. (it is replaced by 0019-md-set-MD_CHANGE_PENDING-in-a-atomic-region.patch) - Delete patches.suse/0048-md-cluster-handle-error-situations-more-precisely-in.patch. - commit 5a8f15e ++++ kernel-syms: - USB: usbfs: fix potential infoleak in devio (bnc#978401, CVE-2016-4482). - commit ec11707 - usb-midi: correct speed checking (FATE#319959). - usb-audio: correct speed checking (FATE#319959). - commit d538731 - watchdog: hpwdt: HP rebranding (FATE#319996). - commit 985f333 - ibmvnic: Enable use of multiple tx/rx scrqs (fate#318726). - commit e9163be - igb: call ndo_stop() instead of dev_close() when running offline selftest (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Fix VLAN tag stripping on Intel i350 (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igbvf: remove "link is Up" message when registering mcast address (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igbvf: Add support for generic Tx checksums (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Add support for generic Tx checksums (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: rename igb define to be more generic (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: add conditions for I210 to generate periodic clock output (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: enable WoL for OEM devices regardless of EEPROM setting (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: constify e1000_phy_operations structure (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: When GbE link up, wait for Remote receiver status condition (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Add workaround for VLAN tag stripping on 82576 (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Enable use of "bridge fdb add" to set unicast table entries (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Drop unnecessary checks in transmit path (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Clean-up configuration of VF port VLANs (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Merge VLVF configuration into igb_vfta_set (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Always enable VLAN 0 even if 8021q is not loaded (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Do not factor VLANs into RLPML calculation (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Allow asymmetric configuration of MTU versus Rx frame size (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Refactor VFTA configuration (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: clean up code for setting MAC address (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb/igbvf: don't give up (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Unpair the queues when changing the number of queues (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs() (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Explicitly label self-test result indices (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Improve cable length function for I210, etc (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Don't add PHY address to PCDL address (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: Remove GS40G specific defines/functions (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: improve handling of disconnected adapters (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: fix NULL derefs due to skipped SR-IOV enabling (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: use the correct i210 register for EEMNGCTL (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: don't unmap NULL hw_addr (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - igb: add 88E1543 initialization code (bsc#969471 FATE#319813 bsc#969473 FATE#319815). - commit 6211334 - uvc: correct speed testing (FATE#319959). - gspca: correct speed testing (FATE#319959). - commit 49798e2 - powerpc/book3s64: Remove __end_handlers marker (bsc#976821). - powerpc/book3s64: Fix branching to OOL handlers in relocatable kernel (bsc@976821). - commit 9493c69 - Refresh patches.fixes/scsi-disable-automatic-target-scan.patch. - commit 57bec0f - usb: Add driver for UCSI (FATE#319962). - Update config files. - commit 9dc2066 - sisusbvga: correct speed testing (FATE#319959). - commit 9dfa181 - rtl8152: correct speed testing (FATE#319959). - usbnet: correct speed testing (FATE#319959). - commit d43a2d8 - qede: Fix single MTU sized packet from firmware GRO flow (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Fix setting Skb network header (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Fix various memory allocation error flows for fastpath (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: initialize return rc to avoid returning garbage (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Enlrage the drain timeout (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Notify of transciever changes (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Major changes to MB locking (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Prevent MF link notifications (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Fix net-next "make ARCH=x86_64" (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Add slowpath/fastpath support and enable hardware GRO (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed/qede: Add infrastructure support for hardware GRO (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Remove unused NVM vendor ID (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Fix error flow on slowpath start (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Move statistics to L2 code (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Support B0 instead of A0 (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Correct BAR sizes for older MFW (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Print additional HW attention info (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Print HW attention reasons (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Add support for HW attentions (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Semantic refactoring of interrupt code (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed, qede: rebrand module description (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Prevent probe on previous error (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: add MODULE_FIRMWARE() (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Don't report link change needlessly (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Linearize SKBs when needed (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Change pci DID for 10g device (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed,qede: Bump driver versions to 8.7.0.0 (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Introduce DMA_REGPAIR_LE (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Change metadata needed for SPQ entries (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Handle possible race in SB config (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Turn most GFP_ATOMIC into GFP_KERNEL (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Add vlan filtering offload support (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Lay infrastructure for vlan filtering offload (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed/qede: use 8.7.3.0 FW (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Add support for {get, set}_pauseparam (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Add support for nway_reset (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Add support for set_phys_id (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qed: Add support for changing LED state (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Add support for {get, set}_ringparam (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - qede: Add support for {get, set}_channels (bsc#966318 FATE#320158 bsc#966316 FATE#320159). - commit 23903b3 - smc: socket closing and linkgroup cleanup (bsc#978258,FATE#319593,LTC#131290). - smc: receive data from RMBE (bsc#978258,FATE#319593,LTC#131290). - smc: send data (through RDMA) (bsc#978258,FATE#319593,LTC#131290). - smc: connection data control (CDC) (bsc#978258,FATE#319593,LTC#131290). - smc: link layer control (LLC) (bsc#978258,FATE#319593,LTC#131290). - smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR (bsc#978258,FATE#319593,LTC#131290). - smc: work request (WR) base for use by LLC and CDC (bsc#978258,FATE#319593,LTC#131290). - smc: remote memory buffers (RMBs) (bsc#978258,FATE#319593,LTC#131290). - smc: connection and link group creation (bsc#978258,FATE#319593,LTC#131290). - smc: CLC handshake (incl. preparation steps) (bsc#978258,FATE#319593,LTC#131290). - smc: introduce SMC as an IB-client (bsc#978258,FATE#319593,LTC#131290). - smc: establish pnet table management (bsc#978258,FATE#319593,LTC#131290). - commit 6bba4f6 - smc: establish new socket family (bsc#978258,FATE#319593,LTC#131290). - Update config files. - commit a2f9e23 - net: introduce keepalive function in struct proto (bsc#978258,FATE#319593,LTC#131290). - commit 2b88bd2 - net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsets (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Remove static from local variable (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Fix soft lockup in steering error flow (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: fix VFs callback function prototypes (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/ipoib: Allow mcast packets from other VFs (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Implement callbacks for manipulating VFs (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Implement modify HCA vport command (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Add VF param when querying vport counter (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/ipoib: Add ndo operations for configuring VFs (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Add interfaces to control VF attributes (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Support accessing SA in virtualized environment (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Add subnet prefix to port info (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Fix decision on using MAD_IFC (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/core: Add support for configuring VF GUIDs (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Introduce offload arithmetic hardware capabilities (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Refactor device capability function (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Fix caching ATOMIC endian mode capability (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/flower: Fix pointer cast (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Support offload cls_flower with skbedit mark action (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Support offload cls_flower with drop action (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Introduce tc offload support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Add a new priority for kernel flow tables (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Relax ndo_setup_tc handle restriction (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Set flow steering dest only for forward rules (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/act_skbedit: Utility functions for mark action (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdef (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target() public (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/flower: Introduce hardware offload support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Fix global UAR mapping (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Make command timeout way shorter (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Don't modify CQ before it was created (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Don't try to modify CQ moderation if it is not supported (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Set drop RQ's necessary parameters only (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Move common case counters within sq_stats struct (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Changed naming convention of tx queues in ethtool stats (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Placement changed for carrier state updates (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Replace async events spinlock with synchronize_irq() (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Add TX inner packet counters (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Add TX stateless offloads for tunneling (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Add netdev support for VXLAN tunneling (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Protect en header file from redefinitions (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Move to checksum complete (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Wake On LAN support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Implement DCBNL IEEE max rate (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Support DCBNL IEEE PFC (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - commit fe67e9f - net/mlx5e: Support DCBNL IEEE ETS (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - Update config files. - commit a10e1b0 - net/mlx5: Introduce physical port TC/prio access functions (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Introduce physical port PFC access functions (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Introduce a new header file for physical port functions (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - mlx5: Add arbitrary sg list support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Add arbitrary sg_list support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Expose correct max_fast_reg_page_list_len (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Make coding style more consistent (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Convert UMR CQ to new CQ API (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add memory windows allocation support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Refactor mlx5_core_mr to mkey (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Added support for re-registration of MRs (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Refactoring register MR code (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Eliminate GSI RX QP's send buffers (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Pick the right GSI transmission QP for sending (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Reorder GSI completions (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Generate completions in software (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Create GSI transmission QPs when P_Key table is changed (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Fix missed clean call in registration path (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Create multiple transmission GSI QPs (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add GSI QP wrapper (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Modify QP debugging prints (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add support for setting source QP number (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add support for CSUM in RX flow (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Implement UD QP offloads for IPoIB in the TX flow (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Define interface bits for IPoIB offloads (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Modify MAD reading counters method to use counter registers (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Add helper function to read IB error counters (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Add helper function to read virtual port counters (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add support for don't trap rules (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Introduce forward to next priority action (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Create anchor of last flow table (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Provide correct packet/bytes statistics (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Add rx/tx bytes software counters (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Correctly handle RSS indirection table when changing number of channels (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Fix ethtool RX hash func configuration change (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Fix soft lockup when HW Timestamping is enabled (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Fix LRO modify (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Remove wrong poll CQ optimization (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/{core, mlx5}: Fix input len in vendor part of create_qp/srq (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Avoid using user-index for SRQs (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Use static constant netdevice ndos (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Remove select queue ndo initialization (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Use offset based reserved field names in the IFC header file (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Fix RC transport send queue overhead computation (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Use MLX5_GET to correctly get end of padding mode (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Fix use of null pointer PD (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Fix reqlen validation in mlx5_ib_alloc_ucontext (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add CREATE_CQ and CREATE_QP to uverbs_ex_cmd_mask (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net: Add skb_inner_transport_offset function (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Unify CQ create flags check (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Expose Raw Packet QP to user space consumers (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - {IB, net}/mlx5: Move the modify QP operation table to mlx5_ib (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Support setting Ethernet priority for Raw Packet QPs (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add Raw Packet QP query functionality (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add create and destroy functionality for Raw Packet QP (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP types (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Allocate a Transport Domain for each ucontext (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Warn on unsupported events of QP/RQ/SQ (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Add RQ and SQ event handling (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Export transport objects (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Expose CQE version to user-space (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add CQE version 1 support to user QPs and SRQs (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Fix data validation in mlx5_ib_alloc_ucontext (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Fix passing casted pointer in mlx5_query_port_roce (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Delete locally redefined variable (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: report tx/rx checksum cap in query results (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Advertise atomic capabilities in query device (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Add setting ATOMIC endian mode (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add driver cross-channel support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Add cross-channel support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Align coding style of ib_device_cap_flags structure (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Mmap the HCA's core clock register to user-space (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add hca_core_clock_offset to udata in init_ucontext (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add support for hca_core_clock and timestamp_mask (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Add ib_is_udata_cleared (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add create_cq extended command (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB: start documenting device capabilities (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Support RoCE (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add RoCE fields to Address Vector (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Support IB device's callbacks for adding/deleting GIDs (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Set network_hdr_type upon RoCE responder completion (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Extend query_device/port to support RoCE (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Introduce access functions to query vport RoCE fields (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Introduce access functions to enable/disable RoCE (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Break down the vport mac address query function (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Support IB device's callback for getting its netdev (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Support IB device's callback for getting the link layer (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB: add a proper completion queue abstraction (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/core: Save the device attributes on the device structure (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - IB/mlx5: Add flow steering support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Export flow steering API (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Make ipv4/ipv6 location more clear (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Enable flow steering support for the IB driver (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Initialize namespaces only when supported by device (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Set priority attributes (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Connect flow tables (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Introduce modify flow table command (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Managing root flow table (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Add utilities to find next and prev flow-tables (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Introduce flow steering autogrouped flow table (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Add PTP Hardware Clock (PHC) support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Add HW timestamping (TS) support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Introduce access function to read internal timer (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Do not modify the TX SKB (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Rename en_flow_table.c to en_fs.c (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Use flow steering infrastructure for mlx5_en (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Flow steering tree initialization (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Introduce flow steering API (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Add flow steering lookup algorithms (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Add flow steering base data structures (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Introduce flow steering firmware commands (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Assign random MAC address if needed (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Fix query E-Switch capabilities (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Add support for SR-IOV ndos (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: E-Switch, Introduce get vf statistics (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: E-Switch, Introduce set vport vlan (VST mode) (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: E-Switch, Introduce Vport administration functions (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: E-Switch, Add SR-IOV (FDB) support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: E-Switch, Introduce FDB hardware capabilities (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Introducing E-Switch and l2 table (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Write vlan list into vport context (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5e: Write UC/MC list and promisc mode into vport context (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Introduce access functions to modify/query vport vlans (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Introduce access functions to modify/query vport promisc mode (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Introduce access functions to modify/query vport state (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Introduce access functions to modify/query vport mac lists (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Update access functions to Query/Modify vport MAC address (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Add base sriov support (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - net/mlx5_core: Modify enable/disable hca functions (bsc#966170 FATE#320225 bsc#966172 FATE#320226). - commit 68c3a39 - ixgbe: Fix cls_u32 offload support for L4 ports (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Fix cls_u32 offload support for fields with masks (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: fix error handling in TC cls_u32 offload routines (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: make __ixgbe_setup_tc static (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbevf: fix error code path when setting MAC address (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbevf: call ndo_stop() instead of dev_close() when running offline selftest (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: call ndo_stop() instead of dev_close() when running offline selftest (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Use udelay to avoid sleeping while atomic (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Fix ATR so that it correctly handles IPv6 extension headers (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Store VXLAN port number in network order (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Fix for RAR0 not being set to default MAC addr (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: relax setup_tc ndo op handle restriction (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: sched: cls_u32 add bit to specify software only rules (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: cls_u32: move TC offload feature bit into cls_u32 offload logic (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: sched: consolidate offload decision in cls_u32 (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: fix dates on header of ixgbe_model.h (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: use u32 instead of __u32 in model header (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: ixgbe: abort with cls u32 divisor groups greater than 1 (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: ixgbe: add support for tc_u32 offload (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: ixgbe: add minimal parser details for ixgbe (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: tc: helper functions to query action types (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: add tc offload feature flag (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: sched: add cls_u32 offload hooks for netdevs (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - netcp: use pointer to fix build fail (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: rework setup_tc ndo op to consume general tc operand (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - net: rework ndo tc op to consume additional qdisc handle parameter (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Make ATR recognize IPv6 extended headers (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Fix to get FDMI HBA attributes information with X550 (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Correct handling of any outer UDP checksum setting (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: do not call check_link for ethtool in ixgbe_get_settings() (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: fix broken PFC with X550 (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: use correct FCoE DDP max check (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Fill at least min credits to a TC credit refills (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Fix bugs in ixgbe_clear_vf_vlans() (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Correct X550EM_x revision check (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: fix RSS limit for X550 (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Clean up redundancy in hw_enc_features (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: report correct media type for KR, KX and KX4 interfaces (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: add support for QSFP PHY types in ixgbe_get_settings() (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbevf: minor cleanups for ixgbevf_set_itr() (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vector (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: do not report 2.5 Gbps as supported (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Clean stale VLANs when changing port VLAN or resetting (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Clear stale pool mappings (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Fix VLAN promisc in relation to SR-IOV (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Add support for VLAN promiscuous with SR-IOV (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Reorder search to work from the top down instead of bottom up (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Simplify configuration of setting VLVF and VLVFB (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Reduce VT code indent in set_vfta by introducing jump label (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Simplify definitions for regidx and bit in set_vfta (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Fix SR-IOV VLAN pool configuration (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Return error on failure to allocate mac_table (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbevf: Handle extended IPv6 headers in Tx path (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Always turn PHY power on when requested (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Handle extended IPv6 headers in Tx path (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Save VF info and take references (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Wait for master disable to be set (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Correct spec violations by waiting after reset (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Update PTP to support X550EM_x devices (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Allow FDB entries access to more RAR filters (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Refactor MAC address configuration code (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbevf: Minor cleanups (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbevf: Use a private workqueue to avoid certain possible hangs (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Use private workqueue to avoid certain possible hangs (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Add support for newer thermal alarm (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbevf: fix spoofed packets with random MAC (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbevf: use ether_addr_copy instead of memcpy (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Remove CS4227 diagnostic code (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe/ixgbevf: use napi_schedule_irqoff() (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation to 12K (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Add KR mode support for CS4227 chip (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vector (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: fix multiple kernel-doc errors (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: Delete redundant include file (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - ixgbe: drop null test before destroy functions (bsc#969474 FATE#319812 bsc#969475 FATE#319814). - commit 5d220df - md: update the patches of cluster-md (fate#316335). 1. Refresh the patches which have been merged into subsystem maintainer repository. - Refresh patches.suse/0012-md-cluster-change-resync-lock-from-asynchronous-to-s.patch. - Refresh patches.suse/0013-md-cluser-make-resync_finish-only-called-after-pers-.patch. - Refresh patches.suse/0014-md-cluster-wake-up-thread-to-continue-recovery.patch. - Refresh patches.suse/0015-md-cluster-unregister-thread-if-err-happened.patch. - Refresh patches.suse/0016-md-cluster-fix-locking-when-node-joins-cluster-durin.patch. - Refresh patches.suse/0017-md-cluster-change-array_sectors-and-update-size-are-.patch. - Refresh patches.suse/0018-md-cluster-wakeup-thread-if-activated-a-spare-disk.patch. - Refresh patches.suse/0020-md-cluster-always-setup-in-memory-bitmap.patch. - Refresh patches.suse/0021-md-cluster-sync-bitmap-when-node-received-RESYNCING-.patch. - Refresh patches.suse/0022-md-cluster-bitmap-fix-wrong-calcuation-of-offset.patch. - Refresh patches.suse/0023-md-cluster-bitmap-fix-wrong-page-num-in-bitmap_file_.patch. - Refresh patches.suse/0024-md-cluster-bitmap-unplug-bitmap-to-sync-dirty-pages-.patch. 2. Delete the two patches since they are out of date now. - Delete patches.suse/0019-md-set-MD_CHANGE_PENDING-in-a-spinlocked-region.patch. (it is replaced by 0019-md-set-MD_CHANGE_PENDING-in-a-atomic-region.patch) - Delete patches.suse/0048-md-cluster-handle-error-situations-more-precisely-in.patch. - commit 5a8f15e ++++ gcc6: - Fix HSA build conditional for crosses. ++++ postgresql94-libs: - Bugfix release 9.4.7: - Fix two bugs in indexed ROW() comparisons - Avoid data loss due to renaming files - Prevent an error in rechecking rows in SELECT FOR UPDATE/SHARE - Fix bugs in multiple json_ and jsonb_ functions - Log lock waits for INSERT ON CONFLICT correctly - Ignore recovery_min_apply_delay until reaching a consistent state - Fix issue with pg_subtrans XID wraparound - Fix assorted bugs in Logical Decoding - Fix planner error with nested security barrier views - Prevent memory leak in GIN indexes - Fix two issues with ispell dictionaries - Avoid a crash on old Windows versions - Skip creating an erroneous delete script in pg_upgrade - Correctly translate empty arrays into PL/Perl - Make PL/Python cope with identifier names - For the full release notes, see: http://www.postgresql.org/docs/9.4/static/release-9-4-7.html ++++ webkit2gtk3: - handle s390 like s390x to fix build ++++ libreoffice: - Split out gtk3 again but this time install it on openSUSE and avoid it on SLE12 ++++ libvirt: - libxl: support Xen migration stream V2 libxl-api-version4.4.patch, libxl-migv2-save-restore.patch, libxl-migv2-migration.patch bsc#978361 ++++ wicked: - version 0.6.33 - route: initial routing policy rules support (fate#312217) ++++ nfs-utils: - 0001-systemd-unit-files-fix-up-dependencies-on-rpcbind.patch Provide proper dependency on rpcbind. rpcbind.target doesn't start rpcbind.socket (any more) (bsc#975265) ++++ patterns-sled: - added noto-sans-fonts and google-roboto-fonts as recommends to x11 pattern [bsc#978179] ++++ postgresql94: - Bugfix release 9.4.7: - Fix two bugs in indexed ROW() comparisons - Avoid data loss due to renaming files - Prevent an error in rechecking rows in SELECT FOR UPDATE/SHARE - Fix bugs in multiple json_ and jsonb_ functions - Log lock waits for INSERT ON CONFLICT correctly - Ignore recovery_min_apply_delay until reaching a consistent state - Fix issue with pg_subtrans XID wraparound - Fix assorted bugs in Logical Decoding - Fix planner error with nested security barrier views - Prevent memory leak in GIN indexes - Fix two issues with ispell dictionaries - Avoid a crash on old Windows versions - Skip creating an erroneous delete script in pg_upgrade - Correctly translate empty arrays into PL/Perl - Make PL/Python cope with identifier names - For the full release notes, see: http://www.postgresql.org/docs/9.4/static/release-9-4-7.html ++++ shared-mime-info: - Update to GNOME 3.20 Fate#318572 - Drop shared-mime-info-disable-fdatasync-in-installation.patch: fixed upstream. ++++ sled-manuals_en: - Update text and image files (git: 4e79c36); bsc#933411. ++++ sles-manuals_en: - Update text and image files (git: 265afe7); bsc#933411. ++++ vm-install: - bsc#978526 - text mode installation doesn't allow specifying install source - Version 0.8.52 ++++ xdm: - Prevent xdm.service from being built. We've got display-manager.service instead (bsc#978458). ++++ xf86-video-qxl: - also excludearch aarch64, package does not build there ++++ yast2-registration: - Select the default product patterns for the registered modules and extensions (FATE#320199) - 3.1.172 ------------------------------------------------------------------ ------------------ 2016-5-3 - May 3 2016 ------------------- ------------------------------------------------------------------ ++++ alacarte: - Require python-gobject-Gdk: pygobject was further split in order to be able to install it without X-dependencies. Alacarte imports Gdk from gi.repository, thus also requires python-gobject-Gdk. ++++ cantarell-fonts: - Update to GNOME 3.20 Fate#318572 ++++ lvm2: - Fix regression in auto-activation code introduced in 2.02.119 (bsc#970943) Add: pvscan-restore-polling-in-autoactivation-handler.patch - Improve snapshot merge initiation (bsc#970943) Add: activate-Improve-snapshot-merge-initiation.patch (Not needed for this bug itself but add this patch for safe) ++++ dmidecode: - dmidecode-01-add-no-sysfs-option-description-to-h-output.patch: Add "--no-sysfs" option description to -h output. - dmidecode-02-fix-no-smbios-nor-dmi-entry-point-found-on-smbios3.patch: Fix 'No SMBIOS nor DMI entry point found' on SMBIOS3. - dmidecode-03-let-read_file-return-the-actual-data-size.patch: Let read_file return the actual data size. - dmidecode-04-use-read_file-to-read-the-dmi-table-from-sysfs.patch: Use read_file() to read the DMI table from sysfs. https://savannah.nongnu.org/bugs/?46176 - dmidecode-05-use-dword-for-structure-table-maximum-size-in-smbios3.patch: Use DWORD for Structure table maximum size in SMBIOS3. - dmidecode-06-hide-irrelevant-fixup-message.patch: Hide irrelevant fixup message. http://savannah.nongnu.org/support/?109024 ++++ gnome-tweak-tool: - Update to GNOME 3.20 Fate#318572 - Rebase gnome-tweak-tool-bnc898328-remove-lid-action-entries.patch ++++ gnome-user-share: - Update to GNOME 3.20 Fate#318572 ++++ gtkspell3: - 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-SLES: - adjust config to new 'hiddenmenu' feature (bsc#976836) - 14.240 ++++ ipmitool: - Update to latest version: 1.8.17 (fate#320439, bsc#976123) D ipmitool-1.8.10-implicit-fortify-decl.patch D ipmitool-1_8_16_HEAD.patch D latest_compile_fixes.patch D ipmitool-sol_memleak.patch - Remove whitespace changes from: M 0001-Incorporate-upstream-comments-to-289-add-whitespace.patch ++++ kernel-default: - mm, page_alloc: uninline the bad page part of check_new_page() (bnc#971975 VM performance -- page allocator). - mm, page_alloc: don't duplicate code in free_pcp_prepare (bnc#971975 VM performance -- page allocator). - mm, page_alloc: defer debugging checks of pages allocated from the PCP (bnc#971975 VM performance -- page allocator). - mm, page_alloc: defer debugging checks of freed pages until a PCP drain (bnc#971975 VM performance -- page allocator). - cpuset: use static key better and convert to new API (bnc#971975 VM performance -- page allocator). - mm, page_alloc: inline pageblock lookup in page free fast paths (bnc#971975 VM performance -- page allocator). - mm, page_alloc: remove unnecessary variable from free_pcppages_bulk (bnc#971975 VM performance -- page allocator). - mm, page_alloc: pull out side effects from free_pages_check (bnc#971975 VM performance -- page allocator). - mm, page_alloc: un-inline the bad part of free_pages_check (bnc#971975 VM performance -- page allocator). - mm, page_alloc: check multiple page fields with a single branch (bnc#971975 VM performance -- page allocator). - mm, page_alloc: remove field from alloc_context (bnc#971975 VM performance -- page allocator). - mm, page_alloc: avoid looking up the first zone in a zonelist twice (bnc#971975 VM performance -- page allocator). - mm, page_alloc: shortcut watermark checks for order-0 pages (bnc#971975 VM performance -- page allocator). - mm, page_alloc: reduce cost of fair zone allocation policy retry (bnc#971975 VM performance -- page allocator). - mm, page_alloc: shorten the page allocator fast path (bnc#971975 VM performance -- page allocator). - mm, page_alloc: check once if a zone has isolated pageblocks (bnc#971975 VM performance -- page allocator). - mm, page_alloc: move __GFP_HARDWALL modifications out of the fastpath (bnc#971975 VM performance -- page allocator). - mm, page_alloc: simplify last cpupid reset (bnc#971975 VM performance -- page allocator). - mm, page_alloc: remove unnecessary initialisation from __alloc_pages_nodemask() (bnc#971975 VM performance -- page allocator). - mm, page_alloc: remove unnecessary initialisation in get_page_from_freelist (bnc#971975 VM performance -- page allocator). - mm, page_alloc: remove unnecessary local variable in get_page_from_freelist (bnc#971975 VM performance -- page allocator). - mm, page_alloc: convert nr_fair_skipped to bool (bnc#971975 VM performance -- page allocator). - mm, page_alloc: convert alloc_flags to unsigned (bnc#971975 VM performance -- page allocator). - mm, page_alloc: avoid unnecessary zone lookups during pageblock operations (bnc#971975 VM performance -- page allocator). - mm, page_alloc: use __dec_zone_state for order-0 page allocation (bnc#971975 VM performance -- page allocator). - mm, page_alloc: inline the fast path of the zonelist iterator (bnc#971975 VM performance -- page allocator). - mm, page_alloc: inline zone_statistics (bnc#971975 VM performance -- page allocator). - mm, page_alloc: reduce branches in zone_statistics (bnc#971975 VM performance -- page allocator). - mm, page_alloc: only check PageCompound for high-order pages (bnc#971975 VM performance -- page allocator). - commit ba2aba5 - drivers: net: xgene: Fix error handling (bsc#978261). - commit 733ba7c - block: initialize hd_stuct's reference before assigning it (bsc#976705). - commit bc5ec9e - aacraid: Update driver version (bsc#966342, FATE#320140). - aacraid: Fix for KDUMP driver hang (bsc#966342, FATE#320140). - aacraid: Remove code to needlessly complete fib (bsc#966342, FATE#320140). - aacraid: Log firmware AIF messages (bsc#966342, FATE#320140). - aacraid: Fix for aac_command_thread hang (bsc#966342, FATE#320140). - aacraid: Disable MSI mode for series 6, 7, 8 cards (bsc#966342, FATE#320140). - aacraid: Relinquish CPU during timeout wait (bsc#966342, FATE#320140). - aacraid: Start adapter after updating number of MSIX vectors (bsc#966342, FATE#320140). - aacraid: Fix incorrectly named MACRO (bsc#966342, FATE#320140). - aacraid: Removed unnecessary checks for NULL (bsc#966342, FATE#320140). - hpsa: update driver version (bsc#964462, FATE#319992). - hpsa: correct handling of HBA device removal (bsc#964462, FATE#319992). - hpsa: correct ioaccel2 error procecssing (bsc#964462, FATE#319992). - hpsa: correct ioaccel state change operation (bsc#964462, FATE#319992). - hpsa: add timeouts for driver initiated commands (bsc#964462, FATE#319992). - hpsa: add sas_address to sysfs device attibute (bsc#964462, FATE#319992). - hpsa: correct initialization order issue (bsc#964462, FATE#319992). - hpsa: set the enclosure identifier to zero (bsc#964462, FATE#319992). - commit 4e29e1a - target: add a new add_wwn_groups fabrics method (bsc#977860). - target: initialize the nacl base CIT begfore init_nodeacl (bsc#977860). - target: remove ->fabric_cleanup_nodeacl (bsc#977860). - target: Avoid DataIN transfers for non-GOOD SAM status (bsc#977860). - target/user: Report capability of handling out-of-order completions to userspace (bsc#977860). - target/user: Fix size_t format-spec build warning (bsc#977860). - target/user: Don't free expired command when time out (bsc#977860). - target/user: Introduce data_bitmap, replace data_length/data_head/data_tail (bsc#977860). - target/user: Free data ring in unified function (bsc#977860). - target/user: Use iovec to describe continuous area (bsc#977860). - target: Remove enum transport_lunflags_table (bsc#977860). - target/iblock: pass WRITE_SAME to device if possible (bsc#977860). - tcm_fc: Convert to TARGET_SCF_ACK_KREF I/O + TMR krefs (bsc#977860). - sbp-target: Convert to TARGET_SCF_ACK_KREF I/O krefs (bsc#977860). - sbp-target: Conversion to percpu_ida tag pre-allocation (bsc#977860). - tcm_fc: Convert to target_alloc_session usage (bsc#977860). - target: Convert demo-mode only drivers to target_alloc_session (bsc#977860). - configfs: switch ->default groups to a linked list (bsc#977860). - target: Add target_alloc_session() helper function (bsc#977860). - target/transport: add flag to indicate CPU Affinity is observed (bsc#977860). - target: Fix incorrect unmap_zeroes_data_store return (bsc#977860). - target/user: Fix cast from pointer to phys_addr_t (bsc#977860). - target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usage (bsc#977860). - iscsi-target: Use shash and ahash (bsc#977860). - target/user: Make sure netlink would reach all network namespaces (bsc#977860). - target: Obtain se_node_acl->acl_kref during get_initiator_node_acl (bsc#977860). - target: Convert ACL change queue_depth se_session reference usage (bsc#977860). - tcm_fc: Convert acl lookup to modern get_initiator_node_acl usage (bsc#977860). - ib_srpt: Convert acl lookup to modern get_initiator_node_acl usage (bsc#977860). - tcm_fc: Wait for command completion before freeing a session (bsc#977860). - target: Fix a memory leak in target_dev_lba_map_store() (bsc#977860). - target: Support aborting tasks with a 64-bit tag (bsc#977860). - target: Remove an unused variable (bsc#977860). - target: Fix indentation in target_core_configfs.c (bsc#977860). - target/user: Allow user to set block size before enabling device (bsc#977860). - target/fcoe: Add tag support to tcm_fc (bsc#977860). - target: use offset_in_page macro (bsc#977860). - target: fix deprecated attribute names in dmesg (bsc#977860). - target/sbc: Add LBPRZ attribute + control CDB emulation (bsc#977860). - sbp-target: Remove a superfluous forward declaration (bsc#977860). - iscsi-target: Fix indentation + spelling + unreachable code (bsc#977860). - target: Fix spelling + remove set-but-not-used variables (bsc#977860). - fs: configfs: Drop unused parameter from configfs_undepend_item() (bsc#977860). - tcm_loop: Show address of tpg in configfs (bsc#977860). - commit 3a69fdc ++++ kernel-source: - mm, page_alloc: uninline the bad page part of check_new_page() (bnc#971975 VM performance -- page allocator). - mm, page_alloc: don't duplicate code in free_pcp_prepare (bnc#971975 VM performance -- page allocator). - mm, page_alloc: defer debugging checks of pages allocated from the PCP (bnc#971975 VM performance -- page allocator). - mm, page_alloc: defer debugging checks of freed pages until a PCP drain (bnc#971975 VM performance -- page allocator). - cpuset: use static key better and convert to new API (bnc#971975 VM performance -- page allocator). - mm, page_alloc: inline pageblock lookup in page free fast paths (bnc#971975 VM performance -- page allocator). - mm, page_alloc: remove unnecessary variable from free_pcppages_bulk (bnc#971975 VM performance -- page allocator). - mm, page_alloc: pull out side effects from free_pages_check (bnc#971975 VM performance -- page allocator). - mm, page_alloc: un-inline the bad part of free_pages_check (bnc#971975 VM performance -- page allocator). - mm, page_alloc: check multiple page fields with a single branch (bnc#971975 VM performance -- page allocator). - mm, page_alloc: remove field from alloc_context (bnc#971975 VM performance -- page allocator). - mm, page_alloc: avoid looking up the first zone in a zonelist twice (bnc#971975 VM performance -- page allocator). - mm, page_alloc: shortcut watermark checks for order-0 pages (bnc#971975 VM performance -- page allocator). - mm, page_alloc: reduce cost of fair zone allocation policy retry (bnc#971975 VM performance -- page allocator). - mm, page_alloc: shorten the page allocator fast path (bnc#971975 VM performance -- page allocator). - mm, page_alloc: check once if a zone has isolated pageblocks (bnc#971975 VM performance -- page allocator). - mm, page_alloc: move __GFP_HARDWALL modifications out of the fastpath (bnc#971975 VM performance -- page allocator). - mm, page_alloc: simplify last cpupid reset (bnc#971975 VM performance -- page allocator). - mm, page_alloc: remove unnecessary initialisation from __alloc_pages_nodemask() (bnc#971975 VM performance -- page allocator). - mm, page_alloc: remove unnecessary initialisation in get_page_from_freelist (bnc#971975 VM performance -- page allocator). - mm, page_alloc: remove unnecessary local variable in get_page_from_freelist (bnc#971975 VM performance -- page allocator). - mm, page_alloc: convert nr_fair_skipped to bool (bnc#971975 VM performance -- page allocator). - mm, page_alloc: convert alloc_flags to unsigned (bnc#971975 VM performance -- page allocator). - mm, page_alloc: avoid unnecessary zone lookups during pageblock operations (bnc#971975 VM performance -- page allocator). - mm, page_alloc: use __dec_zone_state for order-0 page allocation (bnc#971975 VM performance -- page allocator). - mm, page_alloc: inline the fast path of the zonelist iterator (bnc#971975 VM performance -- page allocator). - mm, page_alloc: inline zone_statistics (bnc#971975 VM performance -- page allocator). - mm, page_alloc: reduce branches in zone_statistics (bnc#971975 VM performance -- page allocator). - mm, page_alloc: only check PageCompound for high-order pages (bnc#971975 VM performance -- page allocator). - commit ba2aba5 - drivers: net: xgene: Fix error handling (bsc#978261). - commit 733ba7c - block: initialize hd_stuct's reference before assigning it (bsc#976705). - commit bc5ec9e - aacraid: Update driver version (bsc#966342, FATE#320140). - aacraid: Fix for KDUMP driver hang (bsc#966342, FATE#320140). - aacraid: Remove code to needlessly complete fib (bsc#966342, FATE#320140). - aacraid: Log firmware AIF messages (bsc#966342, FATE#320140). - aacraid: Fix for aac_command_thread hang (bsc#966342, FATE#320140). - aacraid: Disable MSI mode for series 6, 7, 8 cards (bsc#966342, FATE#320140). - aacraid: Relinquish CPU during timeout wait (bsc#966342, FATE#320140). - aacraid: Start adapter after updating number of MSIX vectors (bsc#966342, FATE#320140). - aacraid: Fix incorrectly named MACRO (bsc#966342, FATE#320140). - aacraid: Removed unnecessary checks for NULL (bsc#966342, FATE#320140). - hpsa: update driver version (bsc#964462, FATE#319992). - hpsa: correct handling of HBA device removal (bsc#964462, FATE#319992). - hpsa: correct ioaccel2 error procecssing (bsc#964462, FATE#319992). - hpsa: correct ioaccel state change operation (bsc#964462, FATE#319992). - hpsa: add timeouts for driver initiated commands (bsc#964462, FATE#319992). - hpsa: add sas_address to sysfs device attibute (bsc#964462, FATE#319992). - hpsa: correct initialization order issue (bsc#964462, FATE#319992). - hpsa: set the enclosure identifier to zero (bsc#964462, FATE#319992). - commit 4e29e1a - target: add a new add_wwn_groups fabrics method (bsc#977860). - target: initialize the nacl base CIT begfore init_nodeacl (bsc#977860). - target: remove ->fabric_cleanup_nodeacl (bsc#977860). - target: Avoid DataIN transfers for non-GOOD SAM status (bsc#977860). - target/user: Report capability of handling out-of-order completions to userspace (bsc#977860). - target/user: Fix size_t format-spec build warning (bsc#977860). - target/user: Don't free expired command when time out (bsc#977860). - target/user: Introduce data_bitmap, replace data_length/data_head/data_tail (bsc#977860). - target/user: Free data ring in unified function (bsc#977860). - target/user: Use iovec to describe continuous area (bsc#977860). - target: Remove enum transport_lunflags_table (bsc#977860). - target/iblock: pass WRITE_SAME to device if possible (bsc#977860). - tcm_fc: Convert to TARGET_SCF_ACK_KREF I/O + TMR krefs (bsc#977860). - sbp-target: Convert to TARGET_SCF_ACK_KREF I/O krefs (bsc#977860). - sbp-target: Conversion to percpu_ida tag pre-allocation (bsc#977860). - tcm_fc: Convert to target_alloc_session usage (bsc#977860). - target: Convert demo-mode only drivers to target_alloc_session (bsc#977860). - configfs: switch ->default groups to a linked list (bsc#977860). - target: Add target_alloc_session() helper function (bsc#977860). - target/transport: add flag to indicate CPU Affinity is observed (bsc#977860). - target: Fix incorrect unmap_zeroes_data_store return (bsc#977860). - target/user: Fix cast from pointer to phys_addr_t (bsc#977860). - target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usage (bsc#977860). - iscsi-target: Use shash and ahash (bsc#977860). - target/user: Make sure netlink would reach all network namespaces (bsc#977860). - target: Obtain se_node_acl->acl_kref during get_initiator_node_acl (bsc#977860). - target: Convert ACL change queue_depth se_session reference usage (bsc#977860). - tcm_fc: Convert acl lookup to modern get_initiator_node_acl usage (bsc#977860). - ib_srpt: Convert acl lookup to modern get_initiator_node_acl usage (bsc#977860). - tcm_fc: Wait for command completion before freeing a session (bsc#977860). - target: Fix a memory leak in target_dev_lba_map_store() (bsc#977860). - target: Support aborting tasks with a 64-bit tag (bsc#977860). - target: Remove an unused variable (bsc#977860). - target: Fix indentation in target_core_configfs.c (bsc#977860). - target/user: Allow user to set block size before enabling device (bsc#977860). - target/fcoe: Add tag support to tcm_fc (bsc#977860). - target: use offset_in_page macro (bsc#977860). - target: fix deprecated attribute names in dmesg (bsc#977860). - target/sbc: Add LBPRZ attribute + control CDB emulation (bsc#977860). - sbp-target: Remove a superfluous forward declaration (bsc#977860). - iscsi-target: Fix indentation + spelling + unreachable code (bsc#977860). - target: Fix spelling + remove set-but-not-used variables (bsc#977860). - fs: configfs: Drop unused parameter from configfs_undepend_item() (bsc#977860). - tcm_loop: Show address of tpg in configfs (bsc#977860). - commit 3a69fdc ++++ kernel-syms: - mm, page_alloc: uninline the bad page part of check_new_page() (bnc#971975 VM performance -- page allocator). - mm, page_alloc: don't duplicate code in free_pcp_prepare (bnc#971975 VM performance -- page allocator). - mm, page_alloc: defer debugging checks of pages allocated from the PCP (bnc#971975 VM performance -- page allocator). - mm, page_alloc: defer debugging checks of freed pages until a PCP drain (bnc#971975 VM performance -- page allocator). - cpuset: use static key better and convert to new API (bnc#971975 VM performance -- page allocator). - mm, page_alloc: inline pageblock lookup in page free fast paths (bnc#971975 VM performance -- page allocator). - mm, page_alloc: remove unnecessary variable from free_pcppages_bulk (bnc#971975 VM performance -- page allocator). - mm, page_alloc: pull out side effects from free_pages_check (bnc#971975 VM performance -- page allocator). - mm, page_alloc: un-inline the bad part of free_pages_check (bnc#971975 VM performance -- page allocator). - mm, page_alloc: check multiple page fields with a single branch (bnc#971975 VM performance -- page allocator). - mm, page_alloc: remove field from alloc_context (bnc#971975 VM performance -- page allocator). - mm, page_alloc: avoid looking up the first zone in a zonelist twice (bnc#971975 VM performance -- page allocator). - mm, page_alloc: shortcut watermark checks for order-0 pages (bnc#971975 VM performance -- page allocator). - mm, page_alloc: reduce cost of fair zone allocation policy retry (bnc#971975 VM performance -- page allocator). - mm, page_alloc: shorten the page allocator fast path (bnc#971975 VM performance -- page allocator). - mm, page_alloc: check once if a zone has isolated pageblocks (bnc#971975 VM performance -- page allocator). - mm, page_alloc: move __GFP_HARDWALL modifications out of the fastpath (bnc#971975 VM performance -- page allocator). - mm, page_alloc: simplify last cpupid reset (bnc#971975 VM performance -- page allocator). - mm, page_alloc: remove unnecessary initialisation from __alloc_pages_nodemask() (bnc#971975 VM performance -- page allocator). - mm, page_alloc: remove unnecessary initialisation in get_page_from_freelist (bnc#971975 VM performance -- page allocator). - mm, page_alloc: remove unnecessary local variable in get_page_from_freelist (bnc#971975 VM performance -- page allocator). - mm, page_alloc: convert nr_fair_skipped to bool (bnc#971975 VM performance -- page allocator). - mm, page_alloc: convert alloc_flags to unsigned (bnc#971975 VM performance -- page allocator). - mm, page_alloc: avoid unnecessary zone lookups during pageblock operations (bnc#971975 VM performance -- page allocator). - mm, page_alloc: use __dec_zone_state for order-0 page allocation (bnc#971975 VM performance -- page allocator). - mm, page_alloc: inline the fast path of the zonelist iterator (bnc#971975 VM performance -- page allocator). - mm, page_alloc: inline zone_statistics (bnc#971975 VM performance -- page allocator). - mm, page_alloc: reduce branches in zone_statistics (bnc#971975 VM performance -- page allocator). - mm, page_alloc: only check PageCompound for high-order pages (bnc#971975 VM performance -- page allocator). - commit ba2aba5 - drivers: net: xgene: Fix error handling (bsc#978261). - commit 733ba7c - block: initialize hd_stuct's reference before assigning it (bsc#976705). - commit bc5ec9e - aacraid: Update driver version (bsc#966342, FATE#320140). - aacraid: Fix for KDUMP driver hang (bsc#966342, FATE#320140). - aacraid: Remove code to needlessly complete fib (bsc#966342, FATE#320140). - aacraid: Log firmware AIF messages (bsc#966342, FATE#320140). - aacraid: Fix for aac_command_thread hang (bsc#966342, FATE#320140). - aacraid: Disable MSI mode for series 6, 7, 8 cards (bsc#966342, FATE#320140). - aacraid: Relinquish CPU during timeout wait (bsc#966342, FATE#320140). - aacraid: Start adapter after updating number of MSIX vectors (bsc#966342, FATE#320140). - aacraid: Fix incorrectly named MACRO (bsc#966342, FATE#320140). - aacraid: Removed unnecessary checks for NULL (bsc#966342, FATE#320140). - hpsa: update driver version (bsc#964462, FATE#319992). - hpsa: correct handling of HBA device removal (bsc#964462, FATE#319992). - hpsa: correct ioaccel2 error procecssing (bsc#964462, FATE#319992). - hpsa: correct ioaccel state change operation (bsc#964462, FATE#319992). - hpsa: add timeouts for driver initiated commands (bsc#964462, FATE#319992). - hpsa: add sas_address to sysfs device attibute (bsc#964462, FATE#319992). - hpsa: correct initialization order issue (bsc#964462, FATE#319992). - hpsa: set the enclosure identifier to zero (bsc#964462, FATE#319992). - commit 4e29e1a - target: add a new add_wwn_groups fabrics method (bsc#977860). - target: initialize the nacl base CIT begfore init_nodeacl (bsc#977860). - target: remove ->fabric_cleanup_nodeacl (bsc#977860). - target: Avoid DataIN transfers for non-GOOD SAM status (bsc#977860). - target/user: Report capability of handling out-of-order completions to userspace (bsc#977860). - target/user: Fix size_t format-spec build warning (bsc#977860). - target/user: Don't free expired command when time out (bsc#977860). - target/user: Introduce data_bitmap, replace data_length/data_head/data_tail (bsc#977860). - target/user: Free data ring in unified function (bsc#977860). - target/user: Use iovec to describe continuous area (bsc#977860). - target: Remove enum transport_lunflags_table (bsc#977860). - target/iblock: pass WRITE_SAME to device if possible (bsc#977860). - tcm_fc: Convert to TARGET_SCF_ACK_KREF I/O + TMR krefs (bsc#977860). - sbp-target: Convert to TARGET_SCF_ACK_KREF I/O krefs (bsc#977860). - sbp-target: Conversion to percpu_ida tag pre-allocation (bsc#977860). - tcm_fc: Convert to target_alloc_session usage (bsc#977860). - target: Convert demo-mode only drivers to target_alloc_session (bsc#977860). - configfs: switch ->default groups to a linked list (bsc#977860). - target: Add target_alloc_session() helper function (bsc#977860). - target/transport: add flag to indicate CPU Affinity is observed (bsc#977860). - target: Fix incorrect unmap_zeroes_data_store return (bsc#977860). - target/user: Fix cast from pointer to phys_addr_t (bsc#977860). - target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usage (bsc#977860). - iscsi-target: Use shash and ahash (bsc#977860). - target/user: Make sure netlink would reach all network namespaces (bsc#977860). - target: Obtain se_node_acl->acl_kref during get_initiator_node_acl (bsc#977860). - target: Convert ACL change queue_depth se_session reference usage (bsc#977860). - tcm_fc: Convert acl lookup to modern get_initiator_node_acl usage (bsc#977860). - ib_srpt: Convert acl lookup to modern get_initiator_node_acl usage (bsc#977860). - tcm_fc: Wait for command completion before freeing a session (bsc#977860). - target: Fix a memory leak in target_dev_lba_map_store() (bsc#977860). - target: Support aborting tasks with a 64-bit tag (bsc#977860). - target: Remove an unused variable (bsc#977860). - target: Fix indentation in target_core_configfs.c (bsc#977860). - target/user: Allow user to set block size before enabling device (bsc#977860). - target/fcoe: Add tag support to tcm_fc (bsc#977860). - target: use offset_in_page macro (bsc#977860). - target: fix deprecated attribute names in dmesg (bsc#977860). - target/sbc: Add LBPRZ attribute + control CDB emulation (bsc#977860). - sbp-target: Remove a superfluous forward declaration (bsc#977860). - iscsi-target: Fix indentation + spelling + unreachable code (bsc#977860). - target: Fix spelling + remove set-but-not-used variables (bsc#977860). - fs: configfs: Drop unused parameter from configfs_undepend_item() (bsc#977860). - tcm_loop: Show address of tpg in configfs (bsc#977860). - commit 3a69fdc ++++ kexec-tools: - Adjust linking to libxenctrl to xen-4.7 API (fate#319989) ++++ kiwi: - new sle12-sp2 media style default patterns are now provides and not recommends ++++ samba: - Fix NTLMSSP regressions caused by previous CVE fixes; (bso#11849); (bsc#975962); (bsc#979268), (bsc#977669). ++++ openssl: - OpenSSL Security Advisory [3rd May 2016] - update to 1.0.2h (boo#977584, boo#977663) * Prevent padding oracle in AES-NI CBC MAC check A MITM attacker can use a padding oracle attack to decrypt traffic when the connection uses an AES CBC cipher and the server support AES-NI. (CVE-2016-2107, boo#977616) * Fix EVP_EncodeUpdate overflow An overflow can occur in the EVP_EncodeUpdate() function which is used for Base64 encoding of binary data. If an attacker is able to supply very large amounts of input data then a length check can overflow resulting in a heap corruption. (CVE-2016-2105, boo#977614) * Fix EVP_EncryptUpdate overflow An overflow can occur in the EVP_EncryptUpdate() function. If an attacker is able to supply very large amounts of input data after a previous call to EVP_EncryptUpdate() with a partial block then a length check can overflow resulting in a heap corruption. (CVE-2016-2106, boo#977615) * Prevent ASN.1 BIO excessive memory allocation When ASN.1 data is read from a BIO using functions such as d2i_CMS_bio() a short invalid encoding can casuse allocation of large amounts of memory potentially consuming excessive resources or exhausting memory. (CVE-2016-2109, boo#976942) * EBCDIC overread ASN1 Strings that are over 1024 bytes can cause an overread in applications using the X509_NAME_oneline() function on EBCDIC systems. This could result in arbitrary stack data being returned in the buffer. (CVE-2016-2176, boo#978224) * Modify behavior of ALPN to invoke callback after SNI/servername callback, such that updates to the SSL_CTX affect ALPN. * Remove LOW from the DEFAULT cipher list. This removes singles DES from the default. * Only remove the SSLv2 methods with the no-ssl2-method option. When the methods are enabled and ssl2 is disabled the methods return NULL. - dropping enable-ssl2 build flag, SSLv2 methods are now exposed without it ++++ libvirt: - 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 - FATE#316228, FATE#316628, FATE#319531, FATE#319810, FATE#320490 ++++ libvirt-python: - Update to 1.3.4 - Add all new APIs and constants in libvirt 1.3.4 - FATE#316228, FATE#316628, FATE#319531, FATE#319810, FATE#320490 ++++ libxml2: - Add libxml2-2.9.1-CVE-2016-3627.patch to fix stack exhaustion while parsing certain XML files in recovery mode (CVE-2016-3627, bnc#972335). - Add 0001-Add-missing-increments-of-recursion-depth-counter-to.patch to improve protection against Billion Laughs Attack (bnc#975947). ++++ python-gobject: - Move gi/overrides/keysyms.* also to the -Gdk subpackage: Keysyms is mapped to Gdk symbols and is only usable in GUI apps. ++++ python3-gobject: - Move gi/overrides/keysyms.* also to the -Gdk subpackage: Keysyms is mapped to Gdk symbols and is only usable in GUI apps. ++++ qemu: - Only build efi roms on x86_64 - fix bsc#970791: xen hvm direct kernel boot issue previous 0045-Revert-Revert-xen-hvm-increase-maxm.patch is a temp workaround, delete it, and add new patch 0048-fix-xen-hvm-direct-kernel-boot.patch to fix the issue. - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP2 * Patches dropped: 0045-Revert-Revert-xen-hvm-increase-maxm.patch 0046-Split-large-discard-requests-from-b.patch 0047-net-mipsnet-check-packet-length-aga.patch 0048-i386-kvmvapic-initialise-imm32-vari.patch * Patches added: 0045-Split-large-discard-requests-from-b.patch 0046-net-mipsnet-check-packet-length-aga.patch 0047-i386-kvmvapic-initialise-imm32-vari.patch 0048-fix-xen-hvm-direct-kernel-boot.patch ++++ release-notes-sled: - 12.2.20160503: - Updated release notes from FATE - New entries: FATE#320388, FATE#320111, FATE#320392,FATE#320254, FATE#319961, FATE#318930 - Updated Makefile from repo ++++ virt-manager: - fate#319659 - vm-install: remove shortcut in virt-manager Need to also remove spec file 'Recommends' for vm-install virt-manager.spec ++++ xen: - bsc#977329 - Xen: Cannot boot HVM guests with empty cdrom libxl-remove-cdrom-cachemode.patch - fate#319989 - Update to Xen 4.7 RC1 xen-4.7.0-testing-src.tar.bz2 - fate#316614: set migration constraints from cmdline restore libxl.set-migration-constraints-from-cmdline.patch - Remove obsolete patch for xen-kmp magic_ioport_compat.patch - fate#316613: update to v12 libxl.pvscsi.patch ++++ yast2-iscsi-client: - set user and password correctly for global authentication (bsc#978183), improve error handling (bsc#959292) - 3.1.27 ++++ yast2-update: - Updated yast2-packager dependency (FATE#320199) - 3.1.39 ------------------------------------------------------------------ ------------------ 2016-5-2 - May 2 2016 ------------------- ------------------------------------------------------------------ ++++ autofs: - With modified configure.in, autoreconf must be called (bsc#955477). ++++ autoyast2: - Media-based AutoUpgrade case for feature: No Recommends in * -release RPMs (FATE#320199) - 3.1.126 ++++ btrfsprogs: - update to 4.5.1 (fate#320614) * mkfs: allow DUP on multidev fs * fix static build - update to 4.5 * new/moved commands * btrfs-show-super -> btrfs inspect-internal dump-super * btrfs-debug-tree -> btrfs inspect-internal dump-tree * new commands * btrfs fi du - calculate disk usage, including shared extents * enhancements * device delete - delete by id (needs kernel support, not merged to 4.6) * check - new option to specify chunk root * debug-tree/dump-tree - option -t understands human readable name of the tree (along numerical ids) * btrfs-debugfs - can dump block group information * bugfixes * all commands should accept the option separator "--" * several fixes in device scan * restore works on filesystems with sectorsize > 4k * debug-tree/dump-tree - print compression type as string * subvol sync: fix crash, memory corruption * argument parsing fixes: subvol get-default, qgroup create/destroy/assign, inspect subvolid-resolve * check for block device or regular file in several commands * other * documentation updates * manual pages for the moved tools now point to btrfs-filesystem * testsuite updates - update to 4.4.1 * find-root: don't skip the first chunk * free-space-tree compat bits fix * build: target symlinks * documentation updates * test updates - update to 4.3.1 * fixes * device delete: recognize 'missing' again * mkfs: long names are not trimmed when doing ssd check * support partitioned loop devices * other * replace several mallocs with on-stack variables * more memory allocation failure handling * add tests for bugs fixed * cmd-device: switch to new message printing helpers * minor code cleanups - update to 4.3 * mkfs * mixed mode is not forced for filesystems smaller than 1GiB * mixed mode broken with mismatching sectorsize and nodesize, fixed * print version info earlier * print devices sorted by id * do not truncate target image with --rootsize * fi usage: * don't print global block reserve * print device id * minor output tuning * other cleanups * calc-size: * div-by-zero fix on an empty filesystem * fix crash * bugfixes: * more superblock sanity checks * consistently round size of all devices down to sectorsize * misc leak fixes * convert: don't try to rollback with a half-deleted ext2_saved subvolume * other: * check: add progress indicator * scrub: enahced error message * show-super: read superblock from a given offset * add README * docs: update manual page for mkfs.btrfs, btrfstune, balance, convert and inspect-internal * build: optional build with more warnings (W=...) * build: better support for static checkers * build: html output of documentation * pretty-print: last_snapshot for root_item * pretty-print: stripe dev uuid * error reporting wrappers, introduced and example use * refactor open_file_or_dir * other docs and help updates * testing: * test for nodes crossing stripes * test for broken 'subvolume sync' * basic tests for mkfs, raid option combinations * basic tests for fuzzed images (check) * command intrumentation (eg valgrind) * print commands if requested * add README for tests - update to 4.2.3 - subvol sync: make it actually work again - scanning: do not scan already discovered filesystems (minor optimization) - convert: better error message in case the filesystem is not finalized - restore: off-by-one symlink path check fix - update to 4.2.2 - fi label: use fallback if the label ioctl is not available - convert: check nodesize constraints against commandline features (-O) - scrub: report status 'running' until all devices are finished - device scanning might crash in some scenarios - fi usage: print summary for non-root users - update to 4.2.1 - fix an off-by-one error in cross-stripe boundary check - convert: don't write uninitialized data to image - image: don't loop with option -t0 - image: don't create threads if compression is not requested - version 4.2 * enhancements: * mkfs: do not create extra single chunks on multiple devices * resize: try to guess the minimal size, 'inspect min-dev-size' * qgroup assign: add option to schedule rescan * chunk-recover: be more verbose about the scanning process * fixes: * check: * find stripes crossing stripe boundary -- created by convert * print correct range for file hole when there are no extents and learn how to fix it * replace: more sanity checks * convert: concurrency fixes related to reporting progress * find-root: option -a will not skip the current root anymore * subvol list: fix occasional crash * do not create stripes crossing stripe boundary * build: * fixes for musl libc * preliminary support for android (not working yet, more code changes needed) * new EXTRA_CFLAGS and EXTRA_LDFLAGS * other: * lots of cleanups * tests: lots of updates, new tests, framework improvements * documentation updates * debugging: print-tree shows stripe length - Removed patches: * 0001-btrfs-progs-fix-double-free-during-scanning.patch * 0002-btrfs-progs-mkfs-use-correct-size-for-superblock-csu.patch * 2005-btrfs-convert-add-context-and-operations-struct-to-a.patch * 2104-get-min-size-for-resize.patch * 2105-move-min-resize-implementation-to-inspec.patch * 2106-inspect-add-command-min-dev-size.patch ++++ devhelp: - Update to GNOME 3.20 Fate#318572 ++++ gnome-backgrounds: - Update to GNOME 3.20 Fate#318572 ++++ gnome-icon-theme: - Update to GNOME 3.20 Fate#318572 ++++ gucharmap: - Update to GNOME 3.20 Fate#318572 ++++ inst-source-utils: - RPMQ: add infrastructure for HEADERSTART and EXTRA - create_package_descr: use infrastucture to allow running with only rpm headers instead of full rpms (bnc#978085) ++++ kernel-default: - KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset (bsc#976504). - commit 1258181 - Drivers: hv: vmbus: handle various crash scenarios (fate#320485). - commit 77a126d - Drivers: hv: balloon: don't crash when memory is added in non-sorted order (fate#320485). - commit 3c31881 - Use mainline version to fix hyperv IP failover - commit 2a00442 - Use mainline version to fix signaling logic in hv_need_to_signal_on_read() (fate#320485). - commit 1efb18c - x86/hyperv: Avoid reporting bogus NMI status for Gen2 instances (fate#320485). - commit fbaa874 - Correct mainline tag for two hyperv patches - commit b697d4b - usb: core: hub: hub_port_init lock controller instead of bus (bnc#978056). - commit 9864d08 - xgene: get_phy_device() doesn't return NULL anymore (bsc#977626). - commit 5584dd3 - mm: wake kcompactd before kswapd's short sleep (fate#320635 -- Disable THP defragmentation by default). - commit 50aba56 - memcg: relocate charge moving from ->attach to ->post_attach (bnc#972552). - cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_attach callback (bnc#972552). - commit 369067c - kgraft/xen: Do not block livepatching in the XEN blkif kthread (fate#313296). - kgraft/gfs2: Do not block livepatching in the log daemon for too long (fate#313296). - kgraft/bcache: Do not block livepatching in the writeback thread for too long (fate#313296). - commit f1e6829 ++++ kernel-source: - KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset (bsc#976504). - commit 1258181 - Drivers: hv: vmbus: handle various crash scenarios (fate#320485). - commit 77a126d - Drivers: hv: balloon: don't crash when memory is added in non-sorted order (fate#320485). - commit 3c31881 - Use mainline version to fix hyperv IP failover - commit 2a00442 - Use mainline version to fix signaling logic in hv_need_to_signal_on_read() (fate#320485). - commit 1efb18c - x86/hyperv: Avoid reporting bogus NMI status for Gen2 instances (fate#320485). - commit fbaa874 - Correct mainline tag for two hyperv patches - commit b697d4b - usb: core: hub: hub_port_init lock controller instead of bus (bnc#978056). - commit 9864d08 - xgene: get_phy_device() doesn't return NULL anymore (bsc#977626). - commit 5584dd3 - mm: wake kcompactd before kswapd's short sleep (fate#320635 -- Disable THP defragmentation by default). - commit 50aba56 - memcg: relocate charge moving from ->attach to ->post_attach (bnc#972552). - cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_attach callback (bnc#972552). - commit 369067c - kgraft/xen: Do not block livepatching in the XEN blkif kthread (fate#313296). - kgraft/gfs2: Do not block livepatching in the log daemon for too long (fate#313296). - kgraft/bcache: Do not block livepatching in the writeback thread for too long (fate#313296). - commit f1e6829 ++++ kernel-syms: - KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset (bsc#976504). - commit 1258181 - Drivers: hv: vmbus: handle various crash scenarios (fate#320485). - commit 77a126d - Drivers: hv: balloon: don't crash when memory is added in non-sorted order (fate#320485). - commit 3c31881 - Use mainline version to fix hyperv IP failover - commit 2a00442 - Use mainline version to fix signaling logic in hv_need_to_signal_on_read() (fate#320485). - commit 1efb18c - x86/hyperv: Avoid reporting bogus NMI status for Gen2 instances (fate#320485). - commit fbaa874 - Correct mainline tag for two hyperv patches - commit b697d4b - usb: core: hub: hub_port_init lock controller instead of bus (bnc#978056). - commit 9864d08 - xgene: get_phy_device() doesn't return NULL anymore (bsc#977626). - commit 5584dd3 - mm: wake kcompactd before kswapd's short sleep (fate#320635 -- Disable THP defragmentation by default). - commit 50aba56 - memcg: relocate charge moving from ->attach to ->post_attach (bnc#972552). - cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_attach callback (bnc#972552). - commit 369067c - kgraft/xen: Do not block livepatching in the XEN blkif kthread (fate#313296). - kgraft/gfs2: Do not block livepatching in the log daemon for too long (fate#313296). - kgraft/bcache: Do not block livepatching in the writeback thread for too long (fate#313296). - commit f1e6829 ++++ kiwi: - implement experimental headersonly build ++++ gcc6: - Update to gcc-6-branch head (r235696). * Fixes libgcj_bc1 version check issue. ++++ webkit2gtk3: - Refresh webkitgtk-disable-gcc-version-checks.patch for latest version. ++++ mutter: - Drop mutter-grab-display.patch, it has been fixed by upstream differently. ++++ poppler: - Update to version 0.43.0: + core: - Implement sanity check for linearization usage (fdo#92482). - Add SymbolMT as an alias for the Symbol font (fdo#93168). - Fix some blank files (fdo#94756). - cairo: . Fix fillToStrokePathClip crash and rendering (fdo#62905). . Check if PDF knows the width of 'm' in case of substituted font (fdo#94054). . Save mask state and don't extend image mask (fdo#94234). - SplashOuputDev: Compile with C++11 compilers that don't define isinfinite (fdo#94761). - Typo fixes. + utils: pdftocairo: Calculate rotation before scaling (fdo#94655). + qt4: Fix crash on certain PDF form item activation actions (fdo#94873). + qt5: Fix crash on certain PDF form item activation actions (fdo#94873). - Drop poppler-Fix-rendering-of-broken-pdfs.patch, fixed upstream. - Bump soname following upstream changes. ++++ poppler-qt: - Update to version 0.43.0: + core: - Implement sanity check for linearization usage (fdo#92482). - Add SymbolMT as an alias for the Symbol font (fdo#93168). - Fix some blank files (fdo#94756). - cairo: . Fix fillToStrokePathClip crash and rendering (fdo#62905). . Check if PDF knows the width of 'm' in case of substituted font (fdo#94054). . Save mask state and don't extend image mask (fdo#94234). - SplashOuputDev: Compile with C++11 compilers that don't define isinfinite (fdo#94761). - Typo fixes. + utils: pdftocairo: Calculate rotation before scaling (fdo#94655). + qt4: Fix crash on certain PDF form item activation actions (fdo#94873). + qt5: Fix crash on certain PDF form item activation actions (fdo#94873). - Drop poppler-Fix-rendering-of-broken-pdfs.patch, fixed upstream. - Bump soname following upstream changes. ++++ lsof: - Update to version 4.89 * Applied correction from Casper Dik to his patch for Solaris 11 that I applied incorrectly in revision 4.88. * Updated for latest version of FreeBSD 11.0-CURRENT. * Compensated for a missing FreeBSD 10.0 typedef of bool on the i386 architecture. Allen Hewes provided a test system. Andrey Chernov provided useful advice. * Improved tests/Add2TestDB script with a patch from Peter Schiffer . Added patches from Peter to eliminate Linux gcc warnings. Updated Lsof.8 with improvements supplied by Bjarni Ingi Gislason . * Changed FreeBSD global CFLAGS extraction per Terry Kennedy . Also made sure -DNEEDS_BOOL_TYPEDEF is [#]define'd when the resulting CFLAGS doesn't contain it. Terry reported that need. * Improved Linux test for tcp.h in response to a report from Cato Auestad . Cato did the testing. * Fixed Linux UNIX socket search by name bug reported by Stephane Chazelas . * Added Linux display of UNIX socket endpoint information with code provided by Masatake YAMATO . Peter Schiffer provided a test system. * Insured that type definitions from were again made visible to lsof on FreeBSD 11 after a system header file change hid them. - use spec-cleaner to clean specfile - update to 4.89 fixes [bnc#919358] ++++ qemu: - Update to v2.6.0-rc4 (fate#316228) cf. http://wiki.qemu.org/ChangeLog/2.6 ++++ rsyslog: - added support for rulesets in imuxsock module using two upstream patches(fate#320667). [+ rsyslog-8.17.x-imuxsock-add-support-for-rulesets.patch, + rsyslog-8.17.x-imuxsock-fix-segfault-when-processing-system-log-soc.patch] ++++ xf86-video-intel: - Update to 2.99.917.641_ge4ef6e9: Mostly bug fixes for Gen8 and Gen9 & present (fate#319161). ++++ yast2-bootloader: - Fixed nil in custom_devices. Compact! is returning nil if no changes were made. Removed empty reject, because it is not needed anymore. (bnc#977945) - 3.1.179 ++++ yast2-network: - bnc#977953 - added dependency on yast2-proxy. "yast2 lan" won't fail with internal error (missing Proxy module), when yast2-network is installed into a minimal server installation. - 3.1.149 ------------------------------------------------------------------ ------------------ 2016-5-1 - May 1 2016 ------------------- ------------------------------------------------------------------ ++++ gstreamer-0_10-plugins-bad: - Only BuildRequire openal-soft-devel and package its resulting plugin for openSUSE via conditional. Fix build for SLE 12. ++++ systemd: - journal permissions are defined and set by systemd-tmpfiles only, so this information is only kept in one place now. - systemd-journal group is already created by the systemd package: no need to create it in systemd-logger on more time. ++++ tracker: - Add tracker-fix-memory-leak.patch: Fix a memory leak, patch from upstream git (bgo#765172). ++++ meld: - Update to version 3.16.0: + Updated translations. ++++ tracker-extras: - Add tracker-fix-memory-leak.patch: Fix a memory leak, patch from upstream git (bgo#765172). ------------------------------------------------------------------ ------------------ 2016-4-30 - Apr 30 2016 ------------------- ------------------------------------------------------------------ ++++ ceph: - Update to version 10.2.0+git.1462026398.3f40fbb: + systemd: fix typo in preset file (bsc#977045) ------------------------------------------------------------------ ------------------ 2016-4-29 - Apr 29 2016 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Update to version 1.1.1: + Backends: - alpm: port to g_autoptr(). - hif: Set ALLOW_DOWNGRADE flag for all transactions. - zypp: Enforce formatting input as string. + New Features: - Add UpdateTriggered / UpgradeTriggered DBus properties. - Add TriggerUpgrade DBus method handling. + Bugfixes: - Emit UpdatesChanges when installing packages. - Fix GIR annotations for progress callbacks. - Increase the number of packages that can be resolved. - Point offline update/upgrade trigger to the prepared update. - Unlink any existing offline update triggers before creating. ++++ ceph: - Update to version 10.2.0+git.1461937422.7f5da46: + install-deps.sh: systemd-rpm-macros must be installed on SUSE (fixes bsc#976860) + ceph.spec.in: add ExclusiveArch: x86_64 aarch64 - Update to version 10.2.0+git.1461930761.817a1fd: * Important upstream changes since 10.2.0 release + osd: fix backwards min/max osd utilization + Drop --setuser/--setgroup from osd prestart (bsc#977836) + test: Fix ceph-objectstore-tool test to run manually from src non-cmake + cmake: Added CMAKE_CEPH_*_VIRTUALENV var to fix build + doc: mutlisite: fix json output for zone create * RPM spec file cleanup (drop support for sysvinit) + rpm: drop python_sitelib/sitearch conditional + rpm: drop init-ceph.in-fedora.patch + rpm: drop _with_systemd + rpm: drop python-argparse dependency + rpm: drop dead conditionals + rpm: move unified python-sphinx build dependency + rpm: move boost-random dependency to appropriate section + rpm: drop sysvinit-specific dependencies + rpm: put /sbin/ldconfig into -p + rpm: put dependencies in alphabetical order + rpm: global replace $RPM_BUILD_ROOT with %{buildroot} + rpm: drop udev/95-ceph-osd-alt.rules + rpm: replace literal paths with RPM macros + rpm: drop sysvinit bits from relabel_files function + rpm: do a full make check when --with-tests is given (pr#8720) ++++ gcc48: - Add patch gcc48-bnc976627.patch for fixing a ppc64le ICE. [bnc #976627] ++++ libgcj48: - Add patch gcc48-bnc976627.patch for fixing a ppc64le ICE. [bnc #976627] ++++ grub2: - Move from "--hidden" parameter in menuentry to new hiddenentry command (bsc#976836) * refreshed grub2-Add-hidden-menu-entries.patch * refreshed grub2-SUSE-Add-the-t-hotkey.patch ++++ kernel-default: - usb: host: xhci-plat: fix NULL pointer in probe for device tree case (bsc#977626). - commit 456f86e - arm64: Update config files. (bsc#976647) Enable DEBUG_RODATA. - commit ff1c311 - Refresh patches to fixup compilation errors - scsi: add scsi_set_sense_field_pointer() (bsc#977572). - Refresh patches.drivers/ata-0024-libata-skip-debounce-delay-on-link-resume.patch. - Refresh patches.drivers/ata-0025-drivers-ata-wake-port-before-DMA-stop-for-ALPM.patch. - Refresh patches.drivers/ata-0055-libata-Implement-NCQ-autosense.patch. - Refresh patches.drivers/ata-0056-libata-Implement-support-for-sense-data-reporting.patch. - Refresh patches.drivers/ata-0062-libata-evaluate-SCSI-sense-code.patch. - Refresh patches.drivers/ata-0064-libata-Implement-control-mode-page-to-select-sense-f.patch. - Delete patches.fixes/libata-scsi-use-ata_scsi_set_sense-when-generating-A.patch. - Delete patches.fixes/scsi-Fixup-fixed-sense-generation.patch. - commit 06e1f4b - ahci: per-port msix support (bsc#977572). - ahci: switch from 'threaded' to 'hardirq' interrupt handling (bsc#977572). - ahci: kill 'intr_status' (bsc#977572). - sata_rcar: Add compatible string for r8a7795 (bsc#977572). - ata: sata_rcar: Remove obsolete platform_device_id entries (bsc#977572). - ata: ahci_brcmstb: disable NCQ for MIPS-based platforms (bsc#977572). - ata: ahci_brcmstb: add a quirk for MIPS-based platforms (bsc#977572). - ata: ahci_brcmstb: remove unused definitions (bsc#977572). - ata: core: fix irq description on AHCI single irq systems (bsc#977572). - ahci: compile out msi/msix infrastructure (bsc#977572). - ata: ahci_brcmstb: add support for MIPS-based platforms (bsc#977572). - sata_sx4: correctly handling failed allocation (bsc#977572). - drivers: libata-core: Use usleep_range() instead of msleep() for (bsc#977572). - ata: ahci_brcmstb: enable support for ALPM (bsc#977572). - ata: ahci_brcmstb: disable DIPM support (bsc#977572). - libata: skip debounce delay on link resume (bsc#977572). - drivers: ata: wake port before DMA stop for ALPM (bsc#977572). - libata: blacklist a Viking flash model for MWDMA corruption (bsc#977572). - libata-sff: use WARN instead of BUG on illegal host state machine (bsc#977572). - PCI: Remove includes of asm/pci-bridge.h (bsc#977572). - libahci: Implement the capability to override the generic ahci (bsc#977572). - ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci (bsc#977572). - ahci_xgene: Implement the workaround to fix the missing of the edge (bsc#977572). - libata: support AHCI on OCTEON platform (bsc#977572). - gpio: Include linux/gpio.h instead of asm/gpio.h (bsc#977572). - libata: fix unbalanced spin_lock_irqsave/spin_unlock_irq() in (bsc#977572). - ata: ahci_mvebu: add support for Armada 3700 variant (bsc#977572). - ahci: Cache host controller version (bsc#977572). - ahci: Convert driver to use modern PM hooks (bsc#977572). - ahci: Add functions to manage runtime PM of AHCI ports (bsc#977572). - ahci: Add runtime PM support for the host controller (bsc#977572). - sata_via: Apply WD workaround only when needed on VT6421 (bsc#977572). - sata_via: Implement hotplug for VT6421 (bsc#977572). - ahci: Workaround for ThunderX Errata#22536 (bsc#977572). - ata: sata_rcar: Use ARCH_RENESAS (bsc#977572). - AHCI: Remove obsolete Intel Lewisburg SATA RAID device IDs (bsc#977572). - ata: ahci_xgene: dereferencing uninitialized pointer in probe (bsc#977572). - ata: hpt366: convert to use match_string() helper (bsc#977572). - libata: Fixup awkward whitespace in warning by removing line (bsc#977572). - libata: Implement NCQ autosense (bsc#977572). - libata: Implement support for sense data reporting (bsc#977572). - libata-scsi: sanitize ata_gen_ata_sense() (bsc#977572). - libata: sanitize ata_tf_read_block() (bsc#977572). - libata-scsi: use scsi_set_sense_information() (bsc#977572). - libata-eh: Set 'information' field for autosense (bsc#977572). - libata-scsi: use ata_scsi_set_sense() (bsc#977572). - libata: evaluate SCSI sense code (bsc#977572). - libata-scsi: generate correct ATA pass-through sense (bsc#977572). - libata: Implement control mode page to select sense format (bsc#977572). - libata-scsi: Set field pointer in sense code (bsc#977572). - libata-scsi: set bit pointer for sense code information (bsc#977572). - libata-scsi: Set information sense field for invalid parameter (bsc#977572). - libata: do not attempt to retrieve sense code twice (bsc#977572). - Delete patches.arch/arm64-ahci-Workaround-for-ThunderX-Errata-22536.patch. - Delete patches.arch/arm64-libahci-Implement-the-capability-to-override-the-gen.patch. - commit 611b486 - config: use fragment configs for vanilla - commit a6f62ca - rpm/kernel-binary.spec.in: CONFIG_MODULE_SIG_KEY is not needed as a macro - commit f445774 - Revert "scsi: fix soft lockup in scsi_remove_target() on module removal" (bsc#977572). - scsi: Add intermediate STARGET_REMOVE state to scsi_target_state (bsc#977572). - commit c475724 - ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support (Fate#318586). - libceph: MOSDOpReply v7 encoding (Fate#318586). - libceph: advertise support for TUNABLES5 (Fate#318586). - crush: decode and initialize chooseleaf_stable (Fate#318586). - crush: add chooseleaf_stable tunable (Fate#318586). - crush: ensure take bucket value is valid (Fate#318586). - crush: ensure bucket id is valid before indexing buckets array (Fate#318586). - ceph: fix snap context leak in error path (Fate#318586). - ceph: checking for IS_ERR instead of NULL (Fate#318586). - libceph: remove outdated comment (Fate#318586). - libceph: kill off ceph_x_ticket_handler::validity (Fate#318586). - libceph: invalidate AUTH in addition to a service ticket (Fate#318586). - libceph: fix authorizer invalidation, take 2 (Fate#318586). - libceph: clear messenger auth_retry flag if we fault (Fate#318586). - libceph: use list_for_each_entry_safe (Fate#318586). - ceph: use i_size_{read,write} to get/set i_size (Fate#318586). - ceph: re-send AIO write request when getting -EOLDSNAP error (Fate#318586). - ceph: Asynchronous IO support (Fate#318586). - ceph: Avoid to propagate the invalid page point (Fate#318586). - ceph: fix double page_unlock() in page_mkwrite() (Fate#318586). - rbd: delete an unnecessary check before rbd_dev_destroy() (Fate#318586). - libceph: use list_next_entry instead of list_entry_next (Fate#318586). - ceph: ceph_frag_contains_value can be boolean (Fate#318586). - ceph: remove unused functions in ceph_frag.h (Fate#318586). - commit 5195513 - Delete patches.drivers/ixgbe-fix-broken-PFC-with-X550.patch. - Delete patches.drivers/ixgbe-use-correct-fcoe-ddp-max-check.patch. They will be re-added shortly. - commit 47ac2ac ++++ kernel-source: - usb: host: xhci-plat: fix NULL pointer in probe for device tree case (bsc#977626). - commit 456f86e - arm64: Update config files. (bsc#976647) Enable DEBUG_RODATA. - commit ff1c311 - Refresh patches to fixup compilation errors - scsi: add scsi_set_sense_field_pointer() (bsc#977572). - Refresh patches.drivers/ata-0024-libata-skip-debounce-delay-on-link-resume.patch. - Refresh patches.drivers/ata-0025-drivers-ata-wake-port-before-DMA-stop-for-ALPM.patch. - Refresh patches.drivers/ata-0055-libata-Implement-NCQ-autosense.patch. - Refresh patches.drivers/ata-0056-libata-Implement-support-for-sense-data-reporting.patch. - Refresh patches.drivers/ata-0062-libata-evaluate-SCSI-sense-code.patch. - Refresh patches.drivers/ata-0064-libata-Implement-control-mode-page-to-select-sense-f.patch. - Delete patches.fixes/libata-scsi-use-ata_scsi_set_sense-when-generating-A.patch. - Delete patches.fixes/scsi-Fixup-fixed-sense-generation.patch. - commit 06e1f4b - ahci: per-port msix support (bsc#977572). - ahci: switch from 'threaded' to 'hardirq' interrupt handling (bsc#977572). - ahci: kill 'intr_status' (bsc#977572). - sata_rcar: Add compatible string for r8a7795 (bsc#977572). - ata: sata_rcar: Remove obsolete platform_device_id entries (bsc#977572). - ata: ahci_brcmstb: disable NCQ for MIPS-based platforms (bsc#977572). - ata: ahci_brcmstb: add a quirk for MIPS-based platforms (bsc#977572). - ata: ahci_brcmstb: remove unused definitions (bsc#977572). - ata: core: fix irq description on AHCI single irq systems (bsc#977572). - ahci: compile out msi/msix infrastructure (bsc#977572). - ata: ahci_brcmstb: add support for MIPS-based platforms (bsc#977572). - sata_sx4: correctly handling failed allocation (bsc#977572). - drivers: libata-core: Use usleep_range() instead of msleep() for (bsc#977572). - ata: ahci_brcmstb: enable support for ALPM (bsc#977572). - ata: ahci_brcmstb: disable DIPM support (bsc#977572). - libata: skip debounce delay on link resume (bsc#977572). - drivers: ata: wake port before DMA stop for ALPM (bsc#977572). - libata: blacklist a Viking flash model for MWDMA corruption (bsc#977572). - libata-sff: use WARN instead of BUG on illegal host state machine (bsc#977572). - PCI: Remove includes of asm/pci-bridge.h (bsc#977572). - libahci: Implement the capability to override the generic ahci (bsc#977572). - ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci (bsc#977572). - ahci_xgene: Implement the workaround to fix the missing of the edge (bsc#977572). - libata: support AHCI on OCTEON platform (bsc#977572). - gpio: Include linux/gpio.h instead of asm/gpio.h (bsc#977572). - libata: fix unbalanced spin_lock_irqsave/spin_unlock_irq() in (bsc#977572). - ata: ahci_mvebu: add support for Armada 3700 variant (bsc#977572). - ahci: Cache host controller version (bsc#977572). - ahci: Convert driver to use modern PM hooks (bsc#977572). - ahci: Add functions to manage runtime PM of AHCI ports (bsc#977572). - ahci: Add runtime PM support for the host controller (bsc#977572). - sata_via: Apply WD workaround only when needed on VT6421 (bsc#977572). - sata_via: Implement hotplug for VT6421 (bsc#977572). - ahci: Workaround for ThunderX Errata#22536 (bsc#977572). - ata: sata_rcar: Use ARCH_RENESAS (bsc#977572). - AHCI: Remove obsolete Intel Lewisburg SATA RAID device IDs (bsc#977572). - ata: ahci_xgene: dereferencing uninitialized pointer in probe (bsc#977572). - ata: hpt366: convert to use match_string() helper (bsc#977572). - libata: Fixup awkward whitespace in warning by removing line (bsc#977572). - libata: Implement NCQ autosense (bsc#977572). - libata: Implement support for sense data reporting (bsc#977572). - libata-scsi: sanitize ata_gen_ata_sense() (bsc#977572). - libata: sanitize ata_tf_read_block() (bsc#977572). - libata-scsi: use scsi_set_sense_information() (bsc#977572). - libata-eh: Set 'information' field for autosense (bsc#977572). - libata-scsi: use ata_scsi_set_sense() (bsc#977572). - libata: evaluate SCSI sense code (bsc#977572). - libata-scsi: generate correct ATA pass-through sense (bsc#977572). - libata: Implement control mode page to select sense format (bsc#977572). - libata-scsi: Set field pointer in sense code (bsc#977572). - libata-scsi: set bit pointer for sense code information (bsc#977572). - libata-scsi: Set information sense field for invalid parameter (bsc#977572). - libata: do not attempt to retrieve sense code twice (bsc#977572). - Delete patches.arch/arm64-ahci-Workaround-for-ThunderX-Errata-22536.patch. - Delete patches.arch/arm64-libahci-Implement-the-capability-to-override-the-gen.patch. - commit 611b486 - config: use fragment configs for vanilla - commit a6f62ca - rpm/kernel-binary.spec.in: CONFIG_MODULE_SIG_KEY is not needed as a macro - commit f445774 - Revert "scsi: fix soft lockup in scsi_remove_target() on module removal" (bsc#977572). - scsi: Add intermediate STARGET_REMOVE state to scsi_target_state (bsc#977572). - commit c475724 - ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support (Fate#318586). - libceph: MOSDOpReply v7 encoding (Fate#318586). - libceph: advertise support for TUNABLES5 (Fate#318586). - crush: decode and initialize chooseleaf_stable (Fate#318586). - crush: add chooseleaf_stable tunable (Fate#318586). - crush: ensure take bucket value is valid (Fate#318586). - crush: ensure bucket id is valid before indexing buckets array (Fate#318586). - ceph: fix snap context leak in error path (Fate#318586). - ceph: checking for IS_ERR instead of NULL (Fate#318586). - libceph: remove outdated comment (Fate#318586). - libceph: kill off ceph_x_ticket_handler::validity (Fate#318586). - libceph: invalidate AUTH in addition to a service ticket (Fate#318586). - libceph: fix authorizer invalidation, take 2 (Fate#318586). - libceph: clear messenger auth_retry flag if we fault (Fate#318586). - libceph: use list_for_each_entry_safe (Fate#318586). - ceph: use i_size_{read,write} to get/set i_size (Fate#318586). - ceph: re-send AIO write request when getting -EOLDSNAP error (Fate#318586). - ceph: Asynchronous IO support (Fate#318586). - ceph: Avoid to propagate the invalid page point (Fate#318586). - ceph: fix double page_unlock() in page_mkwrite() (Fate#318586). - rbd: delete an unnecessary check before rbd_dev_destroy() (Fate#318586). - libceph: use list_next_entry instead of list_entry_next (Fate#318586). - ceph: ceph_frag_contains_value can be boolean (Fate#318586). - ceph: remove unused functions in ceph_frag.h (Fate#318586). - commit 5195513 - Delete patches.drivers/ixgbe-fix-broken-PFC-with-X550.patch. - Delete patches.drivers/ixgbe-use-correct-fcoe-ddp-max-check.patch. They will be re-added shortly. - commit 47ac2ac ++++ kernel-syms: - usb: host: xhci-plat: fix NULL pointer in probe for device tree case (bsc#977626). - commit 456f86e - arm64: Update config files. (bsc#976647) Enable DEBUG_RODATA. - commit ff1c311 - Refresh patches to fixup compilation errors - scsi: add scsi_set_sense_field_pointer() (bsc#977572). - Refresh patches.drivers/ata-0024-libata-skip-debounce-delay-on-link-resume.patch. - Refresh patches.drivers/ata-0025-drivers-ata-wake-port-before-DMA-stop-for-ALPM.patch. - Refresh patches.drivers/ata-0055-libata-Implement-NCQ-autosense.patch. - Refresh patches.drivers/ata-0056-libata-Implement-support-for-sense-data-reporting.patch. - Refresh patches.drivers/ata-0062-libata-evaluate-SCSI-sense-code.patch. - Refresh patches.drivers/ata-0064-libata-Implement-control-mode-page-to-select-sense-f.patch. - Delete patches.fixes/libata-scsi-use-ata_scsi_set_sense-when-generating-A.patch. - Delete patches.fixes/scsi-Fixup-fixed-sense-generation.patch. - commit 06e1f4b - ahci: per-port msix support (bsc#977572). - ahci: switch from 'threaded' to 'hardirq' interrupt handling (bsc#977572). - ahci: kill 'intr_status' (bsc#977572). - sata_rcar: Add compatible string for r8a7795 (bsc#977572). - ata: sata_rcar: Remove obsolete platform_device_id entries (bsc#977572). - ata: ahci_brcmstb: disable NCQ for MIPS-based platforms (bsc#977572). - ata: ahci_brcmstb: add a quirk for MIPS-based platforms (bsc#977572). - ata: ahci_brcmstb: remove unused definitions (bsc#977572). - ata: core: fix irq description on AHCI single irq systems (bsc#977572). - ahci: compile out msi/msix infrastructure (bsc#977572). - ata: ahci_brcmstb: add support for MIPS-based platforms (bsc#977572). - sata_sx4: correctly handling failed allocation (bsc#977572). - drivers: libata-core: Use usleep_range() instead of msleep() for (bsc#977572). - ata: ahci_brcmstb: enable support for ALPM (bsc#977572). - ata: ahci_brcmstb: disable DIPM support (bsc#977572). - libata: skip debounce delay on link resume (bsc#977572). - drivers: ata: wake port before DMA stop for ALPM (bsc#977572). - libata: blacklist a Viking flash model for MWDMA corruption (bsc#977572). - libata-sff: use WARN instead of BUG on illegal host state machine (bsc#977572). - PCI: Remove includes of asm/pci-bridge.h (bsc#977572). - libahci: Implement the capability to override the generic ahci (bsc#977572). - ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci (bsc#977572). - ahci_xgene: Implement the workaround to fix the missing of the edge (bsc#977572). - libata: support AHCI on OCTEON platform (bsc#977572). - gpio: Include linux/gpio.h instead of asm/gpio.h (bsc#977572). - libata: fix unbalanced spin_lock_irqsave/spin_unlock_irq() in (bsc#977572). - ata: ahci_mvebu: add support for Armada 3700 variant (bsc#977572). - ahci: Cache host controller version (bsc#977572). - ahci: Convert driver to use modern PM hooks (bsc#977572). - ahci: Add functions to manage runtime PM of AHCI ports (bsc#977572). - ahci: Add runtime PM support for the host controller (bsc#977572). - sata_via: Apply WD workaround only when needed on VT6421 (bsc#977572). - sata_via: Implement hotplug for VT6421 (bsc#977572). - ahci: Workaround for ThunderX Errata#22536 (bsc#977572). - ata: sata_rcar: Use ARCH_RENESAS (bsc#977572). - AHCI: Remove obsolete Intel Lewisburg SATA RAID device IDs (bsc#977572). - ata: ahci_xgene: dereferencing uninitialized pointer in probe (bsc#977572). - ata: hpt366: convert to use match_string() helper (bsc#977572). - libata: Fixup awkward whitespace in warning by removing line (bsc#977572). - libata: Implement NCQ autosense (bsc#977572). - libata: Implement support for sense data reporting (bsc#977572). - libata-scsi: sanitize ata_gen_ata_sense() (bsc#977572). - libata: sanitize ata_tf_read_block() (bsc#977572). - libata-scsi: use scsi_set_sense_information() (bsc#977572). - libata-eh: Set 'information' field for autosense (bsc#977572). - libata-scsi: use ata_scsi_set_sense() (bsc#977572). - libata: evaluate SCSI sense code (bsc#977572). - libata-scsi: generate correct ATA pass-through sense (bsc#977572). - libata: Implement control mode page to select sense format (bsc#977572). - libata-scsi: Set field pointer in sense code (bsc#977572). - libata-scsi: set bit pointer for sense code information (bsc#977572). - libata-scsi: Set information sense field for invalid parameter (bsc#977572). - libata: do not attempt to retrieve sense code twice (bsc#977572). - Delete patches.arch/arm64-ahci-Workaround-for-ThunderX-Errata-22536.patch. - Delete patches.arch/arm64-libahci-Implement-the-capability-to-override-the-gen.patch. - commit 611b486 - config: use fragment configs for vanilla - commit a6f62ca - rpm/kernel-binary.spec.in: CONFIG_MODULE_SIG_KEY is not needed as a macro - commit f445774 - Revert "scsi: fix soft lockup in scsi_remove_target() on module removal" (bsc#977572). - scsi: Add intermediate STARGET_REMOVE state to scsi_target_state (bsc#977572). - commit c475724 - ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support (Fate#318586). - libceph: MOSDOpReply v7 encoding (Fate#318586). - libceph: advertise support for TUNABLES5 (Fate#318586). - crush: decode and initialize chooseleaf_stable (Fate#318586). - crush: add chooseleaf_stable tunable (Fate#318586). - crush: ensure take bucket value is valid (Fate#318586). - crush: ensure bucket id is valid before indexing buckets array (Fate#318586). - ceph: fix snap context leak in error path (Fate#318586). - ceph: checking for IS_ERR instead of NULL (Fate#318586). - libceph: remove outdated comment (Fate#318586). - libceph: kill off ceph_x_ticket_handler::validity (Fate#318586). - libceph: invalidate AUTH in addition to a service ticket (Fate#318586). - libceph: fix authorizer invalidation, take 2 (Fate#318586). - libceph: clear messenger auth_retry flag if we fault (Fate#318586). - libceph: use list_for_each_entry_safe (Fate#318586). - ceph: use i_size_{read,write} to get/set i_size (Fate#318586). - ceph: re-send AIO write request when getting -EOLDSNAP error (Fate#318586). - ceph: Asynchronous IO support (Fate#318586). - ceph: Avoid to propagate the invalid page point (Fate#318586). - ceph: fix double page_unlock() in page_mkwrite() (Fate#318586). - rbd: delete an unnecessary check before rbd_dev_destroy() (Fate#318586). - libceph: use list_next_entry instead of list_entry_next (Fate#318586). - ceph: ceph_frag_contains_value can be boolean (Fate#318586). - ceph: remove unused functions in ceph_frag.h (Fate#318586). - commit 5195513 - Delete patches.drivers/ixgbe-fix-broken-PFC-with-X550.patch. - Delete patches.drivers/ixgbe-use-correct-fcoe-ddp-max-check.patch. They will be re-added shortly. - commit 47ac2ac ++++ poppler: - security update: * CVE-2015-8868 [bsc#976844] + poppler-CVE-2015-8868.patch ++++ systemd: - Fix build error for the mini package: directory not packaged: /usr/lib/systemd/system/user@0.service.d - Disable use of wheel group (bsc#977249) "adm" is still used because it needs an additional configure option. - Update SLE12-SP2 branch: - build-sys: allow references to wheel group to be omitted - tmpfiles: set acls on system.journal explicitly - tmpfiles: also set acls on /var/log/journal ++++ open-vm-tools: - Sanitize the filename handling some more. The official GitHub filename is open-vm-tools-stable-10.0.7.tar.gz. ++++ sudo: - replace the current pam groups patch with the upstream version of it [fate#318850]: * remove sudo-1.8.10p3_pam_groups.patch * add sudo-1.8.10p3_pam_groups_upstream.patch ++++ suse-module-tools: - Ignore failures when loading the kernel sysctl (bsc#977715). ++++ vncmanager: - Change group to System/X11/Utilities. ++++ vncmanager-controller: - Change group to System/X11/Utilities. ++++ vncmanager-greeter: - Change group to System/X11/Utilities. ++++ xen: - Update to the latest Xen 4.7 pre-release c2994f86 Drop libxl.migrate-legacy-stream-read.patch ------------------------------------------------------------------ ------------------ 2016-4-28 - Apr 28 2016 ------------------- ------------------------------------------------------------------ ++++ branding-SLE: - Add gdm-branding-SLE subpackage (FATE#318572). ++++ ceph: - Update to version 10.2.0+git.1461830249.0f965c8: + rebase/cherry-pick final upstream version of RPM scriptlet and * .target unit enablement patches (pr#8714). New commits: - rpm: Add rpm scripts for ceph-rbd-mirror - rpm: Start all the targets in %post (fixes bsc#977430) ++++ gcc48: - Add gcc48-bnc977654.patch to fix issue with using gcov and #pragma pack. [bnc#977654] ++++ cpupower: - Update turbostat to version 4.12 - Update cpupower to latest sources (bsc#976983) - Fix URL (bsc#976983) - Let turbostat only build against a local msr-index.h Also add the msr-index.h export to the tarball from git repo script * Delete make_header_file_passable_from_outside.patch - Leave out latest library changes from factory for SLE12 SP2 ++++ desktop-translations: - Update translations (SLE 12 SP2 beta1); bsc#933411. ++++ libgcj48: - Add gcc48-bnc977654.patch to fix issue with using gcov and #pragma pack. [bnc#977654] ++++ nautilus: - Update to version 3.20.1: + Fix crash if using scripts. + Fix shortcuts to change views mode. + Do not switch focus to created tabs. + Fix margins on sidebar context popover. + Fix the empty states icons blocking clicks for activating context menus. + Show same name in the path bar as in other locations when using mounts. + Make more dialogs modal. + Allow "move to" action in network locations. + Fix crash when searching and closing with multiple windows. + Fix path bar not updating to the new location when finalizing search. + Show an error dialog on falied connection to servers in the other locations view. + Fix odd empty operations popover. + Fix hamburguer menu action not being available when closing a tab. + Select first item in the views only when searching. + Fix crash when creating a new window of nautilus from the shell when the application was not running. + Allow more applications to be set as default in network locations. + Make renamed or created files scroll the view to the position of the files. + Updated translations. ++++ grub2: - Add support for "t" hotkey to switch to text mode (bsc#976836) * added grub2-SUSE-Add-the-t-hotkey.patch - Fix default entry boot (bsc#977590) * refreshed grub2-Add-hidden-menu-entries.patch ++++ installation-images-SLES: - allow user to switch efi grub2 console to text mode - 14.239 ++++ java-1_8_0-openjdk: - Upgrade to version jdk8u91 (icedtea 3.0.1, bsc#976340) - Icedtea changes from 2.6.5 * Security fixes - S8129952, CVE-2016-0686: Ensure thread consistency - S8132051, CVE-2016-0687: Better byte behavior - S8138593, CVE-2016-0695: Make DSA more fair - S8139008: Better state table management - S8143167, CVE-2016-3425: Better buffering of XML strings - S8143945, CVE-2016-3426: Better GCM validation - S8144430, CVE-2016-3427: Improve JMX connections - S8146494: Better ligature substitution - S8146498: Better device table adjustments * Import of OpenJDK 8 u91 build 14 - S8002116: This JdbReadTwiceTest.sh gets an exit 1 - S8007890: [TESTBUG] JcmdWithNMTDisabled.java fails when invoked with NMT explicitly turned on - S8036132: Tab characters in test/com/sun/jdi files - S8038963: com/sun/jdi tests fail because cygwin's ps sometimes misses processes - S8044419: TEST_BUG: com/sun/jdi/JdbReadTwiceTest.sh fails when run under root - S8059661: Test SoftReference and OOM behavior - S8067422: Lambda method names are unnecessarily unstable - S8073735: [TEST_BUG] compiler/loopopts/CountedLoopProblem.java got OOME - S8074146: [TEST_BUG] jdb has succeded to read an unreadable file - S8130212: Thread::current() might access freed memory on Solaris - S8132890: Text Overlapping on Dot Matrix Printers - S8134297: NPE in GSSNameElement nameType check - S8134650: Xsl transformation gives different results in 8u66 - S8134828: Scrollbar thumb disappears with Nimbus L&F - S8138589: Correct limits on unlimited cryptography - S8138811: Construction of static protection domains - S8140268: Generate link to specification license for JavaDoc API documentation - S8141229: [Parfait] Null pointer dereference in cmsstrcasecmp of cmserr.c - S8143002: [Parfait] JNI exception pending in fontpath.c:1300 - S8143959: Certificates requiring blacklisting - S8146477: [TEST_BUG] ClientJSSEServerJSSE.java failing again - S8146518: Zero interpreter broken with better byte behaviour - S8146967: [TEST_BUG] javax/security/auth/SubjectDomainCombiner/Optimize.java should use 4-args ProtectionDomain constructor - S8147567: InterpreterRuntime::post_field_access not updated for boolean in JDK-8132051 - S8148446: (tz) Support tzdata2016a - S8148475: Missing SA Bytecode updates. - S8148487: PPC64: Better byte behavior - S8148522: Backout JDK-8138811 from 2016 Apr CPU repo - S8149170: Better byte behavior for native arguments - S8149367: PolicyQualifierInfo/index_Ctor JCk test fails with IOE: Invalid encoding for PolicyQualifierInfo - S8150012: Better byte behavior for reflection - S8150790: 8u75 L10n resource file translation update * Backports - S8148752, PR2943: Compiled StringBuilder code throws StringIndexOutOfBoundsException - S8154210: Zero: Better byte behaviour - S8154413: AArch64: Better byte behaviour - S4890063, PR2304, RH1214835: HPROF: default text truncated when using doe=n option - S6425769, PR2859: Allow specifying an address to bind JMX remote connector - S8000650, PR2462: unpack200.exe should check gzip crc - S8031668, PR2842: TOOLCHAIN_FIND_COMPILER unexpectedly resolves symbolic links - S8035341: Allow using a system installed libpng - S8038392: Generating prelink cache breaks JAVA 'jinfo' utility normal behavior - S8042159: Allow using a system-installed lcms2 - S8042806: Splashscreen uses libjpeg-internal macros - S8043805: Allow using a system-installed libjpeg - S8044235: src.zip should include all sources - S8074839, PR2462: Resolve disabled warnings for libunpack and the unpack200 binary - S8074859, PR1937: Turn on warnings as error - S8087218, PR2740: Constant fold loads from final instance fields in VM anonymous classes - S8139932, PR2739: Typo in makefile changes for 8043805 [Allow using a system-installed libjpeg] - S8140483, PR2740: Atomic*FieldUpdaters final fields should be trusted - S8140620, PR2769: Find and load default.sf2 as the default soundbank on Linux - S8145096, PR2854: Undefined behaviour in HotSpot - S8145982, PR2859: JMXInterfaceBindingTest is failing intermittently - S8146015, PR2859: JMXInterfaceBindingTest is failing intermittently for IPv6 addresses - S8148351, PR2842: Only display resolved symlink for compiler, do not change path - S8150954, PR2866, RH1176206: AWT Robot not compatible with GNOME Shell * Bug fixes - PR2933: Support ccache 3.2 and later - PR2934: SunEC provider throwing KeyException with current NSS - S8041658: Use of -fdevirtualize on macroAssembler_x86.o (via -O2) with gcc 4.9.0 creates broken VM - PR94: empty install target in Makefile.am - PR729: GTKLookAndFeel should be the system look&feel on all GNU/Linux desktops - PR1275: Provide option to turn off downloading of tarballs - PR1281, RH513605: Updating/Installing OpenJDK should recreate the shared class-data archive - PR1289: Allow JARs to be optionally compressed by setting COMPRESS_JARS - PR1291: Ensure unlimited crypto policy is in place. - PR1325: Only add classes to rt-source-files.txt if actually needed - PR1341: Remove Rhino support - PR1346: Filter out -j option to make - PR1347: Update list of checked JDKs - PR1348: java -version output is broken - PR1357: Make XRender mandatory - PR1359: Check for /usr/lib64 JVMs and generic JPackage alternative - PR1364: Replace hgforest support - PR1367: Support using the system installation of LCMS - PR1368: Ensure debug data is available for all libraries and binaries without redundant files - PR1369: Remove outdated bootstrap configure tests or make them fail on error - PR1377: Forwardport javac detection / usability test from IcedTea 2.x - PR1379: Add build support for Zero AArch64 - PR1413: Undefined reference to libz during link of unpack200 - PR1741: Break PulseAudio provider out into IcedTea-Sound - PR1766: Expand architecture support - PR1774: Support GIF lib v5 - PR1774: Correct #ifdef to #if - PR1796: make fails with "computed checksum did NOT match" - PR1806: Support Debian/Ubuntu 7 & 8 OpenJDK Installs as Boot JDK - PR1812: Unable to locate HotSpot checksum when downloading - PR1813: HotSpot URL should be used with --enable-hg - PR1815: Split download/extraction rules for OpenJDK so they can run in parallel - PR1829: Support AM_MAINTAINER_MODE - PR1834, RH1022017: Report elliptic curves supported by NSS, not the SunEC library - PR1845: jstack.stp in OpenJDK8 is broken - PR1869: Avoid x86 workaround when running Zero rather than a JIT - PR1889: Allow tarball checksumming to be disabled - PR1935: HotSpot extraction needs to depend on the tarball being downloaded - PR1937: Add configure option for -Werror - PR1938: Zero broken by enforced use of -Werror - PR1942: Bug reports lack IcedTea version & distribution packaging information - PR1950: Add build support for Zero SH - PR1965, G498288: Allow builds on PaX kernels - PR1968: Move to new OpenJDK bug URL format - PR1975: SystemTap probes for the garbage collector. - PR1977: Support using the system installation of Zlib - PR1979: Support using the system installation of libjpeg - PR1980: Support using the system installation of giflib - PR1981: Support using the system installation of libpng - PR1983: Support using the system installation of NSS with the SunEC provider - PR1994: make dist broken - PR2001: Synchronise HEAD tarball paths with release branch paths - PR2066: Unset OS before running OpenJDK build - PR2095, RH1163501: 2048-bit DH upper bound too small for Fedora infrastructure - PR2126: Synchronise elliptic curves in sun.security.ec.NamedCurve with those listed by NSS - PR2127: SunEC provider crashes when built using system NSS - PR2199: Support giflib 5.1.0 - PR2212: DGifCloseFile call should check the return value, not the error code, for failure - PR2227: giflib 5.1 conditional excludes 6.0, 7.0, etc. - PR2237, RH1194378: ppc64le should report its os.arch as ppc64le so tools can detect it - PR2248: HotSpot tarball fails verification after download - PR2256: Add SystemTap tests - PR2257: clean-extract-nashorn rule is never run - PR2321: Checksum of policy JAR files changes on every build - PR2329: jamvm parallel unpack failures - PR2339: Fail early if there is no native HotSpot JIT & all other options are disabled - PR2348: Avoid following symlinks for CACAO and JamVM patches - PR2351: Split CACAO rule into configure and make stages - PR2352: Split JamVM rule into configure, make and make install stages - PR2358: Add aliases for all stamp targets - PR2362: Update HACKING & fsg.sh.in - PR2363: Remove EC source code prior to build - PR2369: SunEC provider is partially installed - PR2377: PaX mark the installed JDK so it runs on hardened systems - PR2383: Location of docs directory in install-data-local is incorrect - PR2392: Make elliptic curve removal optional - PR2400, RH1206656: Zero JVM crashes on startup when built with GCC 5 - PR2407: Fix automatic enabling of the Zero build on non-JIT architectures which don't use CACAO or JamVM - PR2408: Enable Zero when Shark is enabled - PR2409: Update Zero macro to match one in IcedTea 2.x - PR2410: Support PPC64 JIT on ppc64le - PR2411: Fix references to hotspot.map following PR2001 - PR2413: OpenJDK doesn't auto-select Zero on architectures where no server JVM is available - PR2414: CFLAGS, CXXFLAGS and LDFLAGS should be passed to OpenJDK build - PR2415: JVM -Xmx requirement is too high on s390 - PR2428: OpenJDK build can't handle commas in LDFLAGS - PR2429: OpenJDK build does not copy a symlinked cacerts file - PR2432: ppc64 JIT doesn't support class data sharing - PR2433: ppc64le does not support -Xshare:dump - PR2434: SystemTap support is no longer optional - PR2439: NSS PKCS11 regression - due to java.security automatic loading - PR2443: install stage fails where BUILD_ARCH_DIR != INSTALL_ARCH_DIR - PR2447: Allow greater control of Javadoc installation directory - PR2448: Install TRADEMARK, COPYING and ChangeLog as RPM spec file does - PR2454: install-data-local needs to check that classes.jsa actually exists - PR2456: Installation path for hotspot_gc.stp is wrong, due to changed j2sdk-image location - PR2459: Policy JAR files should be timestamped with the date of the policy file they hold - PR2511: Reset success following calls in LayoutManager.cpp - PR2541: Allow the user to specify the cacerts file to use - PR2544: Desktop files do not allow installation from multiple versions of IcedTea - PR2547: Extend tarball checksumming option to allow the checksum to be specified - PR2631: jvm.cfg missing for ppc64le - PR2633: s390 builds still fail as BUILD_NUM_BITS is never set - PR2675: Update ppc64le autotools infrastructure following PR2237 - PR2691, G564746: ./configure is unable to compile using distcc for icedtea-3.0.0_pre06 - PR2737: Allow multiple PKCS11 library initialisation to be a non-critical error. - PR2738: java.lang.UnsatisfiedLinkError: no javalcms in java.library.path - PR2743: Remove bad AArch64 merge fragment - PR2759: LCMS library should be named javalcms, not lcms, to avoid potential conflicts with the system library - PR2766: Remove all references to GCJ - PR2767: Remove remaining rogue binaries from OpenJDK tree - PR2768: Move SystemTap GCC 4.5 patch to OpenJDK tree or discard if no longer needed - PR2777: Fix MAX/MIN template usage on s390 - PR2804: test/tapset/jstaptest.pl should be executable - PR2815: Race condition in SunEC provider with system NSS - PR2825: Placement of -lfreebl matters when using bfd linker - PR2826: Provide option to disable SystemTap tests - PR2841: Parallelism issues resulting from PR2459 - PR2863: IcedTea doesn't pass through build and host triplets to OpenJDK's configure - PR2865: Handle uninstallation. - PR2869: Revert CRC fix (S8000650) backported as part of PR2462 - PR2873: Fix make distcheck. - PR2880: Add missing test directory in make check. - PR2885: Location of 'stap' executable is hard-coded - PR2888: OpenJDK should check for system cacerts database (e.g. /etc/pki/java/cacerts) - PR2899: Don't use WithSeed versions of NSS functions as they don't fully process the seed - PR2906: Support prefixed variants of GNU tools used on *BSD systems - PR2907: Replace --with-abs-install-dir with usual --prefix - PR2917: Don't pass --with-cacerts-file to build if USE_ALT_CACERTS_FILE is not set - PR2918: Makefile handles cacerts as a symlink, but the configure check doesn't - PR2920: PaX marking fails on filesystems which don't support extended attributes - PR2921: Uninstallation of docs deletes too much - Don't substitute 'j' for '-j' inside -I directives - Extend 8041658 to all files in the HotSpot build. - Remove jcheck * AArch64 port - PR1970: Imported from aarch64 jdk8 repository. - PR2853: Fix build for aarch64/zero - PR2853: Remaining miscellaneous synchronisation changes from aarch64/jdk8u - PR2853: Remove AArch64-specific code in generateOptoStub.cpp. - PR2853: Remove some AArch64-specific code in share/. - PR2853: Remove some unnecessary divergences from jdk8u. - PR2853: Revert AArch64 jvm.cfg divergence - PR2853: Revert changes to libpng source code now 8078245 is in place. - PR2922: Import latest AArch64 changes from aarch64-port/jdk8u (aarch64-jdk8u77-b03) - S8150652, PR2922: Remove unused code in AArch64 back end * JamVM - JSR 292: Invoke Dynamic - JSR 308: Type Annotations - JSR 335: Lambda Expressions - JSR 901: VM support for method parameter reflection - JEP 171: Implement fence methods in sun.misc.Unsafe - sun.misc.Unsafe: additional methods get/putAddress. - FreeClassData: adjust method count for Miranda methods - Fix invokesuper check in invokespecial opcode - Fix non-direct interpreter invokespecial super-class check - When GC'ing a native method don't try to free code - Do not free unprepared Miranda method code data - Set anonymous class protection domain - JVM_IsVMGeneratedMethodIx stub - Dummy implementation of sun.misc.Perf natives - JVM_NewMultiArray: element class may be an array - jtreg test java/lang/reflect/Array/ExceedMaxDim - OpenJDK: Fix Local/Anonymous class checks - classlibMarkThreadTerminated should return Object* - Fix race-condition in constant-pool resolution code - JSR 292: MethodHandle constant-pool refs may be resolved - JSR 292: bootstrap method args error handling - JSR 308: update to match OpenJDK changes - JSR 292: correct intrinsic cache COMPARE function - Race condition in setting up imethod table - GC: Minor performance improvement - PR2034: --enable-jamvm builds broken, missing JVM_GetTemporaryDirectory impl - PR2336: JamVM lacks JVM_FindClassFromCaller - PR2523: Add executable stack markings to callNative.S on JamVM - PR2775: JamVM lacks JVM_GetResourceLookupCacheURLs introduced by jdk8u40 * CACAO - PR1277: Synchronise CACAO rules between IcedTea6/7/8 where possible - PR1279: Synchronise CACAO versions between IcedTea6/7/8 where possible - PR2035: --enable-cacao builds broken, missing JVM_GetTemporaryDirectory impl. - PR2330, CA172, G453612: Add ARM hardfloat support to CACAO on Gentoo - PR2331: IcedTea8 fails to build with IcedTea7 CACAO due to low max heap size - PR2335: CACAO lacks JVM_FindClassFromCaller - PR2347: Fix CACAO patches to apply again - PR2349: 'struct jvm_version_info' has no member named 'is_kernel_jvm' - PR2350: Update to latest CACAO - PR2354: stamps/cacao.stamp tries to touch a file in a directory which doesn't exist - PR2355: CACAO build fails to use JRE layout - PR2776: CACAO lacks JVM_GetResourceLookupCacheURLs introduced by jdk8u40 - PR2832, CA195: typeinfo.cpp: typeinfo_merge_nonarrays: Assertion `dest && result && x.any && y.any' failed - PR2908: Add missing functions for CACAO OpenJDK JVM implementation - PR2909: Install CACAO in same way as JamVM - PR2910: Add rudimentary support for OpenJDK 8 class files to CACAO - PR2916: Update CACAO drop to use the latest from cacao-staging - Removed patches: * PStack-808293.patch * aarch64-misc.patch * disable-doclint-by-default.patch * include-all-srcs.patch * link-with-as-needed.patch * memory-limits.patch * multiple-pkcs11-library-init.patch * ppc64le-8036767.patch * s390-java-opts.patch * s390-size_t.patch * system-lcms.patch * system-libjpeg.patch * system-libpng.patch * zero-dummy.patch - Fixed upstream - Added patches: * icedtea-3.0.1-sunec.patch - Adapt the nss detection to SUSE packaging of mozilla-nss * java-1_8_0-openjdk-suse-desktop-files.patch - Adapt the desktop files for SUSE needs - Modified patches: * 1015432.patch * adlc-parser.patch * compare-pointer-with-literal.patch * implicit-pointer-decl.patch * java-atk-wrapper-security.patch * ppc-zero-hotspot.patch * zero-javadoc-verbose.patch - Adapt to new directory structure ++++ kernel-default: - Btrfs: fix empty symlink after creating symlink and fsync parent dir (bsc#977685). - Btrfs: fix for incorrect directory entries after fsync log replay (bsc#957805, bsc#977685). - Btrfs: do not collect ordered extents when logging that inode exists (bsc#977685). - Btrfs: fix race when checking if we can skip fsync'ing an inode (bsc#977685). - Btrfs: fix file loss on log replay after renaming a file and fsync (bsc#977685). - Btrfs: fix unreplayable log after snapshot delete + parent dir fsync (bsc#977685). - Btrfs: fix race between fsync and lockless direct IO writes (bsc#977685). - commit 637867d - drivers: ata: Disable Device Sleep capability (fate#320029). - drivers: ata: Add gen 3 mode support in driver (fate#320029). - drivers: ata: Move sata port phy oob settings to device-tree (fate#320029). - commit c8db8a9 - bnx2fc: Update version number to 2.10.3 (bsc#966327,FATE#320151). - bnx2fc: Check sc_cmd device and host pointer before returning the command to the mid-layer (bsc#966327,FATE#320151). - bnx2fc: Print netdev device name when FCoE is successfully initialized (bsc#966327,FATE#320151). - bnx2fc: Print when we send a fip keep alive (bsc#966327,FATE#320151). - bnx2fc: Add driver tunables (bsc#966327,FATE#320151). - commit e70239b - be2net: Don't leak iomapped memory on removal (bsc#963844 FATE#320192). - be2net: don't enable multicast flag in be_enable_if_filters() routine (bsc#963844 FATE#320192). - be2net: Fix a UE caused by passing large frames to the ASIC (bsc#963844 FATE#320192). - be2net: Declare some u16 fields as u32 to improve performance (bsc#963844 FATE#320192). - be2net: Fix pcie error recovery in case of NIC+RoCE adapters (bsc#963844 FATE#320192). - be2net: don't report EVB for older chipsets when SR-IOV is disabled (bsc#963844 FATE#320192). - be2net: Interpret and log new data that's added to the port misconfigure async event (bsc#963844 FATE#320192). - be2net: Request RSS capability of Rx interface depending on number of Rx rings (bsc#963844 FATE#320192). - be2net: Fix interval calculation in interrupt moderation (bsc#963844 FATE#320192). - be2net: Add retry in case of error recovery failure (bsc#963844 FATE#320192). - be2net: Fix Lancer error recovery (bsc#963844 FATE#320192). - be2net: Don't run ethtool self-tests for VFs (bsc#963844 FATE#320192). - be2net: SRIOV Queue distribution should factor in EQ-count of VFs (bsc#963844 FATE#320192). - be2net: Fix be_vlan_rem_vid() to check vlan id being removed (bsc#963844 FATE#320192). - be2net: check for INSUFFICIENT_PRIVILEGES error (bsc#963844 FATE#320192). - be2net: return error status from be_set_phys_id() (bsc#963844 FATE#320192). - be2net: bump up the driver version to 11.0.0.0 (bsc#963844 FATE#320192). - be2net: support ethtool get-dump option (bsc#963844 FATE#320192). - be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmd (bsc#963844 FATE#320192). - be2net: remove unused error variables (bsc#963844 FATE#320192). - be2net: remove a line of code that has no effect (bsc#963844 FATE#320192). - be2net: log digital signature errors while flashing FW image (bsc#963844 FATE#320192). - be2net: move FW flash cmd code to be_cmds.c (bsc#963844 FATE#320192). - be2net: cleanup FW flash image related macro defines (bsc#963844 FATE#320192). - be2net: avoid configuring VEPA mode on BE3 (bsc#963844 FATE#320192). - be2net: fix VF link state transition from disabled to auto (bsc#963844 FATE#320192). - be2net: remove local variable 'status' (bsc#963844 FATE#320192). - commit ae8642c - SCSI: Free resources when we return BLKPREP_INVALID (bnc#977572). - fcoe: Use CHECKSUM_PARTIAL to indicate CRC offload (bnc#977572). - iscsi_tcp: Use ahash (bnc#977572). - mvsas: Add SGPIO support to Marvell 94xx (bnc#977572). - mvsas: fix misleading indentation (bnc#977572). - scsi: Declare local symbols static (bnc#977572). - scsi: Drop runtime PM usage count after host is added (bnc#977572). - scsi: Set request queue runtime PM status back to active on resume (bnc#977572). - scsi: use sector_div instead of do_div (bnc#977572). - scsi_debug: Increase the reported optimal transfer length (bnc#977572). - scsi_debug: check for bigger value first (bnc#977572). - scsi_transport_fc: Introduce scsi_host_{get,put}() (bnc#977572). - scsi_transport_sas: add function to get SAS endpoint address (bnc#977572). - scsi_transport_sas: add is_sas_attached() function (bnc#977572). - ses: fix discovery of SATA devices in SAS enclosures (bnc#977572). - st: Fix MTMKPART to work with newer drives (bnc#977572). - st: Remove obsolete scsi_tape.max_pfn (bnc#977572). - commit 37ce76b - arm64: Relocate screen_info.lfb_base on PCI BAR allocation (bsc#975159). - commit 43cd2a7 - qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity (FATE#320146, bsc#966328). - qla2xxx: Use ATIO type to send correct tmr response (FATE#320146, bsc#966328). - qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM (FATE#320146, bsc#966328). - qla2xxx: Fix warning reported by static checker (FATE#320146, bsc#966328). - scsi_dh_alua: Fix a recently introduced deadlock (bsc#927040). - scsi_dh_alua: uninitialized variable in alua_check_vpd() (bsc#927040). - commit 234f85c - Refresh patches.suse/0001-MODSIGN-check-hash-of-kernel-module-in-blacklist.patch. - Refresh patches.suse/0002-MODSIGN-load-hash-blacklist-of-modules-from-MOKx.patch. - Update patches.suse/MODSIGN-loading-keys-from-db-when-SecureBoot-disabled.patch (bnc#929696, fate#314574, bsc#856382). - Delete patches.suse/kernel-modsign_uefi.c-Check-for-EFI_RUNTIME_SERVICES.patch. - commit 258133d ++++ kernel-source: - Btrfs: fix empty symlink after creating symlink and fsync parent dir (bsc#977685). - Btrfs: fix for incorrect directory entries after fsync log replay (bsc#957805, bsc#977685). - Btrfs: do not collect ordered extents when logging that inode exists (bsc#977685). - Btrfs: fix race when checking if we can skip fsync'ing an inode (bsc#977685). - Btrfs: fix file loss on log replay after renaming a file and fsync (bsc#977685). - Btrfs: fix unreplayable log after snapshot delete + parent dir fsync (bsc#977685). - Btrfs: fix race between fsync and lockless direct IO writes (bsc#977685). - commit 637867d - drivers: ata: Disable Device Sleep capability (fate#320029). - drivers: ata: Add gen 3 mode support in driver (fate#320029). - drivers: ata: Move sata port phy oob settings to device-tree (fate#320029). - commit c8db8a9 - bnx2fc: Update version number to 2.10.3 (bsc#966327,FATE#320151). - bnx2fc: Check sc_cmd device and host pointer before returning the command to the mid-layer (bsc#966327,FATE#320151). - bnx2fc: Print netdev device name when FCoE is successfully initialized (bsc#966327,FATE#320151). - bnx2fc: Print when we send a fip keep alive (bsc#966327,FATE#320151). - bnx2fc: Add driver tunables (bsc#966327,FATE#320151). - commit e70239b - be2net: Don't leak iomapped memory on removal (bsc#963844 FATE#320192). - be2net: don't enable multicast flag in be_enable_if_filters() routine (bsc#963844 FATE#320192). - be2net: Fix a UE caused by passing large frames to the ASIC (bsc#963844 FATE#320192). - be2net: Declare some u16 fields as u32 to improve performance (bsc#963844 FATE#320192). - be2net: Fix pcie error recovery in case of NIC+RoCE adapters (bsc#963844 FATE#320192). - be2net: don't report EVB for older chipsets when SR-IOV is disabled (bsc#963844 FATE#320192). - be2net: Interpret and log new data that's added to the port misconfigure async event (bsc#963844 FATE#320192). - be2net: Request RSS capability of Rx interface depending on number of Rx rings (bsc#963844 FATE#320192). - be2net: Fix interval calculation in interrupt moderation (bsc#963844 FATE#320192). - be2net: Add retry in case of error recovery failure (bsc#963844 FATE#320192). - be2net: Fix Lancer error recovery (bsc#963844 FATE#320192). - be2net: Don't run ethtool self-tests for VFs (bsc#963844 FATE#320192). - be2net: SRIOV Queue distribution should factor in EQ-count of VFs (bsc#963844 FATE#320192). - be2net: Fix be_vlan_rem_vid() to check vlan id being removed (bsc#963844 FATE#320192). - be2net: check for INSUFFICIENT_PRIVILEGES error (bsc#963844 FATE#320192). - be2net: return error status from be_set_phys_id() (bsc#963844 FATE#320192). - be2net: bump up the driver version to 11.0.0.0 (bsc#963844 FATE#320192). - be2net: support ethtool get-dump option (bsc#963844 FATE#320192). - be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmd (bsc#963844 FATE#320192). - be2net: remove unused error variables (bsc#963844 FATE#320192). - be2net: remove a line of code that has no effect (bsc#963844 FATE#320192). - be2net: log digital signature errors while flashing FW image (bsc#963844 FATE#320192). - be2net: move FW flash cmd code to be_cmds.c (bsc#963844 FATE#320192). - be2net: cleanup FW flash image related macro defines (bsc#963844 FATE#320192). - be2net: avoid configuring VEPA mode on BE3 (bsc#963844 FATE#320192). - be2net: fix VF link state transition from disabled to auto (bsc#963844 FATE#320192). - be2net: remove local variable 'status' (bsc#963844 FATE#320192). - commit ae8642c - SCSI: Free resources when we return BLKPREP_INVALID (bnc#977572). - fcoe: Use CHECKSUM_PARTIAL to indicate CRC offload (bnc#977572). - iscsi_tcp: Use ahash (bnc#977572). - mvsas: Add SGPIO support to Marvell 94xx (bnc#977572). - mvsas: fix misleading indentation (bnc#977572). - scsi: Declare local symbols static (bnc#977572). - scsi: Drop runtime PM usage count after host is added (bnc#977572). - scsi: Set request queue runtime PM status back to active on resume (bnc#977572). - scsi: use sector_div instead of do_div (bnc#977572). - scsi_debug: Increase the reported optimal transfer length (bnc#977572). - scsi_debug: check for bigger value first (bnc#977572). - scsi_transport_fc: Introduce scsi_host_{get,put}() (bnc#977572). - scsi_transport_sas: add function to get SAS endpoint address (bnc#977572). - scsi_transport_sas: add is_sas_attached() function (bnc#977572). - ses: fix discovery of SATA devices in SAS enclosures (bnc#977572). - st: Fix MTMKPART to work with newer drives (bnc#977572). - st: Remove obsolete scsi_tape.max_pfn (bnc#977572). - commit 37ce76b - arm64: Relocate screen_info.lfb_base on PCI BAR allocation (bsc#975159). - commit 43cd2a7 - qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity (FATE#320146, bsc#966328). - qla2xxx: Use ATIO type to send correct tmr response (FATE#320146, bsc#966328). - qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM (FATE#320146, bsc#966328). - qla2xxx: Fix warning reported by static checker (FATE#320146, bsc#966328). - scsi_dh_alua: Fix a recently introduced deadlock (bsc#927040). - scsi_dh_alua: uninitialized variable in alua_check_vpd() (bsc#927040). - commit 234f85c - Refresh patches.suse/0001-MODSIGN-check-hash-of-kernel-module-in-blacklist.patch. - Refresh patches.suse/0002-MODSIGN-load-hash-blacklist-of-modules-from-MOKx.patch. - Update patches.suse/MODSIGN-loading-keys-from-db-when-SecureBoot-disabled.patch (bnc#929696, fate#314574, bsc#856382). - Delete patches.suse/kernel-modsign_uefi.c-Check-for-EFI_RUNTIME_SERVICES.patch. - commit 258133d ++++ kernel-syms: - Btrfs: fix empty symlink after creating symlink and fsync parent dir (bsc#977685). - Btrfs: fix for incorrect directory entries after fsync log replay (bsc#957805, bsc#977685). - Btrfs: do not collect ordered extents when logging that inode exists (bsc#977685). - Btrfs: fix race when checking if we can skip fsync'ing an inode (bsc#977685). - Btrfs: fix file loss on log replay after renaming a file and fsync (bsc#977685). - Btrfs: fix unreplayable log after snapshot delete + parent dir fsync (bsc#977685). - Btrfs: fix race between fsync and lockless direct IO writes (bsc#977685). - commit 637867d - drivers: ata: Disable Device Sleep capability (fate#320029). - drivers: ata: Add gen 3 mode support in driver (fate#320029). - drivers: ata: Move sata port phy oob settings to device-tree (fate#320029). - commit c8db8a9 - bnx2fc: Update version number to 2.10.3 (bsc#966327,FATE#320151). - bnx2fc: Check sc_cmd device and host pointer before returning the command to the mid-layer (bsc#966327,FATE#320151). - bnx2fc: Print netdev device name when FCoE is successfully initialized (bsc#966327,FATE#320151). - bnx2fc: Print when we send a fip keep alive (bsc#966327,FATE#320151). - bnx2fc: Add driver tunables (bsc#966327,FATE#320151). - commit e70239b - be2net: Don't leak iomapped memory on removal (bsc#963844 FATE#320192). - be2net: don't enable multicast flag in be_enable_if_filters() routine (bsc#963844 FATE#320192). - be2net: Fix a UE caused by passing large frames to the ASIC (bsc#963844 FATE#320192). - be2net: Declare some u16 fields as u32 to improve performance (bsc#963844 FATE#320192). - be2net: Fix pcie error recovery in case of NIC+RoCE adapters (bsc#963844 FATE#320192). - be2net: don't report EVB for older chipsets when SR-IOV is disabled (bsc#963844 FATE#320192). - be2net: Interpret and log new data that's added to the port misconfigure async event (bsc#963844 FATE#320192). - be2net: Request RSS capability of Rx interface depending on number of Rx rings (bsc#963844 FATE#320192). - be2net: Fix interval calculation in interrupt moderation (bsc#963844 FATE#320192). - be2net: Add retry in case of error recovery failure (bsc#963844 FATE#320192). - be2net: Fix Lancer error recovery (bsc#963844 FATE#320192). - be2net: Don't run ethtool self-tests for VFs (bsc#963844 FATE#320192). - be2net: SRIOV Queue distribution should factor in EQ-count of VFs (bsc#963844 FATE#320192). - be2net: Fix be_vlan_rem_vid() to check vlan id being removed (bsc#963844 FATE#320192). - be2net: check for INSUFFICIENT_PRIVILEGES error (bsc#963844 FATE#320192). - be2net: return error status from be_set_phys_id() (bsc#963844 FATE#320192). - be2net: bump up the driver version to 11.0.0.0 (bsc#963844 FATE#320192). - be2net: support ethtool get-dump option (bsc#963844 FATE#320192). - be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmd (bsc#963844 FATE#320192). - be2net: remove unused error variables (bsc#963844 FATE#320192). - be2net: remove a line of code that has no effect (bsc#963844 FATE#320192). - be2net: log digital signature errors while flashing FW image (bsc#963844 FATE#320192). - be2net: move FW flash cmd code to be_cmds.c (bsc#963844 FATE#320192). - be2net: cleanup FW flash image related macro defines (bsc#963844 FATE#320192). - be2net: avoid configuring VEPA mode on BE3 (bsc#963844 FATE#320192). - be2net: fix VF link state transition from disabled to auto (bsc#963844 FATE#320192). - be2net: remove local variable 'status' (bsc#963844 FATE#320192). - commit ae8642c - SCSI: Free resources when we return BLKPREP_INVALID (bnc#977572). - fcoe: Use CHECKSUM_PARTIAL to indicate CRC offload (bnc#977572). - iscsi_tcp: Use ahash (bnc#977572). - mvsas: Add SGPIO support to Marvell 94xx (bnc#977572). - mvsas: fix misleading indentation (bnc#977572). - scsi: Declare local symbols static (bnc#977572). - scsi: Drop runtime PM usage count after host is added (bnc#977572). - scsi: Set request queue runtime PM status back to active on resume (bnc#977572). - scsi: use sector_div instead of do_div (bnc#977572). - scsi_debug: Increase the reported optimal transfer length (bnc#977572). - scsi_debug: check for bigger value first (bnc#977572). - scsi_transport_fc: Introduce scsi_host_{get,put}() (bnc#977572). - scsi_transport_sas: add function to get SAS endpoint address (bnc#977572). - scsi_transport_sas: add is_sas_attached() function (bnc#977572). - ses: fix discovery of SATA devices in SAS enclosures (bnc#977572). - st: Fix MTMKPART to work with newer drives (bnc#977572). - st: Remove obsolete scsi_tape.max_pfn (bnc#977572). - commit 37ce76b - arm64: Relocate screen_info.lfb_base on PCI BAR allocation (bsc#975159). - commit 43cd2a7 - qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity (FATE#320146, bsc#966328). - qla2xxx: Use ATIO type to send correct tmr response (FATE#320146, bsc#966328). - qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM (FATE#320146, bsc#966328). - qla2xxx: Fix warning reported by static checker (FATE#320146, bsc#966328). - scsi_dh_alua: Fix a recently introduced deadlock (bsc#927040). - scsi_dh_alua: uninitialized variable in alua_check_vpd() (bsc#927040). - commit 234f85c - Refresh patches.suse/0001-MODSIGN-check-hash-of-kernel-module-in-blacklist.patch. - Refresh patches.suse/0002-MODSIGN-load-hash-blacklist-of-modules-from-MOKx.patch. - Update patches.suse/MODSIGN-loading-keys-from-db-when-SecureBoot-disabled.patch (bnc#929696, fate#314574, bsc#856382). - Delete patches.suse/kernel-modsign_uefi.c-Check-for-EFI_RUNTIME_SERVICES.patch. - commit 258133d ++++ tigervnc: - Add u_tigervnc-show-unencrypted-warning.patch (fate#319701) ++++ samba: - fix NT_STATUS_ACCESS_DENIED when accessing windows public share; (bso#11841). - Only validate MIC if "map to guest" is not being used; (bso#11847). - NetAPP SMB servers don't negotiate NTLMSSP_SIGN; (bso#11850); (bsc#977669). - Fix non-working anonymous smb connections; (bso#11858). - handle broken mechListMIC response from Windows 2000; (bso#11870). - wbinfo -u or net ads search doesn't work anymore; (bso#11872). ++++ samba: - Revert shared library packaging to comply with SLPP ++++ webkit2gtk3: - Update to version 2.12.2: + Fix rendering of scrollbars with GTK themes using stepper buttons. + Fix compatibility issue with 2.12.1 regarding local storage access from file URLs. + Make menu list buttons use the text color from the theme. + Do not show resize grip in non-resizable text fields. + Fix accessibility events causing Orca to echo key presses instead of speaking the inserted characters in password fields. + Fix an off by one error in hyphenation. + Fix several crashes and rendering issues. + Fix the build with libjpeg v9. + Updated translations. ++++ compat-openssl098: - OpenSSL Security Advisory [3rd May 2016] * Memory corruption in the ASN.1 encoder - bsc#977617 (CVE-2016-2108) * EVP_EncodeUpdate overflow - bsc#977614 (CVE-2016-2105) * EVP_EncryptUpdate overflow - bsc#977615 (CVE-2016-2106) * ASN.1 BIO excessive memory allocation - bsc#976942 (CVE-2016-2109) * add patches + openssl-CVE-2016-2105.patch + openssl-CVE-2016-2106.patch + openssl-CVE-2016-2108.patch + openssl-CVE-2016-2109.patch - Fix side channel attack on modular exponentiation * "CacheBleed" (bsc#968050) * add openssl-CVE-2016-0702.patch - Fix buffer overrun in ASN1_parse (bsc#976943) * add 0001-Fix-buffer-overrun-in-ASN1_parse.patch - Rename README.SuSE to the new spelling (bsc#889013) ++++ parted: - implement --wipesignatures option (bsc#943623, fate#319893) - parted-implement-wipesignatures-option.patch - libparted: Use read only when probing devices (bsc#967375) - libparted-Use-read-only-when-probing-devices-on-linu.patch - Enhance fdasd detection and probing (bsc#935127, fate#320525) - 0001-fdasd-geometry-handling-updated-from-upstream-s390-t.patch - 0002-dasd-enhance-device-probing.patch - 0003-parted-fix-build-error-on-s390.patch - 0004-fdasd.c-Safeguard-against-geometry-misprobing.patch - 0005-libparted-Remove-fdasd-geometry-code-from-alloc_meta.patch ++++ libproxy: - Update to version 0.4.13: + Allow linking webkit pacrunner against javascriptcore-4.0 (webkit2). + Allow to disable building of the KDE module (-DWITH_KDE=ON/OFF). + Fix compilation errors with CLang on MacOSX. + bindings: perl: Add an option to explicitly link against libperl.so. Some distributions want to do it, other prefer not to, the library is anyway in context of perl. + config_kde: Add a basic cache and invalidation: performance improvement for the KDE module. - Pass -DWITH_KDE=OFF to cmake when building core. - Replace pkgconfig(webkitgtk-3.0) BuildRequires with pkgconfig(javascriptcoregtk-4.0): make use of the WebKit2 port. ++++ libproxy-plugins: - Update to version 0.4.13: + Allow linking webkit pacrunner against javascriptcore-4.0 (webkit2). + Allow to disable building of the KDE module (-DWITH_KDE=ON/OFF). + Fix compilation errors with CLang on MacOSX. + bindings: perl: Add an option to explicitly link against libperl.so. Some distributions want to do it, other prefer not to, the library is anyway in context of perl. + config_kde: Add a basic cache and invalidation: performance improvement for the KDE module. - Pass -DWITH_KDE=OFF to cmake when building core. - Replace pkgconfig(webkitgtk-3.0) BuildRequires with pkgconfig(javascriptcoregtk-4.0): make use of the WebKit2 port. ++++ systemd: - Update SLE12-SP2 branch: - transaction_add_job_and_dependencies(): return ENOENT when a unit is not found (bsc#960158 second part) Rework: - logind: disable RemoveIPC by default in order to make sure that it's still disabled during update. - Update SLE12-SP2 branch: - core: don't send SIGKILL to user@.service immediatly during shutdown (bnc#886599) - Stop syslog.socket when entering emergency mode (#3130) (bnc#852232) - journald: turn ForwardToSyslog= on by default - fstab-generator: if crypttab contains 'noauto' don't try to aumount the the crypt device (boo#742774) Dropped: - journald-make-Storage-defaut-to-volatile: in order to no break setups running with persistant journals. - Turn-off-Delegation-feature-for-user-.service: implemented differently to allow regular users (ie not root) to run with Delegate=yes - Disable Delegate property for root user (bsc#954765, bnc#953241, fate#320421) Previously Delegate was disabled explicitly disabled in user@.service by a commit "Turn off Delegation feature for user@.service". But *all* regular users had no permissions to create subdirs beneith their control group path, which make the creation of the init scope failed. Now Delegate is allowed for all users except for root. Indeed for root Delegate=yes has a different meaning which is "enable all controllers". And we don't want that since it causes performance regressions. ++++ open-vm-tools: - Update to 10.0.7 stable branch + Added namespace command line utility "vmware-namespace-cmd". ++++ libzypp: - Update sle-zypp-po.tar.bz2 - Update sle-zypp-po.tar.bz2 ++++ ntp: - Update to 4.2.8p7 (bsc#977446): * CVE-2016-1547, bsc#977459: Validate crypto-NAKs, AKA: CRYPTO-NAK DoS. * CVE-2016-1548, bsc#977461: Interleave-pivot * CVE-2016-1549, bsc#977451: Sybil vulnerability: ephemeral association attack. * CVE-2016-1550, bsc#977464: Improve NTP security against buffer comparison timing attacks. * CVE-2016-1551, bsc#977450: Refclock impersonation vulnerability * CVE-2016-2516, bsc#977452: Duplicate IPs on unconfig directives will cause an assertion botch in ntpd. * CVE-2016-2517, bsc#977455: remote configuration trustedkey/ requestkey/controlkey values are not properly validated. * CVE-2016-2518, bsc#977457: Crafted addpeer with hmode > 7 causes array wraparound with MATCH_ASSOC. * CVE-2016-2519, bsc#977458: ctl_getitem() return value not always checked. * integrate ntp-fork.patch * Improve the fixes for: CVE-2015-7704, CVE-2015-7705, CVE-2015-7974 - Restrict the parser in the startup script to the first occurrance of "keys" and "controlkey" in ntp.conf (boo#957226). ++++ suse-module-tools: - Add a systemd service to load /boot/sysctl.conf-`uname -r` (bsc#977715). ++++ translation-update: - Update translation-update-from-translation-update-upstream-20160428.tar.bz2 (removes translation-update-sr-ije sub-package) ------------------------------------------------------------------ ------------------ 2016-4-27 - Apr 27 2016 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - update to Firefox 38.8.0 ESR (bsc#977333) * MFSA 2016-39/CVE-2016-2805/CVE-2016-2807 (bsc#977374, bsc#977376) (bmo#1241731, bmo#1187420, bmo#1252707, bmo#1254164, bmo#1254622, bmo#1254876) Miscellaneous memory safety hazards (rv:46.0 / rv:45.1 / rv:38.8) * MFSA 2016-44/CVE-2016-2814 (bsc#977381) (bmo#1254721) Buffer overflow in libstagefright with CENC offsets * MFSA 2016-47/CVE-2016-2808 (bsc#977386) (bmo#1246061) Write to invalid HashMap entry through JavaScript.watch() ++++ bash-completion: - Remove completions conflicting with util-linux (boo#977259#c3). - Add patch sh-script-completion-boo977336.patch to make _filedir work with COMP_FILEDIR_FALLBACK even if local directries exists this is for bug boo##977336 - Add documentation for this packages below to get the reference of the e.g. the variable COMP_FILEDIR_FALLBACK (boo#977336) ++++ dhcp: - renamed freeaddrinfo,getaddrinfo,getnameinfo in the internal libirs library that does not consider /etc/hosts and /etc/nsswitch.conf to use irs_ prefix to not cause name conflicts and override standard glibc functions used in libldap(bsc#972907). [+ 0022-dhcp-4.x.x-apply-bind-changes.patch, + 0023-bind-9.9.7-Hide-IRS-resolver-function.patch] ++++ kernel-default: - iommu/arm-smmu: Make use of phandle iterators in device-tree parsing (bsc#977284). - of: Introduce of_phandle_iterator_args() (bsc#977284). - of: Introduce of_for_each_phandle() helper macro (bsc#977284). - of: Remove counting special case from __of_parse_phandle_with_args() (bsc#977284). - of: Move phandle walking to of_phandle_iterator_next() (bsc#977284). - of: Introduce struct of_phandle_iterator (bsc#977284). - commit f53638c - rpm/kernel-binary.spec.in: only merge configs when vanilla is a fragment We can skip the (slow) merging when we know that the config isn't a fragment by keying off of an always-defined option like CONFIG_MMU. - commit 66c90c3 - md-cluster/bitmap: unplug bitmap to sync dirty pages to disk (fate#316335 bsc#971908). - md-cluster/bitmap: fix wrong page num in bitmap_file_clear_bit and bitmap_file_set_bit (fate#316335). - md-cluster/bitmap: fix wrong calcuation of offset (fate#316335). - md-cluster: sync bitmap when node received RESYNCING msg (fate#316335). - md-cluster: always setup in-memory bitmap (fate#316335 bsc#969990). - md: set MD_CHANGE_PENDING in a spinlocked region (fate#316335). - md-cluster: wakeup thread if activated a spare disk (fate#316335 bsc#970197). - md-cluster: change array_sectors and update size are not supported (fate#316335 bsc#962263). - md-cluster: fix locking when node joins cluster during message broadcast (fate#316335). - md-cluster: unregister thread if err happened (fate#316335). - md-cluster: wake up thread to continue recovery (fate#316335). - md-cluser: make resync_finish only called after pers->sync_request (fate#316335). - md-cluster: change resync lock from asynchronous to synchronous (fate#316335 bsc#957921). - md-cluster: delete useless code (fate#316335). - md-cluster: fix missing memory free (fate#316335). - md-cluster: update the documentation (fate#316335 bsc#970232). - md-cluster: update comments for MD_CLUSTER_SEND_LOCKED_ALREADY (fate#316335). - md-cluster: append some actions when change bitmap from clustered to none (fate#316335). - md-cluster: Protect communication with mutexes (fate#316335). - md-cluster: Defer MD reloading to mddev->thread (fate#316335). - md-cluster: Allow spare devices to be marked as faulty (fate#316335). - md-cluster: Fix the remove sequence with the new MD reload code (fate#316335). - md-cluster: remove a disk asynchronously from cluster environment (fate#316335). - md-cluster: Avoid the resync ping-pong (fate#316335). - commit 22401d5 - s390/pci: add report_error attribute (FATE#320437, LTC#135989). - commit 15bc210 ++++ kernel-source: - iommu/arm-smmu: Make use of phandle iterators in device-tree parsing (bsc#977284). - of: Introduce of_phandle_iterator_args() (bsc#977284). - of: Introduce of_for_each_phandle() helper macro (bsc#977284). - of: Remove counting special case from __of_parse_phandle_with_args() (bsc#977284). - of: Move phandle walking to of_phandle_iterator_next() (bsc#977284). - of: Introduce struct of_phandle_iterator (bsc#977284). - commit f53638c - rpm/kernel-binary.spec.in: only merge configs when vanilla is a fragment We can skip the (slow) merging when we know that the config isn't a fragment by keying off of an always-defined option like CONFIG_MMU. - commit 66c90c3 - md-cluster/bitmap: unplug bitmap to sync dirty pages to disk (fate#316335 bsc#971908). - md-cluster/bitmap: fix wrong page num in bitmap_file_clear_bit and bitmap_file_set_bit (fate#316335). - md-cluster/bitmap: fix wrong calcuation of offset (fate#316335). - md-cluster: sync bitmap when node received RESYNCING msg (fate#316335). - md-cluster: always setup in-memory bitmap (fate#316335 bsc#969990). - md: set MD_CHANGE_PENDING in a spinlocked region (fate#316335). - md-cluster: wakeup thread if activated a spare disk (fate#316335 bsc#970197). - md-cluster: change array_sectors and update size are not supported (fate#316335 bsc#962263). - md-cluster: fix locking when node joins cluster during message broadcast (fate#316335). - md-cluster: unregister thread if err happened (fate#316335). - md-cluster: wake up thread to continue recovery (fate#316335). - md-cluser: make resync_finish only called after pers->sync_request (fate#316335). - md-cluster: change resync lock from asynchronous to synchronous (fate#316335 bsc#957921). - md-cluster: delete useless code (fate#316335). - md-cluster: fix missing memory free (fate#316335). - md-cluster: update the documentation (fate#316335 bsc#970232). - md-cluster: update comments for MD_CLUSTER_SEND_LOCKED_ALREADY (fate#316335). - md-cluster: append some actions when change bitmap from clustered to none (fate#316335). - md-cluster: Protect communication with mutexes (fate#316335). - md-cluster: Defer MD reloading to mddev->thread (fate#316335). - md-cluster: Allow spare devices to be marked as faulty (fate#316335). - md-cluster: Fix the remove sequence with the new MD reload code (fate#316335). - md-cluster: remove a disk asynchronously from cluster environment (fate#316335). - md-cluster: Avoid the resync ping-pong (fate#316335). - commit 22401d5 - s390/pci: add report_error attribute (FATE#320437, LTC#135989). - commit 15bc210 ++++ kernel-syms: - iommu/arm-smmu: Make use of phandle iterators in device-tree parsing (bsc#977284). - of: Introduce of_phandle_iterator_args() (bsc#977284). - of: Introduce of_for_each_phandle() helper macro (bsc#977284). - of: Remove counting special case from __of_parse_phandle_with_args() (bsc#977284). - of: Move phandle walking to of_phandle_iterator_next() (bsc#977284). - of: Introduce struct of_phandle_iterator (bsc#977284). - commit f53638c - rpm/kernel-binary.spec.in: only merge configs when vanilla is a fragment We can skip the (slow) merging when we know that the config isn't a fragment by keying off of an always-defined option like CONFIG_MMU. - commit 66c90c3 - md-cluster/bitmap: unplug bitmap to sync dirty pages to disk (fate#316335 bsc#971908). - md-cluster/bitmap: fix wrong page num in bitmap_file_clear_bit and bitmap_file_set_bit (fate#316335). - md-cluster/bitmap: fix wrong calcuation of offset (fate#316335). - md-cluster: sync bitmap when node received RESYNCING msg (fate#316335). - md-cluster: always setup in-memory bitmap (fate#316335 bsc#969990). - md: set MD_CHANGE_PENDING in a spinlocked region (fate#316335). - md-cluster: wakeup thread if activated a spare disk (fate#316335 bsc#970197). - md-cluster: change array_sectors and update size are not supported (fate#316335 bsc#962263). - md-cluster: fix locking when node joins cluster during message broadcast (fate#316335). - md-cluster: unregister thread if err happened (fate#316335). - md-cluster: wake up thread to continue recovery (fate#316335). - md-cluser: make resync_finish only called after pers->sync_request (fate#316335). - md-cluster: change resync lock from asynchronous to synchronous (fate#316335 bsc#957921). - md-cluster: delete useless code (fate#316335). - md-cluster: fix missing memory free (fate#316335). - md-cluster: update the documentation (fate#316335 bsc#970232). - md-cluster: update comments for MD_CLUSTER_SEND_LOCKED_ALREADY (fate#316335). - md-cluster: append some actions when change bitmap from clustered to none (fate#316335). - md-cluster: Protect communication with mutexes (fate#316335). - md-cluster: Defer MD reloading to mddev->thread (fate#316335). - md-cluster: Allow spare devices to be marked as faulty (fate#316335). - md-cluster: Fix the remove sequence with the new MD reload code (fate#316335). - md-cluster: remove a disk asynchronously from cluster environment (fate#316335). - md-cluster: Avoid the resync ping-pong (fate#316335). - commit 22401d5 - s390/pci: add report_error attribute (FATE#320437, LTC#135989). - commit 15bc210 ++++ kiwi: - Don't create default fstab file Follow up fix for bnc#964472. A kiwi generated fstab file is not required to build the image ++++ tigervnc: - Add dependency on xorg-x11-fonts-core. (bnc#977019) ++++ gcc6: - Update to GCC 6.1.0 release (r235473). * Includes fix for python3 miscompile [bnc#976024] - Enable profiledbootstrap, but not if building libjava where also disable bootstrap ++++ vncmanager: - Update to v1.0.0. - n_use_port_5901.patch * Use port 5901 to match tigervnc's xinetd based service. ++++ yast2-add-on: - AutoYaST: Do not reset add-on signature handling by the general signature handling. (bnc#976859) - 3.1.14 ++++ yast2-bootloader: - Adapted new version of bootloader to the AutoYaST configuration module. (related to FATE#317701) - 3.1.178 ++++ zypper: - Update sle-zypper-po.tar.bz2 (bsc#972768) - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2016-4-26 - Apr 26 2016 ------------------- ------------------------------------------------------------------ ++++ aaa_base: - fix typo in last patch (no-systemctl support for chkconfig) (still bnc#971567) ++++ ceph: - Selected significant upstream changes since 10.1.2: * debian: start ceph-mon-all and ceph-osd-all on package install (issue#15098, pr#8617) * doc: rgw adding a very basic multisite doc (issue#15247, pr#8281) * journal: possible race condition during live replay (issue#15352, pr#8494) * librbd: IO deadlock when dynamically enabling/disabling features (issue#15102, pr#8511) * librbd: fix handling of proxied maintenance operations during shut down (issue#15471, issue#15456, pr#8565) * msg/async: AsyncConnection: avoid is_connected require connection's lock (issue#15440, pr#8520) * osd/ReplicatedPG: make handle_watch_timeout no-op if !active (issue#15391, pr#8505) * osd: fix watch reconnect race (issue#15441, pr#8586) * rgw: aws4: handle UNSIGNED-PAYLOAD under header auth (issue#15499, pr#8601) * rgw: fix unsafe c_str() usage (issue#15463, pr#8559) * rgw_admin: improve period update errors (issue#15251, pr#8564) ++++ dracut: - Add IFS restoring where it has been lost due to mainline merging (bsc#977117) * Add 0500-Reset-IFS-variable.patch ++++ glib-networking: - Update to version 2.48.1: + Fixed translations in non-UTF-8 domains (bgo#765466). + Fixed bash-ism in configure (bgo#765396). + Updated translations. - Stop passing V=1 to make, we do debugging locally. - Add default http://www.gnome.org as Url: Silence rpmlint. ++++ grub2: - Add support for hidden menu entries (bsc#976836) * added grub2-Add-hidden-menu-entries.patch ++++ kernel-default: - Drop vm.dirty_ratio=20 sysctl on x86_64, it's a NOP - commit 201f030 - Drop sysctl files for dropped archs, add ppc64le and arm64 - commit 0debc5d - config: resync vanilla configs with default This is the result of copying default to vanilla and running run_oldconfig.sh --vanilla. Differences from default: - General: - LOCALVERSION="-vanilla" -- obvious - DM_CACHE_MQ=m -- option merged with DM_CACHE_SMQ in patched kernel - x86_64: - SCHED_OMIT_FRAME_POINTER=y -- option is removed with STACK_UNWIND=y - FRAME_POINTER=y -- unselected by STACK_UNWIND=y - PRESCAN_RXQ=n -- option does nothing in unpatched kernel - arm64: - ARCH_WANT_GENERAL_HUGETLB=y -- option removed with contiguous PTE patch - FB_CFB_FILLRECT=y->m -- FB_EFI=y selects on patched kernel - FB_CFB_COPYAREA=y->m -- same - FB_CFB_IMAGEBLIT=y->m -- same - commit 89620b8 - Refresh btrfs patches, update tags - Refresh patches.suse/btrfs-8362-btrfs-Add-qgroup-tracing.patch. - Refresh patches.suse/btrfs-8366-change-max_inline-default-to-2048.patch. - Refresh patches.suse/btrfs-8388-fix-deadlock-between-direct-IO-write-and-defra.patch. - Refresh patches.suse/btrfs-8393-remove-no-longer-used-function-extent_read_ful.patch. - Refresh patches.suse/btrfs-8394-fix-error-path-when-failing-to-submit-bio-for-.patch. - Refresh patches.suse/btrfs-8395-fix-leaking-of-ordered-extents-after-direct-IO.patch. - Refresh patches.suse/btrfs-8400-handle-non-fatal-errors-in-btrfs_qgroup_inheri.patch. - Refresh patches.suse/btrfs-8437-fix-deadlock-between-direct-IO-reads-and-buffe.patch. - commit f264dd6 - vgaarb: Add more context to error messages (bsc#976868). - commit 00421df - Reorder btrfs patches Put the local non-upstream last. - commit 57b862b - btrfs: remove error message from search ioctl for nonexistent tree (bnc#976809) - commit 368f032 - sd: get disk reference in sd_check_events() (bnc#897662). - commit f1367b7 ++++ kernel-source: - Drop vm.dirty_ratio=20 sysctl on x86_64, it's a NOP - commit 201f030 - Drop sysctl files for dropped archs, add ppc64le and arm64 - commit 0debc5d - config: resync vanilla configs with default This is the result of copying default to vanilla and running run_oldconfig.sh --vanilla. Differences from default: - General: - LOCALVERSION="-vanilla" -- obvious - DM_CACHE_MQ=m -- option merged with DM_CACHE_SMQ in patched kernel - x86_64: - SCHED_OMIT_FRAME_POINTER=y -- option is removed with STACK_UNWIND=y - FRAME_POINTER=y -- unselected by STACK_UNWIND=y - PRESCAN_RXQ=n -- option does nothing in unpatched kernel - arm64: - ARCH_WANT_GENERAL_HUGETLB=y -- option removed with contiguous PTE patch - FB_CFB_FILLRECT=y->m -- FB_EFI=y selects on patched kernel - FB_CFB_COPYAREA=y->m -- same - FB_CFB_IMAGEBLIT=y->m -- same - commit 89620b8 - Refresh btrfs patches, update tags - Refresh patches.suse/btrfs-8362-btrfs-Add-qgroup-tracing.patch. - Refresh patches.suse/btrfs-8366-change-max_inline-default-to-2048.patch. - Refresh patches.suse/btrfs-8388-fix-deadlock-between-direct-IO-write-and-defra.patch. - Refresh patches.suse/btrfs-8393-remove-no-longer-used-function-extent_read_ful.patch. - Refresh patches.suse/btrfs-8394-fix-error-path-when-failing-to-submit-bio-for-.patch. - Refresh patches.suse/btrfs-8395-fix-leaking-of-ordered-extents-after-direct-IO.patch. - Refresh patches.suse/btrfs-8400-handle-non-fatal-errors-in-btrfs_qgroup_inheri.patch. - Refresh patches.suse/btrfs-8437-fix-deadlock-between-direct-IO-reads-and-buffe.patch. - commit f264dd6 - vgaarb: Add more context to error messages (bsc#976868). - commit 00421df - Reorder btrfs patches Put the local non-upstream last. - commit 57b862b - btrfs: remove error message from search ioctl for nonexistent tree (bnc#976809) - commit 368f032 - sd: get disk reference in sd_check_events() (bnc#897662). - commit f1367b7 ++++ kernel-syms: - Drop vm.dirty_ratio=20 sysctl on x86_64, it's a NOP - commit 201f030 - Drop sysctl files for dropped archs, add ppc64le and arm64 - commit 0debc5d - config: resync vanilla configs with default This is the result of copying default to vanilla and running run_oldconfig.sh --vanilla. Differences from default: - General: - LOCALVERSION="-vanilla" -- obvious - DM_CACHE_MQ=m -- option merged with DM_CACHE_SMQ in patched kernel - x86_64: - SCHED_OMIT_FRAME_POINTER=y -- option is removed with STACK_UNWIND=y - FRAME_POINTER=y -- unselected by STACK_UNWIND=y - PRESCAN_RXQ=n -- option does nothing in unpatched kernel - arm64: - ARCH_WANT_GENERAL_HUGETLB=y -- option removed with contiguous PTE patch - FB_CFB_FILLRECT=y->m -- FB_EFI=y selects on patched kernel - FB_CFB_COPYAREA=y->m -- same - FB_CFB_IMAGEBLIT=y->m -- same - commit 89620b8 - Refresh btrfs patches, update tags - Refresh patches.suse/btrfs-8362-btrfs-Add-qgroup-tracing.patch. - Refresh patches.suse/btrfs-8366-change-max_inline-default-to-2048.patch. - Refresh patches.suse/btrfs-8388-fix-deadlock-between-direct-IO-write-and-defra.patch. - Refresh patches.suse/btrfs-8393-remove-no-longer-used-function-extent_read_ful.patch. - Refresh patches.suse/btrfs-8394-fix-error-path-when-failing-to-submit-bio-for-.patch. - Refresh patches.suse/btrfs-8395-fix-leaking-of-ordered-extents-after-direct-IO.patch. - Refresh patches.suse/btrfs-8400-handle-non-fatal-errors-in-btrfs_qgroup_inheri.patch. - Refresh patches.suse/btrfs-8437-fix-deadlock-between-direct-IO-reads-and-buffe.patch. - commit f264dd6 - vgaarb: Add more context to error messages (bsc#976868). - commit 00421df - Reorder btrfs patches Put the local non-upstream last. - commit 57b862b - btrfs: remove error message from search ioctl for nonexistent tree (bnc#976809) - commit 368f032 - sd: get disk reference in sd_check_events() (bnc#897662). - commit f1367b7 ++++ kiwi: - DB: rebuild documentation - Fixed documentation style indexterms must be in para element. Fixes #568 ++++ util-linux: - Remove incorrect --with-bashcompletiondir that breaks bash-completion, use path in bash-completion.pc instead (boo#977259). ++++ gssdp: - Update to version 0.14.15: + Actually use the TTL that was set by the user. + Use if_nametoindex instead of IOCTL when available. + Implement a User Agent cache based on SSDP packages. + Fix potential strncpy overflow. + Add missing m4 macros. + Disable PKTINFO on OS X. + Do not leak host_addr in clients. + Bugs fixed: bgo#653894, bgo#762324, bgo#764677. ++++ gupnp: - Update to version 0.20.17: + Update autogen.sh from GNOME template. + Cache user agents by IP. + Remove intltool. + Use newTargetValue in light example. + Bugs fixed: bgo#653894, bgo#763945, bgo#764050. ++++ libreoffice: - Version update to 5.1.3.1: * Various small bugfixes all around 5.1 series - fix bnc#856729 - LO-L3: Double borders in Calc * bnc856729.patch ++++ libsoup: - Update to version 2.54.1: + Fixed an ABI break in 2.54.0 caused by adding a member to SoupAuthClass; 2.54.1 is ABI-compatible with 2.53.92 and earlier, but NOT with the anomalous 2.54.0. If you built packages against 2.54.0, you will need to rebuild them against 2.54.1. + Fixed NTLM authentication when ntlm_auth from the latest version of Samba is present (bgo#765106). + Updates to MSVC build, including for GSS-API support. + Updated translations. - Drop libsoup-auth-ntlm-fix.patch: Fixed upstream. ++++ python-libmount: - Remove incorrect --with-bashcompletiondir that breaks bash-completion, use path in bash-completion.pc instead (boo#977259). ++++ qemu: - Address various security/stability issues - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP2 * Fix OOB access in MIPSnet emulated controller CVE-2016-4002 (bsc#975136) 0047-net-mipsnet-check-packet-length-aga.patch * Fix possible host data leakage to guest from TPR access CVE-2016-4020 (bsc#975700) 0048-i386-kvmvapic-initialise-imm32-vari.patch ++++ shim: - Update signature-sles.asc:shim signed by UEFI signing service ++++ util-linux-systemd: - Remove incorrect --with-bashcompletiondir that breaks bash-completion, use path in bash-completion.pc instead (boo#977259). ++++ wireshark: - Wireshark 1.12.11 (bnc#976944) This release fixes a number issues in protocol dissectors that could have allowed a remote attacker to crash Wireshark or cause excessive CPU usage through specially crafted packages inserted into the network or a capture file. * The PKTC dissector could crash (wnpa-sec-2016-22) * The PKTC dissector could crash (wnpa-sec-2016-23) * The IAX2 dissector could go into an infinite loop (wnpa-sec-2016-24) * Wireshark and TShark could exhaust the stack (wnpa-sec-2016-25) * The GSM CBCH dissector could crash (wnpa-sec-2016-26) * The NCP dissector could crash (wnpa-sec-2016-28) * Further bug fixes and updated protocol support as listed in: https://www.wireshark.org/docs/relnotes/wireshark-1.12.11.html ++++ yast2-bootloader: - Added requirement in proposal. (bnc#977004) - 3.1.177 ++++ yast2-samba-server: - Fix outdated message regarding smb and nmb services restart (bsc#975880). - 3.1.15 ------------------------------------------------------------------ ------------------ 2016-4-25 - Apr 25 2016 ------------------- ------------------------------------------------------------------ ++++ dconf-editor: - Add dconf-editor-quit-app-correctly.patch: Correctly quit with app-menu action, patch from upstream git. - Stop passing V=1 to make, we do debugging locally. ++++ dracut: - Make sure to install collect binary (bsc#976466) * Add: 0188-95dasd_rules-Install-collect-udev-helper-binary.patch ++++ evolution: - Drop pkgconfig(geoclue) BuildRequires: evolution stopped depending on it in version 3.12.8. ++++ gdb: [diverging changelog entry from SLE tree vs devel:gcc tree: - Add gdb-7.9-bnc976404.patch to fix thread support on s390x. [bnc #976404] [bnc #970589] - Add gdb-7.9-swo18929.patch to fix crash printing values. [bnc#971556] ] - Removed gdb-7.9-bnc976404.patch when updating to devel:gcc tree. - Replaced gdb-7.9-swo18929.patch with gdb-7.10-swo18929.patch as well. ++++ grub2: - Correct the removable media file name on aarch64 (bsc#977031) * added grub2-arm64-bootaa64-fix-1.patch * added grub2-arm64-bootaa64-fix-2.patch ++++ kernel-default: - rpm/kernel-binary.in: reassemble vanilla config from arch default and fragment This patch reassembles the vanilla config using the default config for the arch ("default" for everything but i386 which uses "pae") and the vanilla config fragment. This will do the right thing even if the vanilla config is still a standalone config, but scripts/kconfig/merge_config.sh will be slow. Care should be taken to convert the vanilla configs on any branch that pulls this commit. - commit a9a75a0 - bnx2x: Prevent false warning for lack of FC NPIV (bsc#966325 FATE#320153). - bnx2x: don't wait for Tx completion on recovery (bsc#966325 FATE#320153). - bnx2x: add a separate GENEVE Kconfig symbol (bsc#966325 FATE#320153). Update config files, enable BNX2X_GENEVE Enable Generic Network Virtualization Encapsulation support for bnx2x. - bnx2x: Add missing HSI for big-endian machines (bsc#966325 FATE#320153). - bnx2x: Warn about grc timeouts in register dump (bsc#966325 FATE#320153). - bnx2x: extend DCBx support (bsc#966325 FATE#320153). - bnx2x: Add support for single-port DCBx (bsc#966325 FATE#320153). - bnx2x: Add Geneve inner-RSS support (bsc#966325 FATE#320153). - geneve: Add geneve_get_rx_port support (bsc#966325 FATE#320153). - geneve: Add geneve udp port offload for ethernet devices (bsc#966325 FATE#320153). - bnx2x: Remove unneccessary EXPORT_SYMBOL (bsc#966325 FATE#320153). - bnx2x: fix indentation in bnx2x_sp_task() (bsc#966325 FATE#320153). - bnx2x: define event data reserved fields as little-endian (bsc#966325 FATE#320153). - bnx2x: define fields of struct cfc_del_event_data as little-endian (bsc#966325 FATE#320153). - bnx2x: access cfc_del_event only if the opcode is CFC_DEL (bsc#966325 FATE#320153). - bnx2x: fix receive of VF->PF mailbox messages by the PF on big-endian (bsc#966325 FATE#320153). - bnx2x: fix sending VF->PF messages on big-endian (bsc#966325 FATE#320153). - bnx2x: fix crash on big-endian when adding VLAN (bsc#966325 FATE#320153). - bnx2x: Fix 84833 phy command handler (bsc#966325 FATE#320153). - bnx2x: Fix led setting for 84858 phy (bsc#966325 FATE#320153). - bnx2x: Correct 84858 PHY fw version (bsc#966325 FATE#320153). - bnx2x: Fix 84833 RX CRC (bsc#966325 FATE#320153). - bnx2x: Fix link-forcing for KR2 (bsc#966325 FATE#320153). - bnx2x: remove rx_pkt/rx_calls (bsc#966325 FATE#320153). - bnx2x: avoid soft lockup in bnx2x_poll() (bsc#966325 FATE#320153). - bnx2x: simplify distinction between port and func stats (bsc#966325 FATE#320153). - bnx2x: change FW GRO error message to WARN_ONCE (bsc#966325 FATE#320153). - bnx2x: drop redundant error message about allocation failure (bsc#966325 FATE#320153). - bnx2x: Utilize FW 7.13.1.0 (bsc#966325 FATE#320153). - bnx2x: Show port statistics in Multi-function (bsc#966325 FATE#320153). - bnx2x: Add new SW stat 'tx_exhaustion_events' (bsc#966325 FATE#320153). - commit 2f6c4ea - ocfs2: extend enough credits for freeing one truncate record while replaying truncate records (bnc#971947). - ocfs2: extend transaction for ocfs2_remove_rightmost_path() and ocfs2_update_edge_lengths() before to avoid inconsistency between inode and et (bnc#971947). - commit 9774d91 ++++ kernel-source: - rpm/kernel-binary.in: reassemble vanilla config from arch default and fragment This patch reassembles the vanilla config using the default config for the arch ("default" for everything but i386 which uses "pae") and the vanilla config fragment. This will do the right thing even if the vanilla config is still a standalone config, but scripts/kconfig/merge_config.sh will be slow. Care should be taken to convert the vanilla configs on any branch that pulls this commit. - commit a9a75a0 - bnx2x: Prevent false warning for lack of FC NPIV (bsc#966325 FATE#320153). - bnx2x: don't wait for Tx completion on recovery (bsc#966325 FATE#320153). - bnx2x: add a separate GENEVE Kconfig symbol (bsc#966325 FATE#320153). Update config files, enable BNX2X_GENEVE Enable Generic Network Virtualization Encapsulation support for bnx2x. - bnx2x: Add missing HSI for big-endian machines (bsc#966325 FATE#320153). - bnx2x: Warn about grc timeouts in register dump (bsc#966325 FATE#320153). - bnx2x: extend DCBx support (bsc#966325 FATE#320153). - bnx2x: Add support for single-port DCBx (bsc#966325 FATE#320153). - bnx2x: Add Geneve inner-RSS support (bsc#966325 FATE#320153). - geneve: Add geneve_get_rx_port support (bsc#966325 FATE#320153). - geneve: Add geneve udp port offload for ethernet devices (bsc#966325 FATE#320153). - bnx2x: Remove unneccessary EXPORT_SYMBOL (bsc#966325 FATE#320153). - bnx2x: fix indentation in bnx2x_sp_task() (bsc#966325 FATE#320153). - bnx2x: define event data reserved fields as little-endian (bsc#966325 FATE#320153). - bnx2x: define fields of struct cfc_del_event_data as little-endian (bsc#966325 FATE#320153). - bnx2x: access cfc_del_event only if the opcode is CFC_DEL (bsc#966325 FATE#320153). - bnx2x: fix receive of VF->PF mailbox messages by the PF on big-endian (bsc#966325 FATE#320153). - bnx2x: fix sending VF->PF messages on big-endian (bsc#966325 FATE#320153). - bnx2x: fix crash on big-endian when adding VLAN (bsc#966325 FATE#320153). - bnx2x: Fix 84833 phy command handler (bsc#966325 FATE#320153). - bnx2x: Fix led setting for 84858 phy (bsc#966325 FATE#320153). - bnx2x: Correct 84858 PHY fw version (bsc#966325 FATE#320153). - bnx2x: Fix 84833 RX CRC (bsc#966325 FATE#320153). - bnx2x: Fix link-forcing for KR2 (bsc#966325 FATE#320153). - bnx2x: remove rx_pkt/rx_calls (bsc#966325 FATE#320153). - bnx2x: avoid soft lockup in bnx2x_poll() (bsc#966325 FATE#320153). - bnx2x: simplify distinction between port and func stats (bsc#966325 FATE#320153). - bnx2x: change FW GRO error message to WARN_ONCE (bsc#966325 FATE#320153). - bnx2x: drop redundant error message about allocation failure (bsc#966325 FATE#320153). - bnx2x: Utilize FW 7.13.1.0 (bsc#966325 FATE#320153). - bnx2x: Show port statistics in Multi-function (bsc#966325 FATE#320153). - bnx2x: Add new SW stat 'tx_exhaustion_events' (bsc#966325 FATE#320153). - commit 2f6c4ea - ocfs2: extend enough credits for freeing one truncate record while replaying truncate records (bnc#971947). - ocfs2: extend transaction for ocfs2_remove_rightmost_path() and ocfs2_update_edge_lengths() before to avoid inconsistency between inode and et (bnc#971947). - commit 9774d91 ++++ kernel-syms: - rpm/kernel-binary.in: reassemble vanilla config from arch default and fragment This patch reassembles the vanilla config using the default config for the arch ("default" for everything but i386 which uses "pae") and the vanilla config fragment. This will do the right thing even if the vanilla config is still a standalone config, but scripts/kconfig/merge_config.sh will be slow. Care should be taken to convert the vanilla configs on any branch that pulls this commit. - commit a9a75a0 - bnx2x: Prevent false warning for lack of FC NPIV (bsc#966325 FATE#320153). - bnx2x: don't wait for Tx completion on recovery (bsc#966325 FATE#320153). - bnx2x: add a separate GENEVE Kconfig symbol (bsc#966325 FATE#320153). Update config files, enable BNX2X_GENEVE Enable Generic Network Virtualization Encapsulation support for bnx2x. - bnx2x: Add missing HSI for big-endian machines (bsc#966325 FATE#320153). - bnx2x: Warn about grc timeouts in register dump (bsc#966325 FATE#320153). - bnx2x: extend DCBx support (bsc#966325 FATE#320153). - bnx2x: Add support for single-port DCBx (bsc#966325 FATE#320153). - bnx2x: Add Geneve inner-RSS support (bsc#966325 FATE#320153). - geneve: Add geneve_get_rx_port support (bsc#966325 FATE#320153). - geneve: Add geneve udp port offload for ethernet devices (bsc#966325 FATE#320153). - bnx2x: Remove unneccessary EXPORT_SYMBOL (bsc#966325 FATE#320153). - bnx2x: fix indentation in bnx2x_sp_task() (bsc#966325 FATE#320153). - bnx2x: define event data reserved fields as little-endian (bsc#966325 FATE#320153). - bnx2x: define fields of struct cfc_del_event_data as little-endian (bsc#966325 FATE#320153). - bnx2x: access cfc_del_event only if the opcode is CFC_DEL (bsc#966325 FATE#320153). - bnx2x: fix receive of VF->PF mailbox messages by the PF on big-endian (bsc#966325 FATE#320153). - bnx2x: fix sending VF->PF messages on big-endian (bsc#966325 FATE#320153). - bnx2x: fix crash on big-endian when adding VLAN (bsc#966325 FATE#320153). - bnx2x: Fix 84833 phy command handler (bsc#966325 FATE#320153). - bnx2x: Fix led setting for 84858 phy (bsc#966325 FATE#320153). - bnx2x: Correct 84858 PHY fw version (bsc#966325 FATE#320153). - bnx2x: Fix 84833 RX CRC (bsc#966325 FATE#320153). - bnx2x: Fix link-forcing for KR2 (bsc#966325 FATE#320153). - bnx2x: remove rx_pkt/rx_calls (bsc#966325 FATE#320153). - bnx2x: avoid soft lockup in bnx2x_poll() (bsc#966325 FATE#320153). - bnx2x: simplify distinction between port and func stats (bsc#966325 FATE#320153). - bnx2x: change FW GRO error message to WARN_ONCE (bsc#966325 FATE#320153). - bnx2x: drop redundant error message about allocation failure (bsc#966325 FATE#320153). - bnx2x: Utilize FW 7.13.1.0 (bsc#966325 FATE#320153). - bnx2x: Show port statistics in Multi-function (bsc#966325 FATE#320153). - bnx2x: Add new SW stat 'tx_exhaustion_events' (bsc#966325 FATE#320153). - commit 2f6c4ea - ocfs2: extend enough credits for freeing one truncate record while replaying truncate records (bnc#971947). - ocfs2: extend transaction for ocfs2_remove_rightmost_path() and ocfs2_update_edge_lengths() before to avoid inconsistency between inode and et (bnc#971947). - commit 9774d91 ++++ kiwi: - Translated using Weblate (Korean) Currently translated at 100.0% (28 of 28 strings) ++++ webkit2gtk3: - Drop pkgconfig(gtk+-2.0) BuildRequires and pass - DENABLE_PLUGIN_PROCESS_GTK2=OFF to configure. We do no longer ship the flash-plugin in openSUSE, and it were the last consumer of this functionality. This also have the added bonus of freeing zenity and dependant packages of gtk2 dependencies. ++++ libzypp: - Fix credential file parser losing entries with known URL but different user name (bsc#933760) - RepoManager: allow extraction of multiple baseurls for service repos (bsc#964932) - addRepository: fix to use the correct history file for logging - specfile: add /etc/zypp/credentials.d to the file list - version 15.22.0 (19) ++++ orca: - Update to version 3.20.1: + Gecko: - Fix presentation of title bar in Gecko apps. - Work around Google Maps killing the focused widget. - Fix offset used when evaluating text selection in content with embedded objects. - Don't set new focus to context object if context object is zombie. - Only update locusOfFocus to context replicant if locusOfFocus is a zombie. - Don't use generated text as name for web content which exposes a name, unless it's a combo box or spin button. - Cache label-related information for web content for performance. - Ignore events from Mozilla's self-repair hidden page. - Don't do SayAll for page fragments. - Prevent locusOfFocus change when navigating in SeaMonkey message list. + Unity Panel Service: - Work around labels reporting an index in parent of -1. - Work around label descriptions containing unwanted content. - Fall back on name when labels fail to implement the text interface. + Gtk+: - Handle changes in Gtk+ 3.20 combo boxes. - Only treat cells with non-whitespace chars as real active descendants. - Ignore row-reordered event spam. + General: - Fix a false positive with clipboard messages. - Don't re-present description if it was used as name fallback. - Handle unhandled case of objects becoming defunct. - Fix syntax error in Bulgarian help file. + Updated translations. - Add python3-brlapi BuildRequires: Needed for braille support now. ++++ python-gobject: - Update to version 3.20.1: + test_gerror_novalue: Don't assign the error to a variable (bgo#764165). ++++ python3-gobject: - Update to version 3.20.1: + test_gerror_novalue: Don't assign the error to a variable (bgo#764165). ++++ sled-manuals_en: - Update text and image files (git: 58ac090); bsc#933411. ++++ sles-manuals_en: - Update text and image files (git: 58ac090); bsc#933411. ------------------------------------------------------------------ ------------------ 2016-4-24 - Apr 24 2016 ------------------- ------------------------------------------------------------------ ++++ ceph: - Update to version 10.2.0+git.1461522485.84d290f: + Fix bsc#973981 - systemd: make Ceph daemon units "want" time-sync.target - deb: make ceph-base and radosgw recommend time-daemon - ceph.spec.in: recommend ntp-daemon on SUSE + Update to upstream 10.2.0 (first "Jewel" point release) ------------------------------------------------------------------ ------------------ 2016-4-23 - Apr 23 2016 ------------------- ------------------------------------------------------------------ ++++ ceph: - drop README.packaging.txt because we do not intend to package it ++++ gtksourceview: - Update to version 3.20.2: + Drawing optimizations. + Updated translations. ++++ libreoffice: - update constraints file for aarch64 ++++ meld: - Update to version 3.15.3: + Handle unicode dates in non-UTF8 locales in folder comparison. + Try to auto-detect when to use our dark theme highlighting. + After undo/redo actions in file comparisons, place the cursor at the natural edit position and scroll it back onscreen. - Require python-gobject-Gdk: pygobject was further split in order to be able to install it without X-dependencies. As meld is a GUI application, the dependency on the X-stack is no issue. ------------------------------------------------------------------ ------------------ 2016-4-22 - Apr 22 2016 ------------------- ------------------------------------------------------------------ ++++ evolution-ews: - Add evolution-ews-ntlm-auth-test-failure.patch: Fix NTLM auth failure with latest samba. Fixes boo#976110, bgo#765106. ++++ gnome-tweak-tool: - Update to version 3.20.1: + Support versioned Gtk3 themes. + Support multiple selection XKB options. + Updated translations. ++++ gvfs: - Enable pkgconfig(libnfs) BuildRequires, we now have it in openSUSE, also package the new nfs support. ++++ java-1_7_0-openjdk: - Update to 2.6.6 - OpenJDK 7u101 (bsc#976340) * Security fixes - S8129952, CVE-2016-0686: Ensure thread consistency - S8132051, CVE-2016-0687: Better byte behavior - S8138593, CVE-2016-0695: Make DSA more fair - S8139008: Better state table management - S8143167, CVE-2016-3425: Better buffering of XML strings - S8144430, CVE-2016-3427: Improve JMX connections - S8146494: Better ligature substitution - S8146498: Better device table adjustments * Import of OpenJDK 7 u101 build 0 - S4858370: JDWP: Memory Leak: GlobalRefs never deleted when processing invokeMethod command - S7127906: (launcher) convert the launcher regression tests to java - S8002116: This JdbReadTwiceTest.sh gets an exit 1 - S8004007: test/sun/tools/jinfo/Basic.sh fails on when runSA is set to true - S8007890: [TESTBUG] JcmdWithNMTDisabled.java fails when invoked with NMT explicitly turned on - S8027705: com/sun/jdi/JdbMethodExitTest.sh fails when a background thread is generating events. - S8028537: PPC64: Updated the JDK regression tests to run on AIX - S8036132: Tab characters in test/com/sun/jdi files - S8038963: com/sun/jdi tests fail because cygwin's ps sometimes misses processes - S8044419: TEST_BUG: com/sun/jdi/JdbReadTwiceTest.sh fails when run under root - S8059661: Test SoftReference and OOM behavior - S8072753: Nondeterministic wrong answer on arithmetic - S8073735: [TEST_BUG] compiler/loopopts/CountedLoopProblem.java got OOME - S8074146: [TEST_BUG] jdb has succeded to read an unreadable file - S8134297: NPE in GSSNameElement nameType check - S8134650: Xsl transformation gives different results in 8u66 - S8141229: [Parfait] Null pointer dereference in cmsstrcasecmp of cmserr.c - S8143002: [Parfait] JNI exception pending in fontpath.c:1300 - S8146477: [TEST_BUG] ClientJSSEServerJSSE.java failing again - S8146967: [TEST_BUG] javax/security/auth/SubjectDomainCombiner/Optimize.java should use 4-args ProtectionDomain constructor - S8147567: InterpreterRuntime::post_field_access not updated for boolean in JDK-8132051 - S8148446: (tz) Support tzdata2016a - S8148475: Missing SA Bytecode updates. - S8149170: Better byte behavior for native arguments - S8149367: PolicyQualifierInfo/index_Ctor JCk test fails with IOE: Invalid encoding for PolicyQualifierInfo - S8150012: Better byte behavior for reflection - S8150790: 8u75 L10n resource file translation update - S8153673: [BACKOUT] JDWP: Memory Leak: GlobalRefs never deleted when processing invokeMethod command - S8154210: Zero: Better byte behaviour * Bug fixes - PR2889: OpenJDK should check for system cacerts database (e.g. /etc/pki/java/cacerts) - PR2929: configure: error: "A JDK home directory could not be found." - PR2935: Check that freetype defines FT_CONFIG_OPTION_INFINALITY_PATCHSET if enabling infinality - PR2938: Fix build of 8148487 backport - PR2939: Remove rogue ReleaseStringUTFChars line remaining from merge of 7u101 b00 * PPC & AIX port - S8148487: PPC64: Better byte behavior * AArch64 port - S8154413: AArch64: Better byte behaviour - PR2914: byte_map_base is not page aligned on OpenJDK 7 * JamVM - PR2665: icedtea/jamvm 2.6 fails as a build VM for icedtea ++++ kernel-default: - crypto: testmgr - allow rfc3686 aes-ctr variants in fips mode (bsc#958390). - crypto: testmgr - mark authenticated ctr(aes) also as FIPS able (bsc#958390). - commit a4eb908 - Refresh patches.suse/0001-x86-efi-Fix-invalid-parameter-error-when-getting-hib.patch. - commit ea6a5c1 ++++ kernel-source: - crypto: testmgr - allow rfc3686 aes-ctr variants in fips mode (bsc#958390). - crypto: testmgr - mark authenticated ctr(aes) also as FIPS able (bsc#958390). - commit a4eb908 - Refresh patches.suse/0001-x86-efi-Fix-invalid-parameter-error-when-getting-hib.patch. - commit ea6a5c1 ++++ kernel-syms: - crypto: testmgr - allow rfc3686 aes-ctr variants in fips mode (bsc#958390). - crypto: testmgr - mark authenticated ctr(aes) also as FIPS able (bsc#958390). - commit a4eb908 - Refresh patches.suse/0001-x86-efi-Fix-invalid-parameter-error-when-getting-hib.patch. - commit ea6a5c1 ++++ util-linux: - Add librtas-devel to BuildRequires on Power platforms. Needed for proper function of lscpu (bsc#975082). ++++ openscap: - openscap 1.2.9 release (fate#319687) - New features - oscap-chroot - a tool for offline scanning of filesystems mounted at arbitrary paths - enabled offline scanning in many probes - support for SCE in data streams - many improvements of verbose mode - verbose messages can be written on stderr - runlevel probe supports SUSE systems - new upstream tests - Maintenance - a lot of refactoring - fixes in various tests - OCILs are correctly placed in datastreams (issue #364) - oscap-vm can work with fusermount when guestunmount is not available - fixed oscap-docker HTTP communication issues (issue #304) - fixed oscap-docker tracebacks (issue #303, #317) - fixed container mounting in oscap-docker (issue #329) - added Fedora 25 CPE - only non-empty profiles are built (rhbz#1256879, rhbz#1302230) - fixed compiler errors on RHEL5 and SLES11 - fixed sorting of groups in HTML report (issue #342) - fixed version/@time and version/@update in XCCDF Benchmark - fixed CPE definitions to work also in offline mode - fixed sysctl probe (issue #258) - fixed manual page for oscap-ssh (rhbz#1299969) - updated user manuals and manual pages - updated .gitignore - dropped fix-missing-include.dif, not needed anymore ++++ libsoup: - Add libsoup-auth-ntlm-fix.patch: Fix NTLM auth failure with latest samba (bgo#765106, boo#976110). ++++ open-vm-tools: - they renamed open-vm-tools-stable-10.0.5.tar.gz to stable-10.0.5.tar.gz -- fix .spec accordingly ++++ system-config-printer: - Add python3-to-python2.diff : Remove all python3 dependencies. - Modified python3 dependencies in the spec file too to use python2 in SLE12. ++++ python-libmount: - Add librtas-devel to BuildRequires on Power platforms. Needed for proper function of lscpu (bsc#975082). ++++ qemu: - Partially revert sr#106884 cleanup - Indicate SUSE version ++++ util-linux-systemd: - Add librtas-devel to BuildRequires on Power platforms. Needed for proper function of lscpu (bsc#975082). ++++ xrdp: - Update to version 0.9.0, git master branch id f422461 (FATE#319910). + Added FIPS support. - Drop xrdp-change-default-crypto_level.patch: fixed upstream (bnc#764044). - Drop xrdp-some-minor-changes-to-arch.h.patch: fixed upstream (bnc#910824). - Drop xrdp-fix-segfaults-in-xrdp-chansrv-code.patch: fixed upstream (bnc#899105). - Drop xrdp-add-systemd-support.patch: fixed upstream (bnc#899105). - Drop xrdp-tab-from-mstsc-updated.patch: merged into xrdp-filter-tab-from-mstsc-on-focus-change.patch, which introduced the bug fixed by this patch (bnc#623534). - Rebase xrdp-avahi.diff (bnc#586785). - Rebase xrdp-pam.patch (bnc#441750). - Rebase xrdp-bsc965647-allow-admin-choose-desktop.patch (bsc#965647). - Rebase xrdp-lsb.patch (bnc#442211). - Rebase xrdp-filter-tab-from-mstsc-on-focus-change.patch (bnc#601996, bnc#623534). ++++ yast2: - Added restarting state to Installation to for example recover data or skip dialogs until the one wich restarted yast. (related to bsc#974409) - 3.1.186 ++++ yast2-add-on: - Added missing "priority" tag in the AutoYaST schema (bsc#976457) - 3.1.13 ++++ yast2-bootloader: - smarter prep partition proposal (bnc#970152) - fix exception when grub.cfg is not yet generated (bnc#976534) - 3.1.176 ++++ yast2-packager: - Move the default pattern selection to a different place to not conflict with the pattern selection in the system upgrade mode (FATE#320199) - 3.1.97 - Added public methods to modify and know info about files read, in this case to avoid display the welcome dialog again after restart yast (bsc#974409) - 3.1.96 ++++ yast2-storage: - raise min /boot size for BTRFS/aarch64 (bsc#974280) - 3.1.90 ++++ yast2-update: - Select the default product patterns in the pattern based upgrade (FATE#320199) - 3.1.38 ------------------------------------------------------------------ ------------------ 2016-4-21 - Apr 21 2016 ------------------- ------------------------------------------------------------------ ++++ adwaita-icon-theme: - Add adwaita-symbolic-fixes.patch: Add two upstream commits fixing symbolic icons. ++++ gstreamer-plugins-bad: - Update to version 1.8.1: + bgo#760473: OpenCV face detection does not work with OpenCV newer than 2.4.11. + bgo#747633: decklinkvideosrc: crash in ::VideoInputFrameArrived() callback with video_frame=NULL. + bgo#762924: interlace: negotiation fails unexpectedly. + bgo#763324: nvenc fails to compile with Nvidia video SDK 6.0. + bgo#763404: bad: video sink: Post un-handled keyboard/mouse events as message to application. + bgo#763862: mxfmux: Instead of releasing request pads on stop(), clear them only. + bgo#764148: gtkglsink doesn't fail to create on incompatible hardware. + bgo#764339: ahcsrc: g_object_class_install_property: assertion 'pspec- > flags & G_PARAM_WRITABLE' during initialization. + bgo#764363: videoaggregator: Does not take into account the best output format that is computed. + bgo#764404: hlsdemux: Assertion with AES encrypted stream. + bgo#764448: h264parse: constrained-baseline is a subset of baseline. + bgo#764523: -lole32 is missing for libgstdirectsoundsrc. + bgo#764545: Crash when trying to use vulkan sink. + bgo#765005: mpegtsmux: memory leak caused by pad_data- > language. + bgo#765194: caopengllayersink: renders blurry content on HiDPI screens because contentsScale is ignored. + bgo#765241: glimagesink: need to clean window_id when state change form READY to NULL. + bgo#765079: srtpdec request-key is not signaled if roc is missing. - Clean up spec file, properly escape disabled plugins and macros. Make rpmlint report readable again. Also remove an obsolete source repack comment, we do it via pre_checkin.sh now. - No longer pass V=1 to make, stop littering buildlogs and debugging is done local anyway. - Add some missing post/postun handling. - Add pkgconfig(bluez), pkgconfig(x265) and libbs2b-devel BuildRequires and replace librtmp-devel for pkgconfig(librtmp): Build more supported plugins. - Disable a few BuildRequires that are not ported yet, no need to pull unused BuildRequires: SDL-devel, pkgconfig(daala), pkgconfig(flite), pkgconfig(libdc1394-2), libaudio-devel and libxvidcore-devel. - Split out a new libgstvdpau in an own sub-package, vdpau support is not needed for people not running nvidia binary driver. - Add fdupes BuildRequires and add macro to install section. - Stop passing --enable-experimental to configure, currently we are not building any experimental plugins, nor should we in the future. ++++ kernel-default: - Update patches.kernel.org/patch-4.4.7-8 (CVE-2016-3156 FATE#318900 FATE#319959 FATE#320147 FATE#320149 FATE#320228 FATE#320230 bnc#9663123 bsc#956852 bsc#966186 bsc#966191 bsc#966337 bsc#971360 bsc#973378 bnc#972330). One more bnc. - commit 8418953 - Refresh patches.suse/perf-additional-warning-when-sampling-rate-if-decayed-below-startup-minimum.patch. - commit f20aab6 ++++ kernel-source: - Update patches.kernel.org/patch-4.4.7-8 (CVE-2016-3156 FATE#318900 FATE#319959 FATE#320147 FATE#320149 FATE#320228 FATE#320230 bnc#9663123 bsc#956852 bsc#966186 bsc#966191 bsc#966337 bsc#971360 bsc#973378 bnc#972330). One more bnc. - commit 8418953 - Refresh patches.suse/perf-additional-warning-when-sampling-rate-if-decayed-below-startup-minimum.patch. - commit f20aab6 ++++ kernel-syms: - Update patches.kernel.org/patch-4.4.7-8 (CVE-2016-3156 FATE#318900 FATE#319959 FATE#320147 FATE#320149 FATE#320228 FATE#320230 bnc#9663123 bsc#956852 bsc#966186 bsc#966191 bsc#966337 bsc#971360 bsc#973378 bnc#972330). One more bnc. - commit 8418953 - Refresh patches.suse/perf-additional-warning-when-sampling-rate-if-decayed-below-startup-minimum.patch. - commit f20aab6 ++++ kiwi: - Update README ++++ llvm: - Update rpmlintrc to whitelist libLTO.so fate#319582 ++++ perl-Bootloader: - we don't need grub_installdevice on s390x (bsc#976466) - 0.912 ++++ qemu: - Update to v2.6.0-rc3 (fate#316228) cf. http://wiki.qemu.org/ChangeLog/2.6 - Use ovmf-tools to build efi pxe roms ++++ rpm: - add option to make postinstall scriptlet errors fatal [bnc#967728] new patch: enable-postin-scripts-error.diff - normalize big blocksizes to 4096 bytes [bnc#894610] [bnc#829717] [bnc#965322] new patch: normalize_blocksize.diff ++++ screen: - increase login name length limit from 20 to 256 [bnc#969380] new patch: maxloginlen.diff ++++ sudo: - add sudo-1.8.10p3_pam_groups.patch to allow dynamic groups with sudo [fate#318850] ------------------------------------------------------------------ ------------------ 2016-4-20 - Apr 20 2016 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Upgrade: Removed obsolete bootloader stuff. (bnc#976312) - 3.1.125 ++++ ceph: - Update to version 10.1.2+git.1461174653.9677ba8: + systemd: enable all the ceph .target services by default + rpm: implement scriptlets for the post-split daemon packages (issue#14941) + rpm: refrain from installing systemd unit files twice (issue#15549) ++++ dracut: - Remove version from requires on subpackage - Add a split provide because of the package split for SLE12 SP1 to SP2 upgrade ++++ fetchmail: - Made /etc/sysconfig/fetchmail work again after a botched systemd conversion that ignored the file altogether (bsc#905673) ++++ gstreamer: - Update to version 1.8.1: + Fix app compilation with Android NDK r11 and newer. + Fix compilation of nvenc plugin against latest NVIDIA SDK 6.0. + Fix regression in avdeinterlace. + Fix memory corruption in scaletempo element with S16 input. + Fix regression in qtdemux with MSE streams. + Fix glitches at the start with all audio sinks except for pulsesink. + Fix regression with encrypted HLS streams. + Fix automatic multithreaded decoding of VP8/9 video. + Fix deadlock in HTTP adaptive streams when scrub-seeking. + Fix regression in RTSP source with SRTP. + Add support for SRTP rollover counters in the RTSP source. + Add support for HiDPI ("Retina") screens in caopengllayersink. + bgo#727105: doc: Drop reference to osssink / esdsink / etc, from gst-launch-1.0 man page. + bgo#741001: GST_DEBUG categories are missing when using - -gst-debug-help + bgo#761912: gstpad: Fix race between gst_element_remove_pad and state change. + bgo#762995: queue: Use full running time for level calculation. + bgo#763753: valve: don't send sticky events as a direct response to upstream events. + bgo#763757: multiqueue: Make sure mq- > percent remains valid after modifying high-percent value. + bgo#765096: baseparse: When initializing DTS from PTS, remember that we did so. + bgo#765260: baseparse: regression with aac streams. + Updated translations. ++++ gstreamer-plugins-base: - Update to version 1.8.1: + bgo#764020: adaptivedemux: Deadlock on HLS and DASH streams when scrub seeking. + bgo#764865: audiosrc, audiosink: race in gstaudiosrc audioringbuffer thread. + bgo#765027: critical warning in rtspsrc when doing srtp. + bgo#765082: mikey: add new function gst_mikey_message_to_caps. - Properly escape some macros in comments to silence rpmlint. ++++ gstreamer-plugins-good: - Update to version 1.8.1: + bgo#764733: qtdemux: Regression in YouTube TV tests in WebKit MSE after fix for bgo#760779. + bgo#763711: splitmuxsink: deadlock when one streams doesn't have regular buffers. + bgo#730540: rtspsrc: parse crypto sessions to support rollover counters. + bgo#744612: splitmuxsink: add property for specifing maximum number of files to store. + bgo#757569: rtspsrc: avoid potentially overflowing expression. + bgo#761345: rtpjpegpay: Allow different quantization tables for components 2 and 3. + bgo#762893: splitmuxsink critical assertion when changing from null to ready. + bgo#763780: flvdemux: don't emit pad-added until caps are ready. + bgo#763973: qtdemux: Fix qtdemux memory leak. + bgo#764169: vp9dec: Dogslow VP9 4k playback with libvpx, works fine with avdec_vp9. + bgo#764798: rtspsrc Critical errors when connecting with TLS / rtsps. + bgo#764870: qtdemux: Fix parsing segment duration of empty edit list box. + bgo#764889: rtpjitterbuffer: Drops wrong number of packets with drop-on-latency=true. + bgo#765072: splitmuxsink: Sometimes creates a small one-frame file after EOS. + bgo#765116: scaletempo: memory corruption. - Replace glib2-devel, gstreamer-devel and gstreamer-plugins-base-devel BuildRequires for their pkgconfig counterparts: pkgconfig(glib-2.0), pkgconfig(gstreamer-1.0) and pkgconfig(gstreamer-plugins-base-1.0). - Also add explicit BuildRequires that configure looks for: + pkgconfig(gstreamer-base-1.0), + pkgconfig(gstreamer-check-1.0), + pkgconfig(gstreamer-controller-1.0), + pkgconfig(gstreamer-net-1.0). - Properly escape a macro in comment to silence rpmlint. ++++ installation-images-SLES: - More detailed listing of ifaces provided in ssh installation.bsc#956473 - 14.238 ++++ kernel-default: - ar64: Update config files. Disable not used drivers. - commit 7a54804 - supported.conf: add arm64 bits - commit 58495f6 - rpm/kernel-binary.spec.in: Add Recommends: perl make gcc to kernel-devel. This will install the tools requires to build kernels or kernel modules. - commit 9c9087c - Linux 4.4.8 (CVE-2016-3156 FATE#318900 FATE#319959 FATE#320147 FATE#320149 FATE#320228 FATE#320230 bnc#9663123 bsc#956852 bsc#966186 bsc#966191 bsc#966337 bsc#971360 bsc#973378). - Refresh patches.drivers/0001-usbvision-fix-overflow-of-interfaces-array.patch. - Refresh patches.drivers/0005-libnvdimm-pfn-add-align-attribute-default-to-hpage_size.patch. - Refresh patches.fixes/scsi-Do-not-attach-VPD-to-devices-that-don-t-support.patch. - Delete patches.drivers/0002-Revert-usb-hub-do-not-clear-BOS-field-during-reset-d.patch. - Delete patches.drivers/ALSA-timer-Use-mod_timer-for-rearming-the-system-tim. - Delete patches.drivers/mlx4-0072-mlx4-add-missing-braces-in-verify_qp_parameters.patch. - Delete patches.drivers/qlcnic-Fix-mailbox-completion-handling-during-spurio.patch. - Delete patches.drivers/qlcnic-Remove-unnecessary-usage-of-atomic_t.patch. - Delete patches.drivers/qlcnic-constify-qlcnic_dcb_ops-structures.patch. - Delete patches.drivers/qlge-Fix-receive-packets-drop.patch. - Delete patches.fixes/ipv4-Don-t-do-expensive-useless-work-during-inetdev-.patch. - Delete patches.fixes/mld-igmp-Fix-reserved-tailroom-calculation.patch. - Delete patches.suse/nfs-use-file_dentry.patch. - Delete patches.suse/vfs-add-file_dentry.patch. - commit a6e472a ++++ kernel-source: - ar64: Update config files. Disable not used drivers. - commit 7a54804 - supported.conf: add arm64 bits - commit 58495f6 - rpm/kernel-binary.spec.in: Add Recommends: perl make gcc to kernel-devel. This will install the tools requires to build kernels or kernel modules. - commit 9c9087c - Linux 4.4.8 (CVE-2016-3156 FATE#318900 FATE#319959 FATE#320147 FATE#320149 FATE#320228 FATE#320230 bnc#9663123 bsc#956852 bsc#966186 bsc#966191 bsc#966337 bsc#971360 bsc#973378). - Refresh patches.drivers/0001-usbvision-fix-overflow-of-interfaces-array.patch. - Refresh patches.drivers/0005-libnvdimm-pfn-add-align-attribute-default-to-hpage_size.patch. - Refresh patches.fixes/scsi-Do-not-attach-VPD-to-devices-that-don-t-support.patch. - Delete patches.drivers/0002-Revert-usb-hub-do-not-clear-BOS-field-during-reset-d.patch. - Delete patches.drivers/ALSA-timer-Use-mod_timer-for-rearming-the-system-tim. - Delete patches.drivers/mlx4-0072-mlx4-add-missing-braces-in-verify_qp_parameters.patch. - Delete patches.drivers/qlcnic-Fix-mailbox-completion-handling-during-spurio.patch. - Delete patches.drivers/qlcnic-Remove-unnecessary-usage-of-atomic_t.patch. - Delete patches.drivers/qlcnic-constify-qlcnic_dcb_ops-structures.patch. - Delete patches.drivers/qlge-Fix-receive-packets-drop.patch. - Delete patches.fixes/ipv4-Don-t-do-expensive-useless-work-during-inetdev-.patch. - Delete patches.fixes/mld-igmp-Fix-reserved-tailroom-calculation.patch. - Delete patches.suse/nfs-use-file_dentry.patch. - Delete patches.suse/vfs-add-file_dentry.patch. - commit a6e472a ++++ kernel-syms: - ar64: Update config files. Disable not used drivers. - commit 7a54804 - supported.conf: add arm64 bits - commit 58495f6 - rpm/kernel-binary.spec.in: Add Recommends: perl make gcc to kernel-devel. This will install the tools requires to build kernels or kernel modules. - commit 9c9087c - Linux 4.4.8 (CVE-2016-3156 FATE#318900 FATE#319959 FATE#320147 FATE#320149 FATE#320228 FATE#320230 bnc#9663123 bsc#956852 bsc#966186 bsc#966191 bsc#966337 bsc#971360 bsc#973378). - Refresh patches.drivers/0001-usbvision-fix-overflow-of-interfaces-array.patch. - Refresh patches.drivers/0005-libnvdimm-pfn-add-align-attribute-default-to-hpage_size.patch. - Refresh patches.fixes/scsi-Do-not-attach-VPD-to-devices-that-don-t-support.patch. - Delete patches.drivers/0002-Revert-usb-hub-do-not-clear-BOS-field-during-reset-d.patch. - Delete patches.drivers/ALSA-timer-Use-mod_timer-for-rearming-the-system-tim. - Delete patches.drivers/mlx4-0072-mlx4-add-missing-braces-in-verify_qp_parameters.patch. - Delete patches.drivers/qlcnic-Fix-mailbox-completion-handling-during-spurio.patch. - Delete patches.drivers/qlcnic-Remove-unnecessary-usage-of-atomic_t.patch. - Delete patches.drivers/qlcnic-constify-qlcnic_dcb_ops-structures.patch. - Delete patches.drivers/qlge-Fix-receive-packets-drop.patch. - Delete patches.fixes/ipv4-Don-t-do-expensive-useless-work-during-inetdev-.patch. - Delete patches.fixes/mld-igmp-Fix-reserved-tailroom-calculation.patch. - Delete patches.suse/nfs-use-file_dentry.patch. - Delete patches.suse/vfs-add-file_dentry.patch. - commit a6e472a ++++ openldap2: - The note about OpenLDAP server upgrade from 2.3 to 2.4 is not applicable, hence removing README.update. Fix bsc#976172. ++++ open-vm-tools: - Add open-vm-tools-posixly.patch: defined(linux) is not posix compliant and modern compilers no longer accept it. Change to defined(__linux__) https://github.com/vmware/open-vm-tools/pull/81 - Add open-vm-tools-buildsystem-fixup.patch: since libsigc++ injects - std=c++11 into CFLAGS, the various objects in open-vm-tools need to be split up a bit in order to not have a mixed C/C++ object receiving the same CFLAGS. ++++ vm-install: - bsc#976500 - vm-install: failure due to incorrectly parsing the output of sfdisk - Version 0.8.51 ++++ yast2-bootloader: - fix installing grub2 to underlaying devices (bnc#976315) - 3.1.175 ++++ yast2-installation: - Disk Activation step will be skipped in case of installer update success (bsc#974409) - License agreement will be remembered in case of going back after a installer update. - 3.1.182 ------------------------------------------------------------------ ------------------ 2016-4-19 - Apr 19 2016 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Removed obsolete bootloader stuff. (related to FATE#317701) - 3.1.124 ++++ ceph: - Update to version 10.1.2+git.1461070607.b47df99: + ceph.spec.in: add libxio runtime dependency to ceph-common ++++ glib2-branding-SLE: - Merge some openSUSE fixes for compatibility with GNOME 3.20: + The touchpad schemas migrated to org.gnome.desktop.peripherals from org.gnome.settings-daemon.peripherals, adapt tap-to-click setting accordingly (boo#954526). + The "disable-while-typing" key no longer exists, remove it accordingly. + Drop org.gnome.settings-daemon.plugins.power/button-power override: this settings has been removed in GNOME 3.17.92. + Drop org.gnome.eog.ui/external-editor reference: EOG 3.15 no longer supports this. + Gedit desktop file got renamed to org.gnome.gedit.desktop, update gnome_defaults.conf accordingly (boo#904010). + Replace nautilus.desktop in gnome_defaults.conf with org.gnome.Nautilus.desktop, following upstreams renaming of the .desktop file in GNOME 3.14. ++++ gnome-shell: - Re-enable theming ++++ gnome-shell-extensions: - Patches(none-SLE-classic) reviewing for SP2 GNOME 3.20 - REBASED: + gnome-shell-add-app-to-desktop.patch - DROPPED: Upstreamed + gnome-shell-use-env-var-for-mode.patch + place-menu-handle-special-user-dirs-update.patch + 0001-window-list-import-gettext-for-the-right-domain.patch + gnome-shell-extensions-bnc872820-wm-button-layout.patch + bnc947381-Application-menu-selections-stop-working.patch - DROPPED: Invalid + gnome-classic-move-notification-widget-above.patch ++++ gnome-tweak-tool: - Require python-gobject-Gdk: pygobject was further split in order to be able to install it without X-dependencies. As g-t-t is a GUI applicartion, the dependency on the X-stack is no issue (boo#976069). ++++ grub2: - Correct show user defined comments in menu for snapshots (bsc#956698) * modified grub2-snapper-plugin.sh ++++ kernel-default: - kgr: define pr_fmt and modify all pr_* messages (fate#313296). - kgr: taint with TAINT_LIVEPATCH (fate#313296 bsc#974406). - commit 6ceee4a - Update config files, remove CONFIG_IDE from ppc64le (FATE#316857, bsc#964440). - commit 9b9544a - USB: usbip: fix potential out-of-bounds write (bnc#975945). - commit e4f17db - netfilter: x_tables: check for size overflow (CVE-2016-3135 bsc#970904). - commit da154fc - netfilter: x_tables: fix unconditional helper (CVE-2016-3134 bsc#971126). - netfilter: x_tables: make sure e->next_offset covers remaining blob size (CVE-2016-3134 bsc#971126). - netfilter: x_tables: validate e->target_offset early (CVE-2016-3134 bsc#971126). - commit ffd56da - enic: set netdev->vlan_features (bsc#966245). - commit f8a2043 - series.conf: move netfilter section right after the core networking - commit f90cd61 - ipv6: per netns FIB garbage collection (bsc#965319). - ipv6: per netns fib6 walkers (bsc#965319). - ipv6: replace global gc_args with local variable (bsc#965319). - commit cbb1509 ++++ kernel-source: - kgr: define pr_fmt and modify all pr_* messages (fate#313296). - kgr: taint with TAINT_LIVEPATCH (fate#313296 bsc#974406). - commit 6ceee4a - Update config files, remove CONFIG_IDE from ppc64le (FATE#316857, bsc#964440). - commit 9b9544a - USB: usbip: fix potential out-of-bounds write (bnc#975945). - commit e4f17db - netfilter: x_tables: check for size overflow (CVE-2016-3135 bsc#970904). - commit da154fc - netfilter: x_tables: fix unconditional helper (CVE-2016-3134 bsc#971126). - netfilter: x_tables: make sure e->next_offset covers remaining blob size (CVE-2016-3134 bsc#971126). - netfilter: x_tables: validate e->target_offset early (CVE-2016-3134 bsc#971126). - commit ffd56da - enic: set netdev->vlan_features (bsc#966245). - commit f8a2043 - series.conf: move netfilter section right after the core networking - commit f90cd61 - ipv6: per netns FIB garbage collection (bsc#965319). - ipv6: per netns fib6 walkers (bsc#965319). - ipv6: replace global gc_args with local variable (bsc#965319). - commit cbb1509 ++++ kernel-syms: - kgr: define pr_fmt and modify all pr_* messages (fate#313296). - kgr: taint with TAINT_LIVEPATCH (fate#313296 bsc#974406). - commit 6ceee4a - Update config files, remove CONFIG_IDE from ppc64le (FATE#316857, bsc#964440). - commit 9b9544a - USB: usbip: fix potential out-of-bounds write (bnc#975945). - commit e4f17db - netfilter: x_tables: check for size overflow (CVE-2016-3135 bsc#970904). - commit da154fc - netfilter: x_tables: fix unconditional helper (CVE-2016-3134 bsc#971126). - netfilter: x_tables: make sure e->next_offset covers remaining blob size (CVE-2016-3134 bsc#971126). - netfilter: x_tables: validate e->target_offset early (CVE-2016-3134 bsc#971126). - commit ffd56da - enic: set netdev->vlan_features (bsc#966245). - commit f8a2043 - series.conf: move netfilter section right after the core networking - commit f90cd61 - ipv6: per netns FIB garbage collection (bsc#965319). - ipv6: per netns fib6 walkers (bsc#965319). - ipv6: replace global gc_args with local variable (bsc#965319). - commit cbb1509 ++++ util-linux: - blkid: Wipe corect area for probes with offset (bsc#976141, util-linux-libblkid-wipe-offset.patch). - Upgrade to version 2.28 (bsc#974301). - Fixes SUSE bugs: - Prevent "mount -a" mounting btrfs bind mounts multiple times (bsc#947494). - Prevent "mount -a" mounting btrfs default subvolume multiple times (bsc#947494). - Prevent "mount -a" mounting btrfs multiple times when using "subvolid" option (bsc#947494). - Prevent "mount -a" mounting btrfs multiple times when using "auto" fs type (bsc#947494). - Fixing "mount -a" for loopdev (bsc#947494). - sulogin: Unconditionally call tcfinal (bsc#970404). - Fix crash while evaluating root of btrfs (bsc#972684). - Fix and improve function of lscpu on Power Systems (bsc#975082). - Refreshed util-linux-losetup-Add-support-for-setting-logical-blocksize.patch. - Performs following changes: - Wed Apr 13 09:53:21 UTC 2016 - sweet_f_a@gmx.de * Update to version 2.28: * Many changes and improvements, most notably: * Now cfdisk, sfdisk and fdisk wipe all filesystem and RAID signatures when creating a new disk label in interactive mode. See --wipe[=auto|never|always]. * lsns -- this NEW COMMAND lists information about all currently accessible namespaces or about the given namespace. * The command sfdisk supports new operations --delete, - -move-data and --reorder. * The command blkdiscard supports a new option --zeroout to zero-fill rather than discard a specified area. * The command cal supports a new option --span to span the date when displaying multiple months. * The command chrt supports the DEADLINE scheduling class and the new options --sched-runtime --sched-period and - -sched-deadline. * The command logger supports RFC 5424 structured data through the new options --sd-id and --sd-param. * The command losetup supports a new option --direct-io. * The command lsblk allows to sort output by unprinted columns. * The command mount applies the nofail mount option to ENOMEDIUM errors. * The commands nsenter and unshare support a new option - -cgroup for work with cgroups namespaces (CLONE_NEWCGROUP). * The library libmount has been improved to properly detect already mounted btrfs subvolumes. * The library libsmartcols has been massively improved to print table ranges, multi-line cells, table titles and to support continuous printing. * The package build system and code have been improved to be more portable to non-Linux systems (BSD, OSX). * The package does not provide fallback solutions for openat-family functions anymore. * The python binding for libsmartcols is available in separate project at https://github.com/ignatenkobrain/python-smartcols * Security issue: CVE-2016-2779 is NOT FIXED yet. * Remove old util-linux-noenc-suse.patch - Tue Dec 1 10:27:17 UTC 2015 - sweet_f_a@gmx.de * enable last binary ++++ samba: - fix regressions regarding the NTLMSSP hardening of CVE-2016-2110; (bso#11849). ++++ libglademm: - Stop exporting CFLAGS and CXXFLAGS, no longer needed due to changes in libsigc++. ++++ gtkmm2: - Stop exporting CFLAGS and CXXFLAGS, no longer needed due to changes in libsigc++. ++++ libibverbs: - Add libibverbs-aarch64.patch to add macro definitions for memory barriers. ++++ libssh2_org: - add bsc974691.patch (bsc#974691) - fix 0001-kex-Added-diffie-hellman-group-exchange-sha256-suppo.patch (as per CVE-2016-0787) ++++ systemd: - Import update of SLE12-SP2 branch (commit is not revelant since this branch is in development mode and subject of rebasing): - units: downgrade dependency on /tmp in basic.target to Wants= - core: change internal error code for masked units from EBADR to ESHUTDOWN (bsc#961750) - transaction: downgrade warnings about wanted unit which are not found (bsc#960158) - core: do not warn about Wants depencencies on masked units - udev: add old fashion phy SAS disk enumeration (bsc#950510) - udev: set default permissions to 0666 for GenWQE devices (bnc#890977) - udev: create default symlinks for primary cd_dvd drive (bnc#783054) - Make sure the version of netcfg handles the conversion of /etc/HOSTNAME into /etc/hostname (bnc#803653) netcfg >= 11.5 handles the migration of /etc/HOSTNAME to /etc/hostname. So systemd can drop the bits ("handle /etc/HOSTNAME" patch) that were dealing with the obsolete file and can use /etc/hostname only. /etc/HOSTNAME is deprecated and should go away in the future. ++++ python-libmount: - blkid: Wipe corect area for probes with offset (bsc#976141, util-linux-libblkid-wipe-offset.patch). - Upgrade to version 2.28 (bsc#974301). - Fixes SUSE bugs: - Prevent "mount -a" mounting btrfs bind mounts multiple times (bsc#947494). - Prevent "mount -a" mounting btrfs default subvolume multiple times (bsc#947494). - Prevent "mount -a" mounting btrfs multiple times when using "subvolid" option (bsc#947494). - Prevent "mount -a" mounting btrfs multiple times when using "auto" fs type (bsc#947494). - Fixing "mount -a" for loopdev (bsc#947494). - sulogin: Unconditionally call tcfinal (bsc#970404). - Fix crash while evaluating root of btrfs (bsc#972684). - Fix and improve function of lscpu on Power Systems (bsc#975082). - Refreshed util-linux-losetup-Add-support-for-setting-logical-blocksize.patch. - Performs following changes: - Wed Apr 13 09:53:21 UTC 2016 - sweet_f_a@gmx.de * Update to version 2.28: * Many changes and improvements, most notably: * Now cfdisk, sfdisk and fdisk wipe all filesystem and RAID signatures when creating a new disk label in interactive mode. See --wipe[=auto|never|always]. * lsns -- this NEW COMMAND lists information about all currently accessible namespaces or about the given namespace. * The command sfdisk supports new operations --delete, - -move-data and --reorder. * The command blkdiscard supports a new option --zeroout to zero-fill rather than discard a specified area. * The command cal supports a new option --span to span the date when displaying multiple months. * The command chrt supports the DEADLINE scheduling class and the new options --sched-runtime --sched-period and - -sched-deadline. * The command logger supports RFC 5424 structured data through the new options --sd-id and --sd-param. * The command losetup supports a new option --direct-io. * The command lsblk allows to sort output by unprinted columns. * The command mount applies the nofail mount option to ENOMEDIUM errors. * The commands nsenter and unshare support a new option - -cgroup for work with cgroups namespaces (CLONE_NEWCGROUP). * The library libmount has been improved to properly detect already mounted btrfs subvolumes. * The library libsmartcols has been massively improved to print table ranges, multi-line cells, table titles and to support continuous printing. * The package build system and code have been improved to be more portable to non-Linux systems (BSD, OSX). * The package does not provide fallback solutions for openat-family functions anymore. * The python binding for libsmartcols is available in separate project at https://github.com/ignatenkobrain/python-smartcols * Security issue: CVE-2016-2779 is NOT FIXED yet. * Remove old util-linux-noenc-suse.patch - Tue Dec 1 10:27:17 UTC 2015 - sweet_f_a@gmx.de * enable last binary ++++ util-linux-systemd: - blkid: Wipe corect area for probes with offset (bsc#976141, util-linux-libblkid-wipe-offset.patch). - Upgrade to version 2.28 (bsc#974301). - Fixes SUSE bugs: - Prevent "mount -a" mounting btrfs bind mounts multiple times (bsc#947494). - Prevent "mount -a" mounting btrfs default subvolume multiple times (bsc#947494). - Prevent "mount -a" mounting btrfs multiple times when using "subvolid" option (bsc#947494). - Prevent "mount -a" mounting btrfs multiple times when using "auto" fs type (bsc#947494). - Fixing "mount -a" for loopdev (bsc#947494). - sulogin: Unconditionally call tcfinal (bsc#970404). - Fix crash while evaluating root of btrfs (bsc#972684). - Fix and improve function of lscpu on Power Systems (bsc#975082). - Refreshed util-linux-losetup-Add-support-for-setting-logical-blocksize.patch. - Performs following changes: - Wed Apr 13 09:53:21 UTC 2016 - sweet_f_a@gmx.de * Update to version 2.28: * Many changes and improvements, most notably: * Now cfdisk, sfdisk and fdisk wipe all filesystem and RAID signatures when creating a new disk label in interactive mode. See --wipe[=auto|never|always]. * lsns -- this NEW COMMAND lists information about all currently accessible namespaces or about the given namespace. * The command sfdisk supports new operations --delete, - -move-data and --reorder. * The command blkdiscard supports a new option --zeroout to zero-fill rather than discard a specified area. * The command cal supports a new option --span to span the date when displaying multiple months. * The command chrt supports the DEADLINE scheduling class and the new options --sched-runtime --sched-period and - -sched-deadline. * The command logger supports RFC 5424 structured data through the new options --sd-id and --sd-param. * The command losetup supports a new option --direct-io. * The command lsblk allows to sort output by unprinted columns. * The command mount applies the nofail mount option to ENOMEDIUM errors. * The commands nsenter and unshare support a new option - -cgroup for work with cgroups namespaces (CLONE_NEWCGROUP). * The library libmount has been improved to properly detect already mounted btrfs subvolumes. * The library libsmartcols has been massively improved to print table ranges, multi-line cells, table titles and to support continuous printing. * The package build system and code have been improved to be more portable to non-Linux systems (BSD, OSX). * The package does not provide fallback solutions for openat-family functions anymore. * The python binding for libsmartcols is available in separate project at https://github.com/ignatenkobrain/python-smartcols * Security issue: CVE-2016-2779 is NOT FIXED yet. * Remove old util-linux-noenc-suse.patch - Tue Dec 1 10:27:17 UTC 2015 - sweet_f_a@gmx.de * enable last binary ++++ xf86-input-evdev: - U_Don-t-reset-the-other-axis-on-wheel-emulation-scroll-buildup.patch U_Restore-wheel-emulation-for-absolute-devices.patch U_man-add-a-warning-that-wheel-emu-inertia-must-be-set-and-it-isn-t-inertia.patch Backport patches needed to make the click-on-touch feature work (FATE#320263). - u_01-Add-a-kiosk-mode-for-touch-screens.patch u_02-Add-delay-between-button-press-and-release-to-kiosk-mode.patch Add click on touch (FATE#320263). ++++ yast2: - CWM: fix showing help for tabs widgets found during fixing bnc#952633) - 3.1.185 ++++ yast2-bootloader: - Improve misleading label for GRUB2 password (bnc#952633) - 3.1.174 ++++ yast2-installation: - Fix handling of license acceptance in welcome screen (bsc#975774) - 3.1.181 ++++ yast2-network: - bnc#966694 - TigerVNC Viewer Error: No matching security types. Do not touch VNC arguments when enabling or disabling it. Thanks to msrb@suse.com for the patch. - 3.1.148 ------------------------------------------------------------------ ------------------ 2016-4-18 - Apr 18 2016 ------------------- ------------------------------------------------------------------ ++++ Mesa: - update to 11.2.1 * It fixes crashes in VAAPI, some build problems in Nine has been addressed, adds a drirc workaround for Warsow and resolves issues in the nouveau, radeonsi and i965 drivers. * fdo#93962 ES2-CTS.gtf.GL2FixedTests.scissor.scissor - segfault/asserts ++++ ceph: - Update to version 10.1.2+git.1461000657.0b9f782: + Test-enable XIO messenger and IB/RDMA support (FATE#318905) + udev: remove 60-ceph-partuuid-workaround-rules (issue#15516, pr#8643) ++++ gobject-introspection: - gi-find-deps.sh: scan GI overrides glue layers to add their respective dependencies. ++++ gnome-control-center: - Don't require NetworkManager for SLE. It isn't used on SLES. - Adjust BuildRequired versions according to configure: + gsettings-desktop-schemas >= 3.19.3. + gnome-settings-daemon >= 3.19.1. ++++ gnome-settings-daemon: - Removed gsettings-do-not-store-autodetected-keyboard-settings.patch. Equivalent code is now upstream. - Removed gnome-settings-daemon-initial-keyboard.patch. Upstream's behavior is fine, as the default keyboard layout needs to be available for the screen lock. - Update to GNOME 3.20.1 Fate#318572 - Rebased gnome-settings-daemon-notify-idle-resumed.patch. - Drop SLE patch: gnome-settings-daemon-bnc862603-remove-battery-recall-code.patch: fixed upstream. - Drop SLE patch: updates-dont-use-changed-signal-on-UpClient.patch: Removed code upstream. - Drop SLE patch: gnome-settings-daemon-bnc872820-gtk-decoration-layout.patch: fixed upstream. - Drop SLE patch: gnome-settings-daemon-icewm-cursor.patch: Removed code upstream. - Drop SLE patch: gnome-settings-daemon-no-lockscreen-screenshot.patch: fixed upstream. - Drop SLE patch: gnome-settings-daemon-bsc945348-disappearing-cursor.patch: Removed code upstream. - Rebased SLE patch: sle-configure-timeout-blank.patch . - Rebased SLE patch: gnome-settings-daemon-initial-keyboard.patch . - Rebased SLE patch: gsettings-do-not-store-autodetected-keyboard-settings.patch . - Rebased SLE patch: gnome-settings-daemon-bnc877552.patch . - Rebased patch gnome-settings-daemon-bnc873545-hide-warnings.patch . ++++ gnome-shell: - Reviewing all none-SLE-classic patches - Rebase: the following patches are rebased to newer versions + gnome-shell-gdm-login-applet.patch + gnome-shell-domain.patch + gnome-shell-878951-hide-list-with-no-user.patch + gnome-shell-screen-disappear.patch + endSession-dialog-update-time-label-every-sec.patch + gnome-shell-864872-unlock-by-mouse-motion.patch + gnome-shell-lock-bg-on-primary.patch - DROPPED: Upstreamed Patches + gnome-shell-use-env-var-for-mode.patch + gnome-shell-defer-loading-userlist.patch + wired-connection-status.patch + gnome-shell-login-focus-lost.patch + gnome-shell-874712-use-upower-directly.patch + vpn-indicator-and-menu-general-fix.patch + gnome-shell-calendar-fix-week-number.patch + gnome-shell-917489-only-set-scaling-factor-if-present.patch + dont-start-searchprovider-at-login.patch + background-image-caching-fix.patch + gnome-shell-933768-fix-leaked-signals-in-login-screen.patch + gnome-shell-875481-banner-message.patch - DROPPED: Invalid, no long applicable in newer versions + gnome-shell-right-bg-with-resolution-change.patch + gnome-shell-prompt-twice.patch + gnome-shell-background-image-change.patch + gnome-shell-940159-user-logout-issue.patch + add-some-indicating-text-to-logout-menu.patch - DROPPED: low priority and low patch quality + login-prompt-preserve-session-choice.patch + 898359-fix-clutter-modal-dialog-integration-with-screenshield.patch - bnc948802-fix-user-logout-dialog-icon.patch ++++ gstreamer-plugins-good: - Changed required version of libvpx to >= 1.3.0, package can be successfully built against it and version >= 1.4.0 isn't available for openSUSE 13.2 and Leap 42.1 on PMBS. ++++ hexchat: - Remove non existent configure --enable-minimal-flags and --enable-ntlm ++++ ibus: - Upstream update to 1.5.13 * Add SetCursorLocationRelative D-Bus method - Upstream update to 1.5.12 * Fix ibus-daemon does not update user cache * Fix lookup window on a secondary monitor cannot get its correct size * Fix default position of property panel under multi monitor environments * Change language code from ISO 939-2 to ISO 639-1 * Fix minor bugs - Drop show-input-mode-icon.patch * this feature has been reimplemented in another approach ++++ kernel-default: - supported.conf: Add ZynqMP AHCI controller (fate#320029) - commit 1b354a0 - Remove the temporary solution for save printk in NMI (bnc#831949) The most critical situation has been solved upstream by the commit a9edc88093287183ac9 ("x86/nmi: Perform a safe NMI stack trace on all CPUs"). It handles the scenarios reported by customers and should be enough. The complex temporary solution, used on SLE12-GM and SLE12-SP1, is not worth porting. It would be needed only for the dozen of remaining messages printed from NMI context. There is an alternative solution for the remaining printk's. It has a good chance to get accepted but it has not happened yet. See, https://lkml.kernel.org/g/<1459353210-20260-1-git-send-email-pmladek@suse.com> - Delete patches.fixes/printk-nmi-0002-printk-allow-to-handle-more-log-buffers.patch. - Delete patches.fixes/printk-nmi-0004-printk-add-NMI-ring-and-cont-buffers.patch. - Delete patches.fixes/printk-nmi-0005-printk-allow-to-modify-NMI-log-buffer-size-using-boo.patch. - Delete patches.fixes/printk-nmi-0006-printk-NMI-safe-printk.patch. - Delete patches.fixes/printk-nmi-0007-printk-right-ordering-of-the-cont-buffers-from-NMI-c.patch. - Delete patches.fixes/printk-nmi-0008-printk-try-hard-to-print-Oops-message-in-NMI-context.patch. - Delete patches.fixes/printk-nmi-0009-printk-merge-and-flush-NMI-buffer-predictably-via-IR.patch. - Delete patches.fixes/printk-nmi-0010-printk-survive-rotation-of-sequence-numbers.patch. - Delete patches.fixes/printk-nmi-0011-printk-avoid-staling-when-merging-NMI-log-buffer.patch. - Delete patches.fixes/printk-nmi-correct-detection-of-the-continuous-buffer-si.patch. - commit 11332e8 - net: thunderx: Fix broken of_node_put() code (bsc#975970). - commit 23e16ac - snic: correctly check for array overrun on overly long version number (FATE#319760, bsc#964943). - snic: Added additional stats (FATE#319760, bsc#964943). - snic: LUN goes offline due to scsi cmd timeouts (FATE#319760, bsc#964943). - snic: Handling control path queue issues (FATE#319760, bsc#964943). - snic: target cleanup in driver unload path (FATE#319760, bsc#964943). - snic: Fix for missing interrupts (FATE#319760, bsc#964943). - snic: Fixing race in the hba reset and IO/TM completion (FATE#319760, bsc#964943). - snic: add scsi host after determining max IOs (FATE#319760, bsc#964943). - commit 1d76dc6 - hpsa: update copyright information (FATE#319992, bsc#972413). - hpsa: remove function definition for sanitize_inquiry_string (FATE#319992, bsc#972413). - scsi: Export function scsi_scan.c:sanitize_inquiry_string (FATE#319992, bsc#972413). - hpsa: check for a null phys_disk pointer in ioaccel2 path (FATE#319992, bsc#972413). - hpsa: correct abort tmf for hba devices (FATE#319992, bsc#972413). - hpsa: add SMR drive support (FATE#319992, bsc#972413). - hpsa: do not get enclosure info for external devices (FATE#319992, bsc#972413). - commit 923efe1 - crypto: testmgr - mark more algorithms as FIPS compliant (bsc#970490). - commit 06f5088 ++++ kernel-source: - supported.conf: Add ZynqMP AHCI controller (fate#320029) - commit 1b354a0 - Remove the temporary solution for save printk in NMI (bnc#831949) The most critical situation has been solved upstream by the commit a9edc88093287183ac9 ("x86/nmi: Perform a safe NMI stack trace on all CPUs"). It handles the scenarios reported by customers and should be enough. The complex temporary solution, used on SLE12-GM and SLE12-SP1, is not worth porting. It would be needed only for the dozen of remaining messages printed from NMI context. There is an alternative solution for the remaining printk's. It has a good chance to get accepted but it has not happened yet. See, https://lkml.kernel.org/g/<1459353210-20260-1-git-send-email-pmladek@suse.com> - Delete patches.fixes/printk-nmi-0002-printk-allow-to-handle-more-log-buffers.patch. - Delete patches.fixes/printk-nmi-0004-printk-add-NMI-ring-and-cont-buffers.patch. - Delete patches.fixes/printk-nmi-0005-printk-allow-to-modify-NMI-log-buffer-size-using-boo.patch. - Delete patches.fixes/printk-nmi-0006-printk-NMI-safe-printk.patch. - Delete patches.fixes/printk-nmi-0007-printk-right-ordering-of-the-cont-buffers-from-NMI-c.patch. - Delete patches.fixes/printk-nmi-0008-printk-try-hard-to-print-Oops-message-in-NMI-context.patch. - Delete patches.fixes/printk-nmi-0009-printk-merge-and-flush-NMI-buffer-predictably-via-IR.patch. - Delete patches.fixes/printk-nmi-0010-printk-survive-rotation-of-sequence-numbers.patch. - Delete patches.fixes/printk-nmi-0011-printk-avoid-staling-when-merging-NMI-log-buffer.patch. - Delete patches.fixes/printk-nmi-correct-detection-of-the-continuous-buffer-si.patch. - commit 11332e8 - net: thunderx: Fix broken of_node_put() code (bsc#975970). - commit 23e16ac - snic: correctly check for array overrun on overly long version number (FATE#319760, bsc#964943). - snic: Added additional stats (FATE#319760, bsc#964943). - snic: LUN goes offline due to scsi cmd timeouts (FATE#319760, bsc#964943). - snic: Handling control path queue issues (FATE#319760, bsc#964943). - snic: target cleanup in driver unload path (FATE#319760, bsc#964943). - snic: Fix for missing interrupts (FATE#319760, bsc#964943). - snic: Fixing race in the hba reset and IO/TM completion (FATE#319760, bsc#964943). - snic: add scsi host after determining max IOs (FATE#319760, bsc#964943). - commit 1d76dc6 - hpsa: update copyright information (FATE#319992, bsc#972413). - hpsa: remove function definition for sanitize_inquiry_string (FATE#319992, bsc#972413). - scsi: Export function scsi_scan.c:sanitize_inquiry_string (FATE#319992, bsc#972413). - hpsa: check for a null phys_disk pointer in ioaccel2 path (FATE#319992, bsc#972413). - hpsa: correct abort tmf for hba devices (FATE#319992, bsc#972413). - hpsa: add SMR drive support (FATE#319992, bsc#972413). - hpsa: do not get enclosure info for external devices (FATE#319992, bsc#972413). - commit 923efe1 - crypto: testmgr - mark more algorithms as FIPS compliant (bsc#970490). - commit 06f5088 ++++ kernel-syms: - supported.conf: Add ZynqMP AHCI controller (fate#320029) - commit 1b354a0 - Remove the temporary solution for save printk in NMI (bnc#831949) The most critical situation has been solved upstream by the commit a9edc88093287183ac9 ("x86/nmi: Perform a safe NMI stack trace on all CPUs"). It handles the scenarios reported by customers and should be enough. The complex temporary solution, used on SLE12-GM and SLE12-SP1, is not worth porting. It would be needed only for the dozen of remaining messages printed from NMI context. There is an alternative solution for the remaining printk's. It has a good chance to get accepted but it has not happened yet. See, https://lkml.kernel.org/g/<1459353210-20260-1-git-send-email-pmladek@suse.com> - Delete patches.fixes/printk-nmi-0002-printk-allow-to-handle-more-log-buffers.patch. - Delete patches.fixes/printk-nmi-0004-printk-add-NMI-ring-and-cont-buffers.patch. - Delete patches.fixes/printk-nmi-0005-printk-allow-to-modify-NMI-log-buffer-size-using-boo.patch. - Delete patches.fixes/printk-nmi-0006-printk-NMI-safe-printk.patch. - Delete patches.fixes/printk-nmi-0007-printk-right-ordering-of-the-cont-buffers-from-NMI-c.patch. - Delete patches.fixes/printk-nmi-0008-printk-try-hard-to-print-Oops-message-in-NMI-context.patch. - Delete patches.fixes/printk-nmi-0009-printk-merge-and-flush-NMI-buffer-predictably-via-IR.patch. - Delete patches.fixes/printk-nmi-0010-printk-survive-rotation-of-sequence-numbers.patch. - Delete patches.fixes/printk-nmi-0011-printk-avoid-staling-when-merging-NMI-log-buffer.patch. - Delete patches.fixes/printk-nmi-correct-detection-of-the-continuous-buffer-si.patch. - commit 11332e8 - net: thunderx: Fix broken of_node_put() code (bsc#975970). - commit 23e16ac - snic: correctly check for array overrun on overly long version number (FATE#319760, bsc#964943). - snic: Added additional stats (FATE#319760, bsc#964943). - snic: LUN goes offline due to scsi cmd timeouts (FATE#319760, bsc#964943). - snic: Handling control path queue issues (FATE#319760, bsc#964943). - snic: target cleanup in driver unload path (FATE#319760, bsc#964943). - snic: Fix for missing interrupts (FATE#319760, bsc#964943). - snic: Fixing race in the hba reset and IO/TM completion (FATE#319760, bsc#964943). - snic: add scsi host after determining max IOs (FATE#319760, bsc#964943). - commit 1d76dc6 - hpsa: update copyright information (FATE#319992, bsc#972413). - hpsa: remove function definition for sanitize_inquiry_string (FATE#319992, bsc#972413). - scsi: Export function scsi_scan.c:sanitize_inquiry_string (FATE#319992, bsc#972413). - hpsa: check for a null phys_disk pointer in ioaccel2 path (FATE#319992, bsc#972413). - hpsa: correct abort tmf for hba devices (FATE#319992, bsc#972413). - hpsa: add SMR drive support (FATE#319992, bsc#972413). - hpsa: do not get enclosure info for external devices (FATE#319992, bsc#972413). - commit 923efe1 - crypto: testmgr - mark more algorithms as FIPS compliant (bsc#970490). - commit 06f5088 ++++ kiwi: - v7.03.67 released - Add part_msdos module for self build EFI image On ARM we have a few hooks in kiwi that allow us to adapt the resulting image to target boards. On some systems, we need to install the firmware to hardware specified sector offsets on the image target (sd card). Unfortunately some systems demand firmware at sector 1 which is where the GPT would usually reside. So we need to use an MBR partition layout. We can convert the GPT into an MBR using gdisk in our ARM scripts, but at that point grub2 would have to be able to interpret the MBR as well. So we need the "msdos_part" module included (bnc#975898) - Follow up fix for not writing grub.cfg to EFI dir With the move to grub2-install and also shim-install the static copy of the grub configuration into the EFI boot directory became obsolete (bnc#968270) ++++ gcc6: - Add gcc6-hsa-enablement.patch and enable HSA offloading target. ++++ sssd: - Enable PAC responder. PAC is an extension element returned by domain contriller, to speed up resolution of authorisation data such as group memberships. Continue implementing fate#320466. ++++ librest: - Update to version 0.8.0: + build-sys: Set version to 0.8.0. + tests: Fix lastfm test. + tests/proxy-continuous: - Simplify the code. - Server chunks can be different from client ones. + oauth: Don't leak temp data in steal_oauth_params. + rest-xml-parser: Ignore text content at the top-level of a document. + rest-proxy-auth: Add rest_proxy_auth_cancel for cancelling authentication. ++++ snapper: - reverted some changes done accidentally to default-config (see fate#312751) - version 0.3.2 ++++ libvirt: - qemu: perf: Fix crash/memory corruption on failed VM start 03e8d5fb-qemu-perf-memory-corruption.patch bsc#977131 - Fix setting implicit video devices as primary 6d8b6d28-mark-implicit-video-primary.patch bsc#977150 ++++ libzypp: - RepoindexFileReader: fix service metadata TTL default value (bsc#967828) - version 15.21.7 (19) ++++ python-gobject: - Do not package GIMarshallingTests: it's only used by the test suite and is useless on an installed system (the corresponding typelibs and libraries are also not installed). ++++ python3-gobject: - Do not package GIMarshallingTests: it's only used by the test suite and is useless on an installed system (the corresponding typelibs and libraries are also not installed). ++++ timezone: - timezone update 2016d * Venezuela (America/Caracas) switches from -0430 to -04 on 2016-05-01 at 02:30 [boo#975875] * Asia/Magadan switches from +10 to +11 on 2016-04-24 at 02:00. * New zone Asia/Tomsk, split off from Asia/Novosibirsk. It covers Tomsk Oblast, Russia, which switches from +06 to +07 on 2016-05-29 at 02:00 * Changes for past time zones (corrections and new Europe/Kirov) * Corrections to historical time in Kazakhstan from 1991 through 2005. ++++ timezone-java: - timezone update 2016d * Venezuela (America/Caracas) switches from -0430 to -04 on 2016-05-01 at 02:30 [boo#975875] * Asia/Magadan switches from +10 to +11 on 2016-04-24 at 02:00. * New zone Asia/Tomsk, split off from Asia/Novosibirsk. It covers Tomsk Oblast, Russia, which switches from +06 to +07 on 2016-05-29 at 02:00 * Changes for past time zones (corrections and new Europe/Kirov) * Corrections to historical time in Kazakhstan from 1991 through 2005. ++++ yast2-bootloader: - fix regression in installation on md raid (related to FATE#317701 found by openqa) - 3.1.173 - fix regression in serial console handling and cover it with automatic tests (bnc#870514 appears again) - 3.1.172 ++++ zypper-migration-plugin: - better help for --download-only (bsc#973886) - call rollback only if release package can't be installed - better error messages (bsc#975485) - added man page (bsc#972688) - version 0.9 ------------------------------------------------------------------ ------------------ 2016-4-17 - Apr 17 2016 ------------------- ------------------------------------------------------------------ ++++ glib2-branding-SLE: - fork in SP2 to get proper version provides (fate#318572) ++++ openssh: - upgrade to 7.2p2 (FATE#319675) upstream package without any SUSE patches Distilled upstream log: - OpenSSH 6.7 Potentially-incompatible changes: * sshd(8): The default set of ciphers and MACs has been altered to remove unsafe algorithms. In particular, CBC ciphers and arcfour* are disabled by default. The full set of algorithms remains available if configured explicitly via the Ciphers and MACs sshd_config options. * sshd(8): Support for tcpwrappers/libwrap has been removed. * OpenSSH 6.5 and 6.6 have a bug that causes ~0.2% of connections using the curve25519-sha256@libssh.org KEX exchange method to fail when connecting with something that implements the specification correctly. OpenSSH 6.7 disables this KEX method when speaking to one of the affected versions. New Features: * ssh(1), sshd(8): Add support for Unix domain socket forwarding. A remote TCP port may be forwarded to a local Unix domain socket and vice versa or both ends may be a Unix domain socket. * ssh(1), ssh-keygen(1): Add support for SSHFP DNS records for ED25519 key types. * sftp(1): Allow resumption of interrupted uploads. * ssh(1): When rekeying, skip file/DNS lookups of the hostkey if it is the same as the one sent during initial key exchange * sshd(8): Allow explicit ::1 and 127.0.0.1 forwarding bind addresses when GatewayPorts=no; allows client to choose address family * sshd(8): Add a sshd_config PermitUserRC option to control whether ~/.ssh/rc is executed, mirroring the no-user-rc authorized_keys option * ssh(1): Add a %C escape sequence for LocalCommand and ControlPath that expands to a unique identifer based on a hash of the tuple of (local host, remote user, hostname, port). Helps avoid exceeding miserly pathname limits for Unix domain sockets in multiplexing control paths * sshd(8): Make the "Too many authentication failures" message include the user, source address, port and protocol in a format similar to the authentication success / failure messages Bugfixes: * sshd(8): Fix remote forwarding with the same listen port but different listen address. * ssh(1): Fix inverted test that caused PKCS#11 keys that were explicitly listed in ssh_config or on the commandline not to be preferred. * ssh-keygen(1): Fix bug in KRL generation: multiple consecutive revoked certificate serial number ranges could be serialised to an invalid format. Readers of a broken KRL caused by this bug will fail closed, so no should-have-been-revoked key will be accepted. * ssh(1): Reflect stdio-forward ("ssh -W host:port ...") failures in exit status. Previously we were always returning 0 * ssh(1), ssh-keygen(1): Make Ed25519 keys' title fit properly in the randomart border * ssh-agent(1): Only cleanup agent socket in the main agent process and not in any subprocesses it may have started (e.g. forked askpass). Fixes agent sockets being zapped when askpass processes fatal() * ssh-add(1): Make stdout line-buffered; saves partial output getting lost when ssh-add fatal()s part-way through (e.g. when listing keys from an agent that supports key types that ssh-add doesn't) * ssh-keygen(1): When hashing or removing hosts, don't choke on @revoked markers and don't remove @cert-authority markers * ssh(1): Don't fatal when hostname canonicalisation fails and a ProxyCommand is in use; continue and allow the ProxyCommand to connect anyway (e.g. to a host with a name outside the DNS behind a bastion) * scp(1): When copying local->remote fails during read, don't send uninitialised heap to the remote end. * sftp(1): Fix fatal "el_insertstr failed" errors when tab-completing filenames with a single quote char somewhere in the string * ssh-keyscan(1): Scan for Ed25519 keys by default. * ssh(1): When using VerifyHostKeyDNS with a DNSSEC resolver, down-convert any certificate keys to plain keys and attempt SSHFP resolution. Prevents a server from skipping SSHFP lookup and forcing a new-hostkey dialog by offering only certificate keys. - OpenSSH 6.8 Potentially-incompatible changes: * sshd(8): UseDNS now defaults to 'no'. Configurations that match against the client host name (via sshd_config or authorized_keys) may need to re-enable it or convert to matching against addresses. New Features: * Add FingerprintHash option to ssh(1) and sshd(8), and equivalent command-line flags to the other tools to control algorithm used for key fingerprints. The default changes from MD5 to SHA256 and format from hex to base64. Fingerprints now have the hash algorithm prepended. An example of the new format: SHA256:mVPwvezndPv/ARoIadVY98vAC0g+P/5633yTC4d/wXE Please note that visual host keys will also be different. * ssh(1), sshd(8): Experimental host key rotation support. Add a protocol extension for a server to inform a client of all its available host keys after authentication has completed. The client may record the keys in known_hosts, allowing it to upgrade to better host key algorithms and a server to gracefully rotate its keys. The client side of this is controlled by a UpdateHostkeys config option (default off). * ssh(1): Add a ssh_config HostbasedKeyType option to control which host public key types are tried during host-based authentication. * ssh(1), sshd(8): fix connection-killing host key mismatch errors when sshd offers multiple ECDSA keys of different lengths. * ssh(1): when host name canonicalisation is enabled, try to parse host names as addresses before looking them up for canonicalisation. fixes bz#2074 and avoiding needless DNS lookups in some cases. * ssh-keygen(1), sshd(8): Key Revocation Lists (KRLs) no longer require OpenSSH to be compiled with OpenSSL support. * ssh(1), ssh-keysign(8): Make ed25519 keys work for host based authentication. * sshd(8): SSH protocol v.1 workaround for the Meyer, et al, Bleichenbacher Side Channel Attack. Fake up a bignum key before RSA decryption. * sshd(8): Remember which public keys have been used for authentication and refuse to accept previously-used keys. This allows AuthenticationMethods=publickey,publickey to require that users authenticate using two _different_ public keys. * sshd(8): add sshd_config HostbasedAcceptedKeyTypes and PubkeyAcceptedKeyTypes options to allow sshd to control what public key types will be accepted. Currently defaults to all. * sshd(8): Don't count partial authentication success as a failure against MaxAuthTries. * ssh(1): Add RevokedHostKeys option for the client to allow text-file or KRL-based revocation of host keys. * ssh-keygen(1), sshd(8): Permit KRLs that revoke certificates by serial number or key ID without scoping to a particular CA. * ssh(1): Add a "Match canonical" criteria that allows ssh_config Match blocks to trigger only in the second config pass. * ssh(1): Add a -G option to ssh that causes it to parse its configuration and dump the result to stdout, similar to "sshd -T". * ssh(1): Allow Match criteria to be negated. E.g. "Match !host". * The regression test suite has been extended to cover more OpenSSH features. The unit tests have been expanded and now cover key exchange. Bugfixes: * ssh-keyscan(1): ssh-keyscan has been made much more robust again servers that hang or violate the SSH protocol. * ssh(1), ssh-keygen(1): Fix regression: Key path names were being lost as comment fields. * ssh(1): Allow ssh_config Port options set in the second config parse phase to be applied (they were being ignored). * ssh(1): Tweak config re-parsing with host canonicalisation - make the second pass through the config files always run when host name canonicalisation is enabled (and not whenever the host name changes) * ssh(1): Fix passing of wildcard forward bind addresses when connection multiplexing is in use * ssh-keygen(1): Fix broken private key conversion from non-OpenSSH formats. * ssh-keygen(1): Fix KRL generation bug when multiple CAs are in use. * Various fixes to manual pages - OpenSSH 6.9 Security: * ssh(1): when forwarding X11 connections with ForwardX11Trusted=no, connections made after ForwardX11Timeout expired could be permitted and no longer subject to XSECURITY restrictions because of an ineffective timeout check in ssh(1) coupled with "fail open" behaviour in the X11 server when clients attempted connections with expired credentials. This problem was reported by Jann Horn. * ssh-agent(1): fix weakness of agent locking (ssh-add -x) to password guessing by implementing an increasing failure delay, storing a salted hash of the password rather than the password itself and using a timing-safe comparison function for verifying unlock attempts. This problem was reported by Ryan Castellucci. New Features: * ssh(1), sshd(8): promote chacha20-poly1305@openssh.com to be the default cipher * sshd(8): support admin-specified arguments to AuthorizedKeysCommand * sshd(8): add AuthorizedPrincipalsCommand that allows retrieving authorized principals information from a subprocess rather than a file. * ssh(1), ssh-add(1): support PKCS#11 devices with external PIN entry devices * sshd(8): allow GSSAPI host credential check to be relaxed for multihomed hosts via GSSAPIStrictAcceptorCheck option * ssh-keygen(1): support "ssh-keygen -lF hostname" to search known_hosts and print key hashes rather than full keys. * ssh-agent(1): add -D flag to leave ssh-agent in foreground without enabling debug mode Bugfixes: * ssh(1), sshd(8): deprecate legacy SSH2_MSG_KEX_DH_GEX_REQUEST_OLD message and do not try to use it against some 3rd-party SSH implementations that use it (older PuTTY, WinSCP). * Many fixes for problems caused by compile-time deactivation of SSH1 support (including bz#2369) * ssh(1), sshd(8): cap DH-GEX group size at 4Kbits for Cisco implementations as some would fail when attempting to use group sizes >4K * ssh(1): fix out-of-bound read in EscapeChar configuration option parsing * sshd(8): fix application of PermitTunnel, LoginGraceTime, AuthenticationMethods and StreamLocalBindMask options in Match blocks * ssh(1), sshd(8): improve disconnection message on TCP reset; bz#2257 * ssh(1): remove failed remote forwards established by muliplexing from the list of active forwards * sshd(8): make parsing of authorized_keys "environment=" options independent of PermitUserEnv being enabled * sshd(8): fix post-auth crash with permitopen=none * ssh(1), ssh-add(1), ssh-keygen(1): allow new-format private keys to be encrypted with AEAD ciphers * ssh(1): allow ListenAddress, Port and AddressFamily configuration options to appear in any order * sshd(8): check for and reject missing arguments for VersionAddendum and ForceCommand * ssh(1), sshd(8): don't treat unknown certificate extensions as fatal * ssh-keygen(1): make stdout and stderr output consistent * ssh(1): mention missing DISPLAY environment in debug log when X11 forwarding requested * sshd(8): correctly record login when UseLogin is set * sshd(8): Add some missing options to sshd -T output and fix output of VersionAddendum and HostCertificate. bz#2346 * Document and improve consistency of options that accept a "none" argument" TrustedUserCAKeys, RevokedKeys (bz#2382), AuthorizedPrincipalsFile (bz#2288) * ssh(1): include remote username in debug output * sshd(8): avoid compatibility problem with some versions of Tera Term, which would crash when they received the hostkeys notification message (hostkeys-00@openssh.com) * sshd(8): mention ssh-keygen -E as useful when comparing legacy MD5 host key fingerprints * ssh(1): clarify pseudo-terminal request behaviour and use make manual language consistent * ssh(1): document that the TERM environment variable is not subject to SendEnv and AcceptEnv - OpenSSH 7.0: This focuses primarily on deprecating weak, legacy and/or unsafe cryptography. Security: * sshd(8): OpenSSH 6.8 and 6.9 incorrectly set TTYs to be world- writable. Local attackers may be able to write arbitrary messages to logged-in users, including terminal escape sequences. Reported by Nikolay Edigaryev. * sshd(8): Portable OpenSSH only: Fixed a privilege separation weakness related to PAM support. Attackers who could successfully compromise the pre-authentication process for remote code execution and who had valid credentials on the host could impersonate other users. Reported by Moritz Jodeit. * sshd(8): Portable OpenSSH only: Fixed a use-after-free bug related to PAM support that was reachable by attackers who could compromise the pre-authentication process for remote code execution. Also reported by Moritz Jodeit. * sshd(8): fix circumvention of MaxAuthTries using keyboard- interactive authentication. By specifying a long, repeating keyboard-interactive "devices" string, an attacker could request the same authentication method be tried thousands of times in a single pass. The LoginGraceTime timeout in sshd(8) and any authentication failure delays implemented by the authentication mechanism itself were still applied. Found by Kingcope. Potentially-incompatible Changes: * Support for the legacy SSH version 1 protocol is disabled by default at compile time. * Support for the 1024-bit diffie-hellman-group1-sha1 key exchange is disabled by default at run-time. It may be re-enabled using the instructions in README.legacy or http://www.openssh.com/legacy.html * Support for ssh-dss, ssh-dss-cert-* host and user keys is disabled by default at run-time. These may be re-enabled using the instructions at http://www.openssh.com/legacy.html * Support for the legacy v00 cert format has been removed. * The default for the sshd_config(5) PermitRootLogin option has changed from "yes" to "prohibit-password". * PermitRootLogin=without-password/prohibit-password now bans all interactive authentication methods, allowing only public-key, hostbased and GSSAPI authentication (previously it permitted keyboard-interactive and password-less authentication if those were enabled). New Features: * ssh_config(5): add PubkeyAcceptedKeyTypes option to control which public key types are available for user authentication. * sshd_config(5): add HostKeyAlgorithms option to control which public key types are offered for host authentications. * ssh(1), sshd(8): extend Ciphers, MACs, KexAlgorithms, HostKeyAlgorithms, PubkeyAcceptedKeyTypes and HostbasedKeyTypes options to allow appending to the default set of algorithms instead of replacing it. Options may now be prefixed with a '+' to append to the default, e.g. "HostKeyAlgorithms=+ssh-dss". * sshd_config(5): PermitRootLogin now accepts an argument of 'prohibit-password' as a less-ambiguous synonym of 'without- password'. Bugfixes: * ssh(1), sshd(8): add compatability workarounds for Cisco and more PuTTY versions. * Fix some omissions and errors in the PROTOCOL and PROTOCOL.mux documentation relating to Unix domain socket forwarding * ssh(1): Improve the ssh(1) manual page to include a better description of Unix domain socket forwarding * ssh(1), ssh-agent(1): skip uninitialised PKCS#11 slots, fixing failures to load keys when they are present. * ssh(1), ssh-agent(1): do not ignore PKCS#11 hosted keys that wth empty CKA_ID * sshd(8): clarify documentation for UseDNS option - OpenSSH 7.1: Security: * sshd(8): OpenSSH 7.0 contained a logic error in PermitRootLogin= prohibit-password/without-password that could, depending on compile-time configuration, permit password authentication to root while preventing other forms of authentication. This problem was reported by Mantas Mikulenas. Bugfixes: * ssh(1), sshd(8): add compatability workarounds for FuTTY * ssh(1), sshd(8): refine compatability workarounds for WinSCP * Fix a number of memory faults (double-free, free of uninitialised memory, etc) in ssh(1) and ssh-keygen(1). Reported by Mateusz Kocielski. - OpenSSH 7.1p2: * SECURITY: ssh(1): The OpenSSH client code between 5.4 and 7.1 contains experimential support for resuming SSH-connections (roaming). The matching server code has never been shipped, but the client code was enabled by default and could be tricked by a malicious server into leaking client memory to the server, including private client user keys. The authentication of the server host key prevents exploitation by a man-in-the-middle, so this information leak is restricted to connections to malicious or compromised servers. MITIGATION: For OpenSSH >= 5.4 the vulnerable code in the client can be completely disabled by adding 'UseRoaming no' to the gobal ssh_config(5) file, or to user configuration in ~/.ssh/config, or by passing -oUseRoaming=no on the command line. PATCH: See below for a patch to disable this feature (Disabling Roaming in the Source Code). This problem was reported by the Qualys Security Advisory team. * SECURITY: Eliminate the fallback from untrusted X11-forwarding to trusted forwarding for cases when the X server disables the SECURITY extension. Reported by Thomas Hoger. * SECURITY: Fix an out of-bound read access in the packet handling code. Reported by Ben Hawkes. * PROTOCOL: Correctly interpret the 'first_kex_follows' option during the intial key exchange. Reported by Matt Johnston. * Further use of explicit_bzero has been added in various buffer handling code paths to guard against compilers aggressively doing dead-store removal. Potentially-incompatible changes: * This release disables a number of legacy cryptographic algorithms by default in ssh: + Several ciphers blowfish-cbc, cast128-cbc, all arcfour variants and the rijndael-cbc aliases for AES. + MD5-based and truncated HMAC algorithms. - OpenSSH 7.2: Security: * ssh(1), sshd(8): remove unfinished and unused roaming code (was already forcibly disabled in OpenSSH 7.1p2). * ssh(1): eliminate fallback from untrusted X11 forwarding to trusted forwarding when the X server disables the SECURITY extension. * ssh(1), sshd(8): increase the minimum modulus size supported for diffie-hellman-group-exchange to 2048 bits. * sshd(8): pre-auth sandboxing is now enabled by default (previous releases enabled it for new installations via sshd_config). New Features: * all: add support for RSA signatures using SHA-256/512 hash algorithms based on draft-rsa-dsa-sha2-256-03.txt and draft-ssh-ext-info-04.txt. * ssh(1): Add an AddKeysToAgent client option which can be set to 'yes', 'no', 'ask', or 'confirm', and defaults to 'no'. When enabled, a private key that is used during authentication will be added to ssh-agent if it is running (with confirmation enabled if set to 'confirm'). * sshd(8): add a new authorized_keys option "restrict" that includes all current and future key restrictions (no-*-forwarding, etc.). Also add permissive versions of the existing restrictions, e.g. "no-pty" -> "pty". This simplifies the task of setting up restricted keys and ensures they are maximally-restricted, regardless of any permissions we might implement in the future. * ssh(1): add ssh_config CertificateFile option to explicitly list certificates. bz#2436 * ssh-keygen(1): allow ssh-keygen to change the key comment for all supported formats. * ssh-keygen(1): allow fingerprinting from standard input, e.g. "ssh-keygen -lf -" * ssh-keygen(1): allow fingerprinting multiple public keys in a file, e.g. "ssh-keygen -lf ~/.ssh/authorized_keys" bz#1319 * sshd(8): support "none" as an argument for sshd_config Foreground and ChrootDirectory. Useful inside Match blocks to override a global default. bz#2486 * ssh-keygen(1): support multiple certificates (one per line) and reading from standard input (using "-f -") for "ssh-keygen -L" * ssh-keyscan(1): add "ssh-keyscan -c ..." flag to allow fetching certificates instead of plain keys. * ssh(1): better handle anchored FQDNs (e.g. 'cvs.openbsd.org') in hostname canonicalisation - treat them as already canonical and remove the trailing '.' before matching ssh_config. Bugfixes: * sftp(1): existing destination directories should not terminate recursive uploads (regression in openssh 6.8) * ssh(1), sshd(8): correctly send back SSH2_MSG_UNIMPLEMENTED replies to unexpected messages during key exchange. * ssh(1): refuse attempts to set ConnectionAttempts=0, which does not make sense and would cause ssh to print an uninitialised stack variable. * ssh(1): fix errors when attempting to connect to scoped IPv6 addresses with hostname canonicalisation enabled. * sshd_config(5): list a couple more options usable in Match blocks. * sshd(8): fix "PubkeyAcceptedKeyTypes +..." inside a Match block. * ssh(1): expand tilde characters in filenames passed to -i options before checking whether or not the identity file exists. Avoids confusion for cases where shell doesn't expand (e.g. "-i ~/file" vs. "-i~/file"). * ssh(1): do not prepend "exec" to the shell command run by "Match exec" in a config file, which could cause some commands to fail in certain environments. * ssh-keyscan(1): fix output for multiple hosts/addrs on one line when host hashing or a non standard port is in use * sshd(8): skip "Could not chdir to home directory" message when ChrootDirectory is active. * ssh(1): include PubkeyAcceptedKeyTypes in ssh -G config dump. * sshd(8): avoid changing TunnelForwarding device flags if they are already what is needed; makes it possible to use tun/tap networking as non-root user if device permissions and interface flags are pre-established * ssh(1), sshd(8): RekeyLimits could be exceeded by one packet. * ssh(1): fix multiplexing master failure to notice client exit. * ssh(1), ssh-agent(1): avoid fatal() for PKCS11 tokens that present empty key IDs. * sshd(8): avoid printf of NULL argument. * ssh(1), sshd(8): allow RekeyLimits larger than 4GB. * ssh-keygen(1): sshd(8): fix several bugs in (unused) KRL signature support. * ssh(1), sshd(8): fix connections with peers that use the key exchange guess feature of the protocol. * sshd(8): include remote port number in log messages. * ssh(1): don't try to load SSHv1 private key when compiled without SSHv1 support. * ssh-agent(1), ssh(1): fix incorrect error messages during key loading and signing errors. * ssh-keygen(1): don't leave empty temporary files when performing known_hosts file edits when known_hosts doesn't exist. * sshd(8): correct packet format for tcpip-forward replies for requests that don't allocate a port * ssh(1), sshd(8): fix possible hang on closed output. * ssh(1): expand %i in ControlPath to UID. * ssh(1), sshd(8): fix return type of openssh_RSA_verify. * ssh(1), sshd(8): fix some option parsing memory leaks. * ssh(1): add a some debug output before DNS resolution; it's a place where ssh could previously silently stall in cases of unresponsive DNS servers. * ssh(1): remove spurious newline in visual hostkey. * ssh(1): fix printing (ssh -G ...) of HostKeyAlgorithms=+... * ssh(1): fix expansion of HostkeyAlgorithms=+... Documentation: * ssh_config(5), sshd_config(5): update default algorithm lists to match current reality. * ssh(1): mention -Q key-plain and -Q key-cert query options. * sshd_config(8): more clearly describe what AuthorizedKeysFile=none does. * ssh_config(5): better document ExitOnForwardFailure. * sshd(5): mention internal DH-GEX fallback groups in manual. * sshd_config(5): better description for MaxSessions option. Portability: * sshd(8): fix multiple authentication using S/Key. - OpenSSH 7.2p2: Security: * sshd(8): sanitise X11 authentication credentials to avoid xauth command injection when X11Forwarding is enabled. - (removing patches from previous version: openssh-6.6p1-X11-forwarding.patch openssh-6.6p1-X_forward_with_disabled_ipv6.patch openssh-6.6p1-audit1-remove_duplicit_audit.patch openssh-6.6p1-audit2-better_audit_of_user_actions.patch openssh-6.6p1-audit3-key_auth_usage-fips.patch openssh-6.6p1-audit3-key_auth_usage.patch openssh-6.6p1-audit4-kex_results-fips.patch openssh-6.6p1-audit4-kex_results.patch openssh-6.6p1-audit5-session_key_destruction.patch openssh-6.6p1-audit6-server_key_destruction.patch openssh-6.6p1-audit7-libaudit_compat.patch openssh-6.6p1-audit8-libaudit_dns_timeouts.patch openssh-6.6p1-blocksigalrm.patch openssh-6.6p1-curve25519-6.6.1p1.patch openssh-6.6p1-default-protocol.patch openssh-6.6p1-disable-openssl-abi-check.patch openssh-6.6p1-disable_roaming.patch openssh-6.6p1-eal3.patch openssh-6.6p1-fingerprint_hash.patch openssh-6.6p1-fips-checks.patch openssh-6.6p1-fips.patch openssh-6.6p1-gssapi_key_exchange.patch openssh-6.6p1-gssapimitm.patch openssh-6.6p1-host_ident.patch openssh-6.6p1-key-converter.patch openssh-6.6p1-lastlog.patch openssh-6.6p1-ldap.patch openssh-6.6p1-login_options.patch openssh-6.6p1-no_fork-no_pid_file.patch openssh-6.6p1-pam-check-locks.patch openssh-6.6p1-pam-fix2.patch openssh-6.6p1-pam-fix3.patch openssh-6.6p1-pts.patch openssh-6.6p1-saveargv-fix.patch openssh-6.6p1-seccomp_getuid.patch openssh-6.6p1-seccomp_stat.patch openssh-6.6p1-seed-prng.patch openssh-6.6p1-send_locale.patch openssh-6.6p1-sftp_force_permissions.patch openssh-6.6p1-sftp_homechroot.patch openssh-6.6p1-xauth.patch openssh-6.6p1-xauthlocalhostname.patch) ++++ openssh-askpass-gnome: - upgrade to 7.2p2 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2016-4-16 - Apr 16 2016 ------------------- ------------------------------------------------------------------ ++++ ceph: - Update to version 10.1.2+git.1460807453.90d79d2: + ceph.spec.in: terminate if statement in %pre scriptlet - Update to version 10.1.2+git.1460804693.b123cdc: + ceph.spec.in: replace pwdutils dependency with shadow - Update to version 10.1.2+git.1460797447.591549b: Update to upstream v10.1.1 + Adding documentation on how to use new dynamic throttle scheme (pr#8069) + Be more careful about directory fragmentation and scrubbing (issue#15167, pr#8180) + CMake: For CMake version <= 2.8.11, use LINK_PRIVATE (pr#8422) + Makefile-env.am: set a default for CEPH_BUILD_VIRTUALENV (part 2) (pr#8320) + Minor fixes around data scan in some scenarios (pr#8115) + PG: pg down state blocked by osd.x, lost osd.x cannot solve peering stuck (issue#13531, pr#6317) + osd/PG: indicate in pg query output whether ignore_history_les would help (pr#8156) + Striper: reduce assemble_result log level (pr#8426) + Test exit values on test.sh, fix tier.cc (issue#15165, pr#8266) + ceph.in: correct dev python path for automake builds (pr#8360) + osd/OSD: fix build_past_intervals_parallel (pr#8215) + rgw: sync fixes 4 (pr#8190) + rgw: Check return code in RGWFileHandle::write (pr#7875) + build: fix compiling warnings (pr#8366) + ceph-detect-init/run-tox.sh: FreeBSD: No init detect (pr#8373) + ceph.in: fix python libpath for automake as well (pr#8362) + ceph: bash auto complete for CLI based on mon command descriptions (pr#7693) + cls_journal: fix -EEXIST checking (pr#8413) + cls_rbd: fix -EEXIST checking in cls::rbd::image_set (pr#8371) + cls_rbd: mirror_image_list should return global image id (pr#8297) + cls_rbd: pass WILLNEED fadvise flags during object map update (issue#15332, pr#8380) + cls_rbd: read_peers: update last_read on next cls_cxx_map_get_vals (pr#8374) + cmake: Build cython modules and change paths to bin/, lib/ (pr#8351) + cmake: add FindOpenSSL.cmake (pr#8106) + cmake: add StandardPolicy.cc to librbd (pr#8368) + cmake: add missing librbd/MirrorWatcher.cc and librd/ObjectWatcher.cc (pr#8399) + cmake: fix mrun to handle cmake build structure (pr#8237) + cmake: fix the build of test_rados_api_list (pr#8438) + common: fix race during optracker switches between enabled/disabled mode (pr#8330) + config_opts: disable filestore throttle soft backoff by default (pr#8265) + configure: Add -D_LARGEFILE64_SOURCE to Linux build. (pr#8402) + crush: fix error log (pr#8430) + crushtool: Don't crash when called on a file that isn't a crushmap (issue#8286, pr#8038) + debian/rules: put init-ceph in /etc/init.d/ceph, not ceph-base (issue#15329, pr#8406) + doc/dev: add "Deploy a cluster for manual testing" section (issue#15218, pr#8228) + doc/rados/operations/crush: fix the formatting (pr#8306) + doc/release-notes: fix indents (pr#8345) + doc: Fixes headline different font size and type (pr#8328) + doc: Remove Ceph Monitors do lots of fsync() (issue#15288, pr#8327) + doc: Updated CloudStack RBD documentation (pr#8308) + doc: amend Fixes instructions in SubmittingPatches (pr#8312) + doc: draft notes for jewel (pr#8211) + doc: fix typo, duplicated content etc. for Jewel release notes (pr#8342) + doc: fix wrong type of hyphen (pr#8252) + doc: rgw_region_root_pool option should be in [global] (issue#15244, pr#8271) + doc: very basic doc on mstart (pr#8207) + global/global_init: expand metavariables in setuser_match_path (issue#15365, pr#8433) + global/signal_handler: print thread name in signal handler (pr#8177) + libcephfs: fix python tests and fix getcwd on missing dir (pr#7901) + librbd: avoid throwing error if mirroring is unsupported (pr#8417) + librbd: disable image mirroring when image is removed (issue#15265, pr#8375) + librbd: send notifications for mirroring status updates (pr#8355) + mailmap updates (pr#8256) + makefile: fix rbdmap manpage (pr#8310) + mds: allow client to request caps when opening file (issue#14360, pr#7952) + messages/MOSDOp: clear reqid inc for v6 encoding (issue#15230, pr#8299) + mon/MonClient: fix shutdown race (issue#13992, pr#8335) + mon: do not send useless pg_create messages for split pgs (pr#8247) + mon: mark_down_pgs in lockstep with pg_map's osdmap epoch (pr#8208) + mon: remove remove_legacy_versions() (pr#8324) + mon: remove unnecessary comment for update_from_paxos (pr#8400) + mon: remove unused variable (issue#15292, pr#8337) + mon: show the pool quota info on ceph df detail command (issue#14216, pr#7094) + monclient: avoid key renew storm on clock skew (issue#12065, pr#8258) + mrun: update path to cmake binaries (pr#8447) + msg/async: avoid log spam on throttle (issue#15031, pr#8263) + msg/async: remove experiment feature (pr#7820) + os/ObjectStore: add noexcept to ensure move ctor is used (pr#8421) + os/ObjectStore: fix _update_op for split dest_cid (pr#8364) + os/ObjectStore: try_move_rename in transaction append and add coverage to store_test (issue#15205, pr#8359) + os/bluestore: a few fixes (pr#8193) + os/bluestore: ceph-bluefs-tool fixes (issue#15261, pr#8292) + osd/ClassHandler: only dlclose() the classes not missing (pr#8354) + osd/OSD.cc: finish full_map_request every MOSDMap message (issue#15130, pr#8147) + osd: add 'proxy' cache mode (issue#12814, pr#8210) + osd: add the support of per pool scrub priority (pr#7062) + osd: bail out of _committed_osd_maps if we are shutting down (pr#8267) + osd: duplicated clear for peer_missing (pr#8315) + osd: fix bugs for omap ops (pr#8230) + osd: fix dirtying info without correctly setting drity_info field (pr#8275) + osd: fix dump_ops_in_flight races (issue#8885, pr#8044) + osd: fix epoch check in handle_pg_create (pr#8382) + osd: fix failure report handling during ms_handle_connect() (pr#8348) + osd: fix log info (pr#8273) + osd: fix reference count, rare race condition etc. (pr#8254) + osd: fix tick relevant issues (pr#8369) + osd: more fixes for incorrectly dirtying info; resend reply for duplicated scrub-reserve req (pr#8291) + osdc/Objecter: dout log after assign tid (pr#8202) + osdc/Objecter: use full pgid hash in PGNLS ops (pr#8378) + osdmap: rm nonused variable (pr#8423) + pybind/Makefile.am: Prevent race creating CYTHON_BUILD_DIR (issue#15276, pr#8356) + pybind/rados: python3 fix (pr#8331) + pybind: add flock to libcephfs python bindings (pr#7902) + qa: update rest test cephfs calls (issue#15309, pr#8372) + qa: update rest test cephfs calls (part 2) (issue#15309, pr#8393) + radosgw-admin: 'period commit' supplies user-readable error messages (pr#8264) + radosgw-admin: fix for 'realm pull' (pr#8404) + rbd-mirror: asok commands to get status and flush on Mirror and Replayer level (pr#8235) + rbd-mirror: enabling/disabling pool mirroring should update the mirroring directory (issue#15217, pr#8261) + rbd-mirror: fix missing increment for iterators (pr#8352) + rbd-mirror: initial failover / failback support (pr#8287) + rbd-mirror: prevent enabling/disabling an image's mirroring when not in image mode (issue#15267, pr#8332) + rbd-mirror: switch fsid over to mirror uuid (issue#15238, pr#8280) + rbd: allow librados to prune the command-line for config overrides (issue#15250, pr#8282) + rbdmap: add manpage (issue#15212, pr#8224) + releases: what is merged where and when ? (pr#8358) + rgw/rgw_admin:fix bug about list and stats command (pr#8200) + rgw: Do not send a Content-Type on a '304 Not Modified' response (issue#15119, pr#8253) + rgw: Multipart ListPartsResult ETag quotes (issue#15334, pr#8387) + rgw: S3: set EncodingType in ListBucketResult (pr#7712) + rgw: accept data only at the first time in response to a request (pr#8084) + rgw: add a few more help options in admin interface (pr#8410) + rgw: add zone delete to rgw-admin help (pr#8184) + rgw: convert plain object to versioned (with null version) when removing (issue#15243, pr#8268) + rgw: fix compiling error (pr#8394) + rgw: fix lockdep false positive (pr#8284) + rgw:Use count fn in RGWUserBuckets for quota check (pr#8294) + rgw_admin: remove unused parent_period arg (pr#8411) + rgw_file: set owner uid, gid, and Unix mode on new objects (pr#8321) + rpm: prefer UID/GID 167 when creating ceph user/group (issue#15246, pr#8277) + script: subscription-manager support (issue#14972, pr#7907) + set 128MB tcmalloc cache size by bytes (pr#8427) + systemd: set up environment in rbdmap unit file (issue#14984, pr#8222) + test/system/*: use dynamically generated pool name (issue#15240, pr#8318) + test/system/rados_list_parallel: print oid if rados_write fails (issue#15240, pr#8309) + test/test-erasure-code.sh: disable pg_temp priming (issue#15211, pr#8260) + test/test_pool_create.sh: fix port (pr#8361) + test: Fix test to run with btrfs which has snap_### dirs (issue#15347, pr#8420) + test: TestMirroringWatcher test cases were not closing images (pr#8435) + test: rbd-mirror: script improvements for manual testing (pr#8325) + tests: Fixing broken test/cephtool-test-mon.sh test (pr#8429) + tests: Improving 'make check' execution time (pr#8131) + unittest_erasure_code_plugin: fix deadlock (Alpine) (pr#8314) + vstart: fix up cmake paths when VSTART_DEST is given (pr#8363) + vstart: make -k with optional mon_num. (pr#8251) + xio: add prefix to xio msgr logs (pr#8148) + xio: fix compilation against latest accelio (pr#8022) + xio: xio_init needs to be called before any other xio function (pr#8227) + ceph.spec.in: disable lttng and babeltrace explicitly (issue#14844, pr#7857) - Update to upstream v10.1.2 + Jewel nfs fixes 3 (pr#8460) + PG: set epoch_created and parent_split_bits for child pg (issue#15426, pr#8552) + rgw: signature mismatch with escaped characters in url query portion (issue#15358, pr#8445) + authtool: update –help and manpage to match code. (pr#8456) + build: Respect TMPDIR for virtualenv (pr#8457) + ceph-disk: do not always fail when re-using a partition (pr#8508) + ceph-fuse: rotate log file (pr#8485) + ceph-rest-api: fix fs/flag/set (pr#8428) + check-generated.sh: can't source bash from sh (pr#8521) + common: buffer: put a guard for stat() syscall during read_file (pr#7956) + common: fix time_t cast in decode (issue#15330, pr#8419) + crush: fix typo (pr#8518) + doc: rgw admin uses "region list" not "regions list" (pr#8517) + journal: fix final result for JournalTrimmer::C_RemoveSet (pr#8516) + journal: fix race condition between Future and journal shutdown (issue#15364, pr#8477) + librados: Revert "rados: Add new field flags for ceph_osd_op.copy_get." (pr#8486) + librbd: disallow unsafe rbd_op_threads values (issue#15034, pr#8459) + mailmap update (pr#8522) + mds: Add cmapv to ESessions default constructor initializer list (pr#8403) + mds: fix file_layout_t legacy encoding snafu (pr#8455) + mds: Protect a number of unstable/experimental features behind durable flags (pr#8383) + mds: Extend the existing pool access checking to include specific RADOS namespace (pr#8444) + os/ObjectStore: make device uuid probe output something friendly (pr#8418) + os/bluestore: revamp BlueFS bdev management and add perfcounters (issue#15376, pr#8431) + os/filestore: force lfn attrs to be written atomically, restructure name length limits (pr#8496) + osd/ReplicatedPG::_rollback_to: update the OMAP flag (issue#14777, pr#8495) + osd: clean up temp object if copy-from fails (pr#8487) + osd: fix two scrub relevant issues (pr#8462) + osd: fix/clean up full map request handling (pr#8446) + osdc/Objecter: fix narrow race with tid assignment (issue#14364, pr#7981) + radosgw-admin: allow (pr#8529) + rbd-mirror: workaround for intermingled lockdep singletons (pr#8476) + rbd: journal reset should disable/re-enable journaling feature (issue#15097, pr#8490) + rgw-admin: remove unused iterator and fix error message (pr#8507) + rgw: aws4 subdomain calling bugfix (issue#15369, pr#8472) + rgw: fix a typo in error message (pr#8434) + rgw: fix problem deleting objects begining with double underscores (issue#15318, pr#8488) + rgw: retry RGWRemoteMetaLog::read_log_info() while master is down (pr#8453) + rgw: the map 'headers' is assigned a wrong value (pr#8481) + rgw_ldap: make ldap.h inclusion conditional (pr#8500) + systemd: drop any systemd imposed process/thread limits (pr#8450) + test: fix ut test failure caused by lfn change (issue#15464, pr#8544) + test: fix valgrind memcheck issues for rbd-mirror test cases (issue#15354, pr#8493) + tests: add Ubuntu 16.04 xenial dockerfile (pr#8519) - Update to latest upstream (patches accepted since 10.1.2 release) + librbd: gracefully handle blacklisted client in ImageWatcher + rbd: cleanly fail bench-write upon failure + librbd: delay invalidation of exclusive lock pointer + librbd: cancel ops before blocking IO + radosgw-admin: allow 'period pull --url' without full multisite config + radosgw-admin: 'realm pull' only accepts --url + doc: reinstate accidentally removed section header + journal: possible race condition during live replay + journal: potential for double-free of context on shut down + test/encoding/readable: use [ for "test" not (( + os/bluestore: fix shortened bluefs paths in env mirror case + journal: race possible when re-watching a journal object + test: image replayer needs dummy remote mirror peer uuid + systemd: Use the same restart limits as upstart + doc: fix dependencies + release-notes: v10.1.2 release notes (draft) + release-notes: v10.1.2 release notes + librbd: dynamically disabling exclusive lock might leave lingering request + FSMap: guard the ever_enabled_multiple decode ++++ gegl: - Use pkgconfig instead of libffmpeg-devel ++++ kernel-default: - Add support for BCM2837 (FATE#319481) - drm/vc4: Add a BO cache (FATE#319481). - drm/vc4: Add create and map BO ioctls (FATE#319481). - drm/vc4: Add an API for creating GPU shaders in GEM BOs (FATE#319481). - drm/vc4: Fix a typo in a V3D debug register (FATE#319481). - drm/vc4: Bind and initialize the V3D engine (FATE#319481). - drm/vc4: Add support for drawing 3D frames (FATE#319481). - drm/vc4: Add support for async pageflips (FATE#319481). - drm/vc4: Add an interface for capturing the GPU state after a hang (FATE#319481). - drm/vc4: copy_to_user() returns the number of bytes remaining (FATE#319481). - drm/vc4: allocate enough memory in vc4_save_hang_state() (FATE#319481). - drm/vc4: fix an error code (FATE#319481). - clk: bcm2835: Add a driver for the auxiliary peripheral clock gates (FATE#319481). - clk: bcm2835: add a round up ability to the clock divisor (FATE#319481). - clk: bcm2835: Support for clock parent selection (FATE#319481). - clk: bcm2835: Add PWM clock support (FATE#319481). - irqchip/bcm2836: Fix initialization of the LOCAL_IRQ_CNT timers (FATE#319481). - irqchip/bcm2836: Add SMP support for the 2836 (FATE#319481). - irqchip/bcm2836: Tolerate IRQs while no flag is set in ISR (FATE#319481). - irqchip/bcm2836: Make code more readable (FATE#319481). - ARM: bcm2835: Move the CPU/peripheral include out of common RPi DT (FATE#319481). - drm/vc4: fix warning in validate printf (FATE#319481). - drm/vc4: Remove broken attempt at GPU reset using genpd (FATE#319481). - ARM: bcm2835: Add PWM clock support to the device tree (FATE#319481). - ARM: bcm2835: Add the Raspberry Pi power domain driver to the DT (FATE#319481). - drm/vc4: Nuke preclose hook (FATE#319481). - drm/vc4: Improve comments on vc4_plane_state members (FATE#319481). - drm/vc4: Add missing __iomem annotation to hw_dlist (FATE#319481). - drm/vc4: Move the plane clipping/scaling setup to a separate function (FATE#319481). - drm/vc4: Add a proper short-circut path for legacy cursor updates (FATE#319481). - drm/vc4: Make the CRTCs cooperate on allocating display lists (FATE#319481). - drm/vc4: Add more display planes to each CRTC (FATE#319481). - drm/vc4: Fix which value is being used for source image size (FATE#319481). - drm/vc4: Add support for scaling of display planes (FATE#319481). - drm/vc4: Add support a few more RGB display plane formats (FATE#319481). - drm/vc4: Add support for YUV planes (FATE#319481). - drm/vc4: Validate that WAIT_BO padding is cleared (FATE#319481). - drm/vc4: Fix the clear color for the first tile rendered (FATE#319481). - drm/vc4: Return an ERR_PTR from BO creation instead of NULL (FATE#319481). - drm/vc4: Fix -ERESTARTSYS error return from BO waits (FATE#319481). - drm/vc4: Drop error message on seqno wait timeouts (FATE#319481). - drm/vc4: Fix spurious GPU resets due to BO reuse (FATE#319481). - drm/vc4: Enable runtime PM (FATE#319481). - drm/vc4: Use runtime PM to power cycle the device when the GPU hangs (FATE#319481). - clk: bcm2835: Reuse CLK_DIVIDER_MAX_AT_ZERO for recalc_rate() (FATE#319481). - irqchip/bcm2836: Drop extra memory barrier in SMP boot (FATE#319481). - clk: bcm2835: added missing clock register definitions (FATE#319481). - drm/vc4: Fix a framebuffer reference leak on async flip interrupt (FATE#319481). - drm/vc4: Bring HDMI up from power off if necessary (FATE#319481). - drm/vc4: Add another reg to HDMI debug dumping (FATE#319481). - drm/vc4: Fix the name of the VSYNCD_EVEN register (FATE#319481). - drm/vc4: Fix setting of vertical timings in the CRTC (FATE#319481). - drm/vc4: Initialize scaler DISPBKGND on modeset (FATE#319481). - drm/vc4: improve throughput by pipelining binning and rendering jobs (FATE#319481). - drm/vc4: Let gpiolib know that we're OK with sleeping for HPD (FATE#319481). - drm/vc4: Respect GPIO_ACTIVE_LOW on HDMI HPD if set in the devicetree (FATE#319481). - drm/vc4: Return -EFAULT on copy_from_user() failure (FATE#319481). - drm/vc4: Recognize a more specific compatible string for V3D (FATE#319481). - clk: bcm2835: fix check of error code returned by devm_ioremap_resource() (FATE#319481). - clk: bcm2835: pll_off should only update CM_PLL_ANARST (FATE#319481). - clk: bcm2835: add locking to pll*_on/off methods (FATE#319481). - clk: bcm2835: divider value has to be 1 or more (FATE#319481). - clk: bcm2835: correctly enable fractional clock support (FATE#319481). - clk: bcm2835: clean up coding style issues (FATE#319481). - clk: bcm2835: expose raw clock-registers via debugfs (FATE#319481). - clk: bcm2835: remove use of BCM2835_CLOCK_COUNT in driver (FATE#319481). - clk: bcm2835: reorganize bcm2835_clock_array assignment (FATE#319481). - clk: bcm2835: enable management of PCM clock (FATE#319481). - clk: bcm2835: add missing PLL clock dividers (FATE#319481). - clk: bcm2835: add missing osc and per clocks (FATE#319481). - ARM: bcm2835: Add VC4 to the device tree (FATE#319481). - drm/vc4: Add DPI driver (FATE#319481). - irqchip: bcm2835: Avoid arch/arm-specific handle_IRQ (FATE#319481). - irqchip: bcm2836: Drop smp_set_ops on arm64 builds (FATE#319481). - irqchip: bcm2836: Fix compiler warning on 64-bit build (FATE#319481). - irqchip: bcm2836: Use a more generic memory barrier call (FATE#319481). - clk: bcm2835: Fix compiler warnings on 64-bit builds (FATE#319481). - clk: bcm2835: Fix PLL poweron (FATE#319481). - ARM: bcm2835: Add devicetree for the Raspberry Pi 3 (FATE#319481). - drm/vc4: Fix NULL deref in HDMI init error path (FATE#319481). - ARM: bcm2835: Give HDMI a HPD GPIO on the pi3 (FATE#319481). - don't force serial pins to uart0 (FATE#319481). - clk: bcm2835: Add bindings for the auxiliary peripheral clock gates (FATE#319481). - ARM: bcm2835: add rpi power domain driver (FATE#319481). - ARM: bcm2835: add bcm2835-aux-uart support to DT (FATE#319481). - drm: Add an encoder and connector type enum for DPI (FATE#319481). - drm: Create a driver hook for allocating GEM object structs (FATE#319481). - ARM: bcm2835: Define two new packets from the latest firmware (FATE#319481). - arm64: Add platform selection for BCM2835 (FATE#319481). - serial: bcm2835: add driver for bcm2835-aux-uart (FATE#319481). - serial: bcm2835: fix unsigned int issue with irq (FATE#319481). - pwm: bcm2835: Calculate scaler in ->config() (FATE#319481). - pwm: bcm2835: Prevent division by zero (FATE#319481). - ASoC: bcm2835: cleanup includes by ordering them alphabetically (FATE#319481). - ASoC: bcm2835: move to use the clock framework (FATE#319481). - pinctrl: bcm2835: Implement get_direction callback (FATE#319481). - pinctrl: bcm2835: use gpiochip data pointer (FATE#319481). - spi: bcm2835aux: fix bitmask defines (FATE#319481). - spi: bcm2835aux: disable tx fifo empty irq (FATE#319481). - spi: bcm2835: Remove unnecessary workaround to call gpio_set_value (FATE#319481). - spi: bcm2835aux: set up spi-mode before asserting cs-gpio (FATE#319481). - spi: bcm2835aux: fix CPOL/CPHA setting (FATE#319481). - Update config files. - supported.conf: - commit 9f3b827 ++++ kernel-source: - Add support for BCM2837 (FATE#319481) - drm/vc4: Add a BO cache (FATE#319481). - drm/vc4: Add create and map BO ioctls (FATE#319481). - drm/vc4: Add an API for creating GPU shaders in GEM BOs (FATE#319481). - drm/vc4: Fix a typo in a V3D debug register (FATE#319481). - drm/vc4: Bind and initialize the V3D engine (FATE#319481). - drm/vc4: Add support for drawing 3D frames (FATE#319481). - drm/vc4: Add support for async pageflips (FATE#319481). - drm/vc4: Add an interface for capturing the GPU state after a hang (FATE#319481). - drm/vc4: copy_to_user() returns the number of bytes remaining (FATE#319481). - drm/vc4: allocate enough memory in vc4_save_hang_state() (FATE#319481). - drm/vc4: fix an error code (FATE#319481). - clk: bcm2835: Add a driver for the auxiliary peripheral clock gates (FATE#319481). - clk: bcm2835: add a round up ability to the clock divisor (FATE#319481). - clk: bcm2835: Support for clock parent selection (FATE#319481). - clk: bcm2835: Add PWM clock support (FATE#319481). - irqchip/bcm2836: Fix initialization of the LOCAL_IRQ_CNT timers (FATE#319481). - irqchip/bcm2836: Add SMP support for the 2836 (FATE#319481). - irqchip/bcm2836: Tolerate IRQs while no flag is set in ISR (FATE#319481). - irqchip/bcm2836: Make code more readable (FATE#319481). - ARM: bcm2835: Move the CPU/peripheral include out of common RPi DT (FATE#319481). - drm/vc4: fix warning in validate printf (FATE#319481). - drm/vc4: Remove broken attempt at GPU reset using genpd (FATE#319481). - ARM: bcm2835: Add PWM clock support to the device tree (FATE#319481). - ARM: bcm2835: Add the Raspberry Pi power domain driver to the DT (FATE#319481). - drm/vc4: Nuke preclose hook (FATE#319481). - drm/vc4: Improve comments on vc4_plane_state members (FATE#319481). - drm/vc4: Add missing __iomem annotation to hw_dlist (FATE#319481). - drm/vc4: Move the plane clipping/scaling setup to a separate function (FATE#319481). - drm/vc4: Add a proper short-circut path for legacy cursor updates (FATE#319481). - drm/vc4: Make the CRTCs cooperate on allocating display lists (FATE#319481). - drm/vc4: Add more display planes to each CRTC (FATE#319481). - drm/vc4: Fix which value is being used for source image size (FATE#319481). - drm/vc4: Add support for scaling of display planes (FATE#319481). - drm/vc4: Add support a few more RGB display plane formats (FATE#319481). - drm/vc4: Add support for YUV planes (FATE#319481). - drm/vc4: Validate that WAIT_BO padding is cleared (FATE#319481). - drm/vc4: Fix the clear color for the first tile rendered (FATE#319481). - drm/vc4: Return an ERR_PTR from BO creation instead of NULL (FATE#319481). - drm/vc4: Fix -ERESTARTSYS error return from BO waits (FATE#319481). - drm/vc4: Drop error message on seqno wait timeouts (FATE#319481). - drm/vc4: Fix spurious GPU resets due to BO reuse (FATE#319481). - drm/vc4: Enable runtime PM (FATE#319481). - drm/vc4: Use runtime PM to power cycle the device when the GPU hangs (FATE#319481). - clk: bcm2835: Reuse CLK_DIVIDER_MAX_AT_ZERO for recalc_rate() (FATE#319481). - irqchip/bcm2836: Drop extra memory barrier in SMP boot (FATE#319481). - clk: bcm2835: added missing clock register definitions (FATE#319481). - drm/vc4: Fix a framebuffer reference leak on async flip interrupt (FATE#319481). - drm/vc4: Bring HDMI up from power off if necessary (FATE#319481). - drm/vc4: Add another reg to HDMI debug dumping (FATE#319481). - drm/vc4: Fix the name of the VSYNCD_EVEN register (FATE#319481). - drm/vc4: Fix setting of vertical timings in the CRTC (FATE#319481). - drm/vc4: Initialize scaler DISPBKGND on modeset (FATE#319481). - drm/vc4: improve throughput by pipelining binning and rendering jobs (FATE#319481). - drm/vc4: Let gpiolib know that we're OK with sleeping for HPD (FATE#319481). - drm/vc4: Respect GPIO_ACTIVE_LOW on HDMI HPD if set in the devicetree (FATE#319481). - drm/vc4: Return -EFAULT on copy_from_user() failure (FATE#319481). - drm/vc4: Recognize a more specific compatible string for V3D (FATE#319481). - clk: bcm2835: fix check of error code returned by devm_ioremap_resource() (FATE#319481). - clk: bcm2835: pll_off should only update CM_PLL_ANARST (FATE#319481). - clk: bcm2835: add locking to pll*_on/off methods (FATE#319481). - clk: bcm2835: divider value has to be 1 or more (FATE#319481). - clk: bcm2835: correctly enable fractional clock support (FATE#319481). - clk: bcm2835: clean up coding style issues (FATE#319481). - clk: bcm2835: expose raw clock-registers via debugfs (FATE#319481). - clk: bcm2835: remove use of BCM2835_CLOCK_COUNT in driver (FATE#319481). - clk: bcm2835: reorganize bcm2835_clock_array assignment (FATE#319481). - clk: bcm2835: enable management of PCM clock (FATE#319481). - clk: bcm2835: add missing PLL clock dividers (FATE#319481). - clk: bcm2835: add missing osc and per clocks (FATE#319481). - ARM: bcm2835: Add VC4 to the device tree (FATE#319481). - drm/vc4: Add DPI driver (FATE#319481). - irqchip: bcm2835: Avoid arch/arm-specific handle_IRQ (FATE#319481). - irqchip: bcm2836: Drop smp_set_ops on arm64 builds (FATE#319481). - irqchip: bcm2836: Fix compiler warning on 64-bit build (FATE#319481). - irqchip: bcm2836: Use a more generic memory barrier call (FATE#319481). - clk: bcm2835: Fix compiler warnings on 64-bit builds (FATE#319481). - clk: bcm2835: Fix PLL poweron (FATE#319481). - ARM: bcm2835: Add devicetree for the Raspberry Pi 3 (FATE#319481). - drm/vc4: Fix NULL deref in HDMI init error path (FATE#319481). - ARM: bcm2835: Give HDMI a HPD GPIO on the pi3 (FATE#319481). - don't force serial pins to uart0 (FATE#319481). - clk: bcm2835: Add bindings for the auxiliary peripheral clock gates (FATE#319481). - ARM: bcm2835: add rpi power domain driver (FATE#319481). - ARM: bcm2835: add bcm2835-aux-uart support to DT (FATE#319481). - drm: Add an encoder and connector type enum for DPI (FATE#319481). - drm: Create a driver hook for allocating GEM object structs (FATE#319481). - ARM: bcm2835: Define two new packets from the latest firmware (FATE#319481). - arm64: Add platform selection for BCM2835 (FATE#319481). - serial: bcm2835: add driver for bcm2835-aux-uart (FATE#319481). - serial: bcm2835: fix unsigned int issue with irq (FATE#319481). - pwm: bcm2835: Calculate scaler in ->config() (FATE#319481). - pwm: bcm2835: Prevent division by zero (FATE#319481). - ASoC: bcm2835: cleanup includes by ordering them alphabetically (FATE#319481). - ASoC: bcm2835: move to use the clock framework (FATE#319481). - pinctrl: bcm2835: Implement get_direction callback (FATE#319481). - pinctrl: bcm2835: use gpiochip data pointer (FATE#319481). - spi: bcm2835aux: fix bitmask defines (FATE#319481). - spi: bcm2835aux: disable tx fifo empty irq (FATE#319481). - spi: bcm2835: Remove unnecessary workaround to call gpio_set_value (FATE#319481). - spi: bcm2835aux: set up spi-mode before asserting cs-gpio (FATE#319481). - spi: bcm2835aux: fix CPOL/CPHA setting (FATE#319481). - Update config files. - supported.conf: - commit 9f3b827 ++++ kernel-syms: - Add support for BCM2837 (FATE#319481) - drm/vc4: Add a BO cache (FATE#319481). - drm/vc4: Add create and map BO ioctls (FATE#319481). - drm/vc4: Add an API for creating GPU shaders in GEM BOs (FATE#319481). - drm/vc4: Fix a typo in a V3D debug register (FATE#319481). - drm/vc4: Bind and initialize the V3D engine (FATE#319481). - drm/vc4: Add support for drawing 3D frames (FATE#319481). - drm/vc4: Add support for async pageflips (FATE#319481). - drm/vc4: Add an interface for capturing the GPU state after a hang (FATE#319481). - drm/vc4: copy_to_user() returns the number of bytes remaining (FATE#319481). - drm/vc4: allocate enough memory in vc4_save_hang_state() (FATE#319481). - drm/vc4: fix an error code (FATE#319481). - clk: bcm2835: Add a driver for the auxiliary peripheral clock gates (FATE#319481). - clk: bcm2835: add a round up ability to the clock divisor (FATE#319481). - clk: bcm2835: Support for clock parent selection (FATE#319481). - clk: bcm2835: Add PWM clock support (FATE#319481). - irqchip/bcm2836: Fix initialization of the LOCAL_IRQ_CNT timers (FATE#319481). - irqchip/bcm2836: Add SMP support for the 2836 (FATE#319481). - irqchip/bcm2836: Tolerate IRQs while no flag is set in ISR (FATE#319481). - irqchip/bcm2836: Make code more readable (FATE#319481). - ARM: bcm2835: Move the CPU/peripheral include out of common RPi DT (FATE#319481). - drm/vc4: fix warning in validate printf (FATE#319481). - drm/vc4: Remove broken attempt at GPU reset using genpd (FATE#319481). - ARM: bcm2835: Add PWM clock support to the device tree (FATE#319481). - ARM: bcm2835: Add the Raspberry Pi power domain driver to the DT (FATE#319481). - drm/vc4: Nuke preclose hook (FATE#319481). - drm/vc4: Improve comments on vc4_plane_state members (FATE#319481). - drm/vc4: Add missing __iomem annotation to hw_dlist (FATE#319481). - drm/vc4: Move the plane clipping/scaling setup to a separate function (FATE#319481). - drm/vc4: Add a proper short-circut path for legacy cursor updates (FATE#319481). - drm/vc4: Make the CRTCs cooperate on allocating display lists (FATE#319481). - drm/vc4: Add more display planes to each CRTC (FATE#319481). - drm/vc4: Fix which value is being used for source image size (FATE#319481). - drm/vc4: Add support for scaling of display planes (FATE#319481). - drm/vc4: Add support a few more RGB display plane formats (FATE#319481). - drm/vc4: Add support for YUV planes (FATE#319481). - drm/vc4: Validate that WAIT_BO padding is cleared (FATE#319481). - drm/vc4: Fix the clear color for the first tile rendered (FATE#319481). - drm/vc4: Return an ERR_PTR from BO creation instead of NULL (FATE#319481). - drm/vc4: Fix -ERESTARTSYS error return from BO waits (FATE#319481). - drm/vc4: Drop error message on seqno wait timeouts (FATE#319481). - drm/vc4: Fix spurious GPU resets due to BO reuse (FATE#319481). - drm/vc4: Enable runtime PM (FATE#319481). - drm/vc4: Use runtime PM to power cycle the device when the GPU hangs (FATE#319481). - clk: bcm2835: Reuse CLK_DIVIDER_MAX_AT_ZERO for recalc_rate() (FATE#319481). - irqchip/bcm2836: Drop extra memory barrier in SMP boot (FATE#319481). - clk: bcm2835: added missing clock register definitions (FATE#319481). - drm/vc4: Fix a framebuffer reference leak on async flip interrupt (FATE#319481). - drm/vc4: Bring HDMI up from power off if necessary (FATE#319481). - drm/vc4: Add another reg to HDMI debug dumping (FATE#319481). - drm/vc4: Fix the name of the VSYNCD_EVEN register (FATE#319481). - drm/vc4: Fix setting of vertical timings in the CRTC (FATE#319481). - drm/vc4: Initialize scaler DISPBKGND on modeset (FATE#319481). - drm/vc4: improve throughput by pipelining binning and rendering jobs (FATE#319481). - drm/vc4: Let gpiolib know that we're OK with sleeping for HPD (FATE#319481). - drm/vc4: Respect GPIO_ACTIVE_LOW on HDMI HPD if set in the devicetree (FATE#319481). - drm/vc4: Return -EFAULT on copy_from_user() failure (FATE#319481). - drm/vc4: Recognize a more specific compatible string for V3D (FATE#319481). - clk: bcm2835: fix check of error code returned by devm_ioremap_resource() (FATE#319481). - clk: bcm2835: pll_off should only update CM_PLL_ANARST (FATE#319481). - clk: bcm2835: add locking to pll*_on/off methods (FATE#319481). - clk: bcm2835: divider value has to be 1 or more (FATE#319481). - clk: bcm2835: correctly enable fractional clock support (FATE#319481). - clk: bcm2835: clean up coding style issues (FATE#319481). - clk: bcm2835: expose raw clock-registers via debugfs (FATE#319481). - clk: bcm2835: remove use of BCM2835_CLOCK_COUNT in driver (FATE#319481). - clk: bcm2835: reorganize bcm2835_clock_array assignment (FATE#319481). - clk: bcm2835: enable management of PCM clock (FATE#319481). - clk: bcm2835: add missing PLL clock dividers (FATE#319481). - clk: bcm2835: add missing osc and per clocks (FATE#319481). - ARM: bcm2835: Add VC4 to the device tree (FATE#319481). - drm/vc4: Add DPI driver (FATE#319481). - irqchip: bcm2835: Avoid arch/arm-specific handle_IRQ (FATE#319481). - irqchip: bcm2836: Drop smp_set_ops on arm64 builds (FATE#319481). - irqchip: bcm2836: Fix compiler warning on 64-bit build (FATE#319481). - irqchip: bcm2836: Use a more generic memory barrier call (FATE#319481). - clk: bcm2835: Fix compiler warnings on 64-bit builds (FATE#319481). - clk: bcm2835: Fix PLL poweron (FATE#319481). - ARM: bcm2835: Add devicetree for the Raspberry Pi 3 (FATE#319481). - drm/vc4: Fix NULL deref in HDMI init error path (FATE#319481). - ARM: bcm2835: Give HDMI a HPD GPIO on the pi3 (FATE#319481). - don't force serial pins to uart0 (FATE#319481). - clk: bcm2835: Add bindings for the auxiliary peripheral clock gates (FATE#319481). - ARM: bcm2835: add rpi power domain driver (FATE#319481). - ARM: bcm2835: add bcm2835-aux-uart support to DT (FATE#319481). - drm: Add an encoder and connector type enum for DPI (FATE#319481). - drm: Create a driver hook for allocating GEM object structs (FATE#319481). - ARM: bcm2835: Define two new packets from the latest firmware (FATE#319481). - arm64: Add platform selection for BCM2835 (FATE#319481). - serial: bcm2835: add driver for bcm2835-aux-uart (FATE#319481). - serial: bcm2835: fix unsigned int issue with irq (FATE#319481). - pwm: bcm2835: Calculate scaler in ->config() (FATE#319481). - pwm: bcm2835: Prevent division by zero (FATE#319481). - ASoC: bcm2835: cleanup includes by ordering them alphabetically (FATE#319481). - ASoC: bcm2835: move to use the clock framework (FATE#319481). - pinctrl: bcm2835: Implement get_direction callback (FATE#319481). - pinctrl: bcm2835: use gpiochip data pointer (FATE#319481). - spi: bcm2835aux: fix bitmask defines (FATE#319481). - spi: bcm2835aux: disable tx fifo empty irq (FATE#319481). - spi: bcm2835: Remove unnecessary workaround to call gpio_set_value (FATE#319481). - spi: bcm2835aux: set up spi-mode before asserting cs-gpio (FATE#319481). - spi: bcm2835aux: fix CPOL/CPHA setting (FATE#319481). - Update config files. - supported.conf: - commit 9f3b827 ------------------------------------------------------------------ ------------------ 2016-4-15 - Apr 15 2016 ------------------- ------------------------------------------------------------------ ++++ augeas: - Improved inputrc, host.conf and shellvars lenses. bsc#975729 Add patches: 27d8457-inputrc-mapping.patch 2d12670-inputrc-else.patch 49bcfbe-shellvars-exclude-SuSEfirewall2.patch 7558c12-host_conf-spaces.patch 2686edf4-iproute2-hex-ids.patch bd6c783d-iproute2-handle-slash.patch c59d33dc-rmt-lens.patch 02f5bef6-sssd-semicolon.patch e3101393-allow-partial-quoting-mixing-multiple-styl.patch 0001-Add-lens-to-parse-etc-default-star.patch 0001-smbusers-add-support-for-comments.patch - Temporarily rule out everything in if-up.d and if-down.d from the shellvars lens as the lens is far from ready to read the scripts there. shellvars-exclude.patch. bsc#933210 ++++ autoyast2: - Updated schema - added optional URL for the installer self update repository ("general" -> "self_update_url" node) (FATE#319716) - 3.1.123 ++++ baobab: - Update to GNOME 3.20 Fate#318572 ++++ brasero: - Update to GNOME 3.20 Fate#318572 ++++ cheese: - Update to GNOME 3.20 -- Fate#318572. ++++ empathy: - Update to GNOME 3.20 Fate#318572 ++++ gcr: - Update to GNOME 3.20 -- Fate#318572. ++++ librsvg: - Update to GNOME 3.20 Fate#318572 ++++ geocode-glib: - Update to GNOME 3.20 Fate#318572 ++++ ghex: - Update to GNOME 3.20 Fate#318572 ++++ gjs: - Update to GNOME 3.20 Fate#318572 ++++ gnome-bluetooth: - Update to GNOME 3.20 -- Fate#318572. - Remove 61-gnome-bluetooth-rfkill.rules (no longer needed). ++++ gnome-color-manager: - Update to GNOME 3.20 -- Fate#318572. ++++ gnome-contacts: - Update to GNOME 3.20 -- Fate#318572. ++++ gnome-shell: - Update to GNOME 3.20 - Fate#318572. - Temporarily disable all SLE patches. These will be rebased in a later update. ++++ gnome-shell-extensions: - Update to GNOME 3.20 -- Fate#318572. - Temporarily disable SLE patches and theming. It will be re-enabled in a later update. ++++ seahorse: - Update to GNOME 3.20 -- Fate#318572. ++++ gnome-system-monitor: - Update to GNOME 3.20 -- Fate#318572. ++++ libgsf: - Update to GNOME 3.20 Fate#318572 ++++ gtkhtml: - Update to GNOME 3.20 Fate#318572 ++++ intltool: - Update to GNOME 3.20 Fate#318572 ++++ json-glib: - Update to GNOME 3.20 -- Fate#318572. ++++ kernel-default: - IB/hfi1: Add adaptive cacheless verbs copy (bsc#973818, fate#319242). - IB/hfi1: Add ASIC flag view/clear (bsc#973818, fate#319242). - IB/hfi1: Add ASIC resource reservation functions (bsc#973818, fate#319242). - IB/hfi1: Add filter callback (bsc#973818, fate#319242). - IB/hfi1: Add MMU tracing (bsc#973818, fate#319242). - IB/hfi1: Add pin query function (bsc#973818, fate#319242). - IB/hfi1: Add SDMA cache eviction algorithm (bsc#973818, fate#319242). - IB/hfi1: Add shared ASIC structure (bsc#973818, fate#319242). - IB/hfi1: Add the break statement that was removed in an (bsc#973818, fate#319242). - IB/hfi1: Add unique trace point for pio and sdma send (bsc#973818, fate#319242). - IB/hfi1: Adjust last address values for intervals (bsc#973818, fate#319242). - IB/hfi1: Allow MMU function execution in IRQ context (bsc#973818, fate#319242). - IB/hfi1: Allow remove MMU callbacks to free nodes (bsc#973818, fate#319242). - IB/hfi1: Change EPROM handling to use resource reservation (bsc#973818, fate#319242). - IB/hfi1: Change QSFP functions to use resource reservation (bsc#973818, fate#319242). - IB/hfi1: Change SBus handling to use resource reservation (bsc#973818, fate#319242). - IB/hfi1: Change thermal init to use resource reservation (bsc#973818, fate#319242). - IB/hfi1: Don't call cond_resched in atomic mode when sending (bsc#973818, fate#319242). - IB/hfi1: Enable adaptive pio by default (bsc#973818, fate#319242). - IB/hfi1: Fix adaptive pio packet corruption (bsc#973818, fate#319242). - IB/hfi1: Fix issues with qp_stats print (bsc#973818, fate#319242). - IB/hfi1: Fix ordering of trace for accuracy (bsc#973818, fate#319242). - IB/hfi1: Fix panic in adaptive pio (bsc#973818, fate#319242). - IB/hfi1: Fix PIO wakeup timing hole (bsc#973818, fate#319242). - IB/hfi1: Handle host handshake timeout (bsc#973818, fate#319242). - IB/hfi1: Hold i2c resource across debugfs open/close (bsc#973818, fate#319242). - IB/hfi1: Implement SDMA-side buffer caching (bsc#973818, fate#319242). - IB/hfi1: Improve LED beaconing (bsc#973818, fate#319242). - IB/hfi1: Move constant to the right in bitwise operations (bsc#973818, fate#319242). - IB/hfi1: Notify remove MMU/RB callback of calling context (bsc#973818, fate#319242). - IB/hfi1: Prevent NULL pointer dereference (bsc#973818, fate#319242). - IB/hfi1: Re-factor MMU notification code (bsc#973818, fate#319242). - IB/hfi1: Reduce hardware mutex timeout (bsc#973818, fate#319242). - IB/hfi1: Remove ASIC block clear (bsc#973818, fate#319242). - IB/hfi1: Remove compare callback (bsc#973818, fate#319242). - IB/hfi1: Remove the use of add/remove RB function pointers (bsc#973818, fate#319242). - IB/hfi1: Remove unused HFI1_DO_INIT_ASIC flag (bsc#973818, fate#319242). - IB/hfi1: Report pid in qp_stats to aid debug (bsc#973818, fate#319242). - IB/hfi1: Specify mm when releasing pages (bsc#973818, fate#319242). - IB/hfi1: Switch to using the pin query function (bsc#973818, fate#319242). - IB/hfi1: Use interval RB trees (bsc#973818, fate#319242). - IB/qib: Add device specific info prints (bsc#973818, fate#319242). - IB/qib: Begin to use rdmavt for verbs (bsc#973818, fate#319242). - IB/qib: Clean up register_ib_device (bsc#973818, fate#319242). - IB/qib: Delete QIB user context allocation and de-alloction (bsc#973818, fate#319242). - IB/qib: Destroy SMI AH before de-allocating the protection (bsc#973818, fate#319242). - IB/qib: Implement qib support for AH notification (bsc#973818, fate#319242). - IB/qib: Improve ipoib UD performance (bsc#973818, fate#319242). - IB/qib: Insure last cursor is updated prior to complete (bsc#973818, fate#319242). - IB/qib,rdmavt: Move smi_ah to qib (bsc#973818, fate#319242). - IB/qib: Remove completion queue data structures and functions (bsc#973818, fate#319242). - IB/qib: Remove create and free mad agents (bsc#973818, fate#319242). - IB/qib: Remove create qp and create qp table functionality (bsc#973818, fate#319242). - IB/qib: Remove destroy queue pair code (bsc#973818, fate#319242). - IB/qib: Remove dma.c and use rdmavt version of dma functions (bsc#973818, fate#319242). - IB/qib: Remove driver specific members from qib qp type (bsc#973818, fate#319242). - IB/qib: Remove ibport and use rdmavt version (bsc#973818, fate#319242). - IB/qib: Remove mmap from qib (bsc#973818, fate#319242). - IB/qib: Remove modify queue pair code (bsc#973818, fate#319242). - IB/qib: Remove modify_port and port_immutable functions (bsc#973818, fate#319242). - IB/qib: Remove most uses of QIB_PERMISSIVE_LID and (bsc#973818, fate#319242). - IB/qib: Remove qib multicast verbs functions (bsc#973818, fate#319242). - IB/qib: Remove qib_lookup_qpn and use rvt_lookup_qpn instead (bsc#973818, fate#319242). - IB/qib: Remove qib_post_receive and use rdmavt version (bsc#973818, fate#319242). - IB/qib: Remove qib_query_device function (bsc#973818, fate#319242). - IB/qib: Remove qib_query_qp function (bsc#973818, fate#319242). - IB/qib: Remove qp and mr functionality from qib (bsc#973818, fate#319242). - IB/qib: Remove qpn, qp tables and related variables from qib (bsc#973818, fate#319242). - IB/qib: Remove srq from qib (bsc#973818, fate#319242). - IB/qib: Remove srq functionality (bsc#973818, fate#319242). - IB/qib: Rename several functions by adding a "qib_" prefix (bsc#973818, fate#319242). - IB/qib: Setup notify free/create mad agent callbacks for (bsc#973818, fate#319242). - IB/qib, staging/rdma/hfi1: add s_hlock for use in post send (bsc#973818, fate#319242). - IB/qib, staging/rdma/hfi1, IB/rdmavt: progress selection (bsc#973818, fate#319242). - IB/qib: Support query gid in rdmavt (bsc#973818, fate#319242). - IB/qib: Use address handle in rdmavt and remove from qib (bsc#973818, fate#319242). - IB/qib: Use rdmavt device allocation function (bsc#973818, fate#319242). - IB/qib: Use rdmavt lid defines in qib (bsc#973818, fate#319242). - IB/qib: Use rdmavt pkey verbs function (bsc#973818, fate#319242). - IB/qib: Use rdmavt protection domain (bsc#973818, fate#319242). - IB/qib: Use rdmavt send and receive flags (bsc#973818, fate#319242). - IB/qib: Use rdmavt version of post_send (bsc#973818, fate#319242). - IB/rdamvt: fix cross build with rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Add address handle stubs (bsc#973818, fate#319242). - IB/rdmavt: Add AH to rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Add an ibport data structure to rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Add common LID defines to rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Add completion queue function stubs (bsc#973818, fate#319242). - IB/rdmavt: Add completion queue functions (bsc#973818, fate#319242). - IB/rdmavt: Add create queue pair functionality (bsc#973818, fate#319242). - IB/rdmavt: Add destroy qp verb (bsc#973818, fate#319242). - IB/rdmavt: Add device specific info prints (bsc#973818, fate#319242). - IB/rdmavt: Add device structure allocation (bsc#973818, fate#319242). - IB/rdmavt: Add driver notification for new AH (bsc#973818, fate#319242). - IB/rdmavt: Add get port immutable stub (bsc#973818, fate#319242). - IB/rdmavt: Add hardware driver send work request check (bsc#973818, fate#319242). - IB/rdmavt: Add ib core device attributes to rvt driver params (bsc#973818, fate#319242). - IB/rdmavt: Add IB user context allocation and de-alloction (bsc#973818, fate#319242). - IB/rdmavt: Add mad agents to rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Add Mem affinity support (bsc#973818, fate#319242). - IB/rdmavt: Add memory region stubs (bsc#973818, fate#319242). - IB/rdmavt: Add misc dev register functionality (bsc#973818, fate#319242). - IB/rdmavt: Add mmap related functions (bsc#973818, fate#319242). - IB/rdmavt: Add mmap stub (bsc#973818, fate#319242). - IB/rdmavt: Add modify qp (bsc#973818, fate#319242). - IB/rdmavt: add modify queue pair driver helpers (bsc#973818, fate#319242). - IB/rdmavt: Add multicast functions (bsc#973818, fate#319242). - IB/rdmavt: Add multicast stubs (bsc#973818, fate#319242). - IB/rdmavt: Add per verb driver callback checking (bsc#973818, fate#319242). - IB/rdmavt: Add pkey query stub (bsc#973818, fate#319242). - IB/rdmavt: Add pkey support (bsc#973818, fate#319242). - IB/rdmavt: Add post receive to rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Add post send and recv stubs (bsc#973818, fate#319242). - IB/rdmavt: Add post send to rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Add process MAD stub (bsc#973818, fate#319242). - IB/rdmavt: Add protection domain to rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Add query and modify device stubs (bsc#973818, fate#319242). - IB/rdmavt: Add query and modify port stubs (bsc#973818, fate#319242). - IB/rdmavt: Add query gid stub (bsc#973818, fate#319242). - IB/rdmavt: Add query gid support (bsc#973818, fate#319242). - IB/rdmavt: Add queue pair data structure to rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Add queue pair function stubs (bsc#973818, fate#319242). - IB/rdmavt: Add R and S flags for queue pairs (bsc#973818, fate#319242). - IB/rdmavt: Add srq functionality to rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Add SRQ stubs (bsc#973818, fate#319242). - IB/rdmavt: Add support for query_port, modify_port and (bsc#973818, fate#319242). - IB/rdmavt: Add support for rvt_query_device function (bsc#973818, fate#319242). - IB/rdmavt: Add support for rvt_query_qp (bsc#973818, fate#319242). - IB/rdmavt: Add support for tracing events (bsc#973818, fate#319242). - IB/rdmavt: Add the start of capability flags (bsc#973818, fate#319242). - IB/rdmavt: Add trace and error print statements in (bsc#973818, fate#319242). - IB/rdmavt: Alloc and dealloc ucontexts (bsc#973818, fate#319242). - IB/rdmavt: Allow reserving just one qpn (bsc#973818, fate#319242). - IB/rdmavt: Break rdma_vt main include header file up (bsc#973818, fate#319242). - IB/rdmavt: Check lkey_table_size value before use (bsc#973818, fate#319242). - IB/rdmavt: Clean up comments and add more documentation (bsc#973818, fate#319242). - IB/rdmavt: Clean up distinction between port number and index (bsc#973818, fate#319242). - IB/rdmavt: Consolidate dma ops in rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Create module framework and handle driver (bsc#973818, fate#319242). - IB/rdmavt: Do not use rvt prints which rely on driver too (bsc#973818, fate#319242). - IB/rdmavt: Export reset_qp in rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Fix copyright date (bsc#973818, fate#319242). - IB/rdmavt: Initialize and teardown of qpn table (bsc#973818, fate#319242). - IB/rdmavt: Macroize override checks during driver (bsc#973818, fate#319242). - IB/rdmavt: Move driver helper functions to a common structure (bsc#973818, fate#319242). - IB/rdmavt: Move memory registration into rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Move MR datastructures into rvt (bsc#973818, fate#319242). - IB/rdmavt: Move SRQ data structure into rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Post receive for QP in ERR state (bsc#973818, fate#319242). - IB/rdmavt: Properly pass gfp to hw driver function (bsc#973818, fate#319242). - IB/rdmavt: Remove RVT_FLAGs (bsc#973818, fate#319242). - IB/rdmavt: Remove signal_supported and comments (bsc#973818, fate#319242). - IB/rdmavt: Remove unnecessary exported functions (bsc#973818, fate#319242). - IB/rdmavt: remove unused qp field (bsc#973818, fate#319242). - IB/rdmavt: Remove unused variable from Queue Pair (bsc#973818, fate#319242). - IB/rdmavt, staging/rdma/hfi1: use qps to dynamically scale (bsc#973818, fate#319242). - IB/rdmavt: Support creating qps with GFP_NOIO flag (bsc#973818, fate#319242). - IB/rdmvt: close send engine struct holes (bsc#973818, fate#319242). - IB: remove support for phys MRs (bsc#973818, fate#319242). - staging/hfi1: Add building blocks for TID caching (bsc#973818, fate#319242). - staging/hfi1: Add definitions needed for TID cache (bsc#973818, fate#319242). - staging/hfi1: Add function stubs for TID caching (bsc#973818, fate#319242). - staging/hfi1: Add MMU notifier callback function (bsc#973818, fate#319242). - staging/hfi1: add per SDMA engine stats to hfistats (bsc#973818, fate#319242). - staging/hfi1: Add TID cache receive init and free funcs (bsc#973818, fate#319242). - staging/hfi1: Add TID entry program function body (bsc#973818, fate#319242). - staging/hfi1: Add TID free/clear function bodies (bsc#973818, fate#319242). - staging/hfi1: Change default krcvqs (bsc#973818, fate#319242). - staging/hfi1: change krcvqs mod param from byte to uint (bsc#973818, fate#319242). - staging/hfi1: check for ARMED->ACTIVE change in recv int (bsc#973818, fate#319242). - staging/hfi1: Clean up comments (bsc#973818, fate#319242). - staging/hfi1: Convert lock to mutex (bsc#973818, fate#319242). - staging/hfi1: Enable TID caching feature (bsc#973818, fate#319242). - staging/hfi1: Fix Xmit Wait calculation (bsc#973818, fate#319242). - staging/hfi1: Move s_sde to read mostly section of hfi1_qp (bsc#973818, fate#319242). - staging/hfi1: Remove un-needed variable (bsc#973818, fate#319242). - staging/hfi1: Remove unneeded variable index (bsc#973818, fate#319242). - staging/hfi1: TID group definitions and support funcs (bsc#973818, fate#319242). - staging/hfi1: Use BIT macro (bsc#973818, fate#319242). - staging/rdma/hfi: fix CQ completion order issue (bsc#973818, fate#319242). - staging/rdma/hfi1: actually use new RNR timer API in loopback (bsc#973818, fate#319242). - staging/rdma/hfi1: Adaptive PIO for short messages (bsc#973818, fate#319242). - staging/rdma/hfi1: Add a credit push on diagpkt allocate fail (bsc#973818, fate#319242). - staging/rdma/hfi1: add ACK coalescing logic (bsc#973818, fate#319242). - staging/rdma/hfi1: Add active and optical cable support (bsc#973818, fate#319242). - staging/rdma/hfi1: Add aeth name syndrome decode (bsc#973818, fate#319242). - staging/rdma/hfi1: Add basic rdmavt capability flags for hfi1 (bsc#973818, fate#319242). - staging/rdma/hfi1: Add blank link after declarations (bsc#973818, fate#319242). - staging/rdma/hfi1: Add braces on all arms of statement (bsc#973818, fate#319242). - staging/rdma/hfi1: Add comment for spinlock_t definition (bsc#973818, fate#319242). - staging/rdma/hfi1: add common routine for queuing acks (bsc#973818, fate#319242). - staging/rdma/hfi1: add cq head and tail information to (bsc#973818, fate#319242). - staging/rdma/hfi1: Add credits for VL0 to VL7 in snoop mode (bsc#973818, fate#319242). - staging/rdma/hfi1: add dd_dev_dbg (bsc#973818, fate#319242). - staging/rdma/hfi1: add definitions for OPA traps (bsc#973818, fate#319242). - staging/rdma/hfi1: Add device specific info prints (bsc#973818, fate#319242). - staging/rdma/hfi1: Add one-time LCB reset (bsc#973818, fate#319242). - staging/rdma/hfi1: Add page lock limit check for SDMA (bsc#973818, fate#319242). - staging/rdma/hfi1: Add qp to send context mapping for PIO (bsc#973818, fate#319242). - staging/rdma/hfi1: add s_avail to qp_stats (bsc#973818, fate#319242). - staging/rdma/hfi1: add s_retry to diagnostics (bsc#973818, fate#319242). - staging/rdma/hfi1: Add s_sendcontext priv field (bsc#973818, fate#319242). - staging/rdma/hfi1: Add send context sw index (bsc#973818, fate#319242). - staging/rdma/hfi1: Add space between concatenated string (bsc#973818, fate#319242). - staging/rdma/hfi1: Add spaces around binary operators (bsc#973818, fate#319242). - staging/rdma/hfi1: Add support for enabling/disabling PCIe (bsc#973818, fate#319242). - staging/rdma/hfi1: add unique rnr timer (bsc#973818, fate#319242). - staging/rdma/hfi1: Adding counter resolutions for (bsc#973818, fate#319242). - staging/rdma/hfi1: Adding support for hfi counters via sysfs (bsc#973818, fate#319242). - staging/rdma/hfi1: Adds software counters for bitfields (bsc#973818, fate#319242). - staging/rdma/hfi1: Adjust EPROM partitions, add EPROM (bsc#973818, fate#319242). - staging/rdma/hfi1: Allocate send ctxt on device NUMA node (bsc#973818, fate#319242). - staging/rdma/hfi1: Allow a fair scheduling of QPs (bsc#973818, fate#319242). - staging/rdma/hfi1: Always download SBus firmware (bsc#973818, fate#319242). - staging/rdma/hfi1: avoid passing pmtu (bsc#973818, fate#319242). - staging/rdma/hfi1: Avoid using upstream component if it is (bsc#973818, fate#319242). - staging/rdma/hfi1: Begin to use rdmavt for verbs (bsc#973818, fate#319242). - staging/rdma/hfi1: centralize timer routines into rc (bsc#973818, fate#319242). - staging/rdma/hfi1: Change for data type of port number (bsc#973818, fate#319242). - staging/rdma/hfi1: Change num_rcv_contexts to (bsc#973818, fate#319242). - staging/rdma/hfi1: Change send_schedule counter to a per cpu (bsc#973818, fate#319242). - staging/rdma/hfi1: Check interrupt registers mapping (bsc#973818, fate#319242). - staging: rdma: hfi1: chip: Remove wrapper function (bsc#973818, fate#319242). - staging/rdma/hfi1: Clean up init_cntrs() (bsc#973818, fate#319242). - staging/rdma/hfi1: Clean up macro indentation (bsc#973818, fate#319242). - staging/rdma/hfi1: Clean up register device (bsc#973818, fate#319242). - staging/rdma/hfi1: Clean up return handling (bsc#973818, fate#319242). - staging/rdma/hfi1: Clean-up unnecessary goto statements (bsc#973818, fate#319242). - staging/rdma/hfi1: Cleanup comments and logs in PHY code (bsc#973818, fate#319242). - staging/rdma/hfi1: cleanup messages on qsfp_read() failure (bsc#973818, fate#319242). - staging/rdma/hfi1: Clear the QSFP reset that is asserted on (bsc#973818, fate#319242). - staging/rdma/hfi1: Consider VL15 MTU also when calculating (bsc#973818, fate#319242). - staging/rdma/hfi1: Consolidate CPU/IRQ affinity support (bsc#973818, fate#319242). - staging/rdma/hfi1: Consolidate dma ops for hfi1 (bsc#973818, fate#319242). - staging/rdma/hfi1: convert buffers allocated atomic to per (bsc#973818, fate#319242). - staging/rdma/hfi1: Convert dd_dev_info() to hfi1_cdbg() in (bsc#973818, fate#319242). - staging/rdma/hfi1: Convert to use get_user_pages_fast (bsc#973818, fate#319242). - staging/rdma/hfi1: Correct TWSI reset (bsc#973818, fate#319242). - staging/rdma/hfi1: correctly check for post-interrupt packets (bsc#973818, fate#319242). - staging/rdma/hfi1: Correctly limit VLs against SDMA engines (bsc#973818, fate#319242). - staging/rdma/hfi1: Correctly set RcvCtxtCtrl register (bsc#973818, fate#319242). - staging/rdma/hfi1: Decode CNP opcode (bsc#973818, fate#319242). - Staging: rdma: hfi1: Delete NULL check before vfree (bsc#973818, fate#319242). - staging/rdma/hfi1: Destroy workqueues if (bsc#973818, fate#319242). - staging/rdma/hfi1: Detect SDMA transmission error early (bsc#973818, fate#319242). - staging/rdma/hfi1: Determine actual operational VLs (bsc#973818, fate#319242). - staging: rdma: hfi1: diag: constify hfi1_filter_array (bsc#973818, fate#319242). - staging/rdma/hfi1: diag.c add missing braces (bsc#973818, fate#319242). - staging/rdma/hfi1: diag.c change null comparisons (bsc#973818, fate#319242). - staging/rdma/hfi1: diag.c correct sizeof parameter (bsc#973818, fate#319242). - staging/rdma/hfi1: diag.c fix alignment (bsc#973818, fate#319242). - staging/rdma/hfi1: diag.c fix logical continuations (bsc#973818, fate#319242). - staging/rdma/hfi1: diag.c fix white space errors (bsc#973818, fate#319242). - staging/rdma/hfi1: diag.c use BIT macros (bsc#973818, fate#319242). - staging/rdma/hfi1: Disable thermal polling before sensor (bsc#973818, fate#319242). - staging/rdma/hfi1: Disclose more information when i2c fails (bsc#973818, fate#319242). - staging: rdma: hfi1: Do not use | with a variable with value (bsc#973818, fate#319242). - staging/rdma/hfi1: Don't attempt to qualify or tune loopback (bsc#973818, fate#319242). - staging/rdma/hfi1: don't cache "prescan head" (bsc#973818, fate#319242). - staging: rdma: hfi1: driver: Replace IS_ALIGNED with (bsc#973818, fate#319242). - staging/rdma/hfi1: Eliminate WARN_ON when VL is invalid (bsc#973818, fate#319242). - staging/rdma/hfi1: Enable WFR PCIe extended tags from the (bsc#973818, fate#319242). - staging/rdma/hfi1: Extend quiet timeout (bsc#973818, fate#319242). - staging/rdma/hfi1: Fetch platform configuration data from EFI (bsc#973818, fate#319242). - staging: rdma: hfi1: file_ops: Replace ALIGN with PAGE_ALIGN (bsc#973818, fate#319242). - staging/rdma/hfi1: fix 0-day syntax error (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix a possible null pointer dereference (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix block comments (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix bug that could block the process on (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix camel case variables (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix code alignment (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix comparison to NULL (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix counter read for cp (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix debugfs access race (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix downgrade race (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix error in hfi1 driver build (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix fabric serdes reset by re-downloading (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix for 32-bit counter overflow in driver (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix for generic I2C interface (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix for module parameter hdrq_entsize when (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix for module parameter rcvhdrcnt when (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix for opaportconfig ledon by not (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix header size calculation for RC/UC QPs (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix header (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix logical continuations (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix memory leaks (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix missing firmware NULL dereference (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix misspellings (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix module parameter spelling (bsc#973818, fate#319242). - staging/rdma/hfi1: fix panic in send engine (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix per-VL transmit discard counts (bsc#973818, fate#319242). - staging/rdma/hfi1: fix pio progress routine race with (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix qp.h comments (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix QSFP memory read/write across 128 byte (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix reporting of LED status in (bsc#973818, fate#319242). - staging/rdma/hfi1: fix sdma build failures to always clean up (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix SL->SC checks (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix snoop packet length calculation (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix xmit discard error weight (bsc#973818, fate#319242). - staging/rdma/hfi1: Further clean up hfi1_ioctl parameter (bsc#973818, fate#319242). - staging/rdma/hfi1: Get port type from configuration file (bsc#973818, fate#319242). - staging/rdma/hfi1: Guard i2c access against cp (bsc#973818, fate#319242). - staging/rdma/hfi1: Handle packets with invalid RHF on context (bsc#973818, fate#319242). - staging/rdma/hfi1: HFI now sends OPA Traps instead of IBTA (bsc#973818, fate#319242). - staging/rdma/hfi1: HFI reports wrong offline disabled reason (bsc#973818, fate#319242). - staging/rdma/hfi1: hfi1_ioctl remove setlink state (bsc#973818, fate#319242). - staging/rdma/hfi1, IB/core: Fix LinkDownReason define for (bsc#973818, fate#319242). - staging/rdma/hfi1: Implement hfi1 support for AH notification (bsc#973818, fate#319242). - staging/rdma/hfi1: Implement LED beaconing for maintenance (bsc#973818, fate#319242). - staging/rdma/hfi1: Improve performance of SDMA transfers (bsc#973818, fate#319242). - staging/rdma/hfi1: Improve performance of TID cache look up (bsc#973818, fate#319242). - staging/rdma/hfi1: Improve performance of user SDMA (bsc#973818, fate#319242). - staging/rdma/hfi1: Insure last cursor is updated prior to (bsc#973818, fate#319242). - staging/rdma/hfi1: Make EPROM check per device (bsc#973818, fate#319242). - staging/rdma/hfi1: Make firmware failure messages warnings (bsc#973818, fate#319242). - staging/rdma/hfi1: Method to toggle "fast ECN" detection (bsc#973818, fate#319242). - staging/rdma/hfi1: move hfi1_migrate_qp (bsc#973818, fate#319242). - staging/rdma/hfi1: Move macros to a common header (bsc#973818, fate#319242). - staging/rdma/hfi1: move txreq header code (bsc#973818, fate#319242). - staging/rdma/hfi1: No firmware retry for simulation (bsc#973818, fate#319242). - staging/rdma/hfi1: Only warn when board description is not (bsc#973818, fate#319242). - staging/rdma/hfi1: optionally prescan rx queue for {B, F}ECNs (bsc#973818, fate#319242). - staging/rdma/hfi1: pre-compute sc and sde for RC/UC QPs (bsc#973818, fate#319242). - staging: rdma: hfi1 : Prefer using the BIT macro (bsc#973818, fate#319242). - staging/rdma/hfi1: Properly determine error status of SDMA (bsc#973818, fate#319242). - staging/rdma/hfi1: Put QPs into error state after SL->SC (bsc#973818, fate#319242). - staging/rdma/hfi1: Read EFI variable for device description (bsc#973818, fate#319242). - staging/rdma/hfi1: Reduce number of parameters passed to send (bsc#973818, fate#319242). - staging/rdma/hfi1: Reduce snoop locking scope in IOCTL (bsc#973818, fate#319242). - staging/rdma/hfi1: Reduce syslog message severity and provide (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove blank line after an open brace (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove blank line before close brace (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove CamelCase (bsc#973818, fate#319242). - staging: rdma: hfi1: Remove casts of pointer to same type (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove CQ data structures and functions (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove create and free mad agents (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove create_qp functionality (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove destroy qp verb (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove driver specific members from hfi1 (bsc#973818, fate#319242). - staging/rdma/hfi1: remove duplicate timeout print (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove else after break (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove file pointer macros (bsc#973818, fate#319242). - staging: rdma: hfi1: Remove header file (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove header memcpy from sdma send path (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove hfi1 MR and hfi1 specific qp type (bsc#973818, fate#319242). - staging: rdma: hfi1: Remove hfi1_nomsix() wrapper function (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove hfi1_query_qp function (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove ibport and use rdmavt version (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove incorrect link credit check (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove mmap from hfi1 (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove modify queue pair from hfi1 (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove modify_port and port_immutable (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove MR data structures from hfi1 (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove multicast verbs functions (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove multiple blank lines (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove PCIe AER diagnostic message (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove post_recv and use rdmavt version (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove qpdev and qpn table from hfi1 (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove query_device function (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove rcv bubbles code (bsc#973818, fate#319242). - staging/rdma/hfi1: remove RxCtxRHQS from hfi1stats (bsc#973818, fate#319242). - staging/rdma/hfi1: remove s_rdma_mr (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove space after cast (bsc#973818, fate#319242). - staging/rdma/hfi1: remove SPC freeze error messages (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove spurious error messages (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove srq from hfi1 (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove srq functionality (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove unnecessary duplicated variable (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove unnecessary include files (bsc#973818, fate#319242). - staging: rdma: hfi1: Remove unnecessary kfree (bsc#973818, fate#319242). - staging: rdma: hfi1: Remove unnecessary parantheses (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove unnecessary parentheses (bsc#973818, fate#319242). - staging: rdma: hfi1: Remove unnecessary pci_set_drvdata() (bsc#973818, fate#319242). - staging: rdma: hfi1: Remove unnecessary variable (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove unused code (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove unused variable nsbr (bsc#973818, fate#319242). - staging: rdma: hfi1: Remove useless return variables (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove user context allocation and (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove void function return statement (bsc#973818, fate#319242). - staging/rdma/hfi1: Removing unused struct hfi1_verbs_counters (bsc#973818, fate#319242). - staging: rdma: hfi1: Replace ALIGN with PAGE_ALIGN (bsc#973818, fate#319242). - staging: rdma: hfi1: Replace kmalloc and memcpy with kmemdup (bsc#973818, fate#319242). - staging/rdma/hfi1: Replacement of goto's for break/returns (bsc#973818, fate#319242). - staging/rdma/hfi1: Report physical state changes per device (bsc#973818, fate#319242). - staging/rdma/hfi1: Return early from hfi1_ioctl parameter (bsc#973818, fate#319242). - staging/rdma/hfi1: Return immediately on error (bsc#973818, fate#319242). - staging/rdma/hfi1: rework is_a0() and is_bx() (bsc#973818, fate#319242). - staging: rdma: hfi1: sdma: Remove wrapper functions (bsc#973818, fate#319242). - staging/rdma/hfi1: Select only devices with active links (bsc#973818, fate#319242). - staging/rdma/hfi1: set Gen3 half-swing for integrated devices (bsc#973818, fate#319242). - staging/rdma/hfi1: Skip lcb init for simulation (bsc#973818, fate#319242). - staging/rdma/hfi1: Split last 8 bytes of copy to user buffer (bsc#973818, fate#319242). - staging/rdma/hfi1: Split multiple assignments (bsc#973818, fate#319242). - staging/rdma/hfi1: Support alternate firmware names (bsc#973818, fate#319242). - staging/rdma/hfi1: Support external device configuration (bsc#973818, fate#319242). - staging/rdma/hfi1: Support query gid in rdmavt (bsc#973818, fate#319242). - staging/rdma/hfi1: Tune for unknown channel if configuration (bsc#973818, fate#319242). - staging/rdma/hfi1: Turning off LED without checking if (bsc#973818, fate#319242). - staging/rdma/hfi1: Unconditionally clean-up SDMA queues (bsc#973818, fate#319242). - staging/rdma/hfi1: Unexpected link up pkey values are not an (bsc#973818, fate#319242). - staging/rdma/hfi1: unknown frame messages are not errors (bsc#973818, fate#319242). - staging/rdma/hfi1: Use address handle in rdmavt and remove (bsc#973818, fate#319242). - staging/rdma/hfi1: Use BIT_ULL macro (bsc#973818, fate#319242). - staging/rdma/hfi1: Use correct rdmavt header files after (bsc#973818, fate#319242). - staging/rdma/hfi1: Use device file minor to identify EPROM (bsc#973818, fate#319242). - staging/rdma/hfi1: use mod_timer when appropriate (bsc#973818, fate#319242). - staging/rdma/hfi1: use new RNR timer (bsc#973818, fate#319242). - staging/rdma/hfi1: use new timer routines (bsc#973818, fate#319242). - staging: rdma: hfi1: Use offset_in_page macro (bsc#973818, fate#319242). - staging/rdma/hfi1: use one-shot LCB write (bsc#973818, fate#319242). - staging/rdma/hfi1: Use parallel workqueue for SDMA engines (bsc#973818, fate#319242). - staging/rdma/hfi1: Use pointer instead of struct name (bsc#973818, fate#319242). - staging/rdma/hfi1: Use rdmavt device allocation function (bsc#973818, fate#319242). - staging/rdma/hfi1: Use rdmavt pkey verbs function (bsc#973818, fate#319242). - staging/rdma/hfi1: Use rdmavt protection domain (bsc#973818, fate#319242). - staging/rdma/hfi1: Use rdmavt send flags and recv flags (bsc#973818, fate#319242). - staging/rdma/hfi1: Use rdmavt version of post_send (bsc#973818, fate#319242). - staging: rdma: hfi1: Use setup_timer (bsc#973818, fate#319242). - staging/rdma/hfi1: use u8 for vl/sl (bsc#973818, fate#319242). - staging: rdma: hfi1: user_sdma.c: Drop void pointer cast (bsc#973818, fate#319242). - staging/rdma/hfi1: Verbs Mem affinity support (bsc#973818, fate#319242). - staging/rdma/hfi1: Workaround to prevent corruption during (bsc#973818, fate#319242). - staging: rdma: Use kcalloc instead of kzalloc (bsc#973818, fate#319242). - Staging: rdma: Use min macro instead of ternary operator (bsc#973818, fate#319242). - uapi/hfi1_user: Add command and event for TID caching (bsc#973818, fate#319242). - uapi/hfi1_user: Correct comment for capability bit (bsc#973818, fate#319242). - Update config files. - supported.conf: - commit 71ebe1b - supported.conf: arm64: enable Xilinx SPI driver - commit 55a5437 - arm64: Update config files. Enalbe SPI driver for Xilinx. - commit 3f17649 - irqdomain: Export irq_domain_free_irqs_common (fate#319483). - commit 514fa35 - qlcnic: Fix mailbox completion handling during spurious interrupt (bsc#966337,FATE#320147). - qlcnic: Remove unnecessary usage of atomic_t (bsc#966337,FATE#320147). - qlcnic: constify qlcnic_dcb_ops structures (bsc#966337,FATE#320147). - commit 430db46 - qlge: Fix receive packets drop (FATE#320149,bnc#9663123). - commit 454d10f - iommu/amd: Fix checking of pci dma aliases (bsc#975772). - commit 323c8a0 - iommu/vt-d: Ratelimit fault handler (bsc#975772). - iommu/vt-d: Improve fault handler error messages (bsc#975772). - iommu: Don't overwrite domain pointer when there is no default_domain (bsc#975772). - iommu/dma: Restore scatterlist offsets correctly (bsc#975772). - commit 7d149dd - x86/PCI: Add driver for Intel Volume Management Device (VMD) (fate#320000). - Update config files. - PCI/AER: Use 32 bit PCI domain numbers (fate#320000). - x86/PCI: Allow DMA ops specific to a PCI domain (fate#320000). - irqdomain: Export irq_domain_set_info() for module use (fate#320000). - genirq/MSI: Relax msi_domain_alloc() to support parentless MSI irqdomains (fate#320000). - commit 30beb48 - PCI: Add DMA alias quirk for mic_x200_dma (fate#320380). - PCI: Add support for multiple DMA aliases (fate#320380). - PCI: Move informational printk to pci_add_dma_alias() (fate#320380). - PCI: Add pci_add_dma_alias() to abstract implementation (fate#320380). - commit ea9a59e - iommu/amd: Signedness bug in acpihid_device_group() (fate319479). - commit c0b6beb - s390/pci: fmb enhancements (FATE#319595, LTC#KRN1405). - s390/pci: add report_error attribute (FATE#320437, LTC#135989). - dasd: add query host access to volume support (FATE#319605, LTC#131276). - commit 42937f7 - net/mlx4: remove unused array zero_gid (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Fix backward compatibility on VFs (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - mlx4: add missing braces in verify_qp_parameters (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Add vendor's specific data to alloc mw (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Add support for the don't trap rule (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Add don't trap flag to flow creation (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Use boottime (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Allow resetting VF admin mac to zero (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Check the correct limitation on VFs for HA mode (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Fix lockdep warning in handling of mac/vlan tables (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Set UAR page size to 4KB regardless of system page size (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Do not BUG_ON during reset when PCI is offline (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Fix potential corruption in counters database (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Add support for the port info class for RoCE ports (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Add support for extended counters over RoCE ports (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4: fix some error handling in mlx4_multi_func_init() (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/sysfs: remove unused va_list args (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Set correct payload length for RoCEv2 over IPv6 (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Advertise RoCE v2 support (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Create and use another QP1 for RoCEv2 (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Enable RoCE v2 when the IB device is added (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Support modify_qp for RoCE v2 (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Add definition for the standard RoCE V2 UDP port (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Add support for RoCE v2 entropy (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Add support for configuring RoCE v2 UDP port (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Add support for setting RoCEv2 gids in hardware (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Configure mlx4 hardware for mixed RoCE v1/v2 modes (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Add gid_type to GID properties (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4: Query RoCE support (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Fix dereference before check (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Eliminate sparse false context imbalance warning (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - infiniband: Replace memset with eth_zero_addr (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Take source mac from AH instead from the port (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Initialize hop_limit when creating address handle (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/cma: allocating too much memory in make_cma_ports() (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Convert kmalloc to kmalloc_array for checkpatch (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Suppress non-fatal memory allocations (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB: remove in-kernel support for memory windows (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/cma: Join and leave multicast groups with IGMP (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Initialize UD header structure with IP and UDP headers (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - commit b9a4160 - IB/cma: Add configfs for rdma_cm (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - Update config files. - commit f1d7381 - IB/rdma_cm: Add wrapper for cma reference count (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Validate route when we init ah (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Move rdma_is_upper_dev_rcu to header file (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Add rdma_network_type to wc (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Add ROCE_UDP_ENCAP (RoCE V2) type (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Add gid attributes to sysfs (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/cm: Use the source GID index type (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Add gid_type to gid attribute (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: don't search the GID table twice (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Change per-entry lock in RoCE GID table to one lock (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Refactor GID cache's ib_dispatch_event (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Support the HA mode for SRIOV VFs too (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Use the VF base-port when demuxing mad from wire (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA mode (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Support mirroring VF DMFS rules on both ports (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Use both physical ports to dispatch link state events to VF (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Use both physical ports to set the VF link state (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net: avoid NULL deref in napi_get_frags() (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net: provide generic busy polling to all NAPI drivers (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net: napi_hash_del() returns a boolean status (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net: move napi_hash into read mostly section (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net: add netif_tx_napi_add() (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net: move skb_mark_napi_id() into core networking stack (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - mlx4: remove mlx4_en_low_latency_recv() (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - bnx2x: remove bnx2x_low_latency_recv() support (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - mlx5: support napi_complete_done() (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - mlx5: add busy polling support (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net: network drivers no longer need to implement ndo_busy_poll() (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net: allow BH servicing in sk_busy_loop() (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net: un-inline sk_busy_loop() (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - mlx4: mlx4_en_low_latency_recv() called with BH disabled (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net: better skb->sender_cpu and skb->napi_id cohabitation (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - commit d401730 - Update config files. Update to v4.4.7 - commit 8346247 ++++ kernel-source: - IB/hfi1: Add adaptive cacheless verbs copy (bsc#973818, fate#319242). - IB/hfi1: Add ASIC flag view/clear (bsc#973818, fate#319242). - IB/hfi1: Add ASIC resource reservation functions (bsc#973818, fate#319242). - IB/hfi1: Add filter callback (bsc#973818, fate#319242). - IB/hfi1: Add MMU tracing (bsc#973818, fate#319242). - IB/hfi1: Add pin query function (bsc#973818, fate#319242). - IB/hfi1: Add SDMA cache eviction algorithm (bsc#973818, fate#319242). - IB/hfi1: Add shared ASIC structure (bsc#973818, fate#319242). - IB/hfi1: Add the break statement that was removed in an (bsc#973818, fate#319242). - IB/hfi1: Add unique trace point for pio and sdma send (bsc#973818, fate#319242). - IB/hfi1: Adjust last address values for intervals (bsc#973818, fate#319242). - IB/hfi1: Allow MMU function execution in IRQ context (bsc#973818, fate#319242). - IB/hfi1: Allow remove MMU callbacks to free nodes (bsc#973818, fate#319242). - IB/hfi1: Change EPROM handling to use resource reservation (bsc#973818, fate#319242). - IB/hfi1: Change QSFP functions to use resource reservation (bsc#973818, fate#319242). - IB/hfi1: Change SBus handling to use resource reservation (bsc#973818, fate#319242). - IB/hfi1: Change thermal init to use resource reservation (bsc#973818, fate#319242). - IB/hfi1: Don't call cond_resched in atomic mode when sending (bsc#973818, fate#319242). - IB/hfi1: Enable adaptive pio by default (bsc#973818, fate#319242). - IB/hfi1: Fix adaptive pio packet corruption (bsc#973818, fate#319242). - IB/hfi1: Fix issues with qp_stats print (bsc#973818, fate#319242). - IB/hfi1: Fix ordering of trace for accuracy (bsc#973818, fate#319242). - IB/hfi1: Fix panic in adaptive pio (bsc#973818, fate#319242). - IB/hfi1: Fix PIO wakeup timing hole (bsc#973818, fate#319242). - IB/hfi1: Handle host handshake timeout (bsc#973818, fate#319242). - IB/hfi1: Hold i2c resource across debugfs open/close (bsc#973818, fate#319242). - IB/hfi1: Implement SDMA-side buffer caching (bsc#973818, fate#319242). - IB/hfi1: Improve LED beaconing (bsc#973818, fate#319242). - IB/hfi1: Move constant to the right in bitwise operations (bsc#973818, fate#319242). - IB/hfi1: Notify remove MMU/RB callback of calling context (bsc#973818, fate#319242). - IB/hfi1: Prevent NULL pointer dereference (bsc#973818, fate#319242). - IB/hfi1: Re-factor MMU notification code (bsc#973818, fate#319242). - IB/hfi1: Reduce hardware mutex timeout (bsc#973818, fate#319242). - IB/hfi1: Remove ASIC block clear (bsc#973818, fate#319242). - IB/hfi1: Remove compare callback (bsc#973818, fate#319242). - IB/hfi1: Remove the use of add/remove RB function pointers (bsc#973818, fate#319242). - IB/hfi1: Remove unused HFI1_DO_INIT_ASIC flag (bsc#973818, fate#319242). - IB/hfi1: Report pid in qp_stats to aid debug (bsc#973818, fate#319242). - IB/hfi1: Specify mm when releasing pages (bsc#973818, fate#319242). - IB/hfi1: Switch to using the pin query function (bsc#973818, fate#319242). - IB/hfi1: Use interval RB trees (bsc#973818, fate#319242). - IB/qib: Add device specific info prints (bsc#973818, fate#319242). - IB/qib: Begin to use rdmavt for verbs (bsc#973818, fate#319242). - IB/qib: Clean up register_ib_device (bsc#973818, fate#319242). - IB/qib: Delete QIB user context allocation and de-alloction (bsc#973818, fate#319242). - IB/qib: Destroy SMI AH before de-allocating the protection (bsc#973818, fate#319242). - IB/qib: Implement qib support for AH notification (bsc#973818, fate#319242). - IB/qib: Improve ipoib UD performance (bsc#973818, fate#319242). - IB/qib: Insure last cursor is updated prior to complete (bsc#973818, fate#319242). - IB/qib,rdmavt: Move smi_ah to qib (bsc#973818, fate#319242). - IB/qib: Remove completion queue data structures and functions (bsc#973818, fate#319242). - IB/qib: Remove create and free mad agents (bsc#973818, fate#319242). - IB/qib: Remove create qp and create qp table functionality (bsc#973818, fate#319242). - IB/qib: Remove destroy queue pair code (bsc#973818, fate#319242). - IB/qib: Remove dma.c and use rdmavt version of dma functions (bsc#973818, fate#319242). - IB/qib: Remove driver specific members from qib qp type (bsc#973818, fate#319242). - IB/qib: Remove ibport and use rdmavt version (bsc#973818, fate#319242). - IB/qib: Remove mmap from qib (bsc#973818, fate#319242). - IB/qib: Remove modify queue pair code (bsc#973818, fate#319242). - IB/qib: Remove modify_port and port_immutable functions (bsc#973818, fate#319242). - IB/qib: Remove most uses of QIB_PERMISSIVE_LID and (bsc#973818, fate#319242). - IB/qib: Remove qib multicast verbs functions (bsc#973818, fate#319242). - IB/qib: Remove qib_lookup_qpn and use rvt_lookup_qpn instead (bsc#973818, fate#319242). - IB/qib: Remove qib_post_receive and use rdmavt version (bsc#973818, fate#319242). - IB/qib: Remove qib_query_device function (bsc#973818, fate#319242). - IB/qib: Remove qib_query_qp function (bsc#973818, fate#319242). - IB/qib: Remove qp and mr functionality from qib (bsc#973818, fate#319242). - IB/qib: Remove qpn, qp tables and related variables from qib (bsc#973818, fate#319242). - IB/qib: Remove srq from qib (bsc#973818, fate#319242). - IB/qib: Remove srq functionality (bsc#973818, fate#319242). - IB/qib: Rename several functions by adding a "qib_" prefix (bsc#973818, fate#319242). - IB/qib: Setup notify free/create mad agent callbacks for (bsc#973818, fate#319242). - IB/qib, staging/rdma/hfi1: add s_hlock for use in post send (bsc#973818, fate#319242). - IB/qib, staging/rdma/hfi1, IB/rdmavt: progress selection (bsc#973818, fate#319242). - IB/qib: Support query gid in rdmavt (bsc#973818, fate#319242). - IB/qib: Use address handle in rdmavt and remove from qib (bsc#973818, fate#319242). - IB/qib: Use rdmavt device allocation function (bsc#973818, fate#319242). - IB/qib: Use rdmavt lid defines in qib (bsc#973818, fate#319242). - IB/qib: Use rdmavt pkey verbs function (bsc#973818, fate#319242). - IB/qib: Use rdmavt protection domain (bsc#973818, fate#319242). - IB/qib: Use rdmavt send and receive flags (bsc#973818, fate#319242). - IB/qib: Use rdmavt version of post_send (bsc#973818, fate#319242). - IB/rdamvt: fix cross build with rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Add address handle stubs (bsc#973818, fate#319242). - IB/rdmavt: Add AH to rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Add an ibport data structure to rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Add common LID defines to rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Add completion queue function stubs (bsc#973818, fate#319242). - IB/rdmavt: Add completion queue functions (bsc#973818, fate#319242). - IB/rdmavt: Add create queue pair functionality (bsc#973818, fate#319242). - IB/rdmavt: Add destroy qp verb (bsc#973818, fate#319242). - IB/rdmavt: Add device specific info prints (bsc#973818, fate#319242). - IB/rdmavt: Add device structure allocation (bsc#973818, fate#319242). - IB/rdmavt: Add driver notification for new AH (bsc#973818, fate#319242). - IB/rdmavt: Add get port immutable stub (bsc#973818, fate#319242). - IB/rdmavt: Add hardware driver send work request check (bsc#973818, fate#319242). - IB/rdmavt: Add ib core device attributes to rvt driver params (bsc#973818, fate#319242). - IB/rdmavt: Add IB user context allocation and de-alloction (bsc#973818, fate#319242). - IB/rdmavt: Add mad agents to rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Add Mem affinity support (bsc#973818, fate#319242). - IB/rdmavt: Add memory region stubs (bsc#973818, fate#319242). - IB/rdmavt: Add misc dev register functionality (bsc#973818, fate#319242). - IB/rdmavt: Add mmap related functions (bsc#973818, fate#319242). - IB/rdmavt: Add mmap stub (bsc#973818, fate#319242). - IB/rdmavt: Add modify qp (bsc#973818, fate#319242). - IB/rdmavt: add modify queue pair driver helpers (bsc#973818, fate#319242). - IB/rdmavt: Add multicast functions (bsc#973818, fate#319242). - IB/rdmavt: Add multicast stubs (bsc#973818, fate#319242). - IB/rdmavt: Add per verb driver callback checking (bsc#973818, fate#319242). - IB/rdmavt: Add pkey query stub (bsc#973818, fate#319242). - IB/rdmavt: Add pkey support (bsc#973818, fate#319242). - IB/rdmavt: Add post receive to rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Add post send and recv stubs (bsc#973818, fate#319242). - IB/rdmavt: Add post send to rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Add process MAD stub (bsc#973818, fate#319242). - IB/rdmavt: Add protection domain to rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Add query and modify device stubs (bsc#973818, fate#319242). - IB/rdmavt: Add query and modify port stubs (bsc#973818, fate#319242). - IB/rdmavt: Add query gid stub (bsc#973818, fate#319242). - IB/rdmavt: Add query gid support (bsc#973818, fate#319242). - IB/rdmavt: Add queue pair data structure to rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Add queue pair function stubs (bsc#973818, fate#319242). - IB/rdmavt: Add R and S flags for queue pairs (bsc#973818, fate#319242). - IB/rdmavt: Add srq functionality to rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Add SRQ stubs (bsc#973818, fate#319242). - IB/rdmavt: Add support for query_port, modify_port and (bsc#973818, fate#319242). - IB/rdmavt: Add support for rvt_query_device function (bsc#973818, fate#319242). - IB/rdmavt: Add support for rvt_query_qp (bsc#973818, fate#319242). - IB/rdmavt: Add support for tracing events (bsc#973818, fate#319242). - IB/rdmavt: Add the start of capability flags (bsc#973818, fate#319242). - IB/rdmavt: Add trace and error print statements in (bsc#973818, fate#319242). - IB/rdmavt: Alloc and dealloc ucontexts (bsc#973818, fate#319242). - IB/rdmavt: Allow reserving just one qpn (bsc#973818, fate#319242). - IB/rdmavt: Break rdma_vt main include header file up (bsc#973818, fate#319242). - IB/rdmavt: Check lkey_table_size value before use (bsc#973818, fate#319242). - IB/rdmavt: Clean up comments and add more documentation (bsc#973818, fate#319242). - IB/rdmavt: Clean up distinction between port number and index (bsc#973818, fate#319242). - IB/rdmavt: Consolidate dma ops in rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Create module framework and handle driver (bsc#973818, fate#319242). - IB/rdmavt: Do not use rvt prints which rely on driver too (bsc#973818, fate#319242). - IB/rdmavt: Export reset_qp in rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Fix copyright date (bsc#973818, fate#319242). - IB/rdmavt: Initialize and teardown of qpn table (bsc#973818, fate#319242). - IB/rdmavt: Macroize override checks during driver (bsc#973818, fate#319242). - IB/rdmavt: Move driver helper functions to a common structure (bsc#973818, fate#319242). - IB/rdmavt: Move memory registration into rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Move MR datastructures into rvt (bsc#973818, fate#319242). - IB/rdmavt: Move SRQ data structure into rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Post receive for QP in ERR state (bsc#973818, fate#319242). - IB/rdmavt: Properly pass gfp to hw driver function (bsc#973818, fate#319242). - IB/rdmavt: Remove RVT_FLAGs (bsc#973818, fate#319242). - IB/rdmavt: Remove signal_supported and comments (bsc#973818, fate#319242). - IB/rdmavt: Remove unnecessary exported functions (bsc#973818, fate#319242). - IB/rdmavt: remove unused qp field (bsc#973818, fate#319242). - IB/rdmavt: Remove unused variable from Queue Pair (bsc#973818, fate#319242). - IB/rdmavt, staging/rdma/hfi1: use qps to dynamically scale (bsc#973818, fate#319242). - IB/rdmavt: Support creating qps with GFP_NOIO flag (bsc#973818, fate#319242). - IB/rdmvt: close send engine struct holes (bsc#973818, fate#319242). - IB: remove support for phys MRs (bsc#973818, fate#319242). - staging/hfi1: Add building blocks for TID caching (bsc#973818, fate#319242). - staging/hfi1: Add definitions needed for TID cache (bsc#973818, fate#319242). - staging/hfi1: Add function stubs for TID caching (bsc#973818, fate#319242). - staging/hfi1: Add MMU notifier callback function (bsc#973818, fate#319242). - staging/hfi1: add per SDMA engine stats to hfistats (bsc#973818, fate#319242). - staging/hfi1: Add TID cache receive init and free funcs (bsc#973818, fate#319242). - staging/hfi1: Add TID entry program function body (bsc#973818, fate#319242). - staging/hfi1: Add TID free/clear function bodies (bsc#973818, fate#319242). - staging/hfi1: Change default krcvqs (bsc#973818, fate#319242). - staging/hfi1: change krcvqs mod param from byte to uint (bsc#973818, fate#319242). - staging/hfi1: check for ARMED->ACTIVE change in recv int (bsc#973818, fate#319242). - staging/hfi1: Clean up comments (bsc#973818, fate#319242). - staging/hfi1: Convert lock to mutex (bsc#973818, fate#319242). - staging/hfi1: Enable TID caching feature (bsc#973818, fate#319242). - staging/hfi1: Fix Xmit Wait calculation (bsc#973818, fate#319242). - staging/hfi1: Move s_sde to read mostly section of hfi1_qp (bsc#973818, fate#319242). - staging/hfi1: Remove un-needed variable (bsc#973818, fate#319242). - staging/hfi1: Remove unneeded variable index (bsc#973818, fate#319242). - staging/hfi1: TID group definitions and support funcs (bsc#973818, fate#319242). - staging/hfi1: Use BIT macro (bsc#973818, fate#319242). - staging/rdma/hfi: fix CQ completion order issue (bsc#973818, fate#319242). - staging/rdma/hfi1: actually use new RNR timer API in loopback (bsc#973818, fate#319242). - staging/rdma/hfi1: Adaptive PIO for short messages (bsc#973818, fate#319242). - staging/rdma/hfi1: Add a credit push on diagpkt allocate fail (bsc#973818, fate#319242). - staging/rdma/hfi1: add ACK coalescing logic (bsc#973818, fate#319242). - staging/rdma/hfi1: Add active and optical cable support (bsc#973818, fate#319242). - staging/rdma/hfi1: Add aeth name syndrome decode (bsc#973818, fate#319242). - staging/rdma/hfi1: Add basic rdmavt capability flags for hfi1 (bsc#973818, fate#319242). - staging/rdma/hfi1: Add blank link after declarations (bsc#973818, fate#319242). - staging/rdma/hfi1: Add braces on all arms of statement (bsc#973818, fate#319242). - staging/rdma/hfi1: Add comment for spinlock_t definition (bsc#973818, fate#319242). - staging/rdma/hfi1: add common routine for queuing acks (bsc#973818, fate#319242). - staging/rdma/hfi1: add cq head and tail information to (bsc#973818, fate#319242). - staging/rdma/hfi1: Add credits for VL0 to VL7 in snoop mode (bsc#973818, fate#319242). - staging/rdma/hfi1: add dd_dev_dbg (bsc#973818, fate#319242). - staging/rdma/hfi1: add definitions for OPA traps (bsc#973818, fate#319242). - staging/rdma/hfi1: Add device specific info prints (bsc#973818, fate#319242). - staging/rdma/hfi1: Add one-time LCB reset (bsc#973818, fate#319242). - staging/rdma/hfi1: Add page lock limit check for SDMA (bsc#973818, fate#319242). - staging/rdma/hfi1: Add qp to send context mapping for PIO (bsc#973818, fate#319242). - staging/rdma/hfi1: add s_avail to qp_stats (bsc#973818, fate#319242). - staging/rdma/hfi1: add s_retry to diagnostics (bsc#973818, fate#319242). - staging/rdma/hfi1: Add s_sendcontext priv field (bsc#973818, fate#319242). - staging/rdma/hfi1: Add send context sw index (bsc#973818, fate#319242). - staging/rdma/hfi1: Add space between concatenated string (bsc#973818, fate#319242). - staging/rdma/hfi1: Add spaces around binary operators (bsc#973818, fate#319242). - staging/rdma/hfi1: Add support for enabling/disabling PCIe (bsc#973818, fate#319242). - staging/rdma/hfi1: add unique rnr timer (bsc#973818, fate#319242). - staging/rdma/hfi1: Adding counter resolutions for (bsc#973818, fate#319242). - staging/rdma/hfi1: Adding support for hfi counters via sysfs (bsc#973818, fate#319242). - staging/rdma/hfi1: Adds software counters for bitfields (bsc#973818, fate#319242). - staging/rdma/hfi1: Adjust EPROM partitions, add EPROM (bsc#973818, fate#319242). - staging/rdma/hfi1: Allocate send ctxt on device NUMA node (bsc#973818, fate#319242). - staging/rdma/hfi1: Allow a fair scheduling of QPs (bsc#973818, fate#319242). - staging/rdma/hfi1: Always download SBus firmware (bsc#973818, fate#319242). - staging/rdma/hfi1: avoid passing pmtu (bsc#973818, fate#319242). - staging/rdma/hfi1: Avoid using upstream component if it is (bsc#973818, fate#319242). - staging/rdma/hfi1: Begin to use rdmavt for verbs (bsc#973818, fate#319242). - staging/rdma/hfi1: centralize timer routines into rc (bsc#973818, fate#319242). - staging/rdma/hfi1: Change for data type of port number (bsc#973818, fate#319242). - staging/rdma/hfi1: Change num_rcv_contexts to (bsc#973818, fate#319242). - staging/rdma/hfi1: Change send_schedule counter to a per cpu (bsc#973818, fate#319242). - staging/rdma/hfi1: Check interrupt registers mapping (bsc#973818, fate#319242). - staging: rdma: hfi1: chip: Remove wrapper function (bsc#973818, fate#319242). - staging/rdma/hfi1: Clean up init_cntrs() (bsc#973818, fate#319242). - staging/rdma/hfi1: Clean up macro indentation (bsc#973818, fate#319242). - staging/rdma/hfi1: Clean up register device (bsc#973818, fate#319242). - staging/rdma/hfi1: Clean up return handling (bsc#973818, fate#319242). - staging/rdma/hfi1: Clean-up unnecessary goto statements (bsc#973818, fate#319242). - staging/rdma/hfi1: Cleanup comments and logs in PHY code (bsc#973818, fate#319242). - staging/rdma/hfi1: cleanup messages on qsfp_read() failure (bsc#973818, fate#319242). - staging/rdma/hfi1: Clear the QSFP reset that is asserted on (bsc#973818, fate#319242). - staging/rdma/hfi1: Consider VL15 MTU also when calculating (bsc#973818, fate#319242). - staging/rdma/hfi1: Consolidate CPU/IRQ affinity support (bsc#973818, fate#319242). - staging/rdma/hfi1: Consolidate dma ops for hfi1 (bsc#973818, fate#319242). - staging/rdma/hfi1: convert buffers allocated atomic to per (bsc#973818, fate#319242). - staging/rdma/hfi1: Convert dd_dev_info() to hfi1_cdbg() in (bsc#973818, fate#319242). - staging/rdma/hfi1: Convert to use get_user_pages_fast (bsc#973818, fate#319242). - staging/rdma/hfi1: Correct TWSI reset (bsc#973818, fate#319242). - staging/rdma/hfi1: correctly check for post-interrupt packets (bsc#973818, fate#319242). - staging/rdma/hfi1: Correctly limit VLs against SDMA engines (bsc#973818, fate#319242). - staging/rdma/hfi1: Correctly set RcvCtxtCtrl register (bsc#973818, fate#319242). - staging/rdma/hfi1: Decode CNP opcode (bsc#973818, fate#319242). - Staging: rdma: hfi1: Delete NULL check before vfree (bsc#973818, fate#319242). - staging/rdma/hfi1: Destroy workqueues if (bsc#973818, fate#319242). - staging/rdma/hfi1: Detect SDMA transmission error early (bsc#973818, fate#319242). - staging/rdma/hfi1: Determine actual operational VLs (bsc#973818, fate#319242). - staging: rdma: hfi1: diag: constify hfi1_filter_array (bsc#973818, fate#319242). - staging/rdma/hfi1: diag.c add missing braces (bsc#973818, fate#319242). - staging/rdma/hfi1: diag.c change null comparisons (bsc#973818, fate#319242). - staging/rdma/hfi1: diag.c correct sizeof parameter (bsc#973818, fate#319242). - staging/rdma/hfi1: diag.c fix alignment (bsc#973818, fate#319242). - staging/rdma/hfi1: diag.c fix logical continuations (bsc#973818, fate#319242). - staging/rdma/hfi1: diag.c fix white space errors (bsc#973818, fate#319242). - staging/rdma/hfi1: diag.c use BIT macros (bsc#973818, fate#319242). - staging/rdma/hfi1: Disable thermal polling before sensor (bsc#973818, fate#319242). - staging/rdma/hfi1: Disclose more information when i2c fails (bsc#973818, fate#319242). - staging: rdma: hfi1: Do not use | with a variable with value (bsc#973818, fate#319242). - staging/rdma/hfi1: Don't attempt to qualify or tune loopback (bsc#973818, fate#319242). - staging/rdma/hfi1: don't cache "prescan head" (bsc#973818, fate#319242). - staging: rdma: hfi1: driver: Replace IS_ALIGNED with (bsc#973818, fate#319242). - staging/rdma/hfi1: Eliminate WARN_ON when VL is invalid (bsc#973818, fate#319242). - staging/rdma/hfi1: Enable WFR PCIe extended tags from the (bsc#973818, fate#319242). - staging/rdma/hfi1: Extend quiet timeout (bsc#973818, fate#319242). - staging/rdma/hfi1: Fetch platform configuration data from EFI (bsc#973818, fate#319242). - staging: rdma: hfi1: file_ops: Replace ALIGN with PAGE_ALIGN (bsc#973818, fate#319242). - staging/rdma/hfi1: fix 0-day syntax error (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix a possible null pointer dereference (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix block comments (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix bug that could block the process on (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix camel case variables (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix code alignment (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix comparison to NULL (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix counter read for cp (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix debugfs access race (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix downgrade race (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix error in hfi1 driver build (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix fabric serdes reset by re-downloading (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix for 32-bit counter overflow in driver (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix for generic I2C interface (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix for module parameter hdrq_entsize when (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix for module parameter rcvhdrcnt when (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix for opaportconfig ledon by not (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix header size calculation for RC/UC QPs (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix header (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix logical continuations (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix memory leaks (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix missing firmware NULL dereference (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix misspellings (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix module parameter spelling (bsc#973818, fate#319242). - staging/rdma/hfi1: fix panic in send engine (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix per-VL transmit discard counts (bsc#973818, fate#319242). - staging/rdma/hfi1: fix pio progress routine race with (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix qp.h comments (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix QSFP memory read/write across 128 byte (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix reporting of LED status in (bsc#973818, fate#319242). - staging/rdma/hfi1: fix sdma build failures to always clean up (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix SL->SC checks (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix snoop packet length calculation (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix xmit discard error weight (bsc#973818, fate#319242). - staging/rdma/hfi1: Further clean up hfi1_ioctl parameter (bsc#973818, fate#319242). - staging/rdma/hfi1: Get port type from configuration file (bsc#973818, fate#319242). - staging/rdma/hfi1: Guard i2c access against cp (bsc#973818, fate#319242). - staging/rdma/hfi1: Handle packets with invalid RHF on context (bsc#973818, fate#319242). - staging/rdma/hfi1: HFI now sends OPA Traps instead of IBTA (bsc#973818, fate#319242). - staging/rdma/hfi1: HFI reports wrong offline disabled reason (bsc#973818, fate#319242). - staging/rdma/hfi1: hfi1_ioctl remove setlink state (bsc#973818, fate#319242). - staging/rdma/hfi1, IB/core: Fix LinkDownReason define for (bsc#973818, fate#319242). - staging/rdma/hfi1: Implement hfi1 support for AH notification (bsc#973818, fate#319242). - staging/rdma/hfi1: Implement LED beaconing for maintenance (bsc#973818, fate#319242). - staging/rdma/hfi1: Improve performance of SDMA transfers (bsc#973818, fate#319242). - staging/rdma/hfi1: Improve performance of TID cache look up (bsc#973818, fate#319242). - staging/rdma/hfi1: Improve performance of user SDMA (bsc#973818, fate#319242). - staging/rdma/hfi1: Insure last cursor is updated prior to (bsc#973818, fate#319242). - staging/rdma/hfi1: Make EPROM check per device (bsc#973818, fate#319242). - staging/rdma/hfi1: Make firmware failure messages warnings (bsc#973818, fate#319242). - staging/rdma/hfi1: Method to toggle "fast ECN" detection (bsc#973818, fate#319242). - staging/rdma/hfi1: move hfi1_migrate_qp (bsc#973818, fate#319242). - staging/rdma/hfi1: Move macros to a common header (bsc#973818, fate#319242). - staging/rdma/hfi1: move txreq header code (bsc#973818, fate#319242). - staging/rdma/hfi1: No firmware retry for simulation (bsc#973818, fate#319242). - staging/rdma/hfi1: Only warn when board description is not (bsc#973818, fate#319242). - staging/rdma/hfi1: optionally prescan rx queue for {B, F}ECNs (bsc#973818, fate#319242). - staging/rdma/hfi1: pre-compute sc and sde for RC/UC QPs (bsc#973818, fate#319242). - staging: rdma: hfi1 : Prefer using the BIT macro (bsc#973818, fate#319242). - staging/rdma/hfi1: Properly determine error status of SDMA (bsc#973818, fate#319242). - staging/rdma/hfi1: Put QPs into error state after SL->SC (bsc#973818, fate#319242). - staging/rdma/hfi1: Read EFI variable for device description (bsc#973818, fate#319242). - staging/rdma/hfi1: Reduce number of parameters passed to send (bsc#973818, fate#319242). - staging/rdma/hfi1: Reduce snoop locking scope in IOCTL (bsc#973818, fate#319242). - staging/rdma/hfi1: Reduce syslog message severity and provide (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove blank line after an open brace (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove blank line before close brace (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove CamelCase (bsc#973818, fate#319242). - staging: rdma: hfi1: Remove casts of pointer to same type (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove CQ data structures and functions (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove create and free mad agents (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove create_qp functionality (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove destroy qp verb (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove driver specific members from hfi1 (bsc#973818, fate#319242). - staging/rdma/hfi1: remove duplicate timeout print (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove else after break (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove file pointer macros (bsc#973818, fate#319242). - staging: rdma: hfi1: Remove header file (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove header memcpy from sdma send path (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove hfi1 MR and hfi1 specific qp type (bsc#973818, fate#319242). - staging: rdma: hfi1: Remove hfi1_nomsix() wrapper function (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove hfi1_query_qp function (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove ibport and use rdmavt version (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove incorrect link credit check (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove mmap from hfi1 (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove modify queue pair from hfi1 (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove modify_port and port_immutable (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove MR data structures from hfi1 (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove multicast verbs functions (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove multiple blank lines (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove PCIe AER diagnostic message (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove post_recv and use rdmavt version (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove qpdev and qpn table from hfi1 (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove query_device function (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove rcv bubbles code (bsc#973818, fate#319242). - staging/rdma/hfi1: remove RxCtxRHQS from hfi1stats (bsc#973818, fate#319242). - staging/rdma/hfi1: remove s_rdma_mr (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove space after cast (bsc#973818, fate#319242). - staging/rdma/hfi1: remove SPC freeze error messages (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove spurious error messages (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove srq from hfi1 (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove srq functionality (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove unnecessary duplicated variable (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove unnecessary include files (bsc#973818, fate#319242). - staging: rdma: hfi1: Remove unnecessary kfree (bsc#973818, fate#319242). - staging: rdma: hfi1: Remove unnecessary parantheses (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove unnecessary parentheses (bsc#973818, fate#319242). - staging: rdma: hfi1: Remove unnecessary pci_set_drvdata() (bsc#973818, fate#319242). - staging: rdma: hfi1: Remove unnecessary variable (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove unused code (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove unused variable nsbr (bsc#973818, fate#319242). - staging: rdma: hfi1: Remove useless return variables (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove user context allocation and (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove void function return statement (bsc#973818, fate#319242). - staging/rdma/hfi1: Removing unused struct hfi1_verbs_counters (bsc#973818, fate#319242). - staging: rdma: hfi1: Replace ALIGN with PAGE_ALIGN (bsc#973818, fate#319242). - staging: rdma: hfi1: Replace kmalloc and memcpy with kmemdup (bsc#973818, fate#319242). - staging/rdma/hfi1: Replacement of goto's for break/returns (bsc#973818, fate#319242). - staging/rdma/hfi1: Report physical state changes per device (bsc#973818, fate#319242). - staging/rdma/hfi1: Return early from hfi1_ioctl parameter (bsc#973818, fate#319242). - staging/rdma/hfi1: Return immediately on error (bsc#973818, fate#319242). - staging/rdma/hfi1: rework is_a0() and is_bx() (bsc#973818, fate#319242). - staging: rdma: hfi1: sdma: Remove wrapper functions (bsc#973818, fate#319242). - staging/rdma/hfi1: Select only devices with active links (bsc#973818, fate#319242). - staging/rdma/hfi1: set Gen3 half-swing for integrated devices (bsc#973818, fate#319242). - staging/rdma/hfi1: Skip lcb init for simulation (bsc#973818, fate#319242). - staging/rdma/hfi1: Split last 8 bytes of copy to user buffer (bsc#973818, fate#319242). - staging/rdma/hfi1: Split multiple assignments (bsc#973818, fate#319242). - staging/rdma/hfi1: Support alternate firmware names (bsc#973818, fate#319242). - staging/rdma/hfi1: Support external device configuration (bsc#973818, fate#319242). - staging/rdma/hfi1: Support query gid in rdmavt (bsc#973818, fate#319242). - staging/rdma/hfi1: Tune for unknown channel if configuration (bsc#973818, fate#319242). - staging/rdma/hfi1: Turning off LED without checking if (bsc#973818, fate#319242). - staging/rdma/hfi1: Unconditionally clean-up SDMA queues (bsc#973818, fate#319242). - staging/rdma/hfi1: Unexpected link up pkey values are not an (bsc#973818, fate#319242). - staging/rdma/hfi1: unknown frame messages are not errors (bsc#973818, fate#319242). - staging/rdma/hfi1: Use address handle in rdmavt and remove (bsc#973818, fate#319242). - staging/rdma/hfi1: Use BIT_ULL macro (bsc#973818, fate#319242). - staging/rdma/hfi1: Use correct rdmavt header files after (bsc#973818, fate#319242). - staging/rdma/hfi1: Use device file minor to identify EPROM (bsc#973818, fate#319242). - staging/rdma/hfi1: use mod_timer when appropriate (bsc#973818, fate#319242). - staging/rdma/hfi1: use new RNR timer (bsc#973818, fate#319242). - staging/rdma/hfi1: use new timer routines (bsc#973818, fate#319242). - staging: rdma: hfi1: Use offset_in_page macro (bsc#973818, fate#319242). - staging/rdma/hfi1: use one-shot LCB write (bsc#973818, fate#319242). - staging/rdma/hfi1: Use parallel workqueue for SDMA engines (bsc#973818, fate#319242). - staging/rdma/hfi1: Use pointer instead of struct name (bsc#973818, fate#319242). - staging/rdma/hfi1: Use rdmavt device allocation function (bsc#973818, fate#319242). - staging/rdma/hfi1: Use rdmavt pkey verbs function (bsc#973818, fate#319242). - staging/rdma/hfi1: Use rdmavt protection domain (bsc#973818, fate#319242). - staging/rdma/hfi1: Use rdmavt send flags and recv flags (bsc#973818, fate#319242). - staging/rdma/hfi1: Use rdmavt version of post_send (bsc#973818, fate#319242). - staging: rdma: hfi1: Use setup_timer (bsc#973818, fate#319242). - staging/rdma/hfi1: use u8 for vl/sl (bsc#973818, fate#319242). - staging: rdma: hfi1: user_sdma.c: Drop void pointer cast (bsc#973818, fate#319242). - staging/rdma/hfi1: Verbs Mem affinity support (bsc#973818, fate#319242). - staging/rdma/hfi1: Workaround to prevent corruption during (bsc#973818, fate#319242). - staging: rdma: Use kcalloc instead of kzalloc (bsc#973818, fate#319242). - Staging: rdma: Use min macro instead of ternary operator (bsc#973818, fate#319242). - uapi/hfi1_user: Add command and event for TID caching (bsc#973818, fate#319242). - uapi/hfi1_user: Correct comment for capability bit (bsc#973818, fate#319242). - Update config files. - supported.conf: - commit 71ebe1b - supported.conf: arm64: enable Xilinx SPI driver - commit 55a5437 - arm64: Update config files. Enalbe SPI driver for Xilinx. - commit 3f17649 - irqdomain: Export irq_domain_free_irqs_common (fate#319483). - commit 514fa35 - qlcnic: Fix mailbox completion handling during spurious interrupt (bsc#966337,FATE#320147). - qlcnic: Remove unnecessary usage of atomic_t (bsc#966337,FATE#320147). - qlcnic: constify qlcnic_dcb_ops structures (bsc#966337,FATE#320147). - commit 430db46 - qlge: Fix receive packets drop (FATE#320149,bnc#9663123). - commit 454d10f - iommu/amd: Fix checking of pci dma aliases (bsc#975772). - commit 323c8a0 - iommu/vt-d: Ratelimit fault handler (bsc#975772). - iommu/vt-d: Improve fault handler error messages (bsc#975772). - iommu: Don't overwrite domain pointer when there is no default_domain (bsc#975772). - iommu/dma: Restore scatterlist offsets correctly (bsc#975772). - commit 7d149dd - x86/PCI: Add driver for Intel Volume Management Device (VMD) (fate#320000). - Update config files. - PCI/AER: Use 32 bit PCI domain numbers (fate#320000). - x86/PCI: Allow DMA ops specific to a PCI domain (fate#320000). - irqdomain: Export irq_domain_set_info() for module use (fate#320000). - genirq/MSI: Relax msi_domain_alloc() to support parentless MSI irqdomains (fate#320000). - commit 30beb48 - PCI: Add DMA alias quirk for mic_x200_dma (fate#320380). - PCI: Add support for multiple DMA aliases (fate#320380). - PCI: Move informational printk to pci_add_dma_alias() (fate#320380). - PCI: Add pci_add_dma_alias() to abstract implementation (fate#320380). - commit ea9a59e - iommu/amd: Signedness bug in acpihid_device_group() (fate319479). - commit c0b6beb - s390/pci: fmb enhancements (FATE#319595, LTC#KRN1405). - s390/pci: add report_error attribute (FATE#320437, LTC#135989). - dasd: add query host access to volume support (FATE#319605, LTC#131276). - commit 42937f7 - net/mlx4: remove unused array zero_gid (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Fix backward compatibility on VFs (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - mlx4: add missing braces in verify_qp_parameters (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Add vendor's specific data to alloc mw (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Add support for the don't trap rule (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Add don't trap flag to flow creation (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Use boottime (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Allow resetting VF admin mac to zero (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Check the correct limitation on VFs for HA mode (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Fix lockdep warning in handling of mac/vlan tables (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Set UAR page size to 4KB regardless of system page size (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Do not BUG_ON during reset when PCI is offline (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Fix potential corruption in counters database (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Add support for the port info class for RoCE ports (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Add support for extended counters over RoCE ports (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4: fix some error handling in mlx4_multi_func_init() (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/sysfs: remove unused va_list args (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Set correct payload length for RoCEv2 over IPv6 (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Advertise RoCE v2 support (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Create and use another QP1 for RoCEv2 (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Enable RoCE v2 when the IB device is added (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Support modify_qp for RoCE v2 (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Add definition for the standard RoCE V2 UDP port (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Add support for RoCE v2 entropy (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Add support for configuring RoCE v2 UDP port (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Add support for setting RoCEv2 gids in hardware (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Configure mlx4 hardware for mixed RoCE v1/v2 modes (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Add gid_type to GID properties (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4: Query RoCE support (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Fix dereference before check (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Eliminate sparse false context imbalance warning (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - infiniband: Replace memset with eth_zero_addr (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Take source mac from AH instead from the port (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Initialize hop_limit when creating address handle (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/cma: allocating too much memory in make_cma_ports() (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Convert kmalloc to kmalloc_array for checkpatch (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Suppress non-fatal memory allocations (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB: remove in-kernel support for memory windows (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/cma: Join and leave multicast groups with IGMP (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Initialize UD header structure with IP and UDP headers (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - commit b9a4160 - IB/cma: Add configfs for rdma_cm (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - Update config files. - commit f1d7381 - IB/rdma_cm: Add wrapper for cma reference count (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Validate route when we init ah (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Move rdma_is_upper_dev_rcu to header file (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Add rdma_network_type to wc (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Add ROCE_UDP_ENCAP (RoCE V2) type (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Add gid attributes to sysfs (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/cm: Use the source GID index type (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Add gid_type to gid attribute (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: don't search the GID table twice (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Change per-entry lock in RoCE GID table to one lock (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Refactor GID cache's ib_dispatch_event (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Support the HA mode for SRIOV VFs too (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Use the VF base-port when demuxing mad from wire (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA mode (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Support mirroring VF DMFS rules on both ports (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Use both physical ports to dispatch link state events to VF (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Use both physical ports to set the VF link state (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net: avoid NULL deref in napi_get_frags() (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net: provide generic busy polling to all NAPI drivers (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net: napi_hash_del() returns a boolean status (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net: move napi_hash into read mostly section (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net: add netif_tx_napi_add() (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net: move skb_mark_napi_id() into core networking stack (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - mlx4: remove mlx4_en_low_latency_recv() (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - bnx2x: remove bnx2x_low_latency_recv() support (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - mlx5: support napi_complete_done() (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - mlx5: add busy polling support (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net: network drivers no longer need to implement ndo_busy_poll() (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net: allow BH servicing in sk_busy_loop() (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net: un-inline sk_busy_loop() (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - mlx4: mlx4_en_low_latency_recv() called with BH disabled (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net: better skb->sender_cpu and skb->napi_id cohabitation (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - commit d401730 - Update config files. Update to v4.4.7 - commit 8346247 ++++ kernel-syms: - IB/hfi1: Add adaptive cacheless verbs copy (bsc#973818, fate#319242). - IB/hfi1: Add ASIC flag view/clear (bsc#973818, fate#319242). - IB/hfi1: Add ASIC resource reservation functions (bsc#973818, fate#319242). - IB/hfi1: Add filter callback (bsc#973818, fate#319242). - IB/hfi1: Add MMU tracing (bsc#973818, fate#319242). - IB/hfi1: Add pin query function (bsc#973818, fate#319242). - IB/hfi1: Add SDMA cache eviction algorithm (bsc#973818, fate#319242). - IB/hfi1: Add shared ASIC structure (bsc#973818, fate#319242). - IB/hfi1: Add the break statement that was removed in an (bsc#973818, fate#319242). - IB/hfi1: Add unique trace point for pio and sdma send (bsc#973818, fate#319242). - IB/hfi1: Adjust last address values for intervals (bsc#973818, fate#319242). - IB/hfi1: Allow MMU function execution in IRQ context (bsc#973818, fate#319242). - IB/hfi1: Allow remove MMU callbacks to free nodes (bsc#973818, fate#319242). - IB/hfi1: Change EPROM handling to use resource reservation (bsc#973818, fate#319242). - IB/hfi1: Change QSFP functions to use resource reservation (bsc#973818, fate#319242). - IB/hfi1: Change SBus handling to use resource reservation (bsc#973818, fate#319242). - IB/hfi1: Change thermal init to use resource reservation (bsc#973818, fate#319242). - IB/hfi1: Don't call cond_resched in atomic mode when sending (bsc#973818, fate#319242). - IB/hfi1: Enable adaptive pio by default (bsc#973818, fate#319242). - IB/hfi1: Fix adaptive pio packet corruption (bsc#973818, fate#319242). - IB/hfi1: Fix issues with qp_stats print (bsc#973818, fate#319242). - IB/hfi1: Fix ordering of trace for accuracy (bsc#973818, fate#319242). - IB/hfi1: Fix panic in adaptive pio (bsc#973818, fate#319242). - IB/hfi1: Fix PIO wakeup timing hole (bsc#973818, fate#319242). - IB/hfi1: Handle host handshake timeout (bsc#973818, fate#319242). - IB/hfi1: Hold i2c resource across debugfs open/close (bsc#973818, fate#319242). - IB/hfi1: Implement SDMA-side buffer caching (bsc#973818, fate#319242). - IB/hfi1: Improve LED beaconing (bsc#973818, fate#319242). - IB/hfi1: Move constant to the right in bitwise operations (bsc#973818, fate#319242). - IB/hfi1: Notify remove MMU/RB callback of calling context (bsc#973818, fate#319242). - IB/hfi1: Prevent NULL pointer dereference (bsc#973818, fate#319242). - IB/hfi1: Re-factor MMU notification code (bsc#973818, fate#319242). - IB/hfi1: Reduce hardware mutex timeout (bsc#973818, fate#319242). - IB/hfi1: Remove ASIC block clear (bsc#973818, fate#319242). - IB/hfi1: Remove compare callback (bsc#973818, fate#319242). - IB/hfi1: Remove the use of add/remove RB function pointers (bsc#973818, fate#319242). - IB/hfi1: Remove unused HFI1_DO_INIT_ASIC flag (bsc#973818, fate#319242). - IB/hfi1: Report pid in qp_stats to aid debug (bsc#973818, fate#319242). - IB/hfi1: Specify mm when releasing pages (bsc#973818, fate#319242). - IB/hfi1: Switch to using the pin query function (bsc#973818, fate#319242). - IB/hfi1: Use interval RB trees (bsc#973818, fate#319242). - IB/qib: Add device specific info prints (bsc#973818, fate#319242). - IB/qib: Begin to use rdmavt for verbs (bsc#973818, fate#319242). - IB/qib: Clean up register_ib_device (bsc#973818, fate#319242). - IB/qib: Delete QIB user context allocation and de-alloction (bsc#973818, fate#319242). - IB/qib: Destroy SMI AH before de-allocating the protection (bsc#973818, fate#319242). - IB/qib: Implement qib support for AH notification (bsc#973818, fate#319242). - IB/qib: Improve ipoib UD performance (bsc#973818, fate#319242). - IB/qib: Insure last cursor is updated prior to complete (bsc#973818, fate#319242). - IB/qib,rdmavt: Move smi_ah to qib (bsc#973818, fate#319242). - IB/qib: Remove completion queue data structures and functions (bsc#973818, fate#319242). - IB/qib: Remove create and free mad agents (bsc#973818, fate#319242). - IB/qib: Remove create qp and create qp table functionality (bsc#973818, fate#319242). - IB/qib: Remove destroy queue pair code (bsc#973818, fate#319242). - IB/qib: Remove dma.c and use rdmavt version of dma functions (bsc#973818, fate#319242). - IB/qib: Remove driver specific members from qib qp type (bsc#973818, fate#319242). - IB/qib: Remove ibport and use rdmavt version (bsc#973818, fate#319242). - IB/qib: Remove mmap from qib (bsc#973818, fate#319242). - IB/qib: Remove modify queue pair code (bsc#973818, fate#319242). - IB/qib: Remove modify_port and port_immutable functions (bsc#973818, fate#319242). - IB/qib: Remove most uses of QIB_PERMISSIVE_LID and (bsc#973818, fate#319242). - IB/qib: Remove qib multicast verbs functions (bsc#973818, fate#319242). - IB/qib: Remove qib_lookup_qpn and use rvt_lookup_qpn instead (bsc#973818, fate#319242). - IB/qib: Remove qib_post_receive and use rdmavt version (bsc#973818, fate#319242). - IB/qib: Remove qib_query_device function (bsc#973818, fate#319242). - IB/qib: Remove qib_query_qp function (bsc#973818, fate#319242). - IB/qib: Remove qp and mr functionality from qib (bsc#973818, fate#319242). - IB/qib: Remove qpn, qp tables and related variables from qib (bsc#973818, fate#319242). - IB/qib: Remove srq from qib (bsc#973818, fate#319242). - IB/qib: Remove srq functionality (bsc#973818, fate#319242). - IB/qib: Rename several functions by adding a "qib_" prefix (bsc#973818, fate#319242). - IB/qib: Setup notify free/create mad agent callbacks for (bsc#973818, fate#319242). - IB/qib, staging/rdma/hfi1: add s_hlock for use in post send (bsc#973818, fate#319242). - IB/qib, staging/rdma/hfi1, IB/rdmavt: progress selection (bsc#973818, fate#319242). - IB/qib: Support query gid in rdmavt (bsc#973818, fate#319242). - IB/qib: Use address handle in rdmavt and remove from qib (bsc#973818, fate#319242). - IB/qib: Use rdmavt device allocation function (bsc#973818, fate#319242). - IB/qib: Use rdmavt lid defines in qib (bsc#973818, fate#319242). - IB/qib: Use rdmavt pkey verbs function (bsc#973818, fate#319242). - IB/qib: Use rdmavt protection domain (bsc#973818, fate#319242). - IB/qib: Use rdmavt send and receive flags (bsc#973818, fate#319242). - IB/qib: Use rdmavt version of post_send (bsc#973818, fate#319242). - IB/rdamvt: fix cross build with rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Add address handle stubs (bsc#973818, fate#319242). - IB/rdmavt: Add AH to rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Add an ibport data structure to rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Add common LID defines to rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Add completion queue function stubs (bsc#973818, fate#319242). - IB/rdmavt: Add completion queue functions (bsc#973818, fate#319242). - IB/rdmavt: Add create queue pair functionality (bsc#973818, fate#319242). - IB/rdmavt: Add destroy qp verb (bsc#973818, fate#319242). - IB/rdmavt: Add device specific info prints (bsc#973818, fate#319242). - IB/rdmavt: Add device structure allocation (bsc#973818, fate#319242). - IB/rdmavt: Add driver notification for new AH (bsc#973818, fate#319242). - IB/rdmavt: Add get port immutable stub (bsc#973818, fate#319242). - IB/rdmavt: Add hardware driver send work request check (bsc#973818, fate#319242). - IB/rdmavt: Add ib core device attributes to rvt driver params (bsc#973818, fate#319242). - IB/rdmavt: Add IB user context allocation and de-alloction (bsc#973818, fate#319242). - IB/rdmavt: Add mad agents to rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Add Mem affinity support (bsc#973818, fate#319242). - IB/rdmavt: Add memory region stubs (bsc#973818, fate#319242). - IB/rdmavt: Add misc dev register functionality (bsc#973818, fate#319242). - IB/rdmavt: Add mmap related functions (bsc#973818, fate#319242). - IB/rdmavt: Add mmap stub (bsc#973818, fate#319242). - IB/rdmavt: Add modify qp (bsc#973818, fate#319242). - IB/rdmavt: add modify queue pair driver helpers (bsc#973818, fate#319242). - IB/rdmavt: Add multicast functions (bsc#973818, fate#319242). - IB/rdmavt: Add multicast stubs (bsc#973818, fate#319242). - IB/rdmavt: Add per verb driver callback checking (bsc#973818, fate#319242). - IB/rdmavt: Add pkey query stub (bsc#973818, fate#319242). - IB/rdmavt: Add pkey support (bsc#973818, fate#319242). - IB/rdmavt: Add post receive to rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Add post send and recv stubs (bsc#973818, fate#319242). - IB/rdmavt: Add post send to rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Add process MAD stub (bsc#973818, fate#319242). - IB/rdmavt: Add protection domain to rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Add query and modify device stubs (bsc#973818, fate#319242). - IB/rdmavt: Add query and modify port stubs (bsc#973818, fate#319242). - IB/rdmavt: Add query gid stub (bsc#973818, fate#319242). - IB/rdmavt: Add query gid support (bsc#973818, fate#319242). - IB/rdmavt: Add queue pair data structure to rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Add queue pair function stubs (bsc#973818, fate#319242). - IB/rdmavt: Add R and S flags for queue pairs (bsc#973818, fate#319242). - IB/rdmavt: Add srq functionality to rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Add SRQ stubs (bsc#973818, fate#319242). - IB/rdmavt: Add support for query_port, modify_port and (bsc#973818, fate#319242). - IB/rdmavt: Add support for rvt_query_device function (bsc#973818, fate#319242). - IB/rdmavt: Add support for rvt_query_qp (bsc#973818, fate#319242). - IB/rdmavt: Add support for tracing events (bsc#973818, fate#319242). - IB/rdmavt: Add the start of capability flags (bsc#973818, fate#319242). - IB/rdmavt: Add trace and error print statements in (bsc#973818, fate#319242). - IB/rdmavt: Alloc and dealloc ucontexts (bsc#973818, fate#319242). - IB/rdmavt: Allow reserving just one qpn (bsc#973818, fate#319242). - IB/rdmavt: Break rdma_vt main include header file up (bsc#973818, fate#319242). - IB/rdmavt: Check lkey_table_size value before use (bsc#973818, fate#319242). - IB/rdmavt: Clean up comments and add more documentation (bsc#973818, fate#319242). - IB/rdmavt: Clean up distinction between port number and index (bsc#973818, fate#319242). - IB/rdmavt: Consolidate dma ops in rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Create module framework and handle driver (bsc#973818, fate#319242). - IB/rdmavt: Do not use rvt prints which rely on driver too (bsc#973818, fate#319242). - IB/rdmavt: Export reset_qp in rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Fix copyright date (bsc#973818, fate#319242). - IB/rdmavt: Initialize and teardown of qpn table (bsc#973818, fate#319242). - IB/rdmavt: Macroize override checks during driver (bsc#973818, fate#319242). - IB/rdmavt: Move driver helper functions to a common structure (bsc#973818, fate#319242). - IB/rdmavt: Move memory registration into rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Move MR datastructures into rvt (bsc#973818, fate#319242). - IB/rdmavt: Move SRQ data structure into rdmavt (bsc#973818, fate#319242). - IB/rdmavt: Post receive for QP in ERR state (bsc#973818, fate#319242). - IB/rdmavt: Properly pass gfp to hw driver function (bsc#973818, fate#319242). - IB/rdmavt: Remove RVT_FLAGs (bsc#973818, fate#319242). - IB/rdmavt: Remove signal_supported and comments (bsc#973818, fate#319242). - IB/rdmavt: Remove unnecessary exported functions (bsc#973818, fate#319242). - IB/rdmavt: remove unused qp field (bsc#973818, fate#319242). - IB/rdmavt: Remove unused variable from Queue Pair (bsc#973818, fate#319242). - IB/rdmavt, staging/rdma/hfi1: use qps to dynamically scale (bsc#973818, fate#319242). - IB/rdmavt: Support creating qps with GFP_NOIO flag (bsc#973818, fate#319242). - IB/rdmvt: close send engine struct holes (bsc#973818, fate#319242). - IB: remove support for phys MRs (bsc#973818, fate#319242). - staging/hfi1: Add building blocks for TID caching (bsc#973818, fate#319242). - staging/hfi1: Add definitions needed for TID cache (bsc#973818, fate#319242). - staging/hfi1: Add function stubs for TID caching (bsc#973818, fate#319242). - staging/hfi1: Add MMU notifier callback function (bsc#973818, fate#319242). - staging/hfi1: add per SDMA engine stats to hfistats (bsc#973818, fate#319242). - staging/hfi1: Add TID cache receive init and free funcs (bsc#973818, fate#319242). - staging/hfi1: Add TID entry program function body (bsc#973818, fate#319242). - staging/hfi1: Add TID free/clear function bodies (bsc#973818, fate#319242). - staging/hfi1: Change default krcvqs (bsc#973818, fate#319242). - staging/hfi1: change krcvqs mod param from byte to uint (bsc#973818, fate#319242). - staging/hfi1: check for ARMED->ACTIVE change in recv int (bsc#973818, fate#319242). - staging/hfi1: Clean up comments (bsc#973818, fate#319242). - staging/hfi1: Convert lock to mutex (bsc#973818, fate#319242). - staging/hfi1: Enable TID caching feature (bsc#973818, fate#319242). - staging/hfi1: Fix Xmit Wait calculation (bsc#973818, fate#319242). - staging/hfi1: Move s_sde to read mostly section of hfi1_qp (bsc#973818, fate#319242). - staging/hfi1: Remove un-needed variable (bsc#973818, fate#319242). - staging/hfi1: Remove unneeded variable index (bsc#973818, fate#319242). - staging/hfi1: TID group definitions and support funcs (bsc#973818, fate#319242). - staging/hfi1: Use BIT macro (bsc#973818, fate#319242). - staging/rdma/hfi: fix CQ completion order issue (bsc#973818, fate#319242). - staging/rdma/hfi1: actually use new RNR timer API in loopback (bsc#973818, fate#319242). - staging/rdma/hfi1: Adaptive PIO for short messages (bsc#973818, fate#319242). - staging/rdma/hfi1: Add a credit push on diagpkt allocate fail (bsc#973818, fate#319242). - staging/rdma/hfi1: add ACK coalescing logic (bsc#973818, fate#319242). - staging/rdma/hfi1: Add active and optical cable support (bsc#973818, fate#319242). - staging/rdma/hfi1: Add aeth name syndrome decode (bsc#973818, fate#319242). - staging/rdma/hfi1: Add basic rdmavt capability flags for hfi1 (bsc#973818, fate#319242). - staging/rdma/hfi1: Add blank link after declarations (bsc#973818, fate#319242). - staging/rdma/hfi1: Add braces on all arms of statement (bsc#973818, fate#319242). - staging/rdma/hfi1: Add comment for spinlock_t definition (bsc#973818, fate#319242). - staging/rdma/hfi1: add common routine for queuing acks (bsc#973818, fate#319242). - staging/rdma/hfi1: add cq head and tail information to (bsc#973818, fate#319242). - staging/rdma/hfi1: Add credits for VL0 to VL7 in snoop mode (bsc#973818, fate#319242). - staging/rdma/hfi1: add dd_dev_dbg (bsc#973818, fate#319242). - staging/rdma/hfi1: add definitions for OPA traps (bsc#973818, fate#319242). - staging/rdma/hfi1: Add device specific info prints (bsc#973818, fate#319242). - staging/rdma/hfi1: Add one-time LCB reset (bsc#973818, fate#319242). - staging/rdma/hfi1: Add page lock limit check for SDMA (bsc#973818, fate#319242). - staging/rdma/hfi1: Add qp to send context mapping for PIO (bsc#973818, fate#319242). - staging/rdma/hfi1: add s_avail to qp_stats (bsc#973818, fate#319242). - staging/rdma/hfi1: add s_retry to diagnostics (bsc#973818, fate#319242). - staging/rdma/hfi1: Add s_sendcontext priv field (bsc#973818, fate#319242). - staging/rdma/hfi1: Add send context sw index (bsc#973818, fate#319242). - staging/rdma/hfi1: Add space between concatenated string (bsc#973818, fate#319242). - staging/rdma/hfi1: Add spaces around binary operators (bsc#973818, fate#319242). - staging/rdma/hfi1: Add support for enabling/disabling PCIe (bsc#973818, fate#319242). - staging/rdma/hfi1: add unique rnr timer (bsc#973818, fate#319242). - staging/rdma/hfi1: Adding counter resolutions for (bsc#973818, fate#319242). - staging/rdma/hfi1: Adding support for hfi counters via sysfs (bsc#973818, fate#319242). - staging/rdma/hfi1: Adds software counters for bitfields (bsc#973818, fate#319242). - staging/rdma/hfi1: Adjust EPROM partitions, add EPROM (bsc#973818, fate#319242). - staging/rdma/hfi1: Allocate send ctxt on device NUMA node (bsc#973818, fate#319242). - staging/rdma/hfi1: Allow a fair scheduling of QPs (bsc#973818, fate#319242). - staging/rdma/hfi1: Always download SBus firmware (bsc#973818, fate#319242). - staging/rdma/hfi1: avoid passing pmtu (bsc#973818, fate#319242). - staging/rdma/hfi1: Avoid using upstream component if it is (bsc#973818, fate#319242). - staging/rdma/hfi1: Begin to use rdmavt for verbs (bsc#973818, fate#319242). - staging/rdma/hfi1: centralize timer routines into rc (bsc#973818, fate#319242). - staging/rdma/hfi1: Change for data type of port number (bsc#973818, fate#319242). - staging/rdma/hfi1: Change num_rcv_contexts to (bsc#973818, fate#319242). - staging/rdma/hfi1: Change send_schedule counter to a per cpu (bsc#973818, fate#319242). - staging/rdma/hfi1: Check interrupt registers mapping (bsc#973818, fate#319242). - staging: rdma: hfi1: chip: Remove wrapper function (bsc#973818, fate#319242). - staging/rdma/hfi1: Clean up init_cntrs() (bsc#973818, fate#319242). - staging/rdma/hfi1: Clean up macro indentation (bsc#973818, fate#319242). - staging/rdma/hfi1: Clean up register device (bsc#973818, fate#319242). - staging/rdma/hfi1: Clean up return handling (bsc#973818, fate#319242). - staging/rdma/hfi1: Clean-up unnecessary goto statements (bsc#973818, fate#319242). - staging/rdma/hfi1: Cleanup comments and logs in PHY code (bsc#973818, fate#319242). - staging/rdma/hfi1: cleanup messages on qsfp_read() failure (bsc#973818, fate#319242). - staging/rdma/hfi1: Clear the QSFP reset that is asserted on (bsc#973818, fate#319242). - staging/rdma/hfi1: Consider VL15 MTU also when calculating (bsc#973818, fate#319242). - staging/rdma/hfi1: Consolidate CPU/IRQ affinity support (bsc#973818, fate#319242). - staging/rdma/hfi1: Consolidate dma ops for hfi1 (bsc#973818, fate#319242). - staging/rdma/hfi1: convert buffers allocated atomic to per (bsc#973818, fate#319242). - staging/rdma/hfi1: Convert dd_dev_info() to hfi1_cdbg() in (bsc#973818, fate#319242). - staging/rdma/hfi1: Convert to use get_user_pages_fast (bsc#973818, fate#319242). - staging/rdma/hfi1: Correct TWSI reset (bsc#973818, fate#319242). - staging/rdma/hfi1: correctly check for post-interrupt packets (bsc#973818, fate#319242). - staging/rdma/hfi1: Correctly limit VLs against SDMA engines (bsc#973818, fate#319242). - staging/rdma/hfi1: Correctly set RcvCtxtCtrl register (bsc#973818, fate#319242). - staging/rdma/hfi1: Decode CNP opcode (bsc#973818, fate#319242). - Staging: rdma: hfi1: Delete NULL check before vfree (bsc#973818, fate#319242). - staging/rdma/hfi1: Destroy workqueues if (bsc#973818, fate#319242). - staging/rdma/hfi1: Detect SDMA transmission error early (bsc#973818, fate#319242). - staging/rdma/hfi1: Determine actual operational VLs (bsc#973818, fate#319242). - staging: rdma: hfi1: diag: constify hfi1_filter_array (bsc#973818, fate#319242). - staging/rdma/hfi1: diag.c add missing braces (bsc#973818, fate#319242). - staging/rdma/hfi1: diag.c change null comparisons (bsc#973818, fate#319242). - staging/rdma/hfi1: diag.c correct sizeof parameter (bsc#973818, fate#319242). - staging/rdma/hfi1: diag.c fix alignment (bsc#973818, fate#319242). - staging/rdma/hfi1: diag.c fix logical continuations (bsc#973818, fate#319242). - staging/rdma/hfi1: diag.c fix white space errors (bsc#973818, fate#319242). - staging/rdma/hfi1: diag.c use BIT macros (bsc#973818, fate#319242). - staging/rdma/hfi1: Disable thermal polling before sensor (bsc#973818, fate#319242). - staging/rdma/hfi1: Disclose more information when i2c fails (bsc#973818, fate#319242). - staging: rdma: hfi1: Do not use | with a variable with value (bsc#973818, fate#319242). - staging/rdma/hfi1: Don't attempt to qualify or tune loopback (bsc#973818, fate#319242). - staging/rdma/hfi1: don't cache "prescan head" (bsc#973818, fate#319242). - staging: rdma: hfi1: driver: Replace IS_ALIGNED with (bsc#973818, fate#319242). - staging/rdma/hfi1: Eliminate WARN_ON when VL is invalid (bsc#973818, fate#319242). - staging/rdma/hfi1: Enable WFR PCIe extended tags from the (bsc#973818, fate#319242). - staging/rdma/hfi1: Extend quiet timeout (bsc#973818, fate#319242). - staging/rdma/hfi1: Fetch platform configuration data from EFI (bsc#973818, fate#319242). - staging: rdma: hfi1: file_ops: Replace ALIGN with PAGE_ALIGN (bsc#973818, fate#319242). - staging/rdma/hfi1: fix 0-day syntax error (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix a possible null pointer dereference (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix block comments (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix bug that could block the process on (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix camel case variables (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix code alignment (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix comparison to NULL (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix counter read for cp (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix debugfs access race (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix downgrade race (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix error in hfi1 driver build (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix fabric serdes reset by re-downloading (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix for 32-bit counter overflow in driver (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix for generic I2C interface (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix for module parameter hdrq_entsize when (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix for module parameter rcvhdrcnt when (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix for opaportconfig ledon by not (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix header size calculation for RC/UC QPs (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix header (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix logical continuations (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix memory leaks (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix missing firmware NULL dereference (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix misspellings (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix module parameter spelling (bsc#973818, fate#319242). - staging/rdma/hfi1: fix panic in send engine (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix per-VL transmit discard counts (bsc#973818, fate#319242). - staging/rdma/hfi1: fix pio progress routine race with (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix qp.h comments (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix QSFP memory read/write across 128 byte (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix reporting of LED status in (bsc#973818, fate#319242). - staging/rdma/hfi1: fix sdma build failures to always clean up (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix SL->SC checks (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix snoop packet length calculation (bsc#973818, fate#319242). - staging/rdma/hfi1: Fix xmit discard error weight (bsc#973818, fate#319242). - staging/rdma/hfi1: Further clean up hfi1_ioctl parameter (bsc#973818, fate#319242). - staging/rdma/hfi1: Get port type from configuration file (bsc#973818, fate#319242). - staging/rdma/hfi1: Guard i2c access against cp (bsc#973818, fate#319242). - staging/rdma/hfi1: Handle packets with invalid RHF on context (bsc#973818, fate#319242). - staging/rdma/hfi1: HFI now sends OPA Traps instead of IBTA (bsc#973818, fate#319242). - staging/rdma/hfi1: HFI reports wrong offline disabled reason (bsc#973818, fate#319242). - staging/rdma/hfi1: hfi1_ioctl remove setlink state (bsc#973818, fate#319242). - staging/rdma/hfi1, IB/core: Fix LinkDownReason define for (bsc#973818, fate#319242). - staging/rdma/hfi1: Implement hfi1 support for AH notification (bsc#973818, fate#319242). - staging/rdma/hfi1: Implement LED beaconing for maintenance (bsc#973818, fate#319242). - staging/rdma/hfi1: Improve performance of SDMA transfers (bsc#973818, fate#319242). - staging/rdma/hfi1: Improve performance of TID cache look up (bsc#973818, fate#319242). - staging/rdma/hfi1: Improve performance of user SDMA (bsc#973818, fate#319242). - staging/rdma/hfi1: Insure last cursor is updated prior to (bsc#973818, fate#319242). - staging/rdma/hfi1: Make EPROM check per device (bsc#973818, fate#319242). - staging/rdma/hfi1: Make firmware failure messages warnings (bsc#973818, fate#319242). - staging/rdma/hfi1: Method to toggle "fast ECN" detection (bsc#973818, fate#319242). - staging/rdma/hfi1: move hfi1_migrate_qp (bsc#973818, fate#319242). - staging/rdma/hfi1: Move macros to a common header (bsc#973818, fate#319242). - staging/rdma/hfi1: move txreq header code (bsc#973818, fate#319242). - staging/rdma/hfi1: No firmware retry for simulation (bsc#973818, fate#319242). - staging/rdma/hfi1: Only warn when board description is not (bsc#973818, fate#319242). - staging/rdma/hfi1: optionally prescan rx queue for {B, F}ECNs (bsc#973818, fate#319242). - staging/rdma/hfi1: pre-compute sc and sde for RC/UC QPs (bsc#973818, fate#319242). - staging: rdma: hfi1 : Prefer using the BIT macro (bsc#973818, fate#319242). - staging/rdma/hfi1: Properly determine error status of SDMA (bsc#973818, fate#319242). - staging/rdma/hfi1: Put QPs into error state after SL->SC (bsc#973818, fate#319242). - staging/rdma/hfi1: Read EFI variable for device description (bsc#973818, fate#319242). - staging/rdma/hfi1: Reduce number of parameters passed to send (bsc#973818, fate#319242). - staging/rdma/hfi1: Reduce snoop locking scope in IOCTL (bsc#973818, fate#319242). - staging/rdma/hfi1: Reduce syslog message severity and provide (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove blank line after an open brace (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove blank line before close brace (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove CamelCase (bsc#973818, fate#319242). - staging: rdma: hfi1: Remove casts of pointer to same type (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove CQ data structures and functions (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove create and free mad agents (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove create_qp functionality (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove destroy qp verb (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove driver specific members from hfi1 (bsc#973818, fate#319242). - staging/rdma/hfi1: remove duplicate timeout print (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove else after break (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove file pointer macros (bsc#973818, fate#319242). - staging: rdma: hfi1: Remove header file (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove header memcpy from sdma send path (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove hfi1 MR and hfi1 specific qp type (bsc#973818, fate#319242). - staging: rdma: hfi1: Remove hfi1_nomsix() wrapper function (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove hfi1_query_qp function (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove ibport and use rdmavt version (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove incorrect link credit check (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove mmap from hfi1 (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove modify queue pair from hfi1 (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove modify_port and port_immutable (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove MR data structures from hfi1 (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove multicast verbs functions (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove multiple blank lines (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove PCIe AER diagnostic message (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove post_recv and use rdmavt version (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove qpdev and qpn table from hfi1 (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove query_device function (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove rcv bubbles code (bsc#973818, fate#319242). - staging/rdma/hfi1: remove RxCtxRHQS from hfi1stats (bsc#973818, fate#319242). - staging/rdma/hfi1: remove s_rdma_mr (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove space after cast (bsc#973818, fate#319242). - staging/rdma/hfi1: remove SPC freeze error messages (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove spurious error messages (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove srq from hfi1 (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove srq functionality (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove unnecessary duplicated variable (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove unnecessary include files (bsc#973818, fate#319242). - staging: rdma: hfi1: Remove unnecessary kfree (bsc#973818, fate#319242). - staging: rdma: hfi1: Remove unnecessary parantheses (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove unnecessary parentheses (bsc#973818, fate#319242). - staging: rdma: hfi1: Remove unnecessary pci_set_drvdata() (bsc#973818, fate#319242). - staging: rdma: hfi1: Remove unnecessary variable (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove unused code (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove unused variable nsbr (bsc#973818, fate#319242). - staging: rdma: hfi1: Remove useless return variables (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove user context allocation and (bsc#973818, fate#319242). - staging/rdma/hfi1: Remove void function return statement (bsc#973818, fate#319242). - staging/rdma/hfi1: Removing unused struct hfi1_verbs_counters (bsc#973818, fate#319242). - staging: rdma: hfi1: Replace ALIGN with PAGE_ALIGN (bsc#973818, fate#319242). - staging: rdma: hfi1: Replace kmalloc and memcpy with kmemdup (bsc#973818, fate#319242). - staging/rdma/hfi1: Replacement of goto's for break/returns (bsc#973818, fate#319242). - staging/rdma/hfi1: Report physical state changes per device (bsc#973818, fate#319242). - staging/rdma/hfi1: Return early from hfi1_ioctl parameter (bsc#973818, fate#319242). - staging/rdma/hfi1: Return immediately on error (bsc#973818, fate#319242). - staging/rdma/hfi1: rework is_a0() and is_bx() (bsc#973818, fate#319242). - staging: rdma: hfi1: sdma: Remove wrapper functions (bsc#973818, fate#319242). - staging/rdma/hfi1: Select only devices with active links (bsc#973818, fate#319242). - staging/rdma/hfi1: set Gen3 half-swing for integrated devices (bsc#973818, fate#319242). - staging/rdma/hfi1: Skip lcb init for simulation (bsc#973818, fate#319242). - staging/rdma/hfi1: Split last 8 bytes of copy to user buffer (bsc#973818, fate#319242). - staging/rdma/hfi1: Split multiple assignments (bsc#973818, fate#319242). - staging/rdma/hfi1: Support alternate firmware names (bsc#973818, fate#319242). - staging/rdma/hfi1: Support external device configuration (bsc#973818, fate#319242). - staging/rdma/hfi1: Support query gid in rdmavt (bsc#973818, fate#319242). - staging/rdma/hfi1: Tune for unknown channel if configuration (bsc#973818, fate#319242). - staging/rdma/hfi1: Turning off LED without checking if (bsc#973818, fate#319242). - staging/rdma/hfi1: Unconditionally clean-up SDMA queues (bsc#973818, fate#319242). - staging/rdma/hfi1: Unexpected link up pkey values are not an (bsc#973818, fate#319242). - staging/rdma/hfi1: unknown frame messages are not errors (bsc#973818, fate#319242). - staging/rdma/hfi1: Use address handle in rdmavt and remove (bsc#973818, fate#319242). - staging/rdma/hfi1: Use BIT_ULL macro (bsc#973818, fate#319242). - staging/rdma/hfi1: Use correct rdmavt header files after (bsc#973818, fate#319242). - staging/rdma/hfi1: Use device file minor to identify EPROM (bsc#973818, fate#319242). - staging/rdma/hfi1: use mod_timer when appropriate (bsc#973818, fate#319242). - staging/rdma/hfi1: use new RNR timer (bsc#973818, fate#319242). - staging/rdma/hfi1: use new timer routines (bsc#973818, fate#319242). - staging: rdma: hfi1: Use offset_in_page macro (bsc#973818, fate#319242). - staging/rdma/hfi1: use one-shot LCB write (bsc#973818, fate#319242). - staging/rdma/hfi1: Use parallel workqueue for SDMA engines (bsc#973818, fate#319242). - staging/rdma/hfi1: Use pointer instead of struct name (bsc#973818, fate#319242). - staging/rdma/hfi1: Use rdmavt device allocation function (bsc#973818, fate#319242). - staging/rdma/hfi1: Use rdmavt pkey verbs function (bsc#973818, fate#319242). - staging/rdma/hfi1: Use rdmavt protection domain (bsc#973818, fate#319242). - staging/rdma/hfi1: Use rdmavt send flags and recv flags (bsc#973818, fate#319242). - staging/rdma/hfi1: Use rdmavt version of post_send (bsc#973818, fate#319242). - staging: rdma: hfi1: Use setup_timer (bsc#973818, fate#319242). - staging/rdma/hfi1: use u8 for vl/sl (bsc#973818, fate#319242). - staging: rdma: hfi1: user_sdma.c: Drop void pointer cast (bsc#973818, fate#319242). - staging/rdma/hfi1: Verbs Mem affinity support (bsc#973818, fate#319242). - staging/rdma/hfi1: Workaround to prevent corruption during (bsc#973818, fate#319242). - staging: rdma: Use kcalloc instead of kzalloc (bsc#973818, fate#319242). - Staging: rdma: Use min macro instead of ternary operator (bsc#973818, fate#319242). - uapi/hfi1_user: Add command and event for TID caching (bsc#973818, fate#319242). - uapi/hfi1_user: Correct comment for capability bit (bsc#973818, fate#319242). - Update config files. - supported.conf: - commit 71ebe1b - supported.conf: arm64: enable Xilinx SPI driver - commit 55a5437 - arm64: Update config files. Enalbe SPI driver for Xilinx. - commit 3f17649 - irqdomain: Export irq_domain_free_irqs_common (fate#319483). - commit 514fa35 - qlcnic: Fix mailbox completion handling during spurious interrupt (bsc#966337,FATE#320147). - qlcnic: Remove unnecessary usage of atomic_t (bsc#966337,FATE#320147). - qlcnic: constify qlcnic_dcb_ops structures (bsc#966337,FATE#320147). - commit 430db46 - qlge: Fix receive packets drop (FATE#320149,bnc#9663123). - commit 454d10f - iommu/amd: Fix checking of pci dma aliases (bsc#975772). - commit 323c8a0 - iommu/vt-d: Ratelimit fault handler (bsc#975772). - iommu/vt-d: Improve fault handler error messages (bsc#975772). - iommu: Don't overwrite domain pointer when there is no default_domain (bsc#975772). - iommu/dma: Restore scatterlist offsets correctly (bsc#975772). - commit 7d149dd - x86/PCI: Add driver for Intel Volume Management Device (VMD) (fate#320000). - Update config files. - PCI/AER: Use 32 bit PCI domain numbers (fate#320000). - x86/PCI: Allow DMA ops specific to a PCI domain (fate#320000). - irqdomain: Export irq_domain_set_info() for module use (fate#320000). - genirq/MSI: Relax msi_domain_alloc() to support parentless MSI irqdomains (fate#320000). - commit 30beb48 - PCI: Add DMA alias quirk for mic_x200_dma (fate#320380). - PCI: Add support for multiple DMA aliases (fate#320380). - PCI: Move informational printk to pci_add_dma_alias() (fate#320380). - PCI: Add pci_add_dma_alias() to abstract implementation (fate#320380). - commit ea9a59e - iommu/amd: Signedness bug in acpihid_device_group() (fate319479). - commit c0b6beb - s390/pci: fmb enhancements (FATE#319595, LTC#KRN1405). - s390/pci: add report_error attribute (FATE#320437, LTC#135989). - dasd: add query host access to volume support (FATE#319605, LTC#131276). - commit 42937f7 - net/mlx4: remove unused array zero_gid (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Fix backward compatibility on VFs (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - mlx4: add missing braces in verify_qp_parameters (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Add vendor's specific data to alloc mw (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Add support for the don't trap rule (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Add don't trap flag to flow creation (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Use boottime (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Allow resetting VF admin mac to zero (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Check the correct limitation on VFs for HA mode (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Fix lockdep warning in handling of mac/vlan tables (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Set UAR page size to 4KB regardless of system page size (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Do not BUG_ON during reset when PCI is offline (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Fix potential corruption in counters database (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Add support for the port info class for RoCE ports (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Add support for extended counters over RoCE ports (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4: fix some error handling in mlx4_multi_func_init() (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/sysfs: remove unused va_list args (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Set correct payload length for RoCEv2 over IPv6 (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Advertise RoCE v2 support (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Create and use another QP1 for RoCEv2 (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Enable RoCE v2 when the IB device is added (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Support modify_qp for RoCE v2 (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Add definition for the standard RoCE V2 UDP port (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Add support for RoCE v2 entropy (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Add support for configuring RoCE v2 UDP port (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Add support for setting RoCEv2 gids in hardware (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Configure mlx4 hardware for mixed RoCE v1/v2 modes (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Add gid_type to GID properties (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4: Query RoCE support (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Fix dereference before check (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Eliminate sparse false context imbalance warning (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - infiniband: Replace memset with eth_zero_addr (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Take source mac from AH instead from the port (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Initialize hop_limit when creating address handle (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/cma: allocating too much memory in make_cma_ports() (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Convert kmalloc to kmalloc_array for checkpatch (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Suppress non-fatal memory allocations (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB: remove in-kernel support for memory windows (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/cma: Join and leave multicast groups with IGMP (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Initialize UD header structure with IP and UDP headers (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - commit b9a4160 - IB/cma: Add configfs for rdma_cm (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - Update config files. - commit f1d7381 - IB/rdma_cm: Add wrapper for cma reference count (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Validate route when we init ah (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Move rdma_is_upper_dev_rcu to header file (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Add rdma_network_type to wc (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Add ROCE_UDP_ENCAP (RoCE V2) type (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Add gid attributes to sysfs (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/cm: Use the source GID index type (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Add gid_type to gid attribute (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: don't search the GID table twice (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Change per-entry lock in RoCE GID table to one lock (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/core: Refactor GID cache's ib_dispatch_event (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Support the HA mode for SRIOV VFs too (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - IB/mlx4: Use the VF base-port when demuxing mad from wire (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA mode (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Support mirroring VF DMFS rules on both ports (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Use both physical ports to dispatch link state events to VF (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net/mlx4_core: Use both physical ports to set the VF link state (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net: avoid NULL deref in napi_get_frags() (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net: provide generic busy polling to all NAPI drivers (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net: napi_hash_del() returns a boolean status (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net: move napi_hash into read mostly section (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net: add netif_tx_napi_add() (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net: move skb_mark_napi_id() into core networking stack (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - mlx4: remove mlx4_en_low_latency_recv() (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - bnx2x: remove bnx2x_low_latency_recv() support (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - mlx5: support napi_complete_done() (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - mlx5: add busy polling support (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net: network drivers no longer need to implement ndo_busy_poll() (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net: allow BH servicing in sk_busy_loop() (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net: un-inline sk_busy_loop() (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - mlx4: mlx4_en_low_latency_recv() called with BH disabled (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - net: better skb->sender_cpu and skb->napi_id cohabitation (bsc#966191 FATE#320230 bsc#966186 FATE#320228). - commit d401730 - Update config files. Update to v4.4.7 - commit 8346247 ++++ multipath-tools: - Port to latest upstream version (FATE#319406, FATE#320255) * kpartx: support device names with spaces * add raw format multipathd commands * make kpartx -d remove all partitions * Add find_multipaths option * Autodetect ALUA CLARiiON configurations * Delayed path reintegration * enable configuration directory * read-only bindings * Add deferred_remove support * correctly set partition delimiter on rename * Add overrides section to multipath.conf * Add additional path wildcards * Add force_sync option * Misc small patches ++++ atkmm: - Update to GNOME 3.20 Fate#318572 ++++ babl: - Update to GNOME 3.20 Fate#318572 ++++ cairomm: - Update to GNOME 3.20 Fate#318572 ++++ libchamplain: - Update to GNOME 3.20 Fate#318572 ++++ libcroco: - Update to GNOME 3.20 Fate#318572 ++++ libgda: - Update to GNOME 3.20 Fate#318572 ++++ libgdata: - Update to GNOME 3.20 Fate#318572 ++++ libgee: - Update to GNOME 3.20 Fate#318572 ++++ glibmm2: - Update to GNOME 3.20 Fate#318572 ++++ libgnomesu: - Update to GNOME 3.20 Fate#318572 - Drop libgnomesu-exit-with-parent.patch: now included in tarball. ++++ gtkmm3: - Update to GNOME 3.20 Fate#318572 ++++ libgtop: - Update to GNOME 3.20 Fate#318572 - Drop extending-max-cpu-number.patch: fixed upstream. ++++ gupnp: - Update to GNOME 3.20 Fate#318572 ++++ gupnp-igd: - Update to GNOME 3.20 Fate#318572 ++++ libgweather: - Update to GNOME 3.20 Fate#318572 - Drop libgweather-location-search-i18n.patch, libgweather-soup-abort-in-dispose.patch, libgweather-soup-no-abort-session.patch, and libgweather-yrno19.patch: fixed upstream. ++++ sssd: - Upgrade to minor release 1.13.4 with important regression fixes across ID mapper, AD/IPA connectivity, and race conditions. Implement fate#320466. ++++ webkitgtk: - Update to GNOME 3.20 -- Fate#318572. - Drop webkitgtk-bnc922895-cve-2015-2330-late-tls-cert-verification.patch, webkitgtk-compile-when-WK2-disabled.patch, webkitgtk-js-endian-fixes.patch, webkitgtk-protocall-endian-fix.patch (fixed upstream). ++++ webkitgtk3: - Update to GNOME 3.20 -- Fate#318572. - Drop webkitgtk-bnc922895-cve-2015-2330-late-tls-cert-verification.patch, webkitgtk-compile-when-WK2-disabled.patch, webkitgtk-js-endian-fixes.patch, webkitgtk-protocall-endian-fix.patch (fixed upstream). ++++ webkit2gtk3: - Update to version 2.12.1: + Fix spotify player. + Improve themed control elements rendering to better match GTK+ widgets. + Make remote web inspector work again. + Fix several crashes and rendering issues. + Fix several memory leaks. + Fix the build in Linux / PowerPC. + Fix detection of S390X and PPC64 architectures. + Fix the build in glibc-based BSD systems. + Updated translations. - Add -DUSE_SYSTEM_MALLOC=ON to configure for ppc ppc64 ppc64le and s390x, needed now for build to complete. ++++ lasem: - Update to GNOME 3.20 Fate#318572 ++++ libmbim: - Update to GNOME 3.20 -- Fate#318572. ++++ libnice: - Merge with factory for Gnome 3.20 fate#318572. ++++ openssl: - update to 1.0.2g (fate#317043) Major changes since 1.0.1: EXPORT and LOW strength ciphers aren't provided Suite B support for TLS 1.2 and DTLS 1.2 Support for DTLS 1.2 TLS automatic EC curve selection. API to set TLS supported signature algorithms and curves SSL_CONF configuration API. TLS Brainpool support. ALPN support. CMS support for RSA-PSS, RSA-OAEP, ECDH and X9.42 DH. * dropped many patches as they are included upstream (all security fixes, s390x performance improvements, ppc64le build, POWER8 VMX crypto acceleration) * build with enable-ssl2 to provide SSLv2_method but only allow SSL2 when OPENSSL_ALLOW_SSL2 environment variable is set ++++ pangomm: - Update to GNOME 3.20 Fate#318572 ++++ pixman: - Update to GNOME 3.20 Fate#318572 ++++ plymouth: - Sync with Factory, in preparation for fate#316306. - Add Obsoletes for plymouth-utils ++++ poppler: - Update to GNOME 3.20 -- Fate#318572. - Drop poppler-annot-form-transparent-color.patch, poppler-configure-moc-version.patch, poppler-ligatures.patch: Fixed upstream. ++++ poppler-qt: - Update to GNOME 3.20 -- Fate#318572. - Drop poppler-annot-form-transparent-color.patch, poppler-configure-moc-version.patch, poppler-ligatures.patch: Fixed upstream. ++++ libproxy: - Update to GNOME 3.20 Fate#318572 ++++ libproxy-plugins: - Update to GNOME 3.20 Fate#318572 ++++ libpst: - Update to GNOME 3.20 Fate#318572 ++++ libpwquality: - Update to GNOME 3.20 Fate#318572 ++++ spice-gtk: - Update to version 0.31: + NOTE: this is the last release to support gtk+ 2.0. + Add local GL scanout support for virtio-gpu/virgl guests. + New file-transfer API, to be able to monitor transfers etc. + New spice_display_change_preferred_compression() API. + Better authentication error reports. + usbredir: drop isoc packets on low bandwidth (rh#1264156). + usbredir: add counter of free channels (rh#1298772). + Add a toplevel include header spice-client-gtk.h. + Grab keyboard based on session focus (rh#1275231). + Don't print error message on successful file transfer (rh#1265562). + Allow simultaneous support for Pulse and GStreamer audio. + Remove GSlice usage. + Some BE endianness fixes. + Misc leak and use after-free fixes. + Documentation fixes. - Drop pkgconfig(x11) and pkgconfig(xrandr) BuildRequires: no longer needed. ++++ spice: - Update to version 0.12.7 (fate#320079) + spice-server will now send TCP keepalive probes on the TCP connections it uses. This can prevent unwanted idle disconnections if proxies are used between the client and the host. + Fix important memory usage when the webdav channel is used + Do not disconnect when the client requests an unsupported compression type + Fix a few race conditions + Fix display glitch when using XSpice + Improve help string for 'replay -s' + Fix crashes in corner cases (buggy spice-html5 + win10, vnc + SPICE port configured, USB webcam redirection over a slow link) + Fix various compilation warning when building on 32 bit machines + Some fixes for big-endian machines, more work is likely to be needed + Do not build static libraries by default, this can be reenabled with --enable-static + Fix small leak in MJPEG code ++++ libstorage: - call udevadm settle after call of parted (bsc#975162) - 2.26.2 ++++ tracker: - Update to GNOME 3.20 -- Fate#318572. - Drop tracker-948805-Fix-tracker-miner-fs-SIGABRT.patch (bsc#948805) (fixed upstream). ++++ vte: - Update to GNOME 3.20 -- Fate#318572. ++++ wicked: - version 0.6.32 - tunnel: add device binding support (fate#317977) - gre: fix flags use, added missed keyed gre options - doc: added an initial FAQ to the documentation - util: fix null string and string array in compare - ipv6: cleaned up IPv6 RA PI and RDNSS processing - ipv6: receive IPv6 RA DNSSL options forwarded by kernel - dhcp6: refresh ipv6 link on each prefix event to fix workaround for missed NEWLINK event on changes caused by RA (boo#972471). - macvlan: fix enum values for BRIDGE and PASSTHRU modes (boo#974231) ++++ libxml2: - Update to GNOME 3.20 Fate#318572 - Drop 0001-Fix-a-regression-in-xmlGetDocCompressMode.patch, libxml2-2.9.1-CVE-2015-1819.patch, libxml2-2.9.1-CVE-2015-5312.patch, libxml2-2.9.1-CVE-2015-7497.patch, libxml2-2.9.1-CVE-2015-7498.patch, libxml2-2.9.1-CVE-2015-7499.patch, libxml2-2.9.1-CVE-2015-7500.patch, libxml2-2.9.1-CVE-2015-7941.patch, libxml2-2.9.1-CVE-2015-7942.patch, libxml2-2.9.1-CVE-2015-8035.patch, libxml2-2.9.1-CVE-2015-8241.patch, libxml2-2.9.1-CVE-2015-8242.patch, libxml2-2.9.1-CVE-2015-8317.patch, libxml2-2.9.1-CVE-2015-8710.patch: fixed upstream. ++++ yelp: - Update to GNOME 3.20 Fate#318572 ++++ zeitgeist: - Update to GNOME 3.20 Fate#318572 ++++ libzypp: - DiskUsageCounter: Limit estimated waste per file (bsc#974275) - version 15.21.6 (19) ++++ meld: - Update to GNOME 3.20 Fate#318572 ++++ mobile-broadband-provider-info: - Update to GNOME 3.20 Fate#318572 ++++ tracker-extras: - Update to GNOME 3.20 -- Fate#318572. - Drop tracker-948805-Fix-tracker-miner-fs-SIGABRT.patch (bsc#948805) (fixed upstream). ++++ notification-daemon: - Update to GNOME 3.20 Fate#318572 ++++ ntp: - Enable compile-time support for MS-SNTP (--enable-ntp-signd). This replaces the w32 patches in 4.2.4 that added the authreg directive. (fate#320758). - Fix ntp-sntp-dst.patch (bsc#975496). - Call /usr/sbin/sntp with full path to synchronize in start-ntpd. When run as cron job, /usr/sbin/ is not in the path, which caused the synchronization to fail. (boo#962318) - Speedup ntpq (boo#782060, ntp-speedup-ntpq.patch). - Sync service files with openSUSE Factory. ++++ patterns-sled: - libstorage6 -> libstorage7 [bsc#938916] ++++ system-config-printer: - Update to GNOME 3.20 Fate#318572 ++++ python-gobject: - Update to GNOME 3.20 Fate#318572 ++++ python3-gobject: - Update to GNOME 3.20 Fate#318572 ++++ rhythmbox: - Update to GNOME 3.20 Fate#318572 ++++ simple-scan: - Update to GNOME 3.20 Fate#318572 ++++ systemd-rpm-macros: - Sync with Factory for Gnome 3.20 fate#318572 - Version bumped to 3 ++++ vino: - Update to GNOME 3.20 Fate#318572 ++++ xen: - bnc#972756 - Can't migrate HVM guest from SLES12SP1 Xen host to SLES12SP2 Alpha 1 host using xl migrate libxl.migrate-legacy-stream-read.patch ++++ yast2-installation: - Run the automatic installer self update also in the AutoYaST mode, read the optional custom URL from the profile ("general" -> "self_update_url" node) (FATE#319716) - 3.1.180 ++++ yelp-xsl: - Update to GNOME 3.20 Fate#318572 ++++ zenity: - Update to GNOME 3.20 Fate#318572 ------------------------------------------------------------------ ------------------ 2016-4-14 - Apr 14 2016 ------------------- ------------------------------------------------------------------ ++++ ModemManager: - Update to GNOME 3.20 Fate#318572 - Rebased bnc878066-serial-ports-on-the-IO-card-are-not-responding.patch. ++++ PackageKit: - Update to GNOME 3.20 Fate#318572 ++++ accountsservice: - Update to GNOME 3.20 Fate#318572 - Rebased accountsservice-933083-load-root-setting.patch. ++++ alacarte: - Update to GNOME 3.20 Fate#318572 ++++ at-spi2-atk: - Update to GNOME 3.20 Fate#318572 ++++ at-spi2-core: - Update to GNOME 3.20 Fate#318572 - Drop at-spi2-core-null-event-source.patch: fixed upstream. ++++ avahi: - Update to GNOME 3.20 Fate#318572 ++++ caribou: - Update to GNOME 3.20 Fate#318572 ++++ clutter-gtk: - Update to GNOME 3.20 Fate#318572 ++++ colord: - Update to GNOME 3.20 Fate#318572 ++++ colord-gtk: - Update to GNOME 3.20 Fate#318572 ++++ dconf-editor: - Update to version 3.20.1: + An english typo has been corrected in the welcome dialog, and translations files have been updated accordingly. + Updated translations. ++++ evolution: - Update to GNOME 3.20 Fate#318572 - Drop evolution-bsc930240-a11y-3-12-fixes.patch, evolution-bsc930240-a11y-3-16-fixes.patch, 0001-GalA11yETableColumnHeader-implement-AtkComponent.patch, and evolution-drag-text-to-composer.patch: fixed upstream. ++++ evolution-data-server: - Update to GNOME 3.20 Fate#318572 - Drop evolution-data-server-3.10.4-poodle-enable-tls-for-ssl.patch and disable-sslv3.patch: not relevant for newer code base. ++++ evolution-ews: - Update to GNOME 3.20 Fate#318572 - Drop ews-timezone.patch, evolution-ews-3.10.4-foreign-calendars-hidden.patch evolution-ews-3.10.4-remove-sources.patch, and evolution-ews-3.10.4-Permissions-on-context-menu-for-GAL.patch: fixed upstream. ++++ file-roller: - Update to GNOME 3.20 Fate#318572 - Drop patch:0001-libarchive-correctly-extract-sparse-files.patch which is an Upstreamed patch. ++++ folks: - Update to GNOME 3.20 Fate#318572 ++++ gconf2: - Add gconf2-fdatasync.patch: call fdatasync rather than fsync, and only if not installing (bsc#909045). ++++ gnome-calculator: - Update to GNOME 3.20 Fate#318572 - Drop bnc945603-fix-undo-ans-error.patch: fixed upstream. - Drop gnome-calculator-rename-desktop-file.patch: fixed upstream. ++++ gnome-clocks: - Update to GNOME 3.20 Fate#318572 ++++ gnome-control-center: - Update to version 3.20.1: + Translate the "When the Power Button is pressed" drop-down. + Fix a number of build warnings. + Fix crash opening Wacom panel under Wayland. + Fix Wi-Fi list being empty when enabled within the Network panel. + Throw an error when using the Synaptics touchpad driver. + Add support for older versions of CUPS. + Hide firewall zone combo when firewalld isn't running. + Fix the visual bell test not working in some cases. + Updated translations. - Drop 0001-network-Fix-empty-Wifi-list.patch: Fixed upstream. ++++ gnome-disk-utility: - Update to GNOME 3.20 Fate#318572 - Drop 0001-Be-more-careful-with-XIDs.patch and 0002-Make-dialog-work-with-xid-again.patch: fixed upstream. ++++ gnome-documents: - Update to GNOME 3.20 Fate#318572 ++++ gnome-online-accounts: - Update to GNOME 3.20 Fate#318572 ++++ gnome-packagekit: - Update to GNOME 3.20 Fate#318572 - Drop patch license-agreement-title.patch: fixed upstream. - Rebase bnc#881245-update-test-affects-package-manager-should-restart-gpk-update-viewer.patch ++++ gnome-power-manager: - Update to GNOME 3.20 Fate#318572 ++++ gnome-settings-daemon: - Update to version 3.20.1: + Fix build warnings. + Fix brightness changes happening on inactive sessions when "Automatic Brightness" is enabled. + Updated translations. ++++ gnome-terminal: - Update to GNOME 3.20 Fate#318572 - Drop 0001-build-Add-cleanup-functions.patch, 0001-all-Do-not-use-s-format-with-g_variant_get.patch, 0001-profile-Fix-dummy-settings-patch.patch, 0001-utils-Fix-double-free-in-error-path.patch: fixed upstream. ++++ gnote: - Update to GNOME 3.20 Fate#318572 ++++ nautilus: - Update to GNOME 3.20 Fate#318572 - Drop patches: + 0001-application-add-force-desktop-action.patch + 0001-dnd-fix-dnd-issues-with-Type-Link-desktop-files.patch + 0001-NautilusPropertyDialog-Fix-user-list-for-owner-chang.patch + 0001-window-sync-initial-state-for-start-with-sidebar-act.patch + nautilus-bgo711115-format-item-for-volumes-disappeared.patch + nautilus-bgo711583-crash-modify-link-hash-table.patch + nautilus-bgo722616-check-for-valid-location-entry-widget.patch + nautilus-bnc872820-gtkheaderbar.patch + nautilus-desktop-icon-name.patch + nautilus-rename-background.patch + nautilus-drives-and-volumes-on-desktop.diff ++++ grub2: - Support HTTP Boot IPv4 and IPv6 (fate#320129) * added grub2-efinet-httpboot.patch ++++ clutter-gst: - Update to GNOME 3.20 Fate#318572 ++++ gtk-vnc: - Update to GNOME 3.20 Fate#318572 - Drop gtk-vnc-Enable-double-buffering-on-GTK3.patch: fixed upstream. ++++ gtk2: - Update to GNOME 3.20 Fate#318572 ++++ gvfs: - Update to GNOME 3.20 Fate#318572 - Drop: * 0001-afp-Don-t-crash-when-opening-the-root-directory.patch * 0001-archive-fix-segfault-when-libarchive-fails.patch * 0001-gphoto2-Don-t-release-the-device-multiple-times.patch * 0001-gphoto2-Return-the-correct-offset-when-seeking.patch * 0001-http-Allow-seek-past-end-of-file.patch * 0001-http-Ensure-the-range-header-is-updated.patch * 0001-http-Fix-segfault-when-seeking-on-read.patch * 0001-http-Fix-the-SEEK_END-offset-calculation.patch * 0001-MTP-Fail-fast-if-in-the-middle-of-an-unmount.patch * gvfs-hal-volume-monitor-memory-leak.patch * gvfs-obexftp-allow-push-cancel.patch ++++ hwinfo: - adjust dmi parser to read memory size according to latest smbios spec (bsc#974737) - 21.24 ++++ kernel-default: - staging: fsl-mc: bus: Drop warning. - commit ab66b1e - amd-xgbe: Mask auto-negotiation interrupts in ISR (fate#320554). - amd-xgbe: Check Rx queue fifos before stopping Rx DMA (fate#320554). - amd-xgbe: Fix the mapping of priorities to traffic classes (fate#320554). - amd-xgbe: Enable/disable PFC per traffic class (fate#320554). - amd-xgbe: Verify forced speed matches the active speedset (fate#320554). - amd-xgbe: Use __napi_schedule_irqoff (fate#320554). - amd-xgbe: Change from napi_complete to napi_complete_done (fate#320554). - amd-xgbe: Disable VLAN filtering when in promiscuous mode (fate#320554). - commit 15cce8b - net: thunderx: Don't use mdio. - commit 2af6082 - net: thunderx: Don't leak phy device references on -EPROBE_DEFER condition (fate#319980). - net: thunderx: Cleanup PHY probing code (fate#319980). - net: thunderx: Fix for Qset error due to CQ full (fate#319980). - net: thunderx: Fix receive packet stats (fate#319980). - net: thunderx: Fix for HW TSO not enabled for secondary qsets (fate#319980). - net: thunderx: Fix for multiqset not configured upon interface toggle (fate#319980). - net: thunderx: Alloc higher order pages when pagesize is small (fate#319980). - net: thunderx: bgx: Add log message when setting mac address (fate#319980). - net: thunderx: Assign affinity hints to vf's interrupts (fate#319980). - commit 6ea89de - clk: xgene: Add missing parenthesis when clearing divider value (fate#319483). - clk: xgene: Remove return from void function (fate#319483). - clk: xgene: Add SoC and PMD PLL clocks with v2 hardware (fate#319483). - clk: xgene: Fix divider with non-zero shift value (fate#319483). - commit d9ace3e - drivers: net: xgene: Add support for multiple queues (fate#319483). - drivers: net: xgene: Add support for RSS (fate#319483). - drivers: net: xgene: Add support for Classifier engine (fate#319483). - drivers: net: xgene: fix extra IRQ issue (fate#319483). - drivers: net: xgene: constify xgene_mac_ops and xgene_port_ops structures (fate#319483). - drivers: net: xgene: optimizing the code (fate#319483). - commit 4078b0a - gpio: xgene-sb: Use irq_domain_free_irqs_common() (fate#319483). - commit a81d9e5 - gpio: xgene: Prevent NULL pointer dereference (fate#319483). - commit 826d46d - Update config files. Enable XGENE_PMU - commit 17ee1bf - [v2,4/4] arm64: dts: apm: Add APM X-Gene SoC PMU DTS entries. - [v2, 3/4] perf: xgene: Add APM X-Gene SoC Performance Monitoring Unit driver. - [v2, 2/4] Documentation: Add documentation for APM X-Gene SoC PMU DTS binding. - [v2,1/4] MAINTAINERS: Add entry for APM X-Gene SoC PMU driver. - commit 5a24e7a - KVM: s390: don't load kvm without virtualization support (FATE#319575, LTC#131342). - s390: show virtualization support in /proc/cpuinfo (FATE#319575, LTC#131342). - s390/sclp: introduce check for SIE (FATE#319575, LTC#131342). - commit 3032585 - Delete patches.arch/arm64-net-thunder-bgx-Rework-driver-to-support-ACPI-bindin.patch. We don't support ACPI for thunderx - commit ad31216 - lib/bitmap.c: conversion routines to/from u32 array (fate#319481). - commit f9ff83a - Refresh patches.arch/arm64-6-6-arm64-perf-Add-Broadcom-Vulcan-PMU-support.patch. Fix compilation error. - commit bba09cf - Refresh: - patches.arch/arm64-thd-pmu-2-5-arm64-perf-Add-Cavium-ThunderX-PMU-support.patch - commit 2d667c1 - Refresh patches.drivers/intel_rapl_add_missing_0x46_cpu.patch. - commit 66c1e80 - arm64: Enabel mailbox-xgene-slimpro for xgene - Update config files. - supported.conf - commit ddd5f3d - Documentation: mailbox: Add APM X-Gene SLIMpro mailbox dts documentation (fate#319483). - mailbox: Add support for APM X-Gene platform mailbox driver (fate#319483). - commit 7471629 - arm64: Update config files. Enable ACPI in config. - commit aed27fa - USB: PD: additional feature selectors (FATE#319962). - USB: PD: define specific requests (FATE#319962). - USB: add descriptors from USB Power Delivery spec (FATE#319962). - commit 9089138 - supported.conf: add ahci_seattle driver - commit 20b762d - arm64: Update config files. Enable SATA_AHCI_SEATTLE - commit f989f90 - ata: add AMD Seattle platform driver (fate#320554). - commit 78816bb - PCI: xilinx-nwl: Add support for Xilinx NWL PCIe Host Controller (fate#320029). - Update config files: Enable Xilinx ZynqMP components (fate#320029) - supported.conf: Enable Xilinx ZynqMP components (fate#320029) - commit e0a0fd1 - Linux 4.4.7 (CVE-2016-2184 CVE-2016-2185 CVE-2016-2186 CVE-2016-2188 CVE-2016-3136 CVE-2016-3137 CVE-2016-3138 CVE-2016-3140 CVE-2016-3689 FATE#320193 FATE#320741 bnc#967903 bnc#970892 bnc#970911 bnc#970955 bnc#970956 bnc#970958 bnc#970970 bnc#971124 bnc#971628 bnc#971975 bnc#974525 boo#969098 boo#970968 bsc#963621 bsc#969870 bsc#971125 FATE#320140 bnc#866012). - Refresh patches.drivers/0001-blk-mq-add-a-flags-parameter-to-blk_mq_alloc_request.patch. - Refresh patches.drivers/0002-aacraid-scsi-blk-tag-support.patch. - Refresh patches.fixes/dm-distinquish-old-.request_fn-dm-old-vs-dm-mq-reque.patch. - Refresh patches.fixes/dm-fix-a-couple-locking-issues-with-use-of-block-int.patch. - Refresh patches.suse/0004-x86-Lock-down-IO-port-access-when-securelevel-is-ena.patch. - Refresh patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch. - Refresh patches.suse/perf-x86-intel-add-perf-core-pmu-support-for-intel-knights-landing.patch. - Delete patches.arch/intel_idle-prevent-SKL-H-boot-failure-when-C8-C9-C10. - Delete patches.drivers/0001-Input-ims-pcu-sanity-check-against-missing-interface.patch. - Delete patches.drivers/0001-Input-powermate-fix-oops-with-malicious-USB-descript.patch. - Delete patches.drivers/0001-USB-cdc-acm-more-sanity-checking.patch. - Delete patches.drivers/0001-USB-cypress_m8-add-endpoint-sanity-check.patch. - Delete patches.drivers/0001-USB-digi_acceleport-do-sanity-checking-for-the-numbe.patch. - Delete patches.drivers/0001-USB-iowarrior-fix-oops-with-malicious-USB-descriptor.patch. - Delete patches.drivers/0001-USB-mct_u232-add-sanity-checking-in-probe.patch. - Delete patches.drivers/0001-USB-usb_driver_claim_interface-add-sanity-checking.patch. - Delete patches.drivers/0003-aacraid-fix-rrq-overload.patch. - Delete patches.drivers/0005-aacraid-fix-memory-leak-in-aac_fib_map_free.patch. - Delete patches.drivers/0006-aacraid-set-correct-msix-count-for-eeh-recovery.patch. - Delete patches.drivers/0033-be2iscsi-set-the-boot_kset-pointer-to-NULL-in-case-o.patch. - Delete patches.drivers/ALSA-usb-audio-Add-sanity-checks-for-endpoint-access. - Delete patches.drivers/ALSA-usb-audio-Fix-NULL-dereference-in-create_fixed. - Delete patches.fixes/0001-usb-retry-reset-if-a-device-times-out.patch. - Delete patches.fixes/dm-cache-make-sure-every-metadata-function-checks-fa.patch. - Delete patches.fixes/dm-fix-excessive-dm-mq-context-switching.patch. - Delete patches.fixes/dm-fix-rq_end_stats-NULL-pointer-in-dm_requeue_origi.patch. - Delete patches.fixes/dm-snapshot-disallow-the-COW-and-origin-devices-from.patch. - Delete patches.fixes/dm-thin-metadata-don-t-issue-prefetches-if-a-transac.patch. - Delete patches.fixes/net-irda-Fix-use-after-free-in-irtty_open.patch. - Delete patches.suse/msft-hv-0989-tools-hv-Use-include-uapi-with-__EXPORTED_HEADERS__.patch. - Delete patches.suse/msft-hv-1018-scsi-storvsc-fix-SRB_STATUS_ABORTED-handling.patch. - Delete patches.suse/x86-mm-TLB_REMOTE_SEND_IPI-should-count-pages.patch. - commit d67863a - DAX Backport (FATE#319256) w/ ext4 enablement (FATE#320282). - avr32: convert to asm-generic/memory_model.h (FATE#319256). - block: disable block device DAX by default. - block: fix pfn_mkwrite() DAX fault handler. - block: use DAX for partition table reads. - dax: add support for fsync/sync. - dax: check return value of dax_radix_entry(). - dax: dirty inode only if required. - dax: fix conversion of holes to PMDs. - dax: fix lifetime of in-kernel dax mappings with dax_map_atomic() (FATE#319256). - dax: fix NULL pointer dereference in __dax_dbg(). - dax: give DAX clearing code correct bdev. - dax: guarantee page aligned results from bdev_direct_access() (FATE#319256). - dax: increase granularity of dax_clear_blocks() operations (FATE#319256). - dax: move writeback calls into the filesystems. - dax: never rely on bh.b_dev being set by get_block(). - dax: provide diagnostics for pmd mapping failures (FATE#319256). - dax: re-enable dax pmd mappings (FATE#319256). - dax: Split pmd map when fallback on COW (FATE#319256). - dax: support dirty DAX entries in radix tree. - direct-io: always call ->end_io if non-NULL. - ext2: call dax_pfn_mkwrite() for DAX fsync/msync (FATE#319256). - ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite() (FATE#319256 FATE#320282). - ext4: call dax_pfn_mkwrite() for DAX fsync/msync (FATE#319256 FATE#320282). - ext4: document lock ordering (FATE#319256 FATE#320282). - ext4: fix crashes in dioread_nolock mode (FATE#319256 FATE#320282). - ext4: get rid of EXT4_GET_BLOCKS_NO_LOCK flag (FATE#319256 FATE#320282). - ext4: implement allocation of pre-zeroed blocks (FATE#319256 FATE#320282). - ext4: move trans handling and completion deferal out of _ext4_get_block (FATE#319256 FATE#320282). - ext4: provide ext4_issue_zeroout() (FATE#319256 FATE#320282). - ext4: rename and split get blocks functions (FATE#319256 FATE#320282). - ext4: retry block allocation for failed DIO and DAX writes (FATE#320282). - ext4: simplify io_end handling for AIO DIO (FATE#320282). - ext4: use pre-zeroed blocks for DAX page faults (FATE#319256 FATE#320282). - frv: fix compiler warning from definition of __pmd() (FATE#319256). - hugetlb: fix compile error on tile (FATE#319256). - kvm: rename pfn_t to kvm_pfn_t (FATE#319256). - KVM: x86: MMU: Make mmu_set_spte() return emulate value. - KVM: x86: MMU: Remove unused parameter of __direct_map(). - libnvdimm, pmem: fix kmap_atomic() leak in error path. - mm: add find_get_entries_tag(). - mm, dax: convert vmf_insert_pfn_pmd() to pfn_t (FATE#319256). - mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd (FATE#319256). - mm, dax: fix livelock, allow dax pmd mappings to become writeable (FATE#319256). - mm, dax, gpu: convert vm_insert_mixed to pfn_t (FATE#319256). - mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup (FATE#319256). - mm, dax, pmem: introduce pfn_t (FATE#319256). - mm: skip memory block registration for ZONE_DEVICE (FATE#319256). - mm, x86: fix pte_page() crash in gup_pte_range() (FATE#319256). - mm, x86: get_user_pages() for dax mappings (FATE#319256). - pmem: add wb_cache_pmem() to the PMEM API. - pmem, dax: clean up clear_pmem() (FATE#319256). - um: kill pfn_t (FATE#319256). - x86, mm: introduce _PAGE_DEVMAP (FATE#319256). - xfs: call dax_pfn_mkwrite() for DAX fsync/msync. - commit a2bcd50 - pipe: limit the per-user amount of pages allocated in pipes (bsc#970948). - commit fcf8fa3 - e1000e: Initial support for KabeLake (bsc#969470 FATE#319819). - e1000e: Clear ULP configuration register on ULP exit (bsc#969470 FATE#319819). - e1000e: Set HW FIFO minimum pointer gap for non-gig speeds (bsc#969470 FATE#319819). - e1000e: Increase PHY PLL clock gate timing (bsc#969470 FATE#319819). - e1000e: Increase ULP timer (bsc#969470 FATE#319819). - commit 8667273 - e1000e: Adds hardware supported cross timestamp on e1000e nic (bsc#969470 FATE#319819). - Update config files. - commit cb32c98 - ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping (bsc#969470 FATE#319819). - x86/tsc: Always Running Timer (ART) correlated clocksource (bsc#969470 FATE#319819). - time: Add history to cross timestamp interface supporting slower devices (bsc#969470 FATE#319819). - time: Add driver cross timestamp interface for higher precision time synchronization (bsc#969470 FATE#319819). - time: Remove duplicated code in ktime_get_raw_and_real() (bsc#969470 FATE#319819). - time: Add timekeeping snapshot code capturing system time and counter (bsc#969470 FATE#319819). - time: Add cycles to nanoseconds translation (bsc#969470 FATE#319819). - e1000e: Fix msi-x interrupt automask (bsc#969470 FATE#319819). - e1000e: Do not write lsc to ics in msi-x mode (bsc#969470 FATE#319819). - e1000e: Do not read ICR in Other interrupt (bsc#969470 FATE#319819). - e1000e: Remove unreachable code (bsc#969470 FATE#319819). - e1000e: Switch e1000e_up to void, drop code checking for error result (bsc#969470 FATE#319819). - e1000e: initial support for i219-LM (3) (bsc#969470 FATE#319819). - e1000e: Increase timeout of polling bit RSPCIPHY (bsc#969470 FATE#319819). - e1000e: Avoid divide by zero error (bsc#968643). - e1000e: fix division by zero on jumbo MTUs (bsc#969470 FATE#319819). - e1000e: clean up the local variable (bsc#969470 FATE#319819). - commit f252f2c - Delete patches.drivers/e1000e-avoid-divide-by-zero. - Delete patches.drivers/e1000e-fix-division-by-zero-on-jumbo-MTUs. - Delete patches.fixes/e1000e-Do-not-read-ICR-in-Other-interrupt.patch. - Delete patches.fixes/e1000e-Do-not-write-lsc-to-ics-in-msi-x-mode.patch. - Delete patches.fixes/e1000e-Fix-msi-x-interrupt-automask.patch. - Delete patches.fixes/e1000e-Remove-unreachable-code.patch. They will be re-added shortly. - commit dd83459 ++++ kernel-source: - staging: fsl-mc: bus: Drop warning. - commit ab66b1e - amd-xgbe: Mask auto-negotiation interrupts in ISR (fate#320554). - amd-xgbe: Check Rx queue fifos before stopping Rx DMA (fate#320554). - amd-xgbe: Fix the mapping of priorities to traffic classes (fate#320554). - amd-xgbe: Enable/disable PFC per traffic class (fate#320554). - amd-xgbe: Verify forced speed matches the active speedset (fate#320554). - amd-xgbe: Use __napi_schedule_irqoff (fate#320554). - amd-xgbe: Change from napi_complete to napi_complete_done (fate#320554). - amd-xgbe: Disable VLAN filtering when in promiscuous mode (fate#320554). - commit 15cce8b - net: thunderx: Don't use mdio. - commit 2af6082 - net: thunderx: Don't leak phy device references on -EPROBE_DEFER condition (fate#319980). - net: thunderx: Cleanup PHY probing code (fate#319980). - net: thunderx: Fix for Qset error due to CQ full (fate#319980). - net: thunderx: Fix receive packet stats (fate#319980). - net: thunderx: Fix for HW TSO not enabled for secondary qsets (fate#319980). - net: thunderx: Fix for multiqset not configured upon interface toggle (fate#319980). - net: thunderx: Alloc higher order pages when pagesize is small (fate#319980). - net: thunderx: bgx: Add log message when setting mac address (fate#319980). - net: thunderx: Assign affinity hints to vf's interrupts (fate#319980). - commit 6ea89de - clk: xgene: Add missing parenthesis when clearing divider value (fate#319483). - clk: xgene: Remove return from void function (fate#319483). - clk: xgene: Add SoC and PMD PLL clocks with v2 hardware (fate#319483). - clk: xgene: Fix divider with non-zero shift value (fate#319483). - commit d9ace3e - drivers: net: xgene: Add support for multiple queues (fate#319483). - drivers: net: xgene: Add support for RSS (fate#319483). - drivers: net: xgene: Add support for Classifier engine (fate#319483). - drivers: net: xgene: fix extra IRQ issue (fate#319483). - drivers: net: xgene: constify xgene_mac_ops and xgene_port_ops structures (fate#319483). - drivers: net: xgene: optimizing the code (fate#319483). - commit 4078b0a - gpio: xgene-sb: Use irq_domain_free_irqs_common() (fate#319483). - commit a81d9e5 - gpio: xgene: Prevent NULL pointer dereference (fate#319483). - commit 826d46d - Update config files. Enable XGENE_PMU - commit 17ee1bf - [v2,4/4] arm64: dts: apm: Add APM X-Gene SoC PMU DTS entries. - [v2, 3/4] perf: xgene: Add APM X-Gene SoC Performance Monitoring Unit driver. - [v2, 2/4] Documentation: Add documentation for APM X-Gene SoC PMU DTS binding. - [v2,1/4] MAINTAINERS: Add entry for APM X-Gene SoC PMU driver. - commit 5a24e7a - KVM: s390: don't load kvm without virtualization support (FATE#319575, LTC#131342). - s390: show virtualization support in /proc/cpuinfo (FATE#319575, LTC#131342). - s390/sclp: introduce check for SIE (FATE#319575, LTC#131342). - commit 3032585 - Delete patches.arch/arm64-net-thunder-bgx-Rework-driver-to-support-ACPI-bindin.patch. We don't support ACPI for thunderx - commit ad31216 - lib/bitmap.c: conversion routines to/from u32 array (fate#319481). - commit f9ff83a - Refresh patches.arch/arm64-6-6-arm64-perf-Add-Broadcom-Vulcan-PMU-support.patch. Fix compilation error. - commit bba09cf - Refresh: - patches.arch/arm64-thd-pmu-2-5-arm64-perf-Add-Cavium-ThunderX-PMU-support.patch - commit 2d667c1 - Refresh patches.drivers/intel_rapl_add_missing_0x46_cpu.patch. - commit 66c1e80 - arm64: Enabel mailbox-xgene-slimpro for xgene - Update config files. - supported.conf - commit ddd5f3d - Documentation: mailbox: Add APM X-Gene SLIMpro mailbox dts documentation (fate#319483). - mailbox: Add support for APM X-Gene platform mailbox driver (fate#319483). - commit 7471629 - arm64: Update config files. Enable ACPI in config. - commit aed27fa - USB: PD: additional feature selectors (FATE#319962). - USB: PD: define specific requests (FATE#319962). - USB: add descriptors from USB Power Delivery spec (FATE#319962). - commit 9089138 - supported.conf: add ahci_seattle driver - commit 20b762d - arm64: Update config files. Enable SATA_AHCI_SEATTLE - commit f989f90 - ata: add AMD Seattle platform driver (fate#320554). - commit 78816bb - PCI: xilinx-nwl: Add support for Xilinx NWL PCIe Host Controller (fate#320029). - Update config files: Enable Xilinx ZynqMP components (fate#320029) - supported.conf: Enable Xilinx ZynqMP components (fate#320029) - commit e0a0fd1 - Linux 4.4.7 (CVE-2016-2184 CVE-2016-2185 CVE-2016-2186 CVE-2016-2188 CVE-2016-3136 CVE-2016-3137 CVE-2016-3138 CVE-2016-3140 CVE-2016-3689 FATE#320193 FATE#320741 bnc#967903 bnc#970892 bnc#970911 bnc#970955 bnc#970956 bnc#970958 bnc#970970 bnc#971124 bnc#971628 bnc#971975 bnc#974525 boo#969098 boo#970968 bsc#963621 bsc#969870 bsc#971125 FATE#320140 bnc#866012). - Refresh patches.drivers/0001-blk-mq-add-a-flags-parameter-to-blk_mq_alloc_request.patch. - Refresh patches.drivers/0002-aacraid-scsi-blk-tag-support.patch. - Refresh patches.fixes/dm-distinquish-old-.request_fn-dm-old-vs-dm-mq-reque.patch. - Refresh patches.fixes/dm-fix-a-couple-locking-issues-with-use-of-block-int.patch. - Refresh patches.suse/0004-x86-Lock-down-IO-port-access-when-securelevel-is-ena.patch. - Refresh patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch. - Refresh patches.suse/perf-x86-intel-add-perf-core-pmu-support-for-intel-knights-landing.patch. - Delete patches.arch/intel_idle-prevent-SKL-H-boot-failure-when-C8-C9-C10. - Delete patches.drivers/0001-Input-ims-pcu-sanity-check-against-missing-interface.patch. - Delete patches.drivers/0001-Input-powermate-fix-oops-with-malicious-USB-descript.patch. - Delete patches.drivers/0001-USB-cdc-acm-more-sanity-checking.patch. - Delete patches.drivers/0001-USB-cypress_m8-add-endpoint-sanity-check.patch. - Delete patches.drivers/0001-USB-digi_acceleport-do-sanity-checking-for-the-numbe.patch. - Delete patches.drivers/0001-USB-iowarrior-fix-oops-with-malicious-USB-descriptor.patch. - Delete patches.drivers/0001-USB-mct_u232-add-sanity-checking-in-probe.patch. - Delete patches.drivers/0001-USB-usb_driver_claim_interface-add-sanity-checking.patch. - Delete patches.drivers/0003-aacraid-fix-rrq-overload.patch. - Delete patches.drivers/0005-aacraid-fix-memory-leak-in-aac_fib_map_free.patch. - Delete patches.drivers/0006-aacraid-set-correct-msix-count-for-eeh-recovery.patch. - Delete patches.drivers/0033-be2iscsi-set-the-boot_kset-pointer-to-NULL-in-case-o.patch. - Delete patches.drivers/ALSA-usb-audio-Add-sanity-checks-for-endpoint-access. - Delete patches.drivers/ALSA-usb-audio-Fix-NULL-dereference-in-create_fixed. - Delete patches.fixes/0001-usb-retry-reset-if-a-device-times-out.patch. - Delete patches.fixes/dm-cache-make-sure-every-metadata-function-checks-fa.patch. - Delete patches.fixes/dm-fix-excessive-dm-mq-context-switching.patch. - Delete patches.fixes/dm-fix-rq_end_stats-NULL-pointer-in-dm_requeue_origi.patch. - Delete patches.fixes/dm-snapshot-disallow-the-COW-and-origin-devices-from.patch. - Delete patches.fixes/dm-thin-metadata-don-t-issue-prefetches-if-a-transac.patch. - Delete patches.fixes/net-irda-Fix-use-after-free-in-irtty_open.patch. - Delete patches.suse/msft-hv-0989-tools-hv-Use-include-uapi-with-__EXPORTED_HEADERS__.patch. - Delete patches.suse/msft-hv-1018-scsi-storvsc-fix-SRB_STATUS_ABORTED-handling.patch. - Delete patches.suse/x86-mm-TLB_REMOTE_SEND_IPI-should-count-pages.patch. - commit d67863a - DAX Backport (FATE#319256) w/ ext4 enablement (FATE#320282). - avr32: convert to asm-generic/memory_model.h (FATE#319256). - block: disable block device DAX by default. - block: fix pfn_mkwrite() DAX fault handler. - block: use DAX for partition table reads. - dax: add support for fsync/sync. - dax: check return value of dax_radix_entry(). - dax: dirty inode only if required. - dax: fix conversion of holes to PMDs. - dax: fix lifetime of in-kernel dax mappings with dax_map_atomic() (FATE#319256). - dax: fix NULL pointer dereference in __dax_dbg(). - dax: give DAX clearing code correct bdev. - dax: guarantee page aligned results from bdev_direct_access() (FATE#319256). - dax: increase granularity of dax_clear_blocks() operations (FATE#319256). - dax: move writeback calls into the filesystems. - dax: never rely on bh.b_dev being set by get_block(). - dax: provide diagnostics for pmd mapping failures (FATE#319256). - dax: re-enable dax pmd mappings (FATE#319256). - dax: Split pmd map when fallback on COW (FATE#319256). - dax: support dirty DAX entries in radix tree. - direct-io: always call ->end_io if non-NULL. - ext2: call dax_pfn_mkwrite() for DAX fsync/msync (FATE#319256). - ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite() (FATE#319256 FATE#320282). - ext4: call dax_pfn_mkwrite() for DAX fsync/msync (FATE#319256 FATE#320282). - ext4: document lock ordering (FATE#319256 FATE#320282). - ext4: fix crashes in dioread_nolock mode (FATE#319256 FATE#320282). - ext4: get rid of EXT4_GET_BLOCKS_NO_LOCK flag (FATE#319256 FATE#320282). - ext4: implement allocation of pre-zeroed blocks (FATE#319256 FATE#320282). - ext4: move trans handling and completion deferal out of _ext4_get_block (FATE#319256 FATE#320282). - ext4: provide ext4_issue_zeroout() (FATE#319256 FATE#320282). - ext4: rename and split get blocks functions (FATE#319256 FATE#320282). - ext4: retry block allocation for failed DIO and DAX writes (FATE#320282). - ext4: simplify io_end handling for AIO DIO (FATE#320282). - ext4: use pre-zeroed blocks for DAX page faults (FATE#319256 FATE#320282). - frv: fix compiler warning from definition of __pmd() (FATE#319256). - hugetlb: fix compile error on tile (FATE#319256). - kvm: rename pfn_t to kvm_pfn_t (FATE#319256). - KVM: x86: MMU: Make mmu_set_spte() return emulate value. - KVM: x86: MMU: Remove unused parameter of __direct_map(). - libnvdimm, pmem: fix kmap_atomic() leak in error path. - mm: add find_get_entries_tag(). - mm, dax: convert vmf_insert_pfn_pmd() to pfn_t (FATE#319256). - mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd (FATE#319256). - mm, dax: fix livelock, allow dax pmd mappings to become writeable (FATE#319256). - mm, dax, gpu: convert vm_insert_mixed to pfn_t (FATE#319256). - mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup (FATE#319256). - mm, dax, pmem: introduce pfn_t (FATE#319256). - mm: skip memory block registration for ZONE_DEVICE (FATE#319256). - mm, x86: fix pte_page() crash in gup_pte_range() (FATE#319256). - mm, x86: get_user_pages() for dax mappings (FATE#319256). - pmem: add wb_cache_pmem() to the PMEM API. - pmem, dax: clean up clear_pmem() (FATE#319256). - um: kill pfn_t (FATE#319256). - x86, mm: introduce _PAGE_DEVMAP (FATE#319256). - xfs: call dax_pfn_mkwrite() for DAX fsync/msync. - commit a2bcd50 - pipe: limit the per-user amount of pages allocated in pipes (bsc#970948). - commit fcf8fa3 - e1000e: Initial support for KabeLake (bsc#969470 FATE#319819). - e1000e: Clear ULP configuration register on ULP exit (bsc#969470 FATE#319819). - e1000e: Set HW FIFO minimum pointer gap for non-gig speeds (bsc#969470 FATE#319819). - e1000e: Increase PHY PLL clock gate timing (bsc#969470 FATE#319819). - e1000e: Increase ULP timer (bsc#969470 FATE#319819). - commit 8667273 - e1000e: Adds hardware supported cross timestamp on e1000e nic (bsc#969470 FATE#319819). - Update config files. - commit cb32c98 - ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping (bsc#969470 FATE#319819). - x86/tsc: Always Running Timer (ART) correlated clocksource (bsc#969470 FATE#319819). - time: Add history to cross timestamp interface supporting slower devices (bsc#969470 FATE#319819). - time: Add driver cross timestamp interface for higher precision time synchronization (bsc#969470 FATE#319819). - time: Remove duplicated code in ktime_get_raw_and_real() (bsc#969470 FATE#319819). - time: Add timekeeping snapshot code capturing system time and counter (bsc#969470 FATE#319819). - time: Add cycles to nanoseconds translation (bsc#969470 FATE#319819). - e1000e: Fix msi-x interrupt automask (bsc#969470 FATE#319819). - e1000e: Do not write lsc to ics in msi-x mode (bsc#969470 FATE#319819). - e1000e: Do not read ICR in Other interrupt (bsc#969470 FATE#319819). - e1000e: Remove unreachable code (bsc#969470 FATE#319819). - e1000e: Switch e1000e_up to void, drop code checking for error result (bsc#969470 FATE#319819). - e1000e: initial support for i219-LM (3) (bsc#969470 FATE#319819). - e1000e: Increase timeout of polling bit RSPCIPHY (bsc#969470 FATE#319819). - e1000e: Avoid divide by zero error (bsc#968643). - e1000e: fix division by zero on jumbo MTUs (bsc#969470 FATE#319819). - e1000e: clean up the local variable (bsc#969470 FATE#319819). - commit f252f2c - Delete patches.drivers/e1000e-avoid-divide-by-zero. - Delete patches.drivers/e1000e-fix-division-by-zero-on-jumbo-MTUs. - Delete patches.fixes/e1000e-Do-not-read-ICR-in-Other-interrupt.patch. - Delete patches.fixes/e1000e-Do-not-write-lsc-to-ics-in-msi-x-mode.patch. - Delete patches.fixes/e1000e-Fix-msi-x-interrupt-automask.patch. - Delete patches.fixes/e1000e-Remove-unreachable-code.patch. They will be re-added shortly. - commit dd83459 ++++ kernel-syms: - staging: fsl-mc: bus: Drop warning. - commit ab66b1e - amd-xgbe: Mask auto-negotiation interrupts in ISR (fate#320554). - amd-xgbe: Check Rx queue fifos before stopping Rx DMA (fate#320554). - amd-xgbe: Fix the mapping of priorities to traffic classes (fate#320554). - amd-xgbe: Enable/disable PFC per traffic class (fate#320554). - amd-xgbe: Verify forced speed matches the active speedset (fate#320554). - amd-xgbe: Use __napi_schedule_irqoff (fate#320554). - amd-xgbe: Change from napi_complete to napi_complete_done (fate#320554). - amd-xgbe: Disable VLAN filtering when in promiscuous mode (fate#320554). - commit 15cce8b - net: thunderx: Don't use mdio. - commit 2af6082 - net: thunderx: Don't leak phy device references on -EPROBE_DEFER condition (fate#319980). - net: thunderx: Cleanup PHY probing code (fate#319980). - net: thunderx: Fix for Qset error due to CQ full (fate#319980). - net: thunderx: Fix receive packet stats (fate#319980). - net: thunderx: Fix for HW TSO not enabled for secondary qsets (fate#319980). - net: thunderx: Fix for multiqset not configured upon interface toggle (fate#319980). - net: thunderx: Alloc higher order pages when pagesize is small (fate#319980). - net: thunderx: bgx: Add log message when setting mac address (fate#319980). - net: thunderx: Assign affinity hints to vf's interrupts (fate#319980). - commit 6ea89de - clk: xgene: Add missing parenthesis when clearing divider value (fate#319483). - clk: xgene: Remove return from void function (fate#319483). - clk: xgene: Add SoC and PMD PLL clocks with v2 hardware (fate#319483). - clk: xgene: Fix divider with non-zero shift value (fate#319483). - commit d9ace3e - drivers: net: xgene: Add support for multiple queues (fate#319483). - drivers: net: xgene: Add support for RSS (fate#319483). - drivers: net: xgene: Add support for Classifier engine (fate#319483). - drivers: net: xgene: fix extra IRQ issue (fate#319483). - drivers: net: xgene: constify xgene_mac_ops and xgene_port_ops structures (fate#319483). - drivers: net: xgene: optimizing the code (fate#319483). - commit 4078b0a - gpio: xgene-sb: Use irq_domain_free_irqs_common() (fate#319483). - commit a81d9e5 - gpio: xgene: Prevent NULL pointer dereference (fate#319483). - commit 826d46d - Update config files. Enable XGENE_PMU - commit 17ee1bf - [v2,4/4] arm64: dts: apm: Add APM X-Gene SoC PMU DTS entries. - [v2, 3/4] perf: xgene: Add APM X-Gene SoC Performance Monitoring Unit driver. - [v2, 2/4] Documentation: Add documentation for APM X-Gene SoC PMU DTS binding. - [v2,1/4] MAINTAINERS: Add entry for APM X-Gene SoC PMU driver. - commit 5a24e7a - KVM: s390: don't load kvm without virtualization support (FATE#319575, LTC#131342). - s390: show virtualization support in /proc/cpuinfo (FATE#319575, LTC#131342). - s390/sclp: introduce check for SIE (FATE#319575, LTC#131342). - commit 3032585 - Delete patches.arch/arm64-net-thunder-bgx-Rework-driver-to-support-ACPI-bindin.patch. We don't support ACPI for thunderx - commit ad31216 - lib/bitmap.c: conversion routines to/from u32 array (fate#319481). - commit f9ff83a - Refresh patches.arch/arm64-6-6-arm64-perf-Add-Broadcom-Vulcan-PMU-support.patch. Fix compilation error. - commit bba09cf - Refresh: - patches.arch/arm64-thd-pmu-2-5-arm64-perf-Add-Cavium-ThunderX-PMU-support.patch - commit 2d667c1 - Refresh patches.drivers/intel_rapl_add_missing_0x46_cpu.patch. - commit 66c1e80 - arm64: Enabel mailbox-xgene-slimpro for xgene - Update config files. - supported.conf - commit ddd5f3d - Documentation: mailbox: Add APM X-Gene SLIMpro mailbox dts documentation (fate#319483). - mailbox: Add support for APM X-Gene platform mailbox driver (fate#319483). - commit 7471629 - arm64: Update config files. Enable ACPI in config. - commit aed27fa - USB: PD: additional feature selectors (FATE#319962). - USB: PD: define specific requests (FATE#319962). - USB: add descriptors from USB Power Delivery spec (FATE#319962). - commit 9089138 - supported.conf: add ahci_seattle driver - commit 20b762d - arm64: Update config files. Enable SATA_AHCI_SEATTLE - commit f989f90 - ata: add AMD Seattle platform driver (fate#320554). - commit 78816bb - PCI: xilinx-nwl: Add support for Xilinx NWL PCIe Host Controller (fate#320029). - Update config files: Enable Xilinx ZynqMP components (fate#320029) - supported.conf: Enable Xilinx ZynqMP components (fate#320029) - commit e0a0fd1 - Linux 4.4.7 (CVE-2016-2184 CVE-2016-2185 CVE-2016-2186 CVE-2016-2188 CVE-2016-3136 CVE-2016-3137 CVE-2016-3138 CVE-2016-3140 CVE-2016-3689 FATE#320193 FATE#320741 bnc#967903 bnc#970892 bnc#970911 bnc#970955 bnc#970956 bnc#970958 bnc#970970 bnc#971124 bnc#971628 bnc#971975 bnc#974525 boo#969098 boo#970968 bsc#963621 bsc#969870 bsc#971125 FATE#320140 bnc#866012). - Refresh patches.drivers/0001-blk-mq-add-a-flags-parameter-to-blk_mq_alloc_request.patch. - Refresh patches.drivers/0002-aacraid-scsi-blk-tag-support.patch. - Refresh patches.fixes/dm-distinquish-old-.request_fn-dm-old-vs-dm-mq-reque.patch. - Refresh patches.fixes/dm-fix-a-couple-locking-issues-with-use-of-block-int.patch. - Refresh patches.suse/0004-x86-Lock-down-IO-port-access-when-securelevel-is-ena.patch. - Refresh patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch. - Refresh patches.suse/perf-x86-intel-add-perf-core-pmu-support-for-intel-knights-landing.patch. - Delete patches.arch/intel_idle-prevent-SKL-H-boot-failure-when-C8-C9-C10. - Delete patches.drivers/0001-Input-ims-pcu-sanity-check-against-missing-interface.patch. - Delete patches.drivers/0001-Input-powermate-fix-oops-with-malicious-USB-descript.patch. - Delete patches.drivers/0001-USB-cdc-acm-more-sanity-checking.patch. - Delete patches.drivers/0001-USB-cypress_m8-add-endpoint-sanity-check.patch. - Delete patches.drivers/0001-USB-digi_acceleport-do-sanity-checking-for-the-numbe.patch. - Delete patches.drivers/0001-USB-iowarrior-fix-oops-with-malicious-USB-descriptor.patch. - Delete patches.drivers/0001-USB-mct_u232-add-sanity-checking-in-probe.patch. - Delete patches.drivers/0001-USB-usb_driver_claim_interface-add-sanity-checking.patch. - Delete patches.drivers/0003-aacraid-fix-rrq-overload.patch. - Delete patches.drivers/0005-aacraid-fix-memory-leak-in-aac_fib_map_free.patch. - Delete patches.drivers/0006-aacraid-set-correct-msix-count-for-eeh-recovery.patch. - Delete patches.drivers/0033-be2iscsi-set-the-boot_kset-pointer-to-NULL-in-case-o.patch. - Delete patches.drivers/ALSA-usb-audio-Add-sanity-checks-for-endpoint-access. - Delete patches.drivers/ALSA-usb-audio-Fix-NULL-dereference-in-create_fixed. - Delete patches.fixes/0001-usb-retry-reset-if-a-device-times-out.patch. - Delete patches.fixes/dm-cache-make-sure-every-metadata-function-checks-fa.patch. - Delete patches.fixes/dm-fix-excessive-dm-mq-context-switching.patch. - Delete patches.fixes/dm-fix-rq_end_stats-NULL-pointer-in-dm_requeue_origi.patch. - Delete patches.fixes/dm-snapshot-disallow-the-COW-and-origin-devices-from.patch. - Delete patches.fixes/dm-thin-metadata-don-t-issue-prefetches-if-a-transac.patch. - Delete patches.fixes/net-irda-Fix-use-after-free-in-irtty_open.patch. - Delete patches.suse/msft-hv-0989-tools-hv-Use-include-uapi-with-__EXPORTED_HEADERS__.patch. - Delete patches.suse/msft-hv-1018-scsi-storvsc-fix-SRB_STATUS_ABORTED-handling.patch. - Delete patches.suse/x86-mm-TLB_REMOTE_SEND_IPI-should-count-pages.patch. - commit d67863a - DAX Backport (FATE#319256) w/ ext4 enablement (FATE#320282). - avr32: convert to asm-generic/memory_model.h (FATE#319256). - block: disable block device DAX by default. - block: fix pfn_mkwrite() DAX fault handler. - block: use DAX for partition table reads. - dax: add support for fsync/sync. - dax: check return value of dax_radix_entry(). - dax: dirty inode only if required. - dax: fix conversion of holes to PMDs. - dax: fix lifetime of in-kernel dax mappings with dax_map_atomic() (FATE#319256). - dax: fix NULL pointer dereference in __dax_dbg(). - dax: give DAX clearing code correct bdev. - dax: guarantee page aligned results from bdev_direct_access() (FATE#319256). - dax: increase granularity of dax_clear_blocks() operations (FATE#319256). - dax: move writeback calls into the filesystems. - dax: never rely on bh.b_dev being set by get_block(). - dax: provide diagnostics for pmd mapping failures (FATE#319256). - dax: re-enable dax pmd mappings (FATE#319256). - dax: Split pmd map when fallback on COW (FATE#319256). - dax: support dirty DAX entries in radix tree. - direct-io: always call ->end_io if non-NULL. - ext2: call dax_pfn_mkwrite() for DAX fsync/msync (FATE#319256). - ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite() (FATE#319256 FATE#320282). - ext4: call dax_pfn_mkwrite() for DAX fsync/msync (FATE#319256 FATE#320282). - ext4: document lock ordering (FATE#319256 FATE#320282). - ext4: fix crashes in dioread_nolock mode (FATE#319256 FATE#320282). - ext4: get rid of EXT4_GET_BLOCKS_NO_LOCK flag (FATE#319256 FATE#320282). - ext4: implement allocation of pre-zeroed blocks (FATE#319256 FATE#320282). - ext4: move trans handling and completion deferal out of _ext4_get_block (FATE#319256 FATE#320282). - ext4: provide ext4_issue_zeroout() (FATE#319256 FATE#320282). - ext4: rename and split get blocks functions (FATE#319256 FATE#320282). - ext4: retry block allocation for failed DIO and DAX writes (FATE#320282). - ext4: simplify io_end handling for AIO DIO (FATE#320282). - ext4: use pre-zeroed blocks for DAX page faults (FATE#319256 FATE#320282). - frv: fix compiler warning from definition of __pmd() (FATE#319256). - hugetlb: fix compile error on tile (FATE#319256). - kvm: rename pfn_t to kvm_pfn_t (FATE#319256). - KVM: x86: MMU: Make mmu_set_spte() return emulate value. - KVM: x86: MMU: Remove unused parameter of __direct_map(). - libnvdimm, pmem: fix kmap_atomic() leak in error path. - mm: add find_get_entries_tag(). - mm, dax: convert vmf_insert_pfn_pmd() to pfn_t (FATE#319256). - mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd (FATE#319256). - mm, dax: fix livelock, allow dax pmd mappings to become writeable (FATE#319256). - mm, dax, gpu: convert vm_insert_mixed to pfn_t (FATE#319256). - mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup (FATE#319256). - mm, dax, pmem: introduce pfn_t (FATE#319256). - mm: skip memory block registration for ZONE_DEVICE (FATE#319256). - mm, x86: fix pte_page() crash in gup_pte_range() (FATE#319256). - mm, x86: get_user_pages() for dax mappings (FATE#319256). - pmem: add wb_cache_pmem() to the PMEM API. - pmem, dax: clean up clear_pmem() (FATE#319256). - um: kill pfn_t (FATE#319256). - x86, mm: introduce _PAGE_DEVMAP (FATE#319256). - xfs: call dax_pfn_mkwrite() for DAX fsync/msync. - commit a2bcd50 - pipe: limit the per-user amount of pages allocated in pipes (bsc#970948). - commit fcf8fa3 - e1000e: Initial support for KabeLake (bsc#969470 FATE#319819). - e1000e: Clear ULP configuration register on ULP exit (bsc#969470 FATE#319819). - e1000e: Set HW FIFO minimum pointer gap for non-gig speeds (bsc#969470 FATE#319819). - e1000e: Increase PHY PLL clock gate timing (bsc#969470 FATE#319819). - e1000e: Increase ULP timer (bsc#969470 FATE#319819). - commit 8667273 - e1000e: Adds hardware supported cross timestamp on e1000e nic (bsc#969470 FATE#319819). - Update config files. - commit cb32c98 - ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping (bsc#969470 FATE#319819). - x86/tsc: Always Running Timer (ART) correlated clocksource (bsc#969470 FATE#319819). - time: Add history to cross timestamp interface supporting slower devices (bsc#969470 FATE#319819). - time: Add driver cross timestamp interface for higher precision time synchronization (bsc#969470 FATE#319819). - time: Remove duplicated code in ktime_get_raw_and_real() (bsc#969470 FATE#319819). - time: Add timekeeping snapshot code capturing system time and counter (bsc#969470 FATE#319819). - time: Add cycles to nanoseconds translation (bsc#969470 FATE#319819). - e1000e: Fix msi-x interrupt automask (bsc#969470 FATE#319819). - e1000e: Do not write lsc to ics in msi-x mode (bsc#969470 FATE#319819). - e1000e: Do not read ICR in Other interrupt (bsc#969470 FATE#319819). - e1000e: Remove unreachable code (bsc#969470 FATE#319819). - e1000e: Switch e1000e_up to void, drop code checking for error result (bsc#969470 FATE#319819). - e1000e: initial support for i219-LM (3) (bsc#969470 FATE#319819). - e1000e: Increase timeout of polling bit RSPCIPHY (bsc#969470 FATE#319819). - e1000e: Avoid divide by zero error (bsc#968643). - e1000e: fix division by zero on jumbo MTUs (bsc#969470 FATE#319819). - e1000e: clean up the local variable (bsc#969470 FATE#319819). - commit f252f2c - Delete patches.drivers/e1000e-avoid-divide-by-zero. - Delete patches.drivers/e1000e-fix-division-by-zero-on-jumbo-MTUs. - Delete patches.fixes/e1000e-Do-not-read-ICR-in-Other-interrupt.patch. - Delete patches.fixes/e1000e-Do-not-write-lsc-to-ics-in-msi-x-mode.patch. - Delete patches.fixes/e1000e-Fix-msi-x-interrupt-automask.patch. - Delete patches.fixes/e1000e-Remove-unreachable-code.patch. They will be re-added shortly. - commit dd83459 ++++ lcms2: - Update to GNOME 3.20 Fate#318572 ++++ gcc6: - Update to SVN trunk head (r234970). - Enable Ada on ppc64le and aarch64. ++++ gtk-vnc2: - Update to GNOME 3.20 Fate#318572 - Drop gtk-vnc-Enable-double-buffering-on-GTK3.patch: fixed upstream. ++++ gtkmm3: - Update to version 3.20.1: + Gtk: TreeView: _auto_store_on_cellrenderer_text_edited_numerical(): Catch exception (bgo#765044). ++++ libgusb: - Update to GNOME 3.20 Fate#318572 ++++ libical: - Update to GNOME 3.20 Fate#318572 - Drop libical-sle12-abi.patch: use standard libical 1.0.1 ABI for SP2. ++++ liblouis: - Update to GNOME 3.20 Fate#318572 ++++ systemd: - Import commit d7dbdb4645af54293caa45e54273c22e2b0c3ab1 which basically adds those new changes: - tmpfiles: support exclude statements based on file ownership - udevd: increase maximum number of children - vconsole-setup: consider /etc/sysconfig/keyboard (SuSE specific) - vconsole-setup: consider /etc/sysconfig/console (SuSE specific) (bsc#973425) - locale-setup: handle locale at boot time well (bsc#973626) ++++ telepathy-glib: - Update to GNOME 3.20 Fate#318572 - Remove upstreamed patches: 0001-fix-file-path-leaks.patch 0001-tp_list_connection_managers_async-terminate-properly.patch ++++ upower: - Add upower-fix-get-critical-crash.patch: daemon: fix get_critical_action(), without this upower daemon will crash when trying to take action (boo#975653, fdo#94262). ++++ virglrenderer: - Fixed url in spec file ++++ mousetweaks: - Update to GNOME 3.20 Fate#318572 ++++ orca: - Update to GNOME 3.20 Fate#318572 ++++ python-atspi: - Update to GNOME 3.20 Fate#318572 ++++ python3-atspi: - Update to GNOME 3.20 Fate#318572 ++++ python3-louis: - Update to GNOME 3.20 Fate#318572 ++++ qemu: - Update to v2.6.0-rc2 (fate#316228) cf. http://wiki.qemu.org/ChangeLog/2.6 * Fixes bsc#974141 * Add support for virtio-gpu (fate#319660) - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP2 * Patches dropped: 0047-tests-Use-correct-config-param-for-.patch (upstream) ++++ shotwell: - Update to GNOME 3.20 Fate#318572 - Drop 0001-Shotwell-flickr-api-change-fix.patch and 0001-Shotwell-crashes-when-adjusting-date-time-Closes-bug.patch: fixed upstream. ++++ yast2-bootloader: - Fix error when showing order of hard disks (bsc#975514) - 3.1.171 - Fix: Taking modulename "Bootloader" instead of class. (related to FATE#317701) - 3.1.170 ++++ yast2-ntp-client: - Calls to sntp adjusted to the syntax of ntp 4.2.8 (bnc#937837, bnc#916617, FATE#320392) - 3.1.22 ------------------------------------------------------------------ ------------------ 2016-4-13 - Apr 13 2016 ------------------- ------------------------------------------------------------------ ++++ ModemManager: - Added bnc878066-serial-ports-on-the-IO-card-are-not-responding.patch Fixed bnc#878066: 4810-350 (Jaspar) and 4800-783 (Keystone Hi) serial ports on the IO card are not responding Patch by Roy Ley Mu ++++ NetworkManager-gnome: - Update to GNOME 3.20 Fate#318572 - Drop nm-applet-build-don-t-try-to-build-bluetooth-widget-with-newer.patch: Fixed in upstream. - Rebase nm-applet-build-don-t-try-to-build-bluetooth-widget-with-bluez5.patch. - Rebase nm-applet-probe-radius-server-cert.patch. - Rebase nm-applet-private-connection.patch. - Add NetworkManager-appindicator.changes. - Add NetworkManager-appindicator.spec. - Add NetworkManager-gnome-no-firewalld.patch. - Add nm-applet-app-indicator.patch. - Add nm-icons-appindicator.tar.gz. - Add pre_checkin.sh. ++++ atk: - Update to GNOME 3.20 Fate#318572 ++++ autoyast2: - Remove unused import of dropped BootCommon package. (related to FATE#317701) - 3.1.122 ++++ ceph: - _constraints: unify with aarch64 and increase disk space to 48G ++++ clutter: - Update to GNOME 3.20 Fate#318572 - Remove upstream patches: clutter-bgo725722-set-size.patch clutter-bgo724788.patch ++++ cogl: - Update to GNOME 3.20 Fate#318572 ++++ dconf: - Update to GNOME 3.20 Fate#318572 - Drop dconf-use-g_settings_get_default_value.patch (bnc#873225): patch applied to dconf-editor. ++++ desktop-file-utils: - Update to GNOME 3.20 Fate#318572 ++++ eog: - Update to GNOME 3.20, Fate#318572. ++++ evolution: - Drop evolution-migrate-kmail-kcontact.patch: merged upstream (bgo#731502). ++++ gdk-pixbuf: - Update to GNOME 3.20 Fate#318572 - Remove upstreamed patches: gdk-pixbuf-bgo758991.patch, 0001-pixops-Don-t-overflow-variables-when-shifting-them.patch, gdk-pixbuf-bgo747605.patch, gdk-pixbuf-bgo752297.patch, 0001-ico-Protect-against-overflow.patch, 0001-pixops-use-gint64-in-more-places-to-avoid-overflow-w.patch, gdk-pixbuf-bsc960155-divide-by-zero.patch, gdk-pixbuf-bsc948790-tga-dos.patch and gdk-pixbuf-2-32-overflow-fixes.patch. ++++ gedit: - Update to GNOME 3.20 Fate#318572 - Fix group for gedit-devel: should be Productivity/Text/Editors ++++ geoclue2: - Update to GNOME 3.20 Fate#318572 ++++ gobject-introspection: - Update to GNOME 3.20 Fate#318572 - Remove 0001-typelib-compiler-properly-initialise-memory.patch, gobject-introspection-bgo729662-ownership-transfer.patch. ++++ glib2: - Update to GNOME 3.20 Fate#318572 - Remove patches: glib2-dbus-object-manager-ref.patch, glib2-trash-on-other-partitions.patch, glib2-bnc873225-add-get-default-value.patch, glib2-missing-annotations.patch. ++++ gnome-desktop: - Update to GNOME 3.20 Fate#318572 - Refresh gnome-desktop-bnc896687-benq-pnp-id.patch - Remove upstream patches: + bnc952146-wall-clock-replace-ratio-with-colon-on-non-UTF-8-locales.patch + gnome-desktop-bgo706229-mouse-cursor.patch + gnome-desktop-bgo719428-fix-leak.patch + gnome-desktop-bgo719928-display-name.patch ++++ gnome-session: - Update to GNOME 3.20 Fate#318572 - Drop gnome-session-commit-07852f0.patch: fixed upstream - Drop gnome-session-pass-env-to-dbus.patch (bnc#869677): fixed upstream - Drop gnome-session-remove-capplet.patch (bnc#863709, bgo#708923): fixed upstream - Drop gnome-session-upower.patch: fixed upstream - Drop gnome-session-disable-logging-to-systemd-journal.patch (bnc#876685): fixed upstream ++++ gnome-shell: - Update to version 3.20.1: + Plug a memory leak (bgo#735705). + Updated translations. - Drop gnome-shell-Fix-offscreen-leak.patch: Fixed upstream. ++++ gsettings-desktop-schemas: - Update to GNOME 3.20 Fate#318572 - Remove gsettings-desktop-schemas-bnc872820-wm-button-layout.patch upstreamed. ++++ gstreamer: - Update to GNOME 3.20 Fate#318572 ++++ gstreamer-plugins-bad: - Update to GNOME 3.20 Fate#318572 - Remove gstreamer-plugins-bad-real.patch ++++ gstreamer-plugins-base: - Update to GNOME 3.20 Fate#318572 - Remove gstreamer-plugins-base-discid.patch ++++ gstreamer-plugins-good: - Update to GNOME 3.20 Fate#318572 ++++ gtk3: - Update to GNOME 3.20 Fate#318572 - Remove upstream patches: gtk3-icon-theme-reduce-io.patch, gtk3-icon-cache-index-only.patch, gtk3-bnc872820-headerbar-decoration-layout.patch, gtk3-bsc957399-gdkcairo-surface-error.patch, gtk3-bgo725733.patch, gtk3-bnc891647-generate-full-builtin-icon-cache.patch ++++ gtksourceview: - Update to GNOME 3.20 Fate#318572 ++++ gtkspell3: - Update to GNOME 3.20 Fate#318572 ++++ ibus: - Own all oxygen icon subdirs, starting with KF 5.21.0, oxygen is no longer installed to the same location ++++ kernel-default: - [v4,6/6] arm64/perf: Add Broadcom Vulcan PMU support. - [v4,5/6] arm64/perf: Filter common events based on PMCEIDn_EL0. - [v4, 4/6] arm64/perf: Define complete ARMv8 recommended implementation defined events. - [v4,3/6] arm64/perf: Changed events naming as per ARM ARM. - [v4,2/6] arm64: dts: Add Broadcom Vulcan PMU in dts. - [v4,1/6] Documentation: arm64: pmu: Add Broadcom Vulcan PMU binding. - commit ef40bc3 - staging: fsl-mc: Do not allow building as a module (fate#319900). - commit 818ebdb - Refresh patches.drivers/intel_rapl_add_missing_0x46_cpu.patch. - commit d0188e5 - lightnvm: fix bio submission issue (FATE#319466). - lightnvm: fix incorrect nr_free_blocks stat (FATE#319466). - lightnvm: add check after mempool allocation (FATE#319466). - lightnvm: unlock rq and free ppa_list on submission fail (FATE#319466). - lightnvm: move ppa erase logic to core (FATE#319466). - lightnvm: refactor rqd ppa list into set/free (FATE#319466). - lightnvm: refactor end_io functions for sync (FATE#319466). - lightnvm: return the get_bb_tbl return value (FATE#319466). - lightnvm: check bi_error in gc (FATE#319466). - lightnvm: put block back to gc list on its reclaim fail (FATE#319466). - lightnvm: fix locking and mempool in rrpc_lun_gc (FATE#319466). - lightnvm: sectors first in ppa list (FATE#319466). - lightnvm: move the pages per block check out of the loop (FATE#319466). - lightnvm: support multiple ppas in nvm_erase_ppa (FATE#319466). - lightnvm: move rq->error to nvm_rq->error (FATE#319466). - lightnvm: introduce nvm_submit_ppa (FATE#319466). - lightnvm: reference rrpc lun in rrpc block (FATE#319466). - lightnvm: fix missing grown bad block type (FATE#319466). - lightnvm: manage open and closed blocks separately (FATE#319466). - lightnvm: add mccap support (FATE#319466). - lightnvm: introduce mlc lower page table mappings (FATE#319466). - lightnvm: core on-disk initialization (FATE#319466). - lightnvm: introduce ioctl to initialize device (FATE#319466). - lightnvm: use system block for mm initialization (FATE#319466). - lightnvm: introduce factory reset (FATE#319466). - lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM (FATE#319466). - lightnvm: put bio before return (FATE#319466). - lightnvm: warn if irqs are disabled in lock laddr (FATE#319466). - lightnvm: fix request intersection locking in rrpc (FATE#319466). - lightnvm: check overflow and correct mlc pairs (FATE#319466). - lightnvm: allow to force mm initialization (FATE#319466). - lightnvm: fix up nonsensical configure overrun checking (FATE#319466). - lightnvm: fold get bb tbl when using dual/quad plane mode (FATE#319466). - lightnvm: update closed list outside of intr context (FATE#319466). - lightnvm: rename ->nr_pages to ->nr_sects (FATE#319466). - lightnvm: remove struct nvm_dev->total_blocks (FATE#319466). - lightnvm: generalize rrpc ppa calculations (FATE#319466). - lightnvm: specify target's logical address area (FATE#319466). - lightnvm: add a bitmap of luns (FATE#319466). - nvme: lightnvm: return ppa completion status (FATE#319466). - lightnvm: do not reserve lun on l2p loading (FATE#319466). - lightnvm: do not load L2P table if not supported (FATE#319466). - supported.conf: add gennvm and rrpc (FATE#319446) - commit fc57b80 - powercap: intel_rapl: Add missing Haswell model (fate#319174 and fate#319172). - commit 5ea221a - rpm/kernel-binary.spec.in: No -kgraft subpackage for openSUSE (fate#320268) - commit 269d6bf - USB: mct_u232: add sanity checking in probe (bnc#970955, CVE-2016-3136). - commit bf53451 - USB: iowarrior: fix oops with malicious USB descriptors (bnc#970956, CVE-2016-2188). - commit 163f157 - [RFC,2/2] ARM64: arch_timer: Work around QorIQ Erratum A-009971. - [RFC,1/2] ARM/ARM64: arch_timer: Work around QorIQ Erratum A-008585. - commit c0e3e89 - s390/pageattr: do a single TLB flush for change_page_attr (bsc#940413). - commit f096c34 - USB: cdc-acm: more sanity checking (bnc#970911, CVE-2016-3138). - commit 0815180 - PCI/AER: Log aer_inject error injections (bsc#931448). - PCI/AER: Log actual error causes in aer_inject (bsc#931448). - PCI/AER: Use dev_warn() in aer_inject (bsc#931448). - PCI/AER: Fix aer_inject error codes (bsc#931448). - commit 14ee7d1 - NFSv4.1: don't use machine credentials for CLOSE when using 'sec=sys' (bsc#972003). - commit 3676fff ++++ kernel-source: - [v4,6/6] arm64/perf: Add Broadcom Vulcan PMU support. - [v4,5/6] arm64/perf: Filter common events based on PMCEIDn_EL0. - [v4, 4/6] arm64/perf: Define complete ARMv8 recommended implementation defined events. - [v4,3/6] arm64/perf: Changed events naming as per ARM ARM. - [v4,2/6] arm64: dts: Add Broadcom Vulcan PMU in dts. - [v4,1/6] Documentation: arm64: pmu: Add Broadcom Vulcan PMU binding. - commit ef40bc3 - staging: fsl-mc: Do not allow building as a module (fate#319900). - commit 818ebdb - Refresh patches.drivers/intel_rapl_add_missing_0x46_cpu.patch. - commit d0188e5 - lightnvm: fix bio submission issue (FATE#319466). - lightnvm: fix incorrect nr_free_blocks stat (FATE#319466). - lightnvm: add check after mempool allocation (FATE#319466). - lightnvm: unlock rq and free ppa_list on submission fail (FATE#319466). - lightnvm: move ppa erase logic to core (FATE#319466). - lightnvm: refactor rqd ppa list into set/free (FATE#319466). - lightnvm: refactor end_io functions for sync (FATE#319466). - lightnvm: return the get_bb_tbl return value (FATE#319466). - lightnvm: check bi_error in gc (FATE#319466). - lightnvm: put block back to gc list on its reclaim fail (FATE#319466). - lightnvm: fix locking and mempool in rrpc_lun_gc (FATE#319466). - lightnvm: sectors first in ppa list (FATE#319466). - lightnvm: move the pages per block check out of the loop (FATE#319466). - lightnvm: support multiple ppas in nvm_erase_ppa (FATE#319466). - lightnvm: move rq->error to nvm_rq->error (FATE#319466). - lightnvm: introduce nvm_submit_ppa (FATE#319466). - lightnvm: reference rrpc lun in rrpc block (FATE#319466). - lightnvm: fix missing grown bad block type (FATE#319466). - lightnvm: manage open and closed blocks separately (FATE#319466). - lightnvm: add mccap support (FATE#319466). - lightnvm: introduce mlc lower page table mappings (FATE#319466). - lightnvm: core on-disk initialization (FATE#319466). - lightnvm: introduce ioctl to initialize device (FATE#319466). - lightnvm: use system block for mm initialization (FATE#319466). - lightnvm: introduce factory reset (FATE#319466). - lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM (FATE#319466). - lightnvm: put bio before return (FATE#319466). - lightnvm: warn if irqs are disabled in lock laddr (FATE#319466). - lightnvm: fix request intersection locking in rrpc (FATE#319466). - lightnvm: check overflow and correct mlc pairs (FATE#319466). - lightnvm: allow to force mm initialization (FATE#319466). - lightnvm: fix up nonsensical configure overrun checking (FATE#319466). - lightnvm: fold get bb tbl when using dual/quad plane mode (FATE#319466). - lightnvm: update closed list outside of intr context (FATE#319466). - lightnvm: rename ->nr_pages to ->nr_sects (FATE#319466). - lightnvm: remove struct nvm_dev->total_blocks (FATE#319466). - lightnvm: generalize rrpc ppa calculations (FATE#319466). - lightnvm: specify target's logical address area (FATE#319466). - lightnvm: add a bitmap of luns (FATE#319466). - nvme: lightnvm: return ppa completion status (FATE#319466). - lightnvm: do not reserve lun on l2p loading (FATE#319466). - lightnvm: do not load L2P table if not supported (FATE#319466). - supported.conf: add gennvm and rrpc (FATE#319446) - commit fc57b80 - powercap: intel_rapl: Add missing Haswell model (fate#319174 and fate#319172). - commit 5ea221a - rpm/kernel-binary.spec.in: No -kgraft subpackage for openSUSE (fate#320268) - commit 269d6bf - USB: mct_u232: add sanity checking in probe (bnc#970955, CVE-2016-3136). - commit bf53451 - USB: iowarrior: fix oops with malicious USB descriptors (bnc#970956, CVE-2016-2188). - commit 163f157 - [RFC,2/2] ARM64: arch_timer: Work around QorIQ Erratum A-009971. - [RFC,1/2] ARM/ARM64: arch_timer: Work around QorIQ Erratum A-008585. - commit c0e3e89 - s390/pageattr: do a single TLB flush for change_page_attr (bsc#940413). - commit f096c34 - USB: cdc-acm: more sanity checking (bnc#970911, CVE-2016-3138). - commit 0815180 - PCI/AER: Log aer_inject error injections (bsc#931448). - PCI/AER: Log actual error causes in aer_inject (bsc#931448). - PCI/AER: Use dev_warn() in aer_inject (bsc#931448). - PCI/AER: Fix aer_inject error codes (bsc#931448). - commit 14ee7d1 - NFSv4.1: don't use machine credentials for CLOSE when using 'sec=sys' (bsc#972003). - commit 3676fff ++++ kernel-syms: - [v4,6/6] arm64/perf: Add Broadcom Vulcan PMU support. - [v4,5/6] arm64/perf: Filter common events based on PMCEIDn_EL0. - [v4, 4/6] arm64/perf: Define complete ARMv8 recommended implementation defined events. - [v4,3/6] arm64/perf: Changed events naming as per ARM ARM. - [v4,2/6] arm64: dts: Add Broadcom Vulcan PMU in dts. - [v4,1/6] Documentation: arm64: pmu: Add Broadcom Vulcan PMU binding. - commit ef40bc3 - staging: fsl-mc: Do not allow building as a module (fate#319900). - commit 818ebdb - Refresh patches.drivers/intel_rapl_add_missing_0x46_cpu.patch. - commit d0188e5 - lightnvm: fix bio submission issue (FATE#319466). - lightnvm: fix incorrect nr_free_blocks stat (FATE#319466). - lightnvm: add check after mempool allocation (FATE#319466). - lightnvm: unlock rq and free ppa_list on submission fail (FATE#319466). - lightnvm: move ppa erase logic to core (FATE#319466). - lightnvm: refactor rqd ppa list into set/free (FATE#319466). - lightnvm: refactor end_io functions for sync (FATE#319466). - lightnvm: return the get_bb_tbl return value (FATE#319466). - lightnvm: check bi_error in gc (FATE#319466). - lightnvm: put block back to gc list on its reclaim fail (FATE#319466). - lightnvm: fix locking and mempool in rrpc_lun_gc (FATE#319466). - lightnvm: sectors first in ppa list (FATE#319466). - lightnvm: move the pages per block check out of the loop (FATE#319466). - lightnvm: support multiple ppas in nvm_erase_ppa (FATE#319466). - lightnvm: move rq->error to nvm_rq->error (FATE#319466). - lightnvm: introduce nvm_submit_ppa (FATE#319466). - lightnvm: reference rrpc lun in rrpc block (FATE#319466). - lightnvm: fix missing grown bad block type (FATE#319466). - lightnvm: manage open and closed blocks separately (FATE#319466). - lightnvm: add mccap support (FATE#319466). - lightnvm: introduce mlc lower page table mappings (FATE#319466). - lightnvm: core on-disk initialization (FATE#319466). - lightnvm: introduce ioctl to initialize device (FATE#319466). - lightnvm: use system block for mm initialization (FATE#319466). - lightnvm: introduce factory reset (FATE#319466). - lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM (FATE#319466). - lightnvm: put bio before return (FATE#319466). - lightnvm: warn if irqs are disabled in lock laddr (FATE#319466). - lightnvm: fix request intersection locking in rrpc (FATE#319466). - lightnvm: check overflow and correct mlc pairs (FATE#319466). - lightnvm: allow to force mm initialization (FATE#319466). - lightnvm: fix up nonsensical configure overrun checking (FATE#319466). - lightnvm: fold get bb tbl when using dual/quad plane mode (FATE#319466). - lightnvm: update closed list outside of intr context (FATE#319466). - lightnvm: rename ->nr_pages to ->nr_sects (FATE#319466). - lightnvm: remove struct nvm_dev->total_blocks (FATE#319466). - lightnvm: generalize rrpc ppa calculations (FATE#319466). - lightnvm: specify target's logical address area (FATE#319466). - lightnvm: add a bitmap of luns (FATE#319466). - nvme: lightnvm: return ppa completion status (FATE#319466). - lightnvm: do not reserve lun on l2p loading (FATE#319466). - lightnvm: do not load L2P table if not supported (FATE#319466). - supported.conf: add gennvm and rrpc (FATE#319446) - commit fc57b80 - powercap: intel_rapl: Add missing Haswell model (fate#319174 and fate#319172). - commit 5ea221a - rpm/kernel-binary.spec.in: No -kgraft subpackage for openSUSE (fate#320268) - commit 269d6bf - USB: mct_u232: add sanity checking in probe (bnc#970955, CVE-2016-3136). - commit bf53451 - USB: iowarrior: fix oops with malicious USB descriptors (bnc#970956, CVE-2016-2188). - commit 163f157 - [RFC,2/2] ARM64: arch_timer: Work around QorIQ Erratum A-009971. - [RFC,1/2] ARM/ARM64: arch_timer: Work around QorIQ Erratum A-008585. - commit c0e3e89 - s390/pageattr: do a single TLB flush for change_page_attr (bsc#940413). - commit f096c34 - USB: cdc-acm: more sanity checking (bnc#970911, CVE-2016-3138). - commit 0815180 - PCI/AER: Log aer_inject error injections (bsc#931448). - PCI/AER: Log actual error causes in aer_inject (bsc#931448). - PCI/AER: Use dev_warn() in aer_inject (bsc#931448). - PCI/AER: Fix aer_inject error codes (bsc#931448). - commit 14ee7d1 - NFSv4.1: don't use machine credentials for CLOSE when using 'sec=sys' (bsc#972003). - commit 3676fff ++++ cairo: - Update to GNOME 3.20 Fate#318572 - Remove patch: cairo-bsc958844-deadlock-on-scaled-font-cache-reset.patch. ++++ geoclue: - Update to GNOME 3.20 Fate#318572 ++++ mutter: - Update to version 3.20.1: + Constrain window move/resizes on wayland as on X11 (bgo#748819). + Don't crash with invalid previous monitor configurations (bgo#764286). + Misc. bug fixes and cleanups: bgo#762828, bgo#764807. + Updated translations. - Update to GNOME 3.20 Fate#318572 - Remove upstream patches: mutter-bnc879109-no-monitors-crash.patch - Refresh mutter-grab-display.patch, mutter-bell.patch, relax-some-constraints-on-CSD-windows-in-sle-classic.patch ++++ pango: - Update to GNOME 3.20 Fate#318572 ++++ libpeas: - Update to GNOME 3.20 Fate#318572 ++++ virglrenderer: - Fixed epoxy dependency ++++ libxkbcommon: - Update to GNOME 3.20 Fate#318572 ++++ nautilus-sendto: - Update to GNOME 3.20 Fate#318572 ++++ totem: - Update to version 3.20.1: + Make playback rate available to plugins. + Add more shortcuts for the shortcuts help window. + Fix a number of compilation warnings. + Updated translations. - Add totem-Fix-build-werror.patch: backend: Fix the build with - Werror=format. Fix build on i586 (bgo#765036). ++++ polkit-default-privs: - another updated from factory for SUSE Linux Enterprise 12 SP2, notably adding importd (bsc#964935) (FATE#320658) ++++ python-gobject: - Split out a python[3]-gobject-Gdk subpackage: do not forcibly pull in the entire X-stack for CLI tools requiring python-gobject for dbus bindings for example. - The new package supplements python-gobject together with libgdk. ++++ python3-gobject: - Split out a python[3]-gobject-Gdk subpackage: do not forcibly pull in the entire X-stack for CLI tools requiring python-gobject for dbus bindings for example. - The new package supplements python-gobject together with libgdk. ++++ xrdp: - fix rsakeys generation test (bsc#973130) in xrdp.spec. ++++ yast2-bootloader: - Clean pending TODOs and implement bootloader API calls with new architecture (related to FATE#317701) - 3.1.169 - Drop preparing storage data for perl-Bootloader as it is no longer needed (related to FATE#317701) - 3.1.168 - Fix import of integer timeout and export of terminal symbol (found during testing of FATE#317701) - 3.1.167 ++++ yast2-firstboot: - Do not overwrite bootloader configuration in first boot (related to FATE#317701) - 3.1.12 ++++ yast2-installation: - bsc#956473 - improved formatting of network interfaces listing - 3.1.179 ++++ yast2-kdump: - Remove unused import of dropped BootCommon package (related to FATE#317701) - 3.1.37 ++++ yast2-storage: - Don't allow to create or change partition table on LDL formatted DASDs (bsc#958893) - 3.1.89 - updated requirement to libstorage (related to bnc#958893) - 3.1.88 ++++ yast2-vm: - Remove workarounds not needed for new bootloader (related to FATE#317701) - 3.1.26 ------------------------------------------------------------------ ------------------ 2016-4-12 - Apr 12 2016 ------------------- ------------------------------------------------------------------ ++++ at-spi2-atk: - Update to version 2.20.1: + emit_event: Fix out-of-bounds memory access if class is NULL (bgo#758935). + Remove a debug print. + Collection: fix missing return value (bgo#758934). ++++ at-spi2-core: - Update to version 2.20.1: + registryd: avoid crashing with a NULL keystring (bgo#764688). + Plug a memory leak in AtspiEventListener (bgo#764688). ++++ cheese: - Update to version 3.20.1: + Updated translations. ++++ dracut: - Forward port of latest SLES patches (fate#320499) Add: * 0001-multipath_revert_mpathconf_binary_use.patch (fate#320499) * 0170-iscsi-skip-ibft-invalid-dhcp.patch (bsc#953361) * 0160-s390-update_active_devices_initrd.patch (bsc#939101) * 0161-95zfcp_rules-simplified-rd.zfcp-commandline-for-NPIV.patch (bsc#964456) * 0190-replace-iscsistart-with-systemd-service-files.patch (fate#319024) * 0191-static_network_setup_return_zero.patch (bsc#919179) * 0192-iscsi_set_boot_protocol_from_ifcfg.patch (bsc#919179) * 0193-95iscsi-Set-number-of-login-retries.patch (bsc#951003) * 0196-ibft-wait-for-session-on-all-paths.patch (bsc#951003) * 0403-95lunmask-Add-module-to-handle-LUN-masking.patch (FATE#319786) Added, but still commented in spec file (still needs adjusting): - Fixup booting from qla4xxx (bsc#951003) * 0194-95iscsi-Do-not-require-network-for-qla4xxx-flash-ses.patch * 0195-95iscsi-set-rd.iscsi.firmware-for-qla4xxx-sessions.patch ++++ eog: - Update to version 3.20.1: + Improved startup time especially on remote shares. + Miscellaneous fixes and improvements. + Bugs fixed: bgo#665897, bgo#764139. + Updated translations. ++++ file-roller: - Update to version 3.20.1: + Most of file-roller appears untranslated (bgo#764342). + Updated translations. ++++ geocode-glib: - Update to version 3.20.1: + Fix build for uClibc. ++++ gnome-control-center: - Update to GNOME 3.20 Fate#318572 - Drop commit-0f5e433: fixed upstream - Drop commit-23c4ea2: fixed upstream - Drop commit-a53065d: fixed upstream - Drop commit-b242a00: fixed upstream - Drop commit-ccebd62: fixed upstream - Drop commit-d2074fa: fixed upstream - Drop commit-eed8f71: fixed upstream - Drop gnome-control-center-bnc862415-timezone.patch: Fixed upstream (bnc#862415). - Drop gnome-control-center-bnc865632-disable-popup-for-NM.patch: Fixed upstream (bnc#865632). - Drop gnome-control-center-bnc894394-hide-firewall-zone-entry.patch: Fixed upstream (bnc#894394). - Drop gnome-control-center-bnc947761-fix-color-dialog-translations.patch: Fixed upstream (bnc#947761). - Drop gnome-control-center-change-password-i18n.patch: Fixed upstream (bnc#880303). - Drop gnome-control-center-datetime-i18n.patch: Fixed upstream (bnc#884425 bgo#732585). - Drop gnome-control-center-display-login-region.patch: Fixed upstream (bsc#955322). - Drop gnome-control-center-fix-wifi-list.patch: Replaced by 0001-network-Fix-empty-Wifi-list.patch (bsc#870322). - Rebase gcc-private-connection.patch (bnc#751211). - Rebase gnome-control-center-allow-extra-tools-in-shell.patch (bnc#866235). - Rebase gnome-control-center-probe-radius-server-cert.patch: Toggle with_cacert_patch to 1 to enable it (bnc#574266). - Set define with_cacert_patch to 0, needed now since we have non-rebased patches in NetworkManager. ++++ gnome-desktop: - Update to version 3.20.1: + No changes. ++++ gnome-online-accounts: - Update to version 3.20.1: + identity: fix renewal requests for kernel keyring based tickets (bgo#756495). + Updated translations. ++++ gnome-session: - Update to version 3.20.1: + Fix startx. + Updated translations. - Drop main-fix-starting-gnome-session-via-startx.patch: fixed upstream. ++++ gnome-terminal: - Update to version 3.20.1: + l10n: Mark a string for translation (bgo#763911). + Updated translations. ++++ gnome-system-monitor: - Update to version 3.20.1: + Marked as non-removable for GNOME. + Updated translations. ++++ gnome-user-docs: - Update to version 3.20.1: + Updated translations. ++++ gtk3: - Update to version 3.20.3: + Bugs fixed: bgo#764174, bgo#764203, bgo#764204, bgo#764261, bgo#764374, bgo#764378, bgo#764540, bgo#764585, bgo#764664, bgo#764686, bgo#764710, bgo#764835. + Updated translations. - Drop gtk3-bgo764174-boo973416-no-undersize.patch, gtk3-Wayland-do-not-resize.patch and gtk3-stable-adwaita-fixes.patch: fixed upstream. ++++ gvfs: - Update to version 1.28.1: + udisks2: - Abort mount operation if volume is unlocked. - Lock unlocked volumes on eject/stop. + trash: - Check modification time to avoid rereading. - Rescan trash dirs before operations with files. + Updated translations. ++++ intel-gpu-tools: - update to latest version, Stack release 2016Q1 (fate #315643-315645, 319159-319161, 319618) ++++ kernel-default: - x86: kvm: increase guest vcpu support count to 240 (fate#320428). - commit 9b97d4d - config: disable ext4 encryption This was enabled via openSUSE. There has been no feature request for it to be enabled in SLE12-SP2. - commit a9ae165 - Update config files: Enabled CONFIG_9P_FSCACHE (bsc#974638). - commit 07d3617 - USB: cypress_m8: add endpoint sanity check (bnc#970970, CVE-2016-3137). - commit 457f284 - usb: xhci: add a quirk bit for ssic port unused (FATE3319962). - commit f355071 - acpi: Disable APEI error injection if securelevel is set (bsc#972891). - commit dbeeb00 - Update config file s390x/{default,vanilla} (bsc#974638) * Fake NUMA support on s390x (FATE#319589) * CONFIG_NET_9P_VERTIO and CONFIG_9P_FSCACHE in conjunction with CONFIG_NET_9P * Disabled unnecessary settings for s390x: * CONFIG_SCSI_SNIC, CONFIG_SCSI_AM53C974, and CONFIG_SCSI_WD719X * CONFIG_RAS and CONFIG_THUNDERBOLT * CONFIG_LIBNVDIMM * CONFIG_EXTCON * CONFIG_PWM * CONFIG_HSI - commit cb9c261 ++++ kernel-source: - x86: kvm: increase guest vcpu support count to 240 (fate#320428). - commit 9b97d4d - config: disable ext4 encryption This was enabled via openSUSE. There has been no feature request for it to be enabled in SLE12-SP2. - commit a9ae165 - Update config files: Enabled CONFIG_9P_FSCACHE (bsc#974638). - commit 07d3617 - USB: cypress_m8: add endpoint sanity check (bnc#970970, CVE-2016-3137). - commit 457f284 - usb: xhci: add a quirk bit for ssic port unused (FATE3319962). - commit f355071 - acpi: Disable APEI error injection if securelevel is set (bsc#972891). - commit dbeeb00 - Update config file s390x/{default,vanilla} (bsc#974638) * Fake NUMA support on s390x (FATE#319589) * CONFIG_NET_9P_VERTIO and CONFIG_9P_FSCACHE in conjunction with CONFIG_NET_9P * Disabled unnecessary settings for s390x: * CONFIG_SCSI_SNIC, CONFIG_SCSI_AM53C974, and CONFIG_SCSI_WD719X * CONFIG_RAS and CONFIG_THUNDERBOLT * CONFIG_LIBNVDIMM * CONFIG_EXTCON * CONFIG_PWM * CONFIG_HSI - commit cb9c261 ++++ kernel-syms: - x86: kvm: increase guest vcpu support count to 240 (fate#320428). - commit 9b97d4d - config: disable ext4 encryption This was enabled via openSUSE. There has been no feature request for it to be enabled in SLE12-SP2. - commit a9ae165 - Update config files: Enabled CONFIG_9P_FSCACHE (bsc#974638). - commit 07d3617 - USB: cypress_m8: add endpoint sanity check (bnc#970970, CVE-2016-3137). - commit 457f284 - usb: xhci: add a quirk bit for ssic port unused (FATE3319962). - commit f355071 - acpi: Disable APEI error injection if securelevel is set (bsc#972891). - commit dbeeb00 - Update config file s390x/{default,vanilla} (bsc#974638) * Fake NUMA support on s390x (FATE#319589) * CONFIG_NET_9P_VERTIO and CONFIG_9P_FSCACHE in conjunction with CONFIG_NET_9P * Disabled unnecessary settings for s390x: * CONFIG_SCSI_SNIC, CONFIG_SCSI_AM53C974, and CONFIG_SCSI_WD719X * CONFIG_RAS and CONFIG_THUNDERBOLT * CONFIG_LIBNVDIMM * CONFIG_EXTCON * CONFIG_PWM * CONFIG_HSI - commit cb9c261 ++++ samba: - Allow Domain member resolve trusted domains' users; (bso#11830). ++++ giflib: - Added patch: * giflib-CVE-2016-3977.patch - Fix CVE-2016-3977: heap buffer overflow in gif2rgb (bsc#974847) ++++ webkitgtk: - Update to version 2.4.11: + Fix a crash when changing elment attributes with DOM bindings. + Fix the build on ARM64. + Updated translations. - Rebase webkitgtk-aarch64.patch. ++++ webkitgtk3: - Update to version 2.4.11: + Fix a crash when changing elment attributes with DOM bindings. + Fix the build on ARM64. + Updated translations. - Rebase webkitgtk-aarch64.patch. ++++ pango: - Update to version 1.40.1: + Use $PKG_CONFIG consistently (bgo#764191). + Fix a PangoWin32FontMap memory leak (bgo#764089). ++++ libva: - update to latest version, Intel Stack release 2016Q1 (fate #315643-315645, 319159-319161, 319618) - Update to version 1.7.0 * Bump VA API version to 0.39 * Add support for VP9 10bit decode API * Allow libva to load the vaapi driver provided by Mesa Gallium for nouveau and radeon * Fix libva-glx against OpenGL 3.1 or above ++++ libva-gl: - update to latest version, Intel Stack release 2016Q1 (fate #315643-315645, 319159-319161, 319618) - Update to version 1.7.0 * Bump VA API version to 0.39 * Add support for VP9 10bit decode API * Allow libva to load the vaapi driver provided by Mesa Gallium for nouveau and radeon * Fix libva-glx against OpenGL 3.1 or above ++++ virglrenderer: - Initial package, based upon virglrenderer upstream sources (git tag: 0.5.0) ++++ libvirt: - Update to libvirt 1.3.3 - perf events - post-copy migration support - NSS module - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Add rpmlintrc file to filter shlib-policy-name-error for new libnss_libvirt plugin - FATE#316228, FATE#316628, FATE#319531, FATE#319810, FATE#320490 - Fix build with Xen4.7 216650f1-libxl-build-fix.patch ++++ libvirt-python: - Update to 1.3.3 - Add all new APIs and constants in libvirt 1.3.3 - FATE#316228, FATE#316628, FATE#319531, FATE#319810, FATE#320490 ++++ vte: - Update to version 0.44.1: + widget: Properly remove the cursor from its old position (bgo#764299). + Updated translations. ++++ yelp: - Update to version 3.20.1: + Updated translations. ++++ python-atspi: - Update to version 2.20.1: + gettext: Don't modify endOffset (bgo#721860). ++++ python3-atspi: - Update to version 2.20.1: + gettext: Don't modify endOffset (bgo#721860). ++++ vaapi-intel-driver: - update to latest version, Intel Stack release 2016Q1 (fate #315643-315645, 319159-319161, 319618) - Update to version 1.7.0 * Add support for Kabylake - Decoding: H.264/MPEG-2/VC-1/JPEG/VP8/HEVC/HEVC 10-bit/VP9/VP9 10-bit - Encoding: H.264/MPEG-2/JPEG/VP8/HEVC - VPP: CSC/scaling/NoiseReduction/Deinterlacing{Bob, MotionAdaptive, MotionCompensated}/ColorBalance/STD * Add new SKL and BXT PCI IDs * Fix lots of VP9 decoding issues on BXT ++++ vinagre: - Update to version 3.20.1: + Updated translations. ++++ vino: - Update to version 3.20.1: + Updated translations. ++++ vm-install: - bsc#974470 - The PV SLES-12-SP2 guest installation on xen(host SLES-11-SP4) can not boot - Version 0.8.50 ++++ yast2-bootloader: - do not propose nor running grub2-install on bare metal POWER (bnc#970582) - do not use perl-Bootloader in yast2-bootloader (FATE#317701) - 3.1.166 ++++ yast2-installation: - do not install perl-Bootloader-YAML on target system as it is no longer needed (FATE#317701) - 3.1.178 ++++ yast2-network: - bnc#974910 - fixed internal error when no "interfaces" group is found in an AY profile - 3.1.147 ++++ yast2-trans: - Updated languages: de. First drop for SLE 12 SP2 (bsc#933411). ++++ yelp-xsl: - Update to version 3.20.1: + Updated translations. ------------------------------------------------------------------ ------------------ 2016-4-11 - Apr 11 2016 ------------------- ------------------------------------------------------------------ ++++ ModemManager: - Update to version 1.4.14: + Core: - Improved several AT response parsers (+CREG, +CGDCONT, +CPMS...). - Explicitly disconnect bearer before removing it. + 3GPP: allow LAC/CID updates while registering. + QMI: - Don't assume LAC/CID updates are always given in system indications. - Don't add APN auth settings if user/pass not given. - Load SIM operator id and name with "NAS home network" - Power-cycle reset functionality implemented. + Telit: - Added udev rules for Telite LE910 V2. - Implemented modem reset & power down. - Implemented unlock retries loading. - Implemented supported/current bands loading/setting. - Implemented supported/current modes loading/setting. - Ignored proxmark3. + Some other minor fixes. ++++ baobab: - Update to version 3.20.1: + Updated AppData. + Updated translations. ++++ evolution: - Update to version 3.20.1: + [EAttachmentTree/IconView]: Setup widgets in 'constructed' handler. + Remove unneeded runtime warning from e-day-view.c::cancel_editing(). + Vertically center table header text. + Make some settings changes in mail composer permanent. + Add missing closing double quote, thus webview-print.css is actually used. + Reposition ECalendar children on timeout, not inside size-allocate handler. + Cannot change order list to unordered for the first time. + Inline images in drafts are not displayed in GMail. + EHTMLEditorView: - Remove signature from Thunderbird if presented. - Correct the new lines handling in quoted content. - Avoid variables with the same name in one scope. - Don't replace various whitespaces with non-breaking spaces when inserting into PRE element. - Busy loop after pasting two links after each other in the quoted content. + EHTMLEditorSelection: - Selection could be saved wrong in quoted content. - Anchors could be wrongly wrapped in quoted content. - Ask for a parent node of the right node. + Bugs fixed: bgo#736808, bgo#763796, bgo#764062, bgo#764234, bgo#764172, bgo#763723, bgo#764426, bgo#764428, bgo#240130, bgo#764542, bgo#762785, bgo#758878. + Updated translations. ++++ evolution-data-server: - Update to version 3.20.1: + Fix memory leak in error paths in EBookBackendSqliteDB::sexp_to_sql_query(). + [IMAPx]: - Do not change Sent folder for GMail in initial setup. - Cleanup busy/idle hashes on connect/disconnect. - Report message flag change only if really changed. - Add thread-safety locking around server's private 'changes' property. - Retry the operation only if an old connection fails. + [CalDAV]: Instead of query for UID, try to get the object directly. + Bugs fixed: bgo#763951, bgo#764027, bgo#763670, bgo#764172, bgo#764434, bgo#764307. + Updated translations. ++++ evolution-ews: - Update to version 3.20.1: + Add thread safety around ECalBackendEws::priv::cancellable. + Bugs fixed: bgo#763719, bgo#743654, bgo#764442. + Updated translations. ++++ glibc: - Add compatibility symlinks for LSB 3.0 (fate#318933) ++++ glibc: - Add compatibility symlinks for LSB 3.0 (fate#318933) ++++ icewm: - Copy from openSUSE to SLE; fate#320323:Upgrade icewmto 1.3.1x. ++++ icewm-theme-branding: - Copy package from openSUSE to SLE; Allow icewm to have several brandings.(fate#319667) ++++ open-iscsi: - Update user-space open-iscsi tools (bsc#975217, FATE#320753), which included: + Backported changes from openSUSE:Factory branch: * Removing creation of open-isns RPM. * Allow setting host params to return EAGAIN errors. * Kernel include path * Fix iBFT target flags check. * fix typo * Fix typo in man page. * Use system-wide open-isns, not internal version. * iscsi: remove local copy of open-isns * iscsid: make sure actor is delated before rescheduling * iscsid/iscsiuio: remove uio poll * iscsid: fix iscsi_host_set_net_params return code * Syncing up utils/fwparam_ibft with upstream. * Syncing top-level files with upstream. * Fixed duplicate lines for subnet_mask and gateway + Update SPEC file for spliced open-isns by copying open-isns upstream tarball and patches from factory, since open-isns is no longer part of open-iscsi ++++ kernel-default: - cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind (bnc#974418, CVE-2016-3951). - commit bdf591b - arm64: dts: vulcan: Update PCI ranges (fate#319481). - commit 0c3a65f - gpio: xlp: use gpiochip data pointer (fate#319481). - gpio: change member .dev to .parent (fate#319481). - commit 66bfde2 - Update config files. - supported.conf: Enable SPI_XLP and GPIO_XLP for Broadcom Vulcan SoC. Add both drivers to suppoerted conf as well. - commit 9af91f7 - gpio: xlp: Add GPIO driver support for Broadcom Vulcan ARM64 (fate#319481). - spi: xlp: Enable SPI driver for Broadcom Vulcan ARM64 (fate#319481). - commit 19bb6bc - dt-bindings: Add documentation for Broadcom Vulcan (fate#319481). - arm64: cputype info for Broadcom Vulcan (fate#319481). - arm64: Broadcom Vulcan support (fate#319481). - arm64: defconfig: Add Broadcom Vulcan to defconfig (fate#319481). - commit a17fb87 - staging: fsl-mc: return -EINVAL for all fsl_mc_portal_allocate() failures (fate#319900). - staging: fsl-mc: add dpmcp version check (fate#319900). - staging: fsl-mc: add dprc version check (fate#319900). - staging: fsl-mc: read version of root dprc from mc (fate#319900). - commit 4c2131a - ibmvnic: map L2/L3/L4 header descriptors to firmware (fate#320253). - ibmvnic: enable RX checksum offload (fate#320253). - commit 03aba49 - acpi: Disable ACPI table override when UEFI Secure Boot is enabled (bsc#970604). - commit 19e3b38 - fs: add file_dentry() (fate#318900). - commit 4b0c5e2 ++++ kernel-source: - cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind (bnc#974418, CVE-2016-3951). - commit bdf591b - arm64: dts: vulcan: Update PCI ranges (fate#319481). - commit 0c3a65f - gpio: xlp: use gpiochip data pointer (fate#319481). - gpio: change member .dev to .parent (fate#319481). - commit 66bfde2 - Update config files. - supported.conf: Enable SPI_XLP and GPIO_XLP for Broadcom Vulcan SoC. Add both drivers to suppoerted conf as well. - commit 9af91f7 - gpio: xlp: Add GPIO driver support for Broadcom Vulcan ARM64 (fate#319481). - spi: xlp: Enable SPI driver for Broadcom Vulcan ARM64 (fate#319481). - commit 19bb6bc - dt-bindings: Add documentation for Broadcom Vulcan (fate#319481). - arm64: cputype info for Broadcom Vulcan (fate#319481). - arm64: Broadcom Vulcan support (fate#319481). - arm64: defconfig: Add Broadcom Vulcan to defconfig (fate#319481). - commit a17fb87 - staging: fsl-mc: return -EINVAL for all fsl_mc_portal_allocate() failures (fate#319900). - staging: fsl-mc: add dpmcp version check (fate#319900). - staging: fsl-mc: add dprc version check (fate#319900). - staging: fsl-mc: read version of root dprc from mc (fate#319900). - commit 4c2131a - ibmvnic: map L2/L3/L4 header descriptors to firmware (fate#320253). - ibmvnic: enable RX checksum offload (fate#320253). - commit 03aba49 - acpi: Disable ACPI table override when UEFI Secure Boot is enabled (bsc#970604). - commit 19e3b38 - fs: add file_dentry() (fate#318900). - commit 4b0c5e2 ++++ kernel-syms: - cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind (bnc#974418, CVE-2016-3951). - commit bdf591b - arm64: dts: vulcan: Update PCI ranges (fate#319481). - commit 0c3a65f - gpio: xlp: use gpiochip data pointer (fate#319481). - gpio: change member .dev to .parent (fate#319481). - commit 66bfde2 - Update config files. - supported.conf: Enable SPI_XLP and GPIO_XLP for Broadcom Vulcan SoC. Add both drivers to suppoerted conf as well. - commit 9af91f7 - gpio: xlp: Add GPIO driver support for Broadcom Vulcan ARM64 (fate#319481). - spi: xlp: Enable SPI driver for Broadcom Vulcan ARM64 (fate#319481). - commit 19bb6bc - dt-bindings: Add documentation for Broadcom Vulcan (fate#319481). - arm64: cputype info for Broadcom Vulcan (fate#319481). - arm64: Broadcom Vulcan support (fate#319481). - arm64: defconfig: Add Broadcom Vulcan to defconfig (fate#319481). - commit a17fb87 - staging: fsl-mc: return -EINVAL for all fsl_mc_portal_allocate() failures (fate#319900). - staging: fsl-mc: add dpmcp version check (fate#319900). - staging: fsl-mc: add dprc version check (fate#319900). - staging: fsl-mc: read version of root dprc from mc (fate#319900). - commit 4c2131a - ibmvnic: map L2/L3/L4 header descriptors to firmware (fate#320253). - ibmvnic: enable RX checksum offload (fate#320253). - commit 03aba49 - acpi: Disable ACPI table override when UEFI Secure Boot is enabled (bsc#970604). - commit 19e3b38 - fs: add file_dentry() (fate#318900). - commit 4b0c5e2 ++++ kiwi: - v7.03.66 released - Fixed kiwi-pxeboot package setup The package was marked noarch but has architecture dependant requirements. Therefore it can't be marked noarch (bnc#974651) - Fixed oem and vmx buildservice boot requires The packages kiwi-desc-oemboot-requires and kiwi-desc-vmxboot-requires did not explicitly require grub2 or the architecture specific efi module packages for the arm architectures. The requirement was added by the contents of the arm boot image descriptions. However those packages will not be part of the boot image descriptions in the near future and thus the buildservice needs them to be referenced explicitly in the spec file - Translated using Weblate (Greek) Currently translated at 89.2% (25 of 28 strings) ++++ tigervnc: - Remove unnecessary dependency on icewm. ++++ harfbuzz: - Update to version 1.2.6: + Blacklist GDEF table of another set of Times New Roman (Bold) Italic. + DirectWrite backend improvements. Note: DirectWrite backend is exclusively for our internal testing and should NOT be used in any production system whatsoever. ++++ snapper: - make sure 'component' string is not destroyed prematurely (bsc#940154) - version 0.3.1 ++++ mutt: - The following is an update due FATE#320751 - Update to mutt version 1.6.0 (2016-04-04): + Enabled utf-8 mailbox support for IMAP. + New expandos %r and %R for comma separated list of To: and Cc: recipients respectively. + Improved support for internationalized email and SMTPUTF8 (RFC653[0-3]). ! $use_idn has been renamed to $idn_decode. + $idn_encode controls whether outgoing email address domains will be IDNA encoded. If your MTA supports it, unset to use utf-8 email address domains. + The S/MIME message digest algorithm is now specified using the option $smime_sign_digest_alg. Note that $smime_sign_command should be modified to include "-md %d". Please see contrib/smime.rc. + $reflow_space_quotes allows format=flowed email quotes to be displayed with spacing between them. ! multipart draft files are now supported. + The "-E" command line argument causes mutt to edit draft or include files. All changes made in mutt will be saved back out to those files. + $resume_draft_files and $resume_edited_draft_files control how mutt processes draft files. + For classic gpg mode, $pgp_decryption_okay should be set to verify multipart/encrypted are actually encrypted. Please see contrib/gpg.rc for the suggested value. ! mailto URL header parameters by default are now restricted to 'body' and 'subject'. + mailto_allow and unmailto_allow can be used to add or remove allowed mailto header parameters. ! The method of setting $hostname has been changed. Rather than scanning /etc/resolv.conf, the domain will now be determined using DNS calls. - Modfied patches aw.listreply.diff patch-1.5.24.vk.pgp_verbose_mime - Ported patches mutt-1.5.24.dif becomes mutt-1.6.0.dif mutt-1.5.24-opennfs.dif becomes mutt-1.6.0-opennfs.dif patch-1.5.24.rr.compressed.bz2 becomes patch-1.6.0.rr.compressed.bz2 patch-1.5.24.sidebar.20151111.patch becomes patch-1.6.0.sidebar.20160411.patch ++++ python-cffi: - update to 1.5.2 * support for cffi-based embedding * more robustness for shutdown logic ++++ xf86-video-v4l: - n_added-defines-for-xalloc-xrealloc.patch * added defines for xalloc/xrealloc. xalloc/xrealloc functions have been removed in xorg-server sources after release 1.16.4 ((fate #320388) - n_added-definition-of-VIDEO_INVERT_CLIPLIST.patch * added definition of VIDEO_INVERT_CLIPLIST. This definition has been removed from xorg-server sources after release 1.16.4. Still needed by v4l driver obviously. ((fate #320388) ++++ yast2: - Make the "Abort" button default in the file conflict popup (safe default compatible with zypper) (bsc#923590) - 3.1.184 ++++ yast2-network: - bnc#955217, bnc#956605 - fixed internal error caused by the previous patch - 3.1.146 ++++ yast2-packager: - Select the default product patterns defined by the 'defaultpattern()' provides in the initial installation (FATE#320199) - 3.1.95 ++++ yast2-storage: - set parameters for space aware cleanup algorithm in snapper (for fate#312751) - 3.1.87 ------------------------------------------------------------------ ------------------ 2016-4-10 - Apr 10 2016 ------------------- ------------------------------------------------------------------ ++++ gspell: - Update to version 1.0.1: + Fix build on win32. + Updated translations. ------------------------------------------------------------------ ------------------ 2016-4-9 - Apr 9 2016 ------------------- ------------------------------------------------------------------ ++++ samba: - Update to 4.4.2 + A man-in-the-middle can downgrade NTLMSSP authentication; CVE-2016-2110; (bso#11688); (bsc#973031). + Domain controller netlogon member computer can be spoofed; CVE-2016-2111; (bso#11749); (bsc#973032). + LDAP conenctions vulnerable to downgrade and MITM attack; CVE-2016-2112; (bso#11644); (bsc#973033). + TLS certificate validation missing; CVE-2016-2113; (bso#11752); (bsc#973034). + Named pipe IPC vulnerable to MITM attacks; CVE-2016-2115; (bso#11756); (bsc#973036). + "Badlock" DCERPC impersonation of authenticated account possible; CVE-2016-2118; (bso#11804); (bsc#971965). + DCERPC server and client vulnerable to DOS and MITM attacks; CVE-2015-5370; (bso#11344); (bsc#936862). ------------------------------------------------------------------ ------------------ 2016-4-8 - Apr 8 2016 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Update to version 1.0.12 (FATE#318572) - drop nm-core-fix-crash-during-Wi-Fi-rescan-by-emitting-NM_DE.patch contained in version 0.9.9.1. - Rebase NetworkManager-geoclue-interaction.patch - Rebase nm-don-t-consider-not-needed-secrets-for-has_system_secr.diff - Rebase nm-treat-not-saved-secrets-just-like-agent-owned-when-cl.diff - Rebase systemd-network-config.patch - Rebase nm-probe-radius-server-cert.patch ++++ aaa_base: - add patches from git master for bnc#971567 - git-15-39beb10d05082324d93a68c087d017efb9592e91.patch make chkconfig -a/-d work (bsc#926539) - git-16-c3faa6cbc3a2b62c616104dbdaf9c5d04f278c99.patch avoid recursion if systemd call chkconfig back for sysv units - git-17-e8eb1690d77fc3880267de3912ae934ec3b4afa0.patch chkconfig: return 1 trying to list unknown service - git-18-3d9d3a8adf6b34ef1a3a4bfa23325e5cc3b2bc06.patch chckconfig: add --no-systemctl option ++++ gnome-disk-utility: - Update to version 3.20.1: + Updated translations. ++++ gstreamer-0_10: - Add gstreamer-0_10-gtk-doc-1.25.patch: Fix build with gtk-doc 1.25. index.sgml is an internal file and must not be messed with (and with gtk-doc 1.25 it is no longer created). (Fate#318572) ++++ gstreamer-0_10-plugins-bad: - Add gstreamer-0_10-plugins-bad-gtk-doc-1.25.patch: Fix build with gtk-doc 1.25. index.sgml is an internal file and must not be messed with (and with gtk-doc 1.25 it is no longer created). (Fate#318572) ++++ kernel-default: - supported.conf: add drivers/char/tpm/tpm_crb (TPM 2.0 ACPI driver) required for FATE#319203 - commit 82a9ca7 - keys, trusted: seal with a TPM2 authorization policy (FATE#319203). - keys, trusted: select hash algorithm for TPM2 chips (FATE#319203). - keys, trusted: fix: *do not* allow duplicate key options (FATE#319203). - commit 497de1c - Btrfs: add full support for the send feature The btrfs send feature is now supported on SLES12-SP2, as requested at fate#313516. - commit 32f77da - Using rport->dd_data to check rport online instead of rport_lookup (FATE#319759, bsc#964937). - Cleanup the I/O pending with fw and has timed out and is used to issue LUN reset (FATE#319759, bsc#964937). - Fix to cleanup aborted IO to avoid device being offlined by mid-layer (FATE#319759, bsc#964937). - commit 2276a6a - staging: fsl-mc: bus rescan attribute to sync kernel with MC (fate#319900). - staging: fsl-mc: fsl-mc bus's sysfs rescan documentation (fate#319900). - staging: fsl-mc: root dprc rescan attribute to sync kernel with MC (fate#319900). - staging: fsl-mc: dprc device's sysfs rescan documentation (fate#319900). - staging: fsl-mc: static inline function to differentiate root dprc (fate#319900). - staging: fsl-mc: update dpcon binary interface to v2.2 (fate#319900). - staging: fsl-mc: set cacheable flag for added devices if applicable (fate#319900). - staging: fsl-mc: set up coherent dma ops for added devices (fate#319900). - staging: fsl-mc: change binding rules (fate#319900). - staging: fsl-mc: update dprc binary interface to v5.1 (fate#319900). - staging: fsl-mc: update dpbp binary interface to v2.2 (fate#319900). - staging: fsl-mc: update dpmcp binary interface to v3.0 (fate#319900). - commit 504809c - powerpc/mm: enable page parallel initialisation (VM Performance, bnc#969292, fate#320529). - Update config files. - mm: meminit: initialise more memory for inode/dentry hash tables in early boot (VM Performance, bnc#969292, fate#320529). - commit 64a5844 - arm64: Update config files. Enable LS_SCFG_MSI - Add SCFG MSI controller support. - commit 63100b8 - mmc: sdhci-of-esdhc: add/remove some quirks according to vendor version (fate#320030 fate#319900). - commit cae0898 - ahci: qoriq: Adjust the default register values on ls1021a (fate#320030). - commit 71c4ab4 - ahci: qoriq: Update the default Rx watermark value (fate#319900). - commit 1767de3 - staging: fsl-mc: fix incorrect type passed to dev_err macros (fate#319900). - staging: fsl-mc: fix incorrect type passed to dev_dbg macros (fate#319900). - Staging: fsl-mc: Replace pr_err with dev_err (fate#319900). - Staging: fsl-mc: Replace pr_debug with dev_dbg (fate#319900). - staging: fsl-mc: bus: Eliminate double function call (fate#319900). - staging: fsl-mc: Drop unneeded void pointer cast (fate#319900). - staging: fsl-mc: Remove unneeded else following a return (fate#319900). - Staging: fsl-mc: bus: Drop owner assignment from platform_driver (fate#319900). - staging: fsl-mc: Avoid section mismatch (fate#319900). - staging: fsl-mc: Remove unneeded parentheses (fate#319900). - staging: fsl-mc: Added MSI support to the MC bus driver (fate#319900). - staging: fsl-mc: Added DPRC interrupt handler (fate#319900). - staging: fsl-mc: Fixed bug in dprc_probe() error path (fate#319900). - staging: fsl-mc: set MSI domain for DPRC objects (fate#319900). - staging: fsl-mc: Populate the IRQ pool for an MC bus instance (fate#319900). - staging: fsl-mc: Changed DPRC built-in portal's mc_io to be atomic (fate#319900). - staging: fsl-mc: Extended MC bus allocator to include IRQs (fate#319900). - staging: fsl-mc: Added GICv3-ITS support for FSL-MC MSIs (fate#319900). - staging: fsl-mc: Added generic MSI support for FSL-MC devices (fate#319900). - fsl-mc: msi: Added FSL-MC-specific member to the msi_desc's union (fate#319900). - irqdomain: Added domain bus token DOMAIN_BUS_FSL_MC_MSI (fate#319900 fate#320030). - commit 271fb4d - usb: fix regression in SuperSpeed endpoint descriptor parsing (FATE#319959). - usb: gadget: composite: Access SSP Dev Cap fields properly (FATE#319959). - usb/core: usb_alloc_dev(): fix setting of ->portnum (FATE#319959). - usb: common: convert to use match_string() helper (FATE#319959). - lib/string: introduce match_string() helper (FATE#319959). - PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definition (FATE#319959). - USB: core: let USB device know device node (FATE#319959). - usb: f_fs: fix memory leak when ep changes during transfer (FATE#319959). - usb: gadget: composite: Update debug message for SuperSpeedPlus (FATE#319959). - usb: gadget: composite: Configure the usb_ep for SuperSpeedPlus (FATE#319959). - usb: gadget: composite: Write SuperSpeedPlus config descriptors (FATE#319959). - usb: gadget: composite: Add function to get descriptors (FATE#319959). - usb: gadget: composite: Count configs for SuperSpeedPlus (FATE#319959). - usb: gadget: Update config for SuperSpeedPlus (FATE#319959). - usb: gadget: Update function for SuperSpeedPlus (FATE#319959). - usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus (FATE#319959). - usb: gadget: composite: Return SSP Dev Cap descriptor (FATE#319959). - usb: gadget: composite: Return bcdUSB 0x0310 (FATE#319959). - usb: host: unhide suspend/resume declarations (FATE#319959). - usb: phy: msm: Trigger USB state detection work in DRD mode (FATE#319959). - Revert "usb: hub: do not clear BOS field during reset device" (FATE#319959). - usb: host: pci_quirks: fix memory leak, by adding iounmap (FATE#319959). - commit c74f246 - PKCS#7: Don't require SpcSpOpusInfo in Authenticode pkcs7 signatures (bsc#974313). - commit 9fc8ed2 - infiniband: cxgb4: use %pR format string for printing resources (bsc#963897,FATE#320114). - iw_cxgb4: Max fastreg depth depends on DSGL support (bsc#963897,FATE#320114). - iw_cxgb4: remove false error log entry (bsc#963897,FATE#320114). - iw_cxgb4: make queue allocation code more readable (bsc#963897,FATE#320114). - iw_cxgb4: Take clip reference before starting IPv6 listen (bsc#963897,FATE#320114). - iw_cxgb4: Fixes GW-Basic labels to meaningful error names (bsc#963897,FATE#320114). - iw_cxgb4: Fixes static checker warning in c4iw_rdev_open() (bsc#963897,FATE#320114). - iw_cxgb4: Pass qid range to user space driver (bsc#963897,FATE#320114). - IB: remove the write-only usecnt field from struct ib_mr (bsc#963897,FATE#320114). - IB: remove in-kernel support for memory windows (bsc#963897,FATE#320114). - IB: remove support for phys MRs (bsc#963897,FATE#320114). - treewide: Fix typos in printk (bsc#963897,FATE#320114). - commit 9f0df22 ++++ kernel-source: - supported.conf: add drivers/char/tpm/tpm_crb (TPM 2.0 ACPI driver) required for FATE#319203 - commit 82a9ca7 - keys, trusted: seal with a TPM2 authorization policy (FATE#319203). - keys, trusted: select hash algorithm for TPM2 chips (FATE#319203). - keys, trusted: fix: *do not* allow duplicate key options (FATE#319203). - commit 497de1c - Btrfs: add full support for the send feature The btrfs send feature is now supported on SLES12-SP2, as requested at fate#313516. - commit 32f77da - Using rport->dd_data to check rport online instead of rport_lookup (FATE#319759, bsc#964937). - Cleanup the I/O pending with fw and has timed out and is used to issue LUN reset (FATE#319759, bsc#964937). - Fix to cleanup aborted IO to avoid device being offlined by mid-layer (FATE#319759, bsc#964937). - commit 2276a6a - staging: fsl-mc: bus rescan attribute to sync kernel with MC (fate#319900). - staging: fsl-mc: fsl-mc bus's sysfs rescan documentation (fate#319900). - staging: fsl-mc: root dprc rescan attribute to sync kernel with MC (fate#319900). - staging: fsl-mc: dprc device's sysfs rescan documentation (fate#319900). - staging: fsl-mc: static inline function to differentiate root dprc (fate#319900). - staging: fsl-mc: update dpcon binary interface to v2.2 (fate#319900). - staging: fsl-mc: set cacheable flag for added devices if applicable (fate#319900). - staging: fsl-mc: set up coherent dma ops for added devices (fate#319900). - staging: fsl-mc: change binding rules (fate#319900). - staging: fsl-mc: update dprc binary interface to v5.1 (fate#319900). - staging: fsl-mc: update dpbp binary interface to v2.2 (fate#319900). - staging: fsl-mc: update dpmcp binary interface to v3.0 (fate#319900). - commit 504809c - powerpc/mm: enable page parallel initialisation (VM Performance, bnc#969292, fate#320529). - Update config files. - mm: meminit: initialise more memory for inode/dentry hash tables in early boot (VM Performance, bnc#969292, fate#320529). - commit 64a5844 - arm64: Update config files. Enable LS_SCFG_MSI - Add SCFG MSI controller support. - commit 63100b8 - mmc: sdhci-of-esdhc: add/remove some quirks according to vendor version (fate#320030 fate#319900). - commit cae0898 - ahci: qoriq: Adjust the default register values on ls1021a (fate#320030). - commit 71c4ab4 - ahci: qoriq: Update the default Rx watermark value (fate#319900). - commit 1767de3 - staging: fsl-mc: fix incorrect type passed to dev_err macros (fate#319900). - staging: fsl-mc: fix incorrect type passed to dev_dbg macros (fate#319900). - Staging: fsl-mc: Replace pr_err with dev_err (fate#319900). - Staging: fsl-mc: Replace pr_debug with dev_dbg (fate#319900). - staging: fsl-mc: bus: Eliminate double function call (fate#319900). - staging: fsl-mc: Drop unneeded void pointer cast (fate#319900). - staging: fsl-mc: Remove unneeded else following a return (fate#319900). - Staging: fsl-mc: bus: Drop owner assignment from platform_driver (fate#319900). - staging: fsl-mc: Avoid section mismatch (fate#319900). - staging: fsl-mc: Remove unneeded parentheses (fate#319900). - staging: fsl-mc: Added MSI support to the MC bus driver (fate#319900). - staging: fsl-mc: Added DPRC interrupt handler (fate#319900). - staging: fsl-mc: Fixed bug in dprc_probe() error path (fate#319900). - staging: fsl-mc: set MSI domain for DPRC objects (fate#319900). - staging: fsl-mc: Populate the IRQ pool for an MC bus instance (fate#319900). - staging: fsl-mc: Changed DPRC built-in portal's mc_io to be atomic (fate#319900). - staging: fsl-mc: Extended MC bus allocator to include IRQs (fate#319900). - staging: fsl-mc: Added GICv3-ITS support for FSL-MC MSIs (fate#319900). - staging: fsl-mc: Added generic MSI support for FSL-MC devices (fate#319900). - fsl-mc: msi: Added FSL-MC-specific member to the msi_desc's union (fate#319900). - irqdomain: Added domain bus token DOMAIN_BUS_FSL_MC_MSI (fate#319900 fate#320030). - commit 271fb4d - usb: fix regression in SuperSpeed endpoint descriptor parsing (FATE#319959). - usb: gadget: composite: Access SSP Dev Cap fields properly (FATE#319959). - usb/core: usb_alloc_dev(): fix setting of ->portnum (FATE#319959). - usb: common: convert to use match_string() helper (FATE#319959). - lib/string: introduce match_string() helper (FATE#319959). - PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definition (FATE#319959). - USB: core: let USB device know device node (FATE#319959). - usb: f_fs: fix memory leak when ep changes during transfer (FATE#319959). - usb: gadget: composite: Update debug message for SuperSpeedPlus (FATE#319959). - usb: gadget: composite: Configure the usb_ep for SuperSpeedPlus (FATE#319959). - usb: gadget: composite: Write SuperSpeedPlus config descriptors (FATE#319959). - usb: gadget: composite: Add function to get descriptors (FATE#319959). - usb: gadget: composite: Count configs for SuperSpeedPlus (FATE#319959). - usb: gadget: Update config for SuperSpeedPlus (FATE#319959). - usb: gadget: Update function for SuperSpeedPlus (FATE#319959). - usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus (FATE#319959). - usb: gadget: composite: Return SSP Dev Cap descriptor (FATE#319959). - usb: gadget: composite: Return bcdUSB 0x0310 (FATE#319959). - usb: host: unhide suspend/resume declarations (FATE#319959). - usb: phy: msm: Trigger USB state detection work in DRD mode (FATE#319959). - Revert "usb: hub: do not clear BOS field during reset device" (FATE#319959). - usb: host: pci_quirks: fix memory leak, by adding iounmap (FATE#319959). - commit c74f246 - PKCS#7: Don't require SpcSpOpusInfo in Authenticode pkcs7 signatures (bsc#974313). - commit 9fc8ed2 - infiniband: cxgb4: use %pR format string for printing resources (bsc#963897,FATE#320114). - iw_cxgb4: Max fastreg depth depends on DSGL support (bsc#963897,FATE#320114). - iw_cxgb4: remove false error log entry (bsc#963897,FATE#320114). - iw_cxgb4: make queue allocation code more readable (bsc#963897,FATE#320114). - iw_cxgb4: Take clip reference before starting IPv6 listen (bsc#963897,FATE#320114). - iw_cxgb4: Fixes GW-Basic labels to meaningful error names (bsc#963897,FATE#320114). - iw_cxgb4: Fixes static checker warning in c4iw_rdev_open() (bsc#963897,FATE#320114). - iw_cxgb4: Pass qid range to user space driver (bsc#963897,FATE#320114). - IB: remove the write-only usecnt field from struct ib_mr (bsc#963897,FATE#320114). - IB: remove in-kernel support for memory windows (bsc#963897,FATE#320114). - IB: remove support for phys MRs (bsc#963897,FATE#320114). - treewide: Fix typos in printk (bsc#963897,FATE#320114). - commit 9f0df22 ++++ kernel-syms: - supported.conf: add drivers/char/tpm/tpm_crb (TPM 2.0 ACPI driver) required for FATE#319203 - commit 82a9ca7 - keys, trusted: seal with a TPM2 authorization policy (FATE#319203). - keys, trusted: select hash algorithm for TPM2 chips (FATE#319203). - keys, trusted: fix: *do not* allow duplicate key options (FATE#319203). - commit 497de1c - Btrfs: add full support for the send feature The btrfs send feature is now supported on SLES12-SP2, as requested at fate#313516. - commit 32f77da - Using rport->dd_data to check rport online instead of rport_lookup (FATE#319759, bsc#964937). - Cleanup the I/O pending with fw and has timed out and is used to issue LUN reset (FATE#319759, bsc#964937). - Fix to cleanup aborted IO to avoid device being offlined by mid-layer (FATE#319759, bsc#964937). - commit 2276a6a - staging: fsl-mc: bus rescan attribute to sync kernel with MC (fate#319900). - staging: fsl-mc: fsl-mc bus's sysfs rescan documentation (fate#319900). - staging: fsl-mc: root dprc rescan attribute to sync kernel with MC (fate#319900). - staging: fsl-mc: dprc device's sysfs rescan documentation (fate#319900). - staging: fsl-mc: static inline function to differentiate root dprc (fate#319900). - staging: fsl-mc: update dpcon binary interface to v2.2 (fate#319900). - staging: fsl-mc: set cacheable flag for added devices if applicable (fate#319900). - staging: fsl-mc: set up coherent dma ops for added devices (fate#319900). - staging: fsl-mc: change binding rules (fate#319900). - staging: fsl-mc: update dprc binary interface to v5.1 (fate#319900). - staging: fsl-mc: update dpbp binary interface to v2.2 (fate#319900). - staging: fsl-mc: update dpmcp binary interface to v3.0 (fate#319900). - commit 504809c - powerpc/mm: enable page parallel initialisation (VM Performance, bnc#969292, fate#320529). - Update config files. - mm: meminit: initialise more memory for inode/dentry hash tables in early boot (VM Performance, bnc#969292, fate#320529). - commit 64a5844 - arm64: Update config files. Enable LS_SCFG_MSI - Add SCFG MSI controller support. - commit 63100b8 - mmc: sdhci-of-esdhc: add/remove some quirks according to vendor version (fate#320030 fate#319900). - commit cae0898 - ahci: qoriq: Adjust the default register values on ls1021a (fate#320030). - commit 71c4ab4 - ahci: qoriq: Update the default Rx watermark value (fate#319900). - commit 1767de3 - staging: fsl-mc: fix incorrect type passed to dev_err macros (fate#319900). - staging: fsl-mc: fix incorrect type passed to dev_dbg macros (fate#319900). - Staging: fsl-mc: Replace pr_err with dev_err (fate#319900). - Staging: fsl-mc: Replace pr_debug with dev_dbg (fate#319900). - staging: fsl-mc: bus: Eliminate double function call (fate#319900). - staging: fsl-mc: Drop unneeded void pointer cast (fate#319900). - staging: fsl-mc: Remove unneeded else following a return (fate#319900). - Staging: fsl-mc: bus: Drop owner assignment from platform_driver (fate#319900). - staging: fsl-mc: Avoid section mismatch (fate#319900). - staging: fsl-mc: Remove unneeded parentheses (fate#319900). - staging: fsl-mc: Added MSI support to the MC bus driver (fate#319900). - staging: fsl-mc: Added DPRC interrupt handler (fate#319900). - staging: fsl-mc: Fixed bug in dprc_probe() error path (fate#319900). - staging: fsl-mc: set MSI domain for DPRC objects (fate#319900). - staging: fsl-mc: Populate the IRQ pool for an MC bus instance (fate#319900). - staging: fsl-mc: Changed DPRC built-in portal's mc_io to be atomic (fate#319900). - staging: fsl-mc: Extended MC bus allocator to include IRQs (fate#319900). - staging: fsl-mc: Added GICv3-ITS support for FSL-MC MSIs (fate#319900). - staging: fsl-mc: Added generic MSI support for FSL-MC devices (fate#319900). - fsl-mc: msi: Added FSL-MC-specific member to the msi_desc's union (fate#319900). - irqdomain: Added domain bus token DOMAIN_BUS_FSL_MC_MSI (fate#319900 fate#320030). - commit 271fb4d - usb: fix regression in SuperSpeed endpoint descriptor parsing (FATE#319959). - usb: gadget: composite: Access SSP Dev Cap fields properly (FATE#319959). - usb/core: usb_alloc_dev(): fix setting of ->portnum (FATE#319959). - usb: common: convert to use match_string() helper (FATE#319959). - lib/string: introduce match_string() helper (FATE#319959). - PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definition (FATE#319959). - USB: core: let USB device know device node (FATE#319959). - usb: f_fs: fix memory leak when ep changes during transfer (FATE#319959). - usb: gadget: composite: Update debug message for SuperSpeedPlus (FATE#319959). - usb: gadget: composite: Configure the usb_ep for SuperSpeedPlus (FATE#319959). - usb: gadget: composite: Write SuperSpeedPlus config descriptors (FATE#319959). - usb: gadget: composite: Add function to get descriptors (FATE#319959). - usb: gadget: composite: Count configs for SuperSpeedPlus (FATE#319959). - usb: gadget: Update config for SuperSpeedPlus (FATE#319959). - usb: gadget: Update function for SuperSpeedPlus (FATE#319959). - usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus (FATE#319959). - usb: gadget: composite: Return SSP Dev Cap descriptor (FATE#319959). - usb: gadget: composite: Return bcdUSB 0x0310 (FATE#319959). - usb: host: unhide suspend/resume declarations (FATE#319959). - usb: phy: msm: Trigger USB state detection work in DRD mode (FATE#319959). - Revert "usb: hub: do not clear BOS field during reset device" (FATE#319959). - usb: host: pci_quirks: fix memory leak, by adding iounmap (FATE#319959). - commit c74f246 - PKCS#7: Don't require SpcSpOpusInfo in Authenticode pkcs7 signatures (bsc#974313). - commit 9fc8ed2 - infiniband: cxgb4: use %pR format string for printing resources (bsc#963897,FATE#320114). - iw_cxgb4: Max fastreg depth depends on DSGL support (bsc#963897,FATE#320114). - iw_cxgb4: remove false error log entry (bsc#963897,FATE#320114). - iw_cxgb4: make queue allocation code more readable (bsc#963897,FATE#320114). - iw_cxgb4: Take clip reference before starting IPv6 listen (bsc#963897,FATE#320114). - iw_cxgb4: Fixes GW-Basic labels to meaningful error names (bsc#963897,FATE#320114). - iw_cxgb4: Fixes static checker warning in c4iw_rdev_open() (bsc#963897,FATE#320114). - iw_cxgb4: Pass qid range to user space driver (bsc#963897,FATE#320114). - IB: remove the write-only usecnt field from struct ib_mr (bsc#963897,FATE#320114). - IB: remove in-kernel support for memory windows (bsc#963897,FATE#320114). - IB: remove support for phys MRs (bsc#963897,FATE#320114). - treewide: Fix typos in printk (bsc#963897,FATE#320114). - commit 9f0df22 ++++ libqt5-qtconnectivity: - Updated Qt to 5.6.0, a LTS release (fate#320330) ++++ libqt5-qtbase: - Update Qt to 5.6.0, a LTS release (fate#320330) - Added disable-rc4-ciphers-bnc865241.diff to disable RC4 based ciphers which are now considered insecure (bnc#865241) - Dropped more upstreamed patches that are already contained in 5.6.0: highdpi-0001-remove-QT_DEVICE_PIXEL_RATIO-support-from-xcb.patch highdpi-0002-enable-non-integer-device-pixel-ratio.patch highdpi-0003-introduce-cross-platform-high-dpi-scaling.patch highdpi-0004-X11-changes-for-highdpi.patch highdpi-0005-fix-highdpi-drag-n-drop-for-X11.patch highdpi-0006-turn-off-font-hinting-when-active-highdpi-scaling.patch highdpi-0007-compile-time-option-for-disabling-high-DPI-scaling.patch highdpi-0008-fix-QHighDPiScaling-initialization-issues.patch highdpi-0009-update-high-DPI-scaling-enablers.patch Fix-QtCore-compilation-with-clang.patch move-the-official-Qt-version-from-qglobal-to-qmake-conf.patch xcb-notify-when-the-primary-screen-changes.patch xcb-add-proper-NOTIFY-to-the-primaryScreen-property.patch xcb-fix-DnD-for-separate-X-screens.patch xcb-avoid-triggering-OpenGL-initialization-for-RasterSurface.patch xcb-use-XShape-for-DnD-when-compositing-manager-is-not-running.patch xcb-fix-crash-on-screen-power-save.patch xcb-handle-screen-siblings-in-QXcbVirtualDesktop.patch xcb-process-_NET_WORKAREA-and-screen-geometry-change.patch xcb-fix-slow-widget-resizing.patch xcb-fix-touchscreen-input-capabilities.patch xcb-prevent-fp-division-by-zero.patch xcb-fix-windows-opened-from-keyboard-are-not-active.patch xcb-dont-assume-creating-window-will-result-in-ConfigureNotify-event.patch xcb-compare-to-previous-state-when-sending-geometry.patch xcb-dont-cache-the-screen-for-a-window.patch xcb-use-placeholder-QScreen-when-there-are-no-outputs.patch libqt5-fix-a-memory-leak-dirtyOnScreenWidgets.patch libqt5-support-mixing-native-child-widgets.patch libqt5-reduce-paint-events-for-QOpenGLWidget.patch libqt5-avoid-dynamic-switching-backingstore-composition-paths.patch libqt5-reduce-flushes-with-repaint-GL-composition.patch libqt5-clamp-dirty-region-to-window-size.patch libqt5-adding-plasma5-support-for-QKdeTheme.patch - Update to 5.6.0 * For more details please see: http://blog.qt.io/blog/2016/03/16/qt-5-6-released/ and https://wiki.qt.io/New_Features_in_Qt_5.6 - Added patches for various QtDBus issues: Fix-QtDBus-deadlock-inside-kded-kiod.patch, QtDBus-clean-up-signal-hooks-and-object-tree-in-closeConnection.patch and QtDBus-finish-all-pending-call-with-error-if-disconnected.patch - Added tell-the-truth-about-private-api.patch: mark private and QPA API with symbols for only current patch release - Drop obsolete and/or upstreamed patches: xcb-fix-yet-another-crash-when-screens-are-disconnected.patch, xcb-dont-crash-in-mapToNativemapFromNative-if-the-screen-is-null.patch, qtwidgets_do_not-hide_show_via_WA_OutsideWSRange_for_native_widgets.patch, protect-geometry-QTBUG-40584.patch, QMimeDatabase-follow-symlinks-when-checking-for-FIFO.patch, Add-option-to-disable-session-management-by-closing-windows.patch, Add-an-automatic-use-of-the-ELF-versioned-QtCore-symbol.patch, Add-a-qt_version_tag-symbol-to-QtCore-that-uses-ELF-versions.patch, Add-a-linker-version-script-to-Qt-libraries.patch, 0005-Restore-documented-behavior-for-the-WA_X11NetWmWindo.patch and 0001-Fix-QWidget-setWindowRole.patch ++++ libqt5-qtlocation: - Updated Qt to 5.6.0, a LTS release (fate#320330) ++++ libqt5-qtmultimedia: - Updated Qt to 5.6.0, a LTS release (fate#320330) ++++ libqt5-qtsensors: - Updated Qt to 5.6.0, a LTS release (fate#320330) ++++ libqt5-qtserialport: - Updated Qt to 5.6.0, a LTS release (fate#320330) - Update to 5.6.0 * For more details please see: http://blog.qt.io/blog/2016/03/16/qt-5-6-released/ and https://wiki.qt.io/New_Features_in_Qt_5.6 ++++ libqt5-qtsvg: - Updated Qt to 5.6.0, a LTS release (fate#320330) - Update to 5.6.0 * For more details please see: http://blog.qt.io/blog/2016/03/16/qt-5-6-released/ and https://wiki.qt.io/New_Features_in_Qt_5.6 ++++ libqt5-qtwebchannel: - Updated Qt to 5.6.0, a LTS release (fate#320330) ++++ libqt5-qtwebkit: - Updated Qt to 5.6.0, a LTS release (fate#320330) ++++ libqt5-qtwebsockets: - Updated Qt to 5.6.0, a LTS release (fate#320330) ++++ libqt5-qtx11extras: - Updated Qt to 5.6.0, a LTS release (fate#320330) - Update to 5.6.0 * For more details please see: http://blog.qt.io/blog/2016/03/16/qt-5-6-released/ and https://wiki.qt.io/New_Features_in_Qt_5.6 ++++ libqt5-qtxmlpatterns: - Updated Qt to 5.6.0, a LTS release (fate#320330) - Update to 5.6.0 * For more details please see: http://blog.qt.io/blog/2016/03/16/qt-5-6-released/ and https://wiki.qt.io/New_Features_in_Qt_5.6 ++++ libqt5-qtdeclarative: - Updated Qt to 5.6.0, a LTS release (fate#320330) - Update to 5.6.0 - Drop support for non-SSE2 machines - Drop sse2_nojit.patch - Add overflow.patch to resolve "Statement might be overflowing a buffer" post-build-check error * For more details please see: http://blog.qt.io/blog/2016/03/16/qt-5-6-released/ and https://wiki.qt.io/New_Features_in_Qt_5.6 ++++ tigervnc: - buildrequire specific xorg-x11-server-source version (currently 1.18.3) in order to prevent incomprehensible patch failures ++++ samba: - A man-in-the-middle can downgrade NTLMSSP authentication; CVE-2016-2110; (bso#11688); (bsc#973031). - Domain controller netlogon member computer can be spoofed; CVE-2016-2111; (bso#11749); (bsc#973032). - LDAP conenctions vulnerable to downgrade and MITM attack; CVE-2016-2112; (bso#11644); (bsc#973033). - TLS certificate validation missing; CVE-2016-2113; (bso#11752); (bsc#973034). - Named pipe IPC vulnerable to MITM attacks; CVE-2016-2115; (bso#11756); (bsc#973036). - "Badlock" DCERPC impersonation of authenticated account possible; CVE-2016-2118; (bso#11804); (bsc#971965). - DCERPC server and client vulnerable to DOS and MITM attacks; CVE-2015-5370; (bso#11344); (bsc#936862). - Fix samba.tests.messaging test and prevent potential tdb corruption by removing obsolete now invalid tdb_close call; (bsc#974629). - Align fsrvp feature sources with upstream version. ++++ samba: - Fix samba.tests.messaging test and prevent potential tdb corruption by removing obsolete now invalid tdb_close call; (bsc#974629). ++++ harfbuzz: - Update to version 1.2.5: + Fix GDEF mark-filtering-set, which was broken in 1.2.3. ++++ libqt5-qtgraphicaleffects: - Updated Qt to 5.6.0, a LTS release (fate#320330) ++++ libqt5-qtimageformats: - Updated Qt to 5.6.0, a LTS release (fate#320330) ++++ libqt5-qttranslations: - Updated Qt to 5.6.0, a LTS release (fate#320330) ++++ libqt5-qtwebengine: - Updated Qt to 5.6.0, a LTS release (fate#320330) ++++ libsolv: - Better support of complex deps in pool_match_dep and selection_make_matchdeps - make SOLVER_REASON_CLEANDEPS_ERASE introspection reason work again - make dep2str use rpm-like output if disttype is rpm - implement filtering of Requires(pre,post) for installed packages - simplify handling of pseudo package updates [bnc#967006] - improve speed of rpmmd metadata parsing - bump version to 0.6.20 ++++ systemd: - Use chkconfig new option in systemd-sysv-intall so it doesn't call back systemctl when it was initially started by systemctl. This can happen when a package provide both a (obsolete) sysv init script and a systemd native unit file. ++++ libxkbcommon: - Update to version 0.6.1: * Add LICENSE to distributed files in tarball releases. * Minor typo fix in xkb_keymap_get_as_string() documentation. - Changes from version 0.6.0: * If the XKB_CONFIG_ROOT environment variable is set, it is used as the XKB configuration root instead of the path determined at build time. * Tests and benchmarks now build correctly on OSX. * An XKB keymap provides a name for each key it defines. Traditionally these names are limited to at most 4 characters, and are thus somewhat obscure, but might still be useful (xkbcommon lifts the 4 character limit). * The new functions xkb_keymap_key_get_name() and xkb_keymap_key_by_name() can be used to get the name of a key or find a key by name. Note that a key may have aliases. * Documentation improvements. * New API: + xkb_keymap_key_by_name(). + xkb_keymap_key_get_name(). ++++ mailx: - Correct parenthese expansion to fulfill natural order (bnc#974561) ++++ xf86-video-amdgpu: - update to 1.1.0 * Support for the upcoming Polaris family of GPUs. * Option "TearFree" can now prevent tearing with rotation/reflection as well (with Xorg >= 1.16). * RandR CRTC transforms now work correctly (but for now still exhibit tearing even with TearFree). * The RandR 1.4 provider name is now no longer hardcoded to "amdgpu" but constructed from the GPU chipset name and bus ID, allowing several GPUs supported by this driver to be distinguished by name. * The RandR primary output is now always explicitly marked as such. * The driver can prevent clients trying to use the DRI3 extension over a display connection forwarded via SSH from hanging. * VDPAU/OpenGL interoperation can now work with DRI3 enabled. * Many more fixes for issues using the DRI3/Present extensions. * Plus many other small improvements and fixes. Thanks to everybody who contributed to this release in any way!* - amdgpu.ids: added new PCI IDs supported by driver release 1.1.0 ++++ xf86-video-ati: - Update to version 7.7: * Option "TearFree" can now prevent tearing with rotation/reflection as well (with Xorg >= 1.16). * RandR CRTC transforms now work correctly (but for now still exhibit tearing even with TearFree). * The RandR 1.4 provider name is now no longer hardcoded to "radeon" but constructed from the GPU chipset name and bus ID, allowing several GPUs supported by this driver to be distinguished by name. * The RandR primary output is now always explicitly marked as such. * The driver can now make use of more than 256MB of VRAM for scanout buffers, allowing e.g. virtual desktop sizes >= 8192x8192 to work. * The driver can prevent clients trying to use the DRI3 extension over a display connection forwarded via SSH from hanging. * Many more fixes for issues using the DRI3/Present extensions. ------------------------------------------------------------------ ------------------ 2016-4-7 - Apr 7 2016 ------------------- ------------------------------------------------------------------ ++++ NetworkManager-gnome: - Add nm-applet-build-don-t-try-to-build-bluetooth-widget-with-bluez5.patch + BlueZ 5 supported is default, disable the bluetooth plugin when BlueZ 5 is used.(bnc#876552) + Add bluez Requires ++++ NetworkManager-openvpn: - Update to GNOME 3.20 Fate#318572 ++++ NetworkManager-pptp: - Update to GNOME 3.20 Fate#318572 ++++ NetworkManager-vpnc: - Update to GNOME 3.20 Fate#318572 ++++ gdb: - update gdb-orphanripper.c from last fedora changes of 2013 http://pkgs.fedoraproject.org/cgit/rpms/gdb.git/log/gdb-orphanripper.c may be solution to transient build hung on Rings:1 ppc64le tracked by bug boo#974419 ++++ glibc: - s390-runtime-resolve.patch: save and restore fprs/vrs while resolving symbols (bsc#974284, BZ #19916) ++++ glibc: - s390-runtime-resolve.patch: save and restore fprs/vrs while resolving symbols (bsc#974284, BZ #19916) ++++ kdump: - Refreshed kdump-no-xen-secondary-kernel.patch to distinguish between Xenlinux (aka Xenified or SUSE) and pvops Xen kernels, as the latter can run on bare metal (bsc#974270). ++++ kernel-default: - be2iscsi: set the boot_kset pointer to NULL in case of failure (bsc#963621 fate#320193). - be2iscsi: Remove unnecessary synchronize_irq() before free_irq() (bsc#963621 fate#320193). - be2iscsi:Add missing error check in beiscsi_eeh_resume (bsc#963621 fate#320193). - be2iscsi: Fix memory leak in beiscsi_alloc_mem() (bsc#963621 fate#320193). - be2iscsi: Add lock to protect WRB alloc and free (bsc#963621 fate#320193). - be2iscsi: _bh for io_sgl_lock and mgmt_sgl_lock (bsc#963621 fate#320193). - be2iscsi: Fix ExpStatSn in management tasks (bsc#963621 fate#320193). - be2iscsi: Couple MCC tag and WRB alloc and free (bsc#963621 fate#320193). - be2iscsi: Fix MCC WRB leak in open_connection (bsc#963621 fate#320193). - be2iscsi: Cleanup processing of BMBX completion (bsc#963621 fate#320193). - be2iscsi: Fix be_mcc_compl_poll to use tag_state (bsc#963621 fate#320193). - be2iscsi: Remove be_mbox_notify_wait function (bsc#963621 fate#320193). - be2iscsi: Rename MCC and BMBX processing functions (bsc#963621 fate#320193). - be2iscsi: Remove redundant MCC processing code (bsc#963621 fate#320193). - be2iscsi: Use macros for MCC WRB and CQE fields (bsc#963621 fate#320193). - be2iscsi: Remove unused mcc_cq_lock (bsc#963621 fate#320193). - be2iscsi: add checks for dma mapping errors (bsc#963621 fate#320193). - be2iscsi: Update the driver version (bsc#963621 fate#320193). - be2iscsi: Fix WRB leak in login/logout path (bsc#963621 fate#320193). - be2iscsi: Fix async link event processing (bsc#963621 fate#320193). - be2iscsi: Fix to process 25G link speed info from FW (bsc#963621 fate#320193). - scsi_transport_iscsi: Add 25G and 40G speed definition (bsc#963621 fate#320193). - be2iscsi: Fix return value for MCC completion (bsc#963621 fate#320193). - be2iscsi: Add FW config validation (bsc#963621 fate#320193). - be2iscsi: Fix to handle misconfigured optics events (bsc#963621 fate#320193). - be2iscsi: Fix VLAN support for IPv6 network (bsc#963621 fate#320193). - be2iscsi: Fix to remove shutdown entry point (bsc#963621 fate#320193). - be2iscsi: Added return value check for mgmt_get_all_if_id (bsc#963621 fate#320193). - be2iscsi: Set mbox timeout to 30s (bsc#963621 fate#320193). - be2iscsi: Fix to synchronize tag allocation using spin_lock (bsc#963621 fate#320193). - be2iscsi: Fix to use atomic bit operations for tag_state (bsc#963621 fate#320193). - be2iscsi: Fix mbox synchronization replacing spinlock with mutex (bsc#963621 fate#320193). - be2iscsi: Fix soft lockup in mgmt_get_all_if_id path using bmbx (bsc#963621 fate#320193). - commit 3663291 - supported.conf: Added drivers/infiniband/hw/ocrdma/ocrdma.ko (bsc#963842,FATE#320194) - commit 69fdd23 - iommu/amd: Set AMD iommu callbacks for amba bus (fate319479). - iommu/amd: Manage iommu_group for ACPI HID devices (fate319479). - iommu/amd: Add iommu support for ACPI HID devices (fate319479). - iommu/amd: Make call-sites of get_device_id aware of its return value (fate319479). - iommu/amd: Introduces ivrs_acpihid kernel parameter (fate319479). - iommu/amd: Add new map for storing IVHD dev entry type HID (fate319479). - iommu/amd: Use the most comprehensive IVHD type that the driver can support (fate319479). - iommu/amd: Modify ivhd_header structure to support type 11h and 40h (fate319479). - iommu/amd: Adding Extended Feature Register check for PC support (fate319479). - commit d3503ab - efi/arm*: efifb: expose efifb platform device if GOP is available (bnc#974215). - efi/arm*: libstub: wire up GOP handling into the ARM UEFI stub (bnc#974215). - efi: efifb: use builtin_platform_driver and drop unused includes (bnc#974215). - efi/x86: efifb: move DMI based quirks handling out of generic code (bnc#974215). - efi/x86: libstub: move to generic GOP code (bnc#974215). - efi: libstub: move Graphics Output Protocol handling to generic code (bnc#974215). - efi: make install_configuration_table() boot service usable (bnc#974215). - commit a4a7de3 - s390: Kernel message catalog (LTC#138812, bnc#970492). - Update config files. Re-enabled CONFIG_KMSG_IDS - Removed old kmsg patches - Delete patches.arch/kmsg-fix-parameter-limitations. - Delete patches.arch/s390-sles12sp1-00-03-17-perf-cpumsf-kmesg.patch. - Delete patches.arch/s390-sles12sp1-00-11-03-new-drbg-kmsg.patch. - Delete patches.arch/s390-sles12sp1-00-13-03-LPAR-watchdog-kmsg.patch. - Delete patches.arch/s390-sles12sp1-00-14-03-watchdog-diag288_wdt-kmsg-documentation-update.patch. - Delete patches.arch/s390-sles12sp1-00-16-02-hmcdrvfs-kmsg.patch. - commit 578f0ce - Update config files to include forward-error-correction for dm-verity. - commit df63568 - crypto: hash - Add helpers to zero stack request/descriptor (bnc#974525,FATE#320741). - dm: add 'dm_mq_nr_hw_queues' and 'dm_mq_queue_depth' module params (bnc#974525,FATE#320741). - dm: add 'dm_numa_node' module parameter (bnc#974525,FATE#320741). - dm: add missing newline between DM_DEBUG_BLOCK_STACK_TRACING and (bnc#974525,FATE#320741). - dm: allocate blk_mq_tag_set rather than embed in mapped_device (bnc#974525,FATE#320741). - dm: allow immutable request-based targets to use blk-mq pdu (bnc#974525,FATE#320741). - dm block manager: cleanup code that prints stacktrace (bnc#974525,FATE#320741). - dm btree: factor out need_insert() helper (bnc#974525,FATE#320741). - dm bufio: return NULL to improve code clarity (bnc#974525,FATE#320741). - dm bufio: store stacktrace in buffers to help find buffer leaks (bnc#974525,FATE#320741). - dm bufio: use BUG_ON instead of conditional call to BUG (bnc#974525,FATE#320741). - dm-bufio: virt_to_phys() doesn't change remainder modulo PAGE_SIZE (bnc#974525,FATE#320741). - dm cache: bump the target version (bnc#974525,FATE#320741). - dm cache: make sure every metadata function checks fail_io (bnc#974525,FATE#320741). - dm cache: make the 'mq' policy an alias for 'smq' (bnc#974525,FATE#320741). - dm cache policy smq: clarify that mq registration failure was for (bnc#974525,FATE#320741). - dm: cleanup dm_any_congested() (bnc#974525,FATE#320741). - dm crypt: Use skcipher and ahash (bnc#974525,FATE#320741). - dm: distinquish old .request_fn (dm-old) vs dm-mq request-based DM (bnc#974525,FATE#320741). - dm: do not return target from dm_get_live_table_for_ioctl() (bnc#974525,FATE#320741). - dm: don't save and restore bi_private (bnc#974525,FATE#320741). - dm: drop unnecessary assignment of md->queue (bnc#974525,FATE#320741). - dm: fix a couple locking issues with use of block interfaces (bnc#974525,FATE#320741). - dm: fix excessive dm-mq context switching (bnc#974525,FATE#320741). - dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request() (bnc#974525,FATE#320741). - dm: fix sparse "unexpected unlock" warnings in ioctl code (bnc#974525,FATE#320741). - dm mpath: cleanup reinstate_path() et al based on code review (bnc#974525,FATE#320741). - dm mpath: cleanup 'struct dm_mpath_io' management code (bnc#974525,FATE#320741). - dm mpath: eliminate use of spinlock in IO fast-paths (bnc#974525,FATE#320741). - dm mpath: move trigger_event member to the end of 'struct multipath' (bnc#974525,FATE#320741). - dm mpath: push path selector locking down to path selectors (bnc#974525,FATE#320741). - dm mpath: remove __pgpath_busy forward declaration, rename to (bnc#974525,FATE#320741). - dm mpath: remove repeat_count support from multipath core (bnc#974525,FATE#320741). - dm mpath: remove unnecessary casts in front of ti->private (bnc#974525,FATE#320741). - dm mpath: switch from 'unsigned' to 'bool' for flags where (bnc#974525,FATE#320741). - dm mpath: switch to using bitops for state flags (bnc#974525,FATE#320741). - dm mpath: use atomic_t for counting members of 'struct multipath' (bnc#974525,FATE#320741). - dm mpath: use blk-mq pdu for per-request 'struct dm_mpath_io' (bnc#974525,FATE#320741). - dm mpath: use blk_mq_alloc_request() and blk_mq_free_request() (bnc#974525,FATE#320741). - dm: optimize dm_mq_queue_rq() (bnc#974525,FATE#320741). - dm: optimize dm_request_fn() (bnc#974525,FATE#320741). - dm path selector: remove 'repeat_count' return from .select_path hook (bnc#974525,FATE#320741). - dm: remove dummy definition of 'struct dm_table' (bnc#974525,FATE#320741). - dm: remove support for stacking dm-mq on .request_fn device(s) (bnc#974525,FATE#320741). - dm: remove unused dm_get_rq_mapinfo() (bnc#974525,FATE#320741). - dm: rename target's per_bio_data_size to per_io_data_size (bnc#974525,FATE#320741). - dm: reorder 'struct mapped_device' members to fix alignment and holes (bnc#974525,FATE#320741). - dm: return error if bio_integrity_clone() fails in clone_bio() (bnc#974525,FATE#320741). - dm round robin: use percpu 'repeat_count' and 'current_path' (bnc#974525,FATE#320741). - dm: set DM_TARGET_WILDCARD feature on "error" target (bnc#974525,FATE#320741). - dm snapshot: disallow the COW and origin devices from being identical (bnc#974525,FATE#320741). - dm thin: bump thin and thin-pool target versions (bnc#974525,FATE#320741). - dm thin: consistently return -ENOSPC if pool has run out of data (bnc#974525,FATE#320741). - dm thin metadata: don't issue prefetches if a transaction abort has (bnc#974525,FATE#320741). - dm thin metadata: make dm_thin_find_mapped_range() atomic (bnc#974525,FATE#320741). - dm thin metadata: remove needless newline from subtree_dec() DMERR (bnc#974525,FATE#320741). - dm thin metadata: speed up discard of partially mapped volumes (bnc#974525,FATE#320741). - dm verity: add ignore_zero_blocks feature (bnc#974525,FATE#320741). - dm verity: add support for forward error correction (bnc#974525,FATE#320741). - dm verity: clean up duplicate hashing code (bnc#974525,FATE#320741). - dm verity: factor out structures and functions useful to separate object (bnc#974525,FATE#320741). - dm verity: factor out verity_for_bv_block() (bnc#974525,FATE#320741). - dm verity: move dm-verity.c to dm-verity-target.c (bnc#974525,FATE#320741). - dm verity: separate function for parsing opt args (bnc#974525,FATE#320741). - dm-mpath: improve logging (bnc#708296). - Refresh patches.fixes/dm-table-switch-to-readonly. - Refresh patches.suse/dm-mpath-accept-failed-paths. - Refresh patches.suse/dm-mpath-leastpending-path-update. - Refresh patches.suse/dm-mpath-no-partitions-feature. - Delete patches.suse/dm-emulate-blkrrpart-ioctl. - Delete patches.suse/dm-mpath-no-activate-for-offlined-paths. - commit d5afa0d - supported.conf: enable mmc-sdhci-of-esdhc - commit 84f13cb - supported.conf: Mark dmi-sysfs as supported (fate#320109) - commit a552caf - supported.conf: add ahci_qoriq This diver is needed for NXP LS1043A - commit faf0246 - ahci: qoriq: Adjust the default register values on ls1043a (fate#319900). - commit fb48318 - [2/2,v6] irqchip/Layerscape: Add SCFG MSI controller support (fate#320030 fate#319900). - commit 8e0cb6a - [1/2,v6] dt/bindings: Add bindings for Layerscape SCFG MSI (fate#320030 fate#319900). - commit 4c2a3ae - PCI: layerscape: Fix MSG TLP drop setting (fate#319900 fate#320030). - commit be99a1a - PCI: layerscape: Add "fsl,ls2085a-pcie" compatible ID (fate#319900). - commit 13a4592 - Build AACRAID driver for ppc64le as well (FATE#319613). - commit b0991f2 - lpfc driver update for SLES12-SP2 11.1.0.1 (bsc#963619,FATE#320191). - lpfc: Update modified file copyrights (bsc#963619,FATE#320191). - lpfc: Fix interaction between fdmi_on and enable_SmartSAN (bsc#963619,FATE#320191). - lpfc: Add support for SmartSAN 2.0 (bsc#963619,FATE#320191). - lpfc: Fix Device discovery failures during switch reboot test (bsc#963619,FATE#320191). - lpfc: Utilize embedded CDB logic to minimize IO latency (bsc#963619,FATE#320191). - lpfc: Fix crash when unregistering default rpi (bsc#963619,FATE#320191). - lpfc: Fix DMA faults observed upon plugging loopback connector (bsc#963619,FATE#320191). - lpfc: Correct LOGO handling during login (bsc#963619,FATE#320191). - lpfc: fix missing zero termination in debugfs (bsc#963619,FATE#320191). - lpfc: Add lockdep assertions (bsc#963619,FATE#320191). - commit d792310 - supported.conf: Add FATE and Bugzilla references Add references to FATE and Bugzilla for more convenient overview of the reasons for supporting individual drivers. Data were extracted from GIT log with manual post-processing. - commit 0b9d5ef - USB: digi_acceleport: do sanity checking for the number of ports (bnc#970892, CVE-2016-3140). - commit e192e61 ++++ kernel-source: - be2iscsi: set the boot_kset pointer to NULL in case of failure (bsc#963621 fate#320193). - be2iscsi: Remove unnecessary synchronize_irq() before free_irq() (bsc#963621 fate#320193). - be2iscsi:Add missing error check in beiscsi_eeh_resume (bsc#963621 fate#320193). - be2iscsi: Fix memory leak in beiscsi_alloc_mem() (bsc#963621 fate#320193). - be2iscsi: Add lock to protect WRB alloc and free (bsc#963621 fate#320193). - be2iscsi: _bh for io_sgl_lock and mgmt_sgl_lock (bsc#963621 fate#320193). - be2iscsi: Fix ExpStatSn in management tasks (bsc#963621 fate#320193). - be2iscsi: Couple MCC tag and WRB alloc and free (bsc#963621 fate#320193). - be2iscsi: Fix MCC WRB leak in open_connection (bsc#963621 fate#320193). - be2iscsi: Cleanup processing of BMBX completion (bsc#963621 fate#320193). - be2iscsi: Fix be_mcc_compl_poll to use tag_state (bsc#963621 fate#320193). - be2iscsi: Remove be_mbox_notify_wait function (bsc#963621 fate#320193). - be2iscsi: Rename MCC and BMBX processing functions (bsc#963621 fate#320193). - be2iscsi: Remove redundant MCC processing code (bsc#963621 fate#320193). - be2iscsi: Use macros for MCC WRB and CQE fields (bsc#963621 fate#320193). - be2iscsi: Remove unused mcc_cq_lock (bsc#963621 fate#320193). - be2iscsi: add checks for dma mapping errors (bsc#963621 fate#320193). - be2iscsi: Update the driver version (bsc#963621 fate#320193). - be2iscsi: Fix WRB leak in login/logout path (bsc#963621 fate#320193). - be2iscsi: Fix async link event processing (bsc#963621 fate#320193). - be2iscsi: Fix to process 25G link speed info from FW (bsc#963621 fate#320193). - scsi_transport_iscsi: Add 25G and 40G speed definition (bsc#963621 fate#320193). - be2iscsi: Fix return value for MCC completion (bsc#963621 fate#320193). - be2iscsi: Add FW config validation (bsc#963621 fate#320193). - be2iscsi: Fix to handle misconfigured optics events (bsc#963621 fate#320193). - be2iscsi: Fix VLAN support for IPv6 network (bsc#963621 fate#320193). - be2iscsi: Fix to remove shutdown entry point (bsc#963621 fate#320193). - be2iscsi: Added return value check for mgmt_get_all_if_id (bsc#963621 fate#320193). - be2iscsi: Set mbox timeout to 30s (bsc#963621 fate#320193). - be2iscsi: Fix to synchronize tag allocation using spin_lock (bsc#963621 fate#320193). - be2iscsi: Fix to use atomic bit operations for tag_state (bsc#963621 fate#320193). - be2iscsi: Fix mbox synchronization replacing spinlock with mutex (bsc#963621 fate#320193). - be2iscsi: Fix soft lockup in mgmt_get_all_if_id path using bmbx (bsc#963621 fate#320193). - commit 3663291 - supported.conf: Added drivers/infiniband/hw/ocrdma/ocrdma.ko (bsc#963842,FATE#320194) - commit 69fdd23 - iommu/amd: Set AMD iommu callbacks for amba bus (fate319479). - iommu/amd: Manage iommu_group for ACPI HID devices (fate319479). - iommu/amd: Add iommu support for ACPI HID devices (fate319479). - iommu/amd: Make call-sites of get_device_id aware of its return value (fate319479). - iommu/amd: Introduces ivrs_acpihid kernel parameter (fate319479). - iommu/amd: Add new map for storing IVHD dev entry type HID (fate319479). - iommu/amd: Use the most comprehensive IVHD type that the driver can support (fate319479). - iommu/amd: Modify ivhd_header structure to support type 11h and 40h (fate319479). - iommu/amd: Adding Extended Feature Register check for PC support (fate319479). - commit d3503ab - efi/arm*: efifb: expose efifb platform device if GOP is available (bnc#974215). - efi/arm*: libstub: wire up GOP handling into the ARM UEFI stub (bnc#974215). - efi: efifb: use builtin_platform_driver and drop unused includes (bnc#974215). - efi/x86: efifb: move DMI based quirks handling out of generic code (bnc#974215). - efi/x86: libstub: move to generic GOP code (bnc#974215). - efi: libstub: move Graphics Output Protocol handling to generic code (bnc#974215). - efi: make install_configuration_table() boot service usable (bnc#974215). - commit a4a7de3 - s390: Kernel message catalog (LTC#138812, bnc#970492). - Update config files. Re-enabled CONFIG_KMSG_IDS - Removed old kmsg patches - Delete patches.arch/kmsg-fix-parameter-limitations. - Delete patches.arch/s390-sles12sp1-00-03-17-perf-cpumsf-kmesg.patch. - Delete patches.arch/s390-sles12sp1-00-11-03-new-drbg-kmsg.patch. - Delete patches.arch/s390-sles12sp1-00-13-03-LPAR-watchdog-kmsg.patch. - Delete patches.arch/s390-sles12sp1-00-14-03-watchdog-diag288_wdt-kmsg-documentation-update.patch. - Delete patches.arch/s390-sles12sp1-00-16-02-hmcdrvfs-kmsg.patch. - commit 578f0ce - Update config files to include forward-error-correction for dm-verity. - commit df63568 - crypto: hash - Add helpers to zero stack request/descriptor (bnc#974525,FATE#320741). - dm: add 'dm_mq_nr_hw_queues' and 'dm_mq_queue_depth' module params (bnc#974525,FATE#320741). - dm: add 'dm_numa_node' module parameter (bnc#974525,FATE#320741). - dm: add missing newline between DM_DEBUG_BLOCK_STACK_TRACING and (bnc#974525,FATE#320741). - dm: allocate blk_mq_tag_set rather than embed in mapped_device (bnc#974525,FATE#320741). - dm: allow immutable request-based targets to use blk-mq pdu (bnc#974525,FATE#320741). - dm block manager: cleanup code that prints stacktrace (bnc#974525,FATE#320741). - dm btree: factor out need_insert() helper (bnc#974525,FATE#320741). - dm bufio: return NULL to improve code clarity (bnc#974525,FATE#320741). - dm bufio: store stacktrace in buffers to help find buffer leaks (bnc#974525,FATE#320741). - dm bufio: use BUG_ON instead of conditional call to BUG (bnc#974525,FATE#320741). - dm-bufio: virt_to_phys() doesn't change remainder modulo PAGE_SIZE (bnc#974525,FATE#320741). - dm cache: bump the target version (bnc#974525,FATE#320741). - dm cache: make sure every metadata function checks fail_io (bnc#974525,FATE#320741). - dm cache: make the 'mq' policy an alias for 'smq' (bnc#974525,FATE#320741). - dm cache policy smq: clarify that mq registration failure was for (bnc#974525,FATE#320741). - dm: cleanup dm_any_congested() (bnc#974525,FATE#320741). - dm crypt: Use skcipher and ahash (bnc#974525,FATE#320741). - dm: distinquish old .request_fn (dm-old) vs dm-mq request-based DM (bnc#974525,FATE#320741). - dm: do not return target from dm_get_live_table_for_ioctl() (bnc#974525,FATE#320741). - dm: don't save and restore bi_private (bnc#974525,FATE#320741). - dm: drop unnecessary assignment of md->queue (bnc#974525,FATE#320741). - dm: fix a couple locking issues with use of block interfaces (bnc#974525,FATE#320741). - dm: fix excessive dm-mq context switching (bnc#974525,FATE#320741). - dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request() (bnc#974525,FATE#320741). - dm: fix sparse "unexpected unlock" warnings in ioctl code (bnc#974525,FATE#320741). - dm mpath: cleanup reinstate_path() et al based on code review (bnc#974525,FATE#320741). - dm mpath: cleanup 'struct dm_mpath_io' management code (bnc#974525,FATE#320741). - dm mpath: eliminate use of spinlock in IO fast-paths (bnc#974525,FATE#320741). - dm mpath: move trigger_event member to the end of 'struct multipath' (bnc#974525,FATE#320741). - dm mpath: push path selector locking down to path selectors (bnc#974525,FATE#320741). - dm mpath: remove __pgpath_busy forward declaration, rename to (bnc#974525,FATE#320741). - dm mpath: remove repeat_count support from multipath core (bnc#974525,FATE#320741). - dm mpath: remove unnecessary casts in front of ti->private (bnc#974525,FATE#320741). - dm mpath: switch from 'unsigned' to 'bool' for flags where (bnc#974525,FATE#320741). - dm mpath: switch to using bitops for state flags (bnc#974525,FATE#320741). - dm mpath: use atomic_t for counting members of 'struct multipath' (bnc#974525,FATE#320741). - dm mpath: use blk-mq pdu for per-request 'struct dm_mpath_io' (bnc#974525,FATE#320741). - dm mpath: use blk_mq_alloc_request() and blk_mq_free_request() (bnc#974525,FATE#320741). - dm: optimize dm_mq_queue_rq() (bnc#974525,FATE#320741). - dm: optimize dm_request_fn() (bnc#974525,FATE#320741). - dm path selector: remove 'repeat_count' return from .select_path hook (bnc#974525,FATE#320741). - dm: remove dummy definition of 'struct dm_table' (bnc#974525,FATE#320741). - dm: remove support for stacking dm-mq on .request_fn device(s) (bnc#974525,FATE#320741). - dm: remove unused dm_get_rq_mapinfo() (bnc#974525,FATE#320741). - dm: rename target's per_bio_data_size to per_io_data_size (bnc#974525,FATE#320741). - dm: reorder 'struct mapped_device' members to fix alignment and holes (bnc#974525,FATE#320741). - dm: return error if bio_integrity_clone() fails in clone_bio() (bnc#974525,FATE#320741). - dm round robin: use percpu 'repeat_count' and 'current_path' (bnc#974525,FATE#320741). - dm: set DM_TARGET_WILDCARD feature on "error" target (bnc#974525,FATE#320741). - dm snapshot: disallow the COW and origin devices from being identical (bnc#974525,FATE#320741). - dm thin: bump thin and thin-pool target versions (bnc#974525,FATE#320741). - dm thin: consistently return -ENOSPC if pool has run out of data (bnc#974525,FATE#320741). - dm thin metadata: don't issue prefetches if a transaction abort has (bnc#974525,FATE#320741). - dm thin metadata: make dm_thin_find_mapped_range() atomic (bnc#974525,FATE#320741). - dm thin metadata: remove needless newline from subtree_dec() DMERR (bnc#974525,FATE#320741). - dm thin metadata: speed up discard of partially mapped volumes (bnc#974525,FATE#320741). - dm verity: add ignore_zero_blocks feature (bnc#974525,FATE#320741). - dm verity: add support for forward error correction (bnc#974525,FATE#320741). - dm verity: clean up duplicate hashing code (bnc#974525,FATE#320741). - dm verity: factor out structures and functions useful to separate object (bnc#974525,FATE#320741). - dm verity: factor out verity_for_bv_block() (bnc#974525,FATE#320741). - dm verity: move dm-verity.c to dm-verity-target.c (bnc#974525,FATE#320741). - dm verity: separate function for parsing opt args (bnc#974525,FATE#320741). - dm-mpath: improve logging (bnc#708296). - Refresh patches.fixes/dm-table-switch-to-readonly. - Refresh patches.suse/dm-mpath-accept-failed-paths. - Refresh patches.suse/dm-mpath-leastpending-path-update. - Refresh patches.suse/dm-mpath-no-partitions-feature. - Delete patches.suse/dm-emulate-blkrrpart-ioctl. - Delete patches.suse/dm-mpath-no-activate-for-offlined-paths. - commit d5afa0d - supported.conf: enable mmc-sdhci-of-esdhc - commit 84f13cb - supported.conf: Mark dmi-sysfs as supported (fate#320109) - commit a552caf - supported.conf: add ahci_qoriq This diver is needed for NXP LS1043A - commit faf0246 - ahci: qoriq: Adjust the default register values on ls1043a (fate#319900). - commit fb48318 - [2/2,v6] irqchip/Layerscape: Add SCFG MSI controller support (fate#320030 fate#319900). - commit 8e0cb6a - [1/2,v6] dt/bindings: Add bindings for Layerscape SCFG MSI (fate#320030 fate#319900). - commit 4c2a3ae - PCI: layerscape: Fix MSG TLP drop setting (fate#319900 fate#320030). - commit be99a1a - PCI: layerscape: Add "fsl,ls2085a-pcie" compatible ID (fate#319900). - commit 13a4592 - Build AACRAID driver for ppc64le as well (FATE#319613). - commit b0991f2 - lpfc driver update for SLES12-SP2 11.1.0.1 (bsc#963619,FATE#320191). - lpfc: Update modified file copyrights (bsc#963619,FATE#320191). - lpfc: Fix interaction between fdmi_on and enable_SmartSAN (bsc#963619,FATE#320191). - lpfc: Add support for SmartSAN 2.0 (bsc#963619,FATE#320191). - lpfc: Fix Device discovery failures during switch reboot test (bsc#963619,FATE#320191). - lpfc: Utilize embedded CDB logic to minimize IO latency (bsc#963619,FATE#320191). - lpfc: Fix crash when unregistering default rpi (bsc#963619,FATE#320191). - lpfc: Fix DMA faults observed upon plugging loopback connector (bsc#963619,FATE#320191). - lpfc: Correct LOGO handling during login (bsc#963619,FATE#320191). - lpfc: fix missing zero termination in debugfs (bsc#963619,FATE#320191). - lpfc: Add lockdep assertions (bsc#963619,FATE#320191). - commit d792310 - supported.conf: Add FATE and Bugzilla references Add references to FATE and Bugzilla for more convenient overview of the reasons for supporting individual drivers. Data were extracted from GIT log with manual post-processing. - commit 0b9d5ef - USB: digi_acceleport: do sanity checking for the number of ports (bnc#970892, CVE-2016-3140). - commit e192e61 ++++ kernel-syms: - be2iscsi: set the boot_kset pointer to NULL in case of failure (bsc#963621 fate#320193). - be2iscsi: Remove unnecessary synchronize_irq() before free_irq() (bsc#963621 fate#320193). - be2iscsi:Add missing error check in beiscsi_eeh_resume (bsc#963621 fate#320193). - be2iscsi: Fix memory leak in beiscsi_alloc_mem() (bsc#963621 fate#320193). - be2iscsi: Add lock to protect WRB alloc and free (bsc#963621 fate#320193). - be2iscsi: _bh for io_sgl_lock and mgmt_sgl_lock (bsc#963621 fate#320193). - be2iscsi: Fix ExpStatSn in management tasks (bsc#963621 fate#320193). - be2iscsi: Couple MCC tag and WRB alloc and free (bsc#963621 fate#320193). - be2iscsi: Fix MCC WRB leak in open_connection (bsc#963621 fate#320193). - be2iscsi: Cleanup processing of BMBX completion (bsc#963621 fate#320193). - be2iscsi: Fix be_mcc_compl_poll to use tag_state (bsc#963621 fate#320193). - be2iscsi: Remove be_mbox_notify_wait function (bsc#963621 fate#320193). - be2iscsi: Rename MCC and BMBX processing functions (bsc#963621 fate#320193). - be2iscsi: Remove redundant MCC processing code (bsc#963621 fate#320193). - be2iscsi: Use macros for MCC WRB and CQE fields (bsc#963621 fate#320193). - be2iscsi: Remove unused mcc_cq_lock (bsc#963621 fate#320193). - be2iscsi: add checks for dma mapping errors (bsc#963621 fate#320193). - be2iscsi: Update the driver version (bsc#963621 fate#320193). - be2iscsi: Fix WRB leak in login/logout path (bsc#963621 fate#320193). - be2iscsi: Fix async link event processing (bsc#963621 fate#320193). - be2iscsi: Fix to process 25G link speed info from FW (bsc#963621 fate#320193). - scsi_transport_iscsi: Add 25G and 40G speed definition (bsc#963621 fate#320193). - be2iscsi: Fix return value for MCC completion (bsc#963621 fate#320193). - be2iscsi: Add FW config validation (bsc#963621 fate#320193). - be2iscsi: Fix to handle misconfigured optics events (bsc#963621 fate#320193). - be2iscsi: Fix VLAN support for IPv6 network (bsc#963621 fate#320193). - be2iscsi: Fix to remove shutdown entry point (bsc#963621 fate#320193). - be2iscsi: Added return value check for mgmt_get_all_if_id (bsc#963621 fate#320193). - be2iscsi: Set mbox timeout to 30s (bsc#963621 fate#320193). - be2iscsi: Fix to synchronize tag allocation using spin_lock (bsc#963621 fate#320193). - be2iscsi: Fix to use atomic bit operations for tag_state (bsc#963621 fate#320193). - be2iscsi: Fix mbox synchronization replacing spinlock with mutex (bsc#963621 fate#320193). - be2iscsi: Fix soft lockup in mgmt_get_all_if_id path using bmbx (bsc#963621 fate#320193). - commit 3663291 - supported.conf: Added drivers/infiniband/hw/ocrdma/ocrdma.ko (bsc#963842,FATE#320194) - commit 69fdd23 - iommu/amd: Set AMD iommu callbacks for amba bus (fate319479). - iommu/amd: Manage iommu_group for ACPI HID devices (fate319479). - iommu/amd: Add iommu support for ACPI HID devices (fate319479). - iommu/amd: Make call-sites of get_device_id aware of its return value (fate319479). - iommu/amd: Introduces ivrs_acpihid kernel parameter (fate319479). - iommu/amd: Add new map for storing IVHD dev entry type HID (fate319479). - iommu/amd: Use the most comprehensive IVHD type that the driver can support (fate319479). - iommu/amd: Modify ivhd_header structure to support type 11h and 40h (fate319479). - iommu/amd: Adding Extended Feature Register check for PC support (fate319479). - commit d3503ab - efi/arm*: efifb: expose efifb platform device if GOP is available (bnc#974215). - efi/arm*: libstub: wire up GOP handling into the ARM UEFI stub (bnc#974215). - efi: efifb: use builtin_platform_driver and drop unused includes (bnc#974215). - efi/x86: efifb: move DMI based quirks handling out of generic code (bnc#974215). - efi/x86: libstub: move to generic GOP code (bnc#974215). - efi: libstub: move Graphics Output Protocol handling to generic code (bnc#974215). - efi: make install_configuration_table() boot service usable (bnc#974215). - commit a4a7de3 - s390: Kernel message catalog (LTC#138812, bnc#970492). - Update config files. Re-enabled CONFIG_KMSG_IDS - Removed old kmsg patches - Delete patches.arch/kmsg-fix-parameter-limitations. - Delete patches.arch/s390-sles12sp1-00-03-17-perf-cpumsf-kmesg.patch. - Delete patches.arch/s390-sles12sp1-00-11-03-new-drbg-kmsg.patch. - Delete patches.arch/s390-sles12sp1-00-13-03-LPAR-watchdog-kmsg.patch. - Delete patches.arch/s390-sles12sp1-00-14-03-watchdog-diag288_wdt-kmsg-documentation-update.patch. - Delete patches.arch/s390-sles12sp1-00-16-02-hmcdrvfs-kmsg.patch. - commit 578f0ce - Update config files to include forward-error-correction for dm-verity. - commit df63568 - crypto: hash - Add helpers to zero stack request/descriptor (bnc#974525,FATE#320741). - dm: add 'dm_mq_nr_hw_queues' and 'dm_mq_queue_depth' module params (bnc#974525,FATE#320741). - dm: add 'dm_numa_node' module parameter (bnc#974525,FATE#320741). - dm: add missing newline between DM_DEBUG_BLOCK_STACK_TRACING and (bnc#974525,FATE#320741). - dm: allocate blk_mq_tag_set rather than embed in mapped_device (bnc#974525,FATE#320741). - dm: allow immutable request-based targets to use blk-mq pdu (bnc#974525,FATE#320741). - dm block manager: cleanup code that prints stacktrace (bnc#974525,FATE#320741). - dm btree: factor out need_insert() helper (bnc#974525,FATE#320741). - dm bufio: return NULL to improve code clarity (bnc#974525,FATE#320741). - dm bufio: store stacktrace in buffers to help find buffer leaks (bnc#974525,FATE#320741). - dm bufio: use BUG_ON instead of conditional call to BUG (bnc#974525,FATE#320741). - dm-bufio: virt_to_phys() doesn't change remainder modulo PAGE_SIZE (bnc#974525,FATE#320741). - dm cache: bump the target version (bnc#974525,FATE#320741). - dm cache: make sure every metadata function checks fail_io (bnc#974525,FATE#320741). - dm cache: make the 'mq' policy an alias for 'smq' (bnc#974525,FATE#320741). - dm cache policy smq: clarify that mq registration failure was for (bnc#974525,FATE#320741). - dm: cleanup dm_any_congested() (bnc#974525,FATE#320741). - dm crypt: Use skcipher and ahash (bnc#974525,FATE#320741). - dm: distinquish old .request_fn (dm-old) vs dm-mq request-based DM (bnc#974525,FATE#320741). - dm: do not return target from dm_get_live_table_for_ioctl() (bnc#974525,FATE#320741). - dm: don't save and restore bi_private (bnc#974525,FATE#320741). - dm: drop unnecessary assignment of md->queue (bnc#974525,FATE#320741). - dm: fix a couple locking issues with use of block interfaces (bnc#974525,FATE#320741). - dm: fix excessive dm-mq context switching (bnc#974525,FATE#320741). - dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request() (bnc#974525,FATE#320741). - dm: fix sparse "unexpected unlock" warnings in ioctl code (bnc#974525,FATE#320741). - dm mpath: cleanup reinstate_path() et al based on code review (bnc#974525,FATE#320741). - dm mpath: cleanup 'struct dm_mpath_io' management code (bnc#974525,FATE#320741). - dm mpath: eliminate use of spinlock in IO fast-paths (bnc#974525,FATE#320741). - dm mpath: move trigger_event member to the end of 'struct multipath' (bnc#974525,FATE#320741). - dm mpath: push path selector locking down to path selectors (bnc#974525,FATE#320741). - dm mpath: remove __pgpath_busy forward declaration, rename to (bnc#974525,FATE#320741). - dm mpath: remove repeat_count support from multipath core (bnc#974525,FATE#320741). - dm mpath: remove unnecessary casts in front of ti->private (bnc#974525,FATE#320741). - dm mpath: switch from 'unsigned' to 'bool' for flags where (bnc#974525,FATE#320741). - dm mpath: switch to using bitops for state flags (bnc#974525,FATE#320741). - dm mpath: use atomic_t for counting members of 'struct multipath' (bnc#974525,FATE#320741). - dm mpath: use blk-mq pdu for per-request 'struct dm_mpath_io' (bnc#974525,FATE#320741). - dm mpath: use blk_mq_alloc_request() and blk_mq_free_request() (bnc#974525,FATE#320741). - dm: optimize dm_mq_queue_rq() (bnc#974525,FATE#320741). - dm: optimize dm_request_fn() (bnc#974525,FATE#320741). - dm path selector: remove 'repeat_count' return from .select_path hook (bnc#974525,FATE#320741). - dm: remove dummy definition of 'struct dm_table' (bnc#974525,FATE#320741). - dm: remove support for stacking dm-mq on .request_fn device(s) (bnc#974525,FATE#320741). - dm: remove unused dm_get_rq_mapinfo() (bnc#974525,FATE#320741). - dm: rename target's per_bio_data_size to per_io_data_size (bnc#974525,FATE#320741). - dm: reorder 'struct mapped_device' members to fix alignment and holes (bnc#974525,FATE#320741). - dm: return error if bio_integrity_clone() fails in clone_bio() (bnc#974525,FATE#320741). - dm round robin: use percpu 'repeat_count' and 'current_path' (bnc#974525,FATE#320741). - dm: set DM_TARGET_WILDCARD feature on "error" target (bnc#974525,FATE#320741). - dm snapshot: disallow the COW and origin devices from being identical (bnc#974525,FATE#320741). - dm thin: bump thin and thin-pool target versions (bnc#974525,FATE#320741). - dm thin: consistently return -ENOSPC if pool has run out of data (bnc#974525,FATE#320741). - dm thin metadata: don't issue prefetches if a transaction abort has (bnc#974525,FATE#320741). - dm thin metadata: make dm_thin_find_mapped_range() atomic (bnc#974525,FATE#320741). - dm thin metadata: remove needless newline from subtree_dec() DMERR (bnc#974525,FATE#320741). - dm thin metadata: speed up discard of partially mapped volumes (bnc#974525,FATE#320741). - dm verity: add ignore_zero_blocks feature (bnc#974525,FATE#320741). - dm verity: add support for forward error correction (bnc#974525,FATE#320741). - dm verity: clean up duplicate hashing code (bnc#974525,FATE#320741). - dm verity: factor out structures and functions useful to separate object (bnc#974525,FATE#320741). - dm verity: factor out verity_for_bv_block() (bnc#974525,FATE#320741). - dm verity: move dm-verity.c to dm-verity-target.c (bnc#974525,FATE#320741). - dm verity: separate function for parsing opt args (bnc#974525,FATE#320741). - dm-mpath: improve logging (bnc#708296). - Refresh patches.fixes/dm-table-switch-to-readonly. - Refresh patches.suse/dm-mpath-accept-failed-paths. - Refresh patches.suse/dm-mpath-leastpending-path-update. - Refresh patches.suse/dm-mpath-no-partitions-feature. - Delete patches.suse/dm-emulate-blkrrpart-ioctl. - Delete patches.suse/dm-mpath-no-activate-for-offlined-paths. - commit d5afa0d - supported.conf: enable mmc-sdhci-of-esdhc - commit 84f13cb - supported.conf: Mark dmi-sysfs as supported (fate#320109) - commit a552caf - supported.conf: add ahci_qoriq This diver is needed for NXP LS1043A - commit faf0246 - ahci: qoriq: Adjust the default register values on ls1043a (fate#319900). - commit fb48318 - [2/2,v6] irqchip/Layerscape: Add SCFG MSI controller support (fate#320030 fate#319900). - commit 8e0cb6a - [1/2,v6] dt/bindings: Add bindings for Layerscape SCFG MSI (fate#320030 fate#319900). - commit 4c2a3ae - PCI: layerscape: Fix MSG TLP drop setting (fate#319900 fate#320030). - commit be99a1a - PCI: layerscape: Add "fsl,ls2085a-pcie" compatible ID (fate#319900). - commit 13a4592 - Build AACRAID driver for ppc64le as well (FATE#319613). - commit b0991f2 - lpfc driver update for SLES12-SP2 11.1.0.1 (bsc#963619,FATE#320191). - lpfc: Update modified file copyrights (bsc#963619,FATE#320191). - lpfc: Fix interaction between fdmi_on and enable_SmartSAN (bsc#963619,FATE#320191). - lpfc: Add support for SmartSAN 2.0 (bsc#963619,FATE#320191). - lpfc: Fix Device discovery failures during switch reboot test (bsc#963619,FATE#320191). - lpfc: Utilize embedded CDB logic to minimize IO latency (bsc#963619,FATE#320191). - lpfc: Fix crash when unregistering default rpi (bsc#963619,FATE#320191). - lpfc: Fix DMA faults observed upon plugging loopback connector (bsc#963619,FATE#320191). - lpfc: Correct LOGO handling during login (bsc#963619,FATE#320191). - lpfc: fix missing zero termination in debugfs (bsc#963619,FATE#320191). - lpfc: Add lockdep assertions (bsc#963619,FATE#320191). - commit d792310 - supported.conf: Add FATE and Bugzilla references Add references to FATE and Bugzilla for more convenient overview of the reasons for supporting individual drivers. Data were extracted from GIT log with manual post-processing. - commit 0b9d5ef - USB: digi_acceleport: do sanity checking for the number of ports (bnc#970892, CVE-2016-3140). - commit e192e61 ++++ libstorage: - provide information about DASD format and type (related to bnc#958893) - 2.26.1 ++++ openssh: - Correctly parse GSSAPI KEX algorithms (bsc#961368) - Sanitise input for xauth(1) (bsc#970632, CVE-2016-3115) [-sanitise_xauth_input] - prevent X11 SECURITY circumvention when forwarding X11 connections (bsc#962313, CVE-2016-1908) [-untrusted_X_forwarding] - more verbose FIPS mode/CC related documentation in README.FIPS (bsc#965576, bsc#960414) - fix PRNG re-seeding (bsc#960414, bsc#729190) - Disable DH parameters under 2048 bits by default and allow lowering the limit back to the RFC 4419 specified minimum through an option (bsc#932483, bsc#948902) [-disable_DH_under_1536b -> -disable_short_DH_parameters] - ignore PAM environment when using login (bsc#975865, CVE-2015-8325) [-ignore_PAM_with_UseLogin] ++++ supportutils: - Removed 11 digit SR limit (bsc#973803) - supportconfig: 3.0-76 ++++ yast2-users: - Does not set empty passwords fields in /etc/shadow during installation (CVE-2016-1601, bnc#973639, bnc#974220) - Set root password correctly when using a minimal profile (bnc#971804) - 3.1.47 ------------------------------------------------------------------ ------------------ 2016-4-6 - Apr 6 2016 ------------------- ------------------------------------------------------------------ ++++ Mesa: - update to 11.2.0 (fate #315643-315645, 319159-319161, 319618) - dropped U_clover-Fix-build-against-LLVM-3.8.patch - New Features: * GL_ARB_arrays_of_arrays on all gallium drivers that provide GLSL 1.30 * GL_ARB_base_instance on freedreno/a4xx * GL_ARB_compute_shader on i965 * GL_ARB_copy_image on r600 * GL_ARB_indirect_parameters on nvc0 * GL_ARB_query_buffer_object on nvc0 * GL_ARB_shader_atomic_counters on nvc0 * GL_ARB_shader_draw_parameters on i965, nvc0 * GL_ARB_shader_storage_buffer_object on nvc0 * GL_ARB_tessellation_shader on i965 and r600 (evergreen/cayman only) * GL_ARB_texture_buffer_object_rgb32 on freedreno/a4xx * GL_ARB_texture_buffer_range on freedreno/a4xx * GL_ARB_texture_query_lod on freedreno/a4xx * GL_ARB_texture_rgb10_a2ui on freedreno/a4xx * GL_ARB_texture_view on freedreno/a4xx * GL_ARB_vertex_type_10f_11f_11f_rev on freedreno/a4xx * GL_KHR_texture_compression_astc_ldr on freedreno/a4xx * GL_AMD_performance_monitor on radeonsi (CIK+ only) * GL_ATI_meminfo on r600, radeonsi * GL_NVX_gpu_memory_info on r600, radeonsi * New OSMesaCreateContextAttribs() function (for creating core profile contexts) - Many bugfixes, for more info see relnotes/11.2.0.html ++++ autoyast2: - Removed calls of dropped LanUdevAuto module (yast2-network) (bnc#955217, bnc#956605) - 3.1.121 ++++ gnome-packagekit: - Remove py_requires: The python helper functions have been removed since version 3.11.1. ++++ kernel-default: - supported.conf: enable NXP/Freescale drivers drivers/i2c/busses/i2c-imx drivers/staging/fsl-mc/bus/mc-bus-driver - commit d7ceefe - arm64: Update config files. Enable I2C_IMX and FSL_MC_BUS. - commit a94d3c0 - mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE (FATE#320460). - Update config files to use CONFIG_ZONE_DEVICE. - commit e86b6d3 - badblocks: fix wrong return value when badblocks are disabled (FATE#319858). - commit 9152e68 - KVM: arm/arm64: Handle forward time correction gracefully (bnc#974266). - commit 0e97cb6 - arm64: Update config file and enable CONFIG_FB_EFI - commit 34f46b7 ++++ kernel-source: - supported.conf: enable NXP/Freescale drivers drivers/i2c/busses/i2c-imx drivers/staging/fsl-mc/bus/mc-bus-driver - commit d7ceefe - arm64: Update config files. Enable I2C_IMX and FSL_MC_BUS. - commit a94d3c0 - mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE (FATE#320460). - Update config files to use CONFIG_ZONE_DEVICE. - commit e86b6d3 - badblocks: fix wrong return value when badblocks are disabled (FATE#319858). - commit 9152e68 - KVM: arm/arm64: Handle forward time correction gracefully (bnc#974266). - commit 0e97cb6 - arm64: Update config file and enable CONFIG_FB_EFI - commit 34f46b7 ++++ kernel-syms: - supported.conf: enable NXP/Freescale drivers drivers/i2c/busses/i2c-imx drivers/staging/fsl-mc/bus/mc-bus-driver - commit d7ceefe - arm64: Update config files. Enable I2C_IMX and FSL_MC_BUS. - commit a94d3c0 - mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE (FATE#320460). - Update config files to use CONFIG_ZONE_DEVICE. - commit e86b6d3 - badblocks: fix wrong return value when badblocks are disabled (FATE#319858). - commit 9152e68 - KVM: arm/arm64: Handle forward time correction gracefully (bnc#974266). - commit 0e97cb6 - arm64: Update config file and enable CONFIG_FB_EFI - commit 34f46b7 ++++ kiwi: - v7.03.65 released - Fixed ppc setup of etc/default/grub_installdevice On power grub must be installed into the Prep partition into the master boot record of the disk ++++ snapper: - implemented space aware cleanup algorithms (fate#312751) - version 0.3.0 ++++ libstorage: - drop support for GPT with sync to MBR (fate#317849) - 2.25.37 ++++ tiff: - Added patch: * tiff-4.0.6-CVE-2016-3186.patch - fix CVE-2016-3186: buffer overflow in gif2tiff [bsc#973340] ++++ notification-daemon: - Update to version 3.20.0: + Remove GNOME-Flashback autostart file. + Stop using deprecated GdkDeviceManager. + Updated translations. ++++ pciutils-ids: - Version update to 2016.04.04 bsc#958712 - Update to new official homepage ++++ update-alternatives: - Fix bnc#969171 by updating even with equal priority * 0001-In-case-of-equal-priority-rather-update.patch - Try to autorefresh all the alternatives in post in case some of them were broken - The logfile for update-alternatives is /var/log/alternatives.log so stop using update-alternatives.log file which is empty ++++ xorg-x11-server: - Update to version 1.18.3 (fate #320388) A few fixes relative to 1.18.2, including one fairly important performance fix to the Present extension. - Remove U_present-Only-requeue-for-next-MSC-after-flip-failure.patch The patch is included in this release. ++++ yast2-packager: - Explicitly resolve shortcut conflicts proposing 'alt-w' for [Network Configuration]. (bsc#974216) - 3.1.94 ++++ yast2-pkg-bindings: - Added new call: ServiceForceRefresh (bnc#967828) - 3.1.34 ++++ yast2-registration: - Force refreshing while adding a service (bnc#967828). Otherwise some services will not be refreshed due TTL entries. So, some packages are not be available for installation. - Enable [Next] button in the first boot workflow to allow using the registration module (pass the WFM arguments with the Back/Next status to the internally called client) (bsc#970572) - 3.1.171 - Unified shortcut 'alt-w' for network setup button (bsc#974216) - 3.1.170 ------------------------------------------------------------------ ------------------ 2016-4-5 - Apr 5 2016 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - nm-treat-not-saved-secrets-just-like-agent-owned-when-cl.diff rebased. ++++ SUSEConnect: - Update to 0.2.35: - Fix for bnc#973315: Direct update from <=0.2.27 does not remove /usr/bin symlink ++++ bzip2: - add bzip2-1.0.6-bzgrep_return_value.patch to fix bzgrep wrapper that always returns 0 as an exit code when grepping multiple archives [bsc#970260] ++++ clutter: - Add clutter-Warn-on-adding-removing.patch: ClutterActor should warn if a user tries to add or remove an actor to, and from, itself on the scene graph. Patch from upstream git. ++++ glibc: - nss-dns-getnetbyname.patch: fix stack overflow in _nss_dns_getnetbyname_r (CVE-2016-3075, bsc#973164, BZ #19879) ++++ glibc: - nss-dns-getnetbyname.patch: fix stack overflow in _nss_dns_getnetbyname_r (CVE-2016-3075, bsc#973164, BZ #19879) ++++ gtk3: - Add gtk3-Wayland-do-not-resize.patch: wayland: Do not resize with the same size, gnome-control-center is calling gtk_window_resize() on configure-event signals which leads to a busy loop (bgo#764374). ++++ hexchat: - Provide/Obsolete xchat to ensure those that do not have patterns containing hexchat to migrate to it. ++++ kernel-default: - Ceph: Remove racey watch/notify event infrastructure (bsc#964727) - Delete patches.drivers/osd_client-add-support-for-notify-payloads-via-notif.patch. - Delete patches.drivers/osd_client-rbd-update-event-interface-for-watch-noti.patch. - Delete patches.drivers/osd_client-send-watch-ping-messages.patch. - commit a47b808 - Input: powermate - fix oops with malicious USB descriptors (bnc#970958, CVE-2016-2186). - commit 70bbc73 - USB: usb_driver_claim_interface: add sanity checking (bnc#971124, CVE-2016-2185). - commit 27557d6 ++++ kernel-source: - Ceph: Remove racey watch/notify event infrastructure (bsc#964727) - Delete patches.drivers/osd_client-add-support-for-notify-payloads-via-notif.patch. - Delete patches.drivers/osd_client-rbd-update-event-interface-for-watch-noti.patch. - Delete patches.drivers/osd_client-send-watch-ping-messages.patch. - commit a47b808 - Input: powermate - fix oops with malicious USB descriptors (bnc#970958, CVE-2016-2186). - commit 70bbc73 - USB: usb_driver_claim_interface: add sanity checking (bnc#971124, CVE-2016-2185). - commit 27557d6 ++++ kernel-syms: - Ceph: Remove racey watch/notify event infrastructure (bsc#964727) - Delete patches.drivers/osd_client-add-support-for-notify-payloads-via-notif.patch. - Delete patches.drivers/osd_client-rbd-update-event-interface-for-watch-noti.patch. - Delete patches.drivers/osd_client-send-watch-ping-messages.patch. - commit a47b808 - Input: powermate - fix oops with malicious USB descriptors (bnc#970958, CVE-2016-2186). - commit 70bbc73 - USB: usb_driver_claim_interface: add sanity checking (bnc#971124, CVE-2016-2185). - commit 27557d6 ++++ tigervnc: - Update to tigervnc 1.6.0. (fate#319701, fate#319319, bnc#952057) - N_tigervnc_revert_fltk_1_3_3_requirements.patch * Stay compatible with fltk 1.3.2. - u_xserver118.patch * Build with X Server 1.18 - u_tigervnc_update_default_vncxstartup.patch * Update default VNC xstartup script. - u_add_allowoverride_parameter.patch * Add option to to specify which parameters can be set from inside VNC session. (fate#319319) - u_build_libXvnc_as_separate_library.patch * Allows other applications to use XVNC extension. (fate#319319) - Remove upstreamed or obsolete patches: * U_support_ipv6.patch * n_tigervnc_Revert_Attempt_to_handle_Ctrl-key.patch * tigervnc-sf3495623.patch * u_syslog.patch * u_terminate_instead_of_ignoring_restart.patch * u_tigervnc-display-SHA-1-fingerprint-of-untrusted-certificate.patch * u_tigervnc-dont-send-ascii-control-characters.patch * u_tigervnc-prioritize-anon-ecdh.patch * u_tigervnc-send-special-keys-directly.patch * u_tigervnc-use-default-trust-manager-in-java-viewer-if-custom.patch * u_tigervnc-use_preferred_mode.patch * u_tigervnc-vncserver-clean-pid-files.patch ++++ poppler: - Add poppler-Fix-rendering-of-broken-pdfs.patch: Fix pdf rendering commit (boo#973888 bgo#764641 fdo#94830). ++++ poppler-qt: - Add poppler-Fix-rendering-of-broken-pdfs.patch: Fix pdf rendering commit (boo#973888 bgo#764641 fdo#94830). ++++ systemd: - No need to remove generated file "units/emergency.service" since it's not part of the tarball, which is issued from the git repo. - No more need to use -DNET_IFNAMES to enable persistent name since it's now done by commit : "udev: disable predictable network interface names by default" - Include systemd-sysv-install in the systemd-sysvinit package (boo#973793) - Import commit bda8734f7210fd333669c635ff69ade0a4832f3f which includes the persistent NIC names stuff too. - Import commit aa66dcb89057218f85b266304b10beabd6c8a315 to fix (boo#974030): ForwardToSyslog should be yes by default on SLE (at least). ++++ wicked: - version 0.6.31 - xml: fix to not assert on too long entities or missed semicolon and fixed pointer use on DOCTYPE related parse error. - ifconfig: readd broadcast calculation (bcs#971629). While the kernel does not need it and calculates itself, e.g. glibc getbroadcastnets function used by yp expect it to be set. - ifup: let ovs bridges pull ovs-system config and omit ovs-system master reference in policy match (bsc#964019) - fsm: fixed a negated check causing a segmentation fault in some cases where the vlan config references a device without config. - bonding: call setup routine at the end of create (bsc#964877), fixed mismatched carrier-detect and validate-targets attributes in schema and dbus, permit to set bonding's hardware address, process bonding settings in newlink events and switched to create and setup also bonding the master device via netlink by default. - xml-schema: do not add description node to enums - ifreload: let ifdown delete team instances (bsc#954012,bsc#964477) - fsm: reset device_api of deleted workers (bsc#954012) - removed patch included in the source archive [- 0001-fsm-do-not-use-master-name-after-reset-bsc-959356.patch] ++++ libyui-qt: - Show help in wizard widget upon F1 and Alt-H (bnc#973389) - 2.46.22 ++++ patterns-sled: - Do not recommends to install librpcsecgss anymore [bsc#973789]. ------------------------------------------------------------------ ------------------ 2016-4-4 - Apr 4 2016 ------------------- ------------------------------------------------------------------ ++++ installation-images-SLES: - remove obsolete xf86-video-modesetting dependency ++++ kernel-default: - cpufreq: intel_pstate: Enable HWP by default (fate#319178). - Refresh patches.suse/intel_pstate-Increase-hold-off-time-before-samples-are-scaled.patch. - Refresh patches.suse/intel_pstate_performance_tuned.patch. - commit b4550cd - rcu: Stop treating in-kernel CPU-bound workloads as errors (bsc#971073). - commit 2b14336 - rcu: Set rdp->gpwrap when CPU is idle (bsc#971073). - commit 61a28ff - rcu: Update rcu_report_qs_rsp() comment (bsc#971073). - commit 31d927b - rcu: Assign false instead of 0 for ->core_needs_qs (bsc#971073). - commit 78c483d - futex: Replace barrier() in unqueue_me() with READ_ONCE() (bsc#969755). - commit cb47968 - rpm/find-requires: Generate dependencies for KMPs defined in supported.conf (fate#319339) - commit 007a83c - Btrfs: fix deadlock between direct IO reads and buffered writes (bsc#973855). - commit 96eeed7 - Delete patches.fixes/scsi-ibmvscsi-show-config.patch. This patch was added to address empty sysfs files in SLES9. The root cause was ultimately identified later: the buffer size passed to the hardware to query was a 16-bit value, so 64k caused nothing to be returned. It was fixed correctly in v3.7 commit 225c56960fc (ibmvscsi: Fix host config length field overflow), rendering this patch unnecessary. - commit d1e6317 - ibmvfc: byteswap scsi_id, wwpn, and node_name prior to logging. - ibmvscsi: use H_CLOSED instead of magic number. - ibmvscsi: Add endian conversions to sysfs attribute show functions. - ibmvscsi: Remove unsupported host config MAD. - ibmvscsi: Use of_root to access OF device tree root node. - ibmvscsi: Replace magic values in set_adpater_info() with defines. - ibmvscsi: Add and use enums for valid CRQ header values. - commit 80a21f9 - ibmvscsi: Correct values for several viosrp_crq_format enums. - commit 9595630 - Input: ims-pcu - sanity check against missing interfaces (bnc#971628, CVE-2016-3689). - commit 957219b - mm/rmap: batched invalidations should use existing api (bnc#971975 VM functionality -- ipi sending). - x86/mm: TLB_REMOTE_SEND_IPI should count pages (bnc#971975 VM functionality -- ipi sending). - commit ae4c128 - rpm/kernel-source.rpmlintrc: Disable rpmlint check for KMP subpackages The check is there to ensure that KMPs are built using the %kernel_module_package macro, but we are deliberately not doing this for KMPs built from the kernel specfile (fate#319339). - commit 7c48b60 ++++ kernel-source: - cpufreq: intel_pstate: Enable HWP by default (fate#319178). - Refresh patches.suse/intel_pstate-Increase-hold-off-time-before-samples-are-scaled.patch. - Refresh patches.suse/intel_pstate_performance_tuned.patch. - commit b4550cd - rcu: Stop treating in-kernel CPU-bound workloads as errors (bsc#971073). - commit 2b14336 - rcu: Set rdp->gpwrap when CPU is idle (bsc#971073). - commit 61a28ff - rcu: Update rcu_report_qs_rsp() comment (bsc#971073). - commit 31d927b - rcu: Assign false instead of 0 for ->core_needs_qs (bsc#971073). - commit 78c483d - futex: Replace barrier() in unqueue_me() with READ_ONCE() (bsc#969755). - commit cb47968 - rpm/find-requires: Generate dependencies for KMPs defined in supported.conf (fate#319339) - commit 007a83c - Btrfs: fix deadlock between direct IO reads and buffered writes (bsc#973855). - commit 96eeed7 - Delete patches.fixes/scsi-ibmvscsi-show-config.patch. This patch was added to address empty sysfs files in SLES9. The root cause was ultimately identified later: the buffer size passed to the hardware to query was a 16-bit value, so 64k caused nothing to be returned. It was fixed correctly in v3.7 commit 225c56960fc (ibmvscsi: Fix host config length field overflow), rendering this patch unnecessary. - commit d1e6317 - ibmvfc: byteswap scsi_id, wwpn, and node_name prior to logging. - ibmvscsi: use H_CLOSED instead of magic number. - ibmvscsi: Add endian conversions to sysfs attribute show functions. - ibmvscsi: Remove unsupported host config MAD. - ibmvscsi: Use of_root to access OF device tree root node. - ibmvscsi: Replace magic values in set_adpater_info() with defines. - ibmvscsi: Add and use enums for valid CRQ header values. - commit 80a21f9 - ibmvscsi: Correct values for several viosrp_crq_format enums. - commit 9595630 - Input: ims-pcu - sanity check against missing interfaces (bnc#971628, CVE-2016-3689). - commit 957219b - mm/rmap: batched invalidations should use existing api (bnc#971975 VM functionality -- ipi sending). - x86/mm: TLB_REMOTE_SEND_IPI should count pages (bnc#971975 VM functionality -- ipi sending). - commit ae4c128 - rpm/kernel-source.rpmlintrc: Disable rpmlint check for KMP subpackages The check is there to ensure that KMPs are built using the %kernel_module_package macro, but we are deliberately not doing this for KMPs built from the kernel specfile (fate#319339). - commit 7c48b60 ++++ kernel-syms: - cpufreq: intel_pstate: Enable HWP by default (fate#319178). - Refresh patches.suse/intel_pstate-Increase-hold-off-time-before-samples-are-scaled.patch. - Refresh patches.suse/intel_pstate_performance_tuned.patch. - commit b4550cd - rcu: Stop treating in-kernel CPU-bound workloads as errors (bsc#971073). - commit 2b14336 - rcu: Set rdp->gpwrap when CPU is idle (bsc#971073). - commit 61a28ff - rcu: Update rcu_report_qs_rsp() comment (bsc#971073). - commit 31d927b - rcu: Assign false instead of 0 for ->core_needs_qs (bsc#971073). - commit 78c483d - futex: Replace barrier() in unqueue_me() with READ_ONCE() (bsc#969755). - commit cb47968 - rpm/find-requires: Generate dependencies for KMPs defined in supported.conf (fate#319339) - commit 007a83c - Btrfs: fix deadlock between direct IO reads and buffered writes (bsc#973855). - commit 96eeed7 - Delete patches.fixes/scsi-ibmvscsi-show-config.patch. This patch was added to address empty sysfs files in SLES9. The root cause was ultimately identified later: the buffer size passed to the hardware to query was a 16-bit value, so 64k caused nothing to be returned. It was fixed correctly in v3.7 commit 225c56960fc (ibmvscsi: Fix host config length field overflow), rendering this patch unnecessary. - commit d1e6317 - ibmvfc: byteswap scsi_id, wwpn, and node_name prior to logging. - ibmvscsi: use H_CLOSED instead of magic number. - ibmvscsi: Add endian conversions to sysfs attribute show functions. - ibmvscsi: Remove unsupported host config MAD. - ibmvscsi: Use of_root to access OF device tree root node. - ibmvscsi: Replace magic values in set_adpater_info() with defines. - ibmvscsi: Add and use enums for valid CRQ header values. - commit 80a21f9 - ibmvscsi: Correct values for several viosrp_crq_format enums. - commit 9595630 - Input: ims-pcu - sanity check against missing interfaces (bnc#971628, CVE-2016-3689). - commit 957219b - mm/rmap: batched invalidations should use existing api (bnc#971975 VM functionality -- ipi sending). - x86/mm: TLB_REMOTE_SEND_IPI should count pages (bnc#971975 VM functionality -- ipi sending). - commit ae4c128 - rpm/kernel-source.rpmlintrc: Disable rpmlint check for KMP subpackages The check is there to ensure that KMPs are built using the %kernel_module_package macro, but we are deliberately not doing this for KMPs built from the kernel specfile (fate#319339). - commit 7c48b60 ++++ kiwi: - plugin for new createrepo_c in kiwi ++++ lhasa: - add lhasa-0.2.0-integer_underflow.patch to fix integer underflow vulnerability in L3 decode [bnc#973790] [CVE-2016-2347] ++++ llvm: - Update llvm-remove-clang-only-flags.patch to remove - Wcovered-switch-default flag for gcc compatibility. ++++ samba: - Obsolete libsmbsharemodes0 from samba-libs and libsmbsharemodes-devel from samba-core-devel; (bsc#973832). ++++ libgcrypt: - Add libgcrypt-CVE-2015-7511.patch (bsc#965902), fixing side-channel attack on ECDH with Weierstrass curves ++++ pixman: - Add pixman-private-correct-include.patch: pixman-private: include only in C code, patch from upstream git. ++++ libqt5-qtwebengine: - Add fix-webrtc-vaddvq_s64.diff . vaddvq_s64 is not defined in the gcc version in SLE12 for aarch64, and neither is gcc's builtin used in its definition so I decompiled the builtin and replaced the vaddvq_s64 call with the corresponding assembly instructions so it builds correctly. ++++ libreoffice: - Version update to 5.1.2.2: * Various small bugfixes all around 5.1 series - Remove upstreamed patches: * 0001-Fix-patch-to-apply-on-SLE11-just-some-unknown-patch-.patch * 0001-Fix-python2-build-of-pyuno-with-older-py2-versions.patch * 0001-Update-etonyek-patch-to-apply-with-sle11-patch.patch - Refresh patches: * 0001-liborcus-0.11.patch * libreoffice-hotfix-disablebrokenshapetest.patch - Fix sle11 build by not using -r on ln command - Update the subtag registry to latest version ++++ nfs-utils: - Remove buildrequires on libgssglue, not used with tirpc - Remove buildrequires on librpcsecgss, it's unused (tirpc is used) ++++ xf86-video-fbdev: - no real changes, but let's trigger a rebuild for SP2 so the driver is being built for the right Xserver video ABI (fate #320388) ++++ xf86-video-nv: - no real changes, but let's trigger a rebuild for SP2 so the driver is being built for the right Xserver video ABI (fate #320388) ++++ yast2: - Added system_time to ylib_DATA. Cleanup for bnc#956730. - 3.1.183 ++++ yast2-installation: - Automatic update during installation will use Zypper repositories instead of Driver Update Disks (FATE#319716). - 3.1.177 ++++ yast2-network: - bnc#955217, bnc#956605 - unified udev rule handling by always doing it in the 1st stage of installation. - 3.1.145 ++++ yast2-packager: - Using "uptime" from package yast2 instead of Builtins.time. Cleanup for bnc#956730. - 3.1.93 ++++ yast2-printer: - Using "uptime" from package yast2 instead of Builtins.time. Cleanup for bnc#956730. - 3.1.4 ++++ yast2-storage: - Removed Builtins.time. Cleanup for bnc#956730. - 3.1.86 ++++ zypper-migration-plugin: - install release packages and call SUSEConnect rollback before getting migration target (fate#320533) ------------------------------------------------------------------ ------------------ 2016-4-3 - Apr 3 2016 ------------------- ------------------------------------------------------------------ ++++ ceph: - _constraints: bump disk space to 36G ++++ google-noto-fonts: - rename 52-noto-sans-cjk.conf to 59-noto-sans-cjk.conf. - get rid of sub-pixel rendering settings. ++++ rhythmbox: - Update to version 3.3.1: + Better handling of locked Android devices. + Simplified ReplayGain processing that might crash less. + Switched to webkit2 API, except for the context plugin which is disabled. + Notifications behave better when actions aren't available. + Bugs fixed: bgo#678349, bgo#744775, bgo#752019, bgo#762087, bgo#762203, bgo#763206, bgo#763435, bgo#763874. + Updated translations. - Drop rhythmbox-Port-to-webkit2.patch, incorporated upstream. ------------------------------------------------------------------ ------------------ 2016-4-2 - Apr 2 2016 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: _ Update to version 1.0.12: + DHCP leases on software devices are now renewed when the computer is awoken from suspend. + Improved ifupdown plugin robustness and interoperability on Yocto and OpenEmbedded. + Fixed failed VPN activations when plugin supports interactive mode, but the VPN daemon does not. + Wi-Fi monitor interfaces are now ignored, not turned into managed mode. + AP and AdHoc mode connections with manual IP configuration are now able to autoconnect. + Broken device drivers (AWS ENI) that initially have invalid MAC addresses are now properly managed as soon as correct MAC address is set. + WWAN devices are unlocked a bit earlier so that supported IP versions can be queried. + The NetworkManager.service was ordered after network-pre.target and dbus.service. This ensures NetworkManager doesn't set up connectivity before firewall rules are in place and wouldn't exit before remote filesystems can be umounted ensuring orderly operation of systemd managed installations. + The netfilter rules used with shared IPv4 method are now removed on exit. + Ability to manage USB gadget drivers (UDC side) has beed added. + Infiniband transport mode change now takes place with the link set down because some drivers need that. + Race conditions that could disclose connection secrets to authenticated local users when changing ifcfg and keyfile connections have been fixed. This has security impact of low severity (CVE-2016-0764). + A handful of memory leak and crasher bugs of minor importance have been fixed. - Drop patches incorporated upstream: - NetworkManager-openvpn-route-configuration.patch. - nm-ppp-manager-clear-ppp_watch_id.patch. - nm-update-ip_iface-only-if-IP-interface-exists.patch. - Rebase systemd-network-config.patch for updated version. ++++ ceph: - Update to version 10.1.0+git.1459637074.e739ff1a: + cherry-picked upstream patch to fix SLES12_SP1 build failure: - pybind/Makefile.am: Prevent race creating CYTHON_BUILD_DIR + patch will be part of upcoming 10.1.1 release ++++ librsvg: - Update to version 2.40.15: + Librsvg now uses the Contributor Covenant Code of Conduct, version 1.4, to which all contributors and maintainers are expected to abide. Please see the code_of_conduct.md file for details. + Fixed builds on Visual Studio pre-2012. + Fixed bgo#759084: Don't crash when filters don't actually exist. + Updated our autogen.sh to use modern autotools. + Fixed bgo#761728: Memory leak in the PrimitiveComponentTransfer filter. ++++ gtk3: - Add gtk3-stable-adwaita-fixes.patch: Add upstream adwaita fixes. ++++ kernel-default: - ACPI / processor: Request native thermal interrupt handling via _OSC (bsc#969870). - commit a7fe140 ++++ kernel-source: - ACPI / processor: Request native thermal interrupt handling via _OSC (bsc#969870). - commit a7fe140 ++++ kernel-syms: - ACPI / processor: Request native thermal interrupt handling via _OSC (bsc#969870). - commit a7fe140 ++++ libnice: - Drop pkgconfig(gstreamer-0.10) and pkgconfig(gstreamer-base-0.10) BuildRequires: Stop building gstreamer-0.10 support. As a result of this drop subpackage gstreamer-0_10-libnice, no longer built. ------------------------------------------------------------------ ------------------ 2016-4-1 - Apr 1 2016 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - nm-don-t-consider-not-needed-secrets-for-has_system_secr.diff rebased. ++++ autoyast2: - Moved call "uptime" to yast2 package. Cleanup for bnc#956730. - 3.1.120 ++++ bash: - Add patch bash-4.3-async-bnc971410.dif this is a backport from bash-4.4-rc1 and might help to avoid to run onto a not existing child pointer, bnc#971410. - Skip patch bash-4.2-boo976776.dif which is a backport from current bash-4.3 to fix a crash if ~/.bash_history is empty (boo#976776) ++++ gtk3: - Add gtk3-bgo764174-boo973416-no-undersize.patch: gtkwindow: Don't allow unresizable windows to be smaller than required. Patch from upstream git (bgo#764174, boo#973416). ++++ kernel-default: - Import the cluster-network KMP (fate#319339) - commit ba688b6 - supported.conf: Document the new KMP syntax (fate#319339) - commit 0e3b20a - Import KMPs from the cluster-fs package (fate#319339) - commit 1d83cbe - rpm/kernel-binary.spec.in: Only build the -kgraft package for modular kernels (fate#320268) - commit 9bab96f - rpm/kernel-binary.spec.in: Only build KMPs if CONFIG_SPLIT_PACKAGE=y (fate#319339) - commit def905b - ALSA: timer: Use mod_timer() for rearming the system timer (bsc#973378). - ALSA: timer: Call notifier in the same spinlock (bsc#973378). - ALSA: timer: Protect the whole snd_timer_close() with open race (bsc#973378). - ALSA: timer: Sync timer deletion at closing the system timer (bsc#973378). - ALSA: timer: Introduce disconnect op to snd_timer_instance (bsc#973378). - commit 92e58c2 - rpm/kernel-binary.spec.in: Tag KMPs so that weak-modules2 ignores them Also require a suse-module-tools version that can handle this (fate#319339). - commit 58d21f9 - rpm/kernel-binary.spec.in: Add rpm scriptlets for KMPs (fate#319339) Use the --{add,remove}-kernel-modules options of weak-modules2 instead of --{add,remove}-kmp, because we do not want any symlinks to be created for these KMPs. - commit 95f8b94 - supported.conf: fix entry for pci-hyperv - commit 48fd038 - Add fs/ceph as a supported module. - Update config files. - supported.conf: - commit 267c1ef ++++ kernel-source: - Import the cluster-network KMP (fate#319339) - commit ba688b6 - supported.conf: Document the new KMP syntax (fate#319339) - commit 0e3b20a - Import KMPs from the cluster-fs package (fate#319339) - commit 1d83cbe - rpm/kernel-binary.spec.in: Only build the -kgraft package for modular kernels (fate#320268) - commit 9bab96f - rpm/kernel-binary.spec.in: Only build KMPs if CONFIG_SPLIT_PACKAGE=y (fate#319339) - commit def905b - ALSA: timer: Use mod_timer() for rearming the system timer (bsc#973378). - ALSA: timer: Call notifier in the same spinlock (bsc#973378). - ALSA: timer: Protect the whole snd_timer_close() with open race (bsc#973378). - ALSA: timer: Sync timer deletion at closing the system timer (bsc#973378). - ALSA: timer: Introduce disconnect op to snd_timer_instance (bsc#973378). - commit 92e58c2 - rpm/kernel-binary.spec.in: Tag KMPs so that weak-modules2 ignores them Also require a suse-module-tools version that can handle this (fate#319339). - commit 58d21f9 - rpm/kernel-binary.spec.in: Add rpm scriptlets for KMPs (fate#319339) Use the --{add,remove}-kernel-modules options of weak-modules2 instead of --{add,remove}-kmp, because we do not want any symlinks to be created for these KMPs. - commit 95f8b94 - supported.conf: fix entry for pci-hyperv - commit 48fd038 - Add fs/ceph as a supported module. - Update config files. - supported.conf: - commit 267c1ef ++++ kernel-syms: - Import the cluster-network KMP (fate#319339) - commit ba688b6 - supported.conf: Document the new KMP syntax (fate#319339) - commit 0e3b20a - Import KMPs from the cluster-fs package (fate#319339) - commit 1d83cbe - rpm/kernel-binary.spec.in: Only build the -kgraft package for modular kernels (fate#320268) - commit 9bab96f - rpm/kernel-binary.spec.in: Only build KMPs if CONFIG_SPLIT_PACKAGE=y (fate#319339) - commit def905b - ALSA: timer: Use mod_timer() for rearming the system timer (bsc#973378). - ALSA: timer: Call notifier in the same spinlock (bsc#973378). - ALSA: timer: Protect the whole snd_timer_close() with open race (bsc#973378). - ALSA: timer: Sync timer deletion at closing the system timer (bsc#973378). - ALSA: timer: Introduce disconnect op to snd_timer_instance (bsc#973378). - commit 92e58c2 - rpm/kernel-binary.spec.in: Tag KMPs so that weak-modules2 ignores them Also require a suse-module-tools version that can handle this (fate#319339). - commit 58d21f9 - rpm/kernel-binary.spec.in: Add rpm scriptlets for KMPs (fate#319339) Use the --{add,remove}-kernel-modules options of weak-modules2 instead of --{add,remove}-kmp, because we do not want any symlinks to be created for these KMPs. - commit 95f8b94 - supported.conf: fix entry for pci-hyperv - commit 48fd038 - Add fs/ceph as a supported module. - Update config files. - supported.conf: - commit 267c1ef ++++ libXfont: - Package update needed for xorg-server 1.18.2 update on sle12 (fate #320388) - Update to release 1.5.1 * This release of libXfont provides the fixes for the security advisory about BDF font parsing bugs (CVE-2015-1802, CVE-2015-1803, CVE-2015-1804) - supersedes patches: * u_libxfont_bdfreadproperties_property_count_needs_range_check.patch * u_libxfont_bdfreadcharacters_bailout_if_a_char_s_bitmap_cannot_be_read.patch * u_libxfont_bdfreadcharacters_ensure_metrics_fit_into_xcharinfo_struct.patch - Update to final release 1.5.0 * no changes since 1.4.99.901 - Update to version 1.4.99.901 * This is a release candidate of libXfont 1.5.0 - please test and report any issues found, so we can have a final/stable release soon to go with the xorg-server 1.16 release. * *IMPORTANT* This release works with fontsproto 2.1.3 or later and is for use with the upcoming release of xorg-server 1.16 and later. It will *not* work with older versions of fontsproto or xorg-server (prior to 1.15.99.901). * This release includes all the security & bug fixes from libXfont 1.4.8, plus these additional significant changes: - Support for SNF font format (deprecated since X11R5 in 1991) is now disabled by default at build time. For now, adding - -enable-snfformat to configure flags may re-enable it, but support may be fully removed in future libXfont releases. - Many compiler warnings cleaned up, including some which required API changes around type declarations (const char *, Pointer, etc.). - README file expanded to explain all the different formats/ options. - supersedes patches: * u_0001-CVE-2014-0209-integer-overflow-of-realloc-size-in-Fo.patch * u_0002-CVE-2014-0209-integer-overflow-of-realloc-size-in-le.patch * u_0003-CVE-2014-0210-unvalidated-length-in-_fs_recv_conn_se.patch * u_0004-CVE-2014-0210-unvalidated-lengths-when-reading-repli.patch * u_0005-CVE-2014-0211-Integer-overflow-in-fs_get_reply-_fs_s.patch * u_0006-CVE-2014-0210-unvalidated-length-fields-in-fs_read_q.patch * u_0007-CVE-2014-0211-integer-overflow-in-fs_read_extent_inf.patch * u_0008-CVE-2014-0211-integer-overflow-in-fs_alloc_glyphs.patch * u_0009-CVE-2014-0210-unvalidated-length-fields-in-fs_read_e.patch * u_0010-CVE-2014-0210-unvalidated-length-fields-in-fs_read_g.patch * u_0011-CVE-2014-0210-unvalidated-length-fields-in-fs_read_l.patch * u_0012-CVE-2014-0210-unvalidated-length-fields-in-fs_read_l.patch - added baselibs.conf as source to spec file - update to current git commit a96cc1f to match current fontsproto git sources ++++ samba: - s3:utils/smbget: Fix recursive download; (bso#6482). - s3: smbd: posix_acls: Fix check for setting u:g:o entry on a filesystem with no ACL support; (bso#10489). - docs: Add example for domain logins to smbspool man page; (bso#11643). - s3-client: Add a KRB5 wrapper for smbspool; (bso#11690). - loadparm: Fix memory leak issue; (bso#11708). - lib/tsocket: Work around sockets not supporting FIONREAD; (bso#11714). - ctdb-scripts: Drop use of "smbcontrol winbindd ip-dropped ..."; (bso#11719). - s3:smbd:open: Skip redundant call to file_set_dosmode when creating a new file; (bso#11727). - param: Fix str_list_v3 to accept ";" again; (bso#11732). - Real memeory leak(buildup) issue in loadparm; (bso#11740). ++++ libreoffice: - Install also gdb pretty printers - Introduce glade subpackage to match up with fedora and to provide others possibility to work on glade UI for libreoffice ++++ systemd: - baselibs.conf: ensure libsystemd-32bit is created too (bsc#973521) ++++ pam-config: - Update to version 0.89 - Includes pam_google_authenticator.patch - Better check for dual-arch PAM stack ++++ suse-module-tools: - Skip KMPs built from the kernel spec file directly (fate#319339) - Bump version number to 12.4 ++++ xen: - Add patches from proposed upstream series to load BIOS's from the toolstack instead of embedding in hvmloader http://lists.xenproject.org/archives/html/xen-devel/2016-03/msg01626.html 0001-libxc-Rework-extra-module-initialisation.patch, 0002-libxc-Prepare-a-start-info-structure-for-hvmloader.patch, 0003-configure-define-SEABIOS_PATH-and-OVMF_PATH.patch, 0004-firmware-makefile-install-BIOS-blob.patch, 0005-libxl-Load-guest-BIOS-from-file.patch, 0006-xen-Move-the-hvm_start_info-C-representation-from-li.patch, 0007-hvmloader-Grab-the-hvm_start_info-pointer.patch, 0008-hvmloader-Locate-the-BIOS-blob.patch, 0009-hvmloader-Check-modules-whereabouts-in-perform_tests.patch, 0010-hvmloader-Load-SeaBIOS-from-hvm_start_info-modules.patch, 0011-hvmloader-Load-OVMF-from-modules.patch, 0012-hvmloader-Specific-bios_load-function-required.patch, 0013-hvmloader-Always-build-in-SeaBIOS-and-OVMF-loader.patch, 0014-configure-do-not-depend-on-SEABIOS_PATH-or-OVMF_PATH.patch - Enable support for UEFI on x86_64 using the ovmf-x86_64-ms.bin firmware from qemu-ovmf-x86_64. The firmware is preloaded with Microsoft keys to more closely resemble firmware on real hardware FATE#320490 ++++ xf86-video-amdgpu: - new amdgpu driver added, which required an updated xorg-server (fate #320388) - enable amdgpu.ids which lists all supported PCI Id for server in general, but disable it by default for any PCI ID (commented out) ++++ xorg-x11-server: - xorg-server 1.18.2 update on sle12 (fate #320388) - U_present-Only-requeue-for-next-MSC-after-flip-failure.patch * Fix a hang while using the present extension (fdo #94515, fdo #94596) ++++ yast2: - Moved "uptime" from package autoyast2 to yast2. Cleanup for bnc#956730. - 3.1.182 ++++ yast2-packager: - Added [Network Configuration] button to Source Dialog for installation or upgrade modes. (fate#319716) - 3.1.92 ------------------------------------------------------------------ ------------------ 2016-3-31 - Mar 31 2016 ------------------- ------------------------------------------------------------------ ++++ ca-certificates-mozilla: - updated to 2.7 (bsc#973042) - renamed: diff-from-upstream-2.2.patch -> diff-from-upstream-2.7.patch - Removed server trust from: AC Raíz Certicámara S.A. ComSign Secured CA NetLock Uzleti (Class B) Tanusitvanykiado NetLock Business (Class B) Root NetLock Expressz (Class C) Tanusitvanykiado TC TrustCenter Class 3 CA II TURKTRUST Certificate Services Provider Root 1 TURKTRUST Certificate Services Provider Root 2 Equifax Secure Global eBusiness CA-1 Verisign Class 4 Public Primary Certification Authority G3 - enable server trust Actalis Authentication Root CA - Deleted CAs: AOL CA A Trust nQual 03 Buypass Class 3 CA 1 CA Disig Digital Signature Trust Co Global CA 1 Digital Signature Trust Co Global CA 3 E Guven Kok Elektronik Sertifika Hizmet Saglayicisi NetLock Expressz (Class C) Tanusitvanykiado NetLock Kozjegyzoi (Class A) Tanusitvanykiado NetLock Minositett Kozjegyzoi (Class QA) Tanusitvanykiado NetLock Uzleti (Class B) Tanusitvanykiado SG TRUST SERVICES RACINE Staat der Nederlanden Root CA TC TrustCenter Class 2 CA II TC TrustCenter Universal CA I TDC Internet Root CA UTN DATACorp SGC Root CA Verisign Class 1 Public Primary Certification Authority - G2 Verisign Class 3 Public Primary Certification Authority Verisign Class 3 Public Primary Certification Authority - G2 - New added CAs: CA WoSign ECC Root Certification Authority of WoSign Certification Authority of WoSign G2 Certinomis - Root CA Certum Trusted Network CA 2 CFCA EV ROOT COMODO RSA Certification Authority DigiCert Assured ID Root G2 DigiCert Assured ID Root G3 DigiCert Global Root G2 DigiCert Global Root G3 DigiCert Trusted Root G4 Entrust Root Certification Authority - EC1 Entrust Root Certification Authority - G2 GlobalSign GlobalSign IdenTrust Commercial Root CA 1 IdenTrust Public Sector Root CA 1 OISTE WISeKey Global Root GB CA QuoVadis Root CA 1 G3 QuoVadis Root CA 2 G3 QuoVadis Root CA 3 G3 Staat der Nederlanden EV Root CA Staat der Nederlanden Root CA - G3 S-TRUST Universal Root CA SZAFIR ROOT CA2 TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı H5 TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı H6 USERTrust ECC Certification Authority USERTrust RSA Certification Authority 沃通根证书 ++++ ceph: - Update to version 10.1.0+git.1459452582.182984f: + update to upstream 10.1.0 release: - ceph.spec.in: do not install Ceph RA on systemd platforms (issue#14828, pr#7894) - mdsa: A few more snapshot fixes, mostly around snapshotted inode/dentry tracking (pr#7798) - ceph-disk: Add –setuser and –setgroup options for ceph-disk (pr#7351) - msg/async: AsyncMessenger: fix valgrind leak (pr#7725) - doc: Clarify usage on starting single osd/mds/mon (pr#7641) - common: Deprecate or free up a bunch of feature bits (pr#8214) - msg/async: Event: fix clock skew problem (pr#7949) - osd: FileStore: Added O_DSYNC write scheme (pr#7752) - osd: FileStore: fix initialization order for m_disable_wbthrottle (pr#8067) - ceph-disk: Improving 'make check' for ceph-disk (pr#7762) - rgw: increase verbosity level on RGWObjManifest line (pr#7285) - build: workaround an automake bug for "make check" (issue#14723, pr#7626) - ceph-fuse,libcephfs: Fix client handling of "lost" open directories on shutdown (issue#14996, pr#7994) - mds: Multi-filesystem support (issue#14952, pr#6953, John Spray, Sage Weil) - os/bluestore/NVMEDevice: refactor probe/attach codes and support zero command (pr#7647, Haomai Wang) - librados: detect laggy ops with objecter_timeout, not osd_timeout (pr#7629) - ceph.spec.in: fix openldap and openssl build dependencies for SUSE (issue#15138, pr#8120) - osd: repop and lost-unfound overhaul (pr#7765) - librbd: Revert "librbd: use task finisher per CephContext" (issue#14780, pr#7667) - rgw: Fix subuser harder with tenants (pr#7618) - rgw: ldap fixes (pr#8168) - rgw: check the return value when call fe->run() (issue#14585, pr#7457) - rgw: Revert "rgw ldap" (pr#8075) - librados: Striper: Fix incorrect push_front -> append_zero change (pr#7578) - rgw: build-related fixes (pr#8076) - mirrors: Updated scripts and documentation for mirrors (pr#7847) - misc: use make_shared while creating shared_ptr (pr#7769) - mds: filelock deadlock (pr#7713) - mds: fix fsmap decode (pr#8063) - rgw: fix mdlog (pr#8183) - rgw: highres time stamps (pr#8108) - rgw: swift versioning disabled (pr#8066) - rgw: sync fixes 3 (pr#8170) - msg/xio: fixes (pr#7603) - ceph-fuse,libcephfs: fix free fds being exhausted eventually because freed fds are never put back (issue#14798, pr#7685) - rgw: RGWLib::env is not used so remove it (pr#7874) - build: a few armhf (32-bit build) fixes (pr#7999) - osd: add scrub persist/query API (issue#13505, pr#6898) - rgw: adds the radosgw-admin sync status command that gives a human readable status of the sync process at a specific zone (pr#8030) - buffer: add symmetry operator==() and operator!=() (pr#7974) - buffer: hide iterator_impl symbols (issue#14788, pr#7688) - buffer: increment history alloc as well in raw_combined (issue#14955, pr#7910) - buffer: raw_combined allocations buffer and ref count together (pr#7612) - ceph-detect-init: add debian/jessie test (pr#8074) - ceph-detect-init: return correct value on recent SUSE distros (issue#14770, pr#7909) - ceph-disk: deactivate / destroy PATH arg are optional (pr#7756) - ceph-disk: fix prepare –help (pr#7758) - ceph-disk: flake8 fixes (pr#7646) - ceph-disk: key management support (issue#14669, pr#7552) - ceph-disk: make some arguments as required if necessary (pr#7687) - ceph-disk: s/dmcrpyt/dmcrypt/ (issue#14838, pr#7744) - ceph-fuse: Fix potential filehandle ref leak at umount (issue#14800, pr#7686) - ceph_daemon.py: Resolved ImportError to work with python3 (pr#7937) - ceph_detect_init/__init__.py: remove shebang (pr#7731) - ceph_test_msgr: reduce test size to fix memory size (pr#8127) - ceph_test_rados_misc: shorten mount timeout (pr#8209) - client: flush kernel pagecache before creating snapshot (issue#10436, pr#7495) - client: removed unused Mutex from MetaRequest (pr#7655) - cls_rbd: fix the test for ceph-dencoder (pr#7793) - cls_rbd: mirroring directory (issue#14419, pr#7620) - cls_rbd: protect against excessively large object maps (issue#15121, pr#8099) - cmake: Remove duplicate find_package libcurl line (pr#7972) - cmake: add ErasureCode.cc to jerasure plugins (pr#7808) - cmake: add common/fs_types.cc to libcommon (pr#7898) - cmake: add missing librbd image_watcher sources (issue#14823, pr#7717) - cmake: avoid false-positive LDAP header detect (pr#8100) - cmake: fix paths to various EC source files (pr#7748) - common/TrackedOp: fix inaccurate counting for slow requests (issue#14804, pr#7690) - common/bit_vector: use hard-coded value for block size (issue#14747, pr#7610) - common/obj_bencher.cc: bump the precision of bandwidth field (pr#8021) - common/obj_bencher.cc: faster object name generation (pr#7863) - common/obj_bencher.cc: make verify error fatal (issue#14971, pr#7897) - common/page.cc: _page_mask has too many bits (pr#7588) - common/strtol.cc: fix the coverity warnings (pr#7967) - common: Do not use non-portable constants in mutex_debug (pr#7766) - common: SubProcess: Avoid buffer corruption when calling err() (issue#15011, pr#8054) - common: default cluster name to config file prefix (pr#7364) - common: set thread name from correct thread (pr#7845) - common: various fixes from SCA runs (pr#7680) - config: fix osd_crush_initial_weight (pr#7975) - config: increase default async op threads (pr#7802) - configure.ac: boost_iostreams is required, not optional (pr#7816) - configure.ac: update help strings for cython (pr#7856) - crush/CrushTester: workaround a bug in boost::icl (pr#7560) - crush: fix cli tests for new crush tunables (pr#8107) - crush: update tunable docs. change default profile to jewel (pr#7964) - debian: include cpio in build-requiers (pr#7533) - debian: package librgw_file* tests (pr#7930) - doc/dev: expand Ceph Developer Guide (pr#8116, pr#7960, pr#7946, pr#7954) - doc/rados/api/librados-intro.rst: fix typo (pr#7879) - doc: add ceph-detect-init(8) source to dist tarball (pr#7933) - doc: add cinder backend section to rbd-openstack.rst (pr#7923) - doc: initial draft of RBD mirroring admin documentation (issue#15041, pr#8169) - doc: osd-config Add Configuration Options for op queue (pr#7837) - doc: rgw explain keystone's verify ssl switch (pr#7862) - ghobject_t: use # instead of ! as a separator (pr#8055) - include/encoding: do not try to be clever with list encoding (pr#7913) - init-ceph.in: allow case-insensitive true in osd crush update on start (pr#7943) - init-ceph.in: skip ceph-disk if it is not present (issue#10587, pr#7286) - journal: async methods to (un)register and update client (pr#7832) - journal: improve commit position tracking (pr#7776) - journal: prevent race injecting new records into overflowed object (issue#15202, pr#8220) - librados: cancel aio notification linger op upon completion (pr#8102) - librados: check connection state in rados_monitor_log (issue#14499, pr#7350) - librados: do not clear handle for aio_watch() (pr#7771) - librados: fix test failure with new aio watch/unwatch API (pr#7824) - librados: implement async watch/unwatch (pr#7649) - librados: mix lock cycle (un)registering asok commands (pr#7581) - librados: race condition on aio_notify completion handling (pr#7864) - librados: stat2 with higher time precision (pr#7915) - librbd: allocate new journal tag after acquiring exclusive lock (pr#7884) - librbd: block read requests until journal replayed (pr#7627) - librbd: correct issues discovered via valgrind memcheck (pr#8132) - librbd: differentiate journal replay flush vs shut down (pr#7698) - librbd: enable/disable image mirroring automatically for pool mode (issue#15143, pr#8204) - librbd: fix state machine race conditions during shut down (pr#7761) - librbd: handle unregistering the image watcher when disconnected (pr#8094) - librbd: integrate journal replay with fsx testing (pr#7583) - librbd: journal replay needs to support re-executing maintenance ops (issue#14822, pr#7785) - librbd: reduce mem copies to user-buffer during read (pr#7548) - librbd: refresh image if required before replaying journal ops (issue#14908, pr#7978) - librbd: remove last synchronous librados calls from open/close state machine (pr#7839) - librbd: replaying a journal op post-refresh requires locking (pr#8028) - librbd: retrieve image name when opening by id (pr#7736) - librbd: several race conditions discovered under single CPU environment (pr#7653) - librbd: truncate does not need to mark the object as existing in the object map (issue#14789, pr#7772) - librbd: update of mirror pool mode and mirror peer handling (pr#7718) - librbd: use async librados notifications (pr#7668) - log: do not repeat errors to stderr (issue#14616, pr#7983) - log: fix stack overflow when flushing large log lines (issue#14707, pr#7599) - log: segv in a portable way (issue#14856, pr#7790) - log: use delete[] (pr#7904) - mds, client: add namespace to file_layout_t (previously ceph_file_layout) (pr#7098) - mds: don't double-shutdown the timer when suiciding (issue#14697, pr#7616) - mds: fix FSMap upgrade with daemons in the map (pr#8073) - mds: fix inode_t::compare() (issue#15038, pr#8014) - mds: fix stray purging in stripe_count > 1 case (issue#15050, pr#8040) - mds: function parameter 'df' should be passed by reference (pr#7490) - mon/PGMonitor: reliably mark PGs state (pr#8089) - mon/pgmonitor: use appropriate forced conversions in get_rule_avail (pr#7705) - mon: cleanup set-quota error msg (pr#7371) - mon: consider pool size when creating pool (issue#14509, pr#7359) - mon: enable 'mon osd prime pg temp' by default (pr#7838) - mon: fix calculation of %USED (pr#7881) - mon: fix keyring permissions (issue#14950, pr#7880) - mon: initialize last_* timestamps on new pgs to creation time (issue#14952, pr#7980) - mon: make clock skew checks sane (issue#14175, pr#7141) - mon: osd [test-]reweight-by-{pg,utilization} command updates (pr#7890) - mon: remove 'mds setmap' (issue#15136, pr#8121) - mon: standardize Ceph removal commands (pr#7939) - mon: unconfuse object count skew message (pr#7882) - mon: unregister command on shutdown (pr#7504) - mount.fuse.ceph: better parsing of arguments passed to mount.fuse.ceph by mount command (issue#14735, pr#7607) - msg/async: _try_send trim already sent for outcoming_bl more efficient (pr#7970) - msg/async: don't calculate msg header crc when not needed (pr#7815) - msg/async: smarter MSG_MORE (pr#7625) - msg: add thread safety for "random" Messenger + fix wrong usage of random functions (pr#7650) - msg: async: fix perf counter description and simplify _send_keepalive_or_ack (pr#8046) - msg: async: start over after failing to bind a port in specified range (issue#14928, issue#13002, pr#7852) - msg: remove duplicated code - local_delivery will now call 'enqueue' (pr#7948) - msg: significantly reduce minimal memory usage of connections (pr#7567) - mstart: start rgw on different ports as well (pr#8167) - nfs for rgw (Matt Benjamin, Orit Wasserman) (pr#7634) - os/ObjectStore: implement more efficient get_encoded_bytes() (pr#7775) - os/bluestore/BlueFS: Before reap ioct, it should wait io complete (pr#8178) - os/bluestore/BlueStore: Don't leak trim overlay data before write. (pr#7895) - os/bluestore/KernelDevice: force block size (pr#8006) - os/bluestore/NVMEDevice: make IO thread using dpdk launch (pr#8160) - os/bluestore: clone overlay data (pr#7860) - os/bluestore: fix a typo in SPDK path parsing (pr#7601) - os/bluestore: make bluestore_sync_transaction = true can work. (pr#7674) - os/bluestore: small fixes in bluestore StupidAllocator (pr#8101) - os/filestore/FileJournal: set block size via config option (pr#7628) - os/filestore: fix punch hole usage in _zero (pr#8050) - os/filestore: fix result handling logic of destroy_collection (pr#7721) - os/filestore: require offset == length == 0 for full object read; add test (pr#7957) - osd/OSDMap: fix typo in summarize_mapping_stats (pr#8088) - osd/PGLog: fix warning (pr#8057) - osd/ReplicatedPG: be more careful about calling publish_stats_to_osd() (issue#14962, pr#8039) - osd/ReplicatedPG: clear watches on change after applying repops (issue#15151, pr#8163) - osd/ScrubStore: remove unused function (pr#8045) - osd: BlueStore/NVMEDevice: fix compiling and fd leak (pr#7496) - osd: FileStore: use pwritev instead of lseek+writev (pr#7349) - osd: OSDMap: reset osd_primary_affinity shared_ptr when deepish_copy_from (issue#14686, pr#7553) - osd: Replace snprintf with faster implementation in eversion_t::get_key_name (pr#7121) - osd: WeightedPriorityQueue: move to intrusive containers (pr#7654) - osd: a fix for HeartbeatDispatcher and cleanups (pr#7550) - osd: avoid FORCE updating digest been overwritten by MAYBE when comparing scrub map (pr#7051) - osd: bluefs: fix alignment for odd page sizes (pr#7900) - osd: bluestore updates, scrub fixes (pr#8035) - osd: bluestore/blockdevice: use std::mutex et al (pr#7568) - osd: bluestore: NVMEDevice: fix error handling (pr#7799) - osd: bluestore: Revert NVMEDevice task cstor and refresh interface changes (pr#7729) - osd: bluestore: add 'override' to virtual functions (pr#7886) - osd: bluestore: allow _dump_onode dynamic accept log level (pr#7995) - osd: bluestore: fix check for write falling within the same extent (issue#14954, pr#7892) - osd: bluestore: for overwrite a extent, allocate new extent on min_alloc_size write (pr#7996) - osd: bluestore: improve fs-type verification and tidy up (pr#7651) - osd: bluestore: misc fixes (pr#7658) - osd: bluestore: remove unneeded includes (pr#7870) - osd: clean up CMPXATTR checks (pr#5961) - osd: consider high/low mode when putting agent to sleep (issue#14752, pr#7631) - osd: ensure new osdmaps commit before publishing them to pgs (issue#15073, pr#8096) - osd: filejournal: report journal entry count (pr#7643) - osd: filestore: FALLOC_FL_PUNCH_HOLE must be used with FALLOC_FL_KEEP_SIZE (pr#7768) - osd: filestore: fast abort if statfs encounters ENOENT (pr#7703) - osd: filestore: fix race condition with split vs collection_move_rename and long object names (issue#14766, pr#8136) - osd: filestore: fix result code overwritten for clone (issue#14817, issue#14827, pr#7711) - osd: filestore: fix wrong scope of result code for error cases during mkfs (issue#14814, pr#7704) - osd: filestore: fix wrong scope of result code for error cases during mount (issue#14815, pr#7707) - osd: filestore: restructure journal and op queue throttling (pr#7767) - osd: fix forced prmootion for CALL ops (issue#14745, pr#7617) - osd: fix fusestore hanging during stop/quit (issue#14786, pr#7677) - osd: fix inaccurate counter and skip over queueing an empty transaction (pr#7754) - osd: fix lack of object unblock when flush fails (issue#14511, pr#7584) - osd: fix overload of '==' operator for pg_stat_t (issue#14921, pr#7842) - osd: fix race condition for heartbeat_need_update (issue#14387, pr#7739) - osd: fix return value from maybe_handle_cache_detail() (pr#7593) - osd: fix unnecessary object promotion when deleting from cache pool (issue#13894, pr#7537) - osd: fix wrong return type of find_osd_on_ip() (issue#14872, pr#7812) - osd: ghobject_t: use ! instead of @ as a separator (pr#7595) - osd: handle dup pg_create that races with pg deletion (pr#8033) - osd: initialize last_recalibrate field at construction (pr#8071) - osd: kstore: fix a race condition in _txc_finish() (pr#7804) - osd: kstore: latency breakdown (pr#7850) - osd: kstore: sync up kstore with recent bluestore updates (pr#7681) - osd: memstore: fix alignment of Page for test_pageset (pr#7587) - osd: min_write_recency_for_promote & min_read_recency_for_promote are tiering only (pr#8081) - osd: probabilistic cache tier promotion throttling (pr#7465) - osd: remove up_thru_pending field, which is never used (pr#7991) - osd: replicatedpg: break out loop if we encounter fatal error during do_pg_op() (issue#14922, pr#7844) - osd: resolve boot vs NOUP set + clear race (pr#7483) - packaging: make infernalis -> jewel upgrade work (issue#15047, pr#8034) - packaging: move cephfs repair tools to ceph-common (issue#15145, pr#8133) - pybind/rados: fix object lifetime issues and other bugs in aio (pr#7778) - pybind/rados: use __dealloc__ since __del__ is ignored by cython (pr#7692) - pybind: Ensure correct python flags are passed (pr#7663) - pybind: flag an RBD image as closed regardless of result code (pr#8005) - pybind: move cephfs to Cython (pr#7745) - pybind: remove next() on iterators (pr#7706) - pybind: replace __del__ with __dealloc__ for rbd (pr#7708) - pybind: use correct subdir for rados install-exec rule (pr#7684) - python binding of librados with cython (pr#7621) - python: use pip instead of python setup.py (pr#7605) - qa/workunits/cephtool/test.sh: wait longer in ceph_watch_start() (issue#14910, pr#7861) - qa/workunits/rados/test.sh: capture stderr too (pr#8004) - qa/workunits/rados/test.sh: test tmap_migrate (pr#8114) - qa/workunits/rbd: do not use object map during read flag testing (pr#8104) - qa/workunits/rbd: new online maintenance op tests (pr#8216) - qa/workunits/rbd: use POSIX function definition (issue#15104, pr#8068) - qa/workunits/rest/test.py: add confirmation to 'mds setmap' (issue#14606, pr#7982) - qa/workunits/rest/test.py: don't use newfs (pr#8191) - qa: add workunit to run ceph_test_rbd_mirror (pr#8221) - rados: add ceph:: namespace to bufferlist type (pr#8059) - rados: fix bug for write bench (pr#7851) - rbd-mirror: ImageReplayer async start/stop (pr#7944) - rbd-mirror: ImageReplayer improvements (pr#7759) - rbd-mirror: fix image replay test failures (pr#8158) - rbd-mirror: fix long termination due to 30sec wait in main loop (pr#8185) - rbd-mirror: implement ImageReplayer (pr#7614) - rbd-mirror: integrate with image sync state machine (pr#8079) - rbd-mirror: minor fix-ups for initial skeleton implementation (pr#7958) - rbd-mirror: remote to local cluster image sync (pr#7979) - rbd-mirror: use pool/image names in asok commands (pr#8159) - rbd-mirror: use the mirroring directory to detect candidate images (issue#15142, pr#8162) - rbd/run_cli_tests.sh: Reflect test failures (issue#14825, pr#7781) - rbd: add support for mirror image promotion/demotion/resync (pr#8138) - rbd: clone operation should default to image format 2 (pr#8119) - rbd: deprecate image format 1 (pr#7841) - rbd: support for enabling/disabling mirroring on specific images (issue#13296, pr#8056) - rgw: ldap (Matt Benjamin) (pr#7985) - rgw: multisite fixes (pr#8013) - rgw: support for aws authentication v4 (issue#10333, pr#7720) - rgw sync fixes (pr#8095) - rgw/rgw_common.h: fix the RGWBucketInfo decoding (pr#8165) - rgw/rgw_common.h: fix the RGWBucketInfo decoding (pr#8154) - rgw/rgw_orphan: check the return value of save_state (pr#7544) - rgw: Allow an implicit tenant in case of Keystone (pr#8139) - rgw: Drop unused usage_exit from rgw_admin.cc (pr#7632) - rgw: RGWZoneParams::create should not handle -EEXIST error (pr#7927) - rgw: add bucket request payment feature usage statistics integration (issue#13834, pr#6656) - rgw: add support for caching of Keystone admin token (pr#7630) - rgw: add support for metadata upload during PUT on Swift container (pr#8002) - rgw: add support for system requests over Swift API (pr#7666) - rgw: adjust the request_uri to support absoluteURI of http request (issue#12917, pr#7675) - rgw: admin api for retrieving usage info (Ji Chen) (pr#8031) - rgw: allow authentication keystone with self signed certs (issue#14853, issue#13422, pr#7777) - rgw: approximate AmazonS3 HostId error field. (pr#7444) - rgw: calculate payload hash in RGWPutObj_ObjStore only when necessary (pr#7869) - rgw: cleanups to comments and messages (pr#7633) - rgw: don't use s->bucket for metadata api path entry (issue#14549, pr#7408) - rgw: drop permissions of rgw/civetweb after startup (issue#13600, pr#8019) - rgw: fcgi should include acconfig (pr#7760) - rgw: fix wrong handling of limit=0 during listing of Swift account (issue#14903, pr#7821) - rgw: fixes for per-period metadata logs (pr#7827) - rgw: improve error handling in S3/Keystone integration (pr#7597) - rgw: link civetweb with openssl (pr#7825) - rgw: link payer info to usage logging (pr#7918) - rgw: move signal.h dependency from rgw_front.h (pr#7678) - rgw: multiple Swift API compliance improvements for TempURL (issue#14806, issue#11163, pr#7891) - rgw: multiple improvements regarding etag calculation for SLO/DLO of Swift API (pr#7764) - rgw: remove duplicated code in RGWRados::get_bucket_info() (pr#7413) - rgw: reset return code in when iterating over the bucket the objects (issue#14826, pr#7803) - rgw: store system object meta in cache when creating it (issue#14678, pr#7615) - rgw: support json format for admin policy API (Dunrong Huang) (issue#14090, pr#8036) - rgw: try to parse Keystone token in order appropriate to configuration. (pr#7822) - rgw: use pimpl pattern for RGWPeriodHistory (pr#7809) - rgw: user quota may not adjust on bucket removal (issue#14507, pr#7586) - rgw:bucket link now set the bucket.instance acl (bug fix) (issue#11076, pr#8037) - rpm,deb: remove conditional BuildRequires for btrfs-progs (issue#15042, pr#8016) - rpm: remove sub-package dependencies on "ceph" (issue#15146, pr#8137) - script: add missing stop_rgw variable to stop.sh script (pr#7959) - selinux: Update policy to grant additional access (issue#14870, pr#7971) - selinux: allow log files to be located in /var/log/radosgw (pr#7604) - sstring.hh: return type from str_len(...) need not be const (pr#7679) - submodules: revert an accidental change (pr#7929) - systemd: correctly escape block device paths (issue#14706, pr#7579) - test/TestPGLog: fix the FTBFS (issue#14930, pr#7855) - test/bufferlist: Avoid false-positive tests (pr#7955) - test/cli-integration/rbd: disable progress output (issue#14931, pr#7858) - test/osd: Relax the timing intervals in osd-markdown.sh (pr#7899) - test/pybind/test_ceph_argparse: fix reweight-by-utilization tests (pr#8027) - test/radosgw-admin: update the expected usage outputs (pr#7723) - test/rgw: add multisite test for meta sync across periods (pr#7887) - test/time: no need to abs(uint64_t) for comparing (pr#7726) - test: add missing shut_down mock method (pr#8125) - test: correct librbd errors discovered with unoptimized cmake build (pr#7914) - test: create pools for rbd tests with different prefix (pr#7738) - test: enable test for bug #2339 which has been resolved. (pr#7743) - test: fix issues discovered via the rbd permissions test case (pr#8129) - test: fixup and improvements for rbd-mirror test (pr#8090) - test: handle exception thrown from close during rbd lock test (pr#8124) - test: more debug logging for TestWatchNotify (pr#7737) - test: new librbd flatten test case (pr#7609) - test: rbd-mirror: add "switch to the next tag" test (pr#8149) - test: rbd-mirror: compare positions using all fields (pr#8172) - test: reproducer for writeback CoW deadlock (pr#8009) - test: update rbd integration cram tests for new default features (pr#8001) - test_pool_create.sh: put test files in the test dir so they are cleaned up (pr#8219) - tests: ceph-disk.sh: should use "readlink -f" instead (pr#7594) - tests: ceph-disk.sh: use "readlink -f" instead for fullpath (pr#7606) - tests: sync ceph-erasure-code-corpus for mktemp -d (pr#7596) - tests: test_pidfile.sh lingering processes (issue#14834, pr#7734) - tools/cephfs: add tmap_upgrade (pr#7003) - tools/cephfs: fix tmap_upgrade (issue#15135, pr#8128) - tools/rados: reduce "rados put" memory usage by op_size (pr#7928) - unittest_compression_zlib: do not assume buffer will be null terminated (pr#8064) - unittest_osdmap: default crush tunables now firefly (pr#8098) - vstart.sh: avoid race condition starting rgw via vstart.sh (issue#14829, pr#7727) - vstart.sh: silence a harmless msg where btrfs is not found (pr#7640) - xio: fix incorrect ip being assigned in case of multiple RDMA ports (pr#7747) - xio: remove duplicate assignment of peer addr (pr#8025) - xio: remove redundant magic methods (pr#7773) - xio: remove unused variable (pr#8023) - xxhash: use clone of xxhash.git; add .gitignore (pr#7986) - rbd: update default image features (pr#7846) - rbd-mirror: make remote context respect env and argv config params (pr#8182) - journal: re-use common threads between journalers (pr#7906) - client: add option to control how directory size is calculated (pr#7323) - rgw: keystone v3 (pr#7719) - rgw: new multisite merge (issue#14549, pr#7709) - rgw: adjust error code when bucket does not exist in copy operation (issue#14975, pr#7916) - rgw: indexless (pr#7786) ++++ devilspie2: - Update to 0.40 * Add callback for geometry change * Add error string for one or two indata expected * Make devilspie2_get_viewport_start return both x and y coordinates * Add alternative functionality to set_viewport Now you can set the coordinates to the window if you use two integers as indata * New Italian translation, updated Dutch, Japanese and Swedish translations * Build flags hardening fixes * Allow reading of XA_WINDOW properties ++++ dracut: - dracut-installkernel: Fix for aarch64 (bsc#947670) ++++ evolution: - Do not pass the option "-N Evolution" to %suse_update_desktop_file for evolution.desktop: this has the ugly side-effect of changing every Name entry in the .desktop file, including those (new to v3.20.0) for desktop actions, to Evolution which messes up the desktop item. - Do not pass the option "-D evolution" to %suse_update_desktop_file for evolution.desktop: the specified docpath no longer exists; this prevents the following warning "suse_update_desktop_file: DocPath target evolution for does not exist" during the %install stage. ++++ gedit: - Update to version 3.20.1: + Use a menubar only if gtk-shell-shows-menubar is set to true. + Misc bugfixes. + Updated translations. ++++ glib2: - baselibs.conf: also add the pkgconfig file to the -32bit package (boo#973217). ++++ gnome-documents: - Reinstate filtering of typelib(LOKDocView) requires on non-x86. ++++ gnome-session: - Add main-fix-starting-gnome-session-via-startx.patch: fix starting GNOME when using startx or old display managers (bgo#764379). ++++ gnome-shell: - Add gnome-shell-Fix-offscreen-leak.patch: Fix offscreen leak if cogl_framebuffer_allocate fails (bgo#735705). ++++ gtk3: - Update to version 3.20.2: + Fix blue background in Emacs windows. + Fix a performance issue with excessive redraws. + Bugs fixed: bgo#763627, bgo#763783, bgo#763851, bgo#764022, bgo#764170, bgo#764210, bgo#764321, bgo#764376. + Updated translations. ++++ installation-images-SLES: - re-add which (bsc#973301) - 14.237 ++++ kernel-default: - btrfs: handle non-fatal errors in btrfs_qgroup_inherit() (bsc#972951). - Update patches.suse/btrfs-8362-btrfs-Add-qgroup-tracing.patch (bnc#935087, bnc#945649, bsc#972993). - commit afd0e6e - Refresh patches.suse/0003-kabi-Add-placeholders-to-a-couple-of-important-struc.patch. - Delete patches.suse/kgr-0100-kabi-add-reserved-fields.patch. Add the padding to the proper structure (task_struct, not sched_rt_entity). And move it to a dedicated file. - commit 611cfba - rpm/split-modules: Split modules into KMPs defined in supported.conf (fate#319339) - commit 39da39b - rpm/mkspec: Generate KMP subpackage sections from a template (fate#319339) The KMPs are defined in the supported.conf file using a +-kmp guard. - commit 09cb6b1 - kgr: add objname to kgr_patch_fun struct (fate#313296). - kgr: remove abort_if_missing flag (fate#313296). - kgr: do not return and print an error only if the object is not loaded (fate#313296). - kgr: fix subtle race with kgr_module_init(), going notifier and kgr_modify_kernel() (fate#313296). - kgr: fix an asymmetric dealing with delayed module loading (fate#313296). - kgr: call kgr_init_ftrace_ops() only for loaded objects (fate#313296). - kgr: change to kallsyms_on_each_symbol iterator (fate#313296). - kgr: add sympos as disambiguator field to kgr_patch_fun structure (fate#313296). - kgr: add sympos to sysfs (fate#313296). - kgr: add sympos and objname to error and debug messages (fate#313296). - Refresh patches.suse/kgr-0021-fix-reversion-of-a-patch-already-reverted-by-a-r.patch. - Refresh patches.suse/kgr-0100-kabi-add-reserved-fields.patch. - Refresh patches.suse/kgr-0102-kgr-mark-kernel-unsupported-upon-patch-revert.patch. - commit 63fab9c - rpm/kernel-obs-build.spec.in:add e1000 and ibmveth Those modules are required in order to have --vm-telnet option working - commit 1e87b6d ++++ kernel-source: - btrfs: handle non-fatal errors in btrfs_qgroup_inherit() (bsc#972951). - Update patches.suse/btrfs-8362-btrfs-Add-qgroup-tracing.patch (bnc#935087, bnc#945649, bsc#972993). - commit afd0e6e - Refresh patches.suse/0003-kabi-Add-placeholders-to-a-couple-of-important-struc.patch. - Delete patches.suse/kgr-0100-kabi-add-reserved-fields.patch. Add the padding to the proper structure (task_struct, not sched_rt_entity). And move it to a dedicated file. - commit 611cfba - rpm/split-modules: Split modules into KMPs defined in supported.conf (fate#319339) - commit 39da39b - rpm/mkspec: Generate KMP subpackage sections from a template (fate#319339) The KMPs are defined in the supported.conf file using a +-kmp guard. - commit 09cb6b1 - kgr: add objname to kgr_patch_fun struct (fate#313296). - kgr: remove abort_if_missing flag (fate#313296). - kgr: do not return and print an error only if the object is not loaded (fate#313296). - kgr: fix subtle race with kgr_module_init(), going notifier and kgr_modify_kernel() (fate#313296). - kgr: fix an asymmetric dealing with delayed module loading (fate#313296). - kgr: call kgr_init_ftrace_ops() only for loaded objects (fate#313296). - kgr: change to kallsyms_on_each_symbol iterator (fate#313296). - kgr: add sympos as disambiguator field to kgr_patch_fun structure (fate#313296). - kgr: add sympos to sysfs (fate#313296). - kgr: add sympos and objname to error and debug messages (fate#313296). - Refresh patches.suse/kgr-0021-fix-reversion-of-a-patch-already-reverted-by-a-r.patch. - Refresh patches.suse/kgr-0100-kabi-add-reserved-fields.patch. - Refresh patches.suse/kgr-0102-kgr-mark-kernel-unsupported-upon-patch-revert.patch. - commit 63fab9c - rpm/kernel-obs-build.spec.in:add e1000 and ibmveth Those modules are required in order to have --vm-telnet option working - commit 1e87b6d ++++ kernel-syms: - btrfs: handle non-fatal errors in btrfs_qgroup_inherit() (bsc#972951). - Update patches.suse/btrfs-8362-btrfs-Add-qgroup-tracing.patch (bnc#935087, bnc#945649, bsc#972993). - commit afd0e6e - Refresh patches.suse/0003-kabi-Add-placeholders-to-a-couple-of-important-struc.patch. - Delete patches.suse/kgr-0100-kabi-add-reserved-fields.patch. Add the padding to the proper structure (task_struct, not sched_rt_entity). And move it to a dedicated file. - commit 611cfba - rpm/split-modules: Split modules into KMPs defined in supported.conf (fate#319339) - commit 39da39b - rpm/mkspec: Generate KMP subpackage sections from a template (fate#319339) The KMPs are defined in the supported.conf file using a +-kmp guard. - commit 09cb6b1 - kgr: add objname to kgr_patch_fun struct (fate#313296). - kgr: remove abort_if_missing flag (fate#313296). - kgr: do not return and print an error only if the object is not loaded (fate#313296). - kgr: fix subtle race with kgr_module_init(), going notifier and kgr_modify_kernel() (fate#313296). - kgr: fix an asymmetric dealing with delayed module loading (fate#313296). - kgr: call kgr_init_ftrace_ops() only for loaded objects (fate#313296). - kgr: change to kallsyms_on_each_symbol iterator (fate#313296). - kgr: add sympos as disambiguator field to kgr_patch_fun structure (fate#313296). - kgr: add sympos to sysfs (fate#313296). - kgr: add sympos and objname to error and debug messages (fate#313296). - Refresh patches.suse/kgr-0021-fix-reversion-of-a-patch-already-reverted-by-a-r.patch. - Refresh patches.suse/kgr-0100-kabi-add-reserved-fields.patch. - Refresh patches.suse/kgr-0102-kgr-mark-kernel-unsupported-upon-patch-revert.patch. - commit 63fab9c - rpm/kernel-obs-build.spec.in:add e1000 and ibmveth Those modules are required in order to have --vm-telnet option working - commit 1e87b6d ++++ kiwi: - Translated using Weblate (Korean) Currently translated at 100.0% (28 of 28 strings) - Translated using Weblate (Arabic) Currently translated at 100.0% (28 of 28 strings) ++++ libepoxy: - New package needed for xorg-server 1.18.2 update on sle12 (fate #320388) ++++ glibmm2: - Update to version 2.48.1: + MacOS X: Add alternative #ifdefed code when thread_local is not supported by the compiler (bgo#759791). + Replace most typedefs with the C++11 using keyword. ++++ snapper: - allow to setup quota (for fate#312751) ++++ systemd: - Add also a requires on the preset package. The Requires(post) added by the previous commit doesn't seem to be enough, preset is still installed after systemd. Moreover it makes sense to make sure that the preset package stay installed. ++++ perl-Bootloader: - Revert "Set GRUB_GFXPAYLOAD based on gfxterm" - 0.911 ++++ qemu: - Slightly reduce delta with qemu-opensuse - It appears we have the wrong criteria for inclusion of the test-crypto-pbkdf test. Fix to use CONFIG_NETTLE_KDF instead of CONFIG_NETTLE. - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP2 * Patches added: 0047-tests-Use-correct-config-param-for-.patch ++++ rsyslog: - Enable IP_FREEBIND in udp socket. the patch has been accepted in upstream(bnc#958728) [+rsyslog-8.17.x-enable-IPFREEBIND_socket_option.patch] ++++ systemd-presets-branding-SLE: - Previous commit forgot to remove %systemd_requires - Do not explicitly require systemd package. This package is already required by systemd and must be installed before it. systemctl is only needed in %posttrans which should be available at this step. However the whole preset rpm macro thing looks really strange and quite ugly. This should be revisited. - Don't reload daemon in %post and %postun: there's no point. - on package installation or upgrade, no services can be enabled or disabled at the %post stage since it can happen only in %posttrans. - on package removal (not upgrade) which can't realistically happen, systemd should not be present anymore. ++++ xf86-video-ati: - Changes needed for xorg-server 1.18.2 update on sle12 (fate #320388) - enabled glamor provided by Xserver build ++++ xorg-x11-server: - disabled any systemd/systemd-logind support for sle12 ++++ yast2-storage: - call snapper to setup quota during installation (for fate#312751) ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2016-3-30 - Mar 30 2016 ------------------- ------------------------------------------------------------------ ++++ clutter-gtk: - Update to version 1.8.0: + Correctly handle HiDPI displays. + Bump dependency of GTK. + Bugs fixed: bgo#759375, bgo#758937. - Drop upstream fixed/applied patches: + cg-Actor-fix-incorrect-allocation-logic.patch. + cg-Actor-propagate-scale-factor.patch. + cg-Silence-deprecation-warnings.patch. ++++ gnome-control-center: - Add 0001-network-Fix-empty-Wifi-list.patch: Fix Wifi list not showing APs correctly (bsc#870322, bgo#709641). ++++ gtksourceview: - Update to version 3.20.1: + Improvements to style schemes. + Export missing public methods. + Updated translations. ++++ icewm-theme-branding: - Conflict with older icewm to ensure clean migration path - Version update to 1.2 and transfer to git repository contiaing all the content - Use tarball instead of files in OSC ++++ java-1_8_0-openjdk: - Update to upstream tag jdk8u77-b03 (bsc#972468) * CVE-2016-0636: Improve MethodHandle consistency ++++ kernel-default: - rpm/kernel-binary.spec.in: Simplify parsing of supported.conf (fate#319339) - commit 006b146 - rpm/kernel-binary.spec.in: Introduce a kernel-default-kgraft metapackage (fate#320268) - commit 0439a47 - hv_netvsc: Fix the order of num_sc_offered decrement (fate#320485). - hv_netvsc: Fix the array sizes to be max supported channels (fate#320485). - hv_netvsc: Fix accessing freed memory in netvsc_change_mtu() (fate#320485). - scsi: storvsc: fix SRB_STATUS_ABORTED handling (fate#320485). - hv_netvsc: Move subchannel waiting to rndis_filter_device_remove() (fate#320485). - Drivers: hv: vmbus: Support kexec on ws2012 r2 and above (fate#320485). - commit 2251714 - atomics: Allow architectures to define their own (fate#320528). - powerpc: atomic: Implement acquire/release/relaxed (fate#320528). - powerpc: atomic: Implement atomic{, 64}_*_return_* (fate#320528). - commit df292a7 - nvme: avoid cqe corruption when update at the same time as read (bsc#964944, FATE#319965). - commit 83549b8 - Delete patches.arch/arm64-0004-net-xgbe-Add-A0-silicon-support.patch. Drop A0 silicon support for AMD Seattle. - commit e132391 - fix: print ext4 mountopt data_err=abort correctly (bsc#969735). - commit c5d48f9 ++++ kernel-source: - rpm/kernel-binary.spec.in: Simplify parsing of supported.conf (fate#319339) - commit 006b146 - rpm/kernel-binary.spec.in: Introduce a kernel-default-kgraft metapackage (fate#320268) - commit 0439a47 - hv_netvsc: Fix the order of num_sc_offered decrement (fate#320485). - hv_netvsc: Fix the array sizes to be max supported channels (fate#320485). - hv_netvsc: Fix accessing freed memory in netvsc_change_mtu() (fate#320485). - scsi: storvsc: fix SRB_STATUS_ABORTED handling (fate#320485). - hv_netvsc: Move subchannel waiting to rndis_filter_device_remove() (fate#320485). - Drivers: hv: vmbus: Support kexec on ws2012 r2 and above (fate#320485). - commit 2251714 - atomics: Allow architectures to define their own (fate#320528). - powerpc: atomic: Implement acquire/release/relaxed (fate#320528). - powerpc: atomic: Implement atomic{, 64}_*_return_* (fate#320528). - commit df292a7 - nvme: avoid cqe corruption when update at the same time as read (bsc#964944, FATE#319965). - commit 83549b8 - Delete patches.arch/arm64-0004-net-xgbe-Add-A0-silicon-support.patch. Drop A0 silicon support for AMD Seattle. - commit e132391 - fix: print ext4 mountopt data_err=abort correctly (bsc#969735). - commit c5d48f9 ++++ kernel-syms: - rpm/kernel-binary.spec.in: Simplify parsing of supported.conf (fate#319339) - commit 006b146 - rpm/kernel-binary.spec.in: Introduce a kernel-default-kgraft metapackage (fate#320268) - commit 0439a47 - hv_netvsc: Fix the order of num_sc_offered decrement (fate#320485). - hv_netvsc: Fix the array sizes to be max supported channels (fate#320485). - hv_netvsc: Fix accessing freed memory in netvsc_change_mtu() (fate#320485). - scsi: storvsc: fix SRB_STATUS_ABORTED handling (fate#320485). - hv_netvsc: Move subchannel waiting to rndis_filter_device_remove() (fate#320485). - Drivers: hv: vmbus: Support kexec on ws2012 r2 and above (fate#320485). - commit 2251714 - atomics: Allow architectures to define their own (fate#320528). - powerpc: atomic: Implement acquire/release/relaxed (fate#320528). - powerpc: atomic: Implement atomic{, 64}_*_return_* (fate#320528). - commit df292a7 - nvme: avoid cqe corruption when update at the same time as read (bsc#964944, FATE#319965). - commit 83549b8 - Delete patches.arch/arm64-0004-net-xgbe-Add-A0-silicon-support.patch. Drop A0 silicon support for AMD Seattle. - commit e132391 - fix: print ext4 mountopt data_err=abort correctly (bsc#969735). - commit c5d48f9 ++++ kiwi: - Translated using Weblate (Dutch) Currently translated at 100.0% (28 of 28 strings) ++++ llvm: - Set disk requirement to 15G to fix s390x build fate#319582 ++++ libgda: - Now with Java 1.8, on ppc64le set java arch to ppc64 only if we build with java 1.5 or 1.6 ++++ gtkmm3: - Update to version 3.20.0: + No major changes compared to 3.19.12. ++++ libosinfo: - bsc#964407 - Virt-manager: Installer wrongly detects SLE-12-GA media as SLE-12-SP1 ++++ libyui: - Fix 'Werror=nonnull-compare' for GCC 6 (bsc#964144) - Optimizations remove null pointer checks for 'this' - Clean-up trailing white-space - 3.2.5 ++++ ntp: - Fix the TZ offset output of sntp during DST (bsc#951559). ++++ permissions: - permissions-gst-ptp-helper-960173.patch: permissions: adding gstreamer ptp file caps (bsc#960173) ++++ rubygem-cfa_grub2: - add attribute GRUB_DEFAULT to /etc/default/grub model (FATE#317701) - 0.4.0 ++++ virt-manager: - bsc#964407 - Virt-Manager: Installer wrongly detects SLE-12-GA media as SLE-12-SP1 virtinst-fix-sle12sp1-detection.patch ++++ xdm: - xsession.desktop file: * created xsession sub-package for this file. * changed descriptive message to "User/System Default" (boo#971852). - xdm.tar.bz: Fixed Xsession script to cull the locale form the arguments before passing them on (boo#973045). ++++ xf86-video-intel: - Update to 2.99.917.590_g094924f: * This obsoletes: U_gen8-Fix-the-YUV-RGB-shader.patch U_sna-Protect-against-ABI-breakage-in-recent-versions-.patch U_tools-intel-virtual-output-Check-for-DRI3-more-carefully.patch U_uxa_fix_the_call_to_PixmapSyncDirtyHelper_broken_by_xservers_90db5ed.patch u_sna-fix-missing-includes-for-fstat.patch * Ported from SP0 as it is still required for SP0 Xserver: n_sna-Assume-working-triple-buffer-to-fix-screen-refresh.patch * Various bug fixes since 2.99.917. ++++ xorg-x11-server: - removed n_RandR-Disable-rotation-for-GPU-screens.patch, which has already been fixed differently upstream meanwhile (bnc #962295) - Remove upstreamed patches: +U_BellProc-Send-bell-event-on-core-protocol-bell-when-requested.patch +U_Expose-GetMaster-to-modules.patch +U_Xi_unvalidated_lengths_in_Xinput_extension.patch +U_Xv_unvalidated_lengths_in_XVideo_extension_swapped_procs.patch +U_dbe_Call_to_DDX_SwapBuffers_requires_address_of_int_not_unsigned_int.patch +U_dbe_unvalidated_lengths_in_DbeSwapBuffers_calls.patch +U_dix-Allow-zero-height-PutImage-requests.patch +U_dix_GetHosts_bounds_check_using_wrong_pointer_value.patch +U_dix_Missing_parens_in_REQUEST_FIXED_SIZE_macro.patch +U_dix_integer_overflow_in_GetHosts.patch +U_dix_integer_overflow_in_ProcPutImage.patch +U_dix_integer_overflow_in_REQUEST_FIXED_SIZE.patch +U_dix_integer_overflow_in_RegionSizeof.patch +U_dri2-Use-the-PrimeScreen-when-creating-reusing-buffe.patch +U_dri2_integer_overflow_in_ProcDRI2GetBuffers.patch +U_dri3_unvalidated_lengths_in_DRI3_extension_swapped_procs.patch +U_fb-Fix-invalid-bpp-for-24bit-depth-window.patch +U_glx_Add_safe__add_mul_pad.patch +U_glx_Additional_paranoia_in___glXGetAnswerBuffer___GLX_GET_ANSWER_BUFFER.patch +U_glx_Be_more_paranoid_about_variable_length_requests.patch +U_glx_Be_more_strict_about_rejecting_invalid_image_sizes.patch +U_glx_Fix_image_size_computation_for_EXT_texture_integer.patch +U_glx_Fix_mask_truncation_in___glXGetAnswerBuffer.patch +U_glx_Integer_overflow_protection_for_non_generated_render_requests.patch +U_glx_Length_checking_for_GLXRender_requests.patch +U_glx_Length_checking_for_RenderLarge_requests.patch +U_glx_Length_checking_for_non_generated_single_request.patch +U_glx_Length_checking_for_non_generated_vendor_private_requests.patch +U_glx_Pass_remaining_request_length_into_varsize.patch +U_glx_Request_length_checks_for_SetClientInfoARB.patch +U_glx_Top_level_length_checking_for_swapped_VendorPrivate_requests.patch +U_keep_non_seat0_x_server_from_touching_vts.patch +U_os-Teach-vpnprintf-how-to-handle-.-s.patch +U_pixmap-fix-reverse-optimus-support-with-multiple-heads.patch +U_present_unvalidated_lengths_in_Present_extension_procs.patch +U_randr_unvalidated_lengths_in_RandR_extension_swapped_procs.patch +U_render_check_request_size_before_reading_it.patch +U_render_unvalidated_lengths_in_Render_extn_swapped_procs.patch +U_unchecked_malloc_may_allow_unauthed_client_to_crash_Xserver.patch +U_xcmisc_unvalidated_length_in_SProcXCMiscGetXIDList.patch +U_xfixes_unvalidated_length_in_SProcXFixesSelectSelectionInput.patch +U_xkb-check-strings-length-against-request-size.patch +u_01-Xephyr-Don-t-crash-when-no-command-line-argument-is-specified.patch +u_02-Xephyr-Print-default-server-display-number-if-none-is-specified.patch +u_Xephyr-Fix-broken-image-when-endianess-of-client-machine-and-host-Xserver-differ.patch +u_Xephyr-Fix-compile-when-debugging-is-enabled.patch +u_Xephyr-Fix-screen-image-draw-for-the-non-Glamor-non-XHSM-case.patch +u_dri2_fix-detection-of-wrong-prime_id-in-getscreenprime.patch +u_input_remove_invalid_checks.patch - Add automake, autoconf, libtool, c_compiler, pkgconfig(xorg-macros), pkgconfig(libudev), pkgconfig(libevdev), pkgconfig(mtdev) to Requires: of the SDK. This simplifies the build of Xserver modules. - Add support for a driver specific PCI IDs files supplementing what's in xf86VideoPtrToDriverList(). PCI ID lists may be held in /etc/X11/xorg_pci_ids (boo#972126). - Update version to 1.18.2: A big pile of updates in this one. Highlights include: * glamor is updated to use OpenGL core profiles if available, which should improve memory usage and performance on modern hardware, and got some other performance improvements for rpi and other GLES platforms * DRI2, DRI3, and Present all received correctness fixes for hangs, crashes, and other weirdness * Xwayland server has been updated to support the Xv and the xf86vidmode extensions for better compatibility, and fixed some bugs with output hotplug and pointer updates * Xwin saw improvements to window and clipboard management, and a few new keyboard layouts - Remove upstreamed patches: + U_kdrive-evdev-update-keyboard-LEDs-22302.patch - Backport upstream patches for Xephyr input hot-plugging / single-GPU multi-seat support: * U_kdrive-fix-up-NewInputDeviceRequest-implementation.patch * U_kdrive-set-evdev-driver-for-input-devices-automatica.patch * U_ephyr-don-t-load-ephyr-input-driver-if-seat-option-i.patch * U_kdrive-don-t-let-evdev-driver-overwrite-existing-dev.patch * U_ephyr-ignore-Xorg-multiseat-command-line-options.patch * U_ephyr-enable-option-sw-cursor-by-default-in-multi-se.patch * U_kdrive-introduce-input-hot-plugging-support-for-udev.patch * U_kdrive-add-options-to-set-default-XKB-properties.patch * U_kdrive-evdev-update-keyboard-LEDs-22302.patch * U_config-udev-distinguish-between-real-keyboards-and-o.patch - u_os-connections-Check-for-stale-FDs.patch Ignore file descriptor if socket or devices dies. This prevents the Xserver to loop at 100% when dbus dies (boo#954433). - Add 50-extensions.conf Disable the DGA extension by default (boo#947695). - Replaced u_confine_to_shape.diff by u_01-Improved-ConfineToShape.patch and u_02-DIX-ConfineTo-Don-t-bother-about-the-bounding-box-when-grabbing-a-shaped-window.patch. - u_pci-primary-Fix-up-primary-PCI-device-detection-for-the-platfrom-bus.patch Fix up primary device detection for the platform bus to fix the Xserver on older iMacs (boo#835975). - Update to version 1.18.1: First release in the 1.18 stable branch. Major themes are bugfixes in glamor, the modesetting driver, and the Present extension. Xwayland users may want to apply the following pair of patches in addition to this release: https://patchwork.freedesktop.org/patch/72945/raw/ https://patchwork.freedesktop.org/patch/72951/raw/ which combined fix an input issue when hotplugging monitors. Both are likely to be included in a future release unless testing discovers further problems. - Remove upstreamed patches: + ux_xserver_xvfb-randr.patch + U_systemd-logind-do-not-rely-on-directed-signals.patch + U_kdrive-UnregisterFd-Fix-off-by-one.patch + U_modesetting-should-not-reference-gbm-when-it-s-not-d.patch - Handle source-file-list in build not prep - N_xorg-x11-server-rpmmacros.patch: Delete: Process xorg-x11-server.macros in install - U_modesetting-should-not-reference-gbm-when-it-s-not-d.patch: fix build when gbm is not defined. - Only initialize pointer when matched (boo#961439). - u_kdrive-UnregisterFd-Fix-off-by-one.patch -> U_kdrive-UnregisterFd-Fix-off-by-one.patch - Add test for defined macro %build_xwayland This can be used to enable the build of Xwayland and the package xorg-x11-server-wayland using a macro in projconf (boo#960487). - Split out Xwayland: * Build a package xorg-x11-server-wayland * Limit build to Factory (boo#960487). - Enable XWayland on Leap also (boo#960487) - u_kdrive-UnregisterFd-Fix-off-by-one.patch * Copy open file table correctly by avoiding an off-by-one error (boo#867483). - Update to version 1.18.0 - refreshed N_zap_warning_xserver.diff, N_Force-swcursor-for-KMS-drivers-without-hw-cursor-sup.patch - supersedes u_fbdevhw.diff, U_linux-Add-linux_parse_vt_settings-and-linux_get_keep.patch, U_linux-Add-a-may_fail-paramter-to-linux_parse_vt_sett.patch, U_systemd-logind-Only-use-systemd-logind-integration-t.patch - Update to version 1.17.4: Minor brown-bag release. The important fix here is Martin's clientsWritable change which fixes a crash when built against xproto 7.0.28. - supersedes u_0001-os-make-sure-the-clientsWritable-fd_set-is-initializ.patch - Update to version 1.17.3: Various bugfixes across the board.  The most visible changes include fixing GLX extension setup under Xwayland and other non-Xorg servers (enabling core contexts in more scenarios), and various stability fixes to glamor and the Present extension. - supersededs the following patches: * u_randr_allow_rrselectinput_for_providerchange_and_resourcechange_events.patch * u_CloseConsole-Don-t-report-FatalError-when-shutting-down.patch - removed evdev xorg.conf.d snippet since it's meanwhile shipped with evdev driver itself (since version 2.10.0) - Backport a few upstream fixes for systemd/VT handling (boo#939838): U_linux-Add-linux_parse_vt_settings-and-linux_get_keep.patch U_linux-Add-a-may_fail-paramter-to-linux_parse_vt_sett.patch U_systemd-logind-Only-use-systemd-logind-integration-t.patch U_systemd-logind-do-not-rely-on-directed-signals.patch - Improve conditional enablement of XWayland. - Add patch u_0001-os-make-sure-the-clientsWritable-fd_set-is-initializ.patch Prevent segmentation faults with more than 256 clients (introduced by xproto 7.0.28 increasing the max client count 256 -> 512) Fdo Bug: https://bugs.freedesktop.org/show_bug.cgi?id=91316 - Update to version 1.17.2: Pick up a pile of fixes from master. Notable highlights: + Fix for CVE-2015-3164 in Xwayland + Fix int10 setup for vesa + Fix regression in server-interpreted auth + Fix fb setup on big-endian CPUs + Build fix for for gcc5 - Dropped patches: + Patch110: u_connection-avoid-crash-when-CloseWellKnownConnections-gets-called-twice.patch + Patch113: u_symbols-Fix-sdksyms.sh-to-cope-with-gcc5.patch + Patch116: U_os-XDMCP-options-like-query-etc-should-imply-listen.patch + Patch118: U_int10-Fix-error-check-for-pci_device_map_legacy.patch + Patch119: U_xwayland-enable-access-control-on-open-socket.patch + Patch120: U_os-support-new-implicit-local-user-access-mode.patch + Patch121: U_xwayland-default-to-local-user-if-no-xauth-file-given.patch + Patch2000: U_systemd-logind-filter-out-non-signal-messages-from.patch + Patch2001: U_systemd-logind-dont-second-guess-D-Bus-default-tim.patch - Changed patches to work with the new version: + Patch114: u_ad-hoc-fix-for-mmap-s-truncated-offset-parameter-on-.patch - U_os-support-new-implicit-local-user-access-mode.patch, U_xwayland-default-to-local-user-if-no-xauth-file-given.patch, U_xwayland-enable-access-control-on-open-socket.patch * Prevent unauthorized local access. (bnc#934102, CVE-2015-3164) - Fix GNOME X Session for some hybrid graphics (rh#1209347): + add U_systemd-logind-filter-out-non-signal-messages-from.patch + add U_systemd-logind-dont-second-guess-D-Bus-default-tim.patch - Fix build of s390/s390x (bnc#933503) - U_int10-Fix-error-check-for-pci_device_map_legacy.patch * int10: Fix error check for pci_device_map_legacy pci_device_map_legacy returns 0 on success (bsc#932319). - Add xorg-x11-server-byte-order.patch to correctly set X_BYTE_ORDER when compiling tigervnc on ppc64 architecture. Related to bnc#926201 - U_os-XDMCP-options-like-query-etc-should-imply-listen.patch * Enable listening on tcp when using -query. (bnc#924914) - Enable systemd-logind integration support: + Add pkgconfig(libsystemd-logind) and pkgconfig(dbus-1) BuildRequires. + Pass --enable-systemd-logind to configure. - u_ad-hoc-fix-for-mmap-s-truncated-offset-parameter-on-.patch * ad hoc fix for mmap's truncated offset parameter on 32bit (bnc#917385) - N_Force-swcursor-for-KMS-drivers-without-hw-cursor-sup.patch * hwcursor still considered broken in cirrus KMS ((bnc#864141, bnc#866152) - Update to version 1.17.1: Fixes for CVE 2015-0255. + xkb: Don't swap XkbSetGeometry data in the input buffer + xkb: Check strings length against request size - u_symbols-Fix-sdksyms.sh-to-cope-with-gcc5.patch Fix sdksyms.sh to work with gcc5 (bnc#916580). - Update to version 1.17.0: + Continued work to strip out stale code and clean up the server. Thousands of lines of unnecessary code have disappeared yet again. + The modesetting driver has been merged into the server code base, simplifying ongoing maintenance by coupling it to the X server ABI/API release schedule. This now includes DRI2 support (so that GLX works correctly) along with Glamor support (which handles DRI3). + Lots of Glamor improvements, including a rewrite of the core protocol rendering functions. - Remove upstream patches: + Patch130: U_BellProc-Send-bell-event-on-core-protocol-bell-when-requested.patch + Patch131: U_fb-Fix-invalid-bpp-for-24bit-depth-window.patch + Patch200: U_kdrive_extend_screen_option_syntax.patch + Patch201: U_ephyr_enable_screen_window_placement.patch + Patch202: U_ephyr_add_output_option_support.patch - Update to version 1.16.2 - Fix present_pixmap when using present_notify_msc - Fix present_notify to return right away when querying current or past msc.Xext/shm: Detach SHM segment after Pixmap is released - xkb: ignore floating slave devices when updating from master (#81885) - fb: Fix invalid bpp for 24bit depth window - supersedes U_fb-Fix-invalid-bpp-for-24bit-depth-window.patch - fix bashism in post script - XServer looks for dri.pc during configure. dri.pc is currently provided by a Mesa devel package, which is pulled in by other requirements, but it might be better to explicitly require dri.pc. - Backport upstream patches to enable Xephyr window placement via new "-output" option or new "-screen WxH+X+Y" syntax. * U_kdrive_extend_screen_option_syntax.patch * U_ephyr_enable_screen_window_placement.patch * U_ephyr_add_output_option_support.patch - Update to version 1.16.1: + mieq: Fix a crash regression in mieqProcessDeviceEvent + ListenOnOpenFD: Remove Resets since this is intended to be for hotplugging connections + XQuartz: Better support turning off "Displays have separate Spaces" on OS X Mavericks + glamor: Fix temp picture coordinates in glamor_composite_clipped_region + glx/present: Only send GLX_BufferSwapComplete for PresentCompleteKindPixmap + xfree86: Fallback to first platform device as primary + xfree86: Allow non-PCI devices as primary + xwayland: always include drm.xml in tarballs - Change U_ to u_ as these patches are not upstream yet: * U_render-Don-t-generate-invalid-pixman-format-when-using-a-24bpp-framebuffer-with-a-32bit-depth-visual.patch - -> u_render-Don-t-generate-invalid-pixman-format-when-using-a-24bpp-framebuffer-with-a-32bit-depth-visual.patch * U_fb-Correctly-implement-CopyArea-when-using-a-window-with-depth-32-and-24bpp.patch - -> u_fb-Correctly-implement-CopyArea-when-using-a-window-with-depth-32-and-24bpp.patch - Update to version 1.16.0 (final): + Glamor integration. This GL-based X acceleration subsystem now offers reasonable performance that avoids software fall backs much of the time. + XWayland. This provides an X server integrated into a Wayland window system. It uses Glamor for rendering, and so avoids most of the performance problems inherent in window system layering. + systemd integration. This provides for systemd-based launching and management which improves boot performance and reliability + Elimination of thousands of compiler warnings. We've been slowly adding more and more compiler flags to the stock X build to warn us of unsafe coding practices. Version 1.16 finally addresses the enormous list of these warnings. + Glamor for Xephyr. This X-on-X implementation now serves as the primary development environment for our new 2D acceleration subsystem, permitting rapid development and testing on a single machine. + Non-PCI device support. Many graphics devices are not enumerated with the standard PCI APIs; now the X server can auto-detect and configure them as it does in more conventional systems. - update to 1.16RC4 * non-PCI device support stuff merged - supersedes u_arch-Fix-image-and-bitmap-byte-order-for-ppc64le.patch - Update to 1.16RC3 - Bugfixes all over the place - %post: * move SaX2 generated xorg.conf file to xorg.conf.sle11 Only in very rare cases a static X configuration is still required on sle12. And, in some cases the migration from a static sle11 X configuration to a static sle12 X configuration is not possible at all, e.g. some video and input drivers are no longer available on sle12. In short, trying to migrate will result in more harm than benefit. (bnc#877315) * remove dangling link /etc/X11/XF86Config (bnc#879360, comment#15) * prevent %postun of NVIDIA/fglrx driver packages from restoring xorg.conf backup or running sax2 as fallback to create a new xorg.conf (bcn#877315) - Added n_xserver-optimus-autoconfig-hack.patch for FATE#316410. This is a little hack to make the X server autoconfigure the output sinks for Optimus laptops. This lets them automatically use outputs that are only wired to a certain GPU. To be removed once our desktop tools can configure this easily. - Remove upstreamed patches: - u_xfree86-allow-fallback-to-PCI-bus-probe-for-non-seat0-seats.patch (patch108) - u_xfree86-add-new-key-MatchSeat-to-xorg-conf.patch (patch109) - u_xfree86-add-short-description-about-MatchSeat-key-in-xorg-conf-man-page.patch (patch110) - Remove N_fix_XWAYLAND_SCANNER_undefined.diff Configure line is gone - Add new patches to make non-seat0 X servers work properly with non-KMS video drivers: + u_xfree86-allow-fallback-to-PCI-bus-probe-for-non-seat0-seats.patch + u_xfree86-add-new-key-MatchSeat-to-xorg-conf.patch + u_xfree86-add-short-description-about-MatchSeat-key-in-xorg-conf-man-page.patch - added missing pkgconfig(xf86dgaproto) BuildRequires - N_fix_XWAYLAND_SCANNER_undefined.diff * handle undefined XWAYLAND_SCANNER_RULES in configure; fix compilation for openSUSE 12.3 - Add missing BuildRequires - Update to 1.16RC2 - Build and pack XWayland DDX - obsolete glamor-devel from the correct package - obsolete also glamor and glamor-devel in addition to glamor-egl - Update to version 1.16.0pre: - Remove upstreamed patches: + Patch223: U_keep_non_seat0_x_server_from_touching_vts.patch - removed N_randr_fix_abi.patch, since it caused the crash with current NVIDIA drivers built against xorg-server 1.15 (bnc#858827) ------------------------------------------------------------------ ------------------ 2016-3-29 - Mar 29 2016 ------------------- ------------------------------------------------------------------ ++++ lvm2: - Modified spec to enable blkid-wiping with which filesystem check before pvcreate can function. (Fate#319908) ++++ glibc: - avx512-knl-memcpy.patch: AVX-512 optimized memcpy for KNL (fate#320336) ++++ glibc: - avx512-knl-memcpy.patch: AVX-512 optimized memcpy for KNL (fate#320336) ++++ kernel-default: - Refresh patches.arch/arm64-Add-workaround-for-Cavium-erratum-27456.patch. - commit 40749bb - ahci: Workaround for ThunderX Errata#22536 (fate#319978). - libahci: Implement the capability to override the generic ahci interrupt handler (fate#319978). - irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor (fate#318444). - iommu/arm-smmu-v2: Workaround for ThunderX errata#27704 (fate#319978). - iommu/arm-smmu-v2: Add support for 16 bit VMID (fate#319978). - iommu/arm-smmu: Invalidate TLBs properly (fate#319978). - iommu/io-pgtable: Indicate granule for TLB maintenance (fate#319978). - arm64: Documentation: add list of software workarounds for errata (fate#319978). - commit 62830ca - blk-mq: Use proper cpumask iterator (FATE#319965, bsc#964944). - block: partition: add partition specific uevent callbacks for partition info (FATE#319965, bsc#964944). - blk-mq: add bounds check on tag-to-rq conversion (FATE#319965, bsc#964944). - block: bio_remaining_done() isn't unlikely (FATE#319965, bsc#964944). - block: cleanup bio_endio (FATE#319965, bsc#964944). - block: factor out chained bio completion (FATE#319965, bsc#964944). - block: don't unecessarily clobber bi_error for chained bios (FATE#319965, bsc#964944). - blk-mq: Fix NULL pointer updating nr_requests (FATE#319965, bsc#964944). - block: Add blk_set_runtime_active() (FATE#319965, bsc#964944). - blk-mq: mark request queue as mq asap (FATE#319965, bsc#964944). - commit 3f2e868 - cxl: Ignore probes for virtual afu pci devices (fate#319921). - Update config files. - cxl: Remove cxl_get_phys_dev() kernel API (fate#319921). - cxlflash: Use new cxl_pci_read_adapter_vpd() API (fate#319921). - cxl: Add tracepoints around the cxl hcall (fate#319921). - cxl: Adapter failure handling (fate#319921). - cxl: Support the cxl kernel API from a guest (fate#319921). - cxl: Parse device tree and create cxl device(s) at boot (fate#319921). - cxl: Support to flash a new image on the adapter from a guest (fate#319921). - cxl: sysfs support for guests (fate#319921). - cxl: Add guest-specific code (fate#319921). - cxl: Separate bare-metal fields in adapter and AFU data (fate#319921). - cxl: New hcalls to support cxl adapters (fate#319921). - powerpc: New possible return value from hcall (fate#319921). - cxl: IRQ allocation for guests (fate#319921). - cxl: Update cxl_irq() prototype (fate#319921). - cxl: Isolate a few bare-metal-specific calls (fate#319921). - cxl: Rename some bare-metal specific functions (fate#319921). - cxl: Introduce implementation-specific API (fate#319921). - cxl: Define process problem state area at attach time only (fate#319921). - cxl: Move bare-metal specific code to specialized files (fate#319921). - cxl: Move common code away from bare-metal-specific files (fate#319921). - cxlflash: Reorder user context initialization (fate#319921). - cxlflash: Simplify attach path error cleanup (fate#319921). - cxlflash: Split out context initialization (fate#319921). - cxlflash: Unmap problem state area before detaching master (fate#319921). - cxlflash: Simplify PCI registration (fate#319921). - misc: cxl: use kobj_to_dev() (fate#319922). - cxl: Enable PCI device ID for future IBM CXL adapter (fate#319922). - cxl: use -Werror only with CONFIG_PPC_WERROR (fate#319922). - cxl: fix build for GCC 4.6.x (fate#319922). - cxl: Fix DSI misses when the context owning task exits (fate#319922). - cxl: Fix possible idr warning when contexts are released (fate#319922). - commit e2ac3d7 - hv: Track allocations of children of hv_vmbus in private resource tree (fate#320485). - commit 6b37420 - hv: Reverse order of resources in hyperv_mmio (fate#320485). - commit 83f7fdc - hv: Use new vmbus_mmio_free() from client drivers (fate#320485). - commit c3557a1 - hv: Lock access to hyperv_mmio resource tree (fate#320485). - commit 9f5a192 - hv: Make a function to free mmio regions through vmbus (fate#320485). - commit 5fefcaf - Drivers: hv: kvp: fix IP Failover (fate#320485). - commit 4518b85 - Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read() (fate#320485). - commit c9c78fb - Drivers: hv: vmbus: Support handling messages on multiple CPUs (fate#320485). - commit e60bdfd - Drivers: hv: utils: Remove util transport handler from list if registration fails (fate#320485). - commit aa81f0e - Drivers: hv: util: Pass the channel information during the init call (fate#320485). - commit c69eb27 - Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload() (fate#320485). - commit 3343779 - Drivers: hv: vmbus: remove code duplication in message handling (fate#320485). - commit 8cc9653 - Drivers: hv: vmbus: avoid wait_for_completion() on crash (fate#320485). - commit 5f23fba - Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages (fate#320485). - commit 61ace0f - hv_netvsc: add ethtool support for set and get of settings (fate#320485). - commit b94211c - hv_netvsc: add software transmit timestamp support (fate#320485). - commit 9c573fc - drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header (fate#320485). - commit 8a72038 - kvm/x86: Rename Hyper-V long spin wait hypercall (fate#320485). - commit d2b7ebb - hv_netvsc: cleanup netdev feature flags for netvsc (fate#320485). - commit 975e00b - Drivers: hv: vmbus: Give control over how the ring access is serialized (fate#320485). - commit b7724c4 - Drivers: hv: vmbus: Eliminate the spin lock on the read path (fate#320485). - commit 92223ff - Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister() (fate#320485). - commit e48715f - Drivers: hv: vmbus: add a per-channel rescind callback (fate#320485). - commit 7bd7a6c - Drivers: hv: vmbus: add a hvsock flag in struct hv_driver (fate#320485). - commit 177916c - Drivers: hv: vmbus: define a new VMBus message type for hvsock (fate#320485). - commit 3a1e023 - Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling (fate#320485). - commit cc3f8e7 - Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock) (fate#320485). - commit 8a5d4ba - Drivers: hv: vmbus: add a helper function to set a channel's pending send size (fate#320485). - commit 3aae86e - Drivers: hv: vmbus: don't manipulate with clocksources on crash (fate#320485). - commit eaae77f - Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload() (fate#320485). - commit a1f2d66 - Drivers: hv: vmbus: avoid infinite loop in init_vp_index() (fate#320485). - commit 5c35c27 - tools/hv: Use include/uapi with __EXPORTED_HEADERS__ (fate#320485). - commit 60576a5 - Drivers: hv: vmbus: Cleanup vmbus_set_event() (fate#320485). - commit fd3b938 - ethtool.h: define INT_MAX for userland (fate#320485). - commit f4d1a6e - ethtool: make validate_speed accept all speeds between 0 and INT_MAX (fate#320485). - commit 1739494 - ethtool: future-proof interface for speed extensions (fate#320485). - commit a5bfe32 - ethtool: add speed/duplex validation functions (fate#320485). - commit e3b5667 - Reorder pci patches in series.conf - commit dfbf335 - Add mainline tag to two pci-hyperv related patches - commit 88f9fc9 - Use mainline version of pci-hyperv driver - commit fd7e4d4 - Add mainline tag for hyperv vendor/device atttribute change - commit c0edba2 ++++ kernel-source: - Refresh patches.arch/arm64-Add-workaround-for-Cavium-erratum-27456.patch. - commit 40749bb - ahci: Workaround for ThunderX Errata#22536 (fate#319978). - libahci: Implement the capability to override the generic ahci interrupt handler (fate#319978). - irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor (fate#318444). - iommu/arm-smmu-v2: Workaround for ThunderX errata#27704 (fate#319978). - iommu/arm-smmu-v2: Add support for 16 bit VMID (fate#319978). - iommu/arm-smmu: Invalidate TLBs properly (fate#319978). - iommu/io-pgtable: Indicate granule for TLB maintenance (fate#319978). - arm64: Documentation: add list of software workarounds for errata (fate#319978). - commit 62830ca - blk-mq: Use proper cpumask iterator (FATE#319965, bsc#964944). - block: partition: add partition specific uevent callbacks for partition info (FATE#319965, bsc#964944). - blk-mq: add bounds check on tag-to-rq conversion (FATE#319965, bsc#964944). - block: bio_remaining_done() isn't unlikely (FATE#319965, bsc#964944). - block: cleanup bio_endio (FATE#319965, bsc#964944). - block: factor out chained bio completion (FATE#319965, bsc#964944). - block: don't unecessarily clobber bi_error for chained bios (FATE#319965, bsc#964944). - blk-mq: Fix NULL pointer updating nr_requests (FATE#319965, bsc#964944). - block: Add blk_set_runtime_active() (FATE#319965, bsc#964944). - blk-mq: mark request queue as mq asap (FATE#319965, bsc#964944). - commit 3f2e868 - cxl: Ignore probes for virtual afu pci devices (fate#319921). - Update config files. - cxl: Remove cxl_get_phys_dev() kernel API (fate#319921). - cxlflash: Use new cxl_pci_read_adapter_vpd() API (fate#319921). - cxl: Add tracepoints around the cxl hcall (fate#319921). - cxl: Adapter failure handling (fate#319921). - cxl: Support the cxl kernel API from a guest (fate#319921). - cxl: Parse device tree and create cxl device(s) at boot (fate#319921). - cxl: Support to flash a new image on the adapter from a guest (fate#319921). - cxl: sysfs support for guests (fate#319921). - cxl: Add guest-specific code (fate#319921). - cxl: Separate bare-metal fields in adapter and AFU data (fate#319921). - cxl: New hcalls to support cxl adapters (fate#319921). - powerpc: New possible return value from hcall (fate#319921). - cxl: IRQ allocation for guests (fate#319921). - cxl: Update cxl_irq() prototype (fate#319921). - cxl: Isolate a few bare-metal-specific calls (fate#319921). - cxl: Rename some bare-metal specific functions (fate#319921). - cxl: Introduce implementation-specific API (fate#319921). - cxl: Define process problem state area at attach time only (fate#319921). - cxl: Move bare-metal specific code to specialized files (fate#319921). - cxl: Move common code away from bare-metal-specific files (fate#319921). - cxlflash: Reorder user context initialization (fate#319921). - cxlflash: Simplify attach path error cleanup (fate#319921). - cxlflash: Split out context initialization (fate#319921). - cxlflash: Unmap problem state area before detaching master (fate#319921). - cxlflash: Simplify PCI registration (fate#319921). - misc: cxl: use kobj_to_dev() (fate#319922). - cxl: Enable PCI device ID for future IBM CXL adapter (fate#319922). - cxl: use -Werror only with CONFIG_PPC_WERROR (fate#319922). - cxl: fix build for GCC 4.6.x (fate#319922). - cxl: Fix DSI misses when the context owning task exits (fate#319922). - cxl: Fix possible idr warning when contexts are released (fate#319922). - commit e2ac3d7 - hv: Track allocations of children of hv_vmbus in private resource tree (fate#320485). - commit 6b37420 - hv: Reverse order of resources in hyperv_mmio (fate#320485). - commit 83f7fdc - hv: Use new vmbus_mmio_free() from client drivers (fate#320485). - commit c3557a1 - hv: Lock access to hyperv_mmio resource tree (fate#320485). - commit 9f5a192 - hv: Make a function to free mmio regions through vmbus (fate#320485). - commit 5fefcaf - Drivers: hv: kvp: fix IP Failover (fate#320485). - commit 4518b85 - Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read() (fate#320485). - commit c9c78fb - Drivers: hv: vmbus: Support handling messages on multiple CPUs (fate#320485). - commit e60bdfd - Drivers: hv: utils: Remove util transport handler from list if registration fails (fate#320485). - commit aa81f0e - Drivers: hv: util: Pass the channel information during the init call (fate#320485). - commit c69eb27 - Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload() (fate#320485). - commit 3343779 - Drivers: hv: vmbus: remove code duplication in message handling (fate#320485). - commit 8cc9653 - Drivers: hv: vmbus: avoid wait_for_completion() on crash (fate#320485). - commit 5f23fba - Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages (fate#320485). - commit 61ace0f - hv_netvsc: add ethtool support for set and get of settings (fate#320485). - commit b94211c - hv_netvsc: add software transmit timestamp support (fate#320485). - commit 9c573fc - drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header (fate#320485). - commit 8a72038 - kvm/x86: Rename Hyper-V long spin wait hypercall (fate#320485). - commit d2b7ebb - hv_netvsc: cleanup netdev feature flags for netvsc (fate#320485). - commit 975e00b - Drivers: hv: vmbus: Give control over how the ring access is serialized (fate#320485). - commit b7724c4 - Drivers: hv: vmbus: Eliminate the spin lock on the read path (fate#320485). - commit 92223ff - Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister() (fate#320485). - commit e48715f - Drivers: hv: vmbus: add a per-channel rescind callback (fate#320485). - commit 7bd7a6c - Drivers: hv: vmbus: add a hvsock flag in struct hv_driver (fate#320485). - commit 177916c - Drivers: hv: vmbus: define a new VMBus message type for hvsock (fate#320485). - commit 3a1e023 - Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling (fate#320485). - commit cc3f8e7 - Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock) (fate#320485). - commit 8a5d4ba - Drivers: hv: vmbus: add a helper function to set a channel's pending send size (fate#320485). - commit 3aae86e - Drivers: hv: vmbus: don't manipulate with clocksources on crash (fate#320485). - commit eaae77f - Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload() (fate#320485). - commit a1f2d66 - Drivers: hv: vmbus: avoid infinite loop in init_vp_index() (fate#320485). - commit 5c35c27 - tools/hv: Use include/uapi with __EXPORTED_HEADERS__ (fate#320485). - commit 60576a5 - Drivers: hv: vmbus: Cleanup vmbus_set_event() (fate#320485). - commit fd3b938 - ethtool.h: define INT_MAX for userland (fate#320485). - commit f4d1a6e - ethtool: make validate_speed accept all speeds between 0 and INT_MAX (fate#320485). - commit 1739494 - ethtool: future-proof interface for speed extensions (fate#320485). - commit a5bfe32 - ethtool: add speed/duplex validation functions (fate#320485). - commit e3b5667 - Reorder pci patches in series.conf - commit dfbf335 - Add mainline tag to two pci-hyperv related patches - commit 88f9fc9 - Use mainline version of pci-hyperv driver - commit fd7e4d4 - Add mainline tag for hyperv vendor/device atttribute change - commit c0edba2 ++++ kernel-firmware: - Update to version 20160317git (commit 5f8ca0c1db61) (fate#fate#320305). - Intel wifi and BT updates (fate#319955) - rtlwifi update - Intel SKL audio and graphics updates - Atheros AR3012 firmware - nvidia GM200, GM204, GM206 and GM20B signed firmware - wl18xx update - AMD family 15h processor update - Intel OPA hfi1 (fate#319251) ++++ kernel-syms: - Refresh patches.arch/arm64-Add-workaround-for-Cavium-erratum-27456.patch. - commit 40749bb - ahci: Workaround for ThunderX Errata#22536 (fate#319978). - libahci: Implement the capability to override the generic ahci interrupt handler (fate#319978). - irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor (fate#318444). - iommu/arm-smmu-v2: Workaround for ThunderX errata#27704 (fate#319978). - iommu/arm-smmu-v2: Add support for 16 bit VMID (fate#319978). - iommu/arm-smmu: Invalidate TLBs properly (fate#319978). - iommu/io-pgtable: Indicate granule for TLB maintenance (fate#319978). - arm64: Documentation: add list of software workarounds for errata (fate#319978). - commit 62830ca - blk-mq: Use proper cpumask iterator (FATE#319965, bsc#964944). - block: partition: add partition specific uevent callbacks for partition info (FATE#319965, bsc#964944). - blk-mq: add bounds check on tag-to-rq conversion (FATE#319965, bsc#964944). - block: bio_remaining_done() isn't unlikely (FATE#319965, bsc#964944). - block: cleanup bio_endio (FATE#319965, bsc#964944). - block: factor out chained bio completion (FATE#319965, bsc#964944). - block: don't unecessarily clobber bi_error for chained bios (FATE#319965, bsc#964944). - blk-mq: Fix NULL pointer updating nr_requests (FATE#319965, bsc#964944). - block: Add blk_set_runtime_active() (FATE#319965, bsc#964944). - blk-mq: mark request queue as mq asap (FATE#319965, bsc#964944). - commit 3f2e868 - cxl: Ignore probes for virtual afu pci devices (fate#319921). - Update config files. - cxl: Remove cxl_get_phys_dev() kernel API (fate#319921). - cxlflash: Use new cxl_pci_read_adapter_vpd() API (fate#319921). - cxl: Add tracepoints around the cxl hcall (fate#319921). - cxl: Adapter failure handling (fate#319921). - cxl: Support the cxl kernel API from a guest (fate#319921). - cxl: Parse device tree and create cxl device(s) at boot (fate#319921). - cxl: Support to flash a new image on the adapter from a guest (fate#319921). - cxl: sysfs support for guests (fate#319921). - cxl: Add guest-specific code (fate#319921). - cxl: Separate bare-metal fields in adapter and AFU data (fate#319921). - cxl: New hcalls to support cxl adapters (fate#319921). - powerpc: New possible return value from hcall (fate#319921). - cxl: IRQ allocation for guests (fate#319921). - cxl: Update cxl_irq() prototype (fate#319921). - cxl: Isolate a few bare-metal-specific calls (fate#319921). - cxl: Rename some bare-metal specific functions (fate#319921). - cxl: Introduce implementation-specific API (fate#319921). - cxl: Define process problem state area at attach time only (fate#319921). - cxl: Move bare-metal specific code to specialized files (fate#319921). - cxl: Move common code away from bare-metal-specific files (fate#319921). - cxlflash: Reorder user context initialization (fate#319921). - cxlflash: Simplify attach path error cleanup (fate#319921). - cxlflash: Split out context initialization (fate#319921). - cxlflash: Unmap problem state area before detaching master (fate#319921). - cxlflash: Simplify PCI registration (fate#319921). - misc: cxl: use kobj_to_dev() (fate#319922). - cxl: Enable PCI device ID for future IBM CXL adapter (fate#319922). - cxl: use -Werror only with CONFIG_PPC_WERROR (fate#319922). - cxl: fix build for GCC 4.6.x (fate#319922). - cxl: Fix DSI misses when the context owning task exits (fate#319922). - cxl: Fix possible idr warning when contexts are released (fate#319922). - commit e2ac3d7 - hv: Track allocations of children of hv_vmbus in private resource tree (fate#320485). - commit 6b37420 - hv: Reverse order of resources in hyperv_mmio (fate#320485). - commit 83f7fdc - hv: Use new vmbus_mmio_free() from client drivers (fate#320485). - commit c3557a1 - hv: Lock access to hyperv_mmio resource tree (fate#320485). - commit 9f5a192 - hv: Make a function to free mmio regions through vmbus (fate#320485). - commit 5fefcaf - Drivers: hv: kvp: fix IP Failover (fate#320485). - commit 4518b85 - Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read() (fate#320485). - commit c9c78fb - Drivers: hv: vmbus: Support handling messages on multiple CPUs (fate#320485). - commit e60bdfd - Drivers: hv: utils: Remove util transport handler from list if registration fails (fate#320485). - commit aa81f0e - Drivers: hv: util: Pass the channel information during the init call (fate#320485). - commit c69eb27 - Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload() (fate#320485). - commit 3343779 - Drivers: hv: vmbus: remove code duplication in message handling (fate#320485). - commit 8cc9653 - Drivers: hv: vmbus: avoid wait_for_completion() on crash (fate#320485). - commit 5f23fba - Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages (fate#320485). - commit 61ace0f - hv_netvsc: add ethtool support for set and get of settings (fate#320485). - commit b94211c - hv_netvsc: add software transmit timestamp support (fate#320485). - commit 9c573fc - drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header (fate#320485). - commit 8a72038 - kvm/x86: Rename Hyper-V long spin wait hypercall (fate#320485). - commit d2b7ebb - hv_netvsc: cleanup netdev feature flags for netvsc (fate#320485). - commit 975e00b - Drivers: hv: vmbus: Give control over how the ring access is serialized (fate#320485). - commit b7724c4 - Drivers: hv: vmbus: Eliminate the spin lock on the read path (fate#320485). - commit 92223ff - Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister() (fate#320485). - commit e48715f - Drivers: hv: vmbus: add a per-channel rescind callback (fate#320485). - commit 7bd7a6c - Drivers: hv: vmbus: add a hvsock flag in struct hv_driver (fate#320485). - commit 177916c - Drivers: hv: vmbus: define a new VMBus message type for hvsock (fate#320485). - commit 3a1e023 - Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling (fate#320485). - commit cc3f8e7 - Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock) (fate#320485). - commit 8a5d4ba - Drivers: hv: vmbus: add a helper function to set a channel's pending send size (fate#320485). - commit 3aae86e - Drivers: hv: vmbus: don't manipulate with clocksources on crash (fate#320485). - commit eaae77f - Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload() (fate#320485). - commit a1f2d66 - Drivers: hv: vmbus: avoid infinite loop in init_vp_index() (fate#320485). - commit 5c35c27 - tools/hv: Use include/uapi with __EXPORTED_HEADERS__ (fate#320485). - commit 60576a5 - Drivers: hv: vmbus: Cleanup vmbus_set_event() (fate#320485). - commit fd3b938 - ethtool.h: define INT_MAX for userland (fate#320485). - commit f4d1a6e - ethtool: make validate_speed accept all speeds between 0 and INT_MAX (fate#320485). - commit 1739494 - ethtool: future-proof interface for speed extensions (fate#320485). - commit a5bfe32 - ethtool: add speed/duplex validation functions (fate#320485). - commit e3b5667 - Reorder pci patches in series.conf - commit dfbf335 - Add mainline tag to two pci-hyperv related patches - commit 88f9fc9 - Use mainline version of pci-hyperv driver - commit fd7e4d4 - Add mainline tag for hyperv vendor/device atttribute change - commit c0edba2 ++++ glibmm2: - Update to version 2.48.0: + Regenerate docs.xml files. + Regenerate gio .defs. ++++ pangomm: - Update to version 2.40.0: + No major changes compared to 2.39.1. ++++ spice-gtk: - Update to version 0.30: + spice-protocol is no longer bundled with spice-gtk. Requires spice-protocol >= 0.12.10 + Handle single headed monitors that have a non-zero x, y config + Various small improvements to 'spicy' test application + Fix build with automake < 1.13 + various bug fixes and improvements + New API: - spice_main_update_display_enabled() - Add SpiceSession::preferred-compression property and - -spice-preferred-compression commandline switch (requires a yet-to-be-released version of spice server) + Ability to set the SpiceDisplay::keypress-delay property via a new SPICE_KEYPRESS_DELAY environment variable - Add python-six BuildRequires: New dependency, that configure fails to look for. - Remove upstreamed patches: a99ed152-no-volume-sync-without-audio.patch ++++ xerces-c: - xerces-c-CVE-2016-0729.patch: Fix for mishandling certain kinds of malformed input documents, resulting in buffer overlows during processing and error reporting. The overflows can manifest as a segmentation fault or as memory corruption during a parse operation. (bsc#966822, CVE-2016-0729) ++++ linux-glibc-devel: - package back i2c-dev.h the one from i2c-tools is outdated (bsc#950168) ++++ perl-Bootloader: - Fix syntax errors in grub2/install - 0.910 ++++ qemu: - Update to v2.6.0-rc0 (fate#316228) cf. http://wiki.qemu.org/ChangeLog/2.6 - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP2 * Patches dropped (upstream except as noted): 0041-s390-Remove-legacy-s390-virtio-mach.patch 0044-Don-t-change-total_size-when-creati.patch 0045-fw_cfg-avoid-calculating-invalid-cu.patch 0046-i386-avoid-null-pointer-dereference.patch 0047-scsi-initialise-info-object-with-ap.patch 0048-ehci-make-idt-processing-more-robus.patch 0049-net-ne2000-fix-bounds-check-in-iopo.patch 0050-ide-ahci-reset-ncq-object-to-unused.patch 0051-net-vmxnet3-avoid-memory-leakage-in.patch 0052-hmp-fix-sendkey-out-of-bounds-write.patch 0053-usb-ehci-add-capability-mmio-write-.patch 0054-e1000-eliminate-infinite-loops-on-o.patch * Patches renamed: 0042-qtest-Increase-socket-timeout-to-ac.patch - > 0041-qtest-Increase-socket-timeout-to-ac.patch 0043-dictzip-Fix-on-big-endian-systems.patch - > 0042-dictzip-Fix-on-big-endian-systems.patch 0055-Fix-tigervnc-long-press-issue.patch - > 0043-Fix-tigervnc-long-press-issue.patch 0056-xen_disk-Add-suse-specific-flush-di.patch - > 0044-xen_disk-Add-suse-specific-flush-di.patch 0057-Revert-Revert-xen-hvm-increase-maxm.patch - > 0045-Revert-Revert-xen-hvm-increase-maxm.patch 0058-Split-large-discard-requests-from-b.patch - > 0046-Split-large-discard-requests-from-b.patch ++++ yast2: - Display a confirmation dialog when a file conflict is detected during package installation (bsc#923590) - 3.1.181 ++++ yast2-pkg-bindings: - Add a Pkg::ProvidePackage to retrieve a package using PackageProvider (fate#319716). - 3.1.33 ------------------------------------------------------------------ ------------------ 2016-3-28 - Mar 28 2016 ------------------- ------------------------------------------------------------------ ++++ lvm2: - Fix clvmd.ocf and cmirrord to remove "-d" option for cmirrod (bsc#971334) - Fix clvmd.ocf to add lvmconf --enable-cluster before start daemon when locking_type is not 3 or use_lvmetad is 1 in setting (bsc#970439) - Modify GPL-2.0 to GPL-2.0+ and LGPL-2.1 to LGPL-2.1+ to avoid license conflict with thin-provisioning-tools which is using GPL-3.0 ++++ ft2demos: - Update to version 2.6.3 * The `ftgamma' demo program has been modernized; the gamma grid display has been moved from `ftview' to this program. * It is now possible to cycle through the available LCD filtering modes. ++++ java-1_7_0-openjdk: - Update to 2.6.5 - OpenJDK 7u99 (bsc#972468) * Security fixes - S8152335, CVE-2016-0636: Improve MethodHandle consistency * Import of OpenJDK 7 u99 build 0 - S6425769, PR2858: Allow specifying an address to bind JMX remote connector - S6961123: setWMClass fails to null-terminate WM_CLASS string - S8145982, PR2858: JMXInterfaceBindingTest is failing intermittently - S8146015, PR2858: JMXInterfaceBindingTest is failing intermittently for IPv6 addresses * Backports - S8028727, PR2814: [parfait] warnings from b116 for jdk.src.share.native.sun.security.ec: JNI pending exceptions - S8048512, PR2814: Uninitialised memory in jdk/src/share/native/sun/security/ec/ECC_JNI.cpp - S8071705. PR2819, RH1182694: Java application menu misbehaves when running multiple screen stacked vertically - S8150954, PR2866, RH1176206: AWT Robot not compatible with GNOME Shell * Bug fixes - PR2803: Make system CUPS optional - PR2886: Location of 'stap' executable is hard-coded - PR2893: test/tapset/jstaptest.pl should be executable - PR2894: Add missing test directory in make check. * CACAO - PR2781, CA195: typeinfo.cpp: typeinfo_merge_nonarrays: Assertion `dest && result && x.any && y.any' failed * AArch64 port - PR2852: Add support for large code cache - PR2852: Apply ReservedCodeCacheSize default limiting to AArch64 only. - S8081289, PR2852: aarch64: add support for RewriteFrequentPairs in interpreter - S8131483, PR2852: aarch64: illegal stlxr instructions - S8133352, PR2852: aarch64: generates constrained unpredictable instructions - S8133842, PR2852: aarch64: C2 generates illegal instructions with int shifts >=32 - S8134322, PR2852: AArch64: Fix several errors in C2 biased locking implementation - S8136615, PR2852: aarch64: elide DecodeN when followed by CmpP 0 - S8138575, PR2852: Improve generated code for profile counters - S8138641, PR2852: Disable C2 peephole by default for aarch64 - S8138966, PR2852: Intermittent SEGV running ParallelGC - S8143067, PR2852: aarch64: guarantee failure in javac - S8143285, PR2852: aarch64: Missing load acquire when checking if ConstantPoolCacheEntry is resolved - S8143584, PR2852: Load constant pool tag and class status with load acquire - S8144201, PR2852: aarch64: jdk/test/com/sun/net/httpserver/Test6a.java fails with - -enable-unlimited-crypto - S8144582, PR2852: AArch64 does not generate correct branch profile data - S8146709, PR2852: AArch64: Incorrect use of ADRP for byte_map_base - S8147805, PR2852: aarch64: C1 segmentation fault due to inline Unsafe.getAndSetObject - S8148240, PR2852: aarch64: random infrequent null pointer exceptions in javac * PPC & AIX port - S8034797, PR2851: AIX: Fix os::naked_short_sleep() in os_aix.cpp after 8028280 - S8139258, PR2851: PPC64LE: argument passing problem when passing 15 floats in native call - S8139421, PR2851: PPC64LE: MacroAssembler::bxx64_patchable kill register R12 ++++ kernel-default: - intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled (bsc#969870,boo#970968,boo#969098). - commit 514f987 - rcu: Move wakeup out from under rnp->lock (bsc#971073). - commit 1094165 - rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}() (bsc#971073). - commit c6a2bbc - rcu: Stop disabling interrupts in scheduler fastpaths (bsc#971073). - commit c386510 - rcu: Fix obsolete rcu_bootup_announce_oddness() comment (bsc#971073). - commit 30c104b - rcu: Remove lock-acquisition loop from rcu_read_unlock_special() (bsc#971073). - commit 53f4f5f - rcu: Simplify rcu_sched_qs() control flow (bsc#971073). - commit 1c4cb8b - rcu: Move lock_class_key to local scope (bsc#971073). - commit 684474b - rcu: Add more diagnostics to expedited stall warning messages (bsc#971073). - commit 33e1b83 - rcu: Make expedited grace periods resolve stall-warning ties (bsc#971073). - commit d080997 - rcu: Reduce expedited GP memory contention via per-CPU variables (bsc#971073). - commit b752e43 - rcu: Invert sync_rcu_exp_select_cpus() "if" statement (bsc#971073). - commit c538a35 - rcu: Move smp_mb() from rcu_seq_snap() to rcu_exp_gp_seq_snap() (bsc#971073). - commit fe35055 - rcu: Clarify role of ->expmaskinitnext (bsc#971073). - commit d5d03fd - rcu: Short-circuit synchronize_sched_expedited() if only one CPU (bsc#971073). - commit 898bd42 - rcu: Add transitivity to remaining rcu_node ->lock acquisitions (bsc#971073). - commit 46afbcd - rcu: Create transitive rnp->lock acquisition functions (bsc#971073). - commit 8f35fe9 ++++ kernel-source: - intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled (bsc#969870,boo#970968,boo#969098). - commit 514f987 - rcu: Move wakeup out from under rnp->lock (bsc#971073). - commit 1094165 - rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}() (bsc#971073). - commit c6a2bbc - rcu: Stop disabling interrupts in scheduler fastpaths (bsc#971073). - commit c386510 - rcu: Fix obsolete rcu_bootup_announce_oddness() comment (bsc#971073). - commit 30c104b - rcu: Remove lock-acquisition loop from rcu_read_unlock_special() (bsc#971073). - commit 53f4f5f - rcu: Simplify rcu_sched_qs() control flow (bsc#971073). - commit 1c4cb8b - rcu: Move lock_class_key to local scope (bsc#971073). - commit 684474b - rcu: Add more diagnostics to expedited stall warning messages (bsc#971073). - commit 33e1b83 - rcu: Make expedited grace periods resolve stall-warning ties (bsc#971073). - commit d080997 - rcu: Reduce expedited GP memory contention via per-CPU variables (bsc#971073). - commit b752e43 - rcu: Invert sync_rcu_exp_select_cpus() "if" statement (bsc#971073). - commit c538a35 - rcu: Move smp_mb() from rcu_seq_snap() to rcu_exp_gp_seq_snap() (bsc#971073). - commit fe35055 - rcu: Clarify role of ->expmaskinitnext (bsc#971073). - commit d5d03fd - rcu: Short-circuit synchronize_sched_expedited() if only one CPU (bsc#971073). - commit 898bd42 - rcu: Add transitivity to remaining rcu_node ->lock acquisitions (bsc#971073). - commit 46afbcd - rcu: Create transitive rnp->lock acquisition functions (bsc#971073). - commit 8f35fe9 ++++ kernel-syms: - intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled (bsc#969870,boo#970968,boo#969098). - commit 514f987 - rcu: Move wakeup out from under rnp->lock (bsc#971073). - commit 1094165 - rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}() (bsc#971073). - commit c6a2bbc - rcu: Stop disabling interrupts in scheduler fastpaths (bsc#971073). - commit c386510 - rcu: Fix obsolete rcu_bootup_announce_oddness() comment (bsc#971073). - commit 30c104b - rcu: Remove lock-acquisition loop from rcu_read_unlock_special() (bsc#971073). - commit 53f4f5f - rcu: Simplify rcu_sched_qs() control flow (bsc#971073). - commit 1c4cb8b - rcu: Move lock_class_key to local scope (bsc#971073). - commit 684474b - rcu: Add more diagnostics to expedited stall warning messages (bsc#971073). - commit 33e1b83 - rcu: Make expedited grace periods resolve stall-warning ties (bsc#971073). - commit d080997 - rcu: Reduce expedited GP memory contention via per-CPU variables (bsc#971073). - commit b752e43 - rcu: Invert sync_rcu_exp_select_cpus() "if" statement (bsc#971073). - commit c538a35 - rcu: Move smp_mb() from rcu_seq_snap() to rcu_exp_gp_seq_snap() (bsc#971073). - commit fe35055 - rcu: Clarify role of ->expmaskinitnext (bsc#971073). - commit d5d03fd - rcu: Short-circuit synchronize_sched_expedited() if only one CPU (bsc#971073). - commit 898bd42 - rcu: Add transitivity to remaining rcu_node ->lock acquisitions (bsc#971073). - commit 46afbcd - rcu: Create transitive rnp->lock acquisition functions (bsc#971073). - commit 8f35fe9 ++++ freetype2: - Update to version 2.6.3 * IMPORTANT CHANGES - Khmer, Myanmar, Bengali, and Kannada script support has been added to the auto-hinter. * MISCELLANEOUS - Better support of Indic scripts like Devanagari by using a top-to-bottom hinting flow. - All FreeType macros starting with two underscores have been renamed to avoid a violation of both the C and C++ standards. Example: Header macros of the form `__FOO_H__' are now called `FOO_H_'. In most cases, this should be completely transparent to the user. The exception to this is `__FTERRORS_H__', which must be sometimes undefined by the user to get FreeType error strings: Both this form and the new `FTERRORS_H_' macro are accepted for backwards compatibility. - Minor improvements mainly to the Type 1 driver. - The new CFF engine now supports all Type 2 operators except `random'. - The macro `_STANDALONE_', used for compiling the B/W and smooth rasterizers as stand-alone modules, has been renamed to `STANDALONE_', since macro names starting with an underscore and followed by an uppercase letter are reserved in both C and C++. - Function `FT_Library_SetLcdFilterWeights' now also activates custom LCD filter weights (instead of just adjusting them). - Support for `unpatented hinting' has been completely removed: Consequently, the two functions `FT_Face_CheckTrueTypePatents' and `FT_Face_SetUnpatentedHinting' now return always false, doing nothing. ++++ meld: - Update to version 3.15.2: + Port to use GtkSourceView's file loader and saver helpers, bringing several benefits. + Loading and saving speed are significantly improved, and are asychronous. + We try a wider range of locale-specific file encodings by default, and still support user-specified default encodings. + We now support saving files with inconsistent newline types. + Binary files will now be loaded on a best-effort basis. + Reinstate support for Darcs; this is currently limited to very new (>2.10.3) versions. + Folder comparisons now apply text filters in the same way as file comparisons. + Add support for showing new shortcuts help dialog. + Preliminary support for building Meld as an xdg-app. + Fixes: - Many fixes for GTK+ 3.20 theming changes and widget compatibility issues. - All accelerators should now consistently use the Primary key, for better integration on OSX systems. - Significantly improve text filter performance. - Fix performance regression where scanning for missing files was extremely slow, especially in large repositories. - Fix truncated line number display in short file. - Fix filter dropdown not appearing below button. - Add more documentation on setup and installation requirements. - Update the AppData to spec version 0.7+. + Updated translations. ------------------------------------------------------------------ ------------------ 2016-3-27 - Mar 27 2016 ------------------- ------------------------------------------------------------------ ++++ kiwi: - Translated using Weblate (Greek) Currently translated at 85.7% (24 of 28 strings) ------------------------------------------------------------------ ------------------ 2016-3-26 - Mar 26 2016 ------------------- ------------------------------------------------------------------ ++++ gnome-session: - Add missing xorg-x11-server-wayland Requires for subpackage gnome-session-wayland. ++++ gnote: - Update to version 3.20.0: + Text menu now uses popover. + Updated translations. - Bump soname following upstream changes. - Add a define _gnote_version and set it to 3.20, make future soname bumps easier to deal with. ++++ gstreamer: - Update to version 1.8.0: + Hardware-accelerated zero-copy video decoding on Android + New video capture source for Android using the android.hardware.Camera API. + Windows Media reverse playback support (ASF/WMV/WMA). + New tracing system provides support for more sophisticated debugging tools. + New high-level GstPlayer playback convenience API. + Initial support for the new Vulkan API, see Matthew Waters' blog post for more details. + Improved Opus audio codec support: Support for more than two channels; MPEG-TS demuxer/muxer can now handle Opus; sample-accurate encoding/decoding/transmuxing with Ogg, Matroska, ISOBMFF (Quicktime/MP4), and MPEG-TS as container; new codec utility functions for Opus header and caps handling in pbutils library. The Opus encoder/decoder elements were also moved to gst-plugins-base (from -bad), and the opus RTP depayloader/payloader to -good. + GStreamer VAAPI module now released and maintained as part of the GStreamer project. + Asset proxy support in the GStreamer Editing Services. + Bugs fixed: bgo#763491, bgo#763895, bgo#764034, bgo#763770. - Rebase gstreamer-rpm-prov.patch, base on fedora patch. ++++ gstreamer-plugins-bad: - Update to version 1.8.0: + Hardware-accelerated zero-copy video decoding on Android + New video capture source for Android using the android.hardware.Camera API. + Windows Media reverse playback support (ASF/WMV/WMA). + New tracing system provides support for more sophisticated debugging tools. + New high-level GstPlayer playback convenience API. + Initial support for the new Vulkan API, see Matthew Waters' blog post for more details. + Improved Opus audio codec support: Support for more than two channels; MPEG-TS demuxer/muxer can now handle Opus; sample-accurate encoding/decoding/transmuxing with Ogg, Matroska, ISOBMFF (Quicktime/MP4), and MPEG-TS as container; new codec utility functions for Opus header and caps handling in pbutils library. The Opus encoder/decoder elements were also moved to gst-plugins-base (from -bad), and the opus RTP depayloader/payloader to -good. + GStreamer VAAPI module now released and maintained as part of the GStreamer project. + Asset proxy support in the GStreamer Editing Services. + Bugs fixed: bgo#763756, bgo#763793, bgo#763877, bgo#763974, bgo#764066, bgo#763262. - Add pkgconfig(xcb) and pkgconfig(wayland-scanner) BuildRequires: New dependencies. - Add 2 new subpackages and handle them in post/un + libsgtbadaudio and libgstplayer. ++++ gstreamer-plugins-base: - Update to version 1.8.0: + Hardware-accelerated zero-copy video decoding on Android + New video capture source for Android using the android.hardware.Camera API. + Windows Media reverse playback support (ASF/WMV/WMA). + New tracing system provides support for more sophisticated debugging tools. + New high-level GstPlayer playback convenience API. + Initial support for the new Vulkan API, see Matthew Waters' blog post for more details. + Improved Opus audio codec support: Support for more than two channels; MPEG-TS demuxer/muxer can now handle Opus; sample-accurate encoding/decoding/transmuxing with Ogg, Matroska, ISOBMFF (Quicktime/MP4), and MPEG-TS as container; new codec utility functions for Opus header and caps handling in pbutils library. The Opus encoder/decoder elements were also moved to gst-plugins-base (from -bad), and the opus RTP depayloader/payloader to -good. + GStreamer VAAPI module now released and maintained as part of the GStreamer project. + Asset proxy support in the GStreamer Editing Services. + Bugs fixed: bgo#763316. - Add pkgconfig(opus) BuildRequires: New optional dependency. - Add explicit pkgconfig(gio-unix-2.0) BuildRequires: Already pulled in, but add it so we can version it. ++++ gstreamer-plugins-good: - Update to version 1.8.0: + Hardware-accelerated zero-copy video decoding on Android + New video capture source for Android using the android.hardware.Camera API. + Windows Media reverse playback support (ASF/WMV/WMA). + New tracing system provides support for more sophisticated debugging tools. + New high-level GstPlayer playback convenience API. + Initial support for the new Vulkan API, see Matthew Waters' blog post for more details. + Improved Opus audio codec support: Support for more than two channels; MPEG-TS demuxer/muxer can now handle Opus; sample-accurate encoding/decoding/transmuxing with Ogg, Matroska, ISOBMFF (Quicktime/MP4), and MPEG-TS as container; new codec utility functions for Opus header and caps handling in pbutils library. The Opus encoder/decoder elements were also moved to gst-plugins-base (from -bad), and the opus RTP depayloader/payloader to -good. + GStreamer VAAPI module now released and maintained as part of the GStreamer project. + Asset proxy support in the GStreamer Editing Services. - Add explicit pkgconfig(libsoup-2.4) BuildRequires and version it. - Pass --enable-v4l2-probe to configure. This is a runtime check. ------------------------------------------------------------------ ------------------ 2016-3-25 - Mar 25 2016 ------------------- ------------------------------------------------------------------ ++++ empathy: - Add empathy-clutter-gst-3_0.patch: Port to clutter-gst-3.0. - Replace pkgconfig(clutter-gst-2.0) for pkgconfig(clutter-gst-3.0) BuildRequires due to above port. - Add libtool BuildRequires and pass autoreconf -fiv since above patch touches the buildsystem. ++++ gcr: - Update to version 3.20.0: + Build fixes (bgo#763488, bgo#766301). + Updated translations. ++++ gdk-pixbuf: - Update to version 2.34.0: + Don't force no static builds on Win32 (bgo#760369). + Updated translations. ++++ gnome-keyring: - Update to version 3.20.0: + Updated translations. ++++ seahorse: - Update to version 3.20.0: + Update AppData spec file. + Updated translations. ++++ google-noto-fonts: - add 52-noto-sans-cjk.conf, fix boo#972664 "Noto Sans CJK: Chinese are using Japanese Glyphs". - add scalable-font-XXX provides to noto-sans-cjk-fonts package - add locale() to noto-sans-cjk-fonts package, set it as default font for Chinese. ++++ gtk3: - Update to version 3.20.1: + Active GtkSwitch widgets now use the :checked state, to match GtkToggleButton. + Bugs fixed: bgo#641354, bgo#763350, bgo#763604, bgo#763659, bgo#763731, bgo#763741, bgo#763758, bgo#763779, bgo#763802, bgo#763804, bgo#763808, bgo#763859, bgo#763900, bgo#764118. + Updated translations. ++++ kernel-default: - be2iscsi: Fix IOPOLL implementation (bsc#963621, fate#320193). - irq_poll: Fix irq_poll_sched() (bsc#963621, fate#320193). - irq_poll: fold irq_poll_sched_prep into irq_poll_sched (bsc#963621, fate#320193). - irq_poll: don't disable new irq_poll instances (bsc#963621, fate#320193). - commit 666a4ca ++++ kernel-source: - be2iscsi: Fix IOPOLL implementation (bsc#963621, fate#320193). - irq_poll: Fix irq_poll_sched() (bsc#963621, fate#320193). - irq_poll: fold irq_poll_sched_prep into irq_poll_sched (bsc#963621, fate#320193). - irq_poll: don't disable new irq_poll instances (bsc#963621, fate#320193). - commit 666a4ca ++++ kernel-syms: - be2iscsi: Fix IOPOLL implementation (bsc#963621, fate#320193). - irq_poll: Fix irq_poll_sched() (bsc#963621, fate#320193). - irq_poll: fold irq_poll_sched_prep into irq_poll_sched (bsc#963621, fate#320193). - irq_poll: don't disable new irq_poll instances (bsc#963621, fate#320193). - commit 666a4ca ++++ libsecret: - Update to version 0.18.5: + Build fixes. + Port tests to Python 3 (bgo#761834). + Fix textual typos (bgo#763143). + Updated translations. ++++ libsoup: - Update to version 2.54.0.1: + Fix a build problem with the 2.54.0 tarball, which would not build if you configured with "--without-gnome". ++++ systemd: - preset package is needed by the %post section so we need to use a Requires(post) (Requires was previously used). - Drop all those ">/dev/null 2>&1" redirection done for commands executed in the rpm scriptlets. Error when not expected must be shown otherwise it's impossible to notice/debug any further issues ! ++++ postfix: - bnc#972346 /usr/sbin/SuSEconfig.postfix is wrong ++++ update-alternatives: - Update to the 1.18.4: * Rebase patch update-alternatives-suse.patch * Touch the gost file in post ++++ xen: - fate#319989: Update to Xen 4.7 (pre-release) xen-4.7.0-testing-src.tar.bz2 - Dropped: xen-4.6.1-testing-src.tar.bz2 55f7f9d2-libxl-slightly-refine-pci-assignable-add-remove-handling.patch 5628fc67-libxl-No-emulated-disk-driver-for-xvdX-disk.patch 5644b756-x86-HVM-don-t-inject-DB-with-error-code.patch 5649bcbe-libxl-relax-readonly-check-introduced-by-XSA-142-fix.patch hotplug-Linux-block-performance-fix.patch set-mtu-from-bridge-for-tap-interface.patch xendomains-libvirtd-conflict.patch xsa154.patch xsa155-xen-0001-xen-Add-RING_COPY_REQUEST.patch xsa155-xen-0002-blktap2-Use-RING_COPY_REQUEST.patch xsa155-xen-0003-libvchan-Read-prod-cons-only-once.patch xsa170.patch ------------------------------------------------------------------ ------------------ 2016-3-24 - Mar 24 2016 ------------------- ------------------------------------------------------------------ ++++ autofs: - improve scalability of direct mount path component creation (bsc#966573). * Added autofs-improve-scalability-of-direct-mount-path-comp.patch * Refreshed autofs-5.1.1-dbus-udisks-monitor.patch - Use libldap_r instead of libldap for thread safety (bsc#955477). * Added autofs-use-libldap_r-instead-of-libldap-for-thread-safety.patch ++++ dracut: - Move dist config file to /usr/lib/dracut/dracut.conf.d (bsc#972143) - Remove stale, unused patch file: 0181-no_systemd_cryptsetup.patch - Still create a debug config example in /etc/dracut.conf.d ++++ gnome-control-center: - Add gnome-control-center-fix-wifi-list.patch: Fix Wifi list not showing APs correctly (bsc#870322). ++++ gstreamer-0_10-plugins-base: - Add gstreamer-0_10-plugins-base-gtk-1.25.patch: Fix build with gtk-doc 1.25. index.sgml is an internal file and must not be messed with (and with gtk-doc 1.25 it is no longer created). (Fate#318572) ++++ gstreamer-0_10-plugins-good: - Add gstreamer-0_10-plugins-good-gtk-doc-1.25.patch: Fix build with gtk-doc 1.25. index.sgml is an internal file and must not be messed with (and with gtk-doc 1.25 it is no longer created). (Fate#318572) ++++ kernel-default: - arm64: prefetch: add alternative pattern for CPUs without a prefetcher (fate#319977). - commit 895ee6f - ipv4: Don't do expensive useless work during inetdev destroy (CVE-2016-3156 bsc#971360). - commit 0633ad3 - arm64: Update the APM X-Gene EDAC node with the RB register resource. - EDAC, xgene: Add missing SoC register bus error handling. - Documentation, EDAC: Update xgene binding for missing register bus. - commit 3a4c2b8 - cgroup, memcg, writeback: drop spurious rcu locking around mem_cgroup_css_from_page() (bnc#971975 VM performance -- rcu locking). - commit cdb7961 - mm: scale kswapd watermarks in proportion to memory (bnc#971975 VM performance -- avoid tundering herd reclaim). - commit 79adf33 - intel_pstate: Remove freq calculation from intel_pstate_calc_busy() (bnc#969297 PM performance -- intel_pstate microoptimisations). - intel_pstate: Move intel_pstate_calc_busy() into get_target_pstate_use_performance() (bnc#969297 PM performance - - intel_pstate microoptimisations). - intel_pstate: Optimize calculation for max/min_perf_adj (bnc#969297 PM performance -- intel_pstate microoptimisations). - intel_pstate: Remove extra conversions in pid calculation (bnc#969297 PM performance -- intel_pstate microoptimisations). - mm/page-writeback: fix dirty_ratelimit calculation (bnc#971975 VM performance -- avoid undefined behaviour). - commit b819f51 - [v2,5/5] arm64/perf: Cavium ThunderX OCX TLK uncore support (fate#319982). - [v2,4/5] arm64/perf: Cavium ThunderX LMC uncore support (fate#319982). - [v2,3/5] arm64/perf: Cavium ThunderX L2C CBC uncore support (fate#319982). - [v2,2/5] arm64/perf: Cavium ThunderX L2C TAD uncore support (fate#319982). - [v2, 1/5] arm64/perf: Basic uncore counter support for Cavium ThunderX (fate#319982). - commit fe160b8 - genirq: Export IRQ functions for module use (fate#319483 fate#319482). - Update config files. - Delete patches.arch/arm64-gpio-xgene-Fix-kconfig-for-standby-GIPO-contoller.patch. - commit 0d17c37 - drm/radeon: rework fbdev handling on chips with no connectors (boo#971853). - commit 2daf04e - supported.conf: Fix usb-common path usb-common moved to its own subdirectory in kernel v3.16. - commit 28e362d ++++ kernel-source: - arm64: prefetch: add alternative pattern for CPUs without a prefetcher (fate#319977). - commit 895ee6f - ipv4: Don't do expensive useless work during inetdev destroy (CVE-2016-3156 bsc#971360). - commit 0633ad3 - arm64: Update the APM X-Gene EDAC node with the RB register resource. - EDAC, xgene: Add missing SoC register bus error handling. - Documentation, EDAC: Update xgene binding for missing register bus. - commit 3a4c2b8 - cgroup, memcg, writeback: drop spurious rcu locking around mem_cgroup_css_from_page() (bnc#971975 VM performance -- rcu locking). - commit cdb7961 - mm: scale kswapd watermarks in proportion to memory (bnc#971975 VM performance -- avoid tundering herd reclaim). - commit 79adf33 - intel_pstate: Remove freq calculation from intel_pstate_calc_busy() (bnc#969297 PM performance -- intel_pstate microoptimisations). - intel_pstate: Move intel_pstate_calc_busy() into get_target_pstate_use_performance() (bnc#969297 PM performance - - intel_pstate microoptimisations). - intel_pstate: Optimize calculation for max/min_perf_adj (bnc#969297 PM performance -- intel_pstate microoptimisations). - intel_pstate: Remove extra conversions in pid calculation (bnc#969297 PM performance -- intel_pstate microoptimisations). - mm/page-writeback: fix dirty_ratelimit calculation (bnc#971975 VM performance -- avoid undefined behaviour). - commit b819f51 - [v2,5/5] arm64/perf: Cavium ThunderX OCX TLK uncore support (fate#319982). - [v2,4/5] arm64/perf: Cavium ThunderX LMC uncore support (fate#319982). - [v2,3/5] arm64/perf: Cavium ThunderX L2C CBC uncore support (fate#319982). - [v2,2/5] arm64/perf: Cavium ThunderX L2C TAD uncore support (fate#319982). - [v2, 1/5] arm64/perf: Basic uncore counter support for Cavium ThunderX (fate#319982). - commit fe160b8 - genirq: Export IRQ functions for module use (fate#319483 fate#319482). - Update config files. - Delete patches.arch/arm64-gpio-xgene-Fix-kconfig-for-standby-GIPO-contoller.patch. - commit 0d17c37 - drm/radeon: rework fbdev handling on chips with no connectors (boo#971853). - commit 2daf04e - supported.conf: Fix usb-common path usb-common moved to its own subdirectory in kernel v3.16. - commit 28e362d ++++ kernel-syms: - arm64: prefetch: add alternative pattern for CPUs without a prefetcher (fate#319977). - commit 895ee6f - ipv4: Don't do expensive useless work during inetdev destroy (CVE-2016-3156 bsc#971360). - commit 0633ad3 - arm64: Update the APM X-Gene EDAC node with the RB register resource. - EDAC, xgene: Add missing SoC register bus error handling. - Documentation, EDAC: Update xgene binding for missing register bus. - commit 3a4c2b8 - cgroup, memcg, writeback: drop spurious rcu locking around mem_cgroup_css_from_page() (bnc#971975 VM performance -- rcu locking). - commit cdb7961 - mm: scale kswapd watermarks in proportion to memory (bnc#971975 VM performance -- avoid tundering herd reclaim). - commit 79adf33 - intel_pstate: Remove freq calculation from intel_pstate_calc_busy() (bnc#969297 PM performance -- intel_pstate microoptimisations). - intel_pstate: Move intel_pstate_calc_busy() into get_target_pstate_use_performance() (bnc#969297 PM performance - - intel_pstate microoptimisations). - intel_pstate: Optimize calculation for max/min_perf_adj (bnc#969297 PM performance -- intel_pstate microoptimisations). - intel_pstate: Remove extra conversions in pid calculation (bnc#969297 PM performance -- intel_pstate microoptimisations). - mm/page-writeback: fix dirty_ratelimit calculation (bnc#971975 VM performance -- avoid undefined behaviour). - commit b819f51 - [v2,5/5] arm64/perf: Cavium ThunderX OCX TLK uncore support (fate#319982). - [v2,4/5] arm64/perf: Cavium ThunderX LMC uncore support (fate#319982). - [v2,3/5] arm64/perf: Cavium ThunderX L2C CBC uncore support (fate#319982). - [v2,2/5] arm64/perf: Cavium ThunderX L2C TAD uncore support (fate#319982). - [v2, 1/5] arm64/perf: Basic uncore counter support for Cavium ThunderX (fate#319982). - commit fe160b8 - genirq: Export IRQ functions for module use (fate#319483 fate#319482). - Update config files. - Delete patches.arch/arm64-gpio-xgene-Fix-kconfig-for-standby-GIPO-contoller.patch. - commit 0d17c37 - drm/radeon: rework fbdev handling on chips with no connectors (boo#971853). - commit 2daf04e - supported.conf: Fix usb-common path usb-common moved to its own subdirectory in kernel v3.16. - commit 28e362d ++++ multipath-tools: - multipathd: do not flush maps on startup - Use find_path_by_dev() where possible (bsc#924316) - Fixup error return in store_path() (bsc#972329) - Do not display message 'invalid fd' ++++ gcc6: - Update to SVN trunk head (r234449). - Do not build libffi packages for now. - Adds support for %disable_32bit. - Build with release checking. - Enable cross compiler builds. ++++ libosinfo: - Replace patches with upstream version 0ae4f0db-add-missing-sles-distros.patch 92c55cab-add-missing-opensuse-distros.patch - Dropped add-missing-sles-distros.patch add-missing-opensuse-distros.patch ++++ parted: - Drop (SUSE specific) support for hybrid pMBR (gpt_sync_mbr label) (fate#317849) - remove: parted-gpt-mbr-sync.patch - remove: libparted-ppc-prepboot-in-syncmbr.patch - refresh patches ++++ ruby2.1: - fate#320684/bsc#973073 0001-gc.c-tick-for-POWER-arch.patch 0001-vm_exec.c-improve-performance-in-ppc64-arch.patch Preformance improvements of Ruby on POWER platform. Commit ids are: a5456a1d8308cec5461846418500f77b69a01e4d and d1075b72c819ee537bde8a302340c4b837402a76 ++++ systemd: - Drop usage of %{?mini} in 'Name:' due to a !$#@!@ sanity check done by OBS. - stop shipping 90-systemd.preset and provide 99-default.preset that disable all units by default. Let Suse branding presets package to define *all* rules (including systemd services). - import commit 7a9042911bb169806c33e7e9c8c47321370fb681: - strip the domain part from /etc/hostname when setting system host name - systemctl: no need to pass --all if inactive is explicitly requested in list-units - Don't use absolute pathes in the rpm scriptlets, there's no point and it makes the spec file slightly easier to read. - Also update the list of the services to disable in the %preun. Previous commit forgot to do it. - Use preset stuff to enable systemd services and update the list of services that are enabled at systemd package installation. This needs an update of systemd-presets-branding-SLE package. ++++ pciutils-ids: - Update to 2016.02.27 ++++ perl-Bootloader: - Set GRUB_GFXPAYLOAD based on gfxterm - 0.909 ++++ qemu: - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP2 * Patches added: 0058-Split-large-discard-requests-from-b.patch (bsc#964427) ++++ rubygem-cfa_grub2: - fix path to device.map in its model - 0.3.3 - do not modify data during grub_installdevice write (FATE#317701) - 0.3.2 ++++ systemd-presets-branding-SLE: - enable getty@.service multiplexer and remote-fs.service (bsc#972489) ------------------------------------------------------------------ ------------------ 2016-3-23 - Mar 23 2016 ------------------- ------------------------------------------------------------------ ++++ dconf: - Update to version 0.26.0: + No changes. ++++ gobject-introspection: - Update to version 1.48.0: + gir: Update annotations from GLib 2.48.0. + Various MSVC build fixes. ++++ gnome-backgrounds: - Update to version 3.20: + Updated translations. ++++ gnome-session: - Update to version 3.20.0: + Updated translations. ++++ gnome-shell: - Update to version 3.20.0: + Updated translations. ++++ gnome-shell-extensions: - Update to version 3.20.0: + version bump, nothing to see here. ++++ nautilus: - Update to version 3.20.0: + Improve path bar sliders sizing, making them less prominent. ++++ gnome-themes-standard: - Update to version 3.20: + No changes. ++++ gnome-tweak-tool: - Update to version 3.20.0: + Reduce the amount of logging we do by default. + Updated translations. ++++ ibus: - Do not apply SLE patches on openSUSE 13.2. - Drop ibus-adapt-new-vala.patch, not needed after all with vala 0.32. ++++ installation-images-SLES: - reverted list of default modules for root - Build inst-sys extension for libstoragemgmt (fate#320272) - 14.236 ++++ kernel-default: - net: thunderx: Adjust nicvf structure to reduce cache misses (fate#319980). - net: thunderx: Set recevie buffer page usage count in bulk (fate#319980). - commit 194968b - arm64: lib: patch in prfm for copy_page if requested (fate#319977). - commit 0427ab4 - Refresh patches.arch/arm64-Add-workaround-for-Cavium-erratum-27456.patch. - commit 2c33f3d - Refresh patches.arch/arm64-thd-irqchip-gicv3-its-numa-workaround-for-cavium-thunderx-erratum-23144.patch - commit 7ba61b1 - powerpc/perf/24x7: Eliminate domain suffix in event names (fate#320704). - powerpc/perf/hv-24x7: Display domain indices in sysfs (fate#320704). - powerpc/perf/hv-24x7: Display change in counter values (fate#320704). - powerpc/perf/hv-24x7: Fix usage with chip events (fate#320704). - commit 1424ac2 - Refresh patches.suse/intel_pstate-Increase-hold-off-time-before-samples-are-scaled.patch. - commit abf2084 - Refresh patches.suse/mm-thp-Set-THP-defrag-by-default-to-madvise-and-add-a-stall-free-defrag-option.patch. - commit f658e03 - intel_pstate: Increase hold-off time before samples are scaled (bnc#945201). - commit 395eb37 ++++ kernel-source: - net: thunderx: Adjust nicvf structure to reduce cache misses (fate#319980). - net: thunderx: Set recevie buffer page usage count in bulk (fate#319980). - commit 194968b - arm64: lib: patch in prfm for copy_page if requested (fate#319977). - commit 0427ab4 - Refresh patches.arch/arm64-Add-workaround-for-Cavium-erratum-27456.patch. - commit 2c33f3d - Refresh patches.arch/arm64-thd-irqchip-gicv3-its-numa-workaround-for-cavium-thunderx-erratum-23144.patch - commit 7ba61b1 - powerpc/perf/24x7: Eliminate domain suffix in event names (fate#320704). - powerpc/perf/hv-24x7: Display domain indices in sysfs (fate#320704). - powerpc/perf/hv-24x7: Display change in counter values (fate#320704). - powerpc/perf/hv-24x7: Fix usage with chip events (fate#320704). - commit 1424ac2 - Refresh patches.suse/intel_pstate-Increase-hold-off-time-before-samples-are-scaled.patch. - commit abf2084 - Refresh patches.suse/mm-thp-Set-THP-defrag-by-default-to-madvise-and-add-a-stall-free-defrag-option.patch. - commit f658e03 - intel_pstate: Increase hold-off time before samples are scaled (bnc#945201). - commit 395eb37 ++++ kernel-syms: - net: thunderx: Adjust nicvf structure to reduce cache misses (fate#319980). - net: thunderx: Set recevie buffer page usage count in bulk (fate#319980). - commit 194968b - arm64: lib: patch in prfm for copy_page if requested (fate#319977). - commit 0427ab4 - Refresh patches.arch/arm64-Add-workaround-for-Cavium-erratum-27456.patch. - commit 2c33f3d - Refresh patches.arch/arm64-thd-irqchip-gicv3-its-numa-workaround-for-cavium-thunderx-erratum-23144.patch - commit 7ba61b1 - powerpc/perf/24x7: Eliminate domain suffix in event names (fate#320704). - powerpc/perf/hv-24x7: Display domain indices in sysfs (fate#320704). - powerpc/perf/hv-24x7: Display change in counter values (fate#320704). - powerpc/perf/hv-24x7: Fix usage with chip events (fate#320704). - commit 1424ac2 - Refresh patches.suse/intel_pstate-Increase-hold-off-time-before-samples-are-scaled.patch. - commit abf2084 - Refresh patches.suse/mm-thp-Set-THP-defrag-by-default-to-madvise-and-add-a-stall-free-defrag-option.patch. - commit f658e03 - intel_pstate: Increase hold-off time before samples are scaled (bnc#945201). - commit 395eb37 ++++ kiwi: - Update SLE12-community-JeOS to SP1 repos ++++ krb5: - Introduce patch 0107-Fix-LDAP-null-deref-on-empty-arg-CVE-2016-3119.patch to fix CVE-2016-3119 (bsc#971942) ++++ libqt5-qtmultimedia: - Remove openal requirement in SLE12 where that dependency is not available ++++ libgusb: - Update to version 0.2.9: + Add g_usb_context_wait_for_replug(). + Install gusbcmd as a debugging aid. ++++ webkit2gtk3: - Refresh webkitgtk-disable-gcc-version-checks.patch for latest version. ++++ mutter: - Update to version 3.20.0: + Fix crash when using visual bell (bgo#763858). + Updated translations. ++++ openscap: - enable the SCE (script checking engine) packaged in "openscap-engine-sce" and "libopenscap_sce8" subpackages. - enable the CCE (Common Configuration Enumeration) fate#319687 ++++ libosinfo: - Replace patches with newer versions add-missing-opensuse-distros.patch add-missing-sles-distros.patch - Dropped patches: add-opensuse-leap-42.1-support.patch add-tumbleweed-support.patch with add-sle12sp1-support.patch with ++++ pango: - Update to version 1.40.0: + Fix typos. + Don't treat OGHAM SPACE MARK as whitespace. ++++ libqmi: - Improve description; say what QMI is ++++ libseccomp: - updated to final 2.3.0 release. (FATE#318471) - 0001-build-use-autotools-as-build-system.patch libseccomp-s390x-support.patch: dropped, upstream - builderror-k316.diff: fixed upstream - no-static.diff: do not build static libraries ++++ nss_ldap: - Introduce patch 0010-initialize-context-in-_nss_ldap_getbyname.patch to fix bad initialisation. (bsc#934444) ++++ timezone: - update to 2016c (bsc#972433): * Azerbaijan no longer observes DST (Asia/Baku) * Chile reverts from permanent to seasonal DST * Correct past timestamps for Europe/Kaliningrad, Europe/Vilnius, Europe/Volgograd 1989-1991 ++++ timezone-java: - update to 2016c (bsc#972433): * Azerbaijan no longer observes DST (Asia/Baku) * Chile reverts from permanent to seasonal DST * Correct past timestamps for Europe/Kaliningrad, Europe/Vilnius, Europe/Volgograd 1989-1991 ++++ virt-manager: - Replace virtinst-replace-unar-with-other-archivers.patch with the upstream version 21fd079e-replace-unar-with-other-archivers.patch ++++ yast2: - Added proc_modules.scr from yast-installation to avoid that yast-sound depends on yast-installation (bsc#972310) - 3.1.180 ++++ yast2-bootloader: - Set gfxterm to console on POWER (bsc#911682) - 3.1.165 ++++ yast2-installation: - Moved proc_modules.scr to yast2.rpm to avoid that yast-sound depends on yast-installation (bsc#972310) - 3.1.176 ++++ yast2-samba-server: - Don't require libsmbclient as it's pulled in by libsmbclient-devel; (bsc#972197). - 3.1.14 ++++ yast2-sound: - Fixed dependency on yast2 version that contains .proc.modules agent (bsc#972310) - Fixed regexp to respect changed output of modprobe (bsc#972315) - 3.1.9 ++++ zenity: - Update to version 3.20.0: + Updated translations. ------------------------------------------------------------------ ------------------ 2016-3-22 - Mar 22 2016 ------------------- ------------------------------------------------------------------ ++++ Mesa: - n_Replace-_LOADER_FATAL-by-_LOADER_WARNING-in-CriticalErrorMessageF.patch: Allow to muffle: libGL error: failed to load driver: XXX warnings on ssh connections (bsc#971950). ++++ adwaita-icon-theme: - Update to version 3.20: + Win32 build fixes. ++++ at-spi2-atk: - Update to version 2.20.0: + No changes. ++++ at-spi2-core: - Update to version 2.20.0: + No changes. ++++ cheese: - Update to version 3.20.0: + Updated translations. ++++ dconf-editor: - Update to version 3.20.0: + Updated translations. ++++ eog: - Update to version 3.20.0: + Updated translations. ++++ glib-networking: - Update to version 2.48.0: + New stable release. (No changes since 2.47.90). ++++ glib2: - Update to version 2.48.0: + A minor build fix in the name of determinism. + A few coverity fixes. + bgo#763617: giotypefuncs.c: Sort _get_type functions in the 'C' locale. + Updated translations. ++++ gnome-calculator: - Update to version 3.20.0: + Udated translations. ++++ gnome-system-monitor: - Update to version 3.20.0: + Updated translations. ++++ gnome-user-docs: - Update to version 3.20.0: + Updates to GNOME Help. + Updates to System Admin Guide. + Updated translations. ++++ gnome-weather: - Update to version 3.20.0: + Updated translations. ++++ input-pad: - Remove Requires: gobject-introspection, it is not needed at runtime. ++++ json-glib: - Update to version 1.2.0: + node: Turn a g_debug() call into a JSON_NOTE. + debug: Add flag for debugging nodes. ++++ kernel-default: - Refresh patches.suse/sched-throttle-nohz.patch. - commit 72ae2b6 - powerpc/perf: Export Power8 generic and cache events to sysfs (fate#320530). - powerpc/perf: Remove PME_ prefix for power7 events (fate#320530). - commit 8eb5850 - blk-mq: dynamic h/w context count (bsc#964944,FATE#319965). - NVMe: Fix possible queue use after freed (bsc#964944,FATE#319965). - nvme: fix drvdata setup for the nvme device (bsc#964944,FATE#319965). - nvme: Log the ctrl device name instead of the underlying pci device name (bsc#964944,FATE#319965). - nvme/host: reference the fabric module for each bdev open callout (bsc#964944,FATE#319965). - nvme: move timeout variables to core.c (bsc#964944,FATE#319965). - nvme: split dev_list_lock (bsc#964944,FATE#319965). - nvme: split pci module out of core module (bsc#964944,FATE#319965). - nvme: use a work item to submit async event requests (bsc#964944,FATE#319965). - nvme: don't poll the CQ from the kthread (bsc#964944,FATE#319965). - nvme: replace the kthread with a per-device watchdog timer (bsc#964944,FATE#319965). - nvme: return the whole CQE through the request passthrough interface (bsc#964944,FATE#319965). - nvme: expose cntlid in sysfs (bsc#964944,FATE#319965). - NVMe: Create discard zero quirk white list (bsc#964944,FATE#319965). - NVMe: Remove unused sq_head read in completion path (bsc#964944,FATE#319965). - NVMe: Expose ns wwid through single sysfs entry (bsc#964944,FATE#319965). - Refresh patches.drivers/0012-block-defer-timeouts-to-a-workqueue.patch. - Refresh patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch. - commit 5eee3a5 - ext4: fix races between buffered IO and collapse / insert range (bsc#972174). - ext4: fix races between page faults and hole punching (bsc#972174). - ext4: fix races of writeback with punch hole and zero range (bsc#972174). - ext4: move unlocked dio protection from ext4_alloc_file_blocks() (bsc#972174). - Refresh patches.fixes/ext4-more-efficient-SEEK_DATA-implementation.patch. - commit 65746f4 - mbcache: add reusable flag to cache entries (bsc#972162). - ext4: shortcut setting of xattr to the same value (bsc#972162). - mbcache: get rid of _e_hash_list_head (bsc#972162). - ext4: kill ext4_mballoc_ready (bsc#972162). - mbcache2: rename to mbcache (bsc#972162). - mbcache2: Use referenced bit instead of LRU (bsc#972162). - mbcache2: limit cache size (bsc#972162). - mbcache: remove mbcache (bsc#972162). - ext2: convert to mbcache2 (bsc#972162). - ext4: convert to mbcache2 (bsc#972162). - mbcache2: reimplement mbcache (bsc#972162). - commit 9ffcca6 - ext4: more efficient SEEK_DATA implementation (bsc#942262 bsc#967077). - ext4: return hole from ext4_map_blocks() (bsc#942262 bsc#967077). - ext4: factor out determining of hole size (bsc#942262 bsc#967077). - commit d52cf6d - cfq-iosched: Allow parent cgroup to preempt its child (bsc#951265). - cgroup: Export cgroup_is_descendant() (bsc#951265). - cfq-iosched: Allow sync noidle workloads to preempt each other (bsc#951265). - cfq-iosched: Reorder checks in cfq_should_preempt() (bsc#951265). - cfq-iosched: Don't group_idle if cfqq has big thinktime (bsc#951265). - commit 2c7c061 ++++ kernel-source: - Refresh patches.suse/sched-throttle-nohz.patch. - commit 72ae2b6 - powerpc/perf: Export Power8 generic and cache events to sysfs (fate#320530). - powerpc/perf: Remove PME_ prefix for power7 events (fate#320530). - commit 8eb5850 - blk-mq: dynamic h/w context count (bsc#964944,FATE#319965). - NVMe: Fix possible queue use after freed (bsc#964944,FATE#319965). - nvme: fix drvdata setup for the nvme device (bsc#964944,FATE#319965). - nvme: Log the ctrl device name instead of the underlying pci device name (bsc#964944,FATE#319965). - nvme/host: reference the fabric module for each bdev open callout (bsc#964944,FATE#319965). - nvme: move timeout variables to core.c (bsc#964944,FATE#319965). - nvme: split dev_list_lock (bsc#964944,FATE#319965). - nvme: split pci module out of core module (bsc#964944,FATE#319965). - nvme: use a work item to submit async event requests (bsc#964944,FATE#319965). - nvme: don't poll the CQ from the kthread (bsc#964944,FATE#319965). - nvme: replace the kthread with a per-device watchdog timer (bsc#964944,FATE#319965). - nvme: return the whole CQE through the request passthrough interface (bsc#964944,FATE#319965). - nvme: expose cntlid in sysfs (bsc#964944,FATE#319965). - NVMe: Create discard zero quirk white list (bsc#964944,FATE#319965). - NVMe: Remove unused sq_head read in completion path (bsc#964944,FATE#319965). - NVMe: Expose ns wwid through single sysfs entry (bsc#964944,FATE#319965). - Refresh patches.drivers/0012-block-defer-timeouts-to-a-workqueue.patch. - Refresh patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch. - commit 5eee3a5 - ext4: fix races between buffered IO and collapse / insert range (bsc#972174). - ext4: fix races between page faults and hole punching (bsc#972174). - ext4: fix races of writeback with punch hole and zero range (bsc#972174). - ext4: move unlocked dio protection from ext4_alloc_file_blocks() (bsc#972174). - Refresh patches.fixes/ext4-more-efficient-SEEK_DATA-implementation.patch. - commit 65746f4 - mbcache: add reusable flag to cache entries (bsc#972162). - ext4: shortcut setting of xattr to the same value (bsc#972162). - mbcache: get rid of _e_hash_list_head (bsc#972162). - ext4: kill ext4_mballoc_ready (bsc#972162). - mbcache2: rename to mbcache (bsc#972162). - mbcache2: Use referenced bit instead of LRU (bsc#972162). - mbcache2: limit cache size (bsc#972162). - mbcache: remove mbcache (bsc#972162). - ext2: convert to mbcache2 (bsc#972162). - ext4: convert to mbcache2 (bsc#972162). - mbcache2: reimplement mbcache (bsc#972162). - commit 9ffcca6 - ext4: more efficient SEEK_DATA implementation (bsc#942262 bsc#967077). - ext4: return hole from ext4_map_blocks() (bsc#942262 bsc#967077). - ext4: factor out determining of hole size (bsc#942262 bsc#967077). - commit d52cf6d - cfq-iosched: Allow parent cgroup to preempt its child (bsc#951265). - cgroup: Export cgroup_is_descendant() (bsc#951265). - cfq-iosched: Allow sync noidle workloads to preempt each other (bsc#951265). - cfq-iosched: Reorder checks in cfq_should_preempt() (bsc#951265). - cfq-iosched: Don't group_idle if cfqq has big thinktime (bsc#951265). - commit 2c7c061 ++++ kernel-syms: - Refresh patches.suse/sched-throttle-nohz.patch. - commit 72ae2b6 - powerpc/perf: Export Power8 generic and cache events to sysfs (fate#320530). - powerpc/perf: Remove PME_ prefix for power7 events (fate#320530). - commit 8eb5850 - blk-mq: dynamic h/w context count (bsc#964944,FATE#319965). - NVMe: Fix possible queue use after freed (bsc#964944,FATE#319965). - nvme: fix drvdata setup for the nvme device (bsc#964944,FATE#319965). - nvme: Log the ctrl device name instead of the underlying pci device name (bsc#964944,FATE#319965). - nvme/host: reference the fabric module for each bdev open callout (bsc#964944,FATE#319965). - nvme: move timeout variables to core.c (bsc#964944,FATE#319965). - nvme: split dev_list_lock (bsc#964944,FATE#319965). - nvme: split pci module out of core module (bsc#964944,FATE#319965). - nvme: use a work item to submit async event requests (bsc#964944,FATE#319965). - nvme: don't poll the CQ from the kthread (bsc#964944,FATE#319965). - nvme: replace the kthread with a per-device watchdog timer (bsc#964944,FATE#319965). - nvme: return the whole CQE through the request passthrough interface (bsc#964944,FATE#319965). - nvme: expose cntlid in sysfs (bsc#964944,FATE#319965). - NVMe: Create discard zero quirk white list (bsc#964944,FATE#319965). - NVMe: Remove unused sq_head read in completion path (bsc#964944,FATE#319965). - NVMe: Expose ns wwid through single sysfs entry (bsc#964944,FATE#319965). - Refresh patches.drivers/0012-block-defer-timeouts-to-a-workqueue.patch. - Refresh patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch. - commit 5eee3a5 - ext4: fix races between buffered IO and collapse / insert range (bsc#972174). - ext4: fix races between page faults and hole punching (bsc#972174). - ext4: fix races of writeback with punch hole and zero range (bsc#972174). - ext4: move unlocked dio protection from ext4_alloc_file_blocks() (bsc#972174). - Refresh patches.fixes/ext4-more-efficient-SEEK_DATA-implementation.patch. - commit 65746f4 - mbcache: add reusable flag to cache entries (bsc#972162). - ext4: shortcut setting of xattr to the same value (bsc#972162). - mbcache: get rid of _e_hash_list_head (bsc#972162). - ext4: kill ext4_mballoc_ready (bsc#972162). - mbcache2: rename to mbcache (bsc#972162). - mbcache2: Use referenced bit instead of LRU (bsc#972162). - mbcache2: limit cache size (bsc#972162). - mbcache: remove mbcache (bsc#972162). - ext2: convert to mbcache2 (bsc#972162). - ext4: convert to mbcache2 (bsc#972162). - mbcache2: reimplement mbcache (bsc#972162). - commit 9ffcca6 - ext4: more efficient SEEK_DATA implementation (bsc#942262 bsc#967077). - ext4: return hole from ext4_map_blocks() (bsc#942262 bsc#967077). - ext4: factor out determining of hole size (bsc#942262 bsc#967077). - commit d52cf6d - cfq-iosched: Allow parent cgroup to preempt its child (bsc#951265). - cgroup: Export cgroup_is_descendant() (bsc#951265). - cfq-iosched: Allow sync noidle workloads to preempt each other (bsc#951265). - cfq-iosched: Reorder checks in cfq_should_preempt() (bsc#951265). - cfq-iosched: Don't group_idle if cfqq has big thinktime (bsc#951265). - commit 2c7c061 ++++ samba: - Obsolete libsmbclient from libsmbclient0 and libpdb-devel from libsamba-passdb-devel while not providing it; (bsc#972197). ++++ samba: - Obsolete libsmbclient from libsmbclient0 while not providing it; (bsc#972197). - Update to 4.4.0. + Read of uninitialized memory DNS TXT handling; (bso#11128); (bso#11686); CVE-2016-0771. + Getting and setting Windows ACLs on symlinks can change permissions on link target; (bso#11648); CVE-2015-7560. + Sockets with htons(IPPROTO_RAW); (bso#11705); CVE-2015-8543. + s3: smbd: posix_acls: Fix check for setting u:g:o entry on a filesystem with no ACL support; (bso#10489). + docs: Add example for domain logins to smbspool man page; (bso#11643). + smbd: Show correct disk size for different quota and dfree block sizes; (bso#11681). + docs: Add smbspool_krb5_wrapper manpage; (bso#11690). + winbindd: Return trust parameters when listing trusts; (bso#11691). + ctdb: Do not provide a useless pkgconfig file for ctdb; (bso#11696). + Crypto.Cipher.ARC4 is not available on some platforms, fallback to M2Crypto.RC4.RC4 then; (bso#11699). + s3:utils/smbget: Set default blocksize; (bso#11700). + Streamline 'smbget' options with the rest of the Samba utils; (bso#11700). + s3:clispnego: Fix confusing warning in spnego_gen_krb5_wrap(); (bso#11702). + s3: smbd: Fix timestamp rounding inside SMB2 create; (bso#11703). + loadparm: Fix memory leak issue; (bso#11708). + lib/tsocket: Work around sockets not supporting FIONREAD; (bso#11714). + s3:vfs:glusterfs: Fix build after quota changes; (bso#11715). + ctdb-scripts: Drop use of "smbcontrol winbindd ip-dropped ..."; (bso#11719). + lib:socket: Fix CID 1350010: Integer OVERFLOW_BEFORE_WIDEN; (bso#11723). + smbd: Fix CID 1351215 Improper use of negative value; (bso#11724). + smbd: Fix CID 1351216 Dereference null return value; (bso#11725). + s3:smbd:open: Skip redundant call to file_set_dosmode when creating a new file; (bso#11727). + docs: Add manpage for cifsdd; (bso#11730). + param: Fix str_list_v3 to accept ; again; (bso#11732). + lib/socket: Fix improper use of default interface speed; (bso#11734). + lib:socket: Fix CID 1350009: Fix illegal memory accesses (BUFFER_SIZE_WARNING); (bso#11735). + libcli: Fix debug message, print sid string for new_ace trustee; (bso#11738). + Fix installation path of Samba helper binaries; (bso#11739). + Fix memory leak in loadparm; (bso#11740). + tevent: version 0.9.28: Fix memory leak when old signal action restored; (bso#11742). + smbd: Ignore SVHDX create context; (bso#11753). + Fix net join; (bso#11755). + s3:libads: setup the msDS-SupportedEncryptionTypes attribute on ldap_add; (bso#11755). + passdb: Add linefeed to debug message; (bso#11763). + s3:utils/smbget: Fix option parsing; (bso#11767). + libnet: Make Kerberos domain join site-aware; (bso#11769). + Reset TCP Connections during IP failover; (bso#11770). + ldb: Version 1.1.26; (bso#11772). + s3:smbd: Add negprot remote arch detection for OSX; (bso#11773). + vfs_glusterfs: Fix use after free in AIO callback; (bso#11774). + mkdir can return ACCESS_DENIED incorrectly on create race; (bso#11780). + "trustdom_list_done: Got invalid trustdom response" message should be avoided; (bso#11782). + Mismatch between local and remote attribute ids lets replication fail with custom schema; (bso#11783). + Quota is not supported on Solaris 10; (bso#11788). + Talloc: Version 2.1.6; (bso#11789). + smbd: Enable multi-channel if 'server multi channel support = yes' in the config; (bso#11796). + build: Fix build when '--without-quota' specified; (bso#11798). + lib/socket/interfaces: Fix some uninitialied bytes; (bso#11802). + Access based share enum: handle permission set in configuration files; (bso#8093). + See also WHATSNEW.txt from the samba-doc package. ++++ libgtop: - Update to version 2.34.0: + Stable release. ++++ libgudev: - Import libgudev from Factory (fate#320658): new versions of systemd doesn't ship libgudev anymore and a dedicated package has been created and should be used instead. ++++ libgweather: - Update to version 3.20.0: + Updated translations. ++++ webkit2gtk3: - Update to version 2.12.0: + Enable GSS-Negotiate support when available in libsoup. + Fix overlay scrollbar indicator position. + Fix smooth scrolling behavior that was not fixed in all cases in 2.11.92. + Fix the build with newer versions of GCC and clang. ++++ libsoup: - Update to version 2.54.0: + Fixed examples/simple-httpd on Windows (bgo758759). ++++ systemd: - Remove libusb-devel and pkgconfig(usbutils) BRs from systemd package: they're not needed since v196 (see commit 796b06c21b62d13). - Fix wrong Requires in systemd-devel package: it should require "libsystemd0" instead of "systemd". - Drop %{real} usage and modify pre_checkin.sh accordingly - Use %{?mini} in Name: tag and drop the corresponding sed exp in pre_checking.sh ++++ vte: - Update to version 0.44.0: + No changes, version bump only. ++++ python-atspi: - Update to version 2.20.0: + No changes, stable release. ++++ python-gobject: - Update to version 3.20.0: + No changes. ++++ python3-atspi: - Update to version 2.20.0: + No changes, stable release. ++++ python3-gobject: - Update to version 3.20.0: + No changes. ++++ trustedgrub2: - Add COPYING to %doc ++++ vinagre: - Update to version 3.20.0: + Don't capture key events of other tabs. + Give focus to new RDP tab. + Allow different logins to the same host. + Show correct tooltip for RDP tab. + Updated translations. ++++ vino: - Update to version 3.20.0: + Updated translations. ++++ xen: - Use system SeaBIOS instead of building/installing another one FATE#320638 Dropped files: seabios-dir-remote.tar.bz2 xen-c99-fix.patch xen.build-compare.seabios.patch ++++ xf86-video-amdgpu: - Add amdgpu.ids which lists all supported PCI Id for server (boo#972126). ++++ yast2-auth-client: - Introduce many new features: * Simplify SSSD management interface. * Enroll to AD directly from SSSD management interface. * Edit settings for NSS/PAM LDAP. * Edit settings for Kerberos. Implements: fate#319137 fate#320407 Partly implements: fate#316205 fate#320364 ------------------------------------------------------------------ ------------------ 2016-3-21 - Mar 21 2016 ------------------- ------------------------------------------------------------------ ++++ atk: - Update to version 2.20.0: + Updated translations. ++++ clamav: - Update to version 0.99.1 (bsc#969814) * Add support for parsing Hancom Office files including extracting and scanning embedded objects. * Several bug fixes. For details, see http://blog.clamav.net/2016/03/clamav-0991-has-been-released.html /usr/share/doc/packages/clamav/ChangeLog - bsc#958451: Remove updateclamconf, because it breaks configurations that have multiple occurances of the same keyword. Henceforth the configuration files have to be merged maually, if a ClamAV update adds or removs options. ++++ clutter: - Update to version 1.26.0: + Avoid spamming accessibility state changes in clones. + Ignore GDK deprecation compiler warnings. + Resync build configuration for Windows. + Bugs fixed: bgo#756371. + Updated translations. ++++ colord: - Update to version 1.3.2: + New Features: - Make building the daemon optional. - Make the session helper optional. - libcolorhug: Add initial support for the v2 protocol used by ColorHug+. + Bugfixes: - libcolord: Fix a hard-to-reproduce bug when cancelling async operations. - libcolorhug: Fix a crash when submitting lots of commands at the same time. - Replace '/' with '-' on the basename to fix calibration crash. ++++ evince: - Update to version 3.20.0: + Updated translations. ++++ evolution: - Update to version 3.20.0: + bgo#763631: Folder->Subscriptions opened empty with gtk+3.19.11. + Updated translations. ++++ evolution-data-server: - Update to version 3.20.0: + Updated translations. ++++ evolution-ews: - Update to version 3.20.0: + No code/translation changes. ++++ file-roller: - Update to version 3.20.0: + Updated translations. ++++ gdb: - Add gdb-7.10-swo18929.patch to fix crash printing values. [bnc#971556] [swo#18929] ++++ gedit: - Update to version 3.20.0: + Updated translations. ++++ geocode-glib: - Update to version 3.20.0: + Add icons to EXTRA_DIST. + Fix memleaks in query cache. ++++ glibc: - S390: optimized string/memory functions (bsc#962286, fate#319591) 0004-S390-Fix-handling-of-DXC-byte-in-FPC-register.patch 0005-S390-Refactor-ifunc-implementations-and-enable-ifunc.patch 0006-S390-Add-hwcaps-value-for-vector-facility.patch 0007-S390-Add-new-s390-platform.patch 0008-S390-configure-check-for-vector-instruction-support-.patch 0009-S390-Ifunc-resolver-macro-for-vector-instructions.patch 0010-S390-Optimize-strlen-and-wcslen.patch 0011-S390-Optimize-strnlen-and-wcsnlen.patch 0012-S390-Optimize-strcpy-and-wcscpy.patch 0013-S390-Optimize-stpcpy-and-wcpcpy.patch 0014-S390-Optimize-strncpy-and-wcsncpy.patch 0015-S390-Optimize-stpncpy-and-wcpncpy.patch 0016-S390-Optimize-strcat-and-wcscat.patch 0017-S390-Optimize-strncat-wcsncat.patch 0018-S390-Optimize-strcmp-and-wcscmp.patch 0019-S390-Optimize-strncmp-and-wcsncmp.patch 0020-S390-Optimize-strchr-and-wcschr.patch 0021-S390-Optimize-strchrnul-and-wcschrnul.patch 0022-S390-Optimize-strrchr-and-wcsrchr.patch 0023-S390-Optimize-strspn-and-wcsspn.patch 0024-S390-Optimize-strpbrk-and-wcspbrk.patch 0025-S390-Optimize-strcspn-and-wcscspn.patch 0026-S390-Optimize-memchr-rawmemchr-and-wmemchr.patch 0027-S390-Optimize-memccpy.patch 0028-S390-Optimize-wmemset.patch 0029-S390-Optimize-wmemcmp.patch 0030-S390-Optimize-memrchr.patch ++++ glibc: - S390: optimized string/memory functions (bsc#962286, fate#319591) 0004-S390-Fix-handling-of-DXC-byte-in-FPC-register.patch 0005-S390-Refactor-ifunc-implementations-and-enable-ifunc.patch 0006-S390-Add-hwcaps-value-for-vector-facility.patch 0007-S390-Add-new-s390-platform.patch 0008-S390-configure-check-for-vector-instruction-support-.patch 0009-S390-Ifunc-resolver-macro-for-vector-instructions.patch 0010-S390-Optimize-strlen-and-wcslen.patch 0011-S390-Optimize-strnlen-and-wcsnlen.patch 0012-S390-Optimize-strcpy-and-wcscpy.patch 0013-S390-Optimize-stpcpy-and-wcpcpy.patch 0014-S390-Optimize-strncpy-and-wcsncpy.patch 0015-S390-Optimize-stpncpy-and-wcpncpy.patch 0016-S390-Optimize-strcat-and-wcscat.patch 0017-S390-Optimize-strncat-wcsncat.patch 0018-S390-Optimize-strcmp-and-wcscmp.patch 0019-S390-Optimize-strncmp-and-wcsncmp.patch 0020-S390-Optimize-strchr-and-wcschr.patch 0021-S390-Optimize-strchrnul-and-wcschrnul.patch 0022-S390-Optimize-strrchr-and-wcsrchr.patch 0023-S390-Optimize-strspn-and-wcsspn.patch 0024-S390-Optimize-strpbrk-and-wcspbrk.patch 0025-S390-Optimize-strcspn-and-wcscspn.patch 0026-S390-Optimize-memchr-rawmemchr-and-wmemchr.patch 0027-S390-Optimize-memccpy.patch 0028-S390-Optimize-wmemset.patch 0029-S390-Optimize-wmemcmp.patch 0030-S390-Optimize-memrchr.patch ++++ gnome-bluetooth: - Update to version 3.18.3: + Trust devices paired from the remote device. ++++ gnome-color-manager: - Update to version 3.20.0: + Updated translations. ++++ gnome-control-center: - Update to version 3.20.0: + Updated translations. ++++ gnome-desktop: - Update to version 3.20.0: + No changes. ++++ gnome-disk-utility: - Update to version 3.20.0: + Updated translations. ++++ gnome-documents: - Update to version 3.20.0: + Better empty states. + Fix LOKDocView crashes during start-up. + Rename icons so that xdg-app bundles can be created. + Theme fixes. + Updated translations. ++++ gnome-online-accounts: - Update to version 3.20.0: + Updated translations. ++++ gnome-packagekit: - Update to version 3.20.0: + Add a missing tag to the AppData file. + Add resizing to various modal dialogs. + Updated translations. ++++ gnome-power-manager: - Update to version 3.20.0: + Fix some software center metadata. + Updated translations. ++++ gnome-settings-daemon: - Update to version 3.20.0: + Fix cancellation handling and possible crashes in all plugins. ++++ gnome-user-share: - Update to version 3.18.1: + Updated translations. ++++ grub2: - Fix GRUB_DISABLE_LINUX_UUID to be ignore and also fallback kernel device won't be used if fs uuid not detected (bsc#971867) * added 0001-10_linux-Fix-grouping-of-tests-for-GRUB_DEVICE.patch * added 0002-20_linux_xen-fix-test-for-GRUB_DEVICE.patch ++++ gsettings-desktop-schemas: - Update to version 3.20.0: + Updated translations. ++++ clutter-gst2: - Update to version 2.0.18: + Fix YUV shaders with GL3. ++++ clutter-gst: - Update to version 3.0.18: + More documentation fixes. + Set example video player background to opaque black. ++++ gtk3: - Update to version 3.20.0: + Themes: - The HighContrast theme has been brought back up to par with Adwaita. - Adwaita has received detail fixes for many widgets. - Adwaita now transitions to backdrop. + Bugs fixed: bgo#746490, bgo#763609, bgo#763610, bgo#763612, bgo#763613, bgo#763696, bgo#763706, bgo#763707, bgo#763749, bgo#763774, bgo#763775, bgo#763777, bgo#763781, bgo#763796, bgo#763797, bgo#763823, bgo#763835, bgo#763846, bgo#763955. + Updated translations. ++++ gtksourceview: - Update to version 3.20.0: + Improvements to the syntax highlighting of: CSS, JavaScript, protobuf, Vala, imagej, Python 3 and BibTeX. + Adapt code to use GTK_TEXT_VIEW_LAYER_BELOW_TEXT and GTK_TEXT_VIEW_LAYER_ABOVE_TEXT. + Add a "sourceview" CSS class to all GtkSourceView's. + Fixes to the MSVC build system. + Various other small fixes and improvements. + Updated translations. ++++ gvfs: - Update to version 1.28.0: + afc: Several fixes for recent iOS versions. + Updated translations. ++++ hexchat: - Version update to 2.12.0: * add support for IRCv3.2 * add cap 3.2 * add sasl 3.2 * add chghost * add cap-notify * add support for twitch.tv/membership cap * add support for SNI (Server Name Indication) * add ability to do DnD reordering in some settings dialogs * add option to disable middle-click closing tabs * rewrite sysinfo plugin * change formatting, unified across platforms * fix handling unsupported CPU arch on unix * rewrite identd plugin * add ability to change port * fix handling multiple connections * fix threading issues * rewrite checksum plugin * fix support for very large files * remove openssl dependency * remove DH-{AES,BLOWFISH} mechanisms (insecure) * remove “IRC” encoding, replaced with UTF-8 * remove “System Default” encoding, replaced with UTF-8 * remove configure option to disable ipv6 * remove msproxy and socks5 library support (unused) * change tab-complete to favor other user nicks over own * change url detection to support unicode * change decoding to not attempt ISO-8859-1 fixing corruption * change pluginpref to escape values * change installer on Windows to not overwrite gtkrc file * fix numerous crashes (but not #600) * fix crash on printing very long lines * fix crash on failing to open log file * fix crash when using unsorted userlist * fix crash when timestamp format set to nothing * fix crash when tab-completeing long strings * fix crash with long values in pluginpref API * fix various other unsafe string handling throughout * fix poor performance with nick indent enabled * fix fishlim plugin handling networks with server-time * fix logging hostname of users in new queries * fix Key Press event sending non-UTF-8 text to plugins * fix VERSION response on windows 10 * fix get_info(‘win_ptr’) from python * fix running portable-mode from another directory * fix duplicate timestamps on selection * fix –cfgdir argument * fix mode-button text being cut off * fix scrollback timestamps with server-time * fix url handler accepting quoted paths with spaces * fix using correct encoding when jumping networks * improve DCC handling large files * improve python detection in configure * improve scrollback file handling (corruption, line endings) * improve build options on unix to be more secure * update translations * update network list - Use python3 not python2 * Add patch hexchat-python3.patch - As we build only on sle12+ and no non-suse distro the conditionals from previous commit do not make much sense ++++ kernel-default: - Update patches.suse/mm-filemap-avoid-unnecessary-calls-to-lock_page-when-waiting-for-IO-to-complete-during-a-read.patch (bnc#971975 VM performance -- generic read). - Update patches.suse/mm-filemap-remove-redundant-code-in-do_read_cache_page.patch (bnc#971975 VM performance -- generic read). - commit a667559 - mm: thp: set THP defrag by default to madvise and add a stall-free defrag option (fate#320635 -- Disable THP defragmentation by default). - commit d7b83ad - Refresh patches.suse/mm-compaction-introduce-kcompactd.patch. - Refresh patches.suse/mm-kswapd-remove-bogus-check-of-balance_classzone_idx.patch. - Refresh patches.suse/mm-kswapd-replace-kswapd-compaction-with-waking-up-kcompactd.patch. - Refresh patches.suse/mm-memory-hotplug-small-cleanup-in-online_pages.patch. - commit f4a130b - Refresh patches.suse/mm-compaction-speed-up-pageblock_pfn_to_page-when-zone-is-contiguous.patch. - commit 2c37b82 - Refresh patches.suse/mm-compaction-fix-invalid-free_pfn-and-compact_cached_free_pfn.patch. - Refresh patches.suse/mm-compaction-pass-only-pageblock-aligned-range-to-pageblock_pfn_to_page.patch. - commit d2c4291 - Refresh patches.suse/sched-debug-Make-schedstats-a-runtime-tunable-that-is-disabled-by-default.patch. - commit 8b1d802 - Refresh patches.suse/cpuidle-menu-avoid-expensive-square-root-computation.patch. - Refresh patches.suse/cpuidle-menu-help-gcc-generate-slightly-better-code.patch. - commit 962ddf2 - mm, tracing: refresh __def_vmaflag_names (VM Debugging Functionality, fate#320496, bnc#963823). - commit 751dc74 - locking/csd_lock: Use smp_cond_acquire() in csd_lock_wait() (bsc#969756). - commit 006c48f - locking/csd_lock: Explicitly inline csd_lock*() helpers (bsc#969756). - commit 7544827 - userfaultfd: don't block on the last VM updates at exit time (bsc#971248). - commit f849455 ++++ kernel-source: - Update patches.suse/mm-filemap-avoid-unnecessary-calls-to-lock_page-when-waiting-for-IO-to-complete-during-a-read.patch (bnc#971975 VM performance -- generic read). - Update patches.suse/mm-filemap-remove-redundant-code-in-do_read_cache_page.patch (bnc#971975 VM performance -- generic read). - commit a667559 - mm: thp: set THP defrag by default to madvise and add a stall-free defrag option (fate#320635 -- Disable THP defragmentation by default). - commit d7b83ad - Refresh patches.suse/mm-compaction-introduce-kcompactd.patch. - Refresh patches.suse/mm-kswapd-remove-bogus-check-of-balance_classzone_idx.patch. - Refresh patches.suse/mm-kswapd-replace-kswapd-compaction-with-waking-up-kcompactd.patch. - Refresh patches.suse/mm-memory-hotplug-small-cleanup-in-online_pages.patch. - commit f4a130b - Refresh patches.suse/mm-compaction-speed-up-pageblock_pfn_to_page-when-zone-is-contiguous.patch. - commit 2c37b82 - Refresh patches.suse/mm-compaction-fix-invalid-free_pfn-and-compact_cached_free_pfn.patch. - Refresh patches.suse/mm-compaction-pass-only-pageblock-aligned-range-to-pageblock_pfn_to_page.patch. - commit d2c4291 - Refresh patches.suse/sched-debug-Make-schedstats-a-runtime-tunable-that-is-disabled-by-default.patch. - commit 8b1d802 - Refresh patches.suse/cpuidle-menu-avoid-expensive-square-root-computation.patch. - Refresh patches.suse/cpuidle-menu-help-gcc-generate-slightly-better-code.patch. - commit 962ddf2 - mm, tracing: refresh __def_vmaflag_names (VM Debugging Functionality, fate#320496, bnc#963823). - commit 751dc74 - locking/csd_lock: Use smp_cond_acquire() in csd_lock_wait() (bsc#969756). - commit 006c48f - locking/csd_lock: Explicitly inline csd_lock*() helpers (bsc#969756). - commit 7544827 - userfaultfd: don't block on the last VM updates at exit time (bsc#971248). - commit f849455 ++++ kernel-syms: - Update patches.suse/mm-filemap-avoid-unnecessary-calls-to-lock_page-when-waiting-for-IO-to-complete-during-a-read.patch (bnc#971975 VM performance -- generic read). - Update patches.suse/mm-filemap-remove-redundant-code-in-do_read_cache_page.patch (bnc#971975 VM performance -- generic read). - commit a667559 - mm: thp: set THP defrag by default to madvise and add a stall-free defrag option (fate#320635 -- Disable THP defragmentation by default). - commit d7b83ad - Refresh patches.suse/mm-compaction-introduce-kcompactd.patch. - Refresh patches.suse/mm-kswapd-remove-bogus-check-of-balance_classzone_idx.patch. - Refresh patches.suse/mm-kswapd-replace-kswapd-compaction-with-waking-up-kcompactd.patch. - Refresh patches.suse/mm-memory-hotplug-small-cleanup-in-online_pages.patch. - commit f4a130b - Refresh patches.suse/mm-compaction-speed-up-pageblock_pfn_to_page-when-zone-is-contiguous.patch. - commit 2c37b82 - Refresh patches.suse/mm-compaction-fix-invalid-free_pfn-and-compact_cached_free_pfn.patch. - Refresh patches.suse/mm-compaction-pass-only-pageblock-aligned-range-to-pageblock_pfn_to_page.patch. - commit d2c4291 - Refresh patches.suse/sched-debug-Make-schedstats-a-runtime-tunable-that-is-disabled-by-default.patch. - commit 8b1d802 - Refresh patches.suse/cpuidle-menu-avoid-expensive-square-root-computation.patch. - Refresh patches.suse/cpuidle-menu-help-gcc-generate-slightly-better-code.patch. - commit 962ddf2 - mm, tracing: refresh __def_vmaflag_names (VM Debugging Functionality, fate#320496, bnc#963823). - commit 751dc74 - locking/csd_lock: Use smp_cond_acquire() in csd_lock_wait() (bsc#969756). - commit 006c48f - locking/csd_lock: Explicitly inline csd_lock*() helpers (bsc#969756). - commit 7544827 - userfaultfd: don't block on the last VM updates at exit time (bsc#971248). - commit f849455 ++++ kiwi: - have tar preserve all xattrs By default tar will only preserve a subset of the capabilities with --xattrs. Adding --xattrs-include=* should preserve all capabilities (e.g. user.*, security.capability etc.). Signed-off-by: Christian Brauner ++++ libpeas: - Update to version 1.18.0: + Updated translations. ++++ tracker: - Update to version 1.8.0: + libtracker-miner: Adapt to libcue 2.0. + Updated translations. ++++ yelp: - Update to version 3.20.0: + Updated translations. ++++ tracker-extras: - Update to version 1.8.0: + libtracker-miner: Adapt to libcue 2.0. + Updated translations. ++++ nautilus-sendto: - Update to version 3.8.3: + Fix handling of files in Recent or in the Trash. + Fix help messages in some locales. + Updated translations. ++++ totem: - Update to version 3.20.0: + Fix a theming regression in the play/pause button box. + Updated translations. ++++ orca: - Update to version 3.20.0: + Updated translations. ++++ pidgin-otr: - Add pidgin-otr-bnc970498.patch for CVE-2015-8833. ++++ simple-scan: - Update to version 3.20.0: + Fix window state saving with client side decorations. - Changes from version 3.19.92: + Updated translations. ++++ yelp-xsl: - Update to version 3.20.0: + Updated translations. ------------------------------------------------------------------ ------------------ 2016-3-20 - Mar 20 2016 ------------------- ------------------------------------------------------------------ ++++ baobab: - Update to version 3.20.0: + Updated translations. ++++ devhelp: - Update to version 3.20.0: + Updated translations. ++++ gnome-clocks: - Update to version 3.20.0: + Save and restore window size correctly with new GTK. + Updated translations. ++++ gspell: - Update to version 1.0.0: + The API is now stable. Future 1.x stable versions will be backward compatible with the 1.0 version. + Updated translations. - Bump soname following upstream changes. ++++ orca: - Update to version 3.19.92: + Return early in allSelectedText() when entire document is selected (performance). + Fix restoration of location when returning to nested document after find in page. + Work around unforunate event order when switching page tabs in Gecko applications. + Eliminate several clipboard/selection-related-presentation false positives. + Treat terminal text insertions resulting from Alt-modified input event as command output. + Map MATE's notification daemon to the notification-daemon script. + Updated translations. ------------------------------------------------------------------ ------------------ 2016-3-19 - Mar 19 2016 ------------------- ------------------------------------------------------------------ ++++ gnome-session: - Stop pretending we still support a non systemd setup: Remove define with_systemd and conditional ConsoleKit Requires. ++++ gnome-terminal: - Update to version 3.20.0: + Updated translations. ++++ clutter-gst: - Update define debug_package_requires to libclutter-gst-3_0-0 in order to match what we build now. ++++ libreoffice: - Remove services patch, no longer needed everything tweaked upstream: * libreoffice-disable-services-check.patch ------------------------------------------------------------------ ------------------ 2016-3-18 - Mar 18 2016 ------------------- ------------------------------------------------------------------ ++++ nautilus: - Update to version 3.19.93: + Use better arrows for the path bar. - Changes from version 3.19.92: + Use better thread handling in undo operations. + Disable zoom and sort menus when the folder is empty. + Always show the sliders in the pathbar to avoid pathbar clipping. + Disable Alt+Home for desktop window, avoiding to change the desktop location. + Avoid drag and drop visual hint in list view. + Make sure we select the previous folder when going upwards in the hierarchy. ++++ kernel-default: - supported.conf: list virtio_input and virtio_gpu as supported Add the latest virtio drivers to the supported file (FATE#319660). This will also probably be needed for KVM ARM guests as well. - commit 7afc2af - kgr: fix reversion of a patch already reverted by a replace_all patch (fate#313296). - commit ddfbcff - kgr: kmemleak, really mark the kthread safe after an interrupt (fate#313296). - commit f67b1d9 - Update patches.kernel.org/patch-4.4.1 (CVE-2016-0728 bnc#962075 boo#960710 CVE-2013-4312 bnc#839104). One more bug reference. - commit 8044920 - supported.conf: Add bridge.ko for OpenStack (bsc#971600) - commit bdc5ab2 - net: irda: Fix use-after-free in irtty_open() (bnc#967903). - commit 3cb734a - Update config files. Enable CONFIG_PAGE_OWNER (VM Debugging Functionality, fate#320496, bnc#963823) - commit b78341d - mm, debug: move bad flags printing to bad_page() (VM Debugging Functionality, fate#320496, bnc#963823). - commit 306b616 - mm, page_owner: dump page owner info from dump_page() (VM Debugging Functionality, fate#320496, bnc#963823). - mm, page_owner: track and print last migrate reason (VM Debugging Functionality, fate#320496, bnc#963823). - mm, page_owner: copy page owner info during migration (VM Debugging Functionality, fate#320496, bnc#963823). - mm, page_owner: convert page_owner_inited to static key (VM Debugging Functionality, fate#320496, bnc#963823). - mm, page_owner: print migratetype of page and pageblock, symbolic flags (VM Debugging Functionality, fate#320496, bnc#963823). - mm, slb: print gfp_flags as strings in slab_out_of_memory() (VM Debugging Functionality, fate#320496, bnc#963823). - mm, oom: print symbolic gfp_flags in oom warning (VM Debugging Functionality, fate#320496, bnc#963823). - mm, page_alloc: print symbolic gfp_flags on allocation failure (VM Debugging Functionality, fate#320496, bnc#963823). - mm, debug: replace dump_flags() with the new printk formats (VM Debugging Functionality, fate#320496, bnc#963823). - mm, printk: introduce new format string for flags (VM Debugging Functionality, fate#320496, bnc#963823). - mm, tracing: unify mm flags handling in tracepoints and printk (VM Debugging Functionality, fate#320496, bnc#963823). - tools, perf: make gfp_compact_table up to date (VM Debugging Functionality, fate#320496, bnc#963823). - mm, tracing: make show_gfp_flags() up to date (VM Debugging Functionality, fate#320496, bnc#963823). - tracepoints: move trace_print_flags definitions to tracepoint-defs.h (VM Debugging Functionality, fate#320496, bnc#963823). - tracepoints: Move struct tracepoint to new tracepoint-defs.h header (VM Debugging Functionality, fate#320496, bnc#963823). - commit afef4d9 ++++ kernel-source: - supported.conf: list virtio_input and virtio_gpu as supported Add the latest virtio drivers to the supported file (FATE#319660). This will also probably be needed for KVM ARM guests as well. - commit 7afc2af - kgr: fix reversion of a patch already reverted by a replace_all patch (fate#313296). - commit ddfbcff - kgr: kmemleak, really mark the kthread safe after an interrupt (fate#313296). - commit f67b1d9 - Update patches.kernel.org/patch-4.4.1 (CVE-2016-0728 bnc#962075 boo#960710 CVE-2013-4312 bnc#839104). One more bug reference. - commit 8044920 - supported.conf: Add bridge.ko for OpenStack (bsc#971600) - commit bdc5ab2 - net: irda: Fix use-after-free in irtty_open() (bnc#967903). - commit 3cb734a - Update config files. Enable CONFIG_PAGE_OWNER (VM Debugging Functionality, fate#320496, bnc#963823) - commit b78341d - mm, debug: move bad flags printing to bad_page() (VM Debugging Functionality, fate#320496, bnc#963823). - commit 306b616 - mm, page_owner: dump page owner info from dump_page() (VM Debugging Functionality, fate#320496, bnc#963823). - mm, page_owner: track and print last migrate reason (VM Debugging Functionality, fate#320496, bnc#963823). - mm, page_owner: copy page owner info during migration (VM Debugging Functionality, fate#320496, bnc#963823). - mm, page_owner: convert page_owner_inited to static key (VM Debugging Functionality, fate#320496, bnc#963823). - mm, page_owner: print migratetype of page and pageblock, symbolic flags (VM Debugging Functionality, fate#320496, bnc#963823). - mm, slb: print gfp_flags as strings in slab_out_of_memory() (VM Debugging Functionality, fate#320496, bnc#963823). - mm, oom: print symbolic gfp_flags in oom warning (VM Debugging Functionality, fate#320496, bnc#963823). - mm, page_alloc: print symbolic gfp_flags on allocation failure (VM Debugging Functionality, fate#320496, bnc#963823). - mm, debug: replace dump_flags() with the new printk formats (VM Debugging Functionality, fate#320496, bnc#963823). - mm, printk: introduce new format string for flags (VM Debugging Functionality, fate#320496, bnc#963823). - mm, tracing: unify mm flags handling in tracepoints and printk (VM Debugging Functionality, fate#320496, bnc#963823). - tools, perf: make gfp_compact_table up to date (VM Debugging Functionality, fate#320496, bnc#963823). - mm, tracing: make show_gfp_flags() up to date (VM Debugging Functionality, fate#320496, bnc#963823). - tracepoints: move trace_print_flags definitions to tracepoint-defs.h (VM Debugging Functionality, fate#320496, bnc#963823). - tracepoints: Move struct tracepoint to new tracepoint-defs.h header (VM Debugging Functionality, fate#320496, bnc#963823). - commit afef4d9 ++++ kernel-syms: - supported.conf: list virtio_input and virtio_gpu as supported Add the latest virtio drivers to the supported file (FATE#319660). This will also probably be needed for KVM ARM guests as well. - commit 7afc2af - kgr: fix reversion of a patch already reverted by a replace_all patch (fate#313296). - commit ddfbcff - kgr: kmemleak, really mark the kthread safe after an interrupt (fate#313296). - commit f67b1d9 - Update patches.kernel.org/patch-4.4.1 (CVE-2016-0728 bnc#962075 boo#960710 CVE-2013-4312 bnc#839104). One more bug reference. - commit 8044920 - supported.conf: Add bridge.ko for OpenStack (bsc#971600) - commit bdc5ab2 - net: irda: Fix use-after-free in irtty_open() (bnc#967903). - commit 3cb734a - Update config files. Enable CONFIG_PAGE_OWNER (VM Debugging Functionality, fate#320496, bnc#963823) - commit b78341d - mm, debug: move bad flags printing to bad_page() (VM Debugging Functionality, fate#320496, bnc#963823). - commit 306b616 - mm, page_owner: dump page owner info from dump_page() (VM Debugging Functionality, fate#320496, bnc#963823). - mm, page_owner: track and print last migrate reason (VM Debugging Functionality, fate#320496, bnc#963823). - mm, page_owner: copy page owner info during migration (VM Debugging Functionality, fate#320496, bnc#963823). - mm, page_owner: convert page_owner_inited to static key (VM Debugging Functionality, fate#320496, bnc#963823). - mm, page_owner: print migratetype of page and pageblock, symbolic flags (VM Debugging Functionality, fate#320496, bnc#963823). - mm, slb: print gfp_flags as strings in slab_out_of_memory() (VM Debugging Functionality, fate#320496, bnc#963823). - mm, oom: print symbolic gfp_flags in oom warning (VM Debugging Functionality, fate#320496, bnc#963823). - mm, page_alloc: print symbolic gfp_flags on allocation failure (VM Debugging Functionality, fate#320496, bnc#963823). - mm, debug: replace dump_flags() with the new printk formats (VM Debugging Functionality, fate#320496, bnc#963823). - mm, printk: introduce new format string for flags (VM Debugging Functionality, fate#320496, bnc#963823). - mm, tracing: unify mm flags handling in tracepoints and printk (VM Debugging Functionality, fate#320496, bnc#963823). - tools, perf: make gfp_compact_table up to date (VM Debugging Functionality, fate#320496, bnc#963823). - mm, tracing: make show_gfp_flags() up to date (VM Debugging Functionality, fate#320496, bnc#963823). - tracepoints: move trace_print_flags definitions to tracepoint-defs.h (VM Debugging Functionality, fate#320496, bnc#963823). - tracepoints: Move struct tracepoint to new tracepoint-defs.h header (VM Debugging Functionality, fate#320496, bnc#963823). - commit afef4d9 ++++ kiwi: - bootImage: don't copy initial ram disk content to /run/initramfs We should avoid copying the initial ram disk content to a tmpfs filesystem, especially on low memory systems (bsc#963276). Signed-off-by: Roberto Sassu - Refactor case statement in udevStart two case blocks with one condition each makes a case selection obsolete ++++ libqt5-qtconnectivity: - Update to 5.6.0 * For more details please see: http://blog.qt.io/blog/2016/03/16/qt-5-6-released/ and https://wiki.qt.io/New_Features_in_Qt_5.6 ++++ libqt5-qtlocation: - Update to 5.6.0 * For more details please see: http://blog.qt.io/blog/2016/03/16/qt-5-6-released/ and https://wiki.qt.io/New_Features_in_Qt_5.6 ++++ libqt5-qtmultimedia: - Update to 5.6.0 * For more details please see: http://blog.qt.io/blog/2016/03/16/qt-5-6-released/ and https://wiki.qt.io/New_Features_in_Qt_5.6 ++++ libqt5-qtsensors: - Update to 5.6.0 * For more details please see: http://blog.qt.io/blog/2016/03/16/qt-5-6-released/ and https://wiki.qt.io/New_Features_in_Qt_5.6 ++++ libqt5-qtwebchannel: - Update to 5.6.0 * For more details please see: http://blog.qt.io/blog/2016/03/16/qt-5-6-released/ and https://wiki.qt.io/New_Features_in_Qt_5.6 ++++ libqt5-qtwebkit: - Update to 5.6.0 * For more details please see: http://blog.qt.io/blog/2016/03/16/qt-5-6-released/ and https://wiki.qt.io/New_Features_in_Qt_5.6 - Swap link-qtcore.patch with 7dac8c2d5f743563df76c2347c6ad394b6779ffc.patch - Added 05-fix-linker-errors.diff: Explicitly link pthread, before it was pulled in via external deps ++++ libqt5-qtwebsockets: - Update to 5.6.0 * For more details please see: http://blog.qt.io/blog/2016/03/16/qt-5-6-released/ and https://wiki.qt.io/New_Features_in_Qt_5.6 ++++ glibmm2: - Update to version 2.47.92: + Adapt to libsigc++-2.0 2.8: - using only the non-deprecated sigc::mem_fun() API. - using std::ref instead of deprecated sigc::ref. - Correct bad uses of sigc::bind<1>. + gmmproc: - defs generation: Mark deprecated signals and properties as such in the generated .defs file. - gmmproc: Check if signals and properties are deprecated appropriately. + Build: * MSVC builds: Look for includes in include/gio-win32-2.0. ++++ gtkmm3: - Update to version 3.19.12: + Gtk: - CellRendererProgress:_property_renderable(): Avoid infinite loop. - CellrendererToggle: Deprecate property_indicator_size(). - ColorButton: Add property_show_editor(). - Container: Deprecate property_resize_mode(). - Entry: Deprecate property_shadow_type(). - Expander: Deprecate property_spacing(). - PlacesSidebar: . Deprecate property_show_other_locations(). . Add property_show_other_locations_with_flags(), signal_mount() and signal_unmount(). - Settings: Add property_gtk_keynav_use_caret(). - StyleContext: Deprecate property_direction(). - TextView: Add reset_cursor_blink(). + Build: - Fix "make check" after sigc::mem_fun(pointer, func) was deprecated. - MSVC builds: Update for shortcuts widgets. - MSVC builds: Look for headers in include/gio-win32-2.0 as well. ++++ harfbuzz: - Update to version 1.2.4: + Synthesize GDEF glyph class for any glyph that does not have one in GDEF. Hope we don't discover broken fonts that shape badly with this change. + Misc build and other minor fixes. + API changes: Added HB_NDEBUG. It's fine for production systems to define this to disable high-overhead debugging checks. ++++ libmbim: - Update to version 1.12.4: + Updated '--connect' arguments to allow specifying "key=value" pairs. The old legacy "[(APN), (PAP|CHAP|MSCHAPV2), (Username), (Password)]" format is kept as valid for backwards compatibility, although it should be assumed deprecated. + mbimcli: - Longer timeouts for connect/register operations. - Report IP configuration when connected. - Allow specifying session ids. + libmbim-glib: probing retry interval increased to 5s. + Some other minor fixes. ++++ poppler: - Update to version 0.42.0: + core: - Add the support for version 5 + revision 6 documents (fdo#85368). - Add initial support for Signature handling. - Initialize gamut mapping multipliers in ::copy() functions (fdo#90697). - Implement jpx streams support with depth < 8. - Handle SMaskInData = 0 for JPX encoded images (fdo#93468). - Fix rendering of some broken PDF files (fdo#92508). - PSOutputDev: . Support for LZW encoding. . Add support for Flate compression in Level 3 output. - SplashOuputDev: . Implement function shading (fdo#94441). . Improve rendering of some non embedded fonts (fdo#94054). . Fall back to Gfx implementation of tiling pattern if repetition rate is small (fdo#90596). . Implementation of Matte entries in softmasks of softmasked images (fdo#22473). . Assure line width > 0 in case of text stroke (fdo#94038). - TextOuputDev: Cache result of inner loop in visitDepthFirst (fdo#77087). - Avoid attempting a tiling pattern fill with a singular transform matrix. + utils: - pdfinfo: Add option to show document structure - pdfsig: New command that gives information about signature + qt4: Fix bug in links to remote documents getting the page number wrong sometimes. + qt5: Fix bug in links to remote documents getting the page number wrong sometimes. - Add pkgconfig(nss) BuildRequires: Build nss support. - Bump soname following upstream changes. ++++ poppler-qt: - Update to version 0.42.0: + core: - Add the support for version 5 + revision 6 documents (fdo#85368). - Add initial support for Signature handling. - Initialize gamut mapping multipliers in ::copy() functions (fdo#90697). - Implement jpx streams support with depth < 8. - Handle SMaskInData = 0 for JPX encoded images (fdo#93468). - Fix rendering of some broken PDF files (fdo#92508). - PSOutputDev: . Support for LZW encoding. . Add support for Flate compression in Level 3 output. - SplashOuputDev: . Implement function shading (fdo#94441). . Improve rendering of some non embedded fonts (fdo#94054). . Fall back to Gfx implementation of tiling pattern if repetition rate is small (fdo#90596). . Implementation of Matte entries in softmasks of softmasked images (fdo#22473). . Assure line width > 0 in case of text stroke (fdo#94038). - TextOuputDev: Cache result of inner loop in visitDepthFirst (fdo#77087). - Avoid attempting a tiling pattern fill with a singular transform matrix. + utils: - pdfinfo: Add option to show document structure - pdfsig: New command that gives information about signature + qt4: Fix bug in links to remote documents getting the page number wrong sometimes. + qt5: Fix bug in links to remote documents getting the page number wrong sometimes. - Add pkgconfig(nss) BuildRequires: Build nss support. - Bump soname following upstream changes. ++++ libqt5-qtgraphicaleffects: - Update to 5.6.0 * For more details please see: http://blog.qt.io/blog/2016/03/16/qt-5-6-released/ and https://wiki.qt.io/New_Features_in_Qt_5.6 ++++ libqt5-qtimageformats: - Update to 5.6.0 * For more details please see: http://blog.qt.io/blog/2016/03/16/qt-5-6-released/ and https://wiki.qt.io/New_Features_in_Qt_5.6 ++++ libqt5-qttranslations: - Update to 5.6.0 * For more details please see: http://blog.qt.io/blog/2016/03/16/qt-5-6-released/ and https://wiki.qt.io/New_Features_in_Qt_5.6 ++++ libqt5-qtwebengine: - Update to 5.6.0 * For more details please see: http://blog.qt.io/blog/2016/03/16/qt-5-6-released/ and https://wiki.qt.io/New_Features_in_Qt_5.6 - Drop upstreamed and/or obsolete patches: gyp-arm64.patch and sandbox-linux-arm64.patch ++++ systemd: - Create user/group systemd-{resolve,network} on package installation. - disable sysvcompat when bootstrapping. This required an update in in order to disable compilation of insserv-generator. - Fix mini package build and disable more stuff when bootstrapping. - import commit c969be5dfd5c41e016d1259f9a1023892b3315be: - pam: use correct include name for PAM configuration on openSUSE - Re-enable machined and importd since rpmlint-mini is now updated on SP2. - systemd-udev-trigger.service was missing in the udev package. - import commit 63265e25f416d9b77de3e99154fc375fb14b8386 - Remove systemd-journald.init, it's not needed anymore. - Ship networkd but do not enable it by default as it's already the case on Base:System. - Remove firstboot bcond, it's needed by v210 only since firstboot is part of v228. - Remove gtk-doc build requirement since it's not needed. ++++ libvirt: - spec: restart daemons in %posttrans after connection drivers have been processed bsc#854343, bsc#968483 ++++ libzypp: - Use PluginExecutor for commit- and system-hooks (bnc#971637) - BuildRequires: libsolv-devel >= 0.6.19 (bnc#971018) - version 15.21.5 (19) ++++ ntp: - Add ntp-fork.patch and build with threads disabled to allow name resolution even when running chrooted. ++++ python-cryptography: - removed obsolete cryptography-new-bio-new-type.patch - update to upstream release 1.3.1 * Fixed a bug that caused an AttributeError when using mock to patch some cryptography modules. * Added support for padding ANSI X.923 with ANSIX923. * Deprecated support for OpenSSL 0.9.8. Support will be removed in cryptography 1.4. * Added support for the PolicyConstraints X.509 extension including both parsing and generation using CertificateBuilder and CertificateSigningRequestBuilder. * Added is_signature_valid to CertificateSigningRequest. * Fixed an intermittent AssertionError when performing an RSA decryption on an invalid ciphertext, ValueError is now correctly raised in all cases. * Added from_issuer_subject_key_identifier(). ++++ scribus: - Added an fdupes call to symlink duplicate files installed under /usr/share/. This reduces the installed size in around 20 Mb. ++++ trustedgrub2: - New package trustedgrub2 (FATE#316553) ++++ virt-manager: - bsc#971825 - virt-manager needs to use grub.xen installing a PV Tumbleweed VM virtinst-pvgrub2-bootloader.patch ++++ yast2-packager: - Fixed list of skipped packages in the installation summary dialog (boo#971759) - 3.1.91 ------------------------------------------------------------------ ------------------ 2016-3-17 - Mar 17 2016 ------------------- ------------------------------------------------------------------ ++++ binutils: - Update binutils-2.26-branch.diff, updates to branch head. (swo#19807) (bnc#970239) - Disable -mrelax-relocations by default on old products. ++++ evince: - Update to version 3.19.92: + New features and improvements: - Use a popover for view and action menus (bgo#760527). - Add shortcuts help window (bgo#757828). - Add Shift+Space keybinding to go back in presentation mode (bgo#758162). - Rename links sidebar title from Index to Outline (bgo#732547). - Add missing tooltips to the headerbar (bgo#595467). - Show the page label instead of page number in find sidebar (#756683). - Add a systemd user unit corresponding to the D-Bus session service (bgo#755897). - Recognize multipage DjVu MIME type (bgo#754467). - Add support for utf8 filenames on Mac OS X to comics backend (bgo#761161). + Bug fixes: - Fix text selection on Wayland (bgo#759506). - Manually destroy the search popover on toolbar dispose in browser plugin to try to fix a crashes on plugin destruction (bgo#762838). - Check boundaries of accessible pages to avoid crashes when the document is reloaded due to changes in the document file (bgo#735744). - Fix translations in thumbnailer help message (bgo#760418). - Fix text selections in annotation popups (bgo#749727). - Fix special characters in path to cbz (bgo#643843). - Fix css style of loading message (bgo#758356). - Fix warning with no document loaded (bgo#758596). - Fix unbalanced quote in configure script. - Fix installation of symbolic app icon. - Fix the position of the zoom action GtkPopover in Wayland (bgo#756976). + Updated translations. ++++ glibc: - powerpc-tabort-usage.patch: fix tabort usage in syscalls - powerpc-default-atomic-ops.patch: revert to default atomic ops in elision code - powerpc-elision-improvements.patch: more elision improvements - powerpc-htm-compiler-barriers.patch: enforce compiler barriers on hardware transactions - powerpc-elision-enable-envvar.patch: enable TLE only if GLIBC_ELISION_ENABLE=yes is defined (bsc#967594, fate#318236) ++++ glibc: - powerpc-tabort-usage.patch: fix tabort usage in syscalls - powerpc-default-atomic-ops.patch: revert to default atomic ops in elision code - powerpc-elision-improvements.patch: more elision improvements - powerpc-htm-compiler-barriers.patch: enforce compiler barriers on hardware transactions - powerpc-elision-enable-envvar.patch: enable TLE only if GLIBC_ELISION_ENABLE=yes is defined (bsc#967594, fate#318236) ++++ gnome-control-center: - Update to version 3.19.92: + All: Dialogues sizing fixes. + Color: Fix dialogue title not being translated. + Display: Add a frequency/refresh rate drop-down. + Privacy: - Fix margins around location dialogue widgets. - Better description for 'Location Services'. - Vertically center "Location Services" label. - Only disable apps switches, not the whole row. + Printers: - Drop border of the "Add" new printer button. - Fix manual PPD selection dialogue not having a parent. ++++ gnome-desktop: - Update to version 3.19.93: + Add a way to get the frequency for a mode as a floating number. ++++ gnome-settings-daemon: - Update to version 3.19.92: + XSettings: Export Gtk/KeynavUseCaret accessibility setting. + Remote display: Remove Spice special-casing now that it can do accelerated rendering. ++++ gnome-shell: - Update to version 3.19.92: + Update location dialog according to latest mockups (bgo#762480). + Fix deleting chat notifications in calendar (bgo#747991). + Updated translations. ++++ gnome-shell-extensions: - Update to version 3.19.92: + version bump, nothing to see here. ++++ gnome-terminal: - Update to version 3.19.92: + Updated translations. ++++ gsettings-desktop-schemas: - Update to version 3.19.92: + Add a setting to enable caret mode. + Updated translations. ++++ kernel-default: - supported.conf: Add i2c-thunderx driver - commit f968924 - Update config files. Enable CONFIG_I2C_THUNDERX as a module for arm64. Let it deselected for x86_64 and ppc64le. - commit e7f9687 - [v3,14/14] i2c-thunderx: Add smbus support (fate#319983). - [v3,13/14] i2c-thunderx: Add i2c driver for ThunderX SOC (fate#319983). - [v3,12/14] i2c-octeon: Split the driver into two parts (fate#319983). - [v3,11/14] i2c-octeon: Add workaround for broken irqs on CN3860 (fate#319983). - [v3,10/14] i2c-octeon: Faster operation when IFLG signals late (fate#319983). - [v3,09/14] i2c-octeon: Flush TWSI writes with readback (fate#319983). - [v3,08/14] i2c-octeon: Add support for cn78XX chips (fate#319983). - [v3,07/14] dt-bindings: i2c: Add Octeon cn78xx TWSI (fate#319983). - [v3, 06/14] i2c-octeon: Enable high-level controller and improve on bus contention (fate#319983). - [v3,05/14] i2c-octeon: Make adapter timeout tunable (fate#319983). - [v3,04/14] i2c-octeon: Support I2C_M_RECV_LEN (fate#319983). - [v3,03/14] i2c-octeon: Cleanup resource allocation code (fate#319983). - [v3,02/14] i2c-octeon: Cleanup i2c-octeon driver (fate#319983). - [v3,01/14] i2c-octeon: Cleanup kerneldoc comments (fate#319983). - commit 1dc31aa - bnx2fc: bnx2fc_eh_abort(): fix wrong return code (bsc#966327,FATE#320151). - bnx2fc: Show information about log levels in 'modinfo' (bsc#966327,FATE#320151). - commit 05eb9cd - aacraid: Update driver version (FATE#320140). - aacraid: Fix character device re-initialization (FATE#320140). - aacraid: Fix AIF triggered IOP_RESET (FATE#320140). - aacraid: Created new mutex for ioctl path (FATE#320140). - aacraid: Fundamental reset support for Series 7 (FATE#320140). - aacraid: Set correct msix count for EEH recovery (FATE#320140). - aacraid: Fix memory leak in aac_fib_map_free (FATE#320140). - aacraid: Added EEH support (FATE#320140). - aacraid: Fix RRQ overload (FATE#320140). - aacraid: SCSI blk tag support (FATE#320140). - aacraid: aac_release_resources() can be static (FATE#320140). - commit e422218 - ALSA: hda - Fix unexpected resume through regmap code path (bsc#969383). - PM / runtime: Add new helper for conditional usage count incrementation (bsc#969383). - commit b64e343 - supported.conf: Add isofs to -base (bsc#969655). - commit 8d8f6bd - Linux 4.4.6 (CVE-2016-2143 FATE#318444 FATE#318900 bsc#971081). - Refresh patches.arch/powerpc-powernv-Add-support-for-Nvlink-NPUs.patch. - Refresh patches.suse/vfs-add-file_dentry.patch. - Delete patches.arch/arm64-account-for-sparsemem-section-alignment-when-c.patch. - Delete patches.fixes/0001-s390-mm-four-page-table-levels-vs.-fork.patch. - Delete patches.suse/ovl-fix-working-on-distributed-fs-as-lower-layer.patch. - commit cdac3dd ++++ kernel-source: - supported.conf: Add i2c-thunderx driver - commit f968924 - Update config files. Enable CONFIG_I2C_THUNDERX as a module for arm64. Let it deselected for x86_64 and ppc64le. - commit e7f9687 - [v3,14/14] i2c-thunderx: Add smbus support (fate#319983). - [v3,13/14] i2c-thunderx: Add i2c driver for ThunderX SOC (fate#319983). - [v3,12/14] i2c-octeon: Split the driver into two parts (fate#319983). - [v3,11/14] i2c-octeon: Add workaround for broken irqs on CN3860 (fate#319983). - [v3,10/14] i2c-octeon: Faster operation when IFLG signals late (fate#319983). - [v3,09/14] i2c-octeon: Flush TWSI writes with readback (fate#319983). - [v3,08/14] i2c-octeon: Add support for cn78XX chips (fate#319983). - [v3,07/14] dt-bindings: i2c: Add Octeon cn78xx TWSI (fate#319983). - [v3, 06/14] i2c-octeon: Enable high-level controller and improve on bus contention (fate#319983). - [v3,05/14] i2c-octeon: Make adapter timeout tunable (fate#319983). - [v3,04/14] i2c-octeon: Support I2C_M_RECV_LEN (fate#319983). - [v3,03/14] i2c-octeon: Cleanup resource allocation code (fate#319983). - [v3,02/14] i2c-octeon: Cleanup i2c-octeon driver (fate#319983). - [v3,01/14] i2c-octeon: Cleanup kerneldoc comments (fate#319983). - commit 1dc31aa - bnx2fc: bnx2fc_eh_abort(): fix wrong return code (bsc#966327,FATE#320151). - bnx2fc: Show information about log levels in 'modinfo' (bsc#966327,FATE#320151). - commit 05eb9cd - aacraid: Update driver version (FATE#320140). - aacraid: Fix character device re-initialization (FATE#320140). - aacraid: Fix AIF triggered IOP_RESET (FATE#320140). - aacraid: Created new mutex for ioctl path (FATE#320140). - aacraid: Fundamental reset support for Series 7 (FATE#320140). - aacraid: Set correct msix count for EEH recovery (FATE#320140). - aacraid: Fix memory leak in aac_fib_map_free (FATE#320140). - aacraid: Added EEH support (FATE#320140). - aacraid: Fix RRQ overload (FATE#320140). - aacraid: SCSI blk tag support (FATE#320140). - aacraid: aac_release_resources() can be static (FATE#320140). - commit e422218 - ALSA: hda - Fix unexpected resume through regmap code path (bsc#969383). - PM / runtime: Add new helper for conditional usage count incrementation (bsc#969383). - commit b64e343 - supported.conf: Add isofs to -base (bsc#969655). - commit 8d8f6bd - Linux 4.4.6 (CVE-2016-2143 FATE#318444 FATE#318900 bsc#971081). - Refresh patches.arch/powerpc-powernv-Add-support-for-Nvlink-NPUs.patch. - Refresh patches.suse/vfs-add-file_dentry.patch. - Delete patches.arch/arm64-account-for-sparsemem-section-alignment-when-c.patch. - Delete patches.fixes/0001-s390-mm-four-page-table-levels-vs.-fork.patch. - Delete patches.suse/ovl-fix-working-on-distributed-fs-as-lower-layer.patch. - commit cdac3dd ++++ kernel-syms: - supported.conf: Add i2c-thunderx driver - commit f968924 - Update config files. Enable CONFIG_I2C_THUNDERX as a module for arm64. Let it deselected for x86_64 and ppc64le. - commit e7f9687 - [v3,14/14] i2c-thunderx: Add smbus support (fate#319983). - [v3,13/14] i2c-thunderx: Add i2c driver for ThunderX SOC (fate#319983). - [v3,12/14] i2c-octeon: Split the driver into two parts (fate#319983). - [v3,11/14] i2c-octeon: Add workaround for broken irqs on CN3860 (fate#319983). - [v3,10/14] i2c-octeon: Faster operation when IFLG signals late (fate#319983). - [v3,09/14] i2c-octeon: Flush TWSI writes with readback (fate#319983). - [v3,08/14] i2c-octeon: Add support for cn78XX chips (fate#319983). - [v3,07/14] dt-bindings: i2c: Add Octeon cn78xx TWSI (fate#319983). - [v3, 06/14] i2c-octeon: Enable high-level controller and improve on bus contention (fate#319983). - [v3,05/14] i2c-octeon: Make adapter timeout tunable (fate#319983). - [v3,04/14] i2c-octeon: Support I2C_M_RECV_LEN (fate#319983). - [v3,03/14] i2c-octeon: Cleanup resource allocation code (fate#319983). - [v3,02/14] i2c-octeon: Cleanup i2c-octeon driver (fate#319983). - [v3,01/14] i2c-octeon: Cleanup kerneldoc comments (fate#319983). - commit 1dc31aa - bnx2fc: bnx2fc_eh_abort(): fix wrong return code (bsc#966327,FATE#320151). - bnx2fc: Show information about log levels in 'modinfo' (bsc#966327,FATE#320151). - commit 05eb9cd - aacraid: Update driver version (FATE#320140). - aacraid: Fix character device re-initialization (FATE#320140). - aacraid: Fix AIF triggered IOP_RESET (FATE#320140). - aacraid: Created new mutex for ioctl path (FATE#320140). - aacraid: Fundamental reset support for Series 7 (FATE#320140). - aacraid: Set correct msix count for EEH recovery (FATE#320140). - aacraid: Fix memory leak in aac_fib_map_free (FATE#320140). - aacraid: Added EEH support (FATE#320140). - aacraid: Fix RRQ overload (FATE#320140). - aacraid: SCSI blk tag support (FATE#320140). - aacraid: aac_release_resources() can be static (FATE#320140). - commit e422218 - ALSA: hda - Fix unexpected resume through regmap code path (bsc#969383). - PM / runtime: Add new helper for conditional usage count incrementation (bsc#969383). - commit b64e343 - supported.conf: Add isofs to -base (bsc#969655). - commit 8d8f6bd - Linux 4.4.6 (CVE-2016-2143 FATE#318444 FATE#318900 bsc#971081). - Refresh patches.arch/powerpc-powernv-Add-support-for-Nvlink-NPUs.patch. - Refresh patches.suse/vfs-add-file_dentry.patch. - Delete patches.arch/arm64-account-for-sparsemem-section-alignment-when-c.patch. - Delete patches.fixes/0001-s390-mm-four-page-table-levels-vs.-fork.patch. - Delete patches.suse/ovl-fix-working-on-distributed-fs-as-lower-layer.patch. - commit cdac3dd ++++ webkit2gtk3: - Update webkitgtk-disable-gcc-version-checks.patch (partially merged). ++++ mutter: - Update to version 3.19.92: + Add system bell support on wayland (bgo#763284). + Add gtk_surface.present to gtk-shell (bgo#763295). + Handle DND drops on the root window (bgo#762104). + Misc. bug fixes: bgo#762828, bgo#760745, bgo#763125, bgo#762763, bgo#762661, bgo#762639, bgo#763159. + Updated translations. ++++ systemd: - Remove strange 'Requires(post): libudev%{?mini}1' from udev subpackage. - Remove boot.udev, it's no more used. - Add a bcond for importd support: it was and still temporarly disabled because rpmlint-mini in SP2 is still not updated to whitelist imported (and machined). - Fix previous commit: a '\' was missing. - Simplify systemd-bash-completion package: - do not filter out command completions which rely on _init_completion() anymore. Not sure why it was done but since we're requiring bash-completion, this function should be available. - also build this package when bootstrapping: this package has only one 'very light' runtime dep (bash-completion) and this limits the use of %{bootstrap} tests. - Remove %{python}: it's currently broken to build with --with=python and more import the python bindings package was moved to another dedicated package. - Temporarly disable machined service: otherwise we still have troubles to build systemd on SP2 because rpmlint still needs to be updated. Better to release systemd for SP2 sooner even if it still misses some minor features. - Drop %{udevpkgname}/%{udev_major} and introduce and use %{mini} instead. This is imported from Base:System and makes the specfile a little bit more easier to parse. ++++ totem: - Update to version 3.19.92: + Fix regression from 3.18 which could cause none of the builtin plugins to be activated. + Updated translations. ++++ shim: - Add shim-httpboot-support.patch to support HTTPBoot (FATE#320129) - Add shim-update-openssl-1.0.2g.patch to update openssl to 1.0.2g - Requires gnu-efi 3.0.3 to support the URI device path - shim-install : fix typing ESC can escape to parent config which is in command mode and cannot return back (bsc#966701) - shim-install : fix no which command for JeOS (bsc#968264) - shim-install : fix cryptodisk installation (boo#917427) ++++ sysstat: - Don't send signal to pid 1 in signal handler (bsc#970770) - sysstat-don-t-send-signal-to-init.patch - sysstat-fix-possible-race-in-signal-handler.patch ++++ timezone: - update to 2016b (bsc#971377): * New zones Europe/Astrakhan and Europe/Ulyanovsk for Astrakhan and Ulyanovsk Oblasts, Russia, both of which will switch from +03 to +04 on 2016-03-27 at 02:00 local time. * New zone Asia/Barnaul for Altai Krai and Altai Republic, Russia, which will switch from +06 to +07 on the same date and local time. * Asia/Sakhalin moves from +10 to +11 on 2016-03-27 at 02:00. * As a trial of a new system that needs less information to be made up, the new zones use numeric time zone abbreviations like "+04" instead of invented abbreviations like "ASTT". * Haiti will not observe DST in 2016. * Palestine's spring-forward transition on 2016-03-26 is at 01:00, not 00:00. * tzselect's diagnostics and checking, and checktab.awk's checking, have been improved. * tzselect now tests Julian-date TZ settings more accurately. (Thanks to J William Piggott.) - tzcode-revert-01-8c9cb9580.patch, tzcode-revert-02-301f794f3.patch, tzcode-revert-03-39fd078a6.patch: Revert some porting fixes specific to MS-Windows that rewrites parts of zic touched by our patches. ++++ timezone-java: - update to 2016b (bsc#971377): * New zones Europe/Astrakhan and Europe/Ulyanovsk for Astrakhan and Ulyanovsk Oblasts, Russia, both of which will switch from +03 to +04 on 2016-03-27 at 02:00 local time. * New zone Asia/Barnaul for Altai Krai and Altai Republic, Russia, which will switch from +06 to +07 on the same date and local time. * Asia/Sakhalin moves from +10 to +11 on 2016-03-27 at 02:00. * As a trial of a new system that needs less information to be made up, the new zones use numeric time zone abbreviations like "+04" instead of invented abbreviations like "ASTT". * Haiti will not observe DST in 2016. * Palestine's spring-forward transition on 2016-03-26 is at 01:00, not 00:00. * tzselect's diagnostics and checking, and checktab.awk's checking, have been improved. * tzselect now tests Julian-date TZ settings more accurately. (Thanks to J William Piggott.) - tzcode-revert-01-8c9cb9580.patch, tzcode-revert-02-301f794f3.patch, tzcode-revert-03-39fd078a6.patch: Revert some porting fixes specific to MS-Windows that rewrites parts of zic touched by our patches. ------------------------------------------------------------------ ------------------ 2016-3-16 - Mar 16 2016 ------------------- ------------------------------------------------------------------ ++++ Mesa: - n_Define-GLAPIVAR-separate-from-GLAPI.patch: Add separate definition GLAPIVAR as GLAPI doesn't have the an 'extern' for some compiler versions. This is needed for GLw (bsc#970725). ++++ ceph: - Update to version 10.0.5+git.1458139756.77fbb0e: + update to upstream 10.0.5 release: - admin/build-doc: depend on zlib1g-dev and graphviz (pr#7522) - buffer: use move construct to append/push_back/push_front (pr#7455) - build: allow jemalloc with rocksdb-static (pr#7368) - build: fix the autotools and cmake build (the new fusestore needs libfuse) (pr#7393) - build: fix warnings (pr#7197, pr#7315, pr#7397) - build: move libexec scripts to standardize across distros (issue#14687, issue#14705, issue#14723, pr#7636) - build: Refrain from versioning and packaging EC testing plugins (issue#14756, issue#14723, pr#7637) - build: spdk submodule; cmake (pr#7503) - ceph-disk: support bluestore (issue#13422, pr#7218) - ceph-disk/test: fix test_prepare.py::TestPrepare tests (pr#7549) - cleanup: remove misc dead code (pr#7201) - cls/cls_rbd: pass string by reference (pr#7232) - cmake: Added new unittests to make check (pr#7572) - cmake: add KernelDevice.cc to libos_srcs (pr#7507) - cmake: check for libsnappy in default path also (pr#7366) - cmake: feb5 (pr#7541) - cmake: For CMake version <= 2.8.11, use LINK_PRIVATE and LINK_PUBLIC (pr#7474) - cmake: let ceph-client-debug link with tcmalloc (pr#7314) - cmake: support ccache via a WITH_CCACHE build option (pr#6875) - common: add zlib compression plugin (pr#7437) - common: admin socket commands for tcmalloc heap get/set operations (pr#7512) - common: ake ceph_time clocks work under BSD (pr#7340) - common: Allow OPT_INT settings with negative values (issue#13829, pr#7390) - common/buffer: replace RWLock with spinlocks (pr#7294) - common: change the type of counter total/unhealthy_workers (pr#7254) - common: snappy decompressor may assert when handling segmented input bufferlist (issue#14400, pr#7268) - common/str_map: cleanup: replaced get_str_map() function overloading by using default parameters for delimiters (pr#7266) - common: time: have skewing-now call non-skewing now (pr#7466) - common: unit test for interval_set implementations - config: add $data_dir/config to config search path (pr#7377) - configure.ac: make “–with-librocksdb-static” default to ‘check’ (issue#14463, pr#7317) - crush: add safety assert (issue#14496, pr#7344, songbaisen) - crush: reply quickly from get_immediate_parent (issue#14334, pr#7181) - debian: packaging fixes for jewel (pr#7807) - debian/rpm split servers (issue#10587, pr#7746) - doc: add orphans commands to radosgw-admin(8) (issue#14637, pr#7518) - doc: amend the rados.8 (pr#7251) - doc: Fixes a CRUSH map step take argument (pr#7327) - doc: fixing image in section ERASURE CODING (pr#7298) - doc: fix misleading configuration guide on cache tiering (pr#7000) - doc: fix S3 C# example (pr#7027) - doc: remove redundant space in ceph-authtool/monmaptool doc (pr#7244) - doc: revise SubmittingPatches (pr#7292) - doc: rgw: port changes from downstream to upstream (pr#7264) - doc: script and guidelines for mirroring Ceph (pr#7384) - doc: use ‘ceph auth get-or-create’ for creating RGW keyring (pr#6930) - global: do not start two daemons with a single pid-file (issue#13422, pr#7075) - global: do not start two daemons with a single pid-file (part 2) (issue#13422, pr#7463) - journal: flush commit position on metadata shutdown (pr#7385) - journal: reset commit_position_task_ctx pointer after task complete (pr#7480) - libcephfs: update LIBCEPHFS_VERSION to indicate the interface was changed (pr#7551) - librados: move to c++11 concurrency types (pr#5931) - librados: remove duplicate definitions for rados pool_stat_t and cluster_stat_t (pr#7330) - librados: shutdown finisher in a more graceful way (pr#7519) - librados_test_stub: protect against notify/unwatch race (pr#7540) - librbd: API: async open and close (issue#14264, pr#7259) - librbd: Avoid create two threads per image (pr#7400) - librbd: block maintenance ops until after journal is ready (issue#14510, pr#7382) - librbd: fix internal handling of dynamic feature updates (pr#7299) - librbd: journal framework for tracking exclusive lock transitions (issue#13298, pr#7529) - librbd: journal shut down flush race condition (issue#14434, pr#7302) - librbd: remove canceled tasks from timer thread (issue#14476, pr#7329) - makefile: remove libedit from libclient.la (pr#7284) - mds, client: fix locking around handle_conf_change (issue#14365, issue#14374, pr#7312) - mds: judgment added to avoid the risk of visiting the NULL pointer (pr#7358) - mon: add an independent option for max election time (pr#7245) - mon: compact full epochs also (issue#14537, pr#7396) - mon: consider the pool size when setting pool crush rule (issue#14495, pr#7341) - mon: drop useless rank init assignment (issue#14508, pr#7321) - mon: fix locking in preinit error paths (issue#14473, pr#7353) - mon: fix monmap creation stamp (pr#7459) - mon: fix sync of config-key data (pr#7363) - mon: go into ERR state if multiple PGs are stuck inactive (issue#13923, pr#7253) - mon/MDSMonitor.cc: properly note beacon when health metrics changes (issue#14684, pr#7757) - mon/MonClient: avoid null pointer error when configured incorrectly (issue#14405, pr#7276) - mon: PG Monitor should report waiting for backfill (issue#12744, pr#7398) - mon: reduce CPU and memory manager pressure of pg health check (pr#7482) - mon: some cleanup in MonmapMonitor.cc (pr#7418) - mon: warn if pg(s) not scrubbed (issue#13142, pr#6440) - msg/async: AsyncConnection: avoid debug log in cleanup_handler (pr#7547) - msg/async: bunch of fixes (pr#7379) - msg/async: fix array boundary (pr#7451) - msg/async: fix potential race condition (pr#7453) - msg/async: fix send closed local_connection message problem (pr#7255) - msg/async: reduce extra tcp packet for message ack (pr#7380) - msg/xio: fix compilation (pr#7479) - organizationmap: modify org mail info (pr#7240) - os/bluestore: fix assert (issue#14436, pr#7293) - os/bluestore: fix bluestore_wal_transaction_t encoding test (pr#7342) - os/bluestore: insert new onode to the front position of onode LRU (pr#7492) - os/bluestore: use intrusive_ptr for Dir (pr#7247) - osd: blockdevice: avoid implicit cast and add guard (pr#7460) - osd: bluestore/BlueFS: initialize super block_size earlier in mkfs (pr#7535) - osd: BlueStore: fix fsck and blockdevice read-relevant issue (pr#7362) - osd: BlueStore: fix null pointer access (issue#14561, pr#7435) - osd: bluestore, kstore: fix nid overwritten logic (issue#14407, issue#14433, pr#7283) - osd: bluestore: use btree_map for allocator (pr#7269) - osd: drop fiemap len=0 logic (pr#7267, Sage Weil) - osd: FileStore: add error check for object_map->sync() (pr#7281) - osd: FileStore: cleanup: remove obsolete option “filestore_xattr_use_omap” (issue#14356, pr#7217) - osd: FileStore: modify the format of colon (pr#7333) - osd: FileStore: print file name before osd assert if read file failed (pr#7111) - osd: fix invalid list traversal in process_copy_chunk (pr#7511) - osd, mon: fix exit issue (pr#7420) - osd: PG::activate(): handle unexpected cached_removed_snaps more gracefully (issue#14428, pr#7309) - os/fs: fix io_getevents argument (pr#7355, Jingkai Yuan) - os/fusestore: add error handling (pr#7395, xie xingguo) - os/keyvaluestore: kill KeyValueStore (pr#7320, Haomai Wang) - os/kstore: insert new onode to the front position of onode LRU (pr#7505) - os/ObjectStore: add custom move operations for ObjectStore::Transaction (pr#7303) - rgw: Bug fix for mtime anomalies in RadosGW and other places (pr#7328) - rpm: move %post(un) ldconfig calls to ceph-base (issue#14940, pr#7867) - rpm: move runtime dependencies to ceph-base and fix other packaging issues (issue#14864, pr#7826) - test: ceph_test_rados: use less CPU (pr#7513) + fix bnc#968766 for SES3 - ceph_disk.main: s/get_dev_size/get_free_partition_size/ - ceph_disk tests/test_prepare: s/get_dev_size/get_free_partition_size/ - ceph_disk tests/test_get_free_partition_size: New unit tests - ceph_disk tox.ini: add tests/test_get_free_partition_size.py ++++ glib2: - Update to version 2.47.92: + gdbus-codegen now supports g_autoptr(). + g_get_user_runtime_dir() now reliably returns an existing directory. + g_array_remove_range() can now remove 0 items from the end of an array. + Many fixes for Windows. + Documentation improvements. + Other small bugfixes. + Bugs fixed: bgo#724847, bgo#743933, bgo#756706, bgo#757506, bgo#760694, bgo#762202, bgo#762637, bgo#762748, bgo#762937, bgo#763339, bgo#763344, bgo#763379. + Updated translations. ++++ gnome-online-accounts: - Update to version 3.19.92.1: + bgo#763078: Documentation missing from tarball. - Update to version 3.19.92: + bgo#756495: identity: don't ignore almost all renewal requests. + bgo#761262: alarm, daemon: Avoid using %m for errors. + bgo#761510: Factorize common code in GoaBackend::build_object(). + bgo#762097: httpclient: Don't hard-code "Connection: close" in the request headers. + bgo#762155: kerberos: Do not use goa_object_peek_* in threaded code. + bgo#762548: Fix the dialogs' dimensions with newer GTK+. + bgo#763078: build: Update autogen.sh from GNOME recommendation. + Updated translations. ++++ gnome-session: - Update to version 3.19.92: + More logout fixes. + Switch back to Xorg by default. + Crasher fix. + Updated translations. ++++ kernel-default: - mld, igmp: Fix reserved tailroom calculation (bsc#956852). - commit 968c972 - arm64: hugetlb: partial revert of 66b3923a1a0f (fate#318444). - arm64: account for sparsemem section alignment when choosing vmemmap offset (fate#318444). - commit 7a84934 - intel_idle: Support for Intel Xeon Phi Processor x200 Product Family (fate#319505). - commit a82a64a - ALSA: usb-audio: Add sanity checks for endpoint accesses (CVE-2016-2184,bsc#971125). - ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk() (CVE-2016-2184,bsc#971125). - commit 4d04255 - nfit_test: Enable DSMs for all test NFITs (FATE#320071). - tools/testing/libnvdimm: cleanup mock resource lookup (FATE#320071). - libnvdimm, pfn: enable pfn sysfs interface unit testing (FATE#320071). - commit bfa5f80 - supported.conf: Replace tmscsim with am53c974 The old tmscsim driver has been replaced with the am53c974 driver, providing the same functionality. - commit 2bdb43e - Refresh patches.drivers/megaraid_sas-Fallback-to-older-scanning-if-not-disks.patch. Fixup typo in patch - commit 838da92 - mpt3sas: Remove unnecessary synchronize_irq() before free_irq() (bsc#966277,FATE#320138). - mpt3sas: Free memory pools before retrying to allocate with different value (bsc#966277,FATE#320138). - mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q (bsc#966277,FATE#320138). - mpt3sas: Updating mpt3sas driver version to 12.100.00.00 (bsc#966277,FATE#320138). - mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO (bsc#966277,FATE#320138). - mpt3sas: Updated MPI Header to 2.00.42 (bsc#966277,FATE#320138). - mpt3sas: Add support for configurable Chain Frame Size (bsc#966277,FATE#320138). - mpt3sas: Added smp_affinity_enable module parameter (bsc#966277,FATE#320138). - mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's (bsc#966277,FATE#320138). - mpt3sas: Never block the Enclosure device (bsc#966277,FATE#320138). - mpt3sas: Fix static analyzer(coverity) tool identified defects (bsc#966277,FATE#320138). - mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message (bsc#966277,FATE#320138). - mpt3sas: Added support for high port count HBA variants (bsc#966277,FATE#320138). - mpt3sas: A correction in unmap_resources (bsc#966277,FATE#320138). - commit b285e41 - nfit: Continue init even if ARS commands are unimplemented (FATE#320071). - nfit: update address range scrub commands to the acpi 6.1 format (FATE#320071). - commit 9397c3c - megaraid: fix null pointer check in megasas_detach_one() (bsc#966272,FATE#320135). - megaraid_sas: Add an i/o barrier (bsc#966272,FATE#320135). - megaraid_sas: Code optimization build_and_issue_cmd return-type (bsc#966272,FATE#320135). - megaraid_sas: Do not allow PCI access during OCR (bsc#966272,FATE#320135). - megaraid_sas: Don't issue kill adapter for MFI controllers in case of PD list DCMD failure (bsc#966272,FATE#320135). - megaraid_sas: Dual queue depth support (bsc#966272,FATE#320135). - megaraid_sas: Fastpath region lock bypass (bsc#966272,FATE#320135). - megaraid_sas: Fix SMAP issue (bsc#966272,FATE#320135). - megaraid_sas: Fix for IO failing post OCR in SRIOV environment (bsc#966272,FATE#320135). - megaraid_sas: IO throttling support (bsc#966272,FATE#320135). - megaraid_sas: Introduce module parameter for SCSI command timeout (bsc#966272,FATE#320135). - megaraid_sas: MFI IO timeout handling (bsc#966272,FATE#320135). - megaraid_sas: MFI adapter OCR changes (bsc#966272,FATE#320135). - megaraid_sas: Make adprecovery variable atomic (bsc#966272,FATE#320135). - megaraid_sas: Reply Descriptor Post Queue (RDPQ) support (bsc#966272,FATE#320135). - megaraid_sas: SPERC OCR changes (bsc#966272,FATE#320135). - megaraid_sas: Syncing request flags macro names with firmware (bsc#966272,FATE#320135). - megaraid_sas: Task management support (bsc#966272,FATE#320135). - megaraid_sas: Update device queue depth based on interface type (bsc#966272,FATE#320135). - megaraid_sas: driver version upgrade (bsc#966272,FATE#320135). - Refresh patches.drivers/megaraid-sas-boot-hangs-while-LD-is-offline.patch. - megaraid_sas: Fallback to older scanning if no disks are found (bnc#870440). - commit 05fa518 ++++ kernel-source: - mld, igmp: Fix reserved tailroom calculation (bsc#956852). - commit 968c972 - arm64: hugetlb: partial revert of 66b3923a1a0f (fate#318444). - arm64: account for sparsemem section alignment when choosing vmemmap offset (fate#318444). - commit 7a84934 - intel_idle: Support for Intel Xeon Phi Processor x200 Product Family (fate#319505). - commit a82a64a - ALSA: usb-audio: Add sanity checks for endpoint accesses (CVE-2016-2184,bsc#971125). - ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk() (CVE-2016-2184,bsc#971125). - commit 4d04255 - nfit_test: Enable DSMs for all test NFITs (FATE#320071). - tools/testing/libnvdimm: cleanup mock resource lookup (FATE#320071). - libnvdimm, pfn: enable pfn sysfs interface unit testing (FATE#320071). - commit bfa5f80 - supported.conf: Replace tmscsim with am53c974 The old tmscsim driver has been replaced with the am53c974 driver, providing the same functionality. - commit 2bdb43e - Refresh patches.drivers/megaraid_sas-Fallback-to-older-scanning-if-not-disks.patch. Fixup typo in patch - commit 838da92 - mpt3sas: Remove unnecessary synchronize_irq() before free_irq() (bsc#966277,FATE#320138). - mpt3sas: Free memory pools before retrying to allocate with different value (bsc#966277,FATE#320138). - mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q (bsc#966277,FATE#320138). - mpt3sas: Updating mpt3sas driver version to 12.100.00.00 (bsc#966277,FATE#320138). - mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO (bsc#966277,FATE#320138). - mpt3sas: Updated MPI Header to 2.00.42 (bsc#966277,FATE#320138). - mpt3sas: Add support for configurable Chain Frame Size (bsc#966277,FATE#320138). - mpt3sas: Added smp_affinity_enable module parameter (bsc#966277,FATE#320138). - mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's (bsc#966277,FATE#320138). - mpt3sas: Never block the Enclosure device (bsc#966277,FATE#320138). - mpt3sas: Fix static analyzer(coverity) tool identified defects (bsc#966277,FATE#320138). - mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message (bsc#966277,FATE#320138). - mpt3sas: Added support for high port count HBA variants (bsc#966277,FATE#320138). - mpt3sas: A correction in unmap_resources (bsc#966277,FATE#320138). - commit b285e41 - nfit: Continue init even if ARS commands are unimplemented (FATE#320071). - nfit: update address range scrub commands to the acpi 6.1 format (FATE#320071). - commit 9397c3c - megaraid: fix null pointer check in megasas_detach_one() (bsc#966272,FATE#320135). - megaraid_sas: Add an i/o barrier (bsc#966272,FATE#320135). - megaraid_sas: Code optimization build_and_issue_cmd return-type (bsc#966272,FATE#320135). - megaraid_sas: Do not allow PCI access during OCR (bsc#966272,FATE#320135). - megaraid_sas: Don't issue kill adapter for MFI controllers in case of PD list DCMD failure (bsc#966272,FATE#320135). - megaraid_sas: Dual queue depth support (bsc#966272,FATE#320135). - megaraid_sas: Fastpath region lock bypass (bsc#966272,FATE#320135). - megaraid_sas: Fix SMAP issue (bsc#966272,FATE#320135). - megaraid_sas: Fix for IO failing post OCR in SRIOV environment (bsc#966272,FATE#320135). - megaraid_sas: IO throttling support (bsc#966272,FATE#320135). - megaraid_sas: Introduce module parameter for SCSI command timeout (bsc#966272,FATE#320135). - megaraid_sas: MFI IO timeout handling (bsc#966272,FATE#320135). - megaraid_sas: MFI adapter OCR changes (bsc#966272,FATE#320135). - megaraid_sas: Make adprecovery variable atomic (bsc#966272,FATE#320135). - megaraid_sas: Reply Descriptor Post Queue (RDPQ) support (bsc#966272,FATE#320135). - megaraid_sas: SPERC OCR changes (bsc#966272,FATE#320135). - megaraid_sas: Syncing request flags macro names with firmware (bsc#966272,FATE#320135). - megaraid_sas: Task management support (bsc#966272,FATE#320135). - megaraid_sas: Update device queue depth based on interface type (bsc#966272,FATE#320135). - megaraid_sas: driver version upgrade (bsc#966272,FATE#320135). - Refresh patches.drivers/megaraid-sas-boot-hangs-while-LD-is-offline.patch. - megaraid_sas: Fallback to older scanning if no disks are found (bnc#870440). - commit 05fa518 ++++ kernel-syms: - mld, igmp: Fix reserved tailroom calculation (bsc#956852). - commit 968c972 - arm64: hugetlb: partial revert of 66b3923a1a0f (fate#318444). - arm64: account for sparsemem section alignment when choosing vmemmap offset (fate#318444). - commit 7a84934 - intel_idle: Support for Intel Xeon Phi Processor x200 Product Family (fate#319505). - commit a82a64a - ALSA: usb-audio: Add sanity checks for endpoint accesses (CVE-2016-2184,bsc#971125). - ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk() (CVE-2016-2184,bsc#971125). - commit 4d04255 - nfit_test: Enable DSMs for all test NFITs (FATE#320071). - tools/testing/libnvdimm: cleanup mock resource lookup (FATE#320071). - libnvdimm, pfn: enable pfn sysfs interface unit testing (FATE#320071). - commit bfa5f80 - supported.conf: Replace tmscsim with am53c974 The old tmscsim driver has been replaced with the am53c974 driver, providing the same functionality. - commit 2bdb43e - Refresh patches.drivers/megaraid_sas-Fallback-to-older-scanning-if-not-disks.patch. Fixup typo in patch - commit 838da92 - mpt3sas: Remove unnecessary synchronize_irq() before free_irq() (bsc#966277,FATE#320138). - mpt3sas: Free memory pools before retrying to allocate with different value (bsc#966277,FATE#320138). - mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q (bsc#966277,FATE#320138). - mpt3sas: Updating mpt3sas driver version to 12.100.00.00 (bsc#966277,FATE#320138). - mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO (bsc#966277,FATE#320138). - mpt3sas: Updated MPI Header to 2.00.42 (bsc#966277,FATE#320138). - mpt3sas: Add support for configurable Chain Frame Size (bsc#966277,FATE#320138). - mpt3sas: Added smp_affinity_enable module parameter (bsc#966277,FATE#320138). - mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's (bsc#966277,FATE#320138). - mpt3sas: Never block the Enclosure device (bsc#966277,FATE#320138). - mpt3sas: Fix static analyzer(coverity) tool identified defects (bsc#966277,FATE#320138). - mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message (bsc#966277,FATE#320138). - mpt3sas: Added support for high port count HBA variants (bsc#966277,FATE#320138). - mpt3sas: A correction in unmap_resources (bsc#966277,FATE#320138). - commit b285e41 - nfit: Continue init even if ARS commands are unimplemented (FATE#320071). - nfit: update address range scrub commands to the acpi 6.1 format (FATE#320071). - commit 9397c3c - megaraid: fix null pointer check in megasas_detach_one() (bsc#966272,FATE#320135). - megaraid_sas: Add an i/o barrier (bsc#966272,FATE#320135). - megaraid_sas: Code optimization build_and_issue_cmd return-type (bsc#966272,FATE#320135). - megaraid_sas: Do not allow PCI access during OCR (bsc#966272,FATE#320135). - megaraid_sas: Don't issue kill adapter for MFI controllers in case of PD list DCMD failure (bsc#966272,FATE#320135). - megaraid_sas: Dual queue depth support (bsc#966272,FATE#320135). - megaraid_sas: Fastpath region lock bypass (bsc#966272,FATE#320135). - megaraid_sas: Fix SMAP issue (bsc#966272,FATE#320135). - megaraid_sas: Fix for IO failing post OCR in SRIOV environment (bsc#966272,FATE#320135). - megaraid_sas: IO throttling support (bsc#966272,FATE#320135). - megaraid_sas: Introduce module parameter for SCSI command timeout (bsc#966272,FATE#320135). - megaraid_sas: MFI IO timeout handling (bsc#966272,FATE#320135). - megaraid_sas: MFI adapter OCR changes (bsc#966272,FATE#320135). - megaraid_sas: Make adprecovery variable atomic (bsc#966272,FATE#320135). - megaraid_sas: Reply Descriptor Post Queue (RDPQ) support (bsc#966272,FATE#320135). - megaraid_sas: SPERC OCR changes (bsc#966272,FATE#320135). - megaraid_sas: Syncing request flags macro names with firmware (bsc#966272,FATE#320135). - megaraid_sas: Task management support (bsc#966272,FATE#320135). - megaraid_sas: Update device queue depth based on interface type (bsc#966272,FATE#320135). - megaraid_sas: driver version upgrade (bsc#966272,FATE#320135). - Refresh patches.drivers/megaraid-sas-boot-hangs-while-LD-is-offline.patch. - megaraid_sas: Fallback to older scanning if no disks are found (bnc#870440). - commit 05fa518 ++++ kiwi: - Delete obsolete shim code from kiwi This has been replaced by the use of shim-install ++++ webkit2gtk3: - Update to version 2.11.92: + Revert the patch to limit the number of tiles according to the visible area introduced in 2.11.90, because it caused rendering issues in several popular websites. + Fix scrollbars rendering again with GTK+ >= 3.19.11. + Fix rendering of slider input elements. + Fix rendering artifacts when using a web view background color. + Make webkit_web_context_clear_cache() work again. + Fix smooth scrolling behavior that was changed by mistake. + Don’t force ENABLE_INTROSPECTION=OFF on Mac. + Install WebProcess and NetworkProcess on OSX when not building the Mac port. ++++ libosinfo: - Fix version string for sled12sp2 add-sle12sp2-support.patch ++++ libsigc++2: - Update to version 2.8.0: + Documentation: Mention use with CMake. ++++ systemd: - Drop odd requirement from libudev1 on libudev >= %{version}-%{release} - Import systemd-rpmlint from Base:System - Don't build require glib2 since gudev is not provided by systemd package anymore. - Don't BuildRequires libcryptsetup when bootstrapping. - Disable build of src/test since we currently don't run the test suite after building systemd. - Cleanup specfile: - remove BuildRequires duplicates - don't mix BuildRequires with Requires or any others tags - minimize the number of use of %{bootstrap} - Drop 'blkrrpart' and 'udevsettle' bconds. Those are not needed anymore since these features are part of v228. - Drop support for 13.1 and older distros: there's no chance for such old distros to use v228 or later. - Drop all compiler/linker option customizations: o -pipe option is used by default since day 0 o - get rid of cflags() function which is not needed o - --hash-size has no impact specially in runtime IOW, use the default options for the compiler and the linker, there's no point in making systemd different from other package in this regards. - %{make_build} is not available, it needs rpm > 4.11 - Use %{name} in Source1 - Fix UEFI detection logic: basically we let configure.ac figure out if UEFI is supported by the current build environment. No need to clutter the spec file with a new conditionnal %has_efi. - disable machined when bootstrapping. - Use %make_install instead of plain make command - Be more strict on our own lib version requirements - Use %make_build instead of 'make %{?_smp_flags}'. ++++ python-gobject: - Update to version 3.19.92: + No changes. ++++ python3-gobject: - Update to version 3.19.92: + No changes. ++++ syslinux: - syslinux-4.04-align.diff: fix section alignment (bsc#948445) ++++ vm-install: - Add support for Windows Server 2016 - Version 0.8.49 ++++ xen: - spec: drop BuildRequires that were only needed for qemu-xen ++++ yast2: - Added cfg_mail.scr from yast-mail to avoid circular dependencies with yast2-security, yast2-users and yast2-mail (FATE#319711) - 3.1.179 ++++ yast2-mail: - Moved cfg_mail.scr to yast2 due to circular dependencies with yast2-security and yast2-users. (FATE#319711) - 3.1.7 ------------------------------------------------------------------ ------------------ 2016-3-15 - Mar 15 2016 ------------------- ------------------------------------------------------------------ ++++ at: - add at-3.1.14-handle_malformed_jobs.patch to prevent creation of the corrupted files and their looping [bnc#945124] ++++ at-spi2-atk: - Update to version 2.19.92: + Don't drop the main context when p2p socket configuration fails (bgo#763273). + Make sure the runtime directory exists (bgo#763274). ++++ at-spi2-core: - Update to version 2.19.92: + Support a stateless configuration by default (bgo#763540). ++++ atk: - Update to version 2.19.92: + Build improvements: - bgo763212: Fix gettext domain after recent changes. - Fix builddir ≠ srcdir in autogen.sh. - MSVC builds: Re-arrange include paths. + Cleaning: atkregistry: remove code not being compiled. + Updated translations. - Re-enable translation-update-upstream BuildRequires and executionion: upstream fixed the gettext domain to be atk10 again. ++++ dconf-editor: - Update to version 3.19.92: + Some problems have appeared related to the sizing of the key-editor dialogs, and will need more testing with a clean Gtk+ release, even if all looks corrected. + An infinite loop has also be spotted when trying to reset all keys of a folder containing keys without schema. + Also, a CSS resource with one rule only has been added to look better when using the “Big Text” accessibility feature. + Updated translations. ++++ devhelp: - Update to version 3.19.92: + Updated translations. ++++ eog: - Update to version 3.19.92: + Code improvements. + bgo#763505: EogPrintPreview: Silence -Wsign-compare and - Wswitch-default. + Updated translations. ++++ ethtool: - upgrade to upstream version 4.5 (to match kernel, fate#320691) - remove patches obsoleted by uprade: ethtool-Add-missing-Advertised-speeds.patch ethtool-copy.h-update-to-SLE12-SP1-Beta-3.patch - minor specfile cleanup - ethtool-copy.h-update-to-SLE12-SP1-Beta-3.patch: update upstream reference ++++ evolution: - Update to version 3.19.92: + Update README file. + Plain text signature is opened as an HTML one. + Some HTML signatures lost line breaks when inserted to the composer. + EHTMLEditorView - Signature in a message can lost its line breaks after sending it. + bgo#762759: Crash on start when ~/.cache is not accessible. + bgo#762477: Add .desktop file actions to open respective parts. + Updated translations. ++++ evolution-ews: - Update to version 3.19.92: + bgo#763430: Show additional GAL Attributes in Contacts. + Updated translations. ++++ file-roller: - Update to version 3.19.91: + Updated translations. ++++ gnome-system-monitor: - Update to version 3.19.92: + Updated translations. ++++ gnome-vfs2: - Add patches: + gnome-vfs2-2.12.2-smb-method-fixes.patch + gnome-vfs2-bug338168-cannot-access-from-location-input.patch Porting some missing patches from SLE to openSUSE (bnc#832381). ++++ gnome-weather: - Update to version 3.19.92: + Updated translations. ++++ gtk3: - Update to version 3.19.12: + GTK+ now respects default size even for windows that are not resizable. + GtkScale and GtkScrollbar have received multiple fixes for fallout from the gadget port. + GtkStackSwitcher will now switch pages when hovered during drag-and-drop. + Inspector: - The per-object CSS editor has been dropped; the global one is sufficient. - The sidebar has been replaced by a combo box. - Add a Show Layout option to the Visual tab. - CSS node tree and style properties are now on the same page. - The frame clock is shown in the Miscellaneous page. - Isolate the inspector from visual debugging effects. - Numerous smaller UI improvements. + Themes: - Windows theme: handle spin buttons and switches. - Adwaita: Fixes for scales, combo boxes, info bars, action bars, radio and check buttons, side bars, etc. - Adwaita has gained a new style of drop target highlighting. + Wayland: - Synchronize key repeat with server. - Add a bell request to gtk_shell and use it to implement gdk_window_beep. - Add a focus request to gtk_shell and use it to implement gtk_window_present. - Dropping tabs to create new windows is now supported. + Windows: - Use a custom drag-resize implementation. - Use layered windows. - Provide workarea information. + OS X: Native zoom and rotate gestures are now supported. + Bugs fixed: bgo#583780, bgo#699891, bgo#720950, bgo#748872, bgo#756450, bgo#757942, bgo#759899, bgo#760276, bgo#761629, bgo#762397, bgo#762811, bgo#762820, bgo#762891, bgo#762902, bgo#762907, bgo#762945, bgo#762974, bgo#762996, bgo#763001, bgo#763012, bgo#763017, bgo#763023, bgo#763080, bgo#763103, bgo#763216, bgo#763285, bgo#763287, bgo#763298, bgo#763351, bgo#763380, bgo#763387, bgo#763628, bgo#763650. + Updated translations. ++++ gvfs: - Update to version 1.27.92: + fuse: Avoid crashes when exiting. + Updated translations. ++++ kernel-default: - rpm/kernel-binary.spec.in: Drop the util-linux dependency again (fate#320552) The kernel now has a workaround for the old usage. - commit 5a3de2b - qla2xxx: Update driver version to 8.07.00.33-k (FATE#320146, bsc#966328). - qla2xxx: Set relogin flag when we fail to queue login requests (FATE#320146, bsc#966328). - qla2xxx: Enable T10-DIF for ISP27XX (FATE#320146, bsc#966328). - qla2xxx: Provide mbx info in BBCR data after mbx failure (FATE#320146, bsc#966328). - qla2xxx: Avoid side effects when using endianizer macros (FATE#320146, bsc#966328). - qla2xxx: Add support for Private link statistics counters (FATE#320146, bsc#966328). - qla2xxx: Add support for buffer to buffer credit value for ISP27XX (FATE#320146, bsc#966328). - qla2xxx: Add support for online flash update for ISP27XX (FATE#320146, bsc#966328). - qla2xxx: Allow fw to hold status before sending ABTS response (FATE#320146, bsc#966328). - qla2xxx: Seed init-cb login timeout from nvram exclusively (FATE#320146, bsc#966328). - qla2xxx: Remove unneeded link offline message (FATE#320146, bsc#966328). - scsi: qla2xxxx: avoid type mismatch in comparison (FATE#320146, bsc#966328). - commit b1220e1 - qla2xxx: Check for online flag instead of active reset when transmitting responses (FATE#320146, bsc#966328). - commit 6ba546b - qla2xxx: Set all queues to 4k (FATE#320146, bsc#966328). - commit 1b0c704 - qla2xxx: Disable ZIO at start time (FATE#320146, bsc#966328). - commit d779d81 - qla2xxx: Move atioq to a different lock to reduce lock contention (FATE#320146, bsc#966328). - commit dac0d1d - qla2xxx: Add selective command queuing (FATE#320146, bsc#966328). - commit c865cd8 - qla2xxx: Add irq affinity notification (FATE#320146, bsc#966328). - commit 1f98ff7 - qla2xxx: Remove dependency on hardware_lock to reduce lock contention (FATE#320146, bsc#966328). - commit 0539650 - qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit (FATE#320146, bsc#966328). - qla2xxx: Wait for all conflicts before ack'ing PLOGI (FATE#320146, bsc#966328). - qla2xxx: Delete session if initiator is gone from FW (FATE#320146, bsc#966328). - qla2xxx: Added interface to send explicit LOGO (FATE#320146, bsc#966328). - commit 79f463b - qla2xxx: Add FW resource count in DebugFS (FATE#320146, bsc#966328). - qla2xxx: Enable Target counters in DebugFS (FATE#320146, bsc#966328). - qla2xxx: Enable Exchange offload support (FATE#320146, bsc#966328). - commit 96ebbe6 - qla2xxx: Enable Extended Logins support (FATE#320146, bsc#966328). - commit 52e9c7a - qla2xxx: Remove unavailable firmware files (FATE#320146, bsc#966328). - commit 366827c - lpfc: Remove redundant code block in lpfc_scsi_cmd_iocb_cmpl. - lpfc: Update version to 11.0.0.10 for upstream patch set (bnc#963619,FATE#320191). - lpfc: Use kzalloc instead of kmalloc (bnc#963619,FATE#320191). - lpfc: Delete unnecessary checks before the function call (bnc#963619,FATE#320191). - lpfc: Add logging for misconfigured optics (bnc#963619,FATE#320191). - lpfc: Fix external loopback failure (bnc#963619,FATE#320191). - lpfc: Fix mbox reuse in PLOGI completion (bnc#963619,FATE#320191). - lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE (bnc#963619,FATE#320191). - lpfc: Make write check error processing more resilient (bnc#963619,FATE#320191). - lpfc: Fix RDP ACC being too long (bnc#963619,FATE#320191). - lpfc: Fix RDP Speed reporting (bnc#963619,FATE#320191). - lpfc: Modularize and cleanup FDMI code in driver (bnc#963619,FATE#320191). - lpfc: Fix crash in fcp command completion path (bnc#963619,FATE#320191). - lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set (bnc#963619,FATE#320191). - lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce (bnc#963619,FATE#320191). - lpfc: Fix the FLOGI discovery logic to comply with T11 standards (bnc#963619,FATE#320191). - lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get (bnc#963619,FATE#320191). - commit 5058bdb - Enable NO_HZ_FULL for arm64, ppc64le and x86_64 (FATE#318845) - Update config files. - commit 6920d6a - Update config files for CONFIG_PARAVIRT_SPINLOCKS by default (fate#320355) - commit beca73f - s390/mm: four page table levels vs. fork (bsc#971081,CVE2016-2143). - commit 3f6705b - x86: fix SMAP in 32-bit environments (bsc#971070). - commit 5ad2f4c ++++ kernel-source: - rpm/kernel-binary.spec.in: Drop the util-linux dependency again (fate#320552) The kernel now has a workaround for the old usage. - commit 5a3de2b - qla2xxx: Update driver version to 8.07.00.33-k (FATE#320146, bsc#966328). - qla2xxx: Set relogin flag when we fail to queue login requests (FATE#320146, bsc#966328). - qla2xxx: Enable T10-DIF for ISP27XX (FATE#320146, bsc#966328). - qla2xxx: Provide mbx info in BBCR data after mbx failure (FATE#320146, bsc#966328). - qla2xxx: Avoid side effects when using endianizer macros (FATE#320146, bsc#966328). - qla2xxx: Add support for Private link statistics counters (FATE#320146, bsc#966328). - qla2xxx: Add support for buffer to buffer credit value for ISP27XX (FATE#320146, bsc#966328). - qla2xxx: Add support for online flash update for ISP27XX (FATE#320146, bsc#966328). - qla2xxx: Allow fw to hold status before sending ABTS response (FATE#320146, bsc#966328). - qla2xxx: Seed init-cb login timeout from nvram exclusively (FATE#320146, bsc#966328). - qla2xxx: Remove unneeded link offline message (FATE#320146, bsc#966328). - scsi: qla2xxxx: avoid type mismatch in comparison (FATE#320146, bsc#966328). - commit b1220e1 - qla2xxx: Check for online flag instead of active reset when transmitting responses (FATE#320146, bsc#966328). - commit 6ba546b - qla2xxx: Set all queues to 4k (FATE#320146, bsc#966328). - commit 1b0c704 - qla2xxx: Disable ZIO at start time (FATE#320146, bsc#966328). - commit d779d81 - qla2xxx: Move atioq to a different lock to reduce lock contention (FATE#320146, bsc#966328). - commit dac0d1d - qla2xxx: Add selective command queuing (FATE#320146, bsc#966328). - commit c865cd8 - qla2xxx: Add irq affinity notification (FATE#320146, bsc#966328). - commit 1f98ff7 - qla2xxx: Remove dependency on hardware_lock to reduce lock contention (FATE#320146, bsc#966328). - commit 0539650 - qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit (FATE#320146, bsc#966328). - qla2xxx: Wait for all conflicts before ack'ing PLOGI (FATE#320146, bsc#966328). - qla2xxx: Delete session if initiator is gone from FW (FATE#320146, bsc#966328). - qla2xxx: Added interface to send explicit LOGO (FATE#320146, bsc#966328). - commit 79f463b - qla2xxx: Add FW resource count in DebugFS (FATE#320146, bsc#966328). - qla2xxx: Enable Target counters in DebugFS (FATE#320146, bsc#966328). - qla2xxx: Enable Exchange offload support (FATE#320146, bsc#966328). - commit 96ebbe6 - qla2xxx: Enable Extended Logins support (FATE#320146, bsc#966328). - commit 52e9c7a - qla2xxx: Remove unavailable firmware files (FATE#320146, bsc#966328). - commit 366827c - lpfc: Remove redundant code block in lpfc_scsi_cmd_iocb_cmpl. - lpfc: Update version to 11.0.0.10 for upstream patch set (bnc#963619,FATE#320191). - lpfc: Use kzalloc instead of kmalloc (bnc#963619,FATE#320191). - lpfc: Delete unnecessary checks before the function call (bnc#963619,FATE#320191). - lpfc: Add logging for misconfigured optics (bnc#963619,FATE#320191). - lpfc: Fix external loopback failure (bnc#963619,FATE#320191). - lpfc: Fix mbox reuse in PLOGI completion (bnc#963619,FATE#320191). - lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE (bnc#963619,FATE#320191). - lpfc: Make write check error processing more resilient (bnc#963619,FATE#320191). - lpfc: Fix RDP ACC being too long (bnc#963619,FATE#320191). - lpfc: Fix RDP Speed reporting (bnc#963619,FATE#320191). - lpfc: Modularize and cleanup FDMI code in driver (bnc#963619,FATE#320191). - lpfc: Fix crash in fcp command completion path (bnc#963619,FATE#320191). - lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set (bnc#963619,FATE#320191). - lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce (bnc#963619,FATE#320191). - lpfc: Fix the FLOGI discovery logic to comply with T11 standards (bnc#963619,FATE#320191). - lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get (bnc#963619,FATE#320191). - commit 5058bdb - Enable NO_HZ_FULL for arm64, ppc64le and x86_64 (FATE#318845) - Update config files. - commit 6920d6a - Update config files for CONFIG_PARAVIRT_SPINLOCKS by default (fate#320355) - commit beca73f - s390/mm: four page table levels vs. fork (bsc#971081,CVE2016-2143). - commit 3f6705b - x86: fix SMAP in 32-bit environments (bsc#971070). - commit 5ad2f4c ++++ kernel-syms: - rpm/kernel-binary.spec.in: Drop the util-linux dependency again (fate#320552) The kernel now has a workaround for the old usage. - commit 5a3de2b - qla2xxx: Update driver version to 8.07.00.33-k (FATE#320146, bsc#966328). - qla2xxx: Set relogin flag when we fail to queue login requests (FATE#320146, bsc#966328). - qla2xxx: Enable T10-DIF for ISP27XX (FATE#320146, bsc#966328). - qla2xxx: Provide mbx info in BBCR data after mbx failure (FATE#320146, bsc#966328). - qla2xxx: Avoid side effects when using endianizer macros (FATE#320146, bsc#966328). - qla2xxx: Add support for Private link statistics counters (FATE#320146, bsc#966328). - qla2xxx: Add support for buffer to buffer credit value for ISP27XX (FATE#320146, bsc#966328). - qla2xxx: Add support for online flash update for ISP27XX (FATE#320146, bsc#966328). - qla2xxx: Allow fw to hold status before sending ABTS response (FATE#320146, bsc#966328). - qla2xxx: Seed init-cb login timeout from nvram exclusively (FATE#320146, bsc#966328). - qla2xxx: Remove unneeded link offline message (FATE#320146, bsc#966328). - scsi: qla2xxxx: avoid type mismatch in comparison (FATE#320146, bsc#966328). - commit b1220e1 - qla2xxx: Check for online flag instead of active reset when transmitting responses (FATE#320146, bsc#966328). - commit 6ba546b - qla2xxx: Set all queues to 4k (FATE#320146, bsc#966328). - commit 1b0c704 - qla2xxx: Disable ZIO at start time (FATE#320146, bsc#966328). - commit d779d81 - qla2xxx: Move atioq to a different lock to reduce lock contention (FATE#320146, bsc#966328). - commit dac0d1d - qla2xxx: Add selective command queuing (FATE#320146, bsc#966328). - commit c865cd8 - qla2xxx: Add irq affinity notification (FATE#320146, bsc#966328). - commit 1f98ff7 - qla2xxx: Remove dependency on hardware_lock to reduce lock contention (FATE#320146, bsc#966328). - commit 0539650 - qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit (FATE#320146, bsc#966328). - qla2xxx: Wait for all conflicts before ack'ing PLOGI (FATE#320146, bsc#966328). - qla2xxx: Delete session if initiator is gone from FW (FATE#320146, bsc#966328). - qla2xxx: Added interface to send explicit LOGO (FATE#320146, bsc#966328). - commit 79f463b - qla2xxx: Add FW resource count in DebugFS (FATE#320146, bsc#966328). - qla2xxx: Enable Target counters in DebugFS (FATE#320146, bsc#966328). - qla2xxx: Enable Exchange offload support (FATE#320146, bsc#966328). - commit 96ebbe6 - qla2xxx: Enable Extended Logins support (FATE#320146, bsc#966328). - commit 52e9c7a - qla2xxx: Remove unavailable firmware files (FATE#320146, bsc#966328). - commit 366827c - lpfc: Remove redundant code block in lpfc_scsi_cmd_iocb_cmpl. - lpfc: Update version to 11.0.0.10 for upstream patch set (bnc#963619,FATE#320191). - lpfc: Use kzalloc instead of kmalloc (bnc#963619,FATE#320191). - lpfc: Delete unnecessary checks before the function call (bnc#963619,FATE#320191). - lpfc: Add logging for misconfigured optics (bnc#963619,FATE#320191). - lpfc: Fix external loopback failure (bnc#963619,FATE#320191). - lpfc: Fix mbox reuse in PLOGI completion (bnc#963619,FATE#320191). - lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE (bnc#963619,FATE#320191). - lpfc: Make write check error processing more resilient (bnc#963619,FATE#320191). - lpfc: Fix RDP ACC being too long (bnc#963619,FATE#320191). - lpfc: Fix RDP Speed reporting (bnc#963619,FATE#320191). - lpfc: Modularize and cleanup FDMI code in driver (bnc#963619,FATE#320191). - lpfc: Fix crash in fcp command completion path (bnc#963619,FATE#320191). - lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set (bnc#963619,FATE#320191). - lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce (bnc#963619,FATE#320191). - lpfc: Fix the FLOGI discovery logic to comply with T11 standards (bnc#963619,FATE#320191). - lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get (bnc#963619,FATE#320191). - commit 5058bdb - Enable NO_HZ_FULL for arm64, ppc64le and x86_64 (FATE#318845) - Update config files. - commit 6920d6a - Update config files for CONFIG_PARAVIRT_SPINLOCKS by default (fate#320355) - commit beca73f - s390/mm: four page table levels vs. fork (bsc#971081,CVE2016-2143). - commit 3f6705b - x86: fix SMAP in 32-bit environments (bsc#971070). - commit 5ad2f4c ++++ libgcrypt: - Update libgcrypt-bsc932232-avoid-drbg-crash-with-fips.patch (bsc#970882). Fixes crashes with GPG key generation. ++++ libgweather: - Update to version 3.19.92: + Update to new yr.no API (bgo#763175). + Updated translations. ++++ webkitgtk: - Update to version 2.4.10: + Fix rendering of form controls and scrollbars with GTK+ >= 3.19 + Fix crashes on PPC64. + Fix the build on powerpc 32 bits. + Add ARM64 build support. + Security fixes: CVE-2015-1120, CVE-2015-1076, CVE-2015-1071, CVE-2015-1081, CVE-2015-1122, CVE-2015-1155, CVE-2014-1748, CVE-2015-3752, CVE-2015-5809, CVE-2015-5928, CVE-2015-3749, CVE-2015-3659, CVE-2015-3748, CVE-2015-3743, CVE-2015-3731, CVE-2015-3745, CVE-2015-5822, CVE-2015-3658, CVE-2015-3741, CVE-2015-3727, CVE-2015-5801, CVE-2015-5788, CVE-2015-3747, CVE-2015-5794, CVE-2015-1127, CVE-2015-1153, CVE-2015-1083. + Updated translations. - Rebase webkitgtk-aarch64.patch, webkitgtk-commit-size.patch. - Drop webkitgtk-js-endian-fixes.patch and webkitgtk-protocall-endian-fix.patch: fixed upstream. ++++ webkitgtk3: - Update to version 2.4.10: + Fix rendering of form controls and scrollbars with GTK+ >= 3.19 + Fix crashes on PPC64. + Fix the build on powerpc 32 bits. + Add ARM64 build support. + Security fixes: CVE-2015-1120, CVE-2015-1076, CVE-2015-1071, CVE-2015-1081, CVE-2015-1122, CVE-2015-1155, CVE-2014-1748, CVE-2015-3752, CVE-2015-5809, CVE-2015-5928, CVE-2015-3749, CVE-2015-3659, CVE-2015-3748, CVE-2015-3743, CVE-2015-3731, CVE-2015-3745, CVE-2015-5822, CVE-2015-3658, CVE-2015-3741, CVE-2015-3727, CVE-2015-5801, CVE-2015-5788, CVE-2015-3747, CVE-2015-5794, CVE-2015-1127, CVE-2015-1153, CVE-2015-1083. + Updated translations. - Rebase webkitgtk-aarch64.patch, webkitgtk-commit-size.patch. - Drop webkitgtk-js-endian-fixes.patch and webkitgtk-protocall-endian-fix.patch: fixed upstream. ++++ ldb: - Require talloc 2.1.6 at build-time; (bsc#954658). ++++ libosinfo: - bsc#971077 - virt-manager error: 'maximum recursion depth exceeded while calling a Python object' when installing TW as a KVM guest add-tumbleweed-support.patch ++++ libsoup: - Update to version 2.53.92: + libsoup now supports HTTP "Negotiate"/GSSAPI/Kerberos authentication. It must be enabled specifically by the application and is also subject to certain other restrictions, some of which are not yet controllable through the API (bgo#587145). + Added support for building under MSVC (bgo#758759). + Fixed a problem with the 2.53.90 tarball that caused translations to be mis-installed. + Updated translations. - Remove intltoolize call: the tarball has been corrected. - Add krb5-devel BuildRequires: new dependency for krb5 support. - Pass --with-krb5-config=%{_libexecdir}/mit/bin/krb5-config and - -with-gssapi to configure in order to enable krb5 support. ++++ talloc: - Update to 2.1.6; (bsc#954658). + pytalloc: Add new BaseObject + pytalloc: add a _pytalloc_get_type() helper function and generate PyExc_TypeError on mismatch + talloc: add _pytalloc_get_ptr/_pytalloc_get_mem_ctx helper functions + Improve testsuite by avoiding path issues + Only set public headers field when installing as a public library + Fix a documentation typo ++++ tevent: - Require talloc 2.1.6 at build-time; (bsc#954658). ++++ tracker: - Update to version 1.7.5: + Add back .trackerignore match to ignored-directories-with-content. + libtracker-data: Handle inserts where the subproperty cardinality is larger than the parents'. + tracker-extract: - Fix gstreamer module cuesheet handling. - Protect all single-valued properties in abiword extractor. - Protect all single-valued properties in EPUB extractor. - Protect all single-valued properties in ooxml extractor. - Protect all single-valued properties in oasis extractor. - Protect all single-valued properties in HTML extractor. - Check string length before parsing XMP in PDF extractor. - Add missing application/msword mimetype. - Remove old dbus interface xml. - propagate urn to the TrackerExtractInfo. - Use safer method to insert tags in PDF module. - Use safer method to insert tags in GIF module. - Use safer method to insert tags in JPEG module. - Use safer method to insert tags in TIFF module. - Use safer method to insert tags in PNG module. + libtracker-extract: Delete TrackerExtractClient. + libtracker-miner: - Avoid querying file type in crawling queries. - Cut some slack on the reentry counter. - Avoid changing order of elements in processing queue. - Initialize all NodeData memory. - Ensure the directory root is removed when its indexing root is. - Drop tracker-trackerignore.patch: fixed upstream. ++++ vte: - Update to version 0.43.92: + Bugs fixed: bgo#756141, bgo#762963, bgo#763538. ++++ tracker-extras: - Update to version 1.7.5: + Add back .trackerignore match to ignored-directories-with-content. + libtracker-data: Handle inserts where the subproperty cardinality is larger than the parents'. + tracker-extract: - Fix gstreamer module cuesheet handling. - Protect all single-valued properties in abiword extractor. - Protect all single-valued properties in EPUB extractor. - Protect all single-valued properties in ooxml extractor. - Protect all single-valued properties in oasis extractor. - Protect all single-valued properties in HTML extractor. - Check string length before parsing XMP in PDF extractor. - Add missing application/msword mimetype. - Remove old dbus interface xml. - propagate urn to the TrackerExtractInfo. - Use safer method to insert tags in PDF module. - Use safer method to insert tags in GIF module. - Use safer method to insert tags in JPEG module. - Use safer method to insert tags in TIFF module. - Use safer method to insert tags in PNG module. + libtracker-extract: Delete TrackerExtractClient. + libtracker-miner: - Avoid querying file type in crawling queries. - Cut some slack on the reentry counter. - Avoid changing order of elements in processing queue. - Initialize all NodeData memory. - Ensure the directory root is removed when its indexing root is. - Drop tracker-trackerignore.patch: fixed upstream. ++++ perl-Bootloader: - Skip grub2-install on PowerNV - 0.908 ++++ yast2-installation: - Added automatic update during installation (FATE#319716) - 3.1.175 ------------------------------------------------------------------ ------------------ 2016-3-14 - Mar 14 2016 ------------------- ------------------------------------------------------------------ ++++ Mesa: - enable llvmpipe for aarch64 (fate#320649) ++++ NetworkManager-branding-SLE: - Initial package. ++++ evolution-data-server: - Update to version 3.19.92: + Fix locking in an error path of camel_key_table_add() function. + [WebCal] Does not refresh when it's authenticated. + [CalDAV] Add Bearer auth to the SoupSession only when using OAuth2. + bgo#762759: Crash on start when ~/.cache is not accessible. + bgo#763139: libedata-book: Validate strings from the backend summary file as UTF-8. + bgo#761096: [IMAPx] Disable message multi-fetch by default. + Updated translations. ++++ gedit: - Update to version 3.19.5: + Spell plugin: adapt code for gspell API changes. + Save window size properly. + Updated translations. ++++ gobject-introspection: - Update to version 1.47.92: + Bugs fixed: bgo#696773, bgo#733535, bgo#736109, bgo#752047, bgo#757126, bgo#757442, bgo#757443, bgo#757678, bgo#757934, bgo#758448, bgo#759531, bgo#760682, bgo#761658, bgo#761659, bgo#761981, bgo#761982, bgo#761983, bgo#761984, bgo#762653, rh#1285991. ++++ glib2: - Include the glibconfig.h in the baselibs glib2-devel-xxbit package, as it contains the architecture specific configuration (bsc#970694). ++++ gnome-desktop: - Update to version 3.19.92: + Only version update. ++++ gspell: - Update to version 0.2.6: + Fix builddir != srcdir issue (it occurred only in Git, not in tarballs normally). + Install tests in <...>/installed-tests/gspell-1/ instead of gspell/, to follow the parallel installability convention. - Changes from version 0.2.5: + Inline checker: improve current word handling. + Support words with apostrophes, like "doesn't". + Write more unit tests. + Improvements to the build system (use a GSPELL_API_VERSION variable). + Add missing getter functions. + Installed tests support. + API changes: - Have a GspellTextBuffer class. - Rename GspellInlineCheckerTextView -> GspellTextView. - The GspellNavigator interface now requires GInitiallyUnowned instead of GObject. + Updated translations. ++++ icewm: - Disable image centering, with scaling now working it keeps aspect ration with centering enabled: * icewm-preferences.patch ++++ kernel-default: - series.conf: re-order some performance patches for -stable pending - commit 6c39ea5 - locking/lockdep: Fix stack trace caching logic (bsc#969757). - commit e800183 - locking/mcs: Fix mcs_spin_lock() ordering (fate#320355). - commit 5eca860 - locking/pvqspinlock: Enable slowpath locking count tracking (fate#320355). - commit 0a0b0e5 - locking/qspinlock: Use smp_cond_acquire() in pending code (fate#320355). - commit a942811 - locking/pvqspinlock: Move lock stealing count tracking code into pv_queued_spin_steal_lock() (fate#320355). - commit 377acaa - locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h (fate#320355). - commit 556e0ce - futex: Remove requirement for lock_page() in get_futex_key() (bsc#969755). - commit eb0afc9 - futex: Rename barrier references in ordering guarantees (bsc#969755). - commit c3963ec - kernel/locking/lockdep.c: convert hash tables to hlists (bsc#969757). - commit 5ef80c6 - locking/mutex: Allow next waiter lockless wakeup (bsc#969756). - commit cdb8233 - ovl: fix working on distributed fs as lower layer (fate#318900). - nfs: use file_dentry() (fate#318900). - vfs: add file_dentry() (fate#318900). - commit 3eebe80 - kvm: x86: Check dest_map->vector to match eoi signals for rtc (bsc#966471). - kvm: x86: Track irq vectors in ioapic->rtc_status.dest_map (bsc#966471). - kvm: x86: Convert ioapic->rtc_status.dest_map to a struct (bsc#966471). - commit bc7b321 - Update config files. arm64: enable PCIe and ECAM controller PCI_HOST_THUNDER_PEM - Cavium Thunder PCIe controller to off-chip devices PCI_HOST_THUNDER_ECAM - Cavium Thunder ECAM controller to on-chip devices on pass-1.x silicon - commit f40ac2e - PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices (fate#319484). - PCI: thunder: Add PCIe host driver for ThunderX processors (fate#319484). - PCI: generic: Expose pci_host_common_probe() for use by other drivers (fate#319484). - PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe() (fate#319484). - PCI: generic: Move structure definitions to separate header file (fate#319484). - commit 913f863 - Update s390x config files: Adjust NR_CPUS It was set to 256 in the the default SLES kernel 2 years ago, do the same for the vanilla flavor now. For the zfcpdump config, a lower value is preferred to satisfy memory constraints. Use 2 as suggested by IBM (bsc#970983.) This is also the upstream setting. - commit 3ef0eae - Update config files: disable MFD_TPS65218 The TPS65218 is a power management IC for 32-bit ARM systems. Its driver serves no purpose on other architectures. All sub-drivers were already disabled anyway. - commit 9f67a64 - Update patches.drivers/0001-block-rename-request_queue-slab-cache.patch (FATE#319965, bsc#964944). - Update patches.drivers/0002-block-do-not-initialise-globals-to-0-or-null.patch (FATE#319965, bsc#964944). - Update patches.drivers/0003-block-do-not-initialise-statics-to-0-or-null.patch (FATE#319965, bsc#964944). - Update patches.drivers/0004-bio-use-offset_in_page-macro.patch (FATE#319965, bsc#964944). - Update patches.drivers/0005-block-clarify-blk_add_timer-use-case-for-blk-mq.patch (FATE#319965, bsc#964944). - Update patches.drivers/0006-blk-integrity-empty-implementation-when-disabled.patch (FATE#319965, bsc#964944). - Update patches.drivers/0007-blk-mq-reuse-hardware-context-cpumask-for-tags.patch (FATE#319965, bsc#964944). - Update patches.drivers/0008-blk-mq-avoid-memoryless-numa-node-encoded-in-hctx-numa_node.patch (FATE#319965, bsc#964944). - Update patches.drivers/0009-block-add-call-to-split-trace-point.patch (FATE#319965, bsc#964944). - Update patches.drivers/0010-blk-integrity-checking-for-null-instead-of-is_err.patch (FATE#319965, bsc#964944). - Update patches.drivers/0011-irq_poll-make-blk-iopoll-available-outside-the-block-layer.patch (FATE#319965, bsc#964944). - Update patches.drivers/0012-block-defer-timeouts-to-a-workqueue.patch (FATE#319965, bsc#964944). - Update patches.drivers/0013-block-remove-req_no_timeout-flag.patch (FATE#319965, bsc#964944). - Update patches.drivers/0014-block-introduce-bdev_file_inode.patch (FATE#319965, bsc#964944). - Update patches.drivers/0015-block-enable-dax-for-raw-block-devices.patch (FATE#319965, bsc#964944). - Update patches.drivers/0016-block-fix-del_gendisk-vs-blkdev_ioctl-crash.patch (FATE#319965, bsc#964944). - Update patches.drivers/0017-pmem-dax-disable-dax-in-the-presence-of-bad-blocks.patch (FATE#319965, bsc#964944). - Update patches.drivers/0019-block-revert-runtime-dax-control-of-the-raw-block-device.patch (FATE#319965, bsc#964944). - Update patches.drivers/0021-deadline-remove-unused-struct-member.patch (FATE#319965, bsc#964944). - Update patches.drivers/0022-block-sd-return-eremoteio-when-write-same-and-discard-are-disabled.patch (FATE#319965, bsc#964944). - Update patches.drivers/0023-kernel-fs-fix-i-o-wait-not-accounted-for-rw-o_dsync.patch (FATE#319965, bsc#964944). - Update patches.drivers/0024-block-fix-module-reference-leak-on-put_disk-call-for-cgroups-throttle.patch (FATE#319965, bsc#964944). - Update patches.drivers/0025-block-initialize-max_dev_sectors-to-0.patch (FATE#319965, bsc#964944). - Update patches.drivers/0026-blk-mq-end-unstarted-requests-on-dying-queue.patch (FATE#319965, bsc#964944). - Update patches.drivers/0027-blk-fix-overflow-in-queue_discard_max_hw_show.patch (FATE#319965, bsc#964944). - commit db7e134 - Update config files: disable MFD_SYSCON Disable MFD_SYSCON, GPIO_SYSCON and LEDS_SYSCON in non-arm configurations. SYSCON is an arm thing, it was enabled accidentally in other configurations because STMMAC_PLATFORM, which was once enabled by accident, selects it. On s390x, as REGMAP_MMIO was also only selected by MFD_SYSCON, we can disable it too. - commit d14737d - supported.conf: Match 6lowpan modules with a wildcard - commit 0097f08 - Update patches.drivers/ibmvnic-Fix-ibmvnic_capability-struct.patch (fate#320253). - commit 79b5fb0 - scsi: disable automatic target scan (FATE#319786). - scsi_transport_sas: add 'scsi_target_id' sysfs attribute (FATE#319786). - commit 876500c - scsi: vpd pages are mandatory for SPC-2. - commit 89c8db5 ++++ kernel-source: - series.conf: re-order some performance patches for -stable pending - commit 6c39ea5 - locking/lockdep: Fix stack trace caching logic (bsc#969757). - commit e800183 - locking/mcs: Fix mcs_spin_lock() ordering (fate#320355). - commit 5eca860 - locking/pvqspinlock: Enable slowpath locking count tracking (fate#320355). - commit 0a0b0e5 - locking/qspinlock: Use smp_cond_acquire() in pending code (fate#320355). - commit a942811 - locking/pvqspinlock: Move lock stealing count tracking code into pv_queued_spin_steal_lock() (fate#320355). - commit 377acaa - locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h (fate#320355). - commit 556e0ce - futex: Remove requirement for lock_page() in get_futex_key() (bsc#969755). - commit eb0afc9 - futex: Rename barrier references in ordering guarantees (bsc#969755). - commit c3963ec - kernel/locking/lockdep.c: convert hash tables to hlists (bsc#969757). - commit 5ef80c6 - locking/mutex: Allow next waiter lockless wakeup (bsc#969756). - commit cdb8233 - ovl: fix working on distributed fs as lower layer (fate#318900). - nfs: use file_dentry() (fate#318900). - vfs: add file_dentry() (fate#318900). - commit 3eebe80 - kvm: x86: Check dest_map->vector to match eoi signals for rtc (bsc#966471). - kvm: x86: Track irq vectors in ioapic->rtc_status.dest_map (bsc#966471). - kvm: x86: Convert ioapic->rtc_status.dest_map to a struct (bsc#966471). - commit bc7b321 - Update config files. arm64: enable PCIe and ECAM controller PCI_HOST_THUNDER_PEM - Cavium Thunder PCIe controller to off-chip devices PCI_HOST_THUNDER_ECAM - Cavium Thunder ECAM controller to on-chip devices on pass-1.x silicon - commit f40ac2e - PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices (fate#319484). - PCI: thunder: Add PCIe host driver for ThunderX processors (fate#319484). - PCI: generic: Expose pci_host_common_probe() for use by other drivers (fate#319484). - PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe() (fate#319484). - PCI: generic: Move structure definitions to separate header file (fate#319484). - commit 913f863 - Update s390x config files: Adjust NR_CPUS It was set to 256 in the the default SLES kernel 2 years ago, do the same for the vanilla flavor now. For the zfcpdump config, a lower value is preferred to satisfy memory constraints. Use 2 as suggested by IBM (bsc#970983.) This is also the upstream setting. - commit 3ef0eae - Update config files: disable MFD_TPS65218 The TPS65218 is a power management IC for 32-bit ARM systems. Its driver serves no purpose on other architectures. All sub-drivers were already disabled anyway. - commit 9f67a64 - Update patches.drivers/0001-block-rename-request_queue-slab-cache.patch (FATE#319965, bsc#964944). - Update patches.drivers/0002-block-do-not-initialise-globals-to-0-or-null.patch (FATE#319965, bsc#964944). - Update patches.drivers/0003-block-do-not-initialise-statics-to-0-or-null.patch (FATE#319965, bsc#964944). - Update patches.drivers/0004-bio-use-offset_in_page-macro.patch (FATE#319965, bsc#964944). - Update patches.drivers/0005-block-clarify-blk_add_timer-use-case-for-blk-mq.patch (FATE#319965, bsc#964944). - Update patches.drivers/0006-blk-integrity-empty-implementation-when-disabled.patch (FATE#319965, bsc#964944). - Update patches.drivers/0007-blk-mq-reuse-hardware-context-cpumask-for-tags.patch (FATE#319965, bsc#964944). - Update patches.drivers/0008-blk-mq-avoid-memoryless-numa-node-encoded-in-hctx-numa_node.patch (FATE#319965, bsc#964944). - Update patches.drivers/0009-block-add-call-to-split-trace-point.patch (FATE#319965, bsc#964944). - Update patches.drivers/0010-blk-integrity-checking-for-null-instead-of-is_err.patch (FATE#319965, bsc#964944). - Update patches.drivers/0011-irq_poll-make-blk-iopoll-available-outside-the-block-layer.patch (FATE#319965, bsc#964944). - Update patches.drivers/0012-block-defer-timeouts-to-a-workqueue.patch (FATE#319965, bsc#964944). - Update patches.drivers/0013-block-remove-req_no_timeout-flag.patch (FATE#319965, bsc#964944). - Update patches.drivers/0014-block-introduce-bdev_file_inode.patch (FATE#319965, bsc#964944). - Update patches.drivers/0015-block-enable-dax-for-raw-block-devices.patch (FATE#319965, bsc#964944). - Update patches.drivers/0016-block-fix-del_gendisk-vs-blkdev_ioctl-crash.patch (FATE#319965, bsc#964944). - Update patches.drivers/0017-pmem-dax-disable-dax-in-the-presence-of-bad-blocks.patch (FATE#319965, bsc#964944). - Update patches.drivers/0019-block-revert-runtime-dax-control-of-the-raw-block-device.patch (FATE#319965, bsc#964944). - Update patches.drivers/0021-deadline-remove-unused-struct-member.patch (FATE#319965, bsc#964944). - Update patches.drivers/0022-block-sd-return-eremoteio-when-write-same-and-discard-are-disabled.patch (FATE#319965, bsc#964944). - Update patches.drivers/0023-kernel-fs-fix-i-o-wait-not-accounted-for-rw-o_dsync.patch (FATE#319965, bsc#964944). - Update patches.drivers/0024-block-fix-module-reference-leak-on-put_disk-call-for-cgroups-throttle.patch (FATE#319965, bsc#964944). - Update patches.drivers/0025-block-initialize-max_dev_sectors-to-0.patch (FATE#319965, bsc#964944). - Update patches.drivers/0026-blk-mq-end-unstarted-requests-on-dying-queue.patch (FATE#319965, bsc#964944). - Update patches.drivers/0027-blk-fix-overflow-in-queue_discard_max_hw_show.patch (FATE#319965, bsc#964944). - commit db7e134 - Update config files: disable MFD_SYSCON Disable MFD_SYSCON, GPIO_SYSCON and LEDS_SYSCON in non-arm configurations. SYSCON is an arm thing, it was enabled accidentally in other configurations because STMMAC_PLATFORM, which was once enabled by accident, selects it. On s390x, as REGMAP_MMIO was also only selected by MFD_SYSCON, we can disable it too. - commit d14737d - supported.conf: Match 6lowpan modules with a wildcard - commit 0097f08 - Update patches.drivers/ibmvnic-Fix-ibmvnic_capability-struct.patch (fate#320253). - commit 79b5fb0 - scsi: disable automatic target scan (FATE#319786). - scsi_transport_sas: add 'scsi_target_id' sysfs attribute (FATE#319786). - commit 876500c - scsi: vpd pages are mandatory for SPC-2. - commit 89c8db5 ++++ kernel-syms: - series.conf: re-order some performance patches for -stable pending - commit 6c39ea5 - locking/lockdep: Fix stack trace caching logic (bsc#969757). - commit e800183 - locking/mcs: Fix mcs_spin_lock() ordering (fate#320355). - commit 5eca860 - locking/pvqspinlock: Enable slowpath locking count tracking (fate#320355). - commit 0a0b0e5 - locking/qspinlock: Use smp_cond_acquire() in pending code (fate#320355). - commit a942811 - locking/pvqspinlock: Move lock stealing count tracking code into pv_queued_spin_steal_lock() (fate#320355). - commit 377acaa - locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h (fate#320355). - commit 556e0ce - futex: Remove requirement for lock_page() in get_futex_key() (bsc#969755). - commit eb0afc9 - futex: Rename barrier references in ordering guarantees (bsc#969755). - commit c3963ec - kernel/locking/lockdep.c: convert hash tables to hlists (bsc#969757). - commit 5ef80c6 - locking/mutex: Allow next waiter lockless wakeup (bsc#969756). - commit cdb8233 - ovl: fix working on distributed fs as lower layer (fate#318900). - nfs: use file_dentry() (fate#318900). - vfs: add file_dentry() (fate#318900). - commit 3eebe80 - kvm: x86: Check dest_map->vector to match eoi signals for rtc (bsc#966471). - kvm: x86: Track irq vectors in ioapic->rtc_status.dest_map (bsc#966471). - kvm: x86: Convert ioapic->rtc_status.dest_map to a struct (bsc#966471). - commit bc7b321 - Update config files. arm64: enable PCIe and ECAM controller PCI_HOST_THUNDER_PEM - Cavium Thunder PCIe controller to off-chip devices PCI_HOST_THUNDER_ECAM - Cavium Thunder ECAM controller to on-chip devices on pass-1.x silicon - commit f40ac2e - PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices (fate#319484). - PCI: thunder: Add PCIe host driver for ThunderX processors (fate#319484). - PCI: generic: Expose pci_host_common_probe() for use by other drivers (fate#319484). - PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe() (fate#319484). - PCI: generic: Move structure definitions to separate header file (fate#319484). - commit 913f863 - Update s390x config files: Adjust NR_CPUS It was set to 256 in the the default SLES kernel 2 years ago, do the same for the vanilla flavor now. For the zfcpdump config, a lower value is preferred to satisfy memory constraints. Use 2 as suggested by IBM (bsc#970983.) This is also the upstream setting. - commit 3ef0eae - Update config files: disable MFD_TPS65218 The TPS65218 is a power management IC for 32-bit ARM systems. Its driver serves no purpose on other architectures. All sub-drivers were already disabled anyway. - commit 9f67a64 - Update patches.drivers/0001-block-rename-request_queue-slab-cache.patch (FATE#319965, bsc#964944). - Update patches.drivers/0002-block-do-not-initialise-globals-to-0-or-null.patch (FATE#319965, bsc#964944). - Update patches.drivers/0003-block-do-not-initialise-statics-to-0-or-null.patch (FATE#319965, bsc#964944). - Update patches.drivers/0004-bio-use-offset_in_page-macro.patch (FATE#319965, bsc#964944). - Update patches.drivers/0005-block-clarify-blk_add_timer-use-case-for-blk-mq.patch (FATE#319965, bsc#964944). - Update patches.drivers/0006-blk-integrity-empty-implementation-when-disabled.patch (FATE#319965, bsc#964944). - Update patches.drivers/0007-blk-mq-reuse-hardware-context-cpumask-for-tags.patch (FATE#319965, bsc#964944). - Update patches.drivers/0008-blk-mq-avoid-memoryless-numa-node-encoded-in-hctx-numa_node.patch (FATE#319965, bsc#964944). - Update patches.drivers/0009-block-add-call-to-split-trace-point.patch (FATE#319965, bsc#964944). - Update patches.drivers/0010-blk-integrity-checking-for-null-instead-of-is_err.patch (FATE#319965, bsc#964944). - Update patches.drivers/0011-irq_poll-make-blk-iopoll-available-outside-the-block-layer.patch (FATE#319965, bsc#964944). - Update patches.drivers/0012-block-defer-timeouts-to-a-workqueue.patch (FATE#319965, bsc#964944). - Update patches.drivers/0013-block-remove-req_no_timeout-flag.patch (FATE#319965, bsc#964944). - Update patches.drivers/0014-block-introduce-bdev_file_inode.patch (FATE#319965, bsc#964944). - Update patches.drivers/0015-block-enable-dax-for-raw-block-devices.patch (FATE#319965, bsc#964944). - Update patches.drivers/0016-block-fix-del_gendisk-vs-blkdev_ioctl-crash.patch (FATE#319965, bsc#964944). - Update patches.drivers/0017-pmem-dax-disable-dax-in-the-presence-of-bad-blocks.patch (FATE#319965, bsc#964944). - Update patches.drivers/0019-block-revert-runtime-dax-control-of-the-raw-block-device.patch (FATE#319965, bsc#964944). - Update patches.drivers/0021-deadline-remove-unused-struct-member.patch (FATE#319965, bsc#964944). - Update patches.drivers/0022-block-sd-return-eremoteio-when-write-same-and-discard-are-disabled.patch (FATE#319965, bsc#964944). - Update patches.drivers/0023-kernel-fs-fix-i-o-wait-not-accounted-for-rw-o_dsync.patch (FATE#319965, bsc#964944). - Update patches.drivers/0024-block-fix-module-reference-leak-on-put_disk-call-for-cgroups-throttle.patch (FATE#319965, bsc#964944). - Update patches.drivers/0025-block-initialize-max_dev_sectors-to-0.patch (FATE#319965, bsc#964944). - Update patches.drivers/0026-blk-mq-end-unstarted-requests-on-dying-queue.patch (FATE#319965, bsc#964944). - Update patches.drivers/0027-blk-fix-overflow-in-queue_discard_max_hw_show.patch (FATE#319965, bsc#964944). - commit db7e134 - Update config files: disable MFD_SYSCON Disable MFD_SYSCON, GPIO_SYSCON and LEDS_SYSCON in non-arm configurations. SYSCON is an arm thing, it was enabled accidentally in other configurations because STMMAC_PLATFORM, which was once enabled by accident, selects it. On s390x, as REGMAP_MMIO was also only selected by MFD_SYSCON, we can disable it too. - commit d14737d - supported.conf: Match 6lowpan modules with a wildcard - commit 0097f08 - Update patches.drivers/ibmvnic-Fix-ibmvnic_capability-struct.patch (fate#320253). - commit 79b5fb0 - scsi: disable automatic target scan (FATE#319786). - scsi_transport_sas: add 'scsi_target_id' sysfs attribute (FATE#319786). - commit 876500c - scsi: vpd pages are mandatory for SPC-2. - commit 89c8db5 ++++ kiwi: - v7.03.64 released - Revert "Added pv kernel profile" There is no kernel-pv This reverts commit 8ca75eeee4bd7999a20ed050d9ebe4ba75607c5d. ++++ systemd: - Don't build require binutils-gold anymore The use of the gold linker has been (probably) introduced due to the use of the -flto option. However forcing the version of the linker is not a good idea since it's not supported on various architectures. Since -flto has been disabled, it's now safe to use the *default* linker. It actually fixed a build error on 13.1 on the ppc arch. ++++ systemd-presets-branding-SLE: - Add virtlogd.socket to default presets (bsc#971054) ++++ yast2-installation: - System Role: align labels (FATE#317481). - System Role: pop-up if changing the role to a different one. - 3.1.174 - Moved Yast::Transfer::FileFromUrl here from yast2-update (FATE#319716). - 3.1.173 ++++ yast2-update: - Remove Yast::Transfer::FileFromUrl as it will be present in yast2-installation (FATE#319716). - 3.1.37 ++++ yast2-vm: - bsc#971054 - virtlogd is now required by libvirt and must be started automatically - 3.1.25 ------------------------------------------------------------------ ------------------ 2016-3-13 - Mar 13 2016 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Split out a NetworkManager-branding-upstream subpackage that installs the default upstream version of the /etc/NetworkManager/NetworkManager.conf file. - Add Requires: NetworkManager-branding to main package. ++++ kiwi: - v7.03.63 released - Use shim-install to setup EFI secure boot This fixes (bnc#968475) ++++ libzypp: - Update zypp-po.tar.bz2 ++++ python-cryptography: - fix license ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2016-3-12 - Mar 12 2016 ------------------- ------------------------------------------------------------------ ++++ farstream: - Update to version 0.2.8: + Add "require-encryption" parameter to ignore unencrypted packets. + Enable building static GStreamer and transmitter plugins. + Make OPUS plugin work and select it as default codec. + Bug fixes. ++++ libsigc++2: - Update to version 2.7.2: + Deprecate sigc::ref() and sigc::reference_wrapper(), adding support instead for std::ref(), std::cref(), and std::reference_wrapper(). + mem_fun(): Deprecate mem_fun(pointer, func). Leaving just mem_fun(reference, func) (bgo#763215). + Make all operator bool() explicit. (A C++11 feature). + Build: - Remove some now-unnecessary configure checks (bgo#762065). - Update MSVC project. + Documentation: Improve the documentation of mem_fun(), making it clear that mem_fun() does not return a slot. ------------------------------------------------------------------ ------------------ 2016-3-11 - Mar 11 2016 ------------------- ------------------------------------------------------------------ ++++ lvm2: - Fix pvchange returning with exit code 5 if another volume group which is not related to the PVs is exported. (bsc#969310) Add: pvchange-pvresize-move-exported-VG-check.patch ++++ nautilus: - Update to version 3.19.91: + Use GTask instead of the old gioscheduler. + Improve wording of the conflict dialog. + Make dialogs transients and modals for parent windows. + Reveal folder on creation. + Fix dark theme background. + Hide hidden files when renamed from normal files. + Select first file while searching even if search didn't finished. + Multiple localization fixes. + Fix the shell search provider. + Style fixes with latest gtk+. + Hide undo delete notification if the user undo. + Don't show thumbnails for small zoom level. + Fix the info bar when navigating a DVD or a loopback mounted device. + Allow copying from the trash. + Remove notifications when the application closes, fixing the "notifications appear after reboot". + Add Open With Other Application for all items, allowing i.e. desktop files to be opened with a text editor. + Add + shortcut for properties, matching other GNOME applications. + Remove the "Untitled" when creating templates. + Updated translations. ++++ grub2: - Install and boot support for libnvdimm storage devices (fate#319861) * added 0001-efi-really-mark-memory-of-unknown-type-as-reserved.patch * added 0002-Translate-UEFI-persistent-memory-type.patch * added 0003-lsefimmap-support-persistent-memory-and-other-UEFI-2.patch ++++ installation-images-SLES: - Remove uga grub2 module - 14.235 ++++ kernel-default: - arm64: update numa patches to v15 - [v15, 1/6] efi: ARM/arm64: ignore DT memory nodes instead of removing them (fate#319973). - [v15,2/6] Documentation, dt, numa: dt bindings for NUMA (fate#319973). - [v15,3/6] of, numa: Add NUMA of binding implementation (fate#319973). - [v15,4/6] arm64: Move unflatten_device_tree() call earlier (fate#319973). - [v15,6/6] arm64, mm, numa: Add NUMA balancing support for arm64 (fate#319973). - [v15,5/6] arm64, numa: Add NUMA support for arm64 platforms (fate#319973). - Delete patches.arch/arm64-efi-0004-ignore-DT-memory-nodes-instead-of-removing-them.patch. - Delete patches.arch/arm64-efi-0005-ignore-DT-memreserve-entries-instead-of-removing-them.patch. - Delete patches.arch/arm64-numa-0001-adding-numa-support-for-arm64-platforms.patch. - Delete patches.arch/arm64-numa-0002-documentation-dt-bindings-for-numa.patch. - Delete patches.arch/arm64-numa-0003-dt-adding-numa-dt-binding-implementation-for-arm64-platforms.patch. - Delete patches.arch/arm64-numa-0004-dt-thunderx-Add-initial-dts-for-Cavium-Thunderx-in-2-node-topology.patch. - commit 57560ee - scsi: Add 'access_state' and 'preferred_path' attribute (bsc#927040). - scsi_dh_emc: update 'access_state' field (bsc#927040). - scsi_dh_rdac: update 'access_state' field (bsc#927040). - scsi_sysfs: add 'is_bin_visible' callback. - scsi_sysfs: call 'device_add' after attaching device handler (bsc#927040). - Refresh patches.fixes/scsi_dh-add-rescan-callback.patch. - Refresh patches.fixes/scsi_dh_alua-Add-new-blacklist-flag-BLIST_SYNC_ALUA.patch. - Refresh patches.fixes/scsi_dh_alua-Allow-workqueue-to-run-synchronously.patch. - Refresh patches.fixes/scsi_dh_alua-Make-stpg-synchronous.patch. - Refresh patches.fixes/scsi_dh_alua-Pass-buffer-as-function-argument.patch. - Refresh patches.fixes/scsi_dh_alua-Recheck-state-on-unit-attention.patch. - Refresh patches.fixes/scsi_dh_alua-Send-TEST-UNIT-READY-to-poll-for-transi.patch. - Refresh patches.fixes/scsi_dh_alua-Update-version-to-2.0.patch. - Refresh patches.fixes/scsi_dh_alua-Use-separate-alua_port_group-structure.patch. - Refresh patches.fixes/scsi_dh_alua-Use-workqueue-for-RTPG.patch. - Refresh patches.fixes/scsi_dh_alua-allocate-RTPG-buffer-separately.patch. - Refresh patches.fixes/scsi_dh_alua-call-alua_rtpg-if-stpg-fails.patch. - Refresh patches.fixes/scsi_dh_alua-move-optimize_stpg-evaluation.patch. - Refresh patches.fixes/scsi_dh_alua-remove-rel_port-from-alua_dh_data-struc.patch. - Refresh patches.fixes/scsi_dh_alua-revert-commit-a8e5a2d593cbfccf530c3382c.patch. - Refresh patches.fixes/scsi_dh_alua-separate-out-alua_stpg.patch. - Refresh patches.fixes/scsi_dh_alua-simplify-alua_initialize.patch. - Refresh patches.fixes/scsi_dh_alua-switch-to-scsi_execute_req_flags.patch. - Refresh patches.fixes/scsi_dh_alua-update-access_state-field.patch. - Refresh patches.fixes/scsi_dh_alua-update-all-port-states.patch. - Refresh patches.fixes/scsi_dh_alua-use-common-definitions-for-ALUA-state.patch. - Delete patches.fixes/scsi-Add-access_state-attribute.patch. - commit 3d97a76 ++++ kernel-source: - arm64: update numa patches to v15 - [v15, 1/6] efi: ARM/arm64: ignore DT memory nodes instead of removing them (fate#319973). - [v15,2/6] Documentation, dt, numa: dt bindings for NUMA (fate#319973). - [v15,3/6] of, numa: Add NUMA of binding implementation (fate#319973). - [v15,4/6] arm64: Move unflatten_device_tree() call earlier (fate#319973). - [v15,6/6] arm64, mm, numa: Add NUMA balancing support for arm64 (fate#319973). - [v15,5/6] arm64, numa: Add NUMA support for arm64 platforms (fate#319973). - Delete patches.arch/arm64-efi-0004-ignore-DT-memory-nodes-instead-of-removing-them.patch. - Delete patches.arch/arm64-efi-0005-ignore-DT-memreserve-entries-instead-of-removing-them.patch. - Delete patches.arch/arm64-numa-0001-adding-numa-support-for-arm64-platforms.patch. - Delete patches.arch/arm64-numa-0002-documentation-dt-bindings-for-numa.patch. - Delete patches.arch/arm64-numa-0003-dt-adding-numa-dt-binding-implementation-for-arm64-platforms.patch. - Delete patches.arch/arm64-numa-0004-dt-thunderx-Add-initial-dts-for-Cavium-Thunderx-in-2-node-topology.patch. - commit 57560ee - scsi: Add 'access_state' and 'preferred_path' attribute (bsc#927040). - scsi_dh_emc: update 'access_state' field (bsc#927040). - scsi_dh_rdac: update 'access_state' field (bsc#927040). - scsi_sysfs: add 'is_bin_visible' callback. - scsi_sysfs: call 'device_add' after attaching device handler (bsc#927040). - Refresh patches.fixes/scsi_dh-add-rescan-callback.patch. - Refresh patches.fixes/scsi_dh_alua-Add-new-blacklist-flag-BLIST_SYNC_ALUA.patch. - Refresh patches.fixes/scsi_dh_alua-Allow-workqueue-to-run-synchronously.patch. - Refresh patches.fixes/scsi_dh_alua-Make-stpg-synchronous.patch. - Refresh patches.fixes/scsi_dh_alua-Pass-buffer-as-function-argument.patch. - Refresh patches.fixes/scsi_dh_alua-Recheck-state-on-unit-attention.patch. - Refresh patches.fixes/scsi_dh_alua-Send-TEST-UNIT-READY-to-poll-for-transi.patch. - Refresh patches.fixes/scsi_dh_alua-Update-version-to-2.0.patch. - Refresh patches.fixes/scsi_dh_alua-Use-separate-alua_port_group-structure.patch. - Refresh patches.fixes/scsi_dh_alua-Use-workqueue-for-RTPG.patch. - Refresh patches.fixes/scsi_dh_alua-allocate-RTPG-buffer-separately.patch. - Refresh patches.fixes/scsi_dh_alua-call-alua_rtpg-if-stpg-fails.patch. - Refresh patches.fixes/scsi_dh_alua-move-optimize_stpg-evaluation.patch. - Refresh patches.fixes/scsi_dh_alua-remove-rel_port-from-alua_dh_data-struc.patch. - Refresh patches.fixes/scsi_dh_alua-revert-commit-a8e5a2d593cbfccf530c3382c.patch. - Refresh patches.fixes/scsi_dh_alua-separate-out-alua_stpg.patch. - Refresh patches.fixes/scsi_dh_alua-simplify-alua_initialize.patch. - Refresh patches.fixes/scsi_dh_alua-switch-to-scsi_execute_req_flags.patch. - Refresh patches.fixes/scsi_dh_alua-update-access_state-field.patch. - Refresh patches.fixes/scsi_dh_alua-update-all-port-states.patch. - Refresh patches.fixes/scsi_dh_alua-use-common-definitions-for-ALUA-state.patch. - Delete patches.fixes/scsi-Add-access_state-attribute.patch. - commit 3d97a76 ++++ kernel-syms: - arm64: update numa patches to v15 - [v15, 1/6] efi: ARM/arm64: ignore DT memory nodes instead of removing them (fate#319973). - [v15,2/6] Documentation, dt, numa: dt bindings for NUMA (fate#319973). - [v15,3/6] of, numa: Add NUMA of binding implementation (fate#319973). - [v15,4/6] arm64: Move unflatten_device_tree() call earlier (fate#319973). - [v15,6/6] arm64, mm, numa: Add NUMA balancing support for arm64 (fate#319973). - [v15,5/6] arm64, numa: Add NUMA support for arm64 platforms (fate#319973). - Delete patches.arch/arm64-efi-0004-ignore-DT-memory-nodes-instead-of-removing-them.patch. - Delete patches.arch/arm64-efi-0005-ignore-DT-memreserve-entries-instead-of-removing-them.patch. - Delete patches.arch/arm64-numa-0001-adding-numa-support-for-arm64-platforms.patch. - Delete patches.arch/arm64-numa-0002-documentation-dt-bindings-for-numa.patch. - Delete patches.arch/arm64-numa-0003-dt-adding-numa-dt-binding-implementation-for-arm64-platforms.patch. - Delete patches.arch/arm64-numa-0004-dt-thunderx-Add-initial-dts-for-Cavium-Thunderx-in-2-node-topology.patch. - commit 57560ee - scsi: Add 'access_state' and 'preferred_path' attribute (bsc#927040). - scsi_dh_emc: update 'access_state' field (bsc#927040). - scsi_dh_rdac: update 'access_state' field (bsc#927040). - scsi_sysfs: add 'is_bin_visible' callback. - scsi_sysfs: call 'device_add' after attaching device handler (bsc#927040). - Refresh patches.fixes/scsi_dh-add-rescan-callback.patch. - Refresh patches.fixes/scsi_dh_alua-Add-new-blacklist-flag-BLIST_SYNC_ALUA.patch. - Refresh patches.fixes/scsi_dh_alua-Allow-workqueue-to-run-synchronously.patch. - Refresh patches.fixes/scsi_dh_alua-Make-stpg-synchronous.patch. - Refresh patches.fixes/scsi_dh_alua-Pass-buffer-as-function-argument.patch. - Refresh patches.fixes/scsi_dh_alua-Recheck-state-on-unit-attention.patch. - Refresh patches.fixes/scsi_dh_alua-Send-TEST-UNIT-READY-to-poll-for-transi.patch. - Refresh patches.fixes/scsi_dh_alua-Update-version-to-2.0.patch. - Refresh patches.fixes/scsi_dh_alua-Use-separate-alua_port_group-structure.patch. - Refresh patches.fixes/scsi_dh_alua-Use-workqueue-for-RTPG.patch. - Refresh patches.fixes/scsi_dh_alua-allocate-RTPG-buffer-separately.patch. - Refresh patches.fixes/scsi_dh_alua-call-alua_rtpg-if-stpg-fails.patch. - Refresh patches.fixes/scsi_dh_alua-move-optimize_stpg-evaluation.patch. - Refresh patches.fixes/scsi_dh_alua-remove-rel_port-from-alua_dh_data-struc.patch. - Refresh patches.fixes/scsi_dh_alua-revert-commit-a8e5a2d593cbfccf530c3382c.patch. - Refresh patches.fixes/scsi_dh_alua-separate-out-alua_stpg.patch. - Refresh patches.fixes/scsi_dh_alua-simplify-alua_initialize.patch. - Refresh patches.fixes/scsi_dh_alua-switch-to-scsi_execute_req_flags.patch. - Refresh patches.fixes/scsi_dh_alua-update-access_state-field.patch. - Refresh patches.fixes/scsi_dh_alua-update-all-port-states.patch. - Refresh patches.fixes/scsi_dh_alua-use-common-definitions-for-ALUA-state.patch. - Delete patches.fixes/scsi-Add-access_state-attribute.patch. - commit 3d97a76 ++++ kiwi: - Added pv kernel profile ++++ babl: - Update to version 0.1.16: + Improvements to half float reference, SIMD, and fast-paths, and CIE float fast paths; cleanups of fast path extensions. ++++ libreoffice: - Add patch to detect boost_filesystem headers: * 0002-boost-filesystem1.patch * 0003-boost-filesystem2.patch - Add patch to fix rounding bug in test on i586: * libreoffice-hotfix-disablebrokenshapetest.patch - Version update to 5.1.1.3: * Various bugfixes for the first bugfix release of 5.1 - Update patch to build on sle11 * 0001-liborcus-0.11.patch ++++ qemu: - Temporarily revert an upstream patch to fix the failure of Xen HVM network installs. Our QEMU is incompatible with current Xen because Xen hasn't yet been adjusted to that upstream change in QEMU's Xen HVM support. (bsc#970791) - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP2 * Patches added: 0057-Revert-Revert-xen-hvm-increase-maxm.patch ++++ virt-manager: - fate#320353 - Add the ability for virt-convirt to decompress compressed files in an OVA f11eb00b-virt-convert-decompress-gz-files-before-converting.patch ++++ yast2-bootloader: - include quiet in default kernel boot parameters for POWER (bsc#965347) - 3.1.164 ++++ yast2-storage: - Add PowerNV support. (boo#970582) PowerNV doesn't require any special boot partition. Firmware just kexecs kernel of the root device - Require libstorage 2.25.36 - 3.1.84 ------------------------------------------------------------------ ------------------ 2016-3-10 - Mar 10 2016 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to 0.2.34: - Fix for bnc#963996: Do not crash on --list-extensions when connected to SMT - Fix for bnc#968245: Do not let zypper attempt to read products from remote locations ++++ autoyast2: - Evaluate the correct domain, network, product and product version when applying rules (bnc#963137). - 3.1.119 ++++ gcc48: - Add gcc48-bnc970009.patch to fix samba build on AARCH64. [bnc#970009] ++++ libgcj48: - Add gcc48-bnc970009.patch to fix samba build on AARCH64. [bnc#970009] ++++ glibc: - glibc-c-utf8-locale.patch: Add C.UTF-8 locale (bsc#970357) - glibc-disable-gettext-for-c-utf8.patch: don't translate for the C.UTF-8 locale ++++ glibc: - glibc-c-utf8-locale.patch: Add C.UTF-8 locale (bsc#970357) - glibc-disable-gettext-for-c-utf8.patch: don't translate for the C.UTF-8 locale ++++ gtk2: - Add gtk2-bnc957400-filechooserentry-update.patch. This updates the Tab completion code in GtkFileChooser, so it works the same as in gtk3 (bnc#957400). The patch was associated with upstream commits: 55764ddd, 191d1cd90, 92d45e12, 8f9487f ++++ installation-images-SLES: - Added modprobe for fuse so that hmcdrv can actually work - 14.234 ++++ kernel-default: - EDAC, sb_edac: Fix logic when computing DIMM sizes on Xeon Phi (fate#319506). - commit 9e25dce - loop: Add 'lo_logical_blocksize' (bsc#931634, FATE#319010). - loop: Compability for older releases (bsc#966891, FATE#320552). - Refresh patches.suse/loop-Enable-correct-physical-blocksize.patch. - Refresh patches.suse/loop-Pass-logical-blocksize-in-lo_init-0-ioctl-field.patch. - Refresh patches.suse/loop-Remove-unused-bdev-argument-from-loop_set_capac.patch. - Delete patches.suse/loop-Remove-bsize-argument-from-do_lo_receive.patch. - Delete patches.suse/loop-Use-lo_logical_blocksize.patch. - commit 8e29aa7 - Linux 4.4.5. - Refresh patches.fixes/0001-module-keep-percpu-symbols-in-module-s-symtab.patch. - Refresh patches.suse/stack-unwind.patch. - commit fc86faa ++++ kernel-source: - EDAC, sb_edac: Fix logic when computing DIMM sizes on Xeon Phi (fate#319506). - commit 9e25dce - loop: Add 'lo_logical_blocksize' (bsc#931634, FATE#319010). - loop: Compability for older releases (bsc#966891, FATE#320552). - Refresh patches.suse/loop-Enable-correct-physical-blocksize.patch. - Refresh patches.suse/loop-Pass-logical-blocksize-in-lo_init-0-ioctl-field.patch. - Refresh patches.suse/loop-Remove-unused-bdev-argument-from-loop_set_capac.patch. - Delete patches.suse/loop-Remove-bsize-argument-from-do_lo_receive.patch. - Delete patches.suse/loop-Use-lo_logical_blocksize.patch. - commit 8e29aa7 - Linux 4.4.5. - Refresh patches.fixes/0001-module-keep-percpu-symbols-in-module-s-symtab.patch. - Refresh patches.suse/stack-unwind.patch. - commit fc86faa ++++ kernel-syms: - EDAC, sb_edac: Fix logic when computing DIMM sizes on Xeon Phi (fate#319506). - commit 9e25dce - loop: Add 'lo_logical_blocksize' (bsc#931634, FATE#319010). - loop: Compability for older releases (bsc#966891, FATE#320552). - Refresh patches.suse/loop-Enable-correct-physical-blocksize.patch. - Refresh patches.suse/loop-Pass-logical-blocksize-in-lo_init-0-ioctl-field.patch. - Refresh patches.suse/loop-Remove-unused-bdev-argument-from-loop_set_capac.patch. - Delete patches.suse/loop-Remove-bsize-argument-from-do_lo_receive.patch. - Delete patches.suse/loop-Use-lo_logical_blocksize.patch. - commit 8e29aa7 - Linux 4.4.5. - Refresh patches.fixes/0001-module-keep-percpu-symbols-in-module-s-symtab.patch. - Refresh patches.suse/stack-unwind.patch. - commit fc86faa ++++ gcc6: - Update to SVN trunk head (r234106). * Bumps libgo SO version to 9 * Bumps libffi SO version to 7 - Refresh gcc44-rename-info-files.patch ++++ util-linux: - refreshed util-linux-losetup-Add-support-for-setting-logical-blocksize.patch for bsc#966891 Conflict with kernel earlier than 4.4 due to changed lo_flags. ++++ libstorage: - Add PowerNV support (boo#970582) - 2.25.36 ++++ libzypp: - Update zypp-po.tar.bz2 ++++ mdadm: - Update mdadm to v3.4, and include more upstream patches after v3.4 version, (fate#320107, fate#320291) + 0001-super1-Fix-bblog_size-accesses-on-big-ending-machine.patch + 0002-Fix-some-type-comparison-problems.patch + 0003-Makefile-make-the-CC-definition-conditional.patch + 0004-util.c-include-poll.h-instead-of-sys-poll.h.patch + 0005-mdadm.h-rename-bswap-macros-to-avoid-clash-with-uCli.patch + 0006-Manage.c-Only-issue-change-events-for-kernels-older-.patch - Since mdadm v3.4 release, remove these patches which are included in v3.4 already, - 0001-raid6check-don-t-ignore-return-value-from-posix_mema.patch - 0002-main-remove-use-of-uninitialized-rv.patch - 0003-Assemble-correctly-capture-error-from-write_bitmap.patch - 0004-tests-raid6-repair-is-now-tested-on-every-different-.patch - 0005-Makefile-test-s-flag-and-suppress-echo-when-set.patch - 0006-mdadm-remove-duplicate-logic-when-c.delay-is-0.patch - 0007-Increment-version-for-clustered-bitmaps.patch - 0008-super1-Do-not-create-bad-block-log-for-clustered-dev.patch - 0009-Fix-incremental-handling-on-cluster-array.patch - 0010-mdadm-make-cluster-raid-also-could-support-re-add.patch - 0012-re-add-make-re-add-try-to-write-sysfs-node-first.patch - 0013-imsm-don-t-call-abort_reshape-in-imsm_manage_reshape.patch - 0014-add-macros-for-MD_DISK_ROLE_-SPARE-FAULTY.patch - 0015-Show-device-as-journal-in-detail-examine.patch - 0016-Enable-create-array-with-write-journal-write-journal.patch - 0017-Assemble-array-with-write-journal.patch - 0018-Check-write-journal-in-incremental.patch - 0019-Add-help-message-and-man-entry-for-write-journal.patch - 0020-Safeguard-against-writing-to-an-active-device-of-ano.patch - 0021-Make-cmap_-also-has-same-policy-as-dlm_.patch - 0022-mdadm-refactor-write-journal-code-in-Assemble-and-In.patch - 0023-mdadm-Add-description-of-write-journal-to-md.4.patch - 0024-mdadm-add-test-script-for-raid456-journal.patch - 0025-add-crc32c-and-use-it-for-r5l-checksum.patch - 0026-ensure-buffer-is-large-enough-for-two-ints-and-some-.patch - 0027-avoid-confusion-with-parameter-devname-with-same-nam.patch - 0028-make-sure-path-buffer-is-large-enough-to-fit-200-cha.patch - 0029-fix-bug-in-assemble.patch - 0030-Detail.c-test-fix.patch - 0031-mdadm-Change-timestamps-to-unsigned-data-type.patch - 0032-add-sysfs_array_state-to-struct-mdinfo.patch - 0033-recreate-journal-in-mdadm.patch - 0034-mdadm-let-cluster-raid-could-also-add-disk-within-in.patch - 0035-mdadm-output-info-more-precisely-when-change-bitmap-.patch - 0036-mdadm-don-t-show-cluster-name-once-the-bitmap-is-cle.patch - 0037-mdadm-do-not-display-bitmap-info-if-it-is-cleared.patch - 0038-mdadm-do-not-try-to-hold-dlm-lock-in-free_super1.patch - 0039-mdadm-improve-the-safeguard-for-change-cluster-raid-.patch - 0040-Detail-report-correct-raid-disk-for-removed-drives.patch - 0041-Detail-don-t-assume-a-particular-disk-number-of-miss.patch - 0044-Add-update-force-no-bbl.patch - 0045-move-journal-to-end-of-detail-list.patch - 0046-in-add-assign-raid_disk-of-0-to-journal.patch - 0047-Check-and-remove-bitmap-first-when-reshape-to-raid0.patch - 0048-Detail-fix-wrong-condition-in-recent-change.patch - 0049-Grow-close-file-descriptor-earlier-to-avoid-still-in.patch - 0050-imsm-abort-reshape-if-sync_action-is-not-reshape.patch - 0051-IMSM-Add-support-for-VMD.patch - 0052-imsm-use-timeout-when-waiting-for-reshape-progress.patch - 0053-imsm-don-t-update-migration-record-when-reshape-is-i.patch - 0054-Fix-wrong-description-in-manpage.patch - 0055-restripe-fix-compilation-of-make-test.patch - 0056-Create-fix-regression-in-setting-raid_disk.patch - 0057-Create-minor-fix-when-adding-a-journal-device.patch - 0058-Define-_POSIX_C_SOURCE-if-undefined.patch - 0059-Add-casts-for-the-addr-arg-of-connect-and-bind.patch ++++ perl: - fix environment dup handling bug [bnc#967082] [CVE-2016-2381] new patch: perl-dupenv.diff - fix memory leak in 'use utf8' handling [bnc#928292] new patch: perl-utf8leak.diff ++++ python-libmount: - refreshed util-linux-losetup-Add-support-for-setting-logical-blocksize.patch for bsc#966891 Conflict with kernel earlier than 4.4 due to changed lo_flags. ++++ systemd-rpm-macros: - Add %tmpfiles_create macro (bsc#956849) - Allow the packagers to specify the options -f and -n on the macros %service_del_preun(), %service_del_postun(), %systemd_post(), and %systemd_preun() (boo#968405) ++++ util-linux-systemd: - refreshed util-linux-losetup-Add-support-for-setting-logical-blocksize.patch for bsc#966891 Conflict with kernel earlier than 4.4 due to changed lo_flags. ++++ yast2: - Introduce PowerNV platform (boo#970582) - 3.1.178 ++++ yast2-iscsi-client: - show correct error message if host name isn't found (bsc#959292) - 3.1.26 ------------------------------------------------------------------ ------------------ 2016-3-9 - Mar 9 2016 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Check uptime instead of system time while waiting for systemd services to be restarted (bsc#956730) - 3.1.118 ++++ bind: - Fix two assertion failures that can lead to remote DoS: * CVE-2016-1285, bsc#970072 * CVE-2016-1286, bsc#970073 * bind-CVE-2016-1285.patch contains both fixes. ++++ binutils: - Update binutils-2.26-branch.diff, updates to branch head. (swo#19739) (swo#19775) ++++ cmake: - update to 3.5.0 * Find modules for Boost, FLEX, GTest, GTK2, PNG, TIFF, and XercesC now provide imported targets. * The FindOpenMP module learned to support Clang. * Support was added for the ARM Compiler (arm.com) with compiler id “ARMCC”. * The “cmake(1)” “-E time” command now properly passes arguments with spaces or special characters through to the child process. This may break scripts that worked around the bug with their own extra quoting or escaping. Full changelog at https://cmake.org/cmake/help/v3.5/release/3.5.html ++++ fontconfig: - Add fontconfig-locale_c.utf8.patch to recognize C.UTF-8 locale, patch from Debian. ++++ google-noto-fonts: - Add NotoSansCJK.ttc.zip and ship all CJK fonts in a single ttc file and an single subpackage, this will save a lot of disk space. - Specify file permissions in defattr, some zip files are shipping files with incorrect permissions. ++++ kernel-default: - blk: fix overflow in queue_discard_max_hw_show. - Update config files. - blk-mq: End unstarted requests on dying queue. - block: Initialize max_dev_sectors to 0. - block: fix module reference leak on put_disk() call for cgroups throttle. - kernel/fs: fix I/O wait not accounted for RW O_DSYNC. - block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabled. - deadline: remove unused struct member. - block: revert runtime dax control of the raw block device. - pmem, dax: disable dax in the presence of bad blocks. - block: fix del_gendisk() vs blkdev_ioctl crash. - block: enable dax for raw block devices. - block: introduce bdev_file_inode(). - block: remove REQ_NO_TIMEOUT flag. - block: defer timeouts to a workqueue. - irq_poll: make blk-iopoll available outside the block layer. - blk-integrity: checking for NULL instead of IS_ERR. - block: add call to split trace point. - blk-mq: Avoid memoryless numa node encoded in hctx numa_node. - blk-mq: Reuse hardware context cpumask for tags. - blk-integrity: empty implementation when disabled. - block: clarify blk_add_timer() use case for blk-mq. - bio: use offset_in_page macro. - block: do not initialise statics to 0 or NULL. - block: do not initialise globals to 0 or NULL. - block: rename request_queue slab cache. - commit 92735de ++++ kernel-source: - blk: fix overflow in queue_discard_max_hw_show. - Update config files. - blk-mq: End unstarted requests on dying queue. - block: Initialize max_dev_sectors to 0. - block: fix module reference leak on put_disk() call for cgroups throttle. - kernel/fs: fix I/O wait not accounted for RW O_DSYNC. - block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabled. - deadline: remove unused struct member. - block: revert runtime dax control of the raw block device. - pmem, dax: disable dax in the presence of bad blocks. - block: fix del_gendisk() vs blkdev_ioctl crash. - block: enable dax for raw block devices. - block: introduce bdev_file_inode(). - block: remove REQ_NO_TIMEOUT flag. - block: defer timeouts to a workqueue. - irq_poll: make blk-iopoll available outside the block layer. - blk-integrity: checking for NULL instead of IS_ERR. - block: add call to split trace point. - blk-mq: Avoid memoryless numa node encoded in hctx numa_node. - blk-mq: Reuse hardware context cpumask for tags. - blk-integrity: empty implementation when disabled. - block: clarify blk_add_timer() use case for blk-mq. - bio: use offset_in_page macro. - block: do not initialise statics to 0 or NULL. - block: do not initialise globals to 0 or NULL. - block: rename request_queue slab cache. - commit 92735de ++++ kernel-syms: - blk: fix overflow in queue_discard_max_hw_show. - Update config files. - blk-mq: End unstarted requests on dying queue. - block: Initialize max_dev_sectors to 0. - block: fix module reference leak on put_disk() call for cgroups throttle. - kernel/fs: fix I/O wait not accounted for RW O_DSYNC. - block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabled. - deadline: remove unused struct member. - block: revert runtime dax control of the raw block device. - pmem, dax: disable dax in the presence of bad blocks. - block: fix del_gendisk() vs blkdev_ioctl crash. - block: enable dax for raw block devices. - block: introduce bdev_file_inode(). - block: remove REQ_NO_TIMEOUT flag. - block: defer timeouts to a workqueue. - irq_poll: make blk-iopoll available outside the block layer. - blk-integrity: checking for NULL instead of IS_ERR. - block: add call to split trace point. - blk-mq: Avoid memoryless numa node encoded in hctx numa_node. - blk-mq: Reuse hardware context cpumask for tags. - blk-integrity: empty implementation when disabled. - block: clarify blk_add_timer() use case for blk-mq. - bio: use offset_in_page macro. - block: do not initialise statics to 0 or NULL. - block: do not initialise globals to 0 or NULL. - block: rename request_queue slab cache. - commit 92735de ++++ kiwi: - Execute haveged in udevStart This ensure there is at least a source of entropy for /dev/random when the fips mode is enabled. Without it, VMware virtual machines hang at boot (bsc#964204). Signed-off-by: Roberto Sassu ++++ llvm: - Update to llvm 3.8.0 fate#319582 * See http://llvm.org/releases/3.8.0/docs/ReleaseNotes.html and http://llvm.org/releases/3.8.0/tools/clang/docs/ReleaseNotes.html - Drop clang-disable-ada-extension.patch, libcxxabi-exceptions.patch and cmake-host-triple.patch - Add revert-cmake-soname.patch to fix soname handling ++++ libqt5-qtbase: - Merge libqt5-qtbase-platformtheme-gtk2 back into libQt5Gui5 (bsc#969935) * align with old libQt5Gui5 where libqgtk2.so has provided ++++ qemu: - port patch which has been maintained in Xen provided QEMU - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP2 * Patches added: 0056-xen_disk-Add-suse-specific-flush-di.patch ++++ simple-scan: - Update to version 3.19.91: + Updated translations. ++++ virt-manager: - bsc#951726 - Error - 'wrong number of arguments (3 for 1) ...' when attempting to create DomU through the yast virt-manager.spec ++++ yast2-storage: - disallow to continue with workflow when no root filesystem is assigned (bsc#967971) - 3.1.82 ++++ zypper: - Bump minor version; 1.12 is continued on SuSE-SLE-12-SP1-Branch - version 1.13.0 - man: Rephrase unclear explanation of --non-interactive (bsc#969186) - man: add missing --non-interactive-include-reboot-patches option - version 1.12.36 ------------------------------------------------------------------ ------------------ 2016-3-8 - Mar 8 2016 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - update to Firefox 38.7.0 ESR (bsc#969894) * MFSA 2016-16/CVE-2016-1952/CVE-2016-1953 (bmo#1199171, bmo#1205163, bmo#1207958, bmo#1224361, bmo#1224363, bmo#1224369, bmo#1225618, bmo#1234425, bmo#1236519, bmo#1238558, bmo#1238935, bmo#1241731, bmo#1243555, bmo#1243583, bmo#1245866, bmo#1247236, bmo#1248794, bmo#1123661, bmo#1221872, bmo#1224979, bmo#1234578, bmo#1241217, bmo#1242279, bmo#1244250, bmo#1244995, bmo#1249685) Miscellaneous memory safety hazards (rv:45.0 / rv:38.7) * MFSA 2016-17/CVE-2016-1954 (bmo#1243178) Local file overwriting and potential privilege escalation through CSP reports * MFSA 2016-20/CVE-2016-1957 (bmo#1227052) Memory leak in libstagefright when deleting an array during MP4 processing * MFSA 2016-21/CVE-2016-1958 (bmo#1228754) Displayed page address can be overridden * MFSA 2016-23/CVE-2016-1960 (bmo#1246014) Use-after-free in HTML5 string parser * MFSA 2016-24/CVE-2016-1961 (bmo#1249377) Use-after-free in SetBody * MFSA 2016-25/CVE-2016-1962 (bmo#1240760) Use-after-free when using multiple WebRTC data channels * MFSA 2016-27/CVE-2016-1964 (bmo#1243335) Use-after-free during XML transformations * MFSA 2016-28/CVE-2016-1965 (bmo#1245264) Addressbar spoofing though history navigation and Location protocol property * MFSA 2016-31/CVE-2016-1966 (bmo#1246054) Memory corruption with malicious NPAPI plugin * MFSA 2016-34/CVE-2016-1974 (bmo#1228103) Out-of-bounds read in HTML parser following a failed allocation * MFSA 2016-35/CVE-2016-1950 (bmo#1245528) Buffer overflow during ASN.1 decoding in NSS * MFSA 2016-37/CVE-2016-1977/CVE-2016-2790/CVE-2016-2791/ CVE-2016-2792/CVE-2016-2793/CVE-2016-2794/CVE-2016-2795/ CVE-2016-2796/CVE-2016-2797/CVE-2016-2798/CVE-2016-2799/ CVE-2016-2800/CVE-2016-2801/CVE-2016-2802 (bmo#1249920, bmo#1249338, bmo#1243816, bmo#1248805, bmo#1243482, bmo#1249081, bmo#1243513, bmo#1243526, bmo#1243473, bmo#1243464, bmo#1243597, bmo#1243823, bmo#1248804, bmo#1248876) Font vulnerabilities in the Graphite 2 library - remove obsolete mozilla-ppc.patch ++++ mozc: - Upstream update to 2.17.2313.102 * "-j" option is deprecated * Calculator supports inputs starting with "=" * ibus-mozc supports "icon_prop_key" and input mode labels are shown on tray icon * Minor updates and refactoring - Update ibus-provide-layout-variations.patch - Update mozc-ninja-verbose-build.patch ++++ icewm: - Update prefferences patch to point to correct wallpaper on the disk based on openSUSE/SLE branding package - Add back icewm menu as it is used by us * icewm-susemenu.patch - Add patch to fix icewm session desktop files * icewm-session-desktop.patch ++++ kernel-default: - rbd: don't log miscompare as an error (bsc#970062). - commit 3edf93f - nvme: fix max_segments integer truncation (bsc#964944,FATE#319965). - Update config files. - nvme: set queue limits for the admin queue (bsc#964944,FATE#319965). - NVMe: Fix 0-length integrity payload (bsc#964944,FATE#319965). - NVMe: Don't allow unsupported flags (bsc#964944,FATE#319965). - NVMe: Move error handling to failed reset handler (bsc#964944,FATE#319965). - NVMe: Simplify device reset failure (bsc#964944,FATE#319965). - NVMe: Fix namespace removal deadlock (bsc#964944,FATE#319965). - NVMe: Use IDA for namespace disk naming (bsc#964944,FATE#319965). - NVMe: Don't unmap controller registers on reset (bsc#964944,FATE#319965). - NVMe: Rate limit nvme IO warnings (bsc#964944,FATE#319965). - NVMe: Poll device while still active during remove (bsc#964944,FATE#319965). - NVMe: Requeue requests on suspended queues (bsc#964944,FATE#319965). - NVMe: Allow request merges (bsc#964944,FATE#319965). - NVMe: Fix io incapable return values (bsc#964944,FATE#319965). - nvme: fix Kconfig description for BLK_DEV_NVME_SCSI (bsc#964944,FATE#319965). - NVMe: Export NVMe attributes to sysfs group (bsc#964944,FATE#319965). - NVMe: Shutdown controller only for power-off (bsc#964944,FATE#319965). - NVMe: IO queue deletion re-write (bsc#964944,FATE#319965). - NVMe: Remove queue freezing on resets (bsc#964944,FATE#319965). - NVMe: Use a retryable error code on reset (bsc#964944,FATE#319965). - NVMe: Fix admin queue ring wrap (bsc#964944,FATE#319965). - nvme: make SG_IO support optional (bsc#964944,FATE#319965). - nvme: fixes for NVME_IOCTL_IO_CMD on the char device (bsc#964944,FATE#319965). - nvme: synchronize access to ctrl->namespaces (bsc#964944,FATE#319965). - nvme: Move nvme_freeze/unfreeze_queues to nvme core (bsc#964944,FATE#319965). - NVMe: Export namespace attributes to sysfs (bsc#964944,FATE#319965). - NVMe: Add pci error handlers (bsc#964944,FATE#319965). - nvme: merge iod and cmd_info (bsc#964944,FATE#319965). - nvme: meta_sg doesn't have to be an array (bsc#964944,FATE#319965). - nvme: properly free resources for cancelled command (bsc#964944,FATE#319965). - nvme: simplify completion handling (bsc#964944,FATE#319965). - nvme: special case AEN requests (bsc#964944,FATE#319965). - nvme: switch abort to blk_execute_rq_nowait (bsc#964944,FATE#319965). - nvme: switch delete SQ/CQ to blk_execute_rq_nowait (bsc#964944,FATE#319965). - nvme: factor out a few helpers from req_completion (bsc#964944,FATE#319965). - nvme: fix admin queue depth (bsc#964944,FATE#319965). - NVMe: Simplify metadata setup (bsc#964944,FATE#319965). - NVMe: Remove device management handles on remove (bsc#964944,FATE#319965). - NVMe: Use unbounded work queue for all work (bsc#964944,FATE#319965). - NVMe: Implement namespace list scanning (bsc#964944,FATE#319965). - nvme: switch abort_limit to an atomic_t (bsc#964944,FATE#319965). - nvme: remove dead controllers from a work item (bsc#964944,FATE#319965). - nvme: merge probe_work and reset_work (bsc#964944,FATE#319965). - nvme: do not restart the request timeout if we're resetting the controller (bsc#964944,FATE#319965). - nvme: simplify resets (bsc#964944,FATE#319965). - nvme: add NVME_SC_CANCELLED (bsc#964944,FATE#319965). - nvme: merge nvme_abort_req and nvme_timeout (bsc#964944,FATE#319965). - nvme: don't take the I/O queue q_lock in nvme_timeout (bsc#964944,FATE#319965). - nvme: protect against simultaneous shutdown invocations (bsc#964944,FATE#319965). - nvme: only add a controller to dev_list after it's been fully initialized (bsc#964944,FATE#319965). - nvme: only ignore hardware errors in nvme_create_io_queues (bsc#964944,FATE#319965). - nvme: precedence bug in nvme_pr_clear() (bsc#964944,FATE#319965). - nvme: fix another 32-bit build warning (bsc#964944,FATE#319965). - nvme: refactor set_queue_count (bsc#964944,FATE#319965). - nvme: move chardev and sysfs interface to common code (bsc#964944,FATE#319965). - nvme: move namespace scanning to common code (bsc#964944,FATE#319965). - nvme: move the call to nvme_init_identify earlier (bsc#964944,FATE#319965). - nvme: add a common helper to read Identify Controller data (bsc#964944,FATE#319965). - nvme: move nvme_{enable,disable,shutdown}_ctrl to common code (bsc#964944,FATE#319965). - nvme: move remaining CC setup into nvme_enable_ctrl (bsc#964944,FATE#319965). - nvme: add explicit quirk handling (bsc#964944,FATE#319965). - nvme: move block_device_operations and ns/ctrl freeing to common code (bsc#964944,FATE#319965). - nvme: use the block layer for userspace passthrough metadata (bsc#964944,FATE#319965). - nvme: split __nvme_submit_sync_cmd (bsc#964944,FATE#319965). - nvme: move nvme_setup_flush and nvme_setup_rw to common code (bsc#964944,FATE#319965). - nvme: move nvme_error_status to common code (bsc#964944,FATE#319965). - nvme: factor out a nvme_unmap_data helper (bsc#964944,FATE#319965). - nvme: refactor nvme_queue_rq (bsc#964944,FATE#319965). - nvme: simplify nvme_setup_prps calling convention (bsc#964944,FATE#319965). - nvme: split a new struct nvme_ctrl out of struct nvme_dev (bsc#964944,FATE#319965). - nvme: use vendor it from identify (bsc#964944,FATE#319965). - nvme: split nvme_trans_device_id_page (bsc#964944,FATE#319965). - nvme: use offset instead of a struct for registers (bsc#964944,FATE#319965). - nvme: split command submission helpers out of pci.c (bsc#964944,FATE#319965). - nvme: move struct nvme_iod to pci.c (bsc#964944,FATE#319965). - commit 3f46cae - Refresh patches.arch/x86_intel_do_not_modify_perf_bias.patch. - commit 4c33e17 ++++ kernel-source: - rbd: don't log miscompare as an error (bsc#970062). - commit 3edf93f - nvme: fix max_segments integer truncation (bsc#964944,FATE#319965). - Update config files. - nvme: set queue limits for the admin queue (bsc#964944,FATE#319965). - NVMe: Fix 0-length integrity payload (bsc#964944,FATE#319965). - NVMe: Don't allow unsupported flags (bsc#964944,FATE#319965). - NVMe: Move error handling to failed reset handler (bsc#964944,FATE#319965). - NVMe: Simplify device reset failure (bsc#964944,FATE#319965). - NVMe: Fix namespace removal deadlock (bsc#964944,FATE#319965). - NVMe: Use IDA for namespace disk naming (bsc#964944,FATE#319965). - NVMe: Don't unmap controller registers on reset (bsc#964944,FATE#319965). - NVMe: Rate limit nvme IO warnings (bsc#964944,FATE#319965). - NVMe: Poll device while still active during remove (bsc#964944,FATE#319965). - NVMe: Requeue requests on suspended queues (bsc#964944,FATE#319965). - NVMe: Allow request merges (bsc#964944,FATE#319965). - NVMe: Fix io incapable return values (bsc#964944,FATE#319965). - nvme: fix Kconfig description for BLK_DEV_NVME_SCSI (bsc#964944,FATE#319965). - NVMe: Export NVMe attributes to sysfs group (bsc#964944,FATE#319965). - NVMe: Shutdown controller only for power-off (bsc#964944,FATE#319965). - NVMe: IO queue deletion re-write (bsc#964944,FATE#319965). - NVMe: Remove queue freezing on resets (bsc#964944,FATE#319965). - NVMe: Use a retryable error code on reset (bsc#964944,FATE#319965). - NVMe: Fix admin queue ring wrap (bsc#964944,FATE#319965). - nvme: make SG_IO support optional (bsc#964944,FATE#319965). - nvme: fixes for NVME_IOCTL_IO_CMD on the char device (bsc#964944,FATE#319965). - nvme: synchronize access to ctrl->namespaces (bsc#964944,FATE#319965). - nvme: Move nvme_freeze/unfreeze_queues to nvme core (bsc#964944,FATE#319965). - NVMe: Export namespace attributes to sysfs (bsc#964944,FATE#319965). - NVMe: Add pci error handlers (bsc#964944,FATE#319965). - nvme: merge iod and cmd_info (bsc#964944,FATE#319965). - nvme: meta_sg doesn't have to be an array (bsc#964944,FATE#319965). - nvme: properly free resources for cancelled command (bsc#964944,FATE#319965). - nvme: simplify completion handling (bsc#964944,FATE#319965). - nvme: special case AEN requests (bsc#964944,FATE#319965). - nvme: switch abort to blk_execute_rq_nowait (bsc#964944,FATE#319965). - nvme: switch delete SQ/CQ to blk_execute_rq_nowait (bsc#964944,FATE#319965). - nvme: factor out a few helpers from req_completion (bsc#964944,FATE#319965). - nvme: fix admin queue depth (bsc#964944,FATE#319965). - NVMe: Simplify metadata setup (bsc#964944,FATE#319965). - NVMe: Remove device management handles on remove (bsc#964944,FATE#319965). - NVMe: Use unbounded work queue for all work (bsc#964944,FATE#319965). - NVMe: Implement namespace list scanning (bsc#964944,FATE#319965). - nvme: switch abort_limit to an atomic_t (bsc#964944,FATE#319965). - nvme: remove dead controllers from a work item (bsc#964944,FATE#319965). - nvme: merge probe_work and reset_work (bsc#964944,FATE#319965). - nvme: do not restart the request timeout if we're resetting the controller (bsc#964944,FATE#319965). - nvme: simplify resets (bsc#964944,FATE#319965). - nvme: add NVME_SC_CANCELLED (bsc#964944,FATE#319965). - nvme: merge nvme_abort_req and nvme_timeout (bsc#964944,FATE#319965). - nvme: don't take the I/O queue q_lock in nvme_timeout (bsc#964944,FATE#319965). - nvme: protect against simultaneous shutdown invocations (bsc#964944,FATE#319965). - nvme: only add a controller to dev_list after it's been fully initialized (bsc#964944,FATE#319965). - nvme: only ignore hardware errors in nvme_create_io_queues (bsc#964944,FATE#319965). - nvme: precedence bug in nvme_pr_clear() (bsc#964944,FATE#319965). - nvme: fix another 32-bit build warning (bsc#964944,FATE#319965). - nvme: refactor set_queue_count (bsc#964944,FATE#319965). - nvme: move chardev and sysfs interface to common code (bsc#964944,FATE#319965). - nvme: move namespace scanning to common code (bsc#964944,FATE#319965). - nvme: move the call to nvme_init_identify earlier (bsc#964944,FATE#319965). - nvme: add a common helper to read Identify Controller data (bsc#964944,FATE#319965). - nvme: move nvme_{enable,disable,shutdown}_ctrl to common code (bsc#964944,FATE#319965). - nvme: move remaining CC setup into nvme_enable_ctrl (bsc#964944,FATE#319965). - nvme: add explicit quirk handling (bsc#964944,FATE#319965). - nvme: move block_device_operations and ns/ctrl freeing to common code (bsc#964944,FATE#319965). - nvme: use the block layer for userspace passthrough metadata (bsc#964944,FATE#319965). - nvme: split __nvme_submit_sync_cmd (bsc#964944,FATE#319965). - nvme: move nvme_setup_flush and nvme_setup_rw to common code (bsc#964944,FATE#319965). - nvme: move nvme_error_status to common code (bsc#964944,FATE#319965). - nvme: factor out a nvme_unmap_data helper (bsc#964944,FATE#319965). - nvme: refactor nvme_queue_rq (bsc#964944,FATE#319965). - nvme: simplify nvme_setup_prps calling convention (bsc#964944,FATE#319965). - nvme: split a new struct nvme_ctrl out of struct nvme_dev (bsc#964944,FATE#319965). - nvme: use vendor it from identify (bsc#964944,FATE#319965). - nvme: split nvme_trans_device_id_page (bsc#964944,FATE#319965). - nvme: use offset instead of a struct for registers (bsc#964944,FATE#319965). - nvme: split command submission helpers out of pci.c (bsc#964944,FATE#319965). - nvme: move struct nvme_iod to pci.c (bsc#964944,FATE#319965). - commit 3f46cae - Refresh patches.arch/x86_intel_do_not_modify_perf_bias.patch. - commit 4c33e17 ++++ kernel-syms: - rbd: don't log miscompare as an error (bsc#970062). - commit 3edf93f - nvme: fix max_segments integer truncation (bsc#964944,FATE#319965). - Update config files. - nvme: set queue limits for the admin queue (bsc#964944,FATE#319965). - NVMe: Fix 0-length integrity payload (bsc#964944,FATE#319965). - NVMe: Don't allow unsupported flags (bsc#964944,FATE#319965). - NVMe: Move error handling to failed reset handler (bsc#964944,FATE#319965). - NVMe: Simplify device reset failure (bsc#964944,FATE#319965). - NVMe: Fix namespace removal deadlock (bsc#964944,FATE#319965). - NVMe: Use IDA for namespace disk naming (bsc#964944,FATE#319965). - NVMe: Don't unmap controller registers on reset (bsc#964944,FATE#319965). - NVMe: Rate limit nvme IO warnings (bsc#964944,FATE#319965). - NVMe: Poll device while still active during remove (bsc#964944,FATE#319965). - NVMe: Requeue requests on suspended queues (bsc#964944,FATE#319965). - NVMe: Allow request merges (bsc#964944,FATE#319965). - NVMe: Fix io incapable return values (bsc#964944,FATE#319965). - nvme: fix Kconfig description for BLK_DEV_NVME_SCSI (bsc#964944,FATE#319965). - NVMe: Export NVMe attributes to sysfs group (bsc#964944,FATE#319965). - NVMe: Shutdown controller only for power-off (bsc#964944,FATE#319965). - NVMe: IO queue deletion re-write (bsc#964944,FATE#319965). - NVMe: Remove queue freezing on resets (bsc#964944,FATE#319965). - NVMe: Use a retryable error code on reset (bsc#964944,FATE#319965). - NVMe: Fix admin queue ring wrap (bsc#964944,FATE#319965). - nvme: make SG_IO support optional (bsc#964944,FATE#319965). - nvme: fixes for NVME_IOCTL_IO_CMD on the char device (bsc#964944,FATE#319965). - nvme: synchronize access to ctrl->namespaces (bsc#964944,FATE#319965). - nvme: Move nvme_freeze/unfreeze_queues to nvme core (bsc#964944,FATE#319965). - NVMe: Export namespace attributes to sysfs (bsc#964944,FATE#319965). - NVMe: Add pci error handlers (bsc#964944,FATE#319965). - nvme: merge iod and cmd_info (bsc#964944,FATE#319965). - nvme: meta_sg doesn't have to be an array (bsc#964944,FATE#319965). - nvme: properly free resources for cancelled command (bsc#964944,FATE#319965). - nvme: simplify completion handling (bsc#964944,FATE#319965). - nvme: special case AEN requests (bsc#964944,FATE#319965). - nvme: switch abort to blk_execute_rq_nowait (bsc#964944,FATE#319965). - nvme: switch delete SQ/CQ to blk_execute_rq_nowait (bsc#964944,FATE#319965). - nvme: factor out a few helpers from req_completion (bsc#964944,FATE#319965). - nvme: fix admin queue depth (bsc#964944,FATE#319965). - NVMe: Simplify metadata setup (bsc#964944,FATE#319965). - NVMe: Remove device management handles on remove (bsc#964944,FATE#319965). - NVMe: Use unbounded work queue for all work (bsc#964944,FATE#319965). - NVMe: Implement namespace list scanning (bsc#964944,FATE#319965). - nvme: switch abort_limit to an atomic_t (bsc#964944,FATE#319965). - nvme: remove dead controllers from a work item (bsc#964944,FATE#319965). - nvme: merge probe_work and reset_work (bsc#964944,FATE#319965). - nvme: do not restart the request timeout if we're resetting the controller (bsc#964944,FATE#319965). - nvme: simplify resets (bsc#964944,FATE#319965). - nvme: add NVME_SC_CANCELLED (bsc#964944,FATE#319965). - nvme: merge nvme_abort_req and nvme_timeout (bsc#964944,FATE#319965). - nvme: don't take the I/O queue q_lock in nvme_timeout (bsc#964944,FATE#319965). - nvme: protect against simultaneous shutdown invocations (bsc#964944,FATE#319965). - nvme: only add a controller to dev_list after it's been fully initialized (bsc#964944,FATE#319965). - nvme: only ignore hardware errors in nvme_create_io_queues (bsc#964944,FATE#319965). - nvme: precedence bug in nvme_pr_clear() (bsc#964944,FATE#319965). - nvme: fix another 32-bit build warning (bsc#964944,FATE#319965). - nvme: refactor set_queue_count (bsc#964944,FATE#319965). - nvme: move chardev and sysfs interface to common code (bsc#964944,FATE#319965). - nvme: move namespace scanning to common code (bsc#964944,FATE#319965). - nvme: move the call to nvme_init_identify earlier (bsc#964944,FATE#319965). - nvme: add a common helper to read Identify Controller data (bsc#964944,FATE#319965). - nvme: move nvme_{enable,disable,shutdown}_ctrl to common code (bsc#964944,FATE#319965). - nvme: move remaining CC setup into nvme_enable_ctrl (bsc#964944,FATE#319965). - nvme: add explicit quirk handling (bsc#964944,FATE#319965). - nvme: move block_device_operations and ns/ctrl freeing to common code (bsc#964944,FATE#319965). - nvme: use the block layer for userspace passthrough metadata (bsc#964944,FATE#319965). - nvme: split __nvme_submit_sync_cmd (bsc#964944,FATE#319965). - nvme: move nvme_setup_flush and nvme_setup_rw to common code (bsc#964944,FATE#319965). - nvme: move nvme_error_status to common code (bsc#964944,FATE#319965). - nvme: factor out a nvme_unmap_data helper (bsc#964944,FATE#319965). - nvme: refactor nvme_queue_rq (bsc#964944,FATE#319965). - nvme: simplify nvme_setup_prps calling convention (bsc#964944,FATE#319965). - nvme: split a new struct nvme_ctrl out of struct nvme_dev (bsc#964944,FATE#319965). - nvme: use vendor it from identify (bsc#964944,FATE#319965). - nvme: split nvme_trans_device_id_page (bsc#964944,FATE#319965). - nvme: use offset instead of a struct for registers (bsc#964944,FATE#319965). - nvme: split command submission helpers out of pci.c (bsc#964944,FATE#319965). - nvme: move struct nvme_iod to pci.c (bsc#964944,FATE#319965). - commit 3f46cae - Refresh patches.arch/x86_intel_do_not_modify_perf_bias.patch. - commit 4c33e17 ++++ multipath-tools: - Fixup overzealous warning 'empty device number' (bsc#969857) ++++ mozilla-nss: - security update (bsc#969894) * MFSA 2016-15/CVE-2016-1978 (bmo#1209546) Use-after-free in NSS during SSL connections in low memory * MFSA 2016-35/CVE-2016-1950 (bmo#1245528) Buffer overflow during ASN.1 decoding in NSS * MFSA 2016-36/CVE-2016-1979 (bmo#1185033) Use-after-free during processing of DER encoded keys in NSS ++++ gtkmm3: - Update to version 3.19.11: + Gtk: - AccelLabel: Ad get_accel(). - ApplicationWindow: Add set/unset/get_help_overlay(). - Builder: Make get_widget_derived() a variadic template, forwarding its arguments to the constructor of the derived class (bgo#134161). - GestureLongPress: Add property_delay_factor(). - Popover: Add PopoverConstraint enum and set/get/property_constrain_to(). - Range: Deprecate get/set_min_slider_size(). - Stack: Add set/get/property_interpolate_size(). - StackSwitcher: Add property_icon_size(). - Settings: Add reset_property() and property_gtk_titlebar_double_click/middle_click/ right_click(). - Add Shortcuts* widgets, such as ShortcutsWindow. - TextTag: Add tag_changed() and property_strikethrough_rgba/ strikethrough_rgba_set/underline_rgba/underline_rgba_set/ font_features/font_features_set(). - TextView: Add set/get/property_top_margin() and set/get/property_bottom_margin(). - Replace deprecated Glib::ScopedPtr with make_unique_g_free(). + Gdk: - Add GLContext::is_legacy(). - Seat: Add get_slaves() (bgo#759806). - Window: Deprecate parse_geometry() and set_default_geometry(). + Updated Documentation (bgo#759806). + Build: Visual Studio builds: Update gdkmm project for GdkSeat. ++++ liborcus: - Change package name to correspond to the soname of the libraries provided. ++++ libotr: - Apply "libotr-CVE-2016-2851.patch" to fix integer overflows that used to occur on 64-bit architectures when receiving 4GB messages. This flaw could potentially have been exploited by an attacker to remotely execute arbitrary code on the user's machine * (CVE-2016-2851, bnc#969785) ++++ libreoffice: - Add patch to build with liborcus 0.11 * 0001-liborcus-0.11.patch ++++ tracker: - Update to version 1.7.4: + Update to FTS5. + libtracker-miner: Many fixes to TrackerFileNotifier cancellation. + libtracker-direct: Handle cancellable argument in queries. + libtracker-miner: Plug fd leak on TrackerCrawler cancellation. + libtracker-extract: - Fix year-only date extraction in gstreamer module. - Use tracker-guarantee to ensure a title in playlists. + tracker-miner-fs: Ignore git repositories. Modify the ignored-directories-with-content setting if you found this convenient. + tracker-miner-fs: Ignore #*# vim backups. - Add tracker-trackerignore.patch: Add back configuration option to ignore directories containing a .trackerignore file. - Update to version 1.7.3: + libtracker-miner: - Many indexing fixes leading to stale elements in the database. If "UNIQUE constraint failed: nie:DataObject.nie:url" errors are seen in journald, running tracker-miner-fs once with the TRACKER_MINER_FORCE_CHECK_UPDATED envvar is recommended. you will need to terminate miners before that with tracker daemon -t. - Do not insert partial/empty sparql on error. - Pass a builder in UPDATE state to TrackerMinerFS::remove-file. - Remove children recursively from queues on directory deleted. - Fix generated Sparql query in sparql_contents_compose_query(). - Fix some memory leaks of TrackerTask. - Invalidate files iri recursively in case of file removal. - Reset of reentry counter is not needed anymore. + libtracker-fts: Fix invalid blob length calculation. + libtracker-common: Use guint64 for free space calculations. + libtracker-data, docs, libtracker-miner: Fix compile warnings. + libtracker-data: - misc code fixes. - Fix g_warning() missing argument. + Update AppData to spec version 0.7+. + Updated translations. - Update to version 1.7.2: + Many leak fixes. + libtracker-data: Reverted code to clean up stale Resources, can't just be done yet. + tracker tool: Removed tracker-compatibility CLI wrapper for older commands. + libtracker-common: Fix possible warnings on libicu unaccent code. + ontology: Set domain index on nie:contentCreated for nmo:Message. + libtracker-miner: Add ::remove-file signal vfunc. + libtracker-common: Return total available space if running as admin. + Updated translations. - Update to version 1.7.1: + libtracker-data: - Support for Sparql 1.1 BIND and DELETE {...} INSERT {...} WHERE {...} syntax. - Support for Sparql 1.1 functions: NOW, RAND. - Silence criticals on REGEX() with empty strings. + libtracker-miner: Improved performance of move operations in TrackerMinerFS. + libtracker-miner, libtracker-extract: Fix double frees. + Updated translations. - Update to version 1.7.0: + libtracker-data: Support for Sparql 1.1 functions: CONCAT, CONTAINS, LCASE/UCASE, STRLEN, SUBSTR, STRSTARTS/STRENDS, ABS, ROUND, ENCODE_FOR_URI, STRBEFORE/STRAFTER, CEIL/FLOOR, YEAR/MONTH/DAY/HOUR/MINUTES/SECONDS, MD5/SHA1/SHA256/SHA512. + libtracker-miner: Move previous data deletion on file updates to TrackerMinerFS implementations. + libtracker-miner/libtracker-data/libtracker-extract: Partial port to GTask. + Updated translations. - Update to version 1.6.2: + Include embedded copy of sqlite. + tracker-extract: Fix small memory leak. + libtracker-data: Silence a CRITICAL. + Updated translations. ++++ mozilla-nspr: - update to version 4.12 (bsc#969894) * added a PR_GetEnvSecure function, which attempts to detect if the program is being executed with elevated privileges, and returns NULL if detected. It is recommended to use this function in general purpose library code. * fixed a memory allocation bug related to the PR_*printf functions * exported API PR_DuplicateEnvironment, which had already been added in NSPR 4.10.9 * added support for FreeBSD aarch64 * several minor correctness and compatibility fixes - update to version 4.11 * Enable atomic instructions on mips (bmo#1129878) * Fix mips assertion failure when creating thread with custom stack size (bmo#1129968) ++++ tracker-extras: - Update to version 1.7.4: + Update to FTS5. + libtracker-miner: Many fixes to TrackerFileNotifier cancellation. + libtracker-direct: Handle cancellable argument in queries. + libtracker-miner: Plug fd leak on TrackerCrawler cancellation. + libtracker-extract: - Fix year-only date extraction in gstreamer module. - Use tracker-guarantee to ensure a title in playlists. + tracker-miner-fs: Ignore git repositories. Modify the ignored-directories-with-content setting if you found this convenient. + tracker-miner-fs: Ignore #*# vim backups. - Add tracker-trackerignore.patch: Add back configuration option to ignore directories containing a .trackerignore file. - Update to version 1.7.3: + libtracker-miner: - Many indexing fixes leading to stale elements in the database. If "UNIQUE constraint failed: nie:DataObject.nie:url" errors are seen in journald, running tracker-miner-fs once with the TRACKER_MINER_FORCE_CHECK_UPDATED envvar is recommended. you will need to terminate miners before that with tracker daemon -t. - Do not insert partial/empty sparql on error. - Pass a builder in UPDATE state to TrackerMinerFS::remove-file. - Remove children recursively from queues on directory deleted. - Fix generated Sparql query in sparql_contents_compose_query(). - Fix some memory leaks of TrackerTask. - Invalidate files iri recursively in case of file removal. - Reset of reentry counter is not needed anymore. + libtracker-fts: Fix invalid blob length calculation. + libtracker-common: Use guint64 for free space calculations. + libtracker-data, docs, libtracker-miner: Fix compile warnings. + libtracker-data: - misc code fixes. - Fix g_warning() missing argument. + Update AppData to spec version 0.7+. + Updated translations. - Update to version 1.7.2: + Many leak fixes. + libtracker-data: Reverted code to clean up stale Resources, can't just be done yet. + tracker tool: Removed tracker-compatibility CLI wrapper for older commands. + libtracker-common: Fix possible warnings on libicu unaccent code. + ontology: Set domain index on nie:contentCreated for nmo:Message. + libtracker-miner: Add ::remove-file signal vfunc. + libtracker-common: Return total available space if running as admin. + Updated translations. - Update to version 1.7.1: + libtracker-data: - Support for Sparql 1.1 BIND and DELETE {...} INSERT {...} WHERE {...} syntax. - Support for Sparql 1.1 functions: NOW, RAND. - Silence criticals on REGEX() with empty strings. + libtracker-miner: Improved performance of move operations in TrackerMinerFS. + libtracker-miner, libtracker-extract: Fix double frees. + Updated translations. - Update to version 1.7.0: + libtracker-data: Support for Sparql 1.1 functions: CONCAT, CONTAINS, LCASE/UCASE, STRLEN, SUBSTR, STRSTARTS/STRENDS, ABS, ROUND, ENCODE_FOR_URI, STRBEFORE/STRAFTER, CEIL/FLOOR, YEAR/MONTH/DAY/HOUR/MINUTES/SECONDS, MD5/SHA1/SHA256/SHA512. + libtracker-miner: Move previous data deletion on file updates to TrackerMinerFS implementations. + libtracker-miner/libtracker-data/libtracker-extract: Partial port to GTask. + Updated translations. - Update to version 1.6.2: + Include embedded copy of sqlite. + tracker-extract: Fix small memory leak. + libtracker-data: Silence a CRITICAL. + Updated translations. ++++ openssh: - fix minor problems (bsc#945493) - fix postun script of main package (bsc#945484) - fix crashes when /proc is not available (bsc#947458) - rename and comment the roaming patch (CVE-2016-077-7_8 to -disable_roaming) ++++ polkit-default-privs: - update for SUSE Linux Enterprise 12 SP2, notably for new systemd. - 0001-instead-of-auth-admin-disallow-colord-management-for.patch 0001-polkit-default-privs-rename-of-powerdevil-action-nam.patch polit-fix-chkstat-modes.patch: in upstream git. ------------------------------------------------------------------ ------------------ 2016-3-7 - Mar 7 2016 ------------------- ------------------------------------------------------------------ ++++ OpenIPMI: - Fix perl requires by using the pre-defined macro (bsc#969576) ++++ cmake: - Update macros to allow redefinition of builddir not to be build (found 1 upstream that already has build with actually some distributed files) ++++ fetchmail: - bsc#959682 fetchmail.service should be installed with 0644 permissions not 755 ++++ glibc: - localplt.patch: Support PLT and GOT references in local PIC check (BZ [#19007]) - crypt_blowfish-1.3.tar.gz.sign: Remove, the sign key is no longer acceptable ++++ glibc: - localplt.patch: Support PLT and GOT references in local PIC check (BZ [#19007]) - crypt_blowfish-1.3.tar.gz.sign: Remove, the sign key is no longer acceptable ++++ kernel-default: - Refresh patches.arch/arm64-thd-net-0019-net-thunderx-Use-bool-in-stucts-there-possible.patch. Refresh patches.arch/arm64-thd-net-0028-net-thunderx-HW-TSO-support-for-pass2-chips.patch. - commit d7ed866 - net: thunderx: Fix const type in nicvf_set_rxfh(). - commit b002500 - Do not modify perf bias performance setting by default at boot (bnc#812259,bsc#959629). - commit 4ff04e7 - ibmvnic: Fix ibmvnic_capability struct. - commit 2c7ecd7 - Update patches.kernel.org/patch-4.4.3-4 (CVE-2015-8812 CVE-2016-2383 bnc#910440 bnc#968396 bnc#968665 bnc#969064 boo#955096 boo#961263 boo#961887 boo#967938 bsc#950358 bsc#962535 bsc#966137 bsc#966437 bsc#966684 bsc#967690). Cleanup references. - commit eb8822b ++++ kernel-source: - Refresh patches.arch/arm64-thd-net-0019-net-thunderx-Use-bool-in-stucts-there-possible.patch. Refresh patches.arch/arm64-thd-net-0028-net-thunderx-HW-TSO-support-for-pass2-chips.patch. - commit d7ed866 - net: thunderx: Fix const type in nicvf_set_rxfh(). - commit b002500 - Do not modify perf bias performance setting by default at boot (bnc#812259,bsc#959629). - commit 4ff04e7 - ibmvnic: Fix ibmvnic_capability struct. - commit 2c7ecd7 - Update patches.kernel.org/patch-4.4.3-4 (CVE-2015-8812 CVE-2016-2383 bnc#910440 bnc#968396 bnc#968665 bnc#969064 boo#955096 boo#961263 boo#961887 boo#967938 bsc#950358 bsc#962535 bsc#966137 bsc#966437 bsc#966684 bsc#967690). Cleanup references. - commit eb8822b ++++ kernel-syms: - Refresh patches.arch/arm64-thd-net-0019-net-thunderx-Use-bool-in-stucts-there-possible.patch. Refresh patches.arch/arm64-thd-net-0028-net-thunderx-HW-TSO-support-for-pass2-chips.patch. - commit d7ed866 - net: thunderx: Fix const type in nicvf_set_rxfh(). - commit b002500 - Do not modify perf bias performance setting by default at boot (bnc#812259,bsc#959629). - commit 4ff04e7 - ibmvnic: Fix ibmvnic_capability struct. - commit 2c7ecd7 - Update patches.kernel.org/patch-4.4.3-4 (CVE-2015-8812 CVE-2016-2383 bnc#910440 bnc#968396 bnc#968665 bnc#969064 boo#955096 boo#961263 boo#961887 boo#967938 bsc#950358 bsc#962535 bsc#966137 bsc#966437 bsc#966684 bsc#967690). Cleanup references. - commit eb8822b ++++ gcc5: - Update to gcc-5-branch head (r233831). * Includes fixes for [bnc#966220], [bnc#962765] and [bnc#964468]. - Add gcc5-aarch64-libffi.patch to revert accidential libffi ABI breakage on AARCH64. [bnc#968771] ++++ libcap: - libcap-missing-capabilities.patch: specify the two more new capabilities we have in the 3.12 kernel (bsc#967838) ++++ libffi-gcc5: - Update to gcc-5-branch head (r233831). * Includes fixes for [bnc#966220], [bnc#962765] and [bnc#964468]. - Add gcc5-aarch64-libffi.patch to revert accidential libffi ABI breakage on AARCH64. [bnc#968771] ++++ libixion: - Version update to 0.11.0: * Switch to mdds-1.0 * Various fixes * Python3 bindings obsoleted python2 ones ++++ liborcus: - Version update to 0.11.0: * Use mdds 1.0 * Use ixion 0.11 * Use python3 instead of python2 ++++ libreoffice: - Use mdds-1.0 * 0001-mdds-1.0.patch ++++ release-notes-sled: - 12.2.20160307: - Initial version of release notes for 12 SP2 - Updated release notes from FATE ++++ yast2-ruby-bindings: - update code according to updated yast ruby style guide ++++ yast2-security: - Added support for multiple display managers (bnc#946889). - Replaced testsuite tests by rspec tests. - Removed autotools. - Updated yast2 dependency for cfg_mail.scr - 3.2.2 ++++ yast2-storage: - Adapted the proposal settings dialog to offer encryption in a more intuitive way (fate#320418) - 3.1.81 - Removed support for flexible partitioning proposal, a feature not used in SLE or openSUSE since years (fate#320111) - 3.1.80 ------------------------------------------------------------------ ------------------ 2016-3-6 - Mar 6 2016 ------------------- ------------------------------------------------------------------ ++++ gtk2: - Update to version 2.24.30: + Win32: Build fixes. + X11: Support Randr 1.5 monitor information. + Bugs fixed: bgo#722815, bgo#612611, bgo#699652, bgo#698652, bgo#758893. + Updated translations. - Drop gtk2-Deliver-GdkModifierType-during-drag-motion.patch and gtk2-randr-1.5-monitor-support.patch: Fixed upstream. ++++ samba: - Getting and setting Windows ACLs on symlinks can change permissions on link target; CVE-2015-7560; (bso#11648); (bsc#968222). ++++ samba: - Update to 4.3.6. + Getting and setting Windows ACLs on symlinks can change permissions on link target; CVE-2015-7560; (bso#11648); (bsc#968222). + Fix Out-of-bounds read in internal DNS server; CVE-2016-0771; (bso#11128); (bso#11686); (bsc#968223). ++++ yast2-network: - bnc#920089 - fix by Damir Porobic - fixed layout of dialog for new route definition - 3.1.144 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2016-3-5 - Mar 5 2016 ------------------- ------------------------------------------------------------------ ++++ kernel-default: - supported.conf: Update bug reference - commit 35127df ++++ kernel-source: - supported.conf: Update bug reference - commit 35127df ++++ kernel-syms: - supported.conf: Update bug reference - commit 35127df ++++ util-linux: - execute test script/race only if passed force, as it failes for aarch64 under heavy load. fate#318444 ++++ python-libmount: - execute test script/race only if passed force, as it failes for aarch64 under heavy load. fate#318444 ++++ util-linux-systemd: - execute test script/race only if passed force, as it failes for aarch64 under heavy load. fate#318444 ++++ yast2-users: - Do not include inst-sys users when cloning the configuration after the installation (bnc#965852) - 3.1.46 ------------------------------------------------------------------ ------------------ 2016-3-4 - Mar 4 2016 ------------------- ------------------------------------------------------------------ ++++ biosdevname: - Update to latest 0.7.2 version (fate#319998) ++++ ceph: - Update to version 10.0.3+git.1457093498.1ce475a: + ceph.spec.in: remove vim hints line ++++ clutter: - Remove obsolete --disable-conformance configure flag. - Only BuildRequires: pkgconfig(libinput) when building wayland support. ++++ gnome-control-center: - Update to version 3.19.91: + Privacy: Add Location Services permissions for sandboxed applications. + Printers: Fix a lot (but not all) of possible hangs. + Universal Access: Fix empty panel when using newer GTK+. + User accounts: Don't link directly to GStreamer. - Drop pkgconfig(gstreamer-1.0) BuildRequires: no longer needed. ++++ gnome-session: - Update to version 3.19.91: + Logout fixes. + Setup Qt to be themed right. + Use individual dbus watches instead of one one global NameOwnerChanged handler, to avoid spurious wake ups. + Updated translations. ++++ gnome-settings-daemon: - Add gnome-settings-daemon-revert-libinput-mandatory.patch: do not force libinput driver on SLE. - Re-add "hotplug-command" helper when building for SLE. ++++ gnome-themes-standard: - Update to version 3.19.91: + Updated gtk2 theme. - Drop gnome-themes-standard-gtk3-like-menubar.patch: fixed upstream. ++++ intel-gpu-tools: - Update to version 1.14 * New test: gem_create validate parameters for GEM_CREATE ioctl (Ankitprasad Sharma) * New test: gem_softpin exercise the userptr ioctl to create shared buffers between CPU and GPU (Vinay Belgaumkar) * New tests: prime_mmap_coherency/kms_mmap_write_crc cache coherency tests (Tiago Vignatti) * New test: prime_mmap mmap() on dma-buf fds (Rob Bradford) * New test: gem_exec_reloc sanity check of execbuf-ioctl relocations (Chris Wilson) * New test: gem_exec_basic sanity check of execbuf-ioctl rings (Chris Wilson) * improved igt_hang_ring() infrastructure for generic hang injection support in the core library (Chris Wilson) * new igt_pm library to collect power management testing helpers (David Weinehall) * lig/igt_vc4: VC4 support library (Eric Anholt) * kms_frontbuffer_tracking: included in BAT (Paulo Zanoni) * kms_psr_sink_crc: Add BAT test for PSR active (Rodrigo Vivi) * gem_wait: test superseded by gem_latency in benchmarks (Chris Wilson) * igt_core: Fix logging to display extended line (Derek Morton) * igt_core: Expand --run-subtest functionality (Derek Morton) * kms_force_connector_basic: various fixes and included in BAT set (Daniel Vetter) * Many other improvements and bug fixes. ++++ kernel-default: - supported.conf: core networking cleanup This commit does not change support status of any module, it's only a cleanup: - remove modules no longer built (removed or moved into vmlinux) - add new modules as unsupported (except rpcrdma) - mark rpcrdma as supported (merge of supported svcrdma and xprtrdma) - align comments - fix order - commit 2552f02 - Update config files: enable nftables (bsc#963008) There is an interest in us providing nftables, even if not necessarily as supported. - commit 2023cf8 - Update config files. Enable CONFIG_GPIO_XGENE_SB on arm64. - commit 15878ff - gpio: xgene: Fix kconfig for standby GIPO contoller (fate#319482 fate#319483). - commit 232efe6 - Linux 4.4.4 (-- CVE-2015-8812 CVE-2016-2383 FS NUMA bnc#910440 bnc#968396 bnc#968665 bnc#969064 boo#955096 boo#961263 boo#961887 boo#967938 bsc#950358 bsc#962535 bsc#966137 bsc#966437 bsc#966684 bsc#967690 excessive fix lock machines on performance reclaim). - Refresh patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch. - Refresh patches.suse/suse-hv-0001-x86-irq-Export-functions-to-allow-MSI-domains-in-mod.patch. - Delete patches.drivers/0001-bcache-Add-a-cond_resched-call-to-gc.patch. - Delete patches.drivers/0002-bcache-BUG-clear-BCACHE_DEV_UNLINK_DONE-flag-when-at.patch. - Delete patches.drivers/0003-bcache-fix-a-livelock-in-btree-lock.patch. - Delete patches.drivers/0004-bcache-unregister-reboot-notifier-when-bcache-fails-.patch. - Delete patches.drivers/0005-fix-a-leak-in-bch_cached_dev_run.patch. - Delete patches.drivers/01-edac-mc_sysfs-fix-freeing-bus-name.patch. - Delete patches.drivers/02-edac-robustify-workqueues-destruction.patch. - Delete patches.drivers/ALSA-hda-Apply-clock-gate-workaround-to-Skylake-too. - Delete patches.drivers/bcache-fix-writeback-thread-incomplete-stripes-starvation.patch. - Delete patches.drivers/drm-i915-shut-up-gen8-SDE-irq-dmesg-noise. - Delete patches.drivers/drm-radeon-Add-a-common-function-for-DFS-handling. - Delete patches.drivers/drm-radeon-Don-t-hang-in-radeon_flip_work_func-on-di. - Delete patches.drivers/drm-radeon-Fix-off-by-one-errors-in-radeon_vm_bo_set. - Delete patches.drivers/drm-radeon-Fix-slow-audio-over-DP-on-DCE8. - Delete patches.drivers/drm-radeon-call-hpd_irq_event-on-resume. - Delete patches.drivers/drm-radeon-cleaned-up-VCO-output-settings-for-DP-aud. - Delete patches.drivers/drm-radeon-fix-DP-audio-support-for-APU-with-DCE4.1-. - Delete patches.drivers/drm-radeon-hold-reference-to-fences-in-radeon_sa_bo_. - Delete patches.drivers/drm-radeon-pm-adjust-display-configuration-after-pow. - Delete patches.drivers/drm-radeon-properly-byte-swap-vce-firmware-setup. - Delete patches.drivers/drm-radeon-use-post-decrement-in-error-handling. - Delete patches.fixes/bpf-fix-branch-offset-adjustment-on-backjumps-after-patching-ctx-expansion.patch. - Delete patches.fixes/drm-Fix-drm_vblank_pre-post_modeset-regression-from. - Delete patches.fixes/drm-Fix-treatment-of-drm_vblank_offdelay-in-drm_vbla. - Delete patches.fixes/drm-No-Op-redundant-calls-to-drm_vblank_off-v2. - Delete patches.fixes/drm-Prevent-vblank-counter-bumps-1-with-active-vblan. - Delete patches.fixes/drm-nouveau-display-Enable-vblank-irqs-after-display. - Delete patches.fixes/genirq-Validate-action-before-dereferencing-it-in-ha.patch. - Delete patches.fixes/iw_cxgb3-fix-incorrectly-returning-error-on-success.patch. - Delete patches.fixes/perf-stat-do-not-clean-event-s-private-stats.patch. - Delete patches.fixes/sd-Optimal-I-O-size-is-in-bytes-not-sectors. - Delete patches.fixes/tcp-do-not-drop-syn_recv-on-all-icmp-reports.patch. - Delete patches.suse/Revert-workqueue-make-sure-delayed-work-run-in-local-cpu.patch. - Delete patches.suse/locks-fix-unlock-when-fcntl_setlk-races-with-a-close.patch. - Delete patches.suse/mm-numa-Quickly-fail-allocations-for-NUMA-balancing-on-full-nodes.patch. - Delete patches.suse/msft-hv-0955-Drivers-hv-vmbus-Fix-a-Host-signaling-bug.patch. - Delete patches.suse/msft-hv-0959-tools-hv-vss-fix-the-write-s-argument-error-vss_msg.patch. - Delete patches.suse/workqueue-handle-NUMA_NO_NODE-for-unbound-pool_workqueue-lookup.patch. - commit 7946f5a - Refresh patches.drivers/0001-bcache-Add-a-cond_resched-call-to-gc.patch. - Refresh patches.drivers/0002-bcache-BUG-clear-BCACHE_DEV_UNLINK_DONE-flag-when-at.patch. - Refresh patches.drivers/0003-bcache-fix-a-livelock-in-btree-lock.patch. - Refresh patches.drivers/0004-bcache-unregister-reboot-notifier-when-bcache-fails-.patch. - Refresh patches.drivers/0005-fix-a-leak-in-bch_cached_dev_run.patch. Update upstream status. - commit 273de56 ++++ kernel-source: - supported.conf: core networking cleanup This commit does not change support status of any module, it's only a cleanup: - remove modules no longer built (removed or moved into vmlinux) - add new modules as unsupported (except rpcrdma) - mark rpcrdma as supported (merge of supported svcrdma and xprtrdma) - align comments - fix order - commit 2552f02 - Update config files: enable nftables (bsc#963008) There is an interest in us providing nftables, even if not necessarily as supported. - commit 2023cf8 - Update config files. Enable CONFIG_GPIO_XGENE_SB on arm64. - commit 15878ff - gpio: xgene: Fix kconfig for standby GIPO contoller (fate#319482 fate#319483). - commit 232efe6 - Linux 4.4.4 (-- CVE-2015-8812 CVE-2016-2383 FS NUMA bnc#910440 bnc#968396 bnc#968665 bnc#969064 boo#955096 boo#961263 boo#961887 boo#967938 bsc#950358 bsc#962535 bsc#966137 bsc#966437 bsc#966684 bsc#967690 excessive fix lock machines on performance reclaim). - Refresh patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch. - Refresh patches.suse/suse-hv-0001-x86-irq-Export-functions-to-allow-MSI-domains-in-mod.patch. - Delete patches.drivers/0001-bcache-Add-a-cond_resched-call-to-gc.patch. - Delete patches.drivers/0002-bcache-BUG-clear-BCACHE_DEV_UNLINK_DONE-flag-when-at.patch. - Delete patches.drivers/0003-bcache-fix-a-livelock-in-btree-lock.patch. - Delete patches.drivers/0004-bcache-unregister-reboot-notifier-when-bcache-fails-.patch. - Delete patches.drivers/0005-fix-a-leak-in-bch_cached_dev_run.patch. - Delete patches.drivers/01-edac-mc_sysfs-fix-freeing-bus-name.patch. - Delete patches.drivers/02-edac-robustify-workqueues-destruction.patch. - Delete patches.drivers/ALSA-hda-Apply-clock-gate-workaround-to-Skylake-too. - Delete patches.drivers/bcache-fix-writeback-thread-incomplete-stripes-starvation.patch. - Delete patches.drivers/drm-i915-shut-up-gen8-SDE-irq-dmesg-noise. - Delete patches.drivers/drm-radeon-Add-a-common-function-for-DFS-handling. - Delete patches.drivers/drm-radeon-Don-t-hang-in-radeon_flip_work_func-on-di. - Delete patches.drivers/drm-radeon-Fix-off-by-one-errors-in-radeon_vm_bo_set. - Delete patches.drivers/drm-radeon-Fix-slow-audio-over-DP-on-DCE8. - Delete patches.drivers/drm-radeon-call-hpd_irq_event-on-resume. - Delete patches.drivers/drm-radeon-cleaned-up-VCO-output-settings-for-DP-aud. - Delete patches.drivers/drm-radeon-fix-DP-audio-support-for-APU-with-DCE4.1-. - Delete patches.drivers/drm-radeon-hold-reference-to-fences-in-radeon_sa_bo_. - Delete patches.drivers/drm-radeon-pm-adjust-display-configuration-after-pow. - Delete patches.drivers/drm-radeon-properly-byte-swap-vce-firmware-setup. - Delete patches.drivers/drm-radeon-use-post-decrement-in-error-handling. - Delete patches.fixes/bpf-fix-branch-offset-adjustment-on-backjumps-after-patching-ctx-expansion.patch. - Delete patches.fixes/drm-Fix-drm_vblank_pre-post_modeset-regression-from. - Delete patches.fixes/drm-Fix-treatment-of-drm_vblank_offdelay-in-drm_vbla. - Delete patches.fixes/drm-No-Op-redundant-calls-to-drm_vblank_off-v2. - Delete patches.fixes/drm-Prevent-vblank-counter-bumps-1-with-active-vblan. - Delete patches.fixes/drm-nouveau-display-Enable-vblank-irqs-after-display. - Delete patches.fixes/genirq-Validate-action-before-dereferencing-it-in-ha.patch. - Delete patches.fixes/iw_cxgb3-fix-incorrectly-returning-error-on-success.patch. - Delete patches.fixes/perf-stat-do-not-clean-event-s-private-stats.patch. - Delete patches.fixes/sd-Optimal-I-O-size-is-in-bytes-not-sectors. - Delete patches.fixes/tcp-do-not-drop-syn_recv-on-all-icmp-reports.patch. - Delete patches.suse/Revert-workqueue-make-sure-delayed-work-run-in-local-cpu.patch. - Delete patches.suse/locks-fix-unlock-when-fcntl_setlk-races-with-a-close.patch. - Delete patches.suse/mm-numa-Quickly-fail-allocations-for-NUMA-balancing-on-full-nodes.patch. - Delete patches.suse/msft-hv-0955-Drivers-hv-vmbus-Fix-a-Host-signaling-bug.patch. - Delete patches.suse/msft-hv-0959-tools-hv-vss-fix-the-write-s-argument-error-vss_msg.patch. - Delete patches.suse/workqueue-handle-NUMA_NO_NODE-for-unbound-pool_workqueue-lookup.patch. - commit 7946f5a - Refresh patches.drivers/0001-bcache-Add-a-cond_resched-call-to-gc.patch. - Refresh patches.drivers/0002-bcache-BUG-clear-BCACHE_DEV_UNLINK_DONE-flag-when-at.patch. - Refresh patches.drivers/0003-bcache-fix-a-livelock-in-btree-lock.patch. - Refresh patches.drivers/0004-bcache-unregister-reboot-notifier-when-bcache-fails-.patch. - Refresh patches.drivers/0005-fix-a-leak-in-bch_cached_dev_run.patch. Update upstream status. - commit 273de56 ++++ kernel-syms: - supported.conf: core networking cleanup This commit does not change support status of any module, it's only a cleanup: - remove modules no longer built (removed or moved into vmlinux) - add new modules as unsupported (except rpcrdma) - mark rpcrdma as supported (merge of supported svcrdma and xprtrdma) - align comments - fix order - commit 2552f02 - Update config files: enable nftables (bsc#963008) There is an interest in us providing nftables, even if not necessarily as supported. - commit 2023cf8 - Update config files. Enable CONFIG_GPIO_XGENE_SB on arm64. - commit 15878ff - gpio: xgene: Fix kconfig for standby GIPO contoller (fate#319482 fate#319483). - commit 232efe6 - Linux 4.4.4 (-- CVE-2015-8812 CVE-2016-2383 FS NUMA bnc#910440 bnc#968396 bnc#968665 bnc#969064 boo#955096 boo#961263 boo#961887 boo#967938 bsc#950358 bsc#962535 bsc#966137 bsc#966437 bsc#966684 bsc#967690 excessive fix lock machines on performance reclaim). - Refresh patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch. - Refresh patches.suse/suse-hv-0001-x86-irq-Export-functions-to-allow-MSI-domains-in-mod.patch. - Delete patches.drivers/0001-bcache-Add-a-cond_resched-call-to-gc.patch. - Delete patches.drivers/0002-bcache-BUG-clear-BCACHE_DEV_UNLINK_DONE-flag-when-at.patch. - Delete patches.drivers/0003-bcache-fix-a-livelock-in-btree-lock.patch. - Delete patches.drivers/0004-bcache-unregister-reboot-notifier-when-bcache-fails-.patch. - Delete patches.drivers/0005-fix-a-leak-in-bch_cached_dev_run.patch. - Delete patches.drivers/01-edac-mc_sysfs-fix-freeing-bus-name.patch. - Delete patches.drivers/02-edac-robustify-workqueues-destruction.patch. - Delete patches.drivers/ALSA-hda-Apply-clock-gate-workaround-to-Skylake-too. - Delete patches.drivers/bcache-fix-writeback-thread-incomplete-stripes-starvation.patch. - Delete patches.drivers/drm-i915-shut-up-gen8-SDE-irq-dmesg-noise. - Delete patches.drivers/drm-radeon-Add-a-common-function-for-DFS-handling. - Delete patches.drivers/drm-radeon-Don-t-hang-in-radeon_flip_work_func-on-di. - Delete patches.drivers/drm-radeon-Fix-off-by-one-errors-in-radeon_vm_bo_set. - Delete patches.drivers/drm-radeon-Fix-slow-audio-over-DP-on-DCE8. - Delete patches.drivers/drm-radeon-call-hpd_irq_event-on-resume. - Delete patches.drivers/drm-radeon-cleaned-up-VCO-output-settings-for-DP-aud. - Delete patches.drivers/drm-radeon-fix-DP-audio-support-for-APU-with-DCE4.1-. - Delete patches.drivers/drm-radeon-hold-reference-to-fences-in-radeon_sa_bo_. - Delete patches.drivers/drm-radeon-pm-adjust-display-configuration-after-pow. - Delete patches.drivers/drm-radeon-properly-byte-swap-vce-firmware-setup. - Delete patches.drivers/drm-radeon-use-post-decrement-in-error-handling. - Delete patches.fixes/bpf-fix-branch-offset-adjustment-on-backjumps-after-patching-ctx-expansion.patch. - Delete patches.fixes/drm-Fix-drm_vblank_pre-post_modeset-regression-from. - Delete patches.fixes/drm-Fix-treatment-of-drm_vblank_offdelay-in-drm_vbla. - Delete patches.fixes/drm-No-Op-redundant-calls-to-drm_vblank_off-v2. - Delete patches.fixes/drm-Prevent-vblank-counter-bumps-1-with-active-vblan. - Delete patches.fixes/drm-nouveau-display-Enable-vblank-irqs-after-display. - Delete patches.fixes/genirq-Validate-action-before-dereferencing-it-in-ha.patch. - Delete patches.fixes/iw_cxgb3-fix-incorrectly-returning-error-on-success.patch. - Delete patches.fixes/perf-stat-do-not-clean-event-s-private-stats.patch. - Delete patches.fixes/sd-Optimal-I-O-size-is-in-bytes-not-sectors. - Delete patches.fixes/tcp-do-not-drop-syn_recv-on-all-icmp-reports.patch. - Delete patches.suse/Revert-workqueue-make-sure-delayed-work-run-in-local-cpu.patch. - Delete patches.suse/locks-fix-unlock-when-fcntl_setlk-races-with-a-close.patch. - Delete patches.suse/mm-numa-Quickly-fail-allocations-for-NUMA-balancing-on-full-nodes.patch. - Delete patches.suse/msft-hv-0955-Drivers-hv-vmbus-Fix-a-Host-signaling-bug.patch. - Delete patches.suse/msft-hv-0959-tools-hv-vss-fix-the-write-s-argument-error-vss_msg.patch. - Delete patches.suse/workqueue-handle-NUMA_NO_NODE-for-unbound-pool_workqueue-lookup.patch. - commit 7946f5a - Refresh patches.drivers/0001-bcache-Add-a-cond_resched-call-to-gc.patch. - Refresh patches.drivers/0002-bcache-BUG-clear-BCACHE_DEV_UNLINK_DONE-flag-when-at.patch. - Refresh patches.drivers/0003-bcache-fix-a-livelock-in-btree-lock.patch. - Refresh patches.drivers/0004-bcache-unregister-reboot-notifier-when-bcache-fails-.patch. - Refresh patches.drivers/0005-fix-a-leak-in-bch_cached_dev_run.patch. Update upstream status. - commit 273de56 ++++ kiwi: - rpm: require tar>=1.2.7 for --xattrs support tar 1.2.6 and earlier doesn't have support for the --xattrs options (which is necessary in order to build valid Docker image root filesystems). Signed-off-by: Aleksa Sarai - travis: install newest version of GNU tar from trusty source --xattrs support was added quite some time ago, but Travis doesn't seem to have a recent enough version of GNU tar. Realistically, most up-to-date systems do, so we can just install the latest version here. In order to install the latest version, we have to build it from the Ubuntu 14.04 source repo. Signed-off-by: Aleksa Sarai - modules: KIWIContainerBuilder: preserve xattrs tar doesn't preserve extended attributes by default, causing Docker images to not have any correct set-capabilities bits set on binaries such as ping. Fix this by adding the --xattrs flag to the tar command run to generate the root filesystem image. Signed-off-by: Aleksa Sarai - v7.03.62 released ++++ cmis-client: - Version update to 0.5.1: * Few small bugfixes, see NEWS file for details - Remove upstreamed patches * 0001-fix-boost-configuration-with-gcc-5.patch * 0002-avoid-use-after-delete.patch * 0005-Remove-invalid-comments-from-test-JSON-file.patch ++++ mutter: - BuildRequires pkgconfig(libdrm), pkgconfig(libinput), pkgconfig(libsystemd) are only needed when building native backend, which is useful only under wayland and when running as display server. Ensure they aren't pulled as BuildRequires when wayland support is disabled. Add --enable-native-backend when building wayland support. ++++ systemd: - Make sure we don't use tmpfs on /tmp by default (bnc#940522) ++++ totem: - Update to version 3.19.91: + Change "Skip to" label in shortcuts. + Make header popup translucent in fullscreen as per mockups. + Fix totem-audio-preview translations. + Add context to strings to translate in the shortcut window. + Updated translations. ++++ release-notes-sled: - 12.1.20160304 (tracked in bsc#963397): - Update release notes from FATE. - New entries: - FATE#319118: Updating Registration Status - FATE#319388: Wireshark Updated - Changed entries: - Some typo fixes in other entries ++++ xen: - bsc#969377 - xen does not build with GCC 6 ipxe-use-rpm-opt-flags.patch gcc6-warnings-as-errors.patch ++++ yast2: - Added ProductFeatures.SetOverlay,ClearOverlay for System Roles (FATE#317481) - 3.1.177 ++++ yast2-installation: - Added a System Role step in the installation (FATE#317481). - 3.1.172 ------------------------------------------------------------------ ------------------ 2016-3-3 - Mar 3 2016 ------------------- ------------------------------------------------------------------ ++++ adwaita-icon-theme: - Update to version 3.19.91: + Add application-x-addon-symbolic. + Win32 build fixes. + Win32 grey shadows fixed (bgo#763034). ++++ ceph: - Update to version 10.0.3+git.1456975858.23181c3: + rebase to latest upstream jewel ++++ geoclue2: - Update to version 2.4.3: + Fix a crash in the helper library. ++++ gnome-desktop: - Update to version 3.19.91: + Reduce log spam in thumbnailing. + Updated translations. ++++ gnome-keyring: - Update gnome-keyring-bsc932232-use-non-fips-md5.patch (bsc#966229, bsc#966225). Fixes inability to decrypt private ssh keys and corruption in stored keyrings. Fix by Michal Koutny . ++++ gnome-settings-daemon: - Update to version 3.19.91: + Media keys: - Fix a typo in the "Airplane" string. - Fix a number of possible crashers when plugging in audio devices on some machines. - Add debug output to a number of custom shortcuts related functions. + Housekeeping: Don't remove X11 sockets, breaking sandboxed X11 applications. + Updated translations. ++++ gnome-shell: - Update to version 3.19.91: + location: Ask user only once (bgo#762559). + Fix jiggling when auto-hiding legacy tray (bgo#747957). + Misc. bug fixes: bgo#762475, bgo#762507, bgo#755659. + Updated translations. ++++ gnome-shell-extensions: - Update to version 3.19.91: + Updated translations. ++++ kernel-default: - Btrfs: fix leaking of ordered extents after direct IO write error (bnc#969398). - Btrfs: fix error path when failing to submit bio for direct IO write (bnc#969398). - commit 764cdac - mm, hugetlb: don't require CMA for runtime gigantic pages (VM Functionality, fate#317885). - commit ace8c37 - Add build dependency for objtool objtool requires libelf development headers. - commit 16f65f2 - e1000e: Avoid divide by zero error (bsc#968643). - e1000e: fix division by zero on jumbo MTUs (bsc#968643). - commit 2187ae4 - cpuidle: menu: help gcc generate slightly better code (bnc#969297 PM performance -- cpu idle). - cpuidle: menu: avoid expensive square root computation (bnc#969297 PM performance -- cpu idle). - commit b5dcc9e - Update config files. Add some modules, enable: OVERLAY_FS_COMPAT UNWIND_INFO SECURITY_SECURELEVEL EFI_SIGNATURE_LIST_PARSER SYSTEM_BLACKLIST_KEYRING - commit 6310dda - acct, time: Change indentation in __acct_update_integrals() (Performance,fate#318845). - sched, time: Remove non-power-of-two divides from __acct_update_integrals() (Performance,fate#318845). - sched, time: Switch VIRT_CPU_ACCOUNTING_GEN to jiffy granularity (Performance,fate#318845). - time, acct: Drop irq save & restore from __acct_update_integrals() (Performance,fate#318845). - Update patches.suse/Revert-x86-kvm-On-KVM-re-enable-e.g.-after-suspend-update-clocks.patch (Performance,fate#318845). - Update patches.suse/arch-tile-move-user_exit-to-early-kernel-entry-sequence.patch (Performance,fate#318845). - Update patches.suse/context_tracking-Switch-to-new-static_branch-API.patch (Performance,fate#318845). - Update patches.suse/nohz-Clarify-magic-in-tick_nohz_stop_sched_tick.patch (Performance,fate#318845). - Update patches.suse/sched-core-Fix-incorrect-wait-time-and-wait-count-statistics.patch (Performance,fate#318845). - Update patches.suse/sched-core-Move-sched_entity-avg-into-separate-cache-line.patch (Performance,fate#318845). - Update patches.suse/sched-core-Move-the-sched_to_prio-arrays-out-of-line.patch (Performance,fate#318845). - Update patches.suse/sched-core-Use-list_is_singular-in-sched_can_stop_tick.patch (Performance,fate#318845). - Update patches.suse/sched-cputime-Clarify-vtime-symbols-and-document-them.patch (Performance,fate#318845). - Update patches.suse/sched-cputime-Convert-vtime_seqlock-to-seqcount.patch (Performance,fate#318845). - Update patches.suse/sched-cputime-Correctly-handle-task-guest-time-on-housekeepers.patch (Performance,fate#318845). - Update patches.suse/sched-cputime-Introduce-vtime-accounting-check-for-readers.patch (Performance,fate#318845). - Update patches.suse/sched-cputime-Remove-extra-cost-in-task_cputime.patch (Performance,fate#318845). - Update patches.suse/sched-cputime-Rename-vtime_accounting_enabled-to-vtime_accounting_cpu_enabled.patch (Performance,fate#318845). - Update patches.suse/sched-deadline-Fix-the-earliest_dl.next-logic.patch (Performance,fate#318845). - Update patches.suse/sched-fair-Avoid-redundant-idle_cpu-call-in-update_sg_lb_stats.patch (Performance,fate#318845). - Update patches.suse/sched-fair-Clean-up-the-explanation-around-decaying-load-update-misses.patch (Performance,fate#318845). - Update patches.suse/sched-fair-Consider-missed-ticks-in-NOHZ_FULL-in-update_cpu_load_nohz.patch (Performance,fate#318845). - Update patches.suse/sched-fair-Fix-new-task-s-load-avg-removed-from-source-CPU-in-wake_up_new_task.patch (Performance,fate#318845). - Update patches.suse/sched-fair-Make-it-possible-to-account-fair-load-avg-consistently.patch (Performance,fate#318845). - Update patches.suse/sched-fair-Modify-the-comment-about-lock-assumptions-in-migrate_task_rq_fair.patch (Performance,fate#318845). - Update patches.suse/sched-fair-Prepare-__update_cpu_load-to-handle-active-tickless.patch (Performance,fate#318845). - Update patches.suse/sched-wait-Document-waitqueue_active.patch (Performance,fate#318845). - Update patches.suse/x86-asm-Add-asm-macros-for-static-keys-jump-labels.patch (Performance,fate#318845). - Update patches.suse/x86-entry-64-Bypass-enter_from_user_mode-on-non-context-tracking-boots.patch (Performance,fate#318845). - Update patches.suse/x86-entry-64_compat-Make-labels-local.patch (Performance,fate#318845). - Update patches.suse/x86-fpu-Properly-align-size-in-CHECK_MEMBER_AT_END_OF-macro.patch (Performance,fate#318845). - Update patches.suse/x86-kvm-On-KVM-re-enable-e.g.-after-suspend-update-clocks.patch (Performance,fate#318845). - Update patches.suse/x86-platform-uv-Include-clocksource.h-for-clocksource_touch_watchdog.patch (Performance,fate#318845). - Update patches.suse/x86-vdso-Enable-vdso-pvclock-access-on-all-vdso-variants.patch (Performance,fate#318845). - Update patches.suse/x86-vdso-Get-pvclock-data-from-the-vvar-VMA-instead-of-the-fixmap.patch (Performance,fate#318845). - Update patches.suse/x86-vdso-Remove-pvclock-fixmap-machinery.patch (Performance,fate#318845). - Update patches.suse/x86-vdso-pvclock-Simplify-and-speed-up-the-vdso-pvclock-reader.patch (Performance,fate#318845). - Update patches.suse/x86-vsdo-Fix-build-on-PARAVIRT_CLOCK-y-KVM_GUEST-n.patch (Performance,fate#318845). - commit 7e1cf45 ++++ kernel-source: - Btrfs: fix leaking of ordered extents after direct IO write error (bnc#969398). - Btrfs: fix error path when failing to submit bio for direct IO write (bnc#969398). - commit 764cdac - mm, hugetlb: don't require CMA for runtime gigantic pages (VM Functionality, fate#317885). - commit ace8c37 - Add build dependency for objtool objtool requires libelf development headers. - commit 16f65f2 - e1000e: Avoid divide by zero error (bsc#968643). - e1000e: fix division by zero on jumbo MTUs (bsc#968643). - commit 2187ae4 - cpuidle: menu: help gcc generate slightly better code (bnc#969297 PM performance -- cpu idle). - cpuidle: menu: avoid expensive square root computation (bnc#969297 PM performance -- cpu idle). - commit b5dcc9e - Update config files. Add some modules, enable: OVERLAY_FS_COMPAT UNWIND_INFO SECURITY_SECURELEVEL EFI_SIGNATURE_LIST_PARSER SYSTEM_BLACKLIST_KEYRING - commit 6310dda - acct, time: Change indentation in __acct_update_integrals() (Performance,fate#318845). - sched, time: Remove non-power-of-two divides from __acct_update_integrals() (Performance,fate#318845). - sched, time: Switch VIRT_CPU_ACCOUNTING_GEN to jiffy granularity (Performance,fate#318845). - time, acct: Drop irq save & restore from __acct_update_integrals() (Performance,fate#318845). - Update patches.suse/Revert-x86-kvm-On-KVM-re-enable-e.g.-after-suspend-update-clocks.patch (Performance,fate#318845). - Update patches.suse/arch-tile-move-user_exit-to-early-kernel-entry-sequence.patch (Performance,fate#318845). - Update patches.suse/context_tracking-Switch-to-new-static_branch-API.patch (Performance,fate#318845). - Update patches.suse/nohz-Clarify-magic-in-tick_nohz_stop_sched_tick.patch (Performance,fate#318845). - Update patches.suse/sched-core-Fix-incorrect-wait-time-and-wait-count-statistics.patch (Performance,fate#318845). - Update patches.suse/sched-core-Move-sched_entity-avg-into-separate-cache-line.patch (Performance,fate#318845). - Update patches.suse/sched-core-Move-the-sched_to_prio-arrays-out-of-line.patch (Performance,fate#318845). - Update patches.suse/sched-core-Use-list_is_singular-in-sched_can_stop_tick.patch (Performance,fate#318845). - Update patches.suse/sched-cputime-Clarify-vtime-symbols-and-document-them.patch (Performance,fate#318845). - Update patches.suse/sched-cputime-Convert-vtime_seqlock-to-seqcount.patch (Performance,fate#318845). - Update patches.suse/sched-cputime-Correctly-handle-task-guest-time-on-housekeepers.patch (Performance,fate#318845). - Update patches.suse/sched-cputime-Introduce-vtime-accounting-check-for-readers.patch (Performance,fate#318845). - Update patches.suse/sched-cputime-Remove-extra-cost-in-task_cputime.patch (Performance,fate#318845). - Update patches.suse/sched-cputime-Rename-vtime_accounting_enabled-to-vtime_accounting_cpu_enabled.patch (Performance,fate#318845). - Update patches.suse/sched-deadline-Fix-the-earliest_dl.next-logic.patch (Performance,fate#318845). - Update patches.suse/sched-fair-Avoid-redundant-idle_cpu-call-in-update_sg_lb_stats.patch (Performance,fate#318845). - Update patches.suse/sched-fair-Clean-up-the-explanation-around-decaying-load-update-misses.patch (Performance,fate#318845). - Update patches.suse/sched-fair-Consider-missed-ticks-in-NOHZ_FULL-in-update_cpu_load_nohz.patch (Performance,fate#318845). - Update patches.suse/sched-fair-Fix-new-task-s-load-avg-removed-from-source-CPU-in-wake_up_new_task.patch (Performance,fate#318845). - Update patches.suse/sched-fair-Make-it-possible-to-account-fair-load-avg-consistently.patch (Performance,fate#318845). - Update patches.suse/sched-fair-Modify-the-comment-about-lock-assumptions-in-migrate_task_rq_fair.patch (Performance,fate#318845). - Update patches.suse/sched-fair-Prepare-__update_cpu_load-to-handle-active-tickless.patch (Performance,fate#318845). - Update patches.suse/sched-wait-Document-waitqueue_active.patch (Performance,fate#318845). - Update patches.suse/x86-asm-Add-asm-macros-for-static-keys-jump-labels.patch (Performance,fate#318845). - Update patches.suse/x86-entry-64-Bypass-enter_from_user_mode-on-non-context-tracking-boots.patch (Performance,fate#318845). - Update patches.suse/x86-entry-64_compat-Make-labels-local.patch (Performance,fate#318845). - Update patches.suse/x86-fpu-Properly-align-size-in-CHECK_MEMBER_AT_END_OF-macro.patch (Performance,fate#318845). - Update patches.suse/x86-kvm-On-KVM-re-enable-e.g.-after-suspend-update-clocks.patch (Performance,fate#318845). - Update patches.suse/x86-platform-uv-Include-clocksource.h-for-clocksource_touch_watchdog.patch (Performance,fate#318845). - Update patches.suse/x86-vdso-Enable-vdso-pvclock-access-on-all-vdso-variants.patch (Performance,fate#318845). - Update patches.suse/x86-vdso-Get-pvclock-data-from-the-vvar-VMA-instead-of-the-fixmap.patch (Performance,fate#318845). - Update patches.suse/x86-vdso-Remove-pvclock-fixmap-machinery.patch (Performance,fate#318845). - Update patches.suse/x86-vdso-pvclock-Simplify-and-speed-up-the-vdso-pvclock-reader.patch (Performance,fate#318845). - Update patches.suse/x86-vsdo-Fix-build-on-PARAVIRT_CLOCK-y-KVM_GUEST-n.patch (Performance,fate#318845). - commit 7e1cf45 ++++ kernel-syms: - Btrfs: fix leaking of ordered extents after direct IO write error (bnc#969398). - Btrfs: fix error path when failing to submit bio for direct IO write (bnc#969398). - commit 764cdac - mm, hugetlb: don't require CMA for runtime gigantic pages (VM Functionality, fate#317885). - commit ace8c37 - Add build dependency for objtool objtool requires libelf development headers. - commit 16f65f2 - e1000e: Avoid divide by zero error (bsc#968643). - e1000e: fix division by zero on jumbo MTUs (bsc#968643). - commit 2187ae4 - cpuidle: menu: help gcc generate slightly better code (bnc#969297 PM performance -- cpu idle). - cpuidle: menu: avoid expensive square root computation (bnc#969297 PM performance -- cpu idle). - commit b5dcc9e - Update config files. Add some modules, enable: OVERLAY_FS_COMPAT UNWIND_INFO SECURITY_SECURELEVEL EFI_SIGNATURE_LIST_PARSER SYSTEM_BLACKLIST_KEYRING - commit 6310dda - acct, time: Change indentation in __acct_update_integrals() (Performance,fate#318845). - sched, time: Remove non-power-of-two divides from __acct_update_integrals() (Performance,fate#318845). - sched, time: Switch VIRT_CPU_ACCOUNTING_GEN to jiffy granularity (Performance,fate#318845). - time, acct: Drop irq save & restore from __acct_update_integrals() (Performance,fate#318845). - Update patches.suse/Revert-x86-kvm-On-KVM-re-enable-e.g.-after-suspend-update-clocks.patch (Performance,fate#318845). - Update patches.suse/arch-tile-move-user_exit-to-early-kernel-entry-sequence.patch (Performance,fate#318845). - Update patches.suse/context_tracking-Switch-to-new-static_branch-API.patch (Performance,fate#318845). - Update patches.suse/nohz-Clarify-magic-in-tick_nohz_stop_sched_tick.patch (Performance,fate#318845). - Update patches.suse/sched-core-Fix-incorrect-wait-time-and-wait-count-statistics.patch (Performance,fate#318845). - Update patches.suse/sched-core-Move-sched_entity-avg-into-separate-cache-line.patch (Performance,fate#318845). - Update patches.suse/sched-core-Move-the-sched_to_prio-arrays-out-of-line.patch (Performance,fate#318845). - Update patches.suse/sched-core-Use-list_is_singular-in-sched_can_stop_tick.patch (Performance,fate#318845). - Update patches.suse/sched-cputime-Clarify-vtime-symbols-and-document-them.patch (Performance,fate#318845). - Update patches.suse/sched-cputime-Convert-vtime_seqlock-to-seqcount.patch (Performance,fate#318845). - Update patches.suse/sched-cputime-Correctly-handle-task-guest-time-on-housekeepers.patch (Performance,fate#318845). - Update patches.suse/sched-cputime-Introduce-vtime-accounting-check-for-readers.patch (Performance,fate#318845). - Update patches.suse/sched-cputime-Remove-extra-cost-in-task_cputime.patch (Performance,fate#318845). - Update patches.suse/sched-cputime-Rename-vtime_accounting_enabled-to-vtime_accounting_cpu_enabled.patch (Performance,fate#318845). - Update patches.suse/sched-deadline-Fix-the-earliest_dl.next-logic.patch (Performance,fate#318845). - Update patches.suse/sched-fair-Avoid-redundant-idle_cpu-call-in-update_sg_lb_stats.patch (Performance,fate#318845). - Update patches.suse/sched-fair-Clean-up-the-explanation-around-decaying-load-update-misses.patch (Performance,fate#318845). - Update patches.suse/sched-fair-Consider-missed-ticks-in-NOHZ_FULL-in-update_cpu_load_nohz.patch (Performance,fate#318845). - Update patches.suse/sched-fair-Fix-new-task-s-load-avg-removed-from-source-CPU-in-wake_up_new_task.patch (Performance,fate#318845). - Update patches.suse/sched-fair-Make-it-possible-to-account-fair-load-avg-consistently.patch (Performance,fate#318845). - Update patches.suse/sched-fair-Modify-the-comment-about-lock-assumptions-in-migrate_task_rq_fair.patch (Performance,fate#318845). - Update patches.suse/sched-fair-Prepare-__update_cpu_load-to-handle-active-tickless.patch (Performance,fate#318845). - Update patches.suse/sched-wait-Document-waitqueue_active.patch (Performance,fate#318845). - Update patches.suse/x86-asm-Add-asm-macros-for-static-keys-jump-labels.patch (Performance,fate#318845). - Update patches.suse/x86-entry-64-Bypass-enter_from_user_mode-on-non-context-tracking-boots.patch (Performance,fate#318845). - Update patches.suse/x86-entry-64_compat-Make-labels-local.patch (Performance,fate#318845). - Update patches.suse/x86-fpu-Properly-align-size-in-CHECK_MEMBER_AT_END_OF-macro.patch (Performance,fate#318845). - Update patches.suse/x86-kvm-On-KVM-re-enable-e.g.-after-suspend-update-clocks.patch (Performance,fate#318845). - Update patches.suse/x86-platform-uv-Include-clocksource.h-for-clocksource_touch_watchdog.patch (Performance,fate#318845). - Update patches.suse/x86-vdso-Enable-vdso-pvclock-access-on-all-vdso-variants.patch (Performance,fate#318845). - Update patches.suse/x86-vdso-Get-pvclock-data-from-the-vvar-VMA-instead-of-the-fixmap.patch (Performance,fate#318845). - Update patches.suse/x86-vdso-Remove-pvclock-fixmap-machinery.patch (Performance,fate#318845). - Update patches.suse/x86-vdso-pvclock-Simplify-and-speed-up-the-vdso-pvclock-reader.patch (Performance,fate#318845). - Update patches.suse/x86-vsdo-Fix-build-on-PARAVIRT_CLOCK-y-KVM_GUEST-n.patch (Performance,fate#318845). - commit 7e1cf45 ++++ kiwi: - v7.03.61 released - Fixed gce disk format The order of the files in the tarball is important. The first entry must be the manifest.json followed by disk.raw. In addition the style of the manifest.json has been adapted too. A space after colon seems to be required for gce to accept the data ++++ libXrandr: - libXrandr 1.5 has become a hard requirement for the GNOME desktop on sle12-sp2 (fate #320388) ++++ samba: - Upgrade on-disk FSRVP server state to new version; (bsc#924519). ++++ samba: - Upgrade on-disk FSRVP server state to new version; (bsc#924519). ++++ graphite2: - security update: * CVE-2016-1521, CVE-2016-1523, CVE-2016-1526 [bsc#965803], [bsc#965807], [bsc#965810] ++++ mutter: - Update to version 3.19.91: + Add --nested CLI argument to fix nested wayland session (bgo#758658). + Fix stack - scene graph stacking synchronization issues (bgo#755605). + Rate-limit last-device changes to fix freezes (bgo#753527). + Implement primary selection protocol (bgo#762560). + Misc. bug fixes: bgo#762878, bgo#762716. + Updated translations. ++++ librdmacm: - Update to latest git version 1.0.21 (fate#319917) The list of changes is too long so please refer to the included ChangeLog. ++++ libreoffice: - Appdatastore is everywhere ++++ libvirt: - libxl: advertise system qemu instead of qemu-xen in caps libxl-qemu-emulator-caps.patch FATE#320638 ++++ orca: - Update to version 3.19.91: + General: - Fix several issues in presentation of clipboard notifications. - Ignore some uninteresting and spammy events (performance, chattiness). - Don't keep asking the registry for the desktop (performance). - Eliminate several instances of terminal chattiness. - Hack around Pidgin status toggle button bug. - Improve presentation of selection changes in layered panes. - Fix modifier keys being passed to application while in in learn mode. - Add a customization to present updates for status bar progress bars. - Make detailed whereAmI fall back on basic whereAmI presentation. - Speak popovers which are modal but do not claim focus. - Fix incorrect identification of commands entered on Cyrillic keyboards. - Fix presentation of first radio button in a functional (but not actual) group. - Use isSameObject() to detect widgets and windows which were recreated. + Gecko: - Work around multiple accessible objects for one functional window. - Add more, and more performant, zombie replicant recovery utilities. - Grab focus on entries when setting focus mode; not when positioning caret so we don't accidentally trigger popups. - Notify script when locusOfFocus is set from window to contenteditable objects so we're not silent. - Work around broken table interface Gecko issue. - Attempt to identify and present clipboard events caused by elements. - Let default script handle content editable during selection. - Clear content cache when Thunderbird window is deactivated so we don't mistakenly conclude we're in the same document frame. - Fix several caret navigation and structural navigation bugs. - Present object counts for all objects in detailed whereAmI page summary. + LibreOffice: - Update some heuristics to address changed roles in Calc 5.1.x. - Handle more cases of Calc becoming non-responsive or crashing. - Work around missing event from LibreOffice Calc. + Updated translations. - Add pkgconfig(gstreamer-1.0) BuildRequires: new dependency. ++++ perl-Bootloader: - grub2-efi: Allow fallback to removable booting - grub2-efi: Make 32bit arm be a wildcard match - 0.907 ++++ qemu: - port patch for bsc#882405 to SP2 - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP2 * Patches added: 0055-Fix-tigervnc-long-press-issue.patch ++++ xdm: - After boo#968405 got fixed in /etc/rpm/macros.systemd, resurrect the old behavior of %postun (boo#968405). ++++ xen: - bsc#969351 - VUL-0: CVE-2016-2841: xen: net: ne2000: infinite loop in ne2000_receive CVE-2016-2841-qemut-ne2000-infinite-loop-in-ne2000_receive.patch - Drop xsa154-fix.patch ++++ xrandr: - update to 1.5 on sle12-sp2 useful due to libXrandr being updated to 1.5 due to hard requires of new GNOME desktop (fate #320388) - refreshed xrandr-print-outputs-per-provider.patch ++++ yast2-core: - Add missing newline to error messages (bsc#969236) - 3.1.22 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2016-3-2 - Mar 2 2016 ------------------- ------------------------------------------------------------------ ++++ gdm: - Add gdm-handle-shutdown-at-startup.patch: don't crash if systemd is shutting down while we're starting up (bsc#938874). ++++ gnome-documents: - Stop filtering out typelib(LOKDocView) requires: openSUSE's libreoffice package was updated to install the needed components (boo#965296). ++++ gnome-settings-daemon: - Add BuildRequires pkgconfig(alsa) and --enable-alsa to configure to ensure audio device selection feature is properly enabled. ++++ grub2: - fix attempt to seek outside of the file error when parsing xen ELF notes (bsc#968721) * added grub2-xen-fix-bzImage-payload-length.patch ++++ gtk3: - Update to version 3.19.11: + GtkRange, GtkScale and GtkScrollbar have been ported to use gadgets. + Themes: Windows theme improvements. + Inspector: - Show input device information. - Update monitor information when it changes. + Wayland: Implement primary selection (using a private protocol with mutter for now). + Bugs fixed: bgo#756751, bgo#760482, bgo#761767, bgo#762123, bgo#762561, bgo#762593, bgo#762614, bgo#762629, bgo#762677, bgo#762713, bgo#762720, bgo#762755, bgo#762820, bgo#762887, bgo#762891, bgo#761156, bgo#761686, bgo#762468. + Updated translations. ++++ ibus-table-zhuyin: - Change License name in SPEC file to match with sources. ++++ ibus-table-ziranma: - Change License name in SPEC file to match with sources. ++++ installation-images-SLES: - Also allow desktop-specific mimeapps.list files - 14.233 ++++ kernel-default: - arm/arm64: Add new is_kernel_in_hyp_mode predicate. - commit 1242bad - net, thunder, bgx: Rework driver to support ACPI binding (fate#319980). - commit a326aec - arm64: perf: Extend ARMV8_EVTYPE_MASK to include PMCR.LC (fate#319982). - arm64: perf: Count EL2 events if the kernel is running in HYP (fate#319982). - arm64/perf: Extend event mask for ARMv8.1 (fate#319982). - arm64/perf: Enable PMCR long cycle counter bit (fate#319982). - arm64: dts: Add Cavium ThunderX specific PMU (fate#319982). - arm64/perf: Add Cavium ThunderX PMU support (fate#319982). - arm64/perf: Rename Cortex A57 events (fate#319982). - arm64: perf: add support for Cortex-A72 (fate#319982). - arm64: perf: add format entry to describe event -> config mapping (fate#319982). - arm64: perf: Add event descriptions (fate#319982). - arm64: perf: Convert event enums to #defines (fate#319982). - commit 70e149a - Disable CONFIG_GPIO_XGENE_SB on arm64 temporarily due to link error. - commit e8874f7 - Disable access to lowmem in a Xen PV guest (bnc#964342). - commit 1ab34c3 - series.conf: Place patches that alter default tuning parameters together - commit 6bf35ed - Refresh patches.drivers/intel_pstate_performance_tuned.patch. - commit b73ad80 - Delete patches.suse/b43-missing-firmware-info.patch (bsc#963847). The module is unsupported, and the instruction is outdated. - commit 8e5b5f9 - tcp: do not drop syn_recv on all icmp reports (bnc#969064). - commit 0d4d3a1 - radeon: r100: Silence 'may be used uninitialized' warnings (boo#955096,boo#967938). - drm/radeon/pm: adjust display configuration after powerstate (boo#955096,boo#967938). - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2) (boo#955096,boo#967938). - drm/radeon/pm: Handle failure of drm_vblank_get (boo#955096,boo#967938). - drm/radeon: use post-decrement in error handling (boo#955096,boo#967938). - drm/radeon: hold reference to fences in radeon_sa_bo_new (boo#955096,boo#967938). - drm/radeon: fix DP audio support for APU with DCE4.1 display engine (boo#955096,boo#967938). - drm/radeon: Add a common function for DFS handling (boo#955096,boo#967938). - drm/radeon: cleaned up VCO output settings for DP audio (boo#955096,boo#967938). - drm/radeon: only init fbdev if we have connectors (boo#955096,boo#967938). - drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl (boo#955096,boo#967938). - drm/radeon: properly byte swap vce firmware setup (boo#955096,boo#967938). - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr (boo#955096,boo#967938). - drm/radeon: fix dp link rate selection (v2) (boo#955096,boo#967938). - drm/radeon: only increment sync_seq when a fence is really emitted (boo#955096,boo#967938). - drm/radeon: Fix "slow" audio over DP on DCE8+ (boo#955096,boo#967938). - drm/radeon: Use unlocked gem unreferencing (boo#955096,boo#967938). - drm/radeon: call hpd_irq_event on resume (boo#955096,boo#967938). - commit 99208d4 ++++ kernel-source: - arm/arm64: Add new is_kernel_in_hyp_mode predicate. - commit 1242bad - net, thunder, bgx: Rework driver to support ACPI binding (fate#319980). - commit a326aec - arm64: perf: Extend ARMV8_EVTYPE_MASK to include PMCR.LC (fate#319982). - arm64: perf: Count EL2 events if the kernel is running in HYP (fate#319982). - arm64/perf: Extend event mask for ARMv8.1 (fate#319982). - arm64/perf: Enable PMCR long cycle counter bit (fate#319982). - arm64: dts: Add Cavium ThunderX specific PMU (fate#319982). - arm64/perf: Add Cavium ThunderX PMU support (fate#319982). - arm64/perf: Rename Cortex A57 events (fate#319982). - arm64: perf: add support for Cortex-A72 (fate#319982). - arm64: perf: add format entry to describe event -> config mapping (fate#319982). - arm64: perf: Add event descriptions (fate#319982). - arm64: perf: Convert event enums to #defines (fate#319982). - commit 70e149a - Disable CONFIG_GPIO_XGENE_SB on arm64 temporarily due to link error. - commit e8874f7 - Disable access to lowmem in a Xen PV guest (bnc#964342). - commit 1ab34c3 - series.conf: Place patches that alter default tuning parameters together - commit 6bf35ed - Refresh patches.drivers/intel_pstate_performance_tuned.patch. - commit b73ad80 - Delete patches.suse/b43-missing-firmware-info.patch (bsc#963847). The module is unsupported, and the instruction is outdated. - commit 8e5b5f9 - tcp: do not drop syn_recv on all icmp reports (bnc#969064). - commit 0d4d3a1 - radeon: r100: Silence 'may be used uninitialized' warnings (boo#955096,boo#967938). - drm/radeon/pm: adjust display configuration after powerstate (boo#955096,boo#967938). - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2) (boo#955096,boo#967938). - drm/radeon/pm: Handle failure of drm_vblank_get (boo#955096,boo#967938). - drm/radeon: use post-decrement in error handling (boo#955096,boo#967938). - drm/radeon: hold reference to fences in radeon_sa_bo_new (boo#955096,boo#967938). - drm/radeon: fix DP audio support for APU with DCE4.1 display engine (boo#955096,boo#967938). - drm/radeon: Add a common function for DFS handling (boo#955096,boo#967938). - drm/radeon: cleaned up VCO output settings for DP audio (boo#955096,boo#967938). - drm/radeon: only init fbdev if we have connectors (boo#955096,boo#967938). - drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl (boo#955096,boo#967938). - drm/radeon: properly byte swap vce firmware setup (boo#955096,boo#967938). - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr (boo#955096,boo#967938). - drm/radeon: fix dp link rate selection (v2) (boo#955096,boo#967938). - drm/radeon: only increment sync_seq when a fence is really emitted (boo#955096,boo#967938). - drm/radeon: Fix "slow" audio over DP on DCE8+ (boo#955096,boo#967938). - drm/radeon: Use unlocked gem unreferencing (boo#955096,boo#967938). - drm/radeon: call hpd_irq_event on resume (boo#955096,boo#967938). - commit 99208d4 ++++ kernel-syms: - arm/arm64: Add new is_kernel_in_hyp_mode predicate. - commit 1242bad - net, thunder, bgx: Rework driver to support ACPI binding (fate#319980). - commit a326aec - arm64: perf: Extend ARMV8_EVTYPE_MASK to include PMCR.LC (fate#319982). - arm64: perf: Count EL2 events if the kernel is running in HYP (fate#319982). - arm64/perf: Extend event mask for ARMv8.1 (fate#319982). - arm64/perf: Enable PMCR long cycle counter bit (fate#319982). - arm64: dts: Add Cavium ThunderX specific PMU (fate#319982). - arm64/perf: Add Cavium ThunderX PMU support (fate#319982). - arm64/perf: Rename Cortex A57 events (fate#319982). - arm64: perf: add support for Cortex-A72 (fate#319982). - arm64: perf: add format entry to describe event -> config mapping (fate#319982). - arm64: perf: Add event descriptions (fate#319982). - arm64: perf: Convert event enums to #defines (fate#319982). - commit 70e149a - Disable CONFIG_GPIO_XGENE_SB on arm64 temporarily due to link error. - commit e8874f7 - Disable access to lowmem in a Xen PV guest (bnc#964342). - commit 1ab34c3 - series.conf: Place patches that alter default tuning parameters together - commit 6bf35ed - Refresh patches.drivers/intel_pstate_performance_tuned.patch. - commit b73ad80 - Delete patches.suse/b43-missing-firmware-info.patch (bsc#963847). The module is unsupported, and the instruction is outdated. - commit 8e5b5f9 - tcp: do not drop syn_recv on all icmp reports (bnc#969064). - commit 0d4d3a1 - radeon: r100: Silence 'may be used uninitialized' warnings (boo#955096,boo#967938). - drm/radeon/pm: adjust display configuration after powerstate (boo#955096,boo#967938). - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2) (boo#955096,boo#967938). - drm/radeon/pm: Handle failure of drm_vblank_get (boo#955096,boo#967938). - drm/radeon: use post-decrement in error handling (boo#955096,boo#967938). - drm/radeon: hold reference to fences in radeon_sa_bo_new (boo#955096,boo#967938). - drm/radeon: fix DP audio support for APU with DCE4.1 display engine (boo#955096,boo#967938). - drm/radeon: Add a common function for DFS handling (boo#955096,boo#967938). - drm/radeon: cleaned up VCO output settings for DP audio (boo#955096,boo#967938). - drm/radeon: only init fbdev if we have connectors (boo#955096,boo#967938). - drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl (boo#955096,boo#967938). - drm/radeon: properly byte swap vce firmware setup (boo#955096,boo#967938). - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr (boo#955096,boo#967938). - drm/radeon: fix dp link rate selection (v2) (boo#955096,boo#967938). - drm/radeon: only increment sync_seq when a fence is really emitted (boo#955096,boo#967938). - drm/radeon: Fix "slow" audio over DP on DCE8+ (boo#955096,boo#967938). - drm/radeon: Use unlocked gem unreferencing (boo#955096,boo#967938). - drm/radeon: call hpd_irq_event on resume (boo#955096,boo#967938). - commit 99208d4 ++++ geoclue: - Drop dependency on gypsy (which is dead, unmaintained): + Remove --enable-gypsy configure parameter. + Drop libgypsy-devel BuildRequires. + Drop geoclue-gypsy sub-package. ++++ webkitgtk: - Switch to geoclue2: replace pkgconfig(geoclue) BuildRequires with pkgconfig(geoclue-2.0). ++++ webkitgtk3: - Switch to geoclue2: replace pkgconfig(geoclue) BuildRequires with pkgconfig(geoclue-2.0). ++++ webkit2gtk3: - Update webkitgtk-disable-gcc-version-checks.patch to properly disable terminateDatabaseProcess method when it is disabled at compilation time. - Refresh webkitgtk-disable-gcc-version-checks.patch for latest webkitgtk. ++++ numactl: - enable build for aarch64 (fate#319973) (bsc#976199) ++++ libreoffice: - Add upstreamed patches to fix patch application on sle11: * 0001-Fix-patch-to-apply-on-SLE11-just-some-unknown-patch-.patch * 0001-Update-etonyek-patch-to-apply-with-sle11-patch.patch * 0001-Fix-python2-build-of-pyuno-with-older-py2-versions.patch - Localy disable the services test that SEGVs on sle11 * libreoffice-disable-services-check.patch - Do not bother with kde integration on SLE12 ++++ systemd: - Import Thomas's work on updating the spec file for v228 upgrade ++++ libwebp: - Add libwebpdecoder1 to SLE SDK 12-SP1 (bsc#965150) ++++ python-cryptography: - Add pkg-config BuildRequires: in order for the last introduced condition to apply the patch to work, pkg-config has to be present. - cryptography-new-bio-new-type.patch: openssl 1.0.2g changed the type of BIO_new_mem_buf() (added a const). ++++ python-gobject: - Update to version 3.19.91: + Fix marshaling of GError stored in GValue (bgo#761592). + Fix marshaling or GError from Python to C from function calls (bgo#685197). + Error handling/reporting fixes (bgo#751956). + Fix crash due to GVariant implemented as PyGBoxed not PyGIStruct (bgo#751956). + Fix crash with GValueArray stored in GValue (bgo#754359). ++++ python3-gobject: - Update to version 3.19.91: + Fix marshaling of GError stored in GValue (bgo#761592). + Fix marshaling or GError from Python to C from function calls (bgo#685197). + Error handling/reporting fixes (bgo#751956). + Fix crash due to GVariant implemented as PyGBoxed not PyGIStruct (bgo#751956). + Fix crash with GValueArray stored in GValue (bgo#754359). ++++ wireshark: - Wireshark 1.12.10 [bnc#968565] The following vulnerabilities have been fixed: * CVE-2016-2523: DNP dissector infinite loop (wnpa-sec-2016-03) * CVE-2016-2530: RSL dissector crash (wnpa-sec-2016-10) * CVE-2016-2531: RSL dissector crash (wnpa-sec-2016-10) * CVE-2016-2532: LLRP dissector crash (wnpa-sec-2016-11) * GSM A-bis OML dissector crash (wnpa-sec-2016-14) * ASN.1 BER dissector crash (wnpa-sec-2016-15) * ASN.1 BER dissector crash (wnpa-sec-2016-18) * Further bug fixes and updated protocol support as listed in: https://www.wireshark.org/docs/relnotes/wireshark-1.12.10.html ++++ xen: - Use system qemu instead of building/installing yet another qemu FATE#320638 - Dropped files qemu-xen-dir-remote.tar.bz2 CVE-2014-0222-qemuu-qcow1-validate-l2-table-size.patch CVE-2015-1779-qemuu-incrementally-decode-websocket-frames.patch CVE-2015-1779-qemuu-limit-size-of-HTTP-headers-from-websockets-clients.patch CVE-2015-4037-qemuu-smb-config-dir-name.patch CVE-2015-7512-qemuu-net-pcnet-buffer-overflow-in-non-loopback-mode.patch CVE-2015-7549-qemuu-pci-null-pointer-dereference-issue.patch CVE-2015-8345-qemuu-eepro100-infinite-loop-fix.patch CVE-2015-8504-qemuu-vnc-avoid-floating-point-exception.patch CVE-2015-8558-qemuu-usb-infinite-loop-in-ehci_advance_state-results-in-DoS.patch CVE-2015-8568-qemuu-net-vmxnet3-avoid-memory-leakage-in-activate_device.patch CVE-2015-8613-qemuu-scsi-initialise-info-object-with-appropriate-size.patch CVE-2015-8743-qemuu-ne2000-OOB-memory-access-in-ioport-rw-functions.patch CVE-2015-8744-qemuu-net-vmxnet3-incorrect-l2-header-validation-leads-to-crash.patch CVE-2015-8745-qemuu-net-vmxnet3-read-IMR-registers-instead-of-assert.patch CVE-2016-1568-qemuu-ide-ahci-reset-ncq-object-to-unused-on-error.patch CVE-2016-1714-qemuu-fw_cfg-add-check-to-validate-current-entry-value.patch CVE-2014-7815-qemut-vnc-sanitize-bits_per_pixel-from-the-client.patch CVE-2016-1981-qemuu-e1000-eliminate-infinite-loops-on-out-of-bounds-transfer.patch CVE-2016-2538-qemuu-usb-integer-overflow-in-remote-NDIS-message-handling.patch CVE-2015-8619-qemuu-stack-based-OOB-write-in-hmp_sendkey-routine.patch qemu-xen-enable-spice-support.patch qemu-xen-upstream-qdisk-cache-unsafe.patch tigervnc-long-press.patch xsa162-qemuu.patch ++++ xrdp: - allow admin choose desktop (bsc#965647) add xrdp-bsc965647-allow-admin-choose-desktop.patch ++++ yast2: - Require rubygems using system ruby version to avoid YaST failures (bnc#969113) - 3.1.176 ++++ yast2-storage: - Efi boot: Selecting Efi Boot file system ID and allowing formating at the same time. (bnc#934652) - 3.1.83 ------------------------------------------------------------------ ------------------ 2016-3-1 - Mar 1 2016 ------------------- ------------------------------------------------------------------ ++++ at-spi2-atk: - Drop at-spi2.sh; equivalent functionality now upstream (bgo#761600). - Update to version 2.19.91: + Avoid lagging with large gtk menus (bgo#754048). ++++ at-spi2-core: - Update to version 2.19.91: + Don't display warnings when connecting to an app that no longer exists. ++++ ceph: - Update to version 10.0.3+git.1456867872.8d4d332: + RPM: move scriptlets from ceph to ceph-base ++++ dconf-editor: - Update to version 3.19.91: + The presentation of a key’s “default value” now takes care of distributor and admin overrides, instead of showing the default value proposed in the gschema. + Updated translations. ++++ gnome-calculator: - Update to version 3.19.91: + Fix: Check for null on variables ought to autocomplete (bgo#762426). + Updated translations. ++++ gnome-terminal: - Update to version 3.19.91: + Bugs fixed: bgo#732128, bgo#734875, bgo#747316, bgo#756038, rh#1310892. + Updated translations. ++++ gnome-system-monitor: - Update to version 3.19.91: + Save window size properly (bgo#762231). + Updated translations. ++++ json-glib: - Update to version 1.1.2: + Add simple wrapper functions for JsonGenerator and JsonParser to write and read a string from and to a JsonNode, respectively. + Drop use of deprecated GIO API. + Bump the dependency on GLib to 2.46. + Do not create `null` nodes for empty strings (bgo#730803). + Documentation fixes (bgo#754384). + Avoid crashes in the test suite (bgo#755977). + Add simple iterator object for JSON objects (bgo#755509). + Detect missing commas in arrays. + Add support for g_auto* macros. + Allow making JSON types optionally immutable, in order to allow efficient hashing and equality tests (bgo#756121). ++++ kernel-default: - Replaced two guareded iBFT patches with correct one Two patches that were commented out where needed, but the upstream version has merged these two patches into one, so I updated replaced the two older patches with the currently-proposed upstream version. - commit 790f100 - arm64: lib: improve copy_page to deal with 128 bytes at a time (fate#319977). - commit 0798f8c - config: ARM64: Remove hardcoded console setting Proper way would be to derive it from the ACPI or Device tree chosen output. - commit 7bc1eec - net: thunderx: Use napi_schedule_irqoff() (fate#319980). - commit b14ea3a - Refresh: patches.arch/arm64-pci-0025-net-thunder-bgx-Start-to-use-standard-firmware-node-.patch Update patch-mainline tag. - commit b0cdb92 - powerpc/powernv: Reserve PE#0 on NPU (fate#320647). - Update config files. - powerpc/powernv: Change NPU PE# assignment (fate#320647). - powerpc/powernv: Fix update of NVLink DMA mask (fate#320647). - powerpc/powernv: Add support for Nvlink NPUs (fate#320647). - powerpc: Add __raw_rm_writeq() function (fate#320647). - Revert "powerpc/pci: Remove unused struct pci_dn.pcidev (fate#320647). - commit 2348ad5 - drivers/base/memory.c: fix kernel warning during memory hotplug on ppc64 (bsc#963827). - commit a6fc127 - cxlflash: a couple off by one bugs (fate#318001). - cxlflash: drop unlikely before IS_ERR_OR_NULL (fate#318001). - cxlflash: Fix to escalate LINK_RESET also on port 1 (fate#318001). - cxlflash: Fix to avoid virtual LUN failover failure (fate#318001). - cxlflash: Fix to resolve cmd leak after host reset (fate#318001). - cxlflash: Resolve oops in wait_port_offline (fate#318001). - cxlflash: Enable device id for future IBM CXL adapter (fate#318001). - cxlflash: Removed driver date print (fate#318001). - commit 1eaef90 - libnvdimm, tools/testing/nvdimm: fix 'ars_status' output buffer sizing (FATE#319858). - libnvdimm, pfn: fix restoring memmap location (FATE#320460). - libnvdimm: fix mode determination for e820 devices (FATE#319858). - libnvdimm, pmem: move request_queue allocation earlier in probe (FATE#320457). - libnvdimm, pfn, pmem: allocate memmap array in persistent memory (FATE#320457, FATE#320460). - x86, mm: introduce vmem_altmap to augment vmemmap_populate() (FATE#320460). - mm: introduce find_dev_pagemap() (FATE#320460). - libnvdimm, pmem: nvdimm_read_bytes() badblocks support (FATE#320457). - pmem: fail io-requests to known bad blocks (FATE#320460). - libnvdimm: convert to statically allocated badblocks (FATE#319858, FATE#320457). - libnvdimm: don't fail init for full badblocks list (FATE#319858). - libnvdimm, pmem: move definition of nvdimm_namespace_add_poison to nd.h (FATE#319858, FATE#320457). - libnvdimm: Add a poison list and export badblocks (FATE#319858, FATE#320457). - libnvdimm, pfn: move 'memory mode' indication to sysfs (FATE#319858, FATE#320460). - libnvdimm, pfn: fix nd_pfn_validate() return value handling (FATE#320460). - libnvdimm, pfn: fix pfn seed creation (FATE#320460). - libnvdimm, pfn: add parent uuid validation (FATE#320457, FATE#320460). - libnvdimm, pfn: add 'align' attribute, default to HPAGE_SIZE (FATE#320457, FATE#320460). - libnvdimm, pfn: clean up pfn create parameters (FATE#320460). - libnvdimm, pfn: kill ND_PFN_ALIGN (FATE#320457, FATE#320460). - nvdimm: do not show pfn_seed for non pmem regions (FATE#320460). - nvdimm: improve diagnosibility of namespaces (FATE#319858). - commit 08742fc - rpm/kernel-module-subpackage: Fix obsoleting dropped flavors (bsc#968253) - commit 5295c19 - [v7, 1/3] gpio: xgene: Enable X-Gene standby GPIO as interrupt controller. - [v7, 3/3] arm64: dts: Update X-Gene standby GPIO controller DTS entries. - [v7, 2/3] Documentation: gpio: Update description for X-Gene standby GPIO controller DTS binding. - gpio: moxart: fix build regression. - gpio: generic: factor into gpio_chip struct. - gpio: add a data pointer to gpio_chip. - irqdomain: Introduce is_fwnode_irqchip helper. - commit d89d726 - Refresh patches.suse/mm-numa-Quickly-fail-allocations-for-NUMA-balancing-on-full-nodes.patch. - commit dae5ad4 - hv_netvsc: Restore needed_headroom request (fate#320485). - storvsc: Use the specified target ID in device lookup (fate#320485). - storvsc: Install the storvsc specific timeout handler for FC devices (fate#320485). - hv_netvsc: Fix book keeping of skb during batching process (fate#320485). - hv_netvsc: use skb_get_hash() instead of a homegrown implementation (fate#320485). - commit 7f0ad0d ++++ kernel-source: - Replaced two guareded iBFT patches with correct one Two patches that were commented out where needed, but the upstream version has merged these two patches into one, so I updated replaced the two older patches with the currently-proposed upstream version. - commit 790f100 - arm64: lib: improve copy_page to deal with 128 bytes at a time (fate#319977). - commit 0798f8c - config: ARM64: Remove hardcoded console setting Proper way would be to derive it from the ACPI or Device tree chosen output. - commit 7bc1eec - net: thunderx: Use napi_schedule_irqoff() (fate#319980). - commit b14ea3a - Refresh: patches.arch/arm64-pci-0025-net-thunder-bgx-Start-to-use-standard-firmware-node-.patch Update patch-mainline tag. - commit b0cdb92 - powerpc/powernv: Reserve PE#0 on NPU (fate#320647). - Update config files. - powerpc/powernv: Change NPU PE# assignment (fate#320647). - powerpc/powernv: Fix update of NVLink DMA mask (fate#320647). - powerpc/powernv: Add support for Nvlink NPUs (fate#320647). - powerpc: Add __raw_rm_writeq() function (fate#320647). - Revert "powerpc/pci: Remove unused struct pci_dn.pcidev (fate#320647). - commit 2348ad5 - drivers/base/memory.c: fix kernel warning during memory hotplug on ppc64 (bsc#963827). - commit a6fc127 - cxlflash: a couple off by one bugs (fate#318001). - cxlflash: drop unlikely before IS_ERR_OR_NULL (fate#318001). - cxlflash: Fix to escalate LINK_RESET also on port 1 (fate#318001). - cxlflash: Fix to avoid virtual LUN failover failure (fate#318001). - cxlflash: Fix to resolve cmd leak after host reset (fate#318001). - cxlflash: Resolve oops in wait_port_offline (fate#318001). - cxlflash: Enable device id for future IBM CXL adapter (fate#318001). - cxlflash: Removed driver date print (fate#318001). - commit 1eaef90 - libnvdimm, tools/testing/nvdimm: fix 'ars_status' output buffer sizing (FATE#319858). - libnvdimm, pfn: fix restoring memmap location (FATE#320460). - libnvdimm: fix mode determination for e820 devices (FATE#319858). - libnvdimm, pmem: move request_queue allocation earlier in probe (FATE#320457). - libnvdimm, pfn, pmem: allocate memmap array in persistent memory (FATE#320457, FATE#320460). - x86, mm: introduce vmem_altmap to augment vmemmap_populate() (FATE#320460). - mm: introduce find_dev_pagemap() (FATE#320460). - libnvdimm, pmem: nvdimm_read_bytes() badblocks support (FATE#320457). - pmem: fail io-requests to known bad blocks (FATE#320460). - libnvdimm: convert to statically allocated badblocks (FATE#319858, FATE#320457). - libnvdimm: don't fail init for full badblocks list (FATE#319858). - libnvdimm, pmem: move definition of nvdimm_namespace_add_poison to nd.h (FATE#319858, FATE#320457). - libnvdimm: Add a poison list and export badblocks (FATE#319858, FATE#320457). - libnvdimm, pfn: move 'memory mode' indication to sysfs (FATE#319858, FATE#320460). - libnvdimm, pfn: fix nd_pfn_validate() return value handling (FATE#320460). - libnvdimm, pfn: fix pfn seed creation (FATE#320460). - libnvdimm, pfn: add parent uuid validation (FATE#320457, FATE#320460). - libnvdimm, pfn: add 'align' attribute, default to HPAGE_SIZE (FATE#320457, FATE#320460). - libnvdimm, pfn: clean up pfn create parameters (FATE#320460). - libnvdimm, pfn: kill ND_PFN_ALIGN (FATE#320457, FATE#320460). - nvdimm: do not show pfn_seed for non pmem regions (FATE#320460). - nvdimm: improve diagnosibility of namespaces (FATE#319858). - commit 08742fc - rpm/kernel-module-subpackage: Fix obsoleting dropped flavors (bsc#968253) - commit 5295c19 - [v7, 1/3] gpio: xgene: Enable X-Gene standby GPIO as interrupt controller. - [v7, 3/3] arm64: dts: Update X-Gene standby GPIO controller DTS entries. - [v7, 2/3] Documentation: gpio: Update description for X-Gene standby GPIO controller DTS binding. - gpio: moxart: fix build regression. - gpio: generic: factor into gpio_chip struct. - gpio: add a data pointer to gpio_chip. - irqdomain: Introduce is_fwnode_irqchip helper. - commit d89d726 - Refresh patches.suse/mm-numa-Quickly-fail-allocations-for-NUMA-balancing-on-full-nodes.patch. - commit dae5ad4 - hv_netvsc: Restore needed_headroom request (fate#320485). - storvsc: Use the specified target ID in device lookup (fate#320485). - storvsc: Install the storvsc specific timeout handler for FC devices (fate#320485). - hv_netvsc: Fix book keeping of skb during batching process (fate#320485). - hv_netvsc: use skb_get_hash() instead of a homegrown implementation (fate#320485). - commit 7f0ad0d ++++ kernel-syms: - Replaced two guareded iBFT patches with correct one Two patches that were commented out where needed, but the upstream version has merged these two patches into one, so I updated replaced the two older patches with the currently-proposed upstream version. - commit 790f100 - arm64: lib: improve copy_page to deal with 128 bytes at a time (fate#319977). - commit 0798f8c - config: ARM64: Remove hardcoded console setting Proper way would be to derive it from the ACPI or Device tree chosen output. - commit 7bc1eec - net: thunderx: Use napi_schedule_irqoff() (fate#319980). - commit b14ea3a - Refresh: patches.arch/arm64-pci-0025-net-thunder-bgx-Start-to-use-standard-firmware-node-.patch Update patch-mainline tag. - commit b0cdb92 - powerpc/powernv: Reserve PE#0 on NPU (fate#320647). - Update config files. - powerpc/powernv: Change NPU PE# assignment (fate#320647). - powerpc/powernv: Fix update of NVLink DMA mask (fate#320647). - powerpc/powernv: Add support for Nvlink NPUs (fate#320647). - powerpc: Add __raw_rm_writeq() function (fate#320647). - Revert "powerpc/pci: Remove unused struct pci_dn.pcidev (fate#320647). - commit 2348ad5 - drivers/base/memory.c: fix kernel warning during memory hotplug on ppc64 (bsc#963827). - commit a6fc127 - cxlflash: a couple off by one bugs (fate#318001). - cxlflash: drop unlikely before IS_ERR_OR_NULL (fate#318001). - cxlflash: Fix to escalate LINK_RESET also on port 1 (fate#318001). - cxlflash: Fix to avoid virtual LUN failover failure (fate#318001). - cxlflash: Fix to resolve cmd leak after host reset (fate#318001). - cxlflash: Resolve oops in wait_port_offline (fate#318001). - cxlflash: Enable device id for future IBM CXL adapter (fate#318001). - cxlflash: Removed driver date print (fate#318001). - commit 1eaef90 - libnvdimm, tools/testing/nvdimm: fix 'ars_status' output buffer sizing (FATE#319858). - libnvdimm, pfn: fix restoring memmap location (FATE#320460). - libnvdimm: fix mode determination for e820 devices (FATE#319858). - libnvdimm, pmem: move request_queue allocation earlier in probe (FATE#320457). - libnvdimm, pfn, pmem: allocate memmap array in persistent memory (FATE#320457, FATE#320460). - x86, mm: introduce vmem_altmap to augment vmemmap_populate() (FATE#320460). - mm: introduce find_dev_pagemap() (FATE#320460). - libnvdimm, pmem: nvdimm_read_bytes() badblocks support (FATE#320457). - pmem: fail io-requests to known bad blocks (FATE#320460). - libnvdimm: convert to statically allocated badblocks (FATE#319858, FATE#320457). - libnvdimm: don't fail init for full badblocks list (FATE#319858). - libnvdimm, pmem: move definition of nvdimm_namespace_add_poison to nd.h (FATE#319858, FATE#320457). - libnvdimm: Add a poison list and export badblocks (FATE#319858, FATE#320457). - libnvdimm, pfn: move 'memory mode' indication to sysfs (FATE#319858, FATE#320460). - libnvdimm, pfn: fix nd_pfn_validate() return value handling (FATE#320460). - libnvdimm, pfn: fix pfn seed creation (FATE#320460). - libnvdimm, pfn: add parent uuid validation (FATE#320457, FATE#320460). - libnvdimm, pfn: add 'align' attribute, default to HPAGE_SIZE (FATE#320457, FATE#320460). - libnvdimm, pfn: clean up pfn create parameters (FATE#320460). - libnvdimm, pfn: kill ND_PFN_ALIGN (FATE#320457, FATE#320460). - nvdimm: do not show pfn_seed for non pmem regions (FATE#320460). - nvdimm: improve diagnosibility of namespaces (FATE#319858). - commit 08742fc - rpm/kernel-module-subpackage: Fix obsoleting dropped flavors (bsc#968253) - commit 5295c19 - [v7, 1/3] gpio: xgene: Enable X-Gene standby GPIO as interrupt controller. - [v7, 3/3] arm64: dts: Update X-Gene standby GPIO controller DTS entries. - [v7, 2/3] Documentation: gpio: Update description for X-Gene standby GPIO controller DTS binding. - gpio: moxart: fix build regression. - gpio: generic: factor into gpio_chip struct. - gpio: add a data pointer to gpio_chip. - irqdomain: Introduce is_fwnode_irqchip helper. - commit d89d726 - Refresh patches.suse/mm-numa-Quickly-fail-allocations-for-NUMA-balancing-on-full-nodes.patch. - commit dae5ad4 - hv_netvsc: Restore needed_headroom request (fate#320485). - storvsc: Use the specified target ID in device lookup (fate#320485). - storvsc: Install the storvsc specific timeout handler for FC devices (fate#320485). - hv_netvsc: Fix book keeping of skb during batching process (fate#320485). - hv_netvsc: use skb_get_hash() instead of a homegrown implementation (fate#320485). - commit 7f0ad0d ++++ kiwi: - v7.03.60 released - Fixed global mount method There could be a max of four partitions in the image setup bios_grub/prep | EFI | boot | root. Thus the search should expect the layout correctly. Fixes #554 - v7.03.59 released - Quote repository alias Fixes #545 - Keep yum package package Fixes #553 - Translated using Weblate (Spanish) Currently translated at 100.0% (28 of 28 strings) - Translated using Weblate (English (United States)) Currently translated at 100.0% (28 of 28 strings) - Don't write grub.cfg to EFI directory Originally the file was written there as reference, but nothing will ever update that file if the real grub configuration changes. Thus it doesn't make sense to provide this information (bnc#968270) - Avoid lvcreate to ask for wiping swap signature When kiwi creates the logical volume for the swap space and there is already a swap signature at the place on disk, lvm stops and asks what to do with it. This should be generally avoided at that stage in the boot process Fixes (bnc#968601) ++++ samba: - Only obsolete but do not provide gplv2/3 package names; (bsc#968973). ++++ samba: - Only obsolete but do not provide gplv2/3 package names; (bsc#968973). - Relocate existing lock files to /var/lib/samba/lock; (bsc#968963). ++++ glibmm2: - Update to version 2.47.6: + Glib: - Add and uses Glib::c_str_or_nullptr() (bgo#755245). - Add some connect() overloads that move the sigc::slot. - Fix definition of VARIANT_TYPE_DICT_ENTRY to match header declaration (bgo#761046). - Replace, via deprecation, ScopedPtr with make_unique_ptr_gfree() (bgo#760223). - SignalProxy: use variadic templates. - ustring: Add move operators (bgo#760282). - Put deprecation ifdefs around aleady-deprecated GLIBMM_INITIALIZE_STRUCT. + Gio: - FileInfo::list_attributes(): Make name_space optional. - Icon: Add serialize(), deserialize() and documentation of create(). - PropertyBase: Make custom properties more flexible (bgo#731484). - SocketConnectable: Add to_string(). + Gio::DBus:: Connection: Pass an empty bus name as nullptr. + gmmproc: - Fix errthrow in _WRAP_VFUNC (bgo#762437). - Add NULL option to _WRAP_METHOD. - h2def.py: Accept parameter names beginning with const. + Build: - Use some more minor C++11 features. - Threads example: Fix build on Visual Studio (bgo#760612). - glibmmconfig.h.in: Fix Visual Studio 2013 builds (bgo#760612). - Glib::ustring: fix -Wmisleading-indentation gcc 6 warning in public header (bgo#760641). + Other: Reformat our hand-written C++ code with clang-format. ++++ libgtop: - Update to version 2.33.91: + Fix building on musl-libc. + Updated translations. - Drop libgtop_spec-update.sh as source, and clean spec of it. No longer needed in the obs. - Move %install_info_delete for doc subpackage from postun to preun. ++++ harfbuzz: - Update to version 1.2.3: + Blacklist GDEF table of certain versions of Times New Roman (Bold) Italic, due to bug in glyph class of ASCII double-quote character. This should address "regression" introduced in 1.2.0 when we switched mark zeroing in most shapers from BY_UNICODE_LATE to BY_GDEF_LATE. This fourth release in a week should finally stablize things... + hb-ot-font's get_glyph() implementation saw some optimizations. Though might be really hard to measure in real-world situations. + Also, two rather small API changes: - We now disable some time-consuming internal bookkeeping if built with NDEBUG defined. This is a first time that we use NDEBUG to disable debug code. If there exist production systems that do NOT want to enable NDEBUG, please let me know and I'll add HB_NDEBUG. - Added get_nominal_glyph() and get_variation_glyph() instead of get_glyph() + New API: - hb_font_get_nominal_glyph_func_t. - hb_font_get_variation_glyph_func_t. - hb_font_funcs_set_nominal_glyph_func(). - hb_font_funcs_set_variation_glyph_func(). - hb_font_get_nominal_glyph(). - hb_font_get_variation_glyph(). + Deprecated API: - hb_font_get_glyph_func_t. - hb_font_funcs_set_glyph_func(). + Clients that implement their own font-funcs are encouraged to replace their get_glyph() implementation with a get_nominal_glyph() and get_variation_glyph() pair. The variation version can assume that variation_selector argument is not zero. Old (deprecated) functions will continue working indefinitely using internal gymnastics; it is just more efficient to use the new functions. - Changes from version 1.2.2: + Fix regression with mark positioning with fonts that have non-zero mark advances. This was introduced in 1.2.0 while trying to make mark and cursive attachments to work together. I have partially reverted that, so this version is much more like what we had before. All clients who updated to 1.2.0 should update to this version. - Changes from version 1.2.1: + CoreText: - Fix bug with wrong scale if font scale was changed later (gh/libass/libass/#212). - Drastically speed up font initialization. - Fix tiny leak. + Group ZWJ/ZWNJ with previous syllable under cluster-level=0 (gh/behdad/harfbuzz#217). + Add test/shaping/README.md about how to add tests to the suite. ++++ webkit2gtk3: - Update to version 2.11.91: + Do not show stale contents after session restore. + Fix flickering and rendering artifacts when entering accelerated compositing mode before the web view is realized. + Fix several rendering issues and crashes. + Fix build with FTL enabled in FreeBSD. + Updated translations. ++++ libsigc++2: - Update to version 2.7.1: + signal: Add a moving connect() method, taking an rvalue reference to a slot (bgo#756484). + can_deduce_result_type_with_decltype: Rename the check() methods to checksize(). check() is a preprocessor macro in Mac OS X (bgo#759315). + Temporarily undefine the nil macro, if it's defined. nil is a preprocessor macro in Objective-C++ and Mac OS X (bgo#695235). + Correct the mem_functor<> declarations. ++++ libvirt: - Update to libvirt 1.3.2 - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - FATE#319531, FATE#319810, FATE#320490 ++++ libvirt-python: - Update to 1.3.2 - Add all new APIs and constants in libvirt 1.3.2 - FATE#319531, FATE#319810, FATE#320490 ++++ vte: - Update to version 0.43.91: + widget: Don't deselect when updating the clipboard (bgo#762446). ++++ yelp: - Update to version 3.19.91: + Fallback to help-list: if no other help is available (bgo#759545). + Fix warnings in GtkStyleContext usage (bgo#761577). ++++ libzypp: - media: Send stats header to download.opensuse.org only (bsc#955801) - fix build-compare (#57, #58) - version 15.21.4 (19) ++++ nfs4-acl-tools: - 0001-nfs4_ace_from_string-ignore-inheritance-ACEs-on-non-.patch Allow recursive set_acl to set inheritance flags. (bsc#967251) - handle-spaces.patch: allow spaces in principal names (bnc#784551) ++++ python-atspi: - Update to version 2.19.91: + Call gi.require_version() before import. ++++ python3-atspi: - Update to version 2.19.91: + Call gi.require_version() before import. ++++ shared-mime-info: - Update to version 1.6: + Add XAR archive mime-type. + Add GeoJSON mime-type. + Add GPX mime-type. + Add xdg-app mime-type. + Add *.xht glob and magic for XHTML files. + Bump priority of archive mime-types with long magics, to avoid false positives when detecting files inside the archive itself. - Drop xz BuildRequires: this is already part of default build setups for a long time. - Drop workaround for fdo#70366 (that is, no longer export ac_cv_func_fdatasync=no). - Add PKGSYSTEM_ENABLE_FSYNC=0 to mime_database_post and mime_database_postun macros, which is the upstream provided way to opt-out of the fdatasync call. That variable is checked for since version 1.4. - Add PKGSYSTEM_ENABLE_FSYNC=0 to post script (as we do can't use the macros we install with the package there). ------------------------------------------------------------------ ------------------ 2016-2-29 - Feb 29 2016 ------------------- ------------------------------------------------------------------ ++++ binutils: - Add binutils-2.26-branch.diff, updates to branch head. * Adds -mrelax-relocations on x86 * Fixes bso#19698 ++++ cantarell-fonts: - Update to version 0.0.24: + Asymmetric k for bold, fix stem width. + Sync bold hyphen metrics with regular. ++++ ceph: - Update to version 10.0.3+git.1456764140.63f0782: + packaging: rados-classes libraries in ceph-base + RPM: drop duplicate udev rules from ceph-base + RPM: drop duplicate /var/lib/ceph/* directories ++++ lvm2: - pvcreate: remove recent warning message (bsc#966183) Add: preate-remove-recent-warning-message.patch - Change locking_dir from "/var/lock/lvm" back to "/run/lvm/lock" (bsc#963427) - pvcreate: enchance the error message to be more informative (bsc#960744) Add: pvcreate-enhance-the-error-message.patch ++++ eog: - Update to version 3.19.91: + Updated translations. ++++ evolution: - Update to version 3.19.91: + Correct typo in the fix for bgo#761883. + Pressing the Return key in the image wrapper will duplicate the image wrapper structure. + EHTMLEditorSelection - Turning off the bold formatting can leave unnecessary nodes in the DOM. + EHTMLEditorView: - List item is deleted when enter is pressed on the end of it. - Avoid extra selection save/restore in list manipulation. + Bugs fixed: bgo#203026, bgo#579675, bgo#614557, bgo#759101, bgo#761159, bgo#761301, bgo#761497, bgo#761596, bgo#761993, bgo#762022, bgo#762075, bgo#762205, bgo#762376, bgo#762396. + Updated translations. ++++ evolution-data-server: - Update to version 3.19.91: + IMAPx: - Add "use-multi-fetch" boolean option. - Cannot mark-all-read in virtual Junk and Trash folders. + Camel: Run "headers-end-with" search rule in memory. + Address few issues found by Coverity Scan. + Bugs fixed: bgo#725320. + Updated translations. ++++ evolution-ews: - Update to version 3.19.91: + EEwsNotification: Abort session on idle, to avoid deadlock (bgo#760319). + Updated translations. ++++ gdb: - Rebase to gdb version 7.11 as of version in Fedora 24: * Per-inferior thread numbers. * Breakpoint "explicit locations" (via CLI and GDB/MI). * New convenience variables ($_gthread, $_inferior). * Record btrace now supports non-stop mode. * Various improvements on AArch64 GNU/Linux: - Multi-architecture debugging support. - displaced stepping. - tracepoint support added in GDBserver. * In Ada, the overloads selection menu provides the parameter types and return types for the matching overloaded subprograms. * Various remote protocol improvements, including several new packets which can be used to support features such as follow-exec-mode, exec catchpoints, syscall catchpoints, etc. * Some minor improvements in the Python API for extending GDB. - Added local patch gdb-fix-buf-overflow.diff. - Added new patches from Fedora: gdb-fedora-libncursesw.patch gdb-fortran-stride-intel-1of6.patch gdb-fortran-stride-intel-2of6.patch gdb-fortran-stride-intel-3of6.patch gdb-fortran-stride-intel-4of6.patch gdb-fortran-stride-intel-5of6.patch gdb-fortran-stride-intel-6of6-nokfail.patch gdb-fortran-stride-intel-6of6.patch gdb-opcodes-clflushopt-test.patch gdb-testsuite-readline63-sigint.patch - Removed obsolete patches: gdb-6.3-bz231832-obstack-2gb.patch gdb-probes-based-interface-robust-1of2.patch gdb-probes-based-interface-robust-2of2.patch gdb-rhbz1260558-ppc64le-skip_trampoline_code.patch gdb-rhbz1270564-invalid-dwarf-regno.patch gdb-rhel5-compat.patch - Really disable problematic testcases. ++++ gvfs: - Update to version 1.27.91: + udisks2: Send unmount notification only once when stopping. + Updated translations. ++++ ibus-table-extraphrase: - Make sure source code's COPYING file install by default. ++++ kernel-default: - rpm/kernel-binary.spec.in: Obsolete xen-kmp (fate#315712, bsc#968253) - commit 0e7c4d5 - Copy packaging changes from master to the packaging branch - commit 0a2490d - mm: thp: Set THP defrag by default to madvise and add a stall-free defrag option (fate#320635 -- Disable THP defragmentation by default). - mm, kswapd: replace kswapd compaction with waking up kcompactd (fate#320635 -- Disable THP defragmentation by default). - mm, memory hotplug: small cleanup in online_pages() (fate#320635 -- Disable THP defragmentation by default). - mm, compaction: introduce kcompactd (fate#320635 -- Disable THP defragmentation by default). - mm, kswapd: remove bogus check of balance_classzone_idx (fate#320635 -- Disable THP defragmentation by default). - commit f6a905a - mm: numa: Quickly fail allocations for NUMA balancing on full nodes (bnc#968665 -- fix excessive reclaim on NUMA machines) - commit a5a5da5 ++++ kernel-source: - rpm/kernel-binary.spec.in: Obsolete xen-kmp (fate#315712, bsc#968253) - commit 0e7c4d5 - Copy packaging changes from master to the packaging branch - commit 0a2490d - mm: thp: Set THP defrag by default to madvise and add a stall-free defrag option (fate#320635 -- Disable THP defragmentation by default). - mm, kswapd: replace kswapd compaction with waking up kcompactd (fate#320635 -- Disable THP defragmentation by default). - mm, memory hotplug: small cleanup in online_pages() (fate#320635 -- Disable THP defragmentation by default). - mm, compaction: introduce kcompactd (fate#320635 -- Disable THP defragmentation by default). - mm, kswapd: remove bogus check of balance_classzone_idx (fate#320635 -- Disable THP defragmentation by default). - commit f6a905a - mm: numa: Quickly fail allocations for NUMA balancing on full nodes (bnc#968665 -- fix excessive reclaim on NUMA machines) - commit a5a5da5 ++++ kernel-syms: - rpm/kernel-binary.spec.in: Obsolete xen-kmp (fate#315712, bsc#968253) - commit 0e7c4d5 - Copy packaging changes from master to the packaging branch - commit 0a2490d - mm: thp: Set THP defrag by default to madvise and add a stall-free defrag option (fate#320635 -- Disable THP defragmentation by default). - mm, kswapd: replace kswapd compaction with waking up kcompactd (fate#320635 -- Disable THP defragmentation by default). - mm, memory hotplug: small cleanup in online_pages() (fate#320635 -- Disable THP defragmentation by default). - mm, compaction: introduce kcompactd (fate#320635 -- Disable THP defragmentation by default). - mm, kswapd: remove bogus check of balance_classzone_idx (fate#320635 -- Disable THP defragmentation by default). - commit f6a905a - mm: numa: Quickly fail allocations for NUMA balancing on full nodes (bnc#968665 -- fix excessive reclaim on NUMA machines) - commit a5a5da5 ++++ libdmapsharing: - Update to version 2.9.34: + Move g_object_unref of server inside conditional. + Remove extra g_object_unref in dacp-share.c. + Initialize the share_bitwise_t share member. - Changes from version 2.9.33: + Use soup_session_new() instead of deprecated soup_session_new_async(). + Always set base URI path. + Use new SoupServer API to create DMAPShare server. + Require libsoup 2.48.0. + Add to dmap-mdns-browser-dnssd.c the ability to lookup host name using mDNS. + Fix compile error. + First pass cleaning up dmap-mdns-browser-dnssd.c. + dns-sd browser: extract name out of, e.g., Foo\032Bar._daap._tcp.local. + Set GError when DNSServiceBrowse fails. ++++ google-glog: - Make source code's COPYING file install. ++++ libibverbs: - Add provides/obsoletes for libusnic_verbs (fate#319923) ++++ librime: - Change LICENSE from GPL-3.0+ to BSD-3-Clause to keep consistent with upstream. ++++ mutt: - Add perl(Expect) as requirement for mutt due to the fact that a useful helper script below the samples depends on this (boo#968699) ++++ powertop: - Change license from GPL-2.0+ to GPL-2.0. ++++ xen: - bsc#962321 - VUL-0: CVE-2016-1922: xen: i386: null pointer dereference in vapic_write() CVE-2016-1922-qemuu-i386-null-pointer-dereference-in-vapic_write.patch ++++ xf86-video-intel: - U_tools-intel-virtual-output-Check-for-DRI3-more-carefully.patch Fix intel intel-virtual-output: check more carefully for DRI3 (boo#968598). ++++ yast2-installation: - bsc#956473 - network interfaces listing shows all IPv4 / IPv6 addresses per device - 3.1.171 ++++ ypbind: - Regression introduced with systemd: don't kill ypbind if no NIS server was found in time. ------------------------------------------------------------------ ------------------ 2016-2-28 - Feb 28 2016 ------------------- ------------------------------------------------------------------ ++++ baobab: - Update to version 3.19.1: + Updated CSS to recent GTK+ changes. + Updated AppData file with tags for GNOME Software. + Updated translations. ++++ ceph: - Rebase to upstream 10.0.3 release: + bluestore: latest and greatest (issue#14210, issue#13801, pr#6896) + buffer: fix internal iterator invalidation on rebuild, get_contiguous (pr#6962) + build: fix a few warnings (pr#6847) + build: misc make check fixes (pr#7153) + ceph-detect-init: fix py3 test (pr#7025) + ceph-disk: add -f flag for btrfs mkfs (pr#7222) + ceph-disk: ceph-disk list fails on /dev/cciss!c0d0 (issue#13970, issue#14233, issue#14230, pr#6879) + ceph-disk: fix failures when preparing disks with udev > 214 (issue#14080, issue#14094, pr#6926) + ceph-disk: Fix trivial typo (pr#7472) + ceph-disk: warn for prepare partitions with bad GUIDs (issue#13943, pr#6760) + ceph-fuse: fix double decreasing the count to trim caps (issue#14319, pr#7229) + ceph-fuse: fix double free of args (pr#7015) + ceph-fuse: fix fsync() (pr#6388) + ceph-fuse:print usage information when no parameter specified (pr#6868) + ceph: improve the error message (issue#11101, pr#7106) + ceph.in: avoid a broken pipe error when use ceph command (issue#14354, pr#7212) + ceph.spec.in: add copyright notice and license declaration (issue#14694, pr#7569, pr#7574) + ceph_test_libcephfs: tolerate duplicated entries in readdir (issue#14377, pr#7246) + client: check if Fh is readable when processing a read (issue#11517, pr#7209) + client: properly trim unlinked inode (issue#13903, pr#7297) + cls_rbd: add guards for error cases (issue#14316, issue#14317, pr#7165) + cls_rbd: enable object map checksums for object_map_save (issue#14280, pr#7149) + cmake: various fixes (pr#7171, pr#7270, pr#7103, pr#7126, pr#7099, pr#7249, pr#7131, pr#6959, pr#7300) + common/address_help.cc: fix the leak in entity_addr_from_url() (issue#14132, pr#6987) + common: add thread names (pr#5882) + common: assert: abort() rather than throw (pr#6804) + common: buffer/assert minor fixes (pr#6990) + common/Formatter: avoid newline if there is no output (pr#5351) + common: improve shared_cache and simple_cache efficiency with hash table (pr#6909) + common/lockdep: increase max lock names (pr#6961) + common: new timekeeping common code, and Objecter conversion (pr#5782) + common: signal_handler: added support for using reentrant strsignal() implementations vs. sys_siglist[] (pr#6796) + config: complains when a setting is not tracked (issue#11692, pr#7085) + configure: detect bz2 and lz4 (issue#13850, issue#13981, pr#7030) + correct radosgw-admin command (pr#7006) + crush: add chooseleaf_stable tunable (pr#6572) + crush: clean up whitespace removal (issue#14302, pr#7157) + crush/CrushTester: check for overlapped rules (pr#7139) + crushtool: improve usage/tip messages (pr#7142) + crushtool: set type 0 name “device” for –build option (pr#6824) + doc: various fixes (pr#7020, pr#7119, pr#6955, pr#7023, pr#7164, pr#7004, issue#12899, pr#5900) + fs: be more careful about the “mds setmap” command to prevent breakage (issue#14380, pr#7262) + helgrind: additional race conditionslibrbd: journal replay should honor inter-event dependencies (pr#7274) + helgrind: fix real (and imaginary) race conditions (issue#14163, pr#7208) + kv: implement value_as_ptr() and use it in .get() (pr#7052) + librados: add c++ style osd/pg command interface (pr#6893) + librados: fix several flaws introduced by the enumeration_objects API (issue#14299, issue#14301, issue#14300, pr#7156) + librados: new style (sharded) object listing (pr#6405) + librados: potential null pointer access in list_(n)objects (issue#13822, pr#6639) + librbd: exit if parent’s snap is gone during clone (issue#14118, pr#6968) + librbd: fix potential memory leak (issue#14332, issue#14333, pr#7174) + librbd: fix snap_exists API return code overflow (issue#14129, pr#6986) + librbd: journal replay should honor inter-event dependencies (pr#7019) + librbd: return error if we fail to delete object_map head object (issue#14098, pr#6958) + librbd: small fixes for error messages and readahead counter (issue#14127, pr#6983) + librbd: uninitialized state in snap remove state machine (pr#6982) + man: document listwatchers cmd in “rados” manpage (pr#7021) + mds: advance clientreplay when replying (issue#14357, pr#7216) + mds: expose state of recovery to status ASOK command (issue#14146, pr#7068) + mds: fix client cap/message replay order on restart (issue#14254, issue#13546, pr#7199) + mds: fix standby replay thread creation (issue#14144, pr#7132) + mds: we should wait messenger when MDSDaemon suicide (pr#6996) + mon: add osd blacklist clear (pr#6945) + mon: add RAW USED column to ceph df detail (pr#7087) + mon: degrade a log message to level 2 (pr#6929) + mon: fix coding-style on PG related Monitor files (pr#6881) + mon: fixes related to mondbstore->get() changes (pr#6564) + mon: fix reuse of osd ids (clear osd info on osd deletion) (issue#13988, pr#6900) + mon: fix the can’t change subscribe level bug in monitoring log (pr#7031) + mon/MDSMonitor: add confirmation to “ceph mds rmfailed” (issue#14379, pr#7248) + mon: modify a dout level in OSDMonitor.cc (pr#6928) + mon: MonmapMonitor: don’t expose uncommitted state to client (pr#6854) + mon/OSDMonitor: osdmap laggy set a maximum limit for interval (pr#7109) + mon: paxos is_recovering calc error (pr#7227) + mon/PGMap: show rd/wr iops separately in status reports (pr#7072) + mon: PGMonitor: acting primary diff with cur_stat, should not set pg to stale (pr#7083) + msg: add override to virutal methods (pr#6977) + msg/async: cleanup dead connection and misc things (pr#7158) + msg/async: don’t use shared_ptr to manage EventCallback (pr#7028) + msg: filter out lo addr when bind osd addr (pr#7012) + msg: removed unneeded includes from Dispatcher (pr#6814) + msg: remove unneeded inline (pr#6989) + msgr: fix large message data content length causing overflow (pr#6809) + msg/simple: pipe: memory leak when signature check failed (pr#7096 Yang) + msg/simple: remove unneeded friend declarations (pr#6924) + objecter: avoid recursive lock of Objecter::rwlock (pr#7343) + os/bluestore: fix bluestore_wal_transaction_t encoding test (pr#7419) + osd: add cache hint when pushing raw clone during recovery (pr#7069 Wang) + osd: avoid debug std::string initialization in PG::get/put (pr#7117) + osd: avoid osd_op_thread suicide because osd_scrub_sleep (pr#7009) + osd: bluestore: bluefs: fix several small bugs (issue#14344, issue#14343, pr#7200) + osd: bluestore: don’t include when building without libaio (issue#14207, pr#7169) + osd: bluestore: fix bluestore onode_t attr leak (pr#7125) + osd: bluestore: fix bluestore_wal_transaction_t encoding test (pr#7168) + osd: bluestore: fix several bugs (issue#14259, issue#14353, issue#14260, issue#14261, pr#7122) + osd: bluestore: fix space rebalancing, collection split, buffered reads (pr#7196) + osd: bluestore: more fixes (pr#7130) + osd: cache tier: add config option for eviction check list size (pr#6997) + osdc: Fix race condition with tick_event and shutdown (issue#14256, pr#7151) + osd: check health state before pre_booting (issue#14181, pr#7053) + osd: clear pg_stat_queue after stopping pgs (issue#14212, pr#7091) + osd: delay populating in-memory PG log hashmaps (pr#6425) + osd: disable filestore_xfs_extsize by default (issue#14397, pr#7265) + osd: do not keep ref of old osdmap in pg (issue#13990, pr#7007) + osd: drop deprecated removal pg type (pr#6970) + osd: FileJournal: fix return code of create method (issue#14134, pr#6988) + osd: FileJournal: support batch peak and pop from writeq (pr#6701) + osd: FileStore: conditional collection of drive metadata (pr#6956) + osd: FileStore:: optimize lfn_unlink (pr#6649) + osd: fix null pointer access and race condition (issue#14072, pr#6916) + osd: fix scrub start hobject (pr#7467) + osd: fix sparse-read result code checking logic (issue#14151, pr#7016) + osd: fix temp object removal after upgrade (issue#13862, pr#6976) + osd: fix wip (l_osd_op_wip) perf counter and remove repop_map (pr#7077) + osd: fix wrongly placed assert and some cleanups (pr#6766) + osd: KeyValueStore: fix return code of mkfs (pr#7036) + osd: KeyValueStore: fix wrongly placed assert (issue#14176, issue#14178, pr#7047) + osd: kstore: several small fixes (issue#14351, issue#14352, pr#7213) + osd: kstore: small fixes to kstore (issue#14204, pr#7095) + osd: make list_missing query missing_loc.needs_recovery_map (pr#6298) + osdmap: remove unused local variables (pr#6864) + osd: memstore: fix two bugs (pr#6963) + osd: misc FileStore fixes (issue#14192, issue#14188, issue#14194, issue#14187, issue#14186, pr#7059) + osd: misc optimization for map utilization (pr#6950) + osd,mon: log leveldb and rocksdb to ceph log (pr#6921) + osd: Omap small bugs adapted (pr#6669) + osd: optimize the session_handle_reset function (issue#14182, pr#7054) + osd: OSDService: Fix typo in osdmap comment (pr#7275) + osd: os: skip checking pg_meta object existance in FileStore (pr#6870) + osd: PGLog: clean up read_log (pr#7092) + osd: prevent osd_recovery_sleep from causing recovery-thread suicide (pr#7065) + osd: reduce string use in coll_t::calc_str() (pr#6505) + osd: release related sources when scrub is interrupted (pr#6744) + osd: remove unused OSDMap::set_weightf() (issue#14369, pr#7231) + osd: ReplicatedPG: clean up unused function (pr#7211) + osd/ReplicatedPG: fix promotion recency logic (issue#14320, pr#6702) + osd: several small cleanups (pr#7055) + osd: shut down if we flap too many times in a short period (pr#6708) + osd: skip promote for writefull w/ FADVISE_DONTNEED/NOCACHE (pr#7010) + osd: small fixes to memstore (issue#14228, issue#14229, issue#14227, pr#7107) + osd: try evicting after flushing is done (pr#5630) + osd: use atomic to generate ceph_tid (pr#7017) + osd: use optimized is_zero in object_stat_sum_t.is_zero() (pr#7203) + osd: utime_t, eversion_t, osd_stat_sum_t encoding optimization (pr#6902) + pybind: add ceph_volume_client interface for Manila and similar frameworks (pr#6205) + pybind: fix build failure, remove extraneous semicolon in method (issue#14371, pr#7235) + pybind/test_rbd: fix test_create_defaults (issue#14279, pr#7155) + qa: disable rbd/qemu-iotests test case 055 on RHEL/CentOSlibrbd: journal replay should honor inter-event dependencies (issue#14385, pr#7272) + qa/workunits: merge_diff shouldn’t attempt to use striping (issue#14165, pr#7041) + qa/workunits/snaps: move snap tests into fs sub-directory (pr#6496) + rados: implement rm –force option to force remove when full (pr#6202) + rbd: additional validation for striping parameters (pr#6914) + rbd: add pool name to disambiguate rbd admin socket commands (pr#6904) + rbd: correct an output string for merge-diff (pr#7046) + rbd: fix static initialization ordering issues (pr#6978) + rbd-fuse: image name can not include snap name (pr#7044) + rbd-fuse: implement mv operation (pr#6938) + rbd: must specify both of stripe-unit and stripe-count when specifying stripingv2 feature (pr#7026) + rbd-nbd: add copyright (pr#7166) + rbd-nbd: fix up return code handling (pr#7215) + rbd-nbd: small improvements in logging and forking (pr#7127) + rbd: rbd order will be place in 22, when set to 0 in the config_opt (issue#14139, issue#14047, pr#6886) + rbd: striping parameters should support 64bit integers (pr#6942) + rbd: use default order from configuration when not specified (pr#6965) + rgw: add a method to purge all associate keys when removing a subuser (issue#12890, pr#6002) + rgw: add missing error code for admin op API (pr#7037) + rgw: add support for "end_marker" parameter for GET on Swift account (issue#10682, pr#4216) + rgw_admin: orphans finish segfaults (pr#6652) + rgw: content length (issue#13582, pr#6975) + rgw: delete default zone (pr#7005) + rgw: do not abort radowgw server when using admin op API with bad parameters (issue#14190, issue#14191, pr#7063) + rgw: Drop a debugging message (pr#7280) + rgw: fix a typo in init-radosgw (pr#6817) + rgw: fix compilation warning (pr#7160) + rgw: fix wrong check for parse() return (pr#6797) + rgw: let radosgw-admin bucket stats return a standard josn (pr#7029) + rgw: modify command stucking when operating radosgw-admin metadata list user (pr#7032) + rgw: modify documents and help infos descriptions to the usage of option date when executing command "log show" (pr#6080) + rgw: Parse –subuser better (pr#7279) + rgw: radosgw-admin bucket check –fix not work (pr#7093) + rgw: warn on suspicious civetweb frontend parameters (pr#6944) + rocksdb: remove rdb sources from dist tarball (issue#13554, pr#7105) + stringify outputted error code and fix unmatched parentheses. (pr#6998) + test/librbd/fsx: Use c++11 std::mt19937 generator instead of random_r() (pr#6332) + test/mon/osd-erasure-code-profile: pick new mon port (pr#7161) + tests: add const for ec test (pr#6911) + tests: configure with rocksdb by default (issue#14220, pr#7100) + tests: Fix for make check. (pr#7102) + tests: notification slave needs to wait for master (issue#13810, pr#7220) + tests: snap rename and rebuild object map in client update test (pr#7224) + tests: unittest_bufferlist: fix hexdump test (pr#7152) + tests: unittest_ipaddr: fix segv (pr#7154) + tools: ceph_monstore_tool: add inflate-pgmap command (issue#14217, pr#7097) + tools: monstore: add ‘show-versions’ command (pr#7073) - Update to version 10.0.3+git.1456694378.081fbf0: + packaging: add lsb-release dependency for SUSE and Debian (bnc#968466) + RPM: align runtime dependencies with Debian packaging + packaging: move python-flask runtime dependency to ceph-mon, radosgw + ceph.spec.in: drop support for ancient SUSE versions + ceph.spec.in: move ceph-disk runtime dependency to ceph-osd + packaging: pkg_resources.py runtime dependency - Update to version 10.0.2+git.1456653469.6e2bf67: + ceph.spec.in: use %{_prefix} for ocf instead of hardcoding /usr + ceph.spec.in: do not install Ceph RA on systemd platforms (bnc#966645) ++++ ibus: - Add ibus-adapt-new-vala.patch: Fix ibus compile error under new vala compiler, for SLE Desktop 12 SP2. This patch is only for SLED. - Add conflict to fcitx to fulfill FATE#319095 deprecate fcitx chinese input method in favor of ibus (dummy bsc#933411). This modification is only for SLED. - Add support for translation-update-upstream (dummy bsc#933411). - Add setup-switch-im.patch. Switch to ibus when ibus not running.(bnc#899259). This patch is only for SLED. - Add hide-setup-menu.patch Make ibus-setup launch from indicator field.(bnc#899259) Remove ibus-setup.desktop from main menu. This patch is only for SLED. ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2016-2-27 - Feb 27 2016 ------------------- ------------------------------------------------------------------ ++++ geoclue2: - Update to version 2.4.2: + Reliable desktop ID detection for xdg-app. This together with latest gnome-shell and gnome-control-center, allows for per-application geolocation access controls. + Don't require xdg-app applications to pass a valid desktop ID since Geoclue can automatically detect it. + Don't allow xdg-app application to become user-authorization agents. + Correct introspection namespace version for libgeoclue. + Option to disable the backend build. + Demo: Provide reason to access location data. + Demo agent: - Critical log message on failing to show notification. - If app provides a reason string in it's desktop file, show that to the user. ++++ kernel-default: - cxgbi: Typo in MODULE_PARM_DESC. (bsc#963904) - commit 834c188 ++++ kernel-source: - cxgbi: Typo in MODULE_PARM_DESC. (bsc#963904) - commit 834c188 ++++ kernel-syms: - cxgbi: Typo in MODULE_PARM_DESC. (bsc#963904) - commit 834c188 ++++ xdm: - xdm.tar.bz: * /etc/X11/xdm/sys.xsession: fix regression from fix for boo#967002 (boo#968172). * /etc/X11/xdm/Xsession: + Add comments for documentation + Fix semantics + Don't use $HOME/.xinitrc as session script. Let sys.xession handle this. + Make argument parser more robust: add parse error detection. * Add an 'xsession' desktop file: this should offer a session where the $HOME/.xsession is used (boo#968631). ------------------------------------------------------------------ ------------------ 2016-2-26 - Feb 26 2016 ------------------- ------------------------------------------------------------------ ++++ OpenIPMI: - Update to latest git commit: a01bbe94efff3a5f239b3b5440c8..052d36ec88515c1b1177faa442833e3 Add: OpenIPMI_2.0.21_to_HEAD.patch Removed modifications for: - lanserv/ipmi_sim_chassiscontrol - lanserv/marvell-bmc/TODO due to git repo inconsistencies - Some spec file cleanups obs complained about - > also spec-cleaner run through ++++ gnome-contacts: - Update to version 3.19.91: + Build fixes. ++++ java-1_8_0-openjdk: - Added patch: * ppc64le-8036767.patch + Change archinstall for ppc64le from ppc64 to ppc64le directory. ++++ kernel-default: - supported.conf: Add tulip to -base for Hyper-V (bsc#968234) - commit 1d55c67 - Linux 4.4.3 (CVE-2016-0617 bnc#965794 bnc#968230 boo#962250 bsc#964436 bug#960174 bsc#960910). - Refresh patches.fixes/ptrace-in-namespace-perm-check.fix. - Refresh patches.suse/kgr-0013-try-to-apply-skipped-patches-when-a-module-is-lo.patch. - Refresh patches.suse/overlayfs-add-compatibility-mode-for-historical-format. - Delete patches.arch/x86-mm-pat-Avoid-truncation-when-converting-cpa-nump.patch. - Delete patches.fixes/0001-futex-Drop-refcount-if-requeue_pi-acquired-the-rtmut.patch. - Delete patches.fixes/Revert-xfs-clear-PF_NOFREEZE-for-xfsaild-kthread. - Delete patches.fixes/fs-hugetlbfs-inode.c-fix-bugs-in-hugetlb_vmtruncate_.patch. - Delete patches.suse/btrfs-8391-fix-invalid-page-accesses-in-extent_same-dedup.patch. - Delete patches.suse/btrfs-8392-fix-page-reading-in-extent_same-ioctl-leading-.patch. - Delete patches.suse/btrfs-fix-fitrim-discarding-device-area-reserved-for.patch. - commit 8962ab1 - genirq: Validate action before dereferencing it in handle_irq_event_percpu() (bnc#968396). - commit b669db1 ++++ kernel-source: - supported.conf: Add tulip to -base for Hyper-V (bsc#968234) - commit 1d55c67 - Linux 4.4.3 (CVE-2016-0617 bnc#965794 bnc#968230 boo#962250 bsc#964436 bug#960174 bsc#960910). - Refresh patches.fixes/ptrace-in-namespace-perm-check.fix. - Refresh patches.suse/kgr-0013-try-to-apply-skipped-patches-when-a-module-is-lo.patch. - Refresh patches.suse/overlayfs-add-compatibility-mode-for-historical-format. - Delete patches.arch/x86-mm-pat-Avoid-truncation-when-converting-cpa-nump.patch. - Delete patches.fixes/0001-futex-Drop-refcount-if-requeue_pi-acquired-the-rtmut.patch. - Delete patches.fixes/Revert-xfs-clear-PF_NOFREEZE-for-xfsaild-kthread. - Delete patches.fixes/fs-hugetlbfs-inode.c-fix-bugs-in-hugetlb_vmtruncate_.patch. - Delete patches.suse/btrfs-8391-fix-invalid-page-accesses-in-extent_same-dedup.patch. - Delete patches.suse/btrfs-8392-fix-page-reading-in-extent_same-ioctl-leading-.patch. - Delete patches.suse/btrfs-fix-fitrim-discarding-device-area-reserved-for.patch. - commit 8962ab1 - genirq: Validate action before dereferencing it in handle_irq_event_percpu() (bnc#968396). - commit b669db1 ++++ kernel-syms: - supported.conf: Add tulip to -base for Hyper-V (bsc#968234) - commit 1d55c67 - Linux 4.4.3 (CVE-2016-0617 bnc#965794 bnc#968230 boo#962250 bsc#964436 bug#960174 bsc#960910). - Refresh patches.fixes/ptrace-in-namespace-perm-check.fix. - Refresh patches.suse/kgr-0013-try-to-apply-skipped-patches-when-a-module-is-lo.patch. - Refresh patches.suse/overlayfs-add-compatibility-mode-for-historical-format. - Delete patches.arch/x86-mm-pat-Avoid-truncation-when-converting-cpa-nump.patch. - Delete patches.fixes/0001-futex-Drop-refcount-if-requeue_pi-acquired-the-rtmut.patch. - Delete patches.fixes/Revert-xfs-clear-PF_NOFREEZE-for-xfsaild-kthread. - Delete patches.fixes/fs-hugetlbfs-inode.c-fix-bugs-in-hugetlb_vmtruncate_.patch. - Delete patches.suse/btrfs-8391-fix-invalid-page-accesses-in-extent_same-dedup.patch. - Delete patches.suse/btrfs-8392-fix-page-reading-in-extent_same-ioctl-leading-.patch. - Delete patches.suse/btrfs-fix-fitrim-discarding-device-area-reserved-for.patch. - commit 8962ab1 - genirq: Validate action before dereferencing it in handle_irq_event_percpu() (bnc#968396). - commit b669db1 ++++ ding-libs: - Bump subpackage version number to match .pc files. (implement fate#320466) ++++ libchamplain: - Update to version 0.12.13: + Implement ChamplainExportable in MarkerLayer and ChamplainPoint. + Avoid runtime warnings due to the use of deprecated API. + Make sure enums are introspectable. + Fix occasional crash when closing map with layers. + Various minor fixes and improvements. ++++ compat-openssl098: - Fix CVE-2016-0797 (bnc#968048) via "openssl-CVE-2016-0797.patch". The BN_hex2bn() and BN_dec2bn() functions had a bug that could result in an attempt to de-reference a NULL pointer. This could have security consequences if these functions were ever called by user applications with large untrusted hex/decimal data. Also, internal usage of these functions in OpenSSL uses data from config files or application command line arguments. If user developed applications generated config file data based on untrusted data, then this could have had security consequences as well. - Fix CVE-2016-0799 (bnc#968374) via "openssl-CVE-2016-0799.patch". On many 64 bit systems, the internal fmtstr() and doapr_outch() functions could miscalculate the length of a string and attempt to access out-of-bounds memory locations. These problems could have enabled attacks where large amounts of untrusted data is passed to the BIO_*printf functions. If applications use these functions in this way then they could have been vulnerable. OpenSSL itself uses these functions when printing out human-readable dumps of ASN.1 data. Therefore applications that print this data could have been vulnerable if the data is from untrusted sources. OpenSSL command line applications could also have been vulnerable when they print out ASN.1 data, or if untrusted data is passed as command line arguments. Libssl is not considered directly vulnerable. - Fix CVE-2016-0800 (bnc#968046, "Drown"). OpenSSL used to be vulnerable to a cross-protocol attack that could lead to decryption of TLS sessions by using a server supporting SSLv2 and EXPORT cipher suites as a Bleichenbacher RSA padding oracle. The patch "openssl-CVE-2016-0800-DROWN-disable-ssl2.patch" remedies this issue by disabling the SSLv2 protocol (unless the environment variable $OPENSSL_ALLOW_SSL2 is defined) and all weak EXPORT ciphers (unless $OPENSSL_ALLOW_EXPORT is defined). ++++ xdm: - Remove %service_del_postun display-manager.service from %postun macro (boo#968405). ++++ yast2-installation: - Ensure plymouth does not interfere with X11 when executing yast2-firstboot (bsc#966874) - 3.1.170 ++++ yast2-security: - Removed "Boot permissions - Interpretation of Ctrl + Alt + Del" combo box "Reboot" entry for s390 architecture. (fate#319711) - 3.2.1 ++++ zypper: - man: Enhance description of Download-and-install mode options (bsc#968254) - version 1.12.35 ------------------------------------------------------------------ ------------------ 2016-2-25 - Feb 25 2016 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Fixed crash if the general/mode section has not been defined. (bnc#968080) - 3.1.117 ++++ gnome-contacts: - Update to version 3.19.90: + Fixed minor bugs. + Updated translations. ++++ nautilus: - Update to version 3.19.90: + Reorganize shortcuts. + Remove bookmark manager. + More robust search. + Add preference for menu item "Delete Permanently". + Add preference for menu item "Create Link". + Fix jp2 images crashing nautilus. + Change icon of operations cancelation when operation is finished. + Allow Nautilus windows to be styled differently than other applications. + Add new search popover and search filtering. + Allow different search preferences for remote and local separately. + Remove sorting preference, since the view menu is the preference itself. + Allow different view type setting for search and normal. + Rework preferences window. + Add another zoom level and improve icons padding. + Allow to open the "Other Locations" in new tabs or windows. + Make operations popover keyboard navigable. + Limit search to maximum 5 years. ++++ installation-images-SLES: - drop xf86-input-vmmouse (fate#320612) ++++ ipmitool: - Update to latest ipmitool source code commit 9020b67347f46554009591ae91e4fa8875c65dfa Date: Tue Jan 12 21:16:37 2016 +0500 - Fix memleak: bnc#968105 Add: ipmitool-sol_memleak.patch ++++ kernel-default: - supported.conf: Add NFIT and NVDIMM Add NFIT and NVDIMM to supported.conf (FATE#319858, FATE#320457, FATE#320458, FATE#320459, FATE#320460) - commit d514b94 - supported.conf: Add more qemu device driver (bsc#968234) - commit b24cda9 - block, badblocks: introduce devm_init_badblocks (FATE#319858). - badblocks: rename badblocks_free to badblocks_exit (FATE#319858). - md: convert to use the generic badblocks code (FATE#319858). - block: Add badblock management for gendisks (FATE#319858). - badblocks: Add core badblock management code (FATE#319858). - commit 2696f98 - Btrfs: remove no longer used function extent_read_full_page_nolock() (bnc#968230). - Btrfs: fix page reading in extent_same ioctl leading to csum errors (bnc#968230). - Btrfs: fix invalid page accesses in extent_same (dedup) ioctl (bnc#968230). - commit 8d84e79 - supported.conf: Add mptspi and mptsas to -base (bsc#968206) - commit 2fda49b ++++ kernel-source: - supported.conf: Add NFIT and NVDIMM Add NFIT and NVDIMM to supported.conf (FATE#319858, FATE#320457, FATE#320458, FATE#320459, FATE#320460) - commit d514b94 - supported.conf: Add more qemu device driver (bsc#968234) - commit b24cda9 - block, badblocks: introduce devm_init_badblocks (FATE#319858). - badblocks: rename badblocks_free to badblocks_exit (FATE#319858). - md: convert to use the generic badblocks code (FATE#319858). - block: Add badblock management for gendisks (FATE#319858). - badblocks: Add core badblock management code (FATE#319858). - commit 2696f98 - Btrfs: remove no longer used function extent_read_full_page_nolock() (bnc#968230). - Btrfs: fix page reading in extent_same ioctl leading to csum errors (bnc#968230). - Btrfs: fix invalid page accesses in extent_same (dedup) ioctl (bnc#968230). - commit 8d84e79 - supported.conf: Add mptspi and mptsas to -base (bsc#968206) - commit 2fda49b ++++ kernel-syms: - supported.conf: Add NFIT and NVDIMM Add NFIT and NVDIMM to supported.conf (FATE#319858, FATE#320457, FATE#320458, FATE#320459, FATE#320460) - commit d514b94 - supported.conf: Add more qemu device driver (bsc#968234) - commit b24cda9 - block, badblocks: introduce devm_init_badblocks (FATE#319858). - badblocks: rename badblocks_free to badblocks_exit (FATE#319858). - md: convert to use the generic badblocks code (FATE#319858). - block: Add badblock management for gendisks (FATE#319858). - badblocks: Add core badblock management code (FATE#319858). - commit 2696f98 - Btrfs: remove no longer used function extent_read_full_page_nolock() (bnc#968230). - Btrfs: fix page reading in extent_same ioctl leading to csum errors (bnc#968230). - Btrfs: fix invalid page accesses in extent_same (dedup) ioctl (bnc#968230). - commit 8d84e79 - supported.conf: Add mptspi and mptsas to -base (bsc#968206) - commit 2fda49b ++++ kiwi: - Translated using Weblate (French) Currently translated at 100.0% (28 of 28 strings) ++++ samba: - Obsolete no longer existing samba-32bit package; (bsc#967625). ++++ openssl: - Fix CVE-2016-0702 (bnc#968050, "Cache Bleed"). The patch "openssl-CVE-2016-0702-openssl101.patch" prevents side channel attacks on modular exponentiation that attempted to recover RSA secret keys by analyzing cache-bank conflicts on the Intel Sandy-Bridge microarchitecture. The ability to exploit this issue was limited, however, as it required the attacker to have control of code running in a thread on the same hyper-threaded core as the victim thread which was performing decryptions. - Fix CVE-2016-0705 (bnc#968047) via "openssl-CVE-2016-0705.patch". This issue allowed attackers with the ability to load malformed DSA private keys into applications based on OpenSSL to trigger a double free() bug in OpenSSL's parser code. That scenario could be abused to facilitate a denial-of-service attack. - Fix CVE-2016-0797 (bnc#968048) via "openssl-CVE-2016-0797.patch". The BN_hex2bn() and BN_dec2bn() functions had a bug that could result in an attempt to de-reference a NULL pointer. This could have security consequences if these functions were ever called by user applications with large untrusted hex/decimal data. Also, internal usage of these functions in OpenSSL uses data from config files or application command line arguments. If user developed applications generated config file data based on untrusted data, then this could have had security consequences as well. - Fix CVE-2016-0800 (bnc#968046, "Drown"). OpenSSL used to be vulnerable to a cross-protocol attack that could lead to decryption of TLS sessions by using a server supporting SSLv2 and EXPORT cipher suites as a Bleichenbacher RSA padding oracle. The patch "openssl-CVE-2016-0800-DROWN-disable-ssl2.patch" remedies this issue by disabling the SSLv2 protocol (unless the environment variable $OPENSSL_ALLOW_SSL2 is defined) and all weak EXPORT ciphers (unless $OPENSSL_ALLOW_EXPORT is defined). - The PGP signature "openssl-1.0.1i.tar.gz.asc" of the OpenSSL release tarball was removed because the key that issued it uses insecure signature algorithms and can no longer be considered safe, i.e. having the signature around does not improve security. - Add patch "openssl-fips-dont-fall-back-to-default-digest.patch" to ensure that OpenSSL doesn't fall back to the default digest algorithm (SHA1) in case a non-FIPS algorithm was negotiated while running in FIPS mode. Instead, OpenSSL will refuse the session. (bnc#958501) - Fix CVE-2016-0798 via "openssl-CVE-2016-0798-101.patch". The SRP user database lookup method SRP_VBASE_get_by_user() had a memory leak that attackers could abuse to facility DoS attacks. To mitigate the issue, the seed handling in SRP_VBASE_get_by_user() was disabled even if the user has configured a seed. Applications are advised to migrate to SRP_VBASE_get1_by_user(). (bnc#968265) - Fix CVE-2016-0799 (bnc#968374) via "openssl-CVE-2016-0799.patch". On many 64 bit systems, the internal fmtstr() and doapr_outch() functions could miscalculate the length of a string and attempt to access out-of-bounds memory locations. These problems could have enabled attacks where large amounts of untrusted data is passed to the BIO_*printf functions. If applications use these functions in this way then they could have been vulnerable. OpenSSL itself uses these functions when printing out human-readable dumps of ASN.1 data. Therefore applications that print this data could have been vulnerable if the data is from untrusted sources. OpenSSL command line applications could also have been vulnerable when they print out ASN.1 data, or if untrusted data is passed as command line arguments. Libssl is not considered directly vulnerable. ++++ qemu: * This is a major release update from v2.3.1 to v2.5.0 cf. http://wiki.qemu-project.org/ChangeLog/2.5 (fate#316228) cf. http://wiki.qemu-project.org/ChangeLog/2.4 - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP2 * Patches dropped (upstream except as noted): 0015-linux-user-arm-no-tb_flush-on-reset.patch (tb_flush() not called) 0031-Legacy-Patch-kvm-qemu-preXX-report-.patch (more trouble than its worth) 0044-s390-Default-virtio-blk-to-ccw.patch 0046-configure-reduce-libseccomp-version.patch 0047-pcnet-force-the-buffer-access-to-be.patch 0048-linux-user-Allocate-thunk-size-dyna.patch 0049-slirp-use-less-predictable-director.patch 0051-vnc-fix-memory-corruption-CVE-2015-.patch 0052-qcow2-Handle-EAGAIN-returned-from-u.patch 0053-qcow2-Make-qcow2_alloc_bytes-more-e.patch 0054-net-avoid-infinite-loop-when-receiv.patch 0055-net-add-checks-to-validate-ring-buf.patch 0056-ide-fix-ATAPI-command-permissions.patch 0057-virtio-introduce-virtqueue_unmap_sg.patch 0058-virtio-introduce-virtqueue_discard.patch 0059-virtio-net-correctly-drop-truncated.patch 0060-e1000-Avoid-infinite-loop-in-proces.patch 0062-eepro100-Prevent-two-endless-loops.patch 0063-pcnet-fix-rx-buffer-overflow-CVE-20.patch 0064-fw_cfg-add-check-to-validate-curren.patch (see 0045-* patch added) 0067-ui-vnc-avoid-floating-point-excepti.patch 0068-virtio-serial-fix-ANY_LAYOUT.patch 0070-msix-implement-pba-write-but-read-o.patch 0072-ahci-add-ncq_err-helper.patch 0074-vmxnet3-Support-reading-IMR-registe.patch 0076-net-vmxnet3-Refine-l2-header-valida.patch ipxe-prefix-Use-.bss16-as-temporary-stac.patch ipxe-zbin-Fix-check-for-existence-of-mos.patch ipxe-zbin-Perform-extra-normalisation-af.patch ipxe-zbin-Remove-now-unused-unnrv2b.S-de.patch ipxe-zbin-Use-LZMA-compression.patch vgabios-Add-config-option-for-assembler-.patch vgabios-Emulate-leal-instruction.patch SLOF_ppc64le.patch * Patches renamed: 0032-console-add-question-mark-escape-op.patch - > 0030-console-add-question-mark-escape-op.patch 0033-Make-char-muxer-more-robust-wrt-sma.patch - > 0031-Make-char-muxer-more-robust-wrt-sma.patch 0034-linux-user-lseek-explicitly-cast-no.patch - > 0032-linux-user-lseek-explicitly-cast-no.patch 0035-virtfs-proxy-helper-Provide-__u64-f.patch - > 0033-virtfs-proxy-helper-Provide-__u64-f.patch 0036-configure-Enable-PIE-for-ppc-and-pp.patch - > 0034-configure-Enable-PIE-for-ppc-and-pp.patch 0037-Raise-soft-address-space-limit-to-h.patch - > 0035-Raise-soft-address-space-limit-to-h.patch 0038-increase-x86_64-physical-bits-to-42.patch - > 0036-increase-x86_64-physical-bits-to-42.patch 0039-vnc-provide-fake-color-map.patch - > 0037-vnc-provide-fake-color-map.patch 0040-vga-Raise-VRAM-to-16-MiB-for-pc-0.1.patch - > 0038-vga-Raise-VRAM-to-16-MiB-for-pc-0.1.patch 0041-i8254-Fix-migration-from-SLE11-SP2.patch - > 0039-i8254-Fix-migration-from-SLE11-SP2.patch 0042-acpi_piix4-Fix-migration-from-SLE11.patch - > 0040-acpi_piix4-Fix-migration-from-SLE11.patch 0043-s390-Remove-legacy-s390-virtio-mach.patch - > 0041-s390-Remove-legacy-s390-virtio-mach.patch 0045-qtest-Increase-socket-timeout-to-ac.patch - > 0042-qtest-Increase-socket-timeout-to-ac.patch 0050-dictzip-Fix-on-big-endian-systems.patch - > 0043-dictzip-Fix-on-big-endian-systems.patch 0061-Don-t-change-total_size-when-creati.patch - > 0044-Don-t-change-total_size-when-creati.patch 0065-i386-avoid-null-pointer-dereference.patch - > 0046-i386-avoid-null-pointer-dereference.patch 0066-scsi-initialise-info-object-with-ap.patch - > 0047-scsi-initialise-info-object-with-ap.patch 0069-ehci-make-idt-processing-more-robus.patch - > 0048-ehci-make-idt-processing-more-robus.patch 0071-net-ne2000-fix-bounds-check-in-iopo.patch - > 0049-net-ne2000-fix-bounds-check-in-iopo.patch 0073-ide-ahci-reset-ncq-object-to-unused.patch - > 0050-ide-ahci-reset-ncq-object-to-unused.patch 0075-net-vmxnet3-avoid-memory-leakage-in.patch - > 0051-net-vmxnet3-avoid-memory-leakage-in.patch 0077-hmp-fix-sendkey-out-of-bounds-write.patch - > 0052-hmp-fix-sendkey-out-of-bounds-write.patch 0078-usb-ehci-add-capability-mmio-write-.patch - > 0053-usb-ehci-add-capability-mmio-write-.patch 0079-e1000-eliminate-infinite-loops-on-o.patch - > 0054-e1000-eliminate-infinite-loops-on-o.patch * Patches added: 0045-fw_cfg-avoid-calculating-invalid-cu.patch - Begin package changes targeted for SLE-12-SP2 Point to just created SLE12-SP2 git branch in update_git.sh ++++ xrandr: - update to version 1.5.0 This release adds support for the new monitor objects added in RandR 1.5, and fixes a few bugs. ++++ yast2-bootloader: - include quiet in default kernel boot parameters for aarch64 - 3.1.163 ++++ yast2-theme-SLE: - Hide the window title during installation (workaround: set the same foreground and background colors) (bsc#965086) - 3.1.38 ------------------------------------------------------------------ ------------------ 2016-2-24 - Feb 24 2016 ------------------- ------------------------------------------------------------------ ++++ gnome-shell: - Add bnc963119-sle-fix-menu-navigation.patch: Fix the missing initial keyboard navigation for panel menus like application menu (bnc#963119). ++++ gtk3: - Update to version 3.19.10: + GTK+ will now list included backends when seeing the environment variable GDK_BACKEND=help. + Themes: - Windows theme improvements. - Adwaita cleanups. + Wayland: Implement startup notification. + Bugs fixed: bgo#309300, bgo#723659, bgo#754743, bgo#756659, bgo#760714, bgo#761431, bgo#761432, bgo#761760, bgo#762258, bgo#762315, bgo#762319, bgo#762392. + Updated translations. ++++ ibus: - Fix the invocation of ibus service for KDE, etc (boo#968486): for DEs known to support autostart (KDE, XFCE and LXCE), ibus is now started via XDG autostart for avoiding the race. This should fix the missing ibus service. For other DEs, ibus is still started in xim script, but with a slight (two seconds) delay for avoiding the race, too. Along with the change, INPUT_METHOD environment variable is set explicitly in xim script at startup; this is referred in XDG autostart so that it won't be executed when other IM is chosen. Last but not least, the explicit dbus-launch invocation is dropped, as it's known to conflict with DE's own startup of dbus ++++ ipmitool: - do not use systemd macros for non-systemd distributions ++++ kernel-default: - supported.conf: Add e1000e (emulated by VMware) to -base (bsc#968074) - commit 7dc308f - drm/nouveau/display: Enable vblank irqs after display engine is on again (bsc#962535). - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2) (bsc#962535). - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4 (bsc#962535). - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2) (bsc#962535). - drm: No-Op redundant calls to drm_vblank_off() (v2) (bsc#962535). - commit 0cca1d5 - Update config files. Enable CAVIUM_ERRATUM_27456 - commit 0ff4564 - arm64: Add workaround for Cavium erratum 27456. - commit 121371b - supported.conf: Add ARM64 crypto modules as supported Those modules are already listed for other architectures and are probed during installation / boot. - commit 6e33f5d - supported.conf: List bochs-drm for openQA OpenQA uses KVM with -device VGA, which defaults to bochs DRM on aarch64, so we need to have it available in the installation system. - commit 950874b - config: arm64: compile xgene-slimpro as a module - commit 4612d10 - usb: Use memdup_user to reuse the code (FATE#319959). - usb: core: lpm: remove usb3_lpm_enabled in usb_device (FATE#319959). - usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices (FATE#319959). - usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS (FATE#319959). - usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices (FATE#319959). - usb: add device descriptor for usb 3.1 root hub (FATE#319959). - usb: Support USB 3.1 extended port status request (FATE#319959). - USB: core, devio: use to_usb_device (FATE#319959). - USB: core, wusbcore: use bus_to_hcd (FATE#319959). - USB: host: use to_platform_device (FATE#319959). - xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices (FATE#319959). - xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers (FATE#319959). - xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability (FATE#319959). - xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices (FATE#319959). - usb: core: switch bus numbering to using idr (FATE#319959). - usb: sysfs: make locking interruptible (FATE#319959). - usb: no locking for reading descriptors in sysfs (FATE#319959). - xhci: harden xhci_find_next_ext_cap against device removal (FATE#319959). - usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lock (FATE#319959). - usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor (FATE#319959). - usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor (FATE#319959). - usb: Add USB 3.1 Precision time measurement capability descriptor support (FATE#319959). - xhci: refactor and cleanup endpoint initialization (FATE#319959). - xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints (FATE#319959). - xhci: cleanup isoc tranfers queuing code (FATE#319959). - xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1 (FATE#319959). - usb: add HAS_IOMEM dependency to USB_XHCI_HCD (FATE#319959). - USB: Add support for usbfs zerocopy (FATE#319959). - usb: Add USB 3.1 Precision time measurement capability descriptor support (FATE#319959). - Refresh patches.drivers/0007-xhci-use-debug-level-when-printing-out-interval-roun.patch. - commit 014c47f - usb: core: devio.c: Removed unnecessary space (FATE#319959). - usb: core: lpm: add sysfs node for usb3 lpm permit (FATE#319959). - usb : replace dma_pool_alloc and memset with dma_pool_zalloc (FATE#319959). - xhci: rework xhci extended capability list parsing functions (FATE#319959). - xhci: use debug level when printing out interval rounding messages (FATE#319959). - usb: host: xhci-plat: add firmware_name in xhci_plat_priv (FATE#319959). - usb: host: xhci-plat: add struct xhci_plat_priv (FATE#319959). - usb: host: xhci: add a platform-private field (FATE#319959). - usb: host: xhci: cleanup hcd private size (FATE#319959). - xhci: use the correct define to indicate port status suspend change (FATE#319959). - USB: limit usbfs snooping of URB contents (FATE#319959). - commit 8bf8228 ++++ kernel-source: - supported.conf: Add e1000e (emulated by VMware) to -base (bsc#968074) - commit 7dc308f - drm/nouveau/display: Enable vblank irqs after display engine is on again (bsc#962535). - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2) (bsc#962535). - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4 (bsc#962535). - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2) (bsc#962535). - drm: No-Op redundant calls to drm_vblank_off() (v2) (bsc#962535). - commit 0cca1d5 - Update config files. Enable CAVIUM_ERRATUM_27456 - commit 0ff4564 - arm64: Add workaround for Cavium erratum 27456. - commit 121371b - supported.conf: Add ARM64 crypto modules as supported Those modules are already listed for other architectures and are probed during installation / boot. - commit 6e33f5d - supported.conf: List bochs-drm for openQA OpenQA uses KVM with -device VGA, which defaults to bochs DRM on aarch64, so we need to have it available in the installation system. - commit 950874b - config: arm64: compile xgene-slimpro as a module - commit 4612d10 - usb: Use memdup_user to reuse the code (FATE#319959). - usb: core: lpm: remove usb3_lpm_enabled in usb_device (FATE#319959). - usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices (FATE#319959). - usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS (FATE#319959). - usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices (FATE#319959). - usb: add device descriptor for usb 3.1 root hub (FATE#319959). - usb: Support USB 3.1 extended port status request (FATE#319959). - USB: core, devio: use to_usb_device (FATE#319959). - USB: core, wusbcore: use bus_to_hcd (FATE#319959). - USB: host: use to_platform_device (FATE#319959). - xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices (FATE#319959). - xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers (FATE#319959). - xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability (FATE#319959). - xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices (FATE#319959). - usb: core: switch bus numbering to using idr (FATE#319959). - usb: sysfs: make locking interruptible (FATE#319959). - usb: no locking for reading descriptors in sysfs (FATE#319959). - xhci: harden xhci_find_next_ext_cap against device removal (FATE#319959). - usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lock (FATE#319959). - usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor (FATE#319959). - usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor (FATE#319959). - usb: Add USB 3.1 Precision time measurement capability descriptor support (FATE#319959). - xhci: refactor and cleanup endpoint initialization (FATE#319959). - xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints (FATE#319959). - xhci: cleanup isoc tranfers queuing code (FATE#319959). - xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1 (FATE#319959). - usb: add HAS_IOMEM dependency to USB_XHCI_HCD (FATE#319959). - USB: Add support for usbfs zerocopy (FATE#319959). - usb: Add USB 3.1 Precision time measurement capability descriptor support (FATE#319959). - Refresh patches.drivers/0007-xhci-use-debug-level-when-printing-out-interval-roun.patch. - commit 014c47f - usb: core: devio.c: Removed unnecessary space (FATE#319959). - usb: core: lpm: add sysfs node for usb3 lpm permit (FATE#319959). - usb : replace dma_pool_alloc and memset with dma_pool_zalloc (FATE#319959). - xhci: rework xhci extended capability list parsing functions (FATE#319959). - xhci: use debug level when printing out interval rounding messages (FATE#319959). - usb: host: xhci-plat: add firmware_name in xhci_plat_priv (FATE#319959). - usb: host: xhci-plat: add struct xhci_plat_priv (FATE#319959). - usb: host: xhci: add a platform-private field (FATE#319959). - usb: host: xhci: cleanup hcd private size (FATE#319959). - xhci: use the correct define to indicate port status suspend change (FATE#319959). - USB: limit usbfs snooping of URB contents (FATE#319959). - commit 8bf8228 ++++ kernel-syms: - supported.conf: Add e1000e (emulated by VMware) to -base (bsc#968074) - commit 7dc308f - drm/nouveau/display: Enable vblank irqs after display engine is on again (bsc#962535). - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2) (bsc#962535). - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4 (bsc#962535). - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2) (bsc#962535). - drm: No-Op redundant calls to drm_vblank_off() (v2) (bsc#962535). - commit 0cca1d5 - Update config files. Enable CAVIUM_ERRATUM_27456 - commit 0ff4564 - arm64: Add workaround for Cavium erratum 27456. - commit 121371b - supported.conf: Add ARM64 crypto modules as supported Those modules are already listed for other architectures and are probed during installation / boot. - commit 6e33f5d - supported.conf: List bochs-drm for openQA OpenQA uses KVM with -device VGA, which defaults to bochs DRM on aarch64, so we need to have it available in the installation system. - commit 950874b - config: arm64: compile xgene-slimpro as a module - commit 4612d10 - usb: Use memdup_user to reuse the code (FATE#319959). - usb: core: lpm: remove usb3_lpm_enabled in usb_device (FATE#319959). - usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices (FATE#319959). - usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS (FATE#319959). - usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices (FATE#319959). - usb: add device descriptor for usb 3.1 root hub (FATE#319959). - usb: Support USB 3.1 extended port status request (FATE#319959). - USB: core, devio: use to_usb_device (FATE#319959). - USB: core, wusbcore: use bus_to_hcd (FATE#319959). - USB: host: use to_platform_device (FATE#319959). - xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices (FATE#319959). - xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers (FATE#319959). - xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability (FATE#319959). - xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices (FATE#319959). - usb: core: switch bus numbering to using idr (FATE#319959). - usb: sysfs: make locking interruptible (FATE#319959). - usb: no locking for reading descriptors in sysfs (FATE#319959). - xhci: harden xhci_find_next_ext_cap against device removal (FATE#319959). - usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lock (FATE#319959). - usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor (FATE#319959). - usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor (FATE#319959). - usb: Add USB 3.1 Precision time measurement capability descriptor support (FATE#319959). - xhci: refactor and cleanup endpoint initialization (FATE#319959). - xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints (FATE#319959). - xhci: cleanup isoc tranfers queuing code (FATE#319959). - xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1 (FATE#319959). - usb: add HAS_IOMEM dependency to USB_XHCI_HCD (FATE#319959). - USB: Add support for usbfs zerocopy (FATE#319959). - usb: Add USB 3.1 Precision time measurement capability descriptor support (FATE#319959). - Refresh patches.drivers/0007-xhci-use-debug-level-when-printing-out-interval-roun.patch. - commit 014c47f - usb: core: devio.c: Removed unnecessary space (FATE#319959). - usb: core: lpm: add sysfs node for usb3 lpm permit (FATE#319959). - usb : replace dma_pool_alloc and memset with dma_pool_zalloc (FATE#319959). - xhci: rework xhci extended capability list parsing functions (FATE#319959). - xhci: use debug level when printing out interval rounding messages (FATE#319959). - usb: host: xhci-plat: add firmware_name in xhci_plat_priv (FATE#319959). - usb: host: xhci-plat: add struct xhci_plat_priv (FATE#319959). - usb: host: xhci: add a platform-private field (FATE#319959). - usb: host: xhci: cleanup hcd private size (FATE#319959). - xhci: use the correct define to indicate port status suspend change (FATE#319959). - USB: limit usbfs snooping of URB contents (FATE#319959). - commit 8bf8228 ++++ compat-openssl098: - avoid running OPENSSL_config twice. This avoids breaking engine loading. (bsc#952871, bsc#967787) * add openssl-avoid-config-twice.patch ++++ libseccomp: - Update to git snapshot 2.3.0~g96 * have libseccomp build with newer linux-glibc-devel; "multiplexed and direct socket syscalls" - Drop libseccomp-s390x-support.patch, libseccomp-ppc64le.patch (no longer apply - merged upstream) - Add builderror-k316.diff ++++ powertop: - Fate#320264: Adding to SLE. - Require xterm-bin on openSUSE and xterm on other systems. xterm was splitted on openSUSE to have fewer dependencies. - Fixing powertop-no-date.patch: Missed a whitespace between program name and version. ++++ sled-manuals_en: - Update text and image files (git: b5fed9c); bsc#967252 fixes the following bugs: bsc#937511, bsc#955822, bsc#956058, bsc#956059, bsc#957697, bsc#958054, bsc#958461, bsc#959634, bsc#961307, bsc#961678, bsc#963047, bsc#964121. ++++ sles-manuals_en: - Update text and image files (git: b5fed9c); bsc#967247 fixes the following bugs: bsc#937511, bsc#955822, bsc#956058, bsc#956059, bsc#957697, bsc#958054, bsc#958461, bsc#959634, bsc#961307, bsc#961678, bsc#963047, bsc#964121. ++++ xen: - bsc#968004 - VUL-0: CVE-2016-2538: xen: usb: integer overflow in remote NDIS control message handling CVE-2016-2538-qemuu-usb-integer-overflow-in-remote-NDIS-message-handling.patch ++++ xfsprogs: - mark sparse inode allocation as unsupported (fate#315263) 0001-xfsprogs-mark-sparse-inode-allocation-as-unsupported.patch ++++ yast2-storage: - Restoration of auto-deleted shadowed subvolumes works all along the installation process, not only within each invocation to the expert partitioner (fate#320296) - 3.1.79 ++++ zypper: - Return 106-ZYPPER_EXIT_INF_REPOS_SKIPPED if repos were skipped due to a failing refresh (bsc#968006) - Fix repo import to honor enable and autorefresh flags (bsc#967673) - fix addlock man page header (boo#966760) - version 1.12.34 ------------------------------------------------------------------ ------------------ 2016-2-23 - Feb 23 2016 ------------------- ------------------------------------------------------------------ ++++ Mesa: - disable wayland support again for sle12 (has been an oversight before!) [fate #315643-315645, 319159-319161, 319618] - commented in specfile, that libdrm_amdgpu is required for building radeonsi DRI driver ++++ autoyast2: - As network configuration will be moved to first installation stage and wickedd should not be restarted in the second stage, all wickedd and network services will not be restarted at all by AutoYaST. (bnc#944349, bnc#955260) - 3.1.116 ++++ hexchat: - Change URL - Remove BuildRequires for fdupes, not need for it - Use check for openSUSE %if 0%{?suse_version} - Add BuildRequires for hicolor-icon-theme - Add BuildRoot for older openSUSE versions - Use %{name} instead of hexchat ++++ installation-images-SLES: - added systemd-vconsole-setup (bsc#964342) - 14.232 ++++ irqbalance: - fix-aarch64-support.patch: Fix AArch64 support (fate#319973) ++++ kernel-default: - supported.conf: Add the qemu scsi driver (sym53c8xx) to -base (bsc#967802) - commit 2a4e93e - rpm/kernel-binary.spec.in: Sync the main and -base package dependencies (bsc#965830#c51). - commit bf655ed - ALSA: hda - Apply clock gate workaround to Skylake, too (bsc#966137). - commit 53ec758 - perf stat: Do not clean event's private stats (bsc#967690). - perf kvm/powerpc: Add support for HCALL reasons (FATE#319935). - perf kvm/powerpc: Port perf kvm stat to powerpc (FATE#319935). - perf kvm/{x86,s390}: Remove const from kvm_events_tp (FATE#319935). - perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h (FATE#319935). - perf/x86/intel/uncore: Add Knights Landing uncore PMU support (FATE#318985). - perf/x86/intel/uncore: Remove hard coding of PMON box control MSR offset (FATE#318985). - perf/x86/intel: Add perf core PMU support for Intel Knights Landing (FATE#318985). - perf/x86/intel/uncore: Add Broadwell-EP uncore support (FATE#320429). - commit 49c17d0 ++++ kernel-source: - supported.conf: Add the qemu scsi driver (sym53c8xx) to -base (bsc#967802) - commit 2a4e93e - rpm/kernel-binary.spec.in: Sync the main and -base package dependencies (bsc#965830#c51). - commit bf655ed - ALSA: hda - Apply clock gate workaround to Skylake, too (bsc#966137). - commit 53ec758 - perf stat: Do not clean event's private stats (bsc#967690). - perf kvm/powerpc: Add support for HCALL reasons (FATE#319935). - perf kvm/powerpc: Port perf kvm stat to powerpc (FATE#319935). - perf kvm/{x86,s390}: Remove const from kvm_events_tp (FATE#319935). - perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h (FATE#319935). - perf/x86/intel/uncore: Add Knights Landing uncore PMU support (FATE#318985). - perf/x86/intel/uncore: Remove hard coding of PMON box control MSR offset (FATE#318985). - perf/x86/intel: Add perf core PMU support for Intel Knights Landing (FATE#318985). - perf/x86/intel/uncore: Add Broadwell-EP uncore support (FATE#320429). - commit 49c17d0 ++++ kernel-syms: - supported.conf: Add the qemu scsi driver (sym53c8xx) to -base (bsc#967802) - commit 2a4e93e - rpm/kernel-binary.spec.in: Sync the main and -base package dependencies (bsc#965830#c51). - commit bf655ed - ALSA: hda - Apply clock gate workaround to Skylake, too (bsc#966137). - commit 53ec758 - perf stat: Do not clean event's private stats (bsc#967690). - perf kvm/powerpc: Add support for HCALL reasons (FATE#319935). - perf kvm/powerpc: Port perf kvm stat to powerpc (FATE#319935). - perf kvm/{x86,s390}: Remove const from kvm_events_tp (FATE#319935). - perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h (FATE#319935). - perf/x86/intel/uncore: Add Knights Landing uncore PMU support (FATE#318985). - perf/x86/intel/uncore: Remove hard coding of PMON box control MSR offset (FATE#318985). - perf/x86/intel: Add perf core PMU support for Intel Knights Landing (FATE#318985). - perf/x86/intel/uncore: Add Broadwell-EP uncore support (FATE#320429). - commit 49c17d0 ++++ kiwi: - quiet umount /proc error of missing mtab - run exec >/dev/null after screen clears in quiet mode - v7.03.58 released - Fixed shell syntax in grub2 template Fixes (bnc#961334) ++++ samba: - Update to 4.3.5. + s3:utils/smbget: Fix recursive download; (bso#6482). + s3: smbd: posix_acls: Fix check for setting u:g:o entry on a filesystemi with no ACL support; (bso#10489). + s3:smbd/oplock: Obey kernel oplock setting when releasing oplocks; (bso#11400). + vfs_shadow_copy2: Fix case where snapshots are outside the share; (bso#11580). + smbclient: Query disk usage relative to current directory; (bso#11662). + winbindd: Handle expired sessions correctly; (bso#11670). + smbd: Show correct disk size for different quota and dfree block sizes; (bso#11681). + smbcacls: Fix uninitialized variable; (bso#11682). + s3:smbd: Ignore initial allocation size for directory creation; (bso#11684). + s3-client: Add a KRB5 wrapper for smbspool; (bso#11690). + s3-parm: Clean up defaults when removing global parameters; (bso#11693). + Use M2Crypto.RC4.RC4 on platforms without Crypto.Cipher.ARC4; (bso#11699). + s3: smbd: Fix timestamp rounding inside SMB2 create; (bso#11703). + ctdb: Remove error messages after kernel security update; CVE-2015-8543; (bso#11705). + loadparm: Fix memory leak issue; (bso#11708). + lib/tsocket: Work around sockets not supporting FIONREAD; (bso#11714). + ctdb-scripts: Drop use of "smbcontrol winbindd ip-dropped ..."; (bso#11719). + s3:smbd:open: Skip redundant call to file_set_dosmode when creating a new file; (bso#11727). + param: Fix str_list_v3 to accept ";" again; (bso#11732). ++++ webkit2gtk3: - Update webkitgtk-disable-gcc-version-checks.patch to fix building with gcc 4.8 (fix from Mike Gorse). ++++ openscap: - scap-yast2sec-xccdf.xml: Use cpe:/o:suse:sle , as the ruleset is generic for desktop, server and also works on sle11 and sle12. ++++ libssh2_org: - add SHA256 support for DH group exchange (fate#320343, bsc#961964) * add patches: 0001-Add-support-for-HMAC-SHA-256-and-HMAC-SHA-512.patch 0001-kex-Added-diffie-hellman-group-exchange-sha256-suppo.patch ++++ python-pyldap: - Use HTTPS links ++++ python-sip: - Fix a shell syntax error in %preun due to missing spaces (bnc#967817) ++++ suse-module-tools: - add missing requirements on module-init-tools, findutils and gzip, mkinitrd (bnc#965830) ++++ xf86-video-amdgpu: - update to 1.0.1 * sync: Check if miSyncShmScreenInit symbol is resolved at runtime * Only map front buffer if glamor acceleration is disabled (v2) * Don't advertise any PRIME offloading capabilities without acceleration * Load fb module before glamoregl/shadow modules * HAS_DIRTYTRACKING_ROTATION also supports multiple CRTCs * Check for NULL koutput in drmmode_output_dpms ------------------------------------------------------------------ ------------------ 2016-2-22 - Feb 22 2016 ------------------- ------------------------------------------------------------------ ++++ Mesa-demo: - Update to version 8.3.0 (fate #315643-315645, 319159-319161, 319618) * This new mesa-demos release fixes the build issue against mesa 10.6 (Bug #91643) and picks up the latest glxinfo changes. - supersedes u_mesa-demos_missing-libs.diff - no longer disable egl build ++++ cantarell-fonts: - Update to version 0.0.23: + Reworked anchors for correct accent rendering under harfbuzz 1.2.0. + More anchor and combined glyph work. ++++ cifs-utils: - Don't ignore libldb, libtalloc, libtevent, and samba-client-libs at build time; (bsc#966174). - Update to cifs-utils 6.5. + mount.cifs: ignore x- mount options + minor build fixes; obsoletes include_paths.h_for__PATH_MOUNTED.patch + minor manpage fix ++++ glibc: - s390x-remove-direct-socket-calls.patch: Don't use direct socket calls on s390x only available on 4.3+ ++++ glibc: - s390x-remove-direct-socket-calls.patch: Don't use direct socket calls on s390x only available on 4.3+ ++++ installation-images-SLES: - adjust to samba package changes - 14.231 - we need libblogger - showconsole has been split from sysvinit-tools into package blog - 14.230 ++++ kernel-default: - xfs: add unsupported features option (FATE#315263). - commit dc150a7 - SUSE: factor out unsupported feature handling (FATE#314697, FATE#317919, FATE#315263). - commit 0f9cdae - Update DMAPI patchset against v4.4 (FATE#320558). - commit bd191ec - rpm/kernel-binary.spec.in: Conflict with util-linux from SP1 (fate#320552) - commit 9df076b ++++ kernel-source: - xfs: add unsupported features option (FATE#315263). - commit dc150a7 - SUSE: factor out unsupported feature handling (FATE#314697, FATE#317919, FATE#315263). - commit 0f9cdae - Update DMAPI patchset against v4.4 (FATE#320558). - commit bd191ec - rpm/kernel-binary.spec.in: Conflict with util-linux from SP1 (fate#320552) - commit 9df076b ++++ kernel-syms: - xfs: add unsupported features option (FATE#315263). - commit dc150a7 - SUSE: factor out unsupported feature handling (FATE#314697, FATE#317919, FATE#315263). - commit 0f9cdae - Update DMAPI patchset against v4.4 (FATE#320558). - commit bd191ec - rpm/kernel-binary.spec.in: Conflict with util-linux from SP1 (fate#320552) - commit 9df076b ++++ kiwi: - v7.03.57 released - Refactor suseStripKernel The way the method downsizes the kernel tree is wrong in several places and very hard to read. Therefore the code has been refactored and splitted into task methods which can run independently from each other. As one result the kernel tree is not missing any metadata and/or update weak-updates paths anymore. Fixes (bnc#965830) - v7.03.56 released ++++ glu: - latest changes required for updated Mesa on sle12 (fate #315643-315645, 319159-319161, 319618) ++++ libGLw: - latest changes required for updated Mesa on sle12 (fate #315643-315645, 319159-319161, 319618) ++++ samba: - Shift samba-client sysconfig data into samba and samba-winbind; (bsc#947361). ++++ harfbuzz: - Add Conflicts: cantarell-fonts < 0.0.23. Previous versions of cantarell-fonts have a bug that harfbuzz now exposes, so add a conflicts to work-around that. ++++ libssh2_org: - fix CVE-2016-0787 (bsc#967026) * Weakness in diffie-hellman secret key generation * add CVE-2016-0787.patch ++++ libusbmuxd: - Add COPYING to %doc ++++ wicked: - fsm: do not segfault on device hierarchy loops (bnc#959356); corrected pull#618 fix to not reset master and use its name then. [+ 0001-fsm-do-not-use-master-name-after-reset-bsc-959356.patch] ++++ lsb-release: - Change Distributor name from "SUSE LINUX" to "SUSE", since the LSB spec is not in sync with the reference implementation, and some projects follow the reference implementation and not the spec. ++++ man-pages: - open.2: O_TMPFILE support was added to btrfs [bsc#967488] + man-pages-open-btrfs.patch ++++ supportutils: - Removed Requires: binutils from spec ++++ yast2: - Add support for showing update messages from libzypp (related to bsc#943805) - 3.1.175 ++++ yast2-network: - bnc#960703 - sometimes wicked was started instead of NetworkManager in case of AY installation. Moreover it could happen that both services were "half-started" and network setup got broken. - bsc#903190 - Recognized netcard with sub_class_id 07 as InfiniBand (ib) which now are not filtered out (knut.anderssen@suse.com). - 3.1.143 ++++ yast2-packager: - Show messages coming from libzypp except during installation (bsc#943805) - 3.1.90 ------------------------------------------------------------------ ------------------ 2016-2-21 - Feb 21 2016 ------------------- ------------------------------------------------------------------ ++++ clutter-gtk: - Add upstream patches fixing various wayland and hidpi issues: + cg-Actor-fix-incorrect-allocation-logic.patch (bgo#758937). + cg-Actor-propagate-scale-factor.patch (bgo#758937). + cg-Silence-deprecation-warnings.patch (bgo#759375). ++++ gnome-clocks: - Update to version 3.19.2: + Adapt to GTK changes. + Add HighContrast theme variant. + Refactor internals to use GListModel. + Updated translations. ++++ kiwi: - Fix filesystem check on boot In the refactoring fc363cc06, the parameters of checkFileSystem got changed to expect the device name, but one of the invocations didn't pass down the device name due to a typo. ++++ libreoffice: - Try to enable libreofficekit integration by mimicking what RH does bnc#965296 ++++ python-gobject: - Update to version 3.19.90: + tests: - Set the active style context state before retrieving values. - Fix crash with empty drag source icon names (bgo#762392). + Try to import GdkX11 in Gdk overrides (bgo#673396). + Fix import warnings pointing to the wrong code with CPython 3.3/3.5 (bgo#757184). ++++ python3-gobject: - Update to version 3.19.90: + tests: - Set the active style context state before retrieving values. - Fix crash with empty drag source icon names (bgo#762392). + Try to import GdkX11 in Gdk overrides (bgo#673396). + Fix import warnings pointing to the wrong code with CPython 3.3/3.5 (bgo#757184). ++++ yast2-installation: - bnc#960703 - network service setup moved into yast2-network package. - 3.1.169 ------------------------------------------------------------------ ------------------ 2016-2-20 - Feb 20 2016 ------------------- ------------------------------------------------------------------ ++++ gnome-control-center: - Drop nautilus requires: nothing in g-c-c depends on nautilus' presence. ++++ kernel-default: - bpf: fix branch offset adjustment on backjumps after patching ctx expansion (bsc#966684, CVE-2016-2383). - commit 34c3c2e ++++ kernel-source: - bpf: fix branch offset adjustment on backjumps after patching ctx expansion (bsc#966684, CVE-2016-2383). - commit 34c3c2e ++++ kernel-syms: - bpf: fix branch offset adjustment on backjumps after patching ctx expansion (bsc#966684, CVE-2016-2383). - commit 34c3c2e ++++ kiwi: - Remove grub2 from the armv6/v7 initrd Grub2 adds 35MB to the initrd for no reason on armv6/v7, as those images use u-boot scripts for booting. - Remove flush before resize filesystem According to the manpage, -F is flushing the fileystem buffer caches. which is only really useful for doing resize2fs time trials. With current Tumbleweed installed on MMC, -F triggers a Inappropriate ioctl for device while trying to flush error, and then fails to resize. ------------------------------------------------------------------ ------------------ 2016-2-19 - Feb 19 2016 ------------------- ------------------------------------------------------------------ ++++ adwaita-icon-theme: - Update to version 3.19.90: + Lighter fullcolor folders. + Thicker stroke for non-starred-symbolic. + Emblem-new metaphor sync. + Call-start call-stop symbolic shape improvements. + Mark-location-symbolic improved shape. + Edit-cut shape improvement. + Simplify hdd symbolic shapes. + Document-edit-symblic. + Visual separation between list and grid view and hamburger menu (symbolic). + Symbolic wifi-acquiring bugfix. + Specfic icon grid for gnome-shell. + Windows build system scripts. + Updated translations. ++++ ceph: - Update to version 10.0.2+git.1455908565.a9805ef: + ceph.spec.in: disable make check ulimit checking + Makefile: workaround an automake bug for "make check" + src/yasm-wrapper: ignore parameters starting with ggc-min + Refrain from versioning and packaging libec test plugins ++++ devilspie2: - Drop _service and use url instead - Build with optflags - Cleanup spec file with spec-cleaner - Add gpg signature ++++ evolution: - Update to version 3.19.90: + EHTMLEditorView: - It's not possible to change formatting from Blockquote to list. - Some of the Evolution's composer attributes are sent in HTML messages. - Avoid possible critical warnings when sending HTML messages. - Avoid critical warnings when deleting a text smiley. - Fragment can be used uninitialized when saving history while deleting. - Undoing the citation split does not re-wrap and re-quote the block. - Pressing the Return key in the beginning of list item will delete the item. - Don't send the empty signature placeholder in the HTML messages. + EHTMLEditorUtils - prev_parent variable can be used uninitialized. + EMinicard: Release grab when started drag of the contact. + Do not let itip-formatter plugin disable. + Use icaltzutil_set_exact_vtimezones_support(), if available. + Update the AppData to spec version 0.7+. + Add a missing tag to the AppData file. + Do not require gnome-common to run autogen.sh. + Show composer when processing mailto: only after From account is set. + Address some compiler warnings. + Avoid delay when going online with --force-online command-line option. + Cancel editing when change notification comes in the Day View. + Use UTF-8 default composer-charset, if not set. + Bugs fixed: bgo#725320, bgo#758977, bgo#759201, bgo#759474, bgo#759618, bgo#759873, bgo#760520, bgo#760563, bgo#760638, bgo#760971, bgo#761166, bgo#761346, bgo#761394, bgo#761453, bgo#761483, bgo#761496, bgo#761506, bgo#761883. + Updated translations. - Update to version 3.19.4: + EHTMLEditorView: - Cannot append text to links if non-breaking space is presented. - Extra new line added after pressing the Backspace in a list item with one character. - History can be overwritten when redoing the Return key press in an empty list item. - Redoing the Return key press in the list can fail. - Pressing the Return key in the bulleted list does not end it. - Cannot remove an empty bulleted list item with Backspace key. - Only change a smiley to plain text when the node is smiley. + Enhance workaround for bgo#737949. + Add metainfo.xml files for pst-import plugin. + Add "Message->Mailing List->Copy Message Archive URL" for Archived-At header. + Bugs fixed: bgo#755743, bgo#759536, bgo#759564, bgo#759584, bgo#759665, bgo#760365. + Updated translations. - Split out new package evolution-plugin-pst-import, containing the Outlook PST Import plugin. - Update to version 3.19.3: + Mail Preferences->Junk page incorrectly referenced in the code. + Fix crash on quit in gtk_application_impl_uninhibit(). + Ask for a forced quit when a user tries to re-close the window. + Attachments List View passes mouse events to the parent widget. + Add into appdata/metainfo files. + Visualize incorrect values in account/source editors. + Composer: - Last empty block in pasted content could be inaccessible. - Set GObject's data on history event instead on its data and rename them. - Partially revert previous commit as EHTMLEditorHistoryEvent is not GObject. + EHTMLEditorSelection: - Editor is not marked as changed after doing paste action. + EHTMLEditorView: - Add an debug message when inserting a new history event. - Warning printed on console after pressing Enter & Tabulator. - Don't save history when undoing/redoing a paste of content. - Check if the Backspace or Delete operation can remove anything. - Don't include non-breaking space while recognizing links. - Links could not be recognized after deleting them and later undoing it. - Caret is put on wrong place when pasting into quoted content. - Note a type of DOMRange comparison in comment. - Don't include non-breaking space while recognizing links. - Don't check for links if we cannot obtain valid block. - Undoing and redoing Return press in the beginning of citation is wrong. - 'Paste Quotation' action in HTML mode is not setting the caret to the right position. - Replace the preedit-* signals with compositionstart and compositionend HTML events. - Rename variables and functions to more reflect previous change. + EMailPrinter - Clean the unused variables. + Bugs fixed: bgo#758089, bgo#758152, bgo#758650, bgo#758665, bgo#752543, bgo#758827, bgo#758752, bgo#758827, bgo#758851, bgo#758846, bgo#758849, bgo#758747, bgo#758856, bgo#757939, bgo#759046, bgo#759337, bgo#749712. + Updated translations. - Update to version 3.19.2: + EHTMLEditorSelection: Remove previously inserted BR if correcting wrapping around selection markers. + EHTMLEditorView: - Fix a link detection when ending a link with the Return key. - Don't leak the WebKitDOMRange object when undoing the Return key press. - New lines could be skipped when parsing the mail content into the composer. - Allow to append a query to the link. - Correctly remove the HISTORY_AND events from history. - Post-process every HISTORY_DELETE event. - After undoing the HISTORY_DELETE operation always re-wrap and re-quote current block. + Make calendar editors modular and non-UI-blocking. + Updated German screen-shots. + Forward ETable/ETree background events to an ETableItem. + Task view's "Assign task" doesn't open editor with attendees. + [ECompEditor] Store attachments to calendar's local store on save. + [ECompEditor] Always enable the editor after the save is complete. + [EActivityBar] Do not remove timeout GSource twice in dispose. + [libgnomecanvas] Drag end not recognized with gtk+ 3.18.x. + [EMailBrowser] Free MessageList on close. + Do not leak a GalView in a GalViewInstance. + Read link/visited-link colors also from the style context flags. + [EMailLabelListStore] Avoid circular dependency in a tag cache. + Preferences window never freed. + EShell not finalized on exit. + [EMeetingTimeSelector] Expects wrong objects in detach menu callbacks. + [ECompEditor] Disable editing of some parts when the user is not the organizer. + Disable animation of the GtkInfoBar's revealer. + [ECompEditor] Change order of an alert add and remove. + Free EMailFormatter/Parser extension caches on application exit. + Fix possible memory leak with attachments in message preview. + EAttachment/Store not freed in the message preview panel. + Bugs fixed: bgo#735747, bgo#757246, bgo#757188, bgo#757348, bgo#216130, bgo#272854, bgo#639299, bgo#757342, bgo#755418, bgo#757594, bgo#757660, bgo#757658, bgo#598037, bgo#692713, bgo#744859, bgo#241050, bgo#710761, bgo#757654, bgo#758015, bgo#757887, bgo#616931, bgo#758191. + Updated translations. - Changes from version 3.19.1: + Fix the name of GNOME Calendar. + Fix translation of default:mm. + Use set date/time format in Tasks/Memos previews. + Add also evolution-mail-formatter into Libs of evolution-mail.pc. + Pack address book importers' selector into a scrollable window. + EHTMLEditorSelection: - Selection start marker could be wrongly saved before the quote character. - Selection is wrongly restored when it is on the end of block. - Blocks are wrongly wrapped around selection markers. - Font color can't be set. - Current font color is discarded after modifying the font size. - Font formats are reported wrongly if the are nested FONT elements. - build fix. - Make sure we really wrap when ending a line. - Trailing and leading spaces could be lost. - Replace g_strstr_len usage with strstr. + EHTMLEditorView: - Only process the Heading elements in HTML mode. - When merging siblings repeat until none is left. - Improve the undo/redo in composer. - Pasting HTML content with new lines between elements inserts these lines into composer. - Extra new line added after credentials. - Busy loop when replying to certain mail. - Very long strings without spaces can overflow the paragraph. - Quote symbols could be inserted twice around tabulator. - Correct indentation. + Bugs fixed: bgo#749974, bgo#544813, bgo#754999, bgo#749158, bgo#754872, bgo#255032, bgo#677862, bgo#754693, bgo#442398, bgo#513779, bgo#756535, bgo#755730, bgo#756664, bgo#676151, bgo#682565, bgo#687326, bgo#688368, bgo#687427, bgo#688796, bgo#756707, bgo#756883. + Updated translations. - Bump %define evolution_base_version to 3.20. ++++ gnome-backgrounds: - Update to version 3.19.90: + New default background. + Replaced Whispey Tails with Iceland Waterfalls. + Updated translations. ++++ gnome-shell: - Update to version 3.19.90: + Correctly identify VPN secret requests (bgo#760999). + Improve week number presentation (bgo#683245). + Add audio device selection dialog (bgo#760284). + Add media controls to the time and date drop down (bgo#756491). + Fix IBus candidate popup position under wayland (bgo#753476). + Ask user to grant applications access to location (bgo#762119). + Misc. bug fixes: bgo#761208, bgo#761772, bgo#762270. + Updated translations. - Drop gnome-shell-correctly-ident-VPN-secret-req.patch: Fixed upstream. ++++ gnome-shell-extensions: - Update to version 3.19.90: + Version bump only, no changes. ++++ gvfs: - Split out samba backend in own subpackage, make samba removable. - Drop superfluous libsmbclient-devel BuildRequires as we already have pkgconfig(smbclient) BuildRequires that covers it. - Update to version 1.27.90: + udisks2: Avoid crashes during unmount. + ftp: Fix cache invalidation after writing. + network: Fix crashes when mount failed. + mtp: Allow reading on more devices. + Several smaller bugfixes. + Updated translations. - Update to version 1.27.4: + dns-sd: Add support for nfs shares. + Do not print anything from daemons unless debug mode is enabled. + Several other logging improvements. + Updated translations. - Update to version 1.27.3: + sftp: - Fail cancelled jobs. - Handle "Too many authentication failures" error. + metadata: Avoid endless recursion when copying meta files. + mtp: Use phone icon for MTP devices. + udisks2: Do not show notification if unmount failed. + completion: Allow bash completion for gvfs-mount. + http: Return error if seek was not successful. + Several smaller bugfixes. + Updated translations. - Add disabled pkgconfig(libnfs) BuildRequires, needed for nfs backedend, but the needed underlying libs is not available for openSUSE yet. ++++ installation-images-SLES: - fix xen module list - 14.229 - Include more xen frontend drivers (bsc#964342) - 14.228 ++++ kernel-default: - pci: Blacklist vpd access for buggy devices (bsc#959146). - pci: Determine actual VPD size on first access (bsc#959146). - pci: Update VPD definitions (bsc#959146). - pci: allow access to VPD attributes with size '0' (bsc#959146). - Delete patches.fixes/pci-Check-for-valid-tags-when-calculating-the-VPD-si.patch. - Delete patches.fixes/pci-Update-VPD-size-with-correct-length.patch. - commit 7f5197b - Refresh patches.suse/mm-reintroduce-global_reclaimable_page.patch. - Refresh patches.suse/mm-uninline-add-to-page-cache.patch. - Refresh patches.suse/pagecache-limit-dirty.diff. - Refresh patches.suse/pagecache-limit-fix-get_nr_swap_pages.patch. - Refresh patches.suse/pagecache-limit-fix-shmem-deadlock.patch. - Refresh patches.suse/pagecache-limit-reduce-zone-lrulock-bouncing.patch. - Refresh patches.suse/pagecache-limit-unmapped.diff. - Refresh patches.suse/pagecache-limit-warn-on-usage.patch. - Refresh patches.suse/pagecache-limit.patch. - Refresh patches.suse/pagecachelimit_batch_huge_nr_to_scan.patch. - Delete patches.suse/pagecache-limit-reduce-zone-lrulock-bouncing-fix.patch. - Delete patches.suse/mm-reintroduce-global_reclaimable_page.patch - commit bed7927 - scsi: Add 'access_state' attribute (bsc#927040). - scsi_dh: add 'rescan' callback (bsc#927040). - scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA' (bsc#927040). - scsi_dh_alua: Allow workqueue to run synchronously (bsc#927040). - Update patches.fixes/scsi_dh_alua-Make-stpg-synchronous.patch (bsc#708296). - Refresh patches.fixes/scsi_dh_alua-Pass-buffer-as-function-argument.patch. - Refresh patches.fixes/scsi_dh_alua-Recheck-state-on-unit-attention.patch. - Refresh patches.fixes/scsi_dh_alua-Send-TEST-UNIT-READY-to-poll-for-transi.patch. - Refresh patches.fixes/scsi_dh_alua-Update-version-to-2.0.patch. - Refresh patches.fixes/scsi_dh_alua-Use-separate-alua_port_group-structure.patch. - Refresh patches.fixes/scsi_dh_alua-Use-workqueue-for-RTPG.patch. - scsi_dh_alua: allocate RTPG buffer separately (bsc#927040). - scsi_dh_alua: call alua_rtpg() if stpg fails (bsc#927040). - Refresh patches.fixes/scsi_dh_alua-move-optimize_stpg-evaluation.patch. - Refresh patches.fixes/scsi_dh_alua-remove-rel_port-from-alua_dh_data-struc.patch. - Refresh patches.fixes/scsi_dh_alua-revert-commit-a8e5a2d593cbfccf530c3382c.patch. - Refresh patches.fixes/scsi_dh_alua-separate-out-alua_stpg.patch. - Refresh patches.fixes/scsi_dh_alua-simplify-alua_initialize.patch. - Refresh patches.fixes/scsi_dh_alua-switch-to-scsi_execute_req_flags.patch. - Refresh patches.fixes/scsi_dh_alua-update-access_state-field.patch. - Refresh patches.fixes/scsi_dh_alua-update-all-port-states.patch. - Refresh patches.fixes/scsi_dh_alua-use-common-definitions-for-ALUA-state.patch. - Refresh patches.fixes/scsi_dh_alua-use-unique-device-id.patch. - Delete patches.fixes/scsi_dh_alua-Simplify-access-state-checking.patch. - commit a434f6c ++++ kernel-source: - pci: Blacklist vpd access for buggy devices (bsc#959146). - pci: Determine actual VPD size on first access (bsc#959146). - pci: Update VPD definitions (bsc#959146). - pci: allow access to VPD attributes with size '0' (bsc#959146). - Delete patches.fixes/pci-Check-for-valid-tags-when-calculating-the-VPD-si.patch. - Delete patches.fixes/pci-Update-VPD-size-with-correct-length.patch. - commit 7f5197b - Refresh patches.suse/mm-reintroduce-global_reclaimable_page.patch. - Refresh patches.suse/mm-uninline-add-to-page-cache.patch. - Refresh patches.suse/pagecache-limit-dirty.diff. - Refresh patches.suse/pagecache-limit-fix-get_nr_swap_pages.patch. - Refresh patches.suse/pagecache-limit-fix-shmem-deadlock.patch. - Refresh patches.suse/pagecache-limit-reduce-zone-lrulock-bouncing.patch. - Refresh patches.suse/pagecache-limit-unmapped.diff. - Refresh patches.suse/pagecache-limit-warn-on-usage.patch. - Refresh patches.suse/pagecache-limit.patch. - Refresh patches.suse/pagecachelimit_batch_huge_nr_to_scan.patch. - Delete patches.suse/pagecache-limit-reduce-zone-lrulock-bouncing-fix.patch. - Delete patches.suse/mm-reintroduce-global_reclaimable_page.patch - commit bed7927 - scsi: Add 'access_state' attribute (bsc#927040). - scsi_dh: add 'rescan' callback (bsc#927040). - scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA' (bsc#927040). - scsi_dh_alua: Allow workqueue to run synchronously (bsc#927040). - Update patches.fixes/scsi_dh_alua-Make-stpg-synchronous.patch (bsc#708296). - Refresh patches.fixes/scsi_dh_alua-Pass-buffer-as-function-argument.patch. - Refresh patches.fixes/scsi_dh_alua-Recheck-state-on-unit-attention.patch. - Refresh patches.fixes/scsi_dh_alua-Send-TEST-UNIT-READY-to-poll-for-transi.patch. - Refresh patches.fixes/scsi_dh_alua-Update-version-to-2.0.patch. - Refresh patches.fixes/scsi_dh_alua-Use-separate-alua_port_group-structure.patch. - Refresh patches.fixes/scsi_dh_alua-Use-workqueue-for-RTPG.patch. - scsi_dh_alua: allocate RTPG buffer separately (bsc#927040). - scsi_dh_alua: call alua_rtpg() if stpg fails (bsc#927040). - Refresh patches.fixes/scsi_dh_alua-move-optimize_stpg-evaluation.patch. - Refresh patches.fixes/scsi_dh_alua-remove-rel_port-from-alua_dh_data-struc.patch. - Refresh patches.fixes/scsi_dh_alua-revert-commit-a8e5a2d593cbfccf530c3382c.patch. - Refresh patches.fixes/scsi_dh_alua-separate-out-alua_stpg.patch. - Refresh patches.fixes/scsi_dh_alua-simplify-alua_initialize.patch. - Refresh patches.fixes/scsi_dh_alua-switch-to-scsi_execute_req_flags.patch. - Refresh patches.fixes/scsi_dh_alua-update-access_state-field.patch. - Refresh patches.fixes/scsi_dh_alua-update-all-port-states.patch. - Refresh patches.fixes/scsi_dh_alua-use-common-definitions-for-ALUA-state.patch. - Refresh patches.fixes/scsi_dh_alua-use-unique-device-id.patch. - Delete patches.fixes/scsi_dh_alua-Simplify-access-state-checking.patch. - commit a434f6c ++++ kernel-syms: - pci: Blacklist vpd access for buggy devices (bsc#959146). - pci: Determine actual VPD size on first access (bsc#959146). - pci: Update VPD definitions (bsc#959146). - pci: allow access to VPD attributes with size '0' (bsc#959146). - Delete patches.fixes/pci-Check-for-valid-tags-when-calculating-the-VPD-si.patch. - Delete patches.fixes/pci-Update-VPD-size-with-correct-length.patch. - commit 7f5197b - Refresh patches.suse/mm-reintroduce-global_reclaimable_page.patch. - Refresh patches.suse/mm-uninline-add-to-page-cache.patch. - Refresh patches.suse/pagecache-limit-dirty.diff. - Refresh patches.suse/pagecache-limit-fix-get_nr_swap_pages.patch. - Refresh patches.suse/pagecache-limit-fix-shmem-deadlock.patch. - Refresh patches.suse/pagecache-limit-reduce-zone-lrulock-bouncing.patch. - Refresh patches.suse/pagecache-limit-unmapped.diff. - Refresh patches.suse/pagecache-limit-warn-on-usage.patch. - Refresh patches.suse/pagecache-limit.patch. - Refresh patches.suse/pagecachelimit_batch_huge_nr_to_scan.patch. - Delete patches.suse/pagecache-limit-reduce-zone-lrulock-bouncing-fix.patch. - Delete patches.suse/mm-reintroduce-global_reclaimable_page.patch - commit bed7927 - scsi: Add 'access_state' attribute (bsc#927040). - scsi_dh: add 'rescan' callback (bsc#927040). - scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA' (bsc#927040). - scsi_dh_alua: Allow workqueue to run synchronously (bsc#927040). - Update patches.fixes/scsi_dh_alua-Make-stpg-synchronous.patch (bsc#708296). - Refresh patches.fixes/scsi_dh_alua-Pass-buffer-as-function-argument.patch. - Refresh patches.fixes/scsi_dh_alua-Recheck-state-on-unit-attention.patch. - Refresh patches.fixes/scsi_dh_alua-Send-TEST-UNIT-READY-to-poll-for-transi.patch. - Refresh patches.fixes/scsi_dh_alua-Update-version-to-2.0.patch. - Refresh patches.fixes/scsi_dh_alua-Use-separate-alua_port_group-structure.patch. - Refresh patches.fixes/scsi_dh_alua-Use-workqueue-for-RTPG.patch. - scsi_dh_alua: allocate RTPG buffer separately (bsc#927040). - scsi_dh_alua: call alua_rtpg() if stpg fails (bsc#927040). - Refresh patches.fixes/scsi_dh_alua-move-optimize_stpg-evaluation.patch. - Refresh patches.fixes/scsi_dh_alua-remove-rel_port-from-alua_dh_data-struc.patch. - Refresh patches.fixes/scsi_dh_alua-revert-commit-a8e5a2d593cbfccf530c3382c.patch. - Refresh patches.fixes/scsi_dh_alua-separate-out-alua_stpg.patch. - Refresh patches.fixes/scsi_dh_alua-simplify-alua_initialize.patch. - Refresh patches.fixes/scsi_dh_alua-switch-to-scsi_execute_req_flags.patch. - Refresh patches.fixes/scsi_dh_alua-update-access_state-field.patch. - Refresh patches.fixes/scsi_dh_alua-update-all-port-states.patch. - Refresh patches.fixes/scsi_dh_alua-use-common-definitions-for-ALUA-state.patch. - Refresh patches.fixes/scsi_dh_alua-use-unique-device-id.patch. - Delete patches.fixes/scsi_dh_alua-Simplify-access-state-checking.patch. - commit a434f6c ++++ harfbuzz: - Update to version 1.2.0: + Fix various issues (hangs mostly) in case of memory allocation failure. + Change mark zeroing types of most shapers from BY_UNICODE_LATE to BY_GDEF_LATE. This seems to be what Uniscribe does. + Change mark zeroing of USE shaper from NONE to BY_GDEF_EARLY. That's what Windows does. + Allow GPOS cursive connection on marks, and fix the interaction with mark attachment. This work resulted in some changes to how mark attachments work (gh#behdad/harfbuzz#211). + Graphite2 shaper: improved negative advance handling (eg. Nastaliq). + Add nmake-based build system for Windows. + Minor speedup. + Misc. improvements. ++++ webkit2gtk3: - Update to version 2.11.90: + Switch to use overlay scrollbars like all other GTK+ widgets and ensure the behavior is consistent with GTK+ too. + Limit the number of tiles according to the visible area. This was causing a huge memory consumption with some websites. + Fix toggle buttons rendering with GTK+ 3.19. + Fix HTTP authentication dialog rendering when accelerated compositing mode is enabled. + Use G_TYPE_ERROR instead of G_TYPE_POINTER for GError parameters of signals. + Fix several memory leaks. - Rebase webkitgtk-disable-gcc-version-checks.patch. ++++ mutter: - Update to version 3.19.90: + Release buffer after processing commit (bgo#761312, bgo#761613). + Implement pointer motion, locks and confinement on wayland (bgo#744104). + Add basic startup notification support on wayland (bgo#762268). + Misc. bug fixes: bgo#760670, bgo#761543, bgo#752794, bgo#761557. ++++ tevent: - Update to 0.9.28; (bsc#954658). + Fix memory leak when old signal action restored (bso#11742). - Update to 0.9.27. + Fix bug in poll backend - poll_event_loop_poll() exits the for loop on POLLNVAL instead of continuing to find an event that is ready. + Fix ETIME handling for Solaris event ports (bso#11728). ++++ rpcbind: - Add 0006-don-t-use-svc_fdset.patch: don't use the svc_fdset interface for libtirpc, which is limited to 1024 connections. ++++ supportutils: - Captures the correct pacemaker logs (bsc#958403) - Fixed name space errors (bsc#961318) - Changed rpm to check with NCP server (bsc#965682) - supportconfig: 3.0-75 ++++ xfsprogs: - Updated to xfsprogs-4.3.0 (fate#315263) - update libxfs to match kernel 4.2-rc1 - adds sparse inode support - can now change the UUID on v5 filesystems - Added: 0001-Revert-mkfs-default-to-CRC-enabled-filesystems.patch - Deleted: xfsprogs-ppc64.diff logprint-Fix-printing-of-AGF-and-AGI-buffers.patch 0001-libxlog-add-xlog_is_empty-helper.patch 0002-metadump-rename-dont_obfuscate-variable.patch 0003-metadump-zero-out-clean-log.patch 0004-xfs_metadump-don-t-zero-log-if-not-obfuscating.patch 0005-xfs_metadump-obfuscate-remote-symlinks-on-CRC-filesy.patch 0006-metadump-obfuscate-attrs-on-CRC-fs.patch 0007-metadump-Fill-attribute-values-with-v-rather-than-NU.patch 0008-metadump-Obfuscate-the-filesystem-label.patch 0009-metadump-handle-multi-block-directories.patch 0010-metadump-Add-option-to-copy-metadata-blocks-intact.patch 0011-metadump-Copy-the-log-if-not-obfuscating-or-zeroing.patch 0012-metadump-Zero-out-unused-portion-of-the-AGFL.patch 0013-metadump-Zero-literal-area-of-unused-inodes.patch 0014-metadump-Zero-unused-portions-of-inode-literal-area.patch 0015-metadump-Zero-sparse-unused-regions-of-dir2.patch 0016-metadump-Zero-unused-tail-of-symlink-blocks.patch 0017-metadump-Zero-unused-portions-of-attribute-blocks.patch 0018-metadump-Zero-unused-portions-of-DA_NODE-blocks.patch 0019-metadump-Zero-unused-portions-of-inode-BMAP-and-allo.patch ------------------------------------------------------------------ ------------------ 2016-2-18 - Feb 18 2016 ------------------- ------------------------------------------------------------------ ++++ clutter: - Update to version 1.25.6: + Enable swap throttling for fullscreen windows with GDK. Avoids performance penalties with the GDK backend on constrained devices running full screen Clutter and Clutter-GTK applications. + Add platform-specific data for the libinput input backend. This allows implementing high level functionality when writing Wayland compositors based on Clutter. + Bugs fixed: bgo#752752, bgo#755849. + Updated translations. ++++ cmake: - Remove cmake version from generated files cmake-version-in-generated-files.patch ++++ colord: - Rely on _tmpfilesdir macro to locate the directory to use for store tmpfiles config files by using --with-tmpfilesdir to configure. ++++ desktop-data-SLE: - Disable "Novell" branding in wallpaper, FATE# 320506 Disable "Novell" branding in wallpaper ++++ evolution: - Update to version 3.18.5.1: + Bug Fixes: Correct typo in the fix for bgo#761883. ++++ glib2: - Follow the freedesktop conventions for the mime handler associations. The created link is gnome specific, so make it specific (gnome-mimeapps.list). This prevents association problems in Plasma 5 (boo#966739) https://specifications.freedesktop.org/mime-apps-spec/mime-apps-spec-latest.html ++++ glibc: - default-source-warning.patch: Disable warning about deprecated _BSD_SOURCE/_SVID_SOURCE - isinf-cxx11-conflict.patch: Fix isinf/isnan declaration conflict with C++11 (bsc#963700, BZ #19439) ++++ glibc: - default-source-warning.patch: Disable warning about deprecated _BSD_SOURCE/_SVID_SOURCE - isinf-cxx11-conflict.patch: Fix isinf/isnan declaration conflict with C++11 (bsc#963700, BZ #19439) ++++ gnome-terminal: - Due to pcre2 support beeing disabled in vte, disable pkconfig(pcre-2.8) BuildRequires, and pass --without-pcre2 to configure. ++++ gvfs: - Update to version 1.26.3: + udisks2: Avoid crashes during unmount. + ftp: Fix cache invalidation after writing. + network: Fix crashes when mount failed. + metadata: Avoid endless recursion when copying meta files. + udisks2: Do not show notification if unmount failed. + Several smaller bugfixes. + Updated translations. ++++ icewm: - Small fix to continue requiring xterm in distributions that don't have xterm-bin (Leap 42.1 and older) ++++ installation-images-SLES: - Adjust aarch64 grub2 config to be more x86_64 like - 14.227 - hmc: change menu label - updated hmc mount script - added s390-tools-hmcdrvfs - HMC doesn't need a path - s390x: add support for HMC (fate#318899) - 14.226 ++++ kernel-default: - Fix lint warnings: E: summary-ended-with-dot kernel-source-vanilla.noarch: E: summary-ended-with-dot (Badness: 89) C Vanilla Linux kernel sources with minor build fixes. Summary ends with a dot. - commit 9050a39 - floppy: fix lock_fdc() signal handling (bnc#966880). - commit e7d5bfd - floppy: refactor open() flags handling (bnc#966880). - commit 16e506e - Linux 4.4.2 (CVE-2016-0723 CVE-2016-2384 bnc#961500 bnc#966883 boo#954532 bsc#966693). - Refresh patches.suse/kernel-Avoid-softlockups-in-stop_machine-during-heav.patch. - Delete patches.drivers/ALSA-usb-audio-avoid-freeing-umidi-object-twice. - Delete patches.fixes/0001-tty-Fix-unsafe-ldisc-reference-via-ioctl-TIOCGETD.patch. - Delete patches.fixes/0002-n_tty-Fix-unsafe-reference-to-other-ldisc.patch. - Delete patches.fixes/HID-multitouch-fix-input-mode-switching-on-some-Elan. - Delete patches.fixes/crypto-af_alg-Disallow-bind-setkey-.-after-accept-2.patch. - commit 1977dd2 - ptrace: being capable wrt a process requires mapped uids/gids (bsc#959709, CVE-2015-8709, bsc#960561). - commit 89cd51d ++++ kernel-source: - Fix lint warnings: E: summary-ended-with-dot kernel-source-vanilla.noarch: E: summary-ended-with-dot (Badness: 89) C Vanilla Linux kernel sources with minor build fixes. Summary ends with a dot. - commit 9050a39 - floppy: fix lock_fdc() signal handling (bnc#966880). - commit e7d5bfd - floppy: refactor open() flags handling (bnc#966880). - commit 16e506e - Linux 4.4.2 (CVE-2016-0723 CVE-2016-2384 bnc#961500 bnc#966883 boo#954532 bsc#966693). - Refresh patches.suse/kernel-Avoid-softlockups-in-stop_machine-during-heav.patch. - Delete patches.drivers/ALSA-usb-audio-avoid-freeing-umidi-object-twice. - Delete patches.fixes/0001-tty-Fix-unsafe-ldisc-reference-via-ioctl-TIOCGETD.patch. - Delete patches.fixes/0002-n_tty-Fix-unsafe-reference-to-other-ldisc.patch. - Delete patches.fixes/HID-multitouch-fix-input-mode-switching-on-some-Elan. - Delete patches.fixes/crypto-af_alg-Disallow-bind-setkey-.-after-accept-2.patch. - commit 1977dd2 - ptrace: being capable wrt a process requires mapped uids/gids (bsc#959709, CVE-2015-8709, bsc#960561). - commit 89cd51d ++++ kernel-syms: - Fix lint warnings: E: summary-ended-with-dot kernel-source-vanilla.noarch: E: summary-ended-with-dot (Badness: 89) C Vanilla Linux kernel sources with minor build fixes. Summary ends with a dot. - commit 9050a39 - floppy: fix lock_fdc() signal handling (bnc#966880). - commit e7d5bfd - floppy: refactor open() flags handling (bnc#966880). - commit 16e506e - Linux 4.4.2 (CVE-2016-0723 CVE-2016-2384 bnc#961500 bnc#966883 boo#954532 bsc#966693). - Refresh patches.suse/kernel-Avoid-softlockups-in-stop_machine-during-heav.patch. - Delete patches.drivers/ALSA-usb-audio-avoid-freeing-umidi-object-twice. - Delete patches.fixes/0001-tty-Fix-unsafe-ldisc-reference-via-ioctl-TIOCGETD.patch. - Delete patches.fixes/0002-n_tty-Fix-unsafe-reference-to-other-ldisc.patch. - Delete patches.fixes/HID-multitouch-fix-input-mode-switching-on-some-Elan. - Delete patches.fixes/crypto-af_alg-Disallow-bind-setkey-.-after-accept-2.patch. - commit 1977dd2 - ptrace: being capable wrt a process requires mapped uids/gids (bsc#959709, CVE-2015-8709, bsc#960561). - commit 89cd51d ++++ kiwi: - DB: rebuild documentation ++++ poppler: - Update to version 0.41.0: + core: - CairoOutputDev: add missing font types (fontCIDType0COT and fontTrueTypeOT) (fdo#93559). - SplashOutputDev: Adjust limit check and check in addition bitmap pointer (fdo#94053). + utils: - pdfseparate: Refine resource detection. - pdfinfo: fix man page. ++++ poppler-qt: - Update to version 0.41.0: + core: - CairoOutputDev: add missing font types (fontCIDType0COT and fontTrueTypeOT) (fdo#93559). - SplashOutputDev: Adjust limit check and check in addition bitmap pointer (fdo#94053). + utils: - pdfseparate: Refine resource detection. - pdfinfo: fix man page. ++++ sg3_utils: - Update to new upstream release 1.42: * sg_timestamp: new, to report or set timestamp * sg_read_attr: new, supported by tape drives * sg_stpg: fix truncation of target port field * sg_inq: cope with unicode strings, udev fixes - update version descriptor list to 20160125 - '--export': new entries for UUID descriptor * sg_ses: add more field acronyms (ses3r11) 8 sg_logs: add Utilization lpage (sbc4r07) - add Background operation lpage - add Pending defects lpage - add LPS misalignment lpage (sbc4r10) - document '--All' ('-A') option - rework lto tape vendor lpages * sg_vpd: add Block limits extension VPD page - add Device constituents VPD page - add LB Protection VPD page (ssc 15-296r1) - LB provisioning VPD page: expand LBPRZ, add Minimum and Threshold percentage fields - rework lto tape vendor VPD pages * sg_inq+sg_vpd+sg_xcopy: add support for locally assigned UUIDs in VPD page 0x83 (15-267r2) * sg_sanitize: add --znr option (sbc4r07) * sg_rep_zones: add --partial option (zbc-r04) * sg_format: add ffmt option (sbc4r10) - add support for FORMAT MEDIUM (for tape) * sg_raw: document length relationships * rescan-scsi-bus.sh: updates from Suse * sg_lib_data: sync asc/ascq codes with T10 20151126 * sg_lib: add 'sense' categories for SCSI statuses: condition met, busy, task set full, ACA active and task aborted - add pr2serr() extern - change sg_get_sense_str() and dStrHexStr(), return chars written (returned void previously) - add sg_get_sense_descriptors_str() function - add sg_get_designation_descriptor_str() function - sg_get_desig_type_str()+sg_get_desig_assoc_str() and sg_get_desig_code_set_str() added - sg_get_opcode_sa_name() break out zoning in/out, read attribute and read position service actions * sg_cmds_extra: add sg_ll_format_unit2() for FFMT * sg_pr2serr.h: new, to shorten fprintf(stderr, ...) * sg_io_linux, sg_pt_linux: drop SUGGEST_* decoding * sg_unaligned.h: add 48 bit support and gets for variable length unsigned integers - Remove patches merged with upstream: * 0001-58-scsi-sg3_symlink.rules-fixup-typo.patch * 0002-55-scsi-sg3_id.rules-Always-set-ID_WWN_WITH_EXTENSIO.patch * 0003-sg_inq-deal-with-invalid-strings-in-inquiry-data.patch * 0004-55-scsi-sg3_id.rules-read-VPD-pages-from-sysfs.patch; * 0005-rescan-scsi-bus.sh-Use-safe-temporary-files.patch * 0006-rescan-scsi-bus.sh-Correctly-quote-MULTIPATH.patch * 0007-rescan-scsi-bus.sh-Fixup-syntax-error.patch - Added 40-usb-blacklist.rules (bsc#840054) ++++ libvirt: - libxl: Add support for block-{dmmd,drbd,npiv} scripts libxl-support-block-script.patch bsc#954872 and FATE#319810 ++++ vte: - Update to version 0.43.90: + docs: Fix the build. + regex: Disable PCRE2 for 0.44. + pty: - Set COLORTERM variable. - Comment cleanup. + vtegtk: use CSS name for widget style. + lib: - Add some missing includes. - Move all colour defines to the same place. - Remove private header. - Remove VteTerminalPrivate from public headers. - Build fix. - Remove unused prototypes. - Remove accidentally committed debug spew. + build: - Update C++ version check macros from autoconf archive. - print version of libpcre2-8 when not found. + widget: - Change function name. - Rename instance members. - Move some methods to VteTerminalPrivate. - Correct comment. - Fix check for changed screen in process_incoming. + a11y: Move code into the only caller. + app: Fix return value. + emulation: Track the cursor separately for the two screens. - Disable pkgconfig(libpcre2-8) BuildRequires: Upstream removed it again for this release, leaving it in place since it is said to be back next release round. ++++ libzypp: - yum::Downloader: Download only wanted 'susedata.LANG' files (FATE#320518) - version 15.21.3 (19) ++++ orca: - Update to version 3.19.90: + New Features and Options: - Present copy, cut, paste, undo, redo, selection deletion, and selection restoration. - Add progress bar beeps. - Add core support for sound-icons (not yet enabled). - Add option to present page summary upon load, and include landmarks in summary. - Speak visited state for links which have been visited. - Make Flat Review SayAll binding independent of focus-tracking SayAll binding. - Speak text indentation during selection. - Add a specific setting for speaking the misspelled indicator. + General: - Improve presentation of selected content in Gecko. - Fix bug in on-the-fly row reading for spreadsheets. - Update support for changes in Calc 5.1. - Fix failure to copy all characters when using flat review copy. - Present the new location when using PageUp/PageDown in web content. - Remove the old and broken-for-years console setup. - Work around broken text-insertion events from gnome-shell. - Handle missing events from Eclipse. - Work around focused links Gtk+ links reporting index in parent of -1. ++++ simple-scan: - Update to version 3.19.90: + Updated translations. - Update to version 3.19.4: + Updated translations. - Update to version 3.19.3:a + Fix typo in Epson website. + Updated translations. - Update to version 3.19.2: + Make colord/packagekit support able to be explicitly disabled. - Update to version 3.19.1: + Add help about quality, brightness, contrast settings. + Fix help references to Wikipedia (currently just say Wiki). + Fix SANE capability logging commas. ++++ xen: - bsc#954872 - L3: script block-dmmd not working as expected - libxl: error: libxl_dm.c block-dmmd - Update libxl to recognize dmmd and npiv prefix in disk spec xen.libxl.dmmd.patch ++++ yast2-registration: - Read registration codes from a USB stick (FATE#316796) - 3.1.169 ++++ yast2-storage: - Expert partitioner: ensure btrfs subvolumes are properly created also in RAID and LVM devices (bsc#967191) - 3.1.78 ++++ yast2-users: - Do not crash autoinstallation if the home directory of a user is directly under /. (bnc#966867) - 3.1.45 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2016-2-17 - Feb 17 2016 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Moved the body of AutoinstallIoInclude#Get to yast2-update (FATE#316796). - 3.1.115 ++++ ceph: - Update to version 10.0.2+git.1455708236.d9d7270: + packaging: move ceph_common.sh and ceph-osd-prestart.sh to /usr/lib/ceph (fixes bnc#965286) - Update to version 10.0.2+git.1455705205.1d42c6e: + ceph.spec.in: add Prereq: permissions to radosgw package + rpm: drop user_rgw and group_rgw template variables + rpm: drop systemd_libexec_dir template variable + ceph.spec.in: declare /usr/share/ceph properly + ceph.spec.in: replace %_with_ocf with %{with ocf} conditional + ceph.spec.in: prefix conditionals with 0 + ceph.spec.in: avoid using %_with_tcmalloc in configure ++++ desktop-data-SLE: - Upgrade package from upstream sources (commit 78d352e589c4867e4c66e6e48f31b86de861db9f). * Add package_edutainment.png icon which is used by Yast's software management module as Education package group icon (bnc#953027) * Remove package-manager.desktop, yast2-packager now provides yast2-packager.desktop which handles rpm files again - Remove the update_rpm script and replace it with a proper obs source service (disabled by default). Use xz compression instead of bz2. - Update the spec file accordingly. ++++ glibc: - tls-dtor-list-mangling.patch: Harden tls_dtor_list with pointer mangling (BZ #19018) - prelink-elf-rtype-class.patch: Keep only ELF_RTYPE_CLASS_{PLT|COPY} bits for prelink (BZ #19178) - vector-finite-math-aliases.patch: Better workaround for aliases of * _finite symbols in vector math library (BZ# 19058) - powerpc-elision-adapt-param.patch: powerpc: Fix usage of elision transient failure adapt param (BZ #19174) - catopen-unbound-alloca.patch: Fix unbound alloca in catopen (CVE-2015-8779, bsc#962739, BZ #17905) - strftime-range-check.patch: Add range check on time fields (CVE-2015-8776, bsc#962736, BZ #18985) - hcreate-overflow-check.patch: Handle overflow in hcreate (CVE-2015-8778, bsc#962737, BZ #18240) - errorcheck-mutex-no-elision.patch: Don't do lock elision on an error checking mutex (bsc#956716, BZ #17514) - refactor-nan-parsing.patch: Refactor strtod parsing of NaN payloads (CVE-2014-9761, bsc#962738, BZ #16962) - send-dg-buffer-overflow.patch: Fix getaddrinfo stack-based buffer overflow (CVE-2015-7547, bsc#961721, BZ #18665) - powerpc-lock-elision-race.patch: renamed from 0001-powerpc-Fix-a-race-condition-when-eliding-a-lock-20150730.patch ++++ glibc: - tls-dtor-list-mangling.patch: Harden tls_dtor_list with pointer mangling (BZ #19018) - prelink-elf-rtype-class.patch: Keep only ELF_RTYPE_CLASS_{PLT|COPY} bits for prelink (BZ #19178) - vector-finite-math-aliases.patch: Better workaround for aliases of * _finite symbols in vector math library (BZ# 19058) - powerpc-elision-adapt-param.patch: powerpc: Fix usage of elision transient failure adapt param (BZ #19174) - catopen-unbound-alloca.patch: Fix unbound alloca in catopen (CVE-2015-8779, bsc#962739, BZ #17905) - strftime-range-check.patch: Add range check on time fields (CVE-2015-8776, bsc#962736, BZ #18985) - hcreate-overflow-check.patch: Handle overflow in hcreate (CVE-2015-8778, bsc#962737, BZ #18240) - errorcheck-mutex-no-elision.patch: Don't do lock elision on an error checking mutex (bsc#956716, BZ #17514) - refactor-nan-parsing.patch: Refactor strtod parsing of NaN payloads (CVE-2014-9761, bsc#962738, BZ #16962) - send-dg-buffer-overflow.patch: Fix getaddrinfo stack-based buffer overflow (CVE-2015-7547, bsc#961721, BZ #18665) - powerpc-lock-elision-race.patch: renamed from 0001-powerpc-Fix-a-race-condition-when-eliding-a-lock-20150730.patch ++++ gnome-keyring: - Update to version 3.19.90: + Accept empty passwords for --unlock (bgo#762095). + srcdir != builddir fixes. + Updated translations. ++++ gnome-online-accounts: - Update to version 3.19.90: + Bugs fixed: bgo#755316, bgo#756498, bgo#760991, bgo#761188, bgo#761510. + Updated translations. - Update to version 3.19.4: + Bugs fixed: bgo#758475, bgo#759571, bgo#759828, bgo#760189. + Updated translations. - Update to version 3.19.3: + Bugs fixed: bgo#751524, bgo#758361. + Updated translations. - Update to version 3.19.2: + Bugs fixed: bgo#755316, bgo#757952, bgo#758361. + Updated translations. - Changes from version 3.19.1: + Bugs fixed: bgo#752736, bgo#754142, bgo#755168, bgo#755315, bgo#756394, bgo#756494, bgo#756759. + Updated translations. ++++ gstreamer-plugins-bad: - Add gstreamer-plugins-bad.appdata.xml so that the codecs can show up in a Software Center. ++++ gstreamer-plugins-base: - Add gstreamer-plugins-base.appdata.xml so that the codecs can show up in a Software Center. ++++ gtk3: - Update to version 3.19.9: + gtk-builder-tool can now preview .ui files with custom CSS. + gtk3-demo now demonstrates saving window sizes in the application example, and has many more widgets in the foreign drawing example. + CSS changes: - the rem unit is now supported. - calc() expressions are supported, too. + Themes: - Many fixes to Adwaita. - The Windows theme is now included on all platforms. + Windows - The Classic and XP themes have been dropped. - The remaining theme is being fixed to work with CSS nodes. - React to theme changes. + Quartz: Fix image retrieval from the clipboard. + Wayland: Fix a significant buffer leak. + Bugs fixed: bgo#677329, bgo#698652, bgo#754990, bgo#759657, bgo#760996, bgo#761209, bgo#761309, bgo#761312, bgo#761332, bgo#761339, bgo#761363, bgo#761381, bgo#761402, bgo#761428, bgo#761474, bgo#761476, bgo#761484, bgo#761552, bgo#761571, bgo#761686, bgo#761716, bgo#761757, bgo#761775, bgo#761778, bgo#761791, bgo#761792, bgo#761826, bgo#761828, bgo#761829, bgo#761838, bgo#761900, bgo#761903, bgo#761954, bgo#762021, bgo#762032, bgo#762036, bgo#762067, bgo#762080, bgo#753351, bgo#762120, bgo#762165. + Updated translations. - Update to version 3.19.8: + GtkEntry: - Complete gadget conversion for entries and spin buttons. - Add a visual hint for scrolling ('undershoot'). + GtkStack: Turn into a no-window widget. + CSS changes: - Allow loading svg images. - Fix baseline handling. - -gtk-recolor() works properly with hi-dpi now. - image() can be used in CSS now. + Themes: New radio / check implementation. + Tools: gtk-builder-tool can now preview .ui files. + Bugs fixed: bgo#464528, bgo#608865, bgo#688524, bgo#690791, bgo#727294, bgo#754868, bgo#754990, bgo#760522, bgo#760714, bgo#760754, bgo#760881, bgo#760891, bgo#760897, bgo#760933, bgo#760942, bgo#760967, bgo#761005, bgo#761095, bgo#761128, bgo#761254, bgo#761026, bgo#761318. + Updated translations. - Update to version 3.19.7: + GtkNotebook: - Has been converted to use gadgets. - Style properties have been deprecated. + GtkTextView: Offers (some) control over cursor blinking. + CSS changes: - Fix rendering of asymmetric borders. - Add CSS names to more widgets. - Support recoloring icons with -gtk-recolor. + Themes: Many Adwaita fixes. + GTK+ widget drawing scalability has been improved (for containers with many children, like large list boxes or flow boxes). + Drag-and-Drop has been rearchitected to move the input handling into GDK, where different backends can handle it according to their needs and capabilities. The new, 'managed' DND is currently implemented for X11 and Wayland. + Wayland: - Support kinetic scrolling, using the new events in version 5 of the wl_pointer interface. - Suppport DND actions and drag cancellation that were added in version 3 of the wl_data_offer interface. + Bugs fixed: bgo#722727, bgo#722937, bgo#748327, bgo#756729, bgo#757503, bgo#759785, bgo#759898, bgo#760350, bgo#760388, bgo#760416, bgo#760427, bgo#760445, bgo#760509, bgo#760524, bgo#760525, bgo#760528, bgo#760536, bgo#760572, bgo#760596, bgo#760615, bgo#760640, bgo#760663, bgo#760668, bgo#760680, bgo#760748, bgo#760754, bgo#756729, bgo#760370. + Updated translations. - Drop gtk3-qemu-usb-tablet-is-no-real-touchscreen.patch: Fixed upstream. - Updated to version 3.19.6: + CSS changes: - CSS margins, border and padding are more consistently supported. - More widgets support min-width and min-height. - More style properties have been superseded by CSS properties. - Pseudo state names have been aligned with what CSS uses: :disabled instead of :insensitive, :indeterminate instead of :inconsistent and :drop(active) instead of :dnd. The old names still work. - GTK+ specific CSS properties have been prefixed with -gtk-. The old names still work. - The CSS syntax for Radial gradients is now supported. - CSS documentation has been rewritten and expanded. + Themes: GTK+ now includes a HighContrastInverse theme which is a dark variant of the HighContrast theme. + Inspector: The inspector can now highlight widgets that are causing resizes, which can be helpful in tracking down allocation loops. + Wayland: - Prefer subsurfaces for temporary windows when possible, to fix placement issues. - Improve handling of dialogs without transient parent. - Force a grab cursor while a popup is shown. + Bugs fixed: bgo#728344, bgo#753520, bgo#756618, bgo#757147, bgo#757411, bgo#759161, bgo#759299, bgo#759541, bgo#759567, bgo#759586, bgo#759607, bgo#759664, bgo#759668, bgo#759670, bgo#759705, bgo#759738, bgo#759764, bgo#759768, bgo#759771, bgo#759857, bgo#759905, bgo#759917, bgo#760018, bgo#760082, bgo#760097, bgo#760141, bgo#760148, bgo#760169, bgo#760188, bgo#760202, bgo#760213, bgo#760238, bgo#760314. + Updated translations. - Drop gtk3-fix-gtkborder-build-regression.patch: Fixed upstream. - Drop gtk3-revert-kp_decimal_handling.patch: fixed upstream. - Add gtk3-fix-gtkborder-build-regression.patch: backport fix gtkborder build regression with some libraries/applications. - Update to version 3.19.5: + GtkShortcutsWindow: GtkShortcutsGesture has been removed, since GtkShortcutsShortcut can now document gestures. + GtkFileChooser: - The places view now shows the available space when that information is available. - Problems with remembering the dialog size have been fixed. + CSS changes: - CSS margins, border and padding are more consistently supported. - Many widgets now support min-width and min-height. - Many style properties have been superseded by CSS properties. + Adwaita: Some visual updates and fixes. + Wayland: DND with icon widgets is working properly. + GDK: - More of the DND implementation is now handled in GDK: creating the drag window, moving the window along with the cursor, the drag cancel animation. - GdkSeat is a new API that supersedes grabs on individual devices and is a better fit for backends like Wayland or Mir. + Bugs fixed: bgo#708394, bgo#729593, bgo#755947, bgo#756191, bgo#758929, bgo#759079, bgo#759081, bgo#759091, bgo#759092, bgo#759168, bgo#759225, bgo#759260, bgo#759309, bgo#759323. - Changes from version 3.19.4: + GtkPopover can now be instructed to stay within the toplevel window on platforms that don't already enforce this (such as Wayland). + Wayland: - Memory leak fixes. - Window positioning and sizing fixes. - Clipboard and DND fixes. - New build dependency: wayland-protocols. + CSS changes: - The -gtk-image-effect property was renamed to - gtk-icon-effect. - Active spinners are now :checked, not :active. - A -gtk-icontheme property has been added. - A -gtk-icon-palette has been added to allow recoloring symbolic icons. - Drag highlighting uses the new :dnd pseudoclass. + DND: - Make drag highlighting themable. - Stop using RGBA cursors for drag icons (this only ever worked on X11). - Change the handling of drag windows to work on Wayland. The drag window implementation has been moved to GDK, with the new function gdk_drag_context_get_drag_window. - Non-toplevel widgets can be used as drag widgets. + Bugs fixed: bgo#539944, bgo#732742, bgo#735847, bgo#747295, bgo#756618, bgo#757147, bgo#757282, bgo#757474, bgo#758483, bgo#758484, bgo#758563, bgo#758609, bgo#758634, bgo#758660, bgo#758661, bgo#758698, bgo#758713, bgo#758790, bgo#758901, bgo#758908, bgo#758930, bgo#758936, bgo#759018. + Updated translations. - Add pkgconfig(wayland-protocols) BuildRequires: new dependency. - Drop Add gtk3-gdk_pixbuf_get_from_surface.patch: Fixed upstream. - Update to version 3.19.3: + Theming changes: - Non-standard CSS properties have been renamed to have a -gtk- prefix (the old names still work, with a warning): gtk-key-bindings is now -gtk-key-bindings icon-shadow is now - gtk-icon-shadow. - CSS parsing errors and warnings are shown in the inspector + GtkShortcutsWindow: - Widgets are more complete, to allow supporting them in glade. - GtkShortcutsShortcut can now show gestures as well, GtkShortcutsGesture is no longer needed and will be removed soon. - GtkShortcutsShortcut supports standard gestures, with predefined icons and subtitles. + Bugs fixed: bgo#746745, bgo#758025, bgo#758094, bgo#758187, bgo#758367, bgo#758407, bgo#758442. + Updated translations. - Changes from version 3.19.2: + Most widgets have been ported to CSS nodes. The element names and the tree relationships are documented now. The Adwaita and HighContrast themes have been mostly kept up-to-date with these changes. Third-party themes and custom CSS will need adjustments. + The inspector now shows CSS nodes and allows to manipulate them. + Size allocation has been simplified to avoid excessive resizes of the entire window. + GtkShortcutsWindow can now display direction-dependent shortcuts and sequences of keys. + Support for native file chooser on Win32 when using the new GtkFileChooserNative API, and when using GtkFileChooserButton. + The GtkFileChooser interface prerequisite was changed from GtkWidget to GObject to allow non-widget filechooser implementations. + focus-on-click has been moved from various subclasses to GtkWidget, so it is now available for every widget, in particular GtkListBoxRow. + Bugs fixed: bgo#735341, bgo#748904, bgo#756618, bgo#756625, bgo#756670, bgo#756978, bgo#757221, bgo#757269, bgo#757324, bgo#757358, bgo#757377, bgo#757397, bgo#757805, bgo#757888, bgo#757950, bgo#757968, bgo#757984, bgo#758072, bgo#758087, bgo#758208, bgo#758327, bgo#758086, bgo#758175. + Updated translations. - Changes from version 3.19.1: + Support for help overlays to document keyboard shortcuts and gestures has been added. + GdkAppLaunchContext is now setting the DISPLAY environment variable for X11. + Support for GL legacy profiles has been added back. + GTK+ now loads compose tables in the format used by XLib from ~/.config/gtk-3.0/Compose, ~/.XCompose and the X11 locale information. + GtkBuilder can now create GFile objects, for use in e.g. GFileIcons. + New APIs: - GtkShortcutsWindow - gtk_text_tag_changed - gtk_settings_reset_property - gdk_rectangle_equal - gdk_gl_context_is_legacy + A new commandline utility, gtk-query-settings, to query GTK+ settings, has been added. + Theming: Element names are now supported. A number of widgets have already been changed to use element names for the widget itself and its various subelements. This effort will continue in next development releases. This change will require adjustments in themes and custom css - as part of this transition, the element names and style classes in use are documented and will be stable going forward. + Debugging: GtkInspector can now edit string-array-valued properties. + Wayland: - Fix transparent terminals. - Fix treeview search popups. - Fix CSD window resizing / moving. + Bugs fixed: bgo#721120, bgo#735341, bgo#753371, bgo#753992, bgo#754983, bgo#755008, bgo#755413, bgo#755416, bgo#755654, bgo#755791, bgo#755927, bgo#755988, bgo#756042, bgo#756142, bgo#756160, bgo#756174, bgo#756195, bgo#756338, bgo#756428, bgo#756439, bgo#756449, bgo#756496, bgo#756505, bgo#756568, bgo#756589, bgo#756618, bgo#756625, bgo#756751, bgo#756770, bgo#756852, bgo#756881, bgo#756886, bgo#756780, bgo#757147. + Updated translations. ++++ icewm: - Require xterm-bin instead of xterm: only the binary is required. ++++ iso-codes: - Update to version 3.65: + Updated translations for ISO 3166 and ISO 4217. - Changes from version 3.64: + Updated translations for ISO 3166-2, ISO 15924, ISO 4217 and ISO 3166. ++++ kernel-default: - drm/i915: Fix double unref in intelfb_alloc failure path (boo#962866, boo#966179). - drm/i915: Fix failure paths around initial fbdev allocation (boo#962866, boo#966179). - drm/i915: Pin the ifbdev for the info->system_base GGTT mmapping (boo#962866, boo#966179). - drm/mgag200: Add missing drm_connector_unregister() (bnc#876238). - Refresh patches.drivers/drm-mgag200-Add-additional-limits-for-certain-G200-variants.patch. - Refresh patches.drivers/drm-mgag200-Add-command-line-option-to-specify-preferred-depth.patch. - Refresh patches.drivers/drm-mgag200-Add-doublescan-and-interlace-support.patch. - Refresh patches.drivers/drm-mgag200-Add-mode-validation-debugging-code.patch. - Refresh patches.drivers/drm-mgag200-Add-support-for-MATROX-PCI-device-IDs-0x520-and-0x521.patch. - Refresh patches.drivers/drm-mgag200-Cleanup-cursor-BOs-properly.patch. - Refresh patches.drivers/drm-mgag200-Consolidate-depth-bpp-handling.patch. - Refresh patches.drivers/drm-mgag200-Don-t-use-crtc_-parameters-for-validation.patch. - Refresh patches.drivers/drm-mgag200-Fix-memleak-in-error-path-in-mgag200_bo_create.patch. - Refresh patches.drivers/drm-mgag200-Free-container-instead-of-member-in-mga_user_framebuffer_destroy.patch. - Update patches.drivers/drm-mgag200-Initialize-data-needed-to-map-fbdev-memory.patch (References: bnc#806990). - Refresh patches.drivers/drm-mgag200-Simplify-function-mgag200_ttm_placement.patch. - Delete patches.drivers/drm-mgag200-Copy-fb-name-string-before-using-it-in-mgag200_fb_create.patch. - Delete patches.drivers/drm-mgag200-Fix-memleaks-in-error-path-in-mgag200_fb_create.patch. - Delete patches.drivers/drm-mgag200-Make-local-function-mgag200_gem_init_object-static.patch. - Delete patches.drivers/drm-mgag200-Reject-modes-when-h-parameters-are-no-multiple-of-8.patch. - Delete patches.drivers/drm-mgag200-Remove-connector-in-sysfs-when-unloading-the-driver.patch. - Delete patches.drivers/drm-mgag200-Simplify-function-mgag200_bo_unpin.patch. - commit c2d27f2 - Update mainline info in patches.fixes/0002-MPI-Endianness-fix.patch - commit 6b4ed51 - oracleasm: 4.0 compat changes (bsc#962720). - commit 1b869a4 - supported.conf: Add Hyper-V modules to -base (bsc#965830) - commit 34091e4 - arm64: hugetlb: add support for PTE contiguous bit. - commit 8b7096d - Refresh patches.arch/arm64-numa-0001-adding-numa-support-for-arm64-platforms.patch. - Refresh patches.arch/arm64-thd-net-0024-net-thunderx-nicvf_queues-nivc_-_intr-remove-duplica.patch. - Refresh patches.arch/arm64-thd-net-0027-net-thunderx-Remove-unnecessary-rcv-buffer-start-add.patch. - net: thunderx: HW TSO support for pass-2 hardware. - net: thunderx: Enable CQE count threshold interrupt. - net, thunderx: Add TX timeout and RX buffer alloc failure stats. - Delete patches.arch/arm64-thd-net-0030-net-thunderx-HW-errata-workaround-for-non-tunneled-T.patch. - Delete patches.arch/arm64-thd-net-0031-net-thunderx-Fix-for-duplicate-CQEs-by-HW-for-TSO-pa.patch. - commit 5dbe3a4 - Update config files. Add following config to x86_64/default and x86_64/debug. CONFIG_MODULE_SIG_UEFI=y CONFIG_EFI_SIGNATURE_LIST_PARSER=y CONFIG_SYSTEM_BLACKLIST_KEYRING=y - commit e573d49 - MPI: Endianness fix (bsc#966839). - lib/mpi: only require buffers as big as needed for the integer (bsc#966839). - commit ae76fc9 ++++ kernel-source: - drm/i915: Fix double unref in intelfb_alloc failure path (boo#962866, boo#966179). - drm/i915: Fix failure paths around initial fbdev allocation (boo#962866, boo#966179). - drm/i915: Pin the ifbdev for the info->system_base GGTT mmapping (boo#962866, boo#966179). - drm/mgag200: Add missing drm_connector_unregister() (bnc#876238). - Refresh patches.drivers/drm-mgag200-Add-additional-limits-for-certain-G200-variants.patch. - Refresh patches.drivers/drm-mgag200-Add-command-line-option-to-specify-preferred-depth.patch. - Refresh patches.drivers/drm-mgag200-Add-doublescan-and-interlace-support.patch. - Refresh patches.drivers/drm-mgag200-Add-mode-validation-debugging-code.patch. - Refresh patches.drivers/drm-mgag200-Add-support-for-MATROX-PCI-device-IDs-0x520-and-0x521.patch. - Refresh patches.drivers/drm-mgag200-Cleanup-cursor-BOs-properly.patch. - Refresh patches.drivers/drm-mgag200-Consolidate-depth-bpp-handling.patch. - Refresh patches.drivers/drm-mgag200-Don-t-use-crtc_-parameters-for-validation.patch. - Refresh patches.drivers/drm-mgag200-Fix-memleak-in-error-path-in-mgag200_bo_create.patch. - Refresh patches.drivers/drm-mgag200-Free-container-instead-of-member-in-mga_user_framebuffer_destroy.patch. - Update patches.drivers/drm-mgag200-Initialize-data-needed-to-map-fbdev-memory.patch (References: bnc#806990). - Refresh patches.drivers/drm-mgag200-Simplify-function-mgag200_ttm_placement.patch. - Delete patches.drivers/drm-mgag200-Copy-fb-name-string-before-using-it-in-mgag200_fb_create.patch. - Delete patches.drivers/drm-mgag200-Fix-memleaks-in-error-path-in-mgag200_fb_create.patch. - Delete patches.drivers/drm-mgag200-Make-local-function-mgag200_gem_init_object-static.patch. - Delete patches.drivers/drm-mgag200-Reject-modes-when-h-parameters-are-no-multiple-of-8.patch. - Delete patches.drivers/drm-mgag200-Remove-connector-in-sysfs-when-unloading-the-driver.patch. - Delete patches.drivers/drm-mgag200-Simplify-function-mgag200_bo_unpin.patch. - commit c2d27f2 - Update mainline info in patches.fixes/0002-MPI-Endianness-fix.patch - commit 6b4ed51 - oracleasm: 4.0 compat changes (bsc#962720). - commit 1b869a4 - supported.conf: Add Hyper-V modules to -base (bsc#965830) - commit 34091e4 - arm64: hugetlb: add support for PTE contiguous bit. - commit 8b7096d - Refresh patches.arch/arm64-numa-0001-adding-numa-support-for-arm64-platforms.patch. - Refresh patches.arch/arm64-thd-net-0024-net-thunderx-nicvf_queues-nivc_-_intr-remove-duplica.patch. - Refresh patches.arch/arm64-thd-net-0027-net-thunderx-Remove-unnecessary-rcv-buffer-start-add.patch. - net: thunderx: HW TSO support for pass-2 hardware. - net: thunderx: Enable CQE count threshold interrupt. - net, thunderx: Add TX timeout and RX buffer alloc failure stats. - Delete patches.arch/arm64-thd-net-0030-net-thunderx-HW-errata-workaround-for-non-tunneled-T.patch. - Delete patches.arch/arm64-thd-net-0031-net-thunderx-Fix-for-duplicate-CQEs-by-HW-for-TSO-pa.patch. - commit 5dbe3a4 - Update config files. Add following config to x86_64/default and x86_64/debug. CONFIG_MODULE_SIG_UEFI=y CONFIG_EFI_SIGNATURE_LIST_PARSER=y CONFIG_SYSTEM_BLACKLIST_KEYRING=y - commit e573d49 - MPI: Endianness fix (bsc#966839). - lib/mpi: only require buffers as big as needed for the integer (bsc#966839). - commit ae76fc9 ++++ kernel-syms: - drm/i915: Fix double unref in intelfb_alloc failure path (boo#962866, boo#966179). - drm/i915: Fix failure paths around initial fbdev allocation (boo#962866, boo#966179). - drm/i915: Pin the ifbdev for the info->system_base GGTT mmapping (boo#962866, boo#966179). - drm/mgag200: Add missing drm_connector_unregister() (bnc#876238). - Refresh patches.drivers/drm-mgag200-Add-additional-limits-for-certain-G200-variants.patch. - Refresh patches.drivers/drm-mgag200-Add-command-line-option-to-specify-preferred-depth.patch. - Refresh patches.drivers/drm-mgag200-Add-doublescan-and-interlace-support.patch. - Refresh patches.drivers/drm-mgag200-Add-mode-validation-debugging-code.patch. - Refresh patches.drivers/drm-mgag200-Add-support-for-MATROX-PCI-device-IDs-0x520-and-0x521.patch. - Refresh patches.drivers/drm-mgag200-Cleanup-cursor-BOs-properly.patch. - Refresh patches.drivers/drm-mgag200-Consolidate-depth-bpp-handling.patch. - Refresh patches.drivers/drm-mgag200-Don-t-use-crtc_-parameters-for-validation.patch. - Refresh patches.drivers/drm-mgag200-Fix-memleak-in-error-path-in-mgag200_bo_create.patch. - Refresh patches.drivers/drm-mgag200-Free-container-instead-of-member-in-mga_user_framebuffer_destroy.patch. - Update patches.drivers/drm-mgag200-Initialize-data-needed-to-map-fbdev-memory.patch (References: bnc#806990). - Refresh patches.drivers/drm-mgag200-Simplify-function-mgag200_ttm_placement.patch. - Delete patches.drivers/drm-mgag200-Copy-fb-name-string-before-using-it-in-mgag200_fb_create.patch. - Delete patches.drivers/drm-mgag200-Fix-memleaks-in-error-path-in-mgag200_fb_create.patch. - Delete patches.drivers/drm-mgag200-Make-local-function-mgag200_gem_init_object-static.patch. - Delete patches.drivers/drm-mgag200-Reject-modes-when-h-parameters-are-no-multiple-of-8.patch. - Delete patches.drivers/drm-mgag200-Remove-connector-in-sysfs-when-unloading-the-driver.patch. - Delete patches.drivers/drm-mgag200-Simplify-function-mgag200_bo_unpin.patch. - commit c2d27f2 - Update mainline info in patches.fixes/0002-MPI-Endianness-fix.patch - commit 6b4ed51 - oracleasm: 4.0 compat changes (bsc#962720). - commit 1b869a4 - supported.conf: Add Hyper-V modules to -base (bsc#965830) - commit 34091e4 - arm64: hugetlb: add support for PTE contiguous bit. - commit 8b7096d - Refresh patches.arch/arm64-numa-0001-adding-numa-support-for-arm64-platforms.patch. - Refresh patches.arch/arm64-thd-net-0024-net-thunderx-nicvf_queues-nivc_-_intr-remove-duplica.patch. - Refresh patches.arch/arm64-thd-net-0027-net-thunderx-Remove-unnecessary-rcv-buffer-start-add.patch. - net: thunderx: HW TSO support for pass-2 hardware. - net: thunderx: Enable CQE count threshold interrupt. - net, thunderx: Add TX timeout and RX buffer alloc failure stats. - Delete patches.arch/arm64-thd-net-0030-net-thunderx-HW-errata-workaround-for-non-tunneled-T.patch. - Delete patches.arch/arm64-thd-net-0031-net-thunderx-Fix-for-duplicate-CQEs-by-HW-for-TSO-pa.patch. - commit 5dbe3a4 - Update config files. Add following config to x86_64/default and x86_64/debug. CONFIG_MODULE_SIG_UEFI=y CONFIG_EFI_SIGNATURE_LIST_PARSER=y CONFIG_SYSTEM_BLACKLIST_KEYRING=y - commit e573d49 - MPI: Endianness fix (bsc#966839). - lib/mpi: only require buffers as big as needed for the integer (bsc#966839). - commit ae76fc9 ++++ kiwi: - Do not activate dmraid paritions This only activates the device itself, not the partitions, that may also exist. If partitions exist, the UDEV rules will create the corresponding "_partX" symlinks for each partition within "/dev/mapper, which are totally sufficient. ++++ multipath-tools: - multipathd: fixup signal handling (again) - Revert 'trigger all devices on startup' - multipathd: print error message for invalid arguments - multipathd: block checkerloop during reconfiguration (bsc#946658) - libmultipath: correctly initialize pp->sg_id - multipathd: don't buffer output with systemd (bsc#954726) - multipath.rules: Do not forward partition events (bsc#954726) - libmultipath: improve uxlsnr handling (bsc#954726) - multipathd: do not realloc memory in uxlsnr (bsc#954726) - libmultipath: call get_uid() for all paths (bsc#935312) - multipathd: Do not print misleading message 'not found in pathvec' - multipathd: Do not update the paths vec when removing paths - multipathd: Do not switch paths on empty multipath tables (bsc#956349) - libmultipath: remove 'get_info' argument for adopt_paths() - libmultipath: ensure 'dev_t' is set when store paths (bsc#924316) - libmultipath: Do not store paths with empty dev_t (bsc#924316) - libmultipath: Do not store paths with empty device name (bsc#924316) - libmultipath: sysfs_set_rport_tmo still wrong (bsc#926588) - Add LIO-ORG/SUSE RBD backend hardware defaults (bsc#947845) - multipath: Reset alias if renaming fails (bsc#943157) ++++ samba: - Simplify shared library packaging; (bsc#966956). ++++ ldb: - Update to 1.1.26; (bsc#954658). + let a timeout of -1 indicate no timeout for a given request + fix memory leaks in pyldb ldb.search() + build fixes + improve pyldb ldb.search() help message + add pyldb ldb.search_iterator() api + add LDB_ATTR_FLAG_FORCE_BASE64_LDIF as optional argument to ldb_schema_attribute_add() + add client support for LDB_CONTROL_DIRSYNC_EX ++++ upower: - Update to version 0.99.4: + Add support for Logitech G700s/G700 Gaming Mouse. + Port to GDBus. + Support g_autoptr() for all libupower-glib object types. + Add critical action support for *BSD. + Change the default low battery policy to percentage. + Fix deprecation warning in integration-test. + Fix memory leak in up_client_get_devices(). + Fix possible double-free. + Update HID rules and fix build regression. ++++ simple-scan: - Update to version 3.18.2: + Fix Wrong Epson URL. + Fix an issue with choosing of optional dependencies. ++++ tmon: - Initial submit (version 1.0, fate#319184) ++++ vinagre: - Disable RDP support (using bcond_with, so it can easily be toggled). If not building with rdp support, do not: - pass --enable-rdp to configure - BuildRequire pkgconfig(freerdp) - Drop vinagre-revert-freerdp-versionbump.patch and vinagre-revert-font-smoothing.patch: they are no longer sufficient. FreeRDP started 1.1 and 1.2 branches but refuses to create releases. GNOME makes use of features found in the 1.1 branch. ++++ xdm: - Touch /etc/X11/xdm/sys.xsession for boo#967002 that is simply add attachment #66582 by using GNUPGHOME variable. - xdm.tar.bz2: * Test for the presence of $HOME/.gnupg/gpg-agent.conf before attemting to access it (boo#967002). - xdm.spec: * Fix %suse_version checking to work on Leap 42.1 as well. ++++ xen: - bsc#967101 - VUL-0: CVE-2016-2391: xen: usb: multiple eof_timers in ohci module leads to null pointer dereference CVE-2016-2391-qemuu-usb-null-pointer-dereference-in-ohci-module.patch CVE-2016-2391-qemut-usb-null-pointer-dereference-in-ohci-module.patch - bsc#967090 - VUL-0: CVE-2016-2392: xen: usb: null pointer dereference in remote NDIS control message handling CVE-2016-2392-qemuu-usb-null-pointer-dereference-in-NDIS-message-handling.patch ++++ yast2-installation: - Remove autoyast clone button (fate#317970) - 3.1.168 ++++ yast2-storage: - Expert partitioner: improve the shadowed subvolumes handling. Delete proposed subvolumes when they become shadowed and restore them if the offending mount point is removed (fate#320296). - 3.1.77 ------------------------------------------------------------------ ------------------ 2016-2-16 - Feb 16 2016 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - update to Firefox 38.6.1 ESR (bsc#967087) * MFSA 2016-14/CVE-2016-1523 (bmo#1246093) Vulnerabilities in Graphite 2 ++++ PackageKit: - Update to version 1.1.0: + New Features: - Add client side API for triggering offline system upgrades. - Add getters for PkProgress. - Add pk_get_distro_version_id. - Add system upgrade API to PkTask. - Port to g_autoptr(). - Remove the PackageKit browser plugin. - Use the GLib network monitoring support. + Backends: - zypp: . Avoid media access when testing for cd/dvd URL scheme. . Fix build. . Use libzypp's arch compatibility check. - Other fixes for alpm, aptcc and hif. + Bugfixes: - Add missing description for obsoleted packages. - Add support for offline system upgrades. - Allow to enable or disable systemd units for offline update. - Correctly store file descriptor from logind (bgo#94070). - Do not crash on GetPrepared when there are no offline updates. - Do not crash on transaction database corruption. - Do not crash when parsing a very broken transaction log. - Do not install offline update related files if disabled. - Emit PropertiesChanged for UpgradeSystem transaction flags. - Fix download-size-remaining property type. - Fix various minor memory leaks. - Make transaction get_proxy() return TRUE for no proxy settings. - Minor fixes in command_not_found_handle{,r}() for bash and zsh. - Relax validation performed on input strings passed to backends. - Require dbus.socket for offline update. - Set PACKAGEKIT_CALLER_UID environment. - Sort package names when printing out simulation. - Use new PkTask API for system upgrades. - Rebase PackageKit-dbus-location.patch. - Drop PackageKit-zypp-buildfix.patch: fixed upstream. - Drop PackageKit-browser-plugin subpackage: the plugin was removed upstream. - No longer pass --with-mozilla-plugin-dir to configure: without the plugin there is no need to know where it would need to be installed. ++++ at-spi2-atk: - Update to version 2.19.90: + Always accept connections as root if unable to find an owning user. ++++ at-spi2-core: - Update to version 2.19.90: + Don't display warning if unable to connect when logged in via ssh (bgo#761600). + at-spi-bus-launcher: register with session manager (bgo#753931). ++++ caribou: - Update to version 0.4.20: + bgo#758490: Please make caribou compatible with python3. + bgo#759896: German (qwertz) fullscale layout. + bgo#760470: Proposing a new fullscale keyboard layout. + bgo#756623: No Polish diacritic letters. + Updated translations. ++++ cheese: - Update to version 3.19.90: + Use same alias as upstream for XDG directories (bgo#761952). + Rename icon to match application namespace. This is required in preparation for xdg-app (bgo#761197). + Drop udev dependency. All that udev was used for is now covered by GstDeviceMonitor. + Add a missing tag to the AppData file. + Update the AppData to spec version 0.7+. + build-sys: Annotate we don't support srcdir != builddir from git due to vala. + Updated translations. - Drop pkgconfig(gudev-1.0) BuildRequires following upstream changes. ++++ colord: - Update to version 1.3.1: + New Features: - Add a sensor error for missing dark calibration. - Add g_autoptr() defines for cd_color*. - Add get-spectral-reading command to colormgr. - Add the GetSpectrum() sensor D-Bus method. - Allow returning spectral readings from the Spark sensor. - libcolord: . Add an error enum for missing irradiance calibration. . Add a spectral sensor capability. . Add cd_sensor_get_spectrum(). . Add cd_spectrum_get_value_max(). . Add cd_spectrum_limit_min(). . Add cd_spectrum_planckian_new_full(). . Add cd_spectrum_resample(). . Add cd_spectrum_set_wavelength_cal(). . Add cd_spectrum_subtract(). . Add cd_spectrum_to_string(). + Bugfixes: - Add a systemd user service corresponding to the D-Bus session service. - Add a tmpfiles.d snippet to fix stateless systems. - data: Build Rec709 correctly. - Ignore the ColorHug+ in DFU mode. - Install the tmpfiles.d snippet in the right place. - Reset the sensor back to idle after each action. - libcolord: . Fix a tiny memory leak in cd_icc_get_tag_data(). . Fix saving non-normalized spectra. . Make cd_spectrum_free() NULL-safe. . Return an error when we fail to estimate the gamma value. ++++ dconf-editor: - Update to version 3.19.90: + This release has seen some improvements to the keyboard usability, with some new shortcuts added, and an help overlay to document them (requiring a GTK+ 3.19 at least). Other changes include some more metadata in the AppData file (used by software centers to know about the application), and minor corrections caused by recent GTK+ changes. + Updated translations. ++++ devhelp: - Update to version 3.19.90: + Bugs fixed: bgo#645620, bgo#696904, bgo#723135, bgo#741806, bgo#743704, bgo#757177, bgo#757877, bgo#758141, bgo#759691 bgo#759692, bgo#761407. + Updated translations. ++++ evolution-data-server: - Update to version 3.19.90: + camel-debug: Add thread-safety around dwarf address resolution code. + EDataCalView: Ensure GDBus string for view signals. + IMAPx: - Connection could be used multiple times at once in certain cases. - Stop IDLE gracefully. - Change how IDLE is handled. - Remove runtime check from imapx_conn_manager_dec_mailbox_hash(). - Try to guess also Templates and Archive folders. - Crash in imapx_free_capability(). - Prefer graceful IDLE stop than forced reconnect. + Use icaltzutil_set_exact_vtimezones_support(), if available. + Address/mute some Coverity Scan issues. + Do not require gnome-common to run autogen.sh. + Correct flags when checking for icaltzutil_set_exact_vtimezones_support(). + Correct some possibly uninitialized variables usages. + Bugs fixed: bgo#725320, bgo#748996, bgo#759153, bgo#759392, bgo#760735, bgo#760780, bgo#760794, bgo#760951, bgo#761346, bgo#761506, bgo#761527. + Updated translations. + Bump so_camel defines to 57, following upstreams changes (also in baselibs.conf). - Update to version 3.19.4: + [IMAPx] Enhance IDLE run management on folders. + Bugs fixed: bgo#759214, bgo#759458, bgo#759714. + Updated translations. - Bump so_camel defines to 55, following upstreams changes (also in baselibs.conf). - Update to version 3.19.3: + Make sure EDBusServer modules are loaded only once. + [POP3] Avoid deadlock around pop3_folder_get_message_sync(). + [ECacheReaper] Recover data for private folders. + [EDBusServer] Reload the server only if a new module was added. + Bugs fixed: bgo#746675, bgo#758856. + Updated translations. - Update to version 3.19.2: + Correct gtk-doc build references to work in out-of-source builds too. + [Maildir] Change flag separator in file name for Win32. + [Camel]: - Check for session existence in store/folder maybe_connect. - Add some helper functions for ref count issues debugging. + camel_service_ref_session() can return a NULL pointer. + Correct test-vcard-parsing, use unique test names. + [IMAPx] Doesn't ask for password when a wrong is entered. + [EDBusServer] Load newly added modules on the fly + Bugs fixed: bgo#757169, bgo#757465, bgo#688921, bgo#700001, bgo#757789, bgo#702127. + Updated translations. - Changes from version 3.19.1: + [Weather calendar] Location/Unit changes not propagate until re-open. + Correct runtime warnings from ubuntu-online-accounts module. + source_registry_server_process_file_monitor_event - Correct possible runtime warning. + Fix a reference leak from e-webdav-discover. + Avoid the compile warning when initializing SPNEGO' gss_OID_desc structure. + Bugs fixed: bgo#749974, bgo#754999, bgo#255032, bgo#755412, bgo#755410, bgo#513779, bgo#552425, bgo#755735, bgo#755735, bgo#732931, bgo#748636, bgo#756172, bgo#756530, bgo#756842. + Updated translations. - Bump %define _evo_version to version 3.20. - Add pkgconfig(json-glib-1.0) and pkgconfig(webkitgtk-3.0) BuildRequires, needed for updated google account handling. ++++ evolution-ews: - Update to version 3.19.90: + Contact photos from offline GAL not shown. + Do not require gnome-common to run autogen.sh. + Correct indentation in e_book_backend_ews_get_contact_list(). + Bugs fixed: bgo#725320, bgo#761346. + Updated translations. - Update to version 3.19.4: + Updated translations. - Update to version 3.19.3: + [Camel] Fill message From header if missing in received MIME content. + Add into a metainfo file. + Visualize incorrect values in an account editor. + Bugs fixed: bgo#758375. + Updated translations. - Update to version 3.19.2: + Bugs fixed: bgo#757458, bgo#757477, bgo#757525. + Updated translations. - Changes from version 3.19.1: + Show only mail messages in mail folders. + Extend error messages in camel_ews_folder_get_message(). + Bugs fixed: bgo#255032. + Updated translations. - Bump %define evolution_base_version to 3.20. ++++ gedit: - Update to version 3.19.4: + Spell plugin: adapt code for gspell API changes. + CSS updates. + AppData: add project_group and translation tags. + Various other code improvements and bug fixes. + Updated translations. ++++ glib-networking: - Update to version 2.47.90: + gnutls: The non-PKCS#11 TLS plugin now uses gnutls's certificate validation code directly, rather than attempting to build a certificate chain itself first (bgo#753260 and others). + gnutls: Fixed a leak when closing a connection during an implicit handshake (bgo#736809). + gnutls: Fixed "make check" without PKCS#11 support (bgo#728977). + gnutls: Various changes in preparation for DTLS support (but not the actual DTLS support itself) (bgo#697908, bgo#735754). + Updated translations. ++++ glib2: - Update to version 2.47.6: + Windows support: - Fixes and improvements to the GSettings registry backend. - Handle readability and writability of registry keys. - Use Unicode registry APIs. + Bugs fixed: bgo#760852, bgo#744772, bgo#761126, bgo#747927, bgo#761337, bgo#744570, bgo#761504, bgo#761550, bgo#761843, bgo#744570, bgo#744772, bgo#747927, bgo#760852, bgo#761126, bgo#761337, bgo#761504, bgo#761550, bgo#761843. + Updated translations. ++++ gnome-calculator: - Update to version 3.19.90: + New: Upgrade license for all source files to GPLv3+. + New: Use Soup instead of GVFS to download the IMF/ECB currency data. + Fix: Silence a compiler warning. + Fix: Remove Lithuanian litas from currency list. + Fix: Fix use of GtkStyleContext for GTK+ 3.20, + Fix: Clarify license on number.vala. + Fix: Clarify license on mpfr.vapi. + Fix: Installed tests: Update expectations. + Fix: Set the accessible name on the mode chooser. + Fix: Do not reset second currency on first currency change (bgo#260166). + Fix: Fix Chinese Yuan symbol (bgo#761075). + Fix: Add a missing tag to the AppData file. + Update: Upgrade appdata + Udated translations. - Add pkgconfig(libsoup-2.4) BuildRequires: new dependency. ++++ gnome-color-manager: - Update to version 3.19.90: + Add a missing tag to the AppData file. + Updated translations. ++++ gnome-control-center: - Update to version 3.19.90: + Network: - Prevent secrets from getting lost on each connection edit. - Fix a crash when clicking to forget a VPN on the editor. + Printers: Redesign the Printer Jobs Dialog. + Region & Language: Prevent a potential crash when exiting the panel. + Wacom: Workaround deadlocks in Clutter event handlers. + Updated translations. ++++ gnome-desktop: - Update to version 3.19.90: + Only version update. - Changes from version 3.19.4: + Capitalize language and territory names. + Add default keyboard layout for Mexico and Guatemala. + Avoid a crash when thumbnailing. + Be more careful when parsing locales. + Updated translations. ++++ gnome-online-accounts: - Update to version 3.18.4: + kerberos: Fail early on ticket request when ticketing disabled (bgo#756498). + Examples fail if backend is disabled (bgo#758475). + Use primary@REALM as the presentation identity for temporary accounts (bgo#761188). + Updated translations. ++++ gnome-settings-daemon: - Update to version 3.19.90: + Fixed a few leaks, crashes and endless loops. + Media keys: - Fix orientation keybindings/keys not working. - Added support to ask users which kind of headset was plugged in. + Updated translations. ++++ gnome-terminal: - Update to version 3.19.90: + search: Revert to using a window instead of a popover. + profile: - Increase maximum of default column prefs. - Don't compare alpha colour components. - Add cursor colour prefs. - editor: . Add highlight colour prefs. . Make it clearer what the colour pickers select. . Don't compare alpha colour components. . Unset colour alpha component. . Add cursor colour prefs. . Try to fix the UI file. . Use new show-editor property on GtkColorButton. + client: - legacy: . Reimplement deprecated --title option. . --geometry option is unsupported on gtk+ >= 3.19.5. + window: Try again to find and fix a clipboard related crash. + util: . Fix compilation error in previous commit. . Unset colour alpha component. + screen: Don't use extra colours when using theme colors. + Add more appdata. + Updated translations. ++++ gnome-system-monitor: - Update to version 3.19.90: + Added missing tag to Appdata Files. + bgo#761124: Fixed padding issue on the Processes tab. + Updated translations. ++++ gnome-tweak-tool: - Update to version 3.19.90: + Update the AppData file to 0.7+ and add some missing data. + Updated translations. ++++ gnome-weather: - Update to version 3.19.90: + Fix missing items in forecast (bgo#757186). + Add support for Geoclue agent dialog (bgo#762102). + Add missing tags to Appdata. + Build system updates and xdg-app support. + Updated translations. ++++ gsettings-desktop-schemas: - Update to version 3.19.90: + Update desktop file IDs for search providers. + Updated translations. ++++ gspell: - Update to version 0.2.4: + Fix compilation on Mac OS X. + Write the first unit tests. + Inline checker for GtkTextView: - Fix bug with neighbor words. - Fix underline drawing issue. - Don't check current word while typing. + Other code improvements. + Updated translations. ++++ gtk3: - Add patch gtk3-revert-kp_decimal_handling.patch: revert kp_decimal locale-based handling (already reverted upstream) (bgo#756751). ++++ kernel-default: - iw_cxgb3: Fix incorrectly returning error on success (bsc#966437, CVE-2015-8812). - commit 7e73f90 - Refresh patches.suse/mm-compaction-speed-up-pageblock_pfn_to_page-when-zone-is-contiguous.patch. - commit 065f151 - Use the new batched user accesses in generic user string handling (x86 performance -- uaccess). - Add 'unsafe' user access functions for batched accesses (x86 performance -- uaccess). - x86: reorganize SMAP handling in user space accesses (x86 performance -- uaccess). - commit 28861aa - crypto: af_alg - Disallow bind/setkey/... after accept(2) (bnc#966883). - commit f006dbb - Set CONFIG_MODULE_SIG_KEY to the default value To allow builds without the SLES certificate. - commit 95159d7 - Respin patches to load certificates from db and mok (fate#314486) - efi: Add EFI_SECURE_BOOT bit (fate#314486). - Refresh patches.suse/0001-Add-EFI-signature-data-types.patch. - Refresh patches.suse/0002-Add-an-EFI-signature-blob-parser-and-key-loader.patch. - Refresh patches.suse/0003-KEYS-Add-a-system-blacklist-keyring.patch. - Refresh patches.suse/0004-MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch. - commit a859e10 - Refresh patches.suse/stack-unwind.patch. Remove text_base parameter from read_pointer as it is always 0. - commit 7d5fc29 - rpm/kernel-binary.spec.in: Set CONFIG_MODULE_SIG_KEY only if a cert is present This allows using the unmodified .config from the kernel-source tree in the expanded tree. - commit 5fa6ddd - EDAC 12SP2 updates - EDAC, mc_sysfs: Fix freeing bus' name (bsc#950358). - EDAC: Robustify workqueues destruction (bsc#950358). - EDAC: Rip out the edac_subsys reference counting (bsc#950358). - EDAC: Unexport and make edac_subsys static (bsc#950358). - EDAC: Remove edac_get_sysfs_subsys() error handling (bsc#950358). - EDAC: Make edac_device workqueue setup/teardown functions static (bsc#950358). - EDAC: Rework workqueue handling (bsc#950358). - Refresh patches.drivers/01-edac-add-ddr4-flag.patch. - EDAC: Balance workqueue setup and teardown (bsc#950358). - EDAC: Kill workqueue setup/teardown functions (bsc#950358). - EDAC: Cleanup/sync workqueue functions (bsc#950358). - commit 9b5bc46 ++++ kernel-source: - iw_cxgb3: Fix incorrectly returning error on success (bsc#966437, CVE-2015-8812). - commit 7e73f90 - Refresh patches.suse/mm-compaction-speed-up-pageblock_pfn_to_page-when-zone-is-contiguous.patch. - commit 065f151 - Use the new batched user accesses in generic user string handling (x86 performance -- uaccess). - Add 'unsafe' user access functions for batched accesses (x86 performance -- uaccess). - x86: reorganize SMAP handling in user space accesses (x86 performance -- uaccess). - commit 28861aa - crypto: af_alg - Disallow bind/setkey/... after accept(2) (bnc#966883). - commit f006dbb - Set CONFIG_MODULE_SIG_KEY to the default value To allow builds without the SLES certificate. - commit 95159d7 - Respin patches to load certificates from db and mok (fate#314486) - efi: Add EFI_SECURE_BOOT bit (fate#314486). - Refresh patches.suse/0001-Add-EFI-signature-data-types.patch. - Refresh patches.suse/0002-Add-an-EFI-signature-blob-parser-and-key-loader.patch. - Refresh patches.suse/0003-KEYS-Add-a-system-blacklist-keyring.patch. - Refresh patches.suse/0004-MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch. - commit a859e10 - Refresh patches.suse/stack-unwind.patch. Remove text_base parameter from read_pointer as it is always 0. - commit 7d5fc29 - rpm/kernel-binary.spec.in: Set CONFIG_MODULE_SIG_KEY only if a cert is present This allows using the unmodified .config from the kernel-source tree in the expanded tree. - commit 5fa6ddd - EDAC 12SP2 updates - EDAC, mc_sysfs: Fix freeing bus' name (bsc#950358). - EDAC: Robustify workqueues destruction (bsc#950358). - EDAC: Rip out the edac_subsys reference counting (bsc#950358). - EDAC: Unexport and make edac_subsys static (bsc#950358). - EDAC: Remove edac_get_sysfs_subsys() error handling (bsc#950358). - EDAC: Make edac_device workqueue setup/teardown functions static (bsc#950358). - EDAC: Rework workqueue handling (bsc#950358). - Refresh patches.drivers/01-edac-add-ddr4-flag.patch. - EDAC: Balance workqueue setup and teardown (bsc#950358). - EDAC: Kill workqueue setup/teardown functions (bsc#950358). - EDAC: Cleanup/sync workqueue functions (bsc#950358). - commit 9b5bc46 ++++ kernel-syms: - iw_cxgb3: Fix incorrectly returning error on success (bsc#966437, CVE-2015-8812). - commit 7e73f90 - Refresh patches.suse/mm-compaction-speed-up-pageblock_pfn_to_page-when-zone-is-contiguous.patch. - commit 065f151 - Use the new batched user accesses in generic user string handling (x86 performance -- uaccess). - Add 'unsafe' user access functions for batched accesses (x86 performance -- uaccess). - x86: reorganize SMAP handling in user space accesses (x86 performance -- uaccess). - commit 28861aa - crypto: af_alg - Disallow bind/setkey/... after accept(2) (bnc#966883). - commit f006dbb - Set CONFIG_MODULE_SIG_KEY to the default value To allow builds without the SLES certificate. - commit 95159d7 - Respin patches to load certificates from db and mok (fate#314486) - efi: Add EFI_SECURE_BOOT bit (fate#314486). - Refresh patches.suse/0001-Add-EFI-signature-data-types.patch. - Refresh patches.suse/0002-Add-an-EFI-signature-blob-parser-and-key-loader.patch. - Refresh patches.suse/0003-KEYS-Add-a-system-blacklist-keyring.patch. - Refresh patches.suse/0004-MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch. - commit a859e10 - Refresh patches.suse/stack-unwind.patch. Remove text_base parameter from read_pointer as it is always 0. - commit 7d5fc29 - rpm/kernel-binary.spec.in: Set CONFIG_MODULE_SIG_KEY only if a cert is present This allows using the unmodified .config from the kernel-source tree in the expanded tree. - commit 5fa6ddd - EDAC 12SP2 updates - EDAC, mc_sysfs: Fix freeing bus' name (bsc#950358). - EDAC: Robustify workqueues destruction (bsc#950358). - EDAC: Rip out the edac_subsys reference counting (bsc#950358). - EDAC: Unexport and make edac_subsys static (bsc#950358). - EDAC: Remove edac_get_sysfs_subsys() error handling (bsc#950358). - EDAC: Make edac_device workqueue setup/teardown functions static (bsc#950358). - EDAC: Rework workqueue handling (bsc#950358). - Refresh patches.drivers/01-edac-add-ddr4-flag.patch. - EDAC: Balance workqueue setup and teardown (bsc#950358). - EDAC: Kill workqueue setup/teardown functions (bsc#950358). - EDAC: Cleanup/sync workqueue functions (bsc#950358). - commit 9b5bc46 ++++ util-linux: - Upgrade to Factory version (FATE #320552). - Port and add compatibility check for util-linux-losetup-Add-support-for-setting-logical-blocksize.patch. - Involves following changes in files: * klogconsole.tar.bz2 + klogconsole.diff + klogconsole-quiet.patch -> klogconsole.tar.xz - Obsolete patches, now upstreamed: * util-linux-slash-in-format-string.patch * util-linux-fdisk-dm-partname.patch * util-linux-libblkid-overflow.patch * util-linux-fsck-C_fd.patch * util-linux-robust-probe.patch * util-linux-libmount-double-slash.patch * util-linux-colcrt-CVE-2015-5218-overflow.patch * util-linux-script-man-doc-misuse.patch * util-linux-fix-cciss-dev-lookup.patch * util-linux-fix-cciss-sys-lookup.patch * detect-sPar-in-lscpu.patch * util-linux-lsblk-mountpoint-toplevel.patch * util-linux-lsblk-dependencies.patch * util-linux-fdisk-l-dont-abort.patch * util-linux-fsck-implement-fsck-r_fd.patch * util-linux-libblkid-unsafe-chars.patch * util-linux-script-mangled-EOF-big-endian.patch * util-linux-fdisk-device-mapper-names.patch * util-linux-script-backport.patch * util-linux-bash-completion-blockdev.patch * util-linux-flock-zero-timeout-is-valid.patch * util-linux-cal-no-terminal.patch * util-linux-lsblk-inverse-tree.patch - Fix for SLE12: bsc#956540, SLE12 SP1: bsc#953691, Leap 42.1: boo#954482, was obsoleted by the systemd update, and skipped. - Disable last again to prevent conflict with sysvinit-tools. - Performs following changes: - Tue Dec 1 10:27:17 UTC 2015 - sweet_f_a@gmx.de * enable last binary - Wed Nov 11 15:46:46 UTC 2015 - sweet_f_a@gmx.de * Update to version 2.27.1, bugfix release, see ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.27/v2.27.1-ReleaseNotes - Wed Nov 11 11:25:25 UTC 2015 - schwab@suse.de * Change condition for known fail markers from test for armv6 and aarch64 architecture to test for qemu user-space build - Wed Sep 23 14:16:22 CEST 2015 - sbrabec@suse.com * Update to version 2.27: * Many changes and improvements, most notably: * lsipc: new command * unshare provides a new option --propagation= * mount(8) supports read-only binds in one (not atomic) step by "bind,ro". * GNU readline support in fdisk and sfdisk. * JSON support in libsmartcols and findmnt, losetup, lsblk, lslocks, sfdisk and lsipc. * script has been massively improved to be more robust and less complex (bsc#888678, bsc#930236). * sulogin supports locked root accounts by --force (bsc#968733, bsc#963399). * colors support by default. It is possible to change this with --disable-colors-default. * more information in cfdisk * fdisk provides new commands 'F' and 'i' * cal supports the new options --twelve and --months * rtcwake supports a news option --list-modes and --date, no support RTC_ALM_READ and RTC_ALM_SET fallbacks any more. * Many fixes, most notably: * fsck: now supports -r {fd} (bsc#903738) * better handling of multi-path devices (bsc#880468, bsc#924994) * flock: improve timeout handling (bsc#926945) * lsblk: display mountpoint even for top-level device (bsc#943415) * colcrt: fix buffer overflow (bsc#949754, CVE-2015-5218) - Wed Aug 19 21:18:11 CEST 2015 - sbrabec@suse.com * Add licenses. - Tue Aug 4 20:31:55 CEST 2015 - sbrabec@suse.com * Add %systemd_preset_pre and %systemd_preset_posttrans that will do one shot presetting of uuidd.service on upgrade. (bnc#900935#c46, FATE#318949). * Remove one shot presetting hacks. - Mon May 25 16:26:01 UTC 2015 - crrodriguez@opensuse.org * Build with --enable-libmount-force-mountinfo the rationale is identical to the following commit message --> http://bit.ly/1eqf5GO The default behaviour is undesirable and fragile when using systemd. - Fri May 1 11:30:09 UTC 2015 - sweet_f_a@gmx.de * Update to util-linux-2.26.2: * many fixes, most notable for logger, *fdisks and mount * (lib)mount, add support for MS_LAZYTIME * disable libmount/lock test to avoid random timeouts * socat is needed for logger tests - Fri Mar 13 15:57:56 UTC 2015 - sweet_f_a@gmx.de * Update to util-linux-2.26.1: * cal(1): do not segfault when TERM is not defined or wrong (bnc#903440) * logger(1): major fixes and enhancements * agetty(8): support /usr/lib/os-release too * some more fixes, mostly minor ones, see ReleaseNotes * re-enable fixed tests (fdisk/bsd, ppc64le) - Wed Feb 25 20:43:28 CET 2015 - sbrabec@suse.cz * Update to util-linux-2.26: * based on the git master branch of util-linux, remove backported patches (util-linux-libblkid-unsafe-chars.patch, util-linux-libblkid-overflow.patch) * zramctl(8): this NEW COMMAND allows to control /dev/zramN devices * agetty(8): supports new option --reload to force already running agetty processes to reprint the /etc/issue file * cfdisk(8), sfdisk(8) and fdisk(8): support sfdisk-compatible scripts; it's possible to save your partitioning layout to text files and (re)use it in all fdisks * fdisk(8), sfdisk(8): support new command-line option "--output " to specify output columns for --list or print commands * nsenter(1): has been updated to work with the latest kernel changes in user namespaces supports new command-line option - -preserve-credentials * unshare(1): has been updated to work with the latest kernel changes in user namespaces supports new command-line option "--setgroups=" * swapon(8): supports new command-line option "-o " with the same semantics as -o for mount(8); it's now possible to specify swap options on the command line by the same string as in fstab * fdformat(8): supports new command-line options --from and --to to specify tracks and --repair for broken floppies * getopt(1): has been updated to the latest version (originally maintained outside of util-linux) and refactored * ldattach(8): has been improved to support GSM0710 and intro modem commands * logger(1): supports new command-line option --id= to specify PID (or another ID) allows to specify --rfc3164 or --rfc5424 syslog protocols * libfdisk: the library is distributed as a shared library with a stable API and a standard header file * libmount: provides a new simple API to monitor mount-table changes (including changes in userspace mount options) * Fix lack of I18N support in util-linux-systemd (mis-compilation). - Sun Feb 22 17:15:41 UTC 2015 - crrodriguez@opensuse.org * Build with FULL RELRO. - Tue Feb 10 15:26:55 UTC 2015 - sweet_f_a@gmx.de * define upstream source for klogconsole to remove patches * klogconsole-quiet.patch * klogconsole.diff * remove openSUSE 13.1 specific eject permissions, did not worked anyway since eject-fpie.patch was removed * always call autoreconf, not only for splitted packages, skip autopoint (gettext) - Fri Feb 6 17:01:02 UTC 2015 - dimstar@opensuse.org * Do not try to unregister an info file (ipc.info.gz) which we do not own. Already in May 2011, we stopped registering it: "do not register ipc.info.gz (not provided by this package)". - Wed Feb 4 19:08:43 CET 2015 - sbrabec@suse.cz * libblkid: care about unsafe chars and possible buffer overflow in cache (CVE-2014-9114, util-linux-libblkid-unsafe-chars.patch, util-linux-libblkid-overflow.patch, bsc#907434) - Thu Jan 29 14:13:41 UTC 2015 - sweet_f_a@gmx.de * Update to version 2.25.2: mostly minor fixes (including boo#908742) * re-enable utmpdump and ipcs tests for all archs - Thu Jan 15 17:15:47 UTC 2015 - schwab@linux-m68k.org * Use util-linux:/bin/logger as split-provide, /usr/lib/systemd/system/fstrim.service didn't exist in 13.1 - Sat Jan 10 02:24:25 UTC 2015 - jengelh@inai.de * Remove pam_securetty.so from /etc/pam.d/login. By definition, local logins are always secure. Remote logins actually use /etc/pam.d/remote by way of `/bin/login -h` (such as rlogind). This solves the problem that root logins are erroneously rejected when using kmscon(8) or `machinectl login`, because they use ptys. - Tue Nov 11 10:57:12 UTC 2014 - schwab@suse.de * Remove known fail marker for fdisk/bsd on ppc, ppc64, s390, s390x - Fri Oct 17 21:18:43 CEST 2014 - sbrabec@suse.cz * Fix mis-compilation of libuuid without uuidd support (bnc#900935). * Fix uuidd socket activation (bnc#900935). * Remove obsolete sysvinit script for uuidd. * Remove no more needed uuidd permissions stuff. * Replace PreReq for obsolete pwdutils by names of binaries. * Add fstrim service scripts and rcfstrim helper. - Mon Sep 8 21:04:34 CEST 2014 - sbrabec@suse.cz * Install runuser and runuser-l PAM file (runuser.pamd, bnc#892079). - Wed Sep 3 16:21:57 CEST 2014 - sbrabec@suse.cz * Update to version 2.25.1: * bug fixes (removed util-linux-bash-completion-blockdev.patch, util-linux-slash-in-format-string.patch) * translation updates * correct support for plurals * gpt: use real sector size to set PTMAGIC_OFFSET * gpt: add Microsoft Storage Spaces GUID * libmount: use -t for type.subtype in helpers API * erase all traces of the long-obsolete xiafs - Tue Aug 26 12:15:02 UTC 2014 - schwab@suse.de * Always mark ipcs/limits and misc/setarch as known failure - Tue Aug 26 07:43:16 UTC 2014 - pgajdos@suse.com * fix parsing of slash in the format string [bnc#889934] (internal) * added patches: * util-linux-slash-in-format-string.patch - Thu Aug 21 18:34:59 CEST 2014 - sbrabec@suse.cz * Remove hacks for format_spec_file and source_validator (bnc#891152, bnc#891829). * Use macro defined summary that passes both SLE and openSUSE check-in QA scripts (invented by Ruediger Oertel). ++++ libgweather: - Update to version 3.19.90: + Build system updates. + Fix build with Clang (bgo#760178). + libsoup dependency bumped to 2.44. + Updated translations ++++ webkit2gtk3: - Do not use binutils-gold on s390x and try to minimize memory used there at linking time. - Ensure JIT is also disabled on s390x. ++++ openldap2: - Remove openldap2-client.spec and openldap2-client.changes openldap2.spec now builds client utilities and libraries. Thus pre_checkin.sh is removed. - Macros dealing with old/unsupported distributions are removed. - Other minor clean-ups in the spec file. - Build password strength enforcer as an implementation of ppolicy password checker, introducing: ppolicy-check-password-1.2.tar.gz ppolicy-check-password.Makefile ppolicy-check-password.conf ppolicy-check-password.5 0200-Fix-incorrect-calculation-of-consecutive-number-of-c.patch (Implements fate#319461) - Split openldap 2.3 from this package into its own compat-libldap-2_3-0 Hence removing the following source files: openldap-2.3.37-Fix-ldap-host-lookup-ipv6.patch openldap-2.3.37-liblber-length-decoding.dif openldap-2.3.37-libldap-gethostbyname_r.dif openldap-2.3.37-libldap-ld_defconn-ldap_free_connection.dif openldap-2.3.37-libldap-ldapi_url.dif openldap-2.3.37-libldap-ntlm.diff openldap-2.3.37-libldap-sasl-max-buff-size.dif openldap-2.3.37-libldap-ssl.dif openldap-2.3.37-libldap-suid.diff openldap-2.3.37-libldap-tls_chkhost-its6239.dif openldap-2.3.37-libldap-utf8-ADcanonical.dif openldap-2.3.37.dif openldap-2.3.37.tgz ++++ libsoup: - Update to version 2.53.90: + NUL bytes in headers are now ignored (bgo#760832). + Fixed transfer annotation of soup_form_decode* functions (bgo#743966). + Updated translations. - Call intltoolize before configure in order to fix up the tarball to work with recent versions of intltool. ++++ yelp: - Update to version 3.19.90: + Partial fix for handling documents using local paths (bgo#753443). + Allow .docbook files as file path (bgo#699995). + Fix return type of document_indexed (bgo#761647). + Fix build issue with separate builddir (bgo#757139). + Updated translations. ++++ notification-daemon: - Update to version 3.18.2: + Updated translations. ++++ python-libmount: - Upgrade to Factory version (FATE #320552). - Port and add compatibility check for util-linux-losetup-Add-support-for-setting-logical-blocksize.patch. - Involves following changes in files: * klogconsole.tar.bz2 + klogconsole.diff + klogconsole-quiet.patch -> klogconsole.tar.xz - Obsolete patches, now upstreamed: * util-linux-slash-in-format-string.patch * util-linux-fdisk-dm-partname.patch * util-linux-libblkid-overflow.patch * util-linux-fsck-C_fd.patch * util-linux-robust-probe.patch * util-linux-libmount-double-slash.patch * util-linux-colcrt-CVE-2015-5218-overflow.patch * util-linux-script-man-doc-misuse.patch * util-linux-fix-cciss-dev-lookup.patch * util-linux-fix-cciss-sys-lookup.patch * detect-sPar-in-lscpu.patch * util-linux-lsblk-mountpoint-toplevel.patch * util-linux-lsblk-dependencies.patch * util-linux-fdisk-l-dont-abort.patch * util-linux-fsck-implement-fsck-r_fd.patch * util-linux-libblkid-unsafe-chars.patch * util-linux-script-mangled-EOF-big-endian.patch * util-linux-fdisk-device-mapper-names.patch * util-linux-script-backport.patch * util-linux-bash-completion-blockdev.patch * util-linux-flock-zero-timeout-is-valid.patch * util-linux-cal-no-terminal.patch * util-linux-lsblk-inverse-tree.patch - Fix for SLE12: bsc#956540, SLE12 SP1: bsc#953691, Leap 42.1: boo#954482, was obsoleted by the systemd update, and skipped. - Disable last again to prevent conflict with sysvinit-tools. - Performs following changes: - Tue Dec 1 10:27:17 UTC 2015 - sweet_f_a@gmx.de * enable last binary - Wed Nov 11 15:46:46 UTC 2015 - sweet_f_a@gmx.de * Update to version 2.27.1, bugfix release, see ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.27/v2.27.1-ReleaseNotes - Wed Nov 11 11:25:25 UTC 2015 - schwab@suse.de * Change condition for known fail markers from test for armv6 and aarch64 architecture to test for qemu user-space build - Wed Sep 23 14:16:22 CEST 2015 - sbrabec@suse.com * Update to version 2.27: * Many changes and improvements, most notably: * lsipc: new command * unshare provides a new option --propagation= * mount(8) supports read-only binds in one (not atomic) step by "bind,ro". * GNU readline support in fdisk and sfdisk. * JSON support in libsmartcols and findmnt, losetup, lsblk, lslocks, sfdisk and lsipc. * script has been massively improved to be more robust and less complex (bsc#888678, bsc#930236). * sulogin supports locked root accounts by --force (bsc#968733, bsc#963399). * colors support by default. It is possible to change this with --disable-colors-default. * more information in cfdisk * fdisk provides new commands 'F' and 'i' * cal supports the new options --twelve and --months * rtcwake supports a news option --list-modes and --date, no support RTC_ALM_READ and RTC_ALM_SET fallbacks any more. * Many fixes, most notably: * fsck: now supports -r {fd} (bsc#903738) * better handling of multi-path devices (bsc#880468, bsc#924994) * flock: improve timeout handling (bsc#926945) * lsblk: display mountpoint even for top-level device (bsc#943415) * colcrt: fix buffer overflow (bsc#949754, CVE-2015-5218) - Wed Aug 19 21:18:11 CEST 2015 - sbrabec@suse.com * Add licenses. - Tue Aug 4 20:31:55 CEST 2015 - sbrabec@suse.com * Add %systemd_preset_pre and %systemd_preset_posttrans that will do one shot presetting of uuidd.service on upgrade. (bnc#900935#c46, FATE#318949). * Remove one shot presetting hacks. - Mon May 25 16:26:01 UTC 2015 - crrodriguez@opensuse.org * Build with --enable-libmount-force-mountinfo the rationale is identical to the following commit message --> http://bit.ly/1eqf5GO The default behaviour is undesirable and fragile when using systemd. - Fri May 1 11:30:09 UTC 2015 - sweet_f_a@gmx.de * Update to util-linux-2.26.2: * many fixes, most notable for logger, *fdisks and mount * (lib)mount, add support for MS_LAZYTIME * disable libmount/lock test to avoid random timeouts * socat is needed for logger tests - Fri Mar 13 15:57:56 UTC 2015 - sweet_f_a@gmx.de * Update to util-linux-2.26.1: * cal(1): do not segfault when TERM is not defined or wrong (bnc#903440) * logger(1): major fixes and enhancements * agetty(8): support /usr/lib/os-release too * some more fixes, mostly minor ones, see ReleaseNotes * re-enable fixed tests (fdisk/bsd, ppc64le) - Wed Feb 25 20:43:28 CET 2015 - sbrabec@suse.cz * Update to util-linux-2.26: * based on the git master branch of util-linux, remove backported patches (util-linux-libblkid-unsafe-chars.patch, util-linux-libblkid-overflow.patch) * zramctl(8): this NEW COMMAND allows to control /dev/zramN devices * agetty(8): supports new option --reload to force already running agetty processes to reprint the /etc/issue file * cfdisk(8), sfdisk(8) and fdisk(8): support sfdisk-compatible scripts; it's possible to save your partitioning layout to text files and (re)use it in all fdisks * fdisk(8), sfdisk(8): support new command-line option "--output " to specify output columns for --list or print commands * nsenter(1): has been updated to work with the latest kernel changes in user namespaces supports new command-line option - -preserve-credentials * unshare(1): has been updated to work with the latest kernel changes in user namespaces supports new command-line option "--setgroups=" * swapon(8): supports new command-line option "-o " with the same semantics as -o for mount(8); it's now possible to specify swap options on the command line by the same string as in fstab * fdformat(8): supports new command-line options --from and --to to specify tracks and --repair for broken floppies * getopt(1): has been updated to the latest version (originally maintained outside of util-linux) and refactored * ldattach(8): has been improved to support GSM0710 and intro modem commands * logger(1): supports new command-line option --id= to specify PID (or another ID) allows to specify --rfc3164 or --rfc5424 syslog protocols * libfdisk: the library is distributed as a shared library with a stable API and a standard header file * libmount: provides a new simple API to monitor mount-table changes (including changes in userspace mount options) * Fix lack of I18N support in util-linux-systemd (mis-compilation). - Sun Feb 22 17:15:41 UTC 2015 - crrodriguez@opensuse.org * Build with FULL RELRO. - Tue Feb 10 15:26:55 UTC 2015 - sweet_f_a@gmx.de * define upstream source for klogconsole to remove patches * klogconsole-quiet.patch * klogconsole.diff * remove openSUSE 13.1 specific eject permissions, did not worked anyway since eject-fpie.patch was removed * always call autoreconf, not only for splitted packages, skip autopoint (gettext) - Fri Feb 6 17:01:02 UTC 2015 - dimstar@opensuse.org * Do not try to unregister an info file (ipc.info.gz) which we do not own. Already in May 2011, we stopped registering it: "do not register ipc.info.gz (not provided by this package)". - Wed Feb 4 19:08:43 CET 2015 - sbrabec@suse.cz * libblkid: care about unsafe chars and possible buffer overflow in cache (CVE-2014-9114, util-linux-libblkid-unsafe-chars.patch, util-linux-libblkid-overflow.patch, bsc#907434) - Thu Jan 29 14:13:41 UTC 2015 - sweet_f_a@gmx.de * Update to version 2.25.2: mostly minor fixes (including boo#908742) * re-enable utmpdump and ipcs tests for all archs - Thu Jan 15 17:15:47 UTC 2015 - schwab@linux-m68k.org * Use util-linux:/bin/logger as split-provide, /usr/lib/systemd/system/fstrim.service didn't exist in 13.1 - Sat Jan 10 02:24:25 UTC 2015 - jengelh@inai.de * Remove pam_securetty.so from /etc/pam.d/login. By definition, local logins are always secure. Remote logins actually use /etc/pam.d/remote by way of `/bin/login -h` (such as rlogind). This solves the problem that root logins are erroneously rejected when using kmscon(8) or `machinectl login`, because they use ptys. - Tue Nov 11 10:57:12 UTC 2014 - schwab@suse.de * Remove known fail marker for fdisk/bsd on ppc, ppc64, s390, s390x - Fri Oct 17 21:18:43 CEST 2014 - sbrabec@suse.cz * Fix mis-compilation of libuuid without uuidd support (bnc#900935). * Fix uuidd socket activation (bnc#900935). * Remove obsolete sysvinit script for uuidd. * Remove no more needed uuidd permissions stuff. * Replace PreReq for obsolete pwdutils by names of binaries. * Add fstrim service scripts and rcfstrim helper. - Mon Sep 8 21:04:34 CEST 2014 - sbrabec@suse.cz * Install runuser and runuser-l PAM file (runuser.pamd, bnc#892079). - Wed Sep 3 16:21:57 CEST 2014 - sbrabec@suse.cz * Update to version 2.25.1: * bug fixes (removed util-linux-bash-completion-blockdev.patch, util-linux-slash-in-format-string.patch) * translation updates * correct support for plurals * gpt: use real sector size to set PTMAGIC_OFFSET * gpt: add Microsoft Storage Spaces GUID * libmount: use -t for type.subtype in helpers API * erase all traces of the long-obsolete xiafs - Tue Aug 26 12:15:02 UTC 2014 - schwab@suse.de * Always mark ipcs/limits and misc/setarch as known failure - Tue Aug 26 07:43:16 UTC 2014 - pgajdos@suse.com * fix parsing of slash in the format string [bnc#889934] (internal) * added patches: * util-linux-slash-in-format-string.patch - Thu Aug 21 18:34:59 CEST 2014 - sbrabec@suse.cz * Remove hacks for format_spec_file and source_validator (bnc#891152, bnc#891829). * Use macro defined summary that passes both SLE and openSUSE check-in QA scripts (invented by Ruediger Oertel). ++++ syslinux: - create also s390x package (bsc#964471) ++++ util-linux-systemd: - Upgrade to Factory version (FATE #320552). - Port and add compatibility check for util-linux-losetup-Add-support-for-setting-logical-blocksize.patch. - Involves following changes in files: * klogconsole.tar.bz2 + klogconsole.diff + klogconsole-quiet.patch -> klogconsole.tar.xz - Obsolete patches, now upstreamed: * util-linux-slash-in-format-string.patch * util-linux-fdisk-dm-partname.patch * util-linux-libblkid-overflow.patch * util-linux-fsck-C_fd.patch * util-linux-robust-probe.patch * util-linux-libmount-double-slash.patch * util-linux-colcrt-CVE-2015-5218-overflow.patch * util-linux-script-man-doc-misuse.patch * util-linux-fix-cciss-dev-lookup.patch * util-linux-fix-cciss-sys-lookup.patch * detect-sPar-in-lscpu.patch * util-linux-lsblk-mountpoint-toplevel.patch * util-linux-lsblk-dependencies.patch * util-linux-fdisk-l-dont-abort.patch * util-linux-fsck-implement-fsck-r_fd.patch * util-linux-libblkid-unsafe-chars.patch * util-linux-script-mangled-EOF-big-endian.patch * util-linux-fdisk-device-mapper-names.patch * util-linux-script-backport.patch * util-linux-bash-completion-blockdev.patch * util-linux-flock-zero-timeout-is-valid.patch * util-linux-cal-no-terminal.patch * util-linux-lsblk-inverse-tree.patch - Fix for SLE12: bsc#956540, SLE12 SP1: bsc#953691, Leap 42.1: boo#954482, was obsoleted by the systemd update, and skipped. - Disable last again to prevent conflict with sysvinit-tools. - Performs following changes: - Tue Dec 1 10:27:17 UTC 2015 - sweet_f_a@gmx.de * enable last binary - Wed Nov 11 15:46:46 UTC 2015 - sweet_f_a@gmx.de * Update to version 2.27.1, bugfix release, see ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.27/v2.27.1-ReleaseNotes - Wed Nov 11 11:25:25 UTC 2015 - schwab@suse.de * Change condition for known fail markers from test for armv6 and aarch64 architecture to test for qemu user-space build - Wed Sep 23 14:16:22 CEST 2015 - sbrabec@suse.com * Update to version 2.27: * Many changes and improvements, most notably: * lsipc: new command * unshare provides a new option --propagation= * mount(8) supports read-only binds in one (not atomic) step by "bind,ro". * GNU readline support in fdisk and sfdisk. * JSON support in libsmartcols and findmnt, losetup, lsblk, lslocks, sfdisk and lsipc. * script has been massively improved to be more robust and less complex (bsc#888678, bsc#930236). * sulogin supports locked root accounts by --force (bsc#968733, bsc#963399). * colors support by default. It is possible to change this with --disable-colors-default. * more information in cfdisk * fdisk provides new commands 'F' and 'i' * cal supports the new options --twelve and --months * rtcwake supports a news option --list-modes and --date, no support RTC_ALM_READ and RTC_ALM_SET fallbacks any more. * Many fixes, most notably: * fsck: now supports -r {fd} (bsc#903738) * better handling of multi-path devices (bsc#880468, bsc#924994) * flock: improve timeout handling (bsc#926945) * lsblk: display mountpoint even for top-level device (bsc#943415) * colcrt: fix buffer overflow (bsc#949754, CVE-2015-5218) - Wed Aug 19 21:18:11 CEST 2015 - sbrabec@suse.com * Add licenses. - Tue Aug 4 20:31:55 CEST 2015 - sbrabec@suse.com * Add %systemd_preset_pre and %systemd_preset_posttrans that will do one shot presetting of uuidd.service on upgrade. (bnc#900935#c46, FATE#318949). * Remove one shot presetting hacks. - Mon May 25 16:26:01 UTC 2015 - crrodriguez@opensuse.org * Build with --enable-libmount-force-mountinfo the rationale is identical to the following commit message --> http://bit.ly/1eqf5GO The default behaviour is undesirable and fragile when using systemd. - Fri May 1 11:30:09 UTC 2015 - sweet_f_a@gmx.de * Update to util-linux-2.26.2: * many fixes, most notable for logger, *fdisks and mount * (lib)mount, add support for MS_LAZYTIME * disable libmount/lock test to avoid random timeouts * socat is needed for logger tests - Fri Mar 13 15:57:56 UTC 2015 - sweet_f_a@gmx.de * Update to util-linux-2.26.1: * cal(1): do not segfault when TERM is not defined or wrong (bnc#903440) * logger(1): major fixes and enhancements * agetty(8): support /usr/lib/os-release too * some more fixes, mostly minor ones, see ReleaseNotes * re-enable fixed tests (fdisk/bsd, ppc64le) - Wed Feb 25 20:43:28 CET 2015 - sbrabec@suse.cz * Update to util-linux-2.26: * based on the git master branch of util-linux, remove backported patches (util-linux-libblkid-unsafe-chars.patch, util-linux-libblkid-overflow.patch) * zramctl(8): this NEW COMMAND allows to control /dev/zramN devices * agetty(8): supports new option --reload to force already running agetty processes to reprint the /etc/issue file * cfdisk(8), sfdisk(8) and fdisk(8): support sfdisk-compatible scripts; it's possible to save your partitioning layout to text files and (re)use it in all fdisks * fdisk(8), sfdisk(8): support new command-line option "--output " to specify output columns for --list or print commands * nsenter(1): has been updated to work with the latest kernel changes in user namespaces supports new command-line option - -preserve-credentials * unshare(1): has been updated to work with the latest kernel changes in user namespaces supports new command-line option "--setgroups=" * swapon(8): supports new command-line option "-o " with the same semantics as -o for mount(8); it's now possible to specify swap options on the command line by the same string as in fstab * fdformat(8): supports new command-line options --from and --to to specify tracks and --repair for broken floppies * getopt(1): has been updated to the latest version (originally maintained outside of util-linux) and refactored * ldattach(8): has been improved to support GSM0710 and intro modem commands * logger(1): supports new command-line option --id= to specify PID (or another ID) allows to specify --rfc3164 or --rfc5424 syslog protocols * libfdisk: the library is distributed as a shared library with a stable API and a standard header file * libmount: provides a new simple API to monitor mount-table changes (including changes in userspace mount options) * Fix lack of I18N support in util-linux-systemd (mis-compilation). - Sun Feb 22 17:15:41 UTC 2015 - crrodriguez@opensuse.org * Build with FULL RELRO. - Tue Feb 10 15:26:55 UTC 2015 - sweet_f_a@gmx.de * define upstream source for klogconsole to remove patches * klogconsole-quiet.patch * klogconsole.diff * remove openSUSE 13.1 specific eject permissions, did not worked anyway since eject-fpie.patch was removed * always call autoreconf, not only for splitted packages, skip autopoint (gettext) - Fri Feb 6 17:01:02 UTC 2015 - dimstar@opensuse.org * Do not try to unregister an info file (ipc.info.gz) which we do not own. Already in May 2011, we stopped registering it: "do not register ipc.info.gz (not provided by this package)". - Wed Feb 4 19:08:43 CET 2015 - sbrabec@suse.cz * libblkid: care about unsafe chars and possible buffer overflow in cache (CVE-2014-9114, util-linux-libblkid-unsafe-chars.patch, util-linux-libblkid-overflow.patch, bsc#907434) - Thu Jan 29 14:13:41 UTC 2015 - sweet_f_a@gmx.de * Update to version 2.25.2: mostly minor fixes (including boo#908742) * re-enable utmpdump and ipcs tests for all archs - Thu Jan 15 17:15:47 UTC 2015 - schwab@linux-m68k.org * Use util-linux:/bin/logger as split-provide, /usr/lib/systemd/system/fstrim.service didn't exist in 13.1 - Sat Jan 10 02:24:25 UTC 2015 - jengelh@inai.de * Remove pam_securetty.so from /etc/pam.d/login. By definition, local logins are always secure. Remote logins actually use /etc/pam.d/remote by way of `/bin/login -h` (such as rlogind). This solves the problem that root logins are erroneously rejected when using kmscon(8) or `machinectl login`, because they use ptys. - Tue Nov 11 10:57:12 UTC 2014 - schwab@suse.de * Remove known fail marker for fdisk/bsd on ppc, ppc64, s390, s390x - Fri Oct 17 21:18:43 CEST 2014 - sbrabec@suse.cz * Fix mis-compilation of libuuid without uuidd support (bnc#900935). * Fix uuidd socket activation (bnc#900935). * Remove obsolete sysvinit script for uuidd. * Remove no more needed uuidd permissions stuff. * Replace PreReq for obsolete pwdutils by names of binaries. * Add fstrim service scripts and rcfstrim helper. - Mon Sep 8 21:04:34 CEST 2014 - sbrabec@suse.cz * Install runuser and runuser-l PAM file (runuser.pamd, bnc#892079). - Wed Sep 3 16:21:57 CEST 2014 - sbrabec@suse.cz * Update to version 2.25.1: * bug fixes (removed util-linux-bash-completion-blockdev.patch, util-linux-slash-in-format-string.patch) * translation updates * correct support for plurals * gpt: use real sector size to set PTMAGIC_OFFSET * gpt: add Microsoft Storage Spaces GUID * libmount: use -t for type.subtype in helpers API * erase all traces of the long-obsolete xiafs - Tue Aug 26 12:15:02 UTC 2014 - schwab@suse.de * Always mark ipcs/limits and misc/setarch as known failure - Tue Aug 26 07:43:16 UTC 2014 - pgajdos@suse.com * fix parsing of slash in the format string [bnc#889934] (internal) * added patches: * util-linux-slash-in-format-string.patch - Thu Aug 21 18:34:59 CEST 2014 - sbrabec@suse.cz * Remove hacks for format_spec_file and source_validator (bnc#891152, bnc#891829). * Use macro defined summary that passes both SLE and openSUSE check-in QA scripts (invented by Ruediger Oertel). ++++ yast2-iscsi-client: - fix syntax error in "publish" section of IscsiClientLib.rb - 3.1.25 ++++ yast2-update: - Moved Yast::Transfer::FileFromUrl here from autoyast2. (FATE#316796) - 3.1.36 ------------------------------------------------------------------ ------------------ 2016-2-15 - Feb 15 2016 ------------------- ------------------------------------------------------------------ ++++ atk: - Update to version 2.19.90: + bgo#755548: atktablecell: use content of the pointer instead of pointer itself. + bgo#760323: Use upstream gettext intead glib-gettext. + Build/MSVC/win32 improvements. + Updated translations. - Disable translation-update-upstream BuildRequires and execution: Upstream changed from atk10 to atk, for which we have no updated translations. This in turn breaks the build. ++++ cantarell-fonts: - Update to version 0.0.22: + Improvements to the generation script. + Bold: double quotes alignment. + Rehint font with adobe toolkit. ++++ eog: - Update to version 3.19.90: + Better image quality when downscaling. + Improved AppData. + Improved strings in the shortcuts window. + Bugs fixed: bgo#665897, bgo#761408, bgo#762028. + Updated translations. ++++ evolution: - Update to version 3.18.5: + Do not let itip-formatter plugin disable. + Use icaltzutil_set_exact_vtimezones_support(), if available. + Show composer when processing mailto: only after From account is set. + [EMinicard]: Release grab when started drag of the contact. + EHTMLEditorUtils: prev_parent variable can be used uninitialized. + EHTMLEditorView: - It's not possible to change formatting from Blockquote to list. - Some of the Evolution's composer attributes are sent in HTML messages. - Avoid possible critical warnings when sending HTML messages. - Avoid critical warnings when deleting a text smiley. - Fragment can be used uninitialized when saving history while deleting. - Undoing the citation split does not re-wrap and re-quote the block. - Pressing the Return key in the beginning of list item will delete the item. - Don't send the empty signature placeholder in the HTML messages. + Bugs fixed: bgo#758977, bgo#760971, bgo#761166, bgo#759201, bgo#760638, bgo#759873, bgo#761394, bgo#761496, bgo#761883. + Updated translations. ++++ evolution-data-server: - Update to version 3.18.5: + Use icaltzutil_set_exact_vtimezones_support(), if available. + [IMAPx]: - Connection could be used multiple times at once in certain cases. - Stop IDLE gracefully. - Change how IDLE is handled. - Remove runtime check from imapx_conn_manager_dec_mailbox_hash(). - Crash in imapx_free_capability(). - Prefer graceful IDLE stop than forced reconnect. + Bugs fixed: bgo#748996, bgo#759153, bgo#761527, bgo#760951. ++++ evolution-ews: - Update to version 3.18.5: + Miscellaneous: Contact photos from offline GAL not shown. ++++ file-roller: - Update to version 3.19.90: + Updated translations. ++++ glibc: - Add audit-devel and libcap-devel to BuildRequires, for use by nscd ++++ glibc: - Add audit-devel and libcap-devel to BuildRequires, for use by nscd ++++ gnome-power-manager: - Update to version 3.19.90: + Add a missing tag to the AppData file. + trivial: Manually add kudos to the AppData file. + Updated translations. - Update URL to new home. ++++ clutter-gst: - Resync BuildRequires with configure.ac: + pkgconfig(clutter-1.0) >= 1.20.0 + pkgconfig(gstreamer-1.0) >= 1.4.0 ++++ kernel-default: - fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list() (bnc#965794, CVE-2016-0617). - commit cd600c8 - ALSA: usb-audio: avoid freeing umidi object twice (CVE-2016-2384,bsc#966693). - commit 0dd9927 - Update config files. Add the following config to x86_64/default and x86_64/debug CONFIG_HIBERNATE_VERIFICATION=y CONFIG_HIBERNATE_VERIFICATION_FORCE is not set CONFIG_EFI_HIBERNATION_KEYS=y - commit 12010dd - Respin patches of hibernation signature checking patches - x86/efi: Add get and set variable to EFI services pointer table (fate#316350). - Refresh patches.suse/0001-PM-hibernate-Force-verify-hibernation-signature-in-s.patch. - Refresh patches.suse/0001-PM-hibernate-define-HMAC-algorithm-and-digest-size-o.patch. - Refresh patches.suse/0003-x86-boot-Public-getting-random-boot-function.patch. - Refresh patches.suse/0004-x86-efi-Generating-random-number-in-EFI-stub.patch. - Refresh patches.suse/0005-x86-efi-Get-entropy-through-EFI-random-number-genera.patch. - Refresh patches.suse/0006-x86-efi-Generating-random-HMAC-key-for-siging-hibern.patch. - Refresh patches.suse/0007-efi-Make-efi_status_to_err-public.patch. - Refresh patches.suse/0008-x86-efi-Carrying-hibernation-key-by-setup-data.patch. - Refresh patches.suse/0009-PM-hibernate-Reserve-hibernation-key-and-erase-footp.patch. - Refresh patches.suse/0010-PM-hibernate-Generate-and-verify-signature-of-hibern.patch. - Refresh patches.suse/0011-PM-hibernate-Avoid-including-hibernation-key-to-hibe.patch. - Refresh patches.suse/0012-PM-hibernate-Forward-signature-verifying-result-and-.patch. - Refresh patches.suse/0013-PM-hibernate-Add-configuration-to-enforce-signature-.patch. - Refresh patches.suse/0014-PM-hibernate-Allow-user-trigger-hibernation-key-re-g.patch. - Refresh patches.suse/0015-PM-hibernate-Bypass-verification-logic-on-legacy-BIO.patch. - commit 148d66e ++++ kernel-source: - fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list() (bnc#965794, CVE-2016-0617). - commit cd600c8 - ALSA: usb-audio: avoid freeing umidi object twice (CVE-2016-2384,bsc#966693). - commit 0dd9927 - Update config files. Add the following config to x86_64/default and x86_64/debug CONFIG_HIBERNATE_VERIFICATION=y CONFIG_HIBERNATE_VERIFICATION_FORCE is not set CONFIG_EFI_HIBERNATION_KEYS=y - commit 12010dd - Respin patches of hibernation signature checking patches - x86/efi: Add get and set variable to EFI services pointer table (fate#316350). - Refresh patches.suse/0001-PM-hibernate-Force-verify-hibernation-signature-in-s.patch. - Refresh patches.suse/0001-PM-hibernate-define-HMAC-algorithm-and-digest-size-o.patch. - Refresh patches.suse/0003-x86-boot-Public-getting-random-boot-function.patch. - Refresh patches.suse/0004-x86-efi-Generating-random-number-in-EFI-stub.patch. - Refresh patches.suse/0005-x86-efi-Get-entropy-through-EFI-random-number-genera.patch. - Refresh patches.suse/0006-x86-efi-Generating-random-HMAC-key-for-siging-hibern.patch. - Refresh patches.suse/0007-efi-Make-efi_status_to_err-public.patch. - Refresh patches.suse/0008-x86-efi-Carrying-hibernation-key-by-setup-data.patch. - Refresh patches.suse/0009-PM-hibernate-Reserve-hibernation-key-and-erase-footp.patch. - Refresh patches.suse/0010-PM-hibernate-Generate-and-verify-signature-of-hibern.patch. - Refresh patches.suse/0011-PM-hibernate-Avoid-including-hibernation-key-to-hibe.patch. - Refresh patches.suse/0012-PM-hibernate-Forward-signature-verifying-result-and-.patch. - Refresh patches.suse/0013-PM-hibernate-Add-configuration-to-enforce-signature-.patch. - Refresh patches.suse/0014-PM-hibernate-Allow-user-trigger-hibernation-key-re-g.patch. - Refresh patches.suse/0015-PM-hibernate-Bypass-verification-logic-on-legacy-BIO.patch. - commit 148d66e ++++ kernel-syms: - fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list() (bnc#965794, CVE-2016-0617). - commit cd600c8 - ALSA: usb-audio: avoid freeing umidi object twice (CVE-2016-2384,bsc#966693). - commit 0dd9927 - Update config files. Add the following config to x86_64/default and x86_64/debug CONFIG_HIBERNATE_VERIFICATION=y CONFIG_HIBERNATE_VERIFICATION_FORCE is not set CONFIG_EFI_HIBERNATION_KEYS=y - commit 12010dd - Respin patches of hibernation signature checking patches - x86/efi: Add get and set variable to EFI services pointer table (fate#316350). - Refresh patches.suse/0001-PM-hibernate-Force-verify-hibernation-signature-in-s.patch. - Refresh patches.suse/0001-PM-hibernate-define-HMAC-algorithm-and-digest-size-o.patch. - Refresh patches.suse/0003-x86-boot-Public-getting-random-boot-function.patch. - Refresh patches.suse/0004-x86-efi-Generating-random-number-in-EFI-stub.patch. - Refresh patches.suse/0005-x86-efi-Get-entropy-through-EFI-random-number-genera.patch. - Refresh patches.suse/0006-x86-efi-Generating-random-HMAC-key-for-siging-hibern.patch. - Refresh patches.suse/0007-efi-Make-efi_status_to_err-public.patch. - Refresh patches.suse/0008-x86-efi-Carrying-hibernation-key-by-setup-data.patch. - Refresh patches.suse/0009-PM-hibernate-Reserve-hibernation-key-and-erase-footp.patch. - Refresh patches.suse/0010-PM-hibernate-Generate-and-verify-signature-of-hibern.patch. - Refresh patches.suse/0011-PM-hibernate-Avoid-including-hibernation-key-to-hibe.patch. - Refresh patches.suse/0012-PM-hibernate-Forward-signature-verifying-result-and-.patch. - Refresh patches.suse/0013-PM-hibernate-Add-configuration-to-enforce-signature-.patch. - Refresh patches.suse/0014-PM-hibernate-Allow-user-trigger-hibernation-key-re-g.patch. - Refresh patches.suse/0015-PM-hibernate-Bypass-verification-logic-on-legacy-BIO.patch. - commit 148d66e ++++ kiwi: - v7.03.55 released - s390: Don't strip ctc_configure from initrd ++++ libibverbs: - Update to git version 1.2.0-rc1 (fate#318620) For detailed changes see the included ChangeLog. - Patches removed as the changes have been integrated upstream: libibverbs-add-s390x-platform-support.patch libibverbs-Add-ibv_port_cap_flags.patch libibverbs-Use-neighbour-lookup-for-RoCE-UD-QPs-Eth-L2-resoluti.patch libibverbs-Add-ibv_query_port_ex-support.patch libibverbs-Add-receive-flow-steering-support.patch - Add neigh.h from the RWTH repo. - Add libibverbs-s390.patch so that builds for s390 don't fail. ++++ webkit2gtk3: - Refresh webkitgtk-disable-gcc-version-checks.patch for latest webkitgtk. ++++ libqmi: - Update to version 1.12.8: + codegen: fix bug which was limiting the transaction ID of request messages generated to just 8bits. + device: try to debug-print raw invalid QMI messages too. + Additional bugfixes: - build: avoid C++ reserved keywords. - nas: correct ID for Get RF Band Information result TLV. - qmicli: fix PLMN printing. ++++ libsolv: - parse media number from baseurl - support susedata..xml language files - bump version to 0.6.19 ++++ xorg-x11-server: - n_RandR-Disable-rotation-for-GPU-screens.patch Updated: fixed a regression (boo#962295). ++++ yast2-pkg-bindings: - Expose update notifications through PkgFunctions::CommitHelper - 3.1.32 ++++ yast2-storage: - Expert partitioner: improved the shadowed subvolumes warning to include the name of the affected subvolumes (bsc#928641) ++++ zypper: - products: fix wrong repository shown for installed products - Fix spec file to use the correct translation set (bnc#948924) - Fix typos in man page (bsc#953214) - version 1.12.33 ------------------------------------------------------------------ ------------------ 2016-2-14 - Feb 14 2016 ------------------- ------------------------------------------------------------------ ++++ eog: - Update to version 3.19.4: + Small application menu improvements. + Updated translations. - Update to version 3.19.3: + Convert custom CSS to use CSS nodes (bgo#758763). + Add a shortcuts window (bgo#757827). + Updated translations. - Update to version 3.19.2: + Further UI improvements. + Bugs fixed: bgo#754628. + Updated translations. - Update to version 3.19.1: + Various UI improvements. + Bugs fixed: bgo#754628, bgo#754985, bgo#755244, bgo#755799. + Updated translations. - Update to version 3.18.2: + bgo#762028: >=eog-3.14 is affected by CVE-2013-7447. + Updated translations. ++++ geocode-glib: - Update to version 3.19.90: + Add simple train stops and tram stops to place types. + Fix timestamp documentation. ++++ gnome-settings-daemon: - Add xf86-input-libinput Recommends and apply conditionally on openSUSE: gnome-settings-daemon only support configuration of libinput based pointer drivers since version 3.19.5. ++++ kernel-default: - raid5-cache: handle journal hotadd in quiesce (fate#320291). - MD: add journal with array suspended (fate#320291). - md: set MD_HAS_JOURNAL in correct places (fate#320291). - raid5-cache: add journal hot add/remove support (fate#320291). - commit d074355 ++++ kernel-source: - raid5-cache: handle journal hotadd in quiesce (fate#320291). - MD: add journal with array suspended (fate#320291). - md: set MD_HAS_JOURNAL in correct places (fate#320291). - raid5-cache: add journal hot add/remove support (fate#320291). - commit d074355 ++++ kernel-syms: - raid5-cache: handle journal hotadd in quiesce (fate#320291). - MD: add journal with array suspended (fate#320291). - md: set MD_HAS_JOURNAL in correct places (fate#320291). - raid5-cache: add journal hot add/remove support (fate#320291). - commit d074355 ++++ samba: - Enable clustering (CTDB) support; (bsc#966271). ++++ samba: - Enable clustering (CTDB) support; (bsc#966271). ++++ rhythmbox: - Add rhythmbox-Port-to-webkit2.patch: Port to webkit2gtk3, patches from upstream bug (bgo#752019). - Due to above port, replace pkgconfig(webkitgtk-3.0) for pkgconfig(webkit2gtk-4.0) BuildRequires. - Remove with_daap defines since all versions of openSUSE we build for have the required version of libdmapsharing. It was also set up wrong so we had the unfortunate error that we didn't build daap support for any release. ++++ yelp-xsl: - Update to 3.19.90: + Move linktrails stubs to common for all source formats to use. + Allow Mallard example to be a formal element with title. + Added html.js.script template for easier site overrides. + Don't force xref attributes on links in Mallard cache. + Updated translations. ------------------------------------------------------------------ ------------------ 2016-2-13 - Feb 13 2016 ------------------- ------------------------------------------------------------------ ++++ ceph: - ceph-rpmlintrc: drop "devel-file-in-non-devel-package" filters ++++ empathy: - Add patches from upstream git to fix various issues: + empathy-Don-t-crash-in-window_get_workspace-under-Wayland.patch + empathy-Fix-a-critical-warning.patch + empathy-Don-t-call-XInitThreads-in-Wayland.patch + empathy-Avoid-warning-spam-from-GtkStyleContext-with-GTK-3.20.patch + empathy-Add-a-missing-tag-to-the-AppData-file.patch. ++++ gnome-packagekit: - Disable gnome-packagekit-displaysize.patch: Upstream solved the issue an other way, lets test if we can drop the patch we carry. ++++ libgsf: - Update to version 1.14.36: + Fix some criticals. + Plug leak. + Fix openpkg absolute member reference (bgo#761648). ++++ kiwi: - Translated using Weblate (German) Currently translated at 100.0% (28 of 28 strings) Author: Bernhard M. Wiedemann ------------------------------------------------------------------ ------------------ 2016-2-12 - Feb 12 2016 ------------------- ------------------------------------------------------------------ ++++ clutter: - Resync BuildRequires with the ones from configure.ac: + pkgconfig(gdk-3.0) >= 3.16.0 (needed when building X11 and libinput). + pkgconfig(libinput) >= 0.19.0. + pkgconfig(gobject-2.0) >= 2.44.0. ++++ gcc48: - Build without GRAPHITE where cloog-isl is not available. ++++ dracut: - Add 0211-fix_multipath_check_hostonly.patch: - Fix warning about multipath ++++ libgcj48: - Build without GRAPHITE where cloog-isl is not available. ++++ gnome-power-manager: - Bump BuildRequires(glib-2.0) to >= 2.45.8. ++++ gnome-screenshot: - Update BuildRequires to pkgconfig(gtk+-3.0) >= 3.12 (bgo#761946). ++++ gnome-settings-daemon: - Change gnome-settings-daemon-notify-idle-resumed.patch to PATCH-FEATURE-SLE, and only apply it and run autoreconf when building for SLE. It is not needed in openSUSE. - Drop gnome-settings-daemon-bnc462640-mute-action.patch: People expect mute to always toogle now, so drop this patch. - No longer obsolete resapplet, not been in use since before 2008. ++++ gnome-terminal: - Add pkgconfig(libpcre2-8) BuildRequires and stop passing - -without-pcre2 to configure. - Alter how we run %suse_update_desktop_file macro, upstream now ships a correct .desktop file. - Drop disabled patch gnome-terminal-dark-theme.patch: Dark theme restored upstream, so no longer needed. - Update to version 3.19.2: + Bugs fixed: bgo#711059, bgo#755825, bgo#757314, bgo#757512. + Updated translations. - Drop appdata-tools BuildRequires: validating the appdata's validity is upstreams task. ++++ gnome-vfs2: - Patch tagging: use valid tags. ++++ clutter-gst: - Update to version 3.0.16: + Make gudev an optional dependency. + Bunch of documentation fixes. + Auto video sink memory leak fixes. + Auto video sink background now defaults to black. + Video sink caps RGBx/BGRx naming fix. + Video sink frame display fix on loaded systems. + Video sink cleanups on stop(). ++++ ding-libs: - Correct the version number of library packages in spec file. (implement fate#320466) ++++ samba: - s3: smbd: Fix timestamp rounding inside SMB2 create; (bso#11703); (bsc#964023). ++++ samba: - s3: smbd: Fix timestamp rounding inside SMB2 create; (bso#11703); (bsc#964023). ++++ postgresql94-libs: - Security and bugfix release 9.4.6: * *** IMPORTANT *** Users of version 9.4 will need to reindex any jsonb_path_ops indexes they have created, in order to fix a persistent issue with missing index entries. * Fix infinite loops and buffer-overrun problems in regular expressions (CVE-2016-0773, bsc#966436). * Fix regular-expression compiler to handle loops of constraint arcs (CVE-2007-4772). * Prevent certain PL/Java parameters from being set by non-superusers (CVE-2016-0766, bsc#966435). * Fix many issues in pg_dump with specific object types * Prevent over-eager pushdown of HAVING clauses for GROUPING SETS * Fix deparsing error with ON CONFLICT ... WHERE clauses * Fix tableoid errors for postgres_fdw * Prevent floating-point exceptions in pgbench * Make \det search Foreign Table names consistently * Fix quoting of domain constraint names in pg_dump * Prevent putting expanded objects into Const nodes * Allow compile of PL/Java on Windows * Fix "unresolved symbol" errors in PL/Python execution * Allow Python2 and Python3 to be used in the same database * Add support for Python 3.5 in PL/Python * Fix issue with subdirectory creation during initdb * Make pg_ctl report status correctly on Windows * Suppress confusing error when using pg_receivexlog with older servers * Multiple documentation corrections and additions * Fix erroneous hash calculations in gin_extract_jsonb_path() - For the full release notse, see: http://www.postgresql.org/docs/9.4/static/release-9-4-6.html ++++ webkit2gtk3: - Update to version 2.11.5: + Switch FTL to use B3 backend instead of LLVM. + Add support for windowless NPAPI plugins with no UI in non X11 platforms. + Fix a deadlock in the Web Process when JavaScript garbage collector was running for a web worker thread that made google maps to hang. + Fix a Web Process crash when quickly attempting many DnD operations. + Fix scrollbars rendering with older versions of GTK+. + Fix a crash when creating a WebKitWebView without providing a WebKitWebContext. - Drop llvm-devel BuildRequires as upstream now supports B3 instead of LLVM. ++++ ldb: - Provide python-ldb and python-ldb-devel; (bsc#966523). ++++ openssl: - fix CVE-2015-3197 (bsc#963415) * SSLv2 doesn't block disabled ciphers * add openssl-CVE-2015-3197.patch ++++ compat-openssl098: - fix CVE-2015-3197 (bsc#963415) * SSLv2 doesn't block disabled ciphers * add openssl-CVE-2015-3197.patch ++++ pidgin-sipe: - Pass --disable-quality-check to configure: the 'quality' checks are a bunch of compiler flags like Werror and more warning. This is more important for development versions than for released ones. ++++ libqt4: - Added 0001-Fix-exclusion-of-anonymous-ciphers.patch from upstream (backported from 5.6) to disable exp-adh and aecdh ciphers. - Added disable-rc4-ciphers.diff to disable <128 bits and RC4 based ciphers which are now considered insecure. This makes konqueror pass the https://www.howsmyssl.com test (bnc#865241) ++++ talloc: - Provide python-talloc and python-talloc-devel; (bsc#966523). ++++ vte: - Bump BuildRequires to gtk+ 3.16, which is required to build vte test application. - Update to version 0.43.2: + emulation: Fix stupid typo. - Upadte to version 0.43.1: + widget: - Add debug output when setting geometry hints. - Document how to scroll a VteTerminal (bgo#760718). - Don't make the VteTerminal app paintable. - Fix missing braces. - Fix crash when destroyed while waiting for clipboard text. + a11y: Use VteTerminal private data directly. + Bugs fixed: bgo#760635, bgo#734920, bgo#759346, bgo#759314, bgo#759196, bgo#759197, bgo#759054, bgo#726191, bgo#747046, bgo#741402, bgo#688456, bgo#695011, bgo#758501. + Updated translations. - Update to version 0.43.0: + doc: Fix vte-regex's section. + widget: - Implement smooth scrolling. - Filter out most of the control characters when pasting. + vteapp: Fix option. + regex: - Fix crash on match_check. - Don't expose PCRE2 in the API. - Forbid \C in regexes. - Fix row number in the new vte_terminal_event_* methods. - Fix parameter name in documentation. - Add pkgconfig(libpcre2-8) BuildRequires: New optional dependency. ++++ yaml-cpp: - Update to 0.5.3 * Bugfix release. * This will be the last release that does not require C++11. - Drop upstreamed fix-node-regression.patch - Small spec file cleanups ++++ postgresql94: - Security and bugfix release 9.4.6: * *** IMPORTANT *** Users of version 9.4 will need to reindex any jsonb_path_ops indexes they have created, in order to fix a persistent issue with missing index entries. * Fix infinite loops and buffer-overrun problems in regular expressions (CVE-2016-0773, bsc#966436). * Fix regular-expression compiler to handle loops of constraint arcs (CVE-2007-4772). * Prevent certain PL/Java parameters from being set by non-superusers (CVE-2016-0766, bsc#966435). * Fix many issues in pg_dump with specific object types * Prevent over-eager pushdown of HAVING clauses for GROUPING SETS * Fix deparsing error with ON CONFLICT ... WHERE clauses * Fix tableoid errors for postgres_fdw * Prevent floating-point exceptions in pgbench * Make \det search Foreign Table names consistently * Fix quoting of domain constraint names in pg_dump * Prevent putting expanded objects into Const nodes * Allow compile of PL/Java on Windows * Fix "unresolved symbol" errors in PL/Python execution * Allow Python2 and Python3 to be used in the same database * Add support for Python 3.5 in PL/Python * Fix issue with subdirectory creation during initdb * Make pg_ctl report status correctly on Windows * Suppress confusing error when using pg_receivexlog with older servers * Multiple documentation corrections and additions * Fix erroneous hash calculations in gin_extract_jsonb_path() - For the full release notse, see: http://www.postgresql.org/docs/9.4/static/release-9-4-6.html ++++ rpcbind: - Sync with current git: - Replace 0002-revert-auth.patch with 0002-handle_reply-Don-t-use-the-xp_auth-pointer-directly.patch - Add 0003-Delete-the-unix-socket-only-if-we-have-created-it.patch to fix problems with activation via sockets by systemd - Replace 0032-CVE-2015-7236.patch with 0004-Fix-memory-corruption-in-PMAP_CALLIT-code.patch - Add 0005-security.c-removed-warning.patch to fix compiler warnings - Temporary remove 099-poll.patch ++++ yast2-registration: - Ask again after some provided registration code failed (bsc#958521) - 3.1.168 ++++ yast2-storage: - Fixed expert partitioner to not always overwrite the Btrfs options for root (/) with its own default values (bsc#965279) - 3.1.76 ------------------------------------------------------------------ ------------------ 2016-2-11 - Feb 11 2016 ------------------- ------------------------------------------------------------------ ++++ Mesa: - latest Mesa version for sle12 (fate #315643-315645, 319159-319161, 319618) - disabled opencl (no longer libclc required) - obsolete patches: * Mesa-PowerLE.patch * Mesa-bnc864943-10.0.3-swrast-copy-sub-buffer.patch * Mesa-fix-llvm-link.patch * U_0001-glx-Fix-the-default-values-for-GLXFBConfig-attribute.patch * U_0002-glx-Fix-the-GLXFBConfig-attrib-sort-priorities.patch * U_swrast-allocate-swrast_texture_image-ImageSlices-array-if-needed.patch * mesa-overflow-fix.patch - update to 11.1.2 * Bugfix release: + fdo#93648 - Random lines being rendered when playing Dolphin (geometry shaders elated, w/ apitrace) + fdo#93650 - GL_ARB_separate_shader_objects is buggy (PCSX2) + fdo#93717 - Meta mipmap generation can corrupt texture state + fdo#93722 - Segfault when compiling shader with a subroutine that takes a parameter + fdo#93731 - glUniformSubroutinesuiv segfaults when subroutine uniform is bound to a specific location + fdo#93761 - A conditional discard in a fragment shader causes no depth writing at all + Some bugfixes in i965,nv50,radeonsi,r600g,vc4 drivers - Add U_clover-Fix-build-against-LLVM-3.8.patch to fix build against llvm 3.8 - u_dri2-Check-for-dummyContext-to-see-if-the-glx_context-is-valid.patch Check for dummyContext to see if the glx_context is valid (boo#962609). - n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch * Since these are packaged separately in (open)SUSE anyway, one can use copies as well. This makes debug packages possible again. (bnc #962609) - update to 11.1.1 * Bugfix release and adding KB Lake PCI id's + fdo#91806 - configure does not test whether assembler supports sse4.1 + fdo#92229 - [APITRACE] SOMA have serious graphical errors + fdo#92233 - Unigine Heaven 4.0 silhuette run + fdo#93004 - Guild Wars 2 crash on nouveau DX11 cards + fdo#93215 - [Regression bisected] Ogles1conform Automatic mipmap generation test is fail + fdo#93257 - [SKL, bisected] ASTC dEQP tests segfault + fixes for r600,nv*,glx,glsl,radeonsi and i965 - Enable swrast gallium driver on s390/aarch64 - Exclude Mesa-libva on s390/s390x/aarch64 - Apply patch: st/va: hardlink driver instances to gallium_drv_video.so + u_st-va-hardlink-driver-instances-to-gallium_drv_video.patch - Add Mesa-libva. - update to 11.1.0, new stable release * New features: + Note: some of the new features are only available with certain drivers. + OpenGL 3.1 support on freedreno (a3xx, a4xx) + OpenGL 3.3 support for VMware guest VM driver (supported by Workstation 12 and Fusion 8). + GL_AMD_performance_monitor on nv50 + GL_ARB_arrays_of_arrays on i965 + GL_ARB_blend_func_extended on freedreno (a3xx) + GL_ARB_clear_texture on nv50, nvc0 + GL_ARB_clip_control on freedreno/a4xx + GL_ARB_copy_image on nv50, nvc0, radeonsi + GL_ARB_depth_clamp on freedreno/a4xx + GL_ARB_fragment_layer_viewport on i965 (gen6+) + GL_ARB_gpu_shader_fp64 on r600 for Cypress/Cayman/Aruba chips + GL_ARB_gpu_shader5 on r600 for Evergreen and later chips + GL_ARB_seamless_cubemap_per_texture on freedreno/a4xx + GL_ARB_shader_clock on i965 (gen7+) + GL_ARB_shader_stencil_export on i965 (gen9+) + GL_ARB_shader_storage_buffer_object on i965 + GL_ARB_shader_texture_image_samples on i965, nv50, nvc0, r600, radeonsi + GL_ARB_texture_barrier / GL_NV_texture_barrier on i965 + GL_ARB_texture_buffer_range on freedreno/a3xx + GL_ARB_texture_compression_bptc on freedreno/a4xx + GL_ARB_texture_query_lod on softpipe + GL_ARB_texture_view on radeonsi and r600 (for evergeen and newer) + GL_ARB_vertex_type_2_10_10_10_rev on freedreno (a3xx, a4xx) + GL_EXT_blend_func_extended on all drivers that support the ARB version + GL_EXT_buffer_storage implemented for when ES 3.1 support is gained + GL_EXT_draw_elements_base_vertex on all drivers + GL_EXT_texture_compression_rgtc / latc on freedreno (a3xx & a4xx) + GL_KHR_debug (GLES) + GL_NV_conditional_render on freedreno + GL_OES_draw_elements_base_vertex on all drivers + EGL_KHR_create_context on softpipe, llvmpipe + EGL_KHR_gl_colorspace on softpipe, llvmpipe + new virgl gallium driver for qemu virtio-gpu + 16x multisampling on i965 (gen9+) + GL_EXT_shader_samples_identical on i965. * +many bugfixes, please see relnotes - Update to version 11.0.7 + bugfixes release for bugs found since 11.0.6 fdo#90348 - Spilling failure of b96 merged value fdo#92363 - [BSW/BDW] ogles1conform Gets test fails fdo#92438 - Segfault in pushbuf_kref when running the android emulator (qemu) on nv50 fdo#93110 - [NVE4] textureSize() and textureQueryLevels() uses a texture bound during the previous draw call fdo#93126> - wrongly claim supporting GL_EXT_texture_rg + plus fixes for r600g,llvmpipe,i955,egl,gles2 - Add Mesa-libOpenCL. - Update to version 11.0.6: + This release brings driver fixes for i965, r600, radeonsi, nouveau, vc4, and llvmpipe including a serious regression for r100/r200 era hardware. + Additional patches cover glsl, nir, mesa/meta and VC-1 decoding. - update to 11.0.5 * With this release we have some driver patches for i965 and nouveau, a couple of llvm 3.7 related fixes and a some bugfixes in the VA state-tracker. * Additionally we have a few new PCI ids for i965 and radeonsi. - update to 11.0.4 * bug fix release which fixes bugs found since the 11.0.3 release * droped patches - merged by upstream: U_gallium-add-PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HI.patch U_i965-Remove-early-release-of-DRI2-miptree.patch - U_gallium-add-PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HI.patch * This avoids a serious r600g bug leading to a GPU hang (bnc#951298) - Update to 11.0.3 * bug fix release which fixes bugs found since the 11.0.2 release - Update to 11.0.2 * This is a emergency release which covers the final dEQP regressions introduced in the 11.0 development cycle. - update upstream status: * remove n_i965-Remove-early-release-of-DRI2-miptree.patch * add U_i965-Remove-early-release-of-DRI2-miptree.patch - Update to 11.0.1 * i965/vec4: Fix saturation errors when coalescing registers * i965/vec4_nir: Load constants as integers * meta: Abort meta pbo path if TexSubImage need signed unsigned conversion * docs: add sha256 checksums for 11.0.0 * Update version to 11.0.1 * docs: add release notes for 11.0.1 * mesa: Fix GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE for default framebuffer. * t_dd_dmatmp: Make "count" actually be the count * t_dd_dmatmp: Clean up improper code formatting from previous patch * t_dd_dmatmp: Use '& 3' instead of '% 4' everywhere * t_dd_dmatmp: Pull out common 'count -= count & 3' code * t_dd_dmatmp: Use addition instead of subtraction in loop bounds * st/mesa: avoid integer overflows with buffers >= 512MB * nv50, nvc0: fix max texture buffer size to 128M elements * freedreno/a3xx: fix blending of L8 format * nv50,nvc0: detect underlying resource changes and update tic * nv50,nvc0: flush texture cache in presence of coherent bufs * radeonsi: load fmask ptr relative to the resources array * nir: Fix a bunch of ralloc parenting errors * i965/vec4: Don't reswizzle hardware registers * configure.ac: Add support to enable read-only text segment on x86. * gbm: convert gbm bo format to fourcc format on dma-buf import * mesa: fix errors when reading depth with glReadPixels * i965: fix textureGrad for cubemaps * mesa: Fix texture compression on big-endian systems - add n_i965-Remove-early-release-of-DRI2-miptree.patch (bnc#945444) - marked Mesa.keyring and mesa-11.0.0.tar.xz.sig as source in specfile in order to make factory checkin policy happy - Update to version 11.0.0 * Mesa 11.0 brings core Mesa support for OpenGL 4.2, RadeonSI and Nouveau NVC0 OpenGL 4.1 support (the other hardware drivers remain at OpenGL 3.3), AMDGPU kernel driver support along with initial R9 Fury/Fiji support, EGL 1.5 support, ongoing OpenGL ES 3.1 work, OpenCL compute image support, HEVC video decode support for RadeonSI via VDPAU, OpenGL ES 3.0 for Freedreno, and many fixes. + drop U_mesa-llvm37-rename-r600-to-amdgpu.patch and U_mesa-llvm37.patch - Update to version 10.6.7 + add gpg verification of source package * fdo#90751 Revert "i965: Momentarily pretend to support ARB_texture_stencil8 for blits." * mesa/teximage: use correct extension for accept stencil texture. - Update to version 10.6.6: * This release includes patches for mesa core, i965 (regression fixes), r600 (assertions and crash fixes in the sb backend), radeonsi (workaround for GPU hang in Unigine Heaven) and nouveau (piglit tests). - Replace libXvMC-devel and libexpat-devel for pkgconfig(xvmc) and pkgconfig(expat) BuildRequires. - Add U_mesa-llvm37-rename-r600-to-amdgpu.patch to fix build with llvm 3.7 due to rename of llvm target R600 to AMDGPU - Add U_mesa-llvm37.patch to fix build with llvm 3.7 - 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. - update to 10.6.4 * In this release we have a few GL specific fixes (in both dri drivers and the EGL loader), an updated mesa.icd file and a crashfix for the standalone glcpp tool. - update to 10.6.3 * fdo#90728 - dvd playback with vlc and vdpau causes segmentation fault * fdo#91337 - OSMesaGetProcAdress("OSMesaPixelStore") returns nil * osmesa: fix OSMesaPixelsStore typo * vl: cleanup video buffer private when the decoder is destroyed * st/vdpau: fix mixer size checks * auxiliary/vl: use the correct screen index * i965/gen9: Use custom MOCS entries set up by the kernel. * nv50, nvc0: enable at least one color RT if alphatest is enabled * nvc0/ir: fix txq on indirect samplers * nvc0/ir: don't worry about sampler in txq handling * gm107/ir: fix indirect txq emission * nv50: fix max level clamping on G80 * program: Allow redundant OPTION ARB_fog_* directives. * xa: don't leak fences - update to 10.6.2 * fdo#73528 - Deferred lighting in Second Life causes system hiccups and screen flickering * fdo#80500 - Flickering shadows in unreleased title trace * fdo#82186 - [r600g] BARTS GPU lockup with minecraft shaders * fdo#84225 - Allow constant-index-expression sampler array indexing with GLSL-ES < 300 * fdo#90537 - radeonsi bo/va conflict on RADEON_GEM_VA (rscreen->ws->buffer_from_handle returns NULL) * fdo#90873 - Kernel hang, TearFree On, Mate desktop environment * fdo#91022 - [g45 g965 bisected] assertions generated from textureGrad cube samplers fix * fdo#91047 - [SNB Bisected] Messed up Fog in Super Smash Bros. Melee in Dolphin * fdo#91056 - The Bard's Tale (2005, native) has rendering issues * fdo#91117 - Nimbus (running in wine) has rendering issues, objects are semi-transparent * fdo#91124 - Civilization V (in Wine) has rendering issues: text missing, menu bar corrupted * fdo#91173 - Oddworld: Stranger's Wrath HD: disfigured models in wrong colors * fdo#91226 - Crash in glLinkProgram (NEW) * fdo#91231 - [NV92] Psychonauts (native) segfaults on start when DRI3 enabled * loader: Look for any version of currently linked libudev.so * nv50/ir: propagate modifier to right arg when const-folding mad * nv50/ir: fix emission of address reg in 3rd source * nv50/ir: copy joinAt when splitting both before and after * mesa: reset the source packing when creating temp transfer image * nv50/ir: don't emit src2 in immediate form * mesa/prog: relative offsets into constbufs are not constant * nv50/ir: UCMP arguments are float, so make sure modifiers are applied * nvc0: turn sample counts off during blit * i965/fs: Fix ir_txs in emit_texture_gen4_simd16(). * i965: Reserve more batch space to accomodate Gen6 perfmonitors. * i965/vs: Fix matNxM vertex attributes where M != 4. * Revert "glsl: clone inputs and outputs during linking" * Revert "i965: Delete linked GLSL IR when using NIR." * r600g: disable single-sample fast color clear due to hangs * radeonsi: fix a hang with DrawTransformFeedback on 4 SE chips * st/dri: don't set PIPE_BIND_SCANOUT for MSAA surfaces * nouveau: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads. * winsys/radeon: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads. * i965/fs: Don't mess up stride for uniform integer multiplication. * winsys/radeon: Unmap GPU VM address range when destroying BO * meta: Only change and restore viewport 0 in mesa meta mode * i965: allocate at least 1 BLEND_STATE element * i965/skl: Set the pulls bary bit in 3DSTATE_PS_EXTRA * glsl: Add missing check for whether an expression is an add operation * glsl: Make sure not to dereference NULL * i965: Don't try to print the GLSL IR if it has been freed * glsl: clone inputs and outputs during linking * i965: Delete linked GLSL IR when using NIR. * glsl: Allow dynamic sampler array indexing with GLSL ES < 3.00 * mesa/glsl: new compiler option EmitNoIndirectSampler * i965: use EmitNoIndirectSampler for gen < 7 * i915: use EmitNoIndirectSampler * mesa/st: use EmitNoIndirectSampler if !ARB_gpu_shader5 * glsl: validate sampler array indexing for 'constant-index-expression' - adjust libdrm dependencies - Update to version 10.6.1 * This release includes core mesa and glsl patches (amonst which a Dota2 Reborn bugfix) affecting all dri drivers, nouveau specific fixes and a selection of shared-glapi commits - from build fixes, to ones ensuring that the dri modules can be loaded. - n_Fixed-build-against-wayland-1.2.1.patch * required to fix build with wayland on openSUSE 13.1 - Update to version 10.6.0: - New GL/EGL Features: + GL_AMD_pinned_memory on r600, radeonsi + GL_ARB_clip_control on i965 + GL_ARB_depth_buffer_float on freedreno + GL_ARB_depth_clamp on freedreno + GL_ARB_direct_state_access on all drivers for Core GL contexts. + GL_ARB_draw_indirect, GL_ARB_multi_draw_indirect on r600 + GL_ARB_draw_instanced on freedreno + GL_ARB_gpu_shader_fp64 on nvc0, softpipe + GL_ARB_gpu_shader5 on i965/gen8+ + GL_ARB_instanced_arrays on freedreno + GL_ARB_pipeline_statistics_query on i965, nv50, nvc0, r600, radeonsi, softpipe + GL_ARB_program_interface_query (all drivers) + GL_ARB_texture_stencil8 on nv50, nvc0, r600, radeonsi, softpipe + GL_ARB_texture_view on llvmpipe, softpipe + GL_ARB_uniform_buffer_object on freedreno + GL_ARB_vertex_attrib_64bit on nvc0, softpipe + GL_ARB_viewport_array, GL_AMD_vertex_shader_viewport_index on i965/gen6 + GL_EXT_draw_buffers2 on freedreno + GL_OES_EGL_sync on all drivers + EGL_KHR_fence_sync on i965, freedreno, nv50, nvc0, r600, radeonsi + EGL_KHR_wait_sync on i965, freedreno, nv50, nvc0, r600, radeonsi + EGL_KHR_cl_event2 on freedreno, nv50, nvc0, r600, radeonsi + GL_AMD_performance_monitor on nvc0 - Changes to package: + add --enable-shader-cache to configure options + remove Patch100: U_0001_gallium_include_util_macros.patch + remove Patch101: U_0002_st_nine_mark_end_of_non_void_function_unreachable.patch + remove Patch102: U_0003_fix_build_after_macro_include.patch - Update to version 10.5.7: + i965: Emit 3DSTATE_MULTISAMPLE before WM_HZ_OP (gen8+) + docs: Add sha256sums for the 10.5.6 release + get-pick-list.sh: Require explicit "10.5" for nominating stable patches + cherry-ignore: add clover build fix not applicable for 10.5 + Add release notes for the 10.5.7 release + nvc0/ir: set ftz when sources are floats, not just destinations + nv50/ir: guess that the constant offset is the starting slot of array + nvc0/ir: LOAD's can't be used for shader inputs + nvc0: a geometry shader can have up to 1024 vertices output + nv50/ir: avoid messing up arg1 of PFETCH + nv30: don't leak fragprog consts + nv30: avoid leaking render state and draw shaders + nv30: fix clip plane uploads and enable changes + nv30/draw: avoid leaving stale pointers in draw state + nv30/draw: draw expects constbuf size in bytes, not vec4 units + st/mesa: don't leak glsl_to_tgsi object on link failure + glsl: avoid leaking linked gl_shader when there's a late linker error + nv30/draw: fix indexed draws with swtnl path and a resource index buffer + nv30/draw: only use the DMA1 object (GART) if the bo is not in VRAM + nv30/draw: allocate vertex buffers in gart + nv30/draw: switch varying hookup logic to know about texcoords + nv30: falling back to draw path for edgeflag does no good + nv30: avoid doing extra work on clear and hitting unexpected states + i965/fs: Fix implied_mrf_writes for scratch writes + st/dri: fix postprocessing crash when there's no depth buffer - update to 10.5.6 * fdo#86792 - [NVC0] Portal 2 Crashes in Wi* ne * fdo#90350 - [G96] Portal's portal are incorrectly rendered * fdo#90363 - [nv50] HW state is not reset correctly when using a new GL context * radeonsi: add new bonaire pci id * egl/wayland: properly destroy wayland objects * glx/dri3: Add additional check for gpu offloading case * egl/main: fix EGL_KHR_get_all_proc_addresses * targets/osmesa: drop the -module tag from LDFLAGS * clover: Refactor event::trigger and ::abort to prevent deadlock and reentrancy issues. * clover: Wrap event::_status in a method to prevent unlocked access.< * clover: Implement locking of the wait_count, _chain and _status members of event. * i965: Fix PBO cache coherency issue after _mesa_meta_pbo_GetTexSubImage(). * main: Require that the texture exists in framebuffer_texture * mesa: Generate GL_INVALID_VALUE in framebuffer_texture when layer <0 * nv50/ir: only propagate saturate up if some actual folding took place * nv50: keep track of PGRAPH state in nv50_screen * nvc0: keep track of PGRAPH state in nvc0_screen * nvc0: reset the instanced elements state when doing blit using 3d engine * nv50/ir: only enable mul saturate on G200+ * st/mesa: make sure to create a "clean" bool when doing i2b * nvc0: switch mechanism for shader eviction to be a while loop * swrast: Build fix for darwin * main: Fix an error generated by FramebufferTexture * main: Complete error conditions for glInvalidate*Framebuffer. * main: glGetIntegeri_v fails for GL_VERTEX_BINDING_STRIDE * freedreno: enable a306 * freedreno: fix bug in tile/slot calculation * draw: (trivial) fix out-of-bounds vector initialization * mesa: fix shininess check for ffvertex_prog v2 * clover: Add a mutex to guard queue::queued_events * clover: Fix a bug with multi-threaded events v2 - Update to 10.5.5 * fdo#88521 - GLBenchmark 2.7 TRex renders with artifacts on Gen8 with !UXA * fdo#89455 - [NVC0/Gallium] Unigine Heaven black and white boxes * fdo#89689 - [Regression] Weston on DRM backend won't start with new version of mesa * fdo#90130 - gl_PrimitiveId seems to reset at 340 * i965: Add XRGB8888 format to intel_screen_make_configs * r300: do not link against libdrm_intel * nvc0/ir: flush denorms to zero in non-compute shaders * gk110/ir: fix set with a register dest to not auto-set the abs flag * nvc0/ir: fix predicated PFETCH emission * nv50/ir: fix asFlow() const helper for OP_JOIN * i965: Make intel_emit_linear_blit handle Gen8+ alignment restrictions. * i965: Disallow linear blits that are not cacheline aligned. * draw: fix prim ids when there's no gs - BuildIgnore python so that it is not sucked in by coincidence * The python-base provides enough python functionalities necessary for build. - Update to 10.5.4 * This release includes fixes for the mesa state-tracker used by all the gallium drivers, a drirc workaround for Second Life, plus i965 fixes. For the Android users out there, this release includes many compilation fixes with more to come shortly. - Update to 10.5.3 + fdo#83962 - [HSW/BYT]Piglit spec_ARB_gpu_shader5_arb_gpu_shader5-emitstreamvertex_nodraw fails + fdo#89679 - [NV50] Portal/Half-Life 2 will not start (native Steam) + fdo#89746 - Mesa and LLVM 3.6+ break opengl for genymotion + fdo#89754 - vertexAttrib fails WebGL Conformance test with mesa drivers + fdo#89758 - pow WebGL Conformance test with mesa drivers + fdo#89759 - WebGL OGL ES GLSL conformance test with mesa drivers fails + fdo#89905 - scons build broken on 10.5.2 due to activated vega st + st_glsl_to_tgsi: only do mov copy propagation on temps (v2) + xmlpool: don't forget to ship the MOS + configure.ac: error out if python/mako is not found when required + dist: add the VG depedencies into the tarball + i965: Do not render primitives in non-zero streams then TF is disabled + st/mesa: update arrays when the current attrib has been updated + nv50/ir: take postFactor into account when doing peephole optimizations + nv50/ir/gk110: fix offset flag position for TXD opcode + freedreno/a3xx: fix 3d texture layout + freedreno/a3xx: point size should not be divided by 2 + nv50: allocate more offset space for occlusion queries + nv50,nvc0: limit the y-tiling of 3d textures to the first level's tiling + i965: Fix instanced geometry shaders on Gen8+. + i965: Add forgotten multi-stream code to Gen8 SOL state. + nouveau: synchronize "scratch runout" destruction with the command stream + radeonsi: Cache LLVMTargetMachineRef in context instead of in screen + clover: Return CL_BUILD_ERROR for CL_PROGRAM_BUILD_STATUS when compilation fails v2 + i965: Fix URB size for CHV - Update to 10.5.2 + fdo#88534 - include/c11/threads_posix.h PTHREAD_MUTEX_RECURSIVE_NP not defined + fdo#89328 - python required to build Mesa release tarballs + fdo#89530 - FTBFS in loader: missing fstat + fdo#89590 - Crash in glLinkProgram with shaders with multiple constant arrays + fdo#89680 - Hard link exist in Mesa 10.5.1 sources + glsl: Generate link error for non-matching gl_FragCoord redeclarations + docs: Add sha256 sums for the 10.5.1 release + automake: add missing egl files to the tarball + st/egl: don't ship the dri2.c link at the tarball + loader: include for non-sysfs builds + auxiliary/os: fix the android build - s/drm_munmap/os_munmap/ + cherry-ignore: add commit non applicable for 10.5 + c11/threads: Use PTHREAD_MUTEX_RECURSIVE by default + i965: Set nr_params to the number of uniform components in the VS/GS path. + freedreno/a3xx: use the same layer size for all slices + freedreno: fix slice pitch calculations + radeonsi: increase coords array size for radeon_llvm_emit_prepare_cube_coords + glx: Handle out-of-sequence swap completion events correctly. (v2) + mapi: Make private copies of name strings provided by client. + freedreno: update generated headers + glsl: optimize (0 cmp x + y) into (-x cmp y). + glsl: fix names in lower_constant_arrays_to_uniforms + clover: Return 0 as storage size for local kernel args that are not set v2 - Update to 10.5.1 + fdo#79202 - valgrind errors in glsl-fs-uniform-array-loop-unroll.shader_test; random code generation + fdo#84613 - [G965, bisected] piglit regressions : glslparsertest.glsl2 + fdo#86747 - Noise in Football Manager 2014 textures + fdo#86974 - INTEL_DEBUG=shader_time always asserts in fs_generator::generate_code() when Mesa is built with --enable-debug (= with asserts) + fdo#88246 - Commit 2881b12 causes 43 DrawElements test regressions + fdo#88793 - [BDW/BSW Bisected]Piglit/shaders_glsl-max-varyings fails + fdo#88883 - ir-a2xx.c: variable changed in assert statement + fdo#88885 - Transform feedback uses incorrect interleaving if a previous draw did not write gl_Position + fdo#89095 - [SNB/IVB/BYT Bisected]Webglc conformance/glsl/functions/glsl-function-mix-float.html fails + fdo#89156 - r300g: GL_COMPRESSED_RED_RGTC1 / ATI1N support broken + fdo#89224 - Incorrect rendering of Unigine Valley running in VM on VMware Workstation + fdo#89292 - [regression,bisected] incomplete screenshots in some cases + fdo#89311 - [regression, bisected] dEQP: Added entry points for glCompressedTextureSubImage*D. + fdo#89312 - [regression, bisected] main: Added entry points for CopyTextureSubImage*D. (d6b7c40cecfe01) + fdo#89315 - [HSW, regression, bisected] i965/fs: Emit MAD instructions when possible. + fdo#89317 - [HSW, regression, bisected] i965: Add LINTERP/CINTERP to can_do_cmod() (d91390634) + fdo#89416 - UE4Editor crash after load project + fdo#89430 - [g965][bisected] arb_copy_image-targets gl_texture* tests fail + i965/vec4: Don't lose the saturate modifier in copy propagation. + i965/gs: Check newly-generated GS-out VUE map against correct stage + egl: Take alpha bits into account when selecting GBM formats + docs: Add sha256 sums for the 10.5.0 release + egl/main: no longer export internal function + cherry-ignore: ignore a few more commits picked without -x + mapi: fix commit 90411b56f6bc817e229d8801ac0adad6d4e3fb7a + intel: fix EGLImage renderbuffer _BaseFormat + i965: Fix out-of-bounds accesses into pull_constant_loc array + i965/fs/nir: Use emit_math for nir_op_fpow + freedreno: move fb state copy after checking for size change + freedreno/ir3: fix array count returned by TXQ + freedreno/ir3: get the # of miplevels from getinfo + meta/TexSubImage: Stash everything other than PIXEL_TRANSFER/store in meta_begin + main/base_tex_format: Properly handle STENCIL_INDEX1/4/16 + i965: Split Gen4-5 BlitFramebuffer code; prefer BLT over Meta. + glsl: Mark array access when copying to a temporary for the ?: operator. + i965/fs: Set force_writemask_all on shader_time instructions. + i965/fs: Set smear on shader_time diff register. + i965/fs: Make emit_shader_time_write return rather than emit. + i965/fs: Make get_timestamp() pass back the MOV rather than emitting it. + i965/fs: Make emit_shader_time_end() insert before EOT. + i965/fs: Don't issue FB writes for bound but unwritten color targets. + main: Fix target checking for CompressedTexSubImage*D. + main: Fix target checking for CopyTexSubImage*D. + gallium/auxiliary/indices: fix start param + r300g: fix RGTC1 and LATC1 SNORM formats + r300g: fix a crash when resolving into an sRGB texture + r300g: fix sRGB->sRGB blits + i965/vec4: Fix implementation of i2b. + mesa: Indent break statements and add a missing one. + mesa: Free memory allocated for luminance in readpixels. + mesa: Correct backwards NULL check. + i965: Consider scratch writes to have side effects. + i965/fs: Don't use backend_visitor::instructions after creating the CFG. + r300g: Use PATH_MAX instead of limiting ourselves to 100 chars. + r300g: Check return value of snprintf(). + i965/fs: Don't propagate cmod to inst with different type. + i965: Tell intel_get_memcpy() which direction the memcpy() is going. + Revert SHA1 additions. + i965: Avoid applying negate to wrong MAD source. + meta: In pbo_{Get,}TexSubImage don't repeatedly rebind the source tex + Revert "common: Fix PBOs for 1D_ARRAY." + meta: Allow GL_UN/PACK_IMAGE_HEIGHT in _mesa_meta_pbo_Get/TexSubImage + meta: Fix the y offset for 1D_ARRAY in _mesa_meta_pbo_TexSubImage + freedreno/ir3: fix silly typo for binning pass shaders + freedreno/a2xx: fix increment in assert + freedreno/a4xx: bit of cleanup + freedreno: update generated headers + freedreno/a4xx: set PC_PRIM_VTX_CNTL.VAROUT properly + freedreno: update generated headers + freedreno/a4xx: aniso filtering + freedreno/ir3: fix up cat6 instruction encodings + freedreno/ir3: add support for memory (cat6) instructions + freedreno/ir3: handle flat bypass for a4xx + freedreno/ir3: fix failed assert in grouping + r300g: Fix the ATI1N swizzle (RGTC1 and LATC1) - Update to version 10.5.0: + Initial support for the new Intel Skylake GPUs and Adreno 4xx GPUs. + Experimental EGL support for Haiku. + The new IR - NIR. A flat, typeless IR, supporting SSA. + GLX/DRI3 fixes and improvements. + A lot of preparation work for GL_ARB_direct_state_access. + The usual amount of piglit and drawElements Quality Program (dEQP) fixes. + Building mesa with GCC 4.1 or earlier is no longer supported. + The distribution tarball has been renamed and now contains all the generated sources. - New GL features: + GL_ARB_framebuffer_sRGB on freedreno + GL_ARB_texture_rg on freedreno + GL_EXT_packed_float on freedreno + GL_EXT_polygon_offset_clamp on i965, nv50, nvc0, r600, radeonsi, llvmpipe + GL_EXT_texture_shared_exponent on freedreno + GL_EXT_texture_snorm on freedreno - Changes to Package: + switch to xz compressed sources + remove Patch16: u_gallivm_Update_for_RTDyldMemoryManager_unique_ptr.patch + add Patch100: U_0001_gallium_include_util_macros.patch + add Patch101: U_0002_st_nine_mark_end_of_non_void_function_unreachable.patch + add Patch102: U_0003_fix_build_after_macro_include.patch - Add u_gallivm_Update_for_RTDyldMemoryManager_unique_ptr.patch to fix build with llvm 3.6 (fdo#86958) - Fix file permissions for the Gallium Nine files - specfile/baselibs.conf: Manually provide d3d library (bnc#918294) - Drop pkgconfig(libva) BuildRequires for now, as it introduces a build-cycle. - Update to version 10.4.4: + mesa: fix display list 8-byte alignment issue. + docs: Add sha256 sums for the 10.4.3 release. + egl: Pass the correct X visual depth to xcb_put_image(). + glx/dri3: Request non-vsynced Present for swapinterval zero. + gallium/util: Don't use __builtin_clrsb in util_last_bit(). + configure: Link against all LLVM targets when building clover. + st/osmesa: Fix osbuffer->textures indexing. + i965: Fix max_wm_threads for CHV. + Bugs fixed: fdo#88662, fdo#88930. - Add pkgconfig(libva) BuildRequires: Build VA API support. - baselibs.conf: enabled build of 32bit Mesa-libd3d package (bnc#910109) - moved definition of Mesa-libd3d package above definition of libxatracker packages in order to fix version requires - fixed Requires for libd3d-devel - enabled build of Direct3D 9 (Gallium3D Nine) state tracker (bnc#910109) - removed obsolete patch u_be_assert_include.patch, addressed by upstream commit 2a13ff9 "gallium/util: add missing u_debug include" (bnc#910109) - Set xvmc_support also on ppc - Version bump to 10.4.3 (bugfix release): * Bug 80568 - [gen4] GPU Crash During Google Chrome Operation * Bug 85367 - [gen4] GPU hang in glmark-es2 * Bug 85696 - r600g+nine: Bioshock shader failure after 7b1c0cbc90d456384b0950ad21faa3c61a6b43ff * Bug 88219 - include/c11/threads_posix.h:197: undefined reference to `pthread_mutex_lock' * mesa: Fix clamping to -1.0 in snorm_to_float * glsl: Link glsl_test with pthreads library. * i965: Respect the no_8 flag on Gen6, not just Gen7+. * i965: Work around mysterious Gen4 GPU hangs with minimal state changes. - Clean up with the spec-cleaner - Drop obsolete obsoletes comming from fix for sle10 - Reduce llvm_r600 conditional as it is equal to ifarch x86 x86_64 - Put vdpau_radeon and vdpau_nouveau under same case as they have same requisites - Fix empty post/postun warning - Various other rpmlint issues silenced. - Version bump to 10.4.2 (bugfix release): * Bug 85529 - Surfaces not drawn in Unvanquished * Bug 87619 - Changes to state such as render targets change fragment shader without marking it dirty. * Bug 87658 - [llvmpipe] SEGV in sse2_has_daz on ancient Pentium4-M * Bug 87913 - CPU cacheline size of 0 can be returned by CPUID leaf 0x80000006 in some virtual machines * i965: Use safer pointer arithmetic in intel_texsubimage_tiled_memcpy() * i965: Use safer pointer arithmetic in gather_oa_results() * Revert "r600g/sb: fix issues cause by GLSL switching to loops for switch" * r600g: fix regression since UCMP change * r600g/sb: implement r600 gpr index workaround. (v3.1) * docs: Add sha256 sums for the 10.4.1 release * Update version to 10.4.2 * nv50,nvc0: set vertex id base to index_bias * nv50/ir: fix texture offsets in release builds * i965: Add missing BRW_NEW_*_PROG_DATA to texture/renderbuffer atoms. * i965: Fix start/base_vertex_location for >1 prims but !BRW_NEW_VERTICES. * gallium/util: make sure cache line size is not zero * glsl_to_tgsi: fix a bug in copy propagation * vbo: ignore primitive restart if FixedIndex is enabled in DrawArrays * st/mesa: fix GL_PRIMITIVE_RESTART_FIXED_INDEX * radeonsi: fix VertexID for OpenGL * radeonsi: Don't modify PA_SC_RASTER_CONFIG register value if rb_mask == 0 * gallium/util: fix crash with daz detection on x86 * nv50,nvc0: implement half_pixel_center * r600g/sb: fix issues with loops created for switch - Use download url fully in Source line - Update to version 10.4.0 (10.4 Final): - New features: + GL_ARB_conditional_render_inverted on nv50 + GL_ARB_sample_shading on r600 + GL_ARB_texture_view on nv50, nvc0 + GL_ARB_clip_control on nv50, nvc0, r300, r600, radeonsi, llvmpipe, softpipe + GL_KHR_context_flush_control on all drivers - Changes: + Removed patch17: u_Suppress-any-libGL-.-warnings-when-LIBGL_DEBUG-is-se.patch This patch was upstreamed + Build without "--enable-gallium-egl" This buildoption was removed upstream + Add subpackage libvdpau_r300 - Enable VideoCore IV (vc4) support for ARM - Cleanup Spec: + smaller cleanups + Remove all traces of talloc, Mesa uses ralloc - Update to 10.3.3 + fdo#82921 layout(location=0) emits error >= MAX_UNIFORM_LOCATIONS due to integer underflow + fdo#83574 [llvmpipe] [softpipe] piglit arb_explicit_uniform_location-use-of-unused-loc regression + fdo#85454 Unigine Sanctuary with Wine crashes on Mesa Git + fdo#70410 egl-static/Makefile: linking fails with llvm >= 3.4 - Update to 10.3.2 + (fdo#54372) GLX_INTEL_swap_event crashes driver when swapping window buffers + (fdo#81680) [r600g] Firefox crashes with hardware acceleration turned on + (fdo#84140) mplayer crashes playing some files using vdpau output + (fdo#84662) Long pauses with Unreal demo Elemental on R9270X since : Always flush the HDP cache before submitting a CS to the GPU + (fdo#85267) vlc crashes with vdpau (Radeon 3850HD) [r600] - Update descriptions and Requires for GLES3 - add Mesa-devel-dri package: This way dri.pc will no longer pull in all of Mesa, just as packages requiring dri do not have to require Mesa-devel anymore - Update to 10.3.1 + [NVC0/Codegen] Shader compilation falis in spill logic + [SNB+ Bisected]Ogles3conform ES3-CTS.shaders. indexing.vector_subscript.vec3_static_loop_subscript_write_ direct_read_vertex fails + [UBO] row_major layout ignored inside structures + [UBO] nested structures don't get appropriate padding + Glyphy demo throws unhandled Integer division by zero exception + [UBO] row_major layout partially ignored for arrays of structures + Big glamor regression in Xorg server 1.6.99.1 GIT: x11perf 1.5 Test: PutImage XY 500x500 Square - Fix ppc64 build (bnc#893275 bnc#871128) u_be_assert_include.patch Add ncurses-devel as build dependency to build with -ltinfo - Enable llvm on ppc64le (llvm3.5 got ppc64le support) - Enable shared on ppc64 and ppc64le - Update to version 10.3.0 (10.3 Final): - New features: + GL_ARB_ES3_compatibility on nv50, nvc0, r600, radeonsi, softpipe, llvmpipe + GL_ARB_clear_texture on i965 + GL_ARB_compressed_texture_pixel_storage on all drivers + GL_ARB_conditional_render_inverted on i965, nvc0, softpipe, llvmpipe + GL_ARB_derivative_control on i965, nv50, nvc0, r600 + GL_ARB_draw_indirect on nvc0, radeonsi + GL_ARB_explicit_uniform_location (all drivers that support GLSL) + GL_ARB_fragment_layer_viewport on nv50, nvc0, llvmpipe, r600 + GL_ARB_gpu_shader5 on i965/gen7, nvc0 + GL_ARB_multi_draw_indirect on nvc0, radeonsi + GL_ARB_sample_shading on radeonsi + GL_ARB_seamless_cubemap_per_texture on i965, llvmpipe, nvc0, r600, radeonsi, softpipe + GL_ARB_stencil_texturing on nv50, nvc0, r600, and radeonsi + GL_ARB_texture_barrier on nv50, nvc0, r300, r600, radeonsi + GL_ARB_texture_compression_bptc on i965/gen7+, nvc0, r600/evergreen+, radeonsi + GL_ARB_texture_cube_map_array on radeonsi + GL_ARB_texture_gather on r600, radeonsi + GL_ARB_texture_query_levels on nv50, nvc0, llvmpipe, r600, radeonsi, softpipe + GL_ARB_texture_query_lod on r600, radeonsi + GL_ARB_viewport_array on nvc0 + GL_AMD_vertex_shader_viewport_index on i965/gen7+, r600 + GL_OES_compressed_ETC1_RGB8_texture on nv30, nv50, nvc0, r300, r600, radeonsi, softpipe, llvmpipe + GLX_MESA_query_renderer on nv30, nv50, nvc0, r300, r600, radeonsi, softpipe, llvmpipe + A new software rasterizer driver (kms_swrast_dri.so) that works with DRM drivers that don't have a full-fledged GEM (such as qxl or simpledrm) - Changes: Building of gallium-pipe disabled for now by upstream, see: http://cgit.freedesktop.org/mesa/mesa/commit/?h=10.3&id=07426ad1029c3505b809dc9eec104007fb623983 Nevertheless keep it around as it may get enabled again. - Update to version 10.3.0-RC1 * Mesa 10.3 brings many performance improvements, more OpenGL 4.x functionality, the VC4 Gallium3D driver, and much more. * supersedes U_mesa-glx-Reduce-error-log-level.patch - Package vdpau_r600 for ppc64le as well (bnc#893275) - Update to version 10.2.5 * Mesa 10.2.5 is a bug fix release which fixes bugs fixed since the 10.2.4 release - Update to version 10.2.4 * Mesa 10.2.4 is a bug fix release which fixes bugs fixed since the 10.2.3 release - Update to version 10.2.3 * Mesa 10.2.3 is a bug fix release which fixes bugs fixed since the 10.2.2 release - obsoletes u_mesa-gallium-llvmpipe-fix-SIGFPE.patch - Update to version 10.2.1 - Mesa 10.2.1 is an emergency release to fix a build failure added to 10.2 between 10.2-rc5 and the final release. - Mesa 10.2 is a feature release that includes many updates and enhancements. The full list is available in the release notes file in docs/relnotes/10.2.html. - Update to version 10.2-rc5 Another round of bugfixes towards the final 10.2 - Update to version 10.2-rc4: Another round of bugfixes towards the final 10.2 - Update to 10.2-rc3 Even more bugfixes - no shared llvm libs on ppc64 - vdpau no longer enabled by default - xa or gallium-gbm implies gallium-loader - Update to 10.2-rc2: More bugfixes - Update to 10.2-rc1: - Remove U_gallium_util_add_missing_u_math_include.patch (patch27) - Remove U_nouveau_create_only_one_shared_screen.patch (patch28) - Remove U_nouveau_add_valid_range_tracking.patch (patch29) - Remove U_nouveau_fix_fence_waiting_logic.patch (patch30) - Add missing BuildRequires, remove old xorg-x11-*-devel packages - Include XA tracker sub packages on s390x - Clean up specfile - Turn negative arch checks into positive ones for non-default configure settings - libxsmfence is also available on ppc64le - Don't enable gallium-egl on ppc64 for now to work around llvm bug - Add U_gallium_util_add_missing_u_math_include.patch (patch27) - Add U_nouveau_create_only_one_shared_screen.patch (patch28) - Add U_nouveau_add_valid_range_tracking.patch (patch29) - Add U_nouveau_fix_fence_waiting_logic.patch (patch30) + https://bugzilla.novell.com/show_bug.cgi?id=866445 + https://bugs.freedesktop.org/show_bug.cgi?id=75279 - Update to version 10.1: - New features: + GL_ARB_draw_indirect on i965. + GL_ARB_clear_buffer_object + GL_ARB_viewport_array on i965. + GL_ARB_map_buffer_alignment on all drivers that did not previously support it. + GL_AMD_shader_trinary_minmax. + GL_EXT_framebuffer_blit on r200 and radeon. + Reduced memory usage for display lists. + OpenGL 3.3 support on nv50, nvc0, r600 and radeonsi - Changes: + Removed support for the GL_MESA_texture_array extension. ++++ autoyast2: - Confirming base product license. This can be defined by the flag in the general/mode section. Confirming licenses of add-on products can be defined for each product by the flag in the add-on product description. (Fate#318945) - 3.1.114 ++++ clamav: - Buildrequire pcre-devel for the new regexp signatures (bsc#960237). ++++ installation-images-SLES: - giving up on rubygem packaging (bsc#966145) - 14.225 ++++ kernel-default: - Enable module signing again (fate#319460) - commit b259e73 - supported.conf: Add xfs to -base (bsc#965891) - commit 5cc5286 - rpm/kernel-binary.spec.in: Use correct variable to point to the keyring - commit f026a54 - MODSIGN: Support the old-style signature format (fate#319460). - commit fa66057 - mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous (VM performance -- compaction). - mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_page (VM functionality -- compaction). - mm/compaction: fix invalid free_pfn and compact_cached_free_pfn (VM functionality -- compaction). - commit 5034467 - X.509: Fix test for self-signed certificate (bsc#965418). - commit 1a385cc - Update patches.suse/sched-core-Fix-incorrect-wait-time-and-wait-count-statistics.patch (Scheduler performance -- cpu accounting). - commit eb07721 - sched/debug: Make schedstats a runtime tunable that is disabled by default (Scheduler performance -- debugging overhead, fate#320486). - locks: don't check for race with close when setting OFD lock (FS performance -- lock). - mm: filemap: avoid unnecessary calls to lock_page when waiting for IO to complete during a read (VM performance -- generic read). - mm: filemap: remove redundant code in do_read_cache_page (VM performance -- generic read). - locks: fix unlock when fcntl_setlk races with a close (FS performance -- lock). - commit 12237e9 - series.conf: Split functional and performance patches pending for -stable - commit 4df5a8a - rpm/kernel-obs-build.spec.in: do not limit TasksMax We run with build as PID 1 (boo#965564). - commit 39b708b - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup. - Update config files. - workqueue: implement "workqueue.debug_force_rr_cpu" debug feature. - workqueue: schedule WORK_CPU_UNBOUND work on wq_unbound_cpumask CPUs. - Revert "workqueue: make sure delayed work run in local cpu". - vmstat: make vmstat_update deferrable. - mm, vmstat: make quiet_vmstat lighter. - vmstat: Remove BUG_ON from vmstat_update. - vmstat: make vmstat_updater deferrable again and shut down on idle. - arch/tile: move user_exit() to early kernel entry sequence. - nohz: Clarify magic in tick_nohz_stop_sched_tick(). - x86/vsdo: Fix build on PARAVIRT_CLOCK=y, KVM_GUEST=n. - Revert "x86/kvm: On KVM re-enable (e.g. after suspend), update clocks". - x86/entry/64_compat: Make labels local. - x86/platform/uv: Include clocksource.h for clocksource_touch_watchdog(). - x86/vdso: Enable vdso pvclock access on all vdso variants. - x86/vdso: Remove pvclock fixmap machinery. - x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap. - x86, vdso, pvclock: Simplify and speed up the vdso pvclock reader. - x86/kvm: On KVM re-enable (e.g. after suspend), update clocks. - x86/entry/64: Bypass enter_from_user_mode on non-context-tracking boots. - x86/asm: Add asm macros for static keys/jump labels. - context_tracking: Switch to new static_branch API. - sched/fair: Fix new task's load avg removed from source CPU in wake_up_new_task(). - sched/core: Move sched_entity::avg into separate cache line. - x86/fpu: Properly align size in CHECK_MEMBER_AT_END_OF() macro. - sched/deadline: Fix the earliest_dl.next logic. - sched/fair: Avoid redundant idle_cpu() call in update_sg_lb_stats(). - sched/core: Move the sched_to_prio arrays out of line. - sched/cputime: Convert vtime_seqlock to seqcount. - sched/cputime: Introduce vtime accounting check for readers. - sched/cputime: Rename vtime_accounting_enabled() to vtime_accounting_cpu_enabled(). - sched/cputime: Correctly handle task guest time on housekeepers. - sched/cputime: Clarify vtime symbols and document them. - sched/cputime: Remove extra cost in task_cputime(). - sched/fair: Make it possible to account fair load avg consistently. - sched/fair: Modify the comment about lock assumptions in migrate_task_rq_fair(). - sched/core: Use list_is_singular() in sched_can_stop_tick(). - sched/core: Fix incorrect wait time and wait count statistics. - sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz(). - sched/fair: Prepare __update_cpu_load() to handle active tickless. - sched/fair: Clean up the explanation around decaying load update misses. - sched/wait: Document waitqueue_active(). - workqueue: skip flush dependency checks for legacy workqueues. - commit 50c237c - NFS: Background flush should not be low priority (bsc#955308). - commit 0ff9c75 - cpuidle: coupled: remove unused define cpuidle_coupled_lock. - cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freeze. - cpuidle: menu: Avoid pointless checks in menu_select(). - sched / idle: Drop default_idle_call() fallback from call_cpuidle(). - cpuidle: Don't enable all governors by default. - cpuidle: Default to ladder governor on ticking systems. - time: nohz: Expose tick_nohz_enabled. - cpuidle: menu: Fix menu_select() for CPUIDLE_DRIVER_STATE_START == 0. - powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL. - powerpc/powernv: Remove OPALv2 firmware define and references. - powerpc/powernv: panic() on OPAL < V3. - drivers/cpuidle: make cpuidle-exynos.c explicitly non-modular. - drivers/cpuidle: make cpuidle-ux500.c explicitly non-modular. - drivers/cpuidle: make cpuidle-clps711x.c explicitly non-modular. - cpuidle,menu: smooth out measured_us calculation. - cpuidle,menu: use interactivity_req to disable polling. - cpuidle,x86: increase forced cut-off for polling to 20us. - commit 5584b8d ++++ kernel-source: - Enable module signing again (fate#319460) - commit b259e73 - supported.conf: Add xfs to -base (bsc#965891) - commit 5cc5286 - rpm/kernel-binary.spec.in: Use correct variable to point to the keyring - commit f026a54 - MODSIGN: Support the old-style signature format (fate#319460). - commit fa66057 - mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous (VM performance -- compaction). - mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_page (VM functionality -- compaction). - mm/compaction: fix invalid free_pfn and compact_cached_free_pfn (VM functionality -- compaction). - commit 5034467 - X.509: Fix test for self-signed certificate (bsc#965418). - commit 1a385cc - Update patches.suse/sched-core-Fix-incorrect-wait-time-and-wait-count-statistics.patch (Scheduler performance -- cpu accounting). - commit eb07721 - sched/debug: Make schedstats a runtime tunable that is disabled by default (Scheduler performance -- debugging overhead, fate#320486). - locks: don't check for race with close when setting OFD lock (FS performance -- lock). - mm: filemap: avoid unnecessary calls to lock_page when waiting for IO to complete during a read (VM performance -- generic read). - mm: filemap: remove redundant code in do_read_cache_page (VM performance -- generic read). - locks: fix unlock when fcntl_setlk races with a close (FS performance -- lock). - commit 12237e9 - series.conf: Split functional and performance patches pending for -stable - commit 4df5a8a - rpm/kernel-obs-build.spec.in: do not limit TasksMax We run with build as PID 1 (boo#965564). - commit 39b708b - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup. - Update config files. - workqueue: implement "workqueue.debug_force_rr_cpu" debug feature. - workqueue: schedule WORK_CPU_UNBOUND work on wq_unbound_cpumask CPUs. - Revert "workqueue: make sure delayed work run in local cpu". - vmstat: make vmstat_update deferrable. - mm, vmstat: make quiet_vmstat lighter. - vmstat: Remove BUG_ON from vmstat_update. - vmstat: make vmstat_updater deferrable again and shut down on idle. - arch/tile: move user_exit() to early kernel entry sequence. - nohz: Clarify magic in tick_nohz_stop_sched_tick(). - x86/vsdo: Fix build on PARAVIRT_CLOCK=y, KVM_GUEST=n. - Revert "x86/kvm: On KVM re-enable (e.g. after suspend), update clocks". - x86/entry/64_compat: Make labels local. - x86/platform/uv: Include clocksource.h for clocksource_touch_watchdog(). - x86/vdso: Enable vdso pvclock access on all vdso variants. - x86/vdso: Remove pvclock fixmap machinery. - x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap. - x86, vdso, pvclock: Simplify and speed up the vdso pvclock reader. - x86/kvm: On KVM re-enable (e.g. after suspend), update clocks. - x86/entry/64: Bypass enter_from_user_mode on non-context-tracking boots. - x86/asm: Add asm macros for static keys/jump labels. - context_tracking: Switch to new static_branch API. - sched/fair: Fix new task's load avg removed from source CPU in wake_up_new_task(). - sched/core: Move sched_entity::avg into separate cache line. - x86/fpu: Properly align size in CHECK_MEMBER_AT_END_OF() macro. - sched/deadline: Fix the earliest_dl.next logic. - sched/fair: Avoid redundant idle_cpu() call in update_sg_lb_stats(). - sched/core: Move the sched_to_prio arrays out of line. - sched/cputime: Convert vtime_seqlock to seqcount. - sched/cputime: Introduce vtime accounting check for readers. - sched/cputime: Rename vtime_accounting_enabled() to vtime_accounting_cpu_enabled(). - sched/cputime: Correctly handle task guest time on housekeepers. - sched/cputime: Clarify vtime symbols and document them. - sched/cputime: Remove extra cost in task_cputime(). - sched/fair: Make it possible to account fair load avg consistently. - sched/fair: Modify the comment about lock assumptions in migrate_task_rq_fair(). - sched/core: Use list_is_singular() in sched_can_stop_tick(). - sched/core: Fix incorrect wait time and wait count statistics. - sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz(). - sched/fair: Prepare __update_cpu_load() to handle active tickless. - sched/fair: Clean up the explanation around decaying load update misses. - sched/wait: Document waitqueue_active(). - workqueue: skip flush dependency checks for legacy workqueues. - commit 50c237c - NFS: Background flush should not be low priority (bsc#955308). - commit 0ff9c75 - cpuidle: coupled: remove unused define cpuidle_coupled_lock. - cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freeze. - cpuidle: menu: Avoid pointless checks in menu_select(). - sched / idle: Drop default_idle_call() fallback from call_cpuidle(). - cpuidle: Don't enable all governors by default. - cpuidle: Default to ladder governor on ticking systems. - time: nohz: Expose tick_nohz_enabled. - cpuidle: menu: Fix menu_select() for CPUIDLE_DRIVER_STATE_START == 0. - powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL. - powerpc/powernv: Remove OPALv2 firmware define and references. - powerpc/powernv: panic() on OPAL < V3. - drivers/cpuidle: make cpuidle-exynos.c explicitly non-modular. - drivers/cpuidle: make cpuidle-ux500.c explicitly non-modular. - drivers/cpuidle: make cpuidle-clps711x.c explicitly non-modular. - cpuidle,menu: smooth out measured_us calculation. - cpuidle,menu: use interactivity_req to disable polling. - cpuidle,x86: increase forced cut-off for polling to 20us. - commit 5584b8d ++++ kernel-syms: - Enable module signing again (fate#319460) - commit b259e73 - supported.conf: Add xfs to -base (bsc#965891) - commit 5cc5286 - rpm/kernel-binary.spec.in: Use correct variable to point to the keyring - commit f026a54 - MODSIGN: Support the old-style signature format (fate#319460). - commit fa66057 - mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous (VM performance -- compaction). - mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_page (VM functionality -- compaction). - mm/compaction: fix invalid free_pfn and compact_cached_free_pfn (VM functionality -- compaction). - commit 5034467 - X.509: Fix test for self-signed certificate (bsc#965418). - commit 1a385cc - Update patches.suse/sched-core-Fix-incorrect-wait-time-and-wait-count-statistics.patch (Scheduler performance -- cpu accounting). - commit eb07721 - sched/debug: Make schedstats a runtime tunable that is disabled by default (Scheduler performance -- debugging overhead, fate#320486). - locks: don't check for race with close when setting OFD lock (FS performance -- lock). - mm: filemap: avoid unnecessary calls to lock_page when waiting for IO to complete during a read (VM performance -- generic read). - mm: filemap: remove redundant code in do_read_cache_page (VM performance -- generic read). - locks: fix unlock when fcntl_setlk races with a close (FS performance -- lock). - commit 12237e9 - series.conf: Split functional and performance patches pending for -stable - commit 4df5a8a - rpm/kernel-obs-build.spec.in: do not limit TasksMax We run with build as PID 1 (boo#965564). - commit 39b708b - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup. - Update config files. - workqueue: implement "workqueue.debug_force_rr_cpu" debug feature. - workqueue: schedule WORK_CPU_UNBOUND work on wq_unbound_cpumask CPUs. - Revert "workqueue: make sure delayed work run in local cpu". - vmstat: make vmstat_update deferrable. - mm, vmstat: make quiet_vmstat lighter. - vmstat: Remove BUG_ON from vmstat_update. - vmstat: make vmstat_updater deferrable again and shut down on idle. - arch/tile: move user_exit() to early kernel entry sequence. - nohz: Clarify magic in tick_nohz_stop_sched_tick(). - x86/vsdo: Fix build on PARAVIRT_CLOCK=y, KVM_GUEST=n. - Revert "x86/kvm: On KVM re-enable (e.g. after suspend), update clocks". - x86/entry/64_compat: Make labels local. - x86/platform/uv: Include clocksource.h for clocksource_touch_watchdog(). - x86/vdso: Enable vdso pvclock access on all vdso variants. - x86/vdso: Remove pvclock fixmap machinery. - x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap. - x86, vdso, pvclock: Simplify and speed up the vdso pvclock reader. - x86/kvm: On KVM re-enable (e.g. after suspend), update clocks. - x86/entry/64: Bypass enter_from_user_mode on non-context-tracking boots. - x86/asm: Add asm macros for static keys/jump labels. - context_tracking: Switch to new static_branch API. - sched/fair: Fix new task's load avg removed from source CPU in wake_up_new_task(). - sched/core: Move sched_entity::avg into separate cache line. - x86/fpu: Properly align size in CHECK_MEMBER_AT_END_OF() macro. - sched/deadline: Fix the earliest_dl.next logic. - sched/fair: Avoid redundant idle_cpu() call in update_sg_lb_stats(). - sched/core: Move the sched_to_prio arrays out of line. - sched/cputime: Convert vtime_seqlock to seqcount. - sched/cputime: Introduce vtime accounting check for readers. - sched/cputime: Rename vtime_accounting_enabled() to vtime_accounting_cpu_enabled(). - sched/cputime: Correctly handle task guest time on housekeepers. - sched/cputime: Clarify vtime symbols and document them. - sched/cputime: Remove extra cost in task_cputime(). - sched/fair: Make it possible to account fair load avg consistently. - sched/fair: Modify the comment about lock assumptions in migrate_task_rq_fair(). - sched/core: Use list_is_singular() in sched_can_stop_tick(). - sched/core: Fix incorrect wait time and wait count statistics. - sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz(). - sched/fair: Prepare __update_cpu_load() to handle active tickless. - sched/fair: Clean up the explanation around decaying load update misses. - sched/wait: Document waitqueue_active(). - workqueue: skip flush dependency checks for legacy workqueues. - commit 50c237c - NFS: Background flush should not be low priority (bsc#955308). - commit 0ff9c75 - cpuidle: coupled: remove unused define cpuidle_coupled_lock. - cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freeze. - cpuidle: menu: Avoid pointless checks in menu_select(). - sched / idle: Drop default_idle_call() fallback from call_cpuidle(). - cpuidle: Don't enable all governors by default. - cpuidle: Default to ladder governor on ticking systems. - time: nohz: Expose tick_nohz_enabled. - cpuidle: menu: Fix menu_select() for CPUIDLE_DRIVER_STATE_START == 0. - powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL. - powerpc/powernv: Remove OPALv2 firmware define and references. - powerpc/powernv: panic() on OPAL < V3. - drivers/cpuidle: make cpuidle-exynos.c explicitly non-modular. - drivers/cpuidle: make cpuidle-ux500.c explicitly non-modular. - drivers/cpuidle: make cpuidle-clps711x.c explicitly non-modular. - cpuidle,menu: smooth out measured_us calculation. - cpuidle,menu: use interactivity_req to disable polling. - cpuidle,x86: increase forced cut-off for polling to 20us. - commit 5584b8d ++++ kiwi: - doc: fix typo Author: Bernhard M. Wiedemann - make xml example valid the tag needs to remain open here. - v7.03.54 released - Fixed validation of custom root cmdline variable A variable of the format root=LABEL=x was not correctly validated ++++ krb5: - Upgrade from version 1.12.1 to 1.12.5. The new maintenance release brings accumulated defect fixes. - The following patches are now present in the source bundle, thus removed from build individual patch files: * 0001-Fix-krb5_read_message-handling-CVE-2014-5355.patch * 0001-Prevent-requires_preauth-bypass-CVE-2015-2694.patch * 0100-Fix-build_principal-memory-bug-CVE-2015-2697.patch * 0101-Fix-IAKERB-context-aliasing-bugs-CVE-2015-2696.patch * 0102-Fix-SPNEGO-context-aliasing-bugs-CVE-2015-2695.patch * 0103-Fix-IAKERB-context-export-import-CVE-2015-2698.patch * bnc#912002.diff * krb5-1.12-CVE-2014-4341-CVE-2014-4342.patch * krb5-1.12-CVE-2014-4343-Fix-double-free-in-SPNEGO.patch * krb5-1.12-CVE-2014-4344-Fix-null-deref-in-SPNEGO-acceptor.patch * krb5-1.12-CVE-2014-4345-buffer-overrun-in-kadmind-with-LDAP-backend.patch * krb5-1.12.2-CVE-2014-5353.patch * krb5-1.12.2-CVE-2014-5354.patch * krb5-master-keyring-kdcsync.patch - Line numbers in the following patches are slightly adjusted to fit into this new source version: * krb5-1.6.3-ktutil-manpage.dif * krb5-1.7-doublelog.patch - Remove krb5-mini pieces from spec file. Thus removing pre_checkin.sh - Remove expired macros and other minor clean-ups in spec file. - Use system libverto to substitute built-in libverto. Implement fate#320326 ++++ llvm: - latest version required for new mesa on sle12 (fate #315643-315645, 319159-319161, 319618) - obsoletes patches: * backport-llvm* * backport-clang* * aarch64-workaround.patch * clang-mainline-backports.patch * llvm-34branch-backports.patch * llvm-mainline-backports.patch - Remove FFI support because its fragile - Enable OpenMP for x86, x86_64, ppc64 and ppc64le - Enable all targets on x86, x86_64 - Update to version 3.7.0 * See http://llvm.org/releases/3.7.0/docs/ReleaseNotes.html - Merge aarch64-suse-support.patch into arm_suse_support.diff - Refresh arm_suse_support.diff, llvm-fix-find-gcc5-install.patch - Remove llvm-fix-parsearmarch.patch, upstream. - fix build on s390x (one typo in ifarch and one change in filelist) - Update to version 3.6.1 * No changelog upstream - Add llvm-fix-parsearmarch.patch to fix parsing armv{6,7}hl archs. - Update to version 3.6.0 * See http://llvm.org/releases/3.6.0/docs/ReleaseNotes.html - Add python-xml dependency for regression tests - Removed the following patches, fixed upstream: * arm-remove-xfails.diff * libcxx-libdir.patch * llvm-config-lib64.patch * llvm-fix-intrusiverefcntptr.patch - Add llvm-fix-intrusiverefcntptr.patch to fix build of LLVM tools with GCC 5. - Add llvm-fix-find-gcc5-install.patch to properly find installed GCC 5. - Add a gcc dependency for clang, this is heavyweight but we need libgcc_s which comes with the gcc package (bnc#893359) - Conditionalize libcxx{abi} build on build_libcxx variable - Turn libc++.so into an ldscript so it links to libc++abi automatically. - fix constraints for armv6l/armv7l (there is no 4GB RAM on 32bit) - Rename llvm-remove-werror-date-time.patch to llvm-remove-clang-only-flags.patch and remove more clang only flags. - Enable shared libs on PPC64 - Require llvm-clang not just clang - Add llvm-remove-werror-date-time.patch to remove -Werror=date-time for CXXFLAGS, gcc does not support it and it creeps into llvm-config --cflags - Remove wrong Requires from the llvm-devel package - Add default target triple form ARM, fixes bnc#893359 - Use ninja for building - Update to llvm 3.5.0 * Major update, see http://llvm.org/releases/3.5.0/docs/ReleaseNotes.html - Use upstream pristine tarballs - Add libc++/libc++abi support clang (only on x86_64) - Add libcxxabi-exceptions.patch to fix libcxxabi exception handling - Add libcxx-libdir.patch to fix libdir on 64bit arches - Remove asan-disable-hugemalloctest.patch and cmake-patchversion.patch, fixed upstream. - Fix the sed line for minimal damage. - Add baselibs.conf to source files - Add cmake-patchversion.patch to sync config.h.in with config.h.cmake - Update to llvm 3.4.2 * Minor bugfix release - Drop clang-max_align_t.patch, applied upstream. - Add clang-max_align_t.patch to resolve issue with libstdc++ 4.9 max_align_t missing declaration - build compiler-rt on ppc64 (don't delete it) - Fix resource dir for libclang case (clang-resourcedirs.patch) - Always build tests - complete ifarchs for s390 - Remove non-existing doc subpackage - enable ppc64le ++++ sssd: - Upgrade to version 1.13.3 to implement fate#320466. - Install rcsssd symlink. - Remove all expired macros from spec file. - Remove expired patches: 0002-Signals-Remove-unused-functions.patch 0003-SSH-Allow-newline-at-the-end-of-public-key-values-in.patch 0004-SDAP-Continue_resolving_SID_even_if_some_fail.patch 0005-LDAP-tokengroups_do_not_work_with_id_provider=ldap.patch - Other minor clean-ups. ++++ webkit2gtk3: - Refresh webkitgtk-disable-gcc-version-checks.patch for latest webkitgtk. ++++ vte: - Update to version 0.42.4: + emulation: Track the cursor separately for the two screens (bgo#761097). ++++ syslinux: - syslinux-4.04-miniacc.diff: fixup broken conformance tests ++++ xen: - Update to Xen Version 4.6.1 xen-4.6.1-testing-src.tar.bz2 - Dropped patches now contained in tarball or unnecessary xen-4.6.0-testing-src.tar.bz2 5604f239-x86-PV-properly-populate-descriptor-tables.patch 561bbc8b-VT-d-don-t-suppress-invalidation-address-write-when-it-is-zero.patch 561d2046-VT-d-use-proper-error-codes-in-iommu_enable_x2apic_IR.patch 561d20a0-x86-hide-MWAITX-from-PV-domains.patch 561e3283-x86-NUMA-fix-SRAT-table-processor-entry-parsing-and-consumption.patch 5632118e-arm-Support-hypercall_create_continuation-for-multicall.patch 56321222-arm-rate-limit-logging-from-unimplemented-PHYSDEVOP-and-HVMOP.patch 56321249-arm-handle-races-between-relinquish_memory-and-free_domheap_pages.patch 5632127b-x86-guard-against-undue-super-page-PTE-creation.patch 5632129c-free-domain-s-vcpu-array.patch 563212c9-x86-PoD-Eager-sweep-for-zeroed-pages.patch 563212e4-xenoprof-free-domain-s-vcpu-array.patch 563212ff-x86-rate-limit-logging-in-do_xen-oprof-pmu-_op.patch 56323737-libxl-adjust-PoD-target-by-memory-fudge-too.patch 56377442-x86-PoD-Make-p2m_pod_empty_cache-restartable.patch 5641ceec-x86-HVM-always-intercept-AC-and-DB.patch 56549f24-x86-vPMU-document-as-unsupported.patch 5677f350-x86-make-debug-output-consistent-in-hvm_set_callback_via.patch xsa155-qemut-qdisk-double-access.patch xsa155-qemut-xenfb.patch xsa155-qemuu-qdisk-double-access.patch xsa155-qemuu-xenfb.patch xsa159.patch xsa160.patch xsa162-qemut.patch xsa165.patch xsa166.patch xsa167.patch xsa168.patch ++++ yast2-add-on: - Confirming add-on product licenses while AutoYaST installation. (Fate#318945) - 3.1.12 ++++ yast2-packager: - Allowing AutoYaST to confirm licenses. (Fate#318945) - 3.1.89 ++++ zypper: - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2016-2-10 - Feb 10 2016 ------------------- ------------------------------------------------------------------ ++++ dracut: - Modify 0300-dracut_dont_use_dpkg_defaults_on_SUSE.patch: - Don't try to include plymouth if plymouth-dracut pkg. not installed ++++ kernel-default: - supported.conf: Add virtio-rng (bsc#966026) - commit 52a9cbc - Set CONFIG_MODULE_SIG_KEY to the SLES signing certificate (fate#319460) - commit 636e2c7 - supported.conf: Add more QEMU and VMware drivers to -base (bsc#965840). - commit 36f9f6e - rpm/kernel-binary.spec.in: Adapt certificate handling for changes in v4.3 - commit 589be33 ++++ kernel-source: - supported.conf: Add virtio-rng (bsc#966026) - commit 52a9cbc - Set CONFIG_MODULE_SIG_KEY to the SLES signing certificate (fate#319460) - commit 636e2c7 - supported.conf: Add more QEMU and VMware drivers to -base (bsc#965840). - commit 36f9f6e - rpm/kernel-binary.spec.in: Adapt certificate handling for changes in v4.3 - commit 589be33 ++++ kernel-syms: - supported.conf: Add virtio-rng (bsc#966026) - commit 52a9cbc - Set CONFIG_MODULE_SIG_KEY to the SLES signing certificate (fate#319460) - commit 636e2c7 - supported.conf: Add more QEMU and VMware drivers to -base (bsc#965840). - commit 36f9f6e - rpm/kernel-binary.spec.in: Adapt certificate handling for changes in v4.3 - commit 589be33 ++++ kiwi: - Enable pvops builds for EC2 ++++ ding-libs: - Upgrade to latest upstream version 0.5.0. The new version is ABI compatible with 0.4.0. * libini_config: This release adds an API to create, modify and save INI files * libini_config: Merging configuration snippets installed in different locations is supported * libcollection: New functions: col_get_dup_item, col_delete_item_with_cb, col_remove_item_with_cb ++++ libvdpau: - Mesa needs update for sle12 (fate #315643-315645, 319159-319161, 319618) - Update libvdpau to version 1.1.1 (bnc#943967,#943968,#943969) libvdpau versions 1.1 and earlier, when used in setuid or setgid applications, contain vulnerabilities related to environment variable handling that could allow an attacker to execute arbitrary code or overwrite arbitrary files. See CVE-2015-5198, CVE-2015-5199, and CVE-2015-5200 for more details. - removed upstreamed patch + U_Use-secure_getenv-3-to-improve-security.patch ++++ openvpn: - Added fix for possible heap overflow on read accessing getaddrinfo result (bsc#959714). [+openvpn-2.3.9-Fix-heap-overflow-on-getaddrinfo-result.patch] - Added a patch to fix multiple low severity issues (bsc#934237). [+openvpn-2.3.x-fixed-multiple-low-severity-issues.patch] ++++ python-pyldap: - Aligned desciption with project's web site - Removed obsolete stuff: * build flag -DLDAP_DEPRECATED * outdated URL in package description * removing of CVS files ++++ xf86-input-evdev: - latest driver changes for sle12 (fate #315643-315645, 319159-319161, 319618) - removed upstreamed patches: * add-smooth-scrolling-config-options.diff * add-evdev-prop-scroll-distance-definition.diff ++++ yast2-theme-SLE: - Fix spelling of SUSE Linux. (bsc#964241) - 3.1.37 ------------------------------------------------------------------ ------------------ 2016-2-9 - Feb 9 2016 ------------------- ------------------------------------------------------------------ ++++ dracut: - Add 0210-add_fcoe_uefi_check.patch: - Only install fcoe-uefi module if needed (boo#965477) ++++ kernel-default: - config: ARM64: Disable JTAG console This takes 0.1s of booting time and we probably don't want/need it in a Enterprise kernel. - commit 690ccd0 - drm/cirrus: Add missing drm_connector_unregister() (bsc#876305). - Refresh patches.drivers/drm-Print-EDID-errors-less-obviously.patch - Refresh patches.drivers/drm-ast-Add-an-crtc_disable-callback-to-the-crtc-helper-funcs.patch. - Refresh patches.drivers/drm-ast-Fix-memleak-in-error-path-in-ast_bo_create.patch. - Refresh patches.drivers/drm-ast-Fix-memleaks-in-error-path-in-ast_fb_create.patch. - Refresh patches.drivers/drm-ast-Free-container-instead-of-member-in-ast_user_framebuffer_destroy.patch. - Refresh patches.drivers/drm-ast-Simplify-function-ast_bo_unpin.patch. - Delete patches.drivers/drm-Allocate-new-master-object-when-client-becomes-master.patch. - Delete patches.drivers/drm-ast-Add-missing-entry-to-dclk_table.patch. - Delete patches.drivers/drm-ast-Add-reduced-non-reduced-mode-parsing-for-wide-screen-mode.patch. - Delete patches.drivers/drm-ast-Initialize-data-needed-to-map-fbdev-memory.patch. - Delete patches.drivers/drm-ast-Make-local-function-ast_bo_unref-static.patch. - Delete patches.drivers/drm-cirrus-Create-a-sysfs-entry-for-connector.patch. - Delete patches.drivers/drm-i915-Only-print-hotplug-event-message-when-hotplug-bit-is-set.patch. - Delete patches.drivers/drm-i915-Queue-reenable-timer-also-when-enable_hotplug_processing-is-false.patch. - Delete patches.drivers/drm-i915-Use-an-interrupt-save-spinlock-in-intel_hpd_irq_handler.patch. - Delete patches.suse/drm-panic-Add-option-to-set-panic-mode.patch. - Delete patches.suse/drm-panic-Only-restore-console-if-kernel-isn-t-set-to-reboot-on-panic.patch. - Delete patches.suse/drm-panic-Set-priority-of-the-drm-panic-code-to-the-lowest-value-possible.patch. - commit 57ad540 - Disable KASAN for stack unwinder code. - commit 9fd275e - DWARF2 EH-frame based stack unwinding. - Delete patches.suse/stack-unwind. Add .patch suffix, so that syntax highlighting works. - commit 7906e93 ++++ kernel-source: - config: ARM64: Disable JTAG console This takes 0.1s of booting time and we probably don't want/need it in a Enterprise kernel. - commit 690ccd0 - drm/cirrus: Add missing drm_connector_unregister() (bsc#876305). - Refresh patches.drivers/drm-Print-EDID-errors-less-obviously.patch - Refresh patches.drivers/drm-ast-Add-an-crtc_disable-callback-to-the-crtc-helper-funcs.patch. - Refresh patches.drivers/drm-ast-Fix-memleak-in-error-path-in-ast_bo_create.patch. - Refresh patches.drivers/drm-ast-Fix-memleaks-in-error-path-in-ast_fb_create.patch. - Refresh patches.drivers/drm-ast-Free-container-instead-of-member-in-ast_user_framebuffer_destroy.patch. - Refresh patches.drivers/drm-ast-Simplify-function-ast_bo_unpin.patch. - Delete patches.drivers/drm-Allocate-new-master-object-when-client-becomes-master.patch. - Delete patches.drivers/drm-ast-Add-missing-entry-to-dclk_table.patch. - Delete patches.drivers/drm-ast-Add-reduced-non-reduced-mode-parsing-for-wide-screen-mode.patch. - Delete patches.drivers/drm-ast-Initialize-data-needed-to-map-fbdev-memory.patch. - Delete patches.drivers/drm-ast-Make-local-function-ast_bo_unref-static.patch. - Delete patches.drivers/drm-cirrus-Create-a-sysfs-entry-for-connector.patch. - Delete patches.drivers/drm-i915-Only-print-hotplug-event-message-when-hotplug-bit-is-set.patch. - Delete patches.drivers/drm-i915-Queue-reenable-timer-also-when-enable_hotplug_processing-is-false.patch. - Delete patches.drivers/drm-i915-Use-an-interrupt-save-spinlock-in-intel_hpd_irq_handler.patch. - Delete patches.suse/drm-panic-Add-option-to-set-panic-mode.patch. - Delete patches.suse/drm-panic-Only-restore-console-if-kernel-isn-t-set-to-reboot-on-panic.patch. - Delete patches.suse/drm-panic-Set-priority-of-the-drm-panic-code-to-the-lowest-value-possible.patch. - commit 57ad540 - Disable KASAN for stack unwinder code. - commit 9fd275e - DWARF2 EH-frame based stack unwinding. - Delete patches.suse/stack-unwind. Add .patch suffix, so that syntax highlighting works. - commit 7906e93 ++++ kernel-syms: - config: ARM64: Disable JTAG console This takes 0.1s of booting time and we probably don't want/need it in a Enterprise kernel. - commit 690ccd0 - drm/cirrus: Add missing drm_connector_unregister() (bsc#876305). - Refresh patches.drivers/drm-Print-EDID-errors-less-obviously.patch - Refresh patches.drivers/drm-ast-Add-an-crtc_disable-callback-to-the-crtc-helper-funcs.patch. - Refresh patches.drivers/drm-ast-Fix-memleak-in-error-path-in-ast_bo_create.patch. - Refresh patches.drivers/drm-ast-Fix-memleaks-in-error-path-in-ast_fb_create.patch. - Refresh patches.drivers/drm-ast-Free-container-instead-of-member-in-ast_user_framebuffer_destroy.patch. - Refresh patches.drivers/drm-ast-Simplify-function-ast_bo_unpin.patch. - Delete patches.drivers/drm-Allocate-new-master-object-when-client-becomes-master.patch. - Delete patches.drivers/drm-ast-Add-missing-entry-to-dclk_table.patch. - Delete patches.drivers/drm-ast-Add-reduced-non-reduced-mode-parsing-for-wide-screen-mode.patch. - Delete patches.drivers/drm-ast-Initialize-data-needed-to-map-fbdev-memory.patch. - Delete patches.drivers/drm-ast-Make-local-function-ast_bo_unref-static.patch. - Delete patches.drivers/drm-cirrus-Create-a-sysfs-entry-for-connector.patch. - Delete patches.drivers/drm-i915-Only-print-hotplug-event-message-when-hotplug-bit-is-set.patch. - Delete patches.drivers/drm-i915-Queue-reenable-timer-also-when-enable_hotplug_processing-is-false.patch. - Delete patches.drivers/drm-i915-Use-an-interrupt-save-spinlock-in-intel_hpd_irq_handler.patch. - Delete patches.suse/drm-panic-Add-option-to-set-panic-mode.patch. - Delete patches.suse/drm-panic-Only-restore-console-if-kernel-isn-t-set-to-reboot-on-panic.patch. - Delete patches.suse/drm-panic-Set-priority-of-the-drm-panic-code-to-the-lowest-value-possible.patch. - commit 57ad540 - Disable KASAN for stack unwinder code. - commit 9fd275e - DWARF2 EH-frame based stack unwinding. - Delete patches.suse/stack-unwind. Add .patch suffix, so that syntax highlighting works. - commit 7906e93 ++++ postgresql94-libs: - PL/Perl still needs to be linked with rpath, so that it can find libperl.so at runtime. bsc#578053, postgresql-plperl-keep-rpath.patch ++++ libgda: - Pass VALA_API_VERSION=0.32 (instead of 0.30) to configure, following the switch to vala 0.31.x/0.32 tree. ++++ gssdp: - Update to version 0.14.14: + Fix warning if the IP address is not known. + Fix issue with discovery. + Bugs fixed: bgo#760702. ++++ gupnp: - Update to version 0.20.16: + Don't hardcode python path in gupnp-binding-tool. + Check for IFA_FLAGS to not bind ourselves to a recent kernel version. + Add missing m4 files. + Fix issues with introspection. + Make GUPnPServiceAction boxed. + Some JavaScript examples. + Distribute VAPI file in tarball. + Bugs fixed: bgo#760217, bgo#760430, bgo#761265. ++++ libreoffice: - Provide/obsolete the gtk3 subpackage in gnome to allow nice migration - %dir the appdata folder to build on leap and older ++++ libssh: - Fix CVE-2016-0739 - Weakness in diffie-hellman secret key generation; (bsc#965875). ++++ patterns-sled: - Do not recommends to install flash-player [FATE#316813] nor gnucash [FATE#319520] by default. ++++ postgresql94: - PL/Perl still needs to be linked with rpath, so that it can find libperl.so at runtime. bsc#578053, postgresql-plperl-keep-rpath.patch ++++ xf86-input-synaptics: - latest driver changes for sle12 (fate #315643-315645, 319159-319161, 319618) ++++ xf86-input-void: - latest driver changes for sle12 (fate #315643-315645, 319159-319161, 319618) ++++ xf86-input-wacom: - latest driver changes for sle12 (fate #315643-315645, 319159-319161, 319618) - Update to version 0.32.0: * Update release.sh script from Xorg. * Don't rely on IsPad() when trying to undo kernel event filtering. * Streamline Sourceforge login for release.sh. ++++ xf86-video-intel: - U_gen8-Fix-the-YUV-RGB-shader.patch Fix video playback using XV (boo#950666). ++++ yast2-iscsi-client: - display startup mode "onboot" for iBFT sessions and don't allow to change the mode on 'Edit' screen (bnc#954509) - 3.1.24 ------------------------------------------------------------------ ------------------ 2016-2-8 - Feb 8 2016 ------------------- ------------------------------------------------------------------ ++++ ceph: - Update to version 10.0.2+git.1454969713.4d060c0: + ceph.spec.in: add copyright notice + ceph.spec.in: add license declaration + ceph.spec.in: do not mention Fedora-specific patch + ceph.spec.in: add local sources (all to placate Factory checker script) - _service: switch to .xz for tarball compression (recommended by Factory) ++++ installation-images-SLES: - drop the '(SNAPSHOT)' part of displayed Tumbleweed version (bsc#965645) - 14.224 ++++ kernel-default: - Delete patches.suse/btrfs-allow-dedupe-of-same-inode.patch. Patch added to kernel 4.2-rc2, commit 0efa9f48c7e6c15e75946dd2b1c82d3d19e13545. - commit 0881fd0 - Delete patches.suse/btrfs-8203-fix-clone-extent-same-deadlocks.patch. Patch added to linux kernel 4.3-rc1, commit 293a8489f300536dc6d996c35a6ebb89aa03bab2. - commit 98468ef - Delete patches.suse/btrfs-8363-btrfs-qgroup-account-shared-subtree-during-snapshot-.patch. This patch was merged in 4.4-rc3, commit 82bd101b5240d3d1c4078a8017917a40c0dcc514. - commit 51d1333 - Delete patches.suse/btrfs-8360-Btrfs-use-btrfs_get_fs_root-in-resolve_indirect_ref.patch. This patch was merged in linux 4.4-rc3, commit 2d9e97761087b46192c18181dfd1e7a930defcfd. - commit 2621cce - Btrfs: fix deadlock between direct IO write and defrag/readpages (bnc#965344). - commit 4198343 - Update s390x/vanilla config file: CONFIG_ENCLOSURE_SERVICES Per bsc#884701, CONFIG_ENCLOSURE_SERVICES isn't needed on S/390. It was already disabled in the default config, so disable it in vanilla too. Conflicts: config/s390x/vanilla - commit 917abc7 ++++ kernel-source: - Delete patches.suse/btrfs-allow-dedupe-of-same-inode.patch. Patch added to kernel 4.2-rc2, commit 0efa9f48c7e6c15e75946dd2b1c82d3d19e13545. - commit 0881fd0 - Delete patches.suse/btrfs-8203-fix-clone-extent-same-deadlocks.patch. Patch added to linux kernel 4.3-rc1, commit 293a8489f300536dc6d996c35a6ebb89aa03bab2. - commit 98468ef - Delete patches.suse/btrfs-8363-btrfs-qgroup-account-shared-subtree-during-snapshot-.patch. This patch was merged in 4.4-rc3, commit 82bd101b5240d3d1c4078a8017917a40c0dcc514. - commit 51d1333 - Delete patches.suse/btrfs-8360-Btrfs-use-btrfs_get_fs_root-in-resolve_indirect_ref.patch. This patch was merged in linux 4.4-rc3, commit 2d9e97761087b46192c18181dfd1e7a930defcfd. - commit 2621cce - Btrfs: fix deadlock between direct IO write and defrag/readpages (bnc#965344). - commit 4198343 - Update s390x/vanilla config file: CONFIG_ENCLOSURE_SERVICES Per bsc#884701, CONFIG_ENCLOSURE_SERVICES isn't needed on S/390. It was already disabled in the default config, so disable it in vanilla too. Conflicts: config/s390x/vanilla - commit 917abc7 ++++ kernel-syms: - Delete patches.suse/btrfs-allow-dedupe-of-same-inode.patch. Patch added to kernel 4.2-rc2, commit 0efa9f48c7e6c15e75946dd2b1c82d3d19e13545. - commit 0881fd0 - Delete patches.suse/btrfs-8203-fix-clone-extent-same-deadlocks.patch. Patch added to linux kernel 4.3-rc1, commit 293a8489f300536dc6d996c35a6ebb89aa03bab2. - commit 98468ef - Delete patches.suse/btrfs-8363-btrfs-qgroup-account-shared-subtree-during-snapshot-.patch. This patch was merged in 4.4-rc3, commit 82bd101b5240d3d1c4078a8017917a40c0dcc514. - commit 51d1333 - Delete patches.suse/btrfs-8360-Btrfs-use-btrfs_get_fs_root-in-resolve_indirect_ref.patch. This patch was merged in linux 4.4-rc3, commit 2d9e97761087b46192c18181dfd1e7a930defcfd. - commit 2621cce - Btrfs: fix deadlock between direct IO write and defrag/readpages (bnc#965344). - commit 4198343 - Update s390x/vanilla config file: CONFIG_ENCLOSURE_SERVICES Per bsc#884701, CONFIG_ENCLOSURE_SERVICES isn't needed on S/390. It was already disabled in the default config, so disable it in vanilla too. Conflicts: config/s390x/vanilla - commit 917abc7 ++++ plymouth: - Add 0003-fix_null_deref.patch as well - Avoid potential SEGV if label plugin fails to load ++++ systemd: - Don't ship fix.service anymore on 13.1, not needed by v210 (boo#965475) ++++ perl-Bootloader: - fix misleading error message (bsc#965499) - 0.906 - Fix parsing of /etc/default/grub - 0.905 ++++ powertop: - Remove patch powertop-1.98-always-create-params.patch: * No mention why this is needed. I don't see any reason for having it. ++++ xf86-video-nouveau: - latest driver changes for sle12 (fate #315643-315645, 319159-319161, 319618) ++++ xf86-video-vesa: - latest driver changes for sle12 (fate #315643-315645, 319159-319161, 319618) - Update to version 2.3.4: + configure: Drop PanelID test. + Don't include deprecated xf86PciInfo.h. + Raise required version of xorg-server to >= 1.6. ++++ xf86-video-vmware: - latest driver changes for sle12 (fate #315643-315645, 319159-319161, 319618) ------------------------------------------------------------------ ------------------ 2016-2-7 - Feb 7 2016 ------------------- ------------------------------------------------------------------ ++++ ceph: - Update to version 10.0.2+git.1454855878.fd099ef: + rebase to upstream version 10.0.2: http://docs.ceph.com/docs/master/release-notes/#v10-0-2 + rebase to upstream version 10.0.1: http://docs.ceph.com/docs/master/release-notes/#v10-0-1 ++++ google-roboto-fonts: - Update to add LICENSE file ++++ zypper: - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2016-2-6 - Feb 6 2016 ------------------- ------------------------------------------------------------------ ++++ dracut: - Fix 0208-no_forced_virtnet.patch: - On non-QEMU systems it returned non-zero, causing dracut to fail - Fixed boo#965477 - dracut.spec: Remove 90qemu-net entirely instead of disabling - running_in_qemu was broken (reading output of >/dev/null) ++++ libgsf: - Update to version 1.14.35: + Fix OLE2 property writing issue (bgo#760047). + Improve handling of broken zip files (bgo#760543). + Fix locale handling in thumbnailer (bgo#760428). + Updated translations. ++++ libreoffice: - Un-split the gtk3 from separate module 5.1 should be stable enough - Do not install the appdata xml files twice bnc#965294 ++++ libstoragemgmt: - Make building more verbose - Small spec file cleanups ++++ libwnck: - Update to version 3.14.1: + WnckWindow: Add a new 'type-changed' signal. + Don't use deprecated style properties. + pager: use correct state flags. + selector: avoid warnings from GtkStyleContext. + tasklist: avoid warnings from GtkStyleContext. + Back to dependency on gtk+-3.0 >= 3.10. + Updated translations. ++++ rng-tools: - 90-hwrng.rules: Improve udev rule, autostart rngd only when there are hwrng drivers available and one is actually bound to the device. ------------------------------------------------------------------ ------------------ 2016-2-5 - Feb 5 2016 ------------------- ------------------------------------------------------------------ ++++ dnsmasq: - Drop PrivateDevices=yes which breaks logging (bnc#902511, bnc#904537) ++++ kernel-default: - Delete patches.drivers/disable-catas_reset-by-default-to-avoid-problems-wit.patch. Replace this out of tree patch by a modprobe directive. See bsc#456389 comment 76, ibs rq 92586 and FATE#320493 - commit ebcb175 - supported.conf: mark new netfilter modules as supported (bsc#963008) - commit 93f315c - Update config files: change CONFIG_KGDB_SERIAL_CONSOLE to built-in (FATE#318461) - commit 237e072 - Update config files: disable nftables (bsc#963008) - commit 775ccfe ++++ kernel-source: - Delete patches.drivers/disable-catas_reset-by-default-to-avoid-problems-wit.patch. Replace this out of tree patch by a modprobe directive. See bsc#456389 comment 76, ibs rq 92586 and FATE#320493 - commit ebcb175 - supported.conf: mark new netfilter modules as supported (bsc#963008) - commit 93f315c - Update config files: change CONFIG_KGDB_SERIAL_CONSOLE to built-in (FATE#318461) - commit 237e072 - Update config files: disable nftables (bsc#963008) - commit 775ccfe ++++ kernel-syms: - Delete patches.drivers/disable-catas_reset-by-default-to-avoid-problems-wit.patch. Replace this out of tree patch by a modprobe directive. See bsc#456389 comment 76, ibs rq 92586 and FATE#320493 - commit ebcb175 - supported.conf: mark new netfilter modules as supported (bsc#963008) - commit 93f315c - Update config files: change CONFIG_KGDB_SERIAL_CONSOLE to built-in (FATE#318461) - commit 237e072 - Update config files: disable nftables (bsc#963008) - commit 775ccfe ++++ kiwi: - v7.03.53 released - Fixed disk bundler for install stick target The bundler looked up the wrong extension. This fixes #542 - Preserve package cache only if it exists - v7.03.52 released - Fixed use of noglob shell option ++++ xen: - bsc#965315 - VUL-0: CVE-2016-2270: xen: x86: inconsistent cachability flags on guest mappings (XSA-154) xsa154.patch - bsc#965317 - VUL-0: CVE-2016-2271: xen: VMX: guest user mode may crash guest with non-canonical RIP (XSA-170) xsa170.patch - bsc#965269 - VUL-1: CVE-2015-8619: xen: stack based OOB write in hmp_sendkey routine CVE-2015-8619-qemuu-stack-based-OOB-write-in-hmp_sendkey-routine.patch ++++ xf86-video-cirrus: - latest updateis for sle12 (fate #315643-315645, 319159-319161, 319618) ++++ xf86-video-mga: - latest driver updates for sle12 (fate #315643-315645, 319159-319161, 319618) ++++ xf86-video-qxl: - latest driver update for sle12 (fate #315643-315645, 319159-319161, 319618) - removed upstreamed patch + U_drm-restore-cursor-after-resolution-change.patch ++++ xorg-x11-server: - Remove confusing message about xorg.conf from spec file (bsc965290). ++++ yast2: - SuSEFirewall module reads system configuration during autoinstallation. It behaves in the same way as regular installation or normal operation (bsc#963585) - AutoYaST settings for SuSEFirewall will be merged with the existing configuration (instead of being fully overwritten). - Add a read_and_import method to SuSEFirewall module. - 3.1.174 - bsc#960040 - put valid hostname into AY profile generated at the end of installation - 3.1.173 ++++ yast2-storage: - Fixed expert partioner to only offer the option to enable Btrfs snapshots for the root (/) filesystem (bsc#944252) - Fixed expert partitioner to not forget fstab options when dealing with Btrfs partitions (bsc#954691) - 3.1.75 ------------------------------------------------------------------ ------------------ 2016-2-4 - Feb 4 2016 ------------------- ------------------------------------------------------------------ ++++ file-roller: - Replace file-roller-3.10-extract-sparse-file.patch with 0001-libarchive-correctly-extract-sparse-files.patch Upstream provides final patch for bnc#923449. See it in:https://bugzilla.gnome.org/show_bug.cgi?id=747091 ++++ kernel-default: - libceph: fix scatterlist last_piece calculation (bsc#963746). - commit 0f7d9d2 - Update config files to drop the Advansys SCSI driver (FATE#316855) - commit 02e438b ++++ kernel-source: - libceph: fix scatterlist last_piece calculation (bsc#963746). - commit 0f7d9d2 - Update config files to drop the Advansys SCSI driver (FATE#316855) - commit 02e438b ++++ kernel-syms: - libceph: fix scatterlist last_piece calculation (bsc#963746). - commit 0f7d9d2 - Update config files to drop the Advansys SCSI driver (FATE#316855) - commit 02e438b ++++ libdrm: - latest libdrm version for sle12 (fate #315643-315645, 319159-319161, 319618) - update to 2.4.67 * fixes for amdgpu * adds KabyLake PCIids * Fix memory leak with drmModeGetConnectorCurrent() - Disable valgrind support for all architectures if not explicitely enabled by a macro (boo#963979). ++++ webkit2gtk3: - Update to version 2.11.4: + Prefer to link to LLVM shared libraries when building with FTL enabled. + Fix runtime errors when serializing/deserializing session state. + Fix critical warnings when loading a URL after a session restore. + Fix the build with GTK+ < 3.14. + Fix the build with video support disabled. - Drop webkitgtk-llvm-shared-libs.patch: Fixed upstream. ++++ libsigc++2: - Add libsigc++-std-c11.patch: Add -std=c11 to CFLAGS in the .pc file. This allows other packages building against libsigc++ to be aware of the C11 requirement we bring. libsigc++ itself checks for the availability during configure, so it is safe to pass this requirement on. ++++ libva: - latest updates for sle12 (fate #315643-315645, 319159-319161, 319618) - current sources obsolete libva-fix-rpmlint-error-no-return-in-non-void.patch ++++ libva-gl: - latest updates for sle12 (fate #315643-315645, 319159-319161, 319618) - current sources obsolete libva-fix-rpmlint-error-no-return-in-non-void.patch ++++ libzypp: - installSrcPackage: trigger progress callback (bsc#580902) - version 15.21.2 (19) - Update zypp-po.tar.bz2 ++++ mdadm: - Update mdadm to v3.3.4 (with merged mdadm-3.3.x branch after v3.3.4 released), and include more upstream patches after v3.3.4 version, (fate#320107, fate#320291) + 0001-raid6check-don-t-ignore-return-value-from-posix_mema.patch + 0002-main-remove-use-of-uninitialized-rv.patch + 0003-Assemble-correctly-capture-error-from-write_bitmap.patch + 0004-tests-raid6-repair-is-now-tested-on-every-different-.patch + 0005-Makefile-test-s-flag-and-suppress-echo-when-set.patch + 0006-mdadm-remove-duplicate-logic-when-c.delay-is-0.patch + 0007-Increment-version-for-clustered-bitmaps.patch + 0008-super1-Do-not-create-bad-block-log-for-clustered-dev.patch + 0009-Fix-incremental-handling-on-cluster-array.patch + 0010-mdadm-make-cluster-raid-also-could-support-re-add.patch + 0012-re-add-make-re-add-try-to-write-sysfs-node-first.patch + 0013-imsm-don-t-call-abort_reshape-in-imsm_manage_reshape.patch + 0014-add-macros-for-MD_DISK_ROLE_-SPARE-FAULTY.patch + 0015-Show-device-as-journal-in-detail-examine.patch + 0016-Enable-create-array-with-write-journal-write-journal.patch + 0017-Assemble-array-with-write-journal.patch + 0018-Check-write-journal-in-incremental.patch + 0019-Add-help-message-and-man-entry-for-write-journal.patch + 0020-Safeguard-against-writing-to-an-active-device-of-ano.patch + 0021-Make-cmap_-also-has-same-policy-as-dlm_.patch + 0022-mdadm-refactor-write-journal-code-in-Assemble-and-In.patch + 0023-mdadm-Add-description-of-write-journal-to-md.4.patch + 0024-mdadm-add-test-script-for-raid456-journal.patch + 0025-add-crc32c-and-use-it-for-r5l-checksum.patch + 0026-ensure-buffer-is-large-enough-for-two-ints-and-some-.patch + 0027-avoid-confusion-with-parameter-devname-with-same-nam.patch + 0028-make-sure-path-buffer-is-large-enough-to-fit-200-cha.patch + 0029-fix-bug-in-assemble.patch + 0030-Detail.c-test-fix.patch + 0031-mdadm-Change-timestamps-to-unsigned-data-type.patch + 0032-add-sysfs_array_state-to-struct-mdinfo.patch + 0033-recreate-journal-in-mdadm.patch + 0034-mdadm-let-cluster-raid-could-also-add-disk-within-in.patch + 0035-mdadm-output-info-more-precisely-when-change-bitmap-.patch + 0036-mdadm-don-t-show-cluster-name-once-the-bitmap-is-cle.patch + 0037-mdadm-do-not-display-bitmap-info-if-it-is-cleared.patch + 0038-mdadm-do-not-try-to-hold-dlm-lock-in-free_super1.patch + 0039-mdadm-improve-the-safeguard-for-change-cluster-raid-.patch + 0040-Detail-report-correct-raid-disk-for-removed-drives.patch + 0041-Detail-don-t-assume-a-particular-disk-number-of-miss.patch + 0044-Add-update-force-no-bbl.patch + 0045-move-journal-to-end-of-detail-list.patch + 0046-in-add-assign-raid_disk-of-0-to-journal.patch + 0047-Check-and-remove-bitmap-first-when-reshape-to-raid0.patch + 0048-Detail-fix-wrong-condition-in-recent-change.patch + 0049-Grow-close-file-descriptor-earlier-to-avoid-still-in.patch + 0050-imsm-abort-reshape-if-sync_action-is-not-reshape.patch + 0051-IMSM-Add-support-for-VMD.patch + 0052-imsm-use-timeout-when-waiting-for-reshape-progress.patch + 0053-imsm-don-t-update-migration-record-when-reshape-is-i.patch + 0054-Fix-wrong-description-in-manpage.patch + 0055-restripe-fix-compilation-of-make-test.patch + 0056-Create-fix-regression-in-setting-raid_disk.patch + 0057-Create-minor-fix-when-adding-a-journal-device.patch + 0058-Define-_POSIX_C_SOURCE-if-undefined.patch + 0059-Add-casts-for-the-addr-arg-of-connect-and-bind.patch - Add 4 non-upstream patches which are inherited from SLE-12-SP1 mdadm package, + 1001-Fix-regression-during-add-devices.patch + 1002-bnc808647-retry-failed-removes.patch + 1003-failfast.patch +1004-display-timeout-status.patch - Update mdadm.spec to remove RPMLINT warning about systemd macro. ++++ powertop: - Make building more verbose - Use optflags when building ++++ qemu: - Avoid potential QEMU DoS for long HMP sendkey command argument (CVE-2015-8619 bsc#960334) - Fix case of malicious privileged guest user being able to cause QEMU DoS by writing to read-only EHCI capabilities registers (CVE-2016-2198 bsc#964413) - Avoid potential QEMU DoS (infinite loop) in e1000 device emulation, causable by malicious privileged user within guest (CVE-2016-1981 bsc#963782) - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP1 * Patches added: 0077-hmp-fix-sendkey-out-of-bounds-write.patch 0078-usb-ehci-add-capability-mmio-write-.patch 0079-e1000-eliminate-infinite-loops-on-o.patch ++++ socat: - bnc#964844: Fixed security advisory 8, Stack overflow in parser, , by applying security-advisory-8-stack-overflow-in-parser.patch. - bnc#938913: Improved resilience against Logjam attacks (CVE-2015-4000) by increasing the size of the default DH group from 512 to 2048 bit via increase-dh-group-size-to-defend-against-logjam-1.patch and increase-dh-group-size-to-defend-against-logjam-2.patch. This change avoids the non-prime 1024 bit DH p parameter in OpenSSL . ++++ vaapi-intel-driver: - latest version for sle12 (fate #315643-315645, 319159-319161, 319618) - disable wayland support - U_fix-building-without-wayland-support.patch Patch has been created based on information of the patch in fdo#79478, comment#22. It's supposed to be fixed upstream in git. ++++ vm-install: - Fix call to brctl on Tumbleweed - Version 0.8.48 ++++ xen: - bsc#965156 - VUL-0: CVE-2015-6855: xen: ide: divide by zero issue CVE-2015-6855-qemuu-ide-divide-by-zero-issue.patch - bsc#965112 - VUL-0: CVE-2014-3640: xen: slirp: NULL pointer deref in sosendto() CVE-2014-3640-qemut-slirp-NULL-pointer-deref-in-sosendto.patch ++++ xf86-video-ati: - latest radeon X driver for sle12 (fate #315643-315645, 319159-319161, 319618) - removed upstreamed patch: U_Handle-CRTC-DPMS-from-output-DPMS-hooks.patch - refreshed u_Fix-build-for-non-DRI-1-Xserver.patch ++++ yast2-storage: - Simplify encrypted home proposal as installer no longer allows network based user authentication (FATE#314695) ++++ yast2-users: - Drop the Receive System Mail checkbox from the installation workflow (FATE#320448) - 3.1.44 ++++ zypper: - Fail if tty is bad or at EOF when reading user input (bsc#965027) - installSrcPackage: trigger progress callback (bsc#580902) - version 1.12.32 - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2016-2-3 - Feb 3 2016 ------------------- ------------------------------------------------------------------ ++++ gnome-shell: - Update to version 3.19.4: + gdm: Do not allow bypassing disabled Sign In button (bgo#746180). + Style week numbers in calendar (bgo#683245). + Misc. bug fixes: bgo#759708, bgo#760577, bgo#760945. + Updated translations. - Drop gnome-shell-authprompt-bypass-disabled.patch and gnome-shell-Fix-double-unref.patch: fixed upstream. ++++ grub2: - Add config option to set efi xen loader command line option (bsc#957383) * added grub2-efi-xen-cmdline.patch - Fix guest unable to boot if rootfs is on btrfs and spans multiple disks (bsc#960776) * added grub2-10_linux-avoid-multi-device-root-kernel-argument.patch - Support booting installer media as PV DomU (boo#926795) * added grub2-xen-pv-firmware.cfg from Olaf Hering - Backport upstream patches for HyperV gen2 TSC timer calbration without RTC (bsc#904647) (bsc#962182) * added 0001-grub-core-kern-i386-tsc.c-calibrate_tsc-Ensure-that.patch * added 0002-i386-tsc-Fix-unused-function-warning-on-xen.patch * added 0003-acpi-do-not-skip-BIOS-scan-if-EBDA-length-is-zero.patch * added 0004-tsc-Use-alternative-delay-sources-whenever-appropria.patch * added 0005-i386-fix-TSC-calibration-using-PIT.patch ++++ installation-images-SLES: - adjust product/version handling - 14.223 ++++ kernel-default: - supported.conf: Add br_netfilter (needed by xt_physdev) - commit fb007ea - x86/irq: Export functions to allow MSI domains in modules (fate#320295). - genirq/msi: Export functions to allow MSI domains in modules (fate#320295). - commit 137748f - Update config files: s390x/vanilla Synchronize the s390x vanilla kernel configuration with default. - commit 467b8ae - Update config files: x86_64/vanilla Synchronize the x86_64 vanilla kernel configuration with default. - commit 15bc172 - EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing (fate#319506). - EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support (fate#319506). - EDAC, sb_edac: Add support for duplicate device IDs (fate#319506). - EDAC, sb_edac: Virtualize several hard-coded functions (fate#319506). - EDAC: Add DDR4 flag (fate#319506). - commit 90b47d5 - Refresh patches.suse/0002-Add-a-void-suse_kabi_padding-placeholder-to-some-USB.patch. Patch was under "needs_review". Reviewed. Still needed. - commit 12bab8b - misleading typo in comment - commit bb8ff4b - usb: retry reset if a device times out (bnc#866012). - Delete patches.drivers/0001-USB-hub-handle-ETIMEDOUT-during-enumeration.patch. - commit 6d1d531 - Revert "xfs: clear PF_NOFREEZE for xfsaild kthread" (boo#962250). - Refresh patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch. - commit 090e16b - PCI: hv: New paravirtual PCI front-end for Hyper-V VMs (fate#320295). - Update config files. - PCI: irqdomain: Look up IRQ domain by fwnode_handle (fate#320295). - PCI: Add fwnode_handle to pci_sysdata (fate#320295). - acpi: pci: Setup MSI domain for ACPI based pci devices (fate#320295). - commit 5fb53a0 - supported.conf: Add netfilter modules to base (bsc#950292) - commit 5c66d77 - Delete patches.suse/0010-UAS-fixup-for-remaining-use-of-dead_list.patch. That was an internal fix for a patch that couldn't be backported. v4.4 has the upstream fix. - commit ad358ed - r8152: adjust ALDPS function (bnc#964675). - r8152: use test_and_clear_bit (bnc#964675). - r8152: fix the wake event (bnc#964675). - commit 9760e83 ++++ kernel-source: - supported.conf: Add br_netfilter (needed by xt_physdev) - commit fb007ea - x86/irq: Export functions to allow MSI domains in modules (fate#320295). - genirq/msi: Export functions to allow MSI domains in modules (fate#320295). - commit 137748f - Update config files: s390x/vanilla Synchronize the s390x vanilla kernel configuration with default. - commit 467b8ae - Update config files: x86_64/vanilla Synchronize the x86_64 vanilla kernel configuration with default. - commit 15bc172 - EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing (fate#319506). - EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support (fate#319506). - EDAC, sb_edac: Add support for duplicate device IDs (fate#319506). - EDAC, sb_edac: Virtualize several hard-coded functions (fate#319506). - EDAC: Add DDR4 flag (fate#319506). - commit 90b47d5 - Refresh patches.suse/0002-Add-a-void-suse_kabi_padding-placeholder-to-some-USB.patch. Patch was under "needs_review". Reviewed. Still needed. - commit 12bab8b - misleading typo in comment - commit bb8ff4b - usb: retry reset if a device times out (bnc#866012). - Delete patches.drivers/0001-USB-hub-handle-ETIMEDOUT-during-enumeration.patch. - commit 6d1d531 - Revert "xfs: clear PF_NOFREEZE for xfsaild kthread" (boo#962250). - Refresh patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch. - commit 090e16b - PCI: hv: New paravirtual PCI front-end for Hyper-V VMs (fate#320295). - Update config files. - PCI: irqdomain: Look up IRQ domain by fwnode_handle (fate#320295). - PCI: Add fwnode_handle to pci_sysdata (fate#320295). - acpi: pci: Setup MSI domain for ACPI based pci devices (fate#320295). - commit 5fb53a0 - supported.conf: Add netfilter modules to base (bsc#950292) - commit 5c66d77 - Delete patches.suse/0010-UAS-fixup-for-remaining-use-of-dead_list.patch. That was an internal fix for a patch that couldn't be backported. v4.4 has the upstream fix. - commit ad358ed - r8152: adjust ALDPS function (bnc#964675). - r8152: use test_and_clear_bit (bnc#964675). - r8152: fix the wake event (bnc#964675). - commit 9760e83 ++++ kernel-syms: - supported.conf: Add br_netfilter (needed by xt_physdev) - commit fb007ea - x86/irq: Export functions to allow MSI domains in modules (fate#320295). - genirq/msi: Export functions to allow MSI domains in modules (fate#320295). - commit 137748f - Update config files: s390x/vanilla Synchronize the s390x vanilla kernel configuration with default. - commit 467b8ae - Update config files: x86_64/vanilla Synchronize the x86_64 vanilla kernel configuration with default. - commit 15bc172 - EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing (fate#319506). - EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support (fate#319506). - EDAC, sb_edac: Add support for duplicate device IDs (fate#319506). - EDAC, sb_edac: Virtualize several hard-coded functions (fate#319506). - EDAC: Add DDR4 flag (fate#319506). - commit 90b47d5 - Refresh patches.suse/0002-Add-a-void-suse_kabi_padding-placeholder-to-some-USB.patch. Patch was under "needs_review". Reviewed. Still needed. - commit 12bab8b - misleading typo in comment - commit bb8ff4b - usb: retry reset if a device times out (bnc#866012). - Delete patches.drivers/0001-USB-hub-handle-ETIMEDOUT-during-enumeration.patch. - commit 6d1d531 - Revert "xfs: clear PF_NOFREEZE for xfsaild kthread" (boo#962250). - Refresh patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch. - commit 090e16b - PCI: hv: New paravirtual PCI front-end for Hyper-V VMs (fate#320295). - Update config files. - PCI: irqdomain: Look up IRQ domain by fwnode_handle (fate#320295). - PCI: Add fwnode_handle to pci_sysdata (fate#320295). - acpi: pci: Setup MSI domain for ACPI based pci devices (fate#320295). - commit 5fb53a0 - supported.conf: Add netfilter modules to base (bsc#950292) - commit 5c66d77 - Delete patches.suse/0010-UAS-fixup-for-remaining-use-of-dead_list.patch. That was an internal fix for a patch that couldn't be backported. v4.4 has the upstream fix. - commit ad358ed - r8152: adjust ALDPS function (bnc#964675). - r8152: use test_and_clear_bit (bnc#964675). - r8152: fix the wake event (bnc#964675). - commit 9760e83 ++++ kiwi: - output correct sha256 file whether or not the argument to $sha->addfile is absolute doesn't actually matter as $sha->hexdigest never outputs any file name. We have to add the file name ourselves. Reason for the confusion is code in OBS's build script that under certain conditions computes the sha256sum file itself. So this code here was never used where it actually matters. This reverts commit 97b92d0e0a58cdd237b109efbf843b6057172164. - v7.03.51 released - always sign bundled result no matter what the output format is we want OBS to add a gpg signature on the result. Therefore always also produce a .sha256 sums file for that purpose. - Fixed updateRootDeviceFstab Support by-label mount entries for btrfs subvolumes This fixes bnc#964474 ++++ libqt5-qtconnectivity: - [ECO] Update Qt5 to version 5.5.1 (fate#319961, bnc#964864) ++++ libqt5-qtbase: - [ECO] Update Qt5 to version 5.5.1 (fate#319961, bnc#964864) ++++ libqt5-qtlocation: - [ECO] Update Qt5 to version 5.5.1 (fate#319961, bnc#964864) ++++ libqt5-qtmultimedia: - [ECO] Update Qt5 to version 5.5.1 (fate#319961, bnc#964864) ++++ libqt5-qtsensors: - [ECO] Update Qt5 to version 5.5.1 (fate#319961, bnc#964864) ++++ libqt5-qtserialport: - [ECO] Update Qt5 to version 5.5.1 (fate#319961, bnc#964864) ++++ libqt5-qtsvg: - [ECO] Update Qt5 to version 5.5.1 (fate#319961, bnc#964864) ++++ libqt5-qtwebchannel: - [ECO] Update Qt5 to version 5.5.1 (fate#319961, bnc#964864) ++++ libqt5-qtwebkit: - [ECO] Update Qt5 to version 5.5.1 (fate#319961, bnc#964864) ++++ libqt5-qtwebsockets: - [ECO] Update Qt5 to version 5.5.1 (fate#319961, bnc#964864) ++++ libqt5-qtx11extras: - [ECO] Update Qt5 to version 5.5.1 (fate#319961, bnc#964864) ++++ libqt5-qtxmlpatterns: - [ECO] Update Qt5 to version 5.5.1 (fate#319961, bnc#964864) ++++ libqt5-qtdeclarative: - [ECO] Update Qt5 to version 5.5.1 (fate#319961, bnc#964864) ++++ libdrm: - util-macros-devel package not available on sle12, xorg-macros m4/pc files are still in xorg-x11-proto-devel on sle12. - bring changelog in chronological order for sle12 ++++ libnettle: - Add patch to fix bnc#964849 CVE-2015-8805 and bnc#964845 CVE-2015-8803: * CVE-2015-8805.patch - Add patch to fix bnc#964847 CVE-2015-8804: * CVE-2015-8804.patch ++++ libinput: - [ECO] Update Qt5 to version 5.5.1 (fate#319961, bnc#964864) ++++ webkit2gtk3: - Refresh webkitgtk-disable-gcc-version-checks.patch for latest webkitgtk. - Update to version 2.11.3: - NetworkProcess is now used unconditionally. The shared secondary process model is now the same as using the multiple process model and setting a process limit of 1. - Disable DNS prefetch when a proxy is configured. - Reduce the maximum simultaneous network connections to match other browsers. - Extend notifications API to notify WebKit when a notification is clicked by the user. - Add new API to save and restore a WebView session. - Add Web Extensions API to be notified about console messages. - Add WebKitURIRequest API to get the HTTP method. - Add API to handle beforeunload events. - Make WebKitWebView always propagate motion-notify-event signal. - Add a way to force accelerating compositing mode at runtime using an environment variable. - Fix input elements and scrollbars rendering with GTK+ 3.19. - Fix a crash in the UI process when the WebView is destroyed while the screensaver DBus proxy is being created. - Fix a WebProcess crash when loading large contents with custom URI schemes API. - Fix UI process crashes related to not having a main resource response when the load is committed for pages restored from the history cache. - Reenable JIT on SLE, except for the fourth tier (FTL) which requires LLVM 3.7. - Add webkitgtk-llvm-shared-libs.patch to replace llvm-config wrapper script. - Disable database support on SLE, which is requiring gcc >= 4.9: Add patch webkitgtk-disable-gcc-version-checks.patch to allow building with gcc 4.8, change BuildRequires to gcc-c++ / libedit-devel on SLE, instead of gcc-c++ >= 4.9 and llvm-devel, disable database and indexed database on SLE and disable JIT support on all platforms on SLE, which requires llvm >= 3.7. - Miscellaneous cleanups. - Stop setting ENABLE_YARR_JIT=OFF on secondary arches. Nowadays ENABLE_YARR_JIT is a private option, and setting ENABLE_JIT=OFF is sufficient to do the right thing. - Fix build: + Add llvm-devel and ncurses-devel BuildRequires. + Inject a llvm-config wrapper script into ~/bin, which replaces the original's output of static libs with dynamic shared objects. This is supposedly going to be corrected with LLVM 3.8. - Update to version 2.11.2: + Enable FTL by default in JavaScriptCore for x86_64. + Improved media backend performance by better handling glib main loop sources. + Fix rendering of lines when using solid colors. + Fix web process crashes due to BadDrawable X errors in accelerated compositing mode. + Updated translations. - Update to version 2.10.7: + Fix the build with GTK+ < 3.16. ++++ libqt5-qtgraphicaleffects: - [ECO] Update Qt5 to version 5.5.1 (fate#319961, bnc#964864) ++++ libqt5-qtimageformats: - [ECO] Update Qt5 to version 5.5.1 (fate#319961, bnc#964864) ++++ libqt5-qttranslations: - [ECO] Update Qt5 to version 5.5.1 (fate#319961, bnc#964864) ++++ libqt5-qtwebengine: - [ECO] Update Qt5 to version 5.5.1 (fate#319961, bnc#964864) ++++ libsrtp: - [ECO] Update Qt5 to version 5.5.1 (fate#319961, bnc#964864) ++++ myspell-dictionaries: - git state 20160203 to incorporate the previous change - Fix description of the package bnc#718113 ++++ xen: - bsc#964947 - VUL-0: CVE-2015-5278: xen: Infinite loop in ne2000_receive() function CVE-2015-5278-qemut-Infinite-loop-in-ne2000_receive-function.patch - bsc#956832 - VUL-0: CVE-2015-8345: xen: qemu: net: eepro100: infinite loop in processing command block list CVE-2015-8345-qemuu-eepro100-infinite-loop-fix.patch CVE-2015-8345-qemut-eepro100-infinite-loop-fix.patch ------------------------------------------------------------------ ------------------ 2016-2-2 - Feb 2 2016 ------------------- ------------------------------------------------------------------ ++++ coreutils: - Update to 8.25 based on the work of Bernhard Voelker (for changes since 8.22 see included NEWS file) (fate#319365). - coreutils.spec (%description): Add base32, a new utility. - Remove now-upstream patch: * coreutils-tests-avoid-FP-of-ls-stat-free-color.patch - Refresh/merge all other patches: * coreutils-build-timeout-as-pie.patch * coreutils-disable_tests.patch * coreutils-i18n.patch * coreutils-invalid-ids.patch * coreutils-misc.patch * coreutils-ocfs2_reflinks.patch * coreutils-remove_hostname_documentation.patch * coreutils-remove_kill_documentation.patch * coreutils-skip-gnulib-test-tls.patch * coreutils-test_without_valgrind.patch * coreutils-tests-shorten-extreme-factor-tests.patch - Patches removed because the fix is included upstreams * coreutils-df_improve_mount_point_selection_with_inaccurate_mount_list.patch * coreutils-df-doc-df-a-includes-duplicate-file-systems.patch * coreutils-improve_df_--human_and_--si,_help_and_man_page.patch * coreutils-modify_sparse_test.patch * coreutils-df-show-all-remote-file-systems.patch * coreutils-shuf-repeat-avoid-crash-when-input-empty.patch * coreutils-avoid_sizeof_charPP__static_analysis_warning.patch * coreutils-df-total-suppress-separate-remotes.patch * coreutils-ln-avoid-segfault-for-empty-target.patch * coreutils-test-avoid-FP-when-no-ACL-support.patch * coreutils-date-avoid-crash-in-TZ-parsing.patch * coreutils-copy-fix-selinux-existing-dirs.patch * coreutils-fix_handling_of_symlinks_in_mount_list.patch * coreutils-gnulib-tests-ppc64le.patch * coreutils-fix_false_du_failure_on_newer_xfs.patch * coreutils-avoid_an_inconsequential_mem_leak.patch * coreutils-look_for_accessible_mount_points_for_specified_devices.patch * coreutils-doc-adjust-reference-to-info-nodes-in-man-pages.patch * coreutils-avoid_clang_-Wtautological-constant-out-of-range-compare_warning.patch * coreutils-use_all_of_the_last_device_details_provided.patch * coreutils-avoid_compiler_warnings_with_some_assert_implementations.patch * coreutils-tests-avoid-FP-cp-cpuinfo.patch * coreutils-output_placeholder_values_for_inaccessible_mount_points.patch * coreutils-also_deduplicate_virtual_file_systems.patch * coreutils-use_the_last_device_name_provided_by_the_system.patch * coreutils-df-fix-local-hanging-with-inaccessible-remote-mounts.patch * coreutils-ignore_non_file_system_entries_in_proc_mounts.patch * coreutils-report_correct_device_in_presence_of_eclipsed_mounts.patch ++++ gnome-shell: - Obsolete gnome-shell-wayland: the package no longer exists since version 3.19.2. ++++ kernel-default: - supported.conf: Deprecate osst driver (bsc#964729, FATE#319720) - commit 4b77bc9 - Delete patches.fixes/kexec-contiguous-ELF-notes.patch. The original patch was enhanced and merged into upstream in v4.3 (see commit bbb78b8f3f4ea8eca14937b693bfe244838e1d4d) - commit f5ef53f - supported.conf: added support for rtl8152 Support for some devices has moved from generic cdc_ether to this driver. This avoids a regression in support. bnc#963416 - commit 7de3197 - crypto: qat - update init_esram for C3xxx dev type (FATE#319820). - crypto: qat - fix timeout issues (FATE#319820). - crypto: qat - remove to call get_sram_bar_id for qat_c3xxx (FATE#319820). - crypto: qat - fix SKU definiftion for c3xxx dev (FATE#319820). - crypto: qat - Fix random config build issue (FATE#319820). - crypto: qat - use list_for_each_entry* (FATE#319820). - crypto: qat - uint8_t is not large enough for accel_id (FATE#319820). - crypto: qat - enable VF irq after guest exits ungracefully (FATE#319820). - crypto: qat - select PCI_IOV when VF are enabled (FATE#319820). - crypto: qat - ring returning retry even though ring has BW (FATE#319820). - crypto: qat - add support for c62xvf accel type (FATE#319820). - crypto: qat - add support for c3xxxvf accel type (FATE#319820). - crypto: qat - add support for c62x accel type (FATE#319820). - crypto: qat - add support for c3xxx accel type (FATE#319820). - crypto: qat - move isr files to qat common so that they can be reused (FATE#319820). - crypto: qat - fix get instance function (FATE#319820). - crypto: qat - when stopping all devices make fure VF are stopped first (FATE#319820). - crypto: qat - remove superfluous check from adf_probe (FATE#319820). - crypto: qat - fix some timeout tests (FATE#319820). - crypto: qat - fix CTX_ENABLES bits shift direction issue (FATE#319820). - crypto: qat - add new device definitions (FATE#319820). - crypto: qat - add support for new devices to FW loader (FATE#319820). - crypto: qat - Rename dh895xcc mmp firmware (FATE#319820). - commit 9c02890 - Update config files: Disable CONFIG_DDR CONFIG_DDR is selected automatically by drivers which need it. This piece of helper code is useless in the absence of any such driver. - commit 6bb1da0 - Linux 4.4.1 (CVE-2016-0728 bnc#962075 boo#960710). - Delete patches.drivers/ALSA-hda-Flush-the-pending-probe-work-at-remove. - Delete patches.fixes/keys-fix-leak.patch. - commit 419d86e ++++ kernel-source: - supported.conf: Deprecate osst driver (bsc#964729, FATE#319720) - commit 4b77bc9 - Delete patches.fixes/kexec-contiguous-ELF-notes.patch. The original patch was enhanced and merged into upstream in v4.3 (see commit bbb78b8f3f4ea8eca14937b693bfe244838e1d4d) - commit f5ef53f - supported.conf: added support for rtl8152 Support for some devices has moved from generic cdc_ether to this driver. This avoids a regression in support. bnc#963416 - commit 7de3197 - crypto: qat - update init_esram for C3xxx dev type (FATE#319820). - crypto: qat - fix timeout issues (FATE#319820). - crypto: qat - remove to call get_sram_bar_id for qat_c3xxx (FATE#319820). - crypto: qat - fix SKU definiftion for c3xxx dev (FATE#319820). - crypto: qat - Fix random config build issue (FATE#319820). - crypto: qat - use list_for_each_entry* (FATE#319820). - crypto: qat - uint8_t is not large enough for accel_id (FATE#319820). - crypto: qat - enable VF irq after guest exits ungracefully (FATE#319820). - crypto: qat - select PCI_IOV when VF are enabled (FATE#319820). - crypto: qat - ring returning retry even though ring has BW (FATE#319820). - crypto: qat - add support for c62xvf accel type (FATE#319820). - crypto: qat - add support for c3xxxvf accel type (FATE#319820). - crypto: qat - add support for c62x accel type (FATE#319820). - crypto: qat - add support for c3xxx accel type (FATE#319820). - crypto: qat - move isr files to qat common so that they can be reused (FATE#319820). - crypto: qat - fix get instance function (FATE#319820). - crypto: qat - when stopping all devices make fure VF are stopped first (FATE#319820). - crypto: qat - remove superfluous check from adf_probe (FATE#319820). - crypto: qat - fix some timeout tests (FATE#319820). - crypto: qat - fix CTX_ENABLES bits shift direction issue (FATE#319820). - crypto: qat - add new device definitions (FATE#319820). - crypto: qat - add support for new devices to FW loader (FATE#319820). - crypto: qat - Rename dh895xcc mmp firmware (FATE#319820). - commit 9c02890 - Update config files: Disable CONFIG_DDR CONFIG_DDR is selected automatically by drivers which need it. This piece of helper code is useless in the absence of any such driver. - commit 6bb1da0 - Linux 4.4.1 (CVE-2016-0728 bnc#962075 boo#960710). - Delete patches.drivers/ALSA-hda-Flush-the-pending-probe-work-at-remove. - Delete patches.fixes/keys-fix-leak.patch. - commit 419d86e ++++ kernel-syms: - supported.conf: Deprecate osst driver (bsc#964729, FATE#319720) - commit 4b77bc9 - Delete patches.fixes/kexec-contiguous-ELF-notes.patch. The original patch was enhanced and merged into upstream in v4.3 (see commit bbb78b8f3f4ea8eca14937b693bfe244838e1d4d) - commit f5ef53f - supported.conf: added support for rtl8152 Support for some devices has moved from generic cdc_ether to this driver. This avoids a regression in support. bnc#963416 - commit 7de3197 - crypto: qat - update init_esram for C3xxx dev type (FATE#319820). - crypto: qat - fix timeout issues (FATE#319820). - crypto: qat - remove to call get_sram_bar_id for qat_c3xxx (FATE#319820). - crypto: qat - fix SKU definiftion for c3xxx dev (FATE#319820). - crypto: qat - Fix random config build issue (FATE#319820). - crypto: qat - use list_for_each_entry* (FATE#319820). - crypto: qat - uint8_t is not large enough for accel_id (FATE#319820). - crypto: qat - enable VF irq after guest exits ungracefully (FATE#319820). - crypto: qat - select PCI_IOV when VF are enabled (FATE#319820). - crypto: qat - ring returning retry even though ring has BW (FATE#319820). - crypto: qat - add support for c62xvf accel type (FATE#319820). - crypto: qat - add support for c3xxxvf accel type (FATE#319820). - crypto: qat - add support for c62x accel type (FATE#319820). - crypto: qat - add support for c3xxx accel type (FATE#319820). - crypto: qat - move isr files to qat common so that they can be reused (FATE#319820). - crypto: qat - fix get instance function (FATE#319820). - crypto: qat - when stopping all devices make fure VF are stopped first (FATE#319820). - crypto: qat - remove superfluous check from adf_probe (FATE#319820). - crypto: qat - fix some timeout tests (FATE#319820). - crypto: qat - fix CTX_ENABLES bits shift direction issue (FATE#319820). - crypto: qat - add new device definitions (FATE#319820). - crypto: qat - add support for new devices to FW loader (FATE#319820). - crypto: qat - Rename dh895xcc mmp firmware (FATE#319820). - commit 9c02890 - Update config files: Disable CONFIG_DDR CONFIG_DDR is selected automatically by drivers which need it. This piece of helper code is useless in the absence of any such driver. - commit 6bb1da0 - Linux 4.4.1 (CVE-2016-0728 bnc#962075 boo#960710). - Delete patches.drivers/ALSA-hda-Flush-the-pending-probe-work-at-remove. - Delete patches.fixes/keys-fix-leak.patch. - commit 419d86e ++++ kiwi: - Don't add kernel filesystems to fstab Systems with systemd which this kiwi version aims for, doesn't need proc, sysfs, debugfs and friends to be part of the fstab This fixes bnc#964472 ++++ samba: - vfs_fruit: Fix renaming directories with open files; (bso#11065). - Fix MacOS finder error 36 when copying folder to Samba; (bso#11347). - s3:smbd/oplock: Obey kernel oplock setting when releasing oplocks; (bso#11400). - Fix copying files with vfs_fruit when using vfs_streams_xattr without stream prefix and type suffix; (bso#11466). - s3:libsmb: Correctly initialize the list head when keeping a list of primary followed by DFS connections; (bso#11624). - Reduce the memory footprint of empty string options; (bso#11625). - lib/async_req: Do not install async_connect_send_test; (bso#11639). - docs: Fix typos in man vfs_gpfs; (bso#11641). - smbd: make "hide dot files" option work with "store dos attributes = yes"; (bso#11645). - smbcacls: Fix uninitialized variable; (bso#11682). - s3:smbd: Ignore initial allocation size for directory creation; (bso#11684). ++++ libosinfo: - Add support for detecting Tumbleweed add-tumbleweed-support.patch ++++ systemd: - Fix wrong substitution variable name in systemd-udev-root-symlink.service.in (boo#964355) ++++ puppet: - update to 3.8.5: * release notes: http://docs.puppetlabs.com/puppet/3.8/reference/release_notes.html http://docs.puppetlabs.com/puppet/3.7/reference/release_notes.html * [bsc#964437], [fate#319493] * bug [bsc#951553] is already fixed in puppet 3.7.3 - add 3.8.5-systemd_default_service_provider.patch to make systemd the default service provider for SLES 12 [bsc#927946] ++++ virt-manager: - bsc#964407 - Virt-Manager: Installer wrongly detects SLE-12-GA media as SLE-12-SP1 virtinst-fix-sle12sp1-detection.patch - Fix Tumbleweed detection virtinst-fix-tumbleweed-detection.patch ++++ xen: - bsc#964644 - VUL-0: CVE-2013-4533: xen pxa2xx: buffer overrun on incoming migration CVE-2013-4533-qemut-pxa2xx-buffer-overrun-on-incoming-migration.patch - bsc#964925 - VUL-0: CVE-2014-0222: xen: qcow1: validate L2 table size to avoid integer overflows CVE-2014-0222-blktap-qcow1-validate-l2-table-size.patch - Dropped CVE-2014-0222-qemuu-qcow1-validate-l2-table-size.patch ++++ yast2-core: - Treat C/C++ warnings as errors but only via bcond_with werror. - 3.1.21 - Treat C/C++ warnings as errors. - 3.1.20 ++++ zypper: - Don't load repos when removing packages (bsc#606220) - version 1.12.31 ------------------------------------------------------------------ ------------------ 2016-2-1 - Feb 1 2016 ------------------- ------------------------------------------------------------------ ++++ binutils: - Refresh cross-avr-nesc-as.patch ++++ dracut: - Fix 0158-Add-SUSE-kernel-module-dependencies-in-etc-modprobe.patch: - Patch did not have any effect whatsoever - Fixes bsc#869496 - Rename from 0158-Add-SUSE-kernel-module-dependencies-in-etc-modprobe..patch ++++ gnome-shell: - Add gnome-shell-Fix-double-unref.patch: NetworkAgent: Fix double-unref in get_secrets_keyring_cb() (bgo#759708). - Add gnome-shell-correctly-ident-VPN-secret-req.patch: NetworkAgent: correctly identify the VPN secret requests. (bgo#760999). - Add gnome-shell-authprompt-bypass-disabled.patch: Do not allow bypassing disabled Sign In button (bgo#746180). - Update 898359-fix-clutter-modal-dialog-integration-with-screenshield.patch Do not manage the modal dialog positions on login screen to avoid the power dialog from disappearing (bnc#961920). ++++ gnote: - Update to version 3.19.0: + GTK+ 3.16 is required. + Gtkmm 3.18 is required. + C++11 is required. + configure option --with-x11-support was removed. + Use popover for gear menu. + Updated translations. - Drop pkgconfig(x11) BuildRequires: no longer supported. - Drop --with-x11-support and --with-cxx11-support configure parameters: no longer recognized. ++++ kernel-default: - locking/barriers, arch: Remove ambiguous statement in the smp_store_mb() documentation (bug#964550). - commit 373ef3f - lcoking/barriers, arch: Use smp barriers in smp_store_release() (bug#964550). - commit 6a93db3 - locking/cmpxchg, arch: Remove tas() definitions (bug#964550). - commit 8570924 - x86/mm/pat: Avoid truncation when converting cpa->numpages to address (bsc#964436). - commit 8bf43b1 - hpsa: Add box and bay information for enclosure devices (bsc#964462, FATE#319992). - hpsa: Change SAS transport devices to bus 0 (bsc#964462, FATE#319992). - hpsa: fix path_info_show (bsc#964462, FATE#319992). - commit 489000d - bfa: Update driver version to 3.2.25.0 (bsc#964442, FATE#320157). - bfa: File header and user visible string changes (bsc#964442, FATE#320157). - bfa: Fix for crash when bfa_itnim is NULL (bsc#964442, FATE#320157). - bfa: Update copyright messages (bsc#964442, FATE#320157). - commit c9279b3 - drm/i915/skl: Add SKL GT4 PCI IDs (FATE#319161). - commit 1b57424 - Refresh patches.fixes/0001-tty-Fix-unsafe-ldisc-reference-via-ioctl-TIOCGETD.patch. - Refresh patches.fixes/0002-n_tty-Fix-unsafe-reference-to-other-ldisc.patch. Upstream status. - commit 6ed0c02 - rtmutex: Make wait_lock irq safe (bug#964366). - commit 6fed39d - sysrq: Fix warning in sysrq generated crash (bug#964337). - commit b92a5d9 ++++ kernel-source: - locking/barriers, arch: Remove ambiguous statement in the smp_store_mb() documentation (bug#964550). - commit 373ef3f - lcoking/barriers, arch: Use smp barriers in smp_store_release() (bug#964550). - commit 6a93db3 - locking/cmpxchg, arch: Remove tas() definitions (bug#964550). - commit 8570924 - x86/mm/pat: Avoid truncation when converting cpa->numpages to address (bsc#964436). - commit 8bf43b1 - hpsa: Add box and bay information for enclosure devices (bsc#964462, FATE#319992). - hpsa: Change SAS transport devices to bus 0 (bsc#964462, FATE#319992). - hpsa: fix path_info_show (bsc#964462, FATE#319992). - commit 489000d - bfa: Update driver version to 3.2.25.0 (bsc#964442, FATE#320157). - bfa: File header and user visible string changes (bsc#964442, FATE#320157). - bfa: Fix for crash when bfa_itnim is NULL (bsc#964442, FATE#320157). - bfa: Update copyright messages (bsc#964442, FATE#320157). - commit c9279b3 - drm/i915/skl: Add SKL GT4 PCI IDs (FATE#319161). - commit 1b57424 - Refresh patches.fixes/0001-tty-Fix-unsafe-ldisc-reference-via-ioctl-TIOCGETD.patch. - Refresh patches.fixes/0002-n_tty-Fix-unsafe-reference-to-other-ldisc.patch. Upstream status. - commit 6ed0c02 - rtmutex: Make wait_lock irq safe (bug#964366). - commit 6fed39d - sysrq: Fix warning in sysrq generated crash (bug#964337). - commit b92a5d9 ++++ kernel-syms: - locking/barriers, arch: Remove ambiguous statement in the smp_store_mb() documentation (bug#964550). - commit 373ef3f - lcoking/barriers, arch: Use smp barriers in smp_store_release() (bug#964550). - commit 6a93db3 - locking/cmpxchg, arch: Remove tas() definitions (bug#964550). - commit 8570924 - x86/mm/pat: Avoid truncation when converting cpa->numpages to address (bsc#964436). - commit 8bf43b1 - hpsa: Add box and bay information for enclosure devices (bsc#964462, FATE#319992). - hpsa: Change SAS transport devices to bus 0 (bsc#964462, FATE#319992). - hpsa: fix path_info_show (bsc#964462, FATE#319992). - commit 489000d - bfa: Update driver version to 3.2.25.0 (bsc#964442, FATE#320157). - bfa: File header and user visible string changes (bsc#964442, FATE#320157). - bfa: Fix for crash when bfa_itnim is NULL (bsc#964442, FATE#320157). - bfa: Update copyright messages (bsc#964442, FATE#320157). - commit c9279b3 - drm/i915/skl: Add SKL GT4 PCI IDs (FATE#319161). - commit 1b57424 - Refresh patches.fixes/0001-tty-Fix-unsafe-ldisc-reference-via-ioctl-TIOCGETD.patch. - Refresh patches.fixes/0002-n_tty-Fix-unsafe-reference-to-other-ldisc.patch. Upstream status. - commit 6ed0c02 - rtmutex: Make wait_lock irq safe (bug#964366). - commit 6fed39d - sysrq: Fix warning in sysrq generated crash (bug#964337). - commit b92a5d9 ++++ kiwi: - Update rhel6 template Added Vagrantfile to build via dice - Update rhel6 template delete unused oracle linux build target ++++ mozilla-nss: - fix leaking file descriptors from FIPS selfcheck code (bsc#964332) ++++ libosinfo: - Add initial support for sles12sp2. This patch is preliminary and will be updated when sle12sp2 is actually released. add-sle12sp2-support.patch ++++ pixman: - Update to version 0.34.0: + No changes from last version, stable version release only. ++++ tiff: - Added patch: * tiff-4.0.6-CVE-2015-8782.patch - fix CVE-2015-8781, CVE-2015-8782, CVE-2015-8783: Out-of-bounds writes for invalid images (upstream bug #2522) [bsc#964225] ++++ libxklavier: - Pass --with-xkb-bin-base=%{_bindir} to configure: we know that xkbcomp is installed there (boo#964360). - Add xkbcomp Requires to libxklavier16: the xkbcomp binary is required for proper functioning of the library. ++++ python-lxml: - update to version 3.5.0: * Unicode string results failed XPath queries in PyPy. * LP#1497051: HTML target parser failed to terminate on exceptions and continued parsing instead. * Deprecated API usage in doctestcompare. - changes from version 3.5.0b1: * cleanup_namespaces() accepts a new argument keep_ns_prefixes that does not remove definitions of the provided prefix-namespace mapping from the tree. * cleanup_namespaces() accepts a new argument top_nsmap that moves definitions of the provided prefix-namespace mapping to the top of the tree. * LP#1490451: Element objects gained a cssselect() method as known from lxml.html. Patch by Simon Sapin. * API functions and methods behave and look more like Python functions, which allows introspection on them etc. One side effect to be aware of is that the functions now bind as methods when assigned to a class variable. A quick fix is to wrap them in staticmethod() (as for normal Python functions). * ISO-Schematron support gained an option error_finder that allows passing a filter function for picking validation errors from reports. * LP#1243600: Elements in lxml.html gained a classes property that provides a set-like interface to the class attribute. Original patch by masklinn. * LP#1341964: The soupparser now handles DOCTYPE declarations, comments and processing instructions outside of the root element. Patch by Olli Pottonen. * LP#1421512: The docinfo of a tree was made editable to allow setting and removing the public ID and system ID of the DOCTYPE. Patch by Olli Pottonen. * LP#1442427: More work-arounds for quirks and bugs in pypy and pypy3. * lxml.html.soupparser now uses BeautifulSoup version 4 instead of version 3 if available. * Memory errors that occur during tree adaptations (e.g. moving subtrees to foreign documents) could leave the tree in a crash prone state. * Calling process_children() in an XSLT extension element without an output_parent argument failed with a TypeError. Fix by Jens Tröger. * GH#162: Image data in HTML data URLs is considered safe and no longer removed by lxml.html.clean JavaScript cleaner. * GH#166: Static build could link libraries in wrong order. * GH#172: Rely a bit more on libxml2 for encoding detection rather than rolling our own in some cases. Patch by Olli Pottonen. * GH#159: Validity checks for names and string content were tightened to detect the use of illegal characters early. Patch by Olli Pottonen. * LP#1421921: Comments/PIs before the DOCTYPE declaration were not serialised. Patch by Olli Pottonen. * LP#659367: Some HTML DOCTYPE declarations were not serialised. Patch by Olli Pottonen. * LP#1238503: lxml.doctestcompare is now consistent with stdlib's doctest in how it uses + and - to refer to unexpected and missing output. * Empty prefixes are explicitly rejected when a namespace mapping is used with ElementPath to avoid hiding bugs in user code. * Several problems with PyPy were fixed by switching to Cython 0.23. ++++ xen: - bsc#964415 - VUL-1: CVE-2016-2198: xen: usb: ehci null pointer dereference in ehci_caps_write CVE-2016-2198-qemuu-usb-ehci-null-pointer-dereference-in-ehci_caps_write.patch - bsc#964452 - VUL-0: CVE-2013-4534: xen: openpic: buffer overrun on incoming migration CVE-2013-4534-qemut-openpic-buffer-overrun-on-incoming-migration.patch ++++ yast2: - Yast::Execute do not crash for missing '_' method (found during FATE#317701) - 3.1.172 - fix packaging of TargetFile and Execute classes (FATE#317701) - 3.1.171 ------------------------------------------------------------------ ------------------ 2016-1-31 - Jan 31 2016 ------------------- ------------------------------------------------------------------ ++++ geocode-glib: - Update to version 3.18.1: + Added a default User-Agent, based on GApplication ID if available. Nominatim’s usage policy requires a User-Agent, so we add one. ++++ kernel-default: - sd: Optimal I/O size is in bytes, not sectors (boo#961263). - commit 35c1f26 ++++ kernel-source: - sd: Optimal I/O size is in bytes, not sectors (boo#961263). - commit 35c1f26 ++++ kernel-syms: - sd: Optimal I/O size is in bytes, not sectors (boo#961263). - commit 35c1f26 ++++ sensors: - lm_sensors-3.4.0-sensord-service-extra-args.patch: Allow passing arbitrary extra arguments to sensord. ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2016-1-29 - Jan 29 2016 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - "haspcmcia" method is removed from the AutoInstallRules API (bnc#964151) ++++ cheese: - Drop appdata-tools BuildRequires: We consider validating the shipped appdata.xml upstreams responsibility. ++++ cmake: - update to 3.4.3 * Do not fail on Windows 10 with VS 2015 if no SDK is available ++++ ghostscript: - Add fix-mutex-crash.patch: fix crash in mutex (bsc#963017) (ghostscript bug #695862) ++++ gnome-calculator: - Update to version 3.19.4: + Migrate MathConverter, MathWindow, HistoryView and HistoryEntry to GtkBuilder template. + Remove unused -D defines from Makefile.am and configure.vapi for both src/ and lib/. + Check if base exponent are complex for xpowy() method. + Prevent infinte loop on some operations with imaginary numbers (bgo#757657). + e^(-0.5) returned the wrong value (bgo#756960). + Missing mnemonic bond in Gross Profit Margin dialog. + Use load_from_resource in the Gtk.CssProvider instead of opening the file manually. + Use builddir for gresource.xml to satisfy Vala/autotools behaviour (bgo#760679). + Rename gnome-calculator.doap name tag to GNOME Calculator instead of gnome-calculator. + Use AM_DISTCHECK_CONFIGURE_FLAGS. + MathDisplay grabs focus after being shown (bgo#748743). + math-equation: "No history" message should disappear when appropriate (bgo#759943). + Updated translations. - Update to version 3.19.2: + Updated translations. - Update to version 3.19.1: + Fix: Explicitly link required libraries for gnome-calculator and gcalcmd binaries. + Updated translations. - Add an explicit pkgconfig(gobject-2.0) BuildRequires as configure checks for it now. ++++ nautilus: - Add 0001-NautilusPropertyDialog-Fix-user-list-for-owner-chang.patch: fix handling of the user list (bsc#963724). ++++ installation-images-SLES: - don't chainload shim for now (bsc#963919) - 14.222 ++++ kernel-default: - Improve fairness when locking the per-superblock s_anon list (bsc#957525, bsc#941363). - commit 44c10f3 ++++ kernel-source: - Improve fairness when locking the per-superblock s_anon list (bsc#957525, bsc#941363). - commit 44c10f3 ++++ kernel-syms: - Improve fairness when locking the per-superblock s_anon list (bsc#957525, bsc#941363). - commit 44c10f3 ++++ kiwi: - v7.03.50 released ++++ libreoffice: - Version update to 5.1.0.3: * Fixes bnc#967015 CVE-2016-0795 bnc#967014 CVE-2016-0794 * Various small fixes on road to final tag * Update internal tarballs for sle11 build ++++ libsolv: - fix rule generation for linked packages [bnc#961738] - add hash method in bindings for some classes - bump version to 0.6.18 ++++ libvirt-python: - Update to 1.3.1 - Add all new APIs and constants in libvirt 1.3.1 - FATE#319531, FATE#320490, FATE#319810 - Require libvirt-client version >= libvirt-python version ++++ vte: - Update to version 0.42.3: + widget: - Fix missing braces. - Fix the adjustment's upper boundary. + app: Disable menubar accel. - Changes from version 0.42.2: + Updated translations. ++++ wicked: - version 0.6.30 - wireless: fix EAP inconsistencies and add missing auth method names to translation maps (bsc#936514, boo#927615). - ipv6: clear old address list before applying new fixing to not wait full time in the client-side tentative address check - fsm: do not segfault on device hierarchy loops but (bnc#959356) - fsm: handle down/step back events in ifup flow instead to try to workaround in nanny (bsc#955864). - man: documented how to declare several team link watches. - ethtool: map da,none,other port types (bsc#957944). - ipv4: removed pointless broadcast calculations and send to the kernel only if explicitly requested in ifcfg file or by dhcp options. The kernel has an own logic to automatically calculate related settings as needed. Also removed broadcast setting from ifcfg-lo to not override kernel's setup (bsc#944710). ++++ libyui: - Fixed a compilation error in YTableCell with GCC 6 (bsc#964144). - 3.2.4 ++++ libzypp: - Don't buildrequire graphviz-gnome (bsc#964150) - Unwanted btrfs subvolumes must be filtered by device (not fsid) (fixes #54) - version 15.21.1 (19) ++++ virt-manager: - bsc#961853 - virt-install doesn't work with option -boot uefi 1c221fd0-suse-ovmf-paths.patch ++++ yast2-network: - Removed old testsuites tests and autotools, so yast2-testsuite is not required anymore (fate#314695). - 3.1.142 ++++ yast2-update: - Fixed selecting additional products during system upgrade (do not select previously unselected products after adding repositories from the registration server) (bsc#959155) - 3.1.35 ++++ yast2-users: - Small visual improvements in the "local user" installation dialog (bsc#893825) - 3.1.43 ------------------------------------------------------------------ ------------------ 2016-1-28 - Jan 28 2016 ------------------- ------------------------------------------------------------------ ++++ dracut: - Add 0169-network_set_mtu_macaddr_for_dhcp.patch: - Set MTU and LLADDR for DHCP if specified (boo#959803) ++++ gobject-introspection: - Add baselibs.conf: provide libgirepository-1_0-1 as -32bit package as needed by libcjs0-32bit. ++++ gstreamer-plugins-bad: - Add libgstadaptivedemux-1_0-0 to baselibs.conf. ++++ gtk3: - Update to version 3.18.7: + Bugs fixed: bgo#688524, bgo#722937, bgo#728344, bgo#754868, bgo#757147, bgo#758908, bgo#758929, bgo#759079, bgo#759081, bgo#759091, bgo#759260, bgo#759757, bgo#760141, bgo#760169, bgo#760416, bgo#760445, bgo#760615, bgo#760680, bgo#760891, bgo#760897, bgo#760964, bgo#761005, bgo#761095. + Updated translations. - Drop gtk3-qemu-usb-tablet-is-no-real-touchscreen.patch and gtk3-gdk_pixbuf_get_from_surface.patch: Fixed upstream. ++++ installation-images-SLES: - adjust rubygem handling - 14.221 - fix typo in Makefile - 14.220 ++++ kernel-default: - Update patches.suse/kgr-0005-initial-code.patch (fate#313296 fate#317827 bnc#905087 bnc#929883 bnc#943989 bnc#963572). - Refresh patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch. - Refresh patches.suse/kgr-0009-kthreads-support.patch. - Refresh patches.suse/kgr-0010-handle-irqs.patch. - Refresh patches.suse/kgr-0011-allow-stacking-of-patches.patch. - Refresh patches.suse/kgr-0012-handle-patched-modules-that-are-being-removed.patch. - Refresh patches.suse/kgr-0013-try-to-apply-skipped-patches-when-a-module-is-lo.patch. - Refresh patches.suse/kgr-0014-allow-for-forced-module-load.patch. - Refresh patches.suse/kgr-0015-allow-replace_all.patch. - Refresh patches.suse/kgr-0017-correct-error-handling-of-the-first-patching-sta.patch. Fixes for fate#317827 and bnc#963572. - commit 9bbdb82 - Update config files. (fate#320387) Add CONFIG_SECURITY_SECURELEVEL=y and CONFIG_EFI_SECURE_BOOT_SECURELEVEL=y to x86_64/default and x86_64/debug config files. - commit fa3175b ++++ kernel-source: - Update patches.suse/kgr-0005-initial-code.patch (fate#313296 fate#317827 bnc#905087 bnc#929883 bnc#943989 bnc#963572). - Refresh patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch. - Refresh patches.suse/kgr-0009-kthreads-support.patch. - Refresh patches.suse/kgr-0010-handle-irqs.patch. - Refresh patches.suse/kgr-0011-allow-stacking-of-patches.patch. - Refresh patches.suse/kgr-0012-handle-patched-modules-that-are-being-removed.patch. - Refresh patches.suse/kgr-0013-try-to-apply-skipped-patches-when-a-module-is-lo.patch. - Refresh patches.suse/kgr-0014-allow-for-forced-module-load.patch. - Refresh patches.suse/kgr-0015-allow-replace_all.patch. - Refresh patches.suse/kgr-0017-correct-error-handling-of-the-first-patching-sta.patch. Fixes for fate#317827 and bnc#963572. - commit 9bbdb82 - Update config files. (fate#320387) Add CONFIG_SECURITY_SECURELEVEL=y and CONFIG_EFI_SECURE_BOOT_SECURELEVEL=y to x86_64/default and x86_64/debug config files. - commit fa3175b ++++ kernel-syms: - Update patches.suse/kgr-0005-initial-code.patch (fate#313296 fate#317827 bnc#905087 bnc#929883 bnc#943989 bnc#963572). - Refresh patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch. - Refresh patches.suse/kgr-0009-kthreads-support.patch. - Refresh patches.suse/kgr-0010-handle-irqs.patch. - Refresh patches.suse/kgr-0011-allow-stacking-of-patches.patch. - Refresh patches.suse/kgr-0012-handle-patched-modules-that-are-being-removed.patch. - Refresh patches.suse/kgr-0013-try-to-apply-skipped-patches-when-a-module-is-lo.patch. - Refresh patches.suse/kgr-0014-allow-for-forced-module-load.patch. - Refresh patches.suse/kgr-0015-allow-replace_all.patch. - Refresh patches.suse/kgr-0017-correct-error-handling-of-the-first-patching-sta.patch. Fixes for fate#317827 and bnc#963572. - commit 9bbdb82 - Update config files. (fate#320387) Add CONFIG_SECURITY_SECURELEVEL=y and CONFIG_EFI_SECURE_BOOT_SECURELEVEL=y to x86_64/default and x86_64/debug config files. - commit fa3175b ++++ krb5: - Fix CVE-2015-8629: krb5: xdr_nullstring() doesn't check for terminating null character (bsc#963968) with patch 0104-Verify-decoded-kadmin-C-strings-CVE-2015-8629.patch - Fix CVE-2015-8631: krb5: Memory leak caused by supplying a null principal name in request (bsc#963975) with patch 0105-Fix-leaks-in-kadmin-server-stubs-CVE-2015-8631.patch - Fix CVE-2015-8630: krb5: krb5 doesn't check for null policy when KADM5_POLICY is set in the mask (bsc#963964) with patch 0106-Check-for-null-kadm5-policy-name-CVE-2015-8630.patch ++++ hyphen: - Add baselibs.conf as source, in order to build libhyphen0 32-bit compatability lib. ++++ webkit2gtk3: - Update to version 2.10.6: + Fix a deadlock in the Web Process when JavaScript garbage collector was running for a web worker thread that made google maps to hang. + Fix media controls displaying without controls attribute. + Fix a Web Process crash when quickly attempting many DnD operations. ++++ systemd: - udev firmware loading support has been removed from 13.1 - systemd-firstboot is also shipped by SLE12 ++++ libvirt: - Update to libvirt 1.3.1 - CVE-2015-5313 - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Dropped patches: ba25c214-libxl-log-level.patch, virt-aa-helper-rw-mounts.patch, disable-virCgroupGetPercpuStats-test.patch - FATE#319531, FATE#320490 ++++ libyui-ncurses: - replace deprecated auto_ptr by unique_ptr (bsc#962744) - 2.47.6 ++++ lttng-ust: - Update to relese version v2.7.1 for SLE12-SP2 Changelog: http://git.lttng.org/?p=lttng-ust.git;a=blob_plain;f=ChangeLog;hb=v2.7.1 ++++ qemu: - Fix incorrect l2 header validation leads to a crash via assert(2) call (CVE-2015-8744 bsc#960835) - Fix vmxnet3 host memory leakage (CVE-2015-8568 CVE-2015-8567 bsc#959386) - Fix reading IMR registers leads to a crash via assert(2) call (CVE-2015-8745 bsc#960708) - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP1 * Patches added: 0074-vmxnet3-Support-reading-IMR-registe.patch 0075-net-vmxnet3-avoid-memory-leakage-in.patch 0076-net-vmxnet3-Refine-l2-header-valida.patch ++++ timezone: - update to 2016a (bsc#963921): * America/Cayman will not observe daylight saving this year. * Asia/Chita switches from +0800 to +0900 on 2016-03-27 at 02:00. * Asia/Tehran now has DST predictions for the year 2038 and later. * America/Metlakatla switched from PST all year to AKST/AKDT on 2015-11-01 at 02:00. * America/Santa_Isabel has been removed, and replaced with a backward compatibility link to America/Tijuana. * Asia/Karachi's two transition times in 2002 were off by a minute. * This release also includes changes affecting past time stamps, documentation and some minor code fixes. ++++ timezone-java: - update to 2016a (bsc#963921): * America/Cayman will not observe daylight saving this year. * Asia/Chita switches from +0800 to +0900 on 2016-03-27 at 02:00. * Asia/Tehran now has DST predictions for the year 2038 and later. * America/Metlakatla switched from PST all year to AKST/AKDT on 2015-11-01 at 02:00. * America/Santa_Isabel has been removed, and replaced with a backward compatibility link to America/Tijuana. * Asia/Karachi's two transition times in 2002 were off by a minute. * This release also includes changes affecting past time stamps, documentation and some minor code fixes. ++++ unixODBC: - dropped obsolete unixODBC-2.3.1-uninitialized.patch and unixODBC-nonvoid.patch ++++ yast2: - fix string processing for frames in CWM causing crash in yast2-network (bnc#963966) - 3.1.170 ++++ yast2-theme-SLE: - add yast-modem icon which is needed by the Communication package group in the Yast2's software manager (bnc#953027) - 3.1.36 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2016-1-27 - Jan 27 2016 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - update to Firefox 38.5.0 ESR (bsc#963520) * MFSA 2016-01/CVE-2016-1930/CVE-2016-1931 (bsc#963632) (bmo#1180064, bmo#1186973, bmo#1206675, bmo#1207298, bmo#1209358, bmo#1209365, bmo#1209366, bmo#1209368, bmo#1209546, bmo#1222015, bmo#1229825, bmo#1231121, bmo#1234576, bmo#1221385, bmo#1223670, bmo#1224200, bmo#1230483, bmo#1230639, bmo#1230668, bmo#1230686, bmo#1233152, bmo#1233346, bmo#1233925, bmo#1234280, bmo#1234571) Miscellaneous memory safety hazards (rv:44.0 / rv:38.6) * MFSA 2016-03/CVE-2016-1935 (bsc#963635) (bmo#1220450) Buffer overflow in WebGL after out of memory allocation - require NSS 3.20.2 ++++ autofs: - Don't overwrite tirpc version of auth_destroy, needed for [FATE#320393] (autofs-5.0.9-leave_auth_destroy.patch) ++++ bash-completion: - Add patch backticks-bsc963140.patch to handle sub commands which will be expanded by backticks (bsc#963140) ++++ binutils: - Update to binutils 2.26 [fate#319939] * Add --fix-stm32l4xx-629360 to the ARM linker to enable a link-time workaround for a bug in the bus matrix / memory controller for some of the STM32 Cortex-M4 based products (STM32L4xx) * Add a configure option --enable-compressed-debug-sections={all,ld} to decide whether DWARF debug sections should be compressed by default. * Add support for the ARC EM/HS, and ARC600/700 architectures. * Experimental support for linker garbage collection (--gc-sections) has been enabled for COFF and PE based targets. * New command line option for ELF targets to compress DWARF debug sections, --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]. * New command line option, --orphan-handling=[place|warn|error|discard], to adjust how orphan sections are handled. The default is 'place' which gives the current behaviour, 'warn' and 'error' issue a warning or error respectively when orphan sections are found, and 'discard' will discard all orphan sections. * Add support for LLVM plugin. * Add --print-memory-usage option to report memory blocks usage. * Add --require-defined option, it's like --undefined except the new symbol must be defined by the end of the link. * Add a configure option --enable-compressed-debug-sections={all,gas} to decide whether DWARF debug sections should be compressed by default. * Add support for the ARC EM/HS, and ARC600/700 architectures. Remove assembler support for Argonaut RISC architectures. * Add option to objcopy to insert new symbols into a file: - -add-symbol =[
:][,] * Add support for the ARC EM/HS, and ARC600/700 architectures. * Extend objcopy --compress-debug-sections option to support - -compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi] for ELF targets. * Add --update-section option to objcopy. * Add --output-separator option to strings. - Includes z13 support, remove 0001-S-390-Add-support-for-IBM-z13.patch, 0002-S-390-Add-check-for-length-field-operand.patch, 0003-S-390-Add-more-IBM-z13-instructions.patch, 0004-S-390-Fixes-for-z13-instructions.patch and 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch - Includes fixes in binutils-fix--dynamic-list.patch, binutils-fix-gold-aarch64.diff, gold-arm64-abi-pagesize.patch and s390-troo-insn-type.patch - Refresh s390-pic-dso.diff and binutils-build-as-needed.diff ++++ dracut: - Modify 0017-45ifcfg-use-distro-specific-scripts.patch: - Also revert upstream commit f34e1d6b to not forcibly include network and ifcfg modules (bsc#960669) - Refresh: - 0094-Implement-shortcut-ip-ifname-static-for-static-confi.patch - 0132-40network-fixup-static-network-configuration.patch - 0142-40network-Don-t-report-error-for-etc-sysconfig-netwo.patch - 0402-driver-fail-summary.patch - Add 0209-fix_modules_load_d_hostonly.patch: - Fix modules-load.d with hostonly (boo#962224) ++++ gnome-calculator: - Update to version 3.18.3: + Fix: - Chinese Yuan symbol (bgo#761075). - MathDisplay grabs focus after being shown (bgo#748743). - Missing mnemonic bond in Gross Profit Margin dialog. - Check if base exponent are complex for xpowy() method. - Prevent infinte loop on some operations with imaginary numbers (bgo#757657). - e^(-0.5) returned the wrong value (bgo#756960). ++++ nautilus: - Update to version 3.19.2: + Show free space in Other Places. + Add shortcuts window. + Fix new window Gnome Shell dash item. + Add kudos data for Gnome Software. + Check availability of PackageKit for installing extra apps. ++++ installation-images-SLES: - rework product/version handling to use the values from /etc/os-release - 14.219 ++++ kernel-default: - supported.conf: Add nls_iso8859-1 and nls_cp437 to -base (bsc#950292) - commit 8893c45 - mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/status (VM Functionality, fate#313774). - mm, shmem: add internal shmem resident memory accounting (VM Functionality, fate#313774). - mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappings (VM Functionality, fate#313774). - mm, proc: reduce cost of /proc/pid/smaps for shmem mappings (VM Functionality, fate#313774). - mm, proc: account for shmem swap in /proc/pid/smaps (VM Functionality, fate#313774). - mm, documentation: clarify /proc/pid/status VmSwap limitations for shmem (VM Functionality, fate#313774). - commit d0fa06b - sched/fair: Disable the task group load_avg update for the root_task_group (Scheduler performance -- cache footprint). - sched/fair: Move the cache-hot 'load_avg' variable into its own cacheline (Scheduler performance -- cache footprint). - sched/fair: Remove empty idle enter and exit functions (Scheduler performance -- cpu idling). - proc: meminfo: estimate available memory more conservatively (VM functionality -- user space monitoring). - mm: page_alloc: generalize the dirty balance reserve (VM functionality -- user space monitoring). - mm: allow GFP_{FS,IO} for page_cache_read page cache allocation (VM performance -- page cache). - mm, vmscan: consider isolated pages in zone_reclaimable_pages (VM performance -- page reclaim). - vmscan: do not force-scan file lru if its absolute size is small (VM performance -- page reclaim). - commit b96177b - Update config files. Disable CONFIG_DEBUG_WX as stuff needs to be sorted out upstream first. - commit 10faf7f - Update config files SCOM_DEBUGFS=y enable CONFIG_SCOM_DEBUGFS for fate#320083 - commit 64b7b4e - kexec/uefi: copy secure_boot flag in boot params across kexec reboot (fate#320387, bsc#950804). - hibernate: Disable when securelevel is set (fate#320387). - Add option to automatically set securelevel when in Secure Boot mode (fate#320387). - asus-wmi: Restrict debugfs interface when securelevel is set (fate#320387). - x86: Restrict MSR access when securelevel is set (fate#320387). - uswsusp: Disable when securelevel is set (fate#320387). - kexec: Disable at runtime if securelevel has been set (fate#320387). - acpi: Ignore acpi_rsdp kernel parameter when securelevel is set (fate#320387). - acpi: Limit access to custom_method if securelevel is set (fate#320387). - Restrict /dev/mem and /dev/kmem when securelevel is set (fate#320387). - x86: Lock down IO port access when securelevel is enabled (fate#320387). - PCI: Lock down BAR access when securelevel is enabled (fate#320387). - Add BSD-style securelevel support (fate#320387). - commit b1b3860 - Remove old lock down functions that will be replaced by BSD-style securelevel patches Remove old lock down functions that will be replaced by BSD-style securelevel patches. (FATE#320387) - Delete patches.suse/0001-kexec-uefi-copy-secure_boot-flag-in-boot-params-acro.patch. - Delete patches.suse/0001_V3_Add_secure_modules_call.patch. - Delete patches.suse/0002_V3_PCI_Lock_down_BAR_access_when_module_security_is_enabled.patch. - Delete patches.suse/0003_V3_x86_Lock_down_IO_port_access_when_module_security_is_enabled.patch. - Delete patches.suse/0004_V3_ACPI_Limit_access_to_custom_method.patch. - Delete patches.suse/0005_V3_asus-wmi_Restrict_debugfs_interface_when_module_loading_is_restricted.patch. - Delete patches.suse/0006_V3_Restrict__dev_mem_and__dev_kmem_when_module_loading_is_restricted.patch. - Delete patches.suse/0007_V3_acpi_Ignore_acpi_rsdp_kernel_parameter_when_module_loading_is_restricted.patch. - Delete patches.suse/0008_V3_kexec_Disable_at_runtime_if_the_kernel_enforces_module_loading_restrictions.patch. - Delete patches.suse/0009_V3_uswsusp_Disable_when_module_loading_is_restricted.patch. - Delete patches.suse/0010_V3_x86_Restrict_MSR_access_when_module_loading_is_restricted.patch. - Delete patches.suse/0011_V3_Add_option_to_automatically_enforce_module_signatures_when_in_Secure_Boot_mode.patch. - Delete patches.suse/0013-efi-Make-EFI_SECURE_BOOT_SIG_ENFORCE-depend-on-EFI.patch. - Delete patches.suse/0014-efi-Add-EFI_SECURE_BOOT-bit.patch. - commit fac5295 - supported.conf: drop +external from ghash-clmulni-intel It was agreed that it doesn't make sense to maintain "external" for this specific module. Furthermore it causes problems in rather ordinary VMware environments. (bsc#961971) - commit f649c9f - supported.conf: Also add virtio_pci to kernel-default-base (bsc#950292). - commit 1182448 - supported.conf: Add virtio_{blk,net,scsi} to kernel-default-base (bsc#950292) - commit 3426517 - overlayfs: add compatibility mode for historical format (FATE#320450). - Delete patches.suse/ovl05-overlay-filesystem.patch. - Delete patches.suse/ovl06-overlayfs-add-statfs-support.patch. - Delete patches.suse/ovl07-overlayfs-implement-show_options.patch. - Delete patches.suse/ovl08-overlay-overlay-filesystem-documentation.patch. - Delete patches.suse/ovl09-fs-limit-filesystem-stacking-depth.patch. - Delete patches.suse/ovl11-default-permissions.patch. Rather than support two completely separate overlayfs implementations where we're the only maintainer of one of them, this patch adds compatibility mode to overlay.ko via the 'overlayfs' file system name to support the old whiteout format and uses a hidden working directory to get the safety that comes with the newer format 'for free.' - commit 72a2113 ++++ kernel-source: - supported.conf: Add nls_iso8859-1 and nls_cp437 to -base (bsc#950292) - commit 8893c45 - mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/status (VM Functionality, fate#313774). - mm, shmem: add internal shmem resident memory accounting (VM Functionality, fate#313774). - mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappings (VM Functionality, fate#313774). - mm, proc: reduce cost of /proc/pid/smaps for shmem mappings (VM Functionality, fate#313774). - mm, proc: account for shmem swap in /proc/pid/smaps (VM Functionality, fate#313774). - mm, documentation: clarify /proc/pid/status VmSwap limitations for shmem (VM Functionality, fate#313774). - commit d0fa06b - sched/fair: Disable the task group load_avg update for the root_task_group (Scheduler performance -- cache footprint). - sched/fair: Move the cache-hot 'load_avg' variable into its own cacheline (Scheduler performance -- cache footprint). - sched/fair: Remove empty idle enter and exit functions (Scheduler performance -- cpu idling). - proc: meminfo: estimate available memory more conservatively (VM functionality -- user space monitoring). - mm: page_alloc: generalize the dirty balance reserve (VM functionality -- user space monitoring). - mm: allow GFP_{FS,IO} for page_cache_read page cache allocation (VM performance -- page cache). - mm, vmscan: consider isolated pages in zone_reclaimable_pages (VM performance -- page reclaim). - vmscan: do not force-scan file lru if its absolute size is small (VM performance -- page reclaim). - commit b96177b - Update config files. Disable CONFIG_DEBUG_WX as stuff needs to be sorted out upstream first. - commit 10faf7f - Update config files SCOM_DEBUGFS=y enable CONFIG_SCOM_DEBUGFS for fate#320083 - commit 64b7b4e - kexec/uefi: copy secure_boot flag in boot params across kexec reboot (fate#320387, bsc#950804). - hibernate: Disable when securelevel is set (fate#320387). - Add option to automatically set securelevel when in Secure Boot mode (fate#320387). - asus-wmi: Restrict debugfs interface when securelevel is set (fate#320387). - x86: Restrict MSR access when securelevel is set (fate#320387). - uswsusp: Disable when securelevel is set (fate#320387). - kexec: Disable at runtime if securelevel has been set (fate#320387). - acpi: Ignore acpi_rsdp kernel parameter when securelevel is set (fate#320387). - acpi: Limit access to custom_method if securelevel is set (fate#320387). - Restrict /dev/mem and /dev/kmem when securelevel is set (fate#320387). - x86: Lock down IO port access when securelevel is enabled (fate#320387). - PCI: Lock down BAR access when securelevel is enabled (fate#320387). - Add BSD-style securelevel support (fate#320387). - commit b1b3860 - Remove old lock down functions that will be replaced by BSD-style securelevel patches Remove old lock down functions that will be replaced by BSD-style securelevel patches. (FATE#320387) - Delete patches.suse/0001-kexec-uefi-copy-secure_boot-flag-in-boot-params-acro.patch. - Delete patches.suse/0001_V3_Add_secure_modules_call.patch. - Delete patches.suse/0002_V3_PCI_Lock_down_BAR_access_when_module_security_is_enabled.patch. - Delete patches.suse/0003_V3_x86_Lock_down_IO_port_access_when_module_security_is_enabled.patch. - Delete patches.suse/0004_V3_ACPI_Limit_access_to_custom_method.patch. - Delete patches.suse/0005_V3_asus-wmi_Restrict_debugfs_interface_when_module_loading_is_restricted.patch. - Delete patches.suse/0006_V3_Restrict__dev_mem_and__dev_kmem_when_module_loading_is_restricted.patch. - Delete patches.suse/0007_V3_acpi_Ignore_acpi_rsdp_kernel_parameter_when_module_loading_is_restricted.patch. - Delete patches.suse/0008_V3_kexec_Disable_at_runtime_if_the_kernel_enforces_module_loading_restrictions.patch. - Delete patches.suse/0009_V3_uswsusp_Disable_when_module_loading_is_restricted.patch. - Delete patches.suse/0010_V3_x86_Restrict_MSR_access_when_module_loading_is_restricted.patch. - Delete patches.suse/0011_V3_Add_option_to_automatically_enforce_module_signatures_when_in_Secure_Boot_mode.patch. - Delete patches.suse/0013-efi-Make-EFI_SECURE_BOOT_SIG_ENFORCE-depend-on-EFI.patch. - Delete patches.suse/0014-efi-Add-EFI_SECURE_BOOT-bit.patch. - commit fac5295 - supported.conf: drop +external from ghash-clmulni-intel It was agreed that it doesn't make sense to maintain "external" for this specific module. Furthermore it causes problems in rather ordinary VMware environments. (bsc#961971) - commit f649c9f - supported.conf: Also add virtio_pci to kernel-default-base (bsc#950292). - commit 1182448 - supported.conf: Add virtio_{blk,net,scsi} to kernel-default-base (bsc#950292) - commit 3426517 - overlayfs: add compatibility mode for historical format (FATE#320450). - Delete patches.suse/ovl05-overlay-filesystem.patch. - Delete patches.suse/ovl06-overlayfs-add-statfs-support.patch. - Delete patches.suse/ovl07-overlayfs-implement-show_options.patch. - Delete patches.suse/ovl08-overlay-overlay-filesystem-documentation.patch. - Delete patches.suse/ovl09-fs-limit-filesystem-stacking-depth.patch. - Delete patches.suse/ovl11-default-permissions.patch. Rather than support two completely separate overlayfs implementations where we're the only maintainer of one of them, this patch adds compatibility mode to overlay.ko via the 'overlayfs' file system name to support the old whiteout format and uses a hidden working directory to get the safety that comes with the newer format 'for free.' - commit 72a2113 ++++ kernel-syms: - supported.conf: Add nls_iso8859-1 and nls_cp437 to -base (bsc#950292) - commit 8893c45 - mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/status (VM Functionality, fate#313774). - mm, shmem: add internal shmem resident memory accounting (VM Functionality, fate#313774). - mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappings (VM Functionality, fate#313774). - mm, proc: reduce cost of /proc/pid/smaps for shmem mappings (VM Functionality, fate#313774). - mm, proc: account for shmem swap in /proc/pid/smaps (VM Functionality, fate#313774). - mm, documentation: clarify /proc/pid/status VmSwap limitations for shmem (VM Functionality, fate#313774). - commit d0fa06b - sched/fair: Disable the task group load_avg update for the root_task_group (Scheduler performance -- cache footprint). - sched/fair: Move the cache-hot 'load_avg' variable into its own cacheline (Scheduler performance -- cache footprint). - sched/fair: Remove empty idle enter and exit functions (Scheduler performance -- cpu idling). - proc: meminfo: estimate available memory more conservatively (VM functionality -- user space monitoring). - mm: page_alloc: generalize the dirty balance reserve (VM functionality -- user space monitoring). - mm: allow GFP_{FS,IO} for page_cache_read page cache allocation (VM performance -- page cache). - mm, vmscan: consider isolated pages in zone_reclaimable_pages (VM performance -- page reclaim). - vmscan: do not force-scan file lru if its absolute size is small (VM performance -- page reclaim). - commit b96177b - Update config files. Disable CONFIG_DEBUG_WX as stuff needs to be sorted out upstream first. - commit 10faf7f - Update config files SCOM_DEBUGFS=y enable CONFIG_SCOM_DEBUGFS for fate#320083 - commit 64b7b4e - kexec/uefi: copy secure_boot flag in boot params across kexec reboot (fate#320387, bsc#950804). - hibernate: Disable when securelevel is set (fate#320387). - Add option to automatically set securelevel when in Secure Boot mode (fate#320387). - asus-wmi: Restrict debugfs interface when securelevel is set (fate#320387). - x86: Restrict MSR access when securelevel is set (fate#320387). - uswsusp: Disable when securelevel is set (fate#320387). - kexec: Disable at runtime if securelevel has been set (fate#320387). - acpi: Ignore acpi_rsdp kernel parameter when securelevel is set (fate#320387). - acpi: Limit access to custom_method if securelevel is set (fate#320387). - Restrict /dev/mem and /dev/kmem when securelevel is set (fate#320387). - x86: Lock down IO port access when securelevel is enabled (fate#320387). - PCI: Lock down BAR access when securelevel is enabled (fate#320387). - Add BSD-style securelevel support (fate#320387). - commit b1b3860 - Remove old lock down functions that will be replaced by BSD-style securelevel patches Remove old lock down functions that will be replaced by BSD-style securelevel patches. (FATE#320387) - Delete patches.suse/0001-kexec-uefi-copy-secure_boot-flag-in-boot-params-acro.patch. - Delete patches.suse/0001_V3_Add_secure_modules_call.patch. - Delete patches.suse/0002_V3_PCI_Lock_down_BAR_access_when_module_security_is_enabled.patch. - Delete patches.suse/0003_V3_x86_Lock_down_IO_port_access_when_module_security_is_enabled.patch. - Delete patches.suse/0004_V3_ACPI_Limit_access_to_custom_method.patch. - Delete patches.suse/0005_V3_asus-wmi_Restrict_debugfs_interface_when_module_loading_is_restricted.patch. - Delete patches.suse/0006_V3_Restrict__dev_mem_and__dev_kmem_when_module_loading_is_restricted.patch. - Delete patches.suse/0007_V3_acpi_Ignore_acpi_rsdp_kernel_parameter_when_module_loading_is_restricted.patch. - Delete patches.suse/0008_V3_kexec_Disable_at_runtime_if_the_kernel_enforces_module_loading_restrictions.patch. - Delete patches.suse/0009_V3_uswsusp_Disable_when_module_loading_is_restricted.patch. - Delete patches.suse/0010_V3_x86_Restrict_MSR_access_when_module_loading_is_restricted.patch. - Delete patches.suse/0011_V3_Add_option_to_automatically_enforce_module_signatures_when_in_Secure_Boot_mode.patch. - Delete patches.suse/0013-efi-Make-EFI_SECURE_BOOT_SIG_ENFORCE-depend-on-EFI.patch. - Delete patches.suse/0014-efi-Add-EFI_SECURE_BOOT-bit.patch. - commit fac5295 - supported.conf: drop +external from ghash-clmulni-intel It was agreed that it doesn't make sense to maintain "external" for this specific module. Furthermore it causes problems in rather ordinary VMware environments. (bsc#961971) - commit f649c9f - supported.conf: Also add virtio_pci to kernel-default-base (bsc#950292). - commit 1182448 - supported.conf: Add virtio_{blk,net,scsi} to kernel-default-base (bsc#950292) - commit 3426517 - overlayfs: add compatibility mode for historical format (FATE#320450). - Delete patches.suse/ovl05-overlay-filesystem.patch. - Delete patches.suse/ovl06-overlayfs-add-statfs-support.patch. - Delete patches.suse/ovl07-overlayfs-implement-show_options.patch. - Delete patches.suse/ovl08-overlay-overlay-filesystem-documentation.patch. - Delete patches.suse/ovl09-fs-limit-filesystem-stacking-depth.patch. - Delete patches.suse/ovl11-default-permissions.patch. Rather than support two completely separate overlayfs implementations where we're the only maintainer of one of them, this patch adds compatibility mode to overlay.ko via the 'overlayfs' file system name to support the old whiteout format and uses a hidden working directory to get the safety that comes with the newer format 'for free.' - commit 72a2113 ++++ kiwi: - Allow system to be installed on btrfs snapshot This fixes (bnc#946648) - Put kiwi_btrfs_root_is_snapshot to boot profile This is related to (bnc#946648) - Evaluate kiwi_btrfs_root_is_snapshot in boot code If set it's required to mount the subvolumes like it is done with lvm volumes. In addition this patch fixes the update of the fstab file which has to contain an entry for each subvolume excluding snapshots and the toplevel This is related to (bnc#946648) - Added get/set(er) for btrfs_root_is_snapshot attr This is related to (bnc#946648) - Added btrfs_root_is_snapshot attribute This is related to (bnc#946648) ++++ ldb: - Update to 1.1.25; (bsc#954658). + torture: test ldb_unpack_data_only_attr_list + increment version due to added ldb_unpack_data_only_attr_list + introduce ldb_unpack_data_withlist to unpack partial list of attributes ++++ qemu: - Fix vulnerabilities in vnc floating point exception. (CVE-2015-8504 bsc#958491) - Fix vulnerabilities in buffer overflow in virtio-serial. (CVE-2015-5745 bsc#940929) - Fix vulnerabilities in infinite loop in ehci_advance_state results in DoS. (CVE-2015-8558 bsc#959005) - Fix vulnerabilities in pci null pointer dereference issue. (CVE-2015-7549 bsc#958917) - Fix vulnerabilities in ne2000 OOB memory access in ioport r/w functions. (CVE-2015-8743 bsc#960725) - Fix vulnerabilities in ahci use-after-free vulnerability in aio port commands. (CVE-2016-1568 bsc#961333) - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP1 * Patches added: 0067-ui-vnc-avoid-floating-point-excepti.patch 0068-virtio-serial-fix-ANY_LAYOUT.patch 0069-ehci-make-idt-processing-more-robus.patch 0070-msix-implement-pba-write-but-read-o.patch 0071-net-ne2000-fix-bounds-check-in-iopo.patch 0072-ahci-add-ncq_err-helper.patch 0073-ide-ahci-reset-ncq-object-to-unused.patch ++++ rpcbind: - Disable 0030-systemd-fix-rmtcall.patch, needs the other disabled patches. - Submit for SLE12SP2 [FATE#320393] ++++ supportutils: - Adjusted docker ps to include --all in docker.txt - Added a zypper command to check for repos needed by docker in docker.txt - Added docker top to docker.txt - Added docker logs to docker.txt - Added docker inspect to docker.txt - Added listings of /var/lib/docker/containers to docker.txt - Added docker related listings of /sys/fs/cgroup to docker.txt - supportconfig: 3.0-73 ++++ virt-manager: - bsc#963692 - libvirtError: unsupported configuration: unknown driver format value 'block' virtinst-xen-drive-type.patch - bsc#963173 - virt-manager - dependencies for VNC client are not met on PPC virt-manager.spec ++++ xen: - bsc#963783 - VUL-1: CVE-2016-1981: xen: net: e1000 infinite loop in start_xmit and e1000_receive_iov routines CVE-2016-1981-qemuu-e1000-eliminate-infinite-loops-on-out-of-bounds-transfer.patch CVE-2016-1981-qemut-e1000-eliminate-infinite-loops-on-out-of-bounds-transfer.patch ++++ yast2: - Added Yast::Execute, a class to run programs with Cheetah - Added Yast::TargetFile, a handler suitable for CFA::BaseModel - Both respect Yast::Installation.destdir ( needed for FATE#317701) - 3.1.169 ++++ yast2-packager: - Fixed selecting additional products during system installation (do not select previously unselected products after adding repositories from the registration server) (bsc#963036) - 3.1.88 ++++ yast2-users: - Redesign of the installation dialogs (bsc#893825) - 3.1.42 ++++ zypper: - Propagate repo refresh errors even if main action succeeded (bsc#961719) - Fix misaligned TAB stops in colored prompts (bsc#948566) - version 1.12.30 ------------------------------------------------------------------ ------------------ 2016-1-26 - Jan 26 2016 ------------------- ------------------------------------------------------------------ ++++ cpupower: - Move from kernel version to turbostat internal version for turbostat - Add latest turbostat sources (latest git commit: 30f05309bde492) - Adds Skylake, Broadwell and Knights Landing support for turbostat (fate#319798, fate#319183, fate#319516) ++++ dhcp: - adjusted interval check. [*0019-dhcp-4.2.4-P1-interval.patch] - Fixed improper lease duration checking. Also added fixes for integer overflows in the date and time handling code(bsc#936923, bsc#880984). [+0021-dhcp-4.x.x-fixed-improper-lease-duration-checking.patch] - fixed service files to start dhcpd after slapd (bsc#956159) - dhclient-script: complain in the log about conflicts, added a see log messages to the dhclient log message (bsc#960506) [* 0018-client-fail-on-script-pre-init-error-bsc-912098.patch] - applied upstream security patch fixing (bsc#961305,CVE-2015-8605) [+0020-dhcp-4.3.3-P1-CVE-2015-8605-udp-payload-length-ckeck.patch] ++++ dracut: - Add 0208-no_forced_virtnet.patch: Don't include qemu-net modules without reason. Fix for bsc#960669 ++++ gegl: - Add gegl-0.2.0-linker-flags.patch to add -lm to linker flags ++++ kernel-default: - mtip32xx: restrict variables visible in current code module (fate#319999). - mtip32xx: don't open-code memdup_user() (fate#319999). - blk-mq: add a flags parameter to blk_mq_alloc_request (fate#319999). - commit ce7d089 - workqueue: warn if memory reclaim tries to flush !WQ_MEM_RECLAIM workqueue (bnc#963572). - commit ba870a8 - n_tty: Fix unsafe reference to "other" ldisc (bnc#961500 CVE-2016-0723). - tty: Fix unsafe ldisc reference via ioctl(TIOCGETD) (bnc#961500 CVE-2016-0723). - commit a28bfd8 - rpm/kernel-spec-macros: Do not modify the release string in PTFs (bsc#963449) - commit dc2b096 - scsi_dh_alua: Simplify access state checking. - scsi: Fix RCU handling for VPD pages. - commit 9e51a31 - scsi: Do not attach VPD to devices that don't support it. - commit c0eb7cb - fddi: Fixup potential uninitialized bars. - commit 5731cd5 - Enable kconfigs for a few Intel ASoC drivers (bsc#963456) - commit 8ff2e8b - locking/pvqspinlock: Queue node adaptive spinning (fate#320355). - commit fb753ea - locking/pvqspinlock: Allow limited lock stealing (fate#320355). - commit 4f5b391 - locking/pvqspinlock: Collect slowpath lock statistics (fate#320355). - commit f790e53 - sched/core, locking: Document Program-Order guarantees (fate#320355). - commit bb8afc0 - locking, sched: Introduce smp_cond_acquire() and use it (fate#320355). - commit 4d9ecac - locking/pvqspinlock, x86: Optimize the PV unlock code path (fate#320355). - commit 62133fc - locking/qspinlock: Avoid redundant read of next pointer (fate#320355). - commit 6a392cd - locking/qspinlock: Prefetch the next node cacheline (fate#320355). - commit 8d923df - locking/qspinlock: Use _acquire/_release() versions of cmpxchg() & xchg() (fate#320355). - commit b6872b4 ++++ kernel-source: - mtip32xx: restrict variables visible in current code module (fate#319999). - mtip32xx: don't open-code memdup_user() (fate#319999). - blk-mq: add a flags parameter to blk_mq_alloc_request (fate#319999). - commit ce7d089 - workqueue: warn if memory reclaim tries to flush !WQ_MEM_RECLAIM workqueue (bnc#963572). - commit ba870a8 - n_tty: Fix unsafe reference to "other" ldisc (bnc#961500 CVE-2016-0723). - tty: Fix unsafe ldisc reference via ioctl(TIOCGETD) (bnc#961500 CVE-2016-0723). - commit a28bfd8 - rpm/kernel-spec-macros: Do not modify the release string in PTFs (bsc#963449) - commit dc2b096 - scsi_dh_alua: Simplify access state checking. - scsi: Fix RCU handling for VPD pages. - commit 9e51a31 - scsi: Do not attach VPD to devices that don't support it. - commit c0eb7cb - fddi: Fixup potential uninitialized bars. - commit 5731cd5 - Enable kconfigs for a few Intel ASoC drivers (bsc#963456) - commit 8ff2e8b - locking/pvqspinlock: Queue node adaptive spinning (fate#320355). - commit fb753ea - locking/pvqspinlock: Allow limited lock stealing (fate#320355). - commit 4f5b391 - locking/pvqspinlock: Collect slowpath lock statistics (fate#320355). - commit f790e53 - sched/core, locking: Document Program-Order guarantees (fate#320355). - commit bb8afc0 - locking, sched: Introduce smp_cond_acquire() and use it (fate#320355). - commit 4d9ecac - locking/pvqspinlock, x86: Optimize the PV unlock code path (fate#320355). - commit 62133fc - locking/qspinlock: Avoid redundant read of next pointer (fate#320355). - commit 6a392cd - locking/qspinlock: Prefetch the next node cacheline (fate#320355). - commit 8d923df - locking/qspinlock: Use _acquire/_release() versions of cmpxchg() & xchg() (fate#320355). - commit b6872b4 ++++ kernel-syms: - mtip32xx: restrict variables visible in current code module (fate#319999). - mtip32xx: don't open-code memdup_user() (fate#319999). - blk-mq: add a flags parameter to blk_mq_alloc_request (fate#319999). - commit ce7d089 - workqueue: warn if memory reclaim tries to flush !WQ_MEM_RECLAIM workqueue (bnc#963572). - commit ba870a8 - n_tty: Fix unsafe reference to "other" ldisc (bnc#961500 CVE-2016-0723). - tty: Fix unsafe ldisc reference via ioctl(TIOCGETD) (bnc#961500 CVE-2016-0723). - commit a28bfd8 - rpm/kernel-spec-macros: Do not modify the release string in PTFs (bsc#963449) - commit dc2b096 - scsi_dh_alua: Simplify access state checking. - scsi: Fix RCU handling for VPD pages. - commit 9e51a31 - scsi: Do not attach VPD to devices that don't support it. - commit c0eb7cb - fddi: Fixup potential uninitialized bars. - commit 5731cd5 - Enable kconfigs for a few Intel ASoC drivers (bsc#963456) - commit 8ff2e8b - locking/pvqspinlock: Queue node adaptive spinning (fate#320355). - commit fb753ea - locking/pvqspinlock: Allow limited lock stealing (fate#320355). - commit 4f5b391 - locking/pvqspinlock: Collect slowpath lock statistics (fate#320355). - commit f790e53 - sched/core, locking: Document Program-Order guarantees (fate#320355). - commit bb8afc0 - locking, sched: Introduce smp_cond_acquire() and use it (fate#320355). - commit 4d9ecac - locking/pvqspinlock, x86: Optimize the PV unlock code path (fate#320355). - commit 62133fc - locking/qspinlock: Avoid redundant read of next pointer (fate#320355). - commit 6a392cd - locking/qspinlock: Prefetch the next node cacheline (fate#320355). - commit 8d923df - locking/qspinlock: Use _acquire/_release() versions of cmpxchg() & xchg() (fate#320355). - commit b6872b4 ++++ mozilla-nss: - update to 3.20.2 (bsc#963520, bsc#954447) New functionality: * The TLS library has been extended to support DHE ciphersuites in server applications. New Functions: * SSL_DHEGroupPrefSet - Configure the set of allowed/enabled DHE group parameters that can be used by NSS for a server socket. * SSL_EnableWeakDHEPrimeGroup - Enable the use of weak DHE group parameters that are smaller than the library default's minimum size. New Types: * SSLDHEGroupType - Enumerates the set of DHE parameters embedded in NSS that can be used with function SSL_DHEGroupPrefSet. New Macros: * SSL_ENABLE_SERVER_DHE - A socket option user to enable or disable DHE ciphersuites for a server socket. Notable Changes: * For backwards compatibility reasons, the server side implementation of the TLS library keeps all DHE ciphersuites disabled by default. They can be enabled with the new socket option SSL_ENABLE_SERVER_DHE and the SSL_OptionSet or the SSL_OptionSetDefault API. * The server side implementation of the TLS implementation does not support session tickets when using a DHE ciphersuite (see bmo#1174677). * Support for the following ciphersuites has been added: - TLS_DHE_DSS_WITH_AES_128_GCM_SHA256 - TLS_DHE_DSS_WITH_AES_128_CBC_SHA256 - TLS_DHE_DSS_WITH_AES_256_CBC_SHA256 * By default, the server side TLS implementation will use DHE parameters with a size of 2048 bits when using DHE ciphersuites. * NSS embeds fixed DHE parameters sized 2048, 3072, 4096, 6144 and 8192 bits, which were copied from version 08 of the Internet-Draft "Negotiated Finite Field Diffie-Hellman Ephemeral Parameters for TLS", Appendix A. * A new API SSL_DHEGroupPrefSet has been added to NSS, which allows a server application to select one or multiple of the embedded DHE parameters as the preferred parameters. The current implementation of NSS will always use the first entry in the array that is passed as a parameter to the SSL_DHEGroupPrefSet API. In future versions of the TLS implementation, a TLS client might signal a preference for certain DHE parameters, and the NSS TLS server side implementation might select a matching entry from the set of parameters that have been configured as preferred on the server side. * NSS optionally supports the use of weak DHE parameters with DHE ciphersuites to support legacy clients. In order to enable this support, the new API SSL_EnableWeakDHEPrimeGroup must be used. Each time this API is called for the first time in a process, a fresh set of weak DHE parameters will be randomly created, which may take a long amount of time. Please refer to the comments in the header file that declares the SSL_EnableWeakDHEPrimeGroup API for additional details. * The size of the default PQG parameters used by certutil when creating DSA keys has been increased to use 2048 bit parameters. * The selfserv utility has been enhanced to support the new DHE features. * NSS no longer supports C compilers that predate the ANSI C standard (C89). - security fix backport * MFSA 2016-07/CVE-2016-1938 (bsc#963731) (bmo#1190248) Errors in mp_div and mp_exptmod cryptographic functions in NSS ++++ libpeas: - Update to version 1.17.0: + Fix Python plugin loader module paths. + Do not add pyexecdir to Python's paths at runtime. + Add support for embedded C plugins. + Order the PeasEngine:plugin-list by dependencies. + Keep plugins order in PeasExtensionSet. + Misc bugfixes. + Updated translations. ++++ qemu: - Fix potential OOB memory access in processing firmware configuration. (CVE-2016-1714 bsc#961691) - Fix potential NULL pointer derefernce when processing hmp i/o command. (CVE-2016-1922 bsc#962320) - Fix wrong sized memset in megasas command handler. (CVE-2015-8613 bsc#961556) - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP1 * Patches added: 0064-fw_cfg-add-check-to-validate-curren.patch 0065-i386-avoid-null-pointer-dereference.patch 0066-scsi-initialise-info-object-with-ap.patch ++++ yast2: - Allow CWM to specify which events do not cause storing of widget content ( needed for FATE#317701) - 3.1.168 - Added UI::InstallationDialog as specialization of UI::Dialog (part of bsc#893825) - 3.1.167 ------------------------------------------------------------------ ------------------ 2016-1-25 - Jan 25 2016 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to 0.2.33: - Re-add SUSEConnect binary to /usr/sbin (bnc#963080) - Use `--match-exact` when searching for a product (bnc#952804) - Fix fonts on xterm (bnc#957354) ++++ avahi: - No longer install sysv services: the systemd services have been installed for a long time already and are masking the sysv scripts; those scripts existance only add confusion (boo#959908). ++++ nautilus: - Update to version 3.18.5: + Fix recurrent crashers on search. + Fix loading hint while searching. + Fix search on history. + Avid crash with big images when thumbnailing. + Fix XGD_CURRENT_DESKTOP for multiple desktops. ++++ installation-images-SLES: - filelists: glib looks for mime handler list in mimeapps.list - 14.218 ++++ java-1_8_0-openjdk: - Upgrade to upstream tag jdk8u72-b15 * Oracle Critical Patch Update of January 2016 (bsc#962743) * Using aarch64 hotspot tag aarch64-jdk8u72-b15 - Security issues fixed: * CVE-2015-7575: Mozilla Network Security Services (NSS) before 3.20.2, as used in Mozilla Firefox before 43.0.2 and Firefox ESR 38.x before 38.5.2, does not reject MD5 signatures in Server Key Exchange messages in TLS 1.2 Handshake Protocol traffic, which makes it easier for man-in-the-middle attackers to spoof servers by triggering a collision. * CVE-2015-8126: Multiple buffer overflows in the (1) png_set_PLTE and (2) png_get_PLTE functions in libpng before 1.0.64, 1.1.x and 1.2.x before 1.2.54, 1.3.x and 1.4.x before 1.4.17, 1.5.x before 1.5.24, and 1.6.x before 1.6.19 allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a small bit-depth value in an IHDR (aka image header) chunk in a PNG image. * CVE-2016-0402: Unspecified vulnerability in the Java SE and Java SE Embedded components in Oracle Java SE 6u105, 7u91, and 8u66 and Java SE Embedded 8u65 allows remote attackers to affect integrity via unknown vectors related to Networking. * CVE-2016-0448: Unspecified vulnerability in the Java SE and Java SE Embedded components in Oracle Java SE 6u105, 7u91, and 8u66, and Java SE Embedded 8u65 allows remote authenticated users to affect confidentiality via vectors related to JMX. * CVE-2016-0466: Unspecified vulnerability in the Java SE, Java SE Embedded, and JRockit components in Oracle Java SE 6u105, 7u91, and 8u66; Java SE Embedded 8u65; and JRockit R28.3.8 allows remote attackers to affect availability via vectors related to JAXP. * CVE-2016-0475: Unspecified vulnerability in the Java SE, Java SE Embedded, and JRockit components in Oracle Java SE 8u66; Java SE Embedded 8u65; and JRockit R28.3.8 allows remote attackers to affect confidentiality and integrity via unknown vectors related to Libraries. * CVE-2016-0483: Unspecified vulnerability in the Java SE, Java SE Embedded, and JRockit components in Oracle Java SE 6u105, 7u91, and 8u66; Java SE Embedded 8u65; and JRockit R28.3.8 allows remote attackers to affect confidentiality, integrity, and availability via vectors related to AWT. * CVE-2016-0494: Unspecified vulnerability in the Java SE and Java SE Embedded components in Oracle Java SE 6u105, 7u91, and 8u66 and Java SE Embedded 8u65 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D. - Modified patch: * s390-java-opts.patch + rediff to the changed context ++++ kernel-default: - Delete patches.fixes/tulip-quad-NIC-ifdown. The original bug that this patch fixed was addressed in 2004, in v2.6.10 (6379dd57 of linux-2.6-bk), but pci_disable_device was still required to shut down the device. Commit c321f7d7c87 in v3.14 added the pci_disable_device at the end of tulip_remove_one just far enough out of context so that this patch still applied. - commit 05c9dcc - supported.conf: Add vfat to -base to be able to mount the ESP (bsc#950292). - commit 19a2713 - Delete obsolete hv_netvsc patch to handle RNDIS_STATUS_NETWORK_CHANGE - commit f85f67a - storvsc: Fix typo in MODULE_PARM_DESC (fate#315887). - storvsc: Tighten up the interrupt path (fate#315887). - storvsc: Refactor the code in storvsc_channel_init() (fate#315887). - storvsc: Properly support Fibre Channel devices (fate#315887). - storvsc: Fix a bug in the layout of the hv_fc_wwn_packet (fate#315887). - Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical (fate#315887). - Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy (fate#315887). - Drivers: hv: vmbus: fix the building warning with hyperv-keyboard (fate#315887). - drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 header (fate#315887). - drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header (fate#315887). - drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header (fate#315887). - drivers/hv: replace enum hv_message_type by u32 (fate#315887). - Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek() (fate#315887). - Drivers: hv: remove code duplication between vmbus_recvpacket()/vmbus_recvpacket_raw() (fate#315887). - Drivers: hv: ring_buffer: remove code duplication from hv_ringbuffer_peek/read() (fate#315887). - Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends() (fate#315887). - Drivers: hv: ring_buffer.c: fix comment style (fate#315887). - Drivers: hv: utils: fix crash when device is removed from host side (fate#315887). - Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode (fate#315887). - Drivers: hv: utils: rename outmsg_lock (fate#315887). - Drivers: hv: utils: fix memory leak on on_msg() failure (fate#315887). - tools: hv: vss: fix the write()'s argument: error -> vss_msg (fate#315887). - Drivers: hv: utils: Invoke the poll function after handshake (fate#315887). - Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0 (fate#315887). - drivers/hv: correct tsc page sequence invalid value (fate#315887). - Drivers: hv: vmbus: Fix a Host signaling bug (fate#315887). - drivers:hv: Allow for MMIO claims that span ACPI _CRS records (fate#315887). - Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex (fate#315887). - Drivers: hv: vmbus: release relid on error in vmbus_process_offer() (fate#315887). - Drivers: hv: vmbus: fix rescind-offer handling for device without a driver (fate#315887). - Drivers: hv: vmbus: do sanity check of channel state in vmbus_close_internal() (fate#315887). - Drivers: hv: vmbus: serialize process_chn_event() and vmbus_close_internal() (fate#315887). - Drivers: hv: vmbus: Get rid of the unused irq variable (fate#315887). - Drivers: hv: vmbus: Get rid of the unused macro (fate#315887). - Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs (fate#315887). - Drivers: hv: vmbus: Use uuid_le type consistently (fate#315887). - drivers:hv: Define the channel type for Hyper-V PCI Express pass-through (fate#315887). - drivers:hv: Export the API to invoke a hypercall on Hyper-V (fate#315887). - drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc num (fate#315887). - drivers/hv: cleanup synic msrs if vmbus connect failed (fate#315887). - Drivers: hv: utils: use memdup_user in hvt_op_write (fate#315887). - Drivers: hv: util: catch allocation errors (fate#315887). - tools: hv: remove repeated HV_FCOPY string (fate#315887). - tools: hv: report ENOSPC errors in hv_fcopy_daemon (fate#315887). - Drivers: hv: util: Increase the timeout for util services (fate#315887). - Drivers: hv: vmbus: fix build warning (fate#315887). - hv_netvsc: Fix race condition on Multi-Send Data field (fate#315887). - storvsc: add logging for error/warning messages (fate#315887). - hv_netvsc: Eliminate vlan_tci from struct hv_netvsc_packet (fate#315887). - hv_netvsc: Eliminate status from struct hv_netvsc_packet (fate#315887). - hv_netvsc: Eliminate xmit_more from struct hv_netvsc_packet (fate#315887). - hv_netvsc: Eliminate completion_func from struct hv_netvsc_packet (fate#315887). - hv_netvsc: Eliminate is_data_pkt from struct hv_netvsc_packet (fate#315887). - hv_netvsc: Eliminate send_completion_tid from struct hv_netvsc_packet (fate#315887). - hv_netvsc: Eliminate page_buf from struct hv_netvsc_packet (fate#315887). - hv_netvsc: remove locking in netvsc_send() (fate#315887). - hv_netvsc: move subchannel existence check to netvsc_select_queue() (fate#315887). - hv_netvsc: Don't ask for additional head room in the skb (fate#315887). - hv_netvsc: Eliminate send_completion_ctx from struct hv_netvsc_packet (fate#315887). - hv_netvsc: Eliminate send_completion from struct hv_netvsc_packet (fate#315887). - hv_netvsc: Eliminatte the data field from struct hv_netvsc_packet (fate#315887). - hv_netvsc: Eliminate rndis_msg pointer from hv_netvsc_packet structure (fate#315887). - hv_netvsc: Eliminate the channel field in hv_netvsc_packet structure (fate#315887). - hv_netvsc: Rearrange the hv_negtvsc_packet to be space efficient (fate#315887). - hv_netvsc: Resize some of the variables in hv_netvsc_packet (fate#315887). - hv_netvsc: rework link status change handling (fate#315887). - commit e5e2091 - Add mainline tags to two hyperv patches - commit 372bb9c ++++ kernel-source: - Delete patches.fixes/tulip-quad-NIC-ifdown. The original bug that this patch fixed was addressed in 2004, in v2.6.10 (6379dd57 of linux-2.6-bk), but pci_disable_device was still required to shut down the device. Commit c321f7d7c87 in v3.14 added the pci_disable_device at the end of tulip_remove_one just far enough out of context so that this patch still applied. - commit 05c9dcc - supported.conf: Add vfat to -base to be able to mount the ESP (bsc#950292). - commit 19a2713 - Delete obsolete hv_netvsc patch to handle RNDIS_STATUS_NETWORK_CHANGE - commit f85f67a - storvsc: Fix typo in MODULE_PARM_DESC (fate#315887). - storvsc: Tighten up the interrupt path (fate#315887). - storvsc: Refactor the code in storvsc_channel_init() (fate#315887). - storvsc: Properly support Fibre Channel devices (fate#315887). - storvsc: Fix a bug in the layout of the hv_fc_wwn_packet (fate#315887). - Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical (fate#315887). - Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy (fate#315887). - Drivers: hv: vmbus: fix the building warning with hyperv-keyboard (fate#315887). - drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 header (fate#315887). - drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header (fate#315887). - drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header (fate#315887). - drivers/hv: replace enum hv_message_type by u32 (fate#315887). - Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek() (fate#315887). - Drivers: hv: remove code duplication between vmbus_recvpacket()/vmbus_recvpacket_raw() (fate#315887). - Drivers: hv: ring_buffer: remove code duplication from hv_ringbuffer_peek/read() (fate#315887). - Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends() (fate#315887). - Drivers: hv: ring_buffer.c: fix comment style (fate#315887). - Drivers: hv: utils: fix crash when device is removed from host side (fate#315887). - Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode (fate#315887). - Drivers: hv: utils: rename outmsg_lock (fate#315887). - Drivers: hv: utils: fix memory leak on on_msg() failure (fate#315887). - tools: hv: vss: fix the write()'s argument: error -> vss_msg (fate#315887). - Drivers: hv: utils: Invoke the poll function after handshake (fate#315887). - Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0 (fate#315887). - drivers/hv: correct tsc page sequence invalid value (fate#315887). - Drivers: hv: vmbus: Fix a Host signaling bug (fate#315887). - drivers:hv: Allow for MMIO claims that span ACPI _CRS records (fate#315887). - Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex (fate#315887). - Drivers: hv: vmbus: release relid on error in vmbus_process_offer() (fate#315887). - Drivers: hv: vmbus: fix rescind-offer handling for device without a driver (fate#315887). - Drivers: hv: vmbus: do sanity check of channel state in vmbus_close_internal() (fate#315887). - Drivers: hv: vmbus: serialize process_chn_event() and vmbus_close_internal() (fate#315887). - Drivers: hv: vmbus: Get rid of the unused irq variable (fate#315887). - Drivers: hv: vmbus: Get rid of the unused macro (fate#315887). - Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs (fate#315887). - Drivers: hv: vmbus: Use uuid_le type consistently (fate#315887). - drivers:hv: Define the channel type for Hyper-V PCI Express pass-through (fate#315887). - drivers:hv: Export the API to invoke a hypercall on Hyper-V (fate#315887). - drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc num (fate#315887). - drivers/hv: cleanup synic msrs if vmbus connect failed (fate#315887). - Drivers: hv: utils: use memdup_user in hvt_op_write (fate#315887). - Drivers: hv: util: catch allocation errors (fate#315887). - tools: hv: remove repeated HV_FCOPY string (fate#315887). - tools: hv: report ENOSPC errors in hv_fcopy_daemon (fate#315887). - Drivers: hv: util: Increase the timeout for util services (fate#315887). - Drivers: hv: vmbus: fix build warning (fate#315887). - hv_netvsc: Fix race condition on Multi-Send Data field (fate#315887). - storvsc: add logging for error/warning messages (fate#315887). - hv_netvsc: Eliminate vlan_tci from struct hv_netvsc_packet (fate#315887). - hv_netvsc: Eliminate status from struct hv_netvsc_packet (fate#315887). - hv_netvsc: Eliminate xmit_more from struct hv_netvsc_packet (fate#315887). - hv_netvsc: Eliminate completion_func from struct hv_netvsc_packet (fate#315887). - hv_netvsc: Eliminate is_data_pkt from struct hv_netvsc_packet (fate#315887). - hv_netvsc: Eliminate send_completion_tid from struct hv_netvsc_packet (fate#315887). - hv_netvsc: Eliminate page_buf from struct hv_netvsc_packet (fate#315887). - hv_netvsc: remove locking in netvsc_send() (fate#315887). - hv_netvsc: move subchannel existence check to netvsc_select_queue() (fate#315887). - hv_netvsc: Don't ask for additional head room in the skb (fate#315887). - hv_netvsc: Eliminate send_completion_ctx from struct hv_netvsc_packet (fate#315887). - hv_netvsc: Eliminate send_completion from struct hv_netvsc_packet (fate#315887). - hv_netvsc: Eliminatte the data field from struct hv_netvsc_packet (fate#315887). - hv_netvsc: Eliminate rndis_msg pointer from hv_netvsc_packet structure (fate#315887). - hv_netvsc: Eliminate the channel field in hv_netvsc_packet structure (fate#315887). - hv_netvsc: Rearrange the hv_negtvsc_packet to be space efficient (fate#315887). - hv_netvsc: Resize some of the variables in hv_netvsc_packet (fate#315887). - hv_netvsc: rework link status change handling (fate#315887). - commit e5e2091 - Add mainline tags to two hyperv patches - commit 372bb9c ++++ kernel-syms: - Delete patches.fixes/tulip-quad-NIC-ifdown. The original bug that this patch fixed was addressed in 2004, in v2.6.10 (6379dd57 of linux-2.6-bk), but pci_disable_device was still required to shut down the device. Commit c321f7d7c87 in v3.14 added the pci_disable_device at the end of tulip_remove_one just far enough out of context so that this patch still applied. - commit 05c9dcc - supported.conf: Add vfat to -base to be able to mount the ESP (bsc#950292). - commit 19a2713 - Delete obsolete hv_netvsc patch to handle RNDIS_STATUS_NETWORK_CHANGE - commit f85f67a - storvsc: Fix typo in MODULE_PARM_DESC (fate#315887). - storvsc: Tighten up the interrupt path (fate#315887). - storvsc: Refactor the code in storvsc_channel_init() (fate#315887). - storvsc: Properly support Fibre Channel devices (fate#315887). - storvsc: Fix a bug in the layout of the hv_fc_wwn_packet (fate#315887). - Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical (fate#315887). - Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy (fate#315887). - Drivers: hv: vmbus: fix the building warning with hyperv-keyboard (fate#315887). - drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 header (fate#315887). - drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header (fate#315887). - drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header (fate#315887). - drivers/hv: replace enum hv_message_type by u32 (fate#315887). - Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek() (fate#315887). - Drivers: hv: remove code duplication between vmbus_recvpacket()/vmbus_recvpacket_raw() (fate#315887). - Drivers: hv: ring_buffer: remove code duplication from hv_ringbuffer_peek/read() (fate#315887). - Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends() (fate#315887). - Drivers: hv: ring_buffer.c: fix comment style (fate#315887). - Drivers: hv: utils: fix crash when device is removed from host side (fate#315887). - Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode (fate#315887). - Drivers: hv: utils: rename outmsg_lock (fate#315887). - Drivers: hv: utils: fix memory leak on on_msg() failure (fate#315887). - tools: hv: vss: fix the write()'s argument: error -> vss_msg (fate#315887). - Drivers: hv: utils: Invoke the poll function after handshake (fate#315887). - Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0 (fate#315887). - drivers/hv: correct tsc page sequence invalid value (fate#315887). - Drivers: hv: vmbus: Fix a Host signaling bug (fate#315887). - drivers:hv: Allow for MMIO claims that span ACPI _CRS records (fate#315887). - Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex (fate#315887). - Drivers: hv: vmbus: release relid on error in vmbus_process_offer() (fate#315887). - Drivers: hv: vmbus: fix rescind-offer handling for device without a driver (fate#315887). - Drivers: hv: vmbus: do sanity check of channel state in vmbus_close_internal() (fate#315887). - Drivers: hv: vmbus: serialize process_chn_event() and vmbus_close_internal() (fate#315887). - Drivers: hv: vmbus: Get rid of the unused irq variable (fate#315887). - Drivers: hv: vmbus: Get rid of the unused macro (fate#315887). - Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs (fate#315887). - Drivers: hv: vmbus: Use uuid_le type consistently (fate#315887). - drivers:hv: Define the channel type for Hyper-V PCI Express pass-through (fate#315887). - drivers:hv: Export the API to invoke a hypercall on Hyper-V (fate#315887). - drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc num (fate#315887). - drivers/hv: cleanup synic msrs if vmbus connect failed (fate#315887). - Drivers: hv: utils: use memdup_user in hvt_op_write (fate#315887). - Drivers: hv: util: catch allocation errors (fate#315887). - tools: hv: remove repeated HV_FCOPY string (fate#315887). - tools: hv: report ENOSPC errors in hv_fcopy_daemon (fate#315887). - Drivers: hv: util: Increase the timeout for util services (fate#315887). - Drivers: hv: vmbus: fix build warning (fate#315887). - hv_netvsc: Fix race condition on Multi-Send Data field (fate#315887). - storvsc: add logging for error/warning messages (fate#315887). - hv_netvsc: Eliminate vlan_tci from struct hv_netvsc_packet (fate#315887). - hv_netvsc: Eliminate status from struct hv_netvsc_packet (fate#315887). - hv_netvsc: Eliminate xmit_more from struct hv_netvsc_packet (fate#315887). - hv_netvsc: Eliminate completion_func from struct hv_netvsc_packet (fate#315887). - hv_netvsc: Eliminate is_data_pkt from struct hv_netvsc_packet (fate#315887). - hv_netvsc: Eliminate send_completion_tid from struct hv_netvsc_packet (fate#315887). - hv_netvsc: Eliminate page_buf from struct hv_netvsc_packet (fate#315887). - hv_netvsc: remove locking in netvsc_send() (fate#315887). - hv_netvsc: move subchannel existence check to netvsc_select_queue() (fate#315887). - hv_netvsc: Don't ask for additional head room in the skb (fate#315887). - hv_netvsc: Eliminate send_completion_ctx from struct hv_netvsc_packet (fate#315887). - hv_netvsc: Eliminate send_completion from struct hv_netvsc_packet (fate#315887). - hv_netvsc: Eliminatte the data field from struct hv_netvsc_packet (fate#315887). - hv_netvsc: Eliminate rndis_msg pointer from hv_netvsc_packet structure (fate#315887). - hv_netvsc: Eliminate the channel field in hv_netvsc_packet structure (fate#315887). - hv_netvsc: Rearrange the hv_negtvsc_packet to be space efficient (fate#315887). - hv_netvsc: Resize some of the variables in hv_netvsc_packet (fate#315887). - hv_netvsc: rework link status change handling (fate#315887). - commit e5e2091 - Add mainline tags to two hyperv patches - commit 372bb9c ++++ rhythmbox: - Update to version 3.3: + New plugin supporting Android devices via gvfs-mtp. + Encoding settings are now configurable per device type. + Encoding settings can force lossless files to be transcoded. + Bugs fixed: bgo#733830, bgo#748857, bgo#749015, bgo#751265, bgo#751630, bgo#751961, bgo#752433, bgo#753359, bgo#753767, bgo#755881, bgo#756992, bgo#757225, bgo#760192, bgo#761030. + Updated translations. ------------------------------------------------------------------ ------------------ 2016-1-24 - Jan 24 2016 ------------------- ------------------------------------------------------------------ ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2016-1-23 - Jan 23 2016 ------------------- ------------------------------------------------------------------ ++++ kernel-default: - Delete obsoleted patches.fixes/ptrace-getsiginfo This has been fixed in 2.6.26 by e16b278. - commit 250ec53 - KEYS: Fix keyring ref leak in join_session_keyring() (bnc#962075, CVE-2016-0728). Refresh patch, its current formatting confuses git am. - commit 2cbb011 - futex: Cleanup the goto confusion in requeue_pi() (bug#960174). - commit 19ec896 - futex: Remove pointless put_pi_state calls in requeue() (bug#960174). - commit d73e85a - futex: Document pi_state refcounting in requeue code (bug#960174). - commit 0bb11cc - futex: Rename free_pi_state() to put_pi_state() (bug#960174). - commit 75f3d47 - futex: Drop refcount if requeue_pi() acquired the rtmutex (bug#960174). - commit 866307b - futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op (bug#960175). - commit eaa65b2 ++++ kernel-source: - Delete obsoleted patches.fixes/ptrace-getsiginfo This has been fixed in 2.6.26 by e16b278. - commit 250ec53 - KEYS: Fix keyring ref leak in join_session_keyring() (bnc#962075, CVE-2016-0728). Refresh patch, its current formatting confuses git am. - commit 2cbb011 - futex: Cleanup the goto confusion in requeue_pi() (bug#960174). - commit 19ec896 - futex: Remove pointless put_pi_state calls in requeue() (bug#960174). - commit d73e85a - futex: Document pi_state refcounting in requeue code (bug#960174). - commit 0bb11cc - futex: Rename free_pi_state() to put_pi_state() (bug#960174). - commit 75f3d47 - futex: Drop refcount if requeue_pi() acquired the rtmutex (bug#960174). - commit 866307b - futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op (bug#960175). - commit eaa65b2 ++++ kernel-syms: - Delete obsoleted patches.fixes/ptrace-getsiginfo This has been fixed in 2.6.26 by e16b278. - commit 250ec53 - KEYS: Fix keyring ref leak in join_session_keyring() (bnc#962075, CVE-2016-0728). Refresh patch, its current formatting confuses git am. - commit 2cbb011 - futex: Cleanup the goto confusion in requeue_pi() (bug#960174). - commit 19ec896 - futex: Remove pointless put_pi_state calls in requeue() (bug#960174). - commit d73e85a - futex: Document pi_state refcounting in requeue code (bug#960174). - commit 0bb11cc - futex: Rename free_pi_state() to put_pi_state() (bug#960174). - commit 75f3d47 - futex: Drop refcount if requeue_pi() acquired the rtmutex (bug#960174). - commit 866307b - futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op (bug#960175). - commit eaa65b2 ------------------------------------------------------------------ ------------------ 2016-1-22 - Jan 22 2016 ------------------- ------------------------------------------------------------------ ++++ clutter: - Update to version 1.25.4: + Add more scrolling information inside ClutterScrollEvent + Bugs fixed: bgo#757026. + Updated translations. ++++ dracut: - Refresh and merge: 0133-Allow-multiple-configurations-per-network-interface-.patch 0145-40network-handle-ip-ifname-static-correctly.patch 0162-network-Request-DHCP-lease-instead-of-getting-applyi.patch - Delete 0134-Remove-bootdev-warning-bnc-881112.patch: - ip=ibft got deprecated, so workaround not necessary ++++ gnome-shell-extensions: - Update to version 3.19.4: + screenshot-window-sizer: HiDPI support. + Fix gnome-shell component in classic session. + Updated translations. ++++ installation-images-SLES: - nvme module has been moved (bsc#963114) - 14.217 ++++ iproute2: - merge iproute2-doc.spec back into iproute2.spec iproute2-doc was separated into its own specfile to make rebuilds faster; this is not as important in SLE as it is in Factory and is not worth bothering with a multispec source package here ++++ java-1_7_0-openjdk: - Update to 2.6.4 - OpenJDK 7u95 (bsc#962743) * Security fixes - S8059054, CVE-2016-0402: Better URL processing - S8130710, CVE-2016-0448: Better attributes processing - S8132210: Reinforce JMX collector internals - S8132988: Better printing dialogues - S8133962, CVE-2016-0466: More general limits - S8137060: JMX memory management improvements - S8139012: Better font substitutions - S8139017, CVE-2016-0483: More stable image decoding - S8140543, CVE-2016-0494: Arrange font actions - S8143185: Cleanup for handling proxies - S8143941, CVE-2015-8126, CVE-2015-8472: Update splashscreen displays - S8144773, CVE-2015-7575: Further reduce use of MD5 (SLOTH) - S8142882, CVE-2015-4871: rebinding of the receiver of a DirectMethodHandle may allow a protected method to be accessed * Import of OpenJDK 7 u95 build 0 - S7167988: PKIX CertPathBuilder in reverse mode doesn't work if more than one trust anchor is specified - S8068761: [TEST_BUG] java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed with SocketTimeoutException - S8074068: Cleanup in src/share/classes/sun/security/x509/ - S8075773: jps running as root fails after the fix of JDK-8050807 - S8081297: SSL Problem with Tomcat - S8131181: Increment minor version of HSx for 7u95 and initialize the build number - S8132082: Let OracleUcrypto accept RSAPrivateKey - S8134605: Partial rework of the fix for 8081297 - S8134861: XSLT: Extension func call cause exception if namespace URI contains partial package name - S8135307: CompletionFailure thrown when calling FieldDoc.type, if the field's type is missing - S8138716: (tz) Support tzdata2015g - S8140244: Port fix of JDK-8075773 to MacOSX - S8141213: [Parfait]Potentially blocking function GetArrayLength called in JNI critical region at line 239 of jdk/src/share/native/sun/awt/image/jpeg/jpegdecoder.c in function GET_ARRAYS - S8141287: Add MD5 to jdk.certpath.disabledAlgorithms - Take 2 - S8142928: [TEST_BUG] sun/security/provider/certpath/ReverseBuilder/ReverseBuild.java 8u71 failure - S8143132: L10n resource file translation update - S8144955: Wrong changes were pushed with 8143942 - S8145551: Test failed with Crash for Improved font lookups - S8147466: Add -fno-strict-overflow to IndicRearrangementProcessor{,2}.cpp * Backports - S8140244: Port fix of JDK-8075773 to AIX - S8133196, PR2712, RH1251935: HTTPS hostname invalid issue with InetAddress - S8140620, PR2710: Find and load default.sf2 as the default soundbank on Linux - Update the java-1_7_0-openjdk.keyring file to include both keys of Andrew John Hughes of icedtea fame. - Rename the keyring file and disable it in the spec file until the key servers can handle those keys. ++++ kernel-default: - rpm/kernel-source.spec.in: Install kernel-macros for kernel-source-vanilla (bsc#959090) - commit cd33617 - rpm/kernel-binary.spec.in: Fix paths in kernel-vanilla-devel (bsc#959090). - commit 2d2ec7f - rpm/kernel-binary.spec.in: Fix kernel-vanilla-devel dependency (bsc#959090) - commit fbbc989 - rpm/kernel-binary.spec.in: Use bzip compression to speed up build (bsc#962356) - commit e8f8f54 - supported.conf: drivers/scsi/cxlflash/cxlflash.ko Add drivers/scsi/cxlflash/cxlflash.ko to supported conf (fate#318001) - commit 4ea02c2 - Fixup typo in alua backport - Refresh patches.fixes/scsi_dh_alua-Use-workqueue-for-RTPG.patch. - Refresh patches.fixes/scsi_dh_alua-simplify-alua_initialize.patch. - Refresh patches.fixes/scsi_dh_alua-use-unique-device-id.patch. - commit 4c7f6a2 - Delete patches.suse/sched-Put-expensive-runtime-debugging-checks-under-a-separate-Kconfig-entry.patch. - commit 0eaea85 - Refresh patches.suse/mm-Warn-users-of-node-memory-hot-remove-if-the-memory-ratio-is-a-high-risk.patch. - commit af558cf - Refresh patches.suse/dm-mpath-no-partitions-feature. - commit 9429736 - Refresh patches.suse/sd_init.mark_majors_busy.patch. - commit 828575b - Refresh patches.drivers/pstore_disable_efi_backend_by_default.patch. - commit 4490aee - Refresh patches.suse/btrfs-provide-super_operations-get_inode_dev. - commit 022765f - Refresh patches.arch/acpi_thermal_passive_blacklist.patch. - commit be6eec0 - Delete patches.suse/cfq-Increase-default-value-of-target_latency.patch. - commit c3abfc4 - Refresh patches.suse/cfq-Increase-default-value-of-target_latency.patch. - commit 7520b8f ++++ kernel-source: - rpm/kernel-source.spec.in: Install kernel-macros for kernel-source-vanilla (bsc#959090) - commit cd33617 - rpm/kernel-binary.spec.in: Fix paths in kernel-vanilla-devel (bsc#959090). - commit 2d2ec7f - rpm/kernel-binary.spec.in: Fix kernel-vanilla-devel dependency (bsc#959090) - commit fbbc989 - rpm/kernel-binary.spec.in: Use bzip compression to speed up build (bsc#962356) - commit e8f8f54 - supported.conf: drivers/scsi/cxlflash/cxlflash.ko Add drivers/scsi/cxlflash/cxlflash.ko to supported conf (fate#318001) - commit 4ea02c2 - Fixup typo in alua backport - Refresh patches.fixes/scsi_dh_alua-Use-workqueue-for-RTPG.patch. - Refresh patches.fixes/scsi_dh_alua-simplify-alua_initialize.patch. - Refresh patches.fixes/scsi_dh_alua-use-unique-device-id.patch. - commit 4c7f6a2 - Delete patches.suse/sched-Put-expensive-runtime-debugging-checks-under-a-separate-Kconfig-entry.patch. - commit 0eaea85 - Refresh patches.suse/mm-Warn-users-of-node-memory-hot-remove-if-the-memory-ratio-is-a-high-risk.patch. - commit af558cf - Refresh patches.suse/dm-mpath-no-partitions-feature. - commit 9429736 - Refresh patches.suse/sd_init.mark_majors_busy.patch. - commit 828575b - Refresh patches.drivers/pstore_disable_efi_backend_by_default.patch. - commit 4490aee - Refresh patches.suse/btrfs-provide-super_operations-get_inode_dev. - commit 022765f - Refresh patches.arch/acpi_thermal_passive_blacklist.patch. - commit be6eec0 - Delete patches.suse/cfq-Increase-default-value-of-target_latency.patch. - commit c3abfc4 - Refresh patches.suse/cfq-Increase-default-value-of-target_latency.patch. - commit 7520b8f ++++ kernel-syms: - rpm/kernel-source.spec.in: Install kernel-macros for kernel-source-vanilla (bsc#959090) - commit cd33617 - rpm/kernel-binary.spec.in: Fix paths in kernel-vanilla-devel (bsc#959090). - commit 2d2ec7f - rpm/kernel-binary.spec.in: Fix kernel-vanilla-devel dependency (bsc#959090) - commit fbbc989 - rpm/kernel-binary.spec.in: Use bzip compression to speed up build (bsc#962356) - commit e8f8f54 - supported.conf: drivers/scsi/cxlflash/cxlflash.ko Add drivers/scsi/cxlflash/cxlflash.ko to supported conf (fate#318001) - commit 4ea02c2 - Fixup typo in alua backport - Refresh patches.fixes/scsi_dh_alua-Use-workqueue-for-RTPG.patch. - Refresh patches.fixes/scsi_dh_alua-simplify-alua_initialize.patch. - Refresh patches.fixes/scsi_dh_alua-use-unique-device-id.patch. - commit 4c7f6a2 - Delete patches.suse/sched-Put-expensive-runtime-debugging-checks-under-a-separate-Kconfig-entry.patch. - commit 0eaea85 - Refresh patches.suse/mm-Warn-users-of-node-memory-hot-remove-if-the-memory-ratio-is-a-high-risk.patch. - commit af558cf - Refresh patches.suse/dm-mpath-no-partitions-feature. - commit 9429736 - Refresh patches.suse/sd_init.mark_majors_busy.patch. - commit 828575b - Refresh patches.drivers/pstore_disable_efi_backend_by_default.patch. - commit 4490aee - Refresh patches.suse/btrfs-provide-super_operations-get_inode_dev. - commit 022765f - Refresh patches.arch/acpi_thermal_passive_blacklist.patch. - commit be6eec0 - Delete patches.suse/cfq-Increase-default-value-of-target_latency.patch. - commit c3abfc4 - Refresh patches.suse/cfq-Increase-default-value-of-target_latency.patch. - commit 7520b8f ++++ mutter: - Update to version 3.19.4: + Fix updating stacking order when setting transient_for (bgo#755606). + Support screen rotation when supported by the driver (bgo#745079). + Protect against broken WM_CLASS property implementations (bgo#759658). + Handle wl_pointer v5 events on wayland (bgo#760637). + Implement DND actions on wayland (bgo#760805). + Misc. bug fixes: bgo#754711, bgo#756789, bgo#759297, bgo#758613, bgo#760330, bgo#760476, bgo#759222, bgo#760670. + Updated translations. ++++ libzip: - fix segfault when opening invalid zip file [bsc#963071] + libzip-segfault-invalid-zip.patch ++++ ntp: - Update to 4.2.8p6: * CVE-2015-8158, bsc#962966: Potential Infinite Loop in ntpq. * CVE-2015-8138, bsc#963002: origin: Zero Origin Timestamp Bypass. * CVE-2015-7979, bsc#962784: Off-path Denial of Service (DoS) attack on authenticated broadcast mode. * CVE-2015-7978, bsc#963000: Stack exhaustion in recursive traversal of restriction list. * CVE-2015-7977, bsc#962970: reslist NULL pointer dereference. * CVE-2015-7976, bsc#962802: ntpq saveconfig command allows dangerous characters in filenames. * CVE-2015-7975, bsc#962988: nextvar() missing length check. * CVE-2015-7974, bsc#962960: Skeleton Key: Missing key check allows impersonation between authenticated peers. * CVE-2015-7973, bsc#962995: Deja Vu: Replay attack on authenticated broadcast mode. * CVE-2015-8140: ntpq vulnerable to replay attacks. * CVE-2015-8139: Origin Leak: ntpq and ntpdc, disclose origin. * CVE-2015-5300, bsc#951629: Small-step/Big-step. - Add /var/db/ntp-kod (bsc#916617). - Add ntp-ENOBUFS.patch to limit a warning that might happen quite a lot on loaded systems (bsc#956773). ++++ perl-Bootloader: - fix typo - Fix dtb searching - 0.904 ++++ release-notes-sled: - 12.1.20160122 (tracked in bsc#961132): - Update release notes from FATE. - New entries: - FATE#315161: New Method of Online Migration Between Service Packs (see: bsc#959576, bsc#959134) - FATE#320205: Using SSH-Based AutoYaST Without Doing Updates (see: bsc#959208) - Changed entries: - FATE#318956: OpenJDK 8 availability: Clarification, language cleanup - Lots of other entries changed to improve spelling, grammar, terminology, and readability ++++ shim: - Fix the missing shim-devel.efi ++++ yast2-network: - Fixed an Internal error when aborting the configuration of a WiFi interface (bsc#950902). - 3.1.141 ------------------------------------------------------------------ ------------------ 2016-1-21 - Jan 21 2016 ------------------- ------------------------------------------------------------------ ++++ curl: - fix CVE-2016-0755 (bsc#962983) * libcurl NTLM credentials not-checked for proxy connection re-use * http://curl.haxx.se/docs/adv_20160127A.html * add curl-CVE-2016-0755.patch - unexpire cookie in test 46 (bsc#962996) * add 0001-test46-update-cookie-expire-time.patch - fix a typo in curl-secure-getenv.patch (bsc#936676) - run the testsuite during build (bsc#934333) * add curl-disable_failing_tests.patch ++++ dracut: - Add 0207-handle_module_aliases.patch: Handle module aliases correctly to not generate unbootable initrds with different kernel versions. Fix for boo#962694 ++++ glib2: - Fix default mime handler associtations: since GLIB 2.42, the file in question is no longer defaults.list (too unspecific), but is called mimeapps.list. Touch and link the right files. ++++ gnome-session: - Update to version 3.19.4: + Give every app its own journal id. + Rework startup files as part of the wayland effort. + Fix command line help output. - Drop gnome-session-gnome-shell-renamed.patch: fixed upstream. - Drop gnome-session-autostart-app-give-every-app-journal-id.patch: fixed upstream. ++++ gstreamer: - Update to version 1.6.3: + Fix regression in GL library that made glimagesink unsable on Android. + Integer arithmetic overflow in queue2 element that could break buffering or cause crashes due to NULL pointer dereference. + Fix crash in AAC/ADTS typefinder caused by reading more memory than is available. + Stop ignoring encoder errors in the VP8/VP9 encoders. + Deprecate GstVideoEncoder GST_VIDEO_ENCODER_FLOW_DROPPED. It's redudant and was never actually implemented. + Ensure to store the correct video info in GstVideoBufferPool. + Fix caps in rtspsrc when doing SRTP over interleaved TCP. + Fix crash in pcap parser on 0-sized packets. + Clear EOS flag in appsrc to allow reuse after EOS and flushing. + Ignore flushing streams in streamsynchronizer during stream switches to fix problems caused by this in gst-editing-services. + Ignore tags and other metadata in WAV files after the "data" chunk in PUSH mode to prevent them from being interpreted as audio. + Correctly use colorimetry in v4l2 only for YUV color formats. + Set reserved bits in MPEG TS muxer to 1s. + Fix calculation of SBC frame lengths. + Fix output of the RTP JPEG2000 depayloader to have one frame per buffer and crash in the OpenJPEG decoder on incomplete frames. + Update ffmpeg snapshot in gst-libav to 2.8.5. + Memory leak fixes in scaletempo, the raw video RTP depayloader, and in playsink related to audio/video filters. + Fixes for error handling in the OSX audio plugin. + Various gobject-introspection annotation fixes and additions. + Compiler warning fixes for latest clang compiler. - Change source URL to http://gstreamer.freedesktop.org/ instead of http://download.gnome.org/; the former seems to be more frequently updated. ++++ gstreamer-plugins-bad: - Update to version 1.6.3: + Fix regression in GL library that made glimagesink unsable on Android. + Integer arithmetic overflow in queue2 element that could break buffering or cause crashes due to NULL pointer dereference. + Fix crash in AAC/ADTS typefinder caused by reading more memory than is available. + Stop ignoring encoder errors in the VP8/VP9 encoders. + Deprecate GstVideoEncoder GST_VIDEO_ENCODER_FLOW_DROPPED. It's redudant and was never actually implemented. + Ensure to store the correct video info in GstVideoBufferPool. + Fix caps in rtspsrc when doing SRTP over interleaved TCP. + Fix crash in pcap parser on 0-sized packets. + Clear EOS flag in appsrc to allow reuse after EOS and flushing. + Ignore flushing streams in streamsynchronizer during stream switches to fix problems caused by this in gst-editing-services. + Ignore tags and other metadata in WAV files after the "data" chunk in PUSH mode to prevent them from being interpreted as audio. + Correctly use colorimetry in v4l2 only for YUV color formats. + Set reserved bits in MPEG TS muxer to 1s. + Fix calculation of SBC frame lengths. + Fix output of the RTP JPEG2000 depayloader to have one frame per buffer and crash in the OpenJPEG decoder on incomplete frames. + Update ffmpeg snapshot in gst-libav to 2.8.5. + Memory leak fixes in scaletempo, the raw video RTP depayloader, and in playsink related to audio/video filters. + Fixes for error handling in the OSX audio plugin. + Various gobject-introspection annotation fixes and additions. + Compiler warning fixes for latest clang compiler. ++++ gstreamer-plugins-base: - Update to version 1.6.3: - Fix regression in GL library that made glimagesink unsable on Android. - Integer arithmetic overflow in queue2 element that could break buffering or cause crashes due to NULL pointer dereference. - Fix crash in AAC/ADTS typefinder caused by reading more memory than is available. - Stop ignoring encoder errors in the VP8/VP9 encoders. - Deprecate GstVideoEncoder GST_VIDEO_ENCODER_FLOW_DROPPED. It's redudant and was never actually implemented. - Ensure to store the correct video info in GstVideoBufferPool. - Fix caps in rtspsrc when doing SRTP over interleaved TCP. - Fix crash in pcap parser on 0-sized packets. - Clear EOS flag in appsrc to allow reuse after EOS and flushing. - Ignore flushing streams in streamsynchronizer during stream switches to fix problems caused by this in gst-editing-services. - Ignore tags and other metadata in WAV files after the "data" chunk in PUSH mode to prevent them from being interpreted as audio. - Correctly use colorimetry in v4l2 only for YUV color formats. - Set reserved bits in MPEG TS muxer to 1s. - Fix calculation of SBC frame lengths. - Fix output of the RTP JPEG2000 depayloader to have one frame per buffer and crash in the OpenJPEG decoder on incomplete frames. - Update ffmpeg snapshot in gst-libav to 2.8.5. - Memory leak fixes in scaletempo, the raw video RTP depayloader, and in playsink related to audio/video filters. - Fixes for error handling in the OSX audio plugin. - Various gobject-introspection annotation fixes and additions. - Compiler warning fixes for latest clang compiler. - Change source URL to http://gstreamer.freedesktop.org/ instead of http://download.gnome.org/; the former seems to be more frequently updated. ++++ gstreamer-plugins-good: - Update to version 1.6.3: - Fix regression in GL library that made glimagesink unsable on Android. - Integer arithmetic overflow in queue2 element that could break buffering or cause crashes due to NULL pointer dereference. - Fix crash in AAC/ADTS typefinder caused by reading more memory than is available. - Stop ignoring encoder errors in the VP8/VP9 encoders. - Deprecate GstVideoEncoder GST_VIDEO_ENCODER_FLOW_DROPPED. It's redudant and was never actually implemented. - Ensure to store the correct video info in GstVideoBufferPool. - Fix caps in rtspsrc when doing SRTP over interleaved TCP. - Fix crash in pcap parser on 0-sized packets. - Clear EOS flag in appsrc to allow reuse after EOS and flushing. - Ignore flushing streams in streamsynchronizer during stream switches to fix problems caused by this in gst-editing-services. - Ignore tags and other metadata in WAV files after the "data" chunk in PUSH mode to prevent them from being interpreted as audio. - Correctly use colorimetry in v4l2 only for YUV color formats. - Set reserved bits in MPEG TS muxer to 1s. - Fix calculation of SBC frame lengths. - Fix output of the RTP JPEG2000 depayloader to have one frame per buffer and crash in the OpenJPEG decoder on incomplete frames. - Update ffmpeg snapshot in gst-libav to 2.8.5. - Memory leak fixes in scaletempo, the raw video RTP depayloader, and in playsink related to audio/video filters. - Fixes for error handling in the OSX audio plugin. - Various gobject-introspection annotation fixes and additions. - Compiler warning fixes for latest clang compiler. - Switch to using http://gstreamer.freedesktop.org/ as the source URL instead of http://download.gnome.org/; the former seems to be updated more frequently. ++++ iproute2: - upgrade to upstream version 4.4 to match kernel version * implements fate#319924 - remove patches obsoleted by upgrade: Handle-netdev-group-for-veth-peer-too.patch:Patch-mainline (3.14) Revert-vxlan-remove-dstport-option.patch (3.14) bridge-fix-reporting-of-IPv6-addresses.patch (3.14) introduce-support-for-slave-info-data.patch (3.14) ip-fix-exit-code-for-addrlabel.patch (4.1) ip-fix-exit-code-for-rule-failures.patch (4.1) ip-return-correct-exit-code-on-route-failure.patch (4.1) ip-route-add-congestion-control-metric.patch (4.0) ip-support-of-usec-rtt-in-tcp_metrics.patch (3.17) iplink-add-support-for-bonding-netlink.patch (3.14) iplink-add-support-for-bonding-slave.patch (3.14) iplink_bond-fix-arp_all_targets-parameter-name-in-ou.patch (3.14) iplink_bond-fix-parameter-value-matching.patch (3.14) iplink_bond_slave-show-mii_status-only-once.patch (3.14) iproute-Fix-Netid-value-for-multi-families-output.patch (3.14) iproute2-finish-support-for-bonding-attributes.patch (3.14) update-kernel-headers-for-bonding-support.patch (3.14) update-kernel-headers-to-3.19-net-next.patch (4.0) update-kernel-headers-to-SLE12-SP1-Beta-1.patch (3.15) veth-Handle-flags-correctry.patch (3.14) veth-fix-uninitialized-arguments.patch (3.14) - update non-upstream patches to version 4.4: adjust-installation-directories-for-SLE.patch avoid-unused-return-value-gcc-warnings.patch - refresh remaining patches: add-explicit-typecast-to-avoid-gcc-warning.patch fix-build-with-D_FORTIFY_SOURCE-2.patch man-fix-documentation-references-in-manual-pages.patch use-sysconf-_SC_CLK_TCK-if-HZ-undefined.patch - new non-upstream patches from Factory package: * xfrm-support-displaying-transformations-used-for-Mob.patch: support displaying xfrm transformations for Mobile IPv6 * examples-fix-bashisms-in-example-script.patch: fix bashisms in example script declaring /bin/sh interpreter ++++ kernel-default: - Update remaining SCSI patches - Refresh patches.fixes/scsi-Handle-power-on-reset-unit-attention.patch. - Update patches.fixes/scsi_scan-Send-TEST-UNIT-READY-to-LUN0-before-LUN-sc.patch (bnc#843236, bnc#893377). - Delete patches.fixes/scsi-Use-BLIST_TESTLUN-for-Fujitsu-Eternus-DXL.patch. - Delete patches.fixes/scsi-clear-host_scribble-upon-successful-abort.patch. - commit b4ebec7 - Add sd_mod to initrd modules For some reason PowerVM backend can't work without sd_mod - commit 7c2bd21 - Backport queued ALUA update patches - scsi: Add 'access_state' attribute References: bsc#927040. - scsi: rescan VPD attributes. - scsi_dh: add 'rescan' callback References: bsc#927040. - scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA' References: bsc#927040. - References: bsc#927040. - scsi_dh_alua: Make stpg synchronous (bnc#708296). - scsi_dh_alua: Pass buffer as function argument (bnc#708296). - scsi_dh_alua: Send TEST UNIT READY to poll for transitioning (bsc#927040). - scsi_dh_alua: Update version to 2.0 (bnc#708296). - scsi_dh_alua: Use separate alua_port_group structure (bnc#708296). - scsi_dh_alua: Use workqueue for RTPG (bnc#708296). - scsi_dh_alua: allocate RTPG buffer separately References: bsc#927040. - scsi_dh_alua: call alua_rtpg() if stpg fails References: bsc#927040. - scsi_dh_alua: move optimize_stpg evaluation (bsc#927040). - scsi_dh_alua: remove 'rel_port' from alua_dh_data structure (bsc#927040). - revert commit a8e5a2d593cb (" scsi_dh_alua: ALUA handler attach should succeed while TPG is transitioning") (bnc#708296). - scsi_dh_alua: separate out alua_stpg() (bsc#927040). - scsi_dh_alua: simplify alua_initialize() (bsc#927040). - scsi_dh_alua: switch to scsi_execute_req_flags() (bnc#708296). - scsi_dh_alua: update 'access_state' field (bnc#708296). - scsi_dh_alua: use common definitions for ALUA state (bnc#708296). - scsi_dh_alua: use unique device id (bnc#708296). - Refresh patches.fixes/scsi_dh_alua-Recheck-state-on-unit-attention.patch. - Refresh patches.fixes/scsi_dh_alua-update-all-port-states.patch. - Delete patches.fixes/scsi_dh_alua-disable-ALUA-handling-for-non-disk-devi.patch. - Delete patches.fixes/scsi_dh_alua-fixup-crash-in-alua_rtpg_work.patch. - Delete patches.fixes/scsi_dh_alua-parse-device-id-instead-of-target-id.patch. - Delete patches.fixes/scsi_dh_alua-recheck-RTPG-in-regular-intervals.patch. - commit 2d825ba - Backport ALUA update from 4.5 - scsi: Add scsi_vpd_lun_id() (bnc#880356). - scsi: Add scsi_vpd_tpg_id() (bnc#880356). - scsi: export 'wwid' to sysfs (bnc#880356). - scsi: remove scsi_show_sense_hdr() (bnc#880356). - scsi_dh: move 'dh_state' sysfs attribute to generic code (bnc#880356). - scsi_dh_alua: Disable ALUA handling for non-disk devices (bnc#880356). - scsi_dh_alua: Remove stale variables (bnc#880356). - scsi_dh_alua: fixup description of stpg_endio() (bnc#880356). - scsi_dh_alua: improved logging (bnc#880356). - scsi_dh_alua: return standard SCSI return codes in submit_rtpg (bnc#880356). - scsi_dh_alua: rework alua_check_tpgs() to return the tpgs mode (bnc#880356). - scsi_dh_alua: sanitze sense code handling (bnc#880356). - scsi_dh_alua: use scsi_vpd_tpg_id() (bnc#880356). - scsi_dh_alua: use standard logging functions (bnc#880356). - scsi_dh_alua: use unaligned access macros (bnc#880356). - Refresh patches.fixes/scsi_dh_alua-Use-vpd_pg83-information.patch. - Refresh patches.fixes/scsi_dh_alua-simplify-sense-code-handling.patch. - Refresh patches.fixes/scsi_dh_alua-use-flag-for-RTPG-extended-header.patch. - Delete patches.fixes/scsi_dh-invoke-callback-if-activate-is-not-present.patch. - Delete patches.fixes/scsi_dh-return-individual-errors-in-scsi_dh_activate.patch. - Delete patches.fixes/scsi_dh_alua-Clarify-logging-message.patch. - Delete patches.fixes/scsi_dh_alua-Do-not-attach-to-management-devices.patch. - Delete patches.fixes/scsi_dh_alua-Improve-error-handling.patch. - Delete patches.fixes/scsi_dh_alua-Make-stpg-synchronous.patch. - Delete patches.fixes/scsi_dh_alua-Pass-buffer-as-function-argument.patch. - Delete patches.fixes/scsi_dh_alua-Simplify-state-machine.patch. - Delete patches.fixes/scsi_dh_alua-Use-per-LUN-or-per-LUN-Group-associatio.patch. - Delete patches.fixes/scsi_dh_alua-Use-separate-alua_port_group-structure.patch. - Delete patches.fixes/scsi_dh_alua-Use-workqueue-for-RTPG.patch. - Delete patches.fixes/scsi_dh_alua-endless-STPG-retries-for-a-failed-LUN.patch. - Delete patches.fixes/scsi_dh_alua-fixup-RTPG-retry-delay-miscalculation.patch. - Delete patches.fixes/scsi_dh_alua-fixup-optimize-stpg.patch. - Delete patches.fixes/scsi_dh_alua-multipath-failover-fails.patch. - Delete patches.fixes/scsi_dh_alua-parse-target-device-id.patch. - Delete patches.fixes/scsi_dh_alua-put-sense-buffer-on-stack.patch. - Delete patches.fixes/scsi_dh_alua-revert-commit-a8e5a2d593cbfccf530c3382c.patch. - Delete patches.fixes/scsi_dh_alua-use-local-buffer-for-VPD-inquiry.patch. - Delete patches.fixes/scsi_dh_alua-use-sdev_printk-for-all-messages.patch. - commit abe2d78 - rpm/package-descriptions: Add kernel-zfcpdump and drop -desktop - commit 54e8f7c ++++ kernel-source: - Update remaining SCSI patches - Refresh patches.fixes/scsi-Handle-power-on-reset-unit-attention.patch. - Update patches.fixes/scsi_scan-Send-TEST-UNIT-READY-to-LUN0-before-LUN-sc.patch (bnc#843236, bnc#893377). - Delete patches.fixes/scsi-Use-BLIST_TESTLUN-for-Fujitsu-Eternus-DXL.patch. - Delete patches.fixes/scsi-clear-host_scribble-upon-successful-abort.patch. - commit b4ebec7 - Add sd_mod to initrd modules For some reason PowerVM backend can't work without sd_mod - commit 7c2bd21 - Backport queued ALUA update patches - scsi: Add 'access_state' attribute References: bsc#927040. - scsi: rescan VPD attributes. - scsi_dh: add 'rescan' callback References: bsc#927040. - scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA' References: bsc#927040. - References: bsc#927040. - scsi_dh_alua: Make stpg synchronous (bnc#708296). - scsi_dh_alua: Pass buffer as function argument (bnc#708296). - scsi_dh_alua: Send TEST UNIT READY to poll for transitioning (bsc#927040). - scsi_dh_alua: Update version to 2.0 (bnc#708296). - scsi_dh_alua: Use separate alua_port_group structure (bnc#708296). - scsi_dh_alua: Use workqueue for RTPG (bnc#708296). - scsi_dh_alua: allocate RTPG buffer separately References: bsc#927040. - scsi_dh_alua: call alua_rtpg() if stpg fails References: bsc#927040. - scsi_dh_alua: move optimize_stpg evaluation (bsc#927040). - scsi_dh_alua: remove 'rel_port' from alua_dh_data structure (bsc#927040). - revert commit a8e5a2d593cb (" scsi_dh_alua: ALUA handler attach should succeed while TPG is transitioning") (bnc#708296). - scsi_dh_alua: separate out alua_stpg() (bsc#927040). - scsi_dh_alua: simplify alua_initialize() (bsc#927040). - scsi_dh_alua: switch to scsi_execute_req_flags() (bnc#708296). - scsi_dh_alua: update 'access_state' field (bnc#708296). - scsi_dh_alua: use common definitions for ALUA state (bnc#708296). - scsi_dh_alua: use unique device id (bnc#708296). - Refresh patches.fixes/scsi_dh_alua-Recheck-state-on-unit-attention.patch. - Refresh patches.fixes/scsi_dh_alua-update-all-port-states.patch. - Delete patches.fixes/scsi_dh_alua-disable-ALUA-handling-for-non-disk-devi.patch. - Delete patches.fixes/scsi_dh_alua-fixup-crash-in-alua_rtpg_work.patch. - Delete patches.fixes/scsi_dh_alua-parse-device-id-instead-of-target-id.patch. - Delete patches.fixes/scsi_dh_alua-recheck-RTPG-in-regular-intervals.patch. - commit 2d825ba - Backport ALUA update from 4.5 - scsi: Add scsi_vpd_lun_id() (bnc#880356). - scsi: Add scsi_vpd_tpg_id() (bnc#880356). - scsi: export 'wwid' to sysfs (bnc#880356). - scsi: remove scsi_show_sense_hdr() (bnc#880356). - scsi_dh: move 'dh_state' sysfs attribute to generic code (bnc#880356). - scsi_dh_alua: Disable ALUA handling for non-disk devices (bnc#880356). - scsi_dh_alua: Remove stale variables (bnc#880356). - scsi_dh_alua: fixup description of stpg_endio() (bnc#880356). - scsi_dh_alua: improved logging (bnc#880356). - scsi_dh_alua: return standard SCSI return codes in submit_rtpg (bnc#880356). - scsi_dh_alua: rework alua_check_tpgs() to return the tpgs mode (bnc#880356). - scsi_dh_alua: sanitze sense code handling (bnc#880356). - scsi_dh_alua: use scsi_vpd_tpg_id() (bnc#880356). - scsi_dh_alua: use standard logging functions (bnc#880356). - scsi_dh_alua: use unaligned access macros (bnc#880356). - Refresh patches.fixes/scsi_dh_alua-Use-vpd_pg83-information.patch. - Refresh patches.fixes/scsi_dh_alua-simplify-sense-code-handling.patch. - Refresh patches.fixes/scsi_dh_alua-use-flag-for-RTPG-extended-header.patch. - Delete patches.fixes/scsi_dh-invoke-callback-if-activate-is-not-present.patch. - Delete patches.fixes/scsi_dh-return-individual-errors-in-scsi_dh_activate.patch. - Delete patches.fixes/scsi_dh_alua-Clarify-logging-message.patch. - Delete patches.fixes/scsi_dh_alua-Do-not-attach-to-management-devices.patch. - Delete patches.fixes/scsi_dh_alua-Improve-error-handling.patch. - Delete patches.fixes/scsi_dh_alua-Make-stpg-synchronous.patch. - Delete patches.fixes/scsi_dh_alua-Pass-buffer-as-function-argument.patch. - Delete patches.fixes/scsi_dh_alua-Simplify-state-machine.patch. - Delete patches.fixes/scsi_dh_alua-Use-per-LUN-or-per-LUN-Group-associatio.patch. - Delete patches.fixes/scsi_dh_alua-Use-separate-alua_port_group-structure.patch. - Delete patches.fixes/scsi_dh_alua-Use-workqueue-for-RTPG.patch. - Delete patches.fixes/scsi_dh_alua-endless-STPG-retries-for-a-failed-LUN.patch. - Delete patches.fixes/scsi_dh_alua-fixup-RTPG-retry-delay-miscalculation.patch. - Delete patches.fixes/scsi_dh_alua-fixup-optimize-stpg.patch. - Delete patches.fixes/scsi_dh_alua-multipath-failover-fails.patch. - Delete patches.fixes/scsi_dh_alua-parse-target-device-id.patch. - Delete patches.fixes/scsi_dh_alua-put-sense-buffer-on-stack.patch. - Delete patches.fixes/scsi_dh_alua-revert-commit-a8e5a2d593cbfccf530c3382c.patch. - Delete patches.fixes/scsi_dh_alua-use-local-buffer-for-VPD-inquiry.patch. - Delete patches.fixes/scsi_dh_alua-use-sdev_printk-for-all-messages.patch. - commit abe2d78 - rpm/package-descriptions: Add kernel-zfcpdump and drop -desktop - commit 54e8f7c ++++ kernel-syms: - Update remaining SCSI patches - Refresh patches.fixes/scsi-Handle-power-on-reset-unit-attention.patch. - Update patches.fixes/scsi_scan-Send-TEST-UNIT-READY-to-LUN0-before-LUN-sc.patch (bnc#843236, bnc#893377). - Delete patches.fixes/scsi-Use-BLIST_TESTLUN-for-Fujitsu-Eternus-DXL.patch. - Delete patches.fixes/scsi-clear-host_scribble-upon-successful-abort.patch. - commit b4ebec7 - Add sd_mod to initrd modules For some reason PowerVM backend can't work without sd_mod - commit 7c2bd21 - Backport queued ALUA update patches - scsi: Add 'access_state' attribute References: bsc#927040. - scsi: rescan VPD attributes. - scsi_dh: add 'rescan' callback References: bsc#927040. - scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA' References: bsc#927040. - References: bsc#927040. - scsi_dh_alua: Make stpg synchronous (bnc#708296). - scsi_dh_alua: Pass buffer as function argument (bnc#708296). - scsi_dh_alua: Send TEST UNIT READY to poll for transitioning (bsc#927040). - scsi_dh_alua: Update version to 2.0 (bnc#708296). - scsi_dh_alua: Use separate alua_port_group structure (bnc#708296). - scsi_dh_alua: Use workqueue for RTPG (bnc#708296). - scsi_dh_alua: allocate RTPG buffer separately References: bsc#927040. - scsi_dh_alua: call alua_rtpg() if stpg fails References: bsc#927040. - scsi_dh_alua: move optimize_stpg evaluation (bsc#927040). - scsi_dh_alua: remove 'rel_port' from alua_dh_data structure (bsc#927040). - revert commit a8e5a2d593cb (" scsi_dh_alua: ALUA handler attach should succeed while TPG is transitioning") (bnc#708296). - scsi_dh_alua: separate out alua_stpg() (bsc#927040). - scsi_dh_alua: simplify alua_initialize() (bsc#927040). - scsi_dh_alua: switch to scsi_execute_req_flags() (bnc#708296). - scsi_dh_alua: update 'access_state' field (bnc#708296). - scsi_dh_alua: use common definitions for ALUA state (bnc#708296). - scsi_dh_alua: use unique device id (bnc#708296). - Refresh patches.fixes/scsi_dh_alua-Recheck-state-on-unit-attention.patch. - Refresh patches.fixes/scsi_dh_alua-update-all-port-states.patch. - Delete patches.fixes/scsi_dh_alua-disable-ALUA-handling-for-non-disk-devi.patch. - Delete patches.fixes/scsi_dh_alua-fixup-crash-in-alua_rtpg_work.patch. - Delete patches.fixes/scsi_dh_alua-parse-device-id-instead-of-target-id.patch. - Delete patches.fixes/scsi_dh_alua-recheck-RTPG-in-regular-intervals.patch. - commit 2d825ba - Backport ALUA update from 4.5 - scsi: Add scsi_vpd_lun_id() (bnc#880356). - scsi: Add scsi_vpd_tpg_id() (bnc#880356). - scsi: export 'wwid' to sysfs (bnc#880356). - scsi: remove scsi_show_sense_hdr() (bnc#880356). - scsi_dh: move 'dh_state' sysfs attribute to generic code (bnc#880356). - scsi_dh_alua: Disable ALUA handling for non-disk devices (bnc#880356). - scsi_dh_alua: Remove stale variables (bnc#880356). - scsi_dh_alua: fixup description of stpg_endio() (bnc#880356). - scsi_dh_alua: improved logging (bnc#880356). - scsi_dh_alua: return standard SCSI return codes in submit_rtpg (bnc#880356). - scsi_dh_alua: rework alua_check_tpgs() to return the tpgs mode (bnc#880356). - scsi_dh_alua: sanitze sense code handling (bnc#880356). - scsi_dh_alua: use scsi_vpd_tpg_id() (bnc#880356). - scsi_dh_alua: use standard logging functions (bnc#880356). - scsi_dh_alua: use unaligned access macros (bnc#880356). - Refresh patches.fixes/scsi_dh_alua-Use-vpd_pg83-information.patch. - Refresh patches.fixes/scsi_dh_alua-simplify-sense-code-handling.patch. - Refresh patches.fixes/scsi_dh_alua-use-flag-for-RTPG-extended-header.patch. - Delete patches.fixes/scsi_dh-invoke-callback-if-activate-is-not-present.patch. - Delete patches.fixes/scsi_dh-return-individual-errors-in-scsi_dh_activate.patch. - Delete patches.fixes/scsi_dh_alua-Clarify-logging-message.patch. - Delete patches.fixes/scsi_dh_alua-Do-not-attach-to-management-devices.patch. - Delete patches.fixes/scsi_dh_alua-Improve-error-handling.patch. - Delete patches.fixes/scsi_dh_alua-Make-stpg-synchronous.patch. - Delete patches.fixes/scsi_dh_alua-Pass-buffer-as-function-argument.patch. - Delete patches.fixes/scsi_dh_alua-Simplify-state-machine.patch. - Delete patches.fixes/scsi_dh_alua-Use-per-LUN-or-per-LUN-Group-associatio.patch. - Delete patches.fixes/scsi_dh_alua-Use-separate-alua_port_group-structure.patch. - Delete patches.fixes/scsi_dh_alua-Use-workqueue-for-RTPG.patch. - Delete patches.fixes/scsi_dh_alua-endless-STPG-retries-for-a-failed-LUN.patch. - Delete patches.fixes/scsi_dh_alua-fixup-RTPG-retry-delay-miscalculation.patch. - Delete patches.fixes/scsi_dh_alua-fixup-optimize-stpg.patch. - Delete patches.fixes/scsi_dh_alua-multipath-failover-fails.patch. - Delete patches.fixes/scsi_dh_alua-parse-target-device-id.patch. - Delete patches.fixes/scsi_dh_alua-put-sense-buffer-on-stack.patch. - Delete patches.fixes/scsi_dh_alua-revert-commit-a8e5a2d593cbfccf530c3382c.patch. - Delete patches.fixes/scsi_dh_alua-use-local-buffer-for-VPD-inquiry.patch. - Delete patches.fixes/scsi_dh_alua-use-sdev_printk-for-all-messages.patch. - commit abe2d78 - rpm/package-descriptions: Add kernel-zfcpdump and drop -desktop - commit 54e8f7c ++++ libosinfo: - Update to version 0.3.0 - Ditch custom udev rule since udev/blkid already expose ISO9660 properties. - New layout for database to facilitate local admin customization. Refer to docs/database-layout.txt for full details. - Many build-related fixes. - Plug many memory leaks. - Drop redundant information on PCI devices. - Fix the URI format for install scripts. - Memory corruption fixes. - Massive refactoring/cleanup of database. - Fixes to tests. - osinfo_loader_process_*() now expect a directory argument. Regular files are still supported but this support is deprecated. - Ensure Linux install scripts install qemu-guest-agent. This allows applications to do things like resyncing the clock of guest with that of host. - Add/improve/fix data on: - Alt Linux - CentOS - Debian - Fedora - FreeBSD - GNOME - KVM - Microsoft Windows 7, 8, 10 and Server 2012 - Novell Netware - OpenBSD - openSUSE - PCI and PS/2 devices - Qemu - Red Hat Enterprise Linux - Red Hat Linux - Solaris - Ubuntu - Xen - Many internal cleanups. - Drop 1d08a23c-add-opensuse-13.2-support.patch 7b31e3ac-add-qemu-2.3-support.patch 6c3ddecb-add-rhel7.1-support.patch a563ad22-fix-fedora-unknown-regexp.patch - Avoid using wget to download ids file ids.tar.bz2 ++++ libreoffice: - Fix requires on libmysqlclient_r18 on SLE11 - Fix a bug on es provides with en-GB - Provide l10n-pt from pt-PT ++++ libtirpc: - Remove 004-netconfig-prefer-IPv6.patch for SLES12. - Remove libtirpc-getnetconfig-races.patch (was backport). [FATE#320393] ++++ libtirpc1: - Change spec file to only build libtirpc1 without netconfig config and manual page, for parallel installation with libtirpc3. [FATE#320393] ++++ libzypp: - Update zypp-po.tar.bz2 ++++ mcelog: - Update to latest version 1.2.9. Mostly bug fixes and support of CPUs: - Knights Landing (fate#319507) - Broadwell Ex and Ep (fate#319697) - Different Skylake models (fate#319696) ++++ squashfs: - fix build for SLE12 and older ++++ udhcp: - Cleanup a bit with spec-cleaner - Obey rpmoptflags - Build debug packages bnc#890844 * udhcp-do-not-strip.patch ++++ yast2-samba-client: - Use default_ccache_name FILE:/tmp/krb5cc_%{uid}; (bnc#921530). - 3.1.16 ++++ zypper: - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2016-1-20 - Jan 20 2016 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - LVM: taking care about "auto" option --> switching to "max". (bnc#962034) - 3.1.113 ++++ cmake: - update to 3.4.2 * cmSystemTools: Add VersionCompareEqual helper * FindJava: Fix typos in IdlJ and JarSigner component implementation ++++ gedit: - Update to version 3.19.3: + Rename to "Text Editor" in the .desktop file. + Use traditional menubar layout on XFCE, Unity, etc. + require the latest gspell for the spell plugin. + New Windows WiX installer. + CSS updates to track GTK+ changes. + Various minor code improvements and bug fixes. + Updated translations. ++++ gnome-documents: - Update to version 3.19.4: + Add full-text search. + Use LOKDocView for handling ODF, OOXML, etc. files. + Try not to open PDFs in GIMP. + Updated translations. - Filter out automatic generated typelib(LOKDocView) requires: the LO package in openSUSE does not yet provide the needed libraries (boo#965296). ++++ gnome-settings-daemon: - Update to version 3.19.5: + Remove "hotplug-command" helper + Media keys: - Add support for Killswitch media keys - Add labels for the rfkill OSD + Mouse: Remove support for non-libinput mouse configurations. + Power: Don't try to automatically set brightness on inactive sessions. + Rfkill: Fix a problem when the system has a platform rfkill device for Bluetooth and the Bluetooth adapter's rfkill support somehow got blocked. + Sharing: Port to the new libnm NetworkManager library; required NM version bumped to 1.0. + Updated translations. - Replace pkgconfig(libnm-glib) and pkgconfig(libnm-util) BuildRequires with pkgconfig(libnm): following upstreams changes. ++++ gspell: - Update to verstion 0.2.3: + GspellLanguage: code improvements, write API documentation and add get_default() function. + Add gspell_text_buffer_set/get_spell_checker() functions. + GspellNavigatorGtv renamed to GspellNavigatorText. + Remove GspellNavigatorText:spell-checker property, + GspellInlineCheckerGtv replaced by the higher-level class GspellInlineCheckerText. + Language choosers: accept NULL language to pick the default language. + Add the GspellLanguageChooser:language-code property, for a GSettings key binding. + GspellChecker: accept a NULL language in case no dictionaries are available. + Other code and documentation improvements. + Updated translations. ++++ gtksourceview: - Update to version 3.19.4: + CSS fixes to track GTK+ changes. + Fix completion popup on Wayland. + MSVC build projects. + Misc bug fixes. + Updated translations. ++++ installation-images-SLES: - also include VERSION files for ruby gems - 14.216 ++++ kernel-default: - scsi: ignore errors from scsi_dh_add_device() (boo#962813). - commit 5e135af - Refresh patches.suse/readahead-request-tunables.patch. - commit fa06cc2 - Refresh patches.suse/readahead-request-tunables.patch. - commit 02b8b18 - ALSA: hda - Flush the pending probe work at remove (boo#960710). - commit 7e466f5 - rpm/old-flavors: Obsolete kernel-xen <= 4.4, to match 4.3.anything - commit cd04346 - module: keep percpu symbols in module's symtab (bsc#962788). - commit 9b86949 - Fixup backports - Refresh patches.suse/dm-mpath-accept-failed-paths. - Delete patches.fixes/lpfc-Fix-race-on-command-completion.patch. - commit e06f63c - mm: readahead: Increase default readahead window (VM Performance, bnc#548529). - commit 41eb8a8 - mm: readahead: Increase default readahead window (VM Performance, bnc#548529). - Delete patches.fixes/cpufreq_ondemand_performance_optimise_default_settings.patch. patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch. - commit 42f90c8 - HID: multitouch: fix input mode switching on some Elan panels (boo#954532). - commit 71b733e - Enable CONFIG_PINCTRL_CHERRYVIEW and _BROXTON (boo#954532) Needed for recent tablets/laptops. CONFIG_PINCTRL_BAYTRAIL is still disabled as it can't be built as a module. - commit d33a340 - patches.fixes/keys-fix-leak.patch: (bnc#962075, CVE-2016-0728). - commit e2007ee ++++ kernel-source: - scsi: ignore errors from scsi_dh_add_device() (boo#962813). - commit 5e135af - Refresh patches.suse/readahead-request-tunables.patch. - commit fa06cc2 - Refresh patches.suse/readahead-request-tunables.patch. - commit 02b8b18 - ALSA: hda - Flush the pending probe work at remove (boo#960710). - commit 7e466f5 - rpm/old-flavors: Obsolete kernel-xen <= 4.4, to match 4.3.anything - commit cd04346 - module: keep percpu symbols in module's symtab (bsc#962788). - commit 9b86949 - Fixup backports - Refresh patches.suse/dm-mpath-accept-failed-paths. - Delete patches.fixes/lpfc-Fix-race-on-command-completion.patch. - commit e06f63c - mm: readahead: Increase default readahead window (VM Performance, bnc#548529). - commit 41eb8a8 - mm: readahead: Increase default readahead window (VM Performance, bnc#548529). - Delete patches.fixes/cpufreq_ondemand_performance_optimise_default_settings.patch. patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch. - commit 42f90c8 - HID: multitouch: fix input mode switching on some Elan panels (boo#954532). - commit 71b733e - Enable CONFIG_PINCTRL_CHERRYVIEW and _BROXTON (boo#954532) Needed for recent tablets/laptops. CONFIG_PINCTRL_BAYTRAIL is still disabled as it can't be built as a module. - commit d33a340 - patches.fixes/keys-fix-leak.patch: (bnc#962075, CVE-2016-0728). - commit e2007ee ++++ kernel-syms: - scsi: ignore errors from scsi_dh_add_device() (boo#962813). - commit 5e135af - Refresh patches.suse/readahead-request-tunables.patch. - commit fa06cc2 - Refresh patches.suse/readahead-request-tunables.patch. - commit 02b8b18 - ALSA: hda - Flush the pending probe work at remove (boo#960710). - commit 7e466f5 - rpm/old-flavors: Obsolete kernel-xen <= 4.4, to match 4.3.anything - commit cd04346 - module: keep percpu symbols in module's symtab (bsc#962788). - commit 9b86949 - Fixup backports - Refresh patches.suse/dm-mpath-accept-failed-paths. - Delete patches.fixes/lpfc-Fix-race-on-command-completion.patch. - commit e06f63c - mm: readahead: Increase default readahead window (VM Performance, bnc#548529). - commit 41eb8a8 - mm: readahead: Increase default readahead window (VM Performance, bnc#548529). - Delete patches.fixes/cpufreq_ondemand_performance_optimise_default_settings.patch. patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch. - commit 42f90c8 - HID: multitouch: fix input mode switching on some Elan panels (boo#954532). - commit 71b733e - Enable CONFIG_PINCTRL_CHERRYVIEW and _BROXTON (boo#954532) Needed for recent tablets/laptops. CONFIG_PINCTRL_BAYTRAIL is still disabled as it can't be built as a module. - commit d33a340 - patches.fixes/keys-fix-leak.patch: (bnc#962075, CVE-2016-0728). - commit e2007ee ++++ kiwi: - Fixed pxe type setup for s390 SLE12-community-JeOS - Added util-linux to SLE12-community-JeOS for s390 ++++ libgtop: - Update to version 2.33.4: + On OpenBSD only PID 1 is special. + Call setlocale in main. ++++ plymouth: - Add 0001-Add-label-ft-plugin.patch and 0002-Install-label-ft-plugin-into-initrd-if-available.patch: - Ability to output text in initrd, needed for encryption - boo#959986 ++++ systemd: - Revert "disable device timeout when nofail is set" (bsc#962080) - Revert "0001-make-fortify-happy-with-ppoll" (bsc#958937) ++++ libtirpc: - Split the netconfig configuration file and manual page off into an own RPM. Else it is not possible to install the old and new libtirpc libraries in parallel. ++++ libzypp: - Filter unwanted btrfs subvolumes (fixes #54, closes #55, bnc#949945) - RepoInfo: Provide access to repo content keywords - Build with boost-1.60.0 - version 15.21.0 (19) ++++ xen: - bsc#962758 - VUL-0: CVE-2013-4539: xen: tsc210x: buffer overrun on invalid state load CVE-2013-4539-qemut-tsc210x-fix-buffer-overrun-on-invalid-state-load.patch ++++ xorg-x11-server: - n_RandR-Disable-rotation-for-GPU-screens.patch Disable rotation and other transformation from GPU screens (boo#962295). ++++ yast2: - Added CWM::Tabs that is object oriented API replacement for CWMTab - 3.1.166 ++++ zypper: - Enhance guessing of 'obs://' URLs on openSUSE Leap (bnc#959804) - Print repository content 'keywords' in repo details - BuildRequires: libzypp-devel >= 15.20.1 - version 1.12.29 ------------------------------------------------------------------ ------------------ 2016-1-19 - Jan 19 2016 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Fixed rules.xml : OR operator is interpreted as AND. (bnc#961941) - 3.1.112 - Fix wrong warning message about the 'init' section not being processed (bsc#962526) ++++ file-roller: - Update to version 3.19.1: + New features and user visible changes: - Added support for .click packages (bgo#752133). - Use a message dialog to show the result of an extraction (bgo#748428). - Modernized the 'update files' dialog. - Removed the quit button from the confirmation dialog. - Make Nauitlus select the extracted file. + Bugs fixed: - Only show the menubar when the shell shows the menubar (bgo#730291). - libarchive: correctly extract sparse files (bgo#747091). - Updated MimeType in org.gnome.FileRoller.desktop (bgo#747639). - Fix documentation typos (bgo#758814). - Error extracting files using file-roller with unar with the character [ (bgo#755580). - Stop mis-treating p7zip 15.09 as pre-4.55 (bgo#757793). - Add a configure environment variable to select the cpio path. - Appdata: added kudos. - Removed deprecated widgets from .ui files. - Added support for the official debian package mime type. - Fixed message dialog showing a (null) string. - Fixed memory leaks: bgo#752476, bgo#752476, bgo#752476, bgo#752476, bgo#752476, bgo#752476, bgo#752476, bgo#752476. + Updated translations. - Drop file-roller-extract-sparse-file.patch: fixed upstream. - Suggest p7zip instead of recommending it. ++++ gcr: - Update to version 3.19.4: + Build fixes (bgo#756235, bgo#755873). + Updated translations. ++++ glib2: - Update to version 2.47.5: + The system copy of PCRE is now used by default to implement GRegex. Configure with --with-pcre=internal if a system PCRE version is unavailable or undesired. + Interfaces for DTLS support have been added. A new version of glib-networking will also be required. + GDBusMethodInvocation now drops replies if the sender set the NO_REPLY_EXPECTED flag. + Several GApplication fixes, including fixes for commandline arguments in interpreted languages on Windows. + Bugs fixed: bgo#624186, bgo#734095, bgo#735754, bgo#748064, bgo#752240, bgo#755421, bgo#756875, bgo#759554, bgo#760199, bgo#760215, bgo#760683. + Updated translations. ++++ gnome-bluetooth: - Update to version 3.18.2: + Added API to export adapter status. + Updated translations. ++++ gnome-control-center: - Update to version 3.19.5: + Added plenty of missing widget mnemonics for better UI keyboard navigation. + Bluetooth: - Avoid broken state when enabling Bluetooth. - Don't change the switch status when transitioning. - Bump required gnome-bluetooth version to 3.18.2. + Network: Elipsize device metadata fields. + Region & Language: Ensure that system and user formats are consistent. + Sharing: Ensure Tracker rygel plugin is disabled. + Wacom: Avoid crashing when opening the panel on wayland sessions. + Updated translations. ++++ gnome-keyring: - Update to version 3.19.4: + Fix up startup and initialization (bgo#756324). + Fix DBus "Type" property of org.freedesktop.Secret.Item (bgo#759399). + Build fixes (bgo#753698). + Updated translations. - boo#962480: Add mdm as valid display manager to unlock gkr. ++++ seahorse: - Update to version 3.19.4: + Build fixes (bgo#758472). + Updated translations. ++++ gnome-system-monitor: - Update to version 3.19.4: + Updated translations. ++++ gstreamer: - Hook gst-ptp-helper helper into SUSE permissions framework (boo#960173): + Add permissions to requires(pre). + Add set_permissions to post and verify_permissions to verifyscript. ++++ installation-images-SLES: - squashfs.ko might depend on lz4_decompress (bsc#962493) - 14.215 ++++ kernel-default: - Review and update SCSI host_no patch. - commit d2fc0bc - Review multipath fixes - dm-mpath: Improve logging (bnc#708296). - Refresh patches.fixes/dm-table-switch-to-readonly. - Refresh patches.suse/dm-mpath-accept-failed-paths. - dm-mpath: Do not activate offlined paths (bnc#484529). - Refresh patches.suse/md-abort-pending-requests. - Delete patches.fixes/dm-mpath-never-requeue-request-on-ITL-failure.patch. - Delete patches.fixes/md-Fix-remove_and_add_spares-removes-drive-added-as-spare-in-slot_store.patch. - Delete patches.suse/dm-mpath-detach-existing-hardware-handler. - Delete patches.suse/mpath-fix. - commit 1a24a89 - hwrng: core - sleep interruptible in read (bnc#962597). - commit d407b31 - Delete patches.fixes/md-Fix-remove_and_add_spares-removes-drive-added-as-spare-in-slot_store.patch. This is present in 4.4 series kernel. - commit ef86c5d ++++ kernel-source: - Review and update SCSI host_no patch. - commit d2fc0bc - Review multipath fixes - dm-mpath: Improve logging (bnc#708296). - Refresh patches.fixes/dm-table-switch-to-readonly. - Refresh patches.suse/dm-mpath-accept-failed-paths. - dm-mpath: Do not activate offlined paths (bnc#484529). - Refresh patches.suse/md-abort-pending-requests. - Delete patches.fixes/dm-mpath-never-requeue-request-on-ITL-failure.patch. - Delete patches.fixes/md-Fix-remove_and_add_spares-removes-drive-added-as-spare-in-slot_store.patch. - Delete patches.suse/dm-mpath-detach-existing-hardware-handler. - Delete patches.suse/mpath-fix. - commit 1a24a89 - hwrng: core - sleep interruptible in read (bnc#962597). - commit d407b31 - Delete patches.fixes/md-Fix-remove_and_add_spares-removes-drive-added-as-spare-in-slot_store.patch. This is present in 4.4 series kernel. - commit ef86c5d ++++ kernel-syms: - Review and update SCSI host_no patch. - commit d2fc0bc - Review multipath fixes - dm-mpath: Improve logging (bnc#708296). - Refresh patches.fixes/dm-table-switch-to-readonly. - Refresh patches.suse/dm-mpath-accept-failed-paths. - dm-mpath: Do not activate offlined paths (bnc#484529). - Refresh patches.suse/md-abort-pending-requests. - Delete patches.fixes/dm-mpath-never-requeue-request-on-ITL-failure.patch. - Delete patches.fixes/md-Fix-remove_and_add_spares-removes-drive-added-as-spare-in-slot_store.patch. - Delete patches.suse/dm-mpath-detach-existing-hardware-handler. - Delete patches.suse/mpath-fix. - commit 1a24a89 - hwrng: core - sleep interruptible in read (bnc#962597). - commit d407b31 - Delete patches.fixes/md-Fix-remove_and_add_spares-removes-drive-added-as-spare-in-slot_store.patch. This is present in 4.4 series kernel. - commit ef86c5d ++++ giflib: - Added patch: * giflib-CVE-2015-7555.patch - Fix CVE-2015-7555: heap overflow in giffix (bsc#960319) ++++ liblouis: - Use %{?_smp_mflags} for parallel build, newer %make_install for installation, and remove redundant %clean section. ++++ openscap: - openscap 1.2.8 release (fate#319687) - Maintenance - textfilecontent54_probe does not produce false positives on non-UTF files (rhbz #1285757) - fixed oscap-docker - small improvements in verbose mode - oscap info module shows information about tailoring files - fixed build with CCE (issue #264) - fixed XCCDF score computation (issue #272) - fixed segmentation fault in variable probe (issue #277) - fixed broken support for OVAL directives - fixed bash completion - plugged memory leaks - fixed fresh static analysis (coverity) findings - fixed shellcheck warnings - new tests - refactoring in datastream module - many small bugfixes and typo fixes ++++ libsecret: - Update to version 0.18.4: + Multithreading fixes (bgo#756766). + Fix memory leaks (bgo#756766). + Updated translations. ++++ python3-louis: - Use %{?_smp_mflags} for parallel build, newer %make_install for installation, and remove redundant %clean section. ++++ rubygem-cfa_grub2: - fix dependency on cfa - 0.3.1 ++++ vncmanager-controller: - Switch to Qt5. ++++ vncmanager-greeter: - Switch to Qt5. ++++ xen: - bsc#962632 - VUL-0: CVE-2015-1779: xen: vnc: insufficient resource limiting in VNC websockets decoder CVE-2015-1779-qemuu-limit-size-of-HTTP-headers-from-websockets-clients.patch CVE-2015-1779-qemuu-incrementally-decode-websocket-frames.patch - bsc#962642 - VUL-0: CVE-2013-4537: xen: ssi-sd: buffer overrun on invalid state load CVE-2013-4537-qemut-ssi-sd-fix-buffer-overrun-on-invalid-state-load.patch - bsc#962627 - VUL-0: CVE-2014-7815: xen: vnc: insufficient bits_per_pixel from the client sanitization CVE-2014-7815-qemut-vnc-sanitize-bits_per_pixel-from-the-client.patch ++++ yast2-core: - ag_ini: when multifile list contain glob, evaluate it in correct root. (bnc#962566) - 3.1.19 ------------------------------------------------------------------ ------------------ 2016-1-18 - Jan 18 2016 ------------------- ------------------------------------------------------------------ ++++ bind: - Fix Specific APL data could trigger an INSIST (CVE-2015-8704, bsc#962189). ++++ ecryptfs-utils: - validate-mount-destination-fs-type.patch: Fixed mounting over specific system mounts that could be used to escalate privileges by local users. (bsc#962052 CVE-2016-1572) - ecryptfs-utils-CVE-2014-9687.patch: Do not use a default salt to encrypt the mount passphrase, which would make it easier for attackers to obtain user passwords via a brute force attack. (bsc#920160 CVE-2014-9687) ++++ evolution: - Update to version 3.18.4: + EHTMLEditorView: - Allow to append a query to the link. - Cannot append text to links if non-breaking space is presented. - Extra new line added after pressing the Backspace in a list item with one character. - History can be overwritten when redoing the Return key press in an empty list item. - Redoing the Return key press in the list can fail. - Pressing the Return key in the bulleted list does not end it. - Cannot remove an empty bulleted list item with Backspace key. - Only change a smiley to plain text when the node is smiley. + Address crashes related to second instance execution. + Bugs fixed: bgo#759584, bgo#759564, bgo#760365. + Updated translations. ++++ evolution-data-server: - Update to version 3.18.4: + [IMAPx] Enhance IDLE run management on folders. + Updated translations. ++++ evolution-ews: - Update to version 3.18.4: + Updated translations. ++++ gdb: - Disable guile support for SLE10. ++++ gobject-introspection: - gi-find-deps.sh: work with the fact that newer file versions identify python scripts differently, based on the shebang. ++++ gnome-tweak-tool: - Update to version 3.19.1: + Restore ‘Power button action’ setting. + Use selected font on font selector buttons. + Drop dependency on SoupGNOME. + Updated translations. ++++ gstreamer: - Adjustments post security review (boo#960173): + Add libcap-devel BuildRequires: rely on capabilities instead of flagging the binary suid. + Pass --with-ptp-helper-permissions=capabilities to configure: ensure there is no auto-fallback to attempting to install the binary suid in case capabilities would not work. ++++ insserv-compat: - Rename ntp to ntpd (bnc#960820) ++++ installation-images-SLES: - ensure /etc/hosts is writable (bsc#961880) - 14.214 - Add IBM vNIC module - 14.213 - noto-sans has been renamed to noto-sans-fonts - 14.212 - Correct name of vmlinuz-xen symlink ++++ java-1_7_0-openjdk: - Move libjavagtk to the full package as not to polute the headless with X dependencies (bsc#939523). ++++ kernel-default: - Update patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch (fate#313296 bnc#889207 bnc#891710 bnc#899908 bnc#905087 bnc#906140 bnc#962336). Handle more kthreads. - commit 3f4f015 - Delete patches.fixes/0001-SCSI-Fix-hard-lockup-in-scsi_remove_target.patch. - commit 5c08440 - Delete patches.drivers/0018-bcache-backing-device-set-to-clean-after-finishing-d.patch. - commit d9937dc - Update patches.suse/kgr-0002-livepatch-add-infrastructure.patch (fate#313296 bnc#904681). - Update patches.suse/kgr-0003-livepatch-kgr_in_progress-for-all-threads.patch (fate#313296 bnc#929883). - Update patches.suse/kgr-0005-initial-code.patch (fate#313296 bnc#905087 bnc#929883 bnc#943989). - Update patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch (fate#313296 bnc#889207 bnc#891710 bnc#899908 bnc#905087 bnc#906140). - Update patches.suse/kgr-0010-handle-irqs.patch (fate#313296 bnc#912278). - Update patches.suse/kgr-0011-allow-stacking-of-patches.patch (fate#313296 bnc#901169). Add bnc references where appropriate. Fix debug print in usb. - commit 583b60d - Delete patches.suse/suse-hv-Drivers-scsi-storvsc-Fix-a-bug-in-the-handling-of-SR.patch. - commit 3f9e68d - hyperv_fb: Add screen refresh after pause/resume operation - commit 28d3776 - Allow module unload of hyperv drivers in 4.4+ - commit 837fbbf ++++ kernel-source: - Update patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch (fate#313296 bnc#889207 bnc#891710 bnc#899908 bnc#905087 bnc#906140 bnc#962336). Handle more kthreads. - commit 3f4f015 - Delete patches.fixes/0001-SCSI-Fix-hard-lockup-in-scsi_remove_target.patch. - commit 5c08440 - Delete patches.drivers/0018-bcache-backing-device-set-to-clean-after-finishing-d.patch. - commit d9937dc - Update patches.suse/kgr-0002-livepatch-add-infrastructure.patch (fate#313296 bnc#904681). - Update patches.suse/kgr-0003-livepatch-kgr_in_progress-for-all-threads.patch (fate#313296 bnc#929883). - Update patches.suse/kgr-0005-initial-code.patch (fate#313296 bnc#905087 bnc#929883 bnc#943989). - Update patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch (fate#313296 bnc#889207 bnc#891710 bnc#899908 bnc#905087 bnc#906140). - Update patches.suse/kgr-0010-handle-irqs.patch (fate#313296 bnc#912278). - Update patches.suse/kgr-0011-allow-stacking-of-patches.patch (fate#313296 bnc#901169). Add bnc references where appropriate. Fix debug print in usb. - commit 583b60d - Delete patches.suse/suse-hv-Drivers-scsi-storvsc-Fix-a-bug-in-the-handling-of-SR.patch. - commit 3f9e68d - hyperv_fb: Add screen refresh after pause/resume operation - commit 28d3776 - Allow module unload of hyperv drivers in 4.4+ - commit 837fbbf ++++ kernel-syms: - Update patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch (fate#313296 bnc#889207 bnc#891710 bnc#899908 bnc#905087 bnc#906140 bnc#962336). Handle more kthreads. - commit 3f4f015 - Delete patches.fixes/0001-SCSI-Fix-hard-lockup-in-scsi_remove_target.patch. - commit 5c08440 - Delete patches.drivers/0018-bcache-backing-device-set-to-clean-after-finishing-d.patch. - commit d9937dc - Update patches.suse/kgr-0002-livepatch-add-infrastructure.patch (fate#313296 bnc#904681). - Update patches.suse/kgr-0003-livepatch-kgr_in_progress-for-all-threads.patch (fate#313296 bnc#929883). - Update patches.suse/kgr-0005-initial-code.patch (fate#313296 bnc#905087 bnc#929883 bnc#943989). - Update patches.suse/kgr-0008-mark-task_safe-in-some-kthreads.patch (fate#313296 bnc#889207 bnc#891710 bnc#899908 bnc#905087 bnc#906140). - Update patches.suse/kgr-0010-handle-irqs.patch (fate#313296 bnc#912278). - Update patches.suse/kgr-0011-allow-stacking-of-patches.patch (fate#313296 bnc#901169). Add bnc references where appropriate. Fix debug print in usb. - commit 583b60d - Delete patches.suse/suse-hv-Drivers-scsi-storvsc-Fix-a-bug-in-the-handling-of-SR.patch. - commit 3f9e68d - hyperv_fb: Add screen refresh after pause/resume operation - commit 28d3776 - Allow module unload of hyperv drivers in 4.4+ - commit 837fbbf ++++ python-pyldap: - Update to upstream release 2.4.25 ++++ virt-manager: - bsc#962221 - virt-install: 'NoneType' object has no attribute 'isdigit' eae7dc06-fix-URL-installs-when-content-length-header-missing.patch ++++ xen: - bsc#962335 - VUL-0: CVE-2013-4538: xen: ssd0323: fix buffer overun on invalid state CVE-2013-4538-qemut-ssd0323-fix-buffer-overun-on-invalid-state.patch - bsc#962360 - VUL-0: CVE-2015-7512: xen: net: pcnet: buffer overflow in non-loopback mode CVE-2015-7512-qemuu-net-pcnet-buffer-overflow-in-non-loopback-mode.patch CVE-2015-7512-qemut-net-pcnet-buffer-overflow-in-non-loopback-mode.patch ++++ yast2: - Add a default value for firewall setting FW_BOOT_INIT_FULL (bsc#955400) - 3.1.165 - Added CWM::AbstractWidget. - Added CWM.show method working with AbstractWidgets kids - Added few basic CWM widgets for easier CWM.show usage - 3.1.164 ------------------------------------------------------------------ ------------------ 2016-1-17 - Jan 17 2016 ------------------- ------------------------------------------------------------------ ++++ biosdevname: - Update to 0.7.1 * no upstream changelog provided ++++ irqbalance: - Update to 1.1.0 * Banning support fixes * Load calculation improvements * Documentation fixes * Fix command line preservation across re-scan * Memory leak fixes * Misc. bug fixes * ARM irq support * New --banmod option * New sleep interval option ++++ kernel-default: - Refresh patches.suse/mm-mempolicy-c-convert-the-shared_policy-lock-to-a-rwlock.patch. - Delete patches.suse/sched-numa-limit-amount-of-virtual-memory-scanned-in-task_numa_work.patch. - sched/numa: Cap PTE scanning overhead to 3% of run time (Automatic NUMA Balancing (fate#315482)). - commit 7ee8f1f ++++ kernel-source: - Refresh patches.suse/mm-mempolicy-c-convert-the-shared_policy-lock-to-a-rwlock.patch. - Delete patches.suse/sched-numa-limit-amount-of-virtual-memory-scanned-in-task_numa_work.patch. - sched/numa: Cap PTE scanning overhead to 3% of run time (Automatic NUMA Balancing (fate#315482)). - commit 7ee8f1f ++++ kernel-syms: - Refresh patches.suse/mm-mempolicy-c-convert-the-shared_policy-lock-to-a-rwlock.patch. - Delete patches.suse/sched-numa-limit-amount-of-virtual-memory-scanned-in-task_numa_work.patch. - sched/numa: Cap PTE scanning overhead to 3% of run time (Automatic NUMA Balancing (fate#315482)). - commit 7ee8f1f ++++ libreoffice: - Update to 5.1.0.2: * More small fixes here and there for the RC2 release - Remove upstreamed patches: * libreoffice-graphite.patch * libreoffice-uno-py26.patch * libreoffice-kde4-filelist.patch * libreoffice-old-gtkapi.patch ------------------------------------------------------------------ ------------------ 2016-1-15 - Jan 15 2016 ------------------- ------------------------------------------------------------------ ++++ aaa_base: - add patches from git master for bnc#960393 - git-13-e8d89ec1b9ff6dfe144665a7bab60dda9079adf6.patch Use the '+' for find's -exec option - git-14-f5670c1d7ec3fb3d0a759cfee23346987bc7a820.patch Replace UNICODE double dash with simple ASCII single dash also (bnc#954909) ++++ autoyast2: - Installation with "autoyast=default". Fixed nil exception error. (bnc#959723) - 3.1.111 ++++ cantarell-fonts: - Update to version 0.0.21: + Bold: - Latin and cyrillic respace. - Adapt f ligatures for the new i. - Improvements from Cambay. - Match width of numerals to regular. + Redular: adjust spacing of Thorn, ß, ẞ. + Numerals: improved spacing. ++++ gedit: - Update to version 3.19.2: + Ship our own app icon. + Add shortcuts window. + Adapt code for gspell API changes. + Rename GeditViewHolder -> GeditViewCentering. + CloseConfirmationDialog: subclass GtkMessageDialog. + CSS updates to track GTK+ changes. + Various minor code improvements and bug fixes. + Updated translations. - Add hicolor-icon-theme BuildRequires now gedit comes with own icons. - Rebase gedit-desktop.patch. - Update to version 3.19.1: + Change default document title to "Untitled Document". + Port the spell plugin to gspell. - Exchange enchant-devel for pkgconfig(gspell-1) BuildRequires following upstreams port. - Update to version 3.18.3: + Several crash fixes. + A few other more minor bug fixes. + Add kudos to appdata. + Updated translations. ++++ gtk2: - Add gtk2-Deliver-GdkModifierType-during-drag-motion.patch: Deliver GdkModifierType during 'drag-motion' (bgo#722815). Patch from upstream git. ++++ kernel-default: - Refresh patches.drivers/disable-catas_reset-by-default-to-avoid-problems-wit.patch. - Refresh patches.fixes/e1000e-Do-not-read-ICR-in-Other-interrupt.patch. - Refresh patches.fixes/e1000e-Do-not-write-lsc-to-ics-in-msi-x-mode.patch. - Refresh patches.fixes/e1000e-Fix-msi-x-interrupt-automask.patch. - Refresh patches.fixes/e1000e-Remove-unreachable-code.patch. - commit 51ad1e4 - Documentation: Document kernel.panic_on_io_nmi sysctl (bsc#940946, bsc#937444). - x86/nmi: Save regs in crash dump on external NMI (bsc#940946, bsc#937444). - x86/apic: Introduce apic_extnmi command line parameter (bsc#940946, bsc#937444). - kexec: Fix race between panic() and crash_kexec() (bsc#940946, bsc#937444). - panic, x86: Allow CPUs to save registers even if looping in NMI context (bsc#940946, bsc#937444). - panic, x86: Fix re-entrance problem due to panic on NMI (bsc#940946, bsc#937444). - commit 2a6f9cc - Refresh patches.fixes/ipvs-drop-first-packet-to-dead-server.patch. - commit 202cf0b - Refresh patches.arch/x86_64-hpet-64bit-timer.patch. - commit a209826 - net, thunderx: Add TX timeout, RX buff allocation fail to driver stats. - net, thunderx: Fix for duplicate CQEs by HW for TSO packets. - net, thunderx: HW errata workaround for non-tunneled TSO pkts. - net, thunderx: Enable CQ count threshold for pass2 chip. - net, thunderx: HW TSO support for pass2 chips. - net, thunderx: Remove unnecessary rcv buffer start address management. - net: thunderx: Increase transmit queue length. - net: thunderx: nicvf_queues: nivc_*_intr: remove duplication. - net, thunderx: Fix memory leak while unload modules. - net, thunderx: Fix crash during shutdown when probe fails. - net, thunderx: Use bool in stucts there possible. - arm64, pci, numa: Adding helper functions as required by pci. - commit 33880c5 - Refresh /dev/kmsg ratelimiting patch and make it less obtrusive - commit 26f3f43 - Remove obsolete patches after review - Refresh patches.suse/aacraid-export-fixed-module-param. - Refresh patches.suse/fcoe-reduce-max_sectors. - Delete patches.drivers/fnic-Correcting-warnings-given-by-Smatch-and-Sp.patch. - Delete patches.drivers/scsi-bnx2fc-handle_scsi_retry_delay. - Delete patches.drivers/scsi-bnx2fc-soft_lockup_when_rmmod. - Delete patches.fixes/scsi-Warn-on-invalid-command-completion.patch. - Delete patches.fixes/scsi-retry-MODE-SENSE-on-unit-attention.patch. - Delete patches.suse/scsi-remove-unhandled-error-code-message.patch. - commit e841249 - Remove obsolete mpt2sas/mpt3sas patches - Delete patches.drivers/mpt2sas-0002-Added-new-driver-module-Parameter-disable_ee.patch. - Delete patches.drivers/mpt2sas-0007-For-2TB-volumes-DirectDrive-support-sends-I-.patch. - Delete patches.drivers/mpt2sas-0010-Added-module-parameter-unblock_io-to-unblock.patch. - Delete patches.drivers/mpt3sas-0001-Added-new-driver-module-Parameter-disable_ee.patch. - commit 720444a - Review megaraid_sas patches - Refresh patches.drivers/megaraid-sas-boot-hangs-while-LD-is-offline.patch. - Refresh patches.drivers/megaraid_sas-Fallback-to-older-scanning-if-not-disks.patch. - Delete patches.drivers/call-scsi_activate_tcq-per-scsi-target-and-enabled-tagged_support-inside-struct-scsi_device.patch. - Delete patches.drivers/megaraid_sas-Disable-controller-reset-for-ppc.patch. - Delete patches.drivers/megaraid_sas-Evaluate-return-status-from-megasas_iss.patch. - Delete patches.drivers/megaraid_sas-handle-fastboot.patch. - Delete patches.drivers/megaraid_sas-reduce-logging-noise.patch. - commit dc92554 - Update config files. enable CONFIG_SPARSEMEM_VMEMMAP on Power (bsc#951533) - commit 0bde536 - Delete patches.fixes/inotify-nested-sleep-fix.patch. Fixed by e23738a7300a7591a57a22f47b813 in 4.4 - Delete patches.fixes/quota-block-vs-bytes-fix.patch. Fixed by 14bf61ffe6ac54afcd1e888a4407fe16054483db in 4.4 - Delete patches.suse/fs-change-direct_access-calling-convention.patch. Didn't happen upstream in the end and not likely in near future. - Delete patches.suse/mm-dax-fault-futureproof.patch. struct vm_fault has necessary entries in 4.4. - commit 877459a - Import the s390x/zfcpdump config from SLE12-SP1 (fate#316142) New config options need to be reviewed. - commit fac2f99 - supported.conf: add arm64 modules - commit 9ce4d69 - Update config files for arm64 - Enable numa support - Add thunderx edac driver - commit e5f5de8 - net, thunder, bgx: Start to use standard firmware node infrastructure (fate#319484). - net: mdio-octeon: Quit using readq_relaxed/writeq_relaxed (fate#319484). - net: mdio-octeon: Add PCI driver binding (fate#319484). - PCI/pci-host-generic: Add support for Cavium Thunder fixed BARs (fate#319484). - PCI: generic: Add support for Cavium ThunderX PCIe root complexes (fate#319484). - ARM64/KVM : Add support for 48bit PA in EL2 (fate#319484). - edac: cavium: Add Cavium ThunderX EDAC driver. - irqchip, gicv3-its, numa: Workaround for Cavium ThunderX erratum 23144 . - arm64, dt, thunderx: Add initial dts for Cavium Thunderx in 2 node topology. - arm64/arm, numa, dt: adding numa dt binding implementation for arm64 platforms. - Documentation, dt, arm64/arm: dt bindings for numa. - arm64, numa: adding numa support for arm64 platforms. - arm64/efi: adapt to relaxed FDT placement requirements. - arm64/efi: ignore DT memreserve entries instead of removing them. - arm64/efi: ignore DT memory nodes instead of removing them. - arm64/efi: move EFI init before early FDT processing. - efi: move FDT handling to separate object file. - arm64: clone early_init_dt_add_memory_arch() to override default . - arm64: gicv3: its: Increase FORCE_MAX_ZONEORDER for Cavium ThunderX. - net/mlx4: Remove improper usage of dma_alloc_coherent(). - irqchip: gic-v3: Add gic_get_irq_domain() to get the irqdomain of the GIC. - arm64, pci: Allow RC drivers to supply pcibios_add_device() implementation. - pci: Add is_pcierc element to struct pci_bus. - commit 8ed06df - Remove patches after review - Delete patches.fixes/block-factor-out-vector-mergeable-decision-to-a-help.patch. - Delete patches.fixes/block-modify-__bio_add_page-check-to-accept-pages-th.patch. - commit 3b9419a - Remove non-upstreamed patches - Delete patches.suse/no-partition-scan. - Delete patches.suse/scsi-netlink-ml. - commit 7c5a064 - Review lpfc patches - Refresh patches.fixes/lpfc-Fix-race-on-command-completion.patch. - Delete patches.drivers/lpfc-10.5.0.2-Add-support-for-ELS-LCB.patch. - Delete patches.drivers/lpfc-10.5.0.2-Add-support-for-RDP-ELS-command.patch. - Delete patches.drivers/lpfc-10.5.0.2-Change-buffer-pool-empty-message-to-miscellaneo.patch. - Delete patches.drivers/lpfc-10.5.0.2-Check-for-active-portpeerbeacon.patch. - Delete patches.drivers/lpfc-10.5.0.2-Correct-loss-of-RSCNs-during-array-takeaway-giv.patch. - Delete patches.drivers/lpfc-10.5.0.2-Correct-reference-counting-of-rport.patch. - Delete patches.drivers/lpfc-10.5.0.2-Correct-reporting-of-vport-state-on-fdisc-comma.patch. - Delete patches.drivers/lpfc-10.5.0.2-Devices-are-not-discovered-during-takeaway-give.patch. - Delete patches.drivers/lpfc-10.5.0.2-Fix-ABORTs-WQ-selection-in-terminate_rport_io.patch. - Delete patches.drivers/lpfc-10.5.0.2-Fix-cq_id-masking-problem.patch. - Delete patches.drivers/lpfc-10.5.0.2-Fix-crash-in-vport_delete.patch. - Delete patches.drivers/lpfc-10.5.0.2-Fix-discovery-issue-when-changing-from-Pt2Pt-to.patch. - Delete patches.drivers/lpfc-10.5.0.2-Fix-incorrect-log-message-reported-for-empty-FC.patch. - Delete patches.drivers/lpfc-10.5.0.2-Fix-rport-leak.patch. - Delete patches.drivers/lpfc-10.5.0.2-Fix-to-drop-PLOGIs-from-fabric-node-till-LOGO-p.patch. - Delete patches.drivers/lpfc-10.5.0.2-Fix-to-remove-IRQF_SHARED-flag-for-MSI-MSI-X-ve.patch. - Delete patches.drivers/lpfc-10.5.0.2-Fix-vport-deletion-failure.patch. - commit b2fb399 - Review HPSA patches - hpsa: marking older boards as unsupported (FATE#316683). - Delete patches.drivers/hpsa-0013-Remove-unused-PCI-IDs.patch. - Delete patches.drivers/hpsa-0016-mark-older-boards-as-unsupported.patch. - Delete patches.drivers/hpsa-additional-controller-ids.patch. - Delete patches.drivers/hpsa-fix-bug-in-figure_lunaddrbytes.patch. - commit 083b842 - Remove NVMe fixes after review - Delete patches.drivers/nvme-0099-stripe-queue-irq-vector-assignments.patch. - Delete patches.drivers/nvme-0100-return-busy-status-on-suspended-queue.patch. - Delete patches.drivers/nvme-0101-fix-ioctl-passthrough-length-calculation.patch. - Delete patches.drivers/nvme-0102-don-t-write-cq-doorbell-on-suspended-queues.patch. - Delete patches.fixes/nvme-0098-avoid-infinite-loop-on-broken-device.patch. - Delete patches.fixes/scsi-dh-queuedata-accessors. - commit c6264ec - Delete patches.arch/0001-acpi-Add-container-online-uevent-to-acpi_bus_attach.patch. - commit 0ed2cdf - Review qla2xxx patches - Refresh patches.drivers/qla2xxx-0040-Add-module-parameter-for-interrupt-mode.patch. - Delete patches.drivers/qla2xxx-0023-Add-mutex-around-optrom-calls-to-serialize-a.patch. - Delete patches.drivers/qla2xxx-0024-Add-handling-for-boot-indication-progress-AE.patch. - Delete patches.drivers/qla2xxx-0025-Replace-constant-value-for-IOCTL-IOCB-abort-.patch. - Delete patches.drivers/qla2xxx-0026-Use-proper-message-for-Non-owner-reset-ACK-T.patch. - Delete patches.drivers/qla2xxx-0027-Remove-init-control-block-related-dead-code-.patch. - Delete patches.drivers/qla2xxx-0028-Select-correct-request-queue-for-error-type-.patch. - Delete patches.drivers/qla2xxx-0029-Enable-the-Flash-Access-Control-FAC-mailbox-.patch. - Delete patches.drivers/qla2xxx-0030-Properly-handle-32-bit-mailbox-register-for-.patch. - Delete patches.drivers/qla2xxx-0031-Set-host-can_queue-value-based-on-available-.patch. - Delete patches.drivers/qla2xxx-0032-Remove-Marker-type-IOCB-logic-for-ISPFX00.patch. - Delete patches.drivers/qla2xxx-0033-Remove-ISP_ABORT_NEEDED-and-ISP_ABORT_RETRY-.patch. - Delete patches.drivers/qla2xxx-0034-Add-changes-in-the-IOCB-structures-to-adjust.patch. - Delete patches.drivers/qla2xxx-0035-Avoid-poisoning-in-the-response-queue-for-IS.patch. - Delete patches.drivers/qla2xxx-0036-Simplify-the-ISPFX00-interrupt-handler-code-.patch. - Delete patches.drivers/qla2xxx-0037-Read-capture-firmware-dump-on-mailbox-timeou.patch. - Delete patches.drivers/qla2xxx-0038-Correctly-set-the-read_optrom-pointer-for-IS.patch. - Delete patches.drivers/qla2xxx-0041-Log-when-device-state-is-moved-to-failed-sta.patch. - Delete patches.drivers/qla2xxx-0042-Issue-abort-command-for-outstanding-commands.patch. - Delete patches.drivers/qla2xxx-0043-Allow-the-next-firmware-dump-if-the-previous.patch. - Delete patches.drivers/qla2xxx-0044-Check-for-peg-alive-counter-and-clear-any-ou.patch. - Delete patches.drivers/qla2xxx-Do-not-crash-system-for-sp-ref-count-zero.patch. - Delete patches.drivers/qla2xxx-Do-not-decrement-the-reference-count-in-abor.patch. - Delete patches.drivers/qla2xxx-Do-not-reset-adapter-if-SRB-handle-is-in-ran.patch. - Delete patches.drivers/qla2xxx-Don-t-reset-ISP-when-we-receive-an-error-ent.patch. - commit 8de70a2 - script/kmsg-doc is not generating messages properly causing the build to fail. Disabled CONFIG_KMSG_IDS setting until script can be fixed. - commit c15d6de - SP2 patch review: Forward port keepers, drop the unneeded. - Refresh patches.fixes/sched-Fix-up-proc-sched_debug-to-print-only-runnable-tasks-again.patch. - Refresh patches.suse/sched-domain-flags-proc-handler.patch. - Refresh patches.suse/sched-provide-nortsched-boot-option.patch. - Refresh patches.suse/sched-provide-rtkthreads-rtworkqueues-boot-options.patch. - Refresh patches.suse/sched-reinstate-FAIR_SLEEPERS-feature.patch. - Refresh patches.suse/sched-reinstate-sched_compat_yield.patch. - Refresh patches.suse/sched-throttle-nohz.patch. - Delete patches.fixes/hrtimer-Prevent-timer-interrupt-DoS.patch. - Delete patches.fixes/sched-Fix-__sched_setscheduler-vs-load-balancing-race.patch. - Delete patches.fixes/sched-update_rq_clock-must-skip-ONE-update.patch. - Delete patches.suse/sched-rtsched_debug-SMP-only.patch. - Delete patches.suse/sched-rtsched_debug-boot-option.patch. - commit 539b6a9 - Delete patches.drivers/ixgbe-0001-Remove-support-the-device-ID-s-from-the-code-0x15AC-.patch. - commit 60b7730 - Delete patches.fixes/0001-NFSv4-do-not-accept-an-incompatible-delegation.patch. - Delete patches.fixes/nfs-prime-decache-requires-fh.patch. both these issues have been addressed differently in mainline so the patches are not needed for 4.4 - commit a6264f8 - Delete patches.fixes/0001-NFSv4-do-not-accept-an-incompatible-delegation.patch. This was fixed in 4.3 by Commit: 24311f884189 ("NFSv4: Recovery of recalled read delegations is broken") - commit c67a4b2 - Refresh patches.drivers/0001-module-warn-if-module-init-probe-takes-long.patch. - commit 7011374 - Refresh patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch. - Refresh patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch. - commit c746bef - Delete patches.fixes/0001-SUNRPC-Report-connection-error-values-to-rpc_tasks-o-fix.patch. - Delete patches.suse/NFS_LOOP_4_SUNRPC_clnt_local.patch. - Delete patches.suse/NFS_LOOP_5_NFS_no_loop-back_deadlock2.patch. More patches which are not needed with 4.4. - commit 5e2ae40 - Refresh patches.fixes/nfs_flush_incompatible.fix. - Refresh patches.suse/0001-md-failfast-add-failfast-flag-for-md-to-be-used-by-s.patch. - Refresh patches.suse/0002-md-raid1-add-failfast-handling-for-reads.patch. - Refresh patches.suse/0003-md-raid1-add-failfast-handling-for-writes.patch. - Refresh patches.suse/0004-md-raid10-add-failfast-handling-for-reads.patch. - Refresh patches.suse/0005-md-raid10-add-failfast-handling-for-writes.patch. - Refresh patches.suse/01a-md-failfast-metadata. - Refresh patches.suse/blk-timeout-no-round. - Refresh patches.suse/block-nonblock-causes-failfast. - Refresh patches.suse/md-bitmap-unplug-fixes. - Refresh patches.suse/md-display-timeout-error.patch. - Refresh patches.suse/md-expedite-hot-remove. - Refresh patches.suse/md-raid10-silence-conf. - Refresh patches.suse/md-raid10-tracepoints. - Refresh patches.suse/md-update-sb-async. - Refresh patches.suse/nfs-no-share-transport. - Refresh patches.suse/nfs-no-share-transport-nfsv4. - Delete patches.fixes/0001-BTRFS-support-NFSv2-export.patch. - Delete patches.fixes/nfs-hang.fix. - Delete patches.suse/0004-autofs4-remove-some-unused-inline-functions.patch. - Delete patches.suse/0005-autofs4-comment-typo-remove-a-a-doubled-word.patch. - Delete patches.suse/0006-autofs4-allow-RCU-walk-to-walk-through-autofs4.patch. - Delete patches.suse/0051-Increment-version-for-clustered-bitmaps.patch. - Delete patches.suse/0052-md-cluster-complete-all-write-requests-before-adding.patch. - Delete patches.suse/0055-md-cluster-Wake-up-suspended-process.patch. - Delete patches.suse/md-unlock_rdev_access. Various updates/removal of needs-review patches. - commit f3f68e2 ++++ kernel-source: - Refresh patches.drivers/disable-catas_reset-by-default-to-avoid-problems-wit.patch. - Refresh patches.fixes/e1000e-Do-not-read-ICR-in-Other-interrupt.patch. - Refresh patches.fixes/e1000e-Do-not-write-lsc-to-ics-in-msi-x-mode.patch. - Refresh patches.fixes/e1000e-Fix-msi-x-interrupt-automask.patch. - Refresh patches.fixes/e1000e-Remove-unreachable-code.patch. - commit 51ad1e4 - Documentation: Document kernel.panic_on_io_nmi sysctl (bsc#940946, bsc#937444). - x86/nmi: Save regs in crash dump on external NMI (bsc#940946, bsc#937444). - x86/apic: Introduce apic_extnmi command line parameter (bsc#940946, bsc#937444). - kexec: Fix race between panic() and crash_kexec() (bsc#940946, bsc#937444). - panic, x86: Allow CPUs to save registers even if looping in NMI context (bsc#940946, bsc#937444). - panic, x86: Fix re-entrance problem due to panic on NMI (bsc#940946, bsc#937444). - commit 2a6f9cc - Refresh patches.fixes/ipvs-drop-first-packet-to-dead-server.patch. - commit 202cf0b - Refresh patches.arch/x86_64-hpet-64bit-timer.patch. - commit a209826 - net, thunderx: Add TX timeout, RX buff allocation fail to driver stats. - net, thunderx: Fix for duplicate CQEs by HW for TSO packets. - net, thunderx: HW errata workaround for non-tunneled TSO pkts. - net, thunderx: Enable CQ count threshold for pass2 chip. - net, thunderx: HW TSO support for pass2 chips. - net, thunderx: Remove unnecessary rcv buffer start address management. - net: thunderx: Increase transmit queue length. - net: thunderx: nicvf_queues: nivc_*_intr: remove duplication. - net, thunderx: Fix memory leak while unload modules. - net, thunderx: Fix crash during shutdown when probe fails. - net, thunderx: Use bool in stucts there possible. - arm64, pci, numa: Adding helper functions as required by pci. - commit 33880c5 - Refresh /dev/kmsg ratelimiting patch and make it less obtrusive - commit 26f3f43 - Remove obsolete patches after review - Refresh patches.suse/aacraid-export-fixed-module-param. - Refresh patches.suse/fcoe-reduce-max_sectors. - Delete patches.drivers/fnic-Correcting-warnings-given-by-Smatch-and-Sp.patch. - Delete patches.drivers/scsi-bnx2fc-handle_scsi_retry_delay. - Delete patches.drivers/scsi-bnx2fc-soft_lockup_when_rmmod. - Delete patches.fixes/scsi-Warn-on-invalid-command-completion.patch. - Delete patches.fixes/scsi-retry-MODE-SENSE-on-unit-attention.patch. - Delete patches.suse/scsi-remove-unhandled-error-code-message.patch. - commit e841249 - Remove obsolete mpt2sas/mpt3sas patches - Delete patches.drivers/mpt2sas-0002-Added-new-driver-module-Parameter-disable_ee.patch. - Delete patches.drivers/mpt2sas-0007-For-2TB-volumes-DirectDrive-support-sends-I-.patch. - Delete patches.drivers/mpt2sas-0010-Added-module-parameter-unblock_io-to-unblock.patch. - Delete patches.drivers/mpt3sas-0001-Added-new-driver-module-Parameter-disable_ee.patch. - commit 720444a - Review megaraid_sas patches - Refresh patches.drivers/megaraid-sas-boot-hangs-while-LD-is-offline.patch. - Refresh patches.drivers/megaraid_sas-Fallback-to-older-scanning-if-not-disks.patch. - Delete patches.drivers/call-scsi_activate_tcq-per-scsi-target-and-enabled-tagged_support-inside-struct-scsi_device.patch. - Delete patches.drivers/megaraid_sas-Disable-controller-reset-for-ppc.patch. - Delete patches.drivers/megaraid_sas-Evaluate-return-status-from-megasas_iss.patch. - Delete patches.drivers/megaraid_sas-handle-fastboot.patch. - Delete patches.drivers/megaraid_sas-reduce-logging-noise.patch. - commit dc92554 - Update config files. enable CONFIG_SPARSEMEM_VMEMMAP on Power (bsc#951533) - commit 0bde536 - Delete patches.fixes/inotify-nested-sleep-fix.patch. Fixed by e23738a7300a7591a57a22f47b813 in 4.4 - Delete patches.fixes/quota-block-vs-bytes-fix.patch. Fixed by 14bf61ffe6ac54afcd1e888a4407fe16054483db in 4.4 - Delete patches.suse/fs-change-direct_access-calling-convention.patch. Didn't happen upstream in the end and not likely in near future. - Delete patches.suse/mm-dax-fault-futureproof.patch. struct vm_fault has necessary entries in 4.4. - commit 877459a - Import the s390x/zfcpdump config from SLE12-SP1 (fate#316142) New config options need to be reviewed. - commit fac2f99 - supported.conf: add arm64 modules - commit 9ce4d69 - Update config files for arm64 - Enable numa support - Add thunderx edac driver - commit e5f5de8 - net, thunder, bgx: Start to use standard firmware node infrastructure (fate#319484). - net: mdio-octeon: Quit using readq_relaxed/writeq_relaxed (fate#319484). - net: mdio-octeon: Add PCI driver binding (fate#319484). - PCI/pci-host-generic: Add support for Cavium Thunder fixed BARs (fate#319484). - PCI: generic: Add support for Cavium ThunderX PCIe root complexes (fate#319484). - ARM64/KVM : Add support for 48bit PA in EL2 (fate#319484). - edac: cavium: Add Cavium ThunderX EDAC driver. - irqchip, gicv3-its, numa: Workaround for Cavium ThunderX erratum 23144 . - arm64, dt, thunderx: Add initial dts for Cavium Thunderx in 2 node topology. - arm64/arm, numa, dt: adding numa dt binding implementation for arm64 platforms. - Documentation, dt, arm64/arm: dt bindings for numa. - arm64, numa: adding numa support for arm64 platforms. - arm64/efi: adapt to relaxed FDT placement requirements. - arm64/efi: ignore DT memreserve entries instead of removing them. - arm64/efi: ignore DT memory nodes instead of removing them. - arm64/efi: move EFI init before early FDT processing. - efi: move FDT handling to separate object file. - arm64: clone early_init_dt_add_memory_arch() to override default . - arm64: gicv3: its: Increase FORCE_MAX_ZONEORDER for Cavium ThunderX. - net/mlx4: Remove improper usage of dma_alloc_coherent(). - irqchip: gic-v3: Add gic_get_irq_domain() to get the irqdomain of the GIC. - arm64, pci: Allow RC drivers to supply pcibios_add_device() implementation. - pci: Add is_pcierc element to struct pci_bus. - commit 8ed06df - Remove patches after review - Delete patches.fixes/block-factor-out-vector-mergeable-decision-to-a-help.patch. - Delete patches.fixes/block-modify-__bio_add_page-check-to-accept-pages-th.patch. - commit 3b9419a - Remove non-upstreamed patches - Delete patches.suse/no-partition-scan. - Delete patches.suse/scsi-netlink-ml. - commit 7c5a064 - Review lpfc patches - Refresh patches.fixes/lpfc-Fix-race-on-command-completion.patch. - Delete patches.drivers/lpfc-10.5.0.2-Add-support-for-ELS-LCB.patch. - Delete patches.drivers/lpfc-10.5.0.2-Add-support-for-RDP-ELS-command.patch. - Delete patches.drivers/lpfc-10.5.0.2-Change-buffer-pool-empty-message-to-miscellaneo.patch. - Delete patches.drivers/lpfc-10.5.0.2-Check-for-active-portpeerbeacon.patch. - Delete patches.drivers/lpfc-10.5.0.2-Correct-loss-of-RSCNs-during-array-takeaway-giv.patch. - Delete patches.drivers/lpfc-10.5.0.2-Correct-reference-counting-of-rport.patch. - Delete patches.drivers/lpfc-10.5.0.2-Correct-reporting-of-vport-state-on-fdisc-comma.patch. - Delete patches.drivers/lpfc-10.5.0.2-Devices-are-not-discovered-during-takeaway-give.patch. - Delete patches.drivers/lpfc-10.5.0.2-Fix-ABORTs-WQ-selection-in-terminate_rport_io.patch. - Delete patches.drivers/lpfc-10.5.0.2-Fix-cq_id-masking-problem.patch. - Delete patches.drivers/lpfc-10.5.0.2-Fix-crash-in-vport_delete.patch. - Delete patches.drivers/lpfc-10.5.0.2-Fix-discovery-issue-when-changing-from-Pt2Pt-to.patch. - Delete patches.drivers/lpfc-10.5.0.2-Fix-incorrect-log-message-reported-for-empty-FC.patch. - Delete patches.drivers/lpfc-10.5.0.2-Fix-rport-leak.patch. - Delete patches.drivers/lpfc-10.5.0.2-Fix-to-drop-PLOGIs-from-fabric-node-till-LOGO-p.patch. - Delete patches.drivers/lpfc-10.5.0.2-Fix-to-remove-IRQF_SHARED-flag-for-MSI-MSI-X-ve.patch. - Delete patches.drivers/lpfc-10.5.0.2-Fix-vport-deletion-failure.patch. - commit b2fb399 - Review HPSA patches - hpsa: marking older boards as unsupported (FATE#316683). - Delete patches.drivers/hpsa-0013-Remove-unused-PCI-IDs.patch. - Delete patches.drivers/hpsa-0016-mark-older-boards-as-unsupported.patch. - Delete patches.drivers/hpsa-additional-controller-ids.patch. - Delete patches.drivers/hpsa-fix-bug-in-figure_lunaddrbytes.patch. - commit 083b842 - Remove NVMe fixes after review - Delete patches.drivers/nvme-0099-stripe-queue-irq-vector-assignments.patch. - Delete patches.drivers/nvme-0100-return-busy-status-on-suspended-queue.patch. - Delete patches.drivers/nvme-0101-fix-ioctl-passthrough-length-calculation.patch. - Delete patches.drivers/nvme-0102-don-t-write-cq-doorbell-on-suspended-queues.patch. - Delete patches.fixes/nvme-0098-avoid-infinite-loop-on-broken-device.patch. - Delete patches.fixes/scsi-dh-queuedata-accessors. - commit c6264ec - Delete patches.arch/0001-acpi-Add-container-online-uevent-to-acpi_bus_attach.patch. - commit 0ed2cdf - Review qla2xxx patches - Refresh patches.drivers/qla2xxx-0040-Add-module-parameter-for-interrupt-mode.patch. - Delete patches.drivers/qla2xxx-0023-Add-mutex-around-optrom-calls-to-serialize-a.patch. - Delete patches.drivers/qla2xxx-0024-Add-handling-for-boot-indication-progress-AE.patch. - Delete patches.drivers/qla2xxx-0025-Replace-constant-value-for-IOCTL-IOCB-abort-.patch. - Delete patches.drivers/qla2xxx-0026-Use-proper-message-for-Non-owner-reset-ACK-T.patch. - Delete patches.drivers/qla2xxx-0027-Remove-init-control-block-related-dead-code-.patch. - Delete patches.drivers/qla2xxx-0028-Select-correct-request-queue-for-error-type-.patch. - Delete patches.drivers/qla2xxx-0029-Enable-the-Flash-Access-Control-FAC-mailbox-.patch. - Delete patches.drivers/qla2xxx-0030-Properly-handle-32-bit-mailbox-register-for-.patch. - Delete patches.drivers/qla2xxx-0031-Set-host-can_queue-value-based-on-available-.patch. - Delete patches.drivers/qla2xxx-0032-Remove-Marker-type-IOCB-logic-for-ISPFX00.patch. - Delete patches.drivers/qla2xxx-0033-Remove-ISP_ABORT_NEEDED-and-ISP_ABORT_RETRY-.patch. - Delete patches.drivers/qla2xxx-0034-Add-changes-in-the-IOCB-structures-to-adjust.patch. - Delete patches.drivers/qla2xxx-0035-Avoid-poisoning-in-the-response-queue-for-IS.patch. - Delete patches.drivers/qla2xxx-0036-Simplify-the-ISPFX00-interrupt-handler-code-.patch. - Delete patches.drivers/qla2xxx-0037-Read-capture-firmware-dump-on-mailbox-timeou.patch. - Delete patches.drivers/qla2xxx-0038-Correctly-set-the-read_optrom-pointer-for-IS.patch. - Delete patches.drivers/qla2xxx-0041-Log-when-device-state-is-moved-to-failed-sta.patch. - Delete patches.drivers/qla2xxx-0042-Issue-abort-command-for-outstanding-commands.patch. - Delete patches.drivers/qla2xxx-0043-Allow-the-next-firmware-dump-if-the-previous.patch. - Delete patches.drivers/qla2xxx-0044-Check-for-peg-alive-counter-and-clear-any-ou.patch. - Delete patches.drivers/qla2xxx-Do-not-crash-system-for-sp-ref-count-zero.patch. - Delete patches.drivers/qla2xxx-Do-not-decrement-the-reference-count-in-abor.patch. - Delete patches.drivers/qla2xxx-Do-not-reset-adapter-if-SRB-handle-is-in-ran.patch. - Delete patches.drivers/qla2xxx-Don-t-reset-ISP-when-we-receive-an-error-ent.patch. - commit 8de70a2 - script/kmsg-doc is not generating messages properly causing the build to fail. Disabled CONFIG_KMSG_IDS setting until script can be fixed. - commit c15d6de - SP2 patch review: Forward port keepers, drop the unneeded. - Refresh patches.fixes/sched-Fix-up-proc-sched_debug-to-print-only-runnable-tasks-again.patch. - Refresh patches.suse/sched-domain-flags-proc-handler.patch. - Refresh patches.suse/sched-provide-nortsched-boot-option.patch. - Refresh patches.suse/sched-provide-rtkthreads-rtworkqueues-boot-options.patch. - Refresh patches.suse/sched-reinstate-FAIR_SLEEPERS-feature.patch. - Refresh patches.suse/sched-reinstate-sched_compat_yield.patch. - Refresh patches.suse/sched-throttle-nohz.patch. - Delete patches.fixes/hrtimer-Prevent-timer-interrupt-DoS.patch. - Delete patches.fixes/sched-Fix-__sched_setscheduler-vs-load-balancing-race.patch. - Delete patches.fixes/sched-update_rq_clock-must-skip-ONE-update.patch. - Delete patches.suse/sched-rtsched_debug-SMP-only.patch. - Delete patches.suse/sched-rtsched_debug-boot-option.patch. - commit 539b6a9 - Delete patches.drivers/ixgbe-0001-Remove-support-the-device-ID-s-from-the-code-0x15AC-.patch. - commit 60b7730 - Delete patches.fixes/0001-NFSv4-do-not-accept-an-incompatible-delegation.patch. - Delete patches.fixes/nfs-prime-decache-requires-fh.patch. both these issues have been addressed differently in mainline so the patches are not needed for 4.4 - commit a6264f8 - Delete patches.fixes/0001-NFSv4-do-not-accept-an-incompatible-delegation.patch. This was fixed in 4.3 by Commit: 24311f884189 ("NFSv4: Recovery of recalled read delegations is broken") - commit c67a4b2 - Refresh patches.drivers/0001-module-warn-if-module-init-probe-takes-long.patch. - commit 7011374 - Refresh patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch. - Refresh patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch. - commit c746bef - Delete patches.fixes/0001-SUNRPC-Report-connection-error-values-to-rpc_tasks-o-fix.patch. - Delete patches.suse/NFS_LOOP_4_SUNRPC_clnt_local.patch. - Delete patches.suse/NFS_LOOP_5_NFS_no_loop-back_deadlock2.patch. More patches which are not needed with 4.4. - commit 5e2ae40 - Refresh patches.fixes/nfs_flush_incompatible.fix. - Refresh patches.suse/0001-md-failfast-add-failfast-flag-for-md-to-be-used-by-s.patch. - Refresh patches.suse/0002-md-raid1-add-failfast-handling-for-reads.patch. - Refresh patches.suse/0003-md-raid1-add-failfast-handling-for-writes.patch. - Refresh patches.suse/0004-md-raid10-add-failfast-handling-for-reads.patch. - Refresh patches.suse/0005-md-raid10-add-failfast-handling-for-writes.patch. - Refresh patches.suse/01a-md-failfast-metadata. - Refresh patches.suse/blk-timeout-no-round. - Refresh patches.suse/block-nonblock-causes-failfast. - Refresh patches.suse/md-bitmap-unplug-fixes. - Refresh patches.suse/md-display-timeout-error.patch. - Refresh patches.suse/md-expedite-hot-remove. - Refresh patches.suse/md-raid10-silence-conf. - Refresh patches.suse/md-raid10-tracepoints. - Refresh patches.suse/md-update-sb-async. - Refresh patches.suse/nfs-no-share-transport. - Refresh patches.suse/nfs-no-share-transport-nfsv4. - Delete patches.fixes/0001-BTRFS-support-NFSv2-export.patch. - Delete patches.fixes/nfs-hang.fix. - Delete patches.suse/0004-autofs4-remove-some-unused-inline-functions.patch. - Delete patches.suse/0005-autofs4-comment-typo-remove-a-a-doubled-word.patch. - Delete patches.suse/0006-autofs4-allow-RCU-walk-to-walk-through-autofs4.patch. - Delete patches.suse/0051-Increment-version-for-clustered-bitmaps.patch. - Delete patches.suse/0052-md-cluster-complete-all-write-requests-before-adding.patch. - Delete patches.suse/0055-md-cluster-Wake-up-suspended-process.patch. - Delete patches.suse/md-unlock_rdev_access. Various updates/removal of needs-review patches. - commit f3f68e2 ++++ kernel-firmware: - Update to version 20160112git (commit 40e9ae8) (fate#320305). No firmware files have been removed except for ti-connectivity/wl18xx-conf.bin, for which the driver has a fallback. Run git log --no-merges --oneline ce64fa89..40e9ae8 in linux-firmware.git to see the complete list of changes. - Synced the spec file with openSUSE Factory. ++++ kernel-syms: - Refresh patches.drivers/disable-catas_reset-by-default-to-avoid-problems-wit.patch. - Refresh patches.fixes/e1000e-Do-not-read-ICR-in-Other-interrupt.patch. - Refresh patches.fixes/e1000e-Do-not-write-lsc-to-ics-in-msi-x-mode.patch. - Refresh patches.fixes/e1000e-Fix-msi-x-interrupt-automask.patch. - Refresh patches.fixes/e1000e-Remove-unreachable-code.patch. - commit 51ad1e4 - Documentation: Document kernel.panic_on_io_nmi sysctl (bsc#940946, bsc#937444). - x86/nmi: Save regs in crash dump on external NMI (bsc#940946, bsc#937444). - x86/apic: Introduce apic_extnmi command line parameter (bsc#940946, bsc#937444). - kexec: Fix race between panic() and crash_kexec() (bsc#940946, bsc#937444). - panic, x86: Allow CPUs to save registers even if looping in NMI context (bsc#940946, bsc#937444). - panic, x86: Fix re-entrance problem due to panic on NMI (bsc#940946, bsc#937444). - commit 2a6f9cc - Refresh patches.fixes/ipvs-drop-first-packet-to-dead-server.patch. - commit 202cf0b - Refresh patches.arch/x86_64-hpet-64bit-timer.patch. - commit a209826 - net, thunderx: Add TX timeout, RX buff allocation fail to driver stats. - net, thunderx: Fix for duplicate CQEs by HW for TSO packets. - net, thunderx: HW errata workaround for non-tunneled TSO pkts. - net, thunderx: Enable CQ count threshold for pass2 chip. - net, thunderx: HW TSO support for pass2 chips. - net, thunderx: Remove unnecessary rcv buffer start address management. - net: thunderx: Increase transmit queue length. - net: thunderx: nicvf_queues: nivc_*_intr: remove duplication. - net, thunderx: Fix memory leak while unload modules. - net, thunderx: Fix crash during shutdown when probe fails. - net, thunderx: Use bool in stucts there possible. - arm64, pci, numa: Adding helper functions as required by pci. - commit 33880c5 - Refresh /dev/kmsg ratelimiting patch and make it less obtrusive - commit 26f3f43 - Remove obsolete patches after review - Refresh patches.suse/aacraid-export-fixed-module-param. - Refresh patches.suse/fcoe-reduce-max_sectors. - Delete patches.drivers/fnic-Correcting-warnings-given-by-Smatch-and-Sp.patch. - Delete patches.drivers/scsi-bnx2fc-handle_scsi_retry_delay. - Delete patches.drivers/scsi-bnx2fc-soft_lockup_when_rmmod. - Delete patches.fixes/scsi-Warn-on-invalid-command-completion.patch. - Delete patches.fixes/scsi-retry-MODE-SENSE-on-unit-attention.patch. - Delete patches.suse/scsi-remove-unhandled-error-code-message.patch. - commit e841249 - Remove obsolete mpt2sas/mpt3sas patches - Delete patches.drivers/mpt2sas-0002-Added-new-driver-module-Parameter-disable_ee.patch. - Delete patches.drivers/mpt2sas-0007-For-2TB-volumes-DirectDrive-support-sends-I-.patch. - Delete patches.drivers/mpt2sas-0010-Added-module-parameter-unblock_io-to-unblock.patch. - Delete patches.drivers/mpt3sas-0001-Added-new-driver-module-Parameter-disable_ee.patch. - commit 720444a - Review megaraid_sas patches - Refresh patches.drivers/megaraid-sas-boot-hangs-while-LD-is-offline.patch. - Refresh patches.drivers/megaraid_sas-Fallback-to-older-scanning-if-not-disks.patch. - Delete patches.drivers/call-scsi_activate_tcq-per-scsi-target-and-enabled-tagged_support-inside-struct-scsi_device.patch. - Delete patches.drivers/megaraid_sas-Disable-controller-reset-for-ppc.patch. - Delete patches.drivers/megaraid_sas-Evaluate-return-status-from-megasas_iss.patch. - Delete patches.drivers/megaraid_sas-handle-fastboot.patch. - Delete patches.drivers/megaraid_sas-reduce-logging-noise.patch. - commit dc92554 - Update config files. enable CONFIG_SPARSEMEM_VMEMMAP on Power (bsc#951533) - commit 0bde536 - Delete patches.fixes/inotify-nested-sleep-fix.patch. Fixed by e23738a7300a7591a57a22f47b813 in 4.4 - Delete patches.fixes/quota-block-vs-bytes-fix.patch. Fixed by 14bf61ffe6ac54afcd1e888a4407fe16054483db in 4.4 - Delete patches.suse/fs-change-direct_access-calling-convention.patch. Didn't happen upstream in the end and not likely in near future. - Delete patches.suse/mm-dax-fault-futureproof.patch. struct vm_fault has necessary entries in 4.4. - commit 877459a - Import the s390x/zfcpdump config from SLE12-SP1 (fate#316142) New config options need to be reviewed. - commit fac2f99 - supported.conf: add arm64 modules - commit 9ce4d69 - Update config files for arm64 - Enable numa support - Add thunderx edac driver - commit e5f5de8 - net, thunder, bgx: Start to use standard firmware node infrastructure (fate#319484). - net: mdio-octeon: Quit using readq_relaxed/writeq_relaxed (fate#319484). - net: mdio-octeon: Add PCI driver binding (fate#319484). - PCI/pci-host-generic: Add support for Cavium Thunder fixed BARs (fate#319484). - PCI: generic: Add support for Cavium ThunderX PCIe root complexes (fate#319484). - ARM64/KVM : Add support for 48bit PA in EL2 (fate#319484). - edac: cavium: Add Cavium ThunderX EDAC driver. - irqchip, gicv3-its, numa: Workaround for Cavium ThunderX erratum 23144 . - arm64, dt, thunderx: Add initial dts for Cavium Thunderx in 2 node topology. - arm64/arm, numa, dt: adding numa dt binding implementation for arm64 platforms. - Documentation, dt, arm64/arm: dt bindings for numa. - arm64, numa: adding numa support for arm64 platforms. - arm64/efi: adapt to relaxed FDT placement requirements. - arm64/efi: ignore DT memreserve entries instead of removing them. - arm64/efi: ignore DT memory nodes instead of removing them. - arm64/efi: move EFI init before early FDT processing. - efi: move FDT handling to separate object file. - arm64: clone early_init_dt_add_memory_arch() to override default . - arm64: gicv3: its: Increase FORCE_MAX_ZONEORDER for Cavium ThunderX. - net/mlx4: Remove improper usage of dma_alloc_coherent(). - irqchip: gic-v3: Add gic_get_irq_domain() to get the irqdomain of the GIC. - arm64, pci: Allow RC drivers to supply pcibios_add_device() implementation. - pci: Add is_pcierc element to struct pci_bus. - commit 8ed06df - Remove patches after review - Delete patches.fixes/block-factor-out-vector-mergeable-decision-to-a-help.patch. - Delete patches.fixes/block-modify-__bio_add_page-check-to-accept-pages-th.patch. - commit 3b9419a - Remove non-upstreamed patches - Delete patches.suse/no-partition-scan. - Delete patches.suse/scsi-netlink-ml. - commit 7c5a064 - Review lpfc patches - Refresh patches.fixes/lpfc-Fix-race-on-command-completion.patch. - Delete patches.drivers/lpfc-10.5.0.2-Add-support-for-ELS-LCB.patch. - Delete patches.drivers/lpfc-10.5.0.2-Add-support-for-RDP-ELS-command.patch. - Delete patches.drivers/lpfc-10.5.0.2-Change-buffer-pool-empty-message-to-miscellaneo.patch. - Delete patches.drivers/lpfc-10.5.0.2-Check-for-active-portpeerbeacon.patch. - Delete patches.drivers/lpfc-10.5.0.2-Correct-loss-of-RSCNs-during-array-takeaway-giv.patch. - Delete patches.drivers/lpfc-10.5.0.2-Correct-reference-counting-of-rport.patch. - Delete patches.drivers/lpfc-10.5.0.2-Correct-reporting-of-vport-state-on-fdisc-comma.patch. - Delete patches.drivers/lpfc-10.5.0.2-Devices-are-not-discovered-during-takeaway-give.patch. - Delete patches.drivers/lpfc-10.5.0.2-Fix-ABORTs-WQ-selection-in-terminate_rport_io.patch. - Delete patches.drivers/lpfc-10.5.0.2-Fix-cq_id-masking-problem.patch. - Delete patches.drivers/lpfc-10.5.0.2-Fix-crash-in-vport_delete.patch. - Delete patches.drivers/lpfc-10.5.0.2-Fix-discovery-issue-when-changing-from-Pt2Pt-to.patch. - Delete patches.drivers/lpfc-10.5.0.2-Fix-incorrect-log-message-reported-for-empty-FC.patch. - Delete patches.drivers/lpfc-10.5.0.2-Fix-rport-leak.patch. - Delete patches.drivers/lpfc-10.5.0.2-Fix-to-drop-PLOGIs-from-fabric-node-till-LOGO-p.patch. - Delete patches.drivers/lpfc-10.5.0.2-Fix-to-remove-IRQF_SHARED-flag-for-MSI-MSI-X-ve.patch. - Delete patches.drivers/lpfc-10.5.0.2-Fix-vport-deletion-failure.patch. - commit b2fb399 - Review HPSA patches - hpsa: marking older boards as unsupported (FATE#316683). - Delete patches.drivers/hpsa-0013-Remove-unused-PCI-IDs.patch. - Delete patches.drivers/hpsa-0016-mark-older-boards-as-unsupported.patch. - Delete patches.drivers/hpsa-additional-controller-ids.patch. - Delete patches.drivers/hpsa-fix-bug-in-figure_lunaddrbytes.patch. - commit 083b842 - Remove NVMe fixes after review - Delete patches.drivers/nvme-0099-stripe-queue-irq-vector-assignments.patch. - Delete patches.drivers/nvme-0100-return-busy-status-on-suspended-queue.patch. - Delete patches.drivers/nvme-0101-fix-ioctl-passthrough-length-calculation.patch. - Delete patches.drivers/nvme-0102-don-t-write-cq-doorbell-on-suspended-queues.patch. - Delete patches.fixes/nvme-0098-avoid-infinite-loop-on-broken-device.patch. - Delete patches.fixes/scsi-dh-queuedata-accessors. - commit c6264ec - Delete patches.arch/0001-acpi-Add-container-online-uevent-to-acpi_bus_attach.patch. - commit 0ed2cdf - Review qla2xxx patches - Refresh patches.drivers/qla2xxx-0040-Add-module-parameter-for-interrupt-mode.patch. - Delete patches.drivers/qla2xxx-0023-Add-mutex-around-optrom-calls-to-serialize-a.patch. - Delete patches.drivers/qla2xxx-0024-Add-handling-for-boot-indication-progress-AE.patch. - Delete patches.drivers/qla2xxx-0025-Replace-constant-value-for-IOCTL-IOCB-abort-.patch. - Delete patches.drivers/qla2xxx-0026-Use-proper-message-for-Non-owner-reset-ACK-T.patch. - Delete patches.drivers/qla2xxx-0027-Remove-init-control-block-related-dead-code-.patch. - Delete patches.drivers/qla2xxx-0028-Select-correct-request-queue-for-error-type-.patch. - Delete patches.drivers/qla2xxx-0029-Enable-the-Flash-Access-Control-FAC-mailbox-.patch. - Delete patches.drivers/qla2xxx-0030-Properly-handle-32-bit-mailbox-register-for-.patch. - Delete patches.drivers/qla2xxx-0031-Set-host-can_queue-value-based-on-available-.patch. - Delete patches.drivers/qla2xxx-0032-Remove-Marker-type-IOCB-logic-for-ISPFX00.patch. - Delete patches.drivers/qla2xxx-0033-Remove-ISP_ABORT_NEEDED-and-ISP_ABORT_RETRY-.patch. - Delete patches.drivers/qla2xxx-0034-Add-changes-in-the-IOCB-structures-to-adjust.patch. - Delete patches.drivers/qla2xxx-0035-Avoid-poisoning-in-the-response-queue-for-IS.patch. - Delete patches.drivers/qla2xxx-0036-Simplify-the-ISPFX00-interrupt-handler-code-.patch. - Delete patches.drivers/qla2xxx-0037-Read-capture-firmware-dump-on-mailbox-timeou.patch. - Delete patches.drivers/qla2xxx-0038-Correctly-set-the-read_optrom-pointer-for-IS.patch. - Delete patches.drivers/qla2xxx-0041-Log-when-device-state-is-moved-to-failed-sta.patch. - Delete patches.drivers/qla2xxx-0042-Issue-abort-command-for-outstanding-commands.patch. - Delete patches.drivers/qla2xxx-0043-Allow-the-next-firmware-dump-if-the-previous.patch. - Delete patches.drivers/qla2xxx-0044-Check-for-peg-alive-counter-and-clear-any-ou.patch. - Delete patches.drivers/qla2xxx-Do-not-crash-system-for-sp-ref-count-zero.patch. - Delete patches.drivers/qla2xxx-Do-not-decrement-the-reference-count-in-abor.patch. - Delete patches.drivers/qla2xxx-Do-not-reset-adapter-if-SRB-handle-is-in-ran.patch. - Delete patches.drivers/qla2xxx-Don-t-reset-ISP-when-we-receive-an-error-ent.patch. - commit 8de70a2 - script/kmsg-doc is not generating messages properly causing the build to fail. Disabled CONFIG_KMSG_IDS setting until script can be fixed. - commit c15d6de - SP2 patch review: Forward port keepers, drop the unneeded. - Refresh patches.fixes/sched-Fix-up-proc-sched_debug-to-print-only-runnable-tasks-again.patch. - Refresh patches.suse/sched-domain-flags-proc-handler.patch. - Refresh patches.suse/sched-provide-nortsched-boot-option.patch. - Refresh patches.suse/sched-provide-rtkthreads-rtworkqueues-boot-options.patch. - Refresh patches.suse/sched-reinstate-FAIR_SLEEPERS-feature.patch. - Refresh patches.suse/sched-reinstate-sched_compat_yield.patch. - Refresh patches.suse/sched-throttle-nohz.patch. - Delete patches.fixes/hrtimer-Prevent-timer-interrupt-DoS.patch. - Delete patches.fixes/sched-Fix-__sched_setscheduler-vs-load-balancing-race.patch. - Delete patches.fixes/sched-update_rq_clock-must-skip-ONE-update.patch. - Delete patches.suse/sched-rtsched_debug-SMP-only.patch. - Delete patches.suse/sched-rtsched_debug-boot-option.patch. - commit 539b6a9 - Delete patches.drivers/ixgbe-0001-Remove-support-the-device-ID-s-from-the-code-0x15AC-.patch. - commit 60b7730 - Delete patches.fixes/0001-NFSv4-do-not-accept-an-incompatible-delegation.patch. - Delete patches.fixes/nfs-prime-decache-requires-fh.patch. both these issues have been addressed differently in mainline so the patches are not needed for 4.4 - commit a6264f8 - Delete patches.fixes/0001-NFSv4-do-not-accept-an-incompatible-delegation.patch. This was fixed in 4.3 by Commit: 24311f884189 ("NFSv4: Recovery of recalled read delegations is broken") - commit c67a4b2 - Refresh patches.drivers/0001-module-warn-if-module-init-probe-takes-long.patch. - commit 7011374 - Refresh patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch. - Refresh patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch. - commit c746bef - Delete patches.fixes/0001-SUNRPC-Report-connection-error-values-to-rpc_tasks-o-fix.patch. - Delete patches.suse/NFS_LOOP_4_SUNRPC_clnt_local.patch. - Delete patches.suse/NFS_LOOP_5_NFS_no_loop-back_deadlock2.patch. More patches which are not needed with 4.4. - commit 5e2ae40 - Refresh patches.fixes/nfs_flush_incompatible.fix. - Refresh patches.suse/0001-md-failfast-add-failfast-flag-for-md-to-be-used-by-s.patch. - Refresh patches.suse/0002-md-raid1-add-failfast-handling-for-reads.patch. - Refresh patches.suse/0003-md-raid1-add-failfast-handling-for-writes.patch. - Refresh patches.suse/0004-md-raid10-add-failfast-handling-for-reads.patch. - Refresh patches.suse/0005-md-raid10-add-failfast-handling-for-writes.patch. - Refresh patches.suse/01a-md-failfast-metadata. - Refresh patches.suse/blk-timeout-no-round. - Refresh patches.suse/block-nonblock-causes-failfast. - Refresh patches.suse/md-bitmap-unplug-fixes. - Refresh patches.suse/md-display-timeout-error.patch. - Refresh patches.suse/md-expedite-hot-remove. - Refresh patches.suse/md-raid10-silence-conf. - Refresh patches.suse/md-raid10-tracepoints. - Refresh patches.suse/md-update-sb-async. - Refresh patches.suse/nfs-no-share-transport. - Refresh patches.suse/nfs-no-share-transport-nfsv4. - Delete patches.fixes/0001-BTRFS-support-NFSv2-export.patch. - Delete patches.fixes/nfs-hang.fix. - Delete patches.suse/0004-autofs4-remove-some-unused-inline-functions.patch. - Delete patches.suse/0005-autofs4-comment-typo-remove-a-a-doubled-word.patch. - Delete patches.suse/0006-autofs4-allow-RCU-walk-to-walk-through-autofs4.patch. - Delete patches.suse/0051-Increment-version-for-clustered-bitmaps.patch. - Delete patches.suse/0052-md-cluster-complete-all-write-requests-before-adding.patch. - Delete patches.suse/0055-md-cluster-Wake-up-suspended-process.patch. - Delete patches.suse/md-unlock_rdev_access. Various updates/removal of needs-review patches. - commit f3f68e2 ++++ samba: - Add quotes around path of update-apparmor-samba-profile; (bnc#962177). ++++ samba: - Add quotes around path of update-apparmor-samba-profile; (bnc#962177). ++++ poppler: - Update to version 0.40.0: + core: - CairoOutputDev: Use shape mask with soft mask (fdo#91931). - TextOutputDev: . Handle right-to-left text in search . Fix finding Arabic Presentation Forms ligatures. - Fix crash in invalid file (fdo#93476). - Regression test improvements. + utils: - pdftocairo: . Fix writing to stdout out with image output. . Document that -singlefile appends file type (fdo#86254). . Ensure surface flushed before accessing image data. . Check for invalid use of options (fdo#92195). - pdfunite: Fix typo in manual. + build system: Improve cmake build system. ++++ poppler-qt: - Update to version 0.40.0: + core: - CairoOutputDev: Use shape mask with soft mask (fdo#91931). - TextOutputDev: . Handle right-to-left text in search . Fix finding Arabic Presentation Forms ligatures. - Fix crash in invalid file (fdo#93476). - Regression test improvements. + utils: - pdftocairo: . Fix writing to stdout out with image output. . Document that -singlefile appends file type (fdo#86254). . Ensure surface flushed before accessing image data. . Check for invalid use of options (fdo#92195). - pdfunite: Fix typo in manual. + build system: Improve cmake build system. ++++ linux-glibc-devel: - Update to kernel headers 4.4 (fate#320305). - Remove pre-4.4 backports: 0001-packet-fill-the-gap-of-TPACKET_ALIGNMENT-with-zeros.patch 0001-powerpc-Include-the-appropriate-endianness-header.patch 0001-s390-kernel-add-system-calls-for-PCI-memory-access.patch 0002-packet-deliver-VLAN-TPID-to-userspace.patch ++++ permissions: - permissions-suexec-bsc962060.patch: the apache folks renamed suexec2 to suexec with symlink. adjust both (bsc#962060) ++++ shadow: - Moved call from %verifyscript into %post: * Caused call to %service_add_post shadow.service shadow.timer during rpm -qV shadow ++++ suse-module-tools: - Add module option ib_mthca.catas_reset_disable=1 on ppc64le (bsc#456389). ++++ xorg-x11-server: - u_Panning-Set-panning-state-in-xf86RandR12ScreenSetSize.patch Fix panning when configured in xorg.conf* (boo#771521). ++++ yast2-registration: - Fixed a crash when EULA download fails (bsc#941232) - 3.1.167 ------------------------------------------------------------------ ------------------ 2016-1-14 - Jan 14 2016 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Fixed init scripts which have been defined inside an AutoYaST configuration file. (bnc#961320) - 3.1.110 ++++ libcanberra: - Do not require sound-theme-freedesktop by libcanberra0: if this is wanted on a default install, it is up to the DE pattern to recommend/require this - it is not needed for the libraries proper functioning. ++++ gdb: - Rebase to gdb version 7.10.1 as of version in Fedora 23: * reverse debugging on aarch64 * new commands or subcommands: - info os cpu, set/show serial parity, info dll - maint print symbol-cache/symbol-cache-statistics, maint flush-symbol-cache - record btrace bts, record bts - compile print - show/set mpx bound - tui enable/disable - record btrace pt, record pt - maint info btrace, maint btrace packet-history/clear-packet-history/clear * s390 support for vector ABI * "set sysroot" improvements related to remote targets * better support for debugging containerized programs (without "set sysroot") * HISTSIZE environment variable is replaced by GDBHISTSIZE * python scripting: - it's possible to write frame unwinders - several new methods in Objfile, Type and Value classes - gdb can auto-load scripts contained in special sections named '.debug_gdb_scripts'. * extensions for the MI interface, new remote packet types - Removed obsolete patches: 0001-S390-Add-target-descriptions-for-vector-register-set.patch 0001-S390-Fix-compiler-invocation-with-compile-command.patch 0001-S390-Support-new-vector-register-sections.patch 0002-S390-Add-vector-register-support-to-gdb.patch 0003-S390-Add-vector-register-support-to-gdbserver.patch 0004-S390-Vector-register-test-case.patch 0005-S390-Name-invisible-registers-with-the-empty-string-.patch gdb-6.5-bz190810-gdbserver-arch-advice.patch gdb-6.6-scheduler_locking-step-sw-watchpoints2.patch gdb-6.8-bz457187-largefile-test.patch gdb-enable-count-crash.patch gdb-libstdc++-v3-python-r155978.tar.bz2 gdb-no-dg-extract-results-py.patch gdb-python3-py_hash_t-32bit.patch gdb-python3-testsuite.patch gdb-s390-reorder-arch.diff gdb-upstream.patch - Added new patches from Fedora: gdb-pahole-python2.patch gdb-probes-based-interface-robust-1of2.patch gdb-probes-based-interface-robust-2of2.patch gdb-rhbz1260558-ppc64le-skip_trampoline_code.patch gdb-rhbz1270564-invalid-dwarf-regno.patch ++++ gtksourceview: - Update to version 3.19.3: + Many fixes to track GTK+ changes. + Rework symbol visibility handling. + Other small improvements. + Updated translations. - Update to version 3.19.2: + Some CSS adjustments to track GTK+ changes. + Add API to get the GtkSourceView version. + Other small improvements. + Updated translations. - Update to version 3.19.1: + New class: GtkSourceTag with a draw-spaces property. + Drop build dependency on intltool, use upstream gettext and ITS Tool instead. + Completion windows: don't add space for scrollbars. + Do not show undo/redo in context menu if undo/redo is disabled. + Bracket matching: several bug fixes, unit tests written, code simplified. + Other small code improvements. + Updated translations. - Replace intltool for itstool BuildRequres following upstream codechange. - Update to version 3.18.2: + A few bug fixes in *.lang files. + Updated translations. ++++ icewm: - Version bump to 1.3.12: * various bugfixes collected from all upstream vendors * added new translations - Removed upstreamed patches: * icewm-toolbar-icons-generic.patch * icewm-fix-local-search.patch ++++ kernel-default: - kgr: mark task_safe in non-upstream kthreads (fate#313296). - commit c2e8233 - Refresh patches.suse/kgr-0100-kabi-add-reserved-fields.patch. - Refresh patches.suse/kgr-0107-reserve-a-place-in-thread_struct-for-storing-RIP.patch. - Delete patches.suse/kgr-0001-ftrace-Add-function-to-find-fentry-of-function.patch. - Delete patches.suse/kgr-0002-ftrace-Make-ftrace_is_dead-available-globally.patch. - Delete patches.suse/kgr-0003-kgr-initial-code.patch. - Delete patches.suse/kgr-0004-kgr-add-testing-kgraft-patch.patch. - Delete patches.suse/kgr-0005-kgr-update-Kconfig-documentation.patch. - Delete patches.suse/kgr-0006-kgr-add-Documentation.patch. - Delete patches.suse/kgr-0007-kgr-trigger-the-first-check-earlier.patch. - Delete patches.suse/kgr-0008-kgr-sched.h-introduce-kgr_task_safe-helper.patch. - Delete patches.suse/kgr-0009-kgr-mark-task_safe-in-some-kthreads.patch. - Delete patches.suse/kgr-0010-kgr-kthreads-support.patch. - Delete patches.suse/kgr-0011-kgr-handle-irqs.patch. - Delete patches.suse/kgr-0012-kgr-add-MAINTAINERS-entry.patch. - Delete patches.suse/kgr-0013-kgr-x86-refuse-to-build-without-fentry-support.patch. - Delete patches.suse/kgr-0014-kgr-add-procfs-interface-for-per-process-kgr_in_prog.patch. - Delete patches.suse/kgr-0015-kgr-make-a-per-process-in-progress-flag-a-single-bit.patch. - Delete patches.suse/kgr-0016-kgr-add-support-for-missing-functions.patch. - Delete patches.suse/kgr-0017-kgr-exercise-non-present-function.patch. - Delete patches.suse/kgr-0018-kgr-fix-race-of-stub-and-patching.patch. - Delete patches.suse/kgr-0019-kgr-expose-global-in_progress-state-through-sysfs.patch. - Delete patches.suse/kgr-0020-kgr-rephrase-the-kGraft-failed-message.patch. - Delete patches.suse/kgr-0022-kgr-add-state-machine-to-a-patch.patch. - Delete patches.suse/kgr-0023-kgr-make-ftrace-ops-initialization-simpler.patch. - Delete patches.suse/kgr-0024-kgr-move-the-logic-to-kgr_patch_code-s-switch.patch. - Delete patches.suse/kgr-0025-kgr-add-patch-information-into-sysfs.patch. - Delete patches.suse/kgr-0026-kgr-support-revert-of-patches.patch. - Delete patches.suse/kgr-0028-s390-kgr-add-support.patch. - Delete patches.suse/kgr-0029-kgr-allow-stacking-of-patches.patch. - Delete patches.suse/kgr-0030-kgr-avoid-potential-races-in-kgr_finalize.patch. - Delete patches.suse/kgr-0031-kgr-try-to-apply-skipped-patches-when-a-module-is-lo.patch. - Delete patches.suse/kgr-0032-kgr-handle-patched-modules-that-are-being-removed.patch. - Delete patches.suse/kgr-0033-kgr-handle-module-load-and-removal-for-non-finished-.patch. - Delete patches.suse/kgr-0034-kgr-remove-patch-from-global-list-when-being-removed.patch. - Delete patches.suse/kgr-0035-kgr-fix-patch-stacking-also-when-loading-module.patch. - Delete patches.suse/kgr-0036-kgr-confusion-with-fatal-state.patch. - Delete patches.suse/kgr-0037-kgr-allow-replace_all.patch. - Delete patches.suse/kgr-0038-kgr-make-it-possible-to-avoid-lazy-switching.patch. - Delete patches.suse/kgr-0039-kgr-fix-ugly-race.patch. - Delete patches.suse/kgr-0040-kgr-usb-storage-mark-kthread-safe.patch. - Delete patches.suse/kgr-0041-kgr-clean-up-reference-handling-when-a-patch-replace.patch. - Delete patches.suse/kgr-0042-kgr-correctly-remove-replaced-patch-when-using-fast-.patch. - Delete patches.suse/kgr-0043-kgr-do-not-allow-double-revert.patch. - Delete patches.suse/kgr-0044-kgr-force-patching-process-to-succeed.patch. - Delete patches.suse/kgr-0045-kgr-always-use-locked-bit-ops-for-thread_info-flags.patch. - Delete patches.suse/kgr-0046-kgr-lower-the-workqueue-scheduling-timeout.patch. - Delete patches.suse/kgr-0047-kgr-prevent-recursive-loops-of-stubs-in-ftrace.patch. - Delete patches.suse/kgr-0048-kgr-mark-even-more-kthreads.patch. - Delete patches.suse/kgr-0049-kgr-allow-to-search-various-types-of-struct-kgr_patc.patch. - Delete patches.suse/kgr-0050-kgr-be-consistent-when-applying-patches-on-loaded-mo.patch. - Delete patches.suse/kgr-0051-kgr-unregister-only-the-used-ftrace-ops-when-removin.patch. - Delete patches.suse/kgr-0052-kgr-fix-replace_all.patch. - Delete patches.suse/kgr-0053-kgr-fix-typo-in-error-message.patch. - Delete patches.suse/kgr-0054-kgr-set-revert-slow-state-for-all-reverted-symbols-w.patch. - Delete patches.suse/kgr-0055-kgr-handle-IRQ-context-using-global-variable.patch. - Delete patches.suse/kgr-0064-kgr-x86-make-build-possible-on-x86_64-only.patch. - Delete patches.suse/kgr-0065-kgr-take-switching-of-the-fops-out-of-kgr_patch_code.patch. - Delete patches.suse/kgr-0066-kgr-correct-error-handling-of-the-first-patching-sta.patch. - Delete patches.suse/kgr-0067-kgr-handle-the-failure-of-finalization-stage.patch. - Delete patches.suse/kgr-0068-kgr-handle-the-delayed-patching-of-the-modules.patch. - Delete patches.suse/kgr-0069-kgr-return-error-in-kgr_init-if-notifier-registratio.patch. - Delete patches.suse/kgr-0070-kgr-add-error-code-to-the-message-in-kgr_revert_repl.patch. - Delete patches.suse/kgr-0071-s390-kgr-change-the-kgraft-state-only-if-enabled.patch. - Delete patches.suse/kgr-0072-kgr-use-for_each_process_thread.patch. - Delete patches.suse/kgr-0073-kgr-use-kgr_in_progress-for-all-threads.patch. - Delete patches.suse/kgr-0074-x86-kgr-move-kgr-infrastructure-from-asm-to-C.patch. - Delete patches.suse/kgr-0075-s390-kgr-reorganize-kgr-infrastructure-in-entry64.S.patch. - Delete patches.suse/kgr-0076-kgr-move-kgr_task_in_progress-to-sched.h.patch. - Delete patches.suse/kgr-0077-kgr-send-a-fake-signal-to-all-blocking-tasks.patch. - Delete patches.suse/kgr-0078-kgr-remove-immediate-feature.patch. - Delete patches.suse/kgr-0079-kgr-fix-migration-of-kthreads-to-the-new-universe.patch. - Delete patches.suse/kgr-0080-kgr-wake-up-kthreads-periodically.patch. - Delete patches.suse/kgr-0101-handle-btrfs-kthreads.patch. - Delete patches.suse/kgr-0103-add-kgraft-annotations-to-kthreads-wait_event_freezable.patch. - Delete patches.suse/kgr-0106-add-kgraft-annotation-to-hwrng-kthread.patch. - s390: livepatch, reorganize TIF bits (fate#313296). - livepatch: add kgr infrastructure (fate#313296). - livepatch: kgr, kgr_in_progress for all threads (fate#313296). - ftrace: Make ftrace_is_dead available globally (fate#313296). - kgr: initial code (fate#313296). - kgr: add testing kgraft patch (fate#313296). - kgr: add Documentation (fate#313296). - kgr: mark task_safe in some kthreads (fate#313296). - kgr: kthreads support (fate#313296). - kgr: handle irqs (fate#313296). - kgr: allow stacking of patches (fate#313296). - kgr: handle patched modules that are being removed (fate#313296). - kgr: try to apply skipped patches when a module is loaded (fate#313296). - kgr: allow for forced module load (fate#313296). - kgr: allow replace_all (fate#313296). - kgr: support for forcing success of patching process (fate#313296). - kgr: correct error handling of the first patching stage (fate#313296). - kgr: send a fake signal to all blocking tasks (fate#313296). - Refresh patches.suse/printk-mark_kgr_task_safe.patch. - Update config files. (Enable KGRAFT) Version based on v4.4. - commit e1bd614 - Delete patches.suse/deprecate-file_remap_pages.patch. remap_file_pages is gone since c8d78c1823f4 ("mm: replace remap_file_pages() syscall with emulation") aka 4.0 so there is no need to play kabi games anymore. - commit c31c63c - Refresh patches.suse/memcg-deprecate-memory.force_empty-knob.patch. - commit 15a20f9 - Delete patches.fixes/cgroup-revert-cgroup_mutext-removal.patch. the fix was only needed for 3.12 based kernel as explained in the patch description - commit 23b08f6 - Disable module signing until pesign-obs-integration is updated (fate#319460) - commit 53f5f59 - mm: memcg: introduce low_limit_in_bytes knob (fate#312101). - Delete patches.suse/memcg-high-limit-place-holder.patch. - Delete patches.suse/memcg-introduce-low-limit.patch. - commit f63f724 - Delete patches.suse/paravirt-Split-paravirt-MMU-ops.patch. - commit d1240da - Delete upstreamed patches patches.arch/0006-crypto-nx-remove-__init-__exit-from-VIO-functions.patch. - Delete patches.arch/0007-crypto-nx-remove-pSeries-NX-status-field.patch. - Delete patches.arch/0008-crypto-nx-move-kzalloc-out-of-spinlock.patch. - Delete patches.arch/0009-crypto-nx-don-t-register-pSeries-driver-if-ENODEV.patch. - Delete patches.arch/0010-crypto-nx-use-common-code-for-both-NX-decompress-suc.patch. - Delete patches.arch/0011-crypto-nx-merge-nx-compress-and-nx-compress-crypto.patch. - Delete patches.arch/0012-crypto-nx-rename-nx-842-crypto.c-to-nx-842.c.patch. - Delete patches.arch/0013-crypto-nx-make-platform-drivers-directly-register-wi.patch. - commit d748433 - Delete patches.suse/pm-hibernate-Use-put_page-to-free-ring-buffer-pages.patch. - Delete patches.suse/pm-hibernate-use-put_page-in-free_image_page.patch. - Delete patches.suse/pm-hibernate-use-put_page-in-release_swap_writer.patch. Not needed anymore after removal of the PG_waiters patch. - commit 3a0c308 - Update supported.conf: support sound/hda/* generically - commit 44790a4 - Refresh patches.drivers/drm-mgag200-Implement-basic-PM-support. The patch hasn't been merged to upstream, so refreshed for up-to-date 4.4 tree for resubmission. - commit b92d1e4 - supported.conf: Add some new dependencies - commit 46a3b12 - drm/i915: shut up gen8+ SDE irq dmesg noise (boo#961887). - commit e96cbf4 - Delete obsolete patches - Delete patches.arch/arm64-gpex-0001-device-core-Introduce-per-device-MSI-domain-pointer.patch. - Delete patches.arch/arm64-gpex-0002-PCI-MSI-add-hooks-to-populate-the-msi_domain-field.patch. - Delete patches.arch/arm64-gpex-0003-PCI-MSI-of-add-support-for-OF-provided-msi_domain.patch. - Delete patches.arch/arm64-gpex-0004-PCI-MSI-Let-pci_msi_get_domain-use-struct-device-s-m.patch. - Delete patches.arch/arm64-gpex-0005-irqchip-GICv2m-Get-rid-of-struct-msi_controller.patch. - Delete patches.arch/arm64-gpex-0006-irqchip-gicv3-its-Get-rid-of-struct-msi_controller.patch. - Delete patches.arch/arm64-gpex-0007-PCI-MSI-Drop-domain-field-from-msi_controller.patch. - Delete patches.arch/arm64-gpex-0008-PCI-MSI-of-Allow-msi_domain-lookup-using-the-PHB-nod.patch. - commit 370a5bb - Delete patches.drivers/be2net-0010-be2net-Removed-unecessary-log-for-uknown-grp5-event.patch. - commit aae1307 - Delete patches.suse/s390-hwrng-enable -- included since mainline-4.2. - commit 27f26d1 - series.conf: Remove bogus guards - commit 2b6fbbb - Delete obsoleted patches These are specific to SLE12-SP0/SP1, no need for 4.4 patches.drivers/drm-i915-Fix-missing-backlight-update-during-disable patches.drivers/hda-0053-Remove-I915-driver-caps-for-SKL-BSA patches.suse/acpi-blacklist-win8-HP-ProBook-2012-models - commit 0fdb63c ++++ kernel-source: - kgr: mark task_safe in non-upstream kthreads (fate#313296). - commit c2e8233 - Refresh patches.suse/kgr-0100-kabi-add-reserved-fields.patch. - Refresh patches.suse/kgr-0107-reserve-a-place-in-thread_struct-for-storing-RIP.patch. - Delete patches.suse/kgr-0001-ftrace-Add-function-to-find-fentry-of-function.patch. - Delete patches.suse/kgr-0002-ftrace-Make-ftrace_is_dead-available-globally.patch. - Delete patches.suse/kgr-0003-kgr-initial-code.patch. - Delete patches.suse/kgr-0004-kgr-add-testing-kgraft-patch.patch. - Delete patches.suse/kgr-0005-kgr-update-Kconfig-documentation.patch. - Delete patches.suse/kgr-0006-kgr-add-Documentation.patch. - Delete patches.suse/kgr-0007-kgr-trigger-the-first-check-earlier.patch. - Delete patches.suse/kgr-0008-kgr-sched.h-introduce-kgr_task_safe-helper.patch. - Delete patches.suse/kgr-0009-kgr-mark-task_safe-in-some-kthreads.patch. - Delete patches.suse/kgr-0010-kgr-kthreads-support.patch. - Delete patches.suse/kgr-0011-kgr-handle-irqs.patch. - Delete patches.suse/kgr-0012-kgr-add-MAINTAINERS-entry.patch. - Delete patches.suse/kgr-0013-kgr-x86-refuse-to-build-without-fentry-support.patch. - Delete patches.suse/kgr-0014-kgr-add-procfs-interface-for-per-process-kgr_in_prog.patch. - Delete patches.suse/kgr-0015-kgr-make-a-per-process-in-progress-flag-a-single-bit.patch. - Delete patches.suse/kgr-0016-kgr-add-support-for-missing-functions.patch. - Delete patches.suse/kgr-0017-kgr-exercise-non-present-function.patch. - Delete patches.suse/kgr-0018-kgr-fix-race-of-stub-and-patching.patch. - Delete patches.suse/kgr-0019-kgr-expose-global-in_progress-state-through-sysfs.patch. - Delete patches.suse/kgr-0020-kgr-rephrase-the-kGraft-failed-message.patch. - Delete patches.suse/kgr-0022-kgr-add-state-machine-to-a-patch.patch. - Delete patches.suse/kgr-0023-kgr-make-ftrace-ops-initialization-simpler.patch. - Delete patches.suse/kgr-0024-kgr-move-the-logic-to-kgr_patch_code-s-switch.patch. - Delete patches.suse/kgr-0025-kgr-add-patch-information-into-sysfs.patch. - Delete patches.suse/kgr-0026-kgr-support-revert-of-patches.patch. - Delete patches.suse/kgr-0028-s390-kgr-add-support.patch. - Delete patches.suse/kgr-0029-kgr-allow-stacking-of-patches.patch. - Delete patches.suse/kgr-0030-kgr-avoid-potential-races-in-kgr_finalize.patch. - Delete patches.suse/kgr-0031-kgr-try-to-apply-skipped-patches-when-a-module-is-lo.patch. - Delete patches.suse/kgr-0032-kgr-handle-patched-modules-that-are-being-removed.patch. - Delete patches.suse/kgr-0033-kgr-handle-module-load-and-removal-for-non-finished-.patch. - Delete patches.suse/kgr-0034-kgr-remove-patch-from-global-list-when-being-removed.patch. - Delete patches.suse/kgr-0035-kgr-fix-patch-stacking-also-when-loading-module.patch. - Delete patches.suse/kgr-0036-kgr-confusion-with-fatal-state.patch. - Delete patches.suse/kgr-0037-kgr-allow-replace_all.patch. - Delete patches.suse/kgr-0038-kgr-make-it-possible-to-avoid-lazy-switching.patch. - Delete patches.suse/kgr-0039-kgr-fix-ugly-race.patch. - Delete patches.suse/kgr-0040-kgr-usb-storage-mark-kthread-safe.patch. - Delete patches.suse/kgr-0041-kgr-clean-up-reference-handling-when-a-patch-replace.patch. - Delete patches.suse/kgr-0042-kgr-correctly-remove-replaced-patch-when-using-fast-.patch. - Delete patches.suse/kgr-0043-kgr-do-not-allow-double-revert.patch. - Delete patches.suse/kgr-0044-kgr-force-patching-process-to-succeed.patch. - Delete patches.suse/kgr-0045-kgr-always-use-locked-bit-ops-for-thread_info-flags.patch. - Delete patches.suse/kgr-0046-kgr-lower-the-workqueue-scheduling-timeout.patch. - Delete patches.suse/kgr-0047-kgr-prevent-recursive-loops-of-stubs-in-ftrace.patch. - Delete patches.suse/kgr-0048-kgr-mark-even-more-kthreads.patch. - Delete patches.suse/kgr-0049-kgr-allow-to-search-various-types-of-struct-kgr_patc.patch. - Delete patches.suse/kgr-0050-kgr-be-consistent-when-applying-patches-on-loaded-mo.patch. - Delete patches.suse/kgr-0051-kgr-unregister-only-the-used-ftrace-ops-when-removin.patch. - Delete patches.suse/kgr-0052-kgr-fix-replace_all.patch. - Delete patches.suse/kgr-0053-kgr-fix-typo-in-error-message.patch. - Delete patches.suse/kgr-0054-kgr-set-revert-slow-state-for-all-reverted-symbols-w.patch. - Delete patches.suse/kgr-0055-kgr-handle-IRQ-context-using-global-variable.patch. - Delete patches.suse/kgr-0064-kgr-x86-make-build-possible-on-x86_64-only.patch. - Delete patches.suse/kgr-0065-kgr-take-switching-of-the-fops-out-of-kgr_patch_code.patch. - Delete patches.suse/kgr-0066-kgr-correct-error-handling-of-the-first-patching-sta.patch. - Delete patches.suse/kgr-0067-kgr-handle-the-failure-of-finalization-stage.patch. - Delete patches.suse/kgr-0068-kgr-handle-the-delayed-patching-of-the-modules.patch. - Delete patches.suse/kgr-0069-kgr-return-error-in-kgr_init-if-notifier-registratio.patch. - Delete patches.suse/kgr-0070-kgr-add-error-code-to-the-message-in-kgr_revert_repl.patch. - Delete patches.suse/kgr-0071-s390-kgr-change-the-kgraft-state-only-if-enabled.patch. - Delete patches.suse/kgr-0072-kgr-use-for_each_process_thread.patch. - Delete patches.suse/kgr-0073-kgr-use-kgr_in_progress-for-all-threads.patch. - Delete patches.suse/kgr-0074-x86-kgr-move-kgr-infrastructure-from-asm-to-C.patch. - Delete patches.suse/kgr-0075-s390-kgr-reorganize-kgr-infrastructure-in-entry64.S.patch. - Delete patches.suse/kgr-0076-kgr-move-kgr_task_in_progress-to-sched.h.patch. - Delete patches.suse/kgr-0077-kgr-send-a-fake-signal-to-all-blocking-tasks.patch. - Delete patches.suse/kgr-0078-kgr-remove-immediate-feature.patch. - Delete patches.suse/kgr-0079-kgr-fix-migration-of-kthreads-to-the-new-universe.patch. - Delete patches.suse/kgr-0080-kgr-wake-up-kthreads-periodically.patch. - Delete patches.suse/kgr-0101-handle-btrfs-kthreads.patch. - Delete patches.suse/kgr-0103-add-kgraft-annotations-to-kthreads-wait_event_freezable.patch. - Delete patches.suse/kgr-0106-add-kgraft-annotation-to-hwrng-kthread.patch. - s390: livepatch, reorganize TIF bits (fate#313296). - livepatch: add kgr infrastructure (fate#313296). - livepatch: kgr, kgr_in_progress for all threads (fate#313296). - ftrace: Make ftrace_is_dead available globally (fate#313296). - kgr: initial code (fate#313296). - kgr: add testing kgraft patch (fate#313296). - kgr: add Documentation (fate#313296). - kgr: mark task_safe in some kthreads (fate#313296). - kgr: kthreads support (fate#313296). - kgr: handle irqs (fate#313296). - kgr: allow stacking of patches (fate#313296). - kgr: handle patched modules that are being removed (fate#313296). - kgr: try to apply skipped patches when a module is loaded (fate#313296). - kgr: allow for forced module load (fate#313296). - kgr: allow replace_all (fate#313296). - kgr: support for forcing success of patching process (fate#313296). - kgr: correct error handling of the first patching stage (fate#313296). - kgr: send a fake signal to all blocking tasks (fate#313296). - Refresh patches.suse/printk-mark_kgr_task_safe.patch. - Update config files. (Enable KGRAFT) Version based on v4.4. - commit e1bd614 - Delete patches.suse/deprecate-file_remap_pages.patch. remap_file_pages is gone since c8d78c1823f4 ("mm: replace remap_file_pages() syscall with emulation") aka 4.0 so there is no need to play kabi games anymore. - commit c31c63c - Refresh patches.suse/memcg-deprecate-memory.force_empty-knob.patch. - commit 15a20f9 - Delete patches.fixes/cgroup-revert-cgroup_mutext-removal.patch. the fix was only needed for 3.12 based kernel as explained in the patch description - commit 23b08f6 - Disable module signing until pesign-obs-integration is updated (fate#319460) - commit 53f5f59 - mm: memcg: introduce low_limit_in_bytes knob (fate#312101). - Delete patches.suse/memcg-high-limit-place-holder.patch. - Delete patches.suse/memcg-introduce-low-limit.patch. - commit f63f724 - Delete patches.suse/paravirt-Split-paravirt-MMU-ops.patch. - commit d1240da - Delete upstreamed patches patches.arch/0006-crypto-nx-remove-__init-__exit-from-VIO-functions.patch. - Delete patches.arch/0007-crypto-nx-remove-pSeries-NX-status-field.patch. - Delete patches.arch/0008-crypto-nx-move-kzalloc-out-of-spinlock.patch. - Delete patches.arch/0009-crypto-nx-don-t-register-pSeries-driver-if-ENODEV.patch. - Delete patches.arch/0010-crypto-nx-use-common-code-for-both-NX-decompress-suc.patch. - Delete patches.arch/0011-crypto-nx-merge-nx-compress-and-nx-compress-crypto.patch. - Delete patches.arch/0012-crypto-nx-rename-nx-842-crypto.c-to-nx-842.c.patch. - Delete patches.arch/0013-crypto-nx-make-platform-drivers-directly-register-wi.patch. - commit d748433 - Delete patches.suse/pm-hibernate-Use-put_page-to-free-ring-buffer-pages.patch. - Delete patches.suse/pm-hibernate-use-put_page-in-free_image_page.patch. - Delete patches.suse/pm-hibernate-use-put_page-in-release_swap_writer.patch. Not needed anymore after removal of the PG_waiters patch. - commit 3a0c308 - Update supported.conf: support sound/hda/* generically - commit 44790a4 - Refresh patches.drivers/drm-mgag200-Implement-basic-PM-support. The patch hasn't been merged to upstream, so refreshed for up-to-date 4.4 tree for resubmission. - commit b92d1e4 - supported.conf: Add some new dependencies - commit 46a3b12 - drm/i915: shut up gen8+ SDE irq dmesg noise (boo#961887). - commit e96cbf4 - Delete obsolete patches - Delete patches.arch/arm64-gpex-0001-device-core-Introduce-per-device-MSI-domain-pointer.patch. - Delete patches.arch/arm64-gpex-0002-PCI-MSI-add-hooks-to-populate-the-msi_domain-field.patch. - Delete patches.arch/arm64-gpex-0003-PCI-MSI-of-add-support-for-OF-provided-msi_domain.patch. - Delete patches.arch/arm64-gpex-0004-PCI-MSI-Let-pci_msi_get_domain-use-struct-device-s-m.patch. - Delete patches.arch/arm64-gpex-0005-irqchip-GICv2m-Get-rid-of-struct-msi_controller.patch. - Delete patches.arch/arm64-gpex-0006-irqchip-gicv3-its-Get-rid-of-struct-msi_controller.patch. - Delete patches.arch/arm64-gpex-0007-PCI-MSI-Drop-domain-field-from-msi_controller.patch. - Delete patches.arch/arm64-gpex-0008-PCI-MSI-of-Allow-msi_domain-lookup-using-the-PHB-nod.patch. - commit 370a5bb - Delete patches.drivers/be2net-0010-be2net-Removed-unecessary-log-for-uknown-grp5-event.patch. - commit aae1307 - Delete patches.suse/s390-hwrng-enable -- included since mainline-4.2. - commit 27f26d1 - series.conf: Remove bogus guards - commit 2b6fbbb - Delete obsoleted patches These are specific to SLE12-SP0/SP1, no need for 4.4 patches.drivers/drm-i915-Fix-missing-backlight-update-during-disable patches.drivers/hda-0053-Remove-I915-driver-caps-for-SKL-BSA patches.suse/acpi-blacklist-win8-HP-ProBook-2012-models - commit 0fdb63c ++++ kernel-syms: - kgr: mark task_safe in non-upstream kthreads (fate#313296). - commit c2e8233 - Refresh patches.suse/kgr-0100-kabi-add-reserved-fields.patch. - Refresh patches.suse/kgr-0107-reserve-a-place-in-thread_struct-for-storing-RIP.patch. - Delete patches.suse/kgr-0001-ftrace-Add-function-to-find-fentry-of-function.patch. - Delete patches.suse/kgr-0002-ftrace-Make-ftrace_is_dead-available-globally.patch. - Delete patches.suse/kgr-0003-kgr-initial-code.patch. - Delete patches.suse/kgr-0004-kgr-add-testing-kgraft-patch.patch. - Delete patches.suse/kgr-0005-kgr-update-Kconfig-documentation.patch. - Delete patches.suse/kgr-0006-kgr-add-Documentation.patch. - Delete patches.suse/kgr-0007-kgr-trigger-the-first-check-earlier.patch. - Delete patches.suse/kgr-0008-kgr-sched.h-introduce-kgr_task_safe-helper.patch. - Delete patches.suse/kgr-0009-kgr-mark-task_safe-in-some-kthreads.patch. - Delete patches.suse/kgr-0010-kgr-kthreads-support.patch. - Delete patches.suse/kgr-0011-kgr-handle-irqs.patch. - Delete patches.suse/kgr-0012-kgr-add-MAINTAINERS-entry.patch. - Delete patches.suse/kgr-0013-kgr-x86-refuse-to-build-without-fentry-support.patch. - Delete patches.suse/kgr-0014-kgr-add-procfs-interface-for-per-process-kgr_in_prog.patch. - Delete patches.suse/kgr-0015-kgr-make-a-per-process-in-progress-flag-a-single-bit.patch. - Delete patches.suse/kgr-0016-kgr-add-support-for-missing-functions.patch. - Delete patches.suse/kgr-0017-kgr-exercise-non-present-function.patch. - Delete patches.suse/kgr-0018-kgr-fix-race-of-stub-and-patching.patch. - Delete patches.suse/kgr-0019-kgr-expose-global-in_progress-state-through-sysfs.patch. - Delete patches.suse/kgr-0020-kgr-rephrase-the-kGraft-failed-message.patch. - Delete patches.suse/kgr-0022-kgr-add-state-machine-to-a-patch.patch. - Delete patches.suse/kgr-0023-kgr-make-ftrace-ops-initialization-simpler.patch. - Delete patches.suse/kgr-0024-kgr-move-the-logic-to-kgr_patch_code-s-switch.patch. - Delete patches.suse/kgr-0025-kgr-add-patch-information-into-sysfs.patch. - Delete patches.suse/kgr-0026-kgr-support-revert-of-patches.patch. - Delete patches.suse/kgr-0028-s390-kgr-add-support.patch. - Delete patches.suse/kgr-0029-kgr-allow-stacking-of-patches.patch. - Delete patches.suse/kgr-0030-kgr-avoid-potential-races-in-kgr_finalize.patch. - Delete patches.suse/kgr-0031-kgr-try-to-apply-skipped-patches-when-a-module-is-lo.patch. - Delete patches.suse/kgr-0032-kgr-handle-patched-modules-that-are-being-removed.patch. - Delete patches.suse/kgr-0033-kgr-handle-module-load-and-removal-for-non-finished-.patch. - Delete patches.suse/kgr-0034-kgr-remove-patch-from-global-list-when-being-removed.patch. - Delete patches.suse/kgr-0035-kgr-fix-patch-stacking-also-when-loading-module.patch. - Delete patches.suse/kgr-0036-kgr-confusion-with-fatal-state.patch. - Delete patches.suse/kgr-0037-kgr-allow-replace_all.patch. - Delete patches.suse/kgr-0038-kgr-make-it-possible-to-avoid-lazy-switching.patch. - Delete patches.suse/kgr-0039-kgr-fix-ugly-race.patch. - Delete patches.suse/kgr-0040-kgr-usb-storage-mark-kthread-safe.patch. - Delete patches.suse/kgr-0041-kgr-clean-up-reference-handling-when-a-patch-replace.patch. - Delete patches.suse/kgr-0042-kgr-correctly-remove-replaced-patch-when-using-fast-.patch. - Delete patches.suse/kgr-0043-kgr-do-not-allow-double-revert.patch. - Delete patches.suse/kgr-0044-kgr-force-patching-process-to-succeed.patch. - Delete patches.suse/kgr-0045-kgr-always-use-locked-bit-ops-for-thread_info-flags.patch. - Delete patches.suse/kgr-0046-kgr-lower-the-workqueue-scheduling-timeout.patch. - Delete patches.suse/kgr-0047-kgr-prevent-recursive-loops-of-stubs-in-ftrace.patch. - Delete patches.suse/kgr-0048-kgr-mark-even-more-kthreads.patch. - Delete patches.suse/kgr-0049-kgr-allow-to-search-various-types-of-struct-kgr_patc.patch. - Delete patches.suse/kgr-0050-kgr-be-consistent-when-applying-patches-on-loaded-mo.patch. - Delete patches.suse/kgr-0051-kgr-unregister-only-the-used-ftrace-ops-when-removin.patch. - Delete patches.suse/kgr-0052-kgr-fix-replace_all.patch. - Delete patches.suse/kgr-0053-kgr-fix-typo-in-error-message.patch. - Delete patches.suse/kgr-0054-kgr-set-revert-slow-state-for-all-reverted-symbols-w.patch. - Delete patches.suse/kgr-0055-kgr-handle-IRQ-context-using-global-variable.patch. - Delete patches.suse/kgr-0064-kgr-x86-make-build-possible-on-x86_64-only.patch. - Delete patches.suse/kgr-0065-kgr-take-switching-of-the-fops-out-of-kgr_patch_code.patch. - Delete patches.suse/kgr-0066-kgr-correct-error-handling-of-the-first-patching-sta.patch. - Delete patches.suse/kgr-0067-kgr-handle-the-failure-of-finalization-stage.patch. - Delete patches.suse/kgr-0068-kgr-handle-the-delayed-patching-of-the-modules.patch. - Delete patches.suse/kgr-0069-kgr-return-error-in-kgr_init-if-notifier-registratio.patch. - Delete patches.suse/kgr-0070-kgr-add-error-code-to-the-message-in-kgr_revert_repl.patch. - Delete patches.suse/kgr-0071-s390-kgr-change-the-kgraft-state-only-if-enabled.patch. - Delete patches.suse/kgr-0072-kgr-use-for_each_process_thread.patch. - Delete patches.suse/kgr-0073-kgr-use-kgr_in_progress-for-all-threads.patch. - Delete patches.suse/kgr-0074-x86-kgr-move-kgr-infrastructure-from-asm-to-C.patch. - Delete patches.suse/kgr-0075-s390-kgr-reorganize-kgr-infrastructure-in-entry64.S.patch. - Delete patches.suse/kgr-0076-kgr-move-kgr_task_in_progress-to-sched.h.patch. - Delete patches.suse/kgr-0077-kgr-send-a-fake-signal-to-all-blocking-tasks.patch. - Delete patches.suse/kgr-0078-kgr-remove-immediate-feature.patch. - Delete patches.suse/kgr-0079-kgr-fix-migration-of-kthreads-to-the-new-universe.patch. - Delete patches.suse/kgr-0080-kgr-wake-up-kthreads-periodically.patch. - Delete patches.suse/kgr-0101-handle-btrfs-kthreads.patch. - Delete patches.suse/kgr-0103-add-kgraft-annotations-to-kthreads-wait_event_freezable.patch. - Delete patches.suse/kgr-0106-add-kgraft-annotation-to-hwrng-kthread.patch. - s390: livepatch, reorganize TIF bits (fate#313296). - livepatch: add kgr infrastructure (fate#313296). - livepatch: kgr, kgr_in_progress for all threads (fate#313296). - ftrace: Make ftrace_is_dead available globally (fate#313296). - kgr: initial code (fate#313296). - kgr: add testing kgraft patch (fate#313296). - kgr: add Documentation (fate#313296). - kgr: mark task_safe in some kthreads (fate#313296). - kgr: kthreads support (fate#313296). - kgr: handle irqs (fate#313296). - kgr: allow stacking of patches (fate#313296). - kgr: handle patched modules that are being removed (fate#313296). - kgr: try to apply skipped patches when a module is loaded (fate#313296). - kgr: allow for forced module load (fate#313296). - kgr: allow replace_all (fate#313296). - kgr: support for forcing success of patching process (fate#313296). - kgr: correct error handling of the first patching stage (fate#313296). - kgr: send a fake signal to all blocking tasks (fate#313296). - Refresh patches.suse/printk-mark_kgr_task_safe.patch. - Update config files. (Enable KGRAFT) Version based on v4.4. - commit e1bd614 - Delete patches.suse/deprecate-file_remap_pages.patch. remap_file_pages is gone since c8d78c1823f4 ("mm: replace remap_file_pages() syscall with emulation") aka 4.0 so there is no need to play kabi games anymore. - commit c31c63c - Refresh patches.suse/memcg-deprecate-memory.force_empty-knob.patch. - commit 15a20f9 - Delete patches.fixes/cgroup-revert-cgroup_mutext-removal.patch. the fix was only needed for 3.12 based kernel as explained in the patch description - commit 23b08f6 - Disable module signing until pesign-obs-integration is updated (fate#319460) - commit 53f5f59 - mm: memcg: introduce low_limit_in_bytes knob (fate#312101). - Delete patches.suse/memcg-high-limit-place-holder.patch. - Delete patches.suse/memcg-introduce-low-limit.patch. - commit f63f724 - Delete patches.suse/paravirt-Split-paravirt-MMU-ops.patch. - commit d1240da - Delete upstreamed patches patches.arch/0006-crypto-nx-remove-__init-__exit-from-VIO-functions.patch. - Delete patches.arch/0007-crypto-nx-remove-pSeries-NX-status-field.patch. - Delete patches.arch/0008-crypto-nx-move-kzalloc-out-of-spinlock.patch. - Delete patches.arch/0009-crypto-nx-don-t-register-pSeries-driver-if-ENODEV.patch. - Delete patches.arch/0010-crypto-nx-use-common-code-for-both-NX-decompress-suc.patch. - Delete patches.arch/0011-crypto-nx-merge-nx-compress-and-nx-compress-crypto.patch. - Delete patches.arch/0012-crypto-nx-rename-nx-842-crypto.c-to-nx-842.c.patch. - Delete patches.arch/0013-crypto-nx-make-platform-drivers-directly-register-wi.patch. - commit d748433 - Delete patches.suse/pm-hibernate-Use-put_page-to-free-ring-buffer-pages.patch. - Delete patches.suse/pm-hibernate-use-put_page-in-free_image_page.patch. - Delete patches.suse/pm-hibernate-use-put_page-in-release_swap_writer.patch. Not needed anymore after removal of the PG_waiters patch. - commit 3a0c308 - Update supported.conf: support sound/hda/* generically - commit 44790a4 - Refresh patches.drivers/drm-mgag200-Implement-basic-PM-support. The patch hasn't been merged to upstream, so refreshed for up-to-date 4.4 tree for resubmission. - commit b92d1e4 - supported.conf: Add some new dependencies - commit 46a3b12 - drm/i915: shut up gen8+ SDE irq dmesg noise (boo#961887). - commit e96cbf4 - Delete obsolete patches - Delete patches.arch/arm64-gpex-0001-device-core-Introduce-per-device-MSI-domain-pointer.patch. - Delete patches.arch/arm64-gpex-0002-PCI-MSI-add-hooks-to-populate-the-msi_domain-field.patch. - Delete patches.arch/arm64-gpex-0003-PCI-MSI-of-add-support-for-OF-provided-msi_domain.patch. - Delete patches.arch/arm64-gpex-0004-PCI-MSI-Let-pci_msi_get_domain-use-struct-device-s-m.patch. - Delete patches.arch/arm64-gpex-0005-irqchip-GICv2m-Get-rid-of-struct-msi_controller.patch. - Delete patches.arch/arm64-gpex-0006-irqchip-gicv3-its-Get-rid-of-struct-msi_controller.patch. - Delete patches.arch/arm64-gpex-0007-PCI-MSI-Drop-domain-field-from-msi_controller.patch. - Delete patches.arch/arm64-gpex-0008-PCI-MSI-of-Allow-msi_domain-lookup-using-the-PHB-nod.patch. - commit 370a5bb - Delete patches.drivers/be2net-0010-be2net-Removed-unecessary-log-for-uknown-grp5-event.patch. - commit aae1307 - Delete patches.suse/s390-hwrng-enable -- included since mainline-4.2. - commit 27f26d1 - series.conf: Remove bogus guards - commit 2b6fbbb - Delete obsoleted patches These are specific to SLE12-SP0/SP1, no need for 4.4 patches.drivers/drm-i915-Fix-missing-backlight-update-during-disable patches.drivers/hda-0053-Remove-I915-driver-caps-for-SKL-BSA patches.suse/acpi-blacklist-win8-HP-ProBook-2012-models - commit 0fdb63c ++++ kiwi: - v7.03.49 released ++++ harfbuzz: - Update to version 1.1.3: + Ported Indic shaper to Unicode 8.0 data. + Universal Shaping Engine fixes. + Speed up CoreText shaper when font fallback happens in CoreText. + Documentation improvements, thanks to Khaled Hosny. + Very rough directwrite shaper for testing. + Misc bug fixes. + API extensions. ++++ libproxy: - Disable building libproxy-config-kde on SLE. ++++ libproxy-plugins: - Disable building libproxy-config-kde on SLE. ++++ systemd: - udev: set udev max children logging to debug level (bsc#958295) ++++ libzypp: - Update zypp-po.tar.bz2 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2016-1-13 - Jan 13 2016 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Fix validation of AutoYaST profiles (bsc#954412) - 3.1.109 ++++ binutils: - gold-relocate-tls.patch: Fix internal error when applying TLSDESC relocations with no TLS segment ++++ gnome-keyring: - Add gnome-keyring-bsc961271-secmem-mismatch.patch (bsc#961271). This fixes a crash caused by mixed calls to egg_secure_free() and gcry_free(). ++++ gtk3: - Add gtk3-bgo725733.patch: don't use signals for a11y. Fixes a crash. Backported from upstream (bsc#960612). ++++ kernel-default: - Delete patches.suse/btrfs-8224-don-t-initialize-a-space-info-as-full-to-preve.patch. The patch landed in upstream kernel 4.3-rc3. - commit 7d04fc3 - Unset CONFIG_MODULE_SIG_KEY, we sign the modules after the build - commit 96412d3 - Refresh patches.suse/0003-kabi-Add-placeholders-to-a-couple-of-important-struc.patch. - commit ddb17c4 - Update patches.suse/squashfs-3.4.patch to use 4.4 API. - commit cf739b5 - Delete patches.fixes/nouveau-fix-race-with-fence-signaling. This patch was obsoleted by protecting ->channel with RCU. - commit a704b3b - series.conf: Update guards for mgorman - commit 9b56050 - Delete patches.drivers/bnx2fc-Do-not-log-for-netevents-that-need-no-action.patch. This patch was accepted upstream in v4.4-rc1. - commit ad4b2fd - Delete patches.fixes/dm-release-map_lock-before-set_disk_ro. The drivers/md/dm.c:__bind has changes significantly and this patch is no longer relevant. - commit 75554c0 - Refresh patches.suse/s390-hwrng-enable -- add commit ID. - commit 4c07400 - Fully sync ppc64le netfilter modules with x86_64 (bsc#951546, 953338). - commit 620365e - Merge configs with SLE12-SP1-ARM - commit f653929 ++++ kernel-source: - Delete patches.suse/btrfs-8224-don-t-initialize-a-space-info-as-full-to-preve.patch. The patch landed in upstream kernel 4.3-rc3. - commit 7d04fc3 - Unset CONFIG_MODULE_SIG_KEY, we sign the modules after the build - commit 96412d3 - Refresh patches.suse/0003-kabi-Add-placeholders-to-a-couple-of-important-struc.patch. - commit ddb17c4 - Update patches.suse/squashfs-3.4.patch to use 4.4 API. - commit cf739b5 - Delete patches.fixes/nouveau-fix-race-with-fence-signaling. This patch was obsoleted by protecting ->channel with RCU. - commit a704b3b - series.conf: Update guards for mgorman - commit 9b56050 - Delete patches.drivers/bnx2fc-Do-not-log-for-netevents-that-need-no-action.patch. This patch was accepted upstream in v4.4-rc1. - commit ad4b2fd - Delete patches.fixes/dm-release-map_lock-before-set_disk_ro. The drivers/md/dm.c:__bind has changes significantly and this patch is no longer relevant. - commit 75554c0 - Refresh patches.suse/s390-hwrng-enable -- add commit ID. - commit 4c07400 - Fully sync ppc64le netfilter modules with x86_64 (bsc#951546, 953338). - commit 620365e - Merge configs with SLE12-SP1-ARM - commit f653929 ++++ kernel-syms: - Delete patches.suse/btrfs-8224-don-t-initialize-a-space-info-as-full-to-preve.patch. The patch landed in upstream kernel 4.3-rc3. - commit 7d04fc3 - Unset CONFIG_MODULE_SIG_KEY, we sign the modules after the build - commit 96412d3 - Refresh patches.suse/0003-kabi-Add-placeholders-to-a-couple-of-important-struc.patch. - commit ddb17c4 - Update patches.suse/squashfs-3.4.patch to use 4.4 API. - commit cf739b5 - Delete patches.fixes/nouveau-fix-race-with-fence-signaling. This patch was obsoleted by protecting ->channel with RCU. - commit a704b3b - series.conf: Update guards for mgorman - commit 9b56050 - Delete patches.drivers/bnx2fc-Do-not-log-for-netevents-that-need-no-action.patch. This patch was accepted upstream in v4.4-rc1. - commit ad4b2fd - Delete patches.fixes/dm-release-map_lock-before-set_disk_ro. The drivers/md/dm.c:__bind has changes significantly and this patch is no longer relevant. - commit 75554c0 - Refresh patches.suse/s390-hwrng-enable -- add commit ID. - commit 4c07400 - Fully sync ppc64le netfilter modules with x86_64 (bsc#951546, 953338). - commit 620365e - Merge configs with SLE12-SP1-ARM - commit f653929 ++++ samba: - Remove autoconf build-time requirement. ++++ samba: - Remove autoconf build-time requirement. - Update to 4.3.4. + vfs_fruit: Enable POSIX directory rename semantics; (bso#11065). + Crash: Bad talloc magic value - access after free; (bso#11394). + Copying files with vfs_fruit fails when using vfs_streams_xattr without stream prefix and type suffix; (bso#11466). + samba-tool: Fix uncaught exception if no fSMORoleOwner attribute is given; (bso#11613). + Fix a typo in the smb.conf manpage, explanation of idmap config; (bso#11619). + Correctly initialize the list head when keeping a list of primary followed by DFS connections; (bso#11624). + Reduce the memory footprint of empty string options; (bso#11625). + lib/async_req: Do not install async_connect_send_test; (bso#11639). + Fix typos in man vfs_gpfs; (bso#11641). + Make "hide dot files" option work with "store dos attributes = yes"; (bso#11645). + Fix a corner case of the symlink verification; (bso#11647); (bnc#960249). + Do not disable "store dos attributes" on-the-fly; (bso#11649). + Update lastLogon and lastLogonTimestamp; (bso#11659). ++++ libetonyek: - Version bump to 0.1.6: * All formats: + Improved handling of text language, e.g., written language props now include country and script. * Keynote 6: + Parse links. + Parse text language. + Parse lists (bullets). + Resize tables properly. + Fix handling of texts containing non-ASCII characters (i.e., the majority of non-English languages). * Miscellaneous: + Fix build with boost 1.54/1.55. + Make help output of conversion tools more help2man-friendly. + Fix build with recent clang, which does not like 'register' keyword. + Various small fixes and improvements. * Changes to 0.1.5 + Parse slide background. + Parse shape style: fill, line stroke, opacity, shadow. + Parse table style: default cell borders, background etc. + Various fixes and improvements. * Changes to 0.1.4 * Parse formulas. * Parse cell type and number format. * Require mdds 1.0 by default (but 0.12.1 is still supported). * Add support for Keynote 6. Imported features include: shapes, images, text + text formatting, presentation notes, tables (only simple tables are supported.) - Generate manpages for the conversion tools ++++ pidgin-sipe: - Update to version 1.20.1: + Add support for another type of ADFS response. + Improve configure check for back-ported features. + Updated translations. - Changes from version 1.20.0: + Parse HTML from Lync conference URL (Stefan Becker) + SRTP Support. + Office365 rejects RC4 in TLS-DSK: added support for AES-128/256-CBC. - Drop patch: 0001-Fix-285-backport-for-1.18.x-1.19.x.patch Fixed upstream (bnc#965323). ++++ libreoffice: - Reenable collada, debian and fedora both build with it so do the same - Set ulimit to unlimited prior build to allow better debugging of build crashes ++++ systemd: - don't use OBS service "set_service" anymore (bsc#961576) ++++ tiff: - Added patch: * tiff-4.0.6-CVE-2015-7554.patch - fix CVE-2015-7554: Out-of-bounds Write in the thumbnail and tiffcmp tools (upsteam bug #2499) [bsc#960341] ++++ openssh: - CVE-2016-0777, bsc#961642, CVE-2016-0778, bsc#961645 Added CVE-2016-077-7_8.patch to disable the roaming code to prevent information leak and buffer overflow ++++ rubygem-cfa_grub2: - add attribute GRUB_HIDDEN_TIMEOUT to /etc/default/grub model - 0.3.0 ++++ xen: - bsc#961692 - VUL-0: CVE-2016-1714: xen: nvram: OOB r/w access in processing firmware configurations CVE-2016-1714-qemuu-fw_cfg-add-check-to-validate-current-entry-value.patch CVE-2016-1714-qemut-fw_cfg-add-check-to-validate-current-entry-value.patch ++++ xorg-x11-server: - u_kdrive-UnregisterFd-Fix-off-by-one.patch * Copy open file table correctly by avoiding an off-by-one error (boo#867483). ++++ yast2-kdump: - fix AutoYaST profile schema (bsc#954412) - 3.1.36 ++++ yast2-ruby-bindings: - Move transdb initialization to C part to keep it together with index initialization (bsc#932014) - 3.1.46 - fixed early return from logging method causing failure of old testsuite (bsc#932014) - 3.1.45 ++++ yast2-services-manager: - Add X-SuSE-YaST-AutoInstSchema declaration so services-manager.rnc could be included in yast2-schema package - Fix validation of AutoYaST profile (bsc#954412) - 3.1.42 ------------------------------------------------------------------ ------------------ 2016-1-12 - Jan 12 2016 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Downloading init scripts to /mnt during first installation stage. (bnc#960907,bnc#961320) - 3.1.108 ++++ kernel-default: - Delete patches.fixes/cpufreq_ondemand_performance_optimise_default_settings.patch. patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch. patches.suse/mm-Defer-flush-of-writable-TLB-entries.patch. patches.suse/mm-Handle-possibility-of-preemption-in-spin_trylock_page-and-cancel.patch. patches.suse/mm-Send-one-IPI-per-CPU-to-TLB-flush-all-entries-after-unmapping-pages.patch. patches.suse/mm-convert-p-te-md-_mknonnuma-and-remaining-page-table-manipulations-ppc64le.patch. patches.suse/mm-convert-the-rest-to-new-page-table-lock-api-suse.patch. patches.suse/mm-filemap-Avoid-unnecessary-barriers-and-waitqueue-lookups-fix.patch. patches.suse/mm-filemap-Avoid-unnecessary-barriers-and-waitqueue-lookups-in-unlock_page-fastpath.patch. patches.suse/mm-filemap-Optimise-__lock_page_or_retry-by-emulating-an-adaptive-sleeping-spinlock.patch. patches.suse/mm-filemap-Optimise-__lock_pages-by-emulating-an-adaptive-sleeping-spinlock.patch. patches.suse/mm-fix-huge-zero-page-accounting-in-smaps-report-s390.patch. patches.suse/mm-numa-avoid-unnecessary-disruption-of-NUMA-hinting-during-migration-pmd-locking.patch. patches.suse/mm-numa-serialise-parallel-get_user_page-against-THP-migration-pmd-locking.patch. patches.suse/mm-remove-PG_waiters-from-PAGE_FLAGS_CHECK_AT_FREE.patch. patches.suse/mm-use-cpu_chill-in-spin_trylock_page-and-cancel-RT-Only.patch. patches.suse/readahead-request-tunables.patch. patches.suse/x86-mm-Trace-when-an-IPI-is-about-to-be-sent.patch. - commit 723375b - series.conf: Add section for performance patches planned for 4.4-stable - commit 99ef40f - rpm/config.sh: Build the KOTD against SLE12-SP2 (SP1 in the OBS) - commit d14f326 - Merge SLE12-SP1 supported.conf - commit 373a343 - rpm/kernel-binary.spec.in: Fix build if no UEFI certs are installed - commit ef1b7d3 - Add the SLES UEFI signing certificate - commit 90b1afc - rpm/kernel-binary.spec.in: Install libopenssl-devel for newer sign-file - commit fbdf0b8 - Merge SLE12-SP1 config files. - commit f3da9de - Import non-mainline patches from SLE12-SP1 Most of them are guarded with +needs_review - commit e84073f ++++ kernel-source: - Delete patches.fixes/cpufreq_ondemand_performance_optimise_default_settings.patch. patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch. patches.suse/mm-Defer-flush-of-writable-TLB-entries.patch. patches.suse/mm-Handle-possibility-of-preemption-in-spin_trylock_page-and-cancel.patch. patches.suse/mm-Send-one-IPI-per-CPU-to-TLB-flush-all-entries-after-unmapping-pages.patch. patches.suse/mm-convert-p-te-md-_mknonnuma-and-remaining-page-table-manipulations-ppc64le.patch. patches.suse/mm-convert-the-rest-to-new-page-table-lock-api-suse.patch. patches.suse/mm-filemap-Avoid-unnecessary-barriers-and-waitqueue-lookups-fix.patch. patches.suse/mm-filemap-Avoid-unnecessary-barriers-and-waitqueue-lookups-in-unlock_page-fastpath.patch. patches.suse/mm-filemap-Optimise-__lock_page_or_retry-by-emulating-an-adaptive-sleeping-spinlock.patch. patches.suse/mm-filemap-Optimise-__lock_pages-by-emulating-an-adaptive-sleeping-spinlock.patch. patches.suse/mm-fix-huge-zero-page-accounting-in-smaps-report-s390.patch. patches.suse/mm-numa-avoid-unnecessary-disruption-of-NUMA-hinting-during-migration-pmd-locking.patch. patches.suse/mm-numa-serialise-parallel-get_user_page-against-THP-migration-pmd-locking.patch. patches.suse/mm-remove-PG_waiters-from-PAGE_FLAGS_CHECK_AT_FREE.patch. patches.suse/mm-use-cpu_chill-in-spin_trylock_page-and-cancel-RT-Only.patch. patches.suse/readahead-request-tunables.patch. patches.suse/x86-mm-Trace-when-an-IPI-is-about-to-be-sent.patch. - commit 723375b - series.conf: Add section for performance patches planned for 4.4-stable - commit 99ef40f - rpm/config.sh: Build the KOTD against SLE12-SP2 (SP1 in the OBS) - commit d14f326 - Merge SLE12-SP1 supported.conf - commit 373a343 - rpm/kernel-binary.spec.in: Fix build if no UEFI certs are installed - commit ef1b7d3 - Add the SLES UEFI signing certificate - commit 90b1afc - rpm/kernel-binary.spec.in: Install libopenssl-devel for newer sign-file - commit fbdf0b8 - Merge SLE12-SP1 config files. - commit f3da9de - Import non-mainline patches from SLE12-SP1 Most of them are guarded with +needs_review - commit e84073f ++++ kernel-syms: - Delete patches.fixes/cpufreq_ondemand_performance_optimise_default_settings.patch. patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch. patches.suse/mm-Defer-flush-of-writable-TLB-entries.patch. patches.suse/mm-Handle-possibility-of-preemption-in-spin_trylock_page-and-cancel.patch. patches.suse/mm-Send-one-IPI-per-CPU-to-TLB-flush-all-entries-after-unmapping-pages.patch. patches.suse/mm-convert-p-te-md-_mknonnuma-and-remaining-page-table-manipulations-ppc64le.patch. patches.suse/mm-convert-the-rest-to-new-page-table-lock-api-suse.patch. patches.suse/mm-filemap-Avoid-unnecessary-barriers-and-waitqueue-lookups-fix.patch. patches.suse/mm-filemap-Avoid-unnecessary-barriers-and-waitqueue-lookups-in-unlock_page-fastpath.patch. patches.suse/mm-filemap-Optimise-__lock_page_or_retry-by-emulating-an-adaptive-sleeping-spinlock.patch. patches.suse/mm-filemap-Optimise-__lock_pages-by-emulating-an-adaptive-sleeping-spinlock.patch. patches.suse/mm-fix-huge-zero-page-accounting-in-smaps-report-s390.patch. patches.suse/mm-numa-avoid-unnecessary-disruption-of-NUMA-hinting-during-migration-pmd-locking.patch. patches.suse/mm-numa-serialise-parallel-get_user_page-against-THP-migration-pmd-locking.patch. patches.suse/mm-remove-PG_waiters-from-PAGE_FLAGS_CHECK_AT_FREE.patch. patches.suse/mm-use-cpu_chill-in-spin_trylock_page-and-cancel-RT-Only.patch. patches.suse/readahead-request-tunables.patch. patches.suse/x86-mm-Trace-when-an-IPI-is-about-to-be-sent.patch. - commit 723375b - series.conf: Add section for performance patches planned for 4.4-stable - commit 99ef40f - rpm/config.sh: Build the KOTD against SLE12-SP2 (SP1 in the OBS) - commit d14f326 - Merge SLE12-SP1 supported.conf - commit 373a343 - rpm/kernel-binary.spec.in: Fix build if no UEFI certs are installed - commit ef1b7d3 - Add the SLES UEFI signing certificate - commit 90b1afc - rpm/kernel-binary.spec.in: Install libopenssl-devel for newer sign-file - commit fbdf0b8 - Merge SLE12-SP1 config files. - commit f3da9de - Import non-mainline patches from SLE12-SP1 Most of them are guarded with +needs_review - commit e84073f ++++ kiwi: - Don't use filesystem specific mount option When mounting the read write filesystem, prevent using filesystem specific options like barrier - Use HYBRID_EXT4_OPTS in fat container filesystem - Check read write filesystem prior to mounting If a filesystem type could be identified on the read write partition check it before mounting to eliminate a potential dirty state - Cascade exfat mount try normal mount first, if this does not work try fuse mount Normally this is done automatically by the mount program but if not we will give the direct fuse mount a chance ++++ gtkmm3: - Update to version 3.19.6: + Gtk: - TextIter: Add starts_tag(), deprecate begins_tag(). - TreeView: Fix a crash in get_tooltip_context_path() (bgo#760030). + Gdk: - Add Gdk::Seat (bgo#759806). - Device: . Add get_seat(). . Deprecate grab() and ungrab(). - DeviceManager, Display: Add and deprecate (bgo#759806). - DeviceManager: Deprecate list_devices() and get_client_pointer() (bgo#759806). - Display: . Deprecate get_device_manager(). . Add list_seats(), get_default_seat(), signal_seat_added() and signal_seat_removed() (bgo#759806). ++++ libproxy: - Update to version 0.4.12: + Move development to github.com/libproxy/libproxy. + Fix fd leak in get_pac (Bug #185). + Detect running MATE session (Bug #186, Part1). + Fix linking of perl bindings to pthread (Bug #182). + Correctly detect spidermonky (mozjs185) (Bug #188). + Stop pxgsettings from segfaulting on exit (Bug #192). + Fix test #10 (Bug #189). + Fix build on Mac OS X (Bug #183). + Add a generic KDE Config module (fix crashes of Qt5 based apps) (issue#4). - Drop upstream fixed patches: + libproxy-pxgsettings-crash.patch + libproxy-no-libperl.patch + libproxy-pxgsettings-signals.patch - Rename libproxy1-config-kde4 subpackage to libproxy-config-kde, following upstreams introduction of the generic config loader. - Require libKF5ConfigCore5 from libproxy1-config-kde (we don't really need the library, but kreadconfig5 in this package). - Replace libkde4-devel and libqt4-devel BuildRequires with libKF5ConfigCore5: the new KDE config parser interacts directly with kreadconfig5 and does not link to Qt. ++++ libproxy-plugins: - Update to version 0.4.12: + Move development to github.com/libproxy/libproxy. + Fix fd leak in get_pac (Bug #185). + Detect running MATE session (Bug #186, Part1). + Fix linking of perl bindings to pthread (Bug #182). + Correctly detect spidermonky (mozjs185) (Bug #188). + Stop pxgsettings from segfaulting on exit (Bug #192). + Fix test #10 (Bug #189). + Fix build on Mac OS X (Bug #183). + Add a generic KDE Config module (fix crashes of Qt5 based apps) (issue#4). - Drop upstream fixed patches: + libproxy-pxgsettings-crash.patch + libproxy-no-libperl.patch + libproxy-pxgsettings-signals.patch - Rename libproxy1-config-kde4 subpackage to libproxy-config-kde, following upstreams introduction of the generic config loader. - Require libKF5ConfigCore5 from libproxy1-config-kde (we don't really need the library, but kreadconfig5 in this package). - Replace libkde4-devel and libqt4-devel BuildRequires with libKF5ConfigCore5: the new KDE config parser interacts directly with kreadconfig5 and does not link to Qt. ++++ systemd: - journald: properly sum up entry size counter (bsc#961226) - shutdown: rework messages during shutdown (bsc#955469) ++++ libtasn1: - Add libtasn1-bsc961491-value-crash.patch: only assign a value if the previous node had one. Fixes a crash (bsc#961491). ++++ libxml2: - add libxml2-2.9.1-CVE-2015-8710.patch to fix parsing short unclosed comment uninitialized access [bnc#960674], [CVE-2015-8710] ++++ mutt: - Fix patch-1.5.24.sidebar.20151111.patch to shorten imaps://imap.example.com/INBOX correctly to INBOX, not to NBOX. (boo#961470) ++++ permissions: - pinger needs to be squid:root, not root:squid (there is no squid group) bsc#961363 ++++ python-requests: - Submit 2.8.1 to SLE-12 code base. (fate#319970, bsc#961596) ++++ virt-viewer: - Require at least glib2 >= 2.26 in pre-SLE12 builds ++++ yast2: - fixed semantics of SCR call for zKVM detection (bsc#961485) - 3.1.163 ++++ yast2-ruby-bindings: - Fixed conflict between Yast::Encoding and ::Encoding (another fix for bsc#932014) - 3.1.44 ------------------------------------------------------------------ ------------------ 2016-1-11 - Jan 11 2016 ------------------- ------------------------------------------------------------------ ++++ accountsservice: - Updated Url. ++++ gtk3: - Add gtk3-qemu-usb-tablet-is-no-real-touchscreen.patch: The QEMU USB Tablet is not really a touchscreen - although it simulates it for VNC based viewers (making mouse-input more reliable). This patch fixes issues where openQA was not able to correctly handle the CTRL-ALT-DEL handler to show the logout dialog. ++++ kernel-default: - Update config files: Drop non-SLE archs and enable SUSE_KERNEL_SUPPORTED - Start the SLE12-SP2 branch - commit c80ffb0 - series.conf: Whitespace cleanup - commit 4a33d40 - rpm/constraints.in: Bump disk space requirements up a bit Require 10GB on s390x, 20GB elsewhere. - commit 558b7b3 - Update to 4.4-final. - commit f1e5f1f ++++ kernel-source: - Update config files: Drop non-SLE archs and enable SUSE_KERNEL_SUPPORTED - Start the SLE12-SP2 branch - commit c80ffb0 - series.conf: Whitespace cleanup - commit 4a33d40 - rpm/constraints.in: Bump disk space requirements up a bit Require 10GB on s390x, 20GB elsewhere. - commit 558b7b3 - Update to 4.4-final. - commit f1e5f1f ++++ kernel-syms: - Update config files: Drop non-SLE archs and enable SUSE_KERNEL_SUPPORTED - Start the SLE12-SP2 branch - commit c80ffb0 - series.conf: Whitespace cleanup - commit 4a33d40 - rpm/constraints.in: Bump disk space requirements up a bit Require 10GB on s390x, 20GB elsewhere. - commit 558b7b3 - Update to 4.4-final. - commit f1e5f1f ++++ kiwi: - Make createFileSystem more robust When passing in a loop file instead of a device name, the method should be smart enough to handle the name without shell evaluation - Compile rnc -> rng - Added support for exfat as hybrid filesystem In addition to fat also exfat is now supported as persistent write filesystem. Because of the limitations of a fat filesystem fat and exfat are only used as a container filesystem providing an ext4 linux filesystem as a cowfile. The algorithm to create the size of the cow file has also been changed to use half of the size of the write partition or on fat a max size of 4G. The size of the cowfile is also prepared to become overwritten. However the XML definition and implementation to do this is still missing - Reread partition table after hybrid setup The hybrid write partition is created via fdisk. Some version of fdisk does not send the ioctl to let the kernel reread the table or fdisk itself holds it busy. Thus we actively initiate a reread via blockdev - Optimize ext4 hybrid write filesystem options Optimized for 512kB erase block size - Use mount options to increase overlay performace For overlay filesystems not writing into a tmpfs performance is more important than safety. We use this combination of options for now, if you encounter stability problems please let us know - Use -f force option for extX filesystem checker - Refactor and cleanup setupReadWrite Fix misleading error message and refactor the code to be less complex and more clear in the processing of tasks - Allow custom cowfile name for persistent data Instead of a fixed name 'cowfile' we allow a custom name which is predefined in HYBRID_PERSISTENT_FILENAME and prepared to become overwritten by an XML defintion whose implementation will follow later. Reason for the change is that a cowfile is visible as plain data file to the operating system if e.g used on a live stick. It should be more clear to the user what this file is good for - Protect mkfs.exfat from being deleted Added to the strip tools section in order to keep it in the initrd - Added support for exfat creation and probing In preparation to use exfat instead of vfat in a loop container for persistent data it's required to provide support for mkfs.exfat - Make loop_setup and loop_delete more robust The methods did not cope well with filenames containing bash characters with special meaning e.g spaces. For use with a iso hybrid cowfile whose name is visible in the OS the methods should be able to work with any given filename ++++ samba: - Prevent access denied if the share path is "/"; (bso#11647); (bnc#960249). ++++ samba: - Prevent access denied if the share path is "/"; (bso#11647); (bnc#960249). ++++ liblouis: - Move data from library package to separate subpackage, to ensure library package can be safely upgraded. ++++ libqt5-qtwebengine: - Do not build on aarch64, gcc 4.8 is too old here ++++ tiff: - Added patch: * tiff-4.0.4-uninitialized_mem_NeXTDecode.patch - fix uninitialized memory in NeXTDecode (upstream bug #2508) [bsc#942690] ++++ python3-louis: - Move data from library package to separate subpackage, to ensure library package can be safely upgraded. ++++ scribus: - Update to 1.4.6 (fate#320020) + See http://bugs.scribus.net/changelog_page.php?version_id=92 ++++ virt-viewer: - Update to virt-viewer version 3.1 virt-viewer-3.1.tar.bz2 - Last release to support GTK2 for Linux. The next 4.0 release will be GTK3 only - Don’t add URI scheme / path info to oVirt URIs - Require spice-gtk >= 0.30 - Enable webdav folder sharing with spice - Add preferences UI dialog - Take –direct into account when checking if guest is reachable - Take SPICE proxy into account when connecting to oVirt instances - Fail gracefully when hostname is not returned by oVirt - Don’t show empty foreign menu on secondary displays - Avoid accidentally trying to connect to port 0 when oVirt doesn’t specify a port number - Correctly update geometry when enabling/disabling display heads - Avoid accidentally creating extra monitors when using configuration file monitor mapping - Exit normally when cancelling connect dialog - Don’t wait for a guest that we know will never show up - Fix crash when using –reconnect with SPICE - Avoid zooming out if it would decrease window size below minimum required for top menu display - Fix crash when disabling last enabled display - Honour changes in display position from guest - Don’t show error dialog twice for unknown graphics type - Allow to cancel oVirt auth without error - Set sensitivity of display menu based on whether it is usable or not - Set sensitivity of tool bar buttons based on whether they are usable or not - Set guest name reported by VNC - Fix crash when using gtk-vnc 0.3.8 - Fix alt-tab behaviour in choose VM dialog - Don’t allow missing display in monitor mapping config - Add –with-osid flag to configure to allow specifying the operating system build target. The values should be based on libosinfo OS short IDs. - Ensure windows installer places menu icon for all users not just admin. Requires manual uninstall of previous windows version - Require address in remote viewer connect dialog - Automatically retry VNC connection after auth failure - Drop GTK2 support for Windows builds - Enable keepalives on libvirt conncetion - Allow resize of window to arbitrary size - Fix thread safety handling event callbacks - Avoid deprecation warnings with newer glib - Pulled in multiple fixes for event loop from libvirt-glib - Fix misc bugs reported by coverity - Fix binary ID in MSI installer - Stop polling libvirt after reconnecting to libvirt - Drop old tarball virt-viewer-3.0.tar.bz2 ++++ xen: - bsc#961358 - VUL-0: CVE-2015-8613: xen: qemu: scsi: stack based buffer overflow in megasas_ctrl_get_info CVE-2015-8613-qemuu-scsi-initialise-info-object-with-appropriate-size.patch - bsc#961332 - VUL-0: CVE-2016-1568: xen: Qemu: ide: ahci use-after-free vulnerability in aio port commands CVE-2016-1568-qemuu-ide-ahci-reset-ncq-object-to-unused-on-error.patch ++++ xorg-x11-server: - u_busfault_sigaction-Only-initialize-pointer-when-matched.patch Only initialize pointer when matched (boo#961439). ++++ yast2-ruby-bindings: - Do not crash when logging an invalid UTF-8 string (bsc#932014) - 3.1.43 ------------------------------------------------------------------ ------------------ 2016-1-10 - Jan 10 2016 ------------------- ------------------------------------------------------------------ ++++ gnome-shell-extensions: - Update to version 3.19.3: + native-window-placement: Don't let border overlap title. + apps-menu: Fix handling of .desktop files in subdirectories. + Updated translations. - Update to version 3.19.2: + Updated translations. - Update to version 3.19.1: + Fix some theme issues. - Update to version 3.18.3: + apps-menu: Fix .desktop entries in subdirectories. ------------------------------------------------------------------ ------------------ 2016-1-9 - Jan 9 2016 ------------------- ------------------------------------------------------------------ ++++ python-cffi: - update to version 1.4.2: * Nothing changed from v1.4.1. - changes from version 1.4.1: * Fix the compilation failure of cffi on CPython 3.5.0. (3.5.1 works; some detail changed that makes some underscore-starting macros disappear from view of extension modules, and I worked around it, thinking it changed in all 3.5 versions—but no: it was only in 3.5.1.) - changes from version 1.4.0: * A better way to do callbacks has been added (faster and more portable, and usually cleaner). It is a mechanism for the out-of-line API mode that replaces the dynamic creation of callback objects (i.e. C functions that invoke Python) with the static declaration in cdef() of which callbacks are needed. This is more C-like, in that you have to structure your code around the idea that you get a fixed number of function pointers, instead of creating them on-the-fly. * ffi.compile() now takes an optional verbose argument. When True, distutils prints the calls to the compiler. * ffi.compile() used to fail if given sources with a path that includes "..". Fixed. * ffi.init_once() added. See docs. * dir(lib) now works on libs returned by ffi.dlopen() too. * Cleaned up and modernized the content of the demo subdirectory in the sources (thanks matti!). * ffi.new_handle() is now guaranteed to return unique void * values, even if called twice on the same object. Previously, in that case, CPython would return two cdata objects with the same void * value. This change is useful to add and remove handles from a global dict (or set) without worrying about duplicates. It already used to work like that on PyPy. This change can break code that used to work on CPython by relying on the object to be kept alive by other means than keeping the result of ffi.new_handle() alive. (The corresponding warning in the docs of ffi.new_handle() has been here since v0.8!) - changes from version 1.3.1: * The optional typedefs (bool, FILE and all Windows types) were not always available from out-of-line FFI objects. * Opaque enums are phased out from the cdefs: they now give a warning, instead of (possibly wrongly) being assumed equal to unsigned int. Please report if you get a reasonable use case for them. * Some parsing details, notably volatile is passed along like const and restrict. Also, older versions of pycparser mis-parse some pointer-to-pointer types like char * const *: the “const” ends up at the wrong place. Added a workaround. - changes from version 1.3.0: * Added ffi.memmove(). * Pull request #64: out-of-line API mode: we can now declare floating-point types with typedef float... foo_t;. This only works if foo_t is a float or a double, not long double. * Issue #217: fix possible unaligned pointer manipulation, which crashes on some architectures (64-bit, non-x86). * Issues #64 and #126: when using set_source() or verify(), the const and restrict keywords are copied from the cdef to the generated C code; this fixes warnings by the C compiler. It also fixes corner cases like typedef const int T; T a; which would previously not consider a as a constant. (The cdata objects themselves are never const.) * Win32: support for __stdcall. For callbacks and function pointers; regular C functions still don’t need to have their calling convention declared. * Windows: CPython 2.7 distutils doesn’t work with Microsoft’s official Visual Studio for Python, and I’m told this is not a bug. For ffi.compile(), we removed a workaround that was inside cffi but which had unwanted side-effects. Try saying import setuptools first, which patches distutils... ++++ python-cryptography: - update to upstream release 1.2.1 1.2.1 - 2016-01-08 * Reverts a change to an OpenSSL EVP_PKEY object that caused errors with pyOpenSSL. 1.2 - 2016-01-08 * BACKWARDS INCOMPATIBLE: RevokedCertificate extensions now uses extension classes rather than returning raw values inside the Extension value. The new classes are: o CertificateIssuer o CRLReason o InvalidityDate * Deprecated support for OpenSSL 0.9.8 and 1.0.0. At this time there is no time table for actually dropping support, however we strongly encourage all users to upgrade, as those versions no longer receive support from the OpenSSL project. * The Certificate class now has signature and tbs_certificate_bytes attributes. * The CertificateSigningRequest class now has signature and tbs_certrequest_bytes attributes. * The CertificateRevocationList class now has signature and tbs_certlist_bytes attributes. * NameConstraints are now supported in the CertificateBuilder and CertificateSigningRequestBuilder. * Support serialization of certificate revocation lists using the public_bytes() method of CertificateRevocationList. * Add support for parsing CertificateRevocationList extensions () in the OpenSSL backend. The following extensions are currently supported: o AuthorityInformationAccess o AuthorityKeyIdentifier o CRLNumber o IssuerAlternativeName * Added CertificateRevocationListBuilder and RevokedCertificateBuilder to allow creation of CRLs. * Unrecognized non-critical X.509 extensions are now parsed into an UnrecognizedExtension object. ------------------------------------------------------------------ ------------------ 2016-1-8 - Jan 8 2016 ------------------- ------------------------------------------------------------------ ++++ librsvg: - Update to version 2.40.13: + Fixed the Windows build. + Added basic support for the "baseline-shift" attribute in text objects (bgo#340047). + Fixed some duplicate logic when rendering paths (bgo#749415). + Rewrote the markers engine (bgo#685906, bgo#760180). ++++ gdm: - Add gdm-remote-root-passwd-correctness.patch Don't give the correctness for remote root login when the root should be blocked.(bnc#950751) ++++ google-noto-fonts: - add _constraints, need at least 4.5GB disk space ++++ kernel-default: - Btrfs: fix fitrim discarding device area reserved for boot loader's use (bsc#960910). - commit 238d0b8 - Refresh patches.suse/supported-flag (fix modpost command line option spec). - commit 2566c29 ++++ kernel-source: - Btrfs: fix fitrim discarding device area reserved for boot loader's use (bsc#960910). - commit 238d0b8 - Refresh patches.suse/supported-flag (fix modpost command line option spec). - commit 2566c29 ++++ kernel-syms: - Btrfs: fix fitrim discarding device area reserved for boot loader's use (bsc#960910). - commit 238d0b8 - Refresh patches.suse/supported-flag (fix modpost command line option spec). - commit 2566c29 ++++ virt-manager: - bsc#960828 - Unable to create qcow2 volumes on remote KVM with virt-manager virtinst-vol-default-nocow.patch - bsc#960724 - virt-manager fails to create Virtual machines on a CentOS7 host virtinst-set-qemu-emulator.patch - Upstream bug fix 89c3638b-fix-detection-that-libvirtd-is-stopped.patch ++++ xf86-input-evdev: - Update to version 2.10.1 Only one change over 2.10, affecting some devices with absolute axes but not ABS_X/ABS_Y. Previously, those devices had the first to axes mapped to axes 0 and 1 and thus some random axes was interpreted as x/y coordinate. With this release, axes 0 and 1 are reserved for x/y axes only. ------------------------------------------------------------------ ------------------ 2016-1-7 - Jan 7 2016 ------------------- ------------------------------------------------------------------ ++++ cantarell-fonts: - Update to version 0.0.20.1: + Fix composited glyph issues. + Fix parallel build issue. ++++ open-iscsi: - Added 5 upstream patches for iscsiuio (bsc#960438): iscsiuio: Get the library to use based on uio sysfs name iscsiuio: Wait for iface to be ready before issuing the ping iscsiadm: let ping be tried after iface config is initialized iscsiuio: Add ping support through iscsiuio iscsid: Changes to support ping through iscsiuio - Updated spec file copyright - Build service git diffs now using 12-digit commit IDs ++++ kernel-default: - ethernet/atheros/alx: sanitize buffer sizing and padding (boo#952621). - commit f8f6570 ++++ kernel-source: - ethernet/atheros/alx: sanitize buffer sizing and padding (boo#952621). - commit f8f6570 ++++ kernel-syms: - ethernet/atheros/alx: sanitize buffer sizing and padding (boo#952621). - commit f8f6570 ++++ libzypp: - Update zypp-po.tar.bz2 ++++ xen: - bsc#959695 - missing docs for xen xen.spec ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2016-1-6 - Jan 6 2016 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Add nm-ppp-manager-clear-ppp_watch_id.patch and nm-update-ip_iface-only-if-IP-interface-exists.patch: Patches from upstream git cherrypicked to stable branch from master. - Add NetworkManager-openvpn-route-configuration.patch: Fix routes not being applied when connecting to openVPN. ++++ cpupower: - Drop dead link. - Fix Obsoletes statement, cpufrequtils package versions were greater than cpupower package versions so we must obsolete all versions of cpufrequtils. ++++ gstreamer-plugins-bad: - Update to version 1.6.2: + Crashes in gst-libav with sinks that did not provide a buffer pool but supported video metadata were fixed. This affected d3dvideosink and some 3rd party sinks. Also related fixes for crashes when a downstream buffer pool failed allocation. + Big GL performance improvement on iOS by a factor of 2 by using Apple's sync extension. + Deadlocks in the DirectSound elements on Windows, and the behaviour of its mute property were fixed. + The Direct3D video sink does not crash anymore when minimizing the window. + The library soname generation on Android >= 6.0 was fixed, which previously caused GStreamer to fail to load there. + File related elements have large-file (>2GB) support on Android now. + gst-libav was updated to ffmpeg 2.8.3. + Deserialization of custom events in the GDP depayloader was fixed. + Missing OpenGL context initialization in the Qt/QML video sink was fixed in certain situations. + Interoperability with some broken RTSP servers using HTTP tunnel was improved. + Various compilation fixes for Windows. + Various smaller memory leak and other fixes in different places. + Bugs fixed: bgo#734098, bgo#738292, bgo#741608, bgo#753823, bgo#755106, bgo#755222, bgo#755614, bgo#756028, bgo#756951, bgo#757155, bgo#757264, bgo#757453, bgo#757454, bgo#757732, bgo#757854, bgo#757873, bgo#757895, bgo#757924, bgo#757929, bgo#757935, bgo#758029, bgo#758151, bgo#758204, bgo#758205, bgo#758276, bgo#758285, bgo#758286, bgo#758337, bgo#758344, bgo#758512, bgo#758620, bgo#758861, bgo#758912, bgo#758913, bgo#758921, bgo#759019, bgo#759380. ++++ mdadm: - 0001-Manage-fix-test-for-is-array-failed.patch Fix problem with adding spare to degraded array (bsc#958597) ++++ rsync: - prevent malicious servers from sending files outside of the trasferred directory (CVE-2014-9512) (bsc#915410) * added patches: 0001-Receiver-now-rejects-invalid-filenames-in-filelist.patch 0001-Complain-if-an-inc-recursive-path-is-not-right-for-i.patch ++++ shotwell: - Update to version 0.22.0+git.20160103 (based on source service): + Port to webkit2gtk-4.0. + Don't pack webview into a scrolled window. + Have all soup sessions validate TLS certificates (boo#958382). + facebook: Don't disable XSS auditor. + Updated translations. - Replace pkgconfig(webkitgtk-3.0) BuildRequires with pkgconfig(webkit2gtk-4.0), following upstreams port to WebKit2. ++++ xen: - bsc#960862 - VUL-0: CVE-2016-1571: xen: VMX: intercept issue with INVLPG on non-canonical address (XSA-168) xsa168.patch - bsc#960861 - VUL-0: CVE-2016-1570: xen: PV superpage functionality missing sanity checks (XSA-167) xsa167.patch - bsc#960836 - VUL-0: CVE-2015-8744: xen: net: vmxnet3: incorrect l2 header validation leads to a crash via assert(2) call CVE-2015-8744-qemuu-net-vmxnet3-incorrect-l2-header-validation-leads-to-crash.patch ------------------------------------------------------------------ ------------------ 2016-1-5 - Jan 5 2016 ------------------- ------------------------------------------------------------------ ++++ ImageMagick: - fix encoding of /Title in generated pdf [bnc#867943] + ImageMagick-pdf-title-encoding.patch ++++ gnome-settings-daemon: - Add gsettings-do-not-store-autodetected-keyboard-settings.patch (bnc#931527). Do not store auto-detected values to allow system-wide changes take effect. ++++ google-noto-fonts: - Ensure reconfigure_fonts_prereq macro is used for all subpackages (spotted by Takashi Iwai). ++++ polkit-default-privs: - polkit-default-privs: adding libvirt action ids (bsc#959297) ++++ telepathy-haze: - Replace *-devel BuildRequires for their pkgconfig counterparts: + libpurple-devel for pkgconfig(purple). + libxslt-devel for pkgconfig(libxslt). + telepathy-glib-devel for pkgconfig(telepathy-glib). - Add pkgconfig(gobject-2.0), pkgconfig(glib-2.0), pkgconfig(gio-2.0), pkgconfig(dbus-glib-1) and python-Twisted BuildRequires: Align with what configure looks for. - Add th_contact_list_dont_crash_contact_in_roster.patch: contact-list: Don't crash if a contact is already in the roster. Patch from upstream git (fdo#47005). - Add telepathy-haze-pidgin-2.10.12-compat.patch: fix compatibility with recent versions of Pidgin. ++++ xen: - bsc#960707 - VUL-0: CVE-2015-8745: xen: reading IMR registers leads to a crash via assert(2) call CVE-2015-8745-qemuu-net-vmxnet3-read-IMR-registers-instead-of-assert.patch - bsc#960726 - VUL-0: CVE-2015-8743: xen: ne2000: OOB memory access in ioport r/w functions CVE-2015-8743-qemuu-ne2000-OOB-memory-access-in-ioport-rw-functions.patch ++++ yast2-kdump: - Alert the user when trying to configure a Xen DomU system, which does not support kdump (bsc#952253) - 3.1.35 ------------------------------------------------------------------ ------------------ 2016-1-4 - Jan 4 2016 ------------------- ------------------------------------------------------------------ ++++ cantarell-fonts: - Update to version 0.0.20: + Cyrillic improvements. + x-height hinting tweaks. + Sync bold to regular. + OE and oe ligatures. + Ratio respaced. + Capital sharp s for German. ++++ empathy: - Add empathy-fix-icons-in-search-bar.patch: Fix the previous/next icons, patch from upstream git. ++++ gdk-pixbuf: - Add gdk-pixbuf-bsc960155-divide-by-zero.patch -- fix a possible divide by zero (bsc#960155). - Add gdk-pixbuf-2-32-overflow-fixes.patch, 0001-ico-Protect-against-overflow.patch, gdk-pixbuf-bgo747605.patch, and gdk-pixbuf-bgo758991.patch: fix various overflows (bsc#958963 CVE-2015-7552). ++++ gnome-session: - Add gnome-session-gnome-shell-renamed.patch: gnome-shell.desktop has been renamed to org.gnome.Shell.desktop. ++++ kernel-default: - Update to 4.4-rc8. - commit e628e30 - Driver for IBM System i/p VNIC protocol. - Update config files CONFIG_VNIC=m - commit 85261f3 ++++ kernel-source: - Update to 4.4-rc8. - commit e628e30 - Driver for IBM System i/p VNIC protocol. - Update config files CONFIG_VNIC=m - commit 85261f3 ++++ kernel-syms: - Update to 4.4-rc8. - commit e628e30 - Driver for IBM System i/p VNIC protocol. - Update config files CONFIG_VNIC=m - commit 85261f3 ++++ virt-manager: - Drop including gschemas.compiled and icon-theme.cache. virt-manager.spec ++++ xen: - bsc#960093 - VUL-0: CVE-2015-8615: xen: x86: unintentional logging upon guest changing callback method (XSA-169) 5677f350-x86-make-debug-output-consistent-in-hvm_set_callback_via.patch ++++ yast2-firstboot: - Fixed firstboot.xml to call the correct client for LAN configuration (bsc#960081) - 3.1.11 ++++ yast2-packager: - do not crash if adding unknown repo type (bnc#960460) - 3.1.87 ------------------------------------------------------------------ ------------------ 2016-1-3 - Jan 3 2016 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Add explicit pkgconfig(libteam) BuildRequires: force team connection support. ++++ gssdp: - Update to version 0.14.13: + Make "host-ip" of GSSDPClient a construction property to give the caller the chance to bypass the IP autodetection during client creation. ++++ gupnp: - Update to version 0.20.15: + Remove gnome-common + Fix issue with gupnp_service_signals_autoconnect() blocking endlessly. + Fix return type for BIN_HEX. + Update some m4 macros. + Fix typos in API docs. + NetworkManager context manager: - Fix use-after-free issue. - Fix various static code analysis findings. + Netlink context manager: - Use proper macros for RTM_*ADDRESS messages. - Use device name from netlink. - Add possibility to dump received netlink packets for debugging. - Fix issues with losing contexts after DHCP renew happens. - Some style fixes. + Bugs fixed: bgo#736365, bgo#741257, bgo#750936, bgo#752490, bgo#759000. ++++ libreoffice: - Add patch attempting to fix build on old gtk2 versions: * libreoffice-old-gtkapi.patch ------------------------------------------------------------------ ------------------ 2016-1-2 - Jan 2 2016 ------------------- ------------------------------------------------------------------ ++++ pidgin: - Update to 2.10.12: + General: - purple-url-handler now works with Python 3.x. - Fix an issue where transient startup statuses could be deleted (pidgin.im#16762). + Pidgin: The shout smile now matches the default theme. + Gadu-Gadu: Update internal libgadu to version 1.12.1. - Use tarball signing. - Rebase pidgin-gnome-keyring.patch. - Remove pidgin-2.10.11-add-dtmf-support.patch, pidgin-2.10.11-gst-references.patch, pidgin-2.10.11-send-video-enum.patch, pidgin-2.10.11-application-media.patch, pidgin-2.10.11-init-media-optional.patch, pidgin-2.10.11-fix-sound-play-fd-leak.patch, pidgin-2.10.11-private-media.patch and pidgin-port-to-gst-1.0.patch: added upstream. ++++ intel-gpu-tools: - Update to version 1.13: + New tests: - kms_atomic tests atomic mode setting. - core_prop_blob tests blob properties. - gem_request_retire targets request retirement code paths. - core_setmaster_vs_auth checks that drop/setMaster correctly transfer master state. + Wildcard characters are now accepted when using the - -run-subtest command line option to specify multiple subtests to run. + Add support for Broxton in intel_audio_dump. + Added Kabylake support. + Many other bug fixes and improvements. - Add pkgconfig(libudev) and pkgconfig(xrandr) BuildRequires, configure looks for them so lets build with those supported too. ++++ gupnp-igd: - Replace *-devel BuildRequires for their pkgconfig counterpart: gobject-introspection-devel for pkgconfig(gobject-introspection-1.0), gtk-doc for pkgconfig(gtk-doc), libgupnp-devel for pkgconfig(gupnp-1.0), and python-gobject2-devel for pkgconfig(pygobject-2.0). - Replace python-devel for pkgconfig(pygtk-2.0), as this is what configure really looks for. - Add explicit pkgconfig(glib-2.0), pkgconfig(gobject-2.0), pkgconfig(gthread-2.0) and pkgconfig(gssdp-1.0) BuildRequires: align with what configure looks for. ++++ pixman: - Update to version 0.33.6: + configura.ac: fix test for SSE2 & SSSE3 assembler support. + mmx: Improve detection of support for "K" constraint. + Revert "mmx: Use MMX2 intrinsics from xmmintrin.h directly". ------------------------------------------------------------------ ------------------ 2016-1-1 - Jan 1 2016 ------------------- ------------------------------------------------------------------ ++++ kernel-default: - config: armv7hl: Enable more RK3288 options for lpae Namely MMC and IO domains, already enabled for default/vanilla. - commit 49467f0 ++++ kernel-source: - config: armv7hl: Enable more RK3288 options for lpae Namely MMC and IO domains, already enabled for default/vanilla. - commit 49467f0 ++++ kernel-syms: - config: armv7hl: Enable more RK3288 options for lpae Namely MMC and IO domains, already enabled for default/vanilla. - commit 49467f0 ------------------------------------------------------------------ ------------------ 2015-12-31 - Dec 31 2015 ------------------- ------------------------------------------------------------------ ++++ wireshark: - Wireshark 1.12.9 [bnc#960382] The following vulnerabilities have been fixed: * NBAP dissector crashes. wnpa-sec-2015-31 CVE-2015-8711 * UMTS FP dissector crashes. wnpa-sec-2015-32 CVE-2015-8712 CVE-2015-8713 * DCOM dissector crash. wnpa-sec-2015-33 CVE-2015-8714 * AllJoyn dissector infinite loop. wnpa-sec-2015-34 CVE-2015-8715 * T.38 dissector crash. wnpa-sec-2015-35 CVE-2015-8716 * SDP dissector crash. wnpa-sec-2015-36 CVE-2015-8717 * NLM dissector crash. wnpa-sec-2015-37 CVE-2015-8718 * DNS dissector crash. wnpa-sec-2015-38 CVE-2015-8719 * BER dissector crash. wnpa-sec-2015-39 CVE-2015-8720 * Zlib decompression crash. wnpa-sec-2015-40 CVE-2015-8721 * SCTP dissector crash. wnpa-sec-2015-41 CVE-2015-8722 * 802.11 decryption crash. wnpa-sec-2015-42 CVE-2015-8723 CVE-2015-8724 * DIAMETER dissector crash. wnpa-sec-2015-43 CVE-2015-8725 * VeriWave file parser crashes. wnpa-sec-2015-44 CVE-2015-8726 * RSVP dissector crash. wnpa-sec-2015-45 CVE-2015-8727 * ANSI A & GSM A dissector crashes. wnpa-sec-2015-46 CVE-2015-8728 * Ascend file parser crash. wnpa-sec-2015-47 CVE-2015-8729 * NBAP dissector crash. npa-sec-2015-48 CVE-2015-8730 * RSL dissector crash. wnpa-sec-2015-49 CVE-2015-8731 * ZigBee ZCL dissector crash. wnpa-sec-2015-50 CVE-2015-8732 * Sniffer file parser crash wnpa-sec-2015-51 CVE-2015-8733 * Further bug fixes and updated protocol support as listed in: https://www.wireshark.org/docs/relnotes/wireshark-1.12.9.html ------------------------------------------------------------------ ------------------ 2015-12-30 - Dec 30 2015 ------------------- ------------------------------------------------------------------ ++++ libdrm: - Update to version 2.4.66: This is mainly for introducing a new nouveau API. Lots of other changes as well. ++++ libva: - Update baselibs.conf to work with new multi-spec file approach. ++++ libva-gl: - Update baselibs.conf to work with new multi-spec file approach. ++++ libvisio: - Generate manpages for the tools in libvisio-tool package ++++ python-cryptography: - update to 1.1.2: * Fixed a SIGBUS crash with the OS X wheels caused by redefinition of a method. * Fixed a runtime error ``undefined symbol EC_GFp_nistp224_method`` that occurred with some OpenSSL installations. * Updated Windows and OS X wheels to be compiled against OpenSSL 1.0.2e. ------------------------------------------------------------------ ------------------ 2015-12-29 - Dec 29 2015 ------------------- ------------------------------------------------------------------ ++++ lvm2: - Add 'Also=lvm2-lvmetad.socket' in '[Install]' section of lvm2-lvmetad. service to remove lvm2-lvmetad.socket when disable lvm2-lvmetad.service. (bsc#960044) Add: lvm2-lvmetad.service-add-Also-lvm2-lvmetad.socket.patch ++++ gnome-packagekit: - Replace libcanberra-devel for pkgconfig(libcanberra-gtk3) BuildRequires: Needed now that libcanberra-devel has been split, and it is what configure looks for. ++++ gnome-shell: - Replace pkgconfig(libcanberra-gtk) for pkgconfig(libcanberra-gtk3) BuildRequires: It's what configure looks for and needed now that libcanberra-devel was split. ++++ libvirt: - Update to libvirt 1.2.18.2 stable release - Inherit many upstream bug fixes, including CVE-2015-5313 bsc#953110 - Drop patches included in the stable release a1bdf04b-apparmor-dominfo.patch ++++ libvisio: - Version bump to 0.1.5 * Rewrite text output to avoid empty spans and to make the function a bit more readable for common mortal (wo)man. * Initial emulation of line rounding property (tdf#90603). * Make --help output of all command line tools more help2man-friendly. ------------------------------------------------------------------ ------------------ 2015-12-28 - Dec 28 2015 ------------------- ------------------------------------------------------------------ ++++ libcanberra: - Split out libcanberra-gtk-devel and libcanberra-gtk3-devel sub-packages, this will make it possible for us to build dependant packages without having to pull in both gtk2 and gtk3. ++++ gnome-control-center: - Add gnome-control-center-display-login-region.patch: Fix bug login language button in region list disappear (bsc#955322). ++++ gstreamer-plugins-bad: - Fix build for Leap 42.1. ++++ gtk2: - Add gtk2-randr-1.5-monitor-support.patch: Adds support for using the newly introduced monitor objects in the XRandR protocol. Patch from upstream git (bgo#759912). ++++ kernel-default: - Update to 4.4-rc7. - commit 276c9f4 ++++ kernel-source: - Update to 4.4-rc7. - commit 276c9f4 ++++ kernel-syms: - Update to 4.4-rc7. - commit 276c9f4 ++++ plymouth: - Update to version 0.9.2: + two-step: Add separate startup / shutdown animations. + device-manager: try fb device if drm device failed. + Port to GTK+ 3.0. + script support system update events. + Drop the obsolete log-viewer - Rebase patches: + plymouth-fix-window-size + stop-graphical.patch + 0001-Some-greenish-openSUSE-colors.patch + fix-serial-consoles.patch + 0001-seats-guard-against-NULL-terminal.patch + plymouth-ignore-cirrusdrm.patch + plymouth-boot-vga-framebuffer.patch + 0001-let-it-become-a-real-daemon.patch - Drop upstream fixed patches: + 0001-device-manager-only-call-ply_terminal_free.patch + 0001-splash-remove-pixel_pixel-in-sprite-lib-when-notifie.patch + 0001-splash-do-not-process-display-lists-if-it-is-empty.patch + 0001-libply-splash-core-also-monitor-for-file-removal-in-.patch + 0001-seat-be-a-little-more-forgiving-in-the-case-there-s-.patch + 0001-text-step-bar-use-correct-utf-8-multibyte-sequence-f.patch - Replace pkgconfig(gtk+-2.0) BuildRequires with pkgconfig(gtk+-3.0), following upstreams port to GTK+ 3.0. - Rename library subpackage from *2 to *4, followings upstreams soname bump. - Drop utils subpackage: the log-viewer, which was the only tool left, has been dropped. ++++ libreoffice: - Add patch to fix filelist generating after kde3 removal: * libreoffice-kde4-filelist.patch ++++ rubygem-cfa_grub2: - use new default file handler from base - 0.2.0 ------------------------------------------------------------------ ------------------ 2015-12-27 - Dec 27 2015 ------------------- ------------------------------------------------------------------ ++++ libpst: - Update to version 0.6.66: + Added Content-ID header support. ------------------------------------------------------------------ ------------------ 2015-12-26 - Dec 26 2015 ------------------- ------------------------------------------------------------------ ++++ gtk3: - Add gtk3-gdk_pixbuf_get_from_surface.patch: Restore old behavior. ++++ kiwi: - fix message of missing command ++++ mozilla-nss: - update to 3.19.2.2 (bsc#959888) * MFSA 2015-150/CVE-2015-7575 (bmo#1158489) MD5 signatures accepted within TLS 1.2 ServerKeyExchange in server signature ------------------------------------------------------------------ ------------------ 2015-12-25 - Dec 25 2015 ------------------- ------------------------------------------------------------------ ++++ ibus-libpinyin: - update version 1.7.4 * use pinyin_in_chewing_keyboard method * fixes m_bopomofo_keyboard_mapping option - changes in version 1.7.3 * use libpinyin 1.2.91 * add Catalan * fix for lua 5.2 API change (luaL_register is deprecated) * update clearPinyinUserData method * update m_dictionaries * use pinyin_load_addon_phrase_library function * update setup dialog ++++ ibus-libzhuyin: - Update to 1.7.6 * clean up getCursorRight method * fixes getCursorRight and selectCandidate method * fixes getCursorRight method * fixes probe_section_start function * fixes getCursorRight method * fixes processSpace method * fixes prepareCandidates method ++++ ibus-pinyin: - Set ibus-pinyin engine to full pinyin as default when dconf data not exist (bnc#955325) ++++ libzhuyin: - Update to 1.1.0 * fixes zhuyin_choose_candidate method * rename zhuyin_get_raw_full_pinyin to zhuyin_get_raw_user_input method * write zhuyin_valid_zhuyin_keys method * fixes zhuyin_in_chewing_keyboard method * fixes ChewingDiscreteParser2 ++++ virt-manager: - Update to 1.3.2 upstream bugfix release virt-manager-1.3.2.tar.bz2 * Fix dependency issues with vte (bz #1290262) - Dropped virt-manager-1.3.0.tar.bz2 -Fix boo#959049 Namespace Vte not available for version 2.91 ------------------------------------------------------------------ ------------------ 2015-12-24 - Dec 24 2015 ------------------- ------------------------------------------------------------------ ++++ libev: - Update to 4.22 * when epoll detects unremovable fds in the fd set, rebuild only the epoll descriptor, not the signal pipe, to avoid SIGPIPE in ev_async_send. This doesn't solve it on fork, so document what needs to be done in ev_loop_fork (analyzed by Benjamin Mahler). * remove superfluous sys/timeb.h include on win32 (analyzed by Jason Madden). * updated libecb. - Changes for 4.20 * prefer noexcept over throw () with C++ 11. * update ecb.h due to incompatibilities with c11. * fix a potential aliasing issue when reading and writing watcher callbacks. - Refresh libev-4.15_compiler_warnings.patch ++++ libpinyin: - Update to version 1.3.0+git20151204.7b790c9: * support force tone in pinyin parsers * support fallback tables in double pinyin * many bugfixes and refactors - drop patch: libpinyin-1.2.0-avoid_download_at_buildtime.patch - add patch: libpinyin-avoid_download_at_buildtime.patch ++++ libvisio: - Version bump to 0.1.4 * Layer properties * Bullets * Tab-sets * Hatch fills * A lot of bug-fixes - Removed patch: * 0001-fix-test.patch - Integrated upstream - Remove CPPFLAGS used to build with boost 1.59.0 * Fixed upstream ++++ libzypp: - Update zypp-po.tar.bz2 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-12-23 - Dec 23 2015 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Update to version 1.0.10: + Added support for handling VPN secrets to nmtui and nmcli agent. + Fixed a regression that caused NetworkManager to ignore external deletion of a device with master. + Fixed glitches with older versions of glib (prior to 2.36.0). + Fixed build with most recent versions of libsoup. + Fixed busy retry loop on non-transient errors from wpa_supplicant. + Improvements to testing infrastructure. + Updated translations. ++++ NetworkManager-gnome: - Update to version 1.0.10: + Bluetooth page in connection editor is now populated with available Bluetooth devices. + Fix a possible agent crash when cancelling the secrets request. + Updated translations. - Rebase nm-applet-private-connection.patch. ++++ cogl: - Add cogl-fix-black-login-screen.patch: Fix black and frozen login screen after logout when using gdm in wayland mode and session in x11 mode (boo#958885, bgo#758112, bgo#756926). ++++ dconf: - Update to version 0.25.1: + The libdbus-1 backend has been removed. Dconf now always uses GDBus. + Support has been added for system administration frameworks to set up the dconf profile via a file placed in the XDG_RUNTIME_DIR or in /run/dconf/. In the case of the file in /run/dconf/, it is not possible to modify the proile, even via the DCONF_PROFILE environment variable, which makes it slightly more difficult to evade lockdown. + Directory resets are now implemented properly in DConfChangeset which means that reading a subkey through a changeset that contains a reset for a parent directory of that key will return TRUE with a NULL value. + A new API dconf_client_read_full() has been added which allows reading the user value, the default value, or querying what the effective value would be if a changeset were to be applied. + A new API has been added for listing the locks that are in effect: dconf_client_list_locks(). + DConfClient has a new "writability-changed" signal. + Support for reading default values and listing locks have been added to the dconf commandline tool. + Support for g_autoptr() has been added for DConfClient and DConfChangeset. + The handling of reading of default values via GSettings has been made more efficient. More major changes to the GSettings backend are expected in the near future. - Drop pkgconfig(dbus-1) BuildRequires: this backend has been dropped. - Drop libdconf-dbus-1-0 subpackage and obsolete it by libdconf1 package to ensure proper upgrade mechanism. - Drop libdconf-dbus-devel subpackage and obsolete it by the main devel package. ++++ dconf-editor: - Update to version 3.19.3: + Added a notification for the multiple “copy” actions. + Added a new menu for actions on the view (notably a “reset visible keys” action – no recursion for now). + Updated translations. ++++ geoclue2: - Enable GObject introspection (required by gnome-weather 3.19+): + Pass --enable-introspection to configure. + Add pkgconfig(gobject-introspection-1.0) BuildRequires. + Split typelib-1_0-Geoclue-2_0 subpackage. ++++ gnome-session: - No longer require gnome-shell-wayland: the package no longer exists as the wayland session is being promoted to be default. ++++ gnome-themes-standard: - Add gnome-themes-standard-gtk3-like-menubar.patch: Make gtk2 menubar like gtk3 (bgo#747679). ++++ gstreamer: - Update to version 1.6.2: + Crashes in gst-libav with sinks that did not provide a buffer pool but supported video metadata were fixed. This affected d3dvideosink and some 3rd party sinks. Also related fixes for crashes when a downstream buffer pool failed allocation. + Big GL performance improvement on iOS by a factor of 2 by using Apple's sync extension. + Deadlocks in the DirectSound elements on Windows, and the behaviour of its mute property were fixed. + The Direct3D video sink does not crash anymore when minimizing the window. + The library soname generation on Android >= 6.0 was fixed, which previously caused GStreamer to fail to load there. + File related elements have large-file (>2GB) support on Android now. + gst-libav was updated to ffmpeg 2.8.3. + Deserialization of custom events in the GDP depayloader was fixed. + Missing OpenGL context initialization in the Qt/QML video sink was fixed in certain situations. + Interoperability with some broken RTSP servers using HTTP tunnel was improved. + Various compilation fixes for Windows. + Various smaller memory leak and other fixes in different places. + Bugs fixed: bgo#734098, bgo#738292, bgo#741608, bgo#753823, bgo#755106, bgo#755222, bgo#755614, bgo#756028, bgo#756951, bgo#757155, bgo#757264, bgo#757453, bgo#757454, bgo#757732, bgo#757854, bgo#757873, bgo#757895, bgo#757924, bgo#757929, bgo#757935, bgo#758029, bgo#758151, bgo#758204, bgo#758205, bgo#758276, bgo#758285, bgo#758286, bgo#758337, bgo#758344, bgo#758512, bgo#758620, bgo#758861, bgo#758912, bgo#758913, bgo#758921, bgo#759019, bgo#759380. - Add -fPIE to CFLAGS and -pie to LDFLAGS in order to ensure our executables are built position independent. ++++ gstreamer-plugins-base: - Update to version 1.6.2: + Crashes in gst-libav with sinks that did not provide a buffer pool but supported video metadata were fixed. This affected d3dvideosink and some 3rd party sinks. Also related fixes for crashes when a downstream buffer pool failed allocation. + Big GL performance improvement on iOS by a factor of 2 by using Apple's sync extension. + Deadlocks in the DirectSound elements on Windows, and the behaviour of its mute property were fixed. + The Direct3D video sink does not crash anymore when minimizing the window. + The library soname generation on Android >= 6.0 was fixed, which previously caused GStreamer to fail to load there. + File related elements have large-file (>2GB) support on Android now. + gst-libav was updated to ffmpeg 2.8.3. + Deserialization of custom events in the GDP depayloader was fixed. + Missing OpenGL context initialization in the Qt/QML video sink was fixed in certain situations. + Interoperability with some broken RTSP servers using HTTP tunnel was improved. + Various compilation fixes for Windows. + Various smaller memory leak and other fixes in different places. + Bugs fixed: bgo#734098, bgo#738292, bgo#741608, bgo#753823, bgo#755106, bgo#755222, bgo#755614, bgo#756028, bgo#756951, bgo#757155, bgo#757264, bgo#757453, bgo#757454, bgo#757732, bgo#757854, bgo#757873, bgo#757895, bgo#757924, bgo#757929, bgo#757935, bgo#758029, bgo#758151, bgo#758204, bgo#758205, bgo#758276, bgo#758285, bgo#758286, bgo#758337, bgo#758344, bgo#758512, bgo#758620, bgo#758861, bgo#758912, bgo#758913, bgo#758921, bgo#759019, bgo#759380. ++++ gstreamer-plugins-good: - Update to version 1.6.2: + Crashes in gst-libav with sinks that did not provide a buffer pool but supported video metadata were fixed. This affected d3dvideosink and some 3rd party sinks. Also related fixes for crashes when a downstream buffer pool failed allocation. + Big GL performance improvement on iOS by a factor of 2 by using Apple's sync extension. + Deadlocks in the DirectSound elements on Windows, and the behaviour of its mute property were fixed. + The Direct3D video sink does not crash anymore when minimizing the window. + The library soname generation on Android >= 6.0 was fixed, which previously caused GStreamer to fail to load there. + File related elements have large-file (>2GB) support on Android now. + gst-libav was updated to ffmpeg 2.8.3. + Deserialization of custom events in the GDP depayloader was fixed. + Missing OpenGL context initialization in the Qt/QML video sink was fixed in certain situations. + Interoperability with some broken RTSP servers using HTTP tunnel was improved. + Various compilation fixes for Windows. + Various smaller memory leak and other fixes in different places. + Bugs fixed: bgo#734098, bgo#738292, bgo#741608, bgo#753823, bgo#755106, bgo#755222, bgo#755614, bgo#756028, bgo#756951, bgo#757155, bgo#757264, bgo#757453, bgo#757454, bgo#757732, bgo#757854, bgo#757873, bgo#757895, bgo#757924, bgo#757929, bgo#757935, bgo#758029, bgo#758151, bgo#758204, bgo#758205, bgo#758276, bgo#758285, bgo#758286, bgo#758337, bgo#758344, bgo#758512, bgo#758620, bgo#758861, bgo#758912, bgo#758913, bgo#758921, bgo#759019, bgo#759380. ++++ kiwi: - v7.03.48 released - Fixed import of kernel parameters including spaces Kernel parameters like PRODUCT_TYPE=“PRODUCT BANANA” breaks the code in includeKernelParameters. This patch allows spaces for values in a way that it replaces the embedded whitespace with \030 before parsing and then reverting after parsing. Thanks to Jay Nitikman for providing the patch - Fixed uninstall target for buildroot use case - v7.03.47 released - Fixed LUKS setup for dracut The system image has to provide /etc/crypttab to allow dracut to create a working initrd for reboot. In addition the name of the luks map must be 'luks' to make dracut happy. - Fixed installation of documentation - Update documentation Also put each doc target into its own directory - Delete binary picture data - Delete unmaintained documentation sources ++++ gtkmm3: - Update to version 3.19.5: + Gtk: - Button: Deprecate get/set_focus_on_click() and property. - ComboBox: Deprecate get/set_focus_on_click() and property. - FileChooserButotn: Deprecate set/get_focus_on_click() and property. - Widget: Add set/get/property_focus_on_click(), set/unset/get_font_options(), set/get_font_map(), queue_allocate(), get_allocated_size(). - Window: Deprecate resize_to_geometry(). + Gdk: Screen::get_font_options(): Really take a copy. + Build: - Remove #ifdefs with obsolete GLIBMM_*_ENABLED constants. - Demos, tests: Use nullptr instead of 0. - Gtk: Use nullptr instead of 0. - Gdk: Use nullptr instead of 0. - Menushell, Widget: Use noexcept on the destructor implementation to match the generated declaration (bgo#759263, bgo#759262). ++++ open-vm-tools: - Compile without gtkmm support for SLES12 based environments (which do not provide gtkmm2.4) ++++ mdadm: - 0001-Detail-fix-handling-of-disks-array.patch 0002-Detail-report-correct-raid-disk-for-removed-drives.patch 0003-Detail-don-t-assume-a-particular-disk-number-of-miss.patch 0004-Detail-fix-wrong-condition-in-recent-change.patch Fix mdadm detail information display issue on Number and RaidDevice fields. (bsc#954769) ++++ rhythmbox: - Port to grilo 0.3 (bgo#759589): + Add rhythmbox-grilo-0.3.patch: do the port. + Replace pkgconfig(grilo-0.2) BuildRequires with pkgconfig(grilo-0.3). + Add libtool BuildRequires and call to autoreconf, as the patch touches the build system. ++++ zypper: - ref: don't return 0 if repos were skipped (bsc#959564) - Fix '-y' command option as alias for --non-interactive global option (bsc#957862) - si: Mention location rpm installs source packages to in command help and man page (bsc#710541) - man: explain difference between 'dup' and 'dup --from' - man: Explain meaning of 'System Packages' and '@System' shown in search results (bsc#953458) - BuildRequires: libzypp-devel >= 15.19.8 - version 1.12.28 ------------------------------------------------------------------ ------------------ 2015-12-22 - Dec 22 2015 ------------------- ------------------------------------------------------------------ ++++ gdk-pixbuf: - Update to version 2.33.2: + Fix two crashes in the bmp loader (bgo#747605, bgo#758991). + Updated translations. - Update to version 2.33.1: + Improve various tests. + ico: integer overflow fixes. + tga: rewrite the loader, introducing a buffer queue abstraction. + gif: fix thumbnailing animations. + Updated translations. ++++ google-noto-fonts: - Update to version 20151215: * Color Emoji are now available in a subpackage. * Update TaiTham to v1.03 * Update Coptic to v1.03 * Update Tifinagh to v1.05 * Update Thaana to v1.02 * Update Arimo and Tinos to v1.32 * Update Khmer to v1.03 * Update Javanese to v1.05 * Update Lepcha to v1.03 * Update Lao to v1.02 * Update KufiArabic to v1.04 - Update source url. ++++ kernel-default: - Update to 4.4-rc6. - commit f4ac202 ++++ kernel-source: - Update to 4.4-rc6. - commit f4ac202 ++++ kernel-syms: - Update to 4.4-rc6. - commit f4ac202 ++++ kiwi: - Stylecheck - Specllchecked - Kiwi Doc Revision Pt. 13: Appliance and Migration - Kiwi Doc Revision Pt. 12: XEN chapter - Handle /boot/vc files for Raspberry Pi openSUSE Tumbleweed raspberrypi-firmware[-branding-openSUSE] packages have been updated to install files to /boot/vc rather than /boot. Ensure that all files in /boot/vc find their way into the vboot partition and on the boot partition prepare vc as potential mount point. Signed-off-by: Andreas Färber ++++ libgtop: - Update to version 2.33.3: + Fixed broken compilation on OpenBSD. + Updated translations. ++++ pango: - Update to version 1.39.0: + Update PangoScript to Unicode 8.0. ++++ libreoffice: - Add patch to fix graphite2 bundled build on SLE11: * libreoffice-graphite.patch - Add patch to fix build of pyuno with python2.6: * libreoffice-uno-py26.patch ++++ libsolv: - fix update handling of multiversion packages [bnc#957606] - bump version to 0.6.17 ++++ systemd: - Don't track units/systemd-udev-root-symlink.service - Move net_persistent_rule generator to SCRIPTS (bsc#958935) ++++ mutt: - Update patch-1.5.24.sidebar.20140412.patch to patch-1.5.24.sidebar.20151111.patch + Updated patch for pristine mutt-1.5.24 source package. + Corrected the version info in PATCHES for mutt-1.5.24 and added two small patches courtesy of mutt user flatcap. The patch makes %S optional in sidebar_format_str and the other patch fixes a problem with viewing an imap folder that gets deleted by another user which causes a mutt crash. - Modified patches + aw.listreply.diff + nion.sidebar-color.diff + patch-1.5.24.vk.pgp_verbose_mime + widechar.sidebar.dif ++++ yast2-installation: - Removing network dependencies in the service files in order to prevent booting cycles in Tumbleweed. (bnc#954908) - 3.1.167 ++++ yast2-packager: - read release notes from media of manually added extension (bsc#957241) - 3.1.86 ------------------------------------------------------------------ ------------------ 2015-12-21 - Dec 21 2015 ------------------- ------------------------------------------------------------------ ++++ gdk-pixbuf: - Update to version 2.32.3: + Fix two crashes in the bmp loader (bgo#747605, bgo#758991). + ico: integer overflow fixes. + Updated translations. ++++ gnome-control-center: - Update to version 3.19.4: + Port to newer Grilo 0.3.0 API. + Build fix: Update grl_registry_load_plugin_by_id API change. - Replace pkgconfig(grilo-0.2) BuildRequires with pkgconfig(grilo-0.3), following upstream port to Grilo 0.3 API. ++++ gnome-terminal: - Drop BuildRequires(gtk-2.0), we don't need gtk-builder-convert anymore. - Enable back gconf2 migration code when building package for SLE and disable gconf2 BuildRequires when building for openSUSE. ++++ gnome-system-monitor: - Updated version to 3.19.3: + Updated translations. ++++ gnome-themes-standard: - Move gtk2 accessibility theme to a subpackage, which will be suggested when main accessibility package and libgtk-2_0-0 are installed. ++++ grilo: - Update to version 0.3.0: + "last-played-time" now is a GDateTime key, instead of string. + Support builtin plugins. + Get rid of XML plugin definitions. + New way of defining plugins (GRL_PLUGIN_DEFINE). + Plugins must be explicitly activated after loading them. + Merge GrlMedia{Audio,Video,Image,Box} in GrlMedia. + Updated translations. - Rename libgrilo-0_2-1 to libgrilo-0_3-0, typelib-1_0-Grl-0_2 to typelib-1_0-Grl-0_3, libgrlnet-0_2-0 to libgrlnet-0_3-0, libgrlpls-0_2 to libgrlpls-0_3, typelib-1_0-GrlNet-0_2 to typelib-1_0-GrlNet-0_3, typelib-1_0-GrlPls-0_2 to typelib-1_0-GrlPls-0_3 following upstreams soname bumps. ++++ kiwi: - Kiwi Doc Revision Pt. 11: OEM chapter - Kiwi Doc Revision Pt. 10 (final): PXE chapter - Fixed JeOS templates configured for efi boot in case of efi the efi modules should be installed to the system. Even though it's not a problem for kiwi because it takes the modules from the self build initrd it could become a problem when grub2 is used for reconfiguration on the system later. It is also questionable whether it is a good idea from kiwi to install the efi modules as part of the initrd just for the purpose to take them from there at build time when they are not really needed in the initrd at boot time. The new (next generation) kiwi version will lookup modules from the system if possible and will not keep them inside of the initrd - Fixed suse-SLE12-community-JeOS description kernel-debug is not installed, no need to have it in the delete section ++++ libqt5-qtbase: - Cherry-picked xcb, backing store fixes and multi-screen fixes to 5.5.1 * HighDPI Scaling patches, many new xcb fixes are rely on QHighDpiScaling, thus cherry-picked important HighDPI patches(with HighDPI fixes) here, it's good for add more cherry-pick fixes from 5.6 or later to 5.5.1 in the future * * highdpi-0001-remove-QT_DEVICE_PIXEL_RATIO-support-from-xcb.patch * * highdpi-0002-enable-non-integer-device-pixel-ratio.patch * * highdpi-0003-introduce-cross-platform-high-dpi-scaling.patch * * highdpi-0004-X11-changes-for-highdpi.patch * * highdpi-0005-fix-highdpi-drag-n-drop-for-X11.patch * * highdpi-0006-turn-off-font-hinting-when-active-highdpi-scaling.patch * * highdpi-0007-compile-time-option-for-disabling-high-DPI-scaling.patch * * highdpi-0008-fix-QHighDPiScaling-initialization-issues.patch * * highdpi-0009-update-high-DPI-scaling-enablers.patch * Good xcb patches and the multi-screen fixes, boo#955381 * * xcb-notify-when-the-primary-screen-changes.patch * * xcb-add-proper-NOTIFY-to-the-primaryScreen-property.patch * * xcb-fix-DnD-for-separate-X-screens.patch * * xcb-avoid-triggering-OpenGL-initialization-for-RasterSurface.patch * * xcb-use-XShape-for-DnD-when-compositing-manager-is-not-running.patch * * xcb-fix-crash-on-screen-power-save.patch * * xcb-handle-screen-siblings-in-QXcbVirtualDesktop.patch * * xcb-process-_NET_WORKAREA-and-screen-geometry-change.patch * * xcb-fix-slow-widget-resizing.patch * * xcb-fix-touchscreen-input-capabilities.patch * * xcb-prevent-fp-division-by-zero.patch * * xcb-fix-windows-opened-from-keyboard-are-not-active.patch * * xcb-dont-assume-creating-window-will-result-in-ConfigureNotify-event.patch * * xcb-compare-to-previous-state-when-sending-geometry.patch * * xcb-dont-cache-the-screen-for-a-window.patch * * xcb-use-placeholder-QScreen-when-there-are-no-outputs.patch * Backingstore fixes against mixing child widgets and GL-based composition * * libqt5-fix-a-memory-leak-dirtyOnScreenWidgets.patch * * libqt5-support-mixing-native-child-widgets.patch * * libqt5-reduce-paint-events-for-QOpenGLWidget.patch * * libqt5-avoid-dynamic-switching-backingstore-composition-paths.patch * * libqt5-reduce-flushes-with-repaint-GL-composition.patch * * libqt5-clamp-dirty-region-to-window-size.patch * libqt5-adding-plasma5-support-for-QKdeTheme.patch ++++ cairo: - Add cairo-bsc958844-deadlock-on-scaled-font-cache-reset.patch to fix mutex deadlocks on certain documents (bsc#958844). ++++ liborcus: - Version update to 0.9.2: * Various bugfixes and update for libreoffice 5.1 ++++ libreoffice: - bnc#951579 - LO-L3: [LibreOffice] Calc 5.0 fails to open ods files * deleted RPATH prevented loading of bundled 3rd party RDF handler libs - Version update to 5.1.0.1: * Update few bundled libs for SLE11 - Drop support for gvfs2 - Drop kde/kdeab switches - Drop lockdown enabler ++++ libsolv: - fix orphan handling for dup with keeporphans set [bnc#957606] - bump version to 0.6.16 ++++ libva: - Use build_gl defines instead of build condition: libva-gl is never meant to be built --without=gl, so bcond is actually the wrong construct here. - Add libva-gl.spec as a 2nd spec file to the package to keep them in sync (by means of pre_checkin.sh). ++++ libva-gl: - Use build_gl defines instead of build condition: libva-gl is never meant to be built --without=gl, so bcond is actually the wrong construct here. - Add libva-gl.spec as a 2nd spec file to the package to keep them in sync (by means of pre_checkin.sh). ++++ rubygem-cfa: - allow specifying a default file handler for all models - 0.3.0 ++++ xen: - Adjust xen-dom0-modules.service to run Before xenstored.service instead of proc-xen.mount to workaround a bug in systemd "design" (bnc#959845) ++++ yast2-installation: - fixed function name to check zKVM hypervisor (bsc#956736) - 3.1.166 ++++ yast2-packager: - Removed leftover closing rich text tag (bsc#950866) - 3.1.85 ++++ yast2-printer: - Use the correct RPM Group (System/YaST) (bsc#951817) - 3.1.3 ------------------------------------------------------------------ ------------------ 2015-12-20 - Dec 20 2015 ------------------- ------------------------------------------------------------------ ++++ cantarell-fonts: - Update to version 0.0.19: + Generate oblique version. + More diacritics work; full Latin 4 coverage. + Tabular figures. + Fold over work done on Cambay. ++++ gnome-clocks: - Update to version 3.19.1: + Adapt to GTK changes. + Improve keyboard shortcuts and add overlay panel. - Replace pkgconfig(geoclue-2.0) for pkgconfig(libgeoclue-2.0) BuildRequires following upstream changes. ++++ gnome-settings-daemon: - Update to version 3.19.4: + Mouse: - Force 2-finger scroll by default if available. - Migrate scroll-method key to new edge-scrolling-enabled key. - Changes from version 3.19.3: + Export the cursor theme through XSettings. + Use the convenience Geoclue library for the automatic timezone setting. + Don't overwrite existing XIM configurations. + Fix application of left-handed mode, keep-aspect and area settings for Wacom tablets. + Change default font hinting to slight (see git log for details). + Re-add a way to configure the power button for desktops and laptops (tablets and VMs have hard-coded defaults). + Always expand power notifications. - Drop gnome-settings-daemon-dont-override-xim-presets.patch: Fixed upstream. ++++ glibmm2: - Update to version 2.47.7: + Glib: - ustring: Don't allow comparison to 0 (bgo#572978). + Gio: - ActionMap: Fix the ref count in lookup_action_vfunc() (bgo#758813). + Build: - Dispatcher: #include in Windows builds (bgo#758894). - Gio::Application: Destructor: Use noexcept in the implementation too (bgo#758798). - Fix the build with --disable-deprecated-api. ++++ meld: - Update to version 3.15.1: + Text ignored by filters is now dimmed to give some visual feedback that it's being ignored. + Text filters now apply independently, improving consistency; note that this is a behaviour change as filter order no longer matters, and filters will always apply to the original (not the filtered) text. + Recent menu items now show more detail in tooltips. + Update dialog action area layout for GTK+ theme changes. + Fixes: - Conflict resolution prompt now resolves properly again. - Silence some GTK+ assertions on window close. - Fix default filter issues from recent rework. - Percent-containing commit messages no longer corrupt our recent commit messages store. - Fix some problems with unicode user directories on Windows. - Fix encoding issues when saving files with load errors. - Fix drawing corruption when scrolling horizontally. - Fix clicking on the diffmap scrolling to the wrong location. - Fix off-by-one drawing error for final line in file. - Fix introspection requires to silence startup warnings. - Fix clearing syncpoints. - Add manual appdata kudos markers. - PEP8 fixes. + Updated translations. - Rebase meld-nodocs.patch. ++++ zypper: - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-12-19 - Dec 19 2015 ------------------- ------------------------------------------------------------------ ++++ devhelp: - Update to version 3.19.3 + bgo#709658: gedit plugin: too many .plugin files. + bgo#755872: Sometimes a page doesn't get opened. + bgo#756341: Various code improvements and bug fixes. + Updated translations. ++++ glib2: - Update to version 2.47.4: + gapplication: Acquire the main context before running. + Enable contenttype test on W32, tweak it to pass (mostly). + xdgmime Finer handling for cases where mmap() is not available. + Add GParamSpec object ref management annotations. + file monitors: reorder some code to avoid segfault. + glib-compile-resources: do not leak c_name. + macros: add G_GNUC_CHECK_VERSION() for compiler checks. + GApplication: destroy the impl on shutdown. + Stop supporting non-POSIX getpwuid_r, getgrgid_r. + glib.py: Fix Python 3 TypeError in gdb pretty-printers. + W32: fix uninitialized var in g_app_info_get_all_for_type. + Add missing checks for gnulib vasnprintf(). + glibconfig.h.win32.in: remove G_CAN_INLINE. + GDBusProxy: Fix a memory leak during initialization. + Bugs fixed: bgo#752983, bgo#735696, bgo#735696, bgo#710243, bgo#756214, bgo#758823, bgo#758553, bgo#578363, bgo#757299, bgo#728099, bgo#757372, bgo#756475, bgo#749092, bgo#759408, bgo#759134, bgo#757374, bgo#758641. + Updated translations. ++++ gnome-desktop: - Update to version 3.19.3: + Fixed compiler warning in gnome-rr. ++++ grilo: - Update to version 0.2.15: + Support builtin plugins. + Bugs fixed: bgo#747026, bgo#755368, bgo#755433, bgo#755516, bgo#755702, bgo#758654, bgo#758655. + Updated translations. ++++ kiwi: - Honor RW filesystem type - Refactor file system check ++++ totem: - Update to version 3.19.3: + Port to grilo 0.3.0. + Add a shortcuts help window. + Use new grl-video-title-parsing plugin. + Move controls OSD to the bottom of the screen. + Fix fullscreen toolbar not appearing in Wayland. + Add Ctrl+W to quit. + Add man page for totem-audio-preview. + Fix GSettings changing on startup. + A number of deprecation warning fixes. + Build requirements grilo 0.2 changed to grilo 0.3. - Drop totem-fix-GI-deprecations.patch and totem-fix-missing-return.patch; fixed upstream. - Replace pkgconfig(grilo-0.2) BuildRequires with pkgconfig(grilo-0.3), following upstreams port to grilo 0.3. ++++ orca: - Update to version 3.19.3: + New Settings and Commands: - Create separate cell-vs-row reading options for tables in GUIs, text documents, and spreadsheets. - Add GUI option to configure capitalization style. + Web: - Improve performance of presentation of web listboxes. - Improve presentation of headings which contain embedded objects. - Improve presentation of non-empty anchors. + General: - Ensure the correct voice is used when generating current line of text. - Call gdk_notify_startup_complete(). - Fix several bugs related to presenting the locus of focus. - Fix double-presentation of top-level Gtk+ alerts. - Cache the string in addition to the offsets for selected text (perf.). - Add more sanity checks for defunct objects and applications. - Stop filtering out events from ROLE_FILLER (because some applications lack proper roles). - Don't treat a series of periods as an ellipsis. - Treat ROLE_PAGE as a top-level object when doing Zombie checks (fixes Evince issue). - Don't verbalize punctuation or capitalization for system messages. ++++ rubygem-cheetah: - updated to version 0.5.0 see installed CHANGELOG 0.5.0 (2015-12-18) - ----------------- * Added chroot option for executing in different system root. * Added ENV overwrite option. * Allowed to specify known exit codes that are not errors. * Documented how to execute in different working directory. * Allowed passing nil as :stdin to be same as :stdout and :strerr. * Converted parameters for command to strings with `.to_s`. * Adapted testsuite to new rspec. * Updated documentation with various fixes. * Dropped support for Ruby 1.9.3. * Added support for Ruby 2.1 and 2.2. ------------------------------------------------------------------ ------------------ 2015-12-18 - Dec 18 2015 ------------------- ------------------------------------------------------------------ ++++ bash-completion: - Add patch respect-variables-boo940837.patch to avoid completions which results in e.g. ls \$HO - Add patch rm-completion-smart-boo958462.patch to allow completions list e.g. rm prefix*.jpg - Modify patch LVM-completion-bsc946875.patch that is add the new patch from Liuhua Wang ++++ coreutils: - Add coreutils-df-fix-local-hanging-with-inaccessible-remote-mounts.patch that fixes hanging df when remount mounts are inaccessible (bsc#954222). ++++ gjs: - Update to version 1.45.3: + Support external construction of gjs-defined GObjects (bgo#681254). + Add new format.printf() API (bgo#689664). + Add new API to get the name of a repository (bgo#685413). + Add C to JS support for arrays of flat structures (bgo#704842). + Add API to specify CSS node name (bgo#758349). + Return value of default signal handler for "on_signal_name" (bgo#729288). + Fix multiple emissions of onOverwrite in Tweener (bgo#597927). + Misc bug fixes: bgo#727370, bgo#623330, bgo#667908, bgo#757763. ++++ gnome-documents: - Update to version 3.19.3: + Change to selection mode when pressing ctrl+a. + Don't hide navigation controls when hovering. + Don't invert the content of Books in night-mode. + Show a spinner while creating the first collection. + Rename "Recent" view to "Documents" or "Books". + Restore separate collections for Books and Documents. + Add the ability to change the sort order of the view. + Disable Print menu item when unsupported. + Update the layout of the selection toolbar. + Link preview searchbar with next and previous buttons. + Add screenshots to AppData. + Show DjVu files as being eBooks. + Fix lost keypresses when searching in fullscreen. + Fix possible warnings exiting fullscreen. + Fix installation on some systems. + Fix the background of tagged entries. + Don't show an extra menu when the app menu is disabled. + Add a help overlay. + Updated translations. ++++ nautilus: - Update to version 3.18.4: + Fix crash on copying directory. ++++ poppler: - Update to version 0.39.0: + core: - Ignore the alternateSpace and tintTransform (fdo#92381). - CairoOutputDev: . Scale radial pattern (fdo#22098). . Implement function shading using mesh gradients (fdo#88394). - Regression test improvements. - Fix typos in error messages. + build system: Visual Studio 2015 now supports snprintf (fdo#93116). + utils: - pdftops: fix %%PageBoundingBox (fdo#87161). - pdftocairo: Fix double free when both user and owner passwords are given. + glib: - Add duration_real to PopplerPageTransition (fdo#92040). - Remove enum PopplerOrientation from API (fdo#93229). - Documentation improvements. - glib-demo improvements. - Bump soname following upstream changes. ++++ poppler-qt: - Update to version 0.39.0: + core: - Ignore the alternateSpace and tintTransform (fdo#92381). - CairoOutputDev: . Scale radial pattern (fdo#22098). . Implement function shading using mesh gradients (fdo#88394). - Regression test improvements. - Fix typos in error messages. + build system: Visual Studio 2015 now supports snprintf (fdo#93116). + utils: - pdftops: fix %%PageBoundingBox (fdo#87161). - pdftocairo: Fix double free when both user and owner passwords are given. + glib: - Add duration_real to PopplerPageTransition (fdo#92040). - Remove enum PopplerOrientation from API (fdo#93229). - Documentation improvements. - glib-demo improvements. - Bump soname following upstream changes. ++++ snapper: - improved error message (see bsc#956606) ++++ libva: - Bump up disable wayland support for 13.1 as 1.6.2 is incompatible with such old version of wayland. ++++ libva-gl: - Bump up disable wayland support for 13.1 as 1.6.2 is incompatible with such old version of wayland. ++++ perl-Bootloader: - improve add/del-option scripts - rename uboot to u-boot - 0.903 - added support for modifying default boot options - 0.902 ++++ vaapi-intel-driver: - Stop passing --enable-hybrid-codec to configure, this feature seems to be not entirely ready yet. ------------------------------------------------------------------ ------------------ 2015-12-17 - Dec 17 2015 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Network services can be restarted again, because they do not depend on YaST2-Second-Stage.service anymore. (bnc#954908) - 3.1.107 ++++ clutter: - Update to version 1.25.2: + Set event code on button and key events in the evdev input backend. + Take scaling factor into account on Wayland with GDK. + Decouple selectability from editability in ClutterText. + Allow overriding the Cogl driver used by Clutter. + Rework the windowing system backend selection. + Bugs fixed: bgo#758238, bgo#755245, bgo#757470, bgo#752752, bgo#759074, bgo#759191, bgo#742678. + Updated translations. ++++ gnome-online-accounts: - Update to version 3.18.3: + Network changes cause authentication token timeouts (bgo#751524). + imap-smtp: Fix typo in error message (bgo#755316). + Crash in mail_client_check_auth_run_cb when goa_mail_auth_run fails (bgo#758361). + Updated translations. ++++ gnome-shell: - Update to version 3.19.3: + Fix thumbnail scaling in window switcher on HiDPI (bgo#758676). + Update animated backgrounds on timezone changes (bgo#758939). + loginDialog: Update user list on user changes (bgo#758568). + Fix touch interaction on wayland (bgo#756748). + Updated translations. - Drop gnome-shell-logindialog-fixes.patch and gnome-shell-alt-tab-hdpi-fixes.patch: Fixed upstream. ++++ gsettings-desktop-schemas: - Update to version 3.19.3: + Remove scroll-method key, and add edge-scroll-enabled key for touchpads. + Revert natural scrolling being applies to non-touchpad devices by default. + Updated translations. ++++ gstreamer-plugins-bad: - Do not BuildRequires pkgconfig(wayland-egl) on SLE. ++++ installation-images-SLES: - adjust module config - add xen kernel/initrd links for compat - 14.211 ++++ kiwi: - v7.03.46 released - Update manual page info about targetdevice option This is related to (bnc#956484) - use sudo for kiwi when running from git source - Improve validation of targetDevice If called with --targetdevice the target must be a device block special and nothing else, no symlink, no other node type This fixes (bnc#956484) ++++ gcc6: - New package, inherits from gcc5 * gcc-dir-version.patch, drop patchlevel from install directory names * gcc-add-defaultsspec.diff, add the ability to provide a specs file that is read by default * libjava-no-multilib.diff, do not build multilibs for libjava even on multilib systems (we use baselibs for it) * tls-no-direct.diff, avoid direct %fs references on x86 to not slow down Xen * gcc43-no-unwind-tables.diff, do not produce unwind tables for CRT files * gcc41-java-slow_pthread_self.patch, force us to assume pthread_self is fast * gcc41-ppc32-retaddr.patch, fix expansion of __builtin_return_addr for ppc * gcc44-textdomain.patch, make translation files version specific and adjust textdomain to find them * gcc44-rename-info-files.patch, fix cross-references in info files when renaming them to be version specific * gcc48-libstdc++-api-reference.patch, fix link in the installed libstdc++ html documentation * gcc48-remove-mpfr-2.4.0-requirement.patch, make GCC work with earlier mpfr versions on old products * gcc5-libsanitize-aarch64-va42.patch, make address sanitizer work with 42bit address space on aarch64 * gcc5-no-return-gcc43-workaround.patch, make build work with host gcc 4.3 - Drops * Wunprototyped-calls.diff because -std=gnu11 is default now. * gcc5-libgo-fix-certificates-lookup.patch, no longer applies and is only required for SLE11 ++++ libcroco: - Update to version 0.6.11: + Fix regression in cr_tknzr_consume_chars. + Misc bug fixes. ++++ mutter: - Update to version 3.19.3: + Correct refresh rate units on KMS/Wayland (bgo#758653). + Fix crash when initial cursor position is not on a monitor (bgo#756698). + Fix crash when more CRTs are enabled than outputs connected (bgo#751638). + Fix touch pointer emulation on wayland (bgo#756754). + Allow minimizing windows that don't advertise supporting it (bgo#758186). + Force 2-finger scroll by default if available (bgo#759304). + Fix crash during XWayland initialization (bgo#751845). + Ensure to send a ConfigureNotify to just mapped windows (bgo#759492). + Misc. bug fixes and cleanups: bgo#758239, bgo#758633, bgo#755503, bgo#759374. + Updated translations. - Add pkgconfig(wayland-protocols) BuildRequires: new dependency. ++++ poppler: - Map Standard/Expert encoding ligatures to AGLFN names. [bnc#927466] + poppler-ligatures.patch ++++ poppler-qt: - Map Standard/Expert encoding ligatures to AGLFN names. [bnc#927466] + poppler-ligatures.patch ++++ poppler: - Map Standard/Expert encoding ligatures to AGLFN names. [bnc#927466] + poppler-ligatures.patch ++++ libreoffice: - Version update to 5.1.0.0.beta2: * testing the changes for 5.1 series - Remove upstreamed patches: * bnc-679938.diff * bnc-889755.diff * bnc-945047.diff * bnc-954345.diff * use-long-for-test-comparsion.patch ++++ libva: - Rework spec to either gl packages or everything else. By doing so libva-devel can be built without depending on Mesa and Mesa-libva can be build depending on libva-devel without introducing a dependency cycle. A linked package will then produce the libva gl packages. - Update to version 1.6.2: + Bump VA API version to 0.38.1. + Add new RT format for 16 bits per channel memory layout(P010,P016): VA_RT_FORMAT_YUV420_10BPP. + Add new fourcc codes: VA_FOURCC_P010, VA_FOURCC_P016, VA_FOURCC_YV16. + Fix crash if user doesn't have right to access the DRI device. + Fix uninitialized x11_screen driver context member for X11 output (fdo#61603). + Fix the issue of not to use LIBVA_DRIVER_NAME (fdo#72822). + Fix build issue with wayland (fdo#79478). + vainfo: Add option '--display'. - Replace build requirement Mesa-devel with pkgconfig(egl) to narrow dependency and aid in avoiding cycle when building Mesa-libva. ++++ libva-gl: - Rework spec to either gl packages or everything else. By doing so libva-devel can be built without depending on Mesa and Mesa-libva can be build depending on libva-devel without introducing a dependency cycle. A linked package will then produce the libva gl packages. - Update to version 1.6.2: + Bump VA API version to 0.38.1. + Add new RT format for 16 bits per channel memory layout(P010,P016): VA_RT_FORMAT_YUV420_10BPP. + Add new fourcc codes: VA_FOURCC_P010, VA_FOURCC_P016, VA_FOURCC_YV16. + Fix crash if user doesn't have right to access the DRI device. + Fix uninitialized x11_screen driver context member for X11 output (fdo#61603). + Fix the issue of not to use LIBVA_DRIVER_NAME (fdo#72822). + Fix build issue with wayland (fdo#79478). + vainfo: Add option '--display'. - Replace build requirement Mesa-devel with pkgconfig(egl) to narrow dependency and aid in avoiding cycle when building Mesa-libva. ++++ myspell-dictionaries: - git state 20151217 ++++ vaapi-intel-driver: - Update to version 1.6.2: + Add support for Broxton: - Decoding: H.264/MPEG-2/VC-1/JPEG/VP8/HEVC/HEVC 10-bit/VP9. - Encoding: H.264/JPEG/VP8/HEVC. - VPP: CSC/scaling/NoiseReduction/Deinterlacing{Bob, MotionAdaptive, MotionCompensated}/ColorBalance/STD. + Add support for HEVC CBR on SKL + Fix the broken VA_FILTER_SCALING_HQ on SKL + Fix the incorrect loading of GPU shaders on GEN8/GEN9 + Fix the wrong address relocation in VPP on GEN8/GEN9 + Fix the wrong VAImage foramt (fdo#92088). + Fix YUV to RGB conversion on GEN7/GEN8/GEN9. + Fix the segmentation fault causing by NULL buffer object on SNB (fdo#92811). + Fix the wrong coordinate used in VPP (fdo#92811). - Changes from version 1.6.1: + Wrapper other backend driver to support VP9 hybrid decoding on BDW/BSW/SKL (--enable-hybrid-codec) + Fix HEVC decoding issue on BSW/SKL. + Fix HEVC encoding on SKL GT3. + Fix GPU hang issue when decoding H.264 MBAFF clips (fdo#91207). + Fix issues detected by klockwork scan. + Combine csc/scaling together to optimize the performance. - Pass --enable-hybrid-codec to configure following upstream. - Add pkgconfig(egl) BuildRequires: Configure checks for it, so lets build that support too. - Stop passing autoreconf, no needed as we do not have any patches. ++++ yast2-storage: - Resolves issue (boo#955103) regarding YaST2 partitioning module allowing you to enter an empty subvolume name. - 3.1.74 - Live installer: ensure that storage proposal honors the user selection for root filesystem type (bsc#959435) ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-12-16 - Dec 16 2015 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - update to Firefox 38.5.0 ESR (bsc#9959277) * MFSA 2015-134/CVE-2015-7201/CVE-2015-7202 (bmo#1188105, bmo#1193757, bmo#1193999, bmo#1194002, bmo#1194006, bmo#1197012, bmo#1200580, bmo#1207571, bmo#1207571, bmo#1208059, bmo#1212305, bmo#1219330, bmo#1221421, bmo#1221904, bmo#1203135, bmo#1224100, bmo#1225250) Miscellaneous memory safety hazards (rv:43.0 / rv:38.5) * MFSA 2015-138/CVE-2015-7210 (bmo#1218326) Use-after-free in WebRTC when datachannel is used after being destroyed * MFSA 2015-139/CVE-2015-7212 (bmo#1222809) Integer overflow allocating extremely large textures * MFSA 2015-145/CVE-2015-7205 (bmo#1220493) Underflow through code inspection * MFSA 2015-146/CVE-2015-7213 (bmo#1206211) Integer overflow in MP4 playback in 64-bit versions * MFSA 2015-147/CVE-2015-7222 (bmo#1216748) Integer underflow and buffer overflow processing MP4 metadata in libstagefright * MFSA 2015-149/CVE-2015-7214 (bmo#1228950) Cross-site reading attack through data and view-source URIs ++++ SUSEConnect: - Update to version 0.2.32: Remove unneeded link in %post which caused a warning (bnc#946183) ++++ bind: - Fix remote denial of service by misparsing incoming responses (CVE-2015-8000, bsc#958861). ++++ kiwi: - Add label support for xfs ++++ libXrandr: - update BuildRequires to pkgconfig(randrproto) >= 1.5 ++++ mariadb: - update to MariaDB 10.0.22 GA * release notes: * https://kb.askmonty.org/en/mariadb-10022-release-notes/ * changelog: * https://kb.askmonty.org/en/mariadb-10022-changelog/ * fixed CVEs: * 10.0.22: CVE-2015-4802, CVE-2015-4807, CVE-2015-4815, CVE-2015-4826, CVE-2015-4830, CVE-2015-4836, CVE-2015-4858, CVE-2015-4861, CVE-2015-4870, CVE-2015-4913, CVE-2015-4792 * fixes bugs: [bnc#958789] * remove the following patches (applied upstream): * mysql-community-server-5.6.12-srv_buf_size.patch * mariadb-10.0.16-header_files_const_warnings.patch * mariadb-10.0.21-mysql-test_innodb_simulate_comp_failures.patch - add mariadb-10.0.22-mysql-test_main_bootstrap.patch that fix main.bootstrap test (change default charset to utf8 in test result) [bnc#937787] - fix information leak via mysql-systemd-helper script [CVE-2015-5969], [bnc#957174] - add mariadb-10.0.22-fix_build_denabled_profiling_off.patch to fix compilation with '-DENABLED_PROFILING=OFF' ++++ perl-Bootloader: - Add initial implementation of uboot/config script - 0.901 ++++ rubygem-cfa_grub2: - initial package. Supports models for files: - /etc/default/grub - /boot/grub2/device.map - /boot/grub2/grub.cfg - /etc/default/grub_installdevice ++++ supportutils: - Added OPTION_HAPROXY for haproxy.txt (bsc#959252) - supportconfig: 3.0-72 ++++ systemd-presets-branding-SLE: - Add display-manager.service to defaults presets (boo#958880). ++++ xen: - bsc#959387 - VUL-0: CVE-2015-8568 CVE-2015-8567: xen: qemu: net: vmxnet3: host memory leakage CVE-2015-8568-qemuu-net-vmxnet3-avoid-memory-leakage-in-activate_device.patch ++++ yast2-packager: - Do not remove the system repository when adding an addon fails, better handle errors (bsc#956597) - 3.1.84 ------------------------------------------------------------------ ------------------ 2015-12-15 - Dec 15 2015 ------------------- ------------------------------------------------------------------ ++++ evolution: - Update to version 3.18.3: + [EActivityBar] Do not remove timeout GSource twice in dispose. + [libgnomecanvas] Drag end not recognized with gtk+ 3.18.x. + [EMailBrowser] Free MessageList on close. + Do not leak a GalView in a GalViewInstance. + Read link/visited-link colors also from the style context flags. + Disable animation of the GtkInfoBar's revealer. + Fix possible memory leak with attachments in message preview. + Ask for a forced quit when a user tries to re-close the window. + Attachment's List View passes mouse events to the parent widget. + Add into appdata/metainfo files. + EAttachment/Store not freed in the message preview panel. + Composer: - Last empty block in pasted content could be inaccessible. - Set GObject's data on history event instead on its data and rename them. - Partially revert previous commit as EHTMLEditorHistoryEvent is not GObject. + EHTMLEditorView: - Add an extra debug message when inserting a new history event. - Fix a link detection when ending a link with the Return key. - Don't leak the WebKitDOMRange object when undoing the Return key press. - New lines could be skipped when parsing the mail content into the composer. - Correctly remove the HISTORY_AND events from history. - Post-process every HISTORY_DELETE event. - After undoing the HISTORY_DELETE operation always re-wrap and re-quote current block. - Don't save history when undoing/redoing a paste of content. - Check if the Backspace or Delete operation can remove anything. - Warning printed on console after pressing Enter and Tabulator. - Don't include non-breaking space while recognizing links. - Links could not be recognized after deleting them and later undoing it. - Caret is put on wrong place when pasting into quoted content. - Don't include non-breaking space while recognizing links. - Don't check for links if we cannot obtain valid block. - Undoing and redoing Return press in the beginning of citation is wrong. - 'Paste Quotation' action in HTML mode is not setting the caret to the right position. - Replace the preedit-* signals with compositionstart and compositionend HTML events. - Rename variables and functions to more reflect previous change. - Note a type of DOMRange comparison in comment. + EHTMLEditorSelection: - Remove previously inserted BR if correcting wrapping around selection markers. - Editor is not marked as changed after doing paste action. + EMailPrinter: Clean the unused variables. + Bugs fixed: bgo#757658, bgo#598037, bgo#692713, bgo#744859, bgo#241050, bgo#710761, bgo#758015, bgo#757887, bgo#758191, bgo#758152, bgo#758650, bgo#758665, bgo#752543, bgo#758827, bgo#758827, bgo#758851, bgo#758846, bgo#758849, bgo#758747, bgo#757939, bgo#759046, bgo#759337, bgo#749712. ++++ evolution-data-server: - Update to version 3.18.3: + [Camel] Check for session existence in store/folder maybe_connect. + [IMAPx] Doesn't ask for password when a wrong is entered. + [POP3] Avoid deadlock around pop3_folder_get_message_sync(). + [ECacheReaper] Recover data for private folders. + Correct test-vcard-parsing, use unique test names. + Bugs fixed: bgo#757789, bgo#702127, bgo#746675. ++++ evolution-ews: - Update to version 3.18.3: + [Camel] Fill message From header if missing in received MIME content. + Add into a metainfo file. + Bugs fixed: bgo#758375. ++++ nautilus: - Update to version 3.18.3: + Check availability of PackageKit for installing extra apps. + Fix overflow in 32 bits systems. + Fix renaming popover misplaced in the desktop. + Fix blank square in the view after changing view modes or locations. + Fix crash when clicking preferences. + Widespread work on removing leaks, that usually causes crashes. + Operations start visibility improved, showing the popover. + Fix wrong date calculation. + Fix another issue with nautilus opening location in the wrong window. + Fix "move to" action. ++++ gspell: - Update to version 0.2.2: + Relicense gspell from GPLv2+ to LGPLv2.1+. + Get rid of the libxml2 and GtkSourceView dependencies. + Replace the GspellLanguage implementation by the GtkHtml one to get rid of the libxml2 dependency and have a code licensed under the LGPL. + Code improvements to GspellInlineCheckerGtv. + API changes: - Rename gspell_language_from_key() to gspell_language_lookup(). - Rename gspell_language_to_key() to gspell_language_get_code(). - Rename gspell_language_to_string() to gspell_language_get_name(). - Rename gspell_checker_get_available_languages() to gspell_language_get_available() and return a GList instead of a GSList. - Rename GspellChecker signals: + ::add-word-to-personal -> ::word-added-to-personal. + ::add-word-to-session -> ::word-added-to-session. + ::clear-session -> ::session-cleared. - Drop pkgconfig(gtksourceview-3.0) and pkgconfig(libxml-2.0) BuildRequires, following upstream changes. - Own the %{_datadir}/vala/vapi directory, required due to dropping of gtksourceview from BuildRequires which owned it previously. ++++ kernel-default: - rpm/compute-PATCHVERSION.sh: Skip stale directories in the package dir - commit 014bd26 - Update to 4.4-rc5. - commit da8b87d ++++ kernel-source: - rpm/compute-PATCHVERSION.sh: Skip stale directories in the package dir - commit 014bd26 - Update to 4.4-rc5. - commit da8b87d ++++ kernel-syms: - rpm/compute-PATCHVERSION.sh: Skip stale directories in the package dir - commit 014bd26 - Update to 4.4-rc5. - commit da8b87d ++++ kiwi: - v7.03.45 released - Inform user if dracut is called in background mode - Fixed validation of updates/weak-updates modules suseStripKernel took the update and weak-update modules only into account if they are mentioned in the drivers list. But these modules are considered p1 and should always be included and also checked against its dependencies - Allow xfs as hybrid RW file system ++++ libgweather: - Replace gtk3-devel/libsoup-devel BuildRequires with their pkgconfig equivalent. ++++ libreoffice: - Version update to 5.0.4.2 bnc#959716: * Final of the 5.0.4 series ++++ totem-pl-parser: - Update to version 3.10.6: + Fix a number of bugs in iTunes link handling and M3U and HLS playlist parsing. + Make it possible to use an alternate helper script to the default quvi based one. ++++ rubygem-cfa: - add empty method requirement for parsers - allow using block for matcher - 0.2.0 - initial version of package - 0.1.0 ++++ xf86-video-nouveau: - Update to version 1.0.12 * New nouveau DDX release ++++ zypper-migration-plugin: - do not add --recommends by default (bsc#959134) ------------------------------------------------------------------ ------------------ 2015-12-14 - Dec 14 2015 ------------------- ------------------------------------------------------------------ ++++ cups-filters: - cups-filters-1.0.58-CVE-2015-8327-et_alii.patch adds back tick and semicolon to the list of illegal shell escape characters to fix CVE-2015-8327 and CVE-2015-8560 (bsc#957531). ++++ gnome-control-center: - Rebase gnome-control-center-follow-polkit-permissions-for-tz.patch to apply cleanly against g-c-c 3.18.2; re-enable patch in specfile (boo#956879). - Modify gnome-control-center-allow-extra-tools-in-shell.patch to not include alacarte in the control center any longer, this stopped working on gnome-shell a long time ago (boo#901843, bgo#734237). - SLE still requires alacarte in their g-c-c, so add separate patch gnome-control-center-add-alacarte-for-sle.patch and apply it only for SLE 12 for now. ++++ libreoffice: - bnc#945047 - LO-L3: LO is duplicating master pages * bnc-945047.diff ++++ snapper: - Allow rollback only for the root file system (bsc#954445) - version 0.2.10 ++++ libsolv: - change product links to also look at timestamps [bnc#956443] - rework multiversion orphaned handling [bnc#957606] - support key type changes in repodata_internalize() - allow serialization of REPOKEY_TYPE_DELETED - improve appdata handling of installed packages - improve performance when run under xen - bump version to 0.6.15 ++++ spice-gtk: - Fix spice_audio_get_playback_volume_info_async segfault. boo#958306. a99ed152-no-volume-sync-without-audio.patch ++++ mobile-broadband-provider-info: - Update to version 20151214: + cl: add APNs for Virgin Mobile, VTR Movil and Nextel (bgo#677596). + sv: fix wrong MNC for El Salvador Claro 706:01 + no: new default APN for Telenor Norway + gb: - move "Asda Mobile" after "Vodafone" - move "giffgaff" after "O2" + ca: add Canadian provider SaskTel Mobility's GSM network + ad: add Andorra Telecom provider + mm: add Ooredoo and Telenor for Myanmar (bgo#694073). + at: add Austria "HoT" provider (MVNO on T-Mobile) (bgo#757626). ++++ shared-mime-info: - Disable fdatasync() during installation time or when PKGSYSTEM_ENABLE_FSYNC is set (bsc#862596) (fdo#70366) - Add shared-mime-info-disable-fdatasync-in-installation.patch ++++ xen: - bsc#957988 - VUL-0: CVE-2015-8550: xen: paravirtualized drivers incautious about shared memory contents (XSA-155) xsa155-xen-0001-xen-Add-RING_COPY_REQUEST.patch xsa155-xen-0002-blktap2-Use-RING_COPY_REQUEST.patch xsa155-xen-0003-libvchan-Read-prod-cons-only-once.patch xsa155-qemuu-qdisk-double-access.patch xsa155-qemut-qdisk-double-access.patch xsa155-qemuu-xenfb.patch xsa155-qemut-xenfb.patch - bsc#959006 - VUL-0: CVE-2015-8558: xen: qemu: usb: infinite loop in ehci_advance_state results in DoS CVE-2015-8558-qemuu-usb-infinite-loop-in-ehci_advance_state-results-in-DoS.patch - bsc#958918 - VUL-0: CVE-2015-7549: xen: qemu pci: null pointer dereference issue CVE-2015-7549-qemuu-pci-null-pointer-dereference-issue.patch - bsc#958493 - VUL-0: CVE-2015-8504: xen: qemu: ui: vnc: avoid floating point exception CVE-2015-8504-qemuu-vnc-avoid-floating-point-exception.patch CVE-2015-8504-qemut-vnc-avoid-floating-point-exception.patch - bsc#958007 - VUL-0: CVE-2015-8554: xen: qemu-dm buffer overrun in MSI-X handling (XSA-164) xsa164.patch - bsc#958009 - VUL-0: CVE-2015-8555: xen: information leak in legacy x86 FPU/XMM initialization (XSA-165) xsa165.patch - bsc#958523 - VUL-0: xen: ioreq handling possibly susceptible to multiple read issue (XSA-166) xsa166.patch ------------------------------------------------------------------ ------------------ 2015-12-13 - Dec 13 2015 ------------------- ------------------------------------------------------------------ ++++ gnome-disk-utility: - Update to version 3.19.3: + Add names for option arguments in --help output. + Updated translations. ++++ kernel-default: - config: armv7hl: Enable ACT8865 for lpae, too It is needed for the Firefly-RK3288 board. - commit a961582 ++++ kernel-source: - config: armv7hl: Enable ACT8865 for lpae, too It is needed for the Firefly-RK3288 board. - commit a961582 ++++ kernel-syms: - config: armv7hl: Enable ACT8865 for lpae, too It is needed for the Firefly-RK3288 board. - commit a961582 ++++ cairo: - Update to version 1.15.2: + Fix xcb/xlib compilation and calls. Make image boxes behave when SHM is not available. + Fix various issues with printing and transparent images on Win32. + Fix thin lines that don't show up when printing in Inkscape due to overly aggressive culling (fdo#77298). + Fix broken printing via pdf when glyph 0 is used for rendering, resulting in missing spaces and letters (fdo#89082). + Fix crash for certain glyphs in opentype fonts (fdo#91902). + Fix incorrect rendering of SVG paths with more than one subpath. If more than one trap is passed in then it's guaranteed that the returned traps will have their left edge to the left of their right edge, but if only one trap is passed in then the function always returns without doing anything (fdo#90984). + Improve rendering with Quarts to better match pixman's blending and filtering behavior. - Drop cairo-render-thin-lines.patch: Fixed upstream. - Update to version 1.14.6: + Simple bugfix release to fix one Windows issue. ++++ libcroco: - Update to version 0.6.10: + Misc bug fixes. ++++ libgdata: - Update to version 0.17.4: + Major changes: - Download stream data corruption fixes and fixes to content length calculation. - Fix symbol exporting on OS X. - Fix copying and deleting documents in Google Drive. - Fix folder creation in Google Drive. - Fix metadata-only uploads in Google Drive. - Fix searching by title in Google Drive. + API changes: Remove a couple of incorrect GIR annotations. + Bugs fixed: bgo#755976, bgo#754821, bgo#758119, bgo#684920, bgo#758524. + Updated translations. ++++ virt-manager: - Update to 1.3.1 release upstream bugfix virt-manager-1.3.1.tar.bz2 * Fix command line API on RHEL7 pygobject - Dropped virt-manager-1.3.0.tar.bz2 - Fix boo#958094 Error starting Virtual Machine Manager: new_sync() takes exactly 7 arguments (6 given) - redone patch 104 virtman-load-stored-uris.patch ------------------------------------------------------------------ ------------------ 2015-12-12 - Dec 12 2015 ------------------- ------------------------------------------------------------------ ++++ gnome-shell: - Add gnome-shell-logindialog-fixes.patch: Fix misc login dialog issues. - Add gnome-shell-alt-tab-hdpi-fixes.patch: Fix tiny preview in alt-tab when using HiDPI screens. ++++ libspectre: - Add libspectre-rotate-documents-correctly.patch to fix documents being rotated incorrectly; patch taken from upstream bug report (fdo#76450,boo#898327,bsc#958630). ++++ virt-viewer: - Update to virt-viewer version 3.0 virt-viewer-3.0.tar.bz2 - Last release to support GTK2 for Linux. The next 4.0 release will be GTK3 only - Don’t add URI scheme / path info to oVirt URIs - Require spice-gtk >= 0.30 - Enable webdav folder sharing with spice - Add preferences UI dialog - Take –direct into account when checking if guest is reachable - Take SPICE proxy into account when connecting to oVirt instances - Fail gracefully when hostname is not returned by oVirt - Don’t show empty foreign menu on secondary displays - Avoid accidentally trying to connect to port 0 when oVirt doesn’t specify a port number - Correctly update geometry when enabling/disabling display heads - Avoid accidentally creating extra monitors when using configuration file monitor mapping - Exit normally when cancelling connect dialog - Don’t wait for a guest that we know will never show up - Fix crash when using –reconnect with SPICE - Avoid zooming out if it would decrease window size below minimum required for top menu display - Fix crash when disabling last enabled display - Honour changes in display position from guest - Don’t show error dialog twice for unknown graphics type - Allow to cancel oVirt auth without error - Set sensitivity of display menu based on whether it is usable or not - Set sensitivity of tool bar buttons based on whether they are usable or not - Set guest name reported by VNC - Fix crash when using gtk-vnc 0.3.8 - Fix alt-tab behaviour in choose VM dialog - Don’t allow missing display in monitor mapping config - Add –with-osid flag to configure to allow specifying the operating system build target. The values should be based on libosinfo OS short IDs. - Ensure windows installer places menu icon for all users not just admin. Requires manual uninstall of previous windows version - Require address in remote viewer connect dialog - Automatically retry VNC connection after auth failure - Drop GTK2 support for Windows builds - Enable keepalives on libvirt conncetion - Allow resize of window to arbitrary size - Fix thread safety handling event callbacks - Avoid deprecation warnings with newer glib - Pulled in multiple fixes for event loop from libvirt-glib - Fix misc bugs reported by coverity - Fix binary ID in MSI installer - Stop polling libvirt after reconnecting to libvirt ------------------------------------------------------------------ ------------------ 2015-12-11 - Dec 11 2015 ------------------- ------------------------------------------------------------------ ++++ gtk2: - Update to version 2.24.29: + OS X: Partial aspect ratio support. + Bugs fixed: bgo#345345, bgo#745127, bgo#749507, bgo#752638, bgo#753644, bgo#753691, bgo#753992, bgo#754046. + Updated translations. - Drop gtk2-gdk_region_destroy_instead_of_cairo_region_destroy: fixed upstream. ++++ samba: - Malicious request can cause Samba LDAP server to hang, spinning using CPU; CVE-2015-3223; (bso#11325); (bnc#958581). - Remote read memory exploit in LDB; CVE-2015-5330; (bso#11599); (bnc#958586). - Insufficient symlink verification (file access outside the share); CVE-2015-5252; (bso#11395); (bnc#958582). - No man in the middle protection when forcing smb encryption on the client side; CVE-2015-5296; (bso#11536); (bnc#958584). - Currently the snapshot browsing is not secure thru windows previous version (shadow_copy2); CVE-2015-5299; (bso#11529); (bnc#958583). - Fix Microsoft MS15-096 to prevent machine accounts from being changed into user accounts; CVE-2015-8467; (bso#11552); (bnc#958585). ++++ samba: - Update to 4.3.3. + Malicious request can cause Samba LDAP server to hang, spinning using CPU; CVE-2015-3223; (bso#11325); (bnc#958581). + Remote read memory exploit in LDB; CVE-2015-5330; (bso#11599); (bnc#958586). + Insufficient symlink verification (file access outside the share); CVE-2015-5252; (bso#11395); (bnc#958582). + No man in the middle protection when forcing smb encryption on the client side; CVE-2015-5296; (bso#11536); (bnc#958584). + Currently the snapshot browsing is not secure thru windows previous version (shadow_copy2); CVE-2015-5299; (bso#11529); (bnc#958583). + Fix Microsoft MS15-096 to prevent machine accounts from being changed into user accounts; CVE-2015-8467; (bso#11552); (bnc#958585). ++++ libreoffice: - Version update to 5.0.4.1: * rc1 of 5.0.4 with various regression fixes ++++ libxml2: - security update: * libxml2-2.9.1-CVE-2015-1819.patch * enforce the reader to run in constant memory * [CVE-2015-1819], [bnc#928193] * libxml2-2.9.1-CVE-2015-7941.patch * fix out of bound read with crafted xml input by stopping parsing on entities boundaries errors * [CVE-2015-7941], [bnc#951734] * libxml2-2.9.1-CVE-2015-7942.patch * fix another variation of overflow in Conditional sections * [CVE-2015-7942], [bnc#951735] * libxml2-2.9.1-CVE-2015-8035.patch * fix DoS when parsing specially crafted XML document if XZ support is compiled in * [CVE-2015-8035], [bnc#954429] * libxml2-2.9.1-CVE-2015-8241.patch * avoid extra processing of MarkupDecl when EOF * [CVE-2015-8241], [bnc#956018] * libxml2-2.9.1-CVE-2015-8242.patch * buffer overead with HTML parser in push mode * [CVE-2015-8242], [bnc#956021] * libxml2-2.9.1-CVE-2015-8317.patch * return if the encoding declaration is broken or encoding conversion failed * [CVE-2015-8317], [bnc#956260] * libxml2-2.9.1-CVE-2015-5312.patch * fix another entity expansion issue * [CVE-2015-5312], [bnc#957105] * libxml2-2.9.1-CVE-2015-7497.patch * avoid an heap buffer overflow in xmlDictComputeFastQKey * [CVE-2015-7497], [bnc#957106] * libxml2-2.9.1-CVE-2015-7498.patch * avoid processing entities after encoding conversion failures * [CVE-2015-7498], [bnc#957107] * libxml2-2.9.1-CVE-2015-7499.patch * add xmlHaltParser() to stop the parser / detect incoherency on GROW * [CVE-2015-7499], [bnc#957109] * libxml2-2.9.1-CVE-2015-7500.patch * fix memory access error due to incorrect entities boundaries * [CVE-2015-7500], [bnc#957110] ++++ libzypp: - ResPoolProxy: make begin/end pairs Iterable - String: Format and FormatNAC classes based on boost::format - DefaultIntegral: provide initial value - More specific exception message if GPG binary is missing (bsc#637791) - version 15.20.0 (19) ++++ yast2: - added detection of zKVM to Arch.rb (for proper fix of bsc#956736) - 3.1.162 ++++ yast2-installation: - don't enforce the disk activation dialog on zKVM (bsc#956736) - 3.1.165 ------------------------------------------------------------------ ------------------ 2015-12-10 - Dec 10 2015 ------------------- ------------------------------------------------------------------ ++++ biosdevname: - Fix missing dependency on coreutils for initrd macros (boo#958562) - Call missing initrd macro at postun (boo#958562) ++++ haveged: - Fix missing dependency on coreutils for initrd macros (boo#958562) ++++ kiwi: - v7.03.44 released - Fixed user setup If multiple users are setup in the same users section the commandline is broken because not reset to empty after a previous user setup run ++++ libgusb: - Update to version 0.2.8: + New Features: - Add a PERMISSION_DENIED error enum. - Add a thin glib wrapper around a libusb_interface_descriptor. - Add g_usb_device_get_interfaces(). - Add g_usb_device_get_release(). - Add g_usb_device_set_interface_alt(). + Bugfix: Ignore the not-found error when resetting a device. ++++ ldb: - Update to 1.1.24. + fix LDAP \00 search expression attack DoS; CVE-2015-3223; (bso#11325) + fix remote read memory exploit in LDB; CVE-2015-5330; (bso#11599) + move ldb_(un)pack_data into ldb_module.h for testing + fix installation of _ldb_text.py + fix propagation of LDB errors through TDB + fix bug triggered by having an empty message in database during search ++++ plymouth: - Fix missing dependency on coreutils for initrd macros (boo#958562) - Call missing initrd macro at postun (boo#958562) ++++ libzypp: - Update zypp-po.tar.bz2 ++++ meld: - Update to version 3.14.2: + Fix some GTK+ assertions on window close. + Fix commit error with unicode commit messages. + Add manual appdata kudos markers. + Updated translations. ++++ yast2-control-center: - Change the yast2-control-center-qt dependency on libyui-qt7 from Recommensd to Requires (bnc#958650) - Added support for KDE5 (added Supplements plasma5-session dependency) - 3.1.6 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-12-9 - Dec 9 2015 ------------------- ------------------------------------------------------------------ ++++ inst-source-utils: - update rezip_repo_rsyncable again: fix up filenames if they are checksum prefixed, do not change timestamps of the files recompressed (bnc#958511) ++++ kiwi: - Delete use of DOMURD_MODULES The predefined values were wrong and the information is not used anymore since mkinitrd / dracut takes the list of loaded modules into account - Run dracut as background process for vmx images The dracut process takes quite some time and blocks the boot process. In cloud frameworks instance boot time matters and with this patch the dracut process runs in parallel with the rest of the boot process. ++++ systemd: - Revert "Skip persistent device link creation on multipath device paths" (bsc#942946) - udev: remove userspace firmware loading support ++++ python-cryptography: - update to 1.1.1: * Fixed several small bugs related to compiling the OpenSSL bindings with unusual OpenSSL configurations. * Resolved an issue where, depending on the method of installation and which Python interpreter they were using, users on El Capitan (OS X 10.11) may have seen an ``InternalError`` on import. - fix build for sle11 (disable testsuite as it depends on python-hypothesis which is not available for sle11 anymore) ------------------------------------------------------------------ ------------------ 2015-12-8 - Dec 8 2015 ------------------- ------------------------------------------------------------------ ++++ inst-source-utils: - rezip_repo_rsyncable: add "-n" option for gzip ++++ libXfont: - U_bdfReadCharacters-Allow-negative-DWIDTH-values.patch Negative DWIDTH is legal. This was broken by the fix for CVE-2015-1804. Fixed upstream with commit 1a73d6 (boo#958383). ++++ libchamplain: - Update to version 0.12.12: + Add possibility to export maps. + Fix map getting blank after some mouse actions. + Fix tile loading at higher zoom levels. + Improve mouse wheel zoom handling. ++++ samba: - Changing log level of two entries to from 1 to 3; (bso#9912). - vfs_gpfs: Re-enable share modes; (bso#11243). - wafsamba: Also build libraries with RELRO protection; (bso#11346). - ctdb: Strip trailing spaces from nodes file; (bso#11365). - s3-smbd: Fix old DOS client doing wildcard delete - gives a attribute type of zero; (bso#11452). - nss_wins: Do not run into use after free issues when we access memory allocated on the globals and the global being reinitialized; (bso#11563). - async_req: Fix non-blocking connect(); (bso#11564). - auth: gensec: Fix a memory leak; (bso#11565). - lib: util: Make non-critical message a warning; (bso#11566). - Fix winbindd crashes with samlogon for trusted domain user; (bso#11569); (bnc#949022). - smbd: Send SMB2 oplock breaks unencrypted; (bso#11570). - ctdb: Open the RO tracking db with perms 0600 instead of 0000; (bso#11577). - manpage: Correct small typo error; (bso#11584). - s3: smbd: If EA's are turned off on a share don't allow an SMB2 create containing them; (bso#11589). - Backport some valgrind fixes from upstream master; (bso#11597). - s3: smbd: have_file_open_below() fails to enumerate open files below an open directory handle; (bso#11615). - docs: Fix some typos in the idmap config section of man 5 smb.conf; (bso#11619). ++++ gssdp: - Update to version 0.14.12.1: + Update m4 macros from autoconf-archive (bgo#758778). ++++ openjpeg2: - Add a pkg-config dependency; expand pkgconfig ++++ tiff: - Update to version 4.0.6 * Supports CMake 2.8.9 and later. * Add missing file which wasn't being distributed, causing unit tests to fail. * Make shared/static library building configurable. * CMake reads all version information directly from configure.ac to avoid duplication of values. * CMake builds are now included in 'distcheck' target. * Autotools 'make distcheck' now tests the CMake-based build if CMake is available. * Fixes to avoid undefined behaviour of signed types (C standard compliance). * Fixes to avoid possible isses when casting to unsigned char. * Fixes to avoid undefined behaviour with shifts. * Fix generation of output with 16 bit or 32 bit integer, when byte swapping is needed, in horizontal predictor (#2521). * Fix decoding when there is a single pixel to decode (unlikely case...) and byte swapping is involved. * Add add explicit masking with 0xff before casting to uchar in floating-point horizontal differencing and accumulation routines. * Eliminate requirement for and use of 64-bit constant values. * tiffgt : Silence glut API deprecation warnings on MacOS X. * fax2ps : Detect failure to write to temporary file. - Changes from version 4.0.5 * Support for configure/build using CMake. * Support for large (> 2GB) files under Microsoft Windows. * Configuration and building using CMake is now supported under Microsoft Windows and on Unix-type systems. * Test for and use fseeko() if it is available. This allows supporting large files on Unix-type systems with a 32-bit 'long' type and a 64-bit 'off_t' type. * tiffiop.h: Macros added to use 64-bit equivalents for all standard I/O and POSIX APIs used by libtiff and its tools which are limited to 2GB in Windows builds. Note that these 64-bit equivalents were introduced by the CRT provided with Visual Studio 2005 and if the necessary CRT is not installed on the target computer, the program will not run. The wrapper macros will not be activated unless the definition _MSC_VER is at least 1400 or __MSVCRT_VERSION__ is at least 0x800. * tif_unix.c: Updated to support large files under Microsoft Windows. This makes tif_unix.c a completely viable candidate for use under Windows (in spite of its name) if the CRT is modern enough. Please note that tif_win32.c already supported large files, but only 'tiffinfo' and 'tiffdump' made any provision to support large files under Windows. * _tiffReadProc() and _tiffWriteProc() are modified to chunk I/O to a maximum size of 2GB for extremely large I/O requests. This surmounts limitations in the Microsoft Windows read() and write() APIs (which are limited to the range of a 32-bit 'int'), and may avoid poor behavior with extremely large I/O requests on other systems. * Updated to use I/O wrapper macros from tiffiop.h in order to support large files under Microsoft Windows. ------------------------------------------------------------------ ------------------ 2015-12-7 - Dec 7 2015 ------------------- ------------------------------------------------------------------ ++++ NetworkManager-gnome: - Split nm-connection-editor into a separate package (NetworkManager-connection-editor), which is then recommended by NetworkManager-gnome and NetworkManager-appindicator. The VPN plugins should then require connection editor, as that's what they're actually extending. As a result, NetworkManager-appindicator users would receive the option to install those plugins without conflicts. ++++ kernel-default: - Update to 4.4-rc4. - Eliminated 5 patches. - commit 923c13b - Refresh patches.suse/stack-unwind. - Fix these warnings (since 4.4 as of 0ab32b6f1): kernel/unwind.c:672: warning: passing argument 2 of ‘probe_kernel_read’ makes pointer from integer without a cast - commit 6bcd0e3 ++++ kernel-source: - Update to 4.4-rc4. - Eliminated 5 patches. - commit 923c13b - Refresh patches.suse/stack-unwind. - Fix these warnings (since 4.4 as of 0ab32b6f1): kernel/unwind.c:672: warning: passing argument 2 of ‘probe_kernel_read’ makes pointer from integer without a cast - commit 6bcd0e3 ++++ kernel-syms: - Update to 4.4-rc4. - Eliminated 5 patches. - commit 923c13b - Refresh patches.suse/stack-unwind. - Fix these warnings (since 4.4 as of 0ab32b6f1): kernel/unwind.c:672: warning: passing argument 2 of ‘probe_kernel_read’ makes pointer from integer without a cast - commit 6bcd0e3 ++++ gcc5: - Update to GCC 5.3.1 (r231346). * Includes GCC 5.3 release with many bugfixes. - Drop cloog-isl build dependency from cross packages. ++++ libdmapsharing: - Summary and RPM group update ++++ libffi-gcc5: - Update to GCC 5.3.1 (r231346). * Includes GCC 5.3 release with many bugfixes. - Drop cloog-isl build dependency from cross packages. ++++ os-prober: - The ld file tests cost too much as it transversed all files in the given wildcard directory and path, we should avoid when not necessary. (bsc#953987) * added os-prober-linux-distro-avoid-expensive-ld-file-test.patch - Fix missing linux16/initrd16 parsing in entry result - Fix kernelfile path if separate boot partition on btrfs * modified Improve-btrfs-handling-on-os-probing-for-grub2.patch ++++ python-M2Crypto: - fix SSLv2 link error for 13.2 and Leap 42.1 (M2Crypto-0.22.5-SSLv2_link_error.patch) (bsc#969731) ------------------------------------------------------------------ ------------------ 2015-12-6 - Dec 6 2015 ------------------- ------------------------------------------------------------------ ++++ gtk3: - Update to version 3.18.6: + Bugs fixed: bgo#539944, bgo#732742, bgo#735847, bgo#746745, bgo#747295, bgo#748904, bgo#757358, bgo#758025, bgo#758072, bgo#758175, bgo#758327, bgo#758367, bgo#758407, bgo#758483, bgo#758484, bgo#758660, bgo#758661, bgo#758698, bgo#758790. + Updated translations. ++++ kernel-default: - Refresh patches.suse/stack-unwind. Add missing put_cpu() in case dwarf unwinder succeeds (bnc#943107) - commit 68ab1c1 ++++ kernel-source: - Refresh patches.suse/stack-unwind. Add missing put_cpu() in case dwarf unwinder succeeds (bnc#943107) - commit 68ab1c1 ++++ kernel-syms: - Refresh patches.suse/stack-unwind. Add missing put_cpu() in case dwarf unwinder succeeds (bnc#943107) - commit 68ab1c1 ++++ kiwi: - Translated using Weblate (Swedish) Currently translated at 100.0% (28 of 28 strings) ------------------------------------------------------------------ ------------------ 2015-12-5 - Dec 5 2015 ------------------- ------------------------------------------------------------------ ++++ gimp: - Explcitly declare the libgimp version in Requires, so upgrades bring in the updated libraries as well. Makes the upgrade from 2.8.x > 2.8.16 seamless and avoids an error on start. ++++ gtk3: - Add gtk3-bsc957399-gdkcairo-surface-error.patch: don't abort when trying to paint a surface with an error (bsc#957399). ++++ python-M2Crypto: - update to 0.22.5, fix URL - drop python-M2Crypto-SWIG-3.0.5.patch (functionality included upstream) ------------------------------------------------------------------ ------------------ 2015-12-4 - Dec 4 2015 ------------------- ------------------------------------------------------------------ ++++ gfxboot: - fix booting from submenu (bsc#957893) - 4.5.12 ++++ kiwi: - v7.03.43 released - Make sure dbus mountpoint exists - Follow up fix for bnc#957008 not recursively removing the temp dir structure causes some directories to still be present which is not expected at a later point in the build process - v7.03.42 released ++++ compat-openssl098: - X509_ATTRIBUTE memory leak (CVE-2015-3195) (bsc#957812) * added openssl-CVE-2015-3195.patch - prevent segfault in s_client with invalid options (bsc#952099) * added openssl-s_client-check-if-con-null-before-using-it.patch ++++ systemd: - make sure all swap units are ordered before the swap target (bsc#955770) - fstab-generator: restore parsing and handling of 'nofail'/'noauto' options for swap devices ------------------------------------------------------------------ ------------------ 2015-12-3 - Dec 3 2015 ------------------- ------------------------------------------------------------------ ++++ clamav: - Update to version 0.99 (bsc#957728) * Processing of YARA rules(some limitations- see signatures.pdf). * Support in ClamAV logical signatures for many of the features added for YARA, such as Perl Compatible Regular Expressions, alternate strings, and YARA string attributes. See signatures.pdf for full details. * New and improved on-access scanning for Linux. See the recent blog post and clamdoc.pdf for details on the new on-access capabilities. * A new ClamAV API callback function that is invoked when a virus is found. This is intended primarily for applications running in all-match mode. Any applications using all-match mode must use the new callback function to record and report detected viruses. * Configurable default password list to attempt zip file decryption. * TIFF file support. * Upgrade Windows pthread library to 2.9.1. * A new signature target type for designating signatures to run against files with unknown file types. * Improved fidelity of the "data loss prevention" heuristic algorithm. Code supplied by Bill Parker. * Support for LZMA decompression within Adobe Flash files. * Support for MSO attachments within Microsoft Office 2003 XML files. * A new sigtool option(--ascii-normalize) allowing signature authors to more easily generate normalized versions of ascii files. ++++ cmake: - Version update to 3.4.1: * Fix auto export symbols for Dlls containing /bigobj for 64bit builds. * Cray: Implement Fortran compiler version detection (#15845) * MSVC: Fix linking with /MANIFEST:NO option * Make C and C++ default dialect detection robust to advanced optimizations * FindGTest: Refactor test type checks to avoid cases triggering CMP0064 * Android: Restore generation of non-versioned soname (#15851) * Project: Guess default standard dialect if compiler was forced (#15852) * Revert "Disable shared library support when compiler links statically" * (#15855) * Tests: Add case for add_subdirectory inside a function * Tests: Add case for unmatched cmake_policy({PUSH,POP}) * Tests: Add case for package version file unmatched policy scope * cmState: Skip variable scope snapshots to avoid call stack duplicates * cmMakefile: Clarify purpose of method that pops a scope snapshot * cmMakefile: Remove unused PolicyPushPop interfaces * cmLocalGenerator: Use ScopePushPop RAII class to manage local variable scopes * cmState: Enforce policy scope balancing around variable scopes * cmLinkedTree: Rename 'Extend' method to 'Push' * cmLinkedTree: Add Pop method * cmListFileCache: Implement cmListFileBacktrace ctor/dtor out-of-line * cmState: Avoid accumulating policy stack storage for short-lived scopes * cmState: Avoid accumulating snapshot storage for short-lived scopes * cmOrderDirectories: Factor out directory comparison * cmOrderDirectories: Reduce repeat realpath() calls * Include `sys/types.h` header to get `mode_t` * Add NIOS2 CPU support * cmELF: Avoid divide by zero if there are no dynamic section entries - With all the cnages we dont need cmake.rules anymore, so try to remove them completely and lets see what fails ++++ kiwi: - syntax fixes for spec file ++++ openscap: - openscap 1.2.7 release - New features - OVAL 5.11.1 fully supported - oscap-vm - tool for offline scanning of virtual machines - verbose mode - added SLED, SLES and OpenSUSE CPE names - show profile description in HTML report and guide - group rules by PCI DSS identifier in HTML report - preliminary support for Ansible Playbooks within xccdf:fix - added "How to contribute" and "Versioning" documents - Maintenance - using bziped RHSA documents in oscap-docker - fixed errors of sysctl probe - fixed skip-valid option (issue #203) - fixed segmentation faults in SCE content reporting (issue #231) - fixed tracebacks of scap-as-rpm - fixed invalid memory reads in rpmverifyfile probe (issue #212) - updated README and user manual - many small bugfixes and new tests - openscap-new-inventory.patch: upstreamed - fix-missing-include.dif: refreshed, 1 hunk upstream ++++ openssl: - security fixes: * Certificate verify crash with missing PSS parameter (CVE-2015-3194) (bsc#957815) * X509_ATTRIBUTE memory leak (CVE-2015-3195) (bsc#957812) * Race condition handling PSK identify hint (CVE-2015-3196) (bsc#957813) * added patches: openssl-CVE-2015-3194.patch openssl-CVE-2015-3195.patch openssl-CVE-2015-3196.patch ++++ libpng12: - security update: * CVE-2015-8126 fixed incompletely [bsc#954980] + libpng15-CVE-2015-8126-complete.patch ++++ libpng15: - security update: * CVE-2015-8126 fixed incompletely [bsc#954980] + libpng15-CVE-2015-8126-complete.patch ++++ libpng16: - security update: * CVE-2015-8126 fixed incompletely [bsc#954980] + libpng15-CVE-2015-8126-complete.patch ++++ libqt5-qtwebengine: - Do not build on s390 and s390x, chromium have not ported to them ++++ systemd: - fix build for systemd-mini package - remove libudev0 from baselibs.conf, it is libudev1 these days - disable services - restore %setup -n for systemd-mini ++++ libzypp: - Update zypp-po.tar.bz2 ++++ os-prober: - fix os-prober failed to detect os in btrfs root tree (bsc#957018) * added os-prober-btrfs-always-detect-default.patch ++++ qemu: - Enforce receive packet size, thus eliminating buffer overflow and potential security issue. (bsc#957162 CVE-2015-7512) - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP1 * Patches added: 0063-pcnet-fix-rx-buffer-overflow-CVE-20.patch ++++ release-notes-sled: - Tracked in bsc#957800 - Update release notes from FATE. - Added entries: - FATE#319930: Creating an AutoYaST XML File (bsc#956325) - Changed entries: - FATE#319890: If You Are Using Proprietary Graphics Drivers, Perform an Online Upgrade (Behavior applies to all third-party KMPs) ++++ zypper: - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-12-2 - Dec 2 2015 ------------------- ------------------------------------------------------------------ ++++ librsvg: - Update to version 2.40.12: + Refactoring of the test harness to use Glib's gtest infrastructure, instead of using home-grown machinery. Tests can simply be put as SVG files in the tests/subdirectories; it is not necessary to list them explicitly in some text file. + Gzipped SVGs now work if read from streams. + References to objects/filters/URIs/etc. are now handled lazily. Also, there is a general-purpose cycle detector so malformed SVGs don't cause infinite loops. + Removed parsing of Adobe blend modes; they were not implemented, anyway. + Bugs fixed: bgo#700911, bgo#630732, bgo#677068. ++++ kiwi: - v7.03.41 released - Added information about mysystems macro to spec The creation of the -requires packages is based on a macro written by Adrian called %mysystems. It expands to the kiwi boot image description name according to the buildservice build distribution. It's important to see the value it has expanded to in the buildlog - v7.03.40 released - Fixed syntax of spec file macros to be more robust - v7.03.39 released - Fixed creation of /var/run vs. /run It should not be kiwi's task to handle that but it seems we will not be able to fix this in a clean way on the package level. Thus I added a bad hack to check for the desired distro from the value of the boot attribute and create either /run with a symlink /var/run or /var/run - Fixed spec file requirements for older systems (SLE11), the pidof program as used by kiwi is provided with the sysvinit package not with sysvinit-tools ++++ openldap2: - Introduce patch 0010-Revert-Revert-ITS-8240-remove-obsolete-assert.patch to fix CVE-2015-6908. (bsc#945582) - Introduce patch 0011-Enforce-minimum-DH-size-of-1024.patch to address weak DH size vulnerability (bsc#937766) ++++ qemu: - Security Fix: CVE-2015-8345 (bsc#956829): qemu: net: eepro100: infinite loop in processing command block list - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP1 * Patches added: 0062-eepro100-Prevent-two-endless-loops.patch ++++ sudo: - add sudo-1.8.10p3-CVE-2014-9680.patch to fix unsafe handling of TZ environment variable [CVE-2014-9680], [bnc#917806]. ++++ yast2-installation: - Ensure second stage and YaST-Firstboot don't get killed by getty when running over 2nd or 3rd serial console (bsc#935965) - 3.1.164 ++++ yast2-network: - bnc#957377 - When exporting AutoYaST profile, it contains dns configuration even when this config was provided via linuxrc. - 3.1.140 ------------------------------------------------------------------ ------------------ 2015-12-1 - Dec 1 2015 ------------------- ------------------------------------------------------------------ ++++ cmake: - Fixup rules as FLAGS and INCLUDES were split in 3.4 ++++ gnome-packagekit: - Add bnc#939278-gnome-packagekit-asks-for-reboot-password-too-early.patch Asks for reboot passwd too early (bnc#939278). ++++ gnome-tweak-tool: - Add bnc951346-add-sle-classic-schema-overrides-check.patch (bnc951346). Add sle-classic to the manual overrides checking, so configuration through tweak-tools would behave consistently. ++++ grub2: - Check msdos header to find PE file header (bsc#954126) * modified grub2-efi-chainload-harder.patch: - Use dirname for copying xen kernel and initrd to esp (bsc#955493) * modified grub2-efi-xen-chainload.patch - drop grub2-fix-Grub2-with-SUSE-Xen-package-install.patch (bsc#774666) - Add 0001-unix-do-not-close-stdin-in-grub_passwd_get.patch Fix reading password by grub2-mkpasswd-pbdk2 without controlling tty, e.g. when called from Xfce menu (boo#954519) - add luks, gcry_rijndael, gcry_sha1 to signed EFI image to support LUKS partition in default setup (boo#917427) (boo#955609) ++++ kernel-default: - Delete patches.arch/arm64-gpex-0009-pci-Enable-pci-host-generic-support-for-ARM64.patch. - commit 7985c89 - Delete patches.arch/arm64-0005-arm64-dts-Add-X-Gene-reboot-driver-dts-node.patch. - commit 435b78e ++++ kernel-source: - Delete patches.arch/arm64-gpex-0009-pci-Enable-pci-host-generic-support-for-ARM64.patch. - commit 7985c89 - Delete patches.arch/arm64-0005-arm64-dts-Add-X-Gene-reboot-driver-dts-node.patch. - commit 435b78e ++++ kernel-syms: - Delete patches.arch/arm64-gpex-0009-pci-Enable-pci-host-generic-support-for-ARM64.patch. - commit 7985c89 - Delete patches.arch/arm64-0005-arm64-dts-Add-X-Gene-reboot-driver-dts-node.patch. - commit 435b78e ++++ samba: - Update to 4.3.2. + vfs_gpfs: Re-enable share modes; (bso#11243). + dcerpc.idl: Accept invalid dcerpc_bind_nak pdus; (bso#11327). + s3-smbd: Fix old DOS client doing wildcard delete - gives an attribute type of zero; (bso#11452). + Add libreplace dependency to texpect, fixes a linking error on Solaris; (bso#11511). + s4: Fix linking of 'smbtorture' on Solaris; (bso#11512). + s4:lib/messaging: Use correct path for names.tdb; (bso#11562). + Fix segfault of 'net ads (join|leave) -S INVALID' with nss_wins; (bso#11563). + async_req: Fix non-blocking connect(); (bso#11564). + auth: gensec: Fix a memory leak; (bso#11565). + lib: util: Make non-critical message a warning; (bso#11566). + Fix winbindd crashes with samlogon for trusted domain user; (bso#11569); (bnc#949022). + smbd: Send SMB2 oplock breaks unencrypted; (bso#11570). + ctdb: Open the RO tracking db with perms 0600 instead of 0000; (bso#11577). + s3:smb2_server: Make the logic of SMB2_CANCEL DLIST_REMOVE() clearer; (bso#11581). + s3-smbd: Fix use after issue in smbd_smb2_request_dispatch(); (bso#11581). + manpage: Correct small typo error; (bso#11584). + s3: smbd: If EAs are turned off on a share don't allow an SMB2 create containing them; (bso#11589). + Backport some valgrind fixes from upstream master; (bso#11597). + auth: Consistent handling of well-known alias as primary gid; (bso#11608). + winbind: Fix crash on invalid idmap configs; (bso#11612). + s3: smbd: have_file_open_below() fails to enumerate open files below an open directory handle; (bso#11615). + Changing log level of two entries to DBG_NOTICE; (bso#9912). ++++ sssd: - Add patches: 0004-SDAP-Continue_resolving_SID_even_if_some_fail.patch 0005-LDAP-tokengroups_do_not_work_with_id_provider=ldap.patch to resolve issues with missing groups and group attributes from AD. Many thanks to Luiz Angelo Daros de Luca for the original submission made against Leap 42.1. (bsc#957291) ++++ libreoffice: - bnc#954345 - LO-L3: Insert-->Image-->Insert as Link hangs writer * bnc-954345.diff ++++ open-vm-tools: - Update to 10.0.5 stable branch + [vgauth] fix timestamp check + [libresolutionSet.so] Add an error handler to X11 resolutionSet + [vmci.ko] Kill tasklet when unloading vmci module + [libvmbackup.so] Quiesced snapshots Skip freezing autofs mounts. + [vmhgfs.ko] make vmhgfs compatible with Linux kernel 4.2 ++++ polkit-default-privs: - polkit-default-privs: Adding new systemd actions (bsc#955626) - polkit-default-privs: create files with consistent permissions ++++ yast2-ruby-bindings: - Reverted the last change because it broke updating the table in Service Manager (because the distinction between :cell and :Cell was lost) (bnc#956380) - 3.1.42 ++++ yast2-storage: - Revert previous patch for bsc#949683 (adding _netdev is not needed any longer because the problem is fixed in systemd) - 3.1.73 ------------------------------------------------------------------ ------------------ 2015-11-30 - Nov 30 2015 ------------------- ------------------------------------------------------------------ ++++ ceph: - Update to version 10.0.0+git.1448919950.ca5f630: + ceph.spec.in: remove all mentions of epoch ++++ gnome-control-center: - Add gnome-control-center-bnc947761-fix-color-dialog-translations.patch Fix the unlocalised heading on the Add Profile dialog on Color panel (bnc#947761). ++++ grub2: - CVE-2015-8370: grub2: overflows in grub_password_get and grub_user_get (bsc#956631) * add fix-overflows-in-grub_password_get-and-grub_user_get.patch - Add btrfs default subvol /.snapshots/1/snapshot into pvgrub2's config search path list (bsc#952539) ++++ kernel-default: - config: sync SWIOTLB config change to ppc/vanilla - commit 3d7391b - On ppc, SWIOTLB is just an alias for DMA bounce buffers (see Kconfig help: "Support for IO bounce buffering for systems without an IOMMU..." ) The systems we support all have proper IOMMUs and thus don't need it. - commit d43936a - Update to 4.4-rc3. - Eliminated 2 patches. - commit 916e346 - Add RHEL to kernel-obs-build - commit a010d5e - Enable Xen in x86 vanilla configs Align the vanilla configs with i386/pae and x86_64/default, respectively. - commit defd50c - Enable pae in i386/vanilla We use kernel-pae in majority of 32bit installs, so it makes sense to sync i386/vanilla with this flavor. - commit 3557f7c - Drop SUSE_KERNEL and SPLIT_PACKAGE patches from vanilla (bsc#957159) - commit fa79c63 ++++ kernel-source: - config: sync SWIOTLB config change to ppc/vanilla - commit 3d7391b - On ppc, SWIOTLB is just an alias for DMA bounce buffers (see Kconfig help: "Support for IO bounce buffering for systems without an IOMMU..." ) The systems we support all have proper IOMMUs and thus don't need it. - commit d43936a - Update to 4.4-rc3. - Eliminated 2 patches. - commit 916e346 - Add RHEL to kernel-obs-build - commit a010d5e - Enable Xen in x86 vanilla configs Align the vanilla configs with i386/pae and x86_64/default, respectively. - commit defd50c - Enable pae in i386/vanilla We use kernel-pae in majority of 32bit installs, so it makes sense to sync i386/vanilla with this flavor. - commit 3557f7c - Drop SUSE_KERNEL and SPLIT_PACKAGE patches from vanilla (bsc#957159) - commit fa79c63 ++++ kernel-syms: - config: sync SWIOTLB config change to ppc/vanilla - commit 3d7391b - On ppc, SWIOTLB is just an alias for DMA bounce buffers (see Kconfig help: "Support for IO bounce buffering for systems without an IOMMU..." ) The systems we support all have proper IOMMUs and thus don't need it. - commit d43936a - Update to 4.4-rc3. - Eliminated 2 patches. - commit 916e346 - Add RHEL to kernel-obs-build - commit a010d5e - Enable Xen in x86 vanilla configs Align the vanilla configs with i386/pae and x86_64/default, respectively. - commit defd50c - Enable pae in i386/vanilla We use kernel-pae in majority of 32bit installs, so it makes sense to sync i386/vanilla with this flavor. - commit 3557f7c - Drop SUSE_KERNEL and SPLIT_PACKAGE patches from vanilla (bsc#957159) - commit fa79c63 ++++ kiwi: - Don't recursively remove tmpdir structure If the master /tmp directory is empty there is the potential risk that /tmp gets removed too, which would cause many bad after effects bnc#957008 - Use tmpfs not ramdisk for overlayfs union images overlayfs based iso images (flags="overlay") used a ramdisk of a fixed ramsize as temporary write space if used on read-only media. This limits the write space to the configured ramdisk size and is now changed to a tmpfs location. Fixes #513 ++++ atkmm: - Update to version 2.24.2: + Regenerate with the latest glibmm. ++++ gtkmm3: - Update to version 3.19.3: + Gdk::Rectangle: Add operator==(). + C++11: Use of the override keyword. ++++ openldap2: - Introduce patch 0009-Fix-ldap-host-lookup-ipv6.patch and openldap-2.3.37-Fix-ldap-host-lookup-ipv6.patch to fix an issue with unresponsive LDAP host lookups in IPv6 environment. (bsc#955210) ++++ pangomm: - Update to version 2.39.1: + Renderer: Added get/set_alpha(). + Attribute: Added create_attr_background_alpha() and create_attr_foreground_alpha(). + Reduce the cairomm dependency back to 1.2.2 (bgo#755460). ++++ plymouth: - Update bsc-939204.patch to wait for X server to stop before starting plymouth reboot screen. Workarounds bsc#956801 ++++ systemd: - Restore 'Do not break already installed systemd out there' Mon Nov 30 09:44:22 GMT 2015 - systemd-maintainers.de - Restore 'respect_ro_bootparam' ++++ libthai: - Update to version 0.1.24: + Fix infinite loop caused by optimization in previous version. (deb#805703). + Updated word break dictionary. ++++ mtools: - require glibc-locale [bnc#957007] ++++ yast2-network: - bnc#951330 - drop record from /etc/hosts when deleting nic configuration - bsc#954412 (igonzalezsosa@suse.com) - Fix validation of AutoYaST profiles - 3.1.139 ------------------------------------------------------------------ ------------------ 2015-11-29 - Nov 29 2015 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Update to version 1.0.11: + By popular demand, reintroduce the UpgradeSystem method. + Backends: - python: . Make PackagekitProgress an Iterable. . Set steps on PackagekitProgress instanciation. - zypp: Raise priority of ZYPP stack updates if a security patch is shadowed (bsc#951592). - dummy: Implement simulating UpgradeSystem and respect the transaction flags. - Lots of fixes for aptcc, hif and portage backends. + New Features: Allow the use of variadic functions in vala. + Bugfixes: Make pk_details_get_size documentation more specific. - Add PackageKit-zypp-buildfix.patch: Fix build of the zypp backend. ++++ ft2demos: - Update to version 2.6.2 * The ftstring demo program now supports sub-pixel rendering; use key l to cycle through the LCD modes. * The ftstring demo program now supports colour rendering; use the space key to cycle through various colour combinations. * The graphical demo programs now use a default gamma value of 1.8 (instead of 1.2). ++++ iso-codes: - Update to version 3.63: + Updated translations for ISO 639 and ISO 639-3. - Changes from version 3.62: + Updated translations for ISO 639 and ISO 639-3. ++++ freetype2: - Update to version 2.6.2 * IMPORTANT CHANGES - The auto-hinter now supports stem darkening, to be controlled by the new `no-stem-darkening' and `darkening-parameters' properties. This is an experimental feature contributed by Nikolaus Waxweiler, and the interface might change in a future release. - By default, stem darkening is now switched off (for both the CFF engine and the auto-hinter). The main reason is that you need linear alpha blending and gamma correction to get correct rendering results, and the latter is not yet available in most freely available rendering stacks like X11. Applying stem darkening without proper gamma correction leads to far too dark rendering results. - The meaning of `FT_RENDER_MODE_LIGHT' has been slightly modified. It now essentially means `no hinting along the horizontal axis'; in particular, no change of glyph advance widths. Consequently, the auto-hinter is used for all scalable font formats except for CFF. It is planned that other font-specific rendering engines (TrueType, Type 1) will follow. * MISCELLANEOUS - The default LCD filter has been changed to be normalized and color-balanced. - For better compatibility with FontConfig, function `FT_Library_SetLcdFilter' accepts a new enumeration value `FT_LCD_FILTER_LEGACY1' (which has the same meaning as `FT_LCD_FILTER_LEGACY'). - A large number of bugs have been detected by using the libFuzzer framework, which should further improve handling of invalid fonts. Thanks again to Kostya Serebryany and Bungeman! - `TT_CONFIG_OPTION_MAX_RUNNABLE_OPCODES', a new configuration option, controls the maximum number of executed opcodes within a bytecode program. You don't want to change this except for very special situations (e.g., making a library fuzzer spend less time to handle broken fonts). - The smooth renderer has been made faster. ++++ glibmm2: - Update to version 2.47.3.1: + Use thread_local instead of (deprecated) Glib::Threads::Private. - Changes from version 2.47.3: + Deprecate all of Glib::Threads, including Mutex, Lock, Thread, etc. + Deprecated Glib::ThreadPool. ++++ harfbuzz: - Update to version 1.1.2: + Fix badly-broken fallback shaper that affected terminology. + Fix y_scaling in Graphite shaper. + API changes: An unset glyph_h_origin() function in font-funcs now (sensibly) implies horizontal origin at 0,0. Ie, the nil callback returns true instead of false. As such, implementations that have a glyph_h_origin() that simply returns true, can remove that function with HarfBuzz >= 1.1.2. This results in a tiny speedup. ------------------------------------------------------------------ ------------------ 2015-11-28 - Nov 28 2015 ------------------- ------------------------------------------------------------------ ++++ folks: - Update to version 0.11.2: + Various EDS unit test fixes, improvements and simplifications. + Improve Telepathy error handling on connection failure of a CM to avoid timeouts. + Bugs fixed: bgo#751044. + Updated translations. ++++ gimp: - update to version 2.8.16 - fix a couple of rpmlint warnings +Core: - Seek much less when writing XCF - Don't seek past the end of the file when writing XCF - Windows: call SetDLLDirectory() for less DLL hell - Fix velocity parameter on .GIH brushes - Fix brokenness while transforming certain sets of linked layers +GUI: - Always show image tabs in single window mode - Fix switching of dock tabs by DND hovering - Don't make the scroll area for tags too small - Fixed a crash in the save dialog - Fix issue where ruler updates made things very slow on Windows +Plug-ins: - Fix several issues in the BMP plug-in - Make Gfig work with the new brush size behavior again - Fix font export in the PDF plug-in - Support layer groups in OpenRaster files - Fix loading of PSD files with layer groups + General: - OSX build system fixes - Bug fixes - Translation updates ++++ gnote: - Update to version 3.18.1: + Fix crash when running with X11 support under Wayland. + Updated translations. ++++ kiwi: - make .checksum.md5 contents reproducible In order to have reproducible builds in OBS with unchanged sources, sort the file list before feeding it to "md5sum". Without, rebuilds would differ in that file as the file list order was random. Also, get rid of "find | grep -v ... | grep -v ..." for ignoring filenames and just use find's options to achieve that. Saves two fork() and a few CPU cycles :-) ------------------------------------------------------------------ ------------------ 2015-11-27 - Nov 27 2015 ------------------- ------------------------------------------------------------------ ++++ alacarte: - Updated alacarte-trans.patch to modify alacarte.ui: use original text, translate all PO tranlation files. Modified under Stanislav Brabec's review result. (bnc#947793) ++++ autoyast2: - Added "cobbler" to the obsolete profile section. Defined in SUSE Manager but will not be used anymore. (bnc#955878) - 3.1.106 ++++ glib2: - Update to version 2.47.3: + The inline cleanup in the last release accidentally removed three symbols from libglib-2.0.so. It is unlikely that this will have caused any problems because these symbols were only backup symbols for definitions exported as inlines in the header files, but ABI is ABI. This release corrects only this problem. ++++ gnome-disk-utility: - Update to version 3.18.3.1: + Fix the --restore-disk-image option. ++++ gstreamer-plugins-bad: - Add pkgconfig(libssh2) BuildRequires: Build ssh support. - Add libcurl.so to BUILD_ORIG file list for openSUSE 13.1 only, as packman builds against Update where a new enough version is provided. ++++ kernel-default: - drm/i915: Don't override output type for DDI HDMI (boo#955190). - drm/i915: Don't compare has_drrs strictly in pipe config (bsc#956397). - commit 7c0fedd ++++ kernel-source: - drm/i915: Don't override output type for DDI HDMI (boo#955190). - drm/i915: Don't compare has_drrs strictly in pipe config (bsc#956397). - commit 7c0fedd ++++ kernel-syms: - drm/i915: Don't override output type for DDI HDMI (boo#955190). - drm/i915: Don't compare has_drrs strictly in pipe config (bsc#956397). - commit 7c0fedd ++++ kiwi: - KIWIBoot: add grub2-mkimage prefix option grub2-mkimage on CentOS/RHEL7 *needs* the "-p " option or it will abort with an error. On openSUSE's grub2-mkimage, prefix defaults to "/boot/grub2". Add "-p /boot/grub2" to all grub2-mkimage calls, so that they can work with CentOS, too. This *should* not break things on SUSE base ;-) - v7.03.38 released - fix spec file parts for RHEL/CentOS 7 - Fix for bsc #955939 Link in KIWI documentation to "KIWI Wiki" is broken ++++ systemd: - Revert "respect_ro_bootparam" (boo#948555) - Revert "Do not break already installed systemd out there" - bash-completion: add minimal support fpr 'set-property' command (bsc#948458) ++++ orca: - Update to version 3.19.2: + New Settings and Commands: - Add unbound commands to present selected text and link details. - Add GUI to enable rewind/fast-forward and structural navigation in Say All. - Make the use of color names configurable via GUI. - Make speech and braille message settings configurable via GUI. - Add preference and unbound keybinding to have Orca speak numbers as digits. - Add explicit time format option for 12-hour time with seconds. - Break up printable-keys keyecho into alpha, numeric, and punctuation. + Web: - Improve presentation of Twitter timeline items. - Fix several bugs related to navigation to fragments. - Filter out hidden elements when presenting content. - Use Gecko's onChildrenChanged callback for Thunderbird instead of the default (fixes issues related to cache management). - Use isLink() rather than a role check to eliminate false positive from anchors. - Don't look for replicant for zombie locusOfFocus when in focus mode. - Remove application from the list of ARIA landmark types (ARIA 1.1 compliance). + Gtk: - Present newly-shown GtkInfoBars. - Improve presentation of GtkEntryCompletion. - Generate all child widgets of GtkListBox items. + General: - Work around several issues related to identifying and keeping track of the active window. - Don't double/multi-present selection-state messages. - Fix bug in which text was not presented because object had a name. - Rewrite and fix several bugs in Orca's progress bar support. - Filter out some more useless/bogus events (for performance). - Handle more instances of the undead (zombies); start handling the dead (fixes various and sundry bugs resulting from objects going defunct on us). - Fix double-presentation and incorrect ordering of frame name changes. - Rewrite setLocusOfFocus and default script's onCaretMoved (improves performance, eliminates instances of not presenting new location). - Don't display shortcuts if braille verbosity is set to brief. - Add NotShowIn=GNOME; to the desktop file. + Updated translations. ++++ xen: - bsc#956832 - VUL-0: CVE-2015-8345: xen: qemu: net: eepro100: infinite loop in processing command block list CVE-2015-8345-qemuu-eepro100-infinite-loop-fix.patch CVE-2015-8345-qemut-eepro100-infinite-loop-fix.patch - Upstream patches from Jan 56377442-x86-PoD-Make-p2m_pod_empty_cache-restartable.patch 5641ceec-x86-HVM-always-intercept-AC-and-DB.patch (Replaces CVE-2015-5307-xsa156.patch) 5644b756-x86-HVM-don-t-inject-DB-with-error-code.patch 56544a57-VMX-fix-adjust-trap-injection.patch 56546ab2-sched-fix-insert_vcpu-locking.patch ++++ yast2: - Renamed some arguments and methods in the UI::ServiceStatus API (fate#318771) - 3.1.161 ++++ yast2-bootloader: - updated boot doc for prep partitions - 3.1.162 ++++ zypper: - lu/lp: fix different data returned in xml and text output (bsc#793424, bsc#893833) - lp: Indicate patches requiring a restart of the package manager itself. Enhance 'lp -a' Status column. - pchk: also report needed but locked patches - download: fixed claiming an error after successful run (bsc#956480) - Fix tab-completion if zypper is defined as an alias (bsc#955615) - version 1.12.27 ++++ zypper-migration-plugin: - Extended Supplements from zypper to zypper and SUSEConnect to improve handling of dependencies ------------------------------------------------------------------ ------------------ 2015-11-26 - Nov 26 2015 ------------------- ------------------------------------------------------------------ ++++ dracut: - Don't require bind-utils, it conflicts with minimal-base-conflicts - Add warning about pkgconfig file to rpmlintrc's ignore list - Fix spec file: - Add dracut-catimages manpage to dracut-tools - Fix summary of dracut-tools subpackage - Remove 0400-use_fstab_systemd.patch - Move dracut-catimages, /boot/dracut and /var/lib/dracut into dracut-tools subpackage - Cleanup spec file - Refresh patches with line offsets: 0017-45ifcfg-use-distro-specific-scripts.patch 0048-40network-Only-enable-network-interfaces-if-explicit.patch 0088-91zipl-Add-new-module-to-update-s390x-configuration.patch 0121-Adjust-initramfs-kernel.img-to-SUSE-default-initrd-k.patch 0150-Find-kernel-modules-in-extra-and-weak-updates-path-a.patch 0157-Add-boot-zipl-to-host-devs-if-it-is-a-mount-point.patch 0182-fix-include-parsing.patch 0183-fix_add_drivers_hang.patch 0203-no-fail-builtin-module.patc ++++ gcr: - Add gcr-bsc932232-use-libgcrypt-allocators.patch (bsc#932232). ++++ glibc: - reinitialize-dl_load_write_lock.patch: Reinitialize dl_load_write_lock on fork (bsc#958315, BZ #19282) ++++ glibc: - reinitialize-dl_load_write_lock.patch: Reinitialize dl_load_write_lock on fork (bsc#958315, BZ #19282) ++++ gnome-keyring: - Add gnome-keyring-bsc932232-use-libgcrypt-allocators.patch and gnome-keyring-bsc932232-use-non-fips-md5.patch (bsc#932232). ++++ gsettings-desktop-schemas: - Update to version 3.19.2: + Add setting to show battery percentage. + Updated translations. ++++ kernel-default: - Delete patches.fixes/bridge-module-get-put.patch. As discussed in http://lists.opensuse.org/opensuse-kernel/2015-11/msg00046.html - commit 856bef8 ++++ kernel-source: - Delete patches.fixes/bridge-module-get-put.patch. As discussed in http://lists.opensuse.org/opensuse-kernel/2015-11/msg00046.html - commit 856bef8 ++++ kernel-syms: - Delete patches.fixes/bridge-module-get-put.patch. As discussed in http://lists.opensuse.org/opensuse-kernel/2015-11/msg00046.html - commit 856bef8 ++++ kiwi: - v7.03.37 released - Update suse-leap-42.1-JeOS Use ext4 as write filesystem in overlayfs, btrfs is broken for this use case (bnc#950999) - Allow ext4 to be set in hybridpersistent_filesystem ++++ babl: - Update to version 0.1.14: + sRGB precision tuning + Stability fixes + Locale fix for setting error tolerance. ++++ libgcrypt: - Add libgcrypt-bsc932232-avoid-drbg-crash-with-fips.patch (bsc#932232). ++++ libsecret: - Add libsecret-bsc932232-use-libgcrypt-allocators.patch (bsc#932232). ++++ sg3_utils: - Rename patch remove-stray-comma-in-udev-rule.patch -> 0001-58-scsi-sg3_symlink.rules-fixup-typo.patch - 55-scsi-sg3_id.rules: Always set ID_WWN_WITH_EXTENSION (bsc#949796) * Add 0002-55-scsi-sg3_id.rules-Always-set-ID_WWN_WITH_EXTENSIO.patch - sg_inq: deal with invalid strings in inquiry data (bsc#956815) * Add: 0003-sg_inq-deal-with-invalid-strings-in-inquiry-data.patch - 55-scsi-sg3_id.rules: read VPD pages from sysfs * Add: 0004-55-scsi-sg3_id.rules-read-VPD-pages-from-sysfs.patch - rescan-scsi-bus.sh: Use safe temporary files (bsc#955856) * Add 0005-rescan-scsi-bus.sh-Use-safe-temporary-files.patch - rescan-scsi-bus.sh: Correctly quote $MULTIPATH (bsc#955222) * Add 0006-rescan-scsi-bus.sh-Correctly-quote-MULTIPATH.patch - rescan-scsi-bus.sh: Fixup syntax error * Add 0007-rescan-scsi-bus.sh-Fixup-syntax-error.patch ++++ os-prober: - detect os on default subvolume in snapshot (bsc#954225) (os-prober-btrfs-snapshot-detection.patch) - fix os-prober misinterprets Windows 8 to be Vista (bsc#910654) * add os-prober-grep-for-windows-bcd-file.patch - include patch from upstream to fix os-prober is missing support for Windows 10 (bsc#947487) * added os-prober-properly-detect-Windows-10.patch ++++ yast2: - New methods CWM.save_current_widgets and CWM.validate_current_widgets - Replaced UI::SrvStatusComponent with UI::ServiceStatus (fate#318771) - 3.1.160 ++++ yast2-installation: - Do not crash in proposal client if zfcp proposal reports itself as unavailable (bnc#956745) ++++ zypper: - Update zypper-po.tar.bz2 ++++ zypper-migration-plugin: - Added Supplements for zypper to ensure automatic installation ------------------------------------------------------------------ ------------------ 2015-11-25 - Nov 25 2015 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Do not restart NetworkManager* services while restarting all services in the second installation stage. (bnc#955260) - 3.1.105 - Export the already saved software selection when present, fixes exporting wrong package selection caused by deployment of the installation images (bsc#956325, bsc#910728) ++++ btrfsprogs: - fix mkfs failure for architectures with sectorsize > 4k (bnc#956819, fate#318444) ++++ ceph: - Update to version 10.0.0+git.1448488051.a1a0f24: + ceph.spec.in: use %tmpfiles_create macro ++++ dracut: - Update to dracut-044 - Patches upstream, removed here: 0119-Reset-IFS-variable.patch 0120-mkinitrd-suse.sh-Bail-out-with-exit-1-if-initrd-cann.patch 0122-Get_kernel_version_from_gz_file_for_arm.patch 0165-Order-root-fsck-after-pre-mount.patch 0184-fix_lvm_wc_warning.patch 0185-dracut.sh-remove-_EARLY-from-CONFIG_MICROCODE_-check.patch 0401-mount_option_mountpoint.patch - Updated/Refreshed patches: 0015-40network-replace-dhclient-with-wickedd-dhcp-supplic.patch 0019-40network-Fix-race-condition-when-wait-for-networks.patch 0056-81cio_ignore-handle-cio_ignore-commandline.patch 0058-dracut-add-warning-when-including-unsupported-module.patch 0066-40network-always-start-netroot-in-ifup.sh.patch 0094-Implement-shortcut-ip-ifname-static-for-static-confi.patch 0124-40network-Update-iBFT-scanning-code-to-handle-IPv6.patch 0125-40network-separate-mask-and-prefix.patch 0131-40network-handle-prefixed-IP-addresses-correctly.patch 0132-40network-fixup-static-network-configuration.patch 0144-90crypt-Fixed-crypttab_contains-to-also-work-with-de.patch 0150-Find-kernel-modules-in-extra-and-weak-updates-path-a.patch 0158-Add-SUSE-kernel-module-dependencies-in-etc-modprobe..patch 0159-network-Try-to-load-xennet.patch 0202-dracut_dmraid_use_udev.patch 0203-no-fail-builtin-module.patch 0402-driver-fail-summary.patch - Fix 0202-dracut_dmraid_use_udev.patch: - Statement was missing a program to execute ++++ gdk-pixbuf: - Add 0001-pixops-use-gint64-in-more-places-to-avoid-overflow-w.patch: Fix some more overflows scaling a gif (bsc#948791 CVE-2015-7673). ++++ glib2: - Update to version 2.47.2: + We have formalised the assumption that all compilers that are interested in support 'static inline' and simplified the macros around this considerably. Please watch for and report unintentional fallout. + New API: hardware-assisted helpers for overflow-checked integer math. + Bugs fixed: bgo#696324, bgo#719966, bgo#752837, bgo#755364, bgo#756134, bgo#756179, bgo#756988, bgo#757294, bgo#757374, bgo#757451, bgo#757628, bgo#757693, bgo#757742, bgo#758181. + Updated translations. ++++ gnome-session: - Add gnome-session-autostart-app-give-every-app-journal-id.patch: Give every app it's own journald-id. Patch from upstream. ++++ gnome-shell: - Update gnome-shell-lock-bg-on-primary.patch (bsc#939315). This prevents flickering on non-primary monitors when unlocking the screen lock. - Update to version 3.19.2: + Make gnome-shell DBus activatable (bgo#741666). + Fix browser plugin crash in Firefox (bgo#737932, bgo#757940). + Optionally show battery percentage in system status area (bgo#735771). + Misc. bug fixes: bgo#757418, bgo#757668, bgo#757779, bgo#757816, bgo#745626, bgo#758220. + Updated translations. - Rename gnome-shell.desktop to org.gnome.Shell.desktop following upstream. - Drop gnome-shell-wayland subpackage as it is merged into gnome-shell. ++++ google-noto-fonts: - subpackage layout reworked ++++ installation-images-SLES: - added all i2c drivers (bsc#954101) - 14.210 ++++ kiwi: - Update copyBootCode function: Add support to check for /boot/dtb* since DTB files can be stored in /boot/dtb/ folder but also in /boot/dtb-/ folder with /boot/dtb a symlink ++++ harfbuzz: - Update to version 1.1.1: + Build fixes, specially for hb-coretext. ++++ mutter: - Update to version 3.19.2: + Fix crash on monitor unplug (bgo#756796). + Exit cleanly on initialization errors (bgo#757311). + Allow to determine backend setting from session type (bgo#741666). + Fix DRM device detection for non-PCI devices (bgo#754911). + Don't force placement of windows without buffer on wayland (bgo#751887). + Fix initialization of bypass compositor hint (bgo#758544). - Update to version 3.19.1: + wayland: Allow to trigger popups through keyboard/touch (bgo#756296). + Fix modifiers-only input source switching on Ubuntu (bgo#756543). + Misc. bug fixes: bgo#756675, bgo#756660, bgo#746420, bgo#756548, bgo#756796, bgo#757101, bgo#757148. + Updated translations. ++++ libosinfo: - bsc#956756 - Correct typo in sles12 sp1 definition, which which prevents sles12 from being displayed in OS list ++++ tracker: - Update to version 1.6.1: + tracker tool: Fixes to UID detection. + libtracker-miner: - Fix cancellation of tasks during TrackerFileNotifier destruction. - Handle failure to get a TrackerSparqlConnection. + libtracker-common: Fix buffer overrun in libunistring-based unaccenting. + libtracker-control: Documentation fixes. + tracker-extract: Photo orientation extraction fixes (TIFF, XMP). + Many fixes to functional tests. + Updated translations. ++++ libyui-qt-pkg: - Respect /etc/zypp/zypp.conf settings for options "Allow vendor change" and "Cleanup when deleting packages" (bsc#954117) - 2.45.6 ++++ tracker-extras: - Update to version 1.6.1: + tracker tool: Fixes to UID detection. + libtracker-miner: - Fix cancellation of tasks during TrackerFileNotifier destruction. - Handle failure to get a TrackerSparqlConnection. + libtracker-common: Fix buffer overrun in libunistring-based unaccenting. + libtracker-control: Documentation fixes. + tracker-extract: Photo orientation extraction fixes (TIFF, XMP). + Many fixes to functional tests. + Updated translations. ++++ perl-Bootloader: - make grub_installdevice parsing more robust - continue after wrong entries in grub_install_device - move bootloader scripts into separate subdirectories - updated doc - introduce separate per-bootloader scripts - add documentation - some minor corrections - support --reinit option to force grub2 install - adjust Makefile - add new wrapper script to get rid of old perl-Bootloader code for grub2 (fate#317701) - 0.900 ++++ postfix: - bnc#947707 mail generated by Amavis being prevented from being re-adressed by /etc/postfix/virtual - bnc#947519 SuSEconfig.postfix should enforce umask 022 ++++ python-gobject: - Update to version 3.19.2: + tests: Fix failure due to new GTK+ warning regarding size_allocate(). + Fix build warnings regarding _POSIX_C_SOURCE redefinition. + Drop -std=c90 for now. - Changes from version 3.19.1: + Use a named tuple for returning multiple values (bgo#727374). + enum/flags: use gir info for type names and __repr__ instead of the gtype name (bgo#657915). + Improve and unify __repr__ format for PyGObject, PyGBoxed and PyGIStruct (bgo#657915). + Don't leak internal RepositoryError on import (bgo#756033). + Import dependencies when importing typelibs from gi.repository (bgo#656314). + Don't import inspect at module level. + invoke state: add a free memory cache for PyGIInvokeArgState (bgo#750658). + invoke/closure: reduce g_slice_alloc usage (bgo#750658). + Bump g-i dependency to latest stable. + Avoid calling g_slist_length() during invoke. + Simplify closure_convert_arguments(). + Remove a level of indentation in convert_ffi_arguments(). + Prevent passing the user data multiple times to callbacks (bgo#750347). + Support throwing exceptions in closures (bgo#710671). ++++ python3-gobject: - Update to version 3.19.2: + tests: Fix failure due to new GTK+ warning regarding size_allocate(). + Fix build warnings regarding _POSIX_C_SOURCE redefinition. + Drop -std=c90 for now. - Changes from version 3.19.1: + Use a named tuple for returning multiple values (bgo#727374). + enum/flags: use gir info for type names and __repr__ instead of the gtype name (bgo#657915). + Improve and unify __repr__ format for PyGObject, PyGBoxed and PyGIStruct (bgo#657915). + Don't leak internal RepositoryError on import (bgo#756033). + Import dependencies when importing typelibs from gi.repository (bgo#656314). + Don't import inspect at module level. + invoke state: add a free memory cache for PyGIInvokeArgState (bgo#750658). + invoke/closure: reduce g_slice_alloc usage (bgo#750658). + Bump g-i dependency to latest stable. + Avoid calling g_slist_length() during invoke. + Simplify closure_convert_arguments(). + Remove a level of indentation in convert_ffi_arguments(). + Prevent passing the user data multiple times to callbacks (bgo#750347). + Support throwing exceptions in closures (bgo#710671). ++++ vinagre: - Update to version 3.19.2: + Store credentials for RDP (bgo#753355). + Handle domain when looking for credentials (bgo#753355). + Add minimize button to the fullscreen toolbar (bgo#753626). + Fix build against recent versions of FreeRDP. + Updated translations. - Rebase vinagre-revert-freerdp-versionbump.patch and vinagre-revert-font-smoothing.patch. ++++ virt-manager: - Update to virt-manager 1.3.0 virt-manager-1.3.0.tar.bz2 * Git hosting moved to http://github.com/virt-manager/virt-manager * Switch translation infrastructure from transifex to fedora.zanata.org * Add dogtail UI tests and infrastructure * Improved support for s390x kvm (Kevin Zhao) * virt-install and virt-manager now remove created disk images if VM install startup fails * Replace urlgrabber usage with requests and urllib2 * virt-install: add –network virtualport support for openvswitch (Daniel P. Berrange) * virt-install: support multiple –security labels * virt-install: support –features kvm_hidden=on|off (Pavel Hrdina) * virt-install: add –features pmu=on|off * virt-install: add –features pvspinlock=on|off (Abhijeet Kasurde) * virt-install: add –events on_lockfailure=on|off (Abhijeet Kasurde) * virt-install: add –network link_state=up|down * virt-install: add –vcpu placement=static|auto - Dropped virt-manager-1.2.1.tar.bz2 34db1af7-fix-adding-iscsi-pools.patch 360fe110-add-s390x-arch-support.patch 4970615f-fix-qemu-vs-lxc-detection.patch 590f5a52-urlfetcher-Clear-cached-ftp-connection-on-cleanupLoc.patch 5e68b0fc-dont-try-to-set-vmport-on-non-x86.patch 601a82cb-fix-console_type-if-xen.patch 76bad650-fix-virt-xml-define-and-update.patch 77423e7a-connection-catch-more-errors-in-filter_nodedevs.patch 8dbe96fc-add-s390x-arch-support.patch a9b303fb-fix-copy-host-cpu-definition.patch aebebbf8-report-an-error-for-pxe-install-without-network.patch cde2f0ef-Suppress-gi-warnings-about-lack-of-require_version.patch eb92178e-virtinst-fix-storage-pool-lookup.patch f30975c3-drop-cow-support.patch f81358b0-dont-display-error-if-machine-is-missing-in-XML.patch fc93e154-fix-udp-tcp-host-vs-mode-UI.patch virtman-autoyast-support.patch virtman-supported-disk-formats.patch ++++ xen: - bsc#956592 - VUL-0: xen: virtual PMU is unsupported (XSA-163) 56549f24-x86-vPMU-document-as-unsupported.patch - bsc#956408 - VUL-0: CVE-2015-8339, CVE-2015-8340: xen: XENMEM_exchange error handling issues (XSA-159) xsa159.patch - bsc#956409 - VUL-0: CVE-2015-8341: xen: libxl leak of pv kernel and initrd on error (XSA-160) xsa160.patch - bsc#956411 - VUL-0: CVE-2015-7504: xen: heap buffer overflow vulnerability in pcnet emulator (XSA-162) xsa162-qemuu.patch xsa162-qemut.patch - bsc#947165 - VUL-0: CVE-2015-7311: xen: libxl fails to honour readonly flag on disks with qemu-xen (xsa-142) 5628fc67-libxl-No-emulated-disk-driver-for-xvdX-disk.patch 5649bcbe-libxl-relax-readonly-check-introduced-by-XSA-142-fix.patch ++++ yast2-installation: - Save the software selection for using it later in AutoYaST when deploying installation images (bsc#956325, bsc#910728) - 3.1.163 ++++ yast2-network: - bnc#956605 - Write udev rules for renamed devices for non ssh / vnc AutoYaST installations - 3.1.138 ++++ yast2-services-manager: - Closing window with x icon fixed (bsc#956917) - 3.1.41 ------------------------------------------------------------------ ------------------ 2015-11-24 - Nov 24 2015 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Update to version 1.0.8: + MTU indicated by a VPN gateway is now properly applied. + Fixed MSS setting when MTU changes. + The default route is properly restored on device disconnect. + Build with older toolchains has been fixed. + The team devices can now properly be enslaved to bridges. + Failed DHCP attempts for assumed connections are now retried after a timeout. + Default wired connection is now created after udev registers the device. + Support for Bluetooth DUN devices with Bluez 5 has been fixed. + The ipv6.ignore-auto-dns property is now properly honored making it possible to override automatically obtained name servers. + Invalid permanent MAC adddresses as reported by some devices are now ignored. + Device links reported by more recent versions of Linux kernel that reside in different network namespaces are no longer confused with links in the namespace NetworkManager runs in. + MAC address changes of VLANs enslaved to a bond are now properly propagated to the master device. + Fixed error handling for teaming devices with invalid configuration. + Wi-Fi AP list is now updated correctly after AP mode has been used. + Management of a device is not attempted until the device has been registered with udev. + The error handling for VPN secret agents is now significantly more robust. + Detection of s390 CTC devices now works properly. + A GATEWAY property in /etc/sysconfig/network now no longer affects non-static connections. + Added support for IPv6-only VPN connections. + The systemd service now uses HUP signal to reload configuration. + Change VLAN default flags to set REORDER_HDR for new connections. + nmtui is now able to ignore automatically configured routes. + Numerous bash shell autocompletion fixes for nmcli. + Allow setting IPv6 and PPP settings for GSM and CDMA connections via nmcli. + Added support for adding ADSL connections in nmcli. + Numerous crash fixes. + Updated translations. - Rebase NetworkManager-geoclue-interaction.patch. ++++ at-spi2-atk: - Update to version 2.19.2: + Test fixes for atk-adaptor and cache changes. + Fixes for Text, Value, and Table Cell adaptors (bgo#755724). + Many new tests. ++++ at-spi2-core: - Update to version 2.19.2: + Disable xevie by default--it probably doesn't do anything anyhow. + get_index_in_parent: Don't crash if parent is defunct. + Don't crash when trying to set an invalid state (bgo#757915). ++++ ceph: - Update to version 10.0.0+git.1448374118.d74ab4f: + ceph.spec.in: add lowmem_builder_override ++++ dconf-editor: - Update to version 3.19.2: + Removed an unnecessary big hack, and improved some other little things here and there. + Updated translations. ++++ deltarpm: - update to version 3.6.1 - remove upstreamed patch deltarpm-zlibcppflags.diff - fix off-by-one error in delta generation code (bnc#948504) This could lead to a segfault in rare circumstances. - Return error rather than crashing if we can't allocate memory - add newline in missing prelink error - do not finish applydeltarpm jobs when in the middle of a request - fix zlibcppflags typo ++++ dracut: - Add 0206-nfs_dns_alias.patch to fix boo#955592: - Fix dracut run on nfs root where NFS host is a DNS ALIAS - Require bind-utils. host is used in some lines ++++ geoclue2: - Update to version 2.4.0: + Add a convenience library to make interacting with Geoclue very easy. + Put each D-Bus interface description in it's own file. Unified interface file still provided for backwards compatibility. ++++ gobject-introspection: - Update to version 1.47.1: + No changelog provided, please check git.gnome.org. ++++ glib-networking: - Update to version 2.47.1: + Added a systemd service file for glib-pacrunner (bgo#755740). ++++ glib2: - Update to version 2.47.1: + GDesktopAppInfo no longer sets the DISPLAY environment variable when launching apps. This is now done in the GAppLaunchContext implementations when appropriate. + Bugs fixed: bgo#664740, bgo#687223, bgo#692085, bgo#697907, bgo#735754, bgo#737116, bgo#743011, bgo#749161, bgo#749314, bgo#751924, bgo#752240, bgo#752837, bgo#753310, bgo#753935, bgo#754855, bgo#754983, bgo#754994, bgo#755083, bgo#755351, bgo#755355, bgo#755374, bgo#755496, bgo#755609, bgo#755766, bgo#755795, bgo#755961, bgo#756053, bgo#756054, bgo#756077, bgo#756099, bgo#756139, bgo#756179, bgo#756251, bgo#756255, bgo#756316, bgo#756382, bgo#756477, bgo#756550, bgo#756875, bgo#756952. + Updated translations. ++++ gnome-calculator: - Add bnc945603-fix-undo-ans-error.patch (bnc#945603) + Fix GNOME Calculator undo errors. ++++ gnome-desktop: - Update to version 3.19.2: + Updated translations. ++++ gnome-online-accounts: - Pass --enable-media-server to configure: enable DLNA provider. ++++ gnome-shell: - Update to version 3.19.1: + Respect text-scaling factor under wayland (bgo#756447). + Show the Bluetooth submenu when there were setup devices (bgo#723848). + Misc. bug fixes: bgo#756697, bgo#756714, bgo#756605, bgo#754814, bgo#738942, bgo#756983, bgo#756925, bgo#757011, bgo#673235, bgo#75715. + Updated translations. ++++ gnome-weather: - Update to version 3.19.1: + Convert from DBus API to libgeoclue (bgo#756647). - Add pkgconfig(libgeoclue-2.0) BuildRequires: New dependency following upstreams convert. ++++ giflib: - Added patch: * bnc949160-fix-colormap-leak.patch - from http://sourceforge.net/p/giflib/bugs/55/ (bnc#949160) - fix memory leak ++++ glibmm2: - Update to version 2.46.2: + ObjectBase, Object, Interface: Correct move constructors and move assignment operators (bgo#756962). ++++ libinput: - List the package contents inside /lib/udev since we don't want libinput-udev to own /lib/udev itself, which is already owned by the udev package. - Modified summary of libinput-udev to begin with a capital letter as required by rpmlint. ++++ libpeas: - Update the list of recommended loaders: + Add python3 loader: most current apps are py3 by now, so recommending this loader makes sense (boo#956453). - Update the list of recommended loaders: + Remove seed loader: it doesn't exist anymore since 1.13. + Add python3 loader: most current apps are py3 by now, so recommending this loader makes sense (boo#956453). ++++ poppler: - fix annotations with transparent color [bsc#914316] ++++ poppler-qt: - fix annotations with transparent color [bsc#914316] ++++ poppler: - fix annotations with transparent color [bsc#914316] ++++ libsoup: - Update to version 2.53.2: + Fixed up symbol visibility handling for mingw by copying GLib's system (bgo#757146). + Finally marked the old SoupSessionAsync and SoupSessionSync methods as deprecated (bgo#757146). + Added libsoup-2.4.deps for valac. + Make it possible to build from git without gtk-doc being installed. + Updated translations. - Update to version 2.53.1: + Really fixed build under MinGW for sure this time. + Fixed SoupServer Web Sockets code so that the SoupClientContext passed to a SoupServerWebsocketCallback is fully usable (rather than crashing when you try to do most things). ++++ libxml2: - Update to new upstream release 2.9.3 (bsc#954429): * Fixes for CVE-2015-8035, CVE-2015-7942, CVE-2015-7941, CVE-2015-1819, CVE-2015-7497, CVE-2015-7498, CVE-2015-5312, CVE-2015-7499, CVE-2015-7500 and CVE-2015-8242 * And other bugfixes - Removed upstream fixed patches: * libxml2-dont_initialize_catalog.patch * 0001-Fix-missing-entities-after-CVE-2014-3660-fix.patch * 0002-Adding-example-from-bugs-738805-to-regression-tests.patch ++++ os-prober: - add os-prober-40grub-check-grub2.patch * also skip legacy grub if /boot/grub2/grub.cfg is present, not only /boot/grub/grub.cfg (bsc#956337) ++++ xen: - fate#315712: XEN: Use the PVOPS kernel Turn off building the KMPs now that we are using the pvops kernel xen.spec ++++ yast2: - rewrite save_y2logs (and log linuxrc.log and wickedd.log) - 3.1.159 ------------------------------------------------------------------ ------------------ 2015-11-23 - Nov 23 2015 ------------------- ------------------------------------------------------------------ ++++ ceph: - Update to version 10.0.0+git.1448281567.39d6175: + ceph.spec.in: add BuildRequires: systemd + ceph.spec.in: limit _smp_mflags in SUSE builds ++++ gnome-desktop: - Update to version 3.19.1: + Fix turning off tiled monitors. + Fix thumbnailing of animations. + Updated translations. ++++ gnome-terminal: - Update to version 3.19.1: + Updated translations. - Pass --without-pcre2 to configure, we are missing it in openSUSE ++++ gspell: - Update to version 0.2.1: + Allow only to be #included directly. + Make GspellCheckerDialog derivable. + Make GspellLanguageChooserDialog derivable. + Add a GtkDialogFlags parameter to gspell_language_chooser_dialog_new(). + Add string length parameters to GspellChecker functions. ++++ kernel-default: - config: refresh ARM configs for 4.4-rc2. - commit 7eabae5 - Update to 4.4-rc2. - Eliminated 1 patch. - commit dea70ff ++++ kernel-source: - config: refresh ARM configs for 4.4-rc2. - commit 7eabae5 - Update to 4.4-rc2. - Eliminated 1 patch. - commit dea70ff ++++ kernel-syms: - config: refresh ARM configs for 4.4-rc2. - commit 7eabae5 - Update to 4.4-rc2. - Eliminated 1 patch. - commit dea70ff ++++ libdmapsharing: - Update to 2.9.32 * Small fix for dmap_mdns_browser_start - Make building more verbose ++++ webkit2gtk3: - Add binutils-gold BuildRequires: Use the gold linker for build and remove --reduce-memory-overheads from RPMOPT flags since gold-linker does not know it. ++++ systemd: - disable device timeout when nofail is set (bsc#949683) ++++ libva: - Update to version 1.6.1: + Add support for VP9 decode and HEVC encode in VA trace module. + Add VP9 profile to vainfo. + Enhance VA trace to dump VP8 encode parameters. - Add an explicit pkgconfig(wayland-scanner) BuildRequires: Configure looks for it, and we are already pulling it in automatically. ++++ libva-gl: - Update to version 1.6.1: + Add support for VP9 decode and HEVC encode in VA trace module. + Add VP9 profile to vainfo. + Enhance VA trace to dump VP8 encode parameters. - Add an explicit pkgconfig(wayland-scanner) BuildRequires: Configure looks for it, and we are already pulling it in automatically. ++++ yast2: - Fixed idnkit dependency to allow building YaST HEAD in SLE12 - 3.1.158 ++++ yast2-auth-client: - Redo fix for bsc#948432, with even more space for the two big buttons. Version number is now 3.3.6. ++++ yast2-network: - bnc#956012 - When exporting AutoYaST profile, it contains route definitions even when these routes were configured using linuxrc. - 3.1.137 ++++ yast2-services-manager: - Service state 'activating' is considered to be 'active', 'deactivating' is 'inactive' and 'reloading' is 'active'. This fixes the second stage of AutoYaST installation getting hung in certain cases as it tried to restart itself (bsc#956043). - 3.1.40 ------------------------------------------------------------------ ------------------ 2015-11-22 - Nov 22 2015 ------------------- ------------------------------------------------------------------ ++++ NetworkManager-gnome: - Update to version 1.0.8: + Added hotspot support to the editor. + Password widgets now emits a signal for secret flag changes. + The connection validation errors are now communicated in a tooltip. + The editor is now able to edit the VLAN flags. + Several bug fixes. + Updated translations. - Rebase nm-applet-probe-radius-server-cert.patch. ++++ NetworkManager-openvpn: - Update to version 1.0.8: + Fix operations in IPv6-only configurations. + Add support for importing configurations with inline certificates. + Do not require password if user chose not to store it. + Cosmetic UI fixes. + Updated translations. ++++ NetworkManager-pptp: - Update to version 1.0.8: + Updated translations. ++++ NetworkManager-vpnc: - Update to version 1.0.8: + Updated translations. ++++ at-spi2-core: - Update to version 2.19.1: + atspi_hyperlink_get_index_range: don't return random values if the call fails (bgo#755727). + Fixed some atspi_text_ functions (bgo#755731). ++++ kernel-default: - config: arm64: Update configs for 4.4-rc1 Align vanilla and default while at it. - commit f5e67d3 - config: armv6hl: Update configs for 4.4-rc1 Align vanilla and default while at it. - commit 11c6acd - config: armv7hl: Update configs for 4.4-rc1 Disable FW_LOADER_USER_HELPER_FALLBACK for vanilla (boo#944661, boo#951260). - commit d412cf8 ++++ kernel-source: - config: arm64: Update configs for 4.4-rc1 Align vanilla and default while at it. - commit f5e67d3 - config: armv6hl: Update configs for 4.4-rc1 Align vanilla and default while at it. - commit 11c6acd - config: armv7hl: Update configs for 4.4-rc1 Disable FW_LOADER_USER_HELPER_FALLBACK for vanilla (boo#944661, boo#951260). - commit d412cf8 ++++ kernel-syms: - config: arm64: Update configs for 4.4-rc1 Align vanilla and default while at it. - commit f5e67d3 - config: armv6hl: Update configs for 4.4-rc1 Align vanilla and default while at it. - commit 11c6acd - config: armv7hl: Update configs for 4.4-rc1 Disable FW_LOADER_USER_HELPER_FALLBACK for vanilla (boo#944661, boo#951260). - commit d412cf8 ++++ gssdp: - Update to version 0.14.12: + Fix issues with names of loopback device on *BSD. + Move gtest code one level up and examples to their own folder. + Fix a possible NULL derefence in gssdp-device-sniffer. + Remove use of gnome-common for building. + Bugs fixed: bgo#743070. ++++ libsigc++2: - Update to version 2.6.2: + slot: Handle auto-disconnection when a slot contains a slot (bgo#755003). + slot and signal: Correct move constructors and move assignments (bgo#756484). + trackable, slot_base, signal_base, connection: Add some noexcept specs (bgo#756484). + trackable, slot, signal: Remove noexcept from move operations (bgo#756484). + slot and signal: Add missing move constructors and move assignments (bgo#756484). + signal_impl: =delete copy and move operations (bgo#756484). + typed_slot_rep: =delete unimplemented copy and move operations (bgo#756484). + slot_rep: =delete copy and move operations (bgo#756484). ++++ libzypp: - Update zypp-po.tar.bz2 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-11-21 - Nov 21 2015 ------------------- ------------------------------------------------------------------ ++++ dconf-editor: - Update to version 3.19.1: + dconf-editor is now distributed under GPL 3. + Use GSettingsSchema to access schemas informations, and GSettings to edit settings when that’s possible. + UI of the keys list has been updated to use a GtkListBox, more accessible, more usable, cleaner. + Misc. other changes. + Updated translations. - Drop dconf-use-g_settings_get_default_value.patch: Fixed upstream. - Update license tag to GPL-3.0+, following upstreams relicensing work. ++++ kiwi: - Add warning to extractkernel for aarch64/armv7/s390x For those architectures, the kernel can only be found if suseStripKernel was called. Add a warning with a hint on what went wrong. ++++ shared-mime-info: - Backport the fix from openSUSE:Factory to fix the slow installation issue (bsc#862596) (fdo#70366) ------------------------------------------------------------------ ------------------ 2015-11-20 - Nov 20 2015 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to version 0.2.31 (bnc#946183) - Drop url-implies-writeconfig.diff; it is included in upstream since commit 2ef5aa - Correct RPM group - Include SCCcredentials file as a ghost entry - Further packaging improvements ++++ autoyast2: - Evaluating needed YAST packages which are defined in the AutoYaST configuration file and selecting these packages for installation. (bnc#955657) - 3.1.104 ++++ ceph: - Update to version 10.0.0+git.1448018611.3acfcbd: + based on upstream v10.0.0: http://docs.ceph.com/docs/master/release-notes/#v10-0-0 ++++ lvm2: - lvmcache: Remove verbose msg when rescanning devices.(bsc#955529) add: lvmcache-Remove-verbose-msg-when-rescanning-dev.patch - Do not output error message inside retry loops to avoid noisy error message being output inside retry loops in case of remove failure because device busy. (bsc#940298) add: libdm-iface-not-output-error-message-inside-retry-loop.patch ++++ installation-images-SLES: - adjust text menu message - add 'boot installed system' boot option - rework boot menus to hide advanced stuff in a submenu - add 'boot from hard disk' entry to efi boot menu - 14.209 ++++ kiwi: - v7.03.36 released ++++ gcc5: - Update to gcc-5-branch head (r230656). * Includes fix for HTM builtins on powerpc. [bnc#955382] * Includes fix for build with ISL 0.15. ++++ cmis-client: - for ppc64le bypass boo#955832: disable stop on make check error ++++ libffi-gcc5: - Update to gcc-5-branch head (r230656). * Includes fix for HTM builtins on powerpc. [bnc#955382] * Includes fix for build with ISL 0.15. ++++ harfbuzz: - Update to version 1.1.0: + Implement 'stch' stretch feature for Syriac Abbreviation Mark. + Disable use of decompose_compatibility() callback. + Implement "shaping" of various Unicode space characters, even if the font does not support them. + If font does not support U+2011 NO-BREAK HYPHEN, fallback to U+2010 HYPHEN. + Changes resulting from libFuzzer continuous fuzzing: - Reject font tables that need more than 8 edits. - Bound buffer growth during shaping to 32x. - Fix assertions and other issues at OOM / buffer max-growth. + Misc fixes and optimizations. + API changes: All fonts created with hb_font_create() now inherit from (ie. have parent) hb_font_get_empty(). ++++ poppler: - added poppler-qt5 package [bsc#953957] ++++ poppler-qt: - added poppler-qt5 package [bsc#953957] ++++ poppler: - added poppler-qt5 package [bsc#953957] ++++ wicked: - version 0.6.29 - rpm: do not use systemctl show in scripts (bsc#955778) systemctl show makes a systemd query and does not work in a chroot or when systemd is not available and using it in RPM scripts breaks offline update. Replaced with readlink. - team: fix to use proper names of ethtool delay options - nanny: skip recheck when no policy configured (bsc#953107) ++++ ntp: - add ntp.bug2965.diff (bsc#954982) * fixes regression in 4.2.8p4 update ++++ release-notes-sled: - 12.1.20151120 (tracked in bsc#956030): - Update release notes from FATE. - Added entries: - FATE#319890: If You Are Using Proprietary Graphics Drivers, Perform an Online Upgrade (for bsc#955523) - FATE#319108: Rollback of Service Packs - Changed entries: - FATE#317085: CJK Languages Support in Text-mode Installation (formatting fixes) - FATE#319467: Return Codes of zypper (formatting fixes) - FATE#319391: Tar: extended attributes (moved to different category) - FATE#319317: Safer Btrfs Balance Operation (improved description) - FATE#318805: Creating New Subvolumes Underneath the /-hierarchy (formatting fixes) - FATE#318574: Password Protection Behavior for Boot Entries (formatting fixes) - FATE#319049: Upgrading PostgreSQL Installations from 9.1 to 9.4 (formatting, grammar fixes) - FATE#319040: ntp 4.2.8 (grammar fixes) - FATE#319418: Graphviz PDF output Requires X11 (grammar, formatting fixes) - Removed entries: - FATE#318413: fsadm now support btrfs filesystem - Improved text output: Removed # characters at the end of section titles (bsc#955662) ++++ systemd-rpm-macros: - Support of DISABLE_STOP_ON_REMOVAL and DISABLE_RESTART_ON_UPDATE from /etc/sysconfig/service (bsc#955996) ++++ xf86-video-amdgpu: - update to release 1.0.0 (fate #315643-315645, 319159-319161, 319618) This is the initial release of the xf86-video-amdgpu driver. It was forked from the xf86-video-ati radeon driver and modified to support the amdgpu kernel driver via libdrm_amdgpu, and by extension the latest AMD GPU families Tonga, Carrizo, Iceland, Fiji and Stoney. Some functionality was removed because it's not relevant for the GPUs supported by the amdgpu kernel driver, but other than that the two drivers are more or less on par with respect to functionality and bug fixes. Thanks to everybody who contributed to this release! - get rid of _service file (no longer needed with official release now being available) ++++ yast2: - Fixed Puny code processing - the idnconv tool has been moved to a different package (idnkit) (bsc#953442) - 3.1.157 ++++ yast2-bootloader: - Fix AutoYaST schema to allow specification of 'vgamode', 'xen_kernel_append' and 'failsafe_disabled' in globals section (bsc#954412) ------------------------------------------------------------------ ------------------ 2015-11-19 - Nov 19 2015 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox-branding-SLE: - turn tracking protection on by default ++++ SUSEConnect: - Update to version 0.2.30 - New packaging spec. One `SUSEConnect` package to rule them all (bnc#951671) - Update manpages to match the latest CLI options ++++ dracut: - Fix the wrong kernel config check for microcode with 4.4 kernel (boo#955712): 0185-dracut.sh-remove-_EARLY-from-CONFIG_MICROCODE_-check.patch ++++ gpg2: - fix CVE-2015-1606 (bsc#918089) * Invalid memory read using a garbled keyring * 0001-gpg-Prevent-an-invalid-memory-read-using-a-garbled-k.patch - fix CVE-2015-1607 (bsc#918090) * memcpy with overlapping ranges * 0001-Use-inline-functions-to-convert-buffer-data-to-scala.patch - Fix regression of "gpg --recv" due to keyserver import filter (bsc#955753,boo#952347): 0001-gpg-Make-screening-of-keyserver-result-work-with-mul.patch 0002-gpg-Add-kbnode_t-for-easier-backporting.patch 0003-gpg-Fix-regression-due-to-the-keyserver-import-filte.patch ++++ gspell: - Update to version 0.1.2: + gspell has now a bugzilla product on gnome.org. + GTK-Doc: rename DOC_MODULE to gspell-1.0, to make the API reference available online at: https://developer.gnome.org/references ++++ kernel-default: - serial: export fsl8250_handle_irq. - commit 42fd13e - xen/events: Always allocate legacy interrupts on PV guests. - commit b63d753 - ethernet/atheros/alx: add Killer E2400 device ID (boo#955363). - commit aa7197b - staging: lustre: remove IOC_LIBCFS_PING_TEST ioctl. - commit 6772624 ++++ kernel-source: - serial: export fsl8250_handle_irq. - commit 42fd13e - xen/events: Always allocate legacy interrupts on PV guests. - commit b63d753 - ethernet/atheros/alx: add Killer E2400 device ID (boo#955363). - commit aa7197b - staging: lustre: remove IOC_LIBCFS_PING_TEST ioctl. - commit 6772624 ++++ kernel-syms: - serial: export fsl8250_handle_irq. - commit 42fd13e - xen/events: Always allocate legacy interrupts on PV guests. - commit b63d753 - ethernet/atheros/alx: add Killer E2400 device ID (boo#955363). - commit aa7197b - staging: lustre: remove IOC_LIBCFS_PING_TEST ioctl. - commit 6772624 ++++ kiwi: - Add btrfs to general documentation of volume setup Kiwi supports two options for setting up storage layouts with sub volumes, LVM and btrfs. Chapter 17 explains this in detail. The overview section in the general documentation didn't reference this. This patch fixes this. ++++ libzypp: - Update sle-zypp-po.tar.bz2 - Update zypp-po.tar.bz2 ++++ xen: - Upstream patches from Jan 561bbc8b-VT-d-don-t-suppress-invalidation-address-write-when-it-is-zero.patch 561d20a0-x86-hide-MWAITX-from-PV-domains.patch 561e3283-x86-NUMA-fix-SRAT-table-processor-entry-parsing-and-consumption.patch 5632118e-arm-Support-hypercall_create_continuation-for-multicall.patch 56321222-arm-rate-limit-logging-from-unimplemented-PHYSDEVOP-and-HVMOP.patch 56321249-arm-handle-races-between-relinquish_memory-and-free_domheap_pages.patch 5632127b-x86-guard-against-undue-super-page-PTE-creation.patch 5632129c-free-domain-s-vcpu-array.patch (Replaces CVE-2015-7969-xsa149.patch) 563212c9-x86-PoD-Eager-sweep-for-zeroed-pages.patch 563212e4-xenoprof-free-domain-s-vcpu-array.patch 563212ff-x86-rate-limit-logging-in-do_xen-oprof-pmu-_op.patch 56323737-libxl-adjust-PoD-target-by-memory-fudge-too.patch 56377442-x86-PoD-Make-p2m_pod_empty_cache-restartable.patch 5641ceec-x86-HVM-always-intercept-AC-and-DB.patch (Replaces CVE-2015-5307-xsa156.patch) 5644b756-x86-HVM-don-t-inject-DB-with-error-code.patch - Dropped 55b0a2db-x86-MSI-track-guest-masking.patch - Use upstream variants of block-iscsi and block-nbd - Remove xenalyze.hg, its part of xen-4.6 ++++ zypper: - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-11-18 - Nov 18 2015 ------------------- ------------------------------------------------------------------ ++++ glibc: - resolv-mem-leak.patch: Fix resource leak in resolver (bsc#955647, BZ #19257) - tzset-tzname.patch: Force rereading TZDEFRULES after it was used to set DST rules only (BZ #19253) ++++ glibc: - resolv-mem-leak.patch: Fix resource leak in resolver (bsc#955647, BZ #19257) - tzset-tzname.patch: Force rereading TZDEFRULES after it was used to set DST rules only (BZ #19253) ++++ irqbalance: - Only exclude arch s390 and s390x ++++ kernel-default: - XEN: Use the PVOPS kernel (fate#315712) Merge the -pv configs into -default (-pae on i386) and -debug and drop the -xen flavor and the associated patches.xen series. For a transitional period, the -xen flavor will be maintained in a separate branch as a reference. - commit c9b372d - Refresh config files. - commit f8f53b4 - btrfs: qgroup: fix quota disable during rescan. - commit 85158a1 ++++ kernel-source: - XEN: Use the PVOPS kernel (fate#315712) Merge the -pv configs into -default (-pae on i386) and -debug and drop the -xen flavor and the associated patches.xen series. For a transitional period, the -xen flavor will be maintained in a separate branch as a reference. - commit c9b372d - Refresh config files. - commit f8f53b4 - btrfs: qgroup: fix quota disable during rescan. - commit 85158a1 ++++ kernel-syms: - XEN: Use the PVOPS kernel (fate#315712) Merge the -pv configs into -default (-pae on i386) and -debug and drop the -xen flavor and the associated patches.xen series. For a transitional period, the -xen flavor will be maintained in a separate branch as a reference. - commit c9b372d - Refresh config files. - commit f8f53b4 - btrfs: qgroup: fix quota disable during rescan. - commit 85158a1 ++++ kiwi: - fix appdata generation on product builds with multiple media ++++ polkit: - polkit-revert-session-magic.patch: revert an upstream session - user enhancements which seems to expose a systemd sessiond/user handling bug. bsc#954139 ++++ totem: - Add totem-fix-GI-deprecations.patch: Fix some GI deprecation warnings (bgo#757526). - Add totem-fix-missing-return.patch: Fix a missing return statement (bgo#758324). ++++ python-qt4: - Add fix-for-patched-sip.diff so it builds with a patched python-sip 4.15.4 version with features from 4.16.x (related to bnc#955823 ) ++++ rollback-helper: - added versioned pre-require on systemd-presets-branding SLE package (bsc#954377) ++++ supportutils: - Fixed mount option for bsc#951218 - supportconfig: 3.0-71 ++++ yast2-audit-laf: - Fix validation of AutoYaST profiles (bsc#954412) - 3.1.4 ++++ yast2-bootloader: - Fix validation of AutoYaST profiles (bsc#954412) ++++ yast2-registration: - Fix validation of AutoYaST profiles (bsc#954412) - 3.1.166 ++++ yast2-snapper: - disable delete and modify snapshots if not exist (bsc#951179) - 3.1.10 ++++ yast2-users: - fix validation of AutoYaST profiles (bsc#954412) - 3.1.41 ------------------------------------------------------------------ ------------------ 2015-11-17 - Nov 17 2015 ------------------- ------------------------------------------------------------------ ++++ gcc48: - Add gcc48-bnc955382.patch to fix HTM builtins on powerpc. [bnc#955382] ++++ dracut: - Disable 0400-use_fstab_systemd.patch - Fully implementing this would take ages - Fix boo#948771 - Add numbers to the filename of all patches: fips_add_aesni-intel.patch -> 0138-fips_add_aesni-intel.patch dracut_fix_multipath_without_config.patch -> 0200-dracut_fix_multipath_without_config.patch fix_nfs_with_ip_instead_of_hostname.patch -> 0201-fix_nfs_with_ip_instead_of_hostname.patch dracut_dmraid_use_udev.patch -> 0202-dracut_dmraid_use_udev.patch dracut_dont_use_dpkg_defaults_on_SUSE.patch -> 0300-dracut_dont_use_dpkg_defaults_on_SUSE.patch ++++ libgcj48: - Add gcc48-bnc955382.patch to fix HTM builtins on powerpc. [bnc#955382] ++++ gnome-packagekit: - Move gpk-application.appdata.xml to -extras package, where also the .desktop file resides. ++++ gnome-settings-daemon: - Add gnome-settings-daemon-bsc945348-disappearing-cursor.patch (bsc#945348). The cursor would disappear on mutter restart. ++++ gnome-shell: - Add bnc948802-fix-user-logout-dialog-icon.patch (bnc#948802) Fix user logout screen icon misalignment. - Update to version 3.18.3: + Fix browser plugin crash in Firefox (bgo#737932, bgo#757940). - Drop gnome-shell-revert-browser-plugin.patch: Fixed upstream. ++++ grub2: - Fix wrong escape sequence in previous commit (bsc#955115) * modified grub2-snapper-plugin.sh ++++ irqbalance: - enable build for aarch64 ++++ kiwi: - v7.03.35 released - Retrieve vm tools version from vmtoolsd ++++ cmis-client: - Add 0005-Remove-invalid-comments-from-test-JSON-file.patch to fix test-onedrive failure with boost 1.59 (http://sourceforge.net/p/libcmis/tickets/13/) ++++ libinput: - Update to version 1.1.1: * Two significant fixes and a couple of other cleanups. * Pointer acceleration is now initialized for pointer-like device without buttons. Some devices have rel x/y axes but no buttons and aren't tagged as pointers by udev. If such a device sent an event it could cause a crash in libinput. * An error in in the struct list handling caused device groups to write to invalid memory. The immediate effect observed was that the log priority changed seemingly randomly, but different optimization options may cause other effects. ++++ numactl: - Add mainline patch: libnuma: add check for return value of numa_node_to_cpus Add check_for_return_val_of_numa_node_to_cpus.patch bsc#955334 ++++ poppler: - Update to version 0.38.0: + core: - Splash: Multiply opacity in case of pattern colorspace (fdo#92592). - Small form improvements on non ascii character rendering. - Clarify README. + build system: Clarify internal DCT and JPX are only provided as deprecated fallbacks. + utils: pdftocairo: fix fit to page transformation. - Bump soname following upstream changes. ++++ poppler-qt: - Update to version 0.38.0: + core: - Splash: Multiply opacity in case of pattern colorspace (fdo#92592). - Small form improvements on non ascii character rendering. - Clarify README. + build system: Clarify internal DCT and JPX are only provided as deprecated fallbacks. + utils: pdftocairo: fix fit to page transformation. - Bump soname following upstream changes. ++++ libtirpc: - Update to libtirpc-1.0.1 - new major soname - Adjust auth code to match other RPC implementations - Implement more gss auth stuff - use poll() instead of select() in svc_run() - Add more sunrpc compat functions - Sync compat headers with real functions - Drop 005-missing-symvers.patch (upstream) - Drop 006-memleak1.patch (upstream) - Drop 007-memleak2.patch (upstream) - Drop 008-fix-undef-ref.patch (upstream) - Drop 009-authdes_pk_create.patch (upstream) - Drop 010-xdr_sizeof.patch (upstream) - Drop 011-authdes_create.patch (upstream) - Drop 012-xp_sock.patch (upstream) - Drop 099-poll.patch (upstream) - Drop libtirpc-xdr-header.patch (was backport) - Add 005-libtirpc-1.0.2-rc1.patch (fixes deadlock) ++++ libvirt: - Don't add apparmor deny rw rule for 9P readonly mounts. bsc#952849. virt-aa-helper-rw-mounts.patch ++++ libyui-ncurses: - Allow Ctrl-a and Ctrl-e key navigation for ComboBox, InputField and MultiLineEdit widgets (bsc#938814) - 2.47.5 ++++ polkit-default-privs: - polit-fix-chkstat-modes.patch: specificy an explicit umask of 0022 to create rule files. bsc#946210 ++++ system-config-printer: - Move system-config-printer to the main package where also the respective .desktop file is packaged. ++++ rpcbind: - Add 0002-revert-auth.patch: revert old patch no longer working with libtirpc 1.0.1 (http://sourceforge.net/p/libtirpc/mailman/message/34585439/) ++++ virt-manager: - bsc#955401 - Can't create VM without disk: "list index out of range" virtinst-set-cache-mode-unsafe-for-install.patch ++++ yast2-bootloader: - Fixed crash in bootloader proposal if previous installation was on software RAID (bsc#955216) - 3.1.161 ++++ yast2-mail: - Fix validation of AutoYaST profiles (bsc#954412) - 3.1.6 ------------------------------------------------------------------ ------------------ 2015-11-16 - Nov 16 2015 ------------------- ------------------------------------------------------------------ ++++ dracut: - Update description in dracut.spec ++++ gnome-shell-extensions: - Add bnc947381-Application-menu-selections-stop-working.patch: Fix application menu open issue. Upstream has this fixed but no related bug report (bnc947381). ++++ grub2: - Fix snapshot booting on s390x (bsc#955115) * modified grub2-snapper-plugin.sh ++++ gtk3: - Update to version 3.18.5: + GtkFileChooser: - Make sure external drives show up either in the sidebar or the places view. - Ignore double-click events. + Avoid some crashes in CSS parsing error handling. - Drop gtk3-gtkplacessidebar-improve-heuristics-external-drives.patch: Fixed upstream. ++++ kernel-default: - Update to 4.4-rc1. - Xen is disabled. - ARM configs need updating. - 7 patches eliminated. - Config changes: - Networking: - NETFILTER_NETLINK_GLUE_CT=y - renamed from NETFILTER_NETLINK_QUEUE_CT - IEEE802154_NL802154_EXPERIMENTAL=n - still in development, assumed the option will be renamed when it's finalized - NET_L3_MASTER_DEV=y (library, no code execution by itself) - NFC_FDP=m - NFC_FDP_I2C=m - NFC_MRVL_I2C=m - BNXT=m - BNXT_SRIOV=y - MLXSW_SPECTRUM=m - QED=m - QEDE=m - RTL8XXXU=m - RTL8XXXU_UNTESTED=y - WILC1000_DRIVER=n (no module option) - Storage: - NVM=y - NVM_DEBUG=n - NVM_GENNVM=m - NVM_RRPC=m - Input/Serial: - TOUCHSCREEN_FT6236=m - TOUCHSCREEN_TSC2004=m - TOUCHSCREEN_ROHM_BU21023=m - INPUT_DA9063_ONKEY=m - USERIO=m - SERIAL_8250_RT288X=y - SERIAL_8250_MID=m - HID_CORSAIR=m - HID_GFRM=m - Misc: - PINCTRL_BROXTON=n - GPIO_AMDPT=m - GPIO_104_IDIO_16=m - GPIO_IT87=m - BATTERY_BQ27XXX=m - BATTERY_BQ27XXX_I2C=y - BATTERY_BQ27XXX_PLATFORM=y - Video: - VIDEO_VIVID_MAX_DEVS=64 (default) - FB_IBM_GXT4500=m - Audio: - SND_PCM_TIMER=y - SND_FIREWIRE_DIGI00X=m - SND_FIREWIRE_TASCAM=m - Sensors: - MXC4005=m - HI8435=m - VZ89X=m - HDC100X=m - HTU21=m - APDS9960=m - US5182D=m - MCP4531=m - MS5637=m - LIDAR_LITE_V2=m - TSYS01=m - TSYS02D=m - SENSORS_MAX31790=m - Misc: - FPGA=m - FPGA_MGR_ZYNQ_FPGA=n - UBIFS_ATIME_SUPPORT=y - VFIO_NOIOMMU=n - COMMON_CLK_SI514=m - RTC_DRV_RV8803=m - Tracing: - STM=m - STM_DUMMY=m - STM_SOURCE_CONSOLE=m - TRACING_EVENTS_GPIO=y - Debugging: - TEST_PRINTF=n - SECTION_MISMATCH_WARN_ONLY=y (current behavior) - ACPI_DEBUGGER=n - EFI: - EFI_FAKE_MEMMAP=n - EFI_PGT_DUMP=n - DEBUG_WX=y - Crypto: - CRYPTO_KEYWRAP=m - PWM_PCA9685=m - x86: - MIC_COSM=m - UNISYS_VISORINPUT=m - UNISYS_VISORHBA=m - LEGACY_VSYSCALL_EMULATE=emulate - INTEL_TH=m - INTEL_TH_PCI=m - INTEL_TH_GTH=m - INTEL_TH_STH=m - INTEL_TH_MSU=m - INTEL_TH_PTI=m - INTEL_TH_DEBUG=n - INTEL_IOMMU_SVM=y - INTEL_IDMA64=m - TOSHIBA_WMI=m - ARM: - AHCI_QORIQ=n - BCM7038_WDT=n - SSB_HOST_SOC=n - MFD_ATMEL_FLEXCOM=n - commit ac3c385 ++++ kernel-source: - Update to 4.4-rc1. - Xen is disabled. - ARM configs need updating. - 7 patches eliminated. - Config changes: - Networking: - NETFILTER_NETLINK_GLUE_CT=y - renamed from NETFILTER_NETLINK_QUEUE_CT - IEEE802154_NL802154_EXPERIMENTAL=n - still in development, assumed the option will be renamed when it's finalized - NET_L3_MASTER_DEV=y (library, no code execution by itself) - NFC_FDP=m - NFC_FDP_I2C=m - NFC_MRVL_I2C=m - BNXT=m - BNXT_SRIOV=y - MLXSW_SPECTRUM=m - QED=m - QEDE=m - RTL8XXXU=m - RTL8XXXU_UNTESTED=y - WILC1000_DRIVER=n (no module option) - Storage: - NVM=y - NVM_DEBUG=n - NVM_GENNVM=m - NVM_RRPC=m - Input/Serial: - TOUCHSCREEN_FT6236=m - TOUCHSCREEN_TSC2004=m - TOUCHSCREEN_ROHM_BU21023=m - INPUT_DA9063_ONKEY=m - USERIO=m - SERIAL_8250_RT288X=y - SERIAL_8250_MID=m - HID_CORSAIR=m - HID_GFRM=m - Misc: - PINCTRL_BROXTON=n - GPIO_AMDPT=m - GPIO_104_IDIO_16=m - GPIO_IT87=m - BATTERY_BQ27XXX=m - BATTERY_BQ27XXX_I2C=y - BATTERY_BQ27XXX_PLATFORM=y - Video: - VIDEO_VIVID_MAX_DEVS=64 (default) - FB_IBM_GXT4500=m - Audio: - SND_PCM_TIMER=y - SND_FIREWIRE_DIGI00X=m - SND_FIREWIRE_TASCAM=m - Sensors: - MXC4005=m - HI8435=m - VZ89X=m - HDC100X=m - HTU21=m - APDS9960=m - US5182D=m - MCP4531=m - MS5637=m - LIDAR_LITE_V2=m - TSYS01=m - TSYS02D=m - SENSORS_MAX31790=m - Misc: - FPGA=m - FPGA_MGR_ZYNQ_FPGA=n - UBIFS_ATIME_SUPPORT=y - VFIO_NOIOMMU=n - COMMON_CLK_SI514=m - RTC_DRV_RV8803=m - Tracing: - STM=m - STM_DUMMY=m - STM_SOURCE_CONSOLE=m - TRACING_EVENTS_GPIO=y - Debugging: - TEST_PRINTF=n - SECTION_MISMATCH_WARN_ONLY=y (current behavior) - ACPI_DEBUGGER=n - EFI: - EFI_FAKE_MEMMAP=n - EFI_PGT_DUMP=n - DEBUG_WX=y - Crypto: - CRYPTO_KEYWRAP=m - PWM_PCA9685=m - x86: - MIC_COSM=m - UNISYS_VISORINPUT=m - UNISYS_VISORHBA=m - LEGACY_VSYSCALL_EMULATE=emulate - INTEL_TH=m - INTEL_TH_PCI=m - INTEL_TH_GTH=m - INTEL_TH_STH=m - INTEL_TH_MSU=m - INTEL_TH_PTI=m - INTEL_TH_DEBUG=n - INTEL_IOMMU_SVM=y - INTEL_IDMA64=m - TOSHIBA_WMI=m - ARM: - AHCI_QORIQ=n - BCM7038_WDT=n - SSB_HOST_SOC=n - MFD_ATMEL_FLEXCOM=n - commit ac3c385 ++++ kernel-syms: - Update to 4.4-rc1. - Xen is disabled. - ARM configs need updating. - 7 patches eliminated. - Config changes: - Networking: - NETFILTER_NETLINK_GLUE_CT=y - renamed from NETFILTER_NETLINK_QUEUE_CT - IEEE802154_NL802154_EXPERIMENTAL=n - still in development, assumed the option will be renamed when it's finalized - NET_L3_MASTER_DEV=y (library, no code execution by itself) - NFC_FDP=m - NFC_FDP_I2C=m - NFC_MRVL_I2C=m - BNXT=m - BNXT_SRIOV=y - MLXSW_SPECTRUM=m - QED=m - QEDE=m - RTL8XXXU=m - RTL8XXXU_UNTESTED=y - WILC1000_DRIVER=n (no module option) - Storage: - NVM=y - NVM_DEBUG=n - NVM_GENNVM=m - NVM_RRPC=m - Input/Serial: - TOUCHSCREEN_FT6236=m - TOUCHSCREEN_TSC2004=m - TOUCHSCREEN_ROHM_BU21023=m - INPUT_DA9063_ONKEY=m - USERIO=m - SERIAL_8250_RT288X=y - SERIAL_8250_MID=m - HID_CORSAIR=m - HID_GFRM=m - Misc: - PINCTRL_BROXTON=n - GPIO_AMDPT=m - GPIO_104_IDIO_16=m - GPIO_IT87=m - BATTERY_BQ27XXX=m - BATTERY_BQ27XXX_I2C=y - BATTERY_BQ27XXX_PLATFORM=y - Video: - VIDEO_VIVID_MAX_DEVS=64 (default) - FB_IBM_GXT4500=m - Audio: - SND_PCM_TIMER=y - SND_FIREWIRE_DIGI00X=m - SND_FIREWIRE_TASCAM=m - Sensors: - MXC4005=m - HI8435=m - VZ89X=m - HDC100X=m - HTU21=m - APDS9960=m - US5182D=m - MCP4531=m - MS5637=m - LIDAR_LITE_V2=m - TSYS01=m - TSYS02D=m - SENSORS_MAX31790=m - Misc: - FPGA=m - FPGA_MGR_ZYNQ_FPGA=n - UBIFS_ATIME_SUPPORT=y - VFIO_NOIOMMU=n - COMMON_CLK_SI514=m - RTC_DRV_RV8803=m - Tracing: - STM=m - STM_DUMMY=m - STM_SOURCE_CONSOLE=m - TRACING_EVENTS_GPIO=y - Debugging: - TEST_PRINTF=n - SECTION_MISMATCH_WARN_ONLY=y (current behavior) - ACPI_DEBUGGER=n - EFI: - EFI_FAKE_MEMMAP=n - EFI_PGT_DUMP=n - DEBUG_WX=y - Crypto: - CRYPTO_KEYWRAP=m - PWM_PCA9685=m - x86: - MIC_COSM=m - UNISYS_VISORINPUT=m - UNISYS_VISORHBA=m - LEGACY_VSYSCALL_EMULATE=emulate - INTEL_TH=m - INTEL_TH_PCI=m - INTEL_TH_GTH=m - INTEL_TH_STH=m - INTEL_TH_MSU=m - INTEL_TH_PTI=m - INTEL_TH_DEBUG=n - INTEL_IOMMU_SVM=y - INTEL_IDMA64=m - TOSHIBA_WMI=m - ARM: - AHCI_QORIQ=n - BCM7038_WDT=n - SSB_HOST_SOC=n - MFD_ATMEL_FLEXCOM=n - commit ac3c385 ++++ kiwi: - Deleted __checkMountDependencies runtime check I'm afraid but this check causes more false positives than the correct detection of an inconsistency in the mount table. Checking if the string 'kiwi' appears in the process list is not enough, especially in contained environment where the host kernel shares mount information with a VM or container guest this check is always wrong. We need a better solution here. Fixes Issue#501 - Added Leap 42.1 support for kiwi --describe Allow to analyse Leap Systems, fixes Issue #516 ++++ samba: - Ensure samlogon fallback requests are rerouted after kerberos failure; (bnc#953382); (bnc#953972). ++++ samba: - Ensure samlogon fallback requests are rerouted after kerberos failure; (bnc#953382); (bnc#953972). ++++ libpng12: - security update: * CVE-2015-8126 [bsc#954980] * CVE-2015-7981 [bsc#952051] ++++ libpng15: - security update: * CVE-2015-8126 [bsc#954980] + libpng15-CVE-2015-8126.patch ++++ libpng16: - security update: * CVE-2015-8126 [bsc#954980] ++++ libzypp: - createPot: Fix plural form detection (bsc#955053) - version 15.19.7 (19) ++++ python-sip: - Added patches from upstream to fix bnc#955823: - Added 0001-Fixed_handling_of_nonpointer_object_variables_so_that.patch: Fixed the handling of non-pointer object variables so that they are only wrapped once and the Python object cached. - Added 0001-Fixed_a_regression_in_the_handling_of_static_non-pointer_object_variables.patch: Fixed a regression in the handling of static non-pointer object variables. - Added 0002-Fixed_a_missing_reference_in_the_previous_fix.patch: Fixed a missing reference in the previous fix. - Added 0001-Fixed_the_KeepReference_function_annotation_when.patch: Fixed the /KeepReference/ function annotation when applied to static functions. - Added 0001-pyqt4_pyqt5_specific_data_structures.patch: The PyQt4 and PyQt5 specific data structures are now completely separate in preparation for the signal changes needed by PyQt5. Renamed the PyQt4Flags and PyQt4NoQMetaObject annotations so that they are not PyQt4 specific. - Added 0001-Implemented_the_PyQt5_signal_emitters.patch: Implemented the PyQt5 signal emitters. - Added 0001-Fixed_a_code_generation_bug_for_variables_with_multi-const_types.patch: Add a space between "const" and the variable name for multi-const types in generated code. - Added 0002-Added_the_NoSetter_variable_annotation.patch: Added the /NoSetter/ variable annotation. In order to not generate code that changes values of const variables. - Added 0001-Changed_handling_of_timelines_Added_-B_option.patch: Changed the handling of timelines so that the latest version is enabled if no known version is explicitly enabled. Added the -B option to sip to allow timeline backstops to be defined. - Added regenerate-files.diff: Some of the previous patches modify flex/bison source files, but the files generated by the unpatched sources are included in the package source and are not regenerated during build. This patch (not from upstream) regenerates those files from patched sources. ++++ yast2-inetd: - Fix validation of AutoYaST profiles (bsc#954412) - 3.1.12 ++++ yast2-network: - bnc#955217 - do not raise internal error during AY installation with profile containing device renaming rule for unconfigured interface - 3.1.136 - bnc#944349 - do not set links down when running AY installation over vnc. VNC installation do not freeze. - renaming network devices during ssh/vnc installation is supported -3.1.135 ++++ yast2-samba-server: - Fix validation of AutoYaST profiles (bsc#954412) - 3.1.13 ++++ zypper: - createPot: Fix plural form detection (bsc#955053) - version 1.12.26 ------------------------------------------------------------------ ------------------ 2015-11-15 - Nov 15 2015 ------------------- ------------------------------------------------------------------ ++++ kernel-default: - Update config files. Enable CRASHER on s390x to be the same as in all other configs. - commit 71162f2 - Rename patches.suse/crasher-26.diff to patches.suse/crasher.patch It is no longer anything for 2.6 :). - commit d407cb2 - Refresh patches.suse/crasher.patch See the patch to see what the update consists of. - commit 57989db ++++ kernel-source: - Update config files. Enable CRASHER on s390x to be the same as in all other configs. - commit 71162f2 - Rename patches.suse/crasher-26.diff to patches.suse/crasher.patch It is no longer anything for 2.6 :). - commit d407cb2 - Refresh patches.suse/crasher.patch See the patch to see what the update consists of. - commit 57989db ++++ kernel-syms: - Update config files. Enable CRASHER on s390x to be the same as in all other configs. - commit 71162f2 - Rename patches.suse/crasher-26.diff to patches.suse/crasher.patch It is no longer anything for 2.6 :). - commit d407cb2 - Refresh patches.suse/crasher.patch See the patch to see what the update consists of. - commit 57989db ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-11-14 - Nov 14 2015 ------------------- ------------------------------------------------------------------ ++++ gnome-shell: - Add gnome-shell-revert-browser-plugin.patch: Revert upstream commit that makes the browser plugin crash in openSUSE (bgo#757940, bgo#758035). ++++ gtk3: - Add gtk3-gtkplacessidebar-improve-heuristics-external-drives.patch: Add missed commit for the sidebar refactor, without this external drives are not shown anywhere (bgo#756589). ++++ samba: - Remove redundant configure options while adding with-relro. - Cleanup and enhance the pidl sub package. ++++ samba: - Ensure to link with --as-needed flag by removing SUSE_ASNEEDED=0. - Always use the default optimization even on pre-9.2 systems. - Remove redundant configure options while adding with-relro. - Relocate the lockdir to the /var/lib/samba/lock directory. - Cleanup and enhance the pidl sub package. ------------------------------------------------------------------ ------------------ 2015-11-13 - Nov 13 2015 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Add PackageKit-avoid-endless-loop-on-autoupdate.patch: Avoid a endless loop on autoupdates. - Add PackageKit-fix-offline-trigger.patch: Fix the PK trigger detection: if not done properly, PK might believe that something else triggered the system update and expects something else to handle the update (boo#954125). ++++ cmake: - Remove special paths for version 1110 and 1140 - Revert removal of CMAKE_INSTALL_LIBDIR declaration from the macros. ++++ gdm: - fix gdm widget language appearance. (bsc#870558) ++++ nautilus: - Update to version 3.18.2: + Show SD cards and external hard drives in the sidebar, not in the Other Places view. + Fix nautilus not opening a new window when used from command line. + Fix crash using samba. + Allow 3rd party themes to tweak operations button color. + Fix recurrent crash when closing Nautilus. + Avoid empty operations popover. + Fix nautilus opening locations in a different window than the one the user is using. + Fix Other Places lock ups. + Adapt rename entry to the width of the file and increase the minimum. + Increase max width of operations popover to fix ellipsize translations. + Fix recurrent crashers. + Updated translations. ++++ installation-images-SLES: - add inst_sap-start.rb (fate#318072) - 14.208 - noto-sans and google-roboto-fonts only for openSUSE ++++ systemd: - fix 0003-namespace-make-sure-tmp-var-tmp-and-dev-are-writable.patch: it incorrectly returned an error when paths given by ReadOnlyDirectories= and InaccessibleDirectories= directives were prefixed with "-" and didn't exist (bsc#954781). ++++ yaml-cpp: - Add patch to fix wrong node behaviour in 0.5.2 bnc#954749: * fix-node-regression.patch ++++ polkit-default-privs: - 0001-polkit-default-privs-rename-of-powerdevil-action-nam.patch: Powerdevil action names. The patch comes from git and has been edited to apply correctly (bnc#927275) ++++ qemu: - Due to space restrictions in limited bios data areas, don't create mptable if vcpu count is "high" (ie more than ~19). (bsc#954864) (No supported guests are negatively impacted by this change, which is taken from upstream seabios) * Patches added: seabios-mptable-Don-t-create-mptable-if-.patch ++++ strongswan: - Applied upstream fix for a authentication bypass vulnerability in the eap-mschapv2 plugin (CVE-2015-8023,bsc#953817). [+ 0010-strongswan-4.4.0-5.3.3_eap_mschapv2_state.patch] ++++ xf86-input-evdev: - Use url for source - Add gpg signature - Make building more verbose ++++ xf86-input-synaptics: - Add gpg signature - Make building more verbose ++++ xf86-video-amdgpu: - Use human readable timestamp %cd instead of %ct in _service file ++++ xf86-video-ati: - Use url for source - Add gpg signature - Make building more verbose - Update to version 7.6.1: + Post 7.6.0 release version bump + Remove duplicate free(output_ids) call + Set version for 7.6.1 release - Update to version 7.6.0: + Remove dead accelDFS flag + radeon: bump version post release + add new bonaire pci id + add new OLAND pci id + radeon: stop caching mode resources + radeon: move output name creation to its own function + radeon: add support for DP 1.2 display hotplug (v2) + radeon: adopt for new X server dirty tracking APIs. + radeon: cleanup the entity rec + radeon: move radeon_pixmap forward declaration into other block + radeon/vdpau: don't report VDPAU for < r300 + Handle tiling in radeon_set_shared_pixmap_backing + Do not link radeon_drv.so against libpciaccess + Avoid leaking memory on output. + Proper leak fix, previous leak fix was bogus. + present: Move check for async flips + present: Fix present notify timestamps and counts. + Allow/Fix use of multiple ZaphodHead outputs per x-screen. (v2) + Don't set TILE_SPLIT flags if surface.tile_split == 0. + Fix inconsistent default eg_tile_split in evergreen_accel.c + Make selection between DRI2 and DRI3 consistent with other drivers. (v2) + Remove duplicate OPTION_PAGE_FLIP entry + PRIME: Don't advertise offload capabilities when acceleration is disabled + Prefer drmModeSetCursor2 over drmModeSetCursor + Require at least xserver 1.8 + Move xorg_list backwards compatibility to new radeon_list.h header + Add DRM event queue helpers v2 + DRI2: Simplify blit fallback handling for scheduled swaps + DRI2: Remove superfluous assignments to *_info->frame + DRI2: Move radeon_dri2_flip_event_handler + DRI2: Use helper functions for DRM event queue management v3 + DRI2: Split out helper for getting UST and MSC of a specific CRTC + Move #include "radeon_glamor.h" from radeon.h to where it's needed + Fold radeon_glamor_flush into radeon_cs_flush_indirect + Add support for SYNC extension fences v2 + Add support for the Present extension v2 + Add DRI3 support v2 + Simplify includes in radeon_{dri3,present}.c + Add xorg_list_for_each_entry_safe fallback in radeon_list.h + Initialize boolean variable before calling xf86GetOptValBool + DRI3: Use open hook instead of open_client + Always include misync.h before other misync headers + glamor: Add glamor_fd_from_pixmap define for standalone glamor tree + dri3: Use screen->CreatePixmap instead of fbCreatePixmap directly + EXA: Return NULL from radeon_get_pixmap_bo if there is no driver private + configure.ac: Check for misyncshm.h again + Adapt radeon_sync.c for misyncshm.h vs misync.h as well + Make radeon_do_pageflip take a BO handle directly + Present: Add radeon_present_get_pixmap_handle helper + glamor: Avoid generating GEM flink names for BOs shared via DRI3 v2 + glamor: Handle GLAMOR_* flags removed from xserver + Increase robustness against DRM page flip ioctl failures v3 + Simplify radeon_do_pageflip() error handling slightly more + Move radeon_drm_handler/abort_proc fields to drmmode_flipdata_rec + Move get_pixmap_handle helper to radeon_bo_helper.c + DRI2: Use radeon_get_pixmap_handle + Only enable SYNC extension fences and the Present extension along with DRI3 + Add radeon_get_pixmap_tiling_flags helper + present: Don't flip between BOs with different tiling parameters + Rename scanout_pixmap_x field to prime_pixmap_x + Split out struct drmmode_scanout for rotation shadow buffer information + Add RADEON_CREATE_PIXMAP_SCANOUT flag + glamor: Remove unused function radeon_glamor_pixmap_is_offscreen + glamor: Add radeon_pixmap parameter to radeon_glamor_create_textured_pixmap + glamor: Add wrappers for the X server rendering hooks + glamor: Add Option "ShadowPrimary" v2 + glamor: Remove the stride member of struct radeon_pixmap + Add Option "TearFree" v4 + DRI2: Clear old->devPrivate.ptr in fixup_glamor + Only copy fbcon BO contents if bgNoneRoot is TRUE + Defer initial drmmode_copy_fb call until root window creation + Defer initial modeset until the first BlockHandler invocation + Update scanout pixmap contents before setting a mode with it + Make drmmode_copy_fb() work with glamor as well + On screen resize, clear the new buffer before displaying it + Don't call radeon_get_pixmap_private() when using EXA + Skip disabled CRTCs in drmmode_set_desired_modes() even if set_hw == FALSE + glamor: Deal with glamor_glyphs_init being removed from xserver + Replace SyncFence typedef with declaration of struct _SyncFence + present: Remove get_drmmode_crtc helper + glamor: Only wait for GPU writes in radeon_glamor_prepare_access_cpu_ro + DRI2: Fix handling of drmmode_crtc_get_ust_msc return code + Don't attempt a DRI2/Present page flip while the other one is flipping + Skip disabled CRTCs in radeon_scanout_(do_)update + present: Fall back to modeset for unflip operation + present: Look at all CRTCs to determine if we can flip + present: Handle DPMS off in radeon_present_get_ust_msc + Remove unused local variable pRADEONEnt + glamor: Move declaration of struct radeon_pixmap out of #if/#else blocks + Only call drmmode_copy_fb (at most) once on server startup + Wait for scanout BO initialization to finish before setting mode + DRI2: Don't ignore rotated CRTCs in amdgpu_dri2_drawable_crtc + DRI2: Keep MSC monotonic when moving window between CRTCs + Only align screen / scanout pixmap height where necessary + Call xf86CrtcRotate from initial drmmode_set_desired_modes call + Don't advertise rotation support without hardware acceleration v2 + Eliminate redundant data parameter from drmmode_crtc_scanout_create + Properly handle drmModeAddFB failure in drmmode_crtc_scanout_allocate + Bump version for 7.6.0 release + Disable CRTCs when disabling the outputs + Do not try to enable already enabled CRTCs in DPMS hook + radeon: remove unneeded inclusion of sarea.h + Handle failures in setting a CRTC to a DRM mode properly + dri2: Avoid calculation with undefined msc value + Simplify pick best crtc to fold two loops into one + Clean up allocation in RADEONInitVideo() + Simplify drmmode_set_mode_major() and avoid leaking memory. + Clean up radeon_dri2_create_buffer2() - Remove upstream patches: * U_glamor-Handle-GLAMOR_-flags-removed-from-xserver.patch * U_radeon-adopt-for-new-X-server-dirty-tracking-APIs.patch ++++ yast2-firewall: - fix validation of AutoYaST profiles (bnc#954412) - 3.1.4 ++++ yast2-ntp-client: - Fix validation of AutoYaST profiles (bsc#954412) - 3.1.21 ++++ yast2-ruby-bindings: - Fix Cell ui shortcut as final id have to be lowercase (fake bug to get it accepted bnc#0) - 3.1.41 ++++ yast2-schema: - Fix validation of AutoYaST schema (bsc#954412) - 3.1.6 ------------------------------------------------------------------ ------------------ 2015-11-12 - Nov 12 2015 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Updating AutoYaST documentation - 3.1.103 ++++ cmake: - Update to 3.4.0 * The "if()" command learned a new "TEST" operator that evaluates to true if a given test name has been defined by the "add_test()" command. See policy "CMP0064". * The "install(DIRECTORY)" command "DESTINATION" option learned to support "generator expressions". * The "install(FILES)" command "DESTINATION" option learned to support "generator expressions". * CMake learned to honor "*.manifest" source files with MSVC tools. Manifest files named as sources of ".exe" and ".dll" targets will be merged with linker-generated manifests and embedded in the binary. Full changelog see http://kitware.com/blog/home/post/1002 - Drop patche included in upstream * cmake-3.3.1-FindPkgConfig_remove_variable_dereference.patch ++++ dconf-editor: - Update to version 3.18.2: + Updated translations. ++++ lvm2: - Merge the configuration item "debug_class" into one line (bsc#954744). ++++ dracut: - Add 0301-include_sysconfig_language.patch: - Include /etc/sysconfig/language instead of forcibly generating /etc/locale.conf - Workaround and partial fix for boo#927250 ++++ gedit: - Update to version 3.18.2: + Fix performance problem with remote files in the open file selector. + Various minor code improvements and bug fixes. + Updated translations. ++++ gfxboot: - documented submenu syntax - show submenu indicator in RTL layout - on leaving a submenu, restore cursor position - implement support for sub-menues (bsc#906990) - 4.5.11 ++++ gnome-contacts: - Update to version 3.18.1: + Avoid crash in search provider. + Remove unused libnotify dependency. + Updated translations. - Drop pkgconfig(libnotify) BuildRequires following upstream. ++++ gnome-shell: - Update to version 3.18.2: + Fix fullscreen animation glitches (bgo#756697, bgo#756714). + Fix window menu being closed immediately in top orientation (bgo#756605). + Respect text-scaling factor under wayland (bgo#756447). + Fix login screen getting stuck after authentification (bgo#754814). + Fix overview being toggled while still animating (bgo#756925). + Improve robustness of browser plugin (bgo#737932, bgo#757940). + Misc. bug fixes (bgo#756983, bgo#757150, bgo#757779). + Updated translations. - Drop gnome-shell-Fix-nb-translation.patch: Fixed upstream. ++++ gnome-shell-extensions: - Update to version 3.18.2: + Fix classic style issues. ++++ gtk3: - Update to version 3.18.4: + Revert a GtkTextBuffer change that broke binding API. + Properly refresh styles when widget names change. ++++ installation-images-SLES: - Add noto-sans and google-roboto-fonts to installation images - 14.207 ++++ kernel-default: - Clear CONFIG_FW_LOADER_USER_HELPER_FALLBACK in vanilla configs (boo#944661) armv7hl/vanilla still contains it because of boo#951260 - commit 18c4504 ++++ kernel-source: - Clear CONFIG_FW_LOADER_USER_HELPER_FALLBACK in vanilla configs (boo#944661) armv7hl/vanilla still contains it because of boo#951260 - commit 18c4504 ++++ kernel-syms: - Clear CONFIG_FW_LOADER_USER_HELPER_FALLBACK in vanilla configs (boo#944661) armv7hl/vanilla still contains it because of boo#951260 - commit 18c4504 ++++ SDL: - bsc#953861 - disable backing store to fix tearing. ++++ mutter: - Update to version 3.18.2: + Misc. crash fixes (bgo#756675, bgo#756660, bgo#757148, bgo#756796). + Fix modifiers-only input source switching on Ubuntu. + Exit cleanly on initialization errors (bgo#757311). + Updated translations. ++++ systemd: - Modify patch handle-root_uses_lang-value-in-etc-sysconfig-language.patch to handle locale at boot time well (boo#927250) ++++ libthai: - Update to version 0.1.23: + Correctly check doxygen version on configure. + Threadsafe word breaking. + Improve word breaking performance by 0.1%. + Updated word break dictionary. ++++ wicked: - version 0.6.28 - fsm: dynamically resolve references and requirements (bsc#954289) - nanny: do not pull in and rearm subordinate workers (bsc#954289) - nanny: fix managed policy list handling (bsc#953107) - ifup: do not update policy when it has been created and recheck with a name filter list instead to enable separately to avoid a race condition (bsc#953107) - ovs: do not require link on ovs-system device ++++ libzypp: - Update zypp-po.tar.bz2 ++++ ucode-intel: - Update to latest microcode version 20151106 (bnc#954423) ++++ vinagre: - Update to version 3.18.2: + Revert "Accept IPv6 addresses". + Updated translations. ++++ vino: - Update to version 3.18.1: + Avoid a crash when showing the preferences. ++++ xf86-video-nouveau: - fixed "osc service localrun download_files" run ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-11-11 - Nov 11 2015 ------------------- ------------------------------------------------------------------ ++++ evince: - Update to version 3.18.2: + Fix the position of the zoom action GtkPopover in Wayland (bgo#756976). + Updated translations. ++++ gnome-documents: - Update to version 3.18.2: + Restore separate collections for Books and Documents. + Updated translations. ++++ gnome-online-accounts: - Update to version 3.18.2.1: + Fix org.gnome.Identity.service.in is missing from tarball (bgo#757952). - Update to version 3.18.2: + provider, telepathy: Small leak fixes (bgo#756759). ++++ gnome-tweak-tool: - Update to version 3.18.1: + Fixed a crash with some values in the org.gnome.desktop.wm.preferences button-layout key. + Avoid pygobject unversioned import warnings. + Updated translations. ++++ kernel-default: - Update config files (bsc#951533). Set CONFIG_SPARSEMEM_VMEMMAP=y for Power - commit fd42e9a - Refresh tags in patches.drivers/ALSA-hda-Disable-64bit-address-for-Creative-HDA-cont. - commit 9005e93 - ALSA: hda - Fix lost 4k BDL boundary workaround (bnc#814440). - commit 05bd5d3 ++++ kernel-source: - Update config files (bsc#951533). Set CONFIG_SPARSEMEM_VMEMMAP=y for Power - commit fd42e9a - Refresh tags in patches.drivers/ALSA-hda-Disable-64bit-address-for-Creative-HDA-cont. - commit 9005e93 - ALSA: hda - Fix lost 4k BDL boundary workaround (bnc#814440). - commit 05bd5d3 ++++ kernel-syms: - Update config files (bsc#951533). Set CONFIG_SPARSEMEM_VMEMMAP=y for Power - commit fd42e9a - Refresh tags in patches.drivers/ALSA-hda-Disable-64bit-address-for-Creative-HDA-cont. - commit 9005e93 - ALSA: hda - Fix lost 4k BDL boundary workaround (bnc#814440). - commit 05bd5d3 ++++ webkit2gtk3: - Update to version 2.11.1: + Improved general performance by better handling glib main loop sources. + Add autocleanups support to GObjects exposed in public API. + Upload the accelerated canvas as a texture by copying via GPU directly. + Popup menus no longer use a nested main loop. - Update to version 2.10.4: + Fixed dashed and dotted border painting. + Properly cancel navigation policy checks. + Several crashes fixed when running editor commands. + Fix several crashes due to assertions in Debug builds. + Fix the build on Mac OSX and bring back the Quartz target. + Fix the build on glibc-based BSD systems. ++++ libksba: - fix three security issues (bsc#926826) * integer overflow, out of bounds read, stack overflow * added patches: 0001-Fix-encoding-of-invalid-utf-8-strings-in-dn.c.patch 0002-Fix-integer-overflow-in-the-BER-decoder.patch 0003-Do-not-abort-on-decoder-stack-overflow.patch ++++ ldb: - Update to 1.1.23; (bsc#954658). + Test improvements + Minor build fixes ++++ systemd: - Allow systemd-sysv-convert to do its job even if one of the sysvinit script is not found (bsc#954336) ++++ talloc: - Update to 2.1.5; (bsc#954658). + Minor build fixes ++++ tdb: - Update to version 1.3.8; (bsc#954658). + Fix broken build with --disable-python + Minor build fixes ++++ tevent: - Update to 0.9.26; (bsc#954658). + New tevent_thread_proxy API + Minor build fixes ++++ libvisio: - Fix compilation with boost 1.59 ++++ yelp: - Update to version 3.19.1: + Simplify build system and avoid private yelpcommon library (bgo#756654). + Hide several internal symbols (bgo#756658). + Updated translations. ++++ star: - update star-1.5.1-bufferoverflow.patch to fix buffer overflow in longnames.c in a case of files with name 100 characters long [bnc#952299] ++++ xf86-video-ati: - U_radeon-adopt-for-new-X-server-dirty-tracking-APIs.patch * adopt for new X server dirty tracking APIs, which came with xorg-server 1.18.0 - U_glamor-Handle-GLAMOR_-flags-removed-from-xserver.patch * Handle GLAMOR_* flags removed from xserver. The behaviour is the same as when the removed flags were passed in. ++++ xf86-video-nouveau: - updated to latest git commit 1ff13a9 of 2015-09-13, which removes GLAMOR support among other things, which changed as well ++++ xf86-video-qxl: - added BuildRequires: pkgconfig(xfont) in order to fix build against xorg-server 1.18.0 ++++ yast2-bootloader: - Do not show raid0 warning for /boot on s390 and ppc architectures (bnc#952823) - 3.1.160 ++++ yast2-packager: - Do not check the free space on a CD/DVD mounted medium during online migration (the mount point has been changed from /media to /run/media) (bsc#952112) ++++ yast2-storage: - Add _netdev flag for iSCSI and FCoE backed fstab entries (bsc#949683, patch provided by david.bond@microfocus.com) - 3.1.72 ++++ yast2-trans: - Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et eu fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my nb nl nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu en_GB en_US pt_BR zh_CN zh_TW ast nds; bsc#949043. ------------------------------------------------------------------ ------------------ 2015-11-10 - Nov 10 2015 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to version 0.2.29 - bnc#954266 Silently ignore malformed lscpu lines instead of failing ++++ at-spi2-core: - Update to version 2.18.3: + get_index_in_parent: Don't crash if the parent is defunct. ++++ dracut: - Add 0205-mdraid_ignore_hostonly.patch: - Always install mdraid modules (boo#935993) - Modify 0402-driver-fail-summary.patch - Add notice (bsc#952491) - Use mktemp instead of hardcoded filenames (bnc#935338) - Modify 0144-90crypt-Fixed-crypttab_contains-to-also-work-with-de.patch - Use mktemp instead of hardcoded filenames (bnc#935338) ++++ emacs: - Do not enforce the usage of the glibc regular expression as the GNU emacs ctags program depends on the emacs version (bsc#953745). For this fix the patch emacs-24.3-glibc.patch and emacs-24.3.dif had been modified. ++++ gnome-bluetooth: - Update to version 3.18.1: + Fix a number of style regressions in PIN dialogues. + Updated translations. ++++ gnome-control-center: - Update to version 3.18.2: + Build fixes. + Fix a number of memory leaks. + Updated translations. - Drop gnome-control-center-fix-desktop-file-trans.patch and gnome-control-center-fix-nb-tans.patch: Fixed upstream. ++++ gnome-settings-daemon: - Update to version 3.18.2: + Media keys: Re-add configuration for the power button, except for tablets and virtual machines which have hard-coded defaults. + Wacom: Fix application of left-handed mode and keep-aspect setting. + XSettings: - Export cursor theme. - Fix possible crasher when disabling the plugin. + Updated translations. - Rebase gnome-settings-daemon-notify-idle-resumed.patch. ++++ gnome-system-monitor: - Update to version 3.18.2: + Updated translations. ++++ kernel-default: - Refresh Xen patches: - Several fixes for Dom0 use of PV flavor. - Interrupt setup fix for Xen flavor. - supported.conf: blktap.ko is unsupported. - commit 52f9791 ++++ kernel-source: - Refresh Xen patches: - Several fixes for Dom0 use of PV flavor. - Interrupt setup fix for Xen flavor. - supported.conf: blktap.ko is unsupported. - commit 52f9791 ++++ kernel-syms: - Refresh Xen patches: - Several fixes for Dom0 use of PV flavor. - Interrupt setup fix for Xen flavor. - supported.conf: blktap.ko is unsupported. - commit 52f9791 ++++ kiwi: - Bundle all built OEM images it is valid to build multiple OEM targets, e.g. with and KIWI correctly builds an install.iso and an install.tar.xz in this case. However, when using OBS only the install.iso is exported. This is, because "kiwi --bundle-build" will only export one image and return. Change this to export all: .iso, .raw and .tar.xz ++++ krb5: - Apply patch 0103-Fix-IAKERB-context-export-import-CVE-2015-2698.patch to fix a memory corruption regression introduced by resolution of CVE-2015-2698. bsc#954204 ++++ libsoup: - Update to version 2.52.2: + Fixed build under MinGW. + Fix SoupServerWebsocketCallback handling so that the SoupClientContext passed to it is still valid. + Added a .deps file to define dependencies for valac. ++++ systemd: - systemd-sysv-convert --save: process all arguments even if one of them failed. '--show' already has this behaviour. Fix (bsc#954336). - Previous patch needed some context adjustement to be applied to v210. - add 0001-Make-sure-the-mount-units-pulled-by-RequiresMountsFo.patch in order to fix bsc#949574 ++++ orca: - Update to version 3.18.2: + Web: - Fix typeahead search regression in the list-of-elements dialogs. - Fix a couple of issues associated with presenting "busy" pages. - Switch to sticky focus mode in top-level web apps like Google Docs. - Attempt to work around Google Docs editor exposed as ROLE_UNKNOWN. - Don't infer labels for form fields in web apps. - Present text changes resulting from onclick handlers. - Don't generate ancestors for MathML elements and filter out empty utterances (performance). - Eliminate several instances of Gecko chattiness. - Filter out more browser chrome event spam (performance). - Use Orca's web support to say word contents for editable messages in Thunderbird (works around broken text interface implementation). - Work around broken lists in web content. - Don't return the child of a "non-descendable" element as the last document object. - Don't descend links with author-provided names. + General: - Fix issue in which key presses were being echoed in a password field. - Add sanity check for broken accessibility trees when getting the focused child. - Update Gedit spellcheck support for 3.18 and improve heuristic performance. - Do not try to calculate node level for non-tree descendants. + Updated translations. ++++ powertop: - Update to version 2.8 * Enable PowerTOP support for: BSW, BDW-H * bug-fix: added devices/devreq.h to Makefile * Adding support to SKY platforms. * Update internal repo with external mainline * Android Support * Add C7- C10 support for Intel SKY * Enabling Intel SKL support - Remove powertop-fix-crash-with-autotune.patch; fixed on upstream release - Update powertop-no-date.patch ++++ python-cryptography: - update to 1.1: * Added support for Elliptic Curve Diffie-Hellman with :class:`~cryptography.hazmat.primitives.asymmetric.ec.ECDH`. * Added :class:`~cryptography.hazmat.primitives.kdf.x963kdf.X963KDF`. * Added support for parsing certificate revocation lists (CRLs) using :func:`~cryptography.x509.load_pem_x509_crl` and :func:`~cryptography.x509.load_der_x509_crl`. * Add support for AES key wrapping with :func:`~cryptography.hazmat.primitives.keywrap.aes_key_wrap` and :func:`~cryptography.hazmat.primitives.keywrap.aes_key_unwrap`. * Added a ``__hash__`` method to :class:`~cryptography.x509.Name`. * Add support for encoding and decoding elliptic curve points to a byte string form using :meth:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicNumbers.encode_point` and :meth:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicNumbers.from_encoded_point`. * Added :meth:`~cryptography.x509.Extensions.get_extension_for_class`. * :class:`~cryptography.x509.CertificatePolicies` are now supported in the :class:`~cryptography.x509.CertificateBuilder`. * ``countryName`` is now encoded as a ``PrintableString`` when creating subject and issuer distinguished names with the Certificate and CSR builder classes. * **SECURITY ISSUE**: The OpenSSL backend prior to 1.0.2 made extensive use of assertions to check response codes where our tests could not trigger a failure. However, when Python is run with ``-O`` these asserts are optimized away. If a user ran Python with this flag and got an invalid response code this could result in undefined behavior or worse. Accordingly, all response checks from the OpenSSL backend have been converted from ``assert`` to a true function call. Credit **Emilia Käsper (Google Security Team)** for the report. * We now ship OS X wheels that statically link OpenSSL by default. When installing a wheel on OS X 10.10+ (and using a Python compiled against the 10.10 SDK) users will no longer need to compile. See :doc:`/installation` for alternate installation methods if required. * Set the default string mask to UTF-8 in the OpenSSL backend to resolve character encoding issues with older versions of OpenSSL. * Several new OpenSSL bindings have been added to support a future pyOpenSSL release. * Raise an error during install on PyPy < 2.6. 1.0+ requires PyPy 2.6+. - Remove 2293.patch . Applied in a different way upstream. - Add BuildRequires for python-hypothesis and python-pyasn1-modules for running unittests ++++ virt-manager: - bsc#947129 - Error launching manager: 'URI' is not in list Set the locale to avoid parsing errors virtman-show-suse-install-repos.patch ++++ xen: - Update to Xen Version 4.6.0 xen-4.6.0-testing-src.tar.bz2 mini-os.tar.bz2 blktap2-no-uninit.patch stubdom-have-iovec.patch - Renamed xsa149.patch to CVE-2015-7969-xsa149.patch - Dropped patches now contained in tarball or unnecessary xen-4.5.2-testing-src.tar.bz2 54c2553c-grant-table-use-uint16_t-consistently-for-offset-and-length.patch 54ca33bc-grant-table-refactor-grant-copy-to-reduce-duplicate-code.patch 54ca340e-grant-table-defer-releasing-pages-acquired-in-a-grant-copy.patch 54f4985f-libxl-fix-libvirtd-double-free.patch 55103616-vm-assist-prepare-for-discontiguous-used-bit-numbers.patch 551ac326-xentop-add-support-for-qdisk.patch 552d0fd2-x86-hvm-don-t-include-asm-spinlock-h.patch 552d0fe8-x86-mtrr-include-asm-atomic.h.patch 552d293b-x86-vMSI-X-honor-all-mask-requests.patch 552d2966-x86-vMSI-X-add-valid-bits-for-read-acceleration.patch 5537a4d8-libxl-use-DEBUG-log-level-instead-of-INFO.patch 5548e903-domctl-don-t-truncate-XEN_DOMCTL_max_mem-requests.patch 5548e95d-x86-allow-to-suppress-M2P-user-mode-exposure.patch 554c7aee-x86-provide-arch_fetch_and_add.patch 554c7b00-arm-provide-arch_fetch_and_add.patch 554cc211-libxl-add-qxl.patch 55534b0a-x86-provide-add_sized.patch 55534b25-arm-provide-add_sized.patch 5555a4f8-use-ticket-locks-for-spin-locks.patch 5555a5b9-x86-arm-remove-asm-spinlock-h.patch 5555a8ec-introduce-non-contiguous-allocation.patch 556d973f-unmodified-drivers-tolerate-IRQF_DISABLED-being-undefined.patch 5576f143-x86-adjust-PV-I-O-emulation-functions-types.patch 55795a52-x86-vMSI-X-support-qword-MMIO-access.patch 557eb55f-gnttab-per-active-entry-locking.patch 557eb5b6-gnttab-introduce-maptrack-lock.patch 557eb620-gnttab-make-the-grant-table-lock-a-read-write-lock.patch 557ffab8-evtchn-factor-out-freeing-an-event-channel.patch 5582bf43-evtchn-simplify-port_is_valid.patch 5582bf81-evtchn-remove-the-locking-when-unmasking-an-event-channel.patch 5583d9c5-x86-MSI-X-cleanup.patch 5583da09-x86-MSI-track-host-and-guest-masking-separately.patch 5583da64-gnttab-use-per-VCPU-maptrack-free-lists.patch 5583da8c-gnttab-steal-maptrack-entries-from-other-VCPUs.patch 5587d711-evtchn-clear-xen_consumer-when-clearing-state.patch 5587d779-evtchn-defer-freeing-struct-evtchn-s-until-evtchn_destroy_final.patch 5587d7b7-evtchn-use-a-per-event-channel-lock-for-sending-events.patch 5587d7e2-evtchn-pad-struct-evtchn-to-64-bytes.patch 55b0a218-x86-PCI-CFG-write-intercept.patch 55b0a255-x86-MSI-X-maskall.patch 55b0a283-x86-MSI-X-teardown.patch 55b0a2ab-x86-MSI-X-enable.patch blktapctrl-close-fifos.patch blktapctrl-default-to-ioemu.patch blktapctrl-disable-debug-printf.patch blktap-no-uninit.patch blktap-pv-cdrom.patch build-tapdisk-ioemu.patch ioemu-bdrv-open-CACHE_WB.patch ioemu-blktap-barriers.patch ioemu-blktap-fv-init.patch ioemu-blktap-image-format.patch ioemu-blktap-zero-size.patch libxl.set-migration-constraints-from-cmdline.patch local_attach_support_for_phy.patch pci-attach-fix.patch qemu-xen-upstream-megasas-buildtime.patch tapdisk-ioemu-logfile.patch tapdisk-ioemu-shutdown-fix.patch udev-rules.patch xen.build-compare.ipxe.patch xen.build-compare.mini-os.patch xen.build-compare.smbiosdate.patch xen.build-compare.vgabios.patch xen.build-compare.xen_compile_h.patch xl-coredump-file-location.patch ++++ xf86-video-amdgpu: - update to 0.0.01~git.1446607417.92e7c93 * last upstream version - http://cgit.freedesktop.org/xorg/driver/xf86-video-amdgpu/log/ ++++ xorg-x11-server: - U_os-Teach-vpnprintf-how-to-handle-.-s.patch: Add support for %*.*s formats to the async safe *printf functions (bsc#954321). ------------------------------------------------------------------ ------------------ 2015-11-9 - Nov 9 2015 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Add Suggests: cron due to existing cronscript - Slight whitespace with spec-cleaner ++++ cantarell-fonts: - Update to version 0.0.18.1: + Improved terminals on a,e,r,s,S,l,2. + Fix validation errors. ++++ devilspie2: - Update to 0.39 Thu Dec 26 2013 larchunix - 0.31-1 - Upstream update. Sun Aug 25 2013 larchunix - 0.30-1 - Upstream update. Sun May 19 2013 larchunix - 0.29-1 - Upstream update. Wed Mar 13 2013 larchunix - 0.28-1 - Initial RPM release. ++++ eog: - Update to version 3.18.1: + Some entries of the popovermenu entry should be grayed when no image opened (bgo#755244). + Updated translations. ++++ evolution: - Update to version 3.18.2: + EHTMLEditorView: - Pasting HTML content with new lines between elements inserts these lines into composer. - Extra new line added after credentials. - Busy loop when replying to certain mail. - Very long strings without spaces can overflow the paragraph. - Quote symbols could be inserted twice around tabulator. + EHTMLEditorSelection: - Trailing and leading spaces could be lost. - Replace g_strstr_len usage with strstr. + Pack address book importers' selector into a scrollable window. + Forward ETable/ETree background events to an ETableItem. + Bugs fixed: bgo#756535, bgo#755730, bgo#756664, bgo#688368, bgo#756707, bgo#735747, bgo#757246, bgo#757188, bgo#757348, bgo#639299, bgo#757342, bgo#757594. + Updated translations. ++++ evolution-data-server: - Update to version 3.18.2: + Avoid the compile warning when initializing SPNEGO' gss_OID_desc structure. + [Maildir] Change flag separator in file name for Win32. + Bugs fixed: bgo#756530, bgo#756842, bgo#757169, bgo#757465, bgo#700001. + Updated translations. ++++ evolution-ews: - Update to version 3.18.2: + Bugs fixed: bgo#757458, bgo#757477, bgo#757525. + Updated translations. ++++ fonts-config: - Roboto prefered for sans and serif and Source Sans Pro for monospace [bsc#951898] ++++ gdk-pixbuf: - Update to version 2.32.2: + Avoid some integer overflow possibilities in scaling code. + Updated translations. ++++ gnome-calculator: - Update to version 3.18.2: + Fix: Explicitly link required libraries to avoid build problems under certain setups. ++++ gnome-desktop: - Update to version 3.18.2: + Updated translations. ++++ gnome-session: - Update gnome.desktop: add DesktopNames (upstream introduced in GNOME 3.12.1). Fixes boo#931314. ++++ gnome-terminal: - Update to version 3.18.2: + Updated translations. ++++ gtk3: - Update to version 3.18.3: + Bugs fixed: bgo#735342, bgo#753992, bgo#755654, bgo#756160, bgo#756385, bgo#756449, bgo#756496, bgo#756505, bgo#756568, bgo#756589, bgo#756625, bgo#756751, bgo#756780, bgo#756886, bgo#757147, bgo#757221, bgo#757298, bgo#757303, bgo#757324, bgo#757358, bgo#757377, bgo#757544. + Updated translations. - Drop gtk3-places-sidebar-no-crash.patch: Fixed upstream. ++++ gucharmap: - Update to version 3.18.2: + Updated translations. ++++ gvfs: - Update to version 1.26.2: + Accept XDG_RUNTIME_DIR/bus as a valid D-Bus session/user bus. + Google: - Fail in-fs copy/move if it leads to display name loss. - Mark files you can't see on the web as hidden. + Updated translations. ++++ irqbalance: - enable build for %arm ++++ gcc5: - For x86_64 default 32bit code generation to -march=x86-64 rather than -march=i586. - Fix libgo certificate lookup, adds gcc5-libgo-fix-certificates-lookup.patch. [bsc#953831] - Build s390[x] with --with-tune=z9-109 --with-arch=z900 on SLE11 again. [bnc#954002] ++++ libffi-gcc5: - For x86_64 default 32bit code generation to -march=x86-64 rather than -march=i586. - Fix libgo certificate lookup, adds gcc5-libgo-fix-certificates-lookup.patch. [bsc#953831] - Build s390[x] with --with-tune=z9-109 --with-arch=z900 on SLE11 again. [bnc#954002] ++++ openssl: - improve s390 performance (bsc#954256) * added 0001-bn-asm-s390x.S-improve-performance-on-z196-and-z13-b.patch ++++ libreoffice: - Disable another hsqldb test: * disable-flaky-hsqldb-test.patch ++++ nfs-utils: - Re-order service list for %service_add_{pre,post} to ensure migration (bsc#954165). ++++ polkit-default-privs: - polkit-default-privs: adding rules for cinnamon settings-daemon (bsc#951830) - polkit-default-privs: relaxing some ModemManager rules to avoid typing password after screenlock/hibernate (bsc#948728) ++++ tar: - add tar-1.27.1-default_ACLs_extraction.patch to explicitly set or delete default ACLs when '--acls' option is on [bnc#950785] ++++ vncmanager: - Create package. ++++ vncmanager-controller: - Create package. ++++ vncmanager-greeter: - Create package. ------------------------------------------------------------------ ------------------ 2015-11-8 - Nov 8 2015 ------------------- ------------------------------------------------------------------ ++++ at-spi2-core: - Update to version 2.18.2: + Really don't crash if we get a children-changed event with a non-existent child (bgo#755951). + Fixed crash during removal of last application in registryd (bgo#756513). ++++ gspell: - Initial package. ++++ talloc: - Point LD_LIBRARY_PATH to the just-built libraries while calling make test. ++++ libzypp: - Update zypp-po.tar.bz2 ++++ yast2-network: - bnc#944349 - do not set links down when running AY installation over ssh. SSH installation do not freeze. - 3.1.134 ++++ zypper: - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-11-6 - Nov 6 2015 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Installation workflow: Using ntpdate instead of sntp for time syncing (bnc#953781) - 3.1.102 ++++ libcanberra: - Split out a new sub-package canberra-gtk-play-gnome: Currently there are no desktop-login, desktop-logout or session-ready sounds in the freedesktop sound theme, so installing this will require a different sound-theme for it to be operational. Having this in a own sub-package will avoid logspam about missing files. Fixes boo#953862. ++++ gdm: - Add gdm-user-logout-issue.patch Fix user logout causes black screen when switching.(bnc#940159) ++++ glib2: - Update to version 2.46.2: + Varioius small fixes, with a focus on win32. + The docs should now be complete when doing non-srcdir builds. + Bugs fixed: bgo#687223, bgo#754983, bgo#754994, bgo#755609, bgo#756179, bgo#756382, bgo#757628. ++++ gnome-disk-utility: - Update to version 3.18.2: + Updated translations. ++++ grub2: - Fallback to old subvol name scheme to support old snapshot config (bsc#953538) * added grub2-btrfs-07-subvol-fallback.patch ++++ kdump: - Refreshed kdump-udev-reload-only-once.patch to use the actual load script instead of the SysV-style init script. (bsc#952149). - kdump-calibrate-boot-requirements.patch: Ensure that high crash kernel area covers at least boot requirements (bsc#953732). - kdump-calibrate-initdata.patch: Add kernel initdata to boot requirements (bsc#953732). - kdump-calibrate-swiotlb.patch: calibrate: Add memory for SWIOTLB if maxpfn is above 4G (bsc#952141). - kdump-calibrate-top-down.patch: calibrate: Search memory ranges from top to bottom (bsc#952141). ++++ kernel-default: - patches.apparmor/apparmor-allow-sys_cap_resource-to-be-sufficient-to-prlimit-another-task: fix incomplete backport - commit 1e85ded - apparmor: allow SYS_CAP_RESOURCE to be sufficient to prlimit another task (bsc#921949). - commit d7c44a5 - Input: elantech - add Fujitsu Lifebook U745 to force crc_enabled (boo#883192). - commit 8e60887 ++++ kernel-source: - patches.apparmor/apparmor-allow-sys_cap_resource-to-be-sufficient-to-prlimit-another-task: fix incomplete backport - commit 1e85ded - apparmor: allow SYS_CAP_RESOURCE to be sufficient to prlimit another task (bsc#921949). - commit d7c44a5 - Input: elantech - add Fujitsu Lifebook U745 to force crc_enabled (boo#883192). - commit 8e60887 ++++ kernel-syms: - patches.apparmor/apparmor-allow-sys_cap_resource-to-be-sufficient-to-prlimit-another-task: fix incomplete backport - commit 1e85ded - apparmor: allow SYS_CAP_RESOURCE to be sufficient to prlimit another task (bsc#921949). - commit d7c44a5 - Input: elantech - add Fujitsu Lifebook U745 to force crc_enabled (boo#883192). - commit 8e60887 ++++ kiwi: - Made some spelling corrections and slight changes in wording. Signed-off-by: markkp ++++ multipath-tools: - Fixes for md_monitor on zFCP (FATE#319070): * strict loop timings * multipathd: fixup a crash when invoking CLI commands * multipathd: implement 'show map $map format $format ++++ libzypp: - Add testcase for uncached repo-variables. - Fixed Japanese translations (bsc#949196) - version 15.19.6 (19) - Update sle-zypp-po.tar.bz2 ++++ mdadm: - 0001-mdadm-remove-the-cluster-md-related-infos-from-doc.patch Since cluster-md is a EXPERIMENTAL feature for SLES-12-SP1, now we need to delete cluster-md related infos from document and udev rule as well. (fate#316335) ++++ release-notes-sled: - 12.1.20151106 (bsc#933411): - Update release notes from FATE. ++++ simple-scan: - Update to version 3.18.1: + Make PackageKit support optional. ++++ sled-manuals_de: - Update text and image files (git: c0b8a5a) (dummy bsc#933411). ++++ sled-manuals_en: - Update text and image files (git: e661a19) (dummy bsc#933411). ++++ sled-manuals_ja: - Update text and image files (git: c0b8a5a) (dummy bsc#933411). ++++ sled-manuals_pt_BR: - Update text and image files (git: c0b8a5a) (dummy bsc#933411). ++++ sled-manuals_zh_CN: - Update text and image files (git: c0b8a5a) (dummy bsc#933411). ++++ sled-manuals_zh_TW: - Update text and image files (git: c0b8a5a) (dummy bsc#933411). ++++ sled-manuals_ar: - Update text and image files (git: 55fd2b1) (dummy bsc#933411). - Add and install pre-build PDF. ++++ sled-manuals_cs: - Update text and image files (git: c0b8a5a) (dummy bsc#933411). ++++ sled-manuals_es: - Update text and image files (git: c0b8a5a) (dummy bsc#933411). ++++ sled-manuals_fr: - Update text and image files (git: c0b8a5a) (dummy bsc#933411). ++++ sled-manuals_hu: - Update text and image files (git: c0b8a5a) (dummy bsc#933411). ++++ sled-manuals_it: - Update text and image files (git: c0b8a5a) (dummy bsc#933411). ++++ sled-manuals_ko: - Update text and image files (git: c0b8a5a) (dummy bsc#933411). ++++ sled-manuals_pl: - Update text and image files (git: c0b8a5a) (dummy bsc#933411). ++++ sled-manuals_ru: - Update text and image files (git: c0b8a5a) (dummy bsc#933411). ++++ sles-manuals_en: - Update text and image files (git: e661a19) (dummy bsc#933411). ++++ translation-update: - Update translation-update-from-translation-update-upstream-20151020.1.tar.bz2 * Updated NetworkManager-vpnc (bsc#947771). ++++ yast2-installation: - Ensure second stage and YaST-Firstboot don't get killed by getty when running over serial console (bsc#935965) - 3.1.162 ++++ yast2-registration: - always enable update repositories for modules during online migration (bsc#953536) - 3.1.165 ++++ yast2-trans: - Updated languages: cs hu it nl zh_CN zh_TW; bsc#953180, bsc#951439. ++++ zypper: - Fix #83 incomplete bash completion for --type - Fix typo (bsc#953214) - Fix miss aligned output when LANG=C (bsc#951707) - Provide --priority option on addrepo command. - add/modifyrepo: Support '--priority 0' to restore the default repo priority. - Fixed Japanese translations (bsc#949196) - version 1.12.25 - Update sle-zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-11-5 - Nov 5 2015 ------------------- ------------------------------------------------------------------ ++++ geoclue2: - Correct geoclue2-permit-gnome-maps.patch to include system=false, all services are supposed to have a system section. Fixes (boo#953865). ++++ gnome-settings-daemon: - Modify gnome-settings-daemon-initial-keyboard.patch to add English keyboard layout when using ibus (bsc#899530). ++++ installation-images-SLES: - adjust module config - 14.206 ++++ kiwi: - Translated using Weblate (Dutch) Currently translated at 82.1% (23 of 28 strings) ++++ libzypp: - Update sle-zypp-po.tar.bz2 - Update zypp-po.tar.bz2 ++++ ruby-common: - Submit to SLE-12. Update is required by Portus. (bsc#953771) ++++ sled-manuals_de: - Update text and image files (git: 59174cb) (dummy bsc#933411). ++++ sled-manuals_en: - Update text and image files (git: db927f4) (dummy bsc#933411). - Remove SMT Guide (it is SLES only). ++++ sled-manuals_ja: - Update text and image files (git: 729a840) (dummy bsc#933411). ++++ sled-manuals_pt_BR: - Update text and image files (git: b2749a3) (dummy bsc#933411). ++++ sled-manuals_zh_CN: - Update text and image files (git: b2749a3) (dummy bsc#933411). ++++ sled-manuals_zh_TW: - Update text and image files (git: fca9443) (dummy bsc#933411). ++++ sled-manuals_ar: - Update text and image files (git: b2749a3) (dummy bsc#933411). ++++ sled-manuals_cs: - Update text and image files (git: fca9443) (dummy bsc#933411). ++++ sled-manuals_es: - Update text and image files (git: 729a840) (dummy bsc#933411). ++++ sled-manuals_fr: - Update text and image files (git: 729a840) (dummy bsc#933411). ++++ sled-manuals_hu: - Update text and image files (git: 729a840) (dummy bsc#933411). ++++ sled-manuals_it: - Update text and image files (git: fca9443) (dummy bsc#933411). ++++ sled-manuals_ko: - Update text and image files (git: b2749a3) (dummy bsc#933411). ++++ sled-manuals_pl: - Update text and image files (git: b2749a3) (dummy bsc#933411). ++++ sled-manuals_ru: - Update text and image files (git: b2749a3) (dummy bsc#933411). ++++ sles-manuals_en: - Update text and image files (git: db927f4) (dummy bsc#933411). ++++ squashfs: - add patches to fix eventual file corruption (boo#953723) 0001-mksquashfs-fix-rare-race-in-fragment-waiting-in-file.patch 0002-Fix-2GB-limit-of-the-is_fragment-.-function.patch ++++ xen: - bsc#954405 - VUL-0: CVE-2015-8104: Xen: guest to host DoS by triggering an infinite loop in microcode via #DB exception - bsc#954018 - VUL-0: CVE-2015-5307: xen: x86: CPU lockup during fault delivery (XSA-156) CVE-2015-5307-xsa156.patch ++++ xscreensaver: - Fixed a crash when hot-swapping monitors while locked (bsc#952062, CVE-2015-8025). ++++ zypper: - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-11-4 - Nov 4 2015 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox-branding-SLE: - changing version to 38 (bumping up max supported Firefox version to 38.* in the extension as well) ++++ dracut: - Add dracut-rpmlintrc - Fix permissions of various scripts, as patch does not create executable files - Fix format of patch disablement - Add 0204-mkinitrd-fix-monster.patch: - Implement functionality of -A option - Without this patch, -A sets host_only=0, but host_only wasn't used - Translates into --no-host-only now - References boo#935993 ++++ gnome-shell: - Drop fortune recommends: Wanda has been removed with GNOME 3.12. ++++ ibus-pinyin: - Wlogical-not-parentheses.patch: fix -Wlogical-not-parentheses warning (bnc#000000) ++++ openssl: - avoid running OPENSSL_config twice. This avoids breaking engine loading. (bsc#952871) - openssl.keyring: replaced with correct release engineer key ++++ libsndfile: - VUL-0: libsndfile 1.0.25 heap overflow (CVE-2015-7805, bsc#953516) libsndfile-src-common.c-Fix-a-header-parsing-bug.patch libsndfile-fix-header-read-CVE-2015-7805.patch - VUL-0: libsndfile 1.0.25 heap overflow (CVE-2015-8075, bsc#953519) libsndfile-psf_strlcpy_crlf-fix-CVE-2015-8075.patch - VUL-1: libsndfile DoS/divide-by-zero (CVE-2014-9756, bsc#953521): libsndfile-src-file_io.c-Prevent-potential-divide-by-zero.patch ++++ systemd: - fix disabled event source handling (bsc#951663) add 0001-sd-event-fix-prepare-priority-queue-comparison-funct.patch - Drop the support of the new property "Delegate". Several performance regressions have been reported since it was introduced, see bsc#953241 for example. This feature was originally introduced when backporting a fix for bsc#932284, however this was not mandatory. ++++ mdadm: - 0001-Fix-regression-during-add-devices.patch Fix a regression introduced by Commit 38aeaf3a, patch is provided by Hannes Reinecke and committed by Coly Li. (bsc#953380) ++++ qemu: - Fix bsc#943446: qemu-img convert doesn't create MB aligned VHDs anymore - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP1 * Patches added: 0061-Don-t-change-total_size-when-creati.patch ++++ xdm: - rename SuSEconfig.xdm * /etc/X11/xdm/SuSEconfig.xdm -> /etc/X11/xdm/SUSEconfig.xdm * created a symlink for the old file (bsc#953563). ++++ xen: - Update to Xen 4.5.2 xen-4.5.2-testing-src.tar.bz2 - Drop the following xen-4.5.1-testing-src.tar.bz2 552d0f49-x86-traps-identify-the-vcpu-in-context-when-dumping-regs.patch 5576f178-kexec-add-more-pages-to-v1-environment.patch 55780be1-x86-EFI-adjust-EFI_MEMORY_WP-handling-for-spec-version-2.5.patch 558bfaa0-x86-traps-avoid-using-current-too-early.patch 5592a116-nested-EPT-fix-the-handling-of-nested-EPT.patch 559b9dd6-x86-p2m-ept-don-t-unmap-in-use-EPT-pagetable.patch 559bc633-x86-cpupool-clear-proper-cpu_valid-bit-on-CPU-teardown.patch 559bc64e-credit1-properly-deal-with-CPUs-not-in-any-pool.patch 559bc87f-x86-hvmloader-avoid-data-corruption-with-xenstore-rw.patch 559bdde5-pull-in-latest-linux-earlycpio.patch 55a62eb0-xl-correct-handling-of-extra_config-in-main_cpupoolcreate.patch 55a66a1e-make-rangeset_report_ranges-report-all-ranges.patch 55a77e4f-dmar-device-scope-mem-leak-fix.patch 55c1d83d-x86-gdt-Drop-write-only-xalloc-d-array.patch 55c3232b-x86-mm-Make-hap-shadow-teardown-preemptible.patch 55dc78e9-x86-amd_ucode-skip-updates-for-final-levels.patch 55df2f76-IOMMU-skip-domains-without-page-tables-when-dumping.patch 55e43fd8-x86-NUMA-fix-setup_node.patch 55e43ff8-x86-NUMA-don-t-account-hotplug-regions.patch 55e593f1-x86-NUMA-make-init_node_heap-respect-Xen-heap-limit.patch 55f2e438-x86-hvm-fix-saved-pmtimer-and-hpet-values.patch 55f9345b-x86-MSI-fail-if-no-hardware-support.patch 5604f2e6-vt-d-fix-IM-bit-mask-and-unmask-of-FECTL_REG.patch 560a4af9-x86-EPT-tighten-conditions-of-IOMMU-mapping-updates.patch 560a7c36-x86-p2m-pt-delay-freeing-of-intermediate-page-tables.patch 560a7c53-x86-p2m-pt-ignore-pt-share-flag-for-shadow-mode-guests.patch 560bd926-credit1-fix-tickling-when-it-happens-from-a-remote-pCPU.patch 560e6d34-x86-p2m-pt-tighten-conditions-of-IOMMU-mapping-updates.patch 561bbc8b-VT-d-don-t-suppress-invalidation-address-write-when-0.patch 561d20a0-x86-hide-MWAITX-from-PV-domains.patch 561e3283-x86-NUMA-fix-SRAT-table-processor-entry-handling.patch 563212c9-x86-PoD-Eager-sweep-for-zeroed-pages.patch CVE-2015-4106-xsa131-9.patch CVE-2015-3259-xsa137.patch CVE-2015-7311-xsa142.patch CVE-2015-7835-xsa148.patch xsa139-qemuu.patch xsa140-qemuu-1.patch xsa140-qemuu-2.patch xsa140-qemuu-3.patch xsa140-qemuu-4.patch xsa140-qemuu-5.patch xsa140-qemuu-6.patch xsa140-qemuu-7.patch xsa140-qemut-1.patch xsa140-qemut-2.patch xsa140-qemut-3.patch xsa140-qemut-4.patch xsa140-qemut-5.patch xsa140-qemut-6.patch xsa140-qemut-7.patch xsa151.patch xsa152.patch xsa153-libxl.patch CVE-2015-5154-qemuu-check-array-bounds-before-writing-to-io_buffer.patch CVE-2015-5154-qemuu-fix-START-STOP-UNIT-command-completion.patch CVE-2015-5154-qemuu-clear-DRQ-after-handling-all-expected-accesses.patch CVE-2015-5154-qemut-check-array-bounds-before-writing-to-io_buffer.patch CVE-2015-5154-qemut-clear-DRQ-after-handling-all-expected-accesses.patch CVE-2015-6815-qemuu-e1000-fix-infinite-loop.patch CVE-2015-5239-qemuu-limit-client_cut_text-msg-payload-size.patch CVE-2015-5239-qemut-limit-client_cut_text-msg-payload-size.patch" ++++ yast2: - Fixed clipped dialog label (bsc#948381) - 3.1.156 ++++ yast2-control-center: - Recommend latest libyui-qt7, not obsolete libyui-qt5 in .spec file (bsc#952249) ------------------------------------------------------------------ ------------------ 2015-11-3 - Nov 3 2015 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - update to Firefox 38.4.0 ESR (bsc#952810) * MFSA 2015-116/CVE-2015-4513 (bmo#1107011, bmo#1191942, bmo#1193038, bmo#1204580, bmo#1204669, bmo#1204700, bmo#1205707, bmo#1206564, bmo#1208665, bmo#1209471, bmo#1213979) Miscellaneous memory safety hazards (rv:42.0 / rv:38.4) * MFSA 2015-122/CVE-2015-7188 (bmo#1199430) Trailing whitespace in IP address hostnames can bypass same-origin policy * MFSA 2015-123/CVE-2015-7189 (bmo#1205900) Buffer overflow during image interactions in canvas * MFSA 2015-127/CVE-2015-7193 (bmo#1210302) CORS preflight is bypassed when non-standard Content-Type headers are received * MFSA 2015-128/CVE-2015-7194 (bmo#1211262) Memory corruption in libjar through zip files * MFSA 2015-130/CVE-2015-7196 (bmo#1140616) JavaScript garbage collection crash with Java applet * MFSA 2015-131/CVE-2015-7198/CVE-2015-7199/CVE-2015-7200 (bmo#1204061, bmo#1188010, bmo#1204155) Vulnerabilities found through code inspection * MFSA 2015-132/CVE-2015-7197 (bmo#1204269) Mixed content WebSocket policy bypass through workers * MFSA 2015-133/CVE-2015-7181/CVE-2015-7182/CVE-2015-7183 (bmo#1202868, bmo#1192028, bmo#1205157) NSS and NSPR memory corruption issues - fix printing on landscape media (bsc#908275) ++++ autoyast2: - Add dependency on yast2-pkg-bindings 3.1.31 (or newer) (bsc#953162) - 3.1.101 ++++ dracut: - Add 0402-driver-fail-summary.patch: - Port 0169-Enabled-Warning-for-failed-kernel-modules-per-defaul.patch: Subject: Enable warning for failed kernel moduiles Enabled Warning for failed kernel modules per default and added summary of those to the end of dracut output References: bnc#886839 - Disable inline warnings in favour of summary - Add 0203-no-fail-builtin-module.patch: Don't let inst1mod fail if module is built-in - Fixes bsc#935563 ++++ gnome-shell-extensions: - Fix skewed icons in SLE Classic (bnc#948793) + There was a mismatch between the available space and declared icon size. + SPECFILE: a minor fix to avoid double unpacking the first source tarball. ++++ kernel-default: - Update Xen patches to 4.3-final and c/s 1298. - Update Xen config files. - commit 2b74ad8 - group-source-files: mark module.lds as devel file ld: cannot open linker script file /usr/src/linux-4.2.5-1/arch/arm/kernel/module.lds: No such file or directory - commit ec6d351 ++++ kernel-source: - Update Xen patches to 4.3-final and c/s 1298. - Update Xen config files. - commit 2b74ad8 - group-source-files: mark module.lds as devel file ld: cannot open linker script file /usr/src/linux-4.2.5-1/arch/arm/kernel/module.lds: No such file or directory - commit ec6d351 ++++ kernel-syms: - Update Xen patches to 4.3-final and c/s 1298. - Update Xen config files. - commit 2b74ad8 - group-source-files: mark module.lds as devel file ld: cannot open linker script file /usr/src/linux-4.2.5-1/arch/arm/kernel/module.lds: No such file or directory - commit ec6d351 ++++ util-linux: - losetup: Add support for setting logical blocksizes (bsc#931634, FATE#319010) + util-linux-losetup-Add-support-for-setting-logical-blocksize.patch ++++ mozilla-nss: - update to 3.19.2.1 (bsc#952810) * MFSA 2015-133/CVE-2015-7181/CVE-2015-7182 (bmo#1192028, bmo#1202868) NSS and NSPR memory corruption issues ++++ libzypp: - Update sle-zypp-po.tar.bz2 - Update zypp-po.tar.bz2 ++++ mdadm: - 0001-Manage-simplify-rdev-handling-in-Manage_subdevs.patch 0002-util-split-get_maj_min-out-from-dev_open.patch 0003-Manage-fix-removal-of-non-existent-devices.patch Fix bug that allowing other code to parse 8:3 style device names. (bsc#952644) ++++ mozilla-nspr: - update to version 4.10.10 (bsc#952810) * MFSA 2015-133/CVE-2015-7183 (bmo#1205157) NSPR memory corruption issues ++++ python-libmount: - losetup: Add support for setting logical blocksizes (bsc#931634, FATE#319010) + util-linux-losetup-Add-support-for-setting-logical-blocksize.patch ++++ util-linux-systemd: - losetup: Add support for setting logical blocksizes (bsc#931634, FATE#319010) + util-linux-losetup-Add-support-for-setting-logical-blocksize.patch ++++ yast2-kdump: - manage the value of the fadump kernel param (bsc#951212) - 3.1.34 ++++ yast2-trans: - Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et eu fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my nb nl nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu en_GB en_US pt_BR zh_CN zh_TW ast nds; bsc#949043. ++++ zypper: - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-11-2 - Nov 2 2015 ------------------- ------------------------------------------------------------------ ++++ ModemManager: - Update to version 1.4.12: + MBM: - Implemented GPS support for Ericsson modems. - Enabled GPS port for H5321gw and HS2350. + Telit: - Added udev rules for HE910/UE910/UL865. - Implemented dynamic port identification. + QMI: - Expose IP config details in bearer object even if DHCP is requested. - Retrieve MM_MODEM_3GPP_FACILITY_SIM. + MBIM: CDMA capabilities disabled by default (not yet supported). + libmm-glib: - If empty path (/) given, no SIM object will be created. - Added missing introspection annotations to disconnect(). + Core: - Don't check the cache when explicitly asking for required unlocks. - Initialize SMS messaging support also in the secondary port. - New +CGMR parser which covers the Telit HE910 specific format. - New AT-based generic implementation for the Time interface. - Fix reporting DENIED state in 3GPP modems. + Policy: remove rule which was preventing us from receiving signals. + Blacklist: ignored MediaTek preloader. + Misc. other minor fixes ++++ cantarell-fonts: - Update to version 0.0.18: + Respaced t, 4 and 7. + Bold accents fixes. + Consistent stem width and various improvements on E, H, B and S. + Harmonized o and c. + Improved capitals. + Superscript 123 fixes. + Extra glyps for gtk+ (arrows, openbox). ++++ gjs: - Update to version 1.44.0: + Add Lang.Interface and GObject.Interface (bgo#751343, bgo#752984). + Support callbacks with (transfer full) return types (bgo#750286). + Add binding for setlocale() (bgo#753072). + Improve support to generate code coverage reports (bgo#743009, bgo#743007, bgo#742362, bgo#742535, bgo#742797, bgo#742466, bgo#751732). + Report errors from JS property getters/setters (bgo#730101). + Fix crash when garbage collection triggers while inside an init function (bgo#742517). + Port to CallReceiver/CallArgs (bgo#742249). + Misc bug fixes (bgo#736979, bgo#753072, bgo#750688). ++++ gsound: - Update to version 1.0.2: + build: - Fix ChangeLog generation. - Use (much) more strict warning flags. - Fix configure.ac slightly. - Don't use deprecated gnome-autogen.sh. - Remove unnecessary Vala dependency on libcanberra. + admin: Fix typos in README.md. + docs: document the object struct. ++++ kernel-default: - Update to 4.3-final. - 1 patch eliminated. - commit e20b856 ++++ kernel-source: - Update to 4.3-final. - 1 patch eliminated. - commit e20b856 ++++ kernel-syms: - Update to 4.3-final. - 1 patch eliminated. - commit e20b856 ++++ kiwi: - Translated using Weblate (Russian) Currently translated at 100.0% (28 of 28 strings) ++++ cairo: - Update to version 1.14.4: + Avoid appending empty slots to user data arrays. Fixes a memory consumption regression since commit 9341c254a. + Return a better error (file-not-found) when setting up pango on devices where the font files don't have read permissions. + Fix regression in the font size of canvas text in Inkscape when compiled with the Quartz backend (fdo#84324). + Fix _cairo_gl_shader_bind_matrix() to maintain compatibility with OpenGL ES 2.0. Manually transpose the matrix. + Fix incorrect font descriptor conversion when the font matrix yy is negative (fdo#90538). + Fix crash when using a complex path for clip and stroke due to discarding the intersection exactly at the top edge (fdo#74779). + Fix cairo_get_locale_decimal_point() on Android. + Fix compilation problem on AIX due to conflicting usage of symbol 'jmpbuf' (fdo#89339). + Fix broken rendering with XCB due to snapshotting of uploaded part of surfaces (fdo#67505). + Fix loss of alpha when copying a mask for a cairo recording surface, resulting in a double copy (fdo#73038, fdo#73901). + Fix incorrect recording of certain paths with script surfaces (fdo#91054). + Fix typo in definition of MAYBE_WARN in configure script (fdo#89750). + Fix use of filename variable after it's been freed (fdo#91206). + Fix out of bounds access when printing pattern (fdo#91266). + Fix incorrect size calculation in glyph cache unlocking for Cairo GL compositor (fdo#91321). + Fix memory leak in _cairo_gl_pattern_texture_setup() (fdo#91537). + Fix transparent images in win32-print (fdo#91835). + Fix _put_shm_image_boxes and _put_image_boxes when no SHM available with XCB. ++++ libxkbcommon: - Requires xkeyboard-config, bsc#952403 * libxkbcommon should brings xkeyboard-config together always as libxkbcommon does not distribute xkb data itself, and especially requires xkeyboard-config for any rely on libxkbcommon in the minimal system. - Requires xkeyboard-config. bsc#952403 * libxkbcommon should brings xkeyboard-config together always as libxkbcommon does not distribute xkb data itself, and especially requires xkeyboard-config for any rely on libxkbcommon in the minimal system. ++++ libxkbfile: - add dependency to xkeyboard-config (bsc#952403). ++++ openslp: - Systemd service file fixes [bnc#950777] * Removed -d option for don't detach from tty * Added Type=forking option * Added PIDFile option ++++ xen: - bsc#950704 - CVE-2015-7970 VUL-1: xen: x86: Long latency populate-on-demand operation is not preemptible (XSA-150) 563212c9-x86-PoD-Eager-sweep-for-zeroed-pages.patch ++++ xf86-input-synaptics: - Update to version 1.8.3 * With Gabriele's fix, the order of fingers on the touchpad doesn't matter for two-finger scrolling. Previously, only one of the fingers would trigger scroll events. See https://bugs.freedesktop.org/show_bug.cgi?id=92622 ++++ yast2-registration: - display a better error message when registration fails because of a typo in the URL (bsc#952443) - 3.1.164 ------------------------------------------------------------------ ------------------ 2015-11-1 - Nov 1 2015 ------------------- ------------------------------------------------------------------ ++++ kiwi: [kiwi] add searching in the parent directory for the current path for device drivers, kernel modules packages like openSUSE xen-kmp-default put the drivers there ------------------------------------------------------------------ ------------------ 2015-10-31 - Oct 31 2015 ------------------- ------------------------------------------------------------------ ++++ gnome-keyring: - Update to version 3.18.3: + Fix regression looking up secrets in non-default keyring (bgo#756865). + Fix manpage typos (bgo#756812). + Updated translations. - Drop gnome-keyring-dbus-handle-alias-paths-in-lookup_collection.patch: Fixed upstream. ++++ gstreamer: - Update to version 1.6.1: + Valgrind 3.7.0 chokes on match-leak-kinds in gst.supp. + Gstreamer: Fix sample memory leaks. + gstreamer-1.6.0 doesn't compile on OS X 10.6: header file issue in gst-ptp-helper.c. + multiqueue: Improve incoming SEGMENT handling. + segment_to_stream_time and position_from_stream_time miscalculate when applied_rate < 0. + pad: gst_pad_probe_info_get_buffer_list() has wrong ownership transfer. + uri: incorrect behavior when merging uris ending in .. + pad: Unblock blocking pad probes when receiving FLUSH_START in send_event() too. - Add gstreamer-revert-bogus-automake-version.patch: Upstream needed feature in automake 1.12, so for good measure they bumped to 1.14, this patch reverts this. ++++ gstreamer-plugins-bad: - Update to version 1.6.1: + Bugs fixed: bgo#756567, bgo#752132, bgo#752230, bgo#754523, bgo#755108, bgo#755132, bgo#755134, bgo#755239, bgo#755623, bgo#755680, bgo#755738, bgo#755754, bgo#755759, bgo#755824, bgo#755840, bgo#755850, bgo#755852, bgo#755892, bgo#755969, bgo#755981, bgo#756001, bgo#756065, bgo#756070, bgo#756181, bgo#756186, bgo#756383, bgo#756563, bgo#756578, bgo#756592, bgo#756617, bgo#756653, bgo#756861, bgo#756876, bgo#757251. - Add gstreamer-revert-bogus-automake-version.patch, upstream bumped automake req to high. ++++ gstreamer-plugins-base: - Update to version 1.6.1: + rtpbuffer: Add map flag to skip padding. + decodebin: - Fix event leak with validate.hls.playback.play_15s.hls_bibbop scenario. - Free unlinked chains at time of switching chains. + video: - gst_video_calculate_display_ratio() should have out parameter. - Missing closing parenthesis in video overlay composition cast macros. + audiobasesink: audio skipping when playing it repeatedly. + gst-plugins-base fails to build with --with-pkg-config-path. + playsink: fix leak of audio sink. + subparse: < / i > should be handled like < /i >. + playbin: Leak of playbin on errors from the source element. ++++ gstreamer-plugins-good: - Update to version 1.6.1: + splitmuxsink: - Post messages when fragments are being opened and closed - Allow non-video streams to serve as reference. - Do not destroy the multiqueue & muxer when going to NULL. - Initialize mux_start_time properly. + cutter: Fix buffer leak. + aacparse: Wrong LOAS config reading. + matroskademux: Assertion failed: (stream- > alignment < = G_MEM_ALIGN). + gdkpixbufoverlay memleak. + qtmux: - Fix sample memory leak. - Doesn't compile on OS X 10.6: strnlen not available. - Fix date memory leak. - Allow negotiating to S8 as a raw format but stop making it best choice. - Add ProRes support. + qtdemux: - Fix taglist leak. - Fix caps leak. + auparse: Fix event leak. + matroskamux: Drops JPEG input buffers with just PTS and no DTS set on them. + scaletempo: Does not work properly with negative rates playback. + splitmux: Unit test fails due to missing files. ++++ libcroco: - Update to version 0.6.9: + Added Visual Studio projects. + Lots of warnings fixed. + Improve build system. + Misc bug fixes. ++++ libreoffice: - Version update to 5.0.3.2: * Final tag of 5.0.3 release ------------------------------------------------------------------ ------------------ 2015-10-30 - Oct 30 2015 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to version 0.2.28 - Properly handle empty repository lists from zypper (bnc#951566) ++++ gnome-desktop: - Added bnc952146-wall-clock-replace-ratio-with-colon-on-non-UTF-8-locales.patch (bnc#952146, bgo#722664). ++++ gnome-session: - Drop pkgconfig(gconf-2.0) BuildRequires and pass --disable-gconf to configure to be sure it's not enabled during build. It was only present to support gconf-based autostart. ++++ gnome-shell: - Add gnome-shell-940159-user-logout-issue.patch Fix user logout causes black screen when switching.(bnc#940159) ++++ gnome-terminal: - Drop gconf2 Requires(pre), and pass --disable-migration to configure. We do not expect any holdouts to migrate any longer. - Stop running autoreconf as patches are already disabled. ++++ installation-images-SLES: - Require iprutils only for Power 64 bit architectures ++++ sssd: - Do not permit user session before SSSD starts. bsc#926961 - Redo fix for bsc#939249 by using rpm Requires. ++++ openldap2: - Build SHA2 password hasing module that can be loaded on-demand. (Implement fate#319300) ++++ ldb: - Add doxygen at build time to add the development documentation. - Disable rpath-install and silent-rules while configure. ++++ plymouth: - Add bsc-939204.patch to make sure plymouth-reboot always restarts if needed to show all the log messages. Also make sure it has no After= dependencies in the service file. (bsc#939204) ++++ talloc: - Disable rpath-install and silent-rules while configure. ++++ tdb: - Disable rpath-install and silent-rules while configure. ++++ tevent: - Disable rpath-install and silent-rules while configure. ++++ open-vm-tools: - Enable vgauth for openSUSE Leap 42.1 (bsc#952645) ------------------------------------------------------------------ ------------------ 2015-10-29 - Oct 29 2015 ------------------- ------------------------------------------------------------------ ++++ grub2: - Add missing quoting for linuxefi (bsc#951962) * modified grub2-secureboot-use-linuxefi-on-uefi.patch * refreshed grub2-secureboot-provide-linuxefi-config.patch ++++ gtk3: - Add gtk3-places-sidebar-no-crash.patch: Do not crash if dragging something over the places sidebar, that has no valid URI (mostly coming from a host system into a guest system) (boo#952356, bgo#757298). ++++ installation-images-SLES: - include systemd-detect-virt (bsc#952397) - 14.205 ++++ kiwi: - Translated using Weblate (Spanish) Currently translated at 100.0% (28 of 28 strings) ++++ systemd: - Fix typo made by previous commit - firstboot is shipped only by SLE12-SP1 or higer ++++ libyaml: - Add pkg-config as a BuildRequire so the package provides pkgconfig(yaml-0.1) (bnc#952625) ++++ ntp: - Update to 4.2.8p4 to fix several security issues (bsc#951608): * CVE-2015-7871: NAK to the Future: Symmetric association authentication bypass via crypto-NAK * CVE-2015-7855: decodenetnum() will ASSERT botch instead of returning FAIL on some bogus values * CVE-2015-7854: Password Length Memory Corruption Vulnerability * CVE-2015-7853: Invalid length data provided by a custom refclock driver could cause a buffer overflow * CVE-2015-7852 ntpq atoascii() Memory Corruption Vulnerability * CVE-2015-7851 saveconfig Directory Traversal Vulnerability * CVE-2015-7850 remote config logfile-keyfile * CVE-2015-7849 trusted key use-after-free * CVE-2015-7848 mode 7 loop counter underrun * CVE-2015-7701 Slow memory leak in CRYPTO_ASSOC * CVE-2015-7703 configuration directives "pidfile" and "driftfile" should only be allowed locally * CVE-2015-7704, CVE-2015-7705 Clients that receive a KoD should validate the origin timestamp field * CVE-2015-7691, CVE-2015-7692, CVE-2015-7702 Incomplete autokey data packet length checks * obsoletes ntp-memlock.patch. - Add a controlkey line to /etc/ntp.conf if one does not already exist to allow runtime configuuration via ntpq. ++++ permissions: - permissions-suexec-bsc951765.patch: add suexec with 0755 to all standard profiles. this can and should be overridden in permissions.local if you need it setuid root. bsc#951765 bsc#263789 ++++ qemu: - Build SLOF from source (bsc#949016) SLOF_ppc64le.patch ++++ supportutils: - Added OPTION_NIT for novell-nit.txt (bnc#939079) - Included control group listing in systemd.txt - Fixed find loop for autoupg (bnc#952024) - Added nic,lan,vswitch (bnc#915888) - Fixed kernel taint flags (bnc#941773) - Fixed package reference (bnc#931390) - supportconfig: 3.0-70 ++++ yast2-ntp-client: - Fixed an error in the "run NTP as daemon" checkbox (bsc#952144) - 3.1.20 ++++ yast2-storage: - Fixed MariaDB/MySQL subvolume path (bsc#952500) - 3.1.71 ------------------------------------------------------------------ ------------------ 2015-10-28 - Oct 28 2015 ------------------- ------------------------------------------------------------------ ++++ at-spi2-core: - Disable xevie when configuring (boo#952011). ++++ lvm2: - Only not support unpartitioned DASD device with CDL formatted. (bnc#948859#946217) add: pvcreate-don-t-support-unpartitioned-DASD-devices-with-CDL-formatted.patch ++++ kernel-default: - rpm/kernel-binary.spec.in: really pass down %{?_smp_mflags} - commit 273a7fb - ALSA: hda - Disable 64bit address for Creative HDA controllers (bnc#814440). - commit 1b5a73d ++++ kernel-source: - rpm/kernel-binary.spec.in: really pass down %{?_smp_mflags} - commit 273a7fb - ALSA: hda - Disable 64bit address for Creative HDA controllers (bnc#814440). - commit 1b5a73d ++++ kernel-syms: - rpm/kernel-binary.spec.in: really pass down %{?_smp_mflags} - commit 273a7fb - ALSA: hda - Disable 64bit address for Creative HDA controllers (bnc#814440). - commit 1b5a73d ++++ kiwi: - Added vmdk descriptor update VMWare applications are made aware that an image has vm-tools installed via tags appended to the VMDK's metadata. Typically, the tools write the metadata during their first run, but in our case the first run of the tools is the first boot of the appliance, so the host application is not aware of tools until after a VM has been rebooted, missing a critical opportunity to configure an instance before or during the first boot. In order to allow VMWare applications (include vCloud) to be aware that vm-tools are installed, we need to add the appropriate metadata to the image during its creation ++++ krb5: - Make kadmin.local man page available without having to install krb5-client. bsc#948011 - Apply patch 0100-Fix-build_principal-memory-bug-CVE-2015-2697.patch to fix build_principal memory bug [CVE-2015-2697] bsc#952190 - Apply patch 0101-Fix-IAKERB-context-aliasing-bugs-CVE-2015-2696.patch to fix IAKERB context aliasing bugs [CVE-2015-2696] bsc#952189 - Apply patch 0102-Fix-SPNEGO-context-aliasing-bugs-CVE-2015-2695.patch to fix SPNEGO context aliasing bugs [CVE-2015-2695] bsc#952188 - Fix patch content of bnc#912002.diff that was missing a diff header. ++++ libqt5-qtbase: - Added qtwidgets_do_not-hide_show_via_WA_OutsideWSRange_for_native_widgets.patch (qtbug#48321) ++++ libinput: - Update to version 1.1.0: * This is a relatively small update, most of the bugfixes have found their way into the libinput 1.0.x releases. * The big addition here is the introduction of pointer acceleration profiles, or, more specifically, the "flat" profile. By default, libinput provides some (device-specific) pointer acceleration as outlined in http://wayland.freedesktop.org/libinput/doc/latest/pointer-acceleration.html * There is significant demand for the device to move unaccelerated, i.e. the device's virtual movements to move 1:1 to the physical movements. Changing the device's acceleration profile to the "flat" profile achieves exactly that. For a device in the flat profile, the speed setting range merely multiples the deltas with a constant value (for a speed of 0, the default, the value is 1). - Drop libinput-touchpad-serial-synaptics-needto-fake-new-touches.patch We have kernel-4.2.x in Tumbleweed now. ++++ libstorage: - Added fixed lt.po again that had broken build - 2.25.35 ++++ systemd: - Fetch the source code from the gitlab repository - Modernize patch tty-ask-password-agent-on-console.patch (maybe related to bsc#949739) ++++ vm-install: - bsc#952235 - Error after closing vm window during installation. - Version 0.8.47 ++++ xen: - Upstream patches from Jan 5604f239-x86-PV-properly-populate-descriptor-tables.patch 561bbc8b-VT-d-don-t-suppress-invalidation-address-write-when-0.patch 561d2046-VT-d-use-proper-error-codes-in-iommu_enable_x2apic_IR.patch 561d20a0-x86-hide-MWAITX-from-PV-domains.patch 561e3283-x86-NUMA-fix-SRAT-table-processor-entry-handling.patch ++++ xf86-input-evdev: - Update to version 2.10.0 Plenty of bugfixes accumulated over time, one new option is now available: Resolution. This enables a user to set a mouse device's native resolution, if set the device's deltas are scaled to a normalized 1000dpi resolution. This can be used to make high-resolution mice less sensitive without having to actually change the acceleration in the desktop environment. The default for this option is 0 and no scaling is performed. ------------------------------------------------------------------ ------------------ 2015-10-27 - Oct 27 2015 ------------------- ------------------------------------------------------------------ ++++ aaa_base: - add patches from git master for bnc#942734 - git-08-9b67611008adbb92fd0ebc9047f63036eb9e6d3d.patch Remove references to suseconfig and unused variables - git-09-919d7d4426ea868ffa10a18b87a6027e7555bca3.patch Restore CWD_IN_ROOT_PATH and CWD_IN_ROOT_PATH - git-10-f95fe37ac19c11c1294173b44e6a7567d842cd75.patch Fix indentation - this removes the references to sysconfig/suseconfig but actually keeps evaluating the CWD_IN_ variables in the scripts - add patches from git master for bnc#932456 - git-11-7c70cd44f911d150de785daf2960cfff660fdd62.patch sysconf_addword: do not insert spaces at start of string - add patches from git master for bnc#915259 - git-12-ca4b24d3a82ce55701931ecb94582b61a95cae81.patch suse.de-backup-rc.config: trigger also if only files changed that have spaces in their name ++++ gvfs: - Change patch-tags from PATCH-FEATURE-OPENSUSE to PATCH-FEATURE-SLE, lets use the tag where they actually are wanted. ++++ inst-source-utils: - mk_listings: set LC_CTYPE (bnc#910388) - ABXML.pm: add endoflife in product structure ++++ installation-images-SLES: - use plymouth-theme-tribar also for openSUSE ++++ samba: - s3: smbd: Fix our access-based enumeration on "hide unreadable" to match Windows; (bso#10252). - smbd: Fix file name buflen and padding in notify repsonse; (bso#10634). - kerberos: Make sure we only use prompter type when available; (bso#11038). - s3:ctdbd_conn: Make sure we destroy tevent_fd before closing the socket; (bso#11316). - dcerpc.idl: accept invalid dcerpc_bind_nak pdus; (bso#11327). - Fix a deadlock in tdb; (bso#11381). - s3: smbd: Fix mkdir race condition; (bso#11486). - pam_winbind: Fix a segfault if initialization fails; (bso#11502). - s3: dfs: Fix a crash when the dfs targets are disabled; (bso#11509). - s3: smbd: Fix opening/creating :stream files on the root share directory; (bso#11522). - net: Fix a crash with 'net ads keytab create'; (bso#11528). - s3: smbd: Fix a crash in unix_convert() and a NULL pointer bug introduced by previous 'raw' stream fix (bso#11522); (bso#11535). - vfs_fruit: Return value of ad_pack in vfs_fruit.c; (bso#11543). - vfs_commit: Set the fd on open before calling SMB_VFS_FSTAT; (bso#11547). - Fix bug in smbstatus where the lease info is not printed; (bso#11549). - s3:smbstatus: Add stream name to share_entry_forall(); (bso#11550). ++++ pixman: - Update to version 0.33.4: + Important security fix to prevent stack buffer overflow. + POWER: New fast-paths and optimizations to existing fast-paths. + ARMv6: New fast-path. + Tests: New cover and fence-image-self tests. + Remove redundant corrections in various calculations for COVER-CLIP and COVER analysis. ++++ libstorage: - repeat the btrfs file system detection when a race condition in the "btrfs" command is detected (bsc#948247) - Added --zero=y --yes to 'lvcreate' call to prevent interactive prompt (bsc#948539) - Temporarily removed lt.po that breaks build - 2.25.34 ++++ systemd: - rootsymlink_generator: create /run/udev if it doesnt exists so we wont fail when starting (bsc#945282). Add 1107-rootsymlink-generator-fix-mkdir.patch ++++ nfs-utils: - Use proper annotations for service restart (bsc#952055). ++++ virt-manager: - fate#319659 - vm-install: remove shutcut in virt-manager Drop virtman-vminstall.patch - bsc#Bug 952241 - virt-manager: LibvirtGLib was imported without specifying a version first. cde2f0ef-Suppress-gi-warnings-about-lack-of-require_version.patch ++++ wireshark: - Wireshark 1.12.8 [bnc#950437] The following vulnerabilities have been fixed: * pcapng file parser could crash while copying an interface filter. wnpa-sec-2015-30 CVE-2015-7830 * Further bug fixes and updated protocol support as listed in: https://www.wireshark.org/docs/relnotes/wireshark-1.12.8.html ++++ wpa_supplicant: - added patch for bnc#952254 CVE-2015-5310 0001-WNM-sleep-gtk-CVE-2015-5130.patch WNM: Ignore Key Data in WNM Sleep Mode Response frame if no PMF in use - added patch for bnc#937419 CVE-2015-8041 0001-NFC-Fix-payload-length-validation-in-NDEF-record-par.patch ++++ yast2-trans: - Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et eu fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my nb nl nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu en_GB en_US pt_BR zh_CN zh_TW ast nds. ------------------------------------------------------------------ ------------------ 2015-10-26 - Oct 26 2015 ------------------- ------------------------------------------------------------------ ++++ glibc: - glibc-2.3.90-noversion.diff: use stat64 ++++ glibc: - glibc-2.3.90-noversion.diff: use stat64 ++++ gnome-keyring: - Add gnome-keyring-dbus-handle-alias-paths-in-lookup_collection.patch: Fix firefox passwordmanager coupled with non-default keyring, also silence a bit of logspam (bgo#756865). ++++ hicolor-icon-theme: - Drop hicolor-scalable-sizes.patch: It breaks builder icons, and default icons on desktops like MATE. It has never been taken upstream, nor is any other distro using it, so lets align with everyone else. ++++ icewm: - Split out configuration files to allow icewm-theme-branding to work - Simplify reboot/shutdown commands: * icewm-preferences.patch - Enable fribidi support on main package RTL is quite used - Kill back the mate subpkg as it does not really pose any benefit for us. But keep the patch as it should be merged upstream - Cleanup a bit the update-alternatives syntax ++++ icewm-theme-branding: - Retweak to use config infrastructure from the default icewm package to not mess with post/postun/... - Fix rpmlint warnings - Move start.xpm to theme instead of having it as default button ++++ installation-images-SLES: - include IBM1047.so (bsc#951953) - 14.204 - adjust sle product name to sle12-sp1 (bsc#951244) - 14.203 ++++ kernel-default: - rpm/kernel-binary.spec.in: Use parallel make in all invocations Also, remove the lengthy comment, since we are using a standard rpm macro now. - commit 4d6ba88 - rpm/kernel-binary.spec.in: Delete one more DEBUG_SECTION_MISMATCH assignment - commit fce45dc - rpm/kernel-binary.spec.in: Do not explicitly set DEBUG_SECTION_MISMATCH CONFIG_DEBUG_SECTION_MISMATCH is a selectable Kconfig option since 2.6.39 and is enabled in our configs. - commit 15aa4f8 ++++ kernel-source: - rpm/kernel-binary.spec.in: Use parallel make in all invocations Also, remove the lengthy comment, since we are using a standard rpm macro now. - commit 4d6ba88 - rpm/kernel-binary.spec.in: Delete one more DEBUG_SECTION_MISMATCH assignment - commit fce45dc - rpm/kernel-binary.spec.in: Do not explicitly set DEBUG_SECTION_MISMATCH CONFIG_DEBUG_SECTION_MISMATCH is a selectable Kconfig option since 2.6.39 and is enabled in our configs. - commit 15aa4f8 ++++ kernel-syms: - rpm/kernel-binary.spec.in: Use parallel make in all invocations Also, remove the lengthy comment, since we are using a standard rpm macro now. - commit 4d6ba88 - rpm/kernel-binary.spec.in: Delete one more DEBUG_SECTION_MISMATCH assignment - commit fce45dc - rpm/kernel-binary.spec.in: Do not explicitly set DEBUG_SECTION_MISMATCH CONFIG_DEBUG_SECTION_MISMATCH is a selectable Kconfig option since 2.6.39 and is enabled in our configs. - commit 15aa4f8 ++++ kexec-tools: - kexec-tools-vmcoreinfo-in-xen.patch: Store XEN_VMCOREINFO in panic kernel ELF notes. (bsc#951740) ++++ libinput: - Update to version 1.0.2: * This release contains two tapping fixes. A multitap (triple tap, quadruple tap, ...) caused one too many click events, particularly noticable during a double-tap-and-hold dragging process. * The second fix avoids erroneous click events when two fingers are placed on the touchpad and one finger is released within the tap timeout. This can happen when executing short but frequent two-finger scroll movements. ++++ webkit2gtk3: - Update to version 2.10.3: + Fix graphics artifacts when entering/leaving Accelerated Compositing mode. + Honour 'forwards' fill-mode in Multiple-keyframe and delayed instantaneous animations. + Fix runtime warning when the inspector is closed. + Fix the build with GTK+2 plugin process disabled. + Gracefully handle errors when sending/receiving IPC messages data on connection close. + Fix several crashes and rendering issues. ++++ plymouth: - Fix a thinko in plymouth-filter-escape-codes.patch which filters out useful control characters. Fixes bsc#951983 ++++ sbc: - Add baselibs.conf as required by gstreamer-plugins-bad-32bit (boo#949416). ++++ systemd: - Remove my test shell function cflags - Remove --hash-size options as there is no any change in the final binary nor library anymore - Again change 1101-rules-persistent-device-names-for-NVMe-devices.patch to apply even if patch 1012-Skip-persistent-device-link-creation-on-multipath-de.patch has been removed ++++ yast2-auth-client: - Fix main dialog's header label. bsc#951586 - Improve RPM description text. ++++ zypper: - Add -x shorthand for --match-exact (fixes #64) - version 1.12.24 ------------------------------------------------------------------ ------------------ 2015-10-25 - Oct 25 2015 ------------------- ------------------------------------------------------------------ ++++ icewm: - Add icewm-fix-local-search.patch: make icewm-menu-fdo not to search through whole ~/.local/share/ as it can be unexpectedly big. - Add icewm-toolbar-icons-generic.patch: don't specify paths in toolbar icons. - Require adwaita-icon-theme instead of gnome-icon-theme. - Append icon search paths to icewm-preferences.patch including Adwaita theme. - Add basic MATE support via icewm-mate.patch and icewm-mate subpackage. - Fix build under openSUSE 13.1. - Deprecate the gnome subpackage as after investigation we figured we can simply use icewm-menu-fdo to generate the taskbar menu without any need for gnome2 ties. - Drop binary icewm-set-gnomewm as the gnome2 is not supported anyway and thus gconf settings of its defaults are bit pointless - Move icesound to default package as alsa is in by default ------------------------------------------------------------------ ------------------ 2015-10-24 - Oct 24 2015 ------------------- ------------------------------------------------------------------ ++++ file-roller: - Add patch: file-roller-extract-sparse-file.patch: Fix extraction of sparse file (bsc#923449, bgo#747091). ++++ icewm: - Add requires on xterm+alsa-utils that are used in default calls of icewm - For icewm-default add requires on gnome-icon-theme as otherwise we would not see icons for most of the things - Set up icesound to base on alsa only, as OSS and ESD are quite not useful nowdays ++++ kernel-default: - config: arm: Enable ADS7846 touchscreen driver This SPI connected chip is common on RPi TFT displays. - commit 71386ea ++++ kernel-source: - config: arm: Enable ADS7846 touchscreen driver This SPI connected chip is common on RPi TFT displays. - commit 71386ea ++++ kernel-syms: - config: arm: Enable ADS7846 touchscreen driver This SPI connected chip is common on RPi TFT displays. - commit 71386ea ++++ python-gobject: - Update to version 3.18.2: + Reroll of tarball to correct the previous one. - Changes from version 3.18.1: + Fix Gdk.rectangle_intersect/rectangle_union missing with GTK+ 3.18 (bgo#756364). + pep8: ignore new errors reported by pep8 1.6. + Don't emit require_version warning if namespace was loaded previously using g_irepository_require (bgo#754491). ++++ python-pyldap: - Update to upstream release 2.4.22 ++++ python3-gobject: - Update to version 3.18.2: + Reroll of tarball to correct the previous one. - Changes from version 3.18.1: + Fix Gdk.rectangle_intersect/rectangle_union missing with GTK+ 3.18 (bgo#756364). + pep8: ignore new errors reported by pep8 1.6. + Don't emit require_version warning if namespace was loaded previously using g_irepository_require (bgo#754491). ++++ xf86-video-amdgpu: - initial commit ------------------------------------------------------------------ ------------------ 2015-10-23 - Oct 23 2015 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to version 0.2.27 - Do not install recommended dependencies when installing the product release package (bnc#945462) - Addd --rollback option (fate#319114) ++++ btrfsprogs: - fix crash during scanning (bsc#951597) - Added patches: * 0001-btrfs-progs-fix-double-free-during-scanning.patch ++++ cogl: - Pass --enable-cogl-gst to configure, we have clutter-gst-3.0, shame on us, this should have been done for Leap too. - Add new BuildRequires needed from above change: - pkgconfig(gstreamer-audio-1.0) - pkgconfig(gstreamer-base-1.0) - pkgconfig(gstreamer-controller-1.0) - pkgconfig(gstreamer-plugins-base-1.0) - pkgconfig(gstreamer-tag-1.0) - pkgconfig(gstreamer-video-1.0) - Package new sub-packages typelib-1_0-CoglGst-2_0 and gstreamer-plugins-cogl due to above change. Add Supplements: packageand(libcogl20:gstreamer) for gstreamer-plugins-cogl. - Flip enable gles2 define to 1, build gles2 support. - Add cogl-GLES-Support-glMapBufferRange.patch: ES3 provides glMapBufferRange as core, with the added bonus that it also supports read mappings. Use this where possible. ++++ ft2demos: - no longer conflict dtc, flattened device tree tools are named to no longer clash with ft2demos binaries since dtc 1.4 ++++ gvfs: - Rebase gvfs-nds.patch and gvfs-nvvfs.patch. Also run autoreconf, since patches modify daemon/Makefile.am. - Replace gnome-common for autoconf BuildRequires. ++++ icewm: - Drop gnome-desktop-devel BuildRequires: That symbol is provided by libgnome-desktop-3-devel now, and is not what configure needs, nor is looking for. The compat package libgnome-desktop-2-devel is the correct one for icewm-gnome, and is already present via pkgconfig(gnome-desktop-2.0) BuildRequires. - Also drop libgnomeui-devel as pkgconfig(libgnomeui-2.0) takes care of that. - Move pkgconfig(gdk-pixbuf-xlib-2.0) BuildRequires: to the with gnome section. ++++ installation-images-SLES: - tell udevd not to set mount flags (bsc#937237) - 14.202 ++++ java-1_7_0-openjdk: - Update to 2.6.2 - OpenJDK 7u91 (bsc#951376) * Security fixes - S8048030, CVE-2015-4734: Expectations should be consistent - S8068842, CVE-2015-4803: Better JAXP data handling - S8076339, CVE-2015-4903: Better handling of remote object invocation - S8076383, CVE-2015-4835: Better CORBA exception handling - S8076387, CVE-2015-4882: Better CORBA value handling - S8076392, CVE-2015-4881: Improve IIOPInputStream consistency - S8076413, CVE-2015-4883: Better JRMP message handling - S8078427, CVE-2015-4842: More supportive home environment - S8078440: Safer managed types - S8080541: More direct property handling - S8080688, CVE-2015-4860: Service for DGC services - S8081760: Better group dynamics - S8086092, CVE-2015-4840: More palette improvements - S8086733, CVE-2015-4893: Improve namespace handling - S8087350: Improve array conversions - S8103671, CVE-2015-4805: More objective stream classes - S8103675: Better Binary searches - S8130078, CVE-2015-4911: Document better processing - S8130193, CVE-2015-4806: Improve HTTP connections - S8130864: Better server identity handling - S8130891, CVE-2015-4843: (bf) More direct buffering - S8131291, CVE-2015-4872: Perfect parameter patterning - S8132042, CVE-2015-4844: Preserve layout presentation * Import of OpenJDK 7 u85 build 2 - S8133968: Revert 8014464 on OpenJDK 7 - S8133993: [TEST_BUG] Make CipherInputStreamExceptions compile on OpenJDK 7 - S8134248: Fix recently backported tests to work with OpenJDK 7u - S8134610: Mac OS X build fails after July 2015 CPU - S8134618: test/javax/xml/jaxp/transform/8062923/XslSubstringTest.java has bad license header * Import of OpenJDK 7 u91 build 0 - S6854417: TESTBUG: java/util/regex/RegExTest.java fails intermittently - S6966259: Make PrincipalName and Realm immutable - S8005226: java/rmi/transport/pinClientSocketFactory/PinClientSocketFactory.java fails intermittently - S8014097: add doPrivileged methods with limited privilege scope - S8021191: Add isAuthorized check to limited doPrivileged methods - S8028780: JDK KRB5 module throws OutOfMemoryError when CCache is corrupt - S8064331: JavaSecurityAccess.doIntersectionPrivilege() drops the information about the domain combiner of the stack ACC - S8076506: Increment minor version of HSx for 7u91 and initialize the build number - S8078822: 8068842 fix missed one new file PrimeNumberSequenceGenerator.java - S8079323: Serialization compatibility for Templates: need to exclude Hashtable from serialization - S8087118: Remove missing package from java.security files - S8098547: (tz) Support tzdata2015e - S8130253: ObjectStreamClass.getFields too restrictive - S8133321: (tz) Support tzdata2015f - S8135043: ObjectStreamClass.getField(String) too restrictive * Import of OpenJDK 7 u91 build 1 - S8072932: Test fails with java.security.AccessControlException: access denied ("java.security.SecurityPermission" "getDomainCombiner") * Backports - S6880559, PR2674: Enable PKCS11 64-bit windows builds - S6904403, PR2674: assert(f == k->has_finalizer(),"inconsistent has_finalizer") with debug VM - S7011441, PR2674: jndi/ldap/Connection.java needs to avoid spurious wakeup - S7059542, PR2674: JNDI name operations should be locale independent - S7105461, PR2571: Large JTables are not rendered correctly with Xrender pipeline - S7105883, PR2560: JDWP: agent crash if there exists a ThreadGroup with null name - S7107611, PR2674: sun.security.pkcs11.SessionManager is scalability blocker - S7127066, PR2674: Class verifier accepts an invalid class file - S7150092, PR2674: NTLM authentication fail if user specified a different realm - S7150134, PR2571: JCK api/java_awt/Graphics/index.html#DrawLine fails with OOM for jdk8 with XRender pipeline - S7152582, PR2674: PKCS11 tests should use the NSS libraries available in the OS - S7156085, PR2674: ArrayIndexOutOfBoundsException throws in UTF8Reader of SAXParser - S7177045, PR2674: Rework the TestProviderLeak.java regression test, it is too fragile to low memory errors. - S7190945, PR2674: pkcs11 problem loading NSS libs on Ubuntu - S8005226, PR2674: java/rmi/transport/pinClientSocketFactory/PinClientSocketFactory.java fails intermittently - S8009438, PR2674: sun/security/pkcs11/Secmod tests failing on Ubuntu 12.04 - S8011709, PR2509: [parfait] False positive: memory leak in jdk/src/share/native/sun/font/layout/CanonShaping.cpp - S8012971, PR2674: PKCS11Test hiding exception failures - S8016105, PR2560: Add complementary RETURN_NULL allocation macros in allocation.hpp - S8020424, PR2674: The NSS version should be detected before running crypto tests - S8020443, PR2674: Frame is not created on the specified GraphicsDevice with two monitors - S8021897, PR2560: EXCEPTION_ACCESS_VIOLATION on debugging String.contentEquals() - S8022683, PR2560: JNI GetStringUTFChars should return NULL on allocation failure not abort the VM - S8023052, PR2509: JVM crash in native layout - S8025922, PR2560: JNI access to Strings need to check if the value field is non-null - S8026119. PR2679: Regression test DHEKeySizing.java failing intermittently - S8027624, PR2674: com/sun/crypto/provider/KeyFactory/TestProviderLeak.java unstable again - S8033069, PR2674: mouse wheel scroll closes combobox popup - S8035150, PR2674: ShouldNotReachHere() in ConstantPool::copy_entry_to - S8039212, PR2674: SecretKeyBasic.sh needs to avoid NSS libnss3 and libsoftokn3 version mismatches - S8042855, PR2509: [parfait] Potential null pointer dereference in IndicLayoutEngine.cpp - S8044364, PR2674: runtime/RedefineFinalizer test fails on windows - S8048353, PR2674: jstack -l crashes VM when a Java mirror for a primitive type is locked - S8050123, PR2674: Incorrect property name documented in CORBA InputStream API - S8056122, PR1896: Upgrade JDK to use LittleCMS 2.6 - S8056124, PR2674: Hotspot should use PICL interface to get cacheline size on SPARC - S8057934, PR1896: Upgrade to LittleCMS 2.6 breaks AIX build - S8059200, PR2674: Promoted JDK9 b31 for Solaris-amd64 fails (Error: dl failure on line 744, no picl library) on Solaris 11.1 - S8059588, PR2674: deadlock in java/io/PrintStream when verbose java.security.debug flags are set - S8062518, PR2674: AIOBE occurs when accessing to document function in extended function in JAXP - S8062591, PR2674: SPARC PICL causes significantly longer startup times - S8072863, PR2674: Replace fatal() with vm_exit_during_initialization() when an incorrect class is found on the bootclasspath - S8073453, PR2674: Focus doesn't move when pressing Shift + Tab keys - S8074350, PR2674: Support ISO 4217 "Current funds codes" table (A.2) - S8074869, PR2674: C2 code generator can replace -0.0f with +0.0f on Linux - S8075609, PR2674: java.lang.IllegalArgumentException: aContainer is not a focus cycle root of aComponent - S8075773, PR2674: jps running as root fails after the fix of JDK-8050807 - S8076040, PR2674: Test com/sun/crypto/provider/KeyFactory/TestProviderLeak.java fails with -XX:+UseG1GC - S8076328, PR2679: Enforce key exchange constraints - S8076455, PR2674: IME Composition Window is displayed on incorrect position - S8076968, PR2674: PICL based initialization of L2 cache line size on some SPARC systems is incorrect - S8077102, PR2674: dns_lookup_realm should be false by default - S8077409, PR2674: Drawing deviates when validate() is invoked on java.awt.ScrollPane - S8078113, PR2674: 8011102 changes may cause incorrect results - S8078331, PR1896: Upgrade JDK to use LittleCMS 2.7 - S8080012, PR2674: JVM times out with vdbench on SPARC M7-16 - S8081392, PR2674: getNodeValue should return 'null' value for Element nodes - S8081470, PR2674: com/sun/jdi tests are failing with "Error. failed to clean up files after test" with jtreg 4.1 b12 - S8081756, PR1896: Mastering Matrix Manipulations - S8130297, PR2674: com/sun/crypto/provider/KeyFactory/TestProviderLeak.java still failing after JDK-8076040 - S8133636, PR2674: [TEST_BUG] Import/add tests for the problem seen in 8076110 * Bug fixes - PR2512: Reset success following calls in LayoutManager.cpp - PR2557, G390663: Update Gentoo font configuration and allow font directory to be specified - PR2568: openjdk causes a full desktop crash on RHEL 6 i586 - PR2683: AArch64 port has broken Zero on AArch64 - PR2684: AArch64 port not selected on architectures where host_cpu != aarch64 - PR2686: Add generated Fedora & Gentoo font configurations for bootstrap stage * CACAO - PR2652: Set classLoader field in java.lang.Class as expected by JDK ++++ kernel-default: - [media] media/vivid-osd: fix info leak in ioctl (CVE-2015-7884, bnc#951626). - staging/dgnc: fix info leak in ioctl (CVE-2015-7885, boo#951627). - commit f554650 ++++ kernel-source: - [media] media/vivid-osd: fix info leak in ioctl (CVE-2015-7884, bnc#951626). - staging/dgnc: fix info leak in ioctl (CVE-2015-7885, boo#951627). - commit f554650 ++++ kernel-syms: - [media] media/vivid-osd: fix info leak in ioctl (CVE-2015-7884, bnc#951626). - staging/dgnc: fix info leak in ioctl (CVE-2015-7885, boo#951627). - commit f554650 ++++ libgpod: - Added patch that prevents segfault when using newer iPod and iPhone (< iOS 5) 0002-323-Segmentation-fault-when-opening-ipod.patch - Added patch that corrects few strings 0001-Fix-spelling-errors-in-comments-and-strings-using-co.patch - Added patch that corrects compiling with newer libplist 0003-Fixed-PList-deprication.patch ++++ parted: - Start/end sector of the new partition could be snapped to boundaries of freespace only if it makes the partition bigger, not smaller (bnc#950724) - parted-dont-snap-to-boundaries-of-freespace.patch ++++ systemd: - Add patch Do-not-delegate-cgroup-control-blkid.patch to avoid IO performance break down as side effect of patch 0001-core-introduce-new-Delegate-yes-no-property-controll.patch (bsc#951265) - rules: generate by-path links NVMe devices (bsc#944132). Update 1101-rules-persistent-device-names-for-NVMe-devices.patch - path_id_compat: add old fashion phy sas disk enumeration (bsc#950510). Add 1106-path_compat_id-phy-sas-disk-enumeration.patch ++++ libusb-1_0: - Remove _smp_mflags usage to fix sporadic build errors ++++ libzypp: - Fix broken product: <-> -release package relation (bnc#951782) - version 15.19.5 (19) ++++ xen: - bsc#951845 - VUL-0: CVE-2015-7972: xen: x86: populate-on-demand balloon size inaccuracy can crash guests (XSA-153) xsa153-libxl.patch ++++ yast2: - Fixed clipped labels in Arabic on some widgets (bsc#880701). - Fixed that also for the installation (bsc#880701#c43) - 3.1.155 ++++ yast2-bootloader: - respect original grub2 configuration when upgrade from grub2 to grub2 (bnc#951731) - 3.1.159 ------------------------------------------------------------------ ------------------ 2015-10-22 - Oct 22 2015 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Ingore restarting of all wickedd* services while finishing the second installation stage. (bnc#944349) - 3.1.100 ++++ gnome-packagekit: - Add bnc-946886-install-signatures-in-viewer.patch -- install signatures in gpk-update-viewer if needed (bsc#946886). ++++ gnome-settings-daemon: - Add gnome-settings-daemon-dont-override-xim-presets.patch: Don't override QT_IM_MODULE and XMODIFIERS if already set (boo#947576, bgo#757013). ++++ java-1_8_0-openjdk: - Upgrade to upstream tag jdk8u65-b17 * Security fix release of October 21, 2015 (bsc#951376) - Security issues fixed: * CVE-2015-4734: A remote user can exploit a flaw in the Embedded JGSS component to partially access data * CVE-2015-4803: A remote user can exploit a flaw in the JRockit JAXP component to cause partial denial of service conditions * CVE-2015-4805: A remote user can exploit a flaw in the Embedded Serialization component to gain elevated privileges * CVE-2015-4806: A remote user can exploit a flaw in the Java SE Embedded Libraries component to partially access and partially modify data * CVE-2015-4835: A remote user can exploit a flaw in the Embedded CORBA component to gain elevated privileges * CVE-2015-4842: A remote user can exploit a flaw in the Embedded JAXP component to partially access data * CVE-2015-4843: A remote user can exploit a flaw in the Java SE Embedded Libraries component to gain elevated privileges * CVE-2015-4844: A remote user can exploit a flaw in the Embedded 2D component to gain elevated privileges * CVE-2015-4860: A remote user can exploit a flaw in the Embedded RMI component to gain elevated privileges * CVE-2015-4872: A remote user can exploit a flaw in the JRockit Security component to partially modify data []. * CVE-2015-4881: A remote user can exploit a flaw in the Embedded CORBA component to gain elevated privileges * CVE-2015-4882: A remote user can exploit a flaw in the Embedded CORBA component to cause partial denial of service conditions * CVE-2015-4883: A remote user can exploit a flaw in the Embedded RMI component to gain elevated privileges * CVE-2015-4893: A remote user can exploit a flaw in the JRockit JAXP component to cause partial denial of service conditions * CVE-2015-4902: A remote user can exploit a flaw in the Java SE Deployment component to partially modify data * CVE-2015-4903: A remote user can exploit a flaw in the Embedded RMI component to partially access data * CVE-2015-4911: A remote user can exploit a flaw in the JRockit JAXP component to cause partial denial of service conditions * CVE-2015-4810: A local user can exploit a flaw in the Java SE Deployment component to gain elevated privileges * CVE-2015-4840: A remote user can exploit a flaw in the Embedded 2D component to partially access data * CVE-2015-4868: A remote user can exploit a flaw in the Java SE Embedded Libraries component to gain elevated privileges * CVE-2015-4901: A remote user can exploit a flaw in the JavaFX component to gain elevated privileges * CVE-2015-4906: A remote user can exploit a flaw in the JavaFX component to partially access data * CVE-2015-4908: A remote user can exploit a flaw in the JavaFX component to partially access data * CVE-2015-4916: A remote user can exploit a flaw in the JavaFX component to partially access data - Modified patch: * s390-size_t.patch - Account for an additional uintptr_t <-> size_t mismatch ++++ kernel-default: - supported.conf: Add pv-ops Xen drivers, 8250-base, and xhci-pci. - commit ff3f596 ++++ kernel-source: - supported.conf: Add pv-ops Xen drivers, 8250-base, and xhci-pci. - commit ff3f596 ++++ kernel-syms: - supported.conf: Add pv-ops Xen drivers, 8250-base, and xhci-pci. - commit ff3f596 ++++ tigervnc: - U_support_ipv6.patch * Bind to both ipv4 and ipv6 addresses. (bnc#951281) ++++ samba: - Prevent null pointer access in samlogon fallback when security credentials are null; (bnc#949022). ++++ samba: - Require renamed python-ldb-devel and python-talloc-devel at build-time. - Requires python-ldb and python-talloc from the python subpackage. ++++ libreoffice: - Add patch to fix flaky test: * use-long-for-test-comparsion.patch ++++ talloc: - Update to 2.1.4; (bsc#951660). + Test that talloc magic differs between processes. + Increment minor version due to added talloc_test_get_magic. + Provide tests access to talloc_magic. + Test magic protection measures. ++++ open-vm-tools: - Remove vgauth requirements from vmtoolsd.service file if vgauth is not enabled. - Remove gcc4.7 requirement for older environments. ++++ wicked: - vesion 0.6.27 - nanny: fix policy file reading and objects references (boo#916035) - ovs: use --may-exist option in add-port (bsc#951315) commands to avoid error messages when the port is already in the db. - netconfig: do not refresh unrelated details in supplicants - service: fixed wicked client and nanny dependencies (bsc#950333). - service: restart wickedd* on dbus restart (bsc#941964) - fsm: do not follow link-up checks on configured master devices not involved in the current ifup operation (bsc#948423). - client: added more comfortable "wicked test dhcp[46]" commands executing the wickedd-dhcp[46] in their --test mode (bsc#942278) ++++ libzypp: - Use a uniform translation set for SLE and openSUSE (bnc#948924) - fix Plugin-services not updating repo GPGCheck settings (bnc#951402) - version 15.19.4 (19) ++++ yast2: - bnc#946047 - use proper hostname / domain defaults when network is configured by linuxrc - 3.1.154 ++++ zypper: - Use a uniform translation set for SLE and openSUSE (bnc#948924) - Issue 'volatile change' warning when modifying a plugin service repo (bnc#951339) - Fix missaligned output due to changed mbrtowc return value in glibc-2.22 (bnc#950869) - version 1.12.23 ------------------------------------------------------------------ ------------------ 2015-10-21 - Oct 21 2015 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to version 0.2.26 - zypper migration extremly slow with lot of modules and extensions registered (bnc#945462) ++++ autoyast2: - Cloning system while an installation without AutoYaST: Do not blame if packages are not available anymore because the medium has already been unmounted (e.g. USB device) (bnc#901747) - 3.1.99 ++++ evince: - Update to version 3.18.1: + Fix performance regression with recent versions of GTK+ when getting colors from GtkStyleContext for a different state (bgo#755442). + Fix a crash in PDF backend when opening documents containing screen annotations with no actions (bgo#756572). + Ignore right clicks while adding new annotations (bgo#755619). + Escape bookmark titles to be correctly rendered when they contain characters like & (bgo#663019). + Fix handling of multiple files provided as command line arguments (bgo#755796). + Show error messages also in recent view mode (bgo#755064). + Do not crash when the rendering or thumbnail jobs fail (bgo#744049). + Updated translations. ++++ installation-images-SLES: - set the default repo location based of the products file (bsc#904755) - 14.201 ++++ kernel-default: - config: arm: Enable CONFIG_PPS_CLIENT_GPIO Set CONFIG_PPS_CLIENT_GPIO=m for all ARM configs to be able to use GPS with PPS line connected to a GPIO, as a high-precision time reference. - commit f01eb6a ++++ kernel-source: - config: arm: Enable CONFIG_PPS_CLIENT_GPIO Set CONFIG_PPS_CLIENT_GPIO=m for all ARM configs to be able to use GPS with PPS line connected to a GPIO, as a high-precision time reference. - commit f01eb6a ++++ kernel-syms: - config: arm: Enable CONFIG_PPS_CLIENT_GPIO Set CONFIG_PPS_CLIENT_GPIO=m for all ARM configs to be able to use GPS with PPS line connected to a GPIO, as a high-precision time reference. - commit f01eb6a ++++ libqt5-qtwebkit: - _constraints adding ppc64le constraint of memory and disk space ++++ samba: - Update to 4.3.1. + s3: smbd: Fix our access-based enumeration on "hide unreadable" to match Windows; (bso#10252). + nss_winbind: Fix hang on Solaris on big groups; (bso#10365). + smbd: Fix file name buflen and padding in notify repsonse; (bso#10634). + kerberos: Make sure we only use prompter type when available; winbind: Fix 100% loop; (bso#11038). + source3/lib/msghdr.c: Fix compiling error on Solaris; (bso#11053). + s3:ctdbd_conn: make sure we destroy tevent_fd before closing the socket; (bso#11316). + s3: smbd: Fix mkdir race condition; (bso#11486). + pam_winbind: Fix a segfault if initialization fails; (bso#11502). + s3: dfs: Fix a crash when the dfs targets are disabled; (bso#11509). + s4:lib/messaging: Use 'msg.lock' and 'msg.sock' for messaging related subdirs; (bso#11515). + s3: smbd: Fix opening/creating :stream files on the root share directory; (bso#11522). + lib/param: Fix hiding of FLAG_SYNONYM values; (bso#11526). + net: Fix a crash with 'net ads keytab create'; (bso#11528). + s3: smbd: Fix a crash in unix_convert(); (bso#11535). + s3: smbd: Fix NULL pointer bug introduced by previous 'raw' stream fix (bso#11522); (bso#11535). + vfs_fruit: Return value of ad_pack in vfs_fruit.c; (bso#11543). + vfs_commit: set the fd on open before calling SMB_VFS_FSTAT; (bso#11547). + s3:locking: Initialize lease pointer in share_mode_traverse_fn(); (bso#11549). + s3:smbstatus: Add stream name to share_entry_forall(); (bso#11550). + s3:lib: Validate domain name in lookup_wellknown_name(); (bso#11555). + s3: lsa: lookup_name() logic for unqualified (no DOMAIN component) names is incorrect; (bso#11555). ++++ liblouis: - Update to version 2.6.4: + New features: YAML based harness tests. Harness tests can now be written in simple YAML notation and they are integrated with the normal `make check' command. They can be used for both ucs2 and ucs4 and no Python is required. + Bug fixes: - Use a separate gnulib instance for the library and the tools. Use the strndup module to avoid build problems on windows. - Fix a problem with the nocross opcode when used in combination with the opcodes nocont and compbrl. - Fix a problem with the decoding of the harness test files. - Fix numerous problems in the way braille indicators are handled. There is now a safe version of the checkAttr function which makes sure that no attributes are checked beyond the boundaries of the currentInput. This fixes the random behavior with tests where the emphasis extends to the end of the input string. + Other changes: - If found use texi2any to build the documentation. - Fix permissions of Korean tables. - Update the windows build instructions. + Braille table improvements: - Changes from version 2.6.3: + New features: - [beta] The new function lou_findTable can be used for table discovery based on meta data in table headers. - The Python API now has a new function to check tables aptly named ~checkTable~. + Bug fixes: Fixed a problem in resolveTable when using a Java resolver. + Other changes: The build dependency on makeinfo is now optional. If it is not installed we simply do not build the documentation. + Braille table improvements. + Corrections and improvements made to UEB tables. - Changes from version 2.6.2: + New features: Harness tests now can test for typeform differences. + Bug fixes: Fix for emphasis bug. + Braille table improvements. - Changes from version 2.6.1: + New features: New Braille tables. + Braille table improvements. + Bug fixes: Fix a compiler warning in the logging code. + Documentation updates: The documentation has been restructured to be more beginner friendly and a short introduction to translation table writing has been added. + Other changes: - When compiling with mingw or cygwin resulting dll is liblouis.dll. - runHarness.py: add new output format, compact output mode suitable for grepping. + Backwards incompatible changes: - Deleted ga.ctb now superseded by ga-g1.utb and ga.g2.ctb. - Nl-Nl-g1.utb has been removed. It is superseded by nl-NL-g1.ctb. - nl-be-g1.utb has been removed. It is superseded by nl-BE-g1.ctb. - Changes from version 2.6.0: + New features: - New Braille tables. - Logging callback. There is now a callback system in place to get error messages and warnings. + Bug fixes: - Fix back translation problems when word gets split in unusual places causing back translation of whole words. - Fixed bug to prevent removal of \xffff between largesign rules. - Fixed a bug in back translation, when a letsign was encountered, the letsign was being applied beyond the element it applied to. - Fix memory leaks in the default table resolver introduced in the previous release. - Fixes to the build system. + Braille table improvements. - Bump soname following upstream changes, leading to rename of package liblouis2 to liblouis9. - Update url and sourceurl to new working ones. - Add exlicit makeinfo BuildRequires, we want to build documentation. ++++ compat-openssl098: - fix an ecdh negotiation bug (bsc#947833) * added openssl-fix-ecdh_negotiation_bug.patch ++++ libosinfo: - bsc#946157 - The mouse cursor doesn't work during Guest OS installation in KVM Mode Fix_derives-from_and_add_tablet_item.patch - Use correct name for openSUSE Leap 42.1 ++++ libreoffice: - Remove upstream merged: * bnc-939996.diff - Fix bnc#939996 - LO-L3: Some bits from DOCX file are not imported * bnc-939996.diff - Fix bnc#889755 - LO-L3: PPTX: chart axis number format incorrect * bnc-889755.diff - bnc#679938 - LO-L3: saving to doc file the chapter name in the header does not change with chapters * bnc-679938.diff - Add patch to disable flaky hsqldb test: * disable-flaky-hsqldb-test.patch ++++ python-gobject: - Explicitly define python build version. Fixes incorrect autodetection in some situations (such as devel:languages:python3 right now). ++++ python-requests: - update to 2.8.1: - Update certificate bundle to match ``certifi`` 2015.9.6.2's weak certificate bundle. - Fix a bug in 2.8.0 where requests would raise ``ConnectTimeout`` instead of ``ConnectionError`` - When using the PreparedRequest flow, requests will now correctly respect the ``json`` parameter. Broken in 2.8.0. - When using the PreparedRequest flow, requests will now correctly handle a Unicode-string method name on Python 2. Broken in 2.8.0. - remove requests-do-not-use-bundle.patch (bsc#947357) - fix requires ++++ python3-cairo: - Add pycairo-1.10.0-80_fix-pickle.patch and pycairo-1.10.0-81_pickling-again.patch These fix pickling issues in the bundled waf buildsystem on python 3.5. These patches are being used in various other distros, including gentoo, debian, abd ubuntu. See: https://bugs.freedesktop.org/show_bug.cgi?id=91561 https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-python/pycairo/files/pycairo-1.10.0-80_fix-pickle.patch https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-python/pycairo/files/pycairo-1.10.0-81_pickling-again.patch - Reformat waf-py34.patch - Improve waf patching process ++++ python3-gobject: - Explicitly define python build version. Fixes incorrect autodetection in some situations (such as devel:languages:python3 right now). ++++ python3-louis: - Update to version 2.6.4: + New features: YAML based harness tests. Harness tests can now be written in simple YAML notation and they are integrated with the normal `make check' command. They can be used for both ucs2 and ucs4 and no Python is required. + Bug fixes: - Use a separate gnulib instance for the library and the tools. Use the strndup module to avoid build problems on windows. - Fix a problem with the nocross opcode when used in combination with the opcodes nocont and compbrl. - Fix a problem with the decoding of the harness test files. - Fix numerous problems in the way braille indicators are handled. There is now a safe version of the checkAttr function which makes sure that no attributes are checked beyond the boundaries of the currentInput. This fixes the random behavior with tests where the emphasis extends to the end of the input string. + Other changes: - If found use texi2any to build the documentation. - Fix permissions of Korean tables. - Update the windows build instructions. + Braille table improvements: - Changes from version 2.6.3: + New features: - [beta] The new function lou_findTable can be used for table discovery based on meta data in table headers. - The Python API now has a new function to check tables aptly named ~checkTable~. + Bug fixes: Fixed a problem in resolveTable when using a Java resolver. + Other changes: The build dependency on makeinfo is now optional. If it is not installed we simply do not build the documentation. + Braille table improvements. + Corrections and improvements made to UEB tables. - Changes from version 2.6.2: + New features: Harness tests now can test for typeform differences. + Bug fixes: Fix for emphasis bug. + Braille table improvements. - Changes from version 2.6.1: + New features: New Braille tables. + Braille table improvements. + Bug fixes: Fix a compiler warning in the logging code. + Documentation updates: The documentation has been restructured to be more beginner friendly and a short introduction to translation table writing has been added. + Other changes: - When compiling with mingw or cygwin resulting dll is liblouis.dll. - runHarness.py: add new output format, compact output mode suitable for grepping. + Backwards incompatible changes: - Deleted ga.ctb now superseded by ga-g1.utb and ga.g2.ctb. - Nl-Nl-g1.utb has been removed. It is superseded by nl-NL-g1.ctb. - nl-be-g1.utb has been removed. It is superseded by nl-BE-g1.ctb. - Changes from version 2.6.0: + New features: - New Braille tables. - Logging callback. There is now a callback system in place to get error messages and warnings. + Bug fixes: - Fix back translation problems when word gets split in unusual places causing back translation of whole words. - Fixed bug to prevent removal of \xffff between largesign rules. - Fixed a bug in back translation, when a letsign was encountered, the letsign was being applied beyond the element it applied to. - Fix memory leaks in the default table resolver introduced in the previous release. - Fixes to the build system. + Braille table improvements. - Bump soname following upstream changes, leading to rename of package liblouis2 to liblouis9. - Update url and sourceurl to new working ones. - Add exlicit makeinfo BuildRequires, we want to build documentation. ++++ yast2: - Replace "Skip" with "Ignore" in the dialog that is shown when there's a problem during packages installation (bsc#948608) - 3.1.153 ++++ yast2-packager: - fixed crash (missing nil check) at ProductLicense.rb when displaying EULA in the firstboot workflow in a Studio image (bsc#951210) - 3.1.83 ------------------------------------------------------------------ ------------------ 2015-10-20 - Oct 20 2015 ------------------- ------------------------------------------------------------------ ++++ lvm2: - Change $OCF_RESKEY_daemon_options from -d2 to -d0(bnc#949933) ++++ glib2: - Add glib2-remove_fam_debug_print.patch: remove debug output "II 1" from the fam monitor (boo#951221, bgo#756879). ++++ gnome-control-center: - Fix bug The keyboard display window missed (bnc#951122) Add require libgnomekbd in spec file. ++++ gnome-keyring: - Update to version 3.18.2: + Fix regression in ported GDBus prompting (bgo#756032). + Other minor fixes. ++++ gsettings-desktop-schemas: - Update to version 3.18.1: + Add instructions and scripts for building on Win32. + Updated translations. ++++ ibus-chewing: - update version 1.4.14 * Fixed the issues found in static checks - changes in 1.14.11.1 * Resolves Bug 1013977 - Slow focus change with ibus-chewing * Resolves Bug 1062133 - ibus-chewing may not handle key event after focus change * Resolves Bug 1073797 - Cannot identify input mode for Chinese IME (ibus-chewing) * Fixed Bug 902866 - ibus-chewing uses dconf but still installs gconf schemas * MakerDialog GUI is only loaded when setting dialog is invoked. * Setting is removed from ibus-properties because it can be launched from either: + Executable ibus-setup-chewing: Usually under /usr/libexec + Input method preference in IBus preference. * Fixed github issue #43: First space not able to input * Fixed github issue #44: Update input-events (for libchewing-0.4.0) * Fixed github issue #45: Optimize properties handling. - remove explicit Requires on libchewing > 0.3.2, ldconfig will do the work - drop patch: ibus-chewing-fix-license.patch, upstream fixed - dont build with gconf support, such codes are buggy ++++ kernel-default: - Disable leftover CONFIG_FW_LOADER_USER_HELPER_FALLBACK in armv7hl/* (boo#951260) - commit 007f6ba - [media] c8sectpfe: Remove select on CONFIG_FW_LOADER_USER_HELPER_FALLBACK (boo#951260). - drm/sti: Remove select of CONFIG_FW_LOADER_USER_HELPER_FALLBACK (boo#951260). - commit 23d5c78 - Disable CONFIG_RT_GROUP_SCHED (boo#950955) Even people originally demanded suggest to drop it now... - commit 58efde7 ++++ kernel-source: - Disable leftover CONFIG_FW_LOADER_USER_HELPER_FALLBACK in armv7hl/* (boo#951260) - commit 007f6ba - [media] c8sectpfe: Remove select on CONFIG_FW_LOADER_USER_HELPER_FALLBACK (boo#951260). - drm/sti: Remove select of CONFIG_FW_LOADER_USER_HELPER_FALLBACK (boo#951260). - commit 23d5c78 - Disable CONFIG_RT_GROUP_SCHED (boo#950955) Even people originally demanded suggest to drop it now... - commit 58efde7 ++++ kernel-syms: - Disable leftover CONFIG_FW_LOADER_USER_HELPER_FALLBACK in armv7hl/* (boo#951260) - commit 007f6ba - [media] c8sectpfe: Remove select on CONFIG_FW_LOADER_USER_HELPER_FALLBACK (boo#951260). - drm/sti: Remove select of CONFIG_FW_LOADER_USER_HELPER_FALLBACK (boo#951260). - commit 23d5c78 - Disable CONFIG_RT_GROUP_SCHED (boo#950955) Even people originally demanded suggest to drop it now... - commit 58efde7 ++++ kiwi: - v7.03.34 released - Make check for running udev daemon more stable ++++ translation-update: - Update translation-update-from-translation-update-upstream-20151020.tar.bz2 (dummy bsc#933411). ++++ yast2-theme-SLE: - Fixed styling for the package manager filter view widgets (unreadable white-on-white labels) (bsc#950283) - 3.1.35 ++++ zypper-migration-plugin: - version 0.8 - use stable sort for product list returned by scc ------------------------------------------------------------------ ------------------ 2015-10-19 - Oct 19 2015 ------------------- ------------------------------------------------------------------ ++++ ImageMagick: - fix default value of the image in pdf [bnc#950872] ++++ aaa_base: - add some patches from git master: - afd04c2500406fc26c30898c8a6b31b1881b8857 from Andreas Jaeger Fix spelling of SUSE Fix spelling in README and comments. - f7660b46d8cdbec18e2fc149f40a296cc4fb91ae from Andrei Borzenkov Avoid sourcing /etc/bash_completion.d twice (bnc#907873) - 4c9ce1005de47b75b774f914c52dcb5d42f1cc7e from Werner Fink Even if GDM has done language setup the personal .i18n should be sourced (see also bnc#950892) - c745414060676fc15b275a14e82b060e80305878 from Werner Fink Correct the boolean in /etc/profile.d/lang.sh - be5760cab096493812ebe05d33d44db021d509e6 from Werner Fink Handle also command lines starting with the env command as this is used by gnome xsessions (bsc#921172) - 4a32a7a42fae1ae52d7a141c3ba3f10b443b8f7a from Ruediger Oertel add SOCKS5_SERVER and socks_proxy to proxy settings (bnc#928398) - 427db470e66738bd4262e68911614ba124593576 from Petr Tesarik Enable SysRq dump by default ++++ avahi: - Temp disable 2 old Conflicts that are breaking staging. These can back in once there is a new release of avahi. ++++ bash: - Define the USE_MKTEMP and USE_MKSTEMP cpp macros as the implementation is already there. - Add patch bash-4.3-pathtemp.patch to allow root to clear the file systems. Otherwise the completion does not work if /tmp if full (ENOSPC for here documents) ++++ gfxboot: - update translations (bsc#950962) - 4.5.10 ++++ glibc: - ld-pointer-guard.patch: Always enable pointer guard (CVE-2015-8777, bsc#950944, BZ #18928) ++++ glibc: - ld-pointer-guard.patch: Always enable pointer guard (CVE-2015-8777, bsc#950944, BZ #18928) ++++ gnome-documents: - Pass --disable-static and --enable-getting-started to configure, build the getting started pdf. - Because of the above, add inkscape and poppler-tools BuildRequires, needed dependencies. ++++ iproute2: - ip-return-correct-exit-code-on-route-failure.patch: fix "ip route" exit code (bsc#949040) - ip-fix-exit-code-for-rule-failures.patch: fix "ip rule" exit code (bsc#949040) - ip-fix-exit-code-for-addrlabel.patch: fix "ip addrlabel" exit code (bsc#949040) - man-fix-documentation-references-in-manual-pages.patch: minor fix (README.lnstat is in iproute2, not iproute2-doc) ++++ kernel-default: - config: Re-enable DEBUG_INFO on ec2 flavors. It was disabled in commit a104accda85, but is enabled explicitly in the spec file. The options that depend on it must be in the config file for the build to succeed. - commit 4415ce9 - Update to 4.3-rc6. - commit d6b2a93 ++++ kernel-source: - config: Re-enable DEBUG_INFO on ec2 flavors. It was disabled in commit a104accda85, but is enabled explicitly in the spec file. The options that depend on it must be in the config file for the build to succeed. - commit 4415ce9 - Update to 4.3-rc6. - commit d6b2a93 ++++ kernel-syms: - config: Re-enable DEBUG_INFO on ec2 flavors. It was disabled in commit a104accda85, but is enabled explicitly in the spec file. The options that depend on it must be in the config file for the build to succeed. - commit 4415ce9 - Update to 4.3-rc6. - commit d6b2a93 ++++ kiwi: - v7.03.33 released - Fixed __checkRootDirOutsideImageDescription The check failed in kiwi --create mode - Fixed kernelcmdline setup for EFI live ISO images EFI boot of live ISO images is handled via grub2, the configuration was missing the information provided in the kernelcmdline attribute - Cleanup validation of multipath and ataraid scan Those two were the only ones which are matched against its false value and not against its true value. Fixing this inconsistency make it easier to read the code and applies better to the next generation kiwi-horizon branch - v7.03.32 released - Set noudevsync only if udevd is not running LVM commands support the --noudevsync option which should be used only if udevd is not running (bnc#950735) - v7.03.31 released - actively relocate GPT backup data at end of disk Instead of hanging around with parted and its inconsistent state between different versions kiwi now actively moves the backup GPT to the current end of the disk before starting the repartition step based on parted. The tool to move the data is gdisk which is now required for GPT images build with kiwi - Add ramdisk device filter for leap JeOS On Leap hwinfo reports ramdisk devices, thus the list of disks to select for install in kiwi's install image contains all ramdisk devices. For JeOS this is unwanted and we added a filter rule to filter them out ++++ harfbuzz: - Update to version 1.0.6: + Reduce max nesting level in OT lookups from 8 to 6. + Fix memory access issue in ot-font. + Revert default load-flags of fonts created using hb_ft_font_create() back to FT_LOAD_DEFAULT|FT_LOAD_NO_HINTING. This was changed in 1.0.5, but caused major issues, so revert. - Changes from version 1.0.5: + Fix multiple memory access bugs discovered using libFuzzer. + Misc fixes. + New API: - hb_font_set_parent(). - hb_ft_font_[sg]et_load_flags() The default flags for fonts created using hb_ft_font_create() has changed to default to FT_LOAD_DEFAULT now. Previously it was defaulting to FT_LOAD_DFEAULT|FT_LOAD_NO_HINTING. + API changes: - Fonts now default to units-per-EM as their scale, instead of 0. - hb_font_create_sub_font() does NOT make parent font immutable anymore. hb_font_make_immutable() does. ++++ openjpeg2: - Re-add baselibs.conf, needed by poppler and leptonica ++++ systemd: - Previous commit removed Werner's workaround to rebuild systemd inside osc chroot. Another workaround was suggested for this workflow which is now added (but commented) in the specfile as required by Werner. ++++ rng-tools: - enable aarch64 as well ++++ yast2-bootloader: - do not modify bootloader configuration during offline upgrade from grub2 to grub2 (bnc#950695,bnc#950162) - 3.1.158 ++++ yast2-registration: - Addon upgrade - fixed crash when upgrading installed addon (undefined method) (bsc#950795) - 3.1.163 ++++ yast2-storage: - fixed typo in package name (efibootmgr) (bsc#950968) - 3.1.70 ------------------------------------------------------------------ ------------------ 2015-10-18 - Oct 18 2015 ------------------- ------------------------------------------------------------------ ++++ jack: - add jack-remove-cycle-counter.patch (bsc#951213) ++++ marisa: - add baselibs.conf * fix boo#949455: can't install libkkc2-32bit because lack of libmarisa0-32bit ++++ libzypp: - Update zypp-po.tar.bz2 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-10-17 - Oct 17 2015 ------------------- ------------------------------------------------------------------ ++++ gnome-keyring: - Update to version 3.18.1: + Fix regression initializing gnome-keyring-daemon (bgo#756059). + Fix regression racing for DBus name during startup (bgo#756006). + Build and testing fixes (bgo#755873). + Updated translations. ++++ kiwi: - Translated using Weblate (English (United Kingdom)) Currently translated at 100.0% (28 of 28 strings) - Translated using Weblate (Chinese (Taiwan)) Currently translated at 100.0% (28 of 28 strings) ++++ rng-tools: - Enable Power64 architecture. Starting with Power7+ we have in CPU random number generator ++++ zenity: - Update to version 3.18.1.1: + Fix compilation when webkitgtk is not installed (bgo#756756). - Update to version 3.18.1: + Fixing GLib-CRITICAL messages. + Fixing html option being parsed to other dialogs rather then text-info. + Fixing glade file. + Updated translations. ------------------------------------------------------------------ ------------------ 2015-10-16 - Oct 16 2015 ------------------- ------------------------------------------------------------------ ++++ bash: - Remove --hash-size options as there is no any change in the final binary nor library anymore ++++ icewm: - Add back bcond_with gnome conditional as it is redefined on low rings ++++ kernel-default: - Delete unused rpm/config-subst. - commit 01841f4 - rpm/kernel-source.rpmlintrc: Update the filters - commit e26b4cc - rpm/kernel-binary.spec.in: Use upstream script to support config.addon - commit e8739f8 - rpm/kernel-binary.spec.in: Drop the %build_src_dir macro It is the parent directory of the O= directory. - commit 2ed0dbe ++++ kernel-source: - Delete unused rpm/config-subst. - commit 01841f4 - rpm/kernel-source.rpmlintrc: Update the filters - commit e26b4cc - rpm/kernel-binary.spec.in: Use upstream script to support config.addon - commit e8739f8 - rpm/kernel-binary.spec.in: Drop the %build_src_dir macro It is the parent directory of the O= directory. - commit 2ed0dbe ++++ kernel-syms: - Delete unused rpm/config-subst. - commit 01841f4 - rpm/kernel-source.rpmlintrc: Update the filters - commit e26b4cc - rpm/kernel-binary.spec.in: Use upstream script to support config.addon - commit e8739f8 - rpm/kernel-binary.spec.in: Drop the %build_src_dir macro It is the parent directory of the O= directory. - commit 2ed0dbe ++++ libqt5-qtconnectivity: - Update to 5.5.1 * For more details please see: http://blog.qt.io/blog/2015/10/15/qt-5-5-1-released/ ++++ libqt5-qtbase: - Update to 5.5.1 * For more details please see: http://blog.qt.io/blog/2015/10/15/qt-5-5-1-released/ - Dropped patches merged upstream - Dropped upstreamed Fix-use-after-free-bug.patch ++++ libqt5-qtlocation: - Update to 5.5.1 * For more details please see: http://blog.qt.io/blog/2015/10/15/qt-5-5-1-released/ ++++ libqt5-qtmultimedia: - Update to 5.5.1 * For more details please see: http://blog.qt.io/blog/2015/10/15/qt-5-5-1-released/ ++++ libqt5-qtsensors: - Update to 5.5.1 * For more details please see: http://blog.qt.io/blog/2015/10/15/qt-5-5-1-released/ ++++ libqt5-qtserialport: - Update to 5.5.1 * For more details please see: http://blog.qt.io/blog/2015/10/15/qt-5-5-1-released/ ++++ libqt5-qtsvg: - Update to 5.5.1 * For more details please see: http://blog.qt.io/blog/2015/10/15/qt-5-5-1-released/ ++++ libqt5-qtwebchannel: - Update to 5.5.1 * For more details please see: http://blog.qt.io/blog/2015/10/15/qt-5-5-1-released/ ++++ libqt5-qtwebkit: - Update to 5.5.1 * For more details please see: http://blog.qt.io/blog/2015/10/15/qt-5-5-1-released/ ++++ libqt5-qtwebsockets: - Update to 5.5.1 * For more details please see: http://blog.qt.io/blog/2015/10/15/qt-5-5-1-released/ ++++ libqt5-qtx11extras: - Update to 5.5.1 * For more details please see: http://blog.qt.io/blog/2015/10/15/qt-5-5-1-released/ ++++ libqt5-qtxmlpatterns: - Update to 5.5.1 * For more details please see: http://blog.qt.io/blog/2015/10/15/qt-5-5-1-released/ ++++ libqt5-qtdeclarative: - Update to 5.5.1 * For more details please see: http://blog.qt.io/blog/2015/10/15/qt-5-5-1-released/ ++++ util-linux: - Fix backport bug in util-linux-lsblk-inverse-tree.patch (bsc#950778). ++++ samba: - Fix 100% CPU in winbindd when logging in with "user must change password on next logon"; (bso#11038). ++++ samba: - Fix 100% CPU in winbindd when logging in with "user must change password on next logon"; (bso#11038). ++++ libqt5-qtgraphicaleffects: - Update to 5.5.1 * For more details please see: http://blog.qt.io/blog/2015/10/15/qt-5-5-1-released/ ++++ libqt5-qtimageformats: - Update to 5.5.1 * For more details please see: http://blog.qt.io/blog/2015/10/15/qt-5-5-1-released/ ++++ libqt5-qttranslations: - Update to 5.5.1 * For more details please see: http://blog.qt.io/blog/2015/10/15/qt-5-5-1-released/ ++++ libqt5-qtwebengine: - Update to 5.5.1 * For more details please see: http://blog.qt.io/blog/2015/10/15/qt-5-5-1-released/ ++++ libreoffice: - Version update to 5.0.3RC1 as it should fix i586 test failure - Drop upstreamed patch: * kde4filepicker.patch - Update text2number extension to 1.5.0 - obsolete libreoffice-mono - pentaho-flow-reporting require is conditional on system_libs ++++ systemd: - Dropped let-linker-find-libudev-for-libdevmapper.patch: this patch modified generated files which won't be shipped anymore when we'll use the tarball from the git repo. It was a workaround for a very specific (build debug) use case: - osc build - osc chroot - cd rpmbuild/BUILD/systemd - - make ... x86_64-suse-linux/bin/ld: warning: libudev.so.1, needed by /lib64/libdevmapper.so.1.02, not found This is due to the post-build-checks done by "osc build" which consist of testing the installation and removal of generated packages inside the chroot. However libudev1 is one of them but it's also an indirect build requirement for systemd. So removing libudev1 from the chroot prevent any further builds of systemd in the chroot. There's a workaround for this which consists of disabling post-build-checks by adding "BuildRequires:-post-build-checks" in the spec file if one plan to use the chroot as a devel workspace. - Dropped 0009-make-xsltproc-use-correct-ROFF-links.patch: it modifies generated files which is going to be problematic when we'll use the tarball from the git repo. Moreover it workarounded very minor issue and man(1) should be fixed instead anyway. ++++ libvirt: - spec: remove all dependencies on apparmor to keep it optional. bsc#949793 ++++ python-libmount: - Fix backport bug in util-linux-lsblk-inverse-tree.patch (bsc#950778). ++++ util-linux-systemd: - Fix backport bug in util-linux-lsblk-inverse-tree.patch (bsc#950778). ++++ xdm: - Fix the same TakeDevice racing bug also in /etc/init.d/xdm, which is an almost exact copy of /usr/lib/X11/display-manager. - Set the installation of the systemd based service again to be valid on Leap (thus, in fact, not really caring for the bug in /etc/init.d/xdm). ++++ xen: - bsc#950703 - VUL-1: CVE-2015-7969: xen: leak of main per-domain vcpu pointer array (DoS) (XSA-149) xsa149.patch - bsc#950705 - VUL-1: CVE-2015-7969: xen: x86: leak of per-domain profiling-related vcpu pointer array (DoS) (XSA-151) xsa151.patch - bsc#950706 - VUL-0: CVE-2015-7971: xen: x86: some pmu and profiling hypercalls log without rate limiting (XSA-152) xsa152.patch - Dropped 55dc7937-x86-IO-APIC-don-t-create-pIRQ-mapping-from-masked-RTE.patch 5604f239-x86-PV-properly-populate-descriptor-tables.patch ++++ yast2-auth-client: - Increase width of the left panel on main dialog. bsc#948432 ++++ yast2-bootloader: - Set StorageDevices flag disks_valid to true while cloning system in AutoYaST. (bnc#950105) - 3.1.157 ++++ yast2-firstboot: - Fixed to always use the configured keyboard layout (bsc#950335) - 3.1.10 ++++ yast2-packager: - repository manager - properly close the main window when aborting after failed initialization to avoid a segfault (bsc#950525) - 3.1.82 ------------------------------------------------------------------ ------------------ 2015-10-15 - Oct 15 2015 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to version 0.2.25 - Solves Allow registration without system uid (dmidecode fails on qemu system) (bnc#934582) ++++ autoyast2: - Using "backup" or "partitioning_advanced" sections in the profile does not produce an error message anymore (bsc#950294) - 3.1.98 ++++ desktop-translations: - Update translations (SLE 12 SP1 RC3); bsc#950327. ++++ gnome-session: - Update to version 3.18.1.2: + build-goo: generate shell script wrapper in different way (bgo#756633). ++++ gnome-shell: - Update to version 3.18.1: + Fix screen freezes when a notification is pushed (bgo#755425). + Fix overzealous ellipsization in system status menu (bgo#708472). + Hide app menu when disabled by setting (bgo#745919). + Fix lightbox effect when animations are disabled (bgo#755827). + Do not mark hotplug notifications as critical (bgo#657923). + Fix icons getting cut off in dash (bgo#745649). + Animate fullscreen/unfullscreen operations (bgo#707248). + Misc. bug fixes: bgo#748919, bgo#674799, bgo#754581. + Updated translations. ++++ gnome-shell-extensions: - Update to version 3.18.1: + window-list: Fix accessibility of window buttons. + apps-menu: Fix unreliable highlight. + Updated translations. ++++ nautilus: - Update to version 3.18.1: + Multiple crash fixes. + Use GtkPlacesSidebar hints to improve drag and drop experience. + Fix remote filesystem check for google drive. + Fix properties not being available on some file systems. + Fix not being able to trash on some file systems. + Fix calculation of operations button that was not showing soon enough in big operations. + Get filesystem type asynchronously, so the view is never frozen. + Make the delete shortcut also work for delete permanently on filesystem that does not support trash. + Updated translations. ++++ gvfs: - Update to version 1.26.1.1: + file monitor: Fix crashes caused by invalid read. ++++ kernel-default: - rtlwifi: rtl8821ae: Fix system lockups on boot (boo#944978). - commit 1d81133 - Update Xen patches to 4.3-rc5 and c/s 1293. - netback: coalesce (guest) RX SKBs as needed (bsc#919154). - config.conf: Re-enable Xen and PV configs. - Update config files. - commit a104acc ++++ kernel-source: - rtlwifi: rtl8821ae: Fix system lockups on boot (boo#944978). - commit 1d81133 - Update Xen patches to 4.3-rc5 and c/s 1293. - netback: coalesce (guest) RX SKBs as needed (bsc#919154). - config.conf: Re-enable Xen and PV configs. - Update config files. - commit a104acc ++++ kernel-syms: - rtlwifi: rtl8821ae: Fix system lockups on boot (boo#944978). - commit 1d81133 - Update Xen patches to 4.3-rc5 and c/s 1293. - netback: coalesce (guest) RX SKBs as needed (bsc#919154). - config.conf: Re-enable Xen and PV configs. - Update config files. - commit a104acc ++++ kiwi: - Translated using Weblate (Catalan) Currently translated at 100.0% (28 of 28 strings) - v7.03.30 released - Added __checkRootDirOutsideImageDescription It should be avoided to create a new root image tree inside of the image description directory. This could lead to infinite loops or unexpected behavior if e.g the new root directory is named 'root' which conflicts with the image description overlay directory also named 'root' ++++ webkit2gtk3: - Update to version 2.10.2: + Fix a regression introduced in 2.10.1 that disabled accelerated compositing. + Fix build with cmake 3.4. ++++ mutter: - Update to version 3.18.1: + Improve HiDPI support on wayland (bgo#755097). + Fix doubly-scaled cursor on XWayland HiDPI (bgo#755099). + Stop hiding titlebar buttons in dialogs (bgo#641630). + Add support for fullscreen/unfullscreen animations (bgo#707248). + Misc. crash fixes: bgo#755096, bgo#754979, bgo#755490, bgo#754357, bgo#745785, bgo#756642. + Misc. bug fixes: bgo#743339, bgo#752047, bgo#756074, bgo#756649. - Drop wayland-Dont-pre-multiply-root-cursor-sizes.patch and wayland-Dont-scale-XWayland-pointer-cursor-sprites.patch: Fixed upstream. ++++ systemd: - Extract -flto disabling from let-linker-find-libudev-for-libdevmapper.patch and create a new patch which does that: 0001-Don-t-pass-flto-switch-to-GCC-when-compiling-systemd.patch - Cleanup 0001-make-209-working-on-older-dist.patch: replace it with 0001-Revert-static-nodes-don-t-call-mkdir.patch which is basically the same thing but the latter was generated with 'git-revert' and it doesn't modify generated files. - Sanitize 1022-udev-remove-seqnum-API-and-all-assumptions-about-seq.patch in order to make git-am happy. - Fix the last patch, that is check really for 8 characters (boo#900558) ++++ libzypp: - Update zypp-po.tar.bz2 ++++ nfs-utils: - nfs-utils_env.sh: honour RPC_PIPEFS_DIR setting. It is currently ignored due to a logic error. (bsc#947852) ++++ xen: - bsc#932267 - VUL-1: CVE-2015-4037: qemu,kvm,xen: insecure temporary file use in /net/slirp.c CVE-2015-4037-qemuu-smb-config-dir-name.patch CVE-2015-4037-qemut-smb-config-dir-name.patch - bsc#877642 - VUL-0: CVE-2014-0222: qemu: qcow1: validate L2 table size to avoid integer overflows CVE-2014-0222-qemuu-qcow1-validate-l2-table-size.patch CVE-2014-0222-qemut-qcow1-validate-l2-table-size.patch ++++ zypper: - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-10-14 - Oct 14 2015 ------------------- ------------------------------------------------------------------ ++++ binutils: - s390-troo-insn-type.patch: fix wrong insn type for troo insn - aarch64-common-pagesize.patch: change default common-page-size to 64K on aarch64 ++++ lvm2: - add a new test package named lvm2-testsuite(bnc#950089) + lvm2-testsuite.patch Currently this new package is not enabled by default. Please set enable_testsuite to 1 to turn it on in the spec file. ++++ dracut: - Always install dm-snaphost module if lvm dracut module is needed, even if dm-snampshot is not loaded on the host yet (bsc#947518) A 0128-90lvm-Install-dm-snapshot-module.patch ++++ empathy: - Update to version 3.12.11: + Fix opening contact list after launching empathy -h (bgo#729282). + Leak fixes for telepathy-accounts-widgets (bgo#752938). + Don't hard code the name of the pkg-config binary (bgo#755707). + Call the finish method only once (bgo#756165). + Updated translations. ++++ glib2: - Update to version 2.46.1: + Remove system_header pragma (should fix lack of warnings with things like g_return_if_fail). + Move GStrv typedef (and auto-cleanup) from libgobject to libglib. + Fix order of trashing files to be closer to what is required in the specification. Namely, trashinfo files are written first. This should fix issues with the gvfs trash backend failing to correctly read the info for recently trashed files (preventing 'restore'). + Tweak mime logic to return text/plain on all empty files instead of returning application/octet-stream. This includes files that have extensions that imply that they may be other types of files, which is a slight change of behaviour with respect to old GLib versions. + Many win32 fixes. + Many docs fixes. + Bugs fixed: bgo#735754, bgo#743011, bgo#749161, bgo#751924, bgo#752837, bgo#753310, bgo#755083, bgo#755351, bgo#755355, bgo#755496, bgo#755795, bgo#756179, bgo#756251, bgo#756255. + Updated translations. ++++ gnome-online-accounts: - Update to version 3.18.1: + owncloud: Doesn't work with non-standard ports (bgo#752736). + owncloud, exchange: Sanitize HTTP error messages (bgo#755168). + lastfm: Leak fixes (bgo#755315). + identity: - Allow multiple simultaneous sign-in requests from one sender (bgo#756394). - Don't ever nullify identifier (bgo#756494). + Updated translations. ++++ gnome-session: - Update to version 3.18.1.1: + Fix typos in environment variable names. - Update to version 3.18.1: + No longer stash environment in $XDG_RUNTIME_DIR/gnome/environment. + Set SSH_AUTH_SOCK explicitly for wayland sessions. + Set LC environment variables up front, so g-s-d doesn't have to do it and hand it back to us later. + Set IBus environment variables too. + Updated translations. ++++ gvfs: - Update to version 1.26.1: + proxyvolumemonitor: Fix crashes when drives/volumes/mounts caches are changed. + Add a corresponding systemd user service for every D-Bus session service. + google: Report progress when copying and moving. + ftp: Return correct file info for absolute symlink paths. + sftp: - Fix crashes when force unmount is proceeded. - Fix crashes when data connection setup failed. + Several smaller bugfixes. + Updated translations. - Disable gvfs-nds.patch & gvfs-nvvfs.patch: Needs rebase, also disable gnome-common BuildRequires and stop passing NOCONFIGURE. ++++ ipmitool: - Update to latest ipmitool source code commit 999cd0ad9192b19ec57574e7aca111571f4d21d8 Date: Fri Mar 6 09:03:05 2015 -0600 and throw away patches that went mainline. * Remove: fix_dell_oem_exitcode ++++ kernel-default: - config: armv7hl: Enable new OMAP serial driver - commit 54af7c7 ++++ kernel-source: - config: armv7hl: Enable new OMAP serial driver - commit 54af7c7 ++++ kernel-syms: - config: armv7hl: Enable new OMAP serial driver - commit 54af7c7 ++++ kexec-tools: - kexec-tools-xen-inhibit-file-based-syscall.patch: To inhibit file based syscall on XEN, using old syscall to load crash kernel. (bsc#947172) ++++ kiwi: - v7.03.29 released - v7.03.28 released - Apply missing syntax fix - Translated using Weblate (Catalan) Currently translated at 100.0% (28 of 28 strings) ++++ tigervnc: - u_tigervnc-prioritize-anon-ecdh.patch * Prefer ANON-ECDH over ANON-DH cipher to avoid java bug. (bnc#950147) ++++ webkit2gtk3: - Update to version 2.10.1: + Fix rendering of accelerated content in HiDPI screens. + Fix several media controls rendering issues. + Fix rendering of progress element with recent versions of GTK+. + Add and update some web inspector icons. + Correctly handle websites sending an invalid auth header. + Fix a crash when creating the UI process backing store in Wayland. + Fix the build with spellchecker disabled. + Fix the build with touch events disabled. + Fix the build with OpenGL disabled. + Several build fixes on Mac OSX. + Fix several crashes and rendering issues. ++++ snapper: - added conditional compilation of installation-helper (gh#openSUSE/snapper#202) ++++ libteam: - Add fix_member_port_state_change_on_team_up.patch: * Upstream fix for incorrect member ports' state change to CURRENT when team device is brought UP, while partner is still DOWN. ++++ vte: - Update to version 0.42.1: + emulation: - Implement DECSET 1004. - Fix comment. + widget: - Fix regex matches not always being recognized. - Fix painting the preedit text near the right margin. + a11y: Emit missing space character insertion. + Updated translations. ++++ libzypp: - make Solvable::asUserString more readable (bnc#949957) - version 15.19.3 (19) ++++ mdadm: - 0001-DDF-_write_super_to_disk-fix-anchor-header-type.patch Fix bug with DDF handling on newer controllers (bsc#930417) ++++ orca: - Update to version 3.18.1: + Web: - Improve presentation of canvas elements which lack fallback content. - Fix for Orca filtering out text elements which have no size due to authoring. - Fix for Orca not doing SayAll on load when the focused object is the document frame. - Workaround several issues which was causing the caret to get "stuck". - Add another fallback "guess" to the label inference code for fields in poorly-authored forms. - Present Firefox "door hanger" alerts. - Filter out selection event spam from browser chrome autocompletes. - Prefer name over label when generating labelOrName (W3C compliance). - Ensure we present aria-roledescription for non-focusable landmarks. - Include object role in the list of landmarks dialog. - Don't treat objects with ROLE_LABEL as an ancestor (causes double presentation of widget name). - Process DOM changes more efficiently for performance. + Updated translations. ++++ python-requests: - Add python3-chardet to build requirements for tests. - Remove no-default-cacert-sles.patch as no-default-cacert.patch does basically the same. ++++ xen: - bsc#950367 - VUL-0: CVE-2015-7835: xen: x86: Uncontrolled creation of large page mappings by PV guests (XSA-148) CVE-2015-7835-xsa148.patch ++++ yast2-registration: - AutoYaST: Taking registration server from AutoYaST configuration file and set it in /etc/SUSEConnect. (bnc#943466,bnc#950233) - 3.1.162 ++++ yast2-trans: - Updated languages: ar cs de es fr hu it ja ko nl pl ru sv pt_BR zh_CN zh_TW. - Updated languages: ar cs de es fr hu it ja ko nl pl ru sv pt_BR zh_CN zh_TW. ++++ zypper: - locks -s: show solvables repositories (bnc#949957) - version 1.12.22 ------------------------------------------------------------------ ------------------ 2015-10-13 - Oct 13 2015 ------------------- ------------------------------------------------------------------ ++++ alacarte: - Added alacarte-trans.patch which adds a gettext function to ItemEditor.py to make alacarte translatable (bnc#947793) ++++ caribou: - Update to version 0.4.19: + xadapter: Avoid a crash when Xkl doesn't know the real xkb groups (bgo#756194). ++++ cheese: - Update to version 3.18.1: + Fix resizing and scaling of video preview. Allow the preview to expand, and set a reasonable minimum height and width. + Set a minimum effect actor size. This allows the effects previews to expand with the size of the window. + Replace some stray references to ClutterTexture. Fix rendering into effects previews, although the size of the previews is still incorrect (bgo#755084). + Updated translations. ++++ devhelp: - Update to version 3.18.1: + Updated translations. ++++ dhcp: - Applied a patch by Jiri Popelka catching dhcp server aborts with "Unable to set up timer: out of range" on very long or infinite timer intervals / lease lifetimes (bsc#947780, bsc#880984) [+ 0019-dhcp-4.2.4-P1-interval.patch] - Corrected patch references in and a missed (bsc#919959) patch description in previous changelog entry. ++++ gnome-documents: - Update to version 3.18.1: + Change to selection mode when pressing ctrl+a. + Don't hide navigation controls when hovering. + Don't invert the content of Books in night-mode. + Show a spinner while creating the first collection. + Fix the background of tagged entries. + Don't show an extra menu when the app menu is disabled. + Updated translations. ++++ gnome-user-docs: - Update to version 3.18.1: + Updates to GNOME Help. + Updates to System Admin Guide. + Updated translations. ++++ installation-images-SLES: - drop console=ttyS0 from s390x cd boot options (bsc#944443) - 14.200 - fix SUSEConnect integration (bsc#949934) - 14.199 ++++ kiwi: - Add SLE-12-SP1 plugin using the new appstream handling for appdata ++++ util-linux: - Prevent colcrt buffer overflow (bsc#949754, CVE-2015-5218, util-linux-colcrt-CVE-2015-5218-overflow.patch). - do not segfault when TERM is not defined or wrong [bnc#903440] + util-linux-cal-no-terminal.patch ++++ libvirt: - xenconfig: set disk type to BLOCK when driver is not tap or file xend-sxpr-disk-type.patch bsc#938228 ++++ python-libmount: - Prevent colcrt buffer overflow (bsc#949754, CVE-2015-5218, util-linux-colcrt-CVE-2015-5218-overflow.patch). - do not segfault when TERM is not defined or wrong [bnc#903440] + util-linux-cal-no-terminal.patch ++++ supportutils: - Added PowerNV info (bnc#944445) - Fixed missing key libvirt log files (bnc#950216) - supportconfig: 3.0-65 ++++ suse-module-tools: - Revert change for fate#319339, as some 3rd party KMPs are built with a modified template (bsc#949862). ++++ util-linux-systemd: - Prevent colcrt buffer overflow (bsc#949754, CVE-2015-5218, util-linux-colcrt-CVE-2015-5218-overflow.patch). - do not segfault when TERM is not defined or wrong [bnc#903440] + util-linux-cal-no-terminal.patch ++++ vinagre: - Update to version 3.18.1: + Enabled font smoothing by default in RDP plugin. + Accept IPv6 addresses. + Updated translations. - Add vinagre-revert-font-smoothing.patch: Revert the font smoothing as this relies on a new version of freerdp we do not yet have in openSUSE. ++++ yast2-registration: - Using a "suse_register" section in the AutoYaST profile does not produce an error message anymore (bsc#950119) - 3.1.161 - disable the [Clone] button in the AutoYaST configuration UI, the registration module does not support cloning (bsc#950098) - 3.1.160 ------------------------------------------------------------------ ------------------ 2015-10-12 - Oct 12 2015 ------------------- ------------------------------------------------------------------ ++++ NetworkManager-gnome: - Align the name of the appdata file with the desktop file: rename org.gnome.nm-connection-editor.appdata.xml to nm-connection-editor.appdata.xml ++++ SUSEConnect: - bnc#949424 ensure version of SUSEConnect is bumped in order to be able to distinct requests from affected YaST version in SCC API ++++ at-spi2-atk: - Update to version 2.18.1: + Fix text, value, and table cell adaptors (bgo#755724). + Test fixes. ++++ at-spi2-core: - Update to version 2.18.1: + Don't crash if we get a children-changed event with a non-existent child (bgo#755951). + atspi_hyperlink_get_index_range: don't return random values if the call fails (bgo#755727). + Fixed some atspi_text_ functions (bgo#755731). ++++ cantarell-fonts: - Update to version 0.0.17.2: + Rebuild accented glyphs for bold. - Update to version 0.0.17.1: + Accent fixes. + Revert ijbdklh to snap to caps height. + Proper weight of f ligatures for bold. + Respaced ligatures. ++++ clutter-gtk: - Update to version 1.6.6: + Fix the build of the API reference so it's usable in DevHelp. + Add missing symbol indices to the API reference. ++++ clutter: - Update to version 1.24.2: + Emulate discrete scrolling on evdev. + Improve animation smoothness under the GDK backend. + Bugs fixed: bgo#755357, bgo#745517, bgo#756284. + Updated translations. ++++ dconf-editor: - Update to version 3.18.1: + Fixed a crash happening when a range was set without either a min or a max value. ++++ duperemove: - Update to duperemove v0.10 - Documentation updates for latest stable version - document --fdupes mode in manpage - update man page headers - update FAQ References: bsc#950229 ++++ evolution: - Update to version 3.18.1: + Use set date/time format in Tasks/Memos previews. + Add also evolution-mail-formatter into Libs of evolution-mail.pc. + Fix translation of default:mm. + EHTMLEditorSelection: - Selection start marker could be wrongly saved before the quote character. - Selection is wrongly restored when it is on the end of block. - Blocks are wrongly wrapped around selection markers. - Make sure we really wrap when ending a line. - Font color can't be set. - Current font color is discarded after modifying the font size. - Font formats are reported wrongly if the are nested FONT elements. - Build fix. + EHTMLEditorView: - Only process the Heading elements in HTML mode. - When merging siblings repeat until none is left. - Improve the undo/redo in composer. + Bugs fixed: bgo#544813, bgo#677862, bgo#754693. + Updated translations. ++++ evolution-data-server: - Update to version 3.18.1: + [Weather calendar] Location/Unit changes not propagate until re-open. + Correct runtime warnings from ubuntu-online-accounts module. + source_registry_server_process_file_monitor_event: Correct possible runtime warning. + Fix a reference leak from e-webdav-discover. + Bugs fixed: bgo#754999, bgo#755412, bgo#755410, bgo#552425, bgo#732931, bgo#748636, bgo#756172. + Updated translations. ++++ evolution-ews: - Update to version 3.18.1: + Show only mail messages in mail folders. ++++ gedit: - Update to version 3.18.1: + Make the Replace dialog resizable. + Various minor code improvements and bug fixes. + Updated translations. ++++ glib-networking: - Update to version 2.46.1: + Fixed a certificate chain validation problem that affected Facebook in Epiphany (bgo#750457). ++++ glibc: - strcoll-remove-strdiff-opt.patch: Remove incorrect STRDIFF-based optimization (BZ #18589) ++++ glibc: - strcoll-remove-strdiff-opt.patch: Remove incorrect STRDIFF-based optimization (BZ #18589) ++++ gnome-calculator: - Update to version 3.18.1: + Updated translations. ++++ gnome-control-center: - Update to version 3.18.1: + Fix a crash when disabling Sharing. + Make section headings accessible in Universal Access, and Region & Language. + Fix a warning about an unparented dialogue in the Printers panel. + Updated translations. - Add gnome-control-center-fix-desktop-file-trans.patch: Fix syntax errors in gnome-sharing-panel.desktop translations. ++++ gnome-desktop: - Update to version 3.18.1: + Drop unneeded includes. + gnome-rr: Fix turning off tiled monitors. + Updated translations. ++++ gnome-settings-daemon: - Update to version 3.18.1: + Fix cursor-size changes being ignored. + Build fixes. + Updated translations. ++++ gnome-terminal: - Update to version 3.18.1: + notebook: Don't change show-tabs when going to empty notebook. + window: - Exit early from screen-removed handler for now empty notebook. - Pass tab switching keys to the terminal for tabless windows. + profile: editor: Make colour buttons show their dialogue in editor mode. + i18n: Fix and mark incorrectly translated string as fuzzy. + server: Use distinct exit code for gtk_init failure. + Updated translations. ++++ gnome-weather: - Update to version 3.18.1: + Updated translations. ++++ google-roboto-fonts: - Update main font to Roboto 2.0 (snapshot 2015/08/20) - Update url. ++++ gtk3: - Update to version 3.18.2: + Bugs fixed: bgo#753371, bgo#755413, bgo#755791, bgo#755927, bgo#755988, bgo#756042, bgo#756195, bgo#756338. + Updated translations. ++++ gucharmap: - Update to version 3.18.1: + Updated translations. ++++ installation-images-SLES: - Add link to linux-devtools documentation - Let the top-level README be only a pointer. - Removed leftover file; see doc/README.md doc/files.md - Try to display docs both on GitHub and ReadTheDocs - 14.198 ++++ kdump: - kdump-move-SFTP-to-own-file.patch: Split off SSH transfers from transfer.cc (FATE#318874, bsc#917747). - kdump-sftppacket.patch: Class to encode/decode SFTP packets (FATE#318874, bsc#917747). - kdump-SFTPTransfer-base.patch: Dummy SFTPTransfer based on external ssh command (FATE#318874, bsc#917747). - kdump-drop-KSFTPErrorCode-libssh2-dep.patch: Drop KSFTPErrorCode dependency on libssh2 (FATE#318874, bsc#917747). - kdump-sftp-init-session.patch: Initialize an SFTP session (FATE#318874, bsc#917747). - kdump-sftp-mkpath.patch: Implement SFTPTransfer::mkpath and call it at initialization (FATE#318874, bsc#917747). - kdump-sftp-file-create.patch: Implement file create and close for SFTP (FATE#318874, bsc#917747). - kdump-sftp-data-transfer.patch: Implement file data transfer over SFTP (FATE#318874, bsc#917747). - kdump-openssh-files-in-kdumprd.patch: Copy openssh files to kdumprd (FATE#318874, bsc#917747). - kdump-drop-libssh2-dep.patch: Drop dependency on libssh2 (FATE#318874, bsc#917747). - kdump-fadump-umount.patch: Clean up kdump mounts before continuing with FADUMP (bsc#923790). - kdump-fadump-reboot.patch: Honour KDUMP_IMMEDIATE_REBOOT with FADUMP (bsc#917846). - kdump-netcheck-0001-routable-class.patch: Add Routable class (bsc#944201). - kdump-netcheck-0002-netlink-timeout.patch: Add timeout handling to NetLink receive (bsc#944201). - kdump-netcheck-0003-target-check.patch: Add a network check with configurable timeout (bsc#944201). ++++ kernel-default: - Update to 4.3-rc5. - commit 36c0ed4 - rpm/kernel-obs-build.spec.in: Add virtio_rng to the initrd This allows to feed some randomness to the OBS workers. - commit fbb0589 ++++ kernel-source: - Update to 4.3-rc5. - commit 36c0ed4 - rpm/kernel-obs-build.spec.in: Add virtio_rng to the initrd This allows to feed some randomness to the OBS workers. - commit fbb0589 ++++ kernel-syms: - Update to 4.3-rc5. - commit 36c0ed4 - rpm/kernel-obs-build.spec.in: Add virtio_rng to the initrd This allows to feed some randomness to the OBS workers. - commit fbb0589 ++++ kiwi: - Translated using Weblate (Polish) Currently translated at 82.1% (23 of 28 strings) ++++ libqt5-qtbase: - Added xcb-dont-crash-in-mapToNativemapFromNative-if-the-screen-is-null.patch and xcb-fix-yet-another-crash-when-screens-are-disconnected.patch (kde#341497, qtbug#47385) ++++ postgresql94-libs: - Security and bugfix release 9.4.5: * CVE-2015-5289, bsc#949670: json or jsonb input values constructed from arbitrary user input can crash the PostgreSQL server and cause a denial of service. * CVE-2015-5288, bsc#949669: The crypt() function included with the optional pgCrypto extension could be exploited to read a few additional bytes of memory. No working exploit for this issue has been developed. - For the full release notse, see: http://www.postgresql.org/docs/current/static/release-9-4-5.html - Move systemd related stuff and user creation to postgresql-init. - Remove some obsolete %suse_version conditionals - Adjust build time dependencies. - Fix some more rpmlint warnings. - Relax dependency on libpq to major version. ++++ libgweather: - Update to version 3.18.1: + Build system fixes. + Updated translations. ++++ pango: - Update to version 1.38.1: + Require Harfbuzz 0.9.30. + Fix make check with --enable-debug=no. + Win32 build fixes. ++++ sg3_utils: - Correct fix of udev rule (bsc#949315) * Refresh: remove-stray-comma-in-udev-rule.patch ++++ libsoup: - Update to version 2.52.1: + Fixed build under MinGW. + Fixed build with --disable-introspection (bgo#755389). + Fixed HTTP authentication protection space handling for files directly under the root directory (bgo#755617). + Fixed a warning when loading data from SoupCache while using an authenticated proxy (bgo#756076). + Updated translations. ++++ systemd: - Be aware that patch 1104-udev-exclude-device-mapper-from-block-device-ownersh.patch is already part for openSUSE 13.2 and above as 1025-udev-exclude-device-mapper-from-block-device-ownersh.patch ++++ yelp: - Update to version 3.18.1: + Updated translations. ++++ totem: - Update to version 3.18.1: + Make DVD menu navigation work again. + Updated translations. ++++ notification-daemon: - Update to version 3.18.1: + Fix empty body text with invalid pango markup. + Updated translations. ++++ postgresql94: - Security and bugfix release 9.4.5: * CVE-2015-5289, bsc#949670: json or jsonb input values constructed from arbitrary user input can crash the PostgreSQL server and cause a denial of service. * CVE-2015-5288, bsc#949669: The crypt() function included with the optional pgCrypto extension could be exploited to read a few additional bytes of memory. No working exploit for this issue has been developed. - For the full release notse, see: http://www.postgresql.org/docs/current/static/release-9-4-5.html - Move systemd related stuff and user creation to postgresql-init. - Remove some obsolete %suse_version conditionals - Adjust build time dependencies. - Fix some more rpmlint warnings. - Relax dependency on libpq to major version. ++++ yast2-kdump: - when fadump changed write show popup that reboot is needed (bnc#945018) - 3.1.33 ++++ yast2-registration: - AutoYaST config: fixed crash at the end of the configuration workflow (bsc#949934) - Add the SUSEConnect dependency to install the packages required by suse-connect gem (workaround for bsc#947482) - 3.1.159 ++++ yast2-trans: - Updated languages: ar cs de es fr hu it ja ko nl nn pl ru sv uk pt_BR zh_CN zh_TW. ++++ zypper: - fix spec file - version 1.12.21 ------------------------------------------------------------------ ------------------ 2015-10-11 - Oct 11 2015 ------------------- ------------------------------------------------------------------ ++++ gnome-disk-utility: - Update to version 3.18.1: + Add X-GNOME-Utilities category to desktop file. + Updated translations. ++++ gtksourceview: - Update to version 3.18.1: + Misc bug fixes. + Updated translations. ++++ kiwi: - Translated using Weblate (Japanese) Currently translated at 100.0% (28 of 28 strings) ++++ libzypp: - Update zypp-po.tar.bz2 ++++ zypper: - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-10-10 - Oct 10 2015 ------------------- ------------------------------------------------------------------ ++++ clutter-gtk: - Replace pkgconfig(clutter-x11-1.0) for pkgconfig(clutter-1.0) BuildRequires: This is what configure really looks for now. ++++ clutter-gst: - Update to version 3.0.14: + Fix rendering issue with non power of 2 video frame sizes. + Reduce color conversion shader's size. + Fix crash with vaapi plugins when frame upload fails. ++++ kiwi: - Translated using Weblate (Czech) Currently translated at 96.4% (28 of 28 strings) - Translated using Weblate (Czech) Currently translated at 96.4% (27 of 28 strings) - Translated using Weblate (Slovak) Currently translated at 100.0% (28 of 28 strings) - Translated using Weblate (Slovak) Currently translated at 89.2% (25 of 28 strings) - Translated using Weblate (Ukrainian) Currently translated at 100.0% (28 of 28 strings) - Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (28 of 28 strings) - Translated using Weblate (Slovak) Currently translated at 89.2% (25 of 28 strings) ++++ poppler: - Update to version 0.37.0: + core: - CairoOutputDev: Use mask for even-odd fill (fdo#84527). - SplashOuputDev: Protect calls to set/getAA with the proper [#]if guards (fdo#92006). - SplashOuputDev: Try to use an external font if the internal one is invalid. - PageTransition D is a number not an int (fdo#92040). - Catalog::getNumPages(): validate page count. - Catalog::cachePageTree(): recover from out of memory condition. - Fix crashes in malformed documents. + build system: configure: fix openjpeg detection. - Use pkgconfig(libopenjp2) BuildRequires for openSUSE newer than 13.1, stay with openjpeg-devel for older releases. - Bump soname following upstream changes. ++++ poppler-qt: - Update to version 0.37.0: + core: - CairoOutputDev: Use mask for even-odd fill (fdo#84527). - SplashOuputDev: Protect calls to set/getAA with the proper [#]if guards (fdo#92006). - SplashOuputDev: Try to use an external font if the internal one is invalid. - PageTransition D is a number not an int (fdo#92040). - Catalog::getNumPages(): validate page count. - Catalog::cachePageTree(): recover from out of memory condition. - Fix crashes in malformed documents. + build system: configure: fix openjpeg detection. - Use pkgconfig(libopenjp2) BuildRequires for openSUSE newer than 13.1, stay with openjpeg-devel for older releases. - Bump soname following upstream changes. ++++ pciutils-ids: - update pci.ids to version 2015.10.07 for missing Intel devices (bsc#944104) ------------------------------------------------------------------ ------------------ 2015-10-9 - Oct 9 2015 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Move lib/ directory to autoyast2-installation package (bsc#949776) - 3.1.97 ++++ baobab: - Update to version 3.18.1: + Remove scan-remote action. + Updated translations. ++++ gdm: - gdm-remote-root-login-setting.patch: Don't touch gdm.schemas.in. (bsc#949741) ++++ haveged: - haveged.service: reverted the dependency on systemd-journald.socket for now, as it causes a dependency loop. bsc#949728 bsc#950857 ++++ hwinfo: - scsi serial id: read vpd page 0x80 from sysfs, if possible (bsc#949287) - 21.23 ++++ mozc: - Upstream update to 2.17.2123.102 * Update system dictionary * Support rule-based zero query suggestion in 2.16.2080.102 * GYP repository is switched from code.google.com to chromium.googlesource.com * Fix: ibus predict window is shown at the previous cursor position * Fix: Preedit and candidate changes buffer modification flag * Fix a typo * Fix: Possible build failure due to missing dependency on commands_proto from key_info_util * Fix: ibus-mozc should enable undo-commit if and only if IBUS_CAP_SURROUNDING_TEXT is set * ibus-mozc no longer tries to align suggestion window to the left edge of the composing text - add fcitx-mozc-2.17.2102.102.1.patch - remove fcitx-mozc-2.16.2037.102.2.patch - Specify GYP_DEFINES="use_libzinnia=1" to link to system-installed Zinnia ++++ icewm: - Sed in lower requirement on gettext to work on Leap and 13.2 - Split lang pkg and properly recommend it - Install icewm-menu-fdo and manpage - Properly set docdir - Add sgmltool to generate html help pages - Use %configure macros properly - Cleanup with spec-cleaner - Drop bcond for gnome as it is enabled everywhere anyway - Drop patches that should not be needed after discussion with mmarek: * icewm-menu.patch * icewm-susemenu.patch - Peferences file is now in src not in lib so update patch, also use systemd to call shutdown and reboot which should be bit more safe today: * icewm-preferences.patch - Version bump to 1.3.11: * various bugfixes collected from all upstream vendors - Remove upstreamed patches: * icewm-1.2.35-empty-winmenu.patch * icewm-1.2.35-override-config.patch * icewm-1.2.35-unaligned-access.patch * icewm-1.3.6-winoptions.patch * icewm-1.3.8-enable-guievents.patch * icewm-1.3.8-shutdown-reboot-command.patch * icewm-1.3.8.tar.gz * icewm-bg-default-at-error.patch * icewm-docdir.patch * icewm-fix-themes.patch * icewm-linking.patch * icewm-multiByte.patch - Refresh patch: * icewm-menu.patch ++++ kiwi: - Update translations from LCN SVN trunk revision 93546. - v7.03.27 released ++++ libqt5-qtbase: - Added QDate_QTime-fix-SiC-introduced-by-adding-new-non-explicit-ctors.patch ++++ harfbuzz: - Update to version 1.0.4: + Fix minor out-of-bounds read error. ++++ openscap: - openscap-new-inventory.patch: find out the CPE ids of SUSE Linux Enterprise and openSUSE versions. ++++ pango: - Drop pango-tools requirement from libpango-1_0-0: as there are no modules supported, there is also no querymodules call in the post scriptlet (also adjust baselibs.conf; do no longer build pango-tools-32bit, as it would be empty). ++++ sg3_utils: - Fix udev rule (bsc#949315) * Add: remove-stray-comma-in-udev-rule.patch ++++ systemd: - Add patch rename_ro_bootparam_to_readonly.patch There are systems out there where "ro" is already in use! Regardless if this is a bug or not, it is not an option to break existing systems (boo#900558). ++++ tracker: - Add tracker-948805-Fix-tracker-miner-fs-SIGABRT.patch (bsc#948805) to fix tracker-miner-fs SIGABRT The patch is backported from bgo#737023. Also added automake to build requirement. ++++ libvirt: - spec: the libvirt apparmor profiles #include files from the apparmor-profiles package, thus should have a dependency on it bsc#949793 ++++ wicked: - version 0.6.26 - nanny: add link device references to policy match (bsc#941611) This causes, that nanny checks and waits until the configuration for link references is applied by ifup (master device worker is available) in order to not start managing ports/slaves and fail on unresolvable requirements with "document error" first. Unavailable reference matches caused a timing race, where nanny omits to enslave ports into master (e.g. a dummy into ovsbr), but was not limited to ovs setups. - dhcp4: fix to request offer by default in --test (bsc#942278) - teamd: adjust permissions of the teamd interface config to be owned by teamd user if available and to always re-read dbus busname from the service file (bsc#947542) ++++ tracker-extras: - Add tracker-948805-Fix-tracker-miner-fs-SIGABRT.patch (bsc#948805) to fix tracker-miner-fs SIGABRT The patch is backported from bgo#737023. Also added automake to build requirement. ++++ python-requests: - Update to 2.8.0: * Requests now supports per-host proxies. This allows the proxies dictionary to have entries of the form {'://': ''}. Host-specific proxies will be used in preference to the previously-supported scheme-specific ones, but the previous syntax will continue to work. * Response.raise_for_status now prints the URL that failed as part of the exception message. * requests.utils.get_netrc_auth now takes an raise_errors kwarg, defaulting to False. When True, errors parsing .netrc files cause exceptions to be thrown. * Change to bundled projects import logic to make it easier to unbundle requests downstream. * Change the default User-Agent string to avoid leaking data on Linux: now contains only the requests version. * The json parameter to post() and friends will now only be used if neither data nor files are present, consistent with the documentation. * We now ignore empty fields in the NO_PROXY enviroment variable. * Fix problem where httplib.BadStatusLine would get raised if combining stream=True with contextlib.closing. * Prevent bugs where we would attempt to return the same connection back to the connection pool twice when sending a Chunked body. * Miscellaneous minor internal changes. * Digest Auth support is now thread safe. - Apply no-default-cacert-sles.patch on SLE 12. - Apply Arun Persaud's changes to requests-do-not-use-bundle.patch (update to 2.8.0). - Enable tests. - Small spec cleanup. ++++ xf86-input-wacom: - Update to version 0.31.0: + xsetwacom: Fix regression in simple button mapping. + Modify wcmMaxCursorDist calculation to support non-inverted protocol 4. ++++ yast2-auth-client: - Fixed "Relax-NG parser error : Some defines for timeout needs the combine attribute" when checking validity of any AutoYaST profile (bsc#948206). - 3.3.3 ++++ yast2-installation: - Language selection screen fixed to immediately apply the keyboard layout after changing it automatically (bsc#947969). - 3.1.161 ++++ zypper-migration-plugin: - fixed obsoleted service check to work with SMT ------------------------------------------------------------------ ------------------ 2015-10-8 - Oct 8 2015 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Handle pkgGpgCheck callback introduced in libzypp 14.39.0 (bsc#948608) - 3.1.96 - Enabled translation of some buttons (bsc#948834) - 3.1.95 ++++ avahi: - Add avahi-0.6.31-invalid-packet.patch: do not spam logs for invalid packets (boo#947140 bsc#948277). ++++ librsvg: - Update to version 2.40.11: + Add project files for building on Visual Studio (bgo#753555). + Added an "--export-id" option to rsvg-convert(1). This lets you select a single object to export, for example, to pick out a group from a multi-part drawing. Note that this is mostly useful for PNG output right now; for SVG output we don't preserve many attributes which could be useful in the extracted version. Doing this properly requires an internal "output to SVG" backend instead of just telling Cairo to render to SVG. ++++ glibc: - iconv-reset-input-buffer.patch: Fix iconv buffer handling with IGNORE error handler (BZ #18830) ++++ glibc: - iconv-reset-input-buffer.patch: Fix iconv buffer handling with IGNORE error handler (BZ #18830) ++++ google-noto-fonts: - Update to version 2015102: + All fonts are now under OFL-1.1 license + New variants: Emoji, Nastaliq Urdu, Mono CJK - Adapt generate-specfile.sh and template to not fail if there is no draft font. ++++ ibus-libzhuyin: - fix file list. ++++ iproute2: - man-fix-documentation-references-in-manual-pages.patch: replace Debian specific documentation references by SUSE ones (bsc#949063) ++++ open-iscsi: - isns: exit with success when terminated with SIGTERM (bsc#948561) - isns: Adding signal managment around DB update, and ignore empty DB file (bsc#941791) - isns: Remove the debugging output from isnsd (bsc#949443) ++++ kdump: - kdump-fadump-message-on-load.patch: FADUMP: Improve init script diagnostics (bsc#944699). ++++ kiwi: - Support generic multipath lookup Instead if limiting the support for multipath boot devices this is now checked for all architectures which should also allow iSCSI boot devices. (bnc#946387) ++++ gcc5: - Update to gcc-5-branch head (r228589). * Includes fix for [bnc#939460]. * Includes fix for C++11 std::random_device short reads, CVE-2015-5276. [bnc#945842] * Experimental File System TS library. - For non-icecream cross-compilers %sysroot is always defined, so any conditionalization can be dropped as cleanup. ++++ postgresql94-libs: - Make sure that plpgsql.h gets installed, because pldebugger needs it. ++++ libffi-gcc5: - Update to gcc-5-branch head (r228589). * Includes fix for [bnc#939460]. * Includes fix for C++11 std::random_device short reads, CVE-2015-5276. [bnc#945842] * Experimental File System TS library. - For non-icecream cross-compilers %sysroot is always defined, so any conditionalization can be dropped as cleanup. ++++ libgee: - Add baselibs.conf: provide libgee-0_8-2 as required by libskk0-32bit (boo#949452). ++++ openscap: - openscap-new-inventory.patch: detect SUSE SLE versions in the CPE inventory. bsc#939789 - scap-yast2sec-xccdf.xml: use the current correct CPE name for SLES 12. bsc#939789 ++++ systemd: - revert io scheduler for ssd disks to use deadline (fate#319110) Remove 1095-set-ssd-disk-to-use-noop-scheduler.patch Re-add 1095-set-ssd-disk-to-use-deadline-scheduler.patch ++++ libzip: - add baselibs.conf [bnc#949461] ++++ libzypp: - Update zypp-po.tar.bz2 ++++ mdadm: - 0001-re-add-make-re-add-try-to-write-sysfs-node-first.patch Futher md-cluster support (fate#316335 bsc#941697) ++++ netcfg: - Use linux.suse instead linux.site bnc#948531 ++++ postgresql94: - Make sure that plpgsql.h gets installed, because pldebugger needs it. ++++ qemu: - Clean up DictZip and tar block drivers (bsc#945778) 0028-block-Add-support-for-DictZip-enabl.patch 0029-block-Add-tar-container-format.patch 0050-dictzip-Fix-on-big-endian-systems.patch - Fix potential hang in emulated e1000 nic (bsc#944697 CVE-2015-6815) - Fix potential DoS in virtio-net (bsc#947159 CVE-2015-7295) - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP1 * Patches added: 0057-virtio-introduce-virtqueue_unmap_sg.patch 0058-virtio-introduce-virtqueue_discard.patch 0059-virtio-net-correctly-drop-truncated.patch 0060-e1000-Avoid-infinite-loop-in-proces.patch ++++ release-notes-sled: - 12.1.20151008 (bsc#933411): - Update release notes from FATE. ++++ sled-manuals_en: - Update text and image files (git: 6ae12bc) (dummy bsc#933411). ++++ sles-manuals_en: - Update text and image files (git: 6ae12bc) (dummy bsc#933411). ++++ virt-manager: - bsc#949566 - virt-manager: Doesn't detect openSUSE 42 correctly virtinst-pvgrub2-bootloader.patch ++++ yast2: - Fix "stack level too deep" exception if cd-rom repository is needed (bnc#945879) - 3.1.152 ++++ yast2-auth-client: - Upgrade to version 3.3.2: * Fix untranslated word in main dialog (bsc#948843) ++++ yast2-migration: - fixed crash in the migration proposal (do not use "return" for returning the client result value) (bsc#949484) - 3.1.13 ++++ yast2-network: - Fixed "Relax-NG parser error : Some defines for ipv6_forward needs the combine attribute" when checking validity of any AutoYaST profile (bsc#948206). - 3.1.133 ++++ yast2-packager: - repository manager - fixed switch between dvd:// and cd:// URL scheme (bsc#947595) - 3.1.81 ++++ yast2-pkg-bindings: - Add pkgGpgCheck callback (bsc#948608) - 3.1.31 ++++ yast2-registration: - Addon selection dialog - sort the addons by the displayed label, not by the internal name (which might not be unique) (bsc#949424) - 3.1.158 ++++ yast2-schema: - Set default value if %is_opensuse has not been set. Additional fix for bnc#948563. - 3.1.5 ++++ yast2-trans: - Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et eu fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my nb nl nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu en_GB en_US pt_BR zh_CN zh_TW ast nds ; bsc#933411. ++++ zypper: - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-10-7 - Oct 7 2015 ------------------- ------------------------------------------------------------------ ++++ colord: - Apparmor profile (usr.lib.colord): Add capability dac_override (boo#948892). ++++ grub2: - Upstream patches for fixing file descriptor leakage (bsc#943784) * added 0001-unix-password-Fix-file-descriptor-leak.patch * added 0002-linux-getroot-fix-descriptor-leak.patch * added 0003-util-grub-mount-fix-descriptor-leak.patch * added 0004-linux-ofpath-fix-descriptor-leak.patch * added 0005-grub-fstest-fix-descriptor-leak.patch ++++ kiwi: - Support multipath lookup for ZFCP devices on s390 The disk device the image was ipl'ed from might be configured to be in a multipath stack. In this case it's required to use the mapped device instead of one of the multipath targets directly. This is related to (bnc#944017) - Provide a startMultipathd method Move the start of the multipath daemon from the oem boot code specific identifyMultipath method to its own method in the global space ++++ libqt5-qtbase: - When in SLE12, use the internal Harfbuzz version instead of the system one (which is too old for Qt's requirements) ++++ plymouth: - Rewrite version handling in the spec file to avoid hardcoding SLE versions, related to bsc#949046 ++++ libwps: - Version update to 0.4.2: * Add support for microsoft write files ++++ libyui-ncurses-pkg: - Fix unselecting patterns for installation (unify behavior with qt packager) (bnc#916568) - 2.48.2 ++++ libzypp: - fix suse_version test (bsc#949046) - version 15.19.2 (19) - Locks: fix using namespaces (for FATE#318299) - version 15.19.1 (19) ++++ nfs-utils: - 0001-mountd-fix-next_mnt-handling-for.patch Make sure 'crossmnt' works when exporting '/' (bnc#945727) ++++ xdm: - Fix display-manager wrapper: only call TakeDevices in case $DM actually fails to start. This was the reason why gdm often failed to start with permission denied (depending on timing, gdm might fired up X before TakeDevices passed, X would receive the tty7 by means of logind and TakeDevices reset the permissions again) (boo#939594). ++++ yast2-add-on: - restart the installation workflow to activate the new installation steps added by an add-on via installation.xml (bsc#949185) - 3.1.11 ++++ yast2-sound: - do not check for %suse_version == 1315, the existing check for %is_opensuse is sufficient (bsc#949046) - 3.1.8 ++++ zypper: - fix suse_version test (bsc#949046) - version 1.12.20 - Show locked packages in summary of patch, up and dup command (FATE#318299) - search: Append 'l' to a locked items status tag (FATE#318299) - list locks: new command options --matches and --solvables to see the resolvables matched by each lock defintion (FATE#318299) - Table: fix details layout to handle multibyte strings correctly - Rug-compatible mode is no longer available. - Give ZYPPER_EXIT_ERR_COMMIT priority over ZYPPER_EXIT_ON_SIGNAL (bsc#946750, FATE#319467) - BuildRequires: libzypp-devel >= 15.19.1 - version 1.12.19 ------------------------------------------------------------------ ------------------ 2015-10-6 - Oct 6 2015 ------------------- ------------------------------------------------------------------ ++++ ImageMagick: - Leap: directories in libMagickCore depends on %{clibver} and %{quantum_depth} [bnc#948017] ++++ gcc48: - Add gcc48-ppc-bnc949000.patch to fix build of SLOF. [bnc#949000] ++++ dracut: - Add patch 0184-fix_lvm_wc_warning.patch: - Upstream commit 08eca6 to get rid of missing wc warning ++++ libgcj48: - Add gcc48-ppc-bnc949000.patch to fix build of SLOF. [bnc#949000] ++++ gedit: - Change gedit-devel Group: to include Development/ to silence a RPMLINT warning. ++++ gnome-disk-utility: - Own %dir %{_datadir}/appdata for openSUSE Leap 42.1. ++++ kdump: - kdump-always-create-multipath.conf.patch: Always create a multipath.conf in kdumprd (bsc#948956). ++++ kexec-tools: - kexec-tools-load-crash-kernel-high.patch: Load crash kernel high on x86 (bsc#946365). ++++ kiwi: - v7.03.26 released - Update -requires matcher for SLE12 SP1 The macro %{suse_version} returns 1316 for SLE12 SP1, this must be addressed in the spec file to let the internal -requires packages contain the correct list for building images inside of the buildservice (bsc#949046) - Rename SLE JeOS descriptions In order to avoid a naming conflict with the JeOS product we agreed on renaming the SLE JeOS description in kiwi to contain the community keyword to separate this descriptions from the SUSE JeOS product This addresses (fate#319430) - Fixed resetBootBind copy of boot data Make sure to take hidden files into account ++++ spice: - Update to version 0.12.6 + Removed spicec client code, it has been superseded by remote-viewer and other spice-gtk based clients + Unix socket support + Let clients specify their preferred image compression format + Allow to record and replay a spice-server session + Fixes for CVE-2015-3247 CVE-2015-5260 and CVE-2015-5261 bsc#944787, bsc#948976 + spice-protocol submodule has been removed, spice-protocol must now be installed when building spice-server + Remove write polling in chardevs to reduce wakeups - Remove upstream merged patches: + spice-Don-t-use-48kHz-for-playback-recording-rates.patch + password-length-check.patch + cve-2015-3247.patch - Replace xorg-x11-devel buildrequire by selected pkgconfig(xlibs..) ++++ systemd: - Add patch 0001-virt-handle-Virtualbox-5.0-with-kvm-hypervisor.patch to support Virtualbox 5.0 as this release now supports the kvm hypervisor (boo#948705) - suppress warnings about duplicate sysfs paths (bsc#947212) Add ported upstream patch: core-downgrade-warning-about-duplicate-device-names.patch ++++ libteam: - Add cap_net_raw.patch: * CAP_NET_RAW capability is needed for packet sockets creation. ++++ libvirt: - Fix profile_status to distringuish between errors and unconfined domains. a1bdf04b-apparmor-dominfo.patch. bsc#948516 ++++ perl-Bootloader: - rework boot.readme (bsc#948778) - 0.844 ++++ python-requests: - Fixed requests-do-not-use-bundle.patch ++++ rollback-helper: - added Supplements dependency on snapper ++++ rsync: - add a compatibility flag to avoid checksum collisions (bsc#900914) * fixes rsync equivalent of librsync's CVE-2014-8242 * added rsync-equivalent_of_CVE-2014-8242.patch ++++ xen: - bsc#949138 - Setting vcpu affinity under Xen causes libvirtd abort 54f4985f-libxl-fix-libvirtd-double-free.patch - bsc#949046 - Increase %suse_version in SP1 to 1316 xen.spec - Update README.SUSE detailing dom0 ballooning recommendations ++++ yast2-core: - In the signal handler, log the sender PID, and if present, run /usr/lib/YaST2/bin/signal-postmortem (bsc#935686). - 3.1.18 ++++ yast2-migration: - display a hint to manually rollback the system when migration fails or is aborted during package installation (FATE#315161) - 3.1.12 ++++ yast2-network: - bnc#900647 - fixed to accept an empty domain in /etc/hostname - 3.1.132 ++++ yast2-packager: - Repository editor can now manage urls with repo variables like $arch, $releasever, etc. (bsc#944505) - 3.1.80 - Added a filter showing only those repositories not belonging to any service. (bnc#944504) - 3.1.79 ++++ yast2-schema: - Using %is_opensuse in the spec file. (bnc#948563) - 3.1.4 ------------------------------------------------------------------ ------------------ 2015-10-5 - Oct 5 2015 ------------------- ------------------------------------------------------------------ ++++ babeltrace: - Cleanup urls in spec file (FATE#319273) ++++ gcc48: - Add gcc48-bnc945842.patch to fix C++11 std::random_device short reads, CVE-2015-5276. [bnc#945842] ++++ libgcj48: - Add gcc48-bnc945842.patch to fix C++11 std::random_device short reads, CVE-2015-5276. [bnc#945842] ++++ gdk-pixbuf: - Add gdk-pixbuf-bsc948790-tga-dos.patch: fix an overflow and DoS with a TGA (bsc#948790 CVE-2015-7673). - Add 0001-pixops-Don-t-overflow-variables-when-shifting-them.patch: Fix overflow when scaling a gif (bsc#948791 CVE-2015-7674). ++++ gnome-bluetooth: - Nothing in gnome-bluetooth now needs gnome-control-center so remove the recommendation as non-GNOME solutions based on gnome-bluetooth exist. ++++ grub2: - evaluate the menu entry's title string by printf (bsc#946993) * modified grub2-once ++++ kdump: - kdump-limit-max-udev-workers.patch: Limit number of udev workers to 8 (bsc#944606, bsc#947825). ++++ kernel-default: - Update config files. Disable CONFIG_LEDS_BCM6328 and CONFIG_LEDS_BCM6358, as those are MIPS and unlikely to exist on an ARM board. - commit efc53bd - Update to 4.3-rc4. - commit 48d7e75 ++++ kernel-source: - Update config files. Disable CONFIG_LEDS_BCM6328 and CONFIG_LEDS_BCM6358, as those are MIPS and unlikely to exist on an ARM board. - commit efc53bd - Update to 4.3-rc4. - commit 48d7e75 ++++ kernel-syms: - Update config files. Disable CONFIG_LEDS_BCM6328 and CONFIG_LEDS_BCM6358, as those are MIPS and unlikely to exist on an ARM board. - commit efc53bd - Update to 4.3-rc4. - commit 48d7e75 ++++ tigervnc: - u_tigervnc-vncserver-clean-pid-files.patch * vncserver: Clean pid files of dead processes. (bnc#948392) ++++ openscap: - openscap 1.2.6 release - New features - introduced OpenSCAP user manual - improved OVAL 5.11.1 support - added OVAL 5.11.1 XSD schemas and schematrons - support for core/platform schema versions - support for check_existence attribute in state entities - support for CIM datetime format - amended behavior of mask attribute - added support for remote .xml.bz2 files (use with --fetch-remote-resources) - rewrote oscap-docker to python, deeper integration with Atomic Host - introduced CPE name for Fedora 24 to the internal dictionary - HTML report & guide - results can be grouped by according to various aspects - printing supported (interactive elements are now hidden when printing) - table of content now shows only selected items (rule & groups) - references to RHSA are presented as links to website (rhbz#1243808) - Maintenance - scap-as-rpm can now build source rpm packages (srpms) (trac#469) - scap-as-rpm now supports python3 - refactored oval processing into oval_session structure - many smaller bugfixes and new tests - new openscap-docker subpackage ++++ libreoffice: - Update icon theme dependencies * https://lists.debian.org/debian-openoffice/2015/09/msg00343.html ++++ libsolv: - fix bug in recommends handling [bnc#948482] - also check installed packages in multiversion handling - fix build on Mageia - bump version to 0.6.14 ++++ libteam: - Update to new upstream release 1.21: * libteam: check for definition of NLA_PUT_S* separately * libteam: add missing "static inline" in nl_updates - Update to new upstream release 1.20: * libteam: fix compile error with newer libnl - Update to new upstream release 1.19: * Remove patches that went upstream: - add_missing_prototypes_for_admin_state_functions.patch - dont_fail_on_missing_port.patch - drop_privileges_to_teamd_user.patch - libteam_teamd_Track_admin_state_of_team_device.patch - libteamdctl_fix_timeval_value_for_select.patch - reduce_usock_file_permissions_to_700.patch - teamd_lacp_Don_t_send_LACP_frames_when_master_team.patch - teamd_loadbalance_mode_lacks_a_.hwaddr_changed.patch * teamd: fix delay_up mistaken rename to queue_id * teamd: lacp: update actor state before sending LACP frames * teamd: add Before=network.target to systemd service file - Fix teamd deamon directory to /run/teamd (bsc#947542) - Fix teamd user directory to /var/lib/empty - Handle dbus policy file under tools package - Reload DBus daemon after tools package (un)installation in order to (un)apply new policy (bsc#947542) - Add add_dbus_policy_template.patch ++++ liburcu0: - Update to version 0.8.8, required for upgrade of other lttng packages from 2.7.0-rc1 to 2.7.0 (FATE#319273) Changelog 0.8.8: * Disable sys_membarrier * Fix: volatile in assert() * uatomic: Specify complete types for atomic function calls * Fix: handle sys_futex() FUTEX_WAIT interrupted by signal * Fix: compat_futex.c: *uaddr should be read as volatile * Fix: make benchmark test run in oot build * Fix: call_rcu_thread() affinity failure * urcu: fix deprecation warning with new glibc ++++ libzypp: - fix reserved identifier violation (fixes #51) - solver: speed up collecting pool data to build the job queue - doc: short abstract about 'Code 12 Application Metadata' - version 15.19.0 (19) ++++ lttng-ust: - Update to relese version v2.7.0 (FATE#319273) See http://git.lttng.org/?p=lttng-ust.git;a=blob_plain;f=ChangeLog;hb=v2.7.0 for changelog from v2.7.0-rc1 to v2.7.0 ++++ python-requests: - Unbundle python-chardet and python-urllib3 (boo#947357) requests-do-not-use-bundle.patch ++++ rollback-helper: - fixed dependencies of the service file - perform the registration tollback action (fate#319118) ++++ systemd-presets-branding-SLE: - enable rollback.service, FATE#319118 / bsc#948824 ++++ xen: - bsc#945167 - Running command ’ xl pci-assignable-add 03:10.1’ secondly show errors 55f7f9d2-libxl-slightly-refine-pci-assignable-add-remove-handling.patch - Upstream patches from Jan 55f2e438-x86-hvm-fix-saved-pmtimer-and-hpet-values.patch 55f9345b-x86-MSI-fail-if-no-hardware-support.patch 5604f239-x86-PV-properly-populate-descriptor-tables.patch 5604f2e6-vt-d-fix-IM-bit-mask-and-unmask-of-FECTL_REG.patch 560a4af9-x86-EPT-tighten-conditions-of-IOMMU-mapping-updates.patch 560a7c36-x86-p2m-pt-delay-freeing-of-intermediate-page-tables.patch 560a7c53-x86-p2m-pt-ignore-pt-share-flag-for-shadow-mode-guests.patch 560bd926-credit1-fix-tickling-when-it-happens-from-a-remote-pCPU.patch 560e6d34-x86-p2m-pt-tighten-conditions-of-IOMMU-mapping-updates.patch ++++ yast2-pkg-bindings: - Added Pkg::SourceRawURL() and Pkg:ExpandedUrl() to deal with repositories including repo variables (bnc#944505) - 3.1.30 ++++ yast2-ruby-bindings: - Used rb_gc_register_address to fix 'method to_s called on terminated object' during package installation (bsc#945299) - 3.1.40 ++++ yast2-trans: - Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et eu fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my nb nl nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu en_GB en_US pt_BR zh_CN zh_TW ast nds; bsc#933411. ++++ yast2-update: - Added new test for Update.IsProductSupportedForUpgrade (bsc#947398) - 3.1.34 ++++ yelp-xsl: - Update to version 3.18.1: + Fixed broken selector entity in DocBook chunker. + Updated translations. ------------------------------------------------------------------ ------------------ 2015-10-4 - Oct 4 2015 ------------------- ------------------------------------------------------------------ ++++ cantarell-fonts: - Update to version 0.0.17: + Improved shapes and metrics: - Baseline and bluezone fixes for autohinter to produce valid hints. - Many glyphs adjusted for baseline and proper hinting. ++++ ft2demos: - Update to version 2.6.1. ++++ gtk3: - Update to version 3.18.1: + Speed up rounded rectangle drawing by caching arcs. + Make popover animations faster. + Robustness fixes in GtkAppChooser. + Avoid showing duplicate entries in GtkAppChooser. + Inspector: ellipsize accessible names. + Bugs fixed: bgo#582747, bgo#751368, bgo#751787, bgo#753628, bgo#755038, bgo#755215, bgo#755268, bgo#755432, bgo#755435, bgo#755444, bgo#755455, bgo#755473, bgo#755528, bgo#755691, bgo#755692, bgo#755926, bgo#755931, bgo#755954. + Updated translations. ++++ kernel-default: - config: armv7hl: Sync vanilla with default Let vanilla follow changes made in default. - commit 00ad273 - config: armv7hl: Disable all msm8916/apq8016 options They are arm64 SoCs, so not needed for armv7hl. - commit b333226 - config: armv7hl: Enable preemption This patch is to follow 1fcdac3f3d277ffea3462af635a3dea6b854a09a. [AF/MK: Enable preemption for vanilla config as well] - commit d795f96 ++++ kernel-source: - config: armv7hl: Sync vanilla with default Let vanilla follow changes made in default. - commit 00ad273 - config: armv7hl: Disable all msm8916/apq8016 options They are arm64 SoCs, so not needed for armv7hl. - commit b333226 - config: armv7hl: Enable preemption This patch is to follow 1fcdac3f3d277ffea3462af635a3dea6b854a09a. [AF/MK: Enable preemption for vanilla config as well] - commit d795f96 ++++ kernel-syms: - config: armv7hl: Sync vanilla with default Let vanilla follow changes made in default. - commit 00ad273 - config: armv7hl: Disable all msm8916/apq8016 options They are arm64 SoCs, so not needed for armv7hl. - commit b333226 - config: armv7hl: Enable preemption This patch is to follow 1fcdac3f3d277ffea3462af635a3dea6b854a09a. [AF/MK: Enable preemption for vanilla config as well] - commit d795f96 ++++ freetype2: - Update to version 2.6.1 * IMPORTANT BUG FIXES - It turned out that for CFFs only the advance widths should be taken from the `htmx' table, not the side bearings. This bug, introduced in version 2.6.0, makes it necessary to upgrade if you are using CFFs; otherwise, you get cropped glyphs with GUI interfaces like GTK or Qt. - Accessing Type 42 fonts returned incorrect results if the glyph order of the embedded TrueType font differs from the glyph order of the Type 42 charstrings table. * IMPORTANT CHANGES - The header file layout has been changed (again), moving all header files except `ft2build.h' into a subdirectory tree. Doing so reduces the possibility of header file name clashes (e.g., FTGL's `FTGlyph.h' with FreeType's `ftglyph.h') on case insensitive file systems like Mac OS X or Windows. Applications that use (a) the `freetype-config' script or FreeType's `freetype2.pc' file for pkg-config to get the include directory for the compiler, and (b) the documented way for header inclusion like [#]include [#]include FT_FREETYPE_H ... don't need any change to the source code. - Simple access to named instances in GX variation fonts is now available (in addition to the previous method via FreeType's MM interface). In the `FT_Face' structure, bits 16-30 of the `face_index' field hold the current named instance index for the given face index, and bits 16-30 of `style_flags' contain the number of instances for the given face index. `FT_Open_Face' and friends also understand the extended bits of the face index parameter. You need to enable TT_CONFIG_OPTION_GX_VAR_SUPPORT for this new feature. Otherwise, bits 16-30 of the two fields are zero (or are ignored). - Lao script support has been added to the auto-hinter. * MISCELLANEOUS - The auto-hinter's Arabic script support has been enhanced. - Superscript-like and subscript-like glyphs as used by various phonetic alphabets like the IPA are now better supported by the auto-hinter. - The TrueType bytecode interpreter now runs slightly faster. - Improved support for builds with cmake. - The function `FT_CeilFix' now always rounds towards plus infinity. - The function `FT_FloorFix' now always rounds towards minus infinity. - A new load flag `FT_LOAD_COMPUTE_METRICS' has been added; it makes FreeType ignore pre-computed metrics, as needed by font validating or font editing programs. Right now, only the TrueType module supports it to ignore data from the `hdmx' table. - Another round of bug fixes to better handle broken fonts, found by Kostya Serebryany . - Dropping upstreamed patch Dont-use-hmtx-table-for-LSB.patch. ++++ meld: - Update to version 3.14.1: + Features: - Offer to open binary files externally. - Use locale-based default encodings. + Fixes: - Fix crash with some GTK+ versions when using --output. - Fix merge-all action not working at all. - Fix creating patches with unicode path names. - Fix copy-to-clipboard option in patch dialog. - Fix diffmap alignment for new GTK+ allocation behaviour. - Improve float accuracy in folder comparison timestamp resolution. - Fix default SVN keyword filter to escape $ characters. - Fix display of unicode --help from command line. - Fix keyboard shortcut docs. - Don't incorrectly show identical notification for changed folder comparisons. + Updated translations. ------------------------------------------------------------------ ------------------ 2015-10-3 - Oct 3 2015 ------------------- ------------------------------------------------------------------ ++++ kernel-default: - config: armv7hl: Enable missing STMMAC Ethernet options This attempts to fix regressions from 4.1 like built-in Ethernet on Cubietruck not working. - commit 6860845 ++++ kernel-source: - config: armv7hl: Enable missing STMMAC Ethernet options This attempts to fix regressions from 4.1 like built-in Ethernet on Cubietruck not working. - commit 6860845 ++++ kernel-syms: - config: armv7hl: Enable missing STMMAC Ethernet options This attempts to fix regressions from 4.1 like built-in Ethernet on Cubietruck not working. - commit 6860845 ------------------------------------------------------------------ ------------------ 2015-10-2 - Oct 2 2015 ------------------- ------------------------------------------------------------------ ++++ gfxboot: - work around memory corruption issue seen on hyper-v (bsc#876640) - added 'archive' Makefile target - updated git2log - Add a basic README.md - implement LEAP boot splash - 4.5.9 ++++ gstreamer-plugins-bad: - Update to version 1.6.0: + For changelog, see mainpackage changes, everything is condensed there. - Rebase gstreamer-plugins-bad-patch-source.sh, add new plugins. - Drop gstreamer-plugins-bad-real.patch: real plugin was dropped from gstreamer-bad package. - Add new sub-package libgstadaptivedemux-1_0-0 and handle it in %post/postun. ++++ gstreamer-plugins-base: - Update to version 1.6.0: + For changelog, see mainpackage changes, everything is condensed there. - Remove subpackage typelib-1_0-GstRiff-1_0: no longer built. ++++ gstreamer-plugins-good: - Update to version 1.6.0: + For changelog, see mainpackage changes, everything is condensed there. ++++ kdump: - kdump-udev-reload-only-once.patch: Reload kdump only once if multiple udev events happen in parallel (bsc#934581). - kdump-fix-mkdumprd-regenerate.patch: Rename CONFIG to KDUMP_CONFIG (bsc#946242). - kdump-device-timeout.patch: Re-introduce the timeout generator; adding RequiresMountsFor= does not fully solve the original issue (bsc#909515, bsc#943902). ++++ kernel-default: - Obsolete kernel-desktop also in Tumbleweed - commit 7a85c9f - apparmor: temporary work around for bug while unloading policy (boo#941867). - commit fee03a3 ++++ kernel-source: - Obsolete kernel-desktop also in Tumbleweed - commit 7a85c9f - apparmor: temporary work around for bug while unloading policy (boo#941867). - commit fee03a3 ++++ kernel-syms: - Obsolete kernel-desktop also in Tumbleweed - commit 7a85c9f - apparmor: temporary work around for bug while unloading policy (boo#941867). - commit fee03a3 ++++ mutter: - Add wayland-Dont-pre-multiply-root-cursor-sizes.patch and wayland-Dont-scale-XWayland-pointer-cursor-sprites.patch: taken from upstream git. Fixes for HiDPI under wayland (bgo#755099). ++++ polkit: - polkit 0.113 update * Fixes CVE-2015-4625, a local privilege escalation due to predictable authentication session cookie values. Thanks to Tavis Ormandy, Google Project Zero for reporting this issue. For the future, authentication agents are encouraged to use PolkitAgentSession instead of using the D-Bus agent response API directly. (bsc#935119) * Fixes CVE-2015-3256, various memory corruption vulnerabilities in use of the JavaScript interpreter, possibly leading to local privilege escalation. (bsc#943816) * Fixes CVE-2015-3255, a memory corruption vulnerability in handling duplicate action IDs, possibly leading to local privilege escalation. Thanks to Laurent Bigonville for reporting this issue. (bsc#939246) * Fixes CVE-2015-3218, which allowed any local user to crash polkitd. Thanks to Tavis Ormandy, Google Project Zero, for reporting this issue. (bsc#933922) * On systemd-213 and later, the "active" state is shared across all sessions of an user, instead of being tracked separately. * pkexec, when not given a program to execute, runs the users shell by default. - Fixed shutdown problems on powerpc64le bsc#950114 ++++ systemd: - Change patch 1101-rules-persistent-device-names-for-NVMe-devices.patch to apply even if patch 1012-Skip-persistent-device-link-creation-on-multipath-de.patch has been removed ++++ libyui-qt: - fixed styling for the release notes dialog content (bsc#947167) - 2.46.21 ++++ mdadm: - 0001-IMSM-Clear-migration-record-on-disks-more-often.patch Ensure IMSM migration record cleared after a reshape (bsc#943028) - 0002-imsm-simplified-multiple-OROMs-support.patch 0002-IMSM-Count-arrays-per-orom.patch Don't create more IMSM array then OROM supports (bsc#943026) - 0002-mdadm-make-cluster-raid-also-could-support-re-add.patch Further md-cluster support (fate#316335) ++++ qemu: - Split off qemu-testsuite package (backport from openSUSE) ++++ timezone: - update to 2015g (bsc#948568): * Turkey's 2015 fall-back transition is scheduled for Nov. 8, not Oct. 25. (bsc#948227) * Norfolk moves from +1130 to +1100 on 2015-10-04 at 02:00 local time. * Fiji's 2016 fall-back transition is scheduled for January 17, not 24. * Fort Nelson, British Columbia will not fall back on 2015-11-01. It has effectively been on MST (-0700) since it advanced its clocks on 2015-03-08. New zone America/Fort_Nelson. * This release also includes changes affecting past time stamps, documentation and some minor code fixes. ++++ timezone-java: - update to 2015g (bsc#948568): * Turkey's 2015 fall-back transition is scheduled for Nov. 8, not Oct. 25. (bsc#948227) * Norfolk moves from +1130 to +1100 on 2015-10-04 at 02:00 local time. * Fiji's 2016 fall-back transition is scheduled for January 17, not 24. * Fort Nelson, British Columbia will not fall back on 2015-11-01. It has effectively been on MST (-0700) since it advanced its clocks on 2015-03-08. New zone America/Fort_Nelson. * This release also includes changes affecting past time stamps, documentation and some minor code fixes. ++++ xen: - bsc#941074 - VmError: Device 51728 (vbd) could not be connected. Hotplug scripts not working. hotplug-Linux-block-performance-fix.patch ++++ yast2: - UI component for services handling moved from yast2-dns-server to yast2 (fate#318771) - 3.1.151 ++++ yast2-registration: - Restore the original $releasever value and refresh the repositories when online migration is aborted (bsc#948363) - 3.1.157 ------------------------------------------------------------------ ------------------ 2015-10-1 - Oct 1 2015 ------------------- ------------------------------------------------------------------ ++++ binutils: - gold-arm64-abi-pagesize.patch: fix ABI pagesize for aarch64 in gold [bsc#949066] ++++ dracut: - Fix 0181-no_systemd_cryptsetup.patch: - Password input without plymouth didn't work - Disable 0181-no_systemd_cryptsetup.patch: it breaks existing installations of encrypted / on LVM. ++++ ghex: - Own %{_datadir}/icons/hicolor/512x512 and subfolders on older versions of openSUSE. ++++ ibus-anthy: - fix no desktop DB update and icon theme cache update ++++ kiwi: - Update suse-13.2-JeOS There is no need to have kernel-debug in the delete section actually the package is not installed - fixed: RHEL 6 and CentOS 6 and derivatives using boot='vmxboot/rhel-06.0' or similiar should be handled like SLE 11 not using a tmpfs on /run ++++ systemd: - rules: rework KVM persistent rules generation (bsc#938908) Add 1105-rules-rework-KVM-persistent-rules-generation.patch ++++ vm-install: - Fix use of zypper when getting installation repos (bsc#947129) This is a virt-manager bug that also effects vm-install - Fix host detection of openSUSE Leap - Updated language files - Version 0.8.46 ++++ yast2-bootloader: - Fix proposing stage1 location in autoyast (bnc#948258) - 3.1.156 ++++ yast2-country: - Allocate space for "Other Settings" button proportionally to its translation length (bnc#946955) - 3.1.22.1 ++++ yast2-installation: - Simplified second stage systemd unit to avoid dependencies cycles (bnc#947521 and bnc#931643). Logic moved to YaST startup scripts. - 3.1.160 ++++ yast2-kdump: - Prevent users from setting a combination of crashkernel values that are bigger than the total memory (bnc#882082) - 3.1.32 ++++ yast2-network: - Moved "Network Settings" into "System" group also in the Gnome/GTK control center (FATE#318804, bsc#867809). - 3.1.131 ++++ yast2-printer: - clean up patches and integrate it in git repositories - 3.1.2 ++++ zypper: - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 ++++ zypper-migration-plugin: - version 0.7 - backup of /etc/zypp (bsc#946858) - do not create extra snapshots (bnc#947270) - correctly handle zypper failures (bnc#946750) ------------------------------------------------------------------ ------------------ 2015-9-30 - Sep 30 2015 ------------------- ------------------------------------------------------------------ ++++ gcc48: - Add gcc48-aarch64-bsc948168.patch to fix libffi issues on aarch64. [bsc#948168] ++++ libgcj48: - Add gcc48-aarch64-bsc948168.patch to fix libffi issues on aarch64. [bsc#948168] ++++ glibc: - new patch [BZ #18743] PowerPC: Fix a race condition when eliding a lock 0001-powerpc-Fix-a-race-condition-when-eliding-a-lock-20150730.patch ++++ glibc: - new patch [BZ #18743] PowerPC: Fix a race condition when eliding a lock 0001-powerpc-Fix-a-race-condition-when-eliding-a-lock-20150730.patch ++++ clutter-gst: - Update to version 3.0.12: + Fix leak with color balance. + Enable DVD events forwarding upstream the pipeline. ++++ haveged: - modules-setup.sh should be module-setup.sh in dracut, also 755 - add dependency on systemd-journald.socket to make haveged really start before journald in the initrd. bsc#898669 ++++ ibus-libpinyin: - Update tp 1.7.2 * Fix for Lua 5.2 API change (luaL_register is deprecated) * update po files * update clearPinyinUserData method * update m_dictionaries * use pinyin_load_addon_phrase_library function * update setup dialog * fixes a typo * add libpinyin.appdata.xml - Fix boo#947676 ++++ kernel-default: - Update config files. (bsc#947816) Put # CONFIG_KEXEC_VERIFY_SIG is not set (bsc#947816) - commit ab4942d - Update to 4.3-rc3. - Eliminated 1 patch. - commit 66bc908 ++++ kernel-source: - Update config files. (bsc#947816) Put # CONFIG_KEXEC_VERIFY_SIG is not set (bsc#947816) - commit ab4942d - Update to 4.3-rc3. - Eliminated 1 patch. - commit 66bc908 ++++ kernel-syms: - Update config files. (bsc#947816) Put # CONFIG_KEXEC_VERIFY_SIG is not set (bsc#947816) - commit ab4942d - Update to 4.3-rc3. - Eliminated 1 patch. - commit 66bc908 ++++ kiwi: - v7.03.25 released ++++ atkmm: - Update to version 2.24.1: + Regenerate with the latest glibmm. - Changes from version 2.24.0: + MSVC build fixes. ++++ cairomm: - Update to version 1.12.0: + Cairo::RefPtr: Add move constructors and move operator=(). + MSVC build fixes. ++++ glibmm2: - Update to version 2.46.1: + mmmproc: _CLASS_GOBJECT(): Move the "= delete"ed constructor and operator= to public, instead of private. - Changes from version 2.46.0: + Glib:: - RefPtr: Make it possible to stop use of RefPtr with certain classes (bgo#755048). - WeakRef: Use noexcept (bgo#583399). + Gio: Application: Remove bind/unbind_busy_property() because they are not quite ready. + Gio::Dbus: Connection::signal_subscribe(): Pass nullptr instead of "". ++++ gtkmm3: - Update to version 3.18.0: + Gtk::Object (and Gtk::Widget): Add dont_allow_use_in_glib_refptr_. + Gtk::TreeView, TreeViewColumn: Deprecate SlotCellData, add SlotTreeCellData (bgo#657844). + Gdk::Cursor, Pixbuf, Window: Fix use of Cairo::xxx in namespace Gd (bgo#755061). + MSVC build fixes. ++++ pangomm: - Update to version 2.38.1: + Regenerate with the latest glibmm. - Changes from version 2.38.0: + MSVC build fixes. ++++ libqt5-qtwebengine: - gyp-arm64.patch: Update ffmpeg config - sandbox-linux-arm64.patch: fix chromium build for aarch64 ++++ libsigc++2: - Update to version 2.6.1: + Add back deprecated adaptors/lambda API to avoid an unintented ABI break (bgo#755550). + sigc::trackable: Move operations: Don't move the callback list (bgo#755393). - Changes from version 2.6.0: + C++11: deduce_result_type: Simplify with C++11 variadic template (bgo#753612). + Fix the build with MSVC (bgo#754082). + Update the website. ++++ totem: - Replace gstreamer-plugin-gstclutter for gstreamer-plugin-gstclutter-3_0 Requires: Totem moved to the new version a long time ago. ++++ os-prober: - add os-prober-btrfs-absolute-subvol.patch * fix os-prober mount error, no such file or directory (bsc#931955) ++++ perl-Bootloader: - fix extended partition detection (bsc#947697) - 0.843 ++++ python-cryptography: - require the cffi version it was built against to avoid (bsc#948198) ++++ python-xattr: - require the cffi version it was built against to avoid (bsc#948198) ++++ yast2: - Properly format the package license in the confirmation dialog to make it better readable (bsc#819311) - 3.1.150 ++++ yast2-ruby-bindings: - Added a regression test for the fix of bnc#943757 implemented in libyui-ncurses 2.47.3 - 3.1.39 ------------------------------------------------------------------ ------------------ 2015-9-29 - Sep 29 2015 ------------------- ------------------------------------------------------------------ ++++ gcc48: - Add gcc48-bnc947791.patch to fix no_instrument_function attribute handling on PPC64 with -mprofile-kernel. [bsc#947791] ++++ eog: - Update to version 3.18.0: + Updated translations. ++++ libgcj48: - Add gcc48-bnc947791.patch to fix no_instrument_function attribute handling on PPC64 with -mprofile-kernel. [bsc#947791] ++++ gcr: - Update to version 3.18.0: + Updated translations. ++++ gnome-keyring: - Update to version 3.18.0: + Fix test crash (bgo#731802). ++++ seahorse: - Update to version 3.18.0: + Use the application name in the software center. + Updated translations. ++++ haveged: - add fix-enforced-clock-gettime.patch to fix build on generic platforms like e.g. aarch64, which is only needed due to our (non-recommended choice) of using gettime (fate#318370) ++++ hwinfo: - Add a general README.md - Split README into README-legacy and README-hwprobe - 21.22 ++++ java-1_7_0-openjdk: - Add option to build Sun Elliptical Curve Crypto provider * Enable for openSUSE:Factory - Added patch: * icedtea-2.6.1-sunec.patch - make it easier to link the SUNEC Crypto provider ++++ kiwi: - Drop imagePrepDevice imagePrepDeivce was never set, lets drop it. Signed-off-by: Dinar Valeev - v7.03.24 released - Added basic support for grub2 serial console The required configuration steps were added to the bootloader configuration. However there is currently no attribute to select the serial console case from the XML description. This will be added on demand ++++ libzypp: - solver verify: multiversion property needs to be assigned to installed items too. - ZYppCommitResult: add attemptToModify to indicate an attempt to actually install/remove was made (bsc#946750, FATE#319467) - version 15.18.0 (14) ++++ python-cryptography: - Add 2293.patch for "osrandom engine already registered" (bnc#947679) ++++ qemu: - List data files explicitly (backport from openSUSE) * Move u-boot.e500 from qemu package to qemu-ppc where it belongs * Do not package stock firmware files in qemu package on non-x86_64 ++++ yast2-bootloader: - fix device map handling if there's no 'hd0' entry in it (bsc#947730) by snwint - 3.1.155 ++++ yast2-kdump: - Update AutoYaST rnc to allow specifying multiple values for crash_kernel parameter (bnc#882082). - 3.1.31 ++++ yast2-packager: - handle properly the SLES11 SMT upgrade to SLES12 (evaluate all removed products when checking product upgrades) (bsc#946717) - 3.1.78 ++++ zypper: - Return ZYPPER_EXIT_ERR_COMMIT if an error occurred during commit (bsc#946750, FATE#319467) - Do not return 0 if a commit was not performed (bsc#946750, FATE#319467) - BuildRequires: libzypp-devel >= 15.18.0 - version 1.12.18 ------------------------------------------------------------------ ------------------ 2015-9-28 - Sep 28 2015 ------------------- ------------------------------------------------------------------ ++++ bind: - Remove the start/stop dependency of named and lwresd on remote-fs to break a service dependency cycle (bsc#947483). ++++ gcc48: - add gcc48-aarch64-pr60010.patch, gcc48-aarch64-pr61997.patch [bsc#947772] ++++ libgcj48: - add gcc48-aarch64-pr60010.patch, gcc48-aarch64-pr61997.patch [bsc#947772] ++++ geoclue2: - Update to 2.3.0 * Add a network NMEA source, which together with this application: https://wiki.gnome.org/Apps/GeoclueShare allows you to use the GPS of your Android device on your geoclue-enabled machine. * Allow root to own the name on the bus, i-e run the service. * Make use of compass device if available, through iio-proxy. * Fix a hang on client starting twice. * More helpful error on agent rejection. * Improved documentation. * Do not ship generated D-Bus service files in the tarball. * Only allow the geoclue user and root to call methods on agents. * Fix ignoring of valid location updates due to comparison of stances in different units. * Correctly handle two consecutive location updates with same mestamp on them. * Correctly handle late location update. * Build system fixes: + Fix detection of gdbus-codegen tool. + Workaround an intltool issue. - Update dependencies - Make build more verbose ++++ open-iscsi: - added patch submitted upstream by QLogic: iscsiuio: Add QLogic Vendor ID to support newer NX2 HBAs ++++ postgresql94-libs: - Move ~postgres/.bash_profile to postgresql-server to avoid a file conflict between the versioned server packages. ++++ plymouth: - Update plymouth-filter-escape-codes.patch to fix possible buffer overrun. Should fix bnc#946986 and bnc#946640. ++++ libzypp: - SetTracker: fix computation of change sets (bsc#946898) - version 15.17.2 (14) ++++ mcelog: - Instead of adding new supported CPU patches, jump to latest version (1.2.4). This sounds like a big version jump, but mcelog is in maintenance mode and did only get some patches over the last years. Beside two new manpages describing the already available triggers and the mcelog.conf file, only CPU updates and bug fixes get added. - Add skylake support (bnc#946734) Also some broadwell models, knights landing and quite some atom processors are now recognized as well. - Avoid warnings at boot up (bsc#920197) ++++ mdadm: - 69-clustermd.rules: only run clustermd-confirm.sh if the 'change' request is for adding a device to a clustered array. - 0001-Increment-version-for-clustered-bitmaps.patch 0002-Do-not-create-bad-block-log-for-clustered-devices.patch Update to match upstream version - 0001-config-new-option-to-suppress-adding-bad-block-lists.patch 0001-mdmon-don-t-include-super0-and-super1-in-mdmon.patch backported to support above updates. (fate#316335) - 0004-mdadm-make-cluster-raid-also-could-support-re-add.patch Partial spport for --re-add in clusters (bsc#941697) - 0001-Assemble-correctly-capture-error-from-write_bitmap.patch 0002-main-remove-use-of-uninitialized-rv.patch Bug fixes in md-cluster patches. (fate#316335) - 0003-Assemble-don-t-assemble-IMSM-array-without-OROM.patch 0004-Assemble-really-don-t-assemble-IMSM-array-without-OR.patch Assembling an IMSM array when disabled in OROM can lead to data corruption. So best to disable it. (bsc#939748 bsc#937363) ++++ patterns-sled: - added rollback-helper to minimal patern [bsc#947107] ++++ permissions: - adjusted radosgw to root:www mode 0750 (bsc#943471) - radosgw can get capability cap_bind_net_service (bsc#943471) ++++ postgresql94: - Move ~postgres/.bash_profile to postgresql-server to avoid a file conflict between the versioned server packages. ++++ yast2-bootloader: - Including a needed file. This is an additional fix for bnc#930341. - 3.1.154 ++++ yast2-kdump: - Prevent kdumptool to be called more than once (bnc#882082) - 3.1.30 ------------------------------------------------------------------ ------------------ 2015-9-27 - Sep 27 2015 ------------------- ------------------------------------------------------------------ ++++ gnote: - Update to version 3.18.0: + Allow closing window via Ctrl+Q (bgo#755399). + Updated translations. - Bump soname following upstream changes. ++++ libqt5-qtbase: - Fix-compile-error-on-big-endian.patch: Fix compile error on big endian ++++ xf86-video-vesa: - Add gpg signature ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-9-26 - Sep 26 2015 ------------------- ------------------------------------------------------------------ ++++ gstreamer: - Update to version 1.6.0: + Stereoscopic 3D and multiview video support. + Trick mode API for key-frame only fast-forward/fast-reverse playback etc. + Improved DTS (decoding timestamp) vs. PTS (presentation timestamp) handling to account for negative DTS. + New GstVideoConverter API for more optimised and more correct conversion of raw video frames between all supported formats, with rescaling. + v4l2src now supports renegotiation. + v4l2transform can now do scaling. + V4L2 Element now report Colorimetry properly. + Easier chunked recording of MP4, Matroska, Ogg, MPEG-TS: new splitmuxsink and multifilesink improvements. + Content Protection signalling API and Common Encryption (CENC) support for DASH/MP4. + Many adaptive streaming (DASH, HLS and MSS) improvements. + New PTP and NTP network client clocks and better remote clock tracking stability. + High-quality text subtitle overlay at display resolutions with glimagesink or gtkglsink. + RECORD support for the GStreamer RTSP Server. + Retransmissions (RTX) support in RTSP server and client. + RTSP seeking support in client and server has been fixed. + RTCP scheduling improvements and reduced size RTCP support. + MP4/MOV muxer acquired a new "robust" mode of operation which attempts to keep the output file in a valid state at all times. + Live mixing support in aggregator, audiomixer and compositor was improved a lot. + Compositor now supports rescaling and converting inputs streams on the fly. + New audiointerleave element with proper input synchronisation and live input support. + Blackmagic Design DeckLink capture and playback card support was rewritten from scratch; 2k/4k support; mode sensing. + KLV metadata support in RTP and MPEG-TS. + H.265 video encoder (x265), decoders (libav, libde265) and RTP payloader and depayloaders. + New DTLS plugin and SRTP/DTLS support. + OpenGL3 support, multiple contexts and context propagation, 3D video, transfer/conversion separation, subtitle blending. + New OpenGL-based QML video sink, Gtk GL video sink, CoreAnimation CAOpenGLLayerSink video sink. + gst-libav switched to ffmpeg as libav-provider, gains support for 3D/multiview video, trick modes, and the CAVS codec. + GstHarness API for unit tests. + gst-editing-services got a completely new ges-launch-1.0. interface, improved mixing support and integration into gst-validate. + gnonlin has been deprecated in favor of nle (Non Linear Engine) in gst-editing-services. + gst-validate has a new plugin system, an extensive default testsuite, support for concurrent test runs and valgrind support. + cerbero build tool for SDK binary packages gains new 'bundle-source' command. + Various improvements to the Android, iOS, OS X and Windows platform support. - Drop gstreamer-message-delivery.patch: Fixed upstream. - Add pkgconfig(bash-completion) BuildRequires: New dependency. ------------------------------------------------------------------ ------------------ 2015-9-25 - Sep 25 2015 ------------------- ------------------------------------------------------------------ ++++ acl: - Added important fixes since last release: * getfacl: Fix memory leak * getfacl: Fix minor resource leak * libacl: fix SIGSEGV of getfacl -e on overly long group name (bsc#945899) * libacl: Make sure that acl_from_text() always sets errno when it fails (bsc#945899) * read_acl_{comments,seq}: rename "line" to "lineno" * read_acl_{comments,seq}: switch to next_line - Added patches: * getfacl-fix-memory-leak.patch * getfacl-fix-minor-resource-leak.patch * libacl-fix-sigsegv-of-getfacl-e-on-overly-long-group-name.patch * libacl-make-sure-that-acl_from_text-always-sets-errno-when-it-fails.patch * read_acl_-comments-seq-rename-line-to-lineno.patch * read_acl_-comments-seq-switch-to-next_line.patch ++++ gdk-pixbuf: - Update to version 2.32.1: + Make relocations optional. + Fix a crash due to overflow when scaling. + Drop loaders for some rare image formats: wbmp, ras, pcx. + Prevent testsuite failures due to lack of memory. + Updated translations. ++++ installation-images-SLES: - adjust module config to latest kernel - 14.196 ++++ kdump: - kdump-fate318842-0006-improve-small-x86_64.patch: Improve calibrate on small x86_64 systems (FATE#318842, bsc#947539). ++++ kernel-default: - Delete patches.suse/kconfig-automate-kernel-desktop. No longer needed. - commit 74bcdcc - Merge kernel-desktop back into kernel-default/kernel-pae (fate#319416) - commit 1fcdac3 ++++ kernel-source: - Delete patches.suse/kconfig-automate-kernel-desktop. No longer needed. - commit 74bcdcc - Merge kernel-desktop back into kernel-default/kernel-pae (fate#319416) - commit 1fcdac3 ++++ kernel-syms: - Delete patches.suse/kconfig-automate-kernel-desktop. No longer needed. - commit 74bcdcc - Merge kernel-desktop back into kernel-default/kernel-pae (fate#319416) - commit 1fcdac3 ++++ kiwi: - Set PReP device We need to set PReP device, otherwise we just call grub2-install, which is not installing a bootloader Signed-off-by: Dinar Valeev ++++ samba: - Relocate the tmpfiles.d directory to the client package; (bnc#947552). ++++ samba: - Relocate the tmpfiles.d directory to the client package; (bnc#947552). ++++ libgudev: - Enable build (dummy change for repo_checker, as libgudev was wrongly already checked in to openSUSE:Factory, but has since been disabled). With this, we can activate the Staging properly. ++++ libseccomp: - Add baselibs.conf: systemd-32bit-224+ links against libseccomp.so.2. ++++ net-snmp: - revert the --disable-md5 as it breaks various applications bsc#944302 - net-snmp-reenable-md5-fips.patch: allow MD5 in FIPS mode for the api. ++++ libsolv: - support a generic string for pattern-visible() [bnc#900769] - add a SOLVER_ALLOWUNINSTALL job type - add ordercycle introspection - fix mkmask handling of a zero size - support 'recommends' in repo_mdk.c - support filelist parsing in installcheck - bump version to 0.6.13 ++++ libteam: - Do not call useradd command adding new 'teamd' user with an -o option (bsc#947542) ++++ wicked: - version 0.6.25 - compat: read complete sysctl file set (bsc#928459) - wireless: fixed to parse/format hex escapes in essid (bsc#928459) ++++ libzypp: - Pattern: support dynamic computation of pattern visibility (bsc#900769) - Avoid URL rewrite if probing local cache directories (bsc#946129) - version 15.17.1 (14) ++++ patterns-sled: - libyui-*6 upgraded to libyui-*7, changed recommend to a more flexible one in the patterns [bsc#946963], [bsc#947272] ++++ python-pyldap: - Update to upstream release 2.4.21 ++++ virt-manager: - bsc#947288 - qemu-img doesn't support anymore creating cow format image f30975c3-drop-cow-support.patch ++++ yast2-bootloader: - fix booting on ppc with /boot on software raid (bnc#940542) - 3.1.153 ++++ yast2-registration: - do not crash when a repository cannot be accessed, ask the user to skip it or abort the online migration (bsc#946200) - 3.1.156 ++++ yast2-storage: - avoid unnessasary steps if no packages need to be installed (bsc#907331 and bsc#915097) - 3.1.69 ------------------------------------------------------------------ ------------------ 2015-9-24 - Sep 24 2015 ------------------- ------------------------------------------------------------------ ++++ folks: - Dummy change: rebuild against evolution-data-server 3.18.0. ++++ glibc: - nss-files-long-lines-2.patch: Properly reread entry after failure in nss_files getent function (bsc#945779, BZ #18991) ++++ glibc: - nss-files-long-lines-2.patch: Properly reread entry after failure in nss_files getent function (bsc#945779, BZ #18991) ++++ kiwi: - Fix grub2-mkimage on PowerPC Signed-off-by: Dinar Valeev - insmod video drivers (bsc#947328) - don't overwrite grub2 background image The background image is already defined in theme.txt. Overwriting breaks the editing menu (bsc#947326). - Added arm suse-tumbleweed vmx|oemboot descriptions ++++ parted: - Relax condition to recognize true GPT to avoid misdetection of gpt_sync_mbr. This prevents switching from gpt to gpt_sync_mbr while fixing GPT headers after the disk is resized (bnc#946641) - modify parted-gpt-mbr-sync.patch - remove parted-workaround-windows7-gpt-implementation.patch (not needed with the relaxed condition) ++++ libpng15: - correctly install library link [bnc#947278] ++++ libstorage: - detect corrupt backup GPT in parted output (see bsc#946673) ++++ systemd: - rootsymlink_generator: always return success even if stat fails (bsc#945282) Add 1103-rootsymlink_generator-return-success-even-if-stat-fails.patch - udev: exclude device-mapper from block device ownership event locking (bsc#944799) Add 1104-udev-exclude-device-mapper-from-block-device-ownersh.patch ++++ zlib: - Trim descriptions to fit target audience. Update RPM group classification. ++++ nfs-utils: - nfsserver.service. Provide ExecReload directive. This allows "systemctl reload nfsserver" to work. PropagatesReloadTo but itself is not enough if this unit doesn't have it's own Reload handler. (bsc#947296) ++++ notification-daemon: - Update to version 3.18.0: + Deprecation warning fixes. + Internationalization fixes. + Now upstream gettext is used instead of intltool. + Ported away from gnome-common. + Updated translations. - Drop intltool BuildRequires: no longer needed after the port to gettext. - Dro ppkgconfig(libcanberra-gtk3) BuildRequires: no longer needed. ++++ qemu: - Fix pxe boot for pre v1.5 machine types (bsc#946020) * Patches added: ipxe-zbin-Remove-now-unused-unnrv2b.S-de.patch ipxe-zbin-Fix-check-for-existence-of-mos.patch ++++ vorbis-tools: - Fix buffer overflow in aiff_open() (CVE-2015-6749, bsc#943795): oggenc-Fix-large-alloca-on-bad-AIFF-input.patch ++++ xf86-video-vesa: - u_DPMS-Query-DPMS-capabilites-and-query-current-state-before-changing.patch Only change DPMS state when the new state is different from the old. Also query DPMS capablities of the new state is supported by the BIOS (bsc#947356). ++++ xorg-x11-server: - u_vesa-Add-VBEDPMSGetCapabilities-VBEDPMSGet.patch Add VBEDPMSGetCapabilities() and VBEDPMSGet() functions (bsc#947356). ++++ yast2-bootloader: - fix one click proposal change to behave reasonable - add warnings for missing generic_mbr or activate when really missing (bnc#930341) - 3.1.152 ++++ yast2-migration: - do not display the "success" dialog when the package installation is aborted (bsc#947416) - 3.1.11 ++++ yast2-security: - Bumped version number in order to branch the SLE version due to different display manager behavior (bnc#946889). - 3.2.0 ++++ zypper: - zypper.conf: new option commit/psCheckAccessDeleted to avoid 'lsof' call after commit. On some systems 'lsof' seems to perform very slow, and the check takes up to several minutes. Due to this it's possible to disable the automatic check after each commit. Explicit calls to 'zypper ps' are not affected by this option. (bsc#945169) - zypper.conf: deprecate defining 'installRecommends'; better follow the systemwide default in zypp.conf. - version 1.12.17 - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-9-23 - Sep 23 2015 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to version 0.2.24 - Bug 943451 - [Migration] failure when "zypper search" returns empty list - Bug 946488 - Synchronization API call returns "no implicit conversion of Symbol into Integer" error - Bug 941565 - zypper migration not using --releasever - Bug 945462 - zypper migration extremly slow with lot of modules and extensions registered ++++ baobab: - Update to version 3.18.0: + Temporary fix for 'make distcheck' due to bug in Intltool (lp#1117944). ++++ bash-completion: - Add patch LVM-completion-bsc946875.patch to make LVM comands work even without any scan happen (bsc#946875) ++++ dracut: - Fix 0182-fix-include-parsing.patch - Didn't parse arguments with spaces correctly - Add patch 0183-fix_add_drivers_hang.patch: - Fix possible hang in dracut caused by add_drivers+=" " in dracut.conf (bsc#923116) ++++ ethtool: - ethtool-copy.h-update-to-SLE12-SP1-Beta-3.patch: ethtool-Add-missing-Advertised-speeds.patch: Add missing advertised speeds (bsc#927309 bsc#945710) ++++ ghex: - Update to version 3.18.0: + Updated translations. ++++ gnome-contacts: - Update to version 3.18.0: + Avoid dialogs from the search provider. + Fix desktop file category. + Support searching by phone number. + Updated translations. ++++ gnome-screenshot: - Update to version 3.18.0: + Fix border effects combo. + Updated translations. ++++ nautilus: - Update to version 3.18.0: + Fixed various sidebar crashes. + Use a correct file number for copy/move operations. + Fix various operations crashes. + Google Drive support. + Fix desktop icons not appearing for the first time. + Fix searching on recursive mode but not working properly. + Fix remote warning label not showing sometimes. + Use better file renaming positioning when using keyboard shortcut. + Fix a crash on Other Locations. + Updated translations. ++++ gnome-system-monitor: - Update to version 3.18.0.1: + Empty space above the process list (bgo#755204). + Updated translations. ++++ grub2: - add 0001-efinet-Check-for-immediate-completition.patch, 0001-efinet-enable-hardware-filters-when-opening-interfac.patch, grub2-arm64-efinet-handle-get_status-on-buggy-firmware-properly.patch (bsc#947203) ++++ kernel-default: - Backport of https://lkml.org/lkml/2015/9/11/507 Fixes a build issue with aarch64, see http://www.spinics.net/lists/arm-kernel/msg446809.html. - Update config files. - commit 2947252 - Delete patches.arch/arm64-0007-arm64-Do-not-call-enable-PCI-resources-when-specify-.patch. - commit a608d6a - Update x86 config files: CONFIG_SURFACE_PRO3_BUTTON=m This is an x86 driver, no reason to not enable it. - commit c28e82c - config: re-enabled EXT4_USE_FOR_EXT2 - commit 681c071 ++++ kernel-source: - Backport of https://lkml.org/lkml/2015/9/11/507 Fixes a build issue with aarch64, see http://www.spinics.net/lists/arm-kernel/msg446809.html. - Update config files. - commit 2947252 - Delete patches.arch/arm64-0007-arm64-Do-not-call-enable-PCI-resources-when-specify-.patch. - commit a608d6a - Update x86 config files: CONFIG_SURFACE_PRO3_BUTTON=m This is an x86 driver, no reason to not enable it. - commit c28e82c - config: re-enabled EXT4_USE_FOR_EXT2 - commit 681c071 ++++ kernel-syms: - Backport of https://lkml.org/lkml/2015/9/11/507 Fixes a build issue with aarch64, see http://www.spinics.net/lists/arm-kernel/msg446809.html. - Update config files. - commit 2947252 - Delete patches.arch/arm64-0007-arm64-Do-not-call-enable-PCI-resources-when-specify-.patch. - commit a608d6a - Update x86 config files: CONFIG_SURFACE_PRO3_BUTTON=m This is an x86 driver, no reason to not enable it. - commit c28e82c - config: re-enabled EXT4_USE_FOR_EXT2 - commit 681c071 ++++ kiwi: - Support SLE12 and leap42.1 boot images for arm Deleted 13.2 and non stable tumbleweed from arm based descriptions ++++ util-linux: - Fix fsck -C {fd} parsing (bsc#923777, bsc#903738, util-linux-fsck-C_fd.patch). - Implement fsck -r {fd} (bsc#923777, bsc#903738, util-linux-fsck-implement-fsck-r_fd.patch). - Add patches to fix lsblk output in some situations (bsc#943415, util-linux-lsblk-dependencies.patch, util-linux-lsblk-inverse-tree.patch, util-linux-lsblk-mountpoint-toplevel.patch). ++++ leveldb: - merging SES2 changes back to SP1 (fate#319443) ++++ openssl: - clear openssl error when fips selftests fail in non-fips mode (bsc#947104) * added openssl-fips-clearerror.patch ++++ libstorage: - changed some requires to suggests (bsc#907331 and bsc#915097) - 2.25.33 ++++ libvirt: - Update to libvirt 1.2.18.1 stable release - Inherit many upstream bug fixes - Drop patches included in the stable release 15120b8c-libxl-no-resume-on-suspend-fail.patch, 269d39af-storage-allocation-fix.patch, 26c5fa3a-virt-aa-helper-missing-doc.patch, 2f01cfdf-virt-aa-helper-allow-ovmf.patch, 3468542f-virFileUnlink.patch, 44a54eb0-libxl-fix-refcnt-MigrationDstArgs.patch, 52970dec-virt-aa-helper-improve-valid-path.patch, 56945e13-libxl-AttachDeviceConfig-hostdev.patch, 60acb38-revert-curmem-inactive-dom.patch, 8b1d84e6-refreshVol-failure.patch, 91fdcefa-virt-aa-helper-allow-nvram.patch, d25a5e08-virt-aa-helper-simplify-restriction-logic.patch e0025d29-storage-mode-check.patch, e80b84a7-libxl-acquire-job-on-migrate.patch - Drop signature file. Stable releases are not signed - FATE#314466, FATE#314497, FATE#315157, FATE#318383 ++++ vte2: - Drop gnome-pty-helper requires: this script is no longer used in GNOME 3.18.0. ++++ postfix: - Update to upstream version 2.11.6: * Bugfix: sender_dependent_relayhost_maps ignored the relayhost setting in the case of a DUNNO lookup result. * Robustness: don't segfault due to excessive recursion after a faulty configuration runs into the virtual_alias_recursion_limit. * Bugfix: core dump when smtp_policy_maps specifies an invalid TLS level. * Bugfix: qmqpd null pointer bug when it logs a lost connection while not in a mail transaction. * Bugfix (introduced: Postfix 2.11): with connection caching enabled (the default), recipients could be given to the wrong mail server. (bsc#944722) * Security: opportunistic TLS by default uses "medium" or stronger ciphers instead of "export" or stronger. * Security: Postfix TLS support by default no longer uses SSLv2 or SSLv3. - Remove references to SuSEconfig.postfix from sysconfig docs. (bsc#871575) - Adapt postfix-linux4.patch and rename to postfix-linux45.patch ++++ python-libmount: - Fix fsck -C {fd} parsing (bsc#923777, bsc#903738, util-linux-fsck-C_fd.patch). - Implement fsck -r {fd} (bsc#923777, bsc#903738, util-linux-fsck-implement-fsck-r_fd.patch). - Add patches to fix lsblk output in some situations (bsc#943415, util-linux-lsblk-dependencies.patch, util-linux-lsblk-inverse-tree.patch, util-linux-lsblk-mountpoint-toplevel.patch). ++++ util-linux-systemd: - Fix fsck -C {fd} parsing (bsc#923777, bsc#903738, util-linux-fsck-C_fd.patch). - Implement fsck -r {fd} (bsc#923777, bsc#903738, util-linux-fsck-implement-fsck-r_fd.patch). - Add patches to fix lsblk output in some situations (bsc#943415, util-linux-lsblk-dependencies.patch, util-linux-lsblk-inverse-tree.patch, util-linux-lsblk-mountpoint-toplevel.patch). ++++ virt-manager: - bsc#947129 - Error launching manager: 'URI' is not in list virtman-show-suse-install-repos.patch ++++ xen: - bsc#947165 - VUL-0: CVE-2015-7311: xen: libxl fails to honour readonly flag on disks with qemu-xen (xsa-142) CVE-2015-7311-xsa142.patch ++++ yast2-network: - bnc#866742 - Do not fail with internal error when cloning configuration twice in a row - 3.1.130 ++++ yast2-registration: - migration rollback: make sure the base product is downgraded first (FATE#315161) - 3.1.155 - check whether the system is registered before running online migration (bsc#946004) - 3.1.154 ++++ yast2-storage: - install storage related packages before commit (bsc#907331 and bsc#915097) - 3.1.68 ------------------------------------------------------------------ ------------------ 2015-9-22 - Sep 22 2015 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - update to Firefox 38.3.0 ESR (bsc#947003) * MFSA 2015-96/CVE-2015-4500/CVE-2015-4501 (bmo#1165706, bmo#1186657, bmo#1044077, bmo#1152026, bmo#1161063, bmo#1181651, bmo#1183153, bmo#1186962, bmo#1201793, bmo#1202844) Miscellaneous memory safety hazards (rv:41.0 / rv:38.3) * MFSA 2015-101/CVE-2015-4506 (bmo#1192226) Buffer overflow in libvpx while parsing vp9 format video * MFSA 2015-105/CVE-2015-4511 (bmo#1200148) Buffer overflow while decoding WebM video * MFSA 2015-106/CVE-2015-4509 (bmo#1198435) Use-after-free while manipulating HTML media content * MFSA 2015-110/CVE-2015-4519 (bmo#1189814) Dragging and dropping images exposes final URL after redirects * MFSA 2015-111/CVE-2015-4520 (bmo#1200856, bmo#1200869) Errors in the handling of CORS preflight request headers * MFSA 2015-112/CVE-2015-4517/CVE-2015-4521/CVE-2015-4522 CVE-2015-7174/CVE-2015-7175/CVE-2015-7176/CVE-2015-7177 CVE-2015-7180 (bmo#1170246, bmo#1172055, bmo#1174479, bmo#1186725, bmo#1170794, bmo#1168959, bmo#1172189, bmo#1191463) Vulnerabilities found through code inspection ++++ PackageKit: - Update to version 1.0.10: + Process the offline update triggered by older PK versions. + Use Glib for reading symlink to prevent crash with some compilers. ++++ adwaita-icon-theme: - Update to version 3.18.0: + Improved view-list-symbolic. + Cursors working on KDE. + Updated translations. ++++ at-spi2-atk: - Update to version 2.18.0: + Stable release, no changes to version 2.17.90. ++++ at-spi2-core: - Update to version 2.18.0: + Updated translations. ++++ cheese: - Update to version 3.18.0: + Updated translations. ++++ lvm2: - Fix boot failure when upgrading from sle12gm to sle12sp1 due to lvm2-lvmetad.socket not enabled as expected. (bnc#945095) Add "Requires(pre/post): systemd-presets-branding to spec. ++++ gdk-pixbuf: - Update to version 2.32.0: + Fix build issues (bgo#754154). + Fix animation loading (bgo#755269). + More overflow fixes in the scaling code (bgo#754387). + Fix a crash in the tga loader. + Updated translations. ++++ gdm: - Modify the spec:chomd /var/log/gdm to (711,root,gdm) Fixed on SLE (bnc#882032) and fixed upstream(bgo#693679). ++++ gedit: - Update to version 3.18.0: + Fix close confirmation dialog regression introduced in 3.17.92. + Updated translations. ++++ gobject-introspection: - Update to version 1.46.0: + g-ir-scanner: Support multiple arguments for compiler. + Update the GLib introspection data. ++++ gnome-backgrounds: - Update to version 3.18.0: + Updated translations. ++++ gnome-disk-utility: - Update to version 3.18.0: + Fix incorrect assertions that were recently added. + Updated translations. ++++ gnome-documents: - Update to version 3.18.0.1: + Fix syntax error in desktop file translation. - Update to version 3.18.0: + Update title if active collection is renamed. + Fix tagged entry theming. + Prevent nested collections. + Align the source label. + Updated translations. ++++ gnome-online-accounts: - Update to version 3.18.0: + icons: Shiny new Google icons (bgo#754142). + Updated translations. ++++ gnome-shell: - Update to version 3.18.0: + Updated translations. ++++ gnome-shell-extensions: - Update to version 3.18.0: + Bump version. ++++ gnome-system-monitor: - Update to version 3.18.0: + Updated translations. ++++ gnome-themes-standard: - Update to version 3.18.0: + Updated translations. ++++ gnome-user-docs: - Update to version 3.18.0: + Updates to GNOME Help. + Updates to System Admin Guide. + Updated translations. ++++ gtk3: - Update to version 3.18.0: + Speed up shadow drawing by caching corner shadows. + Memory leak fixes. + Bugs fixed: bgo#681965, bgo#754098, bgo#754629, bgo#754745, bgo#754952, bgo#755021, bgo#755274, bgo#755352, + Updated translations. ++++ gvfs: - Update to version 1.26.0: + Updated translations. ++++ ibus-anthy: - Stop providing locale(ja) * Most of ja locale users do not need this anymore - Update the upstream URL ++++ mozc: - Fix ibus-mozc does not allow to remove tha last character of preedit text on Qt5 application * workaround for the Qt5 bug (boo#947013) * Add ibus-qt5-hide_preedit_text-workaround.patch ++++ kernel-default: - Update config files. - Refresh patches.suse/stack-unwind. Reenable dwarf stack unwinder for C. Assembler is not dwarf-friendly annotated (removed in upstream and neither patches.arch/x86_64-unwind-annotations is enabled (yet)), so dwarf unwinder does not work there (yet). This should be fixed by Josh Poimbeouf's stacktool later. But until then, dwarf-unwind at least C and use frame pointers for asm. I.e. no more question marks for most cases: [] try_stack_unwind+0x175/0x190 [] dump_trace+0x93/0x3a0 [] show_trace_log_lvl+0x4b/0x60 [] show_stack_log_lvl+0x10c/0x180 [] show_stack+0x25/0x50 [] dump_stack+0x4b/0x72 [] init1+0xe/0x20 [aaa] [] do_one_initcall+0xb3/0x200 [] do_init_module+0x5f/0x1f6 [] load_module+0x15fe/0x1b60 [] SYSC_finit_module+0x98/0xc0 [] SyS_finit_module+0xe/0x10 [] entry_SYSCALL_64_fastpath+0x16/0x75 DWARF2 unwinder stuck at entry_SYSCALL_64_fastpath+0x16/0x75 Leftover inexact backtrace: Instead of the funny: [] ? dump_stack+0x4b/0x72 [] ? init1+0xe/0x20 [aaa] [] ? do_one_initcall+0xb3/0x200 [] ? do_init_module+0x27/0x1f6 [] ? do_init_module+0x5f/0x1f6 [] ? load_module+0x15fe/0x1b60 [] ? __symbol_put+0x50/0x50 [] ? kernel_read+0x41/0x60 [] ? SYSC_finit_module+0x98/0xc0 [] ? SyS_finit_module+0xe/0x10 [] ? entry_SYSCALL_64_fastpath+0x16/0x75 where __symbol_put and do_init_module+0x27 should not be there at all. - commit 14d1f12 ++++ kernel-source: - Update config files. - Refresh patches.suse/stack-unwind. Reenable dwarf stack unwinder for C. Assembler is not dwarf-friendly annotated (removed in upstream and neither patches.arch/x86_64-unwind-annotations is enabled (yet)), so dwarf unwinder does not work there (yet). This should be fixed by Josh Poimbeouf's stacktool later. But until then, dwarf-unwind at least C and use frame pointers for asm. I.e. no more question marks for most cases: [] try_stack_unwind+0x175/0x190 [] dump_trace+0x93/0x3a0 [] show_trace_log_lvl+0x4b/0x60 [] show_stack_log_lvl+0x10c/0x180 [] show_stack+0x25/0x50 [] dump_stack+0x4b/0x72 [] init1+0xe/0x20 [aaa] [] do_one_initcall+0xb3/0x200 [] do_init_module+0x5f/0x1f6 [] load_module+0x15fe/0x1b60 [] SYSC_finit_module+0x98/0xc0 [] SyS_finit_module+0xe/0x10 [] entry_SYSCALL_64_fastpath+0x16/0x75 DWARF2 unwinder stuck at entry_SYSCALL_64_fastpath+0x16/0x75 Leftover inexact backtrace: Instead of the funny: [] ? dump_stack+0x4b/0x72 [] ? init1+0xe/0x20 [aaa] [] ? do_one_initcall+0xb3/0x200 [] ? do_init_module+0x27/0x1f6 [] ? do_init_module+0x5f/0x1f6 [] ? load_module+0x15fe/0x1b60 [] ? __symbol_put+0x50/0x50 [] ? kernel_read+0x41/0x60 [] ? SYSC_finit_module+0x98/0xc0 [] ? SyS_finit_module+0xe/0x10 [] ? entry_SYSCALL_64_fastpath+0x16/0x75 where __symbol_put and do_init_module+0x27 should not be there at all. - commit 14d1f12 ++++ kernel-syms: - Update config files. - Refresh patches.suse/stack-unwind. Reenable dwarf stack unwinder for C. Assembler is not dwarf-friendly annotated (removed in upstream and neither patches.arch/x86_64-unwind-annotations is enabled (yet)), so dwarf unwinder does not work there (yet). This should be fixed by Josh Poimbeouf's stacktool later. But until then, dwarf-unwind at least C and use frame pointers for asm. I.e. no more question marks for most cases: [] try_stack_unwind+0x175/0x190 [] dump_trace+0x93/0x3a0 [] show_trace_log_lvl+0x4b/0x60 [] show_stack_log_lvl+0x10c/0x180 [] show_stack+0x25/0x50 [] dump_stack+0x4b/0x72 [] init1+0xe/0x20 [aaa] [] do_one_initcall+0xb3/0x200 [] do_init_module+0x5f/0x1f6 [] load_module+0x15fe/0x1b60 [] SYSC_finit_module+0x98/0xc0 [] SyS_finit_module+0xe/0x10 [] entry_SYSCALL_64_fastpath+0x16/0x75 DWARF2 unwinder stuck at entry_SYSCALL_64_fastpath+0x16/0x75 Leftover inexact backtrace: Instead of the funny: [] ? dump_stack+0x4b/0x72 [] ? init1+0xe/0x20 [aaa] [] ? do_one_initcall+0xb3/0x200 [] ? do_init_module+0x27/0x1f6 [] ? do_init_module+0x5f/0x1f6 [] ? load_module+0x15fe/0x1b60 [] ? __symbol_put+0x50/0x50 [] ? kernel_read+0x41/0x60 [] ? SYSC_finit_module+0x98/0xc0 [] ? SyS_finit_module+0xe/0x10 [] ? entry_SYSCALL_64_fastpath+0x16/0x75 where __symbol_put and do_init_module+0x27 should not be there at all. - commit 14d1f12 ++++ kiwi: - use obs://factory/repo/oss/ for tumbleweed boot images - Fixed toram live boot mode The recent implementation broke the standard method which mounted the CD instead of copying it ++++ samba: - Do not provide libpdb0 from libsamba-passdb0 but add it to baselibs.conf instead; (bnc#942716). ++++ samba: - Do not provide libpdb0 from libsamba-passdb0 but add it to baselibs.conf instead; (bnc#942716). ++++ libgtop: - Update to version 2.32.0: + Stable release. ++++ mutter: - Update to version 3.18.0: + Misc. fixes: bgo#753434. + Updated translations. - Drop Revert-launcher-simplify-getting-session-dbus-proxy.patch: fixed upstream. ++++ libpeas: - Update to version 1.16.0: + Updated translations. ++++ python3-base: - add python-2.7-libffi-aarch64.patch to fix incorrect FFI on aarch64 ++++ snapper: - updated translations - Call script /usr/lib/snapper/plugins/rollback if present upon rollback (fate#319108) - version 0.2.9 - added program to create btrfs subvolume suitable for systems supporting rollback (bsc#944120) ++++ tracker: - Update to version 1.6.0: + tracker-extract: Fix synchronization with tracker-miner-fs when wait-for-miner-fs=TRUE. + tracker-miner-fs: Fix crash during startup. + tracker-extract: Fix builtin dummy module struct. + Updated translations. - Drop tracker-fix-dummy_module.patch: fixed upstream. ++++ vte: - Update to version 0.42.0: + widget: Fix regex matches not always being recognized. + emulation: - Fix comment. - Implement DECSET 1004. + tests: mev: Add focus tracking mode. + Updated translations. ++++ yelp: - Update to version 3.18.0: + Fix accessibility regression for caret navigation (bgo#754912). + Updated translations. ++++ libyui-qt-pkg: - Better handling of secondary repository filters when there is no enough screen space (bnc#876540) - 2.45.5 ++++ tracker-extras: - Update to version 1.6.0: + tracker-extract: Fix synchronization with tracker-miner-fs when wait-for-miner-fs=TRUE. + tracker-miner-fs: Fix crash during startup. + tracker-extract: Fix builtin dummy module struct. + Updated translations. - Drop tracker-fix-dummy_module.patch: fixed upstream. ++++ ntp: - Temporarily disable memlock to avoid problems due to high memory usage during name resolution (bsc#946386, ntp-memlock.patch). ++++ perl-Bootloader: - allow empty distributor, which for new grub2 means use os-release (bsc#942519) - more fixes in grub2-efi - fix empty distributor handling for grub2-efi (bsc#942519) - 0.842 ++++ python-atspi: - Update to version 2.18.0: + No changes, stable release. ++++ python-gobject: - Update to version 3.18.0: + Stable release, no changes. ++++ python3-atspi: - Update to version 2.18.0: + No changes, stable release. ++++ python3-gobject: - Update to version 3.18.0: + Stable release, no changes. ++++ rollback-helper: - Fix filelist. - Initial version, add plugin to copy data in case of rollback, create first service file, add dummy reset script. [FATE#319118] ++++ simple-scan: - Update to version 3.18.0: + Show error message when fail to install drivers. + Bump copyright dates. ++++ sled-manuals_en: - Update text and image files (git: 76d3572) (dummy bsc#933411). - Update text and image files (git: 76d3572) (dummy bsc#933411). ++++ sles-manuals_en: - Update text and image files (git: 76d3572) (dummy bsc#933411). ++++ vinagre: - Update to version 3.18.0: + Allow scaling of RDP sessions. + Updated translations. ++++ vino: - Update to version 3.18.0: + Updated translations. ++++ virt-manager: - bsc#919420 - virt-manager: installation of vm on pp64le: Couldn't find hvm kernel for SUSE tree. virtinst-add-ppc64-arch-support.patch - Upstream bug fix to console if running on Xen 601a82cb-fix-console_type-if-xen.patch ++++ yast2-migration: - rollback registration when migration is aborted after registering the migration products (FATE#315161) - 3.1.10 ++++ yelp-xsl: - Update to version 3.18.0: + Updated translations. ------------------------------------------------------------------ ------------------ 2015-9-21 - Sep 21 2015 ------------------- ------------------------------------------------------------------ ++++ atk: - Update to version 2.18.0: + Build: Improvements on MSVC Build infrastructure. + Updated translations. ++++ cmake: - Remove CMAKE_INSTALL_LIBDIR declaration from the macros. rh#795542 * It is unfortunate but SOME packages will now have to define it themselves because in some cases it is relative path while in others it is absolute one. ++++ dconf-editor: - Update to version 3.18.0: + No changes since 3.17.92. ++++ devhelp: - Update to version 3.18.0: + Updated translations. ++++ dracut: - Add patch 0182-fix-include-parsing.patch: - Fix parsing of "-i" and "--include" - Fixes boo#908452 - Add patch 0181-no_systemd_cryptsetup.patch: - rd.luks.key is not implemented (properly) if systemd is enabled, so ignore systemd in 90crypt - Fixes boo#915849 ++++ evince: - Update to version 3.18.0: + Updated translations. ++++ evolution: - Update to version 3.18.0: + Updated translations. ++++ evolution-data-server: - Update to version 3.18.0: + Recent glib 2.45.8 change breaks account settings (bgo#755075). + Updated translations. ++++ evolution-ews: - Update to version 3.18.0: + No code/translation changes. ++++ glib-networking: - Update to version 2.46.0: + Various minor cleanups and small memory leak fixes. + Added a new test case for client certificate chain handling (bgo#754129). + Updated translations. ++++ glib2: - Update to version 2.46.0: + Disable runtime-deprecation warnings. + Fix marshalling of flags on bigendian 64bit architectures. + Updated translations. ++++ gnome-bluetooth: - Update to version 3.18.0: + Updated translations. ++++ gnome-calculator: - Update to version 3.18.0: + Fix: SYD function was returning the wrong value. + Fix: Fix dialogs sizing for financial functions. + Updated translations. ++++ gnome-clocks: - Update to version 3.18.0: + Release to sync with new GNOME release. + Misc bugfixes. ++++ gnome-color-manager: - Update to version 3.18.0: + Updated translations. ++++ gnome-control-center: - Update to version 3.18.0: + Updated translations. ++++ gnome-desktop: - Update to version 3.18.0: + Updated translations. ++++ gnome-packagekit: - Update to version 3.18.0: + Updated translations. ++++ gnome-power-manager: - Update to version 3.18.0: + Updated translations. ++++ gnome-session: - Update to version 3.18.0: + Bump version. ++++ gnome-settings-daemon: - Update to version 3.18.0: + Updated translations. ++++ gnome-terminal: - Update to version 3.18.0: + Profile: Only use dconf when the settings backend is dconf. + Updated translations. ++++ gnome-tweak-tool: - Update to version 3.18.0: + Avoid GSettings aborting when missing classic overrides schema. + Startup: Honor disabled user autostart files. + Updated translations. ++++ gnome-user-share: - Update to version 3.18.0: + Updated translations. ++++ gnome-weather: - Update to version 3.18.0: + Updated translations. ++++ gsettings-desktop-schemas: - Update to version 3.18.0: + Updated translations. ++++ gtkhtml: - Update to version 4.10.0: + No code/translation changes. ++++ gucharmap: - Update to version 3.18.0: + Update to Unicode 8.0. ++++ kernel-default: - Update to 4.3-rc2. - Eliminated 1 patch. - Config changes: - ARM (32/64-bit) - STUB_CLK_HI6220=n - ARM64 - ARM64_ERRATUM_843419=y - commit 2b75354 ++++ kernel-source: - Update to 4.3-rc2. - Eliminated 1 patch. - Config changes: - ARM (32/64-bit) - STUB_CLK_HI6220=n - ARM64 - ARM64_ERRATUM_843419=y - commit 2b75354 ++++ kernel-syms: - Update to 4.3-rc2. - Eliminated 1 patch. - Config changes: - ARM (32/64-bit) - STUB_CLK_HI6220=n - ARM64 - ARM64_ERRATUM_843419=y - commit 2b75354 ++++ kiwi: - tabs to spaces - Add root filesystem label to images In order to allow devicepersistency="by-label" also for the root filesystem, the setupFilesystem method has been extended for all supported filesystems to add a root label too. The default name for the root label is 'ROOT'. This addresses bnc#946236 - Echo, rmdir and remove full paths from commands - Added documentation for the toram option Implementation of the toram option is done in PR https://github.com/openSUSE/kiwi/pull/492 - v7.03.23 released ++++ libdrm: - Update to version 2.4.65 * bugfixes ++++ libgweather: - Update to version 3.18.0: + Updated translations. ++++ webkit2gtk3: - Update to version 2.10.0: + New HTTP disk cache for the Network Process. + IndexedDB support. + New Web Inspector UI. + Automatic ScreenServer inhibition when playing fullscreen videos. + Improved font matching algorithm. + Initial Editor API. + Performance improvements. ++++ pango: - Update to version 1.38.0: + No changes. ++++ libreoffice: - Version bump to 5.0.2 final fate#318856 fate#319071 bnc#943075 bnc#945692: * Small tweaks compared to rc1 - For sake of completion this release also contains security fixes for bnc#910806 CVE-2014-8147, bnc#907636 CVE-2014-9093, bnc#934423 CVE-2015-4551, bnc#910805 CVE-2014-8146, bnc#940838 CVE-2015-5214, bnc#936190 CVE-2015-5213, bnc#936188 CVE-2015-5212, bnc#934423 CVE-2015-45513, bnc#934423 CVE-2015-4551, bnc#910805 CVE-2014-8146, bnc#940838 CVE-2015-5214, bnc#936190 CVE-2015-5213, bnc#936188 CVE-2015-5212, bnc#934423 CVE-2015-45513, bnc#934423 CVE-2015-4551, bnc#910805 CVE-2014-8146, bnc#940838 CVE-2015-5214, bnc#936190 CVE-2015-5213, bnc#936188 CVE-2015-5212, bnc#934423 CVE-2015-4551 ++++ libsoup: - Update to version 2.52.0: + Removed duplicate test paths from tests/date so it will pass with glib 2.46.0. ++++ libzypp: - Dummy (FATE#318827) to make Sles-changelog-checker stop whining. - version 15.17.0 (14) - Glob: fix reserved identifier violation - version 15.16.2 (14) ++++ mdadm: - Increment version for clustered bitmaps (bsc#940225) + 0001-Increment-version-for-clustered-bitmaps.patch - Do not create bad block log for clustered devices (bsc#941530) + 0002-Do-not-create-bad-block-log-for-clustered-devices.patch - Fix incremental to not create an array, but add to existing + 0003-Fix-incremental-to-not-create-an-array-but-add-to-ex.patch ++++ totem: - Update to version 3.18.0: + Fix rendering bugs in the search entry. ++++ orca: - Update to version 3.18.0: + Fix flatreview traceback. + Updated translations. ++++ pciutils-ids: - merge-pciids.pl: Incorporate everything the merge-pciids wrapper was doing. - merge-pciids: Obsolete, delete. ++++ rpcbind: - Add patch 0032-CVE-2015-7236.patch to fix a segfault on certain remote scans [CVE-2015-7236, bsc#940191, bsc#946204] ++++ virt-viewer: - bsc#946816 - virt-viewer: version 2.0 can't connect to Xen VMs reverse-3d5627d7-for-xen.patch ++++ yast2-kdump: - More robust fix for bnc#946639 (see previous changelog message), including better test coverage. - 3.1.29 - Fixed a crash during system update (bnc#946639) - 3.1.28 ++++ yast2-registration: - restore the original product registration when online migration is aborted (FATE#315161) - set the selected repository states in the manual repository selection dialog before starting the full repository management module - 3.1.153 ++++ zenity: - Update to version 3.18.0: + Fix Makefile files. + Updated translations. ++++ zypper: - ps: add options --short/--print to retrieve services which may need to be restarted (FATE#318827) - fix reserved identifier violation (fixes #79) - BuildRequires: libzypp-devel >= 15.17.0 - version 1.12.16 ------------------------------------------------------------------ ------------------ 2015-9-20 - Sep 20 2015 ------------------- ------------------------------------------------------------------ ++++ geocode-glib: - Update to version 3.18.0: + No changes, version bump only. ++++ gtksourceview: - Update to version 3.18.0: + Minor improvement to the CSS syntax highlighting. + Updated translations. ++++ iso-codes: - Update to version 3.61: + Updated translations for ISO 639, ISO 639-3, ISO 3166, ISO 4217, ISO 3166-2 and ISO 15924. - Add gpg signature. - Cleanup spec file with spec-cleaner. ++++ kernel-default: - config: armv6hl: Update for 4.3-rc1 - commit f41e9a5 - config: arm64: Update for 4.3-rc1 - commit bd3ad83 ++++ kernel-source: - config: armv6hl: Update for 4.3-rc1 - commit f41e9a5 - config: arm64: Update for 4.3-rc1 - commit bd3ad83 ++++ kernel-syms: - config: armv6hl: Update for 4.3-rc1 - commit f41e9a5 - config: arm64: Update for 4.3-rc1 - commit bd3ad83 ++++ zypper-migration-plugin: - version 0.6 - better exception handling (bsc#946003, bsc#945681, bsc#946206) - sync output (bnc#945619) - use --no-refresh where possible (bsc#945462) - rollback (bsc#941458) ------------------------------------------------------------------ ------------------ 2015-9-19 - Sep 19 2015 ------------------- ------------------------------------------------------------------ ++++ mutter: - Add Revert-launcher-simplify-getting-session-dbus-proxy.patch: fix VT switching with wayland, patch from upstream git. ------------------------------------------------------------------ ------------------ 2015-9-18 - Sep 18 2015 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Writing network settings in first installation stage if the second installation stage has been disabled ("second_stage") in the general/mode section but a "networking" section has also been defined. (bnc#944942) - 3.1.94 ++++ cmake: - Update to 3.3.2 Makefile: Print color escapes only when necessary find_*: Fix search order when the environment duplicates some HINTS cmExtra{Kate,SublimeText}Generator: Remove unused cmXMLSafe includes cmCTest{BZR,GIT,P4}: Remove unused cmXMLSafe includes CTest: Fix XML double-encoding cases CMakeDetermine{C,CXX}Compiler: Avoid if() auto-dereferene in quoted arguments ++++ grub2: - Force '/usr' to read-only before calling kexec. (bsc#932951) * modified grub2-s390x-04-grub2-install.patch - Require 'kexec-tools' for System z. (bsc#944358) * modified grub2.spec - Add btrfs default subvol @/.snapshots/1/snapshot in config search list for system installed to snapshot. (bsc#946148) * modified grub2.spec ++++ hyper-v: - add a python script lsvmbus to list VMBus devices (fate#315887) ++++ kdump: - kdump-fate318842-0001-use-proc-iomem.patch: Use /proc/iomem to determine total system RAM (FATE#318842, bsc#882082). - kdump-fate318842-0002-revert-getMemorySize.patch: Revert "New utility function: getMemorySize" (FATE#318842, bsc#882082). - kdump-fate318842-0003-change-output-format.patch: Change output format for "kdumptool calibrate" (FATE#318842, bsc#882082). - kdump-fate318842-0004-print-total.patch: "kdumptool calibrate": print out total memory (FATE#318842, bsc#882082). - kdump-fate318842-0005-calculate-low-high-min-max.patch: calibrate: Calculate Low, High and min/max values (FATE#318842, bsc#882082). ++++ kernel-default: - config: disable CONFIG_TCM_RBD on ppc64le and s390x - commit 11fc316 ++++ kernel-source: - config: disable CONFIG_TCM_RBD on ppc64le and s390x - commit 11fc316 ++++ kernel-syms: - config: disable CONFIG_TCM_RBD on ppc64le and s390x - commit 11fc316 ++++ kiwi: - rename mountLivecd to mountOrCopyLiveCD, use cp -ar, remove $SIZE test - Add "toram" boot parameter to allow running the live system entirely from RAM - Make sure kiwi_BootPart variable is written kiwi_BootPart is expected to exist in the initrd environment Thus it's required to write it in config.partids in any case. If there is no extra boot partition kiwi_BootPart equals kiwi_RootPart. This fixes bnc#946387 - v7.03.22 released - Prevent prefix setup in grub.cfg for Xen This is because Xen PV guests boot via a first stage loader pygrub/pvgrub and interpret the grub config file differently. One inconsistency is that pvgrub searches for the grub modules at a different place. Setting up the prefix will point pvgrub to the wrong place and the system fail to boot. ++++ gcc5: - Optimize ppc64le for power8 on Tumbleweed ++++ libchamplain: - Update to version 0.12.11: + Improved touch-screen support, pinch-to-zoom. + Add champlain_view_set_world() to limit the world to the specified bounding box. + Various minor fixes. ++++ libffi-gcc5: - Optimize ppc64le for power8 on Tumbleweed ++++ glibmm2: - Update to version 2.45.80: + Gio: - Application: Add bind/unbind_busy_property() and set_state_hint(). - TlsClientConnection: Add copy_session_state(). + Build: - MSVC Builds: . Require MSVC.Net 2013 for C++11 support (bgo#753271). . Adapt for recent source code changes (bgo#753271). . Improve Build Speed and Debugging Experience. ++++ gtkmm3: - Update to version 3.17.90: + Gtk: - Entry: Add grab_focus_without_selecting() - LevelBar: Add set_orientation() (bgo#752568). + Notebook: Add detach_tab(). + Overlay: - Add reorder_overlay() and get/set_overlay_pass_through(). - Add child properties. + Paned: Add get/set_wide_handle() and property. + PaperSize: Add is_ipp(). + Window: Add fullscreen_on_monitor(). + Build: - MSVC Build improvements. - MSVC Build: Require MSVC .Net 2013 for C++11 support. - Add pkgconfig(epoxy) BuildRequires: New optional dependency. ++++ mariadb: - update to MariaDB 10.0.21 GA * release notes: https://kb.askmonty.org/en/mariadb-10021-release-notes/ * changelog: https://kb.askmonty.org/en/mariadb-10021-changelog/ * fixed CVEs: * none * the following patches were processed upstream and are no longer needed: * mariadb-5.5.28-hotcopy.patch * mariadb-5.1.50-strncat-overflow.patch * mysql-community-server-5.1.51-mysql_config.patch * mariadb-5.5.32-upgrade-exit-status.patch * mariadb-5.5.41-mariadb-admincrash.patch - add mariadb-10.0.21-mysql-test_innodb_simulate_comp_failures.patch to reduce the number of rounds and operations to avoid testcase timeout [bnc#937343] - use bundled readline - make -devel package installable in the presence of LibreSSL - cleanup after the update-message if it was displayed - add 'exec' to mysql-systemd-helper to shutdown mysql/mariadb cleanly [bnc#943096] - remove redundant entry from %{_tmpfilesdir}/mysql.conf. Using both 'x' and 'X' options is redundant and causes a warning message. Leaving only the 'x' line fixes this problem. [bnc#942908] - set cmake options for MariaDB Galera Cluster (valid for MariaDB 10.1.x) ++++ libstorage: - fixed detection for parted reporting that GPT does not use complete disk (bsc#946013) - 2.25.32 ++++ systemd: - The patch fix-kexec-force-reboot.patch has been added (bsc#940264) - Add patch watchdog-ignore-ENOTTY.patch Not all watchdog drivers implement WDIOC_SETOPTIONS. Drivers which do not implement it have their device always enabled. So it's fine to report an error if WDIOS_DISABLECARD is passed and the ioctl is not implemented, however failing when WDIOS_ENABLECARD is passed and the ioctl is not implemented is not good: if the device was already enabled then WDIOS_ENABLECARD was a no-op and wasn't needed in the first place. So we can just ignore the error and continue (bsc#933533) ++++ ntp: - Use SHA1 instead of MD5 for symmetric keys (bsc#905885). - Improve runtime configuration: * Read keytype from ntp.conf * Don't write ntp keys to syslog. - Fix legacy action scripts to pass on command line arguments. ++++ qemu: - Fix vulnerability in ide emulation - potential divide-by-zero. (CVE-2015-6855 bsc#945404) - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP1 * Patches added: 0056-ide-fix-ATAPI-command-permissions.patch ++++ sysstat: - Fix missing ',' in JSON output before "file-utc-time" parameter (bnc#944951) - sysstat-10.2.6-fix-json-with-file-utc-time.patch - Add libsensors4-devel to BuildRequires on x86_64, so that sensors support is included (bsc#935144) ++++ systemd-presets-branding-SLE: - Change uuidd activation hack to reflect systemd-rpm-macros change (boo#946216#c6). ++++ systemd-rpm-macros: - Skip %systemd_preset_* during the clean installation to prevent presetting of all services (boo#946216). ++++ yast2-kdump: - Use default values suggested by kdumptool, not only the maximum and minimum ones (bnc#882082) - 3.1.27 ++++ yast2-sound: - Enable build for Leap 42.1 (boo#945037). ------------------------------------------------------------------ ------------------ 2015-9-17 - Sep 17 2015 ------------------- ------------------------------------------------------------------ ++++ gnome-session: - Update to version 3.17.92: + Stash environment in $XDG_RUNTIME_DIR/gnome/environment. + Updated translations. ++++ grub2: - Do not use shim lock protocol for reading pe header, it won't be available when secure boot disabled (bsc#943380) - Make firmware flaw condition be more precisely detected and add debug message for the case * modified grub2-efi-chainload-harder.patch: ++++ hwinfo: - adjust disk device info gathering after nvme driver change (bsc#943008) - 21.21 ++++ installation-images-SLES: - stop another console warning message (bsc#896804) - 14.195 ++++ kernel-default: - config: disable MTD_NAND_DENALI_PCI - commit a9273ca ++++ kernel-source: - config: disable MTD_NAND_DENALI_PCI - commit a9273ca ++++ kernel-syms: - config: disable MTD_NAND_DENALI_PCI - commit a9273ca ++++ kiwi: - Prevent command variables for Xen domU grub2 setup Xen PV images which boot via pvgrub have the problem that pvgrub is not able to correctly read in the kiwi written grub.cfg file. This is because kiwi uses a variable which contains the loader command e.g $linux instead of the loader command directly. grub2 supports this but pvgrub is not able to interpret this information. Therefore this patch prevents the use of the variable if the target image is Xen, domU and the firmware type is set to bios - Embed LOADER_TYPE into double quotes required to make perl-bootloader happy ++++ python3-base: - python-fix-short-dh.patch,dh2048.pem: Bump DH parameters to 2048 bit to fix logjam security issue. bsc#935856 ++++ libreoffice: - Use gcc48 to build on sle11sp4 - Make debuginfo's smaller on IBS. - Fix chrpath call after the libs got -lo suffixing ++++ systemd: - Add patch let-vconsole-setup-get-properties-only-once-to-copy-them.patch to avoid broken virtual console mapping due stressed ioctl API for the virtual consoles (boo#904214) ++++ libvirt: - bsc#945962: SLES12 SP1 Beta3 - Pass-through NIC device via virsh not available to VM. 56945e13-libxl-AttachDeviceConfig-hostdev.patch ++++ wicked: - version 0.6.24 - auto4: initial autoip and dhcp4 fallback fix (bsc#899985) - ethtool: update to the most recent ethtool.h, fixed advertised mode and flags (bsc#927309) - dhcp4: verify received client-id, accept hex encoded id - ovs: fixes for ovs bridge handling - make: fixed to add linux header copies as noinst ++++ mozilla-nspr: - update to version 4.10.9 * bmo#1021167: Leak of |poll_list| on failure in _MW_PollInternal * bmo#1030692: Make compiling nspr on windows possible again. * bmo#1088790: dosprint() doesn't support %zu and other size formats * bmo#1130787: prtime.h does not compile with MSVC's /Za (ISO C/C++ conformance) option * bmo#1153610: MIPS64: Add support for n64 ABI * bmo#1156029: Teach clang-analyzer about PR_ASSERT * bmo#1160125: MSVC version detection is broken CC is set to a wrapper (like sccache) * bmo#1163346: Add NSPR support for FreeBSD mips/mips64 * bmo#1169185: Add support for OpenRISC (or1k) * bmo:1174749: Remove configure block for iOS that uses MACOS_SDK_DIR * bmo#1174781: PR_GetInheritedFD can use uninitialized variables ++++ pciutils-ids: - merge-pciids.pl: Don't warn about conflicting definitions by default (bsc#911528, bsc#944825.) Add option -v to print such warnings again. - merge-pciids: Let options pass through to merge-pciids.pl. ++++ python-cffi: - Update to version 1.2.1 * No changes entry for this version - Changes from version 1.2.0 * Out-of-line mode: ``int a[][...];`` can be used to declare a structure field or global variable which is, simultaneously, of total length unknown to the C compiler (the ``a[]`` part) and each element is itself an array of N integers, where the value of N *is * known to the C compiler (the ``int`` and ``[...]`` parts around it). Similarly, ``int a[5][...];`` is supported (but probably less useful: remember that in C it means ``int (a[5])[...];``). * PyPy: the ``lib.some_function`` objects were missing the attributes ``__name__``, ``__module__`` and ``__doc__`` that are expected e.g. by some decorators-management functions from ``functools``. * Out-of-line API mode: you can now do ``from _example.lib import x`` to import the name ``x`` from ``_example.lib``, even though the ``lib`` object is not a standard module object. (Also works in ``from _example.lib import *``, but this is even more of a hack and will fail if ``lib`` happens to declare a name called ``__all__``. Note that `` *`` excludes the global variables; only the functions and constants make sense to import like this.) * ``lib.__dict__`` works again and gives you a copy of the dict---assuming that ``lib`` has got no symbol called precisely ``__dict__``. (In general, it is safer to use ``dir(lib)``.) * Out-of-line API mode: global variables are now fetched on demand at every access. It fixes issue #212 (Windows DLL variables), and also allows variables that are defined as dynamic macros (like ``errno``) or ``__thread`` -local variables. (This change might also tighten the C compiler's check on the variables' type.) * Issue #209: dereferencing NULL pointers now raises RuntimeError instead of segfaulting. Meant as a debugging aid. The check is only for NULL: if you dereference random or dead pointers you might still get segfaults. * Issue #152: callbacks__: added an argument ``ffi.callback(..., onerror=...)``. If the main callback function raises an exception and ``onerror`` is provided, then ``onerror(exception, exc_value, traceback)`` is called. This is similar to writing a ``try: except:`` in the main callback function, but in some cases (e.g. a signal) an exception can occur at the very start of the callback function---before it had time to enter the ``try: except:`` block. * Issue #115: added ``ffi.new_allocator()``, which officializes support for `alternative allocators`__. .. __: using.html#callbacks .. __: using.html#alternative-allocators ++++ python-cryptography: - Add disable-uneven-sizes-tests.patch (bnc#944204) openssl in SLE12SP1 doesn't allow uneven bit sizes for rsa keys ++++ qemu: - Fix vulnerabilities in ne2000 nic emulation. (CVE-2015-5278 bsc#945989) (CVE-2015-5279 bsc#945987) - Fix other error in code related to bsc#936537 - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP1 * Patches added: 0053-qcow2-Make-qcow2_alloc_bytes-more-e.patch 0054-net-avoid-infinite-loop-when-receiv.patch 0055-net-add-checks-to-validate-ring-buf.patch ++++ sblim-sfcb: - Fix bsc#942628 CVE-2015-5185 lookupProviders() null pointer dereference: sblim-sfcb-1.4.8-fix-null-deref.patch ++++ simple-scan: - Update to version 3.17.92: + Correctly select the previous device after the device list is updated. + Updated translations. ++++ sled-manuals_en: - Update text and image files (SLE12-20150219-326-gb155e98) (dummy bsc#933411). ++++ sles-manuals_en: - Update text and image files (SLE12-20150219-327-ge1fd2b2) (dummy bsc#933411). ++++ yast2-trans: - Updated languages: ar cs de es fr hu it ja ko nl pl pt_BR ru zh_CN zh_TW; bsc#933411. ++++ zypper: - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-9-16 - Sep 16 2015 ------------------- ------------------------------------------------------------------ ++++ NetworkManager-gnome: - Own %{_datadir}/appdata to fix build in Leap 42.1. ++++ PackageKit: - Update to version 1.0.9: + Check the offline action trigger before performing the update. + Fix two critical warnings. + Add PackageKitGlib-1.0.metadata to release tarball. + Fix a race with the backend job thread creation. + Updated translations. - Drop PackageKitGlib-1.0.metadata source: it is now part of the tarball. ++++ baobab: - Update to version 3.17.90: + Remove unused scan-home action. + Exclude mounts when scanning recent locations. + In Ringchart, always use the correct state when getting colors. + Fixes for contex menu. + Updated translations. ++++ cheese: - Update to version 3.17.92: + Maintain aspect ratio when resizing preview window (bgo#754988). + Support a default CheeseCamera device. + Avoid crash when creating the default CheeseWidget (bgo#754506). + Bugs fixed: bgo#754556. + Updated translations. ++++ clutter-gtk: - Update to version 1.6.4: + Stop using deprecated API wherever possible. + Fix embedding of the stage on Wayland when using the GDK backend. + Fix event handling on GDK and X11. + Bugs fixed: bgo#754891, bgo#754944, bgo#755016, bgo#755017, bgo#755053. + Updated translations. ++++ clutter: - Update to version 1.24.0: + Fix ClutterGridLayout's preferred size computation. + Improve embeddability of Clutter in foreign toolkits. + Bugs fixed: bgo#754134, bgo#754671, bgo#754697, bgo#754766, bgo#754889, bgo#754890, bgo#754938, bgo#754993, bgo#755014. + Updated translations. ++++ cogl: - Update to version 1.22.0: + Improvements in handling errors in the KMS winsys (bgo#754540). + Fix crashers in Wayland and GLX winsys (bgo#754667, bgo#754888). ++++ dbus-1-x11: - Account for openSUSE:Leap in the conditional for chosing right local state directories (boo#941352) ++++ dconf-editor: - Update to version 3.17.92: + Updated translations. ++++ dracut: - Fix systemd-vconsole-error properly (bsc#943312 and bsc#932981) Rewrite 0180-dracut-add-trivial-vconsole-fontmap.patch as 0180-i18n_add_correct_fontmaps.patch ++++ eog: - Update to version 3.17.92: + bgo#754731: Use standard::display-name for Google Drive items. + Updated translations. ++++ evince: - Update to version 3.17.92: + When copying a file, use the default permissions for the new file instead of copying the ones from the original file (bgo#753019). + Updated translations. ++++ gedit: - Update to version 3.17.92: + Various minor code improvements and bug fixes. + Updated translations. ++++ geocode-glib: - Update to version 3.17.92: + Fix compilation under MacOS X. + Make location timestamp writable on construction. ++++ glib2: - Update to version 2.45.8: + Utf8 validation and utf8-to-ucs4 conversion are faster. + Small speedups to property change notification. + Various other small optimizations for GQuark, GData. + Bugs fixed: bgo#696426, bgo#735429, bgo#738504, bgo#742903, bgo#748633, bgo#754431, bgo#754560, bgo#754582, bgo#754601, bgo#754636, bgo#754788, bgo#754831, bgo#754924, bgo#754986. + Updated translations. ++++ glibc: - fnmatch-collating-elements.patch: Fix fnmatch handling of collating elements (BZ #17396, BZ #16976) ++++ glibc: - fnmatch-collating-elements.patch: Fix fnmatch handling of collating elements (BZ #17396, BZ #16976) ++++ gnome-bluetooth: - Update to version 3.17.92: + Updated translations. ++++ gnome-clocks: - Update to version 3.16.2: + Fix redraw issue with newer GTK+. + Improve geolocation icon with Hi-DPI displays. + Updated translations. ++++ gnome-control-center: - Update to version 3.17.92: + Build fixes. + Power: Fix "automatically brightness" setting not showing up. + Printers: Fix crash when certain characters were used, adding a printer manually. + Region & Language: - Show the current locale instead of en_US as the language if not already set. This happened for newly created users. - Fix keyboard navigation in the input chooser. + User Accounts: Don't crash if GDM isn't installed. + Updated translations. ++++ gnome-desktop: - Update to version 3.17.92: + Support g_autoptr() for all libgnome-desktop object types. ++++ gnome-online-accounts: - Update to version 3.17.92.1: + bgo#754142: build: Ensure that the new 96x96 HiDpi icons actually get installed. + Updated translations. - Update to version 3.17.92: + Support Last.fm (bgo#728621). + Bugs fixed: bgo#751128, bgo#754142, bgo#754840. + Updated translations. ++++ gnome-settings-daemon: - Update to version 3.17.92: + Plug a number of memory leaks. + Media keys: Remove "button-*" configurations, they work as labelled. + Updated translations. ++++ gnome-shell: - Update to version 3.17.92: + Fix race when loading multiple background animations (bgo#741453). + Updated translations. ++++ gnome-shell-extensions: - Update to version 3.17.92: + places: Include DESKTOP when desktop icons are enabled. + Updated translations. - Drop gnome-shell-reload-specials-when-xdg-user-dirs-changes.patch: Upstream reworked the directory monitoring. ++++ gnome-system-monitor: - Update to version 3.17.92: + Updated translations. ++++ grep: - pcre-utf8.patch: Avoid undefined behaviour with -P and non-utf-8 data (bsc#920386) ++++ gsettings-desktop-schemas: - Update to version 3.17.92: + Fix typographical errors. + Updated translations. ++++ gtk3: - Update to version 3.17.9: + GtkPopover has been changed back to not inherit its style from the widget it is attached to. + The Ctrl-K key binding has been dropped from GtkEntry to avoid conflict with a firefox shortcut. + Theme: - Adwaita: fixes for rubberbanding, icon view highlighting. - HighContrast: fixes for path bar, linked entries, color button. + Wayland: Fix assertions when using GL. + gtk3-demo can now launch individual demos from the commandline. + Various optimizations: - Use g_object_notify_by_pspec. - Reduce g_return_if_fail in internal APIs. - Speed up some bitmask operations. - Avoid some copies in inner loops. - Make better use of GQuarks. - Use CAIRO_CONTENT_COLOR when possible. - Avoid allocations and referencing during repaint. - Stop sending Expose events for most widgets. - Avoid ::draw and ::size-allocate signal overhead when possible. + Bugs fixed: bgo#753431, bgo#753628, bgo#754143, bgo#754410, bgo#754411, bgo#754535, bgo#754559, bgo#754658, bgo#754687, bgo#754746, bgo#754770, bgo#754854, bgo#754866, bgo#754928, bgo#754987, bgo#754839. + Updated translations. ++++ gtksourceview: - Update to version 3.17.7: + Handle creating pixbufs for HiDPI resolutions. + Improvements to the Octave and Matlab syntax highlighting. + Other various code improvements. + Updated translations. ++++ installation-images-SLES: - add sap-installation-wizard (fate#318072) - 14.194 ++++ kernel-default: - config: armv7hl: Reenable for 4.3 [AF: Keep STM32 serial disabled, sanitize STi, enable more Qualcomm, MediaTek and Renesas options, disable i.MX6 for lpae, switch MUSB to Dual Mode while at it, keep SUSE options out of vanilla] - commit 17ed601 - btrfs: provide super_operations->inode_get_dev (bsc#927455). - vfs: add super_operations->get_inode_dev (bsc#927455). - Delete patches.suse/btrfs-use-correct-device-for-maps.patch. - commit 6c14ee2 - btrfs: advertise which crc32c implementation is being used on mount (bsc#946057). - commit 75a78f6 - config: resync vanilla configs - commit 8f87143 - Update to 4.3-rc1. - Eliminated 8 patches. - Xen needs updating. - ARM configs need updating. - Config changes: - General options: - CGROUP_PIDS=y - USERFAULTFD=y - MEMBARRIER=y - EXT4_USE_FOR_EXT2=n - TEST_STATIC_KEYS=n - NVMEM=m - SCSI_DH=y - [debug] FAIL_FUTEX=y - IDLE_PAGE_TRACKING=n - SUSPEND_SKIP_SYNC=n - x86 options: - X86_LEGACY_VM86=n (dosemu vm86 support eliminaed, use a vm or emulation) - MODIFY_LDT_SYSCALL=y - CRYPTO_POLY1305_X86_64=m - CRYPTO_CHACHA20_X86_64=m - IDMA64=m - AMD_MCE_INJ=m - Networking: - IPV6_ILA=m - IP_VS_OVF=m - NFT_DUP_IPV4=m (go back and check) - NF_DUP_IPV4=m - NFT_DUP_IPV6=m - NF_DUP_IPV6=m - MPLS_IPTUNNEL=m - BT_HS=y - BT_HCIUART_QCA=y - NFC_ST_NCI_SPI=m - NFC_S3FWRN5_I2C=m - NET_VRF=m - BNX2X_VXLAN=y - MLXSW_CORE=m - MLXSW_PCI=m - MLXSW_SWITCHX2=m - NET_VENDOR_SYNOPSYS=y - SYNOPSYS_DWC_ETH_QOS=m - AQUANTIA_PHY=m - TERANETICS_PHY=m - MICROCHIP_PHY=m - USB_LAN78XX=m - FUJITSU_ES=m - INFINIBAND_HFI1=m - HFI1_DEBUG_SDMA_ORDER=n - HFI1_VERBS_31BIT_PSN=y - ESCAN_RXQ=n - Other: - MTD_NAND_DENALI_PCI=m (do we support moorestown?) - MTD_NAND_DENALI_DT=n - TOUCHSCREEN_IMX6UL_TSC=m - I2C_MUX_REG=m - SENSORS_MAX20751=m - INTEL_PCH_THERMAL=m - MFD_DA9062=m - MFD_INTEL_LPSS_ACPI=m - DVB_NETUP_UNIDVB=m - DVB_PLATFORM_DRIVERS=y - DRM_FBDEV_EMULATION=y - BACKLIGHT_PM8941_WLED=m - HID_GEMBIRD=m - STAGING_RDMA=y - RPR0521=m - CRYPTO_DEV_QAT_DH895xCCVF=m - DA9062_WATCHDOG=m - ARM: - MDIO_OCTEON=n - MOST=n - SURFACE_PRO3_BUTTON=n - USB_XHCI_PLATFORM=n - MMC_SDHCI_OF_AT91=n - RTC_DRV_DA9063=n - RTC_DRV_ZYNQMP=n - OPT3001=n - PA12203001=n - DRM_PANEL_SAMSUNG_LD9040=n - DRM_PANEL_LG_LG4573=n - DRM_PANEL_SAMSUNG_S6E8AA0=n - DRM_NXP_PTN3460=n - DRM_PARADE_PS8622=n - FB_SM712=n - SERIAL_UARTLITE=n - I2C_EMEV2=n - GPIO_ZX=n - ppc64: - CXLFLASH=m - LEDS_POWERNV=m - commit 0d41d58 ++++ kernel-source: - config: armv7hl: Reenable for 4.3 [AF: Keep STM32 serial disabled, sanitize STi, enable more Qualcomm, MediaTek and Renesas options, disable i.MX6 for lpae, switch MUSB to Dual Mode while at it, keep SUSE options out of vanilla] - commit 17ed601 - btrfs: provide super_operations->inode_get_dev (bsc#927455). - vfs: add super_operations->get_inode_dev (bsc#927455). - Delete patches.suse/btrfs-use-correct-device-for-maps.patch. - commit 6c14ee2 - btrfs: advertise which crc32c implementation is being used on mount (bsc#946057). - commit 75a78f6 - config: resync vanilla configs - commit 8f87143 - Update to 4.3-rc1. - Eliminated 8 patches. - Xen needs updating. - ARM configs need updating. - Config changes: - General options: - CGROUP_PIDS=y - USERFAULTFD=y - MEMBARRIER=y - EXT4_USE_FOR_EXT2=n - TEST_STATIC_KEYS=n - NVMEM=m - SCSI_DH=y - [debug] FAIL_FUTEX=y - IDLE_PAGE_TRACKING=n - SUSPEND_SKIP_SYNC=n - x86 options: - X86_LEGACY_VM86=n (dosemu vm86 support eliminaed, use a vm or emulation) - MODIFY_LDT_SYSCALL=y - CRYPTO_POLY1305_X86_64=m - CRYPTO_CHACHA20_X86_64=m - IDMA64=m - AMD_MCE_INJ=m - Networking: - IPV6_ILA=m - IP_VS_OVF=m - NFT_DUP_IPV4=m (go back and check) - NF_DUP_IPV4=m - NFT_DUP_IPV6=m - NF_DUP_IPV6=m - MPLS_IPTUNNEL=m - BT_HS=y - BT_HCIUART_QCA=y - NFC_ST_NCI_SPI=m - NFC_S3FWRN5_I2C=m - NET_VRF=m - BNX2X_VXLAN=y - MLXSW_CORE=m - MLXSW_PCI=m - MLXSW_SWITCHX2=m - NET_VENDOR_SYNOPSYS=y - SYNOPSYS_DWC_ETH_QOS=m - AQUANTIA_PHY=m - TERANETICS_PHY=m - MICROCHIP_PHY=m - USB_LAN78XX=m - FUJITSU_ES=m - INFINIBAND_HFI1=m - HFI1_DEBUG_SDMA_ORDER=n - HFI1_VERBS_31BIT_PSN=y - ESCAN_RXQ=n - Other: - MTD_NAND_DENALI_PCI=m (do we support moorestown?) - MTD_NAND_DENALI_DT=n - TOUCHSCREEN_IMX6UL_TSC=m - I2C_MUX_REG=m - SENSORS_MAX20751=m - INTEL_PCH_THERMAL=m - MFD_DA9062=m - MFD_INTEL_LPSS_ACPI=m - DVB_NETUP_UNIDVB=m - DVB_PLATFORM_DRIVERS=y - DRM_FBDEV_EMULATION=y - BACKLIGHT_PM8941_WLED=m - HID_GEMBIRD=m - STAGING_RDMA=y - RPR0521=m - CRYPTO_DEV_QAT_DH895xCCVF=m - DA9062_WATCHDOG=m - ARM: - MDIO_OCTEON=n - MOST=n - SURFACE_PRO3_BUTTON=n - USB_XHCI_PLATFORM=n - MMC_SDHCI_OF_AT91=n - RTC_DRV_DA9063=n - RTC_DRV_ZYNQMP=n - OPT3001=n - PA12203001=n - DRM_PANEL_SAMSUNG_LD9040=n - DRM_PANEL_LG_LG4573=n - DRM_PANEL_SAMSUNG_S6E8AA0=n - DRM_NXP_PTN3460=n - DRM_PARADE_PS8622=n - FB_SM712=n - SERIAL_UARTLITE=n - I2C_EMEV2=n - GPIO_ZX=n - ppc64: - CXLFLASH=m - LEDS_POWERNV=m - commit 0d41d58 ++++ kernel-syms: - config: armv7hl: Reenable for 4.3 [AF: Keep STM32 serial disabled, sanitize STi, enable more Qualcomm, MediaTek and Renesas options, disable i.MX6 for lpae, switch MUSB to Dual Mode while at it, keep SUSE options out of vanilla] - commit 17ed601 - btrfs: provide super_operations->inode_get_dev (bsc#927455). - vfs: add super_operations->get_inode_dev (bsc#927455). - Delete patches.suse/btrfs-use-correct-device-for-maps.patch. - commit 6c14ee2 - btrfs: advertise which crc32c implementation is being used on mount (bsc#946057). - commit 75a78f6 - config: resync vanilla configs - commit 8f87143 - Update to 4.3-rc1. - Eliminated 8 patches. - Xen needs updating. - ARM configs need updating. - Config changes: - General options: - CGROUP_PIDS=y - USERFAULTFD=y - MEMBARRIER=y - EXT4_USE_FOR_EXT2=n - TEST_STATIC_KEYS=n - NVMEM=m - SCSI_DH=y - [debug] FAIL_FUTEX=y - IDLE_PAGE_TRACKING=n - SUSPEND_SKIP_SYNC=n - x86 options: - X86_LEGACY_VM86=n (dosemu vm86 support eliminaed, use a vm or emulation) - MODIFY_LDT_SYSCALL=y - CRYPTO_POLY1305_X86_64=m - CRYPTO_CHACHA20_X86_64=m - IDMA64=m - AMD_MCE_INJ=m - Networking: - IPV6_ILA=m - IP_VS_OVF=m - NFT_DUP_IPV4=m (go back and check) - NF_DUP_IPV4=m - NFT_DUP_IPV6=m - NF_DUP_IPV6=m - MPLS_IPTUNNEL=m - BT_HS=y - BT_HCIUART_QCA=y - NFC_ST_NCI_SPI=m - NFC_S3FWRN5_I2C=m - NET_VRF=m - BNX2X_VXLAN=y - MLXSW_CORE=m - MLXSW_PCI=m - MLXSW_SWITCHX2=m - NET_VENDOR_SYNOPSYS=y - SYNOPSYS_DWC_ETH_QOS=m - AQUANTIA_PHY=m - TERANETICS_PHY=m - MICROCHIP_PHY=m - USB_LAN78XX=m - FUJITSU_ES=m - INFINIBAND_HFI1=m - HFI1_DEBUG_SDMA_ORDER=n - HFI1_VERBS_31BIT_PSN=y - ESCAN_RXQ=n - Other: - MTD_NAND_DENALI_PCI=m (do we support moorestown?) - MTD_NAND_DENALI_DT=n - TOUCHSCREEN_IMX6UL_TSC=m - I2C_MUX_REG=m - SENSORS_MAX20751=m - INTEL_PCH_THERMAL=m - MFD_DA9062=m - MFD_INTEL_LPSS_ACPI=m - DVB_NETUP_UNIDVB=m - DVB_PLATFORM_DRIVERS=y - DRM_FBDEV_EMULATION=y - BACKLIGHT_PM8941_WLED=m - HID_GEMBIRD=m - STAGING_RDMA=y - RPR0521=m - CRYPTO_DEV_QAT_DH895xCCVF=m - DA9062_WATCHDOG=m - ARM: - MDIO_OCTEON=n - MOST=n - SURFACE_PRO3_BUTTON=n - USB_XHCI_PLATFORM=n - MMC_SDHCI_OF_AT91=n - RTC_DRV_DA9063=n - RTC_DRV_ZYNQMP=n - OPT3001=n - PA12203001=n - DRM_PANEL_SAMSUNG_LD9040=n - DRM_PANEL_LG_LG4573=n - DRM_PANEL_SAMSUNG_S6E8AA0=n - DRM_NXP_PTN3460=n - DRM_PARADE_PS8622=n - FB_SM712=n - SERIAL_UARTLITE=n - I2C_EMEV2=n - GPIO_ZX=n - ppc64: - CXLFLASH=m - LEDS_POWERNV=m - commit 0d41d58 ++++ kiwi: - Add vmxboot support for aarch64 on SLE12 and leap42.1 ++++ dbus-1: - Account for openSUSE:Leap in the conditional for chosing right local state directories (boo#941352) ++++ samba: - Package /var/lib/samba/private/sock with 0700 permissions; (bnc#946051). ++++ samba: - Package /var/lib/samba/private/sock with 0700 permissions; (bnc#946051). ++++ libgdata: - Update to version 0.17.3: + Major changes: - More Google Drive improvements - A few memory leak fixes and improvements in the unit tests + API changes: - Soft API break for gdata_service_insert_entry() when creating Google Drive folders — you must now use gdata_documents_service_add_entry_to_folder() due to changes on the server API (see bgo#684920). - Remove two unused symbols from the export list; these were never intended to be public API: . gdata_freebase_result_error_get_type . gdata_freebase_result_error_quark + Bugs fixed: bgo#684920, bgo#754821. + Updated translations. ++++ libgtop: - Update to version 2.31.91: + Darwin: Fixed build. + All: - GI docs fixes. - include fixes. + Updated translations. ++++ libgusb: - Update to version 0.2.7: + Support g_autoptr() for all gusb object types. + Bugfixes: - Add missing element-type annotations. - Changes from version 0.2.6: + Bugfixes: - Do not unref the GMainContext after each request. ++++ webkit2gtk3: - Update to version 2.9.92: + Data URLs are now decoded in the Web Process instead of the Network Process. + Fix Web Process crash recovery. + Fix a crash when sqlite3_initialize() is called from multiple threads. + Fix the volume bar in media controls. + Fix JavaScriptCore build with GCC 5. + Fix the build when accelerated 2D canvas is enabled but cairo was built without GLX. + Fix everal memory leaks. + Updated translations. - Drop webkitgtk-gcc5-buildfix.patch: Fixed upstream. ++++ mutter: - Update to version 3.17.92: + Don't omit the background color for backgrounds that don't fill the screen (bgo#754476). + Fix up key state on FocusIn when running nested (bgo#753948). + Find the right DRM device instead of hardcoding card0 (bgo#753434). + Scale cursor on HiDPI screens (bgo#744932). + Misc. fixes and cleanups (bgo#754545, bgo#754215, bgo#754621, bgo#754715). + Updated translations. ++++ pango: - Update to version 1.37.5: + Small optimizations. ++++ libsoup: - Update to version 2.51.92: + Added g_autoptr() support for all libsoup types (bgo#754721). + Added a missing (allow-none) annotation to soup_uri_normalize() (bgo#754776). + Updated translations. ++++ libyui-ncurses-pkg: - Reorganized git for easier tarball creation: - RPM spec files are kept in git verbatim, not as templates - no longer call PREP_SPEC_FILES in CMakeLists.common - No functional change but version bumped to push the package down the pipeline (boo#946079). ++++ libyui-ncurses: - Reorganized git for easier tarball creation: - RPM spec files are kept in git verbatim, not as templates - no longer call PREP_SPEC_FILES in CMakeLists.common - No functional change but version bumped to push the package down the pipeline (boo#946079). - 2.47.4 - fixed redirection of stderr and stdout to /dev/null (bnc#943757) - 2.47.3 ++++ libyui-qt-pkg: - Reorganized git for easier tarball creation: - RPM spec files are kept in git verbatim, not as templates - no longer call PREP_SPEC_FILES in CMakeLists.common - No functional change but version bumped to push the package down the pipeline (boo#946079). ++++ libyui-qt: - Reorganized git for easier tarball creation: - RPM spec files are kept in git verbatim, not as templates - no longer call PREP_SPEC_FILES in CMakeLists.common - No functional change but version bumped to push the package down the pipeline (boo#946079). - Handle QtInfoMsg value in switch; fixes build with Qt 5.5 (H Senjan, boo#942101). - so-version bumped to match the main library. - 2.46.19 ++++ libyui: - Reorganized git for easier tarball creation: - RPM spec files are kept in git verbatim, not as templates - no longer call PREP_SPEC_FILES in CMakeLists.common - No functional change but version bumped to push the package down the pipeline (boo#946079). ++++ make: - undefine-variables.patch: Force recomputing .VARIABLES when a variable was made undefined (bsc#934131) ++++ totem: - Update to version 3.17.92: + No major changes compared to 3.16.4. - Changes from version 3.16.4: + Fix selection not working after visiting Channels page. + Fix MPRIS plugin following internal API changes. + Revert Wayland compatibility changes, it's not a required change in GNOME 3.16. ++++ orca: - Update to version 3.17.92: + Web: - Add support for aria-roledescription. - Work around missing object:state-changed:focused events from Gecko. - Fix several instances of Orca getting "stuck" in Gecko content. - Fix bug causing Orca to skip over nested iframe content during SayAll. + General: - Handle tracebacks resulting from Calc crashing. - Explicitly deregister keystroke listeners before shutting down. - Ignore state-changed:busy events seen when printing in Thunderbird. - Eliminate false positive identifying Thunderbird spellcheck dialog. - Fix a performance issue associated with appearance of dialogs with many widgets. - Save messages and add braille output to the notification-daemon script. + Updated translations. ++++ shared-mime-info: - Update to version 1.5: + Fix compilation with glib < 2.26. + Update DTD. + Mime-type changes: - Add more globs to console ROM files. - Use "folder" generic-icon for inode/directory. - Bump priority for ISO images glob matching to work around confusion around Wii image files. - Add application/owl+xml. - Add text/turtle. - Use IANA registered image/vnd.zbrush.pcx for PCX. - Add text/rust for Rust source code. - Add application/ld+json as subclass of application/json. - Add text/csv-schema. - Add application/vnd.coffeescript. - Make application/vnd.apple.mpegurl a subclass of text/plain. - Make application/sdp a subclass of text/plain. - Add application/jrd+json as subclass of application/json. - Add MTM, MED, 699 and Ultratracker magic for application/x-mod. - Add Meson build definitions. - Match newer versions of XCF files. - Use IANA registered type for PKCS#12. - Add application/x-doom-wad. - Add Amiga disk image. - Rename "Dreamcast ROM" to "Dreamcast GD-ROM". - Add application/x-wii-wad. - Add magic and tests to application/x-gameboy-rom. - Add application/x-saturn-rom. - Fix application/x-genesis-rom translation rules. - Split up multi-page DjVu into its own mime-type. - Drop shared-mime-info-bump-priority-for-ISO-images.patch: Fixed upstream (fdo#80877). ++++ systemd-presets-branding-SLE: - enable opal_errd.service (ppc64 specific) (bsc#945390) ++++ virt-manager: - bsc#945832 - virt-manager is missing a dependency on typelib-1_0-LibvirtGLib-1_0 virt-manager.spec - Detect opensuse42 and use grub.xen virtinst-pvgrub2-bootloader.patch ++++ xen: - bsc#945165 - Xl pci-attach show error with kernel of SLES 12 sp1 pci-attach-fix.patch ++++ yast2-bootloader: - support custom names for raids (bnc#944041) - 3.1.151 ++++ yast2-migration: - install package management patches at the beginning to ensure the latest migration packages are used (bsc#945032) - 3.1.9 ++++ yast2-network: - bnc#945947 - Routing module returns correct return code when invoked from command line - 3.1.129 ++++ yast2-registration: - properly return the certificate import result - avoid an import loop after importing a SSL certificate (bsc#942986) - 3.1.152 ------------------------------------------------------------------ ------------------ 2015-9-15 - Sep 15 2015 ------------------- ------------------------------------------------------------------ ++++ desktop-translations: - Update translations (SLE 12 SP1 RC1); bsc#933411. ++++ efibootmgr: - Properly latch long to short option for delete. [bsc#945705] (efibootmgr-delete-multiple.diff) ++++ gnome-user-share: - Update to version 3.17.92: + Updated translations. ++++ grub2: - Added grub2-s390x-07-add-image-param-for-zipl-setup.patch * Add --image switch to force zipl update to specific kernel (bsc#928131) ++++ gvfs: - Update to version 1.25.92: + Add Google Drive backend based on libgdata. + Make all gvfs daemons own a name under org.gtk.vfs.*. + Several smaller bugfixes. + Updated translations. - Add pkgconfig(libgdata) BuildRequires, new dependency. ++++ kiwi: - Add suse-tumbleweed boot image descriptions ++++ llvm: - Add backport-llvm-r247694 to fix bsc#945912 ++++ libreoffice: - Add patch to fix qt4 features detection: * kde4filepicker.patch ++++ systemd: - firstboot: remove SUSE specific bits for locale handling. The system locale handling is currently broken on SUSE distros and probably is going to be fixed. Until this happens, we shouldn't try to add another undefined behaviour during firstboot. Indeed the patch only copied /etc/sysconfig/language *or* /etc/locale.conf but not both. If locale setting was not copied but prompted, only /etc/locale.conf was initialized making any further locale changes done by YaST useless. - Removed patch firstboot_for_suse.patch included some fixes when setting permission bits on the copied locale.conf. Include a new single patch 0001-firstboot-fix-permission-bits-initialisation-done-on.patch for restoring these previous fixes. - rules: fix persistent net rule generation for KVM (bsc#938908). Add 1102-rules-fix-persistent-net-rule-generation-for-KVM.patch ++++ libvirt: - libxl: set driver log level to the log_level specified in libvirtd.conf ba25c214-libxl-log-level.patch bsc#945796 ++++ libzypp: - CheckAccessDeleted: Identify services by systemd cgroup (FATE#318827) - version 15.16.1 (14) ++++ shim: - shim-install : set default GRUB_DISTRIBUTOR from /etc/os-release if it is empty or not set by user (bsc#942519) ++++ xen: - bsc#945164 - Xl destroy show error with kernel of SLES 12 sp1 5537a4d8-libxl-use-DEBUG-log-level-instead-of-INFO.patch ++++ yast2-bootloader: - make default distributor value empty to use default one in grub2 (bnc#942519) - remove distributor entry from ui. Support only changes in text file - 3.1.150 - fix typo when invalid architecture is used (bnc#945764) - Do not propose bootloader stage1 location for grub2 on EFI (bnc#945764) - 3.1.149 ++++ yast2-trans: - Updated languages: ar cs de es fr hu it ja ko nl pl pt_BR ru zh_CN zh_TW; bsc#933411. ------------------------------------------------------------------ ------------------ 2015-9-14 - Sep 14 2015 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to version 0.2.23 - Improve hwinfo detection on physical s390 systems - Bug 939293 - [S390] Error: Registration failed. Undefined method 'strip' for nil:NilClass (bnc#939293) - Update to version 0.2.22 - Migration rollback (fate#319114) - [Migration rollback] zypper migrate: baseproduct mismatch (bnc#941303) ++++ dhcp: - Update to dhcp-4.3.3 (fate#319067) provinding many bug fixes, features and obsoletes several patches we were using before. For complete changelog, please read the RELNOTES file shipped along with this package or online at: https://kb.isc.org/article/AA-01297/82/DHCP-4.3.3-Release-Notes.html - Replaced hostname patch with a dhcpv6 and fqdn aware variant: [- 0006-dhcp-4.2.5-dhclient-send-hostname-rml.patch, + 0006-dhcp-4.3.2-dhclient-send-hostname-or-fqdn.patch] - Removed obsolete patches included upstream now: [- 0007-dhcp-4.2.6-ldap-mt01.patch, - 0009-dhcp-4.2.6-xen-checksum.patch, - 0013-dhcp-4.2.3-P1-dhclient-log-pid.patch, - 0015-Ignore-SIGPIPE-to-not-die-in-socket-code.patch, - 0016-server-log-DHCPv6-addresses-assigned-to-clients.patch, - 0019-dhcp-4.2.x-ldap-debug-write.bnc835818.patch, - 0021-dhcp-4.2.4-P2-bnc878846-conf-to-ldap.patch, - 0022-dhcp-4.2.x-contrib-conf-to-ldap-reorder.886094.patch, - 0023-dhcp-4.2.x-ddns-tsig-hmac-sha-support.890731.patch, - 0025-dhcp-4.2.x-dhcpv6-retransmission-until-MRD.872609.patch, - 0026-dhcp-4.2.x-disable-unused-ddns-port-in-server.891655.patch] - Adjusted patch numbers in the spec file: [- 0008-dhcp-4.1.1-P1-lpf-bind-msg-fix.patch, - 0010-dhcp-4.2.2-dhclient-option-checks.patch, - 0011-dhcp-4.2.6-close-on-exec.patch, - 0012-dhcp-4.2.2-quiet-dhclient.patch, - 0014-Fixed-linux-interface-discovery-using-getifaddrs.patch, - 0020-dhcp-4.2.x-chown-server-leases.bnc868253.patch, - 0024-dhcp-4.2.x-dhcpv6-decline-on-DAD-failure.872609.patch, + 0007-dhcp-4.1.1-P1-lpf-bind-msg-fix.patch, + 0008-dhcp-4.2.2-dhclient-option-checks.patch, + 0009-dhcp-4.2.6-close-on-exec.patch, + 0010-dhcp-4.2.2-quiet-dhclient.patch, + 0011-Fixed-linux-interface-discovery-using-getifaddrs.patch, + 0012-dhcp-4.2.x-chown-server-leases.bnc868253.patch, + 0013-dhcp-4.2.x-dhcpv6-decline-on-DAD-failure.872609.patch] - Fixed to not pass DHCPv6 address lifetimes a positive (unsigned 32bit) integers to scripts and properly format timestamps as long to not break them on 64bit architectures (bsc#926159). [+ 0014-dhclient6-unsigned-lifetimes-for-script-bsc-926159.patch] - dhclient: expose next-server DHCPv4 option to script (bsc#928390) [+ 0015-Expose-next-server-DHCPv4-option-to-dhclient-script.patch] - Replaced infiniband support patch with fixed variant (bsc#910984): [- 0017-dhcp-4.2.6-lpf-ip-over-ib-support.patch, - 0018-dhcp-4.2.6-improved-xid.patch, - 0027-dhcp-4.2.x-handle-ifa_addr-NULL.909189.patch, + 0016-infiniband-support.patch] - Moved dhcp-devel package include files and static libraries to /usr/include/dhcp and /usr/lib/dhcp subdirectories. DHCP requires a specific bind library version and conflicts with the files shipped by bind-devel package, which is not source and binary compatible (bsc#910686). - Corrected changes to provide complete patch file references. - Fixed server to not report success before send (bsc#919959) [+ 0017-server-no-success-report-before-send.919959.patch] - Fixed dhclient to check pre-init results reported by dhclient-script and fail if pre-init fails for a requested interface (bsc#912098). [+ 0018-client-fail-on-script-pre-init-error-bsc-912098.patch] - do not check scripts not in the src.rpm - fix bashisms in dhcprelay script - Disabled /sbin/service legacy-action hooks on openSUSE <= 13.1, which does not support it and causes build failure (bnc#891961). - Removed gpg validation implicitly done by osc source_validator and gpg-offline dependency (blocks rebuilds). ++++ dracut: - fix systemd-vconsole-error in initrd (bsc#943312) Add 0180-dracut-add-trivial-vconsole-fontmap.patch ++++ evolution: - Update to version 3.17.92: + [Win32] Miscellaneous build changes. + Extend ECanvas cursor positioning routine. + Crash under e_mail_reader_destroy_menu_idle_cb(). + Don't wrap on Unicode's non-breaking space character. + EHTMLEditorSelection: - Last word that could fit on one line is put on the following line. - Avoid wrong wrapping in some cases. - Remove the GObject data after using it to avoid possible mis-function. - Correct wrapping when deleting characters in quoted content. - Remove trailing spaces. - Correctly wrap text nodes around selection markers. - Just first line in block is wrapped. - Dash is a valid character for wrapping only if it's not surrounded by spaces. - Correctly wrap text nodes around selection markers. - If copy/pasting in composer WebKit wraps content in SPAN. + EHTMLEditorUtils: Add argument where we can specify into what level the node will be split. + EHTMLEditorView: - Try to merge adjacent blockquotes when editing quoted text. - Avoid double quotes when deleting a text inside quoted content. - Modifying the text of a smiley should convert the smiley to a text node. - Bringing anchor from quoted text to body with Backspace doesn't work. - Avoid plain text quote characters to be inserted in HTML mode. - Undo/Redo history is wrong after redoing UNQUOTE operation. - Avoid multiple unnecessary spell checking. + Bugs fixed: bgo#661886, bgo#675154, bgo#754329. + Updated translations. ++++ evolution-data-server: - Update to version 3.17.92: + [POP3]: Message re-download shown as completely empty message. + [IMAPx]: - Junk/NotJunk message flags not stored server-side. - Remove redundant CAMEL_IMAPX_ERROR_TRY_RECONNECT error code. - Local changes not always properly saved to the server. - Better runtime warning when running command on top of another. - Move to real Trash keeps original message with UID COPY. - Empty trash doesn't empty virtual folder Trash. - Add few more debug prints around command processing. + [CamelVeeSummary] Do not freeze folder when setting info flags. + Always hold EDBusServer when opening factory subprocess. + Extract libsecret store/lookup/delete API into a public interface. + Bugs fixed: bgo#402843, bgo#677438, bgo#750964, bgo#752339, bgo#753432. + Updated translations. ++++ evolution-ews: - Update to version 3.17.92: + Do not reuse connections in the source-registry backend. + Updated translations. ++++ gdk-pixbuf: - Add gdk-pixbuf-bgo752297.patch: Check for overflow before allocating memory when scaling (bsc#942801 CVE-2015-4491). Taken from upstream. ++++ gnome-calculator: - Update to version 3.17.92: + Misc build system fixes. + Updated translations. ++++ gnote: - Update to version 3.17.1: + Handle ircs URLs (bgo#754940). + Updated translations. ++++ gtkhtml: - Update to version 4.9.92: + bgo#729020: Drop gnome-icon-theme dependency. + bgo#729414: Correct spelling typos in devel docs and code comments. + bgo#729944: UTF-8 characters are not always encoded correctly. + bgo#732499: Use named colors from themes. ++++ intel-gpu-tools: - intel-gpu-tools 1.12 - Various new tests and tools - New statistical analysis functions. (Damien Lespiau) - New benchmark tests. (Chris Wilson) - Old register tools that were superseded by intel_reg have been removed. - Various tests have been marked "basic", to indicate they are suitable for use in basic acceptance testing. (Jesse Barnes) - Per-ring gem_storedw_loop tests combined into a single test with subtests. (Jesse Barnes) - New "aubdump" tool, used to launch an application and capture rendering to an AUB file. (Kristian Høgsberg Kristensen) - Cherryview support added to intel_display_poller. (Ville Syrjälä) - Skylake and Broadwell support added to gem_gpgpu_fill tests. (Dominik Zeromski) - Support for running core drm tests on any platform. (Micah Fedke) - Many other bug fixes - supersedes patch 'u_build-fixes.patch" ++++ java-1_7_0-openjdk-plugin: - Update to 1.6.1 * Enabled Entry-Point attribute check * permissions sandbox and signed app and unsigned app with permissions all-permissions now run in sandbox instead of not at all. * fixed DownloadService * comments in deployment.properties now should persists load/save * fixed bug in caching of files with query * fixed issues with recreating of existing shortcut * trustAll/trustNone now processed correctly * headless no longer shows dialogues * RH1231441 Unable to read the text of the buttons of the security dialogue * Fixed RH1233697 icedtea-web: applet origin spoofing (CVE-2015-5235, bsc#944208) * Fixed RH1233667 icedtea-web: unexpected permanent authorization of unsigned applets (CVE-2015-5234, bsc#944209) * MissingALACAdialog made available also for unsigned applications (but ignoring actual manifest value) and fixed * NetX - fixed issues with -html shortcuts - fixed issue with -html receiving garbage in width and height * PolicyEditor - file flag made to work when used standalone - file flag and main argument cannot be used in combination - Removed patch: * icedtea-web-1.6-tail.patch - Upstreamed ++++ java-1_8_0-openjdk-plugin: - Update to 1.6.1 * Enabled Entry-Point attribute check * permissions sandbox and signed app and unsigned app with permissions all-permissions now run in sandbox instead of not at all. * fixed DownloadService * comments in deployment.properties now should persists load/save * fixed bug in caching of files with query * fixed issues with recreating of existing shortcut * trustAll/trustNone now processed correctly * headless no longer shows dialogues * RH1231441 Unable to read the text of the buttons of the security dialogue * Fixed RH1233697 icedtea-web: applet origin spoofing (CVE-2015-5235, bsc#944208) * Fixed RH1233667 icedtea-web: unexpected permanent authorization of unsigned applets (CVE-2015-5234, bsc#944209) * MissingALACAdialog made available also for unsigned applications (but ignoring actual manifest value) and fixed * NetX - fixed issues with -html shortcuts - fixed issue with -html receiving garbage in width and height * PolicyEditor - file flag made to work when used standalone - file flag and main argument cannot be used in combination - Removed patch: * icedtea-web-1.6-tail.patch - Upstreamed ++++ kernel-default: - Refresh patches.fixes/mmc-sdhci-fix-dma-memory-leak-in-sdhci_pre_req.patch. Fix upstream status. - commit 9af8b5d ++++ kernel-source: - Refresh patches.fixes/mmc-sdhci-fix-dma-memory-leak-in-sdhci_pre_req.patch. Fix upstream status. - commit 9af8b5d ++++ kernel-firmware: - cxgb4: update firmware to revision 1.14.4.0 for T4 and T5 (bsc#945218) - Replaced cxgb4-update-firmware-to-revision-1.13.32.0-for-T4-a.patch with cxgb4-update-firmware-to-revision-1.14.4.0.patch - Replaced t4fw-1.13.32.0.bin and t5fw-1.13.32.0.bin with t4fw-1.14.4.0.bin and t5fw-1.14.4.0.bin ++++ kernel-syms: - Refresh patches.fixes/mmc-sdhci-fix-dma-memory-leak-in-sdhci_pre_req.patch. Fix upstream status. - commit 9af8b5d ++++ kiwi: - v7.03.21 released - Fixed mysystems spec file macro for Leap - v7.03.20 released - Deleted obsolete openSUSE 12.3 templates - v7.03.19 released - Make sure suse-leap-42.1-JeOS is installed - Rename leap boot descriptions to naming convention - Added leap-42.1-JeOS template - Added leap-42.1 boot image descriptions - Added Tumbleweed and Leap42 as known distributions The kiwi spec file also build metadata packages used internally by the buildservice. These so called -requires packages needs to find the right kiwi provided boot image descriptions according to the image distribution. For The Leap42 and Tumbleweed distros an extra pattern match needed to be added - Deleted obsolete openSUSE 12.3 descriptions A new image template for SUSE Leap42 will follow next - Deleted obsolete SLED boot descriptions For building SLED images the SLES boot image descriptions can be used - Deleted deprecated oemboot descriptions for arm - Added SLE12/aarch64 JeOS template - Fixed SLE12/aarch64 oemboot descriptions The description should not contain a copy of the common linuxrc boot code. ++++ libpst: - Update to version 0.6.65: + Fix multiple Content-Type headers. + Debug level output. ++++ python-base: - exclude tsl_check files from python-base to prevent file conflict with python-strict-tls-checks package (bnc#945401) - update SLE check to exclude Leap which also has version 1315, just to be sure ++++ libteam: - Fix drop_privileges_to_teamd_user.patch: * Fix correct ncap value for cap_set_flag function call. * Add corrected teamd.conf.in dbus policy template ++++ libusb-1_0: - Update to version 1.0.20: * Add Haiku support * Fix multiple memory and resource leaks (#16, #52, #76, #81) * Fix possible deadlock when executing transfer callback * New libusb_free_pollfds() API * Darwin: Fix devices not being detected on OS X 10.8 (#48) * Linux: Allow larger isochronous transfer submission (#23) * Windows: Fix broken builds Cygwin/MinGW builds and compiler warnings * Windows: Fix broken bus number lookup * Windows: Improve submission of control requests for composite devices * Examples: Add two-stage load support to fxload (#12) * Correctly report cancellations due to timeouts * Improve efficiency of event handling * Improve speed of transfer submission in multi-threaded environments * Various other bug fixes and improvements ++++ libvirt: - CVE-2015-5247 - denial of service through root-squash NFS storage bsc#945645 3468542f-virFileUnlink.patch 8b1d84e6-refreshVol-failure.patch e0025d29-storage-mode-check.patch ++++ libzypp: - Reload multiversion setting from the target zypp.conf (bnc#906096) - version 15.16.0 (14) ++++ python-requests: - Disable testsuite. Tests were never executed (bsc#945455) but enabling the testsuite doesn't work because the suite needs network access. ++++ release-notes-sled: - 12.1.20150914 (bsc#933411): - Update release notes from FATE. - Fix .txt encoding and stop applying yast.xsl. ++++ virt-manager: - bsc#944670: virt-install does not work on SLES 12 SP1 beta3 xen 590f5a52-urlfetcher-Clear-cached-ftp-connection-on-cleanupLoc.patch ++++ xdm: - display-manager.service: require and conflict getty@tty7.service: this is copied from gdm.service and is hopefully helping with the race condition, where X is often not able to start up on VT7 due to missing permissions. (boo#939594) ++++ yast2-migration: - add "important" flag to the snapshots created by the migration module (bsc#944019) - disable the default snapshots created by the zypp plugin (bsc#944019) - 3.1.9 ------------------------------------------------------------------ ------------------ 2015-9-13 - Sep 13 2015 ------------------- ------------------------------------------------------------------ ++++ kernel-default: - Update config files: ARM64: Raise CPUs to 128 There are machines with more than 64 CPUs, allow them to be used. Update vanilla config from default. - commit de7016d ++++ kernel-source: - Update config files: ARM64: Raise CPUs to 128 There are machines with more than 64 CPUs, allow them to be used. Update vanilla config from default. - commit de7016d ++++ kernel-syms: - Update config files: ARM64: Raise CPUs to 128 There are machines with more than 64 CPUs, allow them to be used. Update vanilla config from default. - commit de7016d ++++ kiwi: - Add oemboot support for SLE12/aarch64 (fate#318444) ++++ libzypp: - Update sle-zypp-po.tar.bz2 - Update zypp-po.tar.bz2 ++++ zypper: - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-9-12 - Sep 12 2015 ------------------- ------------------------------------------------------------------ ++++ gnome-weather: - Update to version 3.17.92: + Improved background for licensing and legibility (bgo#703150, bgo#754892). + Updated translations. ++++ kiwi: - openSUSE Tumbleweed boot images ++++ libgweather: - Update to version 3.17.92: + Updated translations. ------------------------------------------------------------------ ------------------ 2015-9-11 - Sep 11 2015 ------------------- ------------------------------------------------------------------ ++++ dracut: - Add 0401-mount_option_mountpoint.patch: Make it possible to use a mountpoint as --mount parameter - Add experimental 0400-use_fstab_systemd.patch: Add entry for /sysroot in /etc/fstab instead of relying on root= and rootflags= ++++ kernel-default: - Update config files. Fix FW fixes fallout (bnc#944661). - commit 6a28e38 ++++ kernel-source: - Update config files. Fix FW fixes fallout (bnc#944661). - commit 6a28e38 ++++ kernel-syms: - Update config files. Fix FW fixes fallout (bnc#944661). - commit 6a28e38 ++++ kiwi: - v7.03.18 released - Added mtools requirement (bnc#945212) syslinux no longer requires mtools, but kiwi does so we have to explicitly add this requirement for oem targets ++++ samba: - Package /var/lib/samba/msg with 0755 permissions; (bso#11515); (bnc#945502). ++++ freetype2: - Add Dont-use-hmtx-table-for-LSB.patch: Fixes gnu#45520, cut off fonts in gtk and qt. Taken from upstream git. ++++ glibmm2: - Add patch tags. ++++ poppler: - Update to version 0.36.0: + core: - Patch to support RichMedia annotations. - Splash: Fix wrong memory access (fdo#91686). - Cairo: fix size of transparency group surface (fdo#66229). - Fix bounds check in Linearization::getPageFirst (fdo#91200). - File Saving improvements. - Add premultiplied alpha channel to SplashBitmap. - Fix for xref table creation (fdo#90790). - Fix JBIG2Decode infinite loop and stack overflow (fdo#91186). - Minor optimization in text extraction. + qt4: - Basic support for RichMedia annotations. - Change default image format. - Minor optimizations. + qt5: - Basic support for RichMedia annotations. - Change default image format. - Minor optimizationsHEADmaster. + cpp: Fix utf8/utf16 conversion (fdo#91644). + build system: - Do not hardcode -fPIC in Makefile.am. - cmake: Allow configuring SHARE_INSTALL_DIR (fdo#90293). + utils: - pdfunite: Insert embedded files in result pdf (fdo#90066). - pdftotext: Add -bbox-layout option (fdo#89941). - Bump soname following upstream changes. ++++ poppler-qt: - Update to version 0.36.0: + core: - Patch to support RichMedia annotations. - Splash: Fix wrong memory access (fdo#91686). - Cairo: fix size of transparency group surface (fdo#66229). - Fix bounds check in Linearization::getPageFirst (fdo#91200). - File Saving improvements. - Add premultiplied alpha channel to SplashBitmap. - Fix for xref table creation (fdo#90790). - Fix JBIG2Decode infinite loop and stack overflow (fdo#91186). - Minor optimization in text extraction. + qt4: - Basic support for RichMedia annotations. - Change default image format. - Minor optimizations. + qt5: - Basic support for RichMedia annotations. - Change default image format. - Minor optimizationsHEADmaster. + cpp: Fix utf8/utf16 conversion (fdo#91644). + build system: - Do not hardcode -fPIC in Makefile.am. - cmake: Allow configuring SHARE_INSTALL_DIR (fdo#90293). + utils: - pdfunite: Insert embedded files in result pdf (fdo#90066). - pdftotext: Add -bbox-layout option (fdo#89941). - Bump soname following upstream changes. ++++ libreoffice: - Split out gtk3 UI to separate subpkg that requires gnome subpkg * This is to allow people to test gtk3 while it not being default ++++ libteam: - Add drop_privileges_to_teamd_user.patch: * Daemon instances will run with UID specified in spec file and the daemon system group. ++++ mutt: - Update to mutt version 1.5.24 + terminal status-line (TS) support, a.k.a. xterm title. see the following variables: $ts_enabled, $ts_icon_format, $ts_status_format ! $ssl_use_sslv3 is disabled by default. ! command-line arguments: -H now combines template and command-line address arguments. ! GnuPG signature name is set to signature.asc + New color object "prompt" added. + Ability to encrypt postponed messages. See $postpone_encrypt and $postpone_encrypt_as. ! History ring now has a scratch buffer. ! mail-key is implemented for GPGME. (Requires a recent GPGME). ! Removed GPG_AGENT_INFO check for GnuPG 2.1 compatibility. Please set pgp_use_gpg_agent if using GnuPG 2.1 or later. ! $smime_encrypt_with now defaults to aes256. ! GnuPG fingerprints are used internally when possible. "--with-fingerprint" should be added to $pgp_list_pubring_command and $pgp_list_secring_command to enable this. Please see contrib/gpg.rc. Fingerprints may also be used at the prompts for key selection. + $crypt_opportunistic_encrypt automatically enables/disables encryption based on message recipients. ! Attachments for signed, unencrypted emails may be deleted. ! Multiple crypt-hooks may be defined for the same regexp. This means multiple keys may be used for a recipient. + $crypt_confirmhook allows the confirmation prompt for crypt-hooks to be disabled. + $ssl_ciphers allows the SSL ciphers to be directly set. ! sime_keys better handles importing certificate chains. ! sime_keys now records certificate purposes (sign/encrypt). Run "sime_keys refresh" to update smime index files. + $maildir_check_cur polls the maildir "cur" directory for new mail. - Ported patches patch-1.5.21.vk.pgp_verbose_mime becomes patch-1.5.24.vk.pgp_verbose_mime patch-1.5.23.rr.compressed.bz2 becomes patch-1.5.24.rr.compressed.bz2 patch-1.5.23.sidebar.20140412.patch becomes patch-1.5.24.sidebar.20140412.patch mutt-1.5.21-opennfs.dif becomes mutt-1.5.24-opennfs.dif mutt-1.5.23.dif becomes mutt-1.5.24.dif - Modfied patches nion.sidebar-color.diff widechar.sidebar.dif - Removed patch patch-1.5.23.xtitles.patch ++++ qemu: - Fix possible qemu-img error when converting to compressed qcow2 image (bsc#936537) - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP1 * Patches added: 0052-qcow2-Handle-EAGAIN-returned-from-u.patch - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP1 * Fix CVE-2015-5225 (bsc#942845): 0051-vnc-fix-memory-corruption-CVE-2015-.patch ++++ systemd-presets-branding-SLE: - enable the sapconf.service (one shot) (bsc#944761) ++++ virt-manager: - Add upstream s390x support patch (bnc#869024) 360fe110-add-s390x-arch-support.patch virtinst-add-ppc64-arch-support.patch Drop virtinst-add-s390x-ppc64-arch-support.patch ++++ xf86-video-intel: - Fix build against upcoming X-Server 1.18: + Add missing required package xfont + Add U_uxa_fix_the_call_to_PixmapSyncDirtyHelper_broken_by_xservers_90db5ed.patch ++++ yast2: - Avoid too many snapshots created during the online migration (bsc#944019) ++++ yast2-bootloader: - Empty kernel command lines are now properly written (bnc#945479) - 3.1.148 ++++ yast2-registration: - use better labels - specific migration repositories are not used in SLE12, use better wording (bsc#944510) - 3.1.151 ++++ yast2-storage: - Expert partitioner does not forget logical volumes (bsc#944492) - 3.1.67 ++++ yast2-theme-SLE: - apps/pattern-e17.png -> apps/pattern-enlightenment.png due to pattern rename ------------------------------------------------------------------ ------------------ 2015-9-10 - Sep 10 2015 ------------------- ------------------------------------------------------------------ ++++ cifs-utils: - Ignore samba-client-libs at build-time on post-22 Fedora systems. ++++ gnome-online-accounts: - Update to version 3.17.91: + Add org.gnome.OnlineAccounts.Music D-Bus interface (bgo#705969). + Bugs fixed: bgo#693578, bgo#750392, bgo#750479, bgo#750897, bgo#752270, bgo#752939, bgo#752941, bgo#752964. + Updated translations. ++++ kernel-default: - rpm/kernel-spec-macros: Include the version string in the Obsoletes line - commit 083cdb4 - rpm/kernel-binary.spec.in: Obsolete previous builds of the same package (boo#867595) - commit ffb73eb ++++ kernel-source: - rpm/kernel-spec-macros: Include the version string in the Obsoletes line - commit 083cdb4 - rpm/kernel-binary.spec.in: Obsolete previous builds of the same package (boo#867595) - commit ffb73eb ++++ kernel-syms: - rpm/kernel-spec-macros: Include the version string in the Obsoletes line - commit 083cdb4 - rpm/kernel-binary.spec.in: Obsolete previous builds of the same package (boo#867595) - commit ffb73eb ++++ libgnomesu: - Include lost SLE11 fix from hpj@novell.com: * Add libgnomesu-exit-with-parent.patch, to make child process exit if parent does. Part of bnc#578284. - Update to version 2.0.0 maintained by openSUSE: * Obsolete all SUSE patches (libgnomesu-better-pam-handling.patch, libgnomesu-bnc440970-safe-path.patch libgnomesu-drop-libgnomeui.patch, libgnomesu-gtk3.patch libgnomesu-check-setuid-retval.patch, libgnomesu-ia64-crash.patch, libgnomesu-i18n.patch, libgnomesu-libtool.patch, libgnomesu-makefile.patch, libgnomesu-modernize.patch, libgnomesu-no-gconf.patch, libgnomesu-no-manual-memory-cleaning.patch, libgnomesu-remove-prior-cookie.patch, libgnomesu-reorder-pam-init.patch, libgnomesu-set-xdg_runtime_dir.patch, libgnomesu-startup-notification.patch libgnomesu-suid_flags.patch, libgnomesu-unsetenv.patch, libgnomesu-use-pam_xauth.patch, libgnomesu-1.0.0-spin-mainloop.patch, libgnomesu-1.0.0-xauth-nolookup.patch, libgnomesu-64bit.patch) * Include lost SLE11 fix from hpj@novell.com: Add patch to make child process exit if parent does. Part of bnc#578284. * Translation updates. ++++ libzypp: - Update sle-zypp-po.tar.bz2 ++++ virt-manager: - Add upstream s390x support patch (bnc#869024) 8dbe96fc-add-s390x-arch-support.patch virtinst-add-s390x-ppc64-arch-support.patch virtinst-s390x-disable-graphics.patch Drop virtman-add-s390x-arch-support.patch Drop virtman-s390x-default-to-vminstall.patch ++++ yast2-bootloader: - AutoYaST configuration: Initialize libstorage and do not regard the installed system. (bnc#942360) - 3.1.147 ++++ yast2-registration: - set the $releasever URL variable to the new base product during online migration (bsc#941563) - 3.1.150 ++++ zypper: - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 ++++ zypper-migration-plugin: - version 0.5 - use --updatestack-only (bsc#945030) ------------------------------------------------------------------ ------------------ 2015-9-9 - Sep 9 2015 ------------------- ------------------------------------------------------------------ ++++ lvm2: -Fix segfault when extending an LV with a smaller number of stripes than originally used. (bnc#942888) add: alloc-Fix-lvextend-failure-when-varying-stripes.patch fix-build-error-caused-by-commit-b93b8537.patch -Remove unrecognazed RemoveOnStop from lvm2-lvmetad.socket(bnc#943569) add: remove-unrecognized-RemoveOnStop-from-lvm2-lvmetad-socket.patch ++++ pidgin: - Add pidgin-ncurses-6.0-accessors.patch: Fix build with NCurses 6.0 with WINDOW_OPAQUE set to 1 (pidgin.im#16764). ++++ gnome-shell: - Add gnome-shell-875481-banner-message.patch GDM can't use banner message when disable userlist. (bnc#875481 bgo#703972) ++++ grilo: - Update to version 0.2.14: + Fix soname bump version. - Changes from version 0.2.13: + Updated i18n + Fixed tests + Added GRL_CORE_ERROR_AUTHENTICATION_TOKEN + Bugs fixed: bgo#745676, bgo#747029, bgo#747953, bgo#748455, bgo#748550, bgo#748873, bgo#748896, bgo#749587, bgo#749887, bgo#754093, bgo#754401. + Updated translations. - Disable make check: as we installed to %{buildroot}, the plugins cannot be found in the location configured (outside of %{buildroot}). ++++ grub2: - Set default GRUB_DISTRIBUTOR from /etc/os-release if it is empty or not set by user (bsc#942519) * added grub2-default-distributor.patch * modified grub.default ++++ kernel-default: - config/x86_64/ec2: Align CONFIG_STRICT_DEVMEM CONFIG_STRICT_DEVMEM is enabled in every other kernel flavor, so enable it for x86_64/ec2 as well. - commit c156734 ++++ kernel-source: - config/x86_64/ec2: Align CONFIG_STRICT_DEVMEM CONFIG_STRICT_DEVMEM is enabled in every other kernel flavor, so enable it for x86_64/ec2 as well. - commit c156734 ++++ kernel-syms: - config/x86_64/ec2: Align CONFIG_STRICT_DEVMEM CONFIG_STRICT_DEVMEM is enabled in every other kernel flavor, so enable it for x86_64/ec2 as well. - commit c156734 ++++ samba: - Update to 4.2.4. + s3: winbindd: Fix TALLOC_FREE of uninitialized groups variable; (bso#10823). + auth/credentials: If credentials have principal set, they are not anonymous anymore; (bso#11265). + Fix stream names with colon with "fruit:encoding = native"; (bso#11278). + s4:rpc_server/netlogon: Fix for NetApp; (bso#11291). + lib: Fix rundown of open_socket_out(); (bso#11316). + s3:lib: Fix some corner cases of open_socket_out_cleanup(); (bso#11316). + vfs:fruit: Implement copyfile style copy_chunk; (bso#11317). + s3-passdb: Respect LOOKUP_NAME_GROUP flag in sid lookup; (bso#11320). + lib: replace: Add strsep function (missing on Solaris); (bso#11359). + s3:libsmb: Fix a bug in conversion of ea list to ea array; (bso#11361). + smbd: Fix SMB3 functionality of "smb encrypt"; (bso#11372). + s3-smbd: Reset protocol in smbXsrv_connection_init_tables failure paths; (bso#11373). + ctdb-daemon: Return correct sequence number for CONTROL_GET_DB_SEQNUM; (bso#11398). + ctdb-scripts: Support monitoring of interestingly named VLANs on bonds; (bso#11399). + s3-smbd: Leave sys_disk_free() if dfree command is used; (bso#11403). + s3-auth: Fix a possible null pointer dereference; (bso#11404). + s3-net: Use talloc array in share allowedusers; (bso#11426). + s3-util: Compare the maximum allowed length of a NetBIOS name; (bso#11427). + ctdb-daemon: Improve error handling for running event scripts; (bso#11431). + ctdb-daemon: Check if updates are in flight when releasing all IPs; (bso#11432). + ctdb-build: Fix building of PCP PMDA module; (bso#11435). + Backport dcesrv_netr_DsRGetDCNameEx2 fixes; (bso#11454). + vfs_fruit: Handling of empty resource fork; (bso#11467). + Avoid quoting problems in user's DNs; (bso#11488). + s3-auth: Fix "map to guest = Bad uid"; (bso#9862). ++++ samba: - Require to install libfam0-gamin from samba-libs on post-12.1 and pre-13.15 systems; (bnc#945013). ++++ libreoffice: - Version update to 5.0.2 rc1: * Various small tweaks and integration of our SLE11 patchsets ++++ libstorage: - Make sure no volumes are left behind when writing a new disk label for multipath (bsc#888513) - 2.25.31 ++++ libteam: - Update dont_fail_on_missing_port.patch: * Refreshed to the version accepted by upstream. - Add upstream patches for upcoming release 1.19: * reduce_usock_file_permissions_to_700.patch * add_missing_prototypes_for_admin_state_functions.patch * libteam_teamd_Track_admin_state_of_team_device.patch * libteamdctl_fix_timeval_value_for_select.patch * teamd_lacp_Don_t_send_LACP_frames_when_master_team.patch * teamd_loadbalance_mode_lacks_a_.hwaddr_changed.patch - Update to new upstream release 1.18 * Check to disallow creating device names longer than 15 chars. * Fix teamd memory corruption issues. * Fix sending duplicate LACP frames at the start of establishing a logical channel. * lacp: change actor system value on team mac change ++++ open-vm-tools: - Enable certificate-based access control via SAML tokens (vgauth) on openSUSE Factory. ++++ libyui-ncurses-pkg: - Handle mixed multiversion packages (fate#318778) - Allow to delete single versions of multiversion packages. (bsc#943870) - 2.48.0 ++++ ntp: - Remove ntp.1.gz, it wasn't installed anymore. - Remove ntp-4.2.7-rh-manpages.tar.gz and only keep ntptime.8.gz. The rest is partially irrelevant, partially redundant and potentially outdated (bsc#942587). - Remove "kod" from the restrict line in ntp.conf (bsc#944300). ++++ vm-install: - bsc#945066 - vm-install: Add support for openSUSE 42 - Add support for openSUSE Tumbleweed - Version 0.8.45 ++++ xen: - Upstream patches from Jan 55dc78e9-x86-amd_ucode-skip-updates-for-final-levels.patch 55dc7937-x86-IO-APIC-don-t-create-pIRQ-mapping-from-masked-RTE.patch 55df2f76-IOMMU-skip-domains-without-page-tables-when-dumping.patch 55e43fd8-x86-NUMA-fix-setup_node.patch 55e43ff8-x86-NUMA-don-t-account-hotplug-regions.patch 55e593f1-x86-NUMA-make-init_node_heap-respect-Xen-heap-limit.patch 54c2553c-grant-table-use-uint16_t-consistently-for-offset-and-length.patch 54ca33bc-grant-table-refactor-grant-copy-to-reduce-duplicate-code.patch 54ca340e-grant-table-defer-releasing-pages-acquired-in-a-grant-copy.patch ++++ xf86-input-evdev: - Added add-smooth-scrolling-config-options.diff and add-evdev-prop-scroll-distance-definition.diff (both from upstream) to provide a definition for EVDEV_PROP_SCROLL_DISTANCE, defined in a more recent version of xf86-input-evdev. ++++ yast2-registration: - display short product names instead of the internal identifiers in the migration selection dialog (bsc#945028) - 3.1.149 ++++ zypper: - patch-check --updatestack-only: Check only for patches which affect the package management itself (FATE#319407) - version 1.12.15 ------------------------------------------------------------------ ------------------ 2015-9-8 - Sep 8 2015 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Fix premature loading of AutoInstall which prevented running configuration clients during 2nd stage (bsc#944770) - 3.1.93 ++++ kiwi: - v7.03.17 released - Revert "Remove genisoimage and cdrkit-cdrtools-compat dependency" This reverts commit 0c7b2885c37b16d69e46caf7c365d2eacb615cd9. - v7.03.16 released - System to boot inheritance for wwid_wait_timeout Added missing transfer of wwid_wait_timeout from the system image description into the boot image description - Fixed unrecognized variable: kiwi_wwid_wait_timeout ++++ samba: - Update to 4.3.0. + Samba "map to guest = Bad uid" doesn't work; (bso#9862). + revert LDAP extended rule 1.2.840.113556.1.4.1941 LDAP_MATCHING_RULE_IN_CHAIN changes; (bso#10493). + No objectClass found in replPropertyMetaData on ordinary objects (non-deleted); (bso#10973). + Stream names with colon don't work with fruit:encoding = native; (bso#11278). + NetApp joined to a Samba/ADDC cannot resolve SIDs; (bso#11291). + tevent_fd needs to be destroyed before closing the fd; (bso#11316). + "force group" with local group not working; (bso#11320). + strsep is not available on Solaris; (bso#11359). + smbtorture does not build when configured --with-system-mitkrb5; (bso#11411). + Build with GPFS support is broken; (bso#11421). + Build broken with --disable-python; (bso#11424). + net share allowedusers crashes; (bso#11426). + nmbd incorrectly matches netbios names as own name; (bso#11427). + Python bindings don't check integer types; (bso#11429). + Python bindings don't check array sizes; (bso#11430). + CTDB's eventscript error handling is broken; (bso#11431). + Fix crash in nested ctdb banning; (bso#11432). + Cannot build ctdbpmda; (bso#11434). + samba-tool uncaught exception error; (bso#11436). + Crash in notify_remove caused by change notify = no; (bso#11444). + Poor SMB3 encryption performance with AES-GCM; (bso#11451). + Poor SMB3 encryption performance with AES-GCM (part1); (bso#11451). + fix recursion problem in rep_strtoll in lib/replace/replace.c; (bso#11455). + --bundled-libraries=!ldb,!pyldb,!pyldb-util doesn't disable ldb build and install; (bso#11458). + xid2sid gives inconsistent results; (bso#11464). + ctdb: Fix the build on FreeBSD 10.1; (bso#11465). + Handling of 0 byte resource fork stream; (bso#11467). + AD samr GetGroupsForUser fails for users with "()" in their name; (bso#11488). ++++ xml-security-c: - sync Apache:Shibboleth packages with SLE12SP1 [bnc#944796] ++++ libyui-qt-pkg: - Allow to delete single versions of multiversion packages (bsc#943870) - 2.45.3 ++++ suse-module-tools: - Use /run instead of deprecated /var/run This can have sever consequences if this package uses /var/run. It may be installed before filesystem package generating the /run tmpfs and predict it to generate the link /var/run -> /run. Later dracut convertfs kicks in to generate it, but it has issues. bsc#922676 ++++ vacation: - Add backport of upstream patch 0001-Patch-to-handle-long-folded-headers-from-Zdenek-Havr.patch to allow long From header (two lines) handled correctly (bsc#944326) ++++ virt-manager: - bsc#942796 - Virtualization/virt-manager: Missing dependeny virt-manager.spec ++++ xen: - bsc#944463 - VUL-0: CVE-2015-5239: qemu-kvm: Integer overflow in vnc_client_read() and protocol_client_msg() CVE-2015-5239-qemuu-limit-client_cut_text-msg-payload-size.patch CVE-2015-5239-qemut-limit-client_cut_text-msg-payload-size.patch - bsc#944697 - VUL-1: CVE-2015-6815: qemu: net: e1000: infinite loop issue CVE-2015-6815-qemuu-e1000-fix-infinite-loop.patch CVE-2015-6815-qemut-e1000-fix-infinite-loop.patch ++++ zypper: - patch --updatestack-only: Install only patches which affect the package management itself (FATE#319407) - version 1.12.14 ------------------------------------------------------------------ ------------------ 2015-9-7 - Sep 7 2015 ------------------- ------------------------------------------------------------------ ++++ NetworkManager-openvpn: - Create user/group nm-openvpn: NM-openvpn now runs as unprivileged user (as does NM-openconnect already) (boo#944665). ++++ colord: - Add gpg signature - Update to version 1.2.12: + New Features: Add a new private library libospark for future use. + Bugfixes: - Allow creating devices with the same device ID from different users. - Check for, and prefer, libsystemd over libsystemd-login. - ColorHug: . Add ch_device_queue_read_firmware(). . When converting HEX to BIN pad out the entire size. - Replace pkgconfig(libsystemd-login) for pkgconfig(libsystemd) following upstreams new preferance. Also pass - -enable-systemd-login to configure to ensure we build this support. ++++ glibc: - opendir-o-directory-check.patch: Fix opendir inverted o_directory_works test - static-dlopen.patch: Static dlopen default library search path fix (bsc#937853) ++++ glibc: - opendir-o-directory-check.patch: Fix opendir inverted o_directory_works test - static-dlopen.patch: Static dlopen default library search path fix (bsc#937853) ++++ kernel-default: - leds:lp55xx: Correct Kconfig dependency for f/w user helper (boo#944661). - commit 589a02c - Disable CONFIG_FW_LOADER_USER_HELPER_FALLBACK that was reenabled unexpectedly (boo#944661) - commit 14a23c3 - Update config files: enable leftover CONFIG_FB_TFT_HX8357D=m for arm - commit cae15fc - drm/vmwgfx: Allow dropped masters render-node like access on legacy nodes v2 (boo#934266). - vmwgfx: Rework device initialization (boo#934266). - commit 28dbc80 - workqueue: Make flush_workqueue() available again to non GPL modules. - commit 82076fa - Update config files: update arm config files so that they are up-to-date and don't break build. - commit c1a445e - bcache: Fix writeback_thread never writing back incomplete stripes. - commit 395add4 ++++ kernel-source: - leds:lp55xx: Correct Kconfig dependency for f/w user helper (boo#944661). - commit 589a02c - Disable CONFIG_FW_LOADER_USER_HELPER_FALLBACK that was reenabled unexpectedly (boo#944661) - commit 14a23c3 - Update config files: enable leftover CONFIG_FB_TFT_HX8357D=m for arm - commit cae15fc - drm/vmwgfx: Allow dropped masters render-node like access on legacy nodes v2 (boo#934266). - vmwgfx: Rework device initialization (boo#934266). - commit 28dbc80 - workqueue: Make flush_workqueue() available again to non GPL modules. - commit 82076fa - Update config files: update arm config files so that they are up-to-date and don't break build. - commit c1a445e - bcache: Fix writeback_thread never writing back incomplete stripes. - commit 395add4 ++++ kernel-syms: - leds:lp55xx: Correct Kconfig dependency for f/w user helper (boo#944661). - commit 589a02c - Disable CONFIG_FW_LOADER_USER_HELPER_FALLBACK that was reenabled unexpectedly (boo#944661) - commit 14a23c3 - Update config files: enable leftover CONFIG_FB_TFT_HX8357D=m for arm - commit cae15fc - drm/vmwgfx: Allow dropped masters render-node like access on legacy nodes v2 (boo#934266). - vmwgfx: Rework device initialization (boo#934266). - commit 28dbc80 - workqueue: Make flush_workqueue() available again to non GPL modules. - commit 82076fa - Update config files: update arm config files so that they are up-to-date and don't break build. - commit c1a445e - bcache: Fix writeback_thread never writing back incomplete stripes. - commit 395add4 ++++ kiwi: - Delete live patch for dracut module With the correct /var/run symlink the broken dracut module is not called and thus the problem in dracut is workarounded Nevertheless dracut needs the fix - Fixed setup of /var/run location /var/run is a symlink to /run on newer systems and a directory on older systems. We need to properly handle that - Fixed jenkins build preparation For some reason no mkisofs package is available anymore. Thus the jenkins prepare script should not rely on it to be installed - Renamed bootloader ziplgrub to grub2_s390x_emu We don't want to populate a non existing bootloader. Thus the decision was to use the grub2 platform name for the SLE12 s390 boot workflow (bnc#944017) - Update s390 JeOS description adding hotfix patches requires patch program to be installed - Update s390 JeOS description Added a temporary live patch for the broken dracut module 30convertfs/do-convertfs.sh ++++ ldb: - Move the ldb-cmdline library to the ldb-tools package as the packaged binaries depend on it. - Update the Samba Library Distribution Key file 'ldb.keyring'; (bso#945116). ++++ libskk: - Add libskk-typlib-dependencies.patch: Fix dependency between Skk.typelib and the library. - Move autogen.sh to build phase, where it belongs. ++++ spice: - bsc#944460: fix CVE-2015-3247. cve-2015-3247.patch ++++ talloc: - Update the Samba Library Distribution Key file 'talloc.keyring'; (bso#945116). ++++ tdb: - Update the Samba Library Distribution Key file 'tdb.keyring'; (bso#945116). ++++ tevent: - Update the Samba Library Distribution Key file 'tevent.keyring'; (bso#945116). ++++ libvdpau: - replaced u_src-mesa_dri2.c-define-_GNU_SOURCE.patch with upstream U_Add_missing_include_of_config_h_to_define_GNU_SOURCE.patch ++++ wicked: - version 0.6.23 - ovs: initial openvswitch bridge support (fate#318840) - team: fix segfault on discovery failure - nanny: register device object also on device-up event ++++ xml-security-c: - disable xalan support as Shibboleth does not rely on that ++++ simple-scan: - Update to version 3.17.91: + Updated translations. ++++ yast2-kdump: - Added support for allocating low and high memory in systems supporting the feature (bnc#882082) - Fixed behavior during autoupgrade - 3.1.26 ------------------------------------------------------------------ ------------------ 2015-9-6 - Sep 6 2015 ------------------- ------------------------------------------------------------------ ++++ harfbuzz: - Update to version 1.0.3: + Start of user documentation. + Implement glyph_extents() for TrueType fonts in hb-ot-font. + Improve GPOS cursive attachments with conflicting lookups. + More fixes for cluster-level = 1. + Uniscribe positioning fix. - Changes from version 1.0.2: + Fix shaping with cluster-level > 0. + Fix Uniscribe backend font-size scaling. + Declare dependencies in harfbuzz.pc. FreeType is not declared though, to avoid bugs in pkg-config 0.26 with recursive dependencies. + Slightly improved debug infrastructure. More to come later. + Misc build fixes. - Changes from version 1.0.1: + Fix out-of-bounds access in USE shaper. - Changes from version 1.0.0: + Implement Universal Shaping Engine: https://www.microsoft.com/typography/OpenTypeDev/USE/intro.htm http://blogs.windows.com/bloggingwindows/2015/02/23/windows-shapes-the-worlds-languages/ + Bump version to 1.0.0. The soname was NOT bumped. ++++ zypper: - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-9-5 - Sep 5 2015 ------------------- ------------------------------------------------------------------ ++++ gnome-keyring: - Update to version 3.17.91: + More fixes for GDBus migration (bgo#622905). + Fix a memory leak (bgo#752919). ++++ gtkmm3: - Updated to version 3.17.80: + Rebuilt with latest glibmm, whose gmmproc generates C++ move operations. + C++11: - Add move operations to widget classes. - Point, TimeCoord: Add move operations. - Mark all _CLASS_OPAQUE_REFCOUNTED classes as final. - Use std::stod() instead of std::strtod() and Use std::stoi() instead of atod(). ------------------------------------------------------------------ ------------------ 2015-9-4 - Sep 4 2015 ------------------- ------------------------------------------------------------------ ++++ gnome-control-center: - Rebase gnome-control-center-allow-extra-tools-in-shell.patch. ++++ nautilus: - Update to version 3.17.91: + Ground work for code isolation and clean up of views. + Don't add more items on the filechooser sidebar. + Adjust animation for progress button. + Track and fix all translation issues. + Improvements and fixes in the new "Other Locations" view. + Disable sorting on Recent and Search and ensure criterion correcteness. + Add a preference and disable by default automatic opening of folders while hovering on drag an drop operations. + Don't search recursively on remote locations, and provide feedback when that happens. + Fix major crashers and races. ++++ clutter-gst: - Update to version 3.0.10: + Fix leak in error checking. + Fix invalid premultiply for AYUV format. ++++ open-iscsi: - open-isns: For bsc#941944: - Allow setting server name with "--server" - Ensure we can reliably get our IP address - open-isns: For bsc#941791: - Set up /etc/isns/*.conf files when installing - Install /etc/isns/isnsadm.conf ++++ kiwi: - Fixed clicfs race condition sleep for a while before accessing the mounted filesystem - There is no mkisofs on s390 - Fixed openSUSE 13.2 diskless netboot profile kernel version 3.x uses another structure to store the network drivers. Thus the drivers matching in the netboot/suse-13.2/config.xml did not match anymore (bnc#943888) ++++ atkmm: - Update to version 2.23.3: + Rebuilt with latest glibmm, whose gmmproc generates C++ move operations. ++++ libgda: - Pass VALA_API_VERSION=0.30 (instead of 0.28) to configure. ++++ glibmm2: - Update to version 2.45.70: + Glib: - C++11: . Add move operations to ObjectBase and Object. . RefPtr: Make methods noexcept. + gmmproc: - C++11: . Generate move operations. . More use of = delete instead of private copy operations. . Use std::stoul instead of strtoul. - C++11: IOChannel: move operations: Call the base sigc::trackable. - C++11: Markup: Add move operations. + Documentation: - Update configuration for Doxygen 1.8.9.1. - Exclude bogus documentation symbols. - Generate documentation for API all platforms. - Changes from version 2.45.52: + Glib:: - C++11: Glib::ObjectBase, Object, Interface: Add move operators. - C++11: Mark all _CLASS_OPAQUE_REFCOUNTED classes as final. + Gio: FileIcon: Remove unncessary IMPLEMENTS_INTERFACE. + gmmproc: - _CLASS_GOBJECT(): Generate move operations. - _CLASS_INTERFACE(): Generate move operations. - _CLASS_BOXEDTYPE_STATIC(): Add move operations. - _CLASS_BOXEDTYPE_STATIC: Add explicit copy operations. - _CLASS_OPAQUE_COPYABLE(): Add move operations. - _CLASS_OPAQUE_COPYABLE: Generate static swap(). - _CLASS_OPAQUE_REFCOUNTED: Use = delete for the default constructor. ++++ openjpeg2: - Use cmake macro - Remove baselibs.conf (it was broken anyways for months) - Cleanup spec file with spec-cleaner ++++ openssl: - don't build ppc64le as linux-generic32 (bsc#943421) - modified openssl-1.0.1i-ppc-asm-update.patch - adding patches: 0001-Config-for-ppc64-le.patch 0001-sha-asm-fips.patch 0002-Delete-OPENSSL-CLEANSE-buplicated.patch 0003-Missing-function-declarations.patch 0001-Adding-OPENSSL_cpuid_setup.patch ++++ libosinfo: - bsc#944605 - Libosinfo is missing an entry for openSUSE Leap 42.1 add-opensuse-leap-42.1-support.patch ++++ pangomm: - Update to version 2.37.2: + Rebuilt with latest glibmm, whose gmmproc generates C++ move operations. + C++11: Mark all _CLASS_OPAQUE_REFCOUNTED classes as final. ++++ libsigc++2: - Update to version 2.5.4: + slot_base::operator=(const &): Copy the blocked too, so the destionation is blocked if the source is blocked, regardless of whether the destionation was previously blocked, because this seems to be what we should expect. + C++11: slot_base, slot*, signal_base, signal*, trackable: Add move operations. + Update MSVC Projects, requiring at least MSVC++ .Net 2013 for C++11 support. ++++ libzypp: - Don't cache repo releasever (bnc#943563) - Selectable: allow setPickStatus for non-multiversion packages (bnc#943870) - ResPoolProxy: add ScopedSaveState - version 15.15.0 (14) ++++ ntp: - 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. ++++ python-six: - Submit 1.9.0 to SLE-12 (fate#319030, fate#318838, bsc#940812) ++++ syslinux: - drop hard dependency on mtools (bsc#943571) ++++ yast2-bootloader: - ensure device map has really been proposed (bsc#943749) - when we switch to custom boot, turn off the other boot locations (bsc#943749) - 3.1.146 ++++ yast2-installation: - fix bug preventing to finish proposal in some sutuations (bsc#944334) - 3.1.159 ------------------------------------------------------------------ ------------------ 2015-9-3 - Sep 3 2015 ------------------- ------------------------------------------------------------------ ++++ dmidecode: - Update to upstream version 3.0 (FATE#320746, FATE#320773): * Adds support for SMBIOS 3.0. This includes a new (64-bit) entry point format and new enumerated values for recent hardware. This fixes bsc#955705 and bsc#974862. * Adds support for the new kernel interface (as of Linux v4.2) as an alternative to relying on /dev/mem to access the entry point and DMI table. * Adds decoding of Acer-specific DMI type 170 and HP-specific DMI types 212, 219 and 233. * Obsoletes dmidecode-1.173-drop-cast.patch, dmidecode-1.175-fix-SMBIOS-2.8.0.patch, dmidecode-1.176-SMBIOS-2.8-is-supported.patch and dmidecode-1.177-decode-pcie3-slot-id.patch. * Various minor fixes and clean-ups. ++++ gnome-desktop: - Update to version 3.17.91: + Updated translations. ++++ gnome-shell: - Update to version 3.17.91: + Fix login screen spinner causing wakeups while VT-switched away (bgo#753891). + Fix scrolling of user list on login screen (bgo#754525). + Updated translations. ++++ gnome-shell-extensions: - Update to version 3.17.91: + Updated translations. ++++ graphviz-plugins: - Use supplements to pull in graphviz-gnome only if X11 is installed. (bsc#930442, fate#319418). ++++ gtk3: - Update to version 3.17.8: + GtkFileChooser: - Show network:/// in the places view. - Provide better loading feedback. + GtkTextView: Fix fallout from margin/padding addition. + GtkOverlay: Always align widgets relative to the overlay, not to the main widget. + GtkListBox: Support focusable headers. + Theme: - Improve performance of GtkListBox. - Better GtkCalendar theming. + Wayland: - Make most tests work under Wayland. - Closing displays works now. - Fix key repeat sometimes running wild. + Bugs fixed: bgo#345345, bgo#736125, bgo#752615, bgo#753185, bgo#753357, bgo#753495, bgo#753644, bgo#753694, bgo#753786, bgo#753815, bgo#753856, bgo#753925, bgo#753969, bgo#754022, bgo#754086, bgo#754133, bgo#754150, bgo#754158, bgo#754410, bgo#754421. + Updated translations. ++++ kiwi: - Test whether file is executable instead mere existence - Make sure to use the correct isoinfo executable In order to remove the cdrkit-cdrtools-compat dependency (and in turn wodim), it is necessary to check whether to use /usr/bin/isoinfo or /usr/lib/genisoimage/isoinfo. ++++ libinput: - Update to 1.0.1 * filter: fix constant acceleration for the X230 ++++ mutter: - Update to version 3.17.91: + Send error on pointer-gesture protocol version mismatch (bgo#753855). + Misc. cleanups (bgo#744932). + Updated translations. ++++ systemd: - Add upstream patches 0001-core-introduce-new-Delegate-yes-no-property-controll.patch 0001-unit-suppress-unnecessary-cgroup-empty-check.patch 0002-units-enable-waiting-for-unit-termination-in-certain.patch all related to cgroup handling, at least the last patch avoids that processes in scopes like login shells are killed immediately after signaled with SIGTERM (bsc#932284) ++++ open-vm-tools: - Update to open-vm-tools-10.0.0-3000743 (boo#944615) + Common versioning + Quiesced snapshots enhancements for Linux guests running IO workload + Shared Folders (Linux kernel 4.0.0 and higher only) + ESXi Serviceability + GuestInfo Enhancements + Internationalization, with support for: + English + French + German + Spanish + Italian + Japanese + Korean + Simplified Chinese + Traditional Chinese + Compatibility with all supported versions of VMware vSphere, VMware Workstation 12.0 and VMware Fusion 8.0 - Drop upstream patches included (or not necessary) in 10.0.0: - 0001-Fix-vmxnet-module-on-kernels-3.16.patch - 0002-Fix-d_alias-to-d_u.d_alias-for-kernel-3.18.patch - 0003-Fix-f_dentry-msghdr-kernel-3.19.patch - 0004-vmhgfs-bdi-kernel-4.0.patch - xutils-add-cstring.patch - Remove vmhgfs define to ensure vmhgfs is always built - Only build kernel modules for versions <= openSUSE 13.2 ++++ orca: - Update to version 3.17.91: + Web: - Treat (un)ordered HTML lists without list items as if they were divs. - Clear the cache and try once more when the next/previous context cannot be found. - Treat web documents as top-level roles for the purpose of Zombie detection. - Fix MathML line navigation issue. - Fix issue causing Orca to skip certain web content during Say All. - Improve caret navigation around images lacking content, interaction, and size. + General: - Updated documentation. - Add ability to override object role when generating tutorial messages. - Handle more event floods from LibreOffice and gnome-shell. - Handle several "The process appears to be hung" AT-SPI2 errors from Firefox and LibreOffice. - Work around broken custom comboboxes and listboxes which lack items. - Fix bug in presentation of chat messages from non-active applications. - Add option to speak 12-hour time without seconds. + Updated translations. ++++ virt-manager: - bsc#944374 - virt-manager uninstallable on aarch64 virt-manager.spec - Add upstream bug fix 5e68b0fc-dont-try-to-set-vmport-on-non-x86.patch - Drop virtinst-detect-windows-media.patch as this is not needed now that we use libosinfo ++++ vm-install: - enable build on aarch64, as virt-manager requires it (fate#318444) ++++ yast2-installation: - Fixed setting language / languages in the installation welcome screen (bsc#943746, bsc#944035) - 3.1.158 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-9-2 - Sep 2 2015 ------------------- ------------------------------------------------------------------ ++++ bind: - Fix DoS against servers performing validation on DNSSEC-signed records (CVE-2015-5722, bsc#944066). ++++ cheese: - Update to version 3.17.91: + Add GenericName to desktop file (bgo#754255). + Updated translations. ++++ dconf-editor: - Update to version 3.17.91: + The output of --version is now printed on stdout, as suggested by GNU. That's the only technical change, all looks good. + Updated translations. ++++ devhelp: - Update to version 3.17.91: + bgo#704833: books sidebar shouldn't have type ahead find. + bgo#727243: gedit plugin needs to be ported to new menu API. + bgo#749797: Misc code improvements. + bgo#751446: AppData file needs updating for new desktop file name. + Updated translations. ++++ gdk-pixbuf: - Update to version 2.31.7: + Fix several integer overflows (bgo#753908, bgo#753569). + Fix build failure with --disable-modules (bgo#740912). + Port animations to GTask. + Updated translations. ++++ ghex: - Update to version 3.17.91: + Fix icon installation. + Update screenshot in appdata file. - Changes from version 3.17.90: + Add symbolic icon. + Include higher resolution app icons. + Support decoding 64-bit integers. + Allow immediate clicking between gtkhex views. + Improve the default file name when printing to a file. + Updated translations. - Drop HighContrast icon theme handling in post/postun. ++++ glib2: - Update to version 2.45.7: + Add G_FILE_ATTRIBUTE_STANDARD_IS_VOLATILE for use by non-POSIX-like backends (e.g. cloud storage). + GFileMonitor: Make the inotify backend work with atomic renames again. + GSettings: change notification is again working unconditionally. + GListStore has a sort function now. + Test infrastructure: - Tests are now required to have unique names. - TAP support has been improved. - A macro for asserting that two memory regions have identical content has been added. + Bugs fixed: bgo#708525, bgo#742849, bgo#744060, bgo#747364, bgo#749492, bgo#752769, bgo#753745, bgo#754152, bgo#754211, bgo#754264, bgo#754283, bgo#754284, bgo#754286, bgo#754307. + Updated translations. ++++ gnome-system-monitor: - Update to version 3.17.91: + Use sysinfo to get number of CPUs. + Set the application icon name. + Work under wayland even with wnck (bgo#753972). + Updated translations. - Add pkgconfig(gdk-x11-3.0) BuildRequires: new, explicit verified dependency. ++++ gvfs: - Update to version 1.25.91: + afp: Change g_error to g_warning for read errors to prevent crash reports. + dav: Mark files as untrashable to offer correct action in Nautilus. + gdaemonfile: Fix cancelling of g_file_mount_enclosing_volume. + Several smaller bugfixes. + Updated translations. ++++ harfbuzz: - Update to version 0.9.42: + New API to allow for retrieving finer-grained cluster mappings if the client desires to handle them. Default behavior is unchanged. + Fix cluster merging when removing default-ignorables. + Update to Unicode 8.0 + hb-graphite2 fixes. + Misc fixes. + Removed HB_NO_MERGE_CLUSTERS hack. + New API: - hb_buffer_cluster_level_t enum - hb_buffer_get_cluster_level() - hb_buffer_set_cluster_level() - hb-shape / hb-view --cluster-level - Changes from version 0.9.41: + Fix hb-coretext with trailing whitespace in right-to-left. + New API: hb_buffer_reverse_range(). + Allow implementing atomic ops in config.h. + Fix hb_language_t in language bindings. + Misc fixes. ++++ sssd: - Relabel patch to fix its sequence number: 0001-Signals-Remove-unused-functions.patch -> 0002-Signals-Remove-unused-functions.patch - Add patch 0003-SSH-Allow-newline-at-the-end-of-public-key-values-in.patch to resolve an issue with incorrect interpretation of line breaks in sshPublicKey attribute. (bsc#941121) ++++ pango: - Update to version 1.37.4: + Use grapheme boundaries in justification. + Support coloring marks and bases independently (bgo#541608). + Fix a crash (bgo#753167). + Make Thai and Arabic support thread-safe. + Fix justification. ++++ systemd: - Add patch correct-order-of-compose-and-key-map.patch to avoid race condition for two loadkey processes, that is one loading the keymap and one for loading the compose tables (bsc#941576) - Rename patch udev-removing-a-symlink-for-an-add-event-is-an-error.patch to 1100-udev-removing-a-symlink-for-an-add-event-is-an-error.patch - rules: persistent devices names for NVMe devices (bsc#944132). Add 1101-rules-persistent-device-names-for-NVMe-devices.patch ++++ tracker: - Update to version 1.5.2: + libtracker-common: String to date conversion to return with GError when null string. + libtracker-data: - Clean up stale URIs on startup. - Fix printf string format. + libtracker-extract: - Add builtin dummy extractor. - Plug leaks. + libtracker-miner: - Cancellation on unmount fixes. - Deprecate tracker_miner_fs_add_directory_without_parent. - Fallback to basename checks on hidden files. + ontology: Remove cardinality limits on nmo:communicationChannel. + rss: - Optimize deletes. - Perform extraction/insertion of feed items at once. - Set website url as a nfo:WebSite. - Simplify GrssFeedChannel list creation. + tracker-extract: Use dummy fastpath for svg extraction. + tracker-miner-fs: Keep cache of IndexFile requesters on directories. + Updated translations. - Add tracker-fix-dummy_module.patch: Fix definition of dummy_module. ++++ libvdpau: - added missing BuildRequires for pkgconfig(dri2proto) - U_Use-secure_getenv-3-to-improve-security.patch * VUL-0: CVE-2015-5198: libvdpau: incorrect check for security transition (bnc#943967) * VUL-0: CVE-2015-5199: libvdpau: directory traversal in dlopen (bnc#943968) * VUL-0: CVE-2015-5200: libvdpau: vulnerability in trace functionality (bnc#943969) - u_src-mesa_dri2.c-define-_GNU_SOURCE.patch * Without having defined _GNU_SOURCE __USE_GNU isn't defined either. Though secure_getenv() in stdlib.h isn't declared. ++++ open-vm-tools: - Do not attempt to start vmware-vmblock-fuse if vmware-vmblock-fuse (included with the -desktop package) is not installed (bsc#943236) ++++ yelp: - Update to version 3.17.91: + Use XDG_CURRENT_DESKTOP, when available, to set platform conditionals. + Fix crash after page title change bugfix. + Updated translations. ++++ tracker-extras: - Update to version 1.5.2: + libtracker-common: String to date conversion to return with GError when null string. + libtracker-data: - Clean up stale URIs on startup. - Fix printf string format. + libtracker-extract: - Add builtin dummy extractor. - Plug leaks. + libtracker-miner: - Cancellation on unmount fixes. - Deprecate tracker_miner_fs_add_directory_without_parent. - Fallback to basename checks on hidden files. + ontology: Remove cardinality limits on nmo:communicationChannel. + rss: - Optimize deletes. - Perform extraction/insertion of feed items at once. - Set website url as a nfo:WebSite. - Simplify GrssFeedChannel list creation. + tracker-extract: Use dummy fastpath for svg extraction. + tracker-miner-fs: Keep cache of IndexFile requesters on directories. + Updated translations. - Add tracker-fix-dummy_module.patch: Fix definition of dummy_module. ++++ pciutils-ids: - update pci.ids to version 2015.09.01 (bsc#944104,bsc#944436) ++++ python-lxml: - Add devel package with header files in devel package, so that others can use C API (needed for dm.xmlsec.binding) ++++ vinagre: - Update to version 3.17.91: + Use cached session size for RDP. + Fix selection rectangle when user leaves window. + Updated translations. ++++ vino: - Update to version 3.17.91: + Improve handling of name resolution failure. + Updated translations. ++++ yast2-installation: - Move #second_stage_required? method to InstFunctions module to be used by AutoYaST (bnc#892091) - 3.1.157 ++++ yast2-registration: - disable "Back" at the initial dialog - restore (enable) the Updates repositories at the end of the migration workflow (bsc#943960) - 3.1.148 - fixed syntax error (bsc#944089) - 3.1.147 ------------------------------------------------------------------ ------------------ 2015-9-1 - Sep 1 2015 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Update to version 1.0.6: + Improved capture portal detection. + Default route through WiFi connection is now preferred to Mobile Broadband if both are available. + Expose a flag to determine whether a particular connection is metered via API and client tools. + Add support for locking connections to a channel within a particular band. + Add support for configuring Wake-on-LAN capabilitites. + Allow overriding the MTU for team device. + Usual pile of bug fixes and robustness improvements. - Rebase NetworkManager-geoclue-interaction.patch . ++++ NetworkManager-gnome: - Add dual spec file for building appindicator support - Add nm-applet-app-indicator.patch: introduce appindicator support. - Update to version 1.0.6: + Added option to set MTU of Team devices. + Added AppData for nm-connection-editor. + Build fixes. + Updated Czech, Polish and Hungarian translations. ++++ NetworkManager-openvpn: - Update to version 1.0.6: + Enhanced the GUI to support agent-owned and always-ask passwords. + Support running unprivileged. + Updated translations. ++++ NetworkManager-pptp: - Update to version 1.0.6: + Enhanced the GUI to support agent-owned and always-ask passwords. + Updated translations. ++++ NetworkManager-vpnc: - Update to version 1.0.6: + Fix error checking for write() calls. + Enhanced the GUI to support agent-owned and always-ask passwords. + Updated translations. ++++ PackageKit: - Update to version 1.0.8: + New Feature: Generate Vala bindings. + Bugfixes: - Correctly register enum properties. - Exit quietly if we didn't prepare the offline update. - Fix various docstring errors in the library. - Look for libsystemd now that journal/login are merged. + Backend enhancements/fixes: hif, urpmi and yum. - Replace pkgconfig(libsystemd-journal) BuildRequires with pkgconfig(libsystemd), following upstreams changes. - Add vala BuildRequires in order to build the vala bindings. - Inject PackageKitGlib-1.0.metadata as source into the package: it was forgotten in the 1.0.8 release tarball. ++++ autoyast2: - Move users creation to the first stage, so it is not needed to run the 2nd stage to have a minimal system. - Do no add AutoYaST packages if the second stage won't be executed. - Fixes bnc#892091 - 3.1.92 ++++ wodim: - add fix-check_linux_26.patch: also compare major kernel version number. (bsc#897950) ++++ eog: - Update to version 3.17.91: + Access key is not assigned to button "Open with Document Viewer" (bgo#753987). + Compilation cleanups (bgo#754104). + Updated translations. ++++ file-roller: - Update to version 3.16.4: + Better rar support when unrar is installed. + Crashes on drag'n'drop (bgo#746236). + Fixed possible crash (bgo#753951). + Mac OS X compilation fixes. + Updated translations. ++++ intltool: - Add intltool-perl-5.22.patch: Fix execution with perl 5.22. ++++ kernel-default: - config/aarch64: set CONFIG_TCM_RBD=m Enable the LIO clustered RBD backend (fate#318836). - commit f24954a ++++ kernel-source: - config/aarch64: set CONFIG_TCM_RBD=m Enable the LIO clustered RBD backend (fate#318836). - commit f24954a ++++ kernel-syms: - config/aarch64: set CONFIG_TCM_RBD=m Enable the LIO clustered RBD backend (fate#318836). - commit f24954a ++++ graphite2: - Version bump to 1.3.1: * Deprecation warning: Full bidi support is about to be deprecated. Make contact if this impacts you. * Change compression block format slightly to conform to LZ4 * Handle mono direction text with diacritics consistently. Fonts now see the direction they expect consistently and bidi now gives expected results. * Fixed lots of fuzz bugs * Coverity cleanups * Build now works for clang and/or asan and/or afl etc. ++++ libsolv: - added tcl bindings - improve debian ar archive handling - bindings: set the CLOEXEC flags in xfopen - bindings: support testcase writing [bnc#946752] - support REL_ELSE as evr of REL_COND - bump version to 0.6.12 ++++ libstorage: - allow to override EFI detection with env var EFI (bsc#937067) - 2.25.30 ++++ wicked: - version 0.6.22 - fsm: do not run post-up scripts when leases defer (bsc#940239) - team: configurable teamd support and ctl detection (fate#318389) [- 0001-teamd-create-teamd-run-directory-when-missed.patch] ++++ libzypp: - zypp.conf: add solver.dupAllow{Downgrade,NameChange,ArchChange, VendorChange} default options for tuning distribution upgrades. - Remove obsolete method (bsc#941398) (fixes #50) - fix invalid XML (bnc#942518) - version 15.14.0 (14) ++++ squashfs: - Enable LZ4 support ++++ unixODBC: - Version bump to 2.3.4: * Fix typo in the loading of the cursor lib ++++ yast2-migration: - disable "Back" at the initial dialog - restore (enable) the Updates repositories at the end of the migration workflow (bsc#943960) - 3.1.8 ++++ yast2-users: - Move users creation to first stage during autoinstallation, so it is not needed to run the 2nd stage to have a minimal system (bnc#892091) - 3.1.40 ++++ zypper: - man: mention new zypp.conf solver.dupAllow* config options (FATE#319128) - add apt-get alias for aptitude - BuildRequires: libzypp-devel >= 15.14.0 - version 1.12.13 ------------------------------------------------------------------ ------------------ 2015-8-31 - Aug 31 2015 ------------------- ------------------------------------------------------------------ ++++ babeltrace: - enable build for aarch64 (fate#318370) ++++ bash: - Add upstream patch bash43-039 Using the output of `declare -p' when run in a function can result in variables that are invisible to `declare -p'. This problem occurs when an assignment builtin such as `declare' receives a quoted compound array assignment as one of its arguments. - Add upstream patch bash43-040 There is a memory leak that occurs when bash expands an array reference on the rhs of an assignment statement. - Add upstream patch bash43-041 There are several out-of-bounds read errors that occur when completing command lines where assignment statements appear before the command name. The first two appear only when programmable completion is enabled; the last one only happens when listing possible completions. - Add upstream patch bash43-042 There is a problem when parsing command substitutions containing `case' commands within pipelines that causes the parser to not correctly identify the end of the command substitution. ++++ evolution: - Update to version 3.17.91: + Return key in a message window opens the message in a new window. + EHTMLEditorSelection: - Remove unneeded code. - Fix wrapping of a quoted content when editing a link inside it. + EHTMLEditorView: - Connect HTML events handlers after converting composer content. - Don't disable the HTML events callback when removing content with BackSpace key. - History for Delete could not be saved. + Bugs fixed: bgo#733877, bgo#753764, bgo#753620, bgo#753652, bgo#753702, bgo#708319, bgo#241050, bgo#754039, bgo#753911, bgo#745943. + Updated translations. ++++ evolution-data-server: - Update to version 3.17.91: + [IMAPx]: - Correct expunge and real trash/junk handling. - Do not block GetMessage requests for different messages. - Do not inherit cancelled errors from previously running jobs. - Name CAMEL_IMAPX_ERROR codes. - Miscellaneous changes. + [CalDAV] Add workaround for FastMail servers. + [Google backend] Use imap/smtp.googlemail.com instead of .gmail.com. + [Google/ownCloud backend] Always update discovered ESource details. + [GOA/UOA] Remove duplicate ESource-s referencing the same GOA/UOA account. + Bugs fixed: bgo#699529, bgo#753764, bgo#749773. + Updated translations. ++++ evolution-ews: - Update to version 3.17.91: + Add safety check when replacing folder hierarchy info in hash tables. + Updated translations. ++++ glibc: - mntent-blank-line.patch: Fix memory corruption w/blank lines ++++ glibc: - mntent-blank-line.patch: Fix memory corruption w/blank lines ++++ gnome-control-center: - Update to version 3.17.90: + Date & Time: Support for new "Pyongyang Time". + Network: - Rename hotspot security key to "Password". - Fix unintentionally centered checkbutton labels. + Notifications: Don't crash because of zero-length string. + Power: - Improve labels for wifi and mobile broadband toggles. - Replace WiMax reference with LTE. + Printers: Fix a problem where the wrong printer driver would get installed. + Region and Language: Don't ever show all input sources in the chooser. + Sharing: - Accessibility improvements. - Remove "Bluetooth" (Obex) sharing, moved into the Bluetooth panel. - Better UI when Bluetooth is disabled. - Rebase gnome-control-center-fix-nb-tans.patch. - Drop gnome-control-center-Pyongyang-Time.patch and corresponding source files, no longer needed. - Update to version 3.17.3: + Shell: Plenty of command-line options handling fixes. + Date & Time: - Show date buttons in the order that the locale uses them. - Further date button ordering fixes for Cechen and HK English. - Fix incorrect sensitivity when permission is missing. - Fix accessibility of the hour and minutes spinbuttons. + Display: - Don't show rotation for builtin display on tablets. - Add support for tiled monitors (usually 4K monitors). + Network: - Fix all Wi-Fi networks having gear buttons. - Only share a new wifi connection if the user is allowed to. - Fix possible crash when changing airplane mode. - Fix possible crash when connections change after Network panel was closed. + Power: - Describe batteries properly when not called BAT0. - Fix possible crash if up_client_get_devices() fails. - Make the automatic suspend row accessible. + Printers: - Fix possible crash after closing the panel. - Set focus of the 'New printer dialog' correctly. - Fix focus chain of the 'New printer dialog'. - Install selected printer when the row is activated. - Fix setting of page size. - Don't expand search entry. - Show border around 'No printers detected' text. - Don't show the same device multiple times. + Region & Language: Fixes to the region and language lists. + Sharing: Make it possible to override SSHD_SERVICE for Debian-based systems. + Sound: Support more channels in speaker test. + User Accounts: Fix enterprise user login never working. + Wacom: Fix window decorations being visible in calibrator window. - Temp disable gnome-control-center-allow-extra-tools-in-shell.patch, gcc-private-connection.patch and gnome-control-center-follow-polkit-permissions-for-tz.patch: Needs rebase. - Update to version 3.17.2: + Keyboard: Honor immutable command/name in custom commands. + Network: - Make the gear buttons round. - Prevent a use after free crash when removing virtual devices. + Power: - Add support for display dimming using an ambient light sensor. - Hide Bluetooth power section when w/o BT. - Remove "When battery power is critical" label which isn't configurable by normal users since UPower 1.0. + Updated translations. - Rebase gnome-control-center-hide-firewall-zone-entry.patch and gcc-private-connection.patch. ++++ gtk2: - gtk2-gdk_region_destroy_instead_of_cairo_region_destroy.patch added: Fix a wrong function call. ++++ gtksourceview: - Update to version 3.17.6: + Search and replace: fix bug with regular expressions containing look-ahead assertions. + Add some missing GI annotations. + A few adjustments to the build system. + Updated translations. ++++ kdump: - kdump-udev-skip-restart-if-not-loaded.patch: Simplify udev reload rules and skip reload if not active (bsc#905690). ++++ kernel-default: - Update Xen patches to 4.2-final. - commit 7b8109d - Refresh patches.apparmor/apparmor-compatibility-patch-for-v5-network-control. Fix this: patches.apparmor/apparmor-compatibility-patch-for-v5-network-control:25: error: Timestamp after filename by scripts/refresh_patch.sh. - commit 2089c9a - Refresh patches.fixes/btrfs-fix-stale-dir-entries-after-unlink-inode-eviction-and-fsync. Fix this: missing header for unified diff at line 107 of patch (Patch is indented 4 spaces.) can't find file to patch at input line 107 by commenting also the @@ sign. - commit 8e48b46 - Update to 4.2-final. - commit c617119 ++++ kernel-source: - Update Xen patches to 4.2-final. - commit 7b8109d - Refresh patches.apparmor/apparmor-compatibility-patch-for-v5-network-control. Fix this: patches.apparmor/apparmor-compatibility-patch-for-v5-network-control:25: error: Timestamp after filename by scripts/refresh_patch.sh. - commit 2089c9a - Refresh patches.fixes/btrfs-fix-stale-dir-entries-after-unlink-inode-eviction-and-fsync. Fix this: missing header for unified diff at line 107 of patch (Patch is indented 4 spaces.) can't find file to patch at input line 107 by commenting also the @@ sign. - commit 8e48b46 - Update to 4.2-final. - commit c617119 ++++ kernel-syms: - Update Xen patches to 4.2-final. - commit 7b8109d - Refresh patches.apparmor/apparmor-compatibility-patch-for-v5-network-control. Fix this: patches.apparmor/apparmor-compatibility-patch-for-v5-network-control:25: error: Timestamp after filename by scripts/refresh_patch.sh. - commit 2089c9a - Refresh patches.fixes/btrfs-fix-stale-dir-entries-after-unlink-inode-eviction-and-fsync. Fix this: missing header for unified diff at line 107 of patch (Patch is indented 4 spaces.) can't find file to patch at input line 107 by commenting also the @@ sign. - commit 8e48b46 - Update to 4.2-final. - commit c617119 ++++ kiwi: - Added required packages to SLE12 s390 images * added grub2 and grub2-s390x-emu to vmx|oem boot images * added grub2, grub2-s390x-emu and kexec-tools to JeOS templates * extend JeOS template by some useful tool, e.g parted, ip, less - Increase fsoverhead for btrfs again - Fixed use of undefined value - Support for stacked zipl plus grub2 boot In SLES12 zipl and btrfs are incompatible because the block where the initrd and the kernel live could change in a btrfs filesystem. Because IBM is not going to fix zipl to work with btrfs a new boot process has been invented by the SLES team which impacts kiwi too. - Fixed build type setup for boot images - Fixed typos in default boot image repos ++++ samba: - Configure with --bundled-libraries=NONE; (bso#11458). ++++ samba: - Configure with --bundled-libraries=NONE; (bso#11458). ++++ libgda: - disable getspARCH change for ppc64le when still using jre 1.7 (required for Leap 42.1) ++++ libseccomp: - Update to new upstream release 2.2.3 * Fix a problem with the masked equality operator * Fix a problem on x86_64/x32 involving invalid architectures * Fix a problem with the ARM specific syscalls ++++ snapper: - improved error reporting (bsc#940046) ++++ systemd: - firstboot: create a proper patch headers for firstboot patches. - firstboot: add upstream fix "load-fragment: ConditionFirstBoot wants a bool string, not a path". ++++ liburcu0: - add userspace-rcu-aarch64.patch (fate#318370) enables build for aarch64 ++++ lttng-ust: - add lttng-ust-aarch64-aligned-access.patch (fate#318370) * enable build for aarch64 ++++ totem: - Update to version 3.16.3: + Fix ASF videos not being thumbnailed. + Bring back video inside the window under Wayland. + Fix Skip To dialogue not working. + Fix thumbnailer with newer versions of gstreamer-vaapi installed. + Update YouTube API key. + Updated translations. - Drop totem-skipto-dialog.patch: Fixed upstream. ++++ system-config-printer: - Add system-config-printer-no-params-to-py3.patch: Do not launch udev-add-printer with invalid parameters (boo#942809). ++++ sled-manuals_en: - Update text and image files (SLE12-20150219-200-ga09e22b) (dummy bsc#933411). ++++ usbutils: - updated usb.ids (bnc#943773) ++++ virt-manager: - Drop virtinst-fix-storage-pool-lookup.patch in favor of upstream version (bsc#941464). eb92178e-virtinst-fix-storage-pool-lookup.patch ++++ yast2-control-center-gnome: - Set scroll window size after it's realized. (bsc#893879) - 3.1.10 ++++ yast2-registration: - make the migration selection widget smaller to have more space for details when only few migrations are available (bsc#943636) ------------------------------------------------------------------ ------------------ 2015-8-30 - Aug 30 2015 ------------------- ------------------------------------------------------------------ ++++ gnome-control-center: - Ensure ./panels/common/gsd-common-enums.h is created before starting the full make process. In some rare cases, parallel build triggers this file too late. ++++ gnome-disk-utility: - Update to version 3.17.91: + Add missing tooltips. + Accessibility improvements. + Adjust halign of partition menu. + Fix line wrap in info bars. + Code cleanups. + Updated translations. ++++ kdump: - kdump-systemd-integration.patch: Improve systemd integration (FATE#319020). - Remove kdump.service: Superseded by the upstream service file. - kdump-x86_64-kexec-file-syscall.patch: Refreshed. ++++ libzypp: - Update zypp-po.tar.bz2 ++++ totem: - Add totem-skipto-dialog.patch: fix SkipTo Error: "Invalid object type 'TotemTimeEntry' on line 60" (boo#941102, bgo#753402). ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-8-29 - Aug 29 2015 ------------------- ------------------------------------------------------------------ ++++ libsigc++2: - Update to version 2.5.3: + Use C++11 "using" aliases to simplify code that uses type traits (bgo#753580). ------------------------------------------------------------------ ------------------ 2015-8-28 - Aug 28 2015 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - update to Firefox 38.2.1 ESR (bsc#943608) * MFSA 2015-94/CVE-2015-4497 (bsc#943557) (bmo#1164766, bmo#1175278) Use-after-free when resizing canvas element during restyling * MFSA 2015-95/CVE-2015-4498 (bsc#943558) (bmo#1042699) Add-on notification bypass through data URLs ++++ btrfsprogs: - add warning before full balance starts (bsc#940467, fate#319317) - Added patches: 2000-btrfs-full-balance-warning.diff ++++ cmake: - Resolve the error when cmake_minimum_required() is not set * cmake-3.3.1-FindPkgConfig_remove_variable_dereference.patch ++++ pidgin: - Add pidgin-2.10.11-fix-sound-play-fd-leak.patch: fix a file desriptor leak while playing sound files (pidgin.im#16752, boo#942818). - Remove GConf schemas generation: GConf is considered obsolete. - Make perl dependency less strict. ++++ glib2: - Add zsh completion for gsettings from (source gsettings.zsh). https://github.com/jmatsuzawa/zsh-comp-gsettings (MIT license). ++++ kdump: - kdump-fix-extractKernelConfigELF.patch: Fix KernelTool::extractKernelConfigELF if config not present (bsc#941088). - kdump-relocatable-check-config.patch: Use kernel config to check if a kernel is relocatable (bsc#941088). ++++ kernel-default: - mmc: sdhci: fix dma memory leak in sdhci_pre_req() (bnc#934531). - commit cf7002c ++++ kernel-source: - mmc: sdhci: fix dma memory leak in sdhci_pre_req() (bnc#934531). - commit cf7002c ++++ kernel-syms: - mmc: sdhci: fix dma memory leak in sdhci_pre_req() (bnc#934531). - commit cf7002c ++++ libmwaw: - Version bump to 0.3.6: - Added a minimal parser for ApplePict v1.v2, ie. no clipping, does not take in account the copy mode: srcCopy, srcOr, ... - Extended the --with-docs configure option to allow to build doc only for the API classes: --with-docs=no|api|full . - Added a parser for MacDraft v4-v5 documents. - RagTime v5-v6 parser: try to retrieve the main layouts and the picture/shape/textbox, ie. now, it generates result but it is still very imcomplete... - MWAW{Graphic,Presentation,Text}Listener: corrected a problem in openGroup which may create to incorrect document. - Created an MWAWEmbeddedObject class to store a picture with various representations. - MWAW*Listener: renamed insertPicture to insertShape, added a function to insert a texbox in a MWAWGraphicShape (which only insert a basic textbox). - Fixed many crashes and hangs when importing broken files, found with the help of american-fuzzy-lop. - And several other minor fixes and improvements. ++++ parted: - Improve partition placement logic when creating partitions on devices with large (>1MiB optimal_io_size). Triple the size of snap radius if cylinders are used as units to give parted more freedom when deciding when to place the partition (bnc#914852): - libparted-allow-even-bigger-snap-radius-if-cylinders-are-used.patch - Improve fallback logic after unsuccessful to align a partition (bnc#914852): - parted-improve-fallback-logic-when-placing-partiton.patch - Do not fail unnecessarily if the extended partition is busy (bnc#932116) - libparted-handle-busy-extended-partition.patch - libparted: partitions on MDRAID have the form of 'mdXpY' (bnc#933125) - libparted-fix-md-partition-name.patch ++++ libpcap: - libpcap-userspace-filter.patch: do not apply userspace filter until VLAN tag is reconstructed (bsc#874131) - libpcap-use-tpid-2.patch libpcap-use-tpid.patch: use TPID value passed by kernel rather than wild-guess 802.1Q (bsc#874131) - libpcap-8021ad-tpid.patch: in "vlan" filter BPF code, check also for 802.1ad (0x88a8) TPID in addition to 802.1Q (0x8100) and non-standard 0x9100 Q-in-Q (bsc#874131) ++++ libreoffice: - Update constraints to 30 GB on disk ++++ systemd: - Don't mount system root rw, if ro is given as boot parameter (bsc#900558) Add respect_ro_bootparam.patch - revert changes from bsc#872929; superseded by later changes (bsc#942946) Remove 1012-Skip-persistent-device-link-creation-on-multipath-de.patch ++++ libvirt: - Replace local libxl patch with upstream variants Dropped: 0003-libxl-fix-ref-counting-of-libxlMigrationDstArgs.patch 0004-libxl-don-t-attempt-to-resume-domain-when-suspend-fa.patch 0005-libxl-acquire-a-job-when-receiving-a-migrating-domai.patch Added: 44a54eb0-libxl-fix-refcnt-MigrationDstArgs.patch 15120b8c-libxl-no-resume-on-suspend-fail.patch e80b84a7-libxl-acquire-job-on-migrate.patch bsc#936185 - Added another virt-aa-helper upstream patch 52970dec-virt-aa-helper-improve-valid-path.patch lp#1483071 - Added upstream patch to fix libvirt-tck memory balloon test failure on Xen 60acb38-revert-curmem-inactive-dom.patch ++++ libvisio: - Version bump to 0.1.3: * Fix build on old compilers - Add patch from upstream git to build with new libxml2: * 0001-fix-test.patch - Version bump to 0.1.2: - Fix several build problems with different compilers. - Import more metadata properties. - Fix theme color import (tdf#92270). - Fix a bunch of crashes and hangs when reading broken documents, found with the help of american-fuzzy-lop. - Fix several memory leaks. - Ignore errors when parsing metadata. This makes some documents readable again. - Fix handling of character background (tdf#92271). ++++ libwps: - Version bump to 0.4.1: - QuattroPro: correct a mistake when reading negative cell's position. - Fix some Windows build problems. - Fix more than 10 hangs when reading damaged files, found with the help of american-fuzzy-lop. - Performance: improve the sheet's output generation. ++++ libyui: - Bump also the required yui_backend - 3.2.2 ++++ patterns-sled: - No longer recommends X11 server on Minimal pattern [bsc#938406] - Do not ship isapnp anymore [FATE#319403]. ++++ shotwell: - Add 0001-Shotwell-flickr-api-change-fix.patch Flickr's API has gone to HTTPS only, this patch backport upstream fix for it. (bnc#943559 bgo#732432) ++++ yast2-packager: - Do not show a warning for the removed SMT product when upgrading from SLES11 + SMT (the SMT functionality has been integrated into SLES12) (bsc#942639) - 3.1.77 ++++ yast2-registration: - Keep the original NCCCredentials file permissions when upgrading from SLE11 (bsc#943568) - 3.1.146 ------------------------------------------------------------------ ------------------ 2015-8-27 - Aug 27 2015 ------------------- ------------------------------------------------------------------ ++++ hwinfo: - added some comments - updated pci id data from http://pci-ids.ucw.cz - udated usb id data from http://www.linux-usb.org/usb.ids - add pci ids to nvme devices - watch out: nvme disks are pci devices - update git2log script - read disk model info also via scsi inquiry command (bsc#943008) - 21.20 ++++ kdump: - kdump-pre-generate-mount-units.patch: Pre-generate kdump mount units (bsc#942895). - kdump-remove-unnecessary-systemd-dependencies.patch: Remove unnecessary dependencies from kdump-save.service (bsc#942895). ++++ kiwi: - v7.03.15 released - Added type attribute wwid_wait_timeout multipath devices from a SAN system take some time to appear on the host. In order to have all presented wwn's available on the host it's required to wait some time because we can't poll for the appearance of a specific device the wait period is now customizable. The default wait period is 3 seconds ++++ util-linux: - Add %systemd_preset_pre and %systemd_preset_posttrans that will do one shot presetting of uuidd.service (bnc#900935#c46). - Remove one shot presetting hacks, it is handled by preset scripts (bnc#900935#c46, FATE#318949, FATE#317727). ++++ libteam: - Remove no_dbus_enabled_in_service_file.patch: * Apply default libteam's dbus policy config and enable DBus in service file by default. (bsc#941993) - Remove add_org_libteam_teamd_conf.patch: * No need for own dbus policy file, since default can be used. (bsc#941993) - Add libteam-rpmlintrc: * Lower badness of the following warnings:   - dbus-policy-deny-without-destination - dbus-policy-allow-without-destination It is not possible to specify send_destination for teamd instances. For more details refer to (bsc#941993). - Remove no_dbus_enabled_in_service_file.patch: * Apply default libteam's dbus policy config and enable DBus in service file by default. (bsc#941993) - Remove add_org_libteam_teamd_conf.patch: * No need for own dbus policy file, since default can be used. (bsc#941993) - Add libteam-rpmlintrc: * Lower badness of the following warnings: - suse-dbus-unauthorized-service To be fixed by (bsc#941993)   - dbus-policy-deny-without-destination - dbus-policy-allow-without-destination It is not possible to specify send_destination for teamd instances. For more details refer to (bsc#941993). ++++ libzypp: - Update sle-zypp-po.tar.bz2 ++++ myspell-dictionaries: - Fixup es generating in update script - Slightly whitespace the spec.in file - Update to git state 20150827 reflecting LO 5.0 ++++ python-libmount: - Add %systemd_preset_pre and %systemd_preset_posttrans that will do one shot presetting of uuidd.service (bnc#900935#c46). - Remove one shot presetting hacks, it is handled by preset scripts (bnc#900935#c46, FATE#318949, FATE#317727). ++++ sblim-sfcb: - Remove sfcb/sfcbd symlinks. bsc#906070 - sfcbd-alias.patch: Add alias for those names instead ++++ systemd-presets-branding-SLE: - Add %systemd_preset_pre and %systemd_preset_posttrans (one shot preset makes possible to fix boo#921075, FATE#318949 and FATE#317727 and all future requests to change service default). - Enable fstrim.timer and disable fstrim.service. TRIM should be performed once a week and not on every boot (FATE#317727). - Enable smartd by default (bnc#921075). - Add hack to perform one shot preset on SLE12 Update -> SLE12 SP1 migration (bnc#900935#c46, FATE#318949). - Bump version to 12.1. ++++ systemd-rpm-macros: - Add %systemd_preset_pre and %systemd_preset_posttrans that will do one shot presetting of all services with changed system preset. It makes possible to to fix bad default service state (bnc#900935#c46, FATE#318949, FATE#317727, bnc#921075). - Increment version to 2.1. ++++ util-linux-systemd: - Add %systemd_preset_pre and %systemd_preset_posttrans that will do one shot presetting of uuidd.service (bnc#900935#c46). - Remove one shot presetting hacks, it is handled by preset scripts (bnc#900935#c46, FATE#318949, FATE#317727). ++++ yast2-bootloader: - 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 ++++ yast2-network: - bnc#846201 - made bridge port selection persistent across tab switching - 3.1.128 ++++ yast2-pkg-bindings: - Pkg::SourceGeneralData() - return also the raw URL (without expanding the variables), needed for bsc#941563 - 3.1.29 ++++ zypper: - Update sle-zypper-po.tar.bz2 ++++ zypper-migration-plugin: - version 0.4 - handle products with flag 'available' - install patches, restart after updates (bsc#943267) - use long product names - sort product list, put installed products at the end (bsc#943269) ------------------------------------------------------------------ ------------------ 2015-8-26 - Aug 26 2015 ------------------- ------------------------------------------------------------------ ++++ google-noto-fonts: - update to version 20150618: + Noto CJK variants + Thaana Sans, Tibetan variants. + update generate-specfile.sh + update url. ++++ kernel-default: - rpm/constraints.in: Require 14GB worth of disk space on POWER The builds started to fail randomly due to ENOSPC errors. - commit 9012f40 ++++ kernel-source: - rpm/constraints.in: Require 14GB worth of disk space on POWER The builds started to fail randomly due to ENOSPC errors. - commit 9012f40 ++++ kernel-syms: - rpm/constraints.in: Require 14GB worth of disk space on POWER The builds started to fail randomly due to ENOSPC errors. - commit 9012f40 ++++ tigervnc: - 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) ++++ libinput: - 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 ++++ webkit2gtk3: - Update to version 2.9.91: + Fix performance regression introduced in previous release when scaling images. + Fix runtime critical warning when there are missing media plugins. + Fix the build on systems with GTK+ compiled with an old version of wayland. ++++ libreoffice: - Version bump to 5.0.1 rc2: * breeze icons extension * Credits update * Various small fixes ++++ snapper: - allow to disable zypp plugin via environment variable (see fate#319316) - version 0.2.8 ++++ libvirt: - Fix generated apparmor profile to allow access to ovmf and nvram. 26c5fa3a-virt-aa-helper-missing-doc.patch 2f01cfdf-virt-aa-helper-allow-ovmf.patch 91fdcefa-virt-aa-helper-allow-nvram.patch d25a5e08-virt-aa-helper-simplify-restriction-logic.patch lp#1483071 ++++ openwsman: - add curlopt_nosignal option to openwsman_client.conf to set CURLOPT_NOSIGNAL for multi-threading client apps (bsc#929021) 0001-init_curl_transport-make-inifile-available-early.patch 0002-wsmc_create-error-out-if-calloc-fails.patch 0003-wsmc_create-honor-client-agent-from-openwsman_client.patch 0004-openwsman_client.conf-drop-client-port-option-was-ne.patch 0005-openwsman_client.conf-add-client-curlopt_nosignal.patch - fix possible crash in iniparser 0006-iniparser-fix-possible-crash-in-dictionary_get.patch ++++ libyui-qt-pkg: - Fixed crash in conflict resolver dialog: No longer call libzypp function that always returns null pointer (bsc#941398) - 2.45.2 ++++ simple-scan: - Update to version 3.17.90: + Default to PDF when saving in all cases. + Always show file format options and use a combo box to fit better into dialog. + Detect HP scanners and install drivers using PackageKit if found. + If SANE detects no scanners but we see USB IDs of Brother, Epson or Samsung scanners then prompt the user to go to their website to install drivers. + Use GUsb instead of GUdev. + Fix error dialogs not showing. - Add pkgconfig(packagekit-glib2) BuildRequires: New dependency. - Replace pkgconfig(gudev-1.0) for pkgconfig(gusb) following upstream changes. ++++ sles-manuals_en: - removed hard requirement for suse-xsl-stylesheets < 2.0 which is deprecated now ++++ tar: - compile in ACLs, Xattr and selinux support [bnc#940120], [fate#319391] ++++ virt-manager: - bsc#942625 - "ERROR:root:Could not find any typelib for Libosinfo" during virt-install script to auto-install guest virt-manager.spec ++++ xen: - bnc#935634 - VUL-0: CVE-2015-3259: xen: XSA-137: xl command line config handling stack overflow 55a62eb0-xl-correct-handling-of-extra_config-in-main_cpupoolcreate.patch ++++ yast2: - bnc#897129 - AutoYaST will no longer ignore firewall settings if keep_install_network is enabled - 3.1.149 - Add a Mode#auto method - Checking cpuinfo_flags correctly while evaluating kernel packages for i586. (bnc#943297) - 3.1.148 ++++ yast2-registration: - Better wording in the "install updates" popup (bsc#942843) - 3.1.145 ------------------------------------------------------------------ ------------------ 2015-8-25 - Aug 25 2015 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Do not restart dbus service after installation. Otherwise some other services will hang. (bnc#937900) - 3.1.91 ++++ desktop-translations: - Update translations, still WIP (SLE 12 SP1 beta3); bsc#933411. ++++ kiwi: - Revert "Remove genisoimage and cdrkit-cdrtools-compat dependency" ++++ libkkc: - Update to version 0.3.5+git20150522.650f0d6: + build: Make all-local depend on metadata.pot + build: Validate metadata.json against schema + gen-metadata-pot: Rewrite in Vala + Add ATOK style support. + rebased master and fixed some issues. + atok: Fix schema validation failure + rom-kana: Remove null entries in parent map ++++ multipath-tools: - Fixup hang in 'multipath -f' (bsc#941954) ++++ libpinyin: - Update to version 1.2.0+git20150731.958c597: * fixes Kyoto Cabinet bug * Resolve NULL used in arithmetic * Resolve ambiguos usage of log(3) * bump version 1.2.0 - add patch: libpinyin-1.2.0-avoid_download_at_buildtime.patch - remove patch: libpinyin-1.0.99.20150212-avoid_download_at_buildtime.patch ++++ sg3_utils: - Update to sg3_utils-1.41 (FATE#318723) - New utilities sg_rep_zones, sg_reset_wp, sg_zone, sg_write_verify, sg_ses_microcode, sg_sat_read_gplog - Bugfixes to existing utilities - Remove patches merged with upstream: * Remove: 0007-sg_inq-Do-not-export-long-identifiers.patch * Remove: 0006-Fixup-formatting-of-invalid-VPD-page-0x83.patch * Remove: 0005-sg3_utils-fix-missing-rule-for-scsi_serial-partitions.patch * Remove: 0004-sg_inq-suppress-warning-messages-for-export.patch * Remove: 0003-sg_inq-compability-links-for-ata_id.patch * Remove: sginfo-inq-fields-strip-blank.patch * Remove: 0001-Split-59-scsi-sg_utils.rules-for-multipath-support.patch ++++ libskk: - Update to version 1.2.0+git20150413.be6e20b: + Issue #33. Fix initial state of okuri ari recursive edit. + Add test for Issue #33 + Dictionary switch just needs one press (two before), but if there's number two press is still needed. + rules: inherit KZIK keymap from the default keymap + Inherit default/{latin,wide-latin} (KZIK) ++++ libstorage: - Properly initialize _doThrow flag in SystemCmd default constructor - Catch exception if boot.quota command not found (bsc#942324) - 2.25.29 ++++ yast2-bootloader: - Add support for kernel parameter with multiple values (bsc#882082) - 3.1.144 ++++ yast2-installation: - fixed cio_ignore testcase This testcase is for bnc#941406 - 3.1.156 ++++ yast2-registration: - Handle not available products when using a SMT server for running online migration (bsc#942892) - 3.1.144 ++++ yast2-storage: - Install storage related packages only on demand (bsc#937040) - 3.1.66 ------------------------------------------------------------------ ------------------ 2015-8-24 - Aug 24 2015 ------------------- ------------------------------------------------------------------ ++++ lvm2: - Fix boot failed due to segfault at libc (bnc#942755) add: lvmetad.c-ignore-lvmetad-global-handle-on-disconnect.patch ++++ evolution-ews: - Add ews-timezone.patch: Fix evolution-ews's calendar time +1 hour in foreign timezone (bsc#924263). ++++ kernel-default: - Btrfs: fix stale dir entries after unlink, inode eviction and fsync (bsc#942925). - Btrfs: fix stale directory entries after fsync log replay (bsc#942925). - commit afce1cd - Update EC2 config files: Re-enable DEBUG_INFO. - commit c02428d - Update to 4.2-rc8. - commit 46c5271 ++++ kernel-source: - Btrfs: fix stale dir entries after unlink, inode eviction and fsync (bsc#942925). - Btrfs: fix stale directory entries after fsync log replay (bsc#942925). - commit afce1cd - Update EC2 config files: Re-enable DEBUG_INFO. - commit c02428d - Update to 4.2-rc8. - commit 46c5271 ++++ kernel-syms: - Btrfs: fix stale dir entries after unlink, inode eviction and fsync (bsc#942925). - Btrfs: fix stale directory entries after fsync log replay (bsc#942925). - commit afce1cd - Update EC2 config files: Re-enable DEBUG_INFO. - commit c02428d - Update to 4.2-rc8. - commit 46c5271 ++++ kiwi: - 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 ++++ libvirt: - storage: only run safezero if allocation is > 0 269d39af-storage-allocation-fix.patch bsc#942085 ++++ sed: - Fix behavior of --follow-symlinks when reading from stdin (bnc#933029, gnu#20795, sed-follow-symlinks-stdin.patch). - Make "sed --follow-symlinks -" consistent with "sed -" again, and process stdin instead of ./-, exactly as in SLE11 (bnc#933029#c6, gnu#20796, sed-follow-symlinks-hyphen.patch). ++++ unixODBC: - 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 ++++ xorg-x11-server: - u_x86emu-Don-t-error-if-segment-address-for-BIOS-segment-is-out-of-range.patch Try all options to find the BIOS segment before giving up (bsc#923005). - U_Expose-GetMaster-to-modules.patch: * Export GetMaster() so that external modules (like tigervnc) can use it (bsc#942501). ++++ yast2-bootloader: - fix removing password protection (bnc#942867) - 3.1.143 ------------------------------------------------------------------ ------------------ 2015-8-23 - Aug 23 2015 ------------------- ------------------------------------------------------------------ ++++ dracut: - fix plymouth installation if dpkg package is installed - add dracut_dont_use_dpkg_defaults_on_SUSE.patch ++++ ibus-libzhuyin: - 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 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-8-22 - Aug 22 2015 ------------------- ------------------------------------------------------------------ ++++ pixman: - Update to version 0.33.2: + ARMv6 - Many fast paths implementations were added. + PPC64/PPC64LE - Fix all outstanding bugs and add many fast paths implementations using vmx. + Major enhancements to lowlevel-blt-bench utility. + A couple of fixes and enhancements to mmx code. ++++ libzhuyin: - 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 ++++ python-cryptography: - 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 ------------------------------------------------------------------ ------------------ 2015-8-21 - Aug 21 2015 ------------------- ------------------------------------------------------------------ ++++ clutter: - Update to version 1.23.6: + Require Cogl 1.21.2. + Prefer the OpenGL 3.x Cogl driver. The GL3 driver drops legacy API, and should bring a slight performance improvement, as well as lower memory overhead. If GL3 is not supported, Clutter falls back to the older GL driver transparently. + Bugs fixed: bgo#742678, bgo#746279, bgo#753895. + Updated translations. - Add pkgconfig(gio-2.0) BuildRequires: This is now an explicit dependency. ++++ cogl: - Update to version 1.21.2: + Add X11-specific API for retrieving the renderer's visual. + Improvement to the MSVC build. + Support KMS drivers without page flip. + Do not use deprecated OpenGL API with the GL3 driver. + Updated translations. ++++ deja-dup: - Add kill-lockfile.patch: deja-dup has its own locking, remove duplicity lockfile (backport from upstream) (bsc#942890). ++++ fonts-config: - change fontconfig.SuSE.properties.template to fontconfig.SUSE.properties.template. * To full fit FATE#316521 Get rid of files using the old SUSE spelling.(bnc#942314) ++++ gobject-introspection: - Update to version 1.45.4: + Update the GLib introspection data. + scanner: - use open() as os.fdopen as context managers. - fix cachestore race. + g-ir-compiler: message when arguments are wrong. + sourcescanner.py: Use Distutils for Preprocessing. + giscanner/ccompiler.py: Initiate Distutils Compiler Instance. + MSVC Builds: - Update README.txt's. - Builds: Drop GCC Requirement. - Fix Script Generation Command. - Update to Fix Build of Scripts. - Clean Up And Fix the Projects. - Generate The Tools Scripts. + giscanner/sourcescanner.py: Use Tempfiles For Parsing. + girepository: Remove "optimization" for found prefixes. + scanner: - Fix stray comment in previous commit. - Recognize __signed. + MSVC Introspection Builds: Make Cairo Note Clearer. + build/: Fix Incorrect Naming of Script. + MSVC .gir Builds: Allow More Flexibility for Cairo. + build/gi-inrtospection-msvc.mak: Allow Libtool Style Names. + build/gen-cairo-gir.py: Clean Up A Bit. + Update glib annotations from glib 2.45.4. + test: Add a test for GList containing GType. ++++ gnome-documents: - Update to version 3.17.90: + New collections dialog. + Don't show the places dialog if there is only one page. + Port to package.js. + Unbreak activating documents from the search provider. + Adapt the sharing dialog to work with latest Google Drive changes. + Updated translations. ++++ nautilus: - Update to version 3.17.90: + Don't show sort menu on search. + Use watch cursor with pointer. + Use popover for renaming. + Improve operations button feedback. + Code isolation of the model and view of nautilus. + Add a new "other places" view for networks and internal partitions. ++++ gnutls: - fix for CVE-2015-6251 (GNUTLS-SA-2015-3) (bsc#941794) * double free in certificate DN decoding * added gnutls-CVE-2015-6251.patch ++++ kernel-default: - Update Xen patches to 4.2-rc7. - config.conf: Re-enable Xen and PV configs. - Update config files. - commit e077731 ++++ kernel-source: - Update Xen patches to 4.2-rc7. - config.conf: Re-enable Xen and PV configs. - Update config files. - commit e077731 ++++ kernel-syms: - Update Xen patches to 4.2-rc7. - config.conf: Re-enable Xen and PV configs. - Update config files. - commit e077731 ++++ libinput: - 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. ++++ systemd: - installed systemd and udev packages should have the same version. These days udev and systemd are so related that it doesn't semm correct to allow running systemd with udev having a different version. - make TERM configurable for vm serial consoles (bsc#913517) Add term-serial-console-vm.patch ++++ lsb5: - bsc#942467: links for /lib*/ld-lsb* are already contained in glibc ++++ vm-install: - bnc#942763 - vm-install: Error occurs deploying VM "list indices must be integers, not strings" - Version 0.8.44 ++++ yast2-registration: - Fixed registering a product with POOL flavor (bsc#941402) - Addon selection dialog - avoid possible ID duplicates when an addon with multiple versions is displayed - 3.1.143 ------------------------------------------------------------------ ------------------ 2015-8-20 - Aug 20 2015 ------------------- ------------------------------------------------------------------ ++++ apparmor: - update apparmor-profiles-dnsmasq.diff to allow running libvirt leases helper script. bsc#940749 ++++ blktrace: - Handle more than 512 CPUs (bsc#939307): * verify_blkparse: Change maxecpus to deal with systems larger the 512 * btreplay: Machines are now large enough that holes need to be dealt * btreplay: use sysconf to get the number of configured cpus * blktrace: use number of configured cpus instead of online cpus * blktrace blkreplay: convert to use a dynamic cpu_set_t * btreplay: Fix typo in scaling up the dynamic cpu set size. - Added patches: * verify_blkparse-change-maxecpus-to-deal-with-systems-larger-the-512.patch * btreplay-machines-are-now-large-enough-that-holes-need-to-be-dealt-with.patch * btreplay-use-sysconf-to-get-the-number-of-configured-cpus.patch * blktrace-use-number-of-configured-cpus-instead-of-online-cpus.patch * blktrace-blkreplay-convert-to-use-a-dynamic-cpu_set_t.patch * btreplay-fix-typo-in-scaling-up-the-dynamic-cpu-set-size.patch ++++ glib2: - Update to version 2.45.6: + Fix a test failure and a build failure. ++++ gnome-shell: - Update to version 3.17.90: + Avoid caret/focus viewport changes during pointer movement (bgo#752138). + Match GTK+'s modal dialogs for system modal dialogs (bgo#746108). + Refine message list style (bgo#749958). + Fix type-ahead behavior for backspace and compose key (bgo#753319, bgo#753320). + Refine the system status menu (bgo#751377). + Misc. bug fixes and cleanups: bgo#752779, bgo#752739, bgo#741366, bgo#651503, bgo#753064, bgo#753181, bgo#752881. + Updated translations. - Rebase gnome-shell-Fix-nb-translation.patch. ++++ gnome-shell-extensions: - Update to version 3.17.90: + window-list: Improve application ordering. + workspace-indicator: Use consistent workspace numbering. ++++ gnome-terminal: - Update to version 3.17.91: + build: - Don't include empty CSS. - Include missing terminal.common.css in tarballs. + Update translations. - Rebase gnome-terminal-dark-theme.patch and gnome-terminal-transparency.patch, but do not yet apply them (there are some behavioural errors with them at the moment). ++++ gvfs: - Update to version 1.25.90: + Several bash-completion fixes and improvements. + mtp: Return ENOTEMPTY if trying to delete a non-empty directory. + Set filesystem::type for all backends. + build: Make EXTRA_DIST independent of configure results. + Several smaller bugfixes. + Updated translations. - Update to version 1.25.4.1: + monitor: Fix memory leak. - Update to version 1.25.4: + udisks2: - Fix a crash when unmounting. - Handle libsecret errors properly to avoid a crash. + afc: Fix a crash when unmounting and unplugging. + cdda: Use UTF-8 with libcdio >= 0.84. + Updated translations. - Update to version 1.25.3: + common: Fix crashes with blank disks. + gvfs-open: Fix launching applications over d-bus. + monitor: Show notification always when device is unmounted. + sftp: Use separate data connection for pulling and pushing data. + Several smaller bugfixes. + Updated translations. - Update to version 1.25.2: + gvfs-open: Do not alter uris before use. + mtp: Refresh storage information in query_info. + dav: Emit progress callbacks when copying and moving. + Several smaller bugfixes. + Updated translations. - Update to version 1.25.1: + dav: Verify TLS certificates. + ftp: - Use TCP_NODELAY. - Implement TLS support. + sftp: Handle host key / IP mismatch. + Several smaller bugfixes. - Add pkgconfig(gcr-base-3) BuildRequires: new dependency for TLS certificate verification. - 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. ++++ glibmm2: - Update to version 2.45.50: + Glib: RefPtr: - Add move constructor and move assignment operator for castable types (bgo#752812). - Add release(): (bgo#752812). - move assignment operator: Use swap() (bgo#752812). + Gio: - NetworkMonitor: Add get_network_metered() and property. - SocketService: Add active property. + General: C++11: Boxed types: Declare move operations as noexcept. + Build: - Update Visual Studio project to Visual Studio 2013, for C++11 support. - Improve gen_scripts. + gmmproc: generate_wrap_init.pl: Allow use of nested namespaces for whole module (bgo#753013). ++++ libglademm: - Export CFLAGS="%{optflags} -std=c++11" and CXXFLAGS="%{optflags} - std=c++11". Fix build with updated MM stack. ++++ gtkmm2: - Export CFLAGS="%{optflags} -std=c++11" and CXXFLAGS="%{optflags} - std=c++11". Fix build with updated MM stack. - Replace atkmm-devel, cairomm-devel, glibmm2-devel, libsigc++2-devel and pangomm-devel for pkgconfig(atkmm-1.6), pkgconfig(cairomm-1.0), pkgconfig(giomm-2.4), pkgconfig(pangomm-1.4) and pkgconfig(sigc++-2.0) BuildRequires. ++++ gtkmm3: - Update to version 3.17.70: + Gtk: - Add GLArea and example to gtkmm-demo (bgo#752314). - PlacesSidebar: Add set_drop_targets_visible(). + Build: Fix the build with -Wshadow compiler warnings (bgo#752469). ++++ mutter: - Update to version 3.17.90: + Fix glitch with some fullscreen apps (bgo#753020). + Fix screen update issue with NVidia driver (bgo#728464). + Only call frame callbacks for surfaces that get drawn (bgo#739163). + Misc. bug fixes and cleanups: bgo#753222, bgo#752753, bgo#753237, bgo#753380, bgo#744104, bgo#744932. + Updated translations. - Drop upstream fixed patches: + 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 ++++ libsigc++2: - Update to version 2.5.2: + Remove useless headers: - sigc++/class_slot.h - sigc++/hide.h - sigc++/method_slot.h - sigc++/object.h - sigc++/object_slot.h - sigc++/retype.h Some of these still have equivalents in sigc++/adaptors/ (bgo#752560). + C++11: - Replace deprecated std::auto_ptr by std::unique_ptr. - Use std::is_base_of<> instead of our sigc::is_base_and_derived<>, removing sigc::is_base_and_derived<>. (bgo#752560). - Use of range-based for loops. - Use of the auto keyword. - Use of nullptr instead of 0. + sigc++/slot.h: Use a regular .h file instead of generating it from an .m4 file (bgo#752560). + Visual Studio Builds: Move 2010 Projects to 2012 to support C++11. + Use -Wformat-security and -Wshadow with - -enable-warnings=fatal. ++++ libstorage: - Handle 'command not found' for /sbin/btrfs gracefully (bsc#936710) - New exception class CommandNotFoundException for the general case - 2.25.28 ++++ systemd: - Add upstream patch found by Franck Bui 0001-units-local-fs.target-don-t-pull-in-default-dependen.patch to avoid delay while booting with nofail entries in fstab (boo#912334) ++++ wicked: - Add 0001-teamd-create-teamd-run-directory-when-missed.patch: Make sure /run/teamd directory is created on config generation. ++++ libzypp: - Update zypp-po.tar.bz2 ++++ openvpn: - Update to most recent openvpn package in version 2.3.8 (fate#319011) which obsoletes our security fix backports and provides many fixes. [- 0007-Drop-too-short-control-channel-packets.CVE-2014-8104.patch, - openvpn-use-newertls.patch, + revert-daemonize.patch] - Moved openvpn-plugin.h into a devel package, removed .gitignore ++++ python-gobject: - Update to version 3.17.90: + Allow passing unicode lists to GStrv properties on Python 2 (bgo#744745). + Avoid a silent long to int truncation (bgo#749698). + Handle gtype marshalling (bgo#749696). + pygi-foreign-cairo.c: fix include for py3cairo.h (bgo#746742). + tests: Silence various error messages and warnings (bgo#751156). + Fix test regression when xdg-user-dirs is not installed (bgo#751299). + Explicitly check if an override exists instead of ImportError (bgo#749532). ++++ python3-gobject: - Update to version 3.17.90: + Allow passing unicode lists to GStrv properties on Python 2 (bgo#744745). + Avoid a silent long to int truncation (bgo#749698). + Handle gtype marshalling (bgo#749696). + pygi-foreign-cairo.c: fix include for py3cairo.h (bgo#746742). + tests: Silence various error messages and warnings (bgo#751156). + Fix test regression when xdg-user-dirs is not installed (bgo#751299). + Explicitly check if an override exists instead of ImportError (bgo#749532). ++++ translation-update: - Update translation-update-from-translation-update-upstream-20150820.tar.bz2. - Update translation-update-spec-generate-lang-list.sh and translation subpackage list as needed. ++++ yast2: - "yast2" script - handle also the reboot flag the same way as the installation script (bsc#942461) - 3.1.147 ++++ yast2-pkg-bindings: - return the "product_line" product attribute, needed for reading an optional OEM release type (bsc#941402) - 3.1.28 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-8-19 - Aug 19 2015 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Toggle with_cacert_patch to 1: the patch has been rebased. ++++ NetworkManager-gnome: - Toggle with_cacert_patch to 1: the patch has been rebased. ++++ avahi: - Sync up the multiple .spec files. ++++ dconf-editor: - Update to version 3.17.90: + No big technical change for the beta, just some preparations for the next cycle. + Updated translations. ++++ gdk-pixbuf: - Update to version 2.31.6: + Really fix bgo#752297. This is CVE-2015-4491. + Updated translations. ++++ glib2: - Update to version 2.45.5: + GNetworkMonitor now provides information about metered networks. + g_mem_set_vtable has been deprecated; it has not been working for quite a while. The recommendation is to use valgrind, or replace malloc itself. + Bugs fixed: bgo#656325, bgo#741779, bgo#741822, bgo#742386, bgo#743018, bgo#750282, bgo#751358, bgo#751592, bgo#751598, bgo#751610, bgo#751751, bgo#752210, bgo#752656, bgo#752767, bgo#753278, bgo#753285. + Updated translations. ++++ gnome-color-manager: - Update to version 3.17.90: + Updated translations. ++++ gnome-control-center: - Toggle with_cacert_patch to 1: the patch has been rebased. ++++ gnome-packagekit: - Update to version 3.17.90: + Ensure to escape package and vendor name. + Consider available packages as updatable. + Set minimum content height for scrolledwindows. + Avoid registering two main desktop file categories. + Updated translations. - Rebase gnome-packagekit-OnlyShowIn.patch. ++++ gnome-power-manager: - Update to version 3.17.90: + Updated translations. ++++ java-1_8_0-openjdk: - Upgrade to upstream tag jdk8u60-b27 * Release of JDK 8u60 - Removed patches: * hotspot-support-kernel-4.patch * cplusplus-interpreter.patch * signed-overflow.patch - Integrated upstream * system-giflib5.patch - Fixed differently upstream * applet-hole.patch - Not needed any more with recent versions of icedtea-web - Modified patches * aarch64-misc.patch - Rediff to correspond to the new context - Added bits from aarch64-port/jdk8/jdk ++++ kernel-default: - Update config files. Enable KSM on Power - commit 25f2e01 ++++ kernel-source: - Update config files. Enable KSM on Power - commit 25f2e01 ++++ kernel-syms: - Update config files. Enable KSM on Power - commit 25f2e01 ++++ llvm: - Add s390 to excluded arches (complimentary to bsc#936459) ++++ util-linux: - Add licenses. ++++ libdrm: - Add libdrm_amdgpu1 as a requirement for libdrm-devel ++++ systemd: - Add patch firstboot_for_suse.patch that is make firstboot backport work for SUSE ++++ libteam: - Add add_org_libteam_teamd_conf.patch: * Handle dbus policy file separately from the upstream. For now dbus policy is not enabled by default. In order to manually enable it please refer to README.SUSE. (bsc#941993) - Add dont_fail_on_missing_port.patch: * Do not fail completely when a port specified in config is missing. - Add start_teamd_from_usr_sbin.patch: * Modify service file to start teamd instance from /usr/sbin. - Add check_if_psr_ops_were_initialized.patch: * Fix teamd segfault when link_watch initialization callbacks fail (e.g. lw_psr_port_added() in case of activebackup runner) due to an attempt to change hwaddr on an enslaved, link up port device. Note: enslavement triggers initialization callbacks. - Add no_dbus_enabled_in_service_file.patch: Disable DBus interface by default for now in teamd service file. - Add ignore_ebusy_for_team_hwaddr_set.patch: * Make PortAdd and PortRemove dbus methods work for all runners. Ignore attempts to change hwaddr of an already enslaved devices. (fate#318389,fate#317728,fate#316923) ++++ wicked: - version 0.6.21 - team: initial team device support (fate#318389) - ifstatus: fixed error return code and quiet option (bsc#939142) ++++ man-pages: - remove sprof.1.gz as it is still contained in glibc package [bnc#942077] ++++ orca: - Update to version 3.17.90: + Spellcheck: - Use Orca's spellcheck support in the LibreOffice script. - Perform normal WhereAmI at the end of spellcheck WhereAmI. - Present child position according to user preference. - Fix several chattiness issues. + Gecko: - Handle Gecko-specific text attribute name for misspelled. - Fix traceback getting into Thunderbird preferences. - Fix bug in line navigation of MathML content. - Don't generate ancestors beyond MathML math element. - Don't treat objects with tons of embedded objects as text "chunks". - Don't repeat document-loading message given multiple "busy" events. - Handle input type="number" (which is not exposed like native version). - Ensure object mode navigation presents only content from one object. - Refine heuristic for ignoring object:selection-changed events. - Don't include empty text block elements in structural navigation. - Skip over anchors when looking for next/previous caret context. - Treat lists as text block elements in web content. - Improve how Orca works with Etherpad in Firefox. + LibreOffice: Fix several issues in which focused widgets were not presented. + General: - Use gi.require_version to address PyGIWarning. - Fix several bugs in _generateUnselectedCell(). - Don't sanity-check children if there are a huge number of them. - Don't generate availability for list items as it doesn't make sense. - Don't insist upon label visibility for status bar notifications. - Add support to navlist for specifying and jumping to a caret offset. - Begin cleaning up text-attribute-related code. - Eliminate some false positives in isLayoutOnly(). - Fix desktop file translations. - Fix typos in translator comments. + Updated translations. ++++ python-libmount: - Add licenses. ++++ util-linux-systemd: - Add licenses. ++++ vm-install: - bsc#942409 - vm-install fails to load on s390 system, returns "Error: A parameter is invalid or missing. (memoryMB)" - Fix getDom0InstallSource repo_url check - Version 0.8.43 ++++ wireshark: - Wireshark 1.12.7 [bnc#941500] The following vulnerabilities have been fixed: * Wireshark could crash when adding an item to the protocol tree. wnpa-sec-2015-21 * Wireshark could attempt to free invalid memory. wnpa-sec-2015-22 * Wireshark could crash when searching for a protocol dissector. wnpa-sec-2015-23 * The ZigBee dissector could crash. wnpa-sec-2015-24 * The GSM RLC/MAC dissector could go into an infinite loop. wnpa-sec-2015-25 * The WaveAgent dissector could crash. wnpa-sec-2015-26 * The OpenFlow dissector could go into an infinite loop. wnpa-sec-2015-27 * Wireshark could crash due to invalid ptvcursor length checking. wnpa-sec-2015-28 * The WCCP dissector could crash. wnpa-sec-2015-29 * Further bug fixes and updated protocol support as listed in: https://www.wireshark.org/docs/relnotes/wireshark-1.12.7.html - Delete some backported patches which is already included in 1.12.7 - wireshark-CVE-2015-3813.patch - wireshark-1.12-gsm-dtap.patch - wireshark-1.10.12-fix-wmem-headers.patch ++++ x11-tools: - Fix the breakage of default IM selection due to the eval code for ~/.i18n in xim script (bsc#934720, boo#941052) ++++ yast2: - bnc#941881 - displays hostname / domain as set in /etc/hostnmae - 3.1.146 ++++ yast2-bootloader: - do not require parted on target system (bnc#937066) - 3.1.142 ++++ yast2-migration: - create the "post" snapshot after restart to avoid possible issues with fast_gettext (bnc#942080) - 3.1.7 ++++ yast2-security: - Added some entries to the list of optional services (bnc#942379) - 3.1.11 ------------------------------------------------------------------ ------------------ 2015-8-18 - Aug 18 2015 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Change nfs dispatcher-script to be more reliable in mixed ip v4 v6 environments. ++++ gedit: - Update to version 3.17.90: + Spell checking: fix performance problem and re-organize the code. + Move minimap settings in the preferences dialog. + CSS improvements. + Add a snippet generating RPM SPEC %changelog line. + Various other code improvements and bug fixes. + Updated translations. ++++ gnome-desktop: - Update to version 3.17.90: + Updated translations. ++++ gnome-terminal: - Update to version 3.17.90: + window: - Move tabs menu into an arrow button on the notebook (bgo#745329). - Add new tab button to notebook action area (bgo#138020). - Attach popup menus to their parent widgets (bgo#750755). + notebook: - Add API to create a box for the action buttons. - Add pref to always show tabs bar. - Add API to set the tab policy when to show the tabs bar. + widgets: Remove close button CSS. + app: - Add CSS loading infrastructure. - Let GtkApplication load the app menu automatically (bgo#734791). + util: - Remove unused function. - Add utility to parse /etc/shells. + gterminal: Fix completion argument parsing. + server: - Stay around a bit after last window closes. - Exit on unsupported locale. - Simplify deprecated object property warning suppression (bgo#749195). + build: - Update macros from upstream. - Fix config.h include order. - Use stable versions. - Define min/max required/allowed glib and gtk+ versions. + screen: - Get process arguments without /proc on FreeBSD and OpenBSD. - Update colors at the right spot (bgo#746425). + Add new keyword 'cmd' to .desktop (bgo#749239). + profile: editor: Make the profile preferences a GtkWindow. + prefs: - Make profile editors not transient. - Make the preferences a GtkWindow (bgo#748342). + client: legacy: Fall back to default profile (bgo#747106). + profile: prefs: Remove update-records pref. + Updated translations. ++++ gnome-system-monitor: - Update to version 3.17.90: + Fix build with c++11 (bgo#753121). + Updated translations. ++++ gnome-tweak-tool: - Update to version 3.17.90: + Add a click method tweak for touchpads. + Updated translations. - Add missing runtime Requires: python-xml. ++++ gtk3: - Update to version 3.17.7: + GtkFileChooser: Various refinements to the places view. + GtkFontChooser: - Make Escape stop search. - Various other keynav improvements. + GtkColorChooser: Make it possible to start with the editor. + GtkTextView: - Support top margins. - Use CSS padding from the theme. + GtkFlowBox: Allow using a GListModel. + GtkCellRendererText: Support alpha in foreground color. + Theme and CSS: HighContrast theme improvements. + GDK: Add support for touchpad gesture events. + OS X: Implement CSD resize for all corners and edges. + Wayland: Support touchpad gestures. + Bugs fixed: bgo#737804, bgo#752814, bgo#753329, bgo#753357, bgo#753391, bgo#753392, bgo#753451, bgo#753568, bgo#753621, bgo#406159, bgo#746435. + Updated translations. ++++ java-1_8_0-openjdk: - Add constraints file ++++ kiwi: - Remove duplicate provide of kiwi-image:tbz ++++ libqt5-qtbase: - Added patches from upstream: ignore-disabling-of-outputs-in-the-middle-of-the-mode-switch.patch (qtbug#44158, qtbug#46786, qtbug#46822) when-a-screen-comes-back-online-the-windows-need-to-be-told-about-it.patch (qtbug#47041) ++++ libdrm: - Update to version 2.4.64: + amdgpu: - Improve amdgpu_vamgr_init. - Add flag to support 32bit VA address v4. - Make vamgr per device v2. + tests/amdgpu: - Include config.h first. - Remove unused local variable 'i'. + freedreno/msm: - Reorg ringbuffer struct. - Fix issue where same bo is on multiple rings. - Dump out submit info on error. + freedreno: - Add fd_pipe_wait_timeout(). - Update freedreno-symbol-check. + tests: modetest: Accept connector names in addition to connector IDs. + libdrm: - Remove gratuitous blank lines. - Make indentation consistent. - Use url to tarball as source. ++++ vte: - Update to version 0.41.90: + build: - Fix make dist - Fix the required gnutls version - Add libc++ check to check-libstdc++.sh - Fix build when using C++11 mode - Add C++ infrastructure - Fix srcdir != builddir issue - m4: . Respect language . Fix m4 warning about missing AC_LANG_SOURCE . Update from upstream - Remove obsolete gtk check + ring: Make assertion more informative (bgo#753025). + widget: Ensure cursor is shown when blinking gets turned off + emulation: - Fix escape sequence of Ctrl+Backspace - Fix vertical positioning after resize in some rare cases + docs: - Fix typo in function name - Add missing symbols to sections.txt + Remove check for unused fwrite_unlocked function + stream: - Fix a crash on truncate followed by reset - Don't nest VteIv's definition + pty: - Reset SIGQUIT handler to its default - Remove PTY helper - More correct assertion + all: - Fix includes - Move to C++ - Reorganise source tree - Fix compilation with CC=g++ - Update version check to stable version + lib: - Make VteTerminalPrivate a C++ class - Move define to the few places where it is used - Move defines to vtedefines.hh - Add missing G_BEGIN/END_DECLS + emacs: Adjust settings for C++ mode too + git.mk: Update from upstream + Updated translations. - Add gcc-c++ BuildRequires following upstream port to gcc-c++ - Drop gnome-pty-helper supackage and obsolete it and drop gnome-pty-helper Requires in the main package, following upstream changes. ++++ lsb5: - Create lib64 directory for s390x bsc#942096 - fate#319048 ++++ man-pages: - remove attr.5 as it is contained in attr package yet [bnc#942077] ++++ xen: - bsc#907514 - Bus fatal error & sles12 sudden reboot has been observed - bsc#910258 - SLES12 Xen host crashes with FATAL NMI after shutdown of guest with VT-d NIC - bsc#918984 - Bus fatal error & sles11-SP4 sudden reboot has been observed - bsc#923967 - Partner-L3: Bus fatal error & sles11-SP3 sudden reboot has been observed 552d293b-x86-vMSI-X-honor-all-mask-requests.patch 552d2966-x86-vMSI-X-add-valid-bits-for-read-acceleration.patch 5576f143-x86-adjust-PV-I-O-emulation-functions-types.patch 55795a52-x86-vMSI-X-support-qword-MMIO-access.patch 5583d9c5-x86-MSI-X-cleanup.patch 5583da09-x86-MSI-track-host-and-guest-masking-separately.patch 55b0a218-x86-PCI-CFG-write-intercept.patch 55b0a255-x86-MSI-X-maskall.patch 55b0a283-x86-MSI-X-teardown.patch 55b0a2ab-x86-MSI-X-enable.patch 55b0a2db-x86-MSI-track-guest-masking.patch - Upstream patches from Jan 552d0f49-x86-traps-identify-the-vcpu-in-context-when-dumping-regs.patch 559bc633-x86-cpupool-clear-proper-cpu_valid-bit-on-CPU-teardown.patch 559bc64e-credit1-properly-deal-with-CPUs-not-in-any-pool.patch 559bc87f-x86-hvmloader-avoid-data-corruption-with-xenstore-rw.patch 55a66a1e-make-rangeset_report_ranges-report-all-ranges.patch 55a77e4f-dmar-device-scope-mem-leak-fix.patch 55c1d83d-x86-gdt-Drop-write-only-xalloc-d-array.patch 55c3232b-x86-mm-Make-hap-shadow-teardown-preemptible.patch - Dropped for upstream version x86-MSI-mask.patch x86-MSI-pv-unmask.patch x86-MSI-X-enable.patch x86-MSI-X-maskall.patch x86-MSI-X-teardown.patch x86-pci_cfg_okay.patch x86-PCI-CFG-write-intercept.patch ++++ yast2-migration: - create a pair of "pre" and "post" filesystem snapshots (instead of a single snapshot) (bsc#942110) - 3.1.6 - restart YaST after upgrading the packages to avoid using the old (removed) files (bnc#942080) - 3.1.5 ++++ yast2-network: - bnc#940892 - fixed internal error when importing AY profile - 3.1.127 - bsc#941948 - lan_auto client returns value properly - 3.1.126 ++++ yast2-x11: - xkbctrl uses systemd mapping information now (fate#318426) - 3.1.4 ++++ zypper-migration-plugin: - version 0.3 - handle api exceptions (bsc#940771) - create snapshots (bsc#941460) - use releasever (bsc#941565) - do not print internal product name (bsc#941630) ------------------------------------------------------------------ ------------------ 2015-8-17 - Aug 17 2015 ------------------- ------------------------------------------------------------------ ++++ at-spi2-atk: - Update to version 2.17.90: + Update for new caching API (bgo#650090). ++++ at-spi2-core: - Update to version 2.17.90: + Modified the cache API to specify an object's index and child count rather than its children. This eliminates the need for the application to enumerate its children, improving performance in some places with large lists (bgo#650090). ++++ atk: - Update to version 2.17.90: + Documentation: - Replace mentions of 'state-changed' with 'state-change'. - Fixed some tiny typos. + Build/win32 improvements: - Use Pattern Rules on build/Makefile-newvs.am. - Tidying and cleaning .vcxproj.filters generation. Fixes bgo#748176: out-of-tree distcheck fails in build/win32. - Removed GCC requirement. + "install" Projects renamed to "atk-install". + Misc: set proper file permission to source files. ++++ cheese: - Update to version 3.17.90: + Bump the SONAME as the ABI has changed for the clutter-gst-3.0 change and GstDeviceMonitor port. + libcheese: port to clutter-gst 3.0 (bgo#743496). + Fix documentation tests after GstDeviceMonitor. + device-monitor: port to GstDeviceMonitor. + Use GstDeviceMonitor to monitor the GStreamer devices. + camera: avoid confusing error message. + Report about the name of the missing element instead of some other unrelated string. + Updated translations. - Bump lib_major and lib_gtk_major soname following upstream changes. - Replace pkgconfig(clutter-gst-2.0) for pkgconfig(clutter-gst-3.0) due to upstream port. ++++ dracut: - Do not recommend, but require binutils package. bsc#941928 ++++ eog: - Update to version 3.17.90: + Add touchpad gesture event mask to EogScrolledWindow (bgo#753627). + Updated translations. - Update to version 3.17.3: + Updated translations. - Update to version 3.17.2: + Bugs fixed: bgo#746132, bgo#751007, bgo#751021. + Updated translations. - Update to version 3.17.1: + Small improvements for the new UI. + Bug fixes and code improvements. + Bugs fixed: bgo#538279, bgo#739654, bgo#743477, bgo#746802, bgo#748598. + Updated translations. - Update to version 3.16.3: + Fix bgo#751007: Compilation error when EXIF support disabled. + Updated translations. ++++ evolution: - Update to version 3.17.90: + EHTMLEditorDOMUtils: Don't leak a WebKitDOMNodeList object. + EHTMLEditorSelection: - Wrapping of a block can leave the block unwrapped. - Wrong block format detected in HTML mode. - Warning emitted when going through element with font size set in increment. - Improve function that is used to find a position to split at during wrapping. - Anchors that don't fit inside a line are not correctly wrapped. + EHTMLEditorView: - Undoing the 'Wrap Lines' action doesn't work. - Lines of text appended after the signature are sent on one line. - Don't try to wrap the already wrapped blocks. - Add ssh to known protocols. - Treat non-breaking space as a regular space. - Editor is not marked as changed on some operations. + Move generic DOM functions from EWebView to EHTMLEditorUtils. + EBufferTagger::markup_text: User character offset when tagging links. + Do not install tests as writable and executable for everyone. + Fix swapped function arguments in ask_confirm_for_unwanted_html_mail. + Correct categories_icon_theme_hack() function. + [ESpellEntry] Do not touch entry when its IM is in the preedit mode. + Use newly introduced CAL_STATIC_CAPABILITY_ALL_DAY_EVENT_AS_TIME. + Add safety checks for `file_info` into emfe_attachment_format(). + Check for UTF-16 HTML in emfe_text_html_format() when printing. + Fix couple memory leaks. + e_calendar_item_set_selection can be called with NULL dates. + [Win32] Miscellaneous build fixes. + Bugs fixed: bgo#752497, bgo#752522, bgo#752637, bgo#752644, bgo#753029, bgo#752997, bgo#753059, bgo#753244, bgo#752425, bgo#752994, bgo#752665, bgo#347846, bgo#233140, bgo#531109, bgo#753474, bgo#683695, bgo#753609, bgo#358162. + Updated translations. ++++ evolution-data-server: - Update to version 3.17.90: + Do not set write-to-all to installed tests executable. + Bump minimum SQLite version to 3.7.17. + Prefix password lookup errors, thus they make more sense in UI. + Introduce CAL_STATIC_CAPABILITY_ALL_DAY_EVENT_AS_TIME. + [camel-operation.c] Correct argument in g_signal_new(). + [imapx_server_inactivity_thread] Do not claim 'cancelled' error on console. + [camel-imapx-conn-manager.c] Correct return values in some functions. + [e-cal-recur.c] Do not write out of bounds of the weekdays array. + [IMAPx]: - Correct IDLE detection to not overlap running commands. - Add an 'output_stream' argument to imapx_step(). - Stop early in imapx_authenticate_sync() if cancelled. - imapx_server_inactivity_thread: Turn runtime warnings into debug messages. - Ignore broken (truncated) COPYUID server response. - Prefer Get/Copy/Move message and Expunge jobs over other. - Treat G_IO_ERROR_CLOSED as a reason to try to reconnect. - Connection could be used by two jobs at the same time. - More pending-IDLE-detection related changes. - Be able to search server with text with umlauts/UTF-8 letters. + Add thread safety around istream/ostream. + Bugs fixed: bgo#722270, bgo#752233, bgo#745545, bgo#753276, bgo#752338, bgo#752114. bgo#233140, bgo#533478, bgo#752197, bgo#684456, bgo#686105. + Updated translations. ++++ evolution-ews: - Update to version 3.17.90: + Avoid %ld in printf formats. + Correct use-after-free in notification code when EWS debugging is on. + Use only personal mail folders for change notification listener. + Do not loop in the notification code on fatal client/server errors. + Bugs fixed: bgo#751703, bgo#233140, bgo#753543. + Updated translations. ++++ pidgin: - Fix build with earlier openSUSE. ++++ gnome-bluetooth: - Update to version 3.17.90: + This version of the library adds Obex support to the settings widget. When the settings panel will be opened, other devices will be able to send files to the computer. + Remove outdated end-user documentation. + Settings: - Better empty and disabled state views. - Handle service authorisation requests for HID devices (mice, joypads). - Fix phone icon if extra icons aren't installed. - Add default PIN for Logitech Ultrathin Touch mouse and Microsoft Sculpt Comfort mice. + Send-to: - Show better error message when sending a file fails. - Disallow sending files to iDevices, they don't support Obex. - Add pkgconfig(libcanberra-gtk3) and pkgconfig(libnotify) BuildRequires: New dependencies. ++++ gnome-settings-daemon: - Update to version 3.17.90: + Date & Time: Fix auto-timezone changes not getting applied after changed. + Orientation: Fix screen lock not getting applied. + Print notifications: Fix setting of page size. + Wacom: Fix some settings not getting applied after changed. + XSettings: Fix some settings not getting applied after changed. + Updated translations. ++++ gnome-user-share: - Update to version 3.17.90: + Remove ObexPush support, it's now available directly in the gnome-bluetooth Settings widget. + Better explanation when in Public folder. + Updated translations. - Remove pkgconfig(gnome-bluetooth-1.0) BuildRequires: No longer needed since ObexPush support was removed. ++++ gperftools: - Fix missing PowerPC includes in 2.2 release (bsc#941983) gperftools-powerpc-missing-includes.patch ++++ gtksourceview: - Update to version 3.17.5: + Support symbolic icons in the completion API. + New lang or improved lang files: Rust, Meson, C, protobuf. + Revamped build system (drop gnome-common dependency). + Misc bug fixes. + Updated translations. ++++ gucharmap: - Update to version 3.17.90: + unicode: - Update to Unicode 8.0.0 release. - Fix gucharmap_get_unicode_name for Unicode 8.0. + charmap: - Remove unused code. - Suppress deprecated object property warnings (bgo#749195). + Updated translations. ++++ mozc: - Enable PowerPC builds. * Add generic atomics on Power (protobuf-generic-atomic.patch , protobuf-atomic.patch) * Workaround llvm bug https://llvm.org/bugs/show_bug.cgi?id=22248 (mozc-stack-protector.patch) ++++ ispell: - Add changes from openSUSE to fix e.g. bsc#941760 ++++ kernel-default: - config: armv7hl: Disable Exynos IOMMU Enabling DRM Exynos IOMMU is currently broken, source commit: 6562f3bd396a ("ARM: exynos_defconfig: Disable IOMMU support"). - commit 20f4a20 - Update to 4.2-rc7. - commit de135e9 ++++ kernel-source: - config: armv7hl: Disable Exynos IOMMU Enabling DRM Exynos IOMMU is currently broken, source commit: 6562f3bd396a ("ARM: exynos_defconfig: Disable IOMMU support"). - commit 20f4a20 - Update to 4.2-rc7. - commit de135e9 ++++ kernel-syms: - config: armv7hl: Disable Exynos IOMMU Enabling DRM Exynos IOMMU is currently broken, source commit: 6562f3bd396a ("ARM: exynos_defconfig: Disable IOMMU support"). - commit 20f4a20 - Update to 4.2-rc7. - commit de135e9 ++++ libgtop: - Update to version 2.31.90: + ABI changes: - ABI was inconsistent on platforms like FreeBSD which make use of glibtop_machine. The ABI was actually different between the library and the server. Fixed this by simply always defining glibtop_machine in glibtop struct. - Add Pss and Swap members in glibtop_proc_mem. - This is the second ABI breakage in since 2.28 (the first one was bumping NCPU), there were no release for 2.30. + FreeBSD: - proclist: exclude the "idle" kernel process when GLIBTOP_EXCLUDE_IDLE. - Remove extraneous glibtop_init() calls. + Linux: - proc_mem: implement Pss and Swap. - Remove extraneous glibtop_init() calls. + All: - Propagate the change that machine in struct glibtop is now a pointer. Hope that change doesn't break build on other platforms, I can only test Linux and FreeBSD. ++++ libsoup: - Update to version 2.51.90: + Added a new GVariant-based XMLRPC API, and deprecated the old GValue-based API (along with the associated GValue-manipulating utilities) (bgo#746495). + Multiple build fixes for Visual Studio (bgo#752952). + Added VAPI generation (bgo#750679). + Fixed the mode bits on soup-cookie.c, which was previously marked executable for some reason (rh#1247285). + Updated translations. - Add pkgconfig(vapigen) BuildRequires: New dependency. ++++ yelp: - Update to version 3.17.90: + Fix page title changes when going backward and forward (bgo#753448). + Improve subtitle to only be shown when it differs from the page title (bgo#753444). + Fix startup activation (bgo#753084). + Updated translations. ++++ makedumpfile: - makedumpfile-ppc64-vmalloc-initialize.patch: Initialize for vmalloc address translation support in PPC64 arch (FATE#318012). - makedumpfile-ppc64-vmalloc-vtop.patch: vtop address translation support for vmalloc region in PPC64 arch (FATE#318012). ++++ postgresql: - Bump version and defaultpackage to 9.4. (bnc#941886) ++++ python-atspi: - Update to version 2.17.90: + Fix text.getDefaultAttributeSet (bgo#752928). ++++ python3-atspi: - Update to version 2.17.90: + Fix text.getDefaultAttributeSet (bgo#752928). ++++ release-notes-sled: - 12.1.20150817 (bsc#933411): - Update release notes from FATE. ++++ screen: - Enable pam support to allow password based screenlocking, even without setuid bits. bsc#941988 - Add a basic /etc/pam.d/screen snippet. ++++ yast2-bootloader: - avoid bootloader module stuck caused by parted prompt (bnc#941510) - 3.1.141 ++++ yast2-ntp-client: - Always use a server from pool.ntp.org as default (bnc#940881) - 3.1.19 ++++ yast2-registration: - Fix AutoYaST crash during registration (bsc#941449) - 3.1.142 ++++ yelp-xsl: - Update to version 3.17.90: + Updated localization templates, removing unused code. + Dropped db.chunk.chunks parameter in favor of selector entity. + Improvements to API docs. ------------------------------------------------------------------ ------------------ 2015-8-16 - Aug 16 2015 ------------------- ------------------------------------------------------------------ ++++ gedit: - Update to version 3.17.2: + Lots of cleanups and code improvements to: the document handling code, file printing and the spell checking. + gtk-mac-integration support fix. + Updated translations. - Update to version 3.17.1: + Add a menu to toggle the source map. + Fix print margins. + Fix the --wait options when passing a list of files. + Several cleanups and code improvements to the document handling code. + Various other bug fixes. + Updated translations. - Update to version 3.17.0: + Improve the Encodings dialog. + Add setting to display a grid pattern. + Various other bug fixes. + Updated translations. - Update to version 3.16.3: + Various bug fixes. + Updated translations. ++++ geocode-glib: - Update to version 3.17.90: + Update unit tests. + Add workaround for Nominatim boundingbox bug (bgo#749963). + Update project description. + Prettify Geo URI generation. ++++ iso-codes: - Update to version 3.60: + Correct name for AOK (Angolan Kwanza). + Updated translations for ISO 4217, ISO 639-5, ISO 639-3, ISO 3166, ISO 639 and ISO 3166-2. ++++ libqt5-qtconnectivity: - Update to 5.5.0 * For more details please see: http://blog.qt.io/blog/2015/07/01/qt-5-5-released/ and https://wiki.qt.io/New_Features_in_Qt_5.5 ++++ libqt5-qtbase: - Update to 5.5.0 * For more details please see: http://blog.qt.io/blog/2015/07/01/qt-5-5-released/ and https://wiki.qt.io/New_Features_in_Qt_5.5 - Drop patches merged upstream: 0001-Speed-up-compose-file-parsing-in-the-X11-composition.patch, 0002-Speed-up-application-startup-on-X11.patch, Fix-regression-in-compose-table-parsing.patch, libqt5-libtool-nodate.diff and make-qdbusxml2cpp-output-reproducible.patch - Add patches from upstream: Fix-QtCore-compilation-with-clang.patch move-the-official-Qt-version-from-qglobal-to-qmake-conf.patch Add-a-linker-version-script-to-Qt-libraries.patch, Add-a-qt_version_tag-symbol-to-QtCore-that-uses-ELF-versions.patch Add-an-automatic-use-of-the-ELF-versioned-QtCore-symbol.patch - Added tslib-devel and libinput-devel (Build)Requires - Drop all openSUSE 13.1 conditionals, we won't build Qt >= 5.5 on that distro version anymore ++++ libqt5-qtlocation: - Update to 5.5.0 * For more details please see: http://blog.qt.io/blog/2015/07/01/qt-5-5-released/ and https://wiki.qt.io/New_Features_in_Qt_5.5 - Restore support for gypsy on Leap ++++ libqt5-qtmultimedia: - Update to 5.5.0 * For more details please see: http://blog.qt.io/blog/2015/07/01/qt-5-5-released/ and https://wiki.qt.io/New_Features_in_Qt_5.5 - Drop 0001-GStreamer-port-to-1.0.patch, merged upstream - Enable openal support on Leap ++++ libqt5-qtsensors: - Update to 5.5.0 * For more details please see: http://blog.qt.io/blog/2015/07/01/qt-5-5-released/ and https://wiki.qt.io/New_Features_in_Qt_5.5 ++++ libqt5-qtserialport: - Update to 5.5.0 * For more details please see: http://blog.qt.io/blog/2015/07/01/qt-5-5-released/ and https://wiki.qt.io/New_Features_in_Qt_5.5 ++++ libqt5-qtsvg: - Update to 5.5.0 * For more details please see: http://blog.qt.io/blog/2015/07/01/qt-5-5-released/ and https://wiki.qt.io/New_Features_in_Qt_5.5 ++++ libqt5-qtwebchannel: - Update to 5.5.0 * For more details please see: http://blog.qt.io/blog/2015/07/01/qt-5-5-released/ and https://wiki.qt.io/New_Features_in_Qt_5.5 ++++ libqt5-qtwebkit: - Update to 5.5.0 * For more details please see: http://blog.qt.io/blog/2015/07/01/qt-5-5-released/ and https://wiki.qt.io/New_Features_in_Qt_5.5 - Added link-qtcore.patch ++++ libqt5-qtwebsockets: - Update to 5.5.0 * For more details please see: http://blog.qt.io/blog/2015/07/01/qt-5-5-released/ and https://wiki.qt.io/New_Features_in_Qt_5.5 ++++ libqt5-qtx11extras: - Update to 5.5.0 * For more details please see: http://blog.qt.io/blog/2015/07/01/qt-5-5-released/ and https://wiki.qt.io/New_Features_in_Qt_5.5 ++++ libqt5-qtxmlpatterns: - Update to 5.5.0 * For more details please see: http://blog.qt.io/blog/2015/07/01/qt-5-5-released/ and https://wiki.qt.io/New_Features_in_Qt_5.5 ++++ libqt5-qtdeclarative: - Update to 5.5.0 * For more details please see: http://blog.qt.io/blog/2015/07/01/qt-5-5-released/ and https://wiki.qt.io/New_Features_in_Qt_5.5 - Drop avoid-calling-potentially-pure-virtual-method.patch, merged upstream ++++ cairomm: - Update to version 1.11.4: + Use (and require) C++11. + Add Script and ScriptSurface. + Context: get_surface_wrapper(): Handle CAIRO_SURFACE_TYPE_SCRIPT, returning a ScriptSurface. + Surface: get_device(): Handle CAIRO_SURFACE_TYPE_SCRIPT, returning a Script. + Wrap cairo script device and script surface APIs. + FtFontFace: Add get/set/unset_synthesize(). + Update MSVC.Net 2010 project files. ++++ webkit2gtk3: - Update to version 2.9.90: + Add API to request permission before showing PackageKit codec installation notifications. + Fix a crash closing a page when a context menu is open. + Fix DNS prefetch when using the network process. + Improve image quality when using newer versions of cairo/pixman. + Fix a crash when the web view is destroyed while the screensaver DBus proxy is being created. ++++ libqt5-qtgraphicaleffects: - Update to 5.5.0 * For more details please see: http://blog.qt.io/blog/2015/07/01/qt-5-5-released/ and https://wiki.qt.io/New_Features_in_Qt_5.5 ++++ libqt5-qtimageformats: - Update to 5.5.0 * For more details please see: http://blog.qt.io/blog/2015/07/01/qt-5-5-released/ and https://wiki.qt.io/New_Features_in_Qt_5.5 ++++ libqt5-qttranslations: - Update to 5.5.0 * For more details please see: http://blog.qt.io/blog/2015/07/01/qt-5-5-released/ and https://wiki.qt.io/New_Features_in_Qt_5.5 ++++ libqt5-qtwebengine: - Update to 5.5.0 * For more details please see: http://blog.qt.io/blog/2015/07/01/qt-5-5-released/ and https://wiki.qt.io/New_Features_in_Qt_5.5 - Enable jsoncpp support on Leap ++++ libzypp: - Update zypp-po.tar.bz2 ++++ simple-scan: - Update to version 3.17.4: + Updated translations. ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-8-15 - Aug 15 2015 ------------------- ------------------------------------------------------------------ ++++ pango: - Update to version 1.37.3: + Fix pango_glyph_item_iter_prev. + Add alpha attributes. + Add support for alpha in markup. ------------------------------------------------------------------ ------------------ 2015-8-14 - Aug 14 2015 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox-branding-SLE: - bumped max Firefox version to 38.* ++++ cmake: - cmake 3.3.1: * ctest: fix add_subdirectory() crash * add_subdirectory: Fix error message on missing CMakeLists.txt * Fortran: Store detected compiler version persistently - verify source signatures ++++ lvm2: - Enable lvmetad by default (Fate#318752) ++++ fonts-config: - fonts-config: fix use of $ENV vars ++++ gdb: - Add missing patches from binutils for z13 support. [bnc #936050] ++++ gnome-shell: - Add 898359-fix-clutter-modal-dialog-integration-with-screenshield.patch (bnc#898359) Two measures are implemented: 1. Disable most keys (including lock screen) for "endSessionDialog", e.g. logout, power off and etc. 2. Make sure screenShield covers all Clutter Modal dialog. ++++ kernel-default: - hv_storvsc: use small sg_tablesize on x86 (bnc#937256). - commit 91e5c2c ++++ kernel-source: - hv_storvsc: use small sg_tablesize on x86 (bnc#937256). - commit 91e5c2c ++++ kernel-syms: - hv_storvsc: use small sg_tablesize on x86 (bnc#937256). - commit 91e5c2c ++++ libdrm: - update baselibs.conf for AMDGPU - update to version 2.4.6.3 * This release adds AMDGPU driver, adds new AMD OLAND PCIids ++++ libgcrypt: - fix for CVE-2015-0837 (bsc#920057) * Fixed data-dependent timing variations in modular exponentiation [related to CVE-2015-0837, Last-Level Cache Side-Channel Attacks are Practical] * added patches: libgcrypt-CVE-2015-0837-1.patch libgcrypt-CVE-2015-0837-2.patch libgcrypt-CVE-2015-0837-3.patch ++++ libgda: - Own %{_datadir}/appdata (Fix build on Leap). ++++ libqt5-qtwebengine: - ExcludeArch: ppc ppc64 ppc64le http://www.chromium.org/blink not ported to PowerPC ++++ perl-Bootloader: - update git2log script to latest version - remove no longer needed quotes (bsc#940486) - 0.840 ++++ shim: - Update signature-sles.asc:shim signed by UEFI signing service ++++ yast2-bootloader: - as SCR hasn't been setup yet, use some trickery to read boot config (bsc #940486) - 3.1.140 ++++ yast2-migration: - ignore the installed products when searching for obsolete repositories (bsc#941532) - 3.1.4 ++++ yast2-registration: - Catch exceptions also when loading the available extensions (bsc#941491) - 3.1.141 - User messages improved when registration does not happen during installation (bnc#941403, bnc#941739) - Reload the packages after modifying the repository setup (bsc#941532) - 3.1.140 ++++ zypper: - lp: Let '--issue=string' also look for matches in IssueType (bnc#941309) - version 1.12.12 ------------------------------------------------------------------ ------------------ 2015-8-13 - Aug 13 2015 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - S390: handling cio_ignore Entry in order to set it (values: true/false). If it is not set cio_ignore is true. So it is backward compatible. (bnc#941406) - 3.1.90 ++++ bash-completion: - Add patch backtick-completion-boo940835.patch to allow correct backtick completion (boo#940835) ++++ wodim: - remove cdrkit-1.1.8-werror.patch, cdrkit-efi-boot.patch (bsc#939456) ++++ mozc: - ExcludeArch ppc ppc64 ppc64le because no support in third_party/protobuf/src/google/protobuf/stubs/ atomicops ++++ kiwi: - Don't fix the catalog when it's already correct In contrast to genisoimage, mkisofs generates a proper boot catalog entry. Thus it is not necessary to fix it. - Don't fix the catalog when it's already correct In contrast to genisoimage, mkisofs generates a proper boot catalog entry. Thus it is not necessary to fix it. ++++ mutter: - 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. ++++ openssl: - add support for "ciphers" providing no encryption (bsc#937085) * don't build with -DSSL_FORBID_ENULL ++++ net-snmp: - fix an incomplete initialization vulnerability within the snmp_pdu_parse() function of snmp_api.c. (bnc#940188, CVE-2015-5621) * net-snmp-5.7.3-fix-snmp_pdu_parse-incomplete.patch - rename patches to new version number 5.7.3: delete: * net-snmp-5.7.2-fix-snmpd-crashing-when-an-agentx-disconnects.patch * net-snmp-5.7.2-net-snmp-config-headercheck.patch * net-snmp-5.7.2-perl-tk-warning.patch * net-snmp-5.7.2-pie.patch * net-snmp-5.7.2-socket-path.patch * net-snmp-5.7.2-testing-empty-arptable.patch * net-snmp-5.7.2-velocity-mib.patch add: * net-snmp-5.7.3-fix-snmpd-crashing-when-an-agentx-disconnects.patch * net-snmp-5.7.3-net-snmp-config-headercheck.patch * net-snmp-5.7.3-perl-tk-warning.patch * net-snmp-5.7.3-pie.patch * net-snmp-5.7.3-socket-path.patch * net-snmp-5.7.3-testing-empty-arptable.patch * net-snmp-5.7.3-velocity-mib.patch - add support for hostname netgroups (FATE#316305) '@hostgroup' can be specified for multiple hosts patch based on: https://sourceforge.net/p/net-snmp/patches/1266/ * net-snmp-5.7.3-netgroups.patch - suppress network statistics output in snmpstatus (FATE#316289) '-Sn' don't print any info about the network '-Si' don't print the operational status of network interfaces * net-snmp-5.7.3-snmpstatus-suppress-output.patch - also stop snmptrapd on removal ++++ systemd: - Change use-rndaddentropy-ioctl-to-load-random-seed.patch to make it work on big endian - set the io scheduler for ssd disks to noop (fate#319110) Add 1095-set-ssd-disk-to-use-noop-scheduler.patch Remove 1095-set-ssd-disk-to-use-deadline-scheduler.patch ++++ libzypp: - Support caching of service metadata. A TTL for the service metadata may be provided in the repoindex.xml itself. The default is 'no caching'. (FATE#318136) - Fix setting dup_allow* solver options (bnc#941463) - Don't make zypper encode {} around repo vars (bnc#941453) - version 15.13.0 (11) - Update zypp-po.tar.bz2 ++++ lsb5: - Imported package from obs home:kukuk:LSB5/lsb5 for fate#319048 - Removed lsb5-testsuite subpackage - Use proper arch macro ++++ nfs-utils: - sysconfig.nfs: add STATD_PORT, STATD_HOSTNAME, LOCKD_TCPPORT, LOCKD_UDPPORT - nfs-utils-env.sh: handle STATD_PORT, STATD_HOSTNAME, LOCKD_TCPPORT, LOCKD_UDPPORT These were added to SLE-11-SP2, so should be in SLE12 too. (bsc#941645) ++++ openvpn: - Add revert-daemonize.patch, looks like under systemd the stdin and stdout are not TTYs by default. This reverts to previous behaviour fixing bsc#941569 ++++ python: - add missing ssl.pyc and ssl.pyo to package - implement python-strict-tls-checks subpackage * when present, Python will perform TLS certificate checking by default. it is possible to remove the package to turn off the checks for compatibility with legacy scripts. * as discussed in fate#318300 ++++ python-dateutil: - update url in specfile - use sed to eliminate MS-DOS style end of lines - update to version 2.4.2: (FATE#320762) * Updated zoneinfo to 2015b. * Fixed issue with parsing of tzstr on Python 2.7.x; tzstr will now be decoded if not a unicode type. gh #51 (lp:1331576), gh pr #55. * Fix a parser issue where AM and PM tokens were showing up in fuzzy date stamps, triggering inappropriate errors. gh #56 (lp: 1428895), gh pr #63. * Missing function "setcachsize" removed from zoneinfo __all__ list by @ryanss, fixing an issue with wildcard imports of dateutil.zoneinfo. (gh pr #66). * (PyPi only) Fix an issue with source distributions not including the test suite. - changes from version 2.4.1: * Added explicit check for valid hours if AM/PM is specified in parser. (gh pr #22, issue #21) * Fix bug in rrule introduced in 2.4.0 where byweekday parameter was not handled properly. (gh pr #35, issue #34) * Fix error where parser allowed some invalid dates, overwriting existing hours with the last 2-digit number in the string. (gh pr [#32], issue #31) * Fix and add test for Python 2.x compatibility with boolean checking of relativedelta objects. Implemented by @nimasmi (gh pr [#43]) and Céic Krier (lp: 1035038) * Replaced parse() calls with explicit datetime objects in unit tests unrelated to parser. (gh pr #36) * Changed private _byxxx from sets to sorted tuples and fixed one currently unreachable bug in _construct_byset. (gh pr #54) * Additional documentation for parser (gh pr #29, #33, #41) and rrule. * Formatting fixes to documentation of rrule and README.rst. * Updated zoneinfo to 2015a. - changes from version 2.4.0: * Fix an issue with relativedelta and freezegun (lp:1374022) * Fix tzinfo in windows for timezones without dst (lp:1010050, gh [#2]) * Ignore missing timezones in windows like in POSIX * Fix minimal version requirement for six (gh #6) * Many rrule changes and fixes by @pganssle (gh pull requests #13 [#14] #17), including defusing some infinite loops (gh #4) - changes from version 2.3: * Cleanup directory structure, moved test.py to dateutil/tests/test.py * Changed many aspects of dealing with the zone info file. Instead of a cache, all the zones are loaded to memory, but symbolic links are loaded only once, so not much memory is used. * The package is now zip-safe, and universal-wheelable, thanks to changes in the handling of the zoneinfo file. * Fixed tzwin silently not imported on windows python2 * New maintainer, together with new hosting: GitHub, Travis, Read-The-Docs ++++ suse-module-tools: - Only handle KMPs that are built using the %kernel_module_package macro (preparatory work for fate#319339). ++++ yast2-installation: - AutoYaST S390: handling cio_ignore Entry in order to set it (values: true/false). If it is not set cio_ignore is true. So it is backward compatible. (bnc#941406) - cio_ignore does not make sense for KVM or z/VM. So checking for KVM and z/VM and evtl. disabling cio_ignore (fate#317861). - 3.1.155 ++++ yast2-migration: - display a finish dialog at the very end, suggest rebooting the machine to activate the changes (new kernel, ...) (bsc#941625) - 3.1.3 ++++ zypper: - Support caching of service metadata (FATE#318136) - BuildRequires: libzypp-devel >= 15.13.0 - version 1.12.11 - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-8-12 - Aug 12 2015 ------------------- ------------------------------------------------------------------ ++++ bash-completion: - Correct typo in patch ls-completion-boo889319.patch ++++ gnome-keyring: - Remove postun handling from baselibs.conf. If one uninstalls gnome-keyring-pam-32bit it has the effect that gnome-keyring-pam gets unregistered (boo#941736). ++++ installation-images-SLES: - Drop rsh dependency - 14.193 ++++ iproute2: - update-kernel-headers-to-SLE12-SP1-Beta-1.patch: ip-support-of-usec-rtt-in-tcp_metrics.patch: display TCP RTT and RTT variance estimates with microsecond precision if kernel provides this information (bsc#937086) - Revert-vxlan-remove-dstport-option.patch: add missing tags ++++ kernel-default: - config: enable IPV6_SIT_6RD on all flavors The option was initially disabled because it was labeled experimental. - commit 72c7b5d - config/x86_64: set CONFIG_TCM_RBD=m Enable the LIO clustered RBD backend (fate#318836). - commit 4fc318d ++++ kernel-source: - config: enable IPV6_SIT_6RD on all flavors The option was initially disabled because it was labeled experimental. - commit 72c7b5d - config/x86_64: set CONFIG_TCM_RBD=m Enable the LIO clustered RBD backend (fate#318836). - commit 4fc318d ++++ kernel-syms: - config: enable IPV6_SIT_6RD on all flavors The option was initially disabled because it was labeled experimental. - commit 72c7b5d - config/x86_64: set CONFIG_TCM_RBD=m Enable the LIO clustered RBD backend (fate#318836). - commit 4fc318d ++++ kiwi: - Remove genisoimage and cdrkit-cdrtools-compat dependency * cdrkit-cdrtools-compat provides a symlink from mkisofs to genisoimage * It should be safe to use mkisofs as drop-in replacement for genisoimage * Removing these dependencies is one step towards removing wodim - Remove genisoimage and cdrkit-cdrtools-compat dependency * cdrkit-cdrtools-compat provides a symlink from mkisofs to genisoimage * It should be safe to use mkisofs as drop-in replacement for genisoimage * Removing these dependencies is one step towards removing wodim ++++ opencc: - update version 1.0.3 ++++ open-vm-tools: - For SLE11, the KMP is still required; the .spec file logic is now only enabled in the linked package, the 2nd spec file must not be part of the main package open-vm-tools (as Factory would immediately create the linked package, which would fail building with Linux 4.x) (boo#941384). ++++ libyui-qt-pkg: - Handle mixed multiversion packages (fate#318778) - Fixed libzypp deprecated warning - 2.45.1 ++++ linux-glibc-devel: - s390/kernel: add system calls for PCI memory access (bsc#934381,FATE#318063,LTC#NET1222). ++++ qemu: - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP1 * This is stable release update from v2.3.0 to v2.3.1 cf. http://wiki.qemu-project.org/ChangeLog/2.3 (fate#314497) * Patches dropped: 0046-fdc-force-the-fifo-access-to-be-in-.patch 0050-qcow2-Set-MIN_L2_CACHE_SIZE-to-2.patch 0053-ide-Check-array-bounds-before-writi.patch 0054-ide-atapi-Fix-START-STOP-UNIT-comma.patch 0055-ide-Clear-DRQ-after-handling-all-ex.patch * Patches renamed: 0047-configure-reduce-libseccomp-version.patch - > 0046-configure-reduce-libseccomp-version.patch 0048-pcnet-force-the-buffer-access-to-be.patch - > 0047-pcnet-force-the-buffer-access-to-be.patch 0049-linux-user-Allocate-thunk-size-dyna.patch - > 0048-linux-user-Allocate-thunk-size-dyna.patch 0051-slirp-use-less-predictable-director.patch - > 0049-slirp-use-less-predictable-director.patch 0052-dictzip-Fix-on-big-endian-systems.patch - > 0050-dictzip-Fix-on-big-endian-systems.patch ++++ virt-manager: - bsc#941464 - virt-convert attempts to create storage pool images even if it already exists virtinst-fix-storage-pool-lookup.patch ------------------------------------------------------------------ ------------------ 2015-8-11 - Aug 11 2015 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - update to Firefox 38.2.0 ESR (bsc#940806) * MFSA 2015-78/CVE-2015-4495 (bmo#1178058, bmo#1179262) Same origin violation and local file stealing via PDF reader * MFSA 2015-79/CVE-2015-4473/CVE-2015-4474 (bmo#1143130, bmo#1161719, bmo#1177501, bmo#1181204, bmo#1184068, bmo#1188590, bmo#1146213, bmo#1178890, bmo#1182711) Miscellaneous memory safety hazards (rv:40.0 / rv:38.2) * MFSA 2015-80/CVE-2015-4475 (bmo#1175396) Out-of-bounds read with malformed MP3 file * MFSA 2015-82/CVE-2015-4478 (bmo#1105914) Redefinition of non-configurable JavaScript object properties * MFSA 2015-83/CVE-2015-4479 (bmo#1185115, bmo#1144107, bmo#1170344, bmo#1186718) Overflow issues in libstagefright * MFSA 2015-87/CVE-2015-4484 (bmo#1171540) Crash when using shared memory in JavaScript * MFSA 2015-88/CVE-2015-4491 (bmo#1184009) Heap overflow in gdk-pixbuf when scaling bitmap images * MFSA 2015-89/CVE-2015-4485/CVE-2015-4486 (bmo#1177948, bmo#1178148) Buffer overflows on Libvpx when decoding WebM video * MFSA 2015-90/CVE-2015-4487/CVE-2015-4488/CVE-2015-4489 (bmo#1176270, bmo#1182723, bmo#1171603) Vulnerabilities found through code inspection * MFSA 2015-92/CVE-2015-4492 (bmo#1185820) Use-after-free in XMLHttpRequest with shared workers ++++ autoyast2: - Fixed typo in partitioning section (bnc#941096) - 3.1.89 ++++ pidgin: - Add a Recommends: gstreamer-plugins-good, this plugin provides wav support that pidgin needs. ++++ iproute2: - Revert-vxlan-remove-dstport-option.patch Add vxlan destination port option (fate#319084) ++++ kernel-default: - config: arm*: Enable FB_TFT Set CONFIG_FB_TFT*=m for arm64/armv6hl/armv7hl. There are several TFT capes/hats/... for all kinds of SBCs, enable these. Tested on RPi B with 3.2" TFT connected over SPI. - commit 204e76a ++++ kernel-source: - config: arm*: Enable FB_TFT Set CONFIG_FB_TFT*=m for arm64/armv6hl/armv7hl. There are several TFT capes/hats/... for all kinds of SBCs, enable these. Tested on RPi B with 3.2" TFT connected over SPI. - commit 204e76a ++++ kernel-firmware: - Update symlinks in cxgb4 subdirectory. (bsc#924378 FATE#318565) ++++ kernel-syms: - config: arm*: Enable FB_TFT Set CONFIG_FB_TFT*=m for arm64/armv6hl/armv7hl. There are several TFT capes/hats/... for all kinds of SBCs, enable these. Tested on RPi B with 3.2" TFT connected over SPI. - commit 204e76a ++++ tigervnc: - Readd index.vnc. (bnc#941123) ++++ libibverbs: - Replace libibverbs-s390.patch with libibverbs-add-s390x-platform-support.patch as the implementation changed (bsc#934683). - Tag baselibs.conf as Source ++++ webkit2gtk3: - Update to version 2.9.5: + Add API to set the maximum number of web processes per WebKitWebContext. + Add API to allow executing editing commands that require an argument. + Prevent clipboard contents from being lost when web process finishes. + Always allow font matching for strong aliases. + Move GStreamer missing plugins installer to the UI process. + Fix empty space in popup menus when first item is selected. + Fix a crash when SoupSession is destroyed in exit handler. + Disable NPAPI plugins when running on Wayland. + Updated translations. ++++ poppler: - Update to version 0.35.0: + core: - Fix assert in broken file (fdo#91344). - Adjust memory layout computation of GooString. - Make SplashBitmap XBGR transfer alpha channel. - Splash: Fix wrong writes on non rgb outputs (fdo#90570). - Splash: remove ifndef in Windows code. - GlobalParamsWin bugfixes (fdo#91053). + qt4: - Switch default image format. - Add IgnorePaperColor render flag. + qt5: - Improve efficiency of Poppler::Page::renderToImage. - Switch default image format. - Add IgnorePaperColor render flag. + build system: - Allow configuring SPLASH_CMYK support. + Add configure --enable-build-type (fdo#90796). + glib: - Explicitly link against pthread. - Deprecation fixes. + utils: pdftocairo: Fix cast to pointer from integer of different size on win64. - Bump soname following upstream changes. ++++ poppler-qt: - Update to version 0.35.0: + core: - Fix assert in broken file (fdo#91344). - Adjust memory layout computation of GooString. - Make SplashBitmap XBGR transfer alpha channel. - Splash: Fix wrong writes on non rgb outputs (fdo#90570). - Splash: remove ifndef in Windows code. - GlobalParamsWin bugfixes (fdo#91053). + qt4: - Switch default image format. - Add IgnorePaperColor render flag. + qt5: - Improve efficiency of Poppler::Page::renderToImage. - Switch default image format. - Add IgnorePaperColor render flag. + build system: - Allow configuring SPLASH_CMYK support. + Add configure --enable-build-type (fdo#90796). + glib: - Explicitly link against pthread. - Deprecation fixes. + utils: pdftocairo: Fix cast to pointer from integer of different size on win64. - Bump soname following upstream changes. ++++ libreoffice: - Version bump to 5.0.1 rc1: * Various small fixes * Has some commits around screen rendering -> could fix kde bugs ++++ librime: - update version 1.2.9+git20140802.ee3029e ++++ sqlite3: - Submit Factory package to SLE12-SP1 to enable the unlock notify API (fate#317928). ++++ systemd: - Add firstboot.patch: backport firstboot helper and ConditionFirstBoot support from upstream (FATE#318894). ++++ xml-security-c: - Package license and provided changelog ++++ libzypp: - History: Add 'command' tag showing who triggered the commit. The corresponding HistoryLogData class for parsing is HistoryLogDataStampCommand. Available data are the commandline executed, user@hostname and userdata/transactionID. (FATE#312298) - Add convenience comparison PoolItem<>ResObject::constPtr - Fixes for SWIG 2.x - version 15.12.0 (11) ++++ rsync: - reintroduce "use slp" directive (bsc#922710) * disable it by default * slp doesn't seem to be used much and it often caused problems (eg boo#898513, bsc#922710) * added rsync-add_back_use_slp_directive.patch ++++ star: - add patch star-1.5-content_to_stderr.patch to fix situation when star outputs contents of an archive to stderr instead of stdout (bnc#918021) ++++ timezone: - update to 2015f (bsc#941249): * North Korea switches to +0830 on 2015-08-15. The abbreviation remains "KST". * Uruguay no longer observes DST. * Moldova starts and ends DST at 00:00 UTC, not at 01:00 UTC. * This release also includes changes affecting past time stamps, documentation and some minor code fixes. ++++ timezone-java: - update to 2015f (bsc#941249): * North Korea switches to +0830 on 2015-08-15. The abbreviation remains "KST". * Uruguay no longer observes DST. * Moldova starts and ends DST at 00:00 UTC, not at 01:00 UTC. * This release also includes changes affecting past time stamps, documentation and some minor code fixes. ++++ xfsprogs: - Handle unwanted data disclosure in xfs_metadump (bsc#939367, CVE-2012-2150) 0001-libxlog-add-xlog_is_empty-helper.patch 0002-metadump-rename-dont_obfuscate-variable.patch 0003-metadump-zero-out-clean-log.patch 0004-xfs_metadump-don-t-zero-log-if-not-obfuscating.patch 0005-xfs_metadump-obfuscate-remote-symlinks-on-CRC-filesy.patch 0006-metadump-obfuscate-attrs-on-CRC-fs.patch 0007-metadump-Fill-attribute-values-with-v-rather-than-NU.patch 0008-metadump-Obfuscate-the-filesystem-label.patch 0009-metadump-handle-multi-block-directories.patch 0010-metadump-Add-option-to-copy-metadata-blocks-intact.patch 0011-metadump-Copy-the-log-if-not-obfuscating-or-zeroing.patch 0012-metadump-Zero-out-unused-portion-of-the-AGFL.patch 0013-metadump-Zero-literal-area-of-unused-inodes.patch 0014-metadump-Zero-unused-portions-of-inode-literal-area.patch 0015-metadump-Zero-sparse-unused-regions-of-dir2.patch 0016-metadump-Zero-unused-tail-of-symlink-blocks.patch 0017-metadump-Zero-unused-portions-of-attribute-blocks.patch 0018-metadump-Zero-unused-portions-of-DA_NODE-blocks.patch 0019-metadump-Zero-unused-portions-of-inode-BMAP-and-allo.patch ++++ yast2-installation: - AutoYaST second stage: YaST2-Second-Stage.service Continue installation even if plymouth has returned an error. (bnc#940878) - 3.1.154 ++++ yast2-vm: - bsc#941125 - yast2-vm: uses /etc/inittab - 3.1.24 ------------------------------------------------------------------ ------------------ 2015-8-10 - Aug 10 2015 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - hotfix update (bsc#940918) * MFSA 2015-78/CVE-2015-4495 (bmo#1178058) Same origin violation [-fix_expanded_principals] * Remove PlayPreview registration from PDF Viewer (bmo#1179262) [-fix_pdfjs_playpreview] ++++ alsa-utils: - Suppress alsactl invocation on systems without sound cards (bsc#940950): 0017-alsactl-Add-path-condition-to-alsa-store-and-alsa-re.patch ++++ evolution: - Update to version 3.17.4: + Editor: Width limits are wrong for lists when switching composer modes. + EHTMLEditor: Improve lists formats. + EHTMLEditorSelection: - Blocks are wrongly wrapped when the last character is space. - Alignment cannot be set back to left in list. - Width limit is set when indenting block. - Fix indentation. - Alignment could be wrong. - Current block format is wrong for nested lists. - Fix the change of a list formatting to another list formatting. - Fix the formatting change from list to block. - Roman Numeral and Alphabetical list formats are not detected. - Copy&pasting quoted content in plain text composer preserves formatting. + EHTMLEditorView: - Improve debug output of undo/redo history events. - Remove debug outputs committed by mistake. - Fix appending a text to the link. - Current block is removed when Backspace is pressed on its end. - If deleting quoted content, other content can be deleted as well. - Fix indentation. - Fix leaks discovered by Valgrind. - Allow links to be wrapped on any character, not just on dash. - Inserting space after the link appends it to the link. - Pasting content from message source into plain text composer preserves formatting. + Ignore "Service unavailable" errors in Send/Receive routines. + Show "No proxy" instead of "None" in the proxy editor. + Correct widget positions after the change for bgo#751594. + Composer: Leave copy&pasting inside the composer on WebKit. + [Win32] Update some of the libraries to more recent versions. + Fixed typo in string. + Do not create Contacts source for GMail accounts. + Updated Spanish translation. + All-day event covers two days in the mini-calendar. + Bugs fixed: bgo#701483, bgo#750615, bgo#377352, bgo#510970, bgo#751194, bgo#751424, bgo#751488, bgo#751594, bgo#751620, bgo#680451, bgo#751225, bgo#751186, bgo#751915, bgo#751943, bgo#752018, bgo#752119, bgo#752086, bgo#751899, bgo#752199, bgo#724017, bgo#692361, bgo#746276, bgo#751225. + Updated translations. - Update to version 3.17.3: + Fix few memory leaks. + Avoid cairo_show_text(), use PangoLayout instead. + EHTMLEditorSelection: - Get CSSStyleDeclaration from element instead of DOMWindow. - Remove unused variable. - Text in quoted content is wrongly wrapped when contains tabulator. + EHTMLEditorView: - Don't try to unref non-existing DOMRange object. - Magic links are not working anymore. - Appending text to the link is broken. - Nodes from undo/redo history could be modified. - Undo/Redo around links is wrong. - Extra new line in the beginning of quoted content. + Use e_util_get_source_full_name() where appropriate. + Use configured Date/Time format in Tasks/Memos tooltips. + [Publish Calendar]: Disconnect free-busy-data signal handler. + [EMailAccountStore]: Unnecessary ESource writes on start. + EShell: Do not require Authentication extension for trust prompts. + Soft-depend on gtk+ 3.12 and 3.16. + Don't save the history for various HTML formatting dialogs if the formatting didn't changed. + Bugs fixed: bgo#749158, bgo#733877, bgo#675671, bgo#733877, bgo#684556, bgo#750202, bgo#749149, bgo#750201, bgo#735747, bgo#575242, bgo#706557, bgo#750414, bgo#750560, bgo#750487, bgo#750299, bgo#750661, bgo#676974, bgo#750710, bgo#677495, bgo#540157, bgo#750753, bgo#341348, bgo#683947, bgo#329869, bgo#390972, bgo#415261, bgo#587476, bgo#231967, bgo#231666, bgo#471791, bgo#747290. + Updated translations. - Update to version 3.17.2: + Remove the last leftover of an e-cell-renderer-color gtk-doc reference. + EMailRequest: SVG images in HTML email are not displayed. + EHTMLEditorView: - Runtime warning when editing HTML message as new. - Remove unneeded space. - Fix the 'Paste Quotation' action. - New line from the beginning of pasted text lost when pasting. - Preformated block in quoted content is wrapped when splitted with new line. - Minor code and style changes. - Connect the 'changed::antialiasing' signal to the right object. - Don't print coordinates for HISTORY_AND and HISTORY_START events. - Replace g_timeout_add with g_timeout_add_seconds. - Fix possible leak. - Busy loop after writing ";)" into composer. + Composer: - Insert credits, headers and other information in Normal block. - Undo initiated with shortcuts doesn't stop. - Undo/Redo on operations with selection could be wrong. + Misleading counts of events in the Calendar view's mini-calendar. + EHTMLEditorActions: Optimize history saving for 'Cut' action. + Attachment load/save should keep a reference to its top-level window. + EHTMLEditorSelection: - Fix text wrapping. - Don't wrap every block in selection during 'Wrap lines' action. - Clean the code used for wrapping. - Selection markers are saved on wrong position after Tabulator. + EHTTPRequest: GFileInfo not valid when machine is under heavy load. + ExternalEditor: Fix leaks of WebKit objects. + Correct signature stripping in HTML messages. + Address some of the Coverity Scan issues. + Fix a double-free on a picture gallery dispose (composer close). + Bugs fixed: bgo#748359, bgo#707356, bgo#707521, bgo#747294, bgo#668808, bgo#672129, bgo#748679, bgo#704824, bgo#671546, bgo#674927, bgo#748774, bgo#748878, bgo#749217, bgo#749060, bgo#748574, bgo#749108, bgo#531054, bgo#593272, bgo#748981, bgo#748683, bgo#749613, bgo#749579. + Updated translations. - Update to version 3.17.1: + EHTMLEditorSelection: - Recalculate just plain text properties when selection changes in plain text mode. - Rework how the indented block is detected. - When restoring selection correctly restore the anchor point. - Use type macro to check if element is blockquote. - Space after link is lost when wrapping block. - Trailing space is lost when wrapping content. - Remove unneeded code. - When restoring selection and no range is in composer, create it. - Remove code that was committed by mistake. - When wrapping the block take the Tab characters into account. - History saved wrongly when setting Blockquote format. - Improve history selection saving on various places. - Don't perform actions on selection-changed callback when we cannot obtain valid range. + EHTMLEditorView: - Add a checkbox to remember the choice when asking if lose formatting. - Critical warning shown when declining a meeting invitation. - Free an unused history event object when inserting the tabulator fails. - Pressing return on the end of HEADING element misbehaves. - WebKitDOMRange is lost when editing quoted content. - Avoid crash under force_spell_check_on_timeout(). - Surrounded links are wrong. + EMComposerUtils: Remove unneeded variable. + Move em_utils_prompt_user to e-util to remove duplication from composer. + Reuse WebDAV discovery dialog in Google and CalDAV calendar configs. + Remove duplicated config.h include in evolution-bogofilter.c. + Shift remote content alert dereference slightly later in the code. + [CalDAV config]: Add also secure settings for collection sources. + [EMailRemoteContent]: - Recent cache could avoid remote content load. - Correct recent cache once again. + Bump libgweather version to 3.10 and replace one deprecated function from it. + [backup-restore]: Replace deprecated GIOScheduler functions. + Replace deprecated gtk+ symbols in the code. + Correct packing of Calendar and Tasks preferences section. + Composer - Don't block selection-changed handlers if they are already blocked. + Explicitly load camel providers after camel_init() in mail_backend_constructed(). + ESpellChecker: Correct typo in documentation. + Fix various memory leaks. + Bugs fixed: bgo#698439, bgo#701382, bgo#744718, bgo#710365, bgo#236994, bgo#746395, bgo#747031, bgo#256902, bgo#256919, bgo#263592, bgo#270166, bgo#745534, bgo#661532, bgo#747575, bgo#747510, bgo#746276, bgo#747701, bgo#747822, bgo#747824, bgo#693154, bgo#680011, bgo#694383, bgo#747994, bgo#699986, bgo#743926, bgo#748082, bgo#732891, bgo#747996, bgo#701221, bgo#748217, bgo#748178, bgo#747729, bgo#702707, bgo#703782, bgo#704957, bgo#748285, bgo#748246, bgo#585387, bgo#692557. + Updated translations. - Bump baseversion following upstream changes. - Update to version 3.16.5: + EHTMLEditorSelection: - Copy&pasting quoted content in plain text composer preserves formatting. - Wrapping of a block can leave the block unwrapped. - Wrong block format detected in HTML mode. - Warning emitted when going through element with font size set in increment. + EHTMLEditorView: - Pasting content from message source into plain text composer preserves formatting. - Undoing the 'Wrap Lines' action doesn't work. - Lines of text appended after the signature are sent on one line. - Don't try to wrap the already wrapped blocks. + Do not create Contacts source for GMail accounts. + All-day event covers two days in the mini-calendar. + EBufferTagger::markup_text: Use character offset when tagging links. + Do not install tests as writable and executable for everyone. + Correct categories_icon_theme_hack() function. + Bugs fixed: bgo#724017, bgo#746276, bgo#751225, bgo#752637, bgo#753029, bgo#752997, bgo#753059, bgo#752994, bgo#347846. ++++ evolution-data-server: - Update to version 3.17.4: + [CamelGpgContext] Handle decryption failures better. + [ENamedParameters] Be able to read/write values from/to a simple string. + [IMAPx] Set cache expiration for one week when not sync-for-offline. + Add E_CONTACT_PGP_CERT EContact field. + Enhance debugging output of source_registry_server_monitor_changed_cb(). + [Google backend] Claim Contacts and Tasks in populate(). + Not able to select time in appointment/meeting for some locales. + Doesn't honor Google settings as defined in gnome-online-accounts. + Add GCancellable parameter to camel_filter_search_match(). + Remove obsolete code comment. + Bugs fixed: bgo#751462, bgo#751329, bgo#751701, bgo#751769, bgo#751657, bgo#750766, bgo#685035, bgo#752049, bgo#752197, bgo#752197, bgo#752304, bgo#692361, bgo#752370, bgo#752373. + Updated translations. - Bump libcamel, libebook-contacts, libecal and libedata-cal soname (also in baselibs.conf) following upstream changes. - Update to version 3.17.3: + Google backend considers each discovered source as new. + [IMAPx]: - Message moved to real Trash/Junk multiple times. - Consider also G_IO_ERROR_BROKEN_PIPE as 'Connection reset by peer' error. + Truly disable gtk-doc build when asked to. + [Google book]: Remove unnecessary code path found by Coverity Scan. + Correct a white-space error. + Use e_source_remove_sync() instead of e_source_registry_server_remove_source (). + ownCloud/Google backends: make sure discovered sources are enabled. + Provide e_util_get_source_full_name() to describe source with parents. + Provide default implementation of EBackend::authenticate_sync(). + Do not add Google Tasks source for non-GOA master source. + Make ESource::unset_last_credentials_required_arguments() virtual method. + source_registry_server_monitor_changed_cb: Reuse existing source. + addressbook: Treat an empty vCard attribute group name as NULL. + e-source-registry-server: Watch for changes to .source files and reload. + e_trust_prompt_run_for_source: Do not require Authentication extension. + [ETrustPrompt] Ensure needed extensions for GOA/UOA sources. + Add --factory parameter to factory subprocesses for easier debugging. + e-source-registry-server: Remove a spurious newline from a debug message. + Bugs fixed: bgo#747988, bgo#749292, bgo#749664, bgo#720197, bgo#750146, bgo#750416, bgo#750427, bgo#676155, bgo#678901, bgo#750148, bgo#247661, bgo#471791, bgo#751108, bgo#750889, bgo#751005. + Updated translations. - Update to version 3.17.2: + Add a workaround for bgo#674885 (Type initialisation deadlock in GObject). + [IMAPx] Do not free uninitialized memory in imapx_call_idle(). + [POP3] Avoid crash on folder dispose, when iterating through pending commands. + [NNTP] Fix minor memory leaks. + GOA Google Calendar - Do not notify about past events. + GOA Google module - Update authentication method before WebDAV discovery. + Add thread-safety into CamelAsyncClosure. + Slow expunge of a maildir folder. + [http calendar] Add UID to the component, if missing. + [Win32] Use common Win32 init function in book/cal subprocesses. + Remove confusing runtime warning in e-source.c. + Correct 'since' tags in D-Bus .xml files. + Add ESource::UnsetLastCredentialsRequiredArguments method. + Fix a dead-code found by the Coverity Scan. + camel: Avoid an unlikely division by zero on a race condition. + calendar: Remove dead code in HTTP backend. + edataserverui: Remove redundant check for an error being set. + edataserver: Remove redundant code path from e_source_dup_secret_label(). + [Camel] Freeze/thaw also subfolders of vFolders. + Correct typos and remove dropped functions from gtk-doc definitions. + Also remove references to dropped structures from gtk-doc in eds-docs.sgml. + Correct and enhance developer documentation a bit. + [Google/ownCloud backend] Discover WebDAV sources only if URL is set. + [ESourceWebdav] Use Unknown instead of Reject result on runtime errors. + [Weather calendar] Merge intra-day forecasts into one event. + Change Google/ownCloud calendar color only when the source is new. + Address some Coveriry Scan detected issues. + Prevent read after buffer bounds in ENamedParameters::get_parameter_index(). + Close the connection in e-webdav-discover (set the soup header for it). + Bugs fixed: bgo#719476, bgo#705771, bgo#748636, bgo#748770, bgo#749190, bgo#749108, bgo#382684, bgo#728496, bgo#734300, bgo#749135, bgo#749385. + Updated translations. - Update to version 3.17.1: + Add a new WebDAV discover widget and dialog into libedataserverui. + [ESourceExtension] Provide common property lock. + Drop unnecessary ldap.h include from e-source-ldap.c. + Bump gtk+ version requirement to 3.10. + Replace deprecated g_io_scheduler_push_job() in HTTP calendar backend. + Do not use deprecated gtk_dialog_get_action_area(). + [local book] Failure of contact remove not propagated to UI. + Correct developer documentation for camel_provider_list(). + [CalDAV] Fix a little memory leak. + Fix various memory leaks. + CamelVeeSummary::message_info_from_uid: Return referenced info. + Incorrect message info unreferenced in camel_vee_folder_get_location(). + [NNTP]: - Provide feedback when updating folder content. - Can fail to disconnect when the command was cancelled. + Bugs Fixed: bgo#663828, bgo#744718, bgo#746395, bgo#723928, bgo#723260, bgo#743996, bgo#746335, bgo#746276, bgo#747789, bgo#747822, bgo#691456, bgo#691493, bgo#747638, bgo#696552, bgo#696678, bgo#745050, bgo#701352, bgo#705268. + Updated translations. - Bump baseversion, so_edataserver and so_camel following upstream changes. Also update baselibs.conf. - Update to version 3.16.5: + Doesn't honor Google settings as defined in gnome-online-accounts. + Stop processing when cancelled in camel_filter_driver_filter_message(). + Do not set write-to-all to installed tests executable. + Bump minimum SQLite version to 3.7.17. + [e-cal-recur.c] Do not write out of bounds of the weekdays array. + [IMAPx] Ignore broken (truncated) COPYUID server response. + Bugs fixed: bgo#752197, bgo#752304, bgo#752370, bgo#752373, bgo#722270, bgo#752233, bgo#751657, bgo#752338, bgo#752114. + Updated translations. ++++ evolution-ews: - Update to version 3.17.4: + Differentiate between Unavailable and No response errors. + _ews_debug_dump_raw_soup_message: Check for non-NULL hdrs and body arguments. + Bugs fixed: bgo#751547, bgo#751725, bgo#692361. - Update to version 3.17.3: + Remove unused variable. + configure.ac: Do not override localedir variable. + Use e_source_remove_sync() instead of e_source_registry_server_remove_source(). + Make sure collection child sources are enabled when created. + Bugs fixed: bgo#471791, bgo#751001. - Drop evolution-ews-intltool-path.patch: Fixed upstream. - Remove gnome-common BuildRequires and call to gnome-autogen.sh, no longer needed, also stop intoolizing tarball, patch dropped. - Update to version 3.17.2: + Correct locking in e_book_backend_ews_set_locale(). + Address some of the Coverity Scan issues. + Bugs fixed: bgo#729989, bgo#671546. - Update to version 3.17.1: + Use common property lock provided by ESourceExtension. + Query auth methods right from the got-headers signal. + notification: Try to re-subscribe in case of failure. + Move ews_dump_raw_soup_{request,response} to e-ews-debug.[ch]. + Log the request/response of EEwsNotification. + Fix various memory leaks. + Bugs fixed: bgo#746395, bgo#748242. - Bump baseversion following upstream changes. - Update to version 3.16.5: + Avoid %ld in printf formats. + Use only personal mail folders for change notification listener. + Bugs fixed: bgo#751703. ++++ glibc: - dont-remove-nodelete-flag.patch: Don't remove DF_1_NODELETE flag from all loaded objects on failed dlopen - openat64-readd-o-largefile.patch: Readd O_LARGEFILE flag for openat64 ++++ glibc: - dont-remove-nodelete-flag.patch: Don't remove DF_1_NODELETE flag from all loaded objects on failed dlopen - openat64-readd-o-largefile.patch: Readd O_LARGEFILE flag for openat64 ++++ ibus: - Update to 1.5.11 * Add Swedish svdvorak layout support * Improve UI of ibus-setup * Show property panel at bottom right under KDE * Enable absolute path to icon for appindicator * Support showing language icon and a property for Plasma 5 * Use GTK 3 for xim * Load locale compose files dynamically * Enable sync mode for xim * Support vertical writing - Enable appindicator status icon for SLE12 and Leap 42.1 (boo#939506) - Remove a bashism from /etc/xim.d/ibus (boo#941052) - Requires newer vala compiler * Cannot compile with an incompatible return type error * 13.1 support should be dropped after the cause is confirmed - Drop appindicator-absolute-icon-path.patch * Merged by upstream - Add ibus-fix-check-abs-icon-path-support.patch * Allows to force absolute path regardless of Qt version - Refresh show-input-mode-icon.patch * Do not scale up icon for the new appindicator status icon ++++ kernel-default: - Update to 4.2-rc6. - commit 4a2cf4a ++++ kernel-source: - Update to 4.2-rc6. - commit 4a2cf4a ++++ kernel-syms: - Update to 4.2-rc6. - commit 4a2cf4a ++++ libpng15: - license update: Libpng see LICENSE file ++++ open-vm-tools: - Drop KMP related .spec and .changes file (bsc#938593) (for now we keep the logic in the .spec file, in case we want to resurrect it). ++++ libzypp: - Make multiversion an individual solvables property (FATE#318778) - SolvableType: common api to access solvable properties - Support for MIPS architectures - version 15.11.0 (11) ++++ man-pages: - update to 4.02 [bnc#918035]: - new and rewritten pages * dladdr.3 * dlerror.3 * dlinfo.3 * dlopen.3 * dlsysm.3 - newly documented interfaces in existing pages * dlopen.3 Document dlmopen(3) * nl_langinfo.3 Add documentation for nl_langinfo_l(3) * __ppc_set_ppr_med.3 Document PPC functions providing access to PPR * __ppc_yield.3 Document PPC performance-hint functions ++++ nfs-utils: - nfs.service: improve back-compatibility with /etc/init.d/nfs + mount and unmount nfs filesystems on start/stop. + keep status as "good" when everything is running. (bnc#911986) ++++ python-pexpect: - fix license (ISC) - update to 3.1 (FATE#318838): * Fix an issue that prevented importing pexpect on Python 3 when ``sys.stdout`` was reassigned * Improve prompt synchronisation in :mod:`~pexpect.pxssh` * Fix pickling exception instances * Fix handling exceptions from :func:`select.select` on Python 3 * A new :ref:`unicode API ` was introduced. * Python 3 is now supported, using a single codebase. * Pexpect now requires at least Python 2.6 or 3.2. * The modules other than pexpect, such as :mod:`pexpect.fdpexpect` and * Ignoring ``SIGHUP`` is now optional ++++ libzypp-bindings: - Adapt to libzypp changes due to FATE#318778 - 0.7.3 ++++ virt-manager: - Drop the following patches for bsc#938942 as they are not needed. virtman-reset-image-filename-based-on-format.patch virtman-allow-other-disk-formats.patch - Upstream bug fixes a9b303fb-fix-copy-host-cpu-definition.patch f81358b0-dont-display-error-if-machine-is-missing-in-XML.patch aebebbf8-report-an-error-for-pxe-install-without-network.patch 4970615f-fix-qemu-vs-lxc-detection.patch ++++ yast2: - bnc#916013 - keeps routing state when firewall is enabled/disabled - 3.1.145 ++++ yast2-network: - bnc#916013 - IPv4 forwarding always enabled upon finishing setup - 3.1.125 ++++ zypper: - Adapt to libzypp changes due to FATE#318778 - BuildRequires: libzypp-devel >= 15.11.0 - version 1.12.10 ------------------------------------------------------------------ ------------------ 2015-8-9 - Aug 9 2015 ------------------- ------------------------------------------------------------------ ++++ librsvg: - Update to version 2.40.10: + bgo#748608: Memory leak when Gaussian-blurring. + bgo#739329: Font-family attributes with singly-quoted names were not handled correctly, yielding incorrect fonts. + bgo#476507: Path start/end markers didn't have the correct angle if the path was a curve with coincident control points. + bgo#688689: Support font-style="normal" within a non-normal styled text block. + Fixed builddir != srcdir. + Remove a bunch of deprecated GTK+ calls. ++++ libzypp: - Update zypp-po.tar.bz2 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-8-7 - Aug 7 2015 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to version 0.2.21 - Escape parameters of remove and add_repository methods ++++ autoyast2: - Writing init scipts to installed system in the first installation stage now. The init scrpits will be called while starting the autoyast-initscripts service. So, these scripts will be called while a system upgrade too. (bnc#940823) - 3.1.88 ++++ samba: - Adapt net-kdc-lookup patch for post-3.3 Samba versions; (bnc#295284). ++++ samba: - Adapt net-kdc-lookup patch for post-3.3 Samba versions; (bnc#295284). ++++ graphite2: - Version bump to 1.3.0: * Various tweaks for the arabic fonts - Added patches: * graphite-nonvoid-return.patch * graphite2-1.2.0-cmakepath.patch - Removed patches: * no-specific-nunit-version.diff * soname.diff ++++ net-snmp: - --disable-md5 to allow operation in FIPS mode. (and not use the old algorithm, bsc#935876 bsc#940084) ++++ yast2-installation: - Fix release notes loading when network is not working (bsc#940648) - 3.1.153 ++++ yast2-ntp-client: - bnc#799473 - Do not use chronos.cru.fr which is is not really freely accessible: Access policy : acces sous conditions - 3.1.18 ++++ yast2-registration: - Fixed 'back' button in registration screen during installation (bnc#940915) - 3.1.139 ++++ yast2-storage: - Fix special /boot handling on custom partitioning (bsc#940374) - 3.1.65 ------------------------------------------------------------------ ------------------ 2015-8-6 - Aug 6 2015 ------------------- ------------------------------------------------------------------ ++++ ModemManager: - Add explicit pkgconfig(udev) BuildRequires: we need it to define %{_udevdir}. ++++ NetworkManager: - Rebase nm-probe-radius-server-cert.patch for 1.0.4 (bsc#938198). - Add explicit pkgconfig(udev) BuildRequires: we need it to define %{_udevdir}. ++++ lvm2: - Update thin-provisioning tools to 0.5.3 * Fix thin_dump segment fault. (bnc#940808) * Fix bug where the tools would crash if given a very large metadata device to restore to. * - thin_delta, thin_trim * --clear-needs-check flag for cache_check * space map checking for thin check - Drop unnecessary lvm2-do-not-strip-pdata_tools.patch - fix spec to change /sbin/thin-check to %{_sbindir}/thin-check. (bnc#940754) ++++ gnome-shell-extensions: - Fix multiple issues related to windows grouping (bnc#933183) in SLE Classic + The old code contains multiple bugs for windows grouping display. + Fix missing AppButton for applications without desktop file in SLE Classic. ++++ gnome-system-monitor: - Own %{_datadir}/polkit-1/actions instead of having to depend on a full polikit installation for building. ++++ gtk3: - Update to version 3.17.6: + GtkFileChooser: - Handle ., / and ~ in the location entry. - Improve keyboard navigation in save mode. - Don't search recursively in remote locations. - Allow activating without double-click. + GtkFontChooser: Bring back a lazy loading optimization that was lost. + GtkWindow: - Fix handling of window states before the window is mapped. - Add API to fullscreen on a given monitor. + GtkTextView: Support font features on tags. + Theme and CSS - Various HighContrast theme fixes and improvements. - Reduce redraws caused by irrelevant style changes. + gtk-demo gained some more examples. + GtkInspector - Show wayland display information. - Show monitor information. - Preserve the selected object when rescanning the object tree. + X11: Make copy-paste work across multiple screens again. + Bugs fixed: bgo#579466, bgo#610925, bgo#652085, bgo#721398, bgo#734984, bgo#741685, bgo#746491, bgo#748772, bgo#749339, bgo#751721, bgo#752327, bgo#752577, bgo#752633, bgo#752638, bgo#752664, bgo#752677, bgo#752707, bgo#752708, bgo#752761, bgo#752765, bgo#752810, bgo#752875, bgo#752920, bgo#752960, bgo#752965, bgo#752969, bgo#752975, bgo#752977, bgo#752978, bgo#753048, bgo#753051, bgo#753060, bgo#753130, bgo#753138, bgo#753142, bgo#753230, bgo#753256, bgo#753284. + Updated translations. ++++ hwinfo: - update git2log script to create nicer logs - 21.19 - Expose more properties to all devices in /proc/device-tree/vpd (bsc#941288) - 21.18 ++++ libgtop: - Update to version 2.31.4: + Implement a proper --enable-debug mode. + FreeBSD: - procstate: set process name for kernel (pid=0). - procmap: get dev/inode for ZFS (no filename yet). - mem: rework memory usage to something more meaningful. - proclist: don't report threads. - proctime: fix CPU times. + Linux: - mem: . Use MemAvailable when available. . Match `free`, report Slab as Cached. - Support for x.y versionsmemory to match `free`. + Fix a lot of GI tags: it now works without crashing. + Server and daemon binaries are now dynamically linked against their libgtop. + Update a lot of examples/. + Clean up some very old code. + Updated translations. ++++ sssd: - Let the main package obsolute/provide libsss_sudo package, because sudo capability is an integral component in SSSD daemon. (bsc#939249) ++++ webkit2gtk3: - Update to version 2.9.4: + Fix the window size reported when the web view isn't realized yet. This fixes the layout of some websites when opening new tabs in the browser and anchor links when opened in new tabs too. + Add API to be notified about editor state changes. + Add selection-changed signal to the Web Extensions API. + Add initial WebKitWebsiteDataManager API for process configuration options. + Make WebSQL work by using a default quota instead of always failing in openDatabase with DOM Exception 18. + Correctly restore accelerated compositing after a WebProcess crash. + Only enable the input methods filter when there's an editable element focused. + Fix a crash on memory allocation using bmalloc on 32bit systems. + Allow to build with X11 and Wayland targets at the same time. + Fix a crash when spell checker returns no guesses. + Update and optimize some of the web inspector icons. + Updated translations. - Update to version 2.9.3: + Inhibit screen saver when playing full screen video. + Fix DOCUMENT_VIEWER cache model to actually disable the memory cache. + Fix a regression that prevented the WebKitWebView::context-menu signal from being emitted. + Update web inspector icon so Rendering Frames timeline distinguish between layout and painting. + Ensure fragment identifier part of URI is not removed for custom URI scheme requests. + Improve performance of keyboard events handling. + Expose element tag name as an object attribute to accessibility. + Fix the build with Wayland target enabled. - Update to version 2.9.2: + Add IndexedDB support using a dedicated database process. + Add construct property to WebKitWebContext to set the IndexedDB database directory. + Add allow-file-access-from-file-urls to WebKitSettings. + Improve network process disk cache performance by mapping cached resources in the web process instead of sending the resources data via IPC. + Prevent WorkQueue objects from being leaked and ensure its worker thread always exits. + webkit_dom_html_element_get_children() has been deprecated in favor of webkit_dom_element_get_children() to match the DOM spec. + ARIA menu items no longer have anonymous block children. + Map pre element to ATK_ROLE_SECTION instead of ATK_ROLE_PANEL. + Always include rows in the tree of accessible tables. + Fix the build with Netscape plugins disabled. + Fix XPixmaps leaked by GLContext when using EGL on X11. + Updated translations. - Update to version 2.9.1: + New disk cache implementation when using the network process. + Web inspector UI has been redesigned. + Add support for automatic hyphenation using libhyphen when it's available. + Fix network redirection to a non HTTP destination. - Add hyphen-devel BuildRequires: New dependency. - Update to version 2.8.5: + Fix the window size reported when the web view isn't realized yet. This fixes the layout of some websites when opening new tabs in the browser and anchor links when opened in new tabs too. + Prevent clipboard contents from being lost when web process finishes. + Always allow font matching for strong aliases. + Move GStreamer missing plugins installer to the UI process. + Fix a crash when spell checker returns no guesses. + Fix a crash when SoupSession is destroyed in exit handler. + Fix a crash closing a page when default context menu is open. + Several crashes and rendering issues fixed. + Updated translations. ++++ system-config-printer: - Explicitly BuildRequire pkgconfig(udev): its existence is verified in configure. ++++ yast2-ntp-client: - If Install Recommended Packages is disabled during system installation, explicitly install ntp.rpm, avoiding error pop-up "Cannot adjust 'NTP' service" (boo#938951). - 3.1.17 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-8-5 - Aug 5 2015 ------------------- ------------------------------------------------------------------ ++++ glibc: - Update to glibc 2.22 release. * Cache information can be queried via sysconf() function on s390 * A buffer overflow in gethostbyname_r and related functions performing DNS requests has been fixed. (CVE-2015-1781) * The time zone file parser has been made more robust against crafted time zone files * A powerpc and powerpc64 optimization for TLS, similar to TLS descriptors for LD and GD on x86 and x86-64, has been implemented. * Character encoding and ctype tables were updated to Unicode 7.0.0 * Added vector math library named libmvec * A new fmemopen implementation has been added with the goal of POSIX compliance. * The header is deprecated, and will be removed in a future release. * bsc#905313 bsc#920338 bsc#927080 bsc#928723 bsc#931480 bsc#939211 bsc#940195 bsc#940332 bsc#944494 bsc#968787 - Patches from upstream removed * htm-tabort.patch * o-tmpfile.patch * memcpy-chk-non-SSE2.patch * pthread-mutexattr-gettype-kind.patch * powerpc-software-sqrt.patch * static-tls-dtv-limit.patch * threaded-trim-threshold.patch * resolv-nameserver-handling.patch * nss-separate-state-getXXent.patch * aarch64-sigstksz.patch * heap-top-corruption.patch * pthread-join-deadlock.patch ++++ glibc: - Update to glibc 2.22 release. * Cache information can be queried via sysconf() function on s390 * A buffer overflow in gethostbyname_r and related functions performing DNS requests has been fixed. (CVE-2015-1781) * The time zone file parser has been made more robust against crafted time zone files * A powerpc and powerpc64 optimization for TLS, similar to TLS descriptors for LD and GD on x86 and x86-64, has been implemented. * Character encoding and ctype tables were updated to Unicode 7.0.0 * Added vector math library named libmvec * A new fmemopen implementation has been added with the goal of POSIX compliance. * The header is deprecated, and will be removed in a future release. * bsc#905313 bsc#920338 bsc#927080 bsc#928723 bsc#931480 bsc#939211 bsc#940195 bsc#940332 bsc#944494 bsc#968787 - Patches from upstream removed * htm-tabort.patch * o-tmpfile.patch * memcpy-chk-non-SSE2.patch * pthread-mutexattr-gettype-kind.patch * powerpc-software-sqrt.patch * static-tls-dtv-limit.patch * threaded-trim-threshold.patch * resolv-nameserver-handling.patch * nss-separate-state-getXXent.patch * aarch64-sigstksz.patch * heap-top-corruption.patch * pthread-join-deadlock.patch ++++ kernel-firmware: - Update Chelsio cxgb4 firmware to revision 1.13.32.0 for T4 and T5 (bsc#924378 FATE#318565) - Add t4fw-1.13.32.0.bin and t5fw-1.13.32.0.bin ++++ libreoffice-voikko: - Add gpg signature - Tiny cleanup with spec-cleaner ++++ libvirt: - Update to libvirt 1.2.18 - libxl: support dom0 - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Dropped upstream patches: 45697fe5-libxl-support-dom0.patch, e9c27344-libxl-fix-virDomainObj-state.patch, 4ffb21c8-libxl-dom0-state-fix.patch, e44bcae-virt-aa-helper-trailing-slash.patch, a55a5e7-virt-aa-helper-log.patch, 61dab0f-virt-aa-helper-renaming.patch, 24f3c2f-virt-aa-helper-fix-caps.patch, 8dd8df6-qemu-cleanup-fix.patch, 4749fec-nbd-wait.patch - FATE#314466, FATE#314497, FATE#315157, FATE#318383 ++++ libvirt-python: - Update to 1.2.18 - Add all new APIs and constants in libvirt 1.2.18 - FATE#314466, FATE#314497, FATE#315157, FATE#318383 ++++ libvoikko: - Add gpg signature ++++ xml-security-c: - Add gpg signature - Disable building of static libraries - Enable xalan support ++++ openvpn: - Update to version 2.3.8 * Report missing endtags of inline files as warnings * Fix commit e473b7c if an inline file happens to have a line break exactly at buffer limit * Produce a meaningful error message if --daemon gets in the way of asking for passwords. * Document --daemon changes and consequences (--askpass, --auth-nocache) * Del ipv6 addr on close of linux tun interface * Fix --askpass not allowing for password input via stdin * Write pid file immediately after daemonizing * Fix regression: query password before becoming daemon * Fix using management interface to get passwords * Fix overflow check in openvpn_decrypt() - Update to version 2.3.7 * down-root plugin: Replaced system() calls with execve() * sockets: Remove the limitation of --tcp-nodelay to be server-only * pkcs11: Load p11-kit-proxy.so module by default * New approach to handle peer-id related changes to link-mtu * Fix incorrect use of get_ipv6_addr() for iroute options * Print helpful error message on --mktun/--rmtun if not available * Explain effect of --topology subnet on --ifconfig * Add note about file permissions and --crl-verify to manpage * Repair --dev null breakage caused by db950be85d37 * Correct note about DNS randomization in openvpn.8 * Disallow usage of --server-poll-timeout in --secret key mode * Slightly enhance documentation about --cipher * On signal reception, return EAI_SYSTEM from openvpn_getaddrinfo() * Use EAI_AGAIN instead of EAI_SYSTEM for openvpn_getaddrinfo() * Fix --redirect-private in --dev tap mode * Updated manpage for --rport and --lport * Properly escape dashes on the man-page * Improve documentation in --script-security section of the man-page * Really fix '--cipher none' regression * Set tls-version-max to 1.1 if cryptoapicert is used * Account for peer-id in frame size calculation * Disable SSL compression * Fix frame size calculation for non-CBC modes. * Allow for CN/username of 64 characters (fixes off-by-one) * Re-enable TLS version negotiation by default * Remove size limit for files inlined in config * Improve --tls-cipher and --show-tls man page description * Re-read auth-user-pass file on (re)connect if required * Clarify --capath option in manpage * Call daemon() before initializing crypto library ++++ yast2-bootloader: - always run mkinitrd at the end of S/390 installation (bsc#933177) - 3.1.139 ++++ yast2-installation: - store cio_ignore settings before installing bootloader (bsc#933177) - 3.1.152 ++++ yast2-migration: - display a warning for repositories providing an obsolete product (FATE#319130) - 3.1.2 ++++ yast2-network: - bnc#916013 - IPv6 forwarding setup is stored persistently - 3.1.124 ------------------------------------------------------------------ ------------------ 2015-8-4 - Aug 4 2015 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to version 0.2.20 - Add find_products method to migration abstraction layer fate#319140 - Fix add_service method which also creates the credentials files ++++ gcr: - Update to version 3.17.4: + Bump up the GTK+ deps. + Build fixes. + Updated translations. ++++ gnome-keyring: - Update to version 3.17.4: + Remove temporary files on failure (bgo#746334). + Migrate DBus code to GVariant and GDBus (bgo#622905). + Remove the GnuPG agent (bgo#750514). + Updated translations. - Remove %bcond_with gpgagent and all related macros, it has been dropped upstream. - Drop pkgconfig(dbus-1) BuildRequires: No longer needed as upstream has migrated it away. ++++ seahorse: - Update to version 3.17.4: + Avoid binding seahorse to the build-time version of GnuPG (bgo#750468). + Fix seahorse shell search provider (bgo#704619). + Use GResource to load UI resources (bgo#752516). + Build fixes: bgo#744503, bgo#752990. + Updated translations. ++++ installation-images-SLES: - better gawk handling - 14.192 ++++ openCOLLADA: - Update to version 1_3335ac1 to enable blender to build with openCOLLADA again. - Reworked opencollada-includes.patch ++++ libqt5-qtbase: - Update QMimeDatabase-use-QElapsedTimer.patch to latest version ++++ libXi: - U_Fix-version-check-in-_XIAllowEvents.patch U_XIGrabDevice-Unlock-display-in-error-path.patch: U_Refactor-XGetExtensionVersion.patch U_Fix-logic-in-_XIAllowEvents-and-prevent-double-unlock.patch U_XIGetClientPointer-Return-False-on-error.patch U_Do-not-return-NoSuchExtension-casted-to-pointer-as-an-error.patch U_XIChangeHierarchy-Add-missing-unlock.patch Adding more fixes from upstream. Most of these issues where discovered and fixed by Michal Srb (bnc#940529). - U_Advance-the-request-buffer-by-the-right-amount-in-XIChangeHierarchy.patch Fix handling of request elements for the XIChangeHierarchy(XIAddMaster) request (bnc#940529). - Update to bug fix release 1.7.4 This release contains the following bug fixes: 1.7.3: man: Update XIQueryVersion docs to match new version compatibility semantics update documentation. Remove fallback for _XEatDataWords, require libX11 1.6 for it This fallback was once introduced to overcome issues with older versions of libX11. The version shipped with SLE12 has always been current enough. XIPassiveGrab: Fix display locking inside _XIPassiveGrabDevice for error paths XIPassiveGrab: Fix completely broken locking in XIGrabTouchBegin 1.7.4: Fix locking bugs with XIAllowTouchEvents() and XIUngrabTouchBegin(). Besides these there are no other fixes. The locking fixes are needed for SLE-12-SP1 (FATE#319306, bnc#940529). ++++ libgcrypt: - don't drop privileges when locking secure memory (bsc#938343) * added libgcrypt-secmem_dont_drop_privilege.patch ++++ libinput: - Update to version 0.21.0: * A new addition to the API is the configuration option to toggle disable-while-typing. It's still enabled by default, but can now be disabled for the use-cases where it is problematic (games, for example). The API is the usual quartett of configuration options: - libinput_device_config_dwt_is_available - libinput_device_config_dwt_set_enabled - libinput_device_config_dwt_get_enabled - libinput_device_config_dwt_get_default_enabled * The second addition to the API is the ability to get the time in microseconds from an event: - libinput_event_gesture_get_time_usec - libinput_event_keyboard_get_time_usec - libinput_event_pointer_get_time_usec - libinput_event_touch_get_time_usec * libinput switched internally to use µs for all timestamps which will help those devices that have a sampling frequency of more than 1000Hz. * Thumb detection, added for 0.20, has seen fine-tuning to reduce the number of misdetection. Likewise, the gesture code has seen a bunch of changes to tune the reliability of gesture detection, especially on semi-mt touchpads. * Scrolling is now more reactive too, with reduced thresholds before scrolling kicks in. * Merged a bunch of device-specific device handling to work around quirks and deficiencies in some touchpad hardware. - Add libinput-touchpad-serial-synaptics-needto-fake-new-touches.patch following upstreams advice for kernel 4.1. ++++ webkitgtk: - Modify _constraints file for armv6l/armv7l arches to sizes so low that in practice it's disabled. ++++ webkitgtk3: - Modify _constraints file for armv6l/armv7l arches to sizes so low that in practice it's disabled. ++++ webkit2gtk3: - Modify _constraints file for armv6l/armv7l arches to sizes so low that in practice it's disabled. ++++ openssl: - fixed a regression caused by openssl-CVE-2015-0287.patch (bsc#937492) ++++ compat-openssl098: - fixed a regression caused by openssl-CVE-2015-0287.patch (bsc#937492) ++++ libreoffice: - Kill branding-openSUSE, stick to TDF branding. - Version bump to 5.0 rc5: * Bunch of final touchups here and there - Remove some upstreamed patches: * old-cairo.patch ++++ libsecret: - Update to version 0.18.3: + Documentation fixes. + Updated translations. ++++ tiff: - use spec-cleaner ++++ yelp: - Update to version 3.17.4: + Use the correct background color (bgo#749947). + Updated translations. - Drop yelp-not-use-active-bg-color.patch: Fixed upstream. - Add yelp-not-use-active-bg-color.patch: yelp-settings: don't use ACTIVE background color (bgo#749947). Patch from upstream git. ++++ libyui-ncurses: - don't calculate height of an invisible widget (menu button) to prevent segfault (bnc#931154) - 2.47.2 ++++ mdadm: - add "--cluser-confirm :missing" to clustermd-confirm.sh (bnc#940224) ++++ xdm: - Replaced font resources for login screen with font face names. Since xdm is now built with Xft support, it uses face names for client side rendered fonts. The settings for screen widths >= 800 are the xdm defaults. For smaller screens the sizes are reduced so they fit the screen better (bsc#940263). ++++ yast2-ruby-bindings: - Applied the style guide, with Rubocop. ++++ zypper-migration-plugin: - version 0.2 - disable obsolete repos (fate#319140) - require suse-connect >= 0.2.20 ------------------------------------------------------------------ ------------------ 2015-8-3 - Aug 3 2015 ------------------- ------------------------------------------------------------------ ++++ gnome-documents: - Update to version 3.17.2: + Handle inability to load unsupported e-book formats. + Use the trash while deleting. + Fixed partially visible text in collections dialog. + Hide "Contents" tab when no TOC is available. + Prevent multiple about dialogs from opening. - Update to version 3.16.3: + Collections are not displayed in the collections dialog. + Fix the sharing dialog to work with the latest Google Drive changes. + Unbreak activating documents from the search provider. + Updated translations. ++++ gnutls: - fix for CVE-2015-3622 in bundled libtasn1 (bsc#929414) * invalid read in octet string * added gnutls-CVE-2015-3622.patch - fix for GNUTLS-SA-2015-2 (bsc#929690) * ServerKeyExchange signature issue * added gnutls-GNUTLS-SA-2015-2.patch ++++ libgsf: - Update to version 1.14.34: + Fix OLE2 property parsing problem (bgo#748528). + xlsx: fix problem with absolute relation targets (bgo#751120). + Fix text line problem with very long lines. + Fuzzed file fixes: bgo#749120, bgo#749169, bgo#749183, bgo#750809, bgo#751273. ++++ kernel-default: - config: arm64: Clean up serial options [this commit was somehow overwritten with the update to -rc6] Change SERIAL_8250_DW from =m to =y. Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y. Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART We can revisit this when they have arm64 support out. Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64) - config: arm64: Clean up serial options Change SERIAL_8250_DW from =m to =y. Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y. Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART We can revisit this when they have arm64 support out. Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64) - commit 7ae9442 - config: armv7hl: Clean up serial options Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial. SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it. SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl. Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y, but only for default and vanilla, as it is a Cortex-A8. Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too. Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only. (cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37) [AF: Accidentally reverted in 4a2cf4a409b54e75f8ac4cd7a19fa8e8bc516aca] - config: armv7hl: Clean up serial options Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and hopefully Cubietruck as well. SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it. SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl. Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y, but only for default and vanilla, as it is a Cortex-A8. Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too. Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only. - commit 373b6db - Update to 4.2-rc5. - commit 1ac4f2f ++++ kernel-source: - config: arm64: Clean up serial options [this commit was somehow overwritten with the update to -rc6] Change SERIAL_8250_DW from =m to =y. Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y. Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART We can revisit this when they have arm64 support out. Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64) - config: arm64: Clean up serial options Change SERIAL_8250_DW from =m to =y. Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y. Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART We can revisit this when they have arm64 support out. Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64) - commit 7ae9442 - config: armv7hl: Clean up serial options Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial. SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it. SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl. Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y, but only for default and vanilla, as it is a Cortex-A8. Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too. Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only. (cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37) [AF: Accidentally reverted in 4a2cf4a409b54e75f8ac4cd7a19fa8e8bc516aca] - config: armv7hl: Clean up serial options Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and hopefully Cubietruck as well. SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it. SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl. Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y, but only for default and vanilla, as it is a Cortex-A8. Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too. Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only. - commit 373b6db - Update to 4.2-rc5. - commit 1ac4f2f ++++ kernel-syms: - config: arm64: Clean up serial options [this commit was somehow overwritten with the update to -rc6] Change SERIAL_8250_DW from =m to =y. Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y. Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART We can revisit this when they have arm64 support out. Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64) - config: arm64: Clean up serial options Change SERIAL_8250_DW from =m to =y. Change SERIAL_SAMSUNG from =m to =y and enable SERIAL_SAMSUNG_CONSOLE=y. Enable Qualcomm serial: SERIAL_MSM=y and SERIAL_MSM_CONSOLE=y Enable Spreadtrum serial: SERIAL_SPRD=y and SERIAL_SPRD_CONSOLE=y Disable Altera serial: SERIAL_ALTERA_JTAGUART and SERIAL_ALTERA_UART We can revisit this when they have arm64 support out. Disable Conexant serial: SERIAL_CONEXANT_DIGICOLOR (not arm64) - commit 7ae9442 - config: armv7hl: Clean up serial options Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial. SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it. SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl. Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y, but only for default and vanilla, as it is a Cortex-A8. Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too. Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only. (cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37) [AF: Accidentally reverted in 4a2cf4a409b54e75f8ac4cd7a19fa8e8bc516aca] - config: armv7hl: Clean up serial options Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial and hopefully Cubietruck as well. SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it. SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl. Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y, but only for default and vanilla, as it is a Cortex-A8. Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too. Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only. - commit 373b6db - Update to 4.2-rc5. - commit 1ac4f2f ++++ kiwi: - v7.03.13 released - Add a line that helps solver debugging, commented out by default ++++ multipath-tools: - Create package for SLE12-SP1. * Remove multipath-tools-0.5.0-sles12.diff.bz2 * Add multipath-tools-0.5.0-sles12-sp1.diff.bz2 - kpartx: parse emulated DASD devices - multipathd: Fixup queueing mode in 'show maps status' (bsc#933885) - multipathd: Accept zero-sized paths in ev_add_path - Always set DM_UDEV_DISABLE_LIBRARY_FALLBACK (bsc#933282) - libmultipath: Fixup 'DM_DEVICE_RELOAD' handling (bsc#933282) - libmultipath: correctly display checker status ++++ yast2: - Fixed a conflict between Wizard and CommandLine components that was breaking the CLI for some modules (bnc#940341) - 3.1.144 ------------------------------------------------------------------ ------------------ 2015-8-2 - Aug 2 2015 ------------------- ------------------------------------------------------------------ ++++ libzypp: - Update zypp-po.tar.bz2 ++++ xf86-video-intel: - Add u_uxa-fix-missing-includes-for-fstat.patch and u_sna-fix-missing-includes-for-fstat.patch: fix missing includes for fstat to be declared. ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-8-1 - Aug 1 2015 ------------------- ------------------------------------------------------------------ ++++ yaml-cpp: - Update version 0.5.2 * Some bugfixes - Updated spec file * Using cmake macro * Updated copyright. ++++ xdm: - Avoid confusion of user: add '-' to font names in etc/X11/xdm/Xresources. This is not required for the font names used in the file but some others. (bsc#940263). ------------------------------------------------------------------ ------------------ 2015-7-31 - Jul 31 2015 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to version 0.2.19 - Introduction of migration abstraction layer for migration script - Clean up and re-factoring of yast abstraction layer ++++ autoyast2: - : Must not reinstall already installed packages. (fate#319086) - 3.1.87 ++++ evolution: - Add evolution-bsc930240-a11y-3-12-fixes.patch, evolution-bsc930240-a11y-3-16-fixes.patch, and 0001-GalA11yETableColumnHeader-implement-AtkComponent.patch: fix accessibility of the message list (bsc#930240). ++++ kiwi: - Kiwi Doc Revision Pt. 10_WIP: PXE chapter ++++ glibmm2: - Update to version 2.45.40: + Glib: RefPtr: Add move constructor and move assignment operator. + Gio: Application: Add the shutdown signal (bgo#752600). + Build: - C++11: . Use noexcept instead of throw(). . Use "= delete" instead of private copy constructors/operator=. . Use nullptr instead of 0. . C++11: Use the override keyword. - Changes from version 2.45.31: + Glib: HelperList: fix iterator check in operator[] (bgo#751530). + Build: - Use (and require) C++11. - Use some simple C++11 syntax. - Fix the build with -Wshadow. + gmmproc: - Generate code that uses some simple C++11 syntax. - _WRAP_SIGNAL: Accept apostrophes in a preceding comment. - Changes from version 2.45.3: + Add SettingsSchema, SettingsSchemaKey and SettingsSchemaSource. + Deprecate HelperList and SArray because nothing uses them. + Build: Don't disable more deprecation warnings than necessary (bgo#750379). + gmmproc: - _WRAP_METHOD: deprecated: Use G_GNUC_[BEGIN|END]_IGNORE_DEPRECATIONS per function, instead of one big undef [G|GDK|GTK]_DISABLE_DEPRECATED (bgo#750379). - Remove GP_LIST, because nothing uses it. - Drop fix-deprecated-extra_object_base_data_mutex-auto_ptr.patch: Fixed upstream. - Added fix-deprecated-extra_object_base_data_mutex-auto_ptr.patch + fixes gcc5 warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ++++ libteam: - Update to new upstream release 1.17 * teamd: lw: nsna_ping: fix NA RX and ARP RX handling * libteam: ifinfo: fix rtnl dellink handling - Initial libteam 1.16 version submission to SLE-12 SP1 (fate#318389,fate#317728,fate#316923) ++++ tracker: - Disable building of the Thunderbird miner: Mozilla is just not able to provide a plugin API/ABI that does not crash every other update and I'm sick and tired of running after them. - Update to version 1.5.1: + Many fixes to RSS miner: - Dumps more complete data on tracker-store. - Stability fixes. - Leak fixes. - Performs automatic maintenance of feed messages. + Bumped libgrss dependency on 0.7. + Performance improvements on tracker-store delete operations. + Performance improvements on tracker-miner-fs delete operation handling. + Fix main Resource table id/urn leaks. + Fix unnecessary queries in tracker-extract. + Updated translations. - Update to version 1.5.0: + Fix possible scenarios for high memory consumption in tracker-extract. + Ontology documentation has been revamped. + Add search by tags functionality to tracker-needle. + Fix spurious "out of space" checks succeeding (bgo#748907). + Fix tracker-miner-fs not entering idle state (bgo#751172). + File monitoring fixes (bgo#750394). + MP3 extraction fixes (bgo#733136, bgo#728252, bgo#735515). + EPUB extraction fixes (bgo#746401). + Fixes on gstreamer-based album extraction (bgo#748227, bgo#732236). + GSF-based extraction fixes (bgo#730085, bgo#746437). + Fix various compiler warnings (bgo#746381, bgo#746194, bgo#751051). + OpenBSD portability fixes (bgo#697719). + Made tracker-needle use gsettings (bgo#740302). + Added infrastructure to rebuild FTS tokens on tokenizer changes. + Fixed first index of gnome user docs (bgo#751992). + Allow dummy .rule files for extractors (bgo#735610). + Updated translations. - Update to version 1.4.1: + build: Move bash-completion to new location. + libtracker-miner: Set inotify limits for 'GInotifyFileBackend' too (changes in GLib). + tracker-extract: Remove ModulePath from comic/ebook rules. + tracker-extract-gstreamer: - Rely better on the GstDiscoverer than mimetype sniffing. - Fallback to preview image for album art. + tracker-miner-fs: Reset retry counter when we need to prepend parents. + tracker-preferences: Use the new command line tool. + tracker: Improve bash completion script (complete on real files for some arguments). + tracker: Mark missing strings for translation. + Bugs fixed: bgo#735610, bgo#732236, bgo#750394, bgo#751723, bgo#751724, bgo#751992, bgo#748677, bgo#746401. + Updated translations. ++++ libva: - Update to version 1.6.0: + API: - Bump VA API version to 0.38. - Add support for HEVC Encode. - Add support for VP9 Decode. - Allow user to specify user preferred backend driver. - Add decode attribute to support decode normal and base modes. - Add encode attribute to support skip frame. + Fix quality issue in the JPEG encode demo. ++++ libva-gl: - Update to version 1.6.0: + API: - Bump VA API version to 0.38. - Add support for HEVC Encode. - Add support for VP9 Decode. - Allow user to specify user preferred backend driver. - Add decode attribute to support decode normal and base modes. - Add encode attribute to support skip frame. + Fix quality issue in the JPEG encode demo. ++++ wicked: - version 0.6.20 - spec: enable nanny use by default (fate#318977) - ifconfig: handle link up of externally enslaved devices (fate#318840) - ifcfg: generate link master from master config, added MASTER_DEVICE variable - fsm: master/slave transition dependency and state check fixes - fsm: improve subordinate device relation updating and logging - fsm: reference count config nodes to avoid memleaks - ethtool: fix option tables terminator (bsc#925276) - scripts: fixed typo breaking wicked scheme scripts - sysfs: fixed memleak while reading device path - client: client: config parsing, origin processing, root-directory cleanup and memory leak fixes. - xml: fixes to memory leaks, location functions cleanup - firmware: properly extract discovery type and path ++++ tracker-extras: - Disable building of the Thunderbird miner: Mozilla is just not able to provide a plugin API/ABI that does not crash every other update and I'm sick and tired of running after them. - Update to version 1.5.1: + Many fixes to RSS miner: - Dumps more complete data on tracker-store. - Stability fixes. - Leak fixes. - Performs automatic maintenance of feed messages. + Bumped libgrss dependency on 0.7. + Performance improvements on tracker-store delete operations. + Performance improvements on tracker-miner-fs delete operation handling. + Fix main Resource table id/urn leaks. + Fix unnecessary queries in tracker-extract. + Updated translations. - Update to version 1.5.0: + Fix possible scenarios for high memory consumption in tracker-extract. + Ontology documentation has been revamped. + Add search by tags functionality to tracker-needle. + Fix spurious "out of space" checks succeeding (bgo#748907). + Fix tracker-miner-fs not entering idle state (bgo#751172). + File monitoring fixes (bgo#750394). + MP3 extraction fixes (bgo#733136, bgo#728252, bgo#735515). + EPUB extraction fixes (bgo#746401). + Fixes on gstreamer-based album extraction (bgo#748227, bgo#732236). + GSF-based extraction fixes (bgo#730085, bgo#746437). + Fix various compiler warnings (bgo#746381, bgo#746194, bgo#751051). + OpenBSD portability fixes (bgo#697719). + Made tracker-needle use gsettings (bgo#740302). + Added infrastructure to rebuild FTS tokens on tokenizer changes. + Fixed first index of gnome user docs (bgo#751992). + Allow dummy .rule files for extractors (bgo#735610). + Updated translations. - Update to version 1.4.1: + build: Move bash-completion to new location. + libtracker-miner: Set inotify limits for 'GInotifyFileBackend' too (changes in GLib). + tracker-extract: Remove ModulePath from comic/ebook rules. + tracker-extract-gstreamer: - Rely better on the GstDiscoverer than mimetype sniffing. - Fallback to preview image for album art. + tracker-miner-fs: Reset retry counter when we need to prepend parents. + tracker-preferences: Use the new command line tool. + tracker: Improve bash completion script (complete on real files for some arguments). + tracker: Mark missing strings for translation. + Bugs fixed: bgo#735610, bgo#732236, bgo#750394, bgo#751723, bgo#751724, bgo#751992, bgo#748677, bgo#746401. + Updated translations. ++++ openssh: - Maintenance update * better timeouting of X11 forwards (CVE-2015-5352/bsc#936695) [-X11_forwarding_timeout] and hardening of ssh-agent(1) locking (bsc#936695) [-agent_locking_hardening] * removing and disabling short DH parameters (bsc#932483) [-disable_DH_under_1536b, -remove_moduli_under_1536b] * disable accdess to procfs from sftp (bsc#903649) [-sftp_procfs_restrictions] * Allow each keyboard authentication method to be used only once per login (CVE-2015-5600/bsc#938746) [-use_each_kbd_method_just_once] * Don't resend username to PAM, it can be misused for privilege escalation (CVE-2015-6563/bsc#943010) [-pam_privsep_dont_resend_username] * Prevent possible use-after-free in PAM authentication monitor (CVE-2015-6564/bsc#943006) [-pam_privsep_auth_uaf] ++++ vaapi-intel-driver: - Update to version 1.6.0: + Add support for VP8 encode (CQP, CBR) on BSW/SKL. + Add support for HEVC decode on BSW. + Add support for HEVC encode (CQP) on SKL. + Add support for low-power mode (VA_PROC_PIPELINE_FAST) in VPP. + Improve the JPEG encode quality on BSW/SKL. + Optimize MPEG-2 start code search on IVB. + Fix memory leak issue with JPEG decode on IVB/HSW. + Fix HEVC decode issue on SKL. + Fix GPU hang issue caused by VP8 decode on BDW/BSW. + Fix MADI/MCDI issues on SNB/IVB. ++++ xdm: - display-manager: don't try to kill DM if it's no longer running (bsc#939843) ++++ xf86-input-synaptics: - Ignore absence of udevadm, it won't be present in the build env. ++++ xf86-input-void: - Ignore absence of udevadm, it won't be present in the build env. ++++ xf86-input-wacom: - Update to version 0.30.0: + Allow PAD only interfaces without EV_ABS and/or EV_X/Y to report events. + xsetwacom: Add ability to read args from stdin for fuzzing. + afl: xsetwacom: - Do not allow negative button numbers. - Check that argc is in range before dereferencing argv. + ubsan: - Fix alignment issues. - Prevent out-of-bounds array write. - Use 'unsigned int' for button mask in 'wcmSendButtons'. + asan: xsetwacom: Cleanup xsetwacom memory leaks. + xsetwacom: Fix 'get_mapped_area' ("maptooutput next") on 64-bit. + Coverity: - fix potential NULL-pointer dereferences. - fix coverity complaints about unchecked return values. - fix potential negative array subscript. - silence "ioctl return value not checked" warnings. - remove dead code. + tools: make baudrate unsigned int to shut up compiler. - BuildRequire pkgconfig(udev) instead of udev: be more robust to packaging changes. - Ignore absence of udevadm, it won't be present in the build env. - Rebase n_01-Add-option-to-enable-logging.patch. ++++ yast2-network: - bnc#940192, bnc#935937 - fixed crash deleting interfaces using CLI (yast lan delete) - 3.1.123 ------------------------------------------------------------------ ------------------ 2015-7-30 - Jul 30 2015 ------------------- ------------------------------------------------------------------ ++++ apparmor: - add apparmor-profiles-samba4.2.diff to provide changes needed for samba4.2 versions (bnc#921098) ++++ gnome-shell: - Add gnome-shell-933768-fix-leaked-signals-in-login-screen.patch: Fix leaked signals which also causes login screen hangs after 3 failed user verifications (bsc#933768, bgo#738256). ++++ open-iscsi: - Allow non-tcp transport for discovery daemon (bsc#939923) ++++ kiwi: - Fixed XML writer for array of objects Elements which can appear multiple times like the vagrantconfig element are stored as array of objects. The XML writer has to iterate over the array and ask for the XML setup of each of the objects inside of the array ++++ libselinux: - fixed selinux-ready to work with initrd files created by dracut (bsc#940006) ++++ systemd: - Add upstream patch 0001-Reload-manager-defaults-at-daemon-reload.patch to enable systemd to parse /etc/systemd/system.conf on daemon reload (bsc#933521) - Add upstream patch 0001-sd-bus-create-clean-error-when-a-property-Set-call-w.patch to avoid stucked sbus connection due invalid dbus call (bsc#937900) ++++ libzypp: - Resolver: Track changed requested locales and adjust installed packages accordingly. (part of FATE#318099) - Testcase: Store autoinstalled packages - Locale: Make it IdString based - Get rid of std::tr1:: hashes - Flags: Fix to work with 'enum class' - Hide away resolver internals - version 15.10.0 (10) - Update zypp-po.tar.bz2 ++++ mdadm: - Improve support for latest Intel IMSM RAID (fate#318193) + 0001-imsm-support-for-OROMs-shared-by-multiple-HBAs.patch + 0002-imsm-support-for-second-and-combined-AHCI-controller.patch + 0003-imsm-add-support-for-NVMe-devices.patch + 0004-imsm-detail-platform-improvements.patch + 0005-imsm-use-efivarfs-interface-for-reading-UEFI-variabl.patch ++++ release-notes-sled: - 12.1.20150730 (bsc#933411): - Update release notes from FATE. ++++ yast2-iscsi-client: - show error popup if target connection failed (bsc#9339537) - rename Log In/Log Out to Connect/Disconnect (bsc#939529) - 3.1.23 ++++ yast2-registration: - change category from "Support" to "Software" (bsc#939543) - 3.1.138 ++++ zypper: - Update zypper-po.tar.bz2 - version 1.12.9 ------------------------------------------------------------------ ------------------ 2015-7-29 - Jul 29 2015 ------------------- ------------------------------------------------------------------ ++++ evolution-data-server: - Build evolution-data-server-32bit: there are a couple private librarires provided (inside %{_libdir}/evolution-data-server) that are needed. ++++ gnome-control-center: - Add gnome-control-center-fix-nb-tans.patch: Fix translation of Keyboard brightness in Norwegian bokmål (bgo#753005). ++++ gnome-shell: - Add gnome-shell-Fix-nb-translation.patch: Fix translation for Norwegian Bokmål (bgo#740906). ++++ libimobiledevice: - fix baselibs.conf ++++ kiwi: - Kiwi Doc Revision Pt. 9: Vagrant Chapter - Kiwi Doc Revision Pt. 8: Docker Chapter - v7.03.12 released - Fixed RHEL recovery delete recovery of zypp database backup, this does not exist on rhel systems ++++ libev: - Add baselibs.conf: build libev4-32bit, as needed by libverto-libev1-32bit. ++++ mariadb: - fix spurious macro expansion in comment - install INFO_BIN and INFO_SRC, noticed in MDEV-6912 - use libedit for MariaDB in SLE - format with spec-cleaner - tweak some cmake switches to enable more things - removed superfluous '--group' parameter from init script. - use syntax that is accepted by both mariadb and mysql ('--mysqld' changed to 'mysqld') [boo#937767] ++++ snappy: - Version bump to 1.1.3: * See the NEWS file for full details - Switch to distribution from github - Remove upstreamed patch: * snappy-1.1.1-random-return.patch - Add baselibs.conf: build snappy1-32bit, as needed by libqt5-qtwebengine-32bit. ++++ libsrtp: - Add baselibs.conf: build libsrtp1-32bit, as needed by libmediastreamer_voip4-32bit. ++++ systemd: - Add Correct_assert_on_unexpected_error_code.patch to work around a problem of an assert on ENODEV for closing fd on an input event device (boo#939571) ++++ liburcu0: - Update to version 0.8,7 (FATE#319273) Changelog 0.8.7: * Fix: deadlock when thread join is issued in read-side C.S. * Fix: rename RCU_DEBUG to DEBUG_RCU in urcu-qsbr.h * Mark braced-groups within expressions with __extension__ * Fix: compat_futex_noasync race condition * Fix: documentation: urcu-pointer.h: s/rcu_dereference_pointer/rcu_dereference/ * Fix: call rcu should call internal RCU API Changelog 0.8.6: * Fix: silence gcc -Wextra warning * compiler: use __GNUC__ instead of the undefined __GNUC_MAJOR__ * Fix: lfstack reversed empty/non-empty return value * lfstack: fix: add missing __cds_lfs_init Changelog 0.8.5: * Fix: preserve example files' timestamps when copying * rculfhash: remove duplicated code * rculfhash: handle pthread_create failures * rculfhash: fall back to single-threaded resize on calloc failure * x86: drop extra semi-colon in caa_cpu_relax * Fix: Use after free in rcu_barrier() * Fix: rcu_barrier(): uninitialized futex field * call_rcu threads should clear their PAUSED flag when they unpause * Fix: bring back dummy rcu_bp_exit symbol ++++ libyui: - API-changes imply so-name bump - 3.2.1 ++++ makedumpfile: - makedumpfile-xen-compressed-dump.patch: Enable compressed dump formats for Xen (FATE#316467). - makedumpfile-xen-non-elf-doc.patch: Remove notes about ELF being the only available format for Xen dumps (FATE#316467). ++++ python-cryptography: - update to 0.9.3: * Updated Windows wheels to be compiled against OpenSSL 1.0.2d. * Updated Windows wheels to be compiled against OpenSSL 1.0.2c. * **SECURITY ISSUE**: Fixed a double free in the OpenSSL backend when using DSA to verify signatures. Note that this only affects PyPy 2.6.0 and (presently unreleased) CFFI versions greater than 1.1.0. * Removed support for Python 3.2. This version of Python is rarely used and caused support headaches. Users affected by this should upgrade to 3.3+. * Deprecated support for Python 2.6. At the time there is no time table for actually dropping support, however we strongly encourage all users to upgrade their Python, as Python 2.6 no longer receives support from the Python core team. * Add support for the :class:`~cryptography.hazmat.primitives.asymmetric.ec.SECP256K1` elliptic curve. * Fixed compilation when using an OpenSSL which was compiled with the ``no-comp`` (``OPENSSL_NO_COMP``) option. * Support :attr:`~cryptography.hazmat.primitives.serialization.Encoding.DER` serialization of public keys using the ``public_bytes`` method of :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPublicKeyWithSerialization`, :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPublicKeyWithSerialization`, and :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicKeyWithSerialization`. * Support :attr:`~cryptography.hazmat.primitives.serialization.Encoding.DER` serialization of private keys using the ``private_bytes`` method of :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateKeyWithSerialization`, :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateKeyWithSerialization`, and :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKeyWithSerialization`. * Add support for parsing X.509 certificate signing requests (CSRs) with :func:`~cryptography.x509.load_pem_x509_csr` and :func:`~cryptography.x509.load_der_x509_csr`. * Moved ``cryptography.exceptions.InvalidToken`` to :class:`cryptography.hazmat.primitives.twofactor.InvalidToken` and deprecated the old location. This was moved to minimize confusion between this exception and :class:`cryptography.fernet.InvalidToken`. * Added support for X.509 extensions in :class:`~cryptography.x509.Certificate` objects. The following extensions are supported as of this release: * :class:`~cryptography.x509.BasicConstraints` * :class:`~cryptography.x509.AuthorityKeyIdentifier` * :class:`~cryptography.x509.SubjectKeyIdentifier` * :class:`~cryptography.x509.KeyUsage` * :class:`~cryptography.x509.SubjectAlternativeName` * :class:`~cryptography.x509.ExtendedKeyUsage` * :class:`~cryptography.x509.CRLDistributionPoints` * :class:`~cryptography.x509.AuthorityInformationAccess` * :class:`~cryptography.x509.CertificatePolicies` Note that unsupported extensions with the critical flag raise :class:`~cryptography.x509.UnsupportedExtension` while unsupported extensions set to non-critical are silently ignored. Read the :doc:`X.509 documentation` for more information. - add python-pyasn1, python-ipaddress and python-idna as Requires/BuildRequires ++++ python-ipaddress: - Initial packaging ++++ xdm: - Add some used programs to the requirement of xdm - Use xli aka xsetbg if xpmroot is not available (hint from jemoreno@novell.com) ------------------------------------------------------------------ ------------------ 2015-7-28 - Jul 28 2015 ------------------- ------------------------------------------------------------------ ++++ babeltrace: - Update to version 1.2.4 (FATE#319273) Changelog 1.2.4: * Fix: make sure we can exit the get_new_metadata loop * Docs fix: Change bt_ctf_writer_create_stream return description * Fix: offset_s and CTF clocks with frequency != 1GHz Changelog 1.2.3: * Fix: incorrect compiler warning * Fix: Don't assume that PROT_WRITE grants read permissions * Fix: align objstack on 8 bytes * Fix Python: Add a comment warning about an API limitation * Use BABELTRACE_HOST_NAME_MAX in test_ctf_writer.c * Add limits compatibility header * Fix: don't perform unaligned integer read/writes * Fix: Align buffers from objstack_alloc on sizeof(void *) * Fix: bt_ctf_field_type_structure_add_field argument validation Changelog 1.2.2: * Fix: Support out of tree builds in babeltrace * Fix: mmap trace read the stream_id from the first packet * Fix: check the lttng-relayd protocol version * Fix: don't update the trace collection if no new streams were received * Fix (Python bindings): Return a string if a sequence's element are chars * Fix: don't use a return code in _bt_ctf_stream_append_discarded_events * Fix: Report the sequence's length field's value as length * Fix: Variable name typo in SequenceField and Event classes * Fix python: remove weird char at the end of line * Fix: add missing files to gitignore * Fix: ctf-text: add missing double-quotes around enum tag * Fix: Add missing lttng_live_should_quit checks * Fix: Report errors occuring in lttng_live_read ++++ bind: - Fix bind-CVE-2015-5477.patch. ++++ gnome-weather: - Update to version 3.17.1: + Fix initial application state when geolocation is disabled. + Fix temperature unit shown in the menu when not explicitly configured. + Updated translations. ++++ kiwi: - v7.03.11 released - Update RHEL6 JeOS use group id names instead of the description - Kiwi Doc Revision Pt. 7: VMX Chapter - Deleted yum grouplist check Prior to installing yum groups, kiwi performed a grouplist to check if the group exists. That's because yum groupinstall does only print a warning message if a non existing group should be installed. The problem here is that the group names displayed by yum grouplist are the description names like "Console internet tools" but the group id name in this case "console-internet" is not displayed. This makes it impossible for kiwi to use the yum group id names which we should prefer over the description texts, because the texts could contain special characters which makes it hard to validate the content in a stable way. In addition yum groupinstall works more reliable if the group id names are used - v7.03.10 released - Fixed installation of recovery grub for RHEL - Update spec file to package updated RHEL JeOS - Update RHEL6 JeOS template Update to rhel server v6.6 ++++ libqt5-qtbase: - Added QMimeDatabase-use-QElapsedTimer.patch: reduces the number of syscalls greatly, by avoiding the timezone conversion every time; massively improves kbuildsycoca5 speed ++++ tigervnc: - Update tigervnc configuration safely. (bnc#939099) ++++ libgweather: - Update to version 3.17.2: + New API to resolve default values for units (only temperature for now). + Reduced use of deprecated APIs. + Updated translations. ++++ libzypp: - Update sle-zypp-po.tar.bz2 ++++ lttng-ust: - Update to version 2.7.0-rc1 (FATE#319273) Changelog for differences between 2.4.0 and this point may be found at: http://git.lttng.org/?p=lttng-ust.git;a=blob_plain;f=ChangeLog;hb=717e921558631baa4f132676eda9c9398fe7141f ++++ xen: - bsc#939712 - VUL-0: XSA-140: QEMU leak of uninitialized heap memory in rtl8139 device model xsa140-qemuu-1.patch xsa140-qemuu-2.patch xsa140-qemuu-3.patch xsa140-qemuu-4.patch xsa140-qemuu-5.patch xsa140-qemuu-6.patch xsa140-qemuu-7.patch xsa140-qemut-1.patch xsa140-qemut-2.patch xsa140-qemut-3.patch xsa140-qemut-4.patch xsa140-qemut-5.patch xsa140-qemut-6.patch xsa140-qemut-7.patch - bsc#939709 - VUL-0: XSA-139: xen: Use after free in QEMU/Xen block unplug protocol xsa139-qemuu.patch ++++ yast2: - Properly display information about exceptions when running in command line mode (bnc#939565). - Fixed a bug preventing Yast::CommandLine to be executed twice in the same script. - 3.1.143 ++++ zypper: - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-7-27 - Jul 27 2015 ------------------- ------------------------------------------------------------------ ++++ bind: - Fix DoS against authoritative and recursive servers. bnc#939567, CVE-2015-5477 ++++ cmake: - Update to 3.3.0: * New Features * Generators * The *Makefile Generators* now add ".DELETE_ON_ERROR" to the makefiles that contain the actual build rules for files on disk. This tells GNU make to remove rule outputs when their recipe modifies an output but fails. * The *Visual Studio Generators* learned to support ".xaml" source files and automatically associate them with corresponding ".h" and ".cpp" sources. * A new experimental "Green Hills MULTI" generator was added on Windows. Green Hills MULTI is an IDE for embedded real-time systems. * Commands * The "add_dependencies()" command learned to allow dependencies to be added to *interface libraries*. Dependencies added to an interface library are followed transitively in its place since the target itself does not build. * The "execute_process()" command learned to support specifying the same file for "OUTPUT_FILE" and "ERROR_FILE". * The "file(GLOB)" and "file(GLOB_RECURSE)" commands learned a new "LIST_DIRECTORIES " option to specify whether the glob result * The "find_library()", "find_path()", and "find_file()" commands now search in installation prefixes derived from the "PATH" environment variable. * The "if()" command learned a new "IN_LIST" operator that evaluates to true if a given element is contained in a named list. * The "install(EXPORT)" and "export()" commands learned to export targets that populate the "INTERFACE_SOURCES" target property. * The "install(TARGETS)" command learned to support generator expressions in the "DESTINATION" value. * Variables * The version of some Fortran compilers is now detected and stored in the "CMAKE_Fortran_COMPILER_VERSION" variable. * The *Visual Studio Generators* learned a new "CMAKE_VS_INCLUDE_INSTALL_TO_DEFAULT_BUILD" option to put the "INSTALL" target in the default build of a solution (".sln") file. * Properties * A "CROSSCOMPILING_EMULATOR" target property and supporting "CMAKE_CROSSCOMPILING_EMULATOR" variable were introduced to allow target platform binaries to run on the host during cross compiling. * A "_INCLUDE_WHAT_YOU_USE" target property and supporting "CMAKE__INCLUDE_WHAT_YOU_USE" variable were introduced to tell the *Makefile Generators* and the "Ninja" generator to run "include-what-you-use" along with the compiler for "C" and "CXX" languages. * The "_VISIBILITY_PRESET" and "VISIBILITY_INLINES_HIDDEN" target properties now affect compilation in sources of all target types. See policy "CMP0063". * The "XCODE_ATTRIBUTE_" target property learned to support generator expressions. * Modules * The "CheckFortranCompilerFlag" module was introduced to check "Fortran" compiler flags, much like the "CheckCCompilerFlag" module already does for "C". * The "ExternalData" module learned a new "ExternalData_NO_SYMLINKS" option to disable use of symbolic links to populate the real data files and use copies instead. * The "ExternalData" module learned a new "RECURSE:" option in "DATA{}" references specifying directories. This allows an entire directory tree of associated files to be matched. * The "ExternalData" module learned a new URL template placeholder "%(algo:)" to allow custom mapping from algorithm name to URL component through configuration of new "ExternalData_URL_ALGO__" variables. This allows more flexibility in remote URLs. * The "ExternalProject" module learned to replace tokens like "" in the "BYPRODUCTS" of each step. * The "ExternalProject" module APIs learned to support "generator expressions" when using "LOG_*" options and in CMake initial cache options. * The "FindBoost" module now tracks the directories containing libraries separately for RELEASE and DEBUG configurations. * The "FindCUDA" module now defaults to using the static CUDA runtime library if it is available. A new "CUDA_USE_STATIC_CUDA_RUNTIME" option is offered to control this behavior. * The "FindMatlab" module was completely rewritten. It learned about versions and components and to find Matlab in a more precise and multiplatform way. The module now offers APIs to create mex extensions, documentation, and unit tests. * The "FindPackageHandleStandardArgs" module "FIND_PACKAGE_HANDLE_STANDARD_ARGS" function now always populates both the "_FOUND" and "_FOUND" variables (the latter for backwards compatibility). The "FOUND_VAR" option is now ignored except to enforce its allowed values. * The "InstallRequiredSystemLibraries" module learned a new "CMAKE_INSTALL_SYSTEM_RUNTIME_COMPONENT" option to specify the installation component. * Generator Expressions * A new "COMPILE_LANGUAGE" generator expression was introduced to allow specification of compile options for target files based on the "LANGUAGE" of each source file. Due to limitations of the underlying native build tools, this feature has varying support across generators. See the "cmake-generator-expressions(7)" manual for details. * CTest * The "ctest(1)" tool learned a new "--repeat-until-fail " option to help find sporadic test failures. * The "CTestCoverageCollectGCOV" module learned to support the same "CTEST_CUSTOM_COVERAGE_EXCLUDE" option as the "ctest_coverage()" command. * CPack * The "cpack(1)" "IFW" generator and the "CPackIFW" module learned to support Qt Framework Installer 2.0 tools. * The "CPackDeb" module learned a new "CPACK_DEBIAN__PACKAGE_SHLIBDEPS" variable to specify per-component use of "dpkg-shlibdeps". * The "CPackDeb" module learned a new "CPACK_DEBIAN__PACKAGE_DEPENDS" option to specify per-component dependencies. * The "CPackRPM" module learned to package symbolic links more cleanly and now supports directory symlinks with recent "rpmbuild" versions. * The "CPackRPM" module learned a new "CPACK_RPM_ADDITIONAL_MAN_DIRS" variable to specify directories containing man pages for the brp- compress RPM macro. * The "CPackRPM" module learned a new "CPACK_RPM__PACKAGE_ARCHITECTURE" variable to specify a component-specific package architecture. * The CPack WIX generator learned the new "CPACK_START_MENU_SHORTCUTS", "CPACK_DESKTOP_SHORTCUTS" and "CPACK_STARTUP_SHORTCUTS" installed file properties which can be used to install shorcuts in the Start Menu, on the Desktop and in the Startup Folder respectively. * Other * The "Compile Features" functionality is now aware of features supported by GNU compilers on Windows, versions 4.4 through 5.0. * The "cmake(1)" "-E tar" command learned a new "--format" option to specify the archive format to be written. * On OS X, CMake learned to create XCTest bundles to test Frameworks and App Bundles within Xcode. The "FindXCTest" module provides convenience functions to handle "XCTEST" bundles. * Deprecated and Removed Features * On OS X the "cmake-gui(1)" no longer has the "Install For Command Line Use" menu item. Instead there is a "How to Install For Command Line Use" menu item that shows an informational dialog box explaining how to make the command line tools available. For example: /Applications/CMake.app/Contents/bin/cmake-gui --install * The "ctest_build()" and "build_command()" commands no longer tell "make" tools to ignore errors with the "-i" option. Previously this was done for *Makefile Generators* but not others. See policy "CMP0061". * The "Visual Studio 10 2010" generator no longer checks for running VS IDEs with the project open or asks them to reload. This was originally done for VS 10 because it had been done for VS 7 through 9 to avoid prompting for every project in a solution. Since VS >= 10 allow the whole solution to reload at once they do not need CMake to help them. * The "Visual Studio 7" generator (.NET 2002) is now deprecated and will be removed in a future version of CMake. * The "Visual Studio 6" generator is now deprecated and will be removed in a future version of CMake. * The "find_package()" command no longer considers project build trees recently configured in a "cmake-gui(1)". This was previously done only on Windows and is now never done. The "NO_CMAKE_BUILDS_PATH" option is now ignored if given and effectively always on. Projects may populate the *User Package Registry* to aid users building multiple dependent projects one after another. * When building with GNU tools on Windows (MinGW tools), the "find_library()" command will no longer consider ".dll" files to be linkable libraries. All dynamic link libraries are expected to provide separate ".dll.a" or ".lib" import libraries. * The "add_definitions()" command no longer causes a "DEFINITIONS" directory property to be populated. See policy "CMP0059". * With Visual Studio 7, 8, and 9 generators the value of the "$(OutDir)" placeholder no longer evaluates to the configuration name. Projects should use "$(ConfigurationName)" for that instead. * Using the output of "export()" with the "install(FILES)" command is no longer allowed. See policy "CMP0062" for details. * Other Changes * The "Ninja" generator now requires that calls to the "add_custom_command()" and "add_custom_target()" commands use the "BYPRODUCTS" option to explicitly specify any files generated by the custom commands that are not listed as outputs (perhaps because their timestamps are allowed to be older than the inputs). See policy "CMP0058". * Build-time progress output of *Makefile Generators* has been improved. It no longer mixes progress and build rule messages during parallel builds. The link rule messages now have progress and are displayed as bold green instead of bold red (since red is often associated with an error message). * The "CMAKE_CFG_INTDIR" variable value for Visual Studio 7, 8, and 9 is now "$(ConfigurationName)" instead of "$(OutDir)". This should have no effect on the intended use cases of the variable. * Linking to library files by a full path in an implicit linker search directory (e.g. "/usr/lib/libfoo.a") no longer asks the linker to search for the library (e.g. "-lfoo") and now links by full path. See policy "CMP0060". - Drop patches merged upstream: cmake.git-4552bc8.patch and cmake-fix-pie-binaries.patch ++++ ghostscript: - CVE-2015-3228.patch fixes out of bound read/write cause by integer overflow in gsmalloc.c (boo#939342). ++++ glibc: - pthread-join-deadlock.patch: Use IE model for static variables in libc.so, libpthread.so and rtld (bsc#930015, BZ #18457) ++++ glibc: - pthread-join-deadlock.patch: Use IE model for static variables in libc.so, libpthread.so and rtld (bsc#930015, BZ #18457) ++++ kernel-default: - Update config files. Disable Exynos 3/4 related options. - commit ada1a44 - Update config files. Disable Exynos 5 related config options. - commit 6fd21aa - config: disable HIBERNATION on ppc64* vanilla configs - commit 2a5007c - Update to 4.2-rc4. - commit 75c1ba1 - config: x86_64: enable EFI_MIXED in nonvirtual configs An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI variables and services if booted under 32-bit UEFI. Some bootloaders also need it to be able to boot 64-bit kernel under 32-bit UEFI. (boo#935027 fate#318252) - commit f807859 - config: enable NET_DROP_MONITOR=m The drop_monitor module is useful for debugging networking issues. It collects information where in the kernel code are packets dropped; dropwatch utility can be used to process the data. - commit f8a6191 ++++ kernel-source: - Update config files. Disable Exynos 3/4 related options. - commit ada1a44 - Update config files. Disable Exynos 5 related config options. - commit 6fd21aa - config: disable HIBERNATION on ppc64* vanilla configs - commit 2a5007c - Update to 4.2-rc4. - commit 75c1ba1 - config: x86_64: enable EFI_MIXED in nonvirtual configs An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI variables and services if booted under 32-bit UEFI. Some bootloaders also need it to be able to boot 64-bit kernel under 32-bit UEFI. (boo#935027 fate#318252) - commit f807859 - config: enable NET_DROP_MONITOR=m The drop_monitor module is useful for debugging networking issues. It collects information where in the kernel code are packets dropped; dropwatch utility can be used to process the data. - commit f8a6191 ++++ kernel-syms: - Update config files. Disable Exynos 3/4 related options. - commit ada1a44 - Update config files. Disable Exynos 5 related config options. - commit 6fd21aa - config: disable HIBERNATION on ppc64* vanilla configs - commit 2a5007c - Update to 4.2-rc4. - commit 75c1ba1 - config: x86_64: enable EFI_MIXED in nonvirtual configs An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI variables and services if booted under 32-bit UEFI. Some bootloaders also need it to be able to boot 64-bit kernel under 32-bit UEFI. (boo#935027 fate#318252) - commit f807859 - config: enable NET_DROP_MONITOR=m The drop_monitor module is useful for debugging networking issues. It collects information where in the kernel code are packets dropped; dropwatch utility can be used to process the data. - commit f8a6191 ++++ kiwi: - Kiwi Doc Revision Pt. 6: Maintenance Chapter - Fixed disk size adaption for in place recovery The size of the disk is increased by the require space to create the recovery tar archive at boot time. However the value was not in the xml instance because KIWIBoot creates their own instance of KIWIXML. This is fixed now by passing along the origin XML instance when available - Fixed in place recovery The information about the size of the recovery partition was missing inside of the initrd. The information is now available as variable in the profile environment ++++ libdrm: - Disable valgrind support if not available ++++ xml-security-c: - use spec-cleaner - package cleaning - remove unused conditionals ++++ libzypp: - Update zypp-po.tar.bz2 ++++ man-pages: - update to 4.01: - new and rewritten pages * bpf.2 * __ppc_get_timebase.3 * queue.3 - newly documented interfaces in existing pages * rename.2 Document RENAME_WHITEOUT ++++ python-dateutil: - Update to version 2.2: * Updated zoneinfo to 2013h * fuzzy_with_tokens parse addon from Christopher Corley * Bug with LANG=C fixed by Mike Gilbert - Aligned requirement version with PyPI ++++ python-lxml: - Update to version 3.4.4 Bugs fixed: * An ElementTree compatibility test added in lxml 3.4.3 that failed in Python 3.4+ was removed again. - Aligned dependency versions with PyPI ones ++++ python-requests: - Update no-default-cacert.patch (bsc#935252) Don't use the hardcoded path for certs ++++ rpcbind: - Document how to restrict addresses that rpcbind will listen on [bsc#935102] Added 0031-rpcbind-manpage.patch ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-7-26 - Jul 26 2015 ------------------- ------------------------------------------------------------------ ++++ dracut: - get_kernel_version is required for /sbin/mkinitrd ++++ libqt5-qtbase: - Fix the suse_version condition checks - treat Leap equally as 13.2 wrt which system libs shall be used ++++ libzypp: - Update zypp-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-7-25 - Jul 25 2015 ------------------- ------------------------------------------------------------------ ++++ ibus-anthy: - update to 1.5.7 * Fixed no parent when click on shortcut keys * Updated emoji table * Added textdomain in default.xml * Added anthy.appdata.xml * Fixed to import sys * Added icon_prop_key support for IBus 1.5.11 ++++ atkmm: - Update to version 2.23.2: + Use (and require) C++11. - Changes from version 2.23.1: + Atk: - Document: Add get/set_attribute() and deprecate get_document() and get_document_type(). - Component: Deprecate add/remove_focus_handler, get_size() and get_position(). - Add Range. - Table: . Deprecate get_column/row_at_index(). . Add a get_at() const version and deprecate get_index_at(). - Text: . Deprecate get_text_before_offset(), get_text_after_offset(). . Add get_string_at_offset(), deprecating other methods for it. - Value: Deprecate get_minimum/maximum_range() in favour or get_range(). + Build: Update MSVC 2005, 2008 and 2010 Projects: Add "Install" Project. ++++ libpwquality: - Update to version 1.3.0: + Change the defaults for credits, difok, and minlen. + Make the cracklib check optional but on by default. + Add implicit support for parsing .d/*.conf files. + Add libpwquality API manual page. ------------------------------------------------------------------ ------------------ 2015-7-24 - Jul 24 2015 ------------------- ------------------------------------------------------------------ ++++ ModemManager: - Update to version 1.4.10: + QMI: retry unlock check on 'UimUninitialized' errors. + QMI: fix '0' prefixed IMEI/ESN/MEID. + Huawei: fix secondary port unsolicited message handling. + Huawei: ignore ^POSEND and ^POSITION unsolicited messages. + Blacklist: ignore devices from Posnet Polska S.A. + Blacklist: ignore Palm M5xx devices. - Cleaned up spec ++++ adobe-sourcecodepro-fonts: - Update to version 2.010 ( roman fonts ) / 1.030 ( italic fonts ) * Adds italic styles to family. (GitHub issue #6) * Adds Powerline symbols. (GitHub issue #43) * Adds mathematical operators specifically requested to date. (GitHub issue #49) * Adds geometric shapes specifically requested to date. (GitHub issue #51) * Changes vendor ID from ADBE to ADBO. (GitHub issue #80) * Updates name table to remove full license text. (GitHub issue #83) * Increases length of em dash. (GitHub issue #85) * Adds character variants features (ccXX). * Adds support for some extended Latin (IPA). * Adds characters to fully support WGL4 standard. * Adds characters that were missing for Arabic and Hebrew transliteration schemes. * Adds a few emoji characters. * Adds SVG colored versions of some characters * Nudges the dot accent up to prevent from collapsing in CFF fonts. * Adjusts design and positioning of cedillas. * Updates the design of the following glyphs in intermediate weights, thanks to intermediate master: B, M, N, W, e, g, m, w, Bstroke, Hbar, Oslash, Tbar, Eth, ae, bstroke, dcroat, eogonek, hbar, oslash, oe, eth, zero.0, zero.0o, zero.0c, e.sups * Updates design of ringhalfleftmod, ringhalfrightmod. * [roman fonts only] Adds support for Greek and Cyrillic. (GitHub issues #48 & #85) * [roman fonts only] Adds alternate lowercase i with foot serifs (ss04 – stylistic set 4). ++++ btrfsprogs: - Moved feature to get the minimum size a filesystem can be resized to into the subcommand inspect-internal (FATE#317897). - Added patches: * 2105-move-min-resize-implementation-to-inspec.patch * 2106-inspect-add-command-min-dev-size.patch ++++ efibootmgr: - Refresh for SLE12. [bsc#929677] (efibootmgr-gcc-Wall.diff, efibootmgr-delete-multiple.diff) ++++ kiwi: - Maintenance chapter, still WIP - Kiwi Doc Revision Pt. 5: ISO images - Added TODO list - v7.03.9 released - Added custom hybridpersistent_filesystem attribute By default kiwi creates a btrfs partition as write space for hybrid live systems. With the new attribute one can specify also the 'fat' filesystem as write space. This would allow to create hybrid live images which are compatible with the Windows OS in a similar way like kiwi's livestick tool does it. This Fixes #475 ++++ xml-security-c: - initial revision ++++ python-requests: - fix version condition to allow RHEL/CentOS 7 builds - Update to 2.7.0 - resolving several bugs involving chunked transfer encoding and response framing. - Remove VendorAlias import - Simplify the PreparedRequest.prepare API - Handle UnicodeDecodeErrors - Copy a PreparedRequest's CookieJar more reliably ++++ yast2-country: - Removed dependencies to packages dropped in 2002. - 3.1.22 ++++ yast2-installation: - avoid duplicating release notes for products (bsc#935599) - 3.1.151 ++++ yast2-schema: - BuildService requires an ID for package submission (bsc#939346) - 3.1.3 ------------------------------------------------------------------ ------------------ 2015-7-23 - Jul 23 2015 ------------------- ------------------------------------------------------------------ ++++ adwaita-icon-theme: - Update to version 3.17.4: + Updated folder-new-symbolic. ++++ at-spi2-atk: - Update to version 2.17.1: + Eliminate some console warnings due to NULL gobjects. + Tests: fix out-of-source and parallel build (bgo#751137). + Add some missing files to the distribution (bgo#751138). ++++ at-spi2-core: - Update to version 2.17.1: + Functions shouldn't try to return values (bgo#749330). + Fix atspi_table_cell_get_position. ++++ clutter: - Update to version 1.23.4: + Add functions for binding a GListModel to a ClutterActor. The bind_model() and bind_model_with_propertis() methods on ClutterActor allow binding objects inside a GListModel implementation to children or an actor. + Add event types for touchpad gestures. Currently, the libinput input backend is the only one that will generate the touchpad events for swipe and pinch/zoom/rotate, but support for other backends is planned in the future. + Documentation fixes. + Bugs fixed: bgo#752272, bgo#752056, bgo#752104, bgo#751472. ++++ evince: - Update to version 3.17.4: + The sidebar tab to add new annotations has been removed, and a new annotations toolbar has been added making it easier to discover and more convenient to annotate documents (bgo#649045). + Updated translations. ++++ gnome-desktop: - Update to version 3.17.4: + Remove unused EDID parsing code. + Support underscanning. + Export dpms information. + Add support for tiled monitors. + Updated translations. - Bump libgnome-desktop soname and rename subpackage (also in baselibs.conf) following upstreams changes. ++++ gnome-settings-daemon: - Update to version 3.17.3: + Make device type presence checks work on libinput and wayland + Fix orientation setting on startup. - Update to version 3.17.2: + Orientation: Get accelerometer information from iio-sensor-proxy. + Power: - Add automatic screen brightness support, using iio-sensor-proxy. - Remove critical-battery-action key as it's not used anymore with UPower 1.0. - Fix a crash when reading invalid backlight values. + Print notifications: Don't show error for job in progress. + Wacom: - Fix possible crash when Bamboo tablet is plugged at login time. - Fix possible double-frees. + Updated translations. - Rebase gnome-settings-daemon-notify-idle-resumed.patch. ++++ gnome-shell: - Update to version 3.17.4: + Fix fuzziness of app menu icon (bgo#747932). + Implement 4 finger swipe gesture for touchpads (bgo#752250). + Bugs fixed: bgo#751921, bgo#659969, bgo#752438, bgo#752675. + Updated translations. ++++ gnome-shell-extensions: - Update to version 3.17.4: + Updated translations. ++++ nautilus: - Update to version 3.17.3: + Ignore no desktop if not first launch. + Make the toolbar menu settings the only and permanent settings. + Use Modified Time for all locations except Recent. + Implement new design for operations feedback. + Hide sort menu on Recent. + Switch to list view if searching. + Provide smarter location displayed names. + Show feedback when there is no search results. + Fix floating bar loading feedback. + Add feedback when the current shown folder is empty. + Updated translations. ++++ gtk3: - Update to version 3.17.5: + GtkFileChooser: - Always search in the current location, and indicate this in the subtitle. Show progress for long searches, and show a nice empty state. - Make search in recent files work. - Fix sorting order of recent files and search results. - Various improvements to keyboard navigation: . Ctrl-F toggles search. . . opens location entry. . Alt-P focuses the sidebar. . Escape stops search and closes the location entry. - Move the name entry to the header bar in Save modes. - Don't show Trash and Recent in the sidebar in Save modes. - Allow renaming and deleting files in Save modes. - Improved sizing behavior of columns. - Improved formatting of the time and location columns. - Time column can show date and time. - Move fixed and network drives and volumes from the sidebar to a new view that also allows to connect to remote servers. - Use popovers for context menus and support long press to make them accessible with touch. + GtkScrolledWindow: - Keep scrollbars below treeview headers. - Switch the roles of secondary and middle click on scrollbar steppers: . Primary click starts low-speed autoscrolling. . Secondary click start high-speed autoscrolling. . Middle click scrolls to the end. - Tweak button bindings on scrollbars (and scales): . Primary click warps to the location. . Primary click with Shift jumps by pages. . Secondary click starts variable-speed autoscrolling. + Theme and CSS: - GtkSwitch has a new slider-height style property to make square switches possible. - Support CSS letter-spacing for labels and entries. - Partial support for CSS text-decoration. + Font handling: Per-widget font options and font maps are supported now. + gtk-demo has various new and improved examples. + X11: Fix rendering stalls over remote ssh connections. + Wayland: - Various fixes to make Copy-Paste and Drag-and-Drop work better. - Ignore size increments for maximized and fullscreen windows. - Fix cursor handling in hi-dpi. + Mir: Various fixes and improvements. + Broadway: Windows can now be maximized: + Bugs fixed: bgo#325150, bgo#593372, bgo#720684, bgo#741800, bgo#748892, bgo#750870, bgo#750994, bgo#751341, bgo#751368, bgo#751401, bgo#751414, bgo#751443, bgo#751447, bgo#751448, bgo#751625, bgo#751677, bgo#751689, bgo#751739, bgo#751752, bgo#751754, bgo#751793, bgo#751800, bgo#751805, bgo#751811, bgo#751877, bgo#751910, bgo#752000, bgo#752016, bgo#752025, bgo#752034, bgo#752088, bgo#752093, bgo#752131, bgo#752509, bgo#752520, bgo#309300, bgo#725551, bgo#751812, bgo#752502, bgo#752616, bgo#752599. + Updated translations. - Update to version 3.17.4: + GtkStack animates size changes + GtkListBox and GtkFlowBox support positional css selectors like :first-child, :last-child and :nth-child + GtkPlacesSidebar has been rewritten to use GtkListBox + Touch selection in GtkTextView and GtkEntry has been greatly improved + There's now a way to have output-only windows, and this is used by GtkOverlay for pass-through overlays + Bugs fixed: bgo#724506, bgo#725441, bgo#745957, bgo#747793, bgo#748951, bgo#749650, bgo#749717, bgo#749737, bgo#750058, bgo#750068, bgo#750338, bgo#750343, bgo#750384, bgo#750396, bgo#750424, bgo#750477, bgo#750489, bgo#750505, bgo#750568, bgo#750605, bgo#750631, bgo#750690, bgo#750692, bgo#750718, bgo#750741, bgo#750883, bgo#750888, bgo#750892, bgo#750993, bgo#751018, bgo#751050, bgo#751082, bgo#751084, bgo#751098, bgo#751099, bgo#751169, bgo#751341. + Updated translations. - Rebase gtk3-path-local.patch. - Update to version 3.17.3: + Respin to fix the tarball. - Update to version 3.17.2: + GtkFontChooser: - Allow custom font maps, to support application-specific fonts. - Improve the 'no search results' page. + GtkFileChooser: - Change simple search engine to search breadth-first. - Make the simple search engine use GIO, so it works on remote shares too. - Merge results from the tracker and simple search engines. - Add a 'no search results' page. + GtkPlacesSidebar: Use a popover for renaming bookmarks. + GtkPopover: Add support for default widgets. + GtkScrolledWindow: Support kinetic scrolling on touchpads. + GtkBuilder: - Improve error reporting. - gtk-builder-tool can validate templates. - gtk-builder-tool can enumerate named objects. + gtk3-demo: - New cursors demo. - New page setup demo. - Builder demo ported away from GtkUIManager. + GDK: Make css cursor names work across backends. + Windows: - Require Vista or newer. - Support RGBA windows. - Support css cursor names. - Support animated cursors. - Add cursor theme support. To take advantage of this, you will need a new adwaita-icon-theme with Windows cursors. + Wayland: - Remove assumptions on ordering of globals in startup. - Improve DND support in various places. - Support css cursor names. + X11: - Support XRANDR 1.5 monitor objects. - Support css cursor names. + OS X: Support css cursor names. + Bugs fixed: bgo#619493, bgo#693738, bgo#719683, bgo#719819, bgo#727316, bgo#744086, bgo#746916, bgo#747150, bgo#747634, bgo#747664, bgo#748234, bgo#748615, bgo#748640, bgo#748763, bgo#748771, bgo#748782, bgo#748783, bgo#748784, bgo#748833, bgo#749009, bgo#749012, bgo#749021, bgo#749178, bgo#749425, bgo#749451, bgo#749593, bgo#749679, bgo#749770, bgo#749893. + Updated translations. - Update to version 3.17.1: + Themes: - Many HighContrast theme improvements. - Stronger entry focus in Adwaita. - Improve client-side decorations without a compositor. + Scrolling: - Support horizontal wheel scrolling with Shift. - Make indicators pop up reliably. - Detect more trackpoints. - Handle pens, erasers and similar devices. + GtkTextView: Support underline and strikethrough color. + GtkFileChooser: - Open location entry more easily. - Ensure a directory is loaded. - Use a popover for new folder names. + GtkBuilder: - Improve error messages. - Add a gtk-builder-tool utility for ui file validation. + Inspector: - Show accessible name and description. - Add a tab for CSS nodes. + Wayland: - DND and clipboard fixes. - Support attached modal dialogs with mutter. + Windows: - Drop XP support. - Support horizontal mouse wheel scrolling. + Bugs fixed: bgo#132197, bgo#402168, bgo#671362, bgo#723394, bgo#734741, bgo#737175, bgo#741849, bgo#745721, bgo#746149, bgo#746188, bgo#746202, bgo#746301, bgo#746358, bgo#746368, bgo#746369, bgo#746370, bgo#746386, bgo#746435, bgo#746468, bgo#746493, bgo#746586, bgo#746602, bgo#746668, bgo#746688, bgo#746706, bgo#746712, bgo#746746, bgo#746784, bgo#746817, bgo#746821, bgo#746862, bgo#746893, bgo#746904, bgo#746925, bgo#746961, bgo#747096, bgo#747121, bgo#747133, bgo#747288, bgo#747305, bgo#747406, bgo#747407, bgo#747469, bgo#747471, bgo#747524, bgo#747539, bgo#747553, bgo#747560, bgo#747604, bgo#747608, bgo#747689, bgo#747805, bgo#747808, bgo#747827, bgo#748013, bgo#748014, bgo#748061, bgo#748156, bgo#748341, bgo#748346, bgo#748500, bgo#748509. + Updated translations. ++++ open-iscsi: - Added iscsi_fw_login helper script, and new udev rule to call script when iBFT/iscsi boot targets added (bsc#869278) ++++ kernel-default: - Enable PCI host controller dirver for arm64 PCI host controller is not yet supported on mainline. We need this patch to get lspci working. - commit 3b6a8b8 - Update config files. Disable HIBERNATION on power due to invalid code generation (bsc#938934) - commit 03e948d ++++ kernel-source: - Enable PCI host controller dirver for arm64 PCI host controller is not yet supported on mainline. We need this patch to get lspci working. - commit 3b6a8b8 - Update config files. Disable HIBERNATION on power due to invalid code generation (bsc#938934) - commit 03e948d ++++ kernel-syms: - Enable PCI host controller dirver for arm64 PCI host controller is not yet supported on mainline. We need this patch to get lspci working. - commit 3b6a8b8 - Update config files. Disable HIBERNATION on power due to invalid code generation (bsc#938934) - commit 03e948d ++++ kiwi: - Kiwi Doc Revision Pt. 4: Moving RAID, LUKS, LVM and Cache to Advanced Config ++++ mozilla-nss: - switch CKBI from 1.98 to 2.4, which is what Firefox 38 uses ++++ gtkmm2: - Add gtkmm2-new-glibmm-fixes.patch: Add commits from upstream to support/fix build with new glibmm. ++++ gtkmm3: - Update to version 3.17.50: + Gtk: - PlacesSidebar: . Deprecate set/get_show_connect_to_server() and the property. . Add set/get_show_recent(), set/get_show_trash(), set/get_show_other_locations() and properties, and the populate_all property. - Popover: Add get/set_default_widget(). - Window: Add get_titlebar(). + Build: - gtk_generate_extra_defs.sh: Fix for the patch command, version 2.7.5. - C++11: . Use nullptr instead of 0. . Use of the override keyword. . Use of auto. . Use of range-based for loops. - Fix the build when using -Wshadow (now used in - -enable-warnings=fatal). + Documentation: LevelBar: Document how to workaround the lack of Orientation base class (bgo#752568). ++++ mutter: - Update to version 3.17.4: + nested: Allow basic configuration of dummy outputs (bgo#747089). + Send wl_surface.enter and wl_surface.leave on output changes (bgo#744453). + Improve HiDPI handling on wayland (bgo#745655, bgo#744934). + Implement compositor-side animated cursors (bgo#752342). + Bugs fixed: bgo#750816, bgo#751884, bgo#752248, bgo#752551, bgo#752552, bgo#752673, bgo#752674. - Drop mutter-devel-doc sub-package, removed upstream. ++++ libtirpc: - Fix public xdr.h header - xdr_rpcvers() were broken (bsc#902439) Added: libtirpc-xdr-header.patch ++++ libtirpc1: - Fix public xdr.h header - xdr_rpcvers() were broken (bsc#902439) Added: libtirpc-xdr-header.patch ++++ meld: - Update to version 3.14.0: + Fix crash when starting folder comparison on Windows. + Fix bad chunk action behaviour for middle-to-right actions in three pane conflicts. + Documentation fixes. + Updated translations. ++++ ntp: - Add "addserver" as a new legacy action. - Fix the comment regarding addserver in ntp.conf (bnc#910063). ++++ orca: - Update to version 3.17.4: + MathML: Implement speech support for MathML content in Gecko-based browsers. + Web: - Fix several regressions introduced by the new "web" script. - Don't set the locusOfFocus to non-focused link upon document focus. - Ignore state-changed:busy events from nested web documents. - Create a utility method to get and cache an element's tag. + General: - Handle some changes in the Thunderbird v.38 spellcheck dialog. - Add handling for ROLE_HEADER. - Add support for status bar notifications. - Remove the old "inacessible" metacity/marco hack. - Stop using gnome-autogen.sh. - Mark several command-line strings for translation. - Enable toggling of speech via keybinding when speech is disabled. - Add handling for Evo's "autocomplete" popups. + Updated translations. ++++ virt-manager: - bsc#938942 - Can't create a vmguest with raw format image with virt-manager at first installation (option disable) virtman-reset-image-filename-based-on-format.patch virtman-allow-other-disk-formats.patch ++++ yast2-storage: - Added NoCoW subvolume for /var/lib/libvirt/images (Fate#319299) - 3.1.64 ------------------------------------------------------------------ ------------------ 2015-7-22 - Jul 22 2015 ------------------- ------------------------------------------------------------------ ++++ dnsmasq: - Build with support for DNSSEC (fate#318323, bsc#908137). ++++ glibc: - glibc-nodate.patch: fix verification of timestamp ++++ glibc: - glibc-nodate.patch: fix verification of timestamp ++++ gnome-control-center: - Update to version 3.16.3: + Date & Time: Fix accessibility of the hour and minutes spinbuttons. + Network: - Prevent a use after free crash when removing virtual devices. - Fix all Wi-Fi networks having gear buttons. - Only share a new wifi connection if the user is allowed to. - Fix possible crash when changing airplane mode. - Fix possible crash when connections change after Network panel was closed. + Power: - Hide Bluetooth power section when w/o BT. - Fix "When battery power is critical" label with UPower 1.0. - Fix possible crash if up_client_get_devices() fails. - Make the automatic suspend row accessible. + Printers: - Set focus of the 'New printer dialog' correctly. - Fix focus chain of the 'New printer dialog'. - Fix setting of page size. - Don't expand search entry. - Show border around 'No printers detected' text. - Check whether we have a device name. - Don't show the same device multiple times. + Region & Language: Fixes to the region and language lists. - Disable gcc-private-connection.patch for now. ++++ installation-images-SLES: - don't strip anything (bsc#938738) - 14.191 ++++ java-1_7_0-openjdk-plugin: - Added patch: * icedtea-web-1.6-tail.patch - Fix generation of man-pages with some versions of "tail" ++++ java-1_8_0-openjdk: - Upgrade to upstream tag jdk8u51-b16 * Security fix release of July 15, 2015 (bsc#938248, bsc#937828) - Security issues fixed: * CVE-2015-2590: Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: Libraries). * CVE-2015-2597: Vulnerability in the Java SE component of Oracle Java SE (subcomponent: Install). * CVE-2015-2601: Vulnerability in the Java SE, JRockit, Java SE Embedded component of Oracle Java SE (subcomponent: JCE). * CVE-2015-2613: Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: JCE). * CVE-2015-2619: Vulnerability in the Java SE, JavaFX, Java SE Embedded component of Oracle Java SE (subcomponent: 2D). * CVE-2015-2621: Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: JMX). * CVE-2015-2625: Vulnerability in the Java SE, JRockit, Java SE Embedded component of Oracle Java SE (subcomponent: JSSE). * CVE-2015-2627: Vulnerability in the Java SE component of Oracle Java SE (subcomponent: Install). * CVE-2015-2628: Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: CORBA). * CVE-2015-2632; Vulnerability in the Java SE component of Oracle Java SE (subcomponent: 2D). * CVE-2015-2637: Vulnerability in the Java SE, JavaFX, Java SE Embedded component of Oracle Java SE (subcomponent: 2D). * CVE-2015-2638: Vulnerability in the Java SE, JavaFX, Java SE Embedded component of Oracle Java SE (subcomponent: 2D). * CVE-2015-2659: Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: Security). * CVE-2015-2664: Vulnerability in the Java SE component of Oracle Java SE (subcomponent: Deployment). * CVE-2015-2808: Vulnerability in the Java SE, JRockit, Java SE Embedded component of Oracle Java SE (subcomponent: JSSE). * CVE-2015-4000: Vulnerability in the Java SE, JRockit, Java SE Embedded component of Oracle Java SE (subcomponent: JSSE). * CVE-2015-4729: Vulnerability in the Java SE component of Oracle Java SE (subcomponent: Deployment). * CVE-2015-4731: Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: JMX). * CVE-2015-4732: Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: Libraries). * CVE-2015-4733: Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: RMI). * CVE-2015-4736: Vulnerability in the Java SE component of Oracle Java SE (subcomponent: Deployment). * CVE-2015-4748: Vulnerability in the Java SE, JRockit, Java SE Embedded component of Oracle Java SE (subcomponent: Security). * CVE-2015-4749: Vulnerability in the Java SE, JRockit, Java SE Embedded component of Oracle Java SE (subcomponent: JNDI). * CVE-2015-4760: Vulnerability in the Java SE component of Oracle Java SE (subcomponent: 2D). ++++ java-1_8_0-openjdk-plugin: - Added patch: * icedtea-web-1.6-tail.patch - Fix generation of man-pages with some versions of "tail" ++++ kdump: - add kdump-keep-dracut-fstab-generator.patch: Do not remove dracut-rootfs-generator from kdump initrd (bsc#936363). - add kdump-add-requires-mounts-for-into-systemd-unit.patch: Add RequiresMountsFor= line to kdump-save.service (bsc#936363, bsc#936475, bsc#936489). - kdump-device-timeout.patch: Dropped. ++++ kernel-default: - Update to 4.2-rc3. - commit bd67def ++++ kernel-source: - Update to 4.2-rc3. - commit bd67def ++++ kernel-syms: - Update to 4.2-rc3. - commit bd67def ++++ ldb: - Update to 1.1.21; (bsc#939050). + build fixes + improved python bindings ++++ pango: - Update to version 1.37.2: + Don't use hb_glib_get_unicode_funcs. + Warning fixes. ++++ libreoffice: - Add explicit requires over libmysqlclient_r18, should cover bnc#829430 ++++ libstorage: - Don't throw exception for all kinds of parted stderr output (bnc#938561, bnc#938572) - 2.25.27 ++++ talloc: - Update to 2.1.3; (bsc#939051). + improved python3 bindings + documentation fixes regarding talloc_reference() and talloc_unlink() ++++ tdb: - Update to version 1.3.7. + first fix deadlock in the interaction between fcntl and mutex locking; (bso#11381) + improved python3 bindings ++++ nfs-utils: - 0018-gssd-ensure-that-preferred_realm-is-non-NULL-before-.patch Fix crash in rpcgssd if not preferred realm is set (bsc#935272) - 0019-mountd-fix-segfault-in-add_name-with-newer-gcc-compi.patch Fix crash in rpc.mounted depending on which compiler is used. (bsc#937039) - 0020-mount-improve-error-message-when-statd-cannot-be-sta.patch Improve error message from statd. (bsc#853478) ------------------------------------------------------------------ ------------------ 2015-7-21 - Jul 21 2015 ------------------- ------------------------------------------------------------------ ++++ gdk-pixbuf: - Update to version 2.31.5: + Add support for g_autoptr for all object types (bgo#750497). + Avoid a possible divide-by-zero in the pixbuf loader (bgo#750440). + Remove gettext .pot file hack (bgo#743574). + Be more careful about integer overflow (bgo#752297). + Updated translations. - Drop README from docs as it is now empty. - Add generic www.gnome.org URL to silence a few lint warnings. ++++ glib2: - Update to version 2.45.4: + Bugs fixed: bgo#727829, bgo#741901, bgo#746339, bgo#747676, bgo#748610, bgo#749911, bgo#749912, bgo#750625, bgo#750807, bgo#751160, bgo#751672, bgo#751731, bgo#751737, bgo#751798, bgo#752089, bgo#752293. + Updated translations. ++++ glibc: - also filter out -fstack-protector-strong ++++ glibc: - also filter out -fstack-protector-strong ++++ gnome-settings-daemon: - Update to version 3.16.3: + Make device type presence checks work on libinput and wayland. + Power: Fix a crash when reading invalid backlight values. + Print notifications: Don't show error for job in progress. + Wacom: Fix possible crash when Wacom tablet is plugged in. ++++ gnome-system-monitor: - Update to version 3.17.4: + Bugs fixed: bgo#749560, bgo#749645. + Updated translations. - Replace dbus-1-glib-devel, libgtop-devel, librsvg-devel and libxml2-devel BuildRequires for their pkgconfig() equivalents. ++++ gtk3: - Update to version 3.16.6: + OS X: Partial aspect ratio support. + Revert a problematic change to scroll event handling. + Bugs fixed: bgo#741800, bgo#751401, bgo#751625, bgo#752016, bgo#752093, bgo#752520. + Updated translations. - Drop gtk3-Revert-x11-Query-pointer-devices-scroll-valuators.patch: Fixed upstream. ++++ java-1_7_0-openjdk: - Update to 2.6.1 - OpenJDK 7u85 (bsc#938248) * Security fixes - S8043202, CVE-2015-2808: Prohibit RC4 cipher suites - S8067694, CVE-2015-2625: Improved certification checking - S8071715, CVE-2015-4760: Tune font layout engine - S8071731: Better scaling for C1 - S8072490: Better font morphing redux - S8072887: Better font handling improvements - S8073334: Improved font substitutions - S8073773: Presume path preparedness - S8073894: Getting to the root of certificate chains - S8074330: Set font anchors more solidly - S8074335: Substitute for substitution formats - S8074865, CVE-2015-2601: General crypto resilience changes - S8074871: Adjust device table handling - S8075374, CVE-2015-4748: Responding to OCSP responses - S8075378, CVE-2015-4749: JNDI DnsClient Exception Handling - S8075738: Better multi-JVM sharing - S8075833, CVE-2015-2613: Straighter Elliptic Curves - S8075838: Method for typing MethodTypes - S8075853, CVE-2015-2621: Proxy for MBean proxies - S8076328, CVE-2015-4000: Enforce key exchange constraints - S8076376, CVE-2015-2628: Enhance IIOP operations - S8076397, CVE-2015-4731: Better MBean connections - S8076401, CVE-2015-2590: Serialize OIS data - S8076405, CVE-2015-4732: Improve serial serialization - S8076409, CVE-2015-4733: Reinforce RMI framework - S8077520, CVE-2015-2632: Morph tables into improved form - PR2487, CVE-2015-4000: Make jdk8 mode the default for jdk.tls.ephemeralDHKeySize * OpenJDK - S7124253: [macosx] Flavor change notification not coming - S8007219: [macosx] Frame size reverts meaning of maximized attribute if frame size close to display - S8013581: [macosx] Key Bindings break with awt GraphicsEnvironment setFullScreenWindow - S8014464: Update jcheck for OpenJDK 7 - S8020210: [macosx] JVM crashes in CWrapper$NSWindow.screen(long) - S8027058: sun/management/jmxremote/bootstrap/RmiBootstrapTest.sh Failed to initialize connector - S8027561: [macosx] Cleanup "may not respond to selector" warnings in native code - S8029868: Fix KSS issues in sun.lwawt.macosx - S8042205: javax/management/monitor/*: some tests didn't get all the notifications - S8043201: Deprecate RC4 in SunJSSE provider - S8046817: JDK 8 schemagen tool does not generate xsd files for enum types - S8048194: GSSContext.acceptSecContext fails when a supported mech is not initiator preferred - S8064546: CipherInputStream throws BadPaddingException if stream is not fully read - S8065764: javax/management/monitor/CounterMonitorTest.java hangs - S8066952: [TEST-BUG] javax/management/monitor/CounterMonitorTest.java hangs - S8068674: Increment minor version of HSx for 7u85 and initialize the build number - S8071668: [macosx] Clipboard does not work with 3rd parties Clipboard Managers - S8073357: schema1.xsd has wrong content. Sequence of the enum values has been changed - S8073385: Bad error message on parsing illegal character in XML attribute - S8074098: 2D_Font/Bug8067699 test fails with SIGBUS crash on Solaris Sparc - S8074297: substring in XSLT returns wrong character if string contains supplementary chars - S8075575: com/sun/security/auth/login/ConfigFile/InconsistentError.java failed in certain env. - S8075576: com/sun/security/auth/module/KeyStoreLoginModule/OptionTest.java failed in certain env. - S8075667: (tz) Support tzdata2015b - S8076290: JCK test api/xsl/conf/string/string17 starts failing after JDK-8074297 - S8077685: (tz) Support tzdata2015d - S8078348: sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java fails with BindException - S8078439: SPNEGO auth fails if client proposes MS krb5 OID - S8078529: Increment the build value to b02 for hs24.85 in 7u85 - S8078562: Add modified dates - S8080318: jdk8u51 l10n resource file translation update - S8081386: Test sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh test has RC4 dependencies - S8081622: Increment the build value to b03 for hs24.85 in 7u85 - S8081775: two lib/testlibrary tests are failing with "Error. failed to clean up files after test" with jtreg 4.1 b12 - OJ01: Allow OpenJDK to build on PaX-enabled kernels - OJ02: Fix build where PAX_COMMAND is not specified - OJ03: Only apply PaX-marking when needed by a running PaX kernel - OJ04: Revert introduction of lambda expression in sun.lwawt.macosx.LWCToolkit - OJ05: Fix mistake in 8075374 backport * Backports - S8087120, RH1206656, PR2553: [GCC5] java.lang.StackOverflowError on Zero JVM initialization on non x86 platforms. * Bug fixes - PR2501: libjavasctp.so doesn't need to link against libdl when linking against libsctp - PR2502: Remove -fno-tree-vectorize workaround now http://gcc.gnu.org/PR63341 is fixed - PR2503: Add existence check for all optional dependencies in jdk_generic_profile.sh - PR2521: Systems with a GLib without libgio segfault when obtaining proxy information - Removed patch: * zero-dummy.patch - Integrated in icedtea 2.6.1 - Update to 2.6.0 - OpenJDK 7u80 * OpenJDK - S4792059: test/java/io/pathNames/GeneralSolaris.java fails on symbolic links - S4991647: PNGMetadata.getAsTree() sets bitDepth to invalid value - S5036554: unmarshal error on CORBA alias type in CORBA any - S6458027: Disabling IPv6 on a specific network interface causes problems - S6642881: Improve performance of Class.getClassLoader() - S6695379: Copy method annotations and parameter annotations to synthetic bridge methods - S6883953: java -client -XX:ValueMapInitialSize=0 crashes - S6931564: Incorrect display name of Locale for south africa - S6976528: PS: assert(!limit_exceeded || softrefs_clear) failed: Should have been cleared - S6984762: Invalid close of file descriptor '-1' in findZoneinfoFile - S6993873: java/awt/Focus/FocusOwnerFrameOnClick/FocusOwnerFrameOnClick.java test indicates ".a frame wasn't focused on click" jdk7 issue on linux - S7010989: Duplicate closure of file descriptors leads to unexpected and incorrect closure of sockets - S7017962: Obsolete link is used in URL class level spec - S7033533: realSync() doesn't work with Xfce - S7036518: TEST_BUG: add cygwin support to test/java/nio/charset/coders/CheckSJISMappingProp.sh - S7052170: javadoc -charset option generates wrong meta tag - S7145454: JVM wide monitor lock in Currency.getInstance(String) - S7152892: some jtreg tests fail with permission denied - S7153157: ClassValue.get does not return if computeValue calls remove - S7156459: Remove unnecessary get() from Currency.getInstance() - S7158636: InterfaceAddress.getBroadcast() returns invalid broadcast address on WLAN - S7160604: Using non-opaque windows - popups are initially not painted correctly - S7161320: TEST_BUG: java/awt/event/KeyEvent/SwallowKeyEvents/SwallowKeyEvents.java fails (Invalid key code) - S7164841: Improvements to the GC log file rotation - S7172176: test/sun/tools/jconsole/ImmutableResourceTest.sh failing - S7172865: PropertyDescriptor fails to work with setter method name if setter is non-void - S7178362: Socket impls should ignore unsupported proxy types rather than throwing - S7180038: regression test failure, SSLEngineBadBufferArrayAccess.java - S7180557: InetAddress.getLocalHost throws UnknownHostException on java7u5 on OSX - S7196009: SunPkcs11 provider fails to parse config path containing parenthesis - S7199674: (props) user.home property does not return an accessible location in sandboxed environment [macosx] - S8001633: Wrong alt processing during switching between windows. - S8002148: [TEST_BUG] The four lines printed are not the bold typeface. - S8004488: wrong permissions checked in krb5 - S8006023: Embedded Builds fail management test because of requirement for UsePerfData being enabled. - S8008328: [partfait] Null pointer defererence in hotspot/src/cpu/x86/vm/frame_x86.inline.hpp - S8008386: (cs) Unmappable leading should be decoded to replacement. - S8008759: Do not let internal JDK zlib symbols leak out of fastdebug libzip.so - S8009258: TEST_BUG:java/io/pathNames/GeneralWin32.java fails intermittently - S8010371: getaddrinfo can fail with EAI_SYSTEM/EAGAIN, causes UnknownHostException to be thrown - S8010738: G1: Output for full GCs with +PrintGCDetails should contain perm gen/meta data size change info - S8011795: DOM Serializer prints stack traces to System.err - S8012625: Incorrect handling of HTTP/1.1 " Expect: 100-continue " in HttpURLConnection - S8012941: JSR 292: too deep inlining might crash compiler because of stack overflow - S8013098: [macosx] localized aqua_xx.properties are not included in rt.jar - S8013485: javac can't handle annotations with a from a previous compilation unit - S8013849: Awt assert on Hashtable.cpp:124 - S8014254: Selector in HttpServer introduces a 1000 ms delay when using KeepAlive - S8015586: [macosx] Test closed/java/awt/print/PrinterJob/PrintToDir.java fails on MacOSX - S8015628: Test Failure in closed/java/io/pathNames/GeneralSolaris.java - S8015780: java/lang/reflect/Method/GenericStringTest.java failing - S8016579: (process) IOException thrown by ProcessBuilder.start() method is incorrectly encoded - S8017212: File.createTempFile requires unnecessary "read" permission - S8019800: Test sun/tools/jcmd/jcmd-f.sh failing after JDK-8017011 - S8019834: InetAddress.getByName hangs for bad IPv6 literals - S8020675: invalid jar file in the bootclasspath could lead to jvm fatal error - S8020829: NMT tests fail on platforms if NMT detail is not supported - S8022229: Intermittent test failures in sun/tools/jstatd - S8022531: [TEST_BUG] After double-click on the folder names, there is no 'OK' button in the dialog. - S8022836: JVM crashes in JVMTIENVBASE::GET_CURRENT_CONTENDED_MONITOR and GET_OWNED_MONITOR - S8024675: java/net/NetworkInterface/UniqueMacAddressesTest.java fails on Windows - S8024677: [TESTBUG] Move tests for classes in /testlibrary - S8024932: [TEST_BUG] [macosx] javax/swing/text/StyledEditorKit/8016833/bug8016833.java failed - S8025644: java/util/stream/test/org/openjdk/tests/java/util/stream/ToArrayOpTest.java fails with TestData): failure java.lang.AssertionError: expected [true] but found [false] - S8025710: Proxied HTTPS connections reused by HttpClient can send CONNECT to the server - S8025917: JDK demo applets not running with >=7u40 or (JDK 8 and JDK 9) - S8026245: InetAddress.getLocalHost crash if IPv6 disabled (macosx) - S8026303: CMS: JVM intermittently crashes with "FreeList of size 258 violates Conservation Principle" assert - S8027026: Change keytool -genkeypair to use -keyalg RSA - S8027348: (process) Enhancement of handling async close of ProcessInputStream - S8027695: There should be a space before % sign in Swedish locale - S8027961: Inet[4|6]Address native initializing code should check field/MethodID values - S8028073: race condition in ObjectMonitor implementation causing deadlocks - S8028074: InetAddress.getByName fails with UHE "invalid IPv6 address" if host name starts with a-f - S8028159: C2: compiler stack overflow during inlining of @ForceInline methods - S8028280: ParkEvent leak when running modified runThese which only loads classes - S8028484: [TEST_BUG][macosx] closed/java/awt/MouseInfo/JContainerMousePositionTest fails - S8029073: (corba) New connection reclaimed when number of connection is greater than highwatermark - S8029190: VM_Version::determine_features() asserts on Fujitsu Sparc64 CPUs - S8029302: Performance regression in Math.pow intrinsic - S8029607, RH1230702, PR2418: Type of Service (TOS) cannot be set in IPv6 header - S8029775: Solaris code cleanup - S8030114: [parfait] warnings from b119 for jdk.src.share.native.sun.security.smartcardio: JNI exception pending - S8030192: TESTFAIL: java/util/logging/TestLoggerBundleSync.java failed with NPE - S8030712: TEST_BUG : java/lang/ProcessBuilder/BasicLauncher.java fails if java output contains VM warning - S8030878: JConsole issues meaningless message if SSL connection fails - S8030976: Untaken paths should be more vigorously pruned at highest optimization level - S8031061: new hotspot build - hs24.60-b07 - S8031068: java/util/logging/ParentLoggersTest.java: checkLoggers: getLoggerNames() returned unexpected loggers - S8031435: Ftp download does not work properly for ftp user without password - S8031471: Test closed/java/awt/dnd/FileDialogDropTargetTest/FileDialogDropTargetTest.java fails on Solaris zones virtual hosts - S8031566: regression test failure, SSLEngineBadBufferArrayAccess.java - S8031572: jarsigner -verify exits with 0 when a jar file is not properly signed - S8031743: C2: loadI2L_immI broken for negative memory values - S8031764: tmtools/jmap/heap_config tests fail on Linux-ia32 because it Cant attach to the core file - S8031765: Child process error stream is not empty! - S8032466: serviceability/sa/jmap-hashcode/Test8028623.java fails with compilation errors - S8032573: CertificateFactory.getInstance("X.509").generateCertificates(InputStream) does not throw CertificateException for invalid input - S8032808: Support Solaris SO_FLOW_SLA socket option - S8032832: Applet/browser deadlocks, when IIS integrated authentication is used - S8032864: [macosx] sigsegv (0Xb) Being Generated When Starting JDev With Voiceover Running - S8032901: WaitForMultipleObjects() return value not handled appropriately - S8032908: getTextContent doesn't return string in JAXP - S8033524: Set minor version for hotspot in 7u80 to 80 and build number to b01 - S8033571: [parfait] warning from b128 for security/smartcardio/pcsc_md.c: JNI exception pending - S8033627: UTC+02:00 time zones are not detected correctly on Windows - S8033699: Incorrect radio button behavior - S8033970: new hotspot build - hs24.80-b02 - S8034118: [parfait] JNI exception pending in macosx/native/sun/awt/JavaComponentAccessibility.m - S8034262: Test java/lang/ProcessBuilder/CloseRace.java fails - S8034768: [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/JavaTextAccessibility.m - S8034920: new hotspot build - hs24.80-b03 - S8035435: new hotspot build - hs24.80-b04 - S8035973: NPE in ForwardBuilder - S8035938: Memory leak in JvmtiEnv::GetConstantPool - S8036778: new hotspot build - hs24.80-b05 - S8036823: Stack trace sometimes shows 'locked' instead of 'waiting to lock' - S8036981: JAXB not preserving formatting for xsd:any Mixed content - S8037502: build.tools.javazic.Zoneinfo incorrectly calculates raw GMT offset change time - S8037945: Paths.get("").normalize() throws ArrayIndexOutOfBoundsException - S8038274: update 8u fix for 8028073 now that 8028280 is backported to 8u - S8038440: backport few C2 fixes - S8038481: CMM Testing: Min/MaxHeapFreeRatio flags should be manageable through the API - S8038640: new hotspot build - hs24.80-b06 - S8038785: hot workaround fix for a crash in C2 compiler at Node::rematerialize - S8038919: Requesting focus to a modeless dialog doesn't work on Safari - S8038961: kinit, klist and ktab aren't built from jdk7u51 in licensee src bundles - S8038966: JAX-WS handles wrongly xsd:any arguments for Web services - S8039042: G1: Phantom zeros in cardtable - S8039118: Windows build failure (j2pcsc.dll : fatal error unresolved external symbol throwByName) - S8039292: new hotspot build - hs24.80-b07 - S8039368: Remove testcase from npt utf.c - S8039891: Remove ppcsflt builds from JPRT - S8039899: Missing licence headers in test for JDK-8033113 - S8040076: Memory leak: java.awt.List objects allowing multiple selections are not GC-ed. - S8040664: Revert temporary fix JDK-8038785 - S8041351: Crash in src/share/vm/opto/loopnode.cpp:3215 - assert(! had_error) failed: bad dominance - S8041507: Java Access Bridge version strings need to be fixed - S8041725: Nimbus JList selection colors persist across L&F changes - S8041791: String.toLowerCase regression - violates Unicode standard - S8041918: BootstrapMethods attribute cannot be empty. - S8041931: test/sun/net/www/http/HttpClient/B8025710.java fails with cannot find keystore - S8041980: (hotspot) sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms - S8041984: CompilerThread seems to occupy all CPU in a very rare situation - S8042052: assert(t != NULL) failed: must set before get - S8042235: redefining method used by multiple MethodHandles crashes VM - S8042247: Make 7u60 the default jprt release for hs24.80 - S8042250: Misleading command line output for ReservedCodeCacheSize validation - S8042465: Applet menus not rendering when browser is full screen on Mac - S8042835: Remove mnemonic character from open, save and open directory JFileChooser's buttons - S8042982: Unexpected RuntimeExceptions being thrown by SSLEngine - S8043129: JAF initialisation in SAAJ clashing with the one in javax.mail - S8043354: OptimizePtrCompare too aggressive when allocations are present - S8043413: REGRESSION: Hotspot causes segmentation fault in jdk8ux, but not in jdk7ux - S8043720: (smartcardio) Native memory should be handled more accurately - S8044406: JVM crash with JDK8 (build 1.8.0-b132) with G1 GC - S8044614: [macosx] Focus issue with 2 applets in firefox - S8044725: Bug in zlib 1.2.5 prevents inflation of some gzipped files (zlib 1.2.8 port) - S8046007: Java app receives javax.print.PrintException: Printer is not accepting job - S8046024: JDI shared memory transport failed with "Observed abandoned IP mutex" - S8046233: VerifyError on backward branch - S8046269: Build broken : THIS_FILE : undeclared identifier - S8046275: Fastdebug build failing on jdk9/hs/ control jobs after pulling some hs-comp changes - S8046287: [TESTBUG] runtime/Thread/TestThreadDumpMonitorContention.java failed error_cnt=12 - S8046289: compiler/6340864/TestLongVect.java timeout with - S8046495: KeyEvent can not be accepted in quick mouse clicking - S8046516: Segmentation fault in JVM (easily reproducible) - S8046559: NPE when changing Windows theme - S8046588: test for SO_FLOW_SLA availability does not check for EACCESS - S8047186: jdk.net.Sockets throws InvocationTargetException instead of original runtime exceptions - S8047187: Test jdk/net/Sockets/Test.java fails to compile after fix JDK-8046588 - S8047340: (process) Runtime.exec() fails in Turkish locale - S8048050: Agent NullPointerException when rmi.port in use - S8048110: Using tables in JTextPane leads to infinite loop in FlowLayout.layoutRow - S8048170: Test closed/java/text/Normalizer/ConformanceTest.java failed - S8048212, PR2418: Two tests failed with "java.net.SocketException: Bad protocol option" on Windows after 8029607 - S8048271: Minor GC times doubled from JDK 6u35 to JDK 7u51 - S8048506: [macosx] javax.swing.PopupFactory issue with null owner - S8048887: SortingFocusTraversalPolicy throws IllegalArgumentException from the sort method - S8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory - S8049684: pstack crashes on java core dump - S8050022: linux-sparcv9: assert(SharedSkipVerify || obj->is_oop()) failed: sanity check - S8050386: javac, follow-up of fix for JDK-8049305 - S8050983: Misplaced parentheses in sun.net.www.http.HttpClient break HTTP PUT streaming - S8051004: javac, incorrect bug id in tests for JDK-8050386 - S8051844: BootstrapMethods attribute cannot be empty again - S8051857: OperationTimedOut exception inside from XToolkit.syncNativeQueue call - S8052159: TEST_BUG: javax/swing/JTextField/8036819/bug8036819.java fails to compile - S8052406: SSLv2Hello protocol may be filter out unexpectedly - S8054019: Keytool Error publicKey's is not X.509, but X509 - S8054478: C2: Incorrectly compiled char[] array access crashes JVM - S8054530: C2: assert(res == old_res) failed: Inconsistency between old and new - S8054817: File ccache only recognizes Linux and Solaris defaults - S8054841: (process) ProcessBuilder leaks native memory - S8054883: Segmentation error while running program - S8055045: StringIndexOutOfBoundsException while reading krb5.conf - S8055421: (fs) bad error handling in java.base/unix/native/libnio/fs/UnixNativeDispatcher.c - S8055731: sun/security/smartcardio/TestDirect.java throws java.lang.IndexOutOfBoundsException - S8055949: ByteArrayOutputStream capacity should be maximal array size permitted by VM - S8056026: Debug security logging should print Provider used for each crypto operation - S8056156: [TEST_BUG] Test javax/swing/JFileChooser/8046391/bug8046391.java fails in Windows - S8056309: Set minor version for hotspot in 7u76 to 76 and build number to b01 - S8056914: Right Click Menu for Paste not showing after upgrading to java 7 - S8057008: [TEST_BUG] Test java/awt/Focus/SortingFPT/JDK8048887.java fails with compilation error - S8057530: (process) Runtime.exec throws garbled message in jp locale - S8057564: JVM hangs at getAgentProperties after attaching to VM with lower - S8057813: Alterations to jdk_security3 test target - S8058113: Execution of OnOutOfMemoryError command hangs on linux-sparc - S8058120: Rendering / caret errors with HTMLDocument - S8058473: "Comparison method violates its general contract" when using Clipboard - S8058583: Remove CompilationRepeat - S8058608: JVM crash during Kerberos logins using des3-cbc-md5 on OSX - S8058927: ATG throws ClassNotFoundException - S8058932: java/net/InetAddress/IPv4Formats.java failed because hello.foo.bar does exist - S8058935: CPU detection gives 0 cores per cpu, 2 threads per core in Amazon EC2 environment - S8058936: hotspot/test/Makefile should use jtreg script from $JT_HOME/bin/jreg (instead of $JT_HOME/win32/bin/jtreg) - S8059216: Make PrintGCApplicationStoppedTime print information about stopping threads - S8059299: assert(adr_type != NULL) failed: expecting TypeKlassPtr - S8059327: XML parser returns corrupt attribute value - S8059563: (proxy) sun.misc.ProxyGenerator.generateProxyClass should create intermediate directories - S8060006: No Russian time zones mapping for Windows - S8060169: Update the Crash Reporting URL in the Java crash log - S8060170: Support SIO_LOOPBACK_FAST_PATH option on Windows - S8061507: Increment hsx 24.76 build to b02 for 7u76-b05 - S8061694: Increment hsx 24.76 build to b03 for 7u76-b06 - S8061954: 7u76 - deployment warning dialogs do not work on Linux - S8062021: NPE in sun/lwawt/macosx/CPlatformWindow::toFront after JDK-8060146 - S8062170: java.security.ProviderException: Error parsing configuration with space - S8062178: merge issue: Test closed/java/util/TimeZone/Bug6329116.java fails in 7u-cpu nightly - S8062608: BCEL corrupts debug data of methods that use generics - S8062672: JVM crashes during GC on various asserts which checks that HeapWord ptr is an oop - S8062744: jdk.net.Sockets.setOption/getOption does not support IP_TOS - S8062771: Core reflection should use final fields whenever possible - S8062923: XSL: Run-time internal error in 'substring()' - S8062924: XSL: wrong answer from substring() function - S8064391: More thread safety problems in core reflection - S8064407: (fc) FileChannel transferTo should use TransmitFile on Windows - S8064493: Increment the build value to b04 for hs24.76 in 7u76-b08 - S8064516: BCEL still corrupts generic methods if bytecode offsets are modified - S8064533: Remove and retag jdk7u76-b08 tag in 7u76/jdk repo - S8064667: Add -XX:+CheckEndorsedAndExtDirs flag to JDK 8 - S8064846: Lazy-init thread safety problems in core reflection - S8065098: JColorChooser no longer supports drag and drop between two JVM instances - S8065238, PR2478: javax.naming.NamingException after upgrade to JDK 8 - S8065552: setAccessible(true) on fields of Class may throw a SecurityException - S8065553: Failed Java web start via IPv6 (Java7u71 or later) - S8065609: 7u76 l10n resource file translation update - S8065618: C2 RA incorrectly removes kill projections - S8065674: javac generates incorrect LVT table for trivial cases - S8065765: Missing space in output message from -XX:+CheckEndorsedAndExtDirs - S8065994: HTTP Tunnel connection to NTLM proxy reauthenticates instead of using keep-alive - S8066045: opto/node.hpp:355, assert(i < _max) failed: oob: i=1, _max=1 - S8066103: C2's range check smearing allows out of bound array accesses - S8066612: Add a test that will call getDeclaredFields() on all classes and try to set them accessible. - S8066649: 8u backport for 8065618 is incorrect - S8066756: Test test/sun/awt/dnd/8024061/bug8024061.java fails - S8066775: opto/node.hpp:355, assert(i < _max) failed: oob: i=1, _max=1 - S8068338: Better message about incompatible zlib in Deflater.init - S8068507: (fc) Rename the new jdk.net.enableFastFileTransfer system property to jdk.nio.enableFastFileTransfer - S8068625: Remove extra year check for GenerateCurrencyData fix - S8068639: Make certain annotation classfile warnings opt-in - S8071423: Increment hsx 24.80 build to b08 for 7u80-b07 - S8071499: java/net/InetAddress/B5087907.java fails with jdk7u85 - S8071807: Increment hsx 24.80 build to b09 for 7u80-b08 - S8072040: jdk7u80 l10n resource file translation update - S8072458: jdk/test/Makefile references (to be removed) win32 directory in jtreg - S8072639: Increment hsx 24.80 build to b10 for 7u80-b09 - S8074855: [Regression] Test closed/java/awt/image/Raster/IncorrectScanlineStrideTest.java fails - S8075092: Remove erroneous println statement from DoubleByteDecoder * Backports - S4890063, PR2305, RH1214835: HPROF: default text truncated when using doe=n option - S6991580, PR2308, RH1210739: IPv6 Nameservers in resolv.conf throws NumberFormatException - S8021120, PR2301: TieredCompilation can be enabled even if TIERED is undefined - S8025613, PR2437: clang: remove -Wno-unused-value - S8039921, PR2421: SHA1WithDSA with key > 1024 bits not working - S8048214, PR2357, G548784: Linker error when compiling G1SATBCardTableModRefBS after include order changes - S8072385, PR2387: Only the first DNSName entry is checked for endpoint identification - S8074761, PR2470, RH1194226: Empty optional parameters of LDAP query are not interpreted as empty - S8075136: Unnecessary sign extension for byte array access - S8076212, PR2314: AllocateHeap() and ReallocateHeap() should be inlined. - S8078654, PR2333: CloseTTFontFileFunc callback should be removed - S8078666, PR2326: JVM fastdebug build compiled with GCC 5 asserts with "widen increases" - S8081315, PR2405: Avoid giflib interlacing workaround with giflib 5.0.0 on - S8081475, PR2494: SystemTap does not work when JDK is compiled with GCC 5 * Bug fixes - PR94: empty install target in Makefile.am - PR1374: Provide option to strip and link debugging info after build - PR1661: Cleanup SYSTEM_GCONF option and allow it to be set false - PR1786: Allow x86 build to occur on x86_64 using a previously built x86_64 build - PR1816: Split download/extraction rules for OpenJDK so they can run in parallel - PR1846: Build fails when using IcedTea7 as bootstrap JDK with native ecj - PR1847: Synchronise javac.in with IcedTea6 - PR1883: Search Debian multiarch paths when looking for pcsclite - PR1888: Allow tarball checksumming to be disabled - PR2060: Fix warnings found by Gentoo ebuild QA with gcc 4.9.1 - PR2144: make dist fails due to lack of HotSpot-specific patches - PR2161: RHEL 6 has a version of GIO which meets the version criteria, but has no g_settings_* - PR2233, RH1190835: Discover gsettings symbols separately so early versions of GLib can be used (e.g. on RHEL 6) - PR2236, RH1191652: ppc64le should report its os.arch as ppc64le so tools can detect it - PR2320: Allow use of system GConf - PR2323: System GConf without system GIO configuration broken - PR2328: GCJ uses ppc64el named libarch directory on ppc64le - PR2341: Update README & INSTALL files - PR2359: Ensure all stamp targets have aliases - PR2390: Make elliptic curve removal optional - PR2394: ppc64le does not support -Xshare:dump - PR2395: Path to jvm.cfg is wrong in add-systemtap-boot - PR2446: Support system libsctp - PR2458: Policy JAR files should be timestamped with the date of the policy file they hold - PR2482, RH489586, RH1236619: OpenJDK can't handle spaces in zone names in /etc/sysconfig/clock - PR2496: Enable system PCSC support by default - PR2499: Update remove-intree-libraries.sh script - PR2507, G541462: Only apply PaX markings by default on running PaX kernels - PR2530: PaX mark the installed JDK so it runs on hardened systems - PR2531: Location of docs directory in install-data-local is incorrect - PR2532: install stage fails where BUILD_ARCH_DIR != INSTALL_ARCH_DIR - PR2533: Allow greater control of Javadoc installation directory - PR2534: Install TRADEMARK, COPYING and ChangeLog as RPM spec file does - PR2535: install-data-local needs to check that classes.jsa actually exists - PR2537: Desktop files do not allow installation from multiple versions of IcedTea - PR2539: Libraries in some subdirectories of jre/lib/{arch} are not installed - PR2540: Specify a cacerts file for the OpenJDK build as we do for OpenJDK 8 - PR2545: Extend tarball checksumming option to allow the checksum to be specified - PR2548: install stage doesn't install symbolic links - PR2550: Desktop file doesn't reference versioned icon * AArch64 port - Add copyright to aarch64_ad.m4 - S8069593: Changes to JavaThread::_thread_state must use acquire and release - S8074349: AARCH64: C2 generates poor code for some byte and character stores - S8075045: AARCH64: Stack banging should use store rather than load - S8075324: Costs of memory operands in aarch64.ad are inconsistent - S8075443: AARCH64: Missed L2I optimizations in C2 - S8075930: AARCH64: Use FP Register in C2 - S8076467: AARCH64: assertion fail with -XX:+UseG1GC - S8079203: AARCH64: Need to cater for different partner implementations - S8080586: aarch64: hotspot test compiler/codegen/7184394/TestAESMain.java fails * PPC & AIX port - Changes to make aix compile after the merge - S8069590: AIX port of "8050807: Better performing performance data handling" - S8078482, PR2307, RH1201393: ppc: pass thread to throw_AbstractMethodError - S8080190: PPC64: Fix wrong rotate instructions in the .ad file - Removed patches: * icedtea-2.5.5-gcc5.patch * implicit-fortify-decl.patch * linux_vs_sys_ptrace.patch * signed-overflow.patch - Applied upstream * openjdk-7-src-b147-stringcompare.patch - Fixed by refactoring of the surrounding code - Modified patch: * java-1_7_0-openjdk-suse-desktop-files.patch - Adapted to icedtea 2.6.0 content ++++ kernel-default: - qmi_wwan: Add support for Dell Wireless 5809e 4G Modem (bnc#937974). - commit 3fae52e - Disable PCI host support for ARM64 This needs to be rebased on top of 4.2-rcX before they can be enabled as they break the build right now, and for now we don't really need it. Update config files. - commit fc75db1 - Update patches.fixes/0001-NFSv4-do-not-accept-an-incompatible-delegation.patch (bsc#934202). Fix bsc #. - commit 06dac28 ++++ kernel-source: - qmi_wwan: Add support for Dell Wireless 5809e 4G Modem (bnc#937974). - commit 3fae52e - Disable PCI host support for ARM64 This needs to be rebased on top of 4.2-rcX before they can be enabled as they break the build right now, and for now we don't really need it. Update config files. - commit fc75db1 - Update patches.fixes/0001-NFSv4-do-not-accept-an-incompatible-delegation.patch (bsc#934202). Fix bsc #. - commit 06dac28 ++++ kernel-syms: - qmi_wwan: Add support for Dell Wireless 5809e 4G Modem (bnc#937974). - commit 3fae52e - Disable PCI host support for ARM64 This needs to be rebased on top of 4.2-rcX before they can be enabled as they break the build right now, and for now we don't really need it. Update config files. - commit fc75db1 - Update patches.fixes/0001-NFSv4-do-not-accept-an-incompatible-delegation.patch (bsc#934202). Fix bsc #. - commit 06dac28 ++++ kiwi: - Kiwi Doc Revision Pt. 3: Creating Appliances ++++ llvm: - Disable make check on aarch64 as other ARM arches - Add aarch64-workaround.patch to workaround a gcc miscompilation - Implement fate#318027 and fate#318040 bsc#936459 - Following patches are provided by IBM: * backport-clang-r206364 backport-clang-r233543 backport-clang-r233544 backport-clang-r233574 backport-clang-r233804 backport-clang-r233807 backport-clang-r236531 backport-clang-r236532 backport-llvm-r195471 backport-llvm-r196578 backport-llvm-r196579 backport-llvm-r196580 backport-llvm-r196905 backport-llvm-r196906 backport-llvm-r197030 backport-llvm-r197032 backport-llvm-r197170 backport-llvm-r197234 backport-llvm-r197235 backport-llvm-r197236 backport-llvm-r197238 backport-llvm-r197239 backport-llvm-r197802 backport-llvm-r197804 backport-llvm-r197908 backport-llvm-r197909 backport-llvm-r197984 backport-llvm-r197985 backport-llvm-r197986 backport-llvm-r198862 backport-llvm-r199114 backport-llvm-r199115 backport-llvm-r199116 backport-llvm-r199117 backport-llvm-r203103 backport-llvm-r203234 backport-llvm-r204049 backport-llvm-r204200 backport-llvm-r204451 backport-llvm-r204452 backport-llvm-r205625 backport-llvm-r205626 backport-llvm-r210263 backport-llvm-r212242 backport-llvm-r212610 backport-llvm-r212612 backport-llvm-r212614 backport-llvm-r212661 backport-llvm-r212701 backport-llvm-r212702 backport-llvm-r212703 backport-llvm-r212707 backport-llvm-r212711 backport-llvm-r212714 backport-llvm-r215409 backport-llvm-r216131 backport-llvm-r218560 backport-llvm-r219069 backport-llvm-r220945 backport-llvm-r221336 backport-llvm-r229652 backport-llvm-r229654 backport-llvm-r229658 backport-llvm-r233541 backport-llvm-r233688 backport-llvm-r233689 backport-llvm-r233690 backport-llvm-r233700 backport-llvm-r233736 backport-llvm-r233803 backport-llvm-r236430 backport-llvm-r236432 backport-llvm-r236433 backport-llvm-r236520 backport-llvm-r236521 backport-llvm-r236522 backport-llvm-r236523 backport-llvm-r236524 backport-llvm-r236525 backport-llvm-r236526 backport-llvm-r236527 backport-llvm-r236528 backport-llvm-r236529 backport-llvm-r236530 ++++ gcc5: - filter out -fstack-protector-strong too - Update to gcc-5-branch head (r226025). * Includes GCC 5.2 release * Includes post-release fix for Wine. ++++ postgresql94-libs: - Bring PostgreSQL 9.4 to SLE12 (fate#319049). ++++ libffi-gcc5: - filter out -fstack-protector-strong too - Update to gcc-5-branch head (r226025). * Includes GCC 5.2 release * Includes post-release fix for Wine. ++++ openldap2: - Upgrade to upstream 2.4.41 release with accumulcated bug fixes and stability improvements. * Add patch 0008-In-monitor-backend-do-not-return-Connection0-entries.patch * Remove already applied patch 0008-ITS-7723-fix-reference-counting.patch * Remove already applied patch 0009-gcc5.patch (Implements fate#319301) ++++ pyzy: - signed-char.patch: Fix -Wnarrowing warning ++++ libyui-ncurses: - Added a libyui-terminal helper script (boo#937026). - 2.47.1 ++++ postgresql94: - Bring PostgreSQL 9.4 to SLE12 (fate#319049). ++++ spice-vdagent: - Update tp 0.16.0 * Xspice support * Release clipboard on client disconnect if owned by client (rhbz#1003977) * Turn some error messages into debugging messages (rhbz#918310) * Not having the virtio channel is not an error; instead silently do nothing - Cleanup spec file with spec-cleaner - Actually apply spice-vdagent-var_run.patch ++++ xen: - bsc#937371 - xen vm's running after reboot xendomains-libvirtd-conflict.patch ++++ yast2: - Allow Dialog class to support alternative ways how to get user input (needed for yast2-vnc module) (bnc#938944) - 3.1.142 ++++ yast2-installation: - Moved client code to lib/installation/clients to enable test coverage measurements. - 3.1.150 ++++ yast2-kdump: - Fix initialization of target value in the UI (bsc#935756). - 3.1.25 ++++ yast2-packager: - fix crash when adding addon on DVD (bnc#938786) - 3.1.76 ++++ yast2-vm: - fix crash when installing kvm virtualization pattern (bnc#938530) - 3.1.23 ++++ yelp-xsl: - Update to version 3.17.4: + Updated translations. ------------------------------------------------------------------ ------------------ 2015-7-20 - Jul 20 2015 ------------------- ------------------------------------------------------------------ ++++ gtksourceview: - Update to version 3.17.4: + Add .rej files as another version of diff file. + Improvements to lang files: Apache Pig, rpmspec. + Misc bug fixes. + Updated translations. ++++ installation-images-SLES: - don't srip ssl libs (bsc#938738) - 14.190 - adjust to OBS api change - 14.189 - keep most of initrd in a squashfs image also on s390x (bsc#937012) - 14.188 - re-enable ltrace for aarch64 ++++ java-1_7_0-openjdk-plugin: - Update to 1.6 * Massively improved offline abilities. Added Xoffline switch to force work without inet connection. * Improved to be able to run with any JDK * JDK 6 and older no longer supported * JDK 8 support added (URLPermission granted if applicable) * JDK 9 supported * Added support for Entry-Point manifest attribute * Added KEY_ENABLE_MANIFEST_ATTRIBUTES_CHECK deployment property to control scan of Manifest file * starting arguments now accept also -- abbreviations * Added new documentation * Added support for menu shortcuts - both javaws applications/applets and html applets are supported * added support for -html switch for javaws. Now you can run most of the applets without browser at all * Control Panel - PR1856: ControlPanel UI improvement for lower resolutions (800*600) * NetX - PR1858: Java Console accepts multi-byte encodings - PR1859: Java Console UI improvement for lower resolutions (800*600) - RH1091563: [abrt] icedtea-web-1.5-2.fc20: Uncaught exception java.lang.ClassCastException in method sun.applet.PluginAppletViewer$8.run() - Dropped support for long unmaintained -basedir argument - Returned support for -jnlp argument - RH1095311, PR574 - References class sun.misc.Ref removed in OpenJDK 9 - fixed, and so buildable on JDK9 * Plugin - PR1743 - Intermittant deadlock in PluginRequestProcessor - PR1298 - LiveConnect - problem setting array elements (applet variables) from JS - RH1121549: coverity defects - Resolves method overloading correctly with superclass heirarchy distance * PolicyEditor - codebases can be renamed in-place, copied, and pasted - codebase URLs can be copied to system clipboard - displays a progress dialog while opening or saving files - codebases without permissions assigned save to file anyway (and re-appear on next open) - PR1776: NullPointer on save-and-exit - PR1850: duplicate codebases when launching from security dialogs - Fixed bug where clicking "Cancel" on the "Save before Exiting" dialog could result in the editor exiting without saving changes - Keyboard accelerators and mnemonics greatly improved - "File - New" allows editing a new policy without first selecting the file to save to * Common - PR1769: support signed applets which specify Sandbox permissions in their manifests * Temporary Permissions in security dialog now multi-selectable and based on PolicyEditor permissions ++++ java-1_8_0-openjdk-plugin: - Update to 1.6 * Massively improved offline abilities. Added Xoffline switch to force work without inet connection. * Improved to be able to run with any JDK * JDK 6 and older no longer supported * JDK 8 support added (URLPermission granted if applicable) * JDK 9 supported * Added support for Entry-Point manifest attribute * Added KEY_ENABLE_MANIFEST_ATTRIBUTES_CHECK deployment property to control scan of Manifest file * starting arguments now accept also -- abbreviations * Added new documentation * Added support for menu shortcuts - both javaws applications/applets and html applets are supported * added support for -html switch for javaws. Now you can run most of the applets without browser at all * Control Panel - PR1856: ControlPanel UI improvement for lower resolutions (800*600) * NetX - PR1858: Java Console accepts multi-byte encodings - PR1859: Java Console UI improvement for lower resolutions (800*600) - RH1091563: [abrt] icedtea-web-1.5-2.fc20: Uncaught exception java.lang.ClassCastException in method sun.applet.PluginAppletViewer$8.run() - Dropped support for long unmaintained -basedir argument - Returned support for -jnlp argument - RH1095311, PR574 - References class sun.misc.Ref removed in OpenJDK 9 - fixed, and so buildable on JDK9 * Plugin - PR1743 - Intermittant deadlock in PluginRequestProcessor - PR1298 - LiveConnect - problem setting array elements (applet variables) from JS - RH1121549: coverity defects - Resolves method overloading correctly with superclass heirarchy distance * PolicyEditor - codebases can be renamed in-place, copied, and pasted - codebase URLs can be copied to system clipboard - displays a progress dialog while opening or saving files - codebases without permissions assigned save to file anyway (and re-appear on next open) - PR1776: NullPointer on save-and-exit - PR1850: duplicate codebases when launching from security dialogs - Fixed bug where clicking "Cancel" on the "Save before Exiting" dialog could result in the editor exiting without saving changes - Keyboard accelerators and mnemonics greatly improved - "File - New" allows editing a new policy without first selecting the file to save to * Common - PR1769: support signed applets which specify Sandbox permissions in their manifests * Temporary Permissions in security dialog now multi-selectable and based on PolicyEditor permissions ++++ kernel-default: - Update config files: ARM64/default,vanilla: Disable CONFIG_XEN as that should only be enabled in the pv flavor - commit 7010139 ++++ kernel-source: - Update config files: ARM64/default,vanilla: Disable CONFIG_XEN as that should only be enabled in the pv flavor - commit 7010139 ++++ kernel-syms: - Update config files: ARM64/default,vanilla: Disable CONFIG_XEN as that should only be enabled in the pv flavor - commit 7010139 ++++ kiwi: - Kiwi Doc Revision Pt. 2: Basic Workflow ++++ libepoxy: - Update to 1.3.1 * brown-paper-bag fix to unexport another private symbol that we'd leaked, noticed when I went diffing the exported symbols between v1.2 and v1.3 for the debian build. - Changes since 1.3.0: * MSVC 2013 support. * OSX drops GLX support. * Updates to the registry * Fixes for a nonconformant GL implementation * Library size reductions * Reproducible builds - Drop u_sort-the-providers-by-their-enum-not-by-their-functi.patch, merged upstream ++++ libgda: - Add libgda-jre18.patch: Fix build with JRE 1.8. ++++ libosinfo: - bsc#938843 - Libosinfo has no support for sles/sled 12 sp1 add-sle12sp1-support.patch - Add additional support and fixes 6c3ddecb-add-rhel7.1-support.patch 7b31e3ac-add-qemu-2.3-support.patch a563ad22-fix-fedora-unknown-regexp.patch ++++ libvirt: - Fix crash in libxl driver on receiving side 0003-libxl-fix-ref-counting-of-libxlMigrationDstArgs.patch 0004-libxl-don-t-attempt-to-resume-domain-when-suspend-fa.patch 0005-libxl-acquire-a-job-when-receiving-a-migrating-domai.patch bsc#936185 - Refresh libxl-set-cach-mode.patch for xen-4.5 ++++ tcpd: - Fix breakage of IPv6 address handling [bsc#914527, bsc#899185] Added patches: tcp_wrappers_7.6-ipv6-sockaddr-storage.patch tcp_wrappers_7.6-ipv6-subnet.diff tcp_wrappers_7.6-ipv6-host-match.patch tcp_wrappers_7.6-ipv6-mapped-v4.patch - Re-added static library ++++ perl-Bootloader: - do not escape empty string as it lead to invalid kernel command line (bsc#937806) - 0.839 ++++ libzypp-bindings: - Don't expose resolver internals (due to FATE#318099) - 0.7.2 ++++ sgml-skel: - %post: create %{_sysconfdir}/xml/suse-catalog.xml to avoid validation errors if in case no other DTD is installed [bsc#936596]. ++++ xdm: - rename README.SuSE file to README.SUSE (bnc#938737, FATE#316521) ++++ yast2-nfs-client: - Do not block an update of nfs-utils (boo#911986) - 3.1.16 ++++ yast2-ntp-client: - Calls to sntp adjusted to the syntax of ntp 4.2.8 (bnc#937837, bnc#916617) - 3.1.16 ------------------------------------------------------------------ ------------------ 2015-7-19 - Jul 19 2015 ------------------- ------------------------------------------------------------------ ++++ libsigc++2: - Update to version 2.5.1: + Use (and require) C++11. + Using C++11 lambda functions to create sigc::slots: Avoid the need for SIGC_FUNCTORS_DEDUCE_RESULT_TYPE_WITH_DECLTYPE. + Remove the already-deprecated sigc::lambda (and sigc::group) API. This is an API change but should not be an ABI change, so it should only affect you when rebuilding applications, if you use this API. ++++ simple-scan: - Update to version 3.17.3: + Stop using gnome-common, use autotools directly. ------------------------------------------------------------------ ------------------ 2015-7-18 - Jul 18 2015 ------------------- ------------------------------------------------------------------ ++++ clutter-gst: - Update to version 3.0.8: + Fix crash when video frame has not been uploaded yet, gets disposed and Clutter try to paint with it. ++++ libimobiledevice: - libimobiledevice-nosslv3.patch: In tumbleweed, SSLv3_method fails because there is no sslv3 support, use SSLv233_method instead to negotiate the highest TLS version available. ++++ gtkmm3: - Update to version 3.17.41: + Gtk: - StyleContext: Deprecate set_background(). - IconView: Fix a crash in get_tooltip_context_path(). + Build: Use (and require) C++11. + Documentation: - Remove pixbuf-demo because it is already in the main demo. - Demo: Remove Icon Theme demo, replacing it by a standalone Icon Broswer demo. ++++ libinput: - Update to version 0.20.0: * The big new addition in this release is support for touchpad gestures. Two types of gestures are supported: swipe and pinch. Swipe is triggered by a movement of 3+ fingers in the same direction, pinch is triggered by two fingers moving towards or away from each other and/or a rotation around a logical center. Both gestures, once triggered, can move around the touchpad, making it possible to use them for fine-grained motion. * Edge scrolling is now possible on clickpads too and thus available on all touchpads. Thumb detection was added, it is now possible to rest the thumb on a clickpad while moving a pointer without interference * libinput now requires touchpads to have a resolution. If the kernel device does not set it and none of the hwdb rules do either, libinput assigns a default resolution to the device. This may have an effect on your touchpad, please file a bug if you notice anything untoward. On the positive side it removes the magic numbers sprinkled through the code ++++ pangomm: - Update to version 2.37.1: + Use (and require) C++11. + Attribute: fix operator!= (bgo#751531). ------------------------------------------------------------------ ------------------ 2015-7-17 - Jul 17 2015 ------------------- ------------------------------------------------------------------ ++++ btrfsprogs: - Add feature to get minimum size a filesystem can be resized to (FATE#317897). - Added patch: * 2104-get-min-size-for-resize.patch ++++ expect: - Don't ship the "weather" example script anymore (fate#318342). ++++ installation-images-SLES: - Add Upgrade option for PowerPC - 14.187 ++++ kiwi: - v7.03.8 released - Update Makefile clean target delete possible .dice / .vagrant directories ++++ samba: - Remove libiniparser-devel build-time requirement. ++++ samba: - Remove libiniparser-devel build-time requirement. ++++ python-idna: - Initial package creation ++++ yast2: - Do not try to load snapper extension as it does not exists anymore (bsc#938377). - 3.1.141 ++++ yast2-storage: - Allow /boot on RAID1 (bsc#938170) - 3.1.63 ------------------------------------------------------------------ ------------------ 2015-7-16 - Jul 16 2015 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Update to version 1.0.7: + New Feature: Define command_not_found_handler for zsh. + Bugfixes: - Correct punctuation while applying offline updates. - Don't run if bash command completion is being run. - Fix Details() from spawned backends. - Port GTK+ module to org.freedesktop.PackageKit.Modify2. - Return the correct error for syntax errors in pkcon. - Return the correct error if nothing was done for repo-enable. + Backend enhancements/fixes: alpm, entropy, hif, portage, urpm and yum. ++++ autoyast2: - Fixed a syntax error in the schema definition (bsc#938459) - 3.1.86 ++++ duperemove: - Update to duperemove v0.10.beta4 - multi-threaded dedupe stage (increased performance) - hashfile mode for drastically improved memory consumption - now uses murmur3 hash internally for improved cpu usage, much better performance during scan phase. - can now take input from 'fdupes' - dedupe stage now filters out some instances of already-deduped extents - Update to duperemove v0.09.5 - Handle partial blocks at end of file - Fix corrupted output for show-shared-extents tool - References: bsc#937609 bsc#937703 ++++ kiwi: - Update SLE12 JeOS image description xen-tools conflicts with xen-tools-domU - Update dice configuration files Use the new dice docker buildsystem instead of vagrant calling docker. There is also a kiwi-build-box container on dockerhub which is automatically used for the build ++++ libtirpc: - Update 099-poll.patch with newest version send upstream. ++++ libzypp: - Update zypp-po.tar.bz2 ++++ qemu: - Fix potential heap overflow in IDE subsystem when certain ATAPI commands are processed. (CVE-2015-5154 bsc#938344) - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP1 * Patches added: 0053-ide-Check-array-bounds-before-writi.patch 0054-ide-atapi-Fix-START-STOP-UNIT-comma.patch 0055-ide-Clear-DRQ-after-handling-all-ex.patch ++++ xen: - bsc#938344 - VUL-0: CVE-2015-5154: qemu,kvm,xen: host code execution via IDE subsystem CD-ROM CVE-2015-5154-qemuu-check-array-bounds-before-writing-to-io_buffer.patch CVE-2015-5154-qemut-check-array-bounds-before-writing-to-io_buffer.patch CVE-2015-5154-qemuu-fix-START-STOP-UNIT-command-completion.patch CVE-2015-5154-qemut-fix-START-STOP-UNIT-command-completion.patch CVE-2015-5154-qemuu-clear-DRQ-after-handling-all-expected-accesses.patch CVE-2015-5154-qemut-clear-DRQ-after-handling-all-expected-accesses.patch ++++ yast2-storage: - do not try to load snapper extension since it does not exist anymore (see bsc#937243) - 3.1.62 ++++ zypper: - Show installed packages in Summary when --no-build-deps is used for source-install (fixes #75) (bnc#937770) ------------------------------------------------------------------ ------------------ 2015-7-15 - Jul 15 2015 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Update to version 1.0.4: + The MTU setting from an IPv6 neighbor discovery Router Advertisements is now ignored if applying it would result in invalid configuration. + Some configuration options can now be changed without restarting the daemon. Notably, this applies to 'dns', 'connectivity' and 'ignore-carrier' settings. + The connection activation was made more robust. If an active connection is reactivated, the device it's active on takes precedence. If an attempt is made to activate a connection on a different device than it is active on, the activation proceeds removing the connection from the active device. + The device specifiers in configuration files now support negation via 'except:' match. + Devices that only have IPv6 link-local address are no longer assumed to be connected. + nmcli now provides hints and tab-completion for enumeration properties. + If the IPv6 interface tokens are set they are honored when creating an interface identifier for IPv6 addressing. + NetworkManager now maintains correct routing configuration when multiple interfaces are connected to the same network. + The management of devices can now be controlled with udev rules. The veth devices as well as the virtual Ethernet devices of various virtualization tools (VMWare, VirtualBox, Parallels Workstation) are now ignored by default. + The IPv6 privacy extensions are now enabled by default and handling of the ip6-privacy sysctl has been improved. + Activating a Bond, Bridge or Team device can now optionally activate the slave connections as well. The behavior is controlled with 'connection.autoconnect-slaves' property. + The platform support code has been refactored, resulting in better scalability in large configurations. + Changes to network interfaces configuration done outside NetworkManager are now picked up and exposed to the user via NetworkManager API and tools. + A connection can now optionally leave externally configured default route in place instead of overriding it. The behavior is controlled with 'ipv4.never-default' and 'ipv6.never-default' properties. + Multiple crasher and memory leak bugs in the daemon were fixed. + Multiple bugs that could cause the client tools to hang or crash were fixed. + nmcli allows multiple devices for 'nmcli device disconnect/delete'. + Firewall zone is added to firewalld for device-based VPN connections too. - Toggle with_cacert_patch to 0: the Radius CA patch neeeds to be reworked. Wrap applying the patch into a with_cacert_patch condition, to make enabling/disabling a one-stop change. ++++ NetworkManager-gnome: - Update to version 1.0.4: + Setting MTU for a bond device is now supported. + Connecting to a wireless network from the NetworkManager applet no longer results in an attempt to create system-wide connections. This fixes the ability to connect to a wireless network for non-privileged user. + The master interface name is used instead of master connection UUID for slave connections created with nm-connection-editor. This fixes compatibility of the ifcfg configuration files with the legacy network service. + It is now possible to specify an interface name instead of a MAC address when editing a connection using nm-connection-editor. + The WWAN connections now have IPv6 enabled by default. + libnm-gtk includes functions for password storage selection, which eases implementation of password GUI for VPN plugins and other users. - Rebase nm-applet-probe-radius-server-cert.patch and nm-applet-probe-radius-server-cert.patch. - Toggle with_cacert_patch to 0: the cacert patch is currently disabled in NetworkManager (boo#938198). ++++ gnome-control-center: - Set define with_cacert_patch to 0, stop applying gnome-control-center-probe-radius-server-cert.patch as it has been disabled in NetworkManager. ++++ gtk3: - Add gtk3-Revert-x11-Query-pointer-devices-scroll-valuators.patch: Revert a commit as it makes hardware mouse-wheel scrolling unreliable (bgo#752184). ++++ kernel-default: - Update to 4.2-rc2. - commit 288d56b ++++ kernel-source: - Update to 4.2-rc2. - commit 288d56b ++++ kernel-syms: - Update to 4.2-rc2. - commit 288d56b ++++ kiwi: - v7.03.7 released ++++ systemd: - Add patch 0001-cgroup-memory-limits-on-are-not-supported.patch which fixes bsc#937512 - systemd Failed to set memory.limit_in_bytes on : Invalid argument ++++ libvirt: - Fixed virt-aa-helper bugs preventing virt-sandbox to work. 24f3c2f-virt-aa-helper-fix-caps.patch 61dab0f-virt-aa-helper-renaming.patch a55a5e7-virt-aa-helper-log.patch e44bcae-virt-aa-helper-trailing-slash.patch bsc#936841 - Fixed crasher due to uninitialized values. 4749fec-nbd-wait.patch 8dd8df6-qemu-cleanup-fix.patch bsc#936841 ++++ release-notes-sled: - 12.1.20150715: - Update release notes from FATE. - Fix encoding (bsc#938049). ++++ shadow: - Add systemd unit files to continuously check password & groupfile integrity * Idea from Arch Linux * pending request to systemd-presets-branding-openSUSE to enable by default ++++ xen: - Remove xendomains.service from systemd preset file because it conflicts with libvirt-guests.service (bnc#937371) Its up to the admin to run systemctl enable xendomains.service ------------------------------------------------------------------ ------------------ 2015-7-14 - Jul 14 2015 ------------------- ------------------------------------------------------------------ ++++ btrfsprogs: - version 4.1.2 - mkfs: bugfix, previous version does not create entierly correct filesystem (has to be recreated) (bsc#938017) ++++ gcc48: - Enable 32bit code generation for ppc64le but do not build 32bit target libraries. Fixes ppc64le kernel compile. ++++ libgcj48: - Enable 32bit code generation for ppc64le but do not build 32bit target libraries. Fixes ppc64le kernel compile. ++++ gnote: - Update to version 3.17.0: + Allow to configure, when client side decorations are used (bgo#748121). + Drop dependency on gnome-common. + Ident selected lines on tab (bgo#632457). + Updated translations. - Add the %fdupes macro, we already had the BuildRequires, but were not actually using the required macro in install section. ++++ kiwi: - Use defined macro to check if variable is defined The perl version in tumbleweed seems to behave more strict on this - v7.03.6 released - Allow containers to be build without systemd the container setup procedure by default disable some services. In order to do this either systemctl or chkconfig is used. However this should not be a mandatory task because it is ok to build containers without service tools installed ++++ gcc5: - Allow for %{binutils_target} containing dashes by quoting in %if. - Postpone docs cleanup beyond target installation. - Assure files in %{_bindir} have the expected prefix. ++++ samba: - Update to 4.2.3. + s4:lib/tls: Fix build with gnutls 3.4; (bso#8780). + s4.2/fsmo.py: Fixed fsmo transfer exception; (bso#10924). + winbindd: Sync secrets.ldb into secrets.tdb on startup; (bso#10991). + Logon via MS Remote Desktop hangs; (bso#11061). + s3: lib: util: Ensure we read a hex number as %x, not %u; (bso#11068). + tevent: Add a note to tevent_add_fd(); (bso#11141). + s3:param/loadparm: Fix 'testparm --show-all-parameters'; (bso#11170). + s3-unix_msg: Remove socket file after closing socket fd; (bso#11217). + smbd: Fix a use-after-free; (bso#11218); (bnc#919309). + s3-rpc_server: Fix rpc_create_tcpip_sockets() processing of interfaces; (bso#11245). + s3:smb2: Add padding to last command in compound requests; (bso#11277). + Add IPv6 support to ADS client side LDAP connects; (bso#11281). + Add IPv6 support for determining FQDN during ADS join; (bso#11282). + s3: IPv6 enabled DNS connections for ADS client; (bso#11283). + Fix invalid write in ctdb_lock_context_destructor; (bso#11293). + Excessive cli_resolve_path() usage can slow down transmission; (bso#11295). + vfs_fruit: Add option "veto_appledouble"; (bso#11305). + tstream: Make socketpair nonblocking; (bso#11312). + idmap_rfc2307: Fix wbinfo '--gid-to-sid' query; (bso#11313). + Group creation: Add msSFU30Name only when --nis-domain was given; (bso#11315). + tevent_fd needs to be destroyed before closing the fd; (bso#11316). + Build fails on Solaris 11 with "‘PTHREAD_MUTEX_ROBUST’ undeclared"; (bso#11319). + smbd/trans2: Add a useful diagnostic for files with bad encoding; (bso#11323). + Change sharesec output back to previous format; (bso#11324). + Robust mutex support broken in 1.3.5; (bso#11326). + Kerberos auth info3 should contain resource group ids available from pac_logon; winbindd: winbindd_raw_kerberos_login - ensure logon_info exists in PAC; (bso#11328); (bnc#912457). + s3:smb2_setinfo: Fix memory leak in the defer_rename case; (bso#11329). + tevent: Fix CID 1035381 Unchecked return value; (bso#11330). + tdb: Fix CID 1034842 and 1034841 Resource leaks; (bso#11331). + s3: smbd: Use separate flag to track become_root()/unbecome_root() state; (bso#11339). + s3: smbd: Codenomicon crash in do_smb_load_module(); (bso#11342). + pidl: Make the compilation of PIDL producing the same results if the content hasn't change; (bso#11356). + winbindd: Disconnect child process if request is cancelled at main process; (bso#11358). + vfs_fruit: Check offset and length for AFP_AfpInfo read requests; (bso#11363). + docs: Overhaul the description of "smb encrypt" to include SMB3 encryption; (bso#11366). + s3:auth_domain: Fix talloc problem in connect_to_domain_password_server(); (bso#11367). + ncacn_http: Fix GNUism; (bso#11371). ++++ samba: - Update to 4.2.3. + s4:lib/tls: Fix build with gnutls 3.4; (bso#8780). + s4.2/fsmo.py: Fixed fsmo transfer exception; (bso#10924). + winbindd: Sync secrets.ldb into secrets.tdb on startup; (bso#10991). + Logon via MS Remote Desktop hangs; (bso#11061). + s3: lib: util: Ensure we read a hex number as %x, not %u; (bso#11068). + tevent: Add a note to tevent_add_fd(); (bso#11141). + s3:param/loadparm: Fix 'testparm --show-all-parameters'; (bso#11170). + s3-unix_msg: Remove socket file after closing socket fd; (bso#11217). + smbd: Fix a use-after-free; (bso#11218); (bnc#919309). + s3-rpc_server: Fix rpc_create_tcpip_sockets() processing of interfaces; (bso#11245). + s3:smb2: Add padding to last command in compound requests; (bso#11277). + Add IPv6 support to ADS client side LDAP connects; (bso#11281). + Add IPv6 support for determining FQDN during ADS join; (bso#11282). + s3: IPv6 enabled DNS connections for ADS client; (bso#11283). + Fix invalid write in ctdb_lock_context_destructor; (bso#11293). + Excessive cli_resolve_path() usage can slow down transmission; (bso#11295). + vfs_fruit: Add option "veto_appledouble"; (bso#11305). + tstream: Make socketpair nonblocking; (bso#11312). + idmap_rfc2307: Fix wbinfo '--gid-to-sid' query; (bso#11313). + Group creation: Add msSFU30Name only when --nis-domain was given; (bso#11315). + tevent_fd needs to be destroyed before closing the fd; (bso#11316). + Build fails on Solaris 11 with "‘PTHREAD_MUTEX_ROBUST’ undeclared"; (bso#11319). + smbd/trans2: Add a useful diagnostic for files with bad encoding; (bso#11323). + Change sharesec output back to previous format; (bso#11324). + Robust mutex support broken in 1.3.5; (bso#11326). + Kerberos auth info3 should contain resource group ids available from pac_logon; winbindd: winbindd_raw_kerberos_login - ensure logon_info exists in PAC; (bso#11328); (bnc#912457). + s3:smb2_setinfo: Fix memory leak in the defer_rename case; (bso#11329). + tevent: Fix CID 1035381 Unchecked return value; (bso#11330). + tdb: Fix CID 1034842 and 1034841 Resource leaks; (bso#11331). + s3: smbd: Use separate flag to track become_root()/unbecome_root() state; (bso#11339). + s3: smbd: Codenomicon crash in do_smb_load_module(); (bso#11342). + pidl: Make the compilation of PIDL producing the same results if the content hasn't change; (bso#11356). + winbindd: Disconnect child process if request is cancelled at main process; (bso#11358). + vfs_fruit: Check offset and length for AFP_AfpInfo read requests; (bso#11363). + docs: Overhaul the description of "smb encrypt" to include SMB3 encryption; (bso#11366). + s3:auth_domain: Fix talloc problem in connect_to_domain_password_server(); (bso#11367). + ncacn_http: Fix GNUism; (bso#11371). ++++ libffi-gcc5: - Allow for %{binutils_target} containing dashes by quoting in %if. - Postpone docs cleanup beyond target installation. - Assure files in %{_bindir} have the expected prefix. ++++ liblangtag: - Version bump to 0.5.7: * Tons of fixes between 0.5.4 and this release. Read NEWS file ++++ libreoffice: - Add patch to build with old cairo (sle11): * old-cairo.patch - Version bump to 5.0 rc3: * Various more fixes closing on the 5.0 release - Removed upstreamed patches: * fix-old-poppler.patch * mdds-old-gcc.patch ++++ net-snmp: - update to upstream version 5.7.3. * added btrfs support to hrFSTable (bsc#909479) - Add build requirement 'procps' to fix a net-snmp-config error. (bsc#935863) - Enable DTLS and TLS support in net-snmp. (FATE#318789) (--with-security-modules=tsm --with-transports=TLSTCP,DTLSUDP) - Removed upstream patches in 5.7.3: net-snmp-5.7.2-build-fix-for-strlcat.patch net-snmp-5.7.2-fix-mib-representation-of-timeout-values.patch net-snmp-5.7.2-fix-perl-trap-handler.patch net-snmp-5.7.2-fix-snmptrapd-remote-denial-of-service.patch ++++ python-pyOpenSSL: - Fix building on SLES 11 ++++ rpcbind: - Add 099-poll.patch: use libtirpc with poll() implementation ++++ yast2-packager: - fixed crash when editing the default URL of a new addon (bsc#937948) - 3.1.75 ++++ yast2-storage: - Loading the correct multipath module (dm-multipath) (bnc#937942) - 3.1.61 ------------------------------------------------------------------ ------------------ 2015-7-13 - Jul 13 2015 ------------------- ------------------------------------------------------------------ ++++ biosdevname: - Add missed build require on pkgconfig udev ++++ btrfsmaintenance: - version 0.1.1 - fix typo and make journal logging target work - cron refresh: remove bashism - Removed patches: * 0003-Add-COPYING-file.patch * 0011-cron-refresh-remove-debuggiong-output.patch ++++ btrfsprogs: - update to upstream 4.1.1 (FATE#318590, bsc#929668) - version 4.1.1 * bugfixes - defrag: threshold overflow fix - fsck: - check if items fit into the leaf space - fix wrong nbytes - mkfs: - create only desired block groups for single device - preparatory work for fix on multiple devices * enhancements - new alias for 'device delete': 'device remove' * other - fix compilation on old gcc (4.3) - documentation updates - debug-tree: print nbytes - test: image for corrupted nbytes - corupt-block: let it kill nbytes - version 4.1 * bugfixes - fsck.btrfs: no bash-isms - bugzilla 97171: invalid memory access (with tests) - receive: - cloning works with --chroot - capabilities not lost - mkfs: do not try to register bare file images - option --help accepted by the standalone utilities * enhancements - corrupt block: ability to remove csums - mkfs: - warn if metadata redundancy is lower than for data - options to make the output quiet (only errors) - mixed case names of raid profiles accepted - rework the output: - more comprehensive, 'key: value' format - subvol: - show: - print received uuid - update the output - new options to specify size units - sync: - grab all deleted ids and print them as they're removed, previous implementation only checked if there are any to be deleted - change in command semantics - scrub: print timestamps in days HMS format - receive: - can specify mount point, do not rely on /proc - can work inside subvolumes - send: - new option to send stream without data (NO_FILE_DATA) - convert: - specify incompat features on the new fs - qgroup: - show: distinguish no limits and 0 limit value - limit: ability to clear the limit - help for 'btrfs' is shorter, 1st level command overview - debug tree: print key names according to their C name * new - rescure zero-log - btrfsune: - rewrite uuid on a filesystem image - new option to turn on NO_HOLES incompat feature * deprecated - standalone btrfs-zero-log * other - testing framework updates - uuid rewrite test - btrfstune feature setting test - zero-log tests - more testing image formats - manual page updates - ioctl.h synced with current kernel uapi version - convert: preparatory works for more filesystems (reiserfs pending) - use static buffers for path handling where possible - add new helpers for send uilts that check memory allocations, switch all users, deprecate old helpers - Makefile: fix build dependency generation - map-logical: make it work again - version 4.0 * resize: * don't accept file as an argument (it's confusing) * print better error message in case of an error * restore: optionally restore metadata (time, mode, uid/gid) * receive: optionally enforce chroot * new rescue subcommand 'zero-log', same as btrfs-zero-log, but now also part of the main utility * check: * free space checks match kernel, fixes incorrect reports * convert: fix setting of checksum bit if --no-datasum is used * fsck.btrfs: don't print messages * fix quota rescan on PPC64 (mangled ioctl number) * test updates * documentation: files renamed to .asciidoc, misc fixups - version 3.19.1 - convert: - new option to specify metadata block size - --no-progress actually works - restore: properly handle the page boundary corner case - build fixes: - missing macro from public header, BTRFS_BUILD_VERSION - wrong handling of --enable-convert - fi usage: reports correct space for degraded mounts - other: - mkfs: help string updates - completion: added 'usage' subcommands - cleanups in qgroup code, preparatory work - version 3.19 - btrfs-image - restore can now run in parallel threads - fixed restore of multiple image from multiple devices onto a single dev - introduced metadump v2 - check - make --init-csum-tree and --init-extent-tree work together - find-new - option to search through all metadata even if a root was already found - convert - show progress by default, can be turned off - corrupt-block - option to work on a specific root - bash completion script for all subcommands - spec: convert to autotools,drop libacl dependency, add COPYING Removed patch 0169-btrfs-progs-Check-metadata-mirrors-in-find-root.patch - Refreshed patches: * 2005-btrfs-convert-add-context-and-operations-struct-to-a.patch * 2010-btrfs-convert-add-support-to-convert-reiserfs.patch - Removed patches (upstreamed or obsolete): * 2000-btrfs-convert-clean-up-blk_iterate_data-handling-wrt.patch * 2001-btrfs-convert-remove-unused-fs-argument-from-block_i.patch * 2002-btrfs-convert-remove-unused-inode_key-in-copy_single.patch * 2003-btrfs-convert-rename-ext2_root-to-image_root.patch * 2004-compat-define-DIV_ROUND_UP-if-not-already-defined.patch * 2006-btrfs-constify-some-function-parameters.patch * 2007-btrfs-convert-factor-out-adding-dirent-into-convert.patch * 2008-btrfs-convert-factor-out-block-iteration-callback.patch * 2009-btrfs-convert-fix-typo-in-btrfs_insert_dir_item-call.patch * 2104-btrfs-progs-Check-metadata-mirrors-in-find-root.patch ++++ evolution: - Update to version 3.16.4: + Soft-depend on gtk+ 3.12 and 3.16. + Composer: Leave copy&pasting inside the composer on WebKit. + Editor: Width limits are wrong for lists when switching composer modes. + EHTMLEditor: Improve lists formats. + EHTMLEditorSelection: - Get CSSStyleDeclaration from element instead of DOMWindow. - Remove unused variable. - Text in quoted content is wrongly wrapped when contains tabulator. - Blocks are wrongly wrapped when the last character is space. - Alignment cannot be set back to left in list. - Width limit is set when indenting block. - Fix indentation. - Alignment could be wrong. - Current block format is wrong for nested lists. - Fix the change of a list formatting to another list formatting. - Fix the formatting change from list to block. - Roman Numeral and Alphabetical list formats are not detected. + EHTMLEditorView: - Don't try to unref non-existing DOMRange object. - Magic links are not working anymore. - Appending text to the link is broken. - Improve debug output of undo/redo history. - Remove debug outputs committed by mistake. - Nodes from undo/redo history could be modified. - Undo/Redo around links is wrong. - Extra new line in the beginning of quoted content. - Fix appending a text to the link. - Current block is removed when Backspace is pressed on its end. - If deleting quoted content, other content can be deleted as well. - Fix indentation. - Fix leaks discovered by Valgrind. - Allow links to be wrapped on any character, not just on dash. - Inserting space after the link appends it to the link. + Don't save the history for various HTML formatting dialogs if the formatting didn't changed. + Use configured Date/Time format in Tasks/Memos tooltips. + [Publish Calendar] Disconnect free-busy-data signal handler. + [EMailAccountStore] Unnecessary ESource writes on start. + EShell: Do not require Authentication extension for trust prompts. + Ignore "Service unavailable" errors in Send/Receive routines. + Bugs fixed: bgo#750560, bgo#750487, bgo#750299, bgo#750661, bgo#676974, bgo#750710, bgo#677495, bgo#540157, bgo#750753, bgo#329869, bgo#587476, bgo#231967, bgo#471791, bgo#747290, bgo#701483, bgo#750615, bgo#751381, bgo#510970, bgo#751424, bgo#751594, bgo#751194, bgo#751225, bgo#751186, bgo#751915, bgo#752018, bgo#752119, bgo#752086. + Updated translations. ++++ evolution-data-server: - Update to version 3.16.4: + Use e_source_remove_sync() instead of e_source_registry_server_remove_source(). + ownCloud/Google backends - make sure discovered sources are enabled. + Provide default implementation of EBackend::authenticate_sync(). + Do not add Google Tasks source for non-GOA master sources. + source_registry_server_monitor_changed_cb: Reuse existing source. + addressbook: Treat an empty vCard attribute group name as NULL. + e_trust_prompt_run_for_source: Do not require Authentication extension. + [ETrustPrompt] Ensure needed extensions for GOA/UOA sources. + [IMAPx] Set cache expiration for one week when not sync-for-offline. + [Google backend] Claim Contacts and Tasks in populate(). + Not able to select time in appointment/meeting for some locales. + Bugs fixed: bgo#750427, bgo#676155, bgo#678901, bgo#750148, bgo#247661, bgo#471791, bgo#751108, bgo#751005, bgo#751381, bgo#751462, bgo#751329, bgo#751701, bgo#751769, bgo#750766, bgo#685035, bgo#752049. ++++ evolution-ews: - Update to version 3.16.4: + Remove unused variable. + configure.ac: Do not override localedir variable. + Use e_source_remove_sync() instead of e_source_registry_server_remove_source(). + Make sure collection child sources are enabled when created. + Differentiate between Unavailable and No response errors. + ews_dump_raw_soup_message: Check for non-NULL hdrs and body arguments. + Bugs fixed: bgo#471791, bgo#751001, bgo#751547, bgo#751725. - Drop evolution-ews-intltool-path.patch: Fixed upstream. Also drop gnome-common BuildRequires and call to gnome-autogen.sh, as we do not have any patches anymore. No longer delete po/Makefile* either. ++++ iso-codes: - Update to version 3.59: + Updated translations for ISO 639, ISO 3166, ISO 639-3, ISO 639-5, ISO 15924 and ISO 4217. - Changes from version 3.58: + Update autotools files. + Updated translations for ISO 3166, ISO 3166-2, ISO 639, ISO 639-3, ISO 639-5 and ISO 4217. ++++ kiwi: - Follow up fix for repo detection in kiwi describe The data fields of zypper in newer versions has changed. Thus split by the field separator and extract the information. Fortunately the ordering hasn't changed - Fixed repo detection in describer module The zypper syntax has changed, thus detection of the repo state leads to incorrect results - Kiwi Doc Revision Pt. 1: Legal stuff, Introduction and Installation - Kiwi Doc Revision Pt. 1: Legal stuff, Introduction and Installation ++++ krb5: - bnc#928978 - (CVE-2015-2694) VUL-0: CVE-2015-2694: krb5: issues in OTP and PKINIT kdcpreauth modules leading to requires_preauth bypass patches: 0001-Prevent-requires_preauth-bypass-CVE-2015-2694.patch ++++ gcc5: - Update to gcc-5-branch head (r225724). * Includes GCC 5.2 RC2 - Adjust .changes file generation for optional compiler build. ++++ libffi-gcc5: - Update to gcc-5-branch head (r225724). * Includes GCC 5.2 RC2 - Adjust .changes file generation for optional compiler build. ++++ libstorage: - skip checks on qemu user mode builds (bsc#937215) ++++ open-vm-tools: - Update to open-vm-tools-9.10.2-2822639 + Fix various compilation errors + Retry sending vmbackup event with elevated privileges + Add a -h option to vgauth + Workaround NFS open bug by retrying on ESTALE + Fix the HGFS protocol opcode to differentiate headers + Thaw filesystems when the snapshot commit message to VMX fails - Drop upstream patches included in 9.10.2: - toolboxcmd-fix-logic.patch - asm_x86.patch ++++ zlib: - Require zlib-devel in zlib-devel-static to fix previous change ++++ zeitgeist: - Update to version 0.9.16: + Overall: - Don't hardcode python path. - Fix build with vala-0.24+. - Require glib 2.35.4 and adjust target-glib accordingly. + Libzeitgeist: - Add -fPIC to libzeitgeist-internal.la and libzeitgeist_datamodel-2.0.la. - Log: Need to quit the loop also on error, otherwise we leave a stray main loop around. - Changes from version 0.9.15: + Libzeitgeist: Fix converting variants to event lists. + Datahub: change some warnings to debugs. - Drop zeitgeist-bnc876272-event-crash.patch, zeitgeist-silence-logspam.patch and zeitgeist-0.9.14-whereclause-fix.diff: fixed upstream. ++++ makedumpfile: - makedumpfile-add-aarch64.diff: Add support for aarch64 This patch should be oboslet when switching to 1.5.9 (fate#318444) ++++ ntp: - Update to version 4.2.8p3 which incorporates all security fixes and most other patches we have so far (fate#319040). More information on: http://archive.ntp.org/ntp4/ChangeLog-stable - Disable chroot by default (bnc#926510). - Enable ntpdc for backwards compatibility (bnc#920238). ++++ sles-manuals_en: - update for the Docker Quickstart (bsc#936253) ------------------------------------------------------------------ ------------------ 2015-7-12 - Jul 12 2015 ------------------- ------------------------------------------------------------------ ++++ gnote: - Update to version 3.16.2: + Fix crash when DESKTOP_SESSION env variable is not set (bgo#752024). + Fix crash when quiting (bgo#751427). + Updated translations. ++++ libgdata: - Update to version 0.17.2: + Major changes: - More Google Drive API porting - Port from v2 to v3 of the Calendar API - Update and re-enable a lot of unit tests (streams, youtube, freebase, calendar). - Add calendar-cli demo - Port to use installed-tests; this adds - -enable-always-build-tests and --enable-installed-tests configure options. - Port to autoconf-archive macros and add an implicit build-time dependency on autoconf-archive. - Allow applications to store and restore the refresh token for a GDataOAuth2Authorizer to avoid re-authenticating on each startup. - Bump libuhttpmock dependency to 0.5.0. + API changes: - Add gdata_calendar_service_insert_calendar_event(), gdata_calendar_service_insert_calendar_event_async() - Deprecate GDataCalendarCalendar:times-cleaned, gdata_calendar_calendar_get_times_cleaned(), GDataCalendarCalendar:edited, gdata_calendar_calendar_get_edited(). - Deprecate GDataCalendarFeed:timezone, gdata_calendar_feed_get_timezone(), GDataCalendarFeed:times-cleaned, gdata_calendar_feed_get_times_cleaned(). - Add GDataAccessHandlerIface.get_rules as a virtual method backing gdata_access_handler_get_rules(). - Add GDataCalendarAccessRule - Add GDataDocumentsAccessRule - Add gdata_oauth2_authorizer_dup_refresh_token(), gdata_oauth2_authorizer_set_refresh_token() - Add GDataBatchable.is_supported virtual function + Bugs fixed: bgo#684920, bgo#664353, bgo#750335, bgo#750480, bgo#750395, bgo#750746, bgo#751782, bgo#750914. + Updated translations. - Also bump version in baselib.conf, that was missed on last update. ++++ libzypp: - Update zypp-po.tar.bz2 ++++ meld: - Update to version 3.13.3: + Fix syntax highlighting under Windows. + Update Windows build for newer pygi bundled libraries. + Fixes for incorrect descriptions in manual. ------------------------------------------------------------------ ------------------ 2015-7-11 - Jul 11 2015 ------------------- ------------------------------------------------------------------ ++++ mariadb: - Sync to git state, fixes bnc#937754 too ------------------------------------------------------------------ ------------------ 2015-7-10 - Jul 10 2015 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Syncing hardware time before starting installation via ntp. This is configurable via the flag with which the name of the ntp server will be defined. If it is not set no synchronisation will be done. So it is backward compatible. (bnc#935066) - 3.1.85 ++++ gdb: - Rebase to gdb version 7.9.1: fixes PR python/18299, python/18285. - Add gdb-s390-reorder-arch.diff [bnc #936050] - Added patches for fate#318039, s390 z13 support: 0001-S390-Fix-compiler-invocation-with-compile-command.patch 0001-S390-Support-new-vector-register-sections.patch 0001-S390-Add-target-descriptions-for-vector-register-set.patch 0002-S390-Add-vector-register-support-to-gdb.patch 0003-S390-Add-vector-register-support-to-gdbserver.patch 0004-S390-Vector-register-test-case.patch 0005-S390-Name-invisible-registers-with-the-empty-string-.patch - Remove now obsolete SLE12-only patches: gdb-7.7-bnc896586.patch, gdb-7.7-bnc895831.patch, gdb-7.7-bnc891040-1.patch, gdb-7.7-bnc891040-2.patch, gdb-7.7-bnc891040-3.patch, gdb-7.7-bnc891040-4.patch, gdb-7.7-bnc891040-5.patch ++++ kiwi: - v7.03.5 released - Use by-uuid device names for livestick tool ++++ libdmapsharing: - Update to version 2.9.31: + Update some Vala-related files. + Fix two errors identified by Coverity (bgo#749886). + Update libdmapsharing-3.0-docs.xml. + Use --pkg gio-2.0, not --pkg glib-2.0 for Vala. - Replace pkgconfig(glib-2.0) for pkgconfig(gio-2.0) BuildRequires following upstream changes. ++++ openssl: - Add POWER8 VMX crypto acceleration (fate#318717, bsc#937634) - added patches from IBM: * 0001-Taking-only-the-struct-change-of-ks-to-ks-ks.patch * 0002-Taking-only-the-general-HWAES_-function-declarations.patch * 0003-Taking-only-the-change-to-the-preprocessor-condition.patch * 0004-evp-e_aes.c-populate-HWAES_-to-remaning-modes.patch - fix corrupted keyring - fix an RSA key generation problem with odd bit sizes (bsc#937212) * added openssl-fips-fix-odd-rsakeybits.patch ++++ libstorage: - remove partition from efi before destroying it on GPT disks (bnc#929677, bnc#870211) - 2.25.26 ++++ libtirpc: - Add 099-poll.patch: change svc_run from select() to poll(). ++++ yast2-pkg-bindings: - Pkg.SetSolverFlags(): added DUP mode solver settings, these are different that the "normal" mode settings (FATE319128) - 3.1.27 ++++ yast2-registration: - set the correct vendor change flag (for the DUP mode instead of the normal mode) (FATE#319128) - 3.1.137 ------------------------------------------------------------------ ------------------ 2015-7-9 - Jul 9 2015 ------------------- ------------------------------------------------------------------ ++++ binutils: - Update SLE12 package for toolchain module and maintenance update. [fate #318036, fate #318238, fate #318520, bnc #936050, bnc #926412] - Removed SLE-only patches for hardening, obsoleted by update to 2.25: binutils-fuzz-fix.diff, binutils-new-readelf.tar.gz, binutils-readelf-header.diff . - Update to 2.25 branch at 2f5b97b4f (changes binutils-2.25-branch.diff.gz) fixes PR 18481, gas/18541. - Add patches for s390 z13 support (backports from to-be 2.26): 0001-S-390-Add-support-for-IBM-z13.patch 0002-S-390-Add-check-for-length-field-operand.patch 0003-S-390-Add-more-IBM-z13-instructions.patch 0004-S-390-Fixes-for-z13-instructions.patch 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch . ++++ lvm2: - dmeventd: fix dso_name compare error. dso_name is thought as not empty and doesn't create monitor thread. (bnc#935623) add: dmeventd-fix-dso-name-wrong-compare.patch ++++ installation-images-SLES: - ensure /dev/{u}random are where they are needed - don't require ltrace on aarch64 - 14.186 ++++ kiwi: - Added doc/emacs specific stuff to .gitignore - Pretty formatting the sources, standardized the use of lists ++++ libinput: - Update to version 0.19.0: * The biggest change in this release is improved pointer acceleration code. Previously, slow movements were decelerated. For anything resembling normal motion the pointer response is effectively 1:1, making the cursor respond nicely to your mouse movement. * Low-dpi devices had a bug where they would skip pixels for small movements. This was caused by the pointer normalization to 1000dpi. Devices with a native resolution below 1000dpi now have their own acceleration curve, providing much better behaviour. * The side-effect of this is that we had to drop the pretense of normalization to 1000dpi. The documentation has been adjusted. * The second side-effect is that the unaccelerated data is now closer (or equal) to the device native resolution. * The second user-visible change is disabling of tap drag-lock by default. A new config API triplett is available to enable it: libinput_device_config_tap_set_drag_lock_enabled libinput_device_config_tap_get_drag_lock_enabled libinput_device_config_tap_get_default_drag_lock_enabled * Other fixes include better responsiveness of the touchpad when switching from the trackpoint to the touchpad and a smaller edge scroll motion threshold. And of course the usual bugfixes. ++++ webkit2gtk3: - Update to version 2.8.4: + Make WebSQL work by using a default quota instead of always failing in openDatabase with DOM Exception 18. + Improve detection and usage of GL/GLES/EGL libraries. + Fix a crash on memory allocation using bmalloc on 32bit systems. + Fix DOCUMENT_VIEWER cache model to actually disable the memory cache. + Fix a WebProcess crash after too many redirect error when there's an active NPAPI plugin. + Fix a WebProcess crash when gtk-font-name setting is empty. + Ensure Math.abs() doesn't return negative. + Correctly restore accelerated compositing after a WebProcess crash. + Respect X-Frame-Options headers when loading from application cache. + Several crashes and rendering issues fixed. + Fix the MIPS N64 detection. + Fix several memory leaks. + Updated translations. ++++ poppler: - Update to version 0.34.0: + core: - Splash: . Fix crash in PDF with nested softmasks (fdo#91240). . Speed up of rendering icc based images (fdo#90171). - PSOutputDev: Embed Type1 fonts to PostScript files correctly (fdo#19747). - Fix pedantic memory leak. + glib: Update new symbols section. + Build system: cmake: Make sure ENABLE_LIBOPENJPEG is either 0 or 1. - Bump poppler soname following upstream changes. ++++ poppler-qt: - Update to version 0.34.0: + core: - Splash: . Fix crash in PDF with nested softmasks (fdo#91240). . Speed up of rendering icc based images (fdo#90171). - PSOutputDev: Embed Type1 fonts to PostScript files correctly (fdo#19747). - Fix pedantic memory leak. + glib: Update new symbols section. + Build system: cmake: Make sure ENABLE_LIBOPENJPEG is either 0 or 1. - Bump poppler soname following upstream changes. ++++ libtirpc: - Add 012-xp_sock.patch: add sunrpc compatibility define ++++ libvirt: - libxl: set dom0 state to running 4ffb21c8-libxl-dom0-state-fix.patch bsc#937316 ++++ libzypp: - Resolver allow tuning DUP mode solver flags (FATE#319128) - version 15.9.0 (5) ++++ yast2: - do not crash if desktop file does not exist for setting icon (bnc#937549) - 3.1.140 ++++ yast2-bootloader: - fix crash when aborting during initial screen (bnc#910343) - 3.1.138 ++++ yast2-tune: - use proper desktop file name to show proper icon (bnc#937549) - 3.1.7 ++++ zypper: - Options to allow vendor locking for zypper dup (FATE#319128) - version 1.12.8 ------------------------------------------------------------------ ------------------ 2015-7-8 - Jul 8 2015 ------------------- ------------------------------------------------------------------ ++++ wodim: - disable source download service, upstream download location is dead ++++ gperftools: - enable build for aarch64 (fate#318444) - update to 2.2: * issue 620 (crash on windows when c runtime dll is reloaded) was fixed * a number of fixes for a number compilers and platforms. Notably Visual Studio 2013, recent mingw with c++ threads and some OSX fixes. * we now have mips and mips64 support! (courtesy of Jovan Zelincevic, Jean Lee, user xiaoyur347 and others) * we now have aarch64 (aka arm64) support! (contributed by Riku Voipio) * there's now support for ppc64-le (by Raphael Moreira Zinsly and Adhemerval Zanella) * there's now some support of uclibc (contributed by user xiaoyur347) * google/ headers will now give you deprecation warning. They are deprecated since 2.0 * there's now new api: tc_malloc_skip_new_handler (ported from chromium fork) * issue-557: added support for dumping heap profile via signal (by Jean Lee) * issue-567: Petr Hosek contributed SysAllocator support for windows * Joonsoo Kim contributed several speedups for central freelist code * TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES environment variable now works * configure scripts are now using AM_MAINTAINER_MODE. It'll only affect folks who modify source from .tar.gz and want automake to automatically rebuild Makefile-s. See automake documentation for that. * issue-586: detect main executable even if PIE is active (based on patch by user themastermind1). Notably, it fixes profiler use with ruby. * there is now support for switching backtrace capturing method at runtime (via TCMALLOC_STACKTRACE_METHOD and TCMALLOC_STACKTRACE_METHOD_VERBOSE environment variables) * there is new backtrace capturing method using -finstrument-functions prologues contributed by user xiaoyur347 * few cases of crashes/deadlocks in profiler were addressed. See (famous) issue-66, issue-547 and issue-579. * issue-464 (memory corruption in debugalloc's realloc after memallign) is now fixed * tcmalloc is now able to release memory back to OS on windows (issue-489). The code was ported from chromium fork (by a number of authors). * Together with issue-489 we ported chromium's "aggressive decommit" mode. In this mode (settable via malloc extension and via environment variable TCMALLOC_AGGRESSIVE_DECOMMIT), free pages are returned back to OS immediately. * MallocExtension::instance() is now faster (based on patch by Adhemerval Zanella) * issue-610 (hangs on windows in multibyte locales) is now fixed - Removed the following patches. All have either been incorporated␣ upstream or are no longer applicable in current distros. * gperftools_use_older_autoconf.diff ++++ kernel-default: - AArch64: config: Update to 4.2-rc1 - config.conf: - Enabling Hisilicon, Cavium and XGene related options - rest is synced with x86_64 - commit 5e2f263 ++++ kernel-source: - AArch64: config: Update to 4.2-rc1 - config.conf: - Enabling Hisilicon, Cavium and XGene related options - rest is synced with x86_64 - commit 5e2f263 ++++ kernel-syms: - AArch64: config: Update to 4.2-rc1 - config.conf: - Enabling Hisilicon, Cavium and XGene related options - rest is synced with x86_64 - commit 5e2f263 ++++ kiwi: - DB: rebuild documentation ++++ libssh2_org: - properly detect EVP_aes_128_ctr at configure time (bsc#933336) * added libssh2-configure_detect_aes_ctr.patch ++++ libyui-ncurses-pkg: - Added option "Dependencies/Install Recommended Packages", (PKGMGR_RECOMMENDED) (boo#900853). - Changed "Dependencies/Install Recommeded Packages for Already Installed Packages" from an option to a command (boo#902394). - 2.47.0 ++++ libyui-ncurses: - Added NCApplication::openUI/closeUI (boo#937026). - 2.47.0 ++++ libyui: - Added YApplication::openUI/closeUI (boo#937026) - 3.2.0 ++++ qemu: - Enable RDMA migration (fate#317015) - Fix dictzip on big endian systems (bsc#937572) - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP1 * Patches added: 0052-dictzip-Fix-on-big-endian-systems.patch ++++ virt-manager: - bsc#937336 - ImportError using virt-install virt-manager.spec - Upstream bug fixes 76bad650-fix-virt-xml-define-and-update.patch fc93e154-fix-udp-tcp-host-vs-mode-UI.patch 34db1af7-fix-adding-iscsi-pools.patch 77423e7a-connection-catch-more-errors-in-filter_nodedevs.patch - bsc#937386 - virt-manager can not create new VMs: "Error launching manager: list index out of range" virtman-show-suse-install-repos.patch - bnc#910929 - Unable to clone a qcow2 guest ++++ xen: - bnc#935634 - VUL-0: CVE-2015-3259: xen: XSA-137: xl command line config handling stack overflow CVE-2015-3259-xsa137.patch - Upstream patches from Jan 558bfaa0-x86-traps-avoid-using-current-too-early.patch 5592a116-nested-EPT-fix-the-handling-of-nested-EPT.patch 559b9dd6-x86-p2m-ept-don-t-unmap-in-use-EPT-pagetable.patch 559bdde5-pull-in-latest-linux-earlycpio.patch - Upstream patches from Jan pending review 552d0fd2-x86-hvm-don-t-include-asm-spinlock-h.patch 552d0fe8-x86-mtrr-include-asm-atomic.h.patch 552d293b-x86-vMSI-X-honor-all-mask-requests.patch 552d2966-x86-vMSI-X-add-valid-bits-for-read-acceleration.patch 554c7aee-x86-provide-arch_fetch_and_add.patch 554c7b00-arm-provide-arch_fetch_and_add.patch 55534b0a-x86-provide-add_sized.patch 55534b25-arm-provide-add_sized.patch 5555a4f8-use-ticket-locks-for-spin-locks.patch 5555a5b9-x86-arm-remove-asm-spinlock-h.patch 5555a8ec-introduce-non-contiguous-allocation.patch 55795a52-x86-vMSI-X-support-qword-MMIO-access.patch 557eb55f-gnttab-per-active-entry-locking.patch 557eb5b6-gnttab-introduce-maptrack-lock.patch 557eb620-gnttab-make-the-grant-table-lock-a-read-write-lock.patch 557ffab8-evtchn-factor-out-freeing-an-event-channel.patch 5582bf43-evtchn-simplify-port_is_valid.patch 5582bf81-evtchn-remove-the-locking-when-unmasking-an-event-channel.patch 5583d9c5-x86-MSI-X-cleanup.patch 5583da09-x86-MSI-track-host-and-guest-masking-separately.patch 5583da64-gnttab-use-per-VCPU-maptrack-free-lists.patch 5583da8c-gnttab-steal-maptrack-entries-from-other-VCPUs.patch 5587d711-evtchn-clear-xen_consumer-when-clearing-state.patch 5587d779-evtchn-defer-freeing-struct-evtchn-s-until-evtchn_destroy_final.patch 5587d7b7-evtchn-use-a-per-event-channel-lock-for-sending-events.patch 5587d7e2-evtchn-pad-struct-evtchn-to-64-bytes.patch x86-MSI-pv-unmask.patch x86-pci_cfg_okay.patch x86-PCI-CFG-write-intercept.patch x86-MSI-X-maskall.patch x86-MSI-X-teardown.patch x86-MSI-X-enable.patch x86-MSI-mask.patch ++++ yast2-ycp-ui-bindings: - Added OpenUI, CloseUI (boo#937026). - 3.1.9 ------------------------------------------------------------------ ------------------ 2015-7-7 - Jul 7 2015 ------------------- ------------------------------------------------------------------ ++++ binutils: - Fix %TARGET vs. $TARGET_OS inconsistencies by turning $TARGET_OS into %TARGET_OS for reuse in install and file sections. This fixes the assumption that $TARGET_OS will match %{TARGET}*. ++++ grub2: - Replace 12.1 with 12 SP1 for the list of snapshots (bsc#934252) * modified grub2-snapper-plugin.sh ++++ gtk3: - Update to version 3.16.5: + Fix ridge/groove border rendering. + GtkListBoxRow: propagate in the draw vfunc. + Bugs fixed: bgo#750489, bgo#750605, bgo#750690, bgo#750718, bgo#750870, bgo#750888, bgo#750994, bgo#751018, bgo#751050, bgo#751082, bgo#751227, bgo#751443, bgo#751739, bgo#751752, bgo#751754. + Updated translations. ++++ installation-images-SLES: - make net-tools-deprecated optional - 14.185 - move snapper extension into regular root image (bsc#937243) - add net-tools-deprecated (bsc#937121) - 14.184 ++++ kernel-default: - config: Update armv7hl config for 4.2-rc1 - commit f80d0b6 - config: sync CIFS_SMB2=y across all configs Note that since Xen and ARM are disabled, these need to updated independently. - commit 7b3bb3b ++++ kernel-source: - config: Update armv7hl config for 4.2-rc1 - commit f80d0b6 - config: sync CIFS_SMB2=y across all configs Note that since Xen and ARM are disabled, these need to updated independently. - commit 7b3bb3b ++++ kernel-syms: - config: Update armv7hl config for 4.2-rc1 - commit f80d0b6 - config: sync CIFS_SMB2=y across all configs Note that since Xen and ARM are disabled, these need to updated independently. - commit 7b3bb3b ++++ kiwi: - Added __checkImageIncludeApplicable runtime check The imageinclude attribute is currently not supported with all URI types. Therefore we test if the repo URL uses obs|iso and provide a message to the user. If we want to support this in the future for obs URI types the imageinclude feature has to auto map the obs URI into the correct http URI which will only work for repositories in the public part of the open buildservice This Fixes #472 - v7.03.4 released - Fixed createOVFConfiguration Make sure destination directory exists prior to moving data ++++ tigervnc: - Use xserver sources from xorg-x11-server-source. - Drop xserver patches. (They are present in xorg-x11-server.) - Use encryption everywhere. (fate#318936) ++++ gcc5: - Update to gcc-5-branch head (r225500). * Includes GCC 5.2 RC1 - Pack s390[x] vecintrin.h file. - Adjust optional compiler setup to also build Ada and Go and keep separate spec files for libffi and the testsuite. ++++ libffi-gcc5: - Update to gcc-5-branch head (r225500). * Includes GCC 5.2 RC1 - Pack s390[x] vecintrin.h file. - Adjust optional compiler setup to also build Ada and Go and keep separate spec files for libffi and the testsuite. ++++ snapper: - extended snapper-configs man-page ++++ systemd: - Avoid restarting logind [bnc#934901] ++++ libvirt: - libxl: support management of dom0 45697fe5-libxl-support-dom0.patch bsc#937316 - libxl: libxl: fix setting state of virDomainObj e9c27344-libxl-fix-virDomainObj-state.patch bsc#934937 ++++ python-pyldap: - Update to upstream release 2.4.20 ++++ xen: - Adjust more places to use br0 instead of xenbr0 ++++ xorg-x11-server: - Add xorg-x11-server-source package that contains patched xserver sources used to build xorg-x11-Xvnc. (fate#318936) ++++ yast2-bootloader: - skip MBR update on s390 (bnc#937015) - 3.1.137 ++++ yast2-registration: - Use "zypper dup --no-vendor-change" equivalent for online migration (FATE#319138) - 3.1.136 ++++ yast2-vm: - bnc#936091 - installation of kvm and kvm-tools on s390 finishes with "Missing parameters to modify [:common, "switch_amode"]" - 3.1.22 ------------------------------------------------------------------ ------------------ 2015-7-6 - Jul 6 2015 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - update to Firefox 31.8.0 ESR (bsc#935979) * MFSA 2015-59/CVE-2015-2724/CVE-2015-2725/CVE-2015-2726 (bmo#1059081, bmo#1132265, bmo#1145781, bmo#1146416, bmo#1155985, bmo#1056410, bmo#1151650, bmo#1156861, bmo#1159321, bmo#1159973, bmo#1163359, bmo#1163852, bmo#1172076, bmo#1172397, bmo#1143679, bmo#1154876, bmo#1160884, bmo#1164567) Miscellaneous memory safety hazards (rv:39.0 / rv:31.8 / rv:38.1) * MFSA 2015-61/CVE-2015-2728 (bmo#1142210) Type confusion in Indexed Database Manager * MFSA 2015-64/CVE-2015-2730 (bmo#1125025) ECDSA signature validation fails to handle some signatures correctly * MFSA 2015-65/CVE-2015-2722/CVE-2015-2733 (bmo#1169867, bmo#1166924) Use-after-free in workers while using XMLHttpRequest * MFSA 2015-66/CVE-2015-2734/CVE-2015-2735/CVE-2015-2736/ CVE-2015-2737/CVE-2015-2738/CVE-2015-2739/CVE-2015-2740 (bmo#1170809, bmo#1166900, bmo#1168207, bmo#1167888, bmo#1166082, bmo#1167356, bmo#1167332) Vulnerabilities found through code inspection * MFSA 2015-69/CVE-2015-2743 (bmo#1163109) Privilege escalation in PDF.js * MFSA 2015-70/CVE-2015-4000 (bmo#1138554) NSS accepts export-length DHE keys with regular DHE cipher suites * MFSA 2015-71/CVE-2015-2721 (bmo#1086145) NSS incorrectly permits skipping of ServerKeyExchange ++++ cifs-utils: - Add include_paths.h_for__PATH_MOUNTED.patch ++++ cups-filters: - cups-filters-1.0.58-CVE-2015-3258-CVE-2015-3279.patch is a diff of textcommon.c and texttopdf.c between cups-filters-1.0.58 and cups-filters-1.0.71 where CVE-2015-3258 and CVE-2015-3279 are fixed (bsc#936281 and bsc#937018). ++++ docbook-xsl-stylesheets: - Update for bsc#918565 ++++ gobject-introspection: - Update to version 1.45.3: + No changelog provided, please check git.gnome.org. ++++ gnome-shell: - Update to version 3.17.3: + Handle touch events in OSK on wayland (bgo#750287). + Reinstate left/right movement to window menu (bgo#751344). + Allow extensions to disable "Window is ready" notification (bgo#748846). + Bugs fixed: bgo#750465, bgo#751016, bgo#751517, bgo#750714, bgo#751541, bgo#751599. + Updated translations. - Add explicit pkgconfig(libsystemd) BuildRequires. ++++ gnome-shell-extensions: - Update to version 3.17.3: + window-list: Adjust with text-scaling-factor. + classic style updates. + Updated translations. ++++ kernel-default: - Update to 4.2-rc1. - Xen needs updating. - ARM configs need updating. - DWARF2 / stack unwinding need updating. - 5 patches eliminated. - Config changes: - Generic: - RCU_EXPERT=n (default) - SCHED_OMIT_FRAME_POINTER=y (temporary) - ACPI_REV_OVERRIDE_POSSIBLE=y (default) - OF_UNITTEST=n (default) - THERMAL_WRITABLE_TRIPS=n - THERMAL_DEFAULT_GOV_STEP_WISE=y - THERMAL_GOV_POWER_ALLOCATOR=n - SND_PROC_FS=y - DEFERRED_STRUCT_PAGE_INIT=y - PROC_CHILDREN=y - RCU_EQS_DEBUG=n - Networking: - GENEVE_CORE=m - TCP_CONG_CDG=m - NETFILTER_INGRESS=y - NF_TABLES_NETDEV=m - NET_CLS_FLOWER=m - SUNRPC_XPRT_RDMA=m - Network drivers: - BE2NET_HWMON=y (option to existing driver) - EZCHIP_NPS_MANAGEMENT_ENET=m - MLX5_CORE_EN=y (option to existing driver) - SFC_MCDI_LOGGING=y (option to existing driver) - DP83867_PHY=m - MT7601U=m - IEEE802154_ATUSB=n - PHY_PXA_28NM_HSIC=n - PHY_PXA_28NM_USB2=n - PHY_TUSB1210=n - DELL_RBTN=m - Input: - INPUT_LEDS=y - LEDS_AAT1290=n - LEDS_BCM6328=n - LEDS_BCM6358=n - LEDS_TLC591XX=n - LEDS_KTD2692=n - TOUCHSCREEN_WDT87XX_I2C=m - INPUT_DRV2665_HAPTICS=m - SERIAL_SC16IS7XX_I2C=y - SERIAL_SC16IS7XX_SPI=n - Chargers: - CHARGER_BQ24257=m - CHARGER_BQ25890=m - CHARGER_RT9455=m - Sensors: - SENSORS_TC74=m - MAX63XX_WATCHDOG=n - GPU: - DRM_AMDGPU=m - DRM_AMDGPU_CIK=n (experimental) - DRM_AMDGPU_USERPTR=y - DRM_VIRTIO_GPU=m - USB_ULPI_BUS=m - Android: - STAGING_BOARD=n - Accelerometers: - STK8312=m - STK8BA50=m - Light sensors: - ACPI_ALS=m - BH1750=n - STK3310=n - MMC35240=n - BMC150_MAGN=n - Non-Transparent Bridging: - NTB_PINGPONG=n - NTB_TOOL=n - NTB_TRANSPORT=m - NTB=n (ppc) - Other: - F2FS_FS_ENCRYPTION=y - Crypto: - CRYPTO_RSA=m - CRYPTO_CHACHA20POLY1305=m - CRYPTO_ECHAINIV=m - CRYPTO_POLY1305=m - CRYPTO_CHACHA20=m - CRYPTO_842=m - CRYPTO_JITTERENTROPY=m - CRYPTO_USER_API_AEAD=m - NV-DIMM: - ACPI_NFIT=m - ACPI_NFIT_DEBUG=n - ND_BLK=m - BTT=y - Bluetooth: - BT_HCIBTUSB_RTL=y (default) - NFC: - NFC_NCI_UART=m - NFC_MRVL_UART=m - NFC_ST_NCI=m - NFC_ST_NCI_I2C=m - Storage: - SCSI_SNIC=m - SCSI_SNIC_DEBUG_FS=n - DM_CACHE_SMQ=m (EXPERIMENTAL) - MMC_MTK=m - x86: - X86_DEBUG_FPU=n - PUNIT_ATOM_DEBUG=n - UNISYS_VISORBUS=m - UNISYS_VISORNIC=m - NTB_INTEL=m - SCIF_BUS=m - SCIF=m - INTEL_QUARK_DTS_THERMAL=m - INTEL_PMC_IPC=m - ppc: - GIANFAR=n - SERIAL_8250_INGENIC=n - ppc64: - OPAL_PRD=m - MTD_POWERNV_FLASH=m - CRYPTO_DEV_NX_COMPRESS_PSERIES=m - CRYPTO_DEV_NX_COMPRESS_POWERNV=m - CRYPTO_DEV_NX_COMPRESS_CRYPTO=m - Cross-endian virtio: - TUN_VNET_CROSS_LE=n - VHOST_CROSS_ENDIAN_LEGACY=n - ARM: - SPI_ZYNQMP_GQSPI=n - AHCI_CEVA=n (Xilinx Zynq UltraScale+ MPSoC.) - QCOM_SPMI_TEMP_ALARM=n - THUNDER_NIC_PF=n - THUNDER_NIC_VF=n - THUNDER_NIC_BGX=n - LIQUIDIO=n - COMMON_CLK_CDCE925=n - UIO_PRUSS=n - commit 771d075 - config: disable CONFIG_GPIO_MCP23S08 on non-ARM platforms - commit 1c68e62 - config: disable MFD_SYSCON on non-ARM platforms - commit a4a41a7 - config: BLK_DEV_SKD=m on ppc64 vanilla configs BLK_DEV_SKD was disabled on ppc64 vanilla configs but enabled for default. - commit 16b304b - config: disable BCMGENET on non-ARM platforms The Broadcom GENET ethernet chip is part of their BCM7xxx Set Top Box chipset and doesn't need to be built on non-ARM architectures. - commit 8d51fac - Removed invalid Git-commit tags from bcache patches. - commit c7da326 ++++ kernel-source: - Update to 4.2-rc1. - Xen needs updating. - ARM configs need updating. - DWARF2 / stack unwinding need updating. - 5 patches eliminated. - Config changes: - Generic: - RCU_EXPERT=n (default) - SCHED_OMIT_FRAME_POINTER=y (temporary) - ACPI_REV_OVERRIDE_POSSIBLE=y (default) - OF_UNITTEST=n (default) - THERMAL_WRITABLE_TRIPS=n - THERMAL_DEFAULT_GOV_STEP_WISE=y - THERMAL_GOV_POWER_ALLOCATOR=n - SND_PROC_FS=y - DEFERRED_STRUCT_PAGE_INIT=y - PROC_CHILDREN=y - RCU_EQS_DEBUG=n - Networking: - GENEVE_CORE=m - TCP_CONG_CDG=m - NETFILTER_INGRESS=y - NF_TABLES_NETDEV=m - NET_CLS_FLOWER=m - SUNRPC_XPRT_RDMA=m - Network drivers: - BE2NET_HWMON=y (option to existing driver) - EZCHIP_NPS_MANAGEMENT_ENET=m - MLX5_CORE_EN=y (option to existing driver) - SFC_MCDI_LOGGING=y (option to existing driver) - DP83867_PHY=m - MT7601U=m - IEEE802154_ATUSB=n - PHY_PXA_28NM_HSIC=n - PHY_PXA_28NM_USB2=n - PHY_TUSB1210=n - DELL_RBTN=m - Input: - INPUT_LEDS=y - LEDS_AAT1290=n - LEDS_BCM6328=n - LEDS_BCM6358=n - LEDS_TLC591XX=n - LEDS_KTD2692=n - TOUCHSCREEN_WDT87XX_I2C=m - INPUT_DRV2665_HAPTICS=m - SERIAL_SC16IS7XX_I2C=y - SERIAL_SC16IS7XX_SPI=n - Chargers: - CHARGER_BQ24257=m - CHARGER_BQ25890=m - CHARGER_RT9455=m - Sensors: - SENSORS_TC74=m - MAX63XX_WATCHDOG=n - GPU: - DRM_AMDGPU=m - DRM_AMDGPU_CIK=n (experimental) - DRM_AMDGPU_USERPTR=y - DRM_VIRTIO_GPU=m - USB_ULPI_BUS=m - Android: - STAGING_BOARD=n - Accelerometers: - STK8312=m - STK8BA50=m - Light sensors: - ACPI_ALS=m - BH1750=n - STK3310=n - MMC35240=n - BMC150_MAGN=n - Non-Transparent Bridging: - NTB_PINGPONG=n - NTB_TOOL=n - NTB_TRANSPORT=m - NTB=n (ppc) - Other: - F2FS_FS_ENCRYPTION=y - Crypto: - CRYPTO_RSA=m - CRYPTO_CHACHA20POLY1305=m - CRYPTO_ECHAINIV=m - CRYPTO_POLY1305=m - CRYPTO_CHACHA20=m - CRYPTO_842=m - CRYPTO_JITTERENTROPY=m - CRYPTO_USER_API_AEAD=m - NV-DIMM: - ACPI_NFIT=m - ACPI_NFIT_DEBUG=n - ND_BLK=m - BTT=y - Bluetooth: - BT_HCIBTUSB_RTL=y (default) - NFC: - NFC_NCI_UART=m - NFC_MRVL_UART=m - NFC_ST_NCI=m - NFC_ST_NCI_I2C=m - Storage: - SCSI_SNIC=m - SCSI_SNIC_DEBUG_FS=n - DM_CACHE_SMQ=m (EXPERIMENTAL) - MMC_MTK=m - x86: - X86_DEBUG_FPU=n - PUNIT_ATOM_DEBUG=n - UNISYS_VISORBUS=m - UNISYS_VISORNIC=m - NTB_INTEL=m - SCIF_BUS=m - SCIF=m - INTEL_QUARK_DTS_THERMAL=m - INTEL_PMC_IPC=m - ppc: - GIANFAR=n - SERIAL_8250_INGENIC=n - ppc64: - OPAL_PRD=m - MTD_POWERNV_FLASH=m - CRYPTO_DEV_NX_COMPRESS_PSERIES=m - CRYPTO_DEV_NX_COMPRESS_POWERNV=m - CRYPTO_DEV_NX_COMPRESS_CRYPTO=m - Cross-endian virtio: - TUN_VNET_CROSS_LE=n - VHOST_CROSS_ENDIAN_LEGACY=n - ARM: - SPI_ZYNQMP_GQSPI=n - AHCI_CEVA=n (Xilinx Zynq UltraScale+ MPSoC.) - QCOM_SPMI_TEMP_ALARM=n - THUNDER_NIC_PF=n - THUNDER_NIC_VF=n - THUNDER_NIC_BGX=n - LIQUIDIO=n - COMMON_CLK_CDCE925=n - UIO_PRUSS=n - commit 771d075 - config: disable CONFIG_GPIO_MCP23S08 on non-ARM platforms - commit 1c68e62 - config: disable MFD_SYSCON on non-ARM platforms - commit a4a41a7 - config: BLK_DEV_SKD=m on ppc64 vanilla configs BLK_DEV_SKD was disabled on ppc64 vanilla configs but enabled for default. - commit 16b304b - config: disable BCMGENET on non-ARM platforms The Broadcom GENET ethernet chip is part of their BCM7xxx Set Top Box chipset and doesn't need to be built on non-ARM architectures. - commit 8d51fac - Removed invalid Git-commit tags from bcache patches. - commit c7da326 ++++ kernel-syms: - Update to 4.2-rc1. - Xen needs updating. - ARM configs need updating. - DWARF2 / stack unwinding need updating. - 5 patches eliminated. - Config changes: - Generic: - RCU_EXPERT=n (default) - SCHED_OMIT_FRAME_POINTER=y (temporary) - ACPI_REV_OVERRIDE_POSSIBLE=y (default) - OF_UNITTEST=n (default) - THERMAL_WRITABLE_TRIPS=n - THERMAL_DEFAULT_GOV_STEP_WISE=y - THERMAL_GOV_POWER_ALLOCATOR=n - SND_PROC_FS=y - DEFERRED_STRUCT_PAGE_INIT=y - PROC_CHILDREN=y - RCU_EQS_DEBUG=n - Networking: - GENEVE_CORE=m - TCP_CONG_CDG=m - NETFILTER_INGRESS=y - NF_TABLES_NETDEV=m - NET_CLS_FLOWER=m - SUNRPC_XPRT_RDMA=m - Network drivers: - BE2NET_HWMON=y (option to existing driver) - EZCHIP_NPS_MANAGEMENT_ENET=m - MLX5_CORE_EN=y (option to existing driver) - SFC_MCDI_LOGGING=y (option to existing driver) - DP83867_PHY=m - MT7601U=m - IEEE802154_ATUSB=n - PHY_PXA_28NM_HSIC=n - PHY_PXA_28NM_USB2=n - PHY_TUSB1210=n - DELL_RBTN=m - Input: - INPUT_LEDS=y - LEDS_AAT1290=n - LEDS_BCM6328=n - LEDS_BCM6358=n - LEDS_TLC591XX=n - LEDS_KTD2692=n - TOUCHSCREEN_WDT87XX_I2C=m - INPUT_DRV2665_HAPTICS=m - SERIAL_SC16IS7XX_I2C=y - SERIAL_SC16IS7XX_SPI=n - Chargers: - CHARGER_BQ24257=m - CHARGER_BQ25890=m - CHARGER_RT9455=m - Sensors: - SENSORS_TC74=m - MAX63XX_WATCHDOG=n - GPU: - DRM_AMDGPU=m - DRM_AMDGPU_CIK=n (experimental) - DRM_AMDGPU_USERPTR=y - DRM_VIRTIO_GPU=m - USB_ULPI_BUS=m - Android: - STAGING_BOARD=n - Accelerometers: - STK8312=m - STK8BA50=m - Light sensors: - ACPI_ALS=m - BH1750=n - STK3310=n - MMC35240=n - BMC150_MAGN=n - Non-Transparent Bridging: - NTB_PINGPONG=n - NTB_TOOL=n - NTB_TRANSPORT=m - NTB=n (ppc) - Other: - F2FS_FS_ENCRYPTION=y - Crypto: - CRYPTO_RSA=m - CRYPTO_CHACHA20POLY1305=m - CRYPTO_ECHAINIV=m - CRYPTO_POLY1305=m - CRYPTO_CHACHA20=m - CRYPTO_842=m - CRYPTO_JITTERENTROPY=m - CRYPTO_USER_API_AEAD=m - NV-DIMM: - ACPI_NFIT=m - ACPI_NFIT_DEBUG=n - ND_BLK=m - BTT=y - Bluetooth: - BT_HCIBTUSB_RTL=y (default) - NFC: - NFC_NCI_UART=m - NFC_MRVL_UART=m - NFC_ST_NCI=m - NFC_ST_NCI_I2C=m - Storage: - SCSI_SNIC=m - SCSI_SNIC_DEBUG_FS=n - DM_CACHE_SMQ=m (EXPERIMENTAL) - MMC_MTK=m - x86: - X86_DEBUG_FPU=n - PUNIT_ATOM_DEBUG=n - UNISYS_VISORBUS=m - UNISYS_VISORNIC=m - NTB_INTEL=m - SCIF_BUS=m - SCIF=m - INTEL_QUARK_DTS_THERMAL=m - INTEL_PMC_IPC=m - ppc: - GIANFAR=n - SERIAL_8250_INGENIC=n - ppc64: - OPAL_PRD=m - MTD_POWERNV_FLASH=m - CRYPTO_DEV_NX_COMPRESS_PSERIES=m - CRYPTO_DEV_NX_COMPRESS_POWERNV=m - CRYPTO_DEV_NX_COMPRESS_CRYPTO=m - Cross-endian virtio: - TUN_VNET_CROSS_LE=n - VHOST_CROSS_ENDIAN_LEGACY=n - ARM: - SPI_ZYNQMP_GQSPI=n - AHCI_CEVA=n (Xilinx Zynq UltraScale+ MPSoC.) - QCOM_SPMI_TEMP_ALARM=n - THUNDER_NIC_PF=n - THUNDER_NIC_VF=n - THUNDER_NIC_BGX=n - LIQUIDIO=n - COMMON_CLK_CDCE925=n - UIO_PRUSS=n - commit 771d075 - config: disable CONFIG_GPIO_MCP23S08 on non-ARM platforms - commit 1c68e62 - config: disable MFD_SYSCON on non-ARM platforms - commit a4a41a7 - config: BLK_DEV_SKD=m on ppc64 vanilla configs BLK_DEV_SKD was disabled on ppc64 vanilla configs but enabled for default. - commit 16b304b - config: disable BCMGENET on non-ARM platforms The Broadcom GENET ethernet chip is part of their BCM7xxx Set Top Box chipset and doesn't need to be built on non-ARM architectures. - commit 8d51fac - Removed invalid Git-commit tags from bcache patches. - commit c7da326 ++++ kiwi: - Increase fsoverhead for btrfs ++++ gtkmm3: - Update to version 3.17.4: + Gtk: - Assistant: Add get/set_page_has_padding(). - FontChooser: Add get/set_font_map(). - IconInfo: Deprecate get_builtin_pixbuf(). - IconTheme: lookup_icon(), choose_icon(): Add default 0 for flags. - Widget: Deprecate drag_begin() without coordinates. + Gdk: - Window: Add get/set_passthrough(). - Demo: IconTheme: Don't use deprecated builtin-icon API. + Build: Don't disable more deprecation warnings than necessary (bgo#750379). ++++ mozjs24: - added baselibs.conf as Source ++++ mutter: - Update to version 3.17.3: + Add X11/wayland clipboard interaction (bgo#738312). + Support VM monitor layout hints on wayland (bgo#750363). + Bugs fixed: bgo#749994, bgo#750256, bgo#749716, bgo#748705, bgo#750552, bgo#751036, bgo#750007, bgo#751136, bgo#750552, bgo#751471, bgo#751715, bgo#750680. + Updated translations. + Add pkgconfig(xrandr) BuildRequires: New optional dependency. ++++ openscap: - openscap-1.2.5 update - maintenance - smaller bugfixes - plugged memory leaks - fixed fresh static analysis (coverity) findings - fixed shellcheck warnings - fixes for Solaris platform ++++ meld: - Update to version 3.13.2: + Several fixes for argument handling and tab creation: - Create --diff created comparisons after args-created ones. - Fix --label flag incorrectly applying to --diff created comparisons. - Create --diff created comparisons after args-created ones. - Fix relative path interpretation for --output when created from a secondary instance. - Fix window presentation ordering when creating a secondary instance. + Several fixes to unicode filename handling in git comparisons and manually-assigned labels. + Fix incorrect comparison display caused by unicode (U+2028) newline. + Fix not being able to activate some change bar actions by temporarily disabling overlay scrolling support on GTK+ 3.14. + Stop recreating duplicate recently-used file placeholders. + Fix out-of-date man page documentation. + Test fixes and testing improvements. + Documentation fixes. + Updated translations. ++++ shim: - Update to 0.9 + Included the fixes for bsc#919675 and bsc#920515 - Add shim-fix-mokmanager-sections.patch to amend the objcopy parameters for the old objcopy - Drop upstreamed patches + shim-fix-verify-mok.patch + shim-improve-error-messages.patch + shim-correct-user_insecure-usage.patch + shim-fix-dhcpv4-path-generation.patch + shim-mokx-support.patch + shim-mokmanager-handle-keystroke-error.patch + shim-get-variable-check.patch + shim-fallback-improve-entries-creation.patch + shim-bnc863205-mokmanager-fix-hash-delete.patch + shim-fallback-avoid-duplicate-bootorder.patch + shim-allow-fallback-use-system-loadimage.patch + shim-mokmanager-delete-bs-var-right.patch + shim-fix-uninitialized-variable.patch + shim-mokmanager-support-sha-family.patch + shim-remove-unused-variables.patch + shim-bnc872503-check-key-encoding.patch + shim-bnc877003-fetch-from-the-same-device.patch + bug-889332_shim-mok-oob.patch + bug-889332_shim-overflow.patch ++++ yast2: - Cleanup for snapshots made during installation (bnc#935923) - 3.1.139 ++++ yast2-sysconfig: - Improved restarting/reloading of services for better maintainability and full systemd compatibility (bnc#926485) - New automated test suite (unit tests with RSpec) - 3.1.3 ------------------------------------------------------------------ ------------------ 2015-7-5 - Jul 5 2015 ------------------- ------------------------------------------------------------------ ++++ samba: - Disable rpath usage; (bnc#902421). ++++ samba: - Disable rpath usage; (bnc#902421). ------------------------------------------------------------------ ------------------ 2015-7-4 - Jul 4 2015 ------------------- ------------------------------------------------------------------ ++++ cmake: - Make cmake autoprovides work on !x86_64 arches ++++ python-pyasn1: - updated to upstrean release 0.1.8 (fate#318838) - ObjectIdentifier codec fixed to work properly with arc 0 and arc 2 values. - Explicit limit on ObjectIdentifier arc value size removed. - Unicode initializer support added to OctetString type and derivatives. - New prettyPrintType() abstract method implemented to base pyasn1 types to facilitate encoding errors analisys. - The __str__() method implemented to Tag, TagSet and TagMap classes to ease encoding errors troubleshooting. easing encoding errors - Fix to SEQUENCE and SET types to give them their private componentTypes collection (which is a NamedTypes object) so that they won't collide in a MT execution environment. - Missing T61String,ISO646String character types and ObjectDescriptor useful type added. - Distribute is gone, switched to setuptools completely. - Missing NamedValues.__repr__() added. - The base.NoValue() class, that indicates uninitialized ASN.1 object, made public. - The base.NoValue() class instances now support __repr__() what makes possible to perform repr() on uninitialized pyasn1 types objects. - When comparing ASN.1 types, by-tag and/or by-constraints matching can now be performed with the isSuperTypeOf()/isSameTypeWith() optional flags. - Constructed types now verify their consistency by invoking isSameTypeWith(matchTags=True, matchConstraints=False) and isSuperTypeOf(matchTags=False, matchConstraints=True) for each of their components rather than isSuperTypeOf() as it used to be. Constriants check could be enforced to isSameTypeWith() with the strictConstraints=True constructed classes attribute. - Constructed types can now be initialized with new .setComponents() method which accepts both var-args and keyword-args. Default repr() modified to reflect this change. - NamedTypes() and NamedValues() made comparable. - Test coverage extended to cover pyasn1 types __repr__() function. - The abs(Integer()) & abs(Real()) operation now returns respective pyasn1 type, not a Python type. - More Python magic methods implementations added to Integer & Real classes (e.g. __pos__, __neg__, __round__, __floor__, __ceil__, __trunc__) - The Integer.__invert__ Python magic method implemented. - The OctetString.__int__() and .__float__() magic methods implemented. - Handle the case of null writer at Debug printer. - BitString encoder/decoder performance improved. - Built-in debugging is now based on Python logging module. - Fix to NamedType.__repr__() to work properly. - Fixes to __repr__() implementation of many built-in ASN.1 types to take into account all of their initializers such as tagSet, subtypeSpec etc. - String typed float initializer to REAL type now supported. - Float typed mantissa initializer to REAL type for base 2 added. - Encoding bases 8 and 16 support for REAL type binary encoder added. - More strict CER/DER encoders added for GeneralizedTime and UTCTime types. - Asn1Item.hasValue() added to easily distinguish initalized ASN.1 objects from uninitialized ones (e.g. pure types). - Fix to REAL type binary decoder to handle different bases and scale factor. - Fix to TagSet.repr() to include [obsolete] baseTag information. - Fix to broken REAL type decoding handling. - Fix to BitString and OctetString decoders dealing with constructed encoding -- it used to be possible to embed other types in substrate. - Fix to end-of-octest sentinel handling: * require strict two-zeros sentinel encoding * recognize EOO sentinel only when explicitly requested by caller of the decoder via allowEoo=True parameter (warning: API change) - DER codec hardened not to tolerate indefinite length encoding/decoding. ++++ x11-tools: - Add a template for ~/.i18n (bsc#934720). ------------------------------------------------------------------ ------------------ 2015-7-3 - Jul 3 2015 ------------------- ------------------------------------------------------------------ ++++ bind: - Make sure %version and %pkg_vers are in sync (bnc#937028). ++++ samba: - Make the winbind package depend on the matching libwbclient version and vice versa; (bnc#936909). ++++ samba: - Make the winbind package depend on the matching libwbclient version and vice versa; (bnc#936909). ++++ libgda: - Development package now includes vapi files, add vala BuildRequies and pass --enabl vala to configure. ++++ mozjs17: - add aarch64-64k-page.patch: Fix crash on 64kb kernels - update mozjs-aarch64-support.patch: More fixes for aarch64 ++++ libreoffice: - Try to fix build on SLE11 and remove obsolete patch: * A mdds-old-gcc.patch * D pack-desktop-files-for-optional-filters.diff ++++ wicked: - version 0.6.19 - dhcp4: improve invalid dhcp options handling (boo#918069) - dhcp6: just drop an info lease on release request and stop - dhcp6: refresh ipv6 link on newprefix in auto mode to workaround, that the kernel does not send us events about mode change when RA timers are unspecified (bsc#934067) - ethtool: do not warn when reading ethtool settings while netlink newlink processing and the device is already gone. - ibft: ignore invalid default gateway (0.0.0.0 and ::) provided by the firmware (bsc#903759) - wireless: handle ANY for WPA-EAP methods and send passwd when phase2 method isn't set (boo#927615) - bonding: don't insist, that arp_validate=none default is valid in active-backup mode only (boo#919573) - wickedd: fix to send requested device-up event ack - nanny: fix error handling for NULL policy objects and fix to not compare iftype to a dbus class name (boo#931288) - nanny: ensure a device is ready to satisfy a policy match - nanny: fixes improving delete and hotplug handling - ifup: do not recurse when generating nanny policy matches - ifreload: properly handle some config rename cases - fsm: ensure to process events in order and don't advance fsm state from events when device state outdistances it. - schema: cleanup netif-reference meta:require checks. - spec: require util-linux-systemd providing logger (bsc#911310) - conditionally enable nanny use (boo#915025,bsc#916402) ++++ libzypp: - Flags: add stringify - add asString for Patch::InteractiveFlag - version 15.8.0 (5) ++++ zypper: - summary: show patches requiring reboot (FATE#317872) - patch: add column showing required interactive actions (required reboot, license or message to be confirmed ) - patch: highlight security and critical iptches in tables - info: arguments explicitly specifying 'kind:name' overrule '-t kind' - version 1.12.7 ------------------------------------------------------------------ ------------------ 2015-7-2 - Jul 2 2015 ------------------- ------------------------------------------------------------------ ++++ bind: - A problem with trust anchor management can cause named to crash (CVE-2015-1349, bsc#918330) - Fix resolver crash when validating (CVE-2015-4620, bsc#936476). ++++ dracut: - Update to version 043 Minor change: add missing dmsquash-generator ++++ gdb: - Remove auto-loading non-existent /etc/gdbinit.d/gdb-heap.py from /etc/gdbinit ++++ gnome-shell: - Update to version 3.17.2: + Remove StTable widget (bgo#703833). + Increase visibility of expanders in alt-tab popup (bgo#745058). + Ensure suspend inhibitors are released when VT switched away (bgo#749228). + Use iio-sensor-proxy directly for orientation lock (bgo#749671). + Bugs fixed: bgo#749279, bgo#749383, bgo#749529, bgo#749490, bgo#749742. + Updated translations. - Update to version 3.17.1: + Add Display Settings entry to background menu (bgo#697346). + Add window menu option to move to different monitor (bgo#633994). + Improve switch style in default/highContrast themes (bgo#746294, bgo#747912). + Make event highlight in calendar more prominent (bgo#747715). + Fix keyboard focus when focusing a notification banner (bgo#747205). + Move notification banners below the dateMenu (bgo#745910). + Bugs fixed: bgo#748338, bgo#748541. - Update to version 3.16.3: + Handle touch events in OSK on wayland (bgo#750287). + Bugs fixed: bgo#749383, bgo#749529, bgo#750714, bgo#751517, bgo#751541. ++++ gnome-shell-extensions: - Update to version 3.17.2: + Updated translations. - Update to version 3.17.1: + Style updates. + Updated translations. - Update to version 3.16.2: + classic: Update theme. + Updated translations. ++++ mutter: - Update to version 3.17.2: + Honor default value for click method setting (bgo#746290). + Add X11/wayland clipboard interoperation (bgo#738312). + Misc. bug fixes: bgo#749076, bgo#749711. - Update to version 3.17.1: + Add public method to get neighboring monitor (bgo#633994). + Apply the right settings to the right input devices (bgo#747886). + Fix scroll button setting (bgo#747967). + Add support for modal hint on wayland (bgo#745720). + Don't reset idle time for non-hardware events (bgo#748541). + Misc. bug fixes (bgo#748478). - Update to version 3.16.3: + Fix kill dialog not showing when first PING fails (bgo#749076). + wayland: Reset idle time appropriately (bgo#749711, bgo#749994). + Fix crash when trying to focus a hidden window (bgo#751715). + Updated translations. ++++ p11-kit: - Fix segfaults in expand_homedir when pw_dir is NULL (bnc#936598). trust-Fix-segfaults-in-expand_homedir-when-pw_dir-NULL.patch ++++ sensors: - lm_sensors-3.4.0-sensors-detect-fix-systemd-path.patch: Handle the move of systemd from / to /usr. ++++ libtirpc: - Update 009-authdes_pk_create.patch (fix syncaddr handling) - Add 011-authdes_create.patch (fix syncaddr handling) ++++ libvirt: - Update to libvirt 1.2.17 - parallels driver renamed to vz (Virtuozzo) - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - FATE#314466, FATE#314497, FATE#315157, FATE#318383 - spec: re-enable tests that have received upstream fixes and are now passing ++++ libvirt-python: - Update to 1.2.17 - Add all new APIs and constants in libvirt 1.2.17 - FATE#314466, FATE#314497, FATE#315157, FATE#318383 ++++ libzypp: - Update zypp-po.tar.bz2 ++++ mdadm: - Add clustering options to mdadm (fate#316335) + 0001-Create-n-bitmaps-for-clustered-mode.patch + 0002-Add-nodes-option-while-creating-md.patch + 0003-Set-home-cluster-while-creating-an-array.patch + 0004-Show-all-bitmaps-while-examining-bitmap.patch + 0005-Add-a-new-clustered-disk.patch + 0006-Convert-a-bitmap-none-device-to-clustered.patch + 0007-Skip-clustered-devices-in-incremental.patch + 0008-mdadm-add-the-ability-to-change-cluster-name.patch + 0009-mdadm-change-the-num-of-cluster-node.patch + 0010-Reuse-calc_bitmap_size-to-reduce-code-size.patch + 0011-Safeguard-against-writing-to-an-active-device-of-ano.patch ++++ openvpn: - Fixed to use correct sha digest data length and in fips mode, use aes instead of the disallowed blowfish crypto (boo#914166). - Fixed to mention actual plugin/doc dirs in openvpn(8) man page. - Fixed to build with large file support on 32 bit systems. - Fixed to use _rundir instead _localstatedir/run when defined - Depend on systemd-devel for the daemon check functionality, removed obsolete --with-lzo-headers configure option. - Applied backport patch to permit TLS 1.1/1.2 version negotiation instead to stick at TLS 1.0 (bsc#928802) ++++ postfix: - postfix-linux4.patch: handle Linux 4.x and Linux 5.x (used by aarch64) (bsc#940289) ++++ release-notes-sled: - 12.1.20150702 (bsc#933411): - Update release notes from FATE. ++++ yast2-migration: - call the registration client to add and configure the migration repositories (FATE#315161) - use a specific migration proposal client - 3.1.1 ++++ yast2-pkg-bindings: - added "allowVendorChange" option to Pkg.SetSolverFlags() to allow configuring the vendor change flag (FATE#319138) - 3.1.26 ++++ yast2-users: - Allow editing password-less users (bsc#928607) - 3.1.39 - Allow setting the root password to "0" (the digit zero) (bnc#930909) - 3.1.38 ------------------------------------------------------------------ ------------------ 2015-7-1 - Jul 1 2015 ------------------- ------------------------------------------------------------------ ++++ aide: - aide-dynamic.patch: do not overwrite the dl* apis, as we link dynamic against libraries and FIPS mode uses dlopen. bsc#932421 ++++ autoyast2: - Added "upgrade" section to generic list. (bnc#935915) - 3.1.84 ++++ bash: - add bash-4.3-perl522.patch to fix texi2html for perl 5.22 (defined(@array) has been deprecated since at least 2012) ++++ kernel-default: - sysctl/defaults: remove semaphore sysctl override (bsc#936290). The sysctl values were lower than the new defaults. - commit 8e3d11a ++++ kernel-source: - sysctl/defaults: remove semaphore sysctl override (bsc#936290). The sysctl values were lower than the new defaults. - commit 8e3d11a ++++ kernel-syms: - sysctl/defaults: remove semaphore sysctl override (bsc#936290). The sysctl values were lower than the new defaults. - commit 8e3d11a ++++ kiwi: - v7.03.3 released - Follow up Fix for grub2 setup on btrfs Only if no bootpartition is used and a volume setup exists it's required to adapt the boot path with the initial '@' subvolume - Update examples, don't use clicfs ++++ mozilla-nss: - FIPS/CC patches (disabling weak cryptography, selftests etc.) bsc#856315 and its blockers. ++++ mozjs17: - no_defined_array.patch: fix milestone.pl to work with perl-5.22 ++++ mozjs24: - no_defined_array.patch: fix milestone.pl to work with perl-5.22 ++++ libreoffice: - Update to 5.0 rc2: * Few small fixes and updates in internal libraries ++++ tiff: - update to 4.0.4 D tiff-4.0.3-double-free.patch D tiff-handle-TIFFTAG_CONSECUTIVEBADFAXLINES.patch D tiff-4.0.3-CVE-2013-1961.patch D erouault.2862.patch D bfriesen.2805.patch D tiff-4.0.3-CVE-2013-4232.patch D tiff-4.0.3-CVE-2013-4244.patch D erouault.2861.patch D erouault.2857.patch D erouault.2856.patch D erouault.2859.patch D tiff-4.0.3-CVE-2012-4564.patch D tiff-4.0.3-tiff2pdf-colors.patch D erouault.2876.patch D erouault.2860.patch D tiff-dither-malloc-check.patch D tiff-4.0.3-CVE-2013-1960.patch D erouault.2858.patch D tiff-handle-TIFFTAG_PREDICTOR.patch D tiff-4.0.3-CVE-2013-4231.patch D tiff-4.0.3-CVE-2013-4243.patch D erouault.2863.patch D tiff-4.0.3-test-jpeg-turbo.patch ++++ libzypp: - add asString for Patch::Category - version 15.7.0 (5) ++++ wireshark: - Backport fix from 1.12.6 [bnc#935158] wireshark-1.12-gsm-dtap.patch ++++ yast2: - fix using desktop icon for yast(bnc#894220) - 3.1.138 ++++ yast2-installation: - Cleanup for snapshots made during installation (bnc#935923) - 3.1.149 - Fixed handling user request to change an installation proposal (bsc#936448) - 3.1.148 ++++ yast2-kdump: - Require kdump on aarch64 but recommend on ppc32 this time. kdump made available on aarch64. This time it is ppc32's turn - 3.1.24 ++++ yast2-network: - bnc#864264 - fixed internal error in adding alias - 3.1.122 ++++ yast2-update: - Cleanup for snapshots made during installation (bnc#935923) - 3.1.33 ++++ yast2-ycp-ui-bindings: - added built-in SetApplicationIcon for setting application icon only (bnc#894220) - 3.1.8 ++++ yelp-xsl: - Update to version 3.17.3: + Support external info links topic, guide, and seealso. + Support for Mallard Sites in cache generator. + Drop P. prefix for parameter pages in docs. ------------------------------------------------------------------ ------------------ 2015-6-30 - Jun 30 2015 ------------------- ------------------------------------------------------------------ ++++ clutter-gtk: - Update to version 1.6.2: + Require Clutter 1.22.4 for the GDK-specific API needed to retrieve the correct Cogl visual; this fixes Clutter embedding inside GTK on systems using the nVidia proprietary Linux binary driver. + Documentation updates. + Bugs fixed: bgo#747489, bgo#699202, bgo#697945. ++++ clutter: - Update to version 1.23.2: + Add accessor functions for ClutterActor state. Currently, actor state is accessible only via GObject properties and via pre-processor macros; the former are not very friendly for C developers, while the latter are not usable from language bindings. New functions have been added to fill in the gap; the macros have a "soft" deprecation, since compiler warnings cannot be used to detect their use. + Merge the Cally API reference into Clutter's. The Cally API is part of the Clutter shared library; it makes sense to have the API references merged. + Improve visual handling with the GDK backend running on X11. Cogl has its own visual, based on its preferred GLXFBConfig; this means that Clutter should use and expose the correct GdkVisual instance when creating the GdkWindow used for drawing the contents of the stage. + Improve input device handling in the GDK backend. Properly detect touchpad devices; translate touch events. + Bugs fixed: bgo#707982, bgo#750496, bgo#747489, bgo#747951, bgo#749739, bgo#749482. - Drop clutter-fix-touchpad-detection.patch: Fixed upstream. - Update to version 1.22.4: + Fixes in the input handling of the X11 and GDK backends. + Bugs fixed: bgo#750496, bgo#747489, bgo#749739, bgo#749482, bgo#751472. - Drop clutter-fix-touchpad-detection.patch: Fixed upstream. ++++ evolution-ews: - Add evolution-ews-3.10.4-foreign-calendars-hidden.patch (bgo#751547): fix foreign calencards being hidden by default. - Add evolution-ews-3.10.4-remove-sources.patch: ensure sources are properly removed from disk when needed. ++++ file-roller: - Update to version 3.16.3: + Fixed multivolume rar archives not working even when rar or unrar are installed (bgo#747141). + Fixed build on OpenBSD (bgo#748791). + trivial: Fix a wrong header guard in src/fr-enum-types.h (bgo#750485). + Updated translations. ++++ pidgin: - Re-attempt port to GStreamer 1.0 (based on work by David): + Add patches, from upstream: - pidgin-port-to-gst-1.0.patch - pidgin-2.10.11-gst-references.patch - pidgin-2.10.11-add-dtmf-support.patch - pidgin-2.10.11-application-media.patch - pidgin-2.10.11-init-media-optional.patch - pidgin-2.10.11-send-video-enum.patch - pidgin-2.10.11-private-media.patch + Replace gstreamer-0_10-devel and gstreamer-0_10-plugins-base-devel BuildRequires with pkgconfig(gstreamer-1.0), pkgconfig(gstreamer-video-1.0) and pkgconfig(farstream-0.2). + Switch --disable-vv configure paramter to --enable-vv. + Pass --with-gstreamer=1.0 to configure. ++++ grub2: - add grub2-arm64-Reduce-timer-event-frequency-by-10.patch, grub2-arm64-set-correct-length.patch, grub2-mkconfig-aarch64.patch (fate#318444) ++++ installation-images-SLES: - also create /dev/random and /dev/urandom in the initrd - 14.183 ++++ kernel-default: - Linux 4.1.1. - commit ab48011 ++++ kernel-source: - Linux 4.1.1. - commit ab48011 ++++ kernel-syms: - Linux 4.1.1. - commit ab48011 ++++ gcc5: - Add cross-m68k-gcc5 ++++ libdrm: - Update to version 2.4.62 * This release introduces the atomic and blob APIs, adds support for new devices (AMD Bonaire) and a new flag for coherent BOs in nouveau. ++++ libffi-gcc5: - Add cross-m68k-gcc5 ++++ mariadb: - update to MariaDB 10.0.20 GA * Release notes: https://kb.askmonty.org/en/mariadb-10020-release-notes/ https://kb.askmonty.org/en/mariadb-10019-release-notes/ https://kb.askmonty.org/en/mariadb-10018-release-notes/ https://kb.askmonty.org/en/mariadb-10017-release-notes/ * Changelog: https://kb.askmonty.org/en/mariadb-10020-changelog/ https://kb.askmonty.org/en/mariadb-10019-changelog/ https://kb.askmonty.org/en/mariadb-10018-changelog/ https://kb.askmonty.org/en/mariadb-10017-changelog/ * fixed CVEs: * 10.0.20: CVE-2015-3152 * 10.0.19: none * 10.0.18: CVE-2014-8964, CVE-2015-2325, CVE-2015-2326, CVE-2015-0501, CVE-2015-2571, CVE-2015-0505, CVE-2015-0499 * 10.0.17: CVE-2015-2568, CVE-2015-2573, CVE-2015-0433, CVE-2015-0441 * fixes bugs: [bnc#921333], [bnc#924663], [bnc#919053], [bnc#920865], [bnc#919062], [bnc#920896], [bnc#934789], [bnc#936409], [bnc#936408], [bnc#936407] * remove the following patches: * mariadb-10.0.16-crash_after_disk_full.patch (fixed in 10.0.17) * mariadb-10.0.16-allow_md5_in_FIPS.patch (fixed in 10.0.18) * mariadb-10.0.16-encoded_columns_names.patch (fixed in 10.0.18) * update mariadb-10.0.11-group.patch ++++ pidgin-sipe: - Port to GStreamer 1.0 (follow pidin's port): + Add pidgin-sipe-gstreamer-1.0.patch + Replace pkgconfig(gstreamer-0.10) BuildRequires with pkgconfig(gstreamer-1.0). + Add autoreconf call, as the patch touches the buildsystem. + Pass --with-vv to configure, to ensure we do not lose Voice & Video support. ++++ sensors: - Update to lm_sensors 3.4.0 (FATE#320297) * library: The arbitrary limit on per-type sensor count is gone (bsc#961527). Support for temperature min and critical min hysteresis. * sensors: Support for temperature min and critical min hysteresis. * fancontrol: Deal with moving hwmon attributes. Reduce memory consumption. * sensors-detect: Detection of new devices. * lm_sensors-3.0.0-sensord-separate.patch, lm_sensors-3.0.3-hint-at-kernel-extra-package.patch: Refreshed. ++++ libwmf: - Added patches: * libwmf-0.2.8.4-CVE-2015-4695.patch - Fix CVE-2015-4695: meta_pen_create heap buffer over read (bsc#936058) * libwmf-0.2.8.4-CVE-2015-4696.patch - Fix CVE-2015-4696: wmf2gd/wmf2eps use after free (bsc#936062) ++++ zlib: - Bring back zlib-devel-static. Needed by binutils ++++ python-requests: - update no-default-cacert.patch to not hardcode a ca cert location ++++ xen: - bnc#936516 - xen fails to build with kernel update(4.1.0 from stable) 556d973f-unmodified-drivers-tolerate-IRQF_DISABLED-being-undefined.patch ++++ xf86-video-ati: - Add the server macro: %x11_abi_has_dirty_tracking2 as this driver uses this abi when built against a server which has it. (bsc#936452, FATE#319131). ++++ yast2: - Added /etc/sysconfig/yast2:PKGMGR_RECOMMENDED=yes to control whether the YaST packager UI installs recommended dependencies (boo#900853). - Removed /etc/sysconfig/yast2:PKGMGR_REEVALUATE_RECOMMENDED, making the setting not persistent (boo#902394). - 3.1.137 ++++ yast2-network: - Fixed warnings like 'duplicated key at line 230 ignored: "rt73usb"' (boo#930870) (recording a fix present in 3.1.116 already). ++++ yast2-packager: - Do not offer to install recommended packages for already installed ones on the first run (boo#902394). - 3.1.74 - Checking nil result after reading /proc/cmdline (bnc#934229). - 3.1.73 ++++ yast2-registration: - added support for online migration, the registration part handles the service upgrade and migration repository management (fate#315161) - 3.1.135 ++++ yast2-storage: - disallow using unpartitioned DASDs for LVM (fate#317934) - 3.1.60 ++++ zypper: - patch: add option to list/install by --severity (FATE#318760) - version 1.12.6 ------------------------------------------------------------------ ------------------ 2015-6-29 - Jun 29 2015 ------------------- ------------------------------------------------------------------ ++++ gdb: - Add guile-devel to enable Scheme scripting support - Run ada tests also on ppc64 and s390 ++++ installation-images-SLES: - Fixed installer name (fate#317637) - There is no real /sbin/yast anymore - It's been /usr/sbin/yast[2] for long time already - 14.182 ++++ open-iscsi: - Added rcsymlinks (bsc#932814) - Cleaned up spec file for rpmlint ++++ kernel-default: - Refresh patches.fixes/drm-i915-Ensure-cache-flushes-prior-to-doing-CS-flip.patch. - Refresh patches.fixes/mmc-sdhci-fix-low-memory-corruption.patch. Update upstream statuses. - commit 11b8ced - drm/i915: Ensure cache flushes prior to doing CS flips (bnc#931300). - commit 406255f ++++ kernel-source: - Refresh patches.fixes/drm-i915-Ensure-cache-flushes-prior-to-doing-CS-flip.patch. - Refresh patches.fixes/mmc-sdhci-fix-low-memory-corruption.patch. Update upstream statuses. - commit 11b8ced - drm/i915: Ensure cache flushes prior to doing CS flips (bnc#931300). - commit 406255f ++++ kernel-syms: - Refresh patches.fixes/drm-i915-Ensure-cache-flushes-prior-to-doing-CS-flip.patch. - Refresh patches.fixes/mmc-sdhci-fix-low-memory-corruption.patch. Update upstream statuses. - commit 11b8ced - drm/i915: Ensure cache flushes prior to doing CS flips (bnc#931300). - commit 406255f ++++ kiwi: - v7.03.2 released - DB: rebuild documentation - v7.03.1 released - DB: rebuild documentation - Editorial review Chapter 19-20 - Editorial review Chapter 16 - Fixed __checkPreferencesDefinition runtime check The check for the uniqueness of the profile name is based on a regular expression. However the expression matches a subset of names which causes 'foo' and 'foofoo' to be triggered as the same name - Update SLE12 JeOS Added Xen HVM type setup to be referenced in the documentation Deleted ec2 image build. This will eventually become a new chapter referencing the images as we build it in the buildservice later - Editorial review Chapter 17 EC2 documentation deleted, this chapter needs a rewrite with regards to tools developed in the public cloud development team. I would also not mention any sequence to support s3 baked images, we should focus on EBS baked images - v7.02.58 released - Add uuid support in createFilesystem for btrfs ++++ plymouth: - Add holding_hands.patch to make sure that the request of init=/bin/bash does not forget plymouth.enable=0 (bsc#936005) ++++ python-base: - python-fix-short-dh.patch: Bump DH parameters to 2048 bit to fix logjam security issue. bsc#935856 ++++ libqt5-qtwebengine: - gyp-arm64.patch: fix support for aarch64 - gcc50-fixes.diff: also handle gcc < 5 ++++ snapper: - allow to set cleanup algorithm for snapshots created by helper programs ++++ libstorage: - Read subvolumes information even in readonly mode (bnc#935769) - 2.25.25 ++++ libzypp: - Fix lost pathname when importing repo keys (bnc#936373) - Disable code swig does not understand - version 15.6.0 (5) ++++ totem: - Update to version 3.16.2: + Fix popup not showing up on touchscreens. + Fix potential crash on 32-bit systems. + Updated translations. ++++ xorg-x11-server: - U_pixmap-fix-reverse-optimus-support-with-multiple-heads.patch * pixmap: fix reverse optimus support with multiple heads * Added 'Provides: X11_ABI_HAS_DIRTYTRACKING2' and a macro %x11_abi_has_dirty_tracking2 for drivers. (bsc#936452, FATE#319131). ++++ yast2: - bnc#858908 - use /etc/hostname instead of /etc/HOSTNAME - bnc#922765, bnc#923990 - do not propose TLD - 3.1.136 ++++ yast2-bootloader: - set only proper boot flags ("boot" for DOS partition table and legacy_boot for GPT partition table), otherwise it can confuse some firmware and cause booting problems (bnc#930903) - 3.1.136 ++++ yast2-installation: - fixed menu button label in the proposal (bsc#936427) - 3.1.147 - add ability to hide export button (fate#315161) - 3.1.146 ++++ yast2-ruby-bindings: - Added Yast::Builtins::strftime with full i18n support (part of fate#318486) - 3.1.38 ++++ yast2-update: - UX: add a link to the dependency error message to make the required user action obvious (bsc#936450) - 3.1.32 ------------------------------------------------------------------ ------------------ 2015-6-28 - Jun 28 2015 ------------------- ------------------------------------------------------------------ ++++ mozc: - add fcitx-mozc-2.16.2037.102.2.patch - add mozc-ninja-verbose-build.patch - update gyp 20150628 - use-libprotobuf=0 for internal protobuf to workaround system one's symbol undefined errors caused by gcc-5 ++++ open-iscsi: - Updated open-iscsi to match upstream, as per bsc#936114, FATE#318770 The following is a summary of changes. See git@github.com:hreinecke/open-iscsi.git for details of commits: a068906448ef Removing duplicate LDFLAGS from incorrect patch 85ed2b4a1cb5 Prevent spinning over poll() when reconnecting to an inaccessible target bbffa1dd332d Fix incorrect list operation leading to out-of-order items on pend_list ce449cc8407f iscsiuio: Correct the handling of Multi Function mode e7f84d774c22 Reformat man page synopsis sections 271b77dece32 Spelling and escaping error fixes. 2022944815b2 Remove outdated Debian packaging code. d650915062d6 buildsys: respect CFLAGS and LDFLAGS from the outside 97ae5d74d6bf buildsys: make 'make clean' idempotent 770993b1e422 Fix small typo in iscsid.conf c9dcedb7b6a9 Remove duplicate newlines in log messages. 2986f9c95f6f iscsid: don't re-read config file for every session logout d56f49d3f947 iscsid safe session logout 3f59db921549 Add some more debug logging to actor.c 75552f5519a8 iscsiuio CFLAGS fixes 73e3e00c0e5e iscsid: fix order of setting uid/gid and drop supplementary groups 99dfbeff1676 add discovery as a valid mode in iscsiadm.8 688c2e9185f1 guard against NULL ptr during discovery from unexpected event c31ec6483815 Allow setting host params to return EAGAIN errors. 973508df1daf fix regression in iscsi_tcp iface binding 93c9d5ae1c86 Wake up to reap children 24409900d9df Make running actors event-driven bc491ac31487 Remove actor_init and rename actor_new to actor_init cbcd086a2cf9 actor: Simplify actor_poll a little 71ec348a2dfd actor: Unobfuscate ACTOR_MAX_LOOPS 61d58fbf6de8 actor: Remove ACTOR_TICKS_10MS() f53eb0034618 actor: s/ACTOR_TICKS/actor_jiffies/ dfe52b2423ff actor: simplify actor_check 8667dcd5d628 actor: Mark actor_check static 8037a0a30b8f Represent DHCP "origin" as an enum, not a string. da567155cfe9 Code cleanup: no functional changes 6478eaac7b53 iscsiuio: Check return value from nic_queue_tx_packet 1d07286fda46 iscsiuio: Remove set but unused variables 382655137020 iscsiuio: Change nic_disable to return void 7c233130687a iscsiuio: Use attribute(unused) for *icmpv6_hdr 8e1d38215344 iscsiuio: Use attribute(unused) for variables that are unused but needed 6ae604304b10 iscsiuio: Fix aliasing issue with IPV6_IS_ADDR_UNSPECIFIED 63b450de0c29 iscsiuio: Resolve strict aliasing issue in iscsiuio/src/unix/nic.c c1e83d439f90 iscsiuio: Fix strict-aliasing warning with struct mac_address 980c471e9f4e iscsiuio: Fix warning about non-matching types cb84219a4992 Fix missing header 9d744ac8c039 Fix bad sizeof in memset 67ff3a01e3ed Fix warning about possibly-uninitialized variable e5518c7a8f43 Fix build warnings for unused variables 5d68768908e0 iscsid: don't round up when modifying padding len d21766d95e10 isns: Add docs for deregistering discovery domains. ed04ac2f9f32 iscsiadm : make iface.ipaddress optional in iface configs for transports that don't have a hard requirement on it. 148854ae2d6e iscsiuio: Rebranding iscsiuio a3c40ba2ba4f iscsiadm: Initialize param_count in set_host_chap_info bfa2f55b0928 iscsid: Fix double close of mgmt ipc fd a037f5eaa9e0 iscsid: retry login for ISCSI_ERR_HOST_NOT_FOUND f0f3bbd25762 Fix StatSN in Open-iSCSI Stack. a9f4d169a95a be2iscsi: Fix MaxXmitDataLenght of the driver. cf1346a86489 iscsiuio: fix compilation ++++ open-vm-tools: - Fix compilation issues with GCC 5: * Add toolboxcmd-fix-logic.patch * Add asm_x86.patch ------------------------------------------------------------------ ------------------ 2015-6-27 - Jun 27 2015 ------------------- ------------------------------------------------------------------ ++++ gstreamer-0_10-plugins-base: - Add gstreamer-0_10-plugins-base-gcc5-fix-on-i586.patch: Fixes build on i586 with gcc >= 5. ++++ tdb: - Update to version 1.3.6. + Fix runtime detection for robust mutexes in the standalone build; (bso#11326). + Possible fix for the build with robust mutexes on solaris 11; (bso#11319). - Update to version 1.3.5. + ABI change: tdb_chainlock_read_nonblock() has been added, a nonblock variant of tdb_chainlock_read() + Do not build test binaries if it's not a standalone build + Fix CID 1034842 Resource leak + Fix CID 1034841 Resource leak + don't let tdb_wrap_open() segfault with name==NULL ++++ tevent: - Update to 0.9.25. + Fix compile error in Solaris ports backend. + Fix access after free in tevent_common_check_signal(); (bso#11308). + Improve pytevent bindings. + Testsuite fixes. + Improve the documentation of the tevent_add_fd() assumtions. It must be talloc_free'ed before closing the fd! (bso##11141); (bso#11316). ++++ libtirpc: - Add 010-xdr_sizeof.patch (enable xdr_sizeof) ++++ libzypp: - Patch: fixup testing Category and Severity flags (FATE#318760) - version 15.5.0 (5) ------------------------------------------------------------------ ------------------ 2015-6-26 - Jun 26 2015 ------------------- ------------------------------------------------------------------ ++++ adwaita-icon-theme: - Update to version 3.17.3: + Updated cursors, support for win32. + Address-book-new fix. + Ebook device icon. + Updated select-all metaphor. + Removed widget assets form and icon theme. + Privacy-mode symbolic icon. + Intltool fixes. + Updated translations. ++++ autoyast2: - implemented activation of snapper for btrfs on LVM (bsc#935858) - 3.1.83 ++++ branding-SLE: - Enable GRUB2 branding for aarch64 (FATE#318444) ++++ gnome-backgrounds: - Update to version 3.17.3: + New defaults for 3.18. + Updated translations. ++++ gnome-desktop: - Update to version 3.17.3: + Fix build of installed-tests. + Updated translations. ++++ gnome-disk-utility: - Update to version 3.17.3: + Improve integration with Unity desktop environment. + Fix Indic font rendering in benchmark dialog. + Fix AppData file name to match the new .desktop file basename. + Updated translations. ++++ gnome-system-monitor: - Update to version 3.17.3: + Updated translations. ++++ installation-images-SLES: - Removed creating links to /usr/lib/YaST2/startup/YaST2.First-Stage (fate#317637) - /sbin/yast (/usr/bin/yast) calls this script itself - also removed removing /usr/bin/yast - This is for simpler dud=yast2.rpm - no special changes needed anymore - 14.181 - clarify meaning of git branches - 14.180 ++++ kernel-firmware: - Update QLogic bna firmware (bsc#922050, FATE#318601) + ctfw-3.2.5.1.bin, ct2fw-3.2.5.1.bin - Exclude i586 and s390 ++++ kiwi: - Update documentation structure for DAPS DAPS is the toolkit used in the documentation department to build, validate and submit documentation. The kiwi documentation will be integrated into the SUSE documentation department and therefore the structure in the source repository needs to be compatible with the SUSE documentation process ++++ lcms2: - Update to version 2.7 * improved multi-threading * added contexts and a new locking plug-in type * bugfixes and other minor features - Dropped lcms-endian.patch that was fixed upstream. ++++ postgresql94-libs: - Switch from ossp-uuid to libuuid from e2fsprogs. - Re-enable running the test suite during build. - Bugfix release 9.4.4: * Fix possible failure to recover from an inconsistent database state. * Fix rare failure to invalidate relation cache init file. * Avoid deadlock between incoming sessions and CREATE/DROP DATABASE. * Improve planner's cost estimates for semi-joins and anti-joins with inner indexscans - Bugfix release 9.4.3: * Avoid failures while fsync'ing data directory during crash restart. * Fix pg_get_functiondef() to show functions' LEAKPROOF property, if set. * Fix pushJsonbValue() to unpack jbvBinary objects. - Security and bugfix release 9.4.2: * CVE-2015-3165, bsc#931972: Avoid possible crash when client disconnects just before the authentication timeout expires. * CVE-2015-3166, bsc#931973: Consistently check for failure of the *printf() family of functions. * CVE-2015-3167, bsc#931974: In contrib/pgcrypto, uniformly report decryption failures as "Wrong key or corrupt data". * Protect against wraparound of multixact member IDs. - For the full release notse, see: http://www.postgresql.org/docs/9.4/static/release-9-4-2.html http://www.postgresql.org/docs/9.4/static/release-9-4-3.html http://www.postgresql.org/docs/9.4/static/release-9-4-4.html ++++ mozilla-nss: - update to 3.19.2 with CKBI 1.98 (bsc#935033) * required for Firefox 31.8.0 ESR (bsc#935979) * No new functionality is introduced in this release. This release addresses a backwards compatibility issue with the NSS 3.19.1 release. * In NSS 3.19.1, the minimum key sizes that the freebl cryptographic implementation (part of the softoken cryptographic module used by default by NSS) was willing to generate or use was increased - for RSA keys, to 512 bits, and for DH keys, 1023 bits. This was done as part of a security fix for Bug 1138554 / CVE-2015-4000. Applications that requested or attempted to use keys smaller then the minimum size would fail. However, this change in behaviour unintentionally broke existing NSS applications that need to generate or use such keys, via APIs such as SECKEY_CreateRSAPrivateKey or SECKEY_CreateDHPrivateKey. - added missing checks and zeroizatoins of internal states in FreeBL [-CC-zeroize, -missing_alloc_check_DH_KEA_Derive] - included changes from older versions since last update: + from 3.19.1 * The minimum strength of keys that libssl will accept for finite field algorithms (RSA, Diffie-Hellman, and DSA) have been increased to 1023 bits (bmo#1138554). (CVE-2015-4000/bsc#935033/logjam) * NSS reports the bit length of keys more accurately. Thus, the SECKEY_PublicKeyStrength and SECKEY_PublicKeyStrengthInBits functions could report smaller values for values that have leading zero values. This affects the key strength values that are reported by SSL_GetChannelInfo. + from 3.19 New functionality: * For some certificates, such as root CA certificates, that don't embed any constraints, NSS might impose additional constraints, such as name constraints. A new API has been added that allows to lookup imposed constraints. * It is possible to override the directory in which the NSS build system will look for the sqlite library. New Functions: * CERT_GetImposedNameConstraints Notable Changes: * The SSL 3 protocol has been disabled by default. * NSS now more strictly validates TLS extensions and will fail a handshake that contains malformed extensions. * Fixed a bug related to the ordering of TLS handshake messages. * In TLS 1.2 handshakes, NSS advertises support for the SHA512 hash algorithm, in order to be compatible with TLS servers that use certificates with a SHA512 signature. + from 3.18.1 Notable Changes: * The following CA certificate had the Websites and Code Signing trust bits restored to their original state to allow more time to develop a better transition strategy for affected sites: - OU = Equifax Secure Certificate Authority * The following CA certificate was removed: - CN = e-Guven Kok Elektronik Sertifika Hizmet Saglayicisi * The following intermediate CA certificate has been added as actively distrusted because it was mis-used to issue certificates for domain names the holder did not own or control: - CN=MCSHOLDING TEST, O=MCSHOLDING, C=EG * The version number of the updated root CA list has been set to 2.4 + from update to 3.18 New functionality: * When importing certificates and keys from a PKCS#12 source, it's now possible to override the nicknames, prior to importing them into the NSS database, using new API SEC_PKCS12DecoderRenameCertNicknames. * The tstclnt test utility program has new command-line options - C, -D, -b and -R. Use -C one, two or three times to print information about the certificates received from a server, and information about the locally found and trusted issuer certificates, to diagnose server side configuration issues. It is possible to run tstclnt without providing a database (-D). A PKCS#11 library that contains root CA certificates can be loaded by tstclnt, which may either be the nssckbi library provided by NSS (-b) or another compatible library (-R). New Functions: * SEC_CheckCrlTimes * SEC_GetCrlTimes * SEC_PKCS12DecoderRenameCertNicknames New Types: * SEC_PKCS12NicknameRenameCallback Notable Changes: * The highest TLS protocol version enabled by default has been increased from TLS 1.0 to TLS 1.2. Similarly, the highest DTLS protocol version enabled by default has been increased from DTLS 1.0 to DTLS 1.2. * The default key size used by certutil when creating an RSA key pair has been increased from 1024 bits to 2048 bits. * The following CA certificates had the Websites and Code Signing trust bits turned off: - Equifax Secure Certificate Authority - Equifax Secure Global eBusiness CA-1 - TC TrustCenter Class 3 CA II * The following CA certificates were added: - Staat der Nederlanden Root CA - G3 - Staat der Nederlanden EV Root CA - IdenTrust Commercial Root CA 1 - IdenTrust Public Sector Root CA 1 - S-TRUST Universal Root CA - Entrust Root Certification Authority - G2 - Entrust Root Certification Authority - EC1 - CFCA EV ROOT * The version number of the updated root CA list has been set to 2.3 + from 3.17.4 Notable Changes: * bmo#1084986: If an SSL/TLS connection fails, because client and server don't have any common protocol version enabled, NSS has been changed to report error code SSL_ERROR_UNSUPPORTED_VERSION (instead of reporting SSL_ERROR_NO_CYPHER_OVERLAP). * bmo#1112461: libpkix was fixed to prefer the newest certificate, if multiple certificates match. * bmo#1094492: fixed a memory corruption issue during failure of keypair generation. * bmo#1113632: fixed a failure to reload a PKCS#11 module in FIPS mode. * bmo#1119983: fixed interoperability of NSS server code with a LibreSSL client. ++++ libgtop: - Update to version 2.31.3: + Numerous OpenBSD backend fixes. + Fixed FreeBSD build issues. + Implemented procaffinity support for NetBSD. + Updated translations. - Add pkgconfig(glib-2.0) BuildRequires: New explicit dependency. ++++ libsoup: - Update to version 2.51.3: + Fixed "make check" in non-English locales (rh#1224989, bgo#749397). + Fixed some compiler warnings (bgo#748514). + Updated translations. ++++ libtirpc: - Add 009-authdes_pk_create.patch (missing SunRPC compat function) ++++ mozilla-nspr: - update to version 4.10.8 * bmo#573192: remove the stack-based PRFileDesc cache. * bmo#756047: check for _POSIX_THREAD_PRIORITY_SCHEDULING > 0 instead of only checking if the identifier is defined. * bmo#782113: Add NSPR support for FreeBSD ppc/ppc64/arm. * bmo#782124: Implement PR_GetPhysicalMemorySize on FreeBSD/DragonFly. * bmo#1060292: Make PR_Assert() and PR_Abort() output visible in the logcat on Android. * bmo#1089908: Fix variable shadowing in _PR_MD_LOCKFILE. Use PR_ARRAY_SIZE to get the array size of _PR_RUNQ(t->cpu). * bmo#1105144: Two places in NSPR's pruthr.c cast a pointer to long, which isn't correct on 64-bit Windows. * bmo#1060401: change import library name under mingw. * bmo#1106600: Replace PR_ASSERT(!"foo") with PR_NOT_REACHED("foo") t fix clang -Wstring-conversion warnings. * bmo#1107063: link NSPR libs with -soname on OpenBSD. * bmo#1120772: Avoid defining snprintf when MSVC provides it. ++++ postgresql94: - Switch from ossp-uuid to libuuid from e2fsprogs. - Re-enable running the test suite during build. - Bugfix release 9.4.4: * Fix possible failure to recover from an inconsistent database state. * Fix rare failure to invalidate relation cache init file. * Avoid deadlock between incoming sessions and CREATE/DROP DATABASE. * Improve planner's cost estimates for semi-joins and anti-joins with inner indexscans - Bugfix release 9.4.3: * Avoid failures while fsync'ing data directory during crash restart. * Fix pg_get_functiondef() to show functions' LEAKPROOF property, if set. * Fix pushJsonbValue() to unpack jbvBinary objects. - Security and bugfix release 9.4.2: * CVE-2015-3165, bsc#931972: Avoid possible crash when client disconnects just before the authentication timeout expires. * CVE-2015-3166, bsc#931973: Consistently check for failure of the *printf() family of functions. * CVE-2015-3167, bsc#931974: In contrib/pgcrypto, uniformly report decryption failures as "Wrong key or corrupt data". * Protect against wraparound of multixact member IDs. - For the full release notse, see: http://www.postgresql.org/docs/9.4/static/release-9-4-2.html http://www.postgresql.org/docs/9.4/static/release-9-4-3.html http://www.postgresql.org/docs/9.4/static/release-9-4-4.html ++++ xen: - Update to Xen Version 4.5.1 FCS (fate#315675) xen-4.5.1-testing-src.tar.bz2 - Dropped patches now contained in tarball 556c2cf2-x86-don-t-crash-mapping-a-page-using-EFI-rt-page-tables.patch 556d9718-efi-fix-allocation-problems-if-ExitBootServices-fails.patch 556eabf7-x86-apic-Disable-the-LAPIC-later-in-smp_send_stop.patch 556eac15-x86-crash-don-t-use-set_fixmap-in-the-crash-path.patch 55780aaa-efi-avoid-calling-boot-services-after-ExitBootServices.patch 55780aff-x86-EFI-fix-EFI_MEMORY_WP-handling.patch 55780b43-EFI-early-add-mapbs-to-map-EfiBootServices-Code-Data.patch 55780b97-EFI-support-default-attributes-to-map-Runtime-service-areas.patch 5513b458-allow-reboot-overrides-when-running-under-EFI.patch 5513b4d1-dont-apply-reboot-quirks-if-reboot-set-by-user.patch 5576f178-kexec-add-more-pages-to-v1-environment.patch 5535f633-dont-leak-hypervisor-stack-to-toolstacks.patch CVE-2015-3456-xsa133-qemuu.patch CVE-2015-3456-xsa133-qemut.patch qemu-MSI-X-enable-maskall.patch qemu-MSI-X-latch-writes.patch x86-MSI-X-guest-mask.patch ++++ yast2-ntp-client: - do not crash if ntp is not installed to target system during cloning (bnc#936178) - 3.1.15 ++++ yast2-storage: - added Storage::SetUserdata() (for bsc#935858) - 3.1.59 ------------------------------------------------------------------ ------------------ 2015-6-25 - Jun 25 2015 ------------------- ------------------------------------------------------------------ ++++ devhelp: - Update to version 3.17.3: + bgo#593267: devhelp manpage. + bgo#728384: Make DBus-activatable. + bgo#749452: Misc maintenance stuff. + bgo#749797: Misc code improvements. + Updated translations. ++++ glib2: - Update to version 2.45.3: + Improve performance of g_signal_handler_disconnect for signals with many handlers. + GDBus has gained a new call flag to allow interactive authorization. + GSettings: - New API: g_settings_schema_list_keys. - Deprecated: g_settings_list_keys. + OS X: - Implement GNotification. - Bump the OS X requirement to 10.9. + Windows: - Add registry reading API. - Reimplement GAppInfo using registry information. + Bugs fixed: bgo#666831, bgo#728489, bgo#730168, bgo#733325, bgo#734888, bgo#737009, bgo#738185, bgo#738504, bgo#739122, bgo#739424, bgo#739616, bgo#740308, bgo#740516, bgo#741788, bgo#745013, bgo#747146, bgo#747941, bgo#748727, bgo#749693, bgo#750203, bgo#750322, bgo#750344, bgo#750369, bgo#750386, bgo#750399, bgo#750573, bgo#750918, bgo#751122, bgo#479730. + Updated translations. ++++ gnome-calculator: - Update to version 3.17.3: + Update: Stop using gnome-common. + Fix: Remove incorrect assertion in search provider. ++++ gtksourceview: - Update to version 3.17.3: + Add a few more functions to GtkSourceFile. + Add the "smart-backspace" property. + Misc bug fixes. + Updated translations. ++++ hwinfo: - hd: Use instead of - hd/hd.c: canonicalize_file_name(s) is equivalent to the more portable realpath(s,NULL) - isdn/cdn: don't use stdin as lvalue with freopen() - hd/manual.c: Include for PATH_MAX - 21.17 ++++ kernel-default: - ARM64: config: UNWIND_INFO=y - commit 8193a68 ++++ kernel-source: - ARM64: config: UNWIND_INFO=y - commit 8193a68 ++++ kernel-syms: - ARM64: config: UNWIND_INFO=y - commit 8193a68 ++++ libpeas: - Update to version 1.15.0: + Add g_autoptr() autocleanup support. + Fix Python tests on OpenBSD. + Fix libpeas crash on windows. + Simplify __all__ support in the Python plugin loader. + Misc bugfixes. + Updated translations. ++++ libvirt-glib: - Update to version 0.2.1: + Fix libtoolize detection in autogen.sh. + Allow storage volume format compatibility level to be set. + Add pre-condition checks to more public API entry points. + Don't try to return a value from void functions. + Add API for controlling storage pool autostart flag. + Add API for filesystem image format. + Add loop, nbd and ploop filesystem types. bsc#936841 + Fix setting of driver type when called more than once. + Support keyboard input device config. + Annotate some unused parameters. + Add support for new graphics attach API. + Add support for spiceport chardev. + Misc fixes to build system. + Fix ref counting of snapshot devices. + Add API for deleting snapshots. + Fix RPM layout for vala files. + Fix race in build of vala code. + Add API for getting security models. + Add classes for dealing with CPU models. + Fix enum generation. + Add API for fetching snapshots. - Drop 0b4d331b-secmodel-caps.patch: Fixed upstream. ++++ xen: - Replace 5124efbe-add-qxl-support.patch with the variant that finally made it upstream, 554cc211-libxl-add-qxl.patch ++++ yast2: - Starting the Installer (YaST2.First-Stage) directly from yast2 startup script if we are in inst-sys (FATE#317637, bnc#877447) - 3.1.135 ++++ yast2-network: - bnc#922765, bnc#923990 - fixed default domain proposal - 3.1.121 ++++ yast2-ruby-bindings: - pass method name to logger (helps with debugging, e.g. bnc#922308) - 3.1.37 ------------------------------------------------------------------ ------------------ 2015-6-24 - Jun 24 2015 ------------------- ------------------------------------------------------------------ ++++ Mesa-demo: - disabled egl build due to Mesa's removal of skeleton implementation of EGL_MESA_screen_surface with release 10.6.0 - removed egl subpackage ++++ dracut: - Fix dmraid issue bnc#905746 A dracut_dmraid_use_udev.patch - Taken over from SLE12 A fips_add_aesni-intel.patch - Do not touch /run vs /var/run bnc#922676 D 0106-dracut-Enable-converting-of-directory-var-run-var-lo.patch - Update dracut to version 042 Remove these already included or unneeded patches: D dracut_v041_to_HEAD.patch D 0011-Correct-paths-for-openSUSE.patch D 0068-95fcoe-uefi-Test-for-EFI-firmware.patch D 0170-enable-logitech-hidpp.patch - Fix nfs mount if IPv4 is used in fstab instead of hostname A fix_nfs_with_ip_instead_of_hostname.patch Adjust/refresh: M 0015-40network-replace-dhclient-with-wickedd-dhcp-supplic.patch M 0016-Add-new-s390x-specific-rule-files.patch M 0017-45ifcfg-use-distro-specific-scripts.patch M 0019-40network-Fix-race-condition-when-wait-for-networks.patch M 0020-00warpclock-Set-correct-timezone.patch M 0021-95dcssblk-Add-new-module-for-DCSS-block-devices.patch M 0048-40network-Only-enable-network-interfaces-if-explicit.patch M 0053-01fips-fixup-loading-issues.patch M 0056-81cio_ignore-handle-cio_ignore-commandline.patch M 0057-01fips-Include-some-more-hmacs.patch M 0058-dracut-add-warning-when-including-unsupported-module.patch M 0059-99suse-Add-SUSE-specific-initrd-parsing.patch M 0060-45ifcfg-Add-SUSE-specific-write-ifcfg-file.patch M 0061-45ifcfg-Fixup-error-message-in-write-ifcfg-suse.patch M 0066-40network-always-start-netroot-in-ifup.sh.patch M 0075-95dasd_rules-enable-parsing-of-rd.dasd-commandline-p.patch M 0076-Correctly-set-cio_ignore-for-dynamic-s390-rules.patch M 0079-95dasd_rules-fixup-rd.dasd-parsing.patch M 0080-95dasd_rules-print-out-rd.dasd-commandline.patch M 0081-95dasd_mod-do-not-set-module-parameters-if-dasd_cio_.patch M 0083-95zfcp_rules-Fixup-rd.zfcp-parsing.patch M 0085-95zfcp_rules-print-out-rd.zfcp-commandline-parameter.patch M 0086-95zfcp_rules-Auto-generate-udev-rule-for-ipl-device.patch M 0087-95dasd_rules-Auto-generate-udev-rule-for-ipl-device.patch M 0088-91zipl-Add-new-module-to-update-s390x-configuration.patch M 0089-40network-create-var-lib-wicked-in-ifup.sh.patch M 0090-dracut-caps-Remove-whole-caps-module.patch M 0091-dracut-biosdevname-In-SUSE-biosdevname-package-is-in.patch M 0094-Implement-shortcut-ip-ifname-static-for-static-confi.patch M 0106-dracut-Enable-converting-of-directory-var-run-var-lo.patch M 0107-Fixup-typo-firmare-instead-of-firmware.patch M 0108-91zipl-Store-commandline-correctly.patch M 0109-95dasd_rules-Store-all-devices-in-commandline.patch M 0110-95zfcp_rules-Store-all-devices-in-commandline.patch M 0113-91zipl-Install-script-as-executable.patch M 0114-91zipl-Translate-ext2-3-into-ext4.patch M 0116-Mark-scripts-as-executable.patch M 0117-95dasd_rules-Enable-the-device-before-checking-devic.patch M 0118-95zfcp_rules-Enable-the-device-before-checking-devic.patch M 0119-Reset-IFS-variable.patch M 0120-mkinitrd-suse.sh-Bail-out-with-exit-1-if-initrd-cann.patch M 0121-Adjust-initramfs-kernel.img-to-SUSE-default-initrd-k.patch M 0122-Get_kernel_version_from_gz_file_for_arm.patch M 0123-95zfcp_rules-fix-typo-in-module_setup.patch M 0124-40network-Update-iBFT-scanning-code-to-handle-IPv6.patch M 0125-40network-separate-mask-and-prefix.patch M 0126-01fips-Add-drbg-module-to-force-loaded-modules.patch M 0130-nfs-Always-add-all-kernel-modules-for-kdump.patch M 0131-40network-handle-prefixed-IP-addresses-correctly.patch M 0132-40network-fixup-static-network-configuration.patch M 0137-Switch-from-Mozilla-NSS-sha256hmac-checking-to-fipsc.patch M 0142-40network-Don-t-report-error-for-etc-sysconfig-netwo.patch M 0144-90crypt-Fixed-crypttab_contains-to-also-work-with-de.patch M 0150-Find-kernel-modules-in-extra-and-weak-updates-path-a.patch M 0157-Add-boot-zipl-to-host-devs-if-it-is-a-mount-point.patch M 0158-Add-SUSE-kernel-module-dependencies-in-etc-modprobe..patch M 0159-network-Try-to-load-xennet.patch M 0163-Install-etc-sysconfig-console-to-see-specific-fonts.patch M 0164-Fix-initramfs-ver.img-vs-initrd-ver-in-dracut-initra.patch M 0165-Order-root-fsck-after-pre-mount.patch M 0168-remove_plymouth_logo_file.patch M dracut_fix_multipath_without_config.patch ++++ evince: - Update to version 3.17.3: + Add initial support for adding highlight annotations (bgo#583377). + Add support for squiggly highlight annotations too (bgo#750612). + Add support for moving text annotations (bgo#649043). + Force text annotations to have a fixed size 24x24 (bgo#685334). + Handle GTK_SCROLL_START/GTK_SCROLL_END also in fit-to-page mode (bgo#737996). + Bugs fixed: bgo#750548, bgo#741979. + Updated translations. ++++ kernel-default: - Update Xen patches to 4.1-final and c/s 1289. - guarantee M2P to be invisible to user mode. - commit fc59188 - NFSv4: When returning a delegation, don't reclaim an incompatible open mode (bnc#934202). - commit 6c74958 ++++ kernel-source: - Update Xen patches to 4.1-final and c/s 1289. - guarantee M2P to be invisible to user mode. - commit fc59188 - NFSv4: When returning a delegation, don't reclaim an incompatible open mode (bnc#934202). - commit 6c74958 ++++ kernel-syms: - Update Xen patches to 4.1-final and c/s 1289. - guarantee M2P to be invisible to user mode. - commit fc59188 - NFSv4: When returning a delegation, don't reclaim an incompatible open mode (bnc#934202). - commit 6c74958 ++++ kiwi: - Fixed custom image size use Allow use of the custom image size even if it is smaller than the kiwi calculated one. Especially for the btrfs filesystem the calculation is sometimes not accurate enough ++++ gcc5: - Remove include-fixed/linux/vt.h as well. ++++ libetonyek: - Version bump to 0.1.3: * Various small fixes * More imported now imported * Now use mdds to help with some hashing - Remove included patch: * 0001-fix-test-on-i386.patch ++++ libffi-gcc5: - Remove include-fixed/linux/vt.h as well. ++++ pango: - Update to version 1.37.1: + Add attributes for OpenType font features (bgo#738505). + CoreText: locale handling improvements (bgo#750017). + Fix ellipsization with line space (bgo#750383). + Fix issues with hex boxes (bgo#750463). ++++ libstoragemgmt: - Upgrade to version 1.2.3: * Bug fixes: * lsmcli bash completion: Fix syntax error. * lsmcli bash completion: Fix volume-delete. * lsmcli bash completion: Add missing completions. * Fix: selinux dac_override * Manpage: Update hpsa and megaraid plugin manpages. * HP Smart Array Plugin: Fix pool querying on P410i. * MegaRAID Plugin: Fix bug when no volume configured. ++++ libtirpc: - Add 008-fix-undef-ref.patch to fix a undefined reference bug ++++ yelp: - Update to version 3.17.3: + Port to WebKit2 API (bgo#686376). + Use a header bar as a toolbar in Unity (bgo#749903). - Replace pkgconfig(webkitgtk-3.0) for pkgconfig(webkit2gtk-4.0) BuildRequires following upstreams port. - Add pkgconfig(webkit2gtk-web-extension-4.0) BuildRequires: New dependency. ++++ zlib: - Remove zlib-devel-static, nothing should use libz.a anyway. - Package minizip library, everything using it should now pull minizip-devel and unbundle it bnc#935864 ++++ orca: - Update to version 3.17.3: + Gecko: - Fix several issues in Orca's live region support to make Google Docs usable with Orca. - Rewrite Orca's structural navigation support to fix bugs and improve performance. - Create "web" script and use it for Gecko content. - Avoid navigating into tooltip-like popups in web apps. - Fix issues related to Gecko using ROLE_TEXT for static text elements. + General: - Improve performance associated with event floods and dead accessibles. - Fix presentation of newly-misspelled words in LibreOffice Writer. - Present the text of ROLE_FOOTER objects. - Add unbound keybindings to increase and decrease speech volume. - Fall back on parent autocomplete if entry lacks label and name. + Updated translations. ++++ x11-tools: - Xim script: Allow to simply touch an empty ~/.i18n to override ~/.profile or ~/.login. Also make sure that all bourne shells are able to export the variables like INPUT_METHOD. ++++ yast2-packager: - do not crash if user want to add add-on via url (bnc#934216) - 3.1.72 ++++ zenity: - Update to version 3.16.3: + Fix zenity --list. + bgo#751332: zenity --forms does not center in the screen. + bgo#638582: zenity --notification --listen can't show multi line tooltip. + Add the possibility to pass title and the summary to zenity notification. + bgo#672090: Impossible to confirm --text-info. + bgo#742963: Basic notifications do not return. + Fix GLib critical messages. + Fixing deprecated declarations. + Fix uninitialized progress_bar error. + Fix typo in documentation. + Port to webkit2gtk. + Updated translations. - Replace pkgconfig(webkitgtk-3.0) for pkgconfig(webkit2gtk-4.0) BuildRequires following upstreams port. ------------------------------------------------------------------ ------------------ 2015-6-23 - Jun 23 2015 ------------------- ------------------------------------------------------------------ ++++ gcc48: - Update to GCC 4.8.5 release. * Fixes bogus integer overflow in constant expression. [bnc#934689] * Fixes ICE with atomics on aarch64. [bnc#930176] - Add patch gcc48-pr66306.patch for reload issue on S390. - Add patch to keep functions leaf when they are instrumented for profiling on s390[x]. [bnc#899871] - Add patch gcc48-bnc922534.patch to avoid accessing invalid memory when passing aggregates by value. [bnc#922534] - Add patch gcc48-s390x-keep-leaf-when-profiled.diff for kgraft. [bnc #899871] ++++ libgcj48: - Update to GCC 4.8.5 release. * Fixes bogus integer overflow in constant expression. [bnc#934689] * Fixes ICE with atomics on aarch64. [bnc#930176] - Add patch gcc48-pr66306.patch for reload issue on S390. - Add patch to keep functions leaf when they are instrumented for profiling on s390[x]. [bnc#899871] - Add patch gcc48-bnc922534.patch to avoid accessing invalid memory when passing aggregates by value. [bnc#922534] - Add patch gcc48-s390x-keep-leaf-when-profiled.diff for kgraft. [bnc #899871] ++++ kernel-default: - Update to 4.1-final. - commit d6cfe1f ++++ kernel-source: - Update to 4.1-final. - commit d6cfe1f ++++ kernel-syms: - Update to 4.1-final. - commit d6cfe1f ++++ libinput: - Update to version 0.18.0: * Touchpad handling has improved filters for erroneous small movements. Palm detection in the edge scrolling zone has been disabled, it previously caused unreliable edge scrolling on larger touchpads. * Alps touchpads now always provide a config option for middle button emulation - these devices don't know whether a middle button is available, providing the option (and defaulting to emulation on) allows users to have a better out-of-the-box experience. * Note that license boilerplate code has changed - it now carries the MIT license as intended. See the commit log for bc9f16b40e for details. * No API changes or additions. ++++ libreoffice: - Version bump to 5.0 rc1, remove obsolete patches: * 0001-Fix-could-not-convert-.-const-char-to-const-rtl-OUSt.patch * 0001-writerperfect-fix-gcc-4.7-build.patch ++++ libtirpc: - Update to version 0.3.2 (bring authdes back) - Remove 005-no_IPv6_for_old_code.patch (accepted upstream) - Remove 001-tirpc-features.patch (obsolete) - Add 005-missing-symvers.patch (fix missing, new symbols) - Add 006-memleak1.patch (fix memory leak) - Add 007-memleak2.patch (fix memory leak) ++++ p7zip: - fixed CVE-2015-1038 [bnc#912878] + p7zip-CVE-2015-1038.patch ++++ perl-Bootloader: - do not prepend additional empty space to append (bsc#926426) - 0.838 ++++ polkit-default-privs: - polkit-default-privs: PackageKit (bnc#929212) ++++ suse-module-tools: - Use absolute path to mkinitrd (bsc#935566) ++++ x11-tools: - Xim script: Allow background processes in ~/.profile and ~/.login (bsc#934720) also use ~/.i18n of exist instead of ~/.profile or ~/.login ++++ yast2-country: - Use Ho Chi Minh instead of Saigon in the user interface and in the Vietnamese proposal (bnc#923506) - 3.1.21 ++++ zypper-migration-plugin: - new package ------------------------------------------------------------------ ------------------ 2015-6-22 - Jun 22 2015 ------------------- ------------------------------------------------------------------ ++++ evolution-ews: - Add evolution-ews-3.10.4-Permissions-on-context-menu-for-GAL.patch: disable permission context menu on GAL (bgo#751001). ++++ glibc: - getaddrinfo-ipv6-sanity.diff: Remove. It breaks services that start before IPv6 is up (bsc#931399) - glibc-2.3.locales.diff.bz2: Remove sh_YU locales, fix currency for en_BE. ++++ glibc: - getaddrinfo-ipv6-sanity.diff: Remove. It breaks services that start before IPv6 is up (bsc#931399) - glibc-2.3.locales.diff.bz2: Remove sh_YU locales, fix currency for en_BE. ++++ gnome-screenshot: - Own %{_datadir}/appdata for openSUSE:42. ++++ gnome-settings-daemon: - Add conditional pkgconfig(wayland-client) BuildRequires, based on bcond wayland. ++++ kernel-default: - kernel-obs-build: add btrfs to initrd This is needed for kiwi builds. - commit 1ebf037 - NFSv3 - do not accept an incompatible delegation (bsc#934203). - commit ccdebbf ++++ kernel-source: - kernel-obs-build: add btrfs to initrd This is needed for kiwi builds. - commit 1ebf037 - NFSv3 - do not accept an incompatible delegation (bsc#934203). - commit ccdebbf ++++ kernel-syms: - kernel-obs-build: add btrfs to initrd This is needed for kiwi builds. - commit 1ebf037 - NFSv3 - do not accept an incompatible delegation (bsc#934203). - commit ccdebbf ++++ kiwi: - Fixed shell variable quoting in compare statements - Prevent createHybridPersistent waiting for devs Check if the write partition creation returns success before waiting for the expected device to become created. This prevents a long wait period on a device which never will come up if the partition could not be created. This Fixes #466 - Fixed legacy grub install for install stick images Installing legacy grub can happen using the image grub or the build host grub. However for install stick disks there is no grub in the install image even if it is present in the system image the stick installs. Therefore the host installed grub should be used as a fallback. This Fixes #471 ++++ gcc5: - Update to gcc-5-branch head (r224716). - Fix libffi include install. [bnc#935510] - Package new mwaitxintrin.h file. ++++ libffi-gcc5: - Update to gcc-5-branch head (r224716). - Fix libffi include install. [bnc#935510] - Package new mwaitxintrin.h file. ++++ openscap: - openscap-1.2.4 update - new features - OVAL 5.11 support 99.8% completed! - new symlink probe introduced - new process58 test capabilities - added possible_value support for external variables - added possible_restriction support for external variables - improved IP address comparisons - Added Scientific Linux CPEs - Added oscap-docker tool - Created man-page for oscap-ssh - HTML changes - improved visibility of selected XCCDF profile in guides and reports - render rule-result/message contents in reports - maintenance - Tests now pass on ppc64 little endian arch (rhbz#1215220) - partition probe now supports remount, bind and move mount options - Patched NIST OVAL-5.11 schemas to be backward compatible with OVAL-5.10 (rhbz#1220262) - fixed scap-as-rpm to work with vintage python (2.6) - better error reporting when a probe dies (i.e. due to OOM killer) - dropped selinux policy from upstream (rhbz#1209969) - fix segfault on invalid selectors (rhbz#1220944) - solaris support patches: file-system zones, systeminfo improvements - many smaller fixes and new tests ++++ libqt5-qtwebengine: - Add patch gcc50-fixes.diff to fix the detection of the GCC 5.x compiler. Patch is equal to the one used for Chromium ++++ libreoffice: - More chrpat love for sle11 ++++ libstorage: - Catch I/O errors while probing disks with parted (bsc#934640) - 2.25.24 ++++ libverto-libev: - Remove irrelevant changelog entries from changelog file. ++++ libverto: - Remove irrelevant changelog entries from changelog file. ++++ libyui-qt-pkg: - Unified option handling with NCurses (FATE#318099) - "System verification mode" and "Dependencies/Autocheck" moved to /etc/sysconfig/yast2 (PKGMGR_VERIFY_SYSTEM, PKGMGR_AUTO_CHECK). - made "Cleanup when deleting packages" and "Allow vendor change" not persistent. - Added option Dependencies/Install Recommended Packages, (PKGMGR_RECOMMENDED) (boo#900853). - Changed "Options/Ignore Recommended Packages for Already Installed Packages" from an option to a command "Extras/Install All Matching Recommended Packages" (boo#902394). - 2.45.0 ++++ lsb5: - Add perl-URI to testsuite-deps, need to check where it is coming from ++++ system-config-printer: - Own %{_datadir}/appdata for openSUSE:42. ++++ yast2: - bnc#922765 - changed default TLD from .site to .suse - 3.1.134 ++++ yast2-bootloader: - Let password protection be configurable between a restricted mode (cannot boot at all without password, default GRUB2 behavior) and an unrestricted mode (can boot but cannot edit entries, GRUB1 behavior) (FATE#318574). - 3.1.135 ------------------------------------------------------------------ ------------------ 2015-6-21 - Jun 21 2015 ------------------- ------------------------------------------------------------------ ++++ colord: - Update to version 1.2.11: + New Features: - Add defines and artwork for the Spyder5 device. - Add defines for the OceanOptics Spark sensor. - libcolorhug: . Add ch_device_close. . Handle low-level commands when in Sensor HID mode. + Bugfixes: - libcolord: . Fix leak in cd_context_lcms_free. . Fix leak previously in cd_client_connect_cb. - Only return devices created by the calling user when doing GetDevices. ++++ kiwi: - Changed search for boot from hardisk for efi Instead of looking for a fixed partition id, let grub2 search for the EFI label ++++ libgpod: - Use libusb-1_0-devel as BuildRequires not libusb-devel as the old libusb compatibility layer is not used. ------------------------------------------------------------------ ------------------ 2015-6-20 - Jun 20 2015 ------------------- ------------------------------------------------------------------ ++++ kiwi: - Fixed RHEL 6 JeOS template default bootloader for this distribution is grub not grub2 ------------------------------------------------------------------ ------------------ 2015-6-19 - Jun 19 2015 ------------------- ------------------------------------------------------------------ ++++ kiwi: - v7.02.57 released - Fixed grub.cfg for Xen dom0 images bogus information was added within a menuentry section - Editorial review Chapter 15 ++++ libgudev: - Transplant baselibs.conf from systemd.spec. Update package metadata. ++++ libreoffice: - Add python-importlib to build/requirements on py2 distros - Provide/obsolete crystal icons so they are purged and not left over - Add few patch to get LO in more buildable state on SLE11, all upstreamed: * 0001-Fix-could-not-convert-.-const-char-to-const-rtl-OUSt.patch * 0001-writerperfect-fix-gcc-4.7-build.patch * fix-old-poppler.patch ++++ systemd: - respect DefaultTimeoutStopSec in systemd unit files (bsc#933512) Add upstream patch 0001-service-use-the-right-timeout-for-stop-processes-we-.patch ++++ upower: - Update to version 0.99.3 * Bail out when iDevice state is malformed (Bastien Nocera) * Defer getting iDevice info until ready (Bastien Nocera) * Fix crash on uninitialized variant (Vlad Orlov) * Fix libimobiledevice msg in configure (Bastien Nocera) * More memory handling fixes in iDevice (Bastien Nocera) * Properly detect bluetooth mice and keyboards that are HID devices (Marc Deslauriers) * Support Logitech Unifying in Linux 3.19 (Peter Wu) * Work-around broken battery on the Onda v975w (Bastien Nocera) - Add missing rcsymlink - Remove old provides/obsoletes - Do not recommend obsolete pm-utils ++++ nss_ldap: - Rename patch files to be prefixed with a numeric sequence number. - Back port a bug fix from upstream release 266 - "fix for BUG#412: don't close nested contexts" in order to resolve an LDAP connection issue in one-shot operation mode. bsc#934444 ++++ yast2-pkg-bindings: - fixed saving removed services (needed for FATE#315161) - 3.1.25 ++++ yast2-security: - Settings of security levels moved to YAML files - Redefined security levels (last part of fate#318425) - 3.1.10 ------------------------------------------------------------------ ------------------ 2015-6-18 - Jun 18 2015 ------------------- ------------------------------------------------------------------ ++++ gtk3: - Move pkgconfig(epoxy) BuildRequires out of with_wayland condition: it is used independent of wayland support. ++++ java-1_7_0-openjdk: - Use priority matching to ibm-java, always 5 bigger than it ++++ java-1_8_0-openjdk: - Use priority matching to ibm-java, always 5 bigger than it ++++ kernel-default: - x86/PCI: Use host bridge _CRS info on systems with >32 bit addressing (bnc#907092). - x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237A (bnc#907092). - commit 1d9da2e ++++ kernel-source: - x86/PCI: Use host bridge _CRS info on systems with >32 bit addressing (bnc#907092). - x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237A (bnc#907092). - commit 1d9da2e ++++ kernel-syms: - x86/PCI: Use host bridge _CRS info on systems with >32 bit addressing (bnc#907092). - x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237A (bnc#907092). - commit 1d9da2e ++++ kiwi: - Editorial review Chapter 14 - Update SLE12 JeOS Added pxe configuration to be referenced in the documentation - Fixed zipl setup zipl does not allow a targetgeometry if the target type is different from CDL or LDL - Fixed use of union type in pxe setup The reference on clicfs was still present in the schema and the runtime checks. However clicfs is out of support and overlayfs is the only union filesystem we really support ++++ libgusb: - Update to version 0.2.5: + Add g_usb_device_get_custom_index(). + Allow setting the GMainContext when used for sync methods. + Include all the USB device class codes. + Use symbol versioning. ++++ libseccomp: - 0001-build-use-autotools-as-build-system.patch: adjust the pkgconfig reported version from 2.1.0 to the correct 2.1.1 (bsc#932372) ++++ libstoragemgmt: - Using version 1.2.1 from obs. - This ver should fix BSC#931426, due to lack of lock mechanism for python pickle. - Cleanup changelog formatting - Update dependencies ++++ perl-Bootloader: - use proper upstream name for disabling recovery section (bsc#898099) - 0.837 ++++ yast2: - Changed implementaton of view_anymsg to rely more on standard Yast mechanisms (bnc#935192) - 3.1.133 ++++ yast2-iscsi-client: - warn only once about non-standard initiator name (bsc#926621) - improve help text concerning re-discovery of targets and start-up mode (bsc#924502, bsc#924691, bsc#924693) and about authentication settings (bsc#924685) - 3.1.22 ++++ yast2-network: - bnc#930448 - display proper startmode description in Overview dialogue - 3.1.120 ++++ yast2-ruby-bindings: - Fixes in the new Yast::CoreExt functionality (part of the fix for bnc#921233) - 3.1.36 ++++ yast2-storage: - Improved the message displayed when a bios_grub partition is missing in expert partitioner (bnc#917763) - 3.1.58 ++++ zypper: - Add git-like subcommand support for zypper. Zypper subcommands are standalone executables that live in the zypper exec dir or are available in your $PATH (see zypper(8)). - Typos fixed (fixes #74) - version 1.12.5 - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-6-17 - Jun 17 2015 ------------------- ------------------------------------------------------------------ ++++ gnome-shell: - Add background-image-caching-fix.patch: Fix a bug in image caching that results in malfunction in background update (bnc#926800). ++++ iproute2: - update-kernel-headers-to-3.19-net-next.patch: ip-route-add-congestion-control-metric.patch: add per-route congestion control support (fate#318553) ++++ kiwi: - Update s390 JeOS image description for the oem and vmx types build the disk for a DASD target in CDL mode (ECKD). Also make this clear in the name of the generated image - Fixed diskOffset calcuation for s390 zipl wants the number of blocks to indicate the start of the first partition, not the number of tracks - Fixed zipl installation for LDL/CDL on loop device Installing zipl on the LDL/CDL target device types requires to specify the disk geometry. zipl is not able to get that information from a loop device. Therefore we need to hand over a targetgeometry which matches the loop geometry - TypoFix: for for -> do for ++++ libreoffice: - Fix breeze icons handling, drop crystal icons. ++++ libstoragemgmt: - Upgrade to version 1.2.1. - New sub-pacakges: * libstoragemgmt-megaraid-plugin New plugin in 1.2.0 release. * libstoragemgmt-hpsa-plugin New plugin in 1.2.0 release. * libstoragemgmt-udev The udev file has nothing to do with the libraray. It just scan the SCSI target when got REPORTED_LUNS_DATA_HAS_CHANGED in udev. - New rpmbuild switch: '--without test' Use to skip 'make check' test to save debug time. - Fix incorrect post scripts for plugin packages. User case: The libstoragemgmt daemon need to be restarted on new plugin install or plugin uninstall, so that the daemon could create new or stop existing plugin connection. But old macros: * The %service_del_postun only try-restart daemon on upgrade which is not required here. * The %service_del_postun only 'daemon-reload' on uninstall which is not required here. * The %service_add_post does not restart daemon. So we have to use hardcoded systemd commands. - Add bash-completion script for lsmcli. - Use systemd-tmpfiles to create socket file in /run folder. - Add %ghost ownership for socket file and folder in /run folder. ++++ systemd: - Add upstream patches 0001-dbus-return-non-zero-return-value-in-the-case-that-p.patch 0002-core-OOM-really-shouldn-t-be-considered-a-deserializ.patch 0001-core-make-unit-deserialization-more-defensive.patch to make serializing/deserializing more stable ++++ perl-Bootloader: - ensure to uncommend grub2 disabling option (fate#317016) - 0.836 ++++ yast2-installation: - Implemented triggers for installation proposal (FATE#317488). Any *_proposal client can define 'trigger' in 'MakeProposal' that defines in which circumstances it should be called again after all proposals have been called, e.g., if partitioning or software selection changes. - 3.1.145 ++++ yast2-kdump: - Warn user in installation proposal if space available on disk is smaller than RAM size + 4 GB (FATE#317488) - 3.1.23 ++++ yast2-ruby-bindings: - Added Yast::CoreExt, a new mechanism to extend ruby base classes - Added extension to clean ANSI characters from strings (part of the fix for bnc#921233) - 3.1.35 ++++ yast2-storage: - Default to no copy on write for MariaDB on btrfs (fate#316718) - Version 3.1.57 ------------------------------------------------------------------ ------------------ 2015-6-16 - Jun 16 2015 ------------------- ------------------------------------------------------------------ ++++ gdm: - Add gdm-remote-root-login-setting.patch (bnc#926264) to support DISPLAYMANAGER_ROOT_LOGIN_REMOTE option. ++++ grub2: - Allow to execute menuentry unrestricted as default (fate#318574) * added grub2-menu-unrestricted.patch ++++ installation-images-SLES: - fix module dependency ordering (bsc#934580) - 14.179 ++++ kernel-default: - Enable brcmfmac driver for x86-64 and i586 (boo#934932) - commit 3e79c51 - rpm/kernel-binary.spec.in: Change BuildRequires to match OBS's taste - commit 15501f0 ++++ kernel-source: - Enable brcmfmac driver for x86-64 and i586 (boo#934932) - commit 3e79c51 - rpm/kernel-binary.spec.in: Change BuildRequires to match OBS's taste - commit 15501f0 ++++ kernel-syms: - Enable brcmfmac driver for x86-64 and i586 (boo#934932) - commit 3e79c51 - rpm/kernel-binary.spec.in: Change BuildRequires to match OBS's taste - commit 15501f0 ++++ kiwi: - Editorial review Chapter 12-13 - Update SLE12 JeOS Added vagrant and docker configurations to be referenced in the documentation - Update selector for partitioner tool If we are building a dasd image using the new loop driver which supports 4k devices, we need a way to select fdasd as partitioner on s390. This can be done via commandline options but is now also auto selected if a zipl_targettype of CDL or LDL is specified - Implement setup of loop logical sector size The new loop driver capability allows to set a custom blocksize on setup of the loop device. The attribute value from the target_blocksize attribute is used in losetup as follows: -L target_blocksize This fixes (bnc#931634) - Editorial review Chapter 11 ++++ samba: - Backport changes to use resource group sids obtained from pac logon_info; (bso#11328); (bnc#912457). ++++ samba: - Backport changes to use resource group sids obtained from pac logon_info; (bso#11328); (bnc#912457). ++++ libopenraw: - Add gpg signature - Cleanup spec file with spec-cleaner - Add missing dependency on curl ++++ systemd: - Add upstream patch 0001-core-fix-assert-when-trying-to-serialize-non-initial.patch to fix last patch - Add upstream patches 0002-core-shared-in-deserializing-match-same-files-reache.patch 0003-device-rework-how-we-enter-tentative-state.patch 0004-core-don-t-consider-boot-up-finished-if-we-are-still.patch to extend property serializing/deserializing over daemon reload ++++ perl-Bootloader: - Allow to setup disabling of recovery section (fate#317016) - 0.835 ++++ yast2-auth-client: - Upgrade to version 3.3.1: * Simply the UI of the Initial Customisation dialog. * Fix a typo on main screen. * Fix a regression in "delete parameter" feature". * Fix incorrect value defaults of several provider options. (Implements part of fate#316349) ++++ yast2-bootloader: - Stop adding 'Failsafe' entry to bootloader menu unless user manually add it (fate#317016) - 3.1.134 ++++ yast2-registration: - Adapt module to new version of SUSEConnect (FATE#318800) - 3.1.134 ------------------------------------------------------------------ ------------------ 2015-6-15 - Jun 15 2015 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to version 0.2.18 - Improve SUSEConnect error messages - New --cleanup option (remove old system credentials and all zypper services installed by SUSEConnect) - New --namespace option (forward SMT staging environment to proxy registration server) ++++ bash-completion: - Add patch ls-completion-boo889319.patch to make ls completion more smart (boo#889319) ++++ ebtables: - add ebtables-v2.0.10-4-audit.patch needed for CC certification [bnc#934680] ++++ hwinfo: - another Makefile fix - 21.16 - fix Makefile typo - 21.15 ++++ installation-images-SLES: - Switch off Linemode for PowerPC64 architectures - 14.178 ++++ kernel-default: - Update to 4.1-rc8. - commit d3aa377 ++++ kernel-source: - Update to 4.1-rc8. - commit d3aa377 ++++ kernel-syms: - Update to 4.1-rc8. - commit d3aa377 ++++ kiwi: - Editorial review Chapter 10 - Editorial review Chapters 6-9 ++++ libetonyek: - Add patch to fix testsuite on i586: * 0001-fix-test-on-i386.patch ++++ webkitgtk: - Update webkitgtk-aarch64.patch: update aarch64 support, backports from upstream. ++++ webkitgtk3: - Update webkitgtk-aarch64.patch: update aarch64 support, backports from upstream. ++++ libmspack: - Fix zero dereference (bsc#934524, CVE-2014-9732, libmspack-cabd_extract-null-deref.patch). - Added security fixes from Debian: * Added (slightly modified/split) patches from Jakub Wilk to fix programmation errors causing segfaults and security issues: - fix-division-by-zero.patch (bsc#934525, Debian#774725, CVE-2015-4467) - fix-pointer-arithmetic-overflow.patch (bsc#934526, Debian#774726, CVE-2015-4468), with updates including later upstream fixes. - fix-name-field-boundaries.patch (bsc#934526, CVE-2015-4469), with updates including later upstream fixes. - Fix off by one (bsc#934527, CVE-2015-4470, libmspack-mszipd-inflate-off-by-one.patch). - Fix buffer underread crash (bsc#934528, CVE-2015-4471, libmspack-lzxd_decompress-underread.patch). - Fix one off (bsc#934529, CVE-2015-4472, libmspack-chmd-READ_ENCINT-one-off.patch). ++++ compat-openssl098: - remove libopenssl0_9_8-hmac from baselibs.conf - disable EXPORT ciphers by default (bnc#931698, comment #3) * added openssl-disable_EXPORT_ciphers_by_default.patch ++++ systemd: - Add upstream patch 0001-bus-add-sd_bus_track-object-for-tracking-peers-and-p.patch to let bus connection survive a daemon reload as well as let services track clients which reference certain objects they maintain. This solve the problem that e.g. the sd-pam processes become not closed together with closing an ssh connection after a daemon reload. ++++ python-gobject: - Update to version 3.17.1: + Add gi.PyGIWarning used when import version is not specified (bgo#727379). + Remove Gdk.Rectangle alias with newer gobject-introspection and GTK+ (bgo#749625). + Field setters: Remove unneeded type/range checks and unused code (bgo#746985). + pygi-argument: Remove unused imports/includes (bgo#746985). + Improve test coverage for field setters/getters (bgo#746985). - Update to version 3.16.2: + overrides: Provide _overrides_module attribute (bgo#736678). ++++ python3-gobject: - Update to version 3.17.1: + Add gi.PyGIWarning used when import version is not specified (bgo#727379). + Remove Gdk.Rectangle alias with newer gobject-introspection and GTK+ (bgo#749625). + Field setters: Remove unneeded type/range checks and unused code (bgo#746985). + pygi-argument: Remove unused imports/includes (bgo#746985). + Improve test coverage for field setters/getters (bgo#746985). - Update to version 3.16.2: + overrides: Provide _overrides_module attribute (bgo#736678). ++++ systemd-rpm-macros: - Check for presence/executability of systemd programs before executing them, and do not suppress warnings/errors resulting from them. ++++ virt-manager: - bnc#934270 - virt-convert cannot handle .ova files virtinst-replace-unar-with-other-archivers.patch ++++ yast2-network: - Fix handling of AutoYaST parameter keep_install_network - 3.1.119 ++++ yast2-security: - Updated list of mandatory and optional services (part of fate#318425) - 3.1.9 ++++ yast2-snapper: - removed noarch tag again (bsc#934856) - 3.1.9 ------------------------------------------------------------------ ------------------ 2015-6-14 - Jun 14 2015 ------------------- ------------------------------------------------------------------ ++++ kiwi: - Editorial review Chapters 1-5 ++++ timezone: - Fix post-install script to overwrite the temporary file when attempting to create /etc/localtime as a hard link. (bsc#928841) - update to 2015e (bsc#934654): * Morocco will suspend DST from 2015-06-14 03:00 through 2015-07-19 02:00, not 06-13 and 07-18. * Assume Cayman Islands will observe DST starting next year, using US rules. * zic -l no longer fails when compiled with - DTZDEFAULT=\"/etc/localtime\", regression from 2014f. - tzdata-egypt-off-dst.diff: remove, now upstream. ++++ timezone-java: - Fix post-install script to overwrite the temporary file when attempting to create /etc/localtime as a hard link. (bsc#928841) - update to 2015e (bsc#934654): * Morocco will suspend DST from 2015-06-14 03:00 through 2015-07-19 02:00, not 06-13 and 07-18. * Assume Cayman Islands will observe DST starting next year, using US rules. * zic -l no longer fails when compiled with - DTZDEFAULT=\"/etc/localtime\", regression from 2014f. - tzdata-egypt-off-dst.diff: remove, now upstream. ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-6-13 - Jun 13 2015 ------------------- ------------------------------------------------------------------ ++++ libetonyek: - Version bump to 0.1.2: * Initial support for pages and numbers * Ditch libetonyek-0.1.1-constants.patch as we do not require us to build for older boost ++++ libmwaw: - Version bump to 0.3.5 * Various small fixes on 0.3 series, nothing big woth mention ++++ libodfgen: - Version bump to 0.1.4: - drawing interface: do no forget to call startDocument/endDocument when writing in the manifest - metadata: added handler for 'template' metadata, unknown metadata are written in a meta:user-defined elements, - defineSheetNumberingStyle: can now define styles for the whole document (and not only for the actual sheet) - update doxygen configuration file + add a make astyle command - Allow writing meta:creation-date metadata element for drawings and presentations too. - Improve handling of headings. Most importantly, write valid ODF. - Write meta:generator metadata element. - Add initial support for embedded fonts. It is currently limited to Flat ODF output. ++++ libreoffice: - Version bump to 5.0.0.beta3: * Drop merged patch 0001-Make-cpp-poppler-version.h-header-optional.patch * Update some internal tarballs so we keep building - based on these bumps update the buildrequires too ++++ libwps: - Version bump to 0.4.0: - add support for unknown encoding files (ie. DOS file) - add potential support for converting Lotus, ... documents, - accept to convert all Lotus Wk1 files and Symphony Wk1 files, - add support for Lotus Wk3 and Wk4 documents, - add support for Quattro Pro Wq1 and Wq2 documents, - only in debug mode, add pre-support for Lotus Wk5..., must allow to retrieve the main sheets content's with no formatting, - add potential support for asking the document's password ( but do nothing ) - correct some compiler warnings when compiling in debug mode. ++++ sbl: - Cleanup spec file with spec-clener - Apply sbl-sppkdev.patch - Update rcservice symlinks ------------------------------------------------------------------ ------------------ 2015-6-12 - Jun 12 2015 ------------------- ------------------------------------------------------------------ ++++ gnome-calculator: - Update to version 3.17.2: + Split many files into an internal convenience library. + Remove workaround for bgo#737222. + Updated translations. - Pass --disable-static to configure: we do not have a use for the internal helper library as a static lib. - Update to version 3.16.2: + Fix: Search provider crash introduced by 3.16.1. ++++ grub2: - Show user defined comments in grub2 menu for snapshots (fate#318101) * modified grub2-snapper-plugin.sh ++++ intel-gpu-tools: - use correct filelist macros - Update to version 1.11 * Various new tests and tools * Single combined test list (supported by piglit since commit 8a122bb) * Optional dependency on libunwind to provide automatic stack traces on test failures. (Thomas Wood) * Add optional default debug and optimisation flags for tests to enable better stack traces and debugging. (Thomas Wood) * Test programs are now installed into libexec. This is useful when building a complete software stack for a DUT from scratch. (Building and installing tests can still be disabled by the --disable-tests configure flag.) (Joonas Lahtinen) * New tool to decode watermark registers (Ville Syrjälä) * Timeout mechanism now reports test as failed * Introduce intel_reg as the one Intel graphics register multitool to replace intel_reg_read, intel_reg_write, intel_iosf_sb_read, intel_iosf_sb_write, intel_vga_read, intel_vga_write, intel_reg_dumper, intel_reg_snapshot, and quick_dump.py. (Jani Nikula) * Add functions to manipulate i915.ko parameters and ensure features are enabled for testing. (Paulo Zanoni) - supersedes u_Fix-pointer-cast-in-order-to-fix-build-on-32bit-arch.patch - added new buildrequires to gtk-doc and libunwind - added /usr/lib/intel-gpu-tools/* and /usr/share/intel-gpu-tools/* to filelist ++++ kernel-default: - Update config files: extend CONFIG_DPM_WATCHDOG_TIMEOUT to 60 (bnc#934397) - commit b3acd3f - mmc: sdhci: fix low memory corruption (bnc#934531). - commit ea963c7 ++++ kernel-source: - Update config files: extend CONFIG_DPM_WATCHDOG_TIMEOUT to 60 (bnc#934397) - commit b3acd3f - mmc: sdhci: fix low memory corruption (bnc#934531). - commit ea963c7 ++++ kernel-syms: - Update config files: extend CONFIG_DPM_WATCHDOG_TIMEOUT to 60 (bnc#934397) - commit b3acd3f - mmc: sdhci: fix low memory corruption (bnc#934531). - commit ea963c7 ++++ kiwi: - v7.02.56 released - Fixed installation of Archive into root system Archives marked as bootinclude were excluded from being installed into the image too. This is an unexpected behaviour change and is fixed now ++++ libgda: - Update to version 5.2.4: + Added missing file in distributed tarball (bgo#750891). - Changes from version 5.2.3: + Improved Vala and introspection. + Misc bugs fixed. + Bugs fixed: bgo#722531, bgo#722773, bgo#730813, bgo# 742312, bgo#750191. + Updated translations. ++++ openssl: - CVE-2015-4000 (boo#931698) * The Logjam Attack / weakdh.org * reject connections with DH parameters shorter than 1024 bits * generates 2048-bit DH parameters by default - CVE-2015-1788 (boo#934487) * Malformed ECParameters causes infinite loop - CVE-2015-1789 (boo#934489) * Exploitable out-of-bounds read in X509_cmp_time - CVE-2015-1790 (boo#934491) * PKCS7 crash with missing EnvelopedContent - CVE-2015-1792 (boo#934493) * CMS verify infinite loop with unknown hash function - CVE-2015-1791 (boo#933911) * race condition in NewSessionTicket - CVE-2015-3216 (boo#933898) * Crash in ssleay_rand_bytes due to locking regression * modified openssl-1.0.1i-fipslocking.patch - fix timing side channel in RSA decryption (bnc#929678) - newly added patches: * 0001-s_server-Use-2048-bit-DH-parameters-by-default.patch * 0002-dhparam-set-the-default-to-2048-bits.patch * 0003-dhparam-fix-documentation.patch * 0004-Update-documentation-with-Diffie-Hellman-best-practi.patch * 0005-client-reject-handshakes-with-DH-parameters-1024-bits.patch * openssl-CVE-2015-1788.patch * openssl-CVE-2015-1789.patch * openssl-CVE-2015-1790.patch * openssl-CVE-2015-1791.patch * openssl-CVE-2015-1792.patch * openssl-RSA_premaster_secret_in_constant_time.patch ++++ compat-openssl098: - CVE-2015-4000 (boo#931698) * The Logjam Attack / weakdh.org * reject connections with DH parameters shorter than 1024 bits * generates 2048-bit DH parameters by default - CVE-2015-1788 (boo#934487) * Malformed ECParameters causes infinite loop - CVE-2015-1789 (boo#934489) * Exploitable out-of-bounds read in X509_cmp_time - CVE-2015-1790 (boo#934491) * PKCS7 crash with missing EnvelopedContent - CVE-2015-1792 (boo#934493) * CMS verify infinite loop with unknown hash function - CVE-2015-1791 (boo#933911) * race condition in NewSessionTicket - CVE-2015-3216 (boo#933898) * Crash in ssleay_rand_bytes due to locking regression * modified openssl-1.0.1i-fipslocking.patch - fix timing side channel in RSA decryption (bnc#929678) - newly added patches: * 0001-s_server-Use-2048-bit-DH-parameters-by-default.patch * 0002-dhparam-set-the-default-to-2048-bits.patch * 0003-dhparam-fix-documentation.patch * 0004-Update-documentation-with-Diffie-Hellman-best-practi.patch * 0005-client-reject-handshakes-with-DH-parameters-1024-bits.patch * openssl-CVE-2015-1788.patch * openssl-CVE-2015-1789.patch * openssl-CVE-2015-1790.patch * openssl-CVE-2015-1791.patch * openssl-CVE-2015-1792.patch * openssl-RSA_premaster_secret_in_constant_time.patch ++++ libstorage: - added flag nocow to Subvolume class (API change) (fate#316718) - generate python and ruby bindings from common swig interface file, renaming python module - 2.25.23 ++++ libzypp: - Add details to the default signature verification problem report - PathInfo: Avoid ExternalProgram in clean_dir - call rpmdb2solv without executing user-supplied scripts (bnc#926853) - version 15.4.1 (3) ++++ yast2-proxy: - If PROXY_ENABLED is not set, interpret it as disabled, like the rest of the system does (boo#934925). - Internal cleanups: - Got rid of autotools. - Converted legacy testsuite to RSpec. - Moved code out of clients for better testability. - 3.1.6 ++++ yast2-security: - When checking services, systemd aliases are now taken into account (so, for example, rsyslog is accounted as syslog). ++++ zypper: - Use 'openSUSE_$releasever' as default OBS platform (bnc#796689) - Clarify comment in zypper.conf (bnc#820693) - Fix format of sizes in output (bnc#897301) - version 1.12.4 ------------------------------------------------------------------ ------------------ 2015-6-11 - Jun 11 2015 ------------------- ------------------------------------------------------------------ ++++ ft2demos: - Update to version 2.6 * ftgrid can now display GX and MM fonts. * Anti-aliasing rendering modes can now be selected (with keys F5 and F6). * The display of point numbers can be toggled with key `D'. * ftdump now display information on MM and GX variation axes. * ftmulti can now handle up to six MM or GX axes. - Refresh overflow.patch ++++ libfreehand: - Upgrade to upstream version 0.1.1 * drastical improvement of all features - fills - strokes - embedded images - embedded text * output of visible elements only in right place on the canvas * coverage from Freehand 3.0 to Freehand 11 - Add build dependency on icu and lcms2 ++++ freetype2: - Update to version 2.6 * Thread safety improvements * Thai script support has been added to the auto-hinter. * Arabic script support has been added to the auto-hinter. * Following OpenType version 1.7, advance widths and side bearing values in CFFs (wrapped in an SFNT structure) are now always taken from the `hmtx' table. * Following OpenType version 1.7, the PostScript font name of a CFF font (wrapped in an SFNT structure) is now always taken from the `name' table. This is also true for OpenType Collections (i.e., TTCs using CFFs subfonts instead of TTFs), where it may have a significant difference. * Fonts natively hinted for ClearType are now supported, properly handling selector index 3 of the INSTCTRL bytecode instruction. * Major improvements to the GX TrueType variation font handling. ++++ libvirt: - spec: remove guard around declaration of libvirtd-systemd-socket.patch ++++ libwmf: - Added patches: * libwmf-0.2.8.4-CVE-2015-0848.patch - Fix CVE-2015-0848: Heap overflow on libwmf0.2-7 (bsc#933109) * libwmf-0.2.8.4-badrle.patch - Fix CVE-2015-4588: DecodeImage() does not check that the run-length "count" fits into the total size of the image, which can lead to a heap-based buffer overflow (bsc#933109) ++++ libzypp: - Update zypp-po.tar.bz2 ++++ ruby-common: - help the solver to pick the right gem2rpm for the default ruby version (bnc#934328) ++++ yast2: - fate#318804 - dropped no longer used group from YaST Control Centre - 3.1.132 - Added new method Directory.find_data_file (needed for the implementation of fate#318425) - Deprecated Directory.datadir and Directory.ydatadir - 3.1.131 ++++ yast2-network: - fate#318804 - moved "Network Settings" into "System" group in YaST control centre - 3.1.118 ++++ yast2-packager: - proper fix for a float remaining time (bnc#882240) - 3.1.71 ++++ yast2-proxy: - Fixed the last change not to crash with "internal error in WriteCurlrc" when installing with a proxy (boo#929868). - 3.1.5 ++++ yast2-security: - Removed references to runlevels (obsolete). Only current systemd target is analyzed. (fate#318425, bnc#941620) - List of mandatory and optional services moved to a YAML file. ++++ yast2-snapper: - removed hardcoded require for libsnapper (see bsc#934249) - 3.1.8 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-6-10 - Jun 10 2015 ------------------- ------------------------------------------------------------------ ++++ binutils: - enable gold for aarch64 ++++ gtk3: - Update to version 3.16.4: + Bugs fixed: bgo#693738, bgo#719683, bgo#745957, bgo#749451, bgo#749593, bgo#749893, bgo#750058, bgo#750384, bgo#750477, bgo#750505. + Updated translations. ++++ java-1_7_0-openjdk: - Added patch: * zero-dummy.patch - Fix crash in ZERO VM built with gcc5 ++++ java-1_8_0-openjdk: - Added patch: * zero-dummy.patch - Fix crash of ZERO VM built with gcc5 ++++ util-linux: - One-shot reset uuidd service to its default state, socket activation, during upgrade to SLE12 SP1 (bnc#900935#c46, FATE#318949). - One-shot reset fstrim service and timer to its default state to run once weekly during upgrade to SLE12 SP1 (FATE#317727). - Fix mount point lookup (and mount -a) if the path contains // (bsc#931955, util-linux-libmount-double-slash.patch). ++++ python-base: - add __python2 compatibility macro (used by Fedora) (fate#318838) ++++ systemd: - Add upstream patch 0001-man-systemd.unit-5-add-examples-for-common-tasks.patch to improve feature documentation (bsc#927457 comment#40) ++++ python-libmount: - One-shot reset uuidd service to its default state, socket activation, during upgrade to SLE12 SP1 (bnc#900935#c46, FATE#318949). - One-shot reset fstrim service and timer to its default state to run once weekly during upgrade to SLE12 SP1 (FATE#317727). - Fix mount point lookup (and mount -a) if the path contains // (bsc#931955, util-linux-libmount-double-slash.patch). ++++ sbl: - Update changelog to mention new patch (sbl-install_perms.patch) ++++ util-linux-systemd: - One-shot reset uuidd service to its default state, socket activation, during upgrade to SLE12 SP1 (bnc#900935#c46, FATE#318949). - One-shot reset fstrim service and timer to its default state to run once weekly during upgrade to SLE12 SP1 (FATE#317727). - Fix mount point lookup (and mount -a) if the path contains // (bsc#931955, util-linux-libmount-double-slash.patch). ++++ xen: - bsc#931627 - VUL-0: CVE-2015-4105: XSA-130: xen: Guest triggerable qemu MSI-X pass-through error messages qemu-MSI-X-latch-writes.patch - bsc#907514 - Bus fatal error & sles12 sudden reboot has been observed - bsc#910258 - SLES12 Xen host crashes with FATAL NMI after shutdown of guest with VT-d NIC - bsc#918984 - Bus fatal error & sles11-SP4 sudden reboot has been observed - bsc#923967 - Partner-L3: Bus fatal error & sles11-SP3 sudden reboot has been observed x86-MSI-X-teardown.patch x86-MSI-X-enable.patch x86-MSI-X-guest-mask.patch x86-MSI-X-maskall.patch qemu-MSI-X-enable-maskall.patch - Upstream patches from Jan 55780aaa-efi-avoid-calling-boot-services-after-ExitBootServices.patch 55780aff-x86-EFI-fix-EFI_MEMORY_WP-handling.patch 55780b43-EFI-early-add-mapbs-to-map-EfiBootServices-Code-Data.patch 55780b97-EFI-support-default-attributes-to-map-Runtime-service-areas.patch 55780be1-x86-EFI-adjust-EFI_MEMORY_WP-handling-for-spec-version-2.5.patch 55103616-vm-assist-prepare-for-discontiguous-used-bit-numbers.patch 5548e95d-x86-allow-to-suppress-M2P-user-mode-exposure.patch - Dropped the following patches now contained in the tarball xen-no-array-bounds.patch CVE-2015-4103-xsa128.patch CVE-2015-4104-xsa129.patch CVE-2015-4105-xsa130.patch CVE-2015-4106-xsa131-1.patch CVE-2015-4106-xsa131-2.patch CVE-2015-4106-xsa131-3.patch CVE-2015-4106-xsa131-4.patch CVE-2015-4106-xsa131-5.patch CVE-2015-4106-xsa131-6.patch CVE-2015-4106-xsa131-7.patch CVE-2015-4106-xsa131-8.patch ++++ yast2-network: - bnc#934180 - fixed internal error in lan AutoYaST client. - 3.1.117 ++++ yast2-pkg-bindings: - added support for the file conflicts callbacks (bnc#923590) - 3.1.24 ------------------------------------------------------------------ ------------------ 2015-6-9 - Jun 9 2015 ------------------- ------------------------------------------------------------------ ++++ busybox: - busybox-CVE-2014-9645.patch: do not allow / in module names to avoid loading bad modules (CVE-2014-9645 bsc#914660) ++++ wodim: - Use full url as source - Update geteltorito script to latest version source: http://userpages.uni-koblenz.de/~krienke/ftp/noarch/geteltorito/geteltorito ++++ ft2demos: - Merge with the version 2.5.5 from openSUSE:Factory - Removed patches: * CVE-2014-9656.patch * CVE-2014-9657.patch * CVE-2014-9658.patch * CVE-2014-9659.patch * CVE-2014-9660.patch * CVE-2014-9661.patch * CVE-2014-9662.patch * CVE-2014-9663.patch * CVE-2014-9664.patch * CVE-2014-9665.patch * CVE-2014-9666.patch * CVE-2014-9667.patch * CVE-2014-9668.patch * CVE-2014-9669.patch * CVE-2014-9670.patch * CVE-2014-9671.patch * CVE-2014-9672.patch * CVE-2014-9673.patch * CVE-2014-9674.patch * CVE-2014-9675.patch - Integrated in the 2.5.5 release - Modified patches: * don-t-mark-libpng-as-required-library.patch * bugzilla-308961-cmex-workaround.patch * freetype2-subpixel.patch * freetype2-bitmap-foundry.patch * overflow.patch - Adapt to the new version of sources ++++ glibc: - Add /usr/include/gnu/lib-names-.*.h to baselibs - pthread-join-deadlock.patch: Don't require rtld lock to store static TLS offset in the DTV (bsc#930015, BZ #18457) - heap-top-corruption.patch: Do not corrupt the top of a threaded heap if top chunk is MINSIZE (BZ #18502) ++++ glibc: - Add /usr/include/gnu/lib-names-.*.h to baselibs - pthread-join-deadlock.patch: Don't require rtld lock to store static TLS offset in the DTV (bsc#930015, BZ #18457) - heap-top-corruption.patch: Do not corrupt the top of a threaded heap if top chunk is MINSIZE (BZ #18502) ++++ gnome-online-accounts: - Update to version 3.17.2: + Foursquare is enabled by default. + Bugs fixed: bgo#710764, bgo#739593, bgo#739594, bgo#742680. + Updated translations. - Add pkgconfig(libaccounts-glib) BuildRequires: New dependency. - Pass --with-cheese=yes and --enable-foursquare to %configure, we want webcam and foursquare support. - Update to version 3.16.3: + Refresh credentials at startup and network changes (bgo#693578). + Avoid NULL pointer dereference when EWS autodiscover fails (bgo#750392). + Updated translations. ++++ grub2: - If we have a post entry and the description field is empty, we should use the "Pre" number and add that description to the post entry. (fate#317972) ++++ kernel-default: - Update to 4.1-rc7. - Config changes: - arm64/armv7hl: - PHY_QCOM_UFS=m - commit abe587d ++++ kernel-source: - Update to 4.1-rc7. - Config changes: - arm64/armv7hl: - PHY_QCOM_UFS=m - commit abe587d ++++ kernel-syms: - Update to 4.1-rc7. - Config changes: - arm64/armv7hl: - PHY_QCOM_UFS=m - commit abe587d ++++ kiwi: - v7.02.55 released - Allow to overwrite root= via kernelcmdline If one of the ec2 firmware types is used the root= variable is explicitly set to a static value. There was no way for the user to set an alternative device via the kernelcmdline attribute in the image description - Fixed zipl installBootLoader blocksize usage There is now the target_blocksize attribute which is used. If not specified the default blocksize of 512 bytes applies (bnc#931634) - Fixed zipl installBootLoader blocksize retrieval In order to find the target blocksize for the zipl configuration kiwi asked for the pyhiscal blocksize. However the logical block size should be used when zipl accesses the device (bnc#931634) - fix version detection for debug packages ++++ libqt5-qtbase: - Add patches from upstream: 0001-Fix-QWidget-setWindowRole.patch 0002-xcb-Fix-getting-the-window-types-from-the-property-o.patch 0003-Fix-centering-dialogs.patch 0004-xcb-Set-_NET_WM_WINDOW_TYPE-from-a-single-place.patch 0005-Restore-documented-behavior-for-the-WA_X11NetWmWindo.patch 0006-xcb-set-SM_CLIENT_ID-property.patch ++++ gcc5: - Update to gcc-5-branch head (r224257). ++++ libffi-gcc5: - Update to gcc-5-branch head (r224257). ++++ freetype2: - Merge with the version 2.5.5 from openSUSE:Factory - Removed patches: * CVE-2014-9656.patch * CVE-2014-9657.patch * CVE-2014-9658.patch * CVE-2014-9659.patch * CVE-2014-9660.patch * CVE-2014-9661.patch * CVE-2014-9662.patch * CVE-2014-9663.patch * CVE-2014-9664.patch * CVE-2014-9665.patch * CVE-2014-9666.patch * CVE-2014-9667.patch * CVE-2014-9668.patch * CVE-2014-9669.patch * CVE-2014-9670.patch * CVE-2014-9671.patch * CVE-2014-9672.patch * CVE-2014-9673.patch * CVE-2014-9674.patch * CVE-2014-9675.patch - Integrated in the 2.5.5 release - Modified patches: * don-t-mark-libpng-as-required-library.patch * bugzilla-308961-cmex-workaround.patch * freetype2-subpixel.patch * freetype2-bitmap-foundry.patch * overflow.patch - Adapt to the new version of sources ++++ gtkmm3: - Update to version 3.17.3: + Gdk: - Deprecate open_default_libgtk_only() and supports_composite(). - Window: Deprecate get/set_composited(), set_static_gravities() and flush(). + Gtk: - Actionable: Add keep_return to the _WRAP_VFUNC() for get_action_name (bgo#705124). - Adjustment: Deprecate changed() and value_changed(). - CellRendererPixbuf: Deprecate property_follow_state(). - Add ModelButton. - Popover: Wrap the pointing-to property (bgo#723394). - Add PopoverMenu. - Scrollable: Add get_border() and ScrolledWindow::signal_edge_reached(). - ScrolledWindow: Add signal_edge_reached(). - SearchEntry: Add handle_event() and new signals. + Documentation: Demo: - Show data files in extra tabs in the Gtk::Notebook. - Remove the last traces of the UIManager and stock browser demos. - Add Builder demo. - Use resource files for the source code and data files. + Build: - Missing GTKMM_API for CellLayout (bgo#748720). - Demo: Use getc() if HAVE_GETC_UNLOCKED is not defined (bgo#748657). - API additions since 3.14: + Gdk: Device: Add get_vendor_id() and get_product_id(). + Gtk: - CssProvider: Add CssProviderError and signal_parsing_error(). - Add CssSection. - Dialog: Add constructors with DialogFlags, for instance to create a dialog with a header bar (bgo#738513). - Grid: Add attach_next_to() without the 'sibling' parameter (bgo#739340). - Label: Add get/set_xalign/yalign() and properties. - ScaleButton: Add a constructor without the icons. - ScrolledWindow: Add get/set_overlay_scrolling() and property. - SearchEntry: Add the search_changed signal. - Stack: Add hhomogeneous and vhomogeneous properties. - Add StackSidebar. - StackSwitcher: Add unset_stack(). - Added StyleProperty (bgo#673317). - TextTag: Add fallback, fallback-set, letter-spacing, and letter-spacing-set properties. - TextBuffer: . Add insert_markup(). . Add the copy_target_list and paste_target_list properties. . Wrap the serialize()/deserialize() methods. - TextView: Add monospace property. - Widget: Added get_action_group() and list_action_prefixes(). ++++ systemd: - Add patch let-some-boolean-survive-a-daemon-reload.patch to fix bsc#933365 and boo#934077 ++++ sysconfig: - netconfig: use ntpd.service on >13.1 (boo#930309) [+ 0002-netconfig-use-ntpd.service-on-13.2-boo-930309.patch] ++++ yast2-registration: - Renamed the module again to "Product Registration" after a clarification in FATE#318800. - 3.1.133 ++++ yast2-storage: - No snapper config for LVM storage proposal (bsc#922308) - version 3.1.56 ------------------------------------------------------------------ ------------------ 2015-6-8 - Jun 8 2015 ------------------- ------------------------------------------------------------------ ++++ evolution: - Update to version 3.16.3: + Bugs fixed: bgo#749217, bgo#749060, bgo#748574, bgo#749108, bgo#531054, bgo#593272, bgo#748981, bgo#749613, bgo#749579, bgo#733877, bgo#675671, bgo#733877, bgo#684556, bgo#750202, bgo#749149, bgo#575242, bgo#706557, bgo#750414. ++++ evolution-data-server: - Update to version 3.16.3: + Fix a dead-code found by the Coverity Scan. + [Camel] Freeze/thaw also subfolders of vFolders. + [ESourceWebdav] Use Unknown instead of Reject result on runtime errors. + [Weather calendar] Merge intra-day forecasts into one event. + Change ownCloud calendar color only when the source is new. + Address some Coveriry Scan detected issues. + Prevent read after buffer bounds in ENamedParameters::get_parameter_index(). + [IMAPx] - Message moved to real Trash/Junk multiple times. - Consider also G_IO_ERROR_BROKEN_PIPE as 'Connection reset by peer' error. + Truly disable gtk-doc build when asked to. + [Google book] Remove unnecessary code path found by Coverity Scan. + Add --factory parameter to factory subprocesses for easier debugging. + Bugs fixed: bgo#749190, bgo#719476, bgo#749108, bgo#382684, bgo#728496, bgo#734300, bgo#749135, bgo#749385, bgo#747988, bgo#749292, bgo#749664, bgo#720197, bgo#663828, bgo#750146, bgo#750416. + Updated translations. ++++ evolution-ews: - Update to version 3.16.3: + Correct locking in e_book_backend_ews_set_locale(). + Address some of the Coverity Scan issues. - Add evolution-ews-intltool-path.patch: Fix locale installation when using recent intltools. - Delete po/Makefile* to ensure no stale file is left. - Add gnome-common BuildRequires and call to gnome-autogen.sh, as above patch touches the buildsystem. ++++ kiwi: - v7.02.54 released - Added __checkVolumeSetup runtime check Checks for improper combination of boot volumes in combination with an extra boot partition - Added runtime check for internal field separator Using the internal path field separator in volume names (_) requires to specify the path in an additional mountpoint attribute - Fixed volume name adaptions for btrfs and zfs There is no need to replace any character in the name for the volume of a filesystem which includes a volume manager. Fixes (bnc#933909) - Fixed evaluation of bootincluded archives Archives set in the bootstrap section and marked as bootinclude were not really used and therefore its contents were missing in the kiwi initrd - Revert "Implement setup of loop blocksize" The user space interface will change because in order to set the pyhsical blocksize the value must be present on loop creation. This required options to the losetup call and can't be done afterwards. Therefore the implementation in kiwi will be reverted until the user space interface for losetup is final This reverts commit d2dfead392a7dd2064afbd59df4c4d67bcacbc98. - Implement setup of loop blocksize The new loop driver capability allows to set a custom blocksize This patch makes use of it with the value from the optional target_blocksize attribute (bnc#931634) ++++ gcc5: - Fix build against SLE11 SP4. * Where mpfr 2.4.0 is not available disable the few features requiring it to allow building with mpfr 2.3.2, gcc48-remove-mpfr-2.4.0-requirement.patch. * Disable building the MPX library. * Re-instantiate IA64 support. * Add gcc5-no-return-gcc43-workaround.patch to avoid bogus warnings from the GCC 4.3 host compiler. ++++ libffi-gcc5: - Fix build against SLE11 SP4. * Where mpfr 2.4.0 is not available disable the few features requiring it to allow building with mpfr 2.3.2, gcc48-remove-mpfr-2.4.0-requirement.patch. * Disable building the MPX library. * Re-instantiate IA64 support. * Add gcc5-no-return-gcc43-workaround.patch to avoid bogus warnings from the GCC 4.3 host compiler. ++++ plymouth: - Properly filter escape sequences bnc#926742 ++++ libstorage: - Taking shutdown option for multipathd stopping (bnc#928572) - 2.25.22 ++++ permissions: - remove /usr/bin/get_printing_ticket; (bnc#906336) ++++ polkit-default-privs: - polkit-default-privs: adding netvisix rules (bsc#930195) ++++ qemu: - Fix vgabios incompatibility with X's x86emu emulator (bsc#933981) * Patches added: vgabios-Add-config-option-for-assembler-.patch ++++ virt-manager: - fate#318394: Update to version 1.2.1 virt-manager-1.2.1.tar.bz2 * Bugfix release * Fix connecting to older libvirt versions (Michał Kępień) * Fix connecting to VM console with non-IP hostname (Giuseppe Scrivano) * Fix addhardware/create wizard errors when a nodedev disappears * Fix adding a second cdrom via customize dialog - Dropped tarball and patches virt-manager-1.2.0.tar.bz2 848123e6-fix-memory-stats-for-shutoff-VM.patch ebcb7c06-fix-exception-when-the-address-is-not-an-IP.patch c4d26d16-fix-VM-polling-on-old-libvirt.patch ac2be796-do-not-throw-exception-if-volume-or-pool-dont-exist.patch 88e18c86-fix-sending-net-removed-signal.patch fbdf574c-fix-shortcut-key-for-USB-redir-dev-type.patch 2c1e482b-fix--show-host-summary-error-windows-flooding.patch 4b5c836a-read-start-mode-from-inactive-conf-XML.patch 776c1d97-fix-changing-USB-device-model.patch bbc4f83b-enable-qemu_ga-for-sles-11-sp4-and-newer.patch f8af2e6b-verify-HYPER-V-support-after-customization.patch 9ea3fcd1-add-classes-for-SUSE-distros.patch 23f262ec-fetch-URL-media-from-content-file-for-suse-distros.patch 5618fa4c-add-support-for-detecting-os-variants-of-suse-distros.patch 9b99eff7-add-opensuse-13.x-tests.patch f5a13510-clone-dont-use-separator-when-disk-under-root.patch ++++ vm-install: - bsc#826425 - removed tap:cdrom as a supported protocol. - Version 0.8.42 ++++ yast2-network: - bnc#874259 - keep device configuration provided via linuxrc when autoyast keep_install_network is set - 3.1.116 ------------------------------------------------------------------ ------------------ 2015-6-7 - Jun 7 2015 ------------------- ------------------------------------------------------------------ ++++ notification-daemon: - Update to version 3.17.2: + Updated translations. ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-6-6 - Jun 6 2015 ------------------- ------------------------------------------------------------------ ++++ kernel-default: - ARM: config: Sync more settings with x86_64 Compile in modules that are =y on x86_64, remove modules that are not compiled on x86_64 - commit d36ab59 - config: armv7hl: Disable CONFIG_FW_LOADER_USER_HELPER_FALLBACK Only needed by DRM_STI, which we don't need, so disable it alltogether (it isn't configured in userspace anyway and deprecated) - commit 6ad70fc - config: armv7hl: Disable DECNET DECNET is not enabled on any other arch either and we don't need it - commit ec172d8 - armv6hl: config: Reenable for 4.1 Generic options follow x86_64 ones. - commit 1d5f3b2 - config: armv7hl: Enable ARM optimized crypto Enable the CONFIG_ARM_CRYPTO related options for up to 45% speed improvement on some of the algorithms. - commit 8a1306d ++++ kernel-source: - ARM: config: Sync more settings with x86_64 Compile in modules that are =y on x86_64, remove modules that are not compiled on x86_64 - commit d36ab59 - config: armv7hl: Disable CONFIG_FW_LOADER_USER_HELPER_FALLBACK Only needed by DRM_STI, which we don't need, so disable it alltogether (it isn't configured in userspace anyway and deprecated) - commit 6ad70fc - config: armv7hl: Disable DECNET DECNET is not enabled on any other arch either and we don't need it - commit ec172d8 - armv6hl: config: Reenable for 4.1 Generic options follow x86_64 ones. - commit 1d5f3b2 - config: armv7hl: Enable ARM optimized crypto Enable the CONFIG_ARM_CRYPTO related options for up to 45% speed improvement on some of the algorithms. - commit 8a1306d ++++ kernel-syms: - ARM: config: Sync more settings with x86_64 Compile in modules that are =y on x86_64, remove modules that are not compiled on x86_64 - commit d36ab59 - config: armv7hl: Disable CONFIG_FW_LOADER_USER_HELPER_FALLBACK Only needed by DRM_STI, which we don't need, so disable it alltogether (it isn't configured in userspace anyway and deprecated) - commit 6ad70fc - config: armv7hl: Disable DECNET DECNET is not enabled on any other arch either and we don't need it - commit ec172d8 - armv6hl: config: Reenable for 4.1 Generic options follow x86_64 ones. - commit 1d5f3b2 - config: armv7hl: Enable ARM optimized crypto Enable the CONFIG_ARM_CRYPTO related options for up to 45% speed improvement on some of the algorithms. - commit 8a1306d ++++ samba: - Order winbind.service Before and Want nss-user-lookup target. ++++ samba: - Order winbind.service Before and Want nss-user-lookup target. ++++ libinput: - Update to version 0.17.0: * The timeout for the tap-and-drag has been significantly reduced. * Really slow mouse movement got swallowed because the acceleration calculations timed out and returned an acceleration factor of 0. * Basic thumb detection was added for clickfinger behaviour, it is now possible to execute a single click with a thumb while the pointer-moving finger is resting on the touchpad. - Changes from version 0.16.0: * Touchpads with ABS_MT_DISTANCE such as the Chromebook Pixel are now supported. * The tapping code now allows ending a tap-and-drag with an extra tap, i.e. the sequence becomes: tap, finger down, move .... move, finger up, tap * Also in the touchpad code: disable-while-typing has been added. ------------------------------------------------------------------ ------------------ 2015-6-5 - Jun 5 2015 ------------------- ------------------------------------------------------------------ ++++ hwinfo: - adjusting Makefile - use pkg-config for dbus - allow to build outside git repository - update compiler flags - fix spelling errors - 21.14 ++++ java-1_7_0-openjdk: - Added patch: * signed-overflow.patch - Upstream fix for signed overflow that makes ChunkPool::allocate go OOM ++++ java-1_8_0-openjdk: - Added patch: * signed-overflow.patch - fix OOM due to signed overflow shown by gcc5 build ++++ kernel-default: - Delete disabled patches that have not been updated for years - Delete patches.arch/kvm-only-export-selected-pv-ops-feature-structs. - Delete patches.arch/kvm-replace-kvm-io-delay-pv-ops-with-linux-magic. - Delete patches.arch/kvm-split-paravirt-ops-by-functionality. - Delete patches.arch/kvm-split-the-KVM-pv-ops-support-by-feature. - Delete patches.arch/ppc64-xmon-dmesg-printing.patch. - Delete patches.suse/ppc-no-LDFLAGS_MODULE.patch. - commit 6e78d78 ++++ kernel-source: - Delete disabled patches that have not been updated for years - Delete patches.arch/kvm-only-export-selected-pv-ops-feature-structs. - Delete patches.arch/kvm-replace-kvm-io-delay-pv-ops-with-linux-magic. - Delete patches.arch/kvm-split-paravirt-ops-by-functionality. - Delete patches.arch/kvm-split-the-KVM-pv-ops-support-by-feature. - Delete patches.arch/ppc64-xmon-dmesg-printing.patch. - Delete patches.suse/ppc-no-LDFLAGS_MODULE.patch. - commit 6e78d78 ++++ kernel-syms: - Delete disabled patches that have not been updated for years - Delete patches.arch/kvm-only-export-selected-pv-ops-feature-structs. - Delete patches.arch/kvm-replace-kvm-io-delay-pv-ops-with-linux-magic. - Delete patches.arch/kvm-split-paravirt-ops-by-functionality. - Delete patches.arch/kvm-split-the-KVM-pv-ops-support-by-feature. - Delete patches.arch/ppc64-xmon-dmesg-printing.patch. - Delete patches.suse/ppc-no-LDFLAGS_MODULE.patch. - commit 6e78d78 ++++ kiwi: - v7.02.53 released - Follow up fix for btrfs grub2 boot path For iso media the adaption of the boot path to /@/... is wrong because in this case we read from iso9660 and not from btrfs. This is related to (bnc#933664) - Fixed grub2 setup on btrfs without boot partition If the image is built with btrfs and no extra boot partition is requested the grub2 btrfs module is used to read the boot data from the filesystem. However in kiwi we setup a btrfs filesystem in a way that all subvolumes are nested below a master '@' volume. Within the scope of grub2 it's required to adapt any path in the filesystem to match this because it's not possible to specify a subvolume set-default here. Because of this /boot/grub2/grub.cfg becomes /@/boot/grub2/grub.cfg within grub2. This fixes (bnc#933664) ++++ samba: - Remove fam-devel build-time dependency for post-6 RHEL systems. ++++ samba: - Remove fam-devel build-time dependency for post-6 RHEL systems. ++++ libosinfo: - Add support for openSUSE 13.2 1d08a23c-add-opensuse-13.2-support.patch ++++ spice-gtk: - Update to version 0.29: + sync guest audio volume with client volume + use stream volume for PulseAudio source + on Windows, fail early during initialization if the usbclerk service can't be reached + fix audio and usb managers to work with client provided fds + check for too long passwords, boo#931044 + many crasher and bug fixes - Drop now useless patches: + 0407ebb5-include-gtk-compat.patch + 214bfa5f-macro-def-fix.patch + 4c8ade49-leak-fix.patch + 9c75c7ee-keyboard-sync.patch + c2356a71-gtk-compat-refactoring.patch + d06b2567-listen-keyboard-modifier-changes.patch ++++ spice: - Don't allow setting password longer than what the spice protocol allows. password-length-check.patch. boo#931044 - Update to version 0.12.5: + Added Opus support. Celt support will be obsoleted in a future release. + Addition of webdav channel. + Force use of TLS 1.0 or newer for TLS connections. + Reference manual. + Some optimizations improving CPU use. + Various bug fixes for race conditions, memory corruption, which could be triggered on client disconnections, migration, and cause spice-server to misbehave. + Portability fixes. + Code cleanups. - Add pkconfig(opus) BuildRequires: Needed to build new opus support. - Add spice-Don-t-use-48kHz-for-playback-recording-rates.patch: Fix advertised sound playback/recording rates in public headers (rh#1129961). - Run spec-clean on spec file, remove conditionals for obsolete versions of openSUSE, enable parallel build and drop obsolete clean section. - Drop now useless patches: + 8af61900-cve-2013-4282-fix.patch + spice-glibc217.patch - Replace xorg-x11-devel buildrequire by selected pkgconfig(xlibs..) ++++ perl-Bootloader: - Escape dollar signs (bsc#857556) - 0.834 ++++ qemu: - Avoid predictable directory name for smb config (bsc#932267 CVE-2015-4037) - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP1 * Patches added: 0051-slirp-use-less-predictable-director.patch ++++ update-alternatives: - Adjust to the new manpage location ++++ virt-manager: - Upstream support for suse distros 9ea3fcd1-add-classes-for-SUSE-distros.patch 23f262ec-fetch-URL-media-from-content-file-for-suse-distros.patch 5618fa4c-add-support-for-detecting-os-variants-of-suse-distros.patch 9b99eff7-add-opensuse-13.x-tests.patch - Drop virtinst-detect-suse-distros.patch - Add detection for Open Enterprise Server virtinst-detect-oes-distros.patch - Upstream bug fix f5a13510-clone-dont-use-separator-when-disk-under-root.patch ------------------------------------------------------------------ ------------------ 2015-6-4 - Jun 4 2015 ------------------- ------------------------------------------------------------------ ++++ accountsservice: - Add accountsservice-933083-load-root-setting.patch (bnc#933083) Load settings of an account which is not 'human' but can still be able to login to the system. (like 'root') ++++ lvm2: - fsadm: add support for btrfs.(FATE#318413) add: fsadm-add-support-for-btrfs.patch - lvscan gives no output in silent mode, point out in manpage. add: manpage-lvscan-fix.patch.(bnc#841060) - Updated to lvm2-2.02.120 device-mapper-1.02.97 thin_provisioning_tools-0.4.2 (FATE#318255) - Eliminated 28 patches in original lvm2 package: pipe_buff-definition.diff: don't know why necessary handle_extended_devt.diff: not need(bnc#525060 not reproduce even without this patch) support-drbd-filter.diff: source to patch not found lvm-path.patch: not needed, upstream fixed hardcode. add link in spec %post suppress_locking_failer_message.patch: no doc as to why suppress warning add_scm_support.patch: definition device_info_t _device_info is no longer exist (The following 22 patches eliminated because they are from upstream:) man_page_sectors.diff make_raid1_default.diff remove-fedora-systemd.patch lvmetad-Init-lazily-to-avoid-socket-access-on-config.patch do_not_read_from_mirrors_have_failed_devices.diff avoid_reading_failed_dev_in_mirrored_log.diff mirrored_log_fixed_when_double_fault_occurs.diff device_is_usable_mem_leak.diff clmvd-fix-decriptor-leak-on-restart.patch clvmd-Fix-node-up-down-handing-in-corosync-module.patch clvmd-Avoid-a-3-way-deadlock-in-dead-client-cleanup.patch 0001-clvmd-avoid-logging-in-signal-handler.patch 0001-RAID-Make-RAID-4-5-6-display-sync-status-under-headi.patch clvmd-fix-debugging-level-set-in-clvmd_set_debug-function.patch toolcontext-Only-reopen-stdin-if-readable.patch systemd-lvm2-activation-generator-report-only-error.patch systemd-use-umask-022-for-generated-systemd-units-by.patch remove-quote-in-lvm2-monitor.patch retry-cleanup-deactivation.patch display-skipped-prompt-in-silent-mode.patch cmirrord-fix-s390-endian-issue.patch dab3ebce-devices-Do-not-support-unpartitioned-DASD.patch - Eliminated 6 patches in original device-mapper package: bug-479104_device-mapper-dmsetup-deps-export.patch:merged with device-mapper-dmsetup-export.patch udev_sync-cookie_set-1-on-each-dm_task_set_cookie-ca.patch: already included in upstream increase-minor-version.diff: not needed segault_for_truncated_string_token.patch: upstream s390-sectorsize4096.patch: upstream add_integrate_flush_flag.patch: included in cmirrord_improvment_performance.patch ++++ grub2: - Fix install into snapper controlled btrfs subvolume and can't load grub modules from separate subvolume (fate#318392) * added grub2-btrfs-06-subvol-mount.patch * grub2-snapper-plugin.sh: use absolute subvol name ++++ libzypp: - Update zypp-po.tar.bz2 ++++ strongswan: - Applied upstream fix for a rogue servers vulnerability, that may enable rogue servers able to authenticate itself with certificate issued by any CA the client trusts, to gain user credentials from a client in certain IKEv2 setups (bsc#933591,CVE-2015-4171). [+ 0009-strongswan-5.1.0-5.3.1_enforce_remote_auth.patch] ++++ update-alternatives: - Verion bump to 1.18.1: * Bump to latest upstream release * Plenty of fixes with too long changelog, see changelog file in documentation * Also fixes bnc#926749 CVE-2015-0840 * Refresh patch: + update-alternatives-suse.patch ++++ yast2: - Fix a typo when calling Linuxrc.value_for method - 3.1.130 ++++ yast2-packager: - use the full URL (incl. the password) when editing a repository URL (bnc#826075) - 3.1.70 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-6-3 - Jun 3 2015 ------------------- ------------------------------------------------------------------ ++++ biosdevname: - Update to 0.6.2 * no upstream changelog provided ++++ coreutils: - coreutils-doc-adjust-reference-to-info-nodes-in-man-pages.patch: add upstream patch: doc: adjust reference to info nodes in man pages (boo#933396) - coreutils-i18n.patch: Use a later version of the previous patch to fix the sort I18N issue (boo#928749, CVE-2015-4041) to also avoid CVE-2015-4042. https://github.com/pixelb/coreutils/commit/bea5e36cc876 ++++ ft2demos: - Modified patch: * CVE-2014-9671.patch - Adapt the code to correspond to the current git master of freetype2 (fixes bsc#933247) ++++ grub2: - Fix license for setjmp module * added grub2-arm64-setjmp-Add-missing-license-macro.patch ++++ hwinfo: - bugzilla for all this: bsc#913360 - do not print anything to the console - Collect and print "Week of Manufacture" EDID data - increase monitor list size - refactor monitor detection - dump extra monitor data - initial support for detecting monitor via sysfs - Makefile - use /usr/lib64 by default on x86_64 - 21.13 ++++ kiwi: - v7.02.52 released ++++ libqt5-qtconnectivity: - Update to 5.4.2 * Bugfix release, for more details please see: http://blog.qt.io/blog/2015/06/02/qt-5-4-2-released/ - Drop endian.patch, merged upstream ++++ libqt5-qtbase: - Update to 5.4.2 * Important Behavior Changes: - EXIF orientation is no longer applied to JPEG images on read. EXIF orientation on JPEG was introduced in 5.4.0, but due to a bug the most common EXIF-format (big-endian) was not working until 5.4.1. 5.4.2 restores the behavior of 5.4.0 and earlier for most EXIF-tagged JPEGs. EXIF orientation will be an opt-in starting with Qt 5.5. - On x86 and x86-64 systems with ELF binaries (especially Linux), due to a new optimization in GCC 5.x in combination with a recent version of GNU binutils, compiling Qt applications with -fPIE is no longer enough with GCC 5.x. Applications now need to be compiled with the -fPIC option if Qt's option "reduce relocations" is active. For backward compatibility only, Qt accepts the use of -fPIE for GCC 4.x versions. Note that Clang is known to generate incompatible code even with -fPIC if the -flto option is active. Applications using qmake or cmake >= 2.8.12 as their build system will adapt automatically. Applications using an older release of cmake in combination with GCC 5.x need to change their CMakeLists.txt to add Qt5Core_EXECUTABLE_COMPILE_FLAGS to CMAKE_CXX_FLAGS. In particular, applications using cmake >= 2.8.9 and < 2.8.11 will continue to build with the - fPIE option and invoke the special compatibility mode if using GCC 4.x. * Bugfix release, for more details please see: http://blog.qt.io/blog/2015/06/02/qt-5-4-2-released/ - Drop patches merged upstream: Call-ofono-nm-Registered-delayed-in-constructor-othe.patch Fix-Meta-shortcuts-on-XCB.patch Fix-upload-corruptions-when-server-closes-connection.patch Fixed-a-deadlock-when-the-lock-file-is-corrupted.patch Handle-SelectionWindowDestroy-in-QXcbClipboard.patch Make-qglobal.h-complain-if-you-use-fPIE.patch Make-sure-theres-a-scene-before-using-it.patch QSystemTrayIcon-handle-submenus-correctly.patch Require-fPIC-instead-of-just-fPIE-for-reduce-relocations.patch Try-to-ensure-that-fPIC-is-used-in-CMake-builds.patch Update-mouse-buttons-from-MotionNotify-events.patch fix-a-division-by-zero-when-processing-malformed-BMP-files.patch - Added cmake (Build)Requires to get autoprovides for all Qt modules ++++ libqt5-qtlocation: - Update to 5.4.2 * Bugfix release, for more details please see: http://blog.qt.io/blog/2015/06/02/qt-5-4-2-released/ ++++ libqt5-qtmultimedia: - Update to 5.4.2 * Bugfix release, for more details please see: http://blog.qt.io/blog/2015/06/02/qt-5-4-2-released/ ++++ libqt5-qtsensors: - Update to 5.4.2 * Bugfix release, for more details please see: http://blog.qt.io/blog/2015/06/02/qt-5-4-2-released/ ++++ libqt5-qtserialport: - Update to 5.4.2 * Bugfix release, for more details please see: http://blog.qt.io/blog/2015/06/02/qt-5-4-2-released/ ++++ libqt5-qtsvg: - Update to 5.4.2 * Bugfix release, for more details please see: http://blog.qt.io/blog/2015/06/02/qt-5-4-2-released/ ++++ libqt5-qtwebchannel: - Update to 5.4.2 * Bugfix release, for more details please see: http://blog.qt.io/blog/2015/06/02/qt-5-4-2-released/ ++++ libqt5-qtwebkit: - Update to 5.4.2 * Bugfix release, for more details please see: http://blog.qt.io/blog/2015/06/02/qt-5-4-2-released/ - Drop fix-building-with-glib-2.43+.patch and fix-g++5.0-build.patch, merged upstream - Drop libqt5-qtwebkit-CVE-2015-8079.patch, upstreamed ++++ libqt5-qtwebsockets: - Update to 5.4.2 * Bugfix release, for more details please see: http://blog.qt.io/blog/2015/06/02/qt-5-4-2-released/ ++++ libqt5-qtx11extras: - Update to 5.4.2 * Bugfix release, for more details please see: http://blog.qt.io/blog/2015/06/02/qt-5-4-2-released/ ++++ libqt5-qtxmlpatterns: - Update to 5.4.2 * Bugfix release, for more details please see: http://blog.qt.io/blog/2015/06/02/qt-5-4-2-released/ ++++ libqt5-qtdeclarative: - Update to 5.4.2 * Bugfix release, for more details please see: http://blog.qt.io/blog/2015/06/02/qt-5-4-2-released/ ++++ freetype2: - Modified patch: * CVE-2014-9671.patch - Adapt the code to correspond to the current git master of freetype2 (fixes bsc#933247) ++++ libqt5-qtgraphicaleffects: - Update to 5.4.2 * Bugfix release, for more details please see: http://blog.qt.io/blog/2015/06/02/qt-5-4-2-released/ ++++ libqt5-qtimageformats: - Update to 5.4.2 * Bugfix release, for more details please see: http://blog.qt.io/blog/2015/06/02/qt-5-4-2-released/ ++++ libqt5-qttranslations: - Update to 5.4.2 * Bugfix release, for more details please see: http://blog.qt.io/blog/2015/06/02/qt-5-4-2-released/ ++++ libqt5-qtwebengine: - Update to 5.4.2 * Bugfix release, for more details please see: http://blog.qt.io/blog/2015/06/02/qt-5-4-2-released/ - Use correct names in baselibs.conf ++++ libreoffice: - Generate python cache files wrt bnc#929793 ++++ libvirt: - Remove unsupported settings in libvirtd.socket unit file when systemd version < 214 libvirtd-systemd-socket.patch bsc#933043 ++++ libzypp: - Enhance solv.idx file handling to support zypper bash completion - Fix SSL client certificate authentication via URL option ssl_clientcert/ssl_clientkey (bnc#932393) - version 15.4.0 (3) ++++ lsb5: - Move perl-Class-ISA recommends to lsb5-languages - Recommend perl-Shell for lsb5-languages ++++ xen: - Update to Xen 4.5.1 RC2 - bsc#931628 - VUL-0: CVE-2015-4106: XSA-131: xen: Unmediated PCI register access in qemu CVE-2015-4106-xsa131-1.patch CVE-2015-4106-xsa131-2.patch CVE-2015-4106-xsa131-3.patch CVE-2015-4106-xsa131-4.patch CVE-2015-4106-xsa131-5.patch CVE-2015-4106-xsa131-6.patch CVE-2015-4106-xsa131-7.patch CVE-2015-4106-xsa131-8.patch CVE-2015-4106-xsa131-9.patch - bsc#931627 - VUL-0: CVE-2015-4105: XSA-130: xen: Guest triggerable qemu MSI-X pass-through error messages CVE-2015-4105-xsa130.patch - bsc#931626 - VUL-0: CVE-2015-4104: XSA-129: xen: PCI MSI mask bits inadvertently exposed to guests CVE-2015-4104-xsa129.patch - bsc#931625 - VUL-0: CVE-2015-4103: XSA-128: xen: Potential unintended writes to host MSI message data field via qemu CVE-2015-4103-xsa128.patch - Upstream patches from Jan 5548e903-domctl-don-t-truncate-XEN_DOMCTL_max_mem-requests.patch 556c2cf2-x86-don-t-crash-mapping-a-page-using-EFI-rt-page-tables.patch 556d9718-efi-fix-allocation-problems-if-ExitBootServices-fails.patch 556d973f-unmodified-drivers-tolerate-IRQF_DISABLED-being-undefined.patch 556eabf7-x86-apic-Disable-the-LAPIC-later-in-smp_send_stop.patch 556eac15-x86-crash-don-t-use-set_fixmap-in-the-crash-path.patch ++++ yast2-bootloader: - do not crash in offline update in bootloader proposal(bnc#931021) - 3.1.133 - Fix cleaning of tmp file for init bootloader (bnc#926843) - 3.1.132 - Fix ignoring bootloader settings after changing them in proposal screen (bnc#925987) - 3.1.131 ++++ yast2-ruby-bindings: - Fixed "Comparable#== will no more rescue exceptions of #<=>" (boo#933470). - Fixed a strdup/delete mismatch (boo#932306). - 3.1.34 ++++ zypper: - Tab completion for package names in install+remove+update commands (bnc#928650) - Adapt enterprise product detection (bnc#933277) - removerepo: Warn user that deleting a service repo is a volatile change (bnc#929990) - version 1.12.3 ------------------------------------------------------------------ ------------------ 2015-6-2 - Jun 2 2015 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Enabled snapshots creation after auto-installation/upgrade (fate#317973) - 3.1.82 ++++ cmake: - Update to 3.2.3 Makefile: Workaround mingw32-make trailing backslash trouble (#15546) Makefile: Fix compilation after parent commit was backported InstallRequiredSystemLibraries: Update for VS 2015 (#15552) Fix assertion failure on unmatched foreach in function (#15572) ctest_build: Fix regression in GNU make error message matching ++++ java-1_7_0-openjdk: - Added patch: * implicit-fortify-decl.patch - Fix implicit-fortify-decl error due tu missing include ++++ kernel-default: - Fix patch headers of just updated Xen patches. - commit 78a3079 - Update Xen patches to 4.1-rc6. - config.conf: Re-enabled Xen and PV configs. - Update config files. - commit 0447183 ++++ kernel-source: - Fix patch headers of just updated Xen patches. - commit 78a3079 - Update Xen patches to 4.1-rc6. - config.conf: Re-enabled Xen and PV configs. - Update config files. - commit 0447183 ++++ kernel-syms: - Fix patch headers of just updated Xen patches. - commit 78a3079 - Update Xen patches to 4.1-rc6. - config.conf: Re-enabled Xen and PV configs. - Update config files. - commit 0447183 ++++ libgudev: - Update to version 230: + Bump version number so the package will supercede any gudev sub-packages provided via systemd. We intend to drop gudev from systemd-221, but lets be safe and just bump it to 230 now. ++++ snapper: - added error message for invalid locale setting (see bsc#933241) ++++ libsolv: - add forgotten sha-512 support to data_skip - speed up whatprovides lookup with a new helper array - fix dup with allowuninstall - improve alreadyinstalled handling of supplements - some code cleanup - bump version to 0.6.11 ++++ libstorage: - enable mounting subvolumes of btrfs root filesystem during installation after grub2 is fixed (for fate#318392) ++++ libvirt: - Update to libvirt to 1.2.16 - See http://libvirt.org/news.html for a list of features, enhancements, and bug fixes since version 1.2.5 found in SLE12 - Drop upstream patches c0d3f608-libxl-soundhw.patch and 8910e063-arch-caps.patch - Drop polkit-10-virt.rules in favor of upstream 50-libvirt.rules - FATE#314466, FATE#314497, FATE#315157, FATE#318383 - spec: fix building of rbd storage backend for x86 FATE#318349 ++++ libvirt-python: - Update to 1.2.16 - Add all new APIs and constants in libvirt 1.2.16 - FATE#314466, FATE#314497, FATE#315157, FATE#318383 ++++ qemu: - Fix abort encountered in qcow2 snapshot code. (bsc933132) - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP1 * Patches added: 0050-qcow2-Set-MIN_L2_CACHE_SIZE-to-2.patch - Fix qemu-linux-user on powerpc - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP1 * Patches added: 0049-linux-user-Allocate-thunk-size-dyna.patch - Fix buffer overflow in pcnet emulation (bsc#932770 CVE-2015-3209) - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP1 * Patches added: 0048-pcnet-force-the-buffer-access-to-be.patch - Update to v2.3.0: cf. http://wiki.qemu-project.org/ChangeLog/2.3 (fate#314497) * qemu-seabios and qemu-vgabios change version to 1.8.1 - Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12-SP1 * Patches dropped: 0037-xen_disk-add-discard-support.patch 0046-qemu-img-add-nocow-option.patch 0047-tests-Don-t-run-qom-test-twice.patch 0048-qtest-Assure-that-init_socket-s-lis.patch 0049-qtest-Add-error-reporting-to-socket.patch 0050-qtest-Be-paranoid-about-accept-addr.patch 0051-seccomp-add-timerfd_create-and-time.patch 0052-seccomp-add-shmctl-mlock-and-munloc.patch 0053-gtk-Add-handling-for-the-xfree86-ke.patch 0055-tcg-ppc64-Support-the-ELFv2-ABI.patch 0056-target-i386-Preserve-the-Z-bit-for-.patch 0057-vmstate-s-VMSTATE_INT32_LE-VMSTATE_.patch 0058-savevm-Ignore-minimum_version_id_ol.patch 0059-qemu-img-Convert-by-cluster-size-if.patch 0060-vmdk-Implement-.bdrv_write_compress.patch 0061-vmdk-Implement-.bdrv_get_info.patch 0062-module-Simplify-module_load.patch 0063-module-Don-t-complain-when-a-module.patch 0064-spapr_nvram-Correct-max-nvram-size.patch 0065-target-ppc-extract-register-length-.patch 0066-target-ppc-gdbstub-allow-byte-swapp.patch 0067-spapr_pci-fix-MSI-limit.patch 0068-spapr-Add-support-for-time-base-off.patch 0069-spapr-Add-ibm-chip-id-property-in-d.patch 0070-target-ppc-Support-dump-for-little-.patch 0071-target-ppc-Introduce-callback-for-i.patch 0072-target-ppc-Set-the-correct-endianne.patch 0073-target-ppc-Add-compat-CPU-option.patch 0074-spapr-Move-SMT-related-properties-o.patch 0075-target-ppc-Implement-compat-CPU-opt.patch 0076-target-ppc-Define-Processor-Compati.patch 0077-spapr-Add-ibm-client-architecture-s.patch 0078-spapr-Rework-spapr_fixup_cpu_dt.patch 0079-spapr-Limit-threads-per-core-accord.patch 0080-spapr-Implement-processor-compatibi.patch 0081-KVM-PPC-Enable-compatibility-mode.patch 0082-kvm-make-one_reg-helpers-available-.patch 0083-dump-Drop-pointless-error_is_set-Du.patch 0084-dump-fill-in-the-flat-header-signat.patch 0085-dump-simplify-write_start_flat_head.patch 0086-dump-eliminate-DumpState.page_shift.patch 0087-dump-eliminate-DumpState.page_size-.patch 0088-dump-select-header-bitness-based-on.patch 0089-dump-hoist-lzo_init-from-get_len_bu.patch 0090-dump-simplify-get_len_buf_out.patch 0091-dump-Make-DumpState-and-endian-conv.patch 0092-linux-headers-update-linux-headers-.patch 0093-target-ppc-Create-versionless-CPU-c.patch 0094-target-ppc-Move-alias-lookup-after-.patch 0095-target-ppc-Remove-redundant-POWER7-.patch 0096-KVM-PPC-Expose-fixup-hcall-capabili.patch 0097-PPC-spapr-Expose-hypervisor-node-in.patch 0098-spapr_hcall-Split-h_set_mode.patch 0099-spapr_hcall-Add-address-translation.patch 0100-PPC-KVM-Make-pv-hcall-endian-agnost.patch 0101-spapr_pci-Advertise-MSI-quota.patch 0102-spapr-Add-qemu-boot-menu-property-t.patch 0103-target-ppc-Add-support-for-POWER8-p.patch 0104-spapr-Add-rtas_st_buffer-utility-fu.patch 0105-spapr-Fix-RTAS-sysparm-DIAGNOSTICS_.patch 0106-spapr-Add-RTAS-sysparm-UUID.patch 0107-spapr-Add-RTAS-sysparm-SPLPAR-Chara.patch 0108-virtio-introduce-device-specific-mi.patch 0109-virtio-net-implement-per-device-mig.patch 0110-virtio-blk-implement-per-device-mig.patch 0111-virtio-serial-implement-per-device-.patch 0112-virtio-balloon-implement-per-device.patch 0113-virtio-rng-implement-per-device-mig.patch 0114-virtio-add-subsections-to-the-migra.patch 0115-exec-introduce-target_words_bigendi.patch 0116-cpu-introduce-CPUClass-virtio_is_bi.patch 0117-virtio-add-endian-ambivalent-suppor.patch 0118-virtio-memory-accessors-for-endian-.patch 0119-virtio-allow-byte-swapping-for-vrin.patch 0120-virtio-net-use-virtio-wrappers-to-a.patch 0121-virtio-balloon-use-virtio-wrappers-.patch 0122-virtio-blk-use-virtio-wrappers-to-a.patch 0123-virtio-scsi-use-virtio-wrappers-to-.patch 0124-virtio-serial-bus-use-virtio-wrappe.patch 0125-virtio-9p-use-virtio-wrappers-to-ac.patch 0126-target-ppc-enable-virtio-endian-amb.patch 0127-target-ppc-KVMPPC_H_CAS-fix-cpu-ver.patch 0128-target-ppc-Add-pvr_match-callback.patch 0129-target-ppc-Remove-POWER7-and-POWER8.patch 0130-qemu-VGA-endian-swap-low-level-draw.patch 0131-pc-bios-s390-ccw-virtio_load_direct.patch 0132-pc-bios-s390-ccw-do-a-subsystem-res.patch 0133-pc-bios-s390-ccw-fix-for-fragmented.patch 0134-pc-bios-s390-ccw-make-checkpatch-ha.patch 0135-pc-bios-s390-ccw-cleanup-and-enhanc.patch 0136-pc-bios-s390-ccw-handle-different-s.patch 0137-pc-bios-s390-ccw-store-proper-subsy.patch 0138-target-i386-kvm-Don-t-enable-MONITO.patch 0139-ivshmem-check-the-value-returned-by.patch 0140-usb-fix-up-post-load-checks.patch 0141-slirp-udp-fix-NULL-pointer-derefere.patch 0142-cirrus-fix-blit-region-check.patch 0143-cirrus-don-t-overflow-CirrusVGAStat.patch 0144-block-raw-posix-Try-both-FIEMAP-and.patch 0145-block-raw-posix-Fix-disk-corruption.patch 0146-block-raw-posix-use-seek_hole-ahead.patch 0147-migration-fix-parameter-validation-.patch 0148-exec-add-wrapper-for-host-pointer-a.patch 0149-cpu-assert-host-pointer-offset-with.patch 0150-cpu-verify-that-block-host-is-set.patch 0151-hw-input-hid.c-Fix-capslock-hid-cod.patch 0152-CVE-2015-1779-incrementally-decode-.patch 0153-CVE-2015-1779-limit-size-of-HTTP-he.patch 0154-vpc-Ignore-geometry-for-large-image.patch 0155-block-vpc-make-calculate_geometry-s.patch 0156-block-vpc-rename-footer-size-footer.patch 0157-block-vpc-remove-disabled-code-from.patch * Patches renamed: 0038-Raise-soft-address-space-limit-to-h.patch - > 0037-Raise-soft-address-space-limit-to-h.patch 0039-increase-x86_64-physical-bits-to-42.patch - > 0038-increase-x86_64-physical-bits-to-42.patch 0040-vnc-provide-fake-color-map.patch - > 0039-vnc-provide-fake-color-map.patch 0041-vga-Raise-VRAM-to-16-MiB-for-pc-0.1.patch - > 0040-vga-Raise-VRAM-to-16-MiB-for-pc-0.1.patch 0042-i8254-Fix-migration-from-SLE11-SP2.patch - > 0041-i8254-Fix-migration-from-SLE11-SP2.patch 0043-acpi_piix4-Fix-migration-from-SLE11.patch - > 0042-acpi_piix4-Fix-migration-from-SLE11.patch 0044-s390-Remove-legacy-s390-virtio-mach.patch - > 0043-s390-Remove-legacy-s390-virtio-mach.patch 0045-s390-Default-virtio-blk-to-ccw.patch - > 0044-s390-Default-virtio-blk-to-ccw.patch 0054-qtest-Increase-socket-timeout-to-ac.patch - > 0045-qtest-Increase-socket-timeout-to-ac.patch 0158-fdc-force-the-fifo-access-to-be-in-.patch - > 0046-fdc-force-the-fifo-access-to-be-in-.patch * Patches added: 0047-configure-reduce-libseccomp-version.patch - Other Patches dropped: ipxe-build-Work-around-bug-in-gcc-4.8.patch ipxe-zbin-Fix-size-used-for-memset-in-al.patch ipxe-build-Avoid-strict-aliasing-warning.patch vgabios-Make-sure-stdvga_list_modes-doesn-t-overrun-.patch - Other Patches added: seabios_128kb.patch seabios_checkrom_typo.patch seabios_avoid_smbios_signature_string.patch ipxe-prefix-Use-.bss16-as-temporary-stac.patch ipxe-zbin-Perform-extra-normalisation-af.patch ipxe-zbin-Use-LZMA-compression.patch ++++ release-notes-sled: - 12.1.20150602 (bsc#933411): - Update release notes from FATE. ++++ virt-manager: - bsc#933242 - virt-manager: summary=Error launching manager: list index out of range virtman-show-suse-install-repos.patch - Add depedency on typelib(Libosinfo) ++++ wireshark: - Backport some security fixes from 1.12.5 [bnc#930689] * CVE-2015-3813 wireshark-CVE-2015-3813.patch ++++ yast2: - Implemented possibility to temporarily disable creating snapshots via parameter on Linuxrc commandline: disable_snapshots=(single|around|all) or using their comma-separated combination (fate#317973) - 3.1.129 - reduce count of extending inst-sys with snapper for snapshotting (fate#317973) - 3.1.128 ++++ yast2-bootloader: - Do not crash if system contain unpartitioned disk (bnc#930091) - allow negative timeout to cancel automatic boot (bnc#812618) - fix typo in help text (bnc#702664) - 3.1.130 ++++ yast2-inetd: - remove broken split provides, causes yast2-inetd-doc package reinstallation (bnc#921353) - 3.1.11 ++++ yast2-installation: - fix crash in Upgrade when creating post upgrade snapshot (fate#317973) - 3.1.144 ++++ yast2-packager: - fixed building a local ISO URL (bnc#919138) - 3.1.69 ++++ yast2-registration: - Renamed the module from "SUSE Customer Center Configuration" to "System Registration" (FATE#318800). - 3.1.132 ------------------------------------------------------------------ ------------------ 2015-6-1 - Jun 1 2015 ------------------- ------------------------------------------------------------------ ++++ gcc48: - Fix build against SLE11 SP4. [fate#317926] * Build without GRAPHITE support where isl and cloog-isl are not available. * Where mpfr 2.4.0 is not available disable the few features requiring it to allow building with mpfr 2.3.2, gcc48-remove-mpfr-2.4.0-requirement.patch. * Disable Ada build for ppc64. ++++ libgcj48: - Fix build against SLE11 SP4. [fate#317926] * Build without GRAPHITE support where isl and cloog-isl are not available. * Where mpfr 2.4.0 is not available disable the few features requiring it to allow building with mpfr 2.3.2, gcc48-remove-mpfr-2.4.0-requirement.patch. * Disable Ada build for ppc64. ++++ gtk2: - Add two patches to fix boo#933034: + Add gtk2-bgo743166-remember-printing-authentication.patch: Allow credentials from gnome-keyring to be used for printing in GTK 2 (bgo#743166) + Add gtk2-bgo737777-fix-printing-authentication-crash.patch: Fix applications from randomly crashing while printing with a password-secured SMB printer (bgo#737777) ++++ java-1_7_0-openjdk: - Removed patch: * aarch64-linking.patch - Problem exists in both aarch64 and default hotspot with gcc5. - Added patch: * icedtea-2.5.5-gcc5.patch - Fix build with gcc5. ++++ kernel-default: - config: restore FRAME_POINTER configs to pre-4.1-rc1 values The disabling of the stack unwind patches due to required merging ended up enabling FRAME_POINTER on some configs. Now that stack unwinding is re-enabled, we can disable it again. - commit e3d8f0a - config: revert options initially selected by EXT4_ENCRYPTION EXT4_ENCRYPTION was initially a bool, which caused anything selected by it to be selected as =y even if EXT4 was =m. We can restore the following options back to being modular: - CRYPTO_CTS - CRYPTO_ECB - CRYPTO_GF128MUL - CRYPTO_XTS Other crypto-related options enabled in the v4.1-rc1 update are a result of INTEGRITY=y and can't be returned to modular options without also disabling INTEGRITY. - commit 1c78a8e - Update to 4.1-rc6. - commit 9abfb15 ++++ kernel-source: - config: restore FRAME_POINTER configs to pre-4.1-rc1 values The disabling of the stack unwind patches due to required merging ended up enabling FRAME_POINTER on some configs. Now that stack unwinding is re-enabled, we can disable it again. - commit e3d8f0a - config: revert options initially selected by EXT4_ENCRYPTION EXT4_ENCRYPTION was initially a bool, which caused anything selected by it to be selected as =y even if EXT4 was =m. We can restore the following options back to being modular: - CRYPTO_CTS - CRYPTO_ECB - CRYPTO_GF128MUL - CRYPTO_XTS Other crypto-related options enabled in the v4.1-rc1 update are a result of INTEGRITY=y and can't be returned to modular options without also disabling INTEGRITY. - commit 1c78a8e - Update to 4.1-rc6. - commit 9abfb15 ++++ kernel-syms: - config: restore FRAME_POINTER configs to pre-4.1-rc1 values The disabling of the stack unwind patches due to required merging ended up enabling FRAME_POINTER on some configs. Now that stack unwinding is re-enabled, we can disable it again. - commit e3d8f0a - config: revert options initially selected by EXT4_ENCRYPTION EXT4_ENCRYPTION was initially a bool, which caused anything selected by it to be selected as =y even if EXT4 was =m. We can restore the following options back to being modular: - CRYPTO_CTS - CRYPTO_ECB - CRYPTO_GF128MUL - CRYPTO_XTS Other crypto-related options enabled in the v4.1-rc1 update are a result of INTEGRITY=y and can't be returned to modular options without also disabling INTEGRITY. - commit 1c78a8e - Update to 4.1-rc6. - commit 9abfb15 ++++ libosinfo: - fate#318394: Update virt-manager to the most current released version (requires libosinfo) ++++ libtirpc: - Remove krb5-devel from -devel requires, not needed anymore - Update to libtirpc 0.3.1, which incorporates the following patches: - 011-gssapi-update1.patch - 012-gssapi-update2.patch - 013-gssapi-update3.patch - 014-gssapi-update4.patch - 015-gssapi-update5.patch - 016-gssapi-update6.patch - 017-gssapi-update7.patch - 018-gssapi-update8.patch Not needed anymore: - 007-fix-tirpc_map.patch Adjusted: - 001-tirpc-features.patch, merged with 006-rework-features.diff - 002-old-automake.patch ++++ zeromq: - Add a zeromq_4.0.5_avoid_curve_test_hang_on_ppc64.patch to avoid curve test to hang for ppc ppc64 ppc64le architectures related bug ref: bnc#912460 This is a set of commits grab from zeromq4-x git tree from https://github.com/zeromq/zeromq4-x.git Merge pull request #101 from hintjens/master Problem: issue #1273, protocol downgrade attack Merge pull request #100 from hintjens/master Problem: zmq_ctx_term has insane behavior by default * Also fixes bnc#931978 CVE-2014-9721 ++++ meld: - SLE12 SP1 package (FATE#318492). - Fix Url. ++++ patch: - patch 2.7.5 Contains a security fix for a directory traversal flaw when handling git-style patches. This could allow an attacker to overwrite arbitrary files by applying a specially crafted patch. [boo#913678] [CVE-2015-1196] Contains a security fix for a directory traversal flaw when handling patches which rename files. This could allow an attacker to overwrite arbitrary files by applying a specially crafted patch. [bsc#915328] [CVE-2015-1395] Contains a security fix for a directory traversal flaw via symbolic links. This could allow an attacker to overwrite arbitrary files by applying a specially crafted patch. [bsc#915329] [CVE-2015-1396] + Fix crash after reporting error during option parsing. + With git-style patches, symlinks that point outside the working directory will no longer be created (CVE-2015-1196). + When a file isn't being deleted because the file contents don't match the patch, the resulting message is now "Not deleting file ... as content differs from patch" instead of "File ... is not empty after patch; not deleting". + Function names in hunks (from diff -p) are now preserved in reject files. [boo#904519] + Do not change permissions if there isn't an explicit mode change. + Fix indentation heuristic for context diffs. ++++ patterns-sled: - Bump libstorage soname [bsc#933084]. ++++ python-cffi: - update to version 1.1.0 (fate#318838): * Out-of-line API mode: we can now declare integer types with typedef int... foo_t;. The exact size and signedness of foo_t is figured out by the compiler. * Out-of-line API mode: we can now declare multidimensional arrays (as fields or as globals) with int n[...][...]. Before, only the outermost dimension would support the ... syntax. * Out-of-line ABI mode: we now support any constant declaration, instead of only integers whose value is given in the cdef. Such “new” constants, i.e. either non-integers or without a value given in the cdef, must correspond to actual symbols in the lib. At runtime they are looked up the first time we access them. This is useful if the library defines extern const sometype somename;. * ffi.addressof(lib, "func_name") now returns a regular cdata object of type “pointer to function”. You can use it on any function from a library in API mode (in ABI mode, all functions are already regular cdata objects). To support this, you need to recompile your cffi modules. * Issue #198: in API mode, if you declare constants of a struct type, what you saw from lib.CONSTANT was corrupted. * Issue #196: ffi.set_source("package._ffi", None) would incorrectly generate the Python source to package._ffi.py instead of package/_ffi.py. Also fixed: in some cases, if the C file was in build/foo.c, the .o file would be put in build/build/foo.o. - additional changes from version 1.0.3: * Same as 1.0.2, apart from doc and test fixes on some platforms - additional changes from version 1.0.2: * Variadic C functions (ending in a ”...” argument) were not supported in the out-of-line ABI mode. This was a bug—there was even a (non-working) example doing exactly that! - additional changes from version 1.0.1: * ffi.set_source() crashed if passed a sources=[..] argument. Fixed by chrippa on pull request #60. * Issue #193: if we use a struct between the first cdef() where it is declared and another cdef() where its fields are defined, then this definition was ignored. * Enums were buggy if you used too many ”...” in their definition - additional changes from version 1.0.0: * The main news item is out-of-line module generation: + for ABI level, with ffi.dlopen() + for API level, which used to be with ffi.verify(), now deprecated - add python-cffi-rpmlintrc: cffi specifically installs C headers in site-packages - add new test dependency gcc-c++ - skip the tests on SLE11 since they fail on i586 ++++ wireshark: - Wireshark 1.10.14 [bnc#930691] - The following vulnerabilities have been fixed: * The WCP dissector could crash while decompressing data. CVE-2015-3811 wnpa-sec-2015-14 * The X11 dissector could leak memory. CVE-2015-3812 wnpa-sec-2015-15 * The IEEE 802.11 dissector could go into an infinite loop. CVE-2015-3814 wnpa-sec-2015-17 - Further bug fixes and updated protocol support as listed in: https://www.wireshark.org/docs/relnotes/wireshark-1.10.14.html ++++ yast2: - Added Linuxrc.value_for (fate#317973) - 3.1.127 ++++ yast2-bootloader: - Don't crash when reconfiguring from grub1 to grub2 (bnc#923458) - 3.1.129 ++++ yast2-update: - make junk_cleaner less aggresive to not remove important files (fate#317900) - 3.1.31 ------------------------------------------------------------------ ------------------ 2015-5-31 - May 31 2015 ------------------- ------------------------------------------------------------------ ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-5-30 - May 30 2015 ------------------- ------------------------------------------------------------------ ++++ gnote: - Update to version 3.16.1: + Use client side window decorations only in Gnome (bgo#748121). + Do not lose identation on first item when double (bgo#749658). + Fix typos in documentation. + Updated translations. ++++ nautilus: - Update to version 3.17.2: + Fix window focus issues when starting nautilus. + Fix handling of command line options in diferent cases. + Decrease the padding on list view. + Use a dialog for creating folders. + Use a dialog for renaming files. + Allow F5 and ctrl+r as shortcuts for refresh the view. + Make the zoom slider the preference itself. + Allow opening with a different app than default for multiple files. + Fix view scrolling when selecting with ctrl + mouse. + Don't always make the sidebar visible on start. + Allow opening folders with another app. + Show Delete Permanently on systems that does not support Trash. + Add Alt shorcut for opening. + Fix some icons sizes inconsistency. + Add public API documentation for Nautilus extensions. + Add a gsetting to toggle recursive search. ++++ libseccomp: - Update to new upstream release 2.2.1 * Fix a problem with syscall argument filtering on 64-bit systems * Fix some problems with the 32-bit ARM syscall table - Drop 0001-tools-add-the-missing-elf.h-header-file.patch, libseccomp-arm-syscall-fixes.patch (applied upstream) ++++ libverto-libev: - Add baselibs.conf to enable multilib. - Spec cleanup. ++++ libverto: - Add baselibs.conf to enable multilib. - Spec cleanup. ------------------------------------------------------------------ ------------------ 2015-5-29 - May 29 2015 ------------------- ------------------------------------------------------------------ ++++ kernel-default: - Update to 4.1-rc5. - commit 5c5c1d1 ++++ kernel-source: - Update to 4.1-rc5. - commit 5c5c1d1 ++++ kernel-syms: - Update to 4.1-rc5. - commit 5c5c1d1 ++++ samba: - Update to 4.2.2. + s3:smbXsrv: refactor duplicate code into smbXsrv_session_clear_and_logoff(); (bso#11182). + gencache: don't fail gencache_stabilize if there were records to delete; (bso#11260). + s3: libsmbclient: After getting attribute server, ensure main srv pointer is still valid; (bso#11186). + s4: rpc: Refactor dcesrv_alter() function into setup and send steps; (bso#11236). + s3: smbd: Incorrect file size returned in the response of "FILE_SUPERSEDE Create"; (bso#11240). + Mangled names do not work with acl_xattr; (bso#11249). + nmbd rewrites browse.dat when not required; (bso#11254). + vfs_fruit: add option "nfs_aces" that controls the NFS ACEs stuff; (bso#11213). + s3:smbd: Add missing tevent_req_nterror; (bso#11224). + vfs: kernel_flock and named streams; (bso#11243). + vfs_gpfs: Error code path doesn't call END_PROFILE; (bso#11244). + s4: libcli/finddcs_cldap: continue processing CLDAP until all addresses are used; (bso#11284). + ctdb: check for talloc_asprintf() failure; (bso#11201). + spoolss: purge the printer name cache on name change; (bso#11210); (bnc#901813). + CTDB statd-callout does not scale; (bso#11204). + vfs_fruit: also map characters below 0x20; (bso#11221). + ctdb: Coverity fix for CID 1291643; (bso#11201). + Multiplexed RPC connections are not handled by DCERPC server; (bso#11225). + Fix terminate connection behavior for asynchronous endpoint with PUSH notification flavors; (bso#11226). + ctdb-scripts: Fix bashism in ctdbd_wrapper script; (bso#11007). + ctdb: Fix CIDs 1125615, 1125634, 1125613, 1288201 and 1125553; (bso#11201). + SMB2 should cancel pending NOTIFY calls with DELETE_PENDING if the directory is deleted; (bso#11257). + s3:winbindd: make sure we remove pending io requests before closing client sockets; (bso#11141); (bnc#931854). + Fix panic triggered by smbd_smb2_request_notify_done() -> smbXsrv_session_find_channel() in smbd; (bso#11182). + 'sharesec' output no longer matches input format; (bso#11237). + waf: Fix systemd detection; (bso#11200). + CTDB: Fix portability issues; (bso#11202). + CTDB: Fix some IPv6-related issues; (bso#11203). + CTDB statd-callout does not scale; (bso#11204). + 'net ads dns gethostbyname' crashes with an error in TALLOC_FREE if you enter invalid values; (bso#11234). + libads: record service ticket endtime for sealed ldap connections; (bso#11267). + lib/util: Include DEBUG macro in internal header files before samba_util.h; (bso#11033). ++++ samba: - Update to 4.2.2. + s3:smbXsrv: refactor duplicate code into smbXsrv_session_clear_and_logoff(); (bso#11182). + gencache: don't fail gencache_stabilize if there were records to delete; (bso#11260). + s3: libsmbclient: After getting attribute server, ensure main srv pointer is still valid; (bso#11186). + s4: rpc: Refactor dcesrv_alter() function into setup and send steps; (bso#11236). + s3: smbd: Incorrect file size returned in the response of "FILE_SUPERSEDE Create"; (bso#11240). + Mangled names do not work with acl_xattr; (bso#11249). + nmbd rewrites browse.dat when not required; (bso#11254). + vfs_fruit: add option "nfs_aces" that controls the NFS ACEs stuff; (bso#11213). + s3:smbd: Add missing tevent_req_nterror; (bso#11224). + vfs: kernel_flock and named streams; (bso#11243). + vfs_gpfs: Error code path doesn't call END_PROFILE; (bso#11244). + s4: libcli/finddcs_cldap: continue processing CLDAP until all addresses are used; (bso#11284). + ctdb: check for talloc_asprintf() failure; (bso#11201). + spoolss: purge the printer name cache on name change; (bso#11210); (bnc#901813). + CTDB statd-callout does not scale; (bso#11204). + vfs_fruit: also map characters below 0x20; (bso#11221). + ctdb: Coverity fix for CID 1291643; (bso#11201). + Multiplexed RPC connections are not handled by DCERPC server; (bso#11225). + Fix terminate connection behavior for asynchronous endpoint with PUSH notification flavors; (bso#11226). + ctdb-scripts: Fix bashism in ctdbd_wrapper script; (bso#11007). + ctdb: Fix CIDs 1125615, 1125634, 1125613, 1288201 and 1125553; (bso#11201). + SMB2 should cancel pending NOTIFY calls with DELETE_PENDING if the directory is deleted; (bso#11257). + s3:winbindd: make sure we remove pending io requests before closing client sockets; (bso#11141); (bnc#931854). + Fix panic triggered by smbd_smb2_request_notify_done() -> smbXsrv_session_find_channel() in smbd; (bso#11182). + 'sharesec' output no longer matches input format; (bso#11237). + waf: Fix systemd detection; (bso#11200). + CTDB: Fix portability issues; (bso#11202). + CTDB: Fix some IPv6-related issues; (bso#11203). + CTDB statd-callout does not scale; (bso#11204). + 'net ads dns gethostbyname' crashes with an error in TALLOC_FREE if you enter invalid values; (bso#11234). + libads: record service ticket endtime for sealed ldap connections; (bso#11267). + lib/util: Include DEBUG macro in internal header files before samba_util.h; (bso#11033). ++++ libstorage: - fixed access to uninitialized memory (see bsc#932306) - 2.25.21 ++++ os-prober: - Improve-btrfs-handling-on-os-probing-for-grub2.patch * Improve btrfs handling on os-probing for grub2 (bsc#892364) ++++ yast2-update: - mount properly subvolumes of upgraded system (fate#317900) - 3.1.30 ------------------------------------------------------------------ ------------------ 2015-5-28 - May 28 2015 ------------------- ------------------------------------------------------------------ ++++ bash: - Add upstream patch bash43-034 If neither the -f nor -v options is supplied to unset, and a name argument is found to be a function and unset, subsequent name arguments are not treated as variables before attempting to unset a function by that name. - Add upstream patch bash43-035 A locale with a long name can trigger a buffer overflow and core dump. This applies on systems that do not have locale_charset in libc, are not using GNU libiconv, and are not using the libintl that ships with bash in lib/intl. - Add upstream patch bash43-036 When evaluating and setting integer variables, and the assignment fails to create a variable (for example, when performing an operation on an array variable with an invalid subscript), bash attempts to dereference a null pointer, causing a segmentation violation. - Add upstream patch bash43-037 If an associative array uses `@' or `*' as a subscript, `declare -p' produces output that cannot be reused as input. - Add upstream patch bash43-038 There are a number of instances where `time' is not recognized as a reserved word when the shell grammar says it should be. ++++ lvm2: - 10-dm.rules: Reset state variables for spurious events (bsc#932300) 10-dm.rules-Reset-state-variable-for-spurious-events.patch ++++ evince: - Update to version 3.17.2: + Add initial support for PDF multimedia using GStreamer (bgo#573748). + Add accessible relations between the labels in properties dialog (bgo#749127). + Updated translations. - Add pkgconfig(gstreamer-1.0), pkgconfig(gstreamer-base-1.0) and pkgconfig(gstreamer-video-1.0) BuildRequires for the new multimedia support. - Pass --enable-multimedia to configure, to ensure MM support is built. - Drop --with-smclient=xsmp and --disable-scrollkeeper configure parameters: they are no longer understood for a while already. ++++ installation-images-SLES: - s390x: added hmcdrv module - 14.177 ++++ kernel-default: - arm64-0004-net-xgbe-Add-A0-silicon-support: adjust for gettime64/settime64 - commit 8f2a4d1 - Refresh patches.arch/x86_64-unwind-annotations. - Refresh patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops. - Refresh patches.suse/stack-unwind. - Delete patches.arch/stack-unwind-cfi_ignore-takes-more-arguments, patches.suse/no-frame-pointer-select, patches.suse/unwind-remove-check-for-vdso32-compat-range: All folded into base patch. - Update config files. - commit 4631e0c ++++ kernel-source: - arm64-0004-net-xgbe-Add-A0-silicon-support: adjust for gettime64/settime64 - commit 8f2a4d1 - Refresh patches.arch/x86_64-unwind-annotations. - Refresh patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops. - Refresh patches.suse/stack-unwind. - Delete patches.arch/stack-unwind-cfi_ignore-takes-more-arguments, patches.suse/no-frame-pointer-select, patches.suse/unwind-remove-check-for-vdso32-compat-range: All folded into base patch. - Update config files. - commit 4631e0c ++++ kernel-syms: - arm64-0004-net-xgbe-Add-A0-silicon-support: adjust for gettime64/settime64 - commit 8f2a4d1 - Refresh patches.arch/x86_64-unwind-annotations. - Refresh patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops. - Refresh patches.suse/stack-unwind. - Delete patches.arch/stack-unwind-cfi_ignore-takes-more-arguments, patches.suse/no-frame-pointer-select, patches.suse/unwind-remove-check-for-vdso32-compat-range: All folded into base patch. - Update config files. - commit 4631e0c ++++ kiwi: - Fixed result tracking from ovftool The temporary directory created for this has the same name as the ovf file created inside of it. On move of the data to the result dir this causes trouble which is fixed by this commit - Added target_blocksize attribute in type section In preparation to support custom blocksize values for loops the attribute target_blocksize was implemented like the folowing example shows: This will set a 4k blocksize used for all loops setup during image build and on first boot of the image. The actual code to apply the blocksize to the loop is not yet implemented because we are still waiting for the loop driver to support it. This is related to (bnc#931634) ++++ util-linux: - Follow multipath-tools partition names configuration (bsc#880468, util-linux-fdisk-device-mapper-names.patch). - Fix recognition of /dev/dm-N partitions names (bsc#880468#c11, util-linux-fdisk-dm-partname.patch). - Fix lsblk -f on devices with nodes in /dev subdirectory (bsc#924994, util-linux-fix-cciss-dev-lookup.patch). - Fix fdisk -l on devices with nodes in /dev subdirectory (bsc#924994#c13, util-linux-fix-cciss-sys-lookup.patch). ++++ libgcrypt: - the RSA decryption needs p < q for CRT to work (bnc#929919) * added libgcrypt-fips_rsa_p_less_than_q.patch - minor changes to the testsuite * modified libgcrypt-fips_testsuite.patch ++++ libosinfo: - Update to version 0.2.12: + Add API to get/set ISO9660 volume size of media. + Make use of volume size of ISO files for detection. This enables us to differentiate between DVD and netiso of Fedora, for example. + Allow install trees to be associated with specific variants of the OS. + Use direct HTTPS URLs to drivers. + Install scripts - Add API to generate script against a particular media. - Fix Fedora script to work with netiso. - Bigger /boot partition for Fedora and RHEL. - Don't specify network interface for Fedora and RHEL. + Add/improve/fix data on: - Debian 8.0 - Fedora (all versions) - GNOME 3.14 - Microsoft Windows Vista, 7 and 8.1. - OpenBSD 5.6 - openSUSE - RHEL 5.9-11, 6.6 and Atomic 7.0. - SUSE - Ubuntu 14.04 and 15.04. + Fix some leaks. + Fix and add some API documentation. + Many build fixes. ++++ pango: - Update to version 1.37.0: + Pango modules, engines, and config have been removed (bgo#733882). + Added pango_fc_font_map_config_changed() (bgo#748767). + Added pango_fc_font_map_[sg]et_config() (bgo#547671). + Added pango_matrix_get_font_scale_factors. + Lot of API has been deprecated. + Fix CoreText font fallback. + General build fixes. + Win32 build fixes. - Clean up scriptlets: as modules support no longer exist, there is no need for querymodules anymore. Change the existing macros in macros.pango to be dummy placeholders (to not break other packages referencing them). ++++ libzypp: - Update zypp-po.tar.bz2 ++++ lsb5: - Correct Provides for all supported architectures ++++ perl-XML-LibXML: - Fix bnc#929237: CVE-2015-3451 * CVE-2015-3451.patch * "expand_entities" option was not preserved under some circumstances ++++ python-libmount: - Follow multipath-tools partition names configuration (bsc#880468, util-linux-fdisk-device-mapper-names.patch). - Fix recognition of /dev/dm-N partitions names (bsc#880468#c11, util-linux-fdisk-dm-partname.patch). - Fix lsblk -f on devices with nodes in /dev subdirectory (bsc#924994, util-linux-fix-cciss-dev-lookup.patch). - Fix fdisk -l on devices with nodes in /dev subdirectory (bsc#924994#c13, util-linux-fix-cciss-sys-lookup.patch). ++++ util-linux-systemd: - Follow multipath-tools partition names configuration (bsc#880468, util-linux-fdisk-device-mapper-names.patch). - Fix recognition of /dev/dm-N partitions names (bsc#880468#c11, util-linux-fdisk-dm-partname.patch). - Fix lsblk -f on devices with nodes in /dev subdirectory (bsc#924994, util-linux-fix-cciss-dev-lookup.patch). - Fix fdisk -l on devices with nodes in /dev subdirectory (bsc#924994#c13, util-linux-fix-cciss-sys-lookup.patch). ++++ yast2-installation: - add a client to create a snapshot after installation/upgrade (fate#317973) - 3.1.143 ++++ yast2-update: - create pre update snapshot (fate#317900) - 3.1.29 ++++ yelp-xsl: - Update to version 3.17.2: + Embed Mallard+SVG directly in HTML5 instead of using . + Added a top-level dita2html XSLT driver file. + Fixed a few XSLT validity errors. + Correctly handle image-only links in Mallard. + Set HTML5 DOCTYPE for non-XHTML output. ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-5-27 - May 27 2015 ------------------- ------------------------------------------------------------------ ++++ evince: - Update to version 3.17.1: + New features and improvements: - Provide a symbolic variant of the app icon (bgo#746844). - Add search support to browser plugin. - Create popup windows for all markup annotation that can have a popup associated (bgo#733603). - Add shortcuts for Continuous and Dual modes (bgo#670964). - Remove custom search bar implementation and use GtkSearchBar instead. + Bug fixes: - Never save n-copies in the persistent print-settings file (bgo#748549). - Fix the background color of annotation popup windows (bgo#732211). + Updated translations. - Update to version 3.16.1: + Add accessible relations between the labels in properties dialog (bgo#749127). + Never save n-copies in the persistent print-settings file (bgo#748549). + Fix the background color of annotation popup windows (bgo#732211). + Updated translations. ++++ gobject-introspection: - Update to version 1.45.2: + Build system fixes. + Update glib annotations. + scanner: Add --symbol-filter-cmd. ++++ gnome-desktop: - Update to version 3.17.2: + Add support for overscan compensation in displays (bgo#748560). ++++ google-noto-fonts: - Fix rpm group classification (X11/Font -> X11/Fonts) ++++ kiwi: - Added pointer to XML description for loop_setup In preparation to support custom blocksize values for loops access to the XML description is needed to read the specified target_blocksize value once support for this value will be added - Fixed ova guestOS value for 13.2 JeOS - Cleanup use of losetup In preparation to support custom blocksize values for loops global methods to loop setup/delete has been added. This is related to (bnc#931634) - Added runtime check for overlay systems The __checkBootPartitionOverlaySystem runtime check makes sure the use of a boot partition is not switched off. If the root system is a read-only location the boot space must be writable ++++ libqt5-qtwebengine: - Fix summary, this is not an Qt 5 Nfc Addon ++++ orca: - Update to version 3.17.2: + Gecko: - Update spellchecking support to handle changes in recent releases of Thunderbird. - Fix several SayAll issues. - Fix failure to present the last line in a text area. - Fix failure to move to newly-loaded page fragment. - Fix failure to present expanded state change in ARIA content. - Fix failure to present correct radio button state in ARIA content. - Stop double-presenting find results. - Stop re-generating braille when not needed. - Fix issue presenting focus changes between document frame and child link. - Reset command state when Gecko script is deactivated in order to ensure content is presented after Alt+Tabbing back into Firefox. + General: - Fix several issues related to pyatspi cache not being updated. - Handle traceback when calling findAllDescendants in broken implementation. - Stop repeating tutorial messages when navigating amongst items of the same type. - Work around still more missing object:state-changed:focused events from Gtk+. + Updated translations. ++++ libselinux-bindings: - Update libselinux-2.2-ruby.patch: use RbConfig instead of deprecated Config. ++++ rpcbind: - Add patch 0030-systemd-fix-rmtcall.patch to fix rmtcall forwarding (bnc#932423) ++++ simple-scan: - Update to version 3.17.2: + Updated translations. - Update to version 3.17.1.1: + Build appdata in a separate directory so it can have translations merged in but gschemas do not. - Update to version 3.17.1: + Make appdata translatable and add screenshot. - Update to version 3.16.2: + Make appdata translatable and add screenshot (lp#1254913). ++++ yast2: - Add persistent storage for fs pre snapshots (fate#317973) - 3.1.126 ++++ yast2-auth-client: - Upgrade to version 3.3.0: Introduction of new features, bug fixes, and improved user experience - * Add ability to disable SSSD daemon along with its configuration. * Add ability to remove customisation from an optional parameter. * New diaglog "Initial Customisation" helps with customising important parameters for joining a new domain. * Prompt user when sssd or autofs daemon fail to be started. * Fix several parameter descriptions and value defaults. * Fix configuration of autofs and sudo NSS databases. * Fix relevant parameters not showing up in "More Parameters" list. * Other cosmetic fixes on UI labels and layout. (Implements part of fate#316349) ------------------------------------------------------------------ ------------------ 2015-5-26 - May 26 2015 ------------------- ------------------------------------------------------------------ ++++ e2fsprogs: - libext2fs-fix-potential-buffer-overflow-in-closefs.patch: libext2fs: fix potential buffer overflow in closefs() (bsc#918346 CVE-2015-1572) - libext2fs-avoid-buffer-overflow-if-s_first_meta_bg-i.patch: libext2fs: avoid buffer overflow if s_first_meta_bg is too big (bsc#915402 CVE-2015-0247) ++++ folks: - Update to version 0.11.1: + Usability fixes in folks-inspect. + Various EDS unit test fixes. + A few race condition fixes in the EDS backend. + Bugs fixed: bgo#646808. + Updated translations. ++++ glib2: - Update to version 2.45.2: + Improve error reporting in glib-compile-schemas. + Add introspection annotations to GListStore. + Bugs fixed: bgo#696749, bgo#723394, bgo#724113, bgo#725981, bgo#733325, bgo#744895, bgo#747882, bgo#748534, bgo#748612, bgo#748614, bgo#748834, bgo#749079, bgo#749080, bgo#749180, bgo#749352, bgo#749353. + Updated translations. ++++ gtksourceview: - Update to version 3.17.2: + New widget: GtkSourceMap. + Set a GtkTextTag name for context classes (no-spell-check, etc). + Add gtk_source_buffer_sort_lines(). + Style schemes: - Support "single", "double" etc for the underline attribute. - Support underline-color. + Improvements to lang files: Ocaml, C++ header and Shell. + Updated translations. ++++ java-1_8_0-openjdk: - Use the tzdb.dat from tzdata-java8 package on distributions that have it. ++++ libtirpc: - 007-fix-tirpc_map.patch: fix symbol version for new global names - 006-rework-features.diff: Adjust for set of gssapi patches - 003-fix-gssapi.patch replaced by 011-gssapi-update1.patch - 012-gssapi-update2.patch: fix krb5-config usage - 013-gssapi-update3.patch: check for gssapi.h - 014-gssapi-update4.patch: don't include rpcsec_gss.h - 015-gssapi-update5.patch: don't install GSSAPI files if disabled - 016-gssapi-update6.patch: fix rpc_gss_seccreate - 017-gssapi-update7.patch: officialy export two internal functions - 018-gssapi-update8.patch: don't use glibc special header files ++++ yelp: - Update to version 3.17.2: + Support for platform conditional tokens from os-release. + Updated translations. ++++ vinagre: - Update to version 3.17.2: + Trivial const-correctness fix. + Fix building against newer FreeRDP versions. + Updated translations. - Add vinagre-revert-freerdp-versionbump.patch: Revert upstreams adoptation to newer versions of freerdp (bgo#749124). ++++ xf86-video-intel: - U_sna-Protect-against-ABI-breakage-in-recent-versions-.patch * sna: Protect against ABI breakage in recent versions of libdrm (bnc#931917) ------------------------------------------------------------------ ------------------ 2015-5-25 - May 25 2015 ------------------- ------------------------------------------------------------------ ++++ gnome-disk-utility: - Update to version 3.17.2: + Don't show name example when creating logical partition. + Refine appearance of volume grid. + Make D-Bus activatable. + Convert to new-style commandline option handling. + Remove deprecated encoding key from desktop file. + Simplify translation of gsettings schemas. + Fix format string signedness warnings. + Add appdata file. + Mention -h option in manpage. + Fix build with --disable-gsd-plugin. + Updated translations. ++++ snapper: - allow list-configs command to work on different root (for fate#317900) ++++ yast2: - Fixed proposal to open fallback ports for services (bsc#916376) - Removed opening iSCSI ports from firewall proposal (bsc#916376) - 3.1.125 ++++ yast2-kdump: - Add 'sftp' dump target, which is distinct from 'ssh' in kdump version 0.8.12 or newer (bsc#868704). - 3.1.22 - Don't mention 'scp' in the SSH dump target, as the SCP protocol has never been used to transfer dumps (bsc#868704). ++++ yast2-ruby-bindings: - add ability to test if scr is local (FATE#317900) - 3.1.33 ------------------------------------------------------------------ ------------------ 2015-5-24 - May 24 2015 ------------------- ------------------------------------------------------------------ ++++ gnome-disk-utility: - Update to version 3.16.2: + Fix benchmarking disks on 32-bit architectures. + Updated translations. ++++ clutter-gst2: - Update to version 2.0.16: + Clear buffer in flush. ++++ clutter-gst: - Update to version 3.0.6: + Fix memory leaks in get/set_caps. + Advertize the GstVideoOverlayComposition feature in caps. + Clear buffer in flush. ++++ sqlite3: - SQLite 3.8.10.2: * Fix an index corruption issue introduced by version 3.8.7. ++++ libzypp: - Downloader: Accept unsigned repository if pkgGpgCheck is ON. - FindFileConflicts: avoid nested exception on user abort (bnc#931601) - Support for *.check files in the systemCheck.d directory (#45) - version 15.3.0 (3) - Update zypp-po.tar.bz2 ++++ zypper: - man: add section about GPG checks - repos/services: Show GPG Check status - Handle pkgGpgCheck callback (fate#314603) - BuildRequires: libzypp-devel >= 15.3.0 - download: fix wrong total (=0) counter in download message - download: actually abort on user request. - Clarify 'zypper lp --date' description (bnc#929593) - Allow to overlay the default translation set. - version 1.12.2 - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-5-23 - May 23 2015 ------------------- ------------------------------------------------------------------ ++++ star: - star package provides spax tool now [fate#318412] ------------------------------------------------------------------ ------------------ 2015-5-22 - May 22 2015 ------------------- ------------------------------------------------------------------ ++++ colord: - Add explicit pkgconfig(libudev) BuildRequires: Configure checks for it. ++++ gnome-calculator: - Update to version 3.16.1: + Fix: Search provider should discard child stdout/stderr. + Updated translations. ++++ kiwi: - v7.02.51 released ++++ samba: - Avoid a crash inside the tevent epoll backend; (bso#11141); (bnc#931854). ++++ samba: - Avoid a crash inside the tevent epoll backend; (bso#11141); (bnc#931854). ++++ libgcrypt: - remove obsolete drbg_test.patch added Aug 22 2014, now covered by libgcrypt-fips_add_drbg_cavs_test.patch * removed drbg_test.patch - update local cavs_driver.pl copy to the latest version - enable DRBG reseeding * added libgcrypt-1.6.1-drbg-reseeding.patch * added drbg_test-reseeding.patch ++++ snapper: - Version 0.2.7 ++++ polkit-default-privs: - 0001-instead-of-auth-admin-disallow-colord-management-for.patch: replace auth_admin by no for non-local colord users, to avoid root pw popups on remote desktops. bsc#918594 - instead of auth-admin, disallow colord management for inactive and other users, so they do not get root password popups bsc#918594 ++++ yast2: - InstExtensionImage: add block variant for loading extension (needed for FATE#317900) - 3.1.124 ------------------------------------------------------------------ ------------------ 2015-5-21 - May 21 2015 ------------------- ------------------------------------------------------------------ ++++ kdump: - kdump-root-parameter.patch: Add the kdump-root.sh hook to the list of installed files (bsc#900134). - kdump-device-timeout.patch: Refresh. ++++ kiwi: - Provide kiwi-image:aci in kiwi.spec - Update all JeOS templates, no rpm signature check Due to upcomming changes in zypper the --non-interactive option will no longer do what the name says and will prevent using packages with invalid or not checkable rpm signatures unless the option to skip the check is set. Therefore all JeOS templates now comes with false - DB: rebuild documentation - Update documentation due to OEM_ variable change - Cleanup use of OEM variables Deleted baseSetupOEMPartition and therefore the translation of variables from the profile into OEM_ variables by writing the environment file config.oempartition. Instead the boot now directly uses the variables from the profile which are all prefixed by kiwi_oem* - Deleted fixed parmfile name PARM-S11 on s390 Instead a new OEM element called: has been added. Using this element allows to specify the parmfile name without the userid. The userid is queried on demand. If no parmfile name is specified the default name PARM-S11 applies for backward compatibility. This fix relates to (bnc#931436) - Fixed loading of vmcp on s390 In SLE12 vmcp is compiled into the kernel, thus loading it as a module will cause an exception which is misleading This fixes (bnc#931436) ++++ libgcrypt: - add possibility to specify salt length for RSASSA-PSS verification * added libgcrypt-fips_pss.patch ++++ webkitgtk: - Update to version 2.4.9: + Check TLS errors as soon as they are set in the SoupMessage to prevent any data from being sent to the server in case of invalid certificate. + Clear the GObject DOM bindings internal cache when frames are destroyed or web view contents are updated. + Add HighDPI support for non-accelerated compositing contents. + Fix some transfer annotations used in GObject DOM bindings. + Use latin1 instead of UTF-8 for HTTP header values. + Fix synchronous loads when maximum connection limits are reached. + Fix a crash ScrollView::contentsToWindow() when GtkPluginWidget doesn't have a parent. + Fix a memory leak in webkit_web_policy_decision_new. + Fix g_closure_unref runtime warning. + Fix a crash due to empty drag image during drag and drop. + Fix rendering of scrollbars with GTK+ >= 3.16. + Fix the build on mingw32/msys. + Fix the build with WebKit2 disabled. + Fix the build with accelerated compositing disabled. + Fix clang version check in configure. + Fix the build with recent versions of GLib that have GMutexLocker. + Fix the build for Linux/MIPS64EL. - Drop webkitgtk-hidpi.patch, webkitgtk-compile-when-WK2-disabled.patch, webkitgtk-WTF-GMutexLocker.patch and webkitgtk-gcc5-fixes.patch: Fixed upstream. - Rebase webkitgtk-aarch64.patch. ++++ webkitgtk3: - Update to version 2.4.9: + Check TLS errors as soon as they are set in the SoupMessage to prevent any data from being sent to the server in case of invalid certificate. + Clear the GObject DOM bindings internal cache when frames are destroyed or web view contents are updated. + Add HighDPI support for non-accelerated compositing contents. + Fix some transfer annotations used in GObject DOM bindings. + Use latin1 instead of UTF-8 for HTTP header values. + Fix synchronous loads when maximum connection limits are reached. + Fix a crash ScrollView::contentsToWindow() when GtkPluginWidget doesn't have a parent. + Fix a memory leak in webkit_web_policy_decision_new. + Fix g_closure_unref runtime warning. + Fix a crash due to empty drag image during drag and drop. + Fix rendering of scrollbars with GTK+ >= 3.16. + Fix the build on mingw32/msys. + Fix the build with WebKit2 disabled. + Fix the build with accelerated compositing disabled. + Fix clang version check in configure. + Fix the build with recent versions of GLib that have GMutexLocker. + Fix the build for Linux/MIPS64EL. - Drop webkitgtk-hidpi.patch, webkitgtk-compile-when-WK2-disabled.patch, webkitgtk-WTF-GMutexLocker.patch and webkitgtk-gcc5-fixes.patch: Fixed upstream. - Rebase webkitgtk-aarch64.patch. ++++ webkit2gtk3: - Update to version 2.8.3: + Fixed a regression introduced in 2.8.2 that broke downloads when using the network process. + Fix the build with Netscape plugins disabled. + Fix XPixamps leaked by GLContext when using EGL on X11. - Changes from version 2.8.2: + Fix network redirection to a non HTTP destination. - Use a webkit subdirectory for the disk cache to avoid conflicts with other files in the cache directory when the disk cache is cleaned up. - Do not preserve the Origin header on on cross-origin redirects. - Prevent WorkQueue objects from being leaked and ensure its worker thread always exits. ++++ libreoffice: - Update %post scriptlets to work on sle11 again ++++ libvirt: - Update to libvirt to 1.2.15 - See http://libvirt.org/news.html for a list of features, enhancements, and bug fixes since version 1.2.5 found in SLE12 - FATE#314466, FATE#314497, FATE#315157, FATE#318383 ++++ libvirt-python: - Update to 1.2.15 - Add all new APIs and constants in libvirt 1.2.15 - FATE#314466, FATE#314497, FATE#315157, FATE#318383 ++++ open-vm-tools: - Build using gcc4.7 for SLES11 environments to avoid mul64.h dependency problem for i586 architectures - Include cstddef to resolve compile problems under gcc4.7 enable-gcc46+.patch - Ensure xutils builds properly under older versions of gcc xutils-add-cstring.patch - Prevent files on shared folders from being truncated to 0 bytes under 4.0 kernel 0004-vmhgfs-bdi-kernel-4.0.patch ++++ libzypp-bindings: - Fix test to run with ruby-2.2 - 0.7.1 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-5-20 - May 20 2015 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to version 0.2.17 - Added migrations endpoint support for Yast - Use C locale for all the syscalls (solves output parsing issues in some locales) - Stripping UUID from SCC API calls if it is not settable - Moved examples from gist to project ++++ dracut: - Fix mkinitrd (get_kernel_version) for arm* arch by getting kernel version from vmlinux.*.gz file instead of [uz]Image file. Taken over from mkinitrd bnc#908454 * Add patch 0122-Get_kernel_version_from_gz_file_for_arm.patch - Fix nfs ip= setup in case of IP instead of host in root= name (bsc#931307) - Honor allow_unsupported_modules setting From: Borislav Petkov $ make install of a locally built kernel, you don't want dracut to do --check-supported for supported modules when you have "allow_unsupported_modules 1" in /etc/modprobe.d/10-unsupported-modules.conf. Teach /sbin/installkernel to pay attention to that setting. Use modprobe --showconfig too, which is going to be the proper way to do it starting with 12SP1. ++++ kiwi: - Provide suseService method for compatibility Old image descriptions using this method will fail to build with newer kiwi versions if the function does not exist - Fixed setup of imageBootDevice on repart make use of the kiwi_BootPart information. This was overlooked in OEMRepartStandard, all other repartition methods makes use of it ++++ libqt5-qtbase: - A bunch update to Qt5 5.3.2 for SLE12 SP1, bsc#931622 ++++ libqt5-qtlocation: - A bunch update to Qt5 5.3.2 for SLE12 SP1, bsc#931622 ++++ libqt5-qtmultimedia: - A bunch update to Qt5 5.3.2 for SLE12 SP1, bsc#931622 ++++ libqt5-qtsensors: - A bunch update to Qt5 5.3.2 for SLE12 SP1, bsc#931622 ++++ libqt5-qtserialport: - A bunch update to Qt5 5.3.2 for SLE12 SP1, bsc#931622 ++++ libqt5-qtsvg: - A bunch update to Qt5 5.3.2 for SLE12 SP1, bsc#931622 ++++ libqt5-qtwebkit: - A bunch update to Qt5 5.3.2 for SLE12 SP1, bsc#931622 - Add libqt5-qtwebkit-CVE-2015-8079.patch for CVE-2015-8079, bsc#954210 ++++ libqt5-qtwebsockets: - A bunch update to Qt5 5.3.2 for SLE12 SP1, bsc#931622 ++++ libqt5-qtx11extras: - A bunch update to Qt5 5.3.2 for SLE12 SP1, bsc#931622 ++++ libqt5-qtxmlpatterns: - A bunch update to Qt5 5.3.2 for SLE12 SP1, bsc#931622 ++++ libqt5-qtdeclarative: - A bunch update to Qt5 5.3.2 for SLE12 SP1, bsc#931622 ++++ libqt5-qtgraphicaleffects: - A bunch update to Qt5 5.3.2 for SLE12 SP1, bsc#931622 ++++ libqt5-qtimageformats: - A bunch update to Qt5 5.3.2 for SLE12 SP1, bsc#931622 ++++ libqt5-qttranslations: - A bunch update to Qt5 5.3.2 for SLE12 SP1, bsc#931622 ++++ libreoffice: - Split out the share -> lib linker to hopefully allow sle11 build ++++ libreoffice-share-linker: - Initial commit, split out from main libreoffice package to workaround issues on SLE11 build ++++ systemd: - Add upstream patch 0001-systemctl-return-an-error-code-is-status-fails.patch to return status code even with SysVinit boot scripts (boo#931388) ++++ strace: - Disable libunwind support on aarch64 (../strace: Can't initiate libunwind: Input/output error) ++++ virt-manager: - Upstream bug fixes 776c1d97-fix-changing-USB-device-model.patch bbc4f83b-enable-qemu_ga-for-sles-11-sp4-and-newer.patch f8af2e6b-verify-HYPER-V-support-after-customization.patch ++++ xen: - Add DefaultDependencies=no to xen-dom0-modules.service because it has to run before proc-xen.mount ++++ yast2-bootloader: - Disable os-prober for Power boo#931653 - 3.1.128 ++++ yast2-installation: - set Xvnc server resolution to 96 dpi to fix broken layout in VNC installations (defaults to 75 dpi) (bsc#919456) - 3.1.142 ------------------------------------------------------------------ ------------------ 2015-5-19 - May 19 2015 ------------------- ------------------------------------------------------------------ ++++ clutter: - Add clutter-fix-touchpad-detection.patch: Fix X11 touchpad detection, previous commit had a typo (bgo#749482). ++++ cmake: - Fix cmake-fix-ruby-test.patch, Config:: is removed in Ruby 2.2, use RbConfig:: instead ++++ lvm2: - Merged lvm2 and device-mapper packages since they are built from the same source archive. No code changes. Udev rules merged where there were conflicts. (FATE#318255) - Added patch tags and reordered patches to apply upstream patches first. No code changes. ++++ dia: - Build docs in the right place: pass --docdir=%{_docdir}/%{name} to configure (boo#931168). ++++ fontconfig: - Clean the spec file with spec-cleaner ++++ fuse: - add libfuse-fix-exec-environment-for-mount-and-unmount.patch (bsc#931452 CVE-2015-3202) ++++ kernel-default: - Update to 4.1-rc4. - Config changes: - armv7hl: SPI_FSL_DSPI=m - commit 9c4ab6c - Update config files. Unset PKCS7_TEST_KEY, so that SYSTEM_TRUSTED_KEYRING can stay disabled. I.e. make it the same as on other configs/arches. - commit c9bc255 ++++ kernel-source: - Update to 4.1-rc4. - Config changes: - armv7hl: SPI_FSL_DSPI=m - commit 9c4ab6c - Update config files. Unset PKCS7_TEST_KEY, so that SYSTEM_TRUSTED_KEYRING can stay disabled. I.e. make it the same as on other configs/arches. - commit c9bc255 ++++ kernel-syms: - Update to 4.1-rc4. - Config changes: - armv7hl: SPI_FSL_DSPI=m - commit 9c4ab6c - Update config files. Unset PKCS7_TEST_KEY, so that SYSTEM_TRUSTED_KEYRING can stay disabled. I.e. make it the same as on other configs/arches. - commit c9bc255 ++++ libqt5-qtbase: - Add libqt5-Fix-a-division-by-zero-processing-malformed-BMP.patch -- QTBUG-44547, bsc#921999(CVE-2015-0295) - Add libqt5-Fixes-crash-in-bmp-and-ico-image-decoding.patch -- bsc#927806(CVE-2015-1858), bsc#927807(CVE-2015-1859) - Add libqt5-Fixes-crash-in-gif-image-decoder.patch -- bsc#927808(CVE-2015-1860) ++++ graphite2: - Remove unnecessary utf-8 characters from the spec file ++++ libgudev: - Split from systemd/udev. ++++ python-base: - Reenable test_posix on aarch64 ++++ xen: - Update to Xen 4.5.1 RC1 ++++ yast2: - Add a class FsSnapshot for managing filesystem snapshots (fate#317973). ------------------------------------------------------------------ ------------------ 2015-5-18 - May 18 2015 ------------------- ------------------------------------------------------------------ ++++ bash: - move info deletion to %preun sections ++++ binutils: - Move sed call from %prep to %build to not disturb quilt. - Add binutils-2.25-branch.diff.gz: Update to 2.25 branch at 8fe8994c, fixing many bugs: PR ld/15228, binutils/17512, 17165, binutils/17531, ld/17615, 17666, ld/17709, gas/17753, 17755, 17817, ld/17827, 17842, binutils/17926, 17954, 18010, ld/18167, ld/18222, ld/18270. - Remove eh-frame-hdr-on-shared-lib-bfd.patch: Included already. - Remove gold-opd-visibility.patch: Included already. - move info deinstall to preun section ++++ lvm2: -13-dm-disk.rules: Import ID_FS_XXX variables from udev database(bnc#909358) If the disk is unavailable we need to import the existing ID_FS_XXX variables from the database, otherwise the filesystem UUID won't be set and the by-uuid symlink will disappear, leading to intermittent boot failures Import-ID_FS_XXX-variables-bnc909358.patch ++++ kiwi: - Use KIWI_IGNORE_OLD_MOUNTS for make valid target - v7.02.50 released - Make sure reco_uuid is not used uninitialized - Fixed setup of boot timeout in elilo compat mode ++++ libXrandr: - added baselibs.conf as source in specfile ++++ gcc5: - Update to gcc-5-branch head (r223279). * Includes fix for [bnc#930496] and [bnc#930392]. - Enable 32bit code generation for ppc64le but do not build 32bit target libraries. Fixes ppc64le kernel compile. ++++ libffi-gcc5: - Update to gcc-5-branch head (r223279). * Includes fix for [bnc#930496] and [bnc#930392]. - Enable 32bit code generation for ppc64le but do not build 32bit target libraries. Fixes ppc64le kernel compile. ++++ snapper: - added a helper to create snapshots without D-Bus during system installation/upgrade (fate#317973) ++++ libstorage: - Added stub error strings. Now you should see "DISK_PARTITION_NOT_FOUND" instead of "-1008". ++++ systemd: - rules: support "locally administered" mac address in persistent rules (bnc#921831) update: 1021-udev-re-add-persistent-net-rules.patch - rules: drop 76-net-sriov-names.rules and net-set-sriov-names (bnc#921831) update: 1021-udev-re-add-persistent-net-rules.patch drop: 1050-only-rename-SRIOV-VF-devices-when-name-starts-with-eth.patch drop: 1051-check-if-NAME-has-a-value.patch drop: 1088-drop-renaming-of-virtual-interfaces-in-guest.patch ++++ open-vm-tools: - Update to open-vm-tools-9.10.0-2476743: + vgauth added + deploypkg added + guest proxycerttool added + hgfs and vmci/vsock fixes + asyncsocket enhancements + library fixes and improvements + locking and logging fixes and improvements + foundry fixes + vm-support script fixes - Replace obsolete patches with rebased versions (from ArchLinux): - Drop 0001-Remove-unused-DEPRECATED-macro.patch - Drop 0002-Conditionally-define-g_info-macro.patch - Drop 0003-Add-kuid_t-kgid_t-compatibility-layer.patch - Drop 0004-Use-new-link-helpers.patch - Drop 0005-Update-hgfs-file-operations-for-newer-kernels.patch - Drop 0006-Fix-vmxnet-module-on-kernels-3.16.patch - Drop 0007-Fix-vmhgfs-module-on-kernels-3.16.patch - Drop 0008-Fix-segfault-in-vmhgfs.patch - Drop open-vm-tools-linux-3.17.7.patch - Drop open-vm-tools-linux-3.17.patch - Drop open-vm-tools-linux-3.18.0.patch - Add 0001-Fix-vmxnet-module-on-kernels-3.16.patch - Add 0002-Fix-d_alias-to-d_u.d_alias-for-kernel-3.18.patch - Add 0003-Fix-f_dentry-msghdr-kernel-3.19.patch - Add libmspack BuildRequires (deploypkg). - Add openssl BuildRequires (grabbitmqproxy and vgauth). - Compile using --without-xmlsecurity and --without-xerces as pkgconfig(xml-security-c) is not yet available in the build service, (disables vgauth support). - Disable deploypkg for older versions of SLES and openSUSE. - Disable ssl for older versions of SLES and openSUSE (disables grabbitmqproxy and vgauth). - Update spec file to be compatible with SLES and openSUSE. - This update also addresses a suspend with systemd issue (bsc#913727) ++++ libzypp: - zypp.conf: Add config values for gpgcheck, repo_gpgcheck and pkg_gpgcheck. The default behavior 'gpgcheck=On' will automatically turn on the gpg signature check for packages downloaded from repository with unsigned metadata. If the repo metadata are signed, a faster comparison via checksums is done. By explicitly setting repo_gpgcheck or pkg_gpgcheck you can enforce the signature check of repository metadata or downloaded packages to be always performed. Those defaults can be overwritten per repository. (FATE#314603) - version 15.2.0 (2) ++++ tftp: - tftp-hpa-0.48-macros-crash.patch: prevent buffer overflow in handling of \x macro (bnc#793883) - tftp-hpa-0.48-macros-v6mapped.patch: for \i and \x, expand v6-mapped addresses as native IPv4 (bnc#793883) - patches come from Michal Kubecek ++++ yast2: - Making SuSEFirewallProposal.propose_iscsi function public (bsc#916376) - 3.1.123 ++++ yast2-network: - bsc#916376 - proposing iSCSI-related configuration in firewall proposal in first stage if iSCSI is in use - 3.1.115 ++++ yast2-ruby-bindings: - Initialize the YaST UI so that it can be called when the main program is not y2base (bsc#922023). - 3.1.32 ++++ yast2-update: - sort patterns in the upgrade summary to have stable output for openQA tests (bsc#931295), escape the HTML tags - 3.1.28 ------------------------------------------------------------------ ------------------ 2015-5-17 - May 17 2015 ------------------- ------------------------------------------------------------------ ++++ kiwi: - Auto validation of templates - v7.02.49 released - Fixed use of prefix in updateBootDeviceFstab prefix should indicate the prefixed root mount path and not the temporary config files path. Due to that misuse the check for boot_bind was wrong and no boot mount was written to fstab ++++ libXrandr: - Update to version 1.5.0: Add support for monitors and fixes requires on libX11. ++++ poppler: - Update to version 0.33.0: + core: - Fix regression in pdftops parameter passing (fdo#89827). - Combine base characters and diacritical marks (fdo#87215). - Use width from W array for WMode positioning (fdo#89621). - Fixed adding annotation of Subtype Popup to pdf page (fdo#89136). - CairoOutputDev: Fix memory leak in CairoFreeTypeFont::create. - SplashOutputDev: memset on error to have reproducible outputs. + qt4: Fix PDF Text String -> QString conversion (kde#344849). + qt5: Fix PDF Text String -> QString conversion (kde#344849). + glib: - Add poppler_annot_markup_set_popup_rectangle() - Fix segfault when creating PopplerAction (fdo#90093). + utils: pdftohtml: Set exit status adecuately (fdo#83609). + build system: configure: Fix invalid shell comparaison in libtiff test. - Bump poppler soname following upstream changes. ++++ poppler-qt: - Update to version 0.33.0: + core: - Fix regression in pdftops parameter passing (fdo#89827). - Combine base characters and diacritical marks (fdo#87215). - Use width from W array for WMode positioning (fdo#89621). - Fixed adding annotation of Subtype Popup to pdf page (fdo#89136). - CairoOutputDev: Fix memory leak in CairoFreeTypeFont::create. - SplashOutputDev: memset on error to have reproducible outputs. + qt4: Fix PDF Text String -> QString conversion (kde#344849). + qt5: Fix PDF Text String -> QString conversion (kde#344849). + glib: - Add poppler_annot_markup_set_popup_rectangle() - Fix segfault when creating PopplerAction (fdo#90093). + utils: pdftohtml: Set exit status adecuately (fdo#83609). + build system: configure: Fix invalid shell comparaison in libtiff test. - Bump poppler soname following upstream changes. ------------------------------------------------------------------ ------------------ 2015-5-16 - May 16 2015 ------------------- ------------------------------------------------------------------ ++++ binutils: - Added binutils-fix--dynamic-list.patch: Fixes https://sourceware.org/bugzilla/show_bug.cgi?id=13577 and https://sourceware.org/bugzilla/show_bug.cgi?id=16992 ++++ cairo: - drop cairo-disable-lto.patch: lto was dropped upstream ------------------------------------------------------------------ ------------------ 2015-5-15 - May 15 2015 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - update to Firefox 31.7.0 ESR (bsc#930622) * MFSA 2015-46/CVE-2015-2708/CVE-2015-2709 (bmo#1120655, bmo#1143299, bmo#1151139, bmo#1152177, bmo#1111251, bmo#1117977, bmo#1128064, bmo#1135066, bmo#1143194, bmo#1146101, bmo#1149526, bmo#1153688, bmo#1155474) Miscellaneous memory safety hazards (rv:38.0 / rv:31.7) * MFSA 2015-47/CVE-2015-0797 (bmo#1080995) Buffer overflow parsing H.264 video with Linux Gstreamer * MFSA 2015-48/CVE-2015-2710 (bmo#1149542) Buffer overflow with SVG content and CSS * MFSA 2015-51/CVE-2015-2713 (bmo#1153478) Use-after-free during text processing with vertical text enabled * MFSA 2015-54/CVE-2015-2716 (bmo#1140537) Buffer overflow when parsing compressed XML ++++ atk: - Fix baselibs.conf: the package keyword is redundant. ++++ librsvg: - Remove reference to gtk2-engine-svg from baselibs.conf: this subpackage hasn't been built since Oct 22 2013. ++++ gedit: - Update to version 3.16.2: + Fix gedit --wait when listing multiple files. + Various other bug fixes. + Updated translations. ++++ gnome-control-center: - Keep translations in the desktop files for GNOME Shell search results (boo#913870): + Add -n (--no-i18n) to %suse_update_desktop_file. + Add some missing desktop files. ++++ kdump: - kdump-device-timeout.patch: Set up device timeout for kdump mounts (bsc#909515). - kdump-root-parameter.patch: Make sure system root is not mounted in kdump initrd (bsc#900134). ++++ kiwi: - Fixed use of prefix in updateRootDeviceFstab prefix should indicate the prefixed root mount path and not the temporary config files path. Due to that misuse the wrong information was passed to the btrfs tool to ask for the list of subvolumes ++++ cairomm: - Add baselibs.conf to source list. ++++ libglademm: - Add baselibs.conf to source list. ++++ gtkmm2: - Add baselibs.conf to source list. ++++ libnice: - Update to version 0.1.13: + Fix build on non-Windows platforms that don't have getifaddrs(). + Fix build regression on Windows. ++++ libproxy: - Add libproxy-pxgsettings-signals.patch: Fix for pxgsettins not actively monitoring gsetting changes. Due to recent changes in GLib, only values are being monitored, that are read AFTER the signal handler is attached. - Adjust baselibs.conf to match what is currenly being built. ++++ libproxy-plugins: - Add libproxy-pxgsettings-signals.patch: Fix for pxgsettins not actively monitoring gsetting changes. Due to recent changes in GLib, only values are being monitored, that are read AFTER the signal handler is attached. - Adjust baselibs.conf to match what is currenly being built. ++++ telepathy-logger: - Update to version 0.8.2: + Ask libxml2 to recover from errors, if possible (fdo#40675). + Fix crash when logs are corrupted or invalid XML (fdo#89595). ++++ libthai: - Update to version 0.1.22: + Updated word break dictionary. + Improve word breaking performance by 0.38%. + No timestamp on Doxygen-generated doc. ++++ lsb5: - Add libpng15 - Add lsb5 dependency to lsb-testsuite-deps RPM ++++ system-config-printer: - Update to version 1.5.7: + Test device ordering: hp beats dnssd and usb. + Fixes for appdata file. + Fixed traceback (lp#1213136). + Set use_underline=True for previously-stock buttons (lp#1210859). + Increase bus settle time for usb_modeswitch devices (lp#1206808). ++++ rubygem-ruby-augeas: - Submit systemsmanagement:puppet rubygem-ruby-augeas to SUSE:SLE-12-SP1:GA (fate#316705) ++++ sbl: - Use sppkdev instead of spkdev in the documentation too. + sbl-sppkdev.patch - Add --nodaemon option to ExecStart of the brld.service and set Type=forking of the sbl.service both in the service section; (bsc#931036). ++++ virt-manager: - Upstream bug fixes fbdf574c-fix-shortcut-key-for-USB-redir-dev-type.patch 2c1e482b-fix--show-host-summary-error-windows-flooding.patch 4b5c836a-read-start-mode-from-inactive-conf-XML.patch ++++ xen: - Update blktap-no-uninit.patch to work with gcc-4.5 ------------------------------------------------------------------ ------------------ 2015-5-14 - May 14 2015 ------------------- ------------------------------------------------------------------ ++++ cmake: - CPack/RPM architecture test fixup (SLE11/11.4) (cmake bug#15442) cmake.git-4552bc8.patch ++++ eog: - Update to version 3.16.2: + Install symbolic app icon. + Bugs fixed: bgo#746842, bgo#747806, bgo#748653. + Updated translations. ++++ gnome-shell: - Update to version 3.16.2: + Make event highlight in calendar more prominent (bgo#747715). + Fix keyboard focus when focusing a notification banner (bgo#747205). + Move notification banners below the dateMenu (bgo#745910). + Increase visibility of expanders in alt-tab popup (bgo#745058). + Ensure suspend inhibitors are released when VT switched away (bgo#749228). + Misc. bug fixes. + Updated translations. ++++ util-linux: - script: Fix hang caused by mis-interpreted EOF on big-endian (bsc#930236, util-linux-script-mangled-EOF-big-endian.patch). ++++ mutter: - Update to version 3.16.2: + Fix scroll button setting (bgo#747967). + Don't reset idle time for non-hardware events (bgo#748541). + Honor default value for click method setting (bgo#746290). + Misc. bug fixes (bgo#748478). ++++ libstoragemgmt: - Add conditions for libyajl and macro tmpfiles_create to support build against SLE12. ++++ openssh: - use %restart_on_update in the trigger script ++++ python: - for SLE 12 SP1, disable SSL verification-by-default for backwards compatibility (python-2.7.9-sles-disable-verification-by-default.patch) ++++ python-libmount: - script: Fix hang caused by mis-interpreted EOF on big-endian (bsc#930236, util-linux-script-mangled-EOF-big-endian.patch). ++++ qemu: - In place of a very fragile fix, use upstream patch for issue in bnc#893892 * Patches dropped: vgabios-work-around-network-install-failure.patch * Patches added: vgabios-Emulate-leal-instruction.patch ++++ util-linux-systemd: - script: Fix hang caused by mis-interpreted EOF on big-endian (bsc#930236, util-linux-script-mangled-EOF-big-endian.patch). ++++ yast2-registration: - added support for re-registering extensions and modules (FATE#318800) - 3.1.131 ++++ yast2-theme-SLE: - use a bigger font for the main dialog title (bsc#930864) - 3.1.34 ++++ zenity: - Update to version 3.16.2: + bgo#749359: zenity --list produces incorrect output. + Do not make zenity_util_show_dialog() X11 specific. + Use upstream gettext instead intltool. + Improve some strings. + option.c: Fixing typo in extra-button option. + Merge branch 'jjardon/no_deprecated'. + ADD gchar **extra_label TO struct ZenityData. + Allow build if GDK_WINDOWING_X11 not set. + Fix bgo#734196. + Updated translations. ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-5-13 - May 13 2015 ------------------- ------------------------------------------------------------------ ++++ MyODBC-unixODBC: - test() macro is undefined in libmyodbc5.so and is also not found in libmysqlclient. Port changes found in v5.2 and beyond to prevent: isql: symbol lookup error: /usr/lib64/libmyodbc5.so: undefined * added: MyODBC-unixODBC-remove_use_of_test_macro.patch ++++ cmake: - Add python-base Requires in order to make cmake automatic provider always work, and to avoid strange and random build failures when python is not present ++++ empathy: - Update to version 3.12.10: + bgo#741771: Preferences dialog expands to absurd width. + bgo#745504: Fix preferences with modern gtk+. + bgo#746841: Provide a scalable -symbolic variant of the app icon. + bgo#747460: Initial empathy accounts window is too wide. + Don't crash when running in Wayland. + Updated translations. ++++ glib2: - Update to version 2.45.1: + The GSettings schema compiler, glib-compile-schemas has been changed to reject schema xml that has duplicate or elements. Such elements typically occur when translations are merged into the schema, with xml:lang attributes. This is not the correct way to translate schemas. Instead keep the translations in the .mo file and set the gettext-domain attribute on the element. + The file monitoring infrastructure has been rewritten, and all backends have seen major improvements. + The inotify backend is reporting events with less delay (no event will be delayed more than 10ms) and wakeups due to file monitoring have been significantly reduced. A CHANGES_DONE event will also be sent when new files appear. + The poll implementation is now using the thread default main context. + The fam implmentation is now running in the worker thread. + The fen implementation has been removed, since it was unmaintained. + The GSettings schema compiler, glib-compile-schemas, is more strict about rejecting schemas with xml:lang style merged translations. + Schema translations should be done by specifying the gettext domain in the xml, and keeping the translations in gettext. To avoid breaking already-installed schemas, this change is only taking effect when you use the --strict option. + The hardcoded 10-thread limit of GTask's thread pool has been removed, since it was prone to causing deadlocks. The thread pool is now allowed to grow dynamically and will shrink back over time. + GSimpleAsyncResult has been deprecated in favor of GTask. + The algorithm used by GAppInfo to find default handlers for mime types has been tweaked to prefer apps that handle the specific subtype over default handlers for a generic supertype. + Bugs fixed: bgo#627285, bgo#631597, bgo#661767, bgo#687223, bgo#711547, bgo#719966, bgo#726447, bgo#728663, bgo#728669, bgo#730188, bgo#733325, bgo#738207, bgo#739850, bgo#741791, bgo#744282, bgo#745255, bgo#745745, bgo#745821, bgo#746749, bgo#746753, bgo#747209, bgo#747349, bgo#747363, bgo#747472, bgo#747541, bgo#747772, bgo#748019, bgo#748177. + Updated translations. - Update to version 2.44.1: + Don't redefine typedefs to avoid build problems on OpenBSD. + Improve the default application algorithm. + Bump the number of children a GType can have. + Various testsuite improvements. + Updated translations. ++++ gnome-control-center: - Update to version 3.16.2: + Fix a couple of minor memory leaks. + Network: Prevent some dialogs from becoming too wide. + Notifications: - Make section headings accessible. - Do not show nameless apps. - Align icons. + Printers: Update printer options correctly. + Wacom: Stop using removed last-calibration-resolution gsetting. + Updated translations. ++++ gnome-screenshot: - Update to version 3.16.2: + Fix translation not getting applied. + Fix schema translations. + Updated translations. - Drop gnome-screenshot-fix-translations.patch: Fixed upstream. - Due to above fix, drop libtool BuildRequires and call to autoreconf. ++++ nautilus: - Update to version 3.16.2: + Allow opening multiple files with a different app than default. + Fix sidebar always visible on starting nautilus even with setting disabled. + Allow folders to be opened with a different app than default. + Allow F5 and ctrl+r as shortcuts for reload the view. ++++ gnome-themes-standard: - Update to version 3.16.2: + Updated translations. ++++ gtk2: - Update to version 2.24.28: + Bugs fixed: bgo#693738, bgo#746064, bgo#746269, bgo#748014. ++++ kiwi: - v7.02.48 released - Update 13.2 JeOS, auto adaption from validation - Fixed btrfs based factory restore On factory restore the btrfs subvolumes were recreated but no default subvolume was defined. Because of this the restore of the data was not correctly shared across the subvolumes - Added __checkVMConfigExist runtime check The ova and ovf formats requires a machine section to be specified in the XML description. This check makes sure it exists - Fixed creation of btrfs filesystem Delete potentially existing btrfs signature prior to creating a new filesystem. If used with a UUID mkfs.btrfs refuses to create the filesystem even with the force option enabled if there is the same uuid already present in the metadata - Cleanup use of /mnt string in common boot code All function using /mnt hold on a prefix variable containing the value ++++ samba: - Remove the independently built libraries ldb, talloc, tdn, and tevent and the post-10.3 renamed libsmbclient from baselibs.conf. ++++ samba: - Remove the independently built libraries ldb, talloc, tdn, and tevent and the post-10.3 renamed libsmbclient from baselibs.conf. ++++ libreoffice: - One more fix for help handling bnc#915996 ++++ libzypp: - Write solv.idx to speed up bash tab completion (bnc#928650) - version 15.1.3 (1) ++++ sbl: - Install missing brld init script and rc sym link. + sbl-init-scripts.patch - Conditionally patch LIBDIR location to satisfy bi-arch requirements. + sbl-libdir.patch - Create git7a75bc29 snaptshot tar ball. ++++ yast2: - Propose SuSEfirewal2 to fully initialize (e.g. open ports) already in the init phase to allow using iSCSI (bsc#916376) - 3.1.122 ++++ yast2-core: - Fix more compilation warnings. ++++ zenity: - Update to version 3.16.0: + Allow user to interact with --text-info --html WebView. + bgo#700249: Progress dialog does not wrap. + Better sollution for wrap text. + bgo#734049: zenity --text-info chokes on some UTF-8 string. + Allow --text-info to load resources also from relative file:// URIs. + bgo#685051: Adding --mid-search option to --list. + Fixing g_timeout_add calls. + Fixing remain g_timeout_add. + Allow --text-info to load resources from absolute file:// URIs. + Added time-remaining support to progress bars. + Don't quit zenity when the input stream is closed. + Updated translations. ------------------------------------------------------------------ ------------------ 2015-5-12 - May 12 2015 ------------------- ------------------------------------------------------------------ ++++ adwaita-icon-theme: - Update to version 3.16.2.1: + Updated translations. - Changes from version 3.16.2: + Better metaphor for rotation allowed (bgo#747117). + Preferences-desktop-font for font-viewer. ++++ autoyast2: - Regarding some corner cases of bsc#925381. - - Checking for availability of clients/_auto module before reporting an error. - - Checking if a module supports more than one autoyast configuration section. - 3.1.81 ++++ clutter: - Update to version 1.22.2: + Improve touchpad detection in the X11 backend. The X11 backend now uses the same heuristics as GDK. + Fix handling of SwapBuffersWithDamage on EGL. Use the correct arguments for the Cogl API, which is mapped on the corresponding EGL extension. + Fix ClutterStage:use-alpha. Painting the stage with the use-alpha property is now working on all backends. + Fix detection of an ARGB visual in the GDK backend. + Bugs fixed: bgo#749256, bgo#747436. ++++ coreutils: - Fix memory handling error with case insensitive sort using UTF-8 (boo#928749): coreutils-i18n.patch src/sort.c (keycompare_mb): Ensure the buffer is big enough to handle anything output from wctomb(). Theoretically any input char could be converted to multiple output chars, and so we need to multiply the storage by MB_LEN_MAX. ++++ file-roller: - Update to version 3.16.2: + Fixed memory leak. + Updated translations. ++++ gcr: - Update to version 3.16.0: + No changes from 3.15.92. ++++ gdk-pixbuf: - Update to version 2.31.4: + SVGZ icons in notification GNOME3 (bgo#648815). + gdk_pixbuf_apply_embedded_orientation is not working (bgo#725582). + Updated translations. ++++ geocode-glib: - Update to version 3.17.1: + Make error handling of reverse geocode more robust. - Update to version 3.16.2: + Fix bugs in reverse geocode. ++++ gobject-introspection: - Add 0001-typelib-compiler-properly-initialise-memory.patch: typelib compiler writes uninitialised memory to typelib file (bnc#930584). ++++ gnome-desktop: - Update to version 3.16.2: + No changes. ++++ gnome-disk-utility: - Update to version 3.16.1: + Provide symbolic app icon. + Don't show name example when creating logical partition. + Fix overly-wide benchmark dialog. - Remove HighContrast %icon_theme_cache_post(un) calls, as Symbolic icons have replaced them. ++++ gnome-documents: - Update to version 3.16.2: + Implement night mode in the content. + Use the trash while deleting. + Add placeholder text for PostScript files when the no TOC is available. + Restore the search criteria when we move back from the preview or collection view to the search results. + Adapt to changes in nao:identifier syntax for Google items. + Unbreak loading Google and SkyDrive items from the cache. + Prevent WebKit2 from blowing away our cache. + Updated translations. ++++ gnome-online-accounts: - Update to version 3.16.2: + telepathy: "use this account for external calls" checkbox is not working (bgo#744165). + facebook: Restore a wrongly deleted string (bgo#745004). + Updated translations. ++++ gnome-settings-daemon: - Update to version 3.16.2: + Media keys: Don't crash when toggling the touchpad enabled button. + Mouse: - Fix scroll methods settings for multiple devices. - Enable tap to click on devices without hw buttons. - Don't disable soft buttons when disabling the touchpad on devices without hw buttons. + Power: - Avoid screen being left ON indefinitely after waking from sleep if there's a notification when we wake up. - Fix backlight adjustment not working under gdm in some configurations. + Print Notifications: Do not block because of authentication. + Wacom: Remove calibration notification. + XSettings: - Export cursor size to X resources. - Update fonts immediately as they are added/removed/changed. + Updated translations. ++++ seahorse: - Update to version 3.16.0: + Provide a symbolic variant of the app icon (bgo#747244). + Updated translations. ++++ gnome-tweak-tool: - Update to version 3.17.1: + Several usability improvements in the startup tab and application chooser. + Provide a symbolic variant of the app icon. + Add a way to inhibit systemd's default behavior on lid close. + Switch to expanders and radio buttons instead of combo boxes for the XKB options. - Update to version 3.16.2: + Several usability improvements in the startup tab and application chooser. + Provide a symbolic variant of the app icon. + Add a way to inhibit systemd's default behavior on lid close. + Updated translations. ++++ gstreamer-0_10-plugins-bad: - Added patch gstreamer-0_10-plugins-bad-libvpx.patch to enable build against libvpx >= 1.4, new VPX_ prefixed namespaces are available since libvpx = 0.9.1. ++++ gtk3: - Update to version 3.16.3: + Bugs fixed: bgo#737175, bgo#746916, bgo#746925, bgo#747634, bgo#747805, bgo#747808, bgo#748013, bgo#748014, bgo#748061, bgo#748341, bgo#748346, bgo#748500, bgo#748615, bgo#748640, bgo#748782, bgo#748783, bgo#748992, bgo#749009, bgo#749012, bgo#749021. + Updated translations. ++++ kdump: - kdump-always-pass-kernelver-to-dracut.patch: Always pass kernel version to dracut (bsc#900418). - kdump-no-xen-secondary-kernel.patch: Avoid Xen kernels as kdump kernel (bsc#900418). - kdump-x86_64-kexec-file-syscall.patch: add -s on x86_64 for signature verification of kernel. (fate#315018, bsc#884453) ++++ kiwi: - Don't log errors from udevSystemStop in case udevadm has no control command don't log this error because the process will be stopped in a second attempt by kill - v7.02.47 released - Google doesn't like pretty print of json metadata - v7.02.46 released - Fixed console initialization on exception If multiple consoles are used like console=tty0 console=ttyS0 the output is multiplexed among all consoles if plymouth or blogd is in use. However if a system shell exception occurs the exception shell was not correctly initialized as controlling terminal. In order to fix this the sulogin program is used and the shell .bashrc will reset the spawned console first. This fixes (bnc#928090) ++++ libgweather: - Update to version 3.17.1: + API break: some include files were renamed, and single includes are now mandatory. Binary compatibility was preserved. + Misc bug fixes to the search in the database (bgo#748299). + Location database fixes (bgo#747155). + Build system updates to improve operation with GNOME Builder. + Build system fixes (#747837, bgo#747890). - Drop libgweather-LocationEntry-fix-database.patch: Fixed upstream. - Add libgweather-LocationEntry-fix-database.patch: LocationEntry: fix database matching in the presence of whitespace. Patch from upstream git. ++++ systemd: - Add the missed SR#291265 - Add the changes for SLES for bsc#909358 - Remove patch 0001-Allow-up-to-4096-simultaneous-dbus-connections.patch to make the patches 0001-Remove-the-cap-on-epoll-events.patch and 0002-Allow-up-to-4096-simultaneous-connections.patch work ++++ libtirpc: - 003-fix-gssapi.patch: Correct fix for GSS ABI breakage - 005-no_IPv6_for_old_code.patch: Update comment - 006-rework-features.diff: Rework tirpc-features.h ++++ vte: - Update to version 0.40.2: + stream: Fix a crash on truncate followed by reset (bgo#748484). + pty: Reset SIGQUIT handler to its default (bgo#748520). + lib: Add missing G_BEGIN/END_DECLS. - Changes from version 0.40.1: + emulation: Fix vertical positioning after resize in some rare cases (bgo#747059). + pty: More correct assertion (bgo#746667). ++++ yelp: - Update to version 3.16.1: + Updated translations. ++++ orca: - Update to version 3.16.2: + Fix traceback which can occur getting children via relationset. + Add explicit braille handling for ROLE_PAGE so we update the line in Evince. + Change default value of fallbackOnUnicodeData to False. + Attempt to eliminate verbal spewage for links which lack meaningful information. + Ignore text-selection-changed events from Gecko objects with no text. + Hack around yet another missing object:state-changed:focused event for Gtk+. + Provide a symbolic variant of the app icon. + Work around a missing object:state-changed:focused event from LibreOffice. + Fixes to work with newer Firefox, etc (bnc#932719). + Updated translations. ++++ qemu: - Fix CVE-2015-3456 (bsc#929339) 0158-fdc-force-the-fifo-access-to-be-in-.patch * Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12 ++++ sysconfig: - sysconfig-netconfig requires /bin/logger, otherwise the following happens: linux.site wickedd[31]: /etc/sysconfig/network/scripts/functions.netconfig: line 44: logger: command not found ++++ vinagre: - Update to version 3.16.1: + BSD: fix a couple of implicit declarations. + Change SPICE passwords limited to 60 characters. + Updated translations. ++++ yast2-snapper: - use DBus interface instead of libsnapper (fate#316647) - tagged RPM as noarch - use status icons from yast2-branding - delete pre and post snapshot when selecting delete for a pre post pair - 3.1.7 ------------------------------------------------------------------ ------------------ 2015-5-11 - May 11 2015 ------------------- ------------------------------------------------------------------ ++++ MyODBC-unixODBC: - Backport fix from v5.2.3 related to incorrect implementation of is_minimum_version(). * added MyODBC-unixODBC-is_minimum_version.patch ++++ autoyast2: - Don't try to format PReP partitions (bsc#927748) - fixed size parameter "auto" for PReP partitions (bsc#928768) - 3.1.80 ++++ evolution: - Update to version 3.16.2.1: + EMsgComposer - It is impossible to write 'Z' into composer. - Changes from version 3.16.2: + Composer: - Don't block selection-changed handlers if they are already blocked. - Insert credits, headers and other information in Normal block. - Undo initiated with shortcuts doesn't stop. - Undo/Redo on operations with selection could be wrong. + EHTMLEditorView: - Critical warning shown when declining a meeting invitation. - Free an unused history event object when inserting the tabulator fails. - Avoid crash under force_spell_check_on_timeout(). - Pressing return on the end of HEADING element misbehaves. - WebKitDOMRange is lost when editing quoted content. - Surrounded links are wrong. - Runtime warning when editing HTML message as new. - Remove unneeded space. - Fix the 'Paste Quotation' action. - New line from the beginning of pasted text lost when pasting - Preformated block in quoted content is wrapped when splitted with new line. - Minor code and style changes. - Connect the 'changed::antialiasing' signal to the right object. - Don't print coordinates for HISTORY_AND and HISTORY_START events. - Replace g_timeout_add with g_timeout_add_seconds. + EHTMLEditorSelection: - Don't perform actions on selection-changed callback when we cannot obtain valid range. - Fix text wrapping. - Don't wrap every block in selection during 'Wrap lines' action. + ESpellChecker: Correct typo in documentation. + Fix various memory leaks. + EMailRequest: SVG images in HTML email are not displayed. + Misleading counts of events in the Calendar view's mini-calendar. + EHTMLEditorActions: Optimize history saving for 'Cut' action. + Attachment load/save should keep a reference to its top-level window. + EHTTPRequest: GFileInfo not valid when machine is under heavy load. + Bugs fixed: bgo#743996, bgo#746335, bgo#746276, bgo#747789, bgo#691456, bgo#691493, bgo#747638, bgo#696552, bgo#745050, bgo#701352, bgo#719476, bgo#705771, bgo#748636. + Updated translations. ++++ evolution-data-server: - Update to version 3.16.2: + Add a workaround for bgo#674885 (Type initialisation deadlock in GObject). + [local book] Failure of contact remove not propagated to UI. + [CalDAV] Fix a little memory leak. + Fix various memory leaks. + Incorrect message info unreferenced in camel_vee_folder_get_location(). + [NNTP]: - Provide feedback when updating folder content. - Can fail to disconnect when the command was cancelled. - Fix minor memory leaks. + [IMAPx] Do not free uninitialized memory in imapx_call_idle(). + [POP3] Avoid crash on folder dispose, when iterating through pending commands. + Add thread-safety into CamelAsyncClosure. + Slow expunge of a maildir folder. + [http calendar] Add UID to the component, if missing. + Remove confusing runtime warning in e-source.c. + Correct 'since' tags in D-Bus .xml files. + Bugs fixed: bgo#743996, bgo#746335, bgo#746276, bgo#747789, bgo#691456, bgo#691493, bgo#747638, bgo#696552, bgo#745050, bgo#701352, bgo#719476, bgo#705771, bgo#748636. ++++ evolution-ews: - Update to version 3.16.2: + Fix various memory leaks. + Bugs fixed: bgo#748242, bgo#729989. ++++ gnome-terminal: - Update to version 3.16.2: + Bump vte dependency. + Updated translations. ++++ gucharmap: - Update to version 3.16.2: + charmap: Fix build with gtk+ < 3.16 (bgo#749141). + Updated translations. ++++ kernel-default: - Update to 4.1-rc3. - Config changes: - RTC_DRV_ABX80X=m - commit b798b43 ++++ kernel-source: - Update to 4.1-rc3. - Config changes: - RTC_DRV_ABX80X=m - commit b798b43 ++++ kernel-syms: - Update to 4.1-rc3. - Config changes: - RTC_DRV_ABX80X=m - commit b798b43 ++++ kiwi: - Introduce initial support for App Container Image (aci) Here is initial implementation of App Container Image (aci) format. This commit is able to build .aci images conforming to SPEC. [1] https://github.com/appc/spec/blob/master/SPEC.md#app-container-image - Fixed use of ovftool v3.5.x If format="ova" is specified kiwi uses VMware's ovftool if installed on the host to generated the ova tarball. In addition kiwi extracts the vmdk and ovf metadata from the ovftool generated data and overwrites it with the files created by kiwi. This allows us to create vmdk versions like VSphere needs it ++++ gupnp: - Update to version 0.20.14: + Simplify UUID handling. + Bugs fixed: bgo#743072, bgo#744221. ++++ webkitgtk: - Add webkitgtk-hidpi.patch: Make webkitgtk usable on HiDPI screens, patch is ignored upstream as it's fixed on 2.6 branch. ++++ webkitgtk3: - Add webkitgtk-hidpi.patch: Make webkitgtk usable on HiDPI screens, patch is ignored upstream as it's fixed on 2.6 branch. ++++ nfs-utils: - nfs.init, nfs-server.init - removed - nfs-config.restart.conf nfs-utils_env.sh nfsserver.ervice nfs.service nfs-servier.nfsserver.conf nfs-client.nfs.conf Added to support systemd unit files on SLES - 0001-systemd-manually-insert-auth_rpcgss-module.patch - 0002-nfs-service-Added-gssproxy-support.patch - 0003-nfs-client.target-Removed-a-ordering-cycle-with-nfs-.patch - 0004-Centralize-dependencies-on-the-auth-unit.patch - 0005-Include-systemd-unit-files-in-dist-and-install.patch - 0006-systemd-added-the-BLKMAPDARGS-var-to-the-nfs-blkmap-.patch - 0007-systemd-Bind-rpc.idmapd-to-the-nfs-server-service.patch - 0008-systemd-Bind-the-nfs-mountd-service-to-the-nfs-serve.patch - 0009-sm-notify-Notify-hosts-in-background.patch - 0010-systemd-Ensure-RPC-pipefs-is-mounted-before-rpc.idma.patch - 0011-rpc-statd-notify-Don-t-wait-for-the-network-to-come-.patch - 0012-systemd-Have-rpc-statd-notify.service-Require-networ.patch - 0013-systemd-Order-NFS-server-before-client.patch - 0014-systemd-Relax-dependencies-of-services.patch - 0015-units-nuke-nfs-blkmap.target.patch - 0016-nfs-blkmap.service-add-EnvironmentFile-directive.patch - 0017-configure.ac-Fix-systemd-autotools-activation-option.patch Various upstream patches to provide systemd unit file support. (FATE#317845 bnc#876860) ++++ xen: - bsc#927967 - VUL-0: CVE-2015-3340: xen: Information leak through XEN_DOMCTL_gettscinfo (XSA-132) 5535f633-dont-leak-hypervisor-stack-to-toolstacks.patch ++++ yast2-core: - Fixed compilation warnings. ------------------------------------------------------------------ ------------------ 2015-5-10 - May 10 2015 ------------------- ------------------------------------------------------------------ ++++ grub2: - replace grub2-efinet-reopen-SNP-protocol-for-exclusive-use-by-grub.patch with upstream version: * 0001-efidisk-move-device-path-helpers-in-core-for-efinet.patch * 0002-efinet-skip-virtual-IPv4-and-IPv6-devices-when-enume.patch * 0003-efinet-open-Simple-Network-Protocol-exclusively.patch Fixes EFI network boot in some QEMU configurations. ++++ libreoffice: - Version bump to 4.4.3 release: * Various small fixes all around ++++ sqlite3: - SQLite 3.8.10.1: * Make sqlite3_compileoption_used() responsive to the SQLITE_ENABLE_DBSTAT_VTAB compile-time option. * Fix minor issues with the dbstat virtual table. ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-5-9 - May 9 2015 ------------------- ------------------------------------------------------------------ ++++ libtirpc: - 003-fix-gssapi.patch: Update, one chunk did go lost ------------------------------------------------------------------ ------------------ 2015-5-8 - May 8 2015 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Added new section "restricts" for ntp configuration (bnc#928987) - 3.1.79 ++++ dracut: - Add fix for multipath systems without multipathd.conf bsc#927719: Tumbleweed Snapshot blocked: no multipath support in 20150416\ (likely dracut issue) bsc#930019: multipath is broken in dracut due to missing /etc/multipath.conf file (systemd multpath.service condition) * Added patch: dracut_fix_multipath_without_config.patch ++++ gstreamer-plugins-good: - Use manuel Requires for gstreamer-plugins-base and gstreamer: the source_validator service has some issues finding the tarball otherwise. ++++ kiwi: - v7.02.45 released - Allow archives to be bootstrap or image archives Archives listed in the bootstrap section should be installed as part of the bootstrap phase. before this patch all archives from all packages sections were collected and installed in one shot after all packages were installed. - Fixed creation of bootincluded_archives.filelist This should only be done for archives marked as bootinclude ++++ gcc5: - Update to gcc-5-branch head (r222900). - Add proper dependences to -32bit/-64bit compiler variants. Add gcc5-c++-32/64bit and gcc5-obj-c++-32/64bit (for their dependencies only). - Rename libstdc++5-devel to libstdc++6-devel-gcc5 following shared library suffixing (but applying always). - Likewise for libgcj devel and jar packages and for libffi. - Renames libgcj and libffi spec files. ++++ libdrm: - Update to version 2.4.61 * Release to fix regression in nouveau in 2.4.60, but brings lots of android changes and other fixes. - deprecates reverse applied patches * U_nouveau-Do-not-add-most-bo-s-to-the-global-bo-list.patch * U_nouveau-make-nouveau-importing-global-buffers-comple.patch ++++ libffi-gcc5: - Update to gcc-5-branch head (r222900). - Add proper dependences to -32bit/-64bit compiler variants. Add gcc5-c++-32/64bit and gcc5-obj-c++-32/64bit (for their dependencies only). - Rename libstdc++5-devel to libstdc++6-devel-gcc5 following shared library suffixing (but applying always). - Likewise for libgcj devel and jar packages and for libffi. - Renames libgcj and libffi spec files. ++++ libtirpc: - 001-tirpc-features.patch: update with official git version - 002-old-automake.patch: re-add for SLES11 - 003-fix-gssapi.patch: try to fix the disable-gssapi option correct ++++ libverto-libev: - Name shared library packages according to policy. - Source extracted from Fedora 21 release SRPM, with minor adjustments. ++++ libverto: - Name shared library packages according to policy. - Source extracted from Fedora 21 release SRPM, with minor adjustments. ++++ libzypp: - gcc5 fixes - Fix repo alias containing ']' not handled correctly (bnc#929528) - Fix SEGV when dumping rpm header with epoch (bnc#929483) - version 15.1.2 (1) ++++ virt-manager: - Upstream bug fixes 848123e6-fix-memory-stats-for-shutoff-VM.patch ebcb7c06-fix-exception-when-the-address-is-not-an-IP.patch c4d26d16-fix-VM-polling-on-old-libvirt.patch ac2be796-do-not-throw-exception-if-volume-or-pool-dont-exist.patch 88e18c86-fix-sending-net-removed-signal.patch ++++ xf86-video-cirrus: - xf86-video-cirrus 1.5.3 * configure: Drop AM_MAINTAINER_MODE * Skip building xaa files when XAA is not supported * autogen.sh: Implement GNOME Build API * cirrus: don't use pciTag - deprecates U_cirrus-don-t-use-pciTag.patch ++++ yast2-ntp-client: - AutoYaST (bnc#928987): - - Read ntp.conf again before generating autoinst.xml file (after the ntp rpm has been installed) - - New section "restricts" - 3.1.14 ------------------------------------------------------------------ ------------------ 2015-5-7 - May 7 2015 ------------------- ------------------------------------------------------------------ ++++ gstreamer-plugins-good: - Rename gstreamer-good.appdata.xml to gstreamer-plugins-good.appdata.xml to match the package name. - Add Summary to appdata file. ++++ installation-images-SLES: - fix last udev rules fix - 14.176 - Don't let udev lock the DVD drive in instsys (bsc#892941) - 14.175 ++++ kernel-default: - config/armv7hl: Disable AMD_XGBE_PHY The AMD XGBE ethernet chip is only used on ARM64 systems. - commit 3541e77 ++++ kernel-source: - config/armv7hl: Disable AMD_XGBE_PHY The AMD XGBE ethernet chip is only used on ARM64 systems. - commit 3541e77 ++++ kernel-syms: - config/armv7hl: Disable AMD_XGBE_PHY The AMD XGBE ethernet chip is only used on ARM64 systems. - commit 3541e77 ++++ kiwi: - v7.02.44 released - Follow up fix for kiwi repository runtime script The temporary creation of KIWIAnalyse.tgz should be done with the login user identity - v7.02.43 released - Fixed kiwi repository runtime script It unpacked metadata/KIWIAnalyse.tgz even if the data already exists - Follow up fix for grub_cpu validation Incorrect shell syntax - Added runtime check for target directories Setting the target directory as part of /var/cache/kiwi leads to busy mount processes because this shared cache location is used by kiwi as part of the building process - Fixed cache selector Calling the cache selector while in init-cache mode doesn't make sense - Changed default image cache location The previous location was set to /var/cache/kiwi/image but this leads to busy mounts when preparing a cache image below this path because /var/cache/kiwi is bind mounted during preparation of a cache. Thus the default cache location is set to /var/cache/kiwi-images - Fixed error message on --init-cache If the given cache dir does not exist display a proper error message ++++ libqt4: - add 0001-Fixes-crash-in-gif-image-decoder.patch, 0002-Fixes-crash-in-bmp-and-ico-image-decoding.patch (bnc#927806, bnc#927807, bnc#927808, CVE-2015-1858, CVE-2015-1859, CVE-2015-1860) - add 0001-Don-t-leak-RENDER-Pictures-in-QPixmap-paintEngine.patch - add 0001-Fix-DateTime-with-recent-versions-of-tzdata.patch - add 0001-Fix-crash-when-deleting-top-level-windows-embedded-i.patch - add 0001-Ignore-expired-certificate-during-certificate-valida.patch - add 0001-Memory-and-file-descriptor-leak-in-QFontCache.patch - add 0001-QDbus-Fix-a-b-comparison.patch - add 0001-QDeclarativeTextEdit-fix-use-of-uninitialised-value.patch - add 0001-QPdf-addImage-avoid-a-QImage-detach-when-it-s-in-an-.patch - add 0001-QSslCertificate-blacklist-NIC-certificates-from-Indi.patch ++++ libqt4-sql-plugins: - add 0001-Fixes-crash-in-gif-image-decoder.patch, 0002-Fixes-crash-in-bmp-and-ico-image-decoding.patch (bnc#927806, bnc#927807, bnc#927808, CVE-2015-1858, CVE-2015-1859, CVE-2015-1860) - add 0001-Don-t-leak-RENDER-Pictures-in-QPixmap-paintEngine.patch - add 0001-Fix-DateTime-with-recent-versions-of-tzdata.patch - add 0001-Fix-crash-when-deleting-top-level-windows-embedded-i.patch - add 0001-Ignore-expired-certificate-during-certificate-valida.patch - add 0001-Memory-and-file-descriptor-leak-in-QFontCache.patch - add 0001-QDbus-Fix-a-b-comparison.patch - add 0001-QDeclarativeTextEdit-fix-use-of-uninitialised-value.patch - add 0001-QPdf-addImage-avoid-a-QImage-detach-when-it-s-in-an-.patch - add 0001-QSslCertificate-blacklist-NIC-certificates-from-Indi.patch ++++ sqlite3: - Update to SQLite 3.8.10 * Added the y format string to the matchinfo() function of FTS3. * Performance improvements for ORDER BY, VACUUM, CREATE INDEX, PRAGMA integrity_check, and PRAGMA quick_check * Fix many obscure problems discovered while SQL fuzzing. * Add the ".binary" and ".limits" commands to the command-line shell * Make the "dbstat" virtual table part of standard builds when compiled with the SQLITE_ENABLE_DBSTAT_VTAB option. ++++ libtirpc: - Fix HAVE_AUTHDES/HAVE_GSSAPI in public header files (001-tirpc-features.patch) ++++ man-pages: - update to 4.00: - new and rewritten pages * get_phys_pages.3 * loop.4 * xattr.7 - newly documented interfaces in existing pages * mmap.2 Document MAP_HUGE_2MB, MAP_HUGE_1GB, and MAP_HUGE_SHIFT * shmget.2 Document SHM_HUGE_2MB, SHM_HUGE_1GB, and SHM_HUGE_SHIFT * resolver.3 Add descriptions of some other resolver functions Add res_ninit(), res_nquery(), res_nsearch(), and res_nquerydomain(), res_nmkquery(), res_nsend(). * tty_ioctl.4 Document TIOCMIWAIT and TIOCGICOUNT Document TIOCGEXCL Document TIOGCPKT Document TIOCSPTLCK Document TIOCGPTLCK ++++ totem: - Update to version 3.16.1: + Loads of performance fixes, related to thumbnailing when a video is playing. + Fix (again) doubling files added on the command-line. + Don't monitor the tracker source, it adds incomplete items to the view. + Fix Videos icon not showing in volume control. + Provide a symbolic variant of the app icon. + Fix frames not getting applied for new thumbnails. + Don't warn when video rotation is unset. ++++ wpa_supplicant: - added patch for bnc#930077 CVE-2015-4141 0001-AP-WMM-Fix-integer-underflow-in-WMM-Action-frame-par.patch - added patch for bnc#930078 CVE-2015-4142 0001-WPS-Fix-HTTP-chunked-transfer-encoding-parser.patch - added patches for bnc#930079 CVE-2015-4143 0001-EAP-pwd-peer-Fix-payload-length-validation-for-Commi.patch 0002-EAP-pwd-server-Fix-payload-length-validation-for-Com.patch 0003-EAP-pwd-peer-Fix-Total-Length-parsing-for-fragment-r.patch 0004-EAP-pwd-server-Fix-Total-Length-parsing-for-fragment.patch 0005-EAP-pwd-peer-Fix-asymmetric-fragmentation-behavior.patch ++++ xen: - bnc#929339 - VUL-0: CVE-2015-3456: qemu kvm xen: VENOM qemu floppy driver host code execution CVE-2015-3456-xsa133-qemuu.patch CVE-2015-3456-xsa133-qemut.patch ++++ yast2-packager: - Packages module uses tags instead of package names (bnc#923901) - 3.1.68 ------------------------------------------------------------------ ------------------ 2015-5-6 - May 6 2015 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Update to version 1.0.2: + Wi-Fi devices now indicate support for 2GHz and 5GHz frequencies. + "nmcli device" output now indicates physical port ID + New config items added to the 'ifcfg-rh' plugin: - IPV4_ROUTE_METRIC and IPV6_ROUTE_METRIC. - DEVTIMEOUT. - IPADDR and PREFIX are now supported for specifying address ranges of shared IPv4 connections. + Dispatcher scripts now get a CONNECTION_FILENAME variable with the path to the configuration file for the connection. + An example dispatcher script that is able to apply complex routing rules (such as setting up policy-based routing) for 'ifcfg-rh' connections was added to examples/dispatcher/. + 'mode' key of Bond device options property now accepts numeric values. + Connection attempts for devices without carrier on startup now wait for carrier to appear within a short timeout instead of failing immediately. This makes system startup more robust. + Bridge connectivity is now properly restored on resume from suspend. + The D-Bus name is acquired earlier during the daemon startup. This makes it possible for the systemd service manager to optimize the service startup so that services that require networking are activated sooner contributing to faster system start up time. + A lot of memory leak problems were fixed, resulting in reduced memory usage. Many of them were discovered as a result of improvements in use of Valgrind in the testing infrastructure. + Management of 'teamd' daemon instances for Team devices is now more robust. + The 'dnsmasq' daemon respawns when it terminates and it is configured for management of DNS resolver configuration. + Hostnames that are not fully qualified are no longer sent to a DHCPv6 server for a dynamic DNS update. + Connection UUIDs are now checked for uniqueness when connection configurations are read. + Receipt of a NDP Router Advertisement can no longer lower the IPv6 hop limit (CVE-2015-2924). + Many other bugs were fixed. + Updated translations. ++++ NetworkManager-gnome: - Update to version 1.0.2: + The applet is no longer started in GNOME 3. + STP controls are no longer displayed if STP is disabled. + Improved accessibility for screen reader users. + Multiple bugs fixed, including crashes. + Updated translations. ++++ NetworkManager-openvpn: - Update to version 1.0.2: + Default to disabling periodic renegotioation. This avoids renegotiating unnecessarily if the server doesn't specify a renegotiation timeout, improving usability for OTP users. + Build fixes. + Updated translations. ++++ NetworkManager-pptp: - Update to version 1.0.2: + Update the UI to use modern GTK witgets instead of deprecated ones. + Updated translations. ++++ NetworkManager-vpnc: - Update to version 1.0.2: + Updated translations. ++++ augeas: - bnc#925225, CVE-2014-8119 - new API - aug_escape_name() - which can be used to escape untrusted inputs before using them as part of path expressions - aug_match() is changed to return properly escaped output ++++ autoyast2: - Added 'bootloader' and 'report' into list of supported profile sections (bsc#925381) - 3.1.78 - Added libxslt into BuildRequires - needed for running test-cases (bsc#929832) - 3.1.77 ++++ installation-images-SLES: - Ruby instalation: - 14.174 ++++ kernel-default: - config: arm64: Reenable for 4.1 ACPI left disabled for now, Qualcom/Xen enabled, rest synced with x86_64 - commit da874b0 ++++ kernel-source: - config: arm64: Reenable for 4.1 ACPI left disabled for now, Qualcom/Xen enabled, rest synced with x86_64 - commit da874b0 ++++ kernel-syms: - config: arm64: Reenable for 4.1 ACPI left disabled for now, Qualcom/Xen enabled, rest synced with x86_64 - commit da874b0 ++++ cmis-client: - Added patches: * 0001-fix-boost-configuration-with-gcc-5.patch - Upstream fix for boost detection with gcc5 * 0002-avoid-use-after-delete.patch - Upstream fix for test-ws failure - Removed patch: * fix-boost-with-gcc5.patch - Superseded by the two previous patches - fix-boost-with-gcc5.patch: upsream patch to support gcc5 - use upstream source url ++++ samba: - Drop redundant doc attribute from man pages. ++++ samba: - Drop redundant doc attribute from man pages. ++++ libinput: - Update to version 0.15.0: * One new API was added: libinput_device_keyboard_has_key() which does what it says on the box. * A new tool is now available: libinput-debug-events This tool allows debugging libinput events directly, it works as something like an evtest to libinput. Note that it is very much a debugging tool only, do not rely on any specific behavior or output format. * A new udev property POINTINGSTICK_CONST_ACCEL is now supported for pointing sticks. If set for a compatible device, the input data is multiplied with a constant factor. * We've added support for the LIBINPUT_MODEL_xzy udev tag. This enables us to tag specific models or series in udev and apply required quirks. * A couple of bugfixes, mainly in the touchpad code. The doubletap timeout is now longer but multi-tapping is generally more responsive now. * Clickfinger behavior was fixed to allow left-clicks even when a touch isn't present on the device. * Button scrolling is enabled by default on some devices now, specifically on devices without a scroll wheel but with a middle button. ++++ webkitgtk: - add webkitgtk-gcc5-fixes.patch: Fix build with GCC 5.x ++++ webkitgtk3: - add webkitgtk-gcc5-fixes.patch: Fix build with GCC 5.x ++++ libqt4: - Added fix-upload-corruptions-when-server-closes-connection.patch (boo#929688) ++++ libqt4-sql-plugins: - Added fix-upload-corruptions-when-server-closes-connection.patch (boo#929688) ++++ libreoffice: - enable aarch64 build - Reformat with spec-cleaner ++++ libtirpc: - Update to official release 0.3.0. authdes was disabled by default upstream. - Following patches were merged: - 001-symbol-versions-v5.patch - 003-add-des_crypt.diff - Remove 002-old-automake.patch, not needed anymore ++++ libyui-qt: - fixed styling for non-Wizard dialogues (bnc#925882) - allow styling of the YQMainWinDock object (the main non-Wizard window) - the stylesheet editor (Ctrl+Shift+Alt+s) also works for non-Wizard dialogues now - 2.46.18 ++++ yast2-storage: - require rubygems of default ruby version (bsc#929899) - version 3.1.55 ++++ yast2-theme-SLE: - installation.qss: added background styling also for non-Wizard main window (used in low-res screens) (bnc#925882) - 3.1.33 ------------------------------------------------------------------ ------------------ 2015-5-5 - May 5 2015 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Reporting unknown and unsupported profile sections (bnc#925381) - 3.1.76 ++++ java-1_8_0-openjdk: - Added patch: * hotspot-support-kernel-4.patch * fix build on systems having kernel 4.0 ++++ kiwi: - Fix lvm volume regex to allow volume names that are just have a forbidden name as prefix ++++ harfbuzz: - Revert the introduction of harfbuzz-bootstrap: it did not help to work around the cycle. ++++ plymouth: - Update stop-graphical.patch to add RemainAfterExit=yes to plymouth-start.service as noted by Egbert in bsc#929616. This will also fix the real bug behind bsc#923992 ++++ snapper: - added option --sync to delete command (fate#317066) ++++ open-vm-tools: - Handle kernel 4.0: we can't just compare the 'minor' part of the version anymore when applying patches. ++++ zypper: - man: clarify zypper download description (fixes #68) - fix table sort (bnc#832519) - aptitude: install all package name mappings - aptitude: re-order rules - aptitude: apply fedora rules to centos and redhat - aptitude: require zypper - aptitude: add os-specific package-maps - aptitude: add os_is function - aptitude: add generic python package mapping - only use ANSI codes on terminals (bnc#925678) - Don't use color in XML mode. - version 1.12.1 ------------------------------------------------------------------ ------------------ 2015-5-4 - May 4 2015 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Evaluate the correct host IP in order to read the proper autoyast.xml file (bnc#928303, bnc#908356, bnc#916628) - 3.1.75 ++++ clamav: - Version 0.98.7 fixes several security issues (bsc#929192) and other bug fixes/improvements: * Fix crash in upx decoder with crafted file. Discovered and patch supplied by Sebastian Andrzej Siewior. CVE-2015-2170. * Fix infinite loop condition on crafted y0da cryptor file. Identified and patch suggested by Sebastian Andrzej Siewior. CVE-2015-2221. * Fix crash on crafted petite packed file. Reported and patch supplied by Sebastian Andrzej Siewior. CVE-2015-2222. * Fix an infinite loop condition on a crafted "xz" archive file. This was reported by Dimitri Kirchner and Goulven Guiheux. CVE-2015-2668. * Apply upstream patch for possible heap overflow in Henry Spencer's regex library. CVE-2015-2305. * Fix false negatives on files within iso9660 containers. This issue was reported by Minzhuan Gong. * Fix a couple crashes on crafted upack packed file. Identified and patches supplied by Sebastian Andrzej Siewior. * Fix a crash during algorithmic detection on crafted PE file. Identified and patch supplied by Sebastian Andrzej Siewior. * Fix compilation error after ./configure --disable-pthreads. Reported and fix suggested by John E. Krokes. * Fix segfault scanning certain HTML files. Reported with sample by Kai Risku. * Improve detections within xar/pkg files. * Improvements to PDF processing: decryption, escape sequence handling, and file property collection. * Scanning/analysis of additional Microsoft Office 2003 XML format. ++++ kernel-default: - config: disable XGBE on non-ARM hardware It's documented as being present only on AMD SoCs. - commit a32d077 - Update to 4.1-rc2. - Config changes: - CONFIG_EXT4_ENCRYPTION y->m (changed to tristate) - commit d8dfb45 ++++ kernel-source: - config: disable XGBE on non-ARM hardware It's documented as being present only on AMD SoCs. - commit a32d077 - Update to 4.1-rc2. - Config changes: - CONFIG_EXT4_ENCRYPTION y->m (changed to tristate) - commit d8dfb45 ++++ kernel-syms: - config: disable XGBE on non-ARM hardware It's documented as being present only on AMD SoCs. - commit a32d077 - Update to 4.1-rc2. - Config changes: - CONFIG_EXT4_ENCRYPTION y->m (changed to tristate) - commit d8dfb45 ++++ kexec-tools: - Add 'kexec-tools/kexec-tools-Provide-an-option-to-use-new-kexec-system-call.patch' to support kdump on secure boot. (fate#315018, bnc#884453) ++++ kiwi: - Make sure btrfs subvolumes are listed in fstab In order to leave a rollback prepared system after first boot it's important to configure SUSE_BTRFS_SNAPSHOT_BOOTING as well as add all subvolumes as single mountpoints to the fstab file - Added support to filter install devices There is now a element which allows to receive a free form text evaluated as input for the bash regexp operator. Every device matching the rule is filtered out and not part of the selection list for the install targets in an oem installation process. This addresses (bnc #924436) - Fixed use of fdasd on SLE12 when using fdasd on an empty disk two questions raises which needs to be answered/confirmed before kiwi can proceed to create partitions (bnc #928550) ++++ libinput: - Also set Version to 0.14.1, no need to have a diff there. ++++ libtirpc: - Update 001-symbol-versions-v4.patch with 001-symbol-versions-v5.patch: Add --disable-symvers option ++++ libzypp-bindings: - Adapt to libzypp-15.x (bnc#899755) - 0.7.0 ++++ virt-manager: - Update to virt-manager 1.2.0 virt-manager-1.2.0.tar.bz2 virtinst-default-xen-to-qcow2-format.patch * OVMF/AAVMF Support (Laszlo Ersek, Giuseppe Scrivano, Cole Robinson) * Improved support for AArch64 qemu/kvm * virt-install: Support –disk type=network parameters * virt-install: Make –disk just work * virt-install: Add –disk sgio= option (Giuseppe Scrivano) * addhardware: default to an existing bus when adding a new disk (Giuseppe Scrivano) * virt-install: Add –input device option * virt-manager: Unify storagebrowser and storage details functionality * virt-manager: allow setting a custom connection row name * virt-install: Support –hostdev scsi passthrough * virt-install: Fill in a bunch of –graphics spice options * Disable spice image compression for new local VMs * virt-manager: big reworking of the migration dialog - Dropped tarball and patches virt-manager-1.1.0.tar.bz2 65f7017e-createnet-fix.patch virt-manager-Gtk-30.patch virtman-sync-vm-startup-for-cpu-usage.patch virtinst-ignore-error-403-on-directories.patch virtman-check-for-empty-network-name.patch activate-default-console.patch virtinst-ppc64le.patch virtinst-supported-disk-formats.patch virtinst-support-suse-distros.patch virtman-default-lxc-uri.patch virtman-stable-os-support.patch ------------------------------------------------------------------ ------------------ 2015-5-3 - May 3 2015 ------------------- ------------------------------------------------------------------ ++++ gvfs: - Add gnome-common BuildRequires and use gnome-autogen.sh to bootstrap. Fixes build with new libtool version. ++++ openscap: - openscap-1.2.3 update - new features - oscap-ssh -- handy utility to run remote scan over ssh - glob_to_regexp OVAL function added - HTML changes - show rationale elements - show fixtext elements - show Benchmark's front-matter, description and notices - show warnings for Groups and Rules - improved handling of multiple fixes within a single Rule - scroll evaluation characteristic if they overflow - maintenance - OVAL 5.11 schema fixes - Coverity and memory leak fixes - skip transient files when traversing /proc (trac#457) ++++ libreoffice: - Disable verbose build to pass check on maximal size of log ------------------------------------------------------------------ ------------------ 2015-5-2 - May 2 2015 ------------------- ------------------------------------------------------------------ ++++ kernel-default: - config: Reenable armv7hl for 4.1 Update armv7hl configs for 4.1 Generic options follow x86_64 ones. CONFIG_DRM_I2C_NXP_TDA998X set to y as it is single known way to make video work on BBB - commit 749ab51 ++++ kernel-source: - config: Reenable armv7hl for 4.1 Update armv7hl configs for 4.1 Generic options follow x86_64 ones. CONFIG_DRM_I2C_NXP_TDA998X set to y as it is single known way to make video work on BBB - commit 749ab51 ++++ kernel-syms: - config: Reenable armv7hl for 4.1 Update armv7hl configs for 4.1 Generic options follow x86_64 ones. CONFIG_DRM_I2C_NXP_TDA998X set to y as it is single known way to make video work on BBB - commit 749ab51 ++++ libsolv: - you really want to use rbconfig there ++++ ruby-common: - Fix patching of the shebang line ------------------------------------------------------------------ ------------------ 2015-5-1 - May 1 2015 ------------------- ------------------------------------------------------------------ ++++ glib-networking: - Update to version 2.45.1: + tls/gnutls: Implement g_tls_client_connection_copy_session_state(), to allow implementing FTP-over-TLS in gvfs (bgo#745255). ++++ gnome-screenshot: - Add gnome-screenshot-fix-translations.patch: Fix translations, patch from upstream git. - Add libtool BuildRequires and call to autoreconf, as above patch touches the build system. ++++ kernel-default: - scripts/sequence-patch.sh, scripts/tar-up.sh: Fix detection of SKIP_XEN. With the stricter checks to ensure all files in the repository are referenced, it's no longer possible to comment out configs in config.conf. It is possible to exclude them via rule, but then scripts/guards --list will list them unconditionally. That breaks the automatic no-xen handling. The fix is to use scripts/guards $(scripts/arch-symbols --list) instead. - commit fbf7f40 - Update to 4.1-rc1. - Xen needs updating. - ARM configs need updating. - Stack unwinding needs updating. - 11 patches eliminated. - Config changes: - Generic: - MULTIUSER=y (default) - Networking - 6LOWPAN_NHC=m - 6LOWPAN_NHC_DEST=m - 6LOWPAN_NHC_FRAGMENT=m - 6LOWPAN_NHC_HOP=m - 6LOWPAN_NHC_IPV6=m - 6LOWPAN_NHC_MOBILITY=m - 6LOWPAN_NHC_ROUTING=m - 6LOWPAN_NHC_UDP=m - MPLS_ROUTING=m - BT_DEBUGFS=n - Driver options: - BT_HCIBTUSB - BT_HCIBTUSB_BCM=y - BT_HCIUART - BT_HCIUART_INTEL=y - BT_HCIUART_BCM=y - TARGET_CORE - TCM_USER2=m - CHELSIO_T4 - CHELSIO_T4_FCOE=y - MOUSE_PS2 - MOUSE_PS2_VMMOUSE=y - New modules: - TOUCHSCREEN_CHIPONE_ICN8318=m - TOUCHSCREEN_SX8654=m - NFC_NXP_NCI=m - NFC_NXP_NCI_I2C=m - Storage: - BLK_DEV_PMEM=m - MD_CLUSTER=m - DM_MQ_DEFAULT=n (needs performance testing) - DM_LOG_WRITES=m - MTD_PARTITIONED_MASTER=y - x86/x86_64: - SCHED_OMIT_FRAME_POINTER=y (only because unwinding needs updating) - X86_PMEM_LEGACY=y (compatibility) - MFD_INTEL_QUARK_I2C_GPIO=m - PINCTRL_AMD=y - ARM (disabled): - MACB=n - KEYBOARD_BCM=n - TCG_TIS_ST33ZP24=n - SPI_CADENCE=n - GPIO_ALTERA=n - GPIO_DWAPB=n - POWER_RESET_SYSCON_POWEROFF=n - CADENCE_WATCHDOG=n - MFD_MAX77843=n - MFD_MT6397=n - commit e5a9df9 ++++ kernel-source: - scripts/sequence-patch.sh, scripts/tar-up.sh: Fix detection of SKIP_XEN. With the stricter checks to ensure all files in the repository are referenced, it's no longer possible to comment out configs in config.conf. It is possible to exclude them via rule, but then scripts/guards --list will list them unconditionally. That breaks the automatic no-xen handling. The fix is to use scripts/guards $(scripts/arch-symbols --list) instead. - commit fbf7f40 - Update to 4.1-rc1. - Xen needs updating. - ARM configs need updating. - Stack unwinding needs updating. - 11 patches eliminated. - Config changes: - Generic: - MULTIUSER=y (default) - Networking - 6LOWPAN_NHC=m - 6LOWPAN_NHC_DEST=m - 6LOWPAN_NHC_FRAGMENT=m - 6LOWPAN_NHC_HOP=m - 6LOWPAN_NHC_IPV6=m - 6LOWPAN_NHC_MOBILITY=m - 6LOWPAN_NHC_ROUTING=m - 6LOWPAN_NHC_UDP=m - MPLS_ROUTING=m - BT_DEBUGFS=n - Driver options: - BT_HCIBTUSB - BT_HCIBTUSB_BCM=y - BT_HCIUART - BT_HCIUART_INTEL=y - BT_HCIUART_BCM=y - TARGET_CORE - TCM_USER2=m - CHELSIO_T4 - CHELSIO_T4_FCOE=y - MOUSE_PS2 - MOUSE_PS2_VMMOUSE=y - New modules: - TOUCHSCREEN_CHIPONE_ICN8318=m - TOUCHSCREEN_SX8654=m - NFC_NXP_NCI=m - NFC_NXP_NCI_I2C=m - Storage: - BLK_DEV_PMEM=m - MD_CLUSTER=m - DM_MQ_DEFAULT=n (needs performance testing) - DM_LOG_WRITES=m - MTD_PARTITIONED_MASTER=y - x86/x86_64: - SCHED_OMIT_FRAME_POINTER=y (only because unwinding needs updating) - X86_PMEM_LEGACY=y (compatibility) - MFD_INTEL_QUARK_I2C_GPIO=m - PINCTRL_AMD=y - ARM (disabled): - MACB=n - KEYBOARD_BCM=n - TCG_TIS_ST33ZP24=n - SPI_CADENCE=n - GPIO_ALTERA=n - GPIO_DWAPB=n - POWER_RESET_SYSCON_POWEROFF=n - CADENCE_WATCHDOG=n - MFD_MAX77843=n - MFD_MT6397=n - commit e5a9df9 ++++ kernel-syms: - scripts/sequence-patch.sh, scripts/tar-up.sh: Fix detection of SKIP_XEN. With the stricter checks to ensure all files in the repository are referenced, it's no longer possible to comment out configs in config.conf. It is possible to exclude them via rule, but then scripts/guards --list will list them unconditionally. That breaks the automatic no-xen handling. The fix is to use scripts/guards $(scripts/arch-symbols --list) instead. - commit fbf7f40 - Update to 4.1-rc1. - Xen needs updating. - ARM configs need updating. - Stack unwinding needs updating. - 11 patches eliminated. - Config changes: - Generic: - MULTIUSER=y (default) - Networking - 6LOWPAN_NHC=m - 6LOWPAN_NHC_DEST=m - 6LOWPAN_NHC_FRAGMENT=m - 6LOWPAN_NHC_HOP=m - 6LOWPAN_NHC_IPV6=m - 6LOWPAN_NHC_MOBILITY=m - 6LOWPAN_NHC_ROUTING=m - 6LOWPAN_NHC_UDP=m - MPLS_ROUTING=m - BT_DEBUGFS=n - Driver options: - BT_HCIBTUSB - BT_HCIBTUSB_BCM=y - BT_HCIUART - BT_HCIUART_INTEL=y - BT_HCIUART_BCM=y - TARGET_CORE - TCM_USER2=m - CHELSIO_T4 - CHELSIO_T4_FCOE=y - MOUSE_PS2 - MOUSE_PS2_VMMOUSE=y - New modules: - TOUCHSCREEN_CHIPONE_ICN8318=m - TOUCHSCREEN_SX8654=m - NFC_NXP_NCI=m - NFC_NXP_NCI_I2C=m - Storage: - BLK_DEV_PMEM=m - MD_CLUSTER=m - DM_MQ_DEFAULT=n (needs performance testing) - DM_LOG_WRITES=m - MTD_PARTITIONED_MASTER=y - x86/x86_64: - SCHED_OMIT_FRAME_POINTER=y (only because unwinding needs updating) - X86_PMEM_LEGACY=y (compatibility) - MFD_INTEL_QUARK_I2C_GPIO=m - PINCTRL_AMD=y - ARM (disabled): - MACB=n - KEYBOARD_BCM=n - TCG_TIS_ST33ZP24=n - SPI_CADENCE=n - GPIO_ALTERA=n - GPIO_DWAPB=n - POWER_RESET_SYSCON_POWEROFF=n - CADENCE_WATCHDOG=n - MFD_MAX77843=n - MFD_MT6397=n - commit e5a9df9 ++++ kiwi: - v7.02.42 released ++++ vm-install: - Add Windows 10 as a supported VM type. Split out windows 7 from vista. - Version 0.8.41 ------------------------------------------------------------------ ------------------ 2015-4-30 - Apr 30 2015 ------------------- ------------------------------------------------------------------ ++++ btrfsprogs: - update to upstream 3.18.2 (FATE#318590, bsc#929668) - enhanced documentation - filesystem: new command usage - df: unit bases - df: print GlobalReserve info - device: new command usage - subvol: commit modes for create - convert: option show progress - mkfs: misc updates - check: misc updates - restore: misc updates - library version definitions in headers - more details at https://btrfs.wiki.kernel.org/index.php/Changelog - spec updates - Refreshed patches: * 2000-btrfs-convert-clean-up-blk_iterate_data-handling-wrt.patch * 2003-btrfs-convert-rename-ext2_root-to-image_root.patch * 2005-btrfs-convert-add-context-and-operations-struct-to-a.patch * 2010-btrfs-convert-add-support-to-convert-reiserfs.patch - Removed patches: * 0032-btrfs-progs-Fix-malloc-size-for-superblock.patch * 0037-btrfs-progs-fsck-avoid-pinning-same-block-several-ti.patch * 0038-btrfs-progs-fsck-clear-out-log-tree-in-repair-mode.patch * 0039-btrfs-progs-fsck-remove-unfriendly-BUG_ON-for-search.patch * 0040-btrfs-progs-fsck-finish-transaction-commit-if-repair.patch * 0041-btrfs-progs-fsck-add-ability-to-check-reloc-roots.patch * 0042-btrfs-progs-check-fix-csum-check-in-the-presence-of-.patch * 0043-btrfs-progs-make-free-space-checker-work-on-non-4k-s.patch * 0064-btrfs-progs-print-B-for-bytes.patch * 0065-btrfs-progs-extend-pretty-printers-with-unit-mode.patch * 0066-btrfs-progs-Remove-extra-const-modifiers-they-don-t-.patch * 0067-btrfs-progs-add-options-to-tune-units-for-fi-df-outp.patch * 0068-btrfs-progs-convert-set-label-or-copy-from-origin.patch * 0087-Btrfs-progs-check-fix-return-value-check-of-is_child.patch * 0100-btrfs-progs-Fix-number-of-arguments-check-of-btrfs-f.patch * 0108-btrfs-progs-use-the-correct-SI-prefixes.patch * 0133-btrfs-progs-fix-spacing-in-error-messages.patch * 0139-btrfs-progs-move-group-type-and-profile-pretty-print.patch * 0140-btrfs-progs-Enhance-the-command-btrfs-filesystem-df.patch * 0141-btrfs-progs-Add-helpers-functions-to-handle-the-prin.patch * 0142-btrfs-progs-Add-command-btrfs-filesystem-disk-usage.patch * 0143-btrfs-progs-Add-btrfs-device-disk-usage-command.patch * 0144-btrfs-progs-cleanup-dead-return-after-usage-for-fi-d.patch * 0145-btrfs-progs-Fix-memleak-in-get_raid56_used.patch * 0146-Btrfs-progs-fi-usage-free-memory-if-realloc-fails.patch * 0147-btrfs-progs-add-original-df-and-rename-disk_usage-to.patch * 0148-btrfs-progs-move-device-usage-to-cmds-device-more-cl.patch * 0149-btrfs-progs-check-if-we-can-t-get-info-from-ioctls-d.patch * 0150-btrfs-progs-zero-out-structures-before-calling-ioctl.patch * 0151-btrfs-progs-Print-more-info-about-device-sizes.patch * 0152-btrfs-progs-compare-unallocated-space-against-the-co.patch * 0153-btrfs-progs-add-section-of-overall-filesystem-usage.patch * 0154-btrfs-progs-cleanup-filesystem-device-usage-code.patch * 0155-btrfs-progs-replace-df_pretty_sizes-with-pretty_size.patch * 0156-btrfs-progs-clean-up-return-codes-and-paths.patch * 0157-btrfs-progs-move-global-reserve-to-overall-summary.patch * 0158-btrfs-progs-hide-FS-occupied-from-device-usage-outpu.patch * 0159-btrfs-progs-provide-better-error-message-for-raid-pr.patch * 0160-btrfs-progs-fix-wrong-data-ratio-for-raid56-in-btrfs.patch * 0161-btrfs-progs-output-the-correct-path-when-fi-usage-fa.patch * 0162-btrfs-progs-fix-improper-output-msg-for-btrfs-fi-usa.patch * 0163-btrfs-progs-rework-calculations-of-fi-usage.patch * 0189-btrfs-progs-mkfs-make-skinny-metadata-default.patch * 0201-btrfs-progs-fi-usage-change-option-for-tabular-outpu.patch * 0202-btrfs-progs-fi-usage-add-switches-to-set-output-unit.patch * 0203-btrfs-progs-fi-usage-update-manpage.patch * 0204-btrfs-progs-dev-usage-add-switches-to-set-output-uni.patch * 0205-btrfs-progs-dev-usage-update-manpage.patch * 0206-btrfs-progs-unify-unit-mode-parameters-and-variables.patch * 0219-btrfs-progs-cleanup-avoid-to-use-literal-for-getopt-.patch * 0267-btrfs-progs-Fix-a-extent-buffer-leak-in-count_csum_r.patch * 0275-btrfs-progs-Remove-redundant-short-description-from-.patch ++++ gtksourceview: - Update to version 3.17.1: + New public API: gtk_source_encoding_get_default_candidates(). + Add g_autoptr autocleanup support. + Add lang files for (basic) CSV and jade template. + Improvements to lang files: C, CMake, GDB log, JavaScript, C#, F#, VB.net and CSS. + Updated translations. ++++ hyper-v: - hv: hypervvssd: call endmntent before call setmntent again - remove unused bytes_written from kvp_update_file() - address compiler warnings for hv_kvp_daemon.c - kvp_daemon: make IPv6-only-injection work - address compiler warnings for hv_fcopy_daemon.c - do not add redundant '/' in hv_start_fcopy() ++++ kiwi: - Update RHEL7 JeOS template Added lan0 udev rule, don't use lvm to simplify setup - Fixed use of custom kernel options for recovery custom kernel paratmers are stored in $kiwi_cmdline inside of the boot code. The information was not used for the recovery grub config. Therefore a difference in kernel boot options for standard boot and for recovery boot could happen which should not be the case - Fixed boot_efilabel for elilo compat mode The efi boot label should match the title set in the bootloader menu. This is should be set to kiwi_oemtitle ++++ libtirpc: - Update 003-add-des_crypt.diff, fix unresolved des functions - Update to git - Add 003-add-des_crypt.diff to fix unresolved *_crypt() functions - Disable gssapi for SLE11, kerberos version is too old - rpc/rpc.h requires now indirectly gssapi.h from krb5-devel - Update to current git. - The following patches were accepted upstream: - 003-xdr_h-fix.patch - 005-disable-rpcent.patch - 006-no-libnsl.patch - patch1_7.diff - patch2_7.diff - patch3_7.diff - patch7_7.diff: removed, rejected upstream - 001-symbol-versions-v3.patch: replace with 001-symbol-versions-v4.patch ++++ totem-pl-parser: - Update to version 3.10.5: + Don't handle HLS playlists served as m3u8. + Updated translations. ++++ perl-Bootloader: - Escape/unescape special characters on write/read (bsc#831791) - 0.833 ++++ rpcbind: - Update to rpcbind 0.2.3 - Following patches were accepted upstream: - 0005-Remove-obsolete-function-in6_fillscopeid.patch - 0006-In-init_transport-move-creation-of-COTS-sockets-clos.patch - 0007-The-use-of-AI_NUMERICHOST-in-init_transport-is-broke.patch - 0019-rpcinfo-ip_ping-clean-up-client-ping-create-destroy.patch - 0020-rpcinfo-introduce-new-helper-function-ip_getclient.patch - 0021-rpcinfo-make-t-u-options-support-IPv6-addresses-too.patch - 0022-rpcinfo-remove-obsolete-function-clnt_com_create.patch - 0023-Make-rpcinfo-p-support-IPv6-addresses-too.patch - 0024-rpcinfo-remove-obsolete-function-get_inet_address.patch ++++ tftp: - respond from the destination address taken from the first udp message's ancillary data (bnc#928283) ------------------------------------------------------------------ ------------------ 2015-4-29 - Apr 29 2015 ------------------- ------------------------------------------------------------------ ++++ cmpi-provider-register: - Do not put empty element (ie the current dir) in LD_LIBRARY_PATH if LD_LIBRARY_PATH is set but empty (bsc#642831) ++++ docbook-xsl-stylesheets: - Fixed bsc#928753: added missing template directory ++++ kernel-default: - Linux 4.0.1. - commit b77e339 - rpm/guards: Clarify user message When --config=series is used and a listed file is not found on the disk, guards prints the following message: Not found in series: file This message is confusing, as the file was found in series, it is missing on the disk. Change the message to make this more obvious. - commit 3fbe9e5 ++++ kernel-source: - Linux 4.0.1. - commit b77e339 - rpm/guards: Clarify user message When --config=series is used and a listed file is not found on the disk, guards prints the following message: Not found in series: file This message is confusing, as the file was found in series, it is missing on the disk. Change the message to make this more obvious. - commit 3fbe9e5 ++++ kernel-syms: - Linux 4.0.1. - commit b77e339 - rpm/guards: Clarify user message When --config=series is used and a listed file is not found on the disk, guards prints the following message: Not found in series: file This message is confusing, as the file was found in series, it is missing on the disk. Change the message to make this more obvious. - commit 3fbe9e5 ++++ kiwi: - v7.02.41 released - Run lvcreate with --noudevsync This allows to build LVM images in container systems which doesn't have udev running - Update SLE12 JeOS description The new pattern system requires libsolv >= 0.6.5 to be installed on the building host. Thus solve patterns as package to stay compatible with older build host systems - Added dice buildsystem config to x86 JeOS images - The linuxefi and initrdefi commands only exists on x86 and x86_64. Write the grub config setting for linuxefi and initrdefi only on these platforms, for all others the appropriate command is linux and initrd. ++++ libdrm: - U_nouveau-Do-not-add-most-bo-s-to-the-global-bo-list.patch U_nouveau-make-nouveau-importing-global-buffers-comple.patch * reverse apply these patches in order to fix a regression in 2.4.60 triggered by new legacy tray in GNOME 3.16.0 (fdo#89842) ++++ notification-daemon: - Update to version 3.17.1: + Fix resident notifications. + Reset timeout when updating notification content. + Style fixes, should look better with Adwaita theme. ++++ postfix: - postfix-no-md5.patch: use sha1 as default fingerprint method. bsc#928885 ------------------------------------------------------------------ ------------------ 2015-4-28 - Apr 28 2015 ------------------- ------------------------------------------------------------------ ++++ brasero: - Update to version 3.12.1: + Add a symbolic app icon. + Updated translations. ++++ cheese: - Update to version 3.17.1: + Silence a gtk-doc undeclared symbol warning. Split the typedef of CheeseVideoFormat out, so that gtk-doc does not report an undeclared symbol. - Use G_DECLARE_FINAL_TYPE where possible. ++++ dconf-editor: - Update to version 3.17.1: + Beginning of cleaning, both of the code (UI template, GResource…) and of the UI (unnecessary shadows removed, widgets' margins, minimum width of the panel…). + Gtk+ 3.14 is now required, with also a recent Valac. - Disable dconf-use-g_settings_get_default_value.patch for now, needs rebase if still needed. Investigate later. ++++ dnsmasq: - Fix unchecked return value of the setup_reply() function (bsc#928867, CVE-2015-3294). - Fix caching of local records (bsc#923144). ++++ gnome-desktop: - Added gnome-desktop-bnc896687-benq-pnp-id.patch for bnc#896687 - list BenQ monitors in pnp.ids. ++++ gnome-power-manager: - Update to version 3.16.1: + Add a symbolic variant of the application icon. - Do not call %icon_theme_cache_post(un) macros in %post/%postun for the HighContrast icons, as they are removed. - Stop passing --disable-scrollkeeper to configure, no longer needed nor recognized. - Stop passing V=1 to make, clutters up the buildlog, and debugging is done locally anyway. - Remove conditional for obsolete versions of openSUSE. ++++ installation-images-SLES: - buildignore build-compare to avoid hangs ++++ openssl: - the selftests must pass even in non-FIPS mode if the module is complete (bnc#926597) * added openssl-fips-selftests_in_nonfips_mode.patch ++++ qemu: - qemu truncates vhd images in virt-rescue (bsc#886378) * Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12 * Patches added: 0154-vpc-Ignore-geometry-for-large-image.patch 0155-block-vpc-make-calculate_geometry-s.patch 0156-block-vpc-rename-footer-size-footer.patch 0157-block-vpc-remove-disabled-code-from.patch ++++ sblim-cmpi-sysfs: - sblim-cmpi-sysfs-enumerate-symlinks.patch: Enumerate devices which are represetned as symlinks in /sys/block (bsc#927344, sf#1648) ------------------------------------------------------------------ ------------------ 2015-4-27 - Apr 27 2015 ------------------- ------------------------------------------------------------------ ++++ gnome-weather: - Update to version 3.16.2.1: + Provide a symbolic variant of the app icon (bgo#747189). - Update to version 3.16.2: + Honor 12/24 time format in city view (bgo#741533). ++++ gcc5: - Update to gcc-5-branch head (r222451). * Includes GCC 5.1.0 release and first chunk of bugfixes and powerpc backports. - Enable building libmpx for i586 and x86_64. ++++ libffi-gcc5: - Update to gcc-5-branch head (r222451). * Includes GCC 5.1.0 release and first chunk of bugfixes and powerpc backports. - Enable building libmpx for i586 and x86_64. ++++ libgcrypt: - perform selftests if the module is complete (checksum files are installed) (bnc#928740) * changed libgcrypt-fips_run_selftest_at_constructor.patch ++++ harfbuzz: - Add this-is-only-for-build-envs requires to the -bootstrap package: This ensures that OBS can use it, but the users will not install it on their systems. ++++ libzypp: - PubliKey: fix reference to temporary data - version 15.1.1 (1) ++++ ntp: - Security fix: ntp-keygen may generate non-random symmetric keys on big-endian systems (bsc#928321, CVE-2015-3405). ++++ powertop: - Exchange xterm for xterm-bin Requires, as the xterm.desktop file is not needed. ++++ qemu: - Fix CVE-2015-1779 (bsc#924018) * Patch queue updated from https://gitlab.suse.de/virtualization/qemu.git SLE12 0152-CVE-2015-1779-incrementally-decode-.patch 0153-CVE-2015-1779-limit-size-of-HTTP-he.patch ++++ xen: - bsc#928783 - Reboot failure; Request backport of upstream Xen patch to 4.5.0, or update pkgs to 4.5.1 5513b458-allow-reboot-overrides-when-running-under-EFI.patch 5513b4d1-dont-apply-reboot-quirks-if-reboot-set-by-user.patch ++++ yast2-network: - bnc#912904 - do not crash when adding new device and proposed configuration name is changed to new one - bnc#914833 - do not crash when renaming virtual device via hardware tab - bnc#910337 - initialize configuration name in Hardware tab correctly. It means according device type. Also uses custom name if user used nonstandard one. - bnc#905738 - udev rules provided by AutoYaST profile gets applied - bnc#918356 - populate bond slave candidates list with proper device names - 3.1.114 ------------------------------------------------------------------ ------------------ 2015-4-26 - Apr 26 2015 ------------------- ------------------------------------------------------------------ ++++ harfbuzz: - Make harfbuzz-bootstrap package provide the libharfbuzz.so.0 * Makes the freshly built freetype2 installable - Make harfbuzz-bootstrap-devel package provide the pkgconfig(harfbuzz) * Makes the freshly built freetype2-devel installable ------------------------------------------------------------------ ------------------ 2015-4-25 - Apr 25 2015 ------------------- ------------------------------------------------------------------ ++++ wicked: - version 0.6.18 - initial pre/post-up/down script and systemd service start support (bsc#920070,boo#907215) - fixed lease address owner and lifetime tracking to update address lifetimes on dhcp6 renewal, correctly drop (requesting/deferred) leases in wickedd not (yet) existing as lease in dhcp supplicants and avoid address exists error messages (bsc#920889,bsc#907694) - add missed wpa_supplicant's wireless mode names (bsc#927616) - schema: require macvlan lower device same as vlan (bsc#927065) - fixes to use only ready devices by name to avoid dependency confusion mapping config to wrong device, event races and wrong use of the link-up instead of the wireless link-associated event (bsc#918662,bsc#921218). ------------------------------------------------------------------ ------------------ 2015-4-24 - Apr 24 2015 ------------------- ------------------------------------------------------------------ ++++ fonts-config: - updated to 20150424: * introduce --remove-user-setting option ++++ gstreamer-0_10-plugins-bad: - Add baselibs.conf to sources. ++++ kernel-default: - rpm/guards: Documentation update * Fix synopsis format. * Document the new --path=@ option. - commit 7fd4136 - rpm/guards: White space cleanups - commit d8089eb ++++ kernel-source: - rpm/guards: Documentation update * Fix synopsis format. * Document the new --path=@ option. - commit 7fd4136 - rpm/guards: White space cleanups - commit d8089eb ++++ kernel-syms: - rpm/guards: Documentation update * Fix synopsis format. * Document the new --path=@ option. - commit 7fd4136 - rpm/guards: White space cleanups - commit d8089eb ++++ kiwi: - Keep terminal reset utility inside boot images - Fixed useless use of greediness modifier '+' in regex ++++ libgdata: - Update to version 0.17.1: + Correctly increment LT version. - Changes from version 0.17.0: + Major changes: - Port from v2 to v3 of the YouTube API — your client’s developer key may stop working due to never being configured for v3; refresh it here: https://developers.google.com/youtube/registering_an_application - Port from the Google Docs API to the Google Drive API (v2) — the same libgdata APIs should continue to work unchanged. - Both the YouTube and Drive API ports are not thoroughly tested, and a number of unit tests have been disabled temporarily; code quality will be ramped up again in subsequent releases. - Add support for OAuth 2.0 authorisation. - Commit to API and ABI stability. - Add --disable-tests configure flag to skip building tests. - Various improvements to the unit tests. - Fix pagination handling in Google Docs. - Add demo applications for Google Docs and YouTube. - Various Freebase fixes, including a huge number of new tests and authentication fixes. - Various JSON parser fixes. - Note that the Calendar v2 API has now been withdrawn; there has not been enough time to port libgdata to version 3 (ongoing: bgo#664353), but clients can (and should, regardless) use the CalDAV API provided by Google Calendar. + API changes: - Please see /usr/share/doc/packages/libgdata%{_sover}/NEWS. + Bugs fixed: - bgo#646285, bgo#657539, bgo#739395, bgo#737799, bgo#739956, bgo#741345, bgo#737539, bgo#737936, bgo#737540, bgo#737541, bgo#742472, bgo#742473, bgo#687597, bgo#684920. + Updated translations. - Bump soname following upstream changes. ++++ libreoffice: - We need pre/post for libreoffice in langpkgs ++++ libtasn1: - libtasn1-CVE-2015-2806.patch: fixed a two-byte stack overflow in asn1_der_decoding (bsc#924828 CVE-2015-2806) - info deinstall needs to be in %preun ++++ libtirpc: - Add the following patches from the libtirpc-devel mailing list: - patch1_7.diff (remove wrong config.h.in) - patch2_7.diff (fix function name of yp_check) - patch3_7.diff (make sure config.h is included) - patch6_7.diff (use getaddrinfo in getrpcport) - patch7_7.diff (remove prototypes from headers we don't supply) - Add following patches: - 003-xdr_h-fix.patch (fix wrong defines using xdr_u_int32) - 005-disable-rpcent.patch (use rpcent functions from glibc) - 006-no-libnsl.patch (don't link against libnsl) ++++ timezone: - Egypt announced it is off DST indefinitely (bsc#928246) ++++ timezone-java: - Egypt announced it is off DST indefinitely (bsc#928246) ++++ xf86-input-void: - Release 1.4.1: * A few cleanup patches that have been sitting on the branch for almost a year. ++++ xorg-x11-server: - U_dix-Allow-zero-height-PutImage-requests.patch * Fix a regression introduced by CVE-2014-8092: PutImage crashes when called with 0 height (bnc#928520)(CVE-2015-3418). ++++ yast2-installation: - Fixed an error preventing the VNC connection during second installation stage of AutoYaST when using VNC=1 (bnc#923901) - 3.1.141 ++++ yast2-registration: - allow registering add-ons installed from media (fate#318505) - allow network configuration also in installed system - refactoring/cleanup - 3.1.130 ------------------------------------------------------------------ ------------------ 2015-4-23 - Apr 23 2015 ------------------- ------------------------------------------------------------------ ++++ DirectFB: - security update * CVE-2014-2977 [bnc#878345] + DirectFB-CVE-2014-2977.patch * CVE-2014-2978 [bnc#878349] + DirectFB-CVE-2014-2978.patch ++++ ModemManager: - Update to version 1.4.8: + Build: avoid building DBus tests with GLib 2.32. + ZTE: support MF700. + Huawei: extend ^NDISSTATQRY parser with new response formats. + Blacklist: ignore devices from Access Interface Solutions. + Core: added ModemManager --version action. + Some other minor fixes. - Changes from version 1.4.6: + MBIM: by default use the new mbim-proxy setup. + Telit: new support for HE910, UE910 and UL865. + Location: avoid printing location info in syslog with info level. + Greylist: add Cypress USB<->RS232 adapters + QMI: avoid unref-ing arrays owned by the output bundles. + Some other minor fixes. - Changes from version 1.4.4: + Use 'DMS Set FCC Authentication' if online mode fails in QMI modems. This change requires bumping the libqmi version to 1.12.4, which is the stable release including the change. + Fix segfault when empty pdp type string is given. + Fix segfault when port driver is unknown. + Blacklist: ignore PalmOS devices driven by 'visor' ++++ gcc48: - Build s390[x] with --with-tune=z9-109 --with-arch=z900 on SLE11 again. [bnc#927993] ++++ file-roller: - Add file-roller-3.10-extract-sparse-file.patch: Extract sparse file issue(bnc#923449). ++++ fonts-config: - updated to 20150423: * hide local system family preference list when user's one is in action ++++ libgcj48: - Build s390[x] with --with-tune=z9-109 --with-arch=z900 on SLE11 again. [bnc#927993] ++++ gstreamer-0_10-plugins-bad: - Add gstreamer-0_10-plugins-bad-mp4-overflow.patch -- fix buffer overflow in mp4 parsing (bnc#927559 CVE-2015-0797). ++++ kiwi: - Builder infrastructure + Integrate ext* file system image builds into the "builder" infrastructure to simplify and improve the structure of image builds - Style changes for mount dependency checker * Use here documents to construct messages * Use pstree to show sub tree of processes * Use perl builtin methods to read from proc ++++ libnice: - Update to version 0.1.12: + Fix regression in SDP parser. + Make examples work on Windows. + Bug fixes on nicesrc. ++++ libreoffice: - Use old java for detection and old commons-lang/codec to pass brp check on java from sle11 * 0001-Make-HAVE_JAVA6-be-always-false.patch - Revert last changeset, it is caused by something else this time: * 0001-Set-source-and-target-params-for-java.patch ++++ libssh: - Fix CVE-2015-3146 - Potential null pointer dereference in packet handlers; (bsc#928323). ++++ systemd: - Add upstream patch 0001-journal_fix_Inappropriate_ioctl_for_device_on_ext4.patch to avoid confusing warning messages (boo#928265) ++++ libtirpc: - Update to 0.2.5.git from 20150423 - following patches are accepted upstream: - 003-rpc_broadcast_misformed_replies.patch - libtirpc-misc-segfaults.patch - replace 001-symbol-versions-v2.patch with 001-symbol-versions-v3.patch - enable symbol versioning patch ++++ libzypp: - Update zypp-po.tar.bz2 ++++ myspell-dictionaries: - fix build for 11sp3 ++++ python-cffi: - Update to 0.9.2 * No upstream changelog See https://bitbucket.org/cffi/cffi/commits/all for a list of commits ++++ python-cryptography: - Update to 0.8.2: * Fixed a race condition when initializing the OpenSSL or CommonCrypto backends in a multi-threaded scenario. ++++ qemu: - Streamline update_git.sh workflow and update server used ++++ vm-install: - bsc#928448 - Vm-install in text mode fails to use correct driver for booting existing disk - Version 0.8.40 ++++ yast2-packager: - Ensure libyui-qt is installed when using autoyast in graphical mode (bnc#923901) ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-4-22 - Apr 22 2015 ------------------- ------------------------------------------------------------------ ++++ cups: - str4609.CERT-VU-810572.CUPS-1.7.5.patch fixes a possible privilege escalation via cross-site scripting and bad print job submission used to replace cupsd.conf on server plus possible bad ld.so interaction via dynamic linker variables (CUPS STR#4609 CERT-VU-810572 CVE-2015-1158 CVE-2015-1159 bsc#924208). In general it is crucial to limit access to CUPS to trustworthy users who do not misuse their permission to submit print jobs which means to upload arbitrary data onto the CUPS server, see https://en.opensuse.org/SDB:CUPS_and_SANE_Firewall_settings and cf. the entries about CVE-2012-5519 below. ++++ gnome-contacts: - Update to version 3.16.2: + Bug fixed concerning Maps initialization. ++++ gnome-shell-extensions: - Fix click event "missing" for window buttons in SLE Classic (bnc#913204) + No separate patch file, changes are in sle-classic.tar.bz2 + "clicked" event in St.Button is not compatible with Clutter's event model. Though an upstream bug, but the exact cause is still unknown yet. Resort back to Clutter's native "button-press-event" to fix this for SLE Classic. ++++ installation-images-SLES: - disable biostest build, it's not used any longer - 14.173 ++++ open-iscsi: - Double the size of the iscsiuio ARP tables, making it faster when switches present (bsc#922311) - Fixing ibft boot, completing commit 26020764daf70, which only fixed NIC context. Now boot context also fixed (bsc#902183) ++++ java-1_7_0-openjdk: - Added patch: * aarch64-linking.patch - Fix undefined symbols to write_ref_array_pre in the aarch64 hotspot tarball. ++++ kernel-default: - ftrace/x86/xen: use kernel identity mapping only when really needed (bsc#873195, bsc#886272, bsc#903727, bsc#927725) - commit 348571f - scripts/refresh: Obsoleted by refresh_patch.sh - commit d1dd729 - rpm/kernel-obs-build.spec.in: Add .build.hostarch.kvm to the filelist - commit c65f3ca ++++ kernel-source: - ftrace/x86/xen: use kernel identity mapping only when really needed (bsc#873195, bsc#886272, bsc#903727, bsc#927725) - commit 348571f - scripts/refresh: Obsoleted by refresh_patch.sh - commit d1dd729 - rpm/kernel-obs-build.spec.in: Add .build.hostarch.kvm to the filelist - commit c65f3ca ++++ kernel-syms: - ftrace/x86/xen: use kernel identity mapping only when really needed (bsc#873195, bsc#886272, bsc#903727, bsc#927725) - commit 348571f - scripts/refresh: Obsoleted by refresh_patch.sh - commit d1dd729 - rpm/kernel-obs-build.spec.in: Add .build.hostarch.kvm to the filelist - commit c65f3ca ++++ kiwi: - Fixed product name in SLE12 s390 JeOS - Better description for pattern use in 13.2 JeOS - Fetch errno($!) directly after call Reading of $! later will not provide the information - Added __checkMountDependencies runtime check The check looks for processes which holds onto mounts created by a previos kiwi run. In such a condition kiwi is not able to release its own mount table and shows information about the processes which keeps these mount points busy. We still don't understand why there could be non kiwi related processes holding onto mounts kiwi has created during its run but kiwi should provide a way to tell this information to the user and stop if the environment is still tainted by such processes (bnc #895204) ++++ libinput: - Update to version 0.14.1: * libinput now provides middle button emulation for physical buttons and, for some devices, a configuration interface to enable said emulation. * A new tool "libinput-list-devices" was added. This tool lists the locally recognised devices and their respective configuration options and configuration defaults. Note that due to the design of libinput, this tool can only show the _default_ configurations, not the _current_ configuration of each device. * The pointer acceleration range has been widened to allow for greater deceleration and greater acceleration. Since we retain the [-1, 1] range, you may see a slight slowdown or speedup. To get the previous behaviour, use the value: current setting * 2.0/3.0. * Five (or more) finger tapping is now handled correctly, though note we only send events for up to three fingers. libinput now supports multi-tap and drag, so e.g. three taps will execute a triple-click. * Palm detection now avoids accidental tapping, see http://wayland.freedesktop.org/libinput/doc/latest/palm_detection.html * And of course the usual bugfixing, including letting libinput handle more devices such as keyboards with scroll wheels or devices that only consist of a wheel. - Add tool subpackage. ++++ libreoffice: - Set source/target for javac when building to work on SLE11: * 0001-Set-source-and-target-params-for-java.patch ++++ libsecret: - Update to version 0.18.2: + Testing fixes. + Documentation typo (bgo#747654). + Build fixes (bgo#743444). + Accomodate libgcrypt 1.6+. + Updated translations. - Changes from version 0.18.1: + Testing fix (bgo#726909). ++++ libvirt: - Fixed apparmor generated profile for PCI hostdevs. bsc#921555 virt-aa-helper-hotplug.patch ++++ libzypp: - ZYpp: Changed ZYpp::Ptr to be a shared_ptr; a precondition for fixing bnc-899755 - rpmmd: support 'metalink=' in .repo (for zypper#63) - RepoMirrorList: ignore comments and malformed urls in mirrorlist - PathInfo: remove minor/major conflicting with GNU libc macros DiskUsageCounter: remove ctors taking 'magic' bool flags ZyppCallbacks: remove unused PatchDownload callbacks - version 15.1.0 (1) ++++ perl-Bootloader: - started pbl-yaml testsuite - added test cases for various utf8/non-utf8/really broken config files - rewrite file-io to do some utf8 processing that keeps non-utf8 files intact as much as possible - use only WriteFileRaw() to actually write files - use ReadFileRaw() to read grub2 config (bnc#899921) - rewrite ReadFile() to handle utf8 properly (bnc#899921) - export more pbl functions via yaml interface to allow easier testing - 0.832 ++++ polkit-default-privs: - polkit-default-privs: adding gnome-control-center actions (bnc#927508) adding realmd actions (bnc#916767) ++++ python-lxml: - Drop lxml-dont-depend-on-URL-formatting-in-test.patch, merged upstream - Update to 3.4.3: * Expression cache in ElementPath was ignored. Fix by Changaco. * LP#1426868: Passing a default namespace and a prefixed namespace mapping as nsmap into ``xmlfile.element()`` raised a ``TypeError``. * LP#1421927: DOCTYPE system URLs were incorrectly quoted when containing double quotes. Patch by Olli Pottonen. * LP#1419354: meta-redirect URLs were incorrectly processed by ``iterlinks()`` if preceded by whitespace. * LP#1415907: Crash when creating an XMLSchema from a non-root element of an XML document. * LP#1369362: HTML cleaning failed when hitting processing instructions with pseudo-attributes. * ``CDATA()`` wrapped content was rejected for tail text. * CDATA sections were not serialised as tail text of the top-level element. * New ``htmlfile`` HTML generator to accompany the incremental ``xmlfile`` serialisation API. Patch by Burak Arslan. * ``lxml.sax.ElementTreeContentHandler`` did not initialise its superclass. ++++ python-pyOpenSSL: - Do not hardcode version in file list - udapte to 0.15.1 * OpenSSL/SSL.py, OpenSSL/test/test_ssl.py: Fix a regression present in 0.15, where when an error occurs and no errno() is set, a KeyError is raised. This happens, for example, if Connection.shutdown() is called when the underlying transport has gone away. * OpenSSL/rand.py, OpenSSL/SSL.py: APIs which previously accepted filenames only as bytes now accept them as either bytes or unicode (and respect sys.getfilesystemencoding()). * OpenSSL/SSL.py: Add Cory Benfield's next-protocol-negotiation (NPN) bindings. * OpenSSL/SSL.py: Add ``Connection.recv_into``, mirroring the builtin ``socket.recv_into``. Based on work from Cory Benfield. * OpenSSL/test/test_ssl.py: Add tests for ``recv_into``. * OpenSSL/crypto.py: Expose ``X509StoreContext`` for verifying certificates. * OpenSSL/test/test_crypto.py: Add intermediate certificates for * OpenSSL/SSL.py: ``Connection.shutdown`` now propagates errors from the underlying socket. * OpenSSL/SSL.py: Fixed a regression ``Context.check_privatekey`` causing it to always succeed - even if it should fail. * OpenSSL/crypto.py: Fixed a regression where calling ``load_pkcs7_data`` with ``FILETYPE_ASN1`` would fail with a ``NameError``. * OpenSSL/SSL.py: Fix a regression in which the first argument of ++++ python-pyasn1: - Run testsuite in %check ------------------------------------------------------------------ ------------------ 2015-4-21 - Apr 21 2015 ------------------- ------------------------------------------------------------------ ++++ fonts-config: - updated to 20150421: * use mkpath instead of make_path [bnc#927968] * behave better when /usr/share/fontconfig/conf.avail/30-metric-aliases.conf not found ++++ kernel-default: - Update Xen patches to 4.0-final. - commit eee4e07 - rpm/mkspec: Do not build kernel-obs-* on 32bit ppc The buildservice uses the ppc64 kernel-obs-build package for 32bit workers. - commit d1e0beb - create .build.hostarch.kvm for kernel-obs-build OBS needs to know hostarch, with ppc64/ppc64le this is not that easy. Lets create a marker file to help with it. See obs-build commit: e47399d738e51 - commit e5d9da9 ++++ kernel-source: - Update Xen patches to 4.0-final. - commit eee4e07 - rpm/mkspec: Do not build kernel-obs-* on 32bit ppc The buildservice uses the ppc64 kernel-obs-build package for 32bit workers. - commit d1e0beb - create .build.hostarch.kvm for kernel-obs-build OBS needs to know hostarch, with ppc64/ppc64le this is not that easy. Lets create a marker file to help with it. See obs-build commit: e47399d738e51 - commit e5d9da9 ++++ kernel-syms: - Update Xen patches to 4.0-final. - commit eee4e07 - rpm/mkspec: Do not build kernel-obs-* on 32bit ppc The buildservice uses the ppc64 kernel-obs-build package for 32bit workers. - commit d1e0beb - create .build.hostarch.kvm for kernel-obs-build OBS needs to know hostarch, with ppc64/ppc64le this is not that easy. Lets create a marker file to help with it. See obs-build commit: e47399d738e51 - commit e5d9da9 ++++ kiwi: - Added __checkDeprecatedFilesystem runtime check The use of clicfs is deprecated, a hint to use overlayfs if possible is shown as a warning message to the user - Delete kernel/adaptec-firmware from boot images For s390 there are no such packages in the SLE12 code base - v7.02.40 released - remove call to addAppdata again merge error ++++ libnice: - Update to version 0.1.11: + API: nice_agent_set_local_credentials() for WebRTC. + Nicesink: support GstBufferList. + Better warnings on programming errors. + Build fixes for Solaris and Windows. + Bug and documentation fixes. ++++ libreoffice: - Try to deal with rpath on bundled libs ++++ systemd: - Add patch 0001-Allow-up-to-4096-simultaneous-dbus-connections.patch for bsc#920195 - systemd issuing messages: too many concurrent connections - Really remove write_dev_root_rule and systemd-udev-root-symlink as patch 1096-new-udev-root-symlink-generator.patch does the job - Really remove patch keep-crypt-password-prompt.patch as patch 0012-manager-do-not-print-anything-while-passwords-are-be.patch does the job ++++ xen: - bnc#927750 - Avoid errors reported by system-modules-load.service ------------------------------------------------------------------ ------------------ 2015-4-20 - Apr 20 2015 ------------------- ------------------------------------------------------------------ ++++ gcc48: - Remove obsolete libsanitizer-tsan-res-state.patch ++++ curl: - security update: * CVE-2015-3143 (bnc#927556) - Re-using authenticated connection when unauthenticated * CVE-2015-3144 (bnc#927608) - host name out of boundary memory access * CVE-2015-3145 (bnc#927607) - cookie parser out of boundary memory access * CVE-2015-3148 (bnc#927746) - Negotiate not treated as connection-oriented * CVE-2015-3153 (bnc#928533) - sensitive HTTP server headers also sent to proxies * added patches: + curl-CVE-2015-3143.patch + curl-CVE-2015-3144.patch + curl-CVE-2015-3145.patch + curl-CVE-2015-3148.patch + curl-CVE-2015-3153.patch - fix baselibs.conf ++++ facter: - add facter-2.0.2-add_operatingsystemmajrelease.patch to provide 'operatingsystemmajrelease' variable for openSUSE and SLE [bnc#920446] ++++ libgcj48: - Remove obsolete libsanitizer-tsan-res-state.patch ++++ kiwi: - v7.02.39 released - prefer packages by priority of repositories, not by architectures. - Ensure recovery entry is appended for elilo compat elilo does not support adding custom entries to the written grub configuration. Thus we have to make sure the recovery entry doesn't get lost after a recovery run. Therefore the menu entry is added as part of the installBootloader function because this function is called after a recovery run while the installBootloaderRecovery functions are only called once at initialization time of the recovery partition - Fixed missing boot/efi mount path after recovery In recovery/repair mode the boot/efi path is not umounted correctly when init/systemd is started. Both paths /boot and /boot/efi are part of the fstab and if boot/efi is already mounted when fstab is processed the mount of /boot will cover and therefore hide the contents of boot/efi ++++ gcc5: - Update to gcc-5-branch head (r222226). * Includes GCC 5.1 RC2. ++++ util-linux: - flock: zero timeout is valid (util-linux-flock-zero-timeout-is-valid.patch, bsc#926945). ++++ libffi-gcc5: - Update to gcc-5-branch head (r222226). * Includes GCC 5.1 RC2. ++++ systemd: - Modify patch use-rndaddentropy-ioctl-to-load-random-seed.patch to fix bsc#926169 ++++ man-pages: - update to 3.83: - new and rewritten pages * posix_madvise.3 * ftw.3 - newly documented interfaces in existing pages * getdents.2 Document getdents64() * mount.2 Document MS_LAZYTIME * proc.5 Document /proc/sys/kernel/randomize_va_space Document /proc/PID/fdinfo epoll format Describe /proc/PID/fdinfo eventfd format Document /proc/PID/fdinfo signalfd format ++++ meld: - Update to version 3.13.1: + Features: - more consistent comparison output when line endings differ: . Folder comparisons will now show an identical notification similar to the one used in file comparison. . The "New blank comparion" button now works for folder comparisons as well as file ones. . In folder comparisons, the expansion state of the tree is now remembered when you collapse and re-expand a row. + Fixes: - Better support icons in RTL locales. - Fixes for file encoding when saving with bad or missing encodings. - More consistent dialog handling and appearance. - Deprecation updates and compatibility fixes. - Fix bad comparison offset when multiple line breaks occurred on a single line. - Unicode fixes for file change notifications. - Warnings (such as deprecation warnings) are now explicitly silenced in stable Meld. - Folder actions are now disabled while Meld is still scanning folders. - Fix some command line handling for ambiguous relative paths and invalid URIs. - Fix updating the comparison map when a file is updated within Meld. - Rebase meld-nodocs.patch. ++++ myspell-dictionaries: - remove Obsoletes: bits from myspell-dictionaries rpm which we provide in language sub-subpackages ++++ polkit-default-privs: - polkit-default-privs: rename of powerdevil action-names (bnc#927275) ++++ python-libmount: - flock: zero timeout is valid (util-linux-flock-zero-timeout-is-valid.patch, bsc#926945). ++++ python-requests: - Update to 2.6.0 (bsc#922448, CVE-2015-2296): - Fix handling of cookies on redirect. Previously a cookie without a host value set would use the hostname for the redirected URL exposing requests users to session fixation attacks and potentially cookie stealing. This was disclosed privately by Matthew Daley of `BugFuzz `_. An CVE identifier has not yet been assigned for this. This affects all versions of requests from v2.1.0 to v2.5.3 (inclusive on both ends). - Fix error when requests is an ``install_requires`` dependency and ``python setup.py test`` is run. (#2462) - Fix error when urllib3 is unbundled and requests continues to use the vendored import location. - Include fixes to ``urllib3``'s header handling. - Requests' handling of unvendored dependencies is now more restrictive. - Support bytearrays when passed as parameters in the ``files`` argument. (#2468) - Avoid data duplication when creating a request with ``str``, ``bytes``, or ``bytearray`` input to the ``files`` argument. - Revert changes to our vendored certificate bundle. For more context see (#2455, #2456, and http://bugs.python.org/issue23476) ++++ rsyslog: - Adjusted apparmor profile to prevent aa-genprof failures (bnc#925512) ++++ util-linux-systemd: - flock: zero timeout is valid (util-linux-flock-zero-timeout-is-valid.patch, bsc#926945). ++++ wpa_supplicant: - add patch (bnc#927558) (CVE-2015-1863) 0001-P2P-Validate-SSID-element-length-before-copying-it-C.patch wpa_supplicant P2P SSID processing vulnerability ++++ yast2-auth-client: - Fix the handling of boolean type parameters when invoked by autoyast. ++++ yast2-installation: - Fixed differnt bugs in proposal overview with multiple tabs. - Checking if plymouth is available while starting second installation stage for AutoYaST. - 3.1.140 ------------------------------------------------------------------ ------------------ 2015-4-19 - Apr 19 2015 ------------------- ------------------------------------------------------------------ ++++ rhythmbox: - Update to version 3.2.1: + Bugs fixed: - bgo#746975: Core dump when using shuffle and playing track changes. - bgo#747053: Rhythmbox plugins fail to connect to signal handlers with libpeas 1.14.0. + Updated translations. ++++ simple-scan: - Update to version 3.16.1.1: + Fix logic for adding blank page on page removal. - Changes from version 3.16.1: + Fix save button being inactive on pages restored after a crash. ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-4-18 - Apr 18 2015 ------------------- ------------------------------------------------------------------ ++++ gnome-bluetooth: - Update to version 3.16.1: + Fix Bluetooth 2.1 keyboards not being pairable. ++++ libgsf: - Update to version 1.14.33: + Ensure floats roundtrip through our xml functions. + Improve handling of unknown xml tags. + xml parser improvements. + xml pretty-printing improvements. ++++ perl-Text-Unidecode: - updated to 1.23 see /usr/share/doc/packages/perl-Text-Unidecode/ChangeLog ------------------------------------------------------------------ ------------------ 2015-4-17 - Apr 17 2015 ------------------- ------------------------------------------------------------------ ++++ fonts-config: - updated to 20150417: * added --user option ++++ kiwi: - v7.02.38 released ++++ libreoffice: - Fix python3_sitelib not being around for py2 ++++ perl-IO-Socket-SSL: - add DHE-RSA to the default client cipher list to support PFS with older machines (bnc#924976) * added perl-IO-Socket-SSL_add_DHE-RSA_to_default_client_cipher_list.patch ------------------------------------------------------------------ ------------------ 2015-4-16 - Apr 16 2015 ------------------- ------------------------------------------------------------------ ++++ evolution: - Move the glib schemas from the plugin subpackages to the main package. Despite the plugins not being installed, the schemas must be present. ++++ gnome-contacts: - Update to version 3.16.1: + Updated translations. ++++ gnome-tweak-tool: - Update to version 3.16.1: + Removed a couple of XKB options that aren't supported in GNOME. + Updated translations. ++++ hyper-v: - Add runlevel script for fcopy daemon in SLE11 (bnc#926534) ++++ java-1_7_0-openjdk: - Add patch: * linux_vs_sys_ptrace.patch - Fix type mismatch between linux/ptrace.h and sys/ptrace.h on some distributions ++++ java-1_8_0-openjdk: - Update the aarch64 tarball to the recent tip * The revision has merged changes up to jdk8u45-b14 - Apply cplusplus-interpreter.patch to the default hotspot tarball only (aarch64 tarball has the patch integrated) ++++ kiwi: - Revert "Added gptfdisk to SLE11 oemboot descriptions" This reverts commit 8a49b0d75f583cc4f18fdb57fb36722777e71725. - Revert "Update SLE11 JeOS description" This reverts commit 5cec0de206a4b2bcf15216ec8696cbedaa9a5c77. ++++ gcc5: - Update to gcc-5-branch head (r222139). ++++ samba: - Update to 4.2.1. + s3:winbind:grent: Don't stop group enumeration when a group has no gid; (bso#8905). + Initialize dwFlags field of DNS_RPC_NODE structure; (bso#9791). + s3: lib: ntlmssp: If NTLMSSP_NEGOTIATE_TARGET_INFO isn't set, cope with servers that don't send the 2 unused fields; (bso#10016). + build:wafadmin: Fix use of spaces instead of tabs; (bso#10476). + waf: Fix the build on openbsd; (bso#10476). + s3: client: "client use spnego principal = yes" code checks wrong name; (bso#10888). + spoolss: Retrieve published printer GUID if not in registry; (bso#11018). + s3: lib: libsmbclient: If reusing a server struct, check every cli->timout miliseconds if it's still valid before use; (bso#11079). + vfs_fruit: Enhance handling of malformed AppleDouble files; (bso#11125). + backupkey: Explicitly link to gnutls and gcrypt; (bso#11135). + replace: Remove superfluous check for gcrypt header; (bso#11135). + Backport subunit changes; (bso#11137). + libcli/auth: Match Declaration of netlogon_creds_cli_context_tmp with implementation; (bso#11140). + s3-winbind: Fix cached user group lookup of trusted domains; (bso#11143). + talloc: Version 2.1.2; (bso#11144). + Update libwbclient version to 0.12; (bso#11149). + brlock: Use 0 instead of empty initializer list; (bso#11153). + s4:auth/gensec_gssapi: Let gensec_gssapi_update() return NT_STATUS_LOGON_FAILURE for unknown errors; (bso#11164). + docs/idmap_rid: Remove deprecated base_rid from example; (bso#11169); (bnc#913304). + s3: libcli: smb1: Ensure we correctly finish a tevent req if the writev fails in the SMB1 case; (bso#11173). + backupkey: Use ndr_pull_struct_blob_all(); (bso#11174). + Fix lots of winbindd zombie processes on Solaris platform; (bso#11175). + s3: libsmbclient: Add missing talloc stackframe; (bso#11177). + s4-process_model: Do not close random fds while forking; (bso#11180). + s3-passdb: Fix 'force user' with winbind default domain; (bso#11185). - Prevent samba package updates from disabling samba kerberos printing. ++++ samba: - Update to 4.2.1. + s3:winbind:grent: Don't stop group enumeration when a group has no gid; (bso#8905). + Initialize dwFlags field of DNS_RPC_NODE structure; (bso#9791). + s3: lib: ntlmssp: If NTLMSSP_NEGOTIATE_TARGET_INFO isn't set, cope with servers that don't send the 2 unused fields; (bso#10016). + build:wafadmin: Fix use of spaces instead of tabs; (bso#10476). + waf: Fix the build on openbsd; (bso#10476). + s3: client: "client use spnego principal = yes" code checks wrong name; (bso#10888). + spoolss: Retrieve published printer GUID if not in registry; (bso#11018). + s3: lib: libsmbclient: If reusing a server struct, check every cli->timout miliseconds if it's still valid before use; (bso#11079). + vfs_fruit: Enhance handling of malformed AppleDouble files; (bso#11125). + backupkey: Explicitly link to gnutls and gcrypt; (bso#11135). + replace: Remove superfluous check for gcrypt header; (bso#11135). + Backport subunit changes; (bso#11137). + libcli/auth: Match Declaration of netlogon_creds_cli_context_tmp with implementation; (bso#11140). + s3-winbind: Fix cached user group lookup of trusted domains; (bso#11143). + talloc: Version 2.1.2; (bso#11144). + Update libwbclient version to 0.12; (bso#11149). + brlock: Use 0 instead of empty initializer list; (bso#11153). + s4:auth/gensec_gssapi: Let gensec_gssapi_update() return NT_STATUS_LOGON_FAILURE for unknown errors; (bso#11164). + docs/idmap_rid: Remove deprecated base_rid from example; (bso#11169); (bnc#913304). + s3: libcli: smb1: Ensure we correctly finish a tevent req if the writev fails in the SMB1 case; (bso#11173). + backupkey: Use ndr_pull_struct_blob_all(); (bso#11174). + Fix lots of winbindd zombie processes on Solaris platform; (bso#11175). + s3: libsmbclient: Add missing talloc stackframe; (bso#11177). + s4-process_model: Do not close random fds while forking; (bso#11180). + s3-passdb: Fix 'force user' with winbind default domain; (bso#11185). - Prevent samba package updates from disabling samba kerberos printing. ++++ libffi-gcc5: - Update to gcc-5-branch head (r222139). ++++ compat-openssl098: - add ECC ciphersuites to DEFAULT (bnc#879179) * modified openssl-enable-ecdh.patch ++++ libreoffice: - Add internal make for too old system - One more stab on poppler switch: * 0001-Make-cpp-poppler-version.h-header-optional.patch - Update the old-poppler patch to work correctly: * 0001-Make-cpp-poppler-version.h-header-optional.patch - Sort out more external tarballs for the no-system-libs approach - Add basic external tarballs needed for without-system-libraries - Add patch to check for poppler more nicely to work on older distros: * 0001-Make-cpp-poppler-version.h-header-optional.patch ++++ talloc: - Update to 2.1.2. + Fix memory leak in SMB2 notify handling; (bso#11144). + fix _talloc_total_limit_size prototype + build: improve detection of srcdir ++++ orca: - Update to version 3.16.1: + Don't search for replicants for Gecko zombies when pages are being loaded because it can lead to a hang. + Don't present position in list for the top-level menu of a context menu. + Only present placeholder text if the entry lacks a value. + Use labelAndName instead of labelOrName with toggle buttons so that we fallback on description when name has not been provided. + Work around yet another missing object:state-changed:focused event from Gtk+. + Use datadir and localedir and not DATADIRNAME. + bgo#746400: Speak child position breaks Qt menu item presentation. + Fix issue where translated symbols were being presented in English. + Updated translations. ++++ python-six: - don't build/package documentation here: it breaks due to cyclic requirements between six and Sphinx, move doc in its own package ++++ python-six-doc: - first build of separated docs due to cyclic requirements of six and Sphinx. ++++ ruby-common: - The script sometimes returned from gem install already although the install wasn't finished yet. This broke e.g. the binary rename part. ++++ yast2-firstboot: - Forcing mode "installation" for firstboot to always use the correct workflow (bsc#924278) - 3.1.9 ++++ yast2-installation: - Always enable systemd startup services for Second Stage and Firstboot (bsc#924278) - 3.1.139 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-4-15 - Apr 15 2015 ------------------- ------------------------------------------------------------------ ++++ baobab: - Update to version 3.16.1: + Ship symbolic variant for application icon. + Updated translations. - Remove HighContrast %icon_theme_cache_post(un) calls, as Symbolic icons have replaced them. ++++ caribou: - Update to version 0.4.18.1: + bgo#747273: display-adapter: Allow setting an external default adapter instance. + Updated translations. ++++ cheese: - Update to version 3.16.1: + icon: install symbolic to symbolic size rather than installing to scalable size, we install to symbolic due to the nominal size of 16x16 + Provide a symbolic variant of the application icon. + Updated translations. ++++ cmake: - Update to 3.2.2 file(LOCK): Close file descriptor/handle when releasing a lock FindMFC: Use if(DEFINED) to simplify condition (#15477) curl: Never consider using Windows APIs on Cygwin liblzma: Use unaligned access only on Intel and PowerPC archs liblzma: Disable XL compiler optimizations liblzma: Disable GNU 3.3 compiler optimizations KWSys SystemTools: Teach Touch with !create to succeed on missing file Makefile: Fix multiple custom command outputs with one missing libarchive: Fix string concatentation in Windows mktemp implementation ++++ dconf-editor: - Update to version 3.16.1: + Add symbolic icon. + Updated translations. - Remove HighContrast %icon_theme_cache_post(un) calls, as Symbolic icons have replaced them. ++++ devhelp: - Update to version 3.16.1: + Update list of official developer documentation sites. + bgo#747016: icon: provide a symbolic variant of the app icon. ++++ empathy: - Update to version 3.12.9: + bgo#746612: Geoclue2 requires a DesktopId property. + bgo#747375, Fix a wrong header guard in libempathy-gtk/empathy-smiley-manager.h. + bgo#747170, Typo (messenging) in documentation. ++++ eog: - Update to version 3.16.1: + bgo#735633: eog crashes when attempting two-finger zoom gesture on touchpad. + bgo#747410: regression: default zoom incorrect when browsing. + Updated translations. ++++ file-roller: - Update to version 3.16.1: + Untranslated entries in Nautilus menus (bgo#747318). + don't merge translations into gschema file (bgo#747304). + gtk-utils: fix missing string format argument (bgo#747065). + icon: provide a symbolic variant of the app icon. since gnome 3.16 used for the high contrast theme (bgo#747019). + Updated translations. ++++ gnome-clocks: - Update to version 3.16.1: + New HighContrast SVG icon. + Updated translations. - Remove HighContrast %icon_theme_cache_post(un) calls, as Symbolic icons have replaced them. ++++ gnome-control-center: - Update to version 3.16.1: + Add AppData file so it cannot be removed in GNOME Software. + Color: - Set the default profile quality at startup. - Set the users profile title when generating a profile. - Allow to change profile color by activating the list box row. + Display: - Fix some memory leaks. - Close the dialog when the RR configuration changes. + Mouse and Touchpad: - Fix checking touchpad capabilities when multiple devices are present - Fix sensitivity of two-finger scroll toggle with libinput X11 driver. - Fix tap-to-click toggle sensitivity with libinput X11 driver. + Network: Fix a crash on IPv6 settings dialog. + Online accounts: - Disable the remove button for locked accounts - Prevent the attention-needed icon from getting hidden and widen the list. + Power: Make section headings accessible. + Printers: Recognize more supply types. + Sound: Fix duplicated Bluetooth devices. + User Accounts: Show restart notification when account type changed. + Wacom: - Support tablets where the stylus doesn't have an eraser such as the Huion and UC-Logic tablets. - Require udev to be present to build Wayland support. - Fix possible crashes. + Updated translations. ++++ gnome-desktop: - Update to version 3.16.1: + No changes. ++++ gnome-packagekit: - Add patch license-agreement-title.patch: fix license agreement title (bsc#927319). ++++ gnome-shell: - Update to version 3.16.1: + gdm: Move long session chooser menus to the side (bgo#734352). + Work around background corruption with NVIDIA driver (bgo#739178). + Don't allow move-to-workspace for always-sticky windows (bgo#746782). + Allow switching workspaces with PgUp/PgDown in overview (bgo#742581). + Bump time PAM messages are displayed (bgo#720885). + Fix "stutter" when moving window past the last workspace (bgo#712778). + Fix blurred text on login screen (bgo#746912). + keyboard: Restore whole MRU list after password mode (bgo#746605). + Pass event timestamps when activating remote actions (bgo#747323). + Fix hung login screen when password is typed too quickly (bgo#737586). + Make on-screen keyboard work for shell chrome on wayland (bgo#747274). + Implement reexec_self() for FreeBSD (bgo#747788). + Allow to dismiss resident notifications (bgo#746860). + Temporarily reveal legacy tray when icons are added (bgo#746025). + Make concealed tray smaller to minimize overlap with apps (bgo#746787). + Misc. bug fixes: bgo#746323, bgo#746579, bgo#746902, bgo#746364, bgo#746509, bgo#747636. + Updated translations. ++++ gnome-shell-extensions: - Update to version 3.16.1: + window-list: Fix workspace indicators popup menu position. + apps-menu: Fix taking over panel-main-menu shortcut. + Updated translations. ++++ nautilus: - Update to version 3.16.1: + Fix xf86-favorites shortcut. + Decrease padding on list view. ++++ gnome-user-docs: - Update to version 3.16.1: + Updates to GNOME Help. + Updated translations. ++++ gnome-weather: - Update to version 3.16.1: + Fixed the missing attribution to the weather data sources in the About dialog. + Updated translations. ++++ gucharmap: - Update to version 3.16.1: + Updated translations. ++++ java-1_7_0-openjdk: - Update to 2.5.5 - OpenJdk 7u79 (bsc#927591) * Security fixes - S8059064: Better G1 log caching - S8060461: Fix for JDK-8042609 uncovers additional issue - S8064601, CVE-2015-0480: Improve jar file handling - S8065286: Fewer subtable substitutions - S8065291: Improved font lookups - S8066479: Better certificate chain validation - S8067050: Better font consistency checking - S8067684: Better font substitutions - S8067699, CVE-2015-0469: Better glyph storage - S8068320, CVE-2015-0477: Limit applet requests - S8068720, CVE-2015-0488: Better certificate options checking - S8069198: Upgrade image library - S8071726, CVE-2015-0478: Better RSA optimizations - S8071818: Better vectorization on SPARC - S8071931, CVE-2015-0460: Return of the phantom menace * Backports - S6584008, PR2193, RH1173326: jvmtiStringPrimitiveCallback should not be invoked when string value is null - S6956398, PR2250: make ephemeral DH key match the length of the certificate key - S7090424: TestGlyphVectorLayout failed automately with java.lang.StackOverflowError - S7142035: assert in j.l.instrument agents during shutdown when daemon thread is running - S7160837: DigestOutputStream does not turn off digest calculation when "close()" is called - S7195480: javax.smartcardio does not detect cards on Mac OS X - S8001472: api/java_awt/Window/indexTGF_* tests fail because expected colors aren't equal - S8011646: SEGV in compiled code with loop predication - S8012637: Adjust CipherInputStream class to work in AEAD/GCM mode - S8016545: java.beans.XMLEncoder.writeObject output is wrong - S8019324: assert(_f2 == 0 || _f2 == f2) failed: illegal field change - S8019623: Lack of synchronization in AppContext.getAppContext() - S8021804: Certpath validation fails if validity period of root cert does not include validity period of intermediate cert - S8022070: Compilation error in stubGenerator_sparc.cpp with some compilers - S8024061: Exception thrown when drag and drop between two components is executed quickly - S8028616: Htmleditorkit parser doesn't handle leading slash (/) - S8028617: Dvorak keyboard mapping not honored when ctrl key pressed - S8029837: NPE seen in XMLDocumentFragmentScannerImpl.setProperty since 7u40b33 - S8031290: Adjust call to getisax() for additional words returned - S8032872: [macosx] Cannot select from JComboBox in a JWindow - S8032874: ArrayIndexOutOfBoundsException in JTable while clearing data in JTable - S8032878: Editable combos in table do not behave as expected - S8033113: wsimport fails on WSDL:header parameter name customization - S8033696: "assert(thread != NULL) failed: just checking" due to Thread::current() and JNI pthread interaction - S8036022: D3D: rendering with XOR composite causes InternalError. - S8036709: Java 7 jarsigner displays warning about cert policy tree - S8036819: JAB: mneumonics not read for textboxes - S8036983: JAB:Multiselection Ctrl+CursorUp/Down and ActivateDescenderPropertyChanged event - S8037477: Reproducible hang of JAWS and webstart application with JAB 2.0.4 - S8038925: Java with G1 crashes in dump_instance_fields using jmap or jcmd without fullgc - S8039050: Crash in C2 compiler at Node::rematerialize - S8039298: assert(base == NULL || t_adr->isa_rawptr() || ! phase->type(base)->higher_equal(TypePtr::NULL_PTR)) - S8039319: (smartcardio) Card.transmitControlCommand() does not work on Mac OS X - S8040228: TransformerConfigurationException occurs with security manager, FSP and XSLT Ext - S8040790: [TEST_BUG] tools/javac/innerClassFile/Driver.sh fails to cleanup files after it - S8041451: com.sun.jndi.ldap.Connection:ReadTimeout should abandon ldap request - S8041740: Test sun/security/tools/keytool/ListKeychainStore.sh fails on Mac - S8041979: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms - S8042059: Various fixes to linux/sparc - S8042857: 14 stuck threads waiting for notification on LDAPRequest - S8043123: Hard crash with access violation exception when blitting to very large image - S8043200: Decrease the preference mode of RC4 in the enabled cipher suite list - S8043205: Incorrect system traps.h include path - S8043206: Fix signed vs. unsigned comparison warning in copy_sparc.hpp - S8043207: Add const to Address argument for Assembler::swap - S8043210: Add _BIG_ENDIAN define on linux/sparc - S8043507: javax.smartcardio.CardTerminals.list() fails on MacOSX - S8044602: Increment minor version of HSx for 7u72 and initialize the build number - S8044659: Java SecureRandom on SPARC T4 much slower than on x86/Linux - S8046769: Set T family feature bit on Niagara systems - S8048080: (smartcardio) javax.smartcardio.Card.openLogicalChannel() dosn't work on MacOSX - S8049081: Increment hsx 24.72 build to b02 for 7u72-b03 - S8049542: C2: assert(size_in_words <= (julong)max_jint) failed: no overflow - S8049787: Increment hsx 24.72 build to b03 for 7u72-b04 - S8050158: Introduce system property to maintain RC4 preference order - S8050165: linux-sparcv9: NMT detail causes assert((intptr_t*)younger_sp[FP->sp_offset_in_saved_window()] == (intptr_t*)((intptr_t)sp - STACK_BIAS)) failed: younger_sp must be valid - S8050167: linux-sparcv9: hs_err file does not show any stack information - S8055714: Increment hsx 24.72 build to b04 for 7u72-b11 - S8056211: api/java_awt/Event/InputMethodEvent/serial/index.html#Input[serial2002] failure - S8060072: Increment minor version of HSx for 7u79 and initialize the build number - S8064454: [TEST_BUG] Test tools/javac/innerClassFile/Driver.sh fails for Mac and Linux - S8064532: 7u76 build failed with # 8041979 - S8065072: sun/net/www/http/HttpClient/StreamingRetry.java failed intermittently - S8065373: [macosx] jdk8, jdk7u60 Regression in Graphics2D drawing of derived Fonts - S8065709: Deadlock in awt/logging apparently introduced by 8019623 - S8065991: LogManager unecessarily calls JavaAWTAccess from within a critical section - S8068405: GenerateCurrencyData throws RuntimeException for old data - S8071591: java/util/logging/LogManagerAppContextDeadlock.java test started to fail due to JDK-8065991 - S8072039: jdk7u79 l10n resource file translation update - S8072042: (tz) Support tzdata2015a - S8073226: Increment hsx 24.79 build to b02 for 7u79-b10 - S8074312, PR2254: Enable hotspot builds on 4.x Linux kernels - S8074662: Update 3rd party readme and license for LibPNG v 1.6.16 - S8075211: [TEST_BUG] Test sun/net/www/http/HttpClient/StreamingRetry.java fails with compilation error * Bug fixes - PR2196, RH1164762: jhat man page has broken URL - PR2200: Support giflib 5.1.0 - PR2210: DGifCloseFile call should check the return value, not the error code, for failure - PR2225: giflib 5.1 conditional excludes 6.0, 7.0, etc. - PR2250: JSSE server is still limited to 768-bit DHE * ARM32 port - PR2228: Add ARM32 JIT - PR2297: Use the IcedTea 2.6.0 HotSpot for ARM32 by default - Several bug fixes to get Eclipse working * AArch64 port - Add java.lang.ref.Reference.get intrinsic to template interpreter - Fix implementation of InterpreterMacroAssembler::increment_mdp_data_at(). - Remove insanely large stack allocation in entry frame. - S6976528: PS: assert(!limit_exceeded || softrefs_clear) failed: Should have been cleared - S8020675: invalid jar file in the bootclasspath could lead to jvm fatal error - S8020829: NMT tests fail on platforms if NMT detail is not supported - S8026303: CMS: JVM intermittently crashes with "FreeList of size 258 violates Conservation Principle" assert - S8029775: Solaris code cleanup - S8041980: (hotspot) sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms - S8042235: redefining method used by multiple MethodHandles crashes VM - S8044406: JVM crash with JDK8 (build 1.8.0-b132) with G1 GC - S8046233: VerifyError on backward branch - S8046289: compiler/6340864/TestLongVect.java timeout with - S8048170: Test closed/java/text/Normalizer/ConformanceTest.java failed - S8050022: linux-sparcv9: assert(SharedSkipVerify || obj->is_oop()) failed: sanity check - S8054478: C2: Incorrectly compiled char[] array access crashes JVM - S8054530: C2: assert(res == old_res) failed: Inconsistency between old and new - S8054883: Segmentation error while running program - S8056309: Set minor version for hotspot in 7u76 to 76 and build number to b01 - S8058583: Remove CompilationRepeat - S8058935: CPU detection gives 0 cores per cpu, 2 threads per core in Amazon EC2 environment - S8059216: Make PrintGCApplicationStoppedTime print information about stopping threads - S8060169: Update the Crash Reporting URL in the Java crash log - S8061507: Increment hsx 24.76 build to b02 for 7u76-b05 - S8061694: Increment hsx 24.76 build to b03 for 7u76-b06 - S8062229: Test failure of test_loggc_filename in 7u-cpu - S8062672: JVM crashes during GC on various asserts which checks that HeapWord ptr is an oop - S8064493: Increment the build value to b04 for hs24.76 in 7u76-b08 - S8064667: Add -XX:+CheckEndorsedAndExtDirs flag to JDK 8 - S8065618: C2 RA incorrectly removes kill projections - S8065765: Missing space in output message from -XX:+CheckEndorsedAndExtDirs - S8066045: opto/node.hpp:355, assert(i < _max) failed: oob: i=1, _max=1 - S8066103: C2's range check smearing allows out of bound array accesses - S8066649: 8u backport for 8065618 is incorrect - S8066775: opto/node.hpp:355, assert(i < _max) failed: oob: i=1, _max=1 - S8071947: AARCH64: frame::safe_for_sender() computes incorrect sender_sp value for interpreted frames - S8072129: [AARCH64] missing fix for 8066900 - S8072483: AARCH64: aarch64.ad uses the wrong operand class for some operations - Remove upstreamed patch: * java-1_7_0-openjdk-giflib5.patch * arm32-jit.patch ++++ java-1_8_0-openjdk: - Upgrade to upstream tag jdk8u45-b14 * Security fix release of April 14, 2015 ++++ kiwi: - Added elilo compat mode to recovery boot setup In normal grub2 mode the recovery entry is just written as a custom menu entry and processed by grub2-mkconfig. However if the elilo compat mode is in use on SLES11 with efi the recovery menu entry must be written to the elilo generated grub.cfg - Disable uuid support in createFilesystem for btrfs This will be changed once SLES11 SP4 is out to have a compatible version out until then ++++ libgweather: - Update to version 3.16.1: + Updated translations. ++++ harfbuzz: - Make harfbuzz-bootstrap-devel conflict with harfbuzz-devel ++++ mutter: - Update to version 3.16.1.1: + Prevent a crash when switching VTs or adding input devices (bgo#747886). - Update to version 3.16.1: + Add function to refresh all background instances (bgo#739178). + Fix swapped scroll methods on wayland (bgo#746870). + Manually activate stage to fix accessibility on wayland (bgo#746670). + Center pointer on primary monitor on startup (bgo#746896). + wayland: Reword synchronized state application semantics (bgo#743617). + Ensure input settings are applied on startup (bgo#747434). + Misc. bug fixes: bgo#744932, bgo#746509, bgo#746692, bgo#746510, bo#746545, bgo#747263. + Updated translations. - Add pkgconfig(xrender) BuildRequires: new verified dependency. - Drop mutter-nvidia-repaint-on-resume.patch: fixed upstream. ++++ libreoffice: - Try to pass configure without system libs - Allow switch between py2 and py3 - Move external dependencies in conditional thus allow build on SLE11 - Add conditional for noarch subpackages - Add switch in configure to detect more of internal/external stuff - Add conditional for appdatastore thing and redo it to impact the spec less - Add systemlibs switch to be used in attempt to build sle11 build ++++ notification-daemon: - Update to version 3.16.1: + Fix timeout, based on patch by Jakub Adam. + Properly check if GVariant is string. + Fix crash in hint_to_boolean. ++++ python-gobject: - Update to version 3.16.1: + overrides: Conditionalize touch override support in Gdk (bgo#747717). ++++ python3-gobject: - Update to version 3.16.1: + overrides: Conditionalize touch override support in Gdk (bgo#747717). ------------------------------------------------------------------ ------------------ 2015-4-14 - Apr 14 2015 ------------------- ------------------------------------------------------------------ ++++ gnome-settings-daemon: - Update to version 3.16.1: + Housekeeping: Remove support for notification servers without action support. + Media keys: Fix a logic error that caused the power key not to work. + Print Notifications: - Fix HTTP connection leaks. - Don't show printer-deleted notifications. + Wacom: - Add support with stylii without an eraser, as used in some Huion tablets. - Fix possible crashes. + Updated translations. ++++ gnome-terminal: - Update to version 3.16.1: + Make the ActiveTerminal field in the config file format work. + client: legacy: Fall back to default profile (bgo#747106). + Updated translations. ++++ gsettings-desktop-schemas: - Update to version 3.16.1: + Use system font in titlebar by default. + Updated translations. ++++ gtk3: - Update to version 3.16.2: + Avoid a crash in GtkApplication. + Avoid a crash with GtkTreeview rubberbanding. + GtkApplication: Prevent more crashes around shutdown. + Prevent tab close button size changes. + Bugs fixed: bgo#746706, bgo#747288, bgo#747471, bgo#747539, bgo#747608, bgo#747689. + Updated translations. - Drop gtk3-find-wayland-includedir.patch: Not needed anymore. - Disable gtk3-bnc130159-bgo319483-async-font-selection.patch: Upstream bug was closed as obsolete in 2011, lets disable for now and see if anyone misses it. ++++ gvfs: - Update to version 1.24.1: + hal: Fix compilation error and memory leak (bgo#747221). + Updated translations. ++++ kernel-default: - rpm/kernel-obs-qa.spec.in: Do not fail if the kernel versions do not match - commit 28e9e74 - Update config files. (boo#925479) Do not set CONFIG_SYSTEM_TRUSTED_KEYRING until we need it in future openSUSE version: e.g. MODULE_SIG, IMA, PKCS7(new), KEXEC_BZIMAGE_VERIFY_SIG(new) - commit 5c4d917 ++++ kernel-source: - rpm/kernel-obs-qa.spec.in: Do not fail if the kernel versions do not match - commit 28e9e74 - Update config files. (boo#925479) Do not set CONFIG_SYSTEM_TRUSTED_KEYRING until we need it in future openSUSE version: e.g. MODULE_SIG, IMA, PKCS7(new), KEXEC_BZIMAGE_VERIFY_SIG(new) - commit 5c4d917 ++++ kernel-syms: - rpm/kernel-obs-qa.spec.in: Do not fail if the kernel versions do not match - commit 28e9e74 - Update config files. (boo#925479) Do not set CONFIG_SYSTEM_TRUSTED_KEYRING until we need it in future openSUSE version: e.g. MODULE_SIG, IMA, PKCS7(new), KEXEC_BZIMAGE_VERIFY_SIG(new) - commit 5c4d917 ++++ harfbuzz: - Try to completely disable the provides for harfbuzz-bootstrap ++++ webkit2gtk3: - Update to version 2.8.1: + Handle keep-alive connections in GStreamer HTTP source element. + Fix a crash in DOMObjectCache when a wrapped object owned by. the cache is unreffed by the user. + Fix rendering of drag and drop icon. + Fix the build with REDIRECTED_XCOMPOSITE_WINDOW disabled in X11 platform. + Fix the build with Wayland target enabled. + Fix the build for HPPA. - Add webkitgtk-gcc5-buildfix.patch: Fix build with gcc5. ++++ libreoffice: - Hopefully fix bnc#913042.Redo check phase that sometimes broke .jar generating - Silence more scarry messages by bnc#900186 * Fixes autocorr symlinking * Cleans UNO cache in more pretty way ++++ snapper: - added option --input to diff command - sort files according to locale ++++ timezone: - update to 2015c (bsc#927184): * Egypt's 2015 spring-forward transition will be on Thursday, April 30 at 24:00, not Friday, April 24 at 00:00. * This release also includes changes affecting past time stamps and documentation. ++++ timezone-java: - update to 2015c (bsc#927184): * Egypt's 2015 spring-forward transition will be on Thursday, April 30 at 24:00, not Friday, April 24 at 00:00. * This release also includes changes affecting past time stamps and documentation. ++++ yast2-bootloader: - While calling AutoYaST clone_system libStorage has to be set to "normal" mode in order to read mountpoints correctly. - 3.1.127 ++++ yelp-xsl: - Update to version 3.16.1: + Fixed Mallard link content when it's only an image. + Make sure TTML spans are displayed inline (bgo#746550). ------------------------------------------------------------------ ------------------ 2015-4-13 - Apr 13 2015 ------------------- ------------------------------------------------------------------ ++++ adobe-sourcecodepro-fonts: - Add a metainfo.xml file for presence in AppStream metadata. ++++ evolution: - Update to version 3.16.1: + EHTMLEditorActions: Remove debug prints that were introduces with undo/redo implementation. + EHTMLEditorView: - Don't perform spell check on empty body. - Some message text lost when replying on mail from GMail. - Introduce function that performs spell check just in current viewport. - Just check if the element has attribute instead of checking its value. - Image smileys are sent as base64 data - Smiley image doesn't have the filename set. - Don't try to quote the content when creating the plain text version of HTML mail. - Spell check is lost when pressing Enter. - Fix formatting. - Caret is moved on end of block when pressing Backspace on its start. - Punctuation is added to the link. - HTML scroll event callback is not called. - Remove unused function. - Rework how the indented block is detected. + EHTMLEditorSelection: - When restoring selection correctly restore the anchor point. - Use type macro to check if element is blockquote. - Space after link is lost when wrapping block. - Trailing space is lost when wrapping content. - When restoring selection and no range is in composer, create it. - Remove unneeded code. - Remove code that was committed by mistake. - When wrapping the block take the Tab characters into account. - History saved wrongly when setting Blockquote format. - Recalculate just plain text properties when selection changes in plain text mode. - Improve history selection saving on various places. + EMailSignatureEditor: Use correct alert sink. + Add a safety check to e-tree-table-adapter.c:resort_node() function. + Remove Bcc header from 'Sender or Recipients' filter search condition. + Fix few memory leaks from webkit_dom_element_get_attribute() calls. + Fix various leaks of WebKit DOM objects. + Fix few memory leaks around composer and e-widget-undo.c. + Fix regressions after "Fix various leaks of WebKit DOM objects". + Composer: Fix various leaks. + Add a 'list' option to the Mail Free Form expression. + Suggest the best authentication method after checking supported auths. + Use own thread pool for WebKit content download. + [EHTTPRequest]: Immediately cancel ongoing download on request cancel. + Retrieved list of Google calendars opened empty. + Avoid use of uninitialized variables. Composer: - Fix code around block wrapping. - Don't remove wrapping from user wrapped blocks. - Extra new line added on the end of reply. + Correct mismatch of gtk_style_context_save() and gtk_style_context_restore(). + EMComposerUtils: Remove unneeded variable. + Bugs fixed: bgo#746277, bgo#746349, bgo#339511, bgo#746641, bgo#746733, bgo#747056, bgo#746686, bgo#746950, bgo#747018, bgo#747167, bgo#724227, bgo#747055, bgo#746876, bgo#747031, bgo#746763, bgo#731579, bgo#747461, bgo#709715, bgo#747473. + Updated translations. ++++ evolution-data-server: - Update to version 3.16.1: + EGoaPasswordBased: Avoid runtime warning when checking OAuth2 based accounts. + [CalDAV]: - Claim error when user name is missing for authentication. - Stop re-trying authentication with bearer authenticator. + Avoid possible crash in source_parse_dbus_data(). + e_collection_backend_authenticate_children: Fix a memory leak. + source_webdav_update_properties_from_soup_uri: Ignore empty user name. + Do not use GTask for CamelSession thread jobs. + Avoid use of uninitialized variables. + Bugs fixed: bgo#692555, bgo#746346, bgo#746732, bgo#746828, bgo#747500. + Updated translations. ++++ evolution-ews: - Update to version 3.16.1: + Query auth methods right from the got-headers signal. + notification: Try to re-subscribe in case of failure. + Bugs fixed: bgo#746513, bgo#709924, bgo#747500. ++++ kernel-default: - Update to 4.0-final. - commit 6dbc1a6 ++++ kernel-source: - Update to 4.0-final. - commit 6dbc1a6 ++++ kernel-syms: - Update to 4.0-final. - commit 6dbc1a6 ++++ kiwi: - Recovery fixes and improvements * Added root.uuid / boot.uuid information to the recovery The UUID is used on restore to create the filesystem with the same UUID as before. This also allows to use the same efi binary as before and avoids the hack of copy over a standard efi binary * Allow createFilesystem to receive an optional UUID parameter In order to set the UUID for xfs the xfs_admin tool has been set to be a persistent part of the boot image(initrd) * Better messages for bootloader setup. Distinguish between boot loader setup for recovery and root system * Fixed description setup in elilo.conf for SLE11 efi compat mode. If kiwi_oemtitle is not set use kiwi_displayname to avoid an empty title in the boot menu - Added gptfdisk to SLE11 oemboot descriptions - Update SLE11 JeOS description Added SP4 repos, use repo source from download.suse.de ++++ gcc5: - Update to gcc-5-branch head (r222032). * Matches GCC 5.1 RC1. ++++ libffi-gcc5: - Update to gcc-5-branch head (r222032). * Matches GCC 5.1 RC1. ++++ libixion: - Version bump to 0.9.1: * various triv bugfixes * Build with tests and work this time ++++ libseccomp: - Fix ppc64le build: libseccomp-ppc64le.patch ------------------------------------------------------------------ ------------------ 2015-4-12 - Apr 12 2015 ------------------- ------------------------------------------------------------------ ++++ gedit: - Update to version 3.16.1: + Improve error reporting when failing to load private lib. + Performance improvements for groups of text insertions/deletions. + Do not merge xml translation in gschema files. + Various other bug fixes. + Updated translations. ++++ gtksourceview: - Update to version 3.16.1: + Update CMake language spec. + Add a "path" class for contexts with a file name. + Performance improvements for groups of text insertions/deletions. + Fix bug with symbolic icons and dark GTK+ theme. + Updated translations. ++++ powertop: - Add systemd dependencies - Add pre/post macros for service - Add rcservice symlink - Remove double depenency on pkg-config - Cleanup spec file with spec-cleaner ------------------------------------------------------------------ ------------------ 2015-4-11 - Apr 11 2015 ------------------- ------------------------------------------------------------------ ++++ geoclue2: - Update to version 2.2.0: + Report 'Speed' and 'Heading' on location updates. + Try to provide the most accurate location first. + Avoid a crash by ensuring requested max accuracy is within bounds. + Fix GPS coordinates parsing. + Fix GeoIP on machines without WiFi hardware. + Gracefully handle inexistent agent. + Stop sources whose accuracy level becomes higher, rather than lower, than the requested level. + Keep old location object alive on D-Bus for a bit longer to ensure applications are not accessing it still after it is destroyed. + Don't enable the modem. Seems at least GNOME takes care of modem enabling for us and besides this shouldn't be done by geoclue anyway (fdo#85040). + Wait for modem to be enabled before checking availability of location capabilities and using them. This is particularly important for pin-enabled modems. + Ignore redundant GPS location updates. + Fix some potential crashes. + Some improvements to output of where-am-i demo application. ++++ powertop: - Add a systemd script. ++++ virt-manager: - Remove bad dependency on gtk-vnc2. It is provided by the Gtk2 version of GtkVnc, the Gtk3 version provides gtk-vnc. The right dependency is picked up by the autorequires. ------------------------------------------------------------------ ------------------ 2015-4-10 - Apr 10 2015 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - New autoinst flag in general/mode section: activate_systemd_default_target. The default target of systemd will be activated in the second stage of autoyast installation. The default is "true" which is a backward compatible value. (bnc#923992) - 3.1.74 ++++ biosdevname: - Fix fault in ignore-broken-BIOSes patch (boo#920054). ++++ ft2demos: - Run spec-cleaner on the spec file. ++++ kernel-default: - Update to 4.0-rc7. - Config changes: - x86_64/pv: - CONFIG_XEN_BALLOON_MEMORY_HOTPLUG_LIMIT=512 (default) - commit 1925449 ++++ kernel-source: - Update to 4.0-rc7. - Config changes: - x86_64/pv: - CONFIG_XEN_BALLOON_MEMORY_HOTPLUG_LIMIT=512 (default) - commit 1925449 ++++ kernel-syms: - Update to 4.0-rc7. - Config changes: - x86_64/pv: - CONFIG_XEN_BALLOON_MEMORY_HOTPLUG_LIMIT=512 (default) - commit 1925449 ++++ kiwi: - v7.02.37 released - DB: rebuild documentation - Update documentation Added information about recovery hooks - Added recovery hooks * preRecovery / postRecovery called before or after the recovery is processed * preRecoverySetup / postRecoverySetup called before or after the setup of the recovery files and tarballs is processed - v7.02.36 released ++++ freetype2: - Enable the bz2 compression in freetype2 - Remove patch overflow.patch from freetype2.spec where it is not applied. - Run spec-cleaner on the spec file. ++++ harfbuzz: - Split a minimal harfbuzz-bootstrap package in order to avoid possible build cycles between freetype2 and harfbuzz. - Add harfbuzz-bootstrap-rpmlintrc file to avoid errors on this bootstrap package (to be used only for freetype2 build) - Add pre_checkin.sh script to sync the harfbuzz.spec and harfbuzz-bootstrap.spec as well as the harfbuzz.changes and harfbuzz-bootstrap.changes automatically. ++++ openldap2: - Apply the following security fixes: CVE-2015-1546: openldap2: slapd crash in valueReturnFilter cleanup (bnc#916914) CVE-2015-1545: openldap2: slapd crashes on search with deref control and empty attr list (bnc#916897) In addition, apply a functional bug fix: Prevent connection-0 (internal connection) from show up in the monitor backend (bnc#905959) ++++ openssh: - Fix dependencies of the main package and the -fips subpackage to include exact build number, so that mismatching hashes are removed on upgrade. (bsc#924476) ++++ yast2-packager: - register addons from media (FATE#318505) - 3.1.67 ------------------------------------------------------------------ ------------------ 2015-4-9 - Apr 9 2015 ------------------- ------------------------------------------------------------------ ++++ colord: - Update to version 1.2.10: + New Features: colorhug: Add GUIDs for each device. + Bugfixes: - Add a vendor quirk for Google. - Fix session-helper failing to find argyll tool. ++++ dia: - Add dia-intltool-0.51.patch: Fix installation of translations using intltool 0.51. ++++ gvfs: - Add gvfs-hal-volume-monitor-memory-leak.patch (bnc#924621) gvfs-hal-volume-monitor memory issue ++++ kernel-default: - of: Fix size when dma-range is not used. - of: Move of_dma_configure() to device.c to help re-use. - of: iommu: Add ptr to OF node arg to of_iommu_configure(). - PCI: Add helper functions pci_get[put]_host_bridge_device(). - PCI: Update DMA configuration from DT. - of/pci: Add of_pci_dma_configure() to update DMA configuration. - commit 7d1f328 ++++ kernel-source: - of: Fix size when dma-range is not used. - of: Move of_dma_configure() to device.c to help re-use. - of: iommu: Add ptr to OF node arg to of_iommu_configure(). - PCI: Add helper functions pci_get[put]_host_bridge_device(). - PCI: Update DMA configuration from DT. - of/pci: Add of_pci_dma_configure() to update DMA configuration. - commit 7d1f328 ++++ kernel-syms: - of: Fix size when dma-range is not used. - of: Move of_dma_configure() to device.c to help re-use. - of: iommu: Add ptr to OF node arg to of_iommu_configure(). - PCI: Add helper functions pci_get[put]_host_bridge_device(). - PCI: Update DMA configuration from DT. - of/pci: Add of_pci_dma_configure() to update DMA configuration. - commit 7d1f328 ++++ kiwi: - Fixed OEMFindPartitions * partition size of install target must be greater than the size of the image partition, equal the size is not enough * change error message to exactly point to the partinfo file which contains the information how the requested target partitions must look like * change the partinfo file to include the gpt partition code as gdisk knows it in case of a GPT - Fixed partedGetPartitionID In case of a GPT parted has no information about a partition id Therefore we mapped the id to the known msdos values according to the name kiwi defines for the partition. Any GPT specific partition got the same id 'ee' which results in not being able to distinguish them. However for the partition based install in EFI mode it's required to identify any potential target install partition by an id. Therefore partedGetPartitionID will return the sgdisk partition code and will only map to the old legacy values if sgdisk is not available - Update spec file make the gptfdisk package a requirement for distros which provides it - Fixed setup of GPT partition table kiwi uses parted to create partition tables. In case of GPT a linux default partition table has a guid set which points to a Microsoft base partition. This is wrong and I did not find a way to correct this with parted. Therefore the sgdisk utility will be used to correct the partition code so that we can at least see the right values when using sgdisk ++++ gcc5: - Update to SVN trunk head (r221942). ++++ samba: - Add sparse file support for samba; (fate#318424). ++++ samba: - Add sparse file support for samba; (fate#318424). ++++ libffi-gcc5: - Update to SVN trunk head (r221942). ++++ webkit2gtk3: - Add BuildRequires pkgconfig(libnotify) to build with support for HTML5 notifications (bnc#926482). ++++ libreoffice: - Clean up the uno cache removal to not display scarry message bnc#900186 - Remove patch to look for help in /usr/share, we symlink it back to lib, so there is no actual need to search for it directly, migth fix bnc#915996: * officecfg-help-in-usr-share.diff ++++ libstoragemgmt: - Rename python package to match python packaging guidelines ++++ yast2-bootloader: - fix abort when importing bootloader values in autoyast (bnc#914812) - 3.1.126 ++++ yast2-proxy: - Write also --noproxy to .curlrc otherwise it is ignored even if set in the environment (bsc#923788). - 3.1.4 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-4-8 - Apr 8 2015 ------------------- ------------------------------------------------------------------ ++++ evince: - Split the backends in their own respective packages. This allows to extend evince with features as required. ++++ evolution: - Split the extensions in their own respective packages. This allows to extend evolution with features as required. ++++ gimp: - Replace liblcms-devel BuildRequires with pkgconfig(lcms2): gimp has been ported to lcms2 since version 2.8.8. ++++ glibc: - threaded-trim-threshold.patch: Fix regression in threaded application malloc performance (bsc#915955, BZ #17195) ++++ glibc: - threaded-trim-threshold.patch: Fix regression in threaded application malloc performance (bsc#915955, BZ #17195) ++++ gnome-keyring: - Update to version 3.16.0: + Fix build issues highlighted by GCC 5.x. + Updated translations. ++++ gtk3: - Update to version 3.16.1: + Improve client-side decorations without a compositor. + Bugs fixed: bgo#132197, bgo#402168, bgo#613833, bgo#671362, bgo#734741, bgo#737175, bgo#746222, bgo#746253, bgo#746301, bgo#746391, bgo#746468, bgo#746586, bgo#746602, bgo#746688, bgo#746712, bgo#746746, bgo#746784, bgo#746817, bgo#746821, bgo#746862, bgo#746893, bgo#746904, bgo#746961, bgo#747096, bgo#747133, bgo#747305, bgo#747406, bgo#747407. + Updated translations. ++++ ibus-libpinyin: - Update to 1.7.1 * select the first item in shortcut editor * fixes shortcut keys in setup dialog * fixes default values ++++ java-1_8_0-openjdk: - Build the accelerated aarch64 hotspot anew ++++ kernel-default: - Btrfs: fix inode eviction infinite loop after cloning into it. - commit ba5700e ++++ kernel-source: - Btrfs: fix inode eviction infinite loop after cloning into it. - commit ba5700e ++++ kernel-syms: - Btrfs: fix inode eviction infinite loop after cloning into it. - commit ba5700e ++++ kiwi: - Changed validation in OEM partition install mode In partition based install kiwi checks if the current partitions can be used for installation. Part of the validation was to check if a filesystem signature could be found. If yes the partition was not offered for installation. However this test is too strict because in order to remove the filesystem signature the filesystem must be actively destroyed. It's better to check for the filesystem UUID instead. In order to allow the installer to use the partition one can clear the uuid with the appropriate filesystem utility e.g e2fstune -U clear for extX based filesystems and that will not destroy the filesystem integrity. This means an active system can be prepared for install by clearing the uuid instead of self destructing it - v7.02.35 released - Delete rt kernel profile for SLE11 kernel-rt is not always available to customers and the realtime kernel can be selected via the custom kernel profile if needed - Implement support for importing gce license If gcelicense is specified the information is included into the gce format tarball - Added gcelicense attribute in section The gcelicense attribute receives a free form text information which is used to create a manifest file in the gce image format. The gce image format is Google's expected Compute Engine image format for uploading and registering an OS image in GCE ++++ multipath-tools: - Remove 'udev_sync' argument from dm_simplecmd (bsc#903001) - Ensure multipathd is started before systemd-udev-trigger ++++ libdrm: - Build package libdrm_freedreno1 also on aarch64 ++++ libinput: - Update to 0.13.0 * No API changes were merged in this release, the ABI is compatible with 0.12.0. * The tap motion threshold is now a fixed distance on all touchpads (withphysical resolution). This stops the delay in pointer motion seen on some devices. * The edge scrolling motion threshold now accumulates, so even a slow scroll will eventually trigger edge scrolling. * The velocity calculation on slow movements was fixed, this should provide a slightly more responsive and accurate touchpad motion, especially on direction changes. * To ease development, libinput will now print warnings when a caller does wrong event conversions (e.g. requesting a touch event when the event is a pointer event, etc.). ++++ libpinyin: - Update to 1.1.0 * support to export user phrases. ++++ pidgin-sipe: - Add patch: 0001-Fix-285-backport-for-1.18.x-1.19.x.patch Fixed both upstream and sled: sf#285: Office365 rejects RC4 in TLS-DSK. bnc#965323:Pidgin-sipe no longer works with Office 365 of skype for Business. ++++ libreoffice: - --disable-collada * reportedly it does not work in LibreOffice 4.4 - added version numbers to some BuildRequires lines - Require flow engine too on base - Fix build on SLE12 and 13.1 by adding conditional for appdata install - Fixup the installed appdata.xml files: they reference a .desktop file that are not installed by libreoffice (boo#926375). ++++ sqlite3: - Update to SQLite 3.8.9: * Added the sqlite3_status64() interface. * Fix memory size tracking so that it works even if SQLite uses more than 2GiB of memory. * Added the PRAGMA index_xinfo command. * Fix a potential 32-bit integer overflow problem in the sqlite3_blob_read() and sqlite3_blob_write() interfaces. * Ensure that prepared statements automatically reset on extended error codes of SQLITE_BUSY and SQLITE_LOCKED even when compiled using SQLITE_OMIT_AUTORESET. * Correct miscounts in the sqlite3_analyzer.exe utility related to WITHOUT ROWID tables. * Added the ".dbinfo" command to the command-line shell. * Improve the performance of fts3/4 queries that use the OR operator and at least one auxiliary fts function. * Fix a bug in the fts3 snippet() function causing it to omit leading separator characters from snippets that begin with the first token in a column. ++++ libstoragemgmt: - Disable checks as they seem to fail on OBS - Use pkgconfig() dependencies - Enable checks ++++ polkit-default-privs: - polkit-default-privs: add urfkill (bnc#926288) polkit action ++++ xen: - Add xen-no-array-bounds.patch and blktap-no-uninit.patch to selectively turn errors back to warnings to fix build with GCC 5. - Amend xen.stubdom.newlib.patch to pull in declaration of strcmp to avoid implicit-fortify-decl rpmlint error. - Fix quoting of __SMBIOS_DATE__ in xen.build-compare.smbiosdate.patch. ++++ yast2-control-center: - Install appdata.xml file in order to show up in AppStream based software centers (currently only GNOME Software). ++++ yast2-registration: - collect product rename also for the base product (the internal SLES-for-SAP product identifier has been changed) (bsc#925700) - 3.1.129.1 ------------------------------------------------------------------ ------------------ 2015-4-7 - Apr 7 2015 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Update to version 1.0.6: + New Features: - Add dbus method for returning prepared packages. - Add pk_backend_is_transaction_inhibited. - gstreamer plugin: Add support for v2 of the PK session service interface. + Bugfixes: - Don't recursive lock the debug mutex when using --verbose without a tty. - Make "reboot" the default action for no action file. - gstreamer plugin: Adapt to gstreamer missing plugin changes. - gstreamer plugin: Avoid criticals when some of the parameters are NULL. + Backend enhancements/fixes: alpm and hif. ++++ autoyast2: - Avoid ayast_probe module crashing when called from an installed system. (bnc#926241) - 3.1.73 ++++ kernel-default: - Update XGBE-A0 support to latest code - commit 2121347 ++++ kernel-source: - Update XGBE-A0 support to latest code - commit 2121347 ++++ kernel-syms: - Update XGBE-A0 support to latest code - commit 2121347 ++++ multipath-tools: - Only import ID_FS_XXX variables if not set (bsc#909358) - Fixup regular expression for HP MSA 2040 (bsc#920189) ++++ gcc5: - Prepare for non-icecream cross-compilers * Define sysroot to match cross-binutils config * Prepare for requiring cross-newlib for some targets * Use all-host target for libc bootstrap, too * Install target files, but suppress stripping them (breaks them) * Suppress -icecream-backend subpackage * Allow building on any architecture - Update to SVN trunk head (r221888). - Enable cross compiler builds. ++++ libffi-gcc5: - Prepare for non-icecream cross-compilers * Define sysroot to match cross-binutils config * Prepare for requiring cross-newlib for some targets * Use all-host target for libc bootstrap, too * Install target files, but suppress stripping them (breaks them) * Suppress -icecream-backend subpackage * Allow building on any architecture - Update to SVN trunk head (r221888). - Enable cross compiler builds. ++++ openscap: - openscap-1.2.2 update - new features - OVAL 5.11 support turned on by default - included OVAL 5.11 schematron rules - DataStream can now contain OVAL 5.11 - `oscap ds sds-compose` now supports --skip-valid parameter - HTML report changes - Notably increased level of OVAL details - Table of contents is now generated for HTML guides - maitenance - rhbz#1182242, rhbz#1159289 - @var_check & @var_ref exporting - solaris build fixes - xccdf:fix/instance processing fixes - improved (none) epoch processing in rpm probe - environmentvariable58 now emits warning messages when appropriate - offline mode improvements - other bugfixes ++++ pidgin-sipe: - Update to version 1.19.1: + Fixed sf#278: 488 error after libnice upgrade. + Fix SIP re-authentication timeout to be max. 8 hours. ++++ myspell-dictionaries: - git state 20150407, fixes [bnc#806250] ++++ ntp: - security update bsc#924202 / VU#374268 - ntp-CVE-2015-1798.patch: CVE-2015-1798: NTP Bug 2779: ntpd accepts unauthenticated packets with symmetric key crypto. - ntp-CVE-2015-1799.patch: CVE-2015-1799: NTP Bug 2781: Authentication doesn't protect symmetric associations against DoS attacks. ++++ polkit-default-privs: - polkit-default-privs: added gnome-multi-writer actions (bnc#924062) ++++ python-cryptography: - update to 0.8.1: * Updated Windows wheels to be compiled against OpenSSL 1.0.2a. * func:`~cryptography.hazmat.primitives.serialization.load_ssh_public_key` can now load elliptic curve public keys. * Added :attr:`~cryptography.x509.Certificate.signature_hash_algorithm` support to :class:`~cryptography.x509.Certificate`. * Added :func:`~cryptography.hazmat.primitives.asymmetric.rsa.rsa_recover_prime_factor s` * :class:`~cryptography.hazmat.primitives.kdf.KeyDerivationFunction` was moved from :mod:`~cryptography.hazmat.primitives.interfaces` to :mod:`~cryptography.hazmat.primitives.kdf`. * Added support for parsing X.509 names. See the :doc:`X.509 documentation` for more information. * Added :func:`~cryptography.hazmat.primitives.serialization.load_der_private_key` to support loading of DER encoded private keys and :func:`~cryptography.hazmat.primitives.serialization.load_der_public_key` to support loading DER encoded public keys. * Fixed building against LibreSSL, a compile-time substitute for OpenSSL. * FreeBSD 9.2 was removed from the continuous integration system. * Updated Windows wheels to be compiled against OpenSSL 1.0.2. * :func:`~cryptography.hazmat.primitives.serialization.load_pem_public_key` and :func:`~cryptography.hazmat.primitives.serialization.load_der_public_key` now support PKCS1 RSA public keys (in addition to the previous support for SubjectPublicKeyInfo format for RSA, EC, and DSA). * Added :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKeyWithSerialization` and deprecated :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKeyWithNumbers`. * Added :meth:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKeyWithSerialization.private_bytes` to :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKeyWithSerialization`. * Added :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateKeyWithSerialization` and deprecated :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateKeyWithNumbers`. * Added :meth:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateKeyWithSerialization.private_bytes` to :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateKeyWithSerialization`. * Added :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateKeyWithSerialization` and deprecated :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateKeyWithNumbers`. * Added :meth:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateKeyWithSerialization.private_bytes` to :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateKeyWithSerialization`. * Added :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPublicKeyWithSerialization` and deprecated :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPublicKeyWithNumbers`. * Added :meth:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPublicKeyWithSerialization.public_bytes` to :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPublicKeyWithSerialization`. * Added :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicKeyWithSerialization` and deprecated :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicKeyWithNumbers`. * Added :meth:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicKeyWithSerialization.public_bytes` to :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicKeyWithSerialization`. * Added :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPublicKeyWithSerialization` and deprecated :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPublicKeyWithNumbers`. * Added :meth:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPublicKeyWithSerialization.public_bytes` to :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPublicKeyWithSerialization`. * :class:`~cryptography.hazmat.primitives.hashes.HashAlgorithm` and :class:`~cryptography.hazmat.primitives.hashes.HashContext` were moved from :mod:`~cryptography.hazmat.primitives.interfaces` to :mod:`~cryptography.hazmat.primitives.hashes`. * :class:`~cryptography.hazmat.primitives.ciphers.CipherContext`, :class:`~cryptography.hazmat.primitives.ciphers.AEADCipherContext`, :class:`~cryptography.hazmat.primitives.ciphers.AEADEncryptionContext`, :class:`~cryptography.hazmat.primitives.ciphers.CipherAlgorithm`, and :class:`~cryptography.hazmat.primitives.ciphers.BlockCipherAlgorithm` were moved from :mod:`~cryptography.hazmat.primitives.interfaces` to :mod:`~cryptography.hazmat.primitives.ciphers`. * :class:`~cryptography.hazmat.primitives.ciphers.modes.Mode`, :class:`~cryptography.hazmat.primitives.ciphers.modes.ModeWithInitializationVector`, :class:`~cryptography.hazmat.primitives.ciphers.modes.ModeWithNonce`, and :class:`~cryptography.hazmat.primitives.ciphers.modes.ModeWithAuthenticationTag` were moved from :mod:`~cryptography.hazmat.primitives.interfaces` to :mod:`~cryptography.hazmat.primitives.ciphers.modes`. * :class:`~cryptography.hazmat.primitives.padding.PaddingContext` was moved from :mod:`~cryptography.hazmat.primitives.interfaces` to :mod:`~cryptography.hazmat.primitives.padding`. * :class:`~cryptography.hazmat.primitives.asymmetric.padding.AsymmetricPadding` was moved from :mod:`~cryptography.hazmat.primitives.interfaces` to :mod:`~cryptography.hazmat.primitives.asymmetric.padding`. * :class:`~cryptography.hazmat.primitives.asymmetric.AsymmetricSignatureContext` and :class:`~cryptography.hazmat.primitives.asymmetric.AsymmetricVerificationContext` were moved from :mod:`~cryptography.hazmat.primitives.interfaces` to :mod:`~cryptography.hazmat.primitives.asymmetric`. * :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAParameters`, :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAParametersWithNumbers`, :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateKey`, :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateKeyWithNumbers`, :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPublicKey` and :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPublicKeyWithNumbers` were moved from :mod:`~cryptography.hazmat.primitives.interfaces` to :mod:`~cryptography.hazmat.primitives.asymmetric.dsa` * :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurve`, :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurveSignatureAlgorithm`, :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKey`, :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKeyWithNumbers`, :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicKey`, and :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicKeyWithNumbers` were moved from :mod:`~cryptography.hazmat.primitives.interfaces` to :mod:`~cryptography.hazmat.primitives.asymmetric.ec`. * :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateKey`, :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateKeyWithNumbers`, :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPublicKey` and :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPublicKeyWithNumbers` were moved from :mod:`~cryptography.hazmat.primitives.interfaces` to :mod:`~cryptography.hazmat.primitives.asymmetric.rsa`. * Updated Windows wheels to be compiled against OpenSSL 1.0.1l. * ``enum34`` is no longer installed on Python 3.4, where it is included in the standard library. * Added a new function to the OpenSSL bindings to support additional functionality in pyOpenSSL. ++++ rhythmbox: - Introduce visualizer build condition: + Conditionally enable pkgconfig()-BuildRequires: clutter-1.0, clutter-gst-2.0, clutter-gtk-1.0, clutter-x11-1.0 and newly added mx-1.0. + Disabled per default, as mx-1.0 is not maintained and not available on openSUSE anymore. - No longer replace clutter-gst-2.0 with clutter-gst-3.0 in configure: the change is useless, as the visualisation plugin can not be built in any case. - Update to version 3.2: + Support for disc and track total tags. + Soundcloud plugin. + Ability to clear, re-fetch and manually set cover art using the song info window. + Build fixes for Mac OS X. + Many style and layout fixes. + Bugs fixed: bgo#330686, bgo#554574, bgo#592706, bgo#601747, bgo#733795, bgo#737058, bgo#737655, bgo#738101, bgo#738529, bgo#743012, bgo#743493, bgo#743761, bgo#745395, bgo#745399, bgo#746047. + Updated translations. - Replace defines with more flexible bcond_with/wihtout variants. ++++ xf86-video-qxl: - Update to version 0.1.4: + Added smartcard support to XSpice. + Memleak fix which could cause X to run out of memory. + Expose randr properties for suggested display positions if kernel supports it. - Add pkgconfig(libcacard) and pkgconfig(libpcsclite) BuildRequires and pass --enable-ccid to configure in order to build the new smartcard support. - Add pkgconfig(libudev) BuildRequires: Build with udev support. ------------------------------------------------------------------ ------------------ 2015-4-6 - Apr 6 2015 ------------------- ------------------------------------------------------------------ ++++ duperemove: - Update to duperemove v0.09.3 - Fix hang during file scan phase (bsc#926098) - References: bsc#926098 ++++ kernel-default: - ARMv7: config: Enable more features Sync over config settings that have been enabled on x86_64 in the last few years also to ARMv7 - commit d480a34 ++++ kernel-source: - ARMv7: config: Enable more features Sync over config settings that have been enabled on x86_64 in the last few years also to ARMv7 - commit d480a34 ++++ kernel-syms: - ARMv7: config: Enable more features Sync over config settings that have been enabled on x86_64 in the last few years also to ARMv7 - commit d480a34 ++++ yast2-nfs-client: - Consider path dependencies between mount points, allowing eg. a local mount on top of an NFS mount point (bsc#922307). - 3.1.15 ------------------------------------------------------------------ ------------------ 2015-4-5 - Apr 5 2015 ------------------- ------------------------------------------------------------------ ++++ kernel-default: - ARMv8: config: Enable more modules / feature flags - commit 107eae5 - ARM64: config: Disable CONFIG_INPUT_E3X0_BUTTON - commit 9774a1b - ARMv6/v7/v8: config: Disable ISA bus related drivers There is no ISA bus here - commit 469d5c3 - ARMv7/v8: config: Disable IIO dummy drivers Not enabled on any other arch either. - commit b10b70d - ARMv7: config: Disable accessibility Its not enabled on any other architecture, and enablement was an accident. - commit 7197f38 - ARMv6/v7/v8: config: Disable debug/compat/self test options Disable those options that shouldn't be enabled on a production kernel and are not either enabled on x86_64 - commit 5f7e741 - ARMv8/v7: config: Sync more features from x86_64 Enable various feature flags on ARM if they're also set on x86_64 to ensure that the feature sets available is roughly compareable - commit f250654 ++++ kernel-source: - ARMv8: config: Enable more modules / feature flags - commit 107eae5 - ARM64: config: Disable CONFIG_INPUT_E3X0_BUTTON - commit 9774a1b - ARMv6/v7/v8: config: Disable ISA bus related drivers There is no ISA bus here - commit 469d5c3 - ARMv7/v8: config: Disable IIO dummy drivers Not enabled on any other arch either. - commit b10b70d - ARMv7: config: Disable accessibility Its not enabled on any other architecture, and enablement was an accident. - commit 7197f38 - ARMv6/v7/v8: config: Disable debug/compat/self test options Disable those options that shouldn't be enabled on a production kernel and are not either enabled on x86_64 - commit 5f7e741 - ARMv8/v7: config: Sync more features from x86_64 Enable various feature flags on ARM if they're also set on x86_64 to ensure that the feature sets available is roughly compareable - commit f250654 ++++ kernel-syms: - ARMv8: config: Enable more modules / feature flags - commit 107eae5 - ARM64: config: Disable CONFIG_INPUT_E3X0_BUTTON - commit 9774a1b - ARMv6/v7/v8: config: Disable ISA bus related drivers There is no ISA bus here - commit 469d5c3 - ARMv7/v8: config: Disable IIO dummy drivers Not enabled on any other arch either. - commit b10b70d - ARMv7: config: Disable accessibility Its not enabled on any other architecture, and enablement was an accident. - commit 7197f38 - ARMv6/v7/v8: config: Disable debug/compat/self test options Disable those options that shouldn't be enabled on a production kernel and are not either enabled on x86_64 - commit 5f7e741 - ARMv8/v7: config: Sync more features from x86_64 Enable various feature flags on ARM if they're also set on x86_64 to ensure that the feature sets available is roughly compareable - commit f250654 ++++ leveldb: - Update project url - Use url for source - Enable tests ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-4-4 - Apr 4 2015 ------------------- ------------------------------------------------------------------ ++++ cmake: - Let CMake produces automatic RPM provides (added cmake.attr and cmake.prov as sources) ++++ kernel-default: - ARMv6/v7: config: build uncommon HID drivers as modules 92db3f1ad forgot to update ARM configs accordingly. - commit a83ec68 - ARM64: config: Sync vanilla with default config - commit 7be032d - ARM64/ARMv6/ARMv7: config: Sync tunables with x86_64 Set numeric tunables to the same values as on x86_64 if they're available for both platforms. - commit e4e34f2 ++++ kernel-source: - ARMv6/v7: config: build uncommon HID drivers as modules 92db3f1ad forgot to update ARM configs accordingly. - commit a83ec68 - ARM64: config: Sync vanilla with default config - commit 7be032d - ARM64/ARMv6/ARMv7: config: Sync tunables with x86_64 Set numeric tunables to the same values as on x86_64 if they're available for both platforms. - commit e4e34f2 ++++ kernel-syms: - ARMv6/v7: config: build uncommon HID drivers as modules 92db3f1ad forgot to update ARM configs accordingly. - commit a83ec68 - ARM64: config: Sync vanilla with default config - commit 7be032d - ARM64/ARMv6/ARMv7: config: Sync tunables with x86_64 Set numeric tunables to the same values as on x86_64 if they're available for both platforms. - commit e4e34f2 ------------------------------------------------------------------ ------------------ 2015-4-3 - Apr 3 2015 ------------------- ------------------------------------------------------------------ ++++ biosdevname: - Use url for source - Cleanup spec file with spec-cleaner ++++ kernel-default: - Automatically Provide/Obsolete all subpackages of old flavors (bnc#925567) - commit e3547a5 ++++ kernel-source: - Automatically Provide/Obsolete all subpackages of old flavors (bnc#925567) - commit e3547a5 ++++ kernel-syms: - Automatically Provide/Obsolete all subpackages of old flavors (bnc#925567) - commit e3547a5 ++++ wireshark: - Backport upstream patch to support pkgconfig, fix libvirt upstream build failure Add-pkg-config-file.patch ++++ xen: - xentop: Fix memory leak on read failure 551ac326-xentop-add-support-for-qdisk.patch ------------------------------------------------------------------ ------------------ 2015-4-2 - Apr 2 2015 ------------------- ------------------------------------------------------------------ ++++ glibc: - aarch64-sigstksz.patch: Increase MINSIGSTKSZ and SIGSTKSZ (BZ #16850) ++++ glibc: - aarch64-sigstksz.patch: Increase MINSIGSTKSZ and SIGSTKSZ (BZ #16850) ++++ java-1_7_0-openjdk: - Build again aarch64 hotspot as JIT accelerated ++++ kernel-default: - ARMv6: config: Update and reenable for 4.0-rc6 - commit e32301a ++++ kernel-source: - ARMv6: config: Update and reenable for 4.0-rc6 - commit e32301a ++++ kernel-syms: - ARMv6: config: Update and reenable for 4.0-rc6 - commit e32301a ++++ gcc5: - libsanitizer-tsan-res-state.patch: remove obsolete patch. - gcc5-libsanitize-aarch64-va42.patch: support aarch64 42-bit address - space ++++ libffi-gcc5: - libsanitizer-tsan-res-state.patch: remove obsolete patch. - gcc5-libsanitize-aarch64-va42.patch: support aarch64 42-bit address - space ++++ libreoffice: - Version bump to 4.4.2: * 2nd bugfix update for the 4.4 series ++++ libzypp: - POODLE: libzypp should only talk TLS (bnc#903405) - Bump major version for Factory, 14.x is continued on SuSE-SLE-12-Branch - version 15.0.0 (0) - Fixes to build with gcc5 - RepoProvideFile: Suppress MediaChangeReport while testing multiple baseurls (bnc#899510) - version 14.38.1 (30) ++++ yast2-installation: - avoid endless loop when confirm update in proposal runner (FATE#315161) - 3.1.138 ++++ zypper: - Fix prompt returning undefined default value after wrong input (bnc#925696) - aptitude: add some package name mappings - aptitude: add debian package name mapping mechanism - aptitude: handle more apt-get operations - aptitude: ignore --option params - man: fix typo (bnc#923800) - Bump minor version for Factory, 1.11 is continued on SuSE-SLE-12-Branch - version 1.12.0 - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-4-1 - Apr 1 2015 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - update to Firefox 31.6.0 ESR (bsc#925368) * MFSA 2015-30/CVE-2015-0814/CVE-2015-0815 (bmo#1005991, bmo#1111327, bmo#1116306, bmo#1127012, bmo#1130150, bmo#1132342, bmo#1133909, bmo#1136397, bmo#1137624, bmo#1138391, bmo#1036515, bmo#1137326, bmo#1138199) Miscellaneous memory safety hazards (rv:37.0 / rv:31.6) * MFSA 2015-31/CVE-2015-0813 (bmo#1106596) Use-after-free when using the Fluendo MP3 GStreamer plugin * MFSA 2015-33/CVE-2015-0816 (bmo#1144991) resource:// documents can load privileged pages * MFSA 2015-37/CVE-2015-0807 (bmo#1111834) CORS requests should not follow 30x redirections after preflight * MFSA 2015-40/CVE-2015-0801 (bmo#1146339) Same-origin bypass through anchor navigation ++++ farstream: - Add farstream-plugin-path.patch: use library policy compliant path name for plugin. ++++ installation-images-SLES: - added ExcludeArch i586 (bnc#924024) - add grub2 to buildrequires for s390x (bnc#893971) - handle xen & xen-kmp separately in spec file (bnc#906248) ++++ kernel-default: - ARMv6: config: Reenable DWC2 host support We need the USB host controller support in order to have network on the Raspberry Pi, as the network is connected via USB. - commit f54483c ++++ kernel-source: - ARMv6: config: Reenable DWC2 host support We need the USB host controller support in order to have network on the Raspberry Pi, as the network is connected via USB. - commit f54483c ++++ kernel-syms: - ARMv6: config: Reenable DWC2 host support We need the USB host controller support in order to have network on the Raspberry Pi, as the network is connected via USB. - commit f54483c ++++ tigervnc: - u_terminate_instead_of_ignoring_restart.patch * Terminate instead of ignoring restart. (bnc#920969) ++++ spice: - bsc#848279: fix CVE-2013-4282. 8af61900-cve-2013-4282-fix.patch ++++ update-alternatives: - Cleanup with spec-cleaner - Update to 1.11.24: * Translation updates * Various small fixes ++++ yast2-installation: - fix method missing error in proposal_runner (FATE#315161) - 3.1.137 - fix dependencies in proposal_store (FATE#315161) - 3.1.136 ++++ yast2-ruby-bindings: - Added new RSpec argument matcher: path_matching - 3.1.31 ------------------------------------------------------------------ ------------------ 2015-3-31 - Mar 31 2015 ------------------- ------------------------------------------------------------------ ++++ gnome-shell: - Add dont-start-searchprovider-at-login.patch: + Inhibit autostart for search providers at login to have correct process hierarchy for Nautilus, which is essential for various environment vars and CWD setup (bnc#897153 bgo#708830). ++++ java-1_7_0-openjdk: - Added patch: * arm32-jit.patch - Backport JIT hotspot for 32-bit arm architectures from icedtea7 repository ++++ kernel-default: - ARM: config: Enable Stack Protector - commit 0f06efd - ARMv6: config: Cleanup default config Previous updates enabled config options that do not make sense on ARMv6. ARMv6 default flavor is actually just a RPi1 kernel, so enabling platform support for hardware that is unavailable there and that conflicts with the Rpi drivers should not be done. This causes the kernel to boot again on a Rpi1. - commit 1bc76eb - Update to 4.0-rc6. - commit 3062c5b ++++ kernel-source: - ARM: config: Enable Stack Protector - commit 0f06efd - ARMv6: config: Cleanup default config Previous updates enabled config options that do not make sense on ARMv6. ARMv6 default flavor is actually just a RPi1 kernel, so enabling platform support for hardware that is unavailable there and that conflicts with the Rpi drivers should not be done. This causes the kernel to boot again on a Rpi1. - commit 1bc76eb - Update to 4.0-rc6. - commit 3062c5b ++++ kernel-syms: - ARM: config: Enable Stack Protector - commit 0f06efd - ARMv6: config: Cleanup default config Previous updates enabled config options that do not make sense on ARMv6. ARMv6 default flavor is actually just a RPi1 kernel, so enabling platform support for hardware that is unavailable there and that conflicts with the Rpi drivers should not be done. This causes the kernel to boot again on a Rpi1. - commit 1bc76eb - Update to 4.0-rc6. - commit 3062c5b ++++ samba: - Purge printer name cache on spoolss SetPrinter change; (bso#11210); (bnc#901813). ++++ samba: - Purge printer name cache on spoolss SetPrinter change; (bso#11210); (bnc#901813). ++++ gmime: - Add --enable-mono/--disable-mono to configure call, based on the build condition. This avoids random rebuild failures (outside OBS) if mono happens to be installed on the building system. ++++ man-pages: - update to 3.82: - new and rewritten pages * nptl.7 - newly documented interfaces in existing pages * user_namespaces.7 Document /proc/[pid]/setgroups ++++ supportutils: - Fixed xz system logs compressed (bnc#924761) - Fixed xz compressed logs in updates.txt (bnc#924760) - Added docker support in docker.txt with OPTION_DOCKER=1 (bnc#925230) - supportconfig: 3.0-62 ++++ xen: - Dropped xentop-add-support-for-qdisk.patch in favor of upstream version 551ac326-xentop-add-support-for-qdisk.patch ++++ xf86-input-synaptics: - Update to version 1.8.2: * One significant change here: an artificial delay is now used between the button events of a doubletap. Some applications previously dropped the events because they had the same timestamp, with the delay this should now work fine. ++++ yast2-pkg-bindings: - Pkg::ResolvableProperties(): "version" value contains a full edition (in form "[epoch:]version[-release]"), additionaly return also "version_epoch", "version_version" and "version_release" with the parts of the edition (needed for FATE#318505) - 3.1.23 ------------------------------------------------------------------ ------------------ 2015-3-30 - Mar 30 2015 ------------------- ------------------------------------------------------------------ ++++ glibc: - powerpc-software-sqrt.patch: Fix powerpc software sqrt (BZ #17964, BZ [#17967]) - nss-separate-state-getXXent.patch: Separate internal state between getXXent and getXXbyYY NSS calls (CVE-2014-8121, bsc#918187, BZ #18007) - static-tls-dtv-limit.patch: Fix DTV race, assert, DTV_SURPLUS Static TLS limit, and nptl_db garbage (bsc#919678, BZ #17090, BZ #17620, BZ #17621, BZ #17628) ++++ glibc: - powerpc-software-sqrt.patch: Fix powerpc software sqrt (BZ #17964, BZ [#17967]) - nss-separate-state-getXXent.patch: Separate internal state between getXXent and getXXbyYY NSS calls (CVE-2014-8121, bsc#918187, BZ #18007) - static-tls-dtv-limit.patch: Fix DTV race, assert, DTV_SURPLUS Static TLS limit, and nptl_db garbage (bsc#919678, BZ #17090, BZ #17620, BZ #17621, BZ #17628) ++++ gnote: - Update to version 3.16.0: + Updated manual. + Updated translations. ++++ libpng15: - updated to 1.5.22 [fate#319047] ++++ libreoffice: - BuildRequires: libodfgen-devel >= 0.1 - added version numbers to some BuildRequires lines - build does not require python3-lxml - build requires librevenge-devel >= 0.0.1 - vlc media backend is broken, don't use it. Only gstreamer should be used. ++++ libva: - Update to version 1.5.1 * API: correct the comment for num_token_partitions in struct _VAEncPictureParameterBufferVP8 * VA/x11: fix double Unlocks/SyncHandle to avoid segmentation fault ++++ libva-gl: - Update to version 1.5.1 * API: correct the comment for num_token_partitions in struct _VAEncPictureParameterBufferVP8 * VA/x11: fix double Unlocks/SyncHandle to avoid segmentation fault ++++ xorg-x11-server: - u_01-Xephyr-Don-t-crash-when-no-command-line-argument-is-specified.patch * Xephyr: Don't crash when no command line argument is specified The DDX specific command line parsing function only gets called if command line arguments are present. Therefore this function is not suitable to initialize mandatory global variables. Replace main() instead. (bnc#925022) - u_02-Xephyr-Print-default-server-display-number-if-none-is-specified.patch * Xephyr: Print default server display number if none is specified (bnc#925022) - u_Xephyr-Fix-broken-image-when-endianess-of-client-machine-and-host-Xserver-differ.patch * Xephyr: Fix broken image when endianess of client machine and host-Xserver differ The image is created in the native byte order of the machine Xephyr is rendered on however drawn in the image byte order of the Xephyr server. Correct byte order in the xcb_image_t structure and convert to native before updating the window. If depths of Xephyr and host server differ this is already taken care of by the depth conversion routine. (bnc#923229). - u_Xephyr-Fix-compile-when-debugging-is-enabled.patch * Xephyr: Fix compile when debugging is enabled (bnc#925021) - u_Xephyr-Fix-screen-image-draw-for-the-non-Glamor-non-XHSM-case.patch * Xephyr: Fix screen image draw for the non-Glamor & non-XHSM case xcb_image_put() prints the entire image, therefore don't use an offset. (bnc#bnc#925019) ++++ yast2-core: - Fix YCP symbol comparison with GCC 5 (thanks schubi for performance measurement and mvidner for review) (boo#914255) - 3.1.17 ------------------------------------------------------------------ ------------------ 2015-3-29 - Mar 29 2015 ------------------- ------------------------------------------------------------------ ++++ libteam: - Update to new upstream release 1.16 * teamdctl: show port link down count in state output * teamd: lw: count how many times has been the port down ++++ libwebp: - Update to new upstream release 0.4.3 * lossless decode fix and a multi-threading fix * documentation / vwebp updates for animation ++++ strace: - Drop strace-32bit, since the normal strace build is powerful enough. [bnc#924827] ++++ vaapi-intel-driver: - Update to version 1.5.1: + Fix forward reference requirement for Bob deinterlacing. + Fix a lot of potential rendering issues on GEN8+. + Fix scaling of NV12 surfaces when no output_region is set. + Fix the broken attribute setting of i965_GetConfigAttrib. + Fix the GetConfigAttributes() for JPEGBaseline profile. + Fix the wrong overlap setting for VC-1 decoding on GEN6+. + Fix VP8 decoding issue on GEN8+, HW needs 1 extra byte for each partition. + Fix JPEG encoding issue. + Add support for aub dump. + Enhance STD on GEN8+. + Implement max width and height in QuerySurfaceAttributes. + Add new SKL PCI ids. ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-3-28 - Mar 28 2015 ------------------- ------------------------------------------------------------------ ++++ ibus: - Fix boo#924696: settings of ibus engines are not saved * Remove inappropriate %ghost from the dconf files - Disable appindicator for 13.1 * It requires Qt 5.3 to show icons specified by absolute path ------------------------------------------------------------------ ------------------ 2015-3-27 - Mar 27 2015 ------------------- ------------------------------------------------------------------ ++++ gcc48: - Update to gcc-4_8-branch head (r221715). * Includes GCC 4.8.4 release. * Includes fix for -imacros bug. [bnc#917169] * Includes fix for incorrect -Warray-bounds warnings. [bnc#919274] * Includes updated -mhotpatch for s390x. [bnc#924525] * Includes fix for ppc64le issue with doubleword vector extract. [bnc#924687] - Add gcc48-bnc889990.patch to backport rework of the memory allocator for C++ exceptions used in OOM situations. [bnc#889990] ++++ libgcj48: - Update to gcc-4_8-branch head (r221715). * Includes GCC 4.8.4 release. * Includes fix for -imacros bug. [bnc#917169] * Includes fix for incorrect -Warray-bounds warnings. [bnc#919274] * Includes updated -mhotpatch for s390x. [bnc#924525] * Includes fix for ppc64le issue with doubleword vector extract. [bnc#924687] - Add gcc48-bnc889990.patch to backport rework of the memory allocator for C++ exceptions used in OOM situations. [bnc#889990] ++++ librsvg: - Update to version 2.40.9: + bgo#738367: V/v/H/h commands in path elements were not working. + bgo#605875: Gaussian-blurred objects were sometimes missing. + bgo#710163: Use _wfullpath() on Windows when canonicalizing filenames. ++++ kernel-default: - guards: Include the file name also in the "Not found" error - commit 9b71e7b - guards: Add support for an external filelist in --check mode This will allow us to run --check without a kernel-source.git work tree. - commit 61c3df5 - guards: Simplify help text - commit f0c085a ++++ kernel-source: - guards: Include the file name also in the "Not found" error - commit 9b71e7b - guards: Add support for an external filelist in --check mode This will allow us to run --check without a kernel-source.git work tree. - commit 61c3df5 - guards: Simplify help text - commit f0c085a ++++ kernel-syms: - guards: Include the file name also in the "Not found" error - commit 9b71e7b - guards: Add support for an external filelist in --check mode This will allow us to run --check without a kernel-source.git work tree. - commit 61c3df5 - guards: Simplify help text - commit f0c085a ++++ supportutils: - Added missing SUSEConnect (bnc#924738) - supportconfig: 3.0-58 ++++ yast2-installation: - allow proposal runner dialog to use different proposal store (FATE#315161) - 3.1.135 ------------------------------------------------------------------ ------------------ 2015-3-26 - Mar 26 2015 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - New autoinst flag in general/mode section: final_restart_services. Restarting all services after finishing the installation. The default is "true" which is a backward compatible value. (bnc#923992) ++++ duperemove: - Update to duperemove v0.09.2 - Fallback to stat on filesystems that don't report file type from readdir - Don't assert on failed open during dedupe - References: bsc#923277 bsc#924577 ++++ gnome-settings-daemon: - Drop systemd build condition and pkgconfig(libsystemd-login) BuildRequires: this hasn't been a dependency since version 3.8. - Change RPM group of -devel package to "Development/Languages/C and C++". - No longer pass --enable-systemd, --enable-gconf-bridge and - -with-pnpids to configure: those parameters are not available anymore. - Change from simple %defines to %bcond_with/without, as this allows to be set in prjconf without the need to patch the .spec files. + with_systemd, with_wacom, with_wayland, with_smartcard have been replaced with their equivalent %bcond_with, resp. %bcond_without, based on the value that was originally set, resulting in no change for the build. ++++ gnome-terminal: - Add gnome-terminal-dark-theme.patch: Allow gnome-terminal to have dark theme preferance. - Add libtool BuildRequires and call autoreconf as the above patch touches the buildsystem. ++++ gstreamer-plugins-bad: - Change from simple %defines to %bcond_with/without, as this allows to be set in prjconf without the need to patch the .spec files. - Create new subpackage libgstwayland-1_0-0. ++++ libepoxy: - Add baselibs.conf in order to build 32bit packages. ++++ webkit2gtk3: - Change webkit2gtk-4_0-injected-bundles Recommends to Requires: apps fail to load webkit if the bunldes are not available. ++++ mutter: - Change from simple %defines to %bcond_with/without, as this allows to be set in prjconf without the need to patch the .spec files. + build_wayland has been replaced with the equivalent %bcond_with, resp. %bcond_without, based on the value that was originally set, resulting in no change for the build. ++++ notification-daemon: - Update to version 3.16.0: + Free memory returned by g_find_program_in_path. + Updated translations. ++++ perl-Bootloader: - remove unrelated comment - add device scannning speed-ups done for sle11-sp3 (bnc#910479) - 0.831 ++++ yast2-auth-client: - Version 3.2 introduces a re-designed UI, to pack more information on the screen by by utilising a tree overview and two table detail-view; the detail view on the right side shows the configuration details of the chosen Section; more customisable parameters are displayed in table along with a Quick Search filter. Under the scene, UI presentation and logics have been split into separate source files; the use of legacy Yast.include has been replaced by the now recommended ruby-require, and the legacy packaging mechanism Makefile has been replaced by Rake. The program entry, command line parameters, AutoYast, and the module implementation are not changed. ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-3-25 - Mar 25 2015 ------------------- ------------------------------------------------------------------ ++++ apache-commons-logging: - Drop maven conditionals that were never triggered. - Drop gpg offline and rely on service ++++ intltool: - Update to version 0.51.0: + Don't write $SRCDIR to the pot file. + Fixed incorrect handling of spaces around = in .ini files. + Add support for QT designer .UI files. + Add missing files to Makefile.am EXTRA_DIST definitions. + Use plain localedir to install mo files to, rather than trying to guess one. + Fix makefile rule to build .pox files properly. + Fix incorrect usage of hyphens and dashes in man pages. + Update .bzrignore with some new generated files. + Use autoreconf instead of gnome-autogen scripts. + Remove obsolete AM_GNU_GETTEXT information from docs. + Support single quotes in glade/gtkuibuilder files (lp#1034153). ++++ openwsman: - Make SSL protocols configurable: New option 'ssl_disabled_protocols' (bsc#901882) 0002-New-option-ssl_disabled_protocols.patch - rename fix-memory-corruption.patch to 0001-xml_parser_ns_add-alloc-item-size-not-pointer-size.patch - Fix memory leak in bindings 0004-Bindings-Client-scheme-user-password-host-path-gette.patch - Store client option properties as list to keep order (bsc#911088) 0005-Store-client-option-properties-as-list-to-keep-order.patch - fix memory lean in libxml2 bindings 0006-Memory-leak-in-wsman-libxml2-binding.c.patch ++++ mdadm: - Add --cluster-confirm udev rule (fate#316335) + 69-clustermd.rules + clustermd-confirm.sh ++++ wsmancli: - use the Openwsman API instead of internal data structures to set properties (bsc#911088) 0001-Use-API-instead-of-internal-data-structure-to-set-pr.patch ++++ yast2-bootloader: - Propose secure_boot by default only on x86, aarch64 is not ready yet - 3.1.125 ++++ yast2-migration: - initial package ------------------------------------------------------------------ ------------------ 2015-3-24 - Mar 24 2015 ------------------- ------------------------------------------------------------------ ++++ adwaita-icon-theme: - Update to version 3.16.0: + Updated translations. ++++ at-spi2-atk: - Update to version 2.16.0: + Add component interface tests. ++++ at-spi2-core: - Update to version 2.16.0: + Fix GTK-Doc comment blocks. + Updated translations. ++++ cheese: - Update to version 3.16.0: + Updated translations. ++++ dracut: - Update to dracut mainline version 041. Half of the patches got integrated mainline. Some others have been merged together when it made sense some have been left out, but are still in the repository as they need some special treating and mainline discussion whether/how they get added. These are also not urgently needed, but are debugging patches. I broke the rule here to mention every added/deleted/modified patch as every patch is touched and every 2nd got removed (mainline integrated). I also re-ordered the patches in the PatchXY: area for easier merging them and get them discussed and posted mainline easier, topic by topic. - Patches merged in the git tracking repository: 0065-95iscsi-Fixup-bnx2i-offload-booting.patch 0028-95udev-rules-Include-correct-sg3_utils-rules.patch 0135-lvm-Fix-12819a579900b9691e2-check-for-existance-of-6.patch 0100-Add-btrfs-rescue-utilities.patch 0067-95fcoe-check-always-returns-255.patch 0138-warpclock-Do-not-use-warpclock-module-on-S390-x-hwcl.patch 0077-90multipath-add-missing-11-dm-mpath.rules-file.patch 0042-Enhance-suse.conf-example-with-SUSE-specific-setting.patch 0161-Fix-error-message-when-there-are-no-internal-kernel-.patch 0111-90mdraid-Remove-line-for-offroot-detection.patch 0129-Revert-commit-6ecab258710d158a7a6-and-only-do-not-wa.patch 0041-mkinitd-suse-remove-hostonly-and-hostonly-cmdline.patch 0030-95iscsi-Autodetect-iSCSI-firmware.patch 0052-99base-Add-chown-binary.patch 0105-95iscsi-parse-output-from-iscsiadm-correctly.patch 0101-Print-stored-dracut-commandline-during-initramfs-bui.patch 0096-dracut-Fix-error-local-can-only-be-used-in-a-functio.patch 0043-40network-always-add-network-module.patch 0035-Introduce-force-drivers-parameter-and-force_drivers-.patch 0136-Revert-95udev-rules-add-persistent-network-rule.patch 0143-iscsi-Fix-up-ipv6-in-brackets-iterate-over-all-possi.patch 0167-do-not-symlink-var-log-to-run-log.patch 0024-Fixup-mdraid-setup.patch 0032-mkinitrd-suse.sh-Use-hostonly-and-hostonly-cmdline-c.patch 0022-95udev-rules-add-persistent-network-rule.patch 0166-load-xhci-pci.patch 0047-95resume-skip-module-for-s390-x.patch 0014-Update-dracut-manpage-for-GRUB-Legacy-and-GRUB2.patch 0055-95fcoe-Only-install-fcoe-module-if-required.patch 0078-Restore-original-IFS-value.patch 0046-dracut-Do-not-wait-for-swap-device.patch 0074-More-empty-cmdline-fixes.patch 0112-99base-warn-on-invalid-command-for-initqueue.patch 0034-dracut-Do-not-stop-installing-drivers-if-one-fails.patch 0139-dracut.sh-check-for-logfile-logfile-option-and-creat.patch 0127-99base-Increase-initqueue-timeout-in-non-systemd-cas.patch 0104-Generate-fallback-mount-unit-for-root-filesystem.patch 0154-resume-Also-allow-this-module-on-S390-again-s2disk-c.patch 0149-dracut.sh-Fix-fstab-parsing-again.patch 0027-90multipath-install-dracut-specific-service-file.patch 0084-95rootfs-block-Correctly-terminate-commandline-param.patch dracut_v37_to_HEAD.patch 0128-90lvm-Install-dm-snapshot-module.patch 0063-90multipath-Install-libgcc_s-library.patch 0062-95iscsi-Install-libgcc_s-library.patch 0146-dracut.sh-corrected-logfile-check.patch 0071-Fix-non-export-of-journal-dev-boot-options.patch 0044-Add-find-to-debug-binaries.patch 0039-Remove-force-parameter-from-mkinitrd.patch 0026-90multipath-add-67-kpartx-compat.rules.patch 0099-90multipath-Load-device_handler-modules-early-during.patch 0029-90multipath-install-correct-multipath-rules.patch 0031-90multipath-Fixup-service-file-for-booting.patch 0036-95fcoe-Store-current-configuration-in-dracut-cmdline.patch A patch (dracut_v041_to_HEAD.patch) is being added without being properly referenced from the changelog. 0151-Go-back-to-xz-again-pixz-may-use-too-much-memory-whi.patch 0069-81cio_ignore-skip-module-if-cio_ignore-is-not-active.patch 0070-81cio_ignore-rewrite-module.patch 0033-95iscsi-Set-correct-iscsi_started-value-for-iSCSI-fi.patch 0098-Do-not-call-lvm-for-non-LVM-device-mapper-devices.patch 0023-systemd-always-tries-to-load-autofs4.patch 0051-mkinitrd-suse-add-update-bootloader-message.patch 0013-mkinitrd-suse-do-not-update-bootloader-if-no-kernel-.patch 0115-Handle-module-alias-properly.patch 0054-95iscsi-update-commandline-printing.patch 0148-dracut.sh-Fix-LABEL-and-other-fstab-syntax.patch 0122-btrfs-btrfs-dump-super-and-btrfs-select-super-do-not.patch 0045-40network-add-missing-_arch-variable-declaration.patch 0050-95iscsi-strip-one-set-of-quotes-when-calling-initque.patch 0152-Add-a-comment-to-easily-add-debug-modules-also-add-v.patch 0147-dracut.sh-Fix-UUID-fstab-parsing-in-case-mount-optio.patch 0038-95fcoe-start-lldpad-separately.patch 0082-00warpclock-check-for-sbin-hwclock.patch 0155-iscsi-iscsi.initiator-and-others-can-and-must-only-s.patch 0037-95fcoe-update-fcoe-interface-check.patch 0141-iscsi-Avoid-bad-ip-route-call-on-empty-address.patch 0049-95iscsi-Use-ip-ibft-for-ibft-autoconfiguration.patch 0153-Only-add-network-module-on-request-and-on-dependenci.patch 0097-Implement-rd.timeout-to-modify-the-device-timeout.patch 0169-fix-systemd-vconsole.patch 0073-Don-t-create-lots-of-empty-cmdline-files-for-hostonl.patch 0103-Fixup-missing-separators-in-rootfs-block-cmdline.patch 0064-90kernel-modules-install-scsi_dh_alua.patch 0012-Check-for-plymouth-lib-directories.patch 0092-dracut-nbd-Only-complain-of-missing-binary-in-hoston.patch 0160-nfs-Add-ip-.-and-root-nfs.-parameters-to-internal-dr.patch 0093-95iscsi-generate-commandline-for-software-iscsi.patch 0040-95fcoe-skip-VLAN-devices-in-fcoe-up.patch 0156-dracut.usage.asc-Remove-distro-specific-help-from-ma.patch 0018-mkinitrd-suse-Fix-whitespaces-when-adding-drivers.patch 0140-dracut.sh-Avoid-duplicate-devices-in-host_devs.patch 0095-95iscsi-use-static-configuration-for-software-iscsi.patch 0025-95udev-rules-Add-59-scsi-sg_utils.rules.patch 0072-Also-export-root-boot-param-for-hostonly-cmdline-cas.patch 0102-Align-dev_unit_name-with-systemd-s-function.patch 0001-kernel-modules-Fix-storage-module-selection-for-sdhc.patch - Added dracut_v041_to_HEAD.patch: new patch from v041 against our git ++++ gd: - fixed CVE-2014-9709 [bnc#923945] + gd-CVE-2014-9709.patch ++++ gobject-introspection: - Update to version 1.44.0: + Update glib annotations from glib-2-44 git. + build: use the detected pkg-config (bgo#746669). + Fixed reference to obsolete name used in g-ir-generate manpage (bgo#729901). ++++ gnome-bluetooth: - Update to version 3.16.0: + Updated translations. ++++ gnome-screenshot: - Update to version 3.16.0: + Updated translations. ++++ nautilus: - Update to version 3.16.0: + Support multiple desktop names in XDG_CURRENT_DESKTOP. + Workaround distcheck. ++++ gnome-themes-standard: - Update to version 3.16.0: + Updated translations. ++++ gnome-tweak-tool: - Update to version 3.16.0: + Updated translations. ++++ gvfs: - Add gvfs-monitor-proxy-debug.patch: Disable the monitor proxy debug by default (bnc#903858). ++++ hicolor-icon-theme: - Update to version 0.15: + Add symbolic/apps directory for symbolic app icons. ++++ installation-images-SLES: - Fix dangling symlinks for ca-certificates (with p11-kit 0.23.x) - 14.172 ++++ kernel-default: - Update Xen patches to 4.0-rc5. - commit 7636f33 - config: disable SCSI_MQ_DEFAULT on all architectures and configs The scsi-mq feature lacks support for io schedulers right now. This exhibits as performance drop for random RW workloads due to excessive seeking. The real benefit of scsi-mq comes with high-end and fast devices, the estimated impact on our users is low. - commit 59a4160 - pci: Enable pci-host-generic support for ARM64 (bnc#911732). - PCI/MSI: of: Allow msi_domain lookup using the PHB node (bnc#911732). - PCI/MSI: Drop domain field from msi_controller (bnc#911732). - irqchip: gicv3-its: Get rid of struct msi_controller (bnc#911732). - irqchip: GICv2m: Get rid of struct msi_controller (bnc#911732). - PCI/MSI: Let pci_msi_get_domain use struct device's msi_domain (bnc#911732). - PCI/MSI: of: add support for OF-provided msi_domain (bnc#911732). - PCI/MSI: add hooks to populate the msi_domain field (bnc#911732). - device core: Introduce per-device MSI domain pointer (bnc#911732). - commit 3583a4a - Delete patches.arch/arm64-0012-generic-pci.patch. - commit 6b01afd - Refresh patches.arch/arm64-0010-KVM-ARM-Hack-to-enable-VGIC-mapping-on-64k-PAGE_SIZE.patch. - commit 6c49399 ++++ kernel-source: - Update Xen patches to 4.0-rc5. - commit 7636f33 - config: disable SCSI_MQ_DEFAULT on all architectures and configs The scsi-mq feature lacks support for io schedulers right now. This exhibits as performance drop for random RW workloads due to excessive seeking. The real benefit of scsi-mq comes with high-end and fast devices, the estimated impact on our users is low. - commit 59a4160 - pci: Enable pci-host-generic support for ARM64 (bnc#911732). - PCI/MSI: of: Allow msi_domain lookup using the PHB node (bnc#911732). - PCI/MSI: Drop domain field from msi_controller (bnc#911732). - irqchip: gicv3-its: Get rid of struct msi_controller (bnc#911732). - irqchip: GICv2m: Get rid of struct msi_controller (bnc#911732). - PCI/MSI: Let pci_msi_get_domain use struct device's msi_domain (bnc#911732). - PCI/MSI: of: add support for OF-provided msi_domain (bnc#911732). - PCI/MSI: add hooks to populate the msi_domain field (bnc#911732). - device core: Introduce per-device MSI domain pointer (bnc#911732). - commit 3583a4a - Delete patches.arch/arm64-0012-generic-pci.patch. - commit 6b01afd - Refresh patches.arch/arm64-0010-KVM-ARM-Hack-to-enable-VGIC-mapping-on-64k-PAGE_SIZE.patch. - commit 6c49399 ++++ kernel-syms: - Update Xen patches to 4.0-rc5. - commit 7636f33 - config: disable SCSI_MQ_DEFAULT on all architectures and configs The scsi-mq feature lacks support for io schedulers right now. This exhibits as performance drop for random RW workloads due to excessive seeking. The real benefit of scsi-mq comes with high-end and fast devices, the estimated impact on our users is low. - commit 59a4160 - pci: Enable pci-host-generic support for ARM64 (bnc#911732). - PCI/MSI: of: Allow msi_domain lookup using the PHB node (bnc#911732). - PCI/MSI: Drop domain field from msi_controller (bnc#911732). - irqchip: gicv3-its: Get rid of struct msi_controller (bnc#911732). - irqchip: GICv2m: Get rid of struct msi_controller (bnc#911732). - PCI/MSI: Let pci_msi_get_domain use struct device's msi_domain (bnc#911732). - PCI/MSI: of: add support for OF-provided msi_domain (bnc#911732). - PCI/MSI: add hooks to populate the msi_domain field (bnc#911732). - device core: Introduce per-device MSI domain pointer (bnc#911732). - commit 3583a4a - Delete patches.arch/arm64-0012-generic-pci.patch. - commit 6b01afd - Refresh patches.arch/arm64-0010-KVM-ARM-Hack-to-enable-VGIC-mapping-on-64k-PAGE_SIZE.patch. - commit 6c49399 ++++ kiwi: - Setup kernel symlinks in sle11 elilo compat mode - Use filesystem UUID to identify the recovery ++++ gcc5: - Update to SVN trunk head (r221624). - Require own ada version for suse_version > 1330, not explicitely gcc49-ada. - Amend _constraints to request more physical memory for gcc5 and gcc5-testresults as well as 4 processors for gcc5. ++++ libffi-gcc5: - Update to SVN trunk head (r221624). - Require own ada version for suse_version > 1330, not explicitely gcc49-ada. - Amend _constraints to request more physical memory for gcc5 and gcc5-testresults as well as 4 processors for gcc5. ++++ libgee: - Update to vesion 0.18.0: + Stable release, no changes since 0.17.92. ++++ glibmm2: - Update to version 2.44.0: + Gio: Action, ActionGroup: Avoid memory leaks in funcs (bgo#705124). + gmmproc: _WRAP_VFUNC(): Add keep_return parameter (bgo#705124). ++++ libgpod: - Change bcond back again.. It turned out to be that mono bindings are wanted by the openSUSE community. ++++ gtkmm3: - Update to version 3.16.0: + Gtk: Builder: Don't get gtkmm-derived GTypes while parsing TreeModel (bgo#742637). ++++ libixion: - Drop copy&pasto from fedora - Version bump to 0.9.0: * Needed for new orcus * Python bindings are around now - Update homepage - Add python subpackage - Tests fail with this release, next one will fix it again ++++ liborcus: - Version bump to 0.7.1: * Various boost bugfixes and update for new ixion - Obsoleted patch: * liborcus-boost-1.56.patch ++++ pangomm: - Update to version 2.36.0: + No changes compared to 2.35.1. ++++ libpeas: - Update to version 1.14.0: + Misc bugfixes. + Updated translations. ++++ tracker: - Update to version 1.4.0: + Fix ambiguous GListModel vs GtkListModel references in vala (bgo#746194). + Fix compiler warnings (bgo#746381). + Ignore "." recursing through compressed content (bgo#746437). + Updated translations. ++++ vte: - Update to version 0.40.0: + updated translations. ++++ tracker-extras: - Update to version 1.4.0: + Fix ambiguous GListModel vs GtkListModel references in vala (bgo#746194). + Fix compiler warnings (bgo#746381). + Ignore "." recursing through compressed content (bgo#746437). + Updated translations. ++++ psmisc: - Add patch psmisc-22.21-boo908063.patch to avoid to close files which are never open (boo#908063, bnc#974161) ++++ python-atspi: - Update to version 2.16.0: + No changes, stable bump. ++++ python-gobject: - Update to version 3.16.0: + Stable release, no changes since 3.15.91. ++++ python3-atspi: - Update to version 2.16.0: + No changes, stable bump. ++++ python3-gobject: - Update to version 3.16.0: + Stable release, no changes since 3.15.91. ++++ shotwell: - Update to version 0.22.0: + Improved metadata support for Facebook upload (bgo#742163). + Saved search now properly supports text is-set, not-set (bgo#743924, bgo#743923). + Import title, exposure time when available. + User interface improvements (bgo#744291, bgo#719284, more). + Sort photos by filename (bgo#717878). + Updated translations. ++++ simple-scan: - Update to version 3.16.0.1: + Rebuild package from scratch to fix invalid po/Makefile.in.in. ++++ strace: - 0001-aarch64-fix-rt_sigreturn-decoding.patch, 0002-m68k-define-HAVE_SA_RESTORER.patch, 0003-Fix-decoding-of-mmap2-for-arm.patch, 0005-tests-select.test-handle-architectures-using-pselect.patch, 0006-aarch64-fix-ioctl-decoding.patch, 0007-m68k-fix-sigreturn-decoding.patch, 0008-Fix-crash-in-ipc_sem-test.patch, 0009-tests-ipc_-match-IPC_64-flag.patch, 0010-semctl-fix-indirect-syscall-decoding.patch, 0011-Fix-stat64-st_-acm-time-decoding-for-personalities-w.patch, 0012-tests-verify-that-all-patterns-match.patch, 0013-aarch64-properly-decode-generic-syscalls.patch, 0014-stat64-v.test-add-newfstatat-syscall-support.patch, 0015-tests-uid-use-fchown-instead-of-chown.patch: Patches from upstream to fix testsuite failure. - Enable libunwind support (strace -k). ++++ yelp-xsl: - Update to version 3.16.0: + Stable release, no changes since 3.15.92. ------------------------------------------------------------------ ------------------ 2015-3-23 - Mar 23 2015 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - update to Firefox 31.5.3 ESR (bsc#923534) * MFSA 2015-29/CVE-2015-0817 (bmo#1145255) Code execution through incorrect JavaScript bounds checking elimination * MFSA 2015-28/CVE-2015-0818 (bmo#1144988) Privilege escalation through SVG navigation ++++ baobab: - Update to version 3.16.0: + Updated translations. ++++ clutter: - Update to version 1.22.0: + Improve pointer tracking in the evdev input backend. + Fix handling of multiple stages with the GDK backend. + Bugs fixed: bgo#746328, bgo#746575. + Updated translations. ++++ dconf: - Update to version 0.24.0: + Stable release, no changes since 0.23.2. ++++ dconf-editor: - Update to version 3.16.0: + Updated translations. ++++ devhelp: - Update to version 3.16.0: + Fix warning when book cannot be read (bgo#746609). + Updated translations. ++++ eog: - Update to version 3.16.0: + remove the overlay timeout in dispose (bgo#745336). + Updated translations. ++++ evince: - Update to version 3.16.0: + Updated translations. ++++ evolution: - Update to version 3.16.0: + Updated translations. ++++ evolution-data-server: - Update to version 3.16.0: + Updated translations. ++++ evolution-ews: - Update to version 3.16.0: + Updated translations. ++++ file-roller: - Update to version 3.16.0: + Updated translations. ++++ gedit: - Update to version 3.16.0: + Updated translations. ++++ geocode-glib: - Update to version 3.16.0: + No changes. ++++ glib-networking: - Update to version 2.44.0: + Stable release, no changes since 2.43.92. ++++ glib2: - Update to version 2.44.0: + gsocket: Document FD ownership with g_socket_new_from_fd() (bgo#730188). + Updated translations. ++++ gnome-backgrounds: - Update to version 3.16.0: + Updated translations. ++++ gnome-calculator: - Update to version 3.16.0: + Updated translations. ++++ gnome-clocks: - Update to version 3.16.0: + Updated translations. ++++ gnome-color-manager: - Update to version 3.16.0: + Updated translations. ++++ gnome-control-center: - Update to version 3.16.0: + Network: Fix many reference leaks and potential crashers. + Online Accounts: Remove scrollbars with single entry lists. + Updated translations. ++++ gnome-desktop: - Update to version 3.16.0: + Updated translations. ++++ gnome-disk-utility: - Update to version 3.16.0: + Make SMART dialog resizable (bgo#723469). + Disambiguate menu items to reduce confusion (bgo#742652). + Fix halign of hamburger menu. + Fix a typo in a translatable string. + Updated translations. ++++ gnome-documents: - Update to version 3.16.0: + Fixed bugs and regressions caused by having separate views for documents and collections. + Updated translations. ++++ gnome-online-accounts: - Update to version 3.16.0: + Add some spacing between the service name and its switch (bgo#746540). + Updated translations. ++++ gnome-packagekit: - Update to version 3.16.0: + Updated translations. ++++ gnome-power-manager: - Update to version 3.16.0: + Updated translations. ++++ gnome-session: - Update to version 3.16.0: + No changes from last version, stable bump. ++++ gnome-settings-daemon: - Update to version 3.16.0: + Fix a problem when hot-plugging Wacom devices. + Updated translations. ++++ gnome-shell: - Update to version 3.16.0: + Revert erroneous login dialog changes (bgo#740142). + Improve accessibility of legacy tray (bgo#746487). + Fix legacy status icons leaking into other monitors (bgo#745824). + Updated translations. ++++ gnome-shell-extensions: - Update to version 3.16.0: + Updated translations. ++++ gnome-terminal: - Update to version 3.16.0: + client: let DISPLAY flow through (bgo#746358). + Updated translations. ++++ gnome-system-monitor: - Update to version 3.16.0: + Updated translations. ++++ gnome-user-docs: - Update to version 3.16.0: + Updated translations. ++++ gnome-weather: - Update to version 3.16.0: + Updated translations. ++++ gsettings-desktop-schemas: - Update to version 3.16.0: + Updated translations. ++++ gtk3: - Update to version 3.16.0: + Theming: Fixes for the HighContrast theme. + Wayland: Fix Clipboard handling. + Bugs fixed: bgo#746148, bgo#746149, bgo#746188, bgo#746358, bgo#746368, bgo#746369, bgo#746370, bgo#746386. + Updated translations. ++++ gtksourceview: - Update to version 3.16.0: + A few bug fixes and various other improvements. + Updated translations. ++++ gucharmap: - Update to version 3.16.0: + build: Remove appdata validation. + Updated translations. ++++ gvfs: - Update to version 1.24.0: + Fix g-ir-compiler failures. + Updated translations. ++++ kernel-default: - config: disable CONFIG_ACPI_PROCFS_POWER (i386/x86_64) (boo#917728) CONFIG_ACPI_PROCFS_POWER is deprecated and should be disabled. - commit 9eb6ba4 - Update to 4.0-rc5. - Eliminated 1 patch. - Config changes: - ARM64: - CAN_XILINXCAN=m - commit ecb5151 ++++ kernel-source: - config: disable CONFIG_ACPI_PROCFS_POWER (i386/x86_64) (boo#917728) CONFIG_ACPI_PROCFS_POWER is deprecated and should be disabled. - commit 9eb6ba4 - Update to 4.0-rc5. - Eliminated 1 patch. - Config changes: - ARM64: - CAN_XILINXCAN=m - commit ecb5151 ++++ kernel-syms: - config: disable CONFIG_ACPI_PROCFS_POWER (i386/x86_64) (boo#917728) CONFIG_ACPI_PROCFS_POWER is deprecated and should be disabled. - commit 9eb6ba4 - Update to 4.0-rc5. - Eliminated 1 patch. - Config changes: - ARM64: - CAN_XILINXCAN=m - commit ecb5151 ++++ kiwi: - v7.02.34 released - Complete KIWI's appdata handlling removal Commit f4b7df2 removed the general handling, but missed a reference in KIWICollect.pm ++++ libgweather: - Update to version 3.16.0: + Updated translations. ++++ webkit2gtk3: - Update to version 2.8.0: + Initial gestures support. + HTML5 notifications. + User script messages. + HTML5 color input. + APNG support. + Performance improvements. + Playing audio notification signal. + Web view background colors. ++++ mutter: - Update to version 3.16.0: + wayland: Don't skip notifying about initial maximized state (bgo#745303). + Updated translations. - Add mutter-nvidia-repaint-on-resume.patch: Add a function to refresh all background instances (boo#914149, bgo#739178). ++++ libsoup: - Update to version 2.50.0: + Updated translations. ++++ yelp: - Update to version 3.16.0: + Avoid recursive activation (bgo#745407). + Updated translations. ++++ mobile-broadband-provider-info: - Update to version 20150323: + in: add balance check code for Reliance in India ++++ totem: - Update to version 3.16.0: + Updated translations. ++++ orca: - Update to version 3.16.0: + Updated translations. ++++ pigz: - fix unwanted directory traversal on extract (bnc#913627, CVE-2015-1191) ++++ simple-scan: - Update to version 3.16.0: + Updated translations. - Changes from version 3.15.90: + Don't use GtkHeaderBar in LXDE, MATE. ++++ ucode-intel: - Update to latest microcode version 20150121 (bnc#913004) ++++ vinagre: - Update to version 3.16.0: + Updated translations. ++++ vino: - Update to version 3.16.0: + Stable release, no changes since 3.15.92. ------------------------------------------------------------------ ------------------ 2015-3-22 - Mar 22 2015 ------------------- ------------------------------------------------------------------ ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-3-21 - Mar 21 2015 ------------------- ------------------------------------------------------------------ ++++ gnome-contacts: - Update to version 3.16.0: + Fix syntax errors in desktop file keywords translations (bgo#736791). + Updated translations. ++++ kernel-default: - ARM64: config: Raise NR cpus to 64 There is hardware that has more than 32 cores, so we would like to support them out of the box. - commit 8434f2b ++++ kernel-source: - ARM64: config: Raise NR cpus to 64 There is hardware that has more than 32 cores, so we would like to support them out of the box. - commit 8434f2b ++++ kernel-syms: - ARM64: config: Raise NR cpus to 64 There is hardware that has more than 32 cores, so we would like to support them out of the box. - commit 8434f2b ++++ libdmapsharing: - Cleanup spec file with spec-cleaner - Update to 2.9.30 * DNSSD backend: Always send TXT record Password=true or false, as iTunes 12.1.0.50 requires this ++++ harfbuzz: - Update to version 0.9.40: + Another hb-coretext crasher fix. ++++ poppler: - Update to version 0.32.0: + core: - Annotations: Fix rendering of empty BG/BC arrays. - Splash: . Fix wrong colour shown when GouraudTriangleShFill uses a DeviceN colorspace (fdo#89182). . Fix use of uninitialized variable in Splash::pipeRun. - Remove unnecesary check for font validity (fdo#88939). - Small optimization in GooString::appendfv() (fdo#89096). - Fix crashes in malformed files. + utils: - pdftops: Make colorpsace optimization an option instead of default. - pdfseparate: use always an unique instance for PDFDoc for savePageAs. + build system: - cmake: If extra-cmake-modules is around include the Sanitizers module. - Bump poppler soname following upstream changes. ++++ poppler-qt: - Update to version 0.32.0: + core: - Annotations: Fix rendering of empty BG/BC arrays. - Splash: . Fix wrong colour shown when GouraudTriangleShFill uses a DeviceN colorspace (fdo#89182). . Fix use of uninitialized variable in Splash::pipeRun. - Remove unnecesary check for font validity (fdo#88939). - Small optimization in GooString::appendfv() (fdo#89096). - Fix crashes in malformed files. + utils: - pdftops: Make colorpsace optimization an option instead of default. - pdfseparate: use always an unique instance for PDFDoc for savePageAs. + build system: - cmake: If extra-cmake-modules is around include the Sanitizers module. - Bump poppler soname following upstream changes. ++++ timezone: - update to 2015b (bsc#923498): * Mongolia will start observing DST again in 2015, from the last Saturday in March to the last Saturday in September. * Palestine will start DST on March 28, not March 27. * Correct the 1992-2010 DST abbreviation in Volgograd from "MSK" to "MSD". * Fix integer overflow bug in reference 'mktime' implementation. * This release also includes changes affecting past time stamps and documentation. ++++ timezone-java: - update to 2015b (bsc#923498): * Mongolia will start observing DST again in 2015, from the last Saturday in March to the last Saturday in September. * Palestine will start DST on March 28, not March 27. * Correct the 1992-2010 DST abbreviation in Volgograd from "MSK" to "MSD". * Fix integer overflow bug in reference 'mktime' implementation. * This release also includes changes affecting past time stamps and documentation. ------------------------------------------------------------------ ------------------ 2015-3-20 - Mar 20 2015 ------------------- ------------------------------------------------------------------ ++++ adwaita-icon-theme: - Update to version 3.15.92: + Symbolic application-system. + a11y icons for shell (bgo#746022). + Generic firmware mimetype icon. ++++ atk: - Update to version 2.16.0: + Bug fixed: Fix a couple of GTK-Doc comment blocks (bgo#746459). + Visual Studio support: - Speed Up Release Builds. - Fix and improve .pdb Generation. - "Install" .pdb Files. + Updated translations. ++++ caribou: - Update to version 0.4.18: + Updated translations. ++++ installation-images-SLES: - add polkit user to rescue system and create machine-id (bnc#922804) - 14.171 ++++ samba: - Correctly retain errno from Btrfs snapshot ioctls; (bnc#923374). ++++ samba: - Correctly retain errno from Btrfs snapshot ioctls; (bnc#923374). ++++ libdrm: - Update to version 2.4.60: + bugfixes and cleanup + exynos improvements ++++ libgpod: - Build without Mono by default ++++ libpst: - Update to version 0.6.64: + Fixes for attachment processing and body encodings that contain embedded null chars. ++++ libreoffice: - Install the .appdata.xml files shipped by upstream: allow LO to be shown in AppStream based software centers. ++++ systemd: - for bnc#909358 add patch udev-removing-a-symlink-for-an-add-event-is-an-error.patch add patch 0001-systemd-mount-set-device-timeout-from-the-kernel-com.patch ++++ libzip: - fix CVE-2015-2331 [bnc#923240] + libzip-CVE-2015-2331.patch ++++ strace: - Update to strace 4.10 (bsc#946351) * Improvements * Added -yy option to print protocol and address information associated with socket descriptors. * Extended "-e read=set" and "-e write=set" options to cover sendmsg, recvmsg, sendmmsg, and recvmmsg syscalls. * Implemented full 32-bit decoding of ioctl commands (addresses Debian bug #692913 and Fedora bug #902788). * Implemented PTRACE_GETREGS API support on ia64. * Implemented PTRACE_GETREGS API support on mips. * Implemented PTRACE_GETREGSET API support on s390/s390x. * Implemented decoding of getrandom and seccomp syscalls. * Implemented full decoding of 64-bit capability sets. * Implemented decoding of all prctl commands. * Implemented decoding of parametrized ioctl commands. * Implemented decoding of evdev ioctl commands. * Implemented decoding of v4l ioctl commands. * Implemented decoding of SG_IO v4 ioctl commands. * Implemented decoding of FIFREEZE/FITHAW/FITRIM ioctl commands. * Implemented decoding of FALLOC_FL_* fallocate flags. * Implemented decoding of rt_sigreturn signal mask on aarch64, x32, and x86_64. * Enhanced socket decoder to support bluetooth sockets. * Enhanced decoding of unlisted ioctl commands. * Enhanced decoding of getsockopt and setsockopt syscall. * Enhanced decoding of sysinfo syscall. * Enhanced decoding of struct cmsghdr. * Enhanced decoding of wait status. * Enhanced aio support on non-x86 architectures by using external libaio.h. * Added O_TMPFILE to the list of recognized open mode flags. * Updated the list of filesystem type constants that is used in decoding statfs family syscalls. * Updated lists of CAP_*, PR_*, PTRACE_*, SCHED_*, SO_*, SOL_*, SWAP_FLAG_*, and TFD_* constants. * Updated lists of signal constants from Linux 3.19. * Updated lists of errno constants from Linux 3.19. * Updated lists of ioctl commands from Linux 3.9. * Added new syscall entries to match Linux 3.19. * Bug fixes * Fixed various errors in mapping between syscall numbers and associated information like the number of syscall arguments, the name of syscall, and syscall decoder. * Fixed quoting issues in printing descriptors, filenames, network interface names, struct utsname members, device/volume names of BLK* ioctl commands. * Fixed uid_t/git_t decoding. * Fixed potential out-of-bounds read issues in getdents/getdents64 decoders. * Fixed potential open flags truncation on some architectures. * Fixed decoding of struct ifreq.ifr_name. * Fixed decoding of SIOCSIFNAME ioctl command. * Fixed decoding of RENAME_* renameat2 flags. * Fixed decoding of UTIME_NOW/UTIME_OMIT timeval structures. * Fixed decoding of indirect ipc subcalls on some architectures. * Fixed decoding of fanotify_mark syscall on 32-bit architectures. * Fixed decoding of 32-bit stat structures on 64-bit architectures. * Fixed decoding of 32-bit struct cmsghdr on 64-bit architectures. * Fixed decoding of 32-bit preadv/pwritev offset on 64-bit architectures. * Fixed decoding of sigreturn/rt_sigreturn signal mask on ia64, ppc, ppc64, sparc, sparc64, mips, and s390. * Fixed instruction pointer output (-i option) on architectures that support several personalities. * Fixed behaviour of "-e read=set" and "-e write=set" when read and write sets intersect. * Fixed build on systems where struct sigaction has no sa_restorer member. ------------------------------------------------------------------ ------------------ 2015-3-19 - Mar 19 2015 ------------------- ------------------------------------------------------------------ ++++ lvm2: - add patches for multipath support(bsc#922905) udev-Check-for-DM_NR_VALID_PATHS.patch ++++ gnome-keyring: - Disable gpgagent integration, as gnupg 2.1 introduced code to explicitly sabotage gnome-keyring. ++++ gnome-shell: - Move development tools to devel subpackage (bsc#881020). ++++ gnome-shell-extensions: - Add gnome-shell-reload-specials-when-xdg-user-dirs-changes.patch. Let places menu handle changes of special user directories properly (bnc#885490, bgo#746338). ++++ gtk3: - Rebase and re-enable gtk3-path-local.patch. ++++ kiwi: - v7.02.33 released ++++ gcc5: - Update to SVN trunk head (r221515). ++++ libffi-gcc5: - Update to SVN trunk head (r221515). ++++ webkitgtk: - Enabled building of the webkit2 API packages; devhelp requires this. - Added webkitgtk-bnc922895-cve-2015-2330-late-tls-cert-verification.patch for bnc#922895 - CVE-2015-2330, perform TLS certificate validation at the right time, before sending the HTTP request. ++++ webkitgtk3: - Enabled building of the webkit2 API packages; devhelp requires this. - Added webkitgtk-bnc922895-cve-2015-2330-late-tls-cert-verification.patch for bnc#922895 - CVE-2015-2330, perform TLS certificate validation at the right time, before sending the HTTP request. ++++ vte: - Update to version 0.39.92: + Bugs fixed: bgo#372777, bgo#744837, bgo#745074, bgo#745131, bgo#745471, bgo#730632, bgo#730632. + Updated translations. ++++ webkitgtk3: - Enabled building of the webkit2 API packages; devhelp requires this. - Added webkitgtk-bnc922895-cve-2015-2330-late-tls-cert-verification.patch for bnc#922895 - CVE-2015-2330, perform TLS certificate validation at the right time, before sending the HTTP request. ++++ libzypp: - Suppress MediaChangeReport while testing multiple baseurls (bnc#899510) - version 14.38.0 (30) ++++ system-config-printer: - Update to version 1.5.6: + Don't show traceback messages for missing probe helpers (lp#1194101). + Don't try writing bytecache when running udev-add-printer (lp#1196183). + Don't try decoding already-decoded Unicode (lp#1195974). + Fixes for CMD matching (lp#1177978, lp#1171874). + Fixed 'Apply' sensitivity when downloading driver. + Avoid deprecated things. + Handle missing 'functionality' field in returned data for driver. + Some fixes for the New Printer dialog. + Don't install an OpenPrinting driver if the license is not accepted. ++++ tcpdump: - security update: * CVE-2015-0261: issues with IPv6 mobility printer (bnc#922220) * CVE-2014-9140: issue with PPP printer (bnc#923142) * CVE-2015-2155: issue with force printer (bnc#922223) * CVE-2015-2154: issue with ethernet printer (bnc#922222) * CVE-2015-2153: issue with tcp printer (bnc#922221) - added patches: * tcpdump-CVE-2014-9140.patch * 0002-test-case-files-for-CVE-2015-2153-2154-2155.patch * 0003-test-case-for-cve2015-0261-corrupted-IPv6-mobility-h.patch ++++ yast2-support: - Do not show ANSI escape codes on screen (bnc#921233) - 3.1.6 ++++ zypper: - suppress MediaChangeReport while testing multiple baseurls (bnc#899510) - allow repo:package to reinstall from a different repo (bnc#725867) - fix wrong description of --force-resolution defaults - version 1.11.24 ------------------------------------------------------------------ ------------------ 2015-3-18 - Mar 18 2015 ------------------- ------------------------------------------------------------------ ++++ apache-commons-logging: - Fix build with new javapackages-tools ++++ bash-completion: - Port my dollar completion from /etc/profile.d/completion.bash to bash_completion which modifies FOO-dir-completion-boo905348.patch - Avoid negative cword position counter (boo#922758), this adds the patch init-completion-boo922758.patch ++++ dconf-editor: - Update to version 3.15.92: + The main correction since 3.15.91 is the add back of the manpage, forgotten during the split. Because of that, dconf 0.23.2 is now explicitely required. + The AppData file also validates again. + Updated translations. ++++ gcr: - Update to version 3.15.92: + Build fixes (bgo#745629). + Updated translations. ++++ gobject-introspection: - Update to version 1.43.92: + Bugs fixed: bgo#657754, bgo#738171, bgo#744536, bgo#745498, bgo#745608, bgo#746138. ++++ gnome-control-center: - Update to version 3.15.92: + Revert "Disable SSLv3 because of POODLE": gnome-online-accounts now uses WebKit2. + Make HighContrast icons work + Network: - Don't save hidden configuration options. - Make "only for this network" work for IPv6 VPNs. + Power: Fix alignment of "Screen brightness" label. + Region: - Fix leak in input chooser. - Reuse the input chooser instance. + Sharing: Update help URI. + Sound: - Prevent two alerts being played at the same time under certain circumstances. - Fix visibility of bar when orientation is the same as the default. - Fix a crash when switching inputs or outputs. + User Accounts: Fix fingerprint delete dialog formatting. + Wacom: - Allow button mapping if the stylus has one button too. - test: add Huion H610 Pro panel. + Updated translations. ++++ gnome-keyring: - Update to version 3.15.92: + pam: Make sure to never block SIGCHLD (bgo#745673). + Revert "ssh-agent: Fix leak in seach_keys_like_attributes()". + Updated translations. ++++ gnome-session: - Update to version 3.15.92: + Fix bug in tracking if the session is active. + Fail whale fixes. + Updated translations. ++++ gnome-settings-daemon: - Update to version 3.15.92: + Cursor: Plugin removed, its functionality was moved to mutter. + Keyboard: Remove the special handling of settings under GDM. + Power: Make sure to set an error when GDBus set_property fails. + Wacom: - Remove use of removed "display" settings key. - Remove handling of moved "display" key. - Add fake Huion H610 Pro for tests. + Updated translations. - Drop pkgconfig(xfixes) BuildRequires: no longer needed after the removal of the cursor plugin. ++++ gnome-shell: - Update to version 3.15.92: + gdm: Fix user list accessibility (bgo#729603). + Handle multiline questions in mount operations (bgo#745713). + Improve classic theme (bgo#745686, bgo#745687). + Fix ordering of calendar events (bgo#745988). + Pick first input source for new windows when per-window (bgo#746037). + networkAgent: Show a notification for non-user-initiated password requests (bgo#660293). + Fix dismissing calendar events (bgo#744927). + Add legacy tray to ctrl-alt-tab popup (bgo#746022). + Manage on-screen-keyboard visibility in gnome-shell (bgo#745977). + Add pointer barriers to legacy tray (bgo#746026). + Use fallback when app icon cannot be resolved (bgo#746219). + Fix handling of removed smartcard at startup (bgo#740143). + gdm: Don't pick a random session for the user (bgo#740142). + Make menu selection behavior consistent with GTK (bgo#745246). + gdm: Fix empty user list on user switching (bgo#719418). + Misc bug fixes: bgo#745666, bgo#746019, bgo#745861, bgo#746027, bgo#746223, bgo#737502, bgo#746343, bgo#746288. + Updated translations. ++++ gnome-shell-extensions: - Update to version 3.15.92: + classic: Update theme. + update for mutter API changes. + Updated translations. ++++ nautilus: - Update to version 3.15.92: + Fix double-clicking on password-protected webdav share, not showing the password dialog. + Don't create desktop on protocols diferents than X11. ++++ seahorse: - Update to version 3.15.92: + Don't use deprecated GtkArrow (bgo#744195). + Updated translations. ++++ gnome-tweak-tool: - Update to version 3.15.92: + Add "Enable Animations" entry in Appearance group. + Make tweak-group and tweak have a transparent background. + Use the proper gsetting for "Automatically Raise Windows". + Maximize the window on small screens. + Take other buttons into account when changing button layout. + Updated translations. ++++ gnutls: - fix for CVE-2015-0294 (bnc#919938) * certificate algorithm consistency checking issue * added gnutls-CVE-2015-0294.patch ++++ gsettings-desktop-schemas: - Update to version 3.15.92: + Add a way to turn off "PC-style" right-click for touchpads. + Updated translations. ++++ installation-images-SLES: - prepare for rpm signature checking in linuxrc (bnc#901598) - 14.170 - Initial reorganization of the documentation - 14.169 - enable grub2 branding for aarch64 ++++ kernel-default: - Update Xen patches to 4.0-rc4 and c/s 1283. - config.conf: Re-enable Xen and PV configs. - Update config files. - commit 09cef55 ++++ kernel-source: - Update Xen patches to 4.0-rc4 and c/s 1283. - config.conf: Re-enable Xen and PV configs. - Update config files. - commit 09cef55 ++++ kernel-syms: - Update Xen patches to 4.0-rc4 and c/s 1283. - config.conf: Re-enable Xen and PV configs. - Update config files. - commit 09cef55 ++++ kiwi: - Changes to instsource requirements In order to make syslinux requirement conditional we need to build kiwi-instsource arch specific package. This commit is needed because we can't Require kiwi-isoboot in Factory anymore since we started to build PowerPC in Rings Signed-off-by: Dinar Valeev - v7.02.32 released - Fixed service setup for lxc containers No chroot required to for relinking services - Fixed contents of lxc configuration Use autodev and disable kmsg. In addition rework the way systemd services gets disabled and update the list of systemd services not allowed to run in a container. This fixes (bnc #920692) - Follow up fix for variable import errors ++++ multipath-tools: - Add dependency on systemd-udevd.service (bsc#903001) - Use ALUA for HP 3PAR (bsc#922105) - Add DX8700 S3 and DX8900 S3 defaults (bsc#921703) - Load all device handler modules on startup (bsc#908529) ++++ gcc5: - Update to SVN trunk head (r221482). * Fixes miscompile of vim. ++++ libchamplain: - Update to version 0.12.10: + Improve key-press event handling to better support custom keybindings. + Add a simple demo demonstrating custom keybindings. + Handle CLUTTER_SCROLL_SMOOTH to fix moouse-wheel zooming with newer clutter versions. + Make ChamplainLabel shadow optional. + Emit animation-completed::zoom signal when zoom ends. ++++ samba: - Simplify libxslt build requirement and README.SUSE install. - Remove no longer required cleanup steps while populating the build root. ++++ samba: - Simplify libxslt build requirement and README.SUSE install. - Remove no longer required cleanup steps while populating the build root. ++++ libffi-gcc5: - Update to SVN trunk head (r221482). * Fixes miscompile of vim. ++++ webkit2gtk3: - Update to version 2.7.92: + Add APNG support. + Disable RC4 support in networking backend. + Add a configure option to build with OpenGL ES 2. + Add an option to enable MiniBrowser for non developer builds and always install it. + Check TLS errors as soon as they are set in the SoupMessage to prevent any data from being sent to the server in case of invalid certificate. + Make WebKitWebView always hold a reference on WebKitWebContext now that it’s possible to create new web contexts. + Fix a crash when entering accelerated compositing mode before the WebView is realized. + Fix some transfer annotations used in GObject DOM bindings. + Fix GObject DOM objects leaked when the web view contents are updated. + Fix a crash viewing http://www.last.fm/. + Fix an infinite loop in ARM Linux when parallel GC is enabled it again. + Fix the build with older versions of GStreamer. + Fix the build when NEON_INTRINSICS is enabled. + Fix the build with video enabled but WebAudio disabled. - Changes from version 2.7.91: + Enable concurrent JIT. + Add support for ARIA 1.1 ‘switch’ and ‘searchbox’ roles. + Fix synchronous loads when maximum connection limits are reached. + Fix web timing calculations when loading resources from the disk cache. + Fix a crash when loading a local file with webkit_web_view_load_alternate_html. + Fix a WebProcess crash when entering accelerating compositing mode before the WebView is realized. + Improve the appearance of fonts loaded via @font-face. + Fix undefined symbol issue when loading web extensions. + Build bmalloc as a static library. + Fix the build with CMake 3.2. + Fix the C-Loop LLInt build. + Updated translations. - Drop webkitgtk-bmalloc-as-static.patch: fixed upstream. ++++ mutter: - Update to version 3.15.92: + Ensure pointer visibility on monitor changes (bgo#745121, bgo#745752). + Fix geometry of shaded windows (bgo#746145). + Take over cursor visibility handling from gsd (bgo#712775). + Fix touch interaction on window decorations (bgo#745335). + Add options for libinput_config_click_method (bgo#746290). + Scale window decorations on HiDPI displays (bgo#744354). + Misc. bug fixes: bgo#745163, bgo#746295, bgo#746098, bgo#745734. + Updated translations. ++++ librest: - Update to version 0.7.93: + oauth: Add missing include. + xml-parser: Add missing break in switch statement. + Don't dump XML parsing errors to stderr/stdout by default. + Fix misc bugs in tests. - Drop librest-missing-include.patch: Fixed upstream. ++++ libsolv: - fix bug in dislike_old_versions that could lead to a segfault [bnc#922352] - bump version to 0.6.10 ++++ systemd: - correct systemd-sleep-grub return code (bsc#919095) ++++ tracker: - Update to version 1.3.6: + Fix spurious folder deletes/reindexes (bgo#741852). + Fix nie:url UNIQUE constraint asserts on downloaded files (rh#1192224). + Clear tracker-store watchdog timeout (bgo#745565). + Support fn:replace (bgo#745917). + Spam stderr less for not-so-uncommon error conditions (bgo#746256). + Updated translations. ++++ tracker-extras: - Update to version 1.3.6: + Fix spurious folder deletes/reindexes (bgo#741852). + Fix nie:url UNIQUE constraint asserts on downloaded files (rh#1192224). + Clear tracker-store watchdog timeout (bgo#745565). + Support fn:replace (bgo#745917). + Spam stderr less for not-so-uncommon error conditions (bgo#746256). + Updated translations. ++++ orca: - Update to version 3.15.92: + Refine the heuristic used to identify layout tables. + Do not speak table details when verbosity level is brief. + Check for the new(ish) accessible roles for documents in structural navigation (needed for table navigation in recent versions of Writer). + Check for Zombie accessibles in Writer's onCaretMoved() so that we don't get tripped up by deleted paragraphs. + Be less aggressive weeding out layout-only siblings for position and set size, because getting it 100% right is non-performant. + Don't look for zombie replicants in ROLE_EMBEDDED objects (fixes hang with Firefox). + Use the default object generation for ROLE_EMBEDDED (fixes bogus information presentation with Firefox). + Correct outdated links to documentation in translator comments, and fix translator comment symbol for bowtie operator. + Present the line rather than all object contents when navigating by landmark. + Update our landmark role list to bring it into alignment with the ARIA spec. + Do not rely on displayedText() when determining if a table cell is blank. + Update position in Gecko content when SayAll is interrupted. + Several fixes related to Gecko killing accessible objects. + Updated translations. ------------------------------------------------------------------ ------------------ 2015-3-17 - Mar 17 2015 ------------------- ------------------------------------------------------------------ ++++ at-spi2-atk: - Update to version 2.15.92: + Version bump for GNOME 3.15.92 release. ++++ cheese: - Update to version 3.15.92: + Updated translations. ++++ dconf: - Update to version 0.23.2: + Remove dconf-editor manpage (accidentally missed during the split). + Fix whitespace issues in 'dconf --help'. ++++ devhelp: - Update to version 3.15.92: + Disable some WebKit features we don't need (bgo#746166). + Updated translations. ++++ eog: - Update to version 3.15.92: + Improvements to UI changes based on initial feedback. + Adjust UI tests for UI changes. + Bugs fixed: bgo#745077, bgo#746105. + Updated translations. ++++ evince: - Update to version 3.15.92: + Enable/disable page navigation actions based on current page in previewer (bgo#745840). + Don't hide the titlebar when the window is maximized (without CSD) (bgo#744601). + Updated translations. ++++ file-roller: - Update to version 3.15.92: + Updated translations. ++++ gedit: - Update to version 3.15.92: + Various bug fixes. + Updated translations. ++++ glib-networking: - Update to version 2.43.92: + Fix TLS session caching when using session tickets (bgo#745099). + Updated translations. ++++ glib2: - Update to version 2.43.92: + GUnixMountMonitor now properly supports multiple main contexts + Many documentation improvements and cleanups. We are now approaching a point where the documentation is 100% complete and the xml will build without warnings. This will probably be enabled by default in the next cycle. + New support for HTTP proxies in GIO. + New GTask:completed property. + Use "private" futexes in order to further improve the performance of the contended case of GMutex and g_bit_lock(). + Bugs fixed: bgo#614684, bgo#730352, bgo#733876, bgo#741442, bgo#742599, bgo#743636, bgo#743661, bgo#744722, bgo#745589, bgo#745634. + Updated translations. ++++ gnome-backgrounds: - Update to version 3.15.92: + Updated translations. ++++ gnome-desktop: - Update to version 3.15.92: + Updated translations. ++++ gnome-system-monitor: - Update to version 3.15.92: + Fixed lsof regex error modal dialogs (bgo#746208). + Updated translations. ++++ gnome-user-docs: - Update to version 3.15.92: + Updates to GNOME Help. + Updated translations. ++++ gnome-weather: - Update to version 3.15.92: + Launching search from the overview (clicking on the weather icon next to results) is now supported. + The weekly forecast sidebar now includes tomorrow and uses 2pm as the representative forecast (bgo#741532). + Misc bug fixes to the search provider and to the world popup. + Build system fixes (bgo#745581). + Updated translations. ++++ gtk3: - Update to version 3.15.12: + GtkMenuButton: Improve accessible names. + GtkCellRendererPixbuf: Always follow state changes, the ::follow-state property is now ignored. This is necessary to make HighContrast and symbolic icons remain visible e.g. in selected rows. + GtkEntry: Rework the size allocation code to be less arcane. This changed the semantics of the get_frame_size() vfunc. GtkEntry subclasses that override this vfunc may need adjustment. + Wayland: Support hi-dpi cursors. + Bugs fixed: bgo#745829, bgo#746141, bgo#746192, bgo#746201, bgo#746202, bgo#746205, bgo#746282, bgo#746301. + Updated translations. ++++ intel-gpu-tools: - u_Fix-pointer-cast-in-order-to-fix-build-on-32bit-arch.patch * fixes build on 32bit ++++ kiwi: - Ignore variable import syntax errors In case of malformed shell syntax a message on eval of the expression is printed to the log. Having them twice is not needed - Deleted createOriginSnapshot In combination with btrfs this function created an origin snapshot prior to the first boot. This conflicts with the SUSE built in snapshot setup used by snapper. - Fixed use of volume variables in profile env Instead of evaluating the variable to get their content we directly parse the value. This allows to have key values including special characters normally not allowed in shell variable names like the dot('.'). volumes names like '.snapshot' will become possible - Remove KIWI's appdata handling The format is just too complex to be handled in this symlistic way. Appdata.xml (a subset of Appstream) evolved and changed for example from "applications" to "components"; now, some packages export one type, other packages export the other type. Merging them without normalising is resulting in a structure like: [...] [...] whereas 'components' is no valid child of applications per spec (neither is application a valid child of components). Hence: if KIWI ought to do that proper, the full format must be understood, analysed, normalised and merged. for openSUSE, KIWI now uses appstream-builder, which is created in close relationship with the AppStream metadata in mind. Having this code still in KIWI results in the builder producing valid appdata.xml.gz PLUS an uncompressed appdata.xml (~18MB) to be part of the repository metadata (thus slowing repo refresh down a lot). - Fixed restoreBtrfsSubVolumes if a subvolume for e.g /var/crash should be restored, kiwi failed because the /var path did not exist. As a workaround people could add /var as a volume but if only /var/crash should be a volume and not /var there was no way to do it. This commit fixed it in a way that kiwi checks if the path to the volume exists and if not it is created prior to the restore of the subvolume ++++ samba: - Remove deprecated base_rid example from idmap_rid manpage; (bso#11169); (bnc#913304). ++++ samba: - Remove deprecated base_rid example from idmap_rid manpage; (bso#11169); (bnc#913304). ++++ libgweather: - Update to version 3.15.92: + Improved integration with geocode-glib (which avoids showing the country name twice now). + Misc bug fixes. + Updated translations. ++++ libsoup: - Update to version 2.49.92: + Fixed an NTLM problem that caused spurious "Authentication Failed" errors in evolution-ews (bgo#735197). + Updated translations. ++++ systemd: - Fix systemd --test option (bsc#921920) add 0001-test-engine-fix-access-to-unit-load-path.patch ++++ mailx: - Modify patch mailx-12.5-mime.dif to allow Form Feed as valid characters within mail messages (bsc#922543) ++++ totem: - Update to version 3.15.92: + Update thumbnail styling. + Fix a crash on exit. + Fix application icon not showing in volume control. + Disable popover transitions for video menus. + Fix downloading subtitles with newer Python versions. + Updated translations. ++++ vinagre: - Update to version 3.15.92: + Updated translations. ++++ vino: - Update to version 3.15.92: + Updated translations. ++++ xdm: - We do have graphics on Power with KVM, so remove ppc64le from changing displaymanager sysconfig ++++ yelp-xsl: - Update to version 3.15.92: + Removed indenting of subsections. + Added support for Mallard th element. + Updated translations. ------------------------------------------------------------------ ------------------ 2015-3-16 - Mar 16 2015 ------------------- ------------------------------------------------------------------ ++++ Mesa-demo: - Use url for source - Add gpg signature - Cleanup spec file with spec-cleaner ++++ adjtimex: - Add adjtimex to SLES and SLED 12 (FATE#318579) ++++ clutter: - Update to version 1.21.8: + Documentation updates. + Update the MSVC build files. + Bugs fixed: bgo#745512. + Updated translations. ++++ coreutils: - Add upstream patches for df(1): * doc: mention that df -a includes duplicate file systems (deb#737399) - coreutils-df-doc-df-a-includes-duplicate-file-systems.patch * df: ensure -a shows all remote file system entries (deb#737399) - coreutils-df-show-all-remote-file-systems.patch * df: only suppress remote mounts of separate exports with --total (deb#737399, rh#920806, boo#866010, boo#901905) - coreutils-df-total-suppress-separate-remotes.patch (bnc#921559, bnc#907290, bnc#930565). ++++ empathy: - Update to version 3.12.8: + bgo#705326: User help suggests "ignore SSL certificate errors" option for Jabber accounts "if you trust the server you are connecting to". + bgo#746100: goa-mc-plugin: Remove Facebook chat using Jabber. + Updated translations. ++++ evolution: - Update to version 3.15.92: + Add comment about signature delimiter. + Add two new user doc files to Makefile. + Also check for 'help' uri scheme handler availability. + Avoid crash when moving away from a meeting invitation email. + Clarify embedding / displaying of faces / X-Face in outgoing email. + Cover using an external text editor application for composing mail. + Document "Archive Folder" option. + Documentation: Fix typo in mail-composer-mail-signatures-manage.page. + Document 'From field override' functionality. + Document Mail Composer tool bar changes. + Document placeholders for the quotation string in the mail composer. + Document Send Account Overrides. + Do not force icon size for attachment button. + EAttachmentPaned - Margins are not correctly set when composer is opened. + EColorCombo - Cannot choose a color from a popup palette. + EContactEditorFullName - Do not realize the dialog in init(). + EHTMLEditorActions: - Actions from context menu don't work. - Fix build. + EHTMLEditor: - Don't insert new HR element when trying to change properties of existing one. - Don't leak the WebKitDOMHTMLCollection objects. + EHTMLEditorPageDialog: Dialog shows wrong link color. + EHTMLEditorSelection: - Normalize nodes after restoring selection. - Not possible to remove smiley if selected. - Remove the old functions that manipulated with caret. - Return the right font color when is set on body. + EHTMLEditorTableDialog: - Change how the table is inserted. - When creating new table move caret to its first cell. + EHTMLEditorTextDialog: Font sinze in combo box is off by one. + EHTMLEditorView: - Add a way how to insert new block above table where there is none. - Avoid runtime warnings when manipulating with text in table cell. - Avoid unnecessary g_utf8_strlen call. - Clean the e_html_editor_view_init function. - Crash in selection_is_in_table function. - Deleting a character from the beginning of line in quoted content moves caret to wrong place. - Deleting a selection and undoing it will restore the selection wrongly. - Don't replace tabulators with spaces when pasting clipboard. - Don't try to preserve the text blocks when parsing content. - Fix Paste Quotation action. - Fix Table Delete->Cell Contents action. - If a text version of smiley is edited, replace a smiley wrapper by its text. - Implement undo and redo on text operations in table. - Improve tables handling in composer. - Make get_parent_block_element public. - Move between the table cells with tabulator. - Move the undo/redo debug functions to the beginning of module so we can use them in the whole module. - Newly inserted tables have nearly zero height. - Only process the "Magic Smileys" and "Magic Links" when they are allowed. - Only stop propagating the key press event when we moved to different table cell. - Print undo/redo operations if debug output is activated. - Remove print_fragment_inner_html as it is duplicate of print_node_inner_html. - Remove unneeded webkit_dom_dom_selection_get_range_at call. - Return right value from selection_is_in_table when no parameters are passed. - Rework how the possibility of de-indenting a block is detected. - Selection is lost when showing context menu. - Set text/css type on Evolution style sheets in HEAD. - Setting the link color doesn't work. - Undo behaves wrongly when undoing smiley. - When incidentally writing into smiley, move out just the newly written character but not the entire smiley text out of smiley. - When replying on message with links they don't have the WebKit link color set. - When switch composer mode from HTML on template that was written in WebKit composer the Lose formatting dialog is shown. + e_shell_quit() called twice at the end of application. + ETMLEditorSelection - Font color in picker is not changed when moving between different font colors. + Fails to find nested message's attachment bar in WebKitWebView. + Fix instructions related to creating / exchanging public GPG keys. + Fix typo 'contributers' (in untranslatable string). + Link to Seahorse documentation for how to get someone's public key. + MBOX import preview is always empty. + Mention free form filter/search expressions and link to its list. + Provide Seahorse steps instead of Terminal; update UI string. + Recommend to use physical folders for GMail accounts. + Remove "Minimize to system tray" help page. + Show online help when the local is not installed. + Split a string so we can reuse it in a different page. + [Templates] Various fixes. + Update calendar preferences pages (now that bgo#657233 is fixed). + Update mail notification screenshot for 3.16. + Use full stop in for consistency. + use proper markup + Use translated window titles in HTML editor dialogs + Bugs fixed: bgo#440661, bgo#692566, bgo#692577, bgo#692578, bgo#695825, bgo#697650, bgo#720189, bgo#723614, bgo#724651, bgo#726203, bgo#726539, bgo#728788, bgo#729241, bgo#735956, bgo#736432, bgo#736824, bgo#740476, bgo#743953, bgo#744009, bgo#745338, bgo#745486, bgo#745551, bgo#745869, bgo#745899, bgo#745925, bgo#745946, bgo#745951, bgo#746072. + Updated translations. ++++ evolution-data-server: - Update to version 3.15.92: + Correct Berkeley DB (libdb) CFLAGS/LIBS. + module-gnome-online-accounts: Mail part of the account can be disabled. + Revert part of commit 687d1b1bcb to avoid deadlock. + Should not ask for password of GOA IMAP account. + [IMAPx] IDLE call timeouts for STARTTLS connections. + Bugs fixed: bgo#624003, bgo#697053, bgo#700015, bgo#720197, bgo#723614, bgo#732573, bgo#736040, bgo#737468. + Updated translations. ++++ evolution-ews: - Update to version 3.15.92: + Correct 'Listen for server change notification' for books and calendars. + Mem leak in e_ews_dump_file_attachment_from_soap_parameter(). + Bugs fixed: bgo#695911, bgo#745457. + Updated translations. ++++ gnome-clocks: - Update to version 3.15.92: + Misc bugfixes. + Updated translations. ++++ gnome-color-manager: - Update to version 3.15.92: + Updated translations. ++++ gnome-contacts: - Update to version 3.15.92: + Updated translations. ++++ gnome-packagekit: - Update to version 3.15.92: + Updated translations. ++++ gnome-power-manager: - Update to version 3.15.92: + Updated translations. ++++ gnome-terminal: - Update to version 3.15.92: + Bugs fixed: bgo#685742, bgo#733210, bgo#735242. + Updated translations. ++++ gucharmap: - Update to version 3.15.92: + Fix menubar visibility. + Disable glib and gtk deprecation warnings. + Disable overlay scrolling. + Bugs fixed: bgo#741939. + Updated translations. ++++ gvfs: - Update to version 1.23.92: + Remove obsolete obexftp code. + metadata: Reliability improvements. + afc, gphoto2: Fix force unmount when device is removed. + ftp: Prevent segfault when unmounting. + ftp: Bug fixes for directory parsing. + dav: Fix crash on mount when using dns-sd. + common: Increase mount timeout to 30 minutes. + Several smaller bugfixes. + Update man pages. + Updated translations. - Drop bluez-devel, libexpat-devel and pkgconfig(dbus-glib-1) BuildRequires: no longer needed after the obexftp removal. - Drop obex-data-server recommends from the -backend subpackage. ++++ intel-gpu-tools: - Update to version 1.10 * New frequency manipulation tool (intel_gpu_frequency) * Adjustments for the Solaris port (Alan Coopersmith). * Remove tests/NAMING-CONVENTION since it's all in the docbook now, to avoid divergent conventions. * New CRITICAL log level for really serious stuff (Thomas Wood). * Interactive test mode can now be enabled by the shared cmdline option --interactive-debug=$var (Rodrigo Vivi). * Improved logging to kmsg to better line up test runs with kernel messages (Chris Wilson). * Record all log levels (including disabled levels) in a ringbuffer and dump that on test failures for quicker diagnostics of automated test run results (Thomas Wood). * A lot of small polish all over the test library. * Piles of new testcases and improvements to existing ones as usual. ++++ irqbalance: - Clenup spec file with spec-cleaner - Remove bug-893478_warn-once.patch - Update to 1.0.9 * PCI quirk support * System Logging compatibility * isolcpus inheritance * Misc. Bugfixes ++++ json-glib: - Update to version 1.0.4: + Build fixes. + Bugs fixed: bgo#711600, bgo#746143, bgo#724319, bgo#743475, bgo#741824, bgo#725972. + Updated translations. ++++ kernel-default: - ARM64: Update patch-mainline for A0-silicon support - commit 5541c66 - Update to 4.0-rc4. - Config changes: - ppc/ppc64/ppc64le/armv7hl/arm64: - OF_OVERLAY=y (no functional change, the option was introduced to allow disabling of previously builtin behavior) - CONFIG_OF_RECONFIG_NOTIFIER_ERROR_INJECT=m - i386: - OF_OVERLAY=n - commit 0067839 - config: refresh armv7hl-vanilla config The armv7hl-vanilla config contained options not offered by the vanilla kernel, showing it hadn't been resynced. - commit 1c9d3a1 - config: update arm64-vanilla config The ARM64 update for 4.0-rc3 updated default, but not vanilla. This commit just syncs the changes. - commit dc76fd5 ++++ kernel-source: - ARM64: Update patch-mainline for A0-silicon support - commit 5541c66 - Update to 4.0-rc4. - Config changes: - ppc/ppc64/ppc64le/armv7hl/arm64: - OF_OVERLAY=y (no functional change, the option was introduced to allow disabling of previously builtin behavior) - CONFIG_OF_RECONFIG_NOTIFIER_ERROR_INJECT=m - i386: - OF_OVERLAY=n - commit 0067839 - config: refresh armv7hl-vanilla config The armv7hl-vanilla config contained options not offered by the vanilla kernel, showing it hadn't been resynced. - commit 1c9d3a1 - config: update arm64-vanilla config The ARM64 update for 4.0-rc3 updated default, but not vanilla. This commit just syncs the changes. - commit dc76fd5 ++++ kernel-syms: - ARM64: Update patch-mainline for A0-silicon support - commit 5541c66 - Update to 4.0-rc4. - Config changes: - ppc/ppc64/ppc64le/armv7hl/arm64: - OF_OVERLAY=y (no functional change, the option was introduced to allow disabling of previously builtin behavior) - CONFIG_OF_RECONFIG_NOTIFIER_ERROR_INJECT=m - i386: - OF_OVERLAY=n - commit 0067839 - config: refresh armv7hl-vanilla config The armv7hl-vanilla config contained options not offered by the vanilla kernel, showing it hadn't been resynced. - commit 1c9d3a1 - config: update arm64-vanilla config The ARM64 update for 4.0-rc3 updated default, but not vanilla. This commit just syncs the changes. - commit dc76fd5 ++++ kiwi: - v7.02.31 released - Added runtime check for docker and lxc definitions Those require a container name to be specified - Fixed Result packer for docker and lxc images The kiwi.buildinfo basename was wrong and did not include the extension name. In addition the result packer was not aware that lxc/docker images are tarballs ++++ libXfont: - u_libxfont_bdfreadproperties_property_count_needs_range_check.patch u_libxfont_bdfreadcharacters_bailout_if_a_char_s_bitmap_cannot_be_read.patch u_libxfont_bdfreadcharacters_ensure_metrics_fit_into_xcharinfo_struct.patch * Security fixes. (bnc#921978, CVE-2015-1802, CVE-2015-1803, CVE-2015-1804) ++++ libgcrypt: - updated %post and %postun scripts with correct .info filenames ++++ libgee: - Update to version 0.17.92: + Fix default value of --enable-consistency-check. ++++ openssl: - security update: * CVE-2015-0209 (bnc#919648) - Fix a failure to NULL a pointer freed on error * CVE-2015-0286 (bnc#922496) - Segmentation fault in ASN1_TYPE_cmp * CVE-2015-0287 (bnc#922499) - ASN.1 structure reuse memory corruption * CVE-2015-0288 x509: (bnc#920236) - added missing public key is not NULL check * CVE-2015-0289 (bnc#922500) - PKCS7 NULL pointer dereferences * CVE-2015-0293 (bnc#922488) - Fix reachable assert in SSLv2 servers * added patches: openssl-CVE-2015-0209.patch openssl-CVE-2015-0286.patch openssl-CVE-2015-0287.patch openssl-CVE-2015-0288.patch openssl-CVE-2015-0289.patch openssl-CVE-2015-0293.patch ++++ compat-openssl098: - security update: * CVE-2015-0209 (bnc#919648) - Fix a failure to NULL a pointer freed on error * CVE-2015-0286 (bnc#922496) - Segmentation fault in ASN1_TYPE_cmp * CVE-2015-0287 (bnc#922499) - ASN.1 structure reuse memory corruption * CVE-2015-0288 x509: (bnc#920236) - added missing public key is not NULL check * CVE-2015-0289 (bnc#922500) - PKCS7 NULL pointer dereferences * CVE-2015-0292 (bnc#922501) - Base64 decode * CVE-2015-0293 (bnc#922488) - Fix reachable assert in SSLv2 servers * added patches: openssl-CVE-2015-0209.patch openssl-CVE-2015-0286.patch openssl-CVE-2015-0287.patch openssl-CVE-2015-0288.patch openssl-CVE-2015-0289.patch openssl-CVE-2015-0292.patch openssl-CVE-2015-0293.patch ++++ libstoragemgmt: - More cleanups ++++ systemd: - Add upstream patch 0001-core-don-t-change-removed-devices-to-state-tentative.patch to fix the fix of the last backport (bsc#921898) ++++ libzypp: - add support for SHA224/384/512 - version 14.37.1 (30) ++++ supportutils: - Fixed kdumptool error (bnc#922607) - Added missing wicked configuration to network.txt (bnc#920795) - Fixed vmcp detection (bnc#915888) - Included DNS fix (bnc#918641) - supportconfig: 3.0-55 - Added systemd information ++++ xen: - Enable spice support in qemu for x86_64 5124efbe-add-qxl-support.patch qemu-xen-enable-spice-support.patch ++++ yast2-packager: - Added reponame to license's title (bnc#899892) - Display correct license URL for add-on repositories (bnc#899891) - 3.1.66 ------------------------------------------------------------------ ------------------ 2015-3-15 - Mar 15 2015 ------------------- ------------------------------------------------------------------ ++++ cmake: - Update to 3.2.1 * Changes since 3.2.0~rc1 Makefile: Fix multiple custom command outputs regression (#15116) configure_file: Do not warn about newline style arguments Tests: Add more signature tests to RunCMake.configure_file test Ninja: Improve internal check for generating at the top-level (#15436) UseSWIG: Avoid if() auto-dereferene in quoted arguments Diagnose invalid _STANDARD value instead of crashing (#15426) CPackRPM: Fix handling of relocation prefix parent directories KWSys SystemTools: Update CopyFileAlways stream library workarounds install: Write the entire installation manifest at once Help: Revise configure_file documentation (#15403) Help: In 3.2 relnotes move OpenGL/X11 to deprecated/removed section Utilities/Release: Build OS X and Win binaries without OpenSSL cmake-gui: Reset generator platform and toolset on configure (#15411) FindJsonCpp: Drop new module due to upstream jsoncpp providing package bootstrap: Add --(no-)system-jsoncpp options FindCurses: Drop unused check for cbreak in tinfo library FindJNI: Add arch-specific library dir for JDK 9 layout (#15408) - Update system-libs.patch ++++ kernel-default: - ARM64: Adjust xkbe-a0 to Linux 4.0rc3 Upstream commit df8a39defad4 (net: rename vlan_tx_* helpers since "tx" is misleading there) renamed vlan_tx_* helpers causing a build failure for xgbe. This commit resyncs with 4.0-rc3. - commit 126fc64 - ARM64: Fix support for ARMv7 userspace - commit 86b157b ++++ kernel-source: - ARM64: Adjust xkbe-a0 to Linux 4.0rc3 Upstream commit df8a39defad4 (net: rename vlan_tx_* helpers since "tx" is misleading there) renamed vlan_tx_* helpers causing a build failure for xgbe. This commit resyncs with 4.0-rc3. - commit 126fc64 - ARM64: Fix support for ARMv7 userspace - commit 86b157b ++++ kernel-syms: - ARM64: Adjust xkbe-a0 to Linux 4.0rc3 Upstream commit df8a39defad4 (net: rename vlan_tx_* helpers since "tx" is misleading there) renamed vlan_tx_* helpers causing a build failure for xgbe. This commit resyncs with 4.0-rc3. - commit 126fc64 - ARM64: Fix support for ARMv7 userspace - commit 86b157b ++++ libsrtp: - Update to 1.5.2. - Remove srtp-soname.diff as upstream now defines ABI in filenames correctly. - Spec cleanup. ------------------------------------------------------------------ ------------------ 2015-3-14 - Mar 14 2015 ------------------- ------------------------------------------------------------------ ++++ cairo: - Update to version 1.14.2: + Features: - Improve xcb's handling of per-screen subpixel ordering. If no Xft.rgba property is specified, default to the screen's subpixel order. + Performance Optimizations: - Improve performance of cpu_to_be32 and be32_to_cpu, making truetype subsetting of large fonts run about 15% faster. + Bug fixes: - Fix unaligned access on sparc with the compact font format (CFF). Unlike truetype, all data in CFF is not aligned. (Debian bug #712836) - Fix unaligned access on sparc with tor-scan-converter's memory pool. - Fix crash when loading a PDF with a transformed image. (fdo bug #85151) - Fix regression on mingw for bigendian test due to removal of file extension for executables. (fdo bug #85120) - Fix handling of backslash in PDF interpreter (fdo bug #85662) - Fix crash in xlib and xcb renderers when swapping a 0-sized glyph - Fix bug with RTL text in PDF operators (fdo bug #86461) - Fix compilation 'cairo-path-stroke-traps.c' with MSVC8 (fdo bug #84908) - Fix crash in _fill_xrgb32_lerp_opaque_spans when a span length is negative. - Fix valgrind error by releasing pattern created by cairo_pattern_create_rgb(). - Fix valgrind errors when running cairo-test-suite. - Fix memory leak in recording surface replays (fdo bug #87898) - Fix destruction of fonts in api-special-cases test. (fdo bug #87567) - Fix duplicated surface push on similar-image, preventing trivial GTK3 program traces from being replayable, with an error message about invalid values for the size of the input. (fdo bug #73580) - Fix crash when win32 surface's image size does not cover the entire surface. (fdo bug #53121) - Fix crash due to obsolete CGFontGetGlyphPath call (fdo bug #84324) - Fix several build issues on AIX (fdo bugs #89338, #89340, [#89356], #89354) - Fix various documentation warnings and errors - Remove cairo-tor-scan-convertor.patch. It was upstreamed. ++++ libinput: - Update to new upstream release 0.12.0 * The new features (since 0.11) are device groups and the use of udev tagging for device identification. Device groups are a labelling system to allow callers to identify which libinput devices are part of the same physical device. * libinput's API and ABI are now stable * Fixes to correctly handle Protocol A multitouch devices. * Buttonless touchpads are now supported (e.g. the touch portion of the Wacom Intuos tablets), on those touchpads tapping is enabled by default. ------------------------------------------------------------------ ------------------ 2015-3-13 - Mar 13 2015 ------------------- ------------------------------------------------------------------ ++++ installation-images-SLES: - Fix samba libs name for samba 4.2.0 - 14.168 ++++ kiwi: - v7.02.30 released ++++ multipath-tools: - libmultipath: make vpd page 0x80 optional (bsc#917963) - Add HP MSA 2040 to the hardware table (bsc#920189) - Revert 'Skip unhandled device types' (bsc#917701) ++++ libstoragemgmt: - Cleanup package ++++ systemd: - Add upstream patch 0001-core-rework-device-state-logic.patch to fix a reace condition where systemd unmounts devices known by the sysfs but not by udev (bsc#921898) - for bnc#920195 - cbecf9b and 1c724e9 from GIT add patch 0001-Remove-the-cap-on-epoll-events.patch add patch 0002-Allow-up-to-4096-simultaneous-connections.patch ++++ ntp: - Fix slew mode for leap seconds (bnc#918342). ++++ ruby-common: - Fail early if gem install fails This avoids confusing error messages at the end of the build. - More fixes for ruby 1.8 - Ruby 1.8 insists on the () for the parameter - Cleaner solution for the extensions doc dir The other solution was also failing on 1.8 - Forgot another option for forwarding - Do not overwrite options.otheropts - Fixed forwarding of options to gem install - Only use the extensions doc dir on MRI 2.1.x - Fix the ruby suffix for distributions before 13.2 - Do not fail with --gem-binary - switch to ruby version of gem_install.sh - added ruby-find-versioned to make it easier to find versioned binaries. - all for loops in the shell scripts and macros are now using this script ++++ yast2-packager: - skip EULA also in the autoupgrade mode, not only in the autoinst mode (bnc#922232) - 3.1.65 - "iproute2" package is needed for SSH installation (bnc#920175) - 3.1.64 ------------------------------------------------------------------ ------------------ 2015-3-12 - Mar 12 2015 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Add NetworkManager(cacert-patch) provides: to be toggled to 0 whenever we disable nm-probe-radius-server-cert.patch. Other packages that consume the ABI introduced by this patch can specify this as a requirement. ++++ NetworkManager-gnome: - Add with_cacert_patch condition. When enabled: + Add NetworkManager(cacert-patch) Requires + Apply nm-applet-probe-radius-server-cert.patch + This needs to be toggled whenever NetworkManager is updated and the nm-probe-radius-server-cert.patch there is not rebased yet. ++++ cups-filters: - cups-filters-1.0.58-CVE-2015-2265.patch is a diff of the remove_bad_chars() function between cups-filters-1.0.58 and cups-filters-1.0.66 where CVE-2015-2265 is fixed see https://bugs.linuxfoundation.org/show_bug.cgi?id=1265 (boo#921753). ++++ gnome-control-center: - Update to version 3.15.91: + Details: Fix a possible crash with Firefox' nightly builds. + Display: Fix clone mode leading to broken setups in some cases. + Region: Add a way to sort input sources, so that the default source can be chosen. + User Accounts: - Don't show fingerprint options if disabled. - Fix possible crash handling Enterprise logins. + Updated translations. - Update to version 3.15.90: + Common: - Fix build on non-Linux systems. - Remove list box header when remove first item. + Details: Fix spelling of VMware. + Display: Replace display labeler with gnome-shell's one. + Keyboard: Custom shortcut should require name and command. + Network: Fix possible crash when handling zone names. + Power: - Fix initial state of Bluetooth switch. - Fix iDevice batteries appearing before they're ready. - Fix ambiguous wifi and mobile broadband labels. + Privacy: Add automatic problem reporting setting. + Sharing: Don't add the folder if the dialog isn't explicity accepted. + User Accounts: Update padding on style-updated. + Wacom: Fix final use-stock deprecated property. - Update to version 3.15.4: + Common: - Lots of clean ups and porting to non-deprecated GTK+ APIs. - Reset language chooser to original state when used the 2nd time. - Use 'UTF-8' instead of 'utf8' as locale codeset suffix improving compatibility with non-GNU libc's. - Unset sort terms when search entry is programatically cleared. - Adapted to peripheral settings schemas move to gsettings-desktop-schemas. + UI: - Marked several dialog suggested action buttons as such resulting in the intended blue shade. - Removed several superfluous frames. - Fixed several spacing issues. + Background: Fix crash when choosing background due to missing icon. + Network: - Also work with NM 1.0. - Display an error instead of the panel on NM absence. - Use a GtkStack to switch between button/spinner fixing the big spinners. + Mouse: Fixed to work on wayland sessions. + Notifications: - Force smaller icons. - Scroll the view not just the list. - Design improvements. + Printers: - Improve scrolling in new printers list. - Make driver installation dialog modal. + Privacy: Fix mnemonic widget for software switch. + Region: Fix a crash when iterating locales. + Sharing: - Prevent an endless loop and resulting stack overflow. - Put a real description string in the media dialog. + Universal access: Disable hover on non-clickable rows. + User acounts: - Fix enterprise accounts deleting. - Change default size for avatar cropping. - Don't crash when closing fingerprint dialog. - Don't show empty row for remote users. - Do not show notification if not needed. - HiDpi support for user's icons. - Add pkgconfig(gudev-1.0) BuildRequires: new verified dependency. - Update to version 3.14.3 (boo#916784): + Background: Fix crash to missing icon. + Network: - Also work with NetworkManager 1.0. - Allocate storage for zone name during D-Bus call. + Power: Fix initial state of Bluetooth switch. + Printers: Remove border around model name. + Sharing: - Prevent an endless loop and resulting stack overflow. - Don't add the folder if the dialog isn't explicity accepted. - Update help URI. + Shell: Unset sort terms when search entry is programatically cleared. + Universal Access: Fix typo. + User Accounts: - Change default size for avatar cropping to match Cheese. - Don't crash when closing fingerprint dialog. - Don't crash when network changes. - Don't show empty row for remote users. - Drop gnome-control-center-power-fix-initial-state-of-Bluetooth.patch and gnome-control-center-NM-1.0.patch: Fixed upstream. - Add with_cacert_patch condition. When enabled: + Add NetworkManager(cacert-patch) Requires + Apply gnome-control-center-probe-radius-server-cert.patch + This needs to be toggled whenever NetworkManager is updated and the nm-probe-radius-server-cert.patch there is not rebased yet. ++++ nautilus: - Update to version 3.15.91: + Dimmed labels for list columns. + Fix new folder shortcut. + Fix delete shortcut in the trash. + Don't use libgd notifications and implement them with Gtk+. + Don't show notifications in desktop. + Esc shortcut for exiting search mode. + Fix translation problems with notifications. + Fix cluttered desktop icons due to the icon size changes. + Make toolbar buttons accesible for A11y. + Fix open with another app for multiple selection. ++++ gtk3: - Update to version 3.15.11: + Go back to requiring GTK_FRAME_EXTENTS support for CSD, to fix shadow problems in KDE. + Print dialog: Fix icons in HighContrast. + Fix selected menu items in HighContrast. + App chooser: Fix icons in HighContrast. + Bugs fixed: bgo#535929, bgo#577862, bgo#669008, bgo#712760, bgo#739070, bgo#744288, bgo#744589, bgo#745065, bgo#745463, bgo#745479, bgo#745562, bgo#745578, bgo#745622, bgo#745721, bgo#745918, bgo#745969, bgo#746013. + Updated translations. ++++ ibus: - Update to 1.5.10 * Fix losing focus in/out on Google Chrome * Fix SEGV of ibus-ui-gtk3 caused by inappropriate 'preload-engines' * ibus-setup tries C locale to support environment without en_US.UTF-8 * Remove "Release" modifier key from ibus-setup * Show language rather than layout for xkb panel icon * Track window property offsets correctly * Add IBus panel icon for Plasma 5 desktop * Minor bug fixes - Update show-input-mode-icon.patch * Support the new panel icon - Add appindicator-absolute-icon-path.patch * Show icons installed out of theme directories ++++ kiwi: - Fixed accident change in 13.2 JeOS - Cleanup calling basename Make sure basename is not called with a missing operand - Mount EFI partition only if not already mounted ++++ pciutils: - pciutils-3.1.7-fix-memory-leak-in-get_cache_name.patch: Fix a memory leak in get_cache_name (bnc#837347) ++++ libvirt: - Include additional upstream fixes for systemd TerminateMachine 9661ac2f-qemu-unref-cfg.patch, b3e4401d-systemd-error-reporting.patch bnc#899334 ++++ open-vm-tools: - Prevent autoinstallation of open-vm-tools in SLES11SP4 environments due to potential conflict with VMware tools. (bsc#921618) ++++ system-config-printer: - Update to version 1.5.5: + Bugs fixed: lp#1176443, lp#1186475, lp#1181043, lp#1179590, lp#1171469, lp#1397750, lp#1167978, lp#1167978, lp#1167978. + Updated translations. - Add keyring and .sig file for gpg validation. - Fix system-config-printer-no-openprinting.patch: an indent of one block was lost in the last rebase. - Require python3-cups instead of cups directly: we require the bindings and never speak to cups directly (boo#922000). - Add python3-pycurl and python3-requests Requires: needed dependencies to start. ++++ ruby-common: - call ruby with -x from shell wrappers otherwise we run into an endless loop ++++ xen: - Add xen-c99-fix.patch to remove pointless inline specifier on function declarations which break build with a C99 compiler which GCC 5 is by default. (bsc#921994) - Add ipxe-no-error-logical-not-parentheses.patch to supply - Wno-logical-not-parentheses to the ipxe build to fix breakage with GCC 5. (bsc#921994) ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-3-11 - Mar 11 2015 ------------------- ------------------------------------------------------------------ ++++ cmake: - Do not specify the compiler cc and c++ at all, it should be the default value and cmake expects full path in some cases. This should fix the failing build with error c++ not found in PATH ++++ efibootmgr: - Allow disk/partition as selector for delete as well. [bsc#870211] (efibootmgr-delete-multiple.diff) - Remove version number from patches. (add efibootmgr-derhat.diff, efibootmgr-fail-visibly.diff, efibootmgr-gcc-Wall.diff, efibootmgr-set_boot_order.diff, efibootmgr-write-unique-id-once.diff; drop efibootmgr-0.6.0-check-boot-order.diff, efibootmgr-0.6.0-delete-by-uuid.diff, efibootmgr-0.6.0-derhat.diff, efibootmgr-0.6.0-fail-visibly.diff, efibootmgr-0.6.0-gcc-Wall.diff, efibootmgr-0.6.0-set_boot_order.diff, efibootmgr-0.6.0-write-unique-id-once.diff) ++++ gnome-control-center: - Refresh gnome-control-center-probe-radius-server-cert.patch ++++ ipmitool: - Add correct exit code on Dell specific commands which did not get mainline yet (bnc#886184) * Add patch: fix_dell_oem_exitcode ++++ java-1_7_0-openjdk: - Remove commented-out in-build gpg verification and gpg-offline build-dependency * Replaced by source_validator - Reformat spec file with newer spec-cleaner ++++ kiwi: - Update elilo compat mode Support copy of vendor specific EFI boot config In addition use the oem boot title as title for the elilo configuration too ++++ krb5: - bnc#918595 VUL-0: CVE-2014-5355: krb5: denial of service in krb5_read_message patches: 0001-Fix-krb5_read_message-handling-CVE-2014-5355.patch - bnc#910457: CVE-2014-5353: NULL pointer dereference when using a ticket policy name as password name - bnc#910458: CVE-2014-5354: NULL pointer dereference when using keyless entries patches: krb5-1.12.2-CVE-2014-5353.patch krb5-1.12.2-CVE-2014-5354.patch ++++ libzypp: - New RepoVarExpand: Functor expanding repo variables in a string . Supports bash style default ${v:-w}' and alternate ${v:+w} values (FATE#318354) - Easy.h: Use __typeof__ rather than typeof in header - Support repo variable replacement in service url - Support repo variable replacement in gpg url - Gettext.h: Fallback to ::gettext if accidentally included outside libzypp - version 14.37.0 (30) ++++ wireshark: - Wireshark 1.10.13 - The following security issues were fixed: * The WCP dissector could crash. wnpa-sec-2015-07 CVE-2015-2188 [bnc#920696] * The pcapng file parser could crash. wnpa-sec-2015-08 CVE-2015-2189 [bnc#920697] * The TNEF dissector could go into an infinite loop. wnpa-sec-2015-10 CVE-2015-2191 [bnc#920699] - Further bug fixes and updated protocol support as listed in: https://www.wireshark.org/docs/relnotes/wireshark-1.10.13.html ++++ xen: - bnc#921842 - Xentop doesn't display disk statistics for VMs using qdisks xentop-add-support-for-qdisk.patch ++++ zypper: - patch: A date limit must ignore newer patch candidates (bnc#919709) - modify repo: Notify about volatile changes to service repos (bnc#916254) - ps: Change column header from 'Login' to 'User' (bnc#915461) - man: add missing patch --date option - man: mention $releasever_major/minor repo variables - man: Update repo variable substitution (default and alternate values) - version 1.11.23 ------------------------------------------------------------------ ------------------ 2015-3-10 - Mar 10 2015 ------------------- ------------------------------------------------------------------ ++++ NetworkManager-gnome: - Refresh and enable nm-applet-probe-radius-server-cert.patch ++++ desktop-file-utils: - Cleanup with spec-cleaner - Update suse-update-mime-defaults to search subfolders for desktop files by changing to find from simple ls bnc#867135 ++++ kiwi: - Fixed boot deleting packages A package marked with the bootdelete="true" flag was not removed from the boot image if it was placed in the section of the system image. ++++ gcc5: - Update to SVN trunk head (r221322). * Contains fixes for PR65120 and should reduce the amount of false -Wlogical-not-parentheses warnings. - Switch to release checking builds. ++++ libffi-gcc5: - Update to SVN trunk head (r221322). * Contains fixes for PR65120 and should reduce the amount of false -Wlogical-not-parentheses warnings. - Switch to release checking builds. ++++ libvirt: - Fix security driver default settings in /etc/libvirt/qemu.conf Modified suse-qemu-conf.patch bsc#921586 ++++ zypp-plugin: - Add COPYING file ------------------------------------------------------------------ ------------------ 2015-3-9 - Mar 9 2015 ------------------- ------------------------------------------------------------------ ++++ evince: - Update to version 3.15.90: + New features and improvements: - Make Ctrl+mouse wheel zoom pointer-centered instead of window-centered (bgo#731669). - Add = and = keybindings for zooming in (bgo#738625). + Bug fixes: - Fix printing of landscape document and properly fix printing documents with a manual scale and autocenter (bgo#734788). - Disable send to action when nautilus-sendto is not found (bgo#743956). - Fix a crash in recent-view when loading password protected documents (bgo#744049). + Updated documentation. + Updated translations. - Update to version 3.15.4: + New features and improvements: - Add document size to the properties dialog (bgo#741057). - Add support for bsdtar command in comics backend (bgo#742721). - Improve the the sidebar UI (bgo#739836). - Add support for TextMarkup annotation in read-only mode for now (bgo#583377). - Use headerbar and improve spacing and borders in properties dialog (bgo#739836). + Bug fixes: - Fix properties dialog shortcut (bgo#739116). - Bring back Open in new window action to the context menu (bgo#739046). - Do not save n-copies when saving printing settings (bgo#696203). - Use correct maximum size for thumbnail images in evince-thumbnailer (bgo#740877). - Fix a typo in configure.ac that made configure fail with ligbnome-desktop (bgo#733721). - Correctly scroll to the search result selected by user when not in continuous mode (bgo#730252). - Fix memory leak when adding new text annotations. - Fix border-radius CSS property of thumbnails (bgo#739836). - Fix quoting issues in configure.ac (bgo#739226). - Fix runtime critical warning when starting in fullscreen mode (bgo#737864). - Handle TIFF files reporting a 0 resolution (bgo#646414). - Disable toggle-find action for documents not supporting find (bgo#738262). + Updated translations. - Update to version 3.14.2: + Fix memory leak when adding new text annotations. + Add = and = keybindings for zooming in (bgo#738625). + Fix printing of landscape documents (bgo#734788). + Fix a crash in recent-view when loading password protected documents (bgo#744049). + Fix properties dialog shortcut (bgo#739116). + Bring back Open in new window action to the context menu (bgo#739046). + Do not save n-copies when saving printing settings. + Use correct maximum size for thumbnail images in evince-thumbnailer (bgo#740877). + Fix a typo in configure.ac that made configure fail with ligbnome-desktop (bgo#733721). + Correctly scroll to the search result selected by user when not in continuous mode (bgo#730252). + Fix quoting issues in configure.ac (bgo#739226). + Fix runtime critical warning when starting in fullscreen mode (bgo#737864). + Handle TIFF files reporting a 0 resolution (bgo#646414). + Disable toggle-find action for documents not supporting find (bgo#738262). + Updated translations. ++++ glibc: - resolv-nameserver-handling.patch: Replace with simpler version with more compatibility ++++ glibc: - resolv-nameserver-handling.patch: Replace with simpler version with more compatibility ++++ open-iscsi: - Ported upstream commit 51c0b6ef8bc90: Supply strings for newly-added error numbers - Do not convert all "again" errors from transport to internal errors (bsc#903729) - Update spec-file copyright date ++++ kernel-default: - config: ARM64: Reenable configs for 4.0-rc3 This mainly adds support for Exynos 7, Mediatek and Freescale's SoCs. - commit d573f03 - ARM64: Use 64k zero page protection like on other arches For cross-architecture compatibility, use the 64k MMAP min addr. The old value was nonsensical anyway since we switched to 64k page size, which means this change is effectively a NOOP in the 64k Pagesize flavor. - commit d5c547f - config: disable FEC_MPC52xx on ppc List discussion indicates that the openSUSE kernel doesn't properly support Efika and that there aren't users of the hardware. These devices can only be enumerated using open firmware. - commit 4a3e976 - Update to 4.0-rc3. - commit f264c86 ++++ kernel-source: - config: ARM64: Reenable configs for 4.0-rc3 This mainly adds support for Exynos 7, Mediatek and Freescale's SoCs. - commit d573f03 - ARM64: Use 64k zero page protection like on other arches For cross-architecture compatibility, use the 64k MMAP min addr. The old value was nonsensical anyway since we switched to 64k page size, which means this change is effectively a NOOP in the 64k Pagesize flavor. - commit d5c547f - config: disable FEC_MPC52xx on ppc List discussion indicates that the openSUSE kernel doesn't properly support Efika and that there aren't users of the hardware. These devices can only be enumerated using open firmware. - commit 4a3e976 - Update to 4.0-rc3. - commit f264c86 ++++ kernel-syms: - config: ARM64: Reenable configs for 4.0-rc3 This mainly adds support for Exynos 7, Mediatek and Freescale's SoCs. - commit d573f03 - ARM64: Use 64k zero page protection like on other arches For cross-architecture compatibility, use the 64k MMAP min addr. The old value was nonsensical anyway since we switched to 64k page size, which means this change is effectively a NOOP in the 64k Pagesize flavor. - commit d5c547f - config: disable FEC_MPC52xx on ppc List discussion indicates that the openSUSE kernel doesn't properly support Efika and that there aren't users of the hardware. These devices can only be enumerated using open firmware. - commit 4a3e976 - Update to 4.0-rc3. - commit f264c86 ++++ libgcrypt: - fix CVE-2014-3591 (bnc#920057) * use ciphertext blinding for Elgamal decryption * added libgcrypt-CVE-2014-3591.patch ++++ libqt4: - Added fix-a-division-by-zero.patch (bnc#921999, CVE-2015-0295) ++++ libqt4-sql-plugins: - Added fix-a-division-by-zero.patch (bnc#921999, CVE-2015-0295) ++++ libsolv: - rework splitprovides handling [bnc#921332] - improve package choosing code - new testcase dependency format - add alternatives introspection - make reorder_dq_for_jobrules also look at recommends/suggests - rework branch handling - add parser for rpm rich deps - bump version to 0.6.9 ++++ libssh2_org: - fix for CVE-2015-1782 (bnc#921070) * unbounded read when negotiating a new session * added CVE-2015-1782.patch ++++ libvirt: - Fixed a number of QEMU apparmor abstraction problems. bsc#921355 apparmor-fixes.patch ++++ strongswan: - Applied a fix by Marcus Meissner for a loop check in ipsec pki causing a segfault on attempt to create certificates when fips is enabled (bsc#918474,https://wiki.strongswan.org/issues/881) [+ 0008-strongswan-pkifix.918474.patch] ------------------------------------------------------------------ ------------------ 2015-3-8 - Mar 8 2015 ------------------- ------------------------------------------------------------------ ++++ gdk-pixbuf: - Update to version 2.31.3: + API changes: Revert an annotation change that broke bindings. + Build fixes: - Clean up configure - Fix Visual Studio build - Define MAP_ANONYMOUS when needed - Include gi18n-lib.h where needed + Updated translations. ++++ gnote: - Update to version 3.15.1: + New Features: Manual updates. + Fixes: Updated boost.m4 (bgo#745160). + Updated translations. ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-3-7 - Mar 7 2015 ------------------- ------------------------------------------------------------------ ++++ kernel-default: - config: disable SERIAL_XILINX_PS_UART on i386 These devices can only be enumerated using open firmware. - commit ee2b818 - config: disable W1_MASTER_GPIO on i386, x86_64 These devices can only be enumerated using open firmware. - commit f84f577 - config: disable VIRTIO_MMIO on i386, x86_64 These devices can only be enumerated using open firmware. - commit ff54725 - config: disable MFD_TI_AM335X_TSCADC on non-ARM platforms These devices can only be enumerated using open firmware. - commit 9ac8349 - config: disable STMMAC_PLATFORM on non-ARM platforms These devices can only be enumerated using open firmware. - commit 39cfa0e - config: disable TI_ST and RADIO_WL128X on i386, x86_64 Can probably also be disabled on ppc* These devices can only be enumerated using open firmware. - commit 90c2553 - config: disable MMC_SDHCI_OF_ARASAN on i386 Can probably also be disabled on ARM64 These devices can only be enumerated using open firmware. - commit 4ea5b44 - config: disable PPS_CLIENT_GPIO on i386, x86_64 These devices can only be enumerated using open firmware. - commit b5f1d4c - config: disable MDIO_BUS_MUX_GPIO on i386 These devices can only be enumerated using open firmware. - commit 85bea9a - config: disable KS8851_MLL on i386, x86_64 Can probably also be disabled on ppc, ppc64, ppc64le but I couldn't find a definitive list of platforms this hardware is used with. These devices can only be enumerated using open firmware. - commit 9dc4b32 - config: disable I2C_MPC on ppc64, ppc64le These devices can only be enumerated using open firmware. - commit 1fb8e5a - config: disable GPIO_WATCHDOG on i386 These devices can only be enumerated using open firmware. - commit 46bdcd6 - config: disable GPIO_SYSCON on i386 These devices can only be enumerated using open firmware. - commit 05f2a21 - config: disable IR_GPIO_CIR on i386, x86_64 These devices can only be enumerated using open firmware. - commit feacf1d - config: disable GPIO_GRGPIO on i386, ppc, ppc64, ppc64le The hardware enabled by this driver is typically only found on LEON SPARC systems. Since it enables an IP library that could potentially be found on any embedded board, I've left it enabled for ARM and PPC. - commit 6b22540 - config: disable INPUT_GPIO_BEEPER on i386, x86_64 These devices can only be enumerated using open firmware. - commit b215566 - config: disable GPIO_74XX_MMIO on i386 These devices can only be enumerated using open firmware. - commit ee3e4f4 - config: disable SERIAL_FSL_LPUART on non-ARM platforms. This hardware is only found on Freescale ARM platforms. - commit b43a527 - config: disable ETHOC on i386, x86_64 These devices can only be enumerated using open firmware. - commit aed4e05 - config: disable DW_WATCHDOG on i386, x86_64, ppc, ppc64, ppc64le This hardware used to be ARM-only but is now available on Xtensa, so we can disable it everywhere bug ARM. - commit a4ffedf - config: disable MTD_DOCG3 on i386, x86_64, ppc64, ppc64le This generation of DiskOnChip is quite old and found on embedded platforms. It's probably ok to disable it for arm64 as well. These devices can only be enumerated using open firmware. - commit d84f49b - config: disable SERIO_APBPS2 on i386 The hardware enabled by this driver is typically only found on LEON SPARC systems. Since it enables an IP library that could potentially be found on any embedded board, I've left it enabled for ARM and PPC. - commit 27b679d - config: disable APPLE_AIRPORT on ppc64le Apple Airport is only found on Apple ppc/ppc64 hardware. - commit 77cf796 - Update to 4.0-rc2. - commit bdfe724 ++++ kernel-source: - config: disable SERIAL_XILINX_PS_UART on i386 These devices can only be enumerated using open firmware. - commit ee2b818 - config: disable W1_MASTER_GPIO on i386, x86_64 These devices can only be enumerated using open firmware. - commit f84f577 - config: disable VIRTIO_MMIO on i386, x86_64 These devices can only be enumerated using open firmware. - commit ff54725 - config: disable MFD_TI_AM335X_TSCADC on non-ARM platforms These devices can only be enumerated using open firmware. - commit 9ac8349 - config: disable STMMAC_PLATFORM on non-ARM platforms These devices can only be enumerated using open firmware. - commit 39cfa0e - config: disable TI_ST and RADIO_WL128X on i386, x86_64 Can probably also be disabled on ppc* These devices can only be enumerated using open firmware. - commit 90c2553 - config: disable MMC_SDHCI_OF_ARASAN on i386 Can probably also be disabled on ARM64 These devices can only be enumerated using open firmware. - commit 4ea5b44 - config: disable PPS_CLIENT_GPIO on i386, x86_64 These devices can only be enumerated using open firmware. - commit b5f1d4c - config: disable MDIO_BUS_MUX_GPIO on i386 These devices can only be enumerated using open firmware. - commit 85bea9a - config: disable KS8851_MLL on i386, x86_64 Can probably also be disabled on ppc, ppc64, ppc64le but I couldn't find a definitive list of platforms this hardware is used with. These devices can only be enumerated using open firmware. - commit 9dc4b32 - config: disable I2C_MPC on ppc64, ppc64le These devices can only be enumerated using open firmware. - commit 1fb8e5a - config: disable GPIO_WATCHDOG on i386 These devices can only be enumerated using open firmware. - commit 46bdcd6 - config: disable GPIO_SYSCON on i386 These devices can only be enumerated using open firmware. - commit 05f2a21 - config: disable IR_GPIO_CIR on i386, x86_64 These devices can only be enumerated using open firmware. - commit feacf1d - config: disable GPIO_GRGPIO on i386, ppc, ppc64, ppc64le The hardware enabled by this driver is typically only found on LEON SPARC systems. Since it enables an IP library that could potentially be found on any embedded board, I've left it enabled for ARM and PPC. - commit 6b22540 - config: disable INPUT_GPIO_BEEPER on i386, x86_64 These devices can only be enumerated using open firmware. - commit b215566 - config: disable GPIO_74XX_MMIO on i386 These devices can only be enumerated using open firmware. - commit ee3e4f4 - config: disable SERIAL_FSL_LPUART on non-ARM platforms. This hardware is only found on Freescale ARM platforms. - commit b43a527 - config: disable ETHOC on i386, x86_64 These devices can only be enumerated using open firmware. - commit aed4e05 - config: disable DW_WATCHDOG on i386, x86_64, ppc, ppc64, ppc64le This hardware used to be ARM-only but is now available on Xtensa, so we can disable it everywhere bug ARM. - commit a4ffedf - config: disable MTD_DOCG3 on i386, x86_64, ppc64, ppc64le This generation of DiskOnChip is quite old and found on embedded platforms. It's probably ok to disable it for arm64 as well. These devices can only be enumerated using open firmware. - commit d84f49b - config: disable SERIO_APBPS2 on i386 The hardware enabled by this driver is typically only found on LEON SPARC systems. Since it enables an IP library that could potentially be found on any embedded board, I've left it enabled for ARM and PPC. - commit 27b679d - config: disable APPLE_AIRPORT on ppc64le Apple Airport is only found on Apple ppc/ppc64 hardware. - commit 77cf796 - Update to 4.0-rc2. - commit bdfe724 ++++ kernel-syms: - config: disable SERIAL_XILINX_PS_UART on i386 These devices can only be enumerated using open firmware. - commit ee2b818 - config: disable W1_MASTER_GPIO on i386, x86_64 These devices can only be enumerated using open firmware. - commit f84f577 - config: disable VIRTIO_MMIO on i386, x86_64 These devices can only be enumerated using open firmware. - commit ff54725 - config: disable MFD_TI_AM335X_TSCADC on non-ARM platforms These devices can only be enumerated using open firmware. - commit 9ac8349 - config: disable STMMAC_PLATFORM on non-ARM platforms These devices can only be enumerated using open firmware. - commit 39cfa0e - config: disable TI_ST and RADIO_WL128X on i386, x86_64 Can probably also be disabled on ppc* These devices can only be enumerated using open firmware. - commit 90c2553 - config: disable MMC_SDHCI_OF_ARASAN on i386 Can probably also be disabled on ARM64 These devices can only be enumerated using open firmware. - commit 4ea5b44 - config: disable PPS_CLIENT_GPIO on i386, x86_64 These devices can only be enumerated using open firmware. - commit b5f1d4c - config: disable MDIO_BUS_MUX_GPIO on i386 These devices can only be enumerated using open firmware. - commit 85bea9a - config: disable KS8851_MLL on i386, x86_64 Can probably also be disabled on ppc, ppc64, ppc64le but I couldn't find a definitive list of platforms this hardware is used with. These devices can only be enumerated using open firmware. - commit 9dc4b32 - config: disable I2C_MPC on ppc64, ppc64le These devices can only be enumerated using open firmware. - commit 1fb8e5a - config: disable GPIO_WATCHDOG on i386 These devices can only be enumerated using open firmware. - commit 46bdcd6 - config: disable GPIO_SYSCON on i386 These devices can only be enumerated using open firmware. - commit 05f2a21 - config: disable IR_GPIO_CIR on i386, x86_64 These devices can only be enumerated using open firmware. - commit feacf1d - config: disable GPIO_GRGPIO on i386, ppc, ppc64, ppc64le The hardware enabled by this driver is typically only found on LEON SPARC systems. Since it enables an IP library that could potentially be found on any embedded board, I've left it enabled for ARM and PPC. - commit 6b22540 - config: disable INPUT_GPIO_BEEPER on i386, x86_64 These devices can only be enumerated using open firmware. - commit b215566 - config: disable GPIO_74XX_MMIO on i386 These devices can only be enumerated using open firmware. - commit ee3e4f4 - config: disable SERIAL_FSL_LPUART on non-ARM platforms. This hardware is only found on Freescale ARM platforms. - commit b43a527 - config: disable ETHOC on i386, x86_64 These devices can only be enumerated using open firmware. - commit aed4e05 - config: disable DW_WATCHDOG on i386, x86_64, ppc, ppc64, ppc64le This hardware used to be ARM-only but is now available on Xtensa, so we can disable it everywhere bug ARM. - commit a4ffedf - config: disable MTD_DOCG3 on i386, x86_64, ppc64, ppc64le This generation of DiskOnChip is quite old and found on embedded platforms. It's probably ok to disable it for arm64 as well. These devices can only be enumerated using open firmware. - commit d84f49b - config: disable SERIO_APBPS2 on i386 The hardware enabled by this driver is typically only found on LEON SPARC systems. Since it enables an IP library that could potentially be found on any embedded board, I've left it enabled for ARM and PPC. - commit 27b679d - config: disable APPLE_AIRPORT on ppc64le Apple Airport is only found on Apple ppc/ppc64 hardware. - commit 77cf796 - Update to 4.0-rc2. - commit bdfe724 ++++ glibmm2: - Update to version 2.43.91: + Glib: OptionContext: Add get/set_strict_posix(). + Gio: Application: - Add get/set/unset_resource_base_path() and property. - Add get_is_busy() and property. + File: Add replace_contents_bytes_aync(). + InputStream: Add read_all_async() and read_all_finish(). + MemoryInputStream: Add add_bytes(). + OutputStream: Add write_all_async() and write_all_finish(). + Gio::DBus InterfaceInfo: Add cache_build() and cache_release(). ++++ gtkmm3: - Update to version 3.15.10: + Gtk: - Label: Add get/set_xalign/yalign() and properties. - PaperSize: Define the paper name constants in the .cc file (bgo#745345). + Documentation: CssProvider::load_from_data(): Document that this throws an exception. + Icon theme demo: Catch exceptions while loading icons. + Stock: Mention the named icons for Copy, Cut, Paste and Delete (bgo#741969). ------------------------------------------------------------------ ------------------ 2015-3-6 - Mar 6 2015 ------------------- ------------------------------------------------------------------ ++++ cmake: - Remove full path from compiler to allow ccache override via path - This might break build if your package breaks $PATH content - Tested on KDE and it build and some misc apps too. If something fails it should be fixed per app basis ++++ gnome-documents: - Update to version 3.15.91: + Handle inability to load unsupported e-book formats. + Fixed partially visible text in collections dialog. + Prevent multiple about dialogs from opening. + Make the overlaid preview controls work nicely on touchscreens. + Stop search provider from spawning miners and setting the tracker priority. + Updated translations. ++++ gnome-shell: - Add gnome-shell-917489-only-set-scaling-factor-if-present.patch (bsc#917489). This prevents UI elements from being displayed squashed, jumbled or off-screen. ++++ gtksourceview: - Update to version 3.15.91: + Fix a crash when destroying the widget during a search. + Add some signals to bind keyboard actions. + Various other improvements. + Updated translations. ++++ open-iscsi: - Fixed iscsi.service start to ignore iscsiadm return value so that systemd knows service is running and can still shut it down (bsc#897565) ++++ kiwi: - v7.02.29 released ++++ harfbuzz: - Update to version 0.9.39: + Critical hb-coretext fixes. + Optimizations and refactoring; no functional change expected. + Misc build fixes. ++++ tracker: - Update to version 1.3.5: + Fix major database migration bug (bgo#745737). + Build only libiptc test if libjpeg is enabled (bgo#745583). + Put absolute path in shell script (bgo#743738). + Updated translations. ++++ xerces-c: - xerces-c-CVE-2015-0252.patch: Fix for mishandling certain kinds of malformed input documents, resulting in a segmentation fault during a parse operation (bnc#920810,CVE-2015-0252) ++++ tracker-extras: - Update to version 1.3.5: + Fix major database migration bug (bgo#745737). + Build only libiptc test if libjpeg is enabled (bgo#745583). + Put absolute path in shell script (bgo#743738). + Updated translations. ++++ squashfs: - Use url for source - Cleanup spec file with spec-cleaner ++++ vorbis-tools: - Fix division by zero and integer overflow by crafted WAV files (CVE-2014-9638, CVE-2014-9639, bnc#914439, bnc#914441): vorbis-tools-oggenc-CVE-2014-9639.patch ------------------------------------------------------------------ ------------------ 2015-3-5 - Mar 5 2015 ------------------- ------------------------------------------------------------------ ++++ gnome-online-accounts: - Update to version 3.15.91: + Remove Yahoo! support (bgo#721061). + Bugs fixed: bgo#742680: Port to WebKit2. + Updated translations. - Replace pkgconfig(webkitgtk-3.0) BuildRequires with pkgconfig(webkit2gtk-4.0), following upstreams port to WebKit2. ++++ gnome-shell-extensions: - Update to version 3.15.91: + Classic: Update theme. + systemMonitor extension was removed, as the message tray where it put its indicator no longer exists. + window-list: Adjust for gnome-shell changes. ++++ libgsf: - Update to version 1.14.32: + Fix obscure problem with xml parser. + Add vml to openpkg utils. + Allow NULL content type for openpkg. + Plug leak. ++++ java-1_8_0-openjdk: - Update the aarch64 tarball to a recent tip of the jdk8 repository ++++ kiwi: - Move loader install tool check to the right place Only if a bootloader must be installed check if the tool to perform the call is present on the host - dhclient has no option for timeout The dhclient in openSUSE 13.2 has no parameter for timeout, but it is specified in the setupNetworkDHCLIENT function. The timeout is taken from the configuration file as mentioned in the manpage. ++++ libarchive: - fix a directory traversal in cpio tool (bnc#920870) CVE-2015-2304 ++++ samba: - Update to 4.2.0. + smbd: Stop using vfs_Chdir after SMB_VFS_DISCONNECT; (bso#1115). + pam_winbind: fix warn_pwd_expire implementation; (bso#9056). + nsswitch: Fix soname of linux nss_*.so.2 modules; (bso#9299). + Make 'profiles' work again; (bso#9629). + s3:smb2_server: protect against integer wrap with "smb2 max credits = 65535"; (bso#9702). + Make validate_ldb of String(Generalized-Time) accept millisecond format ".000Z"; (bso#9810). + Use -R linker flag on Solaris, not -rpath; (bso#10112). + vfs: Add glusterfs manpage; (bso#10240). + Make 'smbclient' use cached creds; (bso#10279). + pdb: Fix build issues with shared modules; (bso#10355). + s4-dns: Add support for BIND 9.10; (bso#10620). + idmap: Return the correct id type to *id_to_sid methods; (bso#10720). + printing/cups: Pack requested-attributes with IPP_TAG_KEYWORD; (bso#10808). + Don't build vfs_snapper on FreeBSD; (bso#10834). + nss_winbind: Add getgroupmembership for FreeBSD; (bso#10835). + idmap_rfc2307: Fix a crash after connection problem to DC; (bso#10837). + s3: smb2cli: query info return length check was reversed; (bso#10848). + s3: lib, s3: modules: Fix compilation on Solaris; (bso#10849). + lib: uid_wrapper: Fix setgroups and syscall detection on a system without native uid_wrapper library; (bso#10851). + winbind3: Fix pwent variable substitution; (bso#10852). + Improve samba-regedit; (bso#10859). + registry: Don't leave dangling transactions; (bso#10860). + Fix build of socket_wrapper on systems without SO_PROTOCOL; (bso#10861). + build: Do not install 'texpect' binary anymore; (bso#10862). + Fix testparm to show hidden share defaults; (bso#10864). + libcli/smb: Fix smb2cli_validate_negotiate_info with min=PROTOCOL_NT1 max=PROTOCOL_SMB2_02; (bso#10866). + Integrate CTDB into top-level Samba build; (bso#10892). + samba-tool group add: Add option '--nis-domain' and '--gid'; (bso#10895). + s3-nmbd: Fix netbios name truncation; (bso#10896). + spoolss: Fix handling of bad EnumJobs levels; (bso#10898). + Fix smbclient loops doing a directory listing against Mac OS X 10 server with a non-wildcard path; (bso#10904). + Fix print job enumeration; (bso#10905); (bnc#898031). + samba-tool: Create NIS enabled users and unixHomeDirectory attribute; (bso#10909). + Add support for SMB2 leases; (bso#10911). + btrfs: Don't leak opened directory handle; (bso#10918). + s3: nmbd: Ensure NetBIOS names are only 15 characters stored; (bso#10920). + s3:smbd: Fix file corruption using "write cache size != 0"; (bso#10921). + pdb_tdb: Fix a TALLOC/SAFE_FREE mixup; (bso#10932). + s3-keytab: fix keytab array NULL termination; (bso#10933). + s3:passdb: fix logic in pdb_set_pw_history(); (bso#10940). + Cleanup add_string_to_array and usage; (bso#10942). + dbwrap_ctdb: Pass on mutex flags to tdb_open; (bso#10942). + Fix RootDSE search with extended dn control; (bso#10949). + Fix 'samba-tool dns serverinfo ' for IPv6; (bso#10952). + libcli/smb: only force signing of smb2 session setups when binding a new session; (bso#10958). + s3-smbclient: Return success if we listed the shares; (bso#10960). + s3-smbstatus: Fix exit code of profile output; (bso#10961). + socket_wrapper: Add missing prototype check for eventfd; (bso#10965). + libcli: SMB2: Pure SMB2-only negprot fix to make us behave as a Windows client does; (bso#10966). + vfs_streams_xattr: Check stream type; (bso#10971). + s3: smbd: Fix *allocate* calls to follow POSIX error return convention; (bso#10982). + vfs_fruit: Add support for AAPL; (bso#10983). + Fix spoolss IDL response marshalling when returning error without clearing info; (bso#10984). + dsdb-samldb: Check for extended access rights before we allow changes to userAccountControl; (bso#10993); CVE-2014-8143; (boo#914279). + Fix IPv6 support in CTDB; (bso#10996). + ctdb-daemon: Use correct tdb flags when enabling robust mutex support; (bso#11000). + vfs_streams_xattr: Add missing call to SMB_VFS_NEXT_CONNECT; (bso#11005). + s3-util: Fix authentication with long hostnames; (bso#11008). + ctdb-build: Fix build without xsltproc; (bso#11014). + packaging: Include CTDB man pages in the tarball; (bso#11014). + pdb_get_trusteddom_pw() fails with non valid UTF16 random passwords; (bso#11016). + Make Sharepoint search show user documents; (bso#11022). + nss_wrapper: check for nss.h; (bso#11026). + Enable mutexes in gencache_notrans.tdb; (bso#11032). + tdb_wrap: Make mutexes easier to use; (bso#11032). + lib/util: Avoid collision which alread defined consumer DEBUG macro; (bso#11033). + winbind: Retry after SESSION_EXPIRED error in ping-dc; (bso#11034). + s3-libads: Fix a possible segfault in kerberos_fetch_pac(); (bso#11037). + vfs_fruit: Fix base_fsp name conversion; (bso#11039). + vfs_fruit: mmap under FreeBSD needs PROT_READ; (bso#11040). + Fix authentication using Kerberos (not AD); (bso#11044). + net: Fix sam addgroupmem; (bso#11051). + vfs_snapper: Correctly handles multi-byte DBus strings; (bso#11055); (bnc#913238). + cli_connect_nb_send: Don't segfault on host == NULL; (bso#11058). + utils: Fix 'net time' segfault; (bso#11058). + libsmb: Provide authinfo domain for encrypted session referrals; (bso#11059). + s3-pam_smbpass: Fix memory leak in pam_sm_authenticate(); (bso#11066). + vfs_glusterfs: Add comments to the pipe(2) code; (bso#11069). + vfs/glusterfs: Change xattr key to match gluster key; (bso#11069). + vfs_glusterfs: Implement AIO support; (bso#11069). + s3-vfs: Fix developer build of vfs_ceph module; (bso#11070). + s3: netlogon: Ensure we don't call talloc_free on an uninitialized pointer; (bso#11077); CVE-2015-0240; (bnc#917376). + vfs: Add a brief vfs_ceph manpage; (bso#11088). + s3: smbclient: Allinfo leaves the file handle open; (bso#11094). + Fix Win8.1 Credentials Manager issue after KB2992611 on Samba domain; (bso#11097). + debug: Set close-on-exec for the main log file FD; (bso#11100). + s3: smbd: leases - losen paranoia check. Stat opens can grant leases; (bso#11102). + s3: smbd: SMB2 close. If a file has delete on close, store the return info before deleting; (bso#11104). + doc:man:vfs_glusterfs: improve the configuration section; (bso#11117). + snprintf: Try to support %j; (bso#11119). + ctdb-io: Do not use sys_write to write to client sockets; (bso#11124). + doc-xml: Add 'sharesec' reference to 'access based share enum'; (bso#11127). ++++ samba: - Update to 4.2.0. + smbd: Stop using vfs_Chdir after SMB_VFS_DISCONNECT; (bso#1115). + pam_winbind: fix warn_pwd_expire implementation; (bso#9056). + nsswitch: Fix soname of linux nss_*.so.2 modules; (bso#9299). + Make 'profiles' work again; (bso#9629). + s3:smb2_server: protect against integer wrap with "smb2 max credits = 65535"; (bso#9702). + Make validate_ldb of String(Generalized-Time) accept millisecond format ".000Z"; (bso#9810). + Use -R linker flag on Solaris, not -rpath; (bso#10112). + vfs: Add glusterfs manpage; (bso#10240). + Make 'smbclient' use cached creds; (bso#10279). + pdb: Fix build issues with shared modules; (bso#10355). + s4-dns: Add support for BIND 9.10; (bso#10620). + idmap: Return the correct id type to *id_to_sid methods; (bso#10720). + printing/cups: Pack requested-attributes with IPP_TAG_KEYWORD; (bso#10808). + Don't build vfs_snapper on FreeBSD; (bso#10834). + nss_winbind: Add getgroupmembership for FreeBSD; (bso#10835). + idmap_rfc2307: Fix a crash after connection problem to DC; (bso#10837). + s3: smb2cli: query info return length check was reversed; (bso#10848). + s3: lib, s3: modules: Fix compilation on Solaris; (bso#10849). + lib: uid_wrapper: Fix setgroups and syscall detection on a system without native uid_wrapper library; (bso#10851). + winbind3: Fix pwent variable substitution; (bso#10852). + Improve samba-regedit; (bso#10859). + registry: Don't leave dangling transactions; (bso#10860). + Fix build of socket_wrapper on systems without SO_PROTOCOL; (bso#10861). + build: Do not install 'texpect' binary anymore; (bso#10862). + Fix testparm to show hidden share defaults; (bso#10864). + libcli/smb: Fix smb2cli_validate_negotiate_info with min=PROTOCOL_NT1 max=PROTOCOL_SMB2_02; (bso#10866). + Integrate CTDB into top-level Samba build; (bso#10892). + samba-tool group add: Add option '--nis-domain' and '--gid'; (bso#10895). + s3-nmbd: Fix netbios name truncation; (bso#10896). + spoolss: Fix handling of bad EnumJobs levels; (bso#10898). + Fix smbclient loops doing a directory listing against Mac OS X 10 server with a non-wildcard path; (bso#10904). + Fix print job enumeration; (bso#10905); (bnc#898031). + samba-tool: Create NIS enabled users and unixHomeDirectory attribute; (bso#10909). + Add support for SMB2 leases; (bso#10911). + btrfs: Don't leak opened directory handle; (bso#10918). + s3: nmbd: Ensure NetBIOS names are only 15 characters stored; (bso#10920). + s3:smbd: Fix file corruption using "write cache size != 0"; (bso#10921). + pdb_tdb: Fix a TALLOC/SAFE_FREE mixup; (bso#10932). + s3-keytab: fix keytab array NULL termination; (bso#10933). + s3:passdb: fix logic in pdb_set_pw_history(); (bso#10940). + Cleanup add_string_to_array and usage; (bso#10942). + dbwrap_ctdb: Pass on mutex flags to tdb_open; (bso#10942). + Fix RootDSE search with extended dn control; (bso#10949). + Fix 'samba-tool dns serverinfo ' for IPv6; (bso#10952). + libcli/smb: only force signing of smb2 session setups when binding a new session; (bso#10958). + s3-smbclient: Return success if we listed the shares; (bso#10960). + s3-smbstatus: Fix exit code of profile output; (bso#10961). + socket_wrapper: Add missing prototype check for eventfd; (bso#10965). + libcli: SMB2: Pure SMB2-only negprot fix to make us behave as a Windows client does; (bso#10966). + vfs_streams_xattr: Check stream type; (bso#10971). + s3: smbd: Fix *allocate* calls to follow POSIX error return convention; (bso#10982). + vfs_fruit: Add support for AAPL; (bso#10983). + Fix spoolss IDL response marshalling when returning error without clearing info; (bso#10984). + dsdb-samldb: Check for extended access rights before we allow changes to userAccountControl; (bso#10993); CVE-2014-8143; (boo#914279). + Fix IPv6 support in CTDB; (bso#10996). + ctdb-daemon: Use correct tdb flags when enabling robust mutex support; (bso#11000). + vfs_streams_xattr: Add missing call to SMB_VFS_NEXT_CONNECT; (bso#11005). + s3-util: Fix authentication with long hostnames; (bso#11008). + ctdb-build: Fix build without xsltproc; (bso#11014). + packaging: Include CTDB man pages in the tarball; (bso#11014). + pdb_get_trusteddom_pw() fails with non valid UTF16 random passwords; (bso#11016). + Make Sharepoint search show user documents; (bso#11022). + nss_wrapper: check for nss.h; (bso#11026). + Enable mutexes in gencache_notrans.tdb; (bso#11032). + tdb_wrap: Make mutexes easier to use; (bso#11032). + lib/util: Avoid collision which alread defined consumer DEBUG macro; (bso#11033). + winbind: Retry after SESSION_EXPIRED error in ping-dc; (bso#11034). + s3-libads: Fix a possible segfault in kerberos_fetch_pac(); (bso#11037). + vfs_fruit: Fix base_fsp name conversion; (bso#11039). + vfs_fruit: mmap under FreeBSD needs PROT_READ; (bso#11040). + Fix authentication using Kerberos (not AD); (bso#11044). + net: Fix sam addgroupmem; (bso#11051). + vfs_snapper: Correctly handles multi-byte DBus strings; (bso#11055); (bnc#913238). + cli_connect_nb_send: Don't segfault on host == NULL; (bso#11058). + utils: Fix 'net time' segfault; (bso#11058). + libsmb: Provide authinfo domain for encrypted session referrals; (bso#11059). + s3-pam_smbpass: Fix memory leak in pam_sm_authenticate(); (bso#11066). + vfs_glusterfs: Add comments to the pipe(2) code; (bso#11069). + vfs/glusterfs: Change xattr key to match gluster key; (bso#11069). + vfs_glusterfs: Implement AIO support; (bso#11069). + s3-vfs: Fix developer build of vfs_ceph module; (bso#11070). + s3: netlogon: Ensure we don't call talloc_free on an uninitialized pointer; (bso#11077); CVE-2015-0240; (bnc#917376). + vfs: Add a brief vfs_ceph manpage; (bso#11088). + s3: smbclient: Allinfo leaves the file handle open; (bso#11094). + Fix Win8.1 Credentials Manager issue after KB2992611 on Samba domain; (bso#11097). + debug: Set close-on-exec for the main log file FD; (bso#11100). + s3: smbd: leases - losen paranoia check. Stat opens can grant leases; (bso#11102). + s3: smbd: SMB2 close. If a file has delete on close, store the return info before deleting; (bso#11104). + doc:man:vfs_glusterfs: improve the configuration section; (bso#11117). + snprintf: Try to support %j; (bso#11119). + ctdb-io: Do not use sys_write to write to client sockets; (bso#11124). + doc-xml: Add 'sharesec' reference to 'access based share enum'; (bso#11127). ++++ mutter: - Update to version 3.15.91: + wayland: Fix nested compositor mode (bgo#745401). + wayland: Fix pointer constraining (bgo#727337). + wayland: Fix input region on HiDPI (bgo#744933). + Allow themes to style buttons differently based on function (bgo#745108). + Misc. bug fixes and cleanups: bgo#745141, bgo#745118, bgo#745476, bgo#745442. + Updated translations. ++++ libreoffice: - Move pretrans to pre ++++ tevent: - Update to 0.9.24. + Ignore unexpected signal events in the same way the epoll backend does. ++++ python-gobject: - Update to version 3.15.91: + Add GLib.MINFLOAT etc. and mark GObject.G_MINFLOAT etc. deprecated (bgo#743514). + Emit PyGIDeprecationWarning when accessing deprecated override attributes (bgo#743514). + Add namespace and container name to all warnings/error messages (bgo#743468). + Avoid duping filenames when marshalling from Python to C (bgo#744719). + test: - Don't use deprecated override attributes (bgo#743514). - Add test for GIRepository.UnionInfo.get_size() (bgo#745362). ++++ python3-gobject: - Update to version 3.15.91: + Add GLib.MINFLOAT etc. and mark GObject.G_MINFLOAT etc. deprecated (bgo#743514). + Emit PyGIDeprecationWarning when accessing deprecated override attributes (bgo#743514). + Add namespace and container name to all warnings/error messages (bgo#743468). + Avoid duping filenames when marshalling from Python to C (bgo#744719). + test: - Don't use deprecated override attributes (bgo#743514). - Add test for GIRepository.UnionInfo.get_size() (bgo#745362). ++++ yast2-ruby-bindings: - Fix building with yast2-core-3.1.16: use C++11 like core does (boo#914255). - 3.1.30 ++++ yast2-storage: - rearrange two libstorage calls in ChangeVolumeProperties (for redesigned libstorage) - version 3.1.54 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-3-4 - Mar 4 2015 ------------------- ------------------------------------------------------------------ ++++ apache-commons-logging: - Use log4j-mini to hopefully avoid build-cycle ++++ atk: - Update to version 2.15.91: + autogen.sh: stop using deprecated gnome-autogen.sh. + configure.ac: Stop using deprecated GNOME-specific autoconf macros. + Updated translations. ++++ bash: - bash-4.3-loadables.dif: One more warning fixed, in examples/loadables/logname.c. - bash-4.3-loadables.dif: Reverted one warning fix, which was introducing another warning and possibly a bug. - bash-4.3-loadables.dif: Split changes to shell.h to a separate patch "bash-4.3-include-unistd.dif", as the loadables build just fine without these changes. - bash-4.3-loadables.dif: Drop all header file inclusion fixups, upstream fixed the problem differently 5 years ago. ++++ devhelp: - Update to version 3.15.91: + bgo#745256: Update font size automatically when Xft resolution changes. + Updated translations. ++++ evolution: - Update to version 3.15.91: + Avoid crash when validating a new filter rule. + Use CalDAV to get list of available Google calendars. + Special-case Google 'caldav' calendars to use 'google' editor. + Remove declaration of nonexistent e_cal_model_get_extension_name(). + EHTMLEditorSelection: - Add missing colon in properties documentation. - Don't unref the EHTMLEditorView when it is used afterwards. - The font color for selected text is wrong. - After settings for size to some value and back to the default the font is a little bit smaller. - Spell check is lost after some font style operations. - Try to remove the link only when we find anchor. - Don't unref the EHTMLEditorView object when it is used afterwards. - Rework how the monospaced style is set. - Use create_selection_marker function when saving selection. + Simplify e-web-view.c:add_css_rule_into_style_sheet(). + handle_http_request: Skip invalid URIs. + Use a secure URL for queries from gravatar.com. + Address few more WebKitDOM objects memory leaks. + MessageList - Localize global string arrays only once. + Use thread safe variants of g_object_bind_property*() functions from evolution-data-server. + Update devel-doc Since from 3.14 to 3.16. + itip_send_comp_sync: Initialize all members of a stack allocated structure. + Fix a crash when 'Check for supported authentication types' clicked. + [ETree/ETable] Implement GtkScrollableInterface::get_border() for Gtk 3.15.9+. + HTML events callbacks are not called. + EMailDisplay - Fix more leaks of WebKit objects. + EMailReader - Fix more leaks of WebKit objects. + ITIP - Fix more leaks of WebKit objects. + EHTMLEditorActions - Activating the Paste as Text and Paste Quotation from context menu does nothing. + EHTMLEditorView: - When inserting inline image refresh spell check just in current block. - Emoticons can be resizable just in HTML mode. - Fix the Past Quotation action. - Be more efficient when trying to get if we are going to remove last element in body. - Block is wrongly preserved in the beginning of quoted content. - When pasting text with space on end ends with space lost. + EHTMLEditorSelection - Use variable that holds if the range is collapsed. + EWebView - Fix wrong indentation. + Sync version with GNOME 3.15 series. + Bugs fixed: bgo#744471, bgo#744541, bgo#744444, bgo#681877, bgo#744550, bgo#743410, bgo#741093, bgo#740169, bgo#744562, bgo#619449, bgo#744401, bgo#744401, bgo#741013, bgo#744849, bgo#744848, bgo#745013, bgo#743404, bgo#237917, bgo#745044, bgo#745029, bgo#737300, bgo#737300, bgo#738080, bgo#621751. + Updated translations. ++++ evolution-data-server: - Update to version 3.15.91: + Avoid crash under e_source_set_connection_status(). + Load ESourceCredentialsProvider modules only once. + Provide and use thread safe variants of g_object_bind_property*() functions. + e_source_dup_secret_label: Fix compiler warning about printf format. + Update devel-doc Since from 3.14 to 3.16. + Use recursive lock for camel_binding_* proxy functions. + [CalDAV] Be able to open in offline mode when VPN is down. + CamelNetworkService: Check for non-NULL session. + Fix a crash in server_side_source_credentials_lookup_cb(). + Sync version with GNOME 3.15 series. + Bugs fixed: bgo#726036, bgo#732018, bgo#659522, bgo#744785, bgo#737974. + Updated translations. ++++ gnome-settings-daemon: - Update to version 3.15.91: + Fix build with some build systems. + Use proper quotes in Housekeeping plugin. + Fix possible crashes in the Wacom plugin. + Fix a regression in XSettings caused by recent glib changes. + Updated translations. ++++ gnome-shell: - Update to version 3.15.91: + Don't disable all shortcuts while non-panel menus are open (bgo#745039). + Do not wake up the screen for disabled notifications (bgo#744114). + Add unminimize animation (bgo#702662). + Change default shortcut for viewing notifications (bgo#687986). + Add shortcut to dismiss notifications from list (bgo#745279). + Use Polari instead of Empathy for IRC conversations (bgo#745431). + Add a hideable bottom tray for legacy status icons (bgo#745162). + Improve accessibility of calendar/message list (bgo#706903, bgo#745393). + Fix window thumbnail scaling in overview (bgo#744883). + Stop handling non-chat notifications for Empathy (bgo#745503). + Fix mouse interaction with ibus candidate window (bgo#745167, bgo#745245). + Misc bug fixes and cleanups: bgo#677412, bgo#744880, bgo#744900, bgo#744894, bgo#744907, bgo#745061, bgo#741111, bgo#744912, bgo#745175, bgo#745246, bgo#744959, bgo#744575, bgo#745570, bgo#652742, bgo#659187, bgo#745412, bgo#745521, bgo#745521, bgo#741665, bgo#745574, bgo#745627, bgo#745494, bgo#745111, bgo#745132, bgo#745110. + Updated translations. - Drop pkgconfig(caribou-1.0) BuildRequires: dropped upstream. ++++ gtk2: - Update to version 2.24.27: + Don't leak pixel data in some error paths. + Bugs fixed: bgo#696505, bgo#745052, bgo#745536. ++++ mozc: - Upstream update to 2.16.2037.102 * Fix: Inconsistency between suggestion candidates and conversion candidates * add llvm-clang as build dependence ++++ java-1_8_0-openjdk: - jdk8u40-b25 became officially jdk8u40 release * Modify the package version ++++ kernel-default: - config: armv7hl: Reenable for armv7hl - commit 23602ae ++++ kernel-source: - config: armv7hl: Reenable for armv7hl - commit 23602ae ++++ kernel-syms: - config: armv7hl: Reenable for armv7hl - commit 23602ae ++++ kiwi: - Fixed __checkSelectedBootLoaderIncluded check The runtime check for grub2 has the choice for several packages Especially on SLE11 only grub2-x86_64-efi exists. - Increase the EFI/vboot fat partition Instead of 32MB use 200MB to allow holding a little more data like firmware and/or loaders - Fix consistency check for LXC builds + Prior to the emergence of systemd the lxc package provided a special init script, lxc-init. This was necessary as SysV-init was not container aware. systemd is container aware, thus including systemd as the init system is sufficient. ++++ tracker: - Update to version 1.3.4: + Fixed playlists being processed by tracker-extract. + bgo#743727: Account for cardinality=0 on DB migration. + bgo#745219: mp3 passes album instead of song title to libmediaart. + Updated translations. ++++ tracker-extras: - Update to version 1.3.4: + Fixed playlists being processed by tracker-extract. + bgo#743727: Account for cardinality=0 on DB migration. + bgo#745219: mp3 passes album instead of song title to libmediaart. + Updated translations. ++++ totem: - Update to version 3.15.91: + Build fixes. + Update appdata file. + Updated translations. ++++ yast2-packager: - removed obsolete patch download callbacks - 3.1.63 ++++ yast2-pkg-bindings: - removed obsolete patch callbacks - 3.1.22 ------------------------------------------------------------------ ------------------ 2015-3-3 - Mar 3 2015 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Reabse nm-probe-radius-server-cert.patch ++++ clutter: - Update to version 1.21.6: + Support quad-buffer stereo displays on X11/GLX. + Add a Mir windowing system backend. + Depend on Cogl >= 1.19 and Cairo >= 1.12. + Improvements in the evdev input backend. + Use the GdkFrameClock to drive the ClutterMasterClock. + Bugs fixed: bgo#732706, bgo#743355, bgo#743615, bgo#743865, bgo#744058, bgo#744604, bgo#744668. + Updated translations. ++++ dconf: - Update to version 0.23.1: + dconf-editor is now in a separate package. + portability improvements. - Drop dconf-editor subpackages and references to it: it's now maintained in its own package (version 3.15.91). - Drop pkgconfig(gtk+-3.0) and pkgconfig(libxml-2.0) BuildRequires: dconf-editor dependencies. - Drop dconf-use-g_settings_get_default_value.patch: patch applied to dconf-editor. - Drop lang-package: it provided languages for dconf-editor (despite the gettext domain being 'dconf'). ++++ dconf-editor: - Initial package, version 3.15.91. + dconf-editor was split out upstream into its own source repository. - Move patch dconf-use-g_settings_get_default_value.patch from dconf to dconf-editor. ++++ evolution-ews: - Update to version 3.15.91: + Use thread safe variants of g_object_bind_property*() functions from evolution-data-server. + Update devel-doc Since from 3.14 to 3.16. + Sync version with GNOME 3.15 series. + Updated translations. - Bump evolution_base_version to 16, following upstreams changes. ++++ file-roller: - Update to version 3.15.91: + Fixed Compress command visible for trash and disk drive on desktop (bgo#744448). + Updated translations. ++++ gdb: - Build multi-target also on aarch64 ++++ gedit: - Update to version 3.15.91: + Rework some of the printing code. + Various bug fixes. + Updated translations. ++++ gobject-introspection: - Update to version 1.43.91: + Update glib annotations from git master. + Build system fixes. ++++ glib-networking: - Update to version 2.43.91: + tls/gnutls: Removed a workaround for connecting to servers with weak DH parameters, which was apparently only needed because gnutls was prioritizing DHE over RSA (rh#1177964#c8). + tls/gnutls: We now require gnutls 3.x again. (In fact, 2.42.1 and 2.43.1 accidentally used a 3.x-only function, so we already required it, we were just failing to declare that fact). + tls/tests: Skip certain tests when running against old gnutls or GLib releases. (glib-networking 2.43.91 itself does not require GLib 2.43, but one of the test cases does). + Updated translations. ++++ glib2: - Update to version 2.43.91: + We have now added 'g_autofree' as a libgsystem-style autocleanup macro that calls g_free() on the content of a local variable when it leaves scope (working only on GCC and clang). + GApplication now has an "is-busy" property, allowing one to query the effective busy state. + There have been various other bugfixes and cleanups. + Bugs fixed: bgo#661554, bgo#744263, bgo#744565, bgo#744747, bgo#744756, bgo#744830, bgo#744876, bgo#745239. + Updated translations. ++++ gnome-backgrounds: - Update to version 3.15.91: + Updated translations. ++++ gnome-calculator: - Update to version 3.15.91: + Remove red color from clear button. + Update "Powers" page in documentation. + Updated translations. ++++ gnome-color-manager: - Update to version 3.15.91: + Updated translations. ++++ gnome-contacts: - Update to version 3.15.91: + Updated translations. ++++ gnome-desktop: - Update to version 3.15.91: + No changes. ++++ gnome-packagekit: - Update to version 3.15.91: + Updated translations. ++++ gnome-power-manager: - Update to version 3.15.91: + Updated translations. ++++ gnome-system-monitor: - Update to version 3.15.91: + Updated translations. ++++ gnome-user-docs: - Update to version 3.15.91: + Updates to GNOME Help. + Updated translations. ++++ gnome-weather: - Update to version 3.15.91: + Build system fixes (bgo#740414). + Fixed opening the app on a specific location (eg when launched from gnome-maps) (bgo#740414). + Fixed showing the world popover on a second window (bgo#740414). + Updated translations. ++++ gtk3: - Update to version 3.15.10: + GtkFileChooser: - Don't start search too eagerly. - Use fts with tracker. - Make tracker queries more similar to nautilus. + GtkWindow: Improve window dragging on header bars. + Printing: - Make avahi-browsed printers work. - Set printer state correctly. + Wayland: - Exit cleanly if the compositor goes away. - Don't ignore early maximization/fullscreening. - Make subsurface popovers work under Weston. + GL: Port GdkGears example to modern OpenGL. + Bugs fixed: bgo#703610, bgo#729366, bgo#741511, bgo#743323, bgo#743427, bgo#744879, bgo#745225, bgo#745263, bgo#745289, bgo#745303, bgo#745315, bgo#745344, bgo#745400. + Updated translations. ++++ kernel-default: - x86/vdso: fix a reference to a non-existing instruction. - commit 584067b - config: revert changes to i386/pv The i386/pv config will be resynced when Xen is updated. - commit c77a495 - config: disable ALTERA_TSE on i386/x86_64 These devices can only be enumerated using open firmware. - commit 6506dc7 - config: disable FB_OPENCORES on i386/x86_64 These devices can only be enumerated using open firmware. - commit 1c992f1 ++++ kernel-source: - x86/vdso: fix a reference to a non-existing instruction. - commit 584067b - config: revert changes to i386/pv The i386/pv config will be resynced when Xen is updated. - commit c77a495 - config: disable ALTERA_TSE on i386/x86_64 These devices can only be enumerated using open firmware. - commit 6506dc7 - config: disable FB_OPENCORES on i386/x86_64 These devices can only be enumerated using open firmware. - commit 1c992f1 ++++ kernel-syms: - x86/vdso: fix a reference to a non-existing instruction. - commit 584067b - config: revert changes to i386/pv The i386/pv config will be resynced when Xen is updated. - commit c77a495 - config: disable ALTERA_TSE on i386/x86_64 These devices can only be enumerated using open firmware. - commit 6506dc7 - config: disable FB_OPENCORES on i386/x86_64 These devices can only be enumerated using open firmware. - commit 1c992f1 ++++ kiwi: - v7.02.28 released - XZ compress vhdfixed disks in result bundler ++++ gcc5: - Update to SVN trunk head (r221139). * Includes gcc5-pr65040.patch which is now removed. - Add libsanitizer-tsan-res-state.patch to fix build with new glibc. - Enable asan and ubsan for ppc64le. ++++ libffi-gcc5: - Update to SVN trunk head (r221139). * Includes gcc5-pr65040.patch which is now removed. - Add libsanitizer-tsan-res-state.patch to fix build with new glibc. - Enable asan and ubsan for ppc64le. ++++ libgweather: - Update to version 3.15.91: + Updated translations. ++++ snapper: - allow to set userdata for snapshots created by helper programs ++++ libsoup: - Update to version 2.49.91.1: + websockets: minor optimization. + websockets: fix 32-bit build. + docs: fix build. + tests: fix when building without glib-networking available. - Update to version 2.49.91: + Libsoup now has support for WebSockets in both SoupSession and SoupServer (bgo#627738). + Added support for NTLMv2 Session Security to SoupAuthNTLM. (This is transparent to the app/user; if the server supports it, it will be used) (bgo#739192). + Added soup_server_accept_iostream() to allow feeding a non-GSocketConnection GIOStream to SoupServer (eg, when accepting HTTP requests on some other sort of connection) (bgo#744186). + Added soup_session_steal_connection() and soup_client_context_steal_connection(), to allow you to steal a GIOStream from a SoupSession or SoupServer and then use it for non-HTTP purposes (bgo#721343). + Added soup_server_add_early_handler(), for adding SoupServer handlers to run at :got-headers time rather than :got-body (eg, to set up a streaming read of the request body) (bgo#625645). + Added a new SOUP_MESSAGE_IGNORE_CONNECTION_LIMITS flag, which can be used to bypass SoupSession:max-conns and SoupSession:max-conns-per-host on a per-message basis (bgo#744720). + Multiple SoupCache fixes: - Leaked resources are now cleaned up when opening the cache (bgo#667682). - The "Age" header is no longer added to cached responses (bgo#741108). - Fixed the interpretation of the "must-revalidate" directive to not be stricter than required (bgo#744468). - Messages retrieved from cache now behave slightly more like non-cache messages in terms of SoupSession signals and timing (bgo#744788). Additionally, there is a new SoupMessage::starting signal, which is like SoupSession::request-started, but emitted for cached resources as well (bgo#731153). + Fixed soup_session_cancel_message() to work reliably on paused messages (bgo#745094). + Added code-coverage support to the build (bgo#744744). + Fixed the library symbol check in "make check" to work when building with linker options that result in slightly different organization (bgo#741348). + Added a hack to SoupSessionFeature so that people will stop re-reporting an old Eclipse bug against libsoup (bgo#710242). + Miscellaneous bug and leak fixes in the test programs, leak fixes in libsoup, and documentation updates. + Updated translations. ++++ yelp: - Update to version 3.15.91: + Update AX_COMPILER_FLAGS from autoconf-archive. + Use GtkSettings 'gtk-xft-dpi' property to keep track of Xft DPI changes. ++++ orca: - Update to version 3.15.91: + General: - Add optional start and end offset arguments for getTextLineAtCaret(). - Fix multiple issues related to presentation of widgets and web content. - Don't rely on pyatspi's cache for names. - Add support for XDG_VTNR for braille. - Add formatting strings for ROLE_LABEL so that they get presented. - Work around two cases of dead LibreOffice accessible objects. - Ignore text insertions from menus and menu items. - Add support to identify and present Evolution's Status column header. - Set sayAllOnLoad's default value to False for Evolution. - Add utility methods to identify WebKitGtk content in Evolution. - Add some sanity checking to handle dead accessibles from Evolution. - Validate reportedly-selected children. - Suppress bogus "not selected" presentation in Evo's Messages tree. - Handle a missing event from a mystery object in the Evolution GUI. - Add support for Evolution's GUI. - Implement ability to use structural navigation commands during SayAll. - Remove clickCount from orca_state.py. - Move lastKeyEchoTime to speechdispatcherfactory.py. + Updated translations. ++++ python-pyasn1: - Reflect license change (from BSD-3-Clause to BSD-2-Clause) which happened in version 0.1.7 in the spec file ++++ vinagre: - Update to version 3.15.91: + Update screenshot in help for 3.16. + Fix distcheck with Automake 1.15. + Bugs fixed: bgo#700353. + Updated translations. ++++ vino: - Update to version 3.15.91: + Avoid a critical EggSMClient warning on startup. + Handle closed signal properly on notification prompt. ++++ yast2-core: - Fixed compilation (but not tests) with GCC 5 (boo#914255). - 3.1.16 ------------------------------------------------------------------ ------------------ 2015-3-2 - Mar 2 2015 ------------------- ------------------------------------------------------------------ ++++ autofs: - add FORCE_STANDARD_PROGRAM_MAP_ENV option to sysconfig (bnc#917977) ++++ gcc48: - libsanitizer-tsan-res-state.patch: Remove invalid use of glibc internals ++++ dbus-1-x11: - Fix typo in rc.boot.dbus (bsc#916785) ++++ libgcj48: - libsanitizer-tsan-res-state.patch: Remove invalid use of glibc internals ++++ glibc: - memcpy-chk-non-SSE2.patch: Fix __memcpy_chk on non-SSE2 CPUs (bsc#920084) ++++ glibc: - memcpy-chk-non-SSE2.patch: Fix __memcpy_chk on non-SSE2 CPUs (bsc#920084) ++++ grub2: - UEFI IPv6 PXE booting support (bsc#894178) - added patches * grub2-net-send-router-solicitation-for-ipv6-address-autoconf.patch * grub2-net-icmp6-fix-no-respond-to-neighbor-solicit-message.patch * grub2-efinet-ipv6-dhcpv6.patch * grub2-efinet-ipv6-dhcpv6-use-mac-device.patch * grub2-bootp6-dns.patch ++++ kernel-default: - Update to 4.0-rc1. - Eliminated 1 patch. - Xen needs updating. - ARM configs need updating. - Config changes: - General: - RCU_KTHREAD_PRIO = 0 for default; 1 for desktop - X86_INTEL_QUARK=y (32-bit only) - X86_AMD_PLATFORM_DEVICE=y - ZSMALLOC_STAT=n - DEVMEM=y - DUMMY_CONSOLE_COLUMNS=80 - DUMMY_CONSOLE_ROWS=25 - FS_DAX=y - PSTORE_PMSG=n - F2FS_IO_TRACE=n - NFSD_PNFS=y - GDB_SCRIPTS=n (only installs in build dir) - LIVEPATCH=y - TEST_HEXDUMP=n - CRYPTO_USER_API_RNG=m - BLK_DEV_RAM_DAX=y - PM_DEVFREQ_EVENT=y - VIRTIO_PCI_LEGACY=y - Networking: - IEEE802154_SOCKET=m - NET_ACT_BPF=m - NET_ACT_CONNMARK=m - BT_SELFTEST=n - Networking drivers: - IXGBE_VXLAN=y - AMD_XGBE=m - AMD_XGBE_DCB=y - Input: - MOUSE_PS2_FOCALTECH=y - HID_BETOP_FF=m - Other drivers, enabled as modules: - TCG_CRB - I2C_DESIGNWARE_BAYTRAIL - SPI_DLN2 - USB_ISP1760 - LEDS_CLASS_FLASH - FB_SM7XX - USB_GSPCA_TOUPTEK - SND_USB_POD - SND_USB_PODHD - SND_USB_TONEPORT - SND_USB_VARIAX - Disabled drivers: - RTC_DRV_DS1685_FAMILY (found on SGI O2/Octane hardware) - ACPI-discoverable sensors drivers, enabled as modules: - MMA9551 - MMA9553 - KMX61 - JSA1212 - SX9500 - x86 - DEBUG_IMR_SELFTEST=n - zSeries: - MARCH_Z900 - TUNE_DEFAULT - SCHED_TOPOLOGY=y (renamed from SCHED_BOOK) - Device-tree dependent drivers, all disabled: - MTD_NAND_HISI504 - TI_CPSW_ALE - INPUT_E3X0_BUTTON - INPUT_TPS65218_PWRBUTTON - SERIAL_CONEXANT_DIGICOLOR - TCG_TIS_I2C_ST33 - GPIO_XILINX - BATTERY_GAUGE_LTC2941 - POWER_RESET_RESTART - MFD_DA9150 - MFD_RT5033 - DRM_PANEL_SIMPLE - DRM_PANEL_LD9040 - DRM_PANEL_S6E8AA0 - DRM_PANEL_SHARP_LQ101R1SX01 - MMC_SDHCI_F_SDH30 - RTC_DRV_ABB5ZES3 - FB_TFT - COMMON_CLK_CDCE706 - ASM9260_TIMER - IOMMU_IO_PGTABLE_LPAE - CC10001_ADC - QCOM_SPMI_VADC - IIO_SSP_SENSORHUB - CM3232 - commit d6b999d ++++ kernel-source: - Update to 4.0-rc1. - Eliminated 1 patch. - Xen needs updating. - ARM configs need updating. - Config changes: - General: - RCU_KTHREAD_PRIO = 0 for default; 1 for desktop - X86_INTEL_QUARK=y (32-bit only) - X86_AMD_PLATFORM_DEVICE=y - ZSMALLOC_STAT=n - DEVMEM=y - DUMMY_CONSOLE_COLUMNS=80 - DUMMY_CONSOLE_ROWS=25 - FS_DAX=y - PSTORE_PMSG=n - F2FS_IO_TRACE=n - NFSD_PNFS=y - GDB_SCRIPTS=n (only installs in build dir) - LIVEPATCH=y - TEST_HEXDUMP=n - CRYPTO_USER_API_RNG=m - BLK_DEV_RAM_DAX=y - PM_DEVFREQ_EVENT=y - VIRTIO_PCI_LEGACY=y - Networking: - IEEE802154_SOCKET=m - NET_ACT_BPF=m - NET_ACT_CONNMARK=m - BT_SELFTEST=n - Networking drivers: - IXGBE_VXLAN=y - AMD_XGBE=m - AMD_XGBE_DCB=y - Input: - MOUSE_PS2_FOCALTECH=y - HID_BETOP_FF=m - Other drivers, enabled as modules: - TCG_CRB - I2C_DESIGNWARE_BAYTRAIL - SPI_DLN2 - USB_ISP1760 - LEDS_CLASS_FLASH - FB_SM7XX - USB_GSPCA_TOUPTEK - SND_USB_POD - SND_USB_PODHD - SND_USB_TONEPORT - SND_USB_VARIAX - Disabled drivers: - RTC_DRV_DS1685_FAMILY (found on SGI O2/Octane hardware) - ACPI-discoverable sensors drivers, enabled as modules: - MMA9551 - MMA9553 - KMX61 - JSA1212 - SX9500 - x86 - DEBUG_IMR_SELFTEST=n - zSeries: - MARCH_Z900 - TUNE_DEFAULT - SCHED_TOPOLOGY=y (renamed from SCHED_BOOK) - Device-tree dependent drivers, all disabled: - MTD_NAND_HISI504 - TI_CPSW_ALE - INPUT_E3X0_BUTTON - INPUT_TPS65218_PWRBUTTON - SERIAL_CONEXANT_DIGICOLOR - TCG_TIS_I2C_ST33 - GPIO_XILINX - BATTERY_GAUGE_LTC2941 - POWER_RESET_RESTART - MFD_DA9150 - MFD_RT5033 - DRM_PANEL_SIMPLE - DRM_PANEL_LD9040 - DRM_PANEL_S6E8AA0 - DRM_PANEL_SHARP_LQ101R1SX01 - MMC_SDHCI_F_SDH30 - RTC_DRV_ABB5ZES3 - FB_TFT - COMMON_CLK_CDCE706 - ASM9260_TIMER - IOMMU_IO_PGTABLE_LPAE - CC10001_ADC - QCOM_SPMI_VADC - IIO_SSP_SENSORHUB - CM3232 - commit d6b999d ++++ kernel-syms: - Update to 4.0-rc1. - Eliminated 1 patch. - Xen needs updating. - ARM configs need updating. - Config changes: - General: - RCU_KTHREAD_PRIO = 0 for default; 1 for desktop - X86_INTEL_QUARK=y (32-bit only) - X86_AMD_PLATFORM_DEVICE=y - ZSMALLOC_STAT=n - DEVMEM=y - DUMMY_CONSOLE_COLUMNS=80 - DUMMY_CONSOLE_ROWS=25 - FS_DAX=y - PSTORE_PMSG=n - F2FS_IO_TRACE=n - NFSD_PNFS=y - GDB_SCRIPTS=n (only installs in build dir) - LIVEPATCH=y - TEST_HEXDUMP=n - CRYPTO_USER_API_RNG=m - BLK_DEV_RAM_DAX=y - PM_DEVFREQ_EVENT=y - VIRTIO_PCI_LEGACY=y - Networking: - IEEE802154_SOCKET=m - NET_ACT_BPF=m - NET_ACT_CONNMARK=m - BT_SELFTEST=n - Networking drivers: - IXGBE_VXLAN=y - AMD_XGBE=m - AMD_XGBE_DCB=y - Input: - MOUSE_PS2_FOCALTECH=y - HID_BETOP_FF=m - Other drivers, enabled as modules: - TCG_CRB - I2C_DESIGNWARE_BAYTRAIL - SPI_DLN2 - USB_ISP1760 - LEDS_CLASS_FLASH - FB_SM7XX - USB_GSPCA_TOUPTEK - SND_USB_POD - SND_USB_PODHD - SND_USB_TONEPORT - SND_USB_VARIAX - Disabled drivers: - RTC_DRV_DS1685_FAMILY (found on SGI O2/Octane hardware) - ACPI-discoverable sensors drivers, enabled as modules: - MMA9551 - MMA9553 - KMX61 - JSA1212 - SX9500 - x86 - DEBUG_IMR_SELFTEST=n - zSeries: - MARCH_Z900 - TUNE_DEFAULT - SCHED_TOPOLOGY=y (renamed from SCHED_BOOK) - Device-tree dependent drivers, all disabled: - MTD_NAND_HISI504 - TI_CPSW_ALE - INPUT_E3X0_BUTTON - INPUT_TPS65218_PWRBUTTON - SERIAL_CONEXANT_DIGICOLOR - TCG_TIS_I2C_ST33 - GPIO_XILINX - BATTERY_GAUGE_LTC2941 - POWER_RESET_RESTART - MFD_DA9150 - MFD_RT5033 - DRM_PANEL_SIMPLE - DRM_PANEL_LD9040 - DRM_PANEL_S6E8AA0 - DRM_PANEL_SHARP_LQ101R1SX01 - MMC_SDHCI_F_SDH30 - RTC_DRV_ABB5ZES3 - FB_TFT - COMMON_CLK_CDCE706 - ASM9260_TIMER - IOMMU_IO_PGTABLE_LPAE - CC10001_ADC - QCOM_SPMI_VADC - IIO_SSP_SENSORHUB - CM3232 - commit d6b999d ++++ dbus-1: - Fix typo in rc.boot.dbus (bsc#916785) ++++ snapper: - install systemd unit files and helper (see gh#openSUSE/snapper#154) ++++ systemd: - sync with patches from Base:System:Legacy (bsc#910315) ++++ libx86emu: - avoid using reserved c++ words - fix typo in Makefile - fix some compiler warnings - prepare for obs auto-submission - add VERSION file back - 1.5 ++++ libyajl: - bnc#921152 - libyajl: yajl_tree_get() uses wrong object length 9c2948a3-yajl_tree_get-len-fix.patch ++++ man-pages: - update to 3.81: - new and rewritten pages * attributes.7 - global changes * Reformat existing thread-safety information to use a tabular format, rather than plain text. ++++ w3m: - Add w3m-fix-build-with-imlib2-1.4.6.patch: fix build with imlib2 1.4.6, the patch is from Debian. See http://sourceforge.net/p/w3m/patches/70/ ------------------------------------------------------------------ ------------------ 2015-3-1 - Mar 1 2015 ------------------- ------------------------------------------------------------------ ++++ gstreamer: - Added gstreamer-message-delivery.patch to fix async message delivery, see more at http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=da7847 ++++ libimobiledevice: - update version 1.2.0 * Require autoconf 2.64 or later * Remove dev tools, will return either as proper tools or website examples * Refactor installation proxy service implementation and normalize code * API: Added instproxy_lookup() to efficiently lookup app information * API: Added instproxy_check_capabilities_match() to check device capabilities * API: Added various instproxy command and status plist getters * API: Make debugserver_client_set_ack_mode() public * Fix handling of clients reconnecting in idevicedebugserverproxy which previously didn't work properly * Flush stdout for every line in idevicesyslog * Fix shutdown of idevicedebugserverproxy tool which could hang * Notify user when erroneously using idevicebackup with iOS 4 or later * Enable build of idevicecrashreport on WIN32 * Fix thread handle leaks on WIN32 adding thread_new and thread_free * cython: Add receive/receive_timeout methods for iDeviceConnection to receive raw data from a connection * cython: Add new FILE_RELAY_E_PERMISSION_DENIED(-6) error * API: Refactor lockdown service internal error checking and add a bunch of new native errors * Convert int16_t macro error types into enum within common module, too * Add new "idevicenotificationproxy" tool to post or observe notifications * Fix overlong blocking in np_client_free() * Improve maintainability and Requires of pkg-config file * API: Add new LOCKDOWN_E_SERVICE_LIMIT error to detect service limit states * API: Remove const argv requirement for debugserver_command_new * cython: Add get_path_for_bundle_identifier() method to InstallationProxyClient * cython: Add DebugServerClient class to communicate with debugserver * Comply to strict function prototypes by using (void) instead of just () * Fix notification proxy shutdown process which was incorrectly implemented * Fix linking problems on OS X * Fix missing debug output which broke with the last release * Unify and improve various debug messages * Fix re-pairing if pairing with existing pair record failed initially * Skip printing long plist (16kb+) files to prevent excessive debug output * Move a few common helpers from backup tools to common utility helper code * Remove incorrect flags from afc_file_open() documentation * Fix various memory leaks ++++ samba: - Update to 4.2.0rc5. + Ensure we don't call talloc_free on an uninitialized pointer; CVE-2015-0240; (bso#11077); (bnc#917376). ++++ samba: - Update to 4.2.0rc5. + Ensure we don't call talloc_free on an uninitialized pointer; CVE-2015-0240; (bso#11077); (bnc#917376). ++++ ldb: - Update to 1.1.20. + validate_ldb of String(Generalized-Time) does not accept millisecond format ".000Z"; (bso#9810) + fix logic in ldb_val_to_time() ++++ libsigc++2: - Update to version 2.4.1: + A slot's functor is destroyed when an empty slot is assigned to the slot (bgo#738602). + test_disconnect_during_emit tests that the slot is really disconnected during signal emission. ++++ lsof: - Update to version 4.88 * Reduced to 50 the number of open file descriptors lsof attempts to close while trying to protect itself from a file descriptor exec() attack. This limits the overhead lsof incurs on systems that have large file descriptor limits, yet provides sufficient open descriptors for the library functions lsof calls. * Updated for changes in FreeBSD 10. Taught Configure to recognize FreeBSD 8.4. * lsof for Solaris 10 or 11 is no longer supported. * Initialized local variables in the Linux process_id() function. * Added support for FreeBSD 11. * Updated FreeBSD ZFS Configure stanza to supply a dummy opt_kdtrace.h when needed. * Added tmpfs file system support for FreeBSD. * Since a test system is no longer available, dropped the claim of FreeBSD 4.9 support. * Added the +|-E options for Linux. -E displays endpoint info; +E displays endpoint info and endpopint files. * Fixed a Linux bug handling processes whose command includes a non-printing character, particularly a NEWLINE character, and clarified printing of single '\\' characters in command and file names. * Added support for Linux RDMA and CRYPTO protocal names and UNIX socket type * Fixed field output to insure that the field descriptor field is always selected, since it identifies the file set. - Spec file cleanup ------------------------------------------------------------------ ------------------ 2015-2-28 - Feb 28 2015 ------------------- ------------------------------------------------------------------ ++++ seahorse: - Update to version 3.15.90: + Refactoring and revamping help files. + Work around for breakage with gnupg2. + Fix invalid UI files (bgo#740138). + Updated translations. - Update to version 3.14.1: + Don't hide GtkBuilder errors (bgo#740138). + Updated translations. ++++ glibmm2: - Update to version 2.43.90: + Glib: - Error::register_init(): Call Glib::wrap_register_init(). (bgo#743466). - OptionGroup: . Fix enable/disable bool option pairs (bgo#744854). . Fix memory leaks (bgo#745173). . Don't use deprecate g_option_group_free(). - Value: Deprecate Value, add Value. + Gio: - Application: Deprecate property_action_group(). - Notification: Add set_priority() and enum NotificationPriority. - Add TcpWrapperConnection. - UnixSocketAddress: Deprecate property_abstract(). + gmmproc: - Fix error messages in glib and gio by removing unnecessary _IGNORES(). - h2def.py: Remove *_DEPRECATED_IN_*_*_FOR(*) prefixes with white space. - Put DOXYGEN_SHOULD_SKIP_THIS around *_Class prototypes (bgo#743918). ++++ gtkmm3: - Update to version 3.15.9: + Gtk: - Add StackSidebar. - StackSwitcher: Add unset_stack(). StyleContext: Deprecate list_regions(), add_region(), remove_region(), has_region(), get_backgrount_color(), get_border_color(), invalidate. - TextBuffer: Wrap the serialize()/deserialize() methods. (bgo#694250). - Widget: Deprecate override_color(), unset_color(), override_background_color(), unset_background_color(), override_font(), unset_font(), override_symbolic_color(), unset_symbolic_color(), override_cursor(), unset_cursor(). - Window: Deprecate Deprecate property_has_resize_grip(), property_resize_grip_visible(), set/get_has_resize_grip(), get_resize_grip_is_visible(), get_resize_grip_area(). - Fix error messages from gmmproc by removing unnecessary _IGNORES()s. + Gdk: Device: Add get_vendor_id() and get_product_id(). + Updated documentation. ------------------------------------------------------------------ ------------------ 2015-2-27 - Feb 27 2015 ------------------- ------------------------------------------------------------------ ++++ autofs: - prevent potential privilege escalation via interpreter load path for program-based automount maps (bnc#917977 CVE-2014-8169) ++++ colord: - Update to version 1.2.9: + New Features of colorhug: - Add support for the ColorHug ALS device. - Return the exact address on verification failure. + Bugfixes: - Fix cd-test-private linking. - Fix reporting of logind errors. ++++ dracut: - Add patch to load logitech-hidpp module in default initrd, fixes issues with not being able to enter LUKS password with logitech wireless keyboards (boo#918938) + Added: 0170-enable-logitech-hidpp.patch ++++ gdb: - Strip date and runtimes from gdb-testsuite contents. ++++ librsvg: - Update to version 2.40.8 (boo#916784): + Bugs fixed from fuzz testing: bgo#744688 - possible double g_free() when processing stroke-dasharray. + Optimize rendering of polylines, lines, rectangles, circles, and ellipses. These should be marginally faster, marginally more precise, and should put less pressure on the memory allocator. ++++ hwinfo: - Update aarch64 cpuinfo parser to handle post-3.19 format - 21.12 ++++ icu: - Add icu-CVE-2014-9654.patch: Improved checking of regular expression pattern size limits. (bnc#917129,CVE-2014-9654) ++++ gcc5: - Add gcc5-pr65040.patch to remove -Wformat-signedness from -Wformat=2. - Renumber patches. ++++ libffi-gcc5: - Add gcc5-pr65040.patch to remove -Wformat-signedness from -Wformat=2. - Renumber patches. ++++ libmspack: - Replace problematic libmspack-qtmd_decompress-loop.patch from clamav by the mainline fix (bnc#912214#c10). ++++ tevent: - Update to 0.9.23. + Update the tevent_data.dox tutrial stuff to fix some errors, including white space problems. + Use tevent_req_simple_recv_unix in a few places. ++++ wpa_supplicant: - added patches: (bnc#915323) 0013-rh1178263-CVE-2015-0210-domain_match.patch 0014-rh1178263-CVE-2015-0210-cert_in_cb.patch to fix CVE-2015-0210: wpa_supplicant: broken certificate subject check this adds the "domain_match" config option from upstream (additional to the already existing domain_suffix_match) - added patches: (bnc#900611) 0001-Add-os_exec-helper-to-run-external-programs.patch 0002-wpa_cli-Use-os_exec-for-action-script-execution.patch to fix CVE-2014-3686 (hostapd command execution) (third patch is not needed here as the code is not present in 2.2 0003-hostapd_cli-Use-os_exec-for-action-script-execution.patch) ------------------------------------------------------------------ ------------------ 2015-2-26 - Feb 26 2015 ------------------- ------------------------------------------------------------------ ++++ gdm: - Add gdm-standalone-xdmcp-server.patch, update gdm-sysconfig-settings.patch / X11-displaymanager-gdm: fix support for DISPLAYMANAGER_STARTS_XSERVER from /etc/sysconfig/displaymanager (bsc#919723). - Add gdm-correct-ShowLocalGreeter-standalone-XDMCP-server.patch: ensure ShowLocalGreeter configuration key is properly handled (bgo#743440). ++++ glib2: - Update to version 2.43.90: + New GSimpleIOStream class to construct a GIOStream from an arbitrary GInputStream and GOutputStream. + GApplication: new API for marking 'busy' state according to the value of a boolean property on another object. + GOptionGroup: add binding support (boxed type, annotation fixes, etc.) + Bugs fixed: bgo#739724, bgo#741024, bgo#741630, bgo#743349, bgo#743990, bgo#744565. + Updated translations. - Update to version 2.43.4: + GType now has type declaration macros G_DECLARE_DERIVABLE_TYPE, G_DECLARE_FINAL_TYPE and G_DECLARE_INTERFACE, which significantly reduce the boilerplate needed for GObject types and interfaces. + g_autoptr and g_auto are macros for declaring variables with automatic cleanup. They only work with gcc and clang. + GListModel is a new interface that represents a dynamic list of GObjects. + GListStore is a GSequence-based implementation of GListModel. + Support thread names on OS X. + g_simple_action_set_state_hint: New function to set the state hint of GSimpleActions. + g_win32_check_windows_version: New function to check Windows version. + g_settings_schema_list_children and g_settings_schema_key_get_name are new functions to complete the GSettingsSchema API. + Bugs fixed: bgo#389585, bgo#729351, bgo#736914, bgo#741807, bgo#741895, bgo#742456, bgo#743508, bgo#743517, bgo#743521, bgo#743596, bgo#743640, bgo#743827, bgo#743927, bgo#743936, bgo#744012, bgo#744190. - Update to version 2.43.3: + Add g_set_object() convenience function. + GNetworkMonitor: check if NM is not running and don't crash. + Fix some races with g_mkdir_with_parents. + Fix some warnings in MSVC. + Avoid use of G_STRLOC in G_OBJECT_WARN_INVALID_PSPEC in order to save on static strings. + Fix some content type vs. mime issues. + Documentation improvements. + Bugs fixed: bgo#719455, bgo#732439, bgo#734946, bgo#741589 bgo#741653, bgo#741654, bgo#741707, bgo#741788, bgo#742548 bgo#742851, bgo#742972, bgo#743014. + Updated translations. - Update to version 2.43.2: + New functions: g_strv_contains, g_network_address_new_loopback, g_socket_send_messages. + A new GNetworkMonitor implementation using NetworkManager provides more detailed connectivity information. + Bugs fixed: bgo#11059, bgo#664562, bgo#685880, bgo#712570, bgo#719646, bgo#728928, bgo#732317, bgo#740814, bgo#740848, bgo#741016, bgo#741226. + Updated translations. - Update to version 2.43.1: + GQueue now accepts NULL as a sibling in g_queue_insert_before() and g_queue_insert_after(). + Bugs fixed: bgo#11059, bgo#726037, bgo#727988, bgo#729739, bgo#733791, bgo#736286, bgo#736620, bgo#737150, bgo#737160, bgo#738259, bgo#738551, bgo#738633, bgo#740157, bgo#740309, bgo#740413. + Updated translations. - Update to version 2.43.0: + GObject gained a debug option to provide instance counts. To use it, set GOBJECT_DEBUG=instance-count and call g_type_get_instance_count(). + GOption now has a strict POSIX mode in which it stops parsing arguments as soon as a non-option argument is encountered. + Bugs fixed: bgo#354457, bgo#695082, bgo#723160, bgo#729739, bgo#733338, bgo#736273, bgo#736284, bgo#736914, bgo#737259, bgo#737338, bgo#737446, bgo#737451, bgo#737741, bgo#737869, bgo#738374, bgo#738675. + Updated translations. - Update to version 2.42.2: + Bugs fixed: bgo#712570, bgo#719455, bgo#727829, bgo#734946, bgo#741024, bgo#741654, bgo#741788, bgo#741807, bgo#742851, bgo#743508, bgo#743936. + Updated translations. ++++ gnome-keyring: - Update to version 3.15.90: + Fix leaks (bgo#7385080). + Refactoring. + Build fixes (bgo#740190). + Updated translations. - Remove libgcr-3-1 and libgck-1-0 references from baselibs.conf: these libs have been split off back in 2011. ++++ gtk3: - Update to version 3.15.9: + GtkScrolledWindow: - Avoid 'jumping' when zoom scrolling kicks in. - Make zoom scrolling less easy to trigger. - Make steppers use smooth autoscrolling. + Input methods can now be turned off entirely, which can be useful to free up the Ctrl-Shift-u shortcut. + Add some DND support to gtk3-icon-browser. + Bugs fixed: bgo#696505, bgo#744942, bgo#744991, bgo#745052, bgo#745076. + Updated translations. - Add pkgconfig(json-glib-1.0) and pkgconfig(rest-0.7) BuildRequires: used to enable cloud printing. - Add explicit gettext-tools BuildRequires: the build uses msgfmt, but in some rare occasions, gettext-tools-mini is favored, which does not provide this tool. - Update to version 3.15.8: + CSS: Support animated font weight changes. + GtkScrolledWindow: Ensure indicators appear in the correct place. + Wayland: DND fixes. + GtkPopover: has a map/unmap animation now. + Bugs fixed: bgo#743647, bgo#744054, bgo#744683. + Updated translations. - Update to version 3.15.7: + GtkListBox now supports models with gtk_list_box_bind_model. + GtkNotebook has a new function to support tab dnd. + GtkSidebar was renamed to GtkStackSidebar to better convey what it does. + GtkFileChooser now has a location column for search. + GdkGLProfile has been removed. + Bugs fixed: bgo#695945, bgo#708320, bgo#741946, bgo#743350, bgo#744148, bgo#744172, bgo#744204, bgo#744394, bgo#744400, bgo#744407, bgo#744455. + Updated translations. - Update to version 3.15.6: + stylecontext: Don't use cache when unsaved. Fixes image-load-from-file reftest. - Changes from version 3.15.5: + GTK+ types now support the GLib g_autoptr() facility for automatic cleanup of automatic variables. GTK+ itself does not use g_autoptr() internally. + GtkSearchEntry has gained ::next-match, ::previous-match and ::stop-search signals and a gtk_search_entry_handle_event() function, which help in providing a richer search experience and make search entries usable outside of GtkSearchBar. + GtkFileChooser: - The search has been reintegrated in the UI, there is now a toggle button on the header bar to go to search mode, in addition to the Alt-S shortcut. - The file chooser button now accepts files by drag-and-drop properly. + GtkScrolledWindow has gained a new ::edge-reached signal, which triggers when the edge of the scrollable area is reached. + CSS: Performance improvements. + OpenGL: - It is now possible to specify the required GL version, as well as some other options (debug, forward compatible) when creating a GdkGLContext. - Support for the OpenGL legacy profile has been dropped. Most examples have been updated, with the exception of gdkgears, which will be fixed in the next snapshot. - Use shader version 1.50. + Mir backend: Many improvements. + Bugs fixed: bgo#712752, bgo#725164, bgo#732051, bgo#735316, bgo#740336, bgo#740613, bgo#742636, bgo#742953, bgo#743146, bgo#743193, bgo#743229, bgo#743257, bgo#743286, bgo#743330, bgo#743341, bgo#743393, bgo#743422, bgo#743451, bgo#743592, bgo#743593, bgo#743633, bgo#743638, bgo#743647, bgo#743659, bgo#743660, bgo#743680, bgo#613833, bgo#741946, bgo#742566, bgo#742848, bgo#743395, bgo#743640, bgo#743770, bgo#743894, bgo#743917, bgo#743975, bgo#744203, bgo#744212. + Updated translations. - Update to version 3.15.4: + GtkTextView: - Allow to customize multi-click behaviors, using the new ::extend-selection signal. - Selection can now be extended by scrolling. - Better behavior and appearance for text selection with touch. + GtkApplication: - Use app menu fallback with ssh connections. - Provide a mechanism to hide unnecessary app menu items on OS X, so a single menu file can be used across platforms. + GtkCalendar: - Show other months in a different color under Adwaita again. - Ensure we always show a bit of the other month on both ends. + GtkScrolledWindow: Make overlay scrollbars more dynamic. + GtkFileChooser: - Make bookmark DND insert at the right location. - Make '~' and '/' work in recent mode. - Make Ctrl-L work in recent mode. - Re-integrate search. + CSS: - Introduce immutable style nodes. - Performance improvements. - Reduced memory consumption. + GtkInspector: - Add a magnifier for the selected widget. - Show more display information. - Show memory address of objects. + Wayland: - Use subsurfaces for popovers, so popovers can extend beyond the window boundaries. - Prefer the Wayland backend over X11 if both are available. + GL: - Fix interaction with hi-dpi. - Add OpenGL support to the Windows backend. + Bugs fixed: bgo#111503, bgo#301835, bgo#477454, bgo#671802, bgo#671895, bgo#674537, bgo#705582, bgo#710612, bgo#738338, bgo#738891, bgo#739038, bgo#740758, bgo#740795, bgo#741259, bgo#741569, bgo#741610, bgo#741652, bgo#741702, bgo#741827, bgo#741897, bgo#741969, bgo#742010, bgo#742170, bgo#742181, bgo#742243, bgo#742311, bgo#742343, bgo#742518, bgo#742631, bgo#742646, bgo#742653, bgo#742664, bgo#742702, bgo#742704, bgo#742727, bgo#742764, bgo#742771, bgo#742774, bgo#742778, bgo#742785, bgo#742786, bgo#742940, bgo#742980, bgo#743037, bgo#743101, bgo#743117, bgo#743157. + Updated translations. - Update to version 3.15.3: + GtkTextView: - Font fallback and letter spacing can be controlled with tags now. - Pango markup can be inserted in text buffers. + GtkEntry now has API to grab focus without selecting the contents. + GtkWindow now starts from the focused widget when looking for actions that are activated by accelerators. + GtkScrolledWindow draws an indication where an edge if hiding some content that can be scrolled in. + GtkStack has gained GtkNotebook-like focus handling. + Theming: - Support :not() in CSS. - GtkRange now supports :hover for the whole widget. - The HighContrast theme has caught up with some never GTK+ features. - Avoid excessive shadow redraws. + Build: - gtk3-update-icon-cache is no longer used at build time, and the --enable-gtk2-dependency configure option has been removed. - The examples that are used in the documentation can now be built standalone. + Inspector: - Allow extension with loadable modules, the first use for this is gjs-inspector, which adds a JavaScript prompt. - Allow testing cursor theme changes. + Bugs fixed: bgo#59390, bgo#364566, bgo#461249, bgo#674537, bgo#708857, bgo#710793, bgo#721939, bgo#722781, bgo#729927, bgo#730232, bgo#730364, bgo#735122, bgo#735838, bgo#739453, bgo#739729, bgo#739977, bgo#740162, bgo#740287, bgo#740358, bgo#740374, bgo#740438, bgo#740447, bgo#740537, bgo#740605, bgo#740612, bgo#740613, bgo#740642, bgo#740682, bgo#740742, bgo#740770, bgo#740812, bgo#740851, bgo#740857, bgo#740860, bgo#740862, bgo#740863, bgo#740876, bgo#740896, bgo#740904, bgo#740954, bgo#740983, bgo#741027, bgo#741041, bgo#741117, bgo#741130, bog#741185, bgo#741249, bgo#741250, bgo#741251, bgo#741252, bgo#741254, bgo#741314, bgo#741375. - Drop gtk3-support-cups-older-than-1.6.patch: Fixed upstream. - Rebase gtk3-find-wayland-includedir.patch. - Update to version 3.15.2: + GtkPopoverMenu: A GtkPopover subclass that makes it easy to manually build menu-like popovers which can include arbitrary controls. + GtkModelButton: A button widget that is optimized for use inside popovers with a GAction as 'model'. + GL support: - Try harder to pick good visuals. - Rework the way GL rendering is done in GtkGLArea. - Support input events in GtkGLArea. - Use shaders. - The GDK_GL environment variable can be used for debugging. + Inspector: - Make picking widgets work in Wayland. - Rework search in all pages. - Improve space use. - Support GL information and debug flags. - Shield the inspector window from more debug settings. - Hide empty tabs. + Theming: - Include the HighContrast theme. - Add borders to menus in non-composited environments. - Load themes from versioned directories like .../themes/Emerald/gtk-3-14/. + Wayland: - Make window opacity work. - Propagate clipboard owner changes. + Mir: - Improved event handling. - Support cursors. - Enable CSD. - Better monitor support. - Add OpenGL support. + Deprecations: - gdk_cursor_new. - gdk_device_grab_info_libgtk_only. - gdk_display_open_default_libgtk_only. - gdk_add_option_entries_libgtk_only. - gdk_pre_parse_libgtk_only. + Bugs fixed: bgo#687963, bgo#734140, bgo#737891, bgo#738321, bgo#738648, bgo#738670, bgo#738800, bgo#738887, bgo#739474, bgo#739750, bgo#739781, bgo#739885, bgo#739977, bgo#740011, bgo#740346. + Updated translations. - Drop gtk3-Dont-crash-if-invisible-files-are-deleted.patch: Fixed upstream. - Update to version 3.15.1: + An experimental mir backend has been added. Use - -enable-mir-backend to build it. + Inspector: - Show more information. - Use a separate display connection. + Deprecations: GtkStyleProperties. + Bugs fixed: bgo#707695, bgo#738982, bgo#739001 bgo#739150. - Changes from version 3.15.0: + GDK supports rendering windows using OpenGL; currently this is implemented for X11 and Wayland using libepoxy. + GtkGLArea: A new widget for rendering with OpenGL. + GtkSidebar: A new switcher for GtkStack that looks like a sidebar. + Better typography: In many places, we now use proper Unicode characters for dashes, quotes, multiplication signs and the like, instead of ASCII approximations. + Theming: - Context menus use the default font instead of inheriting from the widget they are attached to. - Theming engines are no longer used. - Backdrop style has been fine-tuned to make the difference to the active window more evident without affecting readability. + Inspector: - Show nested tree models. - Add a checkbox to disable the warning dialog. - Rearrange the UI to gain space. - Show object counts. + GtkTextView has a monospace property. + GtkPaned has a wide-handle property. + GtkPrintUnixDialog: - Has improved appearance without headerbars. - Better rendering of sheet icons. - No more missing icons. + GtkScrolledWindow: - A new policy, GTK_POLICY_EXTERNAL, which allows scrolling without showing a scrollbar. - Scroll events can now overshoot as well. - The new signal ::edge-overshot is emitted when the scrolled window is fully overshot. - Scrollbars will be overlayed as narrow indicators when there is no mouse. + Deprecations: - gdk_window_set_static_gravities. - gdk_window_set_composited. - gtk_style_context_get_background_color. - gtk_style_context_get_border_color. - gtk_settings_set_string/long/double_property. - gtk_settings_install_property. - Add pkgconfig(wayland-egl) and pkgconfig(epoxy), new dependencies. - Add gtk3-support-cups-older-than-1.6.patch: Fix building with cups older than 1.6. Taken from upstream git. - Update to version 3.14.9 (boo#916784): + GtkScrolledWindow: - Avoid 'jumping' when zoom scrolling kicks in. - Make zoom scrolling less easy to trigger. + Fix crash and miscalculation in css bitmask manipulation. + Fix a crash due to too large surfaces. + Update on text scale factor changes. + Bugs fixed: bgo#743323, bgo#744172, bgo#744683, bgo#744942, bgo#744991, bgo#745052. + Updated translations. ++++ webkit2gtk3: - Add webkitgtk-bmalloc-as-static.patch: Build libbmalloc as static library. Only webkitgtk depends on it. ++++ mariadb: - add mariadb-10.0.16-encoded_columns_names.patch that fix a situation when bit and hex string literals unintentionally changed column names [bnc#919229]. - update %define srv_vers to 5.6.23 in specfile ++++ pyzy: - Add patch: pyzy-opencc-1_0_2-build.patch * Use opencc 1.0.2 ++++ libqmi: - Update to version 1.12.6: + Fix big-endian handling of tlv->length. ++++ libreoffice: - Version bump to 4.4.1 first bugfix release of the series ++++ tiff: - security update: CVE-2014-9655, CVE-2014-8127, CVE-2014-8128, CVE-2014-8129, CVE-2014-8130, CVE-2015-1547 bnc#914890, bnc#916925, bnc#916927 + erouault.2856.patch + erouault.2857.patch + erouault.2858.patch + erouault.2859.patch + erouault.2860.patch + erouault.2861.patch + erouault.2862.patch + erouault.2863.patch + erouault.2876.patch + bfriesen.2805.patch + tiff-handle-TIFFTAG_CONSECUTIVEBADFAXLINES.patch + tiff-handle-TIFFTAG_PREDICTOR.patch + tiff-dither-malloc-check.patch ++++ virt-manager: - virtman-allow-creating-i686-vm.patch: Allow creating i686 VM on x86_64 (bsc#919692) ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-2-25 - Feb 25 2015 ------------------- ------------------------------------------------------------------ ++++ ceph: - ceph.spec, ceph.spec.in: + move ceph-rbdnamer binary from ceph to ceph-common (bnc#965619, issue#10864, commit f3ad61a6741e20f4b3bb8eac909f7ef384b18a88) ++++ gcr: - Update to version 3.15.90: + Fix memory leaks (bgo#738508, bgo#739239). + Build fixes (bgo#743201, bgo#739449, #bgo737622). + Updated translations. ++++ gdb: - Use patchlist.pl to merge with gdb-7.9-10.fc22, a rebase to FSF GDB 7.9. The GDB 7.8 features are: * Python Scripting - You can now access frame registers from Python scripts. - New attribute 'producer' for gdb.Symtab objects. * New Python-based convenience functions: - $_caller_is(name [, number_of_frames]) - $_caller_matches(regexp [, number_of_frames]) - $_any_caller_is(name [, number_of_frames]) - $_any_caller_matches(regexp [, number_of_frames]) * New commands - queue-signal signal-name-or-number Queue a signal to be delivered to the thread when it is resumed. * On resume, GDB now always passes the signal the program had stopped for to the thread the signal was sent to, even if the user changed threads before resuming. Previously GDB would often (but not always) deliver the signal to the thread that happens to be current at resume time. * Conversely, the "signal" command now consistently delivers the requested signal to the current thread. GDB now asks for confirmation if the program had stopped for a signal and the user switched threads meanwhile. * "breakpoint always-inserted" modes "off" and "auto" merged. Now, when 'breakpoint always-inserted mode' is set to "off", GDB won't remove breakpoints from the target until all threads stop, even in non-stop mode. The "auto" mode has been removed, and "off" is now the default mode. * MI changes - The -list-thread-groups command outputs an exit-code field for inferiors that have exited. - removed (upstream) gdb-async-stopped-on-pid-arg-1of2.patch, gdb-async-stopped-on-pid-arg-testsuite.patch, gdb-python-completer-1of2.patch, gdb-python-completer-2of2.patch and gdb-readline-6.3.5.patch - added gdb-jit-reader-multilib.patch, gdb-no-dg-extract-results-py.patch, gdb-python-gil.patch, gdb-python3-py_hash_t-32bit.patch, gdb-python3-testsuite.patch and gdb-vla-intel-logical-not.patch ++++ ibus-libzhuyin: - Use opencc 1.0.2 * add ibus-libzhuyin-opencc-1_0_2-build.patch ++++ kiwi: - Update description for suse-pxe-client The template is designed for a netboot only system. Therefore many parts are actively deleted, e.g the kernel which prevents this system from booting standalone. The description now points that out to indicate that for another use case the images.sh script might need some changes - Add in code comment for s390 zipl setup A static offset address to load the initrd from is used but no explanation why was given ++++ gcc5: - Update to SVN trunk head (r220959). ++++ util-linux: - Fix lack of I18N support in util-linux-systemd (mis-compilation). (See bsc#900935#c46.) ++++ libffi-gcc5: - Update to SVN trunk head (r220959). ++++ sssd: - Remove unused functions conflicting with Samba types; (bnc#919519). + 0001-Signals-Remove-unused-functions.patch ++++ pyzy: - Disable opencc build. ++++ libqmi: - Added COPYING and COPYING.LIB and fixed license attribute for debug utils ++++ sqlite3: - Update to SQLite 3.8.8.3 * Fix a bug (ticket 2326c258d02ead33) that can lead to incorrect results if the qualifying constraint of a partial index appears in the ON clause of a LEFT JOIN. * Added the ability to link against the "linenoise" command-line editing library in unix builds of the command-line shell. ++++ python: - python-2.7.9-ssl_ca_path.patch - reintroduce support for CA directory path ++++ python-libmount: - Fix lack of I18N support in util-linux-systemd (mis-compilation). (See bsc#900935#c46.) ++++ util-linux-systemd: - Fix lack of I18N support in util-linux-systemd (mis-compilation). (See bsc#900935#c46.) ++++ virt-manager: - Revert the last commit ++++ yast2-bootloader: - Fixed creation of a multipath device map - 3.1.124 ++++ yast2-ycp-ui-bindings: - Enhance example DateField1.rb - Add RELEASE-NOTES*.es.* files to examples (bnc#906936) ------------------------------------------------------------------ ------------------ 2015-2-24 - Feb 24 2015 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - update to Firefox 31.5.0 ESR (bsc#917597) * MFSA 2015-11/CVE-2015-0835/CVE-2015-0836 (bmo#1072760, bmo#1092947, bmo#1114058, bmo#1114569, bmo#1118894, bmo#1119019, bmo#1122387, bmo#1125734, bmo#1127206, bmo#1127246, bmo#1096138, bmo#1107009, bmo#1111243, bmo#1111248, bmo#1115776, bmo#1117406, bmo#1119579, bmo#1123882, bmo#1124018, bmo#1128196) Miscellaneous memory safety hazards (rv:36.0 / rv:31.5) * MFSA 2015-16/CVE-2015-0831 (bmo#1130541) Use-after-free in IndexedDB * MFSA 2015-19/CVE-2015-0827 (bmo#1117304) Out-of-bounds read and write while rendering SVG content * MFSA 2015-24/CVE-2015-0822 (bmo#1110557) Reading of local files through manipulation of form autocomplete ++++ argyllcms: - Use -std=gnu89 for building to not run into broken __declspec uses with the GCC 5 default of -std=gnu99. ++++ cogl: - Update to version 1.20.0: + Support for "quad buffer" based stereo rendering. + Support for Mir window system. + A number of updates for the Wayland support. + Improved vblank sync when using glXWaitForMSC. ++++ glibc: - resolv-nameserver-handling.patch: Rewrite handling of nameserver configuration in resolver ++++ glibc: - resolv-nameserver-handling.patch: Rewrite handling of nameserver configuration in resolver ++++ gnome-online-accounts: - Update to version 3.15.90: + Remove Facebook chat support (bgo#745004). + ewsclient, httpclient: Stop using deprecated SoupSessionAsync (bgo#742651). + Updated translations. ++++ kernel-default: - config: armv6hl: Update and re-enable armv6 default config Please find an update from 3.18.0 to 3.19.0 for armv6 default config. It also enables armv6 default config again. [AF: Homogenized module selection, dropped Broadcom Kona support (ARMv7)] - commit 860fc5c ++++ kernel-source: - config: armv6hl: Update and re-enable armv6 default config Please find an update from 3.18.0 to 3.19.0 for armv6 default config. It also enables armv6 default config again. [AF: Homogenized module selection, dropped Broadcom Kona support (ARMv7)] - commit 860fc5c ++++ kernel-syms: - config: armv6hl: Update and re-enable armv6 default config Please find an update from 3.18.0 to 3.19.0 for armv6 default config. It also enables armv6 default config again. [AF: Homogenized module selection, dropped Broadcom Kona support (ARMv7)] - commit 860fc5c ++++ libqt5-qtconnectivity: - Update to 5.4.1 * For more details please see: http://blog.qt.io/blog/2015/02/24/qt-5-4-1-released/ - Split the imports into separate package - Add minimal requires on libQtQuick5, libQt5Core5 and libQt5DBus5 ++++ libqt5-qtwebchannel: - Update to 5.4.1 * For more details please see: http://blog.qt.io/blog/2015/02/24/qt-5-4-1-released/ - Split the imports into separate package - Add minimal requires on libQtQuick5 ++++ samba: - Fix usage of freed memory on server exit; (bso#11218); (bnc#919309). - Fix tdb_store_flag_to_ntdb() gcc5 build failure. ++++ samba: - Fix usage of freed memory on server exit; (bso#11218); (bnc#919309). - Fix tdb_store_flag_to_ntdb() gcc5 build failure. ++++ libqt5-qtwebengine: - Update to 5.4.1 * For more details please see: http://blog.qt.io/blog/2015/02/24/qt-5-4-1-released/ - Add minimal requires on other Qt5 libraries ++++ librime: - update to 1.2.9 * CMakeLists.txt: bump version to 1.2.9. * Makefile: add make targets 'thirdparty/*' to build individual libraries. * include/rime_api.h: add RIME_MODULE_LIST, RIME_REGISTER_MODULE_GROUP. * legacy/src/legacy_module.cc: plugin module 'rime-legacy' for GPL'd code, providing component 'legacy_userdb' for user dictionary upgrade. * src/setup.cc: define module groups "default" and "deployer", to avoid naming a list of built-bin modules in RimeTraits::modules. * test/table_test.cc: fix random segment faults when run shuffled. * thirdparty/src/leveldb: new dependency LevelDB, replacing Kyoto Cabinet. * dict/level_db: userdb implementation based on LevelDB, replacing treeDb. * dict/tree_db: moved to legacy/src/. * dict/user_db: refactored and modularized to ease adding implementations. * gear/memory: save cached phrases as soon as the next composition begins. * gear/recognizer: match space iff set recognizer/use_space: true. * gear/simplifier: catch and log OpenCC exceptions when loading. * gear/single_char_filter: bring single character candidates to the front. * lever/deployment_tasks: update and rename task 'user_dict_upgrade'. * gear/cjk_minifier: support CJK Extension E * gear/simplifier: adapt to OpenCC 1.0 API. * thirdparty/src/opencc: update OpenCC to v1.0.2 (incompatible with v0.4). ++++ snapper: - drop -mt decoration from boost libraries (see http://www.boost.org/users/history/version_1_40_0.html) ++++ python-M2Crypto: - Add python-M2Crypto-SWIG-3.0.5.patch: Fix generation of M2Crypto module when using SWIG 3.0.5. - Manually install _m2crypto shadow file: setup.py misses it. (boo#917759, boo#917815). ++++ python-requests: - update to 2.5.2 (bsc#929736): * Update HISTORY and version for v2.5.2 * Update urllib3 to 29aa09bde9c42cc9a8d79aac47ee3d362b438cca * document combination of repeated response headers * Update README to use Shields badges * Upgrade urllib3 to 490d3a227fadb626cd54a240b9d0922f849914b4 * Update certificate bundle. * Update to use readthedocs.org instead of rtfd.org * add a timeout value to connection_error_invalid_port test to accelerate failure * split test_connection_error into two distinct tests, and changed "unknown url" test URL since fooobarbangbazbing.httpbin.org currently gives a valid response. * quickstart: using a list as a value in query params * HISTORY: replace n-dash to workaround pip bug * Check that a filename is a basestring instance * Move noncebit to the only place it is used * Remove entirely unnecessary and unused bits from requests.compat * Attempt to quote anyway if unquoting fails * Update urllib3 to a27758625e4169330fcf965652b1093faf5aaaa2 * drawn towards it rather than pushed away * certifi * simpler button * cleanups * Requests Pro * javascripts * Changing year in all copyright information * Enhance documentation for clarity. * Clean up cookie docs and display them. * Bump version to 2.5.1 * Add release notes for 2.5.1 * Fix bug in renegotiating a nonce with the server * Fix error handling on Python 3 * catch exception more specifically in Response.ok * Uncommented test in test_requests.py * Fix a typo in a comment * Give proper attribution to pip * utils.guess_filename fails if the given parameter looks like a file object but has a non-string name attribute * Copy pip's import machinery wholesale * Updated the broken link to twitter streaming API documentation * Enable GitHub syntax highlighting on README * Bump version to 2.5.0 * Add updates for 2.5.0 * Update tests to work offline * updatee chardet, urllib3 * url was already parsed, don't urlparse twice * Properly serialize RecentlyUsedContainers for cache * Changed ConnectionError to InvalidURL * Docs: Add more section labels for referencing * Partially addresses Issue #1572 * Update HTTPAdapter docstring * Add last few changes and add a quick test * Update urllib3 to df4ec5cce1 * Update how we handle retries to be consistent with documentation * Fix HTTPDigestAuth not to treat non-file as a file * Fixed. * Added test for overriding Content-Length. * Close sessions created in the functional API * Pass strict to urllib3. * Use to_native_string instead of builtin_str * Update documentation about max_retries to reflect code * Cap the redirect_cache size to prevent memory abuse * Add DeprecationWarnings to inform users of plans * Note about read timeout errors and max_retries * fix failing test "test_prepare_unicode_url" \(take 3\) * Revert "fix failing test "test_prepare_unicode_url"" * fix failing test "test_prepare_unicode_url" * Revert "fix failing test "test_prepare_unicode_url"" * update AUTHORS * fix failing test "test_prepare_unicode_url" * Changing parameter name `newline` ==> `delimiter`. * Clean up handle_redirect. * Adding a custom line delimiter to iter_lines() * Fix #2279. Update layout css * Fix #2288. Change urllib3 and chardet workflow * Update sidebarintro.html * Made more better * Add Release History to the sidebar * Fixed #2250 * Update utils.py * Clean up, support all redirects, fix potential endless 401 loop. * v2.4.3 * Re-order params for backwards compat * allow unicode URLs on Python 2 * requests v2.4.2 * fix documentation for utils.get_unicode_from_response() :) * v2.4.2 changelog * Remove timeout from __attrs__ * Fix a couple of issues I noticed * Support bytestring URLs on Python 3.x * A fix for #1979 repeat HTTP digest authentication after redirect. * remove unused import * fix #2247 * docs: Clarify how to pass a custom set of CAs * Correct redirection introduction * Avoid getting stuck in a loop * make StreamConsumedError doubly inherit * using the `StreamConsumedError` * add-in StreamConsumedError * rm `else` after `if` then `raise` block * raise RuntimeError when a single streamed request calls *iter methods than once * Remove invoke from requirements.txt, docs * Fixup the remaining references to timeline.json. * Moved multiple files upload example to advanced section. * Added example of how to send multiple files in one request. * Document skipping in PreparedRequest; followup to #2222 * Add more tests to `test_invalid_url` * lawl * mils * Fixes typo in test * Changes check on base and json. Fails on tests. * Adds review changes * Adds json parameter for POST requests ++++ virt-manager: - virtman-allow-creating-i686-vm.patch: Allow creating i686 VM on x86_64 ++++ xen: - Disable the PIE enablement done for Factory, as the XEN code is not buildable with PIE and it does not make much sense to build the hypervisor code with it. ++++ yast2-nfs-client: - Fix crash when accessing certain variables outside their block local scope. (bnc#919061) ++++ yast2-ruby-bindings: - fix building for ruby2.2 - 3.1.29 ------------------------------------------------------------------ ------------------ 2015-2-23 - Feb 23 2015 ------------------- ------------------------------------------------------------------ ++++ argyllcms: - allow building with udev-mini by using pkgconfig(udev) - do not rpm -q udev ++++ cmake: - cmake-fix-pie-binaries.patch: fix the PIE binaries check for newer file versions ++++ cronie: - add cronie-1.4.11-pam_env.patch in order to fix loading the PAM environment from the pam_env module as documented in the manual page. Also fix memory leak of environment returned by pam_getenvlist() (bnc#900604). ++++ dracut: - dracut-fix-systemd-vconsole.patch: patch from upstream to start the vconsole for new systemd. + Added 0169-fix-systemd-vconsole.patch ++++ installation-images-SLES: - enable graphical grub2 with branding on aarch64 - 14.167 ++++ kiwi: - v7.02.27 released - Fixed critic for KIWIMiniIsoPlugin.pm - Fixed critic for KIWIDescrPlugin.pm - Fixed potential link attack security issue kiwi statically creates a tmp executable in /dev/shm. Apart from the fact that it's the wrong place in the filesystem to do this kiwi should use a correctly created tmpfile. This Fixes #444 - Fixed zero block analyser If all free blocks in a filesystem contain a zero the compression result of the later image is better compared to if there is any random junk in it. In order to have all free blocks set to a zero byte kiwi used the dd + rm method which had the disadvantage of destroying the sparseness of the image file. Because of that the method was applied only if the image was built from a real disk device which did not allow us to strip away a sparse image from anyways. However this is not very flexible because: 1. In most cases an image is built from a loop device mapped against a sparse file. Thus the method is not called most of the time 2. With filesystems using more complex internal structures like xfs btrfs, zfs and friends there is not much difference in the compression results, but the time to create a huge empty file which is removed later is signifcantly recognized Thus this change deletes the old way of zero out free blocks and uses a tool to do the job for us. For extX based filesystems the zerofree utility exists and is used if installed. For other filesystems I'm not aware of a tool and thus we don't handle them at the moment. If there is tool available kiwi print a warning message - DB: rebuild documentation - DB: added chapter how to create vagrant boxes ++++ webkitgtk: - Add webkitgtk-WTF-GMutexLocker.patch: Fix build with GLib 2.43.4. WebKit and GLib both have a GMutexLock in tree, which conflict. Ensure WebKit uses its own WTF::GMutexLocker implementation. ++++ webkitgtk3: - Add webkitgtk-WTF-GMutexLocker.patch: Fix build with GLib 2.43.4. WebKit and GLib both have a GMutexLock in tree, which conflict. Ensure WebKit uses its own WTF::GMutexLocker implementation. ++++ wicked: - Build with -std=gnu89 to deal with GCC 5 defaulting to -std=gnu11 and that changing the semantics of 'inline' ++++ man-pages: - update to 3.80: - new and rewritten pages * ioctl_fat.2, madvise.2 - newly documented interfaces in existing pages * proc.5 (Briefly) document /proc/PID/attr/socketcreate (Briefly) document /proc/PID/attr/keycreate Document /proc/PID/attr/{current,exec,fscreate,prev} Document /proc/sys/kernel/auto_msgmni * socket.7 Document SO_REUSEPORT socket option ++++ qemu: - Update kvm-supported.txt with the current rbd support status. ++++ xf86-video-mga: - Update to version 1.6.4 * man: Don't mention the HAL * dri: Stop (uselessly) initializing the ValidateTree hooks * undef DISABLE_VGA_IO * xf86-video-mga: set the pan_ctl register * xf86-video-mga: fix a lockup in the mga driver * fix a type in previous lockup in the mga driver fix - supersedes U_dri-Stop-uselessly-initializing-the-ValidateTree-hoo.patch ------------------------------------------------------------------ ------------------ 2015-2-22 - Feb 22 2015 ------------------- ------------------------------------------------------------------ ++++ kiwi: - Revert archives to consistent state Following three files were probably corrupted by f69d1d7bc3104f9e221abf8fc5efdf94ee0eb8b1 template/armv7l/suse-12.3-JeOS/uboot-setup.tgz tools/livestick/theme/upstream/booting.tgz tools/livestick/theme/upstream/tooling.tgz ++++ libdrm: - Fix include directories ++++ libgusb: - Update to version 0.2.4: + Various API extensions. + Bugfixes: - Don't filter out hub devices when getting the device list. - Make the platform ID persistent across re-plug. - Port to GTask. - Use new Glib features for various code cleanups. ++++ libqt4: - Added fix-detection-of-GCC5.patch ++++ libqt4-sql-plugins: - Added fix-detection-of-GCC5.patch ++++ libzypp: - Update zypp-po.tar.bz2 ++++ syslinux: - Do not use gcc-PIE here, lots of assembler (cpuid etc.) that would be hard to make ready for PIC. ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-2-21 - Feb 21 2015 ------------------- ------------------------------------------------------------------ ++++ biosdevname: - biosdevname-pic.patch: make cpuid() not expose %ebx out of assembler, so we can build it with -fPIE. ++++ gnome-screenshot: - Update to version 3.15.90: + Make desktop actions work. + Deprecation cleanup (bgo#742476). + Improve filename generation (bgo#698740). + Port area selection code to GNOME Shell (bgo#738972). + Updated translations. ++++ gnome-shell: - Update to version 3.15.90: + gdm: Fix reactivity of first user in user list (bgo#743370). + Prevent DND to dash when favorites are locked down (bgo#741325). + Prevent DND in app picker when favorites are locked down (bgo#741325). + Implement Display panel's OSD monitor labels in the shell (bgo#743744). + Remove GSystem dependency (bgo#744457). + Do not duplicate "New Window" action in dash (bgo#744446). + Fix 'draw-cursor' option of screen recorder (bgo#744599). + Fix screencast timestamps (bgo#744642). + Allow keybindings for switching to VT8-VT12 (bgo#744800). + Implement notification redesign (bgo#744498, bgo#744815, bgo#744817, bgo#744850). + Fix struts computation of chrome on non-primary monitors (bgo#744183). + Visual refresh based on GTK+ theme redesign (bgo#737785, bg0#744680). + Misc. bug fixes and cleanups: bgo#743371, bgo#736182, bgo#744013, bgo#743993, bgo#744665. + Updated translations. ++++ gnome-shell-extensions: - Update to version 3.15.90: + classic: Visual refresh based on new shell theme. + window-list: Adjust for gnome-shell changes. + Updated translations. ++++ gnome-themes-standard: - Update to version 3.15.90: + Drop metacity theme. + Drop polari icon. ++++ python-gobject: - Update to version 3.15.0: + Avoid copying bytearrays from Python to C when transfer nothing (bgo#743278). + Allows passing arguments to opaque Boxed types (bgo#743214). + Emit ImportWarning when gi.require_version() is not used (bgo#727379). + Refactor overrides import/modules (bgo#736678). + Replace statically bound GLib.Variant.new_tuple() with GI (bgo#735199). + overrides: Add Gdk.EventTouch union discrimination (bgo#736380). + PyGObjectFlags: Remove a trailing comma on the enum. + Remove redefinitions of function and vfunc cache typedefs. ++++ python3-gobject: - Update to version 3.15.0: + Avoid copying bytearrays from Python to C when transfer nothing (bgo#743278). + Allows passing arguments to opaque Boxed types (bgo#743214). + Emit ImportWarning when gi.require_version() is not used (bgo#727379). + Refactor overrides import/modules (bgo#736678). + Replace statically bound GLib.Variant.new_tuple() with GI (bgo#735199). + overrides: Add Gdk.EventTouch union discrimination (bgo#736380). + PyGObjectFlags: Remove a trailing comma on the enum. + Remove redefinitions of function and vfunc cache typedefs. ------------------------------------------------------------------ ------------------ 2015-2-20 - Feb 20 2015 ------------------- ------------------------------------------------------------------ ++++ MyODBC-unixODBC: - Fix segfault in myodbc-install when freeing pointer (allocated with basic malloc()) using x_free()/my_free(). my_free() accesses 8 bytes before the pointer returned by malloc(), hence my_malloc() is needed. (Bug#881624) * added MyODBC-unixODBC-my_malloc_when_using_my_free.patch ++++ apache-commons-logging: - add the log4j adapter to commons-logging-adapters (bnc#918852) ++++ dmidecode: - Cleanup spec file with spec-cleaner - Add gpg signature ++++ ft2demos: - fixed vulnerabilities (bnc#916847, bnc#916856, bnc#916857, bnc#916858, bnc#916859, bnc#916860, bnc#916861, bnc#916862, bnc#916863, bnc#916864, bnc#916865, bnc#916867, bnc#916868, bnc#916870, bnc#916871, bnc#916872, bnc#916873, bnc#916874, bnc#916879, bnc#916881) - CVE-2014-9656.patch - CVE-2014-9657.patch - CVE-2014-9658.patch - CVE-2014-9659.patch - CVE-2014-9660.patch - CVE-2014-9661.patch - CVE-2014-9662.patch - CVE-2014-9663.patch - CVE-2014-9664.patch - CVE-2014-9665.patch - CVE-2014-9666.patch - CVE-2014-9667.patch - CVE-2014-9668.patch - CVE-2014-9669.patch - CVE-2014-9670.patch - CVE-2014-9671.patch - CVE-2014-9672.patch - CVE-2014-9673.patch - CVE-2014-9674.patch - CVE-2014-9675.patch ++++ gnome-documents: - Update to version 3.15.90: + Separate views for documents and collections. + Fix edge hit detection to use edge-reached instead of edge-overshot. + Add man page and AppData for Books. + Documentation updates. + Updated translations. ++++ ibus-libpinyin: - Fix Requires error. ++++ gcc5: - Update to SVN trunk head (r220833). ++++ util-linux: - Recognize Unisys s-Par as hypervisor (FATE#318231) ++++ libffi-gcc5: - Update to SVN trunk head (r220833). ++++ freetype2: - fixed vulnerabilities (bnc#916847, bnc#916856, bnc#916857, bnc#916858, bnc#916859, bnc#916860, bnc#916861, bnc#916862, bnc#916863, bnc#916864, bnc#916865, bnc#916867, bnc#916868, bnc#916870, bnc#916871, bnc#916872, bnc#916873, bnc#916874, bnc#916879, bnc#916881) - CVE-2014-9656.patch - CVE-2014-9657.patch - CVE-2014-9658.patch - CVE-2014-9659.patch - CVE-2014-9660.patch - CVE-2014-9661.patch - CVE-2014-9662.patch - CVE-2014-9663.patch - CVE-2014-9664.patch - CVE-2014-9665.patch - CVE-2014-9666.patch - CVE-2014-9667.patch - CVE-2014-9668.patch - CVE-2014-9669.patch - CVE-2014-9670.patch - CVE-2014-9671.patch - CVE-2014-9672.patch - CVE-2014-9673.patch - CVE-2014-9674.patch - CVE-2014-9675.patch ++++ mutter: - Update to version 3.15.90: + Initialize MetaOutput even when we can't get the EDID (bgo#743412). + Expose MetaMonitorManager to introspection (bgo#743745). + Fix flash on unredirection (bgo#743858). + Update xdg-shell implementation to v5 (bgo#744452). + Do not try to use seat devices that aren't (yet) present (bgo#744640). + Add keybindings for switching to VT8-VT12 (bgo#744800). + Misc bug fixes: bgo#743678, bgo#744500. - Add pkgconfig(gudev-1.0) and pkgconfig(gbm) BuildRequires in case we're building with wayland support: Needed for the native (non nested support). ++++ snapper: - added comments in helper program ++++ totem: - Update to version 3.15.90: + Better missing plugins support with GNOME Software. + Modify appearance of source icons. + Make view switcher button homogeneous. + Use intltool to translate GSettings schema files directly. + Better translator comment for subtitle-encoding. + Remove outdated helper script, which used Python 2. ++++ python-libmount: - Recognize Unisys s-Par as hypervisor (FATE#318231) ++++ util-linux-systemd: - Recognize Unisys s-Par as hypervisor (FATE#318231) ++++ vino: - Update to version 3.15.90: + vino-upnp: Use GNetworkMonitor. - Update to version 3.15.4: + Remove obsolete GSettings conversion file. + Fix Turkish desktop keywords translation. + Remove obsolete intltool scripts from Makefile. + Skip intermediate file with Automake 1.15. + Do not set obsolete PKG_NAME variable. + Updated translations. - Update to version 3.14.2: + Skip intermediate file with Automake 1.15. + Fix Turkish desktop keywords translation. + Handle closed signal properly on notification prompt. + Updated translations. ++++ yast2-country: - Display an error if the keyboard was not changed (bnc#918093) - 3.1.20 ------------------------------------------------------------------ ------------------ 2015-2-19 - Feb 19 2015 ------------------- ------------------------------------------------------------------ ++++ binutils: - gold-opd-visibility.patch: Set default visibility on discarded .opd symbols ++++ cmake: - Comment jsoncpp BuildRequires, as it creates dependancy cycle ++++ docbook_4: - Fixed subtle XML catalog bug (bsc#918565) - Renamed docbook_4-README.SuSE -> docbook_4-README.SUSE to avoid rpmlint warnings ++++ gnome-clocks: - Update to version 3.15.90: + Updated translations. ++++ gnome-session: - Update to version 3.15.90: + Don't try to failwhale when the wayland compositor fails to start. + Support newer systemd client library layout. + Cut out more vestigial dbus-glib remnants. + Updated translations. ++++ installation-images-SLES: - Remove bogus check for udev init script - 14.166 ++++ libdrm: - Add subpackage libdrm_tegra0 for Nvidia Tegra chips ++++ postgresql94-libs: - Align spec file with 9.3 package. - Require systemd only where available and only for the main package. - bnc#888564: Move the server socket from /tmp to /var/run to avoid problems with clients that use PrivateTmp. postgresql-var-run-socket.patch ++++ webkit2gtk3: - Update to version 2.7.90: + Use the new memory allocator bmalloc instead of TCMalloc which drastically improves the overall performance. + Remove WebKitWebView::close-notification signal and add WebKitNotification::closed instead. + Implement support for new AtkRole types for MathML. + Add support for input color type. + Add API to allow overriding the default color chooser implementation. + Resize the accelerating compositing window to a minimum size again after leaving accelerated compositing mode to save memory. + Ensure WebKitFrame objects are released when the frame is destroyed. + Clear the GObject DOM bindings internal cache when frames are destroyed. + Implement page overlays to bring back the inspector element highlighting. + Fix startup runtime critical warnings when using the network process. + Fix the build with recent versions of GLib that have GMutexLocker. + Fix the gtk-doc generation to appear in DevHelp. ++++ openldap2: - Add 0009-gcc5.patch to pass -P to the preprocessor in configure checks for Berkeley DB version ++++ open-vm-tools: - Add open-vm-tools-linux-3.19.0.patch: Fix building of vmhgfs with Kernel 3.19.0+. ++++ wicked: - version 0.6.17 - nanny: fixed a memory-leak on policy load failure - wickedd: fixed broken dummy0 autocreation workaround ++++ libzypp: - Update zypp-po.tar.bz2 ++++ postgresql94: - Align spec file with 9.3 package. - Require systemd only where available and only for the main package. - bnc#888564: Move the server socket from /tmp to /var/run to avoid problems with clients that use PrivateTmp. postgresql-var-run-socket.patch ++++ shared-mime-info: - Update to version 1.4: + Add glob for low-resolution videos from GoPro. + Add mime-type for partially downloaded files. + Use IANA registered mime-type for Debian packages. + Add another magic for OTF fonts. + Add support for Adobe PageMaker. + Remove the Apple iOS PNG variant. + Add *.dbk glob for DocBook. + Use IANA registered mime-type for Vivo. + Remove obsolete application/x-gmc-link mime-type. + Make application/x-wais-source a subclass of text/plain. + Flip application/smil+xml and application/smil type/alias. + Add Nintendo 64 ROM magic. + Add qpress archive support. + Add image/x-tiff-multipage mime-type. + Rename "Microsoft icon" to "Windows icon". + Add magic for ODB files. + Use IANA registered text/markdown for Markdown. + New mimetype for SCons scripts as subclass of x-python. + Make application/pgp-encrypted a subclass of text/plain. + Associate *.qmltypes and *.qmlproject files with the text/x-qml mime type. + Add text/x-genie mime type for Genie source code. + Disable fdatasync() usage if PKGSYSTEM_ENABLE_FSYNC is set. + Skip mime database update if packages are older than cache. + Add "-n" option to update-mime-database to only update if "newer". - Add shared-mime-info-bump-priority-for-ISO-images.patch (fdo#80877, kde#337035, boo#904100) ++++ sled-manuals_en: - Update text and image files (bsc#918599): - Bugfixes: bsc#743874, bsc#857639, bsc#883393, bsc#902463, bsc#904182, bsc#904186, bsc#904188, bsc#905330, bsc#906362, bsc#907504, bsc#907506, bsc#907648, bsc#907754, bsc#909494, bsc#910121, bsc#910132, bsc#910133, bsc#910137, bsc#910142, bsc#910148, bsc#911390, bsc#911409, bsc#912700, bsc#912882, bsc#913640, bsc#913640, and bsc#914727. - Fixes for doc comments 26922 and 27282. ++++ sles-manuals_en: - Update text and image files (bsc#918598): - Storage Guide updated to SLE 12. - Bugfixes: bsc#743874, bsc#857639, bsc#883393, bsc#889317, bsc#902463, bsc#904182, bsc#904186, bsc#904188, bsc#905330, bsc#906362, bsc#907504, bsc#907506, bsc#907648, bsc#907754, bsc#909494, bsc#910121, bsc#910132, bsc#910133, bsc#910137, bsc#910142, bsc#910148, bsc#911390, bsc#911409, bsc#912700, bsc#912882, bsc#913640, bsc#913640, and bsc#914727. - Fixes for doc comments 26922 and 27282. ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-2-18 - Feb 18 2015 ------------------- ------------------------------------------------------------------ ++++ baobab: - Update to version 3.15.90: + Exclude mountpoints when handling commandline arguments. + Fix HiDPI issues in the charts. + Misc fixes and updates for help pages. + Updated translations. ++++ bash: - Do not restart all signal handlers for bash 4.3 as this breaks trap handler in subshells waotiug for a process ++++ gedit: - Update to version 3.15.90: + Improved documentation. + Various bug fixes. + Updated translations. ++++ installation-images-SLES: - Add new kernel module ipvlan for kernel 3.19.0 - 14.165 ++++ kiwi: - pass repo url for NET iso via linuxrc (bnc#916175) ++++ postgresql94-libs: - Switch over to 9.4 by building the libs package and disable it on 9.3. - Remove obsolete patches: * postgresql-sle10-timestamptz.patch * postgresql-plperl.patch ++++ libgcrypt: - handle priming error in DRBG continuous test (bnc#905483) * added libgcrypt-fips_handle_priming_error_in_drbg.patch from Jan Matejek ++++ systemd: - Add path_id_compat for backwards compatibility with SLE11 (bnc#916420). Add 1099-add-path_compat_id-to-provide-backwards-compatibility.patch ++++ vte: - Update to version 0.39.90: + Bugs fixed: bgo#166637, bgo#446533, bgo#664611, bgo#678042, bgo#704960, bgo#725909, bgo#725909, bgo#730632, bgo#738601, bgo#742320, bgo#742501, bgo#742606, bgo#743073, bgo#743231, bgo#743258. - Update BuildRequires to match current configure checks: + Removed gtk3-devel, ncurses-devel. + Add pkgconfig()-style: gio-2.0, gio-unix-2.0, glib-2.0, gnutls, gobject-2.0, gtk+-3.0, pango, zlib. ++++ postgresql94: - Switch over to 9.4 by building the libs package and disable it on 9.3. - Remove obsolete patches: * postgresql-sle10-timestamptz.patch * postgresql-plperl.patch ++++ strongswan: - Added CAVS-Test helper script and binary for FIPS validation. [+ strongswan-ikev2-cavs.patch, strongswan-ikev2-cavs_driver.pl] ++++ yast2-bootloader: - fix crash on ppc(bnc#917833) - 3.1.123 ------------------------------------------------------------------ ------------------ 2015-2-17 - Feb 17 2015 ------------------- ------------------------------------------------------------------ ++++ at-spi2-atk: - Update to version 2.15.90: + Add roles for fractions, roots, subscripts, and superscripts. + Add action tests (bgo#743418). ++++ at-spi2-core: - Update to version 2.15.90: + Deprecate atspi_text_get_text_{before,at,after}_offset() (bgo#697969). + Add roles for fractions, roots, subscripts, and superscripts (bgo#743403). ++++ cheese: - Update to version 3.15.90: + Avoid warnings from -Wswitch-enum. + Avoid a preprocessor warning. + Fix const cast warnings. + Fix signedness comparison error. + Fix shadowed variable. + Remove old-style function definitions. + Fix signed comparison warning in camera service. + Update gtkdoc_jh_path_xml_catalog.m4 from gtk-doc. + Remove use of GSEAL_ENABLE. + Remove use of GNOME_MAINTAINER_MODE_DEFINES. + Drop use of gnome-autogen.sh. + preferences: resolve ambiguous 'ListStore' usage. + Updated translations. ++++ cups: - str4551.CVE-2014-9679.CUPS-1.7.5.patch fixes a possible buffer overflow in filter/raster.c (CUPS STR#4551 CVE-2014-9679 bugzilla.suse.com bsc#917799). ++++ dracut: - Add patch to remove PLYMOUTH_LOGO_FILE from modules.d/50plymouth/plymouth-populate-initrd.sh (bnc#910952) + 0168-remove_plymouth_logo_file.patch ++++ eog: - Update to version 3.15.90: + More cleanup after the first round of UI modernization. + Make GAction plugin interface actually usable by plugins NOTE: Plugins using the old GtkUIManager interface won't work anymore! + Bugs fixed: bgo#743887. + Updated translations. ++++ gnome-contacts: - Update to version 3.15.90: + Finished Contacts - Maps integration. - Add pkgconfig(libedataserverui-1.2) BuildRequires: new dependency. ++++ gnome-settings-daemon: - Update to version 3.15.90: + When disabling the backlight, also suspend on tablets. + Don't use colons in screenshot filenames. + Fix multiple Settings button being added to notifications. + Fix text wrapping in housekeeping dialogues. + Use the backlight helper on Linux unconditionally. + Avoid turning off the backlight altogether on some Linux systems. - Rebase gnome-settings-daemon-notify-idle-resumed.patch. - Toggle with_wayland to 1: enable building the wayland backend. ++++ gnome-terminal: - Update to version 3.15.90: + tab-label: Rely on new GTK+ API to center the label (bgo#743663). + profile: Remove the "Command" sub-heading (bgo#744327). + gterminal: Add more profile functions: allow adding, removing and cloning a profile. + window: Add tab position setting (bgo#75420#c25). + Bugs fixed: bgo#739410, bgo#730632, bgo#743395. bgo#743663, bgo#742304. + Updated translations. - Rebase gnome-terminal-transparency.patch. ++++ gnote: - Update to version 3.15.0: + New Features: - Remove status icon. - Remove builtin key binding. - Move notebook selection from toolbar to action menu. + Fixes: - Manual fixes (bgo#700422). - TOC copyright notice fixes (bgo#737918). - Fix some typos. - Fix toolbar in note view. + Updated translations. ++++ nautilus: - Update to version 3.15.90: + Bug fixes and clean ups for the GAction port. + Add path as description of the Gnome shell provider. + Add in app notification when deleting items. + Set move to trash shortcut to just the Delete key. + Avoid hiding the search on small windows. + Improve file operations dialogs UI. + Show a warning dialog when the user uses the old move to trash shortcut. + Improve list view columns. + Add a new modified column with the time. ++++ gnome-user-docs: - Update to version 3.15.90: + Updates to GNOME Help. + Updates to System Admin Guide. + Updated translations. ++++ grilo: - Update to version 0.2.12: + Add man pages for grilo-test-ui and grl-launch. + Modernized Vala bindings. + Sources are network aware. + Internal changes. + Several fixes, including: bgo#724308, bgo#725148, bgo#730663, bgo#732878, bgo#740113, bgo#740128, bgo#740186, bgo#740761, bgo#740942, bgo#740943, bgo#741020, bgo#741081, bgo#741207, bgo#741230, bgo#741315, bgo#741605, bgo#742645, bgo#743351, bgo#743353, bgo#744168, bgo#744408. + Updated translations. ++++ gsettings-desktop-schemas: - Update to version 3.15.90: + Use intltool to translate GSettings schema files directly. + Updated translations. ++++ gtk2: - Update to version 2.24.26: + gailbutton: Avoid a possible NULL dereference. + label: Avoid a possible NULL dereference. + Bugs fixed: bgo#635380, bgo#738837, bgo#741060, bgo#741959, bgo#743544, bgo#743917. - Drop gtk2-allow-deprecated-gdk-pixbuf-API.patch, gtk2-gdk_window_begin_paint_region.patch and gtk2-Do-not-leak-a-cairo-region.patch: fixed upstream. ++++ haveged: - haveged-dracut.module: include haveged into the initrd for randomness generation. bsc#898669 - haveged.service: adjust so it is started before journald and also make sure it is shutdown quite late. bsc#898669 - regenerate initrd on installation. bsc#898669 ++++ java-1_8_0-openjdk: - Modified patch * system-libjpeg.patch - correct the case mismatch that prevented JPEG decoder from working correctly (bnc#905950) ++++ gcc5: - Update to SVN trunk head (r220758). ++++ libffi-gcc5: - Update to SVN trunk head (r220758). ++++ libstorage: - mount subvolumes of btrfs root filesystem during installation (for fate#318392) ++++ systemd: - do not watch for socket events when service is in SERVICE_STOP (bsc#918118) Add 0001-core-don-t-watch-for-socket-events-when-service-is-i.patch ++++ totem-pl-parser: - Update to version 3.10.4: + Fix parsing of Windows-style SMB playlists. + Add support for EXTVLCOPT:audio-track-id in m3u files. + Fix parsing of SMIL playlists. ++++ wicked: - version 0.6.16 - ifreload: segfault fix to require argument for --timeout option - client/nanny: initial handing of link-detection/require-link and timeout control flags (LINK_REQUIRED, LINK_READY_WAIT variables in suse ifcfg) to continue setup without ready link when requested in the config or based on device requirements (bsc#911562,bsc#914792). - client/nanny: wait for event ACKs from wickedd instead to continue on successful request results where possible, to minimize the risk of an event backlog (bsc#905421). - client/nanny: fsm timer and cleanup related fixes and improvements, fix to use "device-setup" (MAC, bond/bridge options, ...) as state name instead of "device-up" and use "device-up" as state when the device/link is administratively set UP. Separated waitLinkUp method to wait for link/carrier from linkUp setting it administratively UP. - wickedd: fix to handle automatically created dummy0 interface - wireless: consider auth-proto parameter (wpa1|wpa2) (bsc#911299) - ipv6: add accept-dad sysctl support, fix accept-ra constants - dhcp4: do not set/query mtu if set in the config (bsc#904323) - dhcp4: limit MTU to be lower-equal 576 as before - dhcp4: completed user-class option support permitting an rfc3004 formatted option or as non-rfc, but widely used string (bsc#909307) ++++ yelp: - Update to version 3.15.90: + Use a default filename when priting to a file (bgo#737206). + Use g_async_queue_new_full() (bgo#737528). + Ignore unused decompressor files (bgo#737519). + Remove g_type_init() calls (bgo#737518). + Use AX_COMPILER_FLAGS. + Fix many compiler warnings. + Check if __STDC_VERSION__ is defined (bgo#744454). + Updated translations. - Drop yelp-use-theme-bookmark-icon.patch: fixed upstream. ++++ libyui-ncurses: - NCTimeField input validity check - NCDateField input validity check - Implementation of optional widget YTimeField - Implementation of optional widget YDateField - new class NCInputText to share code between NCTimeField, NCDateField and NCInputField - 2.46.10 ++++ python-atspi: - Update to version 2.15.90: + Add new roles for fractions, roots, subscripts, and superscripts (bgo#743413). ++++ python3-atspi: - Update to version 2.15.90: + Add new roles for fractions, roots, subscripts, and superscripts (bgo#743413). ++++ sysconfig: - dhcp: add variables for handling of DHCPv4 user-class (bsc#909307) [+ 0001-dhcp-network-variables-for-dhcp4-user-class.909307.patch] ++++ update-alternatives: - Update to version 1.17.23 + Use a matching group instead of ${^MATCH} in s/// in dselect build script. + Skip tar extractor tests if tar is not GNU tar >= 1.27. + Reset the trigger cycle tracking on unsatisfied dependencies during trigger processing. Closes: bdo#771730 + Fix out-of-bounds buffer read accesses when parsing field and trigger names or checking package ownership of conffiles and directories. + Add versioned Breaks on packages creating trigger cycles. Namely auctex, apt-cudf, ccache, cups, distcc, fusionforge-plugin-mediawiki, gap-core, gxine, hoogle, icecc, libjs-protoaculous, mcollective, pypy, wordpress and xfonts-traditional. + Update translations - Remove unapplied patches; SLE11 support is disabled in project home + dpkg-pod2man-no-utf8.patch + dpkg-old-File-Path.patch + dpkg-old-Test-More.patch - Remove obsolete patches * dpkg-ppc64le.diff * dpkg-archive_tar_format_gnu.patch * dpkg-archtable-suse.patch - Rename updated patch pdate-alternatives-1.16.8-suse.patch > pdate-alternatives-suse.patch - Clean up a bit specfile ++++ xen: - bnc#918169 - XEN fixes required to work with Kernel 3.19.0 xen.spec ++++ yast2-bootloader: - reset flags before set new ones(bnc#848609) - 3.1.122 ++++ yast2-hardware-detection: - Changed .probe.version not to use a timestamp so that it passes the build-compare check (boo#915938). - 3.1.7 ++++ yast2-installation: - get list of mounts from /proc/mounts in umount_finish (for fate#318392) - 3.1.134 ------------------------------------------------------------------ ------------------ 2015-2-16 - Feb 16 2015 ------------------- ------------------------------------------------------------------ ++++ autofs: - dont pass sloppy option for other than nfs mounts (bnc#901448) ++++ caribou: - Update to version 0.4.17: + Bundle tools to generate and manipulate keyboard layout files. + bgo#691811: Add support for azerty layout as seen in french. + bgo#743267: Caribou does 100-130 syscalls for each keypress. + bgo#743880: String that is hard to understand. + Updated translations. ++++ cmake: - Remove cmake-prefix-swig.patch as it caused unexpected regressions ++++ devhelp: - Update to version 3.15.90: + bgo#728916: Can't find "_" in the results. + bgo#741806: Added support for XF86Back/XF86Forward keys. + bgo#742447: devhelp crashes with empty documentation file. + bgo#742457: Typo in GSettings conversion file causes gsettings-data-convert to crash. + bgo#742687: DevHelpBookTree is wider when searching. + Updated translations. ++++ evolution: - Update to version 3.13.90: + Avoid busy loop on Calendar's Month view select. + Avoid/workaround usage of an EAsyncClosure when opening an EClient. + Composer - Make drag and drop usable. + Cover how to force online mode via GIO_USE_NETWORK_MONITOR. + Cover the "concurrent connections" setting. + Cover why mail signatures start with "-- ". + Created active link for grep manpages. + Drop all that geeky terminal commands and link to Seahorse. + EHTMLEditorSelection: - Correctly wrap after link that does not fit on the line. - Don't treat links as underlined. - Non collapsed selection is collapsed after saving its start and end points. - Replace active selection when inserting inline image into composer. - Save the selection marks to right position when it starts or ends near the quote marks. + EHTMLEditorView: - Block is left in quoted content when deleting the last in quoted content when signature is presented. - Don't insert new line when we hit the empty paragraph. - Don't send the Evolution CSS style element in HEAD with HTML messages. - Don't send the selection markers when sending a HTML mail. - Insert new paragraph when we loaded an empty string or HTML. - Remove meaningless comment. - Remove the Draft style sheet when the draft is loaded. - Remove the node that is used for quoting when whe quote the body. - Replace the active selection when inserting emoticons. - Spell check is sometimes lost when deleting content. - Style that is used to make the links clickable is send when using Ctrl + Enter to send the message. - The links in composer are clickable by default. - Try to convert the content only, when we load something. - Unnecessary new line inserted when composer when creating new message. - Use webkit_dom_html_element_insert_adjacent_html in parse_html_into_paragraphs. - When there is no block in BODY, create the default one. + EHTMLEditorView, EHTMLEditorSelection: Use webkit_dom_html_element_insert_adjacent_html. + EMailFormatter: Fix the debug output. + EMailFormatterQuote: Close the span element instead of wrongly creating the new one. + EMComposerUtils: Drop unused prefix and suffix around the message. + EWebView: - Don't show unnecessary white space around pre and code elements. - When showing plain text template from editor in the preview it shows the citation lines as well as ">". + EWebView, EHTMLEditorView Improve citations look. + Fixed plural forms handlin. + Fixed tag type. + Fix typo in Junk Testing Settings UI. + Fix various problems with deleting the selection that ends or starts in the quoted content. + Ignore errors when searching for email address in books. + Improve explanation of further available account options. + Introduce e_html_editor_selection_set_on_point and use it where possible. + Message credits are put on the end of quoted content instead of on its beginning.. + Move authentication of backends back to the client. + Move the comment about the citation level colors to the right place. + Mute "Shell not finalized on exit" runtime warning. + Order of items in UI has changed. + Postscript attachments not shown in message preview. + Prefer g_output_stream_write_all() over g_output_stream_write(). + Remove doc references to EMailAuthenticator. + Remove non-existing UI options. + Remove "Unknown background operation" generic job description message. + Replace _BSD_SOURCE with _DEFAULT_SOURCE define. + Rework how the selection inside the qouted content is deleted. + Simplify code at shell_trust_prompt_done_cb() a bit. + Small string change in UI. + S/MIME mail parser not used, but compiled. + Switch side of a wider border for signed/encrypted mail frame. + Update Spam settings (UI offers less options). + Use automake subdir-objects option. + Use camel_application_is_exiting declaration from camel.h. + Use markup. + [Win32] Be able to load plugins by providing correct build-time paths. + [Win32] Update gtk patch to preset "always-show-image" to TRUE. + Bugs fixed: bgo#249749, bgo#606239, bgo#686620, bgo#731502, bgo#732999, bgo#737018, bgo#741857, bgo#742611, bgo#743109, bgo#743288, bgo#743547, bgo#743550, bgo#743875, bgo#743876, bgo#743942, bgo#743959, bgo#744218, bgo#744363, bgo#744372, bgo#744373. + Updated translations. ++++ evolution-data-server: - Update to version 3.13.90: + Move authentication of backends back to the client. + Replace _BSD_SOURCE with _DEFAULT_SOURCE define. + Correct error in credentials_prompter_dispose(). + Fix issues found by 'make check' in ESource. + Let the 'make check' pass again. + Correct user data for credentials_prompter_connection_status_changed_cb(). + Set ESource's connection-status to disconnected on EBackend's dispose. + [WebDAV book backend] Return at least offline contacts when not connected. + [ECalClient] Do not replace cached timezones. + Identify job description for camel_session_submit_job(). + Make camel_stream_write() try to write all bytes at once. + Google address book backend opened read-only. + [IMAPx] Do not update mailboxes on exit which were not entered yet. + Declare camel_application_is_exiting variable in camel.h. + CalDAV source (calendar/task list/memo list) could be left unauthorized. + [Win32] Try to find subprefix when replacing runtime prefix. + Bugs fixed: bgo#732145, bgo#743010, bgo#743015, bgo#743533, bgo#744092. + Updated translations. - Bump so_camel to 52, so_ebackend to 10, so_ebook to 16, so_ebook_contacts to 1, so_ecal to 18, so_edata_book to 25, so_edata_cal to 27 and so_edataserver to 20, following upstream (also update baselibs.conf). ++++ evolution-ews: - Update to version 3.13.90: + Move authentication of backends back to the client. + Use automake subdir-objects option. + Adapt to camel_session_submit_job() API change. + Remove unused declaration of camel_application_is_exiting variable. + Bugs fixed: bgo#741855, bgo#743705. + Updated translations. ++++ file-roller: - Update to version 3.15.90: + New features and user visible changes: - Use the header-bar for the progress dialog. - Use libarchive to read/write tar.lrz, tar.lzo, zip, and to read deb, rar and rpm. + Bugs fixed: - Cannot delete files from password protected 7zip archives (bgo#618909). - file-roller delete file in certain circumstances (bgo#536834). - Extracting (by drag & drop) causes an error when the mouse is hovering Chromium (bgo#735857). - Make dialogs respect gtk-dialogs-use-header setting (bgo#741925). - Deleting all files does not work (bgo#738178). - Dragging a file to desktop doesn't work (bgo#479351). + Updated translations. ++++ folks: - Update to version 0.11.0: + Major changes: - The --enable-tests configure option has been renamed to - -enable-modular-tests. - Installed tests are now supported using - -enable-installed-tests. - Add a vCard-like ExtendedInfo interface. - Upgrade to new EDS address book timeout API. - Add search-based retrieval of Individuals. + Bugs fixed: - bgo#641211: Add arbitrary-field interface for applications to store trivial per-person data. - bgo#743398: Add support for installed-tests. - bgo#743934: FTBFS after EDS commit 884fb8d8. - bgo#646808: Add search-based retrieval. + Various API changes. - Bump module_version to 43, following upstream. ++++ librsvg: - Update to version 2.40.7: + Fixed unfiled bug from fuzz testing, where the convolution filter had an integer multiplication overflow. + Fix build of rsvg-convert on Windows. + Fix a bunch of compiler warnings. + Bugs fixed from fuzz testing: bgo#703102, bgo#738050, bgo#738169, bgo#744270, bgo#744299. ++++ gnome-backgrounds: - Update to version 3.15.90: + Updated translations. ++++ gnome-color-manager: - Update to version 3.15.90: + Switch the profile viewer application to use a headerbar to match other GNOME3 applications. ++++ gnome-desktop: - Update to version 3.15.90: + Drop libgsystem dependency (bgo#680326). + Updated translations. ++++ gnome-packagekit: - Update to version 3.15.90: + Remove the dialog to run newly installed software. ++++ gnome-shell: - Add gnome-shell-calendar-fix-week-number.patch : Fix week number computation (bgo#736722 bsc#916534 boo#918046). ++++ gnome-tweak-tool: - Update to version 3.15.90: + Use the correct default for icon-themes. + interface: Remove WindowTheme tweak. + Add a confirmation message when changing HiDPI. + Change Right/Left super shortcut name. + ShellExtension: fix extension prefs button style. + Automatically search when unhandled keyboard input is detected. + Implemented search functionality for startup applications. + Updated translations. ++++ gnome-weather: - Update to version 3.15.90: + Fix history handling (bgo#741837). + Fixed crash when Geoclue is not available (bgo#742460). + Improved the forecast for the current location. + Updated translations. ++++ google-noto-fonts: - set Noto Sans S/T Chinese as default Chinese font ++++ gtksourceview: - Update to version 3.15.90: + Provide a way to draw background patterns (a grid). + Support incrementing and decrementing numbers. + Various other improvements. ++++ java-1_8_0-openjdk: - Upgrade to upstream tag jdk8u40-b25 ++++ kernel-default: - config: armv7hl: Temporarily disable CONFIG_PCIE_SPEAR13XX spear13xx pcie leads to kernel oopses in random places, so lets disable it until a proper solution to fix it is found. References: bko#92581 - commit a260777 ++++ kernel-source: - config: armv7hl: Temporarily disable CONFIG_PCIE_SPEAR13XX spear13xx pcie leads to kernel oopses in random places, so lets disable it until a proper solution to fix it is found. References: bko#92581 - commit a260777 ++++ kernel-syms: - config: armv7hl: Temporarily disable CONFIG_PCIE_SPEAR13XX spear13xx pcie leads to kernel oopses in random places, so lets disable it until a proper solution to fix it is found. References: bko#92581 - commit a260777 ++++ libqt5-qtconnectivity: - endian.patch: Use proper endian conversion functions (https://codereview.qt-project.org/#/c/106263/) ++++ util-linux: - script: Backport new implementation to fix all known hangs (bsc#888678, util-linux-script-backport.patch). - script.1: Document consequences of script misuse (util-linux-script-man-doc-misuse.patch). ++++ libgcrypt: - fix a bug in FIPS 186-4 dsa generation * changed libgcrypt-fips-dsa.patch - testsuite adjustments to make it work in fips mode (bnc#899524) * added libgcrypt-fips_testsuite.patch * dropped FIXME-temporary-hack-to-make-some-tests-work.patch ++++ libgweather: - Update to version 3.15.90: + New API: gweather_location_new_detached(), for easier integration with services that provide only a description, latitude and longitude. + New and improved documentation. + Updated translations. ++++ mariadb: - add mariadb-10.0.16-allow_md5_in_FIPS.patch that allows md5 in FIPS mode [bnc#911556]. ++++ libpeas: - Update to version 1.13.0: + Removed support for Seed plugins. + Added support for Lua 5.1 plugins using the LGI bindings. + PeasEngine is now thread-safe. + Added support for non-global plugins loaders. + Load C plugins with local linkage. + Use Python to implement the plugin loader's logic. + Support Python plugins that define __all__. + Use Lua to implement the plugin loader's logic. + Prevent the accidental escaping of globals with Lua plugins. + Misc bugfixes. + Updated translations. - Remove seed loader specific parts: + Drop libseed-gtk3-devel BuildRequires: + Remove libpease-loader-seed subpackage. - Add LUA 5.1 loader support (conditional, currently disabled): + Add lua51-devel and pkgconfig(luajit) BuildRequires. + Add libpeas-loader-lua51 subpackage. + Pass --enable-lua51 to configure. ++++ snapper: - added helper to support installation into subvolume (fate#318392) - added root-prefix parameter for config functions - pass single struct instead of many values to create and modify snapshot functions - removed deprecated functions - version 0.2.6 ++++ python-libmount: - script: Backport new implementation to fix all known hangs (bsc#888678, util-linux-script-backport.patch). - script.1: Document consequences of script misuse (util-linux-script-man-doc-misuse.patch). ++++ util-linux-systemd: - script: Backport new implementation to fix all known hangs (bsc#888678, util-linux-script-backport.patch). - script.1: Document consequences of script misuse (util-linux-script-man-doc-misuse.patch). ++++ yast2-bootloader: - ensure that there is only limited amount of disks in device map (bnc#917640) - 3.1.121 ++++ yast2-installation: - Delete or copy install.inf as applicable (bnc#897066) - 3.1.133 ++++ yast2-snapper: - adapted to changes in snapper - 3.1.6 ++++ yast2-storage: - install into btrfs subvolume (fate#318392) - version 3.1.53 ------------------------------------------------------------------ ------------------ 2015-2-15 - Feb 15 2015 ------------------- ------------------------------------------------------------------ ++++ ibus-libpinyin: - Update to 1.6.99.20150203 * update class LibPinyinConfig to support export user phrases * update setup dialog UI * write exportPinyinDictionary method * use opencc 1.0 ++++ lasem: - Update to version 0.4.3: + Man page name fix. + Updated translations. ++++ opencc: - Update to 1.0.2 * Update dictionary * Fix scripts compatibility for Python3 * Fix compatibility with Python3 * Add non-allocation interface * Add Values() to DictEntry for convinience * Fix `OPENCC_DEFAULT_CONFIG_SIMP_TO_TRAD` ++++ libpinyin: - Update to 1.0.99.20150212 * fixes pinyin_get_pinyin_key_rest_offset method * fixes pinyin_iterator_get_next_phrase method - Update patch file: remove old: libpinyin-1.0.0-avoid_download_at_buildtime.patch add new: libpinyin-1.0.99.20150212-avoid_download_at_buildtime.patch ++++ libzypp: - Update zypp-po.tar.bz2 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-2-14 - Feb 14 2015 ------------------- ------------------------------------------------------------------ ++++ cmake: - Update to 3.2 rc1: * New Features: * Syntax: * CMake learned to support unicode characters *encoded as UTF-8* on Windows. This was already supported on platforms whose system APIs accept UTF-8 encoded strings. Unicode characters may now be used in CMake code, paths to source files, configured files such as ".h.in" files, and other files read and written by CMake. Note that because CMake interoperates with many other tools, there may still be some limitations when using certain unicode characters. * Commands: * The "add_custom_command()" and "add_custom_target()" commands learned a new "BYPRODUCTS" option to specify files produced as side effects of the custom commands. These are not outputs because they do not always have to be newer than inputs. * The "add_custom_command()" and "add_custom_target()" commands learned a new "USES_TERMINAL" option to request that the command be given direct access to the terminal if possible. The "Ninja" generator will places such commands in the "console" "pool". Build targets provided by CMake that are meant for individual interactive use, such as "install", are now placed in this pool. * A new "continue()" command was added that can be called inside loop contexts to end the current iteration and start the next one at the top of the loop block. * The "file(LOCK)" subcommand was created to allow CMake processes to synchronize through file and directory locks. * The "file(STRINGS)" now supports UTF-16LE, UTF-16BE, UTF-32LE, UTF- 32BE as "ENCODING" options. * The "install(EXPORT)" command now works with an absolute "DESTINATION" even if targets in the export set are installed with a destination or *usage requirements* specified relative to the install prefix. The value of the "CMAKE_INSTALL_PREFIX" variable is hard-coded into the installed export file as the base for relative references. * The "try_compile()" command source file signature now honors link flags (e.g. "CMAKE_EXE_LINKER_FLAGS") in the generated test project. See policy "CMP0056". * The "try_run()" command learned to honor the "LINK_LIBRARIES" option just as "try_compile()" already does. * The "file(GENERATE)" command now generates the output file with the same permissions as the input file if set. * The "file(GENERATE)" command can now generate files which are used as source files for buildsystem targets. Generated files automatically get their "GENERATED" property set to "TRUE". * Variables: * The "CMAKE_MATCH_COUNT" variable was introduced to record the number of matches made in the last regular expression matched in an "if()" command or a "string()" command. * Properties: * An "ANDROID_API_MIN" target property was introduced to specify the minimum version to be targeted by the toolchain. * A "VS_SHADER_FLAGS" source file property was added to specify additional shader flags to ".hlsl" files, for the Visual Studio generators. * Modules: * The "ExternalData" module learned to support *Custom Fetch Scripts*. This allows projects to specify custom ".cmake" scripts for fetching data objects during the build. * The "ExternalProject" module learned options to create independent external project step targets that do not depend on the builtin steps. * The "ExternalProject" module "ExternalProject_Add()" command learned a new "CMAKE_CACHE_DEFAULT_ARGS" option to initialize cache values in the external project without setting them on future builds. * The "ExternalProject" module "ExternalProject_Add()" command learned a new "TEST_EXCLUDE_FROM_MAIN" option to exclude tests from the main build. * The "ExternalProject" module "ExternalProject_Add()" command learned a new "UPDATE_DISCONNECTED" option to avoid automatically updating the source tree checkout from version control. * The "FindCUDA" module learned about the "cusolver" library in CUDA 7.0. * The "FindGit" module learned to find the "git" command-line tool that comes with GitHub for Windows installed in user home directories. * A "FindGSL" module was introduced to find the GNU Scientific Library. * A "FindIntl" module was introduced to find the Gettext "libintl" library. * A "FindJsonCpp" module was introduced to find the JsonCpp package. * The "FindLATEX" module learned to support components. * The "FindMPI" module learned to find MS-MPI on Windows. * The "FindOpenSSL" module now reports "crypto" and "ssl" libraries separately in "OPENSSL_CRYPTO_LIBRARY" and "OPENSSL_SSL_LIBRARY", respectively, to allow applications to link to one without the other. * The "WriteCompilerDetectionHeader" module learned to create a define for portability of the "cxx_thread_local" feature. The define expands to either the C++11 "thread_local" keyword, or a pre-standardization compiler-specific equivalent, as appropriate. * The "WriteCompilerDetectionHeader" module learned to create multiple output files per compiler and per language, instead of creating one large file. * CTest: * The "ctest_coverage()" command learned to support Delphi coverage. * The "ctest_coverage()" command learned to support Javascript coverage. * The "CTestCoverageCollectGCOV" module was introduced as an alternative to the "ctest_coverage()" command for collecting "gcov" results for submission to CDash. * CPack: * The "CPackRPM" module learned options to set per-component descriptions and summaries. See the "CPACK_RPM__PACKAGE_DESCRIPTION" and "CPACK_RPM__PACKAGE_SUMMARY" variables. * The "CPackRPM" module learned options to specify requirements for pre- and post-install scripts. See the "CPACK_RPM_PACKAGE_REQUIRES_PRE" and "CPACK_RPM_PACKAGE_REQUIRES_POST" variables. * The "CPackRPM" module learned options to specify requirements for pre- and post-uninstall scripts. See the "CPACK_RPM_PACKAGE_REQUIRES_PREUN" and "CPACK_RPM_PACKAGE_REQUIRES_POSTUN" variables. * The "CPackRPM" module learned a new "CPACK_RPM__PACKAGE_PREFIX" variable to specify a component-specific value to use instead of "CPACK_PACKAGING_INSTALL_PREFIX". * The "CPackRPM" module learned a new "CPACK_RPM_RELOCATION_PATHS" variable to specify multiple relocation prefixes for a single rpm package. * Other: * The "cmake(1)" "-E tar" command now supports creating ".xz"-compressed archives with the "J" flag. * The "cmake(1)" "-E tar" command learned a new "--files-from=" option to specify file names using lines in a file to overcome command-line length limits. * The "cmake(1)" "-E tar" command learned a new "--mtime=" option to specify the modification time recorded in tarball entries. * The "Compile Features" functionality is now aware of features supported by more compilers, including: * Apple Clang ("AppleClang") for Xcode versions 4.4 though 6.1. * GNU compiler versions 4.4 through 5.0 on UNIX and Apple ("GNU"). * Microsoft Visual Studio ("MSVC") for versions 2010 through 2015. * Oracle SolarisStudio ("SunPro") version 12.4. * The *AUTORCC* feature now tracks files listed in ".qrc" files as dependencies. If an input file to the "rcc" tool is changed, the tool is automatically re-run. * New Diagnostics: * The "break()" command now rejects calls outside of a loop context or that pass arguments to the command. See policy "CMP0055". * Deprecated and Removed Features: * Files written in the "cmake-language(7)", such as "CMakeLists.txt" or "*.cmake" files, are now expected to be encoded as UTF-8. If files are already ASCII, they will be compatible. If files were in a different encoding, including Latin 1, they will need to be converted. * The "FindOpenGL" module no longer explicitly searches for any dependency on X11 libraries with the "FindX11" module. Such dependencies should not need to be explicit. Applications using X11 APIs themselves should find and link to X11 libraries explicitly. * The implementation of CMake now relies on some C++ compiler features which are not supported by some older compilers. As a result, those old compilers can no longer be used to build CMake itself. CMake continues to be able to generate Makefiles and project files for users of those old compilers however. Compilers known to no longer be capable of building CMake are: * Visual Studio 6 and 7.0 -- superseded by VisualStudio 7.1 and newer. * GCC 2.95 -- superseded by GCC 3 and newer compilers. * Borland compilers -- superseded by other Windows compilers. * Compaq compilers -- superseded by other compilers. * SGI compilers -- IRIX was dropped as a host platform. * Other Changes: * On Windows and OS X, commands supporting network communication via "https", such as "file(DOWNLOAD)", "file(UPLOAD)", and "ctest_submit()", now support SSL/TLS even when CMake is not built against OpenSSL. The Windows or OS X native SSL/TLS implementation is used by default. OS-configured certificate authorities will be trusted automatically. On other platforms, when CMake is built with OpenSSL, these commands now search for OS-configured certificate authorities in a few "/etc" paths to be trusted automatically. * On OS X with Makefile and Ninja generators, when a compiler is found in "/usr/bin" it is now mapped to the corresponding compiler inside the Xcode application folder, if any. This allows such build trees to continue to work with their original compiler even when "xcode- select" switches to a different Xcode installation. * The Visual Studio generators now write solution and project files in UTF-8 instead of Windows-1252. Windows-1252 supported Latin 1 languages such as those found in North and South America and Western Europe. With UTF-8, additional languages are now supported. * The "Xcode" generator no longer requires a value for the "CMAKE_MAKE_PROGRAM" variable to be located up front. It now locates "xcodebuild" when needed at build time. * When building CMake itself using SolarisStudio 12, the default "libCStd" standard library is not sufficient to build CMake. The SolarisStudio distribution supports compiler options to use "STLPort4" or "libstdc++". An appropriate option to select the standard library is now added automatically when building CMake with SolarisStudio compilers. - BuildRequire pkgconfig(jsoncpp), and use it as system library on openSUSE > 13.2 - Added form.patch: set the correct include path for the ncurses includes - Added system-libs.patch: allow choosing between bundled and system jsoncpp & form libs ++++ gvfs: - Update to version 1.23.90: + ftp: - Implement backups for replace. - Implement G_FILE_COPY_NOFOLLOW_SYMLINKS. + Add an nfs backend based on libnfs. + test: Various improvements and fixes. + ftp: Implement G_FILE_COPY_NOFOLLOW_SYMLINKS + programs: Fix bash completion. + dav: Add support for server-side copying. + mtp: Set MTP filetype from mime type when uploading files. + gvfs-mount: Allow mounting as an anonymous user. + smb: Handle the anonymous flag. + Several smaller bugfixes. + Updated translations. ++++ qemu: - enable rbd build on x86_64 (qemu-block-rbd package) (FATE#318349) ------------------------------------------------------------------ ------------------ 2015-2-13 - Feb 13 2015 ------------------- ------------------------------------------------------------------ ++++ cmake: - Update to 3.1.3 Do not call setlocale() globally in CMake applications (#15377) Add setlocale() calls around use of libarchive APIs (#14934, #15377) Makefile: Fix regression in target-bound custom command COMMENT output ++++ gnome-control-center: - Add gnome-control-center-power-fix-initial-state-of-Bluetooth.patch: The initial state of the switch was never set, so if it happened to be on, the switch didn't match reality (bgo#725654). ++++ gnome-power-manager: - Update to version 3.15.90: + Use a headerbar for the statistics UI. + Updated translations. ++++ kernel-default: - Update config files: disable CONFIG_I2C_SLAVE Disable CONFIG_I2C_SLAVE on x86 and ppc*. There is currently no known use case for this feature on these architectures, and it has a small build time and size cost. - commit 9a477d7 ++++ kernel-source: - Update config files: disable CONFIG_I2C_SLAVE Disable CONFIG_I2C_SLAVE on x86 and ppc*. There is currently no known use case for this feature on these architectures, and it has a small build time and size cost. - commit 9a477d7 ++++ kernel-syms: - Update config files: disable CONFIG_I2C_SLAVE Disable CONFIG_I2C_SLAVE on x86 and ppc*. There is currently no known use case for this feature on these architectures, and it has a small build time and size cost. - commit 9a477d7 ++++ kiwi: - check user_name is defined when checking file tree It is possible to have files that should be owned by root which are owned by a non-existing user, meaning the uid has no corresponding username. When this happens, the check used to give the error "Use of uninitialized value $user_name in concatenation (.) or string at /usr/share/kiwi/modules/KIWIRuntimeChecker.pm line 1558." Thus we need to check whether the user exists. ++++ gcc5: - Update to SVN trunk head (r220678). ++++ libffi-gcc5: - Update to SVN trunk head (r220678). ++++ mariadb: - update to MariaDB 10.0.16 GA * Release notes: https://kb.askmonty.org/en/mariadb-10016-release-notes/ https://kb.askmonty.org/en/mariadb-10015-release-notes/ https://kb.askmonty.org/en/mariadb-10014-release-notes/ https://kb.askmonty.org/en/mariadb-10013-release-notes/ https://kb.askmonty.org/en/mariadb-10012-release-notes/ * Changelog: https://kb.askmonty.org/en/mariadb-10016-changelog/ https://kb.askmonty.org/en/mariadb-10015-changelog/ https://kb.askmonty.org/en/mariadb-10014-changelog/ https://kb.askmonty.org/en/mariadb-10013-changelog/ https://kb.askmonty.org/en/mariadb-10012-changelog/ * fixed CVEs: * 10.0.16: CVE-2015-0411, CVE-2015-0382, CVE-2015-0381 CVE-2015-0432, CVE-2014-6568, CVE-2015-0374 * 10.0.15: CVE-2014-6507, CVE-2014-6491, CVE-2014-6500 CVE-2014-6469, CVE-2014-6555, CVE-2014-6559 CVE-2014-6494, CVE-2014-6496, CVE-2014-6464 * 10.0.14: none * 10.0.13: CVE-2010-5298, CVE-2014-0195, CVE-2014-0198 CVE-2014-0221, CVE-2014-0224, CVE-2014-3470 CVE-2014-6474, CVE-2014-6489, CVE-2014-6564 CVE-2012-5615, CVE-2014-4274, CVE-2014-4287 CVE-2014-6463, CVE-2014-6478, CVE-2014-6484 CVE-2014-6495, CVE-2014-6505, CVE-2014-6520 CVE-2014-6530, CVE-2014-6551, CVE-2015-0391 * 10.0.12: CVE-2014-4258, CVE-2014-4260, CVE-2014-2494 CVE-2014-4207 * fixes bugs [bnc#906117], [bnc#911442], [bnc#906194], [bnc#915911], [bnc#915912], [bnc#915913] and [bnc#915914]. * add mroonga to the mysql.files * remove mariadb-10.0.9-perl-in-bench.patch (no longer needed) * update 1000-header_files_const_warnings.patch * add mariadb-10.0.16-crash_after_disk_full.patch to fix crashing when disk full situation is reached on alter table [bnc#904627]. ++++ pidgin-sipe: - Update to version 1.19.0: + Move parsing of login name. + Support for Adium group chat bookmarks. + Support searching for SIP ID. + ADFS can't always be used for accounts that have Multi-Factor Authentication (MFA) enabled. + Support buddy photos from contactCard. + Fall back from Kerberos to NTLM. + Raised contact names. + Corrupted HTTP response crashes SIPE. + Fix calendar state machine when EWS URL is set. + Fall back to [MS-DLX] BasicSearch to improve search experience. + Implement search functionality for UCS. + adium: - Add chat room list UI. - Fix duplicate debug log messages. + Support for libnice TCP mode. + Refactor CCCP request code. ++++ yast2-country: - Propose local time when running in a VMware VM, do not display a warning when local time is selected (bnc#773323) - 3.1.19 ++++ yast2-hardware-detection: - added VMware and VirtualBox VM detection (bnc#773323) (paths .probe.is_vmware and .probe.is_vbox) - 3.1.6 ++++ yast2-storage: - updated requires - version 3.1.52 ------------------------------------------------------------------ ------------------ 2015-2-12 - Feb 12 2015 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Add rp-pppoe BuildRequires, so configure can autodetect the path to the pppoe binary. - Recommend rp-pppoe: the program is needed for NetworkManager to be able to initiate PPPoE connections (commonly used by ADSL providers). It is not strictly required to operate NM in most setups, thus only recommended (boo#903553). ++++ geoclue2: - Cleanup spec file with spec-cleaner - Update dependencies - Do not try to remove .la files ++++ glibc: - htm-tabort.patch: Fix TABORT encoding for little endian ++++ glibc: - htm-tabort.patch: Fix TABORT encoding for little endian ++++ gnome-terminal: - Update to version 3.15.0: + notebook: Make tabs nondetachable. + window: - Focus the terminal if only a single tab remains in a window (bgo#742422). - window: Update size on tab title change (bgo#732588). + Remove dark theme pref (bgo#707206, bgo#742040, bgo#742333, bgo#649358). + screen: Fix crash with empty child process command line (bgo#742560). + help: - Update desc for text selection (bgo#742304). - Fix window theme pref instructions (bgo#742040). - fix tab/window pref instructions (bgo#742119). + build: Use portable shell in configure.ac. + client: Hide obsolete --title option. Accept it for compatibility, but ignore it (bgo#740188). + server: - Sanitise the environment. - Reorder atfork/setrlimit calls. - Increase RLIMIT_NOFILE to the maximum allowed (bgo#646098). + Updated translations. - Drop gnome-terminal-fix-crash.patch: fixed upstream. - Rebase gnome-terminal-transparency.patch. - Add gnome-terminal-fix-crash.patch: Fix crash with empty child process command line (bgo#742560). - Add gnome-terminal-transparency.patch: Allow gnome-terminal to be set to transparent. - Add gnome-terminal-transparency-fix-for-broken-themes.patch: Ensure that the window itself always has a background. Some themes don't specify a widget background color. ++++ kiwi: - remove plymouth packages from s390x boot image We don't need graphical boot on s390x. - v7.02.26 released ++++ tigervnc: - U_xkb-check-strings-length-against-request-size.patch * Check string lenghts in XkbSetGeometry request. (bnc#915810, CVE-2015-0255) ++++ postgresql94-libs: - majorversion should only be 9.4 ++++ libepoxy: - u_sort-the-providers-by-their-enum-not-by-their-functi.patch * sort the providers by their enum not by their function name; patch by coolo (bnc#917533) ++++ sqlite3: - SQLite 3.8.8.2: * Enhance sqlite3_wal_checkpoint_v2(TRUNCATE) interface so that it truncates the WAL file even if there is no checkpoint work to be done. ++++ libstorage: - added commit callbacks (for fate#318392) - 2.25.20 ++++ libzypp: - Update zypp-po.tar.bz2 ++++ postgresql94: - majorversion should only be 9.4 ++++ python-urlgrabber: - declare $ sign as a safe character in url paths to prevent escaping /$RCE/ which lead into problems with token auth (bnc#902416) - set curl option SSL_VERIFYHOST correct ++++ release-notes-sled: - 12.1.20150212: - Start with resetting for SLED 12 SP1. ++++ yast2-bootloader: - fix redundancy boot proposal if there are more devices (bnc#917025) - 3.1.120 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-2-11 - Feb 11 2015 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Update to version 1.0.5: + Add missing --allow-downgrade and --allow-reinstall to the man page. + Backend enhancements/fixes: alpm and hif. ++++ adwaita-icon-theme: - Update to version 3.15.90: + Image manipulation action icons for symbolic (Photos). + Less bulky folders. + Fullcolor mark location. + Grid alignment for some symbolics. + Updated translations. - Drop adwaita-icon-theme-rpmlintrc: the rpmlint is no longer present, since we do not obsolete gnome-icon-themes anymore. ++++ gnome-settings-daemon: - Add gnome-settings-daemon-no-lockscreen-screenshot.patch: + media-keys: Disallow screenshots when locked (bnc#900031, bgo#737456, CVE-2014-7300). ++++ grub2: - grub2-s390x-04-grub2-install.patch: * streamline boot to grub menu. (bsc#898198) - grub2-s390x-06-loadparm.patch: * ignore case and fix transliteration of parameter. (bsc#891946) - grub2-once: * fix submenu handling and ignore comments. ++++ installation-images-SLES: - add snapper.file_list - 14.164 - create snapper image (fate#318392) - 14.163 ++++ kiwi: - Make sure cleanupRPMDatabase is called correctly The function also has to be called if there are packages to delete in the queue and not only if there are packages to install in the queue - Explicitly add kbd package to boot images - Make sure the default console font is setup While kiwi runs fbiterm the default console font is not properly restored when the session ends. In order to enter the system with a correctly initialized console font kiwi actively calls setfont with the default8x16 font. This is related to (bnc #879994) - Remove obsolete 12.2 templates ++++ gcc5: - Update to SVN trunk head (r220617). ++++ babl: - Drop vala, libtool and gobject-introspection-devel BuildRequires, they are no longer needed. - Due to above changes, no longer define build_vala, stop passing autogen.sh to configure, nor --enable-introspection or - -without-vala. - Drop typelib-1_0-Babl-0_1 Requires from devel package, it no longer exists. ++++ libffi-gcc5: - Update to SVN trunk head (r220617). ++++ lasem: - Update to version 0.4.2: + Build improvements. + Add man page for lasem-render. + Updated translations. - Drop lasem-bison-3.0.patch and lasem-nonvoid.patch: Fixed upstream. ++++ libqmi: - Update to version 1.12.4: + Fix reading last call packet statistics. + Added support for the "DMS Set FCC" command, required to bring out of low power mode several new Sierra devices. ++++ zeitgeist: - Add zeitgeist-silence-logspam.patch: Don't spam the logs with warnings that aren't really warnings, use debug instead. ++++ perl-Bootloader: - Initialize GRUB_USE_LINUXEFI from target setting - 0.830 ++++ polkit-default-privs: - adding storaged rules (bnc#915770) ++++ yast2-country: - Fixed a crash while setting locale. It attempted to update the not longer supported lilo configuration (bnc#917014) - 3.1.18 ++++ yast2-installation: - removed redundant initialization label (bnc#878538) - 3.1.132 ++++ yast2-packager: - process "workgroup" parameter in URL properly (bnc#784978) - 3.1.62 ------------------------------------------------------------------ ------------------ 2015-2-10 - Feb 10 2015 ------------------- ------------------------------------------------------------------ ++++ brltty: - Modify systemd service file to correct brltty path (boo#917176). ++++ file-roller: - Update to version 3.15.2: + Updated translations. ++++ gdm: - Only install gdm-fingerprint and gdm-smartcard pamfiles if enable_split_authentication is enabled (boo#900836). ++++ gtk-vnc: - Update to version 0.5.4: + Fix auth when using PLAIN SASL method. + Fix introspection build support on FreeBSD. + Remove use of deprecated GTK_STOCK_* constants. + Fix parallel build for introspection files. + Add mising dep on Gtk introspection file. + Release held keys when getting grab notify. + Don't call into GDK if no GdkWindow is realized. + Chain up parent realize_event vfunc. + Fix colourmap mode by always sending pixel format message. + Update GCC compiler warning flags used. + Enable double buffering on Gtk3 to fix child widget clipping. + Disable -Wbad-function-cast to avoid glib header warnings. + Don't set thread callbacks on gcrypt >= 1.6 or gnutls >= 2.12. + Do explicit check for gcrypt since gnutls might use nettle. + Add support for Wayland & Xwayland keymaps. + Add support for Gtk Broadway backend keymaps. + Fix AltGr handling on Windows displays. + Fix virtual keycode conversion on Win32. + Fix USB/HID scsancodes for volume keys. + Updated translations. ++++ installation-images-SLES: - align to new xorg packages - update README - fix zenworks boot theme - zenworks adjustments - 14.162 ++++ ispell: - Xemacs knows about define-coding-system-alia therefore use it (boo#896947) ++++ kernel-default: - fix a leak in bch_cached_dev_run() (bnc#910440). - bcache: unregister reboot notifier when bcache fails to register a block device (bnc#910440). - bcache: fix a livelock in btree lock (bnc#910440). - bcache: [BUG] clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device (bnc#910440). - bcache: Add a cond_resched() call to gc (bnc#910440). - commit 24c2cb3 - Update Xen patches to 3.19-final. - commit 7ba6009 ++++ kernel-source: - fix a leak in bch_cached_dev_run() (bnc#910440). - bcache: unregister reboot notifier when bcache fails to register a block device (bnc#910440). - bcache: fix a livelock in btree lock (bnc#910440). - bcache: [BUG] clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device (bnc#910440). - bcache: Add a cond_resched() call to gc (bnc#910440). - commit 24c2cb3 - Update Xen patches to 3.19-final. - commit 7ba6009 ++++ kernel-syms: - fix a leak in bch_cached_dev_run() (bnc#910440). - bcache: unregister reboot notifier when bcache fails to register a block device (bnc#910440). - bcache: fix a livelock in btree lock (bnc#910440). - bcache: [BUG] clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device (bnc#910440). - bcache: Add a cond_resched() call to gc (bnc#910440). - commit 24c2cb3 - Update Xen patches to 3.19-final. - commit 7ba6009 ++++ kiwi: - Move the vhdfixed tag to 64K offset. The tag specification calls for moving the tag from a 16K offset to a 64K offset to avoid conflicting with the GPT. ++++ gcc5: - Update to SVN trunk head (r220580). - Pulls bugfixing from Fedora mass-rebuild. ++++ libffi-gcc5: - Update to SVN trunk head (r220580). - Pulls bugfixing from Fedora mass-rebuild. ++++ gtk-vnc2: - Update to version 0.5.4: + Fix auth when using PLAIN SASL method. + Fix introspection build support on FreeBSD. + Remove use of deprecated GTK_STOCK_* constants. + Fix parallel build for introspection files. + Add mising dep on Gtk introspection file. + Release held keys when getting grab notify. + Don't call into GDK if no GdkWindow is realized. + Chain up parent realize_event vfunc. + Fix colourmap mode by always sending pixel format message. + Update GCC compiler warning flags used. + Enable double buffering on Gtk3 to fix child widget clipping. + Disable -Wbad-function-cast to avoid glib header warnings. + Don't set thread callbacks on gcrypt >= 1.6 or gnutls >= 2.12. + Do explicit check for gcrypt since gnutls might use nettle. + Add support for Wayland & Xwayland keymaps. + Add support for Gtk Broadway backend keymaps. + Fix AltGr handling on Windows displays. + Fix virtual keycode conversion on Win32. + Fix USB/HID scsancodes for volume keys. + Updated translations. ++++ libreoffice: - Reduce bit the compilation preparations as we prepped most of the things by _constraints and it is no longer needed ++++ libyui-qt: - fix layout of Help and Release Notes buttons (bsc#916814) (credits to tgoettlicher) - 2.46.17 ++++ zeitgeist: - Add zeitgeist-0.9.14-whereclause-fix.diff: fix SQL error caused by later versions of Vala (boo#910289). ++++ openssh: - CAVS test for KDF (bsc#916905) [-cavstest-kdf.patch] - CAVS related parts now reside in the -cavs subpackage - changing license to 2-clause BSD and MIT, since that reflects better what the code is licenced under ++++ openssh-askpass-gnome: - changing license to 2-clause BSD to match source ++++ rubygem-fast_gettext: - updated to version 0.9.2 (fate#318281) ++++ xen: - Package xen.changes because its referenced in xen.spec ++++ yast2-bootloader: - Fixed detection for encrypted partitions (bnc#913540) - 3.1.119 ------------------------------------------------------------------ ------------------ 2015-2-9 - Feb 9 2015 ------------------- ------------------------------------------------------------------ ++++ ModemManager: - Update to version 1.4.2: + MBIM: - Update to handle 'Function Error' responses as per libmbim 1.12. - Handle network-notified connection status messages. + Bluetooth: Keep track of devices as they are move across sysfs. + Core: case insensitive matches in the APN list. + ZTE: avoid using QMI in the MF60. + Huawei: updated port type hint strings. + Icera: - Fix no IPv6 report response. - Retry Icera probing several times. + Altair: increase AT probe command timeout. + Some other minor fixes. ++++ dbus-1-x11: - Update to 1.8.16: * Security fixes: - Do not allow non-uid-0 processes to send forged ActivationFailure messages. On Linux systems with systemd activation, this would allow a local denial of service: unprivileged processes could flood the bus with these forged messages, winning the race with the actual service activation and causing an error reply to be sent back when service auto-activation was requested. This does not prevent the real service from being started, so it only works while the real service is not running. (CVE-2015-0245, fdo#88811, bnc#916343; Simon McVittie) * Other fixes: - fix a Windows build failure (fdo#88009, Ralf Habacker) - on Windows, allow up to 8K connections to the dbus-daemon instead of the previous 64, completing a previous fix which only worked under Autotools (fdo#71297, Ralf Habacker) ++++ dracut: - Do no longer package 02caps: patch 90 takes care of removing it. ++++ evolution: - Update to version 3.13.10: + Remove obsolete 'mime-types' key from evolution.convert. + Autostart evolution-alarm-notify in MATE as well. + EHTMLEditorSelection: - Remove debug output. - Avoid the possibility of having multiple selection markers. + EHTMLEditorView: - Avoid crash when pressing the BackSpace in the beginning of quoted text. - Short lines are concatenated into one. - When deleting selected text the spell check it lost. + Bugs fixed: bgo#741034, bgo#741080, bgo#741083, bgo#741129, bgo#741858, bgo#735150, bgo#742034, bgo#741313, bgo#742613, bgo#742955. + Updated translations. - Update to version 3.13.9: + Bump GLib requirement to 2.40 + Use EClientCache to open calendars in plugins + [Alarm-notify] Do not show "Not supported" error on an alarm dismiss + Automatic Contacts can duplicate recipients in the set book + EWebView - Increase minimum zoom level for zoom out + EHTMLEditorSelection - Correctly save selection next to images + EHTMLEditorView - Don't leak generated cid when creating new parts for inline images + EHTMLEditorView - Use HTML keyup event instead of GWidget's key-release-event signal + EHTMLEditorView - Use the HTML keydown event for activating the links + EHTMLEditorView - Register HTML input events handlers when BODY is replaced + EHTMLEditorView - Remove the right attributes when cleaning the BODY element after conversion + cal_comp_get_instance_times: Workaround issue with no DTEND set + e_calendar_view_get_tooltips: Do not crash when there's no DTEND set + Bugs fixed: bgo#740197, bgo#740755, bgo#740577, bgo#740743, bgo#734646, bgo#740244, bgo#734530, bgo#740993, bgo#686620, bgo#524365, bgo#741031, bgo#469141, bgo#706993, bgo#741059, bgo#550796, bgo#585265, bgo#740297, bgo#670114, bgo#724039, bgo#740475 + Updated translations. - Drop patches already incorporated upstream: + evolution-no-DTEND-set.patch + evolution-protected-login-PIN.patch + evolution-crash-sending-simultaneous-emails.patch + evolution-wrong-message-preview.patch. - Upstream stopped installing versioned directories, update file list accordingly. - Pass --disable-autoar to configure, since gnome-autoar is not packaged. - Building now requires pkgconfig(cryptoui-0.0). - Changes from version 3.13.1 through 3.13.8: + See /usr/share/doc/packages/evolution/NEWS. - Update to version 3.12.11 (boo#916784): + Updated translations. ++++ evolution-data-server: - Update to version 3.13.10: + EDataBook/Cal: Complete Refresh operation in IDLE. + Bugs fixed: bgo#691465, bgo#741275, bgo#741276, bgo#741699, bgo#741786, bgo#741787, bgo#741557, bgo#736006. + Updated translations. - Update to version 3.13.9: + Bugs fixed: bgo#740627, bgo#721712, bgo#701138, bgo#740585, bgo#740843, bgo#595389, bgo#550796, bgo#670114, bgo#695754, bgo#735807, bgo#741434. + IMAPx: Circle between tagprefix-es for connections. + IMAPx: Speed-up folder cache removal on folder sync. + IMAPx: Enhance and make work namespace override options. + IMAPx: Runtime warning on inactivity timeout with IDLE enabled. + SQLite VFS: Track pending sync requests. + e_cal_util_remove_instances_ex: Correct time check on an RDATE value. + Define EFreeFormExpSymbol::build_sexp as a full type, to make Vala happy. + Skip e-collator-test from 'make check'. + Drop evolution-data-server-fix-use-after-free.patch; incorporated upstream. + Bump so versions. + Updated translations. - Updated baselibs.conf in keeping with so version upgrades. - Changes from version 3.13.1 through 3.13.8: + See /usr/share/doc/packages/evolution-data-server/NEWS. - Update to version 3.12.11 (boo#916784): + [ECalClient] Do not replace cached timezones. + Bugs fixed: bgo#736006, bgo#732145. + Updated translations. ++++ evolution-ews: - Update to version 3.13.10: + Calendar: Update stored user email after successful connect (bgo#729286). + Updated translations. - Update to version 3.13.9: + Bugs fixed: bgo#734747, bgo#740772, bgo#695754. + Set max-width-chars to wrapped GtkLabel-s. - Drop evolution-ews-reuse-from-EmailSession.patch, incorporated upstream. - Build dependency on pkgconfig(enchant). - Upstream no longer installs versioned dirs for evolution, update file list accordingly. - Update to version 3.12.11 (boo#916784): + Avoid/workaround usage of an EAsyncClosure when opening an EClient. + Bugs fixed: bgo#743959. + Updated translations. ++++ glibc: - ldd-system-interp.patch: Restore warning about execution permission, it is still needed for noexec mounts (bsc#915985) - Update to glibc 2.21 release. * A new semaphore algorithm has been implemented in generic C code for all machines * Added support for TSX lock elision of pthread mutexes on powerpc32, powerpc64 and powerpc64le * Optimized strcpy, stpcpy, strchrnul and strrchr implementations for AArch64 * i386 memcpy functions optimized with SSE2 unaligned load/store * New locales: tu_IN, bh_IN, raj_IN, ce_RU * The obsolete sigvec function has been removed * CVE-2015-1472 CVE-2015-1473 CVE-2104-7817 CVE-2012-3406 CVE-2014-9402 CVE-2014-7817 bsc#864081 bsc#906371 bsc#909053 bsc#910599 bsc#916222 - Patches from upstream removed * ifunc-x86-slow-sse4.patch * pthread-mutex-trylock-elision.patch - o-tmpfile.patch: Fix value of O_TMPFILE for architectures with non-default O_DIRECTORY (BZ #17912) ++++ glibc: - ldd-system-interp.patch: Restore warning about execution permission, it is still needed for noexec mounts (bsc#915985) - Update to glibc 2.21 release. * A new semaphore algorithm has been implemented in generic C code for all machines * Added support for TSX lock elision of pthread mutexes on powerpc32, powerpc64 and powerpc64le * Optimized strcpy, stpcpy, strchrnul and strrchr implementations for AArch64 * i386 memcpy functions optimized with SSE2 unaligned load/store * New locales: tu_IN, bh_IN, raj_IN, ce_RU * The obsolete sigvec function has been removed * CVE-2015-1472 CVE-2015-1473 CVE-2104-7817 CVE-2012-3406 CVE-2014-9402 CVE-2014-7817 bsc#864081 bsc#906371 bsc#909053 bsc#910599 bsc#916222 - Patches from upstream removed * ifunc-x86-slow-sse4.patch * pthread-mutex-trylock-elision.patch - o-tmpfile.patch: Fix value of O_TMPFILE for architectures with non-default O_DIRECTORY (BZ #17912) ++++ gtk2: - Add gtk2-Do-not-leak-a-cairo-region.patch: Fix memory leak (bgo#738837). - Add gtk2-gdk_window_begin_paint_region.patch: When using the implicit paint pixmap, always draw to the same surface each time rather than creating a new one each time. This is both more effective and more natural (bgo#741060). ++++ installation-images-SLES: - libsmbios2 only exists on ia64 and x86 ++++ kbd: - Fix loading of some keymaps (bsc#915473, kbd-1.15.2-loadkeys-fix-loading.patch). ++++ kernel-default: - Update to 3.19-final. - commit b47fe8e ++++ kernel-source: - Update to 3.19-final. - commit b47fe8e ++++ kernel-syms: - Update to 3.19-final. - commit b47fe8e ++++ kiwi: - v7.02.25 released ++++ dbus-1: - Update to 1.8.16: * Security fixes: - Do not allow non-uid-0 processes to send forged ActivationFailure messages. On Linux systems with systemd activation, this would allow a local denial of service: unprivileged processes could flood the bus with these forged messages, winning the race with the actual service activation and causing an error reply to be sent back when service auto-activation was requested. This does not prevent the real service from being started, so it only works while the real service is not running. (CVE-2015-0245, fdo#88811, bnc#916343; Simon McVittie) * Other fixes: - fix a Windows build failure (fdo#88009, Ralf Habacker) - on Windows, allow up to 8K connections to the dbus-daemon instead of the previous 64, completing a previous fix which only worked under Autotools (fdo#71297, Ralf Habacker) ++++ libdrm: - Update to version 2.4.59: * bugfixes * more Intel Skylake support ++++ libinput: - Update to new upstream release 0.10.0 * A call to libinput_device_config_accel_set_speed() with a value of NAn triggered an assert() in libinput. * Pointer devices with absolute axes (such as the ones used in VMs) had an uninitialized pointer acceleration speed, triggering a warning in the xorg libinput driver. - Changes from upstream release 0.9.0 * Support for hovering fingers on touchpads. Some touchpads detect fingers before actually touching the surface causing unexpected motion events. libinput now handles such touchpads. * Click methods are now configurable, see below for more details. * Support for the Lenovo X1 Carbon 3rd was added. Note that this requires kernel patches and a udev hwdb addition. - API additions: * libinput_device_config_click_get_methods * libinput_device_config_click_get_method * libinput_device_config_click_get_default_method * libinput_device_config_click_set_method ++++ libreoffice: - %pre is not enough the script needs to be rewritten in lua - Move removal of obsolete dirs from %pretrans to %pre bnc#916181 ++++ libstorage: - Don't create gpt_sync_mbr on Power8, machine is capable to boot from GPT (bsc#916935) - 2.25.19 ++++ libzypp: - Don't execute scripts in /tmp or /var/tmp, as they could be mounted noexec for security reasons (bnc#915928) - zypp/PublicKey.cc: Use GPG_BINARY from KeyRing - Support $releasever_major/$releasever_minor repo variables (FATE#318354) - version 14.36.0 (30) ++++ malaga-suomi: - Version bump to 1.18: * No changelog provided ++++ ntp: - NTP Bug 2672, CVE-2014-9298: ::1 can be spoofed on some OSes, so ACLs based on IPv6 ::1 addresses can be bypassed. ++++ perl-YAML-LibYAML: - fix CVE-2014-9130: libyaml: assert failure when processing wrapped strings (bnc#907809) CVE-2014-9130.patch contains the fix - fix CVE-2014-2525: libyaml: heap overflow during parsing (bnc#868944) - added patches: * CVE-2014-2525.patch - fix CVE-2013-6393: libyaml: heap based buffer, overflow due to integer misuse, bnc#860617 - added patches: * CVE-2013-6393.patch ++++ xorg-x11-server: - U_xkb-check-strings-length-against-request-size.patch * Check string lenghts in XkbSetGeometry request. (bnc#915810, CVE-2015-0255) ++++ yast2-packager: - Fixed the network configuration during upgrade (bnc#911132) - 3.1.61 ++++ yast2-update: - install the packages needed for accesing the installation repository (bnc#916200) - 3.1.27 ------------------------------------------------------------------ ------------------ 2015-2-8 - Feb 8 2015 ------------------- ------------------------------------------------------------------ ++++ libva: - Update to version 1.5.0: + API: - Add support for HEVC decoding. - Extend JPEG encoding data structures and add configuration attribute for JPEG encoding. + Add a unit test for JPEG encoding. + Add support for HEVC decoding and JPEG encoding in VA trace utility. + Fix out of tree builds. + VA/X11: fix BadDrawable issue when calling vaTerminate() after the pixmaps have been destroyed. ++++ libva-gl: - Update to version 1.5.0: + API: - Add support for HEVC decoding. - Extend JPEG encoding data structures and add configuration attribute for JPEG encoding. + Add a unit test for JPEG encoding. + Add support for HEVC decoding and JPEG encoding in VA trace utility. + Fix out of tree builds. + VA/X11: fix BadDrawable issue when calling vaTerminate() after the pixmaps have been destroyed. ++++ libzypp: - Update zypp-po.tar.bz2 ++++ powertop: - Add powertop-fix-crash-with-autotune.patch; Powertop crashes with 'powertop --auto-tune' (fix bnc#915690) - Split out translation files ++++ vaapi-intel-driver: - Update to version 1.5.0: + Add support for Skylake. - Decoding: H.264/MPEG-2/VC-1/JPEG/VP8/HEVC. - Encoding: H.264/MPEG-2/JPEG. - VPP: CSC/scaling/NoiseReduction/Deinterlacing{Bob, MotionAdaptive, MotionCompensated}/ColorBalance/STD. + Add support for JPEG encoding on Braswell. + Add enhancement for video post/pre processing. + Fix out of tree builds. ++++ xf86-video-nouveau: - Add pkgconfig(libudev) BuildRequires, and stop passing - -without-libudev to configure. Build libudev support. ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-2-7 - Feb 7 2015 ------------------- ------------------------------------------------------------------ ++++ OpenIPMI: - Do not try to register/deregister OpenIPMI.info.gz in post/postun of the devel package: we do not install such a file. ++++ babl: - Update to version 0.1.12: + optimizations for floating point conversions, HSV and HSL color models + removal of dead code + fixed CIE Lab conversions - Patches Dropped: + babl-fix-gir-build.patch + babl-fix-gir.patch + Modified .spec to remove typelib package and gir-related %files entries. Package no longer provides them. ++++ poppler: - Update to version 0.31.0: + core: - CairoOutputDev: support embedding JBIG2 image data. - Accept malformed documents whose root is a Page instead of a Pages (fdo#88172). - Fix crash on broken documents. - JPEG2000Stream: Inline doGetChar and doLookChar. - GlobalParams cleaning. + utils: pdftops: Add rasterization option (fdo#85934). + qt4: Expose whole-words search option. + qt5: Expose whole-words search option. - Bump poppler soname following upstream changes. ++++ poppler-qt: - Update to version 0.31.0: + core: - CairoOutputDev: support embedding JBIG2 image data. - Accept malformed documents whose root is a Page instead of a Pages (fdo#88172). - Fix crash on broken documents. - JPEG2000Stream: Inline doGetChar and doLookChar. - GlobalParams cleaning. + utils: pdftops: Add rasterization option (fdo#85934). + qt4: Expose whole-words search option. + qt5: Expose whole-words search option. - Bump poppler soname following upstream changes. ++++ tracker: - Update to version 1.3.3: + Disc number may be incorrect for multi-disc vorbis / flac albums (bgo#681698). + BMP extractor doesn't retrieve image height and width (bgo#741109). + libmediart-2.0 support (bgo#743250). + Tracker spams my log with "Unable to insert multiple values for subject ..." (bgo#735406). + applications, userguides: Don't detect locale changes if we failed to create the miner (bgo#742391). + 1.2.5 unit test failures (bgo#742035). + Tracker sometimes ignores SIGINT/SIGTERM (bgo#739234). + Missing accessible label names on tracker-needle widgets (bgo#663687). + libtracker-sparql: Document requirement to escape constructed queries (bgo#741777). + item_move() creates invalid SPARQL if source file does not exist (bgo#678986). + Remove --enable-guarantee metadata, always guarantee nie:title and nie:contentCreated (bgo#733536). + Updated translations. ++++ tracker-extras: - Update to version 1.3.3: + Disc number may be incorrect for multi-disc vorbis / flac albums (bgo#681698). + BMP extractor doesn't retrieve image height and width (bgo#741109). + libmediart-2.0 support (bgo#743250). + Tracker spams my log with "Unable to insert multiple values for subject ..." (bgo#735406). + applications, userguides: Don't detect locale changes if we failed to create the miner (bgo#742391). + 1.2.5 unit test failures (bgo#742035). + Tracker sometimes ignores SIGINT/SIGTERM (bgo#739234). + Missing accessible label names on tracker-needle widgets (bgo#663687). + libtracker-sparql: Document requirement to escape constructed queries (bgo#741777). + item_move() creates invalid SPARQL if source file does not exist (bgo#678986). + Remove --enable-guarantee metadata, always guarantee nie:title and nie:contentCreated (bgo#733536). + Updated translations. ------------------------------------------------------------------ ------------------ 2015-2-6 - Feb 6 2015 ------------------- ------------------------------------------------------------------ ++++ cmake: - Update to 3.1.2 install: Fix regression in default configuration selection CPack: Fix packaging of source tarballs with symbolic links KWSys Directory: Check opendir return value before using it (#15367) Help: Clarify status of link_libraries command Normalize OBJECT_DEPENDS paths to match custom commands (#15366) MSVC: Fix initialization of RelWithDebInfo shared library link flags (#15385) FeatureSummary: Fix bracket in documentation. FindOpenSSL: fix detection of OpenSSL 1.0.2 ctest_build: Update GNU make error message matching (#15379) ++++ util-linux: - Do not try to unregister an info file (ipc.info.gz) which we do not own. Already in May 2011, we stopped registering it: "do not register ipc.info.gz (not provided by this package)". (See bsc#888678#c72.) ++++ libdmapsharing: - Add baselibs.conf to source list. ++++ postgresql94-libs: - Update to 9.4.1 * Fix buffer overruns in to_char() * Fix buffer overrun in replacement *printf() functions * Fix buffer overruns in contrib/pgcrypto * Fix possible loss of frontend/backend protocol synchronization after an error * Fix information leak via constraint-violation error messages * Lock down regression testing's temporary installations on Windows * Cope with the Windows locale named "Norwegian (Bokmål)" * Fix use-of-already-freed-memory problem in EvalPlanQual processing * Avoid possible deadlock while trying to acquire tuple locks in EvalPlanQual processing * Improve performance of EXPLAIN with large range tables * Fix jsonb Unicode escape processing, and in consequence disallow \u0000 * Fix namespace handling in xpath() * Fix assorted oversights in range-operator selectivity estimation * Revert unintended reduction in maximum size of a GIN index item * Fix query-duration memory leak during repeated GIN index rescans * Fix possible crash when using nonzero gin_fuzzy_search_limit * Assorted fixes for logical decoding * Fix incorrect replay of WAL parameter change records that report changes in the wal_log_hints setting * Change "pgstat wait timeout" warning message to be LOG level, and rephrase it to be more understandable * Warn if OS X's setlocale() starts an unwanted extra thread inside the postmaster * Fix libpq's behavior when /etc/passwd isn't readable * Improve consistency of parsing of psql's special variables * Fix pg_dump to handle comments on event triggers without failing * Allow parallel pg_dump to use --serializable-deferrable * Prevent WAL files created by pg_basebackup -x/-X from being archived again when the standby is promoted * Handle unexpected query results, especially NULLs, safely in contrib/tablefunc's connectby() * Numerous cleanups of warnings from Coverity static code analyzer * Allow CFLAGS from configure's environment to override automatically-supplied CFLAGS * Make pg_regress remove any temporary installation it created upon successful exit * Add CST (China Standard Time) to our lists of timezone abbreviations * Update time zone data files to tzdata release 2015a for DST law changes in Chile and Mexico, plus historical changes in Iceland. ++++ libgnomesu: - Add libgnomesu-set-xdg_runtime_dir.patch: explicitly set XDG_RUNTIME_DIR for the new user (boo#908167). ++++ libvirt: - bsc#911737: additionnal fix for the case where security labels aren't automatically set. a58e1cb4-container-cleanup.patch ++++ openssh: - Change FIPS integrity tests to use HMAC instead of plain hash (bsc#916473) ++++ postgresql94: - Update to 9.4.1 * Fix buffer overruns in to_char() * Fix buffer overrun in replacement *printf() functions * Fix buffer overruns in contrib/pgcrypto * Fix possible loss of frontend/backend protocol synchronization after an error * Fix information leak via constraint-violation error messages * Lock down regression testing's temporary installations on Windows * Cope with the Windows locale named "Norwegian (Bokmål)" * Fix use-of-already-freed-memory problem in EvalPlanQual processing * Avoid possible deadlock while trying to acquire tuple locks in EvalPlanQual processing * Improve performance of EXPLAIN with large range tables * Fix jsonb Unicode escape processing, and in consequence disallow \u0000 * Fix namespace handling in xpath() * Fix assorted oversights in range-operator selectivity estimation * Revert unintended reduction in maximum size of a GIN index item * Fix query-duration memory leak during repeated GIN index rescans * Fix possible crash when using nonzero gin_fuzzy_search_limit * Assorted fixes for logical decoding * Fix incorrect replay of WAL parameter change records that report changes in the wal_log_hints setting * Change "pgstat wait timeout" warning message to be LOG level, and rephrase it to be more understandable * Warn if OS X's setlocale() starts an unwanted extra thread inside the postmaster * Fix libpq's behavior when /etc/passwd isn't readable * Improve consistency of parsing of psql's special variables * Fix pg_dump to handle comments on event triggers without failing * Allow parallel pg_dump to use --serializable-deferrable * Prevent WAL files created by pg_basebackup -x/-X from being archived again when the standby is promoted * Handle unexpected query results, especially NULLs, safely in contrib/tablefunc's connectby() * Numerous cleanups of warnings from Coverity static code analyzer * Allow CFLAGS from configure's environment to override automatically-supplied CFLAGS * Make pg_regress remove any temporary installation it created upon successful exit * Add CST (China Standard Time) to our lists of timezone abbreviations * Update time zone data files to tzdata release 2015a for DST law changes in Chile and Mexico, plus historical changes in Iceland. ++++ python-libmount: - Do not try to unregister an info file (ipc.info.gz) which we do not own. Already in May 2011, we stopped registering it: "do not register ipc.info.gz (not provided by this package)". (See bsc#888678#c72.) ++++ util-linux-systemd: - Do not try to unregister an info file (ipc.info.gz) which we do not own. Already in May 2011, we stopped registering it: "do not register ipc.info.gz (not provided by this package)". (See bsc#888678#c72.) ++++ xf86-video-cirrus: - U_cirrus-don-t-use-pciTag.patch * fixes build against xorg-server 1.17 ++++ xf86-video-mga: - U_dri-Stop-uselessly-initializing-the-ValidateTree-hoo.patch * fixes build against xorg-server 1.17 ++++ yast2-bootloader: - The unit tests are now compatible with RSpec 3 (bnc#916364) - 3.1.118 ++++ yast2-installation: - The unit tests are now compatible with RSpec 3 (bnc#916364) - 3.1.131 ++++ yast2-iscsi-client: - The unit tests are now compatible with RSpec 3 (bnc#916364) - 3.1.21 ++++ yast2-kdump: - The unit tests are now compatible with RSpec 3 (bnc#916364) - 3.1.21 ++++ yast2-online-update: - The unit tests are now compatible with RSpec 3 (bnc#916364) - 3.1.11 - updated restart popup message, make clear that only YaST will be restarted (not the system) (bnc#913437) - 3.1.10 ++++ yast2-packager: - The unit tests are now compatible with RSpec 3 (bnc#916364) - 3.1.60 ++++ yast2-pkg-bindings: - Pkg::RepositoryAdd: use alias from URL query parameter if present (bnc#892431) - 3.1.21 ++++ yast2-update: - The unit tests are now compatible with RSpec 3 (bnc#916364) - 3.1.26 ------------------------------------------------------------------ ------------------ 2015-2-5 - Feb 5 2015 ------------------- ------------------------------------------------------------------ ++++ clamav: - Version 0.98.6 fixes several security issues: * bsc#916217, CVE-2015-1461: Remote attackers can have unspecified impact via Yoda's crypter or mew packer files. * bsc#916214, CVE-2015-1462: Unspecified impact via acrafted upx packer file. * bsc#916215, CVE-2015-1463: Remote attackers can cause a denial of service via a crafted petite packer file. * bsc#915512, CVE-2014-9328: heap out of bounds condition with crafted upack packer files. - Obsoletes clamav-soname.patch ++++ cups-filters: - enhance_man_page_how_direct_mode_is_meant.diff makes it explicit in "man foomatic-rip" that its stand-alone spooler-less direct mode is meant only for testing and debugging, see bsc#915545 and https://bugs.linuxfoundation.org/show_bug.cgi?id=1253 ++++ dracut: - regenerate the initrds on updating this package (or the -fips subpackage) ++++ gnome-shell: - Move Evolution calendar support to a separate subpackage gnome-shell-calendar, allowing to install GNOME Shell without any dependency on evolution-data-server. - Replaces Requires: evolution-data-server by Recommends: gnome-shell-calendar and add a Supplements between gnome-shell-calendar and evolution-data-server. - Lower dependency on NetworkManager-gnome from Requires to Recommends, for users who don't want to use NM. ++++ libgsf: - Update to version 1.14.31: + Add two new localc name spaces to gsf-opendoc-utils + Add support for non-default zip compression level (bgo#722470). + Plug leaks. + Dead kittens. + Reduce number of CRITICALs for corrupted files. + Read zip files with 64k+ members (Part of bgo#732209). + Read zip files members larger than 4G (Part of bgo#732209). + Speed up zip file reading for lots of members. + Speed up stdio directory handling with large number of files. + Fix various issues with files larger than 4G. + Fix minor zip file issues. + Write zip archives with more than 64k+ members. + Store unix modtime in zip (Until that overflows). + Fix seekability checks in GsfOutputIOChannel. + Avoid implementation defined behaviour of shifts. + Start a test suite. ++++ java-1_8_0-openjdk: - Upgrade to upstream tag jdk8u40-b24 - Upgrade the aarch64 hotspot to new tip * sync-ed with jdk8u40-b23 - Removed patch * aarch64-b12tob22.patch - Not needed since the aarch64 tarball is on a recent enough tag - Modified patch * s390-size_t.patch - Adapt to hotspot changes ++++ kernel-default: - rpm/kernel-binary.spec.in: Fix build if there is no *.crt file - commit c5b1275 ++++ kernel-source: - rpm/kernel-binary.spec.in: Fix build if there is no *.crt file - commit c5b1275 ++++ kernel-syms: - rpm/kernel-binary.spec.in: Fix build if there is no *.crt file - commit c5b1275 ++++ libdmapsharing: - Update to version 2.9.29 * Make building tests optional - Add pkgconfig(gee-0.8) and vala build require; new upstream dependencies ++++ libe-book: - Update to version 0.1.2 * Check arguments of public functions. Passing NULL no longer causes cash. * Use symbol visibility on Linux. The library only exports the two public functions now. * Fix handling of * *enable *experimental configure option. * Fix various crashes and hangs when reading broken files, found with the help of american *fuzzy *lop. * Fix incorrect mime type for JPEG images that occurs occasionally in FB2 files. * Handle zipped files that contain more than one file. * Add support for headings. * Add support for text language. * Convert dimensions and font sizes correctly. This makes the output actually usable * Parse basic paragraph and character properties. * Add initial support for images. Only Plot tag is supported, as Canvas is much more complex and can contain other objects too, not just a single image. * Recognize GIF images too. * Parse important page properties, like dimensions and margins. * Substitute the default fonts embedded on the devices for Liberation fonts. * Try to reconstruct headings from table of contents. ++++ libgnomesu: - Use rm -f to avoid rm asking back with strict umasks. ++++ poppler: - reset baselibs.conf for rebuilds ++++ poppler-qt: - reset baselibs.conf for rebuilds ++++ libzypp: - Update zypp-po.tar.bz2 ++++ yast2-firstboot: - Fixed the step for host name configuration (bnc#911952, bnc#802822) - 3.1.8 ++++ yast2-packager: - initialize bootloader during update if proposed from scratch (bnc#899743) - 3.1.59 ++++ yast2-users: - Text mode: set F9 function key binding correctly (bnc #881396) - 3.1.37 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-2-4 - Feb 4 2015 ------------------- ------------------------------------------------------------------ ++++ argyllcms: - Add argyllcms.changes to Source, used to compute timestamp - Use a stable timestamp for generated files (boo#916158), ensuring build is reproducible. ++++ lvm2: - LVM2 does not support unpartitioned DASD device which has special format in the first 2 tracks and will siliently discards LVM2 lable information written to it when pvcreate. (bsc#894202) Add: dab3ebce-devices-Do-not-support-unpartitioned-DASD.patch - To enable lvm2-lvmetad.socket needs to add it to %service_add_pre/post (bsc#908791) - Set silent default to 0 to avoid some commands have no output and to be same with upstream. (bsc#888798,bsc#912499) ++++ gedit: - Update to version 3.15.1: + Improved open document selector. + Start to rework the replace dialog. + Use the new color scheme chooser. + Updated translations. - Update to version 3.14.3: + Various bug fixes. + Updated translations. ++++ gjs: - Require gjs by the devel package: a user installing the -devel package expects the interpreter to also be present. ++++ gnome-shell-extensions: - Add a Recommends on gnome-shell-extensions-common-lang in gnome-shell-classic. ++++ ispell: - Use real POSIX shell syntax - Fix ispell update script thas is do not try to source old SUSE config files (boo#916001) ++++ kernel-default: - Update Xen patches to 3.19-rc7 and c/s 1279. - Update Xen config files. - commit f6f5ce5 ++++ kernel-source: - Update Xen patches to 3.19-rc7 and c/s 1279. - Update Xen config files. - commit f6f5ce5 ++++ kernel-syms: - Update Xen patches to 3.19-rc7 and c/s 1279. - Update Xen config files. - commit f6f5ce5 ++++ util-linux: - Fix mis-compilation of libuuid without uuidd support (bnc#900935). - Fix uuidd socket activation (bnc#900935). - Remove obsolete sysvinit script for uuidd. - Remove no more needed uuidd permissions stuff. - Replace PreReq for obsolete pwdutils by names of binaries. - Add fstrim service scripts and rcfstrim helper. ++++ compat-openssl098: - fix a memory leak in ssl_lib.c (CVE-2009-5146) (bnc#915976) * added openssl-CVE-2009-5146.patch ++++ pangomm: - Update to version 2.35.1: + Context: Add get_serial(). + FontMap: Add get_serial(). + Layout: Add get_character_count() and get_serial(). + Documentatoin: Update appearance to match recent glibmm and gtkmm. + Win32 MSVC 2008/2010 Build: Many updates and corrections. ++++ mobile-broadband-provider-info: - Update to version 20150114: + nl: add Vodafone Machine-to-Machine (M2N) APN + kg: add balance check ussds for MegaCom and O! operators + es: add APN for Lebara (unknown MCC/MNC) + ch: add USSD codes to get balance for Orange CH + fr: add USSD code to change balance for Orange FR + it: add Tiscali MVNO for Italy (bgo#735967) + de: remove orphaned vistream/Telogic MVNOs + bd: add Teletalk and update Airtel name for Bangladesh (bgo#738743) + es: remove 'Airtel' from the Vodafone operator name (bgo#742836) + es: add new operator Lowi (bgo#742839) ++++ python-libmount: - Fix mis-compilation of libuuid without uuidd support (bnc#900935). - Fix uuidd socket activation (bnc#900935). - Remove obsolete sysvinit script for uuidd. - Remove no more needed uuidd permissions stuff. - Replace PreReq for obsolete pwdutils by names of binaries. - Add fstrim service scripts and rcfstrim helper. ++++ qemu: - Fix USB HID key code (bnc#914521) 0151-hw-input-hid.c-Fix-capslock-hid-cod.patch - Patch queue updated from git://git.suse.de/virtualization/qemu.git SLE12 ++++ syslinux: - syslinux-4.04-mtime.diff: don't use timestamps to create a unique id (bnc #915950) ++++ update-test-trival: - moved 32bit-testpackage into separate subpackage - drop noarch - add baselibs.conf ++++ util-linux-systemd: - Fix mis-compilation of libuuid without uuidd support (bnc#900935). - Fix uuidd socket activation (bnc#900935). - Remove obsolete sysvinit script for uuidd. - Remove no more needed uuidd permissions stuff. - Replace PreReq for obsolete pwdutils by names of binaries. - Add fstrim service scripts and rcfstrim helper. ++++ vm-install: - Updated language files - Version 0.8.39 ++++ yast2-bootloader: - initialize bootloader during update if proposed from scratch (bnc#899743) - 3.1.117 ++++ yast2-installation: - support custom display number in "display_ip" boot option (bnc#913888) - 3.1.130 ++++ yast2-nis-client: - Use correct location for ypdomainname (bnc#916031) - 3.1.12 ------------------------------------------------------------------ ------------------ 2015-2-3 - Feb 3 2015 ------------------- ------------------------------------------------------------------ ++++ curl: - allow md4 and md5 in fips mode (bnc#913209) * https://github.com/bagder/curl/pull/138 * added curl-allow_md4_and_md5_in_fips_mode.patch ++++ eog: - Update to version 3.15.1: + Modernize the GUI. + Migrate to GAction. + Bugs fixed: bgo#740426, bgo#741050, bgo#742369. + Updated translations. - Drop pkgconfig(libxml-2.0) BuildRequires: no longer needed. ++++ installation-images-SLES: - fix dangling service links - 14.161 - fix git2log script - 14.160 - fix git2log to work if there's only a master branch - fix install.i386 script - overlayfs module comes in different names - reduce zenroot image size - 14.159 ++++ kernel-default: - Update to 3.19-rc7. - commit 7505c11 ++++ kernel-source: - Update to 3.19-rc7. - commit 7505c11 ++++ kernel-syms: - Update to 3.19-rc7. - commit 7505c11 ++++ libical: - add reproducible-generator.patch from debian bug report to get reproducible builds (and predicatable API actually) ++++ libtirpc: - Fix race conditions in getnetconfig (bsc#899576, bsc#882973) Added: libtirpc-getnetconfig-races.patch ++++ libtirpc1: - Fix race conditions in getnetconfig (bsc#899576, bsc#882973) Added: libtirpc-getnetconfig-races.patch ++++ libyui-ncurses: - don't use internal ncurses (_nc_) functions (bnc #915945) - 2.46.9 ++++ libyui-qt: - include Help and Release notes buttons in keyboard shortcut resolution (bsc#880983) - 2.46.16 ++++ lsb5: - Create own subpackage lsb5-testsuite-deps for LSB distribution runtime test suite. ++++ ntp: - bnc#911792: Security backport from ntp-4.2.8p1: - NTP Bug 2671, CVE-2014-9297 - vallen is not validated in several places in ntp_crypto.c, leading to potential info leak. ++++ shotwell: - Update to version 0.21.0: + User interface refresh (bgo#742326, bgo#742443). + Fix Shotwell Viewer .desktop file (bgo#743799). + Natural sorting of photo titles (bgo#717960). + Improved video thumbnailer (bgo#739396, bgo#741821). + Updated translations. ++++ yast2: - Better handling of line breaks in system log viewer (bnc#912169) - 3.1.121 ++++ yast2-bootloader: - Use ttyAMA instead of ttyS on aarch64 - 3.1.116 ++++ yast2-country: - Fixed syntax for the keyboard udev rule used during installation (bnc#911346) - 3.1.17 ++++ yast2-installation: - AutoYaST: If the system starts in multi-user mode plymouth will be quit while installation in order to ensure that installation will be finished on console 1 and the login prompt will be shown. (bnc#903682,889757,897956) ++++ yast2-packager: - fixed file:// URL handling (same as dir://) (boo#869399) - validate entered URL schema - 3.1.58 ------------------------------------------------------------------ ------------------ 2015-2-2 - Feb 2 2015 ------------------- ------------------------------------------------------------------ ++++ dconf: - Move ca.desrt.dconf-editor.appdata.xml to dconf-editor subpackage: the appdata.xml file is supposed to be in the same package as the .desktop file (boo#915692). ++++ gtk-vnc: - Add gtk-vnc-Enable-double-buffering-on-GTK3.patch to fix the toolbar displaying problem. (boo#890568) ++++ kiwi: - DB: rebuild documentation - DB: man page clarify use of images.sh/config.sh ++++ tigervnc: - n_tigervnc_Revert_Attempt_to_handle_Ctrl-key.patch * Revert bugged upstream commit. (bnc#915782) - Rebuild against fltk backported patches for cursor and clipboard handling. (bnc#908738) - Update to tigervnc 1.4.1 and X server 1.15.2. (Required for security patches.) (bnc#911577) - Synchronize patches from xorg-x11-server that are relevant for Xvnc: * U_BellProc-Send-bell-event-on-core-protocol-bell-when-requested.patch * U_Xi_unvalidated_lengths_in_Xinput_extension.patch * U_Xv_unvalidated_lengths_in_XVideo_extension_swapped_procs.patch * U_dbe_Call_to_DDX_SwapBuffers_requires_address_of_int_not_unsigned_int.patch * U_dbe_unvalidated_lengths_in_DbeSwapBuffers_calls.patch * U_dix_GetHosts_bounds_check_using_wrong_pointer_value.patch * U_dix_Missing_parens_in_REQUEST_FIXED_SIZE_macro.patch * U_dix_integer_overflow_in_GetHosts.patch * U_dix_integer_overflow_in_ProcPutImage.patch * U_dix_integer_overflow_in_REQUEST_FIXED_SIZE.patch * U_dix_integer_overflow_in_RegionSizeof.patch * U_fb-Fix-invalid-bpp-for-24bit-depth-window.patch * U_glx_Add_safe__add_mul_pad.patch * U_glx_Additional_paranoia_in___glXGetAnswerBuffer___GLX_GET_ANSWER_BUFFER.patch * U_glx_Be_more_paranoid_about_variable_length_requests.patch * U_glx_Be_more_strict_about_rejecting_invalid_image_sizes.patch * U_glx_Fix_image_size_computation_for_EXT_texture_integer.patch * U_glx_Fix_mask_truncation_in___glXGetAnswerBuffer.patch * U_glx_Integer_overflow_protection_for_non_generated_render_requests.patch * U_glx_Length_checking_for_GLXRender_requests.patch * U_glx_Length_checking_for_RenderLarge_requests.patch * U_glx_Length_checking_for_non_generated_single_request.patch * U_glx_Length_checking_for_non_generated_vendor_private_requests.patch * U_glx_Pass_remaining_request_length_into_varsize.patch * U_glx_Request_length_checks_for_SetClientInfoARB.patch * U_glx_Top_level_length_checking_for_swapped_VendorPrivate_requests.patch * U_randr_unvalidated_lengths_in_RandR_extension_swapped_procs.patch * U_render_check_request_size_before_reading_it.patch * U_render_unvalidated_lengths_in_Render_extn_swapped_procs.patch * U_unchecked_malloc_may_allow_unauthed_client_to_crash_Xserver.patch * U_xcmisc_unvalidated_length_in_SProcXCMiscGetXIDList.patch * U_xfixes_unvalidated_length_in_SProcXFixesSelectSelectionInput.patch * n_tigervnc-date-time.patch - Drop upstreamed/obsolete patches: * U_tigervnc-dont-check-inputs-with-assert.patch * U_tigervnc-use-asserts-in-release.patch * tigervnc-1.2.80-fix-int-to-pointer.patch * tigervnc-sf3492352.diff * u_aarch64-support.patch * u_tigervnc-1.3.0-fix-use-after-free.patch * u_tigervnc-check-shm-harder.patch ++++ libgcrypt: - use the RSA keygen generator from Fedora that supports KAT tests * added libgcrypt-fips_rsa_keygen.patch - add gcrypt_rsagtest binary for CAVS testing of rsa keygen KAT * added libgcrypt-fips_KAT_keygen_test.patch ++++ libgda: - Re-enable firebird for s390/s390x. ++++ gtk-vnc2: - Add gtk-vnc-Enable-double-buffering-on-GTK3.patch to fix the toolbar displaying problem. (boo#890568) ++++ lsb5: - Add /media directory to core module [bnc#915562] - Add /etc/lsb-release.d to every sub package ++++ man-pages: - update to 3.79: - new and rewritten pages * getrandom.2, kexec_load.2 - etc., see Changes for details ++++ yast2: - fix typo in method call to package bindings (found by openQA) - separate dummy Pkg callbacks from common ones - 3.1.120 ------------------------------------------------------------------ ------------------ 2015-2-1 - Feb 1 2015 ------------------- ------------------------------------------------------------------ ++++ dracut: - Apply patch for systemd-journald SIGTERMing on boot bnc#915575 * 0167-do-not-symlink-var-log-to-run-log.patch ++++ libmbim: - Update to version 1.12.2: + Fix assertion triggered by a bug in the removal of unreleased transactions. ++++ libqmi: - Update to version 1.12.2: + Fix bug reading sized-guints, which was making --dms-get-time segfault. + Fix compilation warnings in 32 bit systems. + Add missing services in get_printable() and get_version_introduced(). ++++ tracker: - Update to version 1.3.2: + New Feature: 'tracker' binary: All pre-existing tracker-* command line tools have been merged into this new binary. Man pages are shown for 'help' sub-commands. This brings more of a "git" feel to the tracker's command line tools. There is a backwards compatible 'tracker-command' script and compatibility layer provided to ensure existing commands still work for a limited time. The old 'tracker-control' actions are now part of 'tracker daemon', 'tracker reset' and 'tracker index'. Additionally, the 'tracker-sql' utility has been integrated to allow SQL operations directly on the DB. + all: Move all code from tracker_info() to g_info() new in GLib 2.40. + gvdb: - Fixed LDFLAGS and CFLAGS, was using unused variables. - Move away from g_file_delete() to unlink() to avoid GIO dep for one line in unit tests. + Bugs fixed: bgo#741317. - Changes from version 1.3.1: + Bugs fixed: bgo#733536, bgo#739260, bgo#741012, bgo#740268, bgo#740864. - Changes from version 1.3.0: + Migrate to GKeyfileSettingsBackend, including: - Now when using TRACKER_USE_CONFIG_FILES env var, we use this backend. - MAN pages which previously didn't exist for configurations are generated from xml gschemas. + libstemmer: Removed imported code and depend on external version. + libtracker-miner: Major update to Vala bindings. + libtracker-common: Major clean up and removal of unused internal APIs, including: - Removed os-dependent APIs (mainly process spawning GLib does now anyway). - Removed tracker_file_(un)lock() API which was unused. - Removed all run-time locale management, GNOME handles this between logins, so do we. - Removed TrackerConfigFile and TrackerKeyfileObject classes, use GSettings instead. - Removed unused type utils functions (e.g. tracker_*_to_string() and more). - Moved tracker-ontologies.h (with prefix, etc definitions) into libtracker-sparql. - Moved CRC32 API into libtracker-data (the only place it's used). - Moved TrackerStorage class to tracker-miner-fs (only place it's used). + data: Now moved into their respective binary dirs (source code layout). + Updated functional tests. + Bugs fixed: bgo#737663. + Updated translations. - Replace pkgconfig(libmediaart-2.0) BuildRequires with pkgconfig(libmediaart-2.0): this prepares the build for when LibMediaArt-2.0 will be supported. - Remove obsolete checks for openSUSE 11.3 and conditional BuildRequires. - Rebase tracker-extract-private.patch. - Move org.freedesktop.Tracker.enums.xml to libtracker-common package, ensuring that the enums are available to the Extractor even without tracker being installed (boo#915583). ++++ libzypp: - Update zypp-po.tar.bz2 ++++ tracker-extras: - Update to version 1.3.2: + New Feature: 'tracker' binary: All pre-existing tracker-* command line tools have been merged into this new binary. Man pages are shown for 'help' sub-commands. This brings more of a "git" feel to the tracker's command line tools. There is a backwards compatible 'tracker-command' script and compatibility layer provided to ensure existing commands still work for a limited time. The old 'tracker-control' actions are now part of 'tracker daemon', 'tracker reset' and 'tracker index'. Additionally, the 'tracker-sql' utility has been integrated to allow SQL operations directly on the DB. + all: Move all code from tracker_info() to g_info() new in GLib 2.40. + gvdb: - Fixed LDFLAGS and CFLAGS, was using unused variables. - Move away from g_file_delete() to unlink() to avoid GIO dep for one line in unit tests. + Bugs fixed: bgo#741317. - Changes from version 1.3.1: + Bugs fixed: bgo#733536, bgo#739260, bgo#741012, bgo#740268, bgo#740864. - Changes from version 1.3.0: + Migrate to GKeyfileSettingsBackend, including: - Now when using TRACKER_USE_CONFIG_FILES env var, we use this backend. - MAN pages which previously didn't exist for configurations are generated from xml gschemas. + libstemmer: Removed imported code and depend on external version. + libtracker-miner: Major update to Vala bindings. + libtracker-common: Major clean up and removal of unused internal APIs, including: - Removed os-dependent APIs (mainly process spawning GLib does now anyway). - Removed tracker_file_(un)lock() API which was unused. - Removed all run-time locale management, GNOME handles this between logins, so do we. - Removed TrackerConfigFile and TrackerKeyfileObject classes, use GSettings instead. - Removed unused type utils functions (e.g. tracker_*_to_string() and more). - Moved tracker-ontologies.h (with prefix, etc definitions) into libtracker-sparql. - Moved CRC32 API into libtracker-data (the only place it's used). - Moved TrackerStorage class to tracker-miner-fs (only place it's used). + data: Now moved into their respective binary dirs (source code layout). + Updated functional tests. + Bugs fixed: bgo#737663. + Updated translations. - Replace pkgconfig(libmediaart-2.0) BuildRequires with pkgconfig(libmediaart-2.0): this prepares the build for when LibMediaArt-2.0 will be supported. - Remove obsolete checks for openSUSE 11.3 and conditional BuildRequires. - Rebase tracker-extract-private.patch. - Move org.freedesktop.Tracker.enums.xml to libtracker-common package, ensuring that the enums are available to the Extractor even without tracker being installed (boo#915583). ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-1-31 - Jan 31 2015 ------------------- ------------------------------------------------------------------ ++++ gtk3: - Update to version 3.14.8: + Bugs fixed; bgo#613833, bgo#732051, bgo#735316, bgo#740613, bgo#741259, bgo#742181, bgo#742636, bgo#742664, bgo#742727, bgo#742764, bgo#742771, bgo#742774, bgo#742785, bgo#742786, bgo#742980, bgo#743229, bgo#743330, bgo#743422, bgo#743451, bgo#743592, bgo#743593. + Updated translations. ++++ kiwi: - aarch64: Load full EFI emulation size -boot-load-size 1 is not a recommended option. First of all a loader size that is not divideable by 4 is rejected by most EFI firmwares. In addition we need to load all of the EFI code into memory. When the option is not set, genisoimage uses the full length by default, which is what we want. ++++ libqt5-qtdeclarative: - Added prevent-removefirst-call-on-empty-list.patch from upstream (kde#336493) ++++ timezone: - update to 2015a (bsc#915693): * New positive leap second 2015-06-30 23:59:60 UTC as per IERS Bulletin C 49 (bsc#912415) * Mexico state Quintana Roo (America/Cancun) shift from Central Time with DST to Eastern Time without DST on 2015-02-01 02:00. (bsc#915422) * Chile (America/Santiago) will retain old DST as standard time from April, also Pacific/Easter, and Antarctica/Palmer * This release also includes changes affecting past time stamps, documentation and some minor bug fixes. ++++ timezone-java: - update to 2015a (bsc#915693): * New positive leap second 2015-06-30 23:59:60 UTC as per IERS Bulletin C 49 (bsc#912415) * Mexico state Quintana Roo (America/Cancun) shift from Central Time with DST to Eastern Time without DST on 2015-02-01 02:00. (bsc#915422) * Chile (America/Santiago) will retain old DST as standard time from April, also Pacific/Easter, and Antarctica/Palmer * This release also includes changes affecting past time stamps, documentation and some minor bug fixes. ------------------------------------------------------------------ ------------------ 2015-1-30 - Jan 30 2015 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - load release notes of extensions also during AutoYaST (bnc#893586) ++++ wodim: - add cdrkit-1.1.8-werror.patch, cdrkit-efi-boot.patch (fate#318444) ++++ efibootmgr: - Introduce partition UUID as selector for delete. [bsc#870211] (efibootmgr-0.6.0-delete-by-uuid.diff) ++++ grub2: - Fix CAS reboot on PowerPC (bsc#913667) - grub2-ppc64-cas-reboot-support.patch ++++ installation-images-SLES: - add overlayfs module - 14.158 ++++ kernel-default: - rpm/constraints.in: Lower the requirement to 4 CPUs on POWER - commit 9e50821 ++++ kernel-source: - rpm/constraints.in: Lower the requirement to 4 CPUs on POWER - commit 9e50821 ++++ kernel-syms: - rpm/constraints.in: Lower the requirement to 4 CPUs on POWER - commit 9e50821 ++++ kiwi: - v7.02.24 released - Fixed callPartitioner Instead of making the decision for the correct partition tool by the name of the device use a method which knows better about the type of the storage device. This applies to s390 only were a dasd device could be a real dasd with 4k blocksize or an emulated dasd with 512byte blocksize. In the first case fdasd is used and in the other case parted must be used. The decision for the tool is now based on the result if isDASDDevice() which returns false for emulated dasd devices because we only distinguish a different handling if the blocksize of the device is _not_ 512byte - Fixed critic testing via perlcritic perlcritic on 13.2 reports a module to not end with a true value which is wrong and older versions of perlcritic do not complain about the same code. As I don't want to dig into what perlcritic does I decided to move the module in question to be not level 4 clean - Fixed handling of zipl options For some reason it was not possible to provide the information as commandline arguments. Thus we wrote it into the menu section. In addition the verbose zipl installation information is now part of the kiwi build log file - Fixed import of emulated dasd device dasd_configure is required to be called but kiwi skipped that step for emulated dasd devices and thus they did not exist on boot - Added support for emulated DASD devices on s390 an emulated dasd is a dasd device in FBA mode using 512byte blocksize. kiwi did not properly install zipl to allow to boot from such devices ++++ libGLw: - updated to current git 8.0.0_20130123_c4f7cdf; since 1.0.0_20120320_4d1acb3 this is just a version bump to 8.0.0 and one typo fix (git commit c4f7cdf) - specfile cleanup ++++ libyui-qt: - added keyboard shortcuts to Help and Release Notes buttons (bnc#880983) - 2.46.15 ++++ lsb-release: - Read /etc/lsb-release.d/* even if /etc/lsb-release does not contain a LSB_VERSION entry [FATE#318419] - codename is not the distribution version ++++ myspell-dictionaries: - git state 20150130 - fixed [bnc#914911]: * gl: fixed dangling symlinks when gl_ES not installed * de: _frami dropped from dictionaries name, removed hyph_de.dic, th_de_v2.dat, th_de_v2.idx links from myspell-de main language package (dangling when no variant is installed) * en: introduced dependenciencies between language subpackages to not have dangling symlinks: - all variants depends on en_US variant - all except en_PH depends on en_GB - en_MW, en_NA and en_ZW variants depends on en_ZA * ca: ca-valencia.{dic,aff} regular files moved to myspell-ca_ES_valencia ------------------------------------------------------------------ ------------------ 2015-1-29 - Jan 29 2015 ------------------- ------------------------------------------------------------------ ++++ duperemove: - Update to duperemove v0.09 - Major changes from v0.08: - Performance is greatly improved - Checksum calculations are done in parallel - Extent search algorithm is better optimized - Many bug fixes, including - Fix leak of directory fd during file scan - Fix EMFILES (too many file descriptors) error during dedupe - Fix corner case with dedupe leaving a file open and not-queued for dedupe - Fix hardlink detection on btrfs - Usability improvements - Prints file number status during csum phase - Prints a status bar during extent seearch - show-shared-extents program added to help users examine file state before or after dedupe. - Hashes can now be read/written from a file - Useful for performance testing - Support '-x' (one file system) option - References: bsc#915354 FATE#318171 ++++ farstream: - Update to version 0.2.7: + Add "send-rtcp-mux" parameters to fsrtpsession. + Add MTU and buffer splitting to rtpxdatapay. + Fix crash if srtpenc/dec is missing. + Bug fixes. - Rename libfarstream-0_2-2 to libfarstream-0_2-5, following upstreams soname bump. ++++ gobject-introspection: - Update to version 1.43.3: + tests: Change names with case-only distinction. + Don't unconditionally include config.h in regress.c. + Update glib annotations from git master. ++++ gnome-session: - Update to version 3.15.4: + Allow turning on debugging with an environment variable. + Don't set DISPLAY in wayland sessions. + Add back session-name property. + Updated translations. ++++ gnome-shell: - Drop --with-nmlibexecdir and --disable-schemas-install configure parameters: they are no longer supported. ++++ gnome-weather: - Update to version 3.15.1: + Added keywords to the desktop file. + Updated translations. ++++ kiwi: - Fix ARM build - collecting of -debuginfo packages from special suffixed packages - Fixed importHostPackageKeys Import on systems which doesn't have a /usr/lib/rpm/gnupg/keys structure failed - Fixed exception handling if device type is unknown - Added support for s390 emulated DASD devices An emulated DASD device is a disk with 512byte blocksize like it is the case for real zFCP (scsi) devices. Therefore kiwi handles an emulated DASD like a zFCP device but does not configure host and disk adapter for it ++++ multipath-tools: - skip uninitialized devices during reconfiguration (bnc#908915) - memory overflow when printing help text (bnc#909742) ++++ libnice: - Update to version 0.1.10: + Fix bug on component change on the sink. - Changes from version 0.1.9: + Make it possible to statically build the GStreamer plugins. + Bug fixes, in particular fix compatibility with coTurn servers. + Documentation fixes. ++++ libreoffice: - Version bump to 4.4.0 final: * First in the 4.4 series * First release to have the new UI elements without old hardcoded sizes * Various improvements all around. ++++ libzypp: - Update zypp-po.tar.bz2 ++++ lsb5: - Fix libm dependencies on x86-64 - Disable perl(Locale::Constats) (does not exist on SLE12) - Initial Version for LSB 5.0rc2 ++++ notification-daemon: - Update to version 3.15.2: + Fix few deprecation warnings. - Update to version 3.14.1: + Rename existing .desktop file to notification-daemon-autostart.desktop and add back regular .desktop file. - Changes from version 3.14.0: + Desktop file moved to autostart. + Fix notifications with long text. + Updated .doap file. + Fix crash with newer glib versions. + Fix crash in nd_notification_get_is_transient. ++++ vm-install: - bnc#915102 - vm-install is broken - Version 0.8.38 ++++ xdm: - /etc/X11/xdm/keytable" * improved warning message, when mapping for console keyboard doesn't exist (bnc#914880) ++++ yast2: - remove depreacated legacy Patch callbacks ++++ yast2-installation: - allow keyboard layout testing in language dialog (bsc#889549) - 3.1.129 ++++ yast2-online-update: - remove obsolete legacy patch callbacks - 3.1.9 ++++ yast2-packager: - remove obsolete legacy patch callbacks - 3.1.57 ++++ yast2-storage: - fixed callback for mount graph handling - version 3.1.51 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-1-28 - Jan 28 2015 ------------------- ------------------------------------------------------------------ ++++ at-spi2-atk: - Update to version 2.15.4: + Don't parse non-existent signal arguments from atk. + Support ATK_STATE_HAS_TOOLTIP (bgo#738953). + Support ATK_STATE_READ_ONLY (bgo#690008). ++++ at-spi2-core: - Update to version 2.15.4: + Add names to every timeout (bgo#710644). + Remove accessibility.conf from EXTRA_DIST (bgo#742987). + Add ATSPI_STATE_READONLY (bgo#690004). ++++ atk: - Update to version 2.15.4: + AtkRole: bgo#742806: Add new roles for fractions, roots, subscripts, and superscripts. ++++ cpupower: - Make sources also build against 13.1 and older by providing asm-index.h which is included in linux-glibc-devel in newer distributions * Add turbostat_set_asm_header_fixed.patch - Update cpupower and turbostat to latest git kernel HEAD version this currently is 3.19-rc6, but it is expected that there are no changes anymore and the version gets named 3.19 already. The patches are already included mainline and get removed from osc: cpupower_disable_by_latency.patch add_idle_manpages_in_Makefile.patch cpupower-always_try_to_load_msr_driver_as_root.patch cpupower-return_zero_on_success.patch cpupower-remove_mc_scheduler_bits.patch ++++ gnome-documents: - Update to version 3.15.2: + Add support for "Night mode". + Add new "Books" applications (Note that viewing ePub and Mobi formats isn't implemented yet). + Port to WebKit2. + Fix some documents getting opened in the Archive Manager. + Fix a number of interaction problems related to fullscreen and controls. + Use GTK+' search bar widget instead of our own. - Split gnome-books in a subpackage of its own (incl. post/postun scriptlets). - Split common data into gnome-document_books-common subpackage. - Require gnome-document_books-common by gnome-documents and gnome-books. ++++ gnome-system-monitor: - Update to version 3.15.4: + Fixed freebsd crasher caused by PID 0 (bgo#742070). ++++ gucharmap: - Update to version 3.15.0: + Revert "Also sort the block chapters list". + Revert "Sort the tree view column, not the model directly". + Revert "Use locale-aware string comparision to sort the chapters". + Updated translations. ++++ gvfs: - Update to version 1.23.4: + gproxymount: Fix crashes if eject callback isn't specified. + metadata: Fix crashes if tree initilization failed. + Several smaller bugfixes. + Updated translations. ++++ kernel-default: - Update to 3.19-rc6. - Config changes: - SENSORS_I5500=m (i386/x86_64) - commit 5dca9d9 ++++ kernel-source: - Update to 3.19-rc6. - Config changes: - SENSORS_I5500=m (i386/x86_64) - commit 5dca9d9 ++++ kernel-syms: - Update to 3.19-rc6. - Config changes: - SENSORS_I5500=m (i386/x86_64) - commit 5dca9d9 ++++ kiwi: - Fixed SLES12 s390 JeOS image template deleted obsolete packages, update pattern name - Fixed resetBootBind make sure the tmp directory is removed while moving the boot data one hierarchy level up - DB: rebuild documentation - DB: update man page - Cleanup service handling config functions Enable/Disable a service is no longer done using the suse specific insserv tool. Instead chkconfig for sysVInit or systemctl for systemd based systems is used. This this methods can be considered generic and should be base functions - DB: rebuild documentation - DB: Update documentation and man page ++++ gcc5: - Update to SVN trunk head (r220205). - Strip GO binaries again. ++++ libffi-gcc5: - Update to SVN trunk head (r220205). - Strip GO binaries again. ++++ glibmm2: - Update to version 2.43.3: + Glib: - Binding: Rename and change BindingTransformSlot to SlotTransform. (bgo#738663). - Add SlotSpawnChildSetup (bgo#528285). + Documentation: Resource: Suppress incorrect doxygen links. ++++ libmbim: - Update to version 1.12.0: + New `--enable-mbim-username' option during configure, which allows specifying which will be the user owning the /dev/cdc-wdm character devices of all MBIM modems (udev rules are installed to change file ownership). If this option is used, the mbim-proxy will only allow connections from processes running by the specified user or by the root user. + Function error messages can now be returned by the MbimDevice as responses to `Command', `Open' or `Close' messages. Users of the library should not assume the type of message returned to the previous actions. + The MbimProxy will monitor for 'NotOpened' errors, and when one detected it will directly close the internal MbimDevice. Any subsequent request sent by clients to that specific device will be aborted with a proxy-generated 'NotOpened' error. Clients will need to explicitly reopen the ports in that case. + The API now has a new mbim_message_response_get_result() method which allows getting a GError from a message which may be of a specific type (e.g. a `Command Done' message in response to a `Command' request) or instead the generic `Function Error' message type. Users of the library can use this new method to avoid assuming the type of message returned. + Other bugfixes and minor improvements: - Attach timeout and idle events to the thread-default context. - Fix bashisms in the mbim-network script. - Drop libmbim-1.10.0-fix-bashisms.patch: fixed upstream. ++++ openssl: - enforce a limit on minimal length of RSA decryption exponent d * added openssl-fips-rsagen-d-bits.patch by Marcus Meissner ++++ libqmi: - Update to version 1.12.0: + New `--enable-qmi-username' option during configure, which allows specifying which will be the user owning the /dev/cdc-wdm character devices of all QMI modems (udev rules are installed to change file ownership). If this option is used, the qmi-proxy will only allow connections from processes running by the specified user or by the root user. + New TLV builder and reader API, which is much more strict and secure. The autogenerated code will no longer first check if there is enough space available in the output message buffer and then write the parsed contents. Instead, the new reader API will be used, which is able to check for the expected size directly before writing in the buffer. + New unit tests to check messages built by the libqmi-glib library, using a fake proxy. In order to support these, the QmiDevice has two new properties: - "device-no-file-check": instructs the QmiDevice to avoid checking if the specified file exists. - "device-proxy-path": specifies a custom abstract socket path for the QmiProxy, to avoid using the default one. + New A-GPS support in the PDS service: - pds: added "Get Default Tracking Session" request/response. - pds: added "Set Default Tracking Session" request/response. - pds: added "Get AGPS Config" request/response. - pds: added "Set AGPS Config" request/response. + Updated minumum available version of several messages: - dms: "UIM Get IMSI" seems to be available in DMS 1.1 already. - dms: "UIM Get ICCID" seems to be available in DMS 1.1 already. + Other bugfixes and minor improvements: - Attach timeout and idle events to the thread-default context. - Fix bashisms in the qmi-network script. - Fix qmi_message_set_transaction_id() in non-CTL messages. - Fix segfault due to race condition in the QmiProxy. - Fixed printing contents of structs with fixed sized strings in qmi-codegen. - Drop libqmi-1.10.2-fix-bashisms.patch: fixed upstream. ++++ libvirt: - CVE-2015-0236: libvirt: access control bypass 03c3c0c8-CVE-2015-0236.patch, b347c0c2-CVE-2015-0236.patch bsc#914693 ++++ totem: - Update to version 3.15.4: + Stop thumbnailing when exiting. + Use the theme's foreground color to render the symbolics. + Remove use of a number of deprecated properties. + Require a newer cairo for hi-dpi support. + Fix missing translation support in thumbnailer/gallery support. - Update to version 3.14.2: + Stop thumbnailing when starting playback. + Keep the controls visible when seeking with the slider. + Show popup when seeking with the keyboard. + Only show videos longer than 5 seconds. + Hide source which provide torrent URLs. + Fix translation support in thumbnailer. + Fix Totem doubling files added on the cmd line. + Handle "Powerpoint" buttons on remotes. + Remove spacing around preferences tabs. ++++ orca: - Update to version 3.15.4: + Implement ability to "rewind" and "fast forward" during SayAll. + Add support for presentation of mathematical alphanumeric symbols and operators. + Application-specific shortcut rebinding doesn't persist (bgo#742293). + Eliminate some false positives in the label inference code. + Fix several bugs related to sayAll. + Improve support for presentation of nested tables during structural navigation. + Updated translations. ++++ python-atspi: - Update to version 2.15.4: + Support ATSPI_STATE_READ_ONLY (bgo#690108). ++++ python3-atspi: - Update to version 2.15.4: + Support ATSPI_STATE_READ_ONLY (bgo#690108). ++++ xen: - Update seabios to rel-1.7.5 which is the correct version for Xen 4.5 ++++ yast2-network: - fixed a build failure when building against the latest yast2 package - 3.1.113 ++++ yast2-ruby-bindings: - add more shortcuts for RSpec helpers, that makes tests shorter - 3.1.28 ++++ yast2-sound: - do not set any icon in Confirm.Detection() call - 3.1.7 ------------------------------------------------------------------ ------------------ 2015-1-27 - Jan 27 2015 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Update to version 1.0: + A new 'libnm' GObject-based client library to replace libnm-util/libnm-glib: - IP address, IP route, hardware address, and other properties are now represented as strings. - Based on GIO's GDBus bindings instead of dbus-glib. - Uses modern GObject APIs including GAsyncResult and GVariant. - See https://wiki.gnome.org/Projects/NetworkManager/libnm. + Devices and VPN connections now have individual default routes. Priorities are handled through configurable route metrics. + nmcli now supports password requests and PolicyKit authorizations. + A faster, lighter-weight (though less capable) internal DHCP client has been added and may be selected with the "dhcp=internal" option. It supports fewer DHCP options and does not yet support DHCPv6. + A new 'configure-and-quit=yes' option has been added for environments with less dynamic network configuration. + When running on 3.17 and later kernels, NetworkManager handles IPv6LL address assignment to ensure that IPv6 connectivity is not enabled until intentionally configured by the user. + NetworkManager no longer causes the nl80211 kernel module to be loaded on systems with no Wi-Fi devices. + Bluetooth DUN support now works with Bluez 5.x. + VPN connections can now persist across link changes and suspend/resume if their VPN plugin supports this feature. + A new 'ibft' settings plugin has been added to support firmware-based iBFT/iSCSI configurations. This functionality has been moved to 'ibft' from the 'ifcfg-rh' plugin. + IPv6 router advertisement MTUs are now respected. + NetworkManager no longer requires polkit libraries at runtime when Polkit support is enabled, and Polkit can be disabled at build time too. + Automatically created connections are now deleted when their device goes away. + 'nmcli dev connect' now attemts to create a connection if none exists. + Manually configured static IPv6 configuration is kept even if SLAAC fails. + Manpages for the 'keyfile' and 'ifcfg-rh' plugins now describe their configuration syntax and available options. + WWAN connections now support IPv6 if the modem and provider support IPv6. + Software devices (bridge, bond, team, etc) can now be deleted from the D-Bus API or with nmcli. + The manpages, documentation, and API annotations have received many cleanups. + Externally created virtual interfaces are no longer managed by NetworkManager until they are set "up" or activated via nmcli. - Disable nm-probe-radius-server-cert.patch for now: needs rebase. - Drop 0001-core-don-t-auto-launch-logind-bgo-741572.patch and NetworkManager-dhcpv6.patch: fixed upstream. - Split out new subpackage typelib-1_0-NM-1_0 and libnm0. - Require typelib-1_0-NM-1_0 and libnm0 by the -devel package. - Add pkgconfig(bluez) BuildRequires. - Replace pkgconfig(libsystemd-login) BuildRequires with pkgconfig(libsystemd) and pkgconfig(polkit-gobject-1) with pkgconfig(polkit-agent-1), following upstream. ++++ NetworkManager-gnome: - Update to version 1.0.0: + Added support for editing Bluetooth mobile broadband connections. + Added support for IPv6 mobile broadband connections. + Allow IPv6-only configuration for more connection types. + The applet and editor are no longer shown in GNOME 3, which has its own network indicator and control panel. - Rebase NetworkManager-gnome-no-firewalld.patch. - Disable nm-applet-probe-radius-server-cert.patch for now: needs rebase (possibly only in NetworkManager itself). ++++ NetworkManager-openvpn: - Update to version 1.0.0: + Use Unix socket for management instead of local TCP socket. + Make password requests more robust. + Allow specifying port and protocol for multiple remotes (VPN gateways). + updated translations. ++++ NetworkManager-pptp: - Update to version 1.0.0: + Updated translations. ++++ NetworkManager-vpnc: - Update to version 1.0.0: + Added option to change tunnel interface name. + Supports interactive password queries from vpnc ("next token code", etc). + Updated translations. ++++ accountsservice: - Update to version 0.6.40: + Support large UIDs better. + Don't require X11 display to fetch user with X11 session. + Ensure accountsservice doesn't start before NSS works. ++++ apparmor: - add apparmor-fix-nameservice-abstraction.patch to fix missing nscd bits (bnc#911118) ++++ autofs: - fix insserv warning at postinstall (bnc#913376) ++++ btrfsprogs: - update (bsc#914955) - filesystem: options for usage and df to specify output units - device: options for usage to specify output units - more fsck fixes - spec cleanup: - renamed and reordered patches to match upstream order - renamed and moved local patches to the end - version 3.16.2 - fsck: handle bad extent mapping - image: make it work on a balanced fs - btrfs-show-super: print flags in human readable way - documentation updates - version 3.16.1 - library version defines - subvol list: -R to print received UUID - fixed detection of multiple mounts on the same directory - restore: misc fixes - Removed upstreamed patches: * 0018-btrfs-progs-read-global-reserve-size-from-space-info.patch * 0053-btrfs-progs-Do-not-free-dirty-extent-buffer.patch * 0164-btrfs-progs-convert-set-label-or-copy-from-origin.patch * library-version-defines.patch - Added patches (only new, the rest renamed): * 0039-btrfs-progs-fsck-remove-unfriendly-BUG_ON-for-search.patch * 0040-btrfs-progs-fsck-finish-transaction-commit-if-repair.patch * 0042-btrfs-progs-check-fix-csum-check-in-the-presence-of-.patch * 0066-btrfs-progs-Remove-extra-const-modifiers-they-don-t-.patch * 0067-btrfs-progs-add-options-to-tune-units-for-fi-df-outp.patch * 0087-Btrfs-progs-check-fix-return-value-check-of-is_child.patch * 0100-btrfs-progs-Fix-number-of-arguments-check-of-btrfs-f.patch * 0108-btrfs-progs-use-the-correct-SI-prefixes.patch * 0133-btrfs-progs-fix-spacing-in-error-messages.patch * 0139-btrfs-progs-move-group-type-and-profile-pretty-print.patch * 0158-btrfs-progs-hide-FS-occupied-from-device-usage-outpu.patch * 0159-btrfs-progs-provide-better-error-message-for-raid-pr.patch * 0160-btrfs-progs-fix-wrong-data-ratio-for-raid56-in-btrfs.patch * 0161-btrfs-progs-output-the-correct-path-when-fi-usage-fa.patch * 0162-btrfs-progs-fix-improper-output-msg-for-btrfs-fi-usa.patch * 0201-btrfs-progs-fi-usage-change-option-for-tabular-outpu.patch * 0202-btrfs-progs-fi-usage-add-switches-to-set-output-unit.patch * 0203-btrfs-progs-fi-usage-update-manpage.patch * 0204-btrfs-progs-dev-usage-add-switches-to-set-output-uni.patch * 0205-btrfs-progs-dev-usage-update-manpage.patch * 0206-btrfs-progs-unify-unit-mode-parameters-and-variables.patch * 0219-btrfs-progs-cleanup-avoid-to-use-literal-for-getopt-.patch * 0267-btrfs-progs-Fix-a-extent-buffer-leak-in-count_csum_r.patch ++++ colord: - Update to version 1.2.8: + Bugfixes: - Check for dbus when enabling sane. - Do not use the deprecated GUsbDeviceList. - Fix build without gobject-introspection. - Fix possible critical warning when using g_dbus_watch_name(). ++++ mgetty: - Add mgetty@.service and vgetty@.service (boo#914661) ++++ gnome-contacts: - Update to version 3.15.4: + Added maps view for postal address. - Add pkgconfig(champlain-0.12), pkgconfig(clutter-gtk-1.0) and pkgconfig(geocode-glib-1.0) BuildRequires: New dependencies. ++++ gnome-control-center: - Add gnome-control-center-NM-1.0.patch: Add compatibility to NetworkManager 1.0. - Disable gnome-control-center-probe-radius-server-cert.patch until NetworkManager has been fixed up again. ++++ clutter-gst: - Rename gstreamer-plugin-gstclutter subpackage to gstreamer-plugin-gstclutter-3_0. This matches the loadable plugins name and allows it to be parallel installed with gstreamer-plugin-gstclutter originating from clutter-gst2. - Adjust -devel package requires accordingly. ++++ java-1_8_0-openjdk: - Removed patch * aarch64-b12tob21.patch - replaced by one that forward-ports to b22 - Added patch * aarch64-b12tob22.patch - forward-port the aarch64 hotspot to b22. ++++ kernel-default: - rpm/package-descriptions: Describe kernel-pv (and correct kernel-ec2's). - commit f7db992 ++++ kernel-source: - rpm/package-descriptions: Describe kernel-pv (and correct kernel-ec2's). - commit f7db992 ++++ kernel-syms: - rpm/package-descriptions: Describe kernel-pv (and correct kernel-ec2's). - commit f7db992 ++++ kiwi: - v7.02.23 released - Fixed creation of split images The filename for the splitfile which is the read-write portion of the image was build taking the displayname into account. Only if the displayname was not set the filename was correct because in that case the displayname and the diskname are the same. If a custom displayname is set the splitfile name was wrong and the read-write data was not included to the image In addition this patch uses the kiwi.buildinfo file to check for the image type instead of taking weird assumptions based on file names ++++ libgweather: - Update to version 3.15.1: + Location database fixes (bgo#743092, bgo#743111, bgo#743112). + Updated translations. - Update to version 3.14.3: + Location database fixes (bgo#743092, bgo#743111, bgo#743112). + Updated translations. ++++ snapper: - use C++11 chrono::steady_clock ++++ perl-Bootloader: - Determine disk device from sysfs tree - 0.829 ++++ simple-scan: - Update to version 3.15.4: + Discards document when pressing ESC in "Save current document?" dialog. + Show normal menus+window-decos instead of GtkHeaderBars in Xfce. + Needs X server for --help, --version. + Add missing GenericName. + Updated translations. ++++ unzip: - Add Fix-CVE-2014-9636-unzip-buffer-overflow.patch: fix heap overflow for STORED field data (fixes bnc#914442) ++++ vorbis-tools: - Fix segfault by a crafted raw file input (CVE-2014-9640, bsc#914938): vorbis-tools-r19117-CVE-2014-9640.patch ++++ yast2: - fixed \r, \f, \v and \b characters lost during conversion to Ruby - Removed more icons from other dialogs (bnc#875201) - 3.1.119 ++++ yast2-installation: - explicitely set language packages for installation during the live install (bnc#904103) - 3.1.128 ------------------------------------------------------------------ ------------------ 2015-1-26 - Jan 26 2015 ------------------- ------------------------------------------------------------------ ++++ adwaita-icon-theme: - Update to version 3.15.1: + No hard dep on gtk-update-icon-cache (bgo#739290). + Missing icons needed for HC theme (bgo#732511). + Updated translations. ++++ argyllcms: - Move reference files to /usr/share/argyll/ref, expected path from gnome-color-manager (bsc#914679). ++++ gnome-desktop: - Update to version 3.15.4: + Modernize gtk-doc use (bgo#742479). + Fix memory handling in GnomeRR and language code (bgo#742111, bgo#742569). ++++ gnome-packagekit: - Update to version 3.15.4: + Add suitable Keywords to the package updater desktop file. + Update executable blacklist for gnome-terminal. + Updated translations. ++++ nautilus: - Update to version 3.15.4: + Port to GAction. + Rework menus and zoom levels. + Use monospace font for permissions column. + Port to GNotification. + Stop loading custom accel maps file. + Use inline toolbar for column chooser dialog. + Fix new window activation with desktop icons enabled. + Fix regression with --new-window option. + Use mount name if available for file operations progress report. + Set max-width for value labels in properties. + Increase default window width. ++++ grub2: - update grub2-snapper-plugin.sh: * cleanup grub-snapshot.cfg not referring to any snapshot (boo#909359, bsc#914514) * replace echo -e with printf to fix script bashism ++++ java-1_7_0-openjdk: - java-1_7_0-openjdk-giflib5.patch: Fix check for giflib >= 5.1. ++++ kernel-default: - DocBook: Do not exceed argument list limit. - commit 6eae009 - rpm/kernel-docs.spec.in: Do not ignore errors from make - commit 86ebfa7 ++++ kernel-source: - DocBook: Do not exceed argument list limit. - commit 6eae009 - rpm/kernel-docs.spec.in: Do not ignore errors from make - commit 86ebfa7 ++++ kernel-syms: - DocBook: Do not exceed argument list limit. - commit 6eae009 - rpm/kernel-docs.spec.in: Do not ignore errors from make - commit 86ebfa7 ++++ kiwi: - Make sure to handle all udev daemon processes If the call to udevadm control for some reason did not stop all udev daemon processes kiwi checks the pids it found and kills them manually. However kiwi just looked up one process even though there might be more - Use udevadm control to exit udev daemon Killing the udevd is done in two steps. First we issue an udevadm call to exit udevd the documented way. According to the man page the call waits until udevd is stopped. After the call we check against the process ID of udevd we know about if they really have been stopped. If not we kill them ++++ fltk: - Add support for custom cursor and clipboard notifications. Features backported from 1.3.3, needed by tigervnc. (bnc#908738) * fltk-1.3.2-simplify-clipboard-handling.patch * fltk-1.3.2-get_notifications_whenever_the_clipboard_changes.patch * fltk-1.3.2-add_ability_to_convert_a_Fl_Pixmap_into_a_Fl_RGB_Image.patch * fltk-1.3.2-add_method_to_set_custom_cursor.patch * fltk-1.3.2-cache_created_x11_cursors.patch ++++ libgpod: - Add libgpod-swig-3.0.patch: Fix build with SWIG 3.0. ++++ mutt: - Update to mutt version 1.5.23 which is a security bugfix release as well as add support for TLS 1.1/1.2 - Remove the patches automake-1.12.patch, mutt-1.5.20-gpgme_set_locale.patch, and mutt-CVE-2014-0467.patch - Replace the patches patch-1.5.23.rr.compressed.bz2 with patch-1.5.21.rr.compressed.1.bz2 mutt-1.5.21.sidebar.20120829.patch with patch-1.5.23.sidebar.20140412.patch patch-1.5.5.1.nt.xtitles.3.ab.1 with patch-1.5.23.xtitles.patch mutt-1.5.21.dif with mutt-1.5.23.dif - Modify the patches aw.listreply.diff, bug-676388-largefile.patch, and bsc907453-CVE-2014-9116-jessie.patch - Build with PIE ++++ timezone: - update to 2014j (bsc#904824): * Turks & Caicos' switch from US eastern time to UTC-4 year-round moved from 2014-11-02 at 02:00 to 2015-11-01 at 02:00. * This release also includes changes affecint past time stamps. - update to 2014i (bsc#902276): * Pacific/Fiji will observe DST from 2014-11-02 02:00 to 2015-01-18 03:00. * A new Zone Pacific/Bougainville, for the part of Papua New Guinea that plans to switch from UTC+10 to UTC+11 on 2014-12-28 at 02:00. * This release also includes changes affecting past time stamps, documentation and some minor bug fixes. - update to 2014h (bnc#898747): * zdump -V and -v now output gmtoff= values on all platforms, not merely on platforms defining TM_GMTOFF. * This release also includes changes affecting past time stamps, documentation and the build procedure. ++++ timezone-java: - update to 2014j (bsc#904824): * Turks & Caicos' switch from US eastern time to UTC-4 year-round moved from 2014-11-02 at 02:00 to 2015-11-01 at 02:00. * This release also includes changes affecint past time stamps. - update to 2014i (bsc#902276): * Pacific/Fiji will observe DST from 2014-11-02 02:00 to 2015-01-18 03:00. * A new Zone Pacific/Bougainville, for the part of Papua New Guinea that plans to switch from UTC+10 to UTC+11 on 2014-12-28 at 02:00. * This release also includes changes affecting past time stamps, documentation and some minor bug fixes. - update to 2014h (bnc#898747): * zdump -V and -v now output gmtoff= values on all platforms, not merely on platforms defining TM_GMTOFF. * This release also includes changes affecting past time stamps, documentation and the build procedure. ++++ xf86-video-nouveau: - Enable arm and aarch64 builds (for Tegra K1 and later) ++++ yast2-installation: - fix typo causing error in installation ( catched by openQA ) - Properly install new Proposal* libs to fix installation ++++ yast2-packager: - fixed \r and \b characters lost during conversion to Ruby ++++ yast2-transfer: - fixed \r character lost during conversion to Ruby (bnc#344123) - 3.1.2 ------------------------------------------------------------------ ------------------ 2015-1-25 - Jan 25 2015 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Update to version 0.9.10.1: + Kernel 'cache' routes (such as those added by IPv6 operations) are ignored, preventing unwanted CPU usage. + Vala bindings for libnm-glib async methods have been added. + Some interactions with external OpenVPN daemon default routes have been fixed. + Fixed usage of libnm-glib connectivity checking from garbage-collected languages. + An unusual delay acquiring a DHCP lease with dhcpcd has been fixed. + A libnm-glib crash has been fixed when multiple NMClients are created. + A failure to pass certificate blobs to wpa_supplicant has been fixed. + A failure to send the inner private key password to wpa_supplicant has been fixed. + nmcli now returns earlier when activating master interfaces. + nmtui password fields now correctly display the password. + The IPv6 hop limit is no longer mistakenly set to 0 in some cases. + Some DHCPv6 failures are no longer fatal. + Handling of DHCP 'nak' and 'expire' states has been fixed in some cases. + WiFi band locking has been fixed. + Support for Bluetooth DUN with Bluez5 has returned. + Non-local users can now control networking after authenticating with PolicyKit. + Externally added routes no longer have their metrics overwritten. + Some child interfaces (eg VPN or WWAN) are no longer deconfigured when recognized. + Support for the PrimaryConnection D-Bus property has been backported. + IPv6 RDNSS/DNSSL forced expiration is now handled properly. + An invalid route to the DHCP server is no longer added in some configurations. + A crash when external master/slave changes were made has been fixed. + Various nmtui bugs for slaves, WiFi, and IP address buttons have been fixed. + DHCP no longer fails due to SIGPIPE when the systemd journal is restarted. + Unmanaged slaves are now updated correctly when they disappear. + Cooperation with external team interfaces has been fixed. + Bridge STP property ranges are now properly checked. + Manager state is now properly updated on resume. + Slave interfaces are no longer released on exit. + Static IPv6 configuration is now added before SLAAC is started. + Allow shared connections to be started without a carrier. + A crash when disconnecting older Nokia phones has been fixed. - Drop patches incorporated upstream: + 0001-core-don-t-auto-launch-logind-bgo-741572.patch. + NetworkManager-dhcpv6.patch. ++++ gnome-shell-extensions: - Update to version 3.15.4: + window-list: Improve interaction with system modal dialogs. + Updated translations. ++++ clutter-gst2: - Update to version 2.0.14: + Fix introspection issues. ++++ clutter-gst: - Update to version 3.0.4: + Fix introspection problem on systems with no display. + Fix introspection problems with clutter-gst 2.0 installed. + Fix incorrect warnings about deprecated properties. + Only advertise RGBA format for texture upload. ++++ java-1_7_0-openjdk: - Added patch: java-1_7_0-openjdk-giflib5.patch * Fix build with giflib 5.1.x ++++ java-1_8_0-openjdk: - Modify patch: system-giflib5.patch * Fix build with giflib 5.1.x ++++ harfbuzz: - Update to version 0.9.38: + Fix minor out-of-bounds access in Indic shaper. + Change New Tai Lue shaping engine from South-East Asian to default, reflecting change in Unicode encoding model. + Add hb-shape --font-size. Can take up to two numbers for separate x / y size. + Fix CoreText and FreeType scale issues with negative scales. + Reject blobs larger than 2GB. This might break some icu-le-hb clients that need security fixes. See: http://www.icu-project.org/trac/ticket/11450 + Avoid accessing font tables during face destruction, in case rogue clients released face data already. + Fix up gobject-introspection a bit. + Misc fixes. + API additions: hb_ft_face_create_referenced() hb_ft_font_create_referenced() - Changes from version 0.9.37: + Fix out-of-bounds access in Context lookup format 3. + Indic: Allow ZWJ/ZWNJ before syllable modifiers. ++++ libinput: - Update to new upstream release 0.8.0 * Improved touchpad support. For example, it is not necessary anymore to lift all fingers when switching from scrolling to pointer movement. * Scroll event types were merged. Previously we supplied horiz/vert scrolling as separate event, even in diagnonal scrolling. Now each scroll event may contain one or more axes. * Support for axis sources: a scroll event can be of source finger, wheel or continuous. This enables callers to implement kinetic ("fling") scrolling. * Scroll wheel events now return the data in degrees. A matching udev hwdb system is in place to adjust this when needed. A "discrete" scroll value is available if you are interested in the clicks only. * Left-handed configuration was renamed. For future tablet support, the button-based naming was inappropriate. A simple search/replace fixes this. ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-1-24 - Jan 24 2015 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Update to version 1.0.4: + New Features: - Add 'quit' command to pkcon. - Add the install and remove commands to the packagekit-direct test tool + Libraries: Add PK_INFO_ENUM_UNAVAILABLE. + Bugfixes: - Actually inhibit logind when the transaction can't be cancelled. - Allow pk_backend_job_set_allow_cancel() after ErrorCode has been set/ - Do not attempt to run command-not-found for anything prefixed with '.'. - Don't use PkBackendSpawn helpers in compiled backends. - Fix a hard-to-debug crash when cancelling a task that has never been run. - Make pk_backend_job_call_vfunc() threadsafe. - Make pk_backend_repo_list_changed() threadsafe. - Make the network detection code simpler. - Really remove the timer GSource when quitting the daemon. - Recreate the download location if it does not already exist. + Backend enhancements/fixes: alpm, aptcc, dummy, hif and urpmi. - PK is newly published with a digital signature: add .keyring and .asc file to sources. ++++ gnome-calculator: - Update to versin 3.15.4: + New: - Keyboard mode. - MPFR back-end. - Digital Storage conversion. + Update: - Switch to GPLv3+ license. - Case-insensitive conversion units. - Don't copy thousand separators to clipboard. + Fix: - Use HTTPS for downloading exchange rates. - Repeated entries in history view. - Padding in UI buttons. - Style history view boarder. - Sort currencies based on locale. - Deprecated use-stock property. - Download missing exchange rates on first launch. - Missing buildtime dependency. - gtksourceview binding change. + Updated translations. - Add mpfr-devel to BuildRequires. - Update License tag in specfile. ++++ gnome-settings-daemon: - Update to version 3.15.4: + Added GsdDeviceManager with X11 and udev (for native wayland sessions) backends. + Most keyboard, mouse, touchpad and wacom settings schemas moved to gsettings-desktop-schemas. User settings migration is done automatically at startup. + The moved settings are now applied by mutter >= 3.15.4. + Media-keys: - Adjust to ShellKeyGrabber changes (requires gnome-shell >= 3.15.4 at run time). - Make power-actions non-interactive based on mode. + XSettings: Export the session bus ID as an xsetting. - Disable wayland backend by passing --disable-wayland flag to configure; enabling wayland backend causes builds to fail. ++++ clutter-gst2: - Rename package to clutter-gst2 in order to update clutter-gst to the new version 3.0 branch - Obsolete clutter-gst and clutter-gst-devel by the new clutter-gst2 variants. ++++ ibus: - modify xim.d-ibus-121: remove obsolete 'PATH=$OLD_PATH' which causes loss of the PATH variable when sourced ++++ kernel-default: - Update x86_64 config files: CONFIG_SENSORS_NCT6683=m The nct6683 driver is already enabled on i386 and history suggests that it not being enabled on x86_64 is by mistake. - commit e31f652 ++++ kernel-source: - Update x86_64 config files: CONFIG_SENSORS_NCT6683=m The nct6683 driver is already enabled on i386 and history suggests that it not being enabled on x86_64 is by mistake. - commit e31f652 ++++ kernel-syms: - Update x86_64 config files: CONFIG_SENSORS_NCT6683=m The nct6683 driver is already enabled on i386 and history suggests that it not being enabled on x86_64 is by mistake. - commit e31f652 ++++ python-six: - update to version 1.9.0 - Issue #106: Support the `flush` parameter to `six.print_`. - Pull request #48 and issue #15: Add the `python_2_unicode_compatible` decorator. - Pull request #57 and issue #50: Add several compatibility methods for unittest assertions that were renamed between Python 2 and 3. - Issue #105 and pull request #58: Ensure `six.wraps` respects the * updated* and *assigned* arguments. - Issue #102: Add `raise_from` to abstract out Python 3's raise from syntax. - Issue #97: Optimize `six.iterbytes` on Python 2. - Issue #98: Fix `six.moves` race condition in multi-threaded code. - Pull request #51: Add `six.view(keys|values|itmes)`, which provide dictionary views on Python 2.7+. ------------------------------------------------------------------ ------------------ 2015-1-23 - Jan 23 2015 ------------------- ------------------------------------------------------------------ ++++ NetworkManager-openvpn: - Make NetworkManager-openvpn-frontend a recommended dependency, as it can work fine on systems without any DE installed. ++++ cheese: - Update to version 3.15.4: + Ignore intermediate file with Automake 1.15. + Removed obsolete variables in autogen.sh. + um-crop-area: - Fix deprecated API usage (bgo#742530). - Enforce a minimum size. Otherwise, if callers aren't careful, users could resize us so small that we'd crash inside gdk_pixbuf_scale() (bgo#742530). - Fix background rendering around the picture (bgo#742530). ++++ clamav: - bnc#914505: Config file merging and temp file creation got moved to %pre by mistake. Put them back to %post. ++++ clutter: - Update to version 1.21.4: + Use the GDK backend by default when possible. + Use libinput 0.8. + Allow access to vendor and product ID for input devices. + Allow ClutterConstraint implementations to change the preferred size ClutterConstraint classes can now update an actor's preferred size, along with its allocation. + Improve the GDK backend: Properly support high DPI displays, as well as Wayland. + Bugs fixed: bgo#730815, bgo#740759, bgo#734587, bgo#742829. + Updated translations. ++++ gnome-shell: - Update to version 3.15.4: + Add mode parameter to AcceleratorActivated signal (bgo#711682). + Fix PID based window/app association (bgo#736527). + Fix current day highlight on day change (bgo#742492). + Switch to vp9 for screencast recordings (bgo#742744). + Disable IBus input sources on password entries (bgo#730628). + Make slider scrolling smoother (bgo#742648). + Allow move-up shortcut to move window above top workspace (bgo#665764). + Misc. bug fixes (bgo#742748, bgo#742824, bgo#741114). + Updated translations. ++++ gnome-themes-standard: - Update to version 3.15.2.2: + HC: remove one more duplicate app icon. - Changes from version 3.15.2.1: + Remove some HC app icons that are already shipped with apps. - Update to version 3.15.2: + Update gtk2 theme (entries, spinbuttons, radios, checks...). + Update HC icon names. + Update gtk2 HC icons. - Update to version 3.14.2.3: + HC: remove one more duplicate app icon. - Changes from version 3.14.2.2: + Remove some HC app icons that already ship with apps. - Changes from version 3.14.2.1: + Update gtk2 HC icons. ++++ kernel-default: - rpm/kernel-binary.spec.in: Drop sparse from BuildRequires - commit 9777c26 - rpm/kernel-binary.spec.in: Update the comment about NO_BRP_STALE_LINK_ERROR There is no stale symlink in the installed system anymore, but there is one during build. - commit e575cce - rpm/kernel-binary.spec.in: Own the modules directory in the devel package (bnc#910322) - commit d89b963 ++++ kernel-source: - rpm/kernel-binary.spec.in: Drop sparse from BuildRequires - commit 9777c26 - rpm/kernel-binary.spec.in: Update the comment about NO_BRP_STALE_LINK_ERROR There is no stale symlink in the installed system anymore, but there is one during build. - commit e575cce - rpm/kernel-binary.spec.in: Own the modules directory in the devel package (bnc#910322) - commit d89b963 ++++ kernel-syms: - rpm/kernel-binary.spec.in: Drop sparse from BuildRequires - commit 9777c26 - rpm/kernel-binary.spec.in: Update the comment about NO_BRP_STALE_LINK_ERROR There is no stale symlink in the installed system anymore, but there is one during build. - commit e575cce - rpm/kernel-binary.spec.in: Own the modules directory in the devel package (bnc#910322) - commit d89b963 ++++ kiwi: - v7.02.22 released - Don't use /mnt as mount point in a kiwi process It could cause conflicts if the building system has /mnt mounted for some reasons. Especially if the image target directory is set to /mnt kiwi failed because it over mounted its own results ++++ gcc5: - Update to SVN trunk head (r220030). - Package go and gofmt manpages. ++++ libffi-gcc5: - Update to SVN trunk head (r220030). - Package go and gofmt manpages. ++++ webkit2gtk3: - Update to version 2.7.4: + Add API to change the WebKitWebView background color. + Add an option to create WebKitWebView snapshots with transparent background. + Add API to make the WebKitWebView editable. + Add is-playing-audio property to WebKitWebView. + Do not resize the accelerating compositing window to the web size until accelerated compositing mode is activated. - Update to version 2.7.3: + Add API to support HTML5 notifications. + Add UserMedia Permission Request API. + GObject DOM bindings API now correctly returns NULL intead of empty strings to be able to differentiate between not present and present but empty. + Add support for text-decoration-skip. + Improve the HTTP authentication dialog. + Expose the ID attribute of Meter and Option elements to accessibility. + Use latin1 instead of UTF-8 for HTTP header values. + Update NavigationItemProbes inspector icon. + Add video/mp2t as alternative mimetype for MPEG TS. + Add application/x-mpegurl and video/flv to the list of supported mimetypes. + Add SCHEDULING query support to HTTP media source element. + Fix deadlock when shutting down AudioDestination. + Updated translations. - Changes from version 2.7.2: + Fix SSL connection issues with some websites after the POODLE vulnerability fix. + Add API to handle user script messages. + Add context menu API to Web Process Extensions. + Add API to create a WebKitWebContext. + Add API to override the default local storage directory. + Add WebKitWebResource::failed-with-tls-errors signal to notify about load failures due to TLS errors also in sub-resources. + Fix several crashes in accessibility implementation. + Fix XMLHttpRequest with a timeout when using the network process. + Fix XMLHttpRequest with cookies disabled when using the network process. + Fix a crash in the network process when a synchronous load redirects to a new url in a different security origin. + Fix a crash in TextureMapper when video resolution changes. + Correctly report the memory used by the media player to the garbage collector to make sure it’s freed when the video element is removed from the DOM. + Fix documentation of webkit_print_operation_get_page_setup(). - Update to version 2.6.5: + Fix issue that caused some text to be inserted when trying to delete a word from the Twitter message box. + GObject DOM bindings API now correctly returns NULL intead of empty strings to be able to differentiate between not present and present but empty. + Do not resize the accelerating compositing window to the web size until accelerated compositing mode is activated. + Use latin1 instead of UTF-8 for HTTP header values. + Add SCHEDULING query support to HTTP media source element. + Add application/x-mpegurl and video/flv to the list of supported mimetypes. + Update NavigationItemProbes inspector icon. + Fix the build with recent GStreamer. + Fix the build on FreeBSD. + Fix build on OS X. + Fix the build on powerpc 32 bits. + Fixed several crashes in WebCore and JavaScriptCore. + Updated translations. - Drop webkitgtk-libatomic.patch: Fixed upstream. ++++ mutter: - Update to version 3.15.4: + Use GTK+ theme for window decorations instead of metacity (bgo#741917). + Export the same EDID information on X11 and wayland (bgo#742882). + Apply input device configuration on wayland (bgo#739397). + Implement pointer barriers on wayland (bgo#706655). + Bugs fixed: bgo#741829, bgo#738630, bgo#737463, bgo#698995, bgo#727893, bgo#742825, bgo#742824, bgo#742841, bgo#743173, bgo#743189, bgo#743217, bgo#743254. + Updated translations. ++++ wicked: - version 0.6.15 - nanny: use ifindex to reference workers in managed devices and hold worker references when starting fsm (bsc#904061) - nanny: Always reference mdev's worker by ifindex (bsc#904061) - nanny: register discovered devices only when ready (bsc#904061) - events: query and update device name on events (bsc#904061) - udev: verify netdev index and update name at start, disable ready handling if udev is not used, e.g. in LXC (bug#904061) - xml: don't require parent's control node in config (bsc#901517) - wireless: use string dict entry for WIRELESS_AP/bssid (bsc#911315) - extensions: fixed false errors from hostname update (bsc#910323) - tuntap: typo fix causing to not set IFF_NO_PI flag - fixed some memory leaks in client and dbus object code - doc/ChangeLog: do not omit merge commits which contain bug refs ++++ yelp: - Add yelp-use-theme-bookmark-icon.patch: use user-theme provided icon for bookmarks (boo#913866). ++++ man-pages: - update to 3.78: - new and rewritten pages * execveat.2, memfd_create.2, s390_pci_mmio_write.2 - newly documented interfaces in existing pages * fcntl.2: Document F_ADD_SEALS and F_GET_SEALS commands * proc.5: Document /proc/sys/vm/compact_memory Document /proc/sys/fs/nr_open - etc. see Changes for details ++++ mcelog: - Update to version 1.0.8 - Remove patch which got integrated mainline: 0001-Continue-without-dmi-when-no-SMBIOS-or-SMBIOS-0x0-in.patch - Fix possible security issue, build service complained about: missing-call-to-setgroups-before-setuid Add fix_setgroups_missing_call.patch ++++ virt-manager: - bsc#909602 - virt-manager doesn't show text console for container when started from details page. activate-default-console.patch. ++++ xf86-input-wacom: - Update to release xf86-input-wacom-0.28.0 - dropped upstream patches already in 0.28.0 * U_01-Remove-unused-code.patch * U_02-Zero-is-not-a-valid-device-ID-don-t-derive-a-type-from-it.patch * U_03-Fix-initial-device-type-detection.patch * U_04-Store-the-last-used-channel-rather-than-blindly-taking-channel-0.patch * U_05-Remove-duplicate-tool-type-detection.patch * U_06-Attempt-to-derive-the-tool-type-from-a-known-button-key-event.patch - refreshed logging patches: * n_01-Add-option-to-enable-logging.patch * n_02-Log-PROXIMITY-LOW-LEVEL-events.patch * n_03-Log-PRESSURE-low-level-events.patch * n_04-Log-BUTTON-HIGH-LEVEL-events.patch (factorX/factorY replaced by 1.0 due to upstream git commit 96eae07) ++++ xf86-video-vmware: - Update to version 13.1.0: + Adapt to GC client clip changes in server 1.17 + Fix xf86xv.h cannot be included without first including xorg-server.h + Fix saa_check_poly_fill_rect_noreadback v2 + Fix saa_check_copy_window dirty region v3 + Revert "vmware/saa: Disable the noreadback polyfillrect optimization" + Fix cursor problem with multimon + Don't add puixmaps to the pixmap list if they're already on it. + Fix overlay related compile breakage on earlier X servers + Fix bootstrap related compile errors on earlier X servers + Clear the PITCHLOCK register if available before modeset + Fix out of bound array indexing + Fix compilation issue on older X servers + Fix uninitialized values in video commands + Fix an error path segfault (fdo#80645) + Fix auto colorkey fill usage + Better error logging when handling cursors + Don't move cursors without images + Fix xwayland build on newer XA versions + Add support for server managed fds + Add support for XSERVER_PLATFORM_BUS + Fix initial dirty region for pixmaps + Set desired modes after xMir screen init + Don't tell XA that we have a mask when we haven't + Don't change backing-store of active scanout services + Fix build without xatracker - Changes from version 13.0.1 + Fix compilation on newer X servers + Always allocate shared hardware surfaces + Require libdrm 2.4.38 to build XMir + Block DMA to prime surfaces for now + Enable direct dmas + Add support for XWayland + Add support for XMir v2 + Add an infrastructure to be able to run hosted under a compositor v2 + Fix compile breakage on XA version 1 + Really allow XA version 2 + Revert "vmwgfx: Get rid of device-specific DMA code" + Support also XA version 1 v2 + Handle changes of DamageUnregister API in 1.14.99.2 + Implement textured video completely on top of XA + Avoid HW operations when not master + Update for XA API changes + Dropped (patches accepted upstream): + U_vmware-vmwgfx-Don-t-add-pixmaps-to-the-pixmap-list-i.patch + u_xf86xv.h-cannot-be-included-without-first-including-.patch + xf86-video-vmware-13.0.2.tar.bz2 ++++ zypper: - repos(lr): Fix wrong exit status using the --xmlout option (bnc#914258) - version 1.11.22 - Refresh plugin services on 'lr' 'ls -r' and 'ref' (bnc#893294)(FATE#318117) Repositories provided by a plugin service (SUSE Manager) must always be (auto-)refreshed to reflect server side changes immediately. - zypper.conf: new color/pkglistHighlightAttribute (bnc#914284) Tune the color atrribute used for package list highlighting. - version 1.11.21 ------------------------------------------------------------------ ------------------ 2015-1-22 - Jan 22 2015 ------------------- ------------------------------------------------------------------ ++++ avahi: - Add avahi-outdated-URL.patch: Do not redirect users to , which no longer exists, but bring them to the more generic blog entry http://0pointer.de/blog/projects/avahi-compat.html (boo#914298). ++++ biosdevname: - Update to version 0.6.1 - Do not disable rule via perl script in .spec file, better use a patch (biosdevname_udevrule_rename_all_network_devices.patch) - Modify configure.ac via sed to make use of %{_udevruledir} from .spec file - Remove already integrated patches in latest source code: Delete biosdevname_v0.5.0_to_git_c140ce659a204d67e4cc.patch Delete biosdevname_udevrule_rename_all_network_devices.patch Delete fix_several_PCI_root_ports_in_one_bus.patch Modify udev-rule-path.patch Modify whitelist-dell ++++ cmake: - Update to 3.1.1 Eclipse: Add org.eclipse.cdt.core.cnature to CXX projects (#15068) get_test_property: clarify the documentation set_tests_properties: fix documentation tests: add tests for querying properties Xcode: Sort targets deterministically and with ALL_BUILD first (#15346) bootstrap: Fix syntax for Solaris 10 shell (#15317) Help: Clarify MinGW v. MSYS Makefiles generators (#15319) Ninja: Do not crash when CMAKE__COMPILE_OBJECT is empty (#15325) Ninja: Generate rules only for languages compiled in a target (#15325) Tests: Test using objects from a language enabled in a subdirectory (#15325) Help: Add 3.1 release note about '#' escaping in Makefiles (#15322) Help: Clarify if() documentation (#15335) Help: Document CMAKE_FIND_PACKAGE_NAME variable Xcode: Do not require code signing for compiler id (#15214) Copyright.txt: Update year range to end in 2015 XL: Fix link flags for executables on Linux with XL compilers QNX: Fix detection of QCC compiler id (#15349) Xcode: Fix early termination on per-config source file error CMake 3.1.1 CPack: Fix PackageMaker internal versioning for OS X 10.10 Fix compilation with the Oracle / Sun compiler (#15318) Help: Small fixes in CPackComponent documentation FindRuby: fix selection of version x.0 (#15345) CPack: Avoid crash on invalid CMake generator name (#15308) FindRuby: Fix output check in _RUBY_CONFIG_VAR find_package: Document CMAKE_FIND_PACKAGE_NAME variable QtAutoUic: Restore source file AUTOUIC_OPTIONS settings FindCUDA: Do not assume CMAKE_SYSTEM_PROCESSOR is set cmake-mode.el: Fix extracting keyword at point in cmake-help cmake-mode.el: Re-add explicit call to require thingatpt FindIce: Port to work with CMP0054 NEW behavior FindSDL: Allow if() to dereference SDL_INCLUDE_DIR for matching FindQt: fix setting DESIRED_QT_VERSION if "find_package(Qt VVV)" was called FindQt: fix variable name in error message FindQt: explicitely mention that it cannot Qt5 or later FindBoost: Add latest Boost version 1.57.0 and next milestone 1.58.0 KWSys Terminal: Add xterm-termite to VT100 color support whitelist Help: Document valid 14 value for CXX_STANDARD. (#15339) get_target_property: discern empty from undefined properties (#15333) QtAutoUic: Add a test for the regression in the parent commit. cmMakefile: Rename a method to what it really does. Features: Fix the COMPILE_FEATURES genex for unavailable features. cmTarget: Compute link language of TARGET_OBJECTS with CMP0026 OLD (#15338) Help: Link relevant documents for virtual override features (#15311) Help: Add INTERFACE_LIBRARY to TYPE target property documentation Help: Update cmake.org links to avoid redirects ++++ mozc: - Upstream update to 2.16.2020.102 * Fix Noisy candidate "itsumo" due to language aware conversion * Fix AssertionError in gen_zip_code_seed.py ++++ java-1_7_0-openjdk: - Update to 2.5.4 - OpenJDK 7u75 * Security fixes - S8046656: Update protocol support - S8047125, CVE-2015-0395: (ref) More phantom object references - S8047130: Fewer escapes from escape analysis - S8048035, CVE-2015-0400: Ensure proper proxy protocols - S8049253: Better GC validation - S8050807, CVE-2015-0383: Better performing performance data handling - S8054367, CVE-2015-0412: More references for endpoints - S8055304, CVE-2015-0407: More boxing for DirectoryComboBoxModel - S8055309, CVE-2015-0408: RMI needs better transportation considerations - S8055479: TLAB stability - S8055489, CVE-2014-6585: Better substitution formats - S8056264, CVE-2014-6587: Multicast support improvements - S8056276, CVE-2014-6591: Fontmanager feature improvements - S8057555, CVE-2014-6593: Less cryptic cipher suite management - S8058982, CVE-2014-6601: Better verification of an exceptional invokespecial - S8059485, CVE-2015-0410: Resolve parsing ambiguity - S8061210, CVE-2014-3566: Issues in TLS * Backports - S6461635: [TESTBUG] BasicTests.sh test fails intermittently - S6545422: [TESTBUG] NativeErrors.java uses wrong path name in exec - S6653795: C2 intrinsic for Unsafe.getAddress performs pointer sign extension on 32-bit systems - S7028073: The currency symbol for Peru is wrong - S7047033: (smartcardio) Card.disconnect(boolean reset) does not reset when reset is true - S7183753: [TEST] Some colon in the diff for this test - S7077119, PR2165, G534118: remove past transition dates from CurrencyData.properties file - S7085757: Currency Data: ISO 4217 Amendment 152 - S7169142: CookieHandler does not work with localhost - S7172012, PR2067: Make test-in-build an option (Queens) - S7185456: (ann) Optimize Annotation handling in java/sun.reflect.* code for small number of annotations - S7195759: ISO 4217 Amendment 154 - S8000897, RH1155012: VM crash in CompileBroker - S8001105: findVirtual of Object[].clone produces internal error - S8005232: (JEP-149) Class Instance size reduction - S8006748: getISO3Country() returns wrong value - S8012026: [macosx] Component.getMousePosition() does not work in an applet on MacOS - S8015421: NegativeArraySizeException occurs in ChunkedOutputStream() with Integer.MAX_VALUE - S8020190, PR2160, RH1176718: Fatal: Bug in native code: jfieldID must match object - S8021121: ISO 4217 Amendment Number 156 - S8021372: NetworkInterface.getNetworkInterfaces() returns duplicate hardware address - S8022721: TEST_BUG: AnnotationTypeDeadlockTest.java throws java.lang.IllegalStateException: unexpected condition - S8025051: Update resource files for TimeZone display names - S8026792: HOTSPOT: licensee reports a JDK8 build failure after 8005849/8005008 fixes integrated - S8027359: XML parser returns incorrect parsing results - S8028623, PR2112, RH1168693: SA: hash codes in SymbolTable mismatching java_lang_String::hash_code for extended characters - S8028627: Unsynchronized code path from javax.crypto.Cipher to the WeakHashMap used by JceSecurity to store codebase mappings - S8028726: (prefs) Check src/solaris/native/java/util/FileSystemPreferences.c for JNI pending exceptions - S8029153: [TESTBUG] test/compiler/7141637/SpreadNullArg.java fails because it expects NullPointerException - S8031046: Native Windows ccache might still get unsupported ticket - S8031502: JSR292: IncompatibleClassChangeError in LambdaForm for CharSequence.toString() method handle type converter - S8032078: [macosx] CPlatformWindow.setWindowState throws RuntimeException, if windowState=ICONIFIED|MAXIMIZED_BOTH - S8032669: Mouse release not being delivered to Swing component in 7u45 - S8032788: ImageIcon constructor throws an NPE and hangs when passed a null String parameter - S8032909: XSLT string-length returns incorrect length when string includes complementary chars - S8034200: Test java/net/CookieHandler/LocalHostCookie.java fails after fix of JDK-7169142 - S8036863: Update jdk7 testlibrary to match jdk8 in hotspot - S8040168: Set hotspot version to hs24.66 and build to b01 for 7u66 - S8040617: [macosx] Large JTable cell results in a OutOfMemoryException - S8041132: Increment hsx 24.66 build to b02 for 7u66-b09 - S8041408: Increment hsx 24.55 build to b04 for 7u55-b34 - S8041572: [macosx] huge native memory leak in AWTWindow.m - S8041990: [macosx] Language specific keys does not work in applets when opened outside the browser - S8043610: Sorting columns in JFileChooser fails with AppContext NPE - S8044603: Increment minor version of HSx for 7u71 and initialize the build number - S8046343: (smartcardio) CardTerminal.connect('direct') does not work on MacOSX - S8049250: Need a flag to invert the Card.disconnect(reset) argument - S8049343: (tz) Support tzdata2014g - S8049758: Increment minor version of HSx for 7u75 and initialize the build number - S8050485: super() in a try block in a ctor causes VerifyError - S8051359: JPopupMenu creation in headless mode with JDK9b23 causes NPE - S8051614: smartcardio TCK tests fail due to lack of 'reset' permission - S8055222: Currency update needed for ISO 4217 Amendment #159 - S8056211: api/java_awt/Event/InputMethodEvent/serial/index.html#Input[serial2002] failure - S8057184: JCK8's api/javax_swing/JDesktopPane/descriptions.html#getset failed with GTKLookAndFeel on Linux and Solaris - S8058715: stability issues when being launched as an embedded JVM via JNI - S8059206: (tz) Support tzdata2014i - S8060474: Resolve more parsing ambiguity - S8061685: Increment hsx 24.75 build to b02 for 7u75-b06 - S8061785: [TEST_BUG] serviceability/sa/jmap-hashcode/Test8028623.java has utf8 character corrupted by earlier merge - S8061826: Part of JDK-8060474 should be reverted - S8062561: Test bug8055304 fails if file system default directory has read access - S8062807: Exporting RMI objects fails when run under restrictive SecurityManager - S8064300: Increment hsx 24.75 build to b03 for 7u75-b06 - S8064560: (tz) Support tzdata2014j - S8065608: 7u75 l10n resource file translation update - S8065787: Increment hsx 24.75 build to b04 for 7u75-b10 - S8066747: Backing out Japanese translation change in awt_ja.properties - S8067364, PR2145, RH114622: Printing to Postscript doesn't support dieresis * Bug fixes - PR2064: Unset OS before running OpenJDK build - PR2069: Type-punning warnings still evident on RHEL 5 - PR2094, RH1163501: 2048-bit DH upper bound too small for Fedora infrastructure - PR2123: SunEC provider crashes when built using system NSS - PR2124: Synchronise elliptic curves in sun.security.ec.NamedCurve with those listed by NSS - PR2135: Race condition in SunEC provider with system NSS - PR2161: RHEL 6 has a version of GIO which meets the version criteria, but has no g_settings_* * CACAO - PR2032: CACAO lacks JVM_FindClassFromCaller introduced by security patch in 2.5.3 * JamVM - PR2050: JamVM lacks JVM_FindClassFromCaller introduced by security patch in 2.5.3 - PR2171: JamVM builds with executable stack, causing failures on SELinux & PaX kernels * AArch64 port - Use the IcedTea7 fork version rather than the one based on HotSpot 25 - Add arch-specific processing of tmp1 register needed for d/f2i - Add char_array_equals intrinsic - Add CNEG and CNEGW to macro assembler - Add frame anchor fences - Add missing instruction synchronization barriers and cache flushes - Add some memory barriers for object creation and runtime calls - Add support for A53 multiply accumulate - Add support for AES Intrinsics - Add support for pipeline scheduling - Add support for String.indexOf intrinsic - Added make rules to allow aarch64-x86 hybrid build to progress - Added missing aarch64-specific include - Added missing aarch64-specific make file - Added missing changes for debug code - Added missing inline method - Added missing shared global UseCRC32Intrinsics - Added pd global UseVectoredExceptions - Add local method to redirect to AbstractAssembler::relocate - Add missing declarations for CRC32 methods - Add missing include - Add missing special case code for aarch64 - Add rules to assemble .S files - Add support for storing aarch64 call format - Add wrapper method to avoid dependency on not yet defined code buffer class - Added missing endif - Allow for 0x400 aligned offsets for byte_map_base - Array load must only read 32 bits - A more efficient sequence for C1_MacroAssembler::float_cmp - Backout 8c8b5e62e624 and instead move .S rule from zeroshark.make to rules.make - Backout additional changes made in ec6a6772fed6, which revert parts of the PPC/AIX port and IcedTea fixes - Call ICache::invalidate_range() from Relocation::pd_set_data_value() - Changed klass oop encode to heap oop encode - Changed Method* to methodOop - Correct assert to allow for AArch64 - Correct for difference in include hierarchy - Correct typos - Corrected error in disassembler code - Corrected include - Corrected include path - Corrected pipeline class for countTrailingZerosL - Corrected type - Corrected typo - Correct includes - Correct Method to methdoOopDesc - Define uabs(). Use it everywhere an absolute value is wanted - Defn of BIND does not need to use __ macro - Delete dead code - Disassembler library should be built as hsdis-aarch64.so - Don't test arraycopy routines when using AArch64 simulator - Emit_int64 is renamed - Ensure byte_map_base can be loaded using adrp with no need for following ldr - Ensure C1 static call stub employs absolute move to allow patching - Ensure C2 static calls use correct call adddress in static stub reloc - Ensure perm gen size is not rounded down to zero - Ensure rmethod is reloaded from stack when interpreter makes non leaf VM call - Ensure we pick up hsdis-aarch64.so if BUILTIN_SIM is true - Fix couple of mistakes in generate of method handle dispatch - Fix cut and paste-o in header - Fixed another typo - Fixed error in include - Fixed hsdis for aarch64 native or simulated - Fixed various typos and omissions - Fixed various typos, overlooked cases and wrong accessors - Fix error introduced into profiling code - Fix guarantee failure in synchronizer.cpp - Fix more errors introduced into interpreter profile counter increment - Fix relocations - Fix several small typos - Fix some typos - Fix thinko in Atomic::xchg_ptr - Fix typo - Fix up aarch64-specific patching code - Fix up crc32 support - Fix various typos - Get rid of unnecessary declaration - Guess at how to implement C1 deoptimize_trap generator - Initial cut of aarch64 code pulled from jdk8 tree - Make aarch64-x86 hybrid build use correct paths - Make hsdis handle aarch64 native case - Make static stubs load methodOop in cpool to avoid problems at GC - Miscellaneous bug fixes - Missing change needed to support aarch64 build - Modified make files to support aarch64 build - Modified shared src to support full aarch64 backport - Moved fields which need access from java to top level - Need to actually return the adapter code size - Need to pass CFLAGS when assembling .S files using CC_COMPILE - Need to use class handle not class - Provide missing CRC32 methods - Reload rcpool register after a VM call in case a permgen GC has moved the cache - Relocated aarch64 vtable generate code to conform to jdk7 - Remove comment to avoid breaking macro - Removed aarch64 compiled_IC implementation to conform to jdk7 - Removed metaspaceShared code to conform to jdk7 - Removed redundant field use_XOR_for_compressed_class_base - Removed some errors in signal handling code - Removed undefined metadata case - Remove redundant bracket - Remove support for volatile load/store rules in ad file - Renamed emit_int32 to emit_long and added local emit_long64 in place of missing emit_int64 - Restored missing open brace - Restored several load_heap_oop calls lost in translation - Restore working x86 build - Reverted aarch64 architecture description (ad) file to conform to jdk7 - Reverted aarch64 c1_xxx files to conform to jdk7 - Reverted aarch64 c2 globals to conform to jdk7 - Reverted aarch64 frame code to conform to jdk7 - Reverted aarch64 runtime code to conform to jdk7 - Reverted aarch64 stubs code to conform to jdk7 - Reverted aarch64 template interpreter code to conform to jdk7 - Reverted aarch64 vm structs code to conform to jdk7 - Reverted aarch64 vm version code to conform to jdk7 - Reverted aarch64 vtable stubs code to conform to jdk7 - Reverted assembler_aarch64.cpp/hpp to conform to jdk7 - Reverted bytecodeInterpreter_aarch64 to conform to jdk7 - Reverted global defs code to conform to jdk7 - Reverted instr cache code to conform to jdk7 - Reverted interpreter code to conform to jdk7 - Reverted interpreter masm code to conform to jdk7 - Reverted jni code to conform to jdk7 - Reverted method handles code to conform to jdk7 - Reverted native instr code to conform to jdk7 - Reverted os_cpu/linux_aarch64 code to conform to jdk7 - Reverted reloc info code to conform to jdk7 - Revert Method:: etc to methodOopDesc:: etc - Scripts to build aarch64-x86 hybrid and aarch64 native debug images - Some errors revealed when building debug image - Temporarily disable running test_gamma - Tidy up allocation prefetch - Use correct post-increment size in repne_scanw - Use membar rules and delete special case volatile rules - Use method register to access counter increment field - Use movoop in C1 ic_call to keep verifier happy - Use os::malloc to allocate the register map - Use the correct return value from the VM resolve call - Use TLS for ThreadLocalStorage::thread() - Various changes to accommodate inclusion of ppc port in icedtea7 - Various concurrency fixes - Work around weird compiler issue - Removed patch: 7085757-currency_fix.patch * Integrated in this release ++++ java-1_8_0-openjdk: - Upgrade to upstream tag jdk8u40-b22 * Security update from 2015-01-20 ++++ kernel-default: - Add x86 PV config files. - commit 297f762 - Update Xen patches to 3.19-rc5 and c/s 1276. - config.conf: Re-enable Xen configs. - Update config files. - commit 9368e4c ++++ kernel-source: - Add x86 PV config files. - commit 297f762 - Update Xen patches to 3.19-rc5 and c/s 1276. - config.conf: Re-enable Xen configs. - Update config files. - commit 9368e4c ++++ kernel-syms: - Add x86 PV config files. - commit 297f762 - Update Xen patches to 3.19-rc5 and c/s 1276. - config.conf: Re-enable Xen configs. - Update config files. - commit 9368e4c ++++ gcc5: - Update to SVN trunk head (r219990). - Make sure to not strip GO binaries as that makes them fail to run. - Bump libgcj SO version. ++++ samba: - Fix vfs_snapper DBus string handling; (bso#11055); (bnc#913238). - Update to 4.1.16. + dsdb-samldb: Check for extended access rights before we allow changes to userAccountControl; (bso#10993); CVE-2014-8143; (boo#914279). ++++ samba: - Fix vfs_snapper DBus string handling; (bso#11055); (bnc#913238). - Update to 4.1.16. + dsdb-samldb: Check for extended access rights before we allow changes to userAccountControl; (bso#10993); CVE-2014-8143; (boo#914279). ++++ libffi-gcc5: - Update to SVN trunk head (r219990). - Make sure to not strip GO binaries as that makes them fail to run. - Bump libgcj SO version. ++++ libreoffice-voikko: - Update to version 4.1: + Unconditionally enable grammar checker since it is now used only with dictionaries and backends that support it. + Switch to passive component registration. ++++ systemd: - Add upstream patch 0001-journal-call-connect-with-dropped-privileges.patch - Add upstream patch from mail 0001-logind-fix-sd_eviocrevoke-ioctl-call.patch - Disable gold binutils due hint from bintuls maintainer - remove superfluous set -x from systemd-sleep-grub (bsc#905550) ++++ libvirt: - virt-create-rootfs: allow setting the URL of an SMT server to use in place of SCC. virt-create-rootfs.patch. bsc#914297 ++++ libzypp: - Update zypp-po.tar.bz2 ++++ pesign-obs-integration: - Add support for file verify flags (bnc#905420). - Sort the parts of the repackage spec file for easier debugging. ++++ postfix: - bnc#914086 syntax error in config.postfix - bnc#911806 config.postfix does not set up correct saslauthd socket directory for chroot - bnc#910265 config.postfix does not upgrade the chroot - Remove keyring and things as it is md5 based one no longer accepted by gpg 2.1 ++++ vm-install: - bnc#857916 - keymap option not passed to xen vm - Version 0.8.37 ++++ yast2: - added handling of new created configuration files (bsc#860856) - 3.1.118 ++++ yast2-core: - skip empty environment variables when activating the locale settings, fixes inconsistent locale setting when started via "kdesu" with unchecked "Remember password" option (boo#914081) - 3.1.15 ++++ yast2-packager: - explicitly resolve shortcut conflict in repository type dialog to avoid different auto correction in Qt and ncurses UI (bnc#913099) - 3.1.56 ++++ yast2-ruby-bindings: - enhance usability of Yast::Term class - 3.1.27 - Added some RSpec helpers to easy the development of tests - 3.1.26 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-1-21 - Jan 21 2015 ------------------- ------------------------------------------------------------------ ++++ autofs: - fix autofs.service so that multiple options passed through sysconfig AUTOFS_OPTIONS work correctly (bnc#909472) ++++ binutils: - eh-frame-hdr-on-shared-lib-bfd.patch: Don't create .eh_frame_hdr on shared lib bfd, fixes building libgcj on ppc64 ++++ folks: - Update to version 0.10.1: + Updated translations. ++++ gnome-documents: - Add patch pdf-converter-modify.patch for bnc#902922: Replace the unoconv with libreoffice when converting files to pdf format. ++++ gnote: - Update to version 3.14.2: + Fix crash when disabling note actions (bgo#742657). + Updated translations. ++++ gstreamer-0_10-plugins-bad: - Include libgstgsettingselements.so unconditionally ++++ gstreamer-0_10-plugins-good: - Add baselibs.conf as explicit source. - BuildRequire libpng-devel to avoid implicit dependency ++++ java-1_8_0-openjdk: - Upgrade to upstream tag jdk8u40-b21 - Removed patch: * aarch64-b12tob20.patch - replaced by new version - Added patch: * aarch64-b12tob21.patch - port the relevant changes between builds b12 and b21 to the aarch64 tarball that is on the upstream tag of jdk8u40-b12 ++++ kernel-default: - Fix Module.supported handling for external modules (bnc#905304). - commit 26d68ed - Update to 3.19-rc5. - Config changes: - I40E_FCOE=y - commit 1548087 ++++ kernel-source: - Fix Module.supported handling for external modules (bnc#905304). - commit 26d68ed - Update to 3.19-rc5. - Config changes: - I40E_FCOE=y - commit 1548087 ++++ kernel-syms: - Fix Module.supported handling for external modules (bnc#905304). - commit 26d68ed - Update to 3.19-rc5. - Config changes: - I40E_FCOE=y - commit 1548087 ++++ kiwi: - Update SLE12 JeOS template for ppc The description was missing firmware packages and did not use grub2 as the bootloader which is the default for sles12 on ppc ++++ gtkmm3: - Update to version 3.15.4: + Gtk: - Builder::get_type_from_name_vfunc(): Call the base class function. Instead of jusgin calling g_type_from_name(), in case the base class function does more (bug #742637). + TextBuffer: - Add insert_martkup(). - Add the copy_target_list and paste_target_list properties. + Documentation: - Pixbuf: Change a mention of Glib::ResourceError to Gio::ResourceError. ++++ open-vm-tools: - Remove modprobe of deprecated vmsync module from SysV init script. ++++ libyui-qt: - added QT-specific dialog for displaying release notes ++++ libzypp: - PathInfo: Deprecate major/minor in favor of new devMajor/devMinor. The old names clash with GNU libc macros. - version 14.35.0 (30) ++++ rubygem-ruby-augeas: - Use SPDX license format - Fix FSF address in license content - Add libxml2-devel dependency only on suse_version == 1110 - Add augeas runtime dependency ++++ vm-install: - bnc#913744 - DomU upgrade from SLES 11 SP3 to SLES 12 using installation source doesn't give you the option to upgrade - Version 0.8.36 ++++ yast2: - Removed icons from all kinds of popups (bnc#875201) - 3.1.117 ------------------------------------------------------------------ ------------------ 2015-1-20 - Jan 20 2015 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Clone_system in autoyast2-installation should call some modules (e.g. storage, software) which are defined in autoyast2 package. So if needed the user has to install autoyast2 package at first. ++++ pidgin: - Remove pidgin-ssl-cache.patch: testing with the usual suspects in irc land suggests this workaround is no longer necessary ++++ gnome-bluetooth: - Update to version 3.15.4: + Fix some memory leaks in BluetoothAgent. + Deprecation warning fixes. + Use widget templates to create the UI. ++++ gnome-color-manager: - Update to version 3.15.4: + Bug fixed: Remove NoDisplay=true from the gcm-viewer desktop file. + Updated translations. - Add HardwareSettings to gcm-viewer.desktop to avoid brp-desktop error. ++++ gnome-online-accounts: - Update to version 3.15.4: + Bugs fixed: bgo#743044. + Updated translations. ++++ gsettings-desktop-schemas: - Update to version 3.15.4: + Adopt peripherals' gschemas from gnome-settings-daemon. + Change the default focus-tracking key. + Update docs for org.gnome.desktop.wm.preferences.raise-on-click. + Deprecate window manager theme key. + Add report-technical-problems key to privacy. ++++ installation-images-SLES: - openldap2-client may require binutils - 14.157 ++++ intel-gpu-tools: - reenabled post build checks - u_build-fixes.patch * fix post build checks ++++ gcc5: - Update to SVN trunk head (r219892). - Do not remove fixed includes for non-icecream like built crosses. - Use the C++98 libstdc++ ABI by default on openSUSE 13.2 and older. ++++ samba: - Adjust baselibs.conf due to libpdb0 package rename to libsamba-passdb0. ++++ samba: - Adjust baselibs.conf due to libpdb0 package rename to libsamba-passdb0. ++++ libffi-gcc5: - Update to SVN trunk head (r219892). - Do not remove fixed includes for non-icecream like built crosses. - Use the C++98 libstdc++ ABI by default on openSUSE 13.2 and older. ++++ libmspack: - Fix possible infinite loop caused DoS (bnc912214, CVE-2014-9556, libmspack-qtmd_decompress-loop.patch). ++++ sqlite3: - SQLite 3.8.8.1: * Fix a bug in the sorting logic, present since version 3.8.4, that can cause output to appear in the wrong order on queries that contains an ORDER BY clause, a LIMIT clause, and that have approximately 60 or more columns in the result set. ++++ systemd: - make sure that quotacheck is executed after fsck for system root is finished (bnc#897799) add run-fsck-before-quotacheck.patch - Add patch kbd-model-map.patch to add missed keyboard layouts which are offered by YaST2 (bsc#910643 and boo#897803) ++++ libyui-ncurses-pkg: - Fixed building with cmake 3.1 (PREFIX in spec, boo#911875). - 2.46.2 ++++ libyui-ncurses: - Fixed building with cmake 3.1 (PREFIX in spec, boo#911875). - 2.46.8 ++++ libyui-qt-pkg: - Fix cmake also in the spec file, duh. ++++ libyui-qt: - Fixed building with cmake 3.1 (PREFIX in spec, boo#911875). - 2.46.14 ++++ libyui: - Fix cmake also in the spec file, duh. ++++ pam: - bnc#912922: Fix updating of NIS passwords - add encryption_method_nis.diff ++++ system-config-printer: - Update to version 1.5.4: + Updated aclocal.m4. + Included an AppData file. + Never set SMB Verify button sensitive without checking pysmb is available. + newprinter: fixed lock handling when OpenPrintingRequest is cancelled. + newprinter: Don't make installpackage errors completely silent. + PhysicalDevice: extract hostname from hp:/net/...?hostname= URIs (rh#1154686). + newprinter.py: If additional utilities are needed, do not try to install them twice. + Make recognition of HP MFPs with scan functionality actually work, instead of considering everything as HP scanner. + Check for both /etc/sane.d/dll.d/hpaio and /etc/sane.d/dll.d/hplip so that it works with both Red Hat and Ubuntu. + newprinter.py: Import installpackage so that PackageKit-based package installation actually works. + installpackage.py: Use D-Bus directly to communicate with PackageKit. + ppdcache: return exception rather than looping. + Removed empty translations. + timedops: Don't try to remove sources that are already removed. + Tell user how to retrieve journal entries as root (rh#1157253). + Fixed parsing of HPLIP fax type, as implicit conversion from string to int does not work anymore (lp#1369789). + Don't treat CUPS IPP conformance failure state reasons as errors. + Codec fix for AuthDialog.get_auth_info (rh#1060453). + Fix path for screenshots. + Added AppData screenshots. + Fixed physical device identification. + The cupshelpers.ppds.normalize() function is used first now. + jobviewer: alweys fetch auth-info-required attribute (lp#1380514). + Don't try installing smb backend a second time. + Show New Printer dialog immediately for printer_with_uri mode (rh#1158743). + monitor: another update timer handling issue. + Cancel deferred timer on quit (rh#1145388). + Moved appdata file back to top level. + Fixed Error Policy label content. + Changed GtkAlignment xalign/yalign properties to halign/valign on child. + Dropped xscale/yscale properties. + Dropped GtkViewport resize_mode property. + Converted GtkAlignment *_padding properties to GtkWidget margin_* equivalents. + Set orientation of some internal GtkBox widgets. + Changed GtkHBox/GtkVBox widgets to GtkBox. + Removed GtkAlignment widgets. + Refer to button label by id, not parentage. + jobviewer: tell monitor which printers to watch. + monitor: job-removed when moved out of watched set of printers. + jobviewer: React to button-press-event for Move To submenu (lp#1388601). + Catch IPPError when writing server settings (rh#1159584). - Changes from version 1.5.0: + Don't ask PackageKit to look for drivers for empty device IDs. + monitor: only run one timer at a time. + Don't fill the makes list after downloadable driver chosen. + OpenPrintingRequest object for grouping queries. + Use items() instead of iteritems() with Python 3 dicts. + Use items() instead of iteritems() in GroupPhysicalDevicesRequest's _group(). + Fix for automatically adding Bluetooth printers. + Memory leak fixes in udev-configure-printer. + Don't run gpk-install-package-name directly, use installpackage module. + Main window: don't try removing the populateList timer when not set. + monitor: don't try removing the update timer when not set. - Changes from version 1.4.7: + Use GLib.idle_add, not GObject.idle_add. + Take the gdk lock before entering gtk_main() (rh#1052203). + Definitive postscriptdriver.prov is in pycups. + More Python3 fixes.. + Fix LPD/LPR Probe (lp#1372213). + socket's send() takes bytes and recv() returns bytes. + Don't try nested classes, as CUPS forbids it (rh#1140627). + Moved DOWNLOADABLE_* config constants to config.py. - Changes from version 1.4.6: + Explicity use /usr/bin/python3. + Makefiles consistent for python3. + Consistent use of PYTHON env var in Makefile. + Python3 changes for pickle handling. + Keep device URI field updated. + Codec issue fixes. + Always show connections for new printers when it makes sense. + fix resolution for unicode URIs. + Always display error when unable to fetch PPD for remote printer (rh#1087052). + Use urlparse for decoding DNSSD URLs. + Python3 syntax fixes. + GUI: chain up to parent constructor. + Prevent printer-action menu items being incorrectly sensitive (rh#1124284). + dbus: reload PPDSs in FetchedPPDS safely. + dbus: rewrite openprinting search as async and call destroy on NP dialog. + Revert "Don't download OpenPrinting drivers in D-Bus service (rh#1052203). + Don't call Gtk.evengs_pending() in nextNPTab (rh#1052203). + Explicitly use /usr/bin/python3 in udev-add-printer (rh#1126149). + More robust argument handling in udev-configure-printer. + Use Gtk main loop in D-Bus service (rh#1116756). + Fixed type causing bluetooth queues not to be removed. + use subprocess.DEVNULL instead of std...=file(/dev/null,...). + Don't set subprocess's stdout to non-writable fd. + Fixed __cmp__ conversion to ruch comparisons (lp#1364196). - Adjusted BuildRequires for Python3 Port: + Removed: python-devel, python-xml, dbus-1-python, python-cairo, python-gobject, python-smbc. + Added: python3-devel, python3-lxml, dbus-1-python3, python3-cairo, python3-gobject, python3-smbc. ++++ xdg-utils: - Added patch xdg-mime-fix-one-result.diff Fix defapp_generic() to return only one result (bnc#906625) ++++ yast2: - remove unused module for tracking config history in svn - remove unused module for writing to system log that is obsolete by systemd - remove never used feature to lock proposal by administrator - improve the most horrible nesting of blocks in code ++++ yast2-bootloader: - Use grub2-efi on aarch64 - 3.1.115 ------------------------------------------------------------------ ------------------ 2015-1-19 - Jan 19 2015 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Checking if the disk is -partitionable- instead of checking if it is a real disk. Needed for Multipath disks. (bnc#909349) - autoyast=file:/// : Mount the installation source in order to copy AutoYaST configuration file into inst_sys. (bnc#908271) ++++ gtksourceview: - Update to version 3.15.3: + Better word boundaries for word selection (double-click) and word movements (ctrl+arrow, shift+ctrl+arrow, ctrl+backspace, etc). + Add style scheme chooser widgets: GtkSourceStyleSchemeChooser (interface), GtkSourceStyleSchemeChooserButton and GtkSourceStyleSchemeChooserWidget. + Add gtk_source_view_indent_lines() and gtk_source_view_unindent_lines(). + Add the GtkSourceView::move-to-matching-bracket action signal. + Add gtk_source_buffer_join_lines(). + Gutter: use current line background color for current line. + Add syntax highlighting support for Apache Thrift. + Various other improvements and bug fixes. + Updated translations. ++++ kiwi: - Use symlink instead of copy for /etc/localtime. - Don't remove the docs from the RHEL JeOS templates ++++ samba: - Fix libsmbclient DFS referral handling. + Reuse connections derived from DFS referrals; (bso#10123); (fate#316512). + Set domain/workgroup based on authentication callback value; (bso#11059). - Update to 4.2.0rc4. - Add libsamba-debug, libsocket-blocking, libsamba-cluster-support, and libhttp to the libs package; (boo#913547). - Rename libpdb packages to libsamba-passdb. - Drop libsmbsharemodes packages. ++++ samba: - Fix libsmbclient DFS referral handling. + Reuse connections derived from DFS referrals; (bso#10123); (fate#316512). + Set domain/workgroup based on authentication callback value; (bso#11059). - Update to 4.2.0rc4. - Add libsamba-debug, libsocket-blocking, libsamba-cluster-support, and libhttp to the libs package; (boo#913547). - Rename libpdb packages to libsamba-passdb. - Drop libsmbsharemodes packages. ++++ snapper: - stricter dbus string escaping (see bsc#913238) - implemented dbus string escaping in pam_snapper - version 0.2.5 ++++ systemd: - due to fragmentation, journal flushes on btrfs can take very long add-upstream-btrfs-journal-fragmentation-fixes.patch (bnc#911347) ++++ perl-Bootloader: - preserve config file permissions (bnc#908664) - 0.828 ++++ release-notes-sled: - 12.0.20150119 (bnc#912833): - Update release notes from FATE. - New entries: Deliver "parallel" implementations of compression software (fate#316220); SELinux is not supported on SUSE Linux Enterprise Desktop 12 (bnc#913516 via fate#318353). ++++ update-test-trival: - Version bump ++++ vm-install: - Fix get_running_vms parsing for libvirt managed VMs. ++++ xdg-utils: - Added patch xdg-open-fix-CVE-2014-9622.diff Fix Remote code execution in xdg-open due to bad quotes handling CVE-2014-9622 (bnc#913676). ++++ yast2-printer: - disable_legacy_items_and_add_beh_requirement.diff disables legacy stuff for SLE12 (see comment#18 in bnc#871548 and for other legacy stuff see bnc#892395 and bnc#877520) and furthermore it adds the cups-backends RPM as needed package when using beh (beh = Backend Error Handler). - restart_cupsd_when_driver_RPMs_changed.diff shows the "Restart locally running CUPS daemon" user confirmation popup because usually a change in printer driver RPMs (installation or removal) changes print job processing which requires a restart of cupsd (bnc#888782). - In replace_network_test_with_echo.diff replace the therein new string "Server name must not be empty" by the elsewhere existing string "Servername could not be empty." that exists already in the list of translated strings so that its translation is shown in non-English locales (bnc#887562). - Added timeouts to cups_client_only.for_cups_since_version_1.6, replace_network_test_with_echo.diff, test_remote_ipp.without_ping, test_remote_lpd.without_ping, and test_remote_socket.without_ping (i.e. all test that run "echo -n '' >/dev/tcp/$SERVER/$PORT") so that those tests exit in any case after 2 seconds and do no longer hang in possibly annoying long default system timeouts in "unfriendly" network environments e.g. when a firewall drops packages without any response (fate#312491). - Added "/version=1.1" support to test_remote_ipp.without_ping see the entry dated "Tue Apr 29 15:00:04 CEST 2014" below (bnc#868241). - use_fast_append_instead_of_slow_add.diff replaces slow Builtins.add() with fast '<<' append operator where needed to avoid "hang up impression" (bnc#877516). - test_remote_ipp.without_ping, test_remote_lpd.without_ping, test_remote_novell.without_ping, test_remote_smb.without_ping, and test_remote_socket.without_ping are replacements for test_remote_ipp, test_remote_lpd, test_remote_novell, test_remote_smb and test_remote_socket in /usr/lib/YaST2/bin/ that do no longer use 'ping' so that there is no need to distinguish between IPv4 and IPv6 and there is no longer a requirement for 'netcat' (fate#312491). - Adapted cups_client_only.for_cups_since_version_1.6 so that it also does no longer use 'ping' or 'netcat' (fate#312491). - cups_client_only.for_cups_since_version_1.6 is an enhancement for /usr/lib/YaST2/bin/cups_client_only that provides additional support when on a CUPS >= 1.6 client system a CUPS <= 1.5 server should be used via "ServerName /version=1.1" (bnc#868241). - Enhanced modify_cupsd_conf.for_cups-browsed which now has support when cups-browsed should poll CUPS <= 1.5 servers via "BrowsePoll /version=1.1" (bnc#868241). - Enhanced modify_cupsd_conf.for_cups-browsed which now has some basic support for what was BrowseAddress up to CUPS 1.5.4 via BrowseLocalProtocols settings for cups-browsed (bnc#868241). - modify_cupsd_conf.for_cups-browsed is an enhancement for /usr/lib/YaST2/bin/modify_cupsd_conf that provides additional support for cups-browsed (bnc#868241). - replace_network_test_with_echo.diff implements IPv6 support for YaST printer module (fate#312491). ------------------------------------------------------------------ ------------------ 2015-1-18 - Jan 18 2015 ------------------- ------------------------------------------------------------------ ++++ intel-gpu-tools: - Update to version 1.9: + Patches refactored for new sources + post-build-checks disabled, due to check failure: I: Program returns random data in a function E: intel-gpu-tools no-return-in-nonvoid-function intel_renderstate_gen8.c:441 + Dropped: - n_missing_check-ndebug.h.patch - intel-gpu-tools-1.7.tar.bz2 + Added: - intel-gpu-tools-1.9.tar.bz2 + Changes from version 1.7 - More Android porting - Fixes to documentation warnings - Updates to UPDATE, MAINTAINERS, and README - lib: - Fix out of tree build of version.h - added function to lock memory into RAM - add option log domain filtering - introduce log domains - igt_debugfs: Don't setup crc in _new - igt_debugfs: Throw away the two first CRCs - igt.cocci: Deal with min/max/swap - add swap() macro - always reset connectors after the state is forced - remove igt_edid.h - tests: - gem_tiled_swapping: use igt_info logging wrapper - replaced 3D test images - kms_cursor_crc: Restore the valid pipe/connector combo check - kms_mmio_vs_cs_flip: Count valid tests for all crtcs - kms_flip: * Target the back buffer with the dummy load * Calibrate the dummy load delay in kms_flip * Use fixed size (2kx2k) buffers for dummy load * Refactor blit code - Run lib/igt.cocci - pm_rps: vlv: * roundmiddle point to freq supported by HW * load gpu for idle min/max tests\ * wait for freq to settleo - add gem_gpgpu_fill to .gitignore - use base edid - tools: - add missing copyright headers - terminate getopt_long long option arrays properly - drv_hangman: Remove unused function - kms_cursor_crc: Remove value to 'return' in a void function - igt/drm_read: Require that pipe 0 is active - igt/drm_read: Abuse read(drm) - intel_error_decode: Decode the ERROR register on Sandybridge and Ivybridge - gem_bad_reloc: Don't flip-flop between SKIP and PASS ++++ libreoffice: - Add debug symobols ++++ libzypp: - Update zypp-po.tar.bz2 ++++ simple-scan: - Update to version 3.15.3: + Updated translations. - Changes from version 3.15.2: + Store density information in bitmap formats (JPEG, PNG, TIFF). + Requires gdk-pixbuf 2.32.2. - Changes from version 3.15.1: + Updated translations. ++++ xdm: - Don't truncate filenames of lt.baltic.map.gz, lt.std.map.gz, lt.l4.map.gz and defkeymap_V1.0 too much (bnc#897803). ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-1-16 - Jan 16 2015 ------------------- ------------------------------------------------------------------ ++++ bash: - Remove -DMUST_UNBLOCK_CHLD(=1) as this breaks waitchild(2) on linux ++++ gnome-online-accounts: - Update to version 3.15.3: + Support Foursquare (bgo#729837). + Updated translations. - Update to version 3.15.2: + Bugs fixed: bgo#739009: google: Add support for files. bgo#739168: facebook: Add fallback to get presentation id. bgo#739590: Memory leak fixes. bgo#739593: kerberos: A pile of fixes. + Updated translations. - Update to version 3.15.1: + Support locked accounts (bgo#737656). + Bugs fixed: oauth2: Silence uninit_use_in_call from Coverity (bgo#736749). - Update to version 3.14.3: + Bugs fixed: bgo#743044 ewsclient: httpclient: Don't crash or deadlock during clean up. + Updated translations. ++++ kernel-default: - config: armv7hl: Update config files for 3.19-rc6 [AF: Updated for -rc6, enabled some more default options, enabled/disabled lpae options, regenerated vanilla from default] - commit a7bdd86 ++++ kernel-source: - config: armv7hl: Update config files for 3.19-rc6 [AF: Updated for -rc6, enabled some more default options, enabled/disabled lpae options, regenerated vanilla from default] - commit a7bdd86 ++++ kernel-syms: - config: armv7hl: Update config files for 3.19-rc6 [AF: Updated for -rc6, enabled some more default options, enabled/disabled lpae options, regenerated vanilla from default] - commit a7bdd86 ++++ kiwi: - v7.02.21 released - v7.02.20 released - sha256sum generation: change cwd to tmpdir and only pass filename to $sha->addfile The full path passed to $sha->addfile is written into the .sha256 file, which results in the file not 'really' usable for verification by users. Passing only the relative filename works around this. ++++ postgresql94-libs: - removed %pgbasedir from contrib and server package ++++ sqlite3: - SQLite 3.8.8 - New Features: * Added the PRAGMA data_version command * Added the SQLITE_CHECKPOINT_TRUNCATE option to the sqlite3_wal_checkpoint_v2() / PRAGMA wal_checkpoint. * Added the sqlite3_stmt_scanstatus() when compiled with SQLITE_ENABLE_STMT_SCANSTATUS. * The sqlite3_table_column_metadata() is enhanced to work correctly on WITHOUT ROWID tables and to check for the existence of a a table if the column name parameter is NULL. The interface is now also included in the build by default, without requiring the SQLITE_ENABLE_COLUMN_METADATA compile- time option. * Added the SQLITE_ENABLE_API_ARMOR compile-time option. * Added the SQLITE_REVERSE_UNORDERED_SELECTS compile-time option. * Added the SQLITE_SORTER_PMASZ compile-time option and SQLITE_CONFIG_PMASZ start-time option. * Added the SQLITE_CONFIG_PCACHE_HDRSZ option to sqlite3_config() * The number of rows in a VALUES clause is no longer limited by SQLITE_LIMIT_COMPOUND_SELECT. * Added the eval.c loadable extension that implements an eval() SQL function that will recursively evaluate SQL. - Performance Enhancements: * Reduce the number of memcpy() operations involved in balancing a b-tree, for 3.2% overall performance boost. * Improvements to cost estimates for the skip-scan optimization. * The automatic indexing optimization is now capable of generating a partial index if that is appropriate. - Bug fixes: * Ensure durability following a power loss with "PRAGMA journal_mode=TRUNCATE" by calling fsync() right after truncating the journal file. * The query planner now recognizes that any column in the right- hand table of a LEFT JOIN can be NULL, even if that column has a NOT NULL constraint. Avoid trying to optimize out NULL tests in those cases. * Make sure ORDER BY puts rows in ascending order even if the DISTINCT operator is implemented using a descending index. * Fix data races that might occur under stress when running with many threads in shared cache mode where some of the threads are opening and closing connections. * Fix obscure crash bugs found by american fuzzy lop. - Other changes: * Disable the use of the strchrnul() C-library routine unless it is specifically enabled using the -DHAVE_STRCHRNULL compile- time option. * Improvements to the effectiveness and accuracy of the likelihood(), likely(), and unlikely() SQL hint functions. ++++ libvirt: - Backported route definition changes. bsc#904432 4b47b4dc-ipv6-regex.patch 2fc7e4a2-network-route-definition-to-networkcommon.patch ca481a6f-move-network-route-code-to-networkcommon.patch a1176529-use-network-route-definitions-for-domains.patch 3993c2f9-virSocketAddrGetIpPrefix-0-special-cases.patch 57e681e5-domain_conf-resolve-Coverity-RESOURCE_LEAK.patch c6adccae-domain_conf-check-virSocketAddrFormat-errors.patch ++++ open-vm-tools: - Update specfile to ensure kernel modules are not built or required for SLES11SP4 and SLES12. ++++ ntp: - bnc#910764: * CVE-2014-9293: Weak default key in config_auth() * CVE-2014-9294: ntp-keygen uses weak random number generator seed when generating MD5 keys. ++++ postgresql94: - removed %pgbasedir from contrib and server package ++++ virt-manager: - bnc#909348 - Can't create virtual NAT network - interface name `net_wlp16s0_00_1f_3b_59_61_3d' must be shorter than IFNAMSIZ 65f7017e-createnet-fix.patch ++++ wireshark: - Wireshark 1.10.12 - The following vulnerabilities allowed Wireshark to be crashed by injecting a malformed packet onto the wire or by convincing someone to read a malformed packet trace file. + The WCCP dissector could crash wnpa-sec-2015-01 CVE-2015-0559 CVE-2015-0560 [boo#912365] + The LPP dissector could crash. wnpa-sec-2015-02 CVE-2015-0561 [boo#912368] + The DEC DNA Routing Protocol dissector could crash. wnpa-sec-2015-03 CVE-2015-0562 [boo#912369] + The SMTP dissector could crash. wnpa-sec-2015-04 CVE-2015-0563 [boo#912370] + Wireshark could crash while decypting TLS/SSL sessions. wnpa-sec-2015-05 CVE-2015-0564 [boo#912372] - wireshark-1.10.12-fix-wmem-headers.patch - Further bug fixes and updated protocol support as listed in: https://www.wireshark.org/docs/relnotes/wireshark-1.10.12.html ++++ yast2: - enable automatic rubocop style checker and adjust code to YaST style guide - Treat PowerNV platform as CHRP ------------------------------------------------------------------ ------------------ 2015-1-15 - Jan 15 2015 ------------------- ------------------------------------------------------------------ ++++ binutils: - Update to binutils 2.25 release. * Add --data option to strings to only print strings in loadable, initialized data sections. Change the default behaviour to be --all, but add a new configure time option of --disable-default-strings-all to restore the old default behaviour. * Add --include-all-whitespace to strings. * Add --dump-section option to objcopy. * Add support for the Andes NDS32. * PE binaries now once again contain real timestamps by default. To disable the inclusion of a timestamp in a PE binary, use the --no-insert-timestamp command line option. * Replace support for openrisc and or32 with support for or1k. * Add support for the --build-id command line option to COFF based targets. * x86/x86_64 pe-coff now supports the --build-id option. * Add support for the AVR Tiny microcontrollers. * Enhanced the ARM port to accept the assembler output from the CodeComposer Studio tool. Support is enabled via the new command line option -mccs. - Update to 2.25 branch head. * Pulls PIE fixes. ++++ hexchat: - Version bump to 2.10.2: * verify hostnames of certificates * use more secure openssl options (No SSLv2/3) * detect utf8 urls in chat * fix using multiple client certs at the same time * fix checking for Perl on some distros * fix friends list not properly updating * fix building with format-security * fix more non-ascii path issues on Windows * fix opening utf8 urls on Windows and OSX * update deps on Windows * update translations - Remove the asneeded.diff as it seems not to be needed, builds without and perl is linked well. ++++ ipmitool: - Update to latest ipmitool sources. This is version 1.8.15 (git tag: IPMITOOL_1_8_15) plus mainline patches up to commit 708be8bc450f907cddb6d9e4b83aee6ba67b7d04 Date: Fri Jan 9 12:48:35 2015 +0100 * Add: latest_compile_fixes.patch * Add: ipmitool-1_8_15_HEAD.patch * Remove: automake-1.13.patch * Remove: sdradd_close_file_handle.patch * Remove: ipmitool-1.8.10-implicit-fortify-decl.patch ++++ java-1_7_0-openjdk: - Add 7085757-currency_fix.patch: Icedtea7 patch to allow build after 31.12.2014. - Add dependency on autoconf and automake, since we are patching build system. ++++ gcc5: - Update to SVN trunk head (r219634). - Bump libgo SO version. ++++ util-linux: - Use util-linux:/bin/logger as split-provide, /usr/lib/systemd/system/fstrim.service didn't exist in 13.1 (See bsc#888678#c72.) ++++ libffi-gcc5: - Update to SVN trunk head (r219634). - Bump libgo SO version. ++++ mozilla-nss: - update to 3.17.3 (bsc#910647) Bugfix release * The QuickDER decoder now decodes lengths robustly (bmo#1064670/CVE-2014-1569) * Support for TLS_FALLBACK_SCSV has been added to the ssltap and tstclnt utilities * Changes in CA certificates ++++ libyui-qt-pkg: - Fixed building with cmake 3.1 (-fPIC, PREFIX, boo#911875). - 2.44.8 ++++ libzypp: - Update zypp-po.tar.bz2 ++++ man-pages: - add info to return value of adjtimex() [bnc#910082](internal) + man-pages-adjtimex.2.patch ++++ python-libmount: - Use util-linux:/bin/logger as split-provide, /usr/lib/systemd/system/fstrim.service didn't exist in 13.1 (See bsc#888678#c72.) ++++ ruby-common: - rubygemsdeps.rb: add shell-launcher to avoid dependency on a fixed ruby version ++++ supportutils: - Uses /etc/drbd.conf for test instead of rpm (bnc#890604) - Added lsinitrd to boot.txt for SLE12 - Added missing taint flag E (bnc#912797) ++++ util-linux-systemd: - Use util-linux:/bin/logger as split-provide, /usr/lib/systemd/system/fstrim.service didn't exist in 13.1 (See bsc#888678#c72.) ------------------------------------------------------------------ ------------------ 2015-1-14 - Jan 14 2015 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - update to Firefox 31.4.0 ESR (bsc#910669) * MFSA 2015-01/CVE-2014-8634/CVE-2014-8635 (bmo#1109889, bmo#1111737, bmo#1026774, bmo#1027300, bmo#1054538, bmo#1067473, bmo#1070962, bmo#1072130, bmo#1072871, bmo#1098583) Miscellaneous memory safety hazards (rv:35.0 / rv:31.4) * MFSA 2015-03/CVE-2014-8638 (bmo#1080987) sendBeacon requests lack an Origin header * MFSA 2015-04/CVE-2014-8639 (bmo#1095859) Cookie injection through Proxy Authenticate responses * MFSA 2015-06/CVE-2014-8641 (bmo#1108455) Read-after-free in WebRTC - fix broken install scripts in some locales (bsc#909563) ++++ ca-certificates-mozilla: - diff-from-upstream-2.2.patch: Temporary reenable some root ca trusts, as openssl/gnutls have trouble using intermediates as root CA. - GTE CyberTrust Global Root - Thawte Server CA - Thawte Premium Server CA - ValiCert Class 1 VA - ValiCert Class 2 VA - RSA Root Certificate 1 - Entrust.net Secure Server CA - America Online Root Certification Authority 1 - America Online Root Certification Authority 2 ++++ gedit: - Fix bnc#910913: enabling plugin snippets causes crash when close a tab. Add require for python3-gobject-cairo. ++++ installation-images-SLES: - xterm/xterm-bin package split - added function to handle update-alternatives - started to make zenworks work again - adjust to rubygem package naming mess - adjust to factory changes - 14.156 ++++ kernel-default: - Refresh patches.arch/arm64-0012-generic-pci.patch (fix PCI bridge support) - commit b9cbcf4 ++++ kernel-source: - Refresh patches.arch/arm64-0012-generic-pci.patch (fix PCI bridge support) - commit b9cbcf4 ++++ kernel-syms: - Refresh patches.arch/arm64-0012-generic-pci.patch (fix PCI bridge support) - commit b9cbcf4 ++++ kiwi: - DB: rebuild documentation - DB: fixed LVM documentation with regards to btrfs subvolume support the docu was unclear and not complete ++++ libcgroup: - cgconfig: Do not overwrite defaultcgroup configuration (bnc#912487) ++++ libev: - update to version 4.19 * 4.19 Thu Sep 25 08:18:25 CEST 2014 - ev.h wasn't valid C++ anymore, which tripped compilers other than clang, msvc or gcc (analyzed by Raphael 'kena' Poss). Unfortunately, C++ doesn't support typedefs for function pointers fully, so the affected declarations have to spell out the types each time. - when not using autoconf, tighten the check for clock_gettime and related functionality. * 4.18 Fri Sep 5 17:55:26 CEST 2014 - events on files were not always generated properly with the epoll backend (testcase by Assaf Inbal). - mark event pipe fd as cloexec after a fork (analyzed by Sami Farin). - (ecb) support m68k, m88k and sh (patch by Miod Vallat). - use a reasonable fallback for EV_NSIG instead of erroring out when we can't detect the signal set size. - in the absence of autoconf, do not use the clock syscall on glibc >= 2.17 (avoids the syscall AND -lrt on systems doing clock_gettime in userspace). - ensure extern "C" function pointers are used for externally-visible loop callbacks (not watcher callbacks yet) - (ecb) work around memory barriers and volatile apparently both being broken in visual studio 2008 and later (analysed and patch by Nicolas Noble). ++++ jasper: - fixed CVE-2014-8157, CVE-2014-8158 (bnc#911837) ++++ libsolv: - fixes to build with swig 3.0.3 - bump version to 0.6.8 ++++ polkit-default-privs: - adding KDE5 powerdevil rules (bnc#912121) ++++ xen: - Update to Xen 4.5.0 FCS - Include systemd presets in 13.2 and older ++++ yast2-tune: - activate the global IO scheduler settings (bnc#779146) - removed "boot.sysctl" service activation (it has been renamed to "systemd-sysctl" service and it cannot be disabled anyway) - 3.1.6 ++++ zypper: - New global option --releasever: Set the value of the $releasever variable in all .repo files. This can be used to switch to new distribution repositories when performing a distribution upgrade. (bnc#911658) - BuildRequires: libzypp-devel >= 14.34.0 - Clarify legacy warning (bnc#911335) - version 1.11.20 ------------------------------------------------------------------ ------------------ 2015-1-13 - Jan 13 2015 ------------------- ------------------------------------------------------------------ ++++ evolution: - Update to version 3.12.10: + ECalModel: Workaround issue with no DTEND set. + e_calendar_view_get_tooltips: Do not crash when there's no DTEND set. + Remove obsolete 'mime-types' key from evolution.convert. + Autostart evolution-alarm-notify in MATE as well. + Bugs fixed: bgo#724039, bgo#735150, bgo#740297, bgo#740370, bgo#741034, bgo#741059, bgo#741313, bgo#741858, bgo#742034. + Updated translations. - Drop upstream merged patches: + evolution-crash-sending-simultaneous-emails.patch. + evolution-no-DTEND-set.patch. + evolution-protected-login-PIN.patch. + evolution-wrong-message-preview.patch. ++++ evolution-data-server: - Update to version 3.12.10: + Fix "may be used uninitialized" warning. + EDataBook/Cal: Complete Refresh operation in IDLE. + Bugs fixed: bgo#695754, bgo#741434, bgo#741557, bgo#741699, bgo#741786, bgo#741787. - Drop evolution-data-server-fix-use-after-free.patch: fixed upstream. ++++ evolution-ews: - Update to version 3.12.10: + bgo#695754: Reuse existing ESourceRegistry from EMailSession. + bgo#729286: [Calendar] Update stored user email after successful connect. - Drop evolution-ews-reuse-from-EmailSession.patch: fixed upstream. ++++ geocode-glib: - Update to version 3.15.4: + Derive the order of street name and street number from locale (GLIBC only). ++++ clutter-gst: - Update to version 3.0.2: + Fix dependency version of Gstreamer and Cogl. + Fix crash with the autovideosink when you're running without a display server. + Fix linking problem with examples. ++++ gstreamer-plugins-bad: - added BuildRequires: pkgconfig(nettle) to enable building hls plugin ++++ libabw: - Change the url to new one ++++ gcc5: - Update to SVN trunk head (r219531). - Update gcc-dir-version.patch with upstream libgcj.pc file name changes. ++++ libcgroup: - add Require for post install scriptlets (bnc#912531) ++++ samba: - Enable avahi support on post-12.2 systems. - Update to 4.1.15. + pam_winbind: Fix warn_pwd_expire implementation; (bso#9056). + nsswitch: Fix soname of linux nss_*.so.2 modules; (bso#9299). + Fix profiles tool; (bso#9629). + s3-lib: Do not require a password with --use-ccache; (bso#10279). + s4:dsdb/rootdse: Expand extended dn values with the AS_SYSTEM control; (bso#10949). + s4-rpc: dnsserver: Fix enumeration of IPv4 and IPv6 addresses; (bso#10952). + s3:smb2_server: Allow reauthentication without signing; (bso#10958). + s3-smbclient: Return success if we listed the shares; (bso#10960). + s3-smbstatus: Fix exit code of profile output; (bso#10961). + libcli: SMB2: Pure SMB2-only negprot fix to make us behave as a Windows client does; (bso#10966). + s3: smbd/modules: Fix *allocate* calls to follow POSIX error return convention; (bso#10982). + Fix 'domain join' by adding 'drsuapi.DsBindInfoFallBack' attribute 'supported_extensions'; (bso#11006). + idl:drsuapi: Manage all possible lengths of drsuapi_DsBindInfo; (bso#11006). + winbind: Retry LogonControl RPC in ping-dc after session expiration; (bso#11034). ++++ samba: - Enable avahi support on post-12.2 systems. - Update to 4.1.15. + pam_winbind: Fix warn_pwd_expire implementation; (bso#9056). + nsswitch: Fix soname of linux nss_*.so.2 modules; (bso#9299). + Fix profiles tool; (bso#9629). + s3-lib: Do not require a password with --use-ccache; (bso#10279). + s4:dsdb/rootdse: Expand extended dn values with the AS_SYSTEM control; (bso#10949). + s4-rpc: dnsserver: Fix enumeration of IPv4 and IPv6 addresses; (bso#10952). + s3:smb2_server: Allow reauthentication without signing; (bso#10958). + s3-smbclient: Return success if we listed the shares; (bso#10960). + s3-smbstatus: Fix exit code of profile output; (bso#10961). + libcli: SMB2: Pure SMB2-only negprot fix to make us behave as a Windows client does; (bso#10966). + s3: smbd/modules: Fix *allocate* calls to follow POSIX error return convention; (bso#10982). + Fix 'domain join' by adding 'drsuapi.DsBindInfoFallBack' attribute 'supported_extensions'; (bso#11006). + idl:drsuapi: Manage all possible lengths of drsuapi_DsBindInfo; (bso#11006). + winbind: Retry LogonControl RPC in ping-dc after session expiration; (bso#11034). ++++ libffi-gcc5: - Update to SVN trunk head (r219531). - Update gcc-dir-version.patch with upstream libgcj.pc file name changes. ++++ libgnomeprint: - Add libgnomeprint-bison-3.0.patch: Fix build with Bison 3.0. ++++ webkit2gtk3: - Add webkitgtk-libatomic.patch: Check if libatomic is needed in order to use std::atomic; fixes build on ppc. ++++ lasem: - Add lasem-bison-3.0.patch: Fix build with bison 3.0. ++++ ldb: - Update to 1.1.19. + Allow to register extended match rules ++++ libreoffice: - Version bump to 4.4.0rc2: * Various bugfixes, just bumping to see if we still build fine. ++++ tdb: - Update to version 1.3.4. + toos: allow transactions with TDB_MUTEX_LOCKING + test: add tdb1-run-mutex-transaction1 test + allow transactions on on tdb's with TDB_MUTEX_LOCKING ++++ openssh: - Add hmac-sha1-etm to MACs available inthe FIPS 140-2 mode (bsc#912489) - allow stat() syscall pulled in by OpenSSL certification (bsc#912436, bsc#855676) [-seccomp_stat patch] - enable building without auditing support ++++ ruby-common: - gem_install.sh: fix ruby shebang patching ++++ sysconfig: - version 0.83.8 - netconfig: use domain name from hostname (bnc#912891) When there is no dns domain or search list provided (by dhcp), but a hostname as FQDN, use it's domain for /etc/resolv.conf search list. - netconfig: merge NetworkManager settings on -m (bnc#900982) ++++ tcsh: - Add patch tcsh-6.18.00-history-file-locking.patch for bsc#901076 Cluster switch does not started completely packages on other node - Modified patch tcsh-6.18.01-history-merge.dif to fit with former ++++ yast2: - Use native Ruby implementation (IPAddr) for Yast::IP. - 3.1.116 ++++ yast2-bootloader: - Do not crash with unsupported bootloader when resetting bootloader to repropose during update (bnc#912595) - 3.1.113 ++++ yast2-installation: - Refactored inst_proposal into Installation::ProposalRunner and Installation::ProposalStore. - 3.1.127 - fixed progress bar during (live) image installation (bsc#854378) ++++ yast2-samba-server: - When joining domain provide osName & osVer arguments to "net ads join" (bnc#873922). - 3.1.12 ++++ yast2-security: - Fixed an error setting the shutdown behaviour of KDM (bnc#907907) - YaST agents moved to the right location in the source tree - 3.1.8 ------------------------------------------------------------------ ------------------ 2015-1-12 - Jan 12 2015 ------------------- ------------------------------------------------------------------ ++++ bind: - Security update 9.9.6P1: * A flaw in delegation handling could be exploited to put named into an infinite loop. This has been addressed by placing limits on the number of levels of recursion named will allow (default 7), and the number of iterative queries that it will send (default 50) before terminating a recursive query (CVE-2014-8500, bnc#908994). * The recursion depth limit is configured via the "max-recursion-depth" option, and the query limit via the "max-recursion-queries" option. - Remove rpz2+rl-9.9.5.patch, because no rpz2 patch for 9.9.6 is available from the author and rl support already went upstream in 9.9.3. ++++ binutils: - Minor fix on the usage of update-alternatives https://en.opensuse.org/openSUSE:Packaging_Multiple_Version_guidelines ++++ ca-certificates-mozilla: - Updated to 2.2 (bnc#888534) - The following CAs were removed: + America_Online_Root_Certification_Authority_1 + America_Online_Root_Certification_Authority_2 + GTE_CyberTrust_Global_Root + Thawte_Premium_Server_CA + Thawte_Server_CA - The following CAs were added: + COMODO_RSA_Certification_Authority codeSigning emailProtection serverAuth + GlobalSign_ECC_Root_CA_-_R4 codeSigning emailProtection serverAuth + GlobalSign_ECC_Root_CA_-_R5 codeSigning emailProtection serverAuth + USERTrust_ECC_Certification_Authority codeSigning emailProtection serverAuth + USERTrust_RSA_Certification_Authority codeSigning emailProtection serverAuth + VeriSign-C3SSA-G2-temporary-intermediate-after-1024bit-removal - The following CAs were changed: + Equifax_Secure_eBusiness_CA_1 remote code signing and https trust, leave email trust + Verisign_Class_3_Public_Primary_Certification_Authority_-_G2 only trust emailProtection ++++ cmake: - Prefix swig python modules with _ to avoid clashes bnc#874885: * cmake-prefix-swig.patch ++++ docbook-xsl-stylesheets: - Fixed bnc#912669: added missing image directory - Moved some patches from the openSUSE branch to SLE ++++ fonts-config: - added Command: metadata to relevant sysconfig variables [bnc#912279] ++++ hyper-v: - Check return value of setsockopt call - Improve error logging in VSS daemon. - Check return value of poll call - Properly pack the data for file copy functionality - make struct hv_do_fcopy match Hyper-V host messages ++++ icewm: - Fix the bnc#905159:shutdown and reboot commands not working. Change the shutdown and reboot command in preference. Add patch: icewm-1.3.8-shutdown-reboot-command.patch and updated from upstream:https://github.com/bbidulock/icewm. ++++ java-1_8_0-openjdk: - Upgrade to upstream tag jdk8u40-b20 * Switch to the jdk8u40 stabilisation branch that will result in the jdk8u40 release - Removed patch: * hotspot-build-j-directive.patch - integrated in the jdk8u40-b20 version of hotspot - Added patches: * aarch64-b12tob20.patch - port the relevant changes between builds b12 and b20 to the aarch64 tarball that is on the upstream tag of jdk8u40-b12 * cplusplus-interpreter.patch - fix a build of C++ interpreter that is used with Zero virtual machine. ++++ kernel-default: - Update to 3.19-rc4. - Config changes: - KDB_DEFAULT_ENABLE=0x1 (default, no change) - commit f688a05 - config: fixed re-enabling of CFG80211_WEXT - Note: CFG80211_WEXT was disabled in 3.19-rc1, not 3.17. * git describe and git name-rev show different things. - IPW2200_DEBUG=y was set prior to 3.19-rc1, restore it - Re-sync arm64 config to match pre-rc1 values. - commit 79a899b ++++ kernel-source: - Update to 3.19-rc4. - Config changes: - KDB_DEFAULT_ENABLE=0x1 (default, no change) - commit f688a05 - config: fixed re-enabling of CFG80211_WEXT - Note: CFG80211_WEXT was disabled in 3.19-rc1, not 3.17. * git describe and git name-rev show different things. - IPW2200_DEBUG=y was set prior to 3.19-rc1, restore it - Re-sync arm64 config to match pre-rc1 values. - commit 79a899b ++++ kernel-syms: - Update to 3.19-rc4. - Config changes: - KDB_DEFAULT_ENABLE=0x1 (default, no change) - commit f688a05 - config: fixed re-enabling of CFG80211_WEXT - Note: CFG80211_WEXT was disabled in 3.19-rc1, not 3.17. * git describe and git name-rev show different things. - IPW2200_DEBUG=y was set prior to 3.19-rc1, restore it - Re-sync arm64 config to match pre-rc1 values. - commit 79a899b ++++ kiwi: - Switch to using appstream-builder instead of XML parsing - Revert "Disable yum repos from centos-releases" This seems to break the repo handling completely This reverts commit 4d48fd0b296343368d7bb76b97857d779ab13273. - Disable yum repos from centos-releases - v7.02.19 released - Fixed kiwi-find-boot-requires.sh build helper Added Adrian as the author of the script and put some comment what this script does. Fixed error handling if boot config file is missing for the checked arch/os (bnc #911231) - mediacheck: give the user 5s time to actually see the result (also helps openQA to catch it) - Failure waits for user input already - Fixed spec file for rhel and centos builds With regards to https://en.opensuse.org/openSUSE:Build_Service_cross_distribution_howto the use of the dist macros has been fixed. In addition the setup of the correct templates per distribution has been fixed for rhel6/7 and centos6 (bnc #911231) ++++ libqt5-qtbase: - Added Fix-use-after-free-bug.patch from upstream (qtbug#43623, boo#870151) ++++ util-linux: - libblkid: Reset errno in blkid_probe_get_buffer() to prevent failing probes (e. g. for exFAT) (util-linux-robust-probe.patch, bnc#908742). ++++ openscap: - openscap-1.2.1 update - API changes - 5.11 schemas updated (from RC1 to gold) - oscap_source_new_from_memory can take bzip2ed content - HTML report changes - severity bar is now reversed (left-to-right) - maintenance - rhbz#1165139 - fix probe cancelation - dozen of bugfixes ++++ snapper: - fixed compilation with clang ++++ libvirt: - Fix build failure for test case securityselinuxlabeltest caf164f1-test-add-user_xattr-check.patch ++++ libyui: - Fixed building with cmake 3.1 (-fPIC, PREFIX, boo#911875). - 3.1.5 ++++ libzypp: - Properly propagate repo variables in service refresh. - Let $ZYPP_REPO_RELEASEVER overwrite $releasever in .repo files (bnc#911658) - Call pool_set_rootdir to properly check for file conflicts. - Use xgettext --boost to support boost-format (%N%) - version 14.34.0 (30) ++++ man-pages: - update to 3.77: - new or rewritten pages: * seccomp.2 - newly documented interfaces in existing pages * netlink.7: Add NETLINK_CRYPTO ++++ python-libmount: - libblkid: Reset errno in blkid_probe_get_buffer() to prevent failing probes (e. g. for exFAT) (util-linux-robust-probe.patch, bnc#908742). ++++ util-linux-systemd: - libblkid: Reset errno in blkid_probe_get_buffer() to prevent failing probes (e. g. for exFAT) (util-linux-robust-probe.patch, bnc#908742). ++++ virt-viewer: - Update to virt-viewer version 2.0 virt-viewer-2.0.tar.bz2 - Fix handling of zoom in/out accelerators - Fix warning going in/out of fullscreen - Add dialog showing info about the current guest - Change format of fullscreen config setting to allow for sparse guest displays - Write VM name to config file as a comment - Never use fallback CA certs when loading vv-file - Remove extraneous '/' from oVirt URIs - Support oVirt foreign menus - Allow using numapad for zoom in/out accelerators - Force geometry update when agent connects - Fix misc crash bugs - Fix misc memory leaks - Allow viewing of password entry characters - Don't fail when auth dialog is cancelled - Only create extra windows on demand - Use more sensible default window size - Improve docs for URIs and config files - Allow cancellation of SPICE auth dialog - Use new libvirt API for --attach to avoid SELinux AVC - Allow removable of CD images with oVirt connections - Show VM choose dialog when oVirt VM name is missing - Support usernames request with SASL auth - Use socat instead of nc if available - Use PNG instead of SVG for icons - Support connection to UNIX sockets instead of TCP - Honour zoom level from CLI args with VNC - Switch to GTK3 instead of GKT2 for Windows builds - Ensure dialogs have transient parent set - Switch to gstreamer 1.0 instead of 0.10 for Windows builds - Avoid accidentally connecting to localhost with VNC/SPICE - Use a versioned install directory for Windows builds - Dropped sources virt-viewer-1.0.tar.bz2 report-error.patch ++++ xen: - bnc#897352 - Enable xencommons/xendomains only during fresh install - disable restart on upgrade because the toolstack is not restartable ++++ yast2-samba-client: - When joining domain provide osName & osVer arguments to "net ads join" (bnc#873922). - 3.1.15 ------------------------------------------------------------------ ------------------ 2015-1-11 - Jan 11 2015 ------------------- ------------------------------------------------------------------ ++++ gtk3: - Update to version 3.14.7: + GtkFileChooser: Don't crash if invisible files are deleted. + Bugs fixed: bgo#477454, bgo#705582, bgo#735122, bgo#739038, bgo#739729, bgo#741130, bgo#741652, bgo#741702, bgo#741827, bgo#741897, bgo#741969, bgo#742010, bgo#742170, bgo#742311, bgo#742343, bgo#742631, bgo#742653, bgo#742664. + Updated translations. - Drop gtk3-Dont-crash-if-invisible-files-are-deleted.patch: Fixed upstream. ++++ webkitgtk: - Update to version 2.4.8: + Fix SSL connection issues with some websites after the POODLE vulnerability fix. + Fix a crash when loading flash plugins. + Fix build on GNU Hurd - Fix build on OS X. + Fix documentation of webkit_print_operation_get_page_setup(). + Security fixes: CVE-2014-1344, CVE-2014-1384, CVE-2014-1385, CVE-2014-1386, CVE-2014-1387, CVE-2014-1388, CVE-2014-1389, CVE-2014-1390. - Add webkitgtk-compile-when-WK2-disabled.patch: Fix build when WK2 is disabled. - Pass autoreconf and enable libtool BuildRequires: Needed for above patch since it touches the buildsystem. - Bugs fixed: boo#871792, boo#879607 and boo#879607. ++++ webkitgtk3: - Update to version 2.4.8: + Fix SSL connection issues with some websites after the POODLE vulnerability fix. + Fix a crash when loading flash plugins. + Fix build on GNU Hurd - Fix build on OS X. + Fix documentation of webkit_print_operation_get_page_setup(). + Security fixes: CVE-2014-1344, CVE-2014-1384, CVE-2014-1385, CVE-2014-1386, CVE-2014-1387, CVE-2014-1388, CVE-2014-1389, CVE-2014-1390. - Add webkitgtk-compile-when-WK2-disabled.patch: Fix build when WK2 is disabled. - Pass autoreconf and enable libtool BuildRequires: Needed for above patch since it touches the buildsystem. - Bugs fixed: boo#871792, boo#879607 and boo#879607. ++++ webkitgtk3: - Update to version 2.4.8: + Fix SSL connection issues with some websites after the POODLE vulnerability fix. + Fix a crash when loading flash plugins. + Fix build on GNU Hurd - Fix build on OS X. + Fix documentation of webkit_print_operation_get_page_setup(). + Security fixes: CVE-2014-1344, CVE-2014-1384, CVE-2014-1385, CVE-2014-1386, CVE-2014-1387, CVE-2014-1388, CVE-2014-1389, CVE-2014-1390. - Add webkitgtk-compile-when-WK2-disabled.patch: Fix build when WK2 is disabled. - Pass autoreconf and enable libtool BuildRequires: Needed for above patch since it touches the buildsystem. - Bugs fixed: boo#871792, boo#879607 and boo#879607. ++++ libzypp: - Update zypp-po.tar.bz2 ++++ python-pyldap: - Update to upstream release 2.4.19 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-1-10 - Jan 10 2015 ------------------- ------------------------------------------------------------------ ++++ python3-cairo: - specfile: * update copyright year * remove python(abi) requirement ------------------------------------------------------------------ ------------------ 2015-1-9 - Jan 9 2015 ------------------- ------------------------------------------------------------------ ++++ bash: - Add upstream patch bash43-031 The new nameref assignment functionality introduced in bash-4.3 did not perform enough validation on the variable value and would create variables with invalid names. - Add upstream patch bash43-032 When bash is running in Posix mode, it allows signals -- including SIGCHLD -- to interrupt the `wait' builtin, as Posix requires. However, the interrupt causes bash to not run a SIGCHLD trap for all exited children. This patch fixes the issue and restores the documented behavior in Posix mode. - Add upstream patch bash43-033 Bash does not clean up the terminal state in all cases where bash or readline modifies it and bash is subsequently terminated by a fatal signal. This happens when the `read' builtin modifies the terminal settings, both when readline is active and when it is not. It occurs most often when a script installs a trap that exits on a signal without re-sending the signal to itself. ++++ e2fsprogs: - e2fsck-fix-free-pointer-dereferences.patch: e2fsck-free-ctx-fs-not-fs-at-the-end-of-fsck.patch: Fix use after free issues (bnc#912229) ++++ elfutils: - CVE-2014-9447: elfutils: Directory traversal vulnerability (bnc#911662) Add patch: elfutils-fix-dir-traversal-vuln-in-ar-extraction.patch ++++ nautilus: - Added 0001-dnd-fix-dnd-issues-with-Type-Link-desktop-files.patch: Fix upstream bug https://bugzilla.gnome.org/show_bug.cgi?id=720390 and bnc#896702 about Type-link-desktop-file issue. ++++ cairo: - Spec-cleanify - Remove the obsoletes for sle10 64bit subpackages on ppc - Remove libtool archive always ++++ openssl: - fix for several security vulnerabilites: * CVE-2014-3570 (bnc#912296) - Bignum squaring (BN_sqr) may produce incorrect results on some platforms, including x86_64. - added openssl-CVE-2014-3570.patch * CVE-2014-3571 (bnc#912294) - Fix crash in dtls1_get_record whilst in the listen state where you get two separate reads performed - one for the header and one for the body of the handshake record. - added openssl-CVE-2014-3571.patch * CVE-2014-3572 (bnc#912015) - don't accept a handshake using an ephemeral ECDH ciphersuites with the server key exchange message omitted. - added openssl-CVE-2014-3572.patch * CVE-2014-8275 (bnc#912018) - fix various certificate fingerprint issues - added openssl-CVE-2014-8275.patch * CVE-2015-0204 (bnc#912014) - Only allow ephemeral RSA keys in export ciphersuites - added openssl-CVE-2015-0204.patch * CVE-2015-0205 (bnc#912293) - Fix to prevent use of DH client certificates without sending certificate verify message. - added openssl-CVE-2015-0205.patch * CVE-2015-0206 (bnc#912292) - memory leak can occur in dtls1_buffer_record - added openssl-CVE-2015-0206.patch - make RSA2 key generation FIPS 186-4 compliant (bnc#901902) * added openssl-fips_RSA_compute_d_with_lcm.patch ++++ compat-openssl098: - fix for several security vulnerabilities: * CVE-2014-3570 (bnc#912296) - Bignum squaring (BN_sqr) may produce incorrect results on some platforms, including x86_64. - added openssl-CVE-2014-3570.patch * CVE-2014-3571 (bnc#912294) - Fix crash in dtls1_get_record whilst in the listen state where you get two separate reads performed - one for the header and one for the body of the handshake record. - added openssl-CVE-2014-3571.patch * CVE-2014-3572 (bnc#912015) - don't accept a handshake using an ephemeral ECDH ciphersuites with the server key exchange message omitted. - added openssl-CVE-2014-3572.patch * CVE-2014-8275 (bnc#912018) - fix various certificate fingerprint issues - added openssl-CVE-2014-8275.patch * CVE-2015-0204 (bnc#912014) - Only allow ephemeral RSA keys in export ciphersuites - added openssl-CVE-2015-0204.patch * CVE-2015-0205 (bnc#912293) - OpenSSL 0.9.8j is NOT vulnerable to CVE-2015-0205 as it doesn't support DH certificates and this typo prohibits skipping of certificate verify message for sign only certificates anyway. - patch only fixes the wrong condition - added openssl-CVE-2015-0205.patch ++++ open-vm-tools: - Use fuse-devel instead of pkgconfig(fuse) in SLES11SP4. ++++ systemd-rpm-macros: - Update with new macros from systemd 218 - Remove empty sections from specfile ------------------------------------------------------------------ ------------------ 2015-1-8 - Jan 8 2015 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Add NetworkManager-dhcpv6.patch: dhcp: let dhclient handle requesting the 'server-id' option (boo#912315). ++++ gtksourceview: - Update to version 3.15.2: + Undo/Redo: restore selection. + Documentation improvements. + Some GtkSourceGutter code refactoring. + Syntax highlighting for Apache Pig 0.12. - Update to version 3.15.1: + Search: allow caller to choose a style for text matches. + gtk_source_completion_context_get_iter() now returns a gboolean to tell if the GtkTextIter is correctly set. For a more robust code, it is recommended to use the return value. + Improvements to the Lua and Yacc syntax highlighting. + Updated translations. ++++ gvfs: - Update to version 1.23.3: + Fix reported size for http and dav. + Several smaller bugfixes. + Updated translations. - Update to version 1.23.2: + Try copy and delete fallback for move if backup couldn't be created. + mtp: Do not crash when device is unplugged. + tests: Several fixes. + Several smaller bugfixes. + Updated translations. - Update to version 1.23.1: + Several improvements to unmounting reliability. + fuse: Several fixes to prevent data corruption and improve stat() results. + Improve root dir name and icon handling for gphoto2 and mtp. + Add bash completion support for gvfs-rename and gvfs-set-attribute. + client: Check for G_FILE_COPY_NO_FALLBACK_FOR_MOVE when push/pulling. + Add -C flag to gvfs-move. + sftp: Don't spin during connection. + goa: Pass "password" as ID when fetching the password. + tests: Some cleanups and reliability fixes. + Several smaller bugfixes. + Updated translations. ++++ kernel-default: - Update to 3.19-rc3. - Config changes are repairing fallout from the removal of wireless extensions in 3.17. They were restored in 3.19-rc3. - commit 43d6953 ++++ kernel-source: - Update to 3.19-rc3. - Config changes are repairing fallout from the removal of wireless extensions in 3.17. They were restored in 3.19-rc3. - commit 43d6953 ++++ kernel-syms: - Update to 3.19-rc3. - Config changes are repairing fallout from the removal of wireless extensions in 3.17. They were restored in 3.19-rc3. - commit 43d6953 ++++ mpfr: - Add mpfr-3.1.2-patch11.diff to fix possible buffer overflow in mpfr_strtofr (CVE-2014-9474). [bnc#911812] ++++ openssl: - X9.31 rand method is not allowed in FIPS mode * added openssl-fips_disallow_x931_rand_method.patch - don't allow dynamic ENGINEs loading in FIPS mode * added openssl-fips_disallow_ENGINE_loading.patch - for both see bnc#855676, comment 16 - added a locking hack which prevents hangs in FIPS mode (bnc#895129) * added openssl-1.0.1i-fipslocking.patch ++++ libpng16: - security update: * CVE-2014-9495 [bnc#912076] + libpng16-CVE-2014-9495.patch * CVE-2015-0973 [bnc#912929] + libpng16-CVE-2015-0973.patch * build with -DPNG_SAFE_LIMITS_SUPPORTED ++++ libteam: - Update to new upstream release 1.15 * Topology-aware failover with TIPC ++++ libvirt: - enable building with rbd on x86_64 (FATE#318349) - Apparmor profile regression breaks Xen domains. bsc#913799 b61fb8e8-apparmor-xen-fixup.patch 338b07af-apparmor-allow-helpers.patch c0273cd6-apparmor-tck-raw-packets.patch ++++ libzypp: - Update zypp-po.tar.bz2 ++++ qemu: - Bump copyright in qemu.spec.in ++++ release-notes-sled: - 12.0.20150108 (bnc#911707): - Update release notes from FATE. - New entries: Drivers for Nvidia Graphical Chipsets (fate#316691); Connection to VNC support GNOME (fate#318311). - 12.0.20141203 (bnc#904030): - Update release notes from FATE. - New entries: Autoselecting Packages during Module Activation (bnc#905802 via fate#318213); cifs-utils /etc/samba/smbfstab migration (bnc#903217 via fate#318090). - Updated entries: Current Features and Limitations in a UEFI Secure Boot Context (bnc#896645 via fate#317500); "Enabling the wicked "nanny" Framework" (fate#316649); /proc/acpit/event Interface Removed (fate#317911). ++++ rpm: - fix noglob patch, it broke files with spaces [bnc#911228] ++++ yast2-nfs-client: - Used Rubocop to enforce a consistent coding style. - 3.1.13 ++++ yast2-security: - fix paths for systemd target links (bnc#911523) - 3.1.7 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-1-7 - Jan 7 2015 ------------------- ------------------------------------------------------------------ ++++ gtksourceview: - Update to version 3.14.3: + Bug fixes. + Updated translations. ++++ gvfs: - Update to version 1.22.3: + Fix metadata deamon crashes. + Several improvements to unmounting reliability. + Several smaller bugfixes. + Updated translations. ++++ hwinfo: - Add PowerNV platform support - 21.11 ++++ kiwi: - fix debug package unique key handling. ++++ krb5: - bnc#912002 VUL-0: CVE-2014-5352 CVE-2014-9421 CVE-2014-9422 CVE-2014-9423: krb5: Vulnerabilities in kadmind, libgssrpc, gss_process_context_token - added patches: * bnc#912002.diff ++++ cairo: - Add cairo-tor-scan-convertor.patch: tor-scan-converter: can't do_fullrow when intersection in row + 0.5subrow (fdo#85151). ++++ libsndfile: - VUL-0: two buffer read overflows in sd2_parse_rsrc_fork() (CVE-2014-9496, bnc#911796): backported upstream fix patches sndfile-src-sd2.c-Fix-segfault-in-SD2-RSRC-parser.patch sndfile-src-sd2.c-Fix-two-potential-buffer-read-overflows.patch ++++ systemd: - update set-and-use-default-logconsole.patch - fix comparison of console log facility that caused journald to skip output to console (boo#912030) ++++ libvirt: - Transformed Errors into warnings in detect_scsi_host_caps. bsc#891936. 4039e22e-VIR_WARN-in-detect_scsi_host.patch ++++ qemu: - Patch queue updated from git://git.suse.de/virtualization/qemu.git SLE12 * Fix CVE-2014-7840 for migration (bnc#905097) 0147-migration-fix-parameter-validation-.patch 0148-exec-add-wrapper-for-host-pointer-a.patch 0149-cpu-assert-host-pointer-offset-with.patch 0150-cpu-verify-that-block-host-is-set.patch ++++ yast2: - keep kernel cmdline options during live installation (bsc#793065) ++++ yast2-installation: - do not stuck during copy of logs files (bnc#897091) - 3.1.126 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2015-1-6 - Jan 6 2015 ------------------- ------------------------------------------------------------------ ++++ dbus-1-x11: - Update to 1.8.14 * Security hardening: - Do not allow calls to UpdateActivationEnvironment from uids other than the uid of the dbus-daemon. If a system service installs unsafe security policy rules that allow arbitrary method calls (such as CVE-2014-8148) then this prevents memory consumption and possible privilege escalation via UpdateActivationEnvironment. We believe that in practice, privilege escalation here is avoided by dbus-daemon-launch-helper sanitizing its environment; but it seems better to be safe. - Do not allow calls to UpdateActivationEnvironment or the Stats interface on object paths other than /org/freedesktop/DBus. Some system services install unsafe security policy rules that allow arbitrary method calls to any destination, method and interface with a specified object path; while less bad than allowing arbitrary method calls, these security policies are still harmful, since dbus-daemon normally offers the same API on all object paths and other system services might behave similarly. * Other fixes: - Add missing initialization so GetExtendedTcpTable doesn't crash on Windows Vista SP0 (fdo#77008, Ilya A. Tkachenko) ++++ kernel-default: - arm64: Enable DRM - commit 7a4dbf7 ++++ kernel-source: - arm64: Enable DRM - commit 7a4dbf7 ++++ kernel-syms: - arm64: Enable DRM - commit 7a4dbf7 ++++ dbus-1: - Update to 1.8.14 * Security hardening: - Do not allow calls to UpdateActivationEnvironment from uids other than the uid of the dbus-daemon. If a system service installs unsafe security policy rules that allow arbitrary method calls (such as CVE-2014-8148) then this prevents memory consumption and possible privilege escalation via UpdateActivationEnvironment. We believe that in practice, privilege escalation here is avoided by dbus-daemon-launch-helper sanitizing its environment; but it seems better to be safe. - Do not allow calls to UpdateActivationEnvironment or the Stats interface on object paths other than /org/freedesktop/DBus. Some system services install unsafe security policy rules that allow arbitrary method calls to any destination, method and interface with a specified object path; while less bad than allowing arbitrary method calls, these security policies are still harmful, since dbus-daemon normally offers the same API on all object paths and other system services might behave similarly. * Other fixes: - Add missing initialization so GetExtendedTcpTable doesn't crash on Windows Vista SP0 (fdo#77008, Ilya A. Tkachenko) ++++ samba: - yast2-samba-client should be able to specify osName and osVer on AD domain join; (bnc#873922). ++++ samba: - yast2-samba-client should be able to specify osName and osVer on AD domain join; (bnc#873922). ++++ poppler: - Update to version 0.30.0: + core: - Openjpeg2 support (openjpeg 1 is preferred) (fdo#58906). - Fix potential memory corruption on TextSelectionDumper (fdo#84555). - Check for invalid matrix in annotation (fdo#84990). - Open some not conforming files (fdo#85919). - PSOutputDev: Accept a list of pages indeces instead of first, last (fdo#84833). - Fix memory leak on error condition. + cpp: New API to set debug output function. + build system: configure: Improve support with older clang versions (fdo#76963). + utils: pdfunite: Support output intents, optional content and acroform. - Bump poppler soname following upstream changes. ++++ poppler-qt: - Update to version 0.30.0: + core: - Openjpeg2 support (openjpeg 1 is preferred) (fdo#58906). - Fix potential memory corruption on TextSelectionDumper (fdo#84555). - Check for invalid matrix in annotation (fdo#84990). - Open some not conforming files (fdo#85919). - PSOutputDev: Accept a list of pages indeces instead of first, last (fdo#84833). - Fix memory leak on error condition. + cpp: New API to set debug output function. + build system: configure: Improve support with older clang versions (fdo#76963). + utils: pdfunite: Support output intents, optional content and acroform. - Bump poppler soname following upstream changes. ++++ libreoffice: - That verbose switch for configure was really really bad idea - generic images.zip for galaxy icons seem gone so remove - Do not supplement kde3 stuff, it is way beyond obsolete ++++ libvirt: - Fix a missing cleanup for lxc containers. a58e1cb4-container-cleanup.patch. bsc#911737 - Renamed patches as they went upstream: - lxc-net-target-name.patch - > 3ba0469c-lxc-net-target-name.patch - lxc-net-target-name-conversion.patch - > 7c10a774-lxc-net-target-name-conversion.patch - lxc-keep-caps-feature.patch - > 47e5b5ae-lxc-keep-caps.patch - lxc-keep-caps-feature-conversion.patch - > 26d67015-lxc-keep-caps-conversion.patch - ifname_guest-cleanup.patch - > b11a75dc-ifname_guest-cleanup.patch - Removed patches as merged into another when upstreaming: - lxc-net-target-name-doc.patch merged into 3ba0469c-lxc-net-target-name.patch - lxc-keep-caps-feature-doc.patch merged into 47e5b5ae-lxc-keep-caps.patch - Adding network configuration to containers. bsc#904432 4dc04d3a-virNetDevSetIPv4Address-libnl.patch 2b0598c8-rename-virNetDevSetIPv4Address.patch 9c9da602-virNetDevAddRoute-libnl.patch 3c318dc9-virNetDevClearIPv4Address-libnl.patch c9ebdf9b-rename-virNetDevClearIPv4Address.patch 69f7b67d-virSocketAddrNumericFamily.patch aa2cc721-domain-multiple-ips.patch ecdc9383-lxc-veth-set-ip.patch 12a75f37-lxc-conf2xml-convert-ip-addresses.patch 2811cc61-net-caps-hostdev-ips.patch 7100be40-lxc-conf2xml-convert-hostdev-ips.patch c9a641f1-domain-routes.patch 430e9391-lxc-conf2xml-gateway.patch cef6eb77-lxc-set-routes.patch bbf1eafa-lxc-honour-nic-state.patch e85df090-error-multiple-ips.patch ++++ libvisio: - Version bump 0.1.1: * Various bugfixes around - Remove obsol patch: * libvisio-0.1.0-pkgconfig.patch - Enable testsuite ------------------------------------------------------------------ ------------------ 2015-1-5 - Jan 5 2015 ------------------- ------------------------------------------------------------------ ++++ desktop-file-utils: - http://standards.freedesktop.org/mime-apps-spec/mime-apps-spec-latest.html + the mime app list is now called $desktop-mimeapps.list in place of $desktop-defaults.list. Each DE is allowed to have 'better' defaults. ++++ gnome-settings-daemon: - Add gnome-settings-daemon-icewm-cursor.patch (bnc#905158) Do not hide the cursor while there was no mutter running. ++++ kernel-default: - arm64: Disable CRC32 accelerator again, doesn't build - commit c0e01e0 - arm64: Enable generic PHB driver (bnc#911732). - commit 5d481ac - Update config files for arm64 - commit 4c90d68 ++++ kernel-source: - arm64: Disable CRC32 accelerator again, doesn't build - commit c0e01e0 - arm64: Enable generic PHB driver (bnc#911732). - commit 5d481ac - Update config files for arm64 - commit 4c90d68 ++++ kernel-syms: - arm64: Disable CRC32 accelerator again, doesn't build - commit c0e01e0 - arm64: Enable generic PHB driver (bnc#911732). - commit 5d481ac - Update config files for arm64 - commit 4c90d68 ++++ libgcrypt: - merge in RSA keygen RPP and KAT tests from Fedora * fixes bnc#900275 and bnc#900276 * added libgcrypt-fips_cavs_rsa_keygen.patch ++++ gssdp: - Update to version 0.14.11: + Don't use inet_netof to filter for correct source networks. + Add gssdp_resource_browser_rescan() function. + Allow custom TTL values for GSSDPClient. + Bugs fixed: bgo#656406, bgo#668922, bgo#692516. ++++ gupnp: - Update to version 0.20.13: + Fix cyclic includes. + Avoid redefinition of symbols. + Fix missing function declaration. + Don't check for connman.pc. + Allow actions without arguments. + Respect "prefer_bigger" even if there is no icon size. + DOAP fixes. + Fix VAPI generation. + Fix reference counting. + Port to new libsoup API. + Bugs fixed: bgo#722696, bgo#731209, bgo#731457, bgo#733241, bgo#740267, bgo#742075. ++++ libndp: - Update to version 1.4: + libndp: fix buffer overflow in ndp_msg_opt_dnssl_domain(). ++++ libreoffice: - Remove vlc conditional - korea.xcd is no more so remove - Really use mergelib - Disable telepathy, it really is experimental like hell ++++ libvirt: - Replaced hard to maintain install-apparmor-profiles.patch by upstream 30c6aecc-apparmor-profile-lib64.patch ++++ open-vm-tools: - Add open-vm-tools-linux-3.17.7.patch: Fix building of vmhgfs with Kernel 3.17.7+. - Add open-vm-tools-linux-3.18.0.patch: Fix building of vmhgfs with Kernel 3.18.0+. - Split building of KMPs into own spec file: open-vm-tools-KMP: the resulting KMP packages keep their existing name, as this is handled through the kernel_package macros. This split allows to work around boo#905420. ------------------------------------------------------------------ ------------------ 2015-1-4 - Jan 4 2015 ------------------- ------------------------------------------------------------------ ++++ java-1_8_0-openjdk: - zero-javadoc-verbose.patch: Avoid triggering inactivity timeout while generating javadoc in zero VM ++++ libreoffice: - Version bump to 4.4.0rc1: * New 4.4 branch release with additional features - Enable collada: * New bundled collada2gltf tarball: 4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2 - Obsoleted patches: * jvmfwk-disable-gcj.diff * libreoffice-4.3-plasma5-ui-decisions.patch * libreoffice-4.3.0.3-themes-symlinks.patch * office-cfg-linux-common-template-dir.diff * libreoffice-boost-1.56.patch - Refreshed patches: * officecfg-help-in-usr-share.diff * system-pyuno.diff ------------------------------------------------------------------ ------------------ 2015-1-3 - Jan 3 2015 ------------------- ------------------------------------------------------------------ ++++ dracut: - add 0166-load-xhci-pci.patch load xhci-pci on Linux-3.18+ to allow USB-keyboard to give LUKS PW (bnc#911319) ++++ ft2demos: - Update to version 2.5.5 * IMPORTANT BUG FIXES - Handling of uncompressed PCF files works again (bug introduced in version 2.5.4). - Drop freetype2-2.5.3-fix-pcf.patch, merged upstream ++++ openCOLLADA: - Update package to match what is done in Fedora + what is needed for libreoffice. Move from svn snapshot to git snapshot - Added patches: * opencollada-cmake.patch * opencollada-includes.patch * opencollada-no-undefined.patch - Obsoleted patches: * openCOLLADA-COLLADABU_ASSERT.patch * openCOLLADA-cmakelinuxbuild.patch * openCOLLADA-gcc47.patch ++++ freetype2: - Update to version 2.5.5 * IMPORTANT BUG FIXES - Handling of uncompressed PCF files works again (bug introduced in version 2.5.4). - Drop freetype2-2.5.3-fix-pcf.patch, merged upstream ++++ libsrtp: - Update to new upstream release 1.5.0 * Add support for OpenSSL crypto * Add support for AES-GCM crypto suites. * Add user data API to allow user to associate additional data with a SRTP context. - Replace libsrtp-automake.patch by simpler srtp-soname.diff ------------------------------------------------------------------ ------------------ 2015-1-2 - Jan 2 2015 ------------------- ------------------------------------------------------------------ ++++ curl: - fix for CVE-2014-8150 (bnc#911363) * request injection vulnerability * added curl-CVE-2014-8150.patch - fix for CVE-2014-3707 (bnc#901924) * duphandle read out of bounds * added curl-CVE-2014-3707.patch ++++ kernel-default: - rpm/old-flavors: Obsolete kernel-bigsmp (fate#318083) - commit c5abe0c - patches.suse/supported-flag: fix mis-reported supported status (bnc#809493) Port fix from SLE12. - commit 92db6d0 - Refresh patches.suse/supported-flag: fix TAINT_NO_SUPPORT handling on module load Port fix from SLE12. - commit 47e6368 ++++ kernel-source: - rpm/old-flavors: Obsolete kernel-bigsmp (fate#318083) - commit c5abe0c - patches.suse/supported-flag: fix mis-reported supported status (bnc#809493) Port fix from SLE12. - commit 92db6d0 - Refresh patches.suse/supported-flag: fix TAINT_NO_SUPPORT handling on module load Port fix from SLE12. - commit 47e6368 ++++ kernel-syms: - rpm/old-flavors: Obsolete kernel-bigsmp (fate#318083) - commit c5abe0c - patches.suse/supported-flag: fix mis-reported supported status (bnc#809493) Port fix from SLE12. - commit 92db6d0 - Refresh patches.suse/supported-flag: fix TAINT_NO_SUPPORT handling on module load Port fix from SLE12. - commit 47e6368 ++++ libmwaw: - Version bump to 0.3.4: * Various tweaks&fixes on the 0.3 series found by fuzzy testing/etc - Removed patch libmwaw-0.3.1-stream.patch as we should not bother with old autotools ++++ librevenge: - Version bump to 0.0.2: - Better handling of invalid input in RVNGDirectoryStream functions. - Add documentation for RVNGDirectoryStream. - Add text:outline-level to allowed paragraph properties. This is to allow import libraries to handle headings properly. - Properly handle units in all generators, instead of expecting everything is in inches. - Implement open/closeGroup for RVNGSVGDrawingGenerator. - Improve handling of layers in RVNGSVGPresentationGenerator. - Handle master pages in RVNGSVGDrawingGenerator and RVNGSVGPresentationGenerator. - Simple handling of tables in RVNGSVGDrawingGenerator and RVNGSVGPresentationGenerator: just create a text box for each cell. - Fix return value of RVNGStringStream::seek when seeking to end. - Fix some warnings found by Coverity. - Use symbol visibility on Linux. The library only exports public functions now. - Fix several crashes or hangs when reading broken OLE2 or Zip files, found with the help of american-fuzzy-lop. - Add fo:language, fo:country and fo:script to allowed span properties. - Handle headings in RVNGHTMLTextGenerator ++++ libwps: - Version bump to 0.3.1: - Fix parsing of floating-point numbers in specific cases. - Fix several minor issues reported by Coverity and Clang. - Check arguments of public functions. Passing NULL no longer causes a crash. - Use symbol visibility on Linux. The library only exports the public functions now. - Import @TERM and @CTERM functions (fdo#86241). - Handle LICS character encoding in spreadsheets (fdo#87222). - Fix a crash when reading a broken file, found with the help of american-fuzzy-lop. ++++ man-pages: - update to 3.76: - new and rewritten pages * adjtimex.2, sigreturn.2 - newly documented interfaces in existing pages * proc.5 Document /proc/thread-self Document "VmSwap" field of /proc/[pid]/status Document /proc/net/netfilter/nfnetlink_queue ------------------------------------------------------------------ ------------------ 2015-1-1 - Jan 1 2015 ------------------- ------------------------------------------------------------------ ++++ libzypp: - Update zypp-po.tar.bz2 ++++ rhythmbox: - Replace pkgconfig(clutter-gst-2.0) for pkgconfig(clutter-gst-3.0) BuildRequires, use sed to inject the bump into configure, until upstream does the needed changes. ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2014-12-31 - Dec 31 2014 ------------------- ------------------------------------------------------------------ ++++ pidgin-sipe: - Update to version 1.18.5: + Redundant "const" breaks build with clang. + Purple idle-away converted to Away. + Svc: use authuser for RealmInfo request. + Adium: add release checking script. + Mingw: update fetch script to Pidgin 2.10.11. + Bugs fixed: sf#269, sf#276. + Updated translations. ++++ meld: - Update to version 3.13.0: + Features: - Make syntax highlighting style configurable. - Implemented incremental search, match highlighting and many other find-related fixes. - Add support for GTK+ global dark theme setting. - Add support for pushing change deletions. - Remove cycle-pane action in favour of previous/next pane actions. + Fixes: - Handle Unicode filenames in a git tree correctly. - Many fixes for recent GTK+ deprecation warnings. - Fixing flickering inline highlighting on updates. - Multiple work arounds for change colours not displaying on GTK+ 3.14. - Fix inconsistent file chooser when cancelling file selection. - UTF-8 encode patches created from the patch dialog. - Fix text-wrapping reset caused by the commit dialog. - Fix text background display on certain themes. - Fix for launching Meld with certain Git environment variables. - Add GTK's settings.ini file for font blurriness fix on Windows. - Fix display of change action buttons and line numbers when line numbers are shown. - Fix positioning of the change action buttons. - Fix tab width setting not working correctly. - Fix starting comparison of Subversion checkouts from a subdirectory. - Fix starting Meld from a differently-named symlink. - Ignore errors when copying file metadata if the destination file system doesn't support it. - Automatically recompile stale in-place gschemas. - Handle SIGINT to support previous quit-on-Ctrl-C behaviour. - Fix missing cache opcodes in some circumstance. - Fix text view expansion when resizing patch dialog. - Build fix to always include C locale when LINGUAS is set. + Updated translations. ------------------------------------------------------------------ ------------------ 2014-12-30 - Dec 30 2014 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Selecting needed yast packages for the second stage correctly. (bnc#909751) - 3.1.72 ++++ kernel-default: - Update to 3.19-rc2. - commit aa3360b ++++ kernel-source: - Update to 3.19-rc2. - commit aa3360b ++++ kernel-syms: - Update to 3.19-rc2. - commit aa3360b ++++ hyphen: - Update to version 2.8.8 + remove last coverity warning, 0 remaining - Changes from version 2.8.7 + various clang scan-build warning fixes ++++ libmspub: - Version bump to 0.1.2: - Check arguments of public functions. Passing NULL no longer causes a crash. - Use symbol visibility on Linux. The library only exports the two public functions now. - Fix several crashes and hangs when reading broken files, found with the help of american-fuzzy-lop. - Add support for embedded fonts. - Add initial support for tables. - Parse document metadata. - Remove libmspub-0.1.1-pkgconfig.patch ++++ meld: - Update to version 3.12.3: + Fix inconsistent file chooser when cancelling file selection. + UTF-8 encode patches created from the patch dialog. + Fix text-wrapping reset caused by the commit dialog. + Fix text background display on certain themes. + Fix for launching Meld with certain Git environment variables. + Add GTK's settings.ini file for font blurriness fix on Windows. + Updated translations. - Drop meld-Dont-pass-git-env-vars.patch and meld-Repaint-TextView-background.patch: Fixed upstream. ------------------------------------------------------------------ ------------------ 2014-12-29 - Dec 29 2014 ------------------- ------------------------------------------------------------------ ++++ libpng15: - updated to 1.5.21 ++++ python-cryptography: - update to 0.7.1 * backwards-incompatible change: GCM module doesn't truncate tags by default anymore * removed deprecated arguments to MFG1 constructor * ECC support * added PEM and openssh key loading convenience methods * support for many new ciphers and new features of existing ones see CHANGELOG.rst for details - spec cleanup - reworked %check section - added changelog to docs ------------------------------------------------------------------ ------------------ 2014-12-28 - Dec 28 2014 ------------------- ------------------------------------------------------------------ ++++ mozc: - Upstream update to 2.16.2003.102 * Updated main dictionary, Emoji dictionary, emoticon dictionary, and single kanji dictionary * Fix IME crashes when using US International hardware keyboard * Fix ibus-mozc + XIM: preedit text is not cleared after preedit commit triggered by focus change * Fix An empty word can be suggested in the candidate list - Remove boo906143-revert-session.patch: Merged by upstream - Update gyp to r2012 ------------------------------------------------------------------ ------------------ 2014-12-27 - Dec 27 2014 ------------------- ------------------------------------------------------------------ ++++ OpenIPMI: - fix bashisms in openipmi-helper script ++++ cmis-client: - Update to version 0.5.0 + Completely removed the dependency on InMemory server for unit tests + Minimized the number of HTTP requests sent by SessionFactory::createSession + Added Session::getBaseTypes() - Remove merged patches; + 433fad3-Fix-int-bool-confusion-on-big-endian-architectures.patch + 0001-Remove-C-11-only-std-to_string.patch - Bump soname to 0_5-5 - Bump incname to 0.5 ------------------------------------------------------------------ ------------------ 2014-12-26 - Dec 26 2014 ------------------- ------------------------------------------------------------------ ++++ gstreamer: - Update to version 1.4.5: + Bugs fixed: bgo#736969, bgo#738092, bgo#740001. + Updated translations. ++++ gstreamer-plugins-bad: - Update to version 1.4.5: + Bugs fixed: bgo#722764, bgo#729768, bgo#739152, bgo#740191, bgo#740201, bgo#740451, bgo#740953, bgo#741321. - Remove obsolete FIXME entries about pkgconfig(wayland-client) BuildRequires, we have had this enabled for a while. ++++ gstreamer-plugins-base: - Update to version 1.4.5: + Bugs fixed: bgo#741420, bgo#715050, bgo#739544, bgo#739840, bgo#740556, bgo#740675, bgo#740730, bgo#740853, bgo#740952, bgo#741045, bgo#741198. + Updated translations. ++++ gstreamer-plugins-good: - Update to version 1.4.5: + Bugs fixed: bgo#711437, bgo#726194, bgo#736397, bgo#737603, bgo#739476, bgo#739722, bgo#739789, bgo#739791, bgo#739792, bgo#739996, bgo#740040, bgo#740392, bgo#740407, bgo#740633, bgo#740636, bgo#740671, bgo#740905, bgo#741271, bgo#741381, bgo#741407, bgo#737579, bgo#739754. + Updated translations. ++++ libical: - Update to version 1.0.1: + Bug fixes: - issue74: Do not escape double quote character - issue80,issue92: fix crashes using icaltimezone_load_builtin_timezone() recursively - Fix icalcomponent_foreach_recurrence() and large durations between recurrences (e.g. FREQ=YEARLY) - Properly handle UTCOFFSETs of the form +/-00mmss - Properly skip bogus dates (e.g. 2/30, 4/31) in RRULE:FREQ=MONTHLY - Properly handle RRULE:FREQ=MONTHLY;BYDAY;BYMONTHDAY when DTSTART isn't on BYDAY - Fix RRULE:FREQ=YEARLY;BYDAY;BYWEEKNO - MUST use ISO weeks - Properly skip bogus dates (e.g. 2/29) in RRULE:FREQ=YEARLY[;BYMONTH][;BYMONTHDAY] + Build fixes/features: - Autotools build system is removed - CMake version 2.8.9 (or higher) is required (was CMake version 2.4.0) - Add new -DSHARED_ONLY and -DSTATIC_ONLY CMake options - Remove -DSTATIC_LIBRARY CMake option - MSYS2 builds (fixed instructions) - Now can build api documentation with make docs + Update tzdata to version 2014g + Support added for schedule params: agent, status, force-send + Added a UID to the VFREEBUSY component + Allow dates > 2038 if sizeof(time_t) > 4 + Add properties from draft-ietf-tzdist-service + Add support for RRULE:FREQ=YEARLY;BYDAY;BYYEARDAY and fixed RRULE:FREQ=YEARLY;BYYEARDAY with negative days + More regression tests added, in particular for recurrence + Almost all compile warnings silenced + A bunch of Coverity Scan warnings silenced + Package cmake macros installed by package. - Add libical-sle12-abi.patch: use enum values used in prior SLE12 package, for ABI compatibility (bsc#954161). - Drop 941609-typo-fix_icaltime_days_in_year.patch: fixed upstream (bsc#941609). ++++ poppler: - Update to version 0.29.0: + core: - Use correct LAB byte array for lcms input (fdo#86388). - Write correct size in trailer dict (fdo#86063). - Use Default colorspaces if present instead of Device colorspaces. - Solve blend mode problem in CYMK and DeviceN for separable blend modes. - Compilation/warning fixes on SunOS. - Regression test improvements. + glib: demo: Compilation fixlets. + build system: cofigure: print "no" instead of "auto" if lcms not found. - Bump poppler soname following upstream changes. ++++ poppler-qt: - Update to version 0.29.0: + core: - Use correct LAB byte array for lcms input (fdo#86388). - Write correct size in trailer dict (fdo#86063). - Use Default colorspaces if present instead of Device colorspaces. - Solve blend mode problem in CYMK and DeviceN for separable blend modes. - Compilation/warning fixes on SunOS. - Regression test improvements. + glib: demo: Compilation fixlets. + build system: cofigure: print "no" instead of "auto" if lcms not found. - Bump poppler soname following upstream changes. ------------------------------------------------------------------ ------------------ 2014-12-23 - Dec 23 2014 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Setting normal mode while applying single module settings to system. (bnc#909223) - 3.1.71 ++++ brltty: - Add a dependency to python3 for building; brltty fails in his staging project because of mssing python3-xml module ++++ kernel-default: - config: Introduce vanilla configs for armv6l, armv7l and aarch64 - commit cd0d0f3 ++++ kernel-source: - config: Introduce vanilla configs for armv6l, armv7l and aarch64 - commit cd0d0f3 ++++ kernel-syms: - config: Introduce vanilla configs for armv6l, armv7l and aarch64 - commit cd0d0f3 ++++ postgresql94-libs: - Update to 9.4.0 Major enhancements in PostgreSQL 9.4 include: * Add jsonb, a more capable and efficient data type for storing JSON data * Add new SQL command ALTER SYSTEM for changing postgresql.conf configuration file entries * Reduce lock strength for some ALTER TABLE commands * Allow materialized views to be refreshed without blocking concurrent reads * Add support for logical decoding of WAL data, to allow database changes to be streamed out in a customizable format * Allow background worker processes to be dynamically registered, started and terminated * See release notes for a full list of changes: http://www.postgresql.org/docs/9.4/static/release-9-4.html ++++ postgresql94: - Update to 9.4.0 Major enhancements in PostgreSQL 9.4 include: * Add jsonb, a more capable and efficient data type for storing JSON data * Add new SQL command ALTER SYSTEM for changing postgresql.conf configuration file entries * Reduce lock strength for some ALTER TABLE commands * Allow materialized views to be refreshed without blocking concurrent reads * Add support for logical decoding of WAL data, to allow database changes to be streamed out in a customizable format * Allow background worker processes to be dynamically registered, started and terminated * See release notes for a full list of changes: http://www.postgresql.org/docs/9.4/static/release-9-4.html ++++ unzip: - build with PIE ++++ xrdp: - Fix endian issues (bnc#910824). xrdp-some-minor-changes-to-arch.h.patch. ++++ yast2-network: - Removed a bash specific post script with a workaround for an ancient bug (bnc#39842). - 3.1.112 ------------------------------------------------------------------ ------------------ 2014-12-22 - Dec 22 2014 ------------------- ------------------------------------------------------------------ ++++ colord: - Update apparmor profile for USB profiling (boo#901148). ++++ gstreamer-0_10: - Fix filelist for SLE_11 ++++ kernel-default: - Update to 3.19-rc1. - Eliminated 5 patches. - Xen needs updating. - ARM configs need updating. - Config changes: - General - INIT_FALLBACK (y, default, consistent with old default) - PAGE_EXTENSION=n (overhead) - PAGE_OWNER=n (overhead) - Networking: - NET_FOU_IP_TUNNELS=y - NFT_REDIR=m - NFT_REDIR_IPV4=m - NFT_REDIR_IPV6=m - NET_DSA_HWMON=y - NET_ACT_VLAN=m - NET_SWITCHDEV=y (only impact is a slightly bigger ndo) - BT_BREDR=y - BT_LE=y - IPVLAN=m - NET_DSA_MV88E6352=m - ROCKER=m - BCMGENET=m - Driver options: - CONFIG_MAC80211_RC_MINSTREL_VHT=y - ATH9K_PCOEM=y - RTC_DRV_DS1374_WDT=y - INFINIBAND_ON_DEMAND_PAGING=y - SQUASHFS_LZ4=y - Drivers: - SCSI_AM53C974=m - SCSI_WD719X=m - KEYBOARD_CAP11XX=m - MOUSE_ELAN_I2C=m - TOUCHSCREEN_GOODIX=m - TOUCHSCREEN_ELAN=m - IPMI_SSIF=m - I2C_SLAVE=y (does nothing; only here for future additions) - GPIO_74XX_MMIO=m - SENSORS_NCT7802=m - MFD_DLN2=m - I2C_DLN2=m - GPIO_DLN2 - IR_IGORPLUGUSB=m - DVB_SMIPCIE=m - DVB_MN88472=m - DVB_MN88473=m - VIDEO_SAA7191=n (staging/deprecated) - VIDEO_VIM2M=m - DRM_I2C_ADV7511=m - SND_OXFW=m - HID_PLANTRONICS=m - MMC_TOSHIBA_PCI=m - LEDS_LP8860=m - x86 - X86_INTEL_MPX=y (default n, little kernel overhead for potential security gains) - RCU_KTHREAD_PRIO=1 (default) - X86_VSYSCALL_EMULATION=y - HSA_AMD=m - EDAC_AMD64=m - EDAC_AMD64_ERROR_INJECTION=y - ppc - OF_UNITTEST=n - IPMI_POWERNV=m - I2C_OPAL=m - RTC_DRV_OPAL=m - s390x - SCLP_ASYNC_ID=000000000 (default) - SoC - PINCTRL_CHERRYVIEW=n - ARM?: (all n) - PMIC - MFD_ATMEL_HLCDC - COMMON_CLK_XLNX_CLKWZRD - QCOM_SPMI_IADC - Mobile sensors: (all n) - SI7020 - BMP280 - commit 85f0072 ++++ kernel-source: - Update to 3.19-rc1. - Eliminated 5 patches. - Xen needs updating. - ARM configs need updating. - Config changes: - General - INIT_FALLBACK (y, default, consistent with old default) - PAGE_EXTENSION=n (overhead) - PAGE_OWNER=n (overhead) - Networking: - NET_FOU_IP_TUNNELS=y - NFT_REDIR=m - NFT_REDIR_IPV4=m - NFT_REDIR_IPV6=m - NET_DSA_HWMON=y - NET_ACT_VLAN=m - NET_SWITCHDEV=y (only impact is a slightly bigger ndo) - BT_BREDR=y - BT_LE=y - IPVLAN=m - NET_DSA_MV88E6352=m - ROCKER=m - BCMGENET=m - Driver options: - CONFIG_MAC80211_RC_MINSTREL_VHT=y - ATH9K_PCOEM=y - RTC_DRV_DS1374_WDT=y - INFINIBAND_ON_DEMAND_PAGING=y - SQUASHFS_LZ4=y - Drivers: - SCSI_AM53C974=m - SCSI_WD719X=m - KEYBOARD_CAP11XX=m - MOUSE_ELAN_I2C=m - TOUCHSCREEN_GOODIX=m - TOUCHSCREEN_ELAN=m - IPMI_SSIF=m - I2C_SLAVE=y (does nothing; only here for future additions) - GPIO_74XX_MMIO=m - SENSORS_NCT7802=m - MFD_DLN2=m - I2C_DLN2=m - GPIO_DLN2 - IR_IGORPLUGUSB=m - DVB_SMIPCIE=m - DVB_MN88472=m - DVB_MN88473=m - VIDEO_SAA7191=n (staging/deprecated) - VIDEO_VIM2M=m - DRM_I2C_ADV7511=m - SND_OXFW=m - HID_PLANTRONICS=m - MMC_TOSHIBA_PCI=m - LEDS_LP8860=m - x86 - X86_INTEL_MPX=y (default n, little kernel overhead for potential security gains) - RCU_KTHREAD_PRIO=1 (default) - X86_VSYSCALL_EMULATION=y - HSA_AMD=m - EDAC_AMD64=m - EDAC_AMD64_ERROR_INJECTION=y - ppc - OF_UNITTEST=n - IPMI_POWERNV=m - I2C_OPAL=m - RTC_DRV_OPAL=m - s390x - SCLP_ASYNC_ID=000000000 (default) - SoC - PINCTRL_CHERRYVIEW=n - ARM?: (all n) - PMIC - MFD_ATMEL_HLCDC - COMMON_CLK_XLNX_CLKWZRD - QCOM_SPMI_IADC - Mobile sensors: (all n) - SI7020 - BMP280 - commit 85f0072 ++++ kernel-syms: - Update to 3.19-rc1. - Eliminated 5 patches. - Xen needs updating. - ARM configs need updating. - Config changes: - General - INIT_FALLBACK (y, default, consistent with old default) - PAGE_EXTENSION=n (overhead) - PAGE_OWNER=n (overhead) - Networking: - NET_FOU_IP_TUNNELS=y - NFT_REDIR=m - NFT_REDIR_IPV4=m - NFT_REDIR_IPV6=m - NET_DSA_HWMON=y - NET_ACT_VLAN=m - NET_SWITCHDEV=y (only impact is a slightly bigger ndo) - BT_BREDR=y - BT_LE=y - IPVLAN=m - NET_DSA_MV88E6352=m - ROCKER=m - BCMGENET=m - Driver options: - CONFIG_MAC80211_RC_MINSTREL_VHT=y - ATH9K_PCOEM=y - RTC_DRV_DS1374_WDT=y - INFINIBAND_ON_DEMAND_PAGING=y - SQUASHFS_LZ4=y - Drivers: - SCSI_AM53C974=m - SCSI_WD719X=m - KEYBOARD_CAP11XX=m - MOUSE_ELAN_I2C=m - TOUCHSCREEN_GOODIX=m - TOUCHSCREEN_ELAN=m - IPMI_SSIF=m - I2C_SLAVE=y (does nothing; only here for future additions) - GPIO_74XX_MMIO=m - SENSORS_NCT7802=m - MFD_DLN2=m - I2C_DLN2=m - GPIO_DLN2 - IR_IGORPLUGUSB=m - DVB_SMIPCIE=m - DVB_MN88472=m - DVB_MN88473=m - VIDEO_SAA7191=n (staging/deprecated) - VIDEO_VIM2M=m - DRM_I2C_ADV7511=m - SND_OXFW=m - HID_PLANTRONICS=m - MMC_TOSHIBA_PCI=m - LEDS_LP8860=m - x86 - X86_INTEL_MPX=y (default n, little kernel overhead for potential security gains) - RCU_KTHREAD_PRIO=1 (default) - X86_VSYSCALL_EMULATION=y - HSA_AMD=m - EDAC_AMD64=m - EDAC_AMD64_ERROR_INJECTION=y - ppc - OF_UNITTEST=n - IPMI_POWERNV=m - I2C_OPAL=m - RTC_DRV_OPAL=m - s390x - SCLP_ASYNC_ID=000000000 (default) - SoC - PINCTRL_CHERRYVIEW=n - ARM?: (all n) - PMIC - MFD_ATMEL_HLCDC - COMMON_CLK_XLNX_CLKWZRD - QCOM_SPMI_IADC - Mobile sensors: (all n) - SI7020 - BMP280 - commit 85f0072 ++++ libabw: - Version bump to 0.1.1: * Various small fixes ++++ tiff: - build with PIE ++++ libvirt: - CVE-2014-8136: libvirt: local denial of service in qemu driver 2bdcd29c-CVE-2014-8136.patch bsc#910862 ++++ unzip: - Add Fix-CVE-2014-8139-unzip.patch: fix heap overflow condition in the CRC32 verification (fixes bnc#909214) - Add Fix-CVE-2014-8140-and-CVE-2014-8141.patch: fix write error (*_8349_*) shows a problem in extract.c:test_compr_eb(), and: read errors (*_6430_*, *_3422_*) show problems in process.c:getZip64Data() (fixes bnc#909214) ++++ yast2-security: - Fixed the interface to show and process correctly values from sysctl.conf. - Source code cleanup, including some minor fixes and new tests. ------------------------------------------------------------------ ------------------ 2014-12-21 - Dec 21 2014 ------------------- ------------------------------------------------------------------ ++++ gjs: - Update to version 1.43.3: + GTypeClass and GTypeInterface methods, such as g_object_class_list_properties(), are now available (bgo#700347). + Added full automatic support for GTK widget templates (bgo#700347, bgo#737661, bgo##739739). + Added control of JS Date caches to system module (bgo#739790). + Misc bug fixes and memory leak fixes (bgo#738122, bgo#740696, bgo#737701). ++++ glibmm2: - Update to version 2.43.2: + Gio: - Added NetworkMonitor. - UnixFDList, UnixFDMessage: Correct array lengths in steal_fds() (bgo#741365). + gmmproc: - Don't make one very long line for the enum documentation. - Improve the conversion of Since to @newin. - Add an empty line after @newin where it's missing. - Changes from version 2.43.1: + gmmproc: - Tidy up the generation of enum docs. - _WRAP_GERROR: Add documentation to the generated enum Code. - Change messages that MS Visual Studio can misunderstand. - Warn when an ignored method or signal doesn't exist (bgo#737212). + Glib: - Add Binding (bgo#738663). - Checksum::ChecksumType: Remove erroneous documentation. - Property: Add some documentation (bgo#523043). + Gio: Add Resource. ++++ gtkmm3: - Update to version 3.15.3: + Gtk: - CssProvider: Add CssProviderError and signal_parsing_error(). - Add CssSection. - Dialog: Fix the constructors with DialogFlags (bgo#738513). - ScaleButton: . Correct the constructor. . Add a constructor without the icons. - ScrolledWindow: Add get/set_overlay_scrolling() and property. - Stack: Add hhomogeneous and vhomogeneous properties. - TextTag: Add fallback, fallback-set, letter-spacing, and letter-spacing-set properties. - TextView: Add monospace property. - Widget: Added get_action_group() and list_action_prefixes(). + Documentation: - Add an empty line after @newin where it's missing. - Fix some Doxygen warnings. - ScaleButton: Document the constructors. - Changes from version 3.15.2: + Gtk: - Dialog: Add constructors with DialogFlags, for instance to create a dialog with a header bar (bgo#738513). - Grid: Add attach_next_to() without the 'sibling' parameter (bgo#739340). - Overlay: Correct the "since" documentation. - SearchEntry: Add the search_changed signal. - Added StyleProperty (bgo#673317). + Gdk: - Curor: Deprecate the constructor that doesn't take a Display parameter. - Pixbuf: Deprecate create_from_inline(). ++++ libgweather: - Update to version 3.14.2: + Fixed a crash in the location entry (bgo#739899). + Location database fixes (bgo#740932, bgo#721446). + Updated translations. ++++ ldb: - Update to 1.1.18. + fixes for segfaults in pyldb + documentation fixes + build system improvements + fix a typo in the comment, LDB_FLAGS_MOD_xxx -> LDB_FLAG_MOD_xxx + Fix check for third_party + make the successful ldb_transaction_start() message clearer + ldb-samba: fix a memory leak in ldif_canonicalise_objectCategory() + ldb-samba: Move pyldb-utils dependency to python_samba__ldb + build: improve detection of srcdir ++++ python-base: - python-2.7.4-aarch64.patch: Remove obsolete patch - python-2.7-libffi-aarch64.patch: Fix argument passing in libffi for aarch64 ++++ systemd: - ensure processes started using su by sysv scripts are not stopped early on shutdown (boo#906900 and bsc#932284) * Add session-class-service.patch introduce new session class "service" that does not termninate processes in its scope * Add set-session-class-service-for-sysv.patch set session class to "service" for sysvinit scripts. ++++ tdb: - Update to version 1.3.3. + test: TDB_CLEAR_IF_FIRST | TDB_MUTEX_LOCKING, O_RDONLY is a valid combination - Update to version 1.3.2. + allow tdb_open_ex() with O_RDONLY of TDB_FEATURE_FLAG_MUTEX tdbs. + Fix a comment + Fix tdb_runtime_check_for_robust_mutexes() + Improve wording in a comment + tdb.h needs bool type; obsoletes include_stdbool_bso10625.patch + tdb_wrap: Make mutexes easier to use + tdb_wrap: Only pull in samba-debug + tdb_wrap: Standalone compile without includes.h + tdb_wrap: tdb_wrap.h doesn't need struct loadparm_context ++++ libzypp: - Update zypp-po.tar.bz2 ++++ w3m: - build with PIE support ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2014-12-20 - Dec 20 2014 ------------------- ------------------------------------------------------------------ ++++ gnome-shell-extensions: - Update to version 3.15.3.1: + Adjust to gnome-shell change. ------------------------------------------------------------------ ------------------ 2014-12-19 - Dec 19 2014 ------------------- ------------------------------------------------------------------ ++++ brltty: - Update to version 5.2 + Too many changes; please read ChangeLog : usr/share/doc/packages/brltty/ChangeLog - API version is now 0.6.3 - Remove obsolete patches; + brltty-python-prefix.patch + brltty-5.1-fix-bashisms.patch ++++ gnome-packagekit: - Update to version 3.15.3: + Avoid conflict with new GTK+ API. + Updated translations. - Rebase gnome-packagekit-OnlyShowIn.patch. ++++ gnome-shell: - Update to version 3.15.3: + Add support for high-contrast themes (bgo#740447). + Fix banner message on login screen without user list (bgo#703972). + Fix flicker when activating windows on another workspace (bgo#741680). + Misc. bugfixes: bgo#735308, bgo#740237. + Updated translations. - Update to version 3.15.2: + Fix visual glitch of window preview outline in overview (bgo#699044). + Change user facing name of "Captive Portal" to "Network Login" (bgo #737198). + Port to Python 3 (bgo#732478) + Hide Airplane mode indicator when g-s-d says so (bgo #736292), + Allow translators to change non-work days (bgo#664645). + Delay invocation of caribou daemon until really needed (bgo#739712). + Don't lock screen after crash if locking is disabled (bgo#704884). + Improve layout of extension installation dialog (bgo#739888). + Fix workspace changes from app picker (bgo#737534). + Preload all ibus input sources in user configuration (bgo#695428). + Properly remove network connections from list (bgo#740227). + Support CSS margin property (bgo#728437). + Improve handling of BUSY application state (bgo#736492). + Fix erroneous week numbers in calendar (bgo#736722). + Misc. bugfixes and cleanups: bgo#738725, bgo#739497, bgo#739241, bgo#672500, bgo#739822, bgo#740074, bgo#704163, bgo#740141. + Updated translations. - Add python(abi) >= 3 BuildRequires: Following upstreams port to python 3. - Drop gnome-shell-fix-week-count.patch: fixed upstream. - Update to version 3.15.1: + Use GResources for theme loading (bgo#736936). + Reset the OSK to primary on monitor changes (bgo#738536). + Use LC_TIME locale for format string translations (bgo#738640). - Update to version 3.14.3: + Properly remove network connections from list (bgo#740227). + Fix handling of cancel button on login screen (bgo#740141). + Fix build when using dash as default shell (bgo#739241). + Make event list in calendar scrollable (bgo#705115). + Fix calendar-server crash on DBus timeout (bgo#735308). + Fix gestures triggering erroneously (bgo#740237). - Add gnome-shell-fix-week-count.patch: Fix week count in top-bar calendar; patch taken from upstream git master and edited to apply cleanly against current version (bgo#736722, boo#910069). ++++ gnome-shell-extensions: - Update to version 3.15.3: + classic-mode: - Add high-contrast theme variant. - Drop .desktop file. + places-menu: Fix error when XDG user directories are not set up. + window-list: Add option to show on all monitors. + Updated translations. - Update to version 3.15.2: + removable-drive, user-theme, window-list: Update for gnome-shell changes. + apps-menu: Fix some visual glitches. + Fix classic mode style. + Updated translations. - Fix build failure by having the package own the directory /usr/share/gnome-shell/theme. - Update to version 3.15.1: + Updated translations. - Update to version 3.14.3: + apps-menu: Fix some visual glitches. + places-menu: Fix error when XDG user directories are not set up. + window-list: Update for gnome-shell changes. ++++ gstreamer-0_10: - Remove self-obsoletes in utils-unversioned ++++ kiwi: - v7.02.18 released - Fixed post install script from kiwi-templates it should not end with a non zero exit code ++++ libgusb: - Update to version 0.2.3: + Bugfixes: Correctly terminate the libusb event thread. - Changes from version 0.2.2: + New Features: Official Windows support! + Bugfixes: - No longer require G_USB_API_IS_SUBJECT_TO_CHANGE. - Use a thread to process libusb1 events. - Changes from version 0.2.1: + Bugfixes: - Always set a device platform ID. - Ignore 'unsupported' as a return value for kernel drivers. - Changes from version 0.2.0: + Notes: - This release raises the GLib requirement to 2.32 and libusb to 1.0.19. - No GUdev functionality is now required. + New Features: - Add g_usb_device_get_device_class(). - Use the native hotplug support in libusb 1.0.19. + Bugfixes: - Fix a crash where libusb_get_pollfds() is unavailable. - Manually coldplug devices and poll if hotplugging is not available. ++++ jasper: - fixed CVE-2014-8137, CVE-2014-8138 (bnc#909474, bnc#909475) ++++ mutter: - Update to version 3.15.3: + Don't leave left-over frames queued (bgo#738686). + Set CRTC configuration even if it might be redundant (bgo#740838). + Updated translations. - Update to version 3.15.2: + Don't enable hiDPI on monitors with broken EDID (bgo##734839). + Prevent crash applying monitor config for a closed lid (bgo#739450). + Fix "flicker" during startup transition (bgo#740377). + Bugs fixed: bgo#731521, bgo#740133, bgo#738890. - Update to version 3.15.1: + Use GResources for theme loading (bgo#736936). + Fix headerbar drag getting stuck on xwayland (bgo#738411). - Drop following patches: mutter-black-screen-during-login.patch, mutter-window-actor-unredirection-when-destroyed.patch, mutter-empty-input-shapes-windows.patch, mutter-left-over-queued-frames.patch, mutter-dont-overwrite-send_frame_messages_timer.patch, all fixed upstream. - Update to version 3.14.3: + Fix crash when trying to unredirect a destroyed window (bgo#740133). + Fix "flicker" during startup transition (bgo#740377). + Don't leave left-over frames queued (bgo#738686). + Set CRTC configuration even if it might be redundant (bgo#740838). - Drop upstreamed patches: + mutter-black-screen-during-login.patch. + mutter-window-actor-unredirection-when-destroyed.patch. + mutter-empty-input-shapes-windows.patch. + mutter-left-over-queued-frames.patch. + mutter-dont-overwrite-send_frame_messages_timer.patch. ++++ openssl: - openssl-rsakeygen-minimum-distance.patch: in non-FIPS rsa key generation, mirror the maximum and minimum limiters from FIPS rsa generation to meet Common Criteria requirements on minimum and maximum distances between p and q. bsc#908362 ++++ libreoffice: - Version bump to 4.3.5 release: * Various small fixes * Fix for CVE-2014-9093 bnc#907636 ++++ libsolv: - add product:regflavor attribute [bnc#896224] - bump version to 0.6.7 ++++ libssh: - Fix CVE-2014-8132 – Double free on dangling pointers in initial key exchange packet; (bsc#910790). ++++ libtirpc: - 004-netconfig-prefer-IPv6.patch: Prever IPv6 over IPv4 (configured in /etc/netconfig) - 002-old-automake.patch: make buildable on old systems ++++ upower: - Update to version 0.99.2: + Bugfixes: - Avoid unaligned memory access in hidpp-device - Bump GLib min req to 2.34 - Correct check to prevent the display of invalid ASCII codes - Fencepost array access error - Fix cleanup in up_device_idevice_coldplug/finalize - Fix crash if there is no session D-BUS - Fix error handling for Python 3.4 - Fix various memory and reference leaks - Release resources at shutdown - Respect the CriticalPowerAction config option - Set update-time on the aggregate device - Split out updating on_battery and warning_level - Update aggregate device on battery removal - Update display device when battery is removed - Use g_get_real_time() when possible - Restore Source URL - Remove autoconf, automake and libtool BuildRequires, not needed ++++ wicked: - version 0.6.14 - client: fixed segfault in status (bsc#908554) - bonding: add new/missed bonding options (bsc#905750) - systemd: service ordering dependencies (bsc#895600,bsc#901337) ++++ libzypp: - Parse and offer productRegisterFlavor attribute (bnc#896224) - version 14.33.0 (30) ++++ myspell-dictionaries: - update to 20141215 - package split according to locale [bnc#907966] ++++ ntp: - bnc#910764: VU#852879 ntp security fixes * A potential remote code execution problem was found inside ntpd. The functions crypto_recv() (when using autokey authentication), ctl_putdata(), and configure() where updated to avoid buffer overflows that could be exploited. (CVE-2014-9295) * Furthermore a problem inside the ntpd error handling was found that is missing a return statement. This could also lead to a potentially attack vector. (CVE-2014-9296) ++++ yast2-schema: - Replacing dropped yast2-all-packages with list of packages that contain RNG files needed for AutoYaST - 3.1.2 ++++ yast2-services-manager: - AutoYaST: Moved code from autoyast2 package to import function of services_manager_target. (bnc#909745) - 3.1.39 ++++ zypper: - info: show new product:registerflavor attribute (bnc#896224) - version 1.11.19 ------------------------------------------------------------------ ------------------ 2014-12-18 - Dec 18 2014 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Add 0001-core-don-t-auto-launch-logind-bgo-741572.patch: do not trigger logind start on system startup to avoid deadlock (boo#905639). ++++ at-spi2-atk: - Update to version 2.15.3: + Add mapping between ATK_ROLE_STATIC and ATSPI_ROLE_STATIC. ++++ at-spi2-core: - Update to version 2.15.3: + Replace deprecated "Rename to" gtk-doc tag. + Fix atspi_table_cell_get_column_span prototype. ++++ atk: - Update to version 2.15.3: + AtkState: Add ATK_STATE_READ_ONLY (bgo#665598). + Bugs fixed: - Unref STATE_TYPE class ref after using it at state_type_get_name. - AtkTable: Added missing ":" on one gi annotation. + Updated translations. ++++ autoyast2: - Removed code which will be already done by service_manager. (bnc#909745) ++++ clutter: - Update to version 1.21.2: + Improve input device handling. Both on the evdev input backend, and the XInput2 backend for X11. + Allow content implementations to drive actors preferred size. If a ClutterActor is only used to paint a ClutterContent implementation, it should be possible to allow the actor to have the same preferred size of its content. We use a ClutterRequestMode to specify this behaviour. + Documentation fixes. + Bugs fixed: bgo#738520, bgo#739050, bgo#741350, bgo#740997, bgo#676326, bgo#711182, bgo#709252, bgo#669743, bgo#719962, bgo#681300, bgo#729462. ++++ gnome-backgrounds: - Update to version 3.15.2: + Updated default Adwaita wallpaper. ++++ gnome-settings-daemon: - Update to version 3.15.1: + Add scroll wheel emulation in trackballs. + Disable touchscreens when the screen is turned off. + Show backlight OSD on the monitor which it affects. ++++ gnome-user-share: - Update to version 3.14.2: + Fix crasher in gsettings-data-convert. + Updated translations. ++++ mozc: - Add boo906143-revert-session.patch * Fix pre-edit is not reset after focus lost (boo#906143) ++++ kiwi: - v7.02.17 released - Fixed bootloader setup for SLE11 JeOS template legacy grub is default unless uefi firmware is selected - v7.02.16 released ++++ libgweather: - Add libgweather-yrno19.patch: use Yr.no API 1.9, older API is deprecated (bsc#910688). ++++ ruby2.1: - fix CVE-2014-8090: ruby: Another Denial Of Service XML Expansion (bnc#905326) CVE-2014-8090.patch: contains the patch - fix CVE-2014-8080: ruby: ruby19: Denial Of Service XML Expansion (bnc#902851) CVE-2014-8080.patch: contains the patch - Enable tests to run during the build. This way we can compare the results on different builds. ++++ systemd: - Use Robert's latest patch 1098-udev-link_setup-respect-kernel-name-assign-policy.patch which drops NAMEPOLICY_KERNEL as this breaks all on current systems out there ++++ vte: - Update to version 0.39.1: + ring: - Add _vte_ring_reset(). - Don't create streams for the alternate screen. + emulation: - Modify erase-in-line when cursor is beyond the last column. - Fix crash in restore-cursor without a preceding save-cursor. - Change soft reset not to switch back to normal screen. - Change window manipulation sequences only perform one action. + widget: - Do not leave behind a zombie child when closing a terminal. - Reap only when a child is present. + pty: Default to TERM=xterm-256color. + build: Drop unitables. + doc: Update iso2022.txt: keep only the supported ones and fix British. + stream: - Implement with one file descriptor. - Compress data with zlib. + Rebuild box_drawing.h if generator script changes. + Updated translations. ++++ libzypp: - Update zypp-po.tar.bz2 ++++ meld: - Add meld-Dont-pass-git-env-vars.patch and meld-Repaint-TextView-background.patch from upstream. Fixes boo#909824. ++++ postfix: - bnc#908003 wrong access rights on /usr/sbin/postdrop causes permission denied when trying to send a mail as non root user ++++ python-atspi: - Update to version 2.15.3: + Add ROLE_STATIC (bgo#740364). ++++ libzypp-bindings: - Enforce Python 2.7 libzypp-bindings is not yet ready for Python 3. - 0.6.4 ++++ python3-atspi: - Update to version 2.15.3: + Add ROLE_STATIC (bgo#740364). ++++ rpcbind: - Update to current git, which contains the following patches: - 0002-rpcinfo_warmstart-no_warning_about_missing_file.patch - 0003-systemd-no-dualmode.patch - 0004-systemd-sd_notify.patch - 0018-configure-check-for-nss.h.patch ++++ yast2: - 3.1.115 ++++ yast2-firstboot: - fixed bashisms in "S09-cleanup" script (authored by "Ledest") - 3.1.7 ++++ yast2-hardware-detection: - 3.1.5 ++++ yast2-installation: - Fix bashisms and shebangs in scripts (by "Ledest") - 3.1.125 ++++ yast2-sound: - fixed bashism in "alsadrivers" script (authored by "Ledest") - 3.1.6 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2014-12-17 - Dec 17 2014 ------------------- ------------------------------------------------------------------ ++++ aaa_base: - update fate-314974.patch since user based exclude is now implemented into systemd binary (bnc#903009) ++++ cheese: - Update to version 3.15.3: + Refactor crop area scaling code: Recently committed patch f9d576e was modified before applying it into the g-c-c to be more readable. This patch reflect those changes in cheese. + Updated translations. ++++ cmake: - Update to 3.1 final: * Help: Drop FeatureSummary example in cmake-developer.7 * Help: Extend policy CMP0054 documentation with an example ++++ dracut: - 0001-kernel-modules-Fix-storage-module-selection-for-sdhc.patch: fix storage module selection for sdhci/mmc/ahci ++++ file: - Port and add upstream patches 0001-limit-the-number-of-program-and-section-header-numbe.patch 0002-Stop-reporting-bad-capabilities-after-the-first-few.patch 0003-reduce-recursion-level-from-20-to-10-and-make-a-symb.patch 0004-adjust-limits-better-from-NetBSD.patch 0005-bump-recursion-to-15-and-allow-it-to-be-set-from-the.patch 0006-Don-t-bail-if-there-was-no-error-buf-could-have-been.patch to fix CVE-2014-8116 and CVE-2014-8117 (bsc#910252 and bsc#910253) ++++ geocode-glib: - Update to version 3.15.3.1: + Switch to https:// and fix the geocode cache. + Fix gtkdoc-check errors. - Changes from version 3.15.3: + Add osm_type property to geocode place. ++++ glib-networking: - Update to version 2.43.1: + The GTlsClientConnection "use-ssl3" property now falls back to TLS 1.0 if SSL 3.0 has been disabled, rather than just failing. Also, we now use the gnutls %LATEST_RECORD_VERSION option by default (to allow connecting to certain servers that were incorrectly patched for the POODLE attack), but also make sure to remove that option in the fallback ("use-ssl3") mode (to allow connecting to other servers that are differently broken) (bgo#738633, bgo#740087). + tls/gnutls: Miscellaneous warning, debugging, and leak fixes (bgo#736757, bgo#736809, bgo#737106). + Updated translations. - Update to version 2.42.1: + The GTlsClientConnection "use-ssl3" property now falls back to TLS 1.0 if SSL 3.0 has been disabled, rather than just failing. Also, we now use the gnutls %LATEST_RECORD_VERSION option by default (to allow connecting to certain servers that were incorrectly patched for the POODLE attack), but also make sure to remove that option in the fallback ("use-ssl3") mode (to allow connecting to other servers that are differently broken). (bgo#738633, bgo#740087). + tls/gnutls: Miscellaneous warning, debugging, and leak fixes (bgo#736757, bgo#736809, bgo#737106). + Updated translations. ++++ gnome-desktop: - Update to version 3.15.3: + Fix mutex handling in thumbnailing code (bgo#740666). - Update to version 3.15.2.1: + Fix thumbnailing failures due to internal cleanups (bgo#684026). ++++ gnome-session: - Update to version 3.15.3: + Port to GDBus. + Misc clean ups. + Updated translations. - Pass --enable-systemd to configure to make sure we build with systemd support. ++++ gnome-system-monitor: - Update to version 3.15.3: + Fixed bogus assignment (bgo#738110). + Use traditional titlebars on non-gnome (bgo#741044). + Don't set titlebar when using headerbar as toolbar (bgo#741234). + Updated translations. ++++ hyper-v: - Start hv_kvp_daemon after network-online.target (bnc#910353) - ignore ENOBUFS and ENOMEM in the KVP daemon - vssdaemon: skip all filesystems mounted readonly (bnc#909864) - vssdaemon: report freeze errors ++++ kernel-default: - Linux 3.18.1. - Delete patches.drivers/ALSA-usb-audio-Don-t-resubmit-pending-URBs-at-MIDI-e. - commit 0fdb00f ++++ kernel-source: - Linux 3.18.1. - Delete patches.drivers/ALSA-usb-audio-Don-t-resubmit-pending-URBs-at-MIDI-e. - commit 0fdb00f ++++ kernel-syms: - Linux 3.18.1. - Delete patches.drivers/ALSA-usb-audio-Don-t-resubmit-pending-URBs-at-MIDI-e. - commit 0fdb00f ++++ util-linux: - libblkid: care about unsafe chars and possible buffer overflow in cache (CVE-2014-9114, util-linux-libblkid-unsafe-chars.patch, util-linux-libblkid-overflow.patch, bsc#907434) ++++ webkit2gtk3: - Update to version 2.6.4: + Fix SSL connection issues with some websites after the POODLE vulnerability fix. + Fix several crashes in accessibility implementation. + Fix XMLHttpRequest with a timeout when using the network process. + Fix XMLHttpRequest with cookies disabled when using the network process. + Fix a crash in the network process when a synchronous load redirects to a new url in a different security origin. + Fix documentation of webkit_print_operation_get_page_setup(). + Allow to build with GObject introspection disabled. + Fix the remote inspector when settings don't change after page initialization. ++++ libmediaart: - Update to version 1.9.0: + tracker should not scatter .mediaartlocal folders across filesystem (bgo#722795). + Add async calls (bgo#724879). - Bump soname, and rename subpackages following upstream changes. ++++ libsoup: - Update to version 2.49.1: + Fixed a bug in the SoupMessage:event signal that broke evolution's ability to connect to https hosts with "bad" certificates (bgo#739951). + Fixed a case where the async codepaths could potentially block on a synchronous write (bgo#727138). + Fixed the symbol soup_server_set_ssl_cert_file() to get exported, and added soup_server_get_uris() to the documentation. + Improved a bunch of introspection annotations (bgo#729987). + Clarified some documentation. + Fixed Windows build, twice (bgo#738003, bgo#738551). + Updated translations. - Update to version 2.48.1: + Fixed a bug in the SoupMessage:event signal that broke evolution's ability to connect to https hosts with "bad" certificates (bgo#739951). + Fixed a case where the async codepaths could potentially block on a synchronous write (bgo#727138). + Fixed the symbol soup_server_set_ssl_cert_file() to get exported, and added soup_server_get_uris() to the documentation. + Improved a bunch of introspection annotations (bgo#729987). + Clarified some documentation. + Fixed Windows build, twice (bgo#738003, bgo#738551). + Updated translations. ++++ systemd: - remove 0022-systemd-tmpfiles-ownerkeep.patch since this is now implemented into the systemd-tmpfiles binary - add user based ignore statements in tmpfiles removal directives (bnc#903009) add systemd-add-user-keep.patch ++++ libtirpc: - Update to 0.2.5.git from 20141217 - following patches are accepted upstream: - 002-clnt_broadcast_fix.patch - 004-getpmaphandle.patch - libtirpc-clntunix_create.patch - libtirpc-getbroadifs-crash.patch - libtirpc-taddr2uaddr-local.patch ++++ libzypp: - Improve conflict message for locked packages (bnc#828631) - Fix broken de-escaping in str::splitEscaped (bnc#909772) - cleanup loging - version 14.32.2 (30) ++++ python-libmount: - libblkid: care about unsafe chars and possible buffer overflow in cache (CVE-2014-9114, util-linux-libblkid-unsafe-chars.patch, util-linux-libblkid-overflow.patch, bsc#907434) ++++ strongswan: - Disallow brainpool elliptic curve groups in fips mode (bnc#856322). [* strongswan_fipsfilter.patch] ++++ util-linux-systemd: - libblkid: care about unsafe chars and possible buffer overflow in cache (CVE-2014-9114, util-linux-libblkid-unsafe-chars.patch, util-linux-libblkid-overflow.patch, bsc#907434) ++++ vinagre: - Update to version 3.15.3: + Fix RDP initialization with recent FreeRDP. + Updated translations. - Update to version 3.15.2: + Remove bashism from configure.ac. + Add name and summary elements to AppData. + Detect RDP hosts via Avahi. + Updated translations. ++++ xdm: - On openSUSE > 13.2, xterm has been split into xterm-bin for the program and xterm for the app launcher. We only need the program, so conditionall Require xterm-bin. ++++ yast2: - Add Arch.aarch64 ++++ yast2-hardware-detection: - Handle arch_aarch64 in .probe.architecture ++++ yast2-services-manager: - AutoYaST import: initialize Yast::I18n correctly (bnc#909768) - 3.1.38 ++++ zypper: - Update zypper-po.tar.bz2 - Enhance 'Digest verification failed' message (FATE#315008) - Enhance message text when skipping repos due to an error (bnc#909244) - zypper.conf: fix wrong default mentioned in comment - zypper-log(8): Update man page - version 1.11.18 ------------------------------------------------------------------ ------------------ 2014-12-16 - Dec 16 2014 ------------------- ------------------------------------------------------------------ ++++ colord: - Update to version 1.2.7: + Bugfixes: - Don't build the daemon when compiling for MinGW. - Use wine to run the client build tools when compiling under MinGW. ++++ colord-gtk: - Update to version 0.1.26: + New Features: - Actually install the cd-convert utility. - Provide an optional Gtk2 version of libcolord-gtk. + Bugfixes: - Do not link against the unused gio-unix-2.0. - Fix cd-convert to work with multiple sensors attached. ++++ hicolor-icon-theme: - Update to version 0.14: + Use automake to generate VPATH-compatible makefiles. ++++ kiwi: - Fixed spec file for CentOS package On CentOS squashfs is packaged in squashfs-tools - Fixed kiwi-templates %post scriptlet Check if old image description exists before deleting it. This prevents warning messages spit out by rpm on install ++++ multipath-tools: - Do not automatically fall back to vpd uid generation - Improve vpd parsing - multipathd: trigger all devices on startup (bnc#901465) - Unset 'uid_attribute' on failure ++++ libcryptui: - Inject version 2.1 as acceptable gpg version into configure: GPG 2.1 is verified to be compatible and supported. ++++ procps: - Add upstream patch bsc901202-add-better-help-output.patch which includes the commits 0f649e2cd2eef94075f1975248953f8c5b85d9f4 4ba9ff5c0df7e94d03a555ac4cec947f6fac2ba6 b4951bfea367eef551b053e9f0240d717c353c11 to fix the bug bsc#901202 ++++ systemd: - use --boot option in systemd-tmpfiles-setup-dev.service (bnc#908476) add upstream patches: 0001-units-tmpfiles-setup-dev-allow-unsafe-file-creation-.patch 0002-man-tmpfiles.d-recommend-using-b-and-c.patch (adapted) - Update patch 1098-udev-link_setup-respect-kernel-name-assign-policy.patch to Robert's version ++++ vte: - Update to version 0.39.0: + emulation: - Save/restore alternate charset. - Drop support for default/UTF-8 character set escape sequences. - Drop ISO-2022 support. - Add support for C1 control codes. - Add support for DECSCUSR (set cursor style). + widget: - Fix installing the CJK ambiguous width property. - Draw attributes on box drawing characters. - Remove colon from word chars. - Add functions to get the version at runtime. - Fix advance_tail if tail is not in the stream. + build: Add a missing return value. + Updated translations. - Update to version 0.38.3: + widget: - Fix installing the CJK ambiguous width property. - Do not leave behind a zombie child when closing a terminal. - Reap only when a child is present. ++++ powertop: - Update to version 2.7 + RAPL: powercap sysfs used for power measurements. + Arm support for devfreq stats. + Added support to new Intel platforms. + Several bug fixes ++++ xen: - adjust seabios, vgabios, stubdom and hvmloader build to reduce build-compare noise xen.build-compare.mini-os.patch xen.build-compare.smbiosdate.patch xen.build-compare.ipxe.patch xen.build-compare.vgabios.patch xen.build-compare.seabios.patch xen.build-compare.man.patch ------------------------------------------------------------------ ------------------ 2014-12-15 - Dec 15 2014 ------------------- ------------------------------------------------------------------ ++++ clamav: - Restore the updateclamconf script (bnc#908731). - Fix a step backwards in the soname version from 0.98.4 to 0.98.5 (https://bugzilla.clamav.net/show_bug.cgi?id=11193). ++++ desktop-file-utils: - Add U_trailing-semicolons-are-optional_aec5711.patch bfo#76902, fixes a no longer correct rpmlint warning for some upstream desktop files without trailing semicolon - Add U_add-EDE-desktop-environment_97d6ba3.patch, U_add-Cinnamon-desktop-environment_50271fe.patch bfo#56353, bfo#73497 ++++ gdb: - Update for GDB 7.8.1 * removed (already in upstream): gdb-babeltrace-configure.patch gdb-async-stopped-on-pid-arg-2of2.patch * amended (partially in upstream): gdb-archer.patch gdb-attach-fail-reasons-5of5.patch gdb-async-stopped-on-pid-arg-1of2.patch gdb-async-stopped-on-pid-arg-testsuite.patch ++++ gstreamer-plugins-bad: - Disable BuildRequires on libchromaprint, fluidsynth and openAL on SLE12. ++++ kiwi: - Fix bashisms in image.sh shell scripts Replace '&>/dev/null' output redirections to '>/dev/null 2>&1'. - Fall back to lazyly umount /dev nodes in case of failure - v7.02.15 released - Fixed use of uninitialized value $format - Fixup logging with a logfile If a logfile is used the state of the call if it was successful or not is also part of the logfile and not exposed to the calling terminal. With this patch the overall success or error information is also printed on the calling terminal. - Print a message if the target directory is created - Code cleanup use createDirInteractive and replace redundant parts ++++ gcc5: - Update to SVN trunk head (r218749). - Drop gcc5-pr61558.patch. ++++ libffi-gcc5: - Update to SVN trunk head (r218749). - Drop gcc5-pr61558.patch. ++++ libgcrypt: - all the drbg patches were merged into v10-0001-SP800-90A-Deterministic-Random-Bit-Generator.patch - update drbg_test (libgcrypt-fips_add_drbg_cavs_test.patch) - add libgcrypt-fips_fipsdrv.patch ++++ openssl: - openssl-urandom-reseeding.patch: constant reseeding from /dev/urandom; for every byte pulled, seed with 1 byte from /dev/urandom, also change RAND_poll to pull the full state size of the SSLEAY DRBG. bsc#908372 ++++ snapper: - ignore everything in .snapshots not matching a number ++++ systemd: - Add upstream patches 0001-selinux-access-fix-broken-ternary-operator.patch 0002-systemctl-show-BindsTo-BoundBy-in-list-dependencies.patch 0003-cryptsetup-default-to-no-hash-when-keyfile-is-specif.patch 0004-core-fix-transaction-destructiveness-check-once-more.patch - Avoid old net devices naming scheme on openSUSE 13.2 and less maybe caused by patch 1098-udev-link_setup-respect-kernel-name-assign-policy.patch ++++ libtirpc: - Update to upstream 0.2.5 release - Add symbol versioning to fix symbol conflicts (001-symbol-versions-v2.patch), but disable until commited upstream - Adjust libtirpc-clnt_broadcast_fix.patch and rename to 002-clnt_broadcast_fix.patch - Adjust libtirpc-rpc_broadcast_misformed_replies.patch and rename to 003-rpc_broadcast_misformed_replies.patch - Rename libtirpc-getpmaphandle.patch to 004-getpmaphandle.patch - Adjust libtirpc-bindresvport_blacklist.patch and rename to 000-bindresvport_blacklist.patch - Drop libtirpc-pmap-setunset.patch, not needed anymore - Apply libtirpc-new-path-rpcbindsock.patch only on openSUSE 13.1 and later ++++ openwsman: - Fix regression introduced in 2.4.11 - parsing of vendor_namespaces Add 0003-Separate-URL-query-parsing-from-parsing-list-of-URLs.patch (bsc#910037) ++++ openslp: - fix storage handling in predicate code, it clashed with gcc's fortify_source extension [bnc#909195] New patch: openslp.predicatestorage.diff - bring back allowDoubleEqualInPredicate option New patch: openslp.doubleequal.diff ++++ vinagre: - Update to version 3.14.3: + Fix freeing of RDP events during dispose. + Updated translations. ++++ xdm: - fix bashisms in /etc/X11/xdm/* scripts ++++ xen: - Update to Xen 4.5.0 RC4 ++++ xf86-video-intel: - Update to intermediate version 2.99.917: The highlight of bugs fixed here are a couple of workarounds required for Broadwell and making sure that the rasterisation code is symmetric under inversions. However, as a couple of crashers slipped through into 2.99.916 (though not actual regressions in 2.99.916 per se) and 3 months have passed, we should make one more snapshot before an imminent release. + Beware of recomputing the clear hint in the middle of MI recursion https://bugs.freedesktop.org/show_bug.cgi?id=77074 + Fix crash from rendering an empty Glyph string under PRIME as the secondary driver + Restore application of default monitor options to the first output, a regression in 2.99.915 and the MST support https://bugs.gentoo.org/show_bug.cgi?id=522500 + Finally fix ZaphodHeads blocking on waiting for flip completion events. Before kernel 3.19, O_NONBLOCK support is broken and so we must avoid reading if we are not expecting an event. + Backwards compatibilty fix for fake triple buffering with PRIME and Xorg-1.15 https://bugs.freedesktop.org/show_bug.cgi?id=85144#c12 + Fix a rendering issue with output rotation and software fallbacks. https://bugs.freedesktop.org/show_bug.cgi?id=84653 + Enable MST discovery even without udev support https://bugs.freedesktop.org/show_bug.cgi?id=84718 + Fix TearFree operation after the GPU is wedged https://bugs.freedesktop.org/show_bug.cgi?id=85058 + Fix projective sampling on gen6. + Fix rendering and corruption with gen8. https://bugs.freedesktop.org/show_bug.cgi?id=84958 https://bugs.freedesktop.org/show_bug.cgi?id=83207 https://bugs.freedesktop.org/show_bug.cgi?id=79053 https://bugs.freedesktop.org/show_bug.cgi?id=81583 + Fix crash when using Xinerama. https://bugs.freedesktop.org/show_bug.cgi?id=87207 + Fix rendering of right-to-left or bottom-to-top PolySegments in UXA - Remove upstream patches: + U_sna-Validate-framebuffer-tiling-before-creation.patch + U_sna_dri3_mesa_relies_upon_implicit_fences.patch + U_Disable-DRI3-by-default.patch + U_sna-gen8-BLT-broken-when-address-has-bit-4-set.patch + U_uxa-Stub-out-intel_sync_init-fini-when-not-compiled-.patch ------------------------------------------------------------------ ------------------ 2014-12-14 - Dec 14 2014 ------------------- ------------------------------------------------------------------ ++++ evolution: - Update to version 3.12.9: + Offer only enabled accounts as meeting organizers. + Odd cross line when drawing an ECalendar with multiple columns + mail_regen_list: Fix a memory leak. + Use EClientCache to open calendars in plugins. + [Alarm-notify] Do not show "Not supported" error on an alarm dismiss. + Automatic Contacts can duplicate recipients in the set book. + EWebView - Increase minimum zoom level for zoom out. + Calendar events/tasks/memos not removed from UI on the source removal. + Bugs fixed: bgo#739708, bgo#700778, bgo#736947, bgo#736950 bgo#740197, bgo#740577, bgo#734646, bgo#740244, bgo#734530 bgo#524365, bgo#706993. + Updated translations. - Add post-release patches from upstream: + evolution-no-DTEND-set.patch: Fix calendar issues when DTEND is not set + evolution-protected-login-PIN.patch: Prompts for login PIN with CKF_PROTECTED_AUTHENTICATION_PATH (bgo#741059) + evolution-crash-sending-simultaneous-emails.patch: [SMTP] Fix crash when sending two messages at once (bgo#740297) + evolution-wrong-message-preview.patch: Message preview shows a wrong message (bgo#724039). ++++ evolution-data-server: - Update to version 3.12.9: + ECalBackendFile: Stops refresh thread too late + ECalComponent: Recurrence ID not rescan properly + Limit SQLite busy-wait for a lock + IMAPx: Speed-up folder cache removal on folder sync + IMAPx: Enhance and make work namespace override options + IMAPx: Runtime warning on inactivity timeout with IDLE enabled + SQLite VFS: Track pending sync requests + Bugs fixed: bgo#739904, bgo#678398, bgo#739610, bgo#736011, bgo#736947, bgo#732717, bgo#733518, bgo#732018, bgo#740627, bgo#701138, bgo#740585, bgo#740843. + Updated translations. - Add post-release fix from upstream: + evolution-data-server-fix-use-after-free.patch: Fix errors resulting from use-after-free (bgo#695754, bgo#741434). ++++ evolution-ews: - Update to version 3.12.9: + Set max-width-chars to wrapped GtkLabel-s. + Bugs fixed: bgo#738945, bgo#738093, bgo#734747, bgo#740772. - Add post-release fix from upstream: + evolution-ews-reuse-from-EmailSession.patch: Reuse existing ESourceRegistry from EMailSession, if possible (bgo#695754). ++++ gnote: - Update to version 3.14.1: + Bugs fixed: bgo#700422, bgo#737918. + Updated translations. ++++ kernel-default: - blk-mq: Fix uninitialized kobject at CPU hotplugging (bnc#908794). - commit b68f510 ++++ kernel-source: - blk-mq: Fix uninitialized kobject at CPU hotplugging (bnc#908794). - commit b68f510 ++++ kernel-syms: - blk-mq: Fix uninitialized kobject at CPU hotplugging (bnc#908794). - commit b68f510 ++++ libvirt: - Fix segfault in fs storage driver Updated c110cdb2-fix-format-probe.patch bsc#909828 ++++ pam-config: - fix bashism in postun script ------------------------------------------------------------------ ------------------ 2014-12-13 - Dec 13 2014 ------------------- ------------------------------------------------------------------ ++++ clutter-gst: - Update to version 3.0.0: + Add ability to set modified frames on content. + Add RGBx/BGRx format support to video sink. + A few small bug fixes. - Changes from version 2.99.4: + Improve GStreamer debug topics. + A few small bug fixes. - Changes from version 2.99.2: + Add color correction support using GLSL shaders. + Add overlay support using additional ClutterPaintNode. + Video sink now derives from GstVideoSink. - Changes from version 2.99.0: + Split the concept of player from the concept of video display in the Clutter scenegraph (ie. you can now display the same or part of the same video stream several times in a one or multiple Clutter scenes). + Introduce ClutterGstPlayer interface as a replacement for ClutterMedia. + Introduce ClutterGstCameraManager to discover/list available camera on the system. + Remove usage of Clutter and Cogl deprecated APIs. + Add many example to help with usage of the new API, including JavaScript examples (see examples/ directory). + Rework a basic GStreamer plugin. - Replace pkgconfig(cogl-1.0) for pkgconfig(cogl-2.0-experimental) BuildRequires, since this is really what configure looks for. - Add pkgconfig(gudev-1.0) BuildRequires: Build udev support. - Bump soname following upstream changes. Also bump baselibs, and make needed changes to post/postun. ++++ ispell: - fix bashism in SuSEconfig.ispell (update) script ++++ poppler: - BuildRequire libcurl so the library can operate on remote HTTP documents. ++++ poppler-qt: - BuildRequire libcurl so the library can operate on remote HTTP documents. ------------------------------------------------------------------ ------------------ 2014-12-12 - Dec 12 2014 ------------------- ------------------------------------------------------------------ ++++ clutter: - Disable wayland on SLE12. ++++ cogl: - Disable wayland backend on SLE12. ++++ gtk3: - Update to version 3.14.6: + Redraw problems with cairo 1.14. + Avoid excessive redraws due to CSD shadows. + Bugs fixed: bgo#364566, bgo#461249, bgo#721939, bgo#722781, bgo#730232, bgo#739453, bgo#739885, bgo#739977, bgo#740287, bgo#740374, bgo#740612, bgo#740613, bgo#740642, bgo#740742, bgo#740770, bgo#740896, bgo#741249, bgo#741250, bgo#741251, bgo#741252, bgo#741254, bgo#741314. + Updated translations. - Add gtk3-Dont-crash-if-invisible-files-are-deleted.patch: Do not crash application using gtk file chooser when deleting file via an other app (patch from upstream git). - Disable wayland on SLE12. ++++ kernel-default: - Refresh Xen patches (adjustments for pv-ops builds and a huge memory DomU boot fix). - commit 0510331 ++++ kernel-source: - Refresh Xen patches (adjustments for pv-ops builds and a huge memory DomU boot fix). - commit 0510331 ++++ kernel-syms: - Refresh Xen patches (adjustments for pv-ops builds and a huge memory DomU boot fix). - commit 0510331 ++++ kiwi: - v7.02.14 released - DB: rebuild documentation - v7.02.13 released ++++ gcc5: - Update to SVN trunk head (r218668). - Enable GRAPHITE everywhere. - Add gcc5-pr61558.patch to help identifying that issue easier. ++++ libffi-gcc5: - Update to SVN trunk head (r218668). - Enable GRAPHITE everywhere. - Add gcc5-pr61558.patch to help identifying that issue easier. ++++ libinput: - Update to new upstream release 0.7.0 * Devices can be disabled/enabled at runtime. This includes smart disabling of touchpads when a USB mouse is plugged in, and smart disabling of the T440 touchpads so that the top buttons still work even when the touchpad is disabled. * Edge scrolling is available on some devices, and the scroll method can be switched at runtime * Trackpoints can scroll by pressing the middle button and moving the stick. This button-scrolling method is also available on other devices on request. * Pointer acceleration is becoming device-resolution independent, provided your device has a DPI entry in the udev hwdb. This makes high-resolution gaming mice behave normally. See this post for more details: http://who-t.blogspot.com/2014/12/building-a-dpi-database-for-mice.html * Pointer speed can be changed at runtime. * Natural scrolling is now available, for touchpads and mice. * Devices can be switched to left-handed, libinput handles the details. * Devices can be asked to change their assigned logical seat at runtime. * Relative pointer events also provide unaccelerated motion. Note that this is _not_ raw data as it comes from the device, it is normalized to 1000dpi. ++++ mutter: - Disable wayland on SLE12. - Remove BuildRequires pkgconfig(gbm), not needed unless building native backend. ++++ python-base: - update to 2.7.9 * contains full backport of ssl module from Python 3.4 (PEP466) * HTTPS certificate validation enabled by default (PEP476) * SSLv3 disabled by default (bnc#901715) * backported ensurepip module (PEP477) * fixes several missing CVEs from last release: CVE-2013-1752, CVE-2013-1753 * dozens of minor bugfixes - dropped upstreamed patches: python-2.7.6-poplib.patch, smtplib_maxline-2.7.patch, xmlrpc_gzip_27.patch - dropped patch python-2.7.3-ssl_ca_path.patch because we don't need it with ssl module from Python 3 - libffi was upgraded upstream, seems to contain our changes, so dropping libffi-ppc64le.diff as well - python-2.7-urllib2-localnet-ssl.patch - properly remove unconditional "import ssl" from test_urllib2_localnet that caused it to fail without ssl ++++ snapper: - improved error messages (bsc#889928 and bsc#903834) ++++ libzypp: - CheckAccessDeleted: Filter PIDs running in a container (bnc#909143) - version 14.32.1 (30) ++++ python: - update to 2.7.9 ++++ rpcbind: - 0002-rpcinfo_warmstart-no_warning_about_missing_file.patch: fix merge issue causing segfaults on missing file (bnc#909619). ++++ xf86-video-intel: - U_uxa-Stub-out-intel_sync_init-fini-when-not-compiled-.patch Fix the missing intel_sync_close() w/o DRI3 (bnc#908323) ++++ yast2-snapper: - handle invalid UTF-8 in file diff (bsc#907679) - 3.1.5 ------------------------------------------------------------------ ------------------ 2014-12-11 - Dec 11 2014 ------------------- ------------------------------------------------------------------ ++++ cmake: - Require libarchive 3 due to usage of archive_write_set_format_7zip ++++ installation-images-SLES: - Drop bind-libs from BuildRequires as they got separated into single packages. - i586: give up on xen-kmp - improve git2log to work with sub-branches - 14.155 - Rescue: bind-libs is in fact just a collection of libraries, that are automatically required by dependencies. - 14.154 ++++ kiwi: - Added support for custom qemu-img format options When kiwi calls qemu-img to convert the image into the format the user has specified in the XML description it might be required to pass on additional format options like the compat mode for the qcow2 format. This can now be done like the following example shows: - Eliminate weird kiwi revision from unit tests The unit test environment sets a static kiwi revision number 4711 which is odd because it can easily use the correct git revision from the git metadata - Fixed print() on closed filehandle ++++ snapper: - support weekly snapshots in cleanup algorithm (see gh#openSUSE/snapper#135) ++++ sqlite3: - SQLite 3.8.7.4: * Bug fix: Add in a mutex that was omitted from the previous release. ++++ libstoragemgmt: - Initial package version 1.1.0 for Fate#314409. ++++ systemd: - fix systemd-nspawn network-veth support (bnc#906709) add 513-nspawn-veth.patch ++++ mailx: - Add patches 0001-outof-Introduce-expandaddr-flag.patch 0002-unpack-Disable-option-processing-for-email-addresses.patch 0003-fio.c-Unconditionally-require-wordexp-support.patch 0004-globname-Invoke-wordexp-with-WRDE_NOCMD-CVE-2004-277.patch to fix bsc#909208 -- CVE-2004-2771, CVE-2014-7844: mailx: shell command injection via crafted email addresses ++++ rpcbind: - Split off 0003-systemd-no-dualmode.patch from 0001-systemd-enhancements.patch for easier upstream submission. - Split off 0004-systemd-sd_notify.patch from 0001-systemd-enhancements.patch for easier upstream submission. - Rename 0001-systemd-enhancements.patch to 0001-systemd-unit-files.patch ++++ strongswan: - Applied an upstream fix for a denial-of-service vulnerability, which can be triggered by an IKEv2 Key Exchange payload, that contains the Diffie-Hellman group 1025 (bsc#910491,CVE-2014-9221). [+ 0006-strongswan-5.1.2-5.2.1_modp_custom.CVE-2014-9221.patch] - Adjusted whilelist of approved algorithms in fips mode (bsc#856322). [* strongswan_fipsfilter.patch] - Renamed patch file to match it's patch number: [- 0001-restore-registration-algorithm-order.bug897512.patch, + 0005-restore-registration-algorithm-order.bug897512.patch] ++++ tcpdump: - fix CVE-2014-8767 (bnc#905870) * denial of service in verbose mode using malformed OLSR payload * added tcpdump-CVE-2014-8767.patch - fix CVE-2014-8768 (bnc#905871) * denial of service in verbose mode using malformed Geonet payload * added tcpdump-CVE-2014-8768.patch - fix CVE-2014-8769 (bnc#905872) * unreliable output using malformed AOVD payload * added tcpdump-CVE-2014-8769.patch * added 0001-Clean-up-error-message-printing.patch ++++ vm-install: - Use grub.xen to boot os13.2 PV guests - Version 0.8.35 ++++ zypper: - Add --[no-]color global option - Fix additional spaces in zypper output and new colorization code (bnc#908345) - properly reset auto-retry counter (bnc#906549) - man: improve patch description (bnc#904737) - version 1.11.17 ------------------------------------------------------------------ ------------------ 2014-12-10 - Dec 10 2014 ------------------- ------------------------------------------------------------------ ++++ cmake: - Update to 3.1.0~rc3 * Revert "ClearMatches: Only clear matches which were actually set" (#15261) * Help: Document COMPONENT option of install(SCRIPT/CODE) (#14956) * Do not use just-built CMake to install itself when cross-compiling (#15248) * KWSys SharedForward: Hard-code the ldpath buffer size to below VS 14 limit * VS: Rename VS 14 generator to 'Visual Studio 14 2015' * Help: target_include_directories does not allow target names * Utilities/Sphinx: Add missing call to note_explicit_target * FindJava: Do not accept OS X stub 'java' as Java * Fix lookup of source names after conversion to their actual case (#15259) * Help: Format set_property and get_property command docs * Help: Add 3.1 release notes for INSTALL property scope * CMakeParseImplicitLinkInfo: Fix implicit library logging * Makefile: Do not create an empty linker response file * FindOpenGL: Revert support for imported targets (#15267) * Help: Document Nsight Tegra toolchain configuration (#15276) * Utilities/Sphinx: Fix link targets for mixed-case command names * Modules: Rename FindXerces to FindXercesC * Help: Document file(GENERATE) signature option order * VS: Add source file properties to set the hlsl shader entry point and model * Help: Remove duplicate '#' in CMP0053 valid character list * Help: Add missing space to ctest -j option description * FindwxWidgets: Add versions 3.0.1 and 3.0.2 * Help: Fix typo in cmake-compile-features(7) manual * Help: Fix typo in CMAKE_CXX_KNOWN_FEATURES docs * VS: Change Nsight Tegra 2.0 Project Revision Number from 8 to 9 * Avoid if() quoted auto-dereference when checking for "MSVC" * VS: Improve error messages when compiler is not detected (#15228) * VS: Do not produce WinMD file for OBJECT libraries (#15228) * VS: Add source file property to specify Windows App deployment location * CPackIFW: Correction of the module documentation * FindOpenMP: Use fixed form Fortran test program * Help: Document installed file property API * VS, WINCE: Fix entry point for Unicode builds * FindPythonInterp: fix version component variables for Python 1.4 (#15275) * Features: Don't record for AppleClang * Features: Test the CXX compiler only if it has features. * Features: Fix references to CXX compiler version in Clang-C.cmake. * Features: Record C++11 dialect switch only for GNU 4.7 and later. * Features: Fix the default C dialect for Clang and GNU. * Fix the test for running the CxxDialog unit test. * WCDH: Don't imply that MSVC is supported by the module. * WCDH: Make the header -Wundef safe for the C language. * Genex: Fix evaluation context propagation for TARGET_OBJECTS. * cmTarget: Don't allow relative paths in INTERFACE_SOURCES * Export: Disallow export of targets with INTERFACE_SOURCES * Help: Document the export limitation of INTERFACE_SOURCES. ++++ dhcp: - Applied fix by Jiri Slaby to not crash in interface discovery when the interface address is NULL, which has been introduced by the infiniband support patch (bsc#909189,bsc#870535). [+ 0027-dhcp-4.2.x-handle-ifa_addr-NULL.909189.patch] ++++ multipath-tools: - libmultipath: Fall back to SG_IO if no UID could be assigned (bnc#908915) - Assign local priority for NAA VPD descriptor (bnc#907483) - libmultipath: finally fix dev_loss_tmo setting (bnc#889927) - libmultipath: Do not use 'sscanf' for parsing integers (bnc#889927) - devmapper: do not flush I/O for DM_DEVICE_CREATE (bnc#901809) - kpartx: handle more than 256 loop devices (bnc#898427) - multipathd: fixup locking in uev_remove_map() (bnc#901891) - multipathd: use global variable for uxsock timeout (bnc#900758) - multipathd: remove unused variable in cli_reconfigure() - Add %service calls for multipathd.socket ++++ libqt5-qtconnectivity: - Update to 5.4 Final * For more details please see: http://blog.qt.digia.com/blog/2014/12/10/qt-5-4-released/ and http://qt-project.org/wiki/New-Features-in-Qt-5.4 ++++ libqt5-qtwebchannel: - Update to 5.4 Final * For more details please see: http://blog.qt.digia.com/blog/2014/12/10/qt-5-4-released/ and http://qt-project.org/wiki/New-Features-in-Qt-5.4 ++++ gcc5: - Update to SVN trunk head (r218580). ++++ libffi-gcc5: - Update to SVN trunk head (r218580). ++++ libksba: - fix CVE-2014-9087 (bnc#907074) * buffer overflow in OID processing * added libksba-CVE-2014-9087.patch ++++ libqt5-qtwebengine: - Update to 5.4 Final * For more details please see: http://blog.qt.digia.com/blog/2014/12/10/qt-5-4-released/ and http://qt-project.org/wiki/New-Features-in-Qt-5.4 ++++ tracker: - Update to version 1.2.5: + tracker-extract: - Fixed potential use of uninitialised hash table in persistence_invalidate(). - Fixed possible invalid memory read/write in tracker_keywords_parse(). - Fixed memory leak of MediaArt object for TrackerExtractInfo. + libtracker-fts: - Make property list per-thread data to fix uninitialisation issues. - Fixed compilation errors when --disable-tracker-fts is used. + Bugs fixed: bgo#741141, bgo#733536, bgo#740268, bgo#739149, rh#1133042. ++++ libvirt: - Fix potential crasher in virt-aa-helper 2222123-virt-aa-helper-crash.patch - Fixes for virt-sandbox-service to work. bsc#909249: - Allow adding virt-sandbox service config to apparmor rules. c264eea-virt-aa-helper-sandbox.patch - fix symlink resolving for containers to start. 72fecf1-lxc-resolve-symlinks.patch - fix unmounting file system if it contains the source to mount. e50457d-lxc-unmount-check.patch - Reworked the patch mounting ipv[46] folders RW to get rid of temporary mounts. sys-net-rw.patch ++++ libzypp: - suppress informal license (no need to accept) upon update (bnc#908976) - version 14.32.0 (30) ++++ tracker-extras: - Update to version 1.2.5: + tracker-extract: - Fixed potential use of uninitialised hash table in persistence_invalidate(). - Fixed possible invalid memory read/write in tracker_keywords_parse(). - Fixed memory leak of MediaArt object for TrackerExtractInfo. + libtracker-fts: - Make property list per-thread data to fix uninitialisation issues. - Fixed compilation errors when --disable-tracker-fts is used. + Bugs fixed: bgo#741141, bgo#733536, bgo#740268, bgo#739149, rh#1133042. ++++ polkit-default-privs: - added firewalld (bnc#907625) polkit actions ++++ rpm: - honor --noglob in install mode [bnc#892431] new patch: installnoglob.diff - check for bad invalid name sizes [bnc#908128] [CVE-2014-8118] new patch: cpionamesize.diff - create files with mode 0 [bnc#906803] [CVE-2013-6435] new patch: unpackmode0.diff ++++ virt-manager: - bnc#909225 - pygrub Unable to find partition containing kernel Update virtinst-pvgrub2-bootloader.patch ++++ xen: - Remove xend specific if-up scripts Recording bridge slaves is a generic task which should be handled by generic network code ++++ xf86-input-evdev: - 50-elotouch.conf: Make sure an 'TouchSystems CarrollTouch 4500U' is an absolute device (bnc#876089) ++++ xorg-x11-server: - Add security patches. (bnc#907268, CVE-2014-8092, CVE-2014-8097) + U_dbe_Call_to_DDX_SwapBuffers_requires_address_of_int_not_unsigned_int.patch + U_dix_GetHosts_bounds_check_using_wrong_pointer_value.patch + U_dix_Missing_parens_in_REQUEST_FIXED_SIZE_macro.patch ++++ yast2-installation: - drop check for Gtk since Gtk UI of YaST is no longer supported (bsc#908607) - 3.1.124 ++++ yast2-schema: - Ignoring more packages that do not contain any AutoYaST support during build to shorten the build cycle and to remove unneeded dependencies - 3.1.1 ------------------------------------------------------------------ ------------------ 2014-12-9 - Dec 9 2014 ------------------- ------------------------------------------------------------------ ++++ installation-images-SLES: - No longer exclude valgrind and ltrace on ppc64le and aarch64 ++++ kernel-default: - Update Xen patches to 3.18-final. - x86-64/MCE: flip CPU and bank numbers in log message. - commit 2b473fc - Update to 3.18-final. - commit fb05465 ++++ kernel-source: - Update Xen patches to 3.18-final. - x86-64/MCE: flip CPU and bank numbers in log message. - commit 2b473fc - Update to 3.18-final. - commit fb05465 ++++ kernel-syms: - Update Xen patches to 3.18-final. - x86-64/MCE: flip CPU and bank numbers in log message. - commit 2b473fc - Update to 3.18-final. - commit fb05465 ++++ kiwi: - v7.02.12 released ++++ libstorage: - restructured source files ++++ rpcbind: - Update to latest rpcbind 0.2.2 upstream release. - Following patches are upstream: - 0001-Fix-building-one-systems-w-out-nss.h.patch - 0002-Rename-configure.in-to-configure.ac.patch - 0003-rpcbind-rpcuser-not-being-set-in-Makefile.am.patch - 0004-Silence-a-warning-about-setgroups-being-implicitly-d.patch - Adjust following patches: - 0005-Remove-obsolete-function-in6_fillscopeid.patch - 0006-In-init_transport-move-creation-of-COTS-sockets-clos.patch - 0018-configure-check-for-nss.h.patch - Obsolete patches: - 0015-When-using-systemd-activation-make-rpcbind-notify-sy.patch - 0016-Notify-systemd-unconditionally.patch - 0012-Support-systemd-activation.patch - 0013-socket-activation-Fix-rpcbind.service-to-use-separat.patch - 0017-Pull-the-sysconfig-file-into-rpcbind.service-and-use.patch - 0025-rpcinfo-warmstat_no-warning-about-missing-file.patch - 0026-systemd-no-default-dep - 0027-socket-before-service.patch - 0028-rpcbind-after-var-run.patch - 0029-rpcbind-sd-notify-stupid-errmsg.patch - New patches: - 0001-systemd-enhancements.patch - 0002-rpcinfo_warmstart-no_warning_about_missing_file.patch - Disabled patches: - 0008-First-part-of-init_transport-refactoring.patch - 0009-init_transport-move-the-registration-code-into-a-sep.patch - 0010-Fix-the-behavior-when-specifying-the-h-option.patch - 0011-Clean-up-the-way-we-handle-the-h-option-in-init_tran.patch - 0014-When-using-systemd-redirect-syslog-calls-to-the-syst.patch - 0024-rpcinfo-remove-obsolete-function-get_inet_address.patch ++++ virt-manager: - Reorder virt-manager patches according to type - Drop virtman-cdrom.patch ++++ xen: - Use systemd features from upstream requires updated systemd-presets-branding package ------------------------------------------------------------------ ------------------ 2014-12-8 - Dec 8 2014 ------------------- ------------------------------------------------------------------ ++++ gcc48: - Update to gcc-4_8-branch head (r218481). * Includes patches to allow building against ISL 0.14. * Includes patches gcc48-bnc887141.patch, gcc48-ppc64le-abi-warnings.diff, gcc48-ppc64le-abi-warnings-fix.diff and gcc48-libgfortran-CVE-2014-5044.diff. ++++ ft2demos: - Update to version 2.5.4 * IMPORTANT BUG FIXES - A variant of vulnerability CVE-2014-2240 was identified (cf. http://savannah.nongnu.org/bugs/?43661) and fixed in the new CFF driver. All users should upgrade. - The new auto-hinter code using HarfBuzz crashed for some invalid fonts. - Many fixes to better protect against malformed input. * IMPORTANT CHANGES - Full auto-hinter support of the Devanagari script. - Experimental auto-hinter support of the Telugu script. - CFF stem darkening behaviour can now be controlled at build time using the eight macros CFF_CONFIG_OPTION_DARKENING_PARAMETER_{X,Y}{1,2,3,4} . - Some fields in the `FT_Bitmap' structure have been changed from signed to unsigned type, which better reflects the actual usage. It is also an additional means to protect against malformed input. This change doesn't break the ABI; however, it might cause compiler warnings. * MISCELLANEOUS - Improvements to the auto-hinter's algorithm to recognize stems and local extrema. - Function `FT_Get_SubGlyph_Info' always returned an error even in case of success. - Version 2.5.1 introduced major bugs in the cjk part of the auto-hinter, which are now fixed. - The `FT_Sfnt_Tag' enumeration values have been changed to uppercase, e.g. `FT_SFNT_HEAD'. The lowercase variants are deprecated. This is for orthogonality with all other enumeration (and enumeration-like) values in FreeType. - `cmake' now supports builds of FreeType as an OS X framework and for iOS. - Improved project files for vc2010, introducing a property file - The documentation generator for the API reference has been updated to produce better HTML code (with proper CSS). At the same time, the documentation got a better structure. - The FT_LOAD_BITMAP_CROP flag is obsolete; it is not used by any driver. - The TrueType DELTAP[123] bytecode instructions now work in subpixel hinting mode as described in the ClearType whitepaper (i.e., for touched points in the non-subpixel direction). - Many small improvements to the internal arithmetic routines. - Rebase don-t-mark-libpng-as-required-library.patch, bugzilla-308961-cmex-workaround.patch, freetype2-subpixel.patch, freetype2-bitmap-foundry.patch and overflow.patch - Add freetype2-2.5.3-fix-pcf.patch from upstream to resolve http://savannah.nongnu.org/bugs/?43774, "Freetype 2.5.4 does not load ungzipped PCF fonts" ++++ libgcj48: - Update to gcc-4_8-branch head (r218481). * Includes patches to allow building against ISL 0.14. * Includes patches gcc48-bnc887141.patch, gcc48-ppc64le-abi-warnings.diff, gcc48-ppc64le-abi-warnings-fix.diff and gcc48-libgfortran-CVE-2014-5044.diff. ++++ installation-images-SLES: - adjust s390x module config - 14.153 - fix Makefile - 14.152 - aarch64: move kernel and initrd back to boot/aarch64 - 14.151 ++++ java-1_8_0-openjdk: - Require version of tzdata-java compatible with this version of Java. ++++ kiwi: - Eliminate grub2-efi path At the beginning of grub2 the home in boot was set to grub2-efi as well as some tools take this information in their name. It's time to cleanup this. In addition kiwi now creates a grub.cfg which is able to check for grub_platform in order to distinguish between efi and non efi configuration differences if there are any - Added EFI support for none aarch64 arm systems There are armv7 based boards which comes with an EFI firmware. In order to boot them we have to make sure to use grub2 bootarm.efi and call the right grub2 bootloader configuration methods (bnc #908469) ++++ samba: - Lookup FSRVP share snums at runtime rather than storing them persistently; (bnc#908627). ++++ samba: - Lookup FSRVP share snums at runtime rather than storing them persistently; (bnc#908627). ++++ freetype2: - Update to version 2.5.4 * IMPORTANT BUG FIXES - A variant of vulnerability CVE-2014-2240 was identified (cf. http://savannah.nongnu.org/bugs/?43661) and fixed in the new CFF driver. All users should upgrade. - The new auto-hinter code using HarfBuzz crashed for some invalid fonts. - Many fixes to better protect against malformed input. * IMPORTANT CHANGES - Full auto-hinter support of the Devanagari script. - Experimental auto-hinter support of the Telugu script. - CFF stem darkening behaviour can now be controlled at build time using the eight macros CFF_CONFIG_OPTION_DARKENING_PARAMETER_{X,Y}{1,2,3,4} . - Some fields in the `FT_Bitmap' structure have been changed from signed to unsigned type, which better reflects the actual usage. It is also an additional means to protect against malformed input. This change doesn't break the ABI; however, it might cause compiler warnings. * MISCELLANEOUS - Improvements to the auto-hinter's algorithm to recognize stems and local extrema. - Function `FT_Get_SubGlyph_Info' always returned an error even in case of success. - Version 2.5.1 introduced major bugs in the cjk part of the auto-hinter, which are now fixed. - The `FT_Sfnt_Tag' enumeration values have been changed to uppercase, e.g. `FT_SFNT_HEAD'. The lowercase variants are deprecated. This is for orthogonality with all other enumeration (and enumeration-like) values in FreeType. - `cmake' now supports builds of FreeType as an OS X framework and for iOS. - Improved project files for vc2010, introducing a property file - The documentation generator for the API reference has been updated to produce better HTML code (with proper CSS). At the same time, the documentation got a better structure. - The FT_LOAD_BITMAP_CROP flag is obsolete; it is not used by any driver. - The TrueType DELTAP[123] bytecode instructions now work in subpixel hinting mode as described in the ClearType whitepaper (i.e., for touched points in the non-subpixel direction). - Many small improvements to the internal arithmetic routines. - Rebase don-t-mark-libpng-as-required-library.patch, bugzilla-308961-cmex-workaround.patch, freetype2-subpixel.patch, freetype2-bitmap-foundry.patch and overflow.patch - Add freetype2-2.5.3-fix-pcf.patch from upstream to resolve http://savannah.nongnu.org/bugs/?43774, "Freetype 2.5.4 does not load ungzipped PCF fonts" ++++ wicked: - version 0.6.13 - sysctl: do not fail on read-only proc e.g. in LXC (bsc#904432) - netlink: recover from netlink event socket errors and allow to configure the event socket buffer sizes (bsc#905421) - fixed some memory and a file descriptor leak - bonding: add encap2+3 and 3+4 xmit-hash-policies (bsc#905750) - client: apply suse ifcfg alias label (bsc#907683) - netlink: retry on DUMP_INTR and AGAIN (bsc#904776) - gcrypt: do not fail when wicked has been build using a newer but compatible library than the currently used (bsc#906217) - compat: use info level on unspecified ip (bsc#904903) - compat: fix tap group node generation (bsc#904380) - sit,ipip,gre: generate tunnel config on change (bsc#901402) - fsm: always refresh worker on device-ready event and match only ready devices against config workers (bsc#904061) - fsm: perform tentative check on all started interfaces with nanny (bsc#900951) ++++ libzypp: - Adapt to gpg-2.1 (bnc#908135) - rpm: do not obsolete yast2-packagemanager-devel by libzypp-devel-doc - replaceAll: fix endless loop on empty search string - version 14.31.0 (30) ++++ perl-Bootloader: - Add armv7l support for grub2 - 0.827 ------------------------------------------------------------------ ------------------ 2014-12-7 - Dec 7 2014 ------------------- ------------------------------------------------------------------ ++++ fonts-config: - updated to 20141207 added --info option (will be required by yast fonts) ++++ kiwi: - Follow up fix for overlayfs changes in kernel 3.18 overlayfs complains: upperdir and workdir must be in separate subtrees. Thus we create workdir and upperdir in different subdirs below read-write ------------------------------------------------------------------ ------------------ 2014-12-6 - Dec 6 2014 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox-branding-SLE: - version should be 31.0 instead of 31 to meet requirement from firefox ++++ kernel-default: - ALSA: usb-audio: Don't resubmit pending URBs at MIDI error recovery. - commit a6e513d ++++ kernel-source: - ALSA: usb-audio: Don't resubmit pending URBs at MIDI error recovery. - commit a6e513d ++++ kernel-syms: - ALSA: usb-audio: Don't resubmit pending URBs at MIDI error recovery. - commit a6e513d ++++ sqlite3: - SQLite 3.8.7.3: * Ensure the cached KeyInfo objects (an internal abstraction not visible to the application) do not go stale when operating in shared cache mode and frequently closing and reopening some database connections while leaving other database connections on the same shared cache open continuously. * Recognize that any column in the right-hand table of a LEFT JOIN can be NULL even if the column has a NOT NULL constraint. Do not apply optimizations that assume the column is never NULL. ------------------------------------------------------------------ ------------------ 2014-12-5 - Dec 5 2014 ------------------- ------------------------------------------------------------------ ++++ kernel-default: - drm: Implement O_NONBLOCK support on /dev/dri/cardN (bnc#904097). - commit 1b14fe6 - KEYS: Fix stale key registration at error path (bnc#908163). - commit 7d9c8f3 - arm64: Enable 64k page size (bnc#908468) - commit 088d59b ++++ kernel-source: - drm: Implement O_NONBLOCK support on /dev/dri/cardN (bnc#904097). - commit 1b14fe6 - KEYS: Fix stale key registration at error path (bnc#908163). - commit 7d9c8f3 - arm64: Enable 64k page size (bnc#908468) - commit 088d59b ++++ kernel-syms: - drm: Implement O_NONBLOCK support on /dev/dri/cardN (bnc#904097). - commit 1b14fe6 - KEYS: Fix stale key registration at error path (bnc#908163). - commit 7d9c8f3 - arm64: Enable 64k page size (bnc#908468) - commit 088d59b ++++ kiwi: - Follow up fix for overlayfs changes in kernel 3.18 overlayfs complains: workdir and upperdir must reside under the same mount. Thus we create work-stage below read-write - Fixed setupBootLoaderGrub2 GRUB_TERMINAL setup in case of uefi we configured a text console terminal but graphics terminal works well with the shim efi module now - Apply former overlayfs adaption to kiwi caching kiwi image caches are also based on overlayfs. Thus the changes in the mount call has to be adapted there too - Adapt changes in overlayfs in kernel 3.18 Starting with overlayfs v22 the workdir mount option is required. In addition the module has been renamed from overlayfs to overlay which also impacts the mount options. In order to stay compatible kiwi implements a two way mount call, first with the legacy mount options and second with the current mount options ++++ samba: - Specify soft dependency for network-online.target in Winbind systemd service file; (bnc#889175). ++++ samba: - Specify soft dependency for network-online.target in Winbind systemd service file; (bnc#889175). ++++ procps: - Add patch procps-ng-3.3.9-errno.patch to avoid leftover errno from setlocale() (bsc#908516) ++++ systemd: - Add upstream patch 1098-udev-link_setup-respect-kernel-name-assign-policy.patch which may solve bsc#907318 - Add upstream patches 0001-units-make-sure-rfkill-service-is-bount-to-the-actua.patch 0002-rfkill-rework-how-we-generate-file-names-from-rfkill.patch ++++ libvirt: - qemu: allow setting migration max downtime any time fe808d95-qemu-mig-downtime.patch bsc#908590 - Fix mounting of /sys in containers, and ease maintenance by adding a86b6215-sysfs-userns-nonetns.patch. bsc#904432 ++++ qemu: - Patch queue updated from git://git.suse.de/virtualization/qemu.git SLE12 Fix potential image corruption due to missing FIEMAP_FLAG_SYNC flag in FS_IOC_FIEMAP ioctl. (bnc#908380) * Patches added: 0144-block-raw-posix-Try-both-FIEMAP-and.patch 0145-block-raw-posix-Fix-disk-corruption.patch 0146-block-raw-posix-use-seek_hole-ahead.patch - Fix CVE-2014-8106 for Cirrus graphics (bnc#907805) 0142-cirrus-fix-blit-region-check.patch 0143-cirrus-don-t-overflow-CirrusVGAStat.patch - Patch queue updated from git://git.suse.de/virtualization/qemu.git SLE12 ++++ yast2-scanner: - setup_network_scanner_config.with_systemd_support is an enhancement for /usr/lib/YaST2/bin/setup_network_scanner_config that provides additional support for systemd (bnc#859353). - use_fast_append_instead_of_slow_add.diff replaces slow Builtins.add() with fast '<<' append operator where needed to avoid "hang up impression" (bnc#877516). ------------------------------------------------------------------ ------------------ 2014-12-4 - Dec 4 2014 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - remove X-KDE-Library from desktop file (bnc#899104) ++++ gedit: - Update to version 3.14.2: + External tools plugin: fix document saving. + Various other bug fixes. + Updated translations. ++++ gnome-calculator: - Update to version 3.15.1: + New: - Colored buttons. - History view. + Update: - Update to latest GtkSourceView API. - Support upcoming Vala 0.27. - Increase search provider timeout. ++++ kernel-default: - ARMv7: Bump NR_CPUs to 16, the HIP04D01 has that many - commit 9c41958 ++++ kernel-source: - ARMv7: Bump NR_CPUs to 16, the HIP04D01 has that many - commit 9c41958 ++++ kernel-syms: - ARMv7: Bump NR_CPUs to 16, the HIP04D01 has that many - commit 9c41958 ++++ kiwi: - v7.02.11 released - Fixed setupBTRFSSubVolumes if a subvolume for e.g /var/spool should be created kiwi failed because the /var path did not exist. As a workaround people could add /var as a volume but if only /var/spool should be a volume and not /var there was no way to do it. This commit fixed it in a way that kiwi checks if the path to the volume exists and if not it is created prior to the creation of the subvolume - fix handling of source rpms when binaries require src and nosrc version The is the case when using glibc i686 or -32bit packages ++++ samba: - Fix spoolss error response marshalling; (bso#10984). ++++ samba: - Fix spoolss error response marshalling; (bso#10984). ++++ mutter: - Add post-release fixes from upstream: + mutter-black-screen-during-login.patch: Disable ugly black screen during login (bgo#740377). + mutter-window-actor-unredirection-when-destroyed.patch: window-actor: Do not request unredirection when destroyed (bgo#740133). + mutter-empty-input-shapes-windows.patch: window-x11: Fix windows that set empty input shapes. + mutter-left-over-queued-frames.patch: Fix problems resulting in left-over queued frames (bgo#738686). + mutter-dont-overwrite-send_frame_messages_timer.patch: MetaWindowActor: don't overwrite send_frame_messages_timer (bgo#738686). ++++ libreoffice: - And do it right as it was supposed to be bash variable :) - Fix typo %{libdir} -> %{_libdir} ++++ upower: - Update to latest git head, to resolve various memleaks, (fdo#82659, boo#904520) - Added autoconf, automake and libtool BuildRequires, needed with git packaging - Comment out the full Source URL, the updated tarball is not available at fdo URL ++++ libxml2: - fix a regression in xzlib compression support (bnc#908376) * added 0001-Fix-a-regression-in-xmlGetDocCompressMode.patch - fix a regression caused by CVE-2014-3660 patch (bgo#738805) * added 0001-Fix-missing-entities-after-CVE-2014-3660-fix.patch * added 0002-Adding-example-from-bugs-738805-to-regression-tests.patch ++++ mutt: - Add patch bsc907453-CVE-2014-9116-jessie.patch to fix bsc#907453 CVE-2014-9116: heap-based buffer overflow in mutt_substrdup() ++++ perl-Net-DNS: - Fix incorrectly generated %algbyval table (bnc#904041) * added fix_incorrectly_generated_algbyval_table.patch ++++ xen: - Update to Xen 4.5.0 RC3 - Set GIT, WGET and FTP to /bin/false ++++ xf86-video-intel: - U_Disable-DRI3-by-default.patch Disable DRI3 (bnc#908323) - U_sna-gen8-BLT-broken-when-address-has-bit-4-set.patch Fix SNA BLT on BDW/CHV (bnc#908326) ++++ yast2: - remove X-KDE-Library from desktop file (bnc#899104) ++++ yast2-add-on: - remove X-KDE-Library from desktop file (bnc#899104) ++++ yast2-apparmor: - remove X-KDE-Library from desktop file (bnc#899104) ++++ yast2-audit-laf: - remove X-KDE-Library from desktop file (bnc#899104) - 3.1.3 ++++ yast2-auth-client: - remove X-KDE-Library from desktop file (bnc#899104) ++++ yast2-bootloader: - remove X-KDE-Library from desktop file (bnc#899104) ++++ yast2-country: - remove reference to obsoleted fi-latin1.map.gz (bnc#907391) - 3.1.16 - remove X-KDE-Library from desktop file (bnc#899104) ++++ yast2-firewall: - remove X-KDE-Library from desktop file (bnc#899104) - 3.1.3 ++++ yast2-firstboot: - remove X-KDE-Library from desktop file (bnc#899104) ++++ yast2-inetd: - remove X-KDE-Library from desktop file (bnc#899104) ++++ yast2-installation: - remove X-KDE-Library from desktop file (bnc#899104) ++++ yast2-iscsi-client: - remove X-KDE-Library from desktop file (bnc#899104) ++++ yast2-kdump: - remove X-KDE-Library from desktop file (bnc#899104) ++++ yast2-mail: - remove X-KDE-Library from desktop file (bnc#899104) - 3.1.5 ++++ yast2-network: - remove X-KDE-Library from desktop file (bnc#899104) ++++ yast2-nfs-client: - remove X-KDE-Library from desktop file (bnc#899104) ++++ yast2-nfs-server: - remove X-KDE-Library from desktop file (bnc#899104) - 3.1.8 ++++ yast2-nis-client: - remove X-KDE-Library from desktop file (bnc#899104) ++++ yast2-ntp-client: - remove X-KDE-Library from desktop file (bnc#899104) ++++ yast2-online-update: - remove X-KDE-Library from desktop file (bnc#899104) ++++ yast2-packager: - remove X-KDE-Library from desktop file (bnc#899104) ++++ yast2-printer: - remove X-KDE-Library from desktop file (bnc#899104) ++++ yast2-proxy: - remove X-KDE-Library from desktop file (bnc#899104) ++++ yast2-samba-client: - remove X-KDE-Library from desktop file (bnc#899104) ++++ yast2-samba-server: - remove X-KDE-Library from desktop file (bnc#899104) ++++ yast2-scanner: - remove X-KDE-Library from desktop file (bnc#899104) ++++ yast2-security: - remove X-KDE-Library from desktop file (bnc#899104) ++++ yast2-services-manager: - remove X-KDE-Library from desktop file (bnc#899104) ++++ yast2-snapper: - remove X-KDE-Library from desktop file (bnc#899104) ++++ yast2-sound: - remove X-KDE-Library from desktop file (bnc#899104) ++++ yast2-sudo: - remove X-KDE-Library from desktop file (bnc#899104) ++++ yast2-support: - remove X-KDE-Library from desktop file (bnc#899104) ++++ yast2-sysconfig: - remove X-KDE-Library from desktop file (bnc#899104) ++++ yast2-tune: - remove X-KDE-Library from desktop file (bnc#899104) ++++ yast2-update: - remove X-KDE-Library from desktop file (bnc#899104) ++++ yast2-users: - remove X-KDE-Library from desktop file (bnc#899104) - 3.1.36 ++++ yast2-vm: - remove X-KDE-Library from desktop file (bnc#899104) ------------------------------------------------------------------ ------------------ 2014-12-3 - Dec 3 2014 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - update to Firefox 31.3.0 ESR (bnc#908009) * MFSA 2014-83/CVE-2014-1587/CVE-2014-1588 (bmo#1042567, bmo#1072847, bmo#1079729, bmo#1080312, bmo#1089207, bmo#1013001, bmo#1023158, bmo#1026037, bmo#1037830, bmo#1048517, bmo#1064835, bmo#1073577, bmo#1075546, bmo#1077687, bmo#1086842, bmo#1096026) Miscellaneous memory safety hazards (rv:34.0 / rv:31.3) * MFSA 2014-85/CVE-2014-1590 (bmo#1087633) XMLHttpRequest crashes with some input streams * MFSA 2014-87/CVE-2014-1592 (bmo#1088635) Use-after-free during HTML5 parsing * MFSA 2014-88/CVE-2014-1593 (bmo#1085175) Buffer overflow while parsing media content * MFSA 2014-89/CVE-2014-1594 (bmo#1074280) Bad casting from the BasicThebesLayer to BasicContainerLayer - removing merged patch disabling SSLv3 by default ++++ SUSEConnect: - Update to version 0.2.16 - In case of wrong regcode provide meaningful message back to the user (Wrong regcode in that case). ++++ bash: - Fix the sed command that fixes up the patch headers. It was printing a duplicate header line, which suprisingly did not confuse patch, but could in the future. - Fix all patches that had the duplicate header line issue. ++++ cifs-utils: - Use rccifs -> service symlink for proper status (bnc#908023). ++++ librsvg: - Update to version 2.40.6: + MinGW build fixes. + Fix path data number parsing. + Fix build with newer libtool. ++++ gnome-tweak-tool: - Add gnome-tweak-tool-bnc898328-remove-lid-action-entries.patch (bnc#898328). Remove the lid actions from GUI since they are now handled by systemd. ++++ kiwi: - v7.02.10 released - Fixed recovery of EFI bootdata + restore EFI module provided by the rpm package. The one kiwi created is specific to the uuid of the root filesystem which changes on factory restore. + make sure correct linux/linuxefi and initrd/initrdefi commands are used in recovery grub config by checking against grub_platform to allow recovery in BIOS and EFI mode + make sure mkfs.fat exists in the initrd to allow recovery of EFI fat partition, actually implement recovery of EFI fat partition ++++ libreoffice: - Remove dangling symlinks from previous versions bnc#884942 ++++ orca: - Update to version 3.14.3: + Gecko: - Fix several issues related to focus mode toggling on pages which set focus upon page load. - Exclude layout-only/presentational tables in structural navigation. + LibreOffice: Handle a false positive in isSameObject() which prevented paragraph presentation. + Updated translations. ++++ perl-Text-Unidecode: - updated to 1.22 * RELEASE 1.22. (The dev release works, so this is a version bump.) * See notes for 2014-07-25, because this is the first public release with significant changes since 2001! 2014-07-25 Sean M. Burke sburke@cpan.org * !DEVELOPER RELEASE! * !Release 1.20_01! * Many bugfixes. Thanks especially to Tomaž Šolc! * Yet more *.t files added for improved sanity checking. * Shuffling around the internals of Unidecode.pm * Putting in some vacuous 0x__.pm files where previously there would just be a load failure ++++ permissions: - Added iouyap capabilities (bnc#904060) ++++ xdm: - unset TMPDIR before executing the final user scripts/shell (boo#907041) - start a login shell when using lksh/mksh ++++ xen: - Use new configure features instead of make variables xen.stubdom.newlib.patch ++++ xorg-x11-server: - Add and update security patches. (bnc#907268, CVE-2014-8091, CVE-2014-8092, CVE-2014-8093, CVE-2014-8094, CVE-2014-8095, CVE-2014-8096, CVE-2014-8097, CVE-2014-8098, CVE-2014-8099, CVE-2014-8100, CVE-2014-8101, CVE-2014-8102, CVE-2014-8103) + U_Xi_unvalidated_lengths_in_Xinput_extension.patch + U_Xv_unvalidated_lengths_in_XVideo_extension_swapped_procs.patch + U_dbe_unvalidated_lengths_in_DbeSwapBuffers_calls.patch + U_dix_integer_overflow_in_GetHosts.patch + U_dix_integer_overflow_in_ProcPutImage.patch + U_dix_integer_overflow_in_REQUEST_FIXED_SIZE.patch + U_dix_integer_overflow_in_RegionSizeof.patch + U_dri2_integer_overflow_in_ProcDRI2GetBuffers.patch + U_dri3_unvalidated_lengths_in_DRI3_extension_swapped_procs.patch + U_glx_Add_safe__add_mul_pad.patch + U_glx_Additional_paranoia_in___glXGetAnswerBuffer___GLX_GET_ANSWER_BUFFER.patch + U_glx_Be_more_paranoid_about_variable_length_requests.patch + U_glx_Be_more_strict_about_rejecting_invalid_image_sizes.patch + U_glx_Fix_image_size_computation_for_EXT_texture_integer.patch + U_glx_Fix_mask_truncation_in___glXGetAnswerBuffer.patch + U_glx_Integer_overflow_protection_for_non_generated_render_requests.patch + U_glx_Length_checking_for_GLXRender_requests.patch + U_glx_Length_checking_for_RenderLarge_requests.patch + U_glx_Length_checking_for_non_generated_single_request.patch + U_glx_Length_checking_for_non_generated_vendor_private_requests.patch + U_glx_Pass_remaining_request_length_into_varsize.patch + U_glx_Request_length_checks_for_SetClientInfoARB.patch + U_glx_Top_level_length_checking_for_swapped_VendorPrivate_requests.patch + U_present_unvalidated_lengths_in_Present_extension_procs.patch + U_randr_unvalidated_lengths_in_RandR_extension_swapped_procs.patch + U_render_check_request_size_before_reading_it.patch + U_render_unvalidated_lengths_in_Render_extn_swapped_procs.patch + U_unchecked_malloc_may_allow_unauthed_client_to_crash_Xserver.patch + U_xcmisc_unvalidated_length_in_SProcXCMiscGetXIDList.patch + U_xfixes_unvalidated_length_in_SProcXFixesSelectSelectionInput.patch - U_glx_01_be_more_paranoid_about_variable_length_requests.patch - U_glx_02_be_more_strict_about_rejecting_invalid_image_sizes.patch - U_glx_03_additional_paranoia_in_glxgetanswerbuffer_glx_0get_answer_buffer.patch - U_glx_04_fix_image_size_computation_for_ext_texture_integer.patch - U_glx_05_add_safe_add_mul_pad_v3.patch - U_glx_06_length_checking_for_glxrender_requests.patch - U_glx_07_integer_overflow_protection_for_non_generated_render_requests.patch - U_glx_08_length_checking_for_renderlarge_requests.patch - U_glx_09_top_level_length_checking_for_swapped_vendorprivate_requests.patch - U_glx_10_request_length_checks_for_setclientinfoarb.patch - U_glx_11_length_checking_for_non_generated_vendor_private_requests.patch - U_glx_12_length_checking_for_non_generated_single_requests.patch - U_glx_13_partial_add_remaining_length_parameter_to_gl_proto_size_func.patch - U_glx_14_generated_varsize_changes.patch - U_glx_15_manual_reqsize_fixes_for_reqlen.patch ++++ yast2-services-manager: - Fixed adjusting service state according to new settings, already loaded services were ignored (bnc#906730) - 3.1.37 ------------------------------------------------------------------ ------------------ 2014-12-2 - Dec 2 2014 ------------------- ------------------------------------------------------------------ ++++ kiwi: - Added restore of btrfs subvolumes in restore mode (bnc #908011) In oem recovery (restore) mode a new function named restoreBtrfsSubVolumes will be called if the root filesystem is btrfs based. The function will restore the configured subvolumes back to the factory state - Force creation of recovery filesystem When kiwi setup the recovery partition with a filesystem it might find a bootloader installation in the recovery partition from an earlier attempt. This leads to a question on mke2fs and an abort of the oem installation as consequence. ++++ gcc5: - Update to SVN trunk head (r218267). * Obsoletes gcc5-libsanitizer-fix.diff and gcc5-fix-gnatvsn.patch ++++ samba: - Update to 4.1.14. + pidl/wscript: Remove --with-perl-* options; revert buildtools/wafadmin/ Tools/perl.py back to upstream state; (bso#10472). + s4-dns: Add support for BIND 9.10; (bso#10620). + nmbd fails to accept "--piddir" option; (bso#10711). + nss_winbind: Add getgroupmembership for FreeBSD; (bso#10835). + S3: source3/smbd/process.c::srv_send_smb() returns true on the error path; (bso#10880). + vfs_glusterfs: Remove "integer fd" code and store the glfs pointers; (bso#10889). + s3-nmbd: Fix netbios name truncation; (bso#10896). + spoolss: Fix handling of bad EnumJobs levels; (bso#10898). + s3: libsmbclient-smb2. MacOSX 10 SMB2 server doesn't set STATUS_NO_MORE_FILES when handed a non-wildcard path; (bso#10904). + spoolss: Fix jobid in level 3 EnumJobs response; (bso#10905). + s3: nmbd: Ensure NetBIOS names are only 15 characters stored; (bso#10920). + s3:smbd: Fix file corruption using "write cache size != 0"; (bso#10921). + pdb_tdb: Fix a TALLOC/SAFE_FREE mixup; (bso#10932). + s3-keytab: Fix keytab array NULL termination; (bso#10933). + Cleanup add_string_to_array and usage; (bso#10942). ++++ samba: - Update to 4.1.14. + pidl/wscript: Remove --with-perl-* options; revert buildtools/wafadmin/ Tools/perl.py back to upstream state; (bso#10472). + s4-dns: Add support for BIND 9.10; (bso#10620). + nmbd fails to accept "--piddir" option; (bso#10711). + nss_winbind: Add getgroupmembership for FreeBSD; (bso#10835). + S3: source3/smbd/process.c::srv_send_smb() returns true on the error path; (bso#10880). + vfs_glusterfs: Remove "integer fd" code and store the glfs pointers; (bso#10889). + s3-nmbd: Fix netbios name truncation; (bso#10896). + spoolss: Fix handling of bad EnumJobs levels; (bso#10898). + s3: libsmbclient-smb2. MacOSX 10 SMB2 server doesn't set STATUS_NO_MORE_FILES when handed a non-wildcard path; (bso#10904). + spoolss: Fix jobid in level 3 EnumJobs response; (bso#10905). + s3: nmbd: Ensure NetBIOS names are only 15 characters stored; (bso#10920). + s3:smbd: Fix file corruption using "write cache size != 0"; (bso#10921). + pdb_tdb: Fix a TALLOC/SAFE_FREE mixup; (bso#10932). + s3-keytab: Fix keytab array NULL termination; (bso#10933). + Cleanup add_string_to_array and usage; (bso#10942). ++++ libffi-gcc5: - Update to SVN trunk head (r218267). * Obsoletes gcc5-libsanitizer-fix.diff and gcc5-fix-gnatvsn.patch ++++ jasper: - fixed possible overflow CVE-2014-9029 (bnc#906364) ++++ openscap: - openscap-1.2.0 update - new features - native support of bzip2ed SCAP files (file extension needs to be '.xml.bz2') - improved performance on huge XML documents, especially DataStreams - minimized use of temp files to absolute minimum - added OVAL-5.11 release candidate schemas - API changes - overall 50 new symbols added to public API - introduced oscap_source abstraction for input files - further info: http://isimluk.livejournal.com/4859.html - all the parsers converted to use oscap_source abstraction - introduced ds_sds_session, high level API for playing with Source DataStreams - introduced cpe_session, abstraction to approach multiple CPE resources - introduced ds_rds_session, high level API for playing with Result DataStreams (ARF files) - deprecated dozens of API calls dependent on filepath - introduced API for waivers (xccdf:override) and modification of ARF - initial support for waivers in HTML Report - dozens of small improvements - maintenance - dozens of small fixes - dozens of memory leaks (whole test suite is now leak free) - updated gnulib - openscap-1.1.0-fix-bashisms.patch: upstreamed ++++ libyaml: - fix CVE-2014-9130: libyaml: assert failure when processing wrapped strings (bnc#907809) CVE-2014-9130.patch contains the fix ++++ virt-manager: - bnc#907958 - virt-manager --debug with no screen SIGABRT virtman-check-for-valid-display.patch ++++ yast2-bootloader: - fix crash when not using separate boot (found by openqa) - 3.1.112 ------------------------------------------------------------------ ------------------ 2014-12-1 - Dec 1 2014 ------------------- ------------------------------------------------------------------ ++++ binutils: - Update to current 2.25 pre-release branch, at 127a4644. - binutils-fix-gold-aarch64.diff: fixing build temporarily broken on brach. - Remove obsolete patches: binutils-2.24-branch.diff.gz, pie-m68k.patch, binutils-2.24-auto-plugin.diff, ld-testsuite.patch, binutils-2.24-bso16746.diff . - Fix for several CVEs found when feeding fuzzed binary files into various binutils programs like strings, objdump or readelf. [bnc #902676, #902677, #903655, #905735, #905736] [CVE-2014-8485, CVE-2014-8484, CVE-2014-8501, CVE-2014-8502, CVE-2014-8503, CVE-2014-8504, CVE-2014-8738, CVE-2014-8737] [PR17510, PR17512, PR17521, PR17531, PR17533, PR17552, PR17597, PR17605] ++++ cpio: - fix an OOB write with cpio -i (bnc#907456) (CVE-2014-9112) * added 0001-Fix-memory-overrun-on-reading-improperly-created-lin.patch - prevent cpio from extracting over a symlink (bnc#658010) * added cpio-check_for_symlinks.patch - fix a truncation check in mt * added cpio-fix_truncation_check.patch ++++ mozc: - Upstream update to 1.15.1917.102 * Fix Warning message from keymap editor should be updated - Upstream update to 1.15.1895.102 * Fix Partial suggestion for numbers are not annotated by <部分確定> ++++ kernel-default: - Update to 3.18-rc7. - commit 58b7b67 - Update Xen config files (restore RTC_DRV_EFI). - commit ab8d181 ++++ kernel-source: - Update to 3.18-rc7. - commit 58b7b67 - Update Xen config files (restore RTC_DRV_EFI). - commit ab8d181 ++++ kernel-syms: - Update to 3.18-rc7. - commit 58b7b67 - Update Xen config files (restore RTC_DRV_EFI). - commit ab8d181 ++++ kiwi: - Be more exact which sector size value one can set It's the logical sector size one can specify for the target - Deleted unused global information back in the time kiwi used device mapper snapshot to implemenet filesystem overlay techniques information about the snapshot size was needed. today kiwi uses overlayfs and thus this information is no longer used ++++ openscap: - openscap-1.1.1 update - Hint towards `oscap info` when profile is not found in oscap tool - HTML report changes: - Source OVAL results from ARF if available - Highlight notchecked rules, treat them as rules that need attention - HTML guide changes: - Variable Substitution improvements - Show benchmark title - Show info about selected profile - Avoid cdf12:notice, show only its contents - bugfixes: - improved handling of fqdn in XCCDF - memory leaks - static analysis fixes ++++ libvirt: - Get /proc/sys/net/ipv[46] read-write for wicked to work in containers. bsc#904432. sys-net-rw.patch - Clean unfreed variable. ifname_guest-cleanup.patch ++++ openvpn: - Applied upstream patch fixing a denial-of-service vulnerability where an authenticated client could stop the server by triggering a server-side ASSERT (bnc#907764,CVE-2014-8104), [+ 0007-Drop-too-short-control-channel-packets.CVE-2014-8104.patch] ++++ python-requests: - fix license (Apache-2.0) ++++ qemu: - Patch queue updated from git://git.suse.de/virtualization/qemu.git SLE12 * This is stable release update from v2.0.0 to v2.0.2 (bnc#897654) * Patches dropped: 0056-s390x-kvm-rework-KVM-synchronize-to.patch 0057-block-Prevent-coroutine-stack-overf.patch 0058-qdev-Fix-crash-by-validating-the-ob.patch 0059-acpi-fix-tables-for-no-hpet-configu.patch 0060-Revert-qapi-Clean-up-superfluous-nu.patch 0062-pci-assign-limit-of-msix-vectors.patch 0063-target-i386-fix-set-of-registers-ze.patch 0064-vmstate-add-VMS_MUST_EXIST.patch 0065-vmstate-add-VMSTATE_VALIDATE.patch 0066-virtio-net-fix-buffer-overflow-on-i.patch 0067-virtio-net-out-of-bounds-buffer-wri.patch 0068-virtio-out-of-bounds-buffer-write-o.patch 0069-ahci-fix-buffer-overrun-on-invalid-.patch 0070-hpet-fix-buffer-overrun-on-invalid-.patch 0071-hw-pci-pcie_aer.c-fix-buffer-overru.patch 0072-pl022-fix-buffer-overun-on-invalid-.patch 0073-vmstate-fix-buffer-overflow-in-targ.patch 0074-virtio-avoid-buffer-overrun-on-inco.patch 0075-virtio-validate-num_sg-when-mapping.patch 0076-pxa2xx-avoid-buffer-overrun-on-inco.patch 0077-ssd0323-fix-buffer-overun-on-invali.patch 0078-tsc210x-fix-buffer-overrun-on-inval.patch 0079-zaurus-fix-buffer-overrun-on-invali.patch 0080-virtio-scsi-fix-buffer-overrun-on-i.patch 0082-usb-sanity-check-setup_index-setup_.patch 0084-ssi-sd-fix-buffer-overrun-on-invali.patch 0085-openpic-avoid-buffer-overrun-on-inc.patch 0086-virtio-net-out-of-bounds-buffer-wri.patch 0087-virtio-validate-config_len-on-load.patch 0088-virtio-allow-mapping-up-to-max-queu.patch 0097-spapr_pci-Fix-number-of-returned-ve.patch 0139-virtio-net-byteswap-virtio-net-head.patch 0140-virtio-serial-don-t-migrate-the-con.patch 0172-qcow1-Check-maximum-cluster-size.patch 0173-qcow1-Validate-L2-table-size-CVE-20.patch 0175-qcow1-Validate-image-size-CVE-2014-.patch ++++ unixODBC: - Move all .so files from devel as many ext apps dlopen those so you need these on regular package. - Clean up with spec-cleaner - Remove readme.suse as it is obsolete like hell - Wipe all la files as we don't provide static libs anyway - Do not append no-strict-aliasing to cflags, pointless - --enable-driverc enabled too ++++ virt-manager: - bnc#907324 - libvirt: unsupported configuration: native I/O needs either no disk cache or directsync cache mode, QEMU will fallback to aio=threads virtinst-set-cache-mode-unsafe-for-install.patch updated - bnc#907319 - virt-manager: Unable to complete install: 'local variable 'distro_distro' referenced before assignment virtinst-detect-suse-distros.patch updated ++++ yast2: - PackageCallbacks: fixed progress reporting (progress overflow was caused by missing stage count) - 3.1.113 ++++ yast2-vm: - bnc#907747 - yast-vm fails to find the pattern on sled - 3.1.20 ------------------------------------------------------------------ ------------------ 2014-11-30 - Nov 30 2014 ------------------- ------------------------------------------------------------------ ++++ libreoffice: - Fix build with boost 1.56 * libreoffice-boost-1.56.patch ------------------------------------------------------------------ ------------------ 2014-11-29 - Nov 29 2014 ------------------- ------------------------------------------------------------------ ++++ fontconfig: - fix wrong path to documentation (bnc#907685) - removed patch: usr-share-doc-packages.patch ++++ openscap: - fix bashism in oscap-scan.cron script - add patches: * openscap-1.1.0-fix-bashisms.patch ++++ open-vm-tools: - fix bashisms in vmware-user-autostart-wrapper script ------------------------------------------------------------------ ------------------ 2014-11-28 - Nov 28 2014 ------------------- ------------------------------------------------------------------ ++++ at-spi2-core: - Update to version 2.15.2: + Make the documentation of ATSPI's STATE_ACTIVE consistent with that of ATK's (bgo#740274). + Add ATSPI_ROLE_STATIC and update documentation for ATSPI_ROLE_TEXT (bgo#740340). + gi-annotations: get_relation_set returns a array of AtspiRelation. ++++ atk: - Update to version 2.15.2: + AtkState: - bgo#739981: Add ATK_ROLE_STATIC and clarify ATK_ROLE_TEXT. - bgo#740152: Document the deprecation of ATK_STATE_ARMED. + Documentation: - bgo#740044: Fix some unclear language regarding ATK_STATE_ACTIVE. - bgo#740066: Improve documentation related to AtkState and AtkStateSet. - Extend atk_focus_tracker_notify deprecation documentation. - Remove some in-code documentation, that is already part of the docs. + Updated translations. ++++ autoyast2: - AutoYaST configuration module: Reset menu bar after calling single YAST configuration module. (bnc#872711) - 3.1.69 ++++ bind: - bind-fix-fips.patch: The GOST engine will not load in FIPS mode, make this non-fatal. bnc#906079 ++++ cheese: - Update to version 3.15.2: + Fix Nepali desktop file keywords translation. + Add name and summary elements to AppData. Pacify appstream-util validate. + Limit default size for avatar cropping. Limit the default size to fit the image also (bgo#739870). + Updated translations. ++++ pidgin: - Add patches to address CVE issues: + pidgin-CVE-2014-3698: bnc#902408: remote information leak via crafted XMPP message. + pidgin-CVE-2014-3696: bnc#902410: denial of service parsing Groupwise server message. + pidgin-CVE-2014-3695: bnc#902409: crash in MXit protocol plug-in. ++++ geocode-glib: - Update to version 3.15.2: + Fix error handling in parsing of URIs. + Allow escape characters in URIs. ++++ gnome-clocks: - Update to version 3.15.1: + Expose an add-location action to be used by GNOME Maps. + Use gsound library to play sounds. + Misc bugfixes. + Updated translations. - Replace pkgconfig(libcanberra) for pkgconfig(gsound) BuildRequires: Following upstream. ++++ gsound: - Initial packaging. ++++ kernel-default: - Update Xen patches to 3.18-rc6 and c/s 1269. - commit 7e21a29 ++++ kernel-source: - Update Xen patches to 3.18-rc6 and c/s 1269. - commit 7e21a29 ++++ kernel-syms: - Update Xen patches to 3.18-rc6 and c/s 1269. - commit 7e21a29 ++++ kiwi: - v7.02.9 released ++++ libcdr: - Upgrade to upstream version 0.1.1 * Fix several problems found by Coverity. * Fix crash when NULL is passed as input stream. * Fix various crashes and hangs when reading broken files found with the help of american-fuzzy-lop. * Only export public symbols on Linux. - Remove patch: libcdr-0.1.0-pkgconfig.patch - Add patch: libcdr-0.1.1-pkgconfig.patch * Rediff to apply to current context ++++ samba: - Remove and cleanup shares and registry state associated with externally deleted snaphots exposed as shadow copies; (bnc#876312). ++++ samba: - Remove and cleanup shares and registry state associated with externally deleted snaphots exposed as shadow copies; (bnc#876312). ++++ libodfgen: - Upgrade to version 0.1.2 * Use text:h element for headings. Any paragraph with text:outline-level property is recognized as a heading. * Handle layers. * Improve handling of styles. Particularly, do not emit duplicate styles. * Slightly improve documentation. * Handle master pages. * Do not expect that integer properties are always in inches. * Fix misspelled style:paragraph-properties element in presentation notes. * Only export public symbols on Linux. * Fix bogus XML-escaping of metadata values. * And many other improvements and fixes. ++++ libpagemaker: - Initial package based on upstream libpagemaker 0.0.2 - Add patch: libpagemaker-0.0.2-no_undefined.patch * fix a typo (-no-undefines -> -no-undefined) in Makefile ++++ systemd: - Change the maximum number of children from CPU_COUNT * 256 to CPU_COUNT * 64. Update 1097-udevd-increase-maximum-number-of-children.patch ++++ tcpd: - Cleanup with spec-cleaner - Remove obsolete sections of provides from 2k6 - Remove static library ++++ polkit-default-privs: - polkit-default-privs: adding _keep to ModemManager rules (bnc#900813) ++++ yast2-network: - bnc#906694 - fixed exception raised due to modifying frozen string when running in localized mode - 3.1.110 ++++ yast2-storage: - fixed tmpfs handling in GetDiskPartition (bsc#902385) - version 3.1.50 ------------------------------------------------------------------ ------------------ 2014-11-27 - Nov 27 2014 ------------------- ------------------------------------------------------------------ ++++ colord: - Update to version 1.2.6: + New Features: - Allowing compile using mingw. - Make the ArgyllCMS sensor driver optional. - libcolord: . Add cd_it8_get_xyz_for_rgb(). . Add cd_it8_utils_calculate_gamma(). . Add cd_spectrum_get_resolution(). . Add cd_spectrum_get_value_raw(). . Add cd_spectrum_normalize_max(). . Add cd_spectrum_set_value(). + Bugfixes: - libcolord: . Allow a SPECTRAL_START_NM value of zero. . Always replace CCSS spectral data of the same ID. . Deep copy the spectral data when using cd_spectrum_dup(). . Fix using cd_it8_add_spectrum() where the spectra have no ID values. . Never allow duplicate CCSS IDs for small wavelength ranges. . Only set SPECTRAL_NORM when the normalisation is enabled. . Return correct values when no LUMINANCE_XYZ_CDM2 is specified. . Use double precision for SPECTRAL_START_NM and SPECTRAL_END_NM. . When using cd_it8_add_spectrum() replace any with the same ID. - Changes from version 1.2.5: + New Features: - Add a branding-less ColorHug2 figure. - Add the calculate-ccmx subcommand to cd-it8. - Install the now-useful cd-it8 helper. + Bugfixes: - Drop nb.po, its superfluous with nb_NO.po around. - Fix a crash in the session helper while calibrating. - Remove the private cd-find-broken tool. - Add argyllcms BuildRequires and Requires. ++++ iso-codes: - Update to version 3.57: + Updated translations for ISO 639-3, ISO 639-5 and ISO 3166-2. ++++ kernel-default: - rpm/constraints.in: Require 10GB of disk space also on 32bit POWER - commit 33a282b ++++ kernel-source: - rpm/constraints.in: Require 10GB of disk space also on 32bit POWER - commit 33a282b ++++ kernel-syms: - rpm/constraints.in: Require 10GB of disk space also on 32bit POWER - commit 33a282b ++++ kiwi: - Call updateProtectiveMBR in GPT recovery mode for some reasons parted leaves an active partition in the protective MBR which can cause some EFIs to ignore the disk - Fixed backup of disk layout in recovery mode kiwi recovery creates a backup of the disk layout which includes bootloader code and partitions. For GPT there was no code to correctly store the table - Cleanup use of efi path - Fixed use of linuxefi/initrdefi commands for recovery grub2 setup ++++ libqt5-qtconnectivity: - Update to 5.4 RC * For more details please see: http://blog.qt.digia.com/blog/2014/11/27/qt-5-4-release-candidate-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.4 ++++ libqt5-qtwebchannel: - Update to 5.4 RC * For more details please see: http://blog.qt.digia.com/blog/2014/11/27/qt-5-4-release-candidate-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.4 ++++ libjpeg-turbo: - security update CVE-2014-9092 [bnc#906761] * added libjpeg-turbo-CVE-2014-9092.patch ++++ libjpeg62-turbo: - security update CVE-2014-9092 [bnc#906761] * added libjpeg-turbo-CVE-2014-9092.patch ++++ libmbim: - Add libmbim-1.10.0-fix-bashisms.patch: fix bashisms in mbim-network script. ++++ libqmi: - fix bashisms in qmi-network script - add patches: * libqmi-1.10.2-fix-bashisms.patch ++++ libqt5-qtwebengine: - Update to 5.4 RC * For more details please see: http://blog.qt.digia.com/blog/2014/11/27/qt-5-4-release-candidate-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.4 ++++ systemd: - Increase number of children/workers to CPU_COUNT * 256 to avoid 'maximum number of children reached' (bnc#907393). Add 1097-udevd-increase-maximum-number-of-children.patch ++++ libzypp: - Do not provide/obsolete yast2-packagemanager-devel by the -doc package: the -devel package already does that. - Minor .spec cleanup (remove Authors section). ++++ unixODBC: - Account for changes in libtool 2.4.3: remove ACLOCAL_AMFLAGS and explicit libtoolize call. - Replace $RPM_BUILD_ROOT by macro (fits with the other macros used) ------------------------------------------------------------------ ------------------ 2014-11-26 - Nov 26 2014 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Fixed too small dialog for autoyast profile location. (bnc#897321) - 3.1.68 ++++ btrfsmaintenance: - cron script symlinks are not created on first installation (bsc#907343) - add COPYING to package - refresh script: remove extra messages ++++ gnome-shell-extensions: - Fix gnome-shell-add-app-to-desktop.patch + (bnc#899923). A dangled open menu would grab the focus and leave the system in a useless state. Close any open menus before any other action. ++++ hwinfo: - fixed distclean target in Makefile - 21.10 ++++ java-1_7_0-openjdk-plugin: - Update to 1.5.2 (fate#318956) * NetX - RH1095311, PR574 - References class sun.misc.Ref removed in OpenJDK 9 - fixed, and so buildable on JDK9 - RH1154177 - decoded file needed from cache - fixed NPE in https dialog - empty codebase behaves as "." - Remove patch: icedtea-web-1.5.1-java9.patch * Upstreamed in this version ++++ java-1_8_0-openjdk-plugin: - Update to 1.5.2 (fate#318956) * NetX - RH1095311, PR574 - References class sun.misc.Ref removed in OpenJDK 9 - fixed, and so buildable on JDK9 - RH1154177 - decoded file needed from cache - fixed NPE in https dialog - empty codebase behaves as "." - Remove patch: icedtea-web-1.5.1-java9.patch * Upstreamed in this version ++++ kernel-default: - Update to 3.18-rc6. - commit 961dff7 - rpm/constraints.in: Require 10GB disk space on POWER A debuginfo build currently requires about 8.5 GB on POWER. Also, require at least 8 CPUs, so that builds do not get accidentally scheduled on slow machines. - commit 596d9cf ++++ kernel-source: - Update to 3.18-rc6. - commit 961dff7 - rpm/constraints.in: Require 10GB disk space on POWER A debuginfo build currently requires about 8.5 GB on POWER. Also, require at least 8 CPUs, so that builds do not get accidentally scheduled on slow machines. - commit 596d9cf ++++ kernel-syms: - Update to 3.18-rc6. - commit 961dff7 - rpm/constraints.in: Require 10GB disk space on POWER A debuginfo build currently requires about 8.5 GB on POWER. Also, require at least 8 CPUs, so that builds do not get accidentally scheduled on slow machines. - commit 596d9cf ++++ kiwi: - Make sure the preferlvm attribute is inherited If this information is not present the useLVM method in KIWIGlobals will not be able to provide the correct result whether LVM is used or not - Fixed use of uninitialized value ++++ flac: - A couple of security fixes: * flac-fix-CVE-2014-8962.patch: arbitrary code execution by a stack overflow (CVE-2014-8962, bnc#906831) * flac-fix-CVE-2014-9028.patch: Heap overflow via specially crafted .flac files (CVE-2014-9028, bnc#907016) ++++ openldap2: - binutils is required for "strings" utility invocation in %pre [bnc#904028] - Remove SLE10 definitions ++++ strace: - Update to strace 4.9: * Changes in behavior * Disabled OABI support on ARM EABI systems by default, added --enable-arm-oabi option to enable it at configure time. * Improvements * Added experimental -k option to print stack trace after each traced syscall. * Added -w option to produce stats on syscall latency. (addresses Debian bug #457497). * Added ARC architecture support. * Added PTRACE_GETREGS API support on PowerPC. * Enhanced Bionic libc and musl libc support. * Enhanced tracing of x86 personality processes on x86_64 and x32. * Enhanced tracing of ARM personality processes on AArch64. * Enhanced 32/64bit personality detection on PowerPC. * Implemented decoding of add_key, ioprio_get, ioprio_set, kexec_load, keyctl, renameat2, and request_key syscalls. * Robustified decoding of select, pselect, and io_submit syscalls. * Enhanced decoding of delete_module, fanotify_init, fanotify_mark, fcntl, setdomainname, sethostname, setns, and sync_file_range syscalls. * Enhanced decoding of signal bitmasks. * Enhanced decoding of file descriptors. * Enhanced siginfo_t decoding. * Enhanced PF_NETLINK decoding. * Updated CLOCK_* constants (addresses Fedora bug #1088455). * Added new syscall entries to match Linux 3.16. * Bug fixes * Added shmat and shmdt to the set of memory mapping related syscalls. * Fixed detaching from stopped processes. * Fixed fanotify_mark decoding on 32bit architectures. * Fixed offset decoding in preadv and pwritev syscalls. * Fixed select decoding for glibc in _FORTIFY_SOURCE mode. * Fixed decoding of epoll_ctl syscall with EPOLL_CTL_DEL argument. * Fixed build when and conflict (addresses Fedora bug #993384). * Miscellaneous corrections in the manual page. (Addresses Debian bug #725987). - Remove obsolete patches: * strace-4.7.diff * strace-linux-ptrace-h.patch * strace-ppc64le.patch * strace_cid_03ef0b2.patch ++++ yast2: - Add base class for installation proposal and finish clients - 3.1.112 - remove support for the unmaintained GTK UI plugin (bnc#901511) ++++ yast2-installation: - Added more debug information in order to track bnc#897091 - 3.1.122 ------------------------------------------------------------------ ------------------ 2014-11-25 - Nov 25 2014 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Fixed UI in partition configuration. (bnc#901904; bnc#901739) - 3.1.67 ++++ dbus-1-x11: - Update to 1.8.12: * Fixes: - Partially revert the CVE-2014-3639 patch by increasing the default authentication timeout on the system bus from 5 seconds back to 30 seconds, since this has been reported to cause boot regressions for some users, mostly with parallel boot (systemd) on slower hardware. On fast systems where local users are considered particularly hostile, administrators can return to the 5 second timeout (or any other value in milliseconds) by saving this as /etc/dbus-1/system-local.conf: 5000 (fdo#86431, Simon McVittie) - Add a message in syslog/the Journal when the auth_timeout is exceeded (fdo#86431, Simon McVittie) - Send back an AccessDenied error if the addressed recipient is not allowed to receive a message (and in builds with assertions enabled, don't assert under the same conditions). (fdo#86194, Jacek Bukarewicz) ++++ nautilus: - Update to version 3.14.2: + Fix new window activation with desktop icons enabled. + Updated translations. - Drop nautilus-as-desktop-launch.patch: Fixed upstream, workaround in our patch no longer needed. ++++ gtk2: - Do not package ChangeLog: it's a 2MB plain text file which is not going to be read ever by anybody. NEWS contains similar information in a more approachable way. - Add gtk2-allow-deprecated-gdk-pixbuf-API.patch: Allow deprecated gdk-pixbuf API, taken from git. ++++ hyper-v: - introduce -n/--no-daemon option (fate#317533) ++++ installation-images-SLES: - enable xen on i586 (bnc#906248) - auto-add kernel modules needed due to module dependencies - 14.150 ++++ open-iscsi: - Fix isns server to allow legal registration sequence, including portal group (bsc#905670) ++++ java-1_7_0-openjdk: - Do not require tzdata-java for the bootstrap package * This package is used to provide bootstrap tools for a controlled set of packages and does not do anything time zone related. ++++ kiwi: - v7.02.8 released - Update all descriptions to schema 6.2 - Update schema version from 6.1 to 6.2 - Set default bootloader to grub2 A new schema version 6.2 has been introduced in order to check for the bootloader attribute. If not set the bootloader is set to grub2. suboptimal bootloader settings based on arch and/or firmware in the code has been removed. The consistency of the bootloader setup will be handled by runtime checks exclusively - Update openSUSE 13.2 and SLES12 JeOS image descriptions Added which and dhcp-client packages explicitly to avoid conflicts for tools which uses which and not type. In addition the network stack requires dhcp-client config files under certain circumstances ++++ tigervnc: - Add u_tigervnc-send-special-keys-directly.patch, fix u_tigervnc-dont-send-ascii-control-characters.patch * Send correctly keys that don't type any characters, such as CTRL+Space. (bnc#906922) ++++ dbus-1: - Update to 1.8.12: * Fixes: - Partially revert the CVE-2014-3639 patch by increasing the default authentication timeout on the system bus from 5 seconds back to 30 seconds, since this has been reported to cause boot regressions for some users, mostly with parallel boot (systemd) on slower hardware. On fast systems where local users are considered particularly hostile, administrators can return to the 5 second timeout (or any other value in milliseconds) by saving this as /etc/dbus-1/system-local.conf: 5000 (fdo#86431, Simon McVittie) - Add a message in syslog/the Journal when the auth_timeout is exceeded (fdo#86431, Simon McVittie) - Send back an AccessDenied error if the addressed recipient is not allowed to receive a message (and in builds with assertions enabled, don't assert under the same conditions). (fdo#86194, Jacek Bukarewicz) ++++ openssl: - don't advertise curves we don't support (bnc#906878) * added openssl-Added-OPENSSL_NO_EC2M-guards-around-the-preferred-EC.patch ++++ systemd: - Fix error return in rootsymlink_generator.c Update 1096-new-udev-root-symlink-generator.patch ++++ strongswan: - Updated strongswan-hmac package description (bsc#856322). - Disabled explicit gpg validation; osc source_validator does it. - Guarded fipscheck and hmac package in the spec file for >13.1. ++++ yast2-core: - ag_any: respect target root also when the file does not exist in the original root (boo#903747). If applied at installation time as a DUD, it fixes "Internal error... in SaveModulesToLoad" during an upgrade to oS 13.2. - 3.1.14 ------------------------------------------------------------------ ------------------ 2014-11-24 - Nov 24 2014 ------------------- ------------------------------------------------------------------ ++++ caribou: - Update to version 0.4.16: + Stop using deprecated accessibility events ("focus:*"). + bgo#739837: Allow label overwrite in keyboard layout. + bgo#739716: Add more keys to label_map. + bgo#739711: Escape key does not work in us layout. + bgo#739526: Some buttons do not have a label. + bgo#722634: [regression] build failure: ImportError: No module named 'caribou_settings'. + Updated translations. ++++ clamav: - Version 0.98.5: * Support for the XDP file format and extracting, decoding, and scanning PDF files within XDP files. * Addition of shared library support for LLVM versions 3.1 - 3.5 for the purpose of just-in-time(JIT) compilation of ClamAV bytecode signatures. * Enhancements to the clambc command line utility to assist ClamAV bytecode signature authors by providing introspection into compiled bytecode programs. * Resolution of many of the warning messages from ClamAV compilation. * Improved detection of malicious PE files (bnc#906770, CVE-2014-9050) * Security fix for ClamAV crash when using 'clamscan -a'. * Security fix for ClamAV crash when scanning maliciously crafted yoda's crypter files (bnc#906077, CVE-2013-6497). * ClamAV 0.98.5 now works with OpenSSL in FIPS compliant mode (bnc#904207). * Fix server socket setup code in clamd (bnc#903489). - Change updateclamconf to prefer the state of the old config file even for commented-out options (bnc#903719). ++++ pidgin: - Update to version 2.10.11: + General: - Fix handling of Self-Signed SSL/TLS Certificates when using the NSS plugin (pidgin.im#16412). - Improve default cipher suites used with the NSS plugin (pidgin.im#16262). - Add NSS Preferences plugin which allows the SSL/TLS Versions and cipher suites to be configured (pidgin.im#8061). + Gadu-Gadu: - Fix a bug that prevented plugin to load when compiled without GnuTLS (pidgin.im#16431). - Fix build for platforms without AF_LOCAL definition (pidgin.im#16404). + MSN: - Fix broken login due to server change (pidgin.im#16451, pidgin.im#16455). - Fail early when buddy list is unavailable instead of wasting bandwidth endlessly re-trying. ++++ gnome-themes-standard: - Drop creation of HighContrastInverse and LowContrast Icon theme caches: there is no icon available in those sets (boo#906721). ++++ hwinfo: - add arm platform devices - 21.9 ++++ kiwi: - v7.02.7 released - Check if hybrid disk device really exists Don't try to create a partition on a device which does not exist. This prevents a long loop of probing for a partition device which never can appear ++++ libvirt: - libxl: several migration improvements cb88d433-libxl-mig-thread.patch, a1f38951-libxl-mig-job.patch, 60386825-libxl-mig-start-paused.patch, 42874fa4-libxl-mig-failure-cleanup.patch bsc#903756 - libxl: allow libxl to find pygrub binary d70a51d5-pygrub-path.patch bdo#770485 ++++ libwnck: - Update to version 3.14.0: + Fixes: - xutils: . Support non-standard depths for icon pixmaps. . Correctly link against libXrender. - pager: don't return invalid workspace rect. - tasklist: . Fix missing icon in tasklist button. . Don't use deprecated GtkImageMenuItem. - window-action-menu: don't use deprecated GtkImageMenuItem. + Updated translations. ++++ yast2-hardware-detection: - added leading zeros for FCP LUNs (bsc#903069) - 3.1.4 ------------------------------------------------------------------ ------------------ 2014-11-23 - Nov 23 2014 ------------------- ------------------------------------------------------------------ ++++ java-1_7_0-openjdk: - Define bits to %__isa_bits if defined ++++ java-1_8_0-openjdk: - Define bits to %__isa_bits if defined ------------------------------------------------------------------ ------------------ 2014-11-22 - Nov 22 2014 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - fix using 'echo' command in search-name.sh script - add patches: * PackageKit-1.0.1-fix-bashisms.patch ++++ dracut: - add 0165-Order-root-fsck-after-pre-mount.patch ensure root fsck runs after dracut-pre-mount.service which calls resume (bnc#906592) ++++ gdk-pixbuf: - Update to version 2.31.2: + API changes: - Deprecate GdkPixdata. - Add gdk_pixbuf_get_options() helper to list set options. - Annotations fixes for various functions. - Remove incorrect info about area-prepared signal. + Image format support changes: - Flag multi-page TIFF files. - Fix memory usage for GIF animations, add note about minimum frame length. - Return an error for truncated PNG files. - Add density (DPI) support for JPEG, PNG and TIFF. - Fix reading CMYK JPEG files generated by Photoshop. - Allow saving 1-bit mono TIFF files as used in faxes. - Simplify loader names. - Fix loading GIF files when the first write is short. - Add progressive loading to ICNS files. - Add support for 256x256 ICO files. - Fix reading MS AMCap2 BMP files. + Other: - Honour requested depth in Xlib. - Special-case compositing/copying with no scaling. - Add relocation support to OSX and Linux. - Prefer gdk-pixbuf's loaders to the GDI+ ones on Windows. ++++ ibus: - disable parallel build for install - not much gain and makes it less reliable ++++ kiwi: - Activate new swap after repartitioning - Activate new swap after repartitioning - Activate new swap after repartitioning ++++ harfbuzz: - Update to version 0.9.36: + Fix performance bug in hb_ot_collect_glyphs() (moz#1090869). + Add basic vertical-text support to hb-ot-font. + Misc build fixes. ------------------------------------------------------------------ ------------------ 2014-11-21 - Nov 21 2014 ------------------- ------------------------------------------------------------------ ++++ gnome-control-center: - Re-enable translation-update-upstream. ++++ gnome-user-share: - Update to version 3.14.1: + Always hide the info bar in Downloads. + Don't talk of "sharing over Bluetooth" since ObexFTP support was removed. + Make sure obexd daemon is launched when ObexPUSH is enabled. + Make sure that Bluetooth notifications don't time out. + Fix launching obexpush and webdav sharing at the same time. + Updated translations. ++++ kiwi: - v7.02.6 released - Fixed Makefile clean target make sure all autogenerated data is wiped on clean make sure clean target is called on build of package - v7.02.5 released - Allow to run kiwi --describe from git checkout - Fixed typo in 13.2 os release matcher - Support kiwi --describe for openSUSE 13.2 analysing and cloning of 13.2 systems added ++++ gcc5: - Add gcc5-libsanitizer-fix.diff to fix bug in libsanitizer that prevents build on aarch64. ++++ libffi-gcc5: - Add gcc5-libsanitizer-fix.diff to fix bug in libsanitizer that prevents build on aarch64. ++++ systemd: - Remove upstream patch 0001-systemd-logind.service-set-Type-notify.patch as systemd-logind.service is already from DBus type, compare with upstream commit eab459bc0639b81b32735f36d3e929e4bfa2cb4b ++++ xrdp: - add systemd support into xrdp (bnc#899105). - fix some segfaults in xrdp-chansrv (bnc#899105). ++++ yast2-bootloader: - detect EFI directly from sysfs during live installation (bnc#829256) ------------------------------------------------------------------ ------------------ 2014-11-20 - Nov 20 2014 ------------------- ------------------------------------------------------------------ ++++ dhcp: - Applied contrib/ldap/dhcpd-conf-to-ldap patch by Ales Novak to reorder config to add all global options or option declarations to the dhcpService object instead to create new service object (bsc#886094,ISC-Bugs#37876). [+ dhcp-4.2.x-contrib-conf-to-ldap-reorder.886094.patch] - Applied an upstream patch by Thomas Markwalder adding missed mapping of SHA TSIG algorithm names to their constants to enable hmac-sha1, hmac_sha224, hmac_sha256, hmac_sha384 and hmac_sha512 authenticated dynamic DNS updates (bsc#890731, ISC-Bugs#36947). [+ dhcp-4.2.x-ddns-tsig-hmac-sha-support.890731.patch] - Decline IPv6 addresses on Duplicate Address Detection failure and stop client message exchanges on reached MRD rather than at some point after it. Applied fedora patches by Jiri Popelka and added DAD reporting via exit 3 to the dhclient-script and a fix to use correct address variables in the DEPREF6 action (bsc#872609,ISC-Bugs#26735,ISC-Bugs#21238). [+ dhcp-4.2.x-dhcpv6-decline-on-DAD-failure.872609.patch, + dhcp-4.2.x-dhcpv6-retransmission-until-MRD.872609.patch] - Applied backport patch by William Preston avoiding to bind ddns socket in the server when ddns-update-style is none (bsc#891655). [+ dhcp-4.2.x-disable-unused-ddns-port-in-server.891655.patch] - Applied patch for the contrib/ldap/dhcpd-conf-to-ldap script fixing subclass statement handling (bnc#878846,[ISC-Bugs #36409]) [+ dhcp-4.2.4-P2-bnc878846-conf-to-ldap.patch] - Updated licence statement and FSF address in our scripts. - Added missed service_add_pre macro calls for dhcrelay services ++++ kiwi: - Added fribidi and fbiterm to kiwi-media-requires package Unfortunately these two packages are not on the openSUSE 13.2 DVD. But kiwi uses fbiterm in the boot images. Thus users have to add the online repo in order to build. For 13.2 it's too late but with this change I hope the two packages will be placed on the DVD again ++++ libpng15: - updated to 1.5.20 ++++ systemd: - Add upstream patches 0001-systemd-logind.service-set-Type-notify.patch 0002-core-watchdog-bus-properties-cannot-be-both-writable.patch 0003-sd-bus-refuse-properties-that-claim-to-be-both-writa.patch - Re-add directory /usr/lib/systemd/system/basic.target.wants ++++ totem: - Update to version 3.14.1: + Fix lingering white line in fullscreen. + Fix bug in MPRIS support when used via Rygel. + Thumbnail bookmarked movies as well. + Fix starting Totem via D-Bus (gnome-open). + Port from appdata-tools to appstream-glib. + Add a keyboard shortcut for starting subtitles download. - Replace appdata-tools for appstream-glib BuildRequires following upstreams port. ++++ strongswan: - Added generation of fips hmac hash files using fipshmac utility and a _fipscheck script to verify binaries/libraries/plugings shipped in the strongswan-hmac package. With enabled fips in the kernel, the ipsec script will call it before any action or in a enforced/manual "ipsec _fipscheck" call. Added config file to load openssl and kernel af-alg plugins, but not all the other modules which provide further/alternative algs. Applied a filter disallowing non-approved algorithms in fips mode. (fate#316931,bnc#856322). [+ strongswan_fipscheck.patch, strongswan_fipsfilter.patch] - Fixed file list in the optional (disabled) strongswan-test package. - Fixed build of the strongswan built-in integrity checksum library and enabled building it only on architectures tested to work. - Fix to use bug number 897048 instead 856322 in last changes entry. - Applied an upstream patch reverting to store algorithms in the registration order again as ordering them by identifier caused weaker algorithms to be proposed first by default (bsc#897512). [+ 0001-restore-registration-algorithm-order.bug897512.patch] ++++ yast2-country: - More intuitive order when navigating with the tab key in the timezone selection screen (bnc#872341). - 3.1.14 ++++ yast2-users: - enable changing of cn value if LDAP user is not saved yet (bnc#904645) - 3.1.35 ------------------------------------------------------------------ ------------------ 2014-11-19 - Nov 19 2014 ------------------- ------------------------------------------------------------------ ++++ OpenIPMI: - Replace systemd BuildRequires with pkgconfig(systemd): we do not require the full installation / dep chain of systemd. ++++ PackageKit: - Update to version 1.0.3: + Libraries: glib: Add support for reinstallation and downgrades. + Backends: - hif: . Add support for reinstall and downgrade. . Use hif_context_set_vendor_cache_dir() to be smarter about the vendor cache. . Use repo loader provided by the context. - zypp: . Improve progress status. . Propagate install errors to PK. . Remap 'recommended' patches to 'BUGFIX'. + New Features: Add reinstall and downgrade support to pkcon. - Drop PackageKit-zypp-progress-info.patch: Fixed upstream. ++++ eog: - Update to version 3.14.3: + Fix preferences dialog when using aggressive linker settings (bgo#739618). + Fixed a few memory leaks (bgo#740348). + Updated translations. ++++ kernel-default: - Update to 3.18-rc5. - commit 2e1894b ++++ kernel-source: - Update to 3.18-rc5. - commit 2e1894b ++++ kernel-syms: - Update to 3.18-rc5. - commit 2e1894b ++++ libqt4: - Update use-freetype-default.diff to use same method as with libqt5-qtbase package: Qt itself already does runtime check whether subpixel rendering is available, but only when FT_CONFIG_OPTION_SUBPIXEL_RENDERING is defined. Thus it is enough to only remove that condition ++++ libqt4-sql-plugins: - Update use-freetype-default.diff to use same method as with libqt5-qtbase package: Qt itself already does runtime check whether subpixel rendering is available, but only when FT_CONFIG_OPTION_SUBPIXEL_RENDERING is defined. Thus it is enough to only remove that condition ++++ sqlite3: - SQLite 3.8.7.2: * Enhance the ROLLBACK command so that pending queries are allowed to continue as long as the schema is unchanged. * Bug fix: Make sure that NULL results from OP_Column are fully and completely NULL and do not have the MEM_Ephem bit set. * Bug fix: The %c format in sqlite3_mprintf() is able to handle precisions greater than 70. * Bug fix: Do not automatically remove the DISTINCT keyword from a SELECT that forms the right-hand side of an IN operator since it is necessary if the SELECT also contains a LIMIT. ++++ systemd: - remove pm-utils-hooks-compat.sh again, pm-utils built-in hooks partially duplicate hooks run by systemd which may potentially lead to problems, instead temporarily re-enable Forward-suspend-hibernate-calls-to-pm-utils.patch until boo#904828 can be addressed properly - fix bashisms in write_net_rules script - update patches: * 1053-better-checks-in-write_net_rules.patch ++++ supportutils: - Add missing dependency on sysfsutils - Remove unnecessary dependency on bash - Clean spec file using spec-cleaner ++++ udhcp: - fix bashism in outputpy.udhcp.sh script - update patches: * udhcp-outputpy.patch ++++ xen: - adjust docs and xen build to reduce build-compare noise xen.build-compare.doc_html.patch xen.build-compare.xen_compile_h.patch ++++ yast2-vm: - bnc#905580 - SIGSEGV in yast2 relocation-server - 3.1.19 ------------------------------------------------------------------ ------------------ 2014-11-18 - Nov 18 2014 ------------------- ------------------------------------------------------------------ ++++ at-spi2-core: - Update to version 2.15.1: + Fix some issues with the accessibility bus configuration (bgo#722738). + Documentation for AtspiTableCell is now built. ++++ atk: - Update to version 2.15.1: + Add ATK_STATE_HAS_TOOLTIP (bgo#407539). + Documentation: - Update README file. - Update documentation to reflect an additional use case for STATE_INDETERMINATE (bgo#737602). ++++ cheese: - Update to version 3.15.1: + Remove old marshaller header from doc ignore list. + Use get_instance_private() instead of priv pointer. Use the generated macro rather than storing a pointer to the private struct within the object. + Drop some trailing semicolons after macros. + Use new-style private struct in CheeseCameraDevice. + Use _get_instance_private() consistently in camera. Use the new cheese_camera_get_instance_private() instead of the old macro. + Bump required Vala version for get_menu_by_id(). Use the get the given menu from GtkApplication. - Refactor setup_camera() in CheeseWidget. Remove superfluous prototype. Use GSettings convenience getters. Reduce scope of some variables. - Avoid using G_GNUC_CONST on _get_type(). As the g_type_ensure() documentation notes, it is incorrect to mark a _get_type() method with G_GNUC_CONST, as it as a side effect the first time it is called. ++++ file-roller: - Update to version 3.15.1: + file-selector-dialog: Use symbolic icon for the go up button (bgo#735438). + request-dialog: Remove the unneeded image (bgo#735438). + Make the error dialogs more modern. Make it a real GtkMessageDialog. Also, remove the icon, we not needs it anymore. (bgo#735438). ++++ gnome-desktop: - Update to version 3.15.1: + languages: Use a more broadly compatible locale codeset suffix (bgo#710412). + Updated translations. ++++ gnome-documents: - Update to version 3.15.1: + Let the back button cancel an ongoing load operation. + Replace "Load more" button with edge hit detection. + Polish the presentation output chooser. + Use symbolics for high contrast icons. + Updated translations. ++++ gnome-system-monitor: - Update to version 3.15.1: + Updated translations. ++++ kiwi: - Cleanup use of installBootLoader Instead of building device nodes out of the partition id's hash use the already existing device map information. That eliminates some unneeded logic as well as two helper methods used to find the right place for the device when only the partition id is known ++++ gcc5: - Update to SVN trunk head (r217714). * should fix non-%x86 build. ++++ libffi-gcc5: - Update to SVN trunk head (r217714). * should fix non-%x86 build. ++++ systemd: - Add upstream patches 0001-systemctl-let-list-units-unit-files-honour-type.patch 0002-systemctl-obey-state-in-list-unit-files.patch which allows to use --type in the systemctl command list-units and list-unit-files. - Add upstream patches 0001-keymap-Add-support-for-IBM-ThinkPad-X41-Tablet.patch 0002-keymap-Fix-special-keys-on-ThinkPad-X60-X61-Tablet.patch ++++ mutt: - handle text/html by default (bnc#899712) that is add patch mutt-1.5.21-mailcap.diff ++++ ntp: - ntp-fips-reenablemd5.patch: Reenable use of legacy MD5 in fips mode. bnc#898596 ++++ pciutils-ids: - update pci.ids to version 2014.11.18 (fate#317715) ++++ systemd-rpm-macros: - Mark /etc/rpm/macros.systemd as configuration file - Apply then delete patch systemd-daemon-reload-before-service-restart.patch - Add orignal systemd macros as well (boo#807164) ++++ yast2-bootloader: - run password encryption always locally to ensure that grub2-mkpasswd is there (bnc#900039) - 3.1.111 ++++ yast2-firstboot: - Added missing module for DHCP (bnc#895359, bnc#904527). - Fixed errors in keyboard and language configuration (bnc#904527). - 3.1.5 ++++ yast2-nfs-client: - fixed string substitution in a translated message ++++ yast2-packager: - avoid warning about constant redefinition (bnc#905508) - 3.1.54 ------------------------------------------------------------------ ------------------ 2014-11-17 - Nov 17 2014 ------------------- ------------------------------------------------------------------ ++++ bash-completion: - Add patch PS1-completion-boo903362.patch to avoid trouble if restricted characters of the shell are used in PS1 like exclamation mark (boo#903362). - Add patch FOO-dir-completion-boo905348.patch to expand variables which value is actual a directory to avoid excaped dollar sign (boo#905348). ++++ gstreamer-0_10: - fix pre_checkin.sh script that was broken in previous commit - fix bashisms in gstreamer.prov and pre_checkin.sh scripts ++++ gstreamer: - Revert previous bashish "fixes", but specify in pre_checkin.sh and gstreamer.prov scripts that interpeter is #!/bin/bash. - fix bashism in pre_checkin.sh script - fix bashisms in gstreamer.prov script ++++ intel-gpu-tools: - rename intel-gpu-tools-1.7-fix-bashisms.patch to u_intel-gpu-tools-1.7-fix-bashisms.patch according to our patch guidelines - fix bashism in intel_gpu_abrt script that uses bash-specific constructions - add patches: * intel-gpu-tools-1.7-fix-bashisms.patch ++++ kiwi: - Fixed suseStripKernel for updates/ modules If the dependency checker finds a dependency to a module in the updates or weak-updates directory the move of the module will fail because kiwi always uses updates/weak-updates modules and has moved them already. The dependency code however creates a new updates/weak-updates directory for the affected module and that causes a conflict when the original updates/weak-updates are moved back to the final place. In the end the result is that no updates/weak-updates module are present in the initrd - Better error message in pxeSetupDownloadServer Be more descriptive if the PXE download server can't be found. In addition cleanup suse/rhel-dump to call pxeSetupDownloadServer instead of duplicating the code - Don't remove kernel and initrd in KIWIMiniIsoPlugin - Make sure drivers/virtio is part of netboot initrd This allows to use the virtio network from qemu if started with the virtio-net-pci driver - Added 12.2 to the cleanup list in the spec file - fix bashism in post script Use a simple string list in the spec file to walk through the list of distribution names in order to cleanup old ones Original patch by: Led ++++ gcc5: - New package, inherits from gcc49 * gcc-dir-version.patch, drop patchlevel from install directory names * gcc-add-defaultsspec.diff, add the ability to provide a specs file that is read by default * Wunprototyped-calls.diff, new warning to warn about calls to functions without seeing a real prototype earlier * libjava-no-multilib.diff, do not build multilibs for libjava even on multilib systems (we use baselibs for it) * tls-no-direct.diff, avoid direct %fs references on x86 to not slow down Xen * gcc43-no-unwind-tables.diff, do not produce unwind tables for CRT files * gcc41-java-slow_pthread_self.patch, force us to assume pthread_self is fast * gcc41-ppc32-retaddr.patch, fix expansion of __builtin_return_addr for ppc * gcc44-textdomain.patch, make translation files version specific and adjust textdomain to find them * gcc44-rename-info-files.patch, fix cross-references in info files when renaming them to be version specific * gcc48-libstdc++-api-reference.patch, fix link in the installed libstdc++ html documentation - Adds the following patches * gcc5-fix-gnatvsn.patch, fix PR63931 - Drops IA64 support. ++++ libffi-gcc5: - New package, inherits from gcc49 * gcc-dir-version.patch, drop patchlevel from install directory names * gcc-add-defaultsspec.diff, add the ability to provide a specs file that is read by default * Wunprototyped-calls.diff, new warning to warn about calls to functions without seeing a real prototype earlier * libjava-no-multilib.diff, do not build multilibs for libjava even on multilib systems (we use baselibs for it) * tls-no-direct.diff, avoid direct %fs references on x86 to not slow down Xen * gcc43-no-unwind-tables.diff, do not produce unwind tables for CRT files * gcc41-java-slow_pthread_self.patch, force us to assume pthread_self is fast * gcc41-ppc32-retaddr.patch, fix expansion of __builtin_return_addr for ppc * gcc44-textdomain.patch, make translation files version specific and adjust textdomain to find them * gcc44-rename-info-files.patch, fix cross-references in info files when renaming them to be version specific * gcc48-libstdc++-api-reference.patch, fix link in the installed libstdc++ html documentation - Adds the following patches * gcc5-fix-gnatvsn.patch, fix PR63931 - Drops IA64 support. ++++ libreoffice: - Version bump to 4.3.4: * Few small fixes * Fix for calc value ordering "regression" ++++ libvirt: - Fix Qemu AppArmor abstraction. - qemu-block.so was denied on x86_64. install-apparmor-profiles.patch - Temporary fix access to screenshot temporary file. bsc#904426. qemu-apparmor-screenshot.patch ++++ xen: - Drop trailing B_CNT from XEN_EXTRAVERSION to reduce build-compare noise ++++ yast2-services-manager: - From SLE12 maintenance: fixed installation to use the localized version of the default target name (bnc#895023). - 3.1.36 ------------------------------------------------------------------ ------------------ 2014-11-16 - Nov 16 2014 ------------------- ------------------------------------------------------------------ ++++ brltty: - fix bashisms in brltty-install script - add patches: * brltty-5.1-fix-bashisms.patch ++++ java-1_7_0-openjdk: - Build the javadoc package as noarch, since it installed in architecture independent place ++++ ruby-common: - fix bashisms in generate_buildrequires.sh script ------------------------------------------------------------------ ------------------ 2014-11-15 - Nov 15 2014 ------------------- ------------------------------------------------------------------ ++++ gstreamer-plugins-bad: - Enable pkgconfig(libchromaprint) BuildRequires, build chromaprint plugin. ------------------------------------------------------------------ ------------------ 2014-11-14 - Nov 14 2014 ------------------- ------------------------------------------------------------------ ++++ gnome-tweak-tool: - Update to version 3.14.2: + startup: - Fix check for running executables. - Sort application selection list alphabetically. + tweakview: Update decorations on settings changes. + windows: Stop overriding the Gtk/DecorationLayout xsetting. + Remove the use of deprecated properties. + Make the window a bit taller. + GTK+ required version bump to 3.12. + Updated translations. ++++ gstreamer: - Update to version 1.4.4: + Bugs fixed: bgo#737498, bgo#737794, bgo#737999, bgo#738198. + Updated translations. ++++ gstreamer-plugins-bad: - Update to version 1.4.4: + bgo#732239, bgo#733510, bgo#734156, bgo#736319, bgo#737186, bgo#737569, bgo#737658, bgo#737724, bgo#738067, bgo#738223, bgo#738230, bgo#738243, bgo#738291, bgo#738449, bgo#738519, bgo#738532, bgo#738674, bgo#738695, bgo#738696, bgo#739277, bgo#739348, bgo#739368, bgo#739374. + Updated translations. ++++ gstreamer-plugins-base: - Update to version 1.4.4: + Bugs fixed: bgo#736969, bgo#737055, bgo#737706, bgo#737742, bgo#737752, bgo#738064. + Updated translations. ++++ gstreamer-plugins-good: - Update to version 1.4.4: + Bugs fixed: bgo#726329, bgo#736071, bgo#737735, bgo#737739, bgo#737761, bgo#737771, bgo#737886, bgo#738102, bgo#738152, bgo#738297, bgo#738722, bgo#738793, bgo#739430. + Updated translations. ++++ kernel-default: - rpm/kernel-binary.spec.in: Provide name-version-release for kgraft packages (bnc#901925) - commit c9157ee - PPC: Update config files: Enable HV KVM as module - commit 0521fb3 ++++ kernel-source: - rpm/kernel-binary.spec.in: Provide name-version-release for kgraft packages (bnc#901925) - commit c9157ee - PPC: Update config files: Enable HV KVM as module - commit 0521fb3 ++++ kernel-syms: - rpm/kernel-binary.spec.in: Provide name-version-release for kgraft packages (bnc#901925) - commit c9157ee - PPC: Update config files: Enable HV KVM as module - commit 0521fb3 ++++ mcelog: - While not yet defined, the tmpfiles_create macro takes an argument for it to actually work ++++ strace: - No longer perform gpg validation; osc source_validator does it implicit: + Drop gpg-offline BuildRequires. + No longer execute gpg_verify. ++++ yast2-installation: - Merging changes from 3.1.116.1 (SLE12 maintenance branch) - Fixed the "previously used repositories" step to work properly when reached using the back button (bnc#889791) - 3.1.121 ------------------------------------------------------------------ ------------------ 2014-11-13 - Nov 13 2014 ------------------- ------------------------------------------------------------------ ++++ ImageMagick: - security update CVE-2014-8716 [bnc#905260] * ImageMagick-CVE-2014-8716.patch ++++ adwaita-icon-theme: - Update to version 3.14.1: + Updated translations. ++++ at-spi2-core: - Update to version 2.14.1: + Docs: add AtspiTableCell. ++++ brasero: - Update to version 3.12.0: + Fix crash in plugin dialog. + Updated translations. - Drop brasero-fix-segfault-when-displaying-the-plugin-dialog.patch fixed upstream. ++++ cheese: - Update to version 3.14.2: + Add name and summary elements to AppData. + Limit default size for avatar cropping (bgo#739870). + Substitute bindir and libexecdir in Makefile.am (bgo#726095). + Use AC_PROG_SED in configure.ac. + Bump required Vala version for get_menu_by_id(). Used to get the given menu from GtkApplication. ++++ cmake: - Update to 3.1.0~rc2 * FindCurses: Include CheckLibraryExists before using it (#15220) * Help: Clarify add_compile_options documentation (#15225) * Help: Reference add_compile_options from add_definitions (#15225) * KWSys: Fix configure_file call to use COPYONLY, not COPY_ONLY * Qt4: Fix configure_file call to use COPYONLY, not COPY_ONLY * FindIce: Drop use of :envvar: Sphinx markup * Help: Drop TOC from latex manuals * Help: Format add_library documented list of INTERFACE commands * Help: Fix example in cmake-packages to avoid long line * FindProtobuf: Cleanup reStructuredText documentation formatting * Modules: Wrap long lines in pre-formatted documentation blocks * Help: Tell latex to use a small font for cmake-language.7 productions * Utilities/Sphinx: Fix html_favicon configuration * Help: Update 3.1 release notes for dropping of FindITK and FindVTK * Help: Wrap long lines in pre-formatted documentation blocks * Help: Fix broken cross-references reported by 'nitpicky' option * Xcode: Fix compiler path detection for iOS tools on Xcode <= 5.0 (#15237) * ExternalProject: Restore logic to not download already-existing file * Help: Link to GNUInstallDirs from CMAKE_INSTALL_PREFIX (#15246) * Utilities/Sphinx: Add index entries for cross-references * Help: Add 3.1 release note Emacs mode update * Workaround for short jump tables on PA-RISC. * genex: Preserve order while evaluating TARGET_OBJECTS * Fix link line order when shared libraries are de-duplicated * Help: Fix configure_file call to use COPYONLY, not COPY_ONLY * Watcom: Drop symfile linker option * Documentation: Fix minor typo thecommand -> the command * cmake-mode.el: syntax of '_' should be treated as symbol * KWSys SystemInformation: Check for _SC_AIX_REALMEM before using it - Drop cmake-fix-module-loading-test.patch, merged upstream ++++ eog: - Update to version 3.14.2: + Updated translations. ++++ file-roller: - Update to version 3.14.2: + Updated translations. ++++ gnome-calculator: - Update to version 3.14.1: + Update: Search provider timeout. + Workaround: Warning in search-provider log. + Fix: - Crash on thousand saperator. - Button arrangement in programming mode. - Vala warning about empty conditional body. - Remove use of GtkAlignment. - Use set_accels_for_action(). + Removed: - Gtk.Widget.ensure_style(). - Use of fixes.vapi for langinfo. + Updated translations. ++++ gnome-control-center: - Update to version 3.14.2: + Disable SSLv3 because of POODLE. + Background: - Fix possible crash when date isn't available. - Fix crash when adding the second color. + Power: Disable hover on non-clickable rows. + Printers: Automatically keep the selected row scrolled in view. + Region: - Make Add/Done buttons blue as intended. - Don't crash for locales with no country code. + Search: Use g_get_system_data_dirs() to discover providers. + Sound: Fix the main volume bars to correctly display changes in volume. + Universal Access: Make Add/Done buttons blue as intended. + User Accounts: - Fix a crash when taking a photo in the avatar chooser. - Reset language dialog to original state when used the 2nd time. + Updated translations. - Drop gnome-control-center-no-country-code-crash.patch, gnome-control-center-user-account-cheese-crash.patch, and gnome-control-center-crash-when-date-unavailable.patch: Fixed upstream. ++++ gnome-desktop: - Update to version 3.14.2: + tests: Remove unused code in gtk-reftest (bgo#737123). + Updated translations. ++++ gnome-disk-utility: - Update to version 3.14.0: + Fix theming in the volume grid (bgo#723495). + Fix headerbar item positions (bgo#729349). + Use new icon for the gear menu (bgo#732980). + Updated translations. ++++ gnome-documents: - Update to version 3.14.2: + Disable SSLv3 to prevent POODLE attacks. ++++ gnome-online-accounts: - Update to version 3.14.2: + Bugs fixed: - bgo#739168: facebook: Add fallback to get presentation id. - bgo#739590: Memory leak fixes. - bgo#739593: kerberos: A pile of fixes. ++++ gnome-settings-daemon: - Update to version 3.14.2: + Media-keys: Fixed a few minor leaks. + Power: Disable touchscreens when turning off its screen. + Smartcard: Fixed a locking issue. + Wacom: - Fix possible crash in GsdDeviceMapper. - Make sure that display-less tablets can be set back to mapping to the full desktop extent. - Make sure that the output is looked up again from settings when the connected outputs change. + XSettings: Don't check for hi-dpi on monitors with broken EDID. + Updated translations. ++++ gnome-terminal: - Update to version 3.14.2: + Updated translations. ++++ nautilus: - Update to version 3.14.1: + Fix regression with --new-window option. + Use mount name if available for file operations progress report. + Set max-width for value labels in properties. + Increase default window width. ++++ gnome-themes-standard: - Update to version 3.14.2: + Update gtk2 theme (entries, spinbuttons, radios, checks...). + Update HC icon names. ++++ gnome-user-docs: - Update to version 3.14.2: + Updates to GNOME Help. + Updated translations. ++++ gucharmap: - Update to version 3.14.2: + No changes, version bump only. ++++ input-pad: - Fix Group of input-pad-devel. ++++ kernel-default: - hp_accel: Add support for HP ZBook 15 (bnc#905329). - commit 44e7f88 ++++ kernel-source: - hp_accel: Add support for HP ZBook 15 (bnc#905329). - commit 44e7f88 ++++ kernel-syms: - hp_accel: Add support for HP ZBook 15 (bnc#905329). - commit 44e7f88 ++++ kiwi: - v7.02.4 released - Fixed and cleanup unit test processing When running the unit tests the class KIWILog is overwritten in a way that a global kiwi logger is created from Common::ktLog but there is no declaration which really overwrites the KIWILog package to be a Common::ktLog. This patch fixes this and makes unit testing work in travis again. In addition methods from Common::ktLog no longer present in KIWILog were removed too ++++ systemd: - New root symlink rule generator Add 1096-new-udev-root-symlink-generator.patch - Remove write_dev_root_rule and systemd-udev-root-symlink - Change patch 0001-add-hdflush-for-reboot-or-hddown-for-poweroff.patch to skip hdflush as well as hddown but only use halt as fallback for poweroff as well as synch in systemctl before any reboot command (compare with commit 4a3ad39957399c4a30fc472a804e72907ecaa4f9) - Create rule to set I/O scheduler to deadline if device attribute 'rotational' equals 0, usually SSDs (bnc#904517). Add 1095-set-ssd-disk-to-use-deadline-scheduler.patch - fix systemd-fstab-generator crypttab parsing (bnc#903963) ++++ libvirt: - Fix build when enabling with_dtrace Modified libvirt.spec ++++ libvoikko: - Version bump to 3.7.1: * New dictionary format 5 for VFST. ++++ vte: - Update to version 0.38.2: + widget: Check cursor's display before using it. + docs: Remove version markers. ++++ malaga-suomi: - Version bump to lates releases * many new words and fixes ++++ meld: - Update to version 3.12.2: + Fix display of change action buttons and line numbers when line numbers are shown + Fix positioning of the change action buttons + Fix tab width setting not working correctly + Fix starting comparison of Subversion checkouts from a subdirectory + Fix starting Meld from a differently-named symlink + Ignore errors when copying file metadata if the destination file system doesn't support it + Automatically recompile stale in-place gschemas + Handle SIGINT to support previous quit-on-Ctrl-C behaviour + Drop patches (incorporated upstream): - meld-ignore-error-when-copying-metadata.patch - meld-fix-tab-width-handling.patch - meld-starting-from-different-name-symlink.patch - meld-SIGINT-handler.patch. ++++ vinagre: - Update to version 3.14.2: + Remove bashism from configure.ac. + Add name and summary elements to AppData. + Detect RDP hosts via Avahi. ++++ vino: - Update to version 3.14.1: + Updated translations. ------------------------------------------------------------------ ------------------ 2014-11-12 - Nov 12 2014 ------------------- ------------------------------------------------------------------ ++++ gnome-shell: - Update to version 3.14.2: + Do not hard-depend on latest NetworkManager (bgo#738485). + Fix check for isToday in calendar (bgo#738725). + Fix workspace changes from app picker (bgo#737534). + Misc. bug fixes (bgo#739497). ++++ gnome-shell-extensions: - Update to version 3.14.2: + drive-menu: Update for nautilus/gnome-shell changes. ++++ gnutls: - gnutls-CVE-2014-8564.patch: Fixed parsing problem in elliptic curve blobs over TLS that could lead to remote crashes. (bnc#904603 CVE-2014-8564) ++++ kiwi: - Fixed result bundler for vhd-fixed format There is a small inconsistency between the schema format setup and the extension used in the result file. The schema wants format="vhd-fixed" and the file is written as file.vhdfixed - v7.02.3 released - Compress install PXE tarball using XZ Instead of tar's -z we use now -J for xz compression and also changed the output name to *.install.tar.xz in order to allow the buildservice to match this file as a result - v7.02.2 released - DB: rebuild documentation, build for factory version - v7.02.1 released ++++ webkit2gtk3: - Update to version 2.6.3: + Fix a crash when loading flash plugins. + Correctly report the memory used by the media player to the garbage collector to make sure it's freed when the video element is removed from the DOM. + Fix a crash in TextureMapper when video resolution changes. + Ensure that CSS-generated text content is exposed to assistive technologies. + Enable CSS_IMAGE_SET on production builds to fix some icons that are not rendered in the web inspector. + Fix the build on FreeBSD and GNU Hurd. + Fix the build with video disabled. ++++ mutter: - Update to version 3.14.2: + Prevent crash applying monitor config for a closed lid (bgo#739450). + Misc. fixes. - Update to version 3.14.1.5: + Fix wayland hiDPI regression (bgo#739161). + Updated translations. ++++ open-vm-tools: - Add open-vm-tools-linux-3.17.patch: Fix build with Linux 3.17.0. ++++ pam-config: - Added pam_google_authenticator.patch: support google authentiator [bnc#888149] ++++ rpcbind: - Disable debug code, which else would fill up the log files [bnc#905042] ++++ yast2: - removed RegistrationStatus.pm module (obsolete, not supported by the new SCC registration) - 3.1.110 ++++ yast2-samba-server: - Squash "Possible precedence issue with control flow operator warning; (bnc#901597) - 3.1.11 ++++ yast2-update: - display product names in the incompatible products error message (bnc#904192) - 3.1.24 ------------------------------------------------------------------ ------------------ 2014-11-11 - Nov 11 2014 ------------------- ------------------------------------------------------------------ ++++ evolution: - Update to version 3.12.8: + Address two possible places causing runtime warning on a GSource removal. + cal_comp_util_compare_event_timezones: Do not ask with NULL tzid. + Mark-All-Read: Save changes to the server immediately. + Avoid automatic mail account update when the application is exiting. + Bugs fixed: bgo#729305, bgo#737330, bgo#738453, bgo#738463, bgo#650670, bgo#739375, bgo#739386, bgo#739364, bgo#676471, bgo#739605, bgo#739562. + Updated translations. ++++ evolution-data-server: - Update to version 3.12.8: + CamelService: Connect/Disconnect rely on provided cancellable. + CamelFolder/Store: Check online state of the session too before connecting. + CamelIMAPXConnManager: Can starve in close connections. + CamelOfflineStore: Count with host reachability update delay. + IMAPx: - Do not connect to the server in offline mode. - Try to reconnect after socket I/O timeout. + CamelIMAPXServer: Assign tagprefix per account. + Use 90 seconds timeout for Camel connections. + Disabling/enabling Collection master source doesn't update children properly. + camel_folder_thaw: Save changes to local summary. + Bugs fixed: bgo#737733, bgo#738288, bgo#698964, bgo#708166, bgo#737930, bgo#738724, bgo#738965, bgo#738184, bgo#712392, bgo#739343, bgo#738724. + Updated translations. ++++ evolution-ews: - Update to version 3.12.8: + Use G_IO_ERROR_CANCELLED instead of EWS_CONNECTION_ERROR_CANCELLED. + Bugs fixed: bgo#738987, bgo#691293. ++++ glib2: - Update to version 2.42.1: + This release disables deprecation warnings by default. + Bugs fixed: bgo#728256, bgo#736806, bgo#737143, bgo#738170, bgo#738197. + Updated translations. ++++ gnome-color-manager: - Update to version 3.14.2: + Updated translations. ++++ gnome-contacts: - Update to version 3.14.2: + Updated translations. ++++ gnome-packagekit: - Update to version 3.14.2: + Bugfix: Set a more reasonable size request for gpk-update-viewer. + Updated translations. ++++ gtk3: - Update to version 3.14.5: + Bugs fixed: bgo#726316, bgo#737561, bgo#737891, bgo#738321, bgo#738648, bgo#738650, bgo#738886, bgo#738955, bgo#739005, bgo#739111. + Updated translations. - Drop gtk3-fix-screen-changes-csd.patch: Fixed upstream. ++++ gvfs: - Update to version 1.22.2: + sftp: Correctly retrieve the username from the secret store. + mtp: Fix crashes when device is unplugged. + Several smaller bugfixes. + Updated translations. ++++ java-1_8_0-openjdk: - Modified patches: * s390-size_t.patch - rediff and drop unnecessary chunks * s390-java-opts.patch - modify to correspond to the changed context ++++ kiwi: - Fixed broken travis script - Run travis using perl 5.18 - Run Travis checks only for master - Revert "Update .travis.yml, run clean target before test" This reverts commit 67b5d1880ef36b4ded9879ca4ba07dea7f3293f6. - Update .travis.yml, run clean target before test - Update 13.2 JeOS description added less and iproute2 packages by default - Update 13.2 JeOS template added default network setup on lan0 - Fixed use of rpm tools rpm has removed the db related options --initdb and --rebuilddb from the master rpm command. They are only available in the rpmdb command. Thus kiwi should better search for the rpm tool chain and decide for the commands to use according to their existence - Update source path in 13.2 JeOS image description ++++ libarchive: - Added CVE-2013-0211.patch to fix CVE-2013-0211 (bnc#800024) ++++ libgdata: - Update to version 0.16.1: + Major changes: - Add a --disable-tests configure option to build without uhttpmock. - Remove downstream fix for ISO 8601 dates which was breaking Contacts. - Various fixes for the Google Tasks service. + Bugs fixed: bgo#739395, bgo#737799. + Updated translations. ++++ pidgin-sipe: - Update to version 1.18.4: + ADFS fails when user and login name differ. + Adium: SIPE doesn't auto- or re-connect. + Fixed memory leaks. + Fixed processing of presence publish event response. + Fixed a longstanding issue that the Pidgin user status sometimes didn't switch back to "Available" after the end of a meeting. + Bugs fixed: sf#263, sf#264. ++++ libqt4: - The -devel subpackage requires Mesa-devel, not only at build time ++++ libqt4-sql-plugins: - The -devel subpackage requires Mesa-devel, not only at build time ++++ systemd: - Add pm-utils-hooks-compat.sh in order to run pm-utils sleep hooks from systemd (boo#904828) ++++ libvirt: - CVE-2014-7823: dumpxml: security hole with migratable flag b1674ad5-CVE-2014-7823.patch bsc#904176 ++++ libzypp: - Call rpm with '--noglob' (bnc#892431) - Downloader: unify workflow downloading a (signed) master index file - Fix iostream includes (fixes #34) - Explicitly call libsolv:pool_setdisttype (fixes #36) - version 14.30.2 (30) ++++ orca: - Update to version 3.14.2: + Gecko: - Update the position and command state after a mouse click. - Don't descend tables in findReplicant() - fixes a hang. - More hack removal and reworking of find{Next,Previous}Object(). - Don't switch to focus mode if the object is a text block element. - Check for both focusable and focused states when determining text block elements. - Only use focused format type for objects which are not text block elements. - Generate the rolename for links even if they were not "just entered". - Suppress tutorial messages for focus mode widgets when not in focus mode. - Prevent repeating of labels and tutorial messages in entries. - Speak text role for Gecko apps when not in document content. - Remove FOCUSED and SELECTED states as requirements for focus mode. + General: Do not present tutorial messages if the object is not the locusOfFocus. + Updated translations. ++++ xen: - Update to Xen 4.5.0 RC2 ++++ yast2-bootloader: - properly align checkboxes and improve spacing (bnc#900023) - 3.1.110 ++++ zypper: - Warn about repositories with 'gpgcheck=0' (bnc#848054) - search: fix --verbose implies --details - Enhance 'Digest verification failed' dialog (FATE#315008) - Summary: quote names including spaces (bnc#903675) - version 1.11.16 ------------------------------------------------------------------ ------------------ 2014-11-10 - Nov 10 2014 ------------------- ------------------------------------------------------------------ ++++ dbus-1-x11: - Update to 1.8.10: * Security fixes: - Increase dbus-daemon's RLIMIT_NOFILE rlimit to 65536 so that CVE-2014-3636 part A cannot exhaust the system bus' file descriptors, completing the incomplete fix in 1.8.8. (CVE-2014-7824, fd.o #85105; Simon McVittie, Alban Crequy) ++++ dmraid: - Own /usr/lib/tmpfiles.d: in the past, we were lucky for another package in the build dependency chain to own this for us, but in fact we should do it ourselves (bnc#942987) ++++ java-1_8_0-openjdk: - Put manpage alternative for policy-tool to the right package ++++ kernel-default: - Update to 3.18-rc4. - commit 1eac9b3 ++++ kernel-source: - Update to 3.18-rc4. - commit 1eac9b3 ++++ kernel-syms: - Update to 3.18-rc4. - commit 1eac9b3 ++++ dbus-1: - Update to 1.8.10: * Security fixes: - Increase dbus-daemon's RLIMIT_NOFILE rlimit to 65536 so that CVE-2014-3636 part A cannot exhaust the system bus' file descriptors, completing the incomplete fix in 1.8.8. (CVE-2014-7824, fd.o #85105; Simon McVittie, Alban Crequy) ++++ libqt4: - Fixed compilation on SLE_11_SP3 by making it build against Mesa-devel on that system ++++ libqt4-sql-plugins: - Fixed compilation on SLE_11_SP3 by making it build against Mesa-devel on that system ++++ systemd: - Add upstream patches 0001-login-rerun-vconsole-setup-when-switching-from-vgaco.patch 0002-shutdown-fix-arguments-to-run-initramfs-shutdown.patch 0003-utf8-when-looking-at-the-next-unichar-honour-the-siz.patch - Add upstream patches 0001-core-don-t-allow-enabling-if-unit-is-masked.patch 0002-snapshot-return-error-when-snapshot-exists.patch 0003-shared-install-avoid-prematurely-rejecting-missing-u.patch 0004-Raise-level-of-Found-dependency.-lines.patch 0005-units-order-sd-journal-flush-after-sd-remount-fs.patch 0006-journald-fix-minor-memory-leak.patch 0007-journald-also-check-journal-file-size-to-deduce-if-i.patch 0008-journald-fix-memory-leak-on-error-path.patch 0009-units-make-systemd-journald.service-Type-notify.patch 0010-hwdb-Update-database-of-Bluetooth-company-identifier.patch - Add upstream patches 1092-libudev-do-not-accept-invalid-log-levels.patch 1093-udev-Fix-parsing-of-udev.event-timeout-kernel-parame.patch 1094-udev-avoid-magic-constants-in-kernel-cmdline-parsers.patch ++++ open-vm-tools: - Sync up patches with ArchLinux: + Added 0001-Remove-unused-DEPRECATED-macro.patch + Added 0002-Conditionally-define-g_info-macro.patch + Added 0003-Add-kuid_t-kgid_t-compatibility-layer.patch + Added 0004-Use-new-link-helpers.patch + Added 0005-Update-hgfs-file-operations-for-newer-kernels.patch + Added 0006-Fix-vmxnet-module-on-kernels-3.16.patch + Added 0007-Fix-vmhgfs-module-on-kernels-3.16.patch + Added 0008-Fix-segfault-in-vmhgfs.patch + Droped g_info_redefine.patch (now named 0002-Conditionally-define-g_info-macro.patch). - Enable building of KMP packages. - Fix bashisms in preun script. ++++ supportutils: - Fixed NTP service in ntp.txt (bnc#904729) - supportconfig: 3.0-44 ++++ yast2-firewall: - fix breakage of progress in autoinstallation (bnc#845826) - 3.1.2 ------------------------------------------------------------------ ------------------ 2014-11-9 - Nov 9 2014 ------------------- ------------------------------------------------------------------ ++++ gdk-pixbuf: - fix bashism in post script ++++ gedit: - Update to version 3.14.1: + Increase default window size. + Various bug fixes. + Updated translations. - Drop gedit-nobinenv.patch: Fix upstream (slightly different). ++++ gnome-keyring: - fix bashism in postun script ++++ gtk2: - fix bashism in post script ++++ gtk3: - fix bashism in post script ++++ gtksourceview: - Update to version 3.14.2: + Bug fix. + Updated translations. ++++ hyper-v: - fix bashisms in pre/post scripts ++++ pango: - fix bashism in post script ++++ libzypp: - Update zypp-po.tar.bz2 ++++ powertop: - fix bashism in post script ------------------------------------------------------------------ ------------------ 2014-11-8 - Nov 8 2014 ------------------- ------------------------------------------------------------------ ++++ gconf2: - fix bashism in macros.gconf2 ++++ virt-manager: - fix bashisms in post scripts ------------------------------------------------------------------ ------------------ 2014-11-7 - Nov 7 2014 ------------------- ------------------------------------------------------------------ ++++ gnome-keyring: - Add bnc#903966-SEGV-in-gnome-keyring-daemon-caused-by-calling-free-on-static-string.patch Fixed SEGV in gnome-keyring-daemon caused by calling free() on static string (bnc#903966). ++++ hwinfo: - fix bashisms in getsysinfo script - mark gen-hwcfg-disk.sh as shell, no bash script - 21.8 ++++ installation-images-SLES: - aarch64: move kernel and initrd to boot/aarch64/loader - 14.149 ++++ kernel-default: - Input: synaptics - add min/max quirk for Lenovo T440s (bnc#903748). - commit b1191bc ++++ kernel-source: - Input: synaptics - add min/max quirk for Lenovo T440s (bnc#903748). - commit b1191bc ++++ kernel-syms: - Input: synaptics - add min/max quirk for Lenovo T440s (bnc#903748). - commit b1191bc ++++ systemd: - Add patch watch_resolv.conf_for_become_changed.patch to add an inotify watch on /etc/resolv.conf which enables the reload of a changed resolver configuration on the fly (bsc#902901) - Do not apply patch 0022-systemd-tmpfiles-ownerkeep.patch in case if the script /usr/bin/systemd-tmpfiles-keep is missed ++++ libyui-ncurses: - RichText hyperlinks: return as strings, like Qt and GTK do. (gh#libyui/libyui-ncurses#30) - 2.46.7 ++++ polkit-default-privs: - Add org.kde.kcontrol.kcmsddm.save (bsc#904313) ++++ supportutils: - Create a new lxc.txt file to include information for virtual containers using lxc and/or libvirt-lxc. (bnc#904481) ++++ yast2-nfs-client: - Removed obsolete service (nfsboot) handling (bnc#867766) - 3.1.10 ------------------------------------------------------------------ ------------------ 2014-11-6 - Nov 6 2014 ------------------- ------------------------------------------------------------------ ++++ nautilus: - Add nautilus-as-desktop-launch.patch: Start nautilus - -gapplication-service during autostart (boo#900728). ++++ samba: - Use the upstream tar ball, as signature verification is now able to handle compressed archives. ++++ samba: - Use the upstream tar ball, as signature verification is now able to handle compressed archives. ++++ ldb: - Use the upstream tar ball, as signature verification is now able to handle compressed archives. ++++ talloc: - Use the upstream tar ball, as signature verification is now able to handle compressed archives. ++++ tdb: - Use the upstream tar ball, as signature verification is now able to handle compressed archives. ++++ tevent: - Use the upstream tar ball, as signature verification is now able to handle compressed archives. ++++ tracker: - Update to version 1.2.4: + Ownership reference not added in tracker-file-notifier.c (bgo#739237). + Updated translations. ++++ tracker-extras: - Update to version 1.2.4: + Ownership reference not added in tracker-file-notifier.c (bgo#739237). + Updated translations. ++++ yast2-iscsi-client: - don't change startup mode for already connected targets when using the 'Add' button on 'Connected Targets' tab (bnc #886796) - 3.1.19 ++++ yast2-registration: - display correct default EULA translation for extensions/modules (bnc#894460) - 3.1.129 ------------------------------------------------------------------ ------------------ 2014-11-5 - Nov 5 2014 ------------------- ------------------------------------------------------------------ ++++ apparmor: - apparmor-profiles-ntpd-restart.diff: fixed misspelled /run/nscd/group, readded chrooted ntpd.pid (bnc#898438) ++++ facter: - use "ip link" instead of "ifconfig" for retrieving interface names (facter-ip-interface.patch, fixes bnc#878129) ++++ kernel-default: - Delete patches.rpmify/chipidea-clean-up-dependencies (bnc#903986) - commit 07807b9 - [media] uvc: Fix destruction order in uvc_delete() (bnc#897736). - commit 2f29e54 - Disable patches.rpmify/chipidea-clean-up-dependencies This rather causes a problem when building as a module. If all builds fine, drop this later. - commit d485ed4 ++++ kernel-source: - Delete patches.rpmify/chipidea-clean-up-dependencies (bnc#903986) - commit 07807b9 - [media] uvc: Fix destruction order in uvc_delete() (bnc#897736). - commit 2f29e54 - Disable patches.rpmify/chipidea-clean-up-dependencies This rather causes a problem when building as a module. If all builds fine, drop this later. - commit d485ed4 ++++ kernel-syms: - Delete patches.rpmify/chipidea-clean-up-dependencies (bnc#903986) - commit 07807b9 - [media] uvc: Fix destruction order in uvc_delete() (bnc#897736). - commit 2f29e54 - Disable patches.rpmify/chipidea-clean-up-dependencies This rather causes a problem when building as a module. If all builds fine, drop this later. - commit d485ed4 ++++ kiwi: - Update jenkins prepare.sh test the jenkins worker needs dosfstools installed to work with efi build tests - Revert "Fixed check for revision file" This reverts commit d288c9f7b2a52f42b86023f76e0b055bcd748925. It was not the check itself which was broken it was the fact that running make test and make valid in parallel conflicts with each other - Fixed make test Makefile target Don't remove the .revision file as part of make test because this conflicts with running make valid in parallel as done on jenkins. Only the make clean target should remove it - Fixed logging of first message The file handle for the first message log was not available at the time - Fixed use of repository alias names containing spaces All spaces are replaced by an underscore ++++ samba: - Fix leak when closing file descriptor returned from dirfd; (bso#10918). ++++ samba: - Fix leak when closing file descriptor returned from dirfd; (bso#10918). ++++ permissions: - %{_bindir}/get_printing_ticket turned to mode 700, setuid root no longer needed (bnc#685093) - permissions: incorporating squid changes from bnc#891268 - hint that chkstat --system --set needs to be run after editing bnc#895647 ++++ rubygem-abstract_method: - adapt to new rubygem packaging ++++ rubygem-cheetah: - adapt to new rubygem packaging ++++ xf86-video-qxl: - xf86-video-qxl 0.1.3 * bug fixes ------------------------------------------------------------------ ------------------ 2014-11-4 - Nov 4 2014 ------------------- ------------------------------------------------------------------ ++++ ImageMagick: - security update: CVE-2014-8354, CVE-2014-8355, CVE-2014-8562 * ImageMagick-CVE-2014-8354.patch [bnc#903204] * ImageMagick-CVE-2014-8355.patch [bnc#903216] * ImageMagick-CVE-2014-8562.patch [bnc#903638] ++++ bash: - Use tail command to follow run-tests instead of a simpe cat command ++++ java-1_8_0-openjdk: - Upgrade to upstream tag jdk8u40-b12 * Unstable snapshot in view of jdk8u40 release * aarch64 hotspot merged to the level of jdk8u40-b12 - Remove unneeded aarch64-jdk8u40-b09_b10.patch: * the aarch64 hotspot merge contains all the changes ++++ kernel-default: - Update Xen patches to 3.18-rc3. - config.conf: Re-enable Xen configs. - Update config files. - commit e706e91 ++++ kernel-source: - Update Xen patches to 3.18-rc3. - config.conf: Re-enable Xen configs. - Update config files. - commit e706e91 ++++ kernel-syms: - Update Xen patches to 3.18-rc3. - config.conf: Re-enable Xen configs. - Update config files. - commit e706e91 ++++ poppler: - Update to version 0.28.1: + Fix small typo that made pkg-config fail on some systems. - Changes from version 0.28.0: + core: - Fix rendering of file with a wrong embedded font (fdo#84270). - Use alt colorspace to get CMYK values for an ICC based CMYK colorspace (fdo#79019). - Map Standard/Expert encoding ligatures to AGLFN names (fdo#80093). - Make Attribute::getName() work when UTF-16BE is used (fdo#84722). - Fix memory leak in Dict::remove (fdo#84607). - Fix crashes in broken files. + SplashOutputDev: Improve Overprintmode and shadings (fdo#80998). + CairoOutputDev: - Fix crash when no group color space (fdo#85137). - Don't render text when text matrix is not invertable (fdo#78042). - Only embed mime data for gray/rgb/cmyk colorspaces (fdo#80719). - Only embed mime data if image decode map is identity. + cairo: - Use matrix to determine pattern size (fdo#33364). - Fix compile warnings. - Regression test improvements. + glib: - Fix use of uninitialized members in PopplerInputStream (fdo#82630). - Documentation improvements. - Do not dist gir_DATA. - Remove use of GTK deprecated functions (fdo#82384, fdo#82385). - Build introspection linking to the uninstalled libraries (fdo#84526). + qt4: Add a new Page::annotations() that let's you specify subtypes. + qt5: Add a new Page::annotations() that let's you specify subtypes. + utils: - pdfseparate: additonal handling for annotations (fdo#77549). - pdfdetach: fix crash when getPage() returns null (fdo#85145). - pdftocairo: Add support for printing to a Windows printer (fdo#79936). + build system: - Move automake version check from autogen.sh to configure.ac (fdo#79797). - Makefile.am cleanups (fdo#79411). - Use poppler-data pkg-config. - Make autogen.sh work with variables with spaces. - Don't use -fPIC on mingw. - Fix build with --disable-utils (fdo#84448). - Bump poppler soname following upstream. ++++ poppler-qt: - Update to version 0.28.1: + Fix small typo that made pkg-config fail on some systems. - Changes from version 0.28.0: + core: - Fix rendering of file with a wrong embedded font (fdo#84270). - Use alt colorspace to get CMYK values for an ICC based CMYK colorspace (fdo#79019). - Map Standard/Expert encoding ligatures to AGLFN names (fdo#80093). - Make Attribute::getName() work when UTF-16BE is used (fdo#84722). - Fix memory leak in Dict::remove (fdo#84607). - Fix crashes in broken files. + SplashOutputDev: Improve Overprintmode and shadings (fdo#80998). + CairoOutputDev: - Fix crash when no group color space (fdo#85137). - Don't render text when text matrix is not invertable (fdo#78042). - Only embed mime data for gray/rgb/cmyk colorspaces (fdo#80719). - Only embed mime data if image decode map is identity. + cairo: - Use matrix to determine pattern size (fdo#33364). - Fix compile warnings. - Regression test improvements. + glib: - Fix use of uninitialized members in PopplerInputStream (fdo#82630). - Documentation improvements. - Do not dist gir_DATA. - Remove use of GTK deprecated functions (fdo#82384, fdo#82385). - Build introspection linking to the uninstalled libraries (fdo#84526). + qt4: Add a new Page::annotations() that let's you specify subtypes. + qt5: Add a new Page::annotations() that let's you specify subtypes. + utils: - pdfseparate: additonal handling for annotations (fdo#77549). - pdfdetach: fix crash when getPage() returns null (fdo#85145). - pdftocairo: Add support for printing to a Windows printer (fdo#79936). + build system: - Move automake version check from autogen.sh to configure.ac (fdo#79797). - Makefile.am cleanups (fdo#79411). - Use poppler-data pkg-config. - Make autogen.sh work with variables with spaces. - Don't use -fPIC on mingw. - Fix build with --disable-utils (fdo#84448). - Bump poppler soname following upstream. ++++ python-lxml: - Update to 3.4.0 * Features added * * xmlfile(buffered=False) disables output buffering and flushes the content after each API operation (starting/ending element blocks or writes). A new method xf.flush() can alternatively be used to explicitly flush the output. * * lxml.html.document_fromstring has a new option ensure_head_body=True which will add an empty head and/or body element to the result document if missing. * * lxml.html.iterlinks now returns links inside meta refresh tags. * * New XMLParser option collect_ids=False to disable ID hash table creation. This can substantially speed up parsing of documents with many different IDs that are not used. * * The parser uses per-document hash tables for XML IDs. This reduces the load of the global parser dict and speeds up parsing for documents with many different IDs. * * ElementTree.getelementpath(element) returns a structural ElementPath expression for the given element, which can be used for lookups later. * * xmlfile() accepts a new argument close=True to close file(-like) objects after writing to them. Before, xmlfile() only closed the file if it had opened it internally. * * Allow "bytearray" type for ASCII text input. * Other changes * * LP#400588: decoding errors have become hard errors even in recovery mode. Previously, they could lead to an internal tree representation in a mixed encoding state, which lead to very late errors or even silently incorrect behaviour during tree traversal or serialisation. * * Requires Python 2.6, 2.7, 3.2 or later. No longer supports Python 2.4, 2.5 and 3.1, use lxml 3.3.x for those. * * Requires libxml2 2.7.0 or later and libxslt 1.1.23 or later, use lxml 3.3.x with older versions. - Add updatream patch lxml-dont-depend-on-URL-formatting-in-test.patch * fix test - Changes in 3.3.6 * Bugs fixed * * Prevent tree cycle creation when adding Elements as siblings. * * LP#1361948: crash when deallocating Element siblings without parent. * * LP#1354652: crash when traversing internally loaded documents in XSLT extension functions. ++++ vm-install: - bnc#906248 - opensuse 13.2 i586 bit not installable as xen pv-guest - Add i686 arch for kernel/initrd lookup - Remove unused ia64 code - Version 0.8.34 - bnc#886623 - vm-install: GtkWarning: IA__gtk_widget_event: assertion 'WIDGET_REALIZED_FOR_EVENT (widget, event)' failed gtk.main() - Version 0.8.33 ++++ yast2-installation: - Improve dialog asking if system should be cloned (bnc#900028) - 3.1.120 ++++ yast2-services-manager: - Do not overwrite predefined target value in live installer (bnc#891213) - 3.1.35 ------------------------------------------------------------------ ------------------ 2014-11-3 - Nov 3 2014 ------------------- ------------------------------------------------------------------ ++++ gnome-control-center: - Downgrade cups-pk-helper Requires to Recommends (boo#904047) - Add gnome-control-center-follow-polkit-permissions-for-tz.patch to allow timezone changes by user if permitted by polkit permissions (boo#904058) - Add patches from upstream for critical issues: + gnome-control-center-no-country-code-crash.patch: fix a crash for locales with no country codes (boo#904071, bgo#738963) + gnome-control-center-user-account-cheese-crash.patch: user-account -- do not crash while taking a picture for user avatar using cheese (boo#904070, bgo#697039) + gnome-control-center-crash-when-date-unavailable.patch: background -- do not crash when date is unavailable (boo#904073, bgo#736475). ++++ gtk3: - Add gtk3-fix-screen-changes-csd.patch: fixes a problem with screen changes and csd that caused some applications to launch with ugly black borders (bgo#739812). ++++ kernel-default: - config: armv7hl: temporarily disable KEYSTONE_NAVIGATOR_QMSS KEYSTONE_NAVIGATOR_QMSS leads to the following module dependency cycle. Disable it until it will be fixed in upstream. [24907s] depmod: ERROR: Found 2 modules in dependency cycles! [24907s] depmod: ERROR: Cycle detected: knav_qmss_queue -> knav_qmss_acc -> knav_qmss_queue - commit 5709b4c - netfilter: fix missing declaration of csum_ipv6_magic for bridge reject. - commit a73bb9e - Update to 3.18-rc3. - Eliminated 3 patches. - commit d6cda9a ++++ kernel-source: - config: armv7hl: temporarily disable KEYSTONE_NAVIGATOR_QMSS KEYSTONE_NAVIGATOR_QMSS leads to the following module dependency cycle. Disable it until it will be fixed in upstream. [24907s] depmod: ERROR: Found 2 modules in dependency cycles! [24907s] depmod: ERROR: Cycle detected: knav_qmss_queue -> knav_qmss_acc -> knav_qmss_queue - commit 5709b4c - netfilter: fix missing declaration of csum_ipv6_magic for bridge reject. - commit a73bb9e - Update to 3.18-rc3. - Eliminated 3 patches. - commit d6cda9a ++++ kernel-syms: - config: armv7hl: temporarily disable KEYSTONE_NAVIGATOR_QMSS KEYSTONE_NAVIGATOR_QMSS leads to the following module dependency cycle. Disable it until it will be fixed in upstream. [24907s] depmod: ERROR: Found 2 modules in dependency cycles! [24907s] depmod: ERROR: Cycle detected: knav_qmss_queue -> knav_qmss_acc -> knav_qmss_queue - commit 5709b4c - netfilter: fix missing declaration of csum_ipv6_magic for bridge reject. - commit a73bb9e - Update to 3.18-rc3. - Eliminated 3 patches. - commit d6cda9a ++++ kiwi: - Fixed check for revision file make sure to create one if it does not exist and kiwi is called locally from a git checkout - Fixed typo in suse-SLE12-JeOS, wrong indention - Delete obsolete openSUSE 12.2 based extra image templates - Fixed instsource plugin code to be perl critic clean - Fixed pre-commit git hook script correctly parse all existing instsource plugins and set the include path to the plugin dirs when running perlcritic - Don't write to an undefined file handle - Delete obsolete instsource-plugins ++++ libreoffice: - Remove no longer needed mergelib patch * libreoffice-mergedlibs-circular-deps.patch - Add patch for plasma5 UI selector support * libreoffice-4.3-plasma5-ui-decisions.patch ++++ systemd: - Add upstream patches 0001-sd-bus-properly-handle-removals-of-non-existing-matc.patch 0002-keymap-Ignore-brightness-keys-on-Dell-Inspiron-1520-.patch - Add upstream patches 1090-udev-path_id-set-supported_parent-for-well-known-SCS.patch 1091-udev-path_id-update-comments.patch which will be applied if patch 1090-udev-path_id-set-supported_parent-for-well-known-SCS.patch is applied a this may fix the trouble with iSCSI (bnc#898233) ++++ libxkbcommon: - Update to version 0.5.0: * Added support for Compose/dead keys in a new module (included in libxkbcommon). See the documentation or the xkbcommon/xkbcommon-compose.h header file for more details. * Improved and reordered some sections of the documentation. * The doxygen HTML pages were made nicer to read. * Most tests now run also on non-linux platforms. * A warning is emitted by default about RMLVO values which are not used during keymap compilation, which are most often a user misconfiguration. For example, "terminate:ctrl_alt_backspace" instead of "terminate:ctrl_alt_bksp". * Added symbol versioning for libxkbcommon and libxkbcommon-x11. Note: binaries compiled against this and future versions will not be able to link against the previous versions of the library. * Removed several compatablity symbols from the binary (the API isn't affected). This affects binaries which: 1. Were compiled against a pre-stable (<0.2.0) version of libxkbcommon, and 2. Are linked against the this or later version of libxkbcommon. Such a scenario is likely to fail already. * If Xvfb is not available, the x11comp test is now correctly skipped instead of hanging. * Benchmarks were moved to a separate bench/ directory. * Build fixes from OpenBSD. * Fixed a bug where key type entries such as "map[None] = Level2;" were ignored. * New API: XKB_COMPOSE_* xkb_compose_* ++++ libxml2: - fix a missing entities after CVE-2014-3660 fix (https://bugzilla.gnome.org/show_bug.cgi?id=738805) * added patches: 0001-Fix-missing-entities-after-CVE-2014-3660-fix.patch 0002-Adding-example-from-bugs-738805-to-regression-tests.patch - fix a regression in libxml2 2.9.2 * https://bugzilla.redhat.com/show_bug.cgi?id=1153753 - add libxml2-dont_initialize_catalog.patch ++++ meld: - Add patches from upstream: + meld-fix-tab-width-handling.patch: fix GtkSourceView tab width property binding (bgo#738001) + meld-ignore-error-when-copying-metadata.patch: Ignore ENOTSUP when copying file metadata + meld-SIGINT-handler.patch: add a SIGINT signal handler for convenience (bgo#739719) + meld-starting-from-different-name-symlink.patch: allow starting Meld from differently-named symlink (bgo#739399) ++++ polkit-default-privs: - polkit-default-privs: relaxing pcsc rules (bsc#864178) ++++ wget: - Fix for FTP symlink arbitrary filesystem access (bnc#902709, CVE-2014-4877, wget-CVE-2014-4877.patch). ++++ yast2-installation: - AutoYaST Second Stage: Fixed a crash in package management when running in Qt UI with libproxy1-config-kde4 package installed. (bnc#866692) - 3.1.119 ++++ yast2-metapackage-handler: - do not use repository name as alias, it must be unique, let pkg-bindings create it (bnc#551014) - 3.1.4 ++++ zypper: - Provide missing man pages (fixes #51) - Create man pages from asciidoc (fixes #53) - Warn if legacy CLI options are used (bnc#899781) - version 1.11.15 ------------------------------------------------------------------ ------------------ 2014-11-2 - Nov 2 2014 ------------------- ------------------------------------------------------------------ ++++ ibus-libzhuyin: - Update to 1.6.99.20140929 * write updateLookupTableLabel method ++++ kernel-default: - Limit xgbe a0 driver to arm64 - commit 12cb573 - usb: Add support for Synopsis H20AHB EHCI host controller (bnc#902632). - usb: fix hcd h20ahb driver depends (bnc#902632). - KVM: ARM: Add "arm,gic-400" compatible support (bnc#902632). - net/xgbe: Add A0 silicon support (bnc#902632). - arm64: dts: Add X-Gene reboot driver dts node (bnc#902632). - arm64: Select reboot driver for X-Gene platform (bnc#902632). - arm64: Do not call enable PCI resources when specify PCI_PROBE_ONLY (bnc#902632). - ARM/ARM64: arch-timer: fix arch_timer_probed logic (bnc#902632). - Documentation: Restrict TSC test code to x86 (bnc#902632). - KVM: ARM: Hack to enable VGIC mapping on 64k PAGE_SIZE kernels (bnc#902633). - Update config files. - commit 2d3b60c ++++ kernel-source: - Limit xgbe a0 driver to arm64 - commit 12cb573 - usb: Add support for Synopsis H20AHB EHCI host controller (bnc#902632). - usb: fix hcd h20ahb driver depends (bnc#902632). - KVM: ARM: Add "arm,gic-400" compatible support (bnc#902632). - net/xgbe: Add A0 silicon support (bnc#902632). - arm64: dts: Add X-Gene reboot driver dts node (bnc#902632). - arm64: Select reboot driver for X-Gene platform (bnc#902632). - arm64: Do not call enable PCI resources when specify PCI_PROBE_ONLY (bnc#902632). - ARM/ARM64: arch-timer: fix arch_timer_probed logic (bnc#902632). - Documentation: Restrict TSC test code to x86 (bnc#902632). - KVM: ARM: Hack to enable VGIC mapping on 64k PAGE_SIZE kernels (bnc#902633). - Update config files. - commit 2d3b60c ++++ kernel-syms: - Limit xgbe a0 driver to arm64 - commit 12cb573 - usb: Add support for Synopsis H20AHB EHCI host controller (bnc#902632). - usb: fix hcd h20ahb driver depends (bnc#902632). - KVM: ARM: Add "arm,gic-400" compatible support (bnc#902632). - net/xgbe: Add A0 silicon support (bnc#902632). - arm64: dts: Add X-Gene reboot driver dts node (bnc#902632). - arm64: Select reboot driver for X-Gene platform (bnc#902632). - arm64: Do not call enable PCI resources when specify PCI_PROBE_ONLY (bnc#902632). - ARM/ARM64: arch-timer: fix arch_timer_probed logic (bnc#902632). - Documentation: Restrict TSC test code to x86 (bnc#902632). - KVM: ARM: Hack to enable VGIC mapping on 64k PAGE_SIZE kernels (bnc#902633). - Update config files. - commit 2d3b60c ++++ libzypp: - Update zypp-po.tar.bz2 ++++ meld: - Update to version 3.12.1: + Work around change colours not displaying on GTK+ 3.14. + Fix missing cache opcodes in some circumstances. + Fix text view expansion when resizing patch dialog. + Build fix to always include C locale when LINGUAS is set. - Drop meld-format-as-patch-dialog-window.patch: fixed upstream. ------------------------------------------------------------------ ------------------ 2014-11-1 - Nov 1 2014 ------------------- ------------------------------------------------------------------ ++++ kiwi: - openSUSE 13.2 is gold :-) delete obsolete openSUSE 12.2 JeOS template and boot descriptions ------------------------------------------------------------------ ------------------ 2014-10-31 - Oct 31 2014 ------------------- ------------------------------------------------------------------ ++++ binutils: - Enable Adapteva Epiphany target ++++ libXi: - U_Fix-double-unlock-when-_XiCheckExtInit-return-1.patch Fix double unlock when connecting X server with XInputExtension version lower than 2.0. (bnc#883553) ++++ libreoffice: - Remove errorous self-obsolete in lang pkgs. - Version bump to 4.3.3.2: * Various bugfixes from maintenance branch to copy openSUSE. * Also contains fix for bnc#900214 and bnc#900218 CVE-2014-3693 - Remove fixes merged upstream: * 0001-fdo-82418-prefer-UTF-8-over-UTF-16.patch * 0001-n-708518-sd-check-that-master-page-matches-when-sett.patch ++++ open-vm-tools: - Do not generate timestamps in the doxygen docs. ++++ libxml2: - update to 2.9.2 * drop libxml2-CVE-2014-3660.patch (upstream) * add keyring to verify tarball Security: Fix for CVE-2014-3660 billion laugh variant CVE-2014-0191 Do not fetch external parameter entities Improvements: win32/libxml2.def.src after rebuild in doc elfgcchack.h: more legacy needs xmlSAX2StartElement() and xmlSAX2EndElement() elfgcchack.h: add xmlXPathNodeEval and xmlXPathSetContextNode Provide cmake module Fix a couple of issues raised by make dist Fix and add const qualifiers Preparing for upcoming release of 2.9.2 Fix zlib and lzma libraries check via command line wrong error column in structured error when parsing end tag doc/news.html: small update to avoid line join while generating NEWS. Add methods for python3 iterator Support element node traversal in document fragments xmlNodeSetName: Allow setting the name to a substring of the currently set name Added macros for argument casts adding init calls to xml and html Read parsing entry points Get rid of 'REPLACEMENT CHARACTER' Unicode chars in xmlschemas.c Implement choice for name classes on attributes Two small namespace tweaks xmllint --memory should fail on empty files Cast encoding name to char pointer to match arg type ++++ python-libxml2: - Update to 2.9.2 version ++++ shotwell: - Update to version 0.20.2: + Set Desktop Slideshow dialog resource now included in distribution (bgo#739095). + Check for rendering failure in video thumbnailer (bgo#738245). + Updated translations. ++++ yast2: - do not crash for non-english locale if log file does not exist (bnc#898204) - 3.1.109 ++++ yast2-auth-client: - bnc#893983 - Removed an unnecessary hard dependency on sssd. - bnc#907830 - No option to 'Create Home Directory on Login' in Authentication module - 3.1.23 ++++ yast2-bootloader: - do not show useless widgets when user decided to not install bootloader (bnc#901060) - 3.1.109 ++++ yast2-installation: - do not write obsolete /etc/syconfig/boot RUN_PARALLEL key (bnc#896207) - 3.1.118 ------------------------------------------------------------------ ------------------ 2014-10-30 - Oct 30 2014 ------------------- ------------------------------------------------------------------ ++++ kernel-default: - rpm/kernel-binary.spec.in: Fix including the secure boot cert in /etc/uefi/certs - commit 72255c9 ++++ kernel-source: - rpm/kernel-binary.spec.in: Fix including the secure boot cert in /etc/uefi/certs - commit 72255c9 ++++ kernel-syms: - rpm/kernel-binary.spec.in: Fix including the secure boot cert in /etc/uefi/certs - commit 72255c9 ++++ kiwi: - Correct the loader type of grub2 For the UEFI machines, the loader type has to be "grub2-efi" to make grub2-install search the efi modules. - Activate efi support in suse-13.2-JeOS template - Fixed git tag helper report only first tag matching current version ++++ tigervnc: - u_tigervnc-cve-2014-8240.patch * Prevent potentially dangerous integer overflow. (bnc#900896 CVE-2014-8240) ++++ samba: - Fix spoolss EnumJobs and GetJob responses; (bso#10905); (bnc#898031). + Fix handling of bad EnumJobs levels; (bso#10898). ++++ samba: - Fix spoolss EnumJobs and GetJob responses; (bso#10905); (bnc#898031). + Fix handling of bad EnumJobs levels; (bso#10898). ++++ openssl: - security fixes for bnc#901277 and bnc#901223 - NOTE: this update alone DOESN'T FIX the POODLE SSL protocol vulnerability. OpenSSL only adds downgrade detection support for client applications. See https://www.suse.com/support/kb/doc.php?id=7015773 for mitigations. - details of the addressed vulnerabilities: * ) SRTP Memory Leak. A flaw in the DTLS SRTP extension parsing code allows an attacker, who sends a carefully crafted handshake message, to cause OpenSSL to fail to free up to 64k of memory causing a memory leak. This could be exploited in a Denial Of Service attack. This issue affects OpenSSL 1.0.1 server implementations for both SSL/TLS and DTLS regardless of whether SRTP is used or configured. Implementations of OpenSSL that have been compiled with OPENSSL_NO_SRTP defined are not affected. (CVE-2014-3513) * ) Session Ticket Memory Leak. When an OpenSSL SSL/TLS/DTLS server receives a session ticket the integrity of that ticket is first verified. In the event of a session ticket integrity check failing, OpenSSL will fail to free memory causing a memory leak. By sending a large number of invalid session tickets an attacker could exploit this issue in a Denial Of Service attack. (CVE-2014-3567) * ) Build option no-ssl3 is incomplete. When OpenSSL is configured with "no-ssl3" as a build option, servers could accept and complete a SSL 3.0 handshake, and clients could be configured to send them. (CVE-2014-3568) * ) Add support for TLS_FALLBACK_SCSV. Client applications doing fallback retries should call SSL_set_mode(s, SSL_MODE_SEND_FALLBACK_SCSV). (CVE-2014-3566) - added patches: * openssl-CVE-2014-3513.patch * openssl-CVE-2014-3566.patch * openssl-CVE-2014-3567.patch * openssl-CVE-2014-3568.patch ++++ systemd: - Add upstream patches 0001-manager-Linux-on-hppa-has-fewer-rtsigs-hence-avoid-u.patch 0002-time-also-support-infinity-syntax-in-parse_nsec.patch 0003-time-earlier-exit-from-format_timestamp_relative-on-.patch 0004-sd-bus-if-we-don-t-manage-to-properly-allocate-the-e.patch 0005-journalctl-correct-help-text-for-until.patch 0006-calendarspec-fix-typo-in-annually.patch 0007-systemctl-do-not-ignore-errors-in-symlink-removal.patch 0008-util-introduce-sethostname_idempotent.patch 0009-util-fix-copy-paste-error-and-actually-set-the-new-h.patch 0010-shutdown-do-final-unmounting-only-if-not-running-ins.patch 0011-selinux-make-sure-we-do-not-try-to-print-missing-fie.patch - Replace patch keep-crypt-password-prompt.patch as this with upstream patch 0012-manager-do-not-print-anything-while-passwords-are-be.patch ++++ libva: - added baselibs.conf as source to specfile in order to make factory happy ++++ libva-gl: - added baselibs.conf as source to specfile in order to make factory happy ++++ yast2-control-center: - Install YaST-systemsettings.desktop also to KF5 services directory, so it is also shown in Plasma5 session - 3.1.5 - ignore desktop files whose Hidden attribute is set to "true" - 3.1.4 ++++ yast2-installation: - properly setup locale in installation start script to display texts and labels correctly in a texmode installation and also to translate all buttons in graphical mode (removed "testutf8" calls, it has been dropped, always set UTF-8 locale) (bnc#902411) - 3.1.117 ++++ yast2-packager: - add desktop file for yast2-packager (bnc#892936) - add build dependency on yast2_theme for the icon - 3.1.53 ++++ yast2-samba-client: - Don't update Workgroup with realm name invoking yast samba-client winbind enable; (bnc#902302) - 3.1.14 ------------------------------------------------------------------ ------------------ 2014-10-29 - Oct 29 2014 ------------------- ------------------------------------------------------------------ ++++ gnome-shell: - Add gnome-shell-lock-bg-on-primary.patch: the background on lock(login) screen will always display on the primary screen (bnc#894050). ++++ java-1_8_0-openjdk: - Update config.sub and config.guess to the recent master of http://git.savannah.gnu.org/cgit/config.git ++++ sqlite3: - SQLite 3.8.7.1: * In PRAGMA journal_mode=TRUNCATE mode, call fsync() immediately after truncating the journal file to ensure that the transaction is durable across a power loss. * Fix an assertion fault that can occur when updating the NULL value of a field at the end of a table that was added using ALTER TABLE ADD COLUMN. * Do not attempt to use the strchrnul() function from the standard C library unless the HAVE_STRCHRNULL compile-time option is set. * Fix a couple of problems associated with running an UPDATE or DELETE on a VIEW with a rowid in the WHERE clause. ++++ libwebp: - Update baselibs.conf: make it match the currently build library packages. ++++ nfs-utils: - 0001-blkmapd-dump-useful-device-information-to-syslog.patch 0001-blkmapd-fix-broken-multipath-handling.patch blkmap fixes from upstream (bnc#898674) ++++ yast2-bootloader: - do not return /dev/null if cannot detect bootloader devices as it cause errors later - do not show warning if boot from extended partition (bnc#898023) - 3.1.108 - fix branding activation on live CD and also with kexec enabled (bnc#897847) - 3.1.107 ------------------------------------------------------------------ ------------------ 2014-10-28 - Oct 28 2014 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Handle NetworkManager-dispatcher.service using the systemd macros. - Enable NetworkManager-dispatcher.service in %post: as this is a dbus service, the 'systemd unit' must be enabled in order to be fired up. ++++ cifs-utils: - Remove dependency on gpg-offline as signature checking is implemented in the source validator. - Add README.cifstab.migration to document the cifstab removal; (bnc#902947). ++++ cmake: - Update to 3.1.0~rc1 * Some of the more significant features of CMake 3.1 are: * Windows Phone and Windows Store support has been added to Visual Studio 11 (2012) and above Generators. * NVIDIA Nsight Tegra support has been added to Visual Studio 10 (2010) and above Generators. * New "target_compile_features" command allows populating target based compile features. CMake uses this information to ensure that the compiler in use is capable of building the target, and to add any necessary compile flags such as - std=gnu++11 to support language features. More information on this is found at: http://www.cmake.org/cmake/help/v3.1/manual/cmake-compile-features.7.html * The syntax for *Variable References* and *Escape Sequences* was simplified in order to allow a much faster implementation. See policy "CMP0053". * The "if" command no longer automatically dereferences variables named in quoted or bracket arguments. See policy "CMP0054". * The target property "SOURCES" now generally supports "Generator Expressions". The generator expressions may be used in the "add_library" and "add_executable" commands. * It is now possible to write and append to the target property "SOURCES". The variable "CMAKE_DEBUG_TARGET_PROPERTIES" can be used to trace the origin of sources. * CPack gained "7Z" and "TXZ" generators supporting lzma-compressed archives. * The ExternalProject module has learned to support lzma-compressed source tarballs with ".7z", ".tar.xz", and ".txz" extensions. * The ExternalProject module ExternalProject_Add command learned a new BUILD_ALWAYS option to cause the external project build step to run every time the host project is built. * The ctest_coverage command learned to support Intel coverage files with the "codecov" tool. * The ctest_memcheck command learned to support sanitizer modes, including "AddressSanitizer", "MemorySanitizer", "ThreadSanitizer", and "UndefinedBehaviorSanitizer". * Deprecated and Removed Features: * In CMake 3.0 the "target_link_libraries" command accidentally began allowing unquoted arguments to use Generator Expressions containing a semicolon separated list within them. CMake 3.1 again requires the quotes for this to work correctly. - Added pkgconfig(liblzma) BuildRequires - Drop cmake-ppc64le-jni.patch, merged upstream ++++ gcc48: - add aarch64-vmlaq-lane-s32.diff ++++ libgcj48: - add aarch64-vmlaq-lane-s32.diff ++++ glibc: - Update to crypt_blowfish 1.3. * Add support for the $2b$ prefix. - ifunc-x86-slow-sse4.patch: Fix misdetected Slow_SSE4_2 cpu feature bit (BZ #17501) ++++ glibc: - Update to crypt_blowfish 1.3. * Add support for the $2b$ prefix. - ifunc-x86-slow-sse4.patch: Fix misdetected Slow_SSE4_2 cpu feature bit (BZ #17501) ++++ open-iscsi: - Added fix from Hannes to properly boot all iSCSI CNAs, fixing previous change (bnc#902183) ++++ kernel-default: - Split kernel-docs-pdf and kernel-docs-html subpackages They'll contain PDF and HTML documents generated from kernel source, respectively. kernel-docs still keeps man pages and basic documents in root directory. - commit 4fa7b81 ++++ kernel-source: - Split kernel-docs-pdf and kernel-docs-html subpackages They'll contain PDF and HTML documents generated from kernel source, respectively. kernel-docs still keeps man pages and basic documents in root directory. - commit 4fa7b81 ++++ kernel-syms: - Split kernel-docs-pdf and kernel-docs-html subpackages They'll contain PDF and HTML documents generated from kernel source, respectively. kernel-docs still keeps man pages and basic documents in root directory. - commit 4fa7b81 ++++ samba: - Remove dependency on gpg-offline as signature checking is implemented in the source validator. ++++ samba: - Remove dependency on gpg-offline as signature checking is implemented in the source validator. ++++ ldb: - Remove dependency on gpg-offline as signature checking is implemented in the source validator. ++++ tdb: - Remove dependency on gpg-offline as signature checking is implemented in the source validator. ++++ tevent: - Remove dependency on gpg-offline as signature checking is implemented in the source validator. ++++ libvirt: - AppArmor confined kvm domains couldn't find the apparmor profile template. apparmor-rework-fix.patch bnc#902976 ++++ libwebp: - update to 0.4.2 (bnc#935637): This is a binary compatible release. * Android / gcc build fixes * (Windows) fix reading from stdin and writing to stdout * gif2webp: miscellaneous fixes * fix 'alpha-leak' with lossy compression (issue #220) * the lossless bitstream spec has been amended to reflect the current code - add aarch64-disable-neon.diff: work around compile failure with neon on aarch64. - add libwebpdecoder1 subpackage ++++ openssh: - key exchange modifications for FIPS ++++ release-notes-sled: - 12.0.20141028 (bnc#900919): - Update release notes from FATE. - Fixed minor bugs: bnc#900771 (via fate#316585, typo); reference to conline documentation (bnc#900919). ++++ sysconfig: - rpm: kill all NetworkManager child processes on migration Before we stop (the always running) NetworkManager.service, ensure to kill all (child) processes when migrating from the NETWORKMANAGER=no variable (bnc#895447). ++++ yp-tools: - Add a workround for a Solaris ypbind bug, which let NIS use a french server as NIS server (yp-tools-workaround-SunOS-bug.diff) - ypchfn/ypchsh are not deprecated and should not call the chfn/chsh variants (yp-tools-wrong-deprecated-msg.diff) [bnc#902507] ------------------------------------------------------------------ ------------------ 2014-10-27 - Oct 27 2014 ------------------- ------------------------------------------------------------------ ++++ gstreamer-plugins-bad: - Add pkgconfig(fluidsynth), pkgconfig(gudev-1.0), pkgconfig(libusb-1.0), pkgconfig(libwebp), pkgconfig(libxml-2.0), pkgconfig(OpenEXR) and pkgconfig(sbc) BuildRequires, build more plugins. ++++ installation-images-SLES: - follow rubygem package renaming - ignore dependency on rubygem-yard - 14.148 ++++ kernel-default: - Update to 3.18-rc2. - Config changes: * ACPI_THERMAL_REL=m * DA9063_WATCHDOG=m * INT340X_THERMAL=m * OVERLAYFS_FS=m (vanilla only, we've been carrying these patches) * PWM_LPSS_PCI=m * PWM_LPSS_PLATFORM=m * TCM_USER=m * THERMAL_GOV_BANG_BANG=y - commit 44afd6d ++++ kernel-source: - Update to 3.18-rc2. - Config changes: * ACPI_THERMAL_REL=m * DA9063_WATCHDOG=m * INT340X_THERMAL=m * OVERLAYFS_FS=m (vanilla only, we've been carrying these patches) * PWM_LPSS_PCI=m * PWM_LPSS_PLATFORM=m * TCM_USER=m * THERMAL_GOV_BANG_BANG=y - commit 44afd6d ++++ kernel-syms: - Update to 3.18-rc2. - Config changes: * ACPI_THERMAL_REL=m * DA9063_WATCHDOG=m * INT340X_THERMAL=m * OVERLAYFS_FS=m (vanilla only, we've been carrying these patches) * PWM_LPSS_PCI=m * PWM_LPSS_PLATFORM=m * TCM_USER=m * THERMAL_GOV_BANG_BANG=y - commit 44afd6d ++++ kiwi: - Don't remove libdrm from boot images - Set proper boot catalog in aarch64_efi ++++ glu: - fixed buildrequires: pkgconfig(dri) -> pkgconfig(gl) - added baselibs.conf as source to specfile ++++ libGLw: - fixed buildrequires: pkgconfig(dri) -> pkgconfig(gl) - added baselibs.conf as source to specfile ++++ liborcus: - Fix build with boost-1.56 * liborcus-boost-1.56.patch ++++ libva: - update to version 1.4.1; most important features/changes since release 1.2.1: * API: add support for VP8 encoding * API: drop VAEntrypointMax enumeration * API: add STE filter to the VPP pipeline * API: add H.264 MVC profiles for decoding and encoding * API: add buffer export interfaces for interop with 3rdparty APIs (EGL, OCL) * API: add suppor for encoder quality level * API: add attribute usage hint flag * Enhancement for VA trace utility * Add support for DRM Render-Nodes (Andrey Larionov) - removed obsolete patch libva-fix-rpmlint-error-no-return-in-non-void.patch ++++ libva-gl: - update to version 1.4.1; most important features/changes since release 1.2.1: * API: add support for VP8 encoding * API: drop VAEntrypointMax enumeration * API: add STE filter to the VPP pipeline * API: add H.264 MVC profiles for decoding and encoding * API: add buffer export interfaces for interop with 3rdparty APIs (EGL, OCL) * API: add suppor for encoder quality level * API: add attribute usage hint flag * Enhancement for VA trace utility * Add support for DRM Render-Nodes (Andrey Larionov) - removed obsolete patch libva-fix-rpmlint-error-no-return-in-non-void.patch ++++ libzypp: - doc: add hint to code 12 pattern packages - MediaCurl: Fix URL path concatenation (bnc#901590) - Move doxygen html doc to libzypp-devel-doc (bnc#901691) - Remove non-breaking spaces from changes file - Control lifetime of downloaded mirrorlist - version 14.30.1 (30) ++++ vaapi-intel-driver: - Update to 1.4.1; changes since release 1.2.0: * support for more GPUs * bunch of fixes * new features ++++ yast2-security: - Removed CWD_IN_ROOT_PATH, CWD_IN_USER_PATH also from the UI where they showed as empty lines in the overview (FATE#100011, boo#900829), by Antoine Belvire. - 3.1.5 ------------------------------------------------------------------ ------------------ 2014-10-25 - Oct 25 2014 ------------------- ------------------------------------------------------------------ ++++ OpenIPMI: - Use systemd instead of sysvinit + Add ipmi.service + Add openipmi-helper to keep capabilities of sysvinit script + Add systemd related macros - Remove obsolete/depreciated macros ++++ pidgin: - Remove pidgin-mono-buildfix.patch: Mono bindings are deprecated upstream and no plugin exists making use of them. - Rebase pidgin-gnome-keyring.patch. - Make openSUSE 11.1 (SLE 11) minimal requirement. - Remove obsoletions of gaim: incredibly old. - Move Tango and NLD emoticons to separate packages. - Spec cleanup. ++++ gegl: - fix build for factory * add patch: gegl-UF_long.patch * newer suitesparse abandoned UF_long in favor for SuiteSparse_long - fix build for graphics repo * ugly fix, multiple provides of gd by gd and gd-tools from libgd2 ++++ samba: - Update to 4.1.13. + s3-libnet: Add libnet_join_get_machine_spns(); (bso#9984). + s3-libnet: Make sure we do not overwrite precreated SPNs; (bso#9984). + s3-libads: Add all machine account principals to the keytab; (bso#9985). + s3: winbindd: Old NT Domain code sets struct winbind_domain->alt_name to be NULL. Ensure this is safe with modern AD-DCs; (bso#10717). + Fix unstrcpy; (bso#10735). + pthreadpool: Slightly serialize jobs; (bso#10779). + s3: smbd: streams - Ensure share mode validation ignores internal opens (op_mid == 0); (bso#10797). + s3: smbd:open_file: Open logic fix; Use a more natural check; (bso#10809). + vfs_media_harmony: Fix a crash bug; (bso#10813). + docs: Mention incompatibility between kernel oplocks and streams_xattr; (bso#10814). + nmbd: Send waiting status to systemd; (bso#10816). + libcli: Fix a segfault calling smbXcli_req_set_pending() on NULL; (bso#10817). + nsswitch: Skip groups we were not able to map; (bso#10824). + s3-winbindd: Use correct realm for trusted domains in idmap child; (bso#10826). + s3: nmbd: Ensure the main nmbd process doesn't create zombies; (bso#10830). + s3: lib: Signal handling - ensure smbrun and change password code save and restore existing SIGCHLD handlers; (bso#10831). + idmap_rfc2307: Fix a crash after connection problem to DC; (bso#10837). + s3-winbindd: Do not use domain SID from LookupSids for Sids2UnixIDs call; (bso#10838). + s3: smb2cli: Query info return length check was reversed; (bso#10848). + registry: Don't leave dangling transactions; (bso#10860). ++++ samba: - Update to 4.1.13. + s3-libnet: Add libnet_join_get_machine_spns(); (bso#9984). + s3-libnet: Make sure we do not overwrite precreated SPNs; (bso#9984). + s3-libads: Add all machine account principals to the keytab; (bso#9985). + s3: winbindd: Old NT Domain code sets struct winbind_domain->alt_name to be NULL. Ensure this is safe with modern AD-DCs; (bso#10717). + Fix unstrcpy; (bso#10735). + pthreadpool: Slightly serialize jobs; (bso#10779). + s3: smbd: streams - Ensure share mode validation ignores internal opens (op_mid == 0); (bso#10797). + s3: smbd:open_file: Open logic fix; Use a more natural check; (bso#10809). + vfs_media_harmony: Fix a crash bug; (bso#10813). + docs: Mention incompatibility between kernel oplocks and streams_xattr; (bso#10814). + nmbd: Send waiting status to systemd; (bso#10816). + libcli: Fix a segfault calling smbXcli_req_set_pending() on NULL; (bso#10817). + nsswitch: Skip groups we were not able to map; (bso#10824). + s3-winbindd: Use correct realm for trusted domains in idmap child; (bso#10826). + s3: nmbd: Ensure the main nmbd process doesn't create zombies; (bso#10830). + s3: lib: Signal handling - ensure smbrun and change password code save and restore existing SIGCHLD handlers; (bso#10831). + idmap_rfc2307: Fix a crash after connection problem to DC; (bso#10837). + s3-winbindd: Do not use domain SID from LookupSids for Sids2UnixIDs call; (bso#10838). + s3: smb2cli: Query info return length check was reversed; (bso#10848). + registry: Don't leave dangling transactions; (bso#10860). ++++ webkitgtk: - Update to version 2.4.7: + SSLv3 is now disabled in WebKit2 to protect us against POODLE vulnerability. + Fix the remote web inspector. + Fix rendering of buttons, selections and lists with recent GTK+ versions. + Fix the build with drag and drop support disabled. + Fix the build with video support disabled. + Fix a crash in the plugin process with some windowed flash plugins. + TLS errors now take precedence over the HTTP authentication dialog. + Do not shrink on-disk cache to its default size on startup. + Don’t include full path names in WebKitEnumTypes.h to ensure the generated headers are always identical. ++++ webkitgtk3: - Update to version 2.4.7: + SSLv3 is now disabled in WebKit2 to protect us against POODLE vulnerability. + Fix the remote web inspector. + Fix rendering of buttons, selections and lists with recent GTK+ versions. + Fix the build with drag and drop support disabled. + Fix the build with video support disabled. + Fix a crash in the plugin process with some windowed flash plugins. + TLS errors now take precedence over the HTTP authentication dialog. + Do not shrink on-disk cache to its default size on startup. + Don’t include full path names in WebKitEnumTypes.h to ensure the generated headers are always identical. ++++ webkit2gtk3: - Update to version 2.6.2: + SSLv3 is now disabled to protect us against POODLE vulnerability. + TLS errors are no longer ignored by default. + Fix the remote web inspector. + Fix rendering of buttons, selections and lists with recent GTK+ versions. + Improve performance of timers scheduled after a delay in microseconds. + Fix WebKitSettings:enable-smooth-scrolling to actually enable smooth scrolling. + Fix the build with drag and drop support disabled. ++++ webkitgtk3: - Update to version 2.4.7: + SSLv3 is now disabled in WebKit2 to protect us against POODLE vulnerability. + Fix the remote web inspector. + Fix rendering of buttons, selections and lists with recent GTK+ versions. + Fix the build with drag and drop support disabled. + Fix the build with video support disabled. + Fix a crash in the plugin process with some windowed flash plugins. + TLS errors now take precedence over the HTTP authentication dialog. + Do not shrink on-disk cache to its default size on startup. + Don’t include full path names in WebKitEnumTypes.h to ensure the generated headers are always identical. ------------------------------------------------------------------ ------------------ 2014-10-24 - Oct 24 2014 ------------------- ------------------------------------------------------------------ ++++ bash: - Really remove obsolete patches - Skip autoconf on OS 10.2 or older ++++ pidgin: - Update to version 2.10.10: + General: - Check the basic constraints extension when validating SSL/TLS certificates. This fixes a security hole that allowed a malicious man-in-the-middle to impersonate an IM server or any other https endpoint. This affected both the NSS and GnuTLS plugins (CVE-2014-3694, boo#902495). - Allow and prefer TLS 1.2 and 1.1 when using the NSS plugin for SSL (im#15909). + libpurple3 compatibility: - Encrypted account passwords are preserved until the new one is set. - Fix loading Google Talk and Facebook XMPP accounts. + Windows-Specific Changes: Don't allow overwriting arbitrary files on the file system when the user installs a smiley theme via drag-and-drop (CVE-2014-3697). + Finch: Fix build against Python 3 (im#15969). + Gadu-Gadu: Updated internal libgadu to version 1.12.0. + Groupwise: Fix potential remote crash parsing server message that indicates that a large amount of memory should be allocated (CVE-2014-3696, boo#902410). + IRC: Fix a possible leak of unencrypted data when using /me command with OTR (im#15750). + MXit: Fix potential remote crash parsing a malformed emoticon response (CVE-2014-3695, boo#902409). + XMPP: - Fix potential information leak where a malicious XMPP server and possibly even a malicious remote user could create a carefully crafted XMPP message that causes libpurple to send an XMPP message containing arbitrary memory (CVE-2014-3698, boo#902408). - Fix Facebook XMPP roster quirks (im#15041, im#15957). + Yahoo: Fix login when using the GnuTLS library for TLS connections (im#16172, boo#874606). - Drop pidgin-gstreamer1.patch: causes crashes and Video still does not work (boo#853038). Drop BuildRequires conditions switching to GStreamer 1.0. - Rebase pidgin-crash-missing-gst-registry.patch. ++++ kernel-default: - vdso: don't require 64-bit math in standalone test. - commit e58d2f6 - Refresh patches.fixes/dm-table-switch-to-readonly. - commit afa7428 - config: armv6hl: Compile KGDB serial console into kernel A serial console is the major communication for ARM devices. Having CONFIG_KGDB_SERIAL_CONSOLE=m makes it impossible to debug the kernel at early boot stages. - commit e34532c - config: armv7hl: Compile KGDB serial console into kernel A serial console is the major communication for ARM devices. Having CONFIG_KGDB_SERIAL_CONSOLE=m makes it impossible to debug the kernel at early boot stages. - commit 18c982d - config: armv7hl: Disable CONFIG_USB_MUSB_TUSB6010 TUSB6010 is not used by any of our JeOSes*, but introduces issues with USB on BeagleBone (and all other boards utilizing musb_hdrc). The way to resolve the issues is currently unknown, so temporarily disable it. See for details: http://marc.info/?l=linux-usb&m=141088564307331&w=2 - commit fb5877e - patches.fixes/dm-table-switch-to-readonly: fix incomplete merge - commit 2c7dd5c - ARM: Update config files: Move closer to x86_64 config - commit 0f35e83 - config: arm64: Update to v3.18-rc1 Generic options as x86_64/armv7hl. Enabled PCI, enabling lots of devices. When in doubt, left miscellaneous drivers disabled. - commit 83baa8a - config: armv6hl: Update to v3.18-rc1 Generic options as for x86_64/armv7hl. When in doubt, disabled SoC level and PMIC drivers. - commit 10e9bcb - config: armv7hl: Update to v3.18-rc1 Generic options like x86_64. Meson6 and BCM SoCs for default only. - commit c8b0df9 ++++ kernel-source: - vdso: don't require 64-bit math in standalone test. - commit e58d2f6 - Refresh patches.fixes/dm-table-switch-to-readonly. - commit afa7428 - config: armv6hl: Compile KGDB serial console into kernel A serial console is the major communication for ARM devices. Having CONFIG_KGDB_SERIAL_CONSOLE=m makes it impossible to debug the kernel at early boot stages. - commit e34532c - config: armv7hl: Compile KGDB serial console into kernel A serial console is the major communication for ARM devices. Having CONFIG_KGDB_SERIAL_CONSOLE=m makes it impossible to debug the kernel at early boot stages. - commit 18c982d - config: armv7hl: Disable CONFIG_USB_MUSB_TUSB6010 TUSB6010 is not used by any of our JeOSes*, but introduces issues with USB on BeagleBone (and all other boards utilizing musb_hdrc). The way to resolve the issues is currently unknown, so temporarily disable it. See for details: http://marc.info/?l=linux-usb&m=141088564307331&w=2 - commit fb5877e - patches.fixes/dm-table-switch-to-readonly: fix incomplete merge - commit 2c7dd5c - ARM: Update config files: Move closer to x86_64 config - commit 0f35e83 - config: arm64: Update to v3.18-rc1 Generic options as x86_64/armv7hl. Enabled PCI, enabling lots of devices. When in doubt, left miscellaneous drivers disabled. - commit 83baa8a - config: armv6hl: Update to v3.18-rc1 Generic options as for x86_64/armv7hl. When in doubt, disabled SoC level and PMIC drivers. - commit 10e9bcb - config: armv7hl: Update to v3.18-rc1 Generic options like x86_64. Meson6 and BCM SoCs for default only. - commit c8b0df9 ++++ kernel-syms: - vdso: don't require 64-bit math in standalone test. - commit e58d2f6 - Refresh patches.fixes/dm-table-switch-to-readonly. - commit afa7428 - config: armv6hl: Compile KGDB serial console into kernel A serial console is the major communication for ARM devices. Having CONFIG_KGDB_SERIAL_CONSOLE=m makes it impossible to debug the kernel at early boot stages. - commit e34532c - config: armv7hl: Compile KGDB serial console into kernel A serial console is the major communication for ARM devices. Having CONFIG_KGDB_SERIAL_CONSOLE=m makes it impossible to debug the kernel at early boot stages. - commit 18c982d - config: armv7hl: Disable CONFIG_USB_MUSB_TUSB6010 TUSB6010 is not used by any of our JeOSes*, but introduces issues with USB on BeagleBone (and all other boards utilizing musb_hdrc). The way to resolve the issues is currently unknown, so temporarily disable it. See for details: http://marc.info/?l=linux-usb&m=141088564307331&w=2 - commit fb5877e - patches.fixes/dm-table-switch-to-readonly: fix incomplete merge - commit 2c7dd5c - ARM: Update config files: Move closer to x86_64 config - commit 0f35e83 - config: arm64: Update to v3.18-rc1 Generic options as x86_64/armv7hl. Enabled PCI, enabling lots of devices. When in doubt, left miscellaneous drivers disabled. - commit 83baa8a - config: armv6hl: Update to v3.18-rc1 Generic options as for x86_64/armv7hl. When in doubt, disabled SoC level and PMIC drivers. - commit 10e9bcb - config: armv7hl: Update to v3.18-rc1 Generic options like x86_64. Meson6 and BCM SoCs for default only. - commit c8b0df9 ++++ kiwi: - Don't call makeIsoEFIBootable for product iso's The required data is provided by the installation-images- package and doesn't need to be created. In addition the method checks for the underlaying architecture which does not work when creating product iso's because there the underlaying architecture does not necessarily have to match the distro architecture ++++ systemd: - Add upstream patch 0002-shutdown-pass-own-argv-to-run-initramfs-shutdown.patch - Add patch journald-advice-about-use-of-memory.patch to use mmap() flags as well as madvise(2) for journal files. ++++ system-config-printer: - Update system-config-printer-no-openprinting.patch: do not crash when printing a traceback. As we disable openprinting, our status is always 403 and the noise of a traceback not welcome (boo#902407). ++++ yast2-bootloader: - fix crash during installation if kernel parameter is not pre-proposed (bnc#902397) - 3.1.106 ++++ yast2-core: - yast2-core-devel: removed obsolete dependencies (flex, sysfsutils and hwinfo-devel), "ycp/Scanner.h" include file made private (not installed anymore) - 3.1.13 ------------------------------------------------------------------ ------------------ 2014-10-23 - Oct 23 2014 ------------------- ------------------------------------------------------------------ ++++ file: - Add patch file-5.20-CVE-2014-3710.patch to fic bsc#902367 CVE-2014-3710: file: out-of-bounds read in elf note headers ++++ gstreamer-plugins-good: - Add gstreamer-good.appdata.xml so the codec package shows up in GNOME Software. ++++ ibus-hangul: - update version 1.5.0 * Add latin input mode. so you can input latin characters without changing input method engine. * Allow hangul mode to be toggled * Python3 compatibility ++++ kernel-default: - Update to 3.18-rc1 - Eliminated 6 patches. - ARM is disabled. - Xen is disabled. - Config changes: - Generic config options: * TASKS_RCU=n (default) * ADVISE_SYSCALLS=y (default) * MODULE_COMPRESS=n (default) * DISABLE_DEV_COREDUMP=n (default) * MTD_SPI_NOR_USE_4K_SECTORS=y (default) * SCSI_MQ_DEFAULT=y * SCHED_STACK_END_CHECK=y (good protection, may need to reevaluate) * HMC_DRV=m * DEVFREQ_GOV_SIMPLE_ONDEMAND=m * DEVFREQ_GOV_PERFORMANCE=m * DEVFREQ_GOV_POWERSAVE=m * DEVFREQ_GOV_USERSPACE=m * CPUFREQ_DT=n (default) - Security: * INTEGRITY=y - INTEGRITY_SIGNATURE=y - INTEGRITY_ASYMMETRIC_KEYS=y - INTEGRITY_AUDIT=y * CRYPTO_MCRYPTD=m * CRYPTO_SHA1_MB=m (x86_64) - Networking options: * NET_FOU=m * GENEVE=m * OPENVSWITCH_GENEVE=y * TCP_CONG_DCTCP=m * NFT_MASQ=m * IP_SET_HASH_MAC=m * IP_VS_FO=m * NF_REJECT_IPV4=y * NF_REJECT_IPV6= * NFT_MASQ_IPV4=m * NFT_MASQ_IPV6=m * CAN_M_CAN=m - New modules: * NET_DSA_MV88E6171=m * NET_DSA_BCM_SF2=m * FM10K=m * - FM10K_VXLAN=y * QCA7000=m * IWLWIFI_UAPSD=n (default, possible interop problems) * RTL8192EE=m * RTL8821AE=m * TOUCHSCREEN_AR1021_I2C=m * INPUT_DRV260X_HAPTICS=m * INPUT_DRV2667_HAPTICS=m * SERIAL_8250_FINTEK=m * HID_PENMOUNT=m * IR_HIX5HD2=m * DVB_USB_DVBSKY=m * USB_HACKRF=m * VIDEO_TW68=m * VIDEO_SAA7134_GO7007=m * DVB_PT3=m * USB_LED_TRIG=y * LEDS_SYSCON=y * BMC150_ACCEL=m * VIDEO_PCI_SKELETON=n * VIDEO_VIVID=m * POWER_RESET_GPIO_RESTART=n (default) * POWER_RESET_LTC2952=n * POWER_RESET_SYSCON=n * ATH9K_DYNACK=n (experimental) * ATH9K_CHANNEL_CONTEXT=y (needed for multi-channel concurrency) - New options specific to ARM (I think, all disabled): * MFD_HI6421_PMIC * MFD_RK808 * MFD_RN5T618 * SOC_TI * EXTCON_RT8973A * TI_ADC128S052 * MAX5821 * BMG160 * AL3320A * GPIO_DWAPB * GPIO_MCP23S08 - x86/x86_64: * IOSF_MBI_DEBUG=n (default) - Power: * GENERIC_CPU=y (ppc64) * POWER7_CPU=y (ppc64le) * CXL=m - System Z: * UPROBE_EVENT=y - commit ab4cc2f ++++ kernel-source: - Update to 3.18-rc1 - Eliminated 6 patches. - ARM is disabled. - Xen is disabled. - Config changes: - Generic config options: * TASKS_RCU=n (default) * ADVISE_SYSCALLS=y (default) * MODULE_COMPRESS=n (default) * DISABLE_DEV_COREDUMP=n (default) * MTD_SPI_NOR_USE_4K_SECTORS=y (default) * SCSI_MQ_DEFAULT=y * SCHED_STACK_END_CHECK=y (good protection, may need to reevaluate) * HMC_DRV=m * DEVFREQ_GOV_SIMPLE_ONDEMAND=m * DEVFREQ_GOV_PERFORMANCE=m * DEVFREQ_GOV_POWERSAVE=m * DEVFREQ_GOV_USERSPACE=m * CPUFREQ_DT=n (default) - Security: * INTEGRITY=y - INTEGRITY_SIGNATURE=y - INTEGRITY_ASYMMETRIC_KEYS=y - INTEGRITY_AUDIT=y * CRYPTO_MCRYPTD=m * CRYPTO_SHA1_MB=m (x86_64) - Networking options: * NET_FOU=m * GENEVE=m * OPENVSWITCH_GENEVE=y * TCP_CONG_DCTCP=m * NFT_MASQ=m * IP_SET_HASH_MAC=m * IP_VS_FO=m * NF_REJECT_IPV4=y * NF_REJECT_IPV6= * NFT_MASQ_IPV4=m * NFT_MASQ_IPV6=m * CAN_M_CAN=m - New modules: * NET_DSA_MV88E6171=m * NET_DSA_BCM_SF2=m * FM10K=m * - FM10K_VXLAN=y * QCA7000=m * IWLWIFI_UAPSD=n (default, possible interop problems) * RTL8192EE=m * RTL8821AE=m * TOUCHSCREEN_AR1021_I2C=m * INPUT_DRV260X_HAPTICS=m * INPUT_DRV2667_HAPTICS=m * SERIAL_8250_FINTEK=m * HID_PENMOUNT=m * IR_HIX5HD2=m * DVB_USB_DVBSKY=m * USB_HACKRF=m * VIDEO_TW68=m * VIDEO_SAA7134_GO7007=m * DVB_PT3=m * USB_LED_TRIG=y * LEDS_SYSCON=y * BMC150_ACCEL=m * VIDEO_PCI_SKELETON=n * VIDEO_VIVID=m * POWER_RESET_GPIO_RESTART=n (default) * POWER_RESET_LTC2952=n * POWER_RESET_SYSCON=n * ATH9K_DYNACK=n (experimental) * ATH9K_CHANNEL_CONTEXT=y (needed for multi-channel concurrency) - New options specific to ARM (I think, all disabled): * MFD_HI6421_PMIC * MFD_RK808 * MFD_RN5T618 * SOC_TI * EXTCON_RT8973A * TI_ADC128S052 * MAX5821 * BMG160 * AL3320A * GPIO_DWAPB * GPIO_MCP23S08 - x86/x86_64: * IOSF_MBI_DEBUG=n (default) - Power: * GENERIC_CPU=y (ppc64) * POWER7_CPU=y (ppc64le) * CXL=m - System Z: * UPROBE_EVENT=y - commit ab4cc2f ++++ kernel-syms: - Update to 3.18-rc1 - Eliminated 6 patches. - ARM is disabled. - Xen is disabled. - Config changes: - Generic config options: * TASKS_RCU=n (default) * ADVISE_SYSCALLS=y (default) * MODULE_COMPRESS=n (default) * DISABLE_DEV_COREDUMP=n (default) * MTD_SPI_NOR_USE_4K_SECTORS=y (default) * SCSI_MQ_DEFAULT=y * SCHED_STACK_END_CHECK=y (good protection, may need to reevaluate) * HMC_DRV=m * DEVFREQ_GOV_SIMPLE_ONDEMAND=m * DEVFREQ_GOV_PERFORMANCE=m * DEVFREQ_GOV_POWERSAVE=m * DEVFREQ_GOV_USERSPACE=m * CPUFREQ_DT=n (default) - Security: * INTEGRITY=y - INTEGRITY_SIGNATURE=y - INTEGRITY_ASYMMETRIC_KEYS=y - INTEGRITY_AUDIT=y * CRYPTO_MCRYPTD=m * CRYPTO_SHA1_MB=m (x86_64) - Networking options: * NET_FOU=m * GENEVE=m * OPENVSWITCH_GENEVE=y * TCP_CONG_DCTCP=m * NFT_MASQ=m * IP_SET_HASH_MAC=m * IP_VS_FO=m * NF_REJECT_IPV4=y * NF_REJECT_IPV6= * NFT_MASQ_IPV4=m * NFT_MASQ_IPV6=m * CAN_M_CAN=m - New modules: * NET_DSA_MV88E6171=m * NET_DSA_BCM_SF2=m * FM10K=m * - FM10K_VXLAN=y * QCA7000=m * IWLWIFI_UAPSD=n (default, possible interop problems) * RTL8192EE=m * RTL8821AE=m * TOUCHSCREEN_AR1021_I2C=m * INPUT_DRV260X_HAPTICS=m * INPUT_DRV2667_HAPTICS=m * SERIAL_8250_FINTEK=m * HID_PENMOUNT=m * IR_HIX5HD2=m * DVB_USB_DVBSKY=m * USB_HACKRF=m * VIDEO_TW68=m * VIDEO_SAA7134_GO7007=m * DVB_PT3=m * USB_LED_TRIG=y * LEDS_SYSCON=y * BMC150_ACCEL=m * VIDEO_PCI_SKELETON=n * VIDEO_VIVID=m * POWER_RESET_GPIO_RESTART=n (default) * POWER_RESET_LTC2952=n * POWER_RESET_SYSCON=n * ATH9K_DYNACK=n (experimental) * ATH9K_CHANNEL_CONTEXT=y (needed for multi-channel concurrency) - New options specific to ARM (I think, all disabled): * MFD_HI6421_PMIC * MFD_RK808 * MFD_RN5T618 * SOC_TI * EXTCON_RT8973A * TI_ADC128S052 * MAX5821 * BMG160 * AL3320A * GPIO_DWAPB * GPIO_MCP23S08 - x86/x86_64: * IOSF_MBI_DEBUG=n (default) - Power: * GENERIC_CPU=y (ppc64) * POWER7_CPU=y (ppc64le) * CXL=m - System Z: * UPROBE_EVENT=y - commit ab4cc2f ++++ snapper: - use boost unit test framework and automake check feature ++++ systemd: - Add upstream patches 0001-strv-add-an-additional-overflow-check-when-enlarging.patch 0002-hwdb-Add-mapping-for-special-keys-on-compaq-ku-0133-.patch 0003-journald-add-CAP_MAC_OVERRIDE-in-journald-for-SMACK-.patch 0004-journal-do-server_vacuum-for-sigusr1.patch 0005-cryptsetup-fix-an-OOM-check.patch ++++ libzhuyin: - Update to 0.9.99.2014929 * bump so version * add function zhuyin_get_zhuyin_key_rest_offset - Drop libzhuyin-tools, upstream have dropped it. ++++ xen: - Update to Xen 4.5.0 RC1 xen-4.5.0-testing-src.tar.bz2 - Remove all patches now contained in the new tarball xen-4.4.1-testing-src.tar.bz2 5315a3bb-x86-don-t-propagate-acpi_skip_timer_override-do-Dom0.patch 5315a43a-x86-ACPI-also-print-address-space-for-PM1x-fields.patch 53299d8f-xenconsole-reset-tty-on-failure.patch 53299d8f-xenconsole-tolerate-tty-errors.patch 5346a7a0-x86-AMD-support-further-feature-masking-MSRs.patch 53563ea4-x86-MSI-drop-workaround-for-insecure-Dom0-kernels.patch 537c9c77-libxc-check-return-values-on-mmap-and-madvise.patch 537cd0b0-hvmloader-also-cover-PCI-MMIO-ranges-above-4G-with-UC-MTRR-ranges.patch 537cd0cc-hvmloader-PA-range-0xfc000000-0xffffffff-should-be-UC.patch 539ebe62-x86-EFI-improve-boot-time-diagnostics.patch 53aac342-x86-HVM-consolidate-and-sanitize-CR4-guest-reserved-bit-determination.patch 53c9151b-Fix-xl-vncviewer-accesses-port-0-by-any-invalid-domid.patch 53d124e7-fix-list_domain_details-check-config-data-length-0.patch 53dba447-x86-ACPI-allow-CMOS-RTC-use-even-when-ACPI-says-there-is-none.patch 53df727b-x86-HVM-extend-LAPIC-shortcuts-around-P2M-lookups.patch 53e8be5f-x86-vHPET-use-rwlock-instead-of-simple-one.patch 53f737b1-VMX-fix-DebugCtl-MSR-clearing.patch 53f7386d-x86-irq-process-softirqs-in-irq-keyhandlers.patch 53fcebab-xen-pass-kernel-initrd-to-qemu.patch 53ff3659-x86-consolidate-boolean-inputs-in-hvm-and-p2m.patch 53ff36ae-x86-hvm-treat-non-insn-fetch-NPF-also-as-read-violations.patch 53ff36d5-x86-mem_event-deliver-gla-fault-EPT-violation-information.patch 53ff3716-x86-ats-Disable-Address-Translation-Services-by-default.patch 53ff3899-x86-NMI-allow-processing-unknown-NMIs-with-watchdog.patch 54005472-EPT-utilize-GLA-GPA-translation-known-for-certain-faults.patch 540effe6-evtchn-check-control-block-exists-when-using-FIFO-based-events.patch 540f2624-x86-idle-add-barriers-to-CLFLUSH-workaround.patch 541825dc-VMX-don-t-leave-x2APIC-MSR-intercepts-disabled.patch 541ad385-x86-suppress-event-check-IPI-to-MWAITing-CPUs.patch 541ad3ca-x86-HVM-batch-vCPU-wakeups.patch 541ad81a-VT-d-suppress-UR-signaling-for-further-desktop-chipsets.patch 54216833-x86-shadow-fix-race-when-sampling-dirty-vram-state.patch 54216882-x86-emulate-check-cpl-for-all-privileged-instructions.patch 542168ae-x86emul-only-emulate-swint-injection-for-real-mode.patch 54228a37-x86-EFI-fix-freeing-of-uninitialized-pointer.patch 5423e61c-x86emul-fix-SYSCALL-SYSENTER-SYSEXIT-emulation.patch 5424057f-x86-HVM-fix-miscellaneous-aspects-of-x2APIC-emulation.patch 542405b4-x86-HVM-fix-ID-handling-of-x2APIC-emulation.patch 542bf997-x86-HVM-properly-bound-x2APIC-MSR-range.patch 54325cc0-x86-MSI-fix-MSI-X-case-of-freeing-IRQ.patch 54325d2f-x86-restore-reserving-of-IO-APIC-pages-in-XENMEM_machine_memory_map-output.patch 54325d95-don-t-allow-Dom0-access-to-IOMMUs-MMIO-pages.patch 54325ecc-AMD-guest_iommu-properly-disable-guest-iommu-support.patch 54325f3c-x86-paging-make-log-dirty-operations-preemptible.patch 54379e6d-x86-vlapic-don-t-silently-accept-bad-vectors.patch CVE-2013-4540-qemu.patch qemu-support-xen-hvm-direct-kernel-boot.patch qemu-xen-upstream-blkif-discard.patch change-vnc-passwd.patch libxc-pass-errno-to-callers-of-xc_domain_save.patch libxl.honor-more-top-level-vfb-options.patch libxl.add-option-for-discard-support-to-xl-disk-conf.patch libxl.introduce-an-option-to-disable-the-non-O_DIRECT-workaround.patch x86-dom-print.patch x86-extra-trap-info.patch tmp_build.patch xl-check-for-libvirt-managed-domain.patch disable-wget-check.patch - Xend/xm is no longer supported and is not part of the upstream code. Remove all xend/xm specific patches, configs, and scripts xen-xmexample.patch bridge-opensuse.patch xmexample.disks xmclone.sh init.xend xend-relocation.sh xend.service xend-relocation-server.fw domUloader.py xmexample.domUloader xmexample.disks bridge-vlan.patch bridge-bonding.patch bridge-record-creation.patch network-nat-open-SuSEfirewall2-FORWARD.patch xend-set-migration-constraints-from-cmdline.patch xen.migrate.tools-xend_move_assert_to_exception_block.patch xend-pvscsi-recognize-also-SCSI-CDROM-devices.patch xend-config.patch xend-max-free-mem.patch xend-hvm-default-pae.patch xend-vif-route-ifup.patch xend-xenapi-console-protocol.patch xend-core-dump-loc.patch xend-xen-api-auth.patch xend-checkpoint-rename.patch xend-xm-save-check-file.patch xend-xm-create-xflag.patch xend-domu-usb-controller.patch xend-devid-or-name.patch xend-migration-domname-fix.patch xend-del_usb_xend_entry.patch xend-xen-domUloader.patch xend-multi-xvdp.patch xend-check_device_status.patch xend-change_home_server.patch xend-minimum-restart-time.patch xend-disable-internal-logrotate.patch xend-config-enable-dump-comment.patch xend-tools-watchdog-support.patch xend-console-port-restore.patch xend-vcpu-affinity-fix.patch xend-migration-bridge-check.patch xend-managed-pci-device.patch xend-hvm-firmware-passthrough.patch xend-cpuinfo-model-name.patch xend-xm-reboot-fix.patch xend-domain-lock.patch xend-domain-lock-sfex.patch xend-32on64-extra-mem.patch xend-hv_extid_compatibility.patch xend-xenpaging.autostart.patch xend-remove-xm-deprecation-warning.patch libxen_permissive.patch tmp-initscript-modprobe.patch init.xendomains xendomains.service xen-watchdog.service xen-updown.sh ------------------------------------------------------------------ ------------------ 2014-10-22 - Oct 22 2014 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Add PackageKit-zypp-progress-info.patch: Pass more progress information from libzypp to PackageKit. This results in PK having accurate information about overall download and install progress, making all UIs profit from this (instead of just writing 'Installing packages', they can now show a progress bar. Clients like pkcon and gnome-packagekit already use this information if provided. Also offline-update propagates the information to plymouth. ++++ bash: - Avoid fdupes on SLES-10 - Bump bash version to 4.3 ++++ kernel-default: - Use fop for creating PDF files in kernel-docs package As some files still cannot be built with the default backend. - commit 0de03e2 - Fix build of PDF files in kernel-docs package Double the spaces for tex, and fix buildrequires for docbook. - commit 9e1f511 ++++ kernel-source: - Use fop for creating PDF files in kernel-docs package As some files still cannot be built with the default backend. - commit 0de03e2 - Fix build of PDF files in kernel-docs package Double the spaces for tex, and fix buildrequires for docbook. - commit 9e1f511 ++++ kernel-syms: - Use fop for creating PDF files in kernel-docs package As some files still cannot be built with the default backend. - commit 0de03e2 - Fix build of PDF files in kernel-docs package Double the spaces for tex, and fix buildrequires for docbook. - commit 9e1f511 ++++ kiwi: - v7.01.16 released - Fixed setupDefaultFstab (bnc #900280) Instead of overwriting a potentially existing fstab file the function now adds missing entries and also checks if the source mount device really exists. - Use btrfs as write partition for hybrid images (bnc #900922) For hybrid live iso images there is the optional support to create a write partition for data persistency. The initial creation of the filesystem can take a long time on e.g USB sticks. The creation of a btrfs filesystem without static inode tables is much faster. Thus the switch to btrfs ++++ compat-openssl098: - fix regression caused by CVE-2014-0224.patch (bnc#892403) - added patches: * Fix-stateless-session-resumption-so-it-can-coexist-with-SNI.patch * Generate-stateless-session-ID-just-after-the-ticket-is-r.patch ++++ python-base: - skip test_thread in qemu_linux_user mode ++++ systemd: - Add upstream patch 1089-fix-cgroup-device-controller.patch to avoid trouble on existing /dev/console with nspawn (bsc#902240) ++++ virt-manager: - Update to virt-manager 1.1.0 virt-manager-1.1.0.tar.bz2 * Switch to libosinfo as OS metadata database (Giuseppe Scrivano) * Use libosinfo for OS detection from CDROM media labels (Giuseppe Scrivano) * Use libosinfo for improved OS defaults, like recommended disk size (Giuseppe Scrivano) * virt-image tool has been removed, as previously announced * Enable Hyper-V enlightenments for Windows VMs * Revert virtio-console default, back to plain serial console * Experimental q35 option in new VM ‘customize’ dialog * UI for virtual network QoS settings (Giuseppe Scrivano) * virt-install: –disk discard= support (Jim Minter) * addhardware: Add spiceport UI (Marc-André Lureau) * virt-install: –events on_poweroff etc. support (Chen Hanxiao) * cli –network portgroup= support and UI support * cli –boot initargs= and UI support * addhardware: allow setting controller model (Chen Hanxiao) * virt-install: support setting hugepage options (Chen Hanxiao) - Drop upstream patches and old tarball virt-manager-1.0.1.tar.bz2 5332ee4d-enable-media-detection-for-ISO-images.patch 53341e7e-hide-hardware-removal-for-non-devices.patch 53342f31-set-right-ip-address-for-ipv6.patch 53375bad-raise-value-error-when-no-ipaddr-set.patch 53388de2-show-port-number-for-active-autoport-VM.patch 53397ae0-check-ip-address-format.patch 53399b45-hook-into-domain-balloon-event.patch 533d708d-fix-showing-vcpus-values.patch 533d7602-fix-changing-graphics-type.patch 533d7be7-clarify-iscsi-IQN-fields.patch 5345682c-addstorage-remove-whitespace-for-storage-path.patch 534bcfa0-use-uniformed-expression-of-Default.patch 534be092-early-detect-ftp-connection-errors.patch 534d45db-hiding-removebutton-for-USB-controller.patch 534d6406-display-the-domain-for-PCI-devices.patch 534eafe4-avoid-useless-errors-when-connection-closes.patch 5350d9cc-display-error-on-empty-installation-URL.patch 535584ed-fix-target-validation-when-editing-device.patch 535fb6f6-hide-scrollbar-until-something-scrollable.patch 535fe0c2-fix-screenshot-with-qxl-spice.patch 535feaca-fix-storage-when-directory-name-contains-whitespace.patch 535ff0b7-fix-install-when-one-package-is-already-installed.patch 536152fe-fix-error-detecting-OS-in-show-all-list.patch 536154d8-show-error-if-launching-delete-dialog-fails.patch 53615662-call-path_exists-before-getting-storage-volume.patch 536677aa-better-handling-of-keyboard-input-type.patch 5385d602-lxc-no-default-disk.patch 53869170-virt-install-add-events-support.patch 538a11dc-raise-error-if-populating-summary-page-fails.patch 538a3609-virtconv-fix-use-of-relative-OVF-file.patch 538a3ba9-diskbackend-start-pool-if-not-running.patch 538a6862-vnc-dont-force-keyboard-grab-before-widget-is-realized.patch 538ca3f3-use-correct-dictionary-keys-for-old-pool-net-polling.patch 538d00a4-xen-keyboard-cant-be-removed.patch 538e2f74-fix-pool-create-call.patch 538edb3b-manpage-fix-incorrect-description.patch 5397b647-createnet-enable-specifying-29-subnet.patch 539e8cca-createpool-fix-creation-of-gluster-pools.patch 53a05e73-fix-edit-maxvcpus.patch 53a995cb-fix-usb-storage-removable-syntax.patch 53ac1f8d-createnet-validate-last-page-before-creating-network.patch 53ac1f8d-fix-show_err-typo.patch 53ad17e6-createnet-fix-a-small-pylint.patch 53b39a13-dont-create-disk-images-world-readable-executable.patch 53b409bc-add-keep-alive-method-and-connection-check.patch 53b409bd-console-prevent-access-to-deleted-objects.patch 53b728c6-connection-handle-unsupported-KeepAlive.patch 53b728c6-report-error-during-connection-bring-up.patch 53bb1995-network-refresh-XML-definition-on-state-update.patch 53ce11d1-honor-untoggled-set-fixed-MAC-address.patch - Dropped xend based virtman-autorestart.patch ++++ yast2-iscsi-client: - removed unnecessary BuildRequires dependencies - 3.1.18 ------------------------------------------------------------------ ------------------ 2014-10-21 - Oct 21 2014 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Update to version 1.0.1: + New Feature: Add a KeepCache config parameter. + Bugfixes: - Do not install the python helpers unless required. - Don't assume systemd is found if --with-systemdsystemunitdir is passed. - Fall back to /usr/lib/os-release if /etc/os-release does not exist. - Fix compile when the systemd headers are not located in /usr/include. - Never allow cancelling a transaction twice. - Overwrite an existing link for packagekit-offline-update.service. + Backends: - ZYpp: . Be more specific with the progress status messages. . Ensure to reach 100% on complete cache_refresh. . Fix compiler warning. - Fixes in apm, hif and urpmi backends. - Drop PackageKit-offline-update.patch: fixed upstream. ++++ PackageKit-branding-SLE: - Rebase PackageKit-branding-default-config.patch for PackageKit 1.0.1. ++++ bash: - Allow building on targets from SL 10.1 to current since it's free ++++ gtk3: - Update to version 3.14.4: + Bugs fixed: bgo#730893, bgo#737986, bgo#738636, bgo#738873, boo#900854. + Updated translations. ++++ kiwi: - v7.01.15 released - Print /var/log/boot.kiwi file on reboot exception If a reboot exception is thrown in the boot code kiwi will print the current log file contents to the console before reboot. This allows systems like public clouds to provide a verbose information about the boot process ++++ graphite2: - add link-gcc-shared.diff: link -lgcc_s to fix undefined symbols on various ARM architectures ++++ compat-openssl098: - security fixes for bnc#901277 and bnc#901223 - NOTE: this update alone DOESN'T FIX the POODLE SSL protocol vulnerability. OpenSSL only adds downgrade detection support for client applications. See https://www.suse.com/support/kb/doc.php?id=7015773 for mitigations. - details of the addressed vulnerabilities: * ) Session Ticket Memory Leak. When an OpenSSL SSL/TLS/DTLS server receives a session ticket the integrity of that ticket is first verified. In the event of a session ticket integrity check failing, OpenSSL will fail to free memory causing a memory leak. By sending a large number of invalid session tickets an attacker could exploit this issue in a Denial Of Service attack. (CVE-2014-3567) * ) Build option no-ssl3 is incomplete. When OpenSSL is configured with "no-ssl3" as a build option, servers could accept and complete a SSL 3.0 handshake, and clients could be configured to send them. (CVE-2014-3568) * ) Add support for TLS_FALLBACK_SCSV. Client applications doing fallback retries should call SSL_set_mode(s, SSL_MODE_SEND_FALLBACK_SCSV). (CVE-2014-3566) ++++ libplist: - Enable %check as it is provided by libplist and improves quality ++++ systemd: - Modify patch avoid-leaking-socket-descriptors.patch to close file descriptors for incomming connections in pam module in case of short memory. ++++ ruby-common: - restore changes lost by the previous change - load rbconfigpackagingsupport if available and fail gracefully if not. - dont use not() it breaks the build on 1.8 - remove requires onto the ruby version ++++ rubygem-fast_gettext: - updated to version 0.9.0 ------------------------------------------------------------------ ------------------ 2014-10-20 - Oct 20 2014 ------------------- ------------------------------------------------------------------ ++++ ModemManager: - Update to version 1.4.0: + This version comes with the following updates in the interfaces: - Updated the logic around the IP configuration properties in the Bearer: . Setting DHCP as IP method in the IPv6 settings means that SLAAC should be used to retrieve correct addressing and routing details. . DHCP IP method may now be combined with an explicit static IP address, as IPv6 SLAAC may require the link-local address to be present. . MTU is now also included in the IP configuration properties, if specified by the modem, and applicable to both DHCP and STATIC methods. - New 'OFF' power state, which fully switches off the modem device. After setting the modem in this state, no further use of it can be done. Currently available in Wavecom and Cinterion. - Location interface: new 'unmanaged GPS' support, which allows to start/stop the GPS module in the modem, while leaving the location information retrieval to other processes. Currently available in modems with independent GPS TTYs, like Option/HSO, Cinterion and Huawei. - New Test DBus interface: not to be installed, just for internal system tests. + Other notable changes include: - MBIM: support for ZTE and Sequans Communications modems. - Ericsson MBM: Support for AT-capable /dev/cdc-wdm ports. - Huawei: improved support for Network time retrieval. - Huawei: implemented GPS support. - Huawei: support for /dev/cdc-wdm AT ports via the new huawei-cdc-ncm driver. - Cinterion: implemented GPS support. - Cinterion: implemented unlock retries loading. - Cinterion: gather port types for multi-tty devices. - Cinterion: custom wait for SIM readiness after SIM-PIN unlock. - Wavecom: custom wait for SIM readiness after SIM-PIN unlock. - Probing: new flag to identify hotplugged devices which don't need full reset. - Tests: internal refactor of the ports handling code, allowing test-driven virtual ports and system tests run during 'make check'. This new feature also comes with a new internal 'Test' DBus interface, as well as new --test-[*] options in the ModemManager program. - and many more fixes... - Changes from version 1.2.0: + Signal interface: new interface for extended signal quality information. + OMA interface: new interface to expose the Device Management capabilities defined by the Open Mobile Alliance. + Messaging interface: new 'Messages' property. + Modem interface: new 'Bearers' property. + 3GPP interface: new 'SubscriptionState' property. + Other notable changes include: - QMI: Implemented Manual CDMA activation logic. - QMI: Implemented 3GPP2/CDMA SMS support. - QMI: Added support for QMI modems in the ZTE, x22x and Cinterion plugins. - Huawei: multiple improvements and fixes for the ^NDISDUP support. - Huawei: new mode/switching logic with ^SYSCFGEX for LTE-capable devices. - Altair-LTE: set subscription state based on PCO. - MediaTek: new 'mtk' plugin added for MediaTek devices. - libmm-glib: Added GObject Introspection and Vala support. - and many more fixes... - Add gobject-introspection-devel and vala BuildRequires: new build dependencies. - Split new subpackage typelib-1_0-ModemManager-1_0. - Add rcModemManager symlink. ++++ SUSEConnect: - Update to version 0.2.15 - Always write config file when --url parameter used (bnc#900689) ++++ dirmngr: - initialize pth with libgcrypt > 1.6.0 (bnc#901845) * added dirmngr-initialize_pth.patch * http://bugs.gnupg.org/gnupg/issue1590 - spec-cleaned .spec ++++ evolution-data-server: - added patches: * evolution-data-server-3.10.4-poodle-enable-tls-for-ssl.patch: Enable all available SSL/TLS algorithms available (boo#901361, rh#1153052). * disable-sslv3.patch: disable SSLv3 unless CAMEL_SSL_V3_ENABLE environmnent variable is set to 1 (bsc#901553). ++++ grub2: - grub2-s390x-06-loadparm.patch, grub2-commands-introduce-read_file-subcommand.patch: * allow s390x to telecontrol grub2. (bsc#891946, bsc#892852) - grub2-once: * add '--enum' option to enumerate boot-entries in a way actually understood by 'grub2'. (bsc#892852, bsc#892811) - grub2-btrfs-05-grub2-mkconfig.patch: * refresh * plus fix for 'rollback' hint (while at it). (bsc#901487) - grub2-s390x-05-grub2-mkconfig.patch, grub2-btrfs-workaround-grub2-once.patch; * refresh. ++++ kernel-default: - Enable some IIO drivers for xen flavors too (bnc#898828) - commit 6c9b613 - Delete patches.arch/cubox-configuration.patch. - cubox should be used via device tree now - commit 2a9b81b - Enable some IIO drivers on x86 for Tablet sensors (bnc#898828) Only a limited number of drivers are enabled as of now. If more other device-specific drivers are needed, enable appropriately later. - commit e3b6d24 ++++ kernel-source: - Enable some IIO drivers for xen flavors too (bnc#898828) - commit 6c9b613 - Delete patches.arch/cubox-configuration.patch. - cubox should be used via device tree now - commit 2a9b81b - Enable some IIO drivers on x86 for Tablet sensors (bnc#898828) Only a limited number of drivers are enabled as of now. If more other device-specific drivers are needed, enable appropriately later. - commit e3b6d24 ++++ kernel-syms: - Enable some IIO drivers for xen flavors too (bnc#898828) - commit 6c9b613 - Delete patches.arch/cubox-configuration.patch. - cubox should be used via device tree now - commit 2a9b81b - Enable some IIO drivers on x86 for Tablet sensors (bnc#898828) Only a limited number of drivers are enabled as of now. If more other device-specific drivers are needed, enable appropriately later. - commit e3b6d24 ++++ kiwi: - v7.01.14 released - Throw exception if specified root device does not appear - v7.01.13 released - Fixed grub2 setup for use with EC2 - v7.01.12 released - Don't skip grub2 prefix setup for ec2|ec2hvm - v7.01.11 released - Fixed grub2 xen module list Some modules available in grub2 are not available for grub2 in xen, e.g chain - v7.01.10 released - Make sure to wait for the storage device if set in root= - Fixed typo: boottimout -> boottimeout - Make sure correct grub2 module path is used for ec2hvm firmware Currently the grub2 module path is set correctly with firmware set to 'ec2' but not if set to 'ec2hvm' - readd lost promo dvd plugin ++++ libical: - Add 941609-typo-fix_icaltime_days_in_year.patch: Typo fix "icaltime_days_in_year". This bug doesn't affect any functionality of SLE-12, backport for code correctness and completeness (bsc#941609). ++++ leveldb: - update to 1.18: + Replace the basic fprintf call with a call to fwrite + Fix ALL the header guards. + A new CONTRIBUTING file. + leveldb: Remove unused function 'ConsumeChar'. + leveldbutil: Remove unused member variables from WriteBatchItemPrinter. + Verify checksums of index/meta/filter blocks when paranoid_checks set. + Invoke all tools for iOS with xcrun. (This was causing problems with the new XCode 5.1.1 image on pulse.) + include only once, and fix the following linter warning: "Found C system header after C++ system header" + When encountering a corrupted table file, return Status::Corruption instead of Status::InvalidArgument. + Support cygwin as build platform, patch is from https://code.google.com/p/leveldb/issues/detail?id=188 + Fix typo, merge patch from https://code.google.com/p/leveldb/issues/detail?id=159 + Fix typos and comments, and address the following two issues: + Add missing db synchronize after "fillseq" in the benchmark. + Removed unused variable in SeekRandom: value (issue #201) ++++ libmbim: - Update to version 1.10.0: + API break: Flag values in 'MbimRegistrationFlag' were updated to match the ones in the MBIM documentation. + Implemented a new 'mbim-proxy', which allows sharing a single MBIM control port among different processes. The usage of the proxy is optional, and can be requested by specifying the MBIM_DEVICE_OPEN_FLAGS_PROXY flag in the new mbim_device_open_full() method. The 'mbimcli' command line tool was also extended with a new '--device-open-proxy,-p' option, to allow requesting the use of the proxy process. + New 'removed' signal added to the MbimDevice, to notify when the underlying connection to the device is lost (e.g. lost connection to the mbim-proxy, or lost access to the MBIM control port). + Added support for registering and using custom services. + Added additional GMM cause codes to MbimNwError. + Transactions are now matched not only by ID but also by type. + Several other minor improvements and fixes. - Changes from version 1.8.0: + Added support for additional MBIM messages: - MBIM_CID_MS_FIRMWARE_ID_GET - MBIM_CID_MS_HOST_SHUTDOWN_NOTIFY + Updated mbimcli with new commands: - --set-radio-state - --ms-query-firmware-id - --ms-notify-host-shutdown - --dss-connect - --dss-disconnect + Several enums and functions were renamed, and marked as deprecated. A small layer is given to provide backwards compatibility. + Several other minor improvements and fixes. - Rename libmbim-glib0 subpackage to libmbim-glib4, following upstreams soname change. ++++ systemd: - Add upstream patches 0001-systemd-continue-switch-root-even-if-umount-fails.patch 0002-systemd-try-harder-to-bind-to-notify-socket.patch - Add patch avoid-leaking-socket-descriptors.patch to close file descriptors if an incomming connection can not be handled due e.g. short memory. Could be related to bsc #901481 ++++ open-vm-tools: - Add -Wno-cpp to CFLAGS. ++++ virt-manager: - Add virt-manager-Gtk-30.patch: Specify in the code that we expect Gtk 3.0 typelibs. The sumbold typelib(Gtk), as auto-detected by go-find-deps, is provided by Gtk2 and Gtk3. As we also pull in Vte, though, we are certain that we DO require the Gtk 3.0 variant (boo#901869). ++++ yast2-core: - Travis support: added .travis.yml, portability: added crypt vs xcrypt detection, fixed order at base/src/Makefile.am ++++ yast2-hardware-detection: - added Travis support (.travis.yml, testsuite build fix) ++++ yast2-ruby-bindings: - added Travis support (.travis.yml, xcrypt.h detection) ------------------------------------------------------------------ ------------------ 2014-10-19 - Oct 19 2014 ------------------- ------------------------------------------------------------------ ++++ accountsservice: - Update to version 0.6.39: + Fix ListCachedUsers race at startup. + Add new api for uncaching user. + Fix memory corruption bug. + Build goo changes. ++++ brltty: - Replace xorg-x11-devel by specific individual pkgconfig() buildrequires. ++++ colord: - Update to version 1.2.4: + New Features: - libcolord: Add cd_mat33_init() helper function. - libcolorhug: Retry the command if the response is incomplete. + Bugfixes: - Don't enable PIE support when --without-pic is specified. - libcolord: Build with PIE enabled. ++++ dia: - Add dia.appdata.xml: allow DIA to show up as an application in gnome-software (installation will abort when upstream ships the file). - Run spec-cleaner. ++++ farstream: - Update to version 0.2.6: + Add ICE-TCP support. + Now require libnice 0.1.8. - Changes from version 0.2.5: + Add SRTP support. + Add API to set allowed input/output caps. + Make it possible to have input that is not a raw format. + Support formats with no encoders/decoders. + Add payloader for the Microsoft Lync x-data format. + Ignore ICE-TCP in new libnice. + Fix misc bugs. + Now require GStreamer 1.4. ++++ kernel-default: - Revert "Btrfs: race free update of commit root for ro snapshots" - commit fd16010 ++++ kernel-source: - Revert "Btrfs: race free update of commit root for ro snapshots" - commit fd16010 ++++ kernel-syms: - Revert "Btrfs: race free update of commit root for ro snapshots" - commit fd16010 ------------------------------------------------------------------ ------------------ 2014-10-18 - Oct 18 2014 ------------------- ------------------------------------------------------------------ ++++ libxklavier: - Discontinue the use of xorg-x11-devel metapackage, just buildrequire pkgconfig(xi), pkgconfig(x11), pkgconfig(xkbfile). ++++ nss-mdns: - Fix bashisms in nss-mdns-config. ++++ python: - Only pkgconfig(x11) is required for build,not xorg-x11-devel. ++++ ruby-common: - update gem_packages template from git ------------------------------------------------------------------ ------------------ 2014-10-17 - Oct 17 2014 ------------------- ------------------------------------------------------------------ ++++ cmake: - Remove . from PATH to fix check ++++ gnome-control-center: - Recommend the installation of dbus(com.intel.dleyna-server): through the online-accounts panel, it is possible to configure DLNA Media Servers (for gnome-photos). This feature relies on dleyna-server. ++++ gnome-documents: - Update to version 3.14.1: + Pass the correct arguments to pdf_loader_load_uri_async. + Fix crash in places and bookmarks dialog. + Translation updates. ++++ libimobiledevice: - Update to version 1.1.7 * Fix broken app args, environment handling and memory leaks in idevicedebug * Make all tools print an error if lockdown connection fails * Convert int16_t macro error types into enum for better type-checking and * for various debugging benefits * Avoid exporting non-public symbols for better ABI stability * Fix failing backup process for devices having a passcode set and entering * lock state during the process in idevicebackup2 * API: Added lockdownd_start_service_with_escrow_bag() * API: Added afc_remove_path_and_contents() for recursive deletion * Fix last memory leak with OpenSSL through proper library deinitialization * Add new idevicedebug tool to interact with debugserver on a device * API: Add debugserver service implementation * Handle new PermissionDenied error of file_relay due new security in iOS 8+ * Fix retry loop problem when device requests 0 files in idevicebackup2 * Add trust dialog related error codes to Cython bindings * Fix various memory leaks in AFC implementation * Fix disk image upload with latest iOS 8 in ideviceimagemounter * Add new "dump" command to print information about a provisioning profile in * ideviceprovision * Refactor plist print helper code and move it into common module for better * reuse accross the tools * Do not crash if retrieving the system buid fails * API: Make generic "propery_list_service_client" public * Moved doc comments from private to public headers * Fix possible segfault when using lockdownd_get_value() due to always * returning success * Do not read files entirely into memory during restore in idevicebackup * Plug a few memory leaks and fix invalid password check in idevicebackup2 * Add support for file sizes > 4GB on Win32 in idevicebackup2 * Fix declaration for DllMain on Win32 * Silence various compiler warnings * Fix assert within pairing logic ++++ java-1_8_0-openjdk: - Upgrade to upstream tag jdk8u40-b10 * Unstable snapshot in view of jdk8u40 release * Contains security fixes from 14 october 2014 - Add aarch64-jdk8u40-b09_b10.patch * Manually upgrade the aarch64 hotspot tarball with the changes between b09 and b10 ++++ kernel-default: - Update Xen patches to 3.17.1. - commit e3f9aac ++++ kernel-source: - Update Xen patches to 3.17.1. - commit e3f9aac ++++ kernel-syms: - Update Xen patches to 3.17.1. - commit e3f9aac ++++ kiwi: - Fixed setup of zypper repository name if no alias is specified If no alias name is given in the kiwi section, kiwi builds a name from the given source URI. If the source URI does contain credentials information appended as token after the RFC specified '?' sign the repo name contains this information too which results in an invalid repository name for zypper. In order to prevent this kiwi cuts off the information '\?.*' from the URI and build the name from the remaining part ++++ libqt5-qtconnectivity: - Update to 5.4.0 beta * New feature release, please see http://blog.qt.digia.com/blog/2014/10/17/qt-5-4-beta-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.4 ++++ libqt5-qtwebchannel: - Update to 5.4.0 beta * New feature release, please see http://blog.qt.digia.com/blog/2014/10/17/qt-5-4-beta-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.4 ++++ libplist: - Update to version 1.12 * Fix plist_from_bin() changing value nodes to key nodes in dictionaries * Avoid exporting non-public symbols * Prevent crash in plist_from_bin() when parsing unusual binary plists * Fix crash in String|Key::GetValue() and actually make C++ interface work * Fix memory leaks in new_xml_plist() and parse_real_node() * Fix header guards to conform to C++ standard * Update Cython based Python bindings and remove plist_new_key() * Fix key nodes not being output correctly if they contained XML entities * Fix handling and storage of signed vs. unsigned integer values * Fix date handling to respect the "Mac Epoch" instead of "Unix Epoch" * Remove plist_set_type() as it should not be used * Fix deprecated macros to work with older LLVM/Clang * Fix various shadowed declarations * Add documentation to explicitly describe memory buffer ownership * Fix memory leak in plist_from_bin() * Add various test cases based on fixes * Fix wrong timezone related date/time conversion of date nodes * Fix endian detection on MIPS architecture * Fix parallel build for autotools ++++ libreoffice: - Obsolete old libreoffice-ure-devel in sdk and devel-docs in sdk-doc to avoid possible conflicts during zypper dup (bnc#900877) ++++ sqlite3: - SQLite 3.8.7 - Performance Enhancements: * Many micro-optimizations result in 20.3% more work for the same number of CPU cycles relative to the previous release. * The sorter can use auxiliary helper threads to increase real- time response. This feature is off by default and may be enabled using the PRAGMA threads command or the SQLITE_DEFAULT_WORKER_THREADS compile-time option. * Enhance the skip-scan optimization so that it is able to skip index terms that occur in the middle of the index, not just as the left-hand side of the index. * Improved optimization of CAST operators. * Various improvements in how the query planner uses sqlite_stat4 information to estimate plan costs. - New Features: * Added new interfaces with 64-bit length parameters: sqlite3_malloc64() sqlite3_realloc64() sqlite3_bind_blob64() sqlite3_result_blob64() sqlite3_bind_text64() sqlite3_result_text64() * Added the new interface sqlite3_msize() that returns the size of a memory allocation obtained from sqlite3_malloc64() and its variants. * Added the SQLITE_LIMIT_WORKER_THREADS option to sqlite3_limit() and PRAGMA threads command for configuring the number of available worker threads. * The spellfix1 extension allows the application to optionally specify the rowid for each INSERT. Added the User Authentication extension. - Bug Fixes: * Fix a bug in the partial index implementation that might result in an incorrect answer if a partial index is used in a subquery or in a view. * Fix a query planner bug that might cause a table to be scanned in the wrong direction (thus reversing the order of output) when a DESC index is used to implement the ORDER BY clause on a query that has an identical GROUP BY clause. * Fix a bug in sqlite3_trace() that was causing it to sometimes fail to print an SQL statement if that statement needed to be re-prepared. * Fix a faulty assert() statement. - Test, Debug, and Analysis Changes: * Show ASCII-art abstract syntax tree diagrams using the ".selecttrace" and ".wheretrace" commands in the command-line shell when compiled with SQLITE_DEBUG, SQLITE_ENABLE_SELECTTRACE, and SQLITE_ENABLE_WHERETRACE. Also provide the sqlite3TreeViewExpr() and sqlite3TreeViewSelect() entry points that can be invoked from with the debugger to show the parse tree when stopped at a breakpoint. * Drop support for SQLITE_ENABLE_TREE_EXPLAIN. The SELECTTRACE mechanism provides more useful diagnostics information. * New options to the command-line shell for configuring auxiliary memory usage: --pagecache, --lookaside, and --scratch. ++++ tracker: - Update to version 1.2.3: + bgo#737768: fs: TrackerCrawler can crash due to invalid container pointers. + bgo#738522: libtracker-data: Guard against failure to create a FTS update statement. + bgo#738450: libtracker-data: Guard against failure to open the database. + libtracker-miner: - _NO_STAT breaks in FileNotifier without a GFileInfo. - Handle multiple nfo:belongsToContainer properties to 1 nie:url. + tracker-writeback: Remove broken code to set file attributes. + Updated functional tests. + Updated translations. ++++ libusbmuxd: - Update to version 1.0.10 * Retry to connect to usbmuxd socket if first attempt failed (Linux/inotify) * Avoid exporting non-public symbols * Allow multiple connections to iproxy listen port * Add ability to target device by UDID to iproxy * Remove outdated/unmaintained Python and sftp examples * Update README and rename license to more generic COPYING * Rename header guards according to C++ standard * Fix a few crashes related to using old usbmuxd daemon and broken pair * records * Fix out of tree build * Fix leaking socket handles by properly closing them * Check for validity of socket file descriptor * Properly handle segmented send/receive situations to improve reliability ++++ libxml2: - fix for CVE-2014-3660 (bnc#901546) * denial of service via recursive entity expansion (related to billion laughs) * added libxml2-CVE-2014-3660.patch ++++ tracker-extras: - Update to version 1.2.3: + bgo#737768: fs: TrackerCrawler can crash due to invalid container pointers. + bgo#738522: libtracker-data: Guard against failure to create a FTS update statement. + bgo#738450: libtracker-data: Guard against failure to open the database. + libtracker-miner: - _NO_STAT breaks in FileNotifier without a GFileInfo. - Handle multiple nfo:belongsToContainer properties to 1 nie:url. + tracker-writeback: Remove broken code to set file attributes. + Updated functional tests. + Updated translations. ++++ libzypp-bindings: - Adapt to libzypp changes. - 0.6.3 ++++ usbmuxd: - Update to version 1.1.0 * Check for pkg-config availability in autogen.sh * Fix missing "usbmuxd-proto.h" in released tarball * Fix typo which broke udev support in rule for udev activation mode * Fix broken configure summary on OS X and change activation method * to "manual" * Compile bits of udev and systemd support only if needed * Bump autoconf requirement to 2.64 - Changes from version 1.0.9 * Fix broken handling of "--user" argument value * Add new "--enable-exit" argument to enable handling of "--exit" requests * Add new "--disable-hotplug" argument to disable automatic device discovery * Add new "--systemd" argument to startup with right settings for systemd * Add man page for usbmuxd * Update copyright headers to match best practice * Flush input buffer on connection teardown * Add systemd based activation with fallback for udev and manual activation * Add initial NEWS file and update README with latest information * Rename header guards according to C++ standard * Implement support for usbmux protocol version 2 which improves stability * Fix crash when old libusbmuxd was used as a client * Add "--version" argument to print version number and exit * Update command line usage to match best practice and other tools * Massively improve read performance by using 3 parallel transfers * Bump requirement to libplist 1.11 * Remove trailing "\n" from usbmuxd_log() messages * Improve thread safety * Fix crash on 64bit systems in process_send() * Fix possible leak of file descriptors * Implement "ReadBUID", "ReadPairRecord", "SavePairRecord" and * "DeletePairRecord" commands * Make plist based protocol support mandatory * Return proper error packet on client version mismatch * Implement "ListDevices" command * Manage pair records in a directory compatible to native usbmuxd * Output USB configuration changes in log * Set "deactivated" USB configuration on iOS device by default as usbmuxd will * bring device to "life" on it's own now * Add udev rule installation with autotools * Lower udev rules numbering to make sure to start as early as possible * Split out client library into "libusbmuxd" and depend on "libimobiledevice" * Implement preflight worker to support iOS 7 based trust dialog handling * Install usbmuxd binary to sbindir instead of bindir * Switch from CMake to autotools build system ++++ yast2-network: - bnc#898250, bnc#899363 - ignore /etc/install.inf:usessh flag when the file is present in installed system and always reload / restart network service in case of updated configuration - 3.1.109 ++++ yast2-registration: - reset registration URL when registration upgrade fails to allow easily switch from SMT to SCC and to be consistent with full installation (bnc#891293) - 3.1.128 ------------------------------------------------------------------ ------------------ 2014-10-16 - Oct 16 2014 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Update baselibs.conf: upon update to 1.0.0 soversion was bumped to libpackagekit-glib2-18, but baselibs wasn't adjusted ++++ geocode-glib: - Add baselibs.conf: provide multi-arch packages. ++++ gnome-online-accounts: - Update to version 3.14.1: + Bugs fixed: Fix a life-cycle issue that affected gnome-initial-setup (bgo#737549). + Updated translations. ++++ java-1_7_0-openjdk: - Try to make the jre-32 and jre-64 provides more automatic - Add java-1_7_0-openjdk-override.patch * Trying to fix boostrap build with gcc 4.3 ++++ java-1_7_0-openjdk-plugin: - Modify icedtea-web-suse-desktop-files.patch to use use X-GNOME-DesktopSettings as well - Conditional dependencies on libX11 and/or xorg-x11-devel * make possible to build for SLE11 ++++ java-1_8_0-openjdk: - Allow building for SLE11 * Conditionalize BuildRequires * Conditionalize cxxflags not understood by gcc 4.3 * Conditionalize javadoc noarch build for distributions that understand the per-package BuildArch - Try to make the jre-32 and jre-64 provides more automatic - Disable brp-check-bytecode-version during install * java8 will have bytecode version 8 in its jars ++++ java-1_8_0-openjdk-plugin: - Modify icedtea-web-suse-desktop-files.patch to use use X-GNOME-DesktopSettings as well - Conditional dependencies on libX11 and/or xorg-x11-devel * make possible to build for SLE11 ++++ kiwi: - Redirect stderr from cp command so that we can catch it ++++ gssdp: - Add baselibs.conf: provide multi-arch packages. ++++ gupnp: - Add baselibs.conf: provide multi-arch packages. ++++ gupnp-igd: - Add baselibs.conf: provide multi-arch packages. ++++ libnice: - Add baselibs.conf: provide multi-arch packages. ++++ poppler: - Add missing baselibs.conf, but as empty file. Since this package is a bit different in number of built libraries, number of linked packages, and the fact that there is often soversion change - generate current library names during buildtime ++++ poppler-qt: - Add missing baselibs.conf, but as empty file. Since this package is a bit different in number of built libraries, number of linked packages, and the fact that there is often soversion change - generate current library names during buildtime ++++ libreoffice: - Obsolete old libreoffice-ure to avoid conflicts during zypper dup (bnc#900877) ++++ libzypp: - Update zypp-po.tar.bz2 ++++ man-pages: - update to 3.75: - new and rewritten pages * pthread_rwlockattr_setkind_np.3 - see Changes for details ++++ xen: - bnc#901317 - L3: increase limit domUloader to 32MB domUloader.py ++++ yast2-packager: - fixed crash when using custom license in firstboot workflow (affects SUSE Studio) (bnc#899482) - 3.1.52 ++++ yast2-users: - fix calling auth client (bnc#901419) - 3.1.34 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2014-10-15 - Oct 15 2014 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - update to Firefox 31.2.0 ESR (bnc#900941) * MFSA 2014-74/CVE-2014-1574/CVE-2014-1575 (bmo#1001994, bmo#1011354, bmo#1018916, bmo#1020034, bmo#1023035, bmo#1032208, bmo#1033020, bmo#1034230, bmo#1061214, bmo#1061600, bmo#1064346, bmo#1072044, bmo#1072174) Miscellaneous memory safety hazards (rv:33.0/rv:31.2) * MFSA 2014-75/CVE-2014-1576 (bmo#1041512) Buffer overflow during CSS manipulation * MFSA 2014-76/CVE-2014-1577 (bmo#1012609) Web Audio memory corruption issues with custom waveforms * MFSA 2014-77/CVE-2014-1578 (bmo#1063327) Out-of-bounds write with WebM video * MFSA 2014-79/CVE-2014-1581 (bmo#1068218) Use-after-free interacting with text directionality * MFSA 2014-81/CVE-2014-1585/CVE-2014-1586 (bmo#1062876, bmo#1062981) Inconsistent video sharing within iframe * MFSA 2014-82/CVE-2014-1583 (bmo#1015540) Accessing cross-origin objects via the Alarms API - SSLv3 is disabled by default. See README.POODLE for more detailed information. ++++ dracut: - dracut-initrd-restore.patch: dracut-shutdown.service invokes dracut-initramfs-restore script which will never work in openSUSE because initrd images are named initrd not initramfs. Patch is from: Cristian Rodríguez * Add 0164-Fix-initramfs-ver.img-vs-initrd-ver-in-dracut-initra.patch ++++ glib2: - Update glib2-fate300461-gettext-gkeyfile-suse.patch: Initialize variable has_gettext. ++++ gnome-shell: - Update to version 3.14.1: + Fix pulse animation for scrolled app folders (bgo#736885). + Fix updating background on file changes (bgo#710756). + Obtain keyboard variant from IBus (bgo#735066). + Implement Ctrl-u / Ctrl-k keybindings in entries (bgo#737346). + Pass VPN hints to auth dialog (bgo#737592). + Only allow one screenshot request at a time (bgo#737456). + Respect disable-save-to-disc lockdown setting (bgo#737846). + Respect scaling-factor for profile pictures (bgo#735419). + Focus login screen after lifting the lock screen shield (bgo#708105). + Speed up pulse animation for few items (bgo#737017). + Fix gap between workspace switcher and screen edge (bgo#728899). + Disable unredirection during recordings (bgo#738226). + Ensure there's always at least one input source (bgo#738303). + Restrict width of dash icons' context menus (bgo#738054). + Misc. bug fixes: bgo#736999, bgo#737382, bgo#737001, bgo#738314, bgo#738256, bgo#738147. + Updated translations. ++++ gnome-shell-extensions: - Update to versoin 3.14.1: + alternateTab: Fix dismissing popup with Escape. + Some improvements to the window-list (spacing in app buttons, no flash when closing windows with auto-grouping). + Updated translations. ++++ gsettings-desktop-schemas: - Update to version 3.14.1: + Disable default action on middle-click on titlebar. + Updated translations. ++++ ibus-skk: - Update to 1.4.2 * Migrate to libgee 0.8 from 0.6. * Optimize property registration upon focus change. * PageUp/PageDown/Up/Down keys on candidate window now work. * Install ibus-setup-skk.desktop. ++++ java-1_7_0-openjdk: - Remove dependency on ant-nodeps * some ant packages conflict with the ant-nodeps package - Update to 2.5.3 - OpenJDK 7u71 * Security fixes - S8015256: Better class accessibility - S8022783, CVE-2014-6504: Optimize C2 optimizations - S8035162: Service printing service - S8035781: Improve equality for annotations - S8036805: Correct linker method lookup. - S8036810: Correct linker field lookup - S8036936: Use local locales - S8037066, CVE-2014-6457: Secure transport layer - S8037846, CVE-2014-6558: Ensure streaming of input cipher streams - S8038364: Use certificate exceptions correctly - S8038899: Safer safepoints - S8038903: More native monitor monitoring - S8038908: Make Signature more robust - S8038913: Bolster XML support - S8039509, CVE-2014-6512: Wrap sockets more thoroughly - S8039533, CVE-2014-6517: Higher resolution resolvers - S8041540, CVE-2014-6511: Better use of pages in font processing - S8041529: Better parameterization of parameter lists - S8041545: Better validation of generated rasters - S8041564, CVE-2014-6506: Improved management of logger resources - S8041717, CVE-2014-6519: Issue with class file parser - S8042609, CVE-2014-6513: Limit splashiness of splash images - S8042797, CVE-2014-6502: Avoid strawberries in LogRecord - S8044274, CVE-2014-6531: Proper property processing * Backports - S4963723: Implement SHA-224 - S7044060: Need to support NSA Suite B Cryptography algorithms - S7122142: (ann) Race condition between isAnnotationPresent and getAnnotations - S7160837: DigestOutputStream does not turn off digest calculation when "close()" is called - S8006935: Need to take care of long secret keys in HMAC/PRF computation - S8012637: Adjust CipherInputStream class to work in AEAD/GCM mode - S8028192: Use of PKCS11-NSS provider in FIPS mode broken - S8038000: java.awt.image.RasterFormatException: Incorrect scanline stride - S8039396: NPE when writing a class descriptor object to a custom ObjectOutputStream - S8042603: 'SafepointPollOffset' was not declared in static member function 'static bool Arguments::check_vm_args_consistency()' - S8042850: Extra unused entries in ICU ScriptCodes enum - S8052162: REGRESSION: sun/java2d/cmm/ColorConvertOp tests fail since 7u71 b01 - S8053963: (dc) Use DatagramChannel.receive() instead of read() in connect() - S8055176: 7u71 l10n resource file translation update * Bug fixes - PR1988: C++ Interpreter should no longer be used on ppc64 - PR1989: Make jdk_generic_profile.sh handle missing programs better and be more verbose - PR1992, RH735336: Support retrieving proxy settings on GNOME 3.12.2 - PR2000: Synchronise HEAD tarball paths with release branch paths - PR2002: Fix references to hotspot.map following PR2000 - PR2003: --disable-system-gtk option broken by refactoring in PR1736 - PR2009: Checksum of policy JAR files changes on every build - PR2014: Use version from hotspot.map to create tarball filename - PR2015: Update hotspot.map documentation in INSTALL - PR2025: LCMS_CFLAGS & LCMS_LIBS should not be used unless SYSTEM_LCMS is enabled - RH1015432: java-1.7.0-openjdk: Fails on PPC with StackOverflowError (revised comprehensive fix) * CACAO - PR2030, G453612, CA172: ARM hardfloat support for CACAO * AArch64 port - AArch64 C2 instruct for smull - Add frame anchor fences. - Add MacroAssembler::maybe_isb() - Add missing instruction synchronization barriers and cache flushes. - Add support for a few simple intrinsics - Add support for builtin crc32 instructions - Add support for Neon implementation of CRC32 - All address constants are 48 bits in size. - array load must only read 32 bits - Define uabs(). Use it everywhere an absolute value is wanted. - Fast string comparison - Fast String.equals() - Fix register usage in generate_verify_oop(). - Fix thinko in Atomic::xchg_ptr. - Fix typo in fsqrts - Improve C1 performance improvements in ic_cache checks - Performance improvement and ease of use changes pulled from upstream - Remove obsolete C1 patching code. - Replace hotspot jtreg test suite with tests from jdk7u - S8024648: 7141246 breaks Zero port - Save intermediate state before removing C1 patching code. - Unwind native AArch64 frames. - Use 2- and 3-instruction immediate form of movoop and mov_metadata in C2-generated code. - Various concurrency fixes. ++++ kernel-default: - Linux 3.17.1. - commit 16cdf1f ++++ kernel-source: - Linux 3.17.1. - commit 16cdf1f ++++ kernel-syms: - Linux 3.17.1. - commit 16cdf1f ++++ kiwi: - v7.01.9 released - Fixed error logging to default log file - Cleanup with regards to coding style guide ++++ cairo: - Update to version 1.14.0: + Features: - Filtering improvements for the image backend, in particular down-scaling of images produces filtered images that depend on all the pixels of the source. - Improve handling of device transformation and scaling, allowing Cairo to now support scaling at a device level, permitting easier, more transparent HiDPI support. - Support JBIG2 mime data in PDF. This allows embedding of more compressed JPEG formats within PDF, rather than including the full uncompressed image. Also, reduce the number of transparency groups used by PDF to keep the file size small and viewing/printing of the PDF fast. - Expand the embedding section to include stencil mask support. - Reorder font declarations to be in natural order. - Update the Skia backend to build against current Skia. - Drop Link-Time Optimization (LTO) support from build system. - Optimize VBO size on GL to 1M and to 16k for EGL. + API changes: - cairo_surface_set_device_scale, cairo_surface_get_device_scale. - cairo_egl_device_get_display, cairo_egl_device_get_context. + Dependency changes: - Cairo now requires glib 2.14 for its gobject helper functions, and pixman 0.30 for downscaling. + Bug fixes: - Don't embed CMYK Jpeg images in svg. - Fix tests to place output in proper location. - Fix determination of alpha for all surfaces when recording. - Extend oversize check to cairo_gl_surface_create_for_texture, so an error surface is returned if the texture is too large to render to. - Fix embedding of mime data in PDF and PS files. - Remove useless error handling in *_reply() functions in XCB. - Fix a double-free exposed by multithreaded apps creating and destroying the same font concurrently (fdo#69470). - Fix corrupt stacks produced by bugs in operand emission for trace. - Fix out of bounds array access in format cache for xlib. - Don't rename glyphs used by seac operator (fdo#70364). - Fix crash on calling cairo_create with a finished surface. - Fix SSIZE_T definition problem when making with MSYS on Windows7. - Fix one off issue in gl context cleanup. - Fix usage of CAIRO_STACK_ARRAY_LENGTH. - Fix rectangle stroke with non rectilinear pen. - Fix imagemask with pattern source failure on some printers (fdo#69485). - Fix whitespace in font names. - Fix page size in generated PDFs (fdo#73452). - Fix path-currentpoint test by preserving current-point in copy_path()/append_path() sequence. - Fix generation of HTML in code docs for cairo-format-stride-for-width (fdo#63257). - Fix spelling of "tessellator" throughout code (fdo#50411). - Fix crash in pixman_image_composite32. - Fix crash when trying to modify a (const) all-clipped cairo_clip_t (fdo#75819). - Add check_composite method to all compositors, to fix crashes in the test suite. - Fix crash in Firefox when scrolling on certain pages. - Fix memory leaks found by static analysis. - Fix build of any2ppm if fork is not available. - Fix broken build for Qt backend, due to missing libstdc++. - Fix typo in two cairo_uint128 functions. Fixes potential build issues on systems without a uint128 type. - Fix build when --enable-pdf=no. - Fix cache_frozen assertions for Win32 print. - Correctly check for xcb image surface for inplace upload. - Fix webkit-based web browser crashes due to empty boxes by skipping over them when tesselating. - Make pixman, libpng, and zlib paths commandline configurable for win32 builds. - Fix image scale on Win32 when GDI scale is not identity. - Fix float endian configure test when using clang -O4. - Fix compilation with Android bionic libc. - Don't try to build util/sphinx on Windows. - Fix loss of precision when emitting joins. - Fix loss of precision and associated rendering issues in cairo-tor-scan-converter from projection onto sample grid. - Fix pixman oversampling of neighbouring edges within a cell by eliminating self-intersections for the pixman traps compositor. - Fix multi-line string splitting in PDFs. - Various cleanups and fixes to warnings, documentation, tests, and build system. Improve error handling and return value checks. Cleanup XFAIL tests and reference images. Cover recently added functionality. ++++ samba: - Update to 4.2.0rc2. ++++ samba: - Update to 4.2.0rc2. ++++ mozilla-nss: - update to 3.17.2 (bnc#900941) Bugfix release * bmo#1049435 - Importing an RSA private key fails if p < q * bmo#1057161 - NSS hangs with 100% CPU on invalid EC key * bmo#1078669 - certutil crashes when using the --certVersion parameter - changes from earlier version of the 3.17 branch: update to 3.17.1 (bnc#897890) * MFSA 2014-73/CVE-2014-1568 (bmo#1064636, bmo#1069405) RSA Signature Forgery in NSS * Change library's signature algorithm default to SHA256 * Add support for draft-ietf-tls-downgrade-scsv * Add clang-cl support to the NSS build system * Implement TLS 1.3: * Part 1. Negotiate TLS 1.3 * Part 2. Remove deprecated cipher suites andcompression. * Add support for little-endian powerpc64 update to 3.17 * required for Firefox 33 New functionality: * When using ECDHE, the TLS server code may be configured to generate a fresh ephemeral ECDH key for each handshake, by setting the SSL_REUSE_SERVER_ECDHE_KEY socket option to PR_FALSE. The SSL_REUSE_SERVER_ECDHE_KEY option defaults to PR_TRUE, which means the server's ephemeral ECDH key is reused for multiple handshakes. This option does not affect the TLS client code, which always generates a fresh ephemeral ECDH key for each handshake. New Macros * SSL_REUSE_SERVER_ECDHE_KEY Notable Changes: * The manual pages for the certutil and pp tools have been updated to document the new parameters that had been added in NSS 3.16.2. ++++ mutter: - Update to version 3.14.1: + Fix move-titlebar-onscreen function (bgo#736915). + Fix stacking of the guard window (bgo#737233). + Fix keycode lookup for non-default layouts (bgo#737134). + Fix workspaces-only-on-primary handling (bgo#737178). + Don't unstick sticky windows on workspace removal (bgo#737625). + Do not auto-minimize fullscreen windows (bgo#705177). + Upload keymap to newly added keyboard devices (bgo#737673). + Apply keyboard repeat settings (bgo#728055). + Don't send pressed keys on enter (bgo#727178). + Fix build without wayland/native (bgo#738225). + Send modifiers after the key event (bgo#738238). + Fix unredirect heuristic (bgo#738271). + Do not show system chrome over fullscreen windows (bgo#693991). + Misc. bug fixes: bgo#737135, bgo#737581, bgo#738146, bgo#738384. + Updated translations. ++++ libskk: - Update to 1.0.2 * Migrate to libgee 0.8 from 0.6. * rules: new ACT09 rule contributed by Naoki Mizuno. * Consume key event for "commit" command. Use "commit-unhandled" for the previous behavior. * Comsume C-j in abbrev mode. ++++ systemd: - Add upstream patches 0001-shell-completion-fix-completion-of-inactive-units.patch 0002-shell-completion-propose-templates-for-disable-re-en.patch 0003-man-we-don-t-have-Wanted-dependency.patch 0004-selinux-fix-potential-double-free-crash-in-child-pro.patch - Adapt patch rules-add-lid-switch-of-ARM-based-Chromebook-as-a-power-sw.patch to make it work even with patch #438 and #439 ++++ usbredir: - Update to version 0.7: + usbredirproto: - The usb_redir_ep_info_header has been extended with a max_streams field, this is only send / received if both sides have usb_redir_cap_bulk_streams. - Change bulk_stream packet definitions to allow allocating/ freeing streams on multiple endpoints in one go, technically this is a protocol change, but no-one has implemented usb_redir_cap_bulk_streams so far, so we can safely do this. - Add a USBREDIR_VERSION define so applications can test against which version they are building. + usbredirparser: Fix a bug causing parsing breakage when receiving a hello packet with 64 bit id capabiliy and another packet in succession so that they both got parsed in one usbredirparser_do_read call. + usbredirhost: - Use libusb_set_auto_detach_kernel_driver when available. - Add support for bulk streams, this only gets enabled with libusbx >= 1.0.19. - Stop iso / bulk streams on reset. - Make cancellation handeling more robust. - Reset device on release. + usbredirserver: Listen to both ipv4 and ipv6 addresses on ipv6 capable systems. ++++ libzypp: - Store baseurls in list as order expresses preference - Support parsing multiple baseurls from a repo file (bnc#899510) - Fix handling local mirrorlist= files in .repo (bnc#899510) - Provide missing man pages (fixes #33) - Enable building autodocs, translations and test per default on debian - Fix several typos in output messages and comments (fixes #29) - Make the include dir path configurable (fixes #27) - version 14.30.0 (30) ++++ perl-Bootloader: - prepare for jenkins auto-submission - 0.826 - handle aarch64 in GRUB2EFI - 0.825 ++++ systemd-rpm-macros: - make systemd aware of changed unit file content after update add systemd-daemon-reload-before-service-restart.patch ++++ yast2-bootloader: - improve usability of device map editor (bnc#900807) - 3.1.105 - ensure branding is used also during common install (bnc#901003) - 3.1.104 - fix missing widgets log entries(bnc#889169) - 3.1.103 - do not refer to info page of grub1 (bnc#878796) - fixed an Internal Error when using password for grub2 with non-english locale (bnc#900358) - 3.1.102 ++++ yast2-ruby-bindings: - switch to rubygem() for Factory too - 3.1.25 ------------------------------------------------------------------ ------------------ 2014-10-14 - Oct 14 2014 ------------------- ------------------------------------------------------------------ ++++ at-spi2-atk: - Update to version 2.14.1: + Aggressively filter out children-changed signals for objects with MANAGES_DESCENDANTS (bgo#728319). ++++ baobab: - Update to version 3.14.1: + Fix url in manpage. + Updated translations. ++++ colord: - AppArmor profile: allow reading /etc/udev/hwdb.bin (bnc#901148) ++++ empathy: - Update to version 3.12.7: + Updated translations. ++++ evince: - Update to version 3.14.1: + Use the new support for RTL icons in GtkIconTheme (bgo#737211). + Fix a crash in accessibility when opening a document with no pages (bgo#731046). + Fix a crash when a new document is added to the window (bgo#737365). + Fix a crash when opening the context menu in a non PDF document (bgo#737197). + Updated translations. ++++ evolution-data-server: - Update to version 3.12.7.1: + SMTP: Fails to send message after a change for bgo#737903. + bgo#737951: AMEL_DEBUG=smtp should provide information about SMTP server. ++++ gnome-control-center: - Update to version 3.14.1: + Keyboard: Allow shortcut explanation text to wrap. + Network: Hide airplane switch when g-s-d says so. + Power: Conditionally display the bluetooth button. + Printers: Don't crash for URIs with leading "//". + Region: Obtain keyboard variant from IBus. + User Accounts: - Show correct language if it isn't set. - Make sure widgets are the same height. - Fix language chooser response if language is unknown. - Preset language chooser if language is known. ++++ gnome-desktop: - Update to version 3.14.1: + Updated translations. ++++ gnome-settings-daemon: - Update to version 3.14.1: + Cursor: Disable if running under a wayland session. + Keyboard: Add back the gtk+ IM module handling. + Media-keys: Disallow screenshots when locked. + XSettings: - Translate titlebar action settings (for CSD gtk+ windows). - Misc cleanups. ++++ gnome-user-docs: - Update to version 3.14.1: + Updates to GNOME Help. + Updated translations. ++++ ibus: - Update to 1.5.9 * Enable preedit color on external preedit window with x11 applications. * Do not fail ibus-setup when en_US.UTF-8 is not installed. * Fix compose keys in French layout bepo variant. ++++ ibus-input-pad: - Update 1.4.99.20140916 * Changed input_pad_window_init(). * Set the parent class to IBusEngineSimple. * Renamed setup gtk2 files to gtk ones to support gtk3 only. * Ported to GTK+ 3.10 to fix the deprecated APIs. * Changed the engine layout from 'us' to 'default'. * Showed custom table only by default. * Removed accept-focus property on ibus-setup-input-pad. ++++ input-pad: - Update to 1.0.99.20140916 * Do not call exit(3) in libinput-pad.so * Fixed deprecated GtkWidget.window * Fixed icon sizes in the chartable. * Used embedded GtkViewport in GtkScrolledWindow. * Fixed some memory leaks. 029416b * Fixed deprecated gtk-timeout-initial since GTK+ 3.10. * Removed deprecated GtkTreeView::rules-hint property since GTK 3.14. * Fixed a deprecated message of gtk_window_get_transient_for(). * Added some currencies. * Added InputPadGtkViewport for many unicode tables. * Updated str.xml.in for Emoji. * Ported to GTK+ 3.10 to fix the deprecated APIs. * Showed custom table only by default. 2aec2c8 * Set G_APPLICATION_NON_UNIQUE flag to be able to run by ibus * Changed deprecated GtkVBox to GtkBox in builder files. ++++ installation-images-SLES: - Add grub2-arm64-efi to BuildRequires for aarch64 ++++ libgee: - Update to version 0.16.1: + Workaround GC thread consuming 100% of CPU. + Fix HashMap destructor name. + Fix a documentation typo. ++++ webkit2gtk3: - Update to version 2.6.1: + Ensure WebKitWebView:is-loading is TRUE right after a new load starts. + Fix a crash in the plugin process with some windowed flash plugins. + Allow to dock the inspector again once undocked when building with GTK+ >= 3.10. + TLS errors now take precedence over the HTTP authentication dialog. + Do not shrink on-disk cache to its default size on startup. + Improve the proportion and visibility of some web inspector icons. + Fix GTK+2 plugins not working after being updated. + Don’t include full path names in WebKitEnumTypes.h to ensure the generated headers are always identical. + Updated transations. ++++ libstorage: - obsolete ancient version of libstorage (bsc#900875) ++++ systemd: - Add upstream patches 0001-systemctl-when-mangle-unit-names-for-the-isolate-suf.patch 0001-tmpfiles-compare-return-against-correct-errno.patch - Add upstream patches 0001-keymap-Fix-touchpad-toggle-on-Toshiba-Satellite-P75-.patch 0001-units-introduce-network-pre.target-as-place-to-hook-.patch 0002-keymap-Fix-touchpad-toggle-key-on-Asus-laptops.patch 0003-sd-bus-check-return-value-of-vasprintf.patch 0004-core-map-the-rescue-argument-to-rescue.target.patch 0005-util-avoid-double-close-of-fd.patch - Add upstream patches 0001-virt-detect-that-we-are-running-inside-the-docker-co.patch 0002-bootchart-use-n-a-if-PRETTY_NAME-is-not-found.patch 0003-fileio-label-return-error-when-writing-fails.patch 0001-sd-event-don-t-require-a-signal-event-source-to-be-e.patch 0004-sd-event-check-the-value-of-received-signal.patch 0005-sd-id128-do-stricter-checking-of-random-boot-id.patch - Add upstream patches 0001-core-swap-only-make-configured-units-part-of-swap.ta.patch 0009-hwdb-Update-database-of-Bluetooth-company-identifier.patch - Add upstream patches 0001-journalctl-do-not-output-reboot-markers-when-running.patch 0002-udev-hwdb-New-Entry-for-Dell-XPS12-9Q33-keyboard.patch - Add upstream patches 0001-logind-add-support-for-Triton2-Power-Button.patch 0002-logind-add-support-for-TPS65217-Power-Button.patch - Add upstream patches 0001-shutdownd-clean-up-initialization-of-struct.patch 0003-bootchart-parse-userinput-with-safe_atoi.patch 0004-bootchart-check-return-of-strftime.patch 0005-bootchart-Do-not-try-to-access-data-for-non-existing.patch ++++ xen: - bnc#898772 - SLES 12 RC3 - XEN Host crashes when assigning non-VF device (SR-IOV) to guest 54325cc0-x86-MSI-fix-MSI-X-case-of-freeing-IRQ.patch - bnc#882089 - Windows 2012 R2 fails to boot up with greater than 60 vcpus 54325ecc-AMD-guest_iommu-properly-disable-guest-iommu-support.patch - bnc#826717 - VUL-0: CVE-2013-3495: XSA-59: xen: Intel VT-d Interrupt Remapping engines can be evaded by native NMI interrupts 541ad81a-VT-d-suppress-UR-signaling-for-further-desktop-chipsets.patch - Upstream patches from Jan 540effe6-evtchn-check-control-block-exists-when-using-FIFO-based-events.patch (Replaces xsa107.patch) 54216833-x86-shadow-fix-race-when-sampling-dirty-vram-state.patch (Replaces xsa104.patch) 54216882-x86-emulate-check-cpl-for-all-privileged-instructions.patch (Replaces xsa105.patch) 542168ae-x86emul-only-emulate-swint-injection-for-real-mode.patch (Replaces xsa106.patch) 54228a37-x86-EFI-fix-freeing-of-uninitialized-pointer.patch 5423e61c-x86emul-fix-SYSCALL-SYSENTER-SYSEXIT-emulation.patch 5424057f-x86-HVM-fix-miscellaneous-aspects-of-x2APIC-emulation.patch 542405b4-x86-HVM-fix-ID-handling-of-x2APIC-emulation.patch 542bf997-x86-HVM-properly-bound-x2APIC-MSR-range.patch (Replaces xsa108.patch) 54325d2f-x86-restore-reserving-of-IO-APIC-pages-in-XENMEM_machine_memory_map-output.patch 54325d95-don-t-allow-Dom0-access-to-IOMMUs-MMIO-pages.patch 54325f3c-x86-paging-make-log-dirty-operations-preemptible.patch (Replaces xsa97.patch) 54379e6d-x86-vlapic-don-t-silently-accept-bad-vectors.patch ++++ xf86-video-vmware: - U_vmware-vmwgfx-Don-t-add-pixmaps-to-the-pixmap-list-i.patch * prevent endless looping during Xserver reset (bnc#900884) ++++ yast2-services-manager: - Added minimal commandline support: just 'help' (bnc#893622) - 3.1.34 ------------------------------------------------------------------ ------------------ 2014-10-13 - Oct 13 2014 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Fixed "No base product found" error when evaluating rules/rules.xml file (bnc#900750) - 3.1.66 ++++ cheese: - Update to version 3.14.1: + Use LT_LIB_M to find the math library. + Avoid dereferencing an uninitialized variable. + Updated translations. ++++ cifs-utils: - Fix broken rccifs symbolic link. - Remove dead code associated with cifstab file which is no longer used. ++++ eog: - Update to version 3.14.1: + Bugs fixed: bgo#737213, bgo#737772, bgo#737960. + Updated translations. ++++ evolution: - Update to version 3.12.7: + Miscellaneous: - format_full_headers: Avoid possible memory leak. - ECalendarItem: Fix a memory leak. - ETable: Fix a leak of an ETreeModel. - Fix various memory leaks and invalid memory usages. - Use INTLTOOL_XML_RULE for appdata files. - Add metainfo.xml files for bogofilter and spamassassin plugins. - [Alarm Notify] Avoid UI freeze on an alarm dismiss. + Bugs fixed: bgo#724909, bgo#728329, bgo#735130, bgo#737340, bgo#737381, bgo#737791, bgo#738296. + Updated translations. ++++ evolution-data-server: - Update to versoin 3.12.7: + Miscellaneous: - camel-sasl-gssapi: . Generate correct error messages for non-krb5 mechanisms. . camel-sasl-gssapi: Use SPNEGO for HTTP auth not bare krb5. . Always use gss_display_status() for mechanism error code. - Improve error on failed conversion. - Fix UOA accounts accumulating on startup. - imapx_is_duplicate_fetch_or_refresh: Fix incorrect bit-flag test. - Do not define EBackend::online as G_PARAM_CONSTRUCT. - Fixed introspection annotations. + Bugs fixed: bgo#736116, bgo#737903. + Updated translations. ++++ evolution-ews: - Update to version 3.12.7: + Miscellaneous: - Update addressbook to use ->open_sync(). - Use GInitable to initialise addressbook. - Port addressbook to EBookSqlite. - Fix build for oab-decode-test, port it to EBookSqlite. - Move dset handling inside ews_decode_addressbook_record(). - Use (hashed) PidTagEmailAddress for OAB item UID. - Pass GInputStream to decoder functions instead of assuming priv->fis. - Use GMemoryInputStream for processing records, calculate SHA1 on each. - Optimise EWS GAL update not to rewrite unchanged records. - Avoid processing OAB records which already exist. - Fix modify_contacts for EBookSqlite. - Fix addressbook upgrade from pre-SHA1 versions. - Reduce addressbook refresh interval to 6 hours. - Avoid using dynamic types for ESourceEwsFolder. - Add revision support for addressbook. - Add locale support for addressbook. - Make ebews_fetch_items() return a list of EContacts not EVCards. - Refactor ews_update_items_thread() to do all database access together. - Kill store_to_cache option for ebews_fetch_items(). - Clean up resync code path in ews_update_items_thread(). - Use EBookSqlite locking. - Fix notification for non-GAL updates to only happen on commit. - Don't flush the final GAL updates if there are none. - Initialise filename to NULL in ews_remove_old_gal_file(). - Add evolution-ews.metainfo.xml file. - Use INTLTOOL_XML_RULE for appdata files. + Bugs fixed: bgo#733578, bgo#736257, bgo#737773. + Updated translations. ++++ file-roller: - Update to version 3.14.1: + Updated translations. ++++ librsvg: - Update to version 2.40.5: + bgo#736825: handle: Call close() after write() even on write error. + bgo#735836: rsvg-convert: Fix argument processing. ++++ gnome-backgrounds: - Update to version 3.14.1: + Updated translations. ++++ gnome-clocks: - Update to version 3.14.1: + Fix runtime warnings in the search provider. + Updated translations. ++++ gnome-contacts: - Update to version 3.14.1: + Remove unneeded logs in SearchProvider. ++++ gnome-terminal: - Update to version 3.14.1: + Updated translations. ++++ gnome-system-monitor: - Update to version 3.14.1: + Bugs fixed: - bgo#737098: polkit console auth agent freezing xsession. - bgo#738467: Some icons are enormously large. + Updated translations. ++++ gnome-weather: - Update to version 3.14.1: + Fixed compatibility with gtk+ 3.14 (bgo#737818). + Updated translations. ++++ gtk3: - Update to version 3.14.3: + Bugs fixed: bgo#724096, bgo#737981, bgo#737983, bgo#737985, bgo#738158. + Updated translations. ++++ gtkhtml: - Update to version 4.8.5: + bgo#537825: Text cursor not erased when moved to new position. + bgo#737340: theme_text_color is no longer in gtk 3.14. ++++ gtksourceview: - Update to version 3.14.1: + Fix UndoManager with a new implementation. + Various other improvements. + Updated translations. ++++ gucharmap: - Update to version 3.14.1: + Updated translations. ++++ gvfs: - Update to version 1.22.1: + mtp: Improve transfer speed for large files. + trash: Do not poll mount points without read access. + afp: Fix volume names encoding. + gvfs-set-attribute: "-n" flag implementation. + Improvements to avoid crashes during unmount. + Several smaller bugfixes. + Updated translations. ++++ hwinfo: - added 'archive' Makefile target - updated git2log script - 21.7 ++++ ibus: - use desktop file categories Settings;DesktopSettings instead of System ++++ installation-images-SLES: - updated git2log script - 14.147 ++++ java-1_7_0-openjdk-plugin: - Modify icedtea-web-suse-desktop-files.patch to use the Settings instead of the System category, policyeditor.desktop and itweb.desktop are tools for mamanging per-user preferences and not system applications ++++ java-1_8_0-openjdk-plugin: - Modify icedtea-web-suse-desktop-files.patch to use the Settings instead of the System category, policyeditor.desktop and itweb.desktop are tools for mamanging per-user preferences and not system applications ++++ kiwi: - v7.01.8 released ++++ libgweather: - Update to version 3.14.1: + The yahoo weather backend now uses HTTPS for privacy (bgo#737566). + The yr.no weather backend was fixed (it regressed in 3.13.92) (bgo#738307). + Updated translations. ++++ webkit2gtk3: - Disable JIT on Power architectures (-DEANBLE_JIT=OFF -DENABLE_YARR_JIT=0) ++++ tracker: - Use the designated fdo desktop file categories "Settings;DesktopSettings" for tracker-preferences. ++++ vte: - Update to version 0.38.1: + Prevent redefinition of VteCharAttributes as that breaks GCC 4.2. + Updated translations. ++++ yelp: - Update to version 3.14.1: + Updated translations. ++++ man-pages: - remove ioctl_list (2) reference from ioctl.2 man page [bnc#900141] * man-pages-remove-ioctl_list-reference.patch ++++ tracker-extras: - Use the designated fdo desktop file categories "Settings;DesktopSettings" for tracker-preferences. ++++ vinagre: - Update to version 3.14.1: + Updated translations. ++++ yast2-storage: - fixed setting disk label on multipath devices (bsc#898525) - version 3.1.49 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2014-10-12 - Oct 12 2014 ------------------- ------------------------------------------------------------------ ++++ gnome-color-manager: - Update to version 3.14.1: + Prevent a crash when profiling a printer. + Updated translations. ++++ gnome-power-manager: - Update to version 3.14.1: + Updated translations. ++++ openldap2: - Use %_smp_mflags for parallel build ++++ libnice: - Update to version 0.1.8: + Added FIN-ACK behavior in the PseudoTCP ICE-TCP, both standard mode and Microsoft compatible Microsoft compatible TURN-TCP. + API: nice_address_equal_no_port() to compare NiceAddresses ignoring the port. + API: nice_agent_get_component_state() to get the current component state. + API: agent:keepalive-conncheck to make the agent use conncheck as keepalives and fail the connection if there is no answer. + API: agent:ice-tcp, agent:udp-tcp to control ICE-UDP vs ICE-TCP behaviours. + API: agent:bytestream-tcp to know if the send/receives in reliable mode create full packets or not. + API: New signals agent::new-selected-pair-full, agent::new-candidate-full, agent::new-remote-candidate-full which include the NiceCandidates directly. + API: Deprecated agent::new-selected-pair and agent::new-candidate and agent::new-remote-candidate signals. Now all signals are emitted at the function return time. ++++ mobile-broadband-provider-info: - Update to git snapshot 20141012.b71dc (use disabled _services): + Many provider details have been updated. - Add mobile-broadband-provider-info-tmobile-reorder.patch: Move internet.t-d1.de APN for Deutsche Telekom to the bottom (boo#899028). - Add libtool BuildRequires and call to autogen.sh: as we are building a git snapshot, we need to bootstrap. ++++ zypper: - Update zypper-po.tar.bz2 (bnc#899603) ------------------------------------------------------------------ ------------------ 2014-10-11 - Oct 11 2014 ------------------- ------------------------------------------------------------------ ++++ gnome-control-center: - Update gnome-control-center-allow-extra-tools-in-shell.patch: ensure g_strconcat has a NULL Sentinel (boo#900782). ++++ libvirt: - backport commit c110cdb2 to fix non-raw storage format error c110cdb2-fix-format-probe.patch bnc#900587 ++++ xen: - restrict requires on grub2-x86_64-xen to x86_64 hosts ------------------------------------------------------------------ ------------------ 2014-10-10 - Oct 10 2014 ------------------- ------------------------------------------------------------------ ++++ brasero: - Add brasero-fix-segfault-when-displaying-the-plugin-dialog.patch to fix crash when clicking on Edit -> Plugins, patch taken from upstream bug report; fixes bnc#900549, bgo#728376. ++++ gdb: - Added gdb-async-stopped-on-pid-arg-1of2.patch, gdb-async-stopped-on-pid-arg-2of2.patch and gdb-async-stopped-on-pid-arg-testsuite.patch to resolve https://sourceware.org/bugzilla/show_bug.cgi?id=17347 ++++ gtk2: - Update to version 2.24.25: + Avoid a crash when using the pixbuf engine outside GTK+. + Build fixes for MS Visual C 2010 and later. + Bugs fixed: bgo#689138, bgo#705054, bgo#729924, bgo#731582, bgo#733689, bgo#734563, bgo#734879, bgo#735005, bgo#735428. + Updated translations. ++++ installation-images-SLES: - add grub2-mkpasswd-pbkdf2 to inst-sys (bnc#900358) - added 'archive' target to Makefile - 14.146 ++++ kiwi: - Compress Docker images using XZ This results in images requiring less disk space. - Use -o loop for mounting read-write image Older systems (e.g RHEL 6) mount command is not able to detect a loop mount and requires the -o loop option in order to work - fix dependencies of s390 requires * zipl was never an own package, it is part of s390-tools * syslinux does not exist on SLES 12 s390 - Also support new appdata format ++++ snapper: - improved fadvise usage ++++ wicked: - version 0.6.12 - ethernet: Do not fail when ETHTOOL_GSET/SSET fails (bnc#900401, bnc#900112) - dbus: omit ethernet speed, duplex, autoneg properties if not supported by the driver - ethtool: independent ioctl requests are handled separately: if one fails it does not stop the following ones - wireless: request assosciation even if link was up; linkup indicates assosciation, rather than explicit linkAssosciate event (bnc#893665) - bonding: ignore redundant slaves in configs with a warning - fsm: Generate default config for children in existing relation - compat: prefer /etc/hostname over /etc/HOSTNAME and warn about missed global configs (bnc#887910) ++++ libzypp: - Update zypp-po.tar.bz2 (bnc#899603) ++++ release-notes-sled: - 12.0.20141010: - Update release notes from FATE. - Update What's New: Info on fix status of bash (bnc#900057). ++++ virt-manager: - bnc#900320 - virt-install properly finds the lxc emulator when xen-tools is installed ++++ yast2-network: - AutoYaST Routing Import: Initialize device list correctly. (bnc#900352) - 3.1.108 - Do not set default_route to "no" in auto-configuration in inst-sys, just remove the entry completely (bnc#900466) - 3.1.107 ++++ yast2-registration: - re-enable the update repositories in the installed system when updates are disabled during installation (bnc#899999) - 3.1.127 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2014-10-9 - Oct 9 2014 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Set DISABLE_RESTART_ON_UPDATE to 'yes' instead of '1': the systemd macros do an explicit compare to the string. ++++ autoyast2: - Preventing double definition of ALWAYS_CLONABLE_MODULES. (bnc#900107) - 3.1.65 ++++ eog: - Delete libtool archives after build. ++++ java-1_7_0-openjdk-plugin: - Modify icedtea-web-suse-desktop-files.patch to add X-GNOME-Sundry to list of categories for policyeditor.desktop and itweb.desktop, so that both items are included in the Sundry app-folder in GNOME. ++++ java-1_8_0-openjdk-plugin: - Modify icedtea-web-suse-desktop-files.patch to add X-GNOME-Sundry to list of categories for policyeditor.desktop and itweb.desktop, so that both items are included in the Sundry app-folder in GNOME. ++++ kernel-default: - block: copy bi_vcnt in __bio_clone_fast (boo#888259). - commit 263fe49 ++++ kernel-source: - block: copy bi_vcnt in __bio_clone_fast (boo#888259). - commit 263fe49 ++++ kernel-syms: - block: copy bi_vcnt in __bio_clone_fast (boo#888259). - commit 263fe49 ++++ libzypp: - Update zypp-po.tar.bz2 ++++ meld: - Add meld-format-as-patch-dialog-window.patch: fix vertical resizing of the format-as-patch dialog (bgo#738120). ++++ python-enum34: - fdups only on SUSE systems ++++ python-pyldap: - Update to upstream release 2.4.18 ++++ virt-manager: - Remove hardcoded package dependencies in spec file and instead use gobject-introspection virt-manager.spec ++++ yast2-network: - Improved help text in "global options" (bnc#892678) - 3.1.106 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2014-10-8 - Oct 8 2014 ------------------- ------------------------------------------------------------------ ++++ dracut: - Overwrite/generate modules.dep file using depmod since the file modules.dep is not portable across releases (bsc#874621). ++++ gtk3: - Update to version 3.14.2: + GtkInspector now shows nested tree models. + Bugs fixed: bgo#737670, bgo#737679, bgo#737952, bgo#737929, bgo#737777. + Updated translations. ++++ ibus: - Add im-engines-precede-xkb.patch * allow users to use an IM engine without any operation - Update the launch script * remove the obsolete part for SKIM (bnc#860486) * do not set OOO_FORCE_DESKTOP=gnome if libreoffice-gnome is not installed (bnc#899045) ++++ kiwi: - Again Fixed use of zypper package cache Not only the addrepo command but also other ones seems to remove the pkg-cache-dir if there is no associated repo available. Thus the preserve and restore of the package cache happens now before and after all zypper repo setup related commands are called ++++ samba: - Rebase File Server Remote VSS Protocol (FSRVP) server against 4.2.0rc1; (fate#313346). - Backport upstream master fixes for samba-regedit; (bnc#896536). ++++ samba: - Rebase File Server Remote VSS Protocol (FSRVP) server against 4.2.0rc1; (fate#313346). - Backport upstream master fixes for samba-regedit; (bnc#896536). ++++ shotwell: - Add 0001-Shotwell-crashes-when-adjusting-date-time-Closes-bug.patch: Fix a crash when updating the date/time of a photo (bnc#899715). ++++ supportutils: - Include /var/log/libvirt/libxl logs in xen.txt. (bnc#900366) ++++ xdm: - Use the option (--)enable-ssh-support of the gpg-agent if the user has configured this (boo#899647) ++++ xen: - bsc#900292 - xl: change default dump directory xl-coredump-file-location.patch ++++ yast2-core: - Fixed searching for programs in Y2DIR (gh#yast/yast-ruby-bindings#107) - 3.1.12 - Allow SCR.Read(.target.yast2, ...) on chroots (bnc#891053). ++++ yast2-proxy: - Fixed Test Proxy Settings always reporting failure (bnc#853725, bnc#871945). - 3.1.2 ------------------------------------------------------------------ ------------------ 2014-10-7 - Oct 7 2014 ------------------- ------------------------------------------------------------------ ++++ ctags: - Fix endless loop in javascript parser (bnc#899486, CVE-2014-7204) ++++ gnome-control-center: - Fix untranslatability of "Change Password" (bnc#880303, gnome-control-center-change-password-l10n.patch) - Add gnome-control-center-Pyongyang-Time.patch: North Korea changed its timezone to UTC+08:30. - Add timezone_8.5.png, timezone_8.5_dim.png, timezone_9.png and timezone_9_dim.png as source files: patch is not willing to patch binary files (bsc#951590 boo#941290 bgo#753643). ++++ java-1_7_0-openjdk: - Force Zero VM for aarch64, since for almost a year, there was no working Hotspot build for this architecture in OBS ++++ java-1_8_0-openjdk: - Force Zero VM for aarch64, since from the beginning we did not manage to finish a build of Hotspot for this architecture. ++++ kernel-default: - Revert "supported.conf: i2c-core -> i2core." - the respective upstream change got reverted too. This reverts commit 602eb759ffd78c04efb82a041167718d98180ffd. - commit afa08f0 - Update Xen patches to 3.17-final and c/s 1266. - commit 28bdf1b ++++ kernel-source: - Revert "supported.conf: i2c-core -> i2core." - the respective upstream change got reverted too. This reverts commit 602eb759ffd78c04efb82a041167718d98180ffd. - commit afa08f0 - Update Xen patches to 3.17-final and c/s 1266. - commit 28bdf1b ++++ kernel-syms: - Revert "supported.conf: i2c-core -> i2core." - the respective upstream change got reverted too. This reverts commit 602eb759ffd78c04efb82a041167718d98180ffd. - commit afa08f0 - Update Xen patches to 3.17-final and c/s 1266. - commit 28bdf1b ++++ kiwi: - v7.01.7 released - Update dhclientImportInfo Allow the function to export DHCPSIADDR from the dhcp-server-identifier information stored in the lease file created by the dhclient call - Make sure u-boot bootargs will be escaped (bnc #900007) ++++ samba: - BuildRequire python-xml on SUSE systems only. ++++ samba: - BuildRequire python-xml on SUSE systems only. ++++ libgnomecanvas: - Do parallel build with %_smp_mflags. - Remove old specfile section (%clean). - Remove fdupes call and related fdupes BuildRequires: it is currently not deduplicating anything. ++++ libsolv: - fix bug in reorder_dq_for_jobrules leading to crashes [bnc#899907] - rename rpm rules to pkg rules - add manpages for the tools - bump version to 0.6.6 ++++ libstorage: - use xfs_repair instead of extinct xfs_check (bsc#899930) ++++ man-pages: - update to 3.74: - new and rewritten pages * pldd.1, cp1252.7 - newly documented interfaces in existing pages * mq_overview.7: /proc/sys/fs/mqueue/msgsize_default /proc/sys/fs/mqueue/msg_default ++++ yast2-bootloader: - keep user selection for password (bnc#900026) - fix build on ppc - 3.1.101 ++++ yast2-storage: - avoid keyboard shortcut conflict (bsc#882643) - version 3.1.48 ------------------------------------------------------------------ ------------------ 2014-10-6 - Oct 6 2014 ------------------- ------------------------------------------------------------------ ++++ at: - Add at-3.1.14-sane-envkeys.patch to skip exporting variables with awkward keys (bnc#899160) ++++ bash: - Add upstream patches bash43-030 which fixes CVE-2014-6278 bash43-029 which fixes CVE-2014-6277 bash43-028 which fixes CVE-2014-7186/CVE-2014-7187 ++++ installation-images-SLES: - improved git2log script - Add boot support for aarch64 - 14.145 ++++ kernel-default: - Update to 3.17-final. - commit ba887ef - Refresh patches.suse/ovl01-vfs-add-i_op-dentry_open.patch. - commit c1c43b8 Removing RICHACL support since it never went upstream and noone seems to really care (bnc#892834) - Delete patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch. - Delete patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch. - Delete patches.suse/0003-vfs-Add-IS_RICHACL-test-for-richacl-support.patch. - Delete patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch. - Delete patches.suse/0005-richacl-Permission-mapping-functions.patch. - Delete patches.suse/0006-richacl-Compute-maximum-file-masks-from-an-acl.patch. - Delete patches.suse/0007-richacl-Update-the-file-masks-in-chmod.patch. - Delete patches.suse/0008-richacl-Permission-check-algorithm.patch. - Delete patches.suse/0009-richacl-Helper-functions-for-implementing-richacl-in.patch. - Delete patches.suse/0010-richacl-Create-time-inheritance.patch. - Delete patches.suse/0011-richacl-Check-if-an-acl-is-equivalent-to-a-file-mode.patch. - Delete patches.suse/0012-richacl-Automatic-Inheritance.patch. - Delete patches.suse/0013-richacl-Restrict-access-check-algorithm.patch. - Delete patches.suse/0014-richacl-xattr-mapping-functions.patch. - Delete patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch. - commit 81acd03 - Update patches.fixes/xfs-mark-all-internal-workqueues-as-freezable.patch (bnc#899785). - commit 951f215 - xfs: mark all internal workqueues as freezable. - commit ba6c1f6 ++++ kernel-source: - Update to 3.17-final. - commit ba887ef - Refresh patches.suse/ovl01-vfs-add-i_op-dentry_open.patch. - commit c1c43b8 Removing RICHACL support since it never went upstream and noone seems to really care (bnc#892834) - Delete patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch. - Delete patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch. - Delete patches.suse/0003-vfs-Add-IS_RICHACL-test-for-richacl-support.patch. - Delete patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch. - Delete patches.suse/0005-richacl-Permission-mapping-functions.patch. - Delete patches.suse/0006-richacl-Compute-maximum-file-masks-from-an-acl.patch. - Delete patches.suse/0007-richacl-Update-the-file-masks-in-chmod.patch. - Delete patches.suse/0008-richacl-Permission-check-algorithm.patch. - Delete patches.suse/0009-richacl-Helper-functions-for-implementing-richacl-in.patch. - Delete patches.suse/0010-richacl-Create-time-inheritance.patch. - Delete patches.suse/0011-richacl-Check-if-an-acl-is-equivalent-to-a-file-mode.patch. - Delete patches.suse/0012-richacl-Automatic-Inheritance.patch. - Delete patches.suse/0013-richacl-Restrict-access-check-algorithm.patch. - Delete patches.suse/0014-richacl-xattr-mapping-functions.patch. - Delete patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch. - commit 81acd03 - Update patches.fixes/xfs-mark-all-internal-workqueues-as-freezable.patch (bnc#899785). - commit 951f215 - xfs: mark all internal workqueues as freezable. - commit ba6c1f6 ++++ kernel-syms: - Update to 3.17-final. - commit ba887ef - Refresh patches.suse/ovl01-vfs-add-i_op-dentry_open.patch. - commit c1c43b8 Removing RICHACL support since it never went upstream and noone seems to really care (bnc#892834) - Delete patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch. - Delete patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch. - Delete patches.suse/0003-vfs-Add-IS_RICHACL-test-for-richacl-support.patch. - Delete patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch. - Delete patches.suse/0005-richacl-Permission-mapping-functions.patch. - Delete patches.suse/0006-richacl-Compute-maximum-file-masks-from-an-acl.patch. - Delete patches.suse/0007-richacl-Update-the-file-masks-in-chmod.patch. - Delete patches.suse/0008-richacl-Permission-check-algorithm.patch. - Delete patches.suse/0009-richacl-Helper-functions-for-implementing-richacl-in.patch. - Delete patches.suse/0010-richacl-Create-time-inheritance.patch. - Delete patches.suse/0011-richacl-Check-if-an-acl-is-equivalent-to-a-file-mode.patch. - Delete patches.suse/0012-richacl-Automatic-Inheritance.patch. - Delete patches.suse/0013-richacl-Restrict-access-check-algorithm.patch. - Delete patches.suse/0014-richacl-xattr-mapping-functions.patch. - Delete patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch. - commit 81acd03 - Update patches.fixes/xfs-mark-all-internal-workqueues-as-freezable.patch (bnc#899785). - commit 951f215 - xfs: mark all internal workqueues as freezable. - commit ba6c1f6 ++++ kiwi: - Make kiwi --info thread safe - v7.01.6 released - Added bundle task for GCE images ++++ libqmi: - Update to version 1.10.2: + release: bump version to 1.10.2 + build: update NEWS + cli,nas: S/N ratio is dB, not dBm + cli,nas: limit resolution when printing floating point numbers + cli,nas: fix constant out of range issue in comparison + cli,nas: fix unmatched format specifiers + release: post release version bump to 1.10.1 + release: bump version to 1.10.0 + cli,nas: decode BCD-encoded PLMN and print it + cli,nas: pretty print field types + cli,nas: don't print fields with unknown data + cli,nas: add missing indentations + nas: add 'UMTS Info Neighboring LTE' TLV to 'Cell Location Info' + nas: fix several TLV field types + nas: consolidate variable names + nas: add missing TLV field + nas: trivial fixes in indentation and alignment + docs,libqmi-glib: add 'NAS Get Cell Location Info' documentation + qmi-codegen: handle 'gfloat' types + qmicli: fix wrong array reference cutnpaste bug + qmicli: add NAS Get Cell Location Info + nas: add "Get Cell Location Info" + libqmi-glib,proxy: update internal default timeout value + cli,wda: new '--wda-set-data-format' action + cli,wda: fix error string message + libqmi,wda: rename enum to "_RAW_IP" to match the name in the CTL service + wda: implement 'Set Data Format' request/response + cli,wda: new '--wda-get-data-format' action + wda: new 'WDA' service + cli: new '--uim-get-card-status' action + uim: implement "Get Card Status" + data: add libqmi icon + license: add GPLv2+ license in addition to the LGPLv2+ one + build-aux,qmi-codegen: explicitly state which services have flags64 + libqmi-glib,device: print as debug flags used when opening or releasing client + qmicli: add '--device-open-net' option + libqmi-glib: generate types for QmiDeviceOpenFlags and QmiDeviceReleaseClientFlags ++++ libstorage: - extended testsuite ++++ open-vm-tools: - Updated to latest release 9.4.6-1770165 + Release matching the vSphere 5.5p02 release - "which" as separate package does not exist on older opensuse versions so removed from Requires for older distributions - used autoreconf as source package does not provide configure script anymore - removed vmsync module from OS12.3 build target as it does not compile ++++ rsyslog: - Fixed remote PRI DoS vulnerability patch (CVE-2014-3683,bnc#899756) [* rsyslog-8.4.0-remote-PRI-DoS-fix-backport_CVE-2014-3634.patch] - Removed broken, unsupported and dropped by upstream zpipe utility from rsyslog-diag-tools package (bnc#890228) ++++ xf86-video-vmware: - u_xf86xv.h-cannot-be-included-without-first-including-.patch * include xorg-server.h before xf86xv.h in order to fix build with latest glibc ++++ yast2-network: - bnc#889287 - during autoconfiguration at s390 use linuxrc's OSAHWAddr param for LLADDR when available. - 3.1.105 ------------------------------------------------------------------ ------------------ 2014-10-5 - Oct 5 2014 ------------------- ------------------------------------------------------------------ ++++ accountsservice: - Pass --enable-user-heuristics to configure to ensure that legacy users are still shown in GDM facebrowser. ++++ alacarte: - Move .desktopfile from X-GNOME-SystemSettings to X-GNOME-PersonalSettings, since the only values one can change is for active user. Having it under System gives the impression that changes are systemwide. ++++ dconf: - Move .desktopfile from X-GNOME-SystemSettings to X-GNOME-PersonalSettings, since the only values one can change is for active user. Having it under System gives the impression that changes are systemwide. ++++ gnome-settings-daemon: - Drop gnome-settings-daemon-system-proxy-configuration.diff: it has been disabled for 3 years with nobody even noticing it to be gone or caring to fix it. ++++ gnome-shell: - Rebase and re-enable gnome-shell-private-connection.patch (boo#899789). ++++ gnome-tweak-tool: - Move .desktopfile from X-GNOME-SystemSettings to X-GNOME-PersonalSettings, since the only values one can change is for active user. Having it under System gives the impression that changes are systemwide. ++++ samba: - BuildRequire python-xml. - Exclude unwanted texpect binary and libhttp, libsamba-cluster-support, libsamba-debug, and libsocket-blocking shared libs. - Add vfs_fruit and vfs_worm man pages and ndr_dcerpc, smb2_lease_struct, tstream_smbXcli_np, idtree, and idtree_random header files. - Remove nmblookup and smbclient4 binary and nmblookup4 man page. ++++ samba: - BuildRequire python-xml. - Exclude unwanted texpect binary and libhttp, libsamba-cluster-support, libsamba-debug, and libsocket-blocking shared libs. - Add vfs_fruit and vfs_worm man pages and ndr_dcerpc, smb2_lease_struct, tstream_smbXcli_np, idtree, and idtree_random header files. - Remove nmblookup and smbclient4 binary and nmblookup4 man page. ++++ tevent: - Update to 0.9.22. + remove unused exit_code in tevent_select.c + remove unused exit_code in tevent_poll.c + build: improve detection of srcdir + lib: tevent: make TEVENT_SIG_INCREMENT atomic. + Update flags in tevent pkgconfig file ++++ tracker: - Move .desktopfile from X-GNOME-SystemSettings to X-GNOME-PersonalSettings, since the only values one can change is for active user. Having it under System gives the impression that changes are systemwide. ++++ libzypp: - Update zypp-po.tar.bz2 ++++ tracker-extras: - Move .desktopfile from X-GNOME-SystemSettings to X-GNOME-PersonalSettings, since the only values one can change is for active user. Having it under System gives the impression that changes are systemwide. ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2014-10-4 - Oct 4 2014 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Add PackageKit-offline-update.patch: + Make packagekit-offline-update a static service. Users believe by disabling the service, the feature would be disabled, when in fact systemd still brings the user to the system-update.target, but then doesn't perform any action, most of all not removing the /system-update link, thus ending in a loop. ++++ geoclue2: - Update to version 2.1.10: + Disallow application if disabled explicitly in the configuration. + Make it easy to add alternative modem source(s), e.g ofono-based. + Map: - country-level accuracy to city-level since no source provides country-level accuracy. - neighborhood-level accuracy to city-level in WiFi source (only) so applications requesting neighborhood-level accuracy still get a location even if there is no modem available. + Fixes to WiFi source. + For easier debugging, add: - more debug prints. - commandline options to where-am-i demo application to specify timeout and requested accuracy level. + Fix a potential build failure. ------------------------------------------------------------------ ------------------ 2014-10-3 - Oct 3 2014 ------------------- ------------------------------------------------------------------ ++++ java-1_7_0-openjdk-plugin: - Add patch: icedtea-web-1.5.1-java9.patch * Allow building against java9 ++++ java-1_8_0-openjdk-plugin: - Add patch: icedtea-web-1.5.1-java9.patch * Allow building against java9 ++++ snapper: - add option --all-configs to snapper client, list snapshots from all accessible configs ++++ shotwell: - Update to version 0.20.1: + Correct problems with navigating photos in full-screen mode (bgo#737092). + Better memory utilization via more conservative pixbuf cache (bgo#715198). + Fixes minor bugs detected by better Vala code analysis. ++++ xen: - Update xen2libvirt.py to better detect and handle file formats ------------------------------------------------------------------ ------------------ 2014-10-2 - Oct 2 2014 ------------------- ------------------------------------------------------------------ ++++ dracut: - Fix install-kernel with xen for self build kernels to show up in grub2 properly (bsc#897901) * Modify dracut-installkernel (source file) - Fix foreign fonts in plymouth and console (bnc#897972) * Add 0163-Install-etc-sysconfig-console-to-see-specific-fonts.patch ++++ java-1_8_0-openjdk: - Upgrade to upstream tag jdk8u40-b08 * Unstable snapshot in view of jdk8u40 release ++++ kiwi: - Fixup createGoogleComputeEngine no paths allowed inside the tarball, only the disk.raw they are really strict on their checks :-) - Fixup createGoogleComputeEngine There are some conventions around the naming and content of a GCE tarball. This patch hopefully addresses all of them - Added sudo to package list for SLE12 JeOS template - Update SLE12 JeOS template to provide a kiwi user - Added support for format="gce" This is for creating Google Compute Engine ready images to be uploaded into a bucket in the google cloud storage via gsutil - v7.01.5 released ++++ samba: - Update to 4.2.0rc1. - Fix small memory-leak in the background print process; (bnc#899558). ++++ samba: - Update to 4.2.0rc1. - Fix small memory-leak in the background print process; (bnc#899558). ++++ libgcrypt: - address a potential integer issue * changed libgcrypt-fips_PKBKDF_missing_step1.patch ++++ libqt4: - Replace patch l-qclipboard_fix_recursive.patch with qtcore-4.8.5-qeventdispatcher-recursive.patch. The later one seems to work better and really resolves the issue in LibreOffice ++++ libqt4-sql-plugins: - Replace patch l-qclipboard_fix_recursive.patch with qtcore-4.8.5-qeventdispatcher-recursive.patch. The later one seems to work better and really resolves the issue in LibreOffice ++++ snapper: - allow to specify command for comparing file ++++ libstorage: - detect iso9660 and udf filesystems (fate#317247) - 2.25.18 - in general use wipefs to remove old signatures - 2.25.17 ++++ systemd: - Revert patch 1063, which incorrectly disallows /dev/disk/by-path links for iSCSI (and other) devices. Will be corrected and re-added once upstream is consulted. (bnc#898233). Disable: 1063-udev-path_id-suppress-ID_PATH-for-devices-with-an-un.patc ++++ libvirt: - qemu: use systemd's TerminateMachine to kill all processes 4882618-qemu-terminatemachine.patch bsc#899334 - CVE-2014-3657: Fix domain deadlock fc22b2e7-CVE-2014-3657.patch bsc#899484 ++++ suse-build-key: - renamed security_at_suse_de.asc to security_at_suse_de_old.asc - security_at_suse_de.asc: new 4096 bit RSA key. pub 4096R/317CD502 2014-10-02 SUSE Security Team bnc#899509 ++++ xdm: - sysconfig.displaymanager/DM list: added lightdm,sddm; removed kdm3,kdm4 (bnc#898876) ++++ yast2-registration: - fixed failure in AutoYast autoupgrade mode when the upgraded system was not registered (in that case the system is newly registered) (bnc#899168) - 3.1.126 ++++ yast2-storage: - detect iso9660 and udf filesystems (fate#317247) - version 3.1.47 ------------------------------------------------------------------ ------------------ 2014-10-1 - Oct 1 2014 ------------------- ------------------------------------------------------------------ ++++ gnome-themes: - Use autoreconf -fiv instead of plain autoreconf. ++++ installation-images-SLES: - get server rescue image working - 14.144 ++++ kiwi: - Fixed use of zypper package cache For unknown reasons zypper removes the pkg-cache-dir when calling the addrepo command. Because this is unwanted kiwi temporarly moves the current cache dir and moves it back after the addrepo call is done - DB: rebuild documentation - DB: update documentation first review by the documentation department ++++ libgtop: - Replace xorg-x11-devel BuildRequires with pkgconfig(xau): there is no need for the whole metapackage. ++++ gupnp-igd: - Update to version 0.2.4: + Add API to delete mapping by internal IP/port instead of the external one. ++++ python-base: - update to 2.7.8 * bugfix-only release, dozens of bugs fixed * fixes CVE-2014-4650 directory traversal in CGIHTTPServer * fixes CVE-2014-7185 (bnc#898572) potential buffer overflow in buffer() - dropped upstreamed CVE-2014-4650-CGIHTTPserver-traversal.patch - dropped upstreamed CVE-2014-7185-buffer-wraparound.patch - CVE-2014-7185-buffer-wraparound.patch: potential wraparound/overflow in buffer() (CVE-2014-7185, bnc#898572) ++++ libreoffice: - Fix the timestamp on docu (remove) - Try to silence postinst warning during verfication - Fix wrong obsolete lines ++++ release-notes-sled: - Update SLE 12 release notes from FATE. - New entries: systemd: Activating a network.service Implementation (fate#317943). ++++ shim: - Update signature-sles.asc: shim signed by UEFI signing service ++++ yast2-storage: - removed some code only used by dropped yast2-repair - version 3.1.46 ------------------------------------------------------------------ ------------------ 2014-9-30 - Sep 30 2014 ------------------- ------------------------------------------------------------------ ++++ Mesa: - U_swrast-allocate-swrast_texture_image-ImageSlices-array-if-needed.patch Mapping textures in swrast may crash if no image slices array is allocated. This may happen in some software fallback paths (bnc#899106). ++++ NetworkManager-gnome: - Add NetworkManager-gnome-no-firewalld.patch: Allow to build without firewalld integration (which openSUSE does not offer, boo#897636). - Pass --without-firewalld to configure, to disable integration. ++++ SUSEConnect: - Update to version 0.2.14 - fix SUSEConnect parameter usage from config file (bnc#899166) - use API version v4 ++++ bash: - Add patch bash-4.2-extra-import-func.patch which is based on the BSD patch of Christos. As further enhancements the option import-functions is mentioned in the manual page and a shopt switch is added to enable and disable import-functions on the fly - Rename bash-4.2-extra-import-func.patch to bash-4.3-extra-import-func.patch ++++ dbus-1-x11: - Reformat the spec file using spec-cleaner ++++ gnome-control-center: - Update gnome-control-center-allow-extra-tools-in-shell.patch: dconf-editor.desktop was renamed to ca.desrt.dconf-editor.desktop. ++++ gnome-packagekit: - Add gpk-prefs to category X-GNOME-SystemSettings so it shows up in gnome-control-center. ++++ gtk3: - Update to version 3.14.1: + Bugs fixed: bgo#635258, bgo#654051, bgo#708206, bgo#719936, bgo#729782, bgo#734879, bgo#735054, bgo#735338, bgo#735749, bgo#736193, bgo#736338, bgo#736557, bgo#736702, bgo#736830, bgo#736971, bgo#737251, bgo#737297, bgo#737363, bgo#737386, bgo#737439, bgo#737517. + Updated translations. ++++ hyper-v: - vssdaemon: ignore the EBUSY on multiple freezing the same partition (bnc#899204) ++++ icewm: - Do not use xorg-x11-devel, select only those packages needed for build. - Build c++ code with fvisibility-inlines-hidden to avoid bloating the symbol table. ++++ kiwi: - v7.01.4 released - Added support for custom boxname for vagrant images (bnc #896205) By default the name set to the vagrant .json file is the name of the image as specified in the kiwi XML description. However, in the world of https://vagrantcloud.com/, the convention for "fully-qualified" box names is "ORGANIZATION/BOXNAME" which does not apply to a standard kiwi image name. With the new boxname attribute people can now specify the name of the box to be vagrantcloud conform. e.g - v7.01.3 released - Add error message to log file if downloadFile failed - Fixed uninstall make target Delete /dev/shm/lwp-download created by kiwi - v7.01.2 released - DB: rebuild documentation for version 7 - Branch created for SLE12, master open for development at version 7 ++++ dbus-1: - Reformat the spec file using spec-cleaner ++++ libgcrypt: - enable HW support in fips mode (bnc#896435) * added libgcrypt-fips_enable_hardware_support.patch ++++ python: - update to 2.7.8 * bugfix-only release, dozens of bugs fixed ++++ rsyslog: - Remote syslog PRI DoS vulnerability fix (CVE-2014-3634,bnc#897262) [+ rsyslog-8.4.0-remote-PRI-DoS-fix-backport_CVE-2014-3634.patch] ++++ sled-manuals_de: - Update English parts of the documents. ++++ sled-manuals_en: - Provide just desktop-data-SLE:*; bnc#899142. - Update text and image files (Last Changed Rev.: 11511:14663M). ++++ sled-manuals_ja: - Provide just desktop-data-SLE:*; bnc#899142. - Update English parts of the documents. ++++ sled-manuals_pt_BR: - Provide just desktop-data-SLE:*; bnc#899142. - Update English parts of the documents. ++++ sled-manuals_zh_CN: - Provide just desktop-data-SLE:*; bnc#899142. - Update English parts of the documents. ++++ sled-manuals_zh_TW: - Provide just desktop-data-SLE:*; bnc#899142. - Update English parts of the documents. ++++ sled-manuals_ar: - Provide just desktop-data-SLE:*; bnc#899142. - Update English parts of the documents. ++++ sled-manuals_cs: - Provide just desktop-data-SLE:*; bnc#899142. - Update English parts of the documents. ++++ sled-manuals_es: - Provide just desktop-data-SLE:*; bnc#899142. - Update English parts of the documents. ++++ sled-manuals_fr: - Provide just desktop-data-SLE:*; bnc#899142. - Update English parts of the documents. ++++ sled-manuals_hu: - Provide just desktop-data-SLE:*; bnc#899142. - Update English parts of the documents. ++++ sled-manuals_it: - Provide just desktop-data-SLE:*; bnc#899142. - Update English parts of the documents. ++++ sled-manuals_ko: - Provide just desktop-data-SLE:*; bnc#899142. - Update English parts of the documents. ++++ sled-manuals_nl: - Provide just desktop-data-SLE:*; bnc#899142. - Update English parts of the documents. ++++ sled-manuals_pl: - Provide just desktop-data-SLE:*; bnc#899142. - Update English parts of the documents. ++++ sled-manuals_ru: - Provide just desktop-data-SLE:*; bnc#899142. - Update English parts of the documents. ++++ sled-manuals_sv: - Provide just desktop-data-SLE:*; bnc#899142. - Update English parts of the documents. ++++ sles-manuals_en: - Provide just desktop-data-SLE:*; bnc#899142. - Update text and image files (Last Changed Rev.: 11511:14663M). ++++ xen: - bnc#889526 - VUL-0: CVE-2014-5146, CVE-2014-5149: xen: XSA-97 Long latency virtual-mmu operations are not preemptible xsa97.patch - bnc#882089 - Windows 2012 R2 fails to boot up with greater than 60 vcpus 541ad385-x86-suppress-event-check-IPI-to-MWAITing-CPUs.patch 541ad3ca-x86-HVM-batch-vCPU-wakeups.patch - Upstream patches from Jan 540f2624-x86-idle-add-barriers-to-CLFLUSH-workaround.patch 541825dc-VMX-don-t-leave-x2APIC-MSR-intercepts-disabled.patch - bnc#897657 - VUL-0: CVE-2014-7188: xen: XSA-108 Improper MSR range used for x2APIC emulation xsa108.patch ++++ yast2-bootloader: - use short product name to avoid truncated text on small resolution (bnc#873675) - Avoid crash in clone_system on s390 (bnc#897399) - propose missing attributes also during automatic upgrade which propose grub2 configuratin (bnc#897058) - 3.1.100 - move boot record backup functionality to own class to make code easier to understand and better tested - 3.1.99 ++++ yast2-network: - The "change hostname via DHCP" setting is now configurable via control file (bnc#870896). - 3.1.104 ------------------------------------------------------------------ ------------------ 2014-9-29 - Sep 29 2014 ------------------- ------------------------------------------------------------------ ++++ adwaita-icon-theme: - Do not obsolete gnome-icon-theme, gnome-icon-theme-extras and gnome-icon-theme-symbolic: a lot of non-GNOME package depend more or less correct on those theme names, mostly to 'cheat' and not having to bring own icon themes. ++++ bash: - Add upstream patches bash43-027 which fixed bsc#898604 bash43-026 which fixes CVE-2014-7169 and bsc#898346 bash43-025 which replaces bash-4.3-CVE-2014-6271.patch and fixes bnc#896776 - Remove patch bash-4.3-CVE-2014-6271.patch due patch bash43-027 - Add patch bash-4.2-CVE-2014-7187.patch for bsc#898603, CVE-2014-7186, CVE-2014-7187: bad handling of HERE documents and for loop issue ++++ gjs: - Update to version 1.42.0: + Fix a regression caused by PPC fixes in 1.41.91. ++++ installation-images-SLES: - start wpa_supplicant for wicked (bnc#898977) - 14.143 - add wpa_supplicant to rescue system - 14.142 ++++ java-1_7_0-openjdk: - Do not waste time building javadoc when building bootstrap - Ignore ant's java-devel require - we already have java-bootstrap-devel - Reformat the spec files with newer version of spec-cleaner - Use more generic requires and provides: * java-bootstrap and * java-bootstrap-devel - Allows us to use the same boostrap packages for building of java-1_8_0-openjdk ++++ java-1_8_0-openjdk: - Build template jvm interpreter on ppc64le * It was ported for this architecture in jdk8u49-b06 - Build depend on the generic java-bootstrap-devel * Allows to build against java-1_7_0-openjdk-bootstrap - Reformat the spec file with spec-cleaner ++++ kernel-default: - Update to 3.17-rc7. - commit 6304463 ++++ kernel-source: - Update to 3.17-rc7. - commit 6304463 ++++ kernel-syms: - Update to 3.17-rc7. - commit 6304463 ++++ kiwi: - Fixed use of uninitialized value $time - Add support for EFI on aarch64 ++++ libgcrypt: - fixes from Jan Matejek: * make DSA selftest use 2048 bit keys (bnc#898003) * added ECDSA selftests and add support for it to the CAVS testing framework (bnc#896202) * fix a bug in fipsdrv * changed patches: - libgcrypt-1.6.1-fips-cavs.patch - libgcrypt-fips_ecdsa.patch - libgcrypt-fips-dsa.patch ++++ webkitgtk: - Update to version 2.4.6: + Use free icons for the web inspector. + Make vimeo videos work again with the GStreamer media backend. + Fix selection rendering when unfocused with recent GTK+ versions. + Fix toggle buttons rendering with recent GTK+ versions. + Fix race condition when downloading a file due to the intermediate temporary file. ++++ webkitgtk3: - Update to version 2.4.6: + Use free icons for the web inspector. + Make vimeo videos work again with the GStreamer media backend. + Fix selection rendering when unfocused with recent GTK+ versions. + Fix toggle buttons rendering with recent GTK+ versions. + Fix race condition when downloading a file due to the intermediate temporary file. ++++ libreoffice: - Disable mergedlibs for now as it is not tested enough and broke - Added patch: * libreoffice-mergedlibs-circular-deps.patch ++++ snapper: - updated translations ++++ libstorage: - updated translations (bsc#877325) - 2.25.16 ++++ webkitgtk3: - Update to version 2.4.6: + Use free icons for the web inspector. + Make vimeo videos work again with the GStreamer media backend. + Fix selection rendering when unfocused with recent GTK+ versions. + Fix toggle buttons rendering with recent GTK+ versions. + Fix race condition when downloading a file due to the intermediate temporary file. ++++ zeromq: - Add patches to fix CVE-2014-7202 and CVE-2014-7203. Fixes bnc#898917 * zeromq-CVE-2014-7202.patch * zeromq-CVE-2014-7203.patch ++++ polkit-default-privs: - polkit-default-privs: Addings missing rules for restrictive mode (bnc#898001) ++++ release-notes-sled: - 12.0.20140929: - Update SLE 12 release notes from FATE. - Updated entries: What's New (bnc#8981230). ++++ ruby-common: - ignore any files we find in */.gem/*. in some versions of rubygems, gems that are installed are also copied to ~/.gem/. ++++ shim: - Fixed buffer overflow and OOB access in shim trusted code path (bnc#889332, CVE-2014-3675, CVE-2014-3676, CVE-2014-3677) * added bug-889332_shim-mok-oob.patch, bug-889332_shim-overflow.patch ++++ sled-manuals_zh_TW: - Fix BuildRequires: arphic-uming-fonts. ++++ virt-manager: - bnc#898925 - virt-install errors out while installing SLES12 using --location virtinst-ppc64le.patch ++++ xen: - bnc#897906 - libxc: check return values on mmap() and madvise() on xc_alloc_hypercall_buffer() 537c9c77-libxc-check-return-values-on-mmap-and-madvise.patch ++++ yast2-bootloader: - fix crash in lib_iface caused by typo (found by openQA and bnc#898878) - fix crash when using tmpfs - fix crash when device have explicit mount by device name - 3.1.98 ++++ yast2-inetd: - Checking nil parameters (server,server_args) in GetServerBasename before making a dup. (bnc#898745) - 3.1.9 ++++ yast2-network: - bnc#898620 - do not write LLADDR="00:00:00:00:00:00" into ifcfg in z/VM - 3.1.103 ++++ yast2-packager: - display full URL to the currently displayed EULA (directory listing has been disabled after moving registration licenses from nu.novell.com to updates.suse.com) (bnc#898647) - 3.1.51 ++++ yast2-registration: - fixed AutoYast autoupgrade - use the SMT server from the AutoYast profile instead of the public SCC server (bnc#897040) - 3.1.125 ------------------------------------------------------------------ ------------------ 2014-9-28 - Sep 28 2014 ------------------- ------------------------------------------------------------------ ++++ ghostscript: - readd ppc64le patch ppc64le-support.patch lcms has not been fixed upstream and lcms2 has been fixed in a broken way ++++ ibus-anthy: -update to 1.5.6 * Remove references to deprecated GTK classes * Replace FileNotFoundError with IOError for Python 2 (Fix bnc#898849) * Change fequencies of symbols from 500 to 0 * Add emojis to the dictionary * Set preview_lines to -1 for zip code * Add search entry in the view dictionary dialog ++++ libdrm: - Update to version 2.4.58: Build fixes for 32bit Systems. - Update to version 2.4.57: + Intel Userptr support. + Android build support. + New "SI" and "CIK" PCI IDs for the libdrm Radeon graphics driver code. + DMA-BUF import/export helpers were added to libdrm's Freedreno driver support. ++++ libzypp: - Update zypp-po.tar.bz2 ++++ rhythmbox: - Update to version 3.1: + Assorted bug fixes. + GTK+ 3.14 compatible. + Now includes an AppData file. + Bugs fixed: bgo#637747, bgo#686082, bgo#702885, bgo#723020, bgo#725884, bgo#729373, bgo#731025, bgo#731202, bgo#731236, bgo#732764, bgo#732880, bgo#733499, bgo#733526, bgo#733586, bgo#733636, bgo#734057, bgo#734123, bgo#734235, bgo#735021, bgo#735056, bgo#735083, bgo#735954, bgo#737053, bgo#737368. + Updated translations. - Drop rhythmbox-3.0.1-libsecret018.patch: Fixed upstream. ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2014-9-27 - Sep 27 2014 ------------------- ------------------------------------------------------------------ ++++ ibus-table: - update to 1.8.11 * Fix typo in variable name self_onechar -> self._onechar * Disable “onechar” (Phrase mode/Single char mode) option for non-CJK databases * Disable auto_commit option for tables which do not have RULES * Resolves: rhbz#1135759 - The rusle is broken with "Normal commit mode" See: https://bugzilla.redhat.com/show_bug.cgi?id=1135759 * Pass IBus.KEY_KP_Enter to the application if the preedit is empty * Resolves: rhbz#1133424 - With the new "rusle" table in ibus-table-cyrillic, Keypad Enter problem See: https://bugzilla.redhat.com/show_bug.cgi?id=1133424 * Ignore Shift+Space hotkey to switch fullwidth/halfwidth if the database is not for CJK * Move some options into a new tab “Details” * Disable properties related to fullwidth/halfwidth for non-CJK tables * Remove “Hide Candidates/Display Candidates” from the properties menu * Show keyboard shortcuts also in the property menu entries * Use the “notify::text” signal instead of “activate” on GtkEntry widget * Update Chinese .po files * Update German translation * Move the “Restore all defaults” button into the GtkButtonBox at bottom * Apply fix for 同 again to Unihan_Variants.txt, it is both simplified *and* traditional Chinese * And regenerate engine/chinese_variants.py. * Escape % and _ if they are not intended as wildcards * Require Python >= 3.3 ++++ ibus-table-others: - Update to 1.3.4 * Make status prompts and symbols more consistent * Change MAX_KEY_LENGTH from 2 to 1 for the rusle, rustrad, thai, and yawerty tables. * Delete the RULES from the emoji-table * Make default options of rusle.txt the same as in rustrad.txt * Add Russian Legacy layout * Add “\circ ∘ U+2218 RING OPERATOR” back to the latex table ++++ iso-codes: - Update to version 3.56: + Updated translations for ISO 3166-2, ISO 639-3, ISO 639-5 and ISO 639. ++++ poppler: - Update to version 0.26.5: + core: Fix rendering of broken file with a wrong embedded font (fdo#84270). + glib: Fix use of uninitialized members in PopplerInputStream (fdo#82630). ++++ poppler-qt: - Update to version 0.26.5: + core: Fix rendering of broken file with a wrong embedded font (fdo#84270). + glib: Fix use of uninitialized members in PopplerInputStream (fdo#82630). ++++ libreoffice: - Remove configure warning - Version bump to 4.3.2.2: * Various small bugfixes found from 4.3.1 ++++ meld: - Update to version 3.12.0: + Fixes: - Ignore missing files when cleaning up our recently-used folder. - Guard against dialogs missing properties they should definitely have. - Remove old property from patch dialog. + Updated translations. ++++ python-pyldap: - Update to upstream release 2.4.17 ------------------------------------------------------------------ ------------------ 2014-9-26 - Sep 26 2014 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Documentation update for SLES12. - 3.1.64 ++++ bash: - Use a version linker script for libreadline 6.3 as there are new symbols in this 6.3 version like the rl_executing_keyseq and those are used by the new bash 4.3 ++++ btrfsprogs: - fi usage: fix calculations, negative numbers might show for certain raid profile combinantion - Added patches: * newdf-rework-calculations.patch * newdf-fix-total-size.patch ++++ gnome-settings-daemon: - Updated gnome-settings-daemon-bnc872820-gtk-decoration-layout.patch. Now we pick up the correct dconf key names for Classic and default modes, in order to set the window manager's button layout. ++++ gnote: - Update to version 3.14.0: + New Features: - Increase the default size of note window. - Add option to autosize note window (bgo#709699). + Fixes: - Optimize auto-linking (bgo#729832). - Fix link action not always sensitive when text is selected. - Timeout when started as shell search provider (bgo#736472). - Fix bullet not removed on delete key. - Fix removing bullet on enter at the start of bulleted line (bgo#702018). + Updated translations. ++++ grub2: - do not pass root= when root is on nfs (bnc#894374) - modified patches: * grub2-pass-corret-root-for-nfsroot.patch * grub2-secureboot-provide-linuxefi-config.patch * grub2-secureboot-use-linuxefi-on-uefi.patch ++++ gsettings-desktop-schemas: - Add gsettings-desktop-schemas-bnc872820-wm-button-layout.patch: This lets us have the correct defaults for the window manager's button layout, for the default session mode (i.e. not Classic) (bnc872820). ++++ java-1_8_0-openjdk: - Upgrade to upstream tag jdk8u40-b07 * Unstable snapshot in view of jdk8u40 release - Removed patch: aarch64-jni-update.patch * Upstreamed changes - Modified patch: aarch64-misc.patch * Do not patch generated-configure.sh that is anyway regenerated. - Modified patch: system-libjpeg.patch * Do not patch generated-configure.sh that is anyway regenerated. * Rediff to apply cleanly - Modified patches: link-with-as-needed.patch, system-giflib5.patch, system-lcms.patch, system-libpng.patch * Rediff to apply cleanly ++++ kdump: - kdump-enable-fadump-ppc64le.patch: Enable FADUMP on ppc64le (bsc#889192). - kdump-fadump-bootloader-always.patch: Always turn on fadump if KDUMP_FADUMP is true (bsc#889192). - kdump-bootloader-grub2.patch: kdump-Bootloader: add support for GRUB2 (bsc#889192). - kdump-fadump-keep-sysroot.patch: Keep /sysroot mount point if fadump is on (bsc#889192). - kdump-get-multipath-wwid-from-sysfs.patch: Refresh. - kdump-add-IPv6-KDUMP_NETCONFIG-modes.patch: Refresh: Fix ip error messages when KDUMP_NETCONFIG=auto (bnc#885897). ++++ kiwi: - v5.06.165 released - Make sure to wait for nic link up (bnc #898505) ++++ samba: - Modify samba-regedit so it displays correctly (related to ncurses). Changed code to use menu sub windows, seems to fix problems with display not refreshing; explicitly BuildRequire ncurses-devel; (bnc#896536). ++++ samba: - Modify samba-regedit so it displays correctly (related to ncurses). Changed code to use menu sub windows, seems to fix problems with display not refreshing; explicitly BuildRequire ncurses-devel; (bnc#896536). ++++ libgcrypt: - hide most of the fips patches behind a conditional, so they are not applied - fix condition for minimal e_value (bnc#896201, RSA-FIPS-186-4-adjustments.patch) - more testsuite fixes (fix-test-suite-for-RSA-in-fips-mode.patch, FIXME-temporary-hack-to-make-some-tests-work.patch) - don't apply libgcrypt-fips_run_selftest_at_constructor.patch * the system currently doesn't boot with it in FIPS mode (bnc#898253) ++++ libical: - disable parallel build, too unreliable ++++ systemd: - Add upstream patch 0001-systemd-tmpfiles-Fix-IGNORE_DIRECTORY_PATH-age-handl.patch for bsc#893797 - Drop renaming virtual interfaces in a guest (bnc#898432). Add 1088-drop-renaming-of-virtual-interfaces-in-guest.patch ++++ wicked: - version 0.6.11 - client-state: Do not fail on parsing empty origin and uuid (bnc#890084) - hwaddr: change hwaddr only when valid (bnc#898622) - ifup/ifstatus: no failure report on failed/deferred lease, correctly OR grouped leas status (bnc#896188) - ifup,ifreload: wait for all tentative addresses - config: improved allowed update mask/defaults - man: added startmode hotplug and use-nanny (bnc#896403), - Introduce ifcfg-dhcp man page covering DHCLIENT and DHCLIENT6 vars, remove template reference from ifup(8), ifcfg-wireless(5), reference ifcfg-dhcp(5) - README: updated / improved - rpm: dbus policies as noreplace config (bnc#897775), reload dbus in wicked-service post-install (bnc#897775) - fsm: corrected device hierarchy structure print - routes: generate routes also without IP (bnc#895219), show a note about not matching routes (bnc#895219) - ethernet: lower ethtool not supported messages to debugs ++++ ntp: - Re-enable the ntptimeset legacy init script action (bnc#893406). ++++ perl-Bootloader: - fix GRUB_TERMINAL check to accept multiple terminal devices (bsc #898609) - 0.824 - write only files we have data for (bsc #898429) - 0.823 ++++ ruby-common: - we dont always have /usr/bin/ruby, use perl for patching the version in the bin wrapper. also replaced the sed for patching the shebang line. - fixed a bad bug in the shebang line. we had an additional "." there. - install gemrc on all distros - dont delete .a files. there are actually gems where we need them like rubygem-libv8 for rubygem-therubyracer ++++ sca-patterns-sle10: - Update bash security announcements with TID and BUG ++++ sca-patterns-sle11: - Update bash security patterns with TID and BUG ++++ sled-manuals_en: - Update text and image files (Last Changed Rev.: 11511:14646). Final version for SLE 12 GMC ++++ sles-manuals_en: - Update text and image files (Last Changed Rev.: 11511:14646) Final submission for SLE 12 GMC ++++ strongswan: - Re-enabled gcrypt plugin and reverted to not enforce fips again as this breaks gcrypt and openssl plugins when the fips pattern option is not installed (fate#316931,bnc#897048). - Added empty strongswan-hmac package supposed to provide fips hmac files and enforce fips compliant operation later (bnc#856322). - Merged rundir and missed systemd macro call factory fixes. - Cleaned up conditional build flags in the rpm spec file. ------------------------------------------------------------------ ------------------ 2014-9-25 - Sep 25 2014 ------------------- ------------------------------------------------------------------ ++++ ICAClient: - Fix dependencies on libwebkitgtk-1_0-0. - Use macros for MIME info post/postun scripts. ++++ accountsservice: - Update to version 0.6.38: + Fix polkit policy for non-desktop cases. + Fix for a race when new user appears. + Some clearer log and debug messages. ++++ apparmor: - add apparmor-profiles-ntpd-restart.diff to fixup ntpd restart (bnc#898438) ++++ gnome-shell-extensions: - Added gnome-shell-extensions-bnc872820-wm-button-layout.patch for bnc872820. This lets us have the correct defaults for the window manager's button layout, for the classic session mode. ++++ gstreamer-plugins-bad: - Update to version 1.4.3: + Bugs fixed: bgo#735861, bgo#736090, bgo#736390, bgo#736426, bgo#736474, bgo#736490, bgo#736729, bgo#736730, bgo#736731, bgo#736732, bgo#736733, bgo#736735, bgo#736750, bgo#736871, bgo#736919, bgo#736951. + Updated translations. ++++ installation-images-SLES: - add splash=silent to enable plymouth on uefi systems (bnc#897461) - 14.141 ++++ kernel-default: - patches.suse/stack-unwind: Reduce the number of cases where hitting broken/missing unwind information would result in a full but predictably pointless linear scan of the FDEs. Some cosmetic cleanup. - commit 8a52bcb ++++ kernel-source: - patches.suse/stack-unwind: Reduce the number of cases where hitting broken/missing unwind information would result in a full but predictably pointless linear scan of the FDEs. Some cosmetic cleanup. - commit 8a52bcb ++++ kernel-syms: - patches.suse/stack-unwind: Reduce the number of cases where hitting broken/missing unwind information would result in a full but predictably pointless linear scan of the FDEs. Some cosmetic cleanup. - commit 8a52bcb ++++ kiwi: - Fixed double encoded luks system (bnc #898249) when kiwi builds a disk image it can either dump a filesystem image onto a raw partition or it rsync a tree of files onto a partition which has a filesystem created on top of a subsystem or a subsystem stack like lvm, luks, etc. In kiwi this is controlled by the value of the $treeAccess variable. If treeAccess is disabled but the support for syncing a tree in the given configuration is implemented this results in duplicate preparation of the filesystem and the subsystems which results in an unbootable mess. - Fixed passthrough of luks cipher (bnc #898249) kiwi passed the ciper using a shell echo command which is bad because the shell evaluates the contents of this information and might break the cipher if it contains shell meta characters. This patch fixes this by using a simple pipe stream to the cryptsetup process without invoking a shell command - Fixed URI credentials setup Make sure the ?credentials=kiwiRepoCredentials flag is only added to the url if the appropriate credentials file exists ++++ krb5: - Work around replay cache creation race; (bnc#898439). krb5-1.13-work-around-replay-cache-creation-race.patch ++++ tigervnc: - u_tigervnc-use_preferred_mode.patch * Mark user chosen resolution as preferred. (bnc#896540) ++++ samba: - Exclude unwanted libdnsserver_common and libdfs_server_ad shared libs and the man page of the unused findsmb script. ++++ samba: - Exclude unwanted libdnsserver_common and libdfs_server_ad shared libs and the man page of the unused findsmb script. ++++ libgcrypt: - update libgcrypt-1.6.1-use-fipscheck.patch to not require hardcoding library soname - FIPS 186-4 RSA adjustments (bnc#896201) Added patches: * calculate-fips-checksum-after-build.patch * disable-algorithms-that-are-not-allowed-in-fips.patch * RSA-FIPS-186-4-adjustments.patch * skip-GCM-for-FIPS.patch * fix-test-suite-for-RSA-in-fips-mode.patch * FIXME-temporary-hack-to-make-some-tests-work.patch ++++ webkit2gtk3: - Update to version 2.6.0: + Make vimeo videos work again with the GStreamer media backend. + Add more free icons for the web inspector. + Fix a WebSocket crash when a connection is closed from server side. + Fixed a memory leak in JavaScriptCore. + Fix the build with video support disabled. + Fix CLoop on the 32-bit Big-Endians. + Updated translations. ++++ lockdev: - add baselibs.conf as source ++++ plymouth: - Update 0001-let-it-become-a-real-daemon.patch to call setsid only from the child process. ++++ spice-gtk: - Keep numlock status synchronized between host and guest. bnc#898383 - added patches (backported from upstream): * 0407ebb5-include-gtk-compat.patch * 214bfa5f-macro-def-fix.patch * 4c8ade49-leak-fix.patch * 9c75c7ee-keyboard-sync.patch * c2356a71-gtk-compat-refactoring.patch * d06b2567-listen-keyboard-modifier-changes.patch ++++ libstorage: - sort partitions after certain remove steps (bsc#898362) ++++ systemd: - Rename patch 0001-infinit-timeout-for-kmod-loaded-modules.patch to patch 1087-infinit-timeout-for-kmod-loaded-modules.patch and apply this one - Change patch 0003-mount-order-options-before-other-arguments-to-mount.patch to fix bsc#898240 - Add upstream patches 0001-Fix-warning-about-unused-variable-with-SELINUX.patch 0002-bus-remove-unused-check.patch ++++ zlib: - Install examples to cover another angle from bnc#890228 - Cleanup with spec-cleaner ++++ libzypp: - Trigger appdata plugin when system repos have changed (bnc#866257) - Protect against race when destructing globals - BuildRequire libsolv-tools as libsolv-devel no longer does - version 14.29.4 (29) - Update zypp-po.tar.bz2 ++++ pam-config: - Update to pam-config 0.88 - Add pam_ecryptfs to password section [bnc#895096] ++++ release-notes-sled: - 12.0.20140925: - New entries: /dev/disk/by-path/ links no longer created for virtio devices (bnc#893728 via fate#317887 [probably already submitted last time); Firefox Integration in Active Directory Environments Using NTLMv1 Protocol (bnc#882670 via fate#317918). ++++ sca-patterns-sle10: - New Patterns sle10sp3/bash_SUSE-SU-2014_1214-1_10.3.py sle10sp4/bash_SUSE-SU-2014_1213-1_10.4.py ++++ sca-patterns-sle11: - New Patterns sle11sp1/bash_SUSE-SU-2014_1212-1_11.1.py sle11sp2/bash_SUSE-SU-2014_1213-1_11.2.py sle11sp3/bash_SUSE-SU-2014_1213-1_11.3.py ++++ sled-manuals_de: - translation update for SLE 12; bnc#866897 - gnome quick is obsolete. ++++ sled-manuals_ja: - translation update for SLE 12; bnc#866897 - Fix BuildRequires. - Remove obsolete documents. ++++ sled-manuals_pt_BR: - translation update for SLE 12; bnc#866897 - Fix list of documents. ++++ sled-manuals_zh_CN: - translation update for SLE 12; bnc#866897 - Remove obsolete documents. - Fix BuildRequires. ++++ sled-manuals_zh_TW: - translation update for SLE 12; bnc#866897 - Remove obsolete documents. - Fix BuildRequires. ++++ sled-manuals_ar: - translation update for SLE 12; bnc#866897 - fix BuildRequires. ++++ sled-manuals_cs: - translation update for SLE 12; bnc#866897 - Remove obsolete documents. ++++ sled-manuals_es: - translation update for SLE 12; bnc#866897 - Remove obsolete documents. ++++ sled-manuals_fr: - translation update for SLE 12; bnc#866897 - Remove obsolete documents. ++++ sled-manuals_hu: - translation update for SLE 12; bnc#866897 - Remove obsolete documents. ++++ sled-manuals_it: - translation update for SLE 12; bnc#866897 - Remove obsolete documents. ++++ sled-manuals_ko: - translation update for SLE 12; bnc#866897 - Remove obsolete documents. - Fix BuildRequires. ++++ sled-manuals_nl: - translation update for SLE 12; bnc#866897 ++++ sled-manuals_pl: - translation update for SLE 12; bnc#866897 - Remove obsolete documents. ++++ sled-manuals_ru: - translation update for SLE 12; bnc#866897 ++++ sled-manuals_sv: - translation update for SLE 12; bnc#866897 ++++ yast2-ldap: - bnc#897997 YaST2 User authentication not enumerating LDAP options - 3.1.13 ++++ yast2-network: - bnc#897394, bnc#866250 - device specific routes configuration (ifroute-) is supported - 3.1.102 ++++ zypper: - Trigger appdata plugin when system repos have changed (bnc#866257) - SLE-12 (suse_version 1315) uses it's own translations set (bnc#897176) - version 1.11.14 ------------------------------------------------------------------ ------------------ 2014-9-24 - Sep 24 2014 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Exporting package selection correctly. (bnc#897404) - 3.1.63 - Fixed path of change-root scripts which have been defined in autoinst.xml. (bnc#897212) - 3.1.62 ++++ dracut: - Add ip= and root=nfs.. to dracut internal cmdline to make nfsroot working (bnc#896464) * Add 0160-nfs-Add-ip-.-and-root-nfs.-parameters-to-internal-dr.patch - Fix error message in case there is no internal dracut cmdline added Simple fix * Add 0161-Fix-error-message-when-there-are-no-internal-kernel-.patch - Request DHCP lease instead of getting/applying the offer No bug number, but Pawel rated this high prio. This should hit SLE12 still. * Add 0162-network-Request-DHCP-lease-instead-of-getting-applyi.patch ++++ gedit: - Add gedit-nobinenv.patch: do not add dependency to non-existing /bin/env. ++++ gnome-control-center: - Add explicit libgnomekbd Requires to fix issue with keyboard layout utility not showing up when "Show keyboard layout" is chosen from control-center or top-bar (boo#898096). ++++ gnome-documents: - Update to version 3.14.0: + Updated translations. ++++ gstreamer: - Update to version 1.4.3: + Bugs fixed: bgo#709868, bgo#736969, bgo#737102, bgo#737133. + Updated translations. ++++ gstreamer-plugins-base: - Update to version 1.4.3: + Bugs fixed: bgo#734617, bgo#736944. + Updated translations. ++++ gstreamer-plugins-good: - Update to version 1.4.3: + Minor bug fixes. + Updated translations. ++++ installation-images-SLES: - update git2log script - drop pcmciautils - 14.140 ++++ libqt5-qtbase: - Add libqt5-do-not-use-shm-if-display-name-doesnt-look-local.patch from Michal Srb, bnc#888858 * additional check the display name before use SHM, this patch is equivalent to what has been did in Qt4: https://qt.gitorious.org/qt/qt/source/6a7f06d70e1267d3d995a3c863ba8f748d45e531:src/gui/kernel/qapplication_x11.cpp#L1986 ++++ libqt5-qtwebkit: - use -g1 on s390/s390x as well as on the other architectures ++++ mozilla-nss: - Security update (bnc#897890) * MFSA-2014-73/CVE-2014-1568 (bmo#1064636, bmo#1069405) RSA Signature Forgery (-RSA_signature_forgery.patch) ++++ libreoffice: - added patches: * 0001-fdo-82418-prefer-UTF-8-over-UTF-16.patch: prefer UTF-8 over UTF-16 when importing CSV (fdo#82418). * 0001-n-708518-sd-check-that-master-page-matches-when-sett.patch: fix regression in bullets (bnc#897903). - Add masterpage_style_parent.odp as new file for regression test for bullets. ++++ ruby2.1: - also make the ghost files match what we generate in the rubygem based packages - also provide the %{_bindir}/$bin%{rb_binary_suffix} symlinks via u-a to be consistent with what gem based packages do. ++++ snapper: - resolved some code issues found by code analysis ++++ systemd: - Add patch 0001-infinit-timeout-for-kmod-loaded-modules.patch to be able to avoid killing a running kmod/modprobe (bnc#889297) - Update patch 0001-bnc888612-logind-polkit-acpi.patch - Add upstream patches 0001-login-pause-devices-before-acknowledging-VT-switches.patch May help that history of the shell is saved 0001-nspawn-don-t-try-to-create-veth-link-with-too-long-i.patch 0001-socket-introduce-SELinuxContextFromNet-option.patch (bsc#897801) 0002-util-avoid-non-portable-__WORDSIZE.patch ++++ tracker: - Update to version 1.2.2: + Fix API break with tracker_indexing_tree_new() (bgo#737243). + libtracker-miner: Fixed missing Vala bindings for new DirectoryFlags.{PRIORITY|NO_STAT} enums. ++++ tracker-extras: - Update to version 1.2.2: + Fix API break with tracker_indexing_tree_new() (bgo#737243). + libtracker-miner: Fixed missing Vala bindings for new DirectoryFlags.{PRIORITY|NO_STAT} enums. ++++ qemu: - Patch queue updated from git://git.suse.de/virtualization/qemu.git SLE12 * Fix CVE-2014-3640 (bnc#897654): 0177-slirp-udp-fix-NULL-pointer-derefere.patch ++++ sysconfig: - rpm: fixed SUSE spelling in the spec file (bnc#889002) ++++ syslogd: - Add patch sysklogd-1.4.1-CVE-2014-3634.patch bsc#897262, CVE-2014-3634 rsyslog/syslogd: remote syslog PRI vulnerability ++++ vlan: - Removed obsolete README.SuSE (fate#316521,bnc#888999), see ifcfg-vlan(5) manual page for actual informations. ++++ xf86-video-intel: - U_sna-Validate-framebuffer-tiling-before-creation.patch Fix regression causing tiling settings not being validated which subsequently lead to failed surface allocations (bnc#898169). ++++ yast2-packager: - fixed failure when checking available free space at installation (by Thomas Renninger, thanks!) (bnc#898229) - 3.1.50 ++++ yast2-pkg-bindings: - Added onsystem_by_user flag in Pkg.PkgProperties and Pkg.ResolvableProperties - Fixed PkgPropertiesAll. It returns only package information about the package which is defined in the parameters. In former versions the given package name has not been regarded and the properties of ALL packages have been returned, which has been wrong. (needed for bnc#897404) - 3.1.20 ++++ yast2-registration: - export registration settings also when no extension or module has been registered (bnc#897755) - 3.1.124 ------------------------------------------------------------------ ------------------ 2014-9-23 - Sep 23 2014 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to version 0.2.13 - Fix help message (bnc#897528) - Don't get stuck when zypper goes into interactive mode, fail instead. (bnc#897054, bnc#897056) ++++ adwaita-icon-theme: - Update to version 3.14.0: + Fix grid alignment in some symbolics. + Sync folder-videos and folder-videos-symbolic. + Updated ranslations. ++++ autoyast2: - Finishing the autoyast-initscripts.service BEFORE the user can login. (bnc#891144) - 3.1.61 ++++ btrfsmaintenance: - add uninstall targets - fix refresh service - adjust sysconfig defaults ++++ cantarell-fonts: - Update to version 0.0.16: + Add space variations (bgo#735205). ++++ cheese: - Update to version 3.14.0: + Add gstreamer-plugins-bad-1.0 to GStreamer check: It is needed for the camerabin2 header. + Updated translations. ++++ cups: - change BuildRequires for systemd to pkgconfig(systemd) and pkgconfig(libsystemd-daemon) to avoid build-cycles ++++ cyrus-sasl: - bnc#897837 saslauthd package has no config ++++ cyrus-sasl-saslauthd: - bnc#897837 saslauthd package has no config ++++ evince: - Update to version 3.14.0: + Updated translations. ++++ gcr: - Update to version 3.14.0: + Updated translations. ++++ geocode-glib: - Update to version 3.14.0: + Add category and programming language to doap file. ++++ ghostscript: - Version upgrade to 9.15. Primarily a maintenance release. There are no recorded incompatible changes (as of this writing). Highlights in this release include: * Ghostscript now supports the PDF security handler revision 6. * The pdfwrite and ps2write (and related) devices can now be forced to "flatten" glyphs into "basic" marking operations (rather than writing fonts to the output), by giving the -dNoOutputFonts command line option (defaults to "false"). * PostScript programs can now use get_params or get_param to determine if a page contains color markings by reading the pageneutralcolor state from the device (so whether the page is "color" or "mono"). Note that this is only accurate when in clist mode, so -dMaxBitmap=0 and -dGrayDetection=true should both be used. * The pdfwrite device now supports Link annotations with GoTo and GoToR actions. * The pdfwrite device now supports BMC/BDC/EMC pdfmarks * Regarding the new color management for the pdfwrite device introduced in the previous release, the proscription on using the new color management when producing PDF/A-1 compliant files is now lifted. To reiterate, also, with the new color management implementation, using the UseCIEColor option is strongly discouraged. For further information on the new pdfwrite color management, see in Ps2pdf.htm the "Color Conversion and Management" section. * Plus the usual round of bug fixes, compatibility changes, and incremental improvements. For details see the News.htm and History9.htm files. ++++ gobject-introspection: - Update to version 1.42.0: + Build fixes. + Update glib annotations from git master. + Bugs fixed: bgo#732669, bgo#733879. ++++ glib-networking: - Update to version 2.42.0: + New stable release. (No changes since 2.41.92). ++++ gnome-color-manager: - Update to version 3.14.0: + Updated translations. ++++ gnome-control-center: - Add gnome-control-center-890979-change-remote-passwd.patch: Enable remote user to change password in user panel (bsc#890979). ++++ gnome-keyring: - Update to version 3.14.0: + Remove residual GTK+ usage. + Build fixes. + Updated translations. ++++ gnome-online-accounts: - Update to version 3.14.0: + Updated translations. ++++ gnome-screenshot: - Update to version 3.14.0: + Updated translations. ++++ gnome-shell: - Update to version 3.14.0: + Fix exposure of the accessible tree (bgo#736821). + Hide empty app folders in app picker (bgo#736910). + Updated translations. ++++ gnome-shell-extensions: - Update to version 3.14.0: + Updated translations. ++++ nautilus: - Update to version 3.14.0: + Updated translations. ++++ seahorse: - Update to version 3.14.0: + Fix crash in search provider (bgo#733957). + Display 'Certify' and 'Authenticate' names for GPG key flags (bgo#733920). + Prettify fingerprint downloaded from key server (bgo#719872). + When searching for keys request full fingerprint (bgo#719872). + Show whether subkeys can be used for signing/encryption (bgo#730044). + Remove incorrect tooltip from 'New Keyring' dialog (bgo#733399). + Updated translations + Build fixes (bgo#732396). ++++ gnome-themes-standard: - Update to version 3.14.0: + HighContrast checkbox updates. + Mutter theme updates + HighContrast icon theme additions. ++++ gnome-tweak-tool: - Update to version 3.14.0: + Fix missed function rename, deprecation warnings. + Fix some more positional arguments. + Updated translations. ++++ gnome-user-docs: - Update to version 3.14.0: + Updates to GNOME Help. + Updates to System Admin Guide. + Updated translations. ++++ open-iscsi: - Added fix from hannes to fixup IPv6 iBFT interface description ++++ java-1_7_0-openjdk: - Add provides jre-32 on %{ix86} and ppc * This satisfies libreoffice's requires ++++ java-1_7_0-openjdk-plugin: - Modified patch: * icedtea-web-suse-desktop-files.patch - Change categories for the desktop files to keep SLE and openSUSE in sync ++++ java-1_8_0-openjdk: - Add provides jre-32 on %{ix86} and ppc * This satisfies libreoffice's requires ++++ java-1_8_0-openjdk-plugin: - Modified patch: * icedtea-web-suse-desktop-files.patch - Change categories for the desktop files to keep SLE and openSUSE in sync ++++ kdump: - kdump-split-kdump_default_netdev.patch: Cleanup: Split kdump_default_netdev (bnc#885897). - kdump-move-network-setup-to-module-setup.patch: Move dracut network command line to module-setup.sh (bnc#885897). - kdump-add-IPv6-KDUMP_NETCONFIG-modes.patch: Add KDUMP_NETCONFIG modes to support IPv6 (bnc#885897). ++++ kiwi: - v5.06.164 released - Added missing filesystem provides for the xfs filesystem (bnc #897935) With the kiwi-filesystem:xfs Provides the buildservice is able to setup a build environment including the needed tools called by kiwi when building inside this environment ++++ krb5: - bnc#897874 CVE-2014-5351: krb5: current keys returned when randomizing the keys for a service principal - added patches: * bnc#897874-CVE-2014-5351.diff ++++ samba: - Skip groups that aren't mapped by idmap_ad; (bso#10824); (bnc#897969). - Update to 4.1.12. + s3: winbindd: On new client connect, prune idle or hung connections older than "winbind request timeout". Add new parameter "winbind request timeout". Please see smb.conf man page for details; (bso#3204); (bnc#872912). + Fix smbd crashes when filename contains non-ascii character; (bso#10716). + s4-rpc: dnsserver: Handle updates of tombstoned dnsNode objects; (bso#10749). + passdb: Fix NT_STATUS_NO_SUCH_GROUP; (bso#9570). + s4:setup/dns_update_list: make use of the new substitution variables; (bso#9831). + build: Fix configure to honour '--without-dmapi'; (bso#10369). + provision: Correctly provision the SOA record minimum TTL; (bso#10466). + s3: Enforce a positive allocation_file_size for non-empty files; (bso#10543). + lib: tevent: make TEVENT_SIG_INCREMENT atomic; (bso#10640). + Make "case sensitive = True" option working with "max protocol = SMB2" or higher in large directories; (bso#10650). + Samba 4 consuming a lot of CPU when re-reading printcap info; (bso#10652). + lib: strings: Simplify strcasecmp; (bso#10716). + Allow netr_ServerReqChallenge() and netr_ServerAuthenticate3() on different connections; (bso#10723). + 'net time': Fix usage and core dump; (bso#10728). + sys_poll_intr: Fix timeout arithmetic; (bso#10731). + s3:idmap: Don't log missing range config if range checking not requested; (bso#10737). + Fix flapping VFS gpfs offline bit; (bso#10741). + s4-rpc: dnsserver: Allow . to be specified for @ record; (bso#10742). + s4-rpc: dnsserver: return DNS_RANK_NS_GLUE recors when explicitly asked for; (bso#10751). + samba: Retain case sensitivity of cifs client; (bso#10755). + lib: Remove unused nstrcpy; (bso#10758). + Fix a memory leak in cli_set_mntpoint(); (bso#10759). + docs: Fix typos in smb.conf (inherit acls); (bso#10761). + libcli/security: Add better detection of SECINFO_[UN]PROTECTED_[D|S]ACL in get_sec_info(); (bso#10773). + s3: smbd: POSIX ACLs. Remove incorrect check for SECINFO_PROTECTED_DACL in incoming security_information flags in posix_get_nt_acl_common(); (bso#10773). + Don't discard result of checking grouptype; (bso#10777). + s3:libsmb: Set a max charge for SMB2 connections; (bso#10778). + smbd: Properly initialize mangle_hash; (bso#10782). + dosmode: Fix FSCTL_SET_SPARSE request validation; (bso#10787). + vfs_dirsort: Fix an off-by-one error that can cause uninitialized memory read; (bso#10794). ++++ samba: - Skip groups that aren't mapped by idmap_ad; (bso#10824); (bnc#897969). - Update to 4.1.12. + s3: winbindd: On new client connect, prune idle or hung connections older than "winbind request timeout". Add new parameter "winbind request timeout". Please see smb.conf man page for details; (bso#3204); (bnc#872912). + Fix smbd crashes when filename contains non-ascii character; (bso#10716). + s4-rpc: dnsserver: Handle updates of tombstoned dnsNode objects; (bso#10749). + passdb: Fix NT_STATUS_NO_SUCH_GROUP; (bso#9570). + s4:setup/dns_update_list: make use of the new substitution variables; (bso#9831). + build: Fix configure to honour '--without-dmapi'; (bso#10369). + provision: Correctly provision the SOA record minimum TTL; (bso#10466). + s3: Enforce a positive allocation_file_size for non-empty files; (bso#10543). + lib: tevent: make TEVENT_SIG_INCREMENT atomic; (bso#10640). + Make "case sensitive = True" option working with "max protocol = SMB2" or higher in large directories; (bso#10650). + Samba 4 consuming a lot of CPU when re-reading printcap info; (bso#10652). + lib: strings: Simplify strcasecmp; (bso#10716). + Allow netr_ServerReqChallenge() and netr_ServerAuthenticate3() on different connections; (bso#10723). + 'net time': Fix usage and core dump; (bso#10728). + sys_poll_intr: Fix timeout arithmetic; (bso#10731). + s3:idmap: Don't log missing range config if range checking not requested; (bso#10737). + Fix flapping VFS gpfs offline bit; (bso#10741). + s4-rpc: dnsserver: Allow . to be specified for @ record; (bso#10742). + s4-rpc: dnsserver: return DNS_RANK_NS_GLUE recors when explicitly asked for; (bso#10751). + samba: Retain case sensitivity of cifs client; (bso#10755). + lib: Remove unused nstrcpy; (bso#10758). + Fix a memory leak in cli_set_mntpoint(); (bso#10759). + docs: Fix typos in smb.conf (inherit acls); (bso#10761). + libcli/security: Add better detection of SECINFO_[UN]PROTECTED_[D|S]ACL in get_sec_info(); (bso#10773). + s3: smbd: POSIX ACLs. Remove incorrect check for SECINFO_PROTECTED_DACL in incoming security_information flags in posix_get_nt_acl_common(); (bso#10773). + Don't discard result of checking grouptype; (bso#10777). + s3:libsmb: Set a max charge for SMB2 connections; (bso#10778). + smbd: Properly initialize mangle_hash; (bso#10782). + dosmode: Fix FSCTL_SET_SPARSE request validation; (bso#10787). + vfs_dirsort: Fix an off-by-one error that can cause uninitialized memory read; (bso#10794). ++++ libgcrypt: - add missing PKSC5v2.1 step 1 to PBKDF algorithm (bnc#898005) ++++ libgee: - Update to version 0.16.0: + No changes since previous release. ++++ glibmm2: - Update to version 2.42.0: + Gio: Notification: Deprecate set_urgent(). + Tools: h2def.py: fixed generator in case of inline functions (bgo#736427). + Build system fixes. ++++ gtkmm3: - Update to version 3.14.0: + Documentation: Headerbar demo: Update for renamed arrow icons. + Build system fixes. ++++ ldb: - BuildRequire docbook-xsl-stylesheets and libxslt to process the man pages. ++++ mutter: - Update to version 3.14.0: + Fix placement of popup windows on wayland (bgo#736812). + Only increment serial once per event (bgo#736840). + Fix window positioning regression with non-GTK+ toolkits (bgo#736719). + Updated translations. ++++ mariadb: - switch from buildrequire systemd to pkgconfig(systemd) to avoid cycle ++++ libsoup: - Update to version 2.48.0: + Updated translations. ++++ tdb: - Update to version 1.3.1. + tools: fix a compiler warning + defragment the freelist in tdb_allocate_from_freelist() + add "freelist_size" sub-command to tdbtool + use tdb_freelist_merge_adjacent in tdb_freelist_size() + add tdb_freelist_merge_adjacent() + add utility function check_merge_ptr_with_left_record() + simplify tdb_free() using check_merge_with_left_record() + add utility function check_merge_with_left_record() + improve comments for tdb_free(). + factor merge_with_left_record() out of tdb_free() + fix debug message in tdb_free() + reduce indentation in tdb_free() for merging left + increase readability of read_record_on_left() + factor read_record_on_left() out of tdb_free() + build: improve detection of srcdir. ++++ tevent: - Utilize doxygen to generate the API documentation and package it. ++++ tracker: - Update to version 1.2.1: + ontology: Revert nfo:hasMediaStream max cardinality change. ++++ libvirt: - libvirt-guests: start after time-sync.target instead of ntp-wait.service as agreed upstream Replace libvirt-guests-wait-for-ntp.patch with upstream patch a9bad1a3-libvirt-guests-time-sync.patch bnc#895194 ++++ yelp: - Update to version 3.14.0: + Updated translations. ++++ libzypp: - Fix computation of userinstalled items (bnc#897404) - version 14.29.3 (29) - Adapt to API changes in rpm.4.12 - SLE-12 (suse_version 1315) uses it's own translations set (bnc#897176) - version 14.29.2 (29) ++++ makedumpfile: - Switch to dynamic linking: Since most libraries are no longer available for static link, the remaining space savings are no longer worth the effort. - makedumpfile-exclude-unnecessary-hugepages.patch: Replace older patches with the final upstream version: o makedumpfile-exclude-compound-pages.patch o makedumpfile-isCompoundHead.patch ++++ tracker-extras: - Update to version 1.2.1: + ontology: Revert nfo:hasMediaStream max cardinality change. ++++ nautilus-sendto: - Update to version 3.8.2: + Updated translations. ++++ orca: - Update to version 3.14.0: + Updated translations. ++++ perl: - Fix infinite recursion in Data::Dumper [bnc#896715] new patch: DataDumper-no-infinite-recursion.diff ++++ python-gobject: - Update to version 3.14.0: + Stable release, no changes since version 3.13.92. ++++ python3-gobject: - Update to version 3.14.0: + Stable release, no changes since version 3.13.92. ++++ ruby-common: - fix the case where we dont symlink the binaries. ++++ sca-patterns-base: - Added the PatchInfo class to SUSE.py ++++ sca-patterns-oes: - New Patterns oes11sp1/ganglia-7015651.py oes11sp2/ganglia-7015651.py ++++ sca-patterns-sle10: - New Patterns sle10all/obsrepo-7015683.py sle10sp3/MozillaFirefox_SUSE-SU-2014_1120-1_10.3.py sle10sp3/apache2_SUSE-SU-2014_1082-1_10.3.py sle10sp3/glibc_SUSE-SU-2014_1128-1_10.3.py sle10sp4/MozillaFirefox_SUSE-SU-2014_1120-2_10.4.py sle10sp4/apache2_SUSE-SU-2014_1082-1_10.4.py sle10sp4/glibc_SUSE-SU-2014_1119-1_10.4.py ++++ sca-patterns-sle11: - New Patterns sle11all/obsrepo-015683.py sle11sp1/Kernel_SUSE-SU-2014_1138-1_11.1.py sle11sp1/MozillaFirefox_SUSE-SU-2014_1112-2_11.1.py sle11sp1/apache2_SUSE-SU-2014_1081-1_11.1.py sle11sp1/glibc_SUSE-SU-2014_1122-1_11.1.py sle11sp2/MozillaFirefox_SUSE-SU-2014_1112-1_11.2.py sle11sp2/apache2_SUSE-SU-2014_1080-1_11.2.py sle11sp2/glibc_SUSE-SU-2014_1129-1_11.2.py sle11sp3/LibreOffice_SUSE-SU-2014_1116-1_11.3.py sle11sp3/MozillaFirefox_SUSE-SU-2014_1107-1_11.3.py sle11sp3/dbus-1_SUSE-SU-2014_1146-1_11.3.py sle11sp3/flash-playe_SUSE-SU-2014_1124-1_11.3.py sle11sp3/glibc_SUSE-SU-2014_1125-1_11.3.py sle11sp3/procmail_SUSE-SU-2014_1137-1_11.3.py sle11sp3/squid3_SUSE-SU-2014_1140-1_11.3.py ++++ sca-patterns-sle12: - New Pattern sle12all/obsrepo-7015683.py ++++ sysconfig: - version 0.83.7 - netconfig: create missed /var/run/ntp directory (bnc#892877) When the directory does not exists yet, the ntp service is not yet started/running and it is even more important to write the servers so ntpd can pickup them at start. - config: changed NM_ONLINE_TIMEOUT to 30 (bnc#889175) - config: updated to list new variables in network/dhcp, cleanup of ifcfg.template and network/config variables ++++ systemd-presets-branding-SLE: - enable the btrfsmaintenance-refresh.service that generates cron snippets from /etc/sysconfig/btrfsmaintenance that do auto-balancing etc. bnc#897948 ++++ vinagre: - Update to version 3.14.0: + Updated translations. ++++ vino: - Update to version 3.14.0: + Updated translations. ++++ yast2-network: - bnc#892958 - propose STARTMODE=nfsroot when installing to remote device - 3.1.101 ++++ yast2-packager: - fixed installation crash when a non-btrfs file system is used (bnc#897909) - 3.1.49 ++++ yast2-users: - fix the usage of tail command, so the quota state is read correctly (bnc#887753) - 3.1.33 ++++ yelp-xsl: - Update to version 3.14.0: + Updated translations. ------------------------------------------------------------------ ------------------ 2014-9-22 - Sep 22 2014 ------------------- ------------------------------------------------------------------ ++++ at-spi2-atk: - Update to version 2.14.0: + Add doap files and category. ++++ at-spi2-core: - Update to version 2.14.0: + Updated translations. ++++ atk: - Update to version 2.14.0: + Updated translations. ++++ baobab: - Update to version 3.14.0: + Misc fixes. + Updated translations. ++++ clutter-gtk: - Update to version 1.6.0: + Revert to the X11 backend by default; the GDK backend is not ready for Wayland, yet. + Improve support for Wayland. + bgo#736564: problem with gtkclutterembed and gtkstack under wayland. ++++ clutter: - Update to version 1.20.0: + clutter_text_set_font_name invalid example using "pt" (bgo#736826). + Updated translations. ++++ devhelp: - Update to version 3.14.0: + Updated translations. ++++ dracut: - Try to load xennet driver in network module (if loaded). bnc#896464, bnc#896259 * Add 0159-network-Try-to-load-xennet.patch ++++ eog: - Update to version 3.14.0: + Updated translations. ++++ file-roller: - Update to version 3.14.0: + Updated translations. ++++ fonts-config: - fix version in fonts-config script ++++ gedit: - Update to version 3.14.0: + Improvements on OSX port. + Improvements on Win32 port. + Misc bugfixes. + Updated translations. - Add pkgconfig(vapigen) BuildRequires: Build vala support. ++++ glib2: - Update to version 2.42.0: + Introspection warning fixes. + g_application_add_main_option now uses an enum instead of an 'int' for the type of a parameter. + Added a G_OPTION_FLAG_NONE so that people don't need to use 0. + gresource: Use GError in more places. + gresource commandline tool: improve extraction from multiple sections. + GSource now takes the context lock (if any) in g_source_set_name(). + New documentation to clarify the use of some APIs related to GVariant, GSource, GApplication. + Other minor updates to docs. + Bugs fixed: bgo#736683, bgo#736975. + Updated translations. ++++ gnome-backgrounds: - Update to version 3.14.0: + Updated translations. ++++ gnome-bluetooth: - Update to version 3.14.0: + Updated translations. ++++ gnome-calculator: - Update to version 3.14.0: + Updated translations. ++++ gnome-clocks: - Update to version 3.14.0: + Fix a CSS problem in RTL mode. ++++ gnome-contacts: - Update to version 3.14.0: + Adapt to gnome-shell's new search provider API. ++++ gnome-control-center: - Update to version 3.14.0: + Fix restart notifications' text getting clipped under some translations. + Updated translations - Drop gnome-control-center-bg-translation.patch: Fixed upstream. ++++ gnome-desktop: - Update to version 3.14.0: + Updated translations. ++++ gnome-keyring: - Add gnome-keyring-896818-reduce-head-msg-length.patch: Make the head message shorter. The patch makes sense but no need to be upstream (bnc#896818). ++++ gnome-packagekit: - Update to version 3.14.0: + Updated translations. ++++ gnome-power-manager: - Update to version 3.14.0: + Updated translations. ++++ gnome-session: - Update to version 3.14.0: + DOAP updates. + Updated translations. ++++ gnome-settings-daemon: - Update to version 3.14.0: + XSettings: Fix swapping out of WM settings schemas. + Updated translations. ++++ gnome-system-monitor: - Update to version 3.14.0: + Updated translations. ++++ gnome-user-share: - Update to version 3.14.0: + Updated translations. ++++ gnome-weather: - Update to version 3.14.0: + Updated translations. ++++ gsettings-desktop-schemas: - Update to version 3.14.0: + Disable location service by default. + Updated translations. ++++ gtk3: - Update to version 3.14.0: + GtkMisc::xalign has been undeprecated for now, it is still needed. + GtkIconView: - Always draw cell background. - Fix handling of prelight items. + GtkWindow: Fix growing nautilus windows. + Bugs fixed: bgo#736338, bgo#736622, bgo#736927, bgo#737000, bgo#737026, bgo#737027. + Updated translations. ++++ gtksourceview: - Update to version 3.14.0: + Updated translations. ++++ gtkspell3: - Update to version 3.0.6: + Fix badly merged translations. + Also recognize U+2019 as apostrophe. + Updated translations. - Changes from version 3.0.5: + Fix incorrect handling of single quotes. + Buildsystem cleanups and tweaks. + Updated translations. - Changes from version 3.0.4: + Make decode-language-codes more robust. + Don't use deprecated symbols when compiled against gtk3 >= 3.9. + Updated translations. ++++ gvfs: - Update to version 1.22.0: + Updated translations. ++++ icewm: - Update icewm-preferences.patch with new location of SUSE background file. - Ensure icewm-theme-branding is recommended. ++++ icewm-theme-branding: - Ensure gnome-settings-daemon is started if available, will fix gnome-terminal appareance (bsc#872744). ++++ java-1_7_0-openjdk: - Update to 2.5.2 bugfix release * Backports - S8049480: Current versions of Java can't verify jars signed and timestamped with Java 9 - S8051012, LP1360392: Regression in verifier for method call from inside of a branch * Bug fixes - PR1903: [REGRESSION] Bug reports now lack IcedTea version and distribution packaging information - PR1948: Only try and symlink debuginfo if STRIP_POLICY is other than no_strip - PR1948: Fix indenting - PR1966: Move to new OpenJDK bug URL format - RH1015432: java-1.7.0-openjdk: Fails on PPC with StackOverflowError (revised fix for PPC32) * PPC & AIX port - Adapt AIX port to 5049299: (process) Use posix_spawn, not fork, on S10 to avoid swap exhaustion - Adapt aix to 8022507 - Fix aix after 8022507: SIGSEGV at ParMarkBitMap::verify_clear() - S8050942: PPC64: implement template interpreter for ppc64le - S8050972: Concurrency problem in PcDesc cache - Remove upstreamed patch: * java-1_7_0-openjdk-ppc-stackoverflow.patch ++++ java-1_7_0-openjdk-plugin: - Update to 1.5.1 * Massively improved offline abilities. * Improved to be able to run with any JDK * JDK 8 support added (URLPermission granted if applicable) * Added DE and PL localizations * Added KEY_ENABLE_MANIFEST_ATTRIBUTES_CHECK deployment property to control scan of Manifest file * Control Panel - PR1856: ControlPanel UI improvement for lower resolutions (800*600) * NetX - PR1858: Java Console accepts multi-byte encodings - PR1859: Java Console UI improvement for lower resolutions (800*600) - RH1091563: [abrt] icedtea-web-1.5-2.fc20: Uncaught exception java.lang.ClassCastException in method sun.applet.PluginAppletViewer$8.run() * Plugin - PR1743 - Intermittant deadlock in PluginRequestProcessor - RH1121549: coverity defects * PolicyEditor - codebases without permissions assigned save to file anyway (and re-appear on next open) - PR1776: NullPointer on save-and-exit - Custom permissions are properly formatted - Remove upstreamed patch: * icedtea-web-1.5-no-return-in-nonvoid-function.patch ++++ java-1_8_0-openjdk-plugin: - Update to 1.5.1 * Massively improved offline abilities. * Improved to be able to run with any JDK * JDK 8 support added (URLPermission granted if applicable) * Added DE and PL localizations * Added KEY_ENABLE_MANIFEST_ATTRIBUTES_CHECK deployment property to control scan of Manifest file * Control Panel - PR1856: ControlPanel UI improvement for lower resolutions (800*600) * NetX - PR1858: Java Console accepts multi-byte encodings - PR1859: Java Console UI improvement for lower resolutions (800*600) - RH1091563: [abrt] icedtea-web-1.5-2.fc20: Uncaught exception java.lang.ClassCastException in method sun.applet.PluginAppletViewer$8.run() * Plugin - PR1743 - Intermittant deadlock in PluginRequestProcessor - RH1121549: coverity defects * PolicyEditor - codebases without permissions assigned save to file anyway (and re-appear on next open) - PR1776: NullPointer on save-and-exit - Custom permissions are properly formatted - Remove upstreamed patch: * icedtea-web-1.5-no-return-in-nonvoid-function.patch ++++ kdump: - kdump-get-multipath-wwid-from-sysfs.patch: Get required multipath wwids from sysfs (bnc#883883). ++++ kernel-default: - Update to 3.17-rc6. - commit 811b3a2 - patches.arch/x86_64-unwind-annotations: Fix patch format (as reported by Luis Rodriguez). - commit f35848e ++++ kernel-source: - Update to 3.17-rc6. - commit 811b3a2 - patches.arch/x86_64-unwind-annotations: Fix patch format (as reported by Luis Rodriguez). - commit f35848e ++++ kernel-syms: - Update to 3.17-rc6. - commit 811b3a2 - patches.arch/x86_64-unwind-annotations: Fix patch format (as reported by Luis Rodriguez). - commit f35848e ++++ multipath-tools: - Really fix segfault in recv_packet (bnc#896678) - Allow empty revision during discovery (bnc#896864) ++++ libqt5-qtbase: - Build without sse2 instructions by default for %ix86 architecture, and rebuild QtCore and QtuGui modules with sse2 (they are installed to %_libdir/sse2 (bnc#897758) ++++ libqt5-qtdeclarative: - Add sse2_nojit.patch: enable JIT and sse2 only on sse2 case - Build QtQML module twice on ix86, without and with sse2 (sse2 library is placed to %_libdir/sse2/ (bnc#897758) ++++ libevent: - libevent-CVE-2014-6272.patch: fixed buffer overflows in buffer methods (bnc#897243 CVE-2014-6272) ++++ libgweather: - Update to version 3.14.0: + Updated translations. ++++ openldap2: - Add baselibs.conf to sources list ++++ libmediaart: - Update to version 0.7.0: + Fixes: - Artist, title and prefix arguments in get_file should (bgo#727478). - make check clears user's media-art cache (bgo#731681). + extract: Fixed gtkdoc warning for return value of media_art_error_quark(). ++++ pango: - Update to version 1.36.8: + Make tests not fail on build.gnome.org. ++++ libpeas: - Update to version 1.12.1: + Dist the GResources XML of the Python plugin loaders. - Changes from version 1.12.0: + Add easy python profiling support. + Disable GLib diagnostics in tests. + Fix various deprecation warning from GTK+. + Check return values from Python API. + Misc bugfixes. + Updated translations. ++++ ruby2.1: - conflict with $interpreter(abi) = %api_version to make the upgrade path easier. - instead of touch for the files in /etc/alternatives. use the symlink pointing to itself. ++++ libstorage: - treat disks with implicit partition table as read-only (bsc#894585) ++++ totem-pl-parser: - Update to version 3.10.3: + Ignore partially downloaded files when recursing. + Fix crash when passing a broken URI. + Fix potential integer overflow when parsing long durations. + Fix potential crash when parsing RTSPtext QuickTime files. + Fix parsing of Windows Media files. + Updated translations. ++++ tracker: - Update to version 1.2.0: + tests: Locale fix. + libtracker-miner: - Removed APIs that were never released as stable API. - Update vala binding. + libtracker-bus: Don't crash if query_async is cancelled. + libtracker-sparql: Add a test case. + tracker-extract-gif: add compatibility with GIFLib 5.1.0. + tracker-info: Describe why we use IRI and not URI for translators. + tracker-needle: Fix the summary in the AppData file. + utils: Added script to clean up tracker prefixc, clean-tracker-prefix. + Updated translations. - Drop tracker-giflib-5.1.0.patch: Fixed upstream. ++++ man-pages: - update to 3.73: - new and rewritten pages * namespaces.7, pid_namespaces.7, user_namespaces.7 - newly documented interfaces in existing pages * clone.2: Document CLONE_NEWUSER for creating a new user namespace * setns.2: Document the PID, user, and mount namespace support * unshare.2: Document CLONE_NEWPID, CLONE_NEWUSER, CLONE_THREAD, CLONE_SIGHAND, and CLONE_VM - see Changes for details ++++ tracker-extras: - Update to version 1.2.0: + tests: Locale fix. + libtracker-miner: - Removed APIs that were never released as stable API. - Update vala binding. + libtracker-bus: Don't crash if query_async is cancelled. + libtracker-sparql: Add a test case. + tracker-extract-gif: add compatibility with GIFLib 5.1.0. + tracker-info: Describe why we use IRI and not URI for translators. + tracker-needle: Fix the summary in the AppData file. + utils: Added script to clean up tracker prefixc, clean-tracker-prefix. + Updated translations. - Drop tracker-giflib-5.1.0.patch: Fixed upstream. ++++ totem: - Update to version 3.14.0: + save-file: Handle an unset Videos directory. + Fix popup disappearing when volume is being set. + Remove border from error dialogue. + Require newer versions of clutter-gtk and gst-plugins-base. ++++ python-atspi: - Update to version 2.14.0: + Test fixes. ++++ python3-atspi: - Update to version 2.14.0: + Test fixes. ++++ rubygem-gem2rpm: - added ruby 1.9 support ++++ xen: - bnc#897614 - Virtualization/xen: Bug `xen-tools` uninstallable; grub2-x86_64-xen dependency not available xen.spec ++++ yast2-registration: - fixed crash at AutoYast export at the end of installation when a SMT certificate has been imported (export the fingerprint value instead of the Fingerprint object which cannot be serialized to Autoyast XML) (bnc#897449) - 3.1.123 ++++ yast2-samba-client: - Ensure nmbd is restarted following nmbstatus lookup; (bnc#895319). - 3.1.13 ++++ zenity: - Update to version 3.14.0: + Updated translations. ------------------------------------------------------------------ ------------------ 2014-9-21 - Sep 21 2014 ------------------- ------------------------------------------------------------------ ++++ gnome-control-center: - Add gnome-control-center-hide-firewall-zone-entry.patch: Hide Firewall zone entry in Network panel (bnc#894394). The Firewall Zone entry is only activated if firewalld package is installed. As openSUSE doesn't have this package, the entry never works. So removing the entry to avoid confusions. ++++ gnome-disk-utility: - Add %glib2_gsettings_schema_post/postun handling to scriptlets. ++++ gnome-terminal: - Update to version 3.14.0: + Remove word-chars setting help (bgo#727774). + Updated translations. ++++ gstreamer: - Update to version 1.4.2: + Bugs fixed: bgo#735574, bgo#734412, bgo#735975, bgo#729811, bgo#736455, bgo#736424, bgo#736680, bgo#736295, bgo#736736, bgo#736739, bgo#736813, bgo#736762. + Updated translations. ++++ gstreamer-plugins-base: - Update to version 1.4.2: + Bugs fixed: bgo#727255, bgo#732908, bgo#735569, bgo#735748, bgo#735800, bgo#735844, bgo#735952, bgo#736071, bgo#736118, bgo#736679, bgo#736739, bgo#736779, bgo#736788, bgo#736796, bgo#736861. + Updated translations. ++++ gstreamer-plugins-good: - Update to version 1.4.2: + Bugs fixed: bgo#719359, bgo#733607, bgo#734266, bgo#735520, bgo#735660, bgo#735804, bgo#735833, bgo#735859, bgo#736192, bgo#736266, bgo#736384, bgo#736670, bgo#736739, bgo#736805, bgo#736807. + Updated translations. ++++ gucharmap: - Update to version 3.14.0: + settings: Only save to dconf on exit (bgo#734191). + Updated translations. ++++ kiwi: - v5.06.163 released - Follow up fix for max storage device wait period (bnc #897516) Hannes Reinecke suggested to increase it to 60 seconds; 30 seconds is the typical I/O timeout value, so I'd be giving it double the time to allow error handling to complete. ++++ libgcrypt: - disabled curve P-192 in FIPS mode (bnc#896202) * added libgcrypt-fips_ecdsa.patch - don't use SHA-1 for ECDSA in FIPS mode - also run the fips self tests only in FIPS mode ++++ webkit2gtk3: - Update to version 2.5.90: + Use free icons for the web inspector. + Change WebKitWebView::load-failed-with-tls-errors signal to pass the failing URI as signal argument instead of the host. + Add new API to allow overwrite existing files when downloading a file. + Add webkit_uri_response_get_http_headers() API. + Improve the UI of the HTTP authentication dialog. + Fix a crash when navigating away from a web page containing an ogg video. + Fix race condition when downloading a file due to the intermediate temporary file. + Fix toggle buttons rendering with recent GTK+ versions. + Fix selection rendering when unfocused with recent GTK+ versions. + Mak e the GStreamer media backend not send the transferMode HTTP header. - Setup environment to prefer GOLD linker (softlink /usr/bin/ld.gold to ~/bin/ld). ++++ libzypp: - Update zypp-po.tar.bz2 ++++ simple-scan: - Update to version 3.14.0: + No changes since 3.13.92, stable release. - Changes from version 3.13.92: + Updated translations. ++++ xf86-input-synaptics: - Update to version 1.8.1: A couple of coverity-induced fixes, the top software buttons are now 15% and better detection of two-finger taps. A couple of misc other fixes, the only oddity in there is a fix for clock drift - if you had clickpad clicks delayed by a second or so after a number of suspend/resume cycles then you may want to upgrade to this version. ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2014-9-20 - Sep 20 2014 ------------------- ------------------------------------------------------------------ ++++ dconf: - Update to version 0.22.0: + Fix handling of floating point keys in editor. + Update appdata for renamed desktop file. + Minor doap changes. + Updated translations. ++++ gimp: - update to version 2.8.14: + Fix libtool versioning (forgot to bump gimp_interface_age). - Changes from Version 2.8.12: + Core: - Fix brush sizes when used from plug-ins. - Make XCF loading more robust against broken files. + GUI: - Make sure the widget direction matches the GUI language. - Remove the option to disable the warning when closing a modified image. - Fix canvas overlay widgets (like the text options) for tablets. - Make DND work between images in one dockable. + Libgimp: Make gimp_image_get_name() return the string used for the image title. + Plug-ins: - Make script-fu-server more secure by listening to 127.0.0.1 by default and add a warning about changing that IP. This breaks the procedure's API, but for security reasons. - Bring back proper script-fu translations. + General: - Add Jenkins tutorial. - Documentation updates. - Bug fixes. + Updated translations. - Drop gimp-use-recommended-freetype-include.patch: fixed upstream. ++++ mcelog: - mcelog.tmpfiles, mcelog-socket-path.patch, move socket and pid file to /run/mcelog directory. This update may require reboot as the relevant rpm macro tmpfiles_create is not yet in any product. ++++ meld: - Update to version 3.11.4: + Fixes: - Only apply the auto merge flag to the last comparison started. - Fix install layout issues on Debian-based systems. - Fix "Open External" for files on Windows. - Record installation directory and executable location on Windows. - Revert to using latin1 as a fallback encoding; this will be reverted in the next unstable series. + Updated translations. ++++ shotwell: - Update to version 0.20.0: + Fix crash when deleting a photo in Shotwell Photo Viewer. + Fix crash when deleting a photo. + Better detection of corrupt files while importing. + Updated translations. ------------------------------------------------------------------ ------------------ 2014-9-19 - Sep 19 2014 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - modified patches: * systemd-network-config.patch: NM-wait-online should block only network-online.target, not network.target (bnc#889175). ++++ PackageKit: - Add patch bnc#881245-update-test-affects-package-manager-should-restart-gpk-update-viewer.patch: ensure PackageKit asks to be restarted when restart_suggested is part of the update flags. Patch by Roy Ley Mu (bnc#881245). ++++ gnome-disk-utility: - Ensure schemas are properly registered at install time(bnc#897530). ++++ gnome-packagekit: - Add patch bnc#881245-update-test-affects-package-manager-should-restart-gpk-update-viewer.patch: ensure gpk-update-viewer is restarted when restart_suggested is part of the update flags. Initial patch by Roy Ley Mu (bnc#881245). ++++ grub2: - do not use environment block in btrfs for s390x (bnc#892358) * refresh grub2-btrfs-workaround-grub2-once.patch ++++ installation-images-SLES: - allow both pango-tools & pango-modules - copy ssh keys into rescue system - 14.139 ++++ kiwi: - v5.06.162 released - Increase max per storage device wait period to 30 sec (bnc #897516) - Prevent activation of a partition on non x86 systems (bnc #897507) The active flag is used by legacy BIOS systems on x86 systems. On other architectures it could cause trouble because that information is not expected - Eliminate use of haveBootPartition variable in the initrd code kiwi provides exact information in the partition ID's variables created when the image is build in setupPartIDs. The indicator if a boot partition is in use was not set correctly by the existing function. The indicator for a boot partition should be the filesystem label set to 'BOOT' and the check if this partition is not equal to the root partition. In the repartition code the partition ID for the root partition is always defined correctly by the kiwi_RootPart variable and should not depend on any condition. That way there was no code left which requires and extra boolean haveBootPartition variable and also fixes the wrong pID assignment described in bug (bnc #897497) - remove media check from mini iso (bnc#895021) ++++ libgltf: - Initial commit, package used by lo 4.3.1+ ++++ libreoffice: - Try to handle collada coinmp and gltf properly. - Do not remove folders too early in the link-to-ooo-home * this fixes warning about trying to remove dir ++++ ruby2.1: - conflict with our own ruby abi ++++ systemd: - Add patch 0001-bnc888612-logind-polkit-acpi.patch from Frederic to solve bnc#888612 - AUDIT-0: Power button press at gdm login should not prompt for credentials - Add upstream bugfix patches 0001-journal-Do-not-count-on-the-compiler-initializing-fo.patch 0002-include-fcntl.h-rather-than-sys-fcntl.h.patch 0003-mount-order-options-before-other-arguments-to-mount.patch 0004-shared-wtmp-utmp-don-t-clear-store_wtmp-in-utmp_put_.patch 0005-shared-label.h-add-missing-stdio.h-include.patch 0006-shared-sparse-endian.h-add-missing-byteswap.h-includ.patch 0007-libudev-monitor-warn-if-we-fail-to-request-SO_PASSCR.patch 0008-shared-conf-parser-don-t-leak-memory-on-error-in-DEF.patch 1080-udevd-parse_argv-warn-if-argumens-are-invalid.patch 1081-udevd-check-return-of-various-functions.patch 1082-udevadm-hwdb-check-return-value-of-fseeko.patch 1083-udev-node-warn-if-chmod-chown-fails.patch 1084-udev-ctrl-log-if-setting-SO_PASSCRED-fails.patch 1085-udev-fix-typos.patch 1086-udevd-don-t-fail-if-run-udev-exists.patch ++++ libvirt: - libxl: Support user-specified emulator and keymap libxl-dev-model.patch, libxl-support-emulator.patch, libxl-support-keymap.patch bnc#897611 - libxl: Drop driver lock in libxlDomainDefineXML c7892373-libxl-remove-lock.patch bnc#897379 - CVE-2014-3633: Use correct definition when looking up disk in qemu blkiotune 3e745e8f-CVE-2014-3633.patch bnc#897783 ++++ wicked: - version 0.6.10 - ifconfig: apply address lease priorities same as for routes to dhcp6 to takeover addresses from guessed lower-priority leases e.g. after restart and adjust lifetime on renewal. - routes: lookup and accept custom table names defined in the /etc/iproute2/rt_tables file and set forgotten route table netlink attibute if provided by the kernel (bnc#885007). - ethernet: do not fail when some ethtool operation is not supported (bnc#897264) - fsm: add link-masterdev relation when all dependencies are already created and detect existing/conflicting masterdev references. ++++ ruby-common: - gem_cleanup macro was missed when updating for old ruby versions. - switch from "ruby -rrubygems -e 'print Gem::Specification.new.base_dir'" to "gem env gemdir" - gem_build_cleanup: also delete static library files ++++ ucode-intel: - Do not try to reload/update microcode at runtime after package installation. Only supported way of updating microcode is via early microcode update via initrd. bnc#896736 ++++ yast2-packager: - handle Btrfs specifically in disk usage counting (bnc#896176) - use "btrfs filesystem df" instead of "df" (more accurate) - pass "growonly" flag to libzypp when any snapshot is found - 3.1.48 ++++ yast2-services-manager: - Defining safe minimal width of the Default Target UI entry (bnc#897443) - 3.1.33 - Defining textdomain in ServicesManagerTarget::BaseTargets module (bnc#892366) - 3.1.32 ------------------------------------------------------------------ ------------------ 2014-9-18 - Sep 18 2014 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - modified patches: * systemd-network-config.patch : ensure NetworkManager-wait-online.service is enabled when NetworkManager.service is (bnc#889175). ++++ bash: - Add bash-4.3-CVE-2014-6271.patch to fix CVE-2014-6271, the unexpected code execution with environment variables (bnc#896776) ++++ coreutils: - Add coreutils-df_improve_mount_point_selection_with_inaccurate_mount_list.patch which was missed in the last update. - Add coreutils-modify_sparse_test.patch to fix the test for sparse handling. - Add coreutils-fix_false_du_failure_on_newer_xfs.patch that fixes a false negative in the testsuite. - Add coreutils-disable_tests.patch to not run a tests that fail inside the OBS. - Add coreutils-test_without_valgrind.patch to not use valgrind in shuf-reservoir. ++++ dbus-1-x11: - Update baselibs.conf: Provides dbus-1-32bit in lib package ++++ ffado-mixer: - Drop subversion BuildRequires, not needed at all. ++++ gdm: - Add "auth requisite pam_nologin.so" to gdm.pamd, gdm-autologin.pamd gdm-fingerprint.pamd and gdm-smartcard.pamd (bnc#897316) ++++ gnome-shell-extensions: - Fine-tune window button style, particularly the hovering effect. + (bnc#862615) Thanks Marcus Moeller (m.moeller@opensuse.org) for offering highlighting patch. + Highlight buttons when hovering (lighter color and darker text) + Add extra box shadow to make buttons more visible. ++++ gstreamer-0_10-plugins-bad: - Remove openal dependency bnc#886207 ++++ hplip: - From openSUSE 13.2 on explicitly "BuildRequires cups-filters-foomatic-rip" to avoid that foomatic-filters is used for build in the "Printing" development project (where foomatic-filters intentionally exists also for openSUSE_13.2 and openSUSE_Factory) which would not match what is used for build in openSUSE:13.2 or openSUSE:Factory (where foomatic-filters is intentionally dropped and replaced by cups-filters-foomatic-rip). Using the matching package for build results that the backward compatibility link /usr/lib/cups/filter/foomatic-rip-hplip points to a foomatic-rip executable that is used by default on the runtime system. ++++ kdump: - kdump-remove-root-and-resume.patch: Remove root= and resume= from the kdump kernel command line (bnc#883883). - kdump-systemd-support.patch: Dracut-systemd support (bnc#883883). - kdump-calibrate-systemd-runtime.patch: Calibrate: update user-space run-time requirements for systemd (bnc#883883). - kdump-calibrate-systemd-initramfs.patch: Calibrate: update the initramfs size (bnc#883883). ++++ kernel-default: - Update EC2 config files again (adding DEBUG_INFO_DWARF4). - commit 82404e9 - supported.conf: i2c-core -> i2core. - commit 602eb75 - Refresh patches.xen/xen3-patch-3.17-rc5 (fix build issue on native). - commit 000c18b ++++ kernel-source: - Update EC2 config files again (adding DEBUG_INFO_DWARF4). - commit 82404e9 - supported.conf: i2c-core -> i2core. - commit 602eb75 - Refresh patches.xen/xen3-patch-3.17-rc5 (fix build issue on native). - commit 000c18b ++++ kernel-syms: - Update EC2 config files again (adding DEBUG_INFO_DWARF4). - commit 82404e9 - supported.conf: i2c-core -> i2core. - commit 602eb75 - Refresh patches.xen/xen3-patch-3.17-rc5 (fix build issue on native). - commit 000c18b ++++ kiwi: - make the mini isos reasonable size again instead of just removing the root file, remove all files actually downloaded from NET repo ++++ dbus-1: - Update baselibs.conf: Provides dbus-1-32bit in lib package ++++ samba: - Wait for network-online.target to prevent caching of pre-network failures; (bnc#889175). - Use domain name if search by domain SID fails to send SIDHistory lookups to correct idmap backend; (bnc#773464). ++++ samba: - Wait for network-online.target to prevent caching of pre-network failures; (bnc#889175). - Use domain name if search by domain SID fails to send SIDHistory lookups to correct idmap backend; (bnc#773464). ++++ libgdata: - Update to version 0.16.0: + Major changes: - Update date parsing to handle recent changes in Google’s servers. - Support ACLs with keys (e.g. for link-only sharing of documents). - Add gzip encoding support for network packet compression. - Support for libsoup ≥ 2.47.3 (but the dependency has not been bumped). - Basic test suite for the Google Tasks service. - Fix mutex warnings with new GLib versions. + Bugs fixed: - bgo#732809: evolution-3.12.3: cannot edit google contact due to invalid format of timestamp. - bgo#734863: Google contacts without email address block search/autocomplete. - bgo#690628: element Not Handled by libgdata. - bgo#703192: The global log handler interferes with other application. - bgo#666623: Add gzip encoding support. + Updated translations. ++++ libical: - Use %cmake macros so that %optflags reliably lands on the build command lines - Improve on RPM group classification - Drop strange Recommends: from libical-doc to libical1 (the latter does not offer any directly-usable feature when the docs are installed). - Documentation subpackage should be noarch ++++ libqt4: - Added fix_qrasterpixmapdata_bnc847880.diff (bnc#847880). When extracting a region of a QRasterPixmapData an optimization was using the wrong bit depth for some calculations thus copying a different section of the image than requested. This breaks specially the oxygen kde theme under qemu when using a cirrus driver. - Removed workaround for bnc#847880 which is no longer needed. ++++ libqt4-sql-plugins: - Added fix_qrasterpixmapdata_bnc847880.diff (bnc#847880). When extracting a region of a QRasterPixmapData an optimization was using the wrong bit depth for some calculations thus copying a different section of the image than requested. This breaks specially the oxygen kde theme under qemu when using a cirrus driver. - Removed workaround for bnc#847880 which is no longer needed. ++++ systemd: - Add upstream bugfix patches 0001-core-fix-resource-leak-in-manager_environment_add.patch 0002-util-remove-a-unnecessary-check.patch 0003-udev-event-explicitly-don-t-read-from-invalid-fd.patch 0004-shared-conf-parser.patch 0005-logind-fix-typo.patch 0006-systemctl-fix-resource-leak-CID-1237747.patch 0007-libudev-monitor-warn-if-we-fail-to-request-SO_PASSCR.patch 0008-shared-conf-parser-don-t-leak-memory-on-error-in-DEF.patc 0009-bus-fix-bus_print_property-to-use-int-for-booleans.patch - Remove 0001-sizeof-bool-used-by-gcc-depends-on-arch.patch as 0009-bus-fix-bus_print_property-to-use-int-for-booleans.patch is the upstream solution ++++ libzypp: - Update sle-zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - Update zypp-po.tar.bz2 ++++ qemu: - Patch queue updated from git://git.suse.de/virtualization/qemu.git SLE12 - Backported ivshmem error check (fate#314468) 0174-ivshmem-check-the-value-returned-by.patch - Fixed CVE-2014-0223 (bnc#877645) 0175-qcow1-Validate-image-size-CVE-2014-.patch - Fixed CVE-2014-3461 (bnc#878541) 0176-usb-fix-up-post-load-checks.patch ++++ release-notes-sled: - 12.0.20140918: - Update SLE 12 release notes from FATE. ++++ rng-tools: - add patch: rng-tools-check_signals.patch (bnc#897335) check for signals in all loops to react to SIGINT/SIGTERM ++++ yast2-bootloader: - move udev mapping functionality to own class to make code easier to understand and better tested - 3.1.97 ++++ yast2-iscsi-client: - Add IP and port to 'isns' discovery command (bnc #897247) - 3.1.17 ++++ yast2-storage: - fixed btrfs subvolume handling for non-root devices (bnc#895075) - version 3.1.45 ++++ yast2-trans: - Updated languages: ar cs da de el en_GB en_US es fi fr hu it ja ko nb nl pl pt pt_BR ru sv tr uk zh_CN zh_TW. ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2014-9-17 - Sep 17 2014 ------------------- ------------------------------------------------------------------ ++++ clutter: - Update to version 1.19.10: + Honour the desktop window scaling factor in the GDK backend. + Ensure accessibility support is correctly initialized. + Improve default paint volume computation. + Improve input handling on Wayland and X11. + Bugs fixed: bgo#736682, bgo#736413, bgo#734480, bgo#734115, bgo#735388, bgo#735244. + Updated translations. ++++ dbus-1-x11: - Update to 1.8.8: + Security fixes: - Do not accept an extra fd in the padding of a cmsg message, which could lead to a 4-byte heap buffer overrun. (CVE-2014-3635, fdo#83622, bnc#896453; Simon McVittie) - Reduce default for maximum Unix file descriptors passed per message from 1024 to 16, preventing a uid with the default maximum number of connections from exhausting the system bus' file descriptors under Linux's default rlimit. Distributors or system administrators with a more restrictive fd limit may wish to reduce these limits further. Additionally, on Linux this prevents a second denial of service in which the dbus-daemon can be made to exceed the maximum number of fds per sendmsg() and disconnect the process that would have received them. (CVE-2014-3636, fdo#82820, bnc#896453; Alban Crequy) - Disconnect connections that still have a fd pending unmarshalling after a new configurable limit, pending_fd_timeout (defaulting to 150 seconds), removing the possibility of creating an abusive connection that cannot be disconnected by setting up a circular reference to a connection's file descriptor. (CVE-2014-3637, fdo#80559, bnc#896453; Alban Crequy) - Reduce default for maximum pending replies per connection from 8192 to 128, mitigating an algorithmic complexity denial-of-service attack (CVE-2014-3638, fdo#81053, bnc#896453; Alban Crequy) - Reduce default for authentication timeout on the system bus from 30 seconds to 5 seconds, avoiding denial of service by using up all unauthenticated connection slots; and when all unauthenticated connection slots are used up, make new connection attempts block instead of disconnecting them. (CVE-2014-3639, fdo#80919, bnc#896453; Alban Crequy) + Other fixes: - Check for libsystemd from systemd >= 209, falling back to the older separate libraries if not found (Umut Tezduyar Lindskog, Simon McVittie) - On Linux, use prctl() to disable core dumps from a test executable that deliberately raises SIGSEGV to test dbus-daemon's handling of that condition (fdo#83772, Simon McVittie) - Fix compilation with --enable-stats (fdo#81043, Gentoo #507232; Alban Crequy) - Improve documentation for running tests on Windows (fdo#41252, Ralf Habacker) ++++ dia: - Update to version 0.97.3: + Fix double free with some SVG rendering (regression from Dia 0.97.2). + Fixes to cope better with updated versions of Dia's dependencies: - don't crash at start-up with ABI breaking GLib 2-36. - don't assert in cairo 1.12 with invalid arc parameters. - avoid kerning problems (character overlap) for all Pango versions. - fix image files to be loadable by libpng16. + Backport fixes for some seldom crashes and other annoyances. + Updated translations. - Drop upstream fixed patches: + dia-glib-2.31.patch. + dia-glib-2.35.patch. + dia-swig-2x.patch. + dia-use-recommended-freetype-include.patch. ++++ gfxboot: - recreated font to match latest translations - translation update - remove duplicate 'Default' from po file - 4.5.5 ++++ ghostscript: - Version upgrade to 9.15rc2 (second release candidate for 9.15). Ghostscript upstream QA highlighted a couple of issues that they felt warranted a fresh release candidate. For details see the History9.htm file. ++++ gnome-clocks: - Update to version 3.13.92: + Misc bugfixes. + Updated translations. ++++ gnome-shell: - Update to version 3.13.92: + Fix submenu arrow animations (bgo#728927). + Always initialize clutter accessibility (bgo#735908). + Adapt to mutter background changes (bgo#735638). + Improve handling of outOfDate extensions in prefs (bgo#736185). + Port offline updates to PackageKit's DBus interface (bgo#736337). + location: Translate accuracy levels for geoclue (bgo#736479). + Implement input source switching (bgo#736435). + Fix crash when dragging window from workspace switcher (bgo#735972). + Clean out list of default favorites (bgo#735682). + Add settings link to location submenu (bgo#736542). + Fix keynav of message tray menu button (bgo#707799). + Misc. bug fixes: bgo#736110, bgo#736329, bgo#736343, bgo#735927, bgo#735976. + Updated translations. ++++ gnome-shell-extensions: - Update to version 3.13.92: + New extension: screenshot-window-sizer. + window-list: Don't add sticky windows more than once. + Updated translations. ++++ gnome-tweak-tool: - Update to version 3.13.92: + Disable the menubar. + Fix KeyError when extensions with no version are installed. + Stop using positional arguments with the GObject constructor (bgo#725926). + Fix a string that wasn't translated. + Updated translations. ++++ gstreamer-plugins-bad: - Remove openal dependency bnc#886207 ++++ kernel-default: - Update EC2 config files (re-enable DEBUG_INFO). - commit c7796ab - Update Xen patches to 3.17-rc5. - config.conf: Re-enable Xen configs. - Update config files. - commit 7069df5 ++++ kernel-source: - Update EC2 config files (re-enable DEBUG_INFO). - commit c7796ab - Update Xen patches to 3.17-rc5. - config.conf: Re-enable Xen configs. - Update config files. - commit 7069df5 ++++ kernel-syms: - Update EC2 config files (re-enable DEBUG_INFO). - commit c7796ab - Update Xen patches to 3.17-rc5. - config.conf: Re-enable Xen configs. - Update config files. - commit 7069df5 ++++ kiwi: - v5.06.161 released - Add a post install script for kiwi The file /dev/shm/lwp-download will be removed in order to allow kiwi to create this file with the permissions it needs. The support to allow kiwi to run kiwi --info as non root user requires this cleanup step because lwp-download is created with permissions which allows root and normal users to call the script. former versions leaves a version of the script which doesn't allow non root users to call or change it which results in a raise condition for a non privileged --info call - Really fixed package update from sle11 to sle12 (bnc #893340) the man pages were moved from kiwi-doc to the main kiwi package between sle11 and sle12. Thus the main kiwi package has to set a conflicts for the kiwi-doc package in versions < 5 - KIWICollect: handle POOL flavors as "ftp" flavors (bnc#896930) - Fixed spec file by adding missing requirements; tar and psmisc ++++ multipath-tools: - Fix segfault in recv_packet (bnc#896678) ++++ libqt5-qtmultimedia: - Remove openal dependency bnc#886207 ++++ util-linux: - do not abort when fdisk -l when device cannot be opened [bnc#886790], [bnc#893712], [bnc#890351] ++++ libchamplain: - Update to version 0.12.9: + For privacy reasons use https instead of http in map sources that support it. + Fixed leaked idle function in ChamplainPathLayer and ChamplainScale. + Don't deselect all markers when a marker got deselected. + Various minor fixes and compilation warning removal. ++++ dbus-1: - Update to 1.8.8: + Security fixes: - Do not accept an extra fd in the padding of a cmsg message, which could lead to a 4-byte heap buffer overrun. (CVE-2014-3635, fdo#83622, bnc#896453; Simon McVittie) - Reduce default for maximum Unix file descriptors passed per message from 1024 to 16, preventing a uid with the default maximum number of connections from exhausting the system bus' file descriptors under Linux's default rlimit. Distributors or system administrators with a more restrictive fd limit may wish to reduce these limits further. Additionally, on Linux this prevents a second denial of service in which the dbus-daemon can be made to exceed the maximum number of fds per sendmsg() and disconnect the process that would have received them. (CVE-2014-3636, fdo#82820, bnc#896453; Alban Crequy) - Disconnect connections that still have a fd pending unmarshalling after a new configurable limit, pending_fd_timeout (defaulting to 150 seconds), removing the possibility of creating an abusive connection that cannot be disconnected by setting up a circular reference to a connection's file descriptor. (CVE-2014-3637, fdo#80559, bnc#896453; Alban Crequy) - Reduce default for maximum pending replies per connection from 8192 to 128, mitigating an algorithmic complexity denial-of-service attack (CVE-2014-3638, fdo#81053, bnc#896453; Alban Crequy) - Reduce default for authentication timeout on the system bus from 30 seconds to 5 seconds, avoiding denial of service by using up all unauthenticated connection slots; and when all unauthenticated connection slots are used up, make new connection attempts block instead of disconnecting them. (CVE-2014-3639, fdo#80919, bnc#896453; Alban Crequy) + Other fixes: - Check for libsystemd from systemd >= 209, falling back to the older separate libraries if not found (Umut Tezduyar Lindskog, Simon McVittie) - On Linux, use prctl() to disable core dumps from a test executable that deliberately raises SIGSEGV to test dbus-daemon's handling of that condition (fdo#83772, Simon McVittie) - Fix compilation with --enable-stats (fdo#81043, Gentoo #507232; Alban Crequy) - Improve documentation for running tests on Windows (fdo#41252, Ralf Habacker) ++++ gstreamer-plugins-bad: - Remove openal dependency bnc#886207 ++++ mutter: - Update to version 3.13.92: + Rewrite background code (bgo#735637, bgo#736568). + Fix size in nested mode (bgo#736279). + Fix destroy animation of background windows (bgo#735927). + Wire keymap changes up to the wayland frontend (bgo#736433). + Add a test framework and stacking tests [Owen; #736505] + Simplify handling of the merged X and wayland stack (bgo#736559). + Fix cursor size on HiDPI (bgo#729337). + Misc. bug fixes: bgo#735632, bgo#736589, bgo#736694. ++++ ruby2.1: - only provide the rdoc and ri symlink on newer than sle11 ++++ systemd: - Add patch 0001-sizeof-bool-used-by-gcc-depends-on-arch.patch to fix for the size of the gcc builtin type bool also known as _Bool from the include header stdbool.h. ++++ wicked: - version 0.6.9 - ifstatus: address status reporting improvements, adding --verbose parameter - addrconf: correctly fetch lease info flags, disarmed old auto6 code, added prerequires (bnc#894885) - fsm: Do not destroy schema requirements on rearm - ipv6: added accept-ra sysctl support, auto6 code clean-up - ifconfig: fixed lease updater allocation ++++ libzypp: - adjust BuildRequires - version 14.29.1 (29) ++++ orca: - Update to version 3.13.92: + Gecko: - Implement support for "layout" mode and "object" mode, the latter being what is traditionally found in Windows screen readers and which will hopefully make the switch to GNU/Linux easier. - Continued reworking of caret navigation by line to improve accuracy and responsiveness and to eliminate getting stuck and looping. - Fix several issues of structural navigation looping. - Allow Orca's navigation commands to work even when content is being loaded, which solves bugs like inability to navigate during a file download. - Fix many bugs related to label inference. - Use the speech and braille generators rather than manually creating the strings in the script. - Present the accessible description for elements given focus via caret navigation and structural navigation. - Do not announce clickables if verbosity level is set to brief. - Add a command to toggle speech verbosity levels on the fly. - Fix a bogus tutorial message being presented for non-editable text. + Other: - Enable autostart for MATE and Cinnamon. - Fix the "bad content sent to speech.speak" bug. - Fix bug preventing binding and rebinding of commands in laptop layout. - Include foreground and background colors in the default spoken text attributes. + Updated translations. ++++ python-libmount: - do not abort when fdisk -l when device cannot be opened [bnc#886790], [bnc#893712], [bnc#890351] ++++ ruby-common: - ruby 1.8 support: - gem_packages.sh: change to /usr/src/packages when /home/abuild/rpmbuild doesn't exist. - gem_packages template: - require rbconfigpackagingsupport to fix the ruby_install_name dependent variables. we do that for all distros but catch the LoadError and continue. - and dont use not(), we need to use "!" instead. - our sle 11 sp3 rpm does provide the support for the automatic rubygems dependency but does not provide rpm-with-ruby-provide-hook. guard the requires with > 1110 - remove the handling of spec.required_ruby_version here. this should be handled in rubygemsdeps.rb if at all. we already guard for this in the buildrequires and then have a requires via the $interpreter(abi) requires onto the newer version. - invert the logic. only stop shipping /etc/gemrc on 12.3 and 13.1 - gem_packages template: Dont allow an suffix with just a plain number. prefix it with ruby. - gem_packages also need the rewrite that rewrites a number only suffix into .ruby - made the matcher for older versions more strict so we dont pick up gem2rpm. - also add support for older versioning in gem_packages.sh - added support for the versioning scheme in 13.1 and older - dont ship gemrc on 13.1 ++++ rubygem-gem2rpm: - added ruby 1.8 support - also guarded the 2.1 part - added 0008-dont-allow-suffixes-with-just-a-plain-number.-prefix.patch Dont allow an suffix with just a plain number. prefix it with ruby. - added ruby 2.0 support ++++ ucode-intel: - Update to Intel microcode version 20140624 (bnc#896736, fate#317896) This microcode disables lock elision on CPUs which are known to not work reliable with this feature ++++ util-linux-systemd: - do not abort when fdisk -l when device cannot be opened [bnc#886790], [bnc#893712], [bnc#890351] ++++ xen: - More cleanup of README.SUSE ++++ xterm: - remove unnecessary colour tweaks which cause strange artifacts in the ReverseVideo mode (bnc#865340) ++++ yast2: - change order in mode initialization so that selected Upgrade entry in boot menu does not override AutoUpgrade (bnc#897044) - 3.1.108 - Checking nil for repository name. (bnc#896466) - 3.1.107 ++++ yast2-bootloader: - pass vga mode if specified during installation (bnc#896300,bnc#891060) ++++ yast2-firstboot: - bnc#895359 - added client for nic cards autoconfiguration - 3.1.4 ++++ yast2-installation: - additionaly return file system type in ".run.df" agent result, (to use it in the disk usage calculation bnc#896176) - 3.1.116 ++++ yast2-network: - Really do not lose the default route when editing an interface (bnc#883836#c15). - 3.1.100 - Do not check for / install packages in inst-sys (bnc#888130) - 3.1.99 ++++ zenity: - Add pkgconfig(webkitgtk-3.0) BuildRequires: enable --html output features (bnc#896674). ------------------------------------------------------------------ ------------------ 2014-9-16 - Sep 16 2014 ------------------- ------------------------------------------------------------------ ++++ at-spi2-core: - Update to version 2.13.92: + Fix alignment checks when cross-compiling (bgo#736653). ++++ caribou: - Update to version 0.4.15: + Fix race condition when invoking OSK through D-Bus (bgo#683712). ++++ devhelp: - Update to version 3.13.92: + libdevhelp: Fix .pc file requires when building with webkit2gtk-4.0 (bgo#735252). + Updated translations. ++++ evince: - Update to version 3.13.92: + Fix emission of EvPageCache::page-cached signal. + Use embedded page setup in the print dialog of the browser plugin. + Updated translations. ++++ file-roller: - Update to version 3.13.92: + Updated translations. ++++ glib2: - Update to version 2.41.5: + Bugs fixed: bgo#735819, bgo#735915, bgo#736350, bgo#736351, bgo#736458. + Updated translations. ++++ gnome-backgrounds: - Update to version 3.13.92: + Add missing licensing information (bgo#735803). + Updated translations. ++++ gnome-contacts: - Update to version 3.13.92: + Fixed change address book bug. ++++ gnome-control-center: - Update to version 3.13.92: + Background: - Fix background chooser dialog resizing when switching views. - Use a stack with three views for the chooser dialog. - Fix memory leak in Flickr support. + Date & Time: Don't hard-code font size. + Keyboard: Fix a crash if the WM changes (or restarts). + Network: - Fix possible crash when wireless-enabled changes. - Fix more potential crashers for WWAN. - Report hotspot is running only if device is active. - Really hide all of the virtualisation bridges. - Don't show underlying device for VPN connections. + Sharing: Fix empty folder list by default. + User Accounts: - Fix various UI padding issues. - Fix focus in the account dialog. + Updated libgd to fix GdNotification theming + Updated translations. - Add gnome-control-center-bg-translation.patch: Fix Bulgarian translation for Sharing desktop file. ++++ gnome-documents: - Update to version 3.13.92: + Fix use of gdata_documents_service_get_primary_authorization_domain. + Fix drag and drop of items in the view. + Update for new Adwaita/GTK style changes. + Use schema_id instead of deprecated schema for GSettings. + Updated translation ++++ gnome-online-accounts: - Update to version 3.13.92: + Bugs fixed: media-server: Use a hyphen instead of underscore in provider type (bgo#736407). + Updated translations. ++++ gnome-screenshot: - Update to version 3.13.92: + Fix launching from gnome-shell in interactive mode. + Parse delay cmdline parameter correctly. + Parse filename cmdline parameter correctly. + Remove duplicate cmdline parsing. + Add missing desktop file category. - Rebase gnome-screenshot-onlyshowin.patch. ++++ nautilus: - Update to version 3.13.92: + Improve toolbar and pathbar styling with GTK 3.14. + Expand properties dialog notebook in its parent container. + Fix crash when using the rename field context menu in list view. + Fix crash when using a screen reader in canvas view. + Fix crash when changing icon captions setting. ++++ gnome-system-monitor: - Update to version 3.13.92: + Updated translations. ++++ gnome-user-docs: - Update to version 3.13.92: + Updates to GNOME Help. + Updated translations. ++++ gnome-weather: - Update to version 3.13.92: + Updated translations. ++++ gtk3: - Update to version 3.13.9: + Adwaita: - Use sass functions more. - Theme .app-notification instead of .app-notification.frame. - Lots of button fine-tuning. - Avoid double background rendering in tooltips. + Inspector: - Show widget allocations. - Show hidden windows. - Fix initial state of dark switch. + Bugs fixed: bgo#328449, bgo#528800, bgo#579625, bgo#668258, bgo#698031, bgo#732916, bgo#735240, bgo#735953, bgo#735959, bgo#735965, bgo#736004, bgo#736056, bgo#736064, bgo#736121, bgo#736131, bgo#736155, bgo#736173, bgo#736178, bgo#736191, bgo#736201, bgo#736203, bgo#736205, bgo#736250, bgo#736269, bgo#736307, bgo#736512, bgo#736535, bgo#736557. + Updated translations. - Rebase gtk3-find-wayland-includedir.patch. ++++ kernel-default: - Update s390x config files: disable CONFIG_EXTCON_SM5502 Enabling CONFIG_EXTCON_SM5502 broke the build, because this option should depend on CONFIG_I2C which is not enabled on s390x. So disable CONFIG_EXTCON_SM5502 on s390x, and also disable CONFIG_EXTCON as there is no point in enabling it when no extcon device driver is selected. - commit f48cb05 ++++ kernel-source: - Update s390x config files: disable CONFIG_EXTCON_SM5502 Enabling CONFIG_EXTCON_SM5502 broke the build, because this option should depend on CONFIG_I2C which is not enabled on s390x. So disable CONFIG_EXTCON_SM5502 on s390x, and also disable CONFIG_EXTCON as there is no point in enabling it when no extcon device driver is selected. - commit f48cb05 ++++ kernel-syms: - Update s390x config files: disable CONFIG_EXTCON_SM5502 Enabling CONFIG_EXTCON_SM5502 broke the build, because this option should depend on CONFIG_I2C which is not enabled on s390x. So disable CONFIG_EXTCON_SM5502 on s390x, and also disable CONFIG_EXTCON as there is no point in enabling it when no extcon device driver is selected. - commit f48cb05 ++++ kiwi: - Allow kiwi --info to be called without root permission There is one exception though. If the repo is an iso file which needs to be loop mounted we still need root privileges to call the mount system call. In such a case kiwi will exit with a useful error message - v5.06.160 released - Improve spee of nic setup in netboot initrd (bnc #893788) With this commit the list of preferred interfaces which are either the BOOTIF interface or the list of all detected ones is used to run the dhcp discovery. The first successfully discovered interface is used to setup the default gateway and route as there can only be one - linuxefi only exists in grub2 on x86 ++++ libqt5-qtbase: - Update to 5.3.2 final * No changes since previous snapshot * Use official tars ++++ libqt5-qtlocation: - Update to 5.3.2 final * No changes since previous snapshot * Use official tars ++++ libqt5-qtmultimedia: - Update to 5.3.2 final * No changes since previous snapshot * Use official tars ++++ libqt5-qtsensors: - Update to 5.3.2 final * No changes since previous snapshot * Use official tars ++++ libqt5-qtserialport: - Update to 5.3.2 final * No changes since previous snapshot * Use official tars ++++ libqt5-qtsvg: - Update to 5.3.2 final * No changes since previous snapshot * Use official tars ++++ libqt5-qtwebkit: - Update to 5.3.2 final * No changes since previous snapshot * Use official tars ++++ libqt5-qtwebsockets: - Update to 5.3.2 final * No changes since previous snapshot * Use official tars ++++ libqt5-qtx11extras: - Update to 5.3.2 final * No changes since previous snapshot * Use official tars ++++ libqt5-qtxmlpatterns: - Update to 5.3.2 final * No changes since previous snapshot * Use official tars ++++ libqt5-qtdeclarative: - Update to 5.3.2 final * No changes since previous snapshot * Use official tars - Added patches from upstream 5.3 branch: 0001-Fix-crash-with-cleanup-of-animators.patch (QTBUG#37833), 0002-Support-padding-in-images-stored-in-atlas-texture.patch, 0003-Fix-crashes-when-calling-Array.sort-with-imperfect-s.patch (QTBUG#39072), 0004-QML-parse-.js-files-as-JavaScript-not-QML.patch (QTBUG#40143), 0005-Fix-crash-with-foreach-on-arguments-object.patch (QTBUG#40844) and 0006-Move-syncTimer-measurment-to-the-correct-place.patch (QTBUG#40556) ++++ libgcrypt: - run the fips self tests at the constructor code * added libgcrypt-fips_run_selftest_at_constructor.patch - rewrite the DSA-2 code to be FIPS 186-4 compliant (bnc#894216) * added libgcrypt-fips-dsa.patch * install fips186_dsa - use 2048 bit keys in selftests_dsa ++++ libgee: - Update to version 0.15.92: + Improve documentation. ++++ libgweather: - Update to version 3.13.92: + The yr.no backend has been updated to the 1.9 API (bgo#736334). + Updated translations. ++++ libqt5-qtgraphicaleffects: - Update to 5.3.2 final * No changes since previous snapshot * Use official tars ++++ libqt5-qtimageformats: - Update to 5.3.2 final * No changes since previous snapshot * Use official tars ++++ libqt5-qttranslations: - Update to 5.3.2 final * No changes since previous snapshot * Use official tars ++++ libstorage: - fixed using DM disks for LVM (bnc#896729) - 2.25.15 ++++ systemd: - Add upstream patches as real fixes 0001-activate-fix-fd-leak-in-do_accept.patch 0002-analyze-avoid-a-null-dereference.patch 0003-analyze-fix-mem-leak.patch 0004-backlight-Avoid-error-when-state-restore-is-disabled.patch 0005-bus-avoid-using-m-kdbus-after-freeing-it.patch 0006-bus-unref-buscreds-on-failure.patch 0007-core-fix-a-potential-mem-leak.patch 0008-core-smack-setup-Actually-allow-for-succesfully-load.patch 0009-journal-do-not-leak-mmaps-on-OOM.patch 0010-manager-use-correct-cleanup-function.patch - Intergrate the work of Robert and rename the patch 1068-udev-remove-userspace-firmware-loading-support.patch to 1078-udev-remove-userspace-firmware-loading-support.patch Also add patch 1079-udev-remove-userspace-firmware-loading-support.patch to apply the same change for opensuse 13.2 and above - Add upstream patch 0001-systemctl-allow-to-change-the-default-target-without.patch to allow to override default target without --force (bnc#896664) - Add upstream patches for udev 1068-udev-net_setup_link-export-the-.link-filename-applie.patch 1069-rules-net-setup-link-preserve-ID_NET_LINK_FILE-and-I.patch 1070-rules-net-setup-link-remove-stray-linebreak.patch 1071-udev-import-the-full-db-on-MOVE-events-for-devices-w.patch 1072-udev-netif_rename-don-t-log-to-kmsg.patch 1073-udev-drop-print_kmsg.patch 1074-udev-fix-copy-paste-error-in-log-message.patch 1075-udev-timeout-increase-timeout.patch (bnc#889297) 1076-udev-timeout-warn-after-a-third-of-the-timeout-befor.patch (bnc#889297) 1077-udev-timeout-warn-after-a-third-of-the-timeout-befor.patch (bnc#889297) - udev: remove userspace firmware loading support (bnc#889297). Add 1068-udev-remove-userspace-firmware-loading-support.patch ++++ libvirt: - libxl: Fix HVM direct kernel boot libxl-hvm-kernel-boot.patch bnc#896044 ++++ wicked: - version 0.6.8 - ifup,reload,status: return setup-in-progress code, fix exit code override when systemd in picture and disable pulling device status from addresses - ifstatus: report slaves device as enslaved - fixed to not reset master device name on success - lower printout of debug messages (bnc#891036) - nanny: correctly initialize timeout variable to busy wait instead to wasting cpu using poll with a 0 timeout (bnc#895970) ++++ yelp: - Update to version 3.13.92: + Fixed crash on searching (bgo#736312). + Style the find revealer (bgo#736408). + Updated translations. ++++ libzypp: - DiskUsageCounter: Set growonly on detetcted snapshotting btrfs partitions (bnc#896176) - DiskUsageCounter: Allow MountPoint to store fstype - DiskUsageCounter: Support setting 'growonly' partition hint (bnc#896176) - version 14.29.0 (29) ++++ perl-Bootloader: - join byid and kern maps instead of picking one (bnc#896665) - 0.822 ++++ python-gobject: - Update to version 3.13.92: + tests: - Add test for Gio.Application.add_main_option(). - Split up various test cases (bgo#735193). - Fix invalid read error in argument cleanup code. - Fix memory management problems with struct arguments to signals (bgo#736175). ++++ python-six: - update to version 1.8.0: * Issue #90: Add six.moves.shlex_quote. * Issue #59: Add six.moves.intern. * Add six.urllib.parse.uses_(fragment|netloc|params|query|relative). * Issue #88: Fix add_metaclass when the class has __slots__ containing "__weakref__" or "__dict__". * Issue #89: Make six use absolute imports. * Issue #85: Always accept *updated* and *assigned* arguments for wraps(). * Issue #86: In reraise(), instantiate the exception if the second argument is None. * Pull request #45: Add six.moves.email_mime_nonmultipart. * Issue #81: Add six.urllib.request.splittag mapping. * Issue #80: Add six.urllib.request.splituser mapping. ++++ python-urlgrabber: - Add python-urlgrabber-3.9.1-preserve-queryparams-in-urls.patch (bnc#896844) ++++ python-xattr: - update to version 0.7.5: * Improved error message when str/unicode is passed where bytes is required * Improved Python 3 compatibility * Added some unicode-specific tests ++++ python3-gobject: - Update to version 3.13.92: + tests: - Add test for Gio.Application.add_main_option(). - Split up various test cases (bgo#735193). - Fix invalid read error in argument cleanup code. - Fix memory management problems with struct arguments to signals (bgo#736175). ++++ qemu: - Tweaked the fix for bnc#893892 to not negatively impact the use of the cirrus emulated video card. (bnc#896726) ++++ subscription-tools: - version 1.1.5 - change update server name for SCC to updates.suse.com - update translation files ++++ yast2: - Added an extra help message when authentication against a registration server fails while refreshing repositories (bnc#895719) - 3.1.106 ++++ yast2-auth-client: - Fix frame description. - 3.1.21 ++++ yast2-mail: - bnc#878514 - SLED12_LOC : ALL_LANGS:Untranslated text in Mail Server dialog in YaST - 3.1.4 ++++ yast2-network: - Remote administration adjusted to warn users that they need to restart display manager manually if it's needed (bnc#893606) - 3.1.98 ++++ yast2-pkg-bindings: - SetTargetDU(): added new options ("growonly" and "filesystem") to better handle Btrfs snapshots in disk usage counting (part of bnc#896176) - 3.1.19 ++++ yast2-registration: - properly mark children addons as registered when loading the current status - make sure the addon is marked as registered after registering or upgrading it (bnc#893364) - 3.1.122 ++++ yelp-xsl: - Update to version 3.13.92: + Updated translations. ------------------------------------------------------------------ ------------------ 2014-9-15 - Sep 15 2014 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to version 0.2.12 - Output useful error message if the system was manually deleted on the registration server, leaving stale credentials. ++++ cheese: - Update to version 3.13.92: + Remove outdated GTK+ version check. + Use APPSTREAM_XML instead of APPDATA_XML. + Remove outdated intltool build rules. The intltool-* scripts are not included in the distribution any longer. + Update .pc file Requires and Requires.private. + Remove some unnecessary pkg-config dependencies. + Fix crash when animating countdown (bgo#735285). + Added translations. - Drop pkgconfig(cairo), pkgconfig(gstreamer-plugins-base-1.0) and pkgconfig(librsvg-2.0) BuildRequires: Following upstream changes, they are no longer needed. ++++ colord: - Update to version 1.2.3: + New Features: - colorhug: . Add ch_device_check_firmware(). . Add ch_device_mode_from_firmware(). . Use a different PID for the ColorHug2 bootloader. + Bugfixes: - Fix the device path to allow uid or username to be omitted. - There is no seat if running in a chroot. - Add systemd %pre and %post macros for colord.service. - Add rccolord symlink. ++++ eog: - Update to version 3.13.92: + Updated translations. ++++ glib-networking: - Update to version 2.41.92: + tls/gnutls: - Incorrectly-ordered certificate chains are now accepted (bgo#683266). - Closing an already-closed GTlsConnection now correctly returns TRUE rather than G_IO_ERROR_CLOSED (bgo#735754). ++++ gnome-calculator: - Update to version 3.13.92: + Fix: Documentation. + Updated translations. ++++ gnome-desktop: - Update to version 3.13.92: + Fixed the build on systems lacking openat(). + Updated translations. ++++ gnome-settings-daemon: - Update to version 3.13.92: + Keyboard: Remove input sources handling: this was moved to mutter/gnome-shell and removes g-s-d's build dependency on IBus. + Power: '0' keyboard backlight is a valid value. + Rfkill: Add a property to determine whether to show airplane mode. - Drop pkgconfig(ibus-1.0) BuildRequires, and clean up spec from define with ibus. ++++ grub2: - fix parsing /proc/self/mountinfo (bnc#896186) * refresh grub2-pass-corret-root-for-nfsroot.patch - fix xen pvops kernel not appear on menu (bnc#895286) * refresh grub2-fix-menu-in-xen-host-server.patch - fix extraneous comma in printf shell command (bnc#895884) * refresh grub2-btrfs-04-grub2-install.patch ++++ gtksourceview: - Update to version 3.13.91: + Improved Mac OS X support. + Gutter improvements. + Various other improvements and code clean-up. + Updated translations. ++++ gvfs: - Update to version 1.21.92: + metatree: Avoid endless looping when the entry is too large. + archive: Allow reading files with '/./' in the path. + Several smaller bugfixes. + Updated translations. ++++ hplip: - PPDs that require a proprietary plugin from HP must be moved to the hplip main-package because the proprietary plugin from HP must be downloaded and installed by using HP's "hp-plugin" tool that belongs to the hplip main-package. Accordingly PPDs that require a proprietary plugin from HP are in a new directory /usr/share/cups/model/manufacturer-PPDs/hplip-plugin that belongs to the hplip main-package (bnc#876690). ++++ ibus-table-chinese: - fix for factory: BuildRequires: python-ibus ++++ installation-images-SLES: - load scsi_dh_* before starting udevd (bnc#871617) - kexec for everyone - 14.138 ++++ intlfonts: - sort find output to ease debugging - replace named pipe by sequence of commands (seems unstable on s390/s390x) ++++ kernel-default: - Update to 3.17-rc5. - Config changes: - NAT config option splitout, no real change: - CONFIG_IP6_NF_NAT=m - CONFIG_IP_NF_NAT=m - CONFIG_NETFILTER_XT_NAT=m - CONFIG_NF_NAT_H323=m - CONFIG_NF_NAT_IPV4=m - CONFIG_NF_NAT_IPV6=m - CONFIG_NF_NAT_PPTP=m - CONFIG_NF_NAT_PROTO_GRE=m - CONFIG_NF_NAT_SNMP_BASIC=m - commit 5a3d027 ++++ kernel-source: - Update to 3.17-rc5. - Config changes: - NAT config option splitout, no real change: - CONFIG_IP6_NF_NAT=m - CONFIG_IP_NF_NAT=m - CONFIG_NETFILTER_XT_NAT=m - CONFIG_NF_NAT_H323=m - CONFIG_NF_NAT_IPV4=m - CONFIG_NF_NAT_IPV6=m - CONFIG_NF_NAT_PPTP=m - CONFIG_NF_NAT_PROTO_GRE=m - CONFIG_NF_NAT_SNMP_BASIC=m - commit 5a3d027 ++++ kernel-syms: - Update to 3.17-rc5. - Config changes: - NAT config option splitout, no real change: - CONFIG_IP6_NF_NAT=m - CONFIG_IP_NF_NAT=m - CONFIG_NETFILTER_XT_NAT=m - CONFIG_NF_NAT_H323=m - CONFIG_NF_NAT_IPV4=m - CONFIG_NF_NAT_IPV6=m - CONFIG_NF_NAT_PPTP=m - CONFIG_NF_NAT_PROTO_GRE=m - CONFIG_NF_NAT_SNMP_BASIC=m - commit 5a3d027 ++++ kiwi: - Fixed package build due to failed unit tests The unit tests failed when building on non x86 architectures because the test reference files for these architectures contained an unexpected newline at the end of the file. In addition subsequent tests should not fail which was the case because existing test tmpdirs were not correctly cleaned up ++++ glibmm2: - Update to version 2.41.4: + gmmproc: - Added parameter exception_handler in _WRAP_VFUNC() (bgo#735132). - Better error checks in some _WRAP_* macros. + Build: - Update and overhaul of Visual Studio 2010 and Visual Studio 2008 project build files. - Gio::DBus: Don't use parameter name 'interface' to fix the build with MinGW (bgo#735137). ++++ gtkmm3: - Update to version 3.13.8: + Gdk: Window: Add get/set_event_compression(), set_shadow_width(), and show_window_menu(). + Gtk: - Application: Add get_actions_for_accel(), prefers_app_menu(), and get_menu_by_id(). - CellArea: Add attribute_get_column(). - EntryCompletion: Add the no_matches signal. - ListBox: Add selected_foreach(), get_selected_rows(), unselect_row(), select_all() and unselect_all(). Add the selected_rows_changed signal. - ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable(). Add the selectable and activatable properties. - Settings: Add the gtk_long_press_time property. - StatusIcon: Deprecate this because it is deprecated in gtk+. - StyleContext: Really add get_scale(). - Widget: Add get/set_clip(). ++++ ruby2.1: - the ruby(abi) = $interpreter:$abiversion was not a good idea. rpm treats the $interpreter part as epoch. instead we use now: $interpreter(abi) = $abiversion For MRI it means we are basically back to ruby(abi). Examples for alternative ruby interpreters are rubinius(abi) and jruby(abi) (bnc#896658) ++++ libsigc++2: - Update to version 2.4.0: + Fix the test_lambda test case for MS Visual C++ 2013 and other C++11-compliant compilers (bgo#734368). + Add a missing #include in limit_reference.h. + Documentation: Use doxygen-extra.css from the mm-common package. Requires mm-common 0.9.7 when configured to use maintainer-mode. - Drop libsigc++2-includes.patch: Fixed upstream. ++++ libsoup: - Update to version 2.47.92: + Fixed a crash in SoupCache when receiving certain invalid Cache-Control headers (bgo#733587). + Updated translations. ++++ libvirt: - Fix mapping of libvirt and libxl lifecycle events 817206cd-libxl-lifecycle-events.patch bnc#896789 ++++ ruby-common: - the ruby(abi) = $interpreter:$abiversion was not a good idea. rpm treats the $interpreter part as epoch. instead we use now: $interpreter(abi) = $abiversion For MRI it means we are basically back to ruby(abi). Examples for alternative ruby interpreters are rubinius(abi) and jruby(abi) (bnc#896658) ++++ syslogd: - Add patch sysklogd-1.4.1-glibc.patch newer glibc versions do not set nor use _BSD_SOURCE anymore ++++ vinagre: - Update to version 3.13.92: + Use APPSTREAM_XML instead of APPDATA_XML. + Updated translations. ++++ xen: - Update xen patch with upstream patch so that latest libvirt patch can work. (bnc#896044) + 53fcebab-xen-pass-kernel-initrd-to-qemu.patch - xen-pass-kernel-initrd-to-qemu.patch ++++ xf86-video-ati: - U_Handle-CRTC-DPMS-from-output-DPMS-hooks.patch: Make sure DPMS and mode set is called in the right order (bnc#896378). ++++ yast2-bootloader: - Fix API to remove or add kernel parameter for bootloader (bnc#894603) ++++ zenity: - Update to version 3.13.92: + Segmentation fault on zenity --notification (bgo#733870). + Updated translations. - Changes from version 3.13.90: + Updated translations. ------------------------------------------------------------------ ------------------ 2014-9-14 - Sep 14 2014 ------------------- ------------------------------------------------------------------ ++++ librsvg: - Update to version 2.40.4: + rsvg-convert: Handle gzip compressed input (bgo#735836). ++++ gnome-terminal: - Update to version 3.13.92: + help: - Review pref-scrolling. - Add ambiguous character width (bgo#727555). - Document encodings per profile (bgo#727555). + Flag gnome-terminal as a multiple-window app (bgo#735484). + Allow disabling shortcuts (bgo#731933). + Updated translations. ++++ gperftools: - set excludearch for aarch64, s390 and s390x: not ported there ++++ ibus-kkc: - fix the license tag ++++ kernel-default: - Update s390x config files: Disable CONFIG_WATCHDOG_NOWAYOUT It's already disabled on all other architectures for a long time and has been causing problems on s390x (bnc#756585, bnc#895103.) - commit 04827b4 ++++ kernel-source: - Update s390x config files: Disable CONFIG_WATCHDOG_NOWAYOUT It's already disabled on all other architectures for a long time and has been causing problems on s390x (bnc#756585, bnc#895103.) - commit 04827b4 ++++ kernel-syms: - Update s390x config files: Disable CONFIG_WATCHDOG_NOWAYOUT It's already disabled on all other architectures for a long time and has been causing problems on s390x (bnc#756585, bnc#895103.) - commit 04827b4 ++++ vte: - Update to version 0.38.0: + build: Try fixing builddir != srcdir build. + glade: - Make catalogue parallel-installable with vte 2.90. - Update list of properties (bgo#736508). + widget: - Rename beep signal to bell (bgo#602726). - Remove broken visual bell support (bgo#602726). - Make dim color handling more xterm-like (bgo#735245). - Fix theming (bgo#735081). + vteapp: - Make the bell option consistent between the two test apps. - Three-state bell option (bgo#602726). + Do not use deprecated AM_PROG_CC_STDC (bgo#736180). + emulation: Fix sed mistake (bgo#735024). + Updated translations. ------------------------------------------------------------------ ------------------ 2014-9-13 - Sep 13 2014 ------------------- ------------------------------------------------------------------ ++++ hexchat: - Version bump to 2.10.1 * add configure check for python 3.4 * improve spell check handling apostrophes * disable unsupported tray feature on Elementary OS * disable installing on Vista (would just crash on x64) * fix possible crash in banlist * fix some crashes in pluginpref API * fix crash in spell check * fix notify list being sent to wrong networks * fix scrolling the chanview on Unix * fix building plugin support on some platforms (OS X 10.8) * fix FiSHLiM decryption when identify-msg is enabled * fix expanding ~user on Unix * fix missing license files on Windows * fix silent installer on Windows * update translations * update network list * update Python versions on Windows ++++ systemd: - udev: always resolve correctly database names on 'change' event (bnc#864745). Add 1067-udev-always-resolve-correctly-database-names-on-chan.patch ------------------------------------------------------------------ ------------------ 2014-9-12 - Sep 12 2014 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Update to version 1.0.0: + The offline update functionality has moved to a proper D-Bus interface and the pkexec helpers have been removed. Offline updates is an important feature that no longer deserves to be bolted-on. All the existing users have been ported to the new interface, but you need 3.13.92 if you're running GNOME from unstable or jhbuild. + No more plugins. Both in-tree and out-of-tree plugins were the biggest source of crashes, and with the systemd offline updates merged into the core daemon they are just not reuired anymore. All affected projects have been notified. + No more conary, opkg, smart or yum plugins. These have been unmaintained and broken for over two years, so time to give them the heave-ho. + The alpm, aptcc, hif and zypp plugins have had lots of love, and are up to date with the latest features and working well. + New Features: - Add a D-Bus interface and helpers for offline support. - Add a repo-set-data command to packagekit-direct. - Add a simple script that generates some offline metadata. - Add pk_backend_job_get_cancellable(). - Add pk_backend_job_is_cancelled(). - Add pk_backend_set_user_data(). - Add pk_offline_get_prepared_sack() and use it in the systemd-updates plugin. - Remove pk-debuginfo-install. - Remove support for distros not supporting /etc/os-release. - Remove the --enable-systemd-updates configure switch. - Remove the events/pre-transaction.d functionality. - Remove the pkexec systemd helpers. - Remove the plugin interface. - Remove various options from the config file. + Bugfixes: - Automatically do pk_backend_job_finished() for threaded backends. - Do not shutdown the daemon on idle by default. - Fix compile of the ConnMan network support. - Fix packagekit-offline-update.service generation. - Increase the default transaction limits. - Prefer npapi-sdk over mozilla-plugins. - Refresh the NetworkManager state when the daemon starts. - Add rcpackagekitd and rcpackagekitd-offline-update symlinks. - Shorten the Summary of PackageKit-branding-upstream a bit. ++++ autoyast2: - If keyboard tag is missing in profile, try to infer the layout from the language tag (bnc#891808). - Updated dependency from yast2-country (>= 3.1.13) with improved Keyboard.Import - 3.1.60 ++++ cmake: - Update to version 3.0.2 * ExternalProject: Avoid infinite loop on file download hash mismatch * CMP0047: Fix CMAKE_COMPILER_IS_GNU(CC|CXX) in OLD behavior * CMP0022: Fix version documented to support LINK_PUBLIC/LINK_PRIVATE * cmListFileLexer: Fix lexing of single '[' character (#15092) * Fix finding binutils when cross-compiling with Clang * QtAutogen: Use the basename for resource files. * QtAutogen: Fix use of multiple ui files in a single target. ++++ empathy: - 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. ++++ folks: - Update to version 0.10.0: + Remove useless use of the avatar cache in the EDS backend. + Listen for primary store changes from GSettings. + Bugs fixed: bgo#697695, bgo#731470, bgo#728520. - Add pkgconfig(tracker-sparql-1.0) BuildRequires and pass - -enable-tracker-backend to configure in order to build the tracker backend. - Following above changes, add new sub-packages libfolks-tracker and typelib-1_0-FolksTracker-0_6, and handle these in post/postun. ++++ gdm: - Add gdm-remote-desktop-unlock.patch (bnc#889094) Auth fail while unlock screen in remote session. ++++ gnome-packagekit: - Update to version 3.13.92: + Bugfix: Do not use PkDesktop. + Updated translations. ++++ kiwi: - Use legacy bios_grub partition only on ix86 and x86_64 (bnc #896445) - v5.06.159 released - Fully document virtualsize attribute of in schema - Move useLVM helper function into global space and explain conditions for using LVM or not in one central place - Added runtime check for the bootpartition requirements If the use of a bootpartition is explicitly disabled and one of the filesystems btrfs, zfs or xfs are used this is only supported with the grub2 bootloader. - Implement preferlvm="true|false" attribute for When using filesystems which provides a volume management like btrfs and zfs do, kiwi will make use of it by default. With the preferlvm attribute the user can overwrite the default and prefer LVM for volume management ++++ libinput: - Update to new upstream release 0.6.0 * This release has some API changes, namely: "libinput_device_get_keys" is deprecated. * Initial device state can now always be assumed to be that no keys are pressed. Calibration of touch devices has been changed to be using a normalized calibration matrix. While libinput_device_calibrate has undergone this change, it has also been deprecated and replaced with a configuration API. * The implicit reading of the udev parameter WL_CALIBRATION has been removed in favor for LIBINPUT_CALIBRATION_MATRIX. The usage of WL_CALIBRATION was broken because the translation part of its matrix was in pixels which is a metric not available in libinput. The new calibration matrix avoids this by having the translation be normalized to the dimension of the device dimensions. See the documentation for details about how to use the LIBINPUT_CALIBRATION_MATRIX udev parameter. ++++ plymouth: - Add 0001-let-it-become-a-real-daemon.patch to make plymouth a real daemon, fixes part of bnc#889757. Patch by Werner. ++++ openwsman: - Fix possible memory corruption Add fix-memory-corruption.patch ++++ yast2-country: - Added support for inferring the missing keyboard layout from the language in autoyast profile (bnc#891808). - 3.1.13 ++++ yast2-network: - bnc#894089 - update udev rules correctly when changing device names for more than one net device - 3.1.97 - Changed the remote administration module to get the list of required packages from yast2-packager (bnc#896178). - 3.1.96 ++++ yast2-registration: - fixed displaying pop question _after_ successfuly uprading the registration at upgrade (bnc#896018) - 3.1.121 ++++ yast2-ruby-bindings: - GC-guard some Ruby values to prevent a crash in slideshow (bnc#895964) - 3.1.24 ------------------------------------------------------------------ ------------------ 2014-9-11 - Sep 11 2014 ------------------- ------------------------------------------------------------------ ++++ aaa_base: - 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 ++++ brasero: - Update to version 3.11.4: + Make desktop file validate. + Make appdata file validate. + Allow building with tracker 1.0. + Fix problem with constructors. + Updated translations. - Drop brasero-gtk3fix.patch and brasero-support-tracker-1.0.patch: fixed upstream. - Drop gnome-common BuildRequires and call to autoreconf, as there is no patch left touching the build system. ++++ 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 ++++ gnome-color-manager: - Recommend instead of Require PackageKit: We only recommend PackageKit - knowing that some features are not available if not present. For managed setups, this does not matter, as the user is not supposed to be bothered with such things anyway (bnc#895997). ++++ nautilus: - Remove the nautilus-crash-sftp-bookmark.patch: Fix the bug about USB issue (bsc#892725). ++++ gnome-user-share: - Update to version 3.13.91: + Fix compilation with Bluetooth disabled. + Updated translations. ++++ gperftools: - Delete gperftools-glibc216.patch was commented-out anyway - Delete gperftools_fix_multiple_install_headers.patch - Delete spinlock-rand.patch - cleanup spec file from commented lines ++++ gstreamer-plugins-bad: - 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. ++++ irqbalance: - Only warn once for affinity hint subset empty irqs (bnc#893478) * Add bug-893478_warn-once.patch - Rename rcirq_balancer like the package name and the already renamed systemd service: rcirqbalance ++++ kiwi: - make the two vagrant box templates more consistent This makes it easier to see the differences which really matter. - remove pointless $xmlsize assignment This assignment is pointless since $xmlsize will always get set to another value soon after. - do not publish appdata for source rpms - Make suseImportBuildKey more robust (bnc #896126) Check if dumpsigs tool exist and don't operate on files which do not exist ++++ samba: - Prune idle or hung connections older than "winbind request timeout"; (bso#3204); (bnc#872912). ++++ samba: - Prune idle or hung connections older than "winbind request timeout"; (bso#3204); (bnc#872912). ++++ parted: - Add an "implicit_partition_table" disk flag to mark FBA DASD disks with fake partition (bnc#894585) - libparted-dasd-implicit-partition-disk-flag.patch - refresh following patches to fix build: - parted-type.patch - parted-mac.patch - parted-Add-Intel-Rapid-Start-Technology-partition.patch ++++ procps: - Correct package name in descriptions: procps, not props ++++ snappy: - Update to version 1.1.2 - This is a maintenance release with no changes to the actual library source code. * Stop distributing benchmark data files that have unclear or unsuitable licensing. * Add support for padding chunks in the framing format. ++++ libsolv: - support DUCHANGES_ONLYADD flag in diskusage calculation [bnc#783100] - add whatmatchesdep to bindings - support pool->considered in testcases - always call selection_filelist if SELECTION_FILELIST is set - support yum style obsolete handling for package splits - bump version to 0.6.5 ++++ telepathy-farstream: - Add baselibs.conf: provide multi-arch packages. ++++ libxkbcommon: - Add commentary about upcoming symbol version support to .spec file. ++++ myspell-dictionaries: - package lightproof files [bnc#890735] - package all doc files - update to 20140911 ++++ python-requests: - Update to 2.4.1 (2014-09-09) - Now has a "security" package extras set, ``$ pip install requests[security]`` - Requests will now use Certifi if it is available. - Capture and re-raise urllib3 ProtocolError - Bugfix for responses that attempt to redirect to themselves forever (wtf?). - Update to 2.4.0 (2014-08-29) * Behavioral Changes - ``Connection: keep-alive`` header is now sent automatically. * Improvements - Support for connect timeouts! Timeout now accepts a tuple (connect, read) which is used to set individual connect and read timeouts. - Allow copying of PreparedRequests without headers/cookies. - Updated bundled urllib3 version. - Refactored settings loading from environment new `Session.merge_environment_settings`. - Handle socket errors in iter_content. ++++ qemu: - Add a few more refinements to kvm-supported.txt ++++ sbl: - install binaries with mode 0755 not 0744 (bnc#851625) * sbl-install_perms.patch ++++ smt-client: - read registration server credentials from SUSEConnect credentials file (bnc#896285) - version 1.0.2 ++++ yast2-packager: - Improved automatic selection of packages for remote administration (VNC) and for installation with remote X11. Fixes bnc#896185 and bnc#895070. - Enabled access to those selections from other yast modules. First step to fix bnc#896178. - 3.1.47 ------------------------------------------------------------------ ------------------ 2014-9-10 - Sep 10 2014 ------------------- ------------------------------------------------------------------ ++++ ICAClient: - Updated to version 13.0.0.256735 (bnc#879065) ++++ PackageKit: - Update to version 0.9.6 (git master/0fcee3c): + Fix a multitude of possible crashers. - Drop 0002-Build-against-npapi-sdk-instead-of-xulrunner.patch and PackageKit-zypp-0.9.patch: fixed upstream. ++++ autoyast2: - Trying to mount CD only if the device has been defined. (bnc#895670) - 3.1.59 ++++ btrfsmaintenance: - Add more package dependencies (cron, zypp-plugin) - minor bugfixes ++++ btrfsprogs: - change to Reccommends for the btrfsmaintenance package ++++ curl: - add fixes for two security vulnerabilities * CVE-2014-3613 (bnc#894575) and CVE-2014-3620 (bnc#895991) * cookie leaks for ip addresses as domains and TLDs * added patches: curl-CVE-2014-3613.patch curl-CVE-2014-3620.patch ++++ gnome-shell-extensions: - Add places-menu-use-nautilus-for-links.patch + (bnc#891919) Use Nautilus for all links in places menu and such avoids all unnecessary issues. ++++ installation-images-SLES: - follow pango-tools to pango-modules rename - improve ppc64le iso layout (bnc#894878) - we have to load autoinst.xml, not autoyast.xml (fate#316530) - remove rubygem(nokogiri) dependency (bnc#895069) - 14.137 ++++ java-1_7_0-openjdk: - add an explicit 2nd spec file - I liked the beauty of the topadd _link but our tools just don't expect beauty ;( ++++ kiwi: - Prevent building iso with empty loader directory - Added test_virtualboxGuestOS unit test - Update unit tests due to ovf osType adaptions - Fixed OVF creation for writing osType osType is a subsection of the OperatingSystemSection not an attribute osType was supported for VMware vmw: flagged systems. This patch adds osType support for virtualbox vbox: flagged systems too ++++ libgweather: - Add libgweather-location-search-i18n.patch: fix searching for locations in non-ENglish locales (bnc#895068). ++++ openldap2: - Do not bypass output of useradd and groupadd ++++ lockdev: - pass --enable-helper to force use of setgid helper in order to be able to write /var/lock (bnc#896010) ++++ lua: - CVE-2014-5461 [bnc#893824] - added patches: * lua-CVE-2014-5461.patch ++++ wicked: - 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 ++++ patterns-sle: - revert the "provides pattern() = .gnome" change, the fix in skelcd-control-sles should be enough [bnc#896021], and it causes issues with autoinstallation atm - fix create_32bit-patterns_file.pl to use "packageand" instead of "Supplements/Enhances" for the last entry [bnc#896027] - basic pattern needs to provide ".gnome", as it can only provide one pattern, but needs to provide twice for the update case. libzypp should handle the dotted version [bnc#895932] ++++ patterns-sled: - fix create_32bit-patterns_file.pl to use "packageand" instead of "Supplements/Enhances" for the last entry [bnc#896027] ++++ python-pyldap: - Update to upstream release 2.4.16 ++++ sca-patterns-oes: - New Patterns oes11all/lum-7015635.py ++++ xen: - bnc#895804 - VUL-0: CVE-2014-6268: xen: XSA-107: Mishandling of uninitialised FIFO-based event channel control blocks xsa107.patch - bnc#895802 - VUL-0: CVE-2014-7156: xen: XSA-106: Missing privilege level checks in x86 emulation of software interrupts xsa106.patch - bnc#895799 - VUL-0: CVE-2014-7155: xen: XSA-105: Missing privilege level checks in x86 HLT, LGDT, LIDT, and LMSW emulation xsa105.patch - bnc#895798 - VUL-0: CVE-2014-7154: xen: XSA-104: Race condition in HVMOP_track_dirty_vram xsa104.patch ++++ yast2-registration: - update the system registration in update mode, set the new target distribution value (needed for update via SMT, bnc#889778) - 3.1.120 ------------------------------------------------------------------ ------------------ 2014-9-9 - Sep 9 2014 ------------------- ------------------------------------------------------------------ ++++ NetworkManager-pptp: - 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). ++++ PackageKit: - Update to version 0.9.5: + New Features: - Add --allow-untrusted option to pkcon. - Add a new tool called packagekit-direct that can run without a daemon. - Remove remaining time reporting. - Remove the desktop.db plugin. + Bugfixes: - Do not commit the transaction manually but instead set the correct state. - Do not log a critical warning when idle exiting. - Fix a crash when we are cancelling a transaction that has not yet been run. - Make browser-plugin search for npapi-sdk or mozilla-plugin. - Never ever use g_main_context_iteration() manually. + Backend fixes. + For changes from version 0.9.1 up to 0.9.4: please see NEWS file. - No longer pass --with-security-framework to configure: not known anymore. - Rebase 0002-Build-against-npapi-sdk-instead-of-xulrunner.patch and PackageKit-dbus-location.patch. - Drop PackageKit-zypp-filter-uninstalled-packages.patch: fixed upstream. - Add PackageKit-zypp-0.9.patch: port zypp backend to PK 0.9.x. - Drop typelib-1_0-PackageKitPlugin-1_0 subpackage: the plugin architecture does no longer exist. - Rename libpackagekit-glib2-16 subpackage to libpackagekit-glib2-18, following upstreams soname change. - Rework for GStreamer 1.0 support: + Remove gstreamer-0_10-devel and gstreamer-0_10-plugins-base-devel BuildRequires. + Add gstreamer-devel and gstreamer-plugins-base-devel BuildRequires. + Change supplements in gstreamer-plugin to packageand(%{name}:gstreamer-plugins-base). ++++ btrfsmaintenance: - Add supplements(btrfsprogs) ++++ efibootmgr: - Enable for aarch64 (fate#318444) ++++ gcr: - Update to version 3.13.91: + Add support for parsing EC keys (bgo#672137). + Add support for EC keys to key renderer. + Parser support for PEM 'PUBLIC KEY' files. + Parser support for parsing ECDSA OpenSSH keys. + Fix use of libgcrypt 1.6+. + Fix for deprecations in Gtk 3.13.x. + Use g_debug() instead of our own debug wrappers. + Bump required GLib version to 2.38.x. + Don't include deprecated library in our pkg-config file (bgo#732082). + Don't use non-portable 'sed -i' shell command (bgo#728506). + Change CVS to Git in error message (bgo#730340). + Build fixes. + Updated translations. ++++ ghostscript: - Version upgrade to 9.15rc1 (first release candidate for 9.15). For details see the News.htm and History9.htm files. - ppc64le-support.patch is no longer needed because it is fixed in the upstream sources. - Removed trailing whitespaces in spec file and changes file. ++++ gnome-control-center: - Add gnome-control-center-bnc894394-hide-firewall-zone-entry.patch Hide Firewall zone entry in Network panel (bnc#894394). ++++ gnome-keyring: - Update to version 3.13.91: + Initialize correctly with empty passwords during login (bgo#736085). + Don't use geteuid() to get UID for user in PAM module (bgo#733418). + Fix for libgcrypt 1.6+. + Build fixes. ++++ gnome-shell-extensions: - Force a monitors update to avoid background failure (bnc#893979) ++++ ibus-kkc: - update to version 1.5.21 * drop support for libkkc <= 0.3.3 * new user interface * support custom keymap * performance improvement and bug fix - remove unecessary /sbin/ldconfig ++++ java-1_7_0-openjdk: - conflict bootstrap with non-bootstrap versions to avoid file conflicts ++++ kdump: - kdump-count-const-slabs.patch: Add missing addition. ++++ kernel-default: - ARM: Update config files: Enable DRM - commit 066bdc8 - config: armv7hl/default: Disable DMA for MUSB Hi, this is both for stable and master. An issue is the following. We can not have multiple DMA modes in the same kernel due to current musb design. So, it will work only for specific hardware (OMAP DMA). Current configuration leads to OOPS at BeaglBone Black (CPI41 DMA which is disabled), because it tries to use wrong DMA functions (from OMAP DMA). The fairest way to fix it is to disable DMA for all hardware until fix in upstream. [agraf: copy changes to lpae flavor as well] - commit 957d74e ++++ kernel-source: - ARM: Update config files: Enable DRM - commit 066bdc8 - config: armv7hl/default: Disable DMA for MUSB Hi, this is both for stable and master. An issue is the following. We can not have multiple DMA modes in the same kernel due to current musb design. So, it will work only for specific hardware (OMAP DMA). Current configuration leads to OOPS at BeaglBone Black (CPI41 DMA which is disabled), because it tries to use wrong DMA functions (from OMAP DMA). The fairest way to fix it is to disable DMA for all hardware until fix in upstream. [agraf: copy changes to lpae flavor as well] - commit 957d74e ++++ kernel-syms: - ARM: Update config files: Enable DRM - commit 066bdc8 - config: armv7hl/default: Disable DMA for MUSB Hi, this is both for stable and master. An issue is the following. We can not have multiple DMA modes in the same kernel due to current musb design. So, it will work only for specific hardware (OMAP DMA). Current configuration leads to OOPS at BeaglBone Black (CPI41 DMA which is disabled), because it tries to use wrong DMA functions (from OMAP DMA). The fairest way to fix it is to disable DMA for all hardware until fix in upstream. [agraf: copy changes to lpae flavor as well] - commit 957d74e ++++ kiwi: - 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 ++++ libtool: - install COPYING as %doc ++++ poppler: - 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. ++++ poppler-qt: - 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. ++++ libstorage: - disallow shrinking of btrfs filesystems (bnc#894832) ++++ systemd: - Add upstream patch 0009-hwdb-update.patch ++++ tracker: - Add tracker-giflib-5.1.0.patch: Support GIFLib 5.1.0 API. ++++ wicked: - 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 ++++ libxkbcommon: - Switch to library versioning as described in Shared Library Packaging guidelines. This permits installation of multiple libxkbcommons. ++++ man-pages: - update to 3.72: - new and rewritten pages: * memusage.1, memusagestat.1, mtrace.1 see Changes for details ++++ tracker-extras: - Add tracker-giflib-5.1.0.patch: Support GIFLib 5.1.0 API. ++++ patterns-sle: - gnome-basic pattern should still provides gnome pattern. - Ensure gconf2-branding is recommended by pattern. - Move GNOME common pattern to new patterns-sle package. ++++ patterns-sled: - Do no install puppet by default. ++++ sca-patterns-sle11: - New Patterns sle11sp1/NFS_Error88-7010007.py sle11sp3/MySQL_SUSE-SU-2014_1072-1_11.3.py ++++ xf86-video-intel: - 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 ++++ yast2-bootloader: - cleaning of section related code because we no longer support any bootloader which allows direct write of sections ++++ yast2-pkg-bindings: - do not hide libzypp exceptions in Pkg::ResolvableProperties() call, it makes debugging more difficult, return nil in that case (bnc#895418) - 3.1.18 ------------------------------------------------------------------ ------------------ 2014-9-8 - Sep 8 2014 ------------------- ------------------------------------------------------------------ ++++ aaa_base: - update service man page - always pass --full to systemctl (bnc#882918) ++++ apparmor: - add apparmor-profiles-dnsmasq-iface-mtu.patch to allow dnsmasq read access to IPv6 iface MTU (bnc#892374) ++++ btrfsmaintenance: - initial version 0.1 ++++ btrfsprogs: - add api versioning and package version.h (now 0.1.1) - suggest btrfsmaintenance package - Added patches: * library-version-defines.patch * 0053-btrfs-progs-Do-not-free-dirty-extent-buffer.patch - Remove patch: send-stream-api-wokaround.patch, workaround not needed ++++ caribou: - Update to version 0.4.14: + bgo#720653: some string in daemon.vala is not available for translation. + bgo#722355: #!/usr/bin/python in tools/fix_gir.py. + bgo#735504: Fails to build with latest vala. + bgo#683712: Invocation of on screen keyboard. + Updated translations. ++++ evolution: - Update to version 3.12.6: + Updated German help translation and screen-shots. + Use-after-free of a full name editor when closing a contact editor. + Updated translations. ++++ evolution-data-server: - Update to version 3.12.6: + Miscellaneous: - Do not add GTasks source when the GTasks backend is not built. - [IMAPx] Deleted messages not always saved to the server properly. - [IMAPx] Incorrect mailbox used for untagged OK/NO/BAD with pending SELECT. + Bugs fixed: bgo#735311, bgo#486018, bgo#734853, bgo#694112, bgo#735523, bgo#735191, bgo#733733, bgo#735200, bgo#735523. + Upated translations. - Drop 0001-Bug-735311-Adapt-to-new-Google-HTTP-restriction.patch: fixed upstream. ++++ evolution-ews: - Update to version 3.12.6: + Bugs Fixed: bgo#735799, bgo#735801. ++++ farstream: - Add baselibs.conf: provide multi-arch packages. ++++ glib2: - Add libtool BuildRequires and call autoreconf -fi in build section: glib/Makefile.am always calls config.status, which requires aclocal in a matching version. ++++ glibc: - Update to glibc 2.20 release. * Reverted change of ABI data structures for s390 and s390x * Support for file description locks is added to systems running the Linux kernel * Optimized strchr implementation for AArch64 * The minimum Linux kernel version that this version of the GNU C Library can be used with is 2.6.32 * Running the testsuite no longer terminates as soon as a test fails * The am33 port, which had not worked for several years, has been removed from ports. * The _BSD_SOURCE and _SVID_SOURCE feature test macros are no longer supported; they now act the same as _DEFAULT_SOURCE (but generate a warning) * Optimized strcmp implementation for ARMv7 * Added support for TX lock elision of pthread mutexes on s390 and s390x * All supported architectures now use the main glibc sysdeps directory instead of some being in a separate "ports" directory * The NPTL implementation of POSIX pthreads is no longer an "add-on" * Locale names, including those obtained from environment variables (LANG and the LC_* variables), are more tightly checked for proper syntax * On x86-64, the dynamic linker's lazy-binding support is now compatible with application code using Intel MPX instructions * CVE-2013-7423 bsc#915526 bsc#934084 bsc#973010 - Patches from upstream removed * nss-dns-memleak.patch * sin-sign.patch * pldd-wait-ptrace-stop.patch * nscd-track-startup-failures.patch * powerpc-opt-power8.patch * check-pf-alloca.patch * getaddrinfo-uninit-result.patch * ppc64-copysign.patch * nextafterl-ibm-ldouble.patch * ibm-long-double-math.patch * ibm-long-double-frexpl.patch * aarch64-setcontext.patch * nss-nis-stack-use.patch * psfaa.patch * nss-files-long-lines.patch * setlocale-directory-traversal.patch * dt-ppc64-num.patch * ppc64le-profiling.patch * s390-revert-abi-change.patch * disable-gconv-translit-modules.patch * resolv-dont-ignore-second-answer.patch * iconv-ibm-sentinel-check.patch - Remove sprof.1, and mtrace.1, now included in the man-pages package (bsc#967190) ++++ glibc: - Update to glibc 2.20 release. * Reverted change of ABI data structures for s390 and s390x * Support for file description locks is added to systems running the Linux kernel * Optimized strchr implementation for AArch64 * The minimum Linux kernel version that this version of the GNU C Library can be used with is 2.6.32 * Running the testsuite no longer terminates as soon as a test fails * The am33 port, which had not worked for several years, has been removed from ports. * The _BSD_SOURCE and _SVID_SOURCE feature test macros are no longer supported; they now act the same as _DEFAULT_SOURCE (but generate a warning) * Optimized strcmp implementation for ARMv7 * Added support for TX lock elision of pthread mutexes on s390 and s390x * All supported architectures now use the main glibc sysdeps directory instead of some being in a separate "ports" directory * The NPTL implementation of POSIX pthreads is no longer an "add-on" * Locale names, including those obtained from environment variables (LANG and the LC_* variables), are more tightly checked for proper syntax * On x86-64, the dynamic linker's lazy-binding support is now compatible with application code using Intel MPX instructions * CVE-2013-7423 bsc#915526 bsc#934084 bsc#973010 - Patches from upstream removed * nss-dns-memleak.patch * sin-sign.patch * pldd-wait-ptrace-stop.patch * nscd-track-startup-failures.patch * powerpc-opt-power8.patch * check-pf-alloca.patch * getaddrinfo-uninit-result.patch * ppc64-copysign.patch * nextafterl-ibm-ldouble.patch * ibm-long-double-math.patch * ibm-long-double-frexpl.patch * aarch64-setcontext.patch * nss-nis-stack-use.patch * psfaa.patch * nss-files-long-lines.patch * setlocale-directory-traversal.patch * dt-ppc64-num.patch * ppc64le-profiling.patch * s390-revert-abi-change.patch * disable-gconv-translit-modules.patch * resolv-dont-ignore-second-answer.patch * iconv-ibm-sentinel-check.patch - Remove sprof.1, and mtrace.1, now included in the man-pages package (bsc#967190) ++++ gnome-shell: - Update to version 3.13.91: + Fix keynav into session menu on login screen (bgo#735614). + Add gesture to summon message tray (bgo#735625). + Accept scrolls/swipes either way on the screen shield (bgo#734874). + Animate opening the app picker and improve app folder animations (bgo#734726). + Animate app icons on launching a new window (bgo#734726). + Show the on-screen keyboard when touch input is being used (bgo#702015). + Bugs fixed: bgo#735190, bgo#735385, bgo#735608, bgo#735681. + Updated translations. ++++ gnome-shell-extensions: - Update to version 3.13.91: + window-list: restore fitts'ability of workspace button. + Updated for gnome-shell changes. + Updated translations. ++++ gtk3: - Update to version 3.13.8: + Wayland: - Implement Drag-and-Drop. - Use subsurfaces for entry completion popups. - Use subsurfaces for tooltips. + Bugs fixed: bgo#156164, bgo#346886, bgo#415415, bgo#602443, bgo#641638, bgo#658722, bgo#674264, bgo#680067, bgo#695504, bgo#697855, bgo#720269, bgo#729215, bgo#731380, bgo#733967, bgo#734290, bgo#734374, bgo#734753, bgo#734961, bgo#735012, bgo#735014, bgo#735034, bgo#735119, bgo#735223, bgo#735226, bgo#735253, bgo#735294, bgo#735300, bgo#735301, bgo#735310, bgo#735321, bgo#735337, bgo#735353, bgo#735368, bgo#735389, bgo#735401, bgo#735428, bgo#735531, bgo#735545, bgo#735593, bgo#735830, bgo#735831. + Updated translations. ++++ ibus: - Do not suggest to install ibus when installing libreoffice/libreoffice-gnome on SLE12. ++++ 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) ++++ java-1_7_0-openjdk: - Add provides jre-64 on x86_64. bnc#895191 ++++ java-1_8_0-openjdk: - Add provides jre-64 on x86_64. bnc#895191 ++++ kdump: - kdump-count-const-slabs.patch: Take constant-size slabs into account for "kdump calibrate" (bnc#879460). - kdump-count-framebuffer.patch: Take framebuffer size into account for "kdumptool calibrate" (bnc#879460). ++++ kernel-default: - Update to 3.17-rc4. - No config changes. - commit 9c66470 - kernel-obs-build: Force load kernel modules - fixes QEMU kiwi builds - commit 9a27fc1 - rpm/kernel-obs-build.spec.in: Enable 32bit ARM builds - commit 3ccdab2 ++++ kernel-source: - Update to 3.17-rc4. - No config changes. - commit 9c66470 - kernel-obs-build: Force load kernel modules - fixes QEMU kiwi builds - commit 9a27fc1 - rpm/kernel-obs-build.spec.in: Enable 32bit ARM builds - commit 3ccdab2 ++++ 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-syms: - Update to 3.17-rc4. - No config changes. - commit 9c66470 - kernel-obs-build: Force load kernel modules - fixes QEMU kiwi builds - commit 9a27fc1 - rpm/kernel-obs-build.spec.in: Enable 32bit ARM builds - commit 3ccdab2 ++++ kiwi: - 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 ++++ libqt5-qtconnectivity: - Activate libqt5-qtconnectivity package ++++ util-linux: - Install runuser and runuser-l PAM file (runuser.pamd, bnc#894833). ++++ webkit2gtk3: - Pass -DCMAKE_{EXE,MODULE,SHARED}_LINKER_FLAGS="-Wl,--as-needed - Wl,-z,now" to cmake call: cmake changed the default to not accept libraries to have undefined symbols (-Wl,--no-undefined). In this case though, it is understood and expected, so we remove - -no-undefined from the FLAGS. ++++ mutter: - Update to version 3.13.91: + Misc. bug fixes: bg0#735452. + Updated translations. - Add pkgconfig(gbm) and pkgconfig(x11-xcb) BuildRequires: new explicit dependencies. ++++ pango: - Update baselibs.conf to rename pango-tools to pango-modules - Rename tools subpackage to modules and move all the module stuff there, fixes bnc#885294 - Remove empty pango-view.1 manpage - Move pango-view into the devel package ++++ librest: - 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. ++++ libselinux: - updated selinux-ready script to handle initrd files compressed with xz ++++ systemd: - Add upstream patches 0001-initrd-parse-etc.service-ignore-return-code-of-daemo.patch 0008-hwdb-Update-database-of-Bluetooth-company-identifier.patch ++++ tracker: - Update to version 1.1.4: + New Feature: Extractor now supports eBook and Comic book formats. + ontology: Added new RDF type nfo:EBook for electronic books, this is not in Nepomuk yet. + libtracker-fts: Fixed a memory leak for property_names variable. = libtracker-data: Fixed compiler warning with tracker_db_interface_sqlite_fts_update_text(). + libtracker-bus: - Fixed a bug where tracker-stats showed no information with Vala 0.24+. - Fixed all TRACKER_DBUS* to Tracker.DBUS. + libtracker-sparql: - All TrackerSparqlConnection APIs throw GLib.Error due to GUnixFDList _append() API. - Move TRACKER_ const definitions to Tracker namespace, i.e. Tracker.DBUS_*. + libtracker-miner: - Generate Vala bindings from GIR. - Improve GIR annotations for some nullable cases. - Removed TrackerCrawlFlags and use TrackerDirectoryFlags instead. - Call tracker_data_provider_end_async() when dir has been crawled. - Fixed reference leak with TrackerTaskPool when using external data miners. + libtracker-extract: Fixed broken EXIF GPS coordinate extraction. + libtracker-control: - Generate Vala bindings from GIR. - Improve GIR annotations for some nullable cases. + tracker-stats: - Now EXPRESSIONS can be used to filter stats shown. - Now only common and fallback RDF types are shown by default, - -all can be used to old behaviour. + tracker-extract: - Improved error parsing and content extraction for EPub contents. - Now EPub files are marked as new RDF type nfo:EBook. + tracker-miner-fs: By default, ignore directories with '.trackerignore' file inside. + tracker-preferences: Removed fixed column for indexed locations, column header text was cut off. + Bugs fixed: bgo#735645, bgo#735636, bgo#735460, bgo#735610, bgo#735567, bgo#735317, bgo#735339, bgo#733573, bgo#733317. + Updated translations. ++++ libvirt: - Wait for ntp service before running libvirt-guests libvirt-guests-wait-for-ntp.patch bnc#895194 ++++ libwnck: - Update to version 3.4.9: + TaskList: remove new Startup Notification API. - Changes from version 3.4.8: + Add support for _GTK_FRAME_EXTENTS. + Fixes: - WindowActionMenu: unset window and stop async events on dispose. - TaskList: use new Startup Notification API. + Updated translations. ++++ yelp: - Call autoreconf -fi instead of autoreconf: resolve build failure "configure.ac:14: error: required file './compile' not found". ++++ tracker-extras: - Update to version 1.1.4: + New Feature: Extractor now supports eBook and Comic book formats. + ontology: Added new RDF type nfo:EBook for electronic books, this is not in Nepomuk yet. + libtracker-fts: Fixed a memory leak for property_names variable. = libtracker-data: Fixed compiler warning with tracker_db_interface_sqlite_fts_update_text(). + libtracker-bus: - Fixed a bug where tracker-stats showed no information with Vala 0.24+. - Fixed all TRACKER_DBUS* to Tracker.DBUS. + libtracker-sparql: - All TrackerSparqlConnection APIs throw GLib.Error due to GUnixFDList _append() API. - Move TRACKER_ const definitions to Tracker namespace, i.e. Tracker.DBUS_*. + libtracker-miner: - Generate Vala bindings from GIR. - Improve GIR annotations for some nullable cases. - Removed TrackerCrawlFlags and use TrackerDirectoryFlags instead. - Call tracker_data_provider_end_async() when dir has been crawled. - Fixed reference leak with TrackerTaskPool when using external data miners. + libtracker-extract: Fixed broken EXIF GPS coordinate extraction. + libtracker-control: - Generate Vala bindings from GIR. - Improve GIR annotations for some nullable cases. + tracker-stats: - Now EXPRESSIONS can be used to filter stats shown. - Now only common and fallback RDF types are shown by default, - -all can be used to old behaviour. + tracker-extract: - Improved error parsing and content extraction for EPub contents. - Now EPub files are marked as new RDF type nfo:EBook. + tracker-miner-fs: By default, ignore directories with '.trackerignore' file inside. + tracker-preferences: Removed fixed column for indexed locations, column header text was cut off. + Bugs fixed: bgo#735645, bgo#735636, bgo#735460, bgo#735610, bgo#735567, bgo#735317, bgo#735339, bgo#733573, bgo#733317. + Updated translations. ++++ orca: - Update to version 3.13.91: + Gecko: - Significant reworking of caret navigation by line to improve accuracy and responsiveness and to eliminate getting stuck and looping. - Fix many bugs related to caret navigation by word. - Add support for aria-hidden="true". - Present longdesc and clickable as part of Where Am I. - Fix an issue with structural navigation into list boxes. - Fix several bugs in presentation of Gecko form fields. - Fix several issues related to braille presentation of ARIA widgets. - Fix a regression introduced in 3.13.90 which caused Thunderbird message composition to not be properly displayed in braille. + LibreOffice: Speak cell coordinates for Writer tables. + Updated translations. ++++ patterns-sled: - desktop-gnome pattern should require gnome-basic, not gnome-basis. ++++ python-libmount: - Install runuser and runuser-l PAM file (runuser.pamd, bnc#894833). ++++ qemu: - Patch queue updated from git://git.suse.de/virtualization/qemu.git SLE12 * Resolve CVE-2014-0222 (bnc#877642): 0172-qcow1-Check-maximum-cluster-size.patch 0173-qcow1-Validate-L2-table-size-CVE-20.patch ++++ ruby-common: - disable extensions doc dir on rubinius - workaround https://github.com/rubinius/rubinius/issues/2732 for UTF8 locale in gem_packages.sh ++++ rubygem-gem2rpm: - changed rubinius macro ++++ sysvinit: - For systemd distributions and products do not build the package sysvinit anymore ++++ unixODBC: - 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. ++++ util-linux-systemd: - Install runuser and runuser-l PAM file (runuser.pamd, bnc#894833). ++++ xf86-input-wacom: - readd isdv4-serial-inputattach and isdv4-serial-debugger (bnc#895547) ++++ yast2-bootloader: - switch build tool from autotools to rake - 3.1.96 - Drop remaining support for GRUB1 (fate#317700) - 3.1.95 - Avoid configuration where to MBR we want grub2 and also generic_mbr which can lead to unbootable configuration (bnc#893626) - 3.1.94 ++++ yast2-core: - Enable buffering for parsing agent output (bnc#854809). - 3.1.11 ++++ yast2-network: - Use a more flexible rubygem requirement syntax (bnc#895069) - 3.1.95 ++++ yast2-registration: - ask for installing updates _after_ successfuly registering the system (bnc#895000) - 3.1.119 ++++ yast2-storage: - Use a more flexible rubygem requirement syntax (bnc#895069) without specifying the ruby ABI; this layer need not care. - version 3.1.44 ------------------------------------------------------------------ ------------------ 2014-9-7 - Sep 7 2014 ------------------- ------------------------------------------------------------------ ++++ baobab: - Update to version 3.13.91: + Add X-GNOME-Utilities category to .desktop file. + Updated translations. ++++ gnome-clocks: - Update to version 3.13.91: + Bump libgweather dependency. + Misc bugfixes. + Updated translations. ++++ gnome-control-center: - Update to version 3.13.91: + Date & Time: Fix crash when setting year to 0. + Network: - Center "Wi-Fi hotspot" properties. - Fix warning on startup with hotspot enabled. - Show an error when we fail to turn off hotspot. + Updated translations. ++++ gnome-desktop: - Update to version 3.13.91: + gnome-xkb-info: Fix some layouts not being associated to a locale. + Updated translations. ++++ gnome-documents: - Update to version 3.13.91: + Use a GtkPopover for the search options dropdown. + Add a notification when an item is deleted. + Fix HiDpi support in the preview floating window. + Fix HiDpi support in the search entry tags. + Fix handling of back key in preview mode. + Fix RDF type of text and HTML files. + Fix CSS style for latest GTK. + Updated translations. ++++ gnome-online-accounts: - Update to version 3.13.91: + Updated translations. ++++ gsettings-desktop-schemas: - Update to version 3.13.92: + Updated translations. ++++ kernel-default: - ARM: Update config files. - armv7: Increase CMA size to 64MB - arm64: Switch to 4k pages, enables KVM on more systems and 32bit compat - commit 62283c7 ++++ kernel-source: - ARM: Update config files. - armv7: Increase CMA size to 64MB - arm64: Switch to 4k pages, enables KVM on more systems and 32bit compat - commit 62283c7 ++++ kernel-syms: - ARM: Update config files. - armv7: Increase CMA size to 64MB - arm64: Switch to 4k pages, enables KVM on more systems and 32bit compat - commit 62283c7 ++++ libkkc: - update to version 0.3.4 * assign "ly" to HIRAGANA SMALL LETTER * retain partial input when "convert-*" commands are called * update depending libraries ++++ pango: - 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). ++++ libqt4: - 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-plugins: - 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 ++++ totem: - Update to version 3.13.92: + Fix opening files following the D-Bus-ification. + libgd updates to fix the appearance of check boxes and subtitle labels. - Changes from version 3.13.91: + Generate thumbnails for the videos in the main view when they're missing. + Rename totem.desktop to org.gnome.Totem.desktop + Updated translations. - Add pkgconfig(gnome-desktop-3.0) BuildRequires: New dependency. ------------------------------------------------------------------ ------------------ 2014-9-6 - Sep 6 2014 ------------------- ------------------------------------------------------------------ ++++ kernel-default: - config: armv7hl/lpae: Reenable support for Hugepages This was apparently accidentally disabled, but we need hugepages support for improved performance and stability of the KVM build workers. - commit 3d06ff1 ++++ kernel-source: - config: armv7hl/lpae: Reenable support for Hugepages This was apparently accidentally disabled, but we need hugepages support for improved performance and stability of the KVM build workers. - commit 3d06ff1 ++++ kernel-syms: - config: armv7hl/lpae: Reenable support for Hugepages This was apparently accidentally disabled, but we need hugepages support for improved performance and stability of the KVM build workers. - commit 3d06ff1 ------------------------------------------------------------------ ------------------ 2014-9-5 - Sep 5 2014 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - update to Firefox 31.1.0 (bnc#894370) * MFSA 2014-67/CVE-2014-1553/CVE-2014-1554/CVE-2014-1562 (bmo#990247,bmo#995075,bmo#995704,bmo#1004480,bmo#1016519, bmo#1022945,bmo#1027359,bmo#1033121,bmo#1035007,bmo#1037666, bmo#1041148,bmo#1054359) Miscellaneous memory safety hazards * MFSA 2014-68/CVE-2014-1563 (bmo#1018524) Use-after-free during DOM interactions with SVG * MFSA 2014-69/CVE-2014-1564 (bmo#1045977) Uninitialized memory use during GIF rendering * MFSA 2014-70/CVE-2014-1565 (bmo#1047831) Out-of-bounds read in Web Audio audio timeline * MFSA 2014-72/CVE-2014-1567 (bmo#1037641) Use-after-free setting text directionality - require NSPR 4.10.7/NSS 3.16.4 ++++ SUSEConnect: - Update to version 0.2.11 - Use v3 of the SCC api; adds product_type to product listing - Add --write-config option to persist settings with - Include distro_garget and instance_data in system update (bnc#889778) - Package build fixes ++++ lvm2: - cmirrord has endian issue which cause cmirrord start fail on s390 patch: cmirrord-fix-s390-endian-issue.patch(bnc#890452,bnc#893684) ++++ gnome-control-center: - Add gnome-control-center-bnc862415-timezone.patch: Allow changing timezone without root privs (bnc#862415). ++++ grub2: - add nfs or nfs4 to root= for root on nfs (bnc#894374) - modified patches: * grub2-pass-corret-root-for-nfsroot.patch ++++ ibus: - properly disable python3 builds: * ibus itself isn't python3 ready, its python module is totally not usable under python3. - move some Obsoletes to the correct sub-package. ++++ installation-images-SLES: - run/lock is missing in more images (bnc#894648) - optionally include custom gpg keys (bnc#895018) Take gpg keys from build root to allow having several packages that supply keys. - 14.136 ++++ java-1_7_0-openjdk: - ignore ecj's java require - we already have java-bootstrap ++++ kdump: - kdump-use-fstab-device.patch: Use device from /etc/fstab to mount / and /boot (bnc#892451). ++++ kernel-default: - rpm/kernel-binary.spec.in: Always build zImage for ARM - commit 14e56cc ++++ kernel-source: - rpm/kernel-binary.spec.in: Always build zImage for ARM - commit 14e56cc ++++ kernel-syms: - rpm/kernel-binary.spec.in: Always build zImage for ARM - commit 14e56cc ++++ kiwi: - 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. ++++ mozilla-nss: - require NSPR 4.10.7 ++++ libstorage: - improved testmode ++++ wicked: - version 0.6.5 - nanny: fixed to reset on rearm and to hotplug bonding slaves (bnc#884012,bnc#880515) ++++ libzypp: - 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) ++++ patterns-sled: - Update desktop-gnome pattern to rely on gnome-basis pattern common with SLES (bnc#888366). ++++ qemu: - Patch queue updated from git://git.suse.de/virtualization/qemu.git SLE12 Fixes issue with monitor cpu feature being exposed to guest, but KVM does not support the monitor instruction. (bnc#895369) * Patches added: 0171-target-i386-kvm-Don-t-enable-MONITO.patch ++++ rubygem-gem2rpm: - for easier bootstrapping dont use gem2rpm here for now. ++++ sbl: - add systemd support (bnc#865857) ++++ supportutils: - Added DSfW - supportconfig: 3.0-42 ++++ virt-manager: - modify virtinst-ppc64le.patch to call qemu-system-ppc64 for ppc64 and ppc64le (bnc#894956) ++++ yast2: - do not write /etc/sysconfig/kernel:INITRD_MODULES, it has been dropped (bnc#895084) - 3.1.105 ++++ yast2-network: - 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-packager: - /etc/sysconfig/kernel:INITRD_MODULES has been dropped, do not write Xen modules there (bnc#895084) - 3.1.46 ++++ zypper: - Adapt to new zypp api (bnc#892579) - version 1.11.13 ------------------------------------------------------------------ ------------------ 2014-9-4 - Sep 4 2014 ------------------- ------------------------------------------------------------------ ++++ cups-filters: - Clean up RPM dependencies and scriptlets so that this package works well together with the cups154 packages for SLE12: * There is no longer a general "Conflicts: cups < 1.6" but only a specific "Conflicts: cups154-filters" because for SLE12 CUPS 1.5.4 can be installed without cups154-filters and instead with cups-filters (i.e. cups-filters does not conflict with cups154 but only with its cups154-filters sub-package). * Clean up RPM scriptlets for cupsfilters(gstoraster).convs so that it works well to use CUPS 1.5.4 with cups154-filters (in this case cupsfiltersgstoraster.convs is used for the traditional CUPS 1.5.4 PostScript workflow) or with cups-filters (in this case cupsfilters.convs is used for the new PDF workflow that is provided by cups-filters). ++++ desktop-translations: - Update translations. ++++ dracut: - Network module may take quite a lot of initrd space. Do not add it unconditionally (bnc#892851) * Add 0153-Only-add-network-module-on-request-and-on-dependenci.patch - S390x can do s2disk, allow resume module there (bnc#889795) * Add 0154-resume-Also-allow-this-module-on-S390-again-s2disk-c.patch - Harden iscsi parameter checking. No bug report, but this problem was found during multipath testing and happens with 2 or more iscsi devices. * Add 0155-iscsi-iscsi.initiator-and-others-can-and-must-only-s.patch ++++ gnome-shell: - Add gnome-shell-sle-multiple-fixes.patch. + NOTE: this commit work with relevant changes in 'gnome-shell-extensions'. + Restoring xsettings.overrides, which get set by SLE-Classic extension (bnc#894048). + Change the message tray positioning to adapt to fullscreen situation (bnc#891560). ++++ gnome-shell-extensions: - Add gnome-classic-move-notification-widget-above.patch + (bnc#877898) move notifications above the panel such that it doesn't cover part of the main panel. - SLE Classic multiple fixes + Add callbacks for overview, fullscreen, monitor change event, such that the positioning&visibility of on-screen keyboard, message tray&widgets and panels are adapted accordingly (bnc#891560). + Offer a hack for restoring of xsettings.overrides. The counterpart is installed in Main._sessionLoaded (bnc#894048). + Hide the bottom panel so that the overview hiding animation works smoothly now. At least before we figure out why it doesn't work with the bottom panel. (improvement) + Adjust the positioning of LookingGlass. (improvement) + Other small changes. ++++ installation-images-SLES: - increase the memory threshold to load images into RAM (bnc#893982) - 14.135 - create /run/lock ourselves as it's %ghost now (bnc#894648) ++++ libqt5-qtbase: - Update to 5.3.2~git20140904 (r05670f5): * Tip of the bugfix 5.3.2 branch: * Recreate child windows when changing screens * QCoreTextFontDatabase: Remove number type asserts. * QGLXContext survives screen removal * CoreWLan: terminate scan thread in QCoreWlanEngine destructor * Also print the class name in the QObject::killTimer error msg * Initialize textureId in platform backing store * Doc: corrected autolink errors corelib io * Avoid crash if querying device that has gone away * Doc: corrected autolink errors Qjsonvalue * Network: Fix NTLM (SSPI) with HTTP and HTTPS proxies * remove always ask option. * Fix handling QT_IM_MODULE=none * xcb: use keyboard event source window to determine auto-repeat valuen * Fix invalid memcpy(dst, src) calls where dst == src * Fix several regressions in font selection * Detect wrongly labelled wheel buttons * Make QWindowContainer handle drag'n'drop * Resize correctly on orientation change. * Use correct size in fullscreen mode * Properly null-terminate ifreq::irf_name * fingerpaint example: be sensitive to pressure only when supported * Fix a memory leak in QFseventsFileSystemWatcherEngine * Do not set QMAKE_{INC,LIB}DIR_{OPENGL,X11} in the freebsd mkspecs. * refactor disconnectFromFtp to remove cached entries when necessary * Remove reference to gdb_dwarf_index from the freebsd-clang mkspec. * Fix mistake in function extraTryFontsForFamily * Fix rendering of fonts matched based on stretch * Fix x86/32-bit build when using an old version of gcc * Fix selection of fonts based on styleName * QFusionStyle paints sliders outside of clip * Set iMX device specific compiler flags to QMAKE_CFLAGS * Fix QPainter::drawPolyline() painting errors with cosmetic pen * Let QImage::mirrored() retain dots-per-meter settings * Make sure we don't cache old file sizes prior to new writes * Correct the SYNC hint for the release barrier * Fix QT_NO_REGULAREXPRESSION build * Fix QT_NO_ANIMATION build * Fix build with QT_NO_MDIAREA * Show the correct cursor for QLineEdit's side buttons. * Fix disconnect()ing from signals declared in a base class * Fix rendering alpha-blended text which needs to be clipped at the top. * Fix build due to missing include when using a minimal config. * Fix build with QT_NO_DRAGANDDROP * Font Database: Add support for private, system UI font families * Apply upstream patch r1498 to our PCRE copy * Apply upstream patch r1495 to our PCRE copy * Initialize member. * Document missing QLatin1String methods * network tests: add manual test for auth / proxy auth * Uncomment some tests which accidently got commented * Both HiQualAA and normal AA should mean antialiasing in rasterengine. * Check if Start/EndPage returns non-positive value when error checking * GTK file dialog: pre-fill the filename if given to a Save dialog * QFileDialog docs: remove misleading sentence about static functions * Doc: Placed Qt OpenGL class convention in code block. * Undo: Fix state entry bug for parallel state groups * Do not add QOffscreenSurface windows to the global list * tst_QHash: check which of several equal keys is inserted * OpenGL: destroy QGLContext allocated by QGLContext::fromOpenGLContext * tst_QSet: check which of several equal elements is inserted * fix paths in installed qtmain.prl * add /ENTRY:main only for target builds * avoid that CROSS_COMPILE affects host builds * Add missing power button keycode to keymap * Android: export ANDROID_SDK_BUILD_TOOLS_REVISION. * cocoa: Fix compiler warnings about unused functions. * Propagate swapInterval to QGLFormat * Fix double clicks in eglfs * Work around ICC bug in local static symbols for Q_GLOBAL_STATIC * QCoreTextFontDatabase: Fix font weight value when populating a family * Don't convert signed to unsigned when we need all 32bit * Fix compilation if EC is disabled in OpenSSL * Fix warning message when re-setting text on tooltip * Improve dbus cross compilation * Fix buffer overrun error with some proxy servers * QNAM: Fix CPU load for limited upload QIODevice * qmake: Document the "aux" template type. * Use the stateless UTF-8 encoder in QStringRef::toUtf8 * Doc: corrected autolink errors in qnamespace.qdoc * QPixmap::fromImage() should detach when changing QImage format * generate QGL header file from qgl.h * Ensure transient parents are top level widgets. * Added stream version into network cache file format * make QtWidgets claim style plugins * CMake: Don't check the existence of GL files in the Qt5Gui package. * QSplitter: Exclude top level widgets from child event handling. * Doc: Hide QTextInlineObject constructor from the documentation * Work around ICC bug in brace initializations containing constexpr * Doc: edited qtxml.qdocconf * xcb: QTabletEvents and proximity events correctly identify the tool * Fixed wrong function name in a file snippet * XCB: Enable loading of the Qt::DragLinkCursor * Fix fallbacks for adapted common script * Fix fallbacks for adapted common script * QSslCertificate: blacklist NIC certificates from India * Doc: moved saxbookmarks example files * tst_qdir: Move QFINDTESTDATA() from init() to constructor. * Doc: moved streambookmarks example files * Don't assert when HB-old is unable to deal with surrogates * REG: Fix nbsp in QTextLayout * Support getting test data from qrc * Document QApplication::cursorFlashTime() can return -1 * Fix for code snippet in commandlineparser documentation * Doc: removed trolltech.com from namespace in manual qdocconf file. * Fix typo in QGraphicsView documentation. * Fix QTimer with negative interval in QWidgetLineControl::setCursorBlinkPeriod * Attempt to work with Visual Studio in -Za (strict ANSI) mode * Improve QListWidget documentation. * Fix debug output of QTouchEvent. * Doc: fix a link in QAbstractOpenGLFunctions documentation * Accessibility Linux: Fix crashes when accessing invalid functions * move loading of testability driver from QApplication to QGuiApplication * QPdf::addImage(): avoid a QImage detach when it's in an acceptable Format * Make QDom/QXmlSimpleReader reentrant. * Move QXmlReaderPrivate to private header. * Mac: Don't register for Pan Gestures. * Add opt-out environment variable for @2x images * Listen to touch events on the master device instead of slave. * add support for device linux-arm-hisilicon-hix5hd2-g++ * Make tst_QLocale::macDefaultLocale() more robust * Fix some tst_qwidget test cases * xcb: make sure to update window title when it is changed * Skip unstable autotests in QtBase. * Empty icons and Cocoa menu items. * Address Book example: Fix QTableView column sorting * QOpenGLTexture: fix the feature test for Buffer Textures * qDebug: fix data race in qt_message_print * [bcm97425] Fix parameter issue in platformDestroy hook * Doc: Various \note fixes in Qt namespace documentation. * Fix QFileInfoGatherer threading issue * Doc: Fix typo in QScopedValueRollback * Fix pixel noise in X11 systray icons that are not 22x22 * Don't compare the target methods for SlotObject connections * qtoolbar: add missing header on OSX. * Remove bogus nullptr check for reference * Support MIPS atomic on pre-MIPS32 architectures * Enable sparc detection. * Remove -Wcast-align from QMAKE_CXXFLAGS. * Create the 64 bits version strings for MIPS, SPARC and S390 * Add a comment stating QMutex::isRecursive should be made const in Qt6 * Fix QMutex documentation saying some function are static while they are not * Delete qml_plugin_import.cpp file only during distclean * WinRT: no read-only paths in QStandardpaths::writableLocation * Fix compilation on Windows without precompiled headers * QColorDialog: Do not update custom/standard color cells while picking. * Fix -Werror compilation on big-endian * CMake: Allow modules to specify the location of tests. * Mark behavior of QFileInfo::absoluteFilePath as undefined in corner cases * Translate Super/Hyper keys to MetaModifier * Fix logging file location docs * CMake: Report an error if unit tests are not found for a module. * Fix QRingBuffer::readPointerAtPosition() * Make the fetchAndAddRelaxed function a member template * Doc: qInstallMessageHandler cannot return 0. * GIF decoding: do not seek() if the image is loaded over the network * network internals: do not try to cache a deleted entry * Fix memory leaks in QFseventsFileSystemWatcherEngine * Simplify mirroring code and add tests for non-aliged 1 bit images * Add that the corner settings are saved/restored with the state * Correct grammar of missing Q_OBJECT macro warning. * Doc: Fix docs for QFontMetrics::height() to match code * Fix installation of private headers generated by wayland-scanner * add buildsystem/qmake changelog * CMake: Load plugin files unconditionally if present. * QIcon: Prefer high-quality images of Windows .ico files. * tst_qicon: Resolve all files using QFINDTESTDATA(). * Move most of the QLibraryPrivate initialization to its constructor * QComboBox: update focus policy when setting a new line edit * QDBus: fix data race on isDebugging bool * When filling the path it should use the painter's pen not the state's * Fix data race on QLoggingCategory when using qDebug from multiple threads * Remove the use of QT_STATIC_CONST in QtSql * Fix compilation with /Zc:strictStrings * Correct QImage::fill(uint) on RGBA8888 formats * XCB: Fix leak with touch devices * pass a pointer instead of a reference to initFrom() * Properly check which OpenGL features are supported * Do not overwrite existing event mask of root window * Remove the widget from the stylesheet cache before polishing * QDnsLookup: Fix build with uClibc * Remove unused define XCB_USE_IBUS. * Attempt to fix intel compiler build error. * Use QModelIndex to get the data from underlying model * QGuiApplication: Document -plugin command line argument. * Fix compilation in under -no-c++11 mode * Fix compilation with the Intel compiler on certain systems - Drop patches merged upstream: 0001-Do-not-overwrite-existing-event-mask-of-root-window.patch, 0002-Properly-check-which-OpenGL-features-are-supported.patch, 0003-Fix-data-race-on-QLoggingCategory-when-using-qDebug-.patch, 0004-QDBus-fix-data-race-on-isDebugging-bool.patch, 0005-Translate-Super-Hyper-keys-to-MetaModifier.patch, libqt5-avoid-crash-during-querying-device.patch, libqt5-fix-leak-with-touch-devices-in-xcb.patch and libqt5-listen-to-touch-events-on-the-master-device.patch - Added protect-geometry-QTBUG-40584.patch, to workaround QTBUG-40584, so widget geometry is preserved - Reorder patches ++++ libqt5-qtlocation: - Update to 5.3.2~git20140904 (r6e39a79): * Tip of the bugfix 5.3.2 branch * OSX: Fix QGeoPositionInfo attribute values with corelocation plug-in * Don't hang weatherinfo if position source has an error. * Enforce the use of test.source position plug-in in auto tests * Report error when failing to connect to Geoclue. * Add changelog for QtPositioning 5.3.2 release. * Fix fitViewportToMapItemsRefine * Avoid potential double deletion when handling OSM route replies * Fix QGeoRouteReplyOsm::networkReplyFinished * Fix issues with MapItemView. * Fixed symbol clash between sensor and positioning plug-in on iOS * Fix the names of the plugin factory classes for static plugin loading ++++ libqt5-qtmultimedia: - Update to 5.3.2~git20140904 (r6e39a79): * Tip of the bugfix 5.3.2 branch * MediaPlayer's loops property now works correctly when playing a media from a qrc file. * [QTBUG-29742] Fixed Qt apps hanging when audio APIs are used and PulseAudio is not running. * [QTBUG-39949] Fixed QMediaRecorder::setOutputLocation() not working with QUrl::fromLocalFile(). - Rebase Initial-porting-effort-to-GStreamer-1.0.patch ++++ libqt5-qtsensors: - Update to 5.3.2~git20140904 (rf33363d): * Tip of the bugfix 5.3.2 branch: * Add missing private headers warning * Do not warn when failing to load static plugins as sensor plugins * Do not warn if no config file is found. * Add missing word to QCompass documentation. * Restore setting of sensors interface. * Series of crash fixes from Mer, squashed * [sensorfw] need to run init after sensord has been restarted ++++ libqt5-qtserialport: - Update to 5.3.2~git20140904 (rd8bc98b): * Tip of the bugfix 5.3.2 branch * Fix a race condition at writing on Windows * Add missing private headers warnings * Fix handling of writing at using of waitForReadyRead() * Fix compilation of apps with QT_DISABLE_DEPRECATED_BEFORE=0x050300 * Move the synchronous loopback test from benchmarks to auto tests * Make the QSerialPort::flush() non-blocking * Pass a length of string to QString::fromWCharArray * Fix leak of a descriptor after unsuccessful opening * Fix events handling in waitForBytesWritten() method on Windows * Add the synchronous loopback data verification test * Doc: Edited example documentation. * Return from the loop if a port name is found * Wrap of getting the port properties on Windows * Do not continue waitForReadyRead() if an error occurred * Refactor of the QSerialPortInfo for OS X * Make independent implementation of QSerialPortInfo for OS X * Improve error handling for the waitForXX() methods on Windows * Unify handling of errors of the overlapped I/O result * Abort waitForReadyRead() when there is an error * Improve the serial number handling on Windows * Improve the ResourceError handling on Windows * Improve the I/O completion errors handling on Windows * Bump version ++++ libqt5-qtsvg: - Update to 5.3.2~git20140904 (rd8bc98b): * Tip of the bugfix 5.3.2 branch: * Bump version ++++ libqt5-qtwebkit: - Update to 5.3.2~git20140904 (rd8bc98b): * Tip of the bugfix 5.3.2 branch: * Fix key identifier for comma key ("Separator") * Fix fallback conversion of recognized objects * Fix regression in QQuickWebView's transparent backgound * Fix crash in DeviceOrientationController when !HAVE(QTSENSORS) * Fix case in documentation of qobjectbridge bindings * Do not add QStyle padding on top of default padding * [WK2] Update text upon item selection for menu lists * Do not use title as the primary text of dragged or copied links * Show placeholder text when focused * Do not override padding in textfields * Avoid crash when hidePopup is called multiple times * Added support for appending an escaped SegmentedString to another. * QWebPage crashes on drag without QWidget view * Crash during exception unwinding * Bad cast from CSSInitialValue to CSSValueList * use after free in WebCore::DocumentOrderedMap::remove / WebCore::TreeScope::removeElementById * define DOUBLE_CONVERSION_CORRECT_DOUBLE_OPERATIONS on HPPA * Actually load icc.prf for the Intel compiler * Prevent interpreting URL parameter for Qt plugins as content URLs. * Fix android build error about already defined struct. * Fix SpeculateCellOperand ASSERT failure in DFG for 32-bit builds. * QtWebKitWidgets should not depend directly on QtQuick * QWebHitTestResult::element() should return the inner element * Specify location of CMake tests * Fix WebView crash when using gcc 4.9. * Fix debug builds of qtwebkit on linux-icc * Qt5WebKitWidgets should keep private dependencies private * Prevent crashes when the QWebView gets reparented. * Fix build with gcc 4.4 * Add qtxmlpatters to sync.profile * GraphicsContext for Qt: add popTransparencyLayerInternal method. * Bump version - Reduce general constraints to 4GB, and leave 7GB only for s390x - Enable qtlocation integration ++++ libqt5-qtwebsockets: - Update to 5.3.2~git20140904 (rca03374): * Tip of the bugfix 5.3.2 branch: * Use 0 instead of Q_NULLPTR in public headers. * Fix a typo in proxy handling. * Bump version ++++ libqt5-qtx11extras: - Update to 5.3.2~git20140904 (rd8bc98b): * Tip of the bugfix 5.3.2 branch: * Bump version ++++ libqt5-qtxmlpatterns: - Update to 5.3.2~git20140904 (rd8bc98b): * Tip of the bugfix 5.3.2 branch: * Add missing private headers warning ++++ libqt5-qtdeclarative: - Update to 5.3.2~git20140904 (rd8bc98b): * Tip of the bugfix 5.3.2 branch * Contains many bugfixes over 5.3.1 release: * Doc: Added a link to the QML advanced tutorial * Don't use d->instanceModel after free'ing it * Fix crash with early QObject property access * Fix typo in DelegateModelGroup documentation * Protect some members in QQmlObjectCreator * Initialize variable * Don't abuse new to do a reinterpret_cast * Protect incubation against its creator being deleted. * Add 5.3.2 changelog for qtdeclarative * Fix crash with recursively loading cached compilation units * Fix typo in StateChangeScript documentation. * Added the QtSQL dependency info. to the project file * tst_dialogs: verify that rootObject is valid * tst_dialogs: QTRY_ on the expression (spyVisibilityChanged.count) not the variable. * The cached objects can be deleted, so keep them in a QPointer * Fix potential deadlook in threaded renderloop. * Added a signal handler * Fix typo in Context2D documentation. * Disable threaded FBO canvas drawing when not supported. * V4 JIT: fix JS stack frame size calculation. * Correct strokeRect documentation. * Silence harmless compiler warning. * benchmarks: Skip compilation of (and mark with FIXME) a few benchmarks that don't build. * benchmarks/particles: fix projects to actually build * Fix compilation of tst_compilation (:-P) benchmark. * Avoid double deletion when deleting an incubating component. * Invalidate the scenegraph properly in the rendercontrol * Fix crash when loading invalid QML with behavior on invalid group property * Fix crash when animators are deleted just after being started * Don't try to reload QQuick images when changing to null screen * Clarify Component.onCompleted/onDestruction docs * Fix fbo creation and resize logic in QQuickWidget * Fix Qt.include with cached compilation units and resources * Synchronize PathView gesture grabbing with other items. * Fix FBO recreated every time the QSG node is updated under some conditions * More QQuickCanvas cleanup handling. * Make canvas cleanup work propertly... * Use the current context to resolve extensions. * qmlplugindumper: do not pop up a window if an assert is triggered * Fix assertion: ASSERT: "hasException" in file jsruntime/qv4engine.cpp, line 933 * Fix QQmlDelegateModel getting out of sync * QQuickWindow: add some links to resetOpenGLState * Remove metaobject revisioning for QQuickScreenAttached * Don't dereference null pointer. * Flickable: Cancel interaction on interactive changes * Don't try to draw shader effect sources with dims < 0. * QQuickMouseArea: Mark override functions with Q_DECL_OVERRIDE * Fix interaction of garbage collector with JS objects during QML type instantiation * Do not use mark() when marking ExecutionContexts * Don't recreate header and footer unnecessarily * Clear the visibleImgTags list when setting up the text layout * Improve programmatic flicking of ListView (and Flickable). * V4: work around a bug in libc++'s std::vector * QQmlComponent::create(): visual items must have a visual parent * Clean up the textures when deleting the content * Schedule layout changes to avoid refill() recursion. * Add autotest for incorrect steal of flick. * Do not crash AtlasTexture if image is null * Fix Node object leak in QQuickTextEditPrivate * shift and unshift fail for QQmlSequence types * Check for window != 0 in QuickTestResult::grabImage(). * Doc: add documentation for the RSS News example * Fix typo in documentation * Binding Text width to implicitWidth can result in incorrect layout * Docs: fix "classname" indentation in the qmldir specs * Fix role for generic Accessible items * Calqlatr demo: Remove unused files * Remove usage of external dependencies from the RSS News demo * Fix crash on QQmlEngine destruction. * Don't dereference null QQuickWindowPrivate. * Add opt-out environment variable for @2x images * Doc: correct link/compilation errors in Qt Declarative * Fix crash in Flickable with pressDelay. * Skip rssnews demo if xmlpatterns is not present * Delete objects created by qmlplugindump * Avoid double deletion of QQuickWindow * Fix QQmlDelegateModel ignoring layoutChange in certain situations * Fix intermittent crash with older MinGW releases * Doc: Add documentation for the Maroon in Trouble example * Fix crash when deleting component in Component.onComplete through loader * Fix memory leak in QQmlComponent::createObject * Update QtQuick import value to 2.3 * Set locked state while locking for grab. * QQmlObjectCreator: Clear sharedState componentAttached in destruction/clear * Initialize velocity * Improve RSS News Qt Quick Demo * Fix QQmlComponent detailed description. * Add a QQuickWidget - QQuickView comparison example * Fix crash in QObjectWrapper - libqt5-fix-crash-with-early-QObject-property-access.patch, merged upstream ++++ util-linux: - Disable broken testcase ipcs/limits2. - Call pre_checkin.sh to sync all three spec files. ++++ mariadb: - add /etc/my.cnf.d/error_log.conf, specifying log-error = /var/log/mysql/mysqld.log; otherwise, the error log is written to /var/lib/mysql/$HOSTNAME.err, which is not picked up by logrotate. error_log.conf is contained in configuration-tweaks.tar.bz2 [bnc#892714] [bnc#847050] - add "su mysql mysql" in /etc/logrotate.d/mysql to avoid warnings from logrotate. [bnc#892714] [bnc#847050] - renamed all config files in /etc/my.cnf.d to match *.cnf, otherwise they are ignored. - /etc/my.cnf.d/secure_file_priv.cnf: block specifier must precede variable. ++++ plymouth: - Add plymouth-boot-vga-framebuffer.patch to fix boot_vga problem with framebuffer devices. (bnc#886211) ++++ libqt5-qtgraphicaleffects: - Update to 5.3.2~git20140904 (rca99f8c): * Tip of the bugfix 5.3.2 branch * Version bump to 5.3.2 ++++ libqt5-qtimageformats: - Update to 5.3.2~git20140904 (rcccf0de): * Tip of the bugfix 5.3.2 branch * Fix DDS image writing * Remove some material with questionable copyright ++++ libqt5-qttranslations: - Update to 5.3.2~git20140904 (rb9a22c9): * Tip of the bugfix 5.3.2 branch: * Update Czech translation * Update German translations * Bump version ++++ systemd: - Disable patch module-load-handle-SUSE-etc-sysconfig-kernel-module-list.patch for SLES-12 as well as for openSUSE-13.2 (bnc#895087) ++++ libvirt: - Canonicalize host arch name ppc64le to ppc64 ppc64le-canonical-name.patch bnc#894956 - bnc#888166 - unix domain sockets for qemu chardev with insufficient permissions 0e1a1a8c-qemu-ensure-sane-umask-for-qemu-process.patch e9f69374-util-don-t-shadow-global-umask-declaration.patch ++++ wicked: - version 0.6.4 - dhcp6: changed --test to request in auto mode, recheck RA and try to start on new device-change events (bnc#889981) - address: enable events in wickedd and expose flags to make them visible and up-to-date in ifstatus (bnc#889981) - nanny: reset/rearm on enable/disable, do not arm at all when the use-nanny is false (bnc#891045) - leases: intrinsic lease installation hook improvements as preparation for PPPoE support (bnc#865573) - dhcp4: do not release and remove lease without request (DHCLIENT_RELEASE_BEFORE_QUIT), randomized startup delay (DHCLIENT_SLEEP) if enabled, handle defer timeout to stop client waiting at ifup (DHCLIENT_WAIT_AT_BOOT), rebind and reboot state fixes (bnc#866994) ++++ libzypp: - Update zypp-po.tar.bz2 ++++ nfs-utils: - nfsserver.init: allow $NFSD_V4_GRACE to set the lease time if NFSV4LEASETIME is not set, as some documentation suggests this. Also set NFSv4 and NLM grace time to make the NFSv4 lease time as having them different at boot time doesn't make sense. (bnc#892809) ++++ procmail: - Correct licenses - Add patch procmail-3.22-CVE-2014-3618.patch to fix heap-overflow in procmail's formail utility when processing specially-crafted email headers (bnc#894999, CVE-2014-3618) ++++ python-libmount: - Disable broken testcase ipcs/limits2. - Call pre_checkin.sh to sync all three spec files. ++++ qemu: - Update kvm-supported.txt to have latest SLES 12 support info, and not duplicate information that is provided through other official SUSE channels. - Work around a presumed X.org x86emu failure when doing a network install for SLES 10 or SLES 11. (bnc#893892) - added patches: * vgabios-work-around-network-install-failure.patch ++++ release-notes-sled: - 12.0.20140904: - Update SLE 12 release notes from FATE. ++++ ruby-common: - we actually need the splitted version in any case. uncomment it again ++++ rubygem-gem2rpm: - make it easier to enable rbx and ruby 2.2 support ++++ sled-manuals_en: - Update text and image files (Last Changed Rev.: 11511:14484). - Update text and image files (Last Changed Rev.: 11511:14484). ++++ sles-manuals_en: - Update text and image files (Last Changed Rev.: 11511:14487). - Update text and image files (Last Changed Rev.: 11511:14487). ++++ smt-client: - drop usage of deprecated code (bnc#894165) - fix smt-job type eject (bnc#895140) - version 1.0.1 ++++ util-linux-systemd: - Disable broken testcase ipcs/limits2. - Call pre_checkin.sh to sync all three spec files. ++++ xen: - bnc#882405 - Only one key-press event was generated while holding a key before key-release in pv guests through xl vncviewer tigervnc-long-press.patch ++++ xf86-video-nouveau: - Update to version 1.0.11 - Support for server managed fd's. - Glamor support. - Maxwell support. - DRI3 and initial Present support. - vsync'ed kms pageflip performance fixes when running on Linux 3.13+ - Multi-display vsync, vblank, swap scheduling, timestamping fixes. - Multi x-screen support fixes. - ZaphodHead support on for multiple outputs per x-screen. - EXA nv-10 fixes. - Enable sync of swaps to vblank by default (Option GLXVblank "on"). - Disable pseudo-triplebuffering by default (Option SwapLimit "1"). - forward ported patch N_xf86-video-nouveau_nva3-noaccel-info.patch ++++ xf86-video-qxl: - Build Xspice X server and driver (on openSUSE 12.3 and later), ship them a separate subpackage. ++++ yast2: - Use a more flexible rubygem requirement syntax (bnc#895069) - 3.1.104 ++++ yast2-auth-client: - Use a more flexible rubygem requirement syntax (bnc#895069) - 3.1.20 ++++ yast2-bootloader: - Use a more flexible rubygem requirement syntax (bnc#895069) - 3.1.93 - Do not overwrite bios_boot partition flag by boot flag leading to error in writing boot code (Bnc#894040) - 3.1.92 ++++ yast2-inetd: - Use a more flexible rubygem requirement syntax (bnc#895069) - 3.1.8 ++++ yast2-installation: - Use a more flexible rubygem requirement syntax (bnc#895069) - 3.1.115 ++++ yast2-iscsi-client: - Use a more flexible rubygem requirement syntax (bnc#895069) - 3.1.16 ++++ yast2-kdump: - Use a more flexible rubygem requirement syntax (bnc#895069) - 3.1.19 ++++ yast2-network: - Fixed firewall proposal to survive missing SuSEfirewall2 services files for openssh or VNC - if files are missing, services are not handled by the proposal (bnc#894419) - 3.1.93 ++++ yast2-nfs-client: - Use a more flexible rubygem requirement syntax (bnc#895069) - 3.1.9 ++++ yast2-online-update: - Use a more flexible rubygem requirement syntax (bnc#895069) - 3.1.7 ++++ yast2-packager: - use new rubygem dependency syntax (bnc#895069) - 3.1.45 ++++ yast2-registration: - sort displayed addons to have requested order (bnc#888567) - use the custom URL also in upgrade (bnc#894592) - don't run SLP discovery if the system has been registered using the public SCC server - added missing "require" in Autoyast client (bnc#895147) - 3.1.118 - Use a more flexible rubygem requirement syntax (bnc#895069) - 3.1.117 - avoid crash in autoinstallation with method called on nil (bnc#894877) - 3.1.116 ++++ yast2-services-manager: - Use a more flexible rubygem requirement syntax (bnc#895069) - 3.1.31 ++++ yast2-slp: - Use a more flexible rubygem requirement syntax (bnc#895069) - 3.1.7 ++++ yast2-storage: - fixed LVM proposal when reusing LVM (bnc#893203) - version 3.1.43 ++++ yast2-trans: - Updated languages: ar cs da de el en_GB en_US es fi fr hu it ja ko nb nl pl pt pt_BR ru sv tr uk zh_CN zh_TW. ++++ yast2-update: - Use a more flexible rubygem requirement syntax (bnc#895069) - 3.1.23 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2014-9-3 - Sep 3 2014 ------------------- ------------------------------------------------------------------ ++++ bind: - Version 9.9.5P1 also fixes a problem with zone transfers on multicore machines (bnc#882511). ++++ evince: - Update to version 3.13.91: + Added a allow-links-change-zoom GSetting to be able to not allow links to change the zoom mode or level (bgo#729249). + Set accessible name for File and View toolbar buttons (bgo#734912). + Add a separator after New Window entry in app menu. + Remove multi-screen support, since it's currently unsupported by GDK/GTK+ (bgo#701883). + Bugs fixed: bgo#735758, bgo#733747, bgo#735110, bgo#735562, bgo#735561, bgo#735466. + Updated translations. ++++ evolution: - modified patches: * evolution-drag-text-to-composer.patch update patch bnc#869562, the upstream function next_uri wrongly split html content into lots of pieces that the edit cannot display the html content nicely. ++++ filesystem: - drop /media directory (bnc#890198) ++++ nautilus: - Update to version 3.13.91: + Performance improvements for canvas and list views. + Remove duplicate actions in gear menu when app menu is not in use. + Fix CSS style for new GTK. + Fix handling of sort-directories-first setting. ++++ grub2: - workaround grub2-once (bnc#892358) - use unused sectors in btrfs as environment block for holding the next_entry variable * added grub2-btrfs-workaround-grub2-once.patch * refresh grub2-btrfs-05-grub2-mkconfig.patch - running a service during boot to unset next_entry, this is workaround for lvm, md and s390 * updated grub2-once * added grub2-once.service ++++ kernel-default: - rpm/kernel-source.spec.in: Create a kernel-macros package with the KMP macros This package does not have multiversion(kernel) and is not built in the - rt tree (bnc#867595). - commit 9b6a6fe - rpm/kernel-source.spec.in: Install doc files in a versioned directory (bnc#867595) - commit deb25bc ++++ kernel-source: - rpm/kernel-source.spec.in: Create a kernel-macros package with the KMP macros This package does not have multiversion(kernel) and is not built in the - rt tree (bnc#867595). - commit 9b6a6fe - rpm/kernel-source.spec.in: Install doc files in a versioned directory (bnc#867595) - commit deb25bc ++++ kernel-firmware: - Update Intel BT 7265 firmware to fix HFP issue on EHCI (bnc#894810) ++++ kernel-syms: - rpm/kernel-source.spec.in: Create a kernel-macros package with the KMP macros This package does not have multiversion(kernel) and is not built in the - rt tree (bnc#867595). - commit 9b6a6fe - rpm/kernel-source.spec.in: Install doc files in a versioned directory (bnc#867595) - commit deb25bc ++++ kiwi: - Added new firmware type 'ec2hvm' to handle EC2 HVM instances properly ++++ multipath-tools: - Fixup segfault due to double unlock - Skip USB devices during discovery (bnc#865577) - Ignore devices when sysfs_get_tgt_nodename fails (bnc#865577) - Use sysfs attribute vpd_pg80 to read serial number - Create rcmultipathd links (bnc#894513) - multipathd: fix segfault in checkerloop() (bnc#894513) - Use regenerate_posttrans rpm macros (bnc#892181) ++++ mariadb: - bnc#894479: fix URL (changed from "http://www.mariab.org" to "https://www.mariadb.org") ++++ openscap: - openscap-1.1.0 update - HTML report and guide redesign - dropped support for docbook - Introduced new probes (that are to be part of OVAL 5.11) - probe_systemdunitproperty - probe_systemdunitdependency - introduced raw bindings for python3 - dozens of small bug fixes ++++ ruby2.1: - also in the awk generated provides we should add the intererpreter part to the provides. also remove the old package name based provides there. - use new ruby abi syntax in the macros - use the new syntax for ruby abi ++++ sg3_utils: - Fixup formatting of invalid VPD pages (bnc#884779) Add: 0006-Fixup-formatting-of-invalid-VPD-page-0x83.patch - sg_inq: Do not export long identifiers (bnc#884779) Add: 0007-sg_inq-Do-not-export-long-identifiers.patch ++++ libvirt-cim: - sanitize release line in specfile ++++ mcelog: - Fixed the architecture tag to %{ix86} as suggested by: Andreas Vetter - fixed the architecture tag to %ix86 ++++ python-six: - sanitize release line in specfile ++++ rng-tools: - Apparently --fill-watermark expects a number between 0 and 4096 now. So we now set it to 3700 which is ~90% of 4096. ++++ ruby-common: - pass the ruby abi as hash containing :interpreter, :version, :abi as keys. that way we have the full new string but also the version for the 1.8 support - rubygemsdeps.rb: - make the provides/requires also include the ruby interpreter - no longer emit the old package name style provides - rubygems.attr: - make the path a bit more relaxed so we can match other ruby interpreter too ++++ rubygem-gem2rpm: - added support for building for rbx ++++ subscription-tools: - sanitize release line in specfile ++++ timezone: - update to 2014g (bnc#894862): * Turks & Caicos are switching from US eastern time to UTC-4 year-round, modeled as a switch from EST/EDT to AST on 2014-11-02 at 02:00. * Many past time stamps were changed for correctness. * Many performance enhancements and fixes in the time zone manipulation utilities. - iso3166-uk.diff, tzcode-fromname.patch, tzcode-zic.diff, tzdata-china.diff: refresh. - tzcode-symlink.patch: rebase. - update to 2014f (bnc#890921, bnc#892843): * Russia will subtract an hour from most of its time zones on 2014-10-26 at 02:00 local time. * Many time zone abbreviations were adjusted or fixed. * Many past time stamps were changed for correctness. * A new file 'zone1970.tab' was added. The new file's extended format allows multiple country codes per zone. New applications should use the new file. * Some fixes in 'localtime', 'zic', 'mktime' and 'yearistype'. ++++ timezone-java: - update to 2014g (bnc#894862): * Turks & Caicos are switching from US eastern time to UTC-4 year-round, modeled as a switch from EST/EDT to AST on 2014-11-02 at 02:00. * Many past time stamps were changed for correctness. * Many performance enhancements and fixes in the time zone manipulation utilities. - iso3166-uk.diff, tzcode-fromname.patch, tzcode-zic.diff, tzdata-china.diff: refresh. - tzcode-symlink.patch: rebase. - update to 2014f (bnc#890921, bnc#892843): * Russia will subtract an hour from most of its time zones on 2014-10-26 at 02:00 local time. * Many time zone abbreviations were adjusted or fixed. * Many past time stamps were changed for correctness. * A new file 'zone1970.tab' was added. The new file's extended format allows multiple country codes per zone. New applications should use the new file. * Some fixes in 'localtime', 'zic', 'mktime' and 'yearistype'. ++++ translation-update: - Update translation-update-from-translation-update-upstream-20140903.tar.bz2. ++++ vm-install: - bnc#894948 - vm-install fails when kernel-default is installed on paravirtual guests - Updated language files - Version 0.8.32 ++++ yast2-country: - Added udev rules to handle layout of keyboards hot-plugged during the installation process (bnc#885271) - 3.1.12 ++++ yast2-network: - Test speed-up. - 3.1.92 - bnc#886434 - accelerated autoconfiguration at the beginning of installer - 3.1.91 ++++ yast2-users: - Autoyast: Initialize the user hash in User module correctly This is needed for establishing the system users (espl. the root user). (bnc#893725) - 3.1.32 ------------------------------------------------------------------ ------------------ 2014-9-2 - Sep 2 2014 ------------------- ------------------------------------------------------------------ ++++ ICAClient: - sanitize release line in specfile ++++ aaa_base: - modify fate-314974.patch to avoid reprocessing of new /etc/sysconfig/cron ++++ adwaita-icon-theme: - Update to version 3.13.91: + Checkbox/radio assets for gtk part of the symbolic icon theme. + Updated cursors. 16 frame animation for fluidity (bgo#734429). + Grid alignment for dictionary. + Highres input-gaming (bgo#735160). + Cellular network status cleanup (bgo#735236). + Rrtl variants for media icons (bgo#735721). + Floating point errors in dimensions (bgo#634023). + Updated translations. ++++ autoyast2: - Fix failure to import report settings from profile introduced with fix for bnc#887397 and bnc#893744 - 3.1.58 ++++ lvm2: - sanitize release line in specfile ++++ dhcp: - sanitize release line in specfile ++++ glib2: - Update to version 2.41.4: + GApplication now has binding-friendly API to handle commandline options: g_application_add_main_option. + G_GNUC_BEGIN_IGNORE_DEPRECATIONS works with clang. + Bugs fixed: bgo#583330, bgo#727455, bgo#734126, bgo#735179, bgo#735297. + Updated translations. ++++ glibc: - iconv-ibm-sentinel-check.patch: Fix crashes on invalid input in IBM gconv modules (CVE-2014-6040, bnc#894553, BZ #17325) ++++ glibc: - iconv-ibm-sentinel-check.patch: Fix crashes on invalid input in IBM gconv modules (CVE-2014-6040, bnc#894553, BZ #17325) ++++ gnome-contacts: - Update to version 3.13.91: + AvatarDialog: Fix syntax error, Gtk.Stack has no set_current_page(). + ContactEditor: - Ignore empty values for e-mail addresses, etc. - ContactEditor: Move string constants from Contact. + Updated translations. ++++ gnome-settings-daemon: - Update to version 3.13.91: + Media-keys: Postpone initialisation of libcanberra to avoid blocking on it at startup. + Wacom: Fix OLEDs never actually working due to a missing single line. ++++ gnome-system-monitor: - Update to version 3.13.91: + Do not use deprecated treeview API. + Updated translations. ++++ installation-images-SLES: - Removed "Firmware Test" from menu and firmwarekit package (bnc#894094) ++++ kernel-default: - Update to 3.17-rc3. - Config changes: - x86_64: KEXEC_FILE=y - commit 1149eb3 ++++ kernel-source: - Update to 3.17-rc3. - Config changes: - x86_64: KEXEC_FILE=y - commit 1149eb3 ++++ kernel-syms: - Update to 3.17-rc3. - Config changes: - x86_64: KEXEC_FILE=y - commit 1149eb3 ++++ kiwi: - 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 ++++ multipath-tools: - Do not call mkinitrd in rpm macros directly, make use of %{?regenerate_initrd_posttrans} and %{?regenerate_initrd_post} instead to avoid rebuilding of initrd for each package that needs initrd recreation. Only update initrd once per install/update if needed ++++ audit: - Add support for ppc64le (bnc#891861) New patch: audit-add-ppc64le-mach-support.patch ++++ openldap2: - sanitize release line in specfile ++++ netcontrol: - sanitize release line in specfile ++++ net-snmp: - added net-snmp-5.4.x_fix-snmptrapd-remote-denial-of-service.patch: fix remote denial of service problem inside snmptrapd when started with the "-OQ" option (CVE-2014-3565)(bnc#894361) - added net-snmp-5.4.x_fix-perl-trap-handler.patch: fix potential remote denial of service problem inside the snmptrapd Perl trap handler (CVE-2014-2285)(bnc#866942) ++++ spice-gtk: - bnc#894069: disable smart card support ++++ spice: - bnc#894069: disable smartcard support ++++ systemd: - udev: add option to generate old 'buggy' serials (bnc#886852) Add 1066-udev-add-compatibility-links-for-truncated-by-id-links.patch - Add upstream patch 0001-login-simplify-controller-handling.patch ++++ ltrace: - Update to git rev 6c6bcc3 (bsc#937655) * * Prototype libraries - Each DSO can now ship an ltrace config file (called prototype library) that ltrace will open when that DSO is loaded to process image. See ltrace(1) for details. - ltrace.conf is no longer part of installation tarball. Instead, we now ship libc.so.conf, libm.so.conf, libacl.so.conf, and syscalls.conf. Those are now istalled to /usr/share/ltrace by default. /etc/ltrace.conf and $HOME/.ltrace.conf are still loaded if present, and can contain arbitrary user configuration. - The option -F was retrofitted to be a colon-separated list of prototype libraries, and directories to look for prototype libraries in. On Linux, ltrace looks into XDG_CONFIG_HOME, XDG_CONFIG_DIRS, and /usr/share/ltrace as well. - Wide character strings are supported in prototypes. Use "string" lens as usual, but use array of integers as underlying type. libc.so.conf now contains prototypes of wide character functions. - Sole void function parameter such as in the following example, is now considered obsolete: | int fork(void); | This use is still accepted, taken to mean "hide(int)", but produces a warning, and will be removed in future. - Prototypes are now read from DWARF debug info, if available. This complements the data available in config files * * Architectural support - MIPS and MIPSel are now handled by the same backend. - ARMv6, ARMv7 and ARMv8 (AArch64) are supported, including full fetch backend. ARMv8 backend doesn't support tracing of 32-bit binaries, as currently there's no 32-bit userspace available for ARM64 processors. - Imagination Technologies Meta is now supported. - PowerPC64 ELFv2 little-endian ABI is now supported including full fetch backend. - On Linux, tracing of IFUNC symbols is supported. On i386, x86_64, ppc32 with secure PLT and ppc64, IRELATIVE PLT slots are traced as well. * * -w output now shows full library path The output format is similar to glibc's backtrace_symbols, e.g.: > /bin/ls(_init+0x19be) [0x40398e] > /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed) [0x7f50cbc3676d] > /bin/ls(_init+0x25fd) [0x4045cd] - Enable for ppc64le and aarch64 ++++ pesign-obs-integration: - sanitize release line in specfile ++++ python-gobject: - Update to version 3.13.91: + docs: Fix return types in auto-generated doc strings. + Special case signal output arguments which are structs as pass-by-reference (bgo#735486). + Ignore closure callbacks when Python is not initialized (bgo#722562). + Change boxed init with args to warn instead of raise (bgo#727810). + Fix crash in GList/GSList marshaling error handling path (bgo#735201). + Fix reference counting problems with GLib.Variant.new_tuple() (bgo##735166). + Skip marshalling NULL output arguments in Python closures (bgo#735090). ++++ python3-gobject: - Update to version 3.13.91: + docs: Fix return types in auto-generated doc strings. + Special case signal output arguments which are structs as pass-by-reference (bgo#735486). + Ignore closure callbacks when Python is not initialized (bgo#722562). + Change boxed init with args to warn instead of raise (bgo#727810). + Fix crash in GList/GSList marshaling error handling path (bgo#735201). + Fix reference counting problems with GLib.Variant.new_tuple() (bgo##735166). + Skip marshalling NULL output arguments in Python closures (bgo#735090). ++++ xdg-utils: - Added patch xdg-su-prefer-gnomesu-over-xterm.diff When detectDE cannot detect the desktop environment (for example, because it's being run over an ssh connection), instead of falling back to using xterm and su, now it first checks if gnomesu is available and prefer that if possible. This removes the need to create an unnecesary xterm window (bnc#893879) ++++ xen: - Update to Xen Version 4.4.1 FCS xen-4.4.1-testing-src.tar.bz2 - Dropped patches now contained in tarball 53d7b781-x86-cpu-undo-BIOS-CPUID-max_leaf-limit-earlier.patch 53df71c7-lz4-check-for-underruns.patch 53e47d6b-x86_emulate-properly-do-IP-updates-and-other-side-effects.patch ++++ yast2-network: - Updated BuildRequires to break cycle introduced in yast2-installation 3.1.114 (which fixes bnc#893501) - 3.1.90 ++++ yast2-ntp-client: - Using Report.Error to be autoyast-proof - Fixed variable replacement int gettext string; - Added linebreaks in too long popup content (bnc#894573) - 3.1.12 ++++ yast2-packager: - Use DM device for encrypted partitions during test mount (bnc#889334) - 3.1.44 ++++ yast2-registration: - do not log the registration code or the credentials to y2log (bnc#894670) - 3.1.115 ------------------------------------------------------------------ ------------------ 2014-9-1 - Sep 1 2014 ------------------- ------------------------------------------------------------------ ++++ cmake: - Add possible patch to fix random test failure * cmake-fix-module-loading-test.patch ++++ file-roller: - Update to version 3.13.91: + Bugs fixed: - fr-command-rar: check for NULL in name_field (bgo#735657). - "New Archive" should have an ellipsis (bgo#735440). - Remove the close action from the gear menu (bgo#735400). - window: Use the new support for RTL icons in GtkIconTheme (bgo#735399). - window: Make the navigation buttons linked and separate the home button. Also, remove the 12px at the end of the navigation (bgo#735398). + Updated translations. ++++ gdk-pixbuf: - Update to version 2.31.1: + Add gdk_pixbuf_get_file_info_async. + Updated translations. ++++ gobject-introspection: - Update to version 1.41.91: + Updated tests. + Misc fixes. ++++ gjs: - Update to version 1.41.91: + Added the ability to disable JS language warnings (bgo#734569). + Fixed crashes in PPC (and probably other arches) due to invalid callback signatures (bgo#729554). + Fixed regressions with dbus 1.8.6 (bgo#735358). + Readded file system paths to the default module search, to allow custom GI overrides for third party libraries. ++++ gnome-packagekit: - Update to version 3.13.91: + Bugfix: Properly call polkit and dbus for reboot. + Updated translations. - Drop gnome-packagekit-fix-polkit-usage.patch: Fixed upstream. ++++ gnome-user-docs: - Update to version 3.13.91: + Updates to GNOME Help. + Updated translations. ++++ gnome-weather: - Update to version 3.13.91: + Added high contrast icon (bgo#707286). + Updated translations. ++++ google-noto-fonts: - updated to version 20140716 + Noto Sans S Chinese, T Chinese, Japanese, Korean are released + *-ui fonts are removed - update generate-specfile.sh ++++ grub2: - add grub2-once.service ++++ kdump: - Write proper regex into multipath.conf to prevent syntax error there (bnc#883883) Add: 0001-multipath-Write-proper-regex-into-multipath-conf.patch ++++ kernel-default: - ARM: Update config files: Disable NFC, it results in endless depmod loops - commit c64eeb2 ++++ kernel-source: - ARM: Update config files: Disable NFC, it results in endless depmod loops - commit c64eeb2 ++++ kernel-syms: - ARM: Update config files: Disable NFC, it results in endless depmod loops - commit c64eeb2 ++++ glew: - Fix baselibs.conf (bnc#894331). ++++ libgcrypt: - fix an issue in DRBG patchset * size_t type is 32-bit on 32-bit systems - added v9-0001-SP800-90A-Deterministic-Random-Bit-Generator.patch - added v9-0007-User-interface-to-DRBG.patch - removed v7-0001-SP800-90A-Deterministic-Random-Bit-Generator.patch - removed v7-0007-User-interface-to-DRBG.patch - update drbg_test.c to the latest release ++++ libgweather: - Update to version 3.13.91: + Fixed timezones of all cities (used in gnome-clocks, among others) (bgp#734272). + Misc bug fixes and utility API additions (bgo#734876). + Location database fixes. + Updated translations. ++++ systemd: - Add upstream patches 0001-completion-filter-templates-from-restartable-units.patch 0002-systemd-fix-error-message.patch 0003-Quote-unit-names-in-suggested-systemctl-commandlines.patch 0004-config-parser-fix-mem-leak.patch 0005-login-fix-mem-leak.patch 1065-udev-bump-event-timeout-to-60-seconds.patch ++++ wicked: - version 0.6.3 - client/nanny: lease handling/status fixes (partial bnc#891045), do not fail when slave/port is missing (bnc#889666,bnc#890275) - ifstatus: Do not check for config files (bnc#889666,bnc#890275) - dhcp4: advance secs field for dhcpd min-secs (bnc#889314), retransmit DHCP4 renewals enter reboot state with valid lease. - ifevent: increase netlink socket recv buffer size (bnc#884012) - ipv6: wait for addresses to become usable (bnc#882259) - fixed completed sit/gre/ipip tunnel support - dhcp6: initial defer handling and no-addr cleanup (bnc#891045) - dhcp: apply suse ifcfg dhcp options (bnc#866994) - ifup/reload: use default timeout if 0 (bnc#892486) ++++ mozilla-nspr: - update to version 4.10.7 * bmo#836658: VC11+ defaults to SSE2 builds by default. * bmo#979278: TSan: data race nsprpub/pr/src/threads/prtpd.c:103 PR_NewThreadPrivateIndex. * bmo#1026129: Replace some manual declarations of MSVC intrinsics with [#]include . * bmo#1026469: Use AC_CHECK_LIB instead of MOZ_CHECK_PTHREADS. Skip compiler checks when using MSVC, even when $CC is not literally "cl". * bmo#1034415: NSPR hardcodes the C compiler to cl on Windows. * bmo#1042408: Compilation fix for Android > API level 19. * bmo#1043082: NSPR's build system hardcodes -MD. ++++ sled-manuals_en: - Update text and image files (Last Changed Rev.: 11511:14443). ++++ sles-manuals_en: - Update text and image files (Last Changed Rev.: 11511:14443). ++++ syslogd: - Klog service: Move the Alias tag from Unit section to the Install section bnc#893741 ++++ tcl: - Update license tag to SPDX 1.2. - Remove obsolete patches tcl-unload.patch and tcl.patch. ++++ xen: - bnc#882089 - Windows 2012 R2 fails to boot up with greater than 60 vcpus 53df727b-x86-HVM-extend-LAPIC-shortcuts-around-P2M-lookups.patch 53e8be5f-x86-vHPET-use-rwlock-instead-of-simple-one.patch 53ff3659-x86-consolidate-boolean-inputs-in-hvm-and-p2m.patch 53ff36ae-x86-hvm-treat-non-insn-fetch-NPF-also-as-read-violations.patch 53ff36d5-x86-mem_event-deliver-gla-fault-EPT-violation-information.patch 54005472-EPT-utilize-GLA-GPA-translation-known-for-certain-faults.patch - Upstream patches from Jan 53f737b1-VMX-fix-DebugCtl-MSR-clearing.patch 53f7386d-x86-irq-process-softirqs-in-irq-keyhandlers.patch 53ff3716-x86-ats-Disable-Address-Translation-Services-by-default.patch 53ff3899-x86-NMI-allow-processing-unknown-NMIs-with-watchdog.patch ++++ xscreensaver: - Disable "xscreensaver is VERY OLD" messages (bnc#890595, xscreensaver-disable-upgrade-nagging-message.patch). ++++ yast2-add-on: - make add-ons dialog consistent when going back (bnc#893103) - 3.1.9 ++++ yast2-inetd: - allow tested code to know it is being tested (bnc#893965) - 3.1.7 ++++ yast2-ntp-client: - Aligned "Synchronize now" button and "NTP Server Address" box (bnc#893065) - Fixed checking of return value of "sntp -s" (bnc#893094) - 3.1.11 ++++ yast2-packager: - Use options from partitioner during test mount (bnc#873180) - 3.1.43 ++++ yast2-registration: - ignore SUSE Manager services in SLP discovery (bnc#894470) - 3.1.114 - select extension/module products to install in Autoyast mode (bnc#893750) - upgrade registration in Autoyast autoupgrade mode - 3.1.113 ------------------------------------------------------------------ ------------------ 2014-8-31 - Aug 31 2014 ------------------- ------------------------------------------------------------------ ++++ cifs-utils: - Remove mkinitrd files and spec file logic. Dracut offers cifs support via the corresponding module; (bnc#893575). ++++ ibus: - Fix bnc#893271. Keep python-ibus. ++++ mozc: - Upstream update to 1.15.1868.102 * Fix 'Set input mode to X' commands do not work during "Direct Input" mode - Upstream update to 1.15.1856.102 * Several internal changes and changes for other platforms - Upstream update to 1.15.1834.102 * Use Ninja for building - Upstream update to 1.15.1814.102 * Fix wring key mapping for Numpad-End in mozc.el * Fix dropping candidats unexpectedly * Fix preceding text is not correctly extracted by ibus-mozc * Fix undo-commit (MS IME keybind) is not functional in ibus-mozc - Update fcitx-mozc - Update gyp to r1957 ++++ yast2-mail: - bnc#889189 - [yast2-users] crashes on "Invalid version format (non-numeric data) at .../perl5/5.20.0/Symbol.pm" - 3.1.3 ------------------------------------------------------------------ ------------------ 2014-8-30 - Aug 30 2014 ------------------- ------------------------------------------------------------------ ++++ ibus: - Add patch: ibus-python3-migration.patch * I didn't do the hard "port", just simple 2to3 tasks. * it'll remove "blockage" or python3-ibus is totally unusable. ++++ netpbm: - fix license for spdx 1.2 (IJG is now part of it, loosing SUSE prefix) ++++ simple-scan: - Update to version 3.13.91: + Updated translations. - Changes from version 3.13.90: + Duplex scanning from Brother MFC-8910DW ADF does not work (lp#1343773). + Duplex support for HP Printers/Scanners (lp#1353599). + Updated translations. ------------------------------------------------------------------ ------------------ 2014-8-29 - Aug 29 2014 ------------------- ------------------------------------------------------------------ ++++ ImageMagick: - Fix license tag to comply with SPDX 1.2. ++++ btrfsprogs: - version 3.16 - show-super: skip unrecognized sb, add option to force - debug-tree: print tree by id - mkfs: new option to specify UUID - receive: new option to limit number of errors - check: new option to verify quotas - check: reduced memory requirements - check: new option to print extent sharing - restore: check length before decompression - restore: more error handling - balance: new filter 'limit' - recover: allow to read all sb copies - restore: option to loop during restoring - mkfs: drop experimental notice - btrfstune: new option to force dangerous changes - documentation updates - send stream api workaround - Added patch: send-stream-api-wokaround.patch - Deleted patches: * 0032-btrfs-progs-doc-fix-symlink-target-for-btrfsck.8.patch * 0033-btrfs-progs-clarify-mkfs.btrfs-alloc-start-option.patch * 0034-btrfs-progs-clarify-manpage-for-btrfstune-seeding-op.patch * 0035-btrfs-progs-update-man-page-for-btrfs-show-super.patch * 0036-btrfs-progs-Documentation-Add-filter-section-for-btr.patch * 0037-btrfs-progs-show-meaningful-msgs-for-replace-cmd-upo.patch * 0038-btrfs-progs-Improve-the-parse_size-error-message.patch * 0039-btrfs-progs-clean-fsck-noise-for-free-inode-generati.patch * 0040-btrfs-progs-Properly-size-the-leafsize-field-in-the-.patch * 0042-btrfs-progs-update-manpage-for-btrfs-image-with-m-op.patch * 0043-btrfs-progs-deal-with-invalid-option-combinations-fo.patch * 0044-btrfs-progs-delete-invalid-output-file-when-btrfs-im.patch * 0045-btrfs-progs-deal-with-malloc-failure-in-btrfs-image.patch * 0046-btrfs-progs-cleanup-possible-silent-failure-in-btrfs.patch * 0047-btrfs-progs-fix-btrfs-image-old_restore-fsck-failure.patch * 0048-Btrfs-progs-fsck-reduce-memory-usage-for-extents-che.patch * 0050-btrfs-progs-move-the-check_argc_-functions-into-util.patch * 0051-btrfs-progs-limit-minimal-num-of-args-for-btrfs-imag.patch * 0054-btrfs-progs-doc-fix-incorrect-subvol-name.patch * 0055-btrfs-progs-correct-manpage-option-description-for-s.patch * 2100-btrfs-progs-print-qgroup-excl-as-unsigned.patch * 2101-btrfs-progs-import-ulist.patch * 2102-btrfs-progs-add-quota-group-verify-code.patch * 2103-btrfs-progs-show-extent-state-for-a-subvolume.patch * 2104-btrfs-progs-ignore-orphaned-qgroups-by-default.patch * btrfs-progs-canonicalize-pathnames-for-device-commands - Refreshed patches: * 0006-Btrfs-progs-fsck-clear-out-log-tree-in-repair-mode.patch * 0011-btrfs-progs-Enhance-the-command-btrfs-filesystem-df.patch * 0012-btrfs-progs-Add-helpers-functions-to-handle-the-prin.patch * 0013-btrfs-progs-Add-command-btrfs-filesystem-disk-usage.patch * 0028-btrfs-progs-extend-pretty-printers-with-unit-mode.patch * 0164-btrfs-progs-convert-set-label-or-copy-from-origin.patch * 2005-btrfs-convert-add-context-and-operations-struct-to-a.patch * 2010-btrfs-convert-add-support-to-convert-reiserfs.patch ++++ dracut: - Do not blindly try to touch the logfile (bnc#893219) * Add 0146-dracut.sh-corrected-logfile-check.patch - Only fix UUID= fstab parsing * Add 0147-dracut.sh-Fix-UUID-fstab-parsing-in-case-mount-optio.patch - Also fix other parsing syntax in fstab like LABEL= * Add 0148-dracut.sh-Fix-LABEL-and-other-fstab-syntax.patch - Fix up some bugs from previous commit * Add 0149-dracut.sh-Fix-fstab-parsing-again.patch - bnc#893615 * Add 0150-Find-kernel-modules-in-extra-and-weak-updates-path-a.patch - pixz does need too much memory, go back to xz in a conservative way (bnc#893981) * Add 0151-Go-back-to-xz-again-pixz-may-use-too-much-memory-whi.patch - Add some default tools to initrd when debug module is included and already provided an commented example line how to easily enable it. No functional change by default. * Add 0152-Add-a-comment-to-easily-add-debug-modules-also-add-v.patch ++++ grub2: - add grub2-once-workaround.patch ++++ gvfs: - Update to version 1.21.91: + ftp: Fix crashing with latest glib. + tests: Gnome desktop testing integration. + dav: Force unmount when dns-sd data changes. + Several smaller bugfixes. + Updated translations. ++++ vim: - Update license tag to use SPDX 1.2. ++++ haveged: - Adjust the service to start early enough for all usecases. Should fix bnc#892096. ++++ kiwi: - v5.06.157 released - Fixed KIWIOVFConfigWriter rasd:HostResource for ovf:/disk The reference ID was set to a wrong value not matching the ovf:DiskSection section - Fixed creation of virtualbox vagrant boxes Add hardlink box-disk1.vmdk to real vmdk image in box tarball - Cleanup KIWIOVFConfigWriter Prevent use of uninitialized values - Update vagrant example for virtualbox - Added missing format attribute in ovf:DiskSection in config writer - v5.06.156 released - Allow bootloader setup to run on aarch64 for grub2 and uboot (bnc #894214) - Added virtualbox-guest-tools in suse-13.1 vagrant example - Fixed broken ovf:href for image file Within the vagrant virtualbox box creation the vmdk file was renamed but this action broke the reference to that file inside the ovf config file - Prevent creation of custom /etc/ImagePackages in netboot The information there is created at image creation time already and the call increases the first boot time. This fixes (bnc #893776) - Make sure kiwi initrd creates /run/log dracut stores its log file there ++++ multipath-tools: - Fixup segfault during uev_path_add() (bnc#892214) ++++ libqt5-qtbase: - Added upstream patches for bnc#890168 * libqt5-fix-leak-with-touch-devices-in-xcb.patch, QTBUG-39596 * * fixed a leak what did not free m_touchDevices. * libqt5-listen-to-touch-events-on-the-master-device.patch, QTBUG-38625 * * listen to touch events on the master device instead of slave, was also affects by fdo#78345 * libqt5-avoid-crash-during-querying-device.patch, QTBUG-40820 * * avoid crashes if querying device that has gone away ++++ libqt5-qtdeclarative: - Added upstream patch libqt5-fix-crash-with-early-QObject-property-access.patch * Fix crash with early QObject property access, QTBUG-40018 ++++ libibverbs: - Remove the s390 patch. - Adapt libibverbs-Add-receive-flow-steering-support.patch to the changed sources. ++++ p11-kit: - new version 0.20.3 * Fix problems reinitializing managed modules after fork * Fix bad bookeeping when fail initializing one of the modules * Fix case where module would be unloaded while in use [#74919] * Remove assertions when module used before initialized [#74919] * Fix handling of mmap failure and mapping empty files [#74773] * Stable p11_kit_be_quiet() and p11_kit_be_loud() functions * Require automake 1.12 or later * Build fixes for Windows [#76594 #74149] - apply patches to avoid errors from certificates with invalid public key (fdo#82328, bnc#890908, trust-Dont-use-invalid-public-keys-for-looking-up-.patch, trust-Print-label-of-certificate-when-complaining-.patch) ++++ libreoffice: - Version bump to 4.3.1.2: * First bugfix release of series * Among others contains fixes for CVE-2014-3524 and CVE-2014-3575 bnc#893133 and bnc#893141 ++++ systemd: - Add upstream patch 0001-nspawn-fix-network-interface.patch to make option network-interface of systemd-nspawn work ++++ libvirt: - bnc#894232 - Update apparmor profile to allow raw packets install-apparmor-profiles.patch ++++ libzypp: - PackageProvider: consider toplevel cache if --root or --pkg-cachedir is used. - Cleanup orpahned cache dirs only at zypp.conf default locations (bnc#891515) - Remove orphaned package caches on refresh (bnc#888919) - version 14.27.2 (27) ++++ xen: - bnc#864801 - VUL-0: CVE-2013-4540: qemu: zaurus: buffer overrun on invalid state load CVE-2013-4540-qemu.patch ++++ xf86-video-intel: - u_Erase-cursor-image-when-changing-rotation.patch - > U_Erase-cursor-image-when-changing-rotation.patch - u_Erase-cursor-image-when-changing-rotation.patch Erase cursor image when changing rotation: The rotated cursor image will be at a different location in the 64x64 bit block and won't overlap with the unrotated image. Therefore it will not be overwritten if the real image is smaller (bnc#893752). - u_sna_dri3_mesa_relies_upon_implicit_fences.patch - > U_sna_dri3_mesa_relies_upon_implicit_fences.patch Patches from upstream should be flagged with 'U'. ++++ xf86-video-nouveau: - Don't install .la file. ++++ xf86-video-qxl: - fix the use of build conditionals - n_disable-surfaces-on-kms.patch Disable the broken offscreen surfaces on KMS (bnc#894022) - U_drm-restore-cursor-after-resolution-change.patch: Fix the missing mouse cursor at resolution change (bnc#894022) ++++ xinetd: - Update license tag to use SPDX 1.2. ++++ yast2-theme-SLE: - move the icons in git to simplify openSUSE setup, but move them back while %install for SLE - 3.1.29 ++++ zypper: - download: use $XDG_CACHE_HOME/zypp/packages for non-root user (bnc#891515) - download --dry-run: list packages we would download - Accept -f,--force option with refresh-services(refs) - version 1.11.12 ------------------------------------------------------------------ ------------------ 2014-8-28 - Aug 28 2014 ------------------- ------------------------------------------------------------------ ++++ gnome-control-center: - Move online accounts panel to a separate subpackage and ensure gnome-online-accounts is required by this subpackage (icons are provided by it). ++++ gstreamer: - Update to version 1.4.1: + Bugs fixed: bgo#732851, bgo#733805, bgo#733974, bgo#734688, bgo#734773. + Updated translations. ++++ gstreamer-plugins-bad: - Update to version 1.4.1: + Bugs fixed: bgo#678485, bgo#725871, bgo#730509, bgo#731824, bgo#733245, bgo#733426, bgo#733487, bgo#733490, bgo#733545, bgo#733726, bgo#733837, bgo#734014, bgo#734015, bgo#734269, bgo#734394, bgo#734517, bgo#734519, bgo#734520, bgo#734521, bgo#734522, bgo#734524, bgo#734528, bgo#734531, bgo#734533, bgo#734534, bgo#734536, bgo#734537, bgo#734539, bgo#734544, bgo#734763, bgo#734830, bgo#735078. + Updated translations. ++++ gstreamer-plugins-base: - Update to version 1.4.1: + Bugs fixed: bgo#733916 bgo#733976, bgo#734683, bgo#734822. + Updated translations. ++++ gstreamer-plugins-good: - Update to version 1.4.1: + Bugs fixed: bgo#727180, bgo#733695, bgo#733866, bgo#734435, bgo#734473, bgo#734474, bgo#734475, bgo#734476, bgo#734478, bgo#734764. + Updated translations. ++++ hexchat: - Disable BuildRequires libntlm-devel on SLE12. ++++ java-1_7_0-openjdk: - build a bootstrap version when bootstrap conditional set and buildrequire this in the version when bootstrap conditional is not set To make this work, we need in every prj with jdk a _link in jdk-bootstrap with this content: %global _with_bootstrap 1 This makes sure the build dependencies of jdk are clear and you don't need tricks (other than the _link) ++++ kernel-default: - config: armv7hl/default: Disable pcie-spear13xx and gpio-zynq This is for master (Kernel:HEAD) to fix build: [30000s] ERROR: "dw_pcie_host_init" [drivers/pci/host/pcie-spear13xx.ko] undefined! [30000s] ERROR: "dw_handle_msi_irq" [drivers/pci/host/pcie-spear13xx.ko] undefined! [30000s] ERROR: "dw_pcie_msi_init" [drivers/pci/host/pcie-spear13xx.ko] undefined! [30000s] ERROR: "dw_pcie_cfg_write" [drivers/pci/host/pcie-spear13xx.ko] undefined! [30000s] ERROR: "dw_pcie_cfg_read" [drivers/pci/host/pcie-spear13xx.ko] undefined! [30000s] ERROR: "dw_pcie_setup_rc" [drivers/pci/host/pcie-spear13xx.ko] undefined! [30000s] ERROR: "dw_pcie_link_up" [drivers/pci/host/pcie-spear13xx.ko] undefined! [30003s] ERROR: "handle_fasteoi_irq" [drivers/gpio/gpio-zynq.ko] undefined! - commit f6ce720 ++++ kernel-source: - config: armv7hl/default: Disable pcie-spear13xx and gpio-zynq This is for master (Kernel:HEAD) to fix build: [30000s] ERROR: "dw_pcie_host_init" [drivers/pci/host/pcie-spear13xx.ko] undefined! [30000s] ERROR: "dw_handle_msi_irq" [drivers/pci/host/pcie-spear13xx.ko] undefined! [30000s] ERROR: "dw_pcie_msi_init" [drivers/pci/host/pcie-spear13xx.ko] undefined! [30000s] ERROR: "dw_pcie_cfg_write" [drivers/pci/host/pcie-spear13xx.ko] undefined! [30000s] ERROR: "dw_pcie_cfg_read" [drivers/pci/host/pcie-spear13xx.ko] undefined! [30000s] ERROR: "dw_pcie_setup_rc" [drivers/pci/host/pcie-spear13xx.ko] undefined! [30000s] ERROR: "dw_pcie_link_up" [drivers/pci/host/pcie-spear13xx.ko] undefined! [30003s] ERROR: "handle_fasteoi_irq" [drivers/gpio/gpio-zynq.ko] undefined! - commit f6ce720 ++++ kernel-syms: - config: armv7hl/default: Disable pcie-spear13xx and gpio-zynq This is for master (Kernel:HEAD) to fix build: [30000s] ERROR: "dw_pcie_host_init" [drivers/pci/host/pcie-spear13xx.ko] undefined! [30000s] ERROR: "dw_handle_msi_irq" [drivers/pci/host/pcie-spear13xx.ko] undefined! [30000s] ERROR: "dw_pcie_msi_init" [drivers/pci/host/pcie-spear13xx.ko] undefined! [30000s] ERROR: "dw_pcie_cfg_write" [drivers/pci/host/pcie-spear13xx.ko] undefined! [30000s] ERROR: "dw_pcie_cfg_read" [drivers/pci/host/pcie-spear13xx.ko] undefined! [30000s] ERROR: "dw_pcie_setup_rc" [drivers/pci/host/pcie-spear13xx.ko] undefined! [30000s] ERROR: "dw_pcie_link_up" [drivers/pci/host/pcie-spear13xx.ko] undefined! [30003s] ERROR: "handle_fasteoi_irq" [drivers/gpio/gpio-zynq.ko] undefined! - commit f6ce720 ++++ samba: - fix FSCTL_SET_SPARSE request validation; (bso#10787); (bnc#893774). ++++ samba: - fix FSCTL_SET_SPARSE request validation; (bso#10787); (bnc#893774). ++++ libsrtp: - Relax build restrictions for SLE11 (needs BuildRequires xz to even start, and we can drop dist-xz from the suggestive patch so that automake ~1.10) ++++ systemd: - Add upstream patches 0001-login-fix-memory-leak-on-DropController.patch 0002-util-fix-minimal-race-where-we-might-miss-SIGTERMs-w.patch 0003-sd-journal-properly-convert-object-size-on-big-endia.patch 0004-sd-journal-verify-that-object-start-with-the-field-n.patch - Add upstream patch 1064-udev-hwdb-do-not-look-at-usb_device-parents.patch to avoid that hwdb ID's for unrecognised USB device are taken from the USB hub. ++++ qemu: - Copy the freshly built s390-ccw.img over to the location from which it is installed (bnc#893535) This was leading to previous patch backports not taking effect. - Let qemu-tools obsolete virt-utils package (bnc#893339) ++++ release-notes-sled: - 12.0.20140828: - Update SLE 12 release notes from FATE. ++++ virt-manager: - bnc#892821 - Minor enhancement to virt-manager's operating system detection virtinst-ignore-error-403-on-directories.patch (Leonardo Chiquitto) ++++ yast2: - fix using changed root in netd agent so it can be used in installation (bnc#893965) - 3.1.103 ++++ yast2-installation: - Enabled remote access on systems installed using VNC (bnc#893501) - 3.1.114 - Setting data for &product; macro (used in helps) as soon as the base-product repository is initialized (bnc#886608) - 3.1.113 ++++ yast2-network: - write the proxy credentials from install.inf separately, make it compatible with the proxy module used at installed system (bnc#885957) - 3.1.89 ++++ yast2-registration: - read proxy credentials from .curlrc file (bnc#885957) - do not ask for network configuration in Autoyast mode - 3.1.112 ++++ yast2-samba-client: - Support non-default ctdbd socket paths; (bnc#893154). - 3.1.12 ++++ yast2-update: - override the target distribution also in Autoyast autoupgrade mode (bnc#892474) - 3.1.22 ------------------------------------------------------------------ ------------------ 2014-8-27 - Aug 27 2014 ------------------- ------------------------------------------------------------------ ++++ evolution-data-server: - Add 0001-Bug-735311-Adapt-to-new-Google-HTTP-restriction.patch: adapt to Google Calendar new HTTP restriction (bnc#893775, bgo#735311). - Add 0001-Bug-735311-Adapt-to-new-Google-HTTP-restriction.patch: adapt to Google Calendar new HTTP restriction (bnc#893775, bgo#735311). ++++ gnome-shell-extensions: - Add 0001-window-list-import-gettext-for-the-right-domain.patch: properly define gettext domain for window-list extension (bnc#893598). ++++ grub2: - Enable building on aarch64 - aarch64-reloc.patch: strip .eh_frame section from arm64-efi kernel ++++ installation-images-SLES: - really use nfs-kernel-server - 14.134 - use 'upgrade' (lower case, as expected by latest gfxboot) - add ftp, nfs & samba server to rescue-server - 14.133 ++++ kernel-default: - Update config files. Turn off udev firmware loading as udev does not provide this service anymore and it causes delays. This kernel on older distros still should load the fw on its own. (bnc#891645) - commit 2873b40 - Update to 3.17-rc2. - Config changes: - PCI_DRA7XX=n on ARM - I2C_ACPI renamed to ACPI_I2C_OPREGION. - commit 8f730c5 ++++ kernel-source: - Update config files. Turn off udev firmware loading as udev does not provide this service anymore and it causes delays. This kernel on older distros still should load the fw on its own. (bnc#891645) - commit 2873b40 - Update to 3.17-rc2. - Config changes: - PCI_DRA7XX=n on ARM - I2C_ACPI renamed to ACPI_I2C_OPREGION. - commit 8f730c5 ++++ kernel-syms: - Update config files. Turn off udev firmware loading as udev does not provide this service anymore and it causes delays. This kernel on older distros still should load the fw on its own. (bnc#891645) - commit 2873b40 - Update to 3.17-rc2. - Config changes: - PCI_DRA7XX=n on ARM - I2C_ACPI renamed to ACPI_I2C_OPREGION. - commit 8f730c5 ++++ snapper: - conditional check for libbtrfs API version - version 0.2.4 ++++ systemd: - Add upstream patches 0001-systemctl-Correct-error-message-printed-when-bus_pro.patch 0002-units-order-systemd-fsck-.service-after-local-fs-pre.patch 0003-keymap-Adjust-for-more-Samsung-900X4-series.patch - Add patch use-rndaddentropy-ioctl-to-load-random-seed.patch to use RNDADDENTROPY ioctl to load random-seed and to increase entropy count as well (bnc#892096) ++++ libyui: - The default product name should be "SUSE Linux" (bnc#886608) - 3.1.4 ++++ yast2: - Lazy-loading SuSEfirewall2 services - some new services can be added when Yast is already running, and the config has been read already (bnc#872960) - Preventing from showing incorrect service name or description if they are coming from TEMPLATE file (bnc#893583) - Fixed service file parsing - comments starting with more than one '#' characters were reported as unexpected input (just warning) - 3.1.102 ++++ yast2-bootloader: - do not reset secure boot to false at the end of installation in case of incapable device (bnc#892032) - 3.1.91 ++++ yast2-installation: - Fixed [Abort] button handling in Disks Activation dialog (bnc#893281) - 3.1.112 - Autoyast: Second stage will not be called at all. This bug has been generated due the fix in bnc#886464. - 3.1.111 ++++ yast2-network: - bnc#893638 - handle abort button correctly during installation - 3.1.88 ------------------------------------------------------------------ ------------------ 2014-8-26 - Aug 26 2014 ------------------- ------------------------------------------------------------------ ++++ Mesa: - remove mesa-ppc64le-novector.patch, since llvm meanwhile supports vector intrinsics (bnc#893594) ++++ ca-certificates-mozilla: - Updated to 2.1 (bnc#888534) - The following 1024-bit CA certificates were removed - Entrust.net Secure Server Certification Authority - ValiCert Class 1 Policy Validation Authority - ValiCert Class 2 Policy Validation Authority - ValiCert Class 3 Policy Validation Authority - TDC Internet Root CA - The following CA certificates were added: - Certification Authority of WoSign - CA 沃通根证书 - DigiCert Assured ID Root G2 - DigiCert Assured ID Root G3 - DigiCert Global Root G2 - DigiCert Global Root G3 - DigiCert Trusted Root G4 - QuoVadis Root CA 1 G3 - QuoVadis Root CA 2 G3 - QuoVadis Root CA 3 G3 - The Trust Bits were changed for the following CA certificates - Class 3 Public Primary Certification Authority - Class 3 Public Primary Certification Authority - Class 2 Public Primary Certification Authority - G2 - VeriSign Class 2 Public Primary Certification Authority - G3 - AC Raíz Certicámara S.A. - NetLock Uzleti (Class B) Tanusitvanykiado - NetLock Expressz (Class C) Tanusitvanykiado - certdata-temporary-1024.patch: restore some certificates removed from NSS as these are still used for some major sites. openssl is not as clever as NSS in selecting the new ones in the chain correctly. ++++ evolution: - Add adwaita-icon-theme BuildRequires: on an installed system, libgtk-3-0 requires it. On build though, it is exlucded to avoid a cycle. ++++ glibc: - disable-gconv-translit-modules.patch: Disable gconv transliteration module loading (CVE-2014-5119, bnc#892073, BZ #17187) ++++ glibc: - disable-gconv-translit-modules.patch: Disable gconv transliteration module loading (CVE-2014-5119, bnc#892073, BZ #17187) ++++ ibus: - Do not only requires typelib-1_0-Gtk-3_0 when building with python3. ++++ kernel-default: - config: arm64/default: reenable ARM64_CRYPTO - commit 9768fa4 ++++ kernel-source: - config: arm64/default: reenable ARM64_CRYPTO - commit 9768fa4 ++++ kernel-syms: - config: arm64/default: reenable ARM64_CRYPTO - commit 9768fa4 ++++ kiwi: - v5.06.155 released - Make sure kiwi initrd creates /run/lock (bnc #893624) The location for /var/lock has been moved to /run/lock and /var/lock is a symlink instead. /run is a tmpfs and thus the directory must be created properly - v5.06.154 released - Don't prevent the pre-init stage if root= is set in the cmdline If a root= information is passed to the cmdline kiwi uses this device and wrongly indicates the system has completed the first boot by setting LOCAL_BOOT=yes This prevents the correct setup of the bootloader device.map as well as the bootloader config to be written (bnc #893368) - Prevent creation of custom /etc/ImagePackages file for the oem and vmx image types. The information there is created at image creation time already and the call increases the first boot time, related to (bnc #893368) - Fixed schema validation error output if the schema is invalid kiwi uses jing to create good error messages but the output of jing was not displayed ++++ openexr: - Add obsoletes to baselibs.conf. ++++ util-linux: - fix parsing of slash in the format string [bnc#889934] - added patches: * util-linux-slash-in-format-string.patch ++++ libexif: - Add obsoletes/provides to baselibs.conf. ++++ webkitgtk: - Update to version 2.4.5: + Do not freeze the UI process while scanning plugins if there's a GTK+ 3 plugin installed. + Fix a crash when drag and drop to a WebKitWebView. + Fix a crash when navigating away from a web page containing an ogg video. + Fix slow motion rendering problem in GStreamer media backend due to integer rounding. + Make sure the plugins cache is always used even if the cache directory doesn’t exist. + Fix toggle buttons rendering with recent GTK+ versions. + Do not use GtkWindow:resize-grip-visible with recent GTK+ versions. + Add support for little-endian PowerPC64. - Drop webkitgtk-ppc64le.patch: Fixed upstream, though via an other approach then our patch. ++++ webkitgtk3: - Update to version 2.4.5: + Do not freeze the UI process while scanning plugins if there's a GTK+ 3 plugin installed. + Fix a crash when drag and drop to a WebKitWebView. + Fix a crash when navigating away from a web page containing an ogg video. + Fix slow motion rendering problem in GStreamer media backend due to integer rounding. + Make sure the plugins cache is always used even if the cache directory doesn’t exist. + Fix toggle buttons rendering with recent GTK+ versions. + Do not use GtkWindow:resize-grip-visible with recent GTK+ versions. + Add support for little-endian PowerPC64. - Drop webkitgtk-ppc64le.patch: Fixed upstream, though via an other approach then our patch. ++++ libmng: - Add obsoletes to baselibs.conf ++++ libnl-1_1: - Add obsoletes/provides to baselibs.conf. ++++ libsigc++2: - Add libsigc++2-includes.patch: Add an include in limit_reference.h. ++++ slang: - Add obsoletes/provides to baselibs.conf. ++++ libsrtp: - Update project metadata, and patch description ++++ systemd: - Add upstream patches for hwdb 0001-hwdb-keymaps-for-Samsung-900X3E-900X3F.patch 0002-Add-hwdb-entry-for-Samsung-Series-7-Ultra.patch 0003-keymap-Fix-HP-Pavillon-DV7.patch 0004-hwdb-update-format-description-and-document-reloadin.patch 0008-hwdb-update.patch - Port back and add the missed upstream patches from 2014/08/22 0004-login-set_controller-should-fail-if-prepare_vt-fails.patch 0006-login-share-VT-signal-handler-between-sessions.patch ++++ libvirt: - virsh: Fix initialization of vshData in cmdMigrate to avoid calling virConnectClose with uninitialized data c285ffc4-virsh-mig-initdata.patch - libxl: Fix libvirtd crash triggered by some guest configurations 4dfc34c3-libxl-vnc-fix.patch - Replace virsh-migration-hang.patch with upstream 7eabd550-virsh-mig-hang.patch ++++ webkitgtk3: - Update to version 2.4.5: + Do not freeze the UI process while scanning plugins if there's a GTK+ 3 plugin installed. + Fix a crash when drag and drop to a WebKitWebView. + Fix a crash when navigating away from a web page containing an ogg video. + Fix slow motion rendering problem in GStreamer media backend due to integer rounding. + Make sure the plugins cache is always used even if the cache directory doesn’t exist. + Fix toggle buttons rendering with recent GTK+ versions. + Do not use GtkWindow:resize-grip-visible with recent GTK+ versions. + Add support for little-endian PowerPC64. - Drop webkitgtk-ppc64le.patch: Fixed upstream, though via an other approach then our patch. ++++ libyui-qt-pkg: - Really added the libqdiagsolver conflict (bnc#870683, bnc#866622). - 2.44.7 ++++ permissions: - Do not applies permissions from backup files (~ / .rpmsave / .rpmnew) (bnc#893370) - do not mention SuSEconfig anymore, long dead (bnc#843083) ++++ python-cffi: - Update to 0.8.6 * No upstream changelog See https://bitbucket.org/cffi/cffi/commits/all for a list of commits ++++ python-libmount: - fix parsing of slash in the format string [bnc#889934] - added patches: * util-linux-slash-in-format-string.patch ++++ subscription-tools: - version 1.1.4 - fix detection of registration status (bnc#870116 C22) ++++ util-linux-systemd: - fix parsing of slash in the format string [bnc#889934] - added patches: * util-linux-slash-in-format-string.patch ++++ virt-manager: - bnc#886311 - Xen Virtual Machine Manager does not display CPU usage stats - bnc#888289 - After domU shutdown, sometimes virt-manager doesn't refresh the domU status. virtman-sync-vm-startup-for-cpu-usage.patch ++++ yast2-bootloader: - fix partition activation on LVM (bnc#893449) - fix activation device when md raid devices do not have recognizable bios id - 3.1.90 ++++ yast2-core: - Fixed another batch of compilation warnings. - 3.1.10 ++++ yast2-registration: - Added proper handling for the user clicking the cancel button in "Local Registration Servers" window (bnc#893462) - 3.1.111 - Replaced call to private method SslCertificate#sha256_fingerprint with the proper SslCertificate#fingerprint (bnc#893561) - 3.1.110 ------------------------------------------------------------------ ------------------ 2014-8-25 - Aug 25 2014 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Add nm-core-fix-crash-during-Wi-Fi-rescan-by-emitting-NM_DE.patch: fix regression in 0.9.8.10 causing crash in Wifi rescan. ++++ autoyast2: - Making "second_stage" public in order to switch off second stage installation completely. Needed for bnc#886464 and bnc#892091 - 3.1.57 ++++ cups: - Version upgrade to 1.7.5: CUPS 1.7.5 addresses some minor issues and expands upon the symlink security protection. Changes include (excerpt): * Security: Addressed some more situations where symlinked files would be served by the web interface (CVE-2014-5029 CVE-2014-5030 CVE-2014-5031 STR #4455 and bnc#887240). * The LPD backend did not work with some versions of glibc (STR #4452) * CGI scripts did not work (STR #4454) - str4455-1.7.patch (see the previous entry below) is obsolete because it is fixed upstream since CUPS 1.7.5. - Let fdupes only create symlinks in /usr/share/cups/templates/ to avoid a symlink /usr/share/cups/webcontent/images/cups-icon.png because since CUPS 1.7.4/1.7.5 the cupsd web server does no longer follow symlinks to avoid the security issues mentioned in the previous two entries below (fixes bnc#892587 a regression of bnc#887240). ++++ cups-filters: - A /usr/bin/foomatic-rip -> /usr/lib/cups/filter/foomatic-rip symlink is added to the cups-filters-foomatic-rip sub-package to make our lsb RPM installable again (bnc#892604). LSB currently requires /usr/bin/foomatic-rip but future LSB will require /usr/lib/cups/filter/foomatic-rip see https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3900 - Version upgrade to 1.0.58 Changes in 1.0.58 (excerpt - for details see the NEWS file): * pdftoraster: Changed ICC profile get function to accept a PPD fallback profile. * pdftoraster: Fixed handling of cupsColorSpaces 18,19,20. * rastertopdf: Grayscale color conversion now properly inverts bits. * rastertopdf: Implemented basic 8bit->8bit color space conversions. * rastertopdf: Added black point compensation. * rastertopdf: Added handling of color rendering intent. * gstoraster, imagetoraster, pdftoraster, rastertopclx, rastertopdf, foomatic-rip: Use color management functions in libcupsfilters. * libcupsfilters: Modified code formatting and documentation in the color management functions. * libcupsfilters: Fixed string handling and added debug log messages in the color management functions. * libcupsfilters: Fixed Adobe RGB matrix for proper rendering (transpose) * libcupsfilters: Moved color management functions from the individual filters to the libcupsfilters library. - Version upgrade to 1.0.57 Changes in 1.0.57 (excerpt - for details see the NEWS file): * Build system: Explicitly link to libm as -lm was dropped from cups-config --libs. * libcupsfilters, foomaticrip, gstoraster, imagetoraster, pdftoraster, rastertopclx, rastertopdf: Handle absence of colord or D-Bus gracefully (Ubuntu bug #1356405). - Version upgrade to 1.0.56 Changes in 1.0.56 (excerpt - for details see the NEWS file): * Major regression fix in cups-browsed (introduced in 1.0.55 by no longer creating a local queue pointing to a remote raw queue that causes no longer creating local queues for traditional CUPS Browsing remote CUPS queues): Do not consider a remote CUPS queue as raw if the TXT record is NULL as for queues broadcasted by the legacy CUPS method the TXT record does not exist. Now consider a queue with NULL TXT record only as raw if the domain entry is not empty which tells that the queue is Bonjour-broadcasted (linuxfoundation.org bug #1223). * cups-browsed: Do also not mark a discovered printer as already provided by another server when the other server's queue has "unconfirmed" status. Mark the other queue with "disappeared" or "unconfirmed" status as duplicate of the discovered printer so that the new queue for the discovered printer does not get removed when the entry for the other queue times out. * rastertopdf: Some code polishing and removal of now unneeded functions * rastertopdf: Reduced color space handling to only PWG-supported color spaces * rastertopdf: Added colorspace calibration function; included optional "/Alternate" PDF key for ICC profile embedding * rastertopdf: Colorspace sRGB now embeds srgb icc profile; implemented ICC Profile embedding (PDF 1.3 spec) * rastertopdf: Added basic color calibration * rastertopdf: Implemented ICC Profile creation code for IPP Everywhere (from PWG raster) * pdftoraster: Added colord handling of ICC profiles ++++ desktop-translations: - Update translations. ++++ gdm: - Create/unlock the login keyring. bnc#885368 - Reenable translation-update-upstream ++++ gfxboot: - added two more texts to pot file - 4.5.4 - adjust network dialog to latest linuxrc - make 'Upgrade" translatable - 4.5.3 ++++ gnome-shell: - Add vpn-indicator-and-menu-general-fix.patch: + Fix multiple issues with current VPN indicator and menus. + Fix crash issue (bnc#890855). + Backport VPN settings menu entry from upstream. + Fix menu status and indicator: they behave very weird under some circumstances. The patch offers a solution, though it somehow limits user actions. ++++ kernel-default: - Update armv6hl config file - commit 2d13fa5 - Update armv7l config files - commit e915f04 - Update arm64 config file - commit 90dba99 ++++ kernel-source: - Update armv6hl config file - commit 2d13fa5 - Update armv7l config files - commit e915f04 - Update arm64 config file - commit 90dba99 ++++ kernel-syms: - Update armv6hl config file - commit 2d13fa5 - Update armv7l config files - commit e915f04 - Update arm64 config file - commit 90dba99 ++++ kiwi: - Adapt unit test due to last XSL change - Fixed xsl/convert58to59.xsl to convert old controller='scsi' to controller='lsilogic' and not 'ide' which unexpectedly changes the layout (bnc #893345) - Fixed NFS root mount, use nolock option (bnc #892672) - Fixed package update from sle11 to sle12 (bnc #893340) the man pages were moved from kiwi-doc to the main kiwi package between sle11 and sle12. Thus the main kiwi package has to set the correct file provides/obsoletes in order to avoid conflicts - make sure e2fsprogs is installed explicitly in isoboot boot image descriptions for openSUSE 13.1/13.2 and SLE12 There is no package requirement for e2fsprogs which pulls it in (bnc #892087) - Fixed spec file requirements cdrkit-cdrtools-compat is a requirement on suse in order to correctly find the iso tools in the search path - Fixed legacy service insert/remove using chkconfig suseInsertService and suseRemoveService can deal with native systemd services and legacy SYS V init scripts stored in /etc/init.d/. In case of legacy services a call to "chkconfig /etc/init.d/${service} on|off" is issued but fails because chkconfig only expects a service name and not a full path. ++++ 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. ++++ telepathy-farstream: - 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-glib: - Update to version 0.24.1: + Fixes: - base-client: fix potential uninitialized variable bug. - Fix a potential crash in contact-list example (fdo#79006). ++++ telepathy-logger: - Update to version 0.8.1: + Fixes: Fix a leak in log-store-xml (fdo#54814). ++++ libyui: - Detect lib64 in a Debian compatible way, for Travis CI. ++++ rng-tools: - Update to version 5 * Support RDRAND capable systems that don't have AES-NI * Man page spelling fixes * Don't use fixed AES key for data reduction * Platform: Support x32. x86-64 micro-optimizations. * Fix RDRAND data reduction * Enable RDSEED instruction - Add libgcrypt dependency needed for RDRAND - Add back --fill-watermark=90% to the service file - Package NEWS file - Spec cleanup ++++ splix: - splix-add-debuginfo.patch (from lpechacek@suse.cz) lets build make also the missing debuginfo packages (bnc#890843). ++++ telepathy-gabble: - Update to version 0.18.3: + Fixes: Fix a crash in Jingle (fdo#76465). ++++ yast2-installation: - Autoyast - - Disabling second installation stage via autoyast configuration "second_stage". - - Centralized minimal configuration and disabling more configuration steps like X11, user, default_desktop,... - - bnc#886464 and bnc#892091 - 3.1.110 ++++ yast2-network: - bnc#891517 - do not require ifplugd package for devices with STARTMODE='ifplugd' in ifcfg - 3.1.87 ++++ yast2-registration: - select and install extension/module products also in installed system (bnc#891891) - 3.1.109 ++++ yast2-services-manager: - Autoyast: Moved minimal configuration to a central place in inst_finish. (bnc#886464) - 3.1.30 ++++ yast2-trans: - Updated languages: ar de fr hu it ru. This update fixes bnc#884521, bnc#888804, bnc#892110, bnc#892111, and bnc#890628. ++++ yast2-users: - Autoyast: Moved minimal configuration to a central place in inst_finish. (bnc#886464) - 3.1.31 ------------------------------------------------------------------ ------------------ 2014-8-24 - Aug 24 2014 ------------------- ------------------------------------------------------------------ ++++ devhelp: - Update to version 3.13.90: + Bugs fixed: Build against webkit2gtk-4.0 (bgo#734324). + Updated translations. - Replace pkgconfig(webkit2gtk-3.0) for pkgconfig(webkit2gtk-4.0) BuildRequires as upstream now supports it. ++++ grilo: - Update to version 0.2.11: + Fixes in build system. + Generate AUTHORS file automatically- + Added new keys: GRL_METADATA_KEY_TITLE_FROM_FILENAME, GRL_METADATA_KEY_MB_ALBUM_ID. + Added new tool: grl-launch, to run Grilo operations from command line. + Bugs fixed: bgo#706877, bgo#726698, bgo#727223, bgo#728812, bgo#730003, bgo#730548, bgo#731282, bgo#733232, bgo#733285. + Updated translations. ++++ kiwi: - Set sudoers secure_path for vagrant examples secure_path is needed to find executables under i.e. /sbin/ when vagrant uses sudo. This fixes the problem when using vagrant-libvirt and sync a folder via 9p which leads currently to: ==> devstack1: mounting p9 share in guest modprobe 9p bash: line 2: modprobe: command not found ++++ libzypp: - Update zypp-po.tar.bz2 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2014-8-23 - Aug 23 2014 ------------------- ------------------------------------------------------------------ ++++ colord: - Update to version 1.2.2: + New Features: - Add a helper to calculate the ΔE of two colors. - Bump the lcms2 dep to 2.6. - Use the ColorHug sensor driver for the ColorHug2 hardware. + Bugfixes: - Actually parse the EDID for better duplicate detection. - Actually write a file when using cd_icc_save_default(). - Do not try to return a CdIcc instance for virtual profiles. - Use __attribute__(cleanup) to simplify memory cleanup. ++++ librsvg: - BuildIgnore adwaita-icon-theme: Avoid cycle: we do not require the adwaita-icon-theme to be present. libgtk-3.0 requires this for end users. ++++ libpwquality: - Update to version 1.2.4: + Add Python3 module subpackage. ++++ libthai: - Update to version 0.1.21: + Updated word break dictionary. + Improve word breaking performance by 8.61%. ++++ meld: - Update to version 3.11.3: + Features: - Manually handle app menu fallback for non-Gnome shells. - Save and restore window maximisation state. + Fixes: - Add missing/incomplete "Language" entries. - Miscellaneous code cleanups. - Handle broken locale settings better. - Fix size allocation issues in preferences UI. - Update shebang for environments with Python 3 as default. + Updated translations. ------------------------------------------------------------------ ------------------ 2014-8-22 - Aug 22 2014 ------------------- ------------------------------------------------------------------ ++++ Mesa: - u_Suppress-any-libGL-.-warnings-when-LIBGL_DEBUG-is-se.patch Suppress any "libGL:..." warnings when LIBGL_DEBUG == "quiet" (bnc#892896) ++++ adwaita-icon-theme: - Update to version 3.13.5: + Support pre-rendered symbolic pngs. + Improved cursors. + Add missing symbolic mimetype icons. + Updated translations. - Add gdk-pixbuf-loader-rsvg BuildRequires: due to possible cycles the RSVG loader is split out of the regular gdk-pixbuf and we have to require it explicitly here. ++++ colord: - AppArmor profile: Allow sessions of greeter style seats also to be read (bnc#893081). ++++ gnome-control-center: - Enable gnome-control-center-probe-radius-server-cert.patch since the patch in NetworkManager-gnome was rebased. ++++ gnome-shell-extensions: - Add place-menu-handle-special-user-dirs-update.patch: Let place menu handles changes of special user directories properly (bnc#885490). ++++ gnome-themes-standard: - Update to version 3.13.90: + Checkbox/radio updates. + Improvements to the high contrast theme. + Move default background to gnome-backgrounds. ++++ grub2: - grub2-s390x-04-grub2-install.patch: * fix removal of obsolete files. (bnc#892810) - grub2-s390x-04-grub2-install.patch: * add support for legacy '/boot'. (bnc#873951, bnc#892088) - grub2-s390x-04-grub2-install.patch: * make snapshots submenu available after rollback. (bnc#892014) ++++ ibus: - Update ibus xim script to properly detect GNOME 3.12+ and to use ibus default configuration on first startup of GNOME (bnc#862589 internal), with help from Takashi Iwai. ++++ kernel-default: - config: disable COMMON_CLK_QCOM on non-ARM architectures - commit 901b82f - Update to 3.17-rc1 - Eliminated 8 patches. - ARM is disabled. - Xen is disabled. - Config changes: - Generic config options: * LOG_CPU_MAX_BUF_SHIFT=15 (32kb, only used with ncpus > 64) * KEXEC_VERIFY_SIG=y (needed for secure boot to not get our keys revoked) * FW_LOADER_USER_HELPER_FALLBACK=y (we use udev) * MESSAGE_LOGLEVEL_DEFAULT=4 (default) * DEBUG_INFO_SPLIT=n (would be nice to do =y, but do our tools support it?) * DEBUG_INFO_DWARF4=y * TEST_RHASHTABLE=n * TEST_FIRMWARE=n * TEST_UDELAY=n * FENCE_TRACE=n * GLOB_SELFTEST=n * CONFIG_SPI=y - USB_MSI2500 depends on SPI - Every other SPI driver is disabled - New modules: * NF_LOG_ARP=m * NF_LOG_IPV4=m * NF_LOG_IPV6=m * NFT_BRIDGE_REJECT=m * NF_LOG_BRIDGE=m * 6LOWPAN=m * TABLET_SERIAL_WACOM4=m * I2C_ACPI=y * W1_SLAVE_DS2406=m * SENSORS_POWR1220=m * SENSORS_TPS40422=m * SENSORS_TMP103=m * IR_XMP_DECODER=m * USB_MSI2500=m * USB_AIRSPY=m * VIDEO_SOLO6X10=m * HID_GT683R=m * HID_LENOVO=m * USB_LINK_LAYER_TEST=m * EDAC_IE31200=m * RTC_DRV_PCF85063=m * MFD_MAX8907=m * VIDEO_SOLO6X10=m * TOSHIBA_HAPS=m * EXTCON_SM5502=m * PHY_ST_SPEAR1310_MIPHY=m * PHY_ST_SPEAR1340_MIPHY=m * THUNDERBOLT=m * CRYPTO_DRBG_MENU=m - CRYPTO_DRBG_HMAC=y - CRYPTO_DRBG_HASH=y - CRYPTO_DRBG_CTR=y * CRYPTO_DEV_QAT_DH895xCC=m * CRYPTO_DES3_EDE_X86_64=m * INTEL_MIC_BUS=m * INTEL_MIC_X100_DMA=m * UNISYS_VISORUTIL=m - UNISYS_VISORCHANNEL=m - UNISYS_VISORCHIPSET=m - UNISYS_CHANNELSTUB=m - UNISYS_UISLIB=m - UNISYS_VIRTPCI=m - UNISYS_VIRTHBA=m - ppc64/ppc64le: * SENSORS_IBMPOWERNV=m * KVM_BOOK3S_64_HV=m * CMA_DEBUG=n * CMA_AREAS=7 (default) - s390x: * IRQ_DOMAIN_DEBUG=n - commit 7627acb ++++ kernel-source: - config: disable COMMON_CLK_QCOM on non-ARM architectures - commit 901b82f - Update to 3.17-rc1 - Eliminated 8 patches. - ARM is disabled. - Xen is disabled. - Config changes: - Generic config options: * LOG_CPU_MAX_BUF_SHIFT=15 (32kb, only used with ncpus > 64) * KEXEC_VERIFY_SIG=y (needed for secure boot to not get our keys revoked) * FW_LOADER_USER_HELPER_FALLBACK=y (we use udev) * MESSAGE_LOGLEVEL_DEFAULT=4 (default) * DEBUG_INFO_SPLIT=n (would be nice to do =y, but do our tools support it?) * DEBUG_INFO_DWARF4=y * TEST_RHASHTABLE=n * TEST_FIRMWARE=n * TEST_UDELAY=n * FENCE_TRACE=n * GLOB_SELFTEST=n * CONFIG_SPI=y - USB_MSI2500 depends on SPI - Every other SPI driver is disabled - New modules: * NF_LOG_ARP=m * NF_LOG_IPV4=m * NF_LOG_IPV6=m * NFT_BRIDGE_REJECT=m * NF_LOG_BRIDGE=m * 6LOWPAN=m * TABLET_SERIAL_WACOM4=m * I2C_ACPI=y * W1_SLAVE_DS2406=m * SENSORS_POWR1220=m * SENSORS_TPS40422=m * SENSORS_TMP103=m * IR_XMP_DECODER=m * USB_MSI2500=m * USB_AIRSPY=m * VIDEO_SOLO6X10=m * HID_GT683R=m * HID_LENOVO=m * USB_LINK_LAYER_TEST=m * EDAC_IE31200=m * RTC_DRV_PCF85063=m * MFD_MAX8907=m * VIDEO_SOLO6X10=m * TOSHIBA_HAPS=m * EXTCON_SM5502=m * PHY_ST_SPEAR1310_MIPHY=m * PHY_ST_SPEAR1340_MIPHY=m * THUNDERBOLT=m * CRYPTO_DRBG_MENU=m - CRYPTO_DRBG_HMAC=y - CRYPTO_DRBG_HASH=y - CRYPTO_DRBG_CTR=y * CRYPTO_DEV_QAT_DH895xCC=m * CRYPTO_DES3_EDE_X86_64=m * INTEL_MIC_BUS=m * INTEL_MIC_X100_DMA=m * UNISYS_VISORUTIL=m - UNISYS_VISORCHANNEL=m - UNISYS_VISORCHIPSET=m - UNISYS_CHANNELSTUB=m - UNISYS_UISLIB=m - UNISYS_VIRTPCI=m - UNISYS_VIRTHBA=m - ppc64/ppc64le: * SENSORS_IBMPOWERNV=m * KVM_BOOK3S_64_HV=m * CMA_DEBUG=n * CMA_AREAS=7 (default) - s390x: * IRQ_DOMAIN_DEBUG=n - commit 7627acb ++++ kernel-syms: - config: disable COMMON_CLK_QCOM on non-ARM architectures - commit 901b82f - Update to 3.17-rc1 - Eliminated 8 patches. - ARM is disabled. - Xen is disabled. - Config changes: - Generic config options: * LOG_CPU_MAX_BUF_SHIFT=15 (32kb, only used with ncpus > 64) * KEXEC_VERIFY_SIG=y (needed for secure boot to not get our keys revoked) * FW_LOADER_USER_HELPER_FALLBACK=y (we use udev) * MESSAGE_LOGLEVEL_DEFAULT=4 (default) * DEBUG_INFO_SPLIT=n (would be nice to do =y, but do our tools support it?) * DEBUG_INFO_DWARF4=y * TEST_RHASHTABLE=n * TEST_FIRMWARE=n * TEST_UDELAY=n * FENCE_TRACE=n * GLOB_SELFTEST=n * CONFIG_SPI=y - USB_MSI2500 depends on SPI - Every other SPI driver is disabled - New modules: * NF_LOG_ARP=m * NF_LOG_IPV4=m * NF_LOG_IPV6=m * NFT_BRIDGE_REJECT=m * NF_LOG_BRIDGE=m * 6LOWPAN=m * TABLET_SERIAL_WACOM4=m * I2C_ACPI=y * W1_SLAVE_DS2406=m * SENSORS_POWR1220=m * SENSORS_TPS40422=m * SENSORS_TMP103=m * IR_XMP_DECODER=m * USB_MSI2500=m * USB_AIRSPY=m * VIDEO_SOLO6X10=m * HID_GT683R=m * HID_LENOVO=m * USB_LINK_LAYER_TEST=m * EDAC_IE31200=m * RTC_DRV_PCF85063=m * MFD_MAX8907=m * VIDEO_SOLO6X10=m * TOSHIBA_HAPS=m * EXTCON_SM5502=m * PHY_ST_SPEAR1310_MIPHY=m * PHY_ST_SPEAR1340_MIPHY=m * THUNDERBOLT=m * CRYPTO_DRBG_MENU=m - CRYPTO_DRBG_HMAC=y - CRYPTO_DRBG_HASH=y - CRYPTO_DRBG_CTR=y * CRYPTO_DEV_QAT_DH895xCC=m * CRYPTO_DES3_EDE_X86_64=m * INTEL_MIC_BUS=m * INTEL_MIC_X100_DMA=m * UNISYS_VISORUTIL=m - UNISYS_VISORCHANNEL=m - UNISYS_VISORCHIPSET=m - UNISYS_CHANNELSTUB=m - UNISYS_UISLIB=m - UNISYS_VIRTPCI=m - UNISYS_VIRTHBA=m - ppc64/ppc64le: * SENSORS_IBMPOWERNV=m * KVM_BOOK3S_64_HV=m * CMA_DEBUG=n * CMA_AREAS=7 (default) - s390x: * IRQ_DOMAIN_DEBUG=n - commit 7627acb ++++ llvm: - Fix the sed command on 64bit, this should fix the dynamic linker problem with clang -m32. ++++ libgcrypt: - fix a potential NULL pointer deference in DRBG patchset * fixes from https://bugs.g10code.com/gnupg/issue1701 * added v7-0001-SP800-90A-Deterministic-Random-Bit-Generator.patch * added v7-0007-User-interface-to-DRBG.patch * removed 0001-SP800-90A-Deterministic-Random-Bit-Generator.patch.bz2 * removed 0007-User-interface-to-DRBG.patch - add a subpackage for CAVS testing * add cavs_driver.pl and cavs-test.sh from the kernel cavs package * added drbg_test.patch ++++ glibmm2: - Update to version 2.41.3: + Updated documentation (bgo#734094). ++++ gtkmm3: - Update to version 3.13.7: + Gtk: - Box: Wrap child properties (bgo#140515). - Grid: Wrap child properties (bgo#140515). - HeaderBar: Wrap child properties (bgo#140515). - Paned: Wrap child properties (bgo#140515). - TreeView: Deprecate property_rules_hint(). + Updated documentation. ++++ libinput: - Update to new upstream release 0.5.0 * Device information (name, vendor id, product id) getters * The beginning of a configuration API. So far tapping on touchpads can be enabled or disabled. * As a side effect, tapping is now disabled by default and needs explicit enabling via the new API. ++++ sssd: - The utility sss_obfuscate uses the Python module pysss, so add a dependency on python-sssd-config to sssd-tools (bnc#890242) ++++ libpng15: - updated to 1.5.19 ++++ systemd: - Add upstream patches 0001-nspawn-fix-truncation-of-machine-names-in-interface-.patch 0002-switch-root-umount-the-old-root-correctly.patch 0003-bootchart-it-s-not-OK-to-return-1-from-a-main-progra.patch 0005-sd-resolve-fix-allocation-if-query-ids-never-reuse-t.patch 0007-journald-also-increase-the-SendBuffer-of-dev-log-to-.patch 0008-mount-setup-fix-counting-of-early-mounts-without-SMA.patch 0009-journald-Fix-off-by-one-error-in-Missed-X-kernel-mes.patch 0010-machine_kill-Don-t-kill-the-unit-when-killing-the-le.patch 0011-units-fix-BindsTo-logic-when-applied-relative-to-ser.patch 0012-util-try-to-be-a-bit-more-NFS-compatible-when-checki.patch 1063-udev-path_id-suppress-ID_PATH-for-devices-with-an-un.patch - man pages from section 3 are developer docs, move them to the -devel package. ++++ tracker: - Update to version 1.1.3: + New Feature: Extractor is now 'crash-aware' that being, we have a separate data source for content that can't be extracted to avoid repeated failures from tracker-extract. This also survives through crashes that may occur due to attempted extractions. + build: Reduce vala generated source warnings from GCC. + libtracker-fts: Make private functions static + libtracker-miner: Make sure we return NULL on FileDataProvider begin() errors + libtracker-miner: Add API tracker_decorator_fs_prepend_file() as part of 'crash-aware' feature. + Updated translations. - Update to version 1.1.2: + New Feature: Data Provider: Now there are TrackerDataProvider and TrackerEnumerator interfaces to allow 3rd parties to supply their own data to Tracker to be indexed, for example for an online or proprietary service. + ontology: nfo:hasMediaStream no longer has a max cardinality of 1, this may mean a reindex is needed. + libtracker-miner: - PkgConfig file now requires libmediaart (when dependent) privately. - Many documentation updates and fixes. + libtracker-extract: There is no longer an example in the examples/ directory as this library is now private. + tracker-extract-mp3: Fixed mp3 parsing for ID3v24 or ID3v23 tags. + tracker-extract: - Fixed missing TRACKER_EXTRACTORS_DIR env var that was removed at some stage. - Cleaned up signal handling, SIGALRM and SIGABRT no longer used. - When built with libmediaart, requires version 0.5.0 or higher. + tracker-preferences: - Don't use Stock.* deprecated since Gtk+ 3.10. - Added suggestion to reindex OR restart depending on configuration changes applied. + functional-tests: Improved and updated in places. + Build fixes. + Bugs fixed: bgo#734464, bgo#733857, bgo#734089, bgo#734144, bgo#733316, bgo#733948, bgo#733863, bgo#733536, bgo#733439. + Updated translations. - Update to version 1.1.1: + build: Use major version only PkgConfig files. Previously, we had $library-$major-$minor (e.g. tracker-sparql-1.2, when it should be tracker-sparql-1.0) to avoid creating unnecessary work for developers using Tracker. This release corrects this and it was planned originally. - Changes from versoin 1.1.0: + build: Added CC_CHECK_FLAGS_APPEND m4 macros from xinelib/systemd projects to check GCC compiler flags we can use. + tracker-miner-apps: New process to mine data about applications, previously part of tracker-miner-fs. Can be disabled with --disable-miner-apps. + tracker-miner-user-guides: New process to mine data about user guides and help content, previously part of tracker-miner-fs. Can be disabled with --disable-user-guides. + tracker-extract: - [BMP] Added an new extractor. - [ISO] Extract language, copyright and author information about ISO images using new ontology. - [ODT] Improved extraction of content so we don't stop on embedded tabs and line breaks. + tracker-control: - Added a lot of strings previsouly untranslated. - Removed shorthand command line switches for less common arguments (--list-*, --pause-details). - Added --watch command line option to watch changes to the database. + tracker-info: - Add --resource-is-iri or -i to avoid filename to URN lookups. - Don't show "(null)" for nie:InformationElements with no nie:url. + tracker-preferences: - General UI clean up and modernization fixing many deprecations where old GTK+ widgets were used. - Added 'control' tab to allow users to enable finer control of what's indexed (e.g. numbers - which are normally disabled). - Add AppData with screenshots for app stores. + tracker-needle: Add AppData with screenshots for app stores. + Updated translations. - Update to version 1.0.3: + Clean up License files. + Buildsystem fixes. + libtracker-fts: Make private functions static. + libtracker-data: - Fixed unit tests so files are not left around failing distcheck. - Fix tracker-backup unit test failures. + libtracker-common: Enable G_MESSAGES_DEBUG for verbosity > 1, not 2. + libtracker-extract: - Fixed TRACKER_EXTRACTORS_DIR env var. - Remove from examples/ this library is now private. + libtracker-miner: - Chain parent constructed() in TrackerDecorator. - Document TRACKER_MINER_DBUS_* defines. - .pc Requires.priv libmediaart (if built with it). + libtracker-control: - Added .gitignore for VAPI and other generated content. - Added missing sections.txt for documentation. + tracker-extract: - Added rule for source code files to add nfo:SourceCode rdf-type. - MP3 id3v23, id3v24 functions documented and v23 fixed. - Use default signal handler for SIGALRM and SIGABRT. + writeback: support saving metadata for GIFs. + tests: Use tap automake testing scripts, fixes output summaries. + functional-tests: Rework 400-extractor.py test. + Bugs fixed: bgo#734464, bgo#733573, bgo#733317, bgo#733857, bgo#734089, bgo#734144, bgo#733316, bgo#733439, bgo#733317. + Updated translations. - Drop tracker-thunderbird.patch and tracker-missing-include.patch: fixed upstream. - Replace autogen.sh call with gnome-autogen.sh: tracker switched to using the default in git as well. - Drop autogen.sh as source: no longer required after the switch to gnome-autogen.sh. ++++ tracker-extras: - Update to version 1.1.3: + New Feature: Extractor is now 'crash-aware' that being, we have a separate data source for content that can't be extracted to avoid repeated failures from tracker-extract. This also survives through crashes that may occur due to attempted extractions. + build: Reduce vala generated source warnings from GCC. + libtracker-fts: Make private functions static + libtracker-miner: Make sure we return NULL on FileDataProvider begin() errors + libtracker-miner: Add API tracker_decorator_fs_prepend_file() as part of 'crash-aware' feature. + Updated translations. - Update to version 1.1.2: + New Feature: Data Provider: Now there are TrackerDataProvider and TrackerEnumerator interfaces to allow 3rd parties to supply their own data to Tracker to be indexed, for example for an online or proprietary service. + ontology: nfo:hasMediaStream no longer has a max cardinality of 1, this may mean a reindex is needed. + libtracker-miner: - PkgConfig file now requires libmediaart (when dependent) privately. - Many documentation updates and fixes. + libtracker-extract: There is no longer an example in the examples/ directory as this library is now private. + tracker-extract-mp3: Fixed mp3 parsing for ID3v24 or ID3v23 tags. + tracker-extract: - Fixed missing TRACKER_EXTRACTORS_DIR env var that was removed at some stage. - Cleaned up signal handling, SIGALRM and SIGABRT no longer used. - When built with libmediaart, requires version 0.5.0 or higher. + tracker-preferences: - Don't use Stock.* deprecated since Gtk+ 3.10. - Added suggestion to reindex OR restart depending on configuration changes applied. + functional-tests: Improved and updated in places. + Build fixes. + Bugs fixed: bgo#734464, bgo#733857, bgo#734089, bgo#734144, bgo#733316, bgo#733948, bgo#733863, bgo#733536, bgo#733439. + Updated translations. - Update to version 1.1.1: + build: Use major version only PkgConfig files. Previously, we had $library-$major-$minor (e.g. tracker-sparql-1.2, when it should be tracker-sparql-1.0) to avoid creating unnecessary work for developers using Tracker. This release corrects this and it was planned originally. - Changes from versoin 1.1.0: + build: Added CC_CHECK_FLAGS_APPEND m4 macros from xinelib/systemd projects to check GCC compiler flags we can use. + tracker-miner-apps: New process to mine data about applications, previously part of tracker-miner-fs. Can be disabled with --disable-miner-apps. + tracker-miner-user-guides: New process to mine data about user guides and help content, previously part of tracker-miner-fs. Can be disabled with --disable-user-guides. + tracker-extract: - [BMP] Added an new extractor. - [ISO] Extract language, copyright and author information about ISO images using new ontology. - [ODT] Improved extraction of content so we don't stop on embedded tabs and line breaks. + tracker-control: - Added a lot of strings previsouly untranslated. - Removed shorthand command line switches for less common arguments (--list-*, --pause-details). - Added --watch command line option to watch changes to the database. + tracker-info: - Add --resource-is-iri or -i to avoid filename to URN lookups. - Don't show "(null)" for nie:InformationElements with no nie:url. + tracker-preferences: - General UI clean up and modernization fixing many deprecations where old GTK+ widgets were used. - Added 'control' tab to allow users to enable finer control of what's indexed (e.g. numbers - which are normally disabled). - Add AppData with screenshots for app stores. + tracker-needle: Add AppData with screenshots for app stores. + Updated translations. - Update to version 1.0.3: + Clean up License files. + Buildsystem fixes. + libtracker-fts: Make private functions static. + libtracker-data: - Fixed unit tests so files are not left around failing distcheck. - Fix tracker-backup unit test failures. + libtracker-common: Enable G_MESSAGES_DEBUG for verbosity > 1, not 2. + libtracker-extract: - Fixed TRACKER_EXTRACTORS_DIR env var. - Remove from examples/ this library is now private. + libtracker-miner: - Chain parent constructed() in TrackerDecorator. - Document TRACKER_MINER_DBUS_* defines. - .pc Requires.priv libmediaart (if built with it). + libtracker-control: - Added .gitignore for VAPI and other generated content. - Added missing sections.txt for documentation. + tracker-extract: - Added rule for source code files to add nfo:SourceCode rdf-type. - MP3 id3v23, id3v24 functions documented and v23 fixed. - Use default signal handler for SIGALRM and SIGABRT. + writeback: support saving metadata for GIFs. + tests: Use tap automake testing scripts, fixes output summaries. + functional-tests: Rework 400-extractor.py test. + Bugs fixed: bgo#734464, bgo#733573, bgo#733317, bgo#733857, bgo#734089, bgo#734144, bgo#733316, bgo#733439, bgo#733317. + Updated translations. - Drop tracker-thunderbird.patch and tracker-missing-include.patch: fixed upstream. - Replace autogen.sh call with gnome-autogen.sh: tracker switched to using the default in git as well. - Drop autogen.sh as source: no longer required after the switch to gnome-autogen.sh. ++++ rng-tools: - package is needed on %arm (raspberry pi at least). ++++ rsyslog: - Stop syslog.socket in %preun to avoid the daemon we uninstall gets started by a log message due to dependencies (bnc#840815). ++++ shotwell: - Update to version 0.19.0: + Support for Rajce.net and Gallery 3 photo services added. + Set background image for lock screen. + Better detection of corrupt images during import. + Various bug fixes. + Updated translations. - Drop upstream fixed patches shotwell-vala.patch and 0001-Remove-photo-from-the-collection-when-deleting-in-si.patch. ++++ syslogd: - Add syslogd-rpmlintrc to sourcelist to shut up stupid factory auto - Stop syslog.socket in %preun to avoid the daemon we uninstall gets started by a log message due to dependencies (bnc#840815). ++++ x11-tools: - Improve GNOME detection for Classic mode. ++++ yast2-network: - Fixed requesting sshd/firewall packages in case of the default configuration together with minimal installation (bnc#893126) - 3.1.86 ++++ yast2-samba-client: - Support separately defined Samba resources; don't manipulate the ctdb_manages_winbind parameter during join; (bnc#892982). - 3.1.11 ------------------------------------------------------------------ ------------------ 2014-8-21 - Aug 21 2014 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to version 0.2.10 - Better handing of zypper errors on the command line - Better error message if --instance-data file not found - Error out if invalid command line options given ++++ clutter-gtk: - Update to version 1.5.4: + Improve initialization sequence. + Require GDK backend when using Clutter-GTK. + Use subsurface protocol when using Wayland. + Bugs fixed: bgo#695737, bgo#734905, bgo#734906. ++++ clutter: - Update to version 1.19.8: + Improve the GDK backend. + Fix drawing transparent Canvas content inside transparent actors. + Bugs fixed: bgo#733202, bgo#734934, bgo#734935, bgo#734761. + Updated translations. ++++ desktop-translations: - Update translations. ++++ dracut: - dracut.sh: check for logfile (--logfile option) and create it if necessary Add 0139-dracut.sh-check-for-logfile-logfile-option-and-creat.patch - Avoid duplicate names in host_devs Add 0140-dracut.sh-Avoid-duplicate-devices-in-host_devs.patch - iscsi: Avoid bad ip route call on empty address Add 0141-iscsi-Avoid-bad-ip-route-call-on-empty-address.patch - 40network: Don't report error for .../ifroute-* during module setup Add 0142-40network-Don-t-report-error-for-etc-sysconfig-netwo.patch - iscsi: Fix up ipv6 in brackets , iterate over all needed iscsi mounts Add 0143-iscsi-Fix-up-ipv6-in-brackets-iterate-over-all-possi.patch - 90crypt: Fixed crypttab_contains() to also work with device in /etc/crypttab Add 0144-90crypt-Fixed-crypttab_contains-to-also-work-with-de.patch - 40network: handle 'ip=ifname:static' correctly (bnc#892801) Add 0145-40network-handle-ip-ifname-static-correctly.patch ++++ gnome-desktop: - Update to version 3.13.90: + gnome-rr: Add missing introspection annotations. + Updated translations. ++++ gnome-screenshot: - Update to version 3.13.90: + Don't use deprecated GTK+ API. + Port commandline handling to GApplication. + Make DBus activatable. + Implement g_application_activate(). + Updated translations. - Rebase gnome-screenshot-onlyshowin.patch. ++++ nautilus: - Update to version 3.13.90: + Fix problems with fast group/owner changes. + Fix user list for owner changes. + Use margin-start/end instead of deprecated margin-left/right. + Fix floating bar CSS style after Adwaita GTK move. + Fix build glitch with enums file. + Updated translations. ++++ gtksourceview: - Update to version 3.13.90: + Adjustments to the file loading and saving API: - Make gtk_source_encoding_get_default_candidates() private. - Replace gtk_source_encoding_foreach() by gtk_source_encoding_get_all(). + Add Vala bindings. + Various other improvements. + Updated translations. - Add vala BuildRequires: new dependency to build the vala bindings. - Set devel package group to "Development/Languages/C and C++". - Update to version 3.13.3: + Extend the api to obtain candidate encodings. + Rework drawing of spaces and margins (requires new Gtk+). + Various other improvements and bugfixes. + Updated translations. - Update to version 3.13.2: + New feature: file loading and saving. + Split testfiles.sh to tests/syntax-highlighting/. + GtkSourceView is now fully relicensed to LGPL. + Various other improvements and bugfixes. + Updated translations. - Update License to LGPL-2.1+, following upstreams relicensing efforts. - Update to version 3.13.1: + Improvements to the words completion provider. + Completion window sizing fixes. + Improvements to some lang files. + Various other improvements and bugfixes. + Updated translations. ++++ ibus-m17n: - Remove the following languages (cs,da,de,el,en,es,fi,fr,hr,it,nb,nn,pa,pl,sk,sv) from locale-specific provides tag, to prevent ibus/ibus-m17n to be installed by default for those languages. ++++ java-1_7_0-openjdk: - Removed patches unused patches: * java-1.7.0-openjdk-debugdocs.patch * java-1.7.0-openjdk-debuginfo.patch ++++ java-1_7_0-openjdk-plugin: - Touch link targets in order to silence test of broken symlinks ++++ java-1_8_0-openjdk-plugin: - Touch link targets in order to silence test of broken symlinks ++++ kernel-default: - Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch (bnc#887046). - commit b1e2a41 - rpm/kernel-binary.spec.in: Fix the version variables in the generated Makefile (bnc#892973) - commit 8331f47 ++++ kernel-source: - Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch (bnc#887046). - commit b1e2a41 - rpm/kernel-binary.spec.in: Fix the version variables in the generated Makefile (bnc#892973) - commit 8331f47 ++++ kernel-syms: - Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch (bnc#887046). - commit b1e2a41 - rpm/kernel-binary.spec.in: Fix the version variables in the generated Makefile (bnc#892973) - commit 8331f47 ++++ multipath-tools: - Revert to ACT_RELOAD in domap() if the map exists - multipathd: asynchronous configuration (bnc#891189) - multipathd: timeout CLI commands when waiting for lock (bnc#891189) - Remove dm_udev_XXX wrapper functions - uxlsnr: use typedef for trigger function - multipathd: lock cli client list - multipathd: Use standard lists for CLI handling ++++ ilmbase: - Add obsoletes to baselibs.conf. ++++ libcap-ng: - fix specfile so that only libcap-ng-python buildrequires python ++++ harfbuzz: - Update to version 0.9.35: + Fix major shape-plan caching bug when more than one shaper were provided to hb_shape_full() (as exercised by XeTeX). + Fix Arabic fallback shaping regression. + Major hb-coretext fixes. That backend is complete now, including respecing buffer direction and language, down to vertical writing. + Build fixes for Windows CE. + Misc fixes: - Use atexit() only if it's safe to call from shared library. fdo#82246 - Mandaic had errors in its Unicode Joining_Type. fdo#82306 + API changes: - hb_buffer_clear_contents() does not reset buffer flags now. - Changes from version 0.9.34: + hb_feature_from_string() now accepts CSS font-feature-settings format. + As a result, hb-shape / hb-view --features also accept CSS-style strings. Eg, "'liga' off" is accepted now. + Add old-spec Myanmar shaper: fdo#81775 + Don't apply 'calt' in Hangul shaper. + Fix mark advance zeroing for Hebrew shaper: fdo#76767 + Implement Windows-1256 custom Arabic shaping. Only built on Windows, and requires help from get_glyph(). + Disable 'liga' in vertical text. + Build fixes. + API changes: - Make HB_BUFFER_FLAG_BOT/EOT easier to use. - Changes from version 0.9.33: + Turn off ARabic 'cswh' feature that was accidentally turned on. + Add HB_TAG_MAX_SIGNED. + Make hb_face_make_immutable() really make face immutable! + Windows build fixes. - Changes from version 0.9.32: + Apply Arabic shaping features in spec order exactly. + Another fix for Mongolian free variation selectors. + For non-Arabic scripts in Arabic shaper apply 'rlig' and 'calt' together. + Minor adjustment to U+FFFD logic. + Fix hb-coretext build. - Changes from version 0.9.31: + Only accept valid UTF-8/16/32; we missed many cases before. + Better shaping of invalid UTF-8/16/32. Falls back to U+FFFD REPLACEMENT CHARACTER now. + With all changes in this release, the buffer will contain fully valid Unicode after hb_buffer_add_utf8/16/32 no matter how broken the input is. + Fix Mongolian Variation Selectors for fonts without GDEF. + Fix minor invalid buffer access. + Accept zh-Hant and zh-Hans language tags. hb_ot_tag_to_language() now uses these instead of private tags. + Build fixes. + New API: - hb_buffer_add_codepoints(). This does what hb_buffer_add_utf32() used to do, ie. no validity check on the input at all. add_utf32 now replaces invalid Unicode codepoints with the replacement character. - hb_buffer_set_replacement_codepoint() - hb_buffer_get_replacement_codepoint() Previously, in hb_buffer_add_utf8 and hb_buffer_add_utf16, when we detected broken input, we replaced that with (hb_codepoint_t)-1. This has changed to use U+FFFD now, but can be changed using these new API. ++++ libibverbs: - Readd the missing s390 patch. ++++ upower: - Update to version 0.99.1: + New Features: - Remove IsDocked property - Remove unused polkit dependency + Bugfixes: - Create the history directory at runtime - Do not log a critical warning when using _set_object_path_sync() - Fix API doc for up_client_get_on_battery() - Fix possible UpHistoryItem leak on failure - Fix segfault on getting property when daemon is not running - Fix shutdown on boot on some machines - Fix small memleak on startup with Logitech devices - Free the obtained device list array after use - Update lid status when updating AC status - Remove upower-fix-leaks.patch: fixed upstream. - Adjust package name, since LT_CURRENT is now 3 ++++ libxkbcommon: - Update to version 0.4.3: + Fixed a bug which caused xkb_x11_keymap_new_from_device() to misrepresent modifiers for some keymaps. https://github.com/xkbcommon/libxkbcommon/issues/9 + Fixed a bug which caused xkb_x11_keymap_new_from_device() to ignore XKB PrivateAction's. + Modifiers are now always fully resolved after xkb_state_update_mask(). Previously the given state components were used as-is, without considering virtual modifier mappings. Note: this only affects non-standard uses of xkb_state_update_mask(). + Added a test for xkbcommon-x11, "x11comp". The test uses the system's Xvfb server and xkbcomp. If they do not exist or fail, the test is skipped. + Fixed memory leaks after parse errors in the XKB yacc parser. + The fix required changes which are currently incompatible with byacc. ++++ ppp: - Update to 2.4.7: * Fixed a potential security issue in parsing option files (CVE-2014-3158, bnc#891489). * There is a new "stop-bits" option, which takes an argument of 1 or 2, indicating the number of stop bits to use for async serial ports. * Various bug fixes. ++++ release-notes-sled: - 12.0.20140821: - Update SLE 12 release notes from FATE. ++++ rsyslog: - reenable gssapi module - rsyslog 8.4.0 [v8-stable] - this is the new stable branch, which incorporates all enhancements of rsyslog 8.3. - rsyslog 8.3.5 [v8-devel] 2014-08-05 - mmjsonparse: support selectable cookie and target containers This permits to put different meanings into a json formatted syslog message, e.g. the "traditional" cee or cim data. - bugfix: mmjsonparse did not build with json-c < 0.10 This was a regression introduced some time in the past in order to support API changes in json-c. Now we check for the - rsyslog and use proper code. - omprog: emit error message via syslog() if loading binary fails This happens after forking, so omprog has no longer access to rsyslog's regular error reporting functions. Previously, this meant any error message was lost. Now it is emitted via regular syslog (which may end up in a different instance, if multiple instances run...) - couple of patches imported from v7-stable (7.6.4) - rsyslog 8.3.4 [v8-devel] 2014-07-11 - new pmciscoios parser supporting various Cisco IOS formats - RFC3164 timestamp parser now accepts timezones and subsecond resolution ... at least for some common formats and where we could do so without running risk of breaking proper formats (or introducing regressions) - new parser config object -- permits to define custom parser definitions - new tzinfo config object -- permits to define time zone offsets This is a utility object that currently is being used by some parsers. - bugfix: mishandling of input modules not supporting new input instances If they did not support this, accidently the output module part of the module union was written, leading to unpredictable results. Note: all core modules do support this interface, but some contributed or very old ones do not. - bugfix: double-free when ruleset() parser parameters were used While unlikely, this could cause stability issues even after the config phase. - rsyslog 8.3.3 [v8-devel] 2014-06-26 - unify input object naming imudp now supports "name" paramter, as other inputs do. "inputname" has been deprecated, but can still be used. Same applies to "appendport" subparamter". Thanks to "Nick Syslog" for the suggestion. - made the missing (contributed) modules build under v8 [import from 8.2.2] Modules: * mmrfc5424addhmac omrabbitmq omgssapi omhdfs omzmq3 - added a cleanup process (janitor); permits to close omfile files after a timeout - make omgssapi build under v8.3 [import vom v8.2] note that we could do this to the stable, because there is NO regression chance at all: only omgssapi was changed, and this module did NOT work previously. - removed obsolete --disable-fsstnd configure option Thanks to Thomas D. for alerting us. Closes: https://github.com/rsyslog/rsyslog/issues/72 - rsyslog 8.3.2 [v8-devel] 2014-05-02 - new template options for date extraction: - year - month - day - wday - hour - minute - second - tzoffshour - tzoffsmin - tzoffsdirection - wdayname For string templates, these are property options and they are prefixed with "date-" (e.g. "date-year", "date-month", ...) see also: https://github.com/rsyslog/rsyslog/issues/65 - bugfix: mmexternal remove framing char before processing JSON reply This did not have any real bad effects, but caused unnecessary processing, as empty replies were not properly detected. Otherwise, the bug was not noticible from the user's PoV. - bugfix: mmexternal segfault due to invalid free in non-json input mode closes: https://github.com/rsyslog/rsyslog/issues/70 - bugfix: mmexternal segfault when external plugin sent invalid reply ... or no reply at all. This happened if the reply was imporper JSON. Now, we emit an error message in those cases. see also: https://github.com/rsyslog/rsyslog/issues/69 - bugfix: mmexternal did potentially pass incomplete data to restarted external plugin This could happen if EPIPE was returned "too late", in which case the beginning of the data could be lost. - bugfix: mmexternal did not properly process messages over 4KiB The data to be passed to the external plugin was truncated after 4KiB. see: https://github.com/rsyslog/rsyslog/issues/64 - imrelp: added support for per-listener ruleset and inputname see: https://github.com/rsyslog/rsyslog/pull/63 Thanks to bobthesecurityguy github user for the patch - rsyslog 8.3.1 [v8-devel] 2014-04-24 - external message modification interface now support modifying message PRI - "jsonmesg" property will include uuid only if one was previously generated This is primarily a performance optimization. Whenever the message uuid is gotten, it is generated when not already present. As we used the regular setter, this means that always the uuid was generated, which is quite time-consuming. This has now been changed so that it only is generated if it already exists. That also matches more closly the semantics, as "jsonmesg" should not make modifications to the message. Note that the same applies to "fulljson" passing mode for external plugins. - added plugin to rewrite message facility and/or severity Name: fac-sever-rewrite.py - permits to build against json-c 0.12 Unfortunately, json-c had an ABI breakage, so this is necessary. Note that - rsyslogs prior to 0.12 had security issues (CVE-2013-6370, CVE-2013-6371) and so it is desirable to link against the new - rsyslog. Thanks to Thomas D. for the patch. Note that at least some distros have fixed the security issue in older - rsyslogs of json-c, so this seems to apply mostly when building from sources. - bugfix: using UUID property could cause segfault - bugfix/mmexternal: memory leak - bugfix: memory leak when using "jsonmesg" property - bugfix: mmutf8fix did not detect two invalid sequences Thanks to Axel Rau for the patch. - bugfix: build problems with lexer.l on some platforms For some reason, the strdup() prototype and others are missing. I admit that I don't know why, as this happens only in 8.3.0+ and there is no indication of changes to the affected files. In any case, we need to fix this, and the current solution works at least as an interim one. - rsyslog 8.3.0 [v8-devel] 2014-04-10 - new plugin for anonymizing credit card numbers Thanks to Peter Slavov for providing the code. - external message modification modules are now supported They are bound via the new native module "mmexternal". Also, a sample skeleton for an external python message modification module has been added. - new $jsonmesg property with JSON representation of whole message object closes: https://github.com/rsyslog/rsyslog/issues/19 - improved error message for invalid field extraction in string template see also: http://kb.monitorware.com/problem-with-field-based-extraction-t12299.html - fix build problems on Solaris - NOTE: a json-c API that we begun to use requires the compiler to be in c99 mode. By default, we select it automatically. If you modify this and use gcc, be sure to include "-std=c99" in your compiler flags. This seems to be necessary only for older - rsyslogs of gcc. - rsyslog 8.2.3 [v8-stable] 2014-??-?? - bugfix: ommysql: handle/mem leak upon termination of worker thread This could become bad if the (instance) worker threads are often started and terminated. But it takes quite a while to show effect. - added documentation tarball and also install the html documentation new subpackage rsyslog-doc - drop rsyslog-pid-file.patch: patch is included in update - added rsyslog-8.4.0_implicit_declaration.patch: include sys/time.h for gettimeofday ++++ sled-manuals_en: - Update text and image files (Last Changed Rev.: 11511:14248M). ++++ sles-manuals_en: - Update text and image files (Last Changed Rev.: 11511:14248M). ++++ sysvinit: - use systemd-rpm-macros instead of systemd-devel to avoid build dependency on systemd and it's deps in turn - don't install mkinitrd stuff on > 131 anymore ++++ update-test-trival: - improve description of packages and fix content of README files - some minor fixes and clean-ups in the spec file ++++ yast2: - Fixed checking whether SuSEfirewall2 package is selected or installed - in inst_finish, the package is already installed (bnc#892935) - 3.1.101 ++++ yast2-country: - Persisted X11 keyboard configuration using localectl (bnc#892303) - 3.1.11 ++++ yast2-network: - Fixed firewall proposal in case of VNC installation: using correct firewall services: vnc-httpd and vnc-server (bnc#892899) - 3.1.85 ++++ yast2-registration: - save the registration settings to autoinst.xml at the end of installation (bnc#892449) - decrease vertical spacing in text mode to fit 80x25 screen (bnc#892747) - 3.1.108 - Fixed aborting from the base product registration dialog in installation - it needs user confirmation now (bnc#886662) - 3.1.107 ++++ yast2-samba-client: - Fix CTDB resource primitive path regular expression; (bnc#892975). - 3.1.10 ++++ yast2-trans: - Updated languages: ar cs da de el en_GB en_US es fi fr hu it ja ko nb nl pl pt pt_BR ru sv tr uk zh_CN zh_TW. This update fixes bnc#884836, bnc#884374, bnc#884310, bnc#879958, bnc#883788, bnc#878587, and bnc#877751. ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2014-8-20 - Aug 20 2014 ------------------- ------------------------------------------------------------------ ++++ ModemManager: - Add ModemManager-1.0.0-systemd-activation.patch: Fix systemd dbus activation (bnc#892682). Systemd does not honor Alias= lines in install sections; that only works if the service file in question is actually enabled. So the dbus service file must refer to ModemManager.service. ++++ MozillaFirefox: - adapted _constraints, used more than 3900MB on s390x during last build ++++ autoyast2: - chroot-scripts: Install script into the chroot environment if it will be called there. (bnc#889931) - 3.1.56 ++++ cmake: - Also pass -Wl,-z,now lets see if that is passable :) ++++ lvm2: - Since decisions in the silent mode may not be always obvious, print skipped prompt with answer 'n'. (bnc#892444) patch: display-skipped-prompt-in-silent-mode.patch - Enable 'retry' deactivation also in 'cleanup' phase. It shouldn't be mostly needed - however udev now produces more and more completelny non-synchronizable device opens, so even for orphan devices we can't easily predict where udevd opens devices. So it's more preferable here to log error about device being open and retry clean, but let the command proceed. patch: retry-cleanup-deactivation.patch (bnc#892319) ++++ empathy: - Update to version 3.12.5: + Chain GtkCombobox subclass constructors to parent (bgo#732909). + Updated translations. ++++ gnome-shell: - Update to version 3.13.90: + Make use of GLSL optional (bgo#733623). + Update on-screen-keyboard position on monitor changes (bgo#733790). + Improve window manager animations (bgo#732857). + Handle touch events (bgo#733633). + Try to not show "New Window" action for single-window apps (bgo#722554). + Fix overview exceeding screen size with many apps installed (bgo#723496). + Add Software to default favorites (bgo#734406). + Improve app picker <-> desktop transition (bgo#732901). + Remove -magic for switcher popups (bgo#732296). + Add a special background to use for performance testing (bgo#734610). + Add support for default disabled search providers (bgo#734110). + Fix portals that don't redirect properly (bgo#733848). + Fix history trimming in chat notifications (bgo#733899). + Try to use default calendar application (bgo#722333). + Only show location menu when geolocation is in use (bgo#731122). + Misc. bug fixes and cleanups: bgo#711682, bgo#733840, bgo#734483, bgo#734680, bgo#733813, bgo#735062. + Updated translations. ++++ gnome-shell-extensions: - Update to version 3.13.90: + Updated translations. ++++ gtksourceview: - Update to version 3.12.3: + Misc bugfixes. + Updated translations. ++++ java-1_8_0-openjdk: - Upgrade to upstream tag jdk8u20-b26 * Tag corresponding to jdk8u20 public release - Do not include the build number in version information, since this is the official 1.8.0.20 release ++++ kbd: - SuSE -> SUSE [bnc#889035] ++++ kernel-default: - rpm/compress-vmlinux.sh: Do not duplicate the job of brp-99-compress-vmlinux - commit e561498 - config: arm64: Enable RTC_DRV_HID_SENSOR_TIME For consistency across ARM configs. This drags in IIO. For consistency, in turn use: CONFIG_IIO_SIMPLE_DUMMY=m CONFIG_HID_SENSOR_IIO_TRIGGER=m CONFIG_IIO_PERIODIC_RTC_TRIGGER=m CONFIG_IIO_INTERRUPT_TRIGGER=m CONFIG_IIO_SYSFS_TRIGGER=m CONFIG_IIO_BUFFER=y CONFIG_IIO_KFIFO_BUF=m CONFIG_HID_SENSOR_*=m - commit 7a6e5f7 - config: armv6hl: Re-enable DWC2 USB support The config update/cleanup for v3.16-rc3 mistakenly disabled USB_DWC2, which is needed for the Raspberry Pi. Fixes: d2f49e165ca3 ("config: armv6hl: Update config for 3.16-rc3") - commit cc9f241 - config: ARM: Change RTC drivers to built-in Consistently do not build RTC drivers as modules. This fixes subtle differences between armv7hl default and lpae flavors and avoids any timing-related driver initialization issues. To make RTC_DRV_88PM80X built-in, make MFD_88PM800 built-in, too. To make RTC_DRV_PM8XXX built-in, make MFD_PM8921_CORE built-in, too. - commit cf526c8 ++++ kernel-source: - rpm/compress-vmlinux.sh: Do not duplicate the job of brp-99-compress-vmlinux - commit e561498 - config: arm64: Enable RTC_DRV_HID_SENSOR_TIME For consistency across ARM configs. This drags in IIO. For consistency, in turn use: CONFIG_IIO_SIMPLE_DUMMY=m CONFIG_HID_SENSOR_IIO_TRIGGER=m CONFIG_IIO_PERIODIC_RTC_TRIGGER=m CONFIG_IIO_INTERRUPT_TRIGGER=m CONFIG_IIO_SYSFS_TRIGGER=m CONFIG_IIO_BUFFER=y CONFIG_IIO_KFIFO_BUF=m CONFIG_HID_SENSOR_*=m - commit 7a6e5f7 - config: armv6hl: Re-enable DWC2 USB support The config update/cleanup for v3.16-rc3 mistakenly disabled USB_DWC2, which is needed for the Raspberry Pi. Fixes: d2f49e165ca3 ("config: armv6hl: Update config for 3.16-rc3") - commit cc9f241 - config: ARM: Change RTC drivers to built-in Consistently do not build RTC drivers as modules. This fixes subtle differences between armv7hl default and lpae flavors and avoids any timing-related driver initialization issues. To make RTC_DRV_88PM80X built-in, make MFD_88PM800 built-in, too. To make RTC_DRV_PM8XXX built-in, make MFD_PM8921_CORE built-in, too. - commit cf526c8 ++++ kernel-syms: - rpm/compress-vmlinux.sh: Do not duplicate the job of brp-99-compress-vmlinux - commit e561498 - config: arm64: Enable RTC_DRV_HID_SENSOR_TIME For consistency across ARM configs. This drags in IIO. For consistency, in turn use: CONFIG_IIO_SIMPLE_DUMMY=m CONFIG_HID_SENSOR_IIO_TRIGGER=m CONFIG_IIO_PERIODIC_RTC_TRIGGER=m CONFIG_IIO_INTERRUPT_TRIGGER=m CONFIG_IIO_SYSFS_TRIGGER=m CONFIG_IIO_BUFFER=y CONFIG_IIO_KFIFO_BUF=m CONFIG_HID_SENSOR_*=m - commit 7a6e5f7 - config: armv6hl: Re-enable DWC2 USB support The config update/cleanup for v3.16-rc3 mistakenly disabled USB_DWC2, which is needed for the Raspberry Pi. Fixes: d2f49e165ca3 ("config: armv6hl: Update config for 3.16-rc3") - commit cc9f241 - config: ARM: Change RTC drivers to built-in Consistently do not build RTC drivers as modules. This fixes subtle differences between armv7hl default and lpae flavors and avoids any timing-related driver initialization issues. To make RTC_DRV_88PM80X built-in, make MFD_88PM800 built-in, too. To make RTC_DRV_PM8XXX built-in, make MFD_PM8921_CORE built-in, too. - commit cf526c8 ++++ mozilla-nss: - fix compat packages dependencies (bnc#892675) ++++ libgee: - Update to version 0.15.90: + Add explicit tee implementations. + Improve the benchmark. ++++ webkitgtk: - Disable building of WebKit 2 API implementation (only impacts GTK3 variant, as there never was a WebKit2 API for GTK2). This is done in order to provide WebKit2 builds as newer versions. Upstream is no longer maintaining WebKit1 APIs - so the 2.4.x branch will be the latest releases. - Fix build of GTK3 variant with WebKit2 support disabled. ++++ webkitgtk3: - Disable building of WebKit 2 API implementation (only impacts GTK3 variant, as there never was a WebKit2 API for GTK2). This is done in order to provide WebKit2 builds as newer versions. Upstream is no longer maintaining WebKit1 APIs - so the 2.4.x branch will be the latest releases. - Fix build of GTK3 variant with WebKit2 support disabled. ++++ mutter: - Update to version 3.13.90: + Only call XSync() once per frame (bgo#728464). + Update capabilities on device list changes (bgo#733563). + Make use of GLSL optional (bgo#733623). + Handle gestures and touch events on wayland (bgo#733631). + Add support for unminimize compositor effects (bgo#733789). + Always set the frame background to None (bgo#734054). + Add backend methods to handle keymaps (bgo#734301). + Actually mark revalidated MetaTextureTower levels as valid (bgo#734400). + Rely on explicit -backward switcher keybindings instead of -magic (bgo#732295, bgo#732385). + Misc. bug fixes and cleanups: bgo#727178, bgo#734852, bgo#734960. + Updated translations. - Add pkgconfig(xkbfile), pkgconfig(xkeyboard-config), pkgconfig(xkbcommon), pkgconfig(xkbcommon-x11) and pkgconfig(xcb-randr) BuildRequires: new dependencies. ++++ libosinfo: - Update to version 0.2.11: + Document hostname limitations. + Export OSINFO_*_VERSION macros. + Add desktop scripts for Debian. + Add API to query install scripts if they require an internet connection. + Some fixes to Debian JEOS script. + Add/improve/fix data on: - CentOS - Debian - FreeBSD - Microsoft Windows 7 - Microsoft Windows 8 - Microsoft Windows Server 2012 - Microsoft Vista - OpenBSD - OpenSUSE - Red Hat Enterprise Linux 7 + More ISO detection testcases. + Many performance improvements. + Fixes to documentation. + Fixes to build. ++++ libqt4: - added _constraints. building took up to 7GB of disk space on s390x, and more than 6GB on x86_64 ++++ libqt4-sql-plugins: - added _constraints. building took up to 7GB of disk space on s390x, and more than 6GB on x86_64 ++++ systemd: - Add patch 0001-let-systemctl-completion-ignore-at-names.patch to remove error messages for tab completion for systemctl isolate (bnc#892162) ++++ libvirt: - remove not necessary hunks from libvirt-ppc64le-support.patch - move new patches to section for to be upstreamed ++++ webkitgtk3: - Disable building of WebKit 2 API implementation (only impacts GTK3 variant, as there never was a WebKit2 API for GTK2). This is done in order to provide WebKit2 builds as newer versions. Upstream is no longer maintaining WebKit1 APIs - so the 2.4.x branch will be the latest releases. - Fix build of GTK3 variant with WebKit2 support disabled. ++++ libwmf: - dropped libwmf-devel -> libwmf-tools dependency (bnc#892356) ++++ pesign-obs-integration: - brp-99-compress-vmlinux: Compress the vmlinux image after find-debuginfo (bnc#880848, bnc#884459) ++++ rsh: - fixed spelling (bnc#889008) ++++ virt-manager: - add patch: virtinst-ppc64le.patch initial ppc64le support for virt-install ++++ wpa_supplicant: - fix dbus systemd activation (bnc#892683) ++++ yast2: - Fixed RPM description (bnc#888994) - 3.1.100 ++++ yast2-ntp-client: - Autoyast cloning: Do not show error popup if ntp server has not installed. (bnc#891422) - 3.1.10 ++++ yast2-vm: - bnc#892759 - "Install Hypervisor and Tools" fails with error: Details: undefined method `+' for nil:NilClass - 3.1.18 ------------------------------------------------------------------ ------------------ 2014-8-19 - Aug 19 2014 ------------------- ------------------------------------------------------------------ ++++ NetworkManager-gnome: - Added patches: - Add nm-applet-build-don-t-try-to-build-bluetooth-widget-with-newer.patch + Since the plugin API no longer exists(bnc#876552). - Add nm-applet-build-network-manager-applet-add-rules-for-BlueZ-.patch + BlueZ 5 supported is default, disable the bluetooth plugin when BlueZ 5 is used(bnc#876552). + Add bluez Requires ++++ atk: - Update to version 2.13.90: + GObject-introspection: some small changes needed by the MINGW project. + Doap file updated. + Updated translations. ++++ bash: - Update to bash 4.3 with patch level 24 * The -t timeout option to `read' does not work when the -e option is used * When PS2 contains a command substitution, here-documents entered in an interactive shell can sometimes cause a segmentation fault. * When the readline `revert-all-at-newline' option is set, pressing newline when the current line is one retrieved from history results in a double free and a segmentation fault. * Using nested pipelines within loops with the `lastpipe' option set can result in a segmentation fault. * Bash does not correctly parse process substitution constructs that contain unbalanced parentheses as part of the contained command. * Indirect variable references do not work correctly if the reference variable expands to an array reference using a subscript other than 0 ++++ cheese: - Update to version 3.13.90.1: + Explicitly link gnome-camera-service to libraries (bgo#735040). + Fix libcheese header include in camera service (bgo#735017). + Updated translations. - Drop cheese-buildfix.patch: fixed upstream. ++++ cifs-utils: - Remove cifstab file; obsoleted by the more generic cifs credentials feature. ++++ file: - correctly identify GDBM files created by libgdbm4 [bnc#888308] * add file-5.19-gdbm.patch ++++ gedit: - Update to version 3.13.91: + Fix a segmentation fault when loading a file. + Updated translations. ++++ gnome-calculator: - Update to version 3.13.90: + Fix: test install. + Updated translations. ++++ gnome-clocks: - Update to version 3.13.2: + Implement a gnome-shell search provider to search world clocks. + Sort world clocks by timezone. + Misc bugfixes. + Updated translations. - Drop 0001-Sort-locations-by-timezone.patch: fixed upstream. - Add new subpackage gnome-shell-search-provider-gnome-clocks. ++++ gnome-control-center: - Update to version 3.13.90: + Color: Do not set the 'Details' button for virtual profiles. + Keyboard: Suggest to automatically set reverse bindings. + Network: - Make broken configuration entries red. - Create WPA protected AP hotspot if supported. - Fix network icon names for newer versions. - Remove "..." from dialogue titles. - Add DNS to the keywords. - Fix typo in NetworkManager version checking. + Printers: Allow to add AppSocket/HP JetDirect and LPD printers. + Privacy: Add location setting. + Search: add support for default disabled search providers. + Sharing: - Fix crash in media preferences. - Avoid truncated folders list in media sharing. - Make it possible to share remote folders. + User Accounts: - fix response sensitivity of photo dialog. - allow password changing if old password isn't set or empty. - Add restart notification. - fix enterprise toggle. - prefill domain entry. - Rebase gcc-private-connection.patch. ++++ gnome-packagekit: - Update to version 3.13.90: + Add to the AppData file. + Disable check for updates if gpk-update-viewer is uninstalled. + Don't default to -g -fexceptions. + Fixed first character eating. + Improve Application column results in gpk-log. + Remove out-of-date user help. + Rename gpk-log to Package Log. + Updated translations. - Add gnome-packagekit-fix-polkit-usage.patch: properly call polkit and dbus for reboot (bnc#881221). ++++ gnome-weather: - Update to version 3.13.90: + Completely redesign the application (bgo#733236). + Remove libgd submodule and make the application noarch. + Disable the search provider by default (bgo#734048). + Updated translations. - Change BuildArch to noarch, following upstreams advise. ++++ gsettings-desktop-schemas: - Update to version 3.13.91: + Add a whitelist in addition to a black list for search providers. ++++ kexec-tools: - custom autoconf action was no longer setting HAVE_LIBXENCTRL (bnc#886873) ++++ multipath-tools: - Use strlen() when checking for valid wwid - kpartx: zero out cookie (bnc#890902) - multipathd: Check for empty wwid when processing events (bnc#892214) ++++ samba: - Remove pre-11.2 patch which by default uses the smbpasswd passdb backend. ++++ samba: - Remove pre-11.2 patch which by default uses the smbpasswd passdb backend. ++++ libgweather: - Update to version 3.13.90: + GWeatherLocationEntry no longer shows different airports for the same city separately (bgo#732315). + Misc bug fixes (bgo#732728). + Location database fixes (bgo#721134). + Updated translations. ++++ webkitgtk: - Apply webkitgtk-commit-size.patch also on ppc64le and sligthly modify this patch to be same as on fedora (bnc#883026). ++++ webkitgtk3: - Apply webkitgtk-commit-size.patch also on ppc64le and sligthly modify this patch to be same as on fedora (bnc#883026). ++++ libmediaart: - Update to version 0.6.0: + Fixes: media_art_get_path() usage is unclear (bgo#734837). + build: include m4 dir parsing. + tests: Use tap automake testing scripts, fixes output summaries. + doap: add and 'core' category. + extract: Fixed process_buffer() len check (was inverted) and artist/title. - Changes from version 0.5.0: + Heuristics does not handle uppercase properly (bgo#731678). + Build system: - Require glib 2.38 for g_assert_true() in unit tests. - Updated configure.ac from autoscan suggestions. - Improve warnings used when compiling and test compiler warnings we can use. + extract: - Switch to initable MediaArtProcess object from _init/_shutdown(). - Split _process() API into _process_buffer() and _process_file(). - Make GFile first parameter for _process_file(). - Add _SYMLINK_FAILED error and report symlink() failure in get_heuristic(). - Add GError for _NO_TITLE, which is required in some cases. - Add GError * reporting right down to the plugins (pixbuf/qt). - Use a more logical ordered heuristic for caching strings. - Refactor media_art_process_file() to simplify the function. + storage: Make g_message() calls g_debug() calls, output is unnecessary. + docs: Fixed Makefile so we don't fail on distcheck with - -enable-gtk-doc. + tests: - Don't expect media art extraction for NULL data buffer for !images. - Test for no error with media_art_process_file() with real use case. ++++ openssl: - openssl-1.0.1e-new-fips-reqs.patch refreshed to openssl-1.0.1i-new-fips-reqs.patch: refreshed / renamed patch to match 1.0.1i changes. - randomness locking is upstream - RSA selftest with X9.31 padding is not needed anymore - fixed FIPS selftest failures bnc#892477 - openssl-1.0.1i-ppc-asm-update.patch: update for ppc64le ++++ libvirt: - add patch: libvirt-power8-models.patch add current power8 cpu models to map - add patch: libvirt-ppc64le-support.patch add preliminary ppc64le support to libvirt ++++ webkitgtk3: - Apply webkitgtk-commit-size.patch also on ppc64le and sligthly modify this patch to be same as on fedora (bnc#883026). ++++ yelp: - Update to version 3.13.90: + Use new symbolic menu item. + Updated translations. ++++ man-pages: - man-pages 3.71: - new and rewritten pages: * group_member.3 * isfdtype.3 - see Changes for details ++++ totem: - Update to version 3.13.90: + Rename "Recent" section to "Videos". + Remove visualisation support. + Remove browser plugin. + Better error message for RTSP blocked by firewall. + Automatically rotate mobile phone videos. + Allow seeking past fill-level. + Postpone loading library after playback. + Fix headerbar title when playing search results. + Fix crasher on startup with newer GTK+. + Fix crash when browsing Euronews source. + Use correct icon name for "gear" menu. + Don't allow adding duplicate items to recent view. + User new "audio-filter" property. + Fix loading Audio CDs' Wave files. + Fix potential data loss when removing multiple files. + Reset loaded text subtitles when closing video. + Fix hidden cursor with visible popup. + Move the "un-fullscreen" button to the corner. + OpenSubtitles: - Don't throw an error when the language is unknown. - Fix subtitles suffix when saving it. - Add support for Basque. - Drop totem-browser-plugin, totem-browser-plugin-gmp and totem-browser-plugin-vegas subpackages: the browser integration has been dropped by upstream. Obsolete the same by totem. - Drop totem-use_right_names.patch: fixed upstream. - Drop gnome-common BuildRequires and call to autoreconf: no patch touches the buildsystem. - Update to version 3.12.2: + Postpone loading library after playback. + Fix headerbar title when playing search results. + Fix crasher on startup with newer GTK+. + Fix crash when browsing Euronews source. + Don't allow adding duplicate items to recent view. + Fix loading Audio CDs' Wave files. + Fix potential data loss when removing multiple files. + Reset loaded text subtitles when closing video. + Fix hidden cursor with visible popup. + OpenSubtitles: - Don't throw an error when the language is unknown. - Fix subtitles suffix when saving it. - Add support for Basque. - Drop totem-use_right_names.patch, fixed upstream. ++++ orca: - Update to version 3.13.90: + Gecko: - Create Browse and Focus modes to make acceess to web content and web apps more reliable. - Add support for presentation of longdesc and "clickable" elements. - Add support for structural navigation by image and by "clickable". - Present the accessible description when giving focus to objects. - Present expanded state for links which can be expanded. - Fix a number of bugs that caused Orca to loop and/or skip over content. - Fix a number of bugs related to presentation of ARIA. - Improve presentation of list boxes. - Eliminate double-brailling of links in list items. - Fix a couple of SayAll bugs. + Evince: - Fix a traceback that occurred when form field widgets lost focus. - Fix a hang that can occur when using structural navigation with forms. + Other: - Check for accessible names when presenting entries. - Fix bug 732550 - Orca does not announce selection state toggling in Qt. - Fix for Orca going silent when speaking of child position is enabled. - Map 'marco' to 'metacity' in the script manager. + Updated translatiosn. ++++ os-prober: - requires util-linux-systemd (bnc#892337) ++++ perl-Bootloader: - support GRUB_ENABLE_CRYPTODISK config option (bnc#887888) - 0.821 ++++ python-gobject: - Update to version 3.13.90: + Support array lengths on struct fields (bgo#688792). + Fast path Python property get access (bgo#723872). + Unify accessing properties through props and get_property() (bgo#726999). + Refactor boxed wrapper memory management strategy (bgo#726999). + Replace GObject.signal_query with introspected version (bgo#688792). + Fix memory leak with unboxed caller allocated structs. + tests: Add failing tests for GObject sub-class doc-strings (bgo#731452). + Don't mask GObject sub-class doc strings in meta-class (bgo#731452). ++++ python3-gobject: - Update to version 3.13.90: + Support array lengths on struct fields (bgo#688792). + Fast path Python property get access (bgo#723872). + Unify accessing properties through props and get_property() (bgo#726999). + Refactor boxed wrapper memory management strategy (bgo#726999). + Replace GObject.signal_query with introspected version (bgo#688792). + Fix memory leak with unboxed caller allocated structs. + tests: Add failing tests for GObject sub-class doc-strings (bgo#731452). + Don't mask GObject sub-class doc strings in meta-class (bgo#731452). ++++ sca-patterns-sle11: - New Patterns sle11sp3/flash_SUSE-SU-2014_1035-1_11.3.py sle11sp3/krb5_SUSE-SU-2014_1028-1_11.3.py ++++ yast2-pkg-bindings: - explicitly include to avoid possible compile failures (bnc#891676) - 3.1.17 - fixed passing an invalid repository ID in GPG key import callback (bnc#891389) - 3.1.16 ++++ yast2-registration: - check for old SMT server API when registration fails, display error about outdated SMT server (bnc#889503) - 3.1.106 ++++ yast2-services-manager: - Targets marked for translations, adjusting UI in a way that even longer targets (translations) fit into it (bnc#892366) - 3.1.29 ------------------------------------------------------------------ ------------------ 2014-8-18 - Aug 18 2014 ------------------- ------------------------------------------------------------------ ++++ at-spi2-core: - Update to version 2.13.90: + Fix crash when testing interfaces with collections (bgo#734805). ++++ autoyast2: - Supporting registration in installation and upgrade mode while the first stage of installation. (bnc#890073) - 3.1.55 ++++ brasero: - Add brasero-gtk3fix.patch: Fix execution with GTK3 3.13.x. ++++ cheese: - Update to version 3.13.90: + Add simple service client example. + Import basic camera D-Bus service. + Use new metadata_license in AppData description. + Use config.h instead of cheese-config.h. + Use GtkIconTheme built-in RTL support. + Move thumbview popup menu to GtkBuilder file. + Refactor thumb view popup menu handling (bgo#724905). + Optionally use a header bar in the preferences. + Fix button alignment in main window. + Avoid using deprecated functions. + Updated translations. - Add cheese-buildfix.patch: Fix building of cheese: include/cheese only exists after make install. ++++ cmake: - Import some cmake handing from kf5- and kde4- filesystem to macros: * Simplify debug build handling in macros. Whether debug is on or off is known to optflags * Don't build in release mode, that cramps optimization flags; instead pass wanted flags directly * Pass -Wl,--as-needed -Wl,--no-undefined to linker, to avoid unneeded libs, and to disallow undefined symbols * Add a %make_jobs macro with verbose argument * Simplify %cmake_install invocation - Mark macros as %config - use curl-devel to build with as the internal libcurl is broken with https bnc#892256 - Run tests to avoid such bugs in future - Provide %ctest macro for testing to avoid people having to remember all the arguments ++++ eog: - Update to version 3.13.90: + Touchscreen gestures support (bgo#730656). + Updated UI tests. + Fix more deprecated GTK+ usage. + Updated translations. ++++ file: - Add file-rpmlintrc to file list - Add obsoletes/provides to baselibs.conf. ++++ folks: - Update to version 0.9.8: + Fix loading backends on distributions which install software in loop mounted file systems, such as Tinycorelinux. + Bugs fixed: bgo#732244, bgo#733891. - Update to version 0.9.7.1: + Major changes: - Ensure Telepathy VAPI files are built after being cleaned. - Rebuild distributed Telepathy VAPI files to be compatible with Vala < 0.26. + Bugs fixed: bgo#732080. - Changes from version 0.9.7: + Major changes: - Add a dummy backend. - Vast numbers of fixes to the unit tests. - Improvements to how Personas are transferred between Individuals. - Many build system cleanups. - New website (https://wiki.gnome.org/Projects/Folks). - Allow backend libraries to have separate LT versions from the core library. - Performance improvements in the BlueZ backend. - Test suite for the BlueZ backend using python-dbusmock. + Bugs fixed: bgo#648811, bgo#651672, bgo#705742, bgo#711544, bgo#711827, bgo#712274, bgo#720707, bgo#722335, bgo#722579, bgo#722892, bgo#723054, bgo#723187, bgo#723540, bgo#724058, bgo#724339, bgo#724591, bgo#724809, bgo#726787, bgo#726973, bgo#726980, bgo#727405, bgo#727944, bgo#730201, bgo#731175, bgo#731325, bgo#731464. - Drop folks-bnc855848-individual-crash.patch: fixed upstream. - Bump module_version to 42, following upstream. - Disable libsocialweb support after 13.1, it is no longer supported (bnc#892161). - Disable libsocialweb support for SLE12, it is no longer supported (bnc#892161). ++++ freetype: - Add obsoletes/provides to baselibs.conf for library package. ++++ librsvg: - Update to version 2.40.3: + Bugs fixed: bgo#731182, bgo#710310, bgo#721354. ++++ gedit: - Update to version 3.13.90: + Set default value of create-backup-copy setting to false. + Misc improvements and bug fixes. + Updated translations. ++++ ghostscript: - gs does not seem to require libopenssl-devel for building. ++++ gnome-backgrounds: - Update to version 3.13.90: + Add default wallpaper (Adwaita). + Updated translations. ++++ gnome-bluetooth: - Update to version 3.13.90: + Fix properties dialog bugs. + Fix incorrect use of "Setup" as an adjective. + Use header bar buttons in bluetooth-sendto. ++++ gnome-color-manager: - Update to version 3.13.90: + New Features: - Roughly shape test window to instrument (extra clearance). - Use APPSTREAM_XML to validate AppData from libappstream-glib. + Bugfix: - Add to the AppData file. - Coherent display kind enum ordering. - Do not lock every time we sample in gcm-picker. - Port to vte-2.91 API. + Updated translations. - Replace pkgconfig(vte-2.90) BuildRequires with pkgconfig(vte-2.91), following upstreams port to vte-2.91. ++++ gnome-contacts: - Update to version 3.13.90: + Added inline contact creation. + Updated Avatar dialog UI. + Improved Adwaita dark variant support. ++++ gnome-online-accounts: - Update to version 3.13.90: + Updated translations. ++++ gnome-power-manager: - Update to version 3.13.90: + Updated translations. ++++ gnome-settings-daemon: - Update to version 3.13.90: + Media keys: Don't show Orientation lock popup if not supported. + Sharing: Fix crash when run against older NM. + Wacom: Add support for LEDs API in newer kernels. ++++ gnome-terminal: - Update to version 3.13.90: + Profile settings UI update. + Updated translations. ++++ gnome-system-monitor: - Update to version 3.13.90: + Updated translations. ++++ gsettings-desktop-schemas: - Update to version 3.13.90: + Add Location settings. + Add default bindings for "backward" keyboard shortcuts. + Windows build bug fix. + Fix location of the default backgrounds. ++++ gucharmap: - Update to version 3.13.90: + Unicode: Update for unicode 7.0.0 release. + Updated translations. - Add appdata-tools BuildRequires: new dependency to validate appdate file. ++++ installation-images-SLES: - fix mkbootdisk (bnc#892339) - 14.132 - prepare for new yast2-theme - package split: util-linux-systemd - move libgcrypt20-hmac to initrd, as gpg and libgcrypt20 live there already - 14.131 ++++ kdump: - specfile: Remove call to mkinitrd_setup. With dracut, this is completely useless; with mkinitrd, the setup script is run automatically after a new mkinitrd script is installed. ++++ kernel-default: - rpm/kernel-binary.spec.in: Fix missing quotes around %build_flavor %build_flavor can be an arbitrary string, so it needs to be quoted for string comparison. - commit 0134440 - rpm/kernel-obs-build.spec.in: Use dracut for SLE12 - commit ec64eaf - config: armv6hl: Enable DMA_BCM2835 Only bcm2835 option missing. - commit 1fd2cdd - config: armv7hl: Enable DWMAC_SUNXI for lpae flavor as well Without this, the Cubietruck has no network in LPAE mode. - commit 4f16280 ++++ kernel-source: - rpm/kernel-binary.spec.in: Fix missing quotes around %build_flavor %build_flavor can be an arbitrary string, so it needs to be quoted for string comparison. - commit 0134440 - rpm/kernel-obs-build.spec.in: Use dracut for SLE12 - commit ec64eaf - config: armv6hl: Enable DMA_BCM2835 Only bcm2835 option missing. - commit 1fd2cdd - config: armv7hl: Enable DWMAC_SUNXI for lpae flavor as well Without this, the Cubietruck has no network in LPAE mode. - commit 4f16280 ++++ kernel-syms: - rpm/kernel-binary.spec.in: Fix missing quotes around %build_flavor %build_flavor can be an arbitrary string, so it needs to be quoted for string comparison. - commit 0134440 - rpm/kernel-obs-build.spec.in: Use dracut for SLE12 - commit ec64eaf - config: armv6hl: Enable DMA_BCM2835 Only bcm2835 option missing. - commit 1fd2cdd - config: armv7hl: Enable DWMAC_SUNXI for lpae flavor as well Without this, the Cubietruck has no network in LPAE mode. - commit 4f16280 ++++ multipath-tools: - Fixup device-mapper cookie handling yet again (bnc#890902) - Allow zero-sized devices during configuration - multipathd: issue warning on CLI command timeout (bnc#891189) ++++ libXaw3d: - Add obsoletes to baselibs.conf. ++++ tigervnc: - Obsolete tightvnc <= 1.3.9 for proper upgrade from SLE11. (bnc#891982) ++++ mozilla-nss: - create compatibility packges of the FIPS 140 signature files as well - update to 3.16.4 * now required for Firefox 32 Notable Changes: * The following 1024-bit root CA certificate was restored to allow more time to develop a better transition strategy for affected sites. It was removed in NSS 3.16.3, but discussion in the mozilla.dev.security.policy forum led to the decision to keep this root included longer in order to give website administrators more time to update their web servers. - CN = GTE CyberTrust Global Root * In NSS 3.16.3, the 1024-bit "Entrust.net Secure Server Certification Authority" root CA certificate was removed. In NSS 3.16.4, a 2048-bit intermediate CA certificate has been included, without explicit trust. The intention is to mitigate the effects of the previous removal of the 1024-bit Entrust.net root certificate, because many public Internet sites still use the "USERTrust Legacy Secure Server CA" intermediate certificate that is signed by the 1024-bit Entrust.net root certificate. The inclusion of the intermediate certificate is a temporary measure to allow those sites to function, by allowing them to find a trust path to another 2048-bit root CA certificate. The temporarily included intermediate certificate expires November 1, 2015. - split off FIPS 140 signature files into separate packages (bnc#856315) ++++ gdbm: - Add obsoletes to baselibs.conf. ++++ libnscd: - Fix obsoletes in baselibs.conf ++++ compat-openssl098: - Double Free when processing DTLS packets (CVE-2014-3505) * added openssl-CVE-2014-3505.patch * bnc#890767 - DTLS memory exhaustion (CVE-2014-3506) * added openssl-CVE-2014-3506.patch * bnc#890768 - DTLS memory leak from zero-length fragments (CVE-2014-3507) * added openssl-CVE-2014-3507.patch * bnc#890769 - Information leak in pretty printing functions (CVE-2014-3508) * added openssl-CVE-2014-3508.patch * bnc#890764 - OpenSSL DTLS anonymous EC(DH) denial of service (CVE-2014-3510) * added openssl-CVE-2014-3510.patch * bnc#890770 ++++ parted: - Add obsoletes/provides to baselibs.conf. ++++ pciutils: - Add obsoletes/provides to baselibs.conf. ++++ pcsc-lite: - Add obsoletes/provides to baselibs.conf. ++++ systemd: - Disable the usage of the systemd groups wheel and adm (bnc#892300) ++++ libvorbis: - Fix obsoletes and provides in baselibs.conf. ++++ vte: - Update to version 0.37.90: + vte.sh: Fix tilde replacement for bash-4.3 (bgo#733504). + Various emulation fixes (bgo#731155, bgo#731205). + Bugs fixed: bgo#730632, bgo#727587, bgo#657960. ++++ wicked: - version 0.6.2 - nanny: disable nanny use by default again (bnc#891045) - fsm: generate default configs for ports/slaves (bnc#889666) - dbus: increase signal/default call timeouts (bnc#890084) - dhcp4: pad dhcp4 packet to correct minimal len (bnc#882561) - dhcp4: apply interface MTU provided by server (bnc#890230) ++++ tcpd: - Add obsoletes/provides to baselibs.conf ++++ libxml++: - Add obsoletes/provides to baselibs.conf. ++++ libxml2: - Add obsoletes/provides to baselibs.conf. ++++ libzypp: - Update zypp-po.tar.bz2 ++++ mksh: - Explicit file provides not needed so remove them. - Change vendor string for SLES. - Readd the version checks. - Use 1315 for suse_version as that is what SLE12 uses. ++++ pam-modules: - Remove duplicate lines from default/passwd [bnc#892316] ++++ rpm: - rename SuSE to SUSE [bnc#888990] - add correct self-provides to debuginfo subpackages ++++ vinagre: - Update to version 3.13.90: + Request RDP certificate verification if needed. + Avoid yes-no buttons in certificate dialogs. + Updated translations. ++++ vino: - Update to version 3.13.90: + Remove all HTTP server code. + Updated translations. - no longer pass --enable-http-server=yes to configure: no longer available. ++++ virt-manager: - bnc#875111 - When kvm guest is in crashed state, virt-manager reports guest as still running, no option to shutdown/destroy virtman-allow-destroy-from-shutdown-menu-of-crashed-vm.patch - bnc#892003 - create virtual machine with Virt Manager randomly times out with large memory guest virtman-increase-setKeepAlive-count.patch ++++ xorg-x11-server: - A better fix for 24bpp graphics problem with cirrus KMS (bnc#890599); Adding a new patch: U_fb-Fix-invalid-bpp-for-24bit-depth-window.patch while obsoleting two patches: u_render-Don-t-generate-invalid-pixman-format-when-using-a-24bpp-framebuffer-with-a-32bit-depth-visual.patch u_fb-Correctly-implement-CopyArea-when-using-a-window-with-depth-32-and-24bpp.patch ++++ yast2-installation: - workaround problem with missing capabilities in image deployment (bnc#889489) - 3.1.109 ++++ yast2-iscsi-client: - Updating the node DB while using authentication (bnc#889967 comment#10) - 3.1.15 ++++ yast2-network: - copy wickedd-nanny status (in /etc/wicked/common.xml) to target - 3.1.84 ++++ yast2-packager: - fixed adding of new SLP and CD/DVD repositories - added "Repositories from Registration Server" option to URL selection dialog (displyed when adding a new repository) (bnc#888566) - 3.1.42 ++++ yast2-registration: - allow starting the module directly at the extension selection screen when invoked from "repositories" Yast module (bnc#888566) - 3.1.105 - Autoyast: Moving registration to first stage of installation. (bnc#890073) - 3.1.104 ++++ yast2-theme-SLE: - Added icons for Advanced Systems Management pattern (bnc#888702) - 3.1.28 - Modified icons for Public Cloud pattern (bnc#890589) - 3.1.27 ++++ zypp-plugin: - Force usage of the official python VM; no longer use "/usr/bin/env python" (bnc#889363) - version 0.5 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2014-8-17 - Aug 17 2014 ------------------- ------------------------------------------------------------------ ++++ gtk3: - Update to version 3.13.7: + To align better with css, button and menuitem subclasses now use a :checked state to indicate their checkedness, instead of :active or :selected. + Deprecations: GtkStatusIcon, GtkThemingEngine. + Bugs fixed: bgo#724281, bgo#731013, bgo#731443, bgo#734143, bgo#734357, bgo#734420, bgo#734614, bgo#734641, bgo#734649, bgo#734651, bgo#734660, bgo#734668, bgo#734709, bgo#734735, bgo#734736, bgo#734737, bgo#734778, bgo#570414, bgo#665711, bgo#724996, bgo#733832, bgo#733967, bgo#734738, bgo#734826. + Updated translations. ++++ kernel-default: - Linux 3.16.1. - commit 9353bcb ++++ kernel-source: - Linux 3.16.1. - commit 9353bcb ++++ kernel-syms: - Linux 3.16.1. - commit 9353bcb ------------------------------------------------------------------ ------------------ 2014-8-16 - Aug 16 2014 ------------------- ------------------------------------------------------------------ ++++ amavisd-new: - add /bin/logger as prereq (util-linux split) ++++ glib2: - Update to version 2.41.3: + g_clear_pointer and g_clear_object no longer use atomics. + Bugs fixed: bgo#711547, bgo#725511, bgo#725513, bgo#725514, bgo#725515, bgo#728730, bgo#729703, bgo#730932, bgo#732085, bgo#732754, bgo#733345, bgo#733576, bgo#733715, bgo#733934, bgo#733960, bgo#733969, bgo#733982, bgo#734035. + Updated to translations. ++++ pango: - Update to version 1.36.6: + Cope with lack of LC_CTYPE (bgo#732276). + Prevent harfbuzz from using replacement char. + Don't force static builds on win32 (bgo#733137). + Allow backend selection via PANGOCAIRO_BACKEND. + Support more font weights (bgo#733764). + Fix vertical positioning on win32. + Don't break in the middle of jamo (bgo#705727). ++++ pidgin-sipe: - Update to version 1.18.3: + HTML response to EWS autodiscover triggers libxml2 assert. + V&V call gets rejected when IPv6 is enabled. + Windows 7: SIPE crashes after a minute. + mingw: improve crash information reporting. + Bugs fixed: sf#257, sf#258, sf#259. ------------------------------------------------------------------ ------------------ 2014-8-15 - Aug 15 2014 ------------------- ------------------------------------------------------------------ ++++ Mesa: - no longer add /usr/%{_lib}/dri/updates to DRI driver search path (FATE#317822) ++++ SuSEfirewall2: - hosting moved to github.com/opensuse/susefirewall2 - added a sysvinit -> systemd conversion hack (bnc#891669) ++++ evince: - Update to version 3.13.90: + Add support for removing annotations (bgo#649044). + Add pan gesture to switch pages in non-continuous mode. + Add pinch/zoom gesture to handle document zooming. + Add initial implementation of a browser plugin. + Show the filename as a subtitle of the headerbar. + Add recent view shown when evince is opened without a document to replace the recent menu list (bgo#633501. + Use a GtkPopover for the zoom selector menu. + Move Next-Page and Previous-Page buttons from the heqader bar to the view menu (bgo#732289). + HiDPI support (bgo#723431). + Use open-menu-symbolic for the gear menu. + Improve efficiency of methods to get start and end indices of a EvLinkAccessible (bgo#732340). + Make Home/End scroll to the start/end of the document (bgo#724273). + Expose an accessible name for form field push buttons (bgo#733919). + Bugs fixed: bgo#734788, bgo#733662, bgo#733748, bgo#649044. + Updated translations. - Add pkgconfig(gnome-desktop-3.0) BuildRequires: new dependency. ++++ gnome-settings-daemon: - Added gnome-settings-daemon-bnc872820-gtk-decoration-layout.patch for bnc#872820. This makes the XSettings plugin propagate the Gtk/DecorationLayout setting so GTK+ can use it. ++++ nautilus: - Added nautilus-bnc872820-gtkheaderbar.patch for bnc#872820. This is a backport of the code to make Nautilus use a standard GtkHeaderBar instead of its own custom code for a toolbar/titlebar. ++++ gtk3: - Add gtk3-bnc872820-headerbar-decoration-layout.patch: When applications run in Classic mode, and they use GtkHeaderBar for a client-side window's decoration, they lacked minimize/maximize buttons like those in "traditional" windows which are completely decorated by the window manager. This patch adds support for setting those buttons depending on the mode in which the desktop is running (bnc#872820). ++++ gvfs: - Update to version 1.21.90: + gvfs-save: Allow specifying G_FILE_CREATE_REPLACE_DESTINATION. + dav: Send infos incrementally. + ftp: Timeouted and closed connection handling improvements. + fuse: Error mapping fixes. + daemon: Wait to finish all jobs before unmount. + afp: Timeouted and closed connection handling improvements. + http: - Limit maximal number of connections. - Reuse idle connections. + mtp: - Error semantics and handling fixes. - Fix icon handling. - Support for create and delete events. - Use unique storage name. - Various fixes. + Several smaller bugfixes. + Updated translations. ++++ hwinfo: - create floppy entry only if there really is a floppy device (bnc#883465) - 21.6 ++++ installation-images-SLES: - ensure autoyast files in /var are writable - add back libgcrypt20-hmac and libcryptsetup4-hmac dependency - 14.130 ++++ kexec-tools: - Do not package kdump.8 as it is only a placeholder, full man page is provided by kdump package (bnc#892090) ++++ kiwi: - v5.06.153 released - Add RHEL7 JeOS template to kiwi-templates in spec file - RHEL7 parted cannot set swap flag, skip this flag setup ++++ libqt5-qtwebkit: - _constraints modified: building requires 7GB on some platforms (e.g. s390x) ++++ gssdp: - Update to version 0.14.10: + DOAP fixes. + Fix SSDP when running on the same host. + Bug fixed: bgo#733851. ++++ libpwquality: - Avoid conflict in installation-images-openSUSE with cryptsetup: + Only recommend, insted of Require cracklib-dict-full. + Require cracklib-dict. ++++ sqlite3: - SQLite 3.8.6 * Added support for hexadecimal integer literals in the SQL parser. (Ex: 0x123abc) * Enhanced the PRAGMA integrity_check command to detect UNIQUE and NOT NULL constraint violations. * Increase the maximum value of SQLITE_MAX_ATTACHED from 62 to 125. * Increase the timeout in WAL mode before issuing an SQLITE_PROTOCOL error from 1 second to 10 seconds. * Added the likely(X) SQL function. * The unicode61 tokenizer is now included in FTS4 by default. * Trigger automatic reprepares on all prepared statements when ANALYZE is run. * Added a new loadable extension source code file to the source tree: fileio.c * Add extension functions readfile(X) and writefile(X,Y) (using code copy/pasted from fileio.c in the previous bullet) to the command-line shell. * Added the .fullschema dot-command to the command-line shell. * performance enhancements * bug fixes ++++ libvirt: - Fix apparent hang of 'virsh migrate' command virsh-migration-hang.patch bnc#886153 ++++ mksh: - Add provieds for ksh (bnc#891313, bnc#891312). - Simplify spec file. ++++ nss_ldap: - Save old ldap.conf from pwdutils to not lose ldap configuration [bnc#891585] ++++ python-gobject: - Update to version 3.13.4: + Marshaling cache refactor and cache usage in vfuncs (bgo#727004). + Fix array argument out and inout marshaling from vfuncs (bgo#702508). + Cleanup input args when marshaling in closures (bgo#727004). + Add deprecation warning for connect_object() with non-GObject argument (bgo#688064). + Add Python implementation of Object.connect_data() (bgo#701843). + Add GClosure marshaling cleanup (bgo#695128). + Fix GCallback Python wrapper leak (bgo#695130). + tests: Add failing test for marshaling an array of GValues through signals (bgo#669496). + Add protection against attempts at importing static bindings (bgo#709183). + Update and deprecate gi.overrides.keysyms (bgo#721295). + Generate .dll libraries on windows (bgo#734288). + Windows build fixes: bgo#734284, bgo#734289, bgo#734286, bgo#734287. ++++ python-pycurl: - Drop pycurl-python3.patch: patch is unneeded since we're not building this package for python3 ++++ python3-gobject: - Update to version 3.13.4: + Marshaling cache refactor and cache usage in vfuncs (bgo#727004). + Fix array argument out and inout marshaling from vfuncs (bgo#702508). + Cleanup input args when marshaling in closures (bgo#727004). + Add deprecation warning for connect_object() with non-GObject argument (bgo#688064). + Add Python implementation of Object.connect_data() (bgo#701843). + Add GClosure marshaling cleanup (bgo#695128). + Fix GCallback Python wrapper leak (bgo#695130). + tests: Add failing test for marshaling an array of GValues through signals (bgo#669496). + Add protection against attempts at importing static bindings (bgo#709183). + Update and deprecate gi.overrides.keysyms (bgo#721295). + Generate .dll libraries on windows (bgo#734288). + Windows build fixes: bgo#734284, bgo#734289, bgo#734286, bgo#734287. ++++ xen: - Update README.SUSE with additional debug help ++++ xorg-x11-server: - no longer add /usr/lib[64]/xorg/modules/updates to module path (FATE#317822) ++++ yast2-bootloader: - remove nonsense check (bnc #768538) - 3.1.89 - read properly secure boot status when used from other modules like yast2-vm, so it adds new entry as secure boot (bnc#892032) - 3.1.88 ++++ yast2-inetd: - Fixed adjusting the xinetd service status (bnc#886420) - 3.1.6 ++++ yast2-network: - bnc#887238 - Layer2 availability option is referenced correctly during autoconfiguration - 3.1.83 - fixed typo in module name (bnc#891921) - 3.1.82 ++++ yast2-packager: - better help text: user can confirm product removal and continue with the product upgrade (bnc#889749) - 3.1.41 ------------------------------------------------------------------ ------------------ 2014-8-14 - Aug 14 2014 ------------------- ------------------------------------------------------------------ ++++ apparmor: - update apparmor-profiles-dnsmasq.diff to get dnsmasq to start when starting a libvirt network (bnc#889238) ++++ audiofile: - Add Obsoletes audiofiles-32bit to baselibs.conf ++++ branding-SLE: - Build GRUB2 branding for ppc64le ++++ desktop-translations: - Update translations. ++++ dracut: - Allow multiple configurations per network interface (bnc#887906) Add 0133-Allow-multiple-configurations-per-network-interface-.patch - Remove bootdev warning (bnc#881112) Add 0134-Remove-bootdev-warning-bnc-881112.patch - check for existance of 69-dm-lvm-metad.rules in modules_setup.sh, lvm module (bnc#891791) Add 0135-lvm-Fix-12819a579900b9691e2-check-for-existance-of-6.patch - Moved persistent network rule revert to another file (was not in github): Delete: 0133-Remove-70-persistent-net.rules.patch Add: 0136-Revert-95udev-rules-add-persistent-network-rule.patch - dracut-use-fipscheck-openssl.patch: Switch from Mozilla NSS sha256hmac checking to fipscheck as recommended Add: 0137-Switch-from-Mozilla-NSS-sha256hmac-checking-to-fipsc.patch - warpclock: Do not use warpclock module on S390(x), hwclock does not exist there (bnc#884513) Add 0138-warpclock-Do-not-use-warpclock-module-on-S390-x-hwcl.patch ++++ grub2: - grub2-btrfs-fix-incorrect-address-reference.patch * Fix incorrect address reference in GRUB_BTRFS_EXTENT_REGULAR range check (bnc#869748) ++++ installation-images-SLES: - xorg-x11-server: libglx.so link changed - 14.129 ++++ kiwi: - Added oemboot description for RHEL7 - Added vmxboot description for RHEL7 - Use lookup function to check for initrd tools pidof/killall5 - Use menu.c32 for live ISO boot menu if not gfxboot theme exists - fix ovf file generation + missing name space qualifiers for - Description, Info, Network, OperatingSystem, Name + tag mismatch on line 38 of .ovf file + missing entry in schemaLocation - v5.06.152 released - Use group_command=compat in yum.conf if this is not used I get errors saying: There is no installed groups file. - Fixed file logging log messages were still written to stdout/stderr channels even if a logfile was set - Added RHEL7 JeOS template - Added isoboot description for RHEL7 - v5.06.151 released ++++ mutter: - Update mutter-bell.patch so it works on all cases (bnc#889218) ++++ openssl: - rename README.SuSE (old spelling) to README.SUSE (bnc#889013) ++++ libreiserfs: - Ensure libreiserfs-0_3-0-32bit obsoletes libreiserfs-32bit. ++++ snapper: - cleanup after failed create-config (bnc#863578) ++++ libstorage: - per default zero (wipefs) new partitions (bnc#891956) ++++ utempter: - Obsoletes utempter-32bit in libutempter0-32bit. ++++ libzypp-bindings: - work around syntax errors because of __attribute__ - 0.6.2 ++++ release-notes-sled: - 12.0.20140814: - Update SLE 12 release notes from FATE. - Improve support statement (bnc#882262). ++++ sbl: - Get rid of files using the old SUSE spelling (bnc#889007). ++++ sca-patterns-sle11: - New Patterns sle11sp3/smbmmap-7015515.py ++++ sled-manuals_en: - Update text and image files (Last Changed Rev.: 11511:14136). ++++ sles-manuals_en: - Update text and image files (Last Changed Rev.: 11511:14136). ++++ supportutils: - Fixed LDAPS preferred server check (bnc#892038) ++++ yast2-bootloader: - AutoYaST clone_system: Not using "next" in a ruby "reduce" call. (bnc#891079) - 3.1.87 ++++ yast2-network: - bnc#841170, fate#316090 - support for filtering broadcoms storage only devices out of device list - 3.1.81 ++++ yast2-registration: - fixed importing SSL certificate, log errors in the SSL verify callback (bnc#891940) - 3.1.103 - do not crash when SSL certificate download fails (bnc#891896) - 3.1.102 - reset registration status on failure (bnc#889531) - removed (sometimes) confusing error message (bnc#889531) - 3.1.101 ++++ yast2-trans: - Updated languages: ar cs da de el en_GB en_US es fi fr hu it ja ko nb nl pl pt pt_BR ru sv tr uk zh_CN zh_TW. This update fixes bnc#890234, bnc#889759, bnc#889501, and bnc#887553. ------------------------------------------------------------------ ------------------ 2014-8-13 - Aug 13 2014 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Warning that an already existing autoyast configuration file will be overwritten. (bnc#888546) - 3.1.54 ++++ clutter: - Update to version 1.19.6: + Add a signal for the end of the frame on ClutterStage. + Improvements in the reliability of the evdev input backend. + Improvements in the GestureAction implementation. + Bugs fixed: bgo#732342, bgo#732907, bgo#733062, bgo#733300, bgo#733561, bgo#733562, bgo#733560. - Changes from version 1.19.4: + Bugs fixed: bgo#731268, bgo#731178, bgo#731254, bgo#731536, bgo#732234, bgo#732235. - Changes from version 1.19.2: + Improve event handling on evdev input backend. + Bugs fixed: bgo#723560, bgo#730577, bgo#728968, bgo#728967, bgo#730215. - Update to version 1.18.4: + Improve touch events handling on X11 + Fix opacity issues with canvas contents + Documentation updates. + Bugs fixed: bgo#728521, bgo#729144, bgo#730577, bgo#731268, bgo#732143, bgo#732235, bgo#732234, bgo#733385, bgo#733560, bgo#733300, bgo#733062, bgo#732907. + Updated translations. ++++ cpupower: - Fix cpupower_export_tarball_from_git.sh script and make sure msr-index.h is included in the turbostat tarball. ++++ gdb: - Enable running the testsuite and store results in a gdb-testresults package. - Add gdb-rpmlintrc to filter errors about the buildroot mentioned in testresult logs. ++++ gtk3: - Add gtk3-bnc891647-generate-full-builtin-icon-cache.patch (bnc#891647). This fixes the missing builtin icon cache data caused by the fix for bgo#721895. ++++ ibus-chewing: - Add provides locale(zh_TW) ++++ icu: - libicu%aversion-data may not be noarch, as it has arch-specific content wrt. endianess [bnc#889837] ++++ installation-images-SLES: - xorg-x11-server uses update-alternatives - 14.128 - remove libgcrypt20-hmac and libcryptsetup4-hmac dependency for now ++++ kernel-default: - Revert "config: armv7hl: Disable OMAP DRM" This reverts commit f92487dbd7a305531e4cc54c41609b8f77a1bc30. The previous commit should fix the build error of omapdrm. - commit 07174c1 - drm: omapdrm: fix compiler errors. - commit ee3abc8 - config: armv7hl: Disable OMAP DRM To avoid errors such as: ../drivers/gpu/drm/omapdrm/omap_plane.c: In function 'omap_plane_pre_apply': ../drivers/gpu/drm/omapdrm/omap_plane.c:145:2: error: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Werror=format=] DBG("%d,%d %08x %08x", info->pos_x, info->pos_y, ^ ../drivers/gpu/drm/omapdrm/omap_plane.c:145:2: error: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' [-Werror=format=] cc1: all warnings being treated as errors disable OMAP DRM for now. Two patches were sent upstream by Matwey V. Kornilov but didn't find their way into v3.16. Once patches are applied, revert this commit. - commit f92487d - config: arm64: Disable ARM64 crypto extensions To avoid build errors such as: ld: cannot find arch/arm64/crypto/aes-glue-ce.o: No such file or directory ../scripts/Makefile.build:411: recipe for target 'arch/arm64/crypto/aes-ce-blk.o' failed disable support for ARM64 crypto extensions for now. A patch was submitted upstream by Andreas Schwab but didn't make it into v3.16. Once that is available, this commit should be reverted. - commit 5f99cfd ++++ kernel-source: - Revert "config: armv7hl: Disable OMAP DRM" This reverts commit f92487dbd7a305531e4cc54c41609b8f77a1bc30. The previous commit should fix the build error of omapdrm. - commit 07174c1 - drm: omapdrm: fix compiler errors. - commit ee3abc8 - config: armv7hl: Disable OMAP DRM To avoid errors such as: ../drivers/gpu/drm/omapdrm/omap_plane.c: In function 'omap_plane_pre_apply': ../drivers/gpu/drm/omapdrm/omap_plane.c:145:2: error: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Werror=format=] DBG("%d,%d %08x %08x", info->pos_x, info->pos_y, ^ ../drivers/gpu/drm/omapdrm/omap_plane.c:145:2: error: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' [-Werror=format=] cc1: all warnings being treated as errors disable OMAP DRM for now. Two patches were sent upstream by Matwey V. Kornilov but didn't find their way into v3.16. Once patches are applied, revert this commit. - commit f92487d - config: arm64: Disable ARM64 crypto extensions To avoid build errors such as: ld: cannot find arch/arm64/crypto/aes-glue-ce.o: No such file or directory ../scripts/Makefile.build:411: recipe for target 'arch/arm64/crypto/aes-ce-blk.o' failed disable support for ARM64 crypto extensions for now. A patch was submitted upstream by Andreas Schwab but didn't make it into v3.16. Once that is available, this commit should be reverted. - commit 5f99cfd ++++ kernel-syms: - Revert "config: armv7hl: Disable OMAP DRM" This reverts commit f92487dbd7a305531e4cc54c41609b8f77a1bc30. The previous commit should fix the build error of omapdrm. - commit 07174c1 - drm: omapdrm: fix compiler errors. - commit ee3abc8 - config: armv7hl: Disable OMAP DRM To avoid errors such as: ../drivers/gpu/drm/omapdrm/omap_plane.c: In function 'omap_plane_pre_apply': ../drivers/gpu/drm/omapdrm/omap_plane.c:145:2: error: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Werror=format=] DBG("%d,%d %08x %08x", info->pos_x, info->pos_y, ^ ../drivers/gpu/drm/omapdrm/omap_plane.c:145:2: error: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' [-Werror=format=] cc1: all warnings being treated as errors disable OMAP DRM for now. Two patches were sent upstream by Matwey V. Kornilov but didn't find their way into v3.16. Once patches are applied, revert this commit. - commit f92487d - config: arm64: Disable ARM64 crypto extensions To avoid build errors such as: ld: cannot find arch/arm64/crypto/aes-glue-ce.o: No such file or directory ../scripts/Makefile.build:411: recipe for target 'arch/arm64/crypto/aes-ce-blk.o' failed disable support for ARM64 crypto extensions for now. A patch was submitted upstream by Andreas Schwab but didn't make it into v3.16. Once that is available, this commit should be reverted. - commit 5f99cfd ++++ kiwi: - Update JeOS templates for SLE12 / Factory Fix ec2 type to use the correct loader and firmware setup Make use of LVM without boot partition as an example for the vmx type - Add grub2 modules for lvm and btrfs/xfs filesystems on demand - Update vmx|oemboot descriptions for SLE12 / Factory Make sure grub2-x86_64-xen is installed if a xen or ec2 profile is in use and the architecture is x86_64 - v5.06.150 released - Allow to boot LVM images without extra boot partition Added new type attribute bootpartition=true|false. The value controls the creation of a boot partition for disk images and overwrites the default layout kiwi would create if this is not specified. It's not guaranteed that the resulting image is able to boot with regards to the underlaying bootloader capabilities Given that grub2 in a recent version is used booting LVM images using extX and btrfs filesystems will work - v5.06.149 released ++++ multipath-tools: - Do not remove paths without uevent (bnc#890998) ++++ libqt5-qtwebchannel: - Activate libqt5-qtwebchannel package ++++ libabw: - Fix source url. ++++ samba: - build: disable mmap on s390 systems; (bso#10765); (bnc#886193); (bnc#882356). ++++ samba: - build: disable mmap on s390 systems; (bso#10765); (bnc#886193); (bnc#882356). ++++ libfreehand: - Fix source url. ++++ webkit2gtk3: - Initial package, version 2.5.3; based on webkitgtk3.spec. ++++ openssl: - update to 1.0.1i * Fix SRP buffer overrun vulnerability. Invalid parameters passed to the SRP code can be overrun an internal buffer. Add sanity check that g, A, B < N to SRP code. (CVE-2014-3512) * A flaw in the OpenSSL SSL/TLS server code causes the server to negotiate TLS 1.0 instead of higher protocol versions when the ClientHello message is badly fragmented. This allows a man-in-the-middle attacker to force a downgrade to TLS 1.0 even if both the server and the client support a higher protocol version, by modifying the client's TLS records. (CVE-2014-3511) * OpenSSL DTLS clients enabling anonymous (EC)DH ciphersuites are subject to a denial of service attack. A malicious server can crash the client with a null pointer dereference (read) by specifying an anonymous (EC)DH ciphersuite and sending carefully crafted handshake messages. (CVE-2014-3510) * By sending carefully crafted DTLS packets an attacker could cause openssl to leak memory. This can be exploited through a Denial of Service attack. (CVE-2014-3507) * An attacker can force openssl to consume large amounts of memory whilst processing DTLS handshake messages. This can be exploited through a Denial of Service attack. (CVE-2014-3506) * An attacker can force an error condition which causes openssl to crash whilst processing DTLS packets due to memory being freed twice. This can be exploited through a Denial of Service attack. (CVE-2014-3505) * If a multithreaded client connects to a malicious server using a resumed session and the server sends an ec point format extension it could write up to 255 bytes to freed memory. (CVE-2014-3509) * A malicious server can crash an OpenSSL client with a null pointer dereference (read) by specifying an SRP ciphersuite even though it was not properly negotiated with the client. This can be exploited through a Denial of Service attack. (CVE-2014-5139) * A flaw in OBJ_obj2txt may cause pretty printing functions such as X509_name_oneline, X509_name_print_ex et al. to leak some information from the stack. Applications may be affected if they echo pretty printing output to the attacker. (CVE-2014-3508) * Fix ec_GFp_simple_points_make_affine (thus, EC_POINTs_mul etc.) for corner cases. (Certain input points at infinity could lead to bogus results, with non-infinity inputs mapped to infinity too.) - refreshed patches: * openssl-1.0.1e-new-fips-reqs.patch * 0005-libssl-Hide-library-private-symbols.patch (thanks to Marcus Meissner) ++++ libyui-qt: - Fixed Table(:multiSelection) selecting 1st item when focused (bnc#888090). - 2.46.13 ++++ patterns-sled: - BuildRequires package-translations which now ship create_macros - Update 32bit patterns. - Improve wording for virtualization_client description/summary. ++++ python-six: - update to 1.7.3: - Issue #77: Fix import six on Python 3.4 with a custom loader. - Issue #74: six.moves.xmlrpc_server should map to SimpleXMLRPCServer on Python 2 as documented not xmlrpclib. ++++ xorg-x11-server: - only add /etc/alternatives/libglx.so as ghost on suse >= 1315 - added /etc/alternatives/libglx.so as ghost - moved libglx-xorg.so to xorg/xorg-libglx.so to avoid messup in case anybody runs ldconfig in modules/extensions ++++ yast2: - Untrusted repositories are disabled during installation to avoid asking for the key import over and over during the installation. - Fixed bnc#723019 and bnc#886572 - 3.1.99 - Package.rb: Each call is polling which installation mode is active currently. So Mode.rb has not to take care about modules which are using Mode.rb. (Fixing current testcases) - 3.1.98 ++++ yast2-network: - properly convert proxy configuration from install.inf during installation (bnc#885957) - 3.1.80 - Fixed network_autoconfiguration_test stubbing on s390 (bnc#883836). - 3.1.79 ++++ yast2-packager: - Removed caching of already accepted licenses: if there is a license that needs to be accepted, user has to accept it (bnc#890968) - 3.1.40 ++++ yast2-storage: - do not incorrectly display message about inconsistent NTFS filesystem (bnc#889733) - version 3.1.42 ++++ yast2-users: - Fixed handling of the [Abort] button in inst_user_first, user is asked for confirmation (bnc#886662) - Fixed UsersSimple.Transliterate not to return a trailing newline - 3.1.30 ------------------------------------------------------------------ ------------------ 2014-8-12 - Aug 12 2014 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to version 0.2.9 - Fix for bnc #890881 On paravirtual Xen guests there is no dmi information, thus dmidecode fails. Instead a UUID is generated by the hypervisor and made available in /sys/hypervisor/uuid use this value for registration. ++++ aaa_base: - Muffle libGL error message when run under ssh (bnc#890189) ++++ apache-commons-logging: - add bcond java_bootstrap to build without unit tests (commons-logging-1.1.3-src-junit.diff) ++++ biosdevname: - Add mainline commit: 51b8cdb0b60df3baa With this patch, the info can be showed correctly if there are two or more PCI root ports in the same Bus ID/Device ID (bnc#890562) Add: fix_several_PCI_root_ports_in_one_bus.patch ++++ cpupower: - Update turbostat to latest 3.17 kernel version (in fact it is 3.16-rc7) This fixes bnc#891523 ++++ gedit: - Update to version 3.13.5: + Rework the headerbar again. + Fix opening files from nautilus. + Center the view in fullscreen mode. + Win32 improvements and new installer. + Misc bug fixes. + Updated translations. ++++ gnome-shell-extensions: - Add sle-classic-favorites-menu-at-end.patch: put the favorites at the end of the app catogories for accessibility reason (bnc#890989). ++++ installation-images-SLES: - openssh-fips will be renamed to openssh-hmac probably - add libgcrypt20-hmac and libcryptsetup4-hmac - 14.127 - fix BuildRequires - Added SuSEfirewall2 sysconfig configuration (bnc#887406) - 14.126 ++++ kernel-default: - config: arm64/default: make rtc-pl03[01] built-in - commit 1b1d9da ++++ kernel-source: - config: arm64/default: make rtc-pl03[01] built-in - commit 1b1d9da ++++ kernel-syms: - config: arm64/default: make rtc-pl03[01] built-in - commit 1b1d9da ++++ kiwi: - store result of kiwi --describe in /var/cache/kiwi/describe + ignore /var/cache for inspection - Fixed adding packages marked for deletion given by the command line option --del-package (bnc #890195) ++++ multipath-tools: - Fixup structure misalignment in config.h (bnc#890747) - Do not print empty multipaths section - Fixup 'uxsock_timeout' handling - Reload map if reinstate failed (bnc#890854) ++++ tigervnc: - u_tigervnc-check-shm-harder.patch * Check if SHM really works before deciding to use it. (bnc#890580) ++++ util-linux: - Split spec file to three stages: * util-linux.spec: Everything that do not need python or systemd. * util-linux-systemd.spec: Stuff that needs systemd: util-linux-systemd and uuidd NOTE: Not building systemd-less variants of utilities. * python-libmount.spec: Just python-libmount - Move bash-completion files to correct packages. - Add patch util-linux-bash-completion-blockdev.patch. - Add filter for rpmlint false positive (util-linux-rpmlintrc). - Add --enable-static. It makes possible to run more complete test suite. - Mark newly introduced kill/queue test as failing. - Mark libmount/lock test as failing (it sometimes fails). ++++ libgcrypt: - split off the -hmac package that contains the checksums ++++ pesign-obs-integration: - switch gen-hmac to use fipscheck instead of sha256hmac ++++ python-libmount: - Split spec file to three stages: * util-linux.spec: Everything that do not need python or systemd. * util-linux-systemd.spec: Stuff that needs systemd: util-linux-systemd and uuidd NOTE: Not building systemd-less variants of utilities. * python-libmount.spec: Just python-libmount - Move bash-completion files to correct packages. - Add patch util-linux-bash-completion-blockdev.patch. - Add filter for rpmlint false positive (util-linux-rpmlintrc). - Add --enable-static. It makes possible to run more complete test suite. - Mark newly introduced kill/queue test as failing. - Mark libmount/lock test as failing (it sometimes fails). ++++ sca-patterns-sle10: - New Patterns sle10sp3/Firefox_SUSE-SU-2014_0960-1_10.3.py sle10sp4/Firefox_SUSE-SU-2014_0960-1_10.4.py ++++ sca-patterns-sle11: - New Patterns sle11sp1/Firefox_SUSE-SU-2014_0960-1_11.1.py sle11sp2/Firefox_SUSE-SU-2014_0960-1_11.2.py sle11sp2/scale_rt_power-7015154_0.1.4.py sle11sp3/Apache_SUSE-SU-2014_0967-1_11.3.py sle11sp3/Firefox_SUSE-SU-2014_0960-1_11.3.py sle11sp3/openjdk_SUSE-SU-2014_0961-1_11.3.py sle11sp3/scale_rt_power-7015154_0.1.4.py ++++ sled-manuals_pt_BR: - Fix file name issue caused by the new daps ++++ sled-manuals_zh_CN: - Fix file name issue caused by the new daps ++++ sled-manuals_zh_TW: - Fix file name issue caused by the new daps ++++ util-linux-systemd: - Split spec file to three stages: * util-linux.spec: Everything that do not need python or systemd. * util-linux-systemd.spec: Stuff that needs systemd: util-linux-systemd and uuidd NOTE: Not building systemd-less variants of utilities. * python-libmount.spec: Just python-libmount - Move bash-completion files to correct packages. - Add patch util-linux-bash-completion-blockdev.patch. - Add filter for rpmlint false positive (util-linux-rpmlintrc). - Add --enable-static. It makes possible to run more complete test suite. - Mark newly introduced kill/queue test as failing. - Mark libmount/lock test as failing (it sometimes fails). ++++ yast2: - Fixed checking for SuSEfirewall2 package installed/selected for installation depending on the current stage/mode (bnc#887406) - 3.1.97 - When changing installation mode in "Mode.rb" the mode in Package.rb has to be updated too. (bnc#888212) - 3.1.96 ++++ yast2-bootloader: - Fixed adding a crashkernel parameter to xen_append if the latter is missing. kdump.service would fail then (bnc#886843) - 3.1.86 ++++ yast2-network: - Reading and adjusting the SuSEfirewall2 configuration has been moved from inst_finish to inst_proposal because AutoYast export can be already requested in inst_proposal (bnc#887406) - 3.1.78 ++++ yast2-registration: - handle closing by window manager (:cancel event) (bnc#891550) - 3.1.100 - report more details when registration fails (bnc#890873) - added some hints to the error message displayed when the base product is not found (bnc#890863) - 3.1.99 ++++ yast2-storage: - do not propose boot partition with LVM unless the LVM is encrypted (bnc#890857) - version 3.1.41 ------------------------------------------------------------------ ------------------ 2014-8-11 - Aug 11 2014 ------------------- ------------------------------------------------------------------ ++++ cryptsetup: - libcryptsetup4-hmac split off contain the hmac for FIPS certification ++++ evolution: - Update to version 3.12.5: + Images in contact preview are not shown with webkitgtk3 2.4.x. + Add missing chain-up-s to parent's constructed() method. + Always use selected color for selected region in EDayView. + e_day_view_show_popup_menu: Avoid runtime warning from tooltip_get_view_event. + Calendar View: Use smaller icons in the Search bar. + e_mail_folder_uri_build: Encode special characters in folder names. + e_client_cache_get_client: Fix a memory leak. + Bugs fixed: bgo#732892, bgo#733295, bgo#733917. + Updated translations. - Drop evolution-nomore-gnome-icon.patch: Fixed upstream. - Set define need_autogen to 0, as we are not applying any patches at the moment. ++++ evolution-data-server: - Update to version 3.12.5: + Correct the test for g_subprocess_launcher_set_child_setup() availability. + Add missing chain-up-s to parent's constructed() method. + Strip remote GDBus errors after talking to GOA. + [IMAPx] Add actual error message into 'Select failed' debug log. + Bugs fixed: bgo#733183, bgo#732983, bgo#733081, bgo#732627. + Updated translations. ++++ evolution-ews: - Update to version 3.12.5: + Add missing chain-up to parent's constructed() method. + Handle cookies (non-persistently). + SOUP_STATUS_IS_SUCCESSFUL(soup_session_send_message()) sends message twice. + Clean up enabling/disabling NTLM and Basic auth types. + Clean up logging slightly and make it more consistent. + Add camel_ews_settings_get_auth_mechanism() helper function. + Clean up Negotiate auth implementation to be a SoupAuth subclass. + Bugs fixed: bgo#733274, bgo#703181, bgo#732850, bgo#703181, bgo#733663, bgo#732850, bgo#732850. ++++ glibc: - pthread-mutexattr-gettype-kind.patch: Filter out PTHREAD_MUTEX_NO_ELISION_NP bit in pthread_mutexattr_gettype (bnc#888131, BZ #15790) ++++ glibc: - pthread-mutexattr-gettype-kind.patch: Filter out PTHREAD_MUTEX_NO_ELISION_NP bit in pthread_mutexattr_gettype (bnc#888131, BZ #15790) ++++ gnome-menus-branding-SLE: - Rename package to gnome-menus-branding-SLE and change version to 12. - Add gnome-menus-branding-cleanup.patch: cleanup GNOME menu. - Fix license file to LGPL (same as upstream), since we patch upstream file (spotted by legal). ++++ grub2: - Fix the 64-bit trampoline code in dynamic linker (bnc#890999) grub2-ppc64le-fix-64bit-trampoline-in-dyn-linker.patch ++++ gtk3: - Update to version 3.13.6: + Theme: - Many Adwaita improvements in details. - Much faster blur implementation for shadows. - Support symbolic, recolorable pngs. + GtkFileChooser: - Fix editing of bookmarks. - Use symbolic icons in the path bar. + GtkTextView: Add a vfunc to allow subclasses to draw above/below text. + GtkImage: Support scale factor when loading from resources. + Inspector: - Show some widget states and buildable ids. - Add GtkTreeSelection to object tree. + Wayland: Support newer protocol versions. + Windows: - Fix handling of input shapes. - Support font scaling. - Dialog theming fixes. - Several crash fixes. + Bugs fixed: bgo#624791, bgo#638709, bgo#641638, bgo#705054, bgo#715176, bgo#721367, bgo#726224, bgo#729140, bgo#729636, bgo#729809, bgo#729924, bgo#730450, bgo#732137, bgo#733312, bgo#733406, bgo#733416, bgo#733610, bgo#733671, bgo#733679, bgo#733766, bgo#733767, bgo#733768, bgo#733769, bgo#733773, bgo#733782, bgo#733923, bgo#733925, bgo#733965, bgo#733979, bgo#734033, bgo#734038, bgo#734053, bgo#734129, bgo#734213, bgo#734292, bgo#734485, bgo#734526. + Updated translations. ++++ gtkhtml: - Update to version 4.8.4: + Miscellaneous: Add forgotten chain-up-s to parent's constructed() method. ++++ ibus: - Fix default category for ibus-setup.desktop. ++++ kiwi: - v5.06.148 released - Fixed __createTarArchive exclude pattern * the pattern match for 'image' was too global as we only wanted to exlude the /image directory from the toplevel - Make sure e2fsprogs stay in netboot initrd for SLE12 - v5.06.147 released ++++ multipath-tools: - Close memory leak in print_multipath_topology - Implement 'uxsock_timeout' keyword (bnc#890551) - Return error when receiving CLI packet (bnc#890551) - multipath: do not print state 'orphan' for option '-l' (bnc#890551) - Fix race conditions during uevent processing (bnc#890994) ++++ samba: - Create the cups smb backend as sym link pointing to smbspool; (bnc#891220). ++++ samba: - Create the cups smb backend as sym link pointing to smbspool; (bnc#891220). ++++ openobex: - added openobex-1.7.1-fix_udev_rules.patch to fix 60-openobex.rules with 'TAG+="uaccess"' (bnc#858863) - drop udev rules, obsolete/provide openobex from libopenobex again (group plugdev doesn't exist anymore and it's unclear how to replace it, so the udev rules are virtually useless) this fixes bnc#865429 ++++ plymouth: - Modify plymouth-ignore-cirrusdrm.patch to return as early as possible. Patch by glin@suse.com ++++ libwebp: - Update to new upstream release 0.4.1 * AArch64 (arm64) & MIPS support/optimizations * NEON assembly additions: ~25% faster lossy decode/encode (-m 4); ~10% faster lossless decode;~5-10% faster lossless encode (-m 3/4) * dwebp/vwebp can read from stdin * cwebp/gif2webp can write to stdout * cwebp can read webp files; useful if storing sources as webp lossless ++++ patterns-sled: - Rename gnome-menus-branding-SLED to gnome-menus-branding-SLE. - Improve categories and wording (bnc#888366). - Add gimp and libproxy1-config-gnome3 as Recommends for desktop-gnome pattern. ++++ release-notes-sled: - 12.0.20140811: - Update SLE 12 release notes from FATE. - Add missing section (categories). ++++ syslinux: - syslinux-4.04-cache_fix.diff: fix memory corruption due to wrong fs cache initialisation (bnc #884181) ++++ virt-manager: - bnc#888173 - KVM: Unable to install: no console output from virt-install virtman-s390x-default-to-vminstall.patch ++++ xorg-x11-server: - make use of update-alternatives for libglx.so (FATE#317822) ++++ yast2-core: - agent-any: stub "df" for testing. - 3.1.9 ++++ yast2-country: - Regenerate initrd after configuring keyboard (bnc#888804) - Updated dependency on yast2 >= 3.1.94 (new messages) - 3.1.10 ------------------------------------------------------------------ ------------------ 2014-8-10 - Aug 10 2014 ------------------- ------------------------------------------------------------------ ++++ cmake: - CMake 3.0.1: * Ninja: Remove CMake includes from explicit depends * KWSys SystemInformation: No SA_RESTART on QNX * cmake: Fix read-after-free while checking command-line arguments * Fortran: Add support for GNU >= 4.9 compressed modules * bootstrap: Clarify name of configured source directory * bootstrap: Fix "make test" and "make package" targets * UseSWIG: Fix check for noproxy flag * CMakeExpandImportedTargets: Do not read property on non-target * Check*CompilerFlag: Avoid ';' in common pattern * cmcurl: Fix a build failure with the Cray compiler on Linux * FindQt4: Add nativewifi and qtga plugins * QNX: Add missing flags for configurations and artifact creation. ++++ ibus-rime: - update version 1.2 * rime_engine.c: add status bar icons; update status bar only when there is a change in IME status, to fix issues on Ubuntu Trusty. * rime_config.h: define macros for version and file paths. * Makefile: fix file permissions in install target. ++++ ding-libs: - Update to new upstream release 0.4.0 * libini_config: Ability to convert input INI file from UTF-16/32 to UTF8- during parsing * ini_config: Support C style comments in INI file * ini_config: Ability to read configuration data from a memory buffer - Remove doxygen-notimestamp.diff, 0001-build-add-missing-Requires-to-pkgconfig-file.patch (merged upstream) ++++ librime: - update version 1.2+git20140810 * config: support references to list elements in key paths. * rime_api: add API functions to access complex structures in config; add API to get the raw input and cursor position, or to select a candidate. * switcher: enable folding IME options in the switcher menu. * dict_compiler: also detect changes in essay when updating a dictionary; support updating prism without the source file of the dictionary. * preset_vocabulary: load 'essay.txt' instead of 'essay.kct'. * reverse_lookup_dictionary: adopt a new file format with 50% space saving. * table: add support for a new binary format with 20% space saving; fix alignment on ARM. * ascii_composer: do not toggle IME states when long pressing Shift key; support discarding unfinished input when switching to ASCII mode. * affix_segmentor: fix issues with selecting a partial-match candidate. * chord_composer: commit raw input composed with original key strokes. * navigator: do not use BackSpace to revert selecting a candidate but to edit the input after moving the cursor left or right. * punctuator: support 'ascii_punct' option for switching between Chinese and Western (ASCII) punctuations. * speller: auto-select candidates by pattern matching against the code; fix issues to cooperate with punctuator. * CMakeLists.txt: add options ENABLE_LOGGING and BOOST_USE_CXX11; introduce a new dependency: libmarisa. * cmake/FindYamlCpp.cmake: check the availability of the new (v0.5) API. * sample: the directory containing a sample plug-in module. * tools/rime_patch.cc: a command line tool to create patches. - drop librime-1.1-BOOST_NO_SCOPED_ENUMS.patch - add librime-1.2-BOOST_NO_SCOPED_ENUMS.patch ++++ telepathy-farstream: - Add tp-fs-add-mising-break-in-switch-block.patch, call-stream: add mising 'break' in switch block (fdo#79006). Patch from upstream git. ------------------------------------------------------------------ ------------------ 2014-8-9 - Aug 9 2014 ------------------- ------------------------------------------------------------------ ++++ alacarte: - Add X-GNOME-SystemSettings to the .desktop categories: this adds allacarte to the overview in gnome-control-center. ++++ evince: - Update to version 3.13.3.1: + Fix the MIME type list of desktop files (bgo#732216). - Changes from version 3.13.3: + New features and improvements: - Cycle through form fields with tab button (bgo#503706). - Port to GMenu. - Use a GtkHeaderBar instead of a GtkToolbar (bgo#711078). - Add appdata files for Evince backends (bgo#731708). - Add an appdata file for Evince (bgo#708760). - Make the about dialog non modal and move it to the app menu. - Add keybindings to go back/forward in history (bgo#509029). - Expose links, images and form fields as AtkObject children of the page (bgo#728475). - Update ATK_STATE_SHOWING when the visible page range changes (bgo#728664). - Implement AtkComponent interface for pages (bgo#728673). - Expose every page individually to accessibility (bgo#724965). - Show fullscreen toolbar only when moving the mouse to the top of the screen (bgo#696643). - Add API to libview to specify rendered output in pixels instead of as a scale (bgo#723431). - Use cairo surfaces instead of GdkPibufs to render thumbnails (bgo#723431). + Bugfixes: - Set the main window was transient parent of the annotation properties dialog (bgo#732114). - Use annotation RGBA API instead of the deprecated color API (bgo#732095). - Fix rotation direction in DJVU backend (bgo#731786). - Update the annotation poup window color and opacity when the annotation is updated (bgo#725571). - Prevent jumps to last page when autoscrolling (bgo#725389). - Fix centering when shrinking to printable area but not scaling. - Fallback to thumbnails page in sidebar when the current page is no longer supported by the document after a reload, and enable the pages that become supported (bgo#628617). - Ensure text is available in page cache when requested by accessibility (bgo#724965). - Update the caret cursor when jumping to a find result (bgo#728996). - Fix shiftclick text selection (bgo#728189). - Fix a crash when saving a copy (bgo#727536). - Fix enable caret navigation question message (bgo#727062). - Fix a crash during the build with introspection enabled (bgo#726812). - Fix warning message shown when the requested format is not supported by printer (bgo#724044). - Allow printing to all formats supported by backend (bgo#724044). + Updated translations. - Replace pkgconfig(gnome-icon-theme) BuildRequires with pkgconfig(adwaita-icon-theme), following upstreams merge of the icon themes. ++++ libgdata: - Update to version 0.15.2: + Support PicasaWeb in the GOA authoriser. + Fix a data corruption bug in the downloads/uploads code. + Bugs fixed: - bgo#731269: Wrong scope information in authorization domain. - bgo#731949: Memory leak from gdata_parser_int64_to_iso8601(). - bgo#731946: Removing a task result in error, but succeeds. - bgo#732890: Refresh authoriser on receiving SOUP_STATUS_NOT_FOUND. + Updated translations. ++++ simple-scan: - Update to version 3.13.4.2: + Fix scan menu not working in toolbar. + Fix warning about button that was trying to set both a label and an image. + Stop warning when no autosave information. - Changes from version 3.13.4.1: + Don't access a variable after ownership is transferred - was breaking scans. + Fix some UI objects not being accessed since GtkTemplate changes. + Correct method signature for delete-event. - Changes from version 3.13.4: + Stop configure if vala not found. + Make conditions where traditional menubar is shown more contrained so it shows in elementary. + Use GtkTemplate (requires Vala 0.22). - Changes from version 3.13.3: + Use GtkHeaderbar on systems that support it. - Changes from version 3.13.1: + Correct generation of PDF trailer to conform to the PDF standard. + Add options to reorder pages. ------------------------------------------------------------------ ------------------ 2014-8-8 - Aug 8 2014 ------------------- ------------------------------------------------------------------ ++++ ecryptfs-utils: - Drop ecryptfs-correct-desktop.patch and ensure ecryptfs-mount-private.desktop is properly generated and installed in a program specific location (ecryptfs-setup-private will take care of creating the right symlink) and not in /usr/share/applications by default. - Add ecryptfs-mount-private.png (from Fedora) - Create tmpfiles.d to ensure ecryptfs module is autoloaded at start. - Fix category on ecryptfs-setup-private.desktop. ++++ emacs: - Add Utility category to .desktop file. ++++ evince: - Update to version 3.12.2: + Prevent jumps to last page when autoscrolling (bgo#725389). + Fix centering when shrinking to printable area but not scaling. + Fallback to thumbnails page in sidebar when the current page is no longer supported by the document after a reload, and enable the pages that become supported (bgo#628617). + Update the caret cursor when jumping to a find result (bgo#728996). + Update ATK_STATE_SHOWING when the visible page range changes (bgo#728664). + Fix a memory leak in sidebar thumbnails. + Updated translations. ++++ gdb: - Use patchlist.pl to merge with gdb-7.8-16.fc22, a rebase to FSF GDB 7.8. The GDB 7.8 features are: * Guile scripting support. * Python scripting enhancements. * New commands: * * guile * * guile-repl * * info auto-load guile-scripts [REGEXP] * New options: * * maint ada set ignore-descriptive-types (on|off) * * maint set target-async (on|off) * * set|show auto-load guile-scripts (on|off) * * set|show auto-connect-native-target * * set|show guile print-stack (none|message|full) * * set|show mi-async (on|off) * * set|show print symbol-loading (off|brief|full) * * set|show record btrace replay-memory-access (read-only|read-write) * Remote Protocol: * * The qXfer:btrace:read packet supports a new annex 'delta'. * GDB/MI: * * A new option "-gdb-set mi-async" replaces "-gdb-set target-async". * New target configurations: * * PowerPC64 GNU/Linux little-endian * btrace enhancements: * * The btrace record target now supports the 'record goto' command. * * The btrace record target supports limited reverse execution and replay. * ISO C99 variable length automatic arrays support. * It is no longer required to "set target-async on" in order to use background execution commands (e.g., "c&", "s&", etc.). * "catch syscall" now implemented on s390*-linux* targets. * The "compare-sections" command now works on all targets. * The "target native" command now connects to the native target, and can be used to launch native programs, even if "set auto-connect-native-target" is set to off. * More robust backtraces. [bnc#891040] - Obsoletes patch gdb-7.7-bnc877566.patch - Obsoletes patch gdb-fix-s390-build.patch - Obsoletes patch gdb-ppc64le.patch - Drop gdb-ia64-tdep.patch, disable building the IA64 target - Modifies gdb-6.3-test-pie-20050107.patch, gdb-6.5-bz218379-solib-trampoline-lookup-lock-fix.patch, gdb-6.6-buildid-locate-core-as-arg.patch, gdb-6.6-buildid-locate-rpm.patch, gdb-6.6-buildid-locate.patch, gdb-6.6-scheduler_locking-step-is-default.patch, gdb-6.6-scheduler_locking-step-sw-watchpoints2.patch, gdb-6.8-attach-signalled-detach-stopped.patch, gdb-6.8-quit-never-aborts.patch, gdb-archer-pie-addons-keep-disabled.patch, gdb-archer-pie-addons.patch, gdb-archer.patch, gdb-attach-fail-reasons-5of5.patch, gdb-glibc-strstr-workaround.patch, gdb-rhbz795424-bitpos-20of25.patch, gdb-rhbz795424-bitpos-21of25.patch, gdb-rhbz795424-bitpos-22of25.patch, gdb-rhbz795424-bitpos-23of25.patch, gdb-rhbz795424-bitpos-25of25.patch, gdb-upstream.patch - Adds gdb-archer-vla-tests.patch, gdb-bz533176-fortran-omp-step.patch, gdb-bz541866-rwatch-before-run.patch gdb-6.6-buildid-locate-misleading-warning-missing-debuginfo-rhbz981154.patch, gdb-babeltrace-configure.patch, gdb-btrobust.patch, gdb-dts-rhel6-python-compat.patch, gdb-fortran-frame-string.patch, gdb-gnat-dwarf-crash-3of3.patch, gdb-python-completer-1of2.patch, gdb-python-completer-2of2.patch, gdb-readline-6.3.5.patch, gdb-vla-intel-04of23-fix.patch, gdb-vla-intel-stringbt-fix.patch, gdb-vla-intel.patch - Removes gdb-rhel5-gcc44.patch, gdb-6.6-bfd-vdso8k.patch, gdb-testsuite-nohostid.patch, gdb-python-stacksmash.patch ++++ gnome-control-center: - Add gnome-control-center-datetime-i18n.patch: Make punctuation translatable in datetime preferences (bnc#884425 bgo#732585). ++++ gnome-shell: - Mark translatable strings in gnome-shell-domain.patch (bnc#877728, refreshed gnome-shell-prompt-twice.patch). - Add support for gnome-patch-translation. - Move autoreconf to %build. ++++ kernel-default: - rtsx_usb: export device table (bnc#890096). - commit a29135e - Delete patches.drivers/drm-cirrus-Use-16bpp-as-default (bnc#890599). - commit 820d92f ++++ kernel-source: - rtsx_usb: export device table (bnc#890096). - commit a29135e - Delete patches.drivers/drm-cirrus-Use-16bpp-as-default (bnc#890599). - commit 820d92f ++++ kernel-firmware: - Update to git snapshot 20140807 * Includes previously cherry-picked QLogic firmware (bnc#879633) * Intel BT firmware updates * cxgb4 firmware update to revision 1.11.27.0 * bnx2x firmware version 7.10.51 (bnc#887382) * Other firmware files not used by the SLE12 kernel ++++ kernel-syms: - rtsx_usb: export device table (bnc#890096). - commit a29135e - Delete patches.drivers/drm-cirrus-Use-16bpp-as-default (bnc#890599). - commit 820d92f ++++ kiwi: - v5.06.146 released - keep console keytables and loadkeys in initrd for pwd dialogs - keep klogconsole as debug helper tool in initrd - set up the baseproduct link correctly fixe bnc #891120 + SuSE-brand does not exist in newer distros, it has been replaced by /etc/os-release. Use the value there to try and provide our best guess about what the product is - generate the proper name for the network definition for vmx files + this addresses bnc #891100 - Use systemd-vconsole-setup to initialize the console if present - Optimize size of kiwi initrd * remove unneeded python installation which exists only due to building the initrd rootfs using zypper * make sure dracut scripts stays ++++ krb5: - buffer overrun in kadmind with LDAP backend CVE-2014-4345 (bnc#891082) krb5-1.12-CVE-2014-4345-buffer-overrun-in-kadmind-with-LDAP-backend.patch ++++ libreoffice: - Require some fonts for compat: liberation / carlito fonts. bnc#824908 ++++ systemd: - Set default permissions for GenWQE device nodes to 0666 (bnc#890977). Add 1062-rules-set-default-permissions-for-GenWQE-devices.patch ++++ libvirt: - bnc#820399 - virsh blockcopy should refuse identical device blockcopy-check-dst-identical-device.patch ++++ nss_ldap: - added bnc#842120.dif bnc#866763.dif - bnc#879368 - Bug in ldap_nss prevents Nomachine NX server to start - bnc#866763 - reverse ipv6 host lookups fail when ldap is used - bnc#842120 - nss_ldap crashes when running atfork() hooks ++++ paprefs: - Improve category to .desktop file. ++++ perl-Bootloader: - remove dependency on e2fsprogs (bnc#890795) - 0.820 ++++ translation-update: - Update translation-update-from-translation-update-upstream-20140808.tar.bz2. ++++ usb_modeswitch: - Add usb_modeswitch-no_strip_on_install.patc to not strip the binary as this prevents creating the bebuginfo package (bnc#890846). - Add usb_modeswitch-fix_fsf_address.patch that updates COPYING to the latest version that also has the correkt address for the FSF. ++++ xen: - bnc#883112 - Xen Panic during boot "System without CMOS RTC must be booted from EFI" 53dba447-x86-ACPI-allow-CMOS-RTC-use-even-when-ACPI-says-there-is-none.patch - Upstream patches from Jan 53d7b781-x86-cpu-undo-BIOS-CPUID-max_leaf-limit-earlier.patch 53df71c7-lz4-check-for-underruns.patch 53df727b-x86-HVM-extend-LAPIC-shortcuts-around-P2M-lookups.patch 53e47d6b-x86_emulate-properly-do-IP-updates-and-other-side-effects.patch ++++ yast2-bootloader: - do not crash in some condition in combination of LVM and GPT (bnc#891070) - 3.1.85 ++++ yast2-control-center-gnome: - fix the display problem in 800x600 (bnc#889959) - 3.1.9 ++++ yast2-core: - Pass SCR root path to stdio agents (bnc#879365). - If aborting on a SCRAgent::targetPath assertion, log it (bnc#891053). - Fixed obvious compilation warnings. - 3.1.8 ------------------------------------------------------------------ ------------------ 2014-8-7 - Aug 7 2014 ------------------- ------------------------------------------------------------------ ++++ Mesa: - Add PowerLE support (Mesa-PowerLE.patch bnc#887778) ++++ geoclue2: - Update to version 2.1.9: + Move from NetworkManager to direct use of wpa_supplicant to retreive WiFI data, for greater portability. + Port from opencellid.org to Mozilla Location Service for 3G-geolocation. + Network data submission - Explicit option in config to enable submission. - Commandline options to enable network data submission and set nickname. - Submit 3G data. - Submit under 'geoclue' nick by default. + Fix a few crashes. + Drop now redundant workaround for pure geoip queries. + Ability to mark an app as system component in the config so that: - Agent can't decide its accuracy level nor agent is asked to authorize it. This mean automatic timezone in GNOME will continue working even if you disable geolocation. - App is not taken into account for 'InUse' property. That means you will no longer have to see location crosshair in gnome-shell's topbar forever just because you have automatic timezone enabled. + Exit demo app if geoclue deactivates it. + Improved debug log. + Many other internal changes and minor improvements. - Changes from version 2.1.8: + Switch to Mozilla Location Service for geoip as well. + Allow specifying nickname to submit network data with. + Report actual available accuracy level and keep it up2date. + Add 'Active' property to indicate client state. + Expose altitude info (if known). + Timeout on inactivity, rather than no clients. + Automatically: - stop the client if max accuracy level is set to 0. - start the client if max accuracy level is set to non-0 and it was automatically stopped. + Don't disable modem after using it. Disabling the modem, disables it for everyone so if there was an active connection going on through the modem, geoclue will cause it to disconnect. While we need to have some centralized means to enable/disable modem and ideally geoclue shouldn't do any enabling/disabling of modems at all, for now lets just only enable the modem. + Fix issue of missed location updates. + Whitelist correct ID for gnome-settings-daemon in default config. + Replace '--disable-wifi-source' configure option with '--disable-network-manager'. i-e now you disable usage of NetworkManger explicitly rather than wifi source, which is now always built and enabled. + Drop now redundant geoip server. + Don't distribute .desktop.in files for demos. + Plug some leaks. + More debug log. + Other minor fixes. - Changes from version 2.1.7: + 'InUse' property now only affected by active clients. This fixes the issue of gnome-shell incorrectly showing 'geolocation in use' icon. + Move DBus interface files to their canonical location: /usr/share/dbus-1/interfaces/. + Drop redundant check for the C++ compiler in configure script. + Demo agent now prints 'geolocation in use' info. - Drop pkgconfig(libnm-glib) and pkgconfig(libxml-2.0) BuildRequires: no longer needed. - Add geoclue2-permit-gnome-maps.patch: Allow gnome-maps to access geoclue. - Also drop the invalid rpmlintrc variant geoclue2.rpmlintrc. ++++ gnome-control-center: - Update gnome-control-center-allow-extra-tools-in-shell.patch: Improve patch (no longer need to change 3 files to add one icon) and add alacarte and icedtea settings to available icons. - Update to version 3.13.4: + Use correct window icon. + Background: - Several small fixes. - Fix emblems on HiDPI. - Re-add drag'n'drop support. - Allow dropping colours as well. - Remember added colours. - Copy all the manually added backgrounds. + Info: Fix logo on HiDPI. + Keyboard: Allow "print screen" and "scroll lock" as compose key options. + Mouse: Fix scroll test background on HiDPI. + Notifications: Fix duplicates in application list. + Power: Update automatic suspend label when CanHibernate is false. + Region: Make it possible to add an input source by activating its row. + Sharing: - Add maximum height for the networks list box. - Use the selected URI from the file chooser, instead of the current directory. + User Accounts: Do not generate previews for directories. + Wacom: - Fix x/y ranges' swapping when calibrating on rotated screens. - Fix stylus back/forward button assignments. + Updated translations. - Add pkgconfig(cairo-gobject) BuildRequires: new dependency. - Update to version 3.13.3: + Fix automake warnings. + Fix compilation warnings in a number of panels. + Update Sharing panel for gnome-settings-daemon API change. - Changes from version 3.13.2: + Use new RTL icons support in GTK+. + Background: Use higher resolution thumbnails on HiDpi displays. + Color: Update the UI if the ICC profile title changes. + Date & Time: Fix initial state when NTP isn't supported. + Details: Fix crash when using vboxvideo glx driver. + Display: - Make monitor label look better. - Add "Monitor" to keywords. - Make the Apply button unsensitive for invalid configuration. - Fix layout when rotating the left-most of the displays. + Keyboard: Add shortcut to launch gnome-control-center. + Network: - Fix warning on startup. - Hide the Virtualisation bridge. + Notifications: Drop the dep on libgnome-menu. + Online Accounts: Use a header bar for the "Add Account" dialog. + Privacy: Fix "Immediately" option not truthful. + Printers: Ellipsize long names and locations. + Sharing: Add per-network Media, File and Screen sharing. + Shell: Make search results sorting smarter. + User Accounts: - Fix DateTime instance leaks. - Fix wrong language being shown. - Add filter to the avatar file chooser. - Changes from version 3.13.1: + Use header bars in dialogs. + Color: Do not crash when toggling devices and reopening the panel. + Details: Don't crash on Wayland. + Keyboard: Drop hard X dependency. + Network: Do not pretend we can overrule hardware rfkill. + Updated translations. - Drop pkgconfig(libgnome-menu-3.0) BuildRequires: no longer required. - Rebase gcc-private-connection.patch. - Disable gnome-control-center-probe-radius-server-cert.patch for now: NetworkManager must have this capability rebased first. - Update gnome-control-center-allow-extra-tools-in-shell.patch: Improve patch (no longer need to change 3 files to add one icon) and add alacarte and icedtea settings to available icons. ++++ gnome-shell: - Remove build_wayland_backend conditions: the wayland backend is regularly built now. ++++ gtk2: - Rename README.SuSE to README.SUSE (bnc#889027). ++++ gtk3: - Add gtk3-icon-theme-reduce-io.patch (bgo#721895). This reduces the amount of I/O performed in order to load individual icon images. - Add gtk3-icon-cache-index-only.patch (bgo#721895). This makes it generate an index-only icon cache without image data, in line with what the most recent gtk2 does. It can save as much as 100MB on disk and a corresponding amount of VM space per process. ++++ java-1_7_0-openjdk-plugin: - Update icedtea-web-suse-desktop-files.patch: Add X-GNOME-SystemSettings category. ++++ java-1_8_0-openjdk-plugin: - Update icedtea-web-suse-desktop-files.patch: Add X-GNOME-SystemSettings category. ++++ kiwi: - Fixed use of IFS in bash boot code * don't use internal field separator in main boot scripts to avoid tainting of the global variable space * don't use internal field separator in user config functions in KIWIConfig.sh to avoid conflicts * make sure every function in the KIWILinuxRC.sh pool starts with a localized and default initialized IFS value - Fix ofw firmware type - SLED is x86 only Signed-off-by: Dinar Valeev - Use the x86-64-xen or i386-xen format for the grub2 image creation on EC2 + this is a follow up change for b1be72f59f5f4498 addressing bnc #887801 we avoid the hacky symlink introduced by the previous commit. This change requires a grub release that contains http://git.savannah.gnu.org/cgit/grub.git/commit/ChangeLog?id=9612ebc0 - drop ppc64 profile for sle12 Starting openSUSE 13.1 we have no longer kernel-ppc64 available anymore Signed-off-by: Dinar Valeev - yaboot is deprecated on newer power distributions Signed-off-by: Dinar Valeev - v5.06.145 released - Added missing handling for recommends in the libsolv path Also fixed passing the patternType value from the XML to the solver module ++++ llvm: - Update ppc64le patches (bnc#887778) - Drop llvm-ppc64le.patch and clang-ppc64le.patch, obsoleted. ++++ plymouth: - Invert the logic in plymouth-ignore-cirrusdrm.patch bnc#890516 ++++ libvirt: - libxl: Implement domainReset libxl-dom-reset.patch bnc#870170 ++++ openssh: - change FIPS checksum files and subpackage naming (bnc#856316) ++++ perl-Text-Unidecode: - Update to version 1.01 * bugfixes * new test suite ++++ xen: - Update to Xen Version 4.4.1-rc2 xen-4.4.1-testing-src.tar.bz2 - Dropped the following upstream patches and xen-4.4.0-testing-src.tar.bz2 537b5ede-move-domain-to-cpupool0-before-destroying-it.patch 5327190a-x86-Intel-work-around-Xeon-7400-series-erratum-AAI65.patch 534bdf47-x86-HAP-also-flush-TLB-when-altering-a-present-1G-or-intermediate-entry.patch 535a354b-passthrough-allow-to-suppress-SERR-and-PERR-signaling.patch 53636ebf-x86-fix-guest-CPUID-handling.patch 5347b524-evtchn-eliminate-64k-ports-limitation.patch 53a040c6-page-alloc-scrub-pages-used-by-hypervisor-upon-freeing.patch 53a1990a-IOMMU-prevent-VT-d-device-IOTLB-operations-on-wrong-IOMMU.patch 53732f4f-x86-MCE-bypass-uninitialized-vcpu-in-vMCE-injection.patch 531dc0e2-xmalloc-handle-correctly-page-allocation-when-align-size.patch 5331917d-x86-enforce-preemption-in-HVM_set_mem_access-p2m_set_mem_access.patch 531d8e09-x86-HVM-fix-memory-type-merging-in-epte_get_entry_emt.patch 538ee637-ACPI-Prevent-acpi_table_entries-from-falling-into-a-infinite-loop.patch 535a34eb-VT-d-suppress-UR-signaling-for-server-chipsets.patch 535e31bc-x86-HVM-correct-the-SMEP-logic-for-HVM_CR0_GUEST_RESERVED_BITS.patch 53859956-timers-set-the-deadline-more-accurately.patch 53636978-hvm_set_ioreq_page-releases-wrong-page-in-error-path.patch 535a3516-VT-d-suppress-UR-signaling-for-desktop-chipsets.patch 53cfdcc7-avoid-crash-when-doing-shutdown-with-active-cpupools.patch 5383175e-VT-d-fix-mask-applied-to-DMIBAR-in-desktop-chipset-XSA-59-workaround.patch 531d8e34-x86-HVM-consolidate-passthrough-handling-in-epte_get_entry_emt.patch 532fff53-x86-fix-determination-of-bit-count-for-struct-domain-allocations.patch 5357baff-x86-add-missing-break-in-dom0_pit_access.patch 530c54c3-x86-mce-Reduce-boot-time-logspam.patch 5383167d-ACPI-ERST-fix-table-mapping.patch 5390927f-x86-fix-reboot-shutdown-with-running-HVM-guests.patch 530b27fd-x86-MCE-Fix-race-condition-in-mctelem_reserve.patch 53709b77-Nested-VMX-load-current_vmcs-only-when-it-exists.patch 5396d818-avoid-crash-on-HVM-domain-destroy-with-PCI-passthrough.patch 531d8fd0-kexec-identify-which-cpu-the-kexec-image-is-being-executed-on.patch 5385956b-x86-don-t-use-VA-for-cache-flush-when-also-flushing-TLB.patch 539ec004-x86-mce-don-t-spam-the-console-with-CPUx-Temperature-z.patch 53909259-x86-domctl-two-functional-fixes-to-XEN_DOMCTL_-gs-etvcpuextstate.patch 53859549-AMD-IOMMU-don-t-free-page-table-prematurely.patch 533d413b-x86-mm-fix-checks-against-max_mapped_pfn.patch 535fa503-x86-HVM-restrict-HVMOP_set_mem_type.patch 53271880-VT-d-fix-RMRR-handling.patch 5390917a-VT-d-honor-APEI-firmware-first-mode-in-XSA-59-workaround-code.patch 538dcada-x86-HVM-eliminate-vulnerabilities-from-hvm_inject_msi.patch 53455585-x86-AMD-feature-masking-is-unavailable-on-Fam11.patch 537b5e50-VT-d-apply-quirks-at-device-setup-time-rather-than-only-at-boot.patch 53a199d7-x86-EFI-allow-FPU-XMM-use-in-runtime-service-functions.patch 53cfddaf-x86-mem_event-validate-the-response-vcpu_id-before-acting-on-it.patch 53b16cd4-VT-d-ATS-correct-and-clean-up-dev_invalidate_iotlb.patch 53cfdde4-x86-mem_event-prevent-underflow-of-vcpu-pause-counts.patch 53356c1e-x86-HVM-correct-CPUID-leaf-80000008-handling.patch 534bbd90-x86-nested-HAP-don-t-BUG-on-legitimate-error.patch 530b28c5-x86-MSI-don-t-risk-division-by-zero.patch 5396e805-x86-HVM-refine-SMEP-test-in-HVM_CR4_GUEST_RESERVED_BITS.patch 5370e03b-pygrub-fix-error-handling-if-no-valid-partitions-are-found.patch 5321b257-x86-make-hypercall-preemption-checks-consistent.patch 5321b20b-common-make-hypercall-preemption-checks-consistent.patch 538c338f-x86-amd_ucode-flip-revision-numbers-in-printk.patch 537b5e79-VT-d-extend-error-report-masking-workaround-to-newer-chipsets.patch 531d8db1-x86-hvm-refine-the-judgment-on-IDENT_PT-for-EMT.patch 53b56de1-properly-reference-count-DOMCTL_-un-pausedomain-hypercalls.patch 530b2880-Nested-VMX-update-nested-paging-mode-on-vmexit.patch 533ad1ee-VMX-fix-PAT-value-seen-by-guest.patch 53206661-pygrub-support-linux16-and-initrd16.patch 5315a254-IOMMU-generalize-and-correct-softirq-processing.patch ++++ xorg-x11-server: - - Change U_ to u_ as these patches are not upstream yet: * u_render-Don-t-generate-invalid-pixman-format-when-using-a-24bpp-framebuffer-with-a-32bit-depth-visual.patch * u_fb-Correctly-implement-CopyArea-when-using-a-window-with-depth-32-and-24bpp.patch (bnc#890599). - Fix corrupted graphics with 24bpp on cirrus KMS (bnc#890599) two patches added: U_render-Don-t-generate-invalid-pixman-format-when-using-a-24bpp-framebuffer-with-a-32bit-depth-visual.patch U_fb-Correctly-implement-CopyArea-when-using-a-window-with-depth-32-and-24bpp.patch ++++ yast2: - SuSEFirewall: Reading SuSEfirewall2 configuration whenever it's possible instead of simply skipping it in Stage.initial - package can be already available at the end of installation (bnc#887406) - 3.1.95 - Added two new generic 'waiting' messages, needed in yast-country to fix bnc#888804 - 3.1.94 ++++ yast2-auth-client: - bnc#889762 - yast2-auth-client lacks help. - Services can have more values. - ldap_search_base is not a mandatory parameter. - 3.1.19 ++++ yast2-bootloader: - fix assigning priority disks to device map for LVM (bnc#890364) - 3.1.84 - workaround initrd recreation if some packages forgot during upgrade (bnc#889616) - 3.1.83 ++++ yast2-installation: - use oom_score_adj instead of oom_adj (bnc #890432) - 3.1.108 - update ca certificates after upgrade (bnc#889616) - 3.1.107 ++++ yast2-kdump: - Autoyast: "add_crashkernel_param" will be set by using autoinst.xml and will not be overwritten by proposal. (bnc#884997) - 3.1.18 ++++ yast2-network: - Do not lose default route when editing an interface (bnc#883836). - 3.1.77 ++++ yast2-nis-client: - Made a more compact layout to better fit 800x600 (bnc#847291) - 3.1.10 ++++ yast2-registration: - Fixed AutoYast clonning in installed system: registration cannot be clonned, skip it (bnc#888168) - AutoYast fixes and improvements: - optionally register online extensions - download and import SSL certificate from the specified URL - automatically import the server SSL certificate if the certificate fingerprint matches the specified value - in the config mode allow downloading the list of extensions from the server - Added HTTP redirection handling in the download code - 3.1.98 ++++ yast2-theme-SLE: - Added icons for Public Cloud pattern (bnc#890589) - 3.1.25 ------------------------------------------------------------------ ------------------ 2014-8-6 - Aug 6 2014 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Export DISABLE_RESTART_ON_UPDATE=1 in postun scriptlet: advise the systemd postun macro not to restart PackageKit services, as PK would forget it was in progress of a transaction and abort it. ++++ SUSEConnect: - Update to version 0.2.8 - S390 support - fix for bnc#889869 SCC registration during installation failed by reason that the IP address can not be handled by Yast for submitting to server ++++ autoyast2: - Exporting user deleted packages correctly. Only locked packages will be suggested for because no additional information is currently available. (bnc#888296) - 3.1.53 ++++ branding-SLE: - Fix bnc#886811 ++++ dnsmasq: - Removed Suse and all other OS/Distribution related subdirs from contrib, so only the rest gets packaged. The subdirs are not necessary anymore (bnc#889028). ++++ evolution: - modified patches: * evolution-migrate-kmail-kcontact.patch (bnc#888256) update to my patch submitted to upstream. ++++ gnome-menus: - Update to version 3.13.3: + Fix some crashes. + Fix some refcounting bugs. + Fix some leaks. + Add some small effiencies to our notify handler. + Updated translations. ++++ icewm-theme-branding: - Get rid of files using the old SUSE spelling (bnc#889036). ++++ installation-images-SLES: - change sshd startup to work with latest linuxrc - 14.125 ++++ kernel-default: - Update Xen patches to 3.16-final. - vscsi: support larger transfer sizes (bnc#774818). - commit 0e31675 ++++ kernel-source: - Update Xen patches to 3.16-final. - vscsi: support larger transfer sizes (bnc#774818). - commit 0e31675 ++++ kernel-firmware: - Update QLogic firmware (bnc#879633) ++++ kernel-syms: - Update Xen patches to 3.16-final. - vscsi: support larger transfer sizes (bnc#774818). - commit 0e31675 ++++ kiwi: - v5.06.144 released - Fix report files generated by KIWICollect.pm The report files were reduced to only one package per included architecture, everything else was discarded. Fix done by Ruediger Oertel - v5.06.143 released ++++ pango: - Get rid of files using the old SUSE spelling (bgo#889024). ++++ libproxy: - Change Supplements to install libproxy1-config-gnome3 only if gnome-session-core is installed to reduce minimal install size (bnc#885455). ++++ libproxy-plugins: - Change Supplements to install libproxy1-config-gnome3 only if gnome-session-core is installed to reduce minimal install size (bnc#885455). ++++ wicked: - version 0.6.1 - nanny: Do not call link monitor on enable() (bnc#884012, bnc#890643) - bridge,bond: Add only device-ready ports/slaves - ifup,ifdown,ifreload: correct command status display messages - fsm: Add new, free, clone functions for ifworker arrays - client-state: Allow printing empty origin and UUID (bnc#890084) ++++ pciutils-ids: - update pci.ids to version 2014.08.06 (bnc#885212) ++++ perl-Bootloader: - fix encoding when reading grub2.conf (bnc#890362) - 0.819 ++++ polkit-default-privs: - polkit-defaultprivs: relaxing rules for SLE12 create-profile in colord (bnc#887511) ++++ xrandr: - Update to version 1.4.3: This minor bugfix release fixes gamma ramp calculations on GPUs with unusual gamma table configurations, removes redundant "Setting reflection" messages when - --verbose is specified, adds the ability for the -x and -y switches to be used to undo previous reflections, and adds the missing --brightness option to the - --help usage summary. ++++ yast2: - read products from system (not repository) also during live installation (bnc#889157) - 3.1.93 ++++ yast2-bootloader: - ignore unknown priority device to avoid problems in corner case scenarios (bnc#890364) - 3.1.82 ++++ yast2-nfs-client: - Don't display 'NFS Settings' tab when called from partitioner (bnc#890410) - 3.1.8 ++++ yast2-packager: - Cleanup in license dialog handling, especially in handling while aborting the installation (bnc#886662) - 3.1.39 ++++ yast2-trans: - Updated languages: ar cs da de el en_GB en_US es fi fr hu it ja ko nb nl pl pt pt_BR ru sv tr uk zh_CN zh_TW. ++++ zsh: - Rename Completion/openSUSE/Command/_SuSEconfig to _SUSEconfig (bnc#888989 fate#316521) ------------------------------------------------------------------ ------------------ 2014-8-5 - Aug 5 2014 ------------------- ------------------------------------------------------------------ ++++ boost: - Fix bnc#890184 - obsolete boost-license packages ++++ ca-certificates: - use rpm -qf to determine if a ssl cert is owned by some other package and therefore doesn't need to be migrated (related to bnc#890205). ++++ dconf: - Update to version 0.21.0: + Editor desktop file renamed to ca.desrt.dconf-editor to take advantage of D-Bus activation. + Prevent the service from being released more than once if we receive multiple signals. + Updated translations. - Update dconf-use-g_settings_get_default_value.patch from bgo#668234#c5: Silence "Unknown child tag in , ". ++++ dnsmasq: - Removed README.SUSE file, it was to confusing and not necessary (bnc#889972). Information is already present in the upstream documentation. - Split up vendor-files.tar.bz2 into single files - Comply with systemd packaging guidlines ++++ dracut: - 99base: Increase initqueue timeout in non systemd case (bnc#887402) * Add: 0127-99base-Increase-initqueue-timeout-in-non-systemd-cas.patch - 90lvm: Install dm-snapshot module (bnc#888530) * Add: 0128-90lvm-Install-dm-snapshot-module.patch - Revert commit 6ecab258710d158a7a6 and only do not wait for swap via parameter (bnc#882812) * Add: 0129-Revert-commit-6ecab258710d158a7a6-and-only-do-not-wa.patch - nfs: Always add all kernel modules for kdump (bnc#887906) * Add: 0130-nfs-Always-add-all-kernel-modules-for-kdump.patch - 40network: handle prefixed IP addresses correctly (bnc#880108) * Add: 0131-40network-handle-prefixed-IP-addresses-correctly.patch - 40network: fixup static network configuration * Add: 0132-40network-fixup-static-network-configuration.patch - Remove 70-persistent-net.rules * Add: 0133-Remove-70-persistent-net.rules.patch ++++ gobject-introspection: - Add gobject-introspection-bgo729662-ownership-transfer.patch: which makes it possible for language bindings to know about ownership transfer for instance parameters so memory management can be performed correctly (bgo#729662). ++++ gtk2: - Add gtk2-bgo625202-30-bit-drawables-remain-black.patch: fix 30-bit drawables remain black (bgo#625202). ++++ ibus: - Do not build with python3 or wayland on SLE12. - Fix file list when building with python2. ++++ kernel-default: - nfs: nfs3_list_one_acl(): check get_acl() result with IS_ERR_OR_NULL (bko#81111 bnc#889790). - commit c485b2b - reiserfs: fix corruption introduced by balance_leaf refactor. - commit 37d2234 ++++ kernel-source: - nfs: nfs3_list_one_acl(): check get_acl() result with IS_ERR_OR_NULL (bko#81111 bnc#889790). - commit c485b2b - reiserfs: fix corruption introduced by balance_leaf refactor. - commit 37d2234 ++++ kernel-syms: - nfs: nfs3_list_one_acl(): check get_acl() result with IS_ERR_OR_NULL (bko#81111 bnc#889790). - commit c485b2b - reiserfs: fix corruption introduced by balance_leaf refactor. - commit 37d2234 ++++ kiwi: - Update JeOS templates for SLE12 and openSUSE 13.2 * pass splash to the kernel cmdline in order to display the default plymouth splash - Fixed kiwi --describe command * wrong metadata reference still in the code due to a rename * make sure exit code is set correctly * fixed broken jpg menu icons ++++ multipath-tools: - Skip unhandled device types (bnc#881125) - use 'uid_attribute' per default when generating WWID (bnc#881125) - Use a default dev_loss_tmo of 600 (bnc#889927) - Fixup device-mapper 'cookie' handling (bnc#886743) - Remove last argument from verify_paths() - Add paths with a size of '0' as 'ghost' paths - Remove sysfs_get_dev() - Use glibc 'major' and 'minor' macros - Whitespace cleanup in mpath_persist ++++ libqt5-qtdeclarative: - Create tools subpackage ++++ patterns-sled: - Add gnome-disk-utility and tracker-gui to desktop-gnome pattern. ++++ sled-manuals_en: - Do not use Web fonts for local installs; bnc#883820. ++++ sles-manuals_en: - Do not use Web fonts for local installs; bnc#883820. ++++ virt-manager: - bnc#890350 - Can't create virtual networks through virt-manager 53ad17e6-createnet-fix-a-small-pylint.patch ++++ xdm: - replaced 'Also=' by 'Alias=' in display-manager.service (bnc#890413) - make sure not to restart DM on package update; remove confusing comment about no longer existing %%stop_on_removal, %restart_on_update macros from specfile (bnc#886641) ++++ xorg-x11-server: - Update patches: U_glx_01_be_more_paranoid_about_variable_length_requests.patch, U_glx_02_be_more_strict_about_rejecting_invalid_image_sizes.patch, U_glx_03_additional_paranoia_in_glxgetanswerbuffer_glx_0get_answer_buffer.patch, U_glx_04_fix_image_size_computation_for_ext_texture_integer.patch, U_glx_05_add_safe_add_mul_pad_v3.patch, U_glx_06_length_checking_for_glxrender_requests.patch, U_glx_07_integer_overflow_protection_for_non_generated_render_requests.patch, U_glx_08_length_checking_for_renderlarge_requests.patch, U_glx_09_top_level_length_checking_for_swapped_vendorprivate_requests.patch, U_glx_10_request_length_checks_for_setclientinfoarb.patch, U_glx_11_length_checking_for_non_generated_vendor_private_requests.patch, U_glx_12_length_checking_for_non_generated_single_requests.patch, U_glx_13_partial_add_remaining_length_parameter_to_gl_proto_size_func.patch, U_glx_14_generated_varsize_changes.patch, U_glx_15_manual_reqsize_fixes_for_reqlen.patch - U_BellProc-Send-bell-event-on-core-protocol-bell-when-requested.patch Send XKB bell event on core protocol bell if such an event is requested. This allows to override the system beep by a desktop provided sound instead of silently ignore it (bnc#890323). ++++ yast2-bootloader: - fix assigning priority disks to device map for md raid (bnc#890246) - fix choosing priority device causing bootloader crash (bnc#890204) - 3.1.81 ++++ yast2-control-center-gnome: - revert ellipsis and tooltip for icon text, and wrap text with PANGO_WRAP_WORD_CHAR instead of PANGO_WRAP_WORD (bnc#889961) - 3.1.8 ++++ yast2-ldap: - Set member_attribute to 'member'. We only use rfc2307bis.schema - bnc#889556 - yast2 users can not create ldap groups - 3.1.12 ++++ yast2-network: - Autoyast: If NetworkManager is not available taking wicked although the user has set it explicit. ( with warning Popup ) (bnc#890238) - 3.1.76 ++++ yast2-registration: - Fixed handling while aborting an extension license confirmation (bnc#886662) - 3.1.97 ++++ yast2-security: - Speedup Security.ReadServiceSettings (bnc#890349) - Drop obsolete runlevel parameter from some methods - 3.1.4 ------------------------------------------------------------------ ------------------ 2014-8-4 - Aug 4 2014 ------------------- ------------------------------------------------------------------ ++++ autofs: - add autofs-debuginfo-fix.patch to fix building of debuginfo package (bnc#889219) ++++ ca-certificates: - add p11 kit header to set label of migrated certificates to the file name of the previous one (bnc#890205) ++++ gcc: - Add libstdc++-devel-32bit and libstdc++-devel-64bit packages. [bnc#890226] ++++ installation-images-SLES: - fix ppc64le module config (bnc#886596) - 14.124 - pass encrypted password into rescue system - 14.123 ++++ kernel-default: - config: disable CONFIG_PPC_PS3 on ppc64le The PS3 hardware is big-endian. - commit a9046ed - config: resync vanilla configs (no actual changes) - commit 2821f4c - Update to 3.16. - commit bf5b385 ++++ kernel-source: - config: disable CONFIG_PPC_PS3 on ppc64le The PS3 hardware is big-endian. - commit a9046ed - config: resync vanilla configs (no actual changes) - commit 2821f4c - Update to 3.16. - commit bf5b385 ++++ kernel-syms: - config: disable CONFIG_PPC_PS3 on ppc64le The PS3 hardware is big-endian. - commit a9046ed - config: resync vanilla configs (no actual changes) - commit 2821f4c - Update to 3.16. - commit bf5b385 ++++ kiwi: - v5.06.142 released - Fixed consoleInit, use /dev/console not tty0 - Don't block initial boot by warning messages - Fixed union setup in kiwi boot code * rw/ro variables should not be overwritten with empty content - Fixed build.sh jenkins test * typo in option handling - v5.06.141 released - Fixed build.sh jenkins test * requires a mandatory arch parameter now - v5.06.140 released - Varios fixes around OVF creation * make sure return value from createOVFConfiguration is handled correctly in createVagrantBox * make sure output of messages is not jumbled up by status messages * make sure --format parameter is correctly handled when specified on the command line - v5.06.139 released - Adapt unit tests for OVF tests to be correct with regards to the size of the fake image and the size configured - Fixed KIWIOVFConfigWriter::writeConfigFile The size placed as ovf:capacity in the OVF metadata should be obtained from the real embedded image and not from the XML configuration. Reason is mostly that is an option in the XML configuration and also does not exactly match the real byte value due to alignment adaptions - v5.06.138 released - Fixed jenkins test * don't require kiwi to be installed on the jenkins host * fixed tests to run kiwi from the git checkout ++++ webkitgtk: - Add webkitgtk-ppc32.patch: Fix ppc32 build; Webkit2 doesnt build on powerpc 32 bits (webkit#130837). ++++ webkitgtk3: - Add webkitgtk-ppc32.patch: Fix ppc32 build; Webkit2 doesnt build on powerpc 32 bits (webkit#130837). ++++ poppler: - Update to version 0.26.3: + qt5: - autoconf: Improve moc-qt5 detection. - Fix compilation with MinGW. + glib: - Fix typo in api docs. - Use C90-style comments in public headers. + core: Error out instead of exiting if allInter grows too much (fdo#78714). + qt4: Update required version to Qt 4.7.0. + build system: Include stdio.h from poppler-config.h. + misc: Update .gitignore files. ++++ poppler-qt: - Update to version 0.26.3: + qt5: - autoconf: Improve moc-qt5 detection. - Fix compilation with MinGW. + glib: - Fix typo in api docs. - Use C90-style comments in public headers. + core: Error out instead of exiting if allInter grows too much (fdo#78714). + qt4: Update required version to Qt 4.7.0. + build system: Include stdio.h from poppler-config.h. + misc: Update .gitignore files. ++++ webkitgtk3: - Add webkitgtk-ppc32.patch: Fix ppc32 build; Webkit2 doesnt build on powerpc 32 bits (webkit#130837). ++++ pesign-obs-integration: - Set BRP_PESIGN_FILES="" in the repackage build to avoid loops. ++++ release-notes-sled: - 12.0.20140804: * change date format * fix wrong version ++++ shim: - shim-install: fix GRUB shows broken letters at boot by calling grub2-install to initialize /boot/grub2 directory with files needed by grub.cfg (bnc#889765) ++++ vm-install: - bnc#890302 - Vm-install gets a "'module' object has no attribute 'connection'" error - Version 0.8.31 ++++ x3270: - Renamed README.SuSE to README.SUSE to comply with file name policy (bnc#888998) ++++ yast2-network: - bnc#889359 - Re-enable Add button in Overview dialog during installation - 3.1.75 - bnc#884517 - fixed proposal when virtual machine proposal is selected - /etc/hosts do not contain incorrect 0.0.0.0 entry - 3.1.74 ++++ yast2-trans: - Updated languages: ar. ++++ yast2-tune: - mark the summary header text for translation (bnc#889683) - 3.1.5 ------------------------------------------------------------------ ------------------ 2014-8-3 - Aug 3 2014 ------------------- ------------------------------------------------------------------ ++++ gpgme: - gpgme 1.5.1 - Fixed possible overflow in gpgsm and uiserver engines. [bnc#890123] [CVE-2014-3564] - Added support for GnuPG 2.1's --with-secret option. - Interface changes relative to the 1.5.0 release: GPGME_KEYLIST_MODE_WITH_SECRET NEW. ------------------------------------------------------------------ ------------------ 2014-8-2 - Aug 2 2014 ------------------- ------------------------------------------------------------------ ++++ libqt5-qtwebengine: - Activate libqt5-qtwebengine package ------------------------------------------------------------------ ------------------ 2014-8-1 - Aug 1 2014 ------------------- ------------------------------------------------------------------ ++++ gcc48: - Add patch gcc48-libgfortran-CVE-2014-5044.diff to fix integer overflows in libgfortran, CVE-2014-5044. [bnc#888791] ++++ cronie: - add cron.sysconfig that used to be provided by aaa_base (bnc#860058) ++++ libgcj48: - Add patch gcc48-libgfortran-CVE-2014-5044.diff to fix integer overflows in libgfortran, CVE-2014-5044. [bnc#888791] ++++ grub2: - grub2-vbe-blacklist-preferred-1440x900x32.patch * Blacklist preferred resolution 1440x900x32 which is broken on many Thinkpads (bnc#888727) ++++ intlfonts: - Rename README.SuSE to README.SUSE (bnc#889017) ++++ kiwi: - v5.06.137 released - Fixed kiwiOVFConfigWriter unit test The test has been written exclusively for the x86_64 architecture In order to not fail on other architectures I added an arch check when needed. Actually this is not an ideal solution and the test itself should be written arch independent. Thus I expect a follow up on this one soon - v5.06.136 released - Don't populate java classpath warnings to the user when calling jing for showing detailed validation errors in case of an invalid XML description - Several s390 fixes from Rudi * s390 can use grub2, make sure kiwi can make use of it * don't use route command, ip is the tool we want to use * make sure dasdinfo exists in initrd * fixed IFS restore bug in setupDNS * fixed use of test '-eq' vs '=' operator - Deleted indention helper script - DB: rebuild schema documentation - Add platform dependent reference results for the OVF write tests - Make the OVF write test platform independent - DB: rebuild documentation - Update indention level to 4 spaces - Update .indent helper script to use 4 spaces as indention - Fixed indention typos in createOVFConfiguration - Fixed disk partition alignment calculation. As we setup the disk by numbers of sectors it's required to handle the alignment boundary sectorsize conform ++++ tigervnc: - U_include-vencrypt-only-if-any-subtype-present.patch * Do not automatically offer VeNCrypt security if none of it's subtypes is selected. (bnc#889781) ++++ samba: - Fix winbind service parameter usage; (bnc#890005). - lib/param: change the default for "winbind expand groups" to "0"; (bnc#890008). - Update to 4.1.11. + A malicious browser can send packets that may overwrite the heap of the target nmbd NetBIOS name services daemon; CVE-2014-3560; (bnc#889429). ++++ samba: - Fix winbind service parameter usage; (bnc#890005). - lib/param: change the default for "winbind expand groups" to "0"; (bnc#890008). - Update to 4.1.11. + A malicious browser can send packets that may overwrite the heap of the target nmbd NetBIOS name services daemon; CVE-2014-3560; (bnc#889429). ++++ libpeas: - Update to version 1.10.1: + Fix initializing Python loader from Python application. + Prevent and warn when trying to enable multiple loaders. + W32: Allow shared libs to be built. + Misc bugfixes. ++++ libreoffice: - Version bump to 4.3.0.4: * Final 4.3.0 release containing handful of last fixes from the 4.3.0.4 ++++ libsigc++2: - Update to version 2.3.2: + Note: The implementation of bgo#724496 breaks API for some users, but it does not break ABI. Only users who have added their own visit_each() overloads are affected by the API break. Their programs will still compile, but there will be run-time errors, if they rely on auto-disconnection of slots. Updated instructions for users who implement their own adaptors are found in the description of sigc::adapts<>. + Replace visit_each() overloads by struct visitor<>. Add the test_visit_each test case (bgo#724496). + signal_impl::notify(): Don't delete signal_impl during erase() (bgo#564005). + Fix 'make check' with clang++ 3.4 and --enable-warnings=fatal (bgo#724496). + Fix test_cpp11_lambda for gcc 4.8. + Speed up disconnection of slots (bgo#167714). + Auto-generate the ChangeLog from the git log for 'make dist'. + Don't use __file__ in the FIREWALL m4 macro (bgo#699168). + Add the track_obj() adaptor and test_track_obj test case. Deprecate libsigc++ lambdas, sigc::group() and sigc::var(). Use C++11 lambda expressions instead (bgo#672555). + Documentation: - Emphasize that signals are reference counted (bgo#611941). - Mention std::function<> and std::bind() where appropriate. - Use DOXYGEN_SHOULD_SKIP_THIS consistently to exclude internal functions from the reference documentation. + Windows: - Enable C++11 lambda expressions with MS Visual Studio 2012 and later (bgo#733752). - Update MSVC_Net2010 (bgo#724496). ++++ systemd: - Add upstream patches 0007-hwdb-update.patch 1061-rules-allow-systemd-to-manage-loop-device-partitions.patch ++++ upower: - Add upower-fix-leaks.patch: fix a couple of memory leaks. ++++ wicked: - version 0.6.0 - client: added missed ifcfg remote-ip route match (bnc#889801) - client: ifstatus/reload/up status reporting fixes (bnc#876845) - client: calculate additional bridge STP timeouts (bnc#888323) - nanny: do not use fsm default but infinite timeout (bnc#876845) - nanny: save and load policies on restart to recover (bnc#876845) - server: client configuration state load/save fixes (bnc#876845) - ifconfig: fixed to close tun/tap device descriptor (bnc#889326) ++++ openwsman: - Update to 2.4.11 - Features - Bindings: EndPointReference.selector_names() for Python - Bugfixes - URI parsing: Disallow comma to separate selectors in resource uri, only ampersand is allowed. (issue #38) - Bindings: Fix Ruby doc generation ++++ nss_ldap: - bnc#889015 - Package 'nss_ldap' contains 'SuSE' spelling in a filename and/or SPEC file ++++ spamassassin: - bnc#889004 - Package 'spamassassin' contains 'SuSE' spelling in a filename and/or SPEC file ++++ permissions: - append a / to /var/log/journal so the framework makes sure it is a directory bnc#888151 ++++ sca-patterns-sle10: - New Patterns sle10sp3/lzo_SUSE-SU-2014_0955-1_10.3.py sle10sp4/lzo_SUSE-SU-2014_0955-1_10.4.py ++++ sca-patterns-sle11: - New Patterns sle11sp1/lzo_SUSE-SU-2014_0955-1_11.1.py sle11sp2/lzo_SUSE-SU-2014_0955-1_11.2.py ++++ xdmbgrd: - Change title/subject to replace SuSE with SUSE (bnc#888992) ++++ xen: - bnc#820873 - The "long" option doesn't work with "xl list" 53d124e7-fix-list_domain_details-check-config-data-length-0.patch ++++ yast2-auth-client: - Fixed error while parsing autoyast settings with missing 'sssd_conf' entry. (bnc#889758) - 3.1.18 ++++ yast2-bootloader: - fixed bootloader installation (bnc#889770) - 3.1.80 ++++ yast2-network: - Avoid confusing firewall proposals by hidding the details (ssh and vnc ports) when the firewall is disabled (bnc#886554). - 3.1.73 - Don't propose to enable the firewall if SuSEFirewall is not selected for installation (bnc#881250) - 3.1.72 ------------------------------------------------------------------ ------------------ 2014-7-31 - Jul 31 2014 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox-branding-SLE: - disable call home features ++++ SuSEfirewall2: - SuSEfirewall2, ACCEPT from services is a local variable, otherwise "ACCEPT" would be used a service name (bnc#889406 bnc#889555 bnc#887040) ++++ alsa: - Remove obsoleted README.SuSE (bnc#889023) - Correct SUSE branding names in some texts (bnc#889023,FATE#316521) ++++ bind: - Package dnssec-checkds and dnssec-coverage binaries and man pages only on post-11.1 systems. - Update to version 9.9.5P1 Various bugfixes and some feature fixes. (see CHANGES files) Security and maintenance issues: - [bug] Don't call qsort with a null pointer. [RT #35968] - [bug] Disable GCC 4.9 "delete null pointer check". [RT #35968] - [port] linux: libcap support: declare curval at start of block. [RT #35387] - Update to version 9.9.5 - [bug] Address double dns_zone_detach when switching to using automatic empty zones from regular zones. [RT #35177] - [port] Use built-in versions of strptime() and timegm() on all platforms to avoid portability issues. [RT #35183] - [bug] Address a portentry locking issue in dispatch.c. [RT #35128] - [bug] irs_resconf_load now returns ISC_R_FILENOTFOUND on a missing resolv.conf file and initializes the structure as if it had been configured with nameserver ::1 nameserver 127.0.0.1 [RT #35194] - [contrib] queryperf: Fixed a possible integer overflow when printing results. [RT #35182] - [protocol] Accept integer timestamps in RRSIG records. [RT #35185] - [func] named-checkconf can now obscure shared secrets when printing by specifying '-x'. [RT #34465] - [bug] Improvements to statistics channel XSL stylesheet: the stylesheet can now be cached by the browser; section headers are omitted from the stats display when there is no data in those sections to be displayed; counters are now right-justified for easier readability. (Only available with configure --enable-newstats.) [RT #35117] - [cleanup] Replaced all uses of memcpy() with memmove(). [RT #35120] - [bug] Handle "." as a search list element when IDN support is enabled. [RT #35133] - [bug] dig failed to handle AXFR style IXFR responses which span multiple messages. [RT #35137] - [bug] Address a possible race in dispatch.c. [RT #35107] - [bug] Warn when a key-directory is configured for a zone, but does not exist or is not a directory. [RT #35108] - [security] memcpy was incorrectly called with overlapping ranges resulting in malformed names being generated on some platforms. This could cause INSIST failures when serving NSEC3 signed zones (CVE-2014-0591). [RT #35120] - [bug] Two calls to dns_db_getoriginnode were fatal if there was no data at the node. [RT #35080] - [bug] Iterative responses could be missed when the source port for an upstream query was the same as the listener port (53). [RT #34925] - [bug] Fixed a bug causing an insecure delegation from one static-stub zone to another to fail with a broken trust chain. [RT #35081] - [bug] loadnode could return a freed node on out of memory. [RT #35106] - [bug] Address null pointer dereference in zone_xfrdone. [RT #35042] - [func] "dnssec-signzone -Q" drops signatures from keys that are still published but no longer active. [RT #34990] - [bug] "rndc refresh" didn't work correctly with slave zones usingi inline-signing. [RT #35105] - [cleanup] Add a more detailed "not found" message to rndc commands which specify a zone name. [RT #35059] - [bug] Correct the behavior of rndc retransfer to allow inline-signing slave zones to retain NSEC3 parameters instead of reverting to NSEC. [RT #34745] - [port] Update the Windows build system to support feature selection and WIN64 builds. This is a work in progress. [RT #34160] - [bug] dig could fail to clean up TCP sockets still waiting on connect(). [RT #35074] - [port] Update config.guess and config.sub. [RT #35060] - [bug] 'nsupdate' leaked memory if 'realm' was used multiple times. [RT #35073] - [bug] "named-checkconf -z" now checks zones of type hint and redirect as well as master. [RT #35046] - [misc] Provide a place for third parties to add version information for their extensions in the version file by setting the EXTENSIONS variable. - [bug] RPZ zeroed ttls if the query type was '*'. [RT #35026] - [func] Local address can now be specified when using dns_client API. [RT #34811] - [bug] Don't allow dnssec-importkey overwrite a existing non-imported private key. - [bug] Address read after free in server side of lwres_getrrsetbyname. [RT #29075] - [bug] Fix cast in lex.c which could see 0xff treated as eof. [RT #34993] - [bug] Failure to release lock on error in receive_secure_db. [RT #34944] - [bug] Updated OpenSSL PKCS#11 patches to fix active list locking and other bugs. [RT #34855] - [bug] Address bugs in dns_rdata_fromstruct and dns_rdata_tostruct for WKS and ISDN types. [RT #34910] - [bug] 'host' could die if a UDP query timed out. [RT #34870] - [bug] Address lock order reversal deadlock with inline zones. [RT #34856] - [cleanup] Changed the name of "isc-config.sh" to "bind9-config". [RT #23825] - [port] linux: Address platform specific compilation issue when libcap-devel is installed. [RT #34838] - [port] Some readline clones don't accept NULL pointers when calling add_history. [RT #34842] - [cleanup] Simplify TCP message processing when requesting a zone transfer. [RT #34825] - [bug] Address race condition with manual notify requests. [RT #34806] - [func] Create delegations for all "children" of empty zones except "forward first". [RT #34826] - [tuning] Adjust when a master server is deemed unreachable. [RT #27075] - [tuning] Use separate rate limiting queues for refresh and notify requests. [RT #30589] - [cleanup] Include a comment in .nzf files, giving the name of the associated view. [RT #34765] - [bug] Address a race condition when shutting down a zone. [RT #34750] - [bug] Journal filename string could be set incorrectly, causing garbage in log messages. [RT #34738] - [protocol] Use case sensitive compression when responding to queries. [RT #34737] - [protocol] Check that EDNS subnet client options are well formed. [RT #34718] - [func] Allow externally generated DNSKEY to be imported into the DNSKEY management framework. A new tool dnssec-importkey is used to do this. [RT #34698] - [bug] Handle changes to sig-validity-interval settings better. [RT #34625] - [bug] ndots was not being checked when searching. Only continue searching on NXDOMAIN responses. Add the ability to specify ndots to nslookup. [RT #34711] - [bug] Treat type 65533 (KEYDATA) as opaque except when used in a key zone. [RT #34238] - Updated to current rpz patch from·http://ss.vix.su/~vjs/rrlrpz.html - rpz2-9.9.4.patch + rpz2+rl-9.9.5.patch ++++ glibc: - ppc64le-profiling.patch: fix profiling for ppc64le (bnc#889601, BZ [#17213]) - s390-revert-abi-change.patch: replace with upstream patch, switches default symbol version back to old version (bnc#887228) ++++ glibc: - ppc64le-profiling.patch: fix profiling for ppc64le (bnc#889601, BZ [#17213]) - s390-revert-abi-change.patch: replace with upstream patch, switches default symbol version back to old version (bnc#887228) ++++ gnome-shell: - Add gnome-shell-hostname-refresh.patch: keep tracking of the hostname change (bnc#888806). ++++ grub2: - grub2-s390x-04-grub2-install.patch: * don't set 'rootflags' for zIPL. (bnc#889572) ++++ ibus: - remove patches merged by upstream * add-libgnomekbd-and-load-preload-engines.patch * reload-preload-engines-until-users-customize-the-list.patch - obsoletes python-ibus when packaged for Python 3 ++++ installation-images-SLES: - remove 'Server' from visible output (bnc#886778) - 14.122 ++++ kernel-default: - Refresh patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: update upstream reference. - commit 7690e04 ++++ kernel-source: - Refresh patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: update upstream reference. - commit 7690e04 ++++ kernel-syms: - Refresh patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: update upstream reference. - commit 7690e04 ++++ kiwi: - oblige by the new indentation style - Fixed use of HERE documents in shell code The move from tabs to spaces needs an adaption of the end-of-document indicator - Unit tests for the new OVF config file write + Include reference results using the new file comparison mechanism - Changed indention from tabs to spaces - Make sure disk alignment and start sector values used to create the image disk are stored in the initrd because they are needed when the disk is repartitioned in an OEM deploy process - Implement OVF config writer class + This isolates the configuration writing functionality from other code and makes it unit testable. + Update the ovf file writing to more closely resemble what vCloud expects + Tie the new class into the config writer factory + Use the new code in ImageFormat directly, more restructuring is needed to use the factory. - Only create a manifest file for OVA, it is not expected or needed for OVF - Fixed spec file Provides for kiwi-requires meta package The kiwi-requires package is used by the buildservice to resolve package requirements according to the selected build type. In case of docker and tbz types the needed Provides tag was missing - Prevent DiskStartSector values below the global default Since the DiskAlignment value is used to calculate the DiskStartSector it is possible to have a too small value. To prevent this the global DiskStartSector default is used if the DiskAlignment value is smaller. This behavior can be overwritten by using the parameter --disk-start-sector. - Add notset support to the test log + The KIWILog implements notset indicators. The test log needs to handle this to support testing more code - Implement file comparison support + Thus far we have encoded reference results in the test directly. This is not practical when comparing larger generated files such as container or ovf configuration files. This implements support for storing reference results as files and using the reference results for comparison - Set disk alignment default value to 1 MB A value of 1 MB should be fine for most SSDs and doesn't have any impact on regular hard disks. It can be changed with the parameter --disk-alignment. - Added unit information to default values in KIWIGlobals Also set default disk alignment to 4 KB - Update .indent helper script * handle all files except Makefile and .git metadata * check and re-apply permission bits * use two spaces for one tab - Show information about disk alignment during build - v5.06.135 released - Adapt getSector to consider DiskAlignment values in KB - Be more clear in variable assignment with regards to name vs. content - Improve logging of errors for session scripts kiwi creates session scripts running in screen logging all output to the kiwi logfile. In case of an error we only want to see the stderr information and not the entire history ++++ mozjs17: - add baselibs.conf as source ++++ snapper: - also handle primary group of user when checking permissions (see gh#openSUSE/snapper#100) - show id of user if username cannot be detected ++++ systemd: - Rename: udev-use-device-mapper-target-name-for-btrfs-device-ready.patch to 1060-udev-use-device-mapper-target-name-for-btrfs-device-ready.patch ++++ tracker: - Add tracker-thunderbird.patch: Accept that the command 'thunderbird' might have output to STDERR (glib slice warnings). To not break detection of TB, we redirect STDERR output to /dev/null. ++++ libzypp: - Fix gpg key creation/modification date computation to properly update trusted keys stored in the rpm database. - version 14.27.1 (27) ++++ mobile-broadband-provider-info: - Rename rpmlintrc to %{name}-rpmlintrc. Follow the packaging guidelines. ++++ nrpe: - use _rundir macro if available ++++ tracker-extras: - Add tracker-thunderbird.patch: Accept that the command 'thunderbird' might have output to STDERR (glib slice warnings). To not break detection of TB, we redirect STDERR output to /dev/null. ++++ wireshark: - Wireshark 1.10.9 [bnc#889854] fixes several crashes triggered by malformed protocol packages - vulnerabilities fixed: * The Catapult DCT2000 and IrDA dissectors could underrun a buffer wnpa-sec-2014-08 CVE-2014-5161 CVE-2014-5162 * The GSM Management dissector could crash wnpa-sec-2014-09 CVE-2014-5163 * The RLC dissector could crash wnpa-sec-2014-10 CVE-2014-5164 * The ASN.1 BER dissector could crash wnpa-sec-2014-11 CVE-2014-5165 - Further bug fixes as listed in: https://www.wireshark.org/docs/relnotes/wireshark-1.10.9.html ++++ xterm: - fix SUSE naming in the package files (bnc#888995) ++++ yast2-bootloader: - Disk order dialog: - fix non-working up button (bnc#885867) - fix enabling/disabling up/down buttons in various situations - when adding new device set focus to input field to better UX - 3.1.79 - reinit branding in upgrade of SLE-12 as it is overwritten (bnc#879686) - 3.1.78 - fix crash in bootloader caused by wrong device in device map (bnc#889670) - 3.1.77 ++++ yast2-nfs-client: - Added 'fsc' to the list of valid negatable options (bnc#873142) - 3.1.7 ++++ yast2-packager: - Added user confirmation for aborting the repositories dialogs (bnc#886662) - 3.1.38 - added product rename sle-hae -> sle-ha to the list (bnc#889745) - 3.1.37 ++++ yast2-storage: - disable snapshots if the root filesystem is small (bnc#888549) - version 3.1.40 ++++ yast2-trans: - Updated languages: ar cs da de el en_GB en_US es fi fr hu it ja ko nb nl pl pt pt_BR ru sv tr uk zh_CN zh_TW. ++++ yast2-users: - Checking max UID for system users correctly while importing from autoinst.xml. (bnc#888154) - 3.1.29 ------------------------------------------------------------------ ------------------ 2014-7-30 - Jul 30 2014 ------------------- ------------------------------------------------------------------ ++++ DirectFB: - do not build nsc driver (unclear license, outdated) and omap driver [bnc#860256] (internal) ++++ apparmor: - add perl-apparmor-fix-bare-network-keyword-handling.diff: perl-apparmor: Fix handling of network (or network all) (bnc#889650) - add perl-apparmor-handle-bare-capability-keyword.diff: perl-apparmor: Fix handling of capability keyword (bnc#889651) - add perl-apparmor-properly-handle-bare-file-keyword.diff: perl-apparmor: Properly handle bare file keyword (bnc#889652) ++++ btrfsprogs: - fix mkfs on ppc64le (bnc#889565) - Removed patches: * 0053-btrfs-progs-Check-superblock-s-checsum-when-read-dev.patch ++++ ca-certificates: - removed the version in the Obsoletes. The package in SLE11 got version updated (bnc#887099). ++++ cups-filters: - Version upgrade to 1.0.55 Changes in 1.0.55 (excerpt - for details see the NEWS file): * pdftopdf: Fixed manual duplex by adding a blank page to even pages if the total number of pages of the document is odd. Otherwise the last page of the document would stay in the input tray. This fixes also a side effect as the set of even pages reducing to a zero page job if the job consists of only one page, making Poppler's pdftops error out (Ubuntu bug #1340435). * cups-browsed: Do not mark a discovered printer as already provided by another server when the other server's queue has "disappeared" status. This queue can be from the same server before it changed its name. * cups-browsed: Do not create a local queue pointing to a remote raw queue (Ubuntu bug #1335211). * foomatic-rip, imagetoraster, pdftoraster, rastertopclx, rastertopdf: Added colord "device_inhibit" support for color-managed filters. * bannertopdf: Fixed "Printer Location" and "Driver Version" entries on test page/banners (linuxfoundation.org bug #1209). * bannertopdf: Added new PDF template files which contain the text strings appropriate to the banners, before the banners were all equal, without text (linuxfoundation.org bug #1209). * pstopdf: Use "grep -E" instead of "grep -P" as the latter generates executable code and executes it, requiring "execmem" privileges which could be not available in some security policies. Thanks to Tim Waugh from Red Hat for the patch (Red Hat bug #1079534). * pdftoraster: Fixed segfault caused by introduction of "no-color-management" option (linuxfoundation.org bug #1214). * libcupsfilters: Let cupsRasterParseIPPOptions() also accept "pwg-raster-document-type" settings with hyphen between color space name and color depth. - Our separated source files classified.pdf confidential.pdf secret.pdf standard.pdf topsecret.pdf unclassified.pdf (see the entry below dated "Thu Jun 12 17:27:56 CEST 2014") are no longer needed because it is now provided in the upstream sources (see "linuxfoundation.org bug #1209" entries above). - Added CVE-2014-4336 CVE-2014-4337 bnc#883543 and CVE-2014-4338 bnc#883536 to the matching entry below dated "Mon Apr 28 10:49:21 CEST 2014" because those CVEs and bncs have not been known at that time (cf. bnc#871327 therein comment#47 and bnc#883307 therein comment#2). ++++ evolution: - Added patches: * evolution-drag-text-to-composer.patch (bnc#869562) patch backport from upstream. I use old api and add extra check of 'text/plain' type. ++++ gconf2: - Update macros.gconf2: ensure schemas file path is absolute (bnc#886600). ++++ grub2: - grub2-s390x-04-grub2-install.patch: * correctly set 'rootflags' for zIPL. (#bnc#889562, bnc#889572) - grub2-efi-chainload-harder.patch: * allow XEN to be chain-loaded despite firmware flaws. (bnc#887793) ++++ installation-images-SLES: - set hostname and get ip from wicked (bnc#889374) - 14.121 ++++ kernel-default: - Revert "config: disable USB_UAS (bnc#888069)." This reverts commit f509af67eb3a98665e0134eaadb91e93420d9e04. The uas driver works fine since kernel v3.15, the problem was that the module was blacklisted so it would not load when needed. - commit 9b5a5f0 - Update Xen patches to 3.16-rc7 and c/s 1263. - netbk: Don't destroy the netdev until the vif is shut down (bnc#881008). - commit a2720a7 ++++ kernel-source: - Revert "config: disable USB_UAS (bnc#888069)." This reverts commit f509af67eb3a98665e0134eaadb91e93420d9e04. The uas driver works fine since kernel v3.15, the problem was that the module was blacklisted so it would not load when needed. - commit 9b5a5f0 - Update Xen patches to 3.16-rc7 and c/s 1263. - netbk: Don't destroy the netdev until the vif is shut down (bnc#881008). - commit a2720a7 ++++ kernel-syms: - Revert "config: disable USB_UAS (bnc#888069)." This reverts commit f509af67eb3a98665e0134eaadb91e93420d9e04. The uas driver works fine since kernel v3.15, the problem was that the module was blacklisted so it would not load when needed. - commit 9b5a5f0 - Update Xen patches to 3.16-rc7 and c/s 1263. - netbk: Don't destroy the netdev until the vif is shut down (bnc#881008). - commit a2720a7 ++++ kiwi: - DB: rebuild documentation - Fixed typo in message texts - Update bash completion Added possible options for --upgrade - Delete git from Recommends list in the spec file SUSE by default installs all recommended packages which increases the amount of software installed when kiwi is installed by an unnecessary number of packages - Fixed logging module * delete obsolete and unused code from KIWILog * make sure error log messages are printed on stderr * delete obsolete --log-port option - use count information from IO::Select to loop through available data for reading - Use value of provided DiskAlignment for DiskStartSector If a value for DiskAlignment is provided by the user it is also used as base for DiskStartSector. If DiskStartSector is specified by the user it doesn't get overriden. - Fix comment about the default DiskStartSector size ++++ samba: - Fix "net time" segfault; (bso#10728); (bnc#889539). ++++ samba: - Fix "net time" segfault; (bso#10728); (bnc#889539). ++++ mozjs17: - mozbug746112-no-decommit-on-large-pages.patch: Fix value of PageSize on aarch64 ++++ mariadb: - s/SuSE/SUSE/g in filenames and contents. [bnc#889018] ++++ systemd: - udev: use device mapper target name for btrfs device ready (bnc#888215). - Add udev-use-device-mapper-target-name-for-btrfs-device-ready.patch - Add patch tomcat6-var-lock-subsys-legacy.patch to add the compatibility directory /var/lock/subsys (bnc#889357) - Add portabiltiy patch 1055-let-9719859c07aa13539ed2cd4b31972cd30f678543-apply.patch - Port and add upstream patch 0001-sysv-order-initscripts-which-provide-network-before-.patch 0002-keymap-Add-microphone-mute-keymap-for-Dell-Latitude.patch 0003-keymap-Annotate-all-micmute-workarounds.patch - Add patch tty-ask-password-agent-on-console.patch that is for system console do ask passphrases on all devices of the console (bnc#886211) - Add former SUSE and/now upstream patches (bnc#889297) 1056-udevd-add-event-timeout-commandline-option.patch 1057-udev-unify-event-timeout-handling.patch 1058-udev-unify-event-timeout-handling.patch (backport for compatibility if patch 1022 is not applied) 1059-udev-fixup-commit-dd5eddd28a74a49607a8fffcaf960040db.patch ++++ libvirt: - Added a patch to remove all mount rules in apparmor profile abstraction for lxc: those aren't supported by the kernel and cause YaST apparmor to fail. bnc#883060. apparmor-profile-no-mount.patch - Domain configuration changed capabilities weren't written back if all features are set to default. bnc#889552. lxc-keep-caps-feature.patch ++++ monitoring-plugins-nis: - package renamed to monitoring-plugins-nis ++++ nrpe: - correct user and group setting in systemd service files - remove unneeded source file nrpe.tempfiles - it is generated during build on-the-fly - rename nagios-plugins-nrpe to monitoring-plugins-nrpe - require the monitoring-plugins instead of nagios-plugins packages ++++ monitoring-plugins-rsync: - renamed the package to monitoring-plugins-rsync - fix COPYING file to include GPL-2.0+ as mentioned in source ++++ pesign-obs-integration: - Accept also rpmlintrc files without any - prefix. ++++ python-enum34: - Fixed wrong license - Run fdupes at build time ++++ sca-patterns-sle11: - New Patterns sle11sp3/libtasn1_SUSE-SU-2014_0931-1_11.3.py sle11sp3/ppc64-diag_SUSE-SU-2014_0928-1_11.3.py ++++ xen: - bnc#888996 - Package 'xen-tool' contains 'SuSE' spelling in a filename and/or SPEC file Renamed README.SuSE -> README.SUSE Modified files: xen.spec, boot.local.xenU, init.pciback xend-config.patch, xend-vif-route-ifup.patch ++++ yast2: - fixed a crash in package management when running in Qt UI with libproxy1-config-kde4 package installed (bnc#866692) - 3.1.92 - Fixed setting the default target during installation - systemctl doesn't return any target properties while running in chroot so we have to guess the Id and AllowIsolate properties (bnc#889323) - 3.1.91 ++++ yast2-bootloader: - Fixed error popup for unsupported bootloader in autoyast. (bnc#889538) - 3.1.76 - Added a missing call to i18n for a string (bnc#887553) - 3.1.75 - Fix crash if during proposal some device map value is nil ( found by openQA ) - 3.1.74 ++++ yast2-nis-client: - yast2-network required for writing network settings (bnc#888664) - 3.1.9 ++++ yast2-packager: - Refactored kernelCmdLinePackages to rely on .proc.cmdline agent (bnc#889365) - Added dependency on yast2 >= 3.1.89 (fixed agent) - 3.1.36 ++++ yast2-registration: - Asking for confirmation when aborting Extension and Module Selection dialog (bnc#886662) - 3.1.96 ++++ yast2-ruby-bindings: - Fixed to report the right frame for Ops.get_foo (bnc#877758). - Futureproof tests for RSpec 3 even more, avoid be_true. - 3.1.23 ++++ yast2-theme-SLE: - Work around space calculation bug for tab titles (bnc#888589, mlin). - 3.1.24 ++++ yast2-tune: - filter out empty "unknown" SMBIOS entries (bnc#880643) - fixed running X.org detection - 3.1.4 ++++ yast2-vm: - bnc#889579 - yast2-vm fails to start - 3.1.17 ------------------------------------------------------------------ ------------------ 2014-7-29 - Jul 29 2014 ------------------- ------------------------------------------------------------------ ++++ Mesa: - Reduce error log level for annoying dlopen messages (bnc#889391) U_mesa-glx-Reduce-error-log-level.patch ++++ aaa_base: - add inittab as ghost config ++++ cups: - str4455-1.7.patch complements the incomplete fix for CVE-2014-3537 STR#445 in the CUPS 1.7.4 sources to fix the subsequent CVE-2014-5029 CVE-2014-5030 CVE-2014-5031 STR#4455 (bnc#887240). ++++ cyrus-sasl: - Changed --with-saslauthd=/var/run/sasl2 in %build to /run/sasl2 to clear rpmlint check failure ++++ cyrus-sasl-saslauthd: - Changed --with-saslauthd=/var/run/sasl2 in %build to /run/sasl2 to clear rpmlint check failure ++++ gedit: - Update to version 3.13.4: + Update appdata file for new desktop file name. + Use automatic GTK menus. + Misc bug fixes. + Updated translations. ++++ grub2: - Prefer a higher resolution in efi_gop driver if the mode taking over is too small like 640x480 (bnc#887972): grub2-efi_gop-avoid-low-resolution.patch ++++ kernel-default: - config: disable USB_UAS (bnc#888069). uas is already blacklisted in /etc/modprobe.d/50-blacklist.conf as being hopelessly broken, but there are parts of usb-storage that are ifdef'd around it being configured at all. Let's disable it completely. - commit f509af6 - Update to 3.16-rc7. - commit 47ebc04 ++++ kernel-source: - config: disable USB_UAS (bnc#888069). uas is already blacklisted in /etc/modprobe.d/50-blacklist.conf as being hopelessly broken, but there are parts of usb-storage that are ifdef'd around it being configured at all. Let's disable it completely. - commit f509af6 - Update to 3.16-rc7. - commit 47ebc04 ++++ kernel-firmware: - Add dvb-fe-xc5000c-4.1.30.7.fw for xc5000 (bnc#884321) - Package also licence files spelled as LICENSE.* ++++ kernel-syms: - config: disable USB_UAS (bnc#888069). uas is already blacklisted in /etc/modprobe.d/50-blacklist.conf as being hopelessly broken, but there are parts of usb-storage that are ifdef'd around it being configured at all. Let's disable it completely. - commit f509af6 - Update to 3.16-rc7. - commit 47ebc04 ++++ kiwi: - Fixed OEM installer for LVM on LUKS images - Make sure LUKS encoding is not applied if the given device already contains a LUKS container - Don't call losetup with stderr redirected to stdout if the show option is used. potential error messages could then affect the standard output - Added check for given type name on the commandline compared to the selected build type in the checkType global function. If the commandline specified type is valid but not specified in the configuration kiwi exits - Call cryptsetup in one central encoding function in KIWIBoot for disk based images - Add info messages for intermediate steps when creating the disk layout such like information about creation of md raid or luks extensions ++++ less: - SuSE -> SUSE [bnc#889031] (internal) ++++ lftp: - use default ssl cipher instead of the custom one [bnc#857148] (internal) - added patches: * lftp-default-ssl-cipher.patch ++++ libdrm: - Update to version 2.4.56: Libdrm 2.4.56 has been released. It fixes MSAA for the Radeon Hawaii GPU. - Remove upstreamed patch: u_No-longer-hardcode-path-for-drm.h-include-in-qxl_drm.patch ++++ glibmm2: - Update to version 2.41.2: + Gio: - Menu: Allow detailed_action == null (bgo#733203). - Add Permission and SimplePermission (bgo#732436). + Glib: - Make custom interface properties instance data (bgo#732746). - PropertyBase: Use g_object_notify_by_pspec() instead of g_object_notify() (bgo#731484). + gmmproc: - Add support for GtkContainer child properties. - _WRAP_METHOD: Allow multi-word parameter types such as unsigned int. ++++ gtkmm3: - Update to version 3.13.5: + Gtk: - Container: Support child properties. - Add EventController and Gesture* classes. - IconTheme: Add add_resource_path() and deprecate add_builtin_icon(). - Notebook: Add child properties tab_label, menu_label, position, tab_expand, tab_fill, reorderable, and detachable. - Stack: Add child properties name, title, icon_name, position, and needs_attention. - Switch: Add set/get_state(), the state property, and the state_set signal. - Toolbar: Add child properties expand and homogeneous (bgo#140515). - Widget: Deprecate get/set_double_buffered() and the property. + Documentation: - Demo: Update notebook's tabs style to match the gtk3-demo. - Demo: Add a gestures example, based on the gtk3-demo equivalent. - Add Gestures group to the reference docs. ++++ jbigkit: - security update [bnc#870855] - added patches: * jbigkit-CVE-2013-6369.patch ++++ numactl: - Fixed patch 0001-Fixed-segfault-when-no-node-could-be-found-in-sysfs-.patch for bnc#872922 ++++ libreoffice: - Try to sort out broken help after migration from 13.1 - Add more provides/obsoletes for lang help files to better handle migration. ++++ libstorage: - also remove crypt devices during deactivation (bnc#888128) ++++ pam_ldap: - rename README.SuSE to README.SUSE (bnc#889012) ++++ patterns-sled: - 32bit pattern creation fixed (provide 32bit pattern in 32bit-patterns, not the 'original'-ones) ++++ xen: - bnc#882673 - Dom0 memory should enforce a minimum memory size (e.g. dom0_mem=min:512M) xen.spec (Mike Latimer) ++++ yast2: - Fix timing of slideshow - now slides goes in cycle and all have equal time to display which improve user experience (bnc#885973) - 3.1.90 - Fixed .proc.cmdline parsing to support more situations (bnc#889241) - 3.1.89 - fix hidding cd statistics in text only mode (bnc#864507) - 3.1.88 ++++ yast2-bootloader: - Always use device with /boot as first device in device map to avoid problems with other MBRs (bnc#887808, bnc#880439) - 3.1.73 ++++ yast2-online-update: - fixed spelling in spec file (bnc#889021) - 3.1.6 ++++ yast2-packager: - ag_zypp_repos - do not try parsing directory entries in /etc/zypp/repos.d/, that leads to invalid values (bnc#867911) - 3.1.35 - remove slide show display time recalculation to improve slide show user experience (bnc#885973) - 3.1.34 ++++ yast2-registration: - improved "skip registration" label (bnc#888561) - 3.1.95 - display error details when package management initialization fails, do not abort silently (bnc#887089) - 3.1.94 ------------------------------------------------------------------ ------------------ 2014-7-28 - Jul 28 2014 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Set the correct runlevel while autyast installation (bnc#889055) - 3.1.52 ++++ cifs-utils: - Update to cifs-utils 6.4. + allow PAM directory to be configurable - Make_the_PAM_security_directory_configurable_at_compile_time.patch + better determination of default keytab file + better cifscreds error handling + uppercase devicename when retrying mount ++++ gcc48: - Add patch gcc48-ppc64le-abi-warnings-fix.diff to fix failure to link any Objective-C/C++ program on ppc64le. [ggo#61920] ++++ xiterm: - README.SuSE renamed to README.SUSE [bnc#889032] (internal) ++++ fonts-config: - fixed typos in comments and debug outputs (hinstyle -> hintstyle) ++++ libgcj48: - Add patch gcc48-ppc64le-abi-warnings-fix.diff to fix failure to link any Objective-C/C++ program on ppc64le. [ggo#61920] ++++ glibc: - ibm93x-redundant-shift-si.patch: Avoid redundant shift character in iconv output at block boundary (bnc#886416, BZ #17197) ++++ glibc: - ibm93x-redundant-shift-si.patch: Avoid redundant shift character in iconv output at block boundary (bnc#886416, BZ #17197) ++++ grub2: - enhance grub2-snapper-plugin.sh with hotkeys for s390. - grub2-btrfs-05-grub2-mkconfig.patch: * add conditional pseudo sub-menu to highlight snapshot booting. - grub2-s390x-03-output-7-bit-ascii.patch: * support hotkeys on all line-mode terminals, not only 3215. - grub2-s390x-05-grub2-mkconfig.patch: * remove 's' from possible hot-keys for "bootable snapshots". (bnc#885668) - grub2-s390x-04-grub2-install.patch: * grub2-zipl-setup: honor GRUB_DISABLE_LINUX_UUID. (bnc#885854) - update grub2-ppc64le-memory-map.patch to match the one submitted upstream (http://lists.gnu.org/archive/html/grub-devel/2014-07/msg00033.html) ++++ ibus-table-chinese: - ibus-table-jyutping has been merged into ibus-table-chinese so split a new subpackage to reflect the change. ++++ open-iscsi: - Added iscsiuio spec file service macros (bnc#887143) ++++ java-1_7_0-openjdk: - Use SUSE in names, not SuSE. bnc#889006 ++++ java-1_7_0-openjdk-plugin: - Update alternatives code to match docu. ++++ java-1_8_0-openjdk-plugin: - Update alternatives code to match docu. ++++ kernel-default: - config: arm64/default: increase LOG_BUF_SHIFT to 18 - commit f45208d - doc/README.SUSE: update Solid Driver team contacts - commit a90946c ++++ kernel-source: - config: arm64/default: increase LOG_BUF_SHIFT to 18 - commit f45208d - doc/README.SUSE: update Solid Driver team contacts - commit a90946c ++++ kernel-syms: - config: arm64/default: increase LOG_BUF_SHIFT to 18 - commit f45208d - doc/README.SUSE: update Solid Driver team contacts - commit a90946c ++++ kiwi: - Support LUKS extension with LVM - Avoid blocking IO in callCmd if large chunks of data arrive - fix open3 usage - Fixed --help output for disk-alignment The option value must be given in KBytes but the help did not explain that and the default value information used the wrong unit too - avoid warnings when rpm-md repos are disabled - avoid warnings when an info value is unset - Pass along the DataAlignment to LVM and LUKS - fail when a product plugin dir is configured, but does not exist ++++ multipath-tools: - Fixup wrong check for errno in uevent_listen() (bnc#889165) - Terminate uevent listener on ppoll() error (bnc#889165) ++++ krb5: - Fix double-free in SPNEGO [CVE-2014-4343] (bnc#888697) krb5-1.12-CVE-2014-4343-Fix-double-free-in-SPNEGO.patch Fix null deref in SPNEGO acceptor [CVE-2014-4344] krb5-1.12-CVE-2014-4344-Fix-null-deref-in-SPNEGO-acceptor.patch ++++ samba: - Update to 4.1.10. + net/doc: Make clear that net vampire is for NT4 domains only; (bso#3263). + dbcheck: Add check and test for various invalid userParameters values; (bso#8077). + s4:dsdb/samldb: Don't allow 'userParameters' to be modified over LDAP for now; (bso#8077). + Simple use case results in "no talloc stackframe around, leaking memory" error; (bso#8449). + s4:dsdb/repl_meta_data: Make sure objectGUID can't be deleted; (bso#9763). + dsdb: Always store and return the userParameters as a array of LE 16-bit values; (bso#10130). + s4:repl_meta_data: fix array assignment in replmd_process_linked_attribute(); (bso#10294). + ldb-samba: fix a memory leak in ldif_canonicalise_objectCategory(); (bso#10469). + dbchecker: Verify and fix broken dn values; (bso#10536). + dsdb: Rename private_data to rootdse_private_data in rootdse; (bso#10582). + s3: libsmbclient: Work around bugs in SLES cifsd and Apple smbx SMB1 servers; (bso#10587). + Fix "PANIC: assert failed at ../source3/smbd/open.c(1582): ret"; (bso#10593). + rid_array used before status checked - segmentation fault due to null pointer dereference; (bso#10627). + Samba won't start on a machine configured with only IPv4; (bso#10653). + msg_channel: Fix a 100% CPU loop; (bso#10663). + s3: smbd: Prevent file truncation on an open that fails with share mode violation; (bso#10671); (bnc#884056). + s3: SMB2: Fix leak of blocking lock records in the database; (bso#10673). + samba-tool: Add --site parameter to provision command; (bso#10674). + smbstatus: Fix an uninitialized variable; (bso#10680). + SMB1 blocking locks can fail notification on unlock, causing client timeout; (bso#10684). + s3: smbd: Locking, fix off-by one calculation in brl_pending_overlap(); (bso#10685). + 'RW2' smbtorture test fails when -N is set to 2 due to the invalid status check in the second client; (bso#10687). + wbcCredentialCache fails if challenge_blob is not first; (bso#10692). + Backport ldb-1.1.17 + changes from master; (bso#10693). + Fix SEGV from improperly formed SUBSTRING/PRESENCE filter; (bso#10693). + ldb: Add a env variable to disable RTLD_DEEPBIND; (bso#10693). + ldb: Do not build libldb-cmdline when using system ldb; (bso#10693). + ldb: Fix 1138330 Dereference null return value, fix CIDs 241329, 240798, 1034791, 1034792 1034910, 1034910); (bso#10693). + ldb: make the successful ldb_transaction_start() message clearer; (bso#10693). + ldb:pyldb: Add some more helper functions for LdbDn; (bso#10693). + ldb: Use of NULL pointer bugfix; (bso#10693). + lib/ldb: Fix compiler warnings; (bso#10693). + pyldb: Decrement ref counters on py_results and quiet warnings; (bso#10693). + s4-openldap: Remove use of talloc_reference in ldb_map_outbound.c; (bso#10693). + dsdb: Return NO_SUCH_OBJECT if a basedn is a deleted object; (bso#10694). + s4:dsdb/extended_dn_in: Don't force DSDB_SEARCH_SHOW_RECYCLED; (bso#10694). + Backport autobuild/selftest fixes from master; (bso#10696). + Backport drs-crackname fixes from master; (bso#10698). + smbd: Avoid double-free in get_print_db_byname; (bso#10699). + Backport access check related fixes from master; (bso#10700). + Backport provision fixes from master; (bso#10703). + s3:smb2_read: let smb2_sendfile_send_data() behave like send_file_readX(); (bso#10706). + s3: Fix missing braces in nfs4_acls.c. ++++ samba: - Update to 4.1.10. + net/doc: Make clear that net vampire is for NT4 domains only; (bso#3263). + dbcheck: Add check and test for various invalid userParameters values; (bso#8077). + s4:dsdb/samldb: Don't allow 'userParameters' to be modified over LDAP for now; (bso#8077). + Simple use case results in "no talloc stackframe around, leaking memory" error; (bso#8449). + s4:dsdb/repl_meta_data: Make sure objectGUID can't be deleted; (bso#9763). + dsdb: Always store and return the userParameters as a array of LE 16-bit values; (bso#10130). + s4:repl_meta_data: fix array assignment in replmd_process_linked_attribute(); (bso#10294). + ldb-samba: fix a memory leak in ldif_canonicalise_objectCategory(); (bso#10469). + dbchecker: Verify and fix broken dn values; (bso#10536). + dsdb: Rename private_data to rootdse_private_data in rootdse; (bso#10582). + s3: libsmbclient: Work around bugs in SLES cifsd and Apple smbx SMB1 servers; (bso#10587). + Fix "PANIC: assert failed at ../source3/smbd/open.c(1582): ret"; (bso#10593). + rid_array used before status checked - segmentation fault due to null pointer dereference; (bso#10627). + Samba won't start on a machine configured with only IPv4; (bso#10653). + msg_channel: Fix a 100% CPU loop; (bso#10663). + s3: smbd: Prevent file truncation on an open that fails with share mode violation; (bso#10671); (bnc#884056). + s3: SMB2: Fix leak of blocking lock records in the database; (bso#10673). + samba-tool: Add --site parameter to provision command; (bso#10674). + smbstatus: Fix an uninitialized variable; (bso#10680). + SMB1 blocking locks can fail notification on unlock, causing client timeout; (bso#10684). + s3: smbd: Locking, fix off-by one calculation in brl_pending_overlap(); (bso#10685). + 'RW2' smbtorture test fails when -N is set to 2 due to the invalid status check in the second client; (bso#10687). + wbcCredentialCache fails if challenge_blob is not first; (bso#10692). + Backport ldb-1.1.17 + changes from master; (bso#10693). + Fix SEGV from improperly formed SUBSTRING/PRESENCE filter; (bso#10693). + ldb: Add a env variable to disable RTLD_DEEPBIND; (bso#10693). + ldb: Do not build libldb-cmdline when using system ldb; (bso#10693). + ldb: Fix 1138330 Dereference null return value, fix CIDs 241329, 240798, 1034791, 1034792 1034910, 1034910); (bso#10693). + ldb: make the successful ldb_transaction_start() message clearer; (bso#10693). + ldb:pyldb: Add some more helper functions for LdbDn; (bso#10693). + ldb: Use of NULL pointer bugfix; (bso#10693). + lib/ldb: Fix compiler warnings; (bso#10693). + pyldb: Decrement ref counters on py_results and quiet warnings; (bso#10693). + s4-openldap: Remove use of talloc_reference in ldb_map_outbound.c; (bso#10693). + dsdb: Return NO_SUCH_OBJECT if a basedn is a deleted object; (bso#10694). + s4:dsdb/extended_dn_in: Don't force DSDB_SEARCH_SHOW_RECYCLED; (bso#10694). + Backport autobuild/selftest fixes from master; (bso#10696). + Backport drs-crackname fixes from master; (bso#10698). + smbd: Avoid double-free in get_print_db_byname; (bso#10699). + Backport access check related fixes from master; (bso#10700). + Backport provision fixes from master; (bso#10703). + s3:smb2_read: let smb2_sendfile_send_data() behave like send_file_readX(); (bso#10706). + s3: Fix missing braces in nfs4_acls.c. ++++ libedit: - rename README.SUSE (bnc#889029) - update to 20140620-3.1 upgrade to fix a crash with clear_history e.g. in php. - Bounds search for reallocated index, from OpenBSD via Andreas Fett - PR/48957: Federico G. Schwindt: Restore commented out code that broke rl_callback_handler. - cast gotsig because it is long on some systems. - Add stdlib.h for abort() (Jess Thrysoee) - Don't depend on weak aliases to define the vi "alias" expansion function, provide an API instead to set it. - accomodate FreeBSD's flavor of weak references. - remove remaining makefile support for GCC < 45 that i found. - PR/48876: Dmitriy Grigoryev: Core dump in readline lib on attempted expansion Make sure we have 2 matches before calling strcmp(). - Always NULL terminate the argv[] array. From OpenBSD. - PR/48821: If called from tty_stty(), recalculate flags. - more tty modes refactoring, no functional change intended. - Factor out some common code (more to be done) from PR/48821 - Add An to authors. Wording. - Add a history function that takes a FILE pointer; needed for Capsicum. From Eitan Adler - Add missing EL_REFRESH - ... if called prior to using_history(). This needed to be worked around in PHP: http://git.php.net/?p=php-src.git;a=commitdiff;h=31d67bd3 - get rid of PATH_MAX. - cast to avoid warning. - Add a function to move the cursor. - expose rl_catch_signals and explain what we are doing. - Test early for EOF to avoid infinite loop in the wide char case. From Linas Vepstas: linasvepstas at gmail dot com - provide an el_init_fd function. - explicitly pass (void *)0 instead of NULL. - Add FILES section. From jmc@OpenBSD. - In 2000, .editrc reading from $PWD was removed. Update the man page. From LEVAI Daniel via jmc@OpenBSD. - remove dead assignment (Christoph Mallon) - Fix pasto that affected bind -k (Christoph Mallon) - Add trailing NULL's to the varargs functions as required. (John Spencer) - PR/46945: Steffen Nurpmeso; el_getc() doesn't document it's setting errno - return !OKCMD on error. - PR/46942: Steffen Nurpmeso: editline(3): el_get(): fix UNBUFFERED return - PR/46941: Steffen Nurpmeso: document EL_BUFFERED - PR/46935: Steffen Nurpmeso: editline(3) (libedit): faulty errno handling, faulty reuse of val in wrong context - Don't depend on HAVE_GCC being always defined. - From Kamil Dudka: fix crash of el_insertstr() on incomplete multi-byte - PR/46678: Ian Wienand: Add stub implementation for rl_free_line_state() - don't crash if add_history is called from an empty line. Called from nslookup in new bind. XXX: pullup to 6 - Switch from Op to Oo/Oc for nested block. - remove stdint.h; it is not used. - don't include both term.h and termcap.h - define the new variable - Add rl_completion_word_break_hook from: http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/\ 5ec6a45fa762b8cbd0305ca06acb8780335a486a - save and restore the tty settings on entry and exit respectively. cleanup debugging printfs. - From: Jilles Tjoelker: Add a mapping for the cursor delete key - From Jilles Tjoelker: Do not move the cursor for ed-delete-next-char in emacs mode. This makes ed-delete-next-char suitable for mapping to the key. Behaviour in vi mode is unchanged (for 'x'). - These directories default to WARNS?=5 - Use C89 functions definitions. - Use C89 functions definitions. Remove use of __P - include the NULL in the argv conversion - use arraycount - PR/45843: Henning Petersen: Fix resource leak on error. - Add coverity annotations about unreachable code (Kamil Dudka) - Add missing * - Initialize termbuf (Kamil Dudka) - Initialize res (Kamil Dudka) - check for negative return of ct_visual_char (Kamil Dudka) - Off by one in allocation could cause buffer overflow (Kamil Dudka) - remove unrecheable code (Kamil Dudka) - easier with an int for now. - Since Width() is used only for display purposes we don't want to pass -1 for unprintable characters. - Fixed misplaced parenthesis (Nirbhay Choubey) - fixed warnings where wint_t is unsigned. - fix broken change (parenthesis in the wrong place). From Nirbhay Choubey - include if we don't have wcsdup() - NULL does not need a cast, here - re-enable -Wconversion ++++ plymouth: - Add 0001-text-step-bar-use-correct-utf-8-multibyte-sequence-f.patch: fix incorrect UTF-8 code used for square [bnc#886148]. ++++ libstorage: - fixed used-by information for multipath with LVM (bnc#888838) ++++ systemd: - Add patch shut-up-rpmlint-on-var-log-journal.patch to avoid rpmlink warning - Add upstream patches 0001-bus-proxyd-fix-incorrect-comparison.patch 0002-shell-completion-prevent-mangling-unit-names.patch 0003-Always-check-asprintf-return-code.patch 0004-bash-completion-use-list-unit-files-to-get-all-units.patch 0005-core-only-set-the-kernel-s-timezone-when-the-RTC-run.patch 0006-parse_boolean-require-exact-matches.patch 0007-drop_duplicates-copy-full-BindMount-struct.patch 0008-shell-completion-prevent-mangling-unit-names-bash.patch 0009-journald-always-add-syslog-facility-for-messages-com.patch ++++ libyui-ncurses-pkg: - Recommend this package when yast2-packager and libyui-ncurses are installed (bnc#888300) - 2.46.1 ++++ libyui-qt-pkg: - Recommend this package when yast2-packager and libyui-qt are installed (bnc#888300) - 2.44.6 ++++ libzypp: - reverted last commit to make yast2-pkg-bindings build again ++++ pam-modules: - Adjust description, this are no longer the default PAM modules. ++++ pesign-obs-integration: - Use package's rpmlintrc files in the second build. ++++ release-notes-sled: - 12.0.20140728: * New Makefile ++++ rubygem-gem2rpm: - really install the templates as docs ++++ yast2-bootloader: - fix proposing disabledos prober on certain products (SLES is affected) (bnc#884007) - 3.1.72 - enable secure boot by default (bnc #879486) - 3.1.71 ++++ yast2-installation: - use short product name for the default base product release notes (read from the installation medium) (bnc#885247) - display at least an empty dialog when downloading release notes to hide the previous dialog in the installation workflow (bnc#889196) - 3.1.106 ++++ yast2-packager: - fixed reading of /proc/cmdline containing newline (bnc#887844) - 3.1.33 ++++ yast2-services-manager: - Do not set default target while autoyast installation/update. (bnc#889055) - 3.1.28 ++++ yast2-theme-SLE: - BNC#888070. Add icons of yast2 iplb and yast2 geo-cluster. - 3.1.23 ++++ yast2-update: - backup /var/lib/rpm at update to prevent from accidental corruption (bnc#887017) - switch from bzip2 to gzip compression (slightly less compression ratio, but much faster), use parallel gzip (pigz) for even faster backup - 3.1.21 ------------------------------------------------------------------ ------------------ 2014-7-27 - Jul 27 2014 ------------------- ------------------------------------------------------------------ ++++ ibus: - fix hillwood's timestamp in changelog - add two more macros to macros.ibus ++++ ibus-table-chinese: - fix build - delete all local summaries and descriptions. - remove main dummy package. - clean spec ++++ ibus-table-zhuyin: - use python3 to build ++++ ibus-table-ziranma: - use python3 to build ------------------------------------------------------------------ ------------------ 2014-7-26 - Jul 26 2014 ------------------- ------------------------------------------------------------------ ++++ ibus: - update version 1.5.8 * Set max-width-chars property in ibus-setup wrapped GtkLabel * Add German (nodeadkeys) keymap in simple.xml * Delete Korean keymap * Let ibus-ui-gtk3 not to show zero-lenght preedit text * Fix many memory leaks provided by Christophe Fergeau * Add Polish (qwertz) keymap in simple.xml * Fix escape key with Ctrl+Shift+U ISO * Update ibuscomposetable.h for pt-br * Set up ibus engines when users log into the session for the first time * Do not sort ibus engines when they are saved by ibus-setup * Update IBusKeymap jp * Run xmodmap after run setxkbmap -l layout * Add ibus reset-config and read-config sub-commands * Fix ibus-setup SEGV in enginetreeview.py * Fix deprecated warnings with python3-gobject 3.13.3 * Export the 'IBUS_SETUP_XID' environment variable for each engine setup * Fix deprecated gtk3 GtkMisc, GtkAlignment and vala Gdk.X11Display * Enhance UI to add engines on ibus-setup - mask add-libgnomekbd-and-load-preload-engines.patch and reload-preload-engines-until-users-customize-the-list.patch * upstream may have fixed these issues as these patches are issued on May 7th. - use python3 to build ibus, as hillwood switched ibus-table to python3 * add ibus-force-python3.patch, because ibus will use python3 to build ibus-setup and bindings only when PYTHON2 variable is empty. And fix 'print sysconfig.PREFIX' syntax errors in python-config.py. - add ibus-vala-0.18.patch to fix build for openSUSE 12.3 - clean specfile with service and spec-cleaner * don't use vague wildcards aggresively in %%files section - add macros.ibus to ease packaging - Enable wayland support ++++ ibus-table: - update version 1.8.5 * Always write xml output in UTF-8 encoding, not in the encoding of the current locale - changes since 1.8.4 * Tweak defaults for Chinese mode taken from the locale * Fix prompts for array30 table and don’t use prompts in pinyin mode * Make it possible to use select keys like F1, F2, F3 ... * For cangjie* and quick* tables: Use big5 order if the freq from the table is the same - add ibus-table-python3.patch * replace file() to open() - Switch python to python3 ++++ ibus-table-chinese: - update to 1.8.2 * Fixed Bug 1099380 - The stroke5 table should not use "AUTO_SELECT = TRUE" but "AUTO_SELECT = FALSE" * Add summary and description translation back. ++++ ibus-table-zhengma: - ibus-table is now built with python3 - we need to port ibus-table-zhengma to python3 too ++++ kexec-tools: - Fix ELF header endianess for ppc64le kdump (bnc#888150) New patch: kexec-tools-kdump-fix-elf-header-endianess.patch ++++ libpinyin: - add libpinyin-tools to libpinyin-devel requirement - fix factory builds for fcitx-libpinyin ++++ totem: - Add totem-use_right_names.patch: Use the correct name for parent widgets in templates. Fixes crash on startup (bgo#729479). ------------------------------------------------------------------ ------------------ 2014-7-25 - Jul 25 2014 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to version 0.2.7 - Respect LANG environment variable for error messages only - drop --language command line option - Update integration tests ++++ autoyast2: - code de-duplication of recent bootloader autoupgrde changes (bnc#885634) - 3.1.51 ++++ btrfsprogs: - image: fix crash if wrong number of arguments is passed (bnc#888290) - fsck: verify superblock checksum - doc updates - Added patches: * 0050-btrfs-progs-move-the-check_argc_-functions-into-util.patch * 0051-btrfs-progs-limit-minimal-num-of-args-for-btrfs-imag.patch * 0052-btrfs-progs-Fix-malloc-size-for-superblock.patch * 0053-btrfs-progs-Check-superblock-s-checsum-when-read-dev.patch * 0054-btrfs-progs-doc-fix-incorrect-subvol-name.patch * 0055-btrfs-progs-correct-manpage-option-description-for-s.patch ++++ coreutils: - Incorporate 9 bugfixes, one documentation update and two maintenance patches that won't harm (bnc#888215) for df(1), See NEWS for specifics: coreutils-improve_df_--human_and_--si,_help_and_man_page.patch coreutils-avoid_sizeof_charPP__static_analysis_warning.patch coreutils-also_deduplicate_virtual_file_systems.patch coreutils-fix_handling_of_symlinks_in_mount_list.patch coreutils-ignore_non_file_system_entries_in_proc_mounts.patch coreutils-avoid_clang_-Wtautological-constant-out-of-range-compare_warning.patch coreutils-use_the_last_device_name_provided_by_the_system.patch coreutils-avoid_compiler_warnings_with_some_assert_implementations.patch coreutils-use_all_of_the_last_device_details_provided.patch coreutils-output_placeholder_values_for_inaccessible_mount_points.patch coreutils-look_for_accessible_mount_points_for_specified_devices.patch coreutils-report_correct_device_in_presence_of_eclipsed_mounts.patch coreutils-avoid_an_inconsequential_mem_leak.patch ++++ gcc48: - Add patch gcc48-ppc64le-abi-warnings.diff to warn about future ABI changes for ppc64le. [bnc#888907] ++++ desktop-translations: - Update translations (SLE 12 RC1). ++++ dmraid: - Rename README.SuSE to README.SUSE (bnc#889025). ++++ libgcj48: - Add patch gcc48-ppc64le-abi-warnings.diff to warn about future ABI changes for ppc64le. [bnc#888907] ++++ ibus-table-others: - Update to 1.3.1 * Add _ and ^ to the start characters for the LaTeX table * Updates and bugfixes for the LaTeX table by Giuseppe Castagna (original author of the LaTeX table) * Use SELECT_KEYS = F1,F2,F3,F4,F5,F6,F7,F8,F9 for ipa-x-sampa * Add single and multi wildcard options to all tables * use AUTO_WILDCARD=TRUE for all tables, this option started working in ibus-table > 1.8.0 * Don’t force “us” layout for cns11643, compose, ipa-x-sampa, viqr, emoji, mathwriter-ibus, translit-ua, and translit * Keep forcing “us” layout only for “rustrad”, “yawerty”, and “thai”. But ibus does not use the option “KEYBOARD_LAYOUT”, the correct name of that option is just “LAYOUT”. Fix that for all tables. * Don’t force “us” layout for the latex input method * The “latex” table uses “\” as a startchar * includes "Set symbols to be displayed in IM switchers" by Sean Burke - Drop old patch (emoji-table.patch) ++++ multipath-tools: - Patches from upstream: * enable gcc format-security check * Accept "*" as a valid regular expression * check info.exists to get valid value * Don't forget to reload table when both reload and rename is required * libmultipath: Simplify read_line() * libmultipath: Zero-terminate sysfs_attr_get_value() result * libmultipath: Print line number for which parsing failed * libmultipath: Accept "*" as a valid regular expression * multipath: Wrong sysfs attribute used for iSCSI settings (bnc#883808) - Check for valid DM_DEVICE_INFO before proceeding (bnc#888453) - Scalability fixes (bnc#880356): * Separate out uevent parsing functions * Use poll() when receiving uevents * multipathd: push down lock in checkerloop() * Allow specific CLI commands to run unlocked * Push down vector lock during uevent processing ++++ libcaca: - License update: SUSE-WTFPL-2.0 -> WTFPL according to license.opensuse.org ++++ libcdr: - Added patch: libcdr-0.1.0-pkgconfig.patch * Remove the Requires.private which breaks SLE11 builds ++++ libdrm: - Update to version 2.4.55: + exynos: do not build fimg2d_test when building without libkms support. + radeon: Add missing header includes. + exynos: fix scaling factor computation in g2d_copy_with_scale + exynos: fix G2D_DOUBLE_TO_FIXED for non-integer input + exynos: fix coordinate computation in g2d_copy + intel: Add new userptr ioctl + intel: Sync typo fix from the kernel sources. + intel: Sync the command parser version parameter from kernel + freedreno: add chip-id property + freedreno: sync kernel header + drm: Add universal plane capability bit and plane type enums + exynos: prime: use drmPrime*() helpers + exynos_fimg2d_test: fix drmModeRmFB + eyxnos: install exynos tests if HAVE_INSTALL_TESTS - Drop upstreamed patches: + libdrm-implicit-defs.diff (Patch1) ++++ gssdp: - Update to version 0.14.9: + Properly set max age property. + Some gtk-doc fixes. + Only consider "200 OK" a proper response for SSDP requests. + Remove a scary warning. + Fix source packet filtering. + Bugs fixed: bgo#697084, bgo#730946, bgo#733651. ++++ libmspub: - Added patch: libmspub-0.1.1-pkgconfig.patch * Remove the Requires.private which breaks SLE11 builds ++++ parted: - Fix a bug where cylinders can be treated by parted as exact location, which prevents it from adjusting partition/start end. (bnc#880369) - libparted-make-sure-not-to-treat-percentages-and-cyls-as-exact.patch ++++ plymouth: - Add plymouth-ignore-cirrusdrm.patch: ignore cirrus drm and use fb instead [bnc#888590] ++++ snapper: - updated translations ++++ systemd: - Disable blkrrpart for SLES12 and below - Add upstream patch 1054-udev-exclude-MD-from-block-device-ownership-event-lo.patch - Add with condition blkrrpart to be able to disable the patches 1025, 1027, 1029, 1030, 1031, 1032, 1033, 1034, 1037, and 1054 which uses the BLKRRPART ioctl for e.g. synthesize change events which may interfere with other tools like parted. ++++ libtasn1: - updated to libtasn1 3.7: * Noteworthy changes in release 3.7 (released 2014-06-26) [stable] - Fixes in length calculation in _asn1_extract_der_octet(). - Fixes in DER decoding. - Fixes: CVE-2014-3468 CVE-2014-3467 CVE-2014-3469 bnc#880738 bnc#880737 bnc#880735 ++++ libvisio: - Added patch: libvisio-0.1.0-pkgconfig.patch * Remove the Requires.private which breaks SLE11 builds ++++ openwsman: - Update to 2.4.10 - Feature Allow to pass EndPointReference instances as invoke() parameters via ClientOptions.add_property ++++ libzypp: - JobReport: extend callback to allow passing UserData - hardlinkCopy must not fail if proc/sys/fs/protected_hardlink is on - adapt to changed boost::error_category throw specifier - version 14.27.0 (27) ++++ netcfg: - resolve some update scenarios [bnc#883999], [bnc#886443] (private) with regard to /etc/HOSTNAME -> /etc/hostname change ++++ openssh: - ssh(1) - correct FIPS checks to prevent connection fails when protocol version is not explicitly requested (bnc#876704) - ssh-keygen(1) - do not create DSA and RSA1 keys in FIPS mode when generating all server keys (bnc#886845) - fix SUSE spelling (bnc#889014) ++++ release-notes-sled: - 12.0.18 * Update SLE 12 release notes from FATE. ++++ sca-patterns-oes: - Changed newest patterns to linux file format ++++ sca-patterns-sle12: - Removed bhc-lastdown-3301593.py for failing to find proper server failures ++++ sled-manuals_en: - Update text and image files (Last Changed Rev.: 11511:13811). ++++ sles-manuals_en: - Update text and image files (Last Changed Rev.: 11511:13811). ++++ virt-manager: - Upstream bug fix 53ce11d1-honor-untoggled-set-fixed-MAC-address.patch ++++ yast2-bootloader: - allow change of bootloader proposal during upgrade (bnc#887015) - 3.1.70 - code de-duplication of recent AUtoYaST fixes (bnc#885634) - 3.1.69 ++++ yast2-packager: - adjust width of drive selection dialog (bnc#882657) - 3.1.32 - Do not overwrite the autoyast pattern selection by the default desktop pattern selection (bnc#888981) - 3.1.31 - Made SLP browser filter case-insensitive (bnc#869653) ++++ yast2-registration: - another "E-mail Address" label fixes (bnc#888158) - 3.1.93 ++++ yast2-samba-server: - Ensure CUPS is installed if printer sharing is configured; (bnc#873703). - 3.1.10 ++++ yast2-services-manager: - Ensures that the errors list is cleared if the user decides to continue after a failure (by delegating ServiceManager.errors to ServiceManagerService) - Fixes bnc#888555 - 3.1.27 ++++ yast2-trans: - Updated languages: ar cs da de el en_GB en_US es fi fr hu it ja ko nb nl pl pt pt_BR ru sv tr uk zh_CN zh_TW. ++++ zypper: - Rephrase 'verify' help text (bnc#885499) - version 1.11.11 ------------------------------------------------------------------ ------------------ 2014-7-24 - Jul 24 2014 ------------------- ------------------------------------------------------------------ ++++ aaa_base: - Add ls.zsh to file list ++++ brltty: - Remove byacc. Doesn't appear to be needed or used. - Capitalize summary for driver-espeak. ++++ dbus-1-x11: - Remove the QA script since [Fate#313531] is being rejected ++++ glibc: - s390-revert-abi-change.patch: revert back to pre-2.19 layout of jmp_buf and ucontext_t on s390 (bnc#887228) ++++ glibc: - s390-revert-abi-change.patch: revert back to pre-2.19 layout of jmp_buf and ucontext_t on s390 (bnc#887228) ++++ gnome-shell-extensions: - Update to version 3.13.4: + Updated for gnome-shell changes. + Updated translations. ++++ java-1_7_0-openjdk: - Don't try to run multiprocess on aarch64 where we are normally using qemu. Qemu cannot guarantee that in user emulation mode signals will be delivered to the correct thread ++++ kernel-default: - Update config files: disable CONFIG_STE_MODEM_RPROC I was told by Dmitry Tarnyagin and Linus Walleij that there exists no public hardware that needs this driver, so there is no point in building it and shipping it. - commit 85b815c ++++ kernel-source: - Update config files: disable CONFIG_STE_MODEM_RPROC I was told by Dmitry Tarnyagin and Linus Walleij that there exists no public hardware that needs this driver, so there is no point in building it and shipping it. - commit 85b815c ++++ kernel-syms: - Update config files: disable CONFIG_STE_MODEM_RPROC I was told by Dmitry Tarnyagin and Linus Walleij that there exists no public hardware that needs this driver, so there is no point in building it and shipping it. - commit 85b815c ++++ kiwi: - v5.06.134 released - Fixed setup of object variable originXMLPath According to the XML read code moved from KIWIBoot into a function KIWIGlobals::readXMLFromImage the path information was stored in the wrong module. This had an impact to the search path of the editbootinstall/editbootconfig scripts so that they were not found anymore if specified relatively to the origin of the XML description - Fixed use of repo URI with credentials information If there is no ?credentials= tag in the repo URI kiwi uses the default credentials file name 'kiwiRepoCredentials' and does not fail using an uninitialized value $credFile - v5.06.133 released ++++ dbus-1: - Remove the QA script since [Fate#313531] is being rejected ++++ plymouth: - Add 0001-seat-be-a-little-more-forgiving-in-the-case-there-s-.patch: Be more forgiving with empty seat. ++++ libreoffice: - Try to finish out the py3 migration. - Remove now not needed patch: * wizards-create-temlates-with-python-2.6.diff ++++ gcc33: - Remove build libgcc33 packages to prever the install check from breaking clamav load. - Use -p /sbin/ldconfig and remove remaining BEGIN/END macros from the spec file. - Disable build for ppc64le. ++++ systemd: - Update handle-disable_caplock-and-compose_table-and-kbd_rate.patch, handle-numlock-value-in-etc-sysconfig-keyboard.patch: read /etc/vconsole.conf after /etc/sysconfig/(keyboard,console) otherwise empty value in /etc/sysconfig/keyboard might override /etc/vconsole.conf values. - Update : 0001-journal-compress-return-early-in-uncompress_startswi.patch 0002-util-don-t-consider-tabs-special-in-string_has_cc-an.patch 0002-vconsole-setup-run-setfont-before-loadkeys.patch 0003-core-never-consider-failure-when-reading-drop-ins-fa.patch 0003-fsck-consider-a-fsck-implementation-linked-to-bin-tr.patch apply-ACL-for-nvidia-device-nodes.patch keep-crypt-password-prompt.patch log-target-null-instead-kmsg.patch parse-crypttab-for-noauto-option.patch set-and-use-default-logconsole.patch: fix all warnings in code - Remove 0001-compress-fix-return-value.patch: not relevant to systemd v210 code. - Also change udev-generate-peristent-rule to udev-generate-persistent-rule in file list - Rename (fix typo in script name): udev-generate-peristent-rule.sh to udev-generate-persistent-rule.sh ++++ wicked: - version 0.5.38 - dhcp4: wait and discover if unable to rebind/reboot. - ifreload: fixed to use nanny ifup flow when enabled, fire nanny in down part, initial status info cleanup (bnc#880515,bnc#884012) - ifup/ifreload: apply wait-for-interfaces (bnc#888323) - wickedd: fixed to process complete device state event change transitions, avoiding manual refreshes breaking them where possible (bnc#880515,bnc#884012) ++++ libxkbcommon: - Add symbol versioning to xkbcommon ++++ qemu: - Updated patches after upstreaming (bnc#882008): 0092-module-Simplify-module_load.patch 0093-module-Don-t-complain-when-a-module.patch - Backported more s390x ccw boot/reset fixes (cf. bnc#812983): 0164-pc-bios-s390-ccw-virtio_load_direct.patch 0165-pc-bios-s390-ccw-do-a-subsystem-res.patch 0166-pc-bios-s390-ccw-fix-for-fragmented.patch 0167-pc-bios-s390-ccw-make-checkpatch-ha.patch 0168-pc-bios-s390-ccw-cleanup-and-enhanc.patch 0169-pc-bios-s390-ccw-handle-different-s.patch 0170-pc-bios-s390-ccw-store-proper-subsy.patch - Backported update_git.sh script extension from OBS: autogenerate .changes entries mentioning added/deleted patches ++++ rubygem-gem2rpm: - update to 0.10.1 - Migrate test suite to Minitest 5.x. - Move gem binary extension and gem.build_complete file. - Merge pull request #31 from axilleas/add_check_macro - Add %check macro, fix typos - Remove Requires/Provides which are now autogenerated. - Simplify binary extensions installation according to the new guidelines. - Clone new template for F21 and above. Rename the old one. - "cp -a" implies -p. - Better open mode handling. - Test always against rawhide template. - List development dependencies as BuildRequires. - Cache rendered template in tests. - Prevent dangling symlink in -debuginfo. - Ignore release file encoding with older Ruby (fixes #23). - Fix generating SRPM. - Add description dot test case. - Add description ending dot in #description method. - Avoid 'method is redefined' warning. - Test against current template. - Merge pull request #25 from xsuchy/pull-req-dot - description should end with dot - Merge pull request #24 from strzibny/master - Escape % in comment - rebased gem2rpm-change-default-template.diff, new name: 0001-use-the-ID-from-os-release-to-use-the-proper-templat.patch - rebased gem2rpm-0.9.2_config_file_support.patch, new name 0002-added-basic-config-file-support-to-gem2rpm-in-yaml-f.patch - rebased gem2rpm-0.9.2_sles12_template.patch, new name: 0003-sle-12-templates.-they-require-the-config-file-suppo.patch - rebased and splitted gem2rpm-fix-opensuse-template.diff, new name: 0004-openSUSE-template-fixes.patch 0005-added-example-gem2rpm.yml.patch 0006-properly-shorten-description-and-summary.patch 0007-Preserve-the-license-header-found-in-the-output-file.patch ++++ sca-patterns-oes: - Added oes11sp1 and oes11sp2 directories - New Patterns oes11sp1/dsfw-7014322-sp1.py oes11sp2/casa-7015222_2.py oes11sp2/dsfw-7014322-sp2.py ++++ shotwell: - Add shotwell-vala.patch: Fix build with vala 0.25.1 (bgo#733650). ++++ smt-client: - adapt smt-client for SLE12 drop hardware inventory feature from inentory job switch to use /etc/SUSEConnect as config file - bumb version for SLE12 release - version 1.0.0 ++++ xen: - Upstream patches from Jan 5347b524-evtchn-eliminate-64k-ports-limitation.patch 53aac342-x86-HVM-consolidate-and-sanitize-CR4-guest-reserved-bit-determination.patch 53b16cd4-VT-d-ATS-correct-and-clean-up-dev_invalidate_iotlb.patch 53b56de1-properly-reference-count-DOMCTL_-un-pausedomain-hypercalls.patch 53cfdcc7-avoid-crash-when-doing-shutdown-with-active-cpupools.patch 53cfddaf-x86-mem_event-validate-the-response-vcpu_id-before-acting-on-it.patch 53cfdde4-x86-mem_event-prevent-underflow-of-vcpu-pause-counts.patch ++++ yast2: - Fixed checking for :active state of a systemd unit - it's :active already even if it's just being activated (bnc#884756) - 3.1.87 ++++ yast2-installation: - do not repeat release notes downloading on network time out (bnc#885486) - 3.1.105 - do not log sensitive information in y2start.log (bnc#888645) - 3.1.104 ++++ yast2-registration: - call SLP discovery at upgrade when the system was not registered at NCC (bnc#886804) - 3.1.92 ++++ yast2-services-manager: - While saving services state (activate/deactivate), do not touch a service, that is already in the desired state (bnc#884756) - 3.1.26 ------------------------------------------------------------------ ------------------ 2014-7-23 - Jul 23 2014 ------------------- ------------------------------------------------------------------ ++++ ModemManager: - Added bnc878066-serial-ports-on-the-IO-card-are-not-responding.patch Fixed bnc#878066: 4810-350 (Jaspar) and 4800-783 (Keystone Hi) serial ports on the IO card are not responding ++++ aaa_base: - Avoid trouble with new ksh93v- 2014-06-25 and zsh shell code (bnc#888237) ++++ baobab: - Update to version 3.13.2: + Import custom CSS, use icon as resources, various other adaptation to GTK+ changes. + Visual fixes for the ringschart and the chart switcher. + Updated translations. ++++ evolution: - Update evolution-nomore-gnome-icon.patch to match what upstream does in git. - Add pkgconfig(adwaita-icon-theme) BuildRequires: upstream wants to check for the presence of the theme. ++++ gnome-clocks: - Add 0001-Sort-locations-by-timezone.patch: sort locations by timezone (bnc#861982, bgo#701169). ++++ gnome-desktop: - Update to version 3.13.4: + Bump version for the 3.13.4 release. No other changes. ++++ gnome-settings-daemon: - Update to version 3.13.4: + General: - Fix crash when a plugin failed to start. - Several code cleanups. + A11Y Keyboard: Make sticky and slow keys notifications more difficult to miss. + Housekeeping: Fix regular files not getting deleted from the Trash. + Media-keys: Set the keyring environment variables on all processes that we launch. + Orientation: Fix plugin on MS Surface devices. + Power: Fix crash when logind isn't available. + Sharing: Fix compilation without NetworkManager. + Wacom: Handle "cursor" tablet devices so that they get properly mapped for different orientations. + Updated translations. ++++ gnome-shell: - Update to version 3.13.4: + Handle portal login requests (bgo#704416). + Scale fonts on wayland on hiDPI devices (bgo#732537). + Fix default ibus candidate index labels (bgo#702944). + Add gestures for various system actions. + Add performance test script for the perf.gnome.org (bgo#732350). + Use new restart framework to improve restart visuals (bgo#733026). + Improve keynav in app folder popups (bgo#731477). + Fix truncation of app search results (bgo#732416). + Automatically update renamed desktop files in favorites (bgo#729429). + Misc. bug fixes and cleanups: bgo#729823, bgo#726401, bgo#732301, bgo#732348, bgo#732349, bgo#733498, bgo#733540. + Updated translations. ++++ java-1_7_0-openjdk: - Added patch: file-contains-date-and-time.patch * fix rpmlint warning and diminish number of rebuilds - Make sample/rmi/java-rmi.cgi * fix rpmlint warning about no-executable file with shebang - Run "osc service localrun clean_spec_file" on the package * fix manually some shortcomings - Use released icedtea-sound-1.0.1 tarball * rename libpulse-java.so -> libicedtea-sound.so * rename pulse-java.jar -> icedtea-sound.jar - Remove dependencies on autoconf and automake * no need to re-autogenerate any more ++++ java-1_8_0-openjdk: - Use icedtea-sound-1.0.1 release tarball ++++ kiwi: - Fixed creation of vagrant boxes for virtualbox provider vagrant's VBoxManage requires boxes containing ovf metadata which kiwi did not provide. This commit changes the raw box contents to match these requirements (github: #374) ++++ multipath-tools: - recovery_tmo for iSCSI sessions not updated (bnc#883808) - Only filter for udev property if uid_attribute is present - Read wwid from sysfs vpg_pg83 attribute - Update multipath.conf.5 to clarify wwid generation - kpartx: Fixup persistent name generation (bnc#887582) - Revert 'return PATH_DOWN for quiesced paths' - Do not treat 'transport-offline' paths as 'offline' (bnc#888378) ++++ tigervnc: - Fix mistakes in spec file. (bnc#888371) ++++ webkitgtk: - Rename _constraint to _constraints, so it actually applies. ++++ webkitgtk3: - Rename _constraint to _constraints, so it actually applies. ++++ mutter: - Update to version 3.13.4: + Fix move/resize operations for wayland clients (bgo#731237). + Add ::first-frame signal to MetaWindowActor (bgo#732343). + Handle keysyms without the XF86 prefix (bgo#727993). + Add touch gesture support. + Fix a deadlock when exiting (bgo#733068). + Add framework for restarting the compositor with nice visuals (bgo#733026). + Toggle seat capabilities on VT switch (bgo#733563). + Misc bug fixes: bgo#732695, bgo#732350. + Updated translations. - Replace pkgconfig(gio-2.0) BuildRequires with pkgconfig(gio-unix-2.0), following upstreams change in configure. - Add pkgconfig(libinput) BuildRequires: new dependency. ++++ mariadb: - /var/lib/mysql-files must belong to the mariadb (server) package, not a subpackage. Dependent on package installation sequence if the database packages are installed after the initial install, the database may fail due to a permissions error. [bnc#888573] ++++ python-base: - CVE-2014-4650-CGIHTTPServer-traversal.patch: CGIHTTPServer file disclosure and directory traversal through URL-encoded characters (CVE-2014-4650, bnc#885882) - python-2.7.7-mhlib-linkcount.patch: remove link count optimizations that are incorrect on btrfs (and possibly other filesystems) ++++ python3-base: - CVE-2014-4650-CGIHTTPServer-traversal.patch: CGIHTTPServer file disclosure and directory traversal through URL-encoded characters (CVE-2014-4650, bnc#885882) ++++ systemd: - Enable better checks in write_net_rules to skip adding duplicated entries in the generate rules (bnc#888178). Add 1053-better-checks-in-write_net_rules.patch - Change patch set-and-use-default-logconsole.patch to avoid to write security/authorization (private) messages to console ++++ tracker: - Obsolete the old tracker library libtracker-extract-0_16-0 by libtracker-common-1-0 to aid updates (bnc#876649). ++++ libusb-1_0: - Update to version 1.0.19: * Add support for USB bulk streams on Linux and Mac OS X (#11) * Windows: Add AMD and Intel USB-3.0 root hub support * Windows: Fix USB 3.0 speed detection on Windows 8 or later (#10) * Added Russian translation for libusb_strerror strings * All: Various small fixes and cleanups ++++ webkitgtk3: - Rename _constraint to _constraints, so it actually applies. ++++ wicked: - version 0.5.37 - nanny: enabled nanny use for hotplugging (bnc#880515) To disable again in case of trouble, edit /etc/wicked/common.xml and set false, restart wickedd.service and execute "wicked ifup all" to start the interfaces directly. - ifdown: flush addrs and routes on device-down (bnc#885236) - dhcp6: do not break ifdown if release fails (bnc#884012) When the interface is not ready to send out a lease release, commit the lease drop and notify wickedd, so ifdown goes on. - ifup: update client-info and client-state on device-ready, do not detect persistance but set if requested only (bnc#876845). ++++ tracker-extras: - Obsolete the old tracker library libtracker-extract-0_16-0 by libtracker-common-1-0 to aid updates (bnc#876649). ++++ permissions: - make innbind mode 4550 (bnc#876287) - permissions: Adding systemd-journal directory (bnc#888151) ++++ rubygem-gem2rpm: - make sure the sle12 template is also installed ++++ shotwell: - Add 0001-Remove-photo-from-the-collection-when-deleting-in-si.patch: fix possible crash after deleting photo (bnc#869348, bgo#732964). - Add 0001-Remove-photo-from-the-collection-when-deleting-in-si.patch: fix possible crash after deleting photo (bnc#869348 bgo#732964). ++++ vm-install: - Updated language files - Version 0.8.30 ++++ xf86-video-intel: - Update to version 2.99.914: A brown paper bag to hide the rebuilding from the tarball with 'autoreconf -fi' error that arose from not distributing the libobj/ directory. - Update to 3.0 prerelease 2.99.913: (Tarball from Git, Release Tarball is broken) Officially recognise HD Graphics 5300/5500/5600, Iris Graphics 6100 and Iris Pro Graphics 6200/P6300 (formerly known as Broadwell). + Check the window actually covers the CRTC before doing a single CRTC flip, and then restore the right framebuffer after completing CRTC flips. Otherwise we would detect an error and disable an output under TearFree Regression in 2.99.912 https://bugs.freedesktop.org/show_bug.cgi?id=80191 + Fix framebuffer creation on kernels older than 3.11 Regression in 2.99.912 + Check that the damage still exists after implicit reduction Regression in 2.99.912 https://bugs.freedesktop.org/show_bug.cgi?id=77436 + Fix direction flags for fallback composited CopyAreas which caused scrolling corruption in a few configurations Regression from 2.20.0 https://bugs.freedesktop.org/show_bug.cgi?id=79843 + Do not throw away damage if there is no redundant copy https://bugs.freedesktop.org/show_bug.cgi?id=79992 + Check clipping on PolyRect before discarding the clipped damage Regression from 2.99.903 https://bugs.freedesktop.org/show_bug.cgi?id=79992 + Fix hints for GLXPixmapa, as these are never swapped and so miss invalidating the hints on SwapBuffers with the result that they are often presumed blank Regression in 2.99.912 https://bugs.freedesktop.org/show_bug.cgi?id=79999 + Fix incoherent choice of source bo when constructing 8x8 tiles, incorrect pattern origin when extracting, and then fix the alignment of colour patterns for BLT operations https://bugs.freedesktop.org/show_bug.cgi?id=80033 + Disable blending with the render engine on snoopable buffers https://bugs.freedesktop.org/show_bug.cgi?id=80253 + Restore throttling to prevent client lag under heavy GPU load Regression from 2.21.10 https://bugs.freedesktop.org/show_bug.cgi?id=77436 + Use ClientGone for notifications on shared DRI2 windows to prevent rare crashes due to use-after-free of the swap requests https://bugs.freedesktop.org/show_bug.cgi?id=80157 + Ensure the mmaped CPU bo is idle before migrating damage https://bugs.freedesktop.org/show_bug.cgi?id=80560 + Fix incorrect clipping by the render engine for large DRI2 windows + Ensure that the aperture tiling fallbacks are bounded + Validate parameter to xf86-video-intel-backlight-helper more carefully (CVE-2014-4910) + Fix slaved scanouts for reverse optimus, though rotated slaves will require further patches to Xorg. https://bugs.freedesktop.org/show_bug.cgi?id=81383 + Fix build without Composite extension. + Fix build without gettline(). + UXA: Allocate and resize frontbuffer consistently to pass sanity checks https://bugs.freedesktop.org/show_bug.cgi?id=80088 + UXA: Report cached backlight value when the output is off (like sna) https://bugzilla.redhat.com/show_bug.cgi?id=1032978 + UXA: Mark outputs as off before the kernel does (like sna) This will prevent the internal panel from starting up blank in some multi-monitor configurations https://bugzilla.redhat.com/show_bug.cgi?id=1103806 - Note that the DRI2 exchange mechanism introduced in 2.99.912 exposes bugs in some compositors, at least kwin and comptom, which discard DRI2 buffer invalidates rather than resourcing their texture. For example, https://bugs.kde.org/show_bug.cgi?id=336589 - Note that the improved triple buffering introduced in DRI2 requires a patch to Xorg (now released upstream) to prevent crashes with DRI_PRIME. https://bugs.freedesktop.org/show_bug.cgi?id=80001 - Note that DRI3/Present require tracking the relevant development trees for mesa and the xserver as they are very much still under early testing. Also be aware that Mesa provides no support for explicit fencing so Damage tracking between compositors and clients is unserialised. - Remove upstream patches: + Patch1: U_sna_fix_scanout_creation_routine_for_old_kernels_3_11.patch + Patch2: U_sna-Clear-our-private-hints-about-front-rendering-ex.patch - Add u_sna_dri3_mesa_relies_upon_implicit_fences.patch (Patch0) This resolves redering issues in GTK apps and DRI3 https://bugs.freedesktop.org/show_bug.cgi?id=81401 https://bugs.freedesktop.org/show_bug.cgi?id=81551 ++++ xorg-x11-server: - U_dri2-Use-the-PrimeScreen-when-creating-reusing-buffe.patch * changelog of xf86-video-intel 2.99.913: [...] Note that the improved triple buffering introduced in DRI2 requires a patch to Xorg (now released upstream) to prevent crashes with DRI_PRIME. https://bugs.freedesktop.org/show_bug.cgi?id=80001 [...] ++++ yast2-ruby-bindings: - Builtins.mapmap newly only accepts Hash, otherwise raises a TypeError (bnc#888585) - 3.1.22 ++++ yast2-services-manager: - Showing info that Services Manager hasn't been configured yet in AutoYast till it's cloned from the system or user enters the module and saves its configuration (bnc#887694) - 3.1.25 ++++ yast2-update: - update proposal: always select patterns to install, not only once, needed to select patterns for newly added add-ons (bnc#877012) - 3.1.20 ------------------------------------------------------------------ ------------------ 2014-7-22 - Jul 22 2014 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - 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). ++++ autoyast2: - Calling bootloader configuration before evaluating package selection. So the package selection can take care about the packages which will be needed by the bootloader. (bnc#876161) - 3.1.50 - import bootloader settings also during autoupgrade (bnc#885634) - 3.1.49 ++++ boost: - Ensure there is enough disk space available for build. - use only JOBS=2 to avoid gcc being killed with OOM when memory is between 4G and 7G. ++++ devhelp: - Update to version 3.13.4: + Bugs fixed: bgo#724098, bgo#724538, bgo#727064, bgo#730445, bgo#730723, bgo#730772, bgo#732897. + Updated translations. ++++ eog: - Update to version 3.13.3: + Drop deprecated GtkMisc and GtkAlignment usage. + Improvements to GUI test handling. + Updated translations. ++++ gedit: - Update to version 3.13.3: + File loading and saving based on a new API in GtkSourceView. + Include Adwaita theming. + New selector to open documents in the header bar. + Various improvements and bug fixes. + Some work to build gedit on Windows. + Updated translations. - Rebased gedit-desktop.patch. ++++ gobject-introspection: - Update to version 1.41.4: + Update Visual Studio Property Sheets. + Bugs fixed: bgo#729662, bgo#732668, bgo#732669. ++++ gjs: - Update to version 1.41.4: + Fixed memory management of GObject methods that unref their instance (bgo#729545). + Added a package module implementing the https://wiki.gnome.org/Projects/Gjs/Package application conventions (bgo#690136). + Updated translations. ++++ glib-networking: - Update to version 2.41.4: + tls/gnutls: certificates with IP address subject altnames are now supported (bgo#726596). + tls/tests: added a script to re-generate the certificates, and regenerated them (since the key for the existing CA certificate had been lost, so it wasn't possible to add new test certificates, eg, for IP SAN) (bgo#733365). + Updated translations. ++++ glibc: - dt-ppc64-num.patch: Correct DT_PPC64_NUM (bnc#887169, BZ #17153) ++++ glibc: - dt-ppc64-num.patch: Correct DT_PPC64_NUM (bnc#887169, BZ #17153) ++++ gnome-clocks: - Update to version 3.13.1: + Update to work with the new adwaita theme. + Rework a little the stopwatch laps table. + Ensure numbers in the timer do not move during transition. + Updated translations. ++++ gnome-documents: - Update to version 3.13.4: + Appdata fixes. + Single-binary setup for DBus activation. + Update menu icon to use a hamburger instead of a gear. + Disable bookmarking if metadata is unsupported. + Update for new RefreshDB API. + Updated translations. ++++ gnome-shell: - Add gnome-shell-background-image-change.patch (bnc#879178) + add animation list to cache animiations + use collect image when resolution changes ++++ nautilus: - Update to version 3.13.2: + Fix a missing unref. + Fix a crash in selection handling. + Use header bar for properties dialogUse header bar for properties dialog. + Use new gear menu icon. + Include application-specific theming for Adwaita. + Share pathbar styling with GTK+. + Updated translations. ++++ gnome-themes: - Drop gnome-icon-theme Requires: no longer functional after the merging of the themes into Adwaita theme, which in turn is a dependency to GTK+ 3.0. ++++ gnome-themes-standard: - Update to version 3.13.4: + Drop duplicate properties from metacity geometry. + Keep a dummy gtk.css for Adwaita. - Reintroduce gtk3-metatheme-adwaita subpackage to carry the dummy gtk.css for Adwaita. ++++ gnome-user-docs: - Update to version 3.13.4: + Updates to System Admin Guide. + Updated translations. ++++ gnome-weather: - Update to version 3.13.4: + We now use package.js from gjs upstream. + Fixed search-provider (bgo#732344). + Misc fixes. + Updated translations. ++++ gtk3: - Update to version 3.13.5: + Adwaita: - Many improvements in details. - Style .needs-attention in GtkStackSwitcher. + CSS: Selectors can now match state pseudo classes on all elements. + GtkListBox: Rows now have a selectable property and will be styled accordingly. + Inspector: - Add an easy way to change the font. - Show widget state and other misc. info. + Wayland: - Fix repaint artifacts. - Update xdg-shell. + Windows: Fix icon theme loading. + Bugs fixed: bgo#591258, bgo#618852, bgo#707153, bgo#731582, bgo#733099, bgo#733174, bgo#733189, bgo#733321, bgo#733360, bgo#733361, bgo#733407, bgo#733431, bgo#733441. + Updated translations. - No longger obsolete gtk3-metatheme-adwaita by libgtk-3-0: the package has been re-introduced by gnome-themes-standard. ++++ hexchat: - when testing for perl, -lperl has to come last because of SUSE_ASNEEDED being set new patch: asneeded.diff ++++ inkscape: - Add _constraints file to require at least 5G disk space to fix spurious rebuild issues. - Add inkscape-0.48.4-librevenge.patch: + Port the WPG importer to librevenge framework based libwpg. - Add autoconf, automake and libtool BuildRequires and call libtoolize and autorecof: regenerate the build system, as above patch touches the build system. - Update BuildRequires, following the port: + Remove libwpg-devel + Add pkgconfig(libwpg-0.3) and pkgconfig(librevenge-0.0). - Run osc service localrun clean_spec_file on the package ++++ java-1_7_0-openjdk: - Make zero build usable also on aarch64 (--with zero option) - Run osc service localrun clean_spec_file on the package - Modified patch: * java-1_7_0-openjdk-suse-desktop-files.patch - change categories for policytool.desktop ++++ java-1_7_0-openjdk-plugin: - Modified patch: * icedtea-web-suse-desktop-files.patch - Change categories for itweb-settings.desktop ++++ java-1_8_0-openjdk-plugin: - Modified patch: * icedtea-web-suse-desktop-files.patch - Change categories for itweb-settings.desktop ++++ util-linux: - Update to v2.25 final: * documentation updates * translation updates * small fixes ++++ libgnomeui: - Drop gnome-icon-theme Requires: no longer required after the merging of the themes into Adwaita theme, which in turn is a dependency to GTK+ 3.0. ++++ libgweather: - Add pkgconfig(vapigen) BuildRequires: enable vala bindings. - Update to version 3.13.4: + Expanded the range of cities offered in the location entry through the use of geocode-glib (bgo#731466). + Misc bug fixes. + Location database fixes (bgo#733269). + Updated translations. ++++ python3-base: - drop python-3.4.1-SUSE-ensurepip.patch for compatibility reasons, reinstate bundled copies of pip and setuptools (fixes bnc#885662) - add more files as sources to silence the validator ++++ snapper: - disable support for qgroup (see bug#887046) ++++ libsoup: - Update to version 2.47.4: + Fixed two crashes that could occur in multithreaded use (in particular, with the latest git gvfs) (bgo#732783, bgo#732925). + Fixed the handling of data: URIs with base64-encoded data but no explicit MIME type (bgo#732112). + Fixed a bug in SoupAuthNTLM that affected 28-character-long passwords (bgo#732087). + Fixed tests to pass with GLib git master (which warns if you use deprecated GObject properties, and which also caught a mutex-handling bug in test-utils.c). + Updated translations. ++++ systemd: - Add patch set-and-use-default-logconsole.patch to use and set the default logging console for both journald and kernel messages ++++ mdadm: - 0001-Grow-Do-not-try-to-restart-if-reshape-is-running.patch (bnc#887773) ++++ monitoring-plugins: - allow plugins to open files in /etc/monitoring-plugins/ (Apparmor profiles in /etc/apparmor.d/) - add README files for check_ping and check_ntp_time - enhance all README files with Apparmor information - whitespace and some spelling fixes on check_cups - added debug option to check_cups ++++ python-libmount: - Update to v2.25 final: * documentation updates * translation updates * small fixes ++++ sca-patterns-base: - Fixed getServiceInfo for unknown services (bnc#888241) ++++ sca-patterns-sle11: - New Patterns sle11sp3/xen_kdump-7014586.py sle11sp3/chipset-7014344.py sle11sp3/gui-7015167.py sle11sp2/chipset-7014344.py ++++ util-linux-systemd: - Update to v2.25 final: * documentation updates * translation updates * small fixes ++++ virt-manager: - bnc#888251 - sles 12 Xen PV guest fails to install using network NFS install method virtinst-nfs-install-sanitize.patch - bnc#887868 - libvirt: shouldn't detect pool's status while connecting to hypervisor virtinst-refresh_before_fetch_pool.patch (Chun Yan Liu) ++++ virt-viewer: - Update to virt-viewer version 1.0 virt-viewer-1.0.tar.bz2 - Switched to 2-digit version numbering. - Improve error reporting when failing to find the GtkBuilder UI files - Honour title provided by SPICE server if available - Don't hide main window when disconnecting in multi-monitor configurations - Don't show VNC widget until authentication has completed - Fix session handling when re-authenticating - Improve docs for --attach flag - Ask for credentials for SPICE proxy - Fix scaling of windows when resizing - Remove 'Automatically resize' menu, leaving the behaviour permanently enabled - Improve USB icon in full screen toolbar - Don't resize guest when changing zoom level - Don't create windows at startup if kiosk mode isn't enabled - Don't show quit confirmation dialog in kiosk mode - Misc typos / fixes in man pages - Fix race with metacity window manager in fullscreen mode - Avoid accidentally connecting to localhost with --direct flag - Use custom log handler to silence debug messages on old glib2 - Fix tiny windows for secondary displays with gtk2 build - Take zoom into account when checkign display limits - Fix unshrinkable displays with windows guests - Allow ctrl-[+-] to zoom in fullscreen mode - Dropped upstream patches and old tarball virt-viewer-0.6.0.tar.bz2 52fa6455-display-warning-if-UI-file-fails.patch 52fce019-dont-free-session-if-auth-retry.patch 52fce019-dont-hide-main-window-when-disconnecting.patch 530b1cfc-german-translation-send-key-fix.patch 530b66e9-spice-ask-credentials-for-proxy.patch 53209ab7-fix-scaling-of-window-upon-resize.patch 53219d1a-silence-message-about-missing-config-file.patch 5322b75b-dont-show-quit-dialog-in-kiosk-mode.patch 5322b929-fix-building-with-older-spice-gtk.patch 538df41a-set-freed-variables-to-null.patch 5396d3dd-dont-connect-to-localhost-when-using-direct.patch 53970bee-remove-warning-when-removing-display.patch 53975d94-fix-tiny-windows-for-secondary-displays-in-gtk2-build.patch 5398b944-take-zoom-level-into-account-for-display-limits.patch 5398b971-fix-tiny-window-when-resetting-zoom-factor-in-gtk2-build.patch 53a8716d-fix-un-shrinkable-displays-on-windows-guests.patch ++++ vorbis-tools: - vcut-fix-segfault.diff: Fix segfault of vcut (bnc#888360) ++++ yast2: - Added new ServicesProposal library to hold and export services enabled/disabled during installation (bnc#887688) - 3.1.86 ++++ yast2-audit-laf: - Mark popup text correctly for translation (bnc #887524) - 3.1.2 ++++ yast2-bootloader: - initialize bootloader location configuration on AutoYaST ugprade (bnc#885634) - 3.1.68 ++++ yast2-control-center-gnome: - make category headings localized (bnc#877369) - 3.1.7 ++++ yast2-installation: - linuxrc already provides proxy settings in URL form - so use it - 3.1.103 ++++ yast2-network: - Using new ServicesProposal library to set the sshd service status for AutoYast export at the end of installation (bnc#887688) - 3.1.71 ++++ yast2-registration: - do not cache the base product upgrade, always do the upgrade (bnc#882039) - fixed error code handling, display an additional hint when upgrade from SLE11 fails (bnc#885506) - use "E-mail Address" label (bnc#888158) - handle missing SSL certificate attributes (bnc#886850) - 3.1.91 ++++ yast2-services-manager: - Using new library ServicesProposal, that holds information about enabled/disabled services during installation, for exporting the services configuration for AutoYast at the end of installation (bnc#887688) - 3.1.24 - Services Manager client for AutoYast marked as clonable (meaning: can read the current system state) (bnc#887115) - 3.1.23 ++++ yast2-storage: - disable btrfs quota again (see bnc#887046) - version 3.1.39 ++++ yast2-theme-SLE: - Fix clipped button labels in Arabic (bnc#884125, wimer). - Work around clipped checkboxes in a bootloader dialog (bnc#886671, wimer). - 3.1.22 ++++ yast2-users: - Fixed 'Quota is not enabled on your system' by adapting to a change of the service name (bnc#887717). - 3.1.28 ------------------------------------------------------------------ ------------------ 2014-7-21 - Jul 21 2014 ------------------- ------------------------------------------------------------------ ++++ aaa_base: - Do not touch nor modify permissions if e.g. /root/.bash_history is a link to e.g. /dev/null (bnc#883260) - Avoid libGL error via ssh (bnc#869172) ++++ at-spi2-atk: - Update to version 2.13.4: + Fix typo in .pc file (bgo#721719). + Fix retrieving text attributes (bgo#731980). + Correctly remove the socket on exit (bgo#684076). ++++ at-spi2-core: - Update to version 2.13.4: + Ensure that we register with the session manager only once (bgo#728934). + Fix ucs2keysym prototype (bgo#730897). + introspection: add some missing Returns: (nullable) annotations. + Fix various memory leaks. ++++ autoyast2: - Do not clone hidden modules, not even automatically with clone_system (bnc#887115) - Added support for autogenerated XML in format: 'services-manager'->'services'->'enable/disable'->'service' instead of 'listentry' - 3.1.48 - Set default timeout of error,warning,...popups correctly. (bnc#887397) - 3.1.47 - SCR agent for reading desktop file now understand comments according freedesktop.org (^#[ \t]) - Added support for "Hidden" modules (both bnc#887115) - 3.1.46 ++++ cheese: - Update to version 3.13.4: + Track flash opacity explicitly (bgo#733433). + Use a better fallback image location (bgo#731032). + Use new GtkApplication appmenu resource handling. + Match desktop file name in AppData. + Avoid crash during delete-event in chooser test. + Updated translations. ++++ desktop-translations: - Update translations (SLE 12 RC1). ++++ dracut: - mkinitrd-suse.sh: Bail out with exit 1 if initrd cannot be generated (bnc#886630) * Add: 0120-mkinitrd-suse.sh-Bail-out-with-exit-1-if-initrd-cann.patch - Adjust initramfs-$kernel.img to SUSE default: initrd-$kernel (bnc#882306) * Add: 0121-Adjust-initramfs-kernel.img-to-SUSE-default-initrd-k.patch - btrfs: btrfs-dump-super and btrfs-select-super do not exist (bnc#886883) * Add: 0122-btrfs-btrfs-dump-super-and-btrfs-select-super-do-not.patch - 95zfcp_rules: fix typo in module_setup (bnc#887582) * Add: 0123-95zfcp_rules-fix-typo-in-module_setup.patch - 40network: Update iBFT scanning code to handle IPv6 (bnc#887542) * Add: 0124-40network-Update-iBFT-scanning-code-to-handle-IPv6.patch - 40network: separate 'mask' and 'prefix' (bnc#887542) * Add: 0125-40network-separate-mask-and-prefix.patch - 01fips: Add drbg module to force loaded modules (bnc#875855) * Add: 0126-01fips-Add-drbg-module-to-force-loaded-modules.patch ++++ e2fsprogs: - Remove e2fsck.conf since we don't need the changed default anymore. e2fsck handles this type of problems automatically now and broken_system_clock has other undesired sideeffects like skipped periodic checks (bnc#866283) - Update to 1.42.11 * fix aborted journal replay in e2fsck with bigalloc * make mke2fs refuse insane flex_bg sizes * automatically fix last mount time and last write time in e2fsck * fix mke2fs to properly create large filesystems on 32-bit systems * mke2fs asks before wiping preexisting filesystem * mke2fs can create filesystems with all metadata in the beginning * fix resize2fs shrink operation in some corner cases * fix quota handling in e2fsck ... - Remove filefrag-print-shared-extent-flag.patch: Merged upstream ++++ file-roller: - Update to version 3.13.2: + Use new menu button icon (bgo#733511). + Drop the use of smclient and eggdesktopfile (bgo#731331). + Added appdata file (bgo#732642). + Add missing unref when accessing NautilusFileInfo object. This caused Nautilus to crash when unmounting a network connection while transferring and then reconnecting to that service (bgo#732471). + Updated translations. - Drop pkgconfig(ice) and pkgconfig(sm) BuildRequires: no longer required. ++++ gdk-pixbuf: - Update to version 2.31.0: + To improve the situation for language bindings, pixbufs can now be constructed from data in GBytes, and pixbuf data can also be extracted in this form. The GBytes data is treated as readonly, and gdk_pixbuf_get_pixels() will create a copy. To avoid this copy, a new function gdk_pixbuf_read_pixels() was introduced which returns a const pointer to the data without copying. ++++ gnome-control-center: - Update gnome-control-center-bnc865632-disable-popup-for-NM.patch: Remove the device add / remove button in Network panel when NM is not running (bnc#865632). ++++ gnome-system-monitor: - Update to version 3.13.4: + Bugs fixed: bgo#732942, bgo#733343, bgo#732981. + Updated translations. ++++ grub2: - add warning in grubenv file about do not edit it other than by grub2-editenv (bnc#887008) - added grub2-editenv-add-warning-message.patch ++++ gstreamer: - Update to version 1.4.0: + Bugs fixed: bgo#733131, bgo#733121, bgo#733320. + Updated translations. ++++ gstreamer-plugins-bad: - Update to version 1.4.0: + Major changes: - v4l2videodec element for accessing hardware codecs on platforms that make them accessible via V4L2. The v4l2videodec element replaces the mfcdec element. - New downloadbuffer element that replaces the download buffering feature of queue2. Compared to queue2's code it is much simpler and only for this single use case. - rtpstreampay and rtpstreamdepay elements for transmitting RTP packets over a stream API (e.g. TCP) according to RFC 4571. - rtprtx elements for standard compliant implementation of retransmissions, integrated into the rtpmanager plugin. - audiomixer element that mixes multiple audio streams together into a single one while keeping synchronization. This is planned to become the replacement of the adder element. - OpenNI2 plugin for 3D cameras like the Kinect camera. - OpenEXR plugin for decoding high-dynamic-range EXR images. - curlsshsink and curlsftpsink to write files via SSH/SFTP. - videosignal, ivfparse and sndfile plugins ported from 0.10. - avfvideosrc, vtdec and other elements were ported from 0.10 and are available on OS X and iOS now. - Add audiomixer and compositor to the list of allowed plugins. - Split new subpackages libgstbadbase-1_0-0, libgstgl-1_0-0 and libgstbadvideo-1_0-0. - Drop old subpackage libgstegl-1_0-0. - Adjust -devel package requirements, following the subpackages. - Package baselibs.conf. ++++ gstreamer-plugins-base: - Update to version 1.4.0: + Bugs fixed: bgo#733012, bgo#733349, bgo#733386. + Updated translations. ++++ gstreamer-plugins-good: - Update to version 1.4.0: + Bugs fixed: bgo#732912, bgo#733122, bgo#733190, bgo#733380. + Updated translations. - Package baselibs.conf. ++++ installation-images-SLES: - adjust module config - 14.120 ++++ kernel-default: - config: sync vanilla configs - commit a0523f2 - Update to 3.16-rc6. - Eliminated 1 patch. - commit 2736eea - Update armv7hl config files for 3.16-rc5 New driver CONFIG_USB_EHCI_MSM=m. - commit f1230bd ++++ kernel-source: - config: sync vanilla configs - commit a0523f2 - Update to 3.16-rc6. - Eliminated 1 patch. - commit 2736eea - Update armv7hl config files for 3.16-rc5 New driver CONFIG_USB_EHCI_MSM=m. - commit f1230bd ++++ kernel-syms: - config: sync vanilla configs - commit a0523f2 - Update to 3.16-rc6. - Eliminated 1 patch. - commit 2736eea - Update armv7hl config files for 3.16-rc5 New driver CONFIG_USB_EHCI_MSM=m. - commit f1230bd ++++ libqt5-qtwebkit: - Workaround ppc64le build failures due to OOM issue, hardcoded -j4 jobs, found/fixed by Dinar Valeev(dvaleev@suse.com) ++++ libgee: - Update to version 0.15.3: + Add UnrolledLinkedList class implementing List and Deque interface. + Clarify the add and insert operation on list iterators and make the behaviour consistent for ArrayList and LinkedList. + Allow (partially) disable internal asserts. + Internal symbols are hidden. ++++ libreoffice: - Add patch to fix the themes/icons handling: * libreoffice-4.3.0.3-themes-symlinks.patch - Version bump to 4.3.0.3: * Various small bugfixes. ++++ libstorage: - ignore default subvolume during subvolume detection (bnc#882982) - fixed encryption detection (see bnc#888128) ++++ systemd: - Add upstream patches 0001-bash-completion-p-option-for-journalctl.patch 0002-journalctl-man-allow-only-between-terms.patch 0003-systemd-use-pager-for-test-and-help.patch - Use verify scripts and add permission files for systemd logger - Avoid useless warning about static systemd unit files - Make pam file a config file - Remove non-break-space from this changelog - Add upstream patches 0001-compress-fix-return-value.patch 0002-Be-more-verbose-when-bind-or-listen-fails.patch 0003-Add-quotes-to-warning-message.patch 0004-systemd-return-the-first-error-from-manager_startup.patch - Replace patch 0001-fix-only-discover-Xen-domU.patch with upstream patch 0001-detect-virt-Fix-Xen-domU-discovery.patch - Replace patch 0001-detect-s390-virt.patch with upstream patch 0001-systemd-detect-virt-detect-s390-virtualization.patch ++++ libteam: - Update to new upstream release 1.11 * add support for TIPC link watcher * teamd quits when the device is removed * teamd: add support for checking multiple ports IFLA_PHYS_PORT_ID ++++ wicked: - version 0.5.36 - ifup/nanny: refresh state data when address event arrives to have complete lease data for status evaluation on timeout (bnc#884012,bnc#876845) - nanny: make policy application mechanism aware of children dependency, fixed ifcondition child handling. - ibft: enable ipv6, use sysfs prefix-len (bnc#887542) ++++ permissions: - permissions: Adding new kdesud path for KDE5 (bnc#872276) ++++ python-lockfile: - Add LICENSE to %doc ++++ rubygem-gem2rpm: - added gem2rpm_bootstrap conditional: If this is set to true, the hardcoded subpackage/files sections are used. Otherwise it will use the normal gem2rpm based solution - renamed gem2rpm.yml to gem2rpm.yml.documentation: this is just documentation and not the gem2rpm.yml that gem2rpm should pick up. - added gem2rpm-0.9.2_sles12_template.patch: initial template for sle12 ruby packaging - only build for 2.1 for now ++++ rubygem-hiera: - during the migration to the new spec file format the source entries for the man page and hiera.yml got lost. add them back and also install the files. ++++ sled-manuals_en: - Update text and image files (Last Changed Rev.: 11511:13757). ++++ sles-manuals_en: - Update text and image files (Last Changed Rev.: 11511:13757). ++++ vinagre: - Update to version 3.13.4: + Enable RDP support during distcheck. + Fix some language in tooltip strings. + Use FreeRDP API in RDP plugin. + Updated translations. - Add pkgconfig(freerdp) and pkgconfig(x11) BuildRequires: new dependecies for RDP support. - Pass --enable-rdp to configure to ensure we build the support. - Drop freerdp Recommends: we now rely on the library/API. - Remove language handling for obsolete openSUSE versions. - Add adwaita-icon-theme BuildRequires: on an installed system, libgtk-3-0 requires it. On build though, it is exlucded to avoid a cycle. ++++ virt-manager: - bnc#888173 - KVM: Unable to install: no console output from virt-install virtman-add-s390x-arch-support.patch ++++ vm-install: - bnc#872034 - connection to fresh HVM guest lost after install - Version 0.8.29 ++++ yast2-installation: - taking display-manager.service instead of xdm.service in the second boot stage (bnc#886654, 884447) - Workaround of bug in plymouth --> using deactivate option in second boot stage in order to start ncurses yast correctly (bnc#886488) - 3.1.102 ++++ yast2-kdump: - Reading crashkernel parameter value only if it's set a non-empty. (bnc#887901) - 3.1.17 ++++ yast2-trans: - Updated languages: ar cs da de el en_GB en_US es fi fr hu it ja ko nb nl pl pt pt_BR ru sv tr uk zh_CN zh_TW. ------------------------------------------------------------------ ------------------ 2014-7-20 - Jul 20 2014 ------------------- ------------------------------------------------------------------ ++++ gnome-shell-extensions: - Update gnome-shell-add-app-to-desktop.patch to use system libs. (bnc#882421) ++++ kexec-tools: - Remove insserv dependency; the package doesn't provide any sysvinit script ++++ libgweather: - Include vala bindings in devel package.. ++++ libreoffice: - Use Python3 instead of Python 2 for pyuno. ++++ meld: - Update to version 3.11.2: + Features: - File and folder comparison panes can now be resized. - Folder comparisons now support scrolling between chunks using the mouse wheel in the link map, like file comparisons. + Fixes: - Don't draw spurious actions for equal chunks. - Remove default sourceview behaviour for Alt+Left/Right. - Fix storing translated column names in configuration. - Several fixes for multiple windows in single-instance handling: . Resolve relative paths relative to the correct instance. . Don't create windows in the original instance when the calling instance errors out. . Raise the correct window for new windows in the same instance. . Exit correctly for command line errors in the calling instance. - Fix display of unicode paths in repositories. - Fix handling of unicode paths in recent files store. - Improve behaviour of Open External action, and handle spaces in filenames for the custom editor option. - Improve support custom installation prefixes. - Changes from version 3.11.1: + Features: - New (alpha) infrastructure for stand-alone Windows builds. - Display renames and metadata in Bazaar repositories. - Improved tab labels in version control comparisons. - New merge-order preference to accompany comparison-order. - Added a prompt to mark a conflict as resolved from file comparison. + Fixes: - Fix filtering for shallow folder comparisons. - Several install and distribution fixes. - Sundry bug fixes. + Updated translations. - Pass --no-update-icon-cache --no-compile-schemas to the distutils script. - Update to version 3.11.0: + Features: - Supporting hiding empty filtered folders in folder comparison. - Notify user when files change externally in file comparison. - Use standard GIO file trash handling when deleting files. - Newly written Mallard-based help. + User interface updates: - Support GNOME 3-style application menu. - Visual improvements to several icons. - Update Meld's colour scheme. - Many visual styling updates, layout tweaks and UI polish. + Internal changes: - Port to GObject introspection, GTK+ 3, GApplication, GSettings and other new things starting with 'G'. - Port to distutils, based on python-distutils-extra. - Move to using CSS for styling and colour definitions. - Update to use more modern GTK widgets. - Move a lot of extra UI construction into glade/UI files. - Make several custom icons themeable. - Make Meld a single-instance application, and add support for multiple windows. + Fixes: - Improved rendering speed in file comparisons. - Copy and paste within a buffer no longer causes occasional incorrect change highlighting. - Fixes for version control support. - Windows crash fixes. - Sundry bug fixes. + Updated translations. - Drop meld-1.3.0-env.patch: no longer required. - Add meld-nodocs.patch: do not install COPYING and NEWS: we do this on our own. - Drop scrollkeeper BuildRequires: no longer needed. - Add glib2-devel, gobject-introspection-devel, itstool and libxml2-tools BuildRequires: new requirements. - Rewrite build and install section to match new upstream build system, based on distutils. ++++ vinagre: - Drop gnome-icon-theme Requires too, not needed nor wanted anymore. ++++ xen: - bnc#886801 - xl vncviewer: The first domu can be accessed by any id 53c9151b-Fix-xl-vncviewer-accesses-port-0-by-any-invalid-domid.patch ------------------------------------------------------------------ ------------------ 2014-7-19 - Jul 19 2014 ------------------- ------------------------------------------------------------------ ++++ cyrus-sasl: - Remove insserv dependency; it's unneeded with systemd' systems - Remove insserv and fillup dependency in cyrus-sasl package; there is neither sysconfig or init file ++++ cyrus-sasl-saslauthd: - Remove insserv dependency; it's unneeded with systemd' systems - Remove insserv and fillup dependency in cyrus-sasl package; there is neither sysconfig or init file ++++ gnome-session: - Update to version 3.13.3: + Fixes for XDG_CURRENT_DESKTOP semantic shift. + Updated translations. ++++ meld: - Update to version 1.8.6: + Handle spaces in filenames with external editor. + Fix storing translated column names in configuration. + Backport fix for "Open externally" sensitivity setting. + Fix support for fake comparisons in null VC. + Fix "Same" filter for shallow comparison cases. + Updated translations. ------------------------------------------------------------------ ------------------ 2014-7-18 - Jul 18 2014 ------------------- ------------------------------------------------------------------ ++++ dhcp: - Fixed to require iproute2 in dhcp-client package (bnc#885399) - Disarmed dhclient-script when wicked is the network service, as wicked is using an another dhcp client (runtime conflict), NetworkManager an own script and sysconfig-network is gone on sles12 and opensuse > 13.1, so it is obsolete and unsupported. ++++ glib2: - Update to version 2.41.2: + The Unicode support has been updated to version 7.0 of the Unicode standard. + GNotification now supports priorities for notifications. + GCredentials has gained NetBSD support. + GMutex now uses a faster, native implementation on Linux. + Bugs fixed: bgo#699132, bgo#720708, bgo#722092, bgo#724986, bgo#727974, bgo#728256, bgo#728401, bgo#729825, bgo#729914, bgo#730293, bgo#731339, bgo#731424, bgo#731623, bgo#731929, bgo#731950, bgo#731986, bgo#732184, bgo#732357, bgo#732429, bgo#732465, bgo#732704, bgo#732739, bgo#732754, bgo#732984, bgo#733084, bgo#733146. + Updated translations. - Update to version 2.41.1: + Bugs fixed: bgo#697229, bgo#698614, bgo#729269, bgo#730198, bgo#730807, bgo#730963, bgo#730984, bgo#731050, bgo#731200, bgo#731335, bgo#731341, bgo#731366, bgo#731425, bgo#731513, bgo#731584, bgo#731657, bgo#731979, bgo#731996, bgo#732002, bgo#732005, bgo#732019, bgo#732068, bgo#732081, bgo#732107. - Changes from version 2.41.0: + Many bugfixes found by static analysis, including potential fd leaks and NULL pointer dereferences. + Increased use of (nullable) attribute on out values and return types now that it is supported. + Use XDG_CURRENT_DESKTOP for OnlyShowIn/NotShowIn handling of desktopfiles, deprecating g_desktop_app_info_set_desktop_env(). + Add support for g_desktop_app_info_get_implementations() to find desktop files that have an Implements= line for a given interface. + GHmac has gained SHA-512 support. + Support the new mimeapps specification (most notably, moving the associations/defaults configuration to ~/.config/mimeapps.list). + libgobject is now linked -Wl,-z,nodelete when possible to avoid errors when gobject is used from a module for a program that does not itself use gobject and that module is unloaded/reloaded. + Bugs fixed: bgo#623552, bgo#667468, bgo#668152, bgo#707298, bgo#712391, bgo#722723, bgo#724741, bgo#726040, bgo#726318, bgo#726611, bgo#726872, bgo#727119, bgo#727123, bgo#727320, bgo#727551, bgo#727559, bgo#727692, bgo#727890, bgo#727900, bgo#727928, bgo#727939, bgo#727964, bgo#728040, bgo#728066, bgo#728280, bgo#728285, bgo#728350, bgo#728380, bgo#728565, bgo#728983, bgo#729167, bgo#729563, bgo#729813, bgo#729875, bgo#730045, bgo#730189, bgo#730190, bgo#730277, bgo#730278, bgo#730295, bgo#730493. + Updated translations. - Update gtk-doc.m4 due to version update/changes of gtk-doc. - Add glib2-rpmlintrc to spec as Source98, following new factory rules. ++++ gnome-settings-daemon: - Add gnome-settings-daemon-bnc877552.patch gdm respond to power button. ++++ gvfs: - Update to version 1.21.4: + afp: - Fix hangs while enumerating large directories. - Performance improvement. + dav: Fix mounting multiple shares on the same host with different paths. + Several smaller bugfixes. + Updated translations. ++++ installation-images-SLES: - ca-certifices update.d snippets were renamed to clarify order of calling them. Adjust here (bnc#883386) - 14.119 ++++ java-1_7_0-openjdk: - Modify pulseaudio conditional, since the required dependencies can be satisfied in SLE11 SP3 - Modify accessibility post script to actually create the corresponding symlinks ++++ java-1_8_0-openjdk: - Upgrade to upstream tag jdk8u20-b23 * Security updates from 15 July 2014 - Removed patch: voidreturn.patch * Integrated upstream - Re-diffed patch: java-atk-wrapper-security.patch * Re-diff to correspond to the new changes - Modify accessibility post script to actually create the corresponding symlinks ++++ kernel-default: - rpm/kernel-binary.spec.in: Do not sign firmware files (bnc#867199) - commit 38f105d ++++ kernel-source: - rpm/kernel-binary.spec.in: Do not sign firmware files (bnc#867199) - commit 38f105d ++++ kernel-syms: - rpm/kernel-binary.spec.in: Do not sign firmware files (bnc#867199) - commit 38f105d ++++ kiwi: - v5.06.132 released - DB: rebuild documentation - DB: Update kiwi-doc-signkey.xml by native speaker ++++ kdelibs4: - Add bnc-873135.patch to correctly fix the bnc#873135 and re-enable KAuth polkit backend. ++++ parted: - Make informing the kernel by BLKRRPART (specific to s390) more robust by sleeping between every retry and by placing exclusive file lock on the blockdevice (bnc#886005) - libparted-make-BLKRRPART-more-robust.patch ++++ pulseaudio: - Add pulseaudio-bnc881524-rtp.patch. CVE-2014-3970 Denial of service in module-rtp-recv - pulseaudio.service: Use the new journal log target. ++++ wicked: - version 0.5.35 - dhcp4: fix routes with gateway on other network than IP address and use address class based netmask if it is missed (bnc#887586) - route,address: check also gw address to set scope correctly and omit sending a broadcast when equal to IP address (bnc#887586) - ethtool: fix to set link speed, duplex and port options - iflist: fix link type detection for tap devices (bnc#887564) - ifup/reload: status reporting and complex device hierarchy fixes ++++ libzypp: - Execute install scripts with cwd==/ (bnc#886764) - fix wrong '//' when extending URLs with an empty path (bnc#885254) - version 14.26.1 (26) ++++ nrpe: - add systemd service file, and per-connection activation socket and service file for openSUSE >= 1210, init.d files are supplied for versions until 1230 including. ++++ python-gobject: - Update to version 3.13.3: + demos: Cleanup CSS accordion demo to use a loop for adding buttons. + refactor: Move builder connection utilities outside of Builder class (bgo#701843). + tests: Move TestSignals from test_everything into test_signal (bg#701843). - Changes from version 3.13.2: + Python 3.4 make check fixes (bgo#730411). + overrides: Add Gtk.Container.child_get/set overrides (bgo#685076). + overrides: Make value argument to Widget.style_get_property optional (bgo#685076). + overrides: Make value argument to Container.child_get_property optional (bgo#685076). + Add GTypeClass methods as Python GObject class methods (bgo#685218). + Add marshalling coercion for Python classes and instances to GTypeClass (bgo#685218). + Replace direct parent class call by super() (bgo#729970). + Add cairo marshaling support for non-introspected signals (bgo#694604). + [New API] Add gi.require_foreign (bgo#707735). + Initialize the foreign API at PyGI load time (bgo#694604). + Move pygi foreign API into pygi-foreign-api.h (bgo#694604). + Unify GLib.GError and GLib.Error (bgo#712519). + PEP8 fixes. - Changes from version 3.13.1: + Raise TypeError if arguments are passed to Boxed.__init__ (bgo#727810). + Gdk.Event: Override __setattr__ to set fields based on the event type (bgo#727810). + Gdk.Event: Include GdkEventType in __repr__ (bgo#727810). + Fix crash with type checking for GObject arguments (bgo#727604). + Do not leak info of destroy notify. + Ignore GValueArray deprecations. + Raise ImportError when importing modules not found in repository (bgo#726877). + tests: Rename test_overrides to test_import_machinery (bgo#726877). ++++ python3-gobject: - Update to version 3.13.3: + demos: Cleanup CSS accordion demo to use a loop for adding buttons. + refactor: Move builder connection utilities outside of Builder class (bgo#701843). + tests: Move TestSignals from test_everything into test_signal (bg#701843). - Changes from version 3.13.2: + Python 3.4 make check fixes (bgo#730411). + overrides: Add Gtk.Container.child_get/set overrides (bgo#685076). + overrides: Make value argument to Widget.style_get_property optional (bgo#685076). + overrides: Make value argument to Container.child_get_property optional (bgo#685076). + Add GTypeClass methods as Python GObject class methods (bgo#685218). + Add marshalling coercion for Python classes and instances to GTypeClass (bgo#685218). + Replace direct parent class call by super() (bgo#729970). + Add cairo marshaling support for non-introspected signals (bgo#694604). + [New API] Add gi.require_foreign (bgo#707735). + Initialize the foreign API at PyGI load time (bgo#694604). + Move pygi foreign API into pygi-foreign-api.h (bgo#694604). + Unify GLib.GError and GLib.Error (bgo#712519). + PEP8 fixes. - Changes from version 3.13.1: + Raise TypeError if arguments are passed to Boxed.__init__ (bgo#727810). + Gdk.Event: Override __setattr__ to set fields based on the event type (bgo#727810). + Gdk.Event: Include GdkEventType in __repr__ (bgo#727810). + Fix crash with type checking for GObject arguments (bgo#727604). + Do not leak info of destroy notify. + Ignore GValueArray deprecations. + Raise ImportError when importing modules not found in repository (bgo#726877). + tests: Rename test_overrides to test_import_machinery (bgo#726877). ++++ vm-install: - bnc#887993 - vm-install calculating available memory incorrectly - Updated language files - Version 0.8.28 ++++ yast2-vm: - bcn#887933 - Yast2 module Xen should be renamed to something more generic Renamed the following files and updated the methods to reflect the new generic naming syntax: xen.rb -> virtualization.rb xen.desktop -> virtualization-config.desktop VM_XEN.rb -> VirtConfig.rb - 3.1.16 ------------------------------------------------------------------ ------------------ 2014-7-17 - Jul 17 2014 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - update to Firefox 31.0.0 ESR (bnc#887746) * MFSA 2014-56/CVE-2014-1547/CVE-2014-1548 Miscellaneous memory safety hazards * MFSA 2014-61/CVE-2014-1555 (bmo#1023121) Use-after-free with FireOnStateChange event * MFSA 2014-62/CVE-2014-1556 (bmo#1028891) Exploitable WebGL crash with Cesium JavaScript library * MFSA 2014-63/CVE-2014-1544 (bmo#963150) Use-after-free while when manipulating certificates in the trusted cache (solved with NSS 3.16.3 requirement) * MFSA 2014-64/CVE-2014-1557 (bmo#913805) Crash in Skia library when scaling high quality images - require NSS 3.16.3 ++++ aaa_base: - In emacs the tcsh may used non-interactively (bnc#882579) ++++ ca-certificates: - clarify the start order of the generators, as certbundle.run semi-depends on etc_ssl.run via a timestamp. (bnc#883386) ++++ gnome-calculator: - Update to version 3.13.3: + New features: - Calculator search provider. - Tests in release tarball. - Localized radix character from command-line. + Bugs fixed: - Restore previous answer on undo. - Segfault on undo beyond history. - Malformed expression error on base change. - Critical warnings when entering Financial Mode. - Fix gcalccmd crash. - gcalccmd now exits with new-line. - Reset text in new function pop-up. - Removed redundent calls to notify_property(). - Use layout based decimal saperator on numberpad. - Appdata: add default screenshot. - Don't create fundamental types. - Typo in step definition filelist. - Removed: Latvian lats from default currencies. + Updated translations. - Split new package gnome-shell-search-provider-gnome-calculator. ++++ gstreamer: - Update to version 1.3.91: + Various API additions. + New plugins and elements: - v4l2videodec element for accessing hardware codecs on platforms that make them accessible via V4L2. - New downloadbuffer element that replaces the download buffering feature of queue2. - rtpstreampay and rtpstreamdepay elements for transmitting RTP packets over a stream API (e.g. TCP) according to RFC 4571. - rtprtx elements for standard compliant implementation of retransmissions, integrated into the rtpmanager plugin. - audiomixer element that mixes multiple audio streams together into a single one while keeping synchronization. - OpenNI2 plugin for 3D cameras like the Kinect camera. - OpenEXR plugin for decoding high-dynamic-range EXR images. - curlsshsink and curlsftpsink to write files via SSH/SFTP. - videosignal, ivfparse and sndfile plugins ported from 0.10. - avfvideosrc, vtdec and other elements were ported from 0.10 and are available on OS X and iOS now. + Other changes: - gst-libav now uses libav 10.1, and gained support for H265/HEVC. - Support for hardware codecs and special memory types has been improved with bugfixes and feature additions in various plugins and base classes. - Various bugfixes and improvements to buffering in queue2 and multiqueue elements. - dvbsrc supports more delivery mechanisms and other features now, including DVB S2 and T2 support. - The MPEGTS library has support for many more descriptors. - Major improvements to tsdemux and tsparse, especially time and seeking related. - souphttpsrc now has support for keep-alive connections, compression, configurable number of retries and configuration for SSL certificate validation. - hlsdemux has undergone major refactoring and works more reliable now and supports more HLS features like trick modes. - dashdemux and mssdemux are now also pushing fragments downstream while they're downloaded instead of waiting for each fragment to finish. - videoflip can automatically flip based on the orientation tag. - openjpeg supports the OpenJPEG2 API. - waylandsink was refactored and should be more useful now. - gst-rtsp-server supports SRTP and MIKEY now. - gst-libav encoders are now negotiating any profile/level settings with downstream via caps. - Lots of fixes for coverity warnings all over the place. - Negotiation related performance improvements. - 800+ fixed bug reports. + Things to look out for: - The eglglessink element was removed and replaced by the glimagesink element. - The mfcdec element was removed and replaced by v4l2videodec. - osxvideosink is only available in OS X 10.6 or newer. - On Android the namespace of the automatically generated Java class for initialization of GStreamer has changed from com.gstreamer to org.freedesktop.gstreamer to prevent namespace pollution. - On iOS you have to update your gst_ios_init.h and gst_ios_init.m in your projects from the one included in the binaries if you used the GnuTLS GIO module before. ++++ gstreamer-plugins-base: - Update to version 1.3.91: + Various API additions. + New plugins and elements: - v4l2videodec element for accessing hardware codecs on platforms that make them accessible via V4L2. - New downloadbuffer element that replaces the download buffering feature of queue2. - rtpstreampay and rtpstreamdepay elements for transmitting RTP packets over a stream API (e.g. TCP) according to RFC 4571. - rtprtx elements for standard compliant implementation of retransmissions, integrated into the rtpmanager plugin. - audiomixer element that mixes multiple audio streams together into a single one while keeping synchronization. - OpenNI2 plugin for 3D cameras like the Kinect camera. - OpenEXR plugin for decoding high-dynamic-range EXR images. - curlsshsink and curlsftpsink to write files via SSH/SFTP. - videosignal, ivfparse and sndfile plugins ported from 0.10. - avfvideosrc, vtdec and other elements were ported from 0.10 and are available on OS X and iOS now. + Other changes: - gst-libav now uses libav 10.1, and gained support for H265/HEVC. - Support for hardware codecs and special memory types has been improved with bugfixes and feature additions in various plugins and base classes. - Various bugfixes and improvements to buffering in queue2 and multiqueue elements. - dvbsrc supports more delivery mechanisms and other features now, including DVB S2 and T2 support. - The MPEGTS library has support for many more descriptors. - Major improvements to tsdemux and tsparse, especially time and seeking related. - souphttpsrc now has support for keep-alive connections, compression, configurable number of retries and configuration for SSL certificate validation. - hlsdemux has undergone major refactoring and works more reliable now and supports more HLS features like trick modes. - dashdemux and mssdemux are now also pushing fragments downstream while they're downloaded instead of waiting for each fragment to finish. - videoflip can automatically flip based on the orientation tag. - openjpeg supports the OpenJPEG2 API. - waylandsink was refactored and should be more useful now. - gst-rtsp-server supports SRTP and MIKEY now. - gst-libav encoders are now negotiating any profile/level settings with downstream via caps. - Lots of fixes for coverity warnings all over the place. - Negotiation related performance improvements. - 800+ fixed bug reports. + Things to look out for: - The eglglessink element was removed and replaced by the glimagesink element. - The mfcdec element was removed and replaced by v4l2videodec. - osxvideosink is only available in OS X 10.6 or newer. - On Android the namespace of the automatically generated Java class for initialization of GStreamer has changed from com.gstreamer to org.freedesktop.gstreamer to prevent namespace pollution. - On iOS you have to update your gst_ios_init.h and gst_ios_init.m in your projects from the one included in the binaries if you used the GnuTLS GIO module before. - Drop gstreamer-plugins-base-discid.patch: fixed upstream. ++++ gstreamer-plugins-good: - Update to version 1.3.91: + Various API additions. + New plugins and elements: - v4l2videodec element for accessing hardware codecs on platforms that make them accessible via V4L2. - New downloadbuffer element that replaces the download buffering feature of queue2. - rtpstreampay and rtpstreamdepay elements for transmitting RTP packets over a stream API (e.g. TCP) according to RFC 4571. - rtprtx elements for standard compliant implementation of retransmissions, integrated into the rtpmanager plugin. - audiomixer element that mixes multiple audio streams together into a single one while keeping synchronization. - OpenNI2 plugin for 3D cameras like the Kinect camera. - OpenEXR plugin for decoding high-dynamic-range EXR images. - curlsshsink and curlsftpsink to write files via SSH/SFTP. - videosignal, ivfparse and sndfile plugins ported from 0.10. - avfvideosrc, vtdec and other elements were ported from 0.10 and are available on OS X and iOS now. + Other changes: - gst-libav now uses libav 10.1, and gained support for H265/HEVC. - Support for hardware codecs and special memory types has been improved with bugfixes and feature additions in various plugins and base classes. - Various bugfixes and improvements to buffering in queue2 and multiqueue elements. - dvbsrc supports more delivery mechanisms and other features now, including DVB S2 and T2 support. - The MPEGTS library has support for many more descriptors. - Major improvements to tsdemux and tsparse, especially time and seeking related. - souphttpsrc now has support for keep-alive connections, compression, configurable number of retries and configuration for SSL certificate validation. - hlsdemux has undergone major refactoring and works more reliable now and supports more HLS features like trick modes. - dashdemux and mssdemux are now also pushing fragments downstream while they're downloaded instead of waiting for each fragment to finish. - videoflip can automatically flip based on the orientation tag. - openjpeg supports the OpenJPEG2 API. - waylandsink was refactored and should be more useful now. - gst-rtsp-server supports SRTP and MIKEY now. - gst-libav encoders are now negotiating any profile/level settings with downstream via caps. - Lots of fixes for coverity warnings all over the place. - Negotiation related performance improvements. - 800+ fixed bug reports. + Things to look out for: - The eglglessink element was removed and replaced by the glimagesink element. - The mfcdec element was removed and replaced by v4l2videodec. - osxvideosink is only available in OS X 10.6 or newer. - On Android the namespace of the automatically generated Java class for initialization of GStreamer has changed from com.gstreamer to org.freedesktop.gstreamer to prevent namespace pollution. - On iOS you have to update your gst_ios_init.h and gst_ios_init.m in your projects from the one included in the binaries if you used the GnuTLS GIO module before. ++++ kiwi: - v5.06.131 released - Fixed xen dom0 image builds * problem was an invalid kernel pattern match - Fixed suseActivateDefaultServices * distinguish default services for systemd and sysVinit * add info message which service is activated - properly setup grub2 for EC2 usage [bnc #887801] + PV-GRUB looks for the grub2 modules in /boot/grub2/xen-x86_64, although this is not a "real grub2 target. Symlinking to i386-pc does the trick. Using the prefix setting in the grub configuration trips up PV-GRUB. ++++ systemd: - Add upstream patches 0001-po-add-Ukrainian-translation.patch 0002-man-document-yearly-and-annually-in-systemd.time-7.patch 0003-core-nicer-message-when-inotify-watches-are-exhauste.patch - Add patch 0001-fix-only-discover-Xen-domU.patch to fix upstream patch 0004-systemd-detect-virt-only-discover-Xen-domU.patch - Check if NAME key has a value before going thru the rule (bnc#885232). Add 1051-check-if-NAME-has-a-value.patch ++++ libvirt: - Update add-nocow-to-vol-xml.patch with upstream patch a9fd30e6-storagevol-add-nocow-to-vol-xml.patch ++++ man-pages: - update to 3.70: - new and rewritten pages: * sprof.1 - newly documented interfaces in existing pages * epoll_ctl.2: EPOLLWAKEUP * epoll.7: EPOLLWAKEUP - see Changes for details ++++ python-gobject: - Update to version 3.12.2: + PEP8 fixes. + Python 3.4 make check fixes (bgo#730411). ++++ python3-gobject: - Update to version 3.12.2: + PEP8 fixes. + Python 3.4 make check fixes (bgo#730411). ++++ sca-patterns-edir: - Fixed use of uninitialized value $filesize in cache-00001.pl ++++ sca-patterns-sle10: - New Patterns sle10sp4/firefox-SUSE-SU-2014_0905-1.py sle10sp4/php5-SUSE-SU-2014_0873-1.py sle10sp3/firefox-SUSE-SU-2014_0905-1.py sle10sp3/php5-SUSE-SU-2014_0873-1.py ++++ sca-patterns-sle11: - New Patterns sle11sp3/lzo-SUSE-SU-2014_0904-1.py sle11sp3/flash-SUSE-SU-2014_0897-1.py sle11sp3/xalan-SUSE-SU-2014_0870-1.py sle11sp3/kernel-SUSE-SU-2014_0910-1.py sle11sp3/php53-SUSE-SU-2014_0869-1.py sle11sp2/php5-SUSE-SU-2014_0868-1.py sle11sp2/php53-SUSE-SU-2014_0869-1.py sle11sp1/php5-SUSE-SU-2014_0873-2.py ++++ subscription-tools: - version 1.1.3 - Get registration status from SCC protocol (bnc#870116) - require new modules - remove not implemented options from help text - update translation files ++++ supportutils: - Ensure libvirtd is running before executing virsh commands. (bnc#887086) ++++ virt-manager: - bnc#885308 - pass virtio-rng-pci to the guest qemu virtinst-add-default-rng-device.patch ++++ yast2-network: - Use ProxyURL when reading proxy settings from install.inf. - 3.1.70 ++++ yast2-services-manager: - Fixed AutoYast summary to show both enabled and disabled services - Fixed reading targets - now they read in all cases except the initial installation where systemctl doesn't work in chroot - Fixed AutoYast schema to allow service or listentry as AutoYast by default exports all single entries as 'listentry' - All bnc#887695 and bnc#887115 - 3.1.22 ------------------------------------------------------------------ ------------------ 2014-7-16 - Jul 16 2014 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to version 0.2.6 - close bnc#885957 (use proxy credentials from .curlrc file) - Add machine readable output (json format) to status call ++++ adwaita-icon-theme: - Update to version 3.13.4: + Add open-menu-symbolic. + Updated translations. ++++ atk: - Update to version 2.13.3: + Fix GIR scanning for srcdir != buildir. + Visual Studio support. + Bugs fixed: bgo#729752, bgo#729922, bgo#730859. + Updated translations. ++++ autoyast2: - Filter out tpmfs devices which have no partitions. (bnc#887318) - 3.1.45 - Exporting partition_nr correctly (bnc#886808) - 3.1.44 ++++ gcc48: - Add patch gcc48-bnc887141.patch to fix INTERNAL_SYSCALL_NCS miscompile in glibc. [bnc#887141] - Add patch gcc48-bnc884738.patch to fix kernel atomic_dec_and_test miscompile. [bnc#884738] ++++ evolution: - Update to version 3.12.4: + Fix possible crash after migrate of mbox to maildir. + EClientSelector: Do not check connection for empty or "localhost" host. + Fix memory leaks when generating message list. + store_info_insert_folder_info: Use g_hash_table_replace() to avoid use-after-free. + Reply to selection in text-highlight part loses white-spaces. + Replace GtkStyle usages with GtkStyleContext. + SMTP part of a new mail account dialog doesn't update UI properly. + Disconnect the store when connected it on send from an Outbox. + Remove usages of deprecated gtk_widget_ensure_style(). + Remove unused and obsolete evolution-zip.in. + Correct draw of all-day events in a day/work-week view. + Incorrect text color for selected cells in ETree/ETable. + Bugs fixed: bgo#607753, bgo#652132, bgo#702703, bgo#704663, bgo#719379, bgo#722068, bgo#731231, bgo#731278, bgo#731549, bgo#731590, bgo#731604, bgo#731770, bgo#731872, bgo#732091, bgo#732091, bgo#732140, bgo#732180, bgo#732502, bgo#732541. ++++ evolution-data-server: - Update to version 3.12.4: + Correct typo in a CAMEL_CHECK_LOCAL_GERROR() debugging macro. + [Maildir] g_mkdir() fails, if the folder already exists. + [IMAPx]: - Claim camel_store_folder_info_stale() when more settings changed. - Avoid useless console warnings after a call to g_rename(). + Fix a memory leak in camel_imapx_server_copy_message(). + Revert leak-fix part from commit 6cac5a9da. + Correct a typo in CalDAV's Makefile.am. + Correct return value at pop3_folder_get_message_sync(). + Remove libdb related headers from libebackend.h. + Remove unused and obsolete evolution-data-server-zip.in. + Remove libdb related headers from libedata-book.h. + Do not delete passwords during authentication session. + g_subprocess_launcher_set_child_setup() is available only for Unixes. + Bugs fixed: bgo#731418, bgo#731356, bgo#729848, bgo#731585, bgo#731562, bgo#731560, bgo#731720, bgo#652132, bgo#731440, bgo#728653, bgo#732263, bgo#729172, bgo#732607, bgo#732366. bgo#732730. + Updated translations. ++++ evolution-ews: - Update to version 3.12.4: + Make Evolution-EWS build under Win32. + Bugs fixed: bgo#728942, bgo#730878, bgo#731585. ++++ libgcj48: - Add patch gcc48-bnc887141.patch to fix INTERNAL_SYSCALL_NCS miscompile in glibc. [bnc#887141] - Add patch gcc48-bnc884738.patch to fix kernel atomic_dec_and_test miscompile. [bnc#884738] ++++ gnome-online-accounts: - Update to version 3.13.3: + Add a whitelist for providers (bgo#729173). + Support media servers (bgo#730890). + Bugs fixed: bgo#693689, bgo#699553, bgo#707299, bgo#729638, bgo#731531, bgo#731614. - Changes from version 3.13.2: + Bugs fixed: bgo#728877, bgo#729389, bgo#729638, bgo#729740, bgo#730810. - Changes from version 3.13.1: + Remove Twitter support (bgo#660273, bgo#721061). + Remove Windows Live chat support (bgo#728787). + Bugs fixed: bgo#726353, bgo#726570. + Updated translations. - Enable new media server provider: pass --enable-media-server to configure. - Update to version 3.12.4: + Bugs fixed: bgo#693689 google: Add support for tasks. ++++ gnome-terminal: - Update to version 3.13.2: + Bugs fixed: bgo#730850, bgo#730389, bgo#730936, bgo#731998. - Changes from version 3.13.1: + Bugs fixed: bgo#724110, bgo#729394, bgo#729597, bgo#730390, bgo#730498, bgo#730389. + Updated translations. - Add vala BuildRequires: new dependency. ++++ gtk3: - Update to version 3.13.4: + Theming: - Adwaita is much more complete. - Shadows, reliefs and frames in GtkScrolledWindow, GtkViewport, GtkButton, GtkEntry, GtkFrame, etc are now translated to style classes and themed. + GtkApplication: - gtk_application_prefers_app_menu is a new function to facility adapting UIs to platform expectations. - GtkApplication now tries to load menus from resources in the resource path that is defined by GApplication. - GtkApplication set up a resource path for loading icons as well. + GtkScrolledWindow: - Scrolling in response to user input (scrollbar clicks, keynav) is now animated. - The displacement animation has been replaced edge gradients. + GtkScaleButton: - The orientation is now changed on the fly to make the popup fit into small windows. + GtkEntry: Activity mode progress is now smooth. + Client-side decorations: - The default button layout includes minimize and maximize again. - Dialogs are no longer using client-side decorations when use-header-bar is unset. + GTK+ now ships a simple icon theme browser, gtk3-icon-browser. + GtkInspector: - Can change hi-dpi scale on the fly. - Can simulate touchscreen at runtime. - Shows style properties. - Ctrl-Shift-I selects the widget under the pointer. - Property editors show property and settings bindings. + Wayland: - Always use CSD under Wayland. - Avoid a crash on pointer-less systems. - Context menus work now. + Deprecations, removals: - GtkWindow no longer supports resize grips. - builtin icons have been deprecated in favor of loading icons from resources. + Bugs fixed: bgo#484640, bgo#618852, bgo#629129, bgo#672676, bgo#680885, bgo#710449, bgo#722092, bgo#722633, bgo#724084, bgo#726566, bgo#729620, bgo#730730, bgo#730893, bgo#731158, bgo#731297, bgo#731463, bgo#731711, bgo#732134, bgo#732206, bgo#732229, bgo#732256, bgo#732298, bgo#732330, bgo#732433, bgo#732441, bgo#732443, bgo#732454, bgo#732494, bgo#732667, bgo#732681, bgo#732861, bgo#732894, bgo#732900, bgo#732933, bgo#732970, bgo#732991, bgo#733027, bgo#733076, bgo#733092, bgo#733099, bgo#733112. + Updated translations. ++++ gtkhtml: - Update to version 4.8.3: + Remove usages of deprecated gtk_widget_ensure_style(). + Remove unused and obsolete gtkhtml-zip.in. + bgo#732499: Use named colors from themes. ++++ installation-images-SLES: - ppc64: don't boot installation by default - add openslp user (bnc#887016) - added qlge, bnx2i, be2net, sfc, jsm modules to ppc64 (bnc#886596) - 14.118 ++++ java-1_7_0-openjdk: - update to 2.5.1 - OpenJDK 7u65 * Security fixes - S8029755, CVE-2014-4209: Enhance subject class - S8030763: Validate global memory allocation - S8031340, CVE-2014-4264: Better TLS/EC management - S8031346, CVE-2014-4244: Enhance RSA key handling - S8031540: Introduce document horizon - S8032536: JVM resolves wrong method in some unusual cases - S8033055: Issues in 2d - S8033301, CVE-2014-4266: Build more informative InfoBuilder - S8034267: Probabilistic native crash - S8034272: Do not cram data into CRAM arrays - S8034985, CVE-2014-2483: Better form for Lambda Forms - S8035004, CVE-2014-4252: Provider provides less service - S8035009, CVE-2014-4218: Make Proxy representations consistent - S8035119, CVE-2014-4219: Fix exceptions to bytecode verification - S8035699, CVE-2014-4268: File choosers should be choosier - S8035788. CVE-2014-4221: Provide more consistency for lookups - S8035793, CVE-2014-4223: Maximum arity maxed out - S8036571: (process) Process process arguments carefully - S8036800: Attribute OOM to correct part of code - S8037046: Validate libraries to be loaded - S8037076, CVE-2014-2490: Check constant pool constants - S8037157: Verify call - S8037162, CVE-2014-4263: More robust DH exchanges - S8037167, CVE-2014-4216: Better method signature resolution - S8039520, CVE-2014-4262: More atomicity of atomic updates * Backports - S8001108: an attempt to use "" as a method name should elicit NoSuchMethodException - S8001109: arity mismatch on a call to spreader method handle should elicit IllegalArgumentException - S8013611: Modal dialog fails to obtain keyboard focus - S8013836: getFirstDayOfWeek reports wrong day for pt-BR locale - S8019990: IM candidate window appears on the South-East corner of the display. - S8023990: Regression: postscript size increase from 6u18 - S8024283: 10 nashorn tests fail with similar stack trace InternalError with cause being NoClassDefFoundError - S8024616: JSR292: lazily initialize core NamedFunctions used for bootstrapping - S8025030: Enhance stream handling - S8026188: Enhance envelope factory - S8027212: java/nio/channels/Selector/SelectAfterRead.java fails intermittently - S8028285: RMI Thread can no longer call out to AWT - S8029177: [Parfait] warnings from b117 for jdk.src.share.native.com.sun.java.util.jar: JNI exception pending - S8031075: [Regression] focus disappears with shift+tab on dialog having one focus component - S8032585: JSR292: IllegalAccessError when attempting to invoke protected method from different package - S8032686: Issues with method invoke - S8033278: Missed access checks for Lookup.unreflect* after 8032585 - S8033618: Correct logging output - S8034926: Attribute classes properly - S8035613: With active Securitymanager JAXBContext.newInstance fails - S8035834: InetAddress.getLocalHost() can hang after JDK-8030731 was fixed - S8035923: Set minor version for hotspot in 7u65 to 65 and build number to b01 - S8036786: Update jdk7 testlibrary to match jdk8 - S8036794: Manage JavaScript instances - S8039324: Increment hsx 24.65 build to b02 for 7u65-b07 - S8040156: Increment hsx 24.65 build to b03 for 7u65-b08 - S8041264: Increment hsx 24.65 build to b04 for 7u65-b09 - S8042264: 7u65 l10n resource file translation update 1 - S8042582: Test java/awt/KeyboardFocusmanager/ChangeKFMTest/ChangeKFMTest.html fails on Windows x64 - S8042590: Running form URL throws NPE - S8042789: org.omg.CORBA.ORBSingletonClass loading no longer uses context class loader - S8043012: (tz) Support tzdata2014c * Bug fixes - PR1853: Revert PR729 from minor release - PR1864: PCSC + OpenJDK 1.7 crash on Fedora 20 - PR1867: Turn the infinality patch off by default - PR1868: Avoid x86 workaround when running Zero rather than a JIT * AArch64 port - Common frame handling for C1/C2 which correctly handle all frame sizes - Fix register misuse in verify_method_data_pointer - Fix register usage in generate_verify_oop(). - Restrict default ReservedCodeCacheSize to 128M - Use explicit barrier instructions in C1. ++++ java-1_7_0-openjdk-plugin: - Update to 1.5 * Remove build dependency on xulrunner - Deleted atches: * icedtea-web-1.0.2-no-return-in-nonvoid-function.patch, icedtea-web-1.1-moonlight-symbol-chash.patch: not needed in icedtea-web 1.5 - Added patch: * icedtea-web-1.5-no-return-in-nonvoid-function.patch: fix bugs uncovered by post-build tests - Split package into three: * java-1_7_0-openjdk-plugin: builds a plugin for java-1_7_0-openjdk * java-1_8_0-openjdk-plugin: builds a plugin for java-1_8_0-openjdk * icedtea-web: builds common javadoc documentation for both packages. - The used plugin is determined by alternatives ++++ java-1_8_0-openjdk-plugin: - Update to 1.5 * Remove build dependency on xulrunner - Deleted atches: * icedtea-web-1.0.2-no-return-in-nonvoid-function.patch, icedtea-web-1.1-moonlight-symbol-chash.patch: not needed in icedtea-web 1.5 - Added patch: * icedtea-web-1.5-no-return-in-nonvoid-function.patch: fix bugs uncovered by post-build tests - Split package into three: * java-1_7_0-openjdk-plugin: builds a plugin for java-1_7_0-openjdk * java-1_8_0-openjdk-plugin: builds a plugin for java-1_8_0-openjdk * icedtea-web: builds common javadoc documentation for both packages. - The used plugin is determined by alternatives ++++ kiwi: - Follow up fix for calling kiwi from git checkout * fixup broken locale links in source boot image descriptions * added Makefile target to check/update locale links on install - Cleanup KIWIArchList and KIWIUtil for style, conventions and perl critic - Cleanup use of modules and base classes * prevent redefine of class methods - Cleanup use of objects * write global function readXMLFromImage * use readXMLFromImage at all code parts which need to read the XML description from an image file - Cleanup use of objects * move xen check helper from KIWIBoot to global space * move kernel splash helper from KIWIBoot to global space * move buildmd5sum helper from KIWIBoot to global space * prevent instances of KIWIBoot just for the purpose of calling setupSplash and/or buildmd5sum ++++ mozilla-nss: - update to 3.16.3 * required for Firefox 32 New Functions: * CERT_GetGeneralNameTypeFromString (This function was already added in NSS 3.16.2, however, it wasn't declared in a public header file.) Notable Changes: * The following 1024-bit CA certificates were removed - Entrust.net Secure Server Certification Authority - GTE CyberTrust Global Root - ValiCert Class 1 Policy Validation Authority - ValiCert Class 2 Policy Validation Authority - ValiCert Class 3 Policy Validation Authority * Additionally, the following CA certificate was removed as requested by the CA: - TDC Internet Root CA * The following CA certificates were added: - Certification Authority of WoSign - CA 沃通根证书 - DigiCert Assured ID Root G2 - DigiCert Assured ID Root G3 - DigiCert Global Root G2 - DigiCert Global Root G3 - DigiCert Trusted Root G4 - QuoVadis Root CA 1 G3 - QuoVadis Root CA 2 G3 - QuoVadis Root CA 3 G3 * The Trust Bits were changed for the following CA certificates - Class 3 Public Primary Certification Authority - Class 3 Public Primary Certification Authority - Class 2 Public Primary Certification Authority - G2 - VeriSign Class 2 Public Primary Certification Authority - G3 - AC Raíz Certicámara S.A. - NetLock Uzleti (Class B) Tanusitvanykiado - NetLock Expressz (Class C) Tanusitvanykiado ++++ openldap2: - segfault on certain queries with rwm overlay (bnc#846389) 0008-ITS-7723-fix-reference-counting.patch ++++ mariadb: - include libreadline support not only for autoconf, but also for cmake build (change in build.inc). ++++ parted: - Improve DASD label handling; backport following patches from upstream (bnc#887333): - libparted-add-support-for-implicit-FBA-DASD-partition.patch - libparted-add-support-for-EAV-DASD-partitions.patch - libparted-mklabel-to-support-EAV-DASD.patch - libparted-Avoid-dasd-as-default-disk-type-while-probe.patch - libparted-mklabel-to-support-EDEV-DASD.patch ++++ libpinyin: - use update-alternatives to resolve conflicts with libzhuyin ++++ ruby2.1: - added ruby2.1.macros: ruby 2.1 specific macros for the macro based expansion - added ruby2.1-default.macros: if ruby 2.1 is default this file will be installed and sets the rb_default* variables and rb_build_versions accordingly. - no longer conflict with the other versioned ruby packages ++++ libstorage: - fixed check for parted errors (see bnc#886005) ++++ systemd: - Add upstream patches 0001-Clear-up-confusion-wrt.-ENTRY_SIZE_MAX-and-DATA_SIZE.patch 0002-units-serial-getty-.service-use-the-default-RestartS.patch 1052-rules-uaccess-add-ID_SOFTWARE_RADIO.patch ++++ libvirt: - Renamed virt-lxc-convert-fix.patch into dba3432b-virt-lxc-convert-fix.patch as it went upstream - lxc AppArmor profile now only restricting potentially dangerous accesses. fdo#886460 - added patches: * 9265f8ab-apparmor-lxc-rework.patch * 9b1e4cd5-skip-useless-apparmor-files.patch - modified patches: * install-apparmor-profiles.patch ++++ vte: - Update to version 0.37.2: + Bugs fixed: bgo#730800, bgo#731788, bgo#731427, bgo#730858, bgo#730760. - Pass --enable-gnome-pty-helper to configure: enable the helper. ++++ libzhuyin: - use update-alternatives to resolve conflicts with libpinyin - add patch: libzhuyin-no-random-version-number-includedir.patch * it will use current date, eg. /usr/include/libzhuyin-0.9.99.20140716 don't do this ++++ rsyslog: - Preliminary AppArmor support. Since those profiles need to be tested properly they'll live in /etc/apparmor/profiles/extras. - Added rsyslog-pid-file.patch to fix a regression that causes the pid file to be created in /etc ++++ ruby-common: - added ruby-common.macros: Holds the common macros for the rpm macro based buildrequires. - merged ruby.macros into ruby.rpm-macros: the later file now carries the rb_* and gem_* macros ++++ yast2-bootloader: - don't check dedicated /boot/zipl partition on upgrade (bnc#886604) - 3.1.67 ++++ yast2-installation: - retranslate release notes button when going back in workflow (bnc#886660) - 3.1.101 ++++ yast2-nfs-client: - allow mount option bsize (bnc#887369) - 3.1.6 ------------------------------------------------------------------ ------------------ 2014-7-15 - Jul 15 2014 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Rebase nm-probe-radius-server-cert.patch. - Drop nm-remove-AP-always-on-device-disconnect.diff: No longer needed. ++++ NetworkManager-gnome: - Rebase nm-applet-probe-radius-server-cert.patch. ++++ SUSEConnect: - added gem2rpm.yml and regenerated the spec file with it ++++ cups: - Version upgrade to 1.7.4: CUPS 1.7.4 fixes several networking and build issues, and addresses a symlink security issue CVE-2014-3537. Changes since 1.7.3 include (excerpt): * Security: The web interface incorrectly served symlinked files and files that were not world-readable, potentially leading to a disclosure of information (CVE-2014-3537, STR #4450, and bnc#887240). * The "snmp" option did not work with the network backends (STR #4422). * The User directive in client.conf did not override the USER environment variable (STR #4426). * The web interface now properly shows a "Go" button for all text-based browsers (STR #4425). * The MaxJobTime directive now properly supports time values (STR #4434). * Fixed an "IPP read error" race condition issue (STR #4440). ++++ dcraw: - Update to version 9.22: dcraw - revision 1.467 * Correctly handle Fuji X-Trans images in DNG format. * Copied color matrices from DNG Converter 8.5. From version 9.21: dcraw - revision 1.465 * In colorcheck(), darken sample squares and do a second pass for exact white balance. * Removed C99 dependency in Phase One code. * Correctly dereference TIFF type 13 (SubIFD) tags. * Removed redundant strings. * Support Lossy DNG files that lack an OpcodeList2 tag. * Decode DNG files made from Fuji X-Trans photos. * Support the Canon G1 X Mark II, Nikon P340, Samsing NX mini. * Patched in Anders Torger's code for Phase One correction. * Correctly crop all Sony cameras, read Panasonic blacklevels. ++++ gdb: (was: Mon Sep 15 07:42:50 UTC 2014 - rguenther@suse.com) - Backport fix for gdb internal-error on register info on PPC64LE. Addds patch gdb-7.7-bnc896586.patch. [bnc#896586] ++++ gettext-runtime: - Update to 0.19.2: * Fix xgettext crash in parsing empty string literals in C and Vala. * Autoconf macro trace in autopoint now works again with Autoconf 2.68 or earlier. It was a regression in 0.19. ++++ gnome-packagekit: - Drop gnome-icon-theme Requires: no longer required after the merging of the themes into Adwaita theme, which in turn is a dependency to GTK+ 3.0. ++++ seahorse: - Add seahorse-allow-deprecated.patch: Allow the usage of deprecated GTK+ symbols. - No longer pass --disable-scrollkeeper to configure: this hasn't been supported since version 3.5.92 when the switched from gnome-devel-docs to Mallard happened. ++++ java-1_8_0-openjdk: - Initial package built from upstream OpenJDK * Version 1.8.0.20~b22 * Sources from http://hg.openjdk.java.net/jdk8u/jdk8u20/ tag jdk8u20-b22 - Initial bug-/build-fix patches * 1015432.patch * aarch64-jni-update.patch * aarch64-misc.patch * adlc-parser.patch * applet-hole.patch * compare-pointer-with-literal.patch * disable-doclint-by-default.patch * hotspot-build-j-directive.patch * implicit-pointer-decl.patch * include-all-srcs.patch * java-atk-wrapper-security.patch * link-with-as-needed.patch * memory-limits.patch * multiple-pkcs11-library-init.patch * ppc-zero-hotspot.patch * PStack-808293.patch * s390-java-opts.patch * s390-size_t.patch * system-giflib5.patch * system-lcms.patch * system-libjpeg.patch * system-libpng.patch * voidreturn.patch - Added aarch64 hotspot from the tip of http://hg.openjdk.java.net/aarch64-port/jdk8/hotspot - Added pulseaudio provider from the tip of http://icedtea.classpath.org/hg/icedtea-sound/ ++++ kiwi: - DB: update documentation (bnc #886791) * Added Chapter how to include rpm signing keys - make sure all KMS drivers are present in boot images (bnc #887148) * fixed for SLE12 and openSUSE boot descriptions ++++ ruby2.1: - now we can configure the default ruby version in the project config. if the package's rb_soname matches the rb_default_ruby_suffix, the package is default and we create the hardlinks for the important binaries and the libruby.so symlink. - require ruby-common already in the main package, not every package we build requires ruby-devel - update the rubygems provides to the actual version ++++ systemd: - Only rename SRIOV-VF devices if device name start with eth (bnc#885232). Add 1050-only-rename-SRIOV-VF-devices-when-name-starts-with-eth.patch - Add patch vhangup-on-all-consoles.patch that is do a vhangup on lines (bnc#886599) - Removed %{_libexecdir}/modules-load.d/efivars.conf because the kernel patch of autoload efivars driver accepted by linux-efi upstream. (bnc#881559) https://git.kernel.org/cgit/linux/kernel/git/mfleming/efi.git/commit/?h=next&id=be756a5327fe3d4686d74d3e9b273010424e230c ++++ libvirt: - libxl: fixes for PCI/SR-IOV passthrough 232cf2a4-libxl-hostdev-config.patch, b0d24540-libxl-iface-hostdev.patch, 2f97ea32-libxl-hostdev-fix.patch bnc#887164 ++++ wicked: - version 0.5.34 - dhcp6: do not fail on read-only root-fs (bnc#885625) - leases: fallback to statedir on read-only fs (bnc#885625) - ifreload: hierarchy and multiple devices fixes - ifreload: more diagnostic messages (bnc#882311) - man: ifcfg(5) document update ++++ monitoring-plugins: - package rename: nagios-plugins => monitoring-plugins - adapted README files and package documentation - provide /etc/monitoring-plugins/ directory (incl. README) as mentioned in the latest documentation - update to 2.0: Enhancements + check_mailq now supports auto detection of qmail, postfix, exim and nullmailer with fallback to sendmail + check_ide_smart now defaults to plugin output, original output appended with -v + Extra-Opts are now enabled by default + check_swap now supports a configurable state when there is no swap + check_radius now supports the FreeRADIUS Client library + New check_mysql_query -f option to specify a client options file + New check_mysql_query -g option to specify a client options group + Add performance data to check_mysql_query + New check_file_age -i/--ignore-missing option to return OK on nonexistent files + Make check_ping, check_users, and check_disk work on Windows + New check_ssh -P option to specify the expected SSH protocol version + check_dns now emits the warning and critical thresholds with the performance data Fixes + Don't let e.g. check_http's -C option reset SSL version if e.g. -S 1 -C 5 is specified + Don't have check_http's -N option expect an argument + check_ide_smart could disable offline auto-tests but could not re-enable them. For this reason all SMART command modes have been disabled + check_dig: fix wrong IPv6 arguments order (Stéphane Bortzmeyer) + check_dig: make sure not to give up too early when a timeout is specified with -t + check_log: don't stumble over log lines that include a % character + check_nt: add UPTIME to perfdata + Handle SNMPv3 noAuthNoPriv properly with check_snmp + Fix compilation with GnuTLS Warnings + check_snmp now evaluates negative values properly, which means it might return CRITICAL in cases where it used to return OK. If this is undesired, the warning/critical threshold(s) must be fixed by specifying e.g. ~:100 instead of 100 + check_procs now ignores its parent process to avoid unexpected results when invoked via certain shells + utils.sh no longer defines ECH + check_ide_smart -q/--quiet and -n/--nagios (Nagios-compatible output) are now deprecated but accepted for backward-compatibility + check_ide_smart -0/--auto-off, -1/--auto-on and -i/--immediate: options have been disabled because they were broken + State retention: the NAGIOS_PLUGIN_STATE_DIRECTORY environment variablew has been renamed MP_STATE_PATH. The old variable will continue to work in v2.0.x + Add the UID of the invoking user to the state retention file path. This helps solving permission issues when different users run the same plugin + check_swap used to allow returning OK on a system without swap when only percent thresholds were used. This is no longer the case and one must now use -n/--no-swap= - enable check_radius ++++ polkit-default-privs: - relaxing fprintd rules (bnc#850807) ++++ ruby-common: - ruby.macros: drop the duplicate gem macros - fix small typo in opensuse.spec.erb which broke the formatting. - no longer require ruby(-devel). ruby-common is required by rubyX.Y so we should always be installed and this breaks a small loop - opensuse.spec.erb - no longer require the plain ruby package but the versioned named - handle disable_doc and no longer build subpackages for rdoc documentation in that case. ++++ rubygem-fast_gettext: - regenerate with new template ++++ rubygem-gem2rpm: - added gem2rpm.yml and install it to the installed documentation - sles 12 template - allow changing the master package name with config[:name] This is mostly useful if you want the actual main package to have real content after building. all the subpackages will ignore config[:name] and still use the gem name. - sles 12 template - add version suffix to the "spec file for ..." line - move the preamble up so we can actually use %define rb_build_versions ... - config[:disable_automatic_rdoc_dep] to disable adding automatic rdoc dependency. This is mostly needed for building rdoc itself and avoiding a bootstrap cycle. - actually print the patch name in the preamble - the scripts entry in gem2rpm.yml can now be a hash or a string. - sles 12 template - no longer print the gem2rpm.yml warning when the config is empty - add back mod_version_suffix to the spec file (needed for gem_install) - converted buildrequires for ruby and ruby-devel to the macros so we can easily pull multiple ruby versions and also easily limit the ruby versions - always buildrequire gem2rpm in generated spec files. It is the only clean way to solve the "have choive for rubygem(gem2rpm)" and still maintaining the multiversion ability - handle config[:disable_docs] and pass --no-rdoc --no-ri to gem_install in that case. (mostly a workaround for the rdoc bug with the fastthread gem) - added support to specify the content of the %check section. ++++ rubygem-hiera: - added gem2rpm.yml and regenerated the spec file with it ++++ rubygem-json_pure: - regenerate with new template ++++ rubygem-ruby-dbus: - added gem2rpm.yml and regenerated the spec file with it ++++ rubygem-ruby-shadow: - added gem2rpm.yml and regenerated the spec file with it ++++ usbmuxd: - added baselibs.conf to Source99 ++++ xdm: - udpate to release 1.1.11 - refreshed xdm-tolerant-hostname-changes.diff, xdm-consolekit.diff - supersedes the following patches: U_xdm_config-AC_LIBTOOL_DLOPEN-is-required-for-dynamic-lin.patch, U_xdm_Fix-missing-linking-dependency-on-ldl.patch, U_xdm_config-use-libtool-export-dynamic-option-for-reverse.patch ++++ yast2-installation: - Asking user for confirmation while aborting the installation in disk activation dialog (bnc#886662) - 3.1.100 ++++ yast2-storage: - fixed importing mount points (bnc#887155) - version 3.1.38 ------------------------------------------------------------------ ------------------ 2014-7-14 - Jul 14 2014 ------------------- ------------------------------------------------------------------ ++++ aaa_base: - drop hint about PREVLEVEL from after.local comments (bnc#886176) ++++ dracut: - Fixup executable bits of newly patched files manually in spec file bnc#887117 - Mark all scripts as executable (bnc#887010) * Remove: 0116-81cio_ignore-Mark-scripts-as-executable * Add: 0116-Mark-scripts-as-executable.patch - 95dasd_rules: Enable device before checking type * Add: 0117-95dasd_rules-Enable-the-device-before-checking-devic.patch - 95zfcp_rules: Enable device before checking type * Add: 0118-95zfcp_rules-Enable-the-device-before-checking-devic.patch - Reset IFS variable * Add: 0119-Reset-IFS-variable.patch ++++ glibc: - setlocale-directory-traversal.patch: Directory traversal in locale environment handling (CVE-2014-0475, bnc#887022, BZ #17137) - Remove the ppc64le check-abi workaround, no longer needed ++++ glibc: - setlocale-directory-traversal.patch: Directory traversal in locale environment handling (CVE-2014-0475, bnc#887022, BZ #17137) - Remove the ppc64le check-abi workaround, no longer needed ++++ libimobiledevice: - add hard depedency on libplist-devel for libimobiledevice-devel * fix build for openSUSE Factory * I don't know why it didn't automatically requires it. ++++ kernel-default: - Update to 3.16-rc5. - Eliminated 1 patch. - commit e709184 ++++ kernel-source: - Update to 3.16-rc5. - Eliminated 1 patch. - commit e709184 ++++ kernel-syms: - Update to 3.16-rc5. - Eliminated 1 patch. - commit e709184 ++++ kiwi: - v5.06.130 released - Fixed Makefile, wrong use of pushd/popd - v5.06.129 released - Don't taint the system with rpm host package keys (bnc #886791) * kiwi imports host rpm package keys during preparation of the new root filesystem. This is ok but after preparation these keys should be removed again because we don't want to have host keys in the new root filesystem - Update bundler * raw disk images are now bundled as xz compressed files - Fixed typo in usage message * option is called --destdir not --dest-dir - Follow up fix for calling kiwi from git checkout * fixup broken include links in source boot image descriptions * added Makefile target to check/update include links on install * update kiwi call command to set System path - Added kiwi call command to run kiwi from a git checkout - Fixed lib path search in kiwi.pl * multiple lib statements overwrites each other. correct use is use lib LIST ++++ libtool: - Add libtool-ppc64le.patch to fix libtool-testsuite tests ++++ systemd: - Update patch 1007-physical-hotplug-cpu-and-memory.patch (bnc#869603) - Add script systemd-remount-tmpfs (bnc#869603) as helper script for the rule changed in patch 1007-physical-hotplug-cpu-and-memory.patch - Add upstream patch 0001-event-pull-in-sd-event.h-from-event-util.h.patch 0002-util-fix-has-cc-check-and-add-test.patch 0003-sd-event-always-call-epoll_ctl-on-mask-updates-if-ed.patch 0004-fileio-quote-more-shell-characters-in-envfiles.patch ++++ libzypp: - refreshService: add option to force repo status reset - Strip local filenames and args from URL. - version 14.26.0 (26) ++++ vinagre: - Update vinagre-bnc874407-add-advanced-options.patch: When calling xfreerdp, add advanced options before the host/port (bnc#874407). ++++ xen: - Upstream pygrub bug fix 5370e03b-pygrub-fix-error-handling-if-no-valid-partitions-are-found.patch ++++ xfsprogs: - Updated to 3.2.1 - fix xfs_mdrestore so that non-crc filesystem is properly restored as non-crc - minor xfs_fsr fixes to be more robust - various fixes to xfs_repair to properly fix filesystems with v5 superblock - fix data corruption when using xfs_copy - fix adding extended attributes using xfs_db - add support for free inode btree feature logprint-Fix-printing-of-AGF-and-AGI-buffers.patch: - fix printing of AGF and AGI buffers in xfs_logprint ++++ yast2-network: - Do not restart network if the installation has been started via a SSH connection. (bnc#885640) - 3.1.69 ++++ yast2-services-manager: - ServicesManagerServiceClass and ServicesManagerTargetClass switched to using lazy loading of system(ctl) data - Fixed Export AutoYast functionality to return the currently supported and documented format - Added tests for all the other AutoYast formats supported for Import (all bnc#885800) - 3.1.21 ++++ yast2-storage: - fixed initialisation of btrfs subvolumes (bnc#872210) ++++ zypper: - refresh-services: add option --restore-status to undo user modifications applied to service repositories - drop rug compatibility in manpage docs and help output (FATE#317708) - version 1.11.10 ------------------------------------------------------------------ ------------------ 2014-7-13 - Jul 13 2014 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Update to version 0.8.17: + Backends: - Multiple Katja updates. - Multiple aptcc updates. - Multiple hawkey updates. + New Features: - Allow optionally shutting down after applying updates. - Set an idle IO priority for background threaded transactions. + Bugfixes: - Do not disregard any transaction that takes more than 43 seconds. - Do not install into python_sitelib. - Fix directory path in the docs. - Return an error if a client tries to execute an unknown method. - Set the default cache-age to 'never'. - When using 'pkcon install' assume arch filter. ++++ evolution: - Add evolution-nomore-gnome-icon.patch: No longer depend on gnome-icon-theme: it has been merged and renamed to adwaita-icon-theme. But we don't really need to know about that, as it is GTKs responsibility. - Switch need_autogen to 1, as above patch touches the build system. - Drop pkgconfig(gnome-icon-theme) BuildRequires: the above patch made sure we don't need it anymore. ++++ gnome-color-manager: - Update to version 3.13.1: + New Feature: Use CdTransform to convert the sample image. + Bugfix: - Fix gcm_utils_image_convert() to not crash for large images. - Fix several critical warnings when using gcm-viewer. - Speed up deleting profiles by an order of magnitude. + Updated translations. ++++ gnome-power-manager: - Drop gnome-icon-theme-devel BuildRequires and gnome-icon-theme Requires: no longer required after the merging of the themes into Awaita theme, which in turn is a dependency to GTK+ 3.0. ++++ gnome-screenshot: - Drop gnome-icon-theme BuildRequires and Requires: the icon theme was merged and renamed to adwaita-icon-theme and it is GTKs responsibility to ensure it is installed. ++++ ibus-libzhuyin: - initial version 1.6.99.20140626 ++++ libgnomeprintui: - Drop gnome-icon-theme-devel BuildRequires: not required. - Add libgnomeprintui-no-g-i_t.patch: Do not check for the presence of gnome-icon-theme during build. ++++ libinput: - Update to version 0.4.0: * The logging system now works per-context instead of per library and dropped the userdata argument. * libinput_destroy() was changed to libinput_unref(), plus you now have libinput_ref() too. * A couple of renames of constants for API consistency. Triggered by the logging changes, creation of udev seats is now different. * A couple of bugfixes, mainly in the touchpad code. Absolute event coordinates are now provided in mm, not device-specific coordinates. This doesn't change anything for callers using the respective_get_transformed() function. * ref/unref() is now available for the libinput context itself. ++++ libzhuyin: - update version 0.9.99.20140619 * add zhuyin_get_parsed_input_length function * fixes function zhuyin_reset ++++ system-config-printer: - Use Adwaita-icon-theme on openSUSE 13.2 (GNOME 3.14): gnome-icon-theme merged the multiple subpackages and was renamed to adwaita-icon-theme. The presence of the icon is responsibility of GTK 3. + Conditional BuildRequires / icon location: - openSUSE > 13.1: adwaita. - openSUSE <= 13.1: gnome. ++++ simple-scan: - Use Adwaita-icon-theme on openSUSE 13.2 (GNOME 3.14): gnome-icon-theme merged the multiple subpackages and was renamed to adwaita-icon-theme. The presence of the icon is responsibility of GTK 3. ------------------------------------------------------------------ ------------------ 2014-7-12 - Jul 12 2014 ------------------- ------------------------------------------------------------------ ++++ adwaita-icon-theme: - Update to version 3.13.3: + Symbolic icons for use in gtk theme instead of image assets. + Spinner that only scales up to 32. + Naming fixes. + Sync metaphors between fullcolor and symbolic. + Fix a few misrendering of symbolic icons. - Changes from version 3.13.2: + Checkbox and radio as icons (for popovers and menus in gtk). + Dropped legacy icon name mapping using symlinks (bgo#728984). + Generic document-new (simple scan). + Spinner as icon (process-working). + Updated folder design for hicolor. + Expanders as icons (bgo#729565). + Settings for high contrast (bgo#708311). + Updated translations. - Changes from version 3.13.1: + Make a/c status more prominnet (bgo#701031). + Combine fullcolor, symbolic & cursor assets into one module. - Rename package from gnome-icon-theme to adwaita-icon-theme, following upstreams: + Obsolete gnome-icon-theme, gnome-icon-theme-extras and gnome-icon-theme-symbolic: they have been merged into one (no provides, as the icon path is different, so it is not a 100% drop-in replacement). - Drop hicolor-icon-theme and icon-naming-utils-devel BuildRequires: no longer required. - Add rpmlintrc: the provides is intentionally not accompanied by an obsoletes. ++++ baobab: - Update to version 3.13.1: + Use more specific error messages (bgo#686136). + Adapt to recent GTK+ changes. + Updated translations. ++++ dracut: - Handle module alias properly (bnc#886839) * Add: 0115-Handle-module-alias-properly.patch - 81cio_ignore: Mark scripts as executable (bnc#887010) * Add: 0116-81cio_ignore-Mark-scripts-as-executable.patch ++++ eog: - Update to version 3.13.2: + Convert dialogs made with Glade to GResource and widget templates. + Bugs fixed: bgo#729494, bgo#729498. + Updated translations. ++++ gedit: - Update to version 3.13.2: + Zeitgeist plugin moved to the gedit-plugins module. + Some code clean-up in GeditTab and GeditDocument. - Changes from version 3.13.1: + Statusbar: line/col popover menu. + Use GtkListBox for the style scheme list. + Make use of popover menu for the gear menu. + Make it work on Windows. + Add a gsettings for the last wrapping split -mode. + Misc bug fixes. + Updated translations. - Remove traces of zeitgeist plugin: + Drop pkgconfig(zeitgeist-2.0) BuildRequires. + Remove gedit-plugin-zeitgeist subpackage (no obsoletes, as it will be built by gedit-plugins). ++++ geocode-glib: - Update to version 3.13.3: + Add types and icons for more amenity place types. + Fix memory leaks in geo uri handling. + Add description extension to geo uri. + Add cancellable check to all GSimpleAsyncResult. ++++ gobject-introspection: - Update to version 1.41.3: + Updated tests. + Misc fixes. + Updated documentations. ++++ gjs: - Update to version 1.41.3: + Fixed GObject and Gtk overrides (bgo#727781, bgo#727394). + Fixed crashes caused by reentrancy during finalization (bgo#725024). + Added a wrapper type for cairo regions (bgo#682303). + Several cleanups to GC (bgo#725024). + Thread-safe structures are now finalized in the background, for greater responsiveness (bgo#725024, bgo#730030). + A full GC is now scheduled if after executing a piece of JS we see that the RSS has grown by over 150% (bgo#725099, bgo#728048). + ParamSpecs now support methods and static methods implemented by glib and exposed by gobject-introspection, in addition to the manually bound fields (bgo#725282). + Protototypes no longer include static properties or constructors (bgo#725282). + Misc cleanups and bugfixes: bgo#727786, bgo#725282, bgo#728004, bgo#727824. - Add pkgconfig(cairo-xlib) BuildRequires: new dependency. ++++ glib-networking: - Update to version 2.41.3: + tls/gnutls: If a server's certificate includes an issuer chain, we now send the entire chain to the client (bgo#724708). + Updated translations. ++++ gnome-calculator: - Update to version 3.13.2: + Use popover to change mode. + Use headerbar for preference dialog. + Update: GTK+ and vala dependencies. + Update: Modernize option parsing. + Update: URLs in doap file. + Update: License fields in appdata. + Fix: Ignore libtool files. + Fix: Failing test-case due to updated libc. + Fix: Crash due to non-validated return iterator. + Fix: Close popover after changing mode. + Fix: Focus input field after mode change. + Fix: Mark image not translatable. + Fix: Crash on sub/superscript with trailing space. + Updated translations. ++++ gnome-contacts: - Update to version 3.13.3: + Reworked setup view. + Reworked modes toggling (edit-mode, selection-mode). + Fixed birthday field bug. + Fixed link field bug. + Updated dialogs UI. ++++ gnome-desktop: - Update to version 3.13.3: + wall-clock: Add ref-tests for clock output. + wall-clock: Always use the ratio character (bgo#726232). - Changes from version 3.13.2: + gnome-rr: Output the EDID vendor/product info as well. + gnome-rr: Add backlight output in debug. + thumbnailer: Try harder to create a failed thumbnail (bgo#728775). ++++ gnome-settings-daemon: - Update to version 3.13.3: + Plenty of Sharing plugin bug fixes. - Changes from version 3.13.2: + Add new sharing plugin. + General: - Implement size matching for touchscreens. - Fix warnings in the display to input device mapper. - Remove multiple screens support. + Power: - Fix wakeup not working with some keymaps. - Fix restarting of the lid inhibitor check timer. - Fix suspend happening again when resuming from suspend. - Discretize the set backlight value fixing problems. on some harwdare with limited number of backlight settings. - Fix initial backlight state in gnome-shell. - Add sound notification on power plug/unplug. + Wacom: - Add Bluetooth OLED handling for Intuos4 WL. - Fix OLED application for wired Intuos4. - Make OSD always appear on a single monitor. + XSettings: - Honor changes to the enable-animations setting. - Better support for GTK+ CSD titlebar button layout. + Housekeeping: Fix a possible data loss when symlinks are created from /tmp. + Media-keys: Fix possible crash disabling media-keys plugin. - Changes from version 3.13.1: + Color: Fix 13 byte long EDID description text parsing. + Common: - Improve hotplug scripts exit status checking and correct the documentation. - Fix possible crasher in device-mapper. + Cursor: Remove multi-screen support. + Power: - Remove unused session presence proxy. - Emit change notification for brightness. - Fix display not blanking after gnome-shell wake up. - Don't warn when Kdb backlight D-Bus is called. - Lower the lid safety timeout to 8 seconds. + Update: Remove the updates plugin. The functionality now lives on in the gnome-software session service. + Updated translations. - Add pkgconfig(libnm-glib) and pkgconfig(libnm-util) BuildRequires: dependencies to the new sharing plugin. - Remove pkgconfig(packagekit-glib2) BuildRequires: the Update plugin is no longer available. - Drop gnome-settings-daemon-stop-reload-proxy-settings.patch: it fixed behaviour of the update plugin, which in turn no longer exists. ++++ gnome-shell: - Update to version 3.13.3: + Don't allow closing windows with attached modals (bgo#729886). + Fix self-restarting on OpenBSD (bgo#727763). + Improve behavior of window buttons with compositor menus (bgo#731058). + Work around atspi-related performance regression (bgo#730118). + Misc bug fixes and cleanups: bgo#728271, bog#726460, bgo#703833, bgo#731118, bgo#731220, bgo#695487, bgo#730527, bgo#728170, bgo#731619, bgo#731738, bgo#731882, bgo#731923. - Changes from version 3.13.2: + Don't always extend struts to the screen edge (bgo#683819). + Implement window menus in the shell (bgo#726352). + Support resource:// URLs in GNOME_SHELL_JS envvar (bgo#730409). + Fix switcher popups with keybindings containing Escape (bgo#730739). + Update extension-prefs UI to follow GNOME 3 patterns (bgo#730829). + Add support for fallback app menu in window decorations (bgo#730752). + Fix keynav escaping open app folders (bgo#726760). + Misc. bug fixes: bgo#729429, bgo#728449, bgo#730408, bgo#730753, bgo#730653. - Changes from version 3.13.1: + Add shortcuts for switching to the last workspace (bgo#659288). + Show OSD window on all monitors (bgo#722684). + Improve consistency of labels in network menu (bgo#727163). + Fix zombie search providers showing up (bgo#728597). + Remove ConsoleKit support (bgo#686626). + Fix region screenshots with open shell menus (bgo#709126). + Support insert in text entries (bgo#648318). + Improve app picker scrolling on touch (bgo#729064). + Don't make date button clickable when on current date (bgo#726724). + Tweak heuristic for hiding workspace switcher (bgo#662457). + Add option to show in Software to app context menu (bgo#643043). + Misc. bug fixes and cleanups: bgo#727983, bgo#727948, bgo#728512, bgo#728681, bgo#728897, bgo#727384, bgo#728820, bgo#715042, bgo#728449, bgo#728343. + Updated translations. - Drop pkgconfig(mutter-plugins) BuildRequires: no longer required. - Drop gnome-icon-theme-symbolic Requires: no longer required. ++++ gnome-shell-extensions: - Update to version 3.13.3: + Tweak preference UIs some more. + Fix classic mode schema overrides. - Changes from version 3.13.2: + Fix sorting of grouped buttons in window list. + Tweak preference UIs. - Changes from version 3.13.1: + Add DesktopNames key to the classic session file. + window-list: don't shift message tray on other monitors. + Updated translations. ++++ nautilus: - Drop gnome-icon-theme BuildRequires and Requires: the icon theme has been renamed to adwaita-icon-theme and is a mandatory component of GTK+ 3.13.x. ++++ gnome-system-monitor: - Update to version 3.13.3: + Added additional desktop keywords. - Changes from version 3.13.2: + Port to GtkActionBar, CSS cleanup (bgo#729747). - Changes from version 3.13.1: + CPU Graph shows weird graph (bgo#728644). + Use a popover for gear menu (bgo#727828). + process list doesn't update (bgo#728075). + Drop gnome-icon-theme dependency (bgo#729019). + Use headerbar in dialogs. + Simplified search in the open files fialog. + Updated translations. - Drop gnome-icon-theme-devel BuildRequires and gnome-icon-theme Requires: no longer required after the merging of the themes into Awaita theme, which in turn is a dependency to GTK+ 3.0. - Add pkgconfig(gtk+-3.0) BuildRequires: explcitly require the minimal version. ++++ gnome-themes-standard: - Update to version 3.13.3: + Major code refactor using SASS. + Moved gtk3 parts of the theme into gtk+. - Remove gtk3-metatheme-adwaita subpackage: its content is provided by GTK+ 3.13, but in form of internal resources (so no separate package). libgtk-3-0 obsoletes gtk3-metatheme-adwaita. ++++ gnome-user-share: - Update to version 3.13.2: + Fix launching the webdav server. - Changes from version 3.13.1: + Integrate with the new sharing system in gnome-settings-daemon. + Fix server errors with require_password=never. - No longer pass sed --disable-schemas-install and - -disable-scrollkeeper to configure: they were no longer valid since version 3.0.3. ++++ gnome-weather: - Update to version 3.13.3: + Updates to the appstream metadata, and new screenshots (requires a new version of libappstream-glib, or building with --disable-appstream-util). + Various miscellaneous fixes and updates. + Updated translations. - Changes from version 3.13.2: + Appdata metadata was updated to the new specification. + The installation folder for the application was renamed to $(datadir)/org.gnome.Weather, removing the final .Application part. + The search provider was split into a background service, to avoid triggering geolocation without the user consent (only the frontend application does it now). - Changes from version 3.13.1: + Show local time in city view (bgo#705050). + Add geolocation support (automatically add the current location to the world view) (bgo#704268). + Updated translations. ++++ gsettings-desktop-schemas: - Update to version 3.13.2: + Switch default icon theme to Adwaita. + Remove minimize and maximize from default button layout. - Changes from version 3.13.1: + Add switch to last/first workspace keybindings. + Updated translations. ++++ gtk3: - Update to version 3.13.3: + GtkInspector: - Support saving custom CSS. - Show GMenus and GActions. - Show combobox menus and submenus. - Lower the inspector window when picking. - Misc. navigation improvements. + Gestures: Convert most widgets to use gestures internally. + Theming: - Use client-side shadows for menus and tooltips. - Include the Adwaita theme. - The default theme is now Adwaita. - Icon loading now respects limits specified in the icon theme, unless GTK_ICON_LOOKUP_FORCE_SIZE is set. - Don't include image content in icon caches, to avoid huge caches. - GtkSwitch gained a hover state. + Widget factory: Improve coverage of GTK+ features. + Wayland: Support GNOME classic mode. + Deprecations: - Style regions. - Support for .icon files. - gdk_window_flush, drawing outside of begin/end paint. + Bugs fixed: bgo#721895, bgo#729820, bgo#730615, bgo#730745, bgo#730767, bgo#730833, bgo#730924, bgo#731016, bgo#731020, bgo#731187, bgo#731273, bgo#731299, bgo#731371, bgo#731377, bgo#731382, bgo#731429, bgo#731602, bgo#731658, bgo#731790, bgo#731834, bgo#731866, bgo#731908. - Changes from version 3.13.2: + Interactive debugging support. + Gesture support has landed. + GTK+ widgets can now draw outside their allocation, by setting a clip with gtk_widget_set_clip(). + GtkStack has added a few more transition types. + GtkProgressBar is now narrower. + CSS: - Support outline-radius in CSS. - Implement 'unset' and 'all'. - Support -gtk-icontheme. - Support -gtk-icon-source. - Add -gtk-icon-transform, supporting the 2D parts of CSS transforms. - Support -gtk-icon-style. + Theme: - Use outlines to render focus rings. - Use icons to render spinners, expanders and arrows. - GtkIconTheme can force symbolic or regular icon variants. - GtkIconTheme will automatically load rtl icon variants. + Win32: Theme improvements. + Wayland: Update to the latest xdg-shell protocol. + Bugs fixed: bgo#119906, bgo#525206, bgo#614717, bgo#636695, bgo#641836, bgo#645966, bgo#698396, bgo#700030, bgo#708037, bgo#720330, bgo#721069, bgo#726676, bgo#727147, bgo#727994, bgo#728135, bgo#728284, bgo#729346, bgo#729353, bgo#729451, bgo#729461, bgo#729473, bgo#729475, bgo#729496, bgo#729564, bgo#729594, bgo#729598, bgo#729607, bgo#729670, bgo#729817, bgo#729834, bgo#729915, bgo#729983, bgo#730007, bgo#730008, bgo#730035, bgo#730043, bgo#730095, bgo#730142, bgo#730183, bgo#730306, bgo#730353, bgo#730526. - Changes from version 3.13.1: + GtkListBox can now do multi-selection. + GtkSwitch has a way to delay state changes. + GtkMenuButton is using a popover for menu models by default. + GtkPopover can have horizontal sections. + GtkFileChooser received some design improvements. + GtkBuilder: - Supports property binding. - Supports dialog actions. + Client-side decorations: - The requirement for _GTK_FRAME_EXTENTS has been dropped to avoid 'double headers' with most window managers. - Drawing of DND highlights around the entire window works. + Windows backend: - *Many* theme improvements. - Add popover theming. - Enable introspection. + Wayland backend: - Updates for xdg_shell protocol changes. - Touch support. + Broadway backend: Now builds on OpenBSD. + Bugs fixed: bgo#495105, bgo#654417, bgo#686170, bgo#712752, bgo#722058, bgo#722211, bgo#722817, bgo#723963, bgo#725648, bgo#726179, bgo#726271, bgo#726298, bgo#726475, bgo#726592, bgo#726859, bgo#726870, bgo#726871, bgo#726996, bgo#727009, bgo#727022, bgo#727035, bgo#727036, bgo#727037, bgo#727075, bgo#727078, bgo#727080, bgo#727210, bgo#727211, bgo#727213, bgo#727244, bgo#727245, bgo#727313, bgo#727322, bgo#727391, bgo#727410, bgo#727414, bgo#727487, bgo#727643, bgo#727644, bgo#727662, bgo#727908, bgo#727973, bgo#728023, bgo#728054, bgo#728073, bgo#728140, bgo#728165, bgo#728183, bgo#728272, bgo#728426, bgo#728745, bgo#728806, bgo#728807, bgo#728808, bgo#728810, bgo#728846, bgo#728992, bgo#729013, bgo#729095, bgo#729097. + Updated translations. - Add adwaita-icon-theme requires to libgtk-3-0: Upstream promises that any icon from the adwaita themeset is available to any GTK application. - Obsolete gtk3-metatheme-adwaita by libgtk-3-0: anything that is not part of the icon-theme is embedded as gresource into the library. - Extend gtk3-find-wayland-includedir.patch also over gtk/inspector. ++++ gvfs: - Update to version 1.21.3: + afc: - Implement standard::allocated-size. - Work-around mounts not disappearing when disconnecting device. - Add version detection for iOS 6, 7 and 8. + afp: Report number of bytes copied. + smb: Implement standard::allocated-size. + metadata: Fix misaligned accesses to 64bit data. + Several smaller bugfixes. - Changes from version 1.21.2: + gvfs-mount: Handle the ask-question signal. + dav: Implement push support. + recent: Implement query_info_on_read (). + trash: Implement query_info_on_read (). + tests: Various fixes. + Several smaller bugfixes and portability fixes. - Changes from version 1.21.1: + gvfs-move: Improve the interactive move and progress output. + gvfs-copy: Improve the interactive copy and progress output. + afc: Check for iOS >= 3.1.2 to enable house arrest. + dav: Use the native move operation. + fuse: Set permissions from UNIX mode when available. + dav: Unescape URIs before comparing them for equality. + Report gvfs version when --version is used. + Updated translations. ++++ java-1_7_0-openjdk: - Add back the pulseaudio provider using the new icedtea-sound module. ++++ libgdata: - Update to version 0.15.1: + Add a Freebase service and demo. + Various minor fixes to make libgdata compile without Coverity errors. + Bugs fixed: bgo#707477, bgo#725827, bgo#726486. + Updated translations. ++++ glibmm2: - Update to version 2.41.1: + Gio: - Application: Deprecate set_action_group(). - DesktopAppInfo: Deprecate set_desktop_env(). - Settings: Deprecate list_schemas(), range_check() and property_schema(). - TlsConnection: Deprecate [set|get]_use_system_certdb() and property_use_system_certdb(). - VolumeMonitor: Deprecate adopt_orphan_mount(). + Glib: - Keyfile: Deprecate one of the load_from_dirs() methods. - ValueArray: Deprecated. + tests: Test custom properties and an interface with properties. + Documentation: Add a blank line after @deprecated and @newin to help doxygen. - Changes from version 2.41.0: + Glib: - Keyfile: Add save_to_file(). - Add VariantDict. + Gio: - Action: Add parse_detailed_name() and parse_detailed_name_variant(). - Application: Add the handle-local-options signal. - ApplicationCommandline: Add get_options_dict(). - MenuModel: Add signal_items_changed(). - MemoryInputStream: Add add_data() taking a sigc::slot, with a test. - Add Notification. - Settings: Add get_user_value() and get_default_value(). - Socket: Add get/set_option(). - TlsInteraction: Add invoke_request_certificate(), request_certificate(), request_certificate_async() and request_certificate_finish(). ++++ gtkmm3: - Update to version 3.13.3: + Gtk: - Builder: Fix ref count in get_widget() and get_widget_derived() and add test case (bgo#731444). - Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws(). - Widget: Deprecate reparent(), region_intersect(), get_root_window(), [set|get]_margin_[left|right](), property_style(), property_margin_[left|right](). - Add Overlay. - IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(), get_attach_points() and get_display_name(). - Widget: Undeprecate and reimplement reparent() because it is still useful in gtkmm. - WidgetPath: Deprecate iter_add_region(), iter_remove_region(), iter_clear_regions(), iter_list_regions() and iter_has_region(). + Updated documentation. - Changes from version 3.13.2: + Gtk: - Don't assert argc/argv are non-null in Application::run() (bgo#729212). - Various deprecations. + Updated documentation. ++++ libgweather: - Update to version 3.13.3: + Removed support for moon phase icons, and removed the icons from the package. + Fixed GWeatherLocationEntry localization (bgo#726897). + Location database fixes (bgo#731394). - Changes from version 3.13.2: + Serialization format for locations was changed. Existing serialized locations are recognized, but variants produced by the new library are not compatible. The new format is compatible with dbus-1, so locations can now be sent across dbus. - Changes from version 3.13.1: + Added support for a find_nearest_city() method that takes a filter function (bgo#726186). + Added support for reverse geocoding to find_nearest_city() (bgo#725842). + Build and warning fixes. + Updated translations. - Add pkgconfig(geocode-glib-1.0) BuildRequires: new dependency. - Drop gnome-icon-theme Requires from -data package: the icon themes gnome-icon-theme and gnome-icon-theme-symbolic have been merged into adwaita-icon-theme, which in turn is guaranteed to be present on GTK3 installations. - Drop gnome-icon-theme BuildRequires: no longer needed. ++++ mutter: - Update to version 3.13.3: + Improve behavior of window buttons with compositor menus (bgo#731058). + Implement touch support on wayland (bgo#724442). + Update window shadows (bgo#731866). + Keep windows on the preferred output (bgo#731760]). + Misc bug fixes: bgo#729601, bgo#730681, bgo#731353, bgo#731332, bgo#730527, bgo#662962. - Changes from version 3.13.2: + Add basic HiDPI support on wayland (bgo#728902). + Replace mutter-launch with logind integration (bgo#724604]). + Move window menu into the compositor (bgo#726352). + Fix delayed focus-follows-mouse support (bgo#730541). + Support fallback app menu in window decorations (bgo#730752). + Misc. bug fixes and cleanups: bgo#729732, bgo#729602, bgo#726714. + Updated translations. - Changes from version 3.13.1: + Merge wayland branch. + Don't prevent workspace switches for present_with_time() (bgo#728018). + Add shortcuts for switching to the last workspace (bgo#659288). + Make move/resize menu items behave like the keybindings (bgo#728617). + Misc. bug fixes and cleanups: bgo#720631, bgo#727979, bgo#728423, bgo#728395, bgo#729044. + Updated translations. - Replace pkgconfig(xrender) BuildRequires with pkgconfig(xext), following upstream changes. - Add BuildRequires for the newly merged Wayland support: + pkgconfig(clutter-egl-1.0), pkgconfig(clutter-wayland-1.0), pkgconfig(clutter-wayland-compositor-1.0) and pkgconfig(wayland-server). - Add BuildRequires for session startup support using systemd: + pkgconfig(libdrm) and pkgconfig(libsystemd). ++++ poppler: - Update to version 0.26.2: + core: Make sure we have an xref before using (kde#335413). + build system: autoconf: Fix typo in configure.ac. + utils: pdftohtml: exit with 0 with -v and -h. - Changes from version 0.26.1: + core: - Use field value V for radio buttons (fdo#75979). - Fix extraction of text in some files (fdo#78145). - Only add annotations of the current page when splitting (fdo#77549). + build system: autoconf: Fix libopenjpeg 1.5 detection on some systems (fdo#78389). + glib: Fix multiple definition of PopplerTextSpan. ++++ poppler-qt: - Update to version 0.26.2: + core: Make sure we have an xref before using (kde#335413). + build system: autoconf: Fix typo in configure.ac. + utils: pdftohtml: exit with 0 with -v and -h. - Changes from version 0.26.1: + core: - Use field value V for radio buttons (fdo#75979). - Fix extraction of text in some files (fdo#78145). - Only add annotations of the current page when splitting (fdo#77549). + build system: autoconf: Fix libopenjpeg 1.5 detection on some systems (fdo#78389). + glib: Fix multiple definition of PopplerTextSpan. ++++ pidgin-sipe: - Update to version 1.18.2: + ews: extract settings also from type EXPR. + ucs: honor user specified email URL. + adium: fix compilation on OS X 10.7. + Updated Transifex URLs. + Bugs fixed: sf#210, sf#241, sf#245, sf#248, sf#255. + Updated translations. ++++ libsoup: - Update to version 2.47.3: + Added new-and-improved SoupServer API, and deprecated much of the existing API. + SoupSession now has a :tls-interaction property, which can be used to add a GTlsInteraction to a session, allowing it to provide a client-side certificate if the server requests one (bgo#334021). + soup_session_abort() no longer tries to close active connections, which was causing crashes in evolution (rh#1093314). + Fixed a GMainContext-handling bug that could cause crashes in gstreamer's souphttpsrc (bgo#729737). + Fixed a memory leak when requesting to delete a cookie that didn't exist. + Updated translations. ++++ yelp: - Update to version 3.13.3: + Complete redesign to fit with new GNOME 3 apps. + Updated color computing code to avoid deprecations. + Updated translations. ++++ orca: - Update to version 3.13.3: + Implement support for presenting color names instead of RGB values. + Fix several issues in character echo. + Use the same string when presenting U+00A8. + Present the acute accent using the same name when typing and reading. + Stop using speechdispatcher's KEY command for printable key echo. + Don't double-present punctuation when keyecho and character echo are both enabled. + Always respect braille verbosity levels when presenting widget roles. + Fall back on sayCharacter() when there is no word for sayWord() to present. + Don't present focus changes when navigating by character or word in Writer. + Fix several LibreOffice UI-presentation related issues. + Fix a regression in changing rate and pitch on the fly. + Present focused scrollbars. + Add support for ROLE_DIAL. + Handle an instance of Gtk+ failing to emit object:state-changed:focused events. + Handle some common variations in values for absent text attributes. + Do explicit checks for window-like roles when getting the top-level object. + Remove the non-performant, buggy heuristic hack to find displayed labels. + Convert application settings to use the settings manager's backend. + Use the default script's onTextDeleted callback for gnome-terminal. + Some pre-gsettings-migration cleanup. ++++ rhythmbox: - Update to version 3.0.3: + Assorted bug fixes. + Embedded cover art no longer applied to following tracks. + Bugs fixed: bgo#632266, bgo#682574, bgo#724931, bgo#727254, bgo#727437, bgo#727838, bgo#727937, bgo#730547. + Updated translations. ++++ vinagre: - Update to version 3.13.2: + Port to vte-2.91 API. + Drop gnome-icon-theme dependency. + Updated translations. - Drop gnome-icon-theme BuildRequires: no longer required. - Replace pkgconfig(vte-2.90) BuildRequires with pkgconfig(vte-2.91), following upstreams port. ++++ vino: - Update to version 3.13.3: + Get started by the g-s-d sharing plugin. + Updated translations. ------------------------------------------------------------------ ------------------ 2014-7-11 - Jul 11 2014 ------------------- ------------------------------------------------------------------ ++++ NetworkManager-openvpn: - Update to version 0.9.10.0: + Allow specifying custom interface name and key size. + Better handle --up-restart. + Use libsecret for password storage instead of gnome-keyring. + Add support for interactive password queries from openvpn. + Add support for IPv6 tunnels. - Replace pkgconfig(gnome-keyring-1) BuildRequires with pkgconfig(libsecret-unstable), following upstreams switch to libsecret. - Rebase nm-openvpn-desktop.patch. - Add pkgconfig(libnm-gtk) BuildRequires: new dependency. ++++ NetworkManager-pptp: - Update to version 0.9.10.0: + Uses libsecret for password storage instead of gnome-keyring. + Fixes a potential crash when the plugin exits. + Ensure property dialog's translations show correctly in non-UTF-8 locales. + Updated translations. - Replace pkgconfig(gnome-keyring-1) BuildRequires with pkgconfig(libsecret-unstable), following upstreams switch to libsecret. - Add pkgconfig(libnm-gtk) BuildRequires: new depdendency. ++++ NetworkManager-vpnc: - Update to version 0.9.10.0: + Uses libsecret for password storage instead of gnome-keyring. + Supports interactive password queries from vpnc. + Updated translations. - Replace pkgconfig(gnome-keyring-1) BuildRequires with pkgconfig(libsecret-unstable), following upstreams switch to libsecret. - Add pkgconfig(libnm-gtk) BuildRequires: new depdendency. ++++ aaa_base: - remove "text/js" from mime.types [bnc#812427] ++++ dracut: - 91zipl: Translate 'ext2' into 'ext4' module * Add: 0114-91zipl-Translate-ext2-3-into-ext4.patch ++++ inkscape: - Update to version 0.48.5: + Adobe Illustrator SVG files containing entities can be loaded again. + Support for Poppler 0.26. + Support for Boehm-GC 7.4.0 and later. + Several crash bugs were fixed. + 64-bit compilation is now possible on Windows. - Drop upstream included patches: + inkscape-gcc48-buildfix.patch. + inkscape-use-recommended-freetype-include.patch. + bug-1315142-patch-src_extension_internal_pdfinput_pdf-parser_cpp-r13333-v2.diff. ++++ iso-codes: - Update to version 3.55: + Updated translations for ISO 639-3 and ISO 639-5. ++++ kernel-default: - Update ppc config files: Disable ChromeOS drivers No Chromebook is based on PowerPC so these drivers are useless on ppc. - commit aa23827 ++++ kernel-source: - Update ppc config files: Disable ChromeOS drivers No Chromebook is based on PowerPC so these drivers are useless on ppc. - commit aa23827 ++++ kernel-syms: - Update ppc config files: Disable ChromeOS drivers No Chromebook is based on PowerPC so these drivers are useless on ppc. - commit aa23827 ++++ kiwi: - v5.06.128 released - Added function updateProtectiveMBR to the boot code * if the protective MBR in a GPT table contains partitions marked as active this could cause the EFI firmware to ignore this disk. Thus it's important to check and update the protective MBR at deployment time ++++ util-linux: - Update to v2.25-rc2: * translation updates * documentation updates * minor fixes ++++ libetonyek: - Update Source URL to have auto-download working again. ++++ harfbuzz: - Update to version 0.9.30: + Update to Unicode 7.0.0: - New scripts Manichaean and Psalter Pahlavi are shaped using Arabic shaper. - All the other new scripts to through the generic shaper for now. + Minor Indic improvements. + Fix graphite2 backend cluster mapping. + API changes: - New HB_SCRIPT_* values for Unicode 7.0 scripts. - New function hb_ot_layout_language_get_required_feature(). + Build fixes. ++++ libreoffice: - Add rpmlintrc to sources. ++++ systemd: - Only on SLES12 seccomp is available on ppc64 and s390x ++++ tracker: - Update to version 1.0.2: + build: use pkg-config to look for which gdbus-codegen to use. + all: Switch out GSettings "schema" property for "schema-id", was causing distcheck to fail. + docs/reference: Use $(top_srcdir) for DOC_SOURCE_DIR instead of relative paths. + libtracker-common: memory limits on systems with large amounts of RAM. + libtracker-control: - Added CFLAGS/LIBS required for reference documentation to succeed. - Fix remnants of libtracker-miner in sources. + tracker-extract: [ODT] Continue extracting if we find embedded tabs + line breaks. + tracker-search: Don't show "(null)" for nie:InformationElements with no nie:url. + Bugs fixed: bgo#728370, bgo#729968, bgo#732839. + Updated translations. - Add tracker-missing-include.patch: Add mising include statement. ++++ wicked: - version 0.5.33 - capture: lower to debug on reconfig changes device type (bnc#880700) - policy: add node for policy condition checking - client: do not apply NULL config to nanny and segfault - client: lowering log level of "skipping" messages - server: lookup using link not the hwaddr type - dhcp6: use RA prefix len if available (bnc#885234) - iflist: fixed to use proper kind mapping, cleanup, refactoring - fsm nanny: fix handling of DEVICE_DOWN event - nanny: adapt recheck to handle hotplug devices - nanny: schedule recheck on new device when policy exists - nanny: Change managed and factory up functions - nanny: Disable unnecessary schedule recheck calls - nanny: Fix handlin DEVICE_CREATE and DEVICE_READY events - fsm: ni_fsm_build_hierarchy destructive switch - nanny: Trigger recheck on factory devices from create policy - client: include and sort children using nanny - fsm: Proper subclass and superclass check in ni_ifcondition_type() - nanny: create workers and assign config from create policy - nanny: Clear config.node on delete policy - nanny: disable down operation for now - dhcp4: fix link type comparison during device up events - fsm: Move ni_ifup_pull_in_children to FSM - client, nanny: Add policies first, enable successful devices - lib: added netdev_ref_resolve utility, improved related ++++ libzypp: - Support RepoInfo content keywords (FATE#316287) - fix parsing repomd.xml twice - version 14.25.0 (23) ++++ mcelog: - Fixed license, GPL-2.0 ++++ tracker-extras: - Update to version 1.0.2: + build: use pkg-config to look for which gdbus-codegen to use. + all: Switch out GSettings "schema" property for "schema-id", was causing distcheck to fail. + docs/reference: Use $(top_srcdir) for DOC_SOURCE_DIR instead of relative paths. + libtracker-common: memory limits on systems with large amounts of RAM. + libtracker-control: - Added CFLAGS/LIBS required for reference documentation to succeed. - Fix remnants of libtracker-miner in sources. + tracker-extract: [ODT] Continue extracting if we find embedded tabs + line breaks. + tracker-search: Don't show "(null)" for nie:InformationElements with no nie:url. + Bugs fixed: bgo#728370, bgo#729968, bgo#732839. + Updated translations. - Add tracker-missing-include.patch: Add mising include statement. ++++ polkit-default-privs: - replace SuSEconfig mentioning by correct script name (bnc#886809) ++++ system-config-printer: - Update to version 1.4.5: + Some codec fixes. + Traceback fixes. + IPv6 address entry fix. + Auth info saving improvement. + Some loop/hang bug fixes. + Use LockButton for fewer auth dialogs. - Rebase system-config-printer-Gtk-introspect.patch. ++++ python-libmount: - Update to v2.25-rc2: * translation updates * documentation updates * minor fixes ++++ ruby-common: - remove the set -x from gem_install - moved set -x in gem_packages to the interesting part only - the gem packages template only handles custom_pkgs_ruby_versioned ++++ rubygem-gem2rpm: - if the config is nil, set it to an empty hash. this allows for less noisy template files. - more updates for the sle 12 template. ++++ util-linux-systemd: - Update to v2.25-rc2: * translation updates * documentation updates * minor fixes ++++ yast2-bootloader: - fix writing sysconfig for grub1 (bnc#885634) - 3.1.66 - fix secure boot widget did not function from installed system because bootloader not get re-installed (bnc#882124) - 3.1.65 ++++ yast2-network: - bnc#885257 - rephrased message informing on active NetworkManager - 3.1.68 ++++ yast2-packager: - fixed finding product upgrades (bnc#886621) - 3.1.30 ++++ zypper: - Enable --plus-content option (FATE#316287) - Add symlink yzpper -> zypper (bnc#885655) - version 1.11.9 ------------------------------------------------------------------ ------------------ 2014-7-10 - Jul 10 2014 ------------------- ------------------------------------------------------------------ ++++ OpenIPMI: - Split OpenIPMI into base package and OpenIPMI-python OpenIPMI-python gets OpenIPMI python library and openipmigui which is a python based gui. Like above the OpenIPMI base package does not need python-tk and tix packages any more. ++++ SUSEConnect: - Update to version 0.2.4 - change the way we collect arch info. Former way `lscpu`, now `uname -i` - Update to version 0.2.3 - Collect UUID on x86 platforms and send it to registration server as a part of hwinfo hash ++++ audit-secondary: - Do not require tclass field to be present when searching for AVC records (bnc#878687) add patch: audit-ausearch-do-not-require-tclass.patch ++++ autoyast2: - Writing pattern selection to /root/autoinst.xml correctly after the first installation stage (bnc#882886) - 3.1.43 ++++ cogl: - Update to version 1.18.2: + MSVC updates. + KMS improvements for use by GNOME Shell. + EGL backend improvement to avoid creating a dummy surface if driver supports EGL_KHR_surfacless_context extension. + cogl-x11-tfp example fixes. + Bugs fixed: bgo#728064, bgo#728628, bgo#728978, bgo#728979, bgo#730536. ++++ dbus-1-x11: - Update baselibs.conf: Obsoletes dbus-1-32bit in lib package. ++++ dracut: - Enable converting of directory /var/run /var/lock to symlinks (bnc#877680) * Add: 0106-dracut-Enable-converting-of-directory-var-run-var-lo.patch - Fixup typo 'firmare' instead of 'firmware' * Add: 0107-Fixup-typo-firmare-instead-of-firmware.patch - 91zipl: Store commandline correctly * Add: 0108-91zipl-Store-commandline-correctly.patch - 95dasd_rules: Store all devices in commandline * 0109-95dasd_rules-Store-all-devices-in-commandline.patch - 95zfcp_rules: Store all devices in commandline * Add: 0110-95zfcp_rules-Store-all-devices-in-commandline.patch - 90mdraid: Remove line for 'offroot' detection * Add: 0111-90mdraid-Remove-line-for-offroot-detection.patch - 99base: warn on invalid command for initqueue * Add: 0112-99base-warn-on-invalid-command-for-initqueue.patch - 91zipl: Install script as executable * Add: 0113-91zipl-Install-script-as-executable.patch ++++ pidgin: - Add pidgin-use-default-alsa.patch: Use ALSA as default for avoiding broken volume control of pa sink (bnc#886670). ++++ gdb: (was: Wed Sep 10 07:41:20 UTC 2014 - rguenther@suse.com) - Backport fix for gdbserver PPC64LE byteorder issue. [bnc#895831] Adds patch gdb-7.7-bnc895831.patch. ++++ gnome-shell: - Add add-some-indicating-text-to-logout-menu.patch + add some indicating text to logout menu, see (bnc#886569). Also see the discussions in bnc#862615. ++++ gnome-shell-extensions: - Remove Avatar symbol from system indicators (bnc#886569) + No separate patch file, changes are in sle-classic.tar.bz2 + It's not considered a good indication for log out ++++ installation-images-SLES: - ppc64: added cxgb3i and cxgb4i modules (bnc#886595, bnc#886594) - 14.117 - ppc64: added mpt2sas module (bnc#886593) - 14.116 ++++ java-1_7_0-openjdk: - Remove bootstrap build for %{arm} - Don't build with fontconfig font rendering * Fix some font problem regressions (see PR1839) - Clean up the spec file a bit ++++ kiwi: - Fixed installBootLoaderGrub2 for EFI legacy BIOS boot * in this mode we have to install the bootloader for the i386-pc target - Fixed installBootLoader to work with x86 architecture again - Prevent lazy umounts * revert commit: 58308ed, can't cleanly umount devpts here this needs to be done differently * if the kernel can't free the resource there is no chance for the user to even see that it was mounted before - Follow up fix for ppc installBootLoaderGrub2 changes * add a message if no bootloader installation will be done - Make sure devpts and sysfs exists in bootstrap phase too - Cleanup for coding style and conventions - Rewrite searchOFBoot function Use chosen/bootpath from device-tree to find a device we've booted from. This is more reliable than searching for PROM id, which is not available under KVM Signed-off-by: Dinar Valeev - Don't write MBR ID on non x86 architectures Signed-off-by: Dinar Valeev - PowerPC kernel is vmlinux Signed-off-by: Dinar Valeev ++++ krb5: - denial of service flaws when handling RFC 1964 tokens (bnc#886016) krb5-1.12-CVE-2014-4341-CVE-2014-4342.patch - start krb5kdc after slapd (bnc#886102) ++++ dbus-1: - Update baselibs.conf: Obsoletes dbus-1-32bit in lib package. ++++ webkitgtk: - Update to version 2.4.4: + Fix annoying popup shown when visiting 8tracks.com. + Expose links rendered as blocks to accessibility. + Make text inside "span" block in "a" block accessible. + Implement windowed plugins visibility. + Fix the GObject introspection annotations of webkit_web_resource_get_data_finish(). + Fix a crash in TSymbolTableLevel::~TSymbolTableLevel when WebKit is built with GCC 4.9. + Fix a crash when playing a video in facebook. + Several user agent changes to fix Google Maps and a few other issues. + Allo to include WebKitVersion.h from web extensions API too. + Fix web process leak when closing pages with network process enabled. + Fix the build with --disable-webgl - -disable-accelerated-compositing. ++++ webkitgtk3: - Update to version 2.4.4: + Fix annoying popup shown when visiting 8tracks.com. + Expose links rendered as blocks to accessibility. + Make text inside "span" block in "a" block accessible. + Implement windowed plugins visibility. + Fix the GObject introspection annotations of webkit_web_resource_get_data_finish(). + Fix a crash in TSymbolTableLevel::~TSymbolTableLevel when WebKit is built with GCC 4.9. + Fix a crash when playing a video in facebook. + Several user agent changes to fix Google Maps and a few other issues. + Allo to include WebKitVersion.h from web extensions API too. + Fix web process leak when closing pages with network process enabled. + Fix the build with --disable-webgl - -disable-accelerated-compositing. ++++ pixman: - Update to version 0.32.6: + MIPS: Fix exported symbols in public API. + build: Check if the compiler supports GCC vector extensions. + Bugs fixed: rh#972647, fdo#69014. ++++ systemd: - Port and add upstream patch 0001-units-make-ExecStopPost-action-part-of-ExecStart.patch ++++ libusbmuxd: - clean specfile as DimStar suggested ++++ webkitgtk3: - Update to version 2.4.4: + Fix annoying popup shown when visiting 8tracks.com. + Expose links rendered as blocks to accessibility. + Make text inside "span" block in "a" block accessible. + Implement windowed plugins visibility. + Fix the GObject introspection annotations of webkit_web_resource_get_data_finish(). + Fix a crash in TSymbolTableLevel::~TSymbolTableLevel when WebKit is built with GCC 4.9. + Fix a crash when playing a video in facebook. + Several user agent changes to fix Google Maps and a few other issues. + Allo to include WebKitVersion.h from web extensions API too. + Fix web process leak when closing pages with network process enabled. + Fix the build with --disable-webgl - -disable-accelerated-compositing. ++++ libyui-ncurses: - Improve table sorting: interpret numbers correctly (related to previous fix for bnc #885653), Multiselection table: don't set focus to last line (partial bug-fix for bnc #885278) - 2.46.6 ++++ ruby-common: - make use of config file support in gem2rpm (gem2rpm.yml) - gem_install.sh - drop gem-filelist-append and gem-custom-packages params - removed unneeded "-" when appending gem_version_suffix - gem_packages.sh - drop gem-suffix, gem-filelist-append and gem-custom-packages params - added gem2rpm-config param - added code to find gem2rpm.yml in RPM_SOURCE_DIR - opensuse.spec.erb - no longer get variables from the env. this is handled by the config file now - implemented all the gem2rpm.yml hooks - ruby.rpm-macros - removed usage of dropped cmdline arguments - pass mod_version_suffix to gem_install.sh - pass the output of gem_packages through %{expand} so macros and so on work. ++++ rubygem-gem2rpm: - added new tag :sources in the yaml file to track additional sources. this makde the next change much easier. - make sure the config file that is passed to gem2rpm is also appended to the sources list automatically. - added template for sles12 (gem2rpm-0.9.2_sles12_template.patch) - added gem2rpm-0.9.2_config_file_support.patch: added basic config file support to gem2rpm in yaml format. there is no validation as it is basically a hash where certain keys are picked up by our templates. - added quilt series file to the sources list - dropped empty doc package ++++ yast2: - Product.rb: do not stop initialization on solver errors (bnc#886588) - 3.1.85 ++++ yast2-packager: - select "fips" pattern if installation is booted with "fips=1" parameter (bnc#886582) - 3.1.29 ++++ yast2-registration: - skip SLP discovery if SMT is used, use the URL from config file (bnc#886423) - allow changing the registration server when re-registering - reset registration status when upgrade fails to allow re-registering from scratch (bnc#886387) - 3.1.90 ++++ yast2-storage: - fixed creating extended partitions in expert partitioner (bnc#886575) - version 3.1.37 ------------------------------------------------------------------ ------------------ 2014-7-9 - Jul 9 2014 ------------------- ------------------------------------------------------------------ ++++ Mesa-demo: - Update to version 8.2.0 * This new mesa-demos release fixes the build issue against mesa 10.2 (fdo#78101) and picks up the latest glxinfo changes. - obsoletes patches: * U_drawtex-resolve-glDrawTexfOES-extension-function.patch * u_drawtex-fixed-compiler-warnings-related-to-use-of-eg.patch ++++ NetworkManager: - Update to version 0.9.10.0: + Added a new curses-based client called "nmtui" for easier console operation. + Added interactive connection editing and creation mode to nmcli with detailed help and tab completion support. + nmcli bash completion has been greatly improved. + Added support for Data Center Bridging (DCB) and FibreChannel over Ethernet (FCoE). + IPv6 autoconfiguration is now done in userspace with libndp instead of the kernel. + The D-Bus daemon is no longer required for root-only operation. + WiFi, ADSL, WWAN, and Bluetooth are now optional plugins, reducing install size. + Added support for Infiniband Partitions. + Network connection files are no longer watched by default, use "nmcli con reload" to notice changes made externally or set "monitor-connection-files=true" in NetworkManager.conf's [main] section. + Connections can now be locked to interface names in addition to hardware/MAC addresses. + A new "ignore-carrier" configuration option is available to ignore the carrier on selected interfaces. + A new "dns=none" option has been added to suppress changes to /etc/resolv.conf. + Changes made to IP addresses, IP routes, and master/slave relationships from external tools are now recognized and reflected in the D-Bus API. + Assuming the existing configuration of interfaces without changing that configuration is now more reliable. + The 'root' user is no longer subject to PolicyKit access controls and usage of D-Bus "at_console" permissions has been removed. + Configuration file snippets can be dropped in /etc/NetworkManager/conf.d to change smaller sets of configuration options. + Added IP-level support for more software/virtual interfaces types including GRE, macvlan, macvtap, tun, tap, veth, and vxlan interfaces. + All network interfaces known to the kernel are now exposed through the D-Bus interface. + Improved support for routing-only VPNs like openswan/libreswan/strongswan. + Added support for "temporary" connections which are not saved to disk until requested. + Added WWAN autoconnect support and fixed issues with airplane mode handling. + NetworkManager-wait-online systemd service behavior is more reliable. + The dispatcher timeout has increased to 10 minutes, and new "pre-up" and "pre-down" events have been added which block activation until complete. + NetworkManager no longer prevents Wake-on-LAN functionality from working. + PPPoE now requires userland "rp-pppoe" to work around kernel bugs with that prevent detecting server-side termination of the PPP link. + An ARP announcement is now sent after IPv4 addresses are configured. + Added a DNS plugin for dnssec-trigger for better DNSSEC operation. + More properties are now exposed via the D-Bus properties interface in addition to getter/setter functions. + Added support for custom IP address ranges for Shared connections. + Fatal connection failures now block automatic reconnection more reliably. + VPN connection IP details are now available via the D-Bus interface. + VPN plugins can now request additional/new secrets from the user during the connection process. + 'veth' interfaces are now unmanaged by default to cooperate better with external tools. - Add pkgconfig(libndp) BuildRequires: new dependency. - Disable nm-probe-radius-server-cert.patch, nm-don-t-consider-not-needed-secrets-for-has_system_secr.diff and nm-treat-not-saved-secrets-just-like-agent-owned-when-cl.diff: closer investigation is needed if the upstream changes caught all the cases we tried to address with these hack patches. - Rebase NetworkManager-geoclue-interaction.patch. - Pass --with-nmtui to configure to ensure the text mode UI (tui) is being built. - Add pkgconfig(libnewt) BuildRequires: dependency for the tui. ++++ NetworkManager-gnome: - Update to version 0.9.10.0: + Added controls for IPv6 privacy extensions. + Added support for VPN hints for new/additional secrets during connection. + Added support for Data Center Bridging and FibreChannel over Ethernet configuration. + Improved connections to new hidden WiFi networks. + Allow slaves VLANs/slaves of more device types. + Added support for changing password flags. + Passwords/secrets now default to user-agent storage instead of system-wide storage. + Added support for editing Team connections. + Rework CA certificate warnings to be less annoying. - Rebase nm-applet-private-connection.patch. - Disable nm-applet-probe-radius-server-cert.patch: needs further investigation. ++++ btrfsprogs: - add quota group verify patches (bnc#886493) - updates btrfsck with the ability to verify quota groups - optionally can generate a report on all qgroups - optionally can generate a report on suvolume extents - Added patches: * 2100-btrfs-progs-print-qgroup-excl-as-unsigned.patch * 2101-btrfs-progs-import-ulist.patch * 2102-btrfs-progs-add-quota-group-verify-code.patch * 2103-btrfs-progs-show-extent-state-for-a-subvolume.patch * 2104-btrfs-progs-ignore-orphaned-qgroups-by-default.patch ++++ duplicity: - Update to version 0.6.24 * lot of bugfixes * see details here http://duplicity.nongnu.org/CHANGELOG - requires python-setuptools ++++ vim: - Don't link non-gui version against X11, we don't need it [bnc#886237] ++++ installation-images-SLES: - make plymouth-theme-tribar optional - 14.115 - activate plymouth tribar theme (bnc#886148) - 14.114 ++++ kernel-default: - rpm/package-descriptions: Drop descriptions for dropped flavors - commit aa68ae6 - rpm/kernel-binary.spec.in, rpm/post(un).sh: Drop checks for dropped archs/flavors - commit bd6afed - rpm/kernel-binary.spec.in: No scriptlets in kernel-zfcpdump The kernel should not be added to the bootloader nor are there any KMPs. - commit bcca34b ++++ kernel-source: - rpm/package-descriptions: Drop descriptions for dropped flavors - commit aa68ae6 - rpm/kernel-binary.spec.in, rpm/post(un).sh: Drop checks for dropped archs/flavors - commit bd6afed - rpm/kernel-binary.spec.in: No scriptlets in kernel-zfcpdump The kernel should not be added to the bootloader nor are there any KMPs. - commit bcca34b ++++ kernel-syms: - rpm/package-descriptions: Drop descriptions for dropped flavors - commit aa68ae6 - rpm/kernel-binary.spec.in, rpm/post(un).sh: Drop checks for dropped archs/flavors - commit bd6afed - rpm/kernel-binary.spec.in: No scriptlets in kernel-zfcpdump The kernel should not be added to the bootloader nor are there any KMPs. - commit bcca34b ++++ kiwi: - Update setupBootLoaderGrub2Recovery function + video_bochs and video_cirrus were removed from grub2 - Follow up fix for; Don't use video_ grub2 modules + video_bochs and video_cirrus were removed from grub2 Thus don't use this modules for efi grub2 images too ++++ multipath-tools: - multipath: Check for running daemon when called with '-u' (bnc#886154) ++++ samba: - Reduce printer_list.tdb lock contention during printcap update; (bso#10652); (bnc#883870). + Only update the printer share inventory when needed. ++++ samba: - Reduce printer_list.tdb lock contention during printcap update; (bso#10652); (bnc#883870). + Only update the printer share inventory when needed. ++++ libfonts: - Add rpmlintrc to the sources ++++ libformula: - Add rpmlintrc to Sources. ++++ liblayout: - Add rpmlintrc to Sources. ++++ libloader: - Add rpmlintrc to Sources. ++++ mutter: - Add relax-some-constraints-on-CSD-windows-in-sle-classic.patch: CSD (Client Side Decoration) windows have invisible box wrapping around them, which leads to some positioning issues as in this bug report. Relax some constraints on window positioning for CSD windows s.t. they can be placed at the very top of the monitor. This fix works nicely for "sle-classic" as there is no top bar any more, and is NOT applied in other GNOME sessions for reasons stated in bgo#719772 (bnc#883491). ++++ libndp: - Update to version 1.3: + libndp: fix [cppcheck] Undefined behavior: Variable 'buf' is used as parameter and destination in s[n]printf(). - No longer bootstrap: the tarball is complete. - Remove libtool, automake and autoconf BuildRequires: no longer needed. - Minor cleanups for inclusion into Factory: + Shared Library packages must only contain libraries (move binary file and man page to main package). + Adjust RPM Groups: Productivity/Networking/Other for the main package and System/Libraries for the shared library package. ++++ librepository: - Add rpmlintrc to Sources. ++++ libserializer: - Add rpmlintrc to Sources. ++++ libstorage: - call tune2fs when changing data mode for ext3 and ext4 root filesystem (bnc#886240) ++++ systemd: - Add patches 0001-logind-allow-switching-to-unused-VTs-via-SwitchTo.patch 0002-hostnamed-add-a-new-chassis-type-for-watches.patch - Port and add upstream patches 0001-journal-compress-return-early-in-uncompress_startswi.patch 0002-journal-compress-improve-xz-compression-performance.patch - enable seccomp also for ppc64 and s390x ++++ libvirt: - libxl: migration improvements, particularly on error paths 92cd6b67-libxl-label-rename.patch, c4f66bb8-libxl-mig-prepare.patch, bab7ad4c-libxl-mig-job-fix.patch, 72a84539-libxl-mig-crash-fix.patch bnc#885808 ++++ libyui-ncurses: - Table sorting: always sort as strings, don't try interpreting as numbers (bnc #885653) - 2.46.5 ++++ patterns-sled: - No longer install by default ICAClient nor gstreamer-0_10-fluendo-mp3. ++++ pentaho-reporting-flow-engine: - Add rpmlintrc to Sources. ++++ spice-vdagent: - Add supplements on virtio_console to automatically install spice-vdagent when X11 server is installed on KVM with Spice enabled. ++++ virt-manager: - Fix GUI failure to display addition of a second disk Dropped virtman-device-flags.patch - bnc#885380 - virt-install: by default generates raw format against various virtual disk formats virtinst-supported-disk-formats.patch virtman-supported-disk-formats.patch - Dropped virtinst-qed.patch, virtman-qed.patch ++++ xen: - Fix pygrub to handle old 32 bit VMs pygrub-boot-legacy-sles.patch (Mike Latimer) ++++ yast2-bootloader: - add check for combination of MBR, GPT, btrfs and missing bios_grub partitition (bnc#886143) - 3.1.64 ++++ yast2-firstboot: - Added gnome-classic to gnome WM. (part of bnc#886367) - 3.1.3 - Setting gdm if windowmanger is sle-classic (bnc#886367) - 3.1.2 ++++ yast2-packager: - Setting default desktop in autoyast too. (bnc#886367) - 3.1.28 ++++ yast2-vm: - bnc#884831 - uefi Xen bootloader is not automatically inserted as an efi boot option - 3.1.15 ------------------------------------------------------------------ ------------------ 2014-7-8 - Jul 8 2014 ------------------- ------------------------------------------------------------------ ++++ dracut: - Print stored dracut commandline during initramfs build * Add: 0101-Print-stored-dracut-commandline-during-initramfs-bui.patch - Align dev_unit_name() with systemd's function * Add: 0102-Align-dev_unit_name-with-systemd-s-function.patch - Fixup missing separators in rootfs-block cmdline * Add: 0103-Fixup-missing-separators-in-rootfs-block-cmdline.patch - Generate fallback mount unit for root filesystem (bnc#855258) * Add: 0104-Generate-fallback-mount-unit-for-root-filesystem.patch - 95iscsi: parse output from iscsiadm correctly (bnc#886199) * Add: 0105-95iscsi-parse-output-from-iscsiadm-correctly.patch ++++ gdb: (was: Tue Aug 12 08:13:11 UTC 2014 - rguenther@suse.com) - Backport all frame-related changes from gdb 7.8. Adds patches gdb-7.7-bnc891040-1.patch, gdb-7.7-bnc891040-2.patch, gdb-7.7-bnc891040-3.patch, gdb-7.7-bnc891040-4.patch, gdb-7.7-bnc891040-5.patch [bnc#891040] ++++ gnome-color-manager: - Update to version 3.12.3: + Bugfixes: - Add to the AppData file. - Coherent display kind enum ordering. - Roughly shape test window to calibration instrument. + Updated translations. ++++ gnome-shell: - Add endSession-dialog-update-time-label-every-sec.patch + update time label every second in end session dialog (bnc#886132). ++++ installation-images-SLES: - SUSEConnect moved - 14.113 ++++ open-iscsi: - Remove unused variable 'path' - Parse 'origin' value from iBFT - iscsi_offload: fix detection of bnx2i (bnc#886198) ++++ libaio: - Add 'obsoletes' for the old RPM name in baselibs.conf (bnc#881698) ++++ cairo: - Add cairo-xlib-endianness.patch: fix crash when client and server have different endianness [bnc#882951, fdo#63461] ++++ samba: - Add missing newline to debug message in daemon_ready(); (bnc#865627). ++++ samba: - Add missing newline to debug message in daemon_ready(); (bnc#865627). ++++ libexttextcat: - Version bump to 3.4.4: * Fix overlaping memcpy ++++ libmspub: - Version bump to 0.1.1: * Various small bugfixes ++++ compat-openssl098: - exclusivearch for SLE11 architectures still in in SLE12 ++++ plymouth: - Update 0001-Some-greenish-openSUSE-colors.patch to also use SUSE colors on tribar [bnc#886148] ++++ libsolv: - expand solver_identical fix to applications [bnc#885830] - fix instbuddy generation code - improve autominimizing implementation to also look at supplements - bump version to 0.6.4 ++++ systemd: - Port and add upstream patches 0001-util-consider-0x7F-a-control-chracter-which-it-is-DE.patch 0002-util-don-t-consider-tabs-special-in-string_has_cc-an.patch 0003-architecture-add-string-table-entries-for-mips-le-ar.patch 0004-core-Added-support-for-ERRNO-NOTIFY_SOCKET-message-p.patch 0005-service-don-t-accept-negative-ERRNO-notification-mes.patch 0006-systemctl-show-StatusErrno-value-in-systemctl-status.patch 0007-service-flush-status-text-and-errno-values-each-time.patch - Add upstream patch 1049-udev-link_config-ignore-errors-due-to-missing-MAC-ad.patch ++++ libyui-qt: - Avoid QXcbEventReader crash during library shutdown (bnc#879295). - 2.46.12 ++++ mdadm: - 0001-IMSM-Add-warning-message-when-assemble-spanned-conta.patch (bnc#882634) ++++ novell-ipsec-tools: - ipsec-tools-0.8.0-certasn1txtbroken.patch: disable the certificate test in src/racoon/eaytest.c as the internal X.509 ASN.1 string presentation was changed in openssl and the test currently does not work. ++++ openssh-askpass: - change the Supplements tag to combination of both openssh and X11 to prevent accidental imports of the X11 packages into minimal installs (bnc#886235) ++++ perl-Bootloader: - fix error on firmware raid install (bnc#865553) - 0.818 ++++ virt-manager: - bnc#869026 - Build0198: Unable to complete install: 'XML error: No PCI buses available' virtman-add-s390x-arch-support.patch - Upstream bug fixes 53ac1f8d-createnet-validate-last-page-before-creating-network.patch 53ac1f8d-fix-show_err-typo.patch 53b39a13-dont-create-disk-images-world-readable-executable.patch 53b409bc-add-keep-alive-method-and-connection-check.patch 53b409bd-console-prevent-access-to-deleted-objects.patch 53b728c6-report-error-during-connection-bring-up.patch 53b728c6-connection-handle-unsupported-KeepAlive.patch 53bb1995-network-refresh-XML-definition-on-state-update.patch ++++ xorg-x11-server: - u_glx_01_be_more_paranoid_about_variable_length_requests.patch, u_glx_02_be_more_strict_about_rejecting_invalid_image_sizes.patch, u_glx_03_additional_paranoia_in_glxgetanswerbuffer_glx_0get_answer_buffer.patch, u_glx_04_fix_image_size_computation_for_ext_texture_integer.patch, u_glx_05_add_safe_add_mul_pad_v3.patch, u_glx_06_length_checking_for_glxrender_requests.patch, u_glx_07_integer_overflow_protection_for_non_generated_render_requests.patch, u_glx_08_length_checking_for_renderlarge_requests.patch, u_glx_09_top_level_length_checking_for_swapped_vendorprivate_requests.patch, u_glx_10_request_length_checks_for_setclientinfoarb.patch, u_glx_11_length_checking_for_non_generated_vendor_private_requests.patch, u_glx_12_length_checking_for_non_generated_single_requests.patch, u_glx_13_partial_add_remaining_length_parameter_to_gl_proto_size_func.patch, u_glx_14_generated_varsize_changes.patch, u_glx_15_manual_reqsize_fixes_for_reqlen.patch * Various GLX fixes. (bnc#882226) ++++ yast2: - Fixed Product.get_property by ensuring that we don't try to get property of an undefined product (bnc#886151) - 3.1.84 ++++ yast2-bootloader: - warn user if no location chosen for stage 1 (bnc#885208) - 3.1.63 ++++ yast2-registration: - fixed check for registered status (bnc#886116) - 3.1.89 ++++ yast2-services-manager: - Function 'localize' moved to ServicesManagerTarget library and added a test case (bnc#886117) - 3.1.20 ------------------------------------------------------------------ ------------------ 2014-7-7 - Jul 7 2014 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to version 0.2.2 - Set timeout of http interaction to 60 seconds ++++ branding-SLE: - Update gfxboot branding ++++ efibootmgr: - Delete BootOrder if there is no more boot option. [bnc#883545] (efibootmgr-0.6.0-check-boot-order.diff) ++++ installation-images-SLES: - adjusted BuildRequires ++++ kernel-default: - rpm/kernel-binary.spec.in: Delete the build-id links created by vdso_install - commit ca040af - Update to 3.16-rc4. - commit 45467d6 ++++ kernel-source: - rpm/kernel-binary.spec.in: Delete the build-id links created by vdso_install - commit ca040af - Update to 3.16-rc4. - commit 45467d6 ++++ kernel-syms: - rpm/kernel-binary.spec.in: Delete the build-id links created by vdso_install - commit ca040af - Update to 3.16-rc4. - commit 45467d6 ++++ kiwi: - v5.06.127 released - Make sure squashfs module is loaded in any case Depending on the install method udev does not auto load the squashfs module if there is a cascade of loop devices to the target file. This happens if e.g the install iso is used as a disk in hybrid mode - v5.06.126 released - DB: rebuild documentation - DB: update documentation + Added information about handleSplash hook - Prevent initrd code to break console setup Many people using more than one active console stumbled over the problem that messages gets lost while the system is booting the first time with the kiwi initrd. The following changes fixes this: * Setting up console by using udev's console_init * Added handleSplash hook at the end of the hideSplash function and let kiwi only disable the splash if there is one active console * There is not much value using klogconsole to set the kernel default loglevel. Delete this code and the no longer needed klogconsole tool from the kiwi initrd - Don't use video_ grub2 modules + video_bochs and video_cirrus were removed from grub2 - Deleted ifplugd from SLE12 JeOS template + ifplugd does not exist in main SLE12 repo ++++ samba: - BuildRequire systemd-devel, configure --with-systemd, and modify the service files accordingly on post-12.2 systems; (bso#10517); (bnc#865627). ++++ samba: - BuildRequire systemd-devel, configure --with-systemd, and modify the service files accordingly on post-12.2 systems; (bso#10517); (bnc#865627). ++++ compat-openssl098: - compat library taken from SLE11 openssl 0.9.8j. FATE#316925 - only the shared objects are included, no development headers. - engines directory is /usr/lib(64)/engines098 ++++ sg3_utils: - Fix missing rule for generating links for partitions also (bnc#883032) Add: 0005-sg3_utils-fix-missing-rule-for-scsi_serial-partitions.patch ++++ libstorage: - configure{,.ac} uses python2-config to find python headers, libs ++++ systemd: - Add upstream patch 0001-machine-don-t-return-uninitialized-variable.patch - Port and add upstream patch 0002-vconsole-setup-run-setfont-before-loadkeys.patch - Rename 0001-udev-net_setup_link-add-a-bit-more-logging.patch to 1048-udev-net_setup_link-add-a-bit-more-logging.patch ++++ mdadm: - Remove mkinitrd scripts again. They are now included in "libguestfs" so are not needed here. (bnc#883873) ++++ nfs-utils: - Remove mkinitrd scripts again. They are now in "libguestfs" so they don't need to be here. (bnc#883876) ++++ spamassassin: - make init scripts executable to fix build ++++ qemu: - Add support for ppc64le KVM, including virtio and CAS support (fate#317763) - added patches: * 0094-spapr_nvram-Correct-max-nvram-size.patch * 0095-target-ppc-extract-register-length-.patch * 0096-target-ppc-gdbstub-allow-byte-swapp.patch * 0097-spapr_pci-Fix-number-of-returned-ve.patch * 0098-spapr_pci-fix-MSI-limit.patch * 0099-spapr-Add-support-for-time-base-off.patch * 0100-spapr-Add-ibm-chip-id-property-in-d.patch * 0101-target-ppc-Support-dump-for-little-.patch * 0102-target-ppc-Introduce-callback-for-i.patch * 0103-target-ppc-Set-the-correct-endianne.patch * 0104-target-ppc-Add-compat-CPU-option.patch * 0105-spapr-Move-SMT-related-properties-o.patch * 0106-target-ppc-Implement-compat-CPU-opt.patch * 0107-target-ppc-Define-Processor-Compati.patch * 0108-spapr-Add-ibm-client-architecture-s.patch * 0109-spapr-Rework-spapr_fixup_cpu_dt.patch * 0110-spapr-Limit-threads-per-core-accord.patch * 0111-spapr-Implement-processor-compatibi.patch * 0112-KVM-PPC-Enable-compatibility-mode.patch * 0113-kvm-make-one_reg-helpers-available-.patch * 0114-dump-Drop-pointless-error_is_set-Du.patch * 0115-dump-fill-in-the-flat-header-signat.patch * 0116-dump-simplify-write_start_flat_head.patch * 0117-dump-eliminate-DumpState.page_shift.patch * 0118-dump-eliminate-DumpState.page_size-.patch * 0119-dump-select-header-bitness-based-on.patch * 0120-dump-hoist-lzo_init-from-get_len_bu.patch * 0121-dump-simplify-get_len_buf_out.patch * 0122-dump-Make-DumpState-and-endian-conv.patch * 0123-linux-headers-update-linux-headers-.patch * 0124-target-ppc-Create-versionless-CPU-c.patch * 0125-target-ppc-Move-alias-lookup-after-.patch * 0126-target-ppc-Remove-redundant-POWER7-.patch * 0127-KVM-PPC-Expose-fixup-hcall-capabili.patch * 0128-PPC-spapr-Expose-hypervisor-node-in.patch * 0129-spapr_hcall-Split-h_set_mode.patch * 0130-spapr_hcall-Add-address-translation.patch * 0131-PPC-KVM-Make-pv-hcall-endian-agnost.patch * 0132-spapr_pci-Advertise-MSI-quota.patch * 0133-spapr-Add-qemu-boot-menu-property-t.patch * 0134-target-ppc-Add-support-for-POWER8-p.patch * 0135-spapr-Add-rtas_st_buffer-utility-fu.patch * 0136-spapr-Fix-RTAS-sysparm-DIAGNOSTICS_.patch * 0137-spapr-Add-RTAS-sysparm-UUID.patch * 0138-spapr-Add-RTAS-sysparm-SPLPAR-Chara.patch * 0139-virtio-net-byteswap-virtio-net-head.patch * 0140-virtio-serial-don-t-migrate-the-con.patch * 0141-virtio-introduce-device-specific-mi.patch * 0142-virtio-net-implement-per-device-mig.patch * 0143-virtio-blk-implement-per-device-mig.patch * 0144-virtio-serial-implement-per-device-.patch * 0145-virtio-balloon-implement-per-device.patch * 0146-virtio-rng-implement-per-device-mig.patch * 0147-virtio-add-subsections-to-the-migra.patch * 0148-exec-introduce-target_words_bigendi.patch * 0149-cpu-introduce-CPUClass-virtio_is_bi.patch * 0150-virtio-add-endian-ambivalent-suppor.patch * 0151-virtio-memory-accessors-for-endian-.patch * 0152-virtio-allow-byte-swapping-for-vrin.patch * 0153-virtio-net-use-virtio-wrappers-to-a.patch * 0154-virtio-balloon-use-virtio-wrappers-.patch * 0155-virtio-blk-use-virtio-wrappers-to-a.patch * 0156-virtio-scsi-use-virtio-wrappers-to-.patch * 0157-virtio-serial-bus-use-virtio-wrappe.patch * 0158-virtio-9p-use-virtio-wrappers-to-ac.patch * 0159-target-ppc-enable-virtio-endian-amb.patch * 0160-target-ppc-KVMPPC_H_CAS-fix-cpu-ver.patch * 0161-target-ppc-Add-pvr_match-callback.patch * 0162-target-ppc-Remove-POWER7-and-POWER8.patch * 0163-qemu-VGA-endian-swap-low-level-draw.patch ++++ sca-patterns-sle10: - Fixed invalid header processing in mntspace-00001.pl ++++ sca-patterns-sle11: - Fixed invalid header processing in mntspace-00001.pl ++++ sca-patterns-sle12: - Fixed invalid header processing in mntspace-00001.pl ++++ translation-update: - Update translation-update-from-translation-update-upstream-20140707.tar.bz2. - translation-update-spec-generate-lang-list.sh: Prefer X-Poedit-Language for spec file summary. ++++ virt-viewer: - Drop spice-gtk.patch. It was only needed for systems with spice-gtk version < 0.22 ++++ vm-install: - bnc#885967 - vm-install: missing separating '/' in default virtual disk path - bnc#869026 - Build0198: Unable to complete install: 'XML error: No PCI buses available' - Version 0.8.27 ++++ xen: - Remove xen-vmresync utility. It is an old Platespin Orchestrate utility that should have never been included in the Xen package. Updated xen.spec - Rework xen-destroy utility included in xen-utils bnc#885292 and bnc#886063 Updated xen-utils-0.1.tar.bz2 - bnc#886063 - Xen monitor fails (xl list --long output different from xm list --long output) - bnc#885292 - VirtualDomain: pid_status does not know how to check status on SLE12 Re-enable building xen-utils for sle12 and include xen-list and xen-destroy in the xen-tools package for HA. xen.spec ++++ yast2-bootloader: - use only simple device map on s390 (bnc#884798, bnc#885984) - 3.1.62 ++++ yast2-registration: - better handle "Network unreachable" error (Errno::ENETUNREACH) (bnc#885638) - 3.1.88 - added "Cancel" button to SLP selection dialog to allow to change the entered values before connecting to the server (bnc#885633) - 3.1.87 - copy imported SMT certificate from inst-sys to the target system (bnc#885968) - 3.1.86 ++++ yast2-ruby-bindings: - switch to rubygem() based requires so we can easily pass the preferred ruby version using rb_default_ruby_abi ++++ yast2-services-manager: - Fixed broken N_(...) call (bnc#886040) - 3.1.19 ++++ yast2-storage: - switch to rubygem() based requires so we can easily pass the preferred ruby version using rb_default_ruby_abi ------------------------------------------------------------------ ------------------ 2014-7-6 - Jul 6 2014 ------------------- ------------------------------------------------------------------ ++++ pidgin: - Add pidgin-ssl-cache.patch: Disable caching the SSL Session keys, as some (broken) IRC servers are not willing to re-use them upon a disconnect. ++++ gedit: - Update to version 3.12.2: + Misc bug fixes. + Updated translations. ++++ kernel-default: - config: armv7hl: Update configs for 3.16-rc3 * Samsung Exynos is now in default flavor, drop exynos flavor * Enable Freescale/Xilinx for default flavor only * Enable Qualcomm/LSI for both default and lpae flavors * Enable Allwinner A20+ in lpae flavor, A10+ in default flavor * Enable Hisilicon Hi3xxx in default flavor * Enable Renesas RZ/A in default flavor * Enable big.LITTLE switcher module * Enable PCI for Freescale/Marvell/Nvidia/Samsung but keep device drivers to minimum, as known boards are mini PCIe only * Build in some more serial drivers for console use * Enable some missing USB media device driver modules * Disable OMAP4 V4L as it cannot be built as module (Matwey K.) - commit ca6193e - config: arm64: Update config for 3.16-rc3 - commit 28b0756 - config: armv6hl: Update config for 3.16-rc3 - commit d2f49e1 ++++ kernel-source: - config: armv7hl: Update configs for 3.16-rc3 * Samsung Exynos is now in default flavor, drop exynos flavor * Enable Freescale/Xilinx for default flavor only * Enable Qualcomm/LSI for both default and lpae flavors * Enable Allwinner A20+ in lpae flavor, A10+ in default flavor * Enable Hisilicon Hi3xxx in default flavor * Enable Renesas RZ/A in default flavor * Enable big.LITTLE switcher module * Enable PCI for Freescale/Marvell/Nvidia/Samsung but keep device drivers to minimum, as known boards are mini PCIe only * Build in some more serial drivers for console use * Enable some missing USB media device driver modules * Disable OMAP4 V4L as it cannot be built as module (Matwey K.) - commit ca6193e - config: arm64: Update config for 3.16-rc3 - commit 28b0756 - config: armv6hl: Update config for 3.16-rc3 - commit d2f49e1 ++++ kernel-syms: - config: armv7hl: Update configs for 3.16-rc3 * Samsung Exynos is now in default flavor, drop exynos flavor * Enable Freescale/Xilinx for default flavor only * Enable Qualcomm/LSI for both default and lpae flavors * Enable Allwinner A20+ in lpae flavor, A10+ in default flavor * Enable Hisilicon Hi3xxx in default flavor * Enable Renesas RZ/A in default flavor * Enable big.LITTLE switcher module * Enable PCI for Freescale/Marvell/Nvidia/Samsung but keep device drivers to minimum, as known boards are mini PCIe only * Build in some more serial drivers for console use * Enable some missing USB media device driver modules * Disable OMAP4 V4L as it cannot be built as module (Matwey K.) - commit ca6193e - config: arm64: Update config for 3.16-rc3 - commit 28b0756 - config: armv6hl: Update config for 3.16-rc3 - commit d2f49e1 ++++ yast2-samba-server: - Fix duplicated 'Firewall Settings' string on Startup tab; (bnc#884058) - 3.1.9 ------------------------------------------------------------------ ------------------ 2014-7-5 - Jul 5 2014 ------------------- ------------------------------------------------------------------ ++++ at-spi2-atk: - Update to version 2.13.1: + Add an atexit handler to remove the D-Bus socket (bgo#684076). + Only send cache-related events for transients when explicitly requested. Hopefully this will improve performance when we are flooded with them (bgo#728319). ++++ atk: - Update to version 2.13.2: + Introspection: - Add many missing "Returns: (nullable)" annotations (bgo#72975). - Fix GIR scanning for srcdir != builddir. + Documentation: Adding further explanation on atk_add_global_event_listener (bgo#729922). + Updated translations. ++++ firebird-classic: - install init script as executable - fix the script ------------------------------------------------------------------ ------------------ 2014-7-4 - Jul 4 2014 ------------------- ------------------------------------------------------------------ ++++ PackageKit-branding-SLE: - Update PackageKit-branding-vendor.patch to disable codec redirect webpage for now (FATE#316921) ++++ autoyast2: - Enable tmpfs in auotyast (bnc#884618) - 3.1.42 ++++ btrfsprogs: - fsck: remove noisy messages after no space for writing cache - improve error messages (parsing sizes) - image: - update help text - deal with invalid option combinations - remove temporary file after failure - handle more enomem cases - fix restoring in the "old" mode - Added patches: * 0037-btrfs-progs-show-meaningful-msgs-for-replace-cmd-upo.patch * 0038-btrfs-progs-Improve-the-parse_size-error-message.patch * 0039-btrfs-progs-clean-fsck-noise-for-free-inode-generati.patch * 0040-btrfs-progs-Properly-size-the-leafsize-field-in-the-.patch * 0041-Btrfs-progs-fsck-switch-to-is_fstree.patch * 0042-btrfs-progs-update-manpage-for-btrfs-image-with-m-op.patch * 0043-btrfs-progs-deal-with-invalid-option-combinations-fo.patch * 0044-btrfs-progs-delete-invalid-output-file-when-btrfs-im.patch * 0045-btrfs-progs-deal-with-malloc-failure-in-btrfs-image.patch * 0046-btrfs-progs-cleanup-possible-silent-failure-in-btrfs.patch * 0047-btrfs-progs-fix-btrfs-image-old_restore-fsck-failure.patch * 0048-Btrfs-progs-fsck-reduce-memory-usage-for-extents-che.patch ++++ lvm2: - bnc#885632, set multipath_componnet_detection = 1 per default ++++ grub2: - fix broken graphics with efifb on QEMU/KVM and nomodeset (bnc#884558) - added patch:grub2-efi-disable-video-cirrus-and-bochus.patch ++++ ibus-table: - Updateto 1.8.3, ibus-table >= 1.8.x has many improvements over 1.5.x * The database format is simplified which makes better matching possible. But because of the changed database format, the tables have to be rebuilt, i.e. packages like ibus-table-chinese and ibus-table-others have to be rebuilt against ibus-table > 1.8.0. * Wildcard support added, wildcards like ? for single characters or * for many characters can be used. The wildcards can be configured in the setup tool, for example one can also use 'z' as a single character wildcard if desired. * Setup tool improved, several new options added, works with Gnome3 now. * Prompt characters are supported now, for example when using Cangjie, 日, 月, 金, ... are displayed while typing instead of a, b, c, ... * Moving around in the preëdit works correctly now. One can commit the current candidate to preëdit with the left shift key or with the arrow keys, commit more characters to preëdit that way, then move around in the preëdit and see the full key sequences of the characters in the preëdit. This way one can check the key sequences if one used wildcards or pinyin mode to enter the characters. * Fix many bugs ++++ installation-images-SLES: - adjust module config - create /etc/linuxrc.d - 14.112 ++++ java-1_7_0-openjdk: - Remove some stale dependencies ++++ kdump: - Switch from mkinitrd to dracut for SLES12 and openSUSE > 13.1. - Update to 0.8.15 o Disable memory cgroup in kdump kernel o Limit the number of CPUs on all architectures o Increase udevd memory requirements o If possible, use wicked to determine network mode o Take number of possible CPUs into account for calibrate - kdump-disable-memory-cgroup.patch: Dropped. ++++ kernel-default: - Update config files: Disable CONFIG_DRM_I2C_NXP_TDA998X Disable the TDA998x driver in all flavors where is not needed. - commit 267d4c1 - kbuild: Do not print the build directory with make -s. - commit 6bf8303 ++++ kernel-source: - Update config files: Disable CONFIG_DRM_I2C_NXP_TDA998X Disable the TDA998x driver in all flavors where is not needed. - commit 267d4c1 - kbuild: Do not print the build directory with make -s. - commit 6bf8303 ++++ kernel-syms: - Update config files: Disable CONFIG_DRM_I2C_NXP_TDA998X Disable the TDA998x driver in all flavors where is not needed. - commit 267d4c1 - kbuild: Do not print the build directory with make -s. - commit 6bf8303 ++++ kiwi: - v5.06.125 released - Enhance installation procedure for legacy grub loader If a system root tree is present we install the loader from within the system root tree via chroot. This is to allow use of legacy grub on host systems which dropped grub ++++ multipath-tools: - multipath: use option '-i' when called from udev (bnc#885628) - multipath: add option '-i' to ignore wwids file (bnc#885628) - Update hwtable for EMC XtremIO (bnc#880510) - Remove unused variable 'aas' from alua prioritzer - Patches from upstream: * Add multipath.conf force_sync option * make prioritizers use checker_timeout, if set * Improve multipath.conf syntax checking * orphan paths on failed add * Add missing interactive commands to multipathd man page * Make multipathd orphan paths that were removed externally * allow users to add wwids to /etc/multipath/wwids with -a * change conf->dry_run to conf->cmd * Return the correct size buffer in set_value() * Fix memory issues in path reordering failure code paths ++++ libbase: - Mention libbase-rpmlintrc in spec. ++++ kdelibs4: - Disable kauth polkit backend (bnc#873135) ++++ orc: - Update to version 0.4.21 + Fix memory leaks + Fix list corruption when splitting code memory chunks, causing crashes when allocating a lot of code memory and trying to free it later + Various compiler warnings, coverity warnings and static code analysis fixes + Documentation fix for mulhsw, mulhuw - Add orc-disable-test-limits.patch to disable test-limits test, it only works on x86-64 ++++ snapper: - updated translations ++++ systemd: - Port and add upstream patches 0001-udev-net_setup_link-add-a-bit-more-logging.patch 0003-namespace-make-sure-tmp-var-tmp-and-dev-are-writable.patch 0002-namespace-fix-uninitialized-memory-access.patch - Add upstream patches 0001-architecture-Add-tilegx.patch 0002-architecture-Add-cris.patch 0003-arch-add-crisv32-to-uname-check.patch 0004-architecture-remove-cris-from-uname-list.patch - Add upstream patches 0006-hwdb-update.patch 0007-hwdb-Update-database-of-Bluetooth-company-identifier.patch ++++ libvirt: - virt-lxc-convert: force free to output values in bytes - added patches: * virt-lxc-convert-fix.patch ++++ wicked: - version 0.5.32 - client: fixed hierarchy building to consider ifup/ifdown separately, improved verbosity debug and error messages (bnc#883203,bnc#884012) - fsm: Do not fail completely on broken configuration (bnc#883203) - fsm: wait for existing configuration workers (bnc#876855, bnc#880515) - ifstatus: fixed to report status of requested interfaces only, moved device-ready flag to ifflags to be visible in xml status. - ifreload: correctly set ipv4 and ipv6 enable flags disabled before. - service: replaced incorrect network-online.target wants dependency with a WantedBy network-online.target dependency (bnc#883565) - dhcp4,dhcp6: create storedir at tester start (bnc#885005) - routes: apply ipv6 routes without device (bnc#882425) - routes: fix to apply routes to device (bnc#883838) ++++ libyui-qt-pkg: - Do not allow to run it together with libqdiagsolver in qt3 version (bnc#870683, bnc#866622) - 2.44.5 ++++ openssh: - Prevent other possible crashes in audit code due to abnormal execution paths (generalized previous fix for bnc#832628) ++++ patterns-sled: - Rename yast2-branding-SLED to yast2-branding-SLE ++++ vinagre: - Add vinagre-bnc874407-add-advanced-options.patch: allow custom options to be passed to xfreerdp (bnc#874407). ++++ virt-viewer: - fix build: remove spice_uuid_to_string definition no more needed with the new spice-gtk ++++ yast2: - view_anymsg: remove escape sequences from input log file (bnc#879629) - 3.1.83 ++++ yast2-installation: - Copy multipath blacklist to target system (bnc#885628) - 3.1.99 ++++ yast2-packager: - make product renames updatable from SCC (related to bnc#883206) - 3.1.27 ++++ yast2-registration: - pass product renames to AddOnProduct module to update the default fallback mapping - 3.1.85 - check also the previous product name to handle addon/extension renames (bnc#883206) - 3.1.84 ++++ yast2-services-manager: - Default systemd target names marked for translation (bnc#884339) - 3.1.18 ++++ yast2-storage: - added extra dialog to select role of device (fate#317140) - version 3.1.36 - fixed subvolume for postgresql (bnc#885813) - version 3.1.35 ------------------------------------------------------------------ ------------------ 2014-7-3 - Jul 3 2014 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Added message on successful registration - moved packaging path from bin to sbin - added root check[security] ++++ apparmor: - add apparmor-profiles-clustered-samba.diff to permit clustered Samba access to CTDB socket and databases (bnc#885317) ++++ btrfsprogs: - remove old mkinitrd files, now covered by dracut - Removed files: * boot-btrfs.sh * setup-btrfs.sh ++++ cmake: - Move manpages building to -gui part to avoid buildcycle. ++++ desktop-translations: - Update translations (SLE 12 RC1). ++++ dracut: - 90btrfs: Install rescue utilities to initrd * Add: 0100-btrfs-add-initrd-rescue-utilities.patch - 40network: create /var/lib/wicked in ifup.sh (bnc#885141) * Add: 0089-40network-create-var-lib-wicked-in-ifup.sh.patch - dracut: caps: Remove whole caps module * Add: 0090-dracut-caps-Remove-whole-caps-module.patch - dracut: biosdevname: Only install if present * Add: 0091-dracut-biosdevname-In-SUSE-biosdevname-package-is-in.patch - dracut: nbd: Only complain of missing binary in hostonly mode if rootfs is on nbd * Add: 0092-dracut-nbd-Only-complain-of-missing-binary-in-hoston.patch - 95iscsi: generate commandline for software iscsi (bnc#880108) * Add: 0093-95iscsi-generate-commandline-for-software-iscsi.patch - Implement shortcut 'ip=:static' for static configuration * Add: 0094-Implement-shortcut-ip-ifname-static-for-static-confi.patch - 95iscsi: use static configuration for software iscsi (bnc#884768) * Add: 0095-95iscsi-use-static-configuration-for-software-iscsi.patch - dracut: Fix error: local: can only be used in a function * Add: 0096-dracut-Fix-error-local-can-only-be-used-in-a-functio.patch - Implement 'rd.timeout' to modify the device timeout (bnc#878770) * Add: 0097-Implement-rd.timeout-to-modify-the-device-timeout.patch - Do not call 'lvm' for non-LVM device-mapper devices * Add: 0098-Do-not-call-lvm-for-non-LVM-device-mapper-devices.patch - 90multipath: Load device_handler modules early during boot (bnc#871617) * Add: 0099-90multipath-Load-device_handler-modules-early-during.patch ++++ glib2-branding-SLE: - Enable back audible-bell on SLE12 [bnc#871584] ++++ grub2: - Track occupied memory by GRUB2 so it can be released on exit bnc#885026 (grub2-ppc64le-memory-map.patch) - change description of bootable snapshot to start bootloader from a read-only snapshot and exclude read-write snapshots from the list (bnc#878528) - refresh grub2-snapper-plugin.sh - add grub.xen config searching path on boot partition (bnc#884828) - add linux16 and initrd16 to grub.xen (bnc#884830) - added patches: * grub2-xen-linux16.patch ++++ installation-images-SLES: - keep /boot/zipl for s390 - autoload vlan module - add vlan tools - service_start: set exit code to 0 when we stop - remove obsolete files - 14.111 ++++ kernel-default: - Update Xen patches to 3.16-rc3 and c/s 1261. - config.conf: Re-enable Xen configs. - Update x86 config files. - commit 56ffa43 ++++ kernel-source: - Update Xen patches to 3.16-rc3 and c/s 1261. - config.conf: Re-enable Xen configs. - Update x86 config files. - commit 56ffa43 ++++ kernel-firmware: - Drop firmware signatures (bnc#867199) ++++ kernel-syms: - Update Xen patches to 3.16-rc3 and c/s 1261. - config.conf: Re-enable Xen configs. - Update x86 config files. - commit 56ffa43 ++++ kiwi: - v5.06.124 released - SLE12 PowerPC template fix SLE12 switched to default kernel flavor for Power - Add ofw firmware type for Power - Some architectures have kernel unpacked - travis setup up and running, removed prophet scripts and data - Fixed kiwiRuntimeChecker unit test + the case without zypper installed is not an error. Thus the return message is of type info not error - Update travis setup + we need syslinux for the tests - Update travis setup + we need xsltproc for the tests - Fixed running tests in travis + changed kiwiLocator test to check for bash instead of perl because in travis perl is relinked to perlbrew + call prove with perl prove in order to make sure the perlbrew linked interpreter is called including all module INC paths ++++ libqt5-qtbase: - Added 00010-Replace-the-const-QString-global-static-with-a-QStri.patch, fixes segfaulting in global destructor, for more details see: http://mail.kde.org/pipermail/kde-frameworks-devel/2014-June/017086.html - Added 00011-Use-correct-signal-name-when-disconnecting.patch, fixes crash on QtDBus unload ++++ libgtop: - Add extending-max-cpu-number.patch: support more than 32 CPUs (bnc#885202). - Adjust package name, since the patch introduces an ABI break. ++++ libreoffice: - Version bump to 4.3.0.2: * Various small bugfixes - Drop upstreamed patches: * 0001-Package-filter-in-common-pack.patch ++++ snapper: - fixed pam_snapper_pamconfig.sh script (bnc#885604) ++++ systemd: - Add upstream patches 0001-parse_uid-return-ENXIO-for-1-uids.patch 0002-util-when-unescaping-strings-don-t-allow-smuggling-i.patch 0003-localed-consider-an-unset-model-as-a-wildcard.patch 0004-sd-bus-when-an-event-loop-terminates-explicitly-clos.patch 0005-bus-close-a-bus-that-failed-to-connect.patch 1047-udev-net_setup_link-builtin-should-print-the-reason-.patch ++++ patterns-sled: - Major cleanup, remove recommended packages which are no longer provided in SLED12 and use package names instead of their old SLE11 provided names, when they were renamed. ++++ pesign-obs-integration: - Drop support for signing firmware files (bnc#867199) ++++ qemu: - Avoid the reported error message about missing modules 0092-module-Simplify-module_load.patch 0093-module-Don-t-complain-when-a-module.patch ++++ release-notes-sled: - 12.0.17: - Update SLE 12 release notes from FATE. - Switch to article layout. ++++ sled-manuals_en: - Update text and image files (Last Changed Rev.: 11511:13677). ++++ sles-manuals_en: - Update text and image files (Last Changed Rev.: 11511:13677). ++++ strongswan: - disable gcrypt plugin by default, so it will only use openssl FATE#316931 ++++ vm-install: - Updated language file ru.po ++++ yast2-bootloader: - add perl-Bootloader-YAML to needed packages (BNC#885496) - 3.1.61 ++++ yast2-installation: - remove useless steps from system analysis because it confuses users (bnc#885609) - 3.1.98 ++++ yast2-iscsi-client: - convert result of command call correctly (related to bnc #884761) - 3.1.14 ++++ yast2-registration: - improved user visible texts (bnc#883769) - 3.1.83 ++++ yast2-services-manager: - Marked "runlevel" as not clonable, the functionality is there for importing old profiles only (bnc#873604) - 3.1.17 ++++ yast2-storage: - Fix GRUB2 architecture name for PowerPC - version 3.1.34 ++++ yast2-trans: - Updated languages: ar cs da de el en_GB en_US es fi fr hu it ja ko nb nl pl pt pt_BR ru sv tr uk zh_CN zh_TW. ------------------------------------------------------------------ ------------------ 2014-7-2 - Jul 2 2014 ------------------- ------------------------------------------------------------------ ++++ aaa_base: - drop re-creation of before.local and add a comment about not being supported if it had real content (bnc#869177) - mark /etc/init.d/{boot,halt,after}.local as ghost (bnc#868416) ++++ augeas: - Change desc to describe the "tools" not just the library bnc#885495. ++++ autoyast2: - Activate imported S390 disk while the update process (bnc#883747) - 3.1.41 ++++ branding-SLE: - Fix isolinux branding ++++ cmake: - Install manpages. Patch idea by Christoph Grüninger. - reduce number of sed calls in %cmake RPM macro ++++ dbus-1-x11: - Update to 1.8.6: + Security fixes: - On Linux >= 2.6.37-rc4, if sendmsg() fails with ETOOMANYREFS, silently drop the message. This prevents an attack in which a malicious client can make dbus-daemon disconnect a system service, which is a local denial of service. (bnc#885241 fdo#80163, CVE-2014-3532; Alban Crequy) - Track remaining Unix file descriptors correctly when more than one message in quick succession contains fds. This prevents another attack in which a malicious client can make dbus-daemon disconnect a system service. (bnc#885241 fdo#79694, fd0#80469, CVE-2014-3533; Alejandro Martínez Suárez, Simon McVittie, Alban Crequy) + Other fixes: - When dbus-launch --exit-with-session starts a dbus-daemon but then cannot attach to a session, kill the dbus-daemon as intended (fdo#74698, Роман Донченко) ++++ gdm: - Add gdm-default-wm-sle12.patch + Set the default/fallback session type to SLE Classic (bnc#881659) ++++ gnome-shell: - Add login-prompt-preserve-session-choice.patch + Preserve user-chosen session while in the same verification session (bnc#870560) ++++ gnome-shell-extensions: - Fix typo in gnome-shell-add-app-to-desktop.patch. ++++ gnome-system-monitor: - Update to version 3.12.2: + Bugs fixed: CPU Graph shows weird graph (bgo#728644). + Updated translations. ++++ gtkhtml: - Add baselibs.conf to spec as source1, following new distro policy. ++++ ibus-chewing: - Add ibus-chewing-fix-license.patch: fix incorrect license on one header. ++++ kernel-default: - Delete patches.fixes/drm-msm-replace-type-of-paddr-to-uint32_t.patch. - commit 29c1c05 - Update to 3.16-rc3. - Eliminated 1 patch. - commit d86449f ++++ kernel-source: - Delete patches.fixes/drm-msm-replace-type-of-paddr-to-uint32_t.patch. - commit 29c1c05 - Update to 3.16-rc3. - Eliminated 1 patch. - commit d86449f ++++ kernel-syms: - Delete patches.fixes/drm-msm-replace-type-of-paddr-to-uint32_t.patch. - commit 29c1c05 - Update to 3.16-rc3. - Eliminated 1 patch. - commit d86449f ++++ kiwi: - Add grub2 for Power Signed-off-by: Dinar Valeev - Update perl module list + remove modules required by modules that's auto resolved - Update module include path for prove calls - Update travis script + force install of modules with cpanm - Update travis script + add more information about installed prerequiremets - Update .perlmodules list for travis + List::MoreUtils was missing - Update travis script + make sure all required perl modules are fetched - Fixed perl include path for calling tests in travis - Update travis script + install perl modules as system modules - Fixed perl include path for calling tests in travis - avoid listing packages twice if target destination is the same. eg. noarch on multi-arch medias - Provide additional module include path for travis It looks like the install routine in travis installs in /home/travis thus we need to use this path as additional include path in prove - Update travis script + don't stick to a specific perl version - Make sure unit test cleanup scripts runs using bash - Update travis script + require Test::Unit::Lite in install section - Rename markdown files to use the .md extension - Update repository README - Update travis script command to match kiwi tests - Added Travis configuration file Would like to use travis-ci.org instead of prophet because there we just can use the hosting service for open projects like kiwi is one ++++ cmis-client: - 0001-Remove-C-11-only-std-to_string.patch Fix some C++11-isms. ++++ dbus-1: - Update to 1.8.6: + Security fixes: - On Linux >= 2.6.37-rc4, if sendmsg() fails with ETOOMANYREFS, silently drop the message. This prevents an attack in which a malicious client can make dbus-daemon disconnect a system service, which is a local denial of service. (bnc#885241 fdo#80163, CVE-2014-3532; Alban Crequy) - Track remaining Unix file descriptors correctly when more than one message in quick succession contains fds. This prevents another attack in which a malicious client can make dbus-daemon disconnect a system service. (bnc#885241 fdo#79694, fd0#80469, CVE-2014-3533; Alejandro Martínez Suárez, Simon McVittie, Alban Crequy) + Other fixes: - When dbus-launch --exit-with-session starts a dbus-daemon but then cannot attach to a session, kill the dbus-daemon as intended (fdo#74698, Роман Донченко) ++++ libetonyek: - libetonyek-0.1.1-constants.patch * Ditch the boost/math/constants/constants.hpp altogether * Fixes build on systems with older boost ++++ libgda: - change getspARCH to ppc64 on ppc64le (Introduced with IcedTea 2.5) ++++ lzo: - update to 2.08 (bnc#883947) CVE-2014-4607 - Updated the Autoconf scripts to fix some reported build problems. - Added CMake build support. - Fixed lzo_init() on big-endian architectures like Sparc. - additional changes in 2.07 * Fixed a potential integer overflow condition in the "safe" decompressor variants which could result in a possible buffer overrun when processing maliciously crafted compressed input data. Fortunately this issue only affects 32-bit systems and also can only happen if you use uncommonly huge buffer sizes where you have to decompress more than 16 MiB (> 2^24 bytes) untrusted compressed bytes within a single function call, so the practical implications are limited. POTENTIAL SECURITY ISSUE. CVE-2014-4607. * Removed support for ancient configurations like 16-bit "huge" pointers - LZO now requires a flat 32-bit or 64-bit memory model. * Assorted cleanups. ++++ openscap: - openscap-1.0.9 update - xccdf_session_export_arf must not return 0 if the export failed - expose xccdf_policy_get_value_of_item as public API - skip "Signature" when parsing sds_index without spewing out an error - return non-zero when cannot resolve XCCDF - consider the last set-value as the effective set-value and export only one - test suite fixes - do not destroy SVG data in XCCDFs when generating guide or report ++++ sensors: - Add pre/post hooks for sensord service. - Add sysconfig template for sensord service (bsc#966490). ++++ slang: - fix for running in non-utf-8 environments (bnc#885624) add sprintf-bug-concerning-c-for-8-bit-character-in-non-.patch - drop slang-2.2.2-makefile.patch, obsolete ++++ spice-gtk: - Release 0.25: + Fix SPICE_GTK_MICRO_VERSION define for default value + Make "phodav", the webdav server, an external dependency rather than a submodule. - Changes from 0.24: + support folder sharing, via WebDAV channel + add HTTPS proxy support (requires glib 2.28), and Basic auth + add SPICE_GTK_CHECK_VERSION macro + advertise SASL capability early (to help fips-enabled servers) + fix crash when releasing primary surface + fix a few memory leaks with SASL + fix spice_display_get_pixbuf() with offset area - Changes from 0.23: + support Opus codec for audio channels + ssl: use tls 1.0 or better + support gdbus instead of dbus-glib when available - Changes from 0.22: + improve inverted cursor support + use system-wide trust certificate store + make sasl support work with other method than MD5 + fix some clipboard crasher, limit clipboard size + fix various regressions: usbredir, alt-tab on win32, palette crash, agent notification, old protocol support, sasl ending crash, gthread coroutine crash, close sockets on migration, pulse backend crash + fix a few memory leaks - Add pkgconfig(libsoup-2.4) and pkgconfig(usbutils) BuildRequires. ++++ systemd: - Fix duplicated rules when having layer3 interfaces (bnc#882714). Add 1046-fix-duplicated-rules-with-layer3-interfaces.patch ++++ libvdpau: - Update to v0.8 * This release fixes an incorrect type for VdpPictureInfo and adds an environment variable, VDPAU_DRIVER_PATH, which can be used to override the default search path that the library uses to find its backend driver libraries. ++++ libvirt: - Move 'Requires' of qemu from libvirt-daemon-qemu subpackage to libvirt-daemon-driver-qemu bnc#885267 - lxc: allow setting a custom name for container NICs as LXC is is able to do it. lxc-net-target-name.patch, lxc-net-target-name-conversion.patch, lxc-net-target-name-doc.patch - lxc-keep-caps-feature.patch: updated to match the version approved by upstream ++++ qemu: - Move block-curl.so to new qemu-block-curl package, avoiding a dependency of qemu-tools on qemu for Xen (bnc#882008) ++++ shotwell: - Update to version 0.18.1: + Fix Flickr publishing errors due to Flickr moving to HTTPs-only. + Fix crash when updating photo data/time. + Fix crash due to nested tag and changing sidebar selection. + Corrected URLs to point to new gnome.org pages. ++++ ucode-intel: - Update to Intel microcode version 20140624 (bnc#885213) ++++ yast2-iscsi-client: - start and restart daemon 'iscsid' manually during installation (bnc #884761) - 3.1.13 ++++ yast2-services-manager: - Fix failing tests - 3.1.16 ++++ yast2-theme-SLE: - Fixed an unchecked checkbox looking like a disabled one (bnc#881708, wimer). - 3.1.21 ++++ yast2-update: - add cleaning of old backups and also restore backup if user go back to root selection(bnc#882039) - 3.1.19 ++++ yast2-vm: - Don't create a bridge on SLED as it is not a Virtualization Host. - 3.1.14 ------------------------------------------------------------------ ------------------ 2014-7-1 - Jul 1 2014 ------------------- ------------------------------------------------------------------ ++++ augeas: - Enable tests but "pass" them even with 2 failures. ++++ cmake: - Change java libarch to ppc64 for ppc64le, and keep ppc64le for backward compatibility (cmake-ppc64le-jni.patch) ++++ colord: - Update to version 1.2.1: + New Features: - Allow users to rename session and system ICC profiles. + Bugfixes: - Fix building the CMF spectra on OpenBSD/sparc64. - Fix the style of two colorimeter figures. - Make colord polkit policy usable on servers. - Trim out the CUPS-supplied prefix for the printer serial number. + Updated translations. - Drop type-mismatch.patch: fixed upstream. ++++ flute: - Build on SLE11 ++++ gdk-pixbuf: - Update to version 2.30.8: + Add missing nullability annotations. + Documentation improvements. + Updated translations. ++++ gdm: - Add gdm-vt-allocation-hack.patch (bnc#880006) Add this patch again, modify one line to work with --with-initial-vt=7 ++++ gnome-shell-extensions: - Add Logout symbol into system indicators, using 'sle-avatar' in SLE theme. (bnc#862615) + No separate patch file, changes are in sle-classic.tar.bz2 ++++ clutter-gst2: - Update to version 2.0.12: + Depend on GStreamer 1.2.0. + Fix build issues. ++++ clutter-gst: - Update to version 2.0.12: + Depend on GStreamer 1.2.0. + Fix build issues. ++++ gtk2: - Update to version 2.24.24: + This release changes the default behavior of gtk-update-icon-cache to not include image data into the icon cache. Use the new --include-image-data flag to get the old behavior back. + Bugs fixed: bgo#686170, bgo#693200, bgo#696232, bgo#711177, bgo#711553, bgo#721895, bgo#723366, bgo#728745, bgo#731967. + Updated translations. - Drop gtk2-print-to-file.patch: fixed upstream. ++++ gtkhtml: - Update to version 4.8.2: + bgo#729414: Correct spelling typos in devel docs and code comments. + bgo#729944: UTF-8 characters are not always encoded correctly. + Updated translations. ++++ hyper-v: - fix file overwriting of hv_fcopy_daemon ++++ installation-images-SLES: - added network start script - cleaned up udev start script - moved udev start script to /scripts dir - service_start: stop services that don't have ExecStop - 14.110 ++++ iso-codes: - Update to version 3.54: + Updated translations for ISO 639, ISO 639-5, ISO 3166-2 and ISO 15924. ++++ kernel-default: - net: fix circular dependency in of_mdio code. - commit 66576dd - drm/msm: Replace type of paddr to uint32_t. This fixes the build on armv7l. - commit 17a35a3 ++++ kernel-source: - net: fix circular dependency in of_mdio code. - commit 66576dd - drm/msm: Replace type of paddr to uint32_t. This fixes the build on armv7l. - commit 17a35a3 ++++ kernel-syms: - net: fix circular dependency in of_mdio code. - commit 66576dd - drm/msm: Replace type of paddr to uint32_t. This fixes the build on armv7l. - commit 17a35a3 ++++ libchamplain: - Update to version 0.12.8: + Fix crash when changing a map source. + Drop the dependency on libsoup-gnome by using libsoup 2.34 or newer. + Add basic touchscreen support. ++++ libfonts: - Specify buildroot in spec ++++ libformula: - Cleanup with a spec-cleaner and specify buildroot ++++ mozilla-nss: - update to 3.16.2 * newly required for Firefox 31 New Functionality: - DTLS 1.2 is supported. - The TLS application layer protocol negotiation (ALPN) extension is also supported on the server side. - RSA-OEAP is supported. Use the new PK11_PrivDecrypt and PK11_PubEncrypt functions with the CKM_RSA_PKCS_OAEP mechanism. - New Intel AES assembly code for 32-bit and 64-bit Windows, contributed by Shay Gueron and Vlad Krasnov of Intel. New Functions: - CERT_AddExtensionByOID - adds an extension to a certificate (OID is represented by a SECItem instead of a SECOidTag). - PK11_PrivDecrypt/PK11_PubEncrypt - de/encrypts with a private key. The algorithm is specified with a CK_MECHANISM_TYPE. New Macros: - SSL_ERROR_NEXT_PROTOCOL_NO_CALLBACK - An SSL error code that means the next protcol negotiation extension was enabled, but the callback was cleared prior to being needed. - SSL_ERROR_NEXT_PROTOCOL_NO_PROTOCOL - An SSL error code that means the server supports no protocols that the client advertises in the ALPN extension. Notable Changes: - The btoa command has a new command-line option -w suffix, which causes the output to be wrapped in BEGIN/END lines with the given suffix. Use "c" as a shorthand for the suffix CERTIFICATE. - The certutil commands supports additionals types of subject alt name extensions - The certutil commands supports generic certificate extensions, by loading binary data from files, which have been prepared using external tools, or which have been extracted and dumped to file from other existing certificates - The certutil command has three new certificate usage specifiers The pp command has a new command-line option -u, which means "use UTF-8". The default is to show a non-ASCII character as ".". - On Linux, NSS is built with the -ffunction-sections - fdata-sections compiler flags and the --gc-sections linker flag to allow unused functions to be discarded. ++++ gssdp: - Update to version 0.14.8: + Recover from lost BYEBYE packets. + Some code clean-up. + Use GLib's multicast socket functions. + Fix compiling on mingw. + Don't abort if get_host_ip fails. + Fix an issue with unreffing GSources. + Fix build on some BSDs. + Use pktinfo on Linux to determine the source interface instead of relying on netmasks. + Use strncpy() on interface names to not exceed ifrn_name length. + Documentation fixes. + Add support for vendor-specific headers in SSDP messages. + Bugs fixed: bgo#678660, bgo#711320, bgo#724030, bgo#728871, bgo#728888, bgo#729613, bgo#730358. ++++ harfbuzz: - Update to version 0.9.29: + Implement cmap in hb-ot-font.h. No variation-selectors yet. + Myanmar: Allow MedialYa+Asat. + Various Indic fixes: - Support most characters in Extended Devanagary and Vedic Unicode blocks. - Allow digits and a some punctuation as consonant placeholders. + Build fixes. ++++ webkitgtk: - Update to version 2.4.3: + Fix video playback rate used when resuming in GStreamer media backend. + Use GstMetaVideo as announced by WebKitVideoSink to fix some decoders and filters that rely on buffer's meta rather that in the caps structures. + Do not pass a valid pointer as redirected-response parameter to WebKitWebPage::send-request signal when not redirecting. + Add missing files to the build required for building on Windows. ++++ webkitgtk3: - Update to version 2.4.3: + Fix video playback rate used when resuming in GStreamer media backend. + Use GstMetaVideo as announced by WebKitVideoSink to fix some decoders and filters that rely on buffer's meta rather that in the caps structures. + Do not pass a valid pointer as redirected-response parameter to WebKitWebPage::send-request signal when not redirecting. + Add missing files to the build required for building on Windows. ++++ liblayout: - Specify build/target version ++++ libloader: - Cleanup with spec-cleaner and specify buildroot ++++ libmwaw: - Fix patch libmwaw-0.3.1-stream.patch to allow buiding with older version of autotools. ++++ pango: - Update to version 1.36.5: + Lower the harfbuzz requirement. - Changes from version 1.36.4: + Improve thread-safety on Windows (bgo#695913). + Add missing annotations (bgo#729840). + Update PangoWeight documentation. + Require harfbuzz 0.9.29. ++++ librepository: - Specify buildroot ++++ librevenge: - Add gdb dep to provide /usr/share/gdb directory - Disable silent rules - Add group ++++ libserializer: - Cleanup with spec-cleaner and specify buildroot ++++ systemd: - Require correct pam-config version overall even for scriptlets (bnc#885288) - Add upstream patches 0001-main-uid_to_name-might-fail-due-to-OOM-protect-again.patch 0002-journald-make-MaxFileSec-really-default-to-1month.patch 0003-units-remove-RefuseManualStart-from-units-which-are-.patch 0004-util-refuse-considering-UID-0xFFFF-and-0xFFFFFFFF-va.patch 0005-nspawn-block-open_by_handle_at-and-others-via-seccom.patch 0006-tmpfiles-don-t-do-automatic-cleanup-in-XDG_RUNTIME_D.patch 0007-units-skip-mounting-tmp-if-it-is-a-symlink.patch - Be aware that close_nointr_nofail() may fail whereas safe_close() not - Add upstream patches 1042-libudev-queue-provide-file-descriptor-to-watch-busy-.patch 1043-libudev-queue-watch-entire-directory-to-allow-the-re.patch 1044-rules-update-qemu-hid-rules.patch 1045-rules-don-t-enable-usb-pm-for-Avocent-devices.patch ++++ webkitgtk3: - Update to version 2.4.3: + Fix video playback rate used when resuming in GStreamer media backend. + Use GstMetaVideo as announced by WebKitVideoSink to fix some decoders and filters that rely on buffer's meta rather that in the caps structures. + Do not pass a valid pointer as redirected-response parameter to WebKitWebPage::send-request signal when not redirecting. + Add missing files to the build required for building on Windows. ++++ pentaho-libxml: - Define buildroot ++++ pentaho-reporting-flow-engine: - Specify target/source versions ++++ permissions: - vlock_main lost its permission checking, so remove from here. ++++ pesign: - Update pesign-enable-supplementary-programs.patch to fix write loop ++++ sac: - Specify version to build against ++++ spice-vdagent: - Enable systemd service at initial install, it is needed for udev rules to properly start the agent. ++++ systemd-presets-branding-SLE: - enable the cio_ignore.server for s390x (bnc#885245) ++++ update-desktop-files: - just take all *.desktop files in /usr/share (trying to fix autoyast translations) ++++ virt-manager: - bnc#885094 - sles 12 beta 9 virt manager install of sles 12 pv guest over nfs fails to reboot virtman-dont-allow-grub.xen-to-be-deleted.patch - bnc#885273 - create virtual network wizard accept empty name virtman-check-for-empty-network-name.patch ++++ virt-viewer: - Upstream bug fixes 53970bee-remove-warning-when-removing-display.patch 53975d94-fix-tiny-windows-for-secondary-displays-in-gtk2-build.patch 5398b944-take-zoom-level-into-account-for-display-limits.patch 5398b971-fix-tiny-window-when-resetting-zoom-factor-in-gtk2-build.patch 53a8716d-fix-un-shrinkable-displays-on-windows-guests.patch - Switch build to gtk3 for SLE12 and openSUSE 13.2. - Update windows-keycombo.patch and netware-keycombo.patch to build with GTK 3. ++++ yast2: - Fix SystemdTarget.all not to return nil in the collection - 3.1.82 ++++ yast2-branding-SLE: - initial package - merge yast2-branding-SLES and yast2-branding-SLED to yast2-branding-SLE (bnc #883485) - 3.1.0 ++++ yast2-ldap: - don't call deprecated methods in ldap_browser (bnc#885227) - 3.1.11 ++++ yast2-registration: - use the status call and properly mark the already registered extensions - 3.1.82 ++++ yast2-services-manager: - Fix issues with ServicesManagerTarget (bnc#869656, bnc#867759, bnc#875098) - 3.1.15 ++++ yast2-update: - remove all repositories when going back to close the open solv files and allow successful unmount when changing the target partition to update (bnc#876677) - 3.1.18 ------------------------------------------------------------------ ------------------ 2014-6-30 - Jun 30 2014 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Updated to version 0.2.0 which from now on by minor version will represent api version which package implemented - added status call allowing to get registration status from the system ++++ branding-SLE: - Updated isolinux branding. ++++ glib2-branding-SLE: - bnc#884732. Obsolete glib2-branding-SLED, glib2-branding-SLES ++++ gnome-settings-daemon: - Add gnome-settings-daemon-initial-keyboard.patch: do not add english keyboard layout by default, causing keyboard selector to be always visible. ++++ gnome-terminal: - Update to version 3.13.0: + Work with new vte 2.91 API. + Bug fixes and improvements. + Updated translations. - Update to version 3.12.3: + Important bug fixes. + Bug fixes. + Updated translations. ++++ gnome-user-docs: - Update to version 3.12.2: + Updates to GNOME Help. + Updates to System Admin Guide. + Updated translations. ++++ grub2: - VLAN tag support (FATE#315753) 0001-Add-bootargs-parser-for-open-firmware.patch 0002-Add-Virtual-LAN-support.patch ++++ json-glib: - Update to version 1.0.2: + Build fixes. + Bugs fixed: bgo#727593, bgo#727755, bgo#730425, bgo#730917. + Updated translations. ++++ kernel-default: - rpm/kernel-obs-build.spec.in: add support for aarch64 Use Image for kernel_name on aarch64 and add virtio_mmio to KERNEL_MODULES. - commit 6024dc9 ++++ kernel-source: - rpm/kernel-obs-build.spec.in: add support for aarch64 Use Image for kernel_name on aarch64 and add virtio_mmio to KERNEL_MODULES. - commit 6024dc9 ++++ kernel-syms: - rpm/kernel-obs-build.spec.in: add support for aarch64 Use Image for kernel_name on aarch64 and add virtio_mmio to KERNEL_MODULES. - commit 6024dc9 ++++ kiwi: - v5.06.123 released - Added prophet setup script Prophet uses the git api to set status messages in pull requests. In kiwi it's used to auto run the unit tests for each open request ++++ gupnp: - Update to version 0.20.12: + Several documentation fixes. + Fix warning from clang. + Prevent a critical if there's no DBus available and a DBus-based context manager is used. + Don't try to use a DBus context manager if we don't have a system bus. + Use g_return_val_if_fail. + Fix a small leak of CallbackData in GUPnPServiceProxy. + Add a gupnp_service_proxy_add_notify_full variant to be nice to gobject-introspection. + Several code cleanups. + Fix a reference leak in ACL. + Make "document" property of GUPnPDeviceInfo readable. + Add gupnp_service_proxy_add_raw_notify which can be used to get the raw xmlDoc received through notification. + Bugs fixed: bgo#701446, bgo#706123, bgo#706127, bgo#727709, bgo#729827, bgo#730359, bgo#730690. ++++ libnice: - Update to version 0.1.7: + Fix undesired API change that broke Farstream unit testsx. ++++ openssl: - openssl-1.0.1h-fips-engine.patch: For the engine using algorithms, check if the meth returned by the engine has the FIPS flag set in FIPS mode, otherwise use the builtin method. (EVP digest and RSA implemented) ++++ snapper: - make rollback command print verbose messages - allow to add snapshots to qgroup (prototype for fate#312751) ++++ libvirt: - libxl: detect support for save and restore, which is not supported on all architectures 1d37a4c4-libxl-detect-save-restore.patch - libxl: add PV console if not explicitly specified Fixes SLES11 -> SLES12 upgrades ec7b9225-libxl-pv-console.patch ++++ vte: - Update to version 0.37.0: + New API: vte-2.91. + Many improvements and bug fixes. + Updated translations. - Add pkgconfig(vapigen) BuildRequires: New dependency. - Bump so, api and bin versions following upstream changes. - Update to version 0.36.3: + Important bug fixes. + Bug fixes. ++++ openwsman: - Update to 2.4.9 - Bugfixes Make finding libssl.so.* more robust (bnc#884965) ++++ orca: - Add gobjection-introspection BuildRequires in order to get typelib() Requires. - Add typelib-1_0-Wnck-3_0 Requires: help zypp in deciding which version of Wnck to use. ++++ qemu: - Backport patches in support of compressed, stream optimized vmdk format (fate#317741) 0089-qemu-img-Convert-by-cluster-size-if.patch 0090-vmdk-Implement-.bdrv_write_compress.patch 0091-vmdk-Implement-.bdrv_get_info.patch ++++ vm-install: - bnc#870174 - vm-install: Exception AttributeError: "'NoneType' object has no attribute 'virDomainFree'"... - Version 0.8.26 ++++ xdg-utils: - Update to 20140630: * manpage for xdg-su and xdg-terminal * xdg-terminal: better support for screen and rxvt variants * add xdg-settings tool * improve KDE detection * xdg-open: various fixes - Add xdg-screensaver-gnome-dbus.patch: ensure gnome-screensaver-command is no longer called ++++ xorg-x11-server: - Update to bugfix release 1.15.2 - fb: Fix origin of source picture in fbGlyphs - xfree86: fix wrong DontZap documentation (#71113) - man: drop specific mention of DontZap in -retro (#71113) - Fix overflow checking extension versions - Xi: block SIGIOs while copying device classes around ++++ yast2-installation: - restore: use restore script instead of manual unpacking tarball to also remove newly generated content when rollbacking (bnc#882039) - 3.1.97 ++++ yast2-kdump: - Use kdump.rpm also on ppc64; kernel-kdump.rpm is gone (bnc#882062). - 3.1.16 ++++ yast2-registration: - enable autorefresh for registered services (bnc#884937) - 3.1.81 ++++ yast2-storage: - enable btrfs quota if snapshots are enabled (prototype for fate#312751) - version 3.1.33 ++++ yast2-update: - Add also restore script to backup to make easier restoring (bnc#882039) - 3.1.17 ------------------------------------------------------------------ ------------------ 2014-6-29 - Jun 29 2014 ------------------- ------------------------------------------------------------------ ++++ bash: - Don't use outdated C standard ++++ emacs: - Don't use outdated C standard ++++ mksh: - update to version 50 - [tg] Fix initial IFS whitespace not being ignored when expanding - [tg] MKSH_BINSHREDUCED no longer mistakenly enables brace expansion - [tg] Explain more clearly Vi input mode limitations in the manpage - [tg] Improve error reporting of the check.pl script (which needs a maintainer since I don’t speak any perl(1), really), for lewellyn - [tg] Use $TMPDIR in test.sh for scratch space - [tg, Polynomial-C] Check that the scratch space is not mounted noexec - [pekster, jilles, tg] Use termcap(5) names, not terminfo(5) names, in tput(1) examples, for improved portability (e.g. to MidnightBSD) - [tg] Avoid C99 Undefined Behaviour in mirtoconf LFS test (inspired by Debian #742780) - [tg] Fix ${!foo} for when foo is unset - [tg] Improve nameref error checking (LP#1277691) - [tg] Fix readonly bypass found by Bert Münnich - [Ryan Schmidt] Improved system reporting for Mac OS X - [nDuff] Explain better [[ extglob handling in the manpage - [tg] Remove arr=([index]=value) syntax due to regressions - [tg] IFS-split arithmetic expansions as per POSIX 201x - [OpenBSD] Add more detailed Authors section to manpage - [tg] Fix set ±p issue for good: drop privs unless requested - [tg] Improve signal handling and use a more canonical probing order - [tg] Fix return values $? and ${PIPESTATUS[*]} interaction with set -o pipefail and COMSUBs - [enh] Detect ENOEXEC ELF files and use a less confusing error message - [tg] Update to Unicode 7.0.0 - [tg] Shut up valgrind in the $RANDOM code - [tg] Use -fstack-protector-strong in favour of - fstack-protector-all - [tg] Fix access-after-free crash spotted by Enjolras via IRC ++++ yast2-control-center-gnome: - fix memory leak - 3.1.6 ------------------------------------------------------------------ ------------------ 2014-6-28 - Jun 28 2014 ------------------- ------------------------------------------------------------------ ++++ kiwi: - allow "raw" as a format specifier + raw is the default image creation format and kiwi always creates a .raw file. However the user may want to specify the default as the format and we should not error out when the default is explicitly specified, as is the case today. ------------------------------------------------------------------ ------------------ 2014-6-27 - Jun 27 2014 ------------------- ------------------------------------------------------------------ ++++ apache-commons-logging: - Provides obsoletes to be versioned ++++ autoyast2: - -- Set default filesystem for native FS only. - - Do not format BIOS Grup partitions. Side effects of bug bnc#880569 - 3.1.40 ++++ gcc48: - Update to gcc-4_8-branch head (r212056) * Fixes ppc64le miscompile with VSX vector extracts. [bnc#884628] * Fixes -march=native behavior when running in QEMU/KVM. [ggo#61570] * Fixes wrong-code on i686 with int to double conversions. [ggo#61423] * Fixes wrong-code on aarch64 for TLS accesses. [ggo#61545] ++++ dracut: - 91zipl: Add new module for s390x configuration changes (bnc#884743) * Add: 0088-91zipl-Add-new-module-to-update-s390x-configuration.patch ++++ libgcj48: - Update to gcc-4_8-branch head (r212056) * Fixes ppc64le miscompile with VSX vector extracts. [bnc#884628] * Fixes -march=native behavior when running in QEMU/KVM. [ggo#61570] * Fixes wrong-code on i686 with int to double conversions. [ggo#61423] * Fixes wrong-code on aarch64 for TLS accesses. [ggo#61545] ++++ gdm: - Add gdm-plymouth-vt1.patch: switch back to VT1 when terminating gdm, if plymouth was running at startup [bnc#881676]. ++++ gnome-control-center: - Add commit-*. Upstream bugfixes from the 3_10_X branch Fix bnc#884827 - color crashes Fix bnc#884525 - wrong virtualization detection ++++ kernel-default: - rpm/compress-vmlinux.sh: Compress vmlinux after find-debuginfo.sh (bnc#884459) - commit 381a192 ++++ kernel-source: - rpm/compress-vmlinux.sh: Compress vmlinux after find-debuginfo.sh (bnc#884459) - commit 381a192 ++++ kernel-syms: - rpm/compress-vmlinux.sh: Compress vmlinux after find-debuginfo.sh (bnc#884459) - commit 381a192 ++++ libbase: - Specify buildroot ++++ libgphoto2: - updated to 2.5.4.1 snapshot 2014/06/27 - fixed generation of udev rules bnc#884514 - new D7100 configuration tables - Nikon D5300 id added ++++ plymouth: - Add 0001-libply-splash-core-also-monitor-for-file-removal-in-.patch: handle new udev behaviour in seqnum removal. ++++ systemd: - Add upstream bug fix patch 1041-libudev-fix-udev_queue_get_queue_is_empty-logic.patch (bnc#882714) - Update of patch 0001-detect-s390-virt.patch (bnc#880438) ++++ wicked: - version 0.5.31 - fsm: maintain shared_users in refresh lowerdev (bnc#883976) ++++ mcelog: - Added: 0001-Continue-without-dmi-when-no-SMBIOS-or-SMBIOS-0x0-in.patch Continue without dmi when no SMBIOS or SMBIOS=0x0 in /sys/firmware/efi/systab, bnc#829862 ++++ postfix: - fix typo in postfix-SuSE/update_chroot.systemd - fix config.postfix * 'insserv amavis' -> 'chkconfig amavis on' - rework main.cf patch * fix virtual stuff * add some dovecot stuff - rework master.cf patch * add some dovecot stuff - config.postfix * add master.cf support for submission (587) * rework master.cf support for smtps - Rebase pathces ++++ sac: - Add missign buildroot ++++ supportutils: - Added command in novell-ncs section to get status of ndsd monitoring. (bnc#884785) ++++ virt-manager: - Upstream bug fixes 53ac1f8d-fix-show_err-typo.patch 53ac1f8d-createnet-validate-last-page-before-creating-network.patch - KVM: Don't check for /dev/kvm. It is now built into the kernel virtman-kvm.patch ++++ vm-install: - Add try/except blocks around xenstore-read to catch failures due to a corrupt xenstore database - Updated language files ++++ xen: - bnc#882127 - Xen kernel panics on booting SLES12 Beta 8 53a199d7-x86-EFI-allow-FPU-XMM-use-in-runtime-service-functions.patch - Upstream patches from Jan 538c338f-x86-amd_ucode-flip-revision-numbers-in-printk.patch 538ee637-ACPI-Prevent-acpi_table_entries-from-falling-into-a-infinite-loop.patch 5390917a-VT-d-honor-APEI-firmware-first-mode-in-XSA-59-workaround-code.patch 53909259-x86-domctl-two-functional-fixes-to-XEN_DOMCTL_-gs-etvcpuextstate.patch 5390927f-x86-fix-reboot-shutdown-with-running-HVM-guests.patch 5396d818-avoid-crash-on-HVM-domain-destroy-with-PCI-passthrough.patch 5396e805-x86-HVM-refine-SMEP-test-in-HVM_CR4_GUEST_RESERVED_BITS.patch 539ebe62-x86-EFI-improve-boot-time-diagnostics.patch 539ec004-x86-mce-don-t-spam-the-console-with-CPUx-Temperature-z.patch 53a040c6-page-alloc-scrub-pages-used-by-hypervisor-upon-freeing.patch (replaces xsa100.patch) 53a1990a-IOMMU-prevent-VT-d-device-IOTLB-operations-on-wrong-IOMMU.patch ++++ yast2-bootloader: - do not allow to install to partition with xfs otherwise fs can be broken due to missing reserved space in xfs(bnc#884255) - 3.1.60 - properly install needed packages in autoinstallation - 3.1.59 ++++ yast2-packager: - updated known product renames (bnc#883047) - 3.1.26 ------------------------------------------------------------------ ------------------ 2014-6-26 - Jun 26 2014 ------------------- ------------------------------------------------------------------ ++++ clamav: - Version 0.98.4: * Fix infinite loop in clamdscan when clamd is not running. * Fix buffer underruns when handling multi-part MIME email attachments. * Fix onfiguration of OpenSSL on various platforms. * Fix linking issues with libclamunrar. ++++ gcc48: - Add libgcj48-rpmlintrc and libffi48-rpmlintrc as sources. ++++ dosfstools: - added fsck.{v,}fat and mkfs.{v,}fat compat symlinks in /sbin [bnc#884516] - call spec-cleaner ++++ dracut: - 95dasd_rules: Fixup rd.dasd parsing * Add: 0079-95dasd_rules-fixup-rd.dasd-parsing.patch - 95dasd_rules: Print out rd.dasd command-line * Add: 0080-95dasd_rules-print-out-rd.dasd-commandline.patch - 95dasd_mod: do not set module parameter * Add: 0081-95dasd_mod-do-not-set-module-parameters-if-dasd_cio_.patch - 00warpclock: Check for /sbin/hwclock (bnc#884513) * Add: 0082-00warpclock-check-for-sbin-hwclock.patch - 95zfcp_rules: Fixup rd.zfcp parsing * Add: 0083-95zfcp_rules-Fixup-rd.zfcp-parsing.patch - 95rootfs_block: terminate commandline parameter * Add: 0084-95rootfs-block-Correctly-terminate-commandline-param.patch - 95zfcp_rules: Print out rd.zfcp command-line * Add: 0085-95zfcp_rules-print-out-rd.zfcp-commandline-parameter.patch - 95zfcp_rules: Auto-generate ipl device rule * Add: 0086-95zfcp_rules-Auto-generate-udev-rule-for-ipl-device.patch - 95dasd_rules: Auto-generate ipl device rule * Add: 0087-95dasd_rules-Auto-generate-udev-rule-for-ipl-device.patch ++++ facter: - Update to 2.0.2: fix CVE-2014-3248 (An attacker could convince an administrator to unknowingly execute malicious code on platforms with Ruby 1.9.1 and earlier) ++++ libgcj48: - Add libgcj48-rpmlintrc and libffi48-rpmlintrc as sources. ++++ gdb: - Add baselibs.conf to sources. - For _with_testsuite require gcc-fortran, not gcc-gfortran. [bnc#884399] ++++ nautilus: - Add nautilus-crash-sftp-bookmark.patch: Fix the bug about sftp bookmark crash issue (bsc#873210). ++++ installation-images-SLES: - adjust module config (bnc#882942) - 14.109 ++++ kernel-default: - rpm/old-flavors: Obsolete kernel-trace-base by kernel-default (bnc#884364) - commit 568f3cc - rpm/old-flavors: Explicitly list subpackages to obsolete - commit 5595ce2 ++++ kernel-source: - rpm/old-flavors: Obsolete kernel-trace-base by kernel-default (bnc#884364) - commit 568f3cc - rpm/old-flavors: Explicitly list subpackages to obsolete - commit 5595ce2 ++++ kernel-firmware: - Update to git snapshot 20140604 * Includes previously cherry-picked Intel WiFi and BT firmware * Fixes for other Intel WiFi and BT firmware * Includes missing radeon firmware (bnc#884321) * New firmware for brcm and rtlwifi. ++++ kernel-syms: - rpm/old-flavors: Obsolete kernel-trace-base by kernel-default (bnc#884364) - commit 568f3cc - rpm/old-flavors: Explicitly list subpackages to obsolete - commit 5595ce2 ++++ kiwi: - v5.06.122 released - Fixed provides tags for main kiwi package The buildservice handles provides tags named kiwi-image: taken into account for setting up a buildsystem when an image build is requested. The tbz provides was missing and the lxc provides was wrong - link COPYING files to satisfy license checks of kiwi-instsource submissions - KIWICollect: no leading dash in zypp product file when release is undefined ++++ procps: - Remove patches procps-v3.3.3-chroot.diff procps-v3.3.5-top-locale.patch as already included in upstream code (bnc#884502) ++++ systemd: - Shut up stupid check scripts crying for not mentioned systemd-mini-rpmlintrc - Add upstream patchs 0001-core-use-correct-format-string-for-UIDs.patch 0002-core-transaction-fix-cycle-break-attempts-outside-tr.patch 0003-fsck-consider-a-fsck-implementation-linked-to-bin-tr.patch - Add upstream patch 0001-units-order-network-online.target-after-network.targ.patch to make sure that etwork-online.target follows network.target ++++ wicked: - version 0.5.30 - ifdown: rebuild hierarchy from lower and masterdev to stop requested interfaces in their correct order (bnc#883976) - config: added true switch, which allows to test using nanny -- default is false. - client: log exec commands and exit codes as debug - client: initial merge of nanny ifup and ifdown - nanny: initial merge of nanny fork changes - rpm: removed obsolete pkgconfig(systemd), use unitdir - library: fixed versioning of internal wicked lib ++++ mdadm: - add mkinitrd scripts back in. They are needed by "guestfs" (bnc#883873) - 0001-Grow-fix-removal-of-line-in-wrong-case.patch (bnc#881530) ++++ nrpe: - fix group permissions of nrpe binary in n/usr/sbin ++++ nfs-utils: - add mkinitrd scripts back in. They are needed by "guestfs" See bnc#883873 (bnc#883876) ++++ perl-XML-Simple: - remove XML-Simple-2.18-test.diff from package sources, it's not being applied since the last update ++++ puppet: - dont require package names. require rubygem() symbols instead. (bnc#884509) ++++ python-enum34: - Initial package ++++ python-pexpect: - Remove python-pexpect-2.3.patch from package source, it's not being applied anymore ++++ rubygem-fast_gettext: - move to SLE 12 packaging schema ++++ rubygem-gem2rpm: - update rpm macros requires to 5 ++++ rubygem-hiera: - move to SLE 12 packaging schema ++++ rubygem-json_pure: - move to SLE 12 packaging schema ++++ rubygem-ruby-dbus: - update to new packaging schema ++++ rubygem-ruby-shadow: - bump ruby macros requires to 5 ++++ sca-patterns-base: - Fixed SUSE.getHostInfo OES patchlevel error - Added Python SUSE.securityAnnouncementPackageCheck - SDP::SUSE::securityAnnouncementPackageCheck error when not installed - getSection in Core.pm excludes commented lines ++++ sca-patterns-sle10: - New Patterns sle10sp4/firefox-SUSE-SU-2014_0824-2.pl sle10sp3/firefox-SUSE-SU-2014_0824-1.pl ++++ sca-patterns-sle11: - New Patterns sle11sp3/novellui-SUSE-SU-2014_0847-1.pl sle11sp1/firefox-SUSE-SU-2014_0824-2.pl sle11sp2/firefox-SUSE-SU-2014_0824-3.pl sle11sp3/firefox-SUSE-SU-2014_0824-1.pl ++++ systemd-presets-branding-SLE: - enable wpa_supplicant.service (bnc#860885 comment#20) ++++ vm-install: - Fix PV VMs starting correctly with no graphics specified - Fix rhel7 to install correctly. Default to text mode install for Xen PV rhel7 because the kernel has no framebuffer driver ++++ wpa_supplicant: - Remove systemctl enable from the post script. The service will be enabled in systemd-presets-branding-SLE (bnc#860885 comment#20) ++++ yast2-bootloader: - add help and translation for grub2 distributor description and other small localization improvements (bnc#884344) - fix crash during propose of EFI during upgrade (bnc#884397) - 3.1.58 ++++ yast2-registration: - update: automatically update installed addons (using simple product name match so far) (bnc#871141) - 3.1.80 - removed workaround for failed EULA download (now do not allow to continue when download fails) (bnc#880649) - 3.1.79 ++++ yast2-storage: - disable timeline of snapshots for root fs (bnc#885510) - version 3.1.32 ++++ yast2-update: - Checking if the files exist which have to be backuped by the tar call. (bnc#884384) - 3.1.16 ------------------------------------------------------------------ ------------------ 2014-6-25 - Jun 25 2014 ------------------- ------------------------------------------------------------------ ++++ ImageMagick: - fix `cat img | display` [bnc#882456] - added patches: * ImageMagick-6.8.8.1-display-stdin.patch ++++ autoyast2: - Setting default filesystem if it has not been set in autoinst.xml (bnc#880569) - 3.1.39 ++++ cmpi-bindings: - Update to 1.0.0 - Transport CMPIStatus information from Ruby to CMPI API. - Add Ruby classes representing CMPI error codes. - Capture call results and raise proper exceptions. - Fix Fedora 20 build ++++ installation-images-SLES: - added tset (bnc#883898) - drop obsolete packages: xf86-input-{joystick,keyboard,mouse} - 14.108 ++++ kernel-default: - patches.fixes/bridge-module-get-put.patch, patches.suse/stack-unwind: Update Patch-mainline tag. - commit a0f93ad ++++ kernel-source: - patches.fixes/bridge-module-get-put.patch, patches.suse/stack-unwind: Update Patch-mainline tag. - commit a0f93ad ++++ kernel-syms: - patches.fixes/bridge-module-get-put.patch, patches.suse/stack-unwind: Update Patch-mainline tag. - commit a0f93ad ++++ kiwi: - Update openSUSE 13.2 JeOS template + Set openSUSE:Factory/snapshot repository + Set namedCollection base pattern + Set openSUSE-release - Added URI pattern to correctly resolve openSUSE:Factory/snapshot - copy also README.BETA to .license directory (bnc#882034) ++++ libqt5-qtbase: - Update to 5.3.1 * Bugfix release, for more details please see: http://blog.qt.digia.com/blog/2014/06/25/qt-5-3-1-released/ - Drop libqt5-fix-the-modal-dialogs-can-go-behind.patch, merged upstream - Added patches from upstream: 0001-Do-not-overwrite-existing-event-mask-of-root-window.patch -- QTBUG-39648 0002-Properly-check-which-OpenGL-features-are-supported.patch -- QTBUG-39730 0003-Fix-data-race-on-QLoggingCategory-when-using-qDebug-.patch -- Fix data race on QLoggingCategory 0004-QDBus-fix-data-race-on-isDebugging-bool.patch -- fix data race on isDebugging bool 0005-Translate-Super-Hyper-keys-to-MetaModifier.patch -- QTBUG-38428 ++++ libqt5-qtlocation: - Update to 5.3.1 * Bugfix release, for more details please see: http://blog.qt.digia.com/blog/2014/06/25/qt-5-3-1-released/ ++++ libqt5-qtmultimedia: - Update to 5.3.1 * Bugfix release, for more details please see: http://blog.qt.digia.com/blog/2014/06/25/qt-5-3-1-released/ ++++ libqt5-qtsensors: - Update to 5.3.1 * Bugfix release, for more details please see: http://blog.qt.digia.com/blog/2014/06/25/qt-5-3-1-released/ ++++ libqt5-qtserialport: - Update to 5.3.1 * Bugfix release, for more details please see: http://blog.qt.digia.com/blog/2014/06/25/qt-5-3-1-released/ ++++ libqt5-qtsvg: - Update to 5.3.1 * Bugfix release, for more details please see: http://blog.qt.digia.com/blog/2014/06/25/qt-5-3-1-released/ ++++ libqt5-qtwebkit: - Update to 5.3.1 * Bugfix release, for more details please see: http://blog.qt.digia.com/blog/2014/06/25/qt-5-3-1-released/ ++++ libqt5-qtwebsockets: - Update to 5.3.1 * Bugfix release, for more details please see: http://blog.qt.digia.com/blog/2014/06/25/qt-5-3-1-released/ ++++ libqt5-qtx11extras: - Update to 5.3.1 * Bugfix release, for more details please see: http://blog.qt.digia.com/blog/2014/06/25/qt-5-3-1-released/ ++++ libqt5-qtxmlpatterns: - Update to 5.3.1 * Bugfix release, for more details please see: http://blog.qt.digia.com/blog/2014/06/25/qt-5-3-1-released/ ++++ libqt5-qtdeclarative: - Update to 5.3.1 * Bugfix release, for more details please see: http://blog.qt.digia.com/blog/2014/06/25/qt-5-3-1-released/ - Added pkgconfig(Qt5Xml) BuildRequires ++++ samba: - Prevent file truncation on an open that fails with share mode violation; (bso#10671); (bnc#884056). ++++ samba: - Prevent file truncation on an open that fails with share mode violation; (bso#10671); (bnc#884056). ++++ liblangtag: - Version bump to 0.5.4: * Various small items detailed in NEWS file * Removed language stubtag registry ++++ libqt5-qtgraphicaleffects: - Update to 5.3.1 * Bugfix release, for more details please see: http://blog.qt.digia.com/blog/2014/06/25/qt-5-3-1-released/ ++++ libqt5-qtimageformats: - Update to 5.3.1 * Bugfix release, for more details please see: http://blog.qt.digia.com/blog/2014/06/25/qt-5-3-1-released/ ++++ libqt5-qttranslations: - Update to 5.3.1 * Bugfix release, for more details please see: http://blog.qt.digia.com/blog/2014/06/25/qt-5-3-1-released/ ++++ libreoffice: - Install missing libsaxlo. Hacked for now, upstream notified. ++++ systemd: - rules: re-enable dev_id conditionally in persistent rules (bnc#884403 and bnc#882714). Add 1040-re-enable-dev_id-conditionally-in-persistent-rules.patch - Add upstream patches 0001-vconsole-also-copy-character-maps-not-just-fonts-fro.patch 0002-core-make-sure-Environment-fields-passed-in-for-tran.patch 0003-core-You-can-not-put-the-cached-result-of-use_smack-.patch 0004-cryptsetup-don-t-add-unit-dependency-on-dev-null-dev.patch 0005-man-fix-path-in-crypttab-5.patch - Add upstream patch 1039-udevadm-settle-fixed-return-code-for-empty-queue.patch it fixes udevadm settle exit code which may had broken dracut scripts (bnc#884271 comment#18) - Temporary disable patch 1022 (bnc#884271 and bnc#882714). ++++ wicked: - version 0.5.29 - dhcp4: recover lease, correctly build requests (bnc#881475) - ipv4: fix duplicate address detection (bnc#881475) - service: added network-online.target to wants (bnc#883565) - ibft: fixed to generate proper static address node, no static config with dhcp origin and to verify mac in ibft nic selection as it may be for offload device (bnc#883712) - client: if needed refresh worker in addressAcquired callback - client: wicked xpath subcommand argument check - doc: README and manual page updates (bnc#874609,bnc#880262) - client: require directory in --ifconfig compat (bnc#881544) - dhcp: show progress notifications (bnc#874609) ++++ libxml2: - removed libxml2-CVE-2014-0191.patch since it causes existing applications to break ++++ ruby-common: - in the past we had a few spec files were we manually patched the version in the binary wrapper from ">= 0" to "= %version" do this in gem install now. - do not have the expanded version of rubygem(gem2rpm) in the spec file. moved to project config. - adapt the symlink handling: We will us the versioned names in /etc/alternatives now instead of mapping everything to /etc/alternatives/$binaryname. That means we will get: /usr/bin/$binaryname$rubysuffix /etc/alternatives/$binaryname$rubysuffix /usr/bin/$binaryname-$gemversion /etc/alternatives/$binaryname-$gemversion /usr/bin/$binaryname /etc/alternatives/$binaryname The subpackage template and gem_install.sh script got adopted to this. - no longer patch files in $buildroot/usr/bin/. If we patch files there, we break the binaries for older ruby versions. we limit the search path to the gem dir. - loop over each gem directory in gem_cleanup macro. so far we only cleaned up the gems for the default ruby - add requires for fdupes. one of the macro is using it. - bump rpm_macros_version to 5 - really make gem_install.sh work with more than one ruby version - use pushd/popd instead of cd when creating the symlinks - only create the generic symlinks if they dont exists already ++++ rubygem-gem2rpm: - fix filelist for multi ruby packaging - add ruby 2.2 support ++++ sca-patterns-sle10: - New Patterns sle10sp3/gnutls-SUSE-SU-2014_0788-2.pl sle10sp4/gnutls-SUSE-SU-2014_0788-2.pl sle10sp3/openssl-SUSE-SU-2014_0759-2.pl sle10sp4/openssl-SUSE-SU-2014_0759-2.pl sle10sp4/javaibm-SUSE-SU-2014_0728-2.pl sle10sp4/firefox-SUSE-SU-2014_0727-1.pl sle10sp3/javaibm-SUSE-SU-2014_0728-2.pl ++++ sca-patterns-sle11: - New Patterns sle11sp3/rxvt-SUSE-SU-2014_0838-1.pl sle11sp3/flash-SUSE-SU-2014_0806-1.pl sle11sp2/kernel-SUSE-SU-2014_0837-2.pl sle11sp1/kernel-SUSE-SU-2014_0807-1.pl sle11sp1/gnutls-SUSE-SU-2014_0788-1.pl sle11sp2/gnutls-SUSE-SU-2014_0788-1.pl sle11sp2/kernel-SUSE-SU-2014_0837-1.pl sle11sp3/kernel-SUSE-SU-2014_0775-1.pl sle11sp3/mysql-SUSE-SU-2014_0769-1.pl sle11sp3/openssl_sm-SUSE-SU-2014_0762-1.pl sle11sp1/openssl-SUSE-SU-2014_0761-1.pl sle11sp2/openssl-SUSE-SU-2014_0761-1.pl sle11sp3/openssl-SUSE-SU-2014_0759-1.pl sle11sp3/gnutls-SUSE-SU-2014_0758-1.pl sle11sp3/javaibm-SUSE-SU-2014_0728-3.pl sle11sp3/javaibm-SUSE-SU-2014_0733-2.pl sle11sp3/hyperv_kdump-7014585.py sle11sp2/hyperv_kdump-7014585.py sle11sp2/javaibm-SUSE-SU-2014_0733-1.pl sle11sp2/javaibm-SUSE-SU-2014_0728-2.pl ++++ yast2-audit-laf: - Adapt start of audit daemon to systemd - 3.1.1 ++++ yast2-packager: - colorize the product removal warning using HTML.Colorize method to render the same color - 3.1.25 - Packages.rb - added methods for checking product removal at update (bnc#883047) - 3.1.24 ++++ yast2-registration: - add reading of old url from suseRegister.conf during upgrade - 3.1.78 ++++ yast2-update: - display product update summary and check for automatic product removal at update proposal (bnc#883047) - 3.1.15 ++++ zd1211-firmware: - Install the COPYING file as required by the GPL. ------------------------------------------------------------------ ------------------ 2014-6-24 - Jun 24 2014 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Restarting systemd-logind.service after finishing the configuration. (bnc#878920) - 3.1.38 ++++ file: - Update to file version 5.19 * Misc buffer overruns and missing buffer size tests in cdf parsing (Francisco Alonso, Jan Kaluza) * Enforce limit of 8K on regex searches that have no limits * Allow the l modifier for regex to mean line count. Default to byte count. If line count is specified, assume a max of 80 characters per line to limit the byte count. * Don't allow conversions to be used for dates, allowing the mask field to be used as an offset. * Make the range operator limit the length of the regex search. * PR/347: Windows fixes * PR/352: Hangul word processor recognition * PR/354: Encoding irregularities in text files * Fix uninitialized title in CDF files (Jan Kaluza) * PR/351: Fix compilation of empty files * Fix integer formats: We don't specify 'l' or 'h' and 'hh' specifiers anymore, only 'll' for quads and nothing for the rest. This is so that magic writing is simpler. * PR/341: Jan Kaluza, fix memory leak * PR/342: Jan Kaluza, fix out of bounds read * Fix issue with long formats not matching fmtcheck - Rename and change patch file-5.14-misc.dif to file-5.19-misc.dif - Rename and change patch file-5.14-printf.dif to file-5.19-printf.dif - Rename and change patch file-5.07-biorad.dif to file-5.19-biorad.dif - Rename and change patch file-5.19.dif to file-5.17.dif - Rename and change patch file-4.24-cromfs.dif to file-5.19-cromfs.dif - Rename and change patch file-4.24-solv.dif to file-5.19-solv.dif - Rename and change patch file-5.12-zip2.0.dif to file-5.19-zip2.0.dif - Rename and change patch file-5.07-clicfs.dif to file-5.19-clicfs.dif ++++ gpg2: - update to 2.0.24 Contains a security fix to stop a possible DoS using garbled compressed data packets which can be used to put gpg into an infinite loop. [bnc#884130] [CVE-2014-4617] * gpg: Avoid DoS due to garbled compressed data packets. - further: * gpg: Screen keyserver responses to avoid importing unwanted keys from rogue servers. * gpg: The validity of user ids is now shown by default. To revert this add "list-options no-show-uid-validity" to gpg.conf * gpg: Print more specific reason codes with the INV_RECP status. * gpg: Allow loading of a cert only key to an OpenPGP card. * gpg-agent: Make ssh support for ECDSA keys work with Libgcrypt 1.6. ++++ installation-images-SLES: - fix symlink issue with old udev package - 14.107 - remove /lib/firmware from rescue image so it's not shadowing the one from initrd (bnc#882831) - enable sshd if requested (bnc#882844) - 14.106 ++++ java-1_7_0-openjdk: - Remove the jamvm virtual machine that is used on armv6l and use the zero port instead. Remove some conditionals that are not true after this change. - Remove the use of %origin variable since it is the same for every architecture now. - Remove --with-arm32-jit that does not work any more. - Bootstrap build on arm32, since previous compiler cannot cope with this version. ++++ kernel-default: - config: disable X86_GOLDFISH It seems to be built-in and generates loads of messages like: genirq: Flags mismatch irq 4. 00000000 (serial) vs. 00000080 (goldfish_pdev_bus) - commit 37599aa - patches.suse/stack-unwind: VSYSCALL_START replaced with VSYSCALL_ADDR. - commit f5ee8e7 - Update to 3.16-rc2. - Config changes: - Generic config options: * RANDOMIZE_BASE=n (default n) - With only 9 bits of entropy on 64-bit systems, is it worthwhile? - System z: * DIAG288_WATCHDOG=m - New options specific to ARM (I think), all disabled: * I2C_RK3X (SoC) - commit f93db59 - Refresh patch-mainline tags patches.fixes/cifs-Do-not-send-ClientGUID-on-SMB2.02-dialect.patch patches.fixes/cifs-Set-client-guid-on-per-connection-basis.patch - commit 9b8b77a ++++ kernel-source: - config: disable X86_GOLDFISH It seems to be built-in and generates loads of messages like: genirq: Flags mismatch irq 4. 00000000 (serial) vs. 00000080 (goldfish_pdev_bus) - commit 37599aa - patches.suse/stack-unwind: VSYSCALL_START replaced with VSYSCALL_ADDR. - commit f5ee8e7 - Update to 3.16-rc2. - Config changes: - Generic config options: * RANDOMIZE_BASE=n (default n) - With only 9 bits of entropy on 64-bit systems, is it worthwhile? - System z: * DIAG288_WATCHDOG=m - New options specific to ARM (I think), all disabled: * I2C_RK3X (SoC) - commit f93db59 - Refresh patch-mainline tags patches.fixes/cifs-Do-not-send-ClientGUID-on-SMB2.02-dialect.patch patches.fixes/cifs-Set-client-guid-on-per-connection-basis.patch - commit 9b8b77a ++++ kernel-syms: - config: disable X86_GOLDFISH It seems to be built-in and generates loads of messages like: genirq: Flags mismatch irq 4. 00000000 (serial) vs. 00000080 (goldfish_pdev_bus) - commit 37599aa - patches.suse/stack-unwind: VSYSCALL_START replaced with VSYSCALL_ADDR. - commit f5ee8e7 - Update to 3.16-rc2. - Config changes: - Generic config options: * RANDOMIZE_BASE=n (default n) - With only 9 bits of entropy on 64-bit systems, is it worthwhile? - System z: * DIAG288_WATCHDOG=m - New options specific to ARM (I think), all disabled: * I2C_RK3X (SoC) - commit f93db59 - Refresh patch-mainline tags patches.fixes/cifs-Do-not-send-ClientGUID-on-SMB2.02-dialect.patch patches.fixes/cifs-Set-client-guid-on-per-connection-basis.patch - commit 9b8b77a ++++ kiwi: - v5.06.121 released - Fixed buildservice -requires meta package requirements In SLE12 grub is obsoleted by sles-release thus no package is allowed to require it - v5.06.120 released ++++ multipath-tools: - Fixup race condition with udev (bnc#883878) - Cleanup foreground operation handling in multipathd - Fix some minor issues in path reordering code (bnc#870465) - Patches from upstream: * Use existing user friendly names if possible * kpartx: fix extended partition size for >512b sectors * Mismatch between allocation length and transfer length in rdac prio * Mismatch between allocation length and transfer length in emc_clariion prio. ++++ openssl: - fixed the FIPS pairwise check in DSA and EC key generation. openssl-1.0.1e-fips-ec.patch openssl-1.0.1e-fips.patch - recommend: ca-certificiates-mozilla instead of openssl-certs here ++++ libreoffice: - Add patch to fix unfilelisted files: * 0001-Package-filter-in-common-pack.patch ++++ systemd: - Rename 0002-udev-fix-invalid-free-in-enable_name_policy.patch to 1038-udev-fix-invalid-free-in-enable_name_policy.patch - Replace patches 0001-systemd-empty-sigmask-on-reexec.patch with upstream 0008-Reset-signal-mask-on-re-exec-to-init.patch ensure-sysctl-are-applied-after-modules-are-loaded.patch with upstream 0001-units-systemd-sysctl.service.in-run-after-load-modul.patch getty-generator-with-serial-3270-tty.patch with upstream 0004-getty-generator-properly-escape-instance-names.patch - Add upstream patches 0002-units-add-missing-caps-so-that-GetAddresses-can-work.patch 0003-units-order-systemd-tmpfiles-clean.service-after-tim.patch 0005-po-add-Greek-translation.patch 0006-hwdb-Update-database-of-Bluetooth-company-identifier.patch 0007-po-add-German-translation.patch 0009-core-clean-up-signal-reset-logic-when-reexec.patch 0010-util-treat-fuse.sshfs-as-a-network-filesystem.patch 0011-build-sys-add-pthread-flag-for-libsystemd-shared.patch 0012-core-transaction-avoid-misleading-error-message-when.patch - Invert of the boolean for locking scheme of fsck (bnc#881125) - Remove the ghost entry /etc/hostname and require the netcfg ++++ libvirt: - libxl: use qdisk instead of tapdisk backend when . Fixes SLES11 -> SLES12 upgrades. 48d81cef-libxl-qdisk.patch ++++ puppet: - also have puppetmasterd.sysconfig in the sources list ++++ rng-tools: - systemd: Do not start in containers, in that case entropy comes from the "host" - systemd: Conflict with haveged, only one entropy daemon must be running. ++++ rubygem-gem2rpm: - added BuildIgnore for rubygem(gem2rpm), otherwise we can not bootstrap a new ruby version. this package will need the subpackages for a new ruby version to be created manually. ++++ rubygem-ruby-dbus: - use rb_default_ruby_abi macro to only pull the buildrequires for the main ruby version for now. ++++ splix: - Make Splix working also for Ghostscript version >= 9.02: In /usr/lib/cups/filter/pstoqpdl there is a hardcoded call for /usr/lib/cups/filter/pstoraster. Since Ghostscript 9.02 /usr/lib/cups/filter/pstoraster is replaced by /usr/lib/cups/filter/gstoraster. Accordingly when no /usr/lib/cups/filter/pstoraster exists, an appropriate symlink is created (bnc#803005). - Require ghostscript because all Splix driver PPDs either call /usr/lib/cups/filter/pstoqpdl that calls Ghostscript or /usr/lib/cups/filter/rastertoqpdl that needs raster data from the Ghostscript cups device. ++++ virt-manager: - Upstream bug fix 53a995cb-fix-usb-storage-removable-syntax.patch ++++ wpa_supplicant: - Update to 2.2 * added DFS indicator to get_capability freq * added/fixed nl80211 functionality * removed unused NFC_RX_HANDOVER_REQ and NFC_RX_HANDOVER_SEL control interface commands (the more generic NFC_REPORT_HANDOVER is now used) * fixed MSCHAP UTF-8 to UCS-2 conversion for three-byte encoding * P2P enhancements/fixes * added phase1 network parameter options for disabling TLS v1.1 and v1.2 to allow workarounds with misbehaving AAA servers * Interworking/Hotspot 2.0 enhancements * fixed TDLS interoperability issues with supported operating class in * some deployed stations * internal TLS implementation enhancements/fixes * fixed PTK derivation for CCMP-256 and GCMP-256 * added "reattach" command for fast reassociate-back-to-same-BSS * added "get_capability tdls" command * D-Bus interface extensions/fixes * fixed potential segmentation fault and memory leaks in WNM neighbor report processing * EAP-pwd fixes * added MACsec/IEEE Std 802.1X-2010 PAE implementation * fixed a memory leak in SAE random number generation * fixed EAPOL-Key exchange when GCMP is used with SHA256-based AKM * added support for simultaneous authentication of equals (SAE) for stronger password-based authentication with WPA2-Personal * improved P2P negotiation and group formation robustness * improved P2P channel selection * added nl80211 functionality - VHT configuration for nl80211 - MFP (IEEE 802.11w) information for nl80211 command API - support split wiphy dump - FT (IEEE 802.11r) with driver-based SME - use advertised number of supported concurrent channels - QoS Mapping configuration * improved TDLS negotiation robustness * added 'SCAN TYPE=ONLY' ctrl_iface command to request manual scan without executing roaming/network re-selection on scan results * added Session-Id derivation for EAP peer methods * allow AP/Enrollee to be specified with BSSID instead of UUID for WPS ER operations * changed the default driver interface from wext to nl80211 if both are included in the build * added domain_suffix_match (and domain_suffix_match2 for Phase 2 EAP-TLS) to specify additional constraint for the server certificate domain name * added support for WPS+NFC updates and P2P+NFC - Refresh wpa_supplicant-sigusr1-changes-debuglevel.patch - Drop wpa_supplicant-driver-wext-debug.patch and wpa_supplicant-errormsg.patch: wext is deprecated - Update the build config based on the new defconfig - Remove the libnl1 requirement. It's not supported. - use _rundir macro ++++ xen: - Replace 'domUloader' with 'pygrub' when converting or importing Xen domains into libvirt with xen2libvirt. domUloader is no longer provided in xen-tools. Modified: xen2libvirt.py ++++ yast2: - add option to disable os probing for some products (bnc#884007) - 3.1.81 ++++ yast2-bootloader: - respect product default configuration for os-prober enablement (bnc#884007) - 3.1.57 ++++ yast2-network: - bnc#883718 Taking wicked as default in autoyast installation. - 3.1.67 ------------------------------------------------------------------ ------------------ 2014-6-23 - Jun 23 2014 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - allow cloning to custom file (bnc#881108) - 3.1.37 - Fixed logging (bnc#883561) - 3.1.36 ++++ branding-SLE: - New splash theme ++++ ca-certificates: - fix directory permissions for real this time (bnc#871639) ++++ dracut: - More empty commandline fixes * Add: 0074-More-empty-cmdline-fixes.patch - 95dasd_rules: enable parsing of rd.dasd= commandline parameter * Add: 0075-95dasd_rules-enable-parsing-of-rd.dasd-commandline-p.patch - Correctly set cio_ignore for dynamic s390 rules * Add: 0076-Correctly-set-cio_ignore-for-dynamic-s390-rules.patch - 90multipath: add missing 11-dm-mpath.rules file (bnc#883149) * Add: 0077-90multipath-add-missing-11-dm-mpath.rules-file.patch - Restore original IFS value (bnc#883770) * Add: 0078-Restore-original-IFS-value.patch ++++ empathy: - Update to version 3.12.4: + Picking a specific persona/account from context menu doesn't work (bgo#732100). - Changes from version 3.12.3: + This new stable release removes support for connecting to Windows Live chat using XMPP as Microsoft shut down their XMPP gateways. However, you can continue using the proprietary MSN protocol through telepathy-haze. + Bugs fixed: bgo#696977, bgo#731150. ++++ freerdp: - Add freerdp-CVE-2014-0791.patch to fix bnc#857491 backported from upstream commit f1d6afc ++++ glibc: - nss-files-long-lines.patch: Don't ignore too long lines in nss_files (bnc#883217, BZ #17079) - Remove locale.1, localedef.1 and iconvconfig.8 manpages, now included in the man-pages package (bnc#880703) - manpages.patch: update ++++ glibc: - nss-files-long-lines.patch: Don't ignore too long lines in nss_files (bnc#883217, BZ #17079) - Remove locale.1, localedef.1 and iconvconfig.8 manpages, now included in the man-pages package (bnc#880703) - manpages.patch: update ++++ gnome-control-center: - Update gnome-control-center-allow-extra-tools-in-shell.patch: restore online-accounts panel. ++++ gnome-online-accounts: - Update to version 3.12.3: + Bugs fixed: bgo#699553, bgo#730041, bgo#730810. + Updated translations. ++++ installation-images-SLES: - remove Upgrade from PTOptions, it's handled directly in linuxrc now - 14.105 ++++ kernel-default: - asus-wmi: Set WAPF to 4 for Asus X550CA (bnc#882234). - commit 7d71861 - rpm/post.sh: Also check for grub2 config - commit 0844541 - Port ppc64le packaging fixes from 'SLE12' to 'packaging' - commit c233eb3 - fs/cifs: Fix broken pathnames with mapchars (bnc#883750). - commit 44c0fc3 - Update config files: Enable Realtek RTL8723AU support This wireless network chipset is found in hybrid notebooks/tablets such as the first Lenovo Yoga 13. - commit 0cf7afd ++++ kernel-source: - asus-wmi: Set WAPF to 4 for Asus X550CA (bnc#882234). - commit 7d71861 - rpm/post.sh: Also check for grub2 config - commit 0844541 - Port ppc64le packaging fixes from 'SLE12' to 'packaging' - commit c233eb3 - fs/cifs: Fix broken pathnames with mapchars (bnc#883750). - commit 44c0fc3 - Update config files: Enable Realtek RTL8723AU support This wireless network chipset is found in hybrid notebooks/tablets such as the first Lenovo Yoga 13. - commit 0cf7afd ++++ kernel-syms: - asus-wmi: Set WAPF to 4 for Asus X550CA (bnc#882234). - commit 7d71861 - rpm/post.sh: Also check for grub2 config - commit 0844541 - Port ppc64le packaging fixes from 'SLE12' to 'packaging' - commit c233eb3 - fs/cifs: Fix broken pathnames with mapchars (bnc#883750). - commit 44c0fc3 - Update config files: Enable Realtek RTL8723AU support This wireless network chipset is found in hybrid notebooks/tablets such as the first Lenovo Yoga 13. - commit 0cf7afd ++++ kiwi: - Add suse-SLES11/suse-vagrant-box example - Fixed solvable pattern metadata creation The new pattern system allows to pass the option -X to the libsolv *2solv tools. If this option is not passed no pattern metadata is created in the solvable file. kiwi now checks if the libsolv tools are capable of -X and passes the option - v5.06.119 released ++++ util-linux: - Update to v2.25-rc1: * translation updates * tests updates * minor fixes ++++ samba: - Update to 4.1.9. + Fix nmbd denial of service; CVE-2014-0244; (bnc#880962). + Fix segmentation fault in smbd_marshall_dir_entry()'s SMB_FIND_FILE_UNIX handler; CVE-2014-3493; (bnc#883758). ++++ samba: - Update to 4.1.9. + Fix nmbd denial of service; CVE-2014-0244; (bnc#880962). + Fix segmentation fault in smbd_marshall_dir_entry()'s SMB_FIND_FILE_UNIX handler; CVE-2014-3493; (bnc#883758). ++++ netpbm: - updated to 10.66.3 * sgitopnm: fix bug: no output if input is RLE compressed. * jpegtopnm -dumpexif: fix incorrect display of resolution. * jpegtopnm -dumpexif: fix truncated make, model, or datetime. * jpegtopnm -dumpexif: fix wild pointer with invalid EXIF data. * build fixes ++++ libreoffice: - Version bump to 4.3.0.1: * Buildfix with new glm * Various fixes. ++++ snapper: - fixed DBus introspection data - version 0.2.3 ++++ systemd: - make sure legacy services that depend on network are started after network is available (bnc#883565) * 0001-core-sysvcompat-network-should-be-equivalent-to-netw.patch * update insserv-generator.patch to translate $network into network-online.target ++++ man-pages: - ship localedef.1, iconvconfig.8 and locale.1 as they will be removed from glibc package ++++ postfix: - The included postfix-mysql.tar.bz2 was using a MySQL 4.1 style of table engine specification. Modified so that the sql uses 'ENGINE=' instead of 'TYPE=' for creating tables. - bnc#816769 - config.postfix issues warnings about missing master.cf ++++ python-libmount: - Update to v2.25-rc1: * translation updates * tests updates * minor fixes ++++ python-six: - update to 1.7.2: - Issue #72: Fix installing on Python 2. - Issue #71: Make the six.moves meta path importer handle reloading of the six module gracefully. - Pull request #30: Implement six.moves with a PEP 302 meta path hook. - Pull request #32: Add six.wraps, which is like functools.wraps but always sets the __wrapped__ attribute. - Pull request #35: Improve add_metaclass, so that it doesn't end up inserting another class into the hierarchy. - Pull request #34: Add import mappings for dummy_thread. - Pull request #33: Add import mappings for UserDict and UserList. - Pull request #31: Select the implementations of dictionary iterator routines at import time for a 20% speed boost. ++++ ruby: - remove obsolete expand line ++++ ruby-common: - added 2 new options to gem_packages.sh - --gem-filelist-append="arg" This can be either a string or a filename to a filelist that will be appended to the versioned main package - --gem-custom-packages="name|filelist[|preamble[|description]]" filelist, preamble and description can be either filenames or the actual value. to use both from the spec file you need to use %define gem_custome_packages ... %define gem_filelist_append ... important if you use the filename option, you need to call the tools to generate the files with %(....) so the files are actually available at the time when gem_packages is run. The tool is called at the very beginning of the build, even before %prep. - update the gem_packages template to handle those 2 options and also the --gem-suffix option. they are all passed via environment variables for now. - bumped the rpm_macro_version to 4 ++++ squashfs: - Since version 4.3, squasfs does not require attr-devel but uses glibc instead. ++++ util-linux-systemd: - Update to v2.25-rc1: * translation updates * tests updates * minor fixes ++++ vm-install: - bnc#883901 - sles 12 Xen beta 9 vm-install fails to pxe install guest with error - KVM: Fix initializing the use_libvirt flag ++++ xalan-j2: - Fix bnc#870082 CVE-2014-0107 - insufficient secure processing: * xalan-j2-CVE-2014-0107.patch ++++ xterm: - Patch #308 - 2014/06/19 * corrected font used for clipping double-width bitmap fonts from patch #307 changes to work around mis-scaled fonts (Debian #752947). * improve wording of a warning message. ++++ yast2: - bnc#864619 - old network service is also disabled when switching to new one. - 3.1.80 ++++ yast2-auth-client: - fix deletion of sssd domains - fix setting nsswitch.conf parameters - 3.1.17 ++++ yast2-installation: - Changed /bin/rm path to /usr/bin/rm path (bnc#882453) - 3.1.96 - directly export autoyast profile to target file (bnc#881108) - 3.1.95 ++++ yast2-update: - do not allow to continue if no upgradeable system was found (bnc#883606) - 3.1.14 ------------------------------------------------------------------ ------------------ 2014-6-22 - Jun 22 2014 ------------------- ------------------------------------------------------------------ ++++ pidgin: - ca-certificates-mozilla is present since 11.4, but lets use 12.3 as base. ------------------------------------------------------------------ ------------------ 2014-6-21 - Jun 21 2014 ------------------- ------------------------------------------------------------------ ++++ cmake: - Cleanup with spec-cleaner and remove sle10 support. ++++ kiwi: - Update bash completion file * split into commands and options for commands ++++ yast2-network: - bnc#878719 - active network service selected properly - 3.1.66 ------------------------------------------------------------------ ------------------ 2014-6-20 - Jun 20 2014 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Do not set Mode.config after the autoyast installation has been booted into the system. The original Bug #881378 has been fixed on another place. The current fix solves the Bug bnc#883025 - 3.1.35 ++++ wodim: - make wodim position independent (bnc#882035, cdrkit-pie.diff) ++++ gdm: - Update X11-displaymanager-gdm: remove obsolete calls to splashcopy. ++++ grub2: - grub2: use stat instead of udevadm for partition lookup (bnc#883635) * Added grub2-use-stat-instead-of-udevadm-for-partition-lookup.patch ++++ kiwi: - Follow up implementation for sha256 hash creation Use perl's Digest module instead of calling an external program - Added creation of sha256 hash to product bundler - Correctly duplex stdout to /dev/console I still have the problem if we call e.g dialog in a new controlling terminal using setctsid all subsequent messages are only shown on this terminal even though the console might point to more devices which were correctly duplexed before setting a controlling terminal ++++ plymouth: - Add 0001-splash-do-not-process-display-lists-if-it-is-empty.patch: fix crash when calling plymouth quit - Add 0001-seats-guard-against-NULL-terminal.patch: guard against NULL terminal. - Update stop-graphical.patch: add RemainAfterExit=true to plymouth-start.service, ensuring plymouthd is not restarted when switching between runlevels. ++++ python-base: - update to 2.7.7 * bugfix-only release, over a hundred bugs fixed * backported hmac.compare_digest from python3, first step of PEP 466 - drop upstreamed patches: * CVE-2014-1912-recvfrom_into.patch * python-2.7.4-no-REUSEPORT.patch * python-2.7.6-bdist-rpm.patch * python-2.7.6-imaplib.patch * python-2.7.6-sqlite-3.8.4-tests.patch - refresh patches: * python-2.7.3-ssl_ca_path.patch * python-2.7.4-canonicalize2.patch * xmlrpc_gzip_27.patch - added python keyring and signature for the main tarball ++++ libreoffice: - More languages got autotext. Reflect that. - Remove no longer provided files from list of artworky things. ++++ libvirt: - libxl: Use cooperative resume for migration c1bc06e2-libxl-mig-resume-fix.patch Xen project bug#30: http://bugs.xenproject.org/xen/bug/30 ++++ openwsman: - Update to 2.4.8 - Features - Add Fujitsu namespace, cim schema SVS - Bugfixes - fix memory corruption: copy key/value data for options, selectors, and properties - fix .spec file for RHEL/Fedora builds ++++ os-prober: - add os-prober-call-dmraid-once.patch * fix os-prober: dmraid is called without a device list for every partition (bnc#883453) ++++ python: - update to 2.7.7 * bugfix-only release, over a hundred bugs fixed ++++ rsync: - Remove sysvinit support on distros that have systemd - Remove libattr-devel from buildRequires, application does not link to libattr but it picks the glibc implementation instead. ++++ ruby: - remove the provides to avoid have choice ++++ ruby-common: - as it turns out gem_build_complete_path files are important. Do not delete them in the cleanup script. ++++ sblim-sfcc: - don't release objectpath when used as return value (upstream #2730) add 0001-Don-t-release-op-when-used-as-value.patch ++++ yast2-registration: - display SSL error details from exception, hide the details section if there are no details actually (bnc#882573) - send correct base product name when downloading available extensions (fix by Michael Calmer) - do not log the registration code to y2log - use the new suse-connect SSL API (0.1.2) - fixed selecting extensions when going back in the installation workflow - added a popup for changing the registration server URL (bnc#883138) - removed Beta warning workaround (bnc#882034) - 3.1.77 ------------------------------------------------------------------ ------------------ 2014-6-19 - Jun 19 2014 ------------------- ------------------------------------------------------------------ ++++ elfutils: - Package changes file to support local rpmbuild (bnc#879011) ++++ pidgin: - Replaces (BuildRequires) of openssl-certs with ca-certificates-mozilla starting with SLE12 and openSUSE 13.2. ++++ java-1_7_0-openjdk: - update to 2.5.0 - OpenJDK 7u60 * OpenJDK S5049299: (process) Use posix_spawn, not fork, on S10 to avoid swap exhaustion S6412968: CMS: Long initial mark pauses S6571600: JNI use results in UnsatisfiedLinkError looking for libmawt.so S6889597: TEST_BUG: javax/management/remote/mandatory/URLTest.java test should be updated in jdk7 Workspace S6900441: PlatformEvent.park(millis) on Linux could still be affected by changes to the time-of-day clock S6989981: jstack causes "fatal error: ExceptionMark destructor expects no pending exceptions" S7074436: (sc) SocketChannel can do short gathering writes when channel configured blocking (win) S7123493: (proxy) Proxy.getProxyClass doesn't scale under high load S7124232: [TEST_BUG] [macosx] JSplitPane has wrong divider location S7124314: [TEST_BUG] [macosx] Aqua LAF: JTree doesn't select element by keyboards left and right keys S7124320: [TEST_BUG] [macosx] JComboBox doesn't change selection on mouse over S7124338: [macosx] Selection lost if a selected item removed from a java.awt.List S7129133: [macosx] Accelerators are displayed as Meta instead of the Command symbol S7131153: GetDC called way too many times - causes bad performance. S7133122: SA throws sun.jvm.hotspot.debugger.UnmappedAddressException when it should not S7133146: [macosx] closed/javax/swing/JInternalFrame/4193219/IconCoord fails on MacOS S7133154: [TEST_BUG] [macosx] closed/javax/swing/JInternalFrame/4251301/bug4251301.java fails on MacOS S7145569: G1: optimize nmethods scanning S7147084: (process) appA hangs when read output stream of appB which starts appC that runs forever S7171591: getDefaultScopeID() in src/solaris/native/java/net/net_util_md.c should return a value S7173464: Clipboard.getAvailableDataFlavors: Comparison method violates contract S7176574: sun/security/krb5/auto/TcpTimeout.java failed with solaris-i586 S7186887: Test T6567415.java can fail on a slow machine S7187554: JSR 292: JVMTI PopFrame needs to handle appendix arguments S7190349: [macosx] Text (Label) is incorrectly drawn with a rotated g2d S7191817: -XX:+UseSerialGC -XX:+UseLargePages crashes with SIGFPE on MacOS X S7194607: VerifyLocalVariableTableOnRetransformTest.sh fails after JSR-292 merge S7197210: java/lang/invoke/CallSiteTest.java failing on armsflt. S7199674: (props) user.home property does not return an accessible location in sandboxed environment [macosx] S8003253: TEST_BUG: java/nio/channels/AsynchronousChannelGroup/Unbounded.java hang intermittently [win] S8003262: reverse translation required changes in xalan resource bundles S8003285: TEST_BUG: java/nio/channels/AsynchronousChannelGroup/Unbounded.java fails again [macosx] S8003895: java/nio/channels/AsynchronousChannelGroup/Unbounded.java failing again [win64] S8004032: [TEST_BUG] [macosx] There is no effect when double clicking on the Icon, after right clicking on the Icon and the Icon disappear S8004051: assert(_oprs_len[mode] < maxNumberOfOperands) failed: array overflow S8004476: XSLT Extension Functions Don't Work in WebStart S8005128: JSR 292: the mlvm redefineClassInBootstrap test crashes in ConstantPool::compare_entry_to S8006395: Race in async socket close on Linux S8006542: JSR 292: the VM_RedefineClasses::append_entry() must support invokedynamic entry kinds S8006546: JSR 292: typos in the ConstantPool::copy_cp_impl() S8006628: NEED_TEST for JDK-8002870 S8006731: JSR 292: the VM_RedefineClasses::rewrite_cp_refs_in_method() must support invokedynamic S8007037: JSR 292: the VM_RedefineClasses::append_entry() should do cross-checks with indy operands S8007454: (process) SetHandleInformation parameters DWORD (not BOOLEAN) S8008118: (process) Possible null pointer dereference in jdk/src/solaris/native/java/lang/UNIXProcess_md.c S8008511: JSR 292: MemberName vmtarget refs to methods must be updated at class redefinition S8008733: Psr:perf:osb performance regression (18%) in wss_bodyenc S8009062: poor performance of JNI AttachCurrentThread after fix for 7017193 S8009213: sun/management/jdp/JdpTest.sh fails with exit code 1 S8009222: java.lang.IllegalArgumentException: not invocable, no method type when attempting to get getter method handle for a static field S8011194: Apps launched via double-clicked .jars have file.encoding value of US-ASCII on Mac OS X S8011343: Add new flag for verifying the heap during startup S8011944: Sort fails with ArrayIndexOutOfBoundsException S8011955: Lunar screen reader crashes intermittently in WindowsAccessBridge-32.DLL S8012244: java/net/Socket/asyncClose/Race.java fails intermittently on Windows S8012326: Deadlock occurs when Charset.availableCharsets() is called by several threads at the same time S8012615: Realm.getRealmsList returns realms list in wrong S8012925: [parfait] Missing return value in jdk/src/macosx/native/sun/awt/AWTEvent.m S8013132: Add a flag to turn off the output of the verbose verification code S8013895: G1: G1SummarizeRSetStats output on Linux needs improvement S8013945: CMS fatal error: must own lock MemberNameTable_lock S8014052: JSR292: assert(end_offset == next_offset) failed: matched ending S8014078: G1: improve remembered set summary information by providing per region type information S8014240: G1: Add remembered set size information to output of G1PrintRegionLivenessInfo S8014288: perf regression in nashorn JDK-8008448.js test after 8008511 changes S8014394: (fs) WatchService failing when watching \\server\$d S8014460: Need to check for non-empty EXT_LIBS_PATH before using it S8014555: G1: Memory ordering problem with Conc refinement and card marking S8015092: SchemaFactory cannot parse schema if whitespace added within patterns in Selector XPath expression S8015243: SchemaFactory does not catch enum. value that is not in the value space of the base type, anyURI S8015244: G1: Verification after a full GC is incorrectly placed. S8015599: [TEST_BUG] [macosx] Test closed/javax/swing/Popup/TaskbarPositionTest.java fails since JDK 8 b75 on MacOSX S8015600: [TEST_BUG] [macosx] Test closed/javax/swing/plaf/basic/BasicMenuUI/4983388/bug4983388.java fails since JDK 8 b75 on MacOSX S8016018: Typo in AbstractStringBuilder#indexOf and #lastIndexOf descriptions S8016110: Japanese char (MS932) 0x5C cannot be used as an argument when quoted S8016271: wsimport -clientjar does not create portable jars on Windows due to hardcoded backslash S8016328: Regression : Javadoc i18n regression caused by fix for 8012375 S8016500: Unlocalized warnings. S8017180: [macosx] [TEST_BUG] alt-key doesn't work on macos for menu S8017195: Introduce option to setKeepAlive parameter on CORBA sockets S8017456: [TEST_BUG] java/awt/DataFlavor/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug.html: test frames remain after test execution S8017498: JVM crashes when native code calls sigaction(sig) where sig>=0x20 S8017779: java/net/Authenticator/B4769350.java fails S8019184: MethodHandles.catchException() fails when methods have 8 args + varargs S8019389: SA-JDI JSR292: sun.jvm.hotspot.jdi.StackFrame.thisObject() throws sun.jvm.hotspot.utilities.AssertionFailure: sanity check S8019396: SA-JDI: OSThread class initialization throws an exception S8019853: Break logging and AWT circular dependency S8020123: Test gc/g1/TestPrintRegionRememberedSetInfo.java fails with "test result: Error. No action after @build" S8020191: System.getProperty("os.name") returns "Windows NT (unknown)" on Windows 8.1 S8020530: Non heap memory size calculated incorrectly S8020791: [TESTBUG] runtime/jsig/Test8017498.sh failed to compile native code S8021296: [TESTBUG] Test8017498.sh fails to find "gcc" and fails to compile on some Linux releases S8021368: Launch of Java Web Start app fails with ClassCircularityError exception in 7u25 S8021898: Broken JIT compiler optimization for loop unswitching S8021943: FileDialog getFile returns corrupted string after previous setFile S8022213: Intermittent test failures in java/net/URLClassLoader S8022452: Hotspot needs to know about Windows 8.1 and Windows Server 2012 R2 S8022507: SIGSEGV at ParMarkBitMap::verify_clear() S8022584: Memory leak in some NetworkInterface methods S8022585: VM crashes when ran with -XX:+PrintInlining S8022993: Convert MAX_UNROLL constant to LoopMaxUnroll C2 flag S8023004: JSR 292: java.lang.RuntimeException: Original target method was called. S8023130: (process) ProcessBuilder#inheritIO does not work on Windows S8023145: G1: G1CollectedHeap::mark_strong_code_roots() needs to handle ParallelGCThreads=0 S8023472: C2 optimization breaks with G1 S8023580: Add jtreg test for 8004051 and 8005722 S8023720: (hotspot) setjmp/longjmp changes the process signal mask on OS X S8023786: (jdk) setjmp/longjmp changes the process signal mask on OS X S8023881: IDN.USE_STD3_ASCII_RULES option is too strict to use Unicode in IDN.toASCII S8023956: Provide a work-around to broken Linux 32 bit "Exec Shield" using CS for NX emulation (crashing with SI_KERNEL) S8024027: Test sun/misc/IoTrace/IoTraceSocketReadWrite.java crashes VM S8024163: [macosx] NullPointerException at javax.swing.TransferHandler$DropHandler.handleDrag since jdk8b93, 7u40b28 S8024521: (process) Async close issues with Process InputStream S8024648: 7141246 & 8016131 break Zero port S8024707: TransformerException : item() return null with node list of length != 1 S8024788: (fs) Files.readAllBytes uses FileChannel which may not be supported by all providers S8024830: SEGV in org.apache.lucene.codecs.compressing.CompressingTermVectorsReader.get S8024861: Incomplete token triggers GSS-API NullPointerException S8024876: [TEST_BUG] javax/xml/jaxp/parsers/8022548/XOMParserTest.java failed when testbase dir has read only permissions S8024952: ClassCastException in PlainSocketImpl.accept() when using custom socketImpl S8025145: [macosx]: java 7 does not recognize tiff image on clipboard S8025204: Intermittent test failure: javax/management/remote/mandatory/connection/IdleTimeoutTest.java S8025205: Intermittent test failure: javax/management/remote/mandatory/connection/BrokenConnectionTest.java S8025206: Intermittent test failure: javax/management/monitor/NullAttributeValueTest.java S8025207: Intermittent test failure: javax/management/monitor/CounterMonitorThresholdTest.java S8025305: Cleanup CardTableModRefBS usage in G1 S8025512: NPE with logging while launching webstart on jre7u40 if logging is disabled S8025541: G1: assert "assert(thread < _num_vtimes) failed: just checking" fails when G1ConcRefinementThreads > ParallelGCThreads S8025588: [macosx] Frozen AppKit thread in 7u40 S8025713: Syncing indendation/comment/copyright year differences with upstream projects S8025775: JNI warnings in TryXShmAttach S8025860: new hotspot build - hs24.60-b02 S8025861: Set minor version for hotspot in 7u60 to 60 and build number to b01 S8025920: webrev.ksh does not provide any details about changes in zip files S8026293: Schedule part of G1 pre-barrier late S8026404: Logging in Applet can trigger ACE: access denied ("java.lang.RuntimePermission" "modifyThreadGroup") S8026405: javax/xml/ws/clientjar/TestWsImport.java failing on JDK 8 nightly aurora test runs S8026486: Significant slowdown due to transparent huge pages S8026502: java/lang/invoke/MethodHandleConstants.java fails on all platforms S8026705: [TEST_BUG] java/beans/Introspector/TestTypeResolver.java failed S8026794: Test tools/pack200/TimeStamp.java fails while opening golden.jar.native.IST on linux-ppc(v2) S8026848: -XX:+G1SummarizeRSetStats can result in wrong exit code and crash S8027066: XMLDecoder in java 7 cannot properly deserialize object arrays S8027172: new hotspot build - hs24.60-b03 S8027196: Increment minor version of HSx for 7u55 and initialize the build number S8027351: (ref) Private finalize method invoked in preference to protected superclass method S8027426: String.toLowerCase incorrectly increases length, if string contains \u0130 char S8027454: Do not traverse string table during G1 remark when treating them as strong roots during initial mark S8027476: Improve performance of Stringtable unlink S8027579: new hotspot build - hs24.60-b04 S8027756: assert(!hr->isHumongous()) failed: code root in humongous region? S8027839: C1 crashes in Weblogic with G1 enabled S8027840: C2 allows safepoint checks to leak into G1 pre-barriers S8027860: [TEST_BUG] File not closed in javax/xml/jaxp/parsers/8022548/XOMParserTest.java S8027973: javax/xml/jaxp/transform/jdk8004476/XSLTExFuncTest.java hangs (win) S8027997: G1: SPECjbb2013 crashes due to a broken object reference S8028054: com.sun.beans.finder.MethodFinder has unsynchronized access to a static Map S8028208: (aio) Assertion in clearPendingIoMap when closing at around time file lock is acquired immediately (win) S8028351: JWS doesn't get authenticated when using kerberos auth proxy S8028391: Make the Min/MaxHeapFreeRatio flags manageable S8028412: AsyncGetCallTrace() is broken on x86 in JDK 7u40 S8028520: JVM should not throw VerifyError when a private method overrides a final method S8028583: Add helper methods to test libraries S8028814: new hotspot build - hs24.60-b06 S8029281: Synchronization issues in Logger and LogManager S8029304: JFR broken in 7u train for JDK Linux for ARM or OpenJDK S8029318: Native Windows ccache still reads DES tickets S8029366: ShouldNotReachHere error when creating an array with component type of void S8029599: JVM crashes on solaris-i586 with -Xverify:all if stack overflow happens during recursive reflective call S8029903: Add a type safe alternative for working with counter based data S8030061: new hotspot build - hs24.60-b05 S8030070: Test java/io/File/CheckPermission.java fails due to unfinished recursion (java.lang.StackOverflowError) when JIT'ed code (-client,-server) is running S8030655: Regression: 14_01 Security fix 8024306 causes test failures S8030698: Several GUI labels in jconsole need correction S8030813: Signed applet fails to load when CRLs are stored in an LDAP directory S8030822: (tz) Support tzdata2013i S8031050: (thread) Change Thread initialization so that thread name is set before invoking SecurityManager S8031394: (sl) Fix exception handling in ServiceLoader S8031462: Fonts with morx tables are broken with latest ICU fixes S8031787: Remove fix JDK-8026887 from 7u60 S8031980: Add new j.u.l deadlock test for JDK-8027670 and JDK-8029281 S8032013: new hotspot build - hs24.60-b08 S8032207: C2: assert(VerifyOops || MachNode::size(ra_) <= (3+1)*4) failed: bad fixed size S8032740: Need to create SE Embedded Source Bundles in 7 Release S8032771: The flag VerifySilently misses a test case S8032960: Running forms URL throws NullPointerException in Javaconsole. S8032986: new hotspot build - hs24.60-b09 S8033294: javac, spurious warning for instanceof operator S8033443: Test8000311 fails after latest changes to parallelize string and symbol table unlink S8033487: Improve GC option handling S8034181: SIGBUS in SctpChannelImpl receive S8034772: JDK-8028795 brought a specification change to 7u55 release and caused JCK7 signature test failure S8035283: Second phase of branch shortening doesn't account for loop alignment S8035618: Four api/org_omg/CORBA TCK tests fail under plugin only S8035893: JVM_GetVersionInfo fails to zero structure S8035897: Better memory allocation for file descriptors greater than 1024 on macosx S8035963: The failed Kerberos tests due to timeouts S8035988: 7u60 l10n resource file translation update 1 S8036027: Increment hsx 24.51 build to b04 for 7u51-b34 S8036147: Increment hsx 24.55 build to b02 for 7u55-b11 S8036584: Review comments from 8035897 S8036837: Increment hsx 24.55 build to b03 for 7u55-b12 S8036861: Application can't be loaded fine,the save dialog can't show up. S8037012: (tz) Support tzdata2014a S8037340: Linux semaphores to use CLOCK_REALTIME S8037510: CMM Testing: Min/MaxHeapFreeRatio flags should be manageable through the API S8038306: (tz) Support tzdata2014b S8039097: Some tests fail with NPE since 7u60 b12 * Backports S7103549: Remove dependencies on libjava and libjvm from security libraries S8000204: Memory leak in com/sun/security/auth/module/Unix.c S8000476: Memory Leaks and uninitialized memory access in PKCS11 and other native code S8001579: Cleanup warnings in security native code S8007607: security native code doesn't always use malloc, realloc, and calloc correctly S8008509: 6588413 changed JNIEXPORT visibility for GCC on HSX, jdk's jni_md.h needs similar change S8012224: AWT_TopLevels/TopLevelEvents/Automated/WindowIconifyDeiconifyEventsTest02 fails on Ubuntu 12.04 Unity shell S8014307: Memory leak ... security/jgss/wrapper/GSSLibStub.c S8038392, RH1064383: Generating prelink cache breaks JAVA 'jinfo' utility normal behavior * Bug fixes Fix implicit function declarations in j2secmod_md.c introduced by 7103549. PR1617: Include defs.make in vm.make so zeroshark.make is included Remove binary files and unlicensed generated files PR1655: Don't add IcedTea-Web jars to bootclasspath Enable CC_INTERP on ppc64 Fix Zero following integration of PPC port PR1660: Allow use of system PCSC PR1661: Cleanup COMPILE_AGAINST_SYSCALLS option and allow it to be set false PR1661: Cleanup COMPRESS_JARS option and allow it to be set false PR1661: Cleanup SYSTEM_CUPS option and allow it to be set false PR1661: Cleanup SYSTEM_FONTCONFIG option and allow it to be set false PR1661: Cleanup SYSTEM_GIF option and allow it to be set false PR1661: Cleanup SYSTEM_GIO option and allow it to be set false PR1661: Cleanup SYSTEM_GTK option and allow it to be set false PR1661: Cleanup SYSTEM_JPEG option and allow it to be set false PR1661: Cleanup SYSTEM_LCMS option and allow it to be set false PR1661: Cleanup SYSTEM_PCSC option and allow it to be set false PR1661: Cleanup SYSTEM_PNG option and allow it to be set false PR1664: Ensure all SYSTEM_* options are in jdk_generic_profile.sh Only get CFLAGS/LIBS for libpcsclite if installed Add lost #endif Add new files from 8019229 Remove duplicate ElfFuncDescTable code in elfSymbolTable.cpp Remove duplicate ElfFuncDescTable code in elfSymbolTable.hpp PR1699: Support building the SunEC provider with system NSS PR1393: JPEG support in build is broken on non-system-libjpeg builds Fix merge duplication in com.sun.script.javascript.RhinoTopLevel S8041658: Use of -fdevirtualize on macroAssembler_x86.o (via -O2) with gcc 4.9.0 creates broken VM Extend 8041658 to all files in the HotSpot build. Correct placement of S8041658 fix PR1753: Ant does not respect JAVA_HOME/jdk.home setting PR1757: register_method usage in sharkCompiler.cpp needs to be adjusted following S7196199 PR1781: NSS PKCS11 provider fails to handle multipart AES encryption RH1059925: RFE: Version Java libraries to allow using multiple Java versions with Linux capabilities enabled RH905128: [CRASH] OpenJDK-1.7.0 while using NSS security provider and kerberos PR1742: Allow SunEC provider to be built with changes in NSS >= 3.16.1 PR1762: Undefined references when building with NSS 3.16.1 PR1737: Support prefixed variants of GNU tools used on *BSD systems PR1756: Bootstrap with IcedTea broken PR1758: Support PPC64 JIT on ppc64le PR1763: ppc64 JIT doesn't support class data sharing PR1765: Boot JDK on ppc64le uses differently named arch directory to final build PR1807: Support Debian/Ubuntu 7 OpenJDK Install as Boot JDK PR1365: Replace hgforest support PR1814: HotSpot URL should be used with --enable-hg PR1371: Provide option to build without debugging PR1827: Support AM_MAINTAINER_MODE PR1830: Drop version requirement for LCMS 2 PR1833, RH1022017: Report elliptic curves supported by NSS, not the SunEC library PR1741: Break PulseAudio provider out into IcedTea-Sound PR1736: AWT loads gtk3 in all the look and feel configurations PR1808: Type-punning Warnings in Demos on PPC PR1835: Missing file in backport of ppc64le JIT support PR1839, G478960: Provide Infinality Support via fontconfig PR729: GTKLookAndFeel should be the system look&feel on all GNU/Linux desktops PR1843: Fail early if there is no native HotSpot JIT & all other options are disabled PR1848: Removal of project support leaves trailing '-' in version * PPC & AIX port Add AIX-specific build instructions to README-ppc.html Added AIX as testing platform for more jtreg tests written in shell-script Added AIX specific build defs file Added AIX to list of operating systems to include in static jli build Added AIX version of classlist Added enumIPv4Interfaces, enumIPv6Interfaces and getMacAddress implementation for AIX. Added initial AIX version of UNIXProcess.java copied from existing Solaris one Added missing B_FALSE and B_TRUE definitions for AIX when building ec component. Added missing Dlinfo structure for SAP version of hprof_md.c Added section about problems with pre-installed ANT and our bootstrap JDK on Linux and how to solve them Added UnixOperatingSystem.getTotalPhysicalMemorySize and getFreePhysicalMemorySize implementation for AIX by facilitating perfstat APIs. add "/lib//jli/" to the runtime library path in the java launcher for AIX because AIX ld doesn't support $ORIGIN and libjli.so isn't found otherwise Add libmawt linking for libfontmanager on AIX platform Add memory limit requirements (ulimit) for AIX to README-ppc.html Addon for merge 5851:b717d0d99407 - add missing file AixNativeDispatcher.c Add OS and Compiler information to the VM version string on AIX Add section about the necessity of 'GNU tar' during the build process Add some AIX-specific files which were missing from changeset 5101:a06818b39f7c adlc: do safe call to constant_offset() in debug coding aix: add macros AIX_ONLY and NOT_AIX aix: AIX platform files as required to start up the interpreter. AIX changes to build the complete OpenJDK on a vanilla AIX system aix: fix disclaiming memory. Aix port: add file globalDefinitions_xlc.hpp. aix: remove warnings about memory allocation asm: fix DelayedConstant Basic AIX adaption. With this change the VM can successfully run 'HelloWorld' on AIX Build "fdlibm" without optimizations and with -qfloat=nomaf on AIX C argument in register AND stack slot. Check consistency of the PPC-specific flag 'UseSIGTRAP' with 'ImplicitRangeChecks' and 'ImplicitNullChecks' C-interpreter: add biased locking support C-interpreter: basic fixes C-interpreter: Fix for OSR. C-interpreter: implement bytecode profiling. C-interpreter: implement G1 support C-interpreter: implement support for compressed Oops. C++ interpreter: implement support for early return C-interpreter: improve memory ordering implementation. C-interpreter: memory ordering as required for platforms with weak memory ordering (PPC) C-interpreter: some diffs I missed before C-interpreter: support for method handles. Corrected incorrect use of ps -e on AIX Disable sctp support for now on AIX platform Disable use of sys/swap.h when building UnixOperatingSystem_md.c on AIX dlopen() on AIX does not support RTLD_NOLOAD, so use RTLD_LZAY to workaround. Enable AWT/Swing on AIX Enable awt to build on AIX Enable building jaas library on AIX platform Enabled SoundDefs to build on AIX Enable jdi script based tests to run on AIX. (fixed issue with uname -s result not being understood by tests) Enable mannual and Javadoc on AIX platform Enable medialib to build on AIX Enable the build of HotSpot 'CORE' targets from the top-level makefile by setting CORE_BUILD=true. Enable Tls operations in jdwp socket transport module for AIX platform Expand conditional include in several more source files to not include Expanded check for which wait.h to use. Changed so on AIX sys/wait.h is used. Expanded platform choice logic to include AIX when deciding to create the MB macro. Explicitly defined ARCH_DATA_MODEL for AIX to be 64 Export 'USE_PTHREADS' on Linux trough CPPFLAGS to fix the build because java_md_solinux.c now only relies on 'USE_PTHREADS' beeing defined. Extended BSD remapping of special 64 bit directory function names to generic versions to now apply to AIX. Extended decision to use pthreads in java_md_solinux to include specific use of USE_PTHREADS define Extended existing ifdef to cover AIX so that npt does not include link.h Extended find zone info functionaility to compile on AIX Extend existing Solaris behaviour to cover AIX and treat empty TZ envvar same as no TZ envvar Extend Load and Store nodes to know about memory ordering. fastdebug build: images step fails building installer binaries Fix aix build error. Fix broken AIX build Fix build on Linux with 64kb default page size Fix build with gcc 4.7 Fix calls to the LoadLNode constructor with the Load semantics argument in the wrong position. Fixed from 8 port moved to 7. Fixed JTreg failure from java/util/ResourceBundle/Control/ExpirationTest.sh Fixed memory handling/bookkeeping of mmaped memory on AIX Fixed sun/nio/ch implementation on AIX Fix handling of scalar replaced objects. Fix IA64 preprocessor conditionals on AIX!!! Fix iconv encoding problem on AIX < 7.1 in SplashConvertStringAlloc Fix JTreg failure from java/nio/charset/Charset/NIOCharsetAvailabilityTest.java Fix JTreg failure from java/nio/charset/spi/basic.sh Fix native multicast sockets implementation on AIX Fix native stack traces in hs_err files on Linux/PPC64 Fix setting of SO_REUSEADDR socket option on AIX (where the socket option is called SO_REUSEPORT) Fix small mistake introduced by the port which breaks the Windows build Fix typo in change 'Fix native stack traces in hs_err files..' Fix usage of feature detection on ppc for fsqrt instruction. Also guarantee no wrong instructions are used. Fix -Xcheck:jni on AIX Fix Xrender backend on 64-bit Big-endian architectures Further format fixes after removing ppc_ prefixes. G1: Fix problem with nonvolatile field G1: Port C-interpreter to support G1. gethostbyname_r and gethostbyaddr_r have got different syntax on AIX, this patch added the support of host entry getting. Implement AttachListener for AIX Implemented a no-op version of getPlatformTimeZoneID() for AIX Implemented os::thread_cpu_time for AIX Implement printing CodeComments in stubs. Implement printing CodeComments in stubs: fix product build. Implement support for the "System V Print Subsystem" on AIX Implement workaround for I/O cancellation on AIX (by using the Linux wrappers from "linux_close.c") Improve adlc usability. Improve handling of memory ordering in taskqueue.hpp. Include dlfcn.h since link.h is not available on AIX Include files needed for PPC C2 build. Initial AIX build config files primarily based on changes from SAP. This is to preserve any Hotspot speciific settings Initial Aix-Port checkin. Initial PPC-Port checkin link.h not required (and does not exist) on AIX. Expanded conditional include to cover AIX linux: extend signal handler to catch SIGTRAP on ppc. Make hsdis build and work on Linux/PPC64 make: Implement aix ppc64 build. make: Implement linux ppc64 support in makefiles. Make nio module to build on AIX make: Reenable CORE build Memory ordering as required for platforms with weak memory ordering (PPC) Memory ordering: introduce functions to specify platform properties. method handles: some smaller fixes and extensions for ppc New files for template interpreter New HS24 JSR292 implementation for PPC64 opto: adapt assertion in postaloc.cpp for ppc. opto: Basic fixes for the ppc C2 port opto: Do not relocate in scratch emit. opto: explicit specification of rematerialization in ad file. opto: Extend adlc to generate fields into nodes. opto: Extend ImplicitNullCheck optimizations. opto: Extend Load and Store nodes to know about memory ordering. Opto: extend MachConstantNode functionality to ins_encode statements. opto: hook to postprocess matcher output platform dependent. opto: initialize _node_regs_max_index Opto: introduce phase lateExpand to expand nodes after register allocation. opto: issue more memory barriers as neede on PPC. opto: Move static _in_dump_cnt to Compile object. opto: Pass output stream to more debug routines. opto/ppc: trap based null and range checks opto / regalloc: Fix problem with rematerialization opto,rt: Support for C calling conventions that require 64-bit ints. opto: specify offset of IC load in java_to_interp stub. Opto: Support for constants in stub code. opto: support for constants on ppc opto: switch off OptimizeFill on PPC as it causes errors. opto: Trampoline relocations opto: trap based null and range checks Part assembler and macroassembler into two files. posix: fix build errors on aix 7.1 and sparc posix: Implement methods giving infos about signals. ppc/aix: Adaptions needed for recent update. ppc/aix: Fixes for recent update PPC assembler and register definitions. PPC assembly needed to start up the interpreter. ppc: compiler fixes & enable OSR PPC: Continue C2 port: now jvm98 runs with compiler ppc: enable better implicit null check recognition with cOops ppc: fix cOops problem on aix ppc: fix gcc 4.3.4 build ppc: Fix issue in trap based null check optimization ppc: Fix register usage in GetAndAdd & friends. ppc: fix safepoint node. ppc: fix trap based range checks. ppc: Implement card mark emitter for concurrentMarkSweep. PPC: Initial C2 compiler port. ppc: Initial C2 compiler port, ppc files ppc: port method handles support (hs21-hs23 version) ppc: PPC platform files as required to start up the interpreter. ppc: Relax load aquire and various minor changes ppc: SIGTRAP based checks PPC specific C2 flags: add macro PD_C2_FLAGS to global flag definitions. PPC specific flags: add macro PD_FLAGS to global flag definitions. ppc: support for g1, cOops PPC64: Support for ABI_ELFv2. Propagate HOTSPOT_BUILD_JOBS and PARALLEL_COMPILE_JOBS from the top-level make to the corresponding sub-makes. Recent changes to ppc files, especially to ppc.ad file. Recent improvements by SAP. Removed unused DL_info declaration in java_md_solinux.c that caused AIX compiler failure Remove ppc_ prefixes in ppc files. Remove some unnecessary diffs to Oracle coding. rt: add fence to taskqueue to fix probelms showing in torture tests rt: C argument in register AND stack slot. rt: extend ELF-decoder to ppc function descriptor tables rt: Use stubs to implement safefetch. S7177701: error: Filling jar message during javax/imageio/metadata/IIOMetadataFormatImpl compilation S8003850 opto: introduce phase lateExpand to expand nodes after register allocation. S8003850: add support for constants in stub code S8003853 opto: specify offset of IC load in java_to_interp stub. S8005055: pass outputStream to more opto debug routines S8006971 rt: Improve handling of memory ordering in taskqueue.hpp. S8016491: PPC64 (part 2): Clean up PPC defines. S8016586: PPC64 (part 3): basic changes for PPC64 S8016696: PPC64 (part 4): add relocation for trampoline stubs S8017313: PPC64 (part 6): stack handling improvements S8017317: PPC64 (part 7): cppInterpreter: implement support for biased locking S8019517: PPC64 (part 102): cppInterpreter: implement G1 support S8019929: PPC64 (part 107): Extend ELF-decoder to support PPC64 function descriptor tables S8019973: PPC64 (part 11): Fix IA64 preprocessor conditionals on AIX. S8024344: PPC64 (part 112): C argument in register AND stack slot. S8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling S8033168: PPC64: gcc 4.8 warning in output_c.cpp S8035396: Introduce accessor for tmp_oop in frame. S8036767: PPC64: Support for little endian execution model S8036976: PPC64: implement the template interpreter S8037915: PPC64/AIX: Several smaller fixes S8042309: Some bugfixes for the ppc64 port Several NIO fixes for AIX to pass JCK tests shared assembler: fix DelayedConstant. shared: Basic non-functional fixes needed for the ppc port. shared: Fix IA64 preprocessor conditionals on AIX. shared: introduce functions to specify memory ordering properties of platforms. shared: Make adapter_code_size a function. shared: Make hotspot build with gcc 4.7.2 and newer shared: Make hsdis build and work on Linux/PPC64 shared: Memory ordering as required for platforms with weak memory ordering (PPC) shared: ordering of Independent Reads of Independent Writes Some basic AIX changes to let the VM bootstrap itself and run JVM98. Support for C calling conventions that require 64-bit ints. Switched LD path setup for freetype version check so AIX can be covered by the 'everything else' part Switch off Compressed Oops on AIX until we fix them Temporarily disable 'EnableInvokeDynamic' while working on the new HS24 indy implementation Temporarily switch off 'TrapBasedRangeChecks' Trampoline relocations. Trampoline relocations. Add some more functionality. Turned off ImplicitNullChecks on AIX by default because it requires UseSIGTRAP which isn't currently implemented on AIX Updated conditional handling for AIX when BLOCK_SOURCE enabled. Resolved Undefined symbol: .isSourceFilterSupported Updated Defs-versions to understand about using xlc compiler on AIX Updated genUnixConstants.c to compile on AIX. Made location of fcntl.h file platform specific and added a default value for O_NOFOLLOW as not supported on AIX Updated hprof demo to build on AIX. Added SAP changes to fake out DLinfo etc Updated hprof_md.c to include AIX as platform without hires timer Updated location of bootstrap JDKs Updated Platform.gmk to set PLATFORM=aix when uname is AIX Updated README-ppc.html to reflect the current project status Updated README to reflect the current status of the project (mainly the availability of a mixed-mode VM on Linux and AIX) Updated test scripts to understand AIX os environment Updated using pthreads in java_md_solinux.c to just rely on USE_PTHREADS. Removed the superflous __linux__ as USE_PTHREADS is already explictly turned on for linux builds Use fork() to provide FORK() as Linux Use LIBPATH in the launcher on AIX insted of LD_LIBRARY_PATH Use macosx's BsdVirtualMachine implementation to provide tools/attach on AIX platform. Use stubs to implement safefetch. Use the solaris' approach of doing IsXRenderAvailable check for AIX * ARM port Fix accidental reversion of PR1188 for armel * JamVM JVM_NewMultiArray: element class may be an array jtreg test java/lang/reflect/Array/ExceedMaxDim OpenJDK: Fix Local/Anonymous class checks classlibMarkThreadTerminated should return Object* Fix race-condition in constant-pool resolution code JSR292: MethodHandle constant-pool refs may be resolved JSR292: bootstrap method args error handling JSR292: correct intrinsic cache COMPARE function Race condition in setting up imethod table GC: Minor performance improvement - Remove aarch64-hotspot.patch not needed any more - Add java-1_7_0-openjdk-ppc-stackoverflow.patch: trying to fix stack overflow on ppc - Change version to 1.7.0.60 since the package is based on OpenJDK 7u60 - Force --with bootstrap on ppc64le to prevent problems due to different names of platform dependent library directories - Allow building of accessibility and docs in bootstrap mode - Clean some unused variables from the spec file - Add ppc64 and ppc64le to jit_archs - Add archinstall and archbuild for ppc64 and ppc64le ++++ iniparser: - Update to git snapshot 20140619 c5beb80a + Fix coverity issues + Fix resource leaks + Modify to build unbounded keys & values from multi-line input + Fix crash with crafted ini files + Makefile fixes: Library build, targets + Prevent compiler warning when compiling for 64 bit + Build system improvements - Update iniparser_remove_rpath.patch ++++ openscap: - Remove unused build require on libnl-1_1 according to the changelog, it stopped beign used in 2010 - libattr is also unused. ++++ plymouth: - Add 0001-splash-remove-pixel_pixel-in-sprite-lib-when-notifie.patch: fix crash when pixel_display is removed. - Add 0001-device-manager-only-call-ply_terminal_free.patch: fix crash. - Add use-mkinitrd.patch: call mkinitrd -B, not dracut for now, otherwise initramfs is being created by plymouth-update-initrd, not initrd file. - Ensure we don't rebuild initrd twice when updating plymouth. - Ensure default theme is SLE/openSUSE (based on %suse_version) ++++ libvirt: - Fix conversion of xm config contain 'root=' ac63014c-libxl-domxml-from-native.patch, 64b60266-xmconfigtest-fix.patch bnc#875197 - Drop libxl-iface-network.patch and libxl-iface-script.patch. Replace with upstream equivalents: bf410bb8-libxl-iface-network.patch, 2624dfde-libxl-iface-script.patch ++++ puppet: - use rb_ variables instead of building the paths manually. ++++ rubygem-ruby-dbus: - reenable testsuite again after we found the real problem. removed conditional for it again. ++++ sca-patterns-base: - getSection in Core.py excludes commented lines - Removed unecessary python imported libraries - Added listSections to Core.py - Added haeEnabled to HAE.py - Added haeConnected to HAE.Py - Added getNodeInfo to HAE.py - Added getConfigCTDB to HAE.py - Added getConfigCorosync to HAE.py - Added getClusterConfig to HAE.Py ++++ yast2-control-center-gnome: - ellipsize overlong icon texts and add tooltips (bnc#879959) - 3.1.5 ++++ yast2-installation: - removed random_finish client, haveged service is by default enabled, no need for explicit enabling by Yast (gh#yast/yast-installation#214) - 3.1.94 ++++ yast2-network: - bnc#879617 - fixed generated bridge port configuration - tun device is not allowed as bridge port anymore - 3.1.65 ------------------------------------------------------------------ ------------------ 2014-6-18 - Jun 18 2014 ------------------- ------------------------------------------------------------------ ++++ ca-certificates-mozilla: - do not provide openssl-certs, just obsolete it. ++++ cifs-utils: - BuildIgnore libldb, libtevent, and samba4-libs to prevent a package conflict on CentOS, Fedora, and RHEL systems. ++++ dracut: - Fix non-export of journal dev boot options * Add: 0071-Fix-non-export-of-journal-dev-boot-options.patch - Also export root= boot param for hostonly-cmdline * Add: 0072-Also-export-root-boot-param-for-hostonly-cmdline-cas.patch - Don't create lots of empty cmdline files * Add: 0073-Don-t-create-lots-of-empty-cmdline-files-for-hostonl.patch ++++ evolution: - Update to version 3.12.3: + Custom mail account order reset on an account add or remove. + Update tar format to tar-ustar. + Runtime criticals when closing an appointment editor with reminders. + Ignore false GObject property change notifications. + Properly disconnect signal handlers added with e_signal_connect_notify*(). + Ignore false GSettings key change notifications. + Bugs fixed: bgo#563048, bgo#730145, bgo#730199, bgo#730756, bgo#730144, bgo#730110, bgo#729905, bgo#729667, bgo#729303, bgo#731082, bgo#730738, bgo#730977, bgo#731321, bgo#668006. + Updated Help translation. ++++ evolution-data-server: - Update to version 3.12.3: + e-proxy: Eliminate use of undefined C behaviour. + secret-monitor: Remove duplicate assignment. + addressbook: - Fix some potential NULL pointer dereferences with SQL. - Add bounds checking to a summary file function. - Fix cancellable handling if not in a transaction. - Strengthen an assertion to avoid negative bit shifts. + camel: - Print a warning on failing to save migrated maildir version. - Avoid an unlikely division by zero on a race condition. - Avoid an unlikely division by zero failure. + IMAPx: - Add "Number of concurrent connections to use" UI option. - 'Error performing IDLE: Shutting down' is not an error. + EBookBackendGoogle: - Guard private 'groups' members with a lock. - Do not store active views in its own way. - Serialize group list update and cache update. + Make libdb optional dependency. + Use OpenLDAP in Win32 builds as well. + Misceallenous Win32 build related fixes. + Use g_weak_ref_init/_clear() on structure-allocated GWeakRef-s. + Bugs Fixed: bgo#729546, bgo#728976, bgo#730398, bgo#725045, bgo#730281, bgo#719475, bgo#730788, bgo#730645, bgo#729850, bgo#730979, bgo#721128, bgo#730827, bgo#591811. + Updated translations. ++++ evolution-ews: - Update to version 3.12.3: + Fix g_ascii_strcasecmp: assertion 's2 != NULL'. + Fix 'Unintialized pointer read'. + Fix 'Uninitialized scalar variable'. + Fix 'Logically dead code'. + Bugs fixed: bgo#728246, bgo#730042, bgo#692780, bgo#730878. + Updated translations. ++++ kiwi: - Fixed building of firmware="ec2" image in combination with grub2 The partition table type was set to gpt in this case but that is not desired for ec2 cloud images. In addition the partition setup was incomplete to allow successful installing of grub2 without a bios_grub partition which was not created for ec2 typed firmware images ++++ ruby2.1: - %ix86 architectures are x86 for rubygems - also package the extensions documentation dir - no longer share the rb_binary_suffix between the library usage and the binary usage. for the library usage we have now rb_soname. - change rb_binary_suffix to .ruby2.1 - also provide libruby.so again: too much broken code relies on the existence of it - also package the extensions dir so we have an owner ++++ systemd: - Add patch 0001-detect-s390-virt.patch from Thomas Blume (bnc#880438) to detect the virtualization layers on s390x as well - Do not generate synthesize change for cd/dvd (bnc#882714, comment #51) add patch 1037-udev-exclude-cd-dvd-from-block-device.patch from Roberts suggestion as well as readd 1022-udev-remove-seqnum-API-and-all-assumptions-about-seq.patch ++++ libvirt: - virt-lxc-convert.patch accepted upstream. Dropped and replaced with b73aafd6-virt-lxc-convert.patch ++++ man-pages: - cleanup removing man-pages - ship time.1 again [bnc#878057] - do not ship localedef.1 and (really do not ship) iconvconfig.8 for now, but requested removal from glibc package ++++ qemu: - Fix /dev/kvm permissions problem with package install and no reboot (bnc#867867) - Improve sample bridge script ++++ release-notes-sled: - 12.0.16: - Update SLE 12 release notes from FATE. ++++ rrdtool: - create the site_ruby path before installing files there ++++ ruby-common: - added gem_packages macro and implementation - fix shebang patching in gem_install - if we dont use --symlink-binaries, let's undo the - -format-executable, that we we break less packages - added --symlink-binaries option to gem_install.sh: instead of breaking all the existing rubygem packages lets pass this option until we have all packages fixed and we can turn it on by default - a lot of additions to the gem_install.sh * --doc-files="..." - which files relatively to the installed gem directory should be symlinked to /usr/share/doc/packages/rpmname - > you can move the manual linking of documentation files to the --doc-files option * --gemsuffix="suffix" - if you need more than one version of the same gem. * all the symlinks for the different versioned files are not generated following the same rules that the template is using. - > you can remove the manual code from the spec file - enable format-executable again in the global gemrc - pass gem name and version from the %gem_install macro to the gem_install.sh, avoids parsing the gem file name in the shell script. ++++ rubygem-gem2rpm: - fixed paths in the u-a scriptlets - no longer provide gem2rpm-opensuse - use new style packaging but the hardcoded version ++++ rubygem-ruby-dbus: - disabled testsuite for now. can be reenabled with osc build - -with-testsuite for local building - change buildrequires from package names to rubygem(...) format ++++ rubygem-ruby-shadow: - convert to new packaging schema in sle 12 ++++ sca-patterns-hae: - New Patterns bindnetaddr-7015225.py mcastport-7015225.py corosync-7015215.py ++++ xterm: - Patch #307 - 2014/06/17 * fill background for top/bottom parts of double-width/double-height characters, to cover occasional gaps due to bitmap font-scaling (report by Egmont Koblinger). * amend resets for keyboard-type, pointer-mode and title-modes from xterm #305 changes to account for resource settings (Debian #751351). * modify printAttributes feature to include new SGR codes. * modify cursor show/hide logic to work with italic fonts. * do clipping and filling for a case with bitmap-fonts and italics when the font server returns only a "close" match (report/testcase by Egmont Koblinger). * adjust loop comparison for underlining to display underlines on 5x8 font as in patch #304 (Debian #750733). * amend fix for Freedesktop #15979 (Debian #750733). * amend xterm.appdata.xml, making it validate with current schema. ++++ yast2-bootloader: - Initialize variable correctly for supported bootloaders (bnc#883040) - 3.1.56 ++++ yast2-installation: - make sure the CIO ignore config file ends with a new line (bnc#883198) - 3.1.93 ++++ yast2-vm: - Include enable and start of libvirtd service for s390x - Remove installing the pm-utils package. It is no longer needed - Restart apparmor before starting libvirtd. Otherwise libvirtd runs unenforced at the first start. - 3.1.13 ------------------------------------------------------------------ ------------------ 2014-6-17 - Jun 17 2014 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to version 0.1.2 - Fixed certificate import issue bnc#883006 - Abstract certificate interaction into YaST module layer ++++ dracut: - 81cio_ignore: rewrite module to not mount any filesystem (bnc#882685) * Add: 0070-81cio_ignore-rewrite-module.patch - 81cio_ignore: ignore module if cio_ignore is not specified (bnc#882685) * Add: 0069-81cio_ignore-skip-module-if-cio_ignore-is-not-active.patch ++++ graphviz-plugins: - instead of guessing the ruby paths. let's just use the existing variables or at least ask ruby for it. ++++ installation-images-SLES: - move haveged to initrd (bnc#875848) - s390x: keep /boot/zipl writable - 14.104 ++++ kernel-default: - Linux 3.15.1. - commit fb8e7ed ++++ kernel-source: - Linux 3.15.1. - commit fb8e7ed ++++ kernel-syms: - Linux 3.15.1. - commit fb8e7ed ++++ kiwi: - v5.06.118 released - Make livestick tool more robust * added image check to make sure only a kiwi live iso can be used * fixed signature check if the stick already has been deployed with a kiwi live iso - make sure __getInstallData returns a uniq and sorted list of items - v5.06.117 released - DB: rebuild documentation - DB: update documentation + add information about installpxe option in the man page + make it more clear which file is expected to the --install*-system option - Fixed command call quoting bug in __isInstallBootImage leading to a Use of uninitialized value $2 in concatenation error - Fixed __getHomeDirs in analyser code * initialize pwd field with an empty (*) password - fix handling of product variables containing just a "0" ++++ libreoffice: - Version the glew dependency. ++++ ruby2.1: - no longer provide the ruby macros ++++ systemd: - Add upstream patches 0001-core-fix-invalid-free-in-killall.patch 0002-udev-fix-invalid-free-in-enable_name_policy.patch 0003-install-fix-invalid-free-in-unit_file_mask.patch - rules: disable usage of dev_id in persistent rules (bnc#882714). add: 1036-rules-disable-usage-of-dev_id-in-persistent-rules.patch - Disable patch (bnc#882714). 1022-udev-remove-seqnum-API-and-all-assumptions-about-seq.patch ++++ libvirt-glib: - Extended API to provide host supported security models. bnc#878048. 0b4d331b-secmodel-caps.patch ++++ ruby-common: - added opensuse.spec.erb this gem2rpm template should be later used by the gem_packages macro to create the needed file and package sections - make gem_install.sh loop over all /usr/bin/gem[1-9]* - added more patterns to the cleanup script for ruby 2.1 - gem.build_complete - page\*.ri ++++ virt-manager: - Upstream bug fixes 5397b647-createnet-enable-specifying-29-subnet.patch 539e8cca-createpool-fix-creation-of-gluster-pools.patch 53a05e73-fix-edit-maxvcpus.patch ++++ wpa_supplicant: - Enable AP mode, P2P, and EAP-FAST (bnc#882926) ++++ yast2: - Fixed error message for missing services (bnc#882609) - 3.1.79 ++++ yast2-installation: - inst_upgrade_urls.rb: set the future target distribution to not ignore the SCC online repositories in libzypp (bnc#881320) - 3.1.92 ------------------------------------------------------------------ ------------------ 2014-6-16 - Jun 16 2014 ------------------- ------------------------------------------------------------------ ++++ at: -Removed init script -fix bnc#880364 - at pam file is not calling pam_loginuid ++++ branding-SLE: - Updated wallpapers. ++++ btrfsprogs: - update to upstream 3.14.2 - documentation is now written in asciidoc and there are manpages for each subcommand - additional doc updates: btrfstune, balance filters - Added patches: * 0032-btrfs-progs-doc-fix-symlink-target-for-btrfsck.8.patch * 0033-btrfs-progs-clarify-mkfs.btrfs-alloc-start-option.patch * 0034-btrfs-progs-clarify-manpage-for-btrfstune-seeding-op.patch * 0035-btrfs-progs-update-man-page-for-btrfs-show-super.patch * 0036-btrfs-progs-Documentation-Add-filter-section-for-btr.patch - Removed patches: * 0001-Btrfs-progs-fix-check-to-test-trim-support.patch * 0002-Btrfs-progs-fsck-fix-double-free-memory-crash.patch * 0003-Btrfs-progs-mkfs-Remove-zero_end-1-since-it-has-been.patch * 0004-btrfs-progs-fix-wrong-max-system-array-size-check-in.patch * 0005-btrfs-progs-move-arg_strtou64-to-a-separate-file-for.patch * 0009-btrfs-progs-prevent-close_root-if-the-root-to-close-.patch * 0010-btrfs-progs-fix-mkfs.btrfs-segfault-with-features-op.patch ++++ cronie: -Add an option to manually reload cron. ++++ dracut: - 40network: always start netroot in ifup.sh (bnc#881235) * Add: 0066-40network-always-start-netroot-in-ifup.sh.patch - 95fcoe: check() always returns 255 * Add: 0067-95fcoe-check-always-returns-255.patch - 95fcoe-uefi: Test for EFI firmware (bnc#882412) * Add: 0068-95fcoe-uefi-Test-for-EFI-firmware.patch ++++ glibc: - psfaa.patch: copy filename argument in posix_spawn_file_actions_addopen (CVE-2014-4043, bnc#882600, BZ #17048) ++++ glibc: - psfaa.patch: copy filename argument in posix_spawn_file_actions_addopen (CVE-2014-4043, bnc#882600, BZ #17048) ++++ gnome-shell-extensions: - Update gnome-shell-add-app-to-desktop.patch: add translate-update-upstream (bnc#882421). ++++ grub2: - grub2-s390x-04-grub2-install.patch: * fix dracut module for grub2. (bnc#879136) - grub2-s390x-03-output-7-bit-ascii.patch: * improve recognition of control sequences in line-mode. ++++ vim: - Updated to revision 326, fixes the following problems * When using ":diffsplit" on an empty file the cursor is displayed on the command line. * When increasing the size of the lower window, the upper window jumps back to the top. (Ron Aaron) * getpos()/setpos() don't include curswant. * Can't use winrestview to only restore part of the view. * Cannot figure out what argument list is being used for a window. * Changing the return value of getpos() causes an error. (Jie Zhu) * Completion messages can get in the way of a plugin. * Fixes for computation of topline not tested. * Warning from 64-bit compiler. * Crash when starting gvim. Issue 230. * Check for whether a highlight group has settings ignores fg and bg color settings. * Crash when putting zero bytes on the clipboard. * Possible crash when an BufLeave autocommand deletes the buffer. * Using "msgfmt" is hard coded, cannot use "gmsgfmt". * Substitute() with zero width pattern breaks multi-byte character. * In Ex mode, cyrillic characters are not handled. (Stas Malavin) * When starting the gui and changing the window size the status line may not be drawn correctly. * Can't build Tiny version. (Elimar Riesebieter) ++++ icu: - add icu-fix-tests-depending-on-date.patch to fix build see http://sourceforge.net/p/icu/mailman/message/32443311/ ++++ libimobiledevice: - Update to version 1.1.6 * Remove segmentation code from afc_file_read() to provide raw interface and more control to API consumer I/O logic * Implement global thread safe library initialization, especially to control SSL backend lifecycle * Major refactoring of pair record code and logic to use new usbmuxd pair record management interface * Replace user level with system wide pair record file handling * Bump dependency to libplist 1.11 and remove use of "plist_dict_insert_item" * Bump dependency to libusbmuxd 1.0.9 * Finish pair record and trust dialog handling for iOS 7+ * Improve AFC write performance and memory usage * Add support for custom output filename to idevicescreenshot * Fix detection and compilation for Python 3.x * API: Added file_relay_request_sources_timeout() * Fix broken HouseArrestClient class in cython bindings * Add new idevicecrashreport tool to retrieve crash reports and logs from a device * Prevent "Failed to restart/shutdown device" messages in idevicediagnostics * Link against ws2_32.dll on Win32 * Add support for iOS 7+ disk image mounting to ideviceimagemounter * Add new idevicename tool to get or set the device name * Allow unbacking of encrypted backups with a given password to idevicebackup2 * Remove sending "Goodbye" request on lockdown * Add support for newer PLIST_REAL based time type to idevicedate * Add note about setting time not working on iOS 6+ to idevicedate * Handle partial SSL reads correctly now to prevent random crashes * Fix duplicated output in ideviceinfo output * Remove a bunch of dead code * Fix deprecated OpenSSL "RSA_generate_key" with "RSA_generate_key_ex" which is available since OpenSSL 0.9.8 (July 2005) * Improve debug messages * Enforce "-fsigned-char" to fix issues on embedded platforms * Fix compilation with Clang/LLVM * Avoid versioning for shared library on Win32 * Add experimental support for controlling cloud backup mode to idevicebackup2 * Save EscrowBag when starting service for automatic unlocking in pair record * Remove pairing logic which is obsoleted by usbmuxd's preflight handler * Fix shutdown of SSL connection to be correct and no longer generate errors on device * Add support for GnuTLS 3.x and fix broken GnuTLS backend * Add extensions to generated certificates to match native ones * Add "systembuid" command to idevicepair * Allow starting service without the need for a running SSL session * Refactor more code into common module * Add option to filerelaytest to specify a source to request * Fix support for partial messages in webinspector implementation * Implement support for encrypted backups in idevicebackup2 * API: Export SSL control functions for idevice_connection_t * API: Make generic service client public to allow external service implementations * Implement *_start_service() helper for easier creation of service clients * Add public *_SERVICE_NAME defines for each service * Fix a great bunch of memory leaks after intensive valigrind session * Security: Fix insecure use of the /tmp directory (CVE-2013-2142) * A bunch of memory leak fixes * Python: Various fixes and support for "with" statement for AfcFile class * Python: Add Afc2Client class to allow jailbroken filesystem access * Fix linking issue with newer libtool as reported for Ubuntu * Fix stuck thread in idevicesyslog which broke quit from within the tool * Add syslog_relay service implementation and use it in idevicesyslog * API: Add instproxy_client_get_path_for_bundle_identifier() helper * API: Add afc_dictionary_free() helper * Move thread, socket, debug and userpref code to "common" source directory in order to improve code reuse * Fix broken byte order detection in configure.ac which could lead to broken AFC protocol communication on platforms without endian.h (Raspberry PI) ++++ irqbalance: - Change non-existing group: System/Environment/Daemons to System/Daemons ++++ kdump: - kdump-disable-memory-cgroup.patch: disable memory cgroup in the kdump kernel (bnc#881091). - Update to 0.8.14 o Disable ACPI memory hotplug in kdump kernel (bnc#881091). o Update kernel and initrd estimates o Install mount-kdump.sh to dracut module directory (bnc#881851). - Remove version number from rpmlintrc. ++++ kernel-default: - Update to 3.16-rc1. - Eliminated 10 patches. - ARM is disabled. - Xen is disabled. - Config changes: - Generic config options: * UEVENT_HELPER=y (default y) - It should be obsolete - needs review * SGETMASK_SYSCALL=y/n - default varies by architecture, used default * DEBUG_PI_LIST=n (default n) * TRACEPOINT_BENCHMARK=n (default n) - Only needed if developing tracepoint infrastructure * TEST_BPF=n (default n) - New options for existing drivers: * QLCNIC_HWMON=y (default y) * ISDN_CAPI_CAPIDRV_VERBOSE=y (helpful messages, cost only in capi.ko) - New modules: * SERIAL_SC16IS7XX (i2c) * SENSORS_SHTC1 (i2c) * USB_GSPCA_DTCS033 (usb) * SND_BCD2000 (firewire) * SND_FIREWORKS (firewire) * SND_BEBOB (firewire) * HID_RMI (usb) * MMC_USDHI6ROL0 (usb) * MMC_REALTEK_USB (usb) * MEMSTICK_REALTEK_USB (usb) * R8192EE (pci) * INPUT_GPIO_BEEPER (generic gpio) * NFT_BRIDGE_META (netfilter) * CAN_GS_USB (USB) * MTD_SPI_NOR (SPI) * AMD_XGBE (PCI) - x86/x86_64: * DELL_SMO8800=m * SENSORS_NCT6683=m (found on Intel DQ87PG motherboards) * INTEL_SOC_DTS_THERMAL=m * X86_GOLDFISH=y (platform driver, used for virtual Android development) - KEYBOARD_GOLDFISH_EVENTS=m - GOLDFISH_TTY=m - BATTERY_GOLDFISH=m - MMC_GOLDFISH=m - GOLDFISH_AUDIO=m - MTD_GOLDFISH_NAND=m - GOLDFISH_PIPE=m * CRYPTO_SKEIN=n (default n) - staging, only available on 64-bit x86 - usefulness?) * CRYPTO_THREEFISH=n (same) * I2C_CROS_EC_TUNNEL=m (also available on ARM) * X86_16BIT=y (default y, required for wine, minimal runtime savings) - ppc64le: * VIRTUALIZATION=y - KVM_BOOK3S_64=m - KVM_BOOK3S_64_PR=m - KVM_XICS=y - New options specific to ARM (I think), all disabled: * NFC_ST21NFCA (datasheet says intended for mobile phone use) * USB_DWC2 * SYSTEMPORT * KEYBOARD_OMAP4 * PINCTRL_APQ8064 * PINCTRL_IPQ8064 * GENERIC_CPUFREQ_CPU0 * RTC_DRV_XGENE * MFD_AXP20X - commit 6ff907a - drm/i915, HD-audio: Don't continue probing when nomodeset is given (bnc#882648). - commit cc07b60 - Update config files: Disable CONFIG_8723AU_P2P Disable this as it is reported to be totally broken and can cause a kernel oops. - commit a014268 ++++ kernel-source: - Update to 3.16-rc1. - Eliminated 10 patches. - ARM is disabled. - Xen is disabled. - Config changes: - Generic config options: * UEVENT_HELPER=y (default y) - It should be obsolete - needs review * SGETMASK_SYSCALL=y/n - default varies by architecture, used default * DEBUG_PI_LIST=n (default n) * TRACEPOINT_BENCHMARK=n (default n) - Only needed if developing tracepoint infrastructure * TEST_BPF=n (default n) - New options for existing drivers: * QLCNIC_HWMON=y (default y) * ISDN_CAPI_CAPIDRV_VERBOSE=y (helpful messages, cost only in capi.ko) - New modules: * SERIAL_SC16IS7XX (i2c) * SENSORS_SHTC1 (i2c) * USB_GSPCA_DTCS033 (usb) * SND_BCD2000 (firewire) * SND_FIREWORKS (firewire) * SND_BEBOB (firewire) * HID_RMI (usb) * MMC_USDHI6ROL0 (usb) * MMC_REALTEK_USB (usb) * MEMSTICK_REALTEK_USB (usb) * R8192EE (pci) * INPUT_GPIO_BEEPER (generic gpio) * NFT_BRIDGE_META (netfilter) * CAN_GS_USB (USB) * MTD_SPI_NOR (SPI) * AMD_XGBE (PCI) - x86/x86_64: * DELL_SMO8800=m * SENSORS_NCT6683=m (found on Intel DQ87PG motherboards) * INTEL_SOC_DTS_THERMAL=m * X86_GOLDFISH=y (platform driver, used for virtual Android development) - KEYBOARD_GOLDFISH_EVENTS=m - GOLDFISH_TTY=m - BATTERY_GOLDFISH=m - MMC_GOLDFISH=m - GOLDFISH_AUDIO=m - MTD_GOLDFISH_NAND=m - GOLDFISH_PIPE=m * CRYPTO_SKEIN=n (default n) - staging, only available on 64-bit x86 - usefulness?) * CRYPTO_THREEFISH=n (same) * I2C_CROS_EC_TUNNEL=m (also available on ARM) * X86_16BIT=y (default y, required for wine, minimal runtime savings) - ppc64le: * VIRTUALIZATION=y - KVM_BOOK3S_64=m - KVM_BOOK3S_64_PR=m - KVM_XICS=y - New options specific to ARM (I think), all disabled: * NFC_ST21NFCA (datasheet says intended for mobile phone use) * USB_DWC2 * SYSTEMPORT * KEYBOARD_OMAP4 * PINCTRL_APQ8064 * PINCTRL_IPQ8064 * GENERIC_CPUFREQ_CPU0 * RTC_DRV_XGENE * MFD_AXP20X - commit 6ff907a - drm/i915, HD-audio: Don't continue probing when nomodeset is given (bnc#882648). - commit cc07b60 - Update config files: Disable CONFIG_8723AU_P2P Disable this as it is reported to be totally broken and can cause a kernel oops. - commit a014268 ++++ kernel-syms: - Update to 3.16-rc1. - Eliminated 10 patches. - ARM is disabled. - Xen is disabled. - Config changes: - Generic config options: * UEVENT_HELPER=y (default y) - It should be obsolete - needs review * SGETMASK_SYSCALL=y/n - default varies by architecture, used default * DEBUG_PI_LIST=n (default n) * TRACEPOINT_BENCHMARK=n (default n) - Only needed if developing tracepoint infrastructure * TEST_BPF=n (default n) - New options for existing drivers: * QLCNIC_HWMON=y (default y) * ISDN_CAPI_CAPIDRV_VERBOSE=y (helpful messages, cost only in capi.ko) - New modules: * SERIAL_SC16IS7XX (i2c) * SENSORS_SHTC1 (i2c) * USB_GSPCA_DTCS033 (usb) * SND_BCD2000 (firewire) * SND_FIREWORKS (firewire) * SND_BEBOB (firewire) * HID_RMI (usb) * MMC_USDHI6ROL0 (usb) * MMC_REALTEK_USB (usb) * MEMSTICK_REALTEK_USB (usb) * R8192EE (pci) * INPUT_GPIO_BEEPER (generic gpio) * NFT_BRIDGE_META (netfilter) * CAN_GS_USB (USB) * MTD_SPI_NOR (SPI) * AMD_XGBE (PCI) - x86/x86_64: * DELL_SMO8800=m * SENSORS_NCT6683=m (found on Intel DQ87PG motherboards) * INTEL_SOC_DTS_THERMAL=m * X86_GOLDFISH=y (platform driver, used for virtual Android development) - KEYBOARD_GOLDFISH_EVENTS=m - GOLDFISH_TTY=m - BATTERY_GOLDFISH=m - MMC_GOLDFISH=m - GOLDFISH_AUDIO=m - MTD_GOLDFISH_NAND=m - GOLDFISH_PIPE=m * CRYPTO_SKEIN=n (default n) - staging, only available on 64-bit x86 - usefulness?) * CRYPTO_THREEFISH=n (same) * I2C_CROS_EC_TUNNEL=m (also available on ARM) * X86_16BIT=y (default y, required for wine, minimal runtime savings) - ppc64le: * VIRTUALIZATION=y - KVM_BOOK3S_64=m - KVM_BOOK3S_64_PR=m - KVM_XICS=y - New options specific to ARM (I think), all disabled: * NFC_ST21NFCA (datasheet says intended for mobile phone use) * USB_DWC2 * SYSTEMPORT * KEYBOARD_OMAP4 * PINCTRL_APQ8064 * PINCTRL_IPQ8064 * GENERIC_CPUFREQ_CPU0 * RTC_DRV_XGENE * MFD_AXP20X - commit 6ff907a - drm/i915, HD-audio: Don't continue probing when nomodeset is given (bnc#882648). - commit cc07b60 - Update config files: Disable CONFIG_8723AU_P2P Disable this as it is reported to be totally broken and can cause a kernel oops. - commit a014268 ++++ kiwi: - v5.06.116 released - Fixed install of grub2 in bios_grub mode * Use grub2-install with correct options instead of raw calling grub2-bios-setup - Fixed error handling in recovery mode * the progress information is shown by the continous output of a sub process of the calling shell. The sub-process has no access to the controlling terminal thus calling system exceptions there cause a hangup of the process at that stage. This patch fixes it by not calling exceptions and handling the result exit code of the sub-process outside - Fixed createFilesystem boot code function * make sure btrfs creation uses -f option to force creation of filesystem even if another fs exists - Fixed creation of recovery filesystem and rootfs type detection * wait for the recovery partition device to appear * use a journaled (ext3) filesystem for the recovery * wait for the root device to appear - Fixed minor mkdir issue in setupBootLoaderGrub2Recovery * use -p switch and don't complain when it already exists ++++ libotf: - provides/obsoletes libotf-32bit (bnc#881556) ++++ libplist: - update version 1.11 * Deprecated plist_dict_insert_item() in favor of plist_dict_set_item() * Updated cython bindings for Python 3.x * Removed swig python bindings * Changed build system to autotools * Added new plist_dict_merge() function * WIN32 (MinGW) + OSX compilation fixes * Made base64 decoding thread safe - remove patch: libplist-1.8-pkgconfig.patch * upstream fixed - added plist.pxd, needed by python-imobiledevice build ++++ libqt4: - 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) ++++ libqt4-sql-plugins: - 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) ++++ libreoffice: - Version bump to 4.3.0beta2: * major version bump with fixes all around everywhere - Added dependencies over glew and glm - Removed patches that were upstreamed: * set-language-in-impress.diff * text-alignment-in-shape.diff * kde4-4.2.3.3-timer-mutex.patch * impress-table-performance.patch * import-gradfill-for-text-colors.diff * fix-text-rotation.diff * fix-python-wizzards.patch * docx-brightness-contrast-2.diff * docx-brightness-contrast-1.diff * doc-brightness-contrast.diff * discard-more-header-footer-stuff.patch * disable-firebird-unit-test.diff * direct-format-numbering.patch * WW8-import-fix-upper-margin-of-multi-page.patch * VBA-macro-modification-warning.diff * Use-varying-aElement-name.patch * 0001-std-strlen-requires-cstring-include-to-build.patch Temporary switches until upstream allows system version: * --disable-gltf * --disable-coinmp ++++ net-snmp: - merge some old fixes from SLE 11: * init script should provide snmpd. (bnc#466805) * stop all snmp agents when stopping the daemon. (bnc#473328) ++++ libusbmuxd: - initial version 1.0.9 ++++ libvirt: - lxc-keep-caps-feature.patch: allow to keep/drop additional capabilities for LXC containers. bnc#881465 - lxc-keep-caps-feature-conversion.patch: convert lxc.cap.drop to the new domain configuration. - lxc-keep-caps-feature-doc.patch: documentation for the new feature. ++++ makedumpfile: - makedumpfile-fix-free-bitmap_buffer_cyclic.patch: Fix free bitmap_buffer_cyclic error. - makedumpfile-generic-multi-page-excl.patch: Generic handling of multi-page exclusions (bnc#873232). - makedumpfile-remove-overrun-adj.patch: Get rid of overrun adjustments (bnc#873232). - makedumpfile-isCompoundHead.patch: Add isCompoundHead() macro to check for compound pages (bnc#873232). - makedumpfile-exclude-compound-pages.patch: Treat compound pages as a single entity (bnc#873232). - upgrade to makedumpfile-1.5.6 o support for Linux 3.13 o include sample eppic scripts o eppic: Add support for module data structures o many bugfixes (see below) - makedumpfile-fix-sprintf-append.patch: now upstream - makedumpfile-kernel-3.12-supported.patch: now upstream - makedumpfile-dmesg-Xen.patch: now upstream - makedumpfile-dom0_mapnr-early.patch: now upstream - makedumpfile-alt-dom0_mapnr.patch: now upstream - makedumpfile-fix-memset-segv.patch: now upstream - makedumpfile-optimize-is_zero_page.patch: now upstream - makedumpfile-fix-unaligned-ELF-segv.patch: now upstream - makedumpfile-fix-div-by-zero.patch: now upstream - makedumpfile-ELF-bitmap-alloc-size.patch: now upstream - makedumpfile-fix-segv-with-over-8TB.patch: now upstream ++++ man-pages: - removed upstreamed man-pages-bootparam.7.patch (obsoleted by last update) ++++ permissions: - opiesu,wodim,vlock-main have no setuid root. (bnc#882035) ++++ sled-manuals_en: - Update text and image files (Last Changed Rev.: 11511:13444M). ++++ sles-manuals_en: - Update text and image files (Last Changed Rev.: 11511:13450M). ++++ usbmuxd: - update version 1.0.9git20140528 * remove libusbmuxd sources and adapt source tree to use autotools * other bugfixes, see: http://cgit.sukimashita.com/usbmuxd.git/log/ - remove 0001-Add-support-for-automatic-activation-as-systemd-serv.patch * upstream changed - add usbmuxd systemd service ++++ xf86-video-intel: - U_sna-Clear-our-private-hints-about-front-rendering-ex.patch * sna: Clear our private hints about front rendering exported bo (fdo#79999) ++++ yast2-bootloader: - Allow in autoyast only supported bootloaders (bnc#882210) - 3.1.55 ++++ yast2-installation: - write list of active devices for cio_ignore ( partially written by Ihno ) - 3.1.91 ++++ yast2-kdump: - change kdump default settings to: level = 31, format = lzo (bnc #875939) - 3.1.15 ++++ yast2-registration: - fixed crash (nil error) when reading available extensions - 3.1.76 ++++ yast2-trans: - Updated languages: de es fr. ------------------------------------------------------------------ ------------------ 2014-6-15 - Jun 15 2014 ------------------- ------------------------------------------------------------------ ++++ ruby2.1: - remove ruby19-export_init_prelude.patch - dont build ruby-common in here anymore ++++ speech-dispatcher: - Require espeak driver ++++ orca: - Require python3 speechd, wnck, brltty, and brlapi bindings. ++++ ruby-common: - installed the wrong file as gemrc ------------------------------------------------------------------ ------------------ 2014-6-14 - Jun 14 2014 ------------------- ------------------------------------------------------------------ ++++ man-pages: - update to 3.69: - new and rewritten pages: * iconv.1 New page for the iconv(1) command - Newly documented interfaces in existing pages * fcntl.2 Document open file description locks - refresh man-pages-bootparam.7.patch for context changes - Further updates to individual pages, see Changes for details - do not install iconvconfig.8 to prevent conflict with glibc ++++ python-requests: - Update tarball to the one upstream is publishing. ++++ ruby: - migrated to just plain wrapper packages ++++ ruby-common: - merge files from the ruby 2.1 package - moved gemrc from the ruby wrapper package ++++ xinetd: - Drop xinetd.conf not used in spec and we use upstream one anyway. ++++ yast2-network: - bnc#880167 - fixed internal error when renaming device - bnc#877690 - turned more labels into title style. - 3.1.64 ------------------------------------------------------------------ ------------------ 2014-6-13 - Jun 13 2014 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - update to Firefox 31 beta 6 - require NSS 3.16.1 ++++ MozillaFirefox-branding-SLE: - marked as compatible with Firefox 31 ++++ SUSEConnect: - Update to version 0.1.1 - Zypper now is Module (ex-class) holding the same functionality - Autorefresh and Enabled flags are respected by libzypp from now on, therefore we don't need them. Removed from activate/upgrade calls - activate/upgrade call does not contain subscription status anymore - activate/upgrade call does not contain per service credentials - activate/upgrade call is now object, not array - extensions call replaced with product show - YaST module adapted to recent underlying changes in connect - Connect::Client has list_products method renamed to show_product - SUSE::Connect::Remote::Product SUSE::Connect::Zypper::Product classes introduced to hold specific to origin logic - Zypper commands now using Open3 to properly operate on system commands - YaST module now requires Remote::Product object with identifier, version, arch for most operations ++++ biosdevname: - Fix missing %posttrans section - For some reason /usr/lib/udev/rules.d/99-systemd.rules seem not to exist anymore. This is used to determine which udev rules.d to use. Use 95-udev-late.rules instead. Modified: udev-rule-path.patch ++++ cyrus-sasl: - Revert upstream commit 080e51c7fa0421eb2f0210d34cf0ac48a228b1e9 cyrus-sasl-revert_gssapi_flags.patch (bnc#775279) ++++ cyrus-sasl-saslauthd: - Revert upstream commit 080e51c7fa0421eb2f0210d34cf0ac48a228b1e9 cyrus-sasl-revert_gssapi_flags.patch (bnc#775279) ++++ dconf: - Add category X-GNOME-SystemSettings to dconf-editor.desktop so that gnome-control-center can recongnize and show it (bnc#866235). ++++ lvm2: - Generate all symlinks even for multipath events (bnc#875233) patch: udev-Check-for-DM_NR_VALID_PATHS.patch ++++ dmraid: - Use rpm macros to only trigger one initrd rebuild per install/update ++++ dracut: - Rename patches to match git repository: * Old: more-fips-adjustments.patch * New: 0057-01fips-Include-some-more-hmacs.patch * Old: dracut-check-supported.patch * New: 0058-dracut-add-warning-when-including-unsupported-module.patch - Add 99suse module to git repository: * Remove: parse-suse-initrd.sh * Remove: module-setup-initrd.sh * Add: 0059-99suse-Add-SUSE-specific-initrd-parsing.patch - Add write-ifcfg-suse.sh to git repository: * Remove: write-ifcfg-suse.sh * Add: 0060-45ifcfg-Add-SUSE-specific-write-ifcfg-file.patch - Fixup error messages in write-ifcfg-suse.sh (bnc#881286) * Add: 0061-45ifcfg-Fixup-error-message-in-write-ifcfg-suse.patch - Add missing 'libgcc_s.so' library (bnc#881692): * Add: 0062-95iscsi-Install-libgcc_s-library.patch * Add: 0063-90multipath-Install-libgcc_s-library.patch - Install missing scsi_dh_alua module (bnc#871617) * Add: 0064-90kernel-modules-install-scsi_dh_alua.patch - 95iscsi: fixup bnx2i offload booting (bnc#855747) * Add: 0065-95iscsi-Fixup-bnx2i-offload-booting.patch ++++ gnome-control-center: - Rename gnome-control-center-allow-yast-in-shell.patch to gnome-control-center-allow-extra-tools-in-shell.patch (bnc#866235). Add dconf-editor, gnome-tweak-tool, pkg-prefs and tracker-preferences, alongside yast, to the patch so that g-c-c shell show them all. %suse_update_desktop_file are meanwhile added to specfiles of the added tools with category X-GNOME-PersonalSettings and/or X-GNOME-SystemSettings to make this patch properly taking effect. ++++ gnome-online-accounts: - Update to version 3.10.5: + Remove Windows Live chat support (bgo#728787) + Bugs fixed: - bgo#699553 ewsclient: Correctly cancel pending messages on success - bgo#729864 goaalarm: small memory leak fix - bgo#729865 identity: fix another principal leak - bgo#729874 identity: don't leak default credentials cache - bgo#730041 ewsclient: Autodiscover XML can contain multiple Protocol elements - bgo#730810 flickr: Use SSL + Updated translations: Romanian ++++ gnome-packagekit: - Add category X-GNOME-SystemSettings to gpk-prefs.desktop so that gnome-control-center can recongnize and show it (bnc#866235). - Add category X-GNOME-SystemSettings to gpk-prefs.desktop so that gnome-control-center can recongnize and show it (bnc#866235) ++++ gnome-tweak-tool: - Add category X-GNOME-SystemSettings to gnome-tweak-tool.desktop so that gnome-control-center can recongnize and show it (bnc#866235). ++++ grub2: - xfs V5 superblock support (bnc#880166) - added patches: * grub2-xfs-Add-helper-for-inode-size.patch * grub2-xfs-Fix-termination-loop-for-directory-iteration.patch * grub2-xfs-Convert-inode-numbers-to-cpu-endianity-immediate.patch * grub2-xfs-V5-filesystem-format-support.patch ++++ hexchat: - Version bump to 2.10.0: * fix SASL on InspIRCd networks * fix building on OpenBSD * fix crash when using invalid timestamps on Windows * fix Lag Meter reporting invalid numbers * fix drag and drop on User List/Channel Switcher * fix various Unicode issues on Windows * add fullscreen display mode * add /getbool command * add support for userhost-in-names capability * add –command command line flag on Windows * add message parameter to /query * add help messages to user commands * add plugin_pref to Perl * add regex search to the Channel List on Windows * add option to hide nick change messages * redesign various settings windows (notably key bindings) * render colors and attributes in the Input Box and Topic Bar * bind middle-click to close tabs * build the GTK+ PixBuf theme engine on Windows * change /list to open the Channel List window * change the format key bindings are stored in (will convert automatically) * enable italics * rewrite /dns adding support for Windows and replacing the plugin * rebrand the Perl plugin * replace the Search window with a Search Bar * replace Text Box transparency with full window transparency (may come back) * remove all deprecated GTK+ usage * remove all direct use of X11, fixing XWayland support * hide unsupported channel modes from the Topic Bar * improve spell check (handle contractions) * improve rendering and selection in the Text Box * improve OS X integration (custom theme, app menu, dock icon, spell check, app bundle, key bindings) * improve the Windows installer (downloads requirements when ran) * update Visual Studio to 2013 * update Perl to 5.20 on Windows * update Python to 3.4 on Windows * update OpenSSL on Windows to fix “Heartbleed” * update translations - Adapt few dependencies to match reality - Update configure switches to comply with upstream - Make the build verbose ++++ irqbalance: - Really fillup (and create) /etc/sysconfig/irqbalance file - Remove IRQBALANCE_ONESHOT variable from sysconfig file. Default IRQBALANCE_ONESHOT=auto will be interpreted as --oneshot, other than documented in /etc/sysconfig/irqbalance. The same can be achieved via passing --oneshot via newly introduced IRQBALANCE_ARGS= variable (see below) bnc#874125 - The irqbalance.service file passes $IRQBALANCE_ARGS when the daemon is started. Provide it for the user via /etc/sysconfig/irqbalance. ++++ kernel-default: - rpm/kernel-binary.spec.in: Build in a subdirectory of the source tree So that the build can use relative paths. - commit 8eb070a ++++ kernel-source: - rpm/kernel-binary.spec.in: Build in a subdirectory of the source tree So that the build can use relative paths. - commit 8eb070a ++++ kernel-syms: - rpm/kernel-binary.spec.in: Build in a subdirectory of the source tree So that the build can use relative paths. - commit 8eb070a ++++ kiwi: - v5.06.115 released - Fixed user data view to take only users with a real password into account. System users are no real users in this scope - Fixed use of of uninitialized value $homedir - Added user data view to custom files report page - Update KIWIAnalyse.filter * filter out var/tmp and var/lib - fix access to potentially undefined data structure ++++ multipath-tools: - 11-dm-mpath.rules: Import blkid values if all paths are down (bnc#875233) - kpartx.rules: Skip kpartx for multipath events (bnc#875233) ++++ mozilla-nss: - add hard dependency on NSPR 4.10.6 ++++ libgphoto2: - updated to 2.5.4.1 snapshot 2014/06/13 - Nikon 1 capture working - various canon eos fixes and improvements - readded PTP matcher rule to UDEV rules - translation updates ++++ numactl: - Add: 0001-Fixed-segfault-when-no-node-could-be-found-in-sysfs-.patch Fixes segfault when no node could be found in sysfs. bnc#872922 ++++ libsolv: - quick fix for [bnc#881320] - bump version to 0.6.3 ++++ tracker: - Add category X-GNOME-SystemSettings to tracker-preferences.desktop so that gnome-control-center can recongnize and show it (bnc#866235). - Add category X-GNOME-SystemSettings to tracker-preferences.desktop so that gnome-control-center can recongnize and show it (bnc#866235) ++++ libvirt: - libxl: fix domxml-to-native with qemu disk driver libxl-domxml-to-native.patch bnc#875197 ++++ tracker-extras: - Add category X-GNOME-SystemSettings to tracker-preferences.desktop so that gnome-control-center can recongnize and show it (bnc#866235). - Add category X-GNOME-SystemSettings to tracker-preferences.desktop so that gnome-control-center can recongnize and show it (bnc#866235) ++++ openssh: - exit sshd normally when port is already in use (bnc#832628) - fix forwarding with IPv6 addresses in DISPLAY (bnc#847710) [-IPv6_X_forwarding.patch] - check SSHFP DNS records even for server certificates (bnc#870532, CVE-2014-2653) [-check_sshfp_for_certs.patch] - removing the key converter (which hasn't been built since the update to 6.5p1) patch from sources [-key-converter.patch] ++++ patterns-sled: - Remove pam_apparmor from apparmor pattern (similar to SLES) [bnc#881377]. ++++ sca-patterns-base: - Fixed TypeError: cannot concatenate 'str' and 'exceptions.IOError' objects ++++ systemd-presets-branding-SLE: - enable rtas_errd.service by default (bnc#882450) ++++ timezone: - update to 2014e (bnc#882684): * Egypt's 2014 Ramadan-based transitions are June 26 and July 31 at 24:00. Similarly, Morocco's are June 28 at 03:00 and August 2 at 02:00. - update to 2014d: * zic no longer generates files containing time stamps before the Big Bang. This works around GNOME bug 730332. - tzcode-revert-low-valued.patch: remove, no longer needed. ++++ timezone-java: - update to 2014e (bnc#882684): * Egypt's 2014 Ramadan-based transitions are June 26 and July 31 at 24:00. Similarly, Morocco's are June 28 at 03:00 and August 2 at 02:00. - update to 2014d: * zic no longer generates files containing time stamps before the Big Bang. This works around GNOME bug 730332. - tzcode-revert-low-valued.patch: remove, no longer needed. ++++ ucode-intel: - Delete mkinitrd scripts. This is done via %rpm regenerate_initrd_* macros (bnc#894160) ++++ wireshark: - update to 1.10.8 [bnc#882602] + vulnerabilities fixed: * The frame metadissector could crash. wnpa-sec-2014-07 CVE-2014-4020 + bug fixed: * VoIP flow graph crash upon opening. * Tshark with "-F pcap" still generates a pcapng file. * IPv6 Next Header 0x3d recognized as SHIM6. * Failed to export pdml on large pcap. * TCAP: set a fence on info column after calling sub dissector * Dissector bug in JSON protocol. * GSM RLC MAC: do not skip too many lines of the CSN_DESCR when the field is missing * Wireshark PEEKREMOTE incorrectly decoding QoS data packets from Cisco Sniffer APs. * IEEE 802.11: fix dissection of HT Capabilities + Further updated protocol support as listed in: https://www.wireshark.org/docs/relnotes/wireshark-1.10.8.html ++++ xen: - fate#310956: Support Direct Kernel Boot for FV guests patches would go to upstream: qemu side: qemu-support-xen-hvm-direct-kernel-boot.patch xen side: xen-pass-kernel-initrd-to-qemu.patch ++++ xinetd: - Revert the syslog target as it is obsolete. - Fix error in logs when disabling service and reloading; bnc#870904 * xinetd-deactivating-error.patch ++++ xorg-x11-driver-input: - change Requires for xf86-input-{keyboard,mouse} to a Recommends, since these are dropped from sle12 as well (FATE#317709) ++++ yast2-bootloader: - fix crash with invalid partition to activate (bnc#882592) - 3.1.54 - don't prevent installation because of BIOS IDs not detected if disks order reviewed by user (bnc#880439) - 3.1.53 ++++ yast2-registration: - port to the new suse-connect API (suse-connect >= 0.1.0) - fixed removing previous credentials at installation restart - libzypp now properly sets the repository statuses from service, no need to explicitly enforce them - 3.1.75 ++++ yast2-update: - create backup for software management (bnc#882039) - 3.1.13 ------------------------------------------------------------------ ------------------ 2014-6-12 - Jun 12 2014 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Enable snapshots in autoyast. (bnc#878722) - 3.1.34 - Checking auto,max flag in storage correctly. (bnc#878950) - 3.1.33 ++++ clamav: - Fix dangling symlink in documentation (bnc#872682). - Remove init scripts and complete systemd integration. - Remove %ghost entry for /var/run/clamav. ++++ gcc48: - Update to gcc-4_8-branch head (r211485). * Fixes ppc64le V1TI memory operation miscompile. [bnc#882300] * Fixes ppc64le miscompile of calls to K&R functions. [ggo#61300] ++++ cups-filters: - Have different header texts for the PDF-BANNER printouts (same headers as on the CUPS <= 1.5.4 banner pages): Provide PDF template files classified.pdf confidential.pdf secret.pdf standard.pdf topsecret.pdf unclassified.pdf and modify the matching /usr/share/cups/banners/ template files accordingly to use those PDF templates (see https://bugs.linuxfoundation.org/show_bug.cgi?id=1209). ++++ curl: - update to 7.37.0 This release includes many bugfixes and the following changes: * URL parser: IPv6 zone identifiers are now supported * CURLOPT_PROXYHEADER: set headers for proxy-only * CURLOPT_HEADEROPT: added * curl: add --proxy-header * sasl: Added support for DIGEST-MD5 via Windows SSPI * sasl: Added DIGEST-MD5 qop-option validation in native challange handling * imap: Expanded mailbox SEARCH support to use URL query strings [7] * imap: Extended FETCH support to include PARTIAL URL specifier [7] * nss: implement non-blocking SSL handshake * build: Reworked Visual Studio project files * poll: enable poll on darwin13 * mk-ca-bundle: added -p * libtests: add a wait_ms() function - dropped patches: * curl-mkhelp.patch (upstream) * curl-test815.patch (upstream) ++++ desktop-translations: - Update translations (beta9). ++++ dnsmasq: - license update: GPL-2.0 or GPL-3.0 correct license is dual GPL-2.0 or GPL-3.0; please add COPYING-v3-file to RPM. ++++ epson-inkjet-printer-escpr: - fix_no-return-in-nonvoid-function.patch is obsolete because the issue is fixed in the source. - Upgraded to version 1.4.0: Several more supported PX series devices. Several more supported WF series devices. Supported PaperSource(InputSlot) option. For details see the NEWS file. - Upgraded to version 1.3.1: Two more supported devices. Modified ppd files for several models. Fixed a duplex printing bug which is reversed Long Edge and Short Edge. For details see the NEWS file. - Upgraded to version 1.3.0: Several more supported devices. Updated ESC/P-R library to version 5.3. For details see the NEWS file. ++++ freerdp: - Add freerdp-CVE-2014-0250.patch to fix bnc#880317 solves CVE-2014-0250, backport from upstream ++++ libgcj48: - Update to gcc-4_8-branch head (r211485). * Fixes ppc64le V1TI memory operation miscompile. [bnc#882300] * Fixes ppc64le miscompile of calls to K&R functions. [ggo#61300] ++++ gnome-session: - Pass extra environment variables into DBus-activated service + Add gnome-session-pass-env-to-dbus.patch Fix missing env vars issue in DBus-activated service. see (bnc#869677) ++++ gnome-shell: - Move some development tools to devel subpackage (bnc#881020). ++++ mozc: - Upstream update to 1.15.1785.102 * Change fcitx-mozc-1.13.1651.102.1.patch to a tar.bz2 archive * Fix wrong event handling in emacs-mozc and improve LEIM support - Drop fix-initial-input-mode.patch * merged by upstream ++++ java-1_7_0-openjdk: - openjdk-7-src-b147-no-return-in-nonvoid-hotspot.patch: hotspot specific parts split off from openjdk-7-src-b147-no-return-in-nonvoid.patch - aarch64-hotspot.patch: update aarch64 hotspot to jdk7u60_b04_aarch64_832 ++++ kiwi: - v5.06.114 released - Added better handling of custom/unpackaged file in analyser Instead of an auto generated sync script the code to sync the data moved into KIWIAnalyseSystem. by default no sync file information is configured but a descriptive markdown readme including an example is added to the generated description. The user now only needs to place a file called custom.sync describing which files/directories should be content controlled and any subsequent call of kiwi --describe will do the job - do not overwrite product release number if it is set to "0" ++++ lftp: - obsolete lukemftp [bnc#881092] ++++ util-linux: - Updated to the latest git snapshot 180b3a7 of forthcoming version 2.25 (using work of Ruediger Meier ): * based on the git master branch of util-linux * many fixes (including bnc#871951) * new Python binding sub-package for libmount: python-libmount * new library: libsmartcols * new commands: lslogins, setpriv * add fstrim systemd timer * better systemd integration * DROPPED command: * cytune: Upstream decided to remove tool untested for years that supports this old hardware. - Dropped patches included in the upstream: (*git) Included with no changes (+git) Included with improvements (!git) Included with differences * support-other-tty-lines-not-vconsole.patch (*b9c7390) * agetty-fooled-on-serial-line-due-plymouth.patch, * sulogin-fooled-on-tty-line-due-plymouth.patch (*bb280f7) * agetty-on-s390-on-dev-3270-tty1-line.patch (*f2bcda5) * sulogin-does-not-find-any-console.patch (*624b204) * util-linux-setarch-uname26.patch (*f6eb160) * util-linux-ng-2.16-squashfs3-detect.patch (*11402f5) * util-linux-lscpu-improve-hypervisor-detection.patch (!b774473, b32488c, 5bd31c6, 0f0c558, 96ce475) WARNING, INCOMPATIBLE CHANGE: "lscpu -p" no more reports hypervisor, as it breaks standard behavior. Use standard output instead! (FATE#310255) * blkid-stop-scanning-on-I-O-error.patch (+296d96e) * blkid-convert-superblocks-to-new-calling-convention.patch (+37f4060) * util-linux-libblkid-ext-probe.patch (*a1ca32f) * util-linux-hwclock-drift-check.patch (*f196fd1) * util-linux-hwclock-adjtime-check.patch (*db8fc5f) * util-linux-loopdev-dont-clear-FD-at-EBUSY.patch (*f7e2118) * util-linux-losetup-dont-ignore-EBUSY.patch (*d6ef7d6) * util-linux-sfdisk-suppress-irrelevant-warnings.patch (*ee63699) - Dropped obsolete patch: * util-linux-2.23.1-eject-fpie.patch (eject is no more SUID) * util-linux-2.24-fdisk_remove_bogus_warnings.patch (upstream fixed it in a different way) * util-linux-HACK-boot.localfs.diff (MOUNT_PRINT_SOURCE is no more referenced) - Ported and renamed: * util-linux-2.23.1-noenc-suse.diff - > util-linux-noenc-suse.patch - Merge Factory changes from sweet_f_a@gmx.de: * use nologin from upstream (was added in 2.24) (dropped nologin.c, nologin.8) * remove unknown configure options * remove unused and outdated suse READMEs * README.raw (documented migration SLE8 -> SLE9) * README.largedisk (fdisk now supports large disks as well) * require bc for checks * Remove --disable-static. It makes possible to run more complete test suite. ++++ samba: - BuildRequire krb5-devel, libiniparser-devel, and python-devel in any case. - BuildRequire libxslt and perl-ExtUtils-MakeMaker and BuildIgnore libtevent on CentOS, Fedora, and RHEL systems. ++++ samba: - BuildRequire krb5-devel, libiniparser-devel, and python-devel in any case. - BuildRequire libxslt and perl-ExtUtils-MakeMaker and BuildIgnore libtevent on CentOS, Fedora, and RHEL systems. ++++ sssd: - fix %postun to not erroneously remove sss pam module (bnc#876667) ++++ jasper: - added obsoletes and provides of libjasper-32bit (bnc#881716) ++++ qpdf: - Update to version 5.1.2 * Please see the included ChangeLog file ++++ librdmacm: - Remove librdmacm-configure.patch as it's not needed anymore. ++++ libreoffice-branding-SLE: - Rename to libreoffice-branding-SLE. Fix bnc#882506 ++++ systemd: - Add patch 1035-99-systemd.rules-Ignore-devices-with-SYSTEMD_READY-0.patch from Hannes Reinecke to avoid a race condition between variable 'SYSTEMD_READY=0' and 'systemd' tag within udev rules (bnc#881942) - Add workaround for bnc#882393 by adding the systemd update utmp runlevel service to the wanted unit of e.g. the graphical target - Add some later on created files to our file list - Generate %{_libexecdir}/modules-load.d/efivars.conf so we load efivars module at boot time not from udev (bnc#881559). ++++ zeitgeist: - Add zeitgeist-bnc876272-event-crash.patch: fix possible crash with a Google Talk account in empathy (bnc#876272). ++++ mdadm: - mdadm.spec: change calling of mkinitrd to use the %regenerate_initrd_{post,posttrans} macros to optimise initrd regeneration. (bnc#881780) ++++ ntp: - Forward-port some bugs that got fixed for SLE11 (bnc#831311): * bnc#817893 * bnc#482349 ++++ perl-Net-SSLeay: - updated to 1.64 Fixes for test ocsp.t. Test now does not fail if HTTP::Tiny is not installed. Fixed repository in META.yml. Fixed a problem with SSL_get_peer_cert_chain: if the SSL handshake results in an anonymous authentication, like ADH-DES-CBC3-SHA, get_peer_cert_chain will not return an empty list, but instead return the SSL object. Reported and fixed by Steffen Ullrich. Thanks. Fixed a problem where patch https://git.openssl.org/gitweb/?p=openssl.git;a=commit;h=3009244da47b989c4cc59ba02cf81a4e9d8f8431 caused a failed test in t/local/33_x509_create_cert.t. ++++ pesign: - Add pesign-enable-supplementary-programs.patch to fix and enable the supplementary programs: pesigcheck, authvar, efisiglist ++++ python-libmount: - Updated to the latest git snapshot 180b3a7 of forthcoming version 2.25 (using work of Ruediger Meier ): * based on the git master branch of util-linux * many fixes (including bnc#871951) * new Python binding sub-package for libmount: python-libmount * new library: libsmartcols * new commands: lslogins, setpriv * add fstrim systemd timer * better systemd integration * DROPPED command: * cytune: Upstream decided to remove tool untested for years that supports this old hardware. - Dropped patches included in the upstream: (*git) Included with no changes (+git) Included with improvements (!git) Included with differences * support-other-tty-lines-not-vconsole.patch (*b9c7390) * agetty-fooled-on-serial-line-due-plymouth.patch, * sulogin-fooled-on-tty-line-due-plymouth.patch (*bb280f7) * agetty-on-s390-on-dev-3270-tty1-line.patch (*f2bcda5) * sulogin-does-not-find-any-console.patch (*624b204) * util-linux-setarch-uname26.patch (*f6eb160) * util-linux-ng-2.16-squashfs3-detect.patch (*11402f5) * util-linux-lscpu-improve-hypervisor-detection.patch (!b774473, b32488c, 5bd31c6, 0f0c558, 96ce475) WARNING, INCOMPATIBLE CHANGE: "lscpu -p" no more reports hypervisor, as it breaks standard behavior. Use standard output instead! (FATE#310255) * blkid-stop-scanning-on-I-O-error.patch (+296d96e) * blkid-convert-superblocks-to-new-calling-convention.patch (+37f4060) * util-linux-libblkid-ext-probe.patch (*a1ca32f) * util-linux-hwclock-drift-check.patch (*f196fd1) * util-linux-hwclock-adjtime-check.patch (*db8fc5f) * util-linux-loopdev-dont-clear-FD-at-EBUSY.patch (*f7e2118) * util-linux-losetup-dont-ignore-EBUSY.patch (*d6ef7d6) * util-linux-sfdisk-suppress-irrelevant-warnings.patch (*ee63699) - Dropped obsolete patch: * util-linux-2.23.1-eject-fpie.patch (eject is no more SUID) * util-linux-2.24-fdisk_remove_bogus_warnings.patch (upstream fixed it in a different way) * util-linux-HACK-boot.localfs.diff (MOUNT_PRINT_SOURCE is no more referenced) - Ported and renamed: * util-linux-2.23.1-noenc-suse.diff - > util-linux-noenc-suse.patch - Merge Factory changes from sweet_f_a@gmx.de: * use nologin from upstream (was added in 2.24) (dropped nologin.c, nologin.8) * remove unknown configure options * remove unused and outdated suse READMEs * README.raw (documented migration SLE8 -> SLE9) * README.largedisk (fdisk now supports large disks as well) * require bc for checks * Remove --disable-static. It makes possible to run more complete test suite. ++++ qemu: - Add code to validate pxe rom sizing for migration compatiblility - python-curses only needed in support of kvm_stat ++++ release-notes-sled: - 12.0.15: - Update SLE 12 release notes from FATE. ++++ sca-patterns-base: - Fixed getSection to find valid sections (bnc#882507) ++++ sca-patterns-sle10: - Fixed invalid NTP fields in sle10all/ntp-00002.pl ++++ sca-patterns-sle11: - Fixed invalid NTP fields in sle11all/ntp-00002.pl ++++ sca-patterns-sle12: - Fixed invalid NTP fields in sle12all/ntp-00002.pl ++++ util-linux-systemd: - Updated to the latest git snapshot 180b3a7 of forthcoming version 2.25 (using work of Ruediger Meier ): * based on the git master branch of util-linux * many fixes (including bnc#871951) * new Python binding sub-package for libmount: python-libmount * new library: libsmartcols * new commands: lslogins, setpriv * add fstrim systemd timer * better systemd integration * DROPPED command: * cytune: Upstream decided to remove tool untested for years that supports this old hardware. - Dropped patches included in the upstream: (*git) Included with no changes (+git) Included with improvements (!git) Included with differences * support-other-tty-lines-not-vconsole.patch (*b9c7390) * agetty-fooled-on-serial-line-due-plymouth.patch, * sulogin-fooled-on-tty-line-due-plymouth.patch (*bb280f7) * agetty-on-s390-on-dev-3270-tty1-line.patch (*f2bcda5) * sulogin-does-not-find-any-console.patch (*624b204) * util-linux-setarch-uname26.patch (*f6eb160) * util-linux-ng-2.16-squashfs3-detect.patch (*11402f5) * util-linux-lscpu-improve-hypervisor-detection.patch (!b774473, b32488c, 5bd31c6, 0f0c558, 96ce475) WARNING, INCOMPATIBLE CHANGE: "lscpu -p" no more reports hypervisor, as it breaks standard behavior. Use standard output instead! (FATE#310255) * blkid-stop-scanning-on-I-O-error.patch (+296d96e) * blkid-convert-superblocks-to-new-calling-convention.patch (+37f4060) * util-linux-libblkid-ext-probe.patch (*a1ca32f) * util-linux-hwclock-drift-check.patch (*f196fd1) * util-linux-hwclock-adjtime-check.patch (*db8fc5f) * util-linux-loopdev-dont-clear-FD-at-EBUSY.patch (*f7e2118) * util-linux-losetup-dont-ignore-EBUSY.patch (*d6ef7d6) * util-linux-sfdisk-suppress-irrelevant-warnings.patch (*ee63699) - Dropped obsolete patch: * util-linux-2.23.1-eject-fpie.patch (eject is no more SUID) * util-linux-2.24-fdisk_remove_bogus_warnings.patch (upstream fixed it in a different way) * util-linux-HACK-boot.localfs.diff (MOUNT_PRINT_SOURCE is no more referenced) - Ported and renamed: * util-linux-2.23.1-noenc-suse.diff - > util-linux-noenc-suse.patch - Merge Factory changes from sweet_f_a@gmx.de: * use nologin from upstream (was added in 2.24) (dropped nologin.c, nologin.8) * remove unknown configure options * remove unused and outdated suse READMEs * README.raw (documented migration SLE8 -> SLE9) * README.largedisk (fdisk now supports large disks as well) * require bc for checks * Remove --disable-static. It makes possible to run more complete test suite. ++++ yast2-installation: - restore backup if yast failed during installation/upgrade (bnc#882039) - 3.1.90 - properly enable the add-on module in the installation workflow - 3.1.89 ++++ yast2-packager: - make sure float time is not reported (bnc#882240) - fix total time to be exactly the sum of per media times when a minimum time is used - 3.1.23 ++++ yast2-registration: - reset registration status when installation is restarted (bnc#877365) - 3.1.74 - removed media addons from registratoin workflow (bnc#880507) - 3.1.73 ++++ yast2-trans: - Updated languages: ar cs da de el en_GB en_US es fi fr hu it ja ko nb nl pl pt pt_BR ru sv tr uk zh_CN zh_TW. ++++ yast2-update: - add method to create upgrade backup (bnc#882039) - 3.1.12 - fix crash caused by the last change (bnc#882309) - 3.1.11 ------------------------------------------------------------------ ------------------ 2014-6-11 - Jun 11 2014 ------------------- ------------------------------------------------------------------ ++++ SuSEfirewall2: - Added ACCEPT to TEMPLATE using FW_SERVICES_ACCEPT ++++ cmake: - Update to 3.0.0 ++++ csync: - Add pkg-config BuildRequires ++++ cups-filters: - Version upgrade to 1.0.54 Changes in 1.0.54 (excerpt): * pdftoraster: Support for output in the color spaces 18 (CUPS_CSPACE_SW, sGray), 19 (CUPS_CSPACE_SRGB, sRGB), and 20 (CUPS_CSPACE_ADOBERGB, Adobe RGB). No color management appropriate to these color spaces is added yet. * rastertopdf: Added new filter to convert PWG Raster input into a PDF file (using QPDF). This filter makes CUPS supporting the PWG Raster input format which is required to be supported by IPP Everywhere printers, making a shared CUPS queue emulating an IPP Everywhere printer. This is a first implementation which supports the black, RGB, CMYK, sGray, sRGB, and Adobe RGB color spaces (all mapped to DeviceGray, DeviceRGB, and DeviceCMYK resp. in the PDF output) with 1, 8, and 16 bits per component color depth. sGray, sRGB, and Adobe RGB are currently also mapped to DeviceGray and DeviceRGB and do not have the correct color management yet, so color output is not absolutely correct. Note that mime.types of CUPS up to 1.7.2 has a bug which prevents PWG Raster to be recognized, the "priority(100)" of the rule needs to be changed to "priority(150)". * cups-browsed: Create local queues also to access classes on remote CUPS servers (Ubuntu bug #1313741). * cups-browsed: Let a newly discovered printer not only overtaking an existing printer entry if it is from the same host (usually IPP -> IPPS) or without host entry (unconfirmed local queue from previous cups-browsed session) but also if it is marked disappeared. So printer entries get correctly migrated when things like a host name change of the remote server happen. * cups-browsed: Always do case-insensitive comparing of strings, as CUPS queue names and URIs are case-insensitive (CUPS STR #4411). For details see the NEWS file. ++++ dbus-1-x11: - Update to 1.8.4: + Security fix: - Alban Crequy at Collabora Ltd. discovered and fixed a denial-of-service flaw in dbus-daemon, part of the reference implementation of D-Bus. Additionally, in highly unusual environments the same flaw could lead to a side channel between processes that should not be able to communicate. (CVE-2014-3477, fdo#78979, bnc#881137) ++++ dnsmasq: - update to 2.71: Subtle change to error handling to help DNSSEC validation when servers fail to provide NODATA answers for non-existent DS records. Tweak code which removes DNSSEC records from answers when not required. Fixes broken answers when additional section has real records in it. Thanks to Marco Davids for the bug report. Fix DNSSEC validation of ANY queries. Thanks to Marco Davids for spotting that too. Fix total DNS failure and 100% CPU use if cachesize set to zero, regression introduced in 2.69. Thanks to James Hunt and the Ubuntu crowd for assistance in fixing this. Fix crash, introduced in 2.69, on TCP request when dnsmasq compiled with DNSSEC support, but running without DNSSEC enabled. Thanks to Manish Sing for spotting that one. Fix regression which broke ipset functionality. Thanks to Wang Jian for the bug report. Implement dynamic interface discovery on *BSD. This allows the contructor: syntax to be used in dhcp-range for DHCPv6 on the BSD platform. Thanks to Matthias Andree for valuable research on how to implement this. Fix infinite loop associated with some --bogus-nxdomain configs. Thanks fogobogo for the bug report. Fix missing RA RDNS option with configuration like - -dhcp-option=option6:23,[::] Thanks to Tsachi Kimeldorfer for spotting the problem. Add [fd00::] and [fe80::] as special addresses in DHCPv6 options, analogous to [::]. [fd00::] is replaced with the actual ULA of the interface on the machine running dnsmasq, [fe80::] with the link-local address. Thanks to Tsachi Kimeldorfer for championing this. DNSSEC validation and caching. Dnsmasq needs to be compiled with this enabled, with make dnsmasq COPTS=-DHAVE_DNSSEC this add dependencies on the nettle crypto library and the gmp maths library. It's possible to have these linked statically with make dnsmasq COPTS='-DHAVE_DNSSEC -DHAVE_DNSSEC_STATIC' which bloats the dnsmasq binary, but saves the size of the shared libraries which are much bigger. To enable, DNSSEC, you will need a set of trust-anchors. Now that the TLDs are signed, this can be the keys for the root zone, and for convenience they are included in trust-anchors.conf in the dnsmasq distribution. You should of course check that these are legitimate and up-to-date. So, adding conf-file=/path/to/trust-anchors.conf dnssec to your config is all thats needed to get things working. The upstream nameservers have to be DNSSEC-capable too, of course. Many ISP nameservers aren't, but the Google public nameservers (8.8.8.8 and 8.8.4.4) are. When DNSSEC is configured, dnsmasq validates any queries for domains which are signed. Query results which are bogus are replaced with SERVFAIL replies, and results which are correctly signed have the AD bit set. In addition, and just as importantly, dnsmasq supplies correct DNSSEC information to clients which are doing their own validation, and caches DNSKEY, DS and RRSIG records, which significantly improve the performance of downstream validators. Setting --log-queries will show DNSSEC in action. If a domain is returned from an upstream nameserver without DNSSEC signature, dnsmasq by default trusts this. This means that for unsigned zone (still the majority) there is effectively no cost for having DNSSEC enabled. Of course this allows an attacker to replace a signed record with a false unsigned record. This is addressed by the - -dnssec-check-unsigned flag, which instructs dnsmasq to prove that an unsigned record is legitimate, by finding a secure proof that the zone containing the record is not signed. Doing this has costs (typically one or two extra upstream queries). It also has a nasty failure mode if dnsmasq's upstream nameservers are not DNSSEC capable. Without --dnssec-check-unsigned using such an upstream server will simply result in not queries being validated; with --dnssec-check-unsigned enabled and a DNSSEC-ignorant upstream server, _all_ queries will fail. Note that DNSSEC requires that the local time is valid and accurate, if not then DNSSEC validation will fail. NTP should be running. This presents a problem for routers without a battery-backed clock. To set the time needs NTP to do DNS lookups, but lookups will fail until NTP has run. To address this, there's a flag, --dnssec-no-timecheck which disables the time checks (only) in DNSSEC. When dnsmasq is started and the clock is not synced, this flag should be used. As soon as the clock is synced, SIGHUP dnsmasq. The SIGHUP clears the cache of partially-validated data and resets the no-timecheck flag, so that all DNSSEC checks henceforward will be complete. The development of DNSSEC in dnsmasq was started by Giovanni Bajo, to whom huge thanks are owed. It has been supported by Comcast, whose techfund grant has allowed for an invaluable period of full-time work to get it to a workable state. Add --rev-server. Thanks to Dave Taht for suggesting this. Add --servers-file. Allows dynamic update of upstream servers full access to configuration. Add --local-service. Accept DNS queries only from hosts whose address is on a local subnet, ie a subnet for which an interface exists on the server. This option only has effect if there are no --interface --except-interface, - -listen-address or --auth-server options. It is intended to be set as a default on installation, to allow unconfigured installations to be useful but also safe from being used for DNS amplification attacks. Fix crashes in cache_get_cname_target() when dangling CNAMEs encountered. Thanks to Andy and the rt-n56u project for find this and helping to chase it down. Fix wrong RCODE in authoritative DNS replies to PTR queries. The correct answer was included, but the RCODE was set to NXDOMAIN. Thanks to Craig McQueen for spotting this. Make statistics available as DNS queries in the .bind TLD as well as logging them. Use random addresses for DHCPv6 temporary address allocations, instead of algorithmically determined stable addresses. Fix bug which meant that the DHCPv6 DUID was not available in DHCP script runs during the lifetime of the dnsmasq process which created the DUID de-novo. Once the DUID was created and stored in the lease file and dnsmasq restarted, this bug disappeared. Fix bug introduced in 2.67 which could result in erroneous NXDOMAIN returns to CNAME queries. Fix build failures on MacOS X and openBSD. Allow subnet specifications in --auth-zone to be interface names as well as address literals. This makes it possible to configure authoritative DNS when local address ranges are dynamic and works much better than the previous work-around which exempted contructed DHCP ranges from the IP address filtering. As a consequence, that work-around is removed. Under certain circumstances, this change wil break existing configuration: if you're relying on the contructed-range exception, you need to change --auth-zone to specify the same interface as is used to construct your DHCP ranges, probably with a trailing "/6" like this: - -auth-zone=example.com,eth0/6 to limit the addresses to IPv6 addresses of eth0. Fix problems when advertising deleted IPv6 prefixes. If the prefix is deleted (rather than replaced), it doesn't get advertised with zero preferred time. Thanks to Tsachi for the bug report. Fix segfault with some locally configured CNAMEs. Thanks to Andrew Childs for spotting the problem. Fix memory leak on re-reading /etc/hosts and friends, introduced in 2.67. Check the arrival interface of incoming DNS and TFTP requests via IPv6, even in --bind-interfaces mode. This isn't possible for IPv4 and can generate scary warnings, but as it's always possible for IPv6 (the API always exists) then we should do it always. Tweak the rules on prefix-lengths in --dhcp-range for IPv6. The new rule is that the specified prefix length must be larger than or equal to the prefix length of the corresponding address on the local interface. Fix crash if upstream server returns SERVFAIL when - -conntrack in use. Thanks to Giacomo Tazzari for finding this and supplying the patch. Repair regression in 2.64. That release stopped sending lease-time information in the reply to DHCPINFORM requests, on the correct grounds that it was a standards violation. However, this broke the dnsmasq-specific dhcp_lease_time utility. Now, DHCPINFORM returns lease-time only if it's specifically requested (maintaining standards) and the dhcp_lease_time utility has been taught to ask for it (restoring functionality). Fix --dhcp-match, --dhcp-vendorclass and --dhcp-userclass to work with BOOTP and well as DHCP. Thanks to Peter Korsgaard for spotting the problem. Add --synth-domain. Thanks to Vishvananda Ishaya for suggesting this. Fix failure to compile ipset.c if old kernel headers are in use. Thanks to Eugene Rudoy for pointing this out. Handle IPv4 interface-address labels in Linux. These are often used to emulate the old IP-alias addresses. Before, using --interface=eth0 would service all the addresses of eth0, including ones configured as aliases, which appear in ifconfig as eth0:0. Now, only addresses with the label eth0 are active. This is not backwards compatible: if you want to continue to bind the aliases too, you need to add eg. --interface=eth0:0 to the config. Fix "failed to set SO_BINDTODEVICE on DHCP socket: Socket operation on non-socket" error on startup with configurations which have exactly one --interface option and do RA but _not_ DHCPv6. Thanks to Trever Adams for the bug report. Generalise --interface-name to cope with IPv6 addresses and multiple addresses per interface per address family. Fix option parsing for --dhcp-host, which was generating a spurious error when all seven possible items were included. Thanks to Zhiqiang Wang for the bug report. Remove restriction on prefix-length in --auth-zone. Thanks to Toke Hoiland-Jorgensen for suggesting this. Log when the maximum number of concurrent DNS queries is reached. Thanks to Marcelo Salhab Brogliato for the patch. If wildcards are used in --interface, don't assume that there will only ever be one available interface for DHCP just because there is one at start-up. More may appear, so we can't use SO_BINDTODEVICE. Thanks to Natrio for the bug report. Increase timeout/number of retries in TFTP to accomodate AudioCodes Voice Gateways doing streaming writes to flash. Thanks to Damian Kaczkowski for spotting the problem. Fix crash with empty DHCP string options when adding zero terminator. Thanks to Patrick McLean for the bug report. Allow hostnames to start with a number, as allowed in RFC-1123. Thanks to Kyle Mestery for the patch. Fixes to DHCP FQDN option handling: don't terminate FQDN if domain not known and allow a FQDN option with blank name to request that a FQDN option is returned in the reply. Thanks to Roy Marples for the patch. Make --clear-on-reload apply to setting upstream servers via DBus too. When the address which triggered the construction of an advertised IPv6 prefix disappears, continue to advertise the prefix for up to 2 hours, with the preferred lifetime set to zero. This satisfies RFC 6204 4.3 L-13 and makes things work better if a prefix disappears without being deprecated first. Thanks to Uwe Schindler for persuasively arguing for this. Fix MAC address enumeration on *BSD. Thanks to Brad Smith for the bug report. Support RFC-4242 information-refresh-time options in the reply to DHCPv6 information-request. The lease time of the smallest valid dhcp-range is sent. Thanks to Uwe Schindler for suggesting this. Make --listen-address higher priority than --except-interface in all circumstances. Thanks to Thomas Hood for the bugreport. Provide independent control over which interfaces get TFTP service. If enable-tftp is given a list of interfaces, then TFTP is provided on those. Without the list, the previous behaviour (provide TFTP to the same interfaces we provide DHCP to) is retained. Thanks to Lonnie Abelbeck for the suggestion. Add --dhcp-relay config option. Many thanks to vtsl.net for sponsoring this development. Fix crash with empty tag: in --dhcp-range. Thanks to Kaspar Schleiser for the bug report. Add "baseline" and "bloatcheck" makefile targets, for revealing size changes during development. Thanks to Vladislav Grishenko for the patch. Cope with DHCPv6 clients which send REQUESTs without address options - treat them as SOLICIT with rapid commit. Support identification of clients by MAC address in DHCPv6. When using a relay, the relay must support RFC 6939 for this to work. It always works for directly connected clients. Thanks to Vladislav Grishenko for prompting this feature. Remove the rule for constructed DHCP ranges that the local address must be either the first or last address in the range. This was originally to avoid SLAAC addresses, but we now explicitly autoconfig and privacy addresses instead. Update Polish translation. Thanks to Jan Psota. Fix problem in DHCPv6 vendorclass/userclass matching code. Thanks to Tanguy Bouzeloc for the patch. Update Spanish transalation. Thanks to Vicente Soriano. Add --ra-param option. Thanks to Vladislav Grishenko for inspiration on this. Add --add-subnet configuration, to tell upstream DNS servers where the original client is. Thanks to DNSthingy for sponsoring this feature. Add --quiet-dhcp, --quiet-dhcp6 and --quiet-ra. Thanks to Kevin Darbyshire-Bryant for the initial patch. Allow A/AAAA records created by --interface-name to be the target of --cname. Thanks to Hadmut Danisch for the suggestion. Avoid treating a --dhcp-host which has an IPv6 address as eligable for use with DHCPv4 on the grounds that it has no address, and vice-versa. Thanks to Yury Konovalov for spotting the problem. Do a better job caching dangling CNAMEs. Thanks to Yves Dorfsman for spotting the problem. Add the ability to act as an authoritative DNS server. Dnsmasq can now answer queries from the wider 'net with local data, as long as the correct NS records are set up. Only local data is provided, to avoid creating an open DNS relay. Zone transfer is supported, to allow secondary servers to be configured. Add "constructed DHCP ranges" for DHCPv6. This is intended for IPv6 routers which get prefixes dynamically via prefix delegation. With suitable configuration, stateful DHCPv6 and RA can happen automatically as prefixes are delegated and then deprecated, without having to re-write the dnsmasq configuration file or restart the daemon. Thanks to Steven Barth for extensive testing and development work on this idea. Fix crash on startup on Solaris 11. Regression probably introduced in 2.61. Thanks to Geoff Johnstone for the patch. Add code to make behaviour for TCP DNS requests that same as for UDP requests, when a request arrives for an allowed address, but via a banned interface. This change is only active on Linux, since the relevant API is missing (AFAIK) on other platforms. Many thanks to Tomas Hozza for spotting the problem, and doing invaluable discovery of the obscure and undocumented API required for the solution. Don't send the default DHCP option advertising dnsmasq as the local DNS server if dnsmasq is configured to not act as DNS server, or it's configured to a non-standard port. Add DNSMASQ_CIRCUIT_ID, DNSMASQ_SUBCRIBER_ID, DNSMASQ_REMOTE_ID variables to the environment of the lease-change script (and the corresponding Lua). These hold information inserted into the DHCP request by a DHCP relay agent. Thanks to Lakefield Communications for providing a bounty for this addition. Fixed crash, introduced in 2.64, whilst handling DHCPv6 information-requests with some common configurations. Thanks to Robert M. Albrecht for the bug report and chasing the problem. Add --ipset option. Thanks to Jason A. Donenfeld for the patch. Don't erroneously reject some option names in --dhcp-match options. Thanks to Benedikt Hochstrasser for the bug report. Allow a trailing '*' wildcard in all interface-name configurations. Thanks to Christian Parpart for the patch. Handle the situation where libc headers define SO_REUSEPORT, but the kernel in use doesn't, to cope with the introduction of this option to Linux. Thanks to Rich Felker for the bug report. Update Polish translation. Thanks to Jan Psota. Fix crash if the configured DHCP lease limit is reached. Regression occurred in 2.61. Thanks to Tsachi for the bug report. Update the French translation. Thanks to Gildas le Nadan. ++++ dracut: - Add option to warn if unsupported modules are added to the initramfs - Enable this option for 'make install' when a kernel with CONFIG_SUSE_KERNEL_SUPPORTED enabled is used. (bnc#882332) - Add dracut-check-supported.patch - include the several hmacs needed for FIPS integrity checking of cryptsetup, libgcrypt, libfipscheck1. Also add the openssl HMACs too as someone else seems to use those too. Add: more-fips-adjustments.patch ++++ fonts-config: - 10-rendering-options.conf and 58-family-prefer-local.conf are generated in every fonts-config call and as such should not be under /usr/share/fonts-config/conf.avail but under /etc/fonts/conf.d/ [bnc#882029] ++++ gettext-runtime: - GNU gettext 0.19.1: * Desktop Entry: msgfmt now always reads the po/LINGUAS file * Vala: Bug fix in xgettext handling of "//" in string literals * po/Makevars.template now contains the newly added variables * msgfmt now treats errors in the PO file header as non-fatal In future Gettext versions, msgfmt will treat header errors as fatal and terminate the command execution. - switch to xz tarball ++++ icewm-theme-branding: - Add keys.new remove all the information about Netscape in icewm configuration file (bnc#873702) ++++ kiwi: - Update createCustomDataSyncScript * the script now requires an argument which could be the kiwi generated custom.files file. if called without argument an information how to use the custom.sync script is displayed The reason why we changed from default use of custom.files to a self provided information is that on real systems many custom files and directories exists but not all of them needs to be tracked - v5.06.113 released - fix missing dependency to grub(1) for vmx and oem builds - Fixed KIWIGlobals::downloadFile function * quote shell escape chars because the url is passed to lwp-download * fix regexp extracting url credentials. the expression matches too much of a file path in the first ancor * fixed cleanup of files downloaded if solvable creation out of this data has failed. Don't leave waste of data in this case - Fixed kiwi --info --select repo-patterns * For SLE12 and Factory the new pattern system is based on rpm packages. Thus the solvable metadata has changed. This commit allows to get the patterns from the repo for the old and the new pattern system - require at least one instsource plugin via generic provide ++++ lensfun: - update URLs to new home on sourceforge - update to version 0.2.8, new support for following lenses: Canon EF-S 60mm f/2.8 Macro Canon EF-S 18-135mm f/3.5-5.6 IS Canon EF 100mm f/2.8L Macro IS USM Canon EF 200mm f/2.8L USM Canon EF 85mm f/1.2L II USM Canon EF 50mm f/1.2L USM Canon EF 70-200mm f/2.8L USM Canon EF 70-200mm f/2.8L IS II USM Canon FDn 100mm 1:2.8 Canon FDn 50mm 1:1.4 Nikkor 24-70mm f/2.8G ED Nikon AF-S DX VR Zoom-Nikkor 18-55mm f/3.5-5.6G Nikon AF-S DX Zoom-Nikkor 18-70mm f/3.5-4.5G IF-ED Nikon AF-S Zoom-Nikkor 14-24mm f/2.8G ED Nikon AF-S Nikkor 85mm f/1.8G Zuiko Digital 25mm F2.8 Zuiko Digital 35mm f/3.5 Macro Zuiko Digital ED 14-42mm F3.5-5.6 Zuiko Digital ED 40-150mm F4.0-5.6 Zuiko Digital ED 9-18mm F4.0-5.6 smc PENTAX-D FA Macro 100mm F2.8 WR smc PENTAX-DA 15mm F4 ED AL Limited smc PENTAX-DA 18-55mm F3.5-5.6 AL WR smc PENTAX-DA 21mm f/3.2 AL Limited smc PENTAX-DA 35mm f/2.4 AL smc PENTAX-FA 43mm F1.9 Limited smc PENTAX-FA 50mm f/1.4 smc PENTAX-DA* 50-135mm f/2.8 ED [IF] SDM SIGMA 8mm f/3.5 EX DG Circular SIGMA 8-16mm f/4.5-5.6mm DC HSM SIGMA 10-20mm F4-5.6 EX DC HSM SIGMA 17-50mm F2.8 EX DC OS HSM SIGMA 24-60mm F2.8 EX DG SIGMA E 30mm F2.8 SIGMA 35mm f/1.4 DG HSM SIGMA 150mm F2.8 MACRO HSM SIGMA 150-500mm f/5-6.3 APO DG OS HSM OLYMPUS M.14-150mm F4.0-5.6 OLYMPUS M.17mm F1.8 OLYMPUS M.45mm F1.8 Leica DG Summilux 25/f1.4 LUMIX G 14/F2.5 + GWC1 0.79x LUMIX G VARIO PZ 14-42/F3.5-5.6 Samsung 16mm f/2.4 Samyang 7.5mm F/3.5 UMC Fish-eye MFT Samyang 8mm f/2.8 UMC Fish-eye Samyang 14mm f/2.8 ED AS IF UMC Samyang 500mm f/6.3 MC IF Mirror Lens Sony E 10-18mm F4 OSS Sony E PZ 16-50mm F3.5-5.6 OS Sony E 18-200mm F3.5-6.3 OSS Sony E 18-200mm F3.5-6.3 OSS LE Sony E 30mm F3.5 Macro Sony E 35mm F1.8 OSS Sony DT 16-50mm F2.8 SSM Tamron AF 18-270mm f/3.5-6.3 Di II VC PZD Tamron SP AF 90mm f/2.8 (172E) Compact cameras: Canon PowerShot G11 Canon PowerShot G1X Canon PowerShot SX150 IS Fujifilm X10 Fujifilm X100S Panasonic DMC-FZ28 Panasonic LX7 SAMSUNG WB2000 compact camera Sigma DP2 ++++ dbus-1: - Update to 1.8.4: + Security fix: - Alban Crequy at Collabora Ltd. discovered and fixed a denial-of-service flaw in dbus-daemon, part of the reference implementation of D-Bus. Additionally, in highly unusual environments the same flaw could lead to a side channel between processes that should not be able to communicate. (CVE-2014-3477, fdo#78979, bnc#881137) ++++ libmwaw: - Version bump to 0.3.1: * Switch over to librevenge framework - Add patch libmwaw-0.3.1-stream.patch to fix streams ++++ libstorage: - Print different messages for msdos and gpt PReP partitions - 2.25.14 ++++ systemd: - Do not build EFI support code in architectures on which the kernel does not support CONFIG_EFI, it won't work. (ia64 also supports it, but that's dead so is not included) - Add patch tmpfiles-do-not-clean-for-mandb-index-files.patch there is no need to clean out all 30 days the index data base files nor the cachedir tags of mandb. Those files are used for whatis(1) as well as for apropos(1). - Do not override predictable names for openSUSE - Remove systemd-detect-xendom.patch as it becomes obsolete with upstream patch 0004-systemd-detect-virt-only-discover-Xen-domU.patch - Add upstream patches 0001-umount-modernizations.patch 0002-namespace-when-setting-up-an-inaccessible-mount-poin.patch 0003-core-allow-transient-mount-units.patch 0004-systemd-detect-virt-only-discover-Xen-domU.patch 0005-backlight-Do-not-clamp-brightness-for-LEDs.patch 0006-log-honour-the-kernel-s-quiet-cmdline-argument.patch ++++ libvirt: - libxl: support interface type=network libxl-iface-network.patch, libxl-iface-script.patch bnc#870525 ++++ libwpg: - Version bump to 0.3.0: * New release based on librevenge framework * Variouf fixes and cleanups ++++ libzypp: - Patch: add isCategory/isSeverity convenience - If available provide info in ServiceException - version 14.24.0 (23) ++++ mlocate: - Enable testsuite. ++++ netcfg: - move /etc/HOSTNAME to /etc/hostname during update ++++ puppet: - Update to 3.6.2 Security Fixes * CVE-2014-3248 (Arbitrary Code Execution with Required Social Engineering) * CVE-2014-3253 (Apache 2.4+ does not enforce CRL checks by default) * [PUP-2635] - user purge_ssh_keys not purged * [PUP-2639] - Increase environment_timeout default. * [PUP-2650] - 3.6.1 issues "warning" message for deprecation * [PUP-2659] - Puppet stops working with error 'Attempted to pop, but already at root of the context stack.' * [PUP-2660] - purging ssh_authorized_key fails because of missing user value * [PUP-2689] - A node can't always collect its own exported resources * [PUP-2692] - Puppet master passenger processes keep growing * [PUP-2705] - Regression with external facts pluginsync not preserving executable bit ++++ qemu: - Reorder qemu-tools and qemu-guest-agent before the BIOSes This is needed to use QEMU's %version - backport from Factory ++++ sca-patterns-base: - Updated HAE.py documentation - Added HAE.py with getSBDInfo - Added getHostInfo to SUSE.py - Added getSeriveInfo to SUSE.py ++++ sca-server-report: - Changed relative paths to full path - Added email functionality in OPTION_EMAIL_LIST and -e (bnc#880815) - Fixed invalid pattern source links (bnc#881187) - Fixed the HAE preprocessor (bnc#881403) ++++ supportutils: - Supportconfig description is product independent (bnc#882256) - Added kGraft detection in updates.txt (bnc#878840) - supportconfig: 3.0-40 ++++ vm-install: - bnc#876337 - virt-v2v: Failed to retrieve volume information for... - Updated language files - Version 0.8.24 ++++ xerces-j2: - Drop unused patches: * xerces-build.patch * xerces-j2-gcj-switch-constants-bug.patch ++++ xf86-video-intel: - Add patch U_sna_fix_scanout_creation_routine_for_old_kernels_3_11.patch Make this driver-version usable with kernel <= 3.11 ++++ xinetd: - Wait for the syslog target too. ++++ xorg-x11-fonts: - mark .dir/.scale files as '%verify(not md5 size mtime)'; triggered by Machinery's output ++++ yast2: - bnc#878719 - improved handling of inactive network service - 3.1.78 ++++ yast2-bootloader: - do not crash in autoyast (bnc#882210) - 3.1.52 ++++ yast2-iscsi-client: - allow AutoYaST installation on iSCSI disks with BIOS boot support (bnc #878061) - 3.1.12 ++++ yast2-ldap: - Do not add MenuButton to ButtonBox - 3.1.10 ++++ yast2-network: - bnc#878719 - handle inactive network service state - allow disabling network service completely - fixed disabling of unconfigureable items when e.g. NetworkManager is used as network service - 3.1.63 ++++ yast2-registration: - write changes at the end of installation for suse connect - 3.1.72 - updated dialog title (extension selection) (bnc#881627) - 3.1.71 - display a fixed Beta warning for all online extensions (temporary workaround for bnc#882034) - 3.1.70 ++++ zypper: - Show patch severity (bnc#881373,FATE#312633) - Add '--details' to show the detailed installation summary (bnc#721823) - version 1.11.8 ------------------------------------------------------------------ ------------------ 2014-6-10 - Jun 10 2014 ------------------- ------------------------------------------------------------------ ++++ apparmor: - add apparmor-fix-profile-loads-from-cache.diff to fix profile loads from cache files that contain multiple profiles (bnc#869686) - add apparmor-fix-nscd-profile.diff to fix usr.sbin.nscd profile (bnc#868422) ++++ ca-certificates-mozilla: - in sle11 we bumped openssl-certs version to match the NSS version, so provide/obsolete the current version. ++++ dhcp: - Fixed /etc/sysconfig/dhcpd fillup in dhcp server post-install. - Fixed dhcp server start script to use correct libdir (bnc#868250) - Fixed dhcp server to chown leases to run user at start (bnc#868253) [+ 0020-dhcp-4.2.x-chown-server-leases.bnc868253.patch] - Fixed to write missed dhcp-ldap debug level messages (bnc#835818) [+ 0019-dhcp-4.2.x-ldap-debug-write.bnc835818.patch] - Fixed unsupported dhclient-script used by sysconfig ifup to provide a function to calculate netmask. NetworkManager provides an own one. ++++ haveged: - Disable haveged service on containers. bnc#881882 ++++ hplip: - Version upgrade to 3.14.6: Added Support for the Following New Printers: HP DesignJet Z6600 PostScript HP DesignJet Z6800PS Photo HP DesignJet D5800 60-in Production Printer HP DesignJet T3500 36-in Production eMFP HP Designjet T7200 42-in Production Printer HP Deskjet 2543 All-in-One Printer HP Deskjet 2549 All-in-One Printer HP OfficeJet Pro 8640 e-All-in-One Printer HP OfficeJet Pro 8660 e-All-in-One Printer Fixed Avahi discovery method in hp-toolbox. Some other bug fixes. For details see http://hplipopensource.com/hplip-web/release_notes.html ++++ intel-gpu-tools: - update to release 1.7; Here goes a new i-g-t quarterly release with the following changes: * Piles of API documentation for the core i-g-t testing libraries. * Improved igt loggin, now also with igt_vlog (for va_args printf-style   logging). * Polish for the igt_debugfs library. * Split out igt_fb library from igt_kms, cleanup of the igt_kms functions. * Android porting patches (Tim Gore, Tvrtko Ursulin). * Piles more tests as usual. * Support for building libcairo based tests on Android. Set ANDROID_HAS_CAIRO=1   in the build enviroment when you have this (Tim Gore). * Timeout support in igt_aux, see igt_set_timeout (Thomas). * Documentation for the testrunner interface like exit codes, subtest   enumeration and log output. Should help other people to run the tests in their own framework. * Make swig an optional dependency (Damien). * Helpers for runtime pm tests in igt_aux. - rename n_disable-build-of-pm_pc8.patch to n_disable-build-of-pm_rpm.patch, since test has been renamed ++++ kernel-default: - swiotlb: don't assume PA 0 is invalid (bnc#865882). - Update Xen patches to 3.15 final. - Update x86-64 Xen config files. - commit 0a9fc1a ++++ kernel-source: - swiotlb: don't assume PA 0 is invalid (bnc#865882). - Update Xen patches to 3.15 final. - Update x86-64 Xen config files. - commit 0a9fc1a ++++ kernel-syms: - swiotlb: don't assume PA 0 is invalid (bnc#865882). - Update Xen patches to 3.15 final. - Update x86-64 Xen config files. - commit 0a9fc1a ++++ kiwi: - v5.06.112 released - Fixed return value for __checkQemuImg helper in image format creation. The function has to return the path to the qemu-img binary - v5.06.111 released - Added kiwi-image: -requires package provides for OBS - support usage of PRODUCT_RELEASE definitions - v5.06.110 released - Update Summary and description for -requires meta packages - Add the OBS provides to -requires packages This avoids the need to manually track kiwi dependencies in OBS prjconf substitute rules. However, we need to disable the rules for current distros, but that will phase out via time :) - v5.06.109 released - Make sure temporary copy of data from the initrd to the system is removed correctly within the cleanImage method - v5.06.108 released - Update SLE12 JeOS description * make sure kiwi-templates will be installed - Use the KIWILocator to find tools qemu-img, mksquashfs and modinfo and call them with full path instead of relying on the caller shell PATH setup ++++ lftp: - Fix bnc#880202 - lftp_wrapper file corruption (modified lftp-compat-addfiles.patch) - Removed name from summary - Update to lftp 4.5.1: * show piece availabilty in torrent status. * fixed a coredump in ftp when data connection fails. * fixed default values of some settings. * fixed http redirection handling. * fixed compilation with gcc-4.8.3. ++++ systemd: - Add upstream patches 1033-udev-really-exclude-device-mapper-from-block-device.patch 1034-udev-check-the-return-value-from-udev_enumerate_scan.patch - Change detection of new locking scheme of fsck - Change 1021-udev-re-add-persistent-net-rules.patch to use persistent rules as a default on SLES-12 and predictable rules as a default otherwise - Add cflags shell function to check possible flags for the compiler as well as for the linker ++++ libvirt: - Remove unnecessary patches for the legacy Xen driver, which is not built for SLE12 Dropped fix-pci-attach-xen-driver.patch, xen-name-for-devid.patch - qemu: fix use of encrypted qcow2 disks 1c7eb95c-qemu-encrypt-disk.patch bnc#881793 ++++ man: - Avoid messages on deleted cache directories bewlow /var/cache/man/ that is tag them as %ghost (bnc#882030) - The former submit had rebased the patches man-db-2.6.3.dif man-db-2.6.3-security4.dif man-db-2.6.3-firefox.dif man-db-2.6.3-zio.dif which now had renamed to man-db-2.6.5.dif man-db-2.6.5-security4.dif man-db-2.6.5-firefox.dif man-db-2.6.5-zio.dif accordingly ++++ mdadm: - update to new upstream version 3.3.1. This includes nearly all the extra patches we had and also adds a number of DDF fixes. Also includes fixes for (bnc#881547 bnc#881530) DELETE config-set-auto_seen-after-processing-the-auto-line.patch DELETE DDF-allow-for-possibility-that-there-is-no-secondary.patch DELETE Make-IRs-and-run-work-properly-for-containers.patch DELETE mdmon-honour-offroot-again.patch DELETE DDF-brief_examine_subarrays_ddf-print-array-name.patch DELETE DDF-factor-out-array-name-generation.patch DELETE DDF-handle-fake-RAIDs-with-changing-subarray-UUIDs.patch DELETE DDF-compare_super_ddf-fix-sequence-number-check.patch DELETE Monitor-don-t-set-arrays-dirty-after-transition-to-r.patch DELETE DDF-add_to_super_ddf-be-careful-with-workspace_lba.patch DELETE Monitor-write-meta-data-in-readonly-state-sometimes.patch DELETE Assembe-fix-bug-in-force_array-it-wasn-t-forcing-pro.patch DELETE Restructure-assemble_container_content-and-improve-m.patch DELETE Incremental-add-export-handling.patch DELETE udev-rules.degraded DELETE Incremental-improve-support-for-DEVICE-based-restric.patch DELETE Assemble-Incremental-don-t-hold-O_EXCL-on-mddev-afte.patch DELETE mdmonitor DELETE udev-rules-try-mdadm-I-on-change-events.patch DELETE policy-NULL-path-isn-t-really-acceptable-use-the-dev.patch DELETE DDF-really-ignore-DDF-metadata-on-partitions.patch DELETE Assemble-avoid-infinite-loop-when-auto-assembling-pa.patch DELETE DDF-fix-detection-of-failed-devices-during-assembly.patch DELETE Grow-fix-problems-with-prematurely-aborting-of-resha.patch DELETE IMSM-don-t-crash-when-creating-an-array-with-missing.patch DELETE mdmon-don-t-complain-about-notifying-parent-when-the.patch DELETE systemd-mdmon-set-IMSM_NO_PLATFORM-1.patch DELETE mdmon-.service-remove-over-ride-of-Standard-IO.patch DELETE 0001-Assemble-allow-load_devices-to-change-the-st-which-i.patch DELETE 0002-Assemble-re-arrange-freeing-of-tst-in-load_devices.patch DELETE 0003-Assemble-change-load_devices-to-return-most_recent-s.patch DELETE 0001-mdmon-.service-Change-type-of-process-start-up-to-fo.patch DELETE 0003-Work-around-architectures-having-statfs.f_type-defin.patch DELETE 0004-DDF-report-seq-counter-as-events.patch DELETE 0005-DDF-when-first-activating-an-array-record-any-missin.patch DELETE 0001-DDF-mark-missing-on-assembly-device-properly.patch DELETE 0002-DDF-guard-against-pdnum-being-negative.patch DELETE 0003-DDF-fix-possible-mdmon-crash-when-updating-metadata.patch DELETE 0004-DDF-Don-t-fail-compare_super_ddf-due-to-re-configure.patch DELETE 0001-systemd-various-fixes-for-boot-with-container-arrays.patch DELETE mdadm-add-spare.patch DELETE 0001-Create-don-t-default-to-bitmap-internal-when-it-is-n.patch DELETE 0001-Fix-race-between-create-and-incremental.patch DELETE 0001-imsm-retry-load_and_parse_mpb-if-we-suspect-mdmon-ha.patch ++++ mozilla-nspr: - update to version 4.10.6 (bnc#881874) * requirement for Firefox 30 * PR_GetPhysicalMemorySize should release the mach_host_self() Mach port when done with it (bmo#1009270) * "Network address type not supported" error on the Hurd (bmo#1011861) * Clang Static Analysis: useless declaration in NSPR (bmo#1003946) * OOB write with sprintf and console functions (bmo#1018783) (CVE-2014-1545) ++++ nfs-utils: - Use start-statd and rpc-statd.service from upstream for running statd. Our start-statd doesn't work in a systemd environment (bnc#852984) - start-statd.patch - needed to make upstream start-statd work properly. - Remove 0001-nfsidmap-Keys-need-to-be-invalidated-instead-of-revo.patch Not needed now that keyutils is updated. - Remove mkinitrd scripts - we use dracut now. - use .xz from upstream, that is what kernel.org prefers and it is smaller ++++ postfix: - bnc#882033 - Package postfix has changed files according to rpm - bnc#855688 - possible systemd bug: postfix & cifs dependency confict ++++ rpcbind: - 0029-rpcbind-sd-notify-stupid-errmsg.patch: Remove a useless error/debug message (bnc#881663) ++++ shim: - Update signature-sles.asc: shim signed by UEFI signing service, based on code from "Wed May 28 04:13:33 UTC 2014" ++++ virt-viewer: - Upstream bug fix 5396d3dd-dont-connect-to-localhost-when-using-direct.patch ++++ xf86-video-intel: - Update to 3.0 prerelease 2.99.912: A final round of features. We have everything from support for variable cursor sizes, support for the DRI3 and Present extensions, improved DRI2 support, support for Xserver 1.16, userptr from kernel 3.16, and precursory support for DP multistream transport, * Avoid discarding dirty pixels when promoting a migration to cover the whole pixmap. Regression in 2.99.911 https://bugs.freedesktop.org/show_bug.cgi?id=77063 https://bugs.freedesktop.org/show_bug.cgi?id=77178 * Avoid overextending degenerate lines (and consequentially accessing pixels outside of our damaged area). https://bugs.freedesktop.org/show_bug.cgi?id=77074 * Fix subpixel glyph rendering on gen2 devices (830-865 chipsets) Regression in 2.99.911 https://bugs.freedesktop.org/show_bug.cgi?id=77201 * Share the global pixman glyph cache between ZaphodHeads https://bugs.freedesktop.org/show_bug.cgi?id=54707 * Light up all connected outputs, even if their status is unknown, on takeover from fbcon. This prevents loss of display after a resume on recent kernels, for example. https://bugs.freedesktop.org/show_bug.cgi?id=77768 * Show the video overlay (when supported by the hardware) across all outputs. https://bugs.freedesktop.org/show_bug.cgi?id=77802 * Do not discard damage when performing "BLT" spans inplace with the CPU. Regression from 2.20.10 * Avoid discarding IO buffers too early during their preparation for a new batch https://bugs.freedesktop.org/show_bug.cgi?id=79238 * Fix fallback handling for displaying large scaled framebuffers (that are too large to be scaled by the GPU in a single pass) https://bugs.freedesktop.org/show_bug.cgi?id=79320 * Listen to external modifications of backlight value and propagate the notifications to RandR clients. This should make the GUI report ACPI keypresses to change the backlight correctly. https://bugs.freedesktop.org/show_bug.cgi?id=79699 * UXA: fix pageflips with 3 heads. * UXA: do not report a BadMatch error for DRI2GetMsc - as clients are often unprepared and die when they get the unexpected error. ++++ xmlbeans: - Version bump to 2.6.0: * bugfixes * multithread fixes * fixed error messages * more: http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?revision=1364789&view=markup - Rebase xmlbeans-2.4.0-nodownload.patch to apply to new version - Cleanup with spec-cleaner ++++ xterm: - Fix Xerror failures on ppc64le (bnc#881131) [-decomposed_bitmaps.patch] ++++ yast2: - make sure the total installation progress is always 100% (adjust the rounding issues when computing the subprogress percentages) (bnc#865585) - 3.1.77 ++++ yast2-iscsi-client: - ensure installation of package 'iscsiuio', start 'isciuio' service resp. socket (bnc #874795, bnc #881543) - 3.1.11 ++++ yast2-pkg-bindings: - fixed ServiceRefresh to not add duplicated repositories (that confuses package installation progress during installation) (bnc#865037) - 3.1.15 ++++ yast2-ruby-bindings: - fix comparison of float and integer (bnc#865037) - 3.1.21 ++++ yast2-storage: - Change PReP partition naming to avoid confusion between msdos and gpt disk labels (bnc#880094) - adapt to new libstorage output in tests - require libstorage 2.25.14 - version 3.1.31 ++++ yast2-users: - Fixed text layout in root-password dialog in installation (bnc#878248) - 3.1.27 ------------------------------------------------------------------ ------------------ 2014-6-9 - Jun 9 2014 ------------------- ------------------------------------------------------------------ ++++ kernel-default: - Update to 3.15. - commit 91a9a36 ++++ kernel-source: - Update to 3.15. - commit 91a9a36 ++++ kernel-syms: - Update to 3.15. - commit 91a9a36 ++++ libkkc: - update version 0.3.3 * see git commit log for details * http://gitorious.org/libkkc/libkkc/commits/master ++++ systemd: - Add upstream patches 1025-udev-exclude-device-mapper-from-block-device-ownersh.patch 1026-udevd-inotify-modernizations.patch 1027-udev-synthesize-change-events-for-partitions-when-to.patch 1028-udev-link-config-fix-mem-leak.patch 1029-udev-try-first-re-reading-the-partition-table.patch 1030-udev-guard-REREADP-logic-with-open-O_ECXL.patch 1031-udev-make-sure-we-always-get-change-for-the-disk.patch 1032-udev-guard-REREADPT-by-exclusive-lock-instead-of-O_E.patch ++++ man-pages-cs: - remove openssh documentation [bnc#877371] ++++ postfix: - bnc#863350 - SuSEconfig.postfix complains about modified /etc/postfix/main.cf after updating postfix ++++ yast2: - bnc#864619 - stop wicked service(s) properly when switching network services - 3.1.76 ++++ yast2-bootloader: - Fix reinstallation of secure boot stage 1 (bnc#875235) - 3.1.51 ++++ yast2-packager: - ProductLicense.rb: - display URL where to download the license (bnc#880685) - display a checkbox instead radio buttons (bnc#878976) - 3.1.22 ++++ yast2-registration: - display where to download the extension EULA text (bnc#880685) - 3.1.69 - switch build tool from autotools to yast-rake - 3.1.68 ------------------------------------------------------------------ ------------------ 2014-6-6 - Jun 6 2014 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Add PackageKit-zypp-filter-uninstalled-packages.patch. GStreamer codec installation would prompt to install already installed packages. This patch fixes the issue. Part of fate#316921. ++++ PackageKit-branding-SLE: - Rename to PackageKit-branding-SLE. bnc#881472 ++++ SUSEConnect: - Update to version 0.0.20 - Allow gem to write persistent settings to config file ++++ autoyast2: - Setting the Mode.config after the autoyast installation has been booted into the system. (bnc#881378) - 3.1.32 ++++ brltty: - Update to version 5.1 + Various changes. See ChangeLog. - API version is now 0.6.2 - Build Python 3 bindings, rather than Python 2 bindings. ++++ open-iscsi: - Valgrind fixes for iscsiuio (bnc#881692) ++++ kiwi: - Make sure getBootIncludePackages returns a uniq sorted list - Added argument check for disk device in livestick tool - Added ntfs modules to be present in isoboot initrd if used for creation of a livestick it enables people to do that on USB sticks with preformatted NTFS filesystem - v5.06.107 released - Fixed grub2 recovery setup * Recovery menu entry was not populated to all config files ++++ krb5: - obsolete krb5-plugin-preauth-pkinit-nss (bnc#881674) similar functionality is provided by krb5-plugin-preauth-pkinit ++++ openldap2: - enable systemd slapd service if SysV ldap was enabled (bnc#881476) ++++ pixman: - RENDER extension hotfix: Add --disable-vmx for PPC64LE. This makes the RENDER extension work for the time being. Proper fix for vmx will come later (bnc#876757) (from Egbert Eich). ++++ plymouth: - Release 0.9.0 (3 additional fixes compared to previously packaged git snapshot): + Use udev for graphics device enumeration + Add new text plugin to replace the tribar one + Add background tiling and watermark support to two-step + Make various plymouth commands that change state be resilient to being called multiple times + Support going back to the initrd at shutdown + Keyfile parser improvements + Make plymouthd use better defaults when running on top of X11 + Fixes for systems using QXL + minor two-step plugin fixes + Use /sys/class/tty/console/active instead of parsing /proc/cmdline for consoles. + Documentation improvements + Drop driver specific renderers and use generic driver across the board. + Better debug message output + systemd integration fixes + upstart integration fixes + initrd scripts fixes + Misc fixes ++++ librdmacm: - Add obsoletes/provides as the package was split and the package containing the shared library renamed to conform with our shared library policy (bnc#881534). ++++ libsolv: - Provide PRODUCT_REGISTER_TARGET for available products [bnc#881320] - bump version to 0.6.2 ++++ systemd: - Add upstream patches 0001-sd-event-restore-correct-timeout-behaviour.patch 0002-bus-make-use-of-sd_bus_try_close-in-exit-on-idle-ser.patch ++++ neard: - Move nfctool from neard-test to neard.(bnc#881554) ++++ patterns-sled: - Generate 32bit patterns (similar to pattern-sles) ++++ perl-Bootloader: - use linuxefi as default (bnc#880819) - 0.817 ++++ perl-Net-SSLeay: - updated to 1.63 1.63 2014-05-19 Fixed error in version number in META.yml 1.62 2014-05-19 Improvements to OCSP support: It turns out that some CA (like Verisign) sign the OCSP response with the CA we have in the trust store and don't attach this certifcate in the response. But OpenSSL by itself only considers the certificates included in the response and SSL_OCSP_response_verify added the certificates in the chain too. Now, we also add the trusted CA from the store which signed the lowest chain certificate, at least if we could not verify the OCSP response without doing it. Patch from Steffen Ullrich. Thanks. Fixed some compiler warnings. 1.61 2014-05-12 Changes calloc to Newx and free to Safefree, otherwise there might be problems because calloc is done from a different memory pool than free (depends on the build options for perl, but seen on Windows). Patch from Steffen Ullrich. Thanks. 1.60 2014-05-10 Fixed a typo in an error message. Patch from gregor herrmann. Thanks. Fixed a problem with building with openssl that does not support OCSP. Also fixed some newly introduced warnings if compiled with -Wall. Patch from Steffen Ullrich. Thanks. fix build-failure on most Debian architectures: SSLeay.xs: In function 'XS_Net__SSLeay_OCSP_response_results': SSLeay.xs:5602:3: error: format not a string literal and no format arguments. Patch from gregor herrmann. 1.59 2014-05-10 Fixed local/30_error.t, so that tests do not fail if diagnostics are enabled. Fixed error messages about undefined strings used with length or split. Reported and patched by Peter Heuchert. Improvements to configuration of OPTIMIZE flags, to prevent overriding of perls expected optimization flags. Caution: HPUX aCC optimize options are special. SSL_peek() now returns openssl error code as second item when called in array context, same as SSL_read. Patch from Andreas Mohr. Fixed some warnings. Added support for tlsv1.1 tlsv1.2 via $Net::SSLeay::ssl_version. Patch from Andreas Mohr. Improve examples in 'Using other perl modules based on Net::SSLeay'. Patched by Andreas Mohr. Added support for OCSP. Patched by Steffen Ullrich. Thanks! Added missing t/external/ocsp.t ++++ powertop: - Update to version 2.6.1 * Bug-fix:Seg-fault with powertop --html & --csv * Update translation files and configuration * Changed Look and feel of HTML report * Allow compilation with C++11 * Several bug fixes ++++ virt-manager: - bnc#881551 - virt-manage: default storage image called opensuse13.img for SLE-Server virtinst-detect-suse-distros.patch ++++ xen: - Modify how we check for libvirt managed domains xl-check-for-libvirt-managed-domain.patch ++++ yast2-registration: - properly leave the addon workflow when registration was skipped (bnc#880941) - 3.1.67 - added support for nested extensions to display e.g. HA GEO extension (bnc#873185) - improve test coverage - 3.1.66 ++++ yast2-services-manager: - AutoYast summary - hard-coded ERB moved to separate file to be able to generate translations (bnc#878606) - Added missing textdomain (bnc#881277) - 3.1.14 ++++ yast2-update: - override the target distribution from the system, use the target distribution from the base product so the service repositories are compatible with the upgraded (future) product (bnc#881320) - 3.1.10 ------------------------------------------------------------------ ------------------ 2014-6-5 - Jun 5 2014 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - readded suse_update_desktop_file call in spec file (bnc#877671) - 3.1.31 ++++ branding-SLE: - Add Obsoletes to gfxboot-branding-SLE to easy update [bnc#881473] ++++ ekiga: - Add macro to allow disabling gstreamer 0.10 dependency and disable it by default (ekiga is pulling gstreamer 1.0 internally) - Enable evolution-data-server support - Fix bad copy-paste in Supplements in eds subpackage. ++++ gnome-shell: - Add gnome-shell-screen-disappear.patch to fix bnc#870217 - Add gnome-shell-sle-theme.patch and SLE-theme.tar.gz to make a sle style login window ++++ ibus: - Update to 1.5.7 * Add Czech (qwerty) keymap * Enables to get current input context from panels * Fix leakage in ibus_get_local_machine_id() * Do not show Property Panel by default * Focus-in events do not move Property Panel if the panel is configured to be always shown ++++ installation-images-SLES: - add all fonts except chinese/japanese/korean to inst-sys - 14.103 ++++ kernel-default: - rpm/package-descriptions: kernel-vmi is gone - rpm/mkspec: Obsolete $flavor-{devel,extra} $flavor-base is obsolete (bnc#881490) - rpm/kernel-module-subpackage: Obsolete -trace KMPs (bnc#881490) - rpm/old-flavors: Obsolete also kernel-trace-base (bnc#881490) - commit 38d4d09 - rpm/kernel-binary.spec.in: Do not require hmaccalc on 13.1 and earlier - commit d7a84f7 ++++ kernel-source: - rpm/package-descriptions: kernel-vmi is gone - rpm/mkspec: Obsolete $flavor-{devel,extra} $flavor-base is obsolete (bnc#881490) - rpm/kernel-module-subpackage: Obsolete -trace KMPs (bnc#881490) - rpm/old-flavors: Obsolete also kernel-trace-base (bnc#881490) - commit 38d4d09 - rpm/kernel-binary.spec.in: Do not require hmaccalc on 13.1 and earlier - commit d7a84f7 ++++ kernel-syms: - rpm/package-descriptions: kernel-vmi is gone - rpm/mkspec: Obsolete $flavor-{devel,extra} $flavor-base is obsolete (bnc#881490) - rpm/kernel-module-subpackage: Obsolete -trace KMPs (bnc#881490) - rpm/old-flavors: Obsolete also kernel-trace-base (bnc#881490) - commit 38d4d09 - rpm/kernel-binary.spec.in: Do not require hmaccalc on 13.1 and earlier - commit d7a84f7 ++++ keyutils: - correct the obsoletes and provides in baselibs.conf to be correct. bnc#881533 ++++ khmeros-fonts: - renamed "KhmerOS .ttf" to "KhmerOS.ttf" ++++ kiwi: - v5.06.106 released - Use menu.c32 for isolinux to display a text menu if no graphics theme is available ++++ libqt5-qtmultimedia: - Switch SLE12 to gstreamer-1.0 API too. ++++ openssl: - updated to 1.0.1h (bnc#880891) - CVE-2014-0224: Fix for SSL/TLS MITM flaw. An attacker using a carefully crafted handshake can force the use of weak keying material in OpenSSL SSL/TLS clients and servers. - CVE-2014-0221: Fix DTLS recursion flaw. By sending an invalid DTLS handshake to an OpenSSL DTLS client the code can be made to recurse eventually crashing in a DoS attack. - CVE-2014-0195: Fix DTLS invalid fragment vulnerability. A buffer overrun attack can be triggered by sending invalid DTLS fragments to an OpenSSL DTLS client or server. This is potentially exploitable to run arbitrary code on a vulnerable client or server. - CVE-2014-3470: Fix bug in TLS code where clients enable anonymous ECDH ciphersuites are subject to a denial of service attack. - CVE-2014-0198.patch: removed, upstream - CVE-2010-5298.patch: removed, upstream - openssl-1.0.1e-fips-ctor.patch: return success from checking of FIPS signatures. ++++ plymouth: - Update fix-serial-consoles.patch to fix a crash in some rare cases. ++++ libreoffice: - Add patch from upstream fix-python-wizzards.patch to fix crashing python wizzards ; bnc#881294 ++++ systemd: - Add upstream patch 0001-hwdb-fix-case-sensitive-match.patch - Add dynamic detection of util-linux version to be able to disable the fsck option -l for version less than 2.25.0 - Add changes from Cristian Rodríguez: * The patches delay-fsck-cryptsetup-after-md-dmraid-lvm-are-started.patch and ensure-DM-and-LVM-are-started-before-local-fs-pre-target.patch indeed mention unit files which do not exist anymore. - Make sure that systemd-ask-password-wall.service has a tty as it is not sure that a tty1 exists - Avoid broken firmware loading on newer distributions as 13.1 - Correct version check for the tcp-devel drop - Use correct permissions for /var/log/journal - Use ACLs for /var/log/journal as described in man:systemd-journald.service(8) - Correct the libseccomp distribution version test must be >= 13.1 - In order to use unit directive AppArmorProfile= libapparmor-devel must be present in buildRequires. ++++ libvirt: - Replace libxl-migration-support.patch with upstream equivalents d9a099a4-libxl-abi-check.patch and 9b8d6e1e-libxl-migration.patch ++++ ltrace: - Properly add ppc64le support. [bnc#872294] * Adds ltrace-ppc64le_git1.patch, ltrace-ppc64le_git2.patch, ltrace-ppc64le_git3.patch, ltrace-ppc64le_git4.patch, ltrace-ppc64le_git5.patch, ltrace-ppc64le_git6.patch, ltrace-ppc64le_git7.patch, ltrace-ppc64le_git8.patch, ltrace-ppc64le_git9.patch, ltrace-ppc64le_git10.patch, ltrace-ppc64le_git11.patch, ltrace-ppc64le_git12.patch, ltrace-ppc64le_git13.patch, ltrace-ppc64le_git14.patch, ltrace-ppc64le_git15.patch, ltrace-ppc64le_git16.patch, ltrace-ppc64le_git17.patch and ltrace-ppc64le_git18.patch * Removes ltrace-ppc64le_abiv1.patch and ltrace-ppc64le_abiv2.patch ++++ mdadm: - 0001-imsm-retry-load_and_parse_mpb-if-we-suspect-mdmon-ha.patch upstream bugfix (bnc#881331) ++++ permissions: - tighten /etc/crontab to be always mode 600, even in easy (bnc#867799) ++++ python-requests: - Update to version 2.3.0 + New ``Response`` property ``is_redirect``, which is true when the library could have processed this response as a redirection (whether or not it actually did). + The ``timeout`` parameter now affects requests with both ``stream=True`` and ``stream=False`` equally. + The change in v2.0.0 to mandate explicit proxy schemes has been reverted. Proxy schemes now default to ``http://``. + The ``CaseInsensitiveDict`` used for HTTP headers now behaves like a normal dictionary when references as string or viewd in the interpreter. + No longer expose Authorization or Proxy-Authorization headers on redirect. Fix CVE-2014-1829 and CVE-2014-1830 respectively. + Authorization is re-evaluated each redirect. + On redirect, pass url as native strings. + Fall-back to autodetected encoding for JSON when Unicode detection fails. + Headers set to ``None`` on the ``Session`` are now correctly not sent. + Correctly honor ``decode_unicode`` even if it wasn't used earlier in the same response. + Stop advertising ``compress`` as a supported Content-Encoding. + The ``Response.history`` parameter is now always a list. + Many, many ``urllib3`` bugfixes.- Fixes incorrect parsing of proxy credentials that contain a literal or encoded '#' character. + Assorted urllib3 fixes. + New exception: ``ContentDecodingError``. Raised instead of ``urllib3`` ``DecodeError`` exceptions. + Avoid many many exceptions from the buggy implementation of ``proxy_bypass`` on OS X in Python 2.6. + Avoid crashing when attempting to get authentication credentials from ~/.netrc when running as a user without a home directory. + Use the correct pool size for pools of connections to proxies. + Fix iteration of ``CookieJar`` objects. + Ensure that cookies are persisted over redirect. + Switch back to using chardet, since it has merged with charade. + Cookies set on individual Requests through a ``Session`` (e.g. via ``Session.get()``) are no longer persisted to the ``Session``. + Clean up connections when we hit problems during chunked upload, rather than leaking them. + Return connections to the pool when a chunked upload is successful, rather than leaking it. + Match the HTTPbis recommendation for HTTP 301 redirects. + Prevent hanging when using streaming uploads and Digest Auth when a 401 is received. + Values of headers set by Requests are now always the native string type. + Fix previously broken SNI support. + Fix accessing HTTP proxies using proxy authentication. + Unencode HTTP Basic usernames and passwords extracted from URLs. + Support for IP address ranges for no_proxy environment variable + Parse headers correctly when users override the default ``Host:`` header. + Avoid munging the URL in case of case-sensitive servers. + Looser URL handling for non-HTTP/HTTPS urls. + Accept unicode methods in Python 2.6 and 2.7. + More resilient cookie handling. + Make ``Response`` objects pickleable. + Actually added MD5-sess to Digest Auth instead of pretending to like last time. + Updated internal urllib3. + Fixed @Lukasa's lack of taste. ++++ rpcbind: - Add patch 0028-rpcbind-after-var-run.patch as rpcbind service wants /var/run mounted before started (bnc#881518) ++++ virt-manager: - bnc#881549 - virt-manager/xen: Error changing VM configuration: 'NoneType' object has no attribute 'split' virtinst-xenbus-disk-index-fix.patch ++++ vm-install: - bnc#881573 - kvm vm install does not report full system memory - Version 0.8.23 ++++ xen: - bnc#880751 - VUL-0: xen: Hypervisor heap contents leaked to guests xsa100.patch - bnc#878841 - VUL-0: XSA-96: Xen: Vulnerabilities in HVM MSI injection 538dcada-x86-HVM-eliminate-vulnerabilities-from-hvm_inject_msi.patch - Upstream patches from Jan 537cd0b0-hvmloader-also-cover-PCI-MMIO-ranges-above-4G-with-UC-MTRR-ranges.patch 537cd0cc-hvmloader-PA-range-0xfc000000-0xffffffff-should-be-UC.patch 5383167d-ACPI-ERST-fix-table-mapping.patch 5383175e-VT-d-fix-mask-applied-to-DMIBAR-in-desktop-chipset-XSA-59-workaround.patch 53859549-AMD-IOMMU-don-t-free-page-table-prematurely.patch 5385956b-x86-don-t-use-VA-for-cache-flush-when-also-flushing-TLB.patch 53859956-timers-set-the-deadline-more-accurately.patch ++++ yast2-bootloader: - adjusted wording if disk order could not be detected (bnc#880439) - 3.1.50 ++++ yast2-ntp-client: - bnc#881026 - YaST ntp-client: "sync without daemon" not documented in help 3.1.9 ++++ yast2-pkg-bindings: - added Pkg::TargetInitializeOptions(), allows overriding the target distribution autodetection (bnc#881320) - 3.1.14 ++++ yast2-registration: - add explanation to extension regcode dialog (bnc#881466) - 3.1.65 ------------------------------------------------------------------ ------------------ 2014-6-4 - Jun 4 2014 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to version 0.0.19 - Include nested extensions in products() return ++++ aaa_base: - Enable service script to return LSB status exit values (bnc#880103) ++++ btrfsprogs: - btrfs-progs: canonicalize pathnames for device commands (bnc#880486). - Added patch: * btrfs-progs-canonicalize-pathnames-for-device-commands ++++ ca-certificates: - don't keep certificates with marker (bnc#875647) ++++ ca-certificates-mozilla: - updated certificates to revision 1.97 (bnc#881241) new: "Atos TrustedRoot 2011" (codeSigning emailProtection serverAuth) new: "Tugra Certification Authority" (codeSigning serverAuth) removed: "Firmaprofesional Root CA" removed: "TDC OCES Root CA" new: "TeliaSonera Root CA v1" (emailProtection serverAuth) new: "T-TeleSec GlobalRoot Class 2" (emailProtection serverAuth) ++++ dracut: - Rediff patches to match git repository - 95fcoe: Check for FCoE devices prior to binaries * Modify 0055-95fcoe-Only-install-fcoe-module-if-required.patch - 99base: Install chown instead of chgrp * Modify 0052-99base-Add-chown-binary.patch - 95iscsi: do not try to detect iSCSI firmware during booting; should be handled via commandline parameter * Modify 0030-95iscsi-Autodetect-iSCSI-firmware.patch - Rename patch: * old: 0051-mkinitrd-suse-add-update-booloader-message.patch new: 0051-mkinitrd-suse-add-update-bootloader-message.patch - Rename patches to match git repository: * old: 0013-Correct-paths-for-openSUSE.patch new: 0011-Correct-paths-for-openSUSE.patch * old: 0014-Check-for-plymouth-lib-directories.patch new: 0012-Check-for-plymouth-lib-directories.patch * old: dracut_do_not_update_booloader_if_no_kernel_is_found.patch new: 0013-mkinitrd-suse-do-not-update-bootloader-if-no-kernel-.patch * old: suse_grub_manpage.patch new: 0014-Update-dracut-manpage-for-GRUB-Legacy-and-GRUB2.patch * old: replace_dhclient_with_wickedd_dhcp_supplicants.patch new: 0015-40network-replace-dhclient-with-wickedd-dhcp-supplic.patch * old: 0015-add-new-s390x-specific-rule-files.patch new: 0016-Add-new-s390x-specific-rule-files.patch * old: change_write_ifcfg_to_suse.patch new: 0017-45ifcfg-use-distro-specific-scripts.patch * old: dracut-fix-whitespace-add-drivers_call.patch new: 0018-mkinitrd-suse-Fix-whitespaces-when-adding-drivers.patch * old: wait_for_network_race_condition_fix.patch new: 0019-40network-Fix-race-condition-when-wait-for-networks.patch * old: dracut-warpclock_module.patch new: 0020-00warpclock-Set-correct-timezone.patch * old: s390-dcssblk.patch new: 0021-95dcssblk-Add-new-module-for-DCSS-block-devices.patch * old: dracut-install-persistent-rule.patch new: 0022-95udev-rules-add-persistent-network-rule.patch * old: dracut-really-always-add-autofs4.patch new: 0023-systemd-always-tries-to-load-autofs4.patch * old: mdraid-setup.patch new: 0024-Fixup-mdraid-setup.patch * old: 0015-95udev-rules-Add-59-scsi-sg_utils.rules.patch new: 0025-95udev-rules-Add-59-scsi-sg_utils.rules.patch * old: 0016-90multipath-add-67-kpartx-compat.rules.patch new: 0026-90multipath-add-67-kpartx-compat.rules.patch * old: 0017-90multipath-install-dracut-specific-service-file.patch new: 0027-90multipath-install-dracut-specific-service-file.patch * old: 0020-95udev-rules-Include-correct-sg3_utils-rules.patch new: 0028-95udev-rules-Include-correct-sg3_utils-rules.patch * old: 0021-90multipath-install-correct-multipath-rules.patch new: 0029-90multipath-install-correct-multipath-rules.patch * old: add_dracuts_network_params_for_iscsi.patch new: 0030-95iscsi-Autodetect-iSCSI-firmware.patch * old: 0022-90multipath-Fixup-service-file-for-booting.patch new: 0031-90multipath-Fixup-service-file-for-booting.patch * old: 0023-mkinitrd-suse.sh-Use-hostonly-and-hostonly-cmdline-c.patch new: 0032-mkinitrd-suse.sh-Use-hostonly-and-hostonly-cmdline-c.patch * old: 0024-95iscsi-Set-correct-iscsi_started-value-for-iSCSI-fi.patch new: 0033-95iscsi-Set-correct-iscsi_started-value-for-iSCSI-fi.patch * old: 0025-dracut_continue_adding_modules_also_on_error.patch new: 0034-dracut-Do-not-stop-installing-drivers-if-one-fails.patch * old: 0026-force_to_add_and_load_kernel_modules_other_than_via_boot_param.patch new: 0035-Introduce-force-drivers-parameter-and-force_drivers-.patch * old: 0027-95fcoe-Store-current-configuration-in-dracut-cmdline.patch new: 0036-95fcoe-Store-current-configuration-in-dracut-cmdline.patch * old: 0028-95fcoe-update-fcoe-interface-check.patch new: 0037-95fcoe-update-fcoe-interface-check.patch * old: 0029-95fcoe-start-lldpad-separately.patch new: 0038-95fcoe-start-lldpad-separately.patch * old: 0030-dracut-mkinitd_cleanup_force_host_only_var.patch new: 0039-Remove-force-parameter-from-mkinitrd.patch * old: 0031-95fcoe-skip-VLAN-devices-in-fcoe-up.patch new: 0040-95fcoe-skip-VLAN-devices-in-fcoe-up.patch * old: 0033-dracut_hostonly_hostonly_cmdline_default.patch new: 0041-mkinitd-suse-remove-hostonly-and-hostonly-cmdline.patch * old: 0034-suse.conf.example_extend.patch new: 0042-Enhance-suse.conf-example-with-SUSE-specific-setting.patch * old: 0035-always_add_network.patch new: 0043-40network-always-add-network-module.patch * old: 0036-add_extra_debug_binaries.patch new: 0044-Add-find-to-debug-binaries.patch * old: 0037-fix_s390_network_modules_install.patch new: 0045-40network-add-missing-_arch-variable-declaration.patch * old: 0038-remove_waiting_for_swap_dev.patch new: 0046-dracut-Do-not-wait-for-swap-device.patch * old: 0039-s390_no_resume_module.patch new: 0047-95resume-skip-module-for-s390-x.patch * old: 0041-only_enable_network_if_explicitly_requested.patch new: 0048-40network-Only-enable-network-interfaces-if-explicit.patch * old: 0042-ibft_autoconfig_param.patch new: 0049-95iscsi-Use-ip-ibft-for-ibft-autoconfiguration.patch * old: 0043-fcoe_strip_quotes.patch new: 0050-95iscsi-strip-one-set-of-quotes-when-calling-initque.patch * old: 0044-Add_update_bootloader_msg.patch new: 0051-mkinitrd-suse-add-update-booloader-message.patch * old: 0045-add-chown_binary.patch new: 0052-99base-Add-chown-binary.patch * old: dracut-fips-module-loading-fixes.patch new: 0053-01fips-fixup-loading-issues.patch * old: 0046-ibft_update_cmdline_printing.patch new: 0054-95iscsi-update-commandline-printing.patch * old: 0047-only_install_fcoe_if_required.patch new: 0055-95fcoe-Only-install-fcoe-module-if-required.patch * old: 0048-cio_ignore.patch new: 0056-81cio_ignore-handle-cio_ignore-commandline.patch ++++ fonts-config: - updated to 20140604: * remove duplicate family from PREFER_SERIF_FAMILIES in CFF example * add Source Serif Pro to PREFER_SERIF_FAMILIES in CFF example * introduce FORCE_FAMILY_PREFERENCE_LISTS sysconfig variable ++++ open-iscsi: - Added firewall service file for isns server (bnc#880305), adding file: open-iscsi-firewall.service ++++ kernel-default: - rpm/kernel-binary.spec.in: Allow find-debuginfo.sh to create vmlinux.debug - commit 9b3c48f ++++ kernel-source: - rpm/kernel-binary.spec.in: Allow find-debuginfo.sh to create vmlinux.debug - commit 9b3c48f ++++ kernel-syms: - rpm/kernel-binary.spec.in: Allow find-debuginfo.sh to create vmlinux.debug - commit 9b3c48f ++++ kiwi: - Fixed bundle-build result for vagrant image results - Follow up change for --bundle-build command Make sure the build metadata files .packages/.verified/.channel are part of the bundle - Fixed typo, surplus status flag ++++ webkitgtk: - webkitgtk-commit-size.patch: Fix and rebase. - webkitgtk-protocall-endian-fix.patch: Don't patch ChangeLog; it makes the patch need rebasing any time we update. ++++ webkitgtk3: - webkitgtk-commit-size.patch: Fix and rebase. - webkitgtk-protocall-endian-fix.patch: Don't patch ChangeLog; it makes the patch need rebasing any time we update. ++++ sqlite3: - SQlite 3.8.5 - New and improved: * Added support for partial sorting by index. * Enhance the query planner so that it always prefers an index that uses a superset of WHERE clause terms relative to some other index. * Improvements to the automerge command of FTS4 to better control the index size for a full-text index that is subject to a large number of updates. * Added the sqlite3_rtree_query_callback() interface to R-Tree extension * Added new URI query parameters "nolock" and "immutable". * Use less memory by not remembering CHECK constraints on read-only database connections. * Enable the OR optimization for WITHOUT ROWID tables. * Render expressions of the form "x IN (?)" (with a single value in the list on the right-hand side of the IN operator) as if they where "x==?", Similarly optimize "x NOT IN (?)" * Add the ".system" and ".once" commands to the command-line shell * Added the SQLITE_IOCAP_IMMUTABLE bit to the set of bits that can be returned by the xDeviceCharacteristics method of a VFS. * Added the SQLITE_TESTCTRL_BYTEORDER test control. - Bug Fixes: * OFFSET clause ignored on queries without a FROM clause. * Assertion fault on queries involving expressions of the form "x IN (?)". * Incorrect column datatype reported. * Duplicate row returned on a query against a table with more than 16 indices, each on a separate column, and all used via OR- connected constraints. * Partial index causes assertion fault on UPDATE OR REPLACE. * Crash when calling undocumented SQL function sqlite_rename_parent() with NULL parameters. * ORDER BY ignored if the query has an identical GROUP BY. * The group_concat(x,'') SQL function returns NULL instead of an empty string when all inputs are empty strings. * Fix a bug in the VDBE code generator that caused crashes when doing an INSERT INTO ... SELECT statement where the number of columns being inserted is larger than the number of columns in the destination table. * Fix a problem in CSV import in the command-line shell where if the leftmost field of the first row in the CSV file was both zero bytes in size and unquoted no data would be imported. * Fix a problem in FTS4 where the left-most column that contained the notindexed column name as a prefix was not indexed rather than the column whose name matched exactly. * Fix the sqlite3_db_readonly() interface so that it returns true if the database is read-only due to the file format write version number being too large. ++++ libvirt-glib: - Update to version 0.1.8: + Add getter/setter for UUID in domain config + Remove dead code / unused variables + Add missing symbol exports + Add support for setting nwfilters in domain config + Switch to standard gobject introspection autotools macros + Fix typo preventing removal of clock config + Add getter/setters for disk driver type + Add unit tests based on glib tap harness + Add test for validating symbol file exports + Add getters for domain graphics config params + Add more getters for domain timer config + Add support for hpet timer type + Fix event loop impl on win32 + Fix parent class/object of pit timer class + Fix misc API doc bugs + Add more getters for domain clock config + Fix removal of domain CPU feature flags + Fix removal of capabilities CPU topology + Misc fixes to glib event loop integration ++++ webkitgtk3: - webkitgtk-commit-size.patch: Fix and rebase. - webkitgtk-protocall-endian-fix.patch: Don't patch ChangeLog; it makes the patch need rebasing any time we update. ++++ libzypp: - Cleanup orphanded service repos on the fly (bnc#649846) - Service refresh must not attempt to modify plugin services - version 14.23.0 (23) ++++ netcfg: - HOSTNAME renamed to hostname [bnc#858908] ++++ rsyslog: - rsyslog 8.2.2 [v8-stable] * made contributed modules build under v8 - add mmrfc5424addhmac, was removed in upgrade to v8-stable series - fix warning about missing symlink /usr/sbin/rcrsyslog -> /usr/sbin/service ++++ sca-patterns-hae: - Moved from SLE to HAE category - Moved pattern structure to HAE only ++++ virt-manager: - Upstream bug fix 538edb3b-manpage-fix-incorrect-description.patch ++++ virt-viewer: - Upstream bug fix 538df41a-set-freed-variables-to-null.patch ++++ xterm: - Patch #306 - 2014/06/03 * fixes for display-errors in new SGR codes (report by Egmont Koblinger). ++++ yast2: - Adjusted textdomain for OSRelease library - 3.1.75 ++++ yast2-bootloader: - remove translation of section as it is generated in GRUB2 and never work reliably fro GRUB1 (bnc#875819) - 3.1.49 ++++ yast2-iscsi-client: - mark offload card values for translation (bnc #877920) - 3.1.10 ++++ yast2-metapackage-handler: - OneClickInstallCLI: /sbin/YaST -> /usr/sbin/yast - 3.1.3 ++++ yast2-perl-bindings: - Adapt to perl-5.20.0, where an integer can get encoded as an NV without the PV flag being set - 3.1.2 ++++ yast2-pkg-bindings: - do not log false warning message about missing base product when it is actually found (bnc#876677#c14) - 3.1.13 ------------------------------------------------------------------ ------------------ 2014-6-3 - Jun 3 2014 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - GRUB_BIOS partitions must not be formated with default filesystem btrfs (bnc#876411) - 3.1.30 ++++ dconf: - Add dconf-use-g_settings_get_default_value.patch: Display correct default value when a custom database is in use (bnc#873225) ++++ gettext-runtime: - GNU gettext 0.19: - Programming languages support: * Desktop Entry: xgettext and msgfmt now support .desktop files, used by desktop applications, as input and output. * GSettings: xgettext now supports GSettings schema file format used by GNOME applications. * JavaScript: xgettext now recognizes E4X (ECMA-357) constructs. * PHP: Single and double quotes around heredoc markers are now recognized. * Python: The acceptable format specifiers in the braced-syntax format strings is now limited to the Standard Format Specifiers, to reasonably avoid false-positives. * Scheme: The gettext shorthand form _"abc", used by GIMP script-fu, is now recognized by xgettext. * C and Vala: xgettext now recognizes C99-style Unicode character escapes. - The --add-location option of msgattrib, msgcat, msgcomm, msgconv, msgen, msgfilter, msggrep, msgmerge, msguniq, and xgettext commands now takes an optional argument 'never', 'full', or 'file', to control the format of "#: ..." comments. - msgfmt now has --source option to keep generated .java file when running in Java mode. - msgattrib now has --empty option that sets msgstr to empty when clearing fuzzy flag. * msgexec and msgfilter pass the plural information to subprocess through the environment variable MSG{EXEC,FILTER}_MSGID_PLURAL and MSG{EXEC,FILTER}_PLURAL_FORM. * New built-in filters 'quot' and 'boldquot' have been added to msgfilter. These filters convert Latin quotation marks ('...', "...") into Unicode quotation marks (for example, U+2018) if possible, similar to the sed commands used in po/Rules-quot and po/Rules-boldquot. * The po/Makevars file has a couple of new options PO_DEPENDS_ON_POT and DIST_DEPENDS_ON_UPDATE_PO, that can be used to adjust the behavior of updating PO files on demand. * xgettext now strips prefixed string before the comment tag. This is useful to support C-style comment like this: /* * TRANSLATORS: first line * second line * / * In this example, the extracted comment does not contain "* " at the beginning of each line. * libgettextpo library: - Memory leak fixes in the PO file parser. * Documentation: - A complete example showing the use of GNU gettext in a GNOME 3 application has been added ++++ gnutls: - Version 3.2.15 (released 2014-05-30) * * libgnutls: Eliminated memory corruption issue in Server Hello parsing. Issue reported by Joonas Kuorilehto of Codenomicon. (CVE-2014-3466 / bnc#880730) * * libgnutls: Several memory leaks caused by error conditions were fixed. The leaks were identified using valgrind and the Codenomicon TLS test suite. * * libgnutls: Increased the maximum certificate size buffer in the PKCS #11 subsystem. * * libgnutls: Check the return code of getpwuid_r() instead of relying on the result value. That avoids issue in certain systems, when using tofu authentication and the home path cannot be determined. Issue reported by Viktor Dukhovni. * * gnutls-cli: if dane is requested but not PKIX verification, then only do verify the end certificate. * * ocsptool: Include path in ocsp request. This resolves #108582 (https://savannah.gnu.org/support/?108582), reported by Matt McCutchen. - Version 3.2.14 (released 2014-05-06) * * libgnutls: Fixed issue with the check of incoming data when two different recv and send pointers have been specified. Reported and investigated by JMRecio. * * libgnutls: Fixed issue in the RSA-PSK key exchange, which would result to illegal memory access if a server hint was provided. * * libgnutls: Fixed client memory leak in the PSK key exchange, if a server hint was provided. * * libgnutls: Several small bug fixes identified using valgrind and the Codenomicon TLS test suite. * * libgnutls: Several small bug fixes found by coverity. * * libgnutls-dane: Accept a certificate using DANE if there is at least one entry that matches the certificate. Patch by simon [at] arlott.org. * * configure: Added --with-nettle-mini option, which allows linking with a libnettle that contains gmp. * * certtool: The ECDSA keys generated by default use the SECP256R1 curve which is supported more widely than the previously used SECP224R1. - CVE-2014-3466.patch: is upstream. ++++ gpg2: - update to 2.0.23: * gpg: Reject signatures made using the MD5 hash algorithm unless the new option --allow-weak-digest-algos or --pgp2 are given. * gpg: Do not create a trustdb file if --trust-model=always is used. * gpg: Only the major version number is by default included in the armored output. * gpg: Print a warning if the Gnome-Keyring-Daemon intercepts the communication with the gpg-agent. * gpg: The format of the fallback key listing ("gpg KEYFILE") is now more aligned to the regular key listing ("gpg -k"). * gpg: The option--show-session-key prints its output now before the decryption of the bulk message starts. * gpg: New %U expando for the photo viewer. * gpgsm: Improved handling of re-issued CA certificates. * scdaemon: Various fixes for pinpad equipped card readers. * Minor bug fixes. - Packaging changes: * add gpgtar utility * update and use use source URL for tarball signing key * removed gnupg-2.0.9-RSA_ES.patch, applied upstream * updated for context changes: gnupg-add_legacy_FIPS_mode_option.patch gnupg-2.0.18-files-are-digests.patch gnupg-dont-fail-with-seahorse-agent.patch ++++ grub2: - Disable video support on Power (bnc#877142) - Move grub2-netboot-hang.patch out from ppc patches to generic. The patch is valid for all architecures. - added patches: * grub2-ppc64le-disable-video.patch ++++ insserv-compat: - remove reference to openSUSE 12.3 - add LSB init script header block as example (bnc#865018) - support runlevel override (bnc#869260) ++++ installation-images-SLES: - don't delete too many files in /var - 14.102 ++++ kiwi: - Follow up patch for KIWICollect::indexOfArray * follow coding style and conventions - Added new class KIWIResult and command: kiwi --bundle-build --dest-dir Along with the new KIWIResult class the above command was added. With bundle-build and the given build number and build target directory kiwi takes the information from the build target directory and bundles the user relevant image files as single files and/or tarball suitable for publishing. - KIWICollect: fix order of architectures if one repository contains multiple architecture versions of same rpm. - Write a kiwi.buildinfo file for each build The buildinfo file contains information about the build which will be used to collect user relevant image files according to the requested image type and parameters. The result of a kiwi build could contain intermediate build results which will be embedded in the final result and stay in the result directory in order to allow faster rebuilds. There will be a new kiwi post processing command which collects only the important result image files and provide them together with a build number. ++++ samba: - Update to 4.1.8. + dns: Don't reply to replies; CVE-2014-0239; (bso#10609). + Malformed FSCTL_SRV_ENUMERATE_SNAPSHOTS response; CVE-2014-0178; (bso#10549). + s3: smb2: Fix 'xcopy /d' with samba shares; (bso#3124). + Extra ':' in msg for Waf Cross Compile Build System with Cross-answers command; (bso#10151). + s3: nmbd: Reset debug settings after reading config file; (bso#10239). + Fix empty body in if-statement in continue_domain_open_lookup; (bso#10348). + script/autobuild: Make use of '--with-perl-{arch,lib}-install-dir'; (bso#10472). + wafsamba: Fix the installation on FreeBSD; (bso#10472). + Use exit_daemon() to communicate status of startup to systemd; (bso#10517). + Fix adding NetApps; (bso#10524). + s3: lib/util: Fix logic inside set_namearray loops; (bso#10544). + s3: lib/util: set_namearray reads across end of namelist; (bso#10544). + idmap_autorid: Fix failure in reverse lookup if ID is from domain range index #0; (bso#10547). + build: Fix ordering problems with lib-provided and internal RPATHs; (bso#10548). + Fix read of deleted memory in reply_writeclose()'; (bso#10554). + lib-util: Rename memdup to smb_memdup and fix all callers; (bso#10556). + Fix lock order violation and file lost; (bso#10564). + dsdb: Do checks for invalid renames in samldb, before repl_meta_data; (bso#10569). + Fix wildcard unlink to fail if we get an error rather than trying to continue; (bso#10577). + byteorder: Do not assume PowerPC is big-endian; (bso#10590). + printing: Fix purge of all print jobs; (bso#10612). ++++ samba: - Update to 4.1.8. + dns: Don't reply to replies; CVE-2014-0239; (bso#10609). + Malformed FSCTL_SRV_ENUMERATE_SNAPSHOTS response; CVE-2014-0178; (bso#10549). + s3: smb2: Fix 'xcopy /d' with samba shares; (bso#3124). + Extra ':' in msg for Waf Cross Compile Build System with Cross-answers command; (bso#10151). + s3: nmbd: Reset debug settings after reading config file; (bso#10239). + Fix empty body in if-statement in continue_domain_open_lookup; (bso#10348). + script/autobuild: Make use of '--with-perl-{arch,lib}-install-dir'; (bso#10472). + wafsamba: Fix the installation on FreeBSD; (bso#10472). + Use exit_daemon() to communicate status of startup to systemd; (bso#10517). + Fix adding NetApps; (bso#10524). + s3: lib/util: Fix logic inside set_namearray loops; (bso#10544). + s3: lib/util: set_namearray reads across end of namelist; (bso#10544). + idmap_autorid: Fix failure in reverse lookup if ID is from domain range index #0; (bso#10547). + build: Fix ordering problems with lib-provided and internal RPATHs; (bso#10548). + Fix read of deleted memory in reply_writeclose()'; (bso#10554). + lib-util: Rename memdup to smb_memdup and fix all callers; (bso#10556). + Fix lock order violation and file lost; (bso#10564). + dsdb: Do checks for invalid renames in samldb, before repl_meta_data; (bso#10569). + Fix wildcard unlink to fail if we get an error rather than trying to continue; (bso#10577). + byteorder: Do not assume PowerPC is big-endian; (bso#10590). + printing: Fix purge of all print jobs; (bso#10612). ++++ libe-book: - Upgrade to upstream version 0.1.1 * Fix various problems when using --disable-experimental. * Work around MSVC bug. * Fix parsing of zipped FictionBook 2 files. ++++ libetonyek: - Upgrade to upstream version 0.1.1 * Fix detection of Keynote 3 documents. ++++ libibverbs: - Update to OFED 3.12 final. ++++ libodfgen: - Upgrade to version 0.1.0 * Export API symbols on Windows. * Fix few minor problems with debug mode. ++++ librdmacm: - Update to OFED 3.12 final. ++++ libreoffice: - Typo in desc stating there is libreoffice-kde which is not anymore. ++++ librevenge: - Upgrade to upstream 0.0.1 release * Fix license headers in some files. * Export API symbols on windows. * Really allow to disable build without streams and generators. * Detect CppUnit in configure already. * Drop dependency of librevenge-stream to Boost.Filesystem. * Do not throw exception when constructing RVNGDirectoryStream for an unexistent directory. Instead, create a valid dummy stream that will respond negatively to all operations (for consistency with RVNGFileStream). * Fix return type of RVNGBinaryData::getDataStream(). This change does affect neither API nor ABI. * Add some documentation for RVNGBinaryData. * Create a Coverity model covering the majority of librevenge data types, for the benefit of projects that use librevenge. * Several minor improvements and fixes. - Remove upstreamed patches: * 0001-fix-type-sizes-for-CPPUNIT_ASSERT_EQUAL.patch * 0001-fix-license-headers-for-gdb-printers.patch ++++ systemd: - apply-ACL-for-nvidia-uvm-device-node.patch: set ACL on nvidia-uvm device (bnc#879767). - Add changes from Cristian Rodríguez: * fix keep-crypt-password-prompt.patch which floods the system logs with bogus opendir failures, still the wrong thing to do however. * Use %find_lang to collect locale files * systemd-no-libattr.patch: systemd does not require libattr but just sys/xattr.h, therefore drop the dependency. (from upstream) * Again, drop tcp-devel from buildRequires, this time it is not a SUSE specific feature removal, tcpd supportdisappeared in systemd 212 and we shouldn't keep it around. - Add patch 0001-build-sys-use-glibc-s-xattr-support-instead-of-requi.patch that is rename systemd-no-libattr.patch to git format - Drop tcp-devel only for *next* openSUSE and not for SLES-12 nor for openSUSE 13.1 - Add upstream patches 0001-virt-rework-container-detection-logic.patch 0002-fsck-include-device-name-in-the-message-about-missin.patch 0003-units-use-KillMode-mixed-for-systemd-nspawn-.service.patch 0004-util-ignore_file-should-not-allow-files-ending-with.patch 0006-tty-ask-password-agent-Do-tell-what-directory-we-fai.patch - Add upstream patches to update keyboard data base 0007-keyboard-add-Plantronics-.Audio-mute-button.patch - Add upstream patches for udev 1023-udev-builtin-keyboard-do-tell-on-which-device-EVIOCS.patch 1024-udev-always-close-lock-file-descriptor.patch - Fix enabling predictable rules when using net.ifnames=1. update: 1021-udev-re-add-persistent-net-rules.patch ++++ libtasn1: - libtasn1.keyring: added Nikos Mavrogiannopoulos key, who did this release (and shares responsibility with Simon). - updated to libtasn1 3.6 * Noteworthy changes in release 3.6 (released 2014-05-25) [stable] - Corrected an off-by-one error in ASN.1 DER tag decoding. (CVE-2014-3468/bnc#880735) - Several improvements and new safety checks on DER decoding; issues found using Codenomicon TLS test suite. (CVE-2014-3469/bnc#880738, CVE-2014-3467/bnc#880737) - Marked asn1_der_decoding_element() as deprecated. Use asn1_der_decoding() instead. * Noteworthy changes in release 3.5 (released 2014-05-01) [stable] - Correctly handle decoding of recursive CHOICE options. - Allow deleting elements of SET OF. Patch by Jean-Louis Thekekara. - Several small bug fixes found by coverity. - Code improvements contributed by Kurt Roeckx. * Noteworthy changes in release 3.4 (released 2013-11-25) [stable] - Added asn1_delete_structure2() which allows zeroizing the contents of all values in the structure prior to deinitialization. - The parser accepts negative numbers in an INTEGER range (but still does no enforce them). ++++ trousers: - updated to trousers 0.3.13 (bnc#881095 LTC#111124) - Changed exported functions which had a name too common, to avoid collision - Assessed daemon security using manual techniques and coverity - Fixed major security bugs and memory leaks - Added debug support to run tcsd with a different user/group - Daemon now properly closes sockets before shutting down * TROUSERS_0_3_12 - Added new network code for RPC, which supports IPv6 - Users of client applications can configure the hostname of the tcsd server they want to connect through the TSS_TCSD_HOSTNAME env var (only works if application didn't set a hostname in the context) - Added disable_ipv4 and disable_ipv6 config options for server - removed trousers-wrap_large_key_overflow.patch: upstream - removed trousers-0.3.11.2.diff: solved upstream now ++++ wicked: - version 0.5.28 - client: avoid FSM refreshes and unsolicited state updates causing to exit at assert, drop config origin and UUID on ifdown causing ifreload to do nothing (bnc#876848,bnc#880664). ++++ nfs-utils: - Check if systemd is listen on local socket 111 to trigger the start of the rpcbind.service on demand (bnc#860246) ++++ python-pywbem: - Upgrade to upstream revision 629 - added support for non-ascii characters - fixed TOCTOU error when validating peer's certificate (obsoletes pywbem-ssl_verify_host.patch) - mof_compiler: Add '-d' option to dry-run the operation - fix connection to ipv6 hosts (obsoletes pywbem-ipv6.patch) - verify certificates against platform provided CA trust store ++++ sed: - sed-dont_close_twice.patch (bnc#880817) when closing fails, file is attempted to be closed again patch based of Neil Brown's recommendation ++++ sle12-desktop-migration: - Add obsoletes to various KDE packages and recommends the desktop patterns for SLES and SLED [bnc#880952] ++++ virt-manager: - Upstream bug fixes 536677aa-better-handling-of-keyboard-input-type.patch 5385d602-lxc-no-default-disk.patch 53869170-virt-install-add-events-support.patch 538a11dc-raise-error-if-populating-summary-page-fails.patch 538a3609-virtconv-fix-use-of-relative-OVF-file.patch 538a3ba9-diskbackend-start-pool-if-not-running.patch 538ca3f3-use-correct-dictionary-keys-for-old-pool-net-polling.patch 538d00a4-xen-keyboard-cant-be-removed.patch 538e2f74-fix-pool-create-call.patch - Dropped 531e0a82-reverse-keyboard-grab-commit.patch. Fixed instead with this patch. 538a6862-vnc-dont-force-keyboard-grab-before-widget-is-realized.patch ++++ xterm: - Patch #305 - 2014/06/02 * add xterm.appdata.xml (request by Richard Hughes). By the way, none of the released validators yet handle tags (or , etc). * fix memory leaks in bitmap font-name caching. * other changes to hard-reset behavior: + reset keyboard-type on hard-reset. + reset pointer-mode (pointerMode) on hard-reset + reset title-modes (titleModes) on hard-reset + reset cursor-shape on hard or soft-reset + reset LEDs on hard-reset. + reset DECSACE on hard-reset. * reset bracketed-paste mode on hard-reset (suggested by Egmont Koblinger). * modify UTF-8 decoder to account for allowC1Printable resource. * revise getXftColor to ensure that its sequence number will not overflow in long-running sessions. * minor fix to selection to prevent hidden character from being returned in selection data (report by Egmont Koblinger). * add -sh to help-message. * amend check for incomplete fonts to always decide that a character is missing if the font lacks per-character metrics (prompted by Freedesktop #15979). * minor reorganization to implement “filler” SGR features. There are no established applications which rely upon these; some people find them amusing. + separate bits used to manage drawing state from attribute-bits. + implement SGR codes 2, 3, 9, 21 and their corresponding resets. + add configure option --disable-wide-attrs to disable the feature. * additional changes for ReGIS support (patch by Ross Combs): + fix some arc drawing bugs and add support for pattern shading. ++++ yast2-bootloader: - Setting boot flag on GPT PReP resets prep flag which leads to grub2-install unable to install a bootloader (bnc#880094) - 3.1.48 ++++ yast2-installation: - inst_upgrade_urls.rb client: - remove old repositories (repo files) to avoid loading old SLE11 repositories when refreshing a registered service (bnc#880971) - remove old services to get rid of the old NCC service (Note: everything is backed up into /var/adm/backup/upgrade/zypp directory) - 3.1.88 ++++ yast2-network: - bnc#858908 - write hostname into cross platform /etc/hostname instead of SUSE specific /etc/HOSTNAME - 3.1.62 ++++ yast2-registration: - fixed accepting more than one extension EULA (bnc#881078) - 3.1.64 - UX improvements for registration server selection (bnc#878649) - 3.1.63 ++++ yast2-ruby-bindings: - fix crash of n_ as now textdomain is array (bnc#881124) - 3.1.20 ++++ yast2-storage: - fixed partitioning check on EFI system with BIOS GRUB partition (bnc#869716) - version 3.1.30 ------------------------------------------------------------------ ------------------ 2014-6-2 - Jun 2 2014 ------------------- ------------------------------------------------------------------ ++++ cups: - Version upgrade to 1.7.3: CUPS 1.7.3 includes a number of general bug fixes. Changes since 1.7.2 include (excerpt): * Fixed mapping of OutputBin values such as "Tray1". * Several ippGet* functions incorrectly returned -1 instead of 0 on error. * Fixed an authentication race condition in cupsSendRequest (STR #4403). * The scheduler did not add the "job-hold-until-specified" reason when holding a job using the lp command (STR #4405). * Auto-typing of PWG Raster files did not work (STR #4417). * IPP queues using hardcoded credentials would ask for credentials (STR #4371). ++++ desktop-translations: - Update Spanish translations (beta8). ++++ dracut: - Mount zipl device on S390 (bnc#874902) Add 0048-cio_ignore.patch - Only install fcoe if required and suppress require-binaries output Add 0047-only_install_fcoe_if_required.patch - ibft: Correctly show ibft cmdline via print-cmdline Add 0046-ibft_update_cmdline_printing.patch - dracut-fips-module-loading-fixes.patch: bnc#875855 - adjust FIPS module list - on architecture specific modules, failing loading is not critical - ship 98selinux, for people that want to use SELinux. ++++ fipscheck: - add baselibs.conf ++++ gnutls: - Fixed bug[ bnc#880730], CVE-2014-3466: gnutls: Possible memory corruption during connect Add patch file: CVE-2014-3466.patch ++++ grub2: - grub2-efi-xen-chainload.patch: * use only one config file per XEN hypervisor version containing sections for different kernels. * remove previously installed files from ESP. * avoid useless duplicates for sym-linked hypervisors. - grub2-efi-chainloader-root.patch: * use device part of chainloader target, if present. (bnc#871857) ++++ gutenprint: - Version upgrade to 5.2.10: * Added a unified CUPS backend 'gutenprint52+usb' that requires libusb 1.0 (or newer) to support selected dye sublimation printers. Support for all Canon SELPHY CP- and ES- printers has been improved considerably through that CUPS backend. * Added duplex support for the EPSON WorkForce 630, 635, and 645, and NX635. * Many new printers supported in this release. * Very many new printers supported experimentally. For details see the NEWS file. - For openSUSE 11.4 or newer BuildRequires libusb-1_0-devel to build the 'gutenprint52+usb' backend. When libusb-1.0 is not installed, the configure magic does not build that backend. The installed /usr/share/cups/usb/net.sf.gimp-print.usb-quirks needs a current CUPS version (that supports usb quirks). Older CUPS versions would ignore gutenprint's usb quirks which means that the generic CUPS backend 'usb' reports in particular the dye sublimation printers that do not work with it but require the special 'gutenprint52+usb' backend. ++++ kernel-default: - usb: musb: tusb6010: Use musb->tusb_revision instead of tusb_get_revision call (bnc#872715). - usb: musb: tusb6010: Add tusb_revision to struct musb to store the revision (bnc#872715). - commit 6141be1 - Update to 3.15-rc8. - commit 93f605c - Obsolete kernel-trace by kernel-default - commit 1eb3f59 - Update config files: Disable CONFIG_XO15_EBOOK The xo15-ebook driver is useless without the rest of OLPC support. So I left it enabled only in i386/default and i386/vanilla. - commit 9694fd3 ++++ kernel-source: - usb: musb: tusb6010: Use musb->tusb_revision instead of tusb_get_revision call (bnc#872715). - usb: musb: tusb6010: Add tusb_revision to struct musb to store the revision (bnc#872715). - commit 6141be1 - Update to 3.15-rc8. - commit 93f605c - Obsolete kernel-trace by kernel-default - commit 1eb3f59 - Update config files: Disable CONFIG_XO15_EBOOK The xo15-ebook driver is useless without the rest of OLPC support. So I left it enabled only in i386/default and i386/vanilla. - commit 9694fd3 ++++ kernel-syms: - usb: musb: tusb6010: Use musb->tusb_revision instead of tusb_get_revision call (bnc#872715). - usb: musb: tusb6010: Add tusb_revision to struct musb to store the revision (bnc#872715). - commit 6141be1 - Update to 3.15-rc8. - commit 93f605c - Obsolete kernel-trace by kernel-default - commit 1eb3f59 - Update config files: Disable CONFIG_XO15_EBOOK The xo15-ebook driver is useless without the rest of OLPC support. So I left it enabled only in i386/default and i386/vanilla. - commit 9694fd3 ++++ kiwi: - In preparation to support enable/disable of boot partition + remove obsolete boot_id/root_id code from grub2 codebase for grub2 we don't search via id, we search either by uuid or by flag file + for other bootloaders make sure boot_id is set to the root partition id if no explicit boot partition exists - v5.06.105 released - Make sure the selected build type is used in upgrade mode. With the wrong build type this could lead to unneeded runtime checks called and failing (bnc #880744) - Fixed spec file, kiwi-templates contains arch specific templates thus it's wrong to make this a noarch package - Fixed grub.conf setup for RHEL systems using legacy grub on RHEL grub.conf is a link to the menu.lst file ++++ lftp: - Removed desktop file - bnc#869644 - Remove lftp menu item ++++ libqt5-qtlocation: - Added baselibs.conf - Make private headers noarch ++++ libqt5-qtmultimedia: - Add baselibs.conf - Make private headers noarch ++++ libqt5-qtsensors: - Add baselibs.conf - Make private headers noarch ++++ libqt5-qtserialport: - Add baselibs.conf - Make private headers noarch ++++ libqt5-qtsvg: - Add baselibs.conf - Make private headers noarch ++++ libqt5-qtwebkit: - Add baselibs.conf - Make private headers noarch ++++ libqt5-qtwebsockets: - Added baselibs.conf - Make private headers noarch ++++ libqt5-qtx11extras: - Added baselibs.conf ++++ libqt5-qtxmlpatterns: - Added baselibs.conf - Make private headers noarch ++++ libqt5-qtdeclarative: - Added baselibs.conf - Make private headers noarch ++++ compat-openssl098: - Fixed bug[ bnc#880891], prevent buffer overread, by Sebastian Krahmer * Add patch file: prevent_buffer_overread.patch - Fixed bug[ bnc#880891], multiple OpenSSL CVE issues Add patch files: CVE-2014-3470.patch, CVE-2014-0221.patch, CVE-2014-0224.patch ++++ libqt5-qtimageformats: - Added baselibs.conf ++++ librdmacm: - Update to 1.0.18.1 from OFED 3.12, no log of changes present. ++++ snapper: - added aliases for some snapper commands ++++ libvirt: - virt-create-rootfs.patch: Add a script to help creating SLE and openSUSE rootfs. bnc#871885 - Update to libvirt 1.2.5 - Introduce virDomain{Get,Set}Time APIs - Introduce virDomainFSFreeze() and virDomainFSThaw() public API - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Drop upstream patches: 1d98e713-sec-dac5.patch 292d3f2d-libselinux-build-fix1.patch, 3c2487ab-sec-dac8.patch, 3de7e4ec-sec-dac6.patch, 5099084e-sec-dac3.patch, 88e36a69-sec-dac11.patch, 9369a562-sec-dac7.patch, 99f50208-managed-hostdev-iface.patch, a0f82fd2-sec-dac10.patch, b109c097-libselinux-build-fix2.patch, b98bf811-add-paravirt-shutdown-flag.patch, bb917a90-sec-dac9.patch, c4fe29f8-use-shutdown-flag.patch, d6b27d3e-CVE-2014-0179.patch, d77fa847-sec-dac2.patch, da744120-use-reboot-flag.patch, e1ce6d83-sec-dac4.patch. fcf5ea7f-sec-dac1.patch, fd43d1f8-libxl-iface-hostdev.patch ++++ libvirt-python: - Update to 1.2.5 - Add all new APIs and constants in libvirt 1.2.5 ++++ pciutils-ids: - update pci.ids to version 2014.06.02 [bnc#880061] ++++ python-smbc: - Add pkgconfig to BuireRequires to fix build ++++ release-notes-sled: - 12.0.14: - Update SLE 12 release notes from FATE. ++++ sca-patterns-sle10: - Fixed calculation errors in sle10all/parted-00001.pl - New Patterns sle10sp3/firefox-SUSE-SU-2014_0665-2.pl ++++ sca-patterns-sle11: - Fixed calculation errors in sle11all/parted-00001.pl - New Patterns sle11sp2/kernel-SUSE-SU-2014_0696-1.pl ++++ sca-patterns-sle12: - Fixed calculation errors in sle12all/parted-00001.pl ++++ update-desktop-files: - also allow X-SuSE-YaST-High_Availability ++++ vm-install: - Fix loading disk protocols for Xen when reading the /etc/default/vm-install defaults file - Updated language files - Version 0.8.22 ++++ xfsdump: - Update to version 3.1.3: - Unconditionally add checksums to various dump headers in xfsdump. - Verify dump header checksums if present in xfsrestore. - Convert to using the POSIX signal API. - Remove restriction of 8 options in dialogs. - Various refactoring and internal cleanups to xfsdump and xfsrestore. - Build system fixes, thanks to Ted Ts'o. - Fix metadata restore on split files. - Add a -D option to skip a recursive scan of the filesystem when dumping. - Fix a 1 byte overflow with empty lists, thanks to Mike Frysinger. - Enable multi-stream support on Linux using pthreads. - Fix handling of Ctrl-D in prompts. - Obsolete SGI_XFSDUMP_SKIP_FILE extended attribute for excluding files from dump. - Fix restoration of extended attributes on the root directory. - Use the full 32-bit inode generation number instead of 12-bit generation number. Bump the dump format version to 3. - Do not create parent directories for orphaned files during list-only (-t option) restore. - Save and restore 32 bit project ids correctly. - Fix a segfault in xfsrestore when a path name is too long, thanks to Nigel Tamplin. - Fix a backward compatibility problem. Dumps created with version 3.1.2 where extended attributes are in use failed to restore with v3.1.0 due to file header checksum errors. Thanks to Fugazzi for reporting. - Refactored release scripts to conform to using git archive. - Changed the build process so that 'make deb' uses the same process of creating a source tree as the release script. - Removed xfsdump-3.0.1-fix-bufferoverflow.diff, upstream fixed the problem differently ++++ yast2-add-on: - always set correct state for add-on add checkbox dialog - 3.1.8 - Properly show summary screen in installation after adding first add-on - make Abort button working on add-on work-flow (bnc#879397) - 3.1.7 ++++ yast2-apparmor: - add translation for apparmor modes (bnc#878587) - improvements of rpm spec file - 3.1.2 ++++ yast2-bootloader: - fix typo causing crash when writing pmbr flag (bnc#880893) - 3.1.47 ++++ yast2-control-center-gnome: - Fix keyboard navigation in the search results (bnc#863950) + The patch is ported from upstream gnome-control-center - 3.1.4 ++++ yast2-registration: - automatically upgrade the registration without asking for a registration code when upgrading from SLE11 (bnc#876849) - 3.1.62 ++++ yast2-ruby-bindings: - Converted "should" to "expect" in RSpec, to be prepared for rspec-3.0. - 3.1.19 ++++ yast2-storage: - allow translations for alignment options (bnc#877910) - version 3.1.29 ++++ yast2-trans: - Updated languages: ar cs de es fr hu it ja ko nl pl pt_BR ru sv zh_CN zh_TW. ++++ yast2-users: - Setting default home directory of user "root" to "/root" (bnc#878427) - 3.1.26 ------------------------------------------------------------------ ------------------ 2014-6-1 - Jun 1 2014 ------------------- ------------------------------------------------------------------ ++++ bind: - add stuff for DNSSEC validation to named.conf * dnssec-enable, dnssec-validation ++++ cmake: - Update to 3.0.0~rc6 * CMP0022: Fix link language propagation in NEW behavior * KWSys SystemTools: Port cygwin path conversion to modern API * KWSys Process: Workaround child kill trouble on Cygwin * cmSystemTools::RenameFile: Retry on Windows ERROR_SHARING_VIOLATION * FindCUDA: Use CUDA_NVCC_FLAGS* for separable compilation ++++ libqt5-qtbase: - Improve baselibs - Improve situation with rpmlints duplicates warnings - Make private headers noarch ++++ libqt5-qtwebkit: - Drop libudev BuildRequires, it's loaded on runtime (change made in commit 36321b9aaeedef1232d464d3dd7d03f39b7f7f37) ++++ qemu: - Only build the x86 firmware on x86, ensuring consistent binaries - remove un-needed pmtools BuildRequires ------------------------------------------------------------------ ------------------ 2014-5-31 - May 31 2014 ------------------- ------------------------------------------------------------------ ++++ mutter: - Add mutter-bnc879109-no-monitors-crash.patch: Fixes a crash in Mutter when there are no usable monitors, such as when a laptop is booted with the lid closed while on a docking station, with the intent of plugging an external monitor later (bnc#879109). ++++ openjpeg2: - pimp up the previous changelog ------------------------------------------------------------------ ------------------ 2014-5-30 - May 30 2014 ------------------- ------------------------------------------------------------------ ++++ at-spi2-core: - Update to version 2.13.1: + Add GError setter in atspi_accessible_get_process_id function. + registryd: Wait for gnome-session before registering if it is not running yet (bgo#728934). - Drop at-spi2-register-on-session-running.patch and at-spi2-core-cancel-logout.patch, fixed upstream. - Add at-spi2-core-cancel-logout.patch (bnc#876680) gnome-session emit SessionRunning after turn back from QueryEndSession ++++ installation-images-SLES: - remove tightvnc from buildrequires - get package solver working in sub-images - cleaned up biostest image - 14.101 ++++ open-iscsi: - Install ibft-rule-generator (bnc#880336) ++++ kdump: - Update to 0.8.13 o Store current configuration if KDUMP_NETCONFIG is static (bnc#876212). o Modify kdump udev rules to work with systemd (bnc#874992, bnc#809209). o Support percent-encoded URLs for KDUMP_SAVEDIR (bnc#869590). - kdump-fix-udev-rules.patch: Dropped. - kdump-urldecode.patch: Dropped. ++++ kiwi: - v5.06.104 released - make sure KIWISatSolver correctly quotes repo alias names in a way that the shell can still find files with e.g spaces - make sure kiwi scripts runs in C locale (bnc #880674) ++++ lftp: - lftp 4.5.0: * optimized cpu usage for 10Gb/s transfers by using better data structures and algorithms. * new open option --env-password to take password from LFTP_PASSWORD environment variable. * new `exit parent' subcommand. * new settings http:accept-encoding, http:decode. * new setting xfer:max-log-size to limit transfer log size. * show last disconnect cause for a few seconds in the session status. * improved mirror status to display real-time aggregated byte count and rate. * save torrent matadata on disk and load if available when needed. * improved torrent DHT search. * fixed exit behavior to flush buffered commands. * fixed transfer rate reporting for mirror --parallel. ++++ libexif: - fix description to be UTF-8 ++++ libreoffice: - bnc#822625 - LO-L3: Table editing is a pain in Impress (performace issues) * impress-table-performance.patch - bnc#863018 - LO-L3: Missing text in imported .doc file * WW8-import-fix-upper-margin-of-multi-page.patch - bnc#875717 - LO-L3: DOCX import: font size of numbering is bigger * direct-format-numbering.patch - bnc#875718 - LO-L3: DOCX import: extra page numbers * discard-more-header-footer-stuff.patch - Security update CVE-2014-0247 * Use-varying-aElement-name.patch ++++ systemd: - Re-add persistent rules as a default and make predictable rules as fallback (bnc#880732). add: 1021-udev-re-add-persistent-net-rules.patch - udev: remove seqnum API and all assumptions about seqnums add: 1022-udev-remove-seqnum-API-and-all-assumptions-about-seq.patch ++++ linux-glibc-devel: - 0001-packet-fill-the-gap-of-TPACKET_ALIGNMENT-with-zeros.patch: packet: fill the gap of TPACKET_ALIGNMENT with zeros (bnc#874131) - 0002-packet-deliver-VLAN-TPID-to-userspace.patch packet: deliver VLAN TPID to userspace (bnc#874131) ++++ man-pages: - updated to 3.68 * many fixes in existing manpages * new page: localedef.1 ++++ qemu: - Fix vga related problem doing direct kernel boot for SLES 10 and SLES 11 guests (bnc#880625) vgabios-Make-sure-stdvga_list_modes-doesn-t-overrun-.patch ++++ xorg-x11-server: - u_render-Cast-color-masks-to-unsigned-long-before-shifting-them.patch: Make sure result of shift operation fits into type of variable. This fixes finding the correct visual for RENDER with a BGRA framebuffer (bnc#876757). ++++ yast2: - Add Service.call method to make available all systemctl commands - 3.1.74 - DonePackage callback: remove invalid UTF-8 characters to avoid crash (bnc#876459) - 3.1.73 - Fixed network backend handling during upgrade - unified with installation (bnc#879594) - 3.1.72 ++++ yast2-control-center-gnome: - Remove redundant icon in search entry (bnc#873641) - 3.1.3 ++++ yast2-network: - bnc#880754 - fixed internal error when configuring TUN/TAP device - 3.1.61 - Fix failing tests due to changes in SystemdService#restart - 3.1.60 ++++ yast2-packager: - allow adding a title to license dialog (needed for on-line extensions) - 3.1.21 ++++ yast2-registration: - fixed displaying EULA translations (bnc#880504) - removed EULA printing text (part of bnc#878976) - 3.1.61 ++++ yast2-theme-SLE: - styles for disabled checkboxes and radio buttons by Ken Wimer (bnc#878534) - 3.1.20 ------------------------------------------------------------------ ------------------ 2014-5-29 - May 29 2014 ------------------- ------------------------------------------------------------------ ++++ at-spi2-core: - Add at-spi2-core-cancel-logout.patch (bnc#876680) SessionRunning signal will emit again once turn back from QuerySessionEnd ++++ lvm2: - bnc#878930, systemd is putting out an erroneous message about lvm2-monitor.service patch: remove-quote-in-lvm2-monitor.patch ++++ gnome-nettool: - Add gnome-nettool-bnc879122.patch. Fix corrupted ping display ++++ gnome-shell: - Add gnome-shell-878951-hide-list-with-no-user.patch (bnc#878951) Hide the userlist when there is no user listed ++++ util-linux: - sfdisk: Suppress warning irrelevant for Linux (bnc#871698#c49, util-linux-sfdisk-suppress-irrelevant-warnings.patch from petr.uzel@suse.cz). ++++ parted: - Allow bigger snap radius if cylinders are used as units (bnc#879387): - add: libparted-allow-bigger-snap-radius-if-cylinders-are-used.patch ++++ libyui-qt: - Fix recent ugly fonts in cs_CZ, hu_HU (bnc#879991). - 2.46.11 ++++ os-prober: - add os-prober-skip-part-on-multipath.patch * fix os-prober creates many unusuable entries on multipath disk (bnc#875327) ++++ python-libmount: - sfdisk: Suppress warning irrelevant for Linux (bnc#871698#c49, util-linux-sfdisk-suppress-irrelevant-warnings.patch from petr.uzel@suse.cz). ++++ scribus: - Update to 1.4.4 - Drop python-version.diff it is upstream. + PDF/X-1a export. + The Barcode plug-in has been updated to reflect the latest changes in the underlying Barcode Writer in Pure PostScript (BWIPP). + The Autoquote script has been rewritten and enhanced. It now provides more options and adds thin spaces to French texts where appropriate. + A script to align images in frames has been added. + Full support of the OpenICC Directory Proposal (http://www.oyranos.org/wiki/index.php?title=OpenIccDirectoryProposal). + The handling of transparencies in Photoshop-generated TIFF files has been improved. + Page borders can now act as guides (and thus be used for snapping of items). + The CMYK color palette created by the Newspaper Association of America (NAA) for newspaper advertisements has been integrated into Scribus. + A new color palette for professional geographers has been added. + Export to various bitmap formats has been re-enabled on Mac OS X. + Several issues related to the user interface and canvas display have been resolved. + Adjustments for Windows 8.x. + An issue with the spellchecker, resulting in a crash, has been resolved. + Documentation and translation updates and improvements. +For a complete list of changes see: http://bugs.scribus.net/view_all_bug_page.php?filter=99610 and http://lists.scribus.net/pipermail/scribus-commit. ++++ systemd-presets-branding-SLE: - enable lvm2-lvmetad.socket (bnc#878473) ++++ util-linux-systemd: - sfdisk: Suppress warning irrelevant for Linux (bnc#871698#c49, util-linux-sfdisk-suppress-irrelevant-warnings.patch from petr.uzel@suse.cz). ++++ virt-manager: - Set cache mode for target installation disk to unsafe for better performance virtinst-set-cache-mode-unsafe-for-install.patch - Renamed virtman-lxc-no-default-disk.patch to an upstream timestamp name 5385d602-lxc-no-default-disk.patch ++++ yast2-bootloader: - Fix crash in upgrade from SLE11 - 3.1.46 ++++ yast2-installation: - better error message for accepting the license (bnc#875183) - 3.1.87 ++++ yast2-kdump: - fix crash of software proposal - 3.1.14 ++++ yast2-ruby-bindings: - fix translation if mixture of textdomain are used in included files (bnc#877687) - 3.1.18 ++++ yast2-support: - point to SUSE Support Center, more similar text adjustments (bnc#879400) - 3.1.4 ------------------------------------------------------------------ ------------------ 2014-5-28 - May 28 2014 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to version 0.0.18 - Rename --verbose CLI option to --debug - Standardise and document error codes - SUSEConnect(5) config file man page - Move main manpage to section 8 - Add method to gem for product upgrades - Defer call to zypper during initialization for YaST - Add unit tests to disclose accidental calls to zypper ++++ aide: - aide-xattr-in-libc.patch: Once upon a time, 10 years ago, basic extended attribute functionality moved to libc, therefore libattr is most of the time, not needed at all. ++++ btrfsprogs: - fsck: fix checking on filesystems with large sectorsize (bnc#872286) - Added patches: * 0171-btrfs-progs-make-free-space-checker-work-on-non-4k-s.patch ++++ lvm2: - fix lvm2-activation{,-early}.service is marked world-inaccessible (bnc#878481) add systemd-use-umask-022-for-generated-systemd-units-by.patch - add comment to lvm.conf to inform user to start lvm2-lvmetad.socket if it is not started in case of use_lvmetad = 1 (bnc#878473) ++++ dracut: - Update to latest git HEAD: commit 0fa5dbedc5b222435f51f7460a81232ee120c4e1 Tue May 20 13:23 Modified dracut_v37_to_HEAD.patch Modified mdraid-setup.patch Modified dracut-install-persistent-rule.patch Removed 0032-98systemd-fixup-rootfs-generator-installation-path.patch - Add /etc/dracut.d.conf/01-dist modifications to file instead of writing to it via rpm build section Add 0033-dracut_hostonly_hostonly_cmdline_default.patch Add 0034-suse.conf.example_extend.patch - Cleanup mkinitrd-suse.sh: * Remove hostonly and hostonly-cmdline -> this is done via 01-dist config file now - Always add network module based on modules_setup.sh check() function and not via 01-dist config file Add 0035-always_add_network.patch - Add find to debug binaries - Useful and harmless Add 0036-add_extra_debug_binaries.patch - Fix adding of network modules for s390 (bnc#879302) Add 0037-fix_s390_network_modules_install.patch - Omit resume module on s390(x) - There is no suspend on s390 Add 0039-s390_no_resume_module.patch - Do not wait for swap - This causes trouble with Rudi's autobuild images: Add 0038-remove_waiting_for_swap_dev.patch - Fcoe and ibft fixes (bnc#879038): Add 0041-only_enable_network_if_explicitly_requested.patch Add 0042-ibft_autoconfig_param.patch Add 0043-fcoe_strip_quotes.patch - Print message when starting to update bootloader Add 0044-Add_update_bootloader_msg.patch - ToDo: Pass hostonly variable earlier so that is always avail in check() function. Still already add: Add 0040-fcoe_fix_check_function.patch - Add chown to initrd (bnc#879767) Add 0045-add-chown_binary.patch - Use parallel pixz instead of xz binary to compress the initrd ++++ gdm: - Add gdm-disable-journal.patch: properly disable journald in all gdm, if asked. - Add gdm-leaks-slave.patch: fix gdm slave not killing Xorg on stop [bnc#871808]. - Add gdm-worker-ignore-username.patch: fix crash when pam returns empty username [bgo#721803] - gdm-launch-environment-explicitly-kill-worker-on-stop-ev.patch: fix leak of gdm-launch-environment [bnc#871808]. - update gdm-launch-environment.pamd: do not register to pam_loginuid, it is only for real users, not system users [bnc#871808]. - Add gdm-slave-fix-infinite-loop-on-shutdown.patch: fix infinite loop on shutdown [bnc#871808]. - Do not try to build ConsoleKit support, we don't ship it anymore. - Remove scrollkeeper configure flag, no longer exists. ++++ glibc: - glibc-memset-nontemporal.diff: Speedup memset on x86_64 (bnc#868622, BZ #16830) ++++ glibc: - glibc-memset-nontemporal.diff: Speedup memset on x86_64 (bnc#868622, BZ #16830) ++++ nautilus: - Add nautilus-desktop-icon-name.patch: Fix upstream bug https://bugzilla.gnome.org/show_bug.cgi?id=659520 desktop icon name translation issue (bsc#870384). ++++ installation-images-SLES: - enable wicked in rescue system - improve dhcpcd script to accept ethX - fix 32 bit build - 14.100 ++++ open-iscsi: - iscsi.service: do not logout from all sessions during shutdown (bnc#880338) - iscsid.service: Fixup dependencies (bnc#880338) ++++ kernel-default: - Update config files: Disable gpio-fan and ntc_thermistor drivers Disable the gpio-fan and ntc_thermistor hwmon drivers on all architectures where they are not used. - commit 96f5b60 - Update Xen patches to 3.15-rc7. - commit f8382bf ++++ kernel-source: - Update config files: Disable gpio-fan and ntc_thermistor drivers Disable the gpio-fan and ntc_thermistor hwmon drivers on all architectures where they are not used. - commit 96f5b60 - Update Xen patches to 3.15-rc7. - commit f8382bf ++++ kernel-syms: - Update config files: Disable gpio-fan and ntc_thermistor drivers Disable the gpio-fan and ntc_thermistor hwmon drivers on all architectures where they are not used. - commit 96f5b60 - Update Xen patches to 3.15-rc7. - commit f8382bf ++++ kiwi: - Follow up update jenkins prepare worker script + make sure validation runtime checks find all tools on the host - Update jenkins prepare worker script + make sure validation runtime checks find all tools on the host ++++ tigervnc: - Use update-alternatives. ++++ libvirt: - Add upstream patches that fix build with libselinux 2.3 Added: 292d3f2d-libselinux-build-fix1.patch, b109c097-libselinux-build-fix2.patch Dropped: libselinux-build-fix.patch - Better fix for the libselinux 2.3 build breaker libselinux-build-fix.patch - set cache= mode in libxl driver (unsafe|directsync) Added: libxl-set-cach-mode.patch bnc#879425 - Update discard support for libxl_device_disk to allow more values in overloaded ->readwrite member FATE#316071 ++++ wicked: - version 0.5.27 - server: do not apply multiple equal priority (merics) routes to the same destination (bnc#879842) - compat: pass DHCLIENT_ROUTE_PRIORITY suse ifcfg variable to the backend allowing to set custom mertics on dhcp4 routes (bnc#879842) - dhcp4: set protocol dhcp hint to all routes, strip domain when sending a hostname option to not break ddns updates - hostname: reload syslog after change (bnc#874161) - dbus: do not close shared connections (bnc#880124) - ipv4: new default to send gratuitous arp Consider new suse ifcfg variable default SEND_GRATUITOUS_ARP=auto for arp-notify, enabling to send gratuitous arp by default, when duplicate IPv4 check is enabled via arp-verify/CHECK_DUPLICATE_IP and the check were successful (bnc#879911,fate#314399). ++++ libwmf: - Clean spec file with spec-cleaner - Do not distribute *.la files ++++ libzypp: - Fix service methods to throw ServiceException, not RepoException. - version 14.22.0 (22) ++++ man-pages: - document rootflags and rootdelay parameters [bnc#874149] * added man-pages-bootparam.7.patch ++++ pam_krb5: - serialize make process to prevent build failures on s390 ++++ sca-server-report: - Changed waiting prompt on remote connections ++++ shim: - Add shim-remove-unused-variables.patch to remove the unused variables - Add shim-bnc872503-check-key-encoding.patch to check the encoding of the keys (bnc#872503) - Add shim-bnc877003-fetch-from-the-same-device.patch to fetch the netboot image from the same device (bnc#877003) ++++ sysconfig: - version 0.83.6 - netconfig: fixed manual page to not refer README (bnc#876755) - version 0.83.5 - sysconfig/network/config: new default to send gratuitous arp Enabled to send gratuitous arp by default, when duplicate IPv4 check is enabled and were successful (bnc#879911,fate#314399). - netconfig: improved troubleshooting capabilities Added NETCONFIG_VERBOSE and NETCONFIG_FORCE_REPLACE config variables allowing to run all netconfig calls in debug mode and force update of modified files as default. Show service, policy resolving info and log the commandline in debug mode. Fixed to log info/warnings that were printed to stderr only before (bnc#860644, bnc#868323). ++++ sysvinit: - The former entry adds the patch killproc-2.18-open_flags.dif (bnc#863518) ++++ xdm: - Use KillMode=process for systemd service, this ensures Xorg won't receive SIGKILL while switching to runlevel 3 [bnc#871808]. - Add "Also=xdm.service" to display-manager.service to better handle migration. ++++ yast2: - Removed warning message when starting Yast in Qt instead of GTK and vice versa (bnc#861807) - 3.1.71 - split too wide urls for accepting GnuGP key (bnc#870822) - 3.1.70 - removed system verification check when yast module installs required packages (bnc#866256) - 3.1.69 - save_y2logs: store also pbl.log from target system, if bootloader installation failed (bnc#879622) - 3.1.68 ++++ yast2-bootloader: - Remove check for iscsi boot partition (bnc#880328) - 3.1.45 - fix crash in summary page of installation for grub2 (bnc#880324) - 3.1.44 ++++ yast2-installation: - close port 6000 during installation (bnc#879262) - 3.1.86 ++++ yast2-online-update: - fixed starting registration module (bnc#868211) - 3.1.5 ++++ yast2-packager: - text improvements for adding media-based add-on product during installation (bnc#878534) - 3.1.20 ++++ yast2-vm: - bnc#877715 - SLES12_LOC : ALL_LANGS:the dialog Untranslated text in 'Install Hypervisor and Tools' screen - 3.1.12 ------------------------------------------------------------------ ------------------ 2014-5-27 - May 27 2014 ------------------- ------------------------------------------------------------------ ++++ SuSEfirewall2: - Allow incoming DHCPv6 replies, currently unlimited. bnc#867819,bnc#868031,bnc#783002,bnc#822959 - typo fix customary -> custom bnc#835677 ++++ btrfsprogs: - Do not package btrfs-find-root and btrfs-select-super by default. - Removed printing byte number for every slot (bnc#872364). - Removed patch: * 0170-btrfs-progs-In-find-root-dump-bytenr-for-every-slot.patch ++++ cryptsetup: - version 1.6.4 - new tarball / signature location * Implement new erase (with alias luksErase) command. * Add internal "whirlpool_gcryptbug hash" for accessing flawed Whirlpool hash in gcrypt (requires gcrypt 1.6.1 or above). * Allow to use --disable-gcrypt-pbkdf2 during configuration to force use internal PBKDF2 code. * Require gcrypt 1.6.1 for imported implementation of PBKDF2 (PBKDF2 in gcrypt 1.6.0 is too slow). * Add --keep-key to cryptsetup-reencrypt. * By default verify new passphrase in luksChangeKey and luksAddKey commands (if input is from terminal). * Fix memory leak in Nettle crypto backend. * Support --tries option even for TCRYPT devices in cryptsetup. * Support --allow-discards option even for TCRYPT devices. (Note that this could destroy hidden volume and it is not suggested by original TrueCrypt security model.) * Link against -lrt for clock_gettime to fix undefined reference to clock_gettime error (introduced in 1.6.2). * Fix misleading error message when some algorithms are not available. * Count system time in PBKDF2 benchmark if kernel returns no self usage info. - enable fips mode - build against fipscheck library - generate hmac of libcryptsetup.so.4 for fips ++++ desktop-translations: - Update translations (beta8). ++++ grub2: - grub2-setup-try-fs-embed-if-mbr-gap-too-small.patch * try to embed on file system when mbr gap too small (bnc#879271) ++++ hwinfo: - make ethtool private flags tri-state: (unset, false, true) - 21.5 ++++ icewm: - add icewm-1.3.8-shutdown-reboot-command.patch: fix the upstream bug of invalid shutdown/reboot command change the shutdown/reboot command in preference (bnc#872988) ++++ installation-images-SLES: - reworked dangling symlink checking - added ca-certificates (bnc#877004) - added sle12-desktop-migration (bnc#876992) - pata_macio added to modules.conf - syslog also to console 4 - 14.99 ++++ kernel-default: - Update to 3.15-rc7. - Eliminated 1 patch. - Config changes: - CX_ECAT=m (default n) for i386/x86_64 - The vendor supplying this hardware only uses 32/64-bit Atom CPUs. This may need to be revisited if the hardware extends to different architectures (ARM, probably). - SENSORS_NTC_THERMISTOR=m (default n) - Sensor chip that could be found essentially anywhere. - commit e9c45a3 ++++ kernel-source: - Update to 3.15-rc7. - Eliminated 1 patch. - Config changes: - CX_ECAT=m (default n) for i386/x86_64 - The vendor supplying this hardware only uses 32/64-bit Atom CPUs. This may need to be revisited if the hardware extends to different architectures (ARM, probably). - SENSORS_NTC_THERMISTOR=m (default n) - Sensor chip that could be found essentially anywhere. - commit e9c45a3 ++++ kernel-syms: - Update to 3.15-rc7. - Eliminated 1 patch. - Config changes: - CX_ECAT=m (default n) for i386/x86_64 - The vendor supplying this hardware only uses 32/64-bit Atom CPUs. This may need to be revisited if the hardware extends to different architectures (ARM, probably). - SENSORS_NTC_THERMISTOR=m (default n) - Sensor chip that could be found essentially anywhere. - commit e9c45a3 ++++ kiwi: - v5.06.103 released - Fixed creation of versioned vagrant box json file - v5.06.102 released - Update suse-13.1/suse-vagrant-box example + build for two providers, libvirt and virtualbox - Allow to specify multiple vagrantconfig sections + one can build boxes for different providers in one build + report missing machine configuration only when it makes sense - v5.06.101 released - Cleanup examples and templates + remove obsolete openSUSE 12.1 examples + fix package lists and type setup according to result of preparation runtime checks - Update Makefile + don't use shell backticks, instead use make's shell command + limit scope of 'make valid' target to the present architecture - Extend scope of kiwi --check-config Additionally call the prepare runtime checks after validation - Added runtime check __checkSelectedBootLoaderIncluded Check if the selected bootloader will also be installed into the image - Fixed typo in suse-13.1/suse-vagrant-box definition * wrong indention - v5.06.100 released - Fixed search path for *.kiwi control files in getControlFile ++++ lensfun: - Tell doxygen to stop creating files with timestamps to avoid endless republish. ++++ libqt5-qtbase: - Build with pkgconfig(libudev), not pkgconfig(udev) ++++ libqt5-qtwebkit: - Build with pkgconfig(libudev), not pkgconfig(udev) ++++ util-linux: - losetup: Handle EBUSY properly (bnc#869355, util-linux-loopdev-dont-clear-FD-at-EBUSY.patch, util-linux-losetup-dont-ignore-EBUSY.patch, patches from Takashi Iwai). ++++ openjpeg2: - update to version 2.1.0 New Features: * Digital Cinema profiles have been fixed and updated * New option to disable MCT if needed * extended RAW support: it is now possible to input raw images with subsampled color components (422, 420, etc) * New way to deal with profiles API/ABI modifications: (see abi_compat_report in dev-utils/scripts) * Removed deprecated functions - opj_stream_create_default_file_stream(FILE*,...) - opj_stream_create_file_stream(FILE*,...) - opj_stream_set_user_data (opj_stream_t* p_stream, void * p_data) * Added - opj_stream_create_default_file_stream(char*,...) - opj_stream_create_file_stream(char*,...) - opj_stream_destroy(opj_stream_t*) - opj_stream_set_user_data (opj_stream_t* p_stream, void * p_data, ... opj_stream_free_user_data_fn p_function) - JPEG 2000 profiles and Part-2 extensions defined through '#define' * Changed - 'alpha' field added to 'opj_image_comp' structure - 'OPJ_CLRSPC_EYCC' added to enum COLOR_SPACE - 'OPJ_CLRSPC_CMYK' added to enum COLOR_SPACE - 'OPJ_CODEC_JPP' and 'OPJ_CODEC_JPX' added to CODEC_FORMAT (not yet used in use) - 'max_cs_size' and 'rsiz' fields added to opj_cparameters_t Misc: * OpenJPEG is now officialy conformant with JPEG 2000 Part-1 and will soon become official reference software at the JPEG committee. * Huge amount of bug fixes. See CHANGES for details. ++++ snapper: - allow to display dates and times in UTC and ISO format ++++ systemd: - Add upstream patches 0001-Do-not-unescape-unit-names-in-Install-section.patch 0002-analyze-run-use-bus_open_transport_systemd-instead-o.patch ++++ libvirt: - Fix build with libselinux 2.3 selinux-build-fix-hack.patch ++++ libzypp: - Let ServiceRefresh en-/disable repos with respect to previous state and user modifications. - RepoindexFileReader: support variable substitution - Parse optional autorefresh attribute from repoindex.xml - version 14.21.0 (20) ++++ mdadm: - 0001-Create-don-t-default-to-bitmap-internal-when-it-is-n.patch 0001-Fix-race-between-create-and-incremental.patch Upstream bugfixes (bnc#879918 bnc#879919) ++++ puppet: - Puppet 3.6.1 is a bug fix release in the Puppet 3.6 series. It also makes the transaction_uuid more reliably available to extensions. ++++ python-libmount: - losetup: Handle EBUSY properly (bnc#869355, util-linux-loopdev-dont-clear-FD-at-EBUSY.patch, util-linux-losetup-dont-ignore-EBUSY.patch, patches from Takashi Iwai). ++++ spice-vdagent: - fix /var/run handling spice-vdagent-var_run.patch ++++ util-linux-systemd: - losetup: Handle EBUSY properly (bnc#869355, util-linux-loopdev-dont-clear-FD-at-EBUSY.patch, util-linux-losetup-dont-ignore-EBUSY.patch, patches from Takashi Iwai). ++++ virt-manager: - bnc#870587 - Don't create a default QEMU disk image in the new lxc container wizard. virtman-lxc-no-default-disk.patch ++++ vm-install: - Add temporary 'suse-diskcache-disable-flush' flag for Xen installation performance - Version 0.8.21 ++++ xen: - bnc#879425: handle cache=unsafe from libvirt to disable flush in qdisk libxl.add-option-to-disable-disk-cache-flushes-in-qdisk.patch qemu-xen-upstream-qdisk-cache-unsafe.patch - libxl: introduce an option for disabling the non-O_DIRECT workaround recognize direct-io-safe in domU.cfg diskspec libxl.introduce-an-option-to-disable-the-non-O_DIRECT-workaround.patch - fate#316071: add discard support for file backed storage (qdisk) update patch to allow more values in overloaded ->readwrite member - bnc#826717 - VUL-0: CVE-2013-3495: XSA-59: xen: Intel VT-d Interrupt Remapping engines can be evaded by native NMI interrupts 537b5e50-VT-d-apply-quirks-at-device-setup-time-rather-than-only-at-boot.patch 537b5e79-VT-d-extend-error-report-masking-workaround-to-newer-chipsets.patch - Upstream patches from Jan 53709b77-Nested-VMX-load-current_vmcs-only-when-it-exists.patch 53732f4f-x86-MCE-bypass-uninitialized-vcpu-in-vMCE-injection.patch 537b5ede-move-domain-to-cpupool0-before-destroying-it.patch ++++ xorg-x11-server: - %post: prevent %postun of NVIDIA/fglrx driver packages from restoring xorg.conf backup or running sax2 as fallback to create a new xorg.conf (bcn#877315) ++++ yast2-bootloader: - fix crash in summary page of installation - 3.1.43 - reinstall bootloader if the settings requires it - 3.1.42 - Fix detection if bootloader installation failed (bnc#879883) - 3.1.41 ++++ yast2-hardware-detection: - make ethtool private flags tri-state: (unset, false, true) - 3.1.3 ++++ yast2-kdump: - Do not force yast2-kdump on target system to allow yastless installation - 3.1.13 ++++ yast2-pkg-bindings: - move package cache to target system (copy RPMs to /mnt instead of inst-sys (RAM-disk) during installation to avoid freezing the installer when installing big packages with small RAM) (bnc#877859) - 3.1.12 ++++ yast2-samba-client: - Mark some strings for translation; (bnc#877744) - 3.1.9 ++++ ypbind: - Adjust for systemd changes ------------------------------------------------------------------ ------------------ 2014-5-26 - May 26 2014 ------------------- ------------------------------------------------------------------ ++++ Mesa: - Fix zero-division with empty height (bnc#879462) u_mesa-gallium-llvmpipe-fix-SIGFPE.patch ++++ autoyast2: - Fix broken disklabel fetch (bnc#879147) - 3.1.29 ++++ canna: - add canna user for systemd-tmpfiles (bnc#878691) ++++ vim: - Updated to revision 307, fixes the following problems * Setting 'langmap' in the modeline can cause trouble. E.g. mapping ":" breaks many commands. (Jens-Wolfhard Schicke-Uffmann) * When 'relativenumber' is set and deleting lines or undoing that, line numbers are not always updated. (Robert Arkwright) * Error messages are inconsistant. (ZyX) * When 'spellfile' is set the screen is not redrawn. * Pattern with repeated backreference does not match with new regexp engine. (Urtica Dioica) * A non-greedy match followed by a branch is too greedy. (Ingo Karkat) * Searching for "a" does not match accented "a" with new regexp engine, does match with old engine. (David Bürgin) "ca" does not match "ca" with accented "a" with either engine. * It is not possible to ignore composing characters at a specific point in a pattern. * Memory leak from result of get_isolated_shell_name(). * Can't have a funcref start with "t:". * When running configure twice DYNAMIC_PYTHON_DLL may become empty. * Still a scrolling problem when loading a session file. * Signs placed with 'foldcolumn' set don't show up after filler lines. * When using double-width characters the text displayed on the command line is sometimes truncated. * Cannot always use Python with Vim. * Making 'ttymouse' empty after the xterm version was requested causes problems. (Elijah Griffin) * getchar(0) does not return Esc. * Can't build without the +termresponse feature. ++++ hyper-v: - copy mask2pfxlen from /etc/sysconfig/network/scripts/functions to hv_set_ifconfig (bnc#879256) ++++ iproute2: - veth-fix-uninitialized-arguments.patch: fix crash in "ip link add type veth" (bnc#879865) - Handle-netdev-group-for-veth-peer-too.patch: when adding veth device, group argument is parsed but ignored (bnc#879865) - iproute-Fix-Netid-value-for-multi-families-output.patch when both -t and -u are used, ss reports UDP sockets as TCP (bnc#879865) - bridge-fix-reporting-of-IPv6-addresses.patch fix output of IPv6 vxlan dst addresses in "bridge fdb show" (bnc#879865) - veth-Handle-flags-correctry.patch fix handling of veth peer flags (bnc#879865) ++++ kernel-default: - cifs: fix client guid reuse logic Client guid reuse across multiple protocol versions causes mount failures against Windows 2012 servers (bnc#879932). - patches.fixes/cifs-Set-client-guid-on-per-connection-basis.patch - patches.fixes/cifs-Do-not-send-ClientGUID-on-SMB2.02-dialect.patch - commit 289f0e9 ++++ kernel-source: - cifs: fix client guid reuse logic Client guid reuse across multiple protocol versions causes mount failures against Windows 2012 servers (bnc#879932). - patches.fixes/cifs-Set-client-guid-on-per-connection-basis.patch - patches.fixes/cifs-Do-not-send-ClientGUID-on-SMB2.02-dialect.patch - commit 289f0e9 ++++ kernel-syms: - cifs: fix client guid reuse logic Client guid reuse across multiple protocol versions causes mount failures against Windows 2012 servers (bnc#879932). - patches.fixes/cifs-Set-client-guid-on-per-connection-basis.patch - patches.fixes/cifs-Do-not-send-ClientGUID-on-SMB2.02-dialect.patch - commit 289f0e9 ++++ kiwi: - DB: rebuild documentation - DB: update documentation, remove obsolete kiwistderr information - Removed obsolete setup of kiwistderr cmdline value. The kiwi boot code does not handle this information since quite some time - v5.06.99 released - Update rhel-dump with regards to xz vs gzip change: 10aa35e3 - Don't start klogconsole if quiet boot is set (bnc #879768) ++++ glew: - Upgrade to upstream 0.10.0 - New patch: * glew-1.10.0-destdir.patch: Sanitize Makefile - Add DESTDIR option to avoid buildroot in .pc files ++++ libqt5-qtserialport: - Build with pkgconfig(libudev), not pkgconfig(udev) ++++ libabw: - Upgrade to upstream version 0.1.0 * ABI change * Remove dependency on libwpd-devel * Add dependency on librevenge-devel ++++ libcdr: - Upgrade to upstream version 0.1.0 * ABI change * Remove dependency on libwpd-devel and libwpg-devel * Add dependency on librevenge-devel ++++ libe-book: - Upgrade to upstream version 0.1.0 * ABI change * Remove dependency on libwpd-devel * Add dependency on librevenge-devel - License change * Released under MPL-2.0 ++++ libetonyek: - Upgrade to upstream version 0.1.0 * ABI change * Remove dependency on libwpd-devel * Add dependency on librevenge-devel ++++ libexif: - Do not include timestamps in files (libexif-build-date.patch) ++++ libfreehand: - Upgrade to upstream version 0.1.0 * ABI change * Remove dependency on libwpd-devel and libwpg-devel * Add dependency on librevenge-devel ++++ libgcrypt: - libgcrypt-fix-rng.patch: make drbg work again in FIPS mode. - libgcrypt-1.6.1-use-fipscheck.patch: library to test is libgcrypt.so.20 and not libgcrypt.so.11 - libgcrypt-init-at-elf-load-fips.patch: initialize at ELF DSO load time. ++++ libixion: - Upgrade to upstream version 0.7.0 * needed by libreoffice 4.3.x - Add pkgconfig(mdds) dependency instead of mdds-devel ++++ libmspub: - Upgrade to upstream version 0.1.0 * ABI changes * Remove dependency on libwpd-devel and libwpg-devel * Add dependency on librevenge-devel - License change * Released under MPL-2.0 ++++ libodfgen: - Upgrade to version 0.1.0 * ABI change * Remove dependencies on libwpd, libwpg and libetonyek * Add dependency on librevenge ++++ liborcus: - Upgrade to upstream version 0.7.0 - Remove unneeded upstreamed patches: * liborcus-more-lib64.patch * liborcus-0.5.1-linking.patch * liborcus-0.5.1-mdds.patch * liborcus-0.5.1-oldnamespace.patch - Use pkgconfig BuildRequires wherever it is possible ++++ librevenge: - Initial package for librevenge - 0001-fix-type-sizes-for-CPPUNIT_ASSERT_EQUAL.patch * fix make check on some architectures. - 0001-fix-license-headers-for-gdb-printers.patch * pretty printers are licensed MPL-2.0 by their author. ++++ libstorage: - fixed fstab handling of multiple swap devices (bnc#879890) ++++ systemd: - Add upstream patch 1020-udev-keyboard-also-hook-into-change-events.patch - Add upstream patches to update keyboard data base 0001-keymap-Add-Lenovo-Enhanced-USB-Keyboard.patch 0002-keymap-Asus-EeePC-touchpad-toggle-key.patch - Add upstream patches 0001-nspawn-allow-to-bind-mount-journal-on-top-of-a-non-e.patch 0002-nspawn-restore-journal-directory-is-empty-check.patch 0003-core-never-consider-failure-when-reading-drop-ins-fa.patch 0004-socket-properly-handle-if-our-service-vanished-durin.patch ++++ libvisio: - Upgrade to upstream version 0.1.0 * ABI change - Remove unneeded patches: * libvisio-0.0.30-iterator_range.patch * libvisio-0.0.30-wpx_seek_end.patch - Change in dependencies: * Remove dependency on libwpg-devel and libwpd-devel * Add dependency on librevenge-devel - License change * Released under MPL-2.0 only ++++ libwpd: - Upgrade to version 0.10.0 * ABI change * Depend on librevenge-devel ++++ libwps: - Upgrade to upstream version 0.3.0 * ABI change * Remove dependency on libwpd-devel * Add dependency on librevenge-devel - Added support of Microsoft Works spreadsheets ++++ lsb-release: - Remove openSUSE stuff [bnc#877042] ++++ xorg-x11-server: - %post: remove dangling link /etc/X11/XF86Config (bnc#879360, comment#15) ++++ yast2-bootloader: - add support to set Protective MBR and use reasonable proposal (bnc#872054) - 3.1.40 ++++ yast2-network: - bnc#868256 - network service selection turned into combo box - showing only those services that are actually available - 3.1.59 ++++ yast2-registration: - empty eula url mean no eula (Bnc#879456) - 3.1.60 ++++ yast2-snapper: - avoid time format that needs translation (bnc#878613) - 3.1.3 ------------------------------------------------------------------ ------------------ 2014-5-25 - May 25 2014 ------------------- ------------------------------------------------------------------ ++++ bind: - Build with LFS_CFLAGS in 32 bit systems. ++++ kiwi: - Be a bit smarter in best guess of the minimum size for the boot partition if we need one. The function __getBootSize now calculates the size using some parameters to keep roughly 100MB free. This is more accurate than using a fixed size min default value. Setting a custom value for the boot partition using the bootpartsize attribute results in + Use of bootpartsize without any message if it is bigger than recommended value + Use of bootpartsize with warning if it is smaller than recommended value ++++ libdrm: - Enable valgrind support for armv6l and ppc64le ++++ libexif: - Use LFS_CFLAGS in 32 bit systems. ++++ qemu: - Tighten up specfile syntax and eliminate unneeded elements ------------------------------------------------------------------ ------------------ 2014-5-24 - May 24 2014 ------------------- ------------------------------------------------------------------ ++++ libyui: - pull in GPLv3-license, since LGPLv3 is additional rules on top - 3.1.3 ++++ qemu: - Probe vhost-net module on SLE11 (copied from SP3 package) ++++ xorg-x11-server: - Fix crash in abnormal condition (bnc#879666, bnc#879489): * u_connection-avoid-crash-when-CloseWellKnownConnections-gets-called-twice.patch Fix a crash when CloseWellKnownConnections() gets called twice. This can happen if FatalError() is called in the shutdown procedure. * u_CloseConsole-Don-t-report-FatalError-when-shutting-down.patch Don't call FatalError() on errors in console ioctls when in shutdown. ------------------------------------------------------------------ ------------------ 2014-5-23 - May 23 2014 ------------------- ------------------------------------------------------------------ ++++ dconf: - Add dconf-use-g_settings_get_default_value.patch: Display correct default value when a custom database is in use (bnc#873225). ++++ glib2: - Add glib2-bnc873225-add-get-default-value.patch: allow retrieving the default value for a key (bnc#873225). ++++ installation-images-SLES: - get syslogd working again, logging to /var/log/messages - change nscd config to not cache passwd & group (bnc#878904) - start nscd always (used to be for network installs only - but yast will probably start network anyway later on) - 14.98 - don't run nscd (bnc#878904) - 14.97 ++++ kernel-default: - config: sync vanilla configs for 3.15-rc6. - commit acf7dab - Update to 3.15-rc6. - Config changes: - ACPI_PROCFS_POWER=y (default n) - Should eventually be =n once userspace tools have been audited. - commit d2be7e3 - Update ppc config files: Disable SH_MOBILE media drivers These are useless on PowerPC. - commit cacd723 - Update config files: enable CONFIG_CIFS_SMB2 cifs.ko is currently built with support for the base SMB1/CIFS dialect only. SMB1/CIFS support can be disabled in Windows 8.1 and Windows Server 2012 R2, and is completely unsupported with the Microsoft Azure File service, leaving cifs.ko users unable to access files on such servers without this change (fate#317480). - commit 837860b - Update config files: Disable remaining R-CAR drivers These drivers are useless except on arm/shmobile. - commit 2dd69e8 ++++ kernel-source: - config: sync vanilla configs for 3.15-rc6. - commit acf7dab - Update to 3.15-rc6. - Config changes: - ACPI_PROCFS_POWER=y (default n) - Should eventually be =n once userspace tools have been audited. - commit d2be7e3 - Update ppc config files: Disable SH_MOBILE media drivers These are useless on PowerPC. - commit cacd723 - Update config files: enable CONFIG_CIFS_SMB2 cifs.ko is currently built with support for the base SMB1/CIFS dialect only. SMB1/CIFS support can be disabled in Windows 8.1 and Windows Server 2012 R2, and is completely unsupported with the Microsoft Azure File service, leaving cifs.ko users unable to access files on such servers without this change (fate#317480). - commit 837860b - Update config files: Disable remaining R-CAR drivers These drivers are useless except on arm/shmobile. - commit 2dd69e8 ++++ kernel-syms: - config: sync vanilla configs for 3.15-rc6. - commit acf7dab - Update to 3.15-rc6. - Config changes: - ACPI_PROCFS_POWER=y (default n) - Should eventually be =n once userspace tools have been audited. - commit d2be7e3 - Update ppc config files: Disable SH_MOBILE media drivers These are useless on PowerPC. - commit cacd723 - Update config files: enable CONFIG_CIFS_SMB2 cifs.ko is currently built with support for the base SMB1/CIFS dialect only. SMB1/CIFS support can be disabled in Windows 8.1 and Windows Server 2012 R2, and is completely unsupported with the Microsoft Azure File service, leaving cifs.ko users unable to access files on such servers without this change (fate#317480). - commit 837860b - Update config files: Disable remaining R-CAR drivers These drivers are useless except on arm/shmobile. - commit 2dd69e8 ++++ kiwi: - v5.06.98 released - Make sure the auto inclusion of a system strip section according to the bootincluded packages happens before image.sh is called - break up too long lines of code - Better error message * if no rpm db was found tell us where we searched for it - Removed code duplication for calling images.sh ++++ libqt5-qtbase: - Fix the modal dialogs can go behind other process windows (QTBUG-35302) * libqt5-fix-the-modal-dialogs-can-go-behind.patch ++++ samba: - examples/libsmbclient: avoid some compiler warnings; (bso#10624). ++++ samba: - examples/libsmbclient: avoid some compiler warnings; (bso#10624). ++++ ldb: - Require pkg-config from the devel sub packages and do not BuildRequire it from libldb. ++++ pcsc-lite: - Remove superfluous %stop_on_removal (bnc#879058). ++++ libreoffice: - bnc#467278: let the previous fix work under KDE4, too * VBA-macro-modification-warning.diff ++++ speech-dispatcher: - added necessary macros for systemd files ++++ talloc: - Require pkg-config from the devel packages. ++++ tdb: - Update to version 1.3.0. + add TDB_MUTEX_LOCKING support + consolidate tdb allocation code - re-use dead records at hash top. + don't alter errno on success of tdb_open_ex() + introduce tdb->hdr_ofs + introduce TDB_SUPPORTED_FEATURE_FLAGS + return ENOSYS if the tdb was created with spinlocks. + use asprintf() to simplify tdb_summary() + test: add a "skip()" macro. add marklock deadlock test add mutex related tests add PING command to external-agent.c add shutdown_agent() helper function add UNMAP command to external-agent.c always call fflush() after [f]printf() in tap-interface.h avoid const warnings by using 'discard_const_p(uint8_t,' instead of '(void *)' correctly use stderr, not stdout, in fail() remove "\n" in diag() arguments + tools: add -l option to tdbbackup add -l option to tdbtool add -m option to tdbtorture Allow tdbtool to r/o open mutexed tdbs avoid const warnings in tdbdump.c explicitly use TDB_NOLOCK in tdbdump + tdb_wrap: Remove tdb_wrap_open_ again + wscript: maintain a global list of unit tests - Include stdbool.h in tdb.h; (bso#10625). + include_stdbool_bso10625.patch - Don't require pkg-config from the libtdb package. ++++ libxml2: - fix for CVE-2014-0191 (bnc#876652) * libxml2: external parameter entity loaded when entity substitution is disabled * added libxml2-CVE-2014-0191.patch ++++ patterns-sled: - Add yast2-ncurses/yast2-ncurses-pkg to base-destkop. ++++ pciutils-ids: - update pci.ids to version 2014.05.22 for recent Intel chipsets (bnc#873570) ++++ python3: - update to 3.4.1 * * bugfix-only release, over 300 bugs fixed - upgrade pip to Recommends (it seems to be a stronger hint) - move ensurepip here, because it requires ssl through pip - python-3.4.1-SUSE-ensurepip.patch: make ensurepip require python3-pip from separate package - Suggests every subpackage that is part of stdlib ++++ sle12-desktop-migration: - Desktop upgrade hook (bnc#876992) ++++ time: - Add time.rpmlint suppressing the missing time man page warning. ++++ timezone: - tzcode-revert-low-valued.patch: revert 'zic' patch to improve handling of low-valued time stamps as it breaks applications that read the binary files directly (bnc#879680, bnc#879512, bnc#879073) ++++ timezone-java: - tzcode-revert-low-valued.patch: revert 'zic' patch to improve handling of low-valued time stamps as it breaks applications that read the binary files directly (bnc#879680, bnc#879512, bnc#879073) ++++ xdm: - added necessary macros for systemd files ++++ yast2: - Added check for existence of /etc/modules.d/ directory in Kernel library, the directory is created when missing (bnc#879428) - 3.1.67 - bnc#879399 - offer /var/log/boot.log in SysLog module for view - 3.1.66 ++++ yast2-bootloader: - Installation Summary: do not allow change location for grub2 on ppc and s390 (bnc#879107) - 3.1.39 ++++ yast2-network: - Fixed service name for remote administration (display-manager) including code Rubyfication (bnc#878910) - 3.1.58 ++++ yast2-packager: - SlideShow refactoring: constantized, removed unused methods, Rubyized (all for bnc#865037) - 3.1.19 ++++ yast2-registration: - fix registration of multiple addons (bnc#879421) - 3.1.59 ++++ yast2-users: - Generating user section in autoinst.xml file (bnc#877985) - 3.1.25 ++++ yast2-vm: - bnc#879463 - Yast2 VM: network bridge is not created - 3.1.11 ------------------------------------------------------------------ ------------------ 2014-5-22 - May 22 2014 ------------------- ------------------------------------------------------------------ ++++ gcc48: - Update to gcc-4_8-branch head (r210846). * Includes GCC 4.8.3 release. * Fixes ppc64le HTM ttest code generation. [bnc#879504] - Fix libstdc++48-doc build conditional to really only build from libgcj48.spec. ++++ fonts-config: - fallback to DejaVu Sans, Liberation Sans FPL order when no force_bw defined [bnc#878292c#12] ++++ libgcj48: - Update to gcc-4_8-branch head (r210846). * Includes GCC 4.8.3 release. * Fixes ppc64le HTM ttest code generation. [bnc#879504] - Fix libstdc++48-doc build conditional to really only build from libgcj48.spec. ++++ gnome-bluetooth: - Require the udev library for build to allow the move of udev.pc back to udev ++++ gnome-shell: - Add gnome-shell-874712-use-upower-directly.patch: fix status icon not updating (bnc#874712). ++++ installation-images-SLES: - add systemd-sysctl (bnc#879248) - 14.96 - start wickedd-nanny, more debug output (bnc#879127) - 14.95 ++++ kiwi: - v5.06.97 released - Fixed syntax typo in warning call - v5.06.96 released - Make sure tools in bootincluded packages and archives automatically stay inside the boot image (initrd) without having the need for an additional section - Fixed Use of uninitialized value $ENV{PATH} ++++ laptop-mode-tools: - laptop-mode-1.62-blacklist-usbhid.patch: renamed for consistency from blacklist_usbhid.patch - laptop-mode-1.62-skip-directories.patch: do not try to read dirs inside /etc/laptop-mode/conf.d as if they were regular files (bnc#879481) ++++ libqt5-qtbase: - Fix broken Gujarati rendering (bnc#878292): libqt5-Fix-Gujarati-font.patch ++++ samba: - Fix printer job purging; (bso#10612); (bnc#879390). ++++ samba: - Fix printer job purging; (bso#10612); (bnc#879390). ++++ libreoffice: - bnc#467278: Introduce a warning that changes to VBA macros cannot be saved. * VBA-macro-modification-warning.diff ++++ talloc: - Update to 2.1.1. + documentation updates + a fix for pytalloc-util.pc + performance improvements here and there + fixed compiler warnings ++++ wicked: - version 0.5.26 - rpm: rpm: drop useless ghost dirs in spec (bnc#873857) - client: do not try to fire nanny in ifdown, it is not hired yet We do not install nanny policies by default in ifup, so it is not needed to try to delete them in ifdown. There is currently no nanny started in inst-sys and the attempt is causing ifdown to run into timeouts (bnc#876848,bnc#879127). - client: wait for optional leases, just don't fail When waiting for a group-optional lease pair (dhcp4 or dhcp6) and one arrives, wait for the second one until timeout and recheck the results then (bnc#876848,bnc#879127). - dhcp6: fix reset and allocate message buffer in build to use clean buffer in release messages sometimes having crap behind. ++++ rpm: - adapt restart_on_update and stop_on_removal to use systemctl [bnc#878255] ++++ sca-patterns-sle11: - New Patterns sle11sp2/nfs-7014392.py sle11sp3/nfs-7014392.py sle11sp2/audit-7014614.py sle11sp3/audit-7014614.py sle11sp3/hotmem-7015086.py sle11sp2/bond-7014947.py sle11sp3/bond-7014947.py ++++ strongswan: - enable fips mode 2 ++++ xf86-video-vesa: - u_Restore-palette-on-LeaveVT.patch: Restore the Palette on LeaveVT - as it is done on CloseScreen() already (bnc#719866). - u_Enable-DefaultRefresh-by-default.patch: Update comments. ++++ xterm: - enable support for sixel graphics originally introduced with patch #294 ++++ yast2-bootloader: - Report if grub2-install failed so user see quickly, that he cannot boot(bnc#878664) - 3.1.38 ++++ yast2-registration: - Enable next button for kernel cmdline specified addons (bnc#878997,bnc#879140) - 3.1.58 ++++ yast2-update: - allow to specify target for AutoYaST upgrade via boot command-line (bnc#875031) - 3.1.9 ++++ yast2-vm: - Fix passed kernel flavor (bnc#878909) - 3.1.10 ------------------------------------------------------------------ ------------------ 2014-5-21 - May 21 2014 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Pass disklabel to FsidBoot which is supported by yast2-storage >= 3.1.27 - 3.1.28 ++++ lvm2: - Switch from mkinitrd to dracut - Dracut already has a lvm module and takes care that the right stuff is include into initrd, therefore remove: - mkinitrd-lvm2-boot.sh - mkinitrd-lvm2-setup.sh mkinitrd scripts from sources - Add dracut macros in %post and %posttrans to ensure initrd recreation - Remove unneeded comments in .spec file - Do not compile in DATE and TIME to avoid build unneeded retriggering in obs Add: cmirrord_remove_date_time_from_compilation.patch- - bnc#878121, modify clvmd.ocf start debug level -d2 to d0 ++++ dhcp: - added necessary macros for systemd files ++++ dmraid: - added necessary macros for systemd files ++++ fetchmail: - added necessary macros for systemd files ++++ glib2: - Add glib2-trash-on-other-partitions.patch -- delete file directly when try to move files into trash can on other partitions(/home not involved) (bnc#866456). ++++ gnome-settings-daemon: - Fix a crash when notifying after resuming from a suspend entered as a result of the system being idle. Modified patch: gnome-settings-daemon-notify-idle-resumed.patch. - Rebased gnome-settings-daemon-notify-idle-resumed.patch. Also fixed a crash. ++++ gpgme: - gpgme 1.5.0 - On Unices the engine file names are not not anymore hardwired but located via the envvar PATH. All options to set the name of the engines for the configure run are removed. - If GPGME finds the gpgconf binary it defaults to using gpg2 or whatever gpgconf tells as name for the OpenPGP engine. If gpgconf is not found, GPGME looks for an engine named "gpg". - New feature to use the gpgme I/O subsystem to run arbitrary commands. - New flag to use encryption without the default compression step. - New function to access "gpg-conf --list-dirs" - New configure option --enable-fixed-path for use by Android. - Support ECC algorithms. - Interface changes relative to the 1.4.3 release: gpgme_get_dirinfo NEW. gpgme_op_spawn_start NEW. gpgme_op_spawn NEW. GPGME_PROTOCOL_SPAWN NEW. GPGME_SPAWN_DETACHED NEW. GPGME_SPAWN_ALLOW_SET_FG NEW. GPGME_ENCRYPT_NO_COMPRESS NEW. GPGME_PK_ECC NEW. GPGME_MD_SHA224 NEW. gpgme_subkey_t EXTENDED: New field curve. GPGME_STATUS_PLAINTEXT_LENGTH NEW. GPGME_STATUS_MOUNTPOINT NEW. GPGME_STATUS_PINENTRY_LAUNCHED NEW. GPGME_STATUS_ATTRIBUTE NEW. GPGME_STATUS_BEGIN_SIGNING NEW. GPGME_STATUS_KEY_NOT_CREATED NEW. ++++ gpm: - added necessary macros for systemd files ++++ grub2: - grub2-efi-xen-chainload.patch: * add missing whitespace. (bnc#879148) ++++ hexchat: - Cleanup with spec-cleaner. ++++ hyper-v: - Start hyper-v helpers manually with helper script in inst-sys ++++ installation-images-SLES: - don't show default autoyast loading message - Start hyper-v helpers manually with helper script - add missing tools for netconfig - 14.94 ++++ kernel-default: - Fix a typo in config/ppc/vanilla, sorry - commit cc68f12 - Update config files: Disable unused RTC platform drivers - commit 85c0b8b - Update config files: Disable the rtc-moxart driver This driver is only needed on Moxa ART systems, which we do not support. - commit 9939e8f ++++ kernel-source: - Fix a typo in config/ppc/vanilla, sorry - commit cc68f12 - Update config files: Disable unused RTC platform drivers - commit 85c0b8b - Update config files: Disable the rtc-moxart driver This driver is only needed on Moxa ART systems, which we do not support. - commit 9939e8f ++++ kernel-syms: - Fix a typo in config/ppc/vanilla, sorry - commit cc68f12 - Update config files: Disable unused RTC platform drivers - commit 85c0b8b - Update config files: Disable the rtc-moxart driver This driver is only needed on Moxa ART systems, which we do not support. - commit 9939e8f ++++ kiwi: - don't call the rpm dump/reload if all packages are specified in the bootstrap section. In that case no rpm action happens inside the chroot. Thus it's not needed to dump/reload the rpm database. + It's not required to have the rpm db tools installed on the host - The rpm database inside the new root tree stays incompatible ++++ libqt5-qtbase: - Only enable reducing relocations on x86 and x86_64 arches; fixes build for arm, ppc, etc (QTBUG-36129) ++++ mariadb: - added necessary macros for systemd files ++++ plymouth: - Add fix-serial-consoles.patch to fix binary garbage on serial consoles. This is bnc#873859 ++++ procps: - Require the systemd libraries for build to allow the move of systemd.pc back to systemd ++++ python3-base: - update to 3.4.1 * bugfix-only release, over 300 bugs fixed - drop upstreamed python-3.4.0rc2-sqlite-3.8.4-tests.patch - drop upstreamed CVE-2014-2667-mkdir.patch - include Python release manager keyring and signature file for the source archive (thus renumbering of source files) (see https://www.python.org/download/#openpgp-public-keys ) - move ensurepip to python3, because it transitively requires ssl ++++ gcc33: - Require libgcc_s1 instead of libgcc1. ++++ systemd: - fix file list of systemd.pc - Add a workaround for old distributions like 13.1 to avoid deadlocks due NFS shares stopped after network - Add upstream patches 0001-journal-cleanup-up-error-handling-in-update_catalog.patch 0002-journal-properly-detect-language-specified-in-line.patch 0003-man-mention-XDG_CONFIG_HOME-in-systemd.unit.patch - Add upstream patches to update usb and pci company identifiers 0001-hwdb-update.patch 0002-hwdb-update.patch 0003-hwdb-PCI-include-primary-model-string-in-subsystem-m.patch 0004-hwdb-update.patch 0005-hwdb-update.patch - Move systemd.pc and udev.pc to their main packages (bnc#876587) ++++ libusb-1_0: - Build with pkgconfig(libudev), not pkgconfig(udev). ++++ openwsman: - Update to 2.4.7 - Bugfixes - file authenticator: allow password hash of up to 128 characters - libu: don't exit() on malloc errors ++++ libxkbcommon: - Update to new upstream release 0.4.2 * Fixed a bug where explicitly passing "--enable-x11" to ./configure would in fact disable it (regressed in 0.4.1). * Added @since version annotations to the API documentation for everything introduced after the initial stable release (0.2.0). * Added a section to the documentation about keysym transformations, and clarified which functions perform a given transformation. * XKB files which fail to compile during keymap construction can no longer have any effect on the resulting keymap: changes are only applied when the entire compilation succeeds. Note: this was a minor correctness issue inherited from xkbcomp. * Fix an out-of-bounds array access in src/x11/util.c:adopt_atoms() error-handling code. Note: it seems impossible to trigger in the current code since the input size cannot exceed the required size. - Add back -enable-x11 flag for 1315+ ++++ libyui-qt: - fix last font selection fix (bnc #878859) - 2.46.10 ++++ man-pages: - man-pages 3.67 - New and rewitten pages - sched_setattr.2 - system.3 - Newly documented interfaces in existing pages - sched.7 Document SCHED_DEADLINE - New and changed links - renameat2.2 -> rename.2 - sched_getattr.2 -> sched_setattr. - Further updates to individual pages, see Changes for details ++++ neard: - added necessary macros for systemd files ++++ puppet: - Update to 3.6.0 Bug Fixes * [PUP-530] - Installer for Puppet 3 does not check for hiera * [PUP-748] - PR (2067): Zypper provider install options - darix * [PUP-1041] - PR (2385) naginator not parsing blank parameters * [PUP-1114] - Deprecate environment configuration in puppet.conf * [PUP-1332] - "puppet resource service" fails on Ubuntu * [PUP-1547] - PR (2311) Undefined method `groups' for nil:NilClass * [PUP-1552] - V2.0 API reports Not Authorized as a "RUNTIME_ERROR" * [PUP-1585] - PR (2342) cron resources with target specified generate duplicate entries * [PUP-1586] - PR (2331) Cron Type sanity check for the command parameter is broken * [PUP-1624] - PR (2342) Cron handles crontab's equality of target and user strangely * [PUP-1749] - Puppet module tool does not work on Solaris * [PUP-1751] - PR (2383): Suse chkconfig --check boot. always returns 1 whether the service is enabled/disabled. - m4ce Improvement * [PUP-485] - Add assert_type functions for type checks * [PUP-620] - (PR 2429) Add install_options to gem provider * [PUP-740] - Validator * [PUP-1174] - PR (2247) Ability to purge .ssh/authorized_keys * [PUP-1596] - Make modulepath, manifest, and config_version configurable per-environment * [PUP-1699] - Cache environments * [PUP-1769] - PR (2414) yum provider to support install_options * [PUP-1799] - New Function API For a full list of fixes and improvemtnts see: https://tickets.puppetlabs.com/secure/ReleaseNote.jspa?projectId=10102&version=11200 - removed puppet-3.3.1-systemd-units.patch - Set proper ownership permission on /var/{lib,log}/puppet directories. ++++ qemu: - On s390, install kvm.conf to usr/lib/modules-load.d to cause the kvm kernel module to be loaded whenever the qemu package is installed, and set /dev/kvm permissions and group owner in post script (bnc#869026, bnc#875582) - Get kvm_stat from qemu sources instead of using a static copy ++++ rpcbind: - Require the systemd libraries for build to allow the move of systemd.pc back to systemd ++++ sca-patterns-sle10: - New Patterns sle10all/vfx_inode_table_7015089.py - New Patterns sle10sp3/strongswan-SUSE-SU-2014_0529-1.pl sle10sp4/strongswan-SUSE-SU-2014_0529-1.pl ++++ sca-patterns-sle11: - New Patterns sle11sp2/swapon-7010766.py sle11all/vfx_inode_table_7015089.py - New Patterns sle11sp3/nagios-SUSE-SU-2014_0682-1.pl sle11sp3/flash-SUSE-SU-2014_0671-1.pl sle11sp3/javaopen-SUSE-SU-2014_0639-1.pl sle11sp1/firefox-SUSE-SU-2014_0665-1.pl sle11sp2/firefox-SUSE-SU-2014_0638-2.pl sle11sp3/firefox-SUSE-SU-2014_0638-1.pl sle11sp3/kvm-SUSE-SU-2014_0623-1.pl sle11sp3/flash-SUSE-SU-2014_0605-1.pl sle11sp3/kernel-SUSE-SU-2014_0667-1.pl sle11all/strongswan-SUSE-SU-2014_0529-1.pl ++++ sysvinit: - open("/dev/tty", ...) should use O_RDWR, not O_WRONLY. Otherwise, after dup2(fd, 0);, a process cannot read from stdin. [bnc#863518] ++++ virt-manager: - Improve virt-manager default connections at first start * virtman-default-lxc-uri.patch: when only libvirt's lxc driver is available locally, add lxc:/// * virtman-add-connect-default.patch: when no hypervisor can be found locally, open the new connection dialog ++++ yast2-add-on: - Do not create endless loop in add-on selection (bnc#878997) - 3.1.6 ++++ yast2-installation: - do not call reipl multiple times (patch by Ihno) - 3.1.85 ++++ yast2-nfs-client: - Fix building with nfs-utils-1.3.0 (bnc#878875). - 3.1.5 ++++ yast2-nfs-server: - Avoid "Unable to start idmapd" (bnc#878878). - Removed dead code dealing with the user space nfs-server.rpm. - 3.1.7 ++++ yast2-registration: - Do not abort after pressing back in add-on dialog (bnc#878997) - 3.1.57 ++++ yast2-storage: - add configuration of FCoE interfaces to 'Configure...' - version 3.1.28 - fixed displaying warning about shadowed subvolumes (bnc#878818) - version 3.1.27 ------------------------------------------------------------------ ------------------ 2014-5-20 - May 20 2014 ------------------- ------------------------------------------------------------------ ++++ bash: - Update to bash 4.3 with patch level 18 * When a SIGCHLD trap runs a command containing a shell builtin while a script is running `wait' to wait for all running children to complete, the SIGCHLD trap will not be run once for each child that terminates. * Using reverse-i-search when horizontal scrolling is enabled doe not redisplay the entire line containing the successful search results. * Under certain circumstances, $@ is expanded incorrectly in contexts where word splitting is not performed. * When completing directory names, the directory name is dequoted twice. This causes problems for directories with single and double quotes in their names. * An extended glob pattern containing a slash (`/') causes the globbing code to misinterpret it as a directory separator. * The code that creates local variables should not clear the `invisible' attribute when returning an existing local variable. Let the code that actually assigns a value clear it. * When assigning an array variable using the compound assignment syntax, but using `declare' with the rhs of the compound assignment quoted, the shell did not mark the variable as visible after successfully performing the assignment. - Update to readline library 6.3 with patch level 6 * Using reverse-i-search when horizontal scrolling is enabled does not redisplay the entire line containing the successful search results. - Remove readline-horizontal-redisplay.patch as now upstream - Rename readline-6.2.dif to readline-6.3.dif and bash-4.2.dif to bash-4.3.dif ++++ dante: - Added %pre section to call %service_add_pre ++++ lvm2: -- Added: clvmd-fix-debugging-level-set-in-clvmd_set_debug-function.patch This patch is missed in sle12, added from sle11sp3 Fix debugging level set in clvmd_set_debug by using the correct variable (bnc#785467),change default -d0 to -d2 ++++ dracut: - From Hannes Reinecke : fixup rootfs-generator installation path (bnc#878714) Add 0032-98systemd-fixup-rootfs-generator-installation-path.patch ++++ ibus: - Fix the lost XIM input after GNOME screen lock (bnc#874969): ibus-xim-fix-re-focus-after-lock.patch ++++ kdump: - kdump-urldecode.patch: Perform percent decoding on target URL (bnc#869590). ++++ kernel-default: - supported.conf: Take care of a few driver renames/splits/etc. - commit ed5e591 - Update Xen config files: Set compatibility level back to 4.1 (bnc#851338). - commit 22da852 ++++ kernel-source: - supported.conf: Take care of a few driver renames/splits/etc. - commit ed5e591 - Update Xen config files: Set compatibility level back to 4.1 (bnc#851338). - commit 22da852 ++++ kernel-syms: - supported.conf: Take care of a few driver renames/splits/etc. - commit ed5e591 - Update Xen config files: Set compatibility level back to 4.1 (bnc#851338). - commit 22da852 ++++ kiwi: - v5.06.95 released - make sure we have /var/run and /run with the same bind contents inside the initrd and in the later system - Removed obsolete KIWISchemaTest reference. image testing is implemented using os-autoinst - DB: rebuild documentation - DB: update manual page ++++ multipath-tools: - Fix race condition with systemd (bnc#878809) ++++ libabw: - Fix build on SLE11. ++++ libetonyek: - Version bump to 0.0.4: * Various bugfixes found during the libreoffice-4.2 cycle - Drop upstreamed patches: * libetonyek-0.0.3-comma.patch * libetonyek-0.0.3-lexical_cast.patch * libetonyek-more-lib64.patch ++++ texlive: - Make sure that texconfig/update is run only once per transaction ++++ liblangtag: - Add condition around noarch doc subpkg to work with SLE11 ++++ lpsolve: - Add xz to exact dependencies as it is needed on SLE11. ++++ openct: - only build this package for x86_64 and aarch64 (and not for s390x / ppc64le) ++++ parted: - Fix the help text to show *disk* flags instead of partition flags (bnc#872054): - add: Fix-help-text-for-disk_-set-toggle.patch ++++ libreoffice: - bnc#875713 - LO-L3: DOCX import: picture brigtness/contrast not imported * docx-brightness-contrast-1.diff * docx-brightness-contrast-2.diff - bnc#875712 - LO-L3: DOC import: picture brigtness/contrast not imported * doc-brightness-contrast.diff - bnc#870240 - LO-L3: pptx import file has text rotated on slide * fix-text-rotation.diff - bnc#870234 - LO-L3: pptx file has text imported as black instead of white * import-gradfill-for-text-colors.diff - bnc#870228 - LO-L3: Text inside the circle is not centered * text-alignment-in-shape.diff - bnc#863021 - LO-L3: Allow setting language for slide or presentation entirely * set-language-in-impress.diff - fix build on openSUSE 12.3: * disable-firebird-unit-test.diff ++++ snapper: - extended documentation about "number" cleanup algorithm (bnc#878009) ++++ libstorage: - create version 5 superblock with mkfs.xfs to have bigger ACLs (see fate#317042) - 2.25.13 ++++ systemd: - Add upstream patches 0001-conf-parser-silently-ignore-sections-starting-with-X.patch 0002-man-note-that-entire-sections-can-now-be-ignored.patch 0004-machined-make-sure-GetMachineAddresses-is-available-.patch 0005-core-Filter-by-state-behind-the-D-Bus-API-not-in-the.patch 0006-login-add-mir-to-the-list-of-session-types.patch 0007-logind-fix-Display-property-of-user-objects.patch - Add upstream patches to update BluTooth company identifiers 0001-hwdb-Update-database-of-Bluetooth-company-identifier.patch 0002-hwdb-Update-database-of-Bluetooth-company-identifier.patch 0003-hwdb-Update-database-of-Bluetooth-company-identifier.patch 0004-hwdb-Update-database-of-Bluetooth-company-identifier.patch 0005-hwdb-Update-database-of-Bluetooth-company-identifier.patch - Add upstream patches to allow processes to serialize block device events, also do execute the RUN tag if rename of a network device fails: 1016-udev-serialize-synchronize-block-device-event-handli.patch 1017-udev-do-not-skip-the-execution-of-RUN-when-renaming-.patch 1018-udev-avoid-use-of-uninitialized-err.patch - Rename 0002-udev-warn-when-name_to_handle_at-is-not-implemented.patch to 1016-udev-warn-when-name_to_handle_at-is-not-implemented.patch ++++ talloc: - Remove dependency on doxygen. Doxygen is only used for generating the html documentation, but the html documentation was not actually packaged, so there is no point in running it. ++++ libvirt: - spec: libvirt-daemon package owns /etc/libvirt, not libvirt-client bnc#878056 ++++ openwsman: - Update to 2.4.6 - Features - Support large hashes (like SHA512) in file authentication - use constant-time password compare to prevent brute-force attacks - Create server-plugin-ruby as separate RPM - Add Unisys namespace and CIM class prefix 'SPAR' - Bugfixes - Fix crash on invalide resource URI - Fix resource namespace for DCIM_ classes ++++ libyui-qt-pkg: - Fix showing package changelog, version, filelist (bnc#868101). - 2.44.4 ++++ myspell-dictionaries: - Remove unzip buildrequire and add xz one. ++++ python-backports.ssl_match_hostname: - Initial version ++++ sca-patterns-sle10: - New Patterns sle10sp4/kernel-SUSE-SU-2014_0536-1.pl sle10sp3/xen-SUSE-SU-2014_0470-1.pl ++++ sca-patterns-sle11: - New Patterns sle11sp3/jakarta-SUSE-SU-2014_0548-1.pl sle11sp3/flash-SUSE-SU-2014_0535-1.pl sle11sp3/kernel-SUSE-SU-2014_0531-1.pl sle11sp2/puppet-SUSE-SU-2014_0510-1.pl sle11sp3/puppet-SUSE-SU-2014_0510-1.pl sle11sp3/samba-SUSE-SU-2014_0497-1.pl sle11sp3/sudo-SUSE-SU-2014_0475-1.pl sle11sp3/lighttpd-SUSE-SU-2014_0474-1.pl sle11sp3/mutt-SUSE-SU-2014_0471-1.pl sle11sp3/kernel-SUSE-SU-2014_0459-1.pl sle11sp2/kernel-SUSE-SU-2014_0229-1.pl ++++ sca-server-report: - Cleaned up error message on failed supportconfig copy - Adjusted supportconfig progress bar ++++ time: - remove time.1 [bnc#878057] ++++ xen: - Update README.SuSE with information on the toolstack change ++++ yast2-add-on: - do not skip to addon workflow too early before add-on from SCC (bnc#878534) - 3.1.5 ++++ yast2-auth-client: - bnc#870075 Typos in auth-client.pot - 3.1.16 ++++ yast2-pkg-bindings: - another fix for repeated service save problem (bnc#876134) - 3.1.11 ++++ yast2-registration: - Allow failed eula download for betas to make testing easier - 3.1.56 ++++ yast2-storage: - fixed parameters for snapper cleanup (bnc#878009) - support "GPT PReP" for PPC in the storage proposal (bnc#870590) - version 3.1.26 - don't create second boot partition in flex proposal ------------------------------------------------------------------ ------------------ 2014-5-19 - May 19 2014 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Do not generate subvolumes entries for snapshots in autoinst.xml (bnc#878414) - 3.1.27 - Flagging yast module for export while generating the autoyast configuration file in the installation mode. (bnc#877985) - 3.1.26 ++++ brltty: - remove ocaml conditional, it is always available now - don't fail if brlapi.cmxa wasn't built ++++ dracut: - Corrected previous patch Modified: 0031-95fcoe-skip-VLAN-devices-in-fcoe-up.patch - From Hannes Reinecke : skip VLAN devices in fcoe-up (bnc#878583) Add: 0031-95fcoe-skip-VLAN-devices-in-fcoe-up.patch ++++ gdm: - Remove translation updates from gdm-XDMCP-fixes.patch to prevent conflicts with updates from translation-update-upstream. ++++ gnome-calculator: - Add gnome-calculator-rename-desktop-file.patch: fix broken dependency (bnc#878343). - Fix suse_update_desktop_file. ++++ gnome-session: - Disable logging to systemd journal (bnc#876685) + Add gnome-session-disable-logging-to-systemd-journal.patch ++++ grub2: - grub2-efi-xen-chainload.patch: * use chainloader to boot xen.efi under UEFI. (bnc#871857) ++++ installation-images-SLES: - add yast preferred font list (bnc#878292) - mention dhcpcd in startup message - 14.93 - get plymouth working again - 14.92 ++++ kdump: - kdump-fix-udev-rules.patch: Avoid entering failed state on CPU hotplug (bnc#874992, bnc#809209). ++++ kernel-default: - Update armv7hl/default config file: CONFIG_DRM_PTN3460=y Align on what exynos has, in anticipation of both files being merged someday. - commit 8ba853c - Update config files: Disable DRM_PTN3460 Currently it's only needed on arm/exynos. - commit 6f380e7 - Update armv7hl/exynos config file: CONFIG_DRM_PTN3460=y DRM_EXYNOS_DP depends on DRM_PTN3460, and we have the former built-in, so the latter must be built-in as well. Otherwise we get a linker failure like: .../linux-3.15-rc5/drivers/gpu/drm/exynos/exynos_dp_core.c:1004: undefined reference to `ptn3460_init' - commit bb0a6e6 ++++ kernel-source: - Update armv7hl/default config file: CONFIG_DRM_PTN3460=y Align on what exynos has, in anticipation of both files being merged someday. - commit 8ba853c - Update config files: Disable DRM_PTN3460 Currently it's only needed on arm/exynos. - commit 6f380e7 - Update armv7hl/exynos config file: CONFIG_DRM_PTN3460=y DRM_EXYNOS_DP depends on DRM_PTN3460, and we have the former built-in, so the latter must be built-in as well. Otherwise we get a linker failure like: .../linux-3.15-rc5/drivers/gpu/drm/exynos/exynos_dp_core.c:1004: undefined reference to `ptn3460_init' - commit bb0a6e6 ++++ kernel-syms: - Update armv7hl/default config file: CONFIG_DRM_PTN3460=y Align on what exynos has, in anticipation of both files being merged someday. - commit 8ba853c - Update config files: Disable DRM_PTN3460 Currently it's only needed on arm/exynos. - commit 6f380e7 - Update armv7hl/exynos config file: CONFIG_DRM_PTN3460=y DRM_EXYNOS_DP depends on DRM_PTN3460, and we have the former built-in, so the latter must be built-in as well. Otherwise we get a linker failure like: .../linux-3.15-rc5/drivers/gpu/drm/exynos/exynos_dp_core.c:1004: undefined reference to `ptn3460_init' - commit bb0a6e6 ++++ kiwi: - v5.06.94 released - Cleanup KIWIPromoDVDPlugin.pm to critic level 3 - Cleanup KIWILiveTreePlugin.pm to critic level 3 - Cleanup KIWIFinishEFIPlugin.pm to critic level 3 - Cleanup KIWIPatternsPlugin.pm to critic level 3 - Cleanup KIWIMiniIsoPlugin.pm to critic level 3 - Cleanup KIWIEulaPlugin.pm to critic level 3 - Update pre-commit not-clean list - Cleanup KIWIDescrPlugin.pm to critic level 3 - Added callCmd helper function to KIWIBasePlugin.pm - Cleanup KIWIContentPlugin.pm to critic level 3 ++++ libqt5-qtbase: - Update to 5.3.0 final * Minor bugfixes over previous RC ++++ libqt5-qtlocation: - Update to 5.3.0 final * Minor bugfixes over previous RC ++++ libqt5-qtmultimedia: - Update to 5.3.0 final * Minor bugfixes over previous RC ++++ libqt5-qtsensors: - Update to 5.3.0 final * Minor bugfixes over previous RC ++++ libqt5-qtserialport: - Update to 5.3.0 final * Minor bugfixes over previous RC ++++ libqt5-qtsvg: - Update to 5.3.0 final * Minor bugfixes over previous RC ++++ libqt5-qtwebkit: - Update to 5.3.0 final * Minor bugfixes over previous RC ++++ libqt5-qtwebsockets: - Update to 5.3.0 final * Minor bugfixes over previous RC ++++ libqt5-qtx11extras: - Update to 5.3.0 final * Minor bugfixes over previous RC ++++ libqt5-qtxmlpatterns: - Update to 5.3.0 final * Minor bugfixes over previous RC ++++ libqt5-qtdeclarative: - Update to 5.3.0 final * Minor bugfixes over previous RC ++++ p11-kit: - New version 0.20.2 * Fix bug where blacklist didn't affect extracted ca-anchors if the anchor and blacklist were not in the same trust path (regression) [fdo#73558] * Check for race in BasicConstraints stapled extension [fdo#69314] * Build fixes and cleanup ++++ libqt5-qtgraphicaleffects: - Update to 5.3.0 final * Minor bugfixes over previous RC ++++ libqt5-qtimageformats: - Update to 5.3.0 final * Minor bugfixes over previous RC ++++ libqt5-qttranslations: - Update to 5.3.0 final * Minor bugfixes over previous RC ++++ systemd: - Add upstream patches mainly for better lid handling (bnc#878525 and bnc#868019) 0001-logind-ignore-lid-switch-if-more-than-1-display-is-c.patch 0002-logind-fix-printf-format.patch 0003-logind-ignore-lid-switch-events-for-30s-after-each-s.patch 0004-logind-Do-not-fail-display-count-if-a-device-has-no-.patch 0005-logind-move-lid-switch-handling-from-logind-main-to-.patch 0006-man-clarify-that-the-ExecReload-command-should-be-sy.patch 0007-man-readahead-fix-cmdline-switch-inconsistency-betwe.patch 0008-man-update-journald-rate-limit-defaults.patch 0009-nspawn-properly-format-container_uuid-in-UUID-format.patch 0010-logind-allow-suspending-if-there-are-no-displays.patch ++++ libunwind: - Clean up with spec-cleaner - Add dependency over libatomic_opts that was missing - Do not disable fortify-sources as it seems to work with it anyway ++++ libvirt: - DAC security driver: Fix crash with no seclables 88e36a69-sec-dac11.patch ++++ wicked: - version 0.5.25 - server: no unrequested device-ready events (bnc#871135) This bug caused e.g. bridges not going up from device-exists even they already were in device-ready state before. - client: do not mix shared with exlusive references (bnc#877776) - ifconfig: do not fail on delete for vanished devices - nanny: drop policies on ifdown, turn some errors to debug - sysconfig: add WICKED_DEBUG and WICKED_LOG_LEVEL variables to /etc/sysconfig/network/config. - man: added ifcfg-{dummy,macvlan,macvtap,tunnel},ifroute,routes ifsysctl and updated already existing manual pages. ++++ libyui-qt: - load per-language font info and refresh widget fonts (bnc #866705) - 2.46.9 ++++ polkit-default-privs: - tentatively allow new org.selinux helper interfaces in policycoreutils (bnc#878631) - polkit-default-privs: adding pcsc-lite rules (bnc#864178) ++++ python-cffi: - update to 0.8.2 * minor bugfixes - remove cffi-pytest-integration.patch as it is no longer necessary ++++ python-cryptography: - update to 0.4 * added IDEA algorithm * added HOTP, TOTP and CMAC primitives * improved support for RSA and DSA public key cryptography - include cryptography_vectors as a source, in order to run the full test suite (cryptography_vectors seems only useful for testing this module, so it's probably not worth making a separate installable package for it) - drop upstreamed cryptography-custom-install-cmd.patch ++++ qemu: - Fix CVE-2013-4148 (bnc#864812) 0066-virtio-net-fix-buffer-overflow-on-i.patch - Fix CVE-2013-4149 (bnc#864649) 0086-virtio-net-out-of-bounds-buffer-wri.patch - Fix CVE-2013-4150 (bnc#864650) 0067-virtio-net-out-of-bounds-buffer-wri.patch - Fix CVE-2013-4151 (bnc#864653) 0068-virtio-out-of-bounds-buffer-write-o.patch - Fix CVE-2013-4526 (bnc#864671) 0069-ahci-fix-buffer-overrun-on-invalid-.patch - Fix CVE-2013-4527 (bnc#864673) 0070-hpet-fix-buffer-overrun-on-invalid-.patch - Fix CVE-2013-4529 (bnc#864678) 0071-hw-pci-pcie_aer.c-fix-buffer-overru.patch - Fix CVE-2013-4530 (bnc#864682) 0072-pl022-fix-buffer-overun-on-invalid-.patch - Fix CVE-2013-4531 (bnc#864796) 0073-vmstate-fix-buffer-overflow-in-targ.patch - Fix CVE-2013-4533 (bnc#864655) 0076-pxa2xx-avoid-buffer-overrun-on-inco.patch - Fix CVE-2013-4534 (bnc#864811) 0085-openpic-avoid-buffer-overrun-on-inc.patch - Fix CVE-2013-4535 / CVE-2013-4536 (bnc#864665) 0075-virtio-validate-num_sg-when-mapping.patch - Fix CVE-2013-4537 (bnc#864391) 0084-ssi-sd-fix-buffer-overrun-on-invali.patch - Fix CVE-2013-4538 (bnc#864769) 0077-ssd0323-fix-buffer-overun-on-invali.patch - Fix CVE-2013-4539 (bnc#864805) 0078-tsc210x-fix-buffer-overrun-on-inval.patch - Fix CVE-2013-4540 (bnc#864801) 0079-zaurus-fix-buffer-overrun-on-invali.patch - Fix CVE-2013-4541 (bnc#864802) 0082-usb-sanity-check-setup_index-setup_.patch - Fix CVE-2013-4542 (bnc#864804) 0080-virtio-scsi-fix-buffer-overrun-on-i.patch - Fix CVE-2013-6399 (bnc#864814) 0074-virtio-avoid-buffer-overrun-on-inco.patch - Fix CVE-2014-0182 (bnc#874788) 0087-virtio-validate-config_len-on-load.patch - Backported patch from stable branch (brogers): 0088-virtio-allow-mapping-up-to-max-queu.patch ++++ quota: - Cleanup with spec-cleaner - Remove the compat for the usrmerge - Use systemd service files instead of the initscript + added extra workaround for argument parsing. - Remove extra SUSE traball with scripts as we reduced it down to one script and unitfile. ++++ rsyslog: - rpm: use _rundir rpm macro if defined (bnc#873857) ++++ sca-patterns-sle11: - New Patterns sle11all/sandy-7014951.py sle11sp1/acpi-7010449.py sle11sp2/acpi-7010449.py ++++ sled-manuals_en: - Update text and image files (Last Changed Rev.: 11511:13162). - Update text and image files (Last Changed Rev.: 11511:13162). ++++ sles-manuals_en: - Update text and image files (Last Changed Rev.: 11511:13162). ++++ supportutils: - Added journalctl to boot.txt - supportconfig: 3.0-37 ++++ vm-install: - Allow the backend type of 'tap' to be specified thereby allowing a different backend to be used besides qdisk - Version 0.8.20 ++++ xfsprogs: - Updated to 3.2.0 - xfs_repair has full CRC validation and repair - xfs_repair prefetch fix - xfs_repair block tracking scalability fix - disambiguous of CRC validation errors from IO errors. - Improved dangerous mode handling in repair - repair handles garbage in zeroed areas of superblocks better - repair validates dirent ftype field fully - metadump fully supports discontiguous directory blocks - metadump only recalculates CRCs on metadata it obfuscates so as to preserve errors in the metadata where possible. - default log size that mkfs creates is now reverted to the same size as 3.1.x releases create. - mkfs sets the ftype on directory entries correctly during protofile population - xfs_io support O_TMPFILE, flink, FALLOC_FL_ZERO_RANGE and FALLOC_FL_COLLAPSE_RANGE, - logprint handles split entries better - Removed patch xfsprogs-avoid-no-return-in-nonvoid-warning.diff ++++ yast2: - Always using special InstallationProperties for systemd_unit while called in first stage (bnc#878560) - 3.1.65 - Changed dialog label for updating/installing in SlideShow depending on the selected method (bnc#874995) - 3.1.64 ++++ yast2-iscsi-client: - enable service 'iscsid' (additionally to socket) - 3.1.9 ++++ yast2-registration: - fix sequencer in inst_scc (bnc#878534) - adapt to changes in suseconnect API(bnc#875456) - 3.1.55 ++++ yast2-storage: - enable multipathd via systemd instead of insserv (bnc#878329) - version 3.1.25 ------------------------------------------------------------------ ------------------ 2014-5-18 - May 18 2014 ------------------- ------------------------------------------------------------------ ++++ colord: - type-mismatch.patch: fix type mismatch (fdo#77535). ++++ kiwi: - v5.06.93 released ++++ samba: - Update samba-pubkey_6568B7EA.asc which will expire 2016-01-17. ++++ samba: - Update samba-pubkey_6568B7EA.asc which will expire 2016-01-17. ++++ webkitgtk: - Add webkitgtk-commit-size.patch: call mprotect with appropriate arguments on ppc64/s390x (bnc#866728 bgo#721569). - Add webkitgtk-js-endian-fixes.patch, webkitgtk-protocall-endian-fix.patch: endian fixes (bnc#866728 bgo#721569). ++++ webkitgtk3: - Add webkitgtk-commit-size.patch: call mprotect with appropriate arguments on ppc64/s390x (bnc#866728 bgo#721569). - Add webkitgtk-js-endian-fixes.patch, webkitgtk-protocall-endian-fix.patch: endian fixes (bnc#866728 bgo#721569). ++++ libselinux: - Update to version 2.3 * Get rid of security_context_t and fix const declarations. * Refactor rpm_execcon() into a new setexecfilecon() from Guillem Jover. ++++ libsemanage: - version 2.3 * Fix memory leak in semanage_genhomedircon from Thomas Hurd. ++++ webkitgtk3: - Add webkitgtk-commit-size.patch: call mprotect with appropriate arguments on ppc64/s390x (bnc#866728 bgo#721569). - Add webkitgtk-js-endian-fixes.patch, webkitgtk-protocall-endian-fix.patch: endian fixes (bnc#866728 bgo#721569). ++++ libselinux-bindings: - Update to version 2.3 * Get rid of security_context_t and fix const declarations. * Refactor rpm_execcon() into a new setexecfilecon() from Guillem Jover. ------------------------------------------------------------------ ------------------ 2014-5-17 - May 17 2014 ------------------- ------------------------------------------------------------------ ++++ cheese: - Update to version 3.13.1: + Updated POTFILES.in. + Use a traditional title bar when requested. Not all environments desire header bars. We use the 'gtk-shell-shows-menubar' setting to decide whether to use the header bar (bgo#728866). + Use avatar chooser headerbar only when requested. Use headerbar in the avatar chooser dialog only when necessary according to the "gtk-shell-shows-menubar" setting (bgo#728866). + Rename desktop file and set DBusActivatable=true. + Rename AppData and GResource XML in line with desktop file changes. + Add D-Bus service file. Allow the application to be D-Bus activated by running with the --gapplication-service argument. + Remove old maintainers from DOAP file. + Stop the running action when an error occurs (bgo#707386). + Inhibit user switching and session idle. As recording video from a webcam is undesirable when combined with switching users, inhibit switching and session idling (bgo#694214). + Depend on Automake 1.12 for test-driver support (bgo#710420). - Rename .desktop file following upstream changes, and stop setting generic name and categories, no longer needed. - Remove deleting of LC_MESSAGES for long obsolete openSUSE versions. - Update to version 3.12.2: + Use a traditional title bar when requested. Not all environments desire header bars. We use the 'gtk-dialogs-use-header' setting to decide whether to use the header bar (bgo#728866). + Use avatar chooser headerbar only when requested. Use headerbar in the avatar chooser dialog only when necessary according to the "gtk-dialogs-use-header" setting (bgo#728866). + Updated translations. ++++ empathy: - Update to version 3.12.2: + Bugs fixed: wrong count of unread messages and text missing (bgo#662672). + Updated translations. ++++ eog: - Update to version 3.13.1: + Added installed GUI tests. + Support extracting color profiles with GdkPixbuf. + Drop gnome-icon-theme dependency. + Bugs fixed: bgo#727467, bgo#727989, bgo#729018. + Updated translations. - Drop pkgconfig(gnome-icon-theme) BuildRequires: No longer needed. - Update to version 3.12.2: + Disable dark theme plugin does not disable the dark theme (bgo#729494). + Plugin manager not resizing in the preferences window (bgo#729498). + Updated translations. ++++ evolution: - Update to version 3.12.2: + Newly created folders always marked as having subfolders. + Make 'Copy Link Location' copy into both primary and selection clipboards. + Bugs fixed: bgo#666142, bgo#691957, bgo#729256. + Updated translations. ++++ evolution-data-server: - Update to version 3.12.2: + ownCloud backend: Check color format before using it. + IMAPx: - Set local cache to never expire. - Try to address "Empty cache file" error. + Bugs fixed: bgo#720154, bgo#727598, bgo#728087, bgo#728167, bgo#728414, bgo#728737, bgo#728973. + Updated translations. ++++ evolution-ews: - Update to version 3.12.2: + Bugs fixed: Read receipt handling doesn't work (bgo#656805). + Updated translations. ++++ file-roller: - Update to version 3.13.1: + Use the headerbar in the dialogs (bgo#727063). + Updated translations. - Update to version 3.12.2: + Bugs fixed: Fixed file-roller having no icon and wrong name. + Updated translations. ++++ gcr: - Update to version 3.12.2: + Updated translations. ++++ geocode-glib: - Update to version 3.12.2: + Fix memory leaks in 'geo' URI parsing and testing. ++++ gnome-backgrounds: - Update to version 3.12.2: + Updated translations. ++++ gnome-color-manager: - Update to version 3.12.2: + Updated translations. ++++ gnome-desktop: - Update to version 3.13.1: + Fix the build on OpenBSD. + gnome-rr: Improve debug output. - Stop passing obsolete --disable-scrollkeeper to configure. - Update to version 3.12.2: + gnome-rr: Better debug application. ++++ gnome-keyring: - Update to version 3.12.2: + Build fixes. ++++ gnome-online-accounts: - Update to version 3.12.2: + Remove Windows Live chat support (bgo#728787). + Bugs fixed: bgo#729718, bgo#729864, bgo#729865, bgo#729874. + Updated translations. ++++ gnome-packagekit: - Update to version 3.12.2: + Updated translations. ++++ gnome-power-manager: - Update to version 3.12.2: + Updated translations. ++++ gnome-shell: - Update to version 3.12.2: + Fix turning off airplane mode (bgo#728512). + Handle empty VPN keyfiles (bgo#728681). + Fix setting zero-level in osdWindow (bgo#727384). + Fix removal of multiple workspace thumbnails at once (bgo#728820). + Make airplane mode menu insensitive in lock screen (bgo#729224). + Fix keynav for alternatives in AltSwitcher (bgo#727259). + Fix zombie search providers showing up (bgo#728597). + Updated translations. ++++ gnome-shell-extensions: - Update to version 3.12.2: + Classic theme: remove rounded corners from tile previews. + Several fixes and improvements to the window-list. (Keep button order stable, don't shift message tray on other monitors). + auto-move-windows: several fixes and updates for api changes. + launch-new-instances: updates for api changes. + Updated translations. ++++ gnome-terminal: - Update to version 3.12.2: + window: Fix parent class in template definition. + Fix su/sudo detection. + Updated translations. ++++ nautilus: - Update to version 3.13.1: + Port to be a DBusActivatable application. + Fix a crash when switching back from the trash folder. + Do not use legacy emblem names. + Sync the GTK+ setting for sort-directories-first. + Fix crash when enumerating windows. + Use spaces between em dashes in file operations. + Use headerbar in bookmarks window. + Fix arrow in connect server dialog for RTL languages. - Rename .desktop file following upstream changes. - Update to version 3.12.2: + Don't resolve symlinks before launching an application. + Fix a crasher when switching location out of trash. + Fix a crasher when enumerating windows. + Fix a crasher when listing bookmarks. + Use headerbar in bookmarks dialog. + Fix arrow direction in connect server dialog for RTL. + Use spaces between em dashes in file operations. + Do not use legacy emblem names. + Sync the GTK+ setting for 'sort-directories-first'. ++++ seahorse: - Update to version 3.12.2: + Allow scrolled windows to grow when properties window resized (bgo#727850). + Don't open keyserver results behind main seahorse window (bgo#727926). + Prettify fingerprints in a smarter way (bgo#719872). + Documentation fixes. + Build fixes (bgo#725728). + Updated translations. ++++ gnome-weather: - Update to version 3.12.1: + Updated translations. ++++ gsettings-desktop-schemas: - Update to version 3.12.0: + Updated translations. ++++ gtk3: - Update to version 3.12.2: + Bugs fixed: bgo#495105, bgo#686170, bgo#726592, bgo#727487, bgo#728093, bgo#728140, bgo#728183, bgo#728272, bgo#728284, bgo#728526, bgo#728745, bgo#728806, bgo#728807, bgo#728808, bgo#728810, bgo#728992, bgo#729346, bgo#729451, bgo#729670. + Updated translations. ++++ gtksourceview: - Update to version 3.12.2: + Misc bugfixes. + Updated translations. ++++ gucharmap: - Update to version 3.12.1: + Updated translations. ++++ kiwi: - Fixed __isValidBootFS constructor check in KIWIXMLTypeData The ext4 filesystem is valid for booting - Fixed livestick tool, the kiwi_hybridpersistent option takes a true|false value not a yes|no value ++++ libqt5-qtbase: - Disable logging to journald for now, as it creates significant performance penalty - Don't pass /usr/include to qmake, not needed ++++ libcryptui: - Update to version 3.12.2: + Build fix on FreeBSD (bgo#727196). + Updated translations. ++++ libepoxy: - Update to 1.2 * This is a bugfix and feature release. On the feature side of things, it brings in an updated registry with support for GLES 3.1 and EGL 1.5, along with miscellaneous other extensions, and many more aliases for GLES functions. On the bugfix side, it should be much more portable to non-Mesa drivers (nvidia binary in particular) and systems with mixed Mesa and non-Mesa drivers, and actually install the wgl headers in the windows build. - Explicitly BuildRequire pkgconfig(x11), and don't count other packages drag it in - Drop git_fixes.patch, merged upstream ++++ libgweather: - Update to version 3.12.2: + Updated translations. ++++ webkitgtk: - Update to version 2.4.2: + Correctly handle TLS errors in case of a server redirection. + Fix a crash when submitting a form. + Fix several JavaScriptCore crashes when browsing facebook. + Fix a crash when closing a page with windowed plugins. + Fix a crash after getting web view context property with g_object_get. + Fix a new[] delete[] mismatch in SocketStreamHandleSoup. ++++ webkitgtk3: - Update to version 2.4.2: + Correctly handle TLS errors in case of a server redirection. + Fix a crash when submitting a form. + Fix several JavaScriptCore crashes when browsing facebook. + Fix a crash when closing a page with windowed plugins. + Fix a crash after getting web view context property with g_object_get. + Fix a new[] delete[] mismatch in SocketStreamHandleSoup. ++++ mutter: - Update to version 3.12.2: + Fix in-fullscreen state when moving between monitors (bgo#728395). + Fix crash when monitors change during suspend (bgo#725637). + Misc. bugs fixed: bgo#728423, bgo#729732. + Updated translations. ++++ vte: - Update to version 0.36.2: + widget: Update background when opacity is changed (bgo#730023). + vteapp: Unbreak transparency (bgo#729884). + emulation: Change bracketed paste mode to per-terminal. + docs: Fix licence header. ++++ webkitgtk3: - Update to version 2.4.2: + Correctly handle TLS errors in case of a server redirection. + Fix a crash when submitting a form. + Fix several JavaScriptCore crashes when browsing facebook. + Fix a crash when closing a page with windowed plugins. + Fix a crash after getting web view context property with g_object_get. + Fix a new[] delete[] mismatch in SocketStreamHandleSoup. ++++ orca: - Update to version 3.12.2: + Fix for Orca presenting checked tri-state checkboxes as partially checked. + Update the locusOfFocus when when caret moves in a focused object in Evince. + Updated translations. ++++ qemu: - Backported patches from stable branch: 0056-s390x-kvm-rework-KVM-synchronize-to.patch 0057-block-Prevent-coroutine-stack-overf.patch 0058-qdev-Fix-crash-by-validating-the-ob.patch 0059-acpi-fix-tables-for-no-hpet-configu.patch 0060-Revert-qapi-Clean-up-superfluous-nu.patch 0061-target-i386-Preserve-the-Z-bit-for-.patch 0062-pci-assign-limit-of-msix-vectors.patch 0063-target-i386-fix-set-of-registers-ze.patch ++++ rsyslog: - adjust default configuration to address warning: "rsyslogd-2307: warning: ~ action is deprecated, consider using the 'stop' statement instead" ++++ vinagre: - Update to version 3.12.2: + Updated translations. ------------------------------------------------------------------ ------------------ 2014-5-16 - May 16 2014 ------------------- ------------------------------------------------------------------ ++++ Mesa: - Workaround for Mesa-fix-llvm-link.patch, --system-libs does not exist on llvm 3.4 - Add Mesa-fix-llvm-link.patch to fix LLVM linkage (bnc#865586) ++++ SUSEConnect: - Update to version 0.0.17 - Introduce API versioning header for forward compatibility - Improve man page ++++ biosdevname: - Revert biosdevname calling with different parameters introduced with the change from the 22th of April as suggested by Dell. Modified: biosdevname_udevrule_rename_all_network_devices.patch ++++ gcc48: - Update to gcc-4_8-branch head (r210488). * pulls GCC 4.8.3 release candidate * pulls fix for ppc64le ABI incompatibility with s390 for HTM. [bnc#878065] ++++ dbus-1-x11: - Put everything into /var/run instaead of /run ++++ libgcj48: - Update to gcc-4_8-branch head (r210488). * pulls GCC 4.8.3 release candidate * pulls fix for ppc64le ABI incompatibility with s390 for HTM. [bnc#878065] ++++ gnome-online-accounts: - Update to version 3.10.4: + Bugs fixed: - bgo#726609 Popup is too small to display Facebook authorization - bgo#727896 IdentityService crashes on startup if KerberosIdentityManager could not be created - bgo#727957 Broken check for non-empty strings ++++ grub2: - remove architecture-specific boot directory for s390x-emu in favor of 's390-tools'. ++++ installation-images-SLES: - added /var/run -> /run symlink - wicked is started with debug options - fix all kinds of font issues (bnc#878292, bnc#866705) - add systemd udev rules to initrd to make wicked work - 14.91 ++++ kdump: - Update to 0.8.12 o Add "ssh" target protocol to transfer the file over the standard input to a remote host using the standard ssh client (bnc#868704). o Prevent double mount of the root file system (bnc#875738). o Allow taking remote dumps without mounting any file systems - specfile: update URL ++++ kernel-default: - Update config files: Disable all EG20T drivers except on i386 EG20T (aka Topcliff PCH) is a chipset for 32-bit x86 processors, so we only need these drivers on i386. - commit 923c7d2 - memcg: fix swapcache charge from kernel thread context (bnc#878306). - commit 8eaaed7 - Update arm64 config file to fix the build - commit beb76a8 - config: armv6hl: Update config to 3.15-rc5 - commit 15546e3 - config: armv7hl: Update configs to 3.15-rc5 - commit de0d16f ++++ kernel-source: - Update config files: Disable all EG20T drivers except on i386 EG20T (aka Topcliff PCH) is a chipset for 32-bit x86 processors, so we only need these drivers on i386. - commit 923c7d2 - memcg: fix swapcache charge from kernel thread context (bnc#878306). - commit 8eaaed7 - Update arm64 config file to fix the build - commit beb76a8 - config: armv6hl: Update config to 3.15-rc5 - commit 15546e3 - config: armv7hl: Update configs to 3.15-rc5 - commit de0d16f ++++ kernel-syms: - Update config files: Disable all EG20T drivers except on i386 EG20T (aka Topcliff PCH) is a chipset for 32-bit x86 processors, so we only need these drivers on i386. - commit 923c7d2 - memcg: fix swapcache charge from kernel thread context (bnc#878306). - commit 8eaaed7 - Update arm64 config file to fix the build - commit beb76a8 - config: armv6hl: Update config to 3.15-rc5 - commit 15546e3 - config: armv7hl: Update configs to 3.15-rc5 - commit de0d16f ++++ kiwi: - v5.06.92 released ++++ kmod: - Updated to kmod 17 * Do not require xsltproc for build * Parse softdeps stored in kernel modules * Add experimental python bindings (not enabled in the package yet) * Misc bugfixes - Deleted patches that went upstream. Only the unsupported modules feature remains: 0002-modprobe-Recognize-allow-unsupported-modules-on-comm.patch 0003-libkmod-config-Recognize-allow_unsupported_modules-i.patch 0009-libkmod-Implement-filtering-of-unsupported-modules-o.patch 0010-modprobe-Implement-allow-unsupported-modules.patch 0001-Do-not-filter-unsupported-modules-when-running-a-van.patch ++++ multipath-tools: - Fix segfault when fast_io_fail_tmo is empty in config file - Crafted ordering of child paths for round robin path selector (bnc#870465) - multipath: enable sync support (bnc#872297) - Whitelist devices in multipath.rules (bnc#877281) ++++ lcms2: - Fixed missing dependency pthread ++++ util-linux: - Update to util-linux-2.24.2 (by sweet_f_a@gmx.de): addpart: * minor man page improvements blockdev: * Some minor corrections to the manual build-sys: * don't connect _DEPENDENCIES and _LIBADD * fix .h.in usage in libblkid and libmount * libmount/python/__init__.py is always a dist file chcpu: * cleanup return codes * cleanup stdout/stderr usage delpart: * minor man page improvements dmesg: * -w output not line-buffered * don't report EPIPE docs: * update AUTHORS file fallocate: * Clarify that space can also be deallocated fdformat: * Some minor change to the manual fdisk: * don't colorize "foo " prefixes flock: * use nfs4 fallback on EBADF too fsck: * Some typographical corrections to the manual fsck.minix: * A few typographical corrections to the manual fstrim: * add hint to man page getopt: * getopt.1 The usual doc dir is /usr/share/doc, not .../docs hwclock: * fix possible hang and other set_hardware_clock_exact() issues include/closestream: * don't wipe errno on EPIPE ipcs: * cleanup jumplabel stlyes * fix ipc_msg_get_info fallback case * fix ipc_sem_get_info fallback case * fix ipc_shm_get_info fallback case * fix memleak in ipc_*_get_info functions isosize: * A few typographical changes to the manual last: * fix minor typos in the man page lib/sysfs: * make dirent d_type usage more robust libblkid: * add extra checks to XFS prober libfdisk: * fix logical partition reorder command * make qsort_r() optional * properly implement read-only mode libmount: * FS id and parent ID could be zero * accept (deleted) path suffix in mountinfo file * initialize *root to NULL in mnt_table_get_root_fs login: * fix minor typos in the man page losetup: * wait for udev lscpu: * cleanup, use _PATH_SYS_CPU/NODE * don't abort if cache size is unknown * don't assume filesystem supports d_type when searching for NUMA nodes * read_hypervisor_dmi only fallback to memory scan on x86/x86_64 mkfs: * Some typographical changes to the manual mkfs.bfs: * One typographical correction to the manual mkfs.cramfs: * Some typographical corrections to the manual mkfs.minix: * Some typographical changes in the manual mkswap: * Some minor typographical corrections to the manual more: * improve formatting and wording of man page and help text mount: * apply "nofail" to MNT_ERR_NOSOURCE libmount error * fix --all and nofail return code * mount.8 Some typographical and prefix corrections to the manual * remove obsolete and confusing statement from mount.8 * update mount.8 about barrier mount options defaults nologin: * minor man page improvements nsenter: * fix set{gid,uid} order,drop supplementary groups partx: * Improve the typesetting of the manual * make dirent d_type usage more robust po: * merge changes * update cs.po (from translationproject.org) * update da.po (from translationproject.org) * update de.po (from translationproject.org) raw: * Improve the typesetting of the manual renice: * correct max priority in renice man page runuser: * fix minor typos in the man page script: * Also flush writes to timing file. * time from end of read() call partially fixes #58 scriptreplay: * no need to skip first time value or last bytes fixes #58 setarch: * Fix ppc64le architectures setpriv: * Fix --apparmor-profile su: * don't use kill(0, ...) when propagate signal * fix minor typos in the man page sulogin: * minor man page improvements swaplabel: * Improve the typesetting of the manual * wrong version number in check switch_root: * make dirent d_type usage more robust * verify initramfs by f_type, not devno tests: * add fdisk 'f' command MBR test * add lscpu dump for ppc cpu with no cache size * clean up backport * cleanup, remove unused lscpu output * update Py parse mountinfo test * update libmount tabdiff tests * use old output format umount: * fix typo in usage * more robust success message for --all unshare: * include libmount.h to provide missing MS_* defines utmpdump: * minor man page improvements vipw: * minor man page improvements - remove tty3270-on-serial-line-of-s390.patch (was already upstream since 2.24.1) - remove barrier_documentation.patch (applied upstream) - rebase blkid-convert-superblocks-to-new-calling-convention.patch - remove util-linux-hwclock-prevent-hang.patch (was a backport) ++++ dbus-1: - Put everything into /var/run instaead of /run ++++ mozilla-nss: - update to 3.16.1 * required for Firefox 31 New functionality: * Added the "ECC" flag for modutil to select the module used for elliptic curve cryptography (ECC) operations. New Functions: * PK11_ExportDERPrivateKeyInfo/PK11_ExportPrivKeyInfo exports a private key in a DER-encoded ASN.1 PrivateKeyInfo type or a SECKEYPrivateKeyInfo structure. Only RSA private keys are supported now. * SECMOD_InternalToPubMechFlags converts from NSS-internal to public representation of mechanism flags New Types: * ssl_padding_xtn the value of this enum constant changed from the experimental value 35655 to the IANA-assigned value 21 New Macros * PUBLIC_MECH_ECC_FLAG a public mechanism flag for elliptic curve cryptography (ECC) operations * SECMOD_ECC_FLAG an NSS-internal mechanism flag for elliptic curve cryptography (ECC) operations. This macro has the same numeric value as PUBLIC_MECH_ECC_FLAG. Notable Changes: * Imposed name constraints on the French government root CA ANSSI (DCISS). ++++ procps: - Update to procps-ng-3.3.9 * kernel namespaces support added to skill, pgrep, ps and top * pidof was reimplemented from scratch (replacing sysvinit pidof) * ps has configurable libselinux support (--enable-libselinux) * ps provides for display of systemd slice unit (--with-systemd) * free can once again report non-zero 'shared' memory * sysctl provides '--system' to ignore missing /etc/sysctl.conf * watch interval capacity was increased - debian #720445 * pwdx no longer fails in a nonexistent locale - debian #718766 * top clarified summary area Mem/Swap stats - debian #718670 * top batch mode -w (width) abend fixed - debian #721204 * top man page removed 'Bd/Ed' mdoc macros - debian #725713 * top no longer clears screen at exit - redhat #977561 * top adapted to potential libnuma stderr message - redhat #998678 * top added missing batch mode newline - redhat #1008674 - Modify patches procps-ng-3.3.8-watch.patch becomes procps-ng-3.3.9-watch.patch procps-v3.3.4-w-notruncate.diff becomes procps-ng-3.3.9-w-notruncate.diff procps-ng-3.3.8-top.1.diff procps-ng-3.3.8-top.1.diff procps-v3.3.4-large_pcpu.patch procps-ng-3.3.8-bnc634071_procstat2.diff - Remove patches now upstream procps-v3.3.4-stealtime.patch is upstream procps-ng-3.3.8-libselinux.patch procps-ng-3.3.8-shmem.patch 0001-top-add-the-major-version-to-dlopen-of-libnuma-sonam.patch 0002-top-trade-two-groff_mdoc-macros-for-groff-equivalent.patch 0003-library-for-atexit-support-fix-fileutils-for-EPIPE.patch 0004-top-enable-screen-contents-preservation-at-end-of-jo.patch 0005-top-refine-some-miscellaneous-signals-interrupt-stuf.patch 0006-top-cursor-repositioning-includes-line-oriented-inpu.patch 0007-top-correct-improve-or-otherwise-tweak-some-comments.patch 0008-top-tweak-cursor-state-code-to-swat-an-obscure-bugle.patch 0009-top-correct-cursor-positioning-for-all-Z-or-C-cases.patch 0010-ps-address-a-potential-newline-quirk-the-libselinux.patch 0012-top-hint-that-Summary-Area-cached-is-Mem-not-Swap.patch 0013-top-modest-efficiency-change-to-message-line-handlin.patch 0014-top-correct-improve-and-otherwise-tweak-configs_read.patch 0015-top-swat-bug-affecting-batch-mode-and-width-provisio.patch 0018-top-restore-the-lost-final-newline-when-in-Batch-mod.patch 0019-top-swat-bug-impacting-idle-mode-user-filtering.patch 0021-top-address-some-potential-libnuma-display-corruptio.patch 0022-top-fix-miscellaneous-spelling-errors-in-man-documen.patch 0023-top-expand-on-column-highlight-quirks-in-man-documen.patch 0024-top-add-some-flexibility-to-dlopen-for-numa-support.patch 0025-top-minimize-the-statistics-overhead-for-numa-suppor.patch 0026-top-eliminate-yet-more-gcc-subscript-resolution-bloa.patch 0032-top-do-not-lie-about-purported-alphabetical-ordering.patch 0033-top-follow-usual-name-conventions-for-global-variabl.patch - Add patches from upstream 0023-top-do-not-forget-the-fscanf-s-terminating-null-byte.patch 0024-sysctl-system-loads-default-config-file.patch 0025-Split-help-lines-to-help-translators.patch 0026-library-fixing-uninitialized-variable-pos-in-whattim.patch 0027-pgrep-Fixing-memory-leak-in-do_regcomp.patch 0028-sysctl-Fixing-memory-leaks-in-PreloadSystem.patch 0029-ps-ignore-SIGCONT.patch 0031-vmstat-wide-output-still-not-wide-enough.patch 0032-library-skip-replacement-of-trailing-0-in-read_unvec.patch 0033-kill-for-PID-1-restored.patch 0034-Check-for-presence-of-disks-in-vmstat.patch 0035-PID-2-to-9-for-kill-too.patch 0036-pgrep-fails-to-show-full-command-line-with-au.patch 0037-fail-on-null-string-for-arguments.patch 0038-Update-help-files.patch 0039-vmstat-Support-for-timestamps-with-t-fix-for-wd.patch 0040-watch-Don-t-leak-extra-fds-to-the-child.patch 0041-vmstat-Fixing-format-security-flaws.patch 0043-Added-get-trans-target-to-Makefile.patch 0045-library-properly-handle-memory-used-by-tmpfs.patch 0046-Minor-i18n-fixes.patch 0047-sysctl-increase-max-supported-line-length-of-the-con.patch 0049-fix-url-for-rsync.patch 0051-top-update-copyright-dates-plus-1-preprocessor-chang.patch 0052-top-refactor-man-document-so-as-to-allow-translation.patch 0053-top-minimize-the-usage-of-apostrophes-in-man-documen.patch 0054-top-swap-opening-quotes-for-back-tics-in-man-documen.patch 0055-misc-fix-man-doc-spelling-and-grammar-for-translatio.patch 0058-library-reverting-tmpfs-subtraction-from-cached-18-F.patch 0060-top-miscellaneous-accumulated-changes-to-man-documen.patch ++++ libreoffice: - fix build on openSUSE 12.3: * 0001-std-strlen-requires-cstring-include-to-build.patch ++++ ruby2.1: - Update to 2.1.2 - fix for a regression of Hash#reject in Ruby 2.1.1 - support for build with Readline-6.3 (see Bug #9578) - updated bundled version of libyaml with psych - some bug fixes. ++++ libsepol: - update to 2.3 * Improve error message for name-based transition conflicts. * Revert libsepol: filename_trans: use some better sorting to compare and merge. * Report source file and line information for neverallow failures. * Fix valgrind errors in constraint_expr_eval_reason from Richard Haines. * Add sepol_validate_transition_reason_buffer function from Richard Haines. - dropped libsepol-2.1.4-role_fix_callback.patch (upstream) ++++ net-snmp: - update to upstream version 5.7.2.1, fixing one security issue: * A denial of service attack vector was discovered on the Linux implementation of the ICMP-MIB. (CVE-2014-2284, bnc#866942) ++++ systemd: - Make baselibs.conf aware to use the appropiate %post and %postun scriptlets which includes pam-config (bnc#877674) - Add upstream patches 0001-core-close-socket-fds-asynchronously.patch 0002-logind-bring-polkit-policy-for-hibernate-in-line-wit.patch 0003-core-make-sure-to-serialize-jobs-for-all-units.patch ++++ libvirt: - spec: Drop useless ia64-clone.patch - libxl: Add support for setting migration constraints libxl-set-migration-constraints.patch FATE#316614 - DAC security driver: honor relabel='no' attribute in device configuration * -sec-dac*.patch bnc#868189 ++++ open-vm-tools: - Modify vmware-user-autostart-wrapper to unconditionally start vmware-user-suid-wrapper, and no longer delay for vmblock-fuse if under systemd. (bnc#876074) ++++ mcelog: - Add mce decoding support for latest AMD CPUs (bnc#871881). - Implementation done by Borislav Petkov * Add patches/Start-consolidating-AMD-specific-stuff.patch * Add add-defines.patch * Add add-f10h-support.patch * Add add-f11h-support.patch * Add add-f12h-support.patch * Add add-f14h-support.patch * Add add-f15h-support.patch * Add add-f16h-support.patch ++++ mozilla-nspr: - update to version 4.10.5 * autoconf updates * PPC64LE support (obsoletes -ppc64le.patch) ++++ pam: - Fix CVE-2014-2583: pam_timestamp path injection (bnc#870433) bug-870433_pam_timestamp-fix-directory-traversal.patch ++++ patterns-sled: - Rework patterns to ensure Minimal pattern is use as basis for other patterns (bnc#875350) - Remove duplicates and obsolete entries between patterns - Recommends kmod-compat in default install (bnc#874084) - Add yast2-branding-SLED to desktop-base pattern (bnc#869556) ++++ python-libmount: - Update to util-linux-2.24.2 (by sweet_f_a@gmx.de): addpart: * minor man page improvements blockdev: * Some minor corrections to the manual build-sys: * don't connect _DEPENDENCIES and _LIBADD * fix .h.in usage in libblkid and libmount * libmount/python/__init__.py is always a dist file chcpu: * cleanup return codes * cleanup stdout/stderr usage delpart: * minor man page improvements dmesg: * -w output not line-buffered * don't report EPIPE docs: * update AUTHORS file fallocate: * Clarify that space can also be deallocated fdformat: * Some minor change to the manual fdisk: * don't colorize "foo " prefixes flock: * use nfs4 fallback on EBADF too fsck: * Some typographical corrections to the manual fsck.minix: * A few typographical corrections to the manual fstrim: * add hint to man page getopt: * getopt.1 The usual doc dir is /usr/share/doc, not .../docs hwclock: * fix possible hang and other set_hardware_clock_exact() issues include/closestream: * don't wipe errno on EPIPE ipcs: * cleanup jumplabel stlyes * fix ipc_msg_get_info fallback case * fix ipc_sem_get_info fallback case * fix ipc_shm_get_info fallback case * fix memleak in ipc_*_get_info functions isosize: * A few typographical changes to the manual last: * fix minor typos in the man page lib/sysfs: * make dirent d_type usage more robust libblkid: * add extra checks to XFS prober libfdisk: * fix logical partition reorder command * make qsort_r() optional * properly implement read-only mode libmount: * FS id and parent ID could be zero * accept (deleted) path suffix in mountinfo file * initialize *root to NULL in mnt_table_get_root_fs login: * fix minor typos in the man page losetup: * wait for udev lscpu: * cleanup, use _PATH_SYS_CPU/NODE * don't abort if cache size is unknown * don't assume filesystem supports d_type when searching for NUMA nodes * read_hypervisor_dmi only fallback to memory scan on x86/x86_64 mkfs: * Some typographical changes to the manual mkfs.bfs: * One typographical correction to the manual mkfs.cramfs: * Some typographical corrections to the manual mkfs.minix: * Some typographical changes in the manual mkswap: * Some minor typographical corrections to the manual more: * improve formatting and wording of man page and help text mount: * apply "nofail" to MNT_ERR_NOSOURCE libmount error * fix --all and nofail return code * mount.8 Some typographical and prefix corrections to the manual * remove obsolete and confusing statement from mount.8 * update mount.8 about barrier mount options defaults nologin: * minor man page improvements nsenter: * fix set{gid,uid} order,drop supplementary groups partx: * Improve the typesetting of the manual * make dirent d_type usage more robust po: * merge changes * update cs.po (from translationproject.org) * update da.po (from translationproject.org) * update de.po (from translationproject.org) raw: * Improve the typesetting of the manual renice: * correct max priority in renice man page runuser: * fix minor typos in the man page script: * Also flush writes to timing file. * time from end of read() call partially fixes #58 scriptreplay: * no need to skip first time value or last bytes fixes #58 setarch: * Fix ppc64le architectures setpriv: * Fix --apparmor-profile su: * don't use kill(0, ...) when propagate signal * fix minor typos in the man page sulogin: * minor man page improvements swaplabel: * Improve the typesetting of the manual * wrong version number in check switch_root: * make dirent d_type usage more robust * verify initramfs by f_type, not devno tests: * add fdisk 'f' command MBR test * add lscpu dump for ppc cpu with no cache size * clean up backport * cleanup, remove unused lscpu output * update Py parse mountinfo test * update libmount tabdiff tests * use old output format umount: * fix typo in usage * more robust success message for --all unshare: * include libmount.h to provide missing MS_* defines utmpdump: * minor man page improvements vipw: * minor man page improvements - remove tty3270-on-serial-line-of-s390.patch (was already upstream since 2.24.1) - remove barrier_documentation.patch (applied upstream) - rebase blkid-convert-superblocks-to-new-calling-convention.patch - remove util-linux-hwclock-prevent-hang.patch (was a backport) ++++ squashfs: - update to 4.3: - unsquashfs: add checks for corrupted data in opendir functions - unsquashfs: completely empty filesystems incorrectly generate an error - unsquashfs: fix open file limit - mksquashfs: Use linked list to store directory entries rather - mksquashfs: Remove qsort and add a bottom up linked list merge sort - mksquashfs: optimise lookup_inode2() for dirs - pseudo: fix handling of modify pseudo files - pseudo: fix handling of directory pseudo files - xattr: Fix ERROR() so that it is synchronised with the progress bar - mksquashfs/sort: Fix INFO() so that it is synced with the progress bar - mksquashfs: Add -progress to force progress bar when using -info - error.h: consolidate the various error macros into one header file - mksquashfs: fix stack overflow in write_fragment_table() - mksquashfs: move list allocation from off the stack - unsquashfs: fix oversight in directory permission setting - mksquashfs: dynamically allocate recovery_file - mksquashfs: dynamically allocate buffer in subpathname() - mksquashfs: dynamically allocate buffer in pathname() - unsquashfs: fix CVE-2012-4024 - unsquashfs: fix CVE-2012-4025 - mksquashfs: fix potential stack overflow in get_component() - mksquashfs: add parse_number() helper for numeric command line options - mksquasfs: check return value of fstat() in reader_read_file() - mksquashfs: dynamically allocate filename in old_add_exclude() - unsquashfs: dynamically allocate pathname in dir_scan() - unsquashfs: dynamically allocate pathname in pre_scan() - sort: dynamically allocate filename in add_sort_list() - mksquashfs: fix dir_scan() exit if lstat of source directory fails - pseudo: fix memory leak in read_pseudo_def() if exec_file() fails - pseudo: dynamically allocate path in dump_pseudo() - mksquashfs: dynamically allocate path in display_path2() - mksquashfs: dynamically allocate b_buffer in getbase() - pseudo: fix potential stack overflow in get_component() - pseudo: avoid buffer overflow in read_pseudo_def() using sscanf() - pseudo: dynamically allocate filename in exec_file() - pseudo: avoid buffer overflow in read_sort_file() using fscanf() - sort: tighten up sort file parsing - unsquashfs: fix name under-allocation in process_extract_files() - unsquashfs: avoid buffer overflow in print_filename() using sprintf() - Fix some limits in the file parsing routines - pseudo: Rewrite pseudo file processing - read_fs: fix small memory leaks in read_filesystem() - mksquashfs: fix fclose leak in reader_read_file() on I/O error - mksquashfs: fix frag struct leak in write_file_{process|blocks|frag} - unsquashfs_xattr: fix memory leak in write_xattr() - read_xattrs: fix xattr free in get_xattr() in error path - unsquashfs: add -user-xattrs option to only extract user.xxx xattrs - unsquashfs: add code to only print "not superuser" error message once - unsquashfs: check for integer overflow in user input - mksquashfs: check for integer overflow in user input - mksquashfs: fix "new" variable leak in dir_scan1() - read_fs: prevent buffer {over|under}flow in read_block() with corrupted filesystems - read_fs: check metadata blocks are expected size in scan_inode_table() - read_fs: check the root inode block is found in scan_inode_table() - read_fs: Further harden scan_inode_table() against corrupted filesystems - unsquashfs: prevent buffer {over|under}flow in read_block() with corrupted filesystems - read_xattrs: harden xattr data reading against corrupted filesystems - unsquash-[23]: harden frag table reading against corrupted filesystems - unsquash-4.c: harden uid/gid & frag table reading against corruption - unsquashfs: harden inode/directory table reading against corruption - mksquashfs: improve out of space in output filesystem handling - mksquashfs: flag lseek error in writer as probable out of space - mksquashfs: flag lseek error in write_destination as probable out of space - mksquashfs: print file being squashed when ^\ (SIGQUIT) typed - mksquashfs: make EXIT_MKSQUASHFS() etc restore via new restore thread - mksquashfs: fix recursive restore failure check - info: dump queue and cache status if ^\ hit twice within one second - mksquashfs: fix rare race condition in "locked fragment" queueing - lz4: add experimental support for lz4 compression - lz4: add support for lz4 "high compression" - lzo_wrapper: new implementation with compression options - gzip_wrapper: add compression options - mksquashfs: redo -comp parsing - mksquashfs: display compressor options when -X option isn't recognised - mksquashfs: add -Xhelp option - mksquashfs/unsquashfs: fix mtime signedness - Mksquashfs: optimise duplicate checking when appending - Mksquashfs: introduce additional per CPU fragment process threads - Mksquashfs: significantly optimise fragment duplicate checking - read_fs: scan_inode_table(), fix memory leak on filesystem corruption - pseudo: add_pseudo(), fix use of freed variable - mksquashfs/unsquashfs: exclude/extract/pseudo files, fix handling of leaf name - mksquashfs: rewrite default queue size so it's based on physical mem - mksquashfs: add a new -mem option - mksquashfs: fix limit on the number of dynamic pseudo files - mksquashfs: make -mem take a normal byte value, optionally with a K, M or G ++++ suse-module-tools: - Add kgraft/ to the depmod search list (fate#313296) ++++ util-linux-systemd: - Update to util-linux-2.24.2 (by sweet_f_a@gmx.de): addpart: * minor man page improvements blockdev: * Some minor corrections to the manual build-sys: * don't connect _DEPENDENCIES and _LIBADD * fix .h.in usage in libblkid and libmount * libmount/python/__init__.py is always a dist file chcpu: * cleanup return codes * cleanup stdout/stderr usage delpart: * minor man page improvements dmesg: * -w output not line-buffered * don't report EPIPE docs: * update AUTHORS file fallocate: * Clarify that space can also be deallocated fdformat: * Some minor change to the manual fdisk: * don't colorize "foo " prefixes flock: * use nfs4 fallback on EBADF too fsck: * Some typographical corrections to the manual fsck.minix: * A few typographical corrections to the manual fstrim: * add hint to man page getopt: * getopt.1 The usual doc dir is /usr/share/doc, not .../docs hwclock: * fix possible hang and other set_hardware_clock_exact() issues include/closestream: * don't wipe errno on EPIPE ipcs: * cleanup jumplabel stlyes * fix ipc_msg_get_info fallback case * fix ipc_sem_get_info fallback case * fix ipc_shm_get_info fallback case * fix memleak in ipc_*_get_info functions isosize: * A few typographical changes to the manual last: * fix minor typos in the man page lib/sysfs: * make dirent d_type usage more robust libblkid: * add extra checks to XFS prober libfdisk: * fix logical partition reorder command * make qsort_r() optional * properly implement read-only mode libmount: * FS id and parent ID could be zero * accept (deleted) path suffix in mountinfo file * initialize *root to NULL in mnt_table_get_root_fs login: * fix minor typos in the man page losetup: * wait for udev lscpu: * cleanup, use _PATH_SYS_CPU/NODE * don't abort if cache size is unknown * don't assume filesystem supports d_type when searching for NUMA nodes * read_hypervisor_dmi only fallback to memory scan on x86/x86_64 mkfs: * Some typographical changes to the manual mkfs.bfs: * One typographical correction to the manual mkfs.cramfs: * Some typographical corrections to the manual mkfs.minix: * Some typographical changes in the manual mkswap: * Some minor typographical corrections to the manual more: * improve formatting and wording of man page and help text mount: * apply "nofail" to MNT_ERR_NOSOURCE libmount error * fix --all and nofail return code * mount.8 Some typographical and prefix corrections to the manual * remove obsolete and confusing statement from mount.8 * update mount.8 about barrier mount options defaults nologin: * minor man page improvements nsenter: * fix set{gid,uid} order,drop supplementary groups partx: * Improve the typesetting of the manual * make dirent d_type usage more robust po: * merge changes * update cs.po (from translationproject.org) * update da.po (from translationproject.org) * update de.po (from translationproject.org) raw: * Improve the typesetting of the manual renice: * correct max priority in renice man page runuser: * fix minor typos in the man page script: * Also flush writes to timing file. * time from end of read() call partially fixes #58 scriptreplay: * no need to skip first time value or last bytes fixes #58 setarch: * Fix ppc64le architectures setpriv: * Fix --apparmor-profile su: * don't use kill(0, ...) when propagate signal * fix minor typos in the man page sulogin: * minor man page improvements swaplabel: * Improve the typesetting of the manual * wrong version number in check switch_root: * make dirent d_type usage more robust * verify initramfs by f_type, not devno tests: * add fdisk 'f' command MBR test * add lscpu dump for ppc cpu with no cache size * clean up backport * cleanup, remove unused lscpu output * update Py parse mountinfo test * update libmount tabdiff tests * use old output format umount: * fix typo in usage * more robust success message for --all unshare: * include libmount.h to provide missing MS_* defines utmpdump: * minor man page improvements vipw: * minor man page improvements - remove tty3270-on-serial-line-of-s390.patch (was already upstream since 2.24.1) - remove barrier_documentation.patch (applied upstream) - rebase blkid-convert-superblocks-to-new-calling-convention.patch - remove util-linux-hwclock-prevent-hang.patch (was a backport) ++++ xen: - fate#316071: add discard support for file backed storage (qdisk) update to recognize option discard/no-discard instead of discard=0,1 to match upstream change ++++ yast2-auth-client: - Validate sssd.conf config parameter values (bnc#876721) - 3.1.15 ++++ yast2-bootloader: - get rid of grub in loader type selection - 3.1.37 - fix progress report to not show 100% and waiting to write bootloader (bnc#878007) - 3.1.36 ++++ yast2-installation: - reduced time-out for downloading release notes when behind firewall (bnc#878265) - 3.1.84 - Fixed "undefined method" if an add-on has empty release notes URL (bnc#877705) - 3.1.83 - adjusted wording when deploying image to disk (bnc#877666) - 3.1.82 ++++ yast2-network: - bnc#877690 - use title style for labels - 3.1.57 - bnc#876848 - network autoconfiguration fixed for kvm guests - 3.1.56 ++++ yast2-packager: - Added support for software->optional_default_patterns to handle selecting optional patterns without reporting if they are missing (bnc#876760) - 3.1.18 - Fix preffering DVD during installation (bnc#865819,bnc#780617) - 3.1.17 ------------------------------------------------------------------ ------------------ 2014-5-15 - May 15 2014 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to version 0.0.16 - Include EULA URL in products (API) - Improve --help output ++++ at-spi2-atk: - add a script that prevents forwarding accesibility through SSH (bnc#861557) + added source: at-spi2.sh ++++ branding-SLE: - Update grub2 branding - Remove BuildRequires on grub2, not needed ++++ dbus-1-x11: - Move system socket back from /run/dbus to /var/run/dbus * From upstream reasoning: Some specifications we want to stay compatibility actually document /var/run, not /run, and we should stay compatible with that. In order to make sure our D-Bus implementation works on any system, regardless if running systemd or not, we should always use /var/run which is the only path mandated by the D-Bus spec. Similar, glibc hardcodes the utmp location to /var/run, and this is exposed in _UTMP_PATH in limits.h, hence let's stay in sync with this public API, too. We simply do not support systems where /var/run is not a symlink -> /run. Hence both are equivalent. Staying compatible with upstream specifications hence weighs more than cleaning up superficial appearance. ++++ dracut: - By Hannes Reinecke : - Fixup FCoE booting (bnc#877288) * Add 0027-95fcoe-Store-current-configuration-in-dracut-cmdline.patch * Add 0028-95fcoe-update-fcoe-interface-check.patch * Add 0029-95fcoe-start-lldpad-separately.patch - Cleanup host_only variable using in mkinitrd - Remove --force parameter from mkinitrd, we always force anyway * Add 0030-dracut-mkinitd_cleanup_force_host_only_var.patch - Remove acpi parameter from mkinitrd, this is done differently nowadays - Adjust manpage accordingly ++++ fonts-config: - fix comment for SEARCH_METRIC_COMPATIBLE ++++ gconf2: - Add gconf2-pass-warning-to-caller.patch (bnc#872110) dbus: Don't spew to console when unable to connect to dbus daemon instead pass the error up for the caller to decide what to do. This prevent untrappable warning messages from showing up at the console if gconftool --makefile-install-rule is called Backport from upstream. (Ray Strode, commit#b0895e) ++++ glibc: - add non-elision-enabled libpthread ++++ glibc: - add non-elision-enabled libpthread ++++ gnome-control-center: - Add gnome-control-center-bnc865632-disable-popup-for-NM.patch: Remove the popup error message in Network (bnc#865632). ++++ grub2: - grub2-s390x-04-grub2-install.patch: * use 'showconsole' to determine console device. (bnc#876743) - grub2-s390x-03-output-7-bit-ascii.patch: * fix detection of terminal type now accessible. - s390x snapper rollback support * refresh grub2-snapper-plugin.sh * refresh grub2-btrfs-05-grub2-mkconfig.patch - create only hypervisor pointed by /boot/xen.gz symlink (bnc#877040) * refresh grub2-fix-Grub2-with-SUSE-Xen-package-install.patch * refresh grub2-fix-menu-in-xen-host-server.patch ++++ installation-images-SLES: - always set LIBGL_ALWAYS_INDIRECT (bnc#869172) - added dhcpcd function for convenience - added all of fonts-config (bnc#866705) - added iscsiuio (bnc#874795) - 14.90 ++++ kernel-default: - Update armv7hl/lpae config file: Enable SERIAL_TEGRA Despite what the Kconfig text says, the serial-tegra driver works on all Tegra platforms. - commit 222a09f - Update ppc64le config files: Disable DA903x support completely It makes no sense to support some sub-drivers and not the rest. - commit 269e033 - Update config files: i386/x86_64/ppc64/ppc64le disable: timeriomem-rng pwm-pca9685 unsupported RTC drivers ssd1307fb/da903x_bl - commit 7725871 ++++ kernel-source: - Update armv7hl/lpae config file: Enable SERIAL_TEGRA Despite what the Kconfig text says, the serial-tegra driver works on all Tegra platforms. - commit 222a09f - Update ppc64le config files: Disable DA903x support completely It makes no sense to support some sub-drivers and not the rest. - commit 269e033 - Update config files: i386/x86_64/ppc64/ppc64le disable: timeriomem-rng pwm-pca9685 unsupported RTC drivers ssd1307fb/da903x_bl - commit 7725871 ++++ kernel-syms: - Update armv7hl/lpae config file: Enable SERIAL_TEGRA Despite what the Kconfig text says, the serial-tegra driver works on all Tegra platforms. - commit 222a09f - Update ppc64le config files: Disable DA903x support completely It makes no sense to support some sub-drivers and not the rest. - commit 269e033 - Update config files: i386/x86_64/ppc64/ppc64le disable: timeriomem-rng pwm-pca9685 unsupported RTC drivers ssd1307fb/da903x_bl - commit 7725871 ++++ kiwi: - Don't use the fsmountoptions to mount the filesystems created for the installstick disk. The filesystem used to store the system image on the stick disk is different from the configured system image filesystem, thus the options does not fit. - v5.06.91 released - Instead of a symlink named box.img to the actual image file in a vagrant box, directly store the image file under the name box.img. Older versions of vagrant did not work if box.img is a symlink - v5.06.90 released ++++ libao: - Version bump to 1.2.0: - Added missing ao_file_extension() (see Trac #1841) - Fixed memory leak in ao_shutdown() (see Trac #1799) - Updated manpage libao.conf.5 (see Trac #1822) - Corrected doc/ao_play.html (see Trac #1808) - Latency adjustments - Implement PulseAudio client_name (see Trac #1924) - Other ALSA, Pulse, Roar, sndio and MacOS driver improvements - Disable esd module, Gnome is not using that for ages and moved to pulse anyway. - Drop patch lib64.dif and replace it by simple sed that works more straight-forward. ++++ dbus-1: - Move system socket back from /run/dbus to /var/run/dbus * From upstream reasoning: Some specifications we want to stay compatibility actually document /var/run, not /run, and we should stay compatible with that. In order to make sure our D-Bus implementation works on any system, regardless if running systemd or not, we should always use /var/run which is the only path mandated by the D-Bus spec. Similar, glibc hardcodes the utmp location to /var/run, and this is exposed in _UTMP_PATH in limits.h, hence let's stay in sync with this public API, too. We simply do not support systems where /var/run is not a symlink -> /run. Hence both are equivalent. Staying compatible with upstream specifications hence weighs more than cleaning up superficial appearance. ++++ mariadb: - update to 10.0.11, bugfix release. Including updates for InnoDB, XtraDB, SPider storage engines and performance_schema. Release notes: https://kb.askmonty.org/en/mariadb-10011-release-notes/ Changelog: https://kb.askmonty.org/en/mariadb-10011-changelog/ - mariadb-5.5.28-group.patch re-diffed to mariadb-10.0.11-group.patch ++++ procps: - Fix missing job in D states in idle mode of top, therefore update to latest top of procps-ng git HEAD * Rename the patches 0001-top-enable-screen-contents-preservation-at-endofjob.patch 0001-top-refine-some-miscellaneous-signals-interrupt-stuf.patch 0001-top-trade-two-groff_mdoc-macros-for-groff-equivalent.patch 0002-library-for-atexit-support-fix-fileutils-for-EPIPE.patch 0002-top-cursor-repositioning-includes-line-oriented-inpu.patch to 0002-top-trade-two-groff_mdoc-macros-for-groff-equivalent.patch 0003-library-for-atexit-support-fix-fileutils-for-EPIPE.patch 0004-top-enable-screen-contents-preservation-at-end-of-jo.patch 0005-top-refine-some-miscellaneous-signals-interrupt-stuf.patch 0006-top-cursor-repositioning-includes-line-oriented-inpu.patch * Add upstream patches 0002-top-trade-two-groff_mdoc-macros-for-groff-equivalent.patch 0003-library-for-atexit-support-fix-fileutils-for-EPIPE.patch 0004-top-enable-screen-contents-preservation-at-end-of-jo.patch 0005-top-refine-some-miscellaneous-signals-interrupt-stuf.patch 0006-top-cursor-repositioning-includes-line-oriented-inpu.patch 0007-top-correct-improve-or-otherwise-tweak-some-comments.patch 0008-top-tweak-cursor-state-code-to-swat-an-obscure-bugle.patch 0009-top-correct-cursor-positioning-for-all-Z-or-C-cases.patch 0010-ps-address-a-potential-newline-quirk-the-libselinux.patch 0012-top-hint-that-Summary-Area-cached-is-Mem-not-Swap.patch 0013-top-modest-efficiency-change-to-message-line-handlin.patch 0014-top-correct-improve-and-otherwise-tweak-configs_read.patch 0015-top-swat-bug-affecting-batch-mode-and-width-provisio.patch 0018-top-restore-the-lost-final-newline-when-in-Batch-mod.patch 0019-top-swat-bug-impacting-idle-mode-user-filtering.patch 0021-top-address-some-potential-libnuma-display-corruptio.patch 0022-top-fix-miscellaneous-spelling-errors-in-man-documen.patch 0023-top-expand-on-column-highlight-quirks-in-man-documen.patch 0024-top-add-some-flexibility-to-dlopen-for-numa-support.patch 0025-top-minimize-the-statistics-overhead-for-numa-suppor.patch 0026-top-eliminate-yet-more-gcc-subscript-resolution-bloa.patch 0032-top-do-not-lie-about-purported-alphabetical-ordering.patch 0033-top-follow-usual-name-conventions-for-global-variabl.patch 0035-top-provide-for-discontinuous-not-active-NUMA-nodes.patch 0036-top-restore-the-former-behavior-after-stderr-redirec.patch 0037-top-avoid-name-conflict-in-the-next-version-of-stdli.patch 0038-top-protect-against-distortion-when-system-time-rese.patch 0044-top-avoid-a-nan-when-the-delay-interval-is-very-low.patch 0045-top-standardize-Esc-key-support-with-prompted-input.patch 0046-top-miscellaneous-accumulated-changes-to-program-cod.patch * Modify patches 0001-top-add-the-major-version-to-dlopen-of-libnuma-sonam.patch procps-ng-3.3.8-libselinux.patch ++++ sg3_utils: - Create compability links for ATA devices (bnc#876344) Add: 0003-sg_inq-compability-links-for-ata_id.patch - Suppress warnings for sg_inq --export (bnc#876454) Add: 0004-sg_inq-suppress-warning-messages-for-export.patch ++++ libstorage: - add GPT PReP support (Boot partition for POWER architecture) ++++ perl-Bootloader: - remove grub2 sections workaround - 0.816 - enable btrfs snapshot booting on all architectures - 0.815 ++++ perl-LWP-Protocol-https: - fix for CVE-2014-3230 (bnc#876862) * perl-LWP-Protocol-https: Environment variables HTTPS_CA_DIR or HTTPS_CA_FILE disable hostname verification * added CVE-2014-3230.patch ++++ release-notes-sled: - 12.0.13: - Update SLE 12 release notes from FATE. ++++ sca-patterns-base: - Fixed eDirStatus() in Perl eDir.pm when ndsstat is missing ++++ sca-patterns-filr: - Fixed heap-7012478.py integer and print errors ++++ sca-patterns-hae: - Fixed argument isn't numeric in stop-00001.pl ++++ star: -Fix Bug 858660 - star does not detect gzip failures: bnc#858660_detect_gzip_failures.patch ++++ sudo: - update to 1.8.10p3 * Fixed expansion of the %p escape in the prompt for "sudo -l" when rootpw, runaspw or targetpw is set. Bug #639. * Fixed matching of uids and gids which was broken in version 1.8.9 * PAM credential initialization has been re-enabled. It was unintentionally disabled by default in version 1.8.8. The way credentials are initialized has also been fixed. Bug #642. * Fixed a descriptor leak on Linux when determing boot time. Sudo normally closes extra descriptors before running a command so the impact is limited. Bug #645. * Fixed flushing of the last buffer of data when I/O logging is enabled. This bug, introduced in version 1.8.9, could cause incomplete command output on some systems. Bug #646. * Fixed a hang introduced in sudo 1.8.10 when timestamp_timeout is set to zero. Bug #638. * It is now possible to disable network interface probing in sudo.conf * When listing a user's privileges (sudo -l), the sudoers plugin will now prompt for the user's password even if the targetpw, rootpw or runaspw options are set. * The sudoers plugin uses a new format for its time stamp files. * sudo's -K option will now remove all of the user's time stamps, not just the time stamp for the current terminal. * LDAP-based sudoers now uses a default search filter of (objectClass=sudoRole) for more efficient queries. * The new use_netgroups sudoers option can be used to explicitly enable or disable netgroups support. * Sudo is once again able to open the sudoers file when the group on sudoers doesn't match the expected value * The JSON format used by visudo -x now properly supports the negation operator. * Fixed a compilation error on AIX when LDAP support is enabled. * Fixed parsing of the "umask" defaults setting in sudoers. * Fixed a failed assertion when the "closefrom_override" defaults setting is enabled in sudoers and sudo's -C flag is used. - option --with-timedir was renamed to --with-rundir - don't install test LICENSE with executable perms ++++ virt-manager: - bnc#874594 - virt-manager allows issuing of start for xen domain twice, resulting in failure virtman-prevent-double-click-starting-vm-twice.patch - bnc#877907 - when starting guest in virt--manager with details pane open, keyboard is grabbed erroneously 531e0a82-reverse-keyboard-grab-commit.patch ++++ vm-install: - Fix running vm-install in the background - Version 0.8.19 ++++ xdm: - Don't run dbus-launch if the socket /run/user//bus exists, since this means that dbus is already handled by systemd ++++ yast2-add-on: - fixed going back in URL type dialog - 3.1.4 ++++ yast2-packager: - ProductLicense - allow setting the dialog title and display an optional heading (needed for displaying the EULA for addons from registration server) - 3.1.16 - fixed wrong constant name resulting in a crash during installation - 3.1.15 ++++ yast2-registration: - download and confirm add-on licenses from the registration server - 3.1.54 - fixed package dependency (it is 'yast2-add-on') - 3.1.53 ++++ yast2-theme-SLE: - graphics and style adjustments by Ken Wimer - 3.1.19 ++++ yast2-update: - Added handling for desktop upgrade (bnc#874116). Moved from code to control file as packages and patterns might have different names in different prducts. - 3.1.8 ------------------------------------------------------------------ ------------------ 2014-5-14 - May 14 2014 ------------------- ------------------------------------------------------------------ ++++ adjtimex: - add COPYING and COPYRIGHT as doc files ++++ canna: - added missing %service_add_pre to %pre section ++++ cmake: - Update to 3.0.0~rc5 * Utilities/Sphinx: Fix cmake domain document removal with python3 * Utilities/Sphinx: Add option to build 'singlehtml' format * Restore --help-full option to output all help manuals * ExternalProject: Fix path to cmake in verify script * KWSys SystemInformation: Include backtrace APIs whenever we use them * ctest_build: Do not crash on bad generator name * cmTarget: Drop unused GetProperty signature * cmTarget: Evaluate CMP0026 in calling context * Ninja: Fix deptype for Intel compiler on Linux * VS: Fix /MANIFESTUAC:NO linker option mapping * InstallRequiredSystemLibraries: MBCS MFC is optional on VS 12 (#14903) * cmake-gui: Fix desktop file icon configuration * FindCurses: Honor CURSES_NEED_NCURSES when curses is found * FindCurses: Detect and satisfy ncurses dependency on tinfo * CompileFlags: Test for C++ features after selecting flags * CompileFlags: Add -AA +hpxstd98 on HP-UX 11.11 with aCC * CompileFlags: add better selection which aCC version gets -AA +hpxstd98 flags * OS X: Fix Info.plist placement in a CFBundle * Utilities/Sphinx: Port documentation generation to python3 (#14886) ++++ dracut: - also do the service magic in %post/%postun, otherwise purge-kernels will not get enabled. ++++ fonts-config: - Don't force antialias for bitmap fonts for avoiding the render errors with Qt5 (bnc#866705) ++++ gdb: - Fix debugging of threaded 31bit inferiors on s390x (gdb-7.7-bnc877566.patch). [bnc#877566] - Add patchlist.pl and patchname_get.sh as sources. ++++ gnome-nettool: - Add gnome-nettool-bnc866643-predictable-name.patch to match the predictable device name (bnc#866643) ++++ ibus: - Let GNOME 3 handles ibus startup&setup. (bnc#873016) * Changed xim.d-ibus-121. * Reformatting the latter part of the xim.d-ibus-121. ++++ kernel-default: - config: arm64: Update config for 3.15 - commit 2d96bf1 - Update Xen patches to 3.15-rc5. - privcmd: actually batch hypercalls for batch ioctls. - Refresh patches.xen/xen-blkfront-indirect (bnc#876786). - config.conf: Re-enable Xen configs. - Update x86 config files. - commit 9ebd57d - Refresh patches.suse/stack-unwind (dump_trace_unwind() can be static). - commit 47a05b6 ++++ kernel-source: - config: arm64: Update config for 3.15 - commit 2d96bf1 - Update Xen patches to 3.15-rc5. - privcmd: actually batch hypercalls for batch ioctls. - Refresh patches.xen/xen-blkfront-indirect (bnc#876786). - config.conf: Re-enable Xen configs. - Update x86 config files. - commit 9ebd57d - Refresh patches.suse/stack-unwind (dump_trace_unwind() can be static). - commit 47a05b6 ++++ kernel-syms: - config: arm64: Update config for 3.15 - commit 2d96bf1 - Update Xen patches to 3.15-rc5. - privcmd: actually batch hypercalls for batch ioctls. - Refresh patches.xen/xen-blkfront-indirect (bnc#876786). - config.conf: Re-enable Xen configs. - Update x86 config files. - commit 9ebd57d - Refresh patches.suse/stack-unwind (dump_trace_unwind() can be static). - commit 47a05b6 ++++ keyutils: - New upstream release 1.5.9. Particularly adds keyctl_invalidate, needed for latest nfs-utils. A few minor bugfixes and usability improvements. ++++ kiwi: - Added rsync to suse-vagrant-box example template vagrant requires rsync to be present in a base box - Update vagrant support + also create a vagrant cloud configuration file + add box.img link to be present in the .box file - Added Vagrant box example template description + extras/suse-13.1/suse-vagrant-box - Fixed invalid entries in /etc/mtab On systems with /etc/mtab as a file and not as a link to proc kiwi left entries from the host system in the file which are wrong when the image boots up - v5.06.89 released - Fixed setupUnionFS (bnc #877451) * update UNIONFS_CONFIG only if all parameters have a value - v5.06.88 released ++++ llvm: - Update llvm-ppc64le.patch to remove XFAIL from llvm-ppc64le.patch (bnc#865586) ++++ net-snmp: - net-snmp-5.7.2-fix-mib-representation-of-timeout-values.patch: fix mib representation of timeout values (bnc#833153) ++++ systemd: - Add upstream patches 0001-replace-more-dup-by-F_DUPFD_CLOEXEC.patch 0002-pam_systemd-use-F_DUPFD_CLOEXEC-when-dupping-session.patch to avoid that in pam session unwanted file descriptors are inherited ++++ open-vm-tools: - added forgotten %pre snippet for service addition, this made systemd service not auto-start. bnc#870737 ++++ wicked: - version 0.5.24 - rpm: use _rundir rpm macro if defined (bnc#873857) - version 0.5.23 - fsm: added device-ready wait processing syncing at udev network device rename events (bnc#871135) - ifup: no timeout report on group-optional leases (bnc#875154) - ifstatus: no failure report if peer lease is up (bnc#875154) - tunnels: discover gre,sit,ipip tunnels (read-only for now) - client/nanny: utilities to convert ifconfigs into policy - client: compare fix to consider configs using ifindex [ibft] ++++ libzypp: - Add DownloadResolvableReport::infoInCache - Adjust transfer timeout settings (bnc#877405) - Fix computation of update candidate (bnc#834858) - version 14.20.0 (20) ++++ nfs-utils: - New upstream version 1.3.0. Includes all our bugfix patches except 1. Adds assorted other bugfixes and improvements including initial support for NFSv4.2 Prepares the way for better systemd integration. Discards useless programs gss_clnt_send_err and gss_destroy_creds - Removes: 0001-mountd-Fix-is_subdirectory-again.patch - Removes: 0002-gssd-Fix-recent-fix-to-Avoid-DNS-reverse-resolution-.patch - Removes: 0003-Fix-handling-of-preferred-realm-command-line-option.patch - Removes: 0004-nfsiostat-restore-output-format.patch - Removes: 0005-gssd-don-t-give-up-on-machine-credential-if-hostname.patch - Removes: 0006-gssd-fixed-typo-in-machine-cred-name.patch - Removes: skip-on-ENOENT.patch - Removes: mountd-fix-bug-affecting-exports-of-dirs-with-64bit-.patch - Removes: exportfs-exit-with-error-code-if-there-was-any-error.patch - Removes: exportfs-report-failure-if-asked-to-unexport-somethi.patch - Removes: gssd-mount-hang-fix.patch - Removes: udp-fallback-fix.patch - Removes: fedfs-lib-name.patch - 0001-nfsidmap-Keys-need-to-be-invalidated-instead-of-revo.patch This upstream patch is currently reverted until we get a newer version of keyutils. ++++ rsyslog: - rsyslog 8.2.1 [v8-stable] * permits to build against json-c 0.12 Unfortunately, json-c had an ABI breakage, so this is necessary. Note that versions prior to 0.12 had security issues (CVE-2013-6370, CVE-2013-6371) and so it is desirable to link against the new version. Thanks to Thomas D. for the patch. Note that at least some distros have fixed the security issue in older versions of json-c, so this seems to apply mostly when building from sources. * doc is no longer shipped as part of the rsyslog tarball Instead, the rsyslog-doc project creates its own tarball. This is the result of a mailing list discussion after the 8.2.0 release with a tarball-in-tarball approach, which was disliked by almost all distro maintainers. This move also has the advantage of de-coupling the release cycles of both projects a bit (which turned out to be a bit problematic in practice). * bugfix: mmutf8fix did not detect two invalid sequences - rsyslog 8.2.0 [v8-stable] This starts a new stable branch based on 8.1.6 plus the following changes: * we now use doc from the rsyslog-doc project As such, the ./doc subtree has been removed. Instead, a cache of the rsyslog-doc project's files has been included in ./rsyslog-doc.tar.gz. Note that the exact distribution mode for the doc is still under discussion and may change in future releases. This was agreed upon on the rsyslog mailing list. For doc issues and corrections, be sure to work with the rsyslog-doc project. It is currently hosted at https://github.com/rsyslog/rsyslog-doc * add support for specifying the liblogging-stdlog channel spec new global parameter "stdlog.channelspec" * add "defaultnetstreamdrivercertfile" global variable to set a default for the certfile. * omelasticsearch: add new "usehttps" parameter for secured connections * "action resumed" message now also specifies module type which makes troubleshooting a bit easier. Note that we cannot output all the config details (like destination etc) as this would require much more elaborate code changes, which we at least do not like to do in the stable version. * add capability to override GnuTLS path in build process * better and more consistent action naming, action queues now always contain the word "queue" after the action name * bugfix: ompipe did resume itself even when it was still in error - rsyslog 7.6.4 [v7-stable] * removed obsolete --disable-fsstnd configure option * permits to build against json-c 0.12 * new omfile default module parameters: filecreatemode fileowner fileownernum filegroup filegroupnum dirowner dirownernum dirgroup dirgroupnum * bugfix: using UUID property could cause segfault * bugfix: mmutf8fix did not detect two invalid sequences ++++ shim: - Use --reinit instead of --refresh in %post to update the files in /boot ++++ systemd-presets-branding-SLE: - enable 3 IPR device / Power specific tools (bnc#877576) ++++ yast2-bootloader: - add new API call to work nice with grub2 kernel parameter configuration (bnc#869608) - 3.1.35 ++++ yast2-installation: - Use new bootloader API to set kernel parameters (bnc#869608) - 3.1.81 ++++ yast2-kdump: - fix setting kdump parameters for xen (bnc#869608) - 3.1.12 ++++ yast2-ruby-bindings: - Mechanically converted the remaining test/unit tests to RSpec (bnc#877758) - 3.1.17 ++++ yast2-tune: - adapt to new bootloader kernel param API (bnc#869608) - 3.1.3 ++++ yast2-vm: - adapt to new yast2-bootloader API(bnc#869608) - 3.1.9 - Install libvirt-daemon-config-network with the LXC pattern - Fix package lists for openSUSE installation - 3.1.8 ++++ zypper: - Notify about cached packages in download progess - Adjust download size by already cached packages in summary - Don't suggest 'zypper ps' after commit if --download-only - version 1.11.7 ------------------------------------------------------------------ ------------------ 2014-5-13 - May 13 2014 ------------------- ------------------------------------------------------------------ ++++ Mesa: - PPC64LE fixes from IBM (bnc#865586) ++++ gcc48: - Build libstdc++48-doc package from the libgcj48 build and build the libstdc++ API reference, build-requiring doxygen and graphviz. Add patch gcc48-libstdc++-api-reference.patch to refer to that instead of the online version. [bnc#871501] ++++ libgcj48: - Build libstdc++48-doc package from the libgcj48 build and build the libstdc++ API reference, build-requiring doxygen and graphviz. Add patch gcc48-libstdc++-api-reference.patch to refer to that instead of the online version. [bnc#871501] ++++ gpm: - install gpm.service with mode 644 (bnc#877455) ++++ vim: - minor tweaks of spec.skeleton ++++ inkscape: - Pick bug-1315142-patch-src_extension_internal_pdfinput_pdf-parser_cpp-r13333-v2.diff Port to poppler-0.26 (lp#1315142). ++++ kernel-default: - Update ec2 config files: Disable CAN support It was enabled by accident. - commit 4f49dd9 - patches.suse/stack-unwind: Drop bogus (redundant) asmlinkage from unwind_init_running() definition. - commit d2673c3 ++++ kernel-source: - Update ec2 config files: Disable CAN support It was enabled by accident. - commit 4f49dd9 - patches.suse/stack-unwind: Drop bogus (redundant) asmlinkage from unwind_init_running() definition. - commit d2673c3 ++++ kernel-syms: - Update ec2 config files: Disable CAN support It was enabled by accident. - commit 4f49dd9 - patches.suse/stack-unwind: Drop bogus (redundant) asmlinkage from unwind_init_running() definition. - commit d2673c3 ++++ kiwi: - Remove lxc package from the docker example The lxc pacakge is not required by docker images, hence it can be removed from the template shipped with the examples. - Don't generate TRANS.TBL for POWER iso It seems only POWER does TRANS.TBL generation. Let be consentive with other architectures. Signed-off-by: Dinar Valeev - drop license.tar.gz in root dir for rpm-md repos - fail when license.tar.gz misses one of the required files * license.txt * directory.yast license.tar.gz is still part of the rpm-md metadata directory - Added support for creating vagrant boxes In order to create a vagrant box the format parameter in the image type acts as trigger to start the box creation. Vagrant boxes requires some metadata in order to allow adding the box for a specific provider. Thus the following minimal type spec is needed e.g: The result .box file can be added to vagrant as follows vagrant box add /path/to/file.box Once added vagrant can run the box using the specified provider Please note the kiwi image for vagrant needs to provide some configuration like the existence of a user vagrant and ssh keys. All this can be achieved in a kiwi image description. For details visit: http://docs.vagrantup.com/v2/boxes/base.html - DB: rebuild documentation - DB: update OEM PXE installation documentation - Use xz instead of gzip to compress the raw disk file in an oem PXE installation tarball. xz produces smaller results compared to gzip. - Added xz tool to oem boot image descriptions - Removed suse-12.1 boot descriptions ++++ llvm: - Initial PPC64LE port by IBM (bnc#865586) ++++ util-linux: - Prevent excessive clock drift calculations (bnc#871698, util-linux-hwclock-drift-check.patch). - Check /etc/adjtime drift factor (bnc#871698, util-linux-hwclock-adjtime-check.patch). - Prevent hang in exact hwclock adjustment (bnc#871698, util-linux-hwclock-prevent-hang.patch). ++++ libevdev: - Update to 1.2 (recommended for xf86-input-synaptics 1.8.0) ++++ libgcrypt: - add new 0007-User-interface-to-DRBG.patch from upstream * fixes bnc#877233 ++++ libnettle: - Cleanup with spec-cleaner - Paralelize test run ++++ sssd: - bnc#877457 - 78 Configuration file /usr/lib/systemd/system/sssd.service is marked executable. Please remove executable permission bits. ++++ openldap2: - use %_rundir if available, otherwise /var/run ++++ pciutils: - Remove COPYING from obs it is in tarball directly - Version bump to 3.2.1: * CardBus bridge capabilities are displayed. * PCIe L1 PM substates are decoded. * Various bugs were fixed in decoding of PCIe capabilities. * The sysfs back-end does not spit out unnecessary warnings when empty slots report only a partial device address. This actually happens on IBM pSeries. * Updated pci.ids to the today's snapshot of the database. - Cleanup with spec-cleaner ++++ librsync: - Cleanup with spec-cleaner - Add patch librsync-0.9.7-getopt.patch fixing debian bug#435894 * makes rdiff avare of -i and -z getopt options ++++ systemd: - Add patch log-target-null-instead-kmsg.patch from Thomas Blume to enable the kernel developers to see a clean kmsg ring buffer without any systemd/udev messages included (bnc#877021) ++++ myspell-dictionaries: - always end thesaurus files with _v2 ++++ python-libmount: - Prevent excessive clock drift calculations (bnc#871698, util-linux-hwclock-drift-check.patch). - Check /etc/adjtime drift factor (bnc#871698, util-linux-hwclock-adjtime-check.patch). - Prevent hang in exact hwclock adjustment (bnc#871698, util-linux-hwclock-prevent-hang.patch). ++++ qemu: - ABI fixes for ppc64le TCG 0055-tcg-ppc64-Support-the-ELFv2-ABI.patch - Widen archs and versions packages can be build for - Split 60-kvm.rules into 60-kvm.rules and 60-kvm.x86.rules - misc spec file streamlining ++++ timezone: - update to 2014c (bnc#877535): * Egypt observes DST starting 2014-05-15 at 24:00 ++++ timezone-java: - update to 2014c (bnc#877535): * Egypt observes DST starting 2014-05-15 at 24:00 ++++ util-linux-systemd: - Prevent excessive clock drift calculations (bnc#871698, util-linux-hwclock-drift-check.patch). - Check /etc/adjtime drift factor (bnc#871698, util-linux-hwclock-adjtime-check.patch). - Prevent hang in exact hwclock adjustment (bnc#871698, util-linux-hwclock-prevent-hang.patch). ++++ xdm: - just don't "package" pid file. It's called xdm.pid, so it's pretty obvious what package it is from - take the pid file out of the xdm.tar ++++ xf86-input-synaptics: - Update to version 1.8.0 * final release; changes since 1.7.99.2: + conf: drop the PNPID matching from the fdi file ++++ yast2: - added error handing for viewing log files (bnc#876895) - 3.1.63 ++++ yast2-add-on: - handle the global enable/disable checkbox in the URL type dialog (bnc#870625) - 3.1.3 ++++ yast2-installation: - Fix haveged path to kill it properly (patch by Ihno) (bnc#876876) - 3.1.80 - enable services for FCoE by calling fcoe-client finish script (bnc#877352) - 3.1.79 ++++ yast2-packager: - add-on protocol dialog: display a global checkbox when selecting an add-on during registration (bnc#870625) - 3.1.14 - Selecting missing default patterns now reports an error instead of raising an exception (bnc#875799) - 3.1.13 ++++ yast2-registration: - allow adding media addons without registering the base system (bnc#870625) - 3.1.52 ++++ yast2-support: - assure that /etc/supportconfig.conf exists (bnc#876038) - 3.1.3 - save report to /var/log by default (bnc#875994) - 3.1.2 ++++ yast2-users: - added Test Keyboard Layout field into current root password dialog (bnc#877442) - 3.1.24 ------------------------------------------------------------------ ------------------ 2014-5-12 - May 12 2014 ------------------- ------------------------------------------------------------------ ++++ arabic-fonts: - Amiri font updated to 0.107 * New glyphs: - Arabic math letters from Arabic Mathematical Alphabetic Symbols block (U+1EE00–U+1EEFF). - Optional support for placing the kasra below the shadda, with “ss05” feature. - Missing proportional LTR digits in the slanted font. * Fixes: - Reverted the lowering of marks above wide isolated glyphs, it made the marks look weird relative to other ones. - Fixed the position of marks above qaf of ﻖﺣ. - Dropped the special combination in ﺖﻤﺧ<200d> when it is follow vowelled as it was too crowded. - Fixed the position of sukun over shadda. - Fixed the side bearings of ﺙﺭ, ﺚﻧ and sisters so that the dots do not clash with preceding glyphs. - Positive kerning between ﻡﺮﻴﻧ and likes. - Slight kerning between the period and closing quotes. - Made sure the italic European digits are really tabular. - package regular font instead of webfonts ++++ autofs: - autofs.spec: remove %with_systemd conditionals as systemd is required on SLE 12 - autofs.init: drop, replaced by systemd service (bnc#863970) ++++ autoyast2: - Reading software and partition selections before generating the autoyast configuration file. (bnc#869175) - 3.1.25 ++++ glibc: - nss-nis-stack-use.patch: fix unbound stack use in NIS NSS module (BZ [#16932]) ++++ glibc: - nss-nis-stack-use.patch: fix unbound stack use in NIS NSS module (BZ [#16932]) ++++ vim: - Updated to revision 283, fixes the following problems * Smack support detection is incomplete. * Configure check for smack doesn't work with all shells. (David Larson) * Using systemlist() may cause a crash and does not handle NUL characters properly. * Compiler warning, possibly for mismatch in parameter name. * Configure fails if $CC contains options. * Warning for misplaced "const". * It is possible to define a function with a colon in the name. It is possible to define a function with a lower case character if a "#" appears after the name. * When updating the window involves a regexp pattern, an interactive substitute to replace a "\n" with a line break fails. (Ingo Karkat) * Duplicate code in regexec(). * GCC 4.8 compiler warning for hiding a declaration (Francois Gannaz) * Can't define a function starting with "g:". Can't assign a funcref to a buffer-local variable. * Can't call a global function with "g:" in an expression. * Test 62 fails. * The '[ mark is in the wrong position after "gq". (Ingo Karkat) * Using exists() on a funcref for a script-local function does not work. * CTRL-U in Insert mode does not work after using a cursor key. (Pine Wu) * Comparing pointers instead of the string they point to. * Using just "$" does not cause an error message. * "make autoconf" and "make reconfig" may first run configure and then remove the output. * When doing ":update" just before running an external command that changes the file, the timestamp may be unchanged and the file is not reloaded. * When changing the type of a sign that hasn't been placed ther is no error message. * The fish shell is not supported. * Using ":sign unplace *" may leave the cursor in the wrong position (Christian Brabandt) * globpath() returns a string, making it difficult to get a list of matches. (Greg Novack) * When using a session file the relative position of the cursor is not restored if there is another tab. (Nobuhiro Takasaki) * When a session file has more than one tabpage and 'showtabline' is one the positions may be slightly off. * Compiler warning about unused variable. (Charles Cooper) ++++ gzip: - Remove unneeded update-alternatives requirement (bnc#876129) - Clean spec ++++ haveged: - Disable randomly failing ENT test bnc#876674 - Added patches: * haveged-conditional-enttest.patch - Threads seem not to fix the random testsuite fail. ++++ kernel-default: - pvpanic: Set high notifier priority (bnc#875220). - commit da0842c - Update to 3.15-rc5. - Eliminated 2 patches. - Config changes: - CAN_C_CAN_STRICT_FRAME_ORDERING=n (default) - commit 7f2c6bf - rpm/kernel-binary.spec.in: Do not keep debug symbols in vmlinux-*.gz (bnc#877267) - commit f928d60 ++++ kernel-source: - pvpanic: Set high notifier priority (bnc#875220). - commit da0842c - Update to 3.15-rc5. - Eliminated 2 patches. - Config changes: - CAN_C_CAN_STRICT_FRAME_ORDERING=n (default) - commit 7f2c6bf - rpm/kernel-binary.spec.in: Do not keep debug symbols in vmlinux-*.gz (bnc#877267) - commit f928d60 ++++ kernel-syms: - pvpanic: Set high notifier priority (bnc#875220). - commit da0842c - Update to 3.15-rc5. - Eliminated 2 patches. - Config changes: - CAN_C_CAN_STRICT_FRAME_ORDERING=n (default) - commit 7f2c6bf - rpm/kernel-binary.spec.in: Do not keep debug symbols in vmlinux-*.gz (bnc#877267) - commit f928d60 ++++ kiwi: - v5.06.87 released - Fixed __checkContainerHasLXC runtime check * if docker is used it's not required to have lxc installed as part of the container - Fixed suseSetupProduct * if no /etc/products.d directory exists, prevent creating a broken baseproduct link - Fixed kiwi root init() function * make sure manually created toplevel directories belong to root:root - Added __isInstallBootImage sanity check for all install media postprocessing modes: kiwi --installcd kiwi --installstick kiwi --installpxe If the given boot image does not provide install capabilities the user will find out on first boot which is a bad experience - Fixed service disablement in docker types for non systemd based distributions e.g SLE11 ++++ liblangtag: - Version bump to 0.5.3: * Various small fixes detailed in NEWS file ++++ mozjs24: - Support for aarch64 from https://code.google.com/p/double-conversion/ (mozjs-aarch64-support.patch) ++++ systemd: - Add upstream patches for backlight 0001-backlight-Avoid-restoring-brightness-to-an-unreadabl.patch 0002-backlight-do-nothing-if-max_brightness-is-0.patch 0003-backlight-unify-error-messages.patch 0004-backlight-warn-if-kernel-exposes-backlight-device-wi.patch 0005-backlight-handle-saved-brightness-exceeding-max-brig.patch - Add upstream patches 0001-errno-make-sure-to-handle-the-3-errnos-that-are-alia.patch 0002-udev-warn-when-name_to_handle_at-is-not-implemented.patch 0003-analyze-fix-plot-with-bad-y-size.patch 0004-job-add-waiting-jobs-to-run-queue-in-unit_coldplug.patch 0005-job-always-add-waiting-jobs-to-run-queue-during-cold.patch - Drop upstream-net_id-changes.patch and replace them with the correct patches from upstream and their commits: add: 1014-udev-update-net_id-comments.patch add: 1015-udev-persistent-naming-we-cannot-use-virtio-numbers-.patch ++++ libvirt: - libxl: Fix syntax for SR-IOV devices fd43d1f8-libxl-iface-hostdev.patch, 99f50208-managed-hostdev-iface.patch FATE#313570 ++++ zeromq: - Cleanup to remove SLE10 and older mentions - Remove other distros from rules as we don't build for them anyway. - Cleanup with spec-cleaner. - Enable tests. ++++ man-pages: - removed obsoleted man-pages-addons ++++ myspell-dictionaries: - improve thesaurus link names ++++ re2c: - Cleanup with spec-cleaner - Sort out the %prep finds that are no longer needed. ++++ rzsz: - Cleanup with spec-cleaner - Apply autoconf patches to allow autoreconf: * lrzsz-autotools.patch * lrzsz-0.12.20-automake-1.12.patch * lrzsz-0.12.20-automake-1.13.patch - Fix compilation with latest gccs: * lrzsz-implicit-decl.patch - Fix null as last argument for function calls: * lrzsz-0.12.20-null-pointer.patch - Remove weirdly done patch that merged multiple operations at once: * lrzsz-0.12.20.dif - Run test phase - Run make install properly and create symlinks for the other binaries to provide lrz* to r* symlinks and thus match other distributions. ++++ sca-patterns-base: - Fixed build errors for common directory ++++ setserial: - Clean up with spec-cleaner. - Remove removal of initscript (deprecated 2 years ago) ++++ smt-client: - bump version to prevent collisions with maintenance updates - version 0.3.0 ++++ statserial: - Use at least bit living URL as homepage. - Cleanup with spec-cleaner - Remove provides obsoletes for move that was done in 2000. ++++ tunctl: - Remove pointless commented lines. ++++ update-alternatives: - Use SUSE not SuSE. ++++ xen: - fate#316613: Implement pvscsi in xl/libxl libxl.pvscsi.patch ++++ xorg-x11-server: - %post: move SaX2 generated xorg.conf file to xorg.conf.sle11 * Only in very rare cases a static X configuration is still required on sle12. And, in some cases the migration from a static sle11 X configuration to a static sle12 X configuration is not possible at all, e.g. some video and input drivers are no longer available on sle12. In short, trying to migrate will result in more harm than benefit. (bnc#877315) ++++ yast2: - avoid hiding release notes button when new wizard window is opened (bnc#876668) - 3.1.62 ++++ yast2-bootloader: - extended sysconfig options only for grub1 to prevent confusion (bnc#870890) - 3.1.34 ++++ yast2-registration: - use "modules" term as well (bnc#875199#c10) - 3.1.51 ++++ yast2-services-manager: - Fix displaying icon twice in control centre (bnc#874124) - 3.1.13 ++++ yast2-storage: - flush /etc/sysconfig/yast2 after enabling use of snapper - version 3.1.24 ------------------------------------------------------------------ ------------------ 2014-5-11 - May 11 2014 ------------------- ------------------------------------------------------------------ ++++ gnome-shell: - Added patch: * gnome-shell-login-focus-lost.patch (bnc#869127) ++++ libgadu: - Update to version 1.11.4, bugfix release: + Fix buffer overflow with remote code execution potential. Only triggerable by a Gadu-Gadu server or a man-in-the-middle. CVE-2013-6487 (bnc#861019, bnc#878540) + Fix memory overwrite in file transfer with proxy server. CVE-2014-3775 (bnc#878540) + Minor fixes reported by Pidgin project members. ++++ syslogd: - use %_rundir macro ------------------------------------------------------------------ ------------------ 2014-5-10 - May 10 2014 ------------------- ------------------------------------------------------------------ ++++ haveged: - Fix "stop" of service, the daemon in foreground actually exits with a weird exit code. workaround this misbehaviour in the service file. - revert to non-forking service, "forking" services are racy and provided by systemd purely for compatibility with old daemons. see daemon(7) for the rationale. Only "simple" (default) and "notify" services must be used if possible. - Also, there is no haveged.conf around, neither such file is parsed by the daemon at all. - Start the daemon as soon as the random device is available with the help of udev, as starting services while starved of entropy is no good. ++++ lftp: - ltfp 4.4.16: * fixed mirror --loop to re-check base directory contents. * fixed sftp and fish authentication by password with FreeBSD server. * fixed directory index parsing for some http servers. * fixed find command output to avoid extra slash for plain files. * fixed several bugs which could cause segfault. - some spec cleanup ------------------------------------------------------------------ ------------------ 2014-5-9 - May 9 2014 ------------------- ------------------------------------------------------------------ ++++ aaa_base: - fix error message if zsh sources xdg-environment.sh if some pathes do not exist (bnc#875118) ++++ emacs: - Modify emacs-24.3-giflib5-interlace.patch in such a way that it works with older giflibraries ++++ farstream: - Update to version 0.2.4: + Install gtk-doc correctly. + Adapt SSRC handling to GStreamer 1.2 and newer. + Fix BSD build. + Assorted bug fixes. ++++ gvfs: - Update to version 1.20.2: + afc: Fix problems when mount devices with older iOS. + fuse: Fix settings file permissions. + Updated translations. ++++ kiwi: - Fixed creation of live iso images with flags="compressed" In this mode the live setup is based on a split image type and did not allow to have a persistent data block available in the iso. This patch changed this so that you can also use the hybridpersistent="true" feature when using the hybrid iso on e.g a usb stick to store new data persistently - Added live iso type to SLE11 JeOS template ++++ libXfont: - u_0001-CVE-2014-0209-integer-overflow-of-realloc-size-in-Fo.patch, u_0002-CVE-2014-0209-integer-overflow-of-realloc-size-in-le.patch, u_0003-CVE-2014-0210-unvalidated-length-in-_fs_recv_conn_se.patch, u_0004-CVE-2014-0210-unvalidated-lengths-when-reading-repli.patch, u_0005-CVE-2014-0211-Integer-overflow-in-fs_get_reply-_fs_s.patch, u_0006-CVE-2014-0210-unvalidated-length-fields-in-fs_read_q.patch, u_0007-CVE-2014-0211-integer-overflow-in-fs_read_extent_inf.patch, u_0008-CVE-2014-0211-integer-overflow-in-fs_alloc_glyphs.patch, u_0009-CVE-2014-0210-unvalidated-length-fields-in-fs_read_e.patch, u_0010-CVE-2014-0210-unvalidated-length-fields-in-fs_read_g.patch, u_0011-CVE-2014-0210-unvalidated-length-fields-in-fs_read_l.patch, u_0012-CVE-2014-0210-unvalidated-length-fields-in-fs_read_l.patch * Security fixes. (CVE-2014-0209, CVE-2014-0210, CVE-2014-0211, bnc#857544) ++++ tracker: - Update to version 1.0.1: + build: - Switch --with-enca is now --enable-enca. - Switch --enable-icu-charset-detection has been added to prefer ICU over enca for MP3 content detection. + libtracker-miner: Memory footprint significantly reduced: - Massif reports tracker-miner-fs peaking at 24MB. - Massif reported previously growing to ~180MB. - Fix involves using file depth based notification internally to reduced memory build up. - Querying existing data in the DB now is limited (to avoid memory use, at a small performance cost). - Initial indexing performance is unaffected. - Approximately 1/3 more expensive indexing updates on resources post initial index. - Testing using an index of 11304 folders and 123428 files. + libtracker-extract: - Encoding detection with libicu handles failure better. - giflib 4.2.x doesn't support PrintGifError, handle both situations. + tracker-search: Fix output when searching for emails, snippets shown in red and links in green. + Bugs fixed: bgo#729708, bgo#728252, bgo#728546, bgo#728370, bgo#725717, bgo#729474. + Updated translations. ++++ tracker-extras: - Update to version 1.0.1: + build: - Switch --with-enca is now --enable-enca. - Switch --enable-icu-charset-detection has been added to prefer ICU over enca for MP3 content detection. + libtracker-miner: Memory footprint significantly reduced: - Massif reports tracker-miner-fs peaking at 24MB. - Massif reported previously growing to ~180MB. - Fix involves using file depth based notification internally to reduced memory build up. - Querying existing data in the DB now is limited (to avoid memory use, at a small performance cost). - Initial indexing performance is unaffected. - Approximately 1/3 more expensive indexing updates on resources post initial index. - Testing using an index of 11304 folders and 123428 files. + libtracker-extract: - Encoding detection with libicu handles failure better. - giflib 4.2.x doesn't support PrintGifError, handle both situations. + tracker-search: Fix output when searching for emails, snippets shown in red and links in green. + Bugs fixed: bgo#729708, bgo#728252, bgo#728546, bgo#728370, bgo#725717, bgo#729474. + Updated translations. ++++ rpm: - fix macro adjusting in installplatform the old code broke macos like GNUconfigure [bnc#874897] new patch: gentlyadjustmacros.diff ++++ smt-client: - make http timeout work during SSL handshake (bnc#876609) ++++ xen: - bnc#875668 - VUL-0: CVE-2014-3124: xen: XSA-92: HVMOP_set_mem_type allows invalid P2M entries to be created 535fa503-x86-HVM-restrict-HVMOP_set_mem_type.patch (replaces xsa92.patch) - bnc#826717 - VUL-0: CVE-2013-3495: XSA-59: xen: Intel VT-d Interrupt Remapping engines can be evaded by native NMI interrupts 535a34eb-VT-d-suppress-UR-signaling-for-server-chipsets.patch 535a3516-VT-d-suppress-UR-signaling-for-desktop-chipsets.patch - Upstream patches from Jan 535a354b-passthrough-allow-to-suppress-SERR-and-PERR-signaling.patch 535e31bc-x86-HVM-correct-the-SMEP-logic-for-HVM_CR0_GUEST_RESERVED_BITS.patch 53636978-hvm_set_ioreq_page-releases-wrong-page-in-error-path.patch 53636ebf-x86-fix-guest-CPUID-handling.patch ++++ yast2: - Product.rb - fixed base product detection (do not check the product status, always use the product from the initial repository during installation) (bnc#876836) - 3.1.61 ++++ yast2-apparmor: - fix help text to match reality (bnc#876904) - 3.1.1 ++++ yast2-installation: - ensure maximum size of prep partition for ppc64 (bnc#867345) ( part of patch made by dinaar@suse.com ) - 3.1.78 - adjusted downloading release notes to work also for extensions (bnc#876700) - 3.1.77 ++++ yast2-pkg-bindings: - fixed saving service to installed system (bnc#877053) - 3.1.10 ++++ yast2-registration: - remember registered extensions, do not register them again and disable the checkboxes (extensions cannot be "unregistered") - display registered status in the main dialog - use "extension" term consistently (bnc#875199) - allow registering extensions in installed system without re-registering the base product (bnc#876328) - 3.1.50 ------------------------------------------------------------------ ------------------ 2014-5-8 - May 8 2014 ------------------- ------------------------------------------------------------------ ++++ Mesa-demo: - U_drawtex-resolve-glDrawTexfOES-extension-function.patch * drawtex: resolve glDrawTexfOES extension function; fixes build with latest Mesa 10.2-rc1 (fdo#78101) - u_drawtex-fixed-compiler-warnings-related-to-use-of-eg.patch * fixes fatal compiler warnings ++++ bind: - use %_rundir macro ++++ biosdevname: - Provide Supplements: modalias(dmi:*svnDell*) so that the package gets autoinstalled on all Dell platforms bnc#876733 ++++ ca-certificates: - copy custom pem files in /etc/ssl/certs to /etc/pki/anchors on update (bnc#875647) ++++ cifs-utils: - use _rundir macro ++++ clamav: - Version 0.98.3: * Support for common raw disk image formats using 512 byte sectors, specifically GPT, APM, and MBR partitioning. * Experimental support of OpenIOC files. ClamAV will now extract file hashes from OpenIOC files residing in the signature database location, and generate ClamAV hash signatures. ClamAV uses no other OpenIOC features at this time. No OpenIOC files will be delivered through freshclam. See openioc.org and iocbucket.com for additional information about OpenIOC. * All ClamAV sockets (clamd, freshclam, clamav-milter, clamdscan, clamdtop) now support IPV6 addresses and configuration parameters. * Use OpenSSL file hash functions for improved performance. OpenSSL is now prerequisite software for ClamAV 0.98.3. * Improved detection of malware scripts within image files. * Change to circumvent possible denial of service when processing icons within specially crafted PE files. Icon limits are now in place with corresponding clamd and clamscan configuration parameters. This issue was reported by Joxean Koret. * Improvements to the fidelity of the ClamAV pattern matcher, an issue reported by Christian Blichmann. * Opt-in collection of statistics. Statistics collected are: sizes and MD5 hashes of files, PE file section counts and section MD5 hashes, and names and counts of detected viruses. Enable statistics collection with the --enable-stats clamscan flag or StatsEnabled clamd configuration parameter. * Improvements to ClamAV build process, unit tests, and platform support. * Improve error handling in freshclam. * ClamAV 0.98.3 also includes miscellaneous bug fixes and documentation improvements. - clamav-fan-syscalls.patch isn't needed anymore because ClamAV now uses sys/fanotify.h . ++++ emacs: - Add the patches CVE-2014-3421.patch CVE-2014-3422.patch CVE-2014-3423.patch CVE-2014-3424.patch to avoid several unsecure usage of temporary files (bnc#876847) ++++ file: - file-secure_getenv.patch use secure_getenv only as we can't know in which context the shared library is used. ++++ installation-images-SLES: - don't use linuxrc specific fonts (bnc#875592) - 14.89 ++++ java-1_7_0-openjdk: - java-1.7.0-openjdk-thread-stack-size.patch: increase default thread stack size on powerpc - remove quilt dependency ++++ kiwi: - Looks like memtest86+ does not exist for SLE11 anymore Thus removed it from the SLE11 boot image descriptions - DB: rebuild documentation - DB: Update documentation, remove obsolete information - v5.06.86 released - fixed typo in spec file, unbalanced %if - v5.06.85 released - Cleanup list of authors per package in spec file - Update package helper tools to auto update the kiwi-schema provides in the spec file if the kiwi RNC schema has changed - Added kiwi-schema metadata provides to spec file This was requested by the slepos team to be able to require the right kiwi version and schema to yast2-product-creator - Added compatibility fix for fetchFile function * Instead of matching for the exact value 'uncompressed' the function treats all values matching the expression '^uncomp' as a statement to indicate an uncompressed image ++++ libqt5-qtbase: - Update to 5.3.0 RC * For more details, please see http://blog.qt.digia.com/blog/2014/05/08/qt-5-3-release-candidate-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.3 - Drop libqt5-add-better-support-for-keymap-update-handling.patch, libqt5-fix-build-failure-xcb.patch, libqt5-fix-regression-in-key-handling.patch, libqt5-improve-keymap-error-handling.patch and libqt5-update-bundled-libxkbcommon-version-to-041.patch; merged upstream ++++ libqt5-qtlocation: - Update to 5.3.0 RC * For more details, please see http://blog.qt.digia.com/blog/2014/05/08/qt-5-3-release-candidate-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.3 ++++ libqt5-qtmultimedia: - Update to 5.3.0 RC * For more details, please see http://blog.qt.digia.com/blog/2014/05/08/qt-5-3-release-candidate-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.3 ++++ libqt5-qtsensors: - Update to 5.3.0 RC * For more details, please see http://blog.qt.digia.com/blog/2014/05/08/qt-5-3-release-candidate-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.3 ++++ libqt5-qtserialport: - Update to 5.3.0 RC * For more details, please see http://blog.qt.digia.com/blog/2014/05/08/qt-5-3-release-candidate-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.3 ++++ libqt5-qtsvg: - Update to 5.3.0 RC * For more details, please see http://blog.qt.digia.com/blog/2014/05/08/qt-5-3-release-candidate-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.3 ++++ libqt5-qtwebkit: - Update to 5.3.0 RC * For more details, please see http://blog.qt.digia.com/blog/2014/05/08/qt-5-3-release-candidate-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.3 ++++ libqt5-qtwebsockets: - Update to 5.3.0 RC * For more details, please see http://blog.qt.digia.com/blog/2014/05/08/qt-5-3-release-candidate-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.3 ++++ libqt5-qtx11extras: - Update to 5.3.0 RC * For more details, please see http://blog.qt.digia.com/blog/2014/05/08/qt-5-3-release-candidate-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.3 ++++ libqt5-qtxmlpatterns: - Update to 5.3.0 RC * For more details, please see http://blog.qt.digia.com/blog/2014/05/08/qt-5-3-release-candidate-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.3 ++++ libqt5-qtdeclarative: - Update to 5.3.0 RC * For more details, please see http://blog.qt.digia.com/blog/2014/05/08/qt-5-3-release-candidate-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.3 ++++ tigervnc: - u_tigervnc-ignore-epipe-on-write.patch * Do not display error message because of EPIPE on write. (bnc#864676) ++++ util-linux: - Modify patch support-other-tty-lines-not-vconsole.patch to make it work on virtual console - Modify patch agetty-on-s390-on-dev-3270-tty1-line.patch to add the missed 3270 support upstream ++++ openjpeg2: - version 2.0.1 - New Features: * Digital Cinema profiles have been fixed and updated * New option to disable MCT if needed * extended RAW support: it is now possible to input raw images with subsampled color components (422, 420, etc) - API/ABI modifications: (see abi_compat_report_2.0.1.html in dev-utils/scripts) * No changes, API/ABI fully compatible with 2.0.0 - Misc: * OpenJPEG is now officialy conformant with JPEG 2000 Part-1 and will soon become official reference software at the JPEG committee. * Huge amount of bug fixes. See CHANGES for details. - adjust library name ++++ openssl: - Fixed bug[ bnc#876710], openssl genrsa still uses 1024 bit by default Add file: openssl-app-genrsa-fips.patch Properly detect encryption failure in BIO * use 2048 bit RSA key in FIPS selftests Modify file: openssl-1.0.1e-new-fips-reqs.patch - Fixed bug[ bnc#876282], CVE-2014-0198 openssl: OpenSSL NULL pointer dereference in do_ssl3_write Add file: CVE-2014-0198.patch Fixed bug[ bnc#876712], FIPS: ssh remote login does not work anymore Add file: openssl-no-egd.patch ++++ libqt5-qtgraphicaleffects: - Update to 5.3.0 RC * For more details, please see http://blog.qt.digia.com/blog/2014/05/08/qt-5-3-release-candidate-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.3 ++++ libqt5-qtimageformats: - Update to 5.3.0 RC * For more details, please see http://blog.qt.digia.com/blog/2014/05/08/qt-5-3-release-candidate-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.3 ++++ libqt5-qttranslations: - Update to 5.3.0 RC * For more details, please see http://blog.qt.digia.com/blog/2014/05/08/qt-5-3-release-candidate-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.3 ++++ net-snmp: - use _rundir macro ++++ wicked: - version 0.5.22 - status: show only available leases and inclusive their uuid - ifup, ifstatus: cond. accept STARTMODE off and manual - ifstatus: fixed address indenting in verbose mode - wireless: add missing wpa_supplicant intermediate states. - wireless: clear secrets as soon as they are used - dhcp4+dhcp6: apply config uuid to lease and offer early - dhcp4: accept packets without udp checksum (bnc#873267) - do not close stderr in daemon() when used in log-target - client: do not report transient errors by default (partial bnc#875154 fix) ++++ libzypp: - KeyRingReport: New infoVerify callback showing the trusted key that will be used for verification. - version 14.19.0 (19) ++++ man-pages: - man-pages 3.66 - New and rewritten pages: fanotify_init.2 fanotify_mark.2 sched_setscheduler.2 fanotify.7 sched.7 - Newly documented interfaces in existing pages: * fallocate.2 FALLOC_FL_ZERO_RANGE * rename.2 renameat2() * shmop.2 SHM_EXEC - Further updates to individual pages, see Changes for details ++++ python-libmount: - Modify patch support-other-tty-lines-not-vconsole.patch to make it work on virtual console - Modify patch agetty-on-s390-on-dev-3270-tty1-line.patch to add the missed 3270 support upstream ++++ qemu: - Add --disable-stack-protector configure option, which removes the - fstack-protector-all option leaving just the optflags provided - fstack-protector option for building QEMU. ++++ sblim-sfcb: - Pre-require aaa_base for /usr/sbin/service (bnc#874811) ++++ shim: - Update signature-sles.asc: shim signed by UEFI signing service, based on code from "Thu Apr 10 08:26:15 UTC 2014". ++++ supportutils: - Test for kvm and qemu-kvm before starting full kvm check - Update xen to new grub and systemd config - Selects xm or xl for xen.txt - supportconfig: 3.0-36 ++++ util-linux-systemd: - Modify patch support-other-tty-lines-not-vconsole.patch to make it work on virtual console - Modify patch agetty-on-s390-on-dev-3270-tty1-line.patch to add the missed 3270 support upstream ++++ xf86-video-mga: - u_Change-shadow-fb-implementation-from-DDX-based-to-miext-damage-based.patch Fix the shadowfb implementation: old implementation produced artefacts: Fixed by changing to the mi base shadow method (bnc#876098). - u_EXA-Fix-UploadToScreen.patch Fix EXA UploadToScreen: Images were garbled as writing to aperture didn't wait for FIFO to drain. (bnc#876941). - u_Fix-compiler-warnings.patch - u_Fix-crash-when-EXA-accel-mode-is-enabled.patch Fix segfault in EXA: fb base address was not added to source in DownloadFromScreen (bnc#876940). ++++ yast2-auth-client: - bnc#877133 - yast2-auth-client exports bad formatted hash. - Fix activating autofs - The default ldap schema rfc2307 is deprecated use rfc2307bis. - Restart sssd after saving the configuration. - 3.1.14 ++++ zypper: - Notify user about expiring trusted keys; show trusted keys in verbose mode. - Enable --with-interactive for update too (bnc#827953) - Highlight missing update repos in product info - version 1.11.6 ------------------------------------------------------------------ ------------------ 2014-5-7 - May 7 2014 ------------------- ------------------------------------------------------------------ ++++ dracut: - Do not inst binaries explicitly into /bin or /usr/bin, it is already taken care of internally for that: Delete 0006-Install-bin-mount.patch Modify 0013-Correct-paths-for-openSUSE.patch - Do not stop trying to load drivers (via add-drivers or filesystems) if one fails Add 0025-dracut_continue_adding_modules_also_on_error.patch - Introduce force-drivers. mkinitrd should use this one instead of add-drivers later, if accepted mainline Add 0026-force_to_add_and_load_kernel_modules_other_than_via_boot_param.patch ++++ ft2demos: - mark bnc628213_test.otf as NoSource to avoid triggering clamav check ++++ glibc: - getaddrinfo-uninit-result.patch: fix parsing of getai result for IPv6-only request (bnc#876521) ++++ glibc: - getaddrinfo-uninit-result.patch: fix parsing of getai result for IPv6-only request (bnc#876521) ++++ gnome-control-center: - Lower 'Requires' to 'Recommends' for cups-pk-helper (bnc#875606) ++++ gnome-settings-daemon: - Added support for gnome-patch-translation (5 strings). ++++ gnote: - Update to version 3.13.0: + New Features: - Header bar rework. - Add configure option for C++11 (--with-cxx11-support). + Fixes: - Fix build using C++11 incompatible compiler (bgo#727077). + Updated translations. - Pass --with-cxx11-support to configure to ensure cxx11-support is built, following upstream changes. - Bump soname following upstream changes. ++++ gnome-themes-standard: - Update to version 3.13.1: + Window borders on dark variant. + File chooser styling improvements. + Move cursors to the adwaita-icon-theme. + Remove text-shadow form switches in headerbars. ++++ haveged: - Cleanup with spec-cleaner - Adapt the service file to be forking and match what it does for me on Gentoo. - Disable threads as they seem break some times. - Capitalize summaries to make rpmlint happy. ++++ hplip: - Moved the hpcupsfax filter to the hplip-hpijs sub-package because the HP-Fax*hpcups PPDs in the hplip-hpijs sub-package that use that filter work technically correct when only the hplip-hpijs RPM is installed regardless that in practice queues with a HP-Fax*hpcups PPD usually use the hpfax backend Python script that belongs to the hplip main-package because it imports HPLIP Python modules. - Moved the hpps filter to the hplip main-package because the PPDs for various printers that use that filter do not work when only the hplip-hpijs RPM is installed because the hpps Python script imports HPLIP Python modules from the hplip main-package. Accordingly moved the PPDs that use the hpps filter to the hplip main-package (bnc#876690). ++++ java-1_7_0-openjdk: - java-1.7.0-openjdk-adlc-parser.patch: fix use of unintialized memory in adlc parser ++++ kernel-default: - rpm/kernel-binary.spec.in: Package .vmlinuz-*.hmac as well - commit 3375bd7 - Update x86 config files: Disable unused CAN drivers Disable platform, grcan and tscan1 CAN drivers. Disable ISA and EG20T CAN drivers on x86_64. These are believed to be useless, and will only be enabled upon explicit request. - commit dab25a2 - rpm/kernel-binary.spec.in: Exclude /boot/symtypes* from the base/main package Also, get rid of the comparison of the base and devel filelist. - commit f1e303f - ALSA: hda - Add dock pin setups for Thinkpad T440 (bnc#876699). - commit efc8676 ++++ kernel-source: - rpm/kernel-binary.spec.in: Package .vmlinuz-*.hmac as well - commit 3375bd7 - Update x86 config files: Disable unused CAN drivers Disable platform, grcan and tscan1 CAN drivers. Disable ISA and EG20T CAN drivers on x86_64. These are believed to be useless, and will only be enabled upon explicit request. - commit dab25a2 - rpm/kernel-binary.spec.in: Exclude /boot/symtypes* from the base/main package Also, get rid of the comparison of the base and devel filelist. - commit f1e303f - ALSA: hda - Add dock pin setups for Thinkpad T440 (bnc#876699). - commit efc8676 ++++ kernel-syms: - rpm/kernel-binary.spec.in: Package .vmlinuz-*.hmac as well - commit 3375bd7 - Update x86 config files: Disable unused CAN drivers Disable platform, grcan and tscan1 CAN drivers. Disable ISA and EG20T CAN drivers on x86_64. These are believed to be useless, and will only be enabled upon explicit request. - commit dab25a2 - rpm/kernel-binary.spec.in: Exclude /boot/symtypes* from the base/main package Also, get rid of the comparison of the base and devel filelist. - commit f1e303f - ALSA: hda - Add dock pin setups for Thinkpad T440 (bnc#876699). - commit efc8676 ++++ kiwi: - Fixed __hasBootDescription runtime check * the check should also work with custom user boot descriptions - Follup up fix for spec file requirements: * need virt-utils for SLE11, use qemu-tools for anything else * add virt-utils/qemu-tools to base kiwi package only - Added custom filters for kiwi --describe in KIWIAnalyse.filter - DB: rebuild man pages - DB: update man page - v5.06.84 released - Fixed spec file requirements: Replaced virt-utils with qemu-tools, virt-utils was dropped - v5.06.83 released - DB: update schema documentation - Follow up fix for directory check in cleanMount use the exact same parameter for test as for umount ++++ util-linux: - Add patch support-other-tty-lines-not-vconsole.patch to be able to support console lines like xvc and hvc - remove tty3270-on-serial-line-of-s390.patch (was already upstream since 2.24.1) ++++ mutter: - Added support for gnome-patch-translation (2 strings). ++++ systemd: - Add patch parse-crypttab-for-noauto-option.patch from Thomas Blume to handle the option 'noauto' in /etc/crypttab (bnc#742774) - Modify and extend patch 0001-On_s390_con3270_disable_ANSI_colour_esc.patch to have the correct terminal type used with agetty - Add patch 0001-tmpfiles-fix-permissions-on-new-journal-files.patch to allow users to access systemd user journal (bnc#876694) ++++ openwsman: - Split off server-side Ruby plugin to openwsman-server-plugin-ruby - Alias systemd service openwsman to openwsmand, add respective rcopenwsman and rcopenwsmand commands. ++++ libyui-qt: - avoid hiding "Show Relnotes" button when new Wizard window is created (bnc#876668) - 2.46.8 ++++ makedumpfile: - makedumpfile-dmesg-Xen.patch: Allow --dump-dmesg for Xen vmcores (bnc#864910, bnc#829646). - makedumpfile-dom0_mapnr-early.patch: Earlier initialization of dom0_mapnr (bnc#864910, bnc#829646). - makedumpfile-alt-dom0_mapnr.patch: Get Dom0 max_pfn using pfn_mfn_frame_list if max_pfn unavailable (bnc#864910, bnc#829646). - makedumpfile-fix-memset-segv.patch: memset() in cyclic bitmap initialization introduce segment fault. - makedumpfile-optimize-is_zero_page.patch: Optimize is_zero_page. - makedumpfile-fix-unaligned-ELF-segv.patch: Fix a segment fault in dumping not aligned ELF segment. - makedumpfile-fix-div-by-zero.patch: Fix a div-by-zero problem. - makedumpfile-ELF-bitmap-alloc-size.patch: Fix too much buffer allocation for ELF format. - makedumpfile-fix-segv-with-over-8TB.patch: Fix a segmentation fault when physical address exceeds 8TB boundary. ++++ myspell-dictionaries: - updated to 20140507 * fdo#73544 update catalan linguistic components - improve dictionary file names ++++ python-libmount: - Add patch support-other-tty-lines-not-vconsole.patch to be able to support console lines like xvc and hvc - remove tty3270-on-serial-line-of-s390.patch (was already upstream since 2.24.1) ++++ qemu: - Fix misspelled tag in qemu-ga.service file ++++ translation-update: - Update translation-update-from-translation-update-upstream-20140507.tar.bz2. - Fix for empty tarballs. - Fix translation-update-generate-lang-list.sh for "@" in locale names. - Rename translation-update-spec-reset-lang-list.sh and translation-update-spec-generate-lang-list.sh to make visible its relation to the spec file. ++++ util-linux-systemd: - Add patch support-other-tty-lines-not-vconsole.patch to be able to support console lines like xvc and hvc - remove tty3270-on-serial-line-of-s390.patch (was already upstream since 2.24.1) ++++ vm-install: - bnc#876340 - vm-install: unsupported configuration: unknown disk type 'tap2' - Version 0.8.18 ++++ xf86-input-synaptics: - Update to version 1.7.99.2 * The second snapshot for synaptics 1.8 is now available. Note that there are are two significant changes: - the event device is not grabbed anymore. In some setups this may lead to duplicate events but where it does you're really better off using an InputClass instead of an InputDevice section in your xorg.conf. - the secondary software button area (i.e. the top software buttons on the Lenovo *40 series) is now automatically enabled based on the INPUT_PROP_TOPBUTTONPAD property, slated for kernel 3.15. No more PNPID matching in the snippets, which didn't work without a kernel patch anyway. If you can't update the kernel, use Option "HasSecondarySoftButtons" "on". ++++ xf86-video-vmware: - update to release 13.0.2 ++++ xorg-x11-server: - Update to bugfix release 1.15.1 * Check for calloc() failure in add_master() * On realloc failure, free font_path_string instead of leaking it * xf86DeleteScreen: move check for NULL pScrn before first dereference * Xi: Ensure DeviceChanged is emitted after grabs are deactivated * sync: Avoid ridiculously long timeouts * dix: fix button state check before changing a button mapping * os: restrict display names to digits * Xi: fix modifier offset in XIPassiveGrab swapping function * dix: prevent a driver from initializing or submitting buttons > MAX_BUTTONS * Xi: check for invalid modifiers for XI2 passive grabs * config: search for PnPID on all parents (#75513) * glx: Clear new FBConfig attributes to 0 by default. * Xephyr: restore initial window resize lost in xcb conversion ++++ yast2-registration: - Save the repository credentials to /mnt during upgrade (libzypp is already switched to the target system) (bnc#876151) - 3.1.49 - fixed setting the repository status (to properly enable e.g. the * -Pool repositories) (bnc#875839) - 3.1.48 ++++ yast2-storage: - fixed transition between disk labels in proposal (bnc#875113) - version 3.1.23 ++++ yast2-users: - do not modify frozen text from gettext call (bnc#876571) - 3.1.23 ------------------------------------------------------------------ ------------------ 2014-5-6 - May 6 2014 ------------------- ------------------------------------------------------------------ ++++ at-spi2-core: - Add at-spi2-register-on-session-running.patch register the client when session manager is running. (bnc#873541) ++++ atk: - Update to version 2.13.1: + Use visibility attributes/__declspec (dllexport) to export public symbols (bgo#728031). + Add Simple Support for Visual Studio 2012 (bgo#691991). + Updated translations. ++++ augeas: - Add check phase, comment out as 2 test fails now. - Clean up with spec-cleaner - Version bump to 1.2.0: - API changes * Add aug_cp and the cp and copy commands * aug_to_xml now includes span information in the XML dump - General changes/additions * Fix documentation link in c_api NaturalDocs menu * Fix NaturalDocs documentation for various lenses * src/transform.c (filter_matches): wrap fnmatch to ensure that an incl pattern containing "//" matches file paths, RHBZ#1031084 * Correct locations table for transform_save() (Tomas Hoger) * Corrections for CVE-2012-0786 tests (Tomas Hoger) * Fix umask handling when creating new files, RHBZ#1034261 - Lens changes/additions * Access: support DOMAIN\user syntax for users and groups, bug #353 * Authorized_Keys: Allow 'ssh-ed25519' as a valid authorized_key type (Jasper Lievisse Adriaanse) * Automounter: Handle hostnames with dashes in them, GH issue #27 * Build: Add combinatorics group * Cyrus_Imapd: Create new entries without space before separator, RHBZ#1014974 (Dietmar Kling) * Desktop: Support square brackets in keys * Dhclient: Add dhclient.conf path for Debian/Ubuntu (Esteve Fernandez) * Dhcpd: Support conditionals, GH issue #34 Support a wider variety of allow/deny statement, including booting and bootp (Yanis Guenane) Support a wider variety of DHCP allow/deny/ignore statements (Yanis Guenane) * Dovecot: Various enhancements and bug fixes (Michael Haslgrübler): add mailbox to block_names, fix for block_args in quotes, fix for block's brackets upon write, fixes broken tests for mailbox, fixes indention, test case for block_args with ", fixes broken indention Use Quote module * Exports: Permit colons for IPv6 client addresses, bug #366 * Grub: Support the 'setkey' and 'lock' directives NFC fix whitespace errors Handle makeactive menu command, bug #340 Add 'verbose' option, GH issue #73 * Interfaces: Add in support for the source stanza in /etc/network/interfaces files Map bond-slaves and bridge-ports to arrays (incompatible change) (Kaarle Ritvanen) Add /etc/network/interfaces.d/* support Allow numeric characters in stanza options (Pascal Lalonde) * Koji: New lens to parse Koji configs (Pat Riehecky) * MongoDBServer: Accept quoted values (Tomas Klouda) * NagiosCfg: Do not try to parse /etc/nagios/nrpe.cfg anymore, GH issue #43 /etc/nagios/nrpe.cfg is parsed by Nrpe (Yanis Guenane) * Nagiosobjects: Add support for optional spaces and indents and whole-line comments (Sean Millichamp) * OpenVPN: Support daemon, client-config-dir, route, and management directives (Freakin https://github.com/Freakin) * PHP: allow php-fpm syntax in keys, GH issue #35 * Postfix_Main: Handle stray whitespace at end of multiline lines, bug #348 * Postfix_virtual: allow '+' and '=' in email addresses (Tom Hendrikx) * Properties: support multiline starting with an empty string, GH issue #19 * Samba: Permit asterisk in key name, bug #354 * Shellvars: Read /etc/firewalld/firewalld.conf, bug #363 Support all types of quoted strings in arrays, bug #357 Exclude /etc/sysconfig/ip*tables.save files * Shellvars, Sysconfig: map "bare" export and unset lines to seq numbered nodes to handle multiple variables (incompatible change), RHBZ#1033795 * Shellvars_list: Handle backtick variable assignments, bug #368 Allow end-of-line comments, bug #342 * Simplevars: Add /etc/selinux/semanage.conf * Slapd: use smart quotes for database entries; rename by/what to by/access; allow access to be absent as per official docs (incompatible change) * Sshd: Indent Match entries by 2 spaces by default Support Ciphers and KexAlgorithms groups, GH issue #69 Let all special keys be case-insensitive * Sudoers: Permit underscores in group names, bug #370 (Matteo Cerutti) Allow uppercase characters in user names, bug #376 * Sysconfig: Permit empty comments after comment lines, RHBZ#1043636 * Sysconfig_Route: New lens for RedHat's route configs * Syslog: Accept UDP(@) and TCP(@@) protocol, bug #364 (Yanis Guenane) * Xymon_Alerting: New lens for Xymon alerting files (François Maillard) * Yum: Add yum-cron*.conf files (Pat Riehecky) Include only *.repo files from yum.repos.d (Andrew N Golovkov) Permit spaces after equals sign in list options, GH issue #45 Split excludes as lists, bug #275 ++++ binutils: - binutils-2.24-bso16746.diff: Fix bso#16746, spurious warnings for warn annotated symbols with LTO. ++++ gnome-documents: - Update to version 3.13.1: + Use X close buttons in presentation dialogs. + Scale the thumbnails on HiDpi displays. + Overlay scrub bar (slider) disappears while using it. + Unbreak the contents and bookmarks dialog. + Make the thumbnailing robust against theme failures. + Prioritize relevant RDF types. + Updated translation. ++++ gnome-settings-daemon: - Add gnome-settings-daemon-bnc873545-hide-warnings.patch: Hide the warnings when failed to find a colord instance (bnc873545). ++++ intel-gpu-tools: - update to release 1.6 * Changes to support Broadwell in the test suite. (Ben, Damien, et al.) * Updated (now working again!) Android support from Oscar Mateo. * Test coverage through i-g-t is now officially an integral part of any drm/i915 feature work and also for bugfixes. For more details see: http://blog.ffwll.ch/2013/11/testing-requirements-for-drmi915.html * Fix the gen4asm build depency handling, now that the assembler is included in i-g-t (Ben). * Improve the cairo object lifetime management of the kmstest helpers (Chris). * Allow register access to succeed if i915 is loaded but debugfs isn't found (i.e. nomodeset is used) * New kernel modesetting helper library for simpler testcases (Damien). * New structure logging support for tests. Message at the WARN level be reflected in the piglit result, also included igt_warn_on macros to simplify test asserts which should just result in warnings, but not in a test abort. * Broadwell support for intel_audio_dump (Mengdong Lin). * API documentation support (Thomas) - n_missing_check-ndebug.h.patch * added missing include file in order to fix build - refreshed n_disable-build-of-pm_pc8.patch ++++ java-1_7_0-openjdk: - do not recommend systemtap even when available (bnc#876539) ++++ kernel-default: - rpm/kernel-binary.spec.in: Fix packaging of vmlinux debuginfo (bnc#875946) Add the uncompressed vmlinux image as ghost file to the main package, so that the vmlinux debuginfo generated by rpm natively and put into the right package. - commit 26b7a64 - rpm/kernel-binary.spec.in: Simplify filelist for files in /boot - commit ef040ff ++++ kernel-source: - rpm/kernel-binary.spec.in: Fix packaging of vmlinux debuginfo (bnc#875946) Add the uncompressed vmlinux image as ghost file to the main package, so that the vmlinux debuginfo generated by rpm natively and put into the right package. - commit 26b7a64 - rpm/kernel-binary.spec.in: Simplify filelist for files in /boot - commit ef040ff ++++ kernel-syms: - rpm/kernel-binary.spec.in: Fix packaging of vmlinux debuginfo (bnc#875946) Add the uncompressed vmlinux image as ghost file to the main package, so that the vmlinux debuginfo generated by rpm natively and put into the right package. - commit 26b7a64 - rpm/kernel-binary.spec.in: Simplify filelist for files in /boot - commit ef040ff ++++ kiwi: - Fixed SLE12 JeOS template * install patterns with the namedCollection attribute * make sure the desired release package is installed in the bootstrap phase to avoid the installation of this strange dummy-release package which I don't understand what it is good for at all - Fixed directory check in cleanMount If no repo alias is set the repo uri is also used as name for the mount point directory. In this case the name could contain quoted characters. Perl's test operator can't deal with shell escaped directory names. Thus we check with the shell test built-in if the mount point directory exists ++++ libqt5-qtdeclarative: - Explicitly BuildRequire python-base ++++ libgcrypt: - add support for SP800-90A DRBG (fate#316929, bnc#856312) * patches by Stephan Mueller (http://www.chronox.de/drbg.html): 0001-SP800-90A-Deterministic-Random-Bit-Generator.patch.bz2 0002-Compile-DRBG.patch 0003-Function-definitions-of-interfaces-for-random.c.patch 0004-Invoke-DRBG-from-common-libgcrypt-RNG-code.patch 0005-Function-definitions-for-gcry_control-callbacks.patch 0006-DRBG-specific-gcry_control-requests.patch 0007-User-interface-to-DRBG.patch - FIPS changes (from Fedora): - replaced libgcrypt-1.5.0-etc_gcrypt_rngseed-symlink.diff by libgcrypt-1.6.1-fips-cfgrandom.patch - libgcrypt-fixed-sizet.patch: fixed an int type for -flto - libgcrypt-1.6.1-use-fipscheck.patch: use the fipscheck binary - libgcrypt-1.6.1-fips-cavs.patch: add CAVS tests ++++ sssd: - Detect endianness at configure time, for use by Samba's byteorder.h header; (bnc#876544). + 0001-build-detect-endianness-at-configure-time.patch ++++ netcontrol: - blacklist ifcfg files ending in .orig or tilde (bnc#871600) [+ 0001-blacklist-ifcfg-files-ending-in-.orig-or-tilde-bnc-8.patch] ++++ openssl: - Correct the PGP key to Factory * Modify file: openssl.keyring - Fixed bug[ bnc#876748] FIPS: openssl hmac verification fails open on empty hmac file * Initialize rv to -1 by default Modify file: openssl-1.0.1e-fips-ctor.patch ++++ libreoffice: - Version bump to 4.2.4.2: * another bugfix release fixing more than dozen of issues. - Add explicit dep over libxslt - Remove patch applied upstream: * bluez5-support-for-impress-remote.diff ++++ tracker: - Do not BuildRequires MozillaThunderbird on SLE12. ++++ libvirt: - Update to libvirt 1.2.4 - Primarily a bug-fix release. See http://libvirt.org/news.html for a detailed list of bug fixes and improvements - Drop upstream patches: 0e0c1a74-domid-fix.patch, 7a1452f5-libxl-empty-cdrom.patch, lxcconf2xml-vpcus-fix.patch, drop-pm-utils.patch - Renamed patches to include upstream commit id libxl-new-shutdown-flag.patch -> b98bf811-add-paravirt-shutdown-flag.patch libxl-use-shutdown-flag.patch -> c4fe29f8-use-shutdown-flag.patch libxl-use-reboot-flag.patch -> da744120-use-reboot-flag.patch ++++ libvirt-python: - Update to 1.2.4 - Add all new APIs and constants in libvirt 1.2.4 ++++ myspell-dictionaries: - generate and package *.idx files ++++ tracker-extras: - Do not BuildRequires MozillaThunderbird on SLE12. ++++ perl-Bootloader: - fix upgrade when converting from grub1 to grub2 (bnc#876359) - 0.814 ++++ sblim-sfcb: - create /usr/sbin/rcsfcb, cmpi-provider-register depends on it bnc#874811 ++++ xen: - Fix pygrub to handle VM with no grub/menu.lst file. - Don't use /var/run/xend/boot for temporary boot directory pygrub-boot-legacy-sles.patch ++++ xorg-x11-libs: - xorg-x11-devel: removed requires to libFS-devel, liblbxutil-devel, liboldX-devel and libxkbui-devel, which we no longer want to support any longer with sle12 (bnc#876401) ++++ yast2-bootloader: - reinit perl-bootloader library in update mode to force write configuration (bnc#876359,876355) - 3.1.33 ++++ yast2-core: - Do not mention YCP in signal handler (by tcech) - 3.1.7 ++++ yast2-firstboot: - bnc#858978 - updated control file (workflow) to enable NIC autoconfiguration - 3.1.1 ++++ yast2-iscsi-client: - avoid title on the left in installation workflow (bnc #868859) - 3.1.8 ++++ yast2-network: - bnc#874178 - fixed help for "Global Options" - 3.1.55 - bnc872381 - installer sets target's hostname and hosts properly - 3.1.54 ++++ yast2-registration: - use PackageCallbacks instead of obsoleted PackageCallbacksInit module (bnc#873936) - fixed base product detection (bnc#875194) - 3.1.47 - fixed a crash in addon registration - use generic "Registration Server" in progress message (SCC title does not make sense for SMT registration (bnc#875196) - fixed caching the registration URL - display product names in progess - fixed "Next" button label in installed system - 3.1.46 ++++ yast2-samba-server: - Adapted testsuite to last changes in Service module. - 3.1.8 ++++ yast2-snapper: - improved error message on systems with no snapper configs (bnc#876535) - 3.1.2 ------------------------------------------------------------------ ------------------ 2014-5-5 - May 5 2014 ------------------- ------------------------------------------------------------------ ++++ augeas: - device_map lense: Find device.map in any dir beneath /boot (bnc#875086) augeas-device_map-grub2.patch ++++ branding-SLE: - no penguins (bnc #858503) ++++ desktop-translations: - Update translations (beta6). ++++ dracut: - Update add_dracuts_network_params_for_iscsi.patch to detect be2iscsi firmware devices - Remove obsolete patch fix-iscsi-firmware.sh - Fixup iscsi firmware booting with be2iscsi (bnc#873448): Added 0024-95iscsi-Set-correct-iscsi_started-value-for-iSCSI-fi.patch - Renamed mkinird_differ_host_and_cmdline_only_properly.patch to 0023-mkinitrd-suse.sh-Use-hostonly-and-hostonly-cmdline-c.patch ++++ gnome-settings-daemon: - Update to version 3.12.2: + Fix crasher when plugging in an external display into a laptop with a touchscreen. + Power: - Fix brightness sliders and OSD starting at zero when first used. - Fix display not blanking after gnome-shell wake up. - Fix wake up not working in some cases. - Fix laptop sometimes not suspending when unplugging from a dock. - Fix double-suspend when suspending after a timeout. - Fix erratic back-light behaviour when the machine has a limited number of back-light settings. ++++ installation-images-SLES: - remove kernel-installation-tapeipl (fate#316995) - fix typo - 14.88 - ensure /etc/iscsi is writable - fips support for installation and rescue support bnc#875848 - add dracut-fips if present for FIPS capable rescue system - add openssh-fips and libopenssl1_0_0-hmac for FIPS capable installation - remove suspend from buildrequires - add gptfdisk to buildrequires (bnc#801446) - 14.87 ++++ iso-codes: - Update to version 3.53: + Fixed code for BH-AK (alioth#314648). + Complete Japanese translation of Maryland (alioth#746533). + Updated translations for ISO 639, ISO 3166, ISO 3166-2, ISO 4217, ISO 15924, ISO 639-5 and ISO 639-3. ++++ kdump: - Update to 0.8.11 o Use fast xz compression with dracut (bnc#870549) o Mount boot/root partition only if needed o Copy required programs to the initrd (bnc#874571). - kdump-0.8.10-dracut-xz-opt.patch: Dropped. ++++ kernel-default: - Enable CONFIG_INTEL_TXT on i586 as well (fate#311820, fate#311962, bnc#707666, bnc#875575) - commit 403ada2 - Refresh patches.fixes/n_tty-Fix-n_tty_write-crash-when-echoing-in-raw-mode.patch. Add commit SHA - commit 4f0c42a - n_tty: Fix n_tty_write crash when echoing in raw mode (bnc#871252 bnc#875690 CVE-2014-0196). - commit f6299c2 ++++ kernel-source: - Enable CONFIG_INTEL_TXT on i586 as well (fate#311820, fate#311962, bnc#707666, bnc#875575) - commit 403ada2 - Refresh patches.fixes/n_tty-Fix-n_tty_write-crash-when-echoing-in-raw-mode.patch. Add commit SHA - commit 4f0c42a - n_tty: Fix n_tty_write crash when echoing in raw mode (bnc#871252 bnc#875690 CVE-2014-0196). - commit f6299c2 ++++ kernel-syms: - Enable CONFIG_INTEL_TXT on i586 as well (fate#311820, fate#311962, bnc#707666, bnc#875575) - commit 403ada2 - Refresh patches.fixes/n_tty-Fix-n_tty_write-crash-when-echoing-in-raw-mode.patch. Add commit SHA - commit 4f0c42a - n_tty: Fix n_tty_write crash when echoing in raw mode (bnc#871252 bnc#875690 CVE-2014-0196). - commit f6299c2 ++++ kiwi: - v5.06.82 released - DB: rebuild documentation - Added some info about Docker and KIWI - Fixed check for .repo file The repo path is stored quoted for use use with the shell but the perl test operator can't deal with shell escaped characters and failed. Thus shell's test built-in is used instead ++++ samba: - Fix byte-order macros on little endian Power8; (bso#10590); (bnc#871701). ++++ samba: - Fix byte-order macros on little endian Power8; (bso#10590); (bnc#871701). ++++ harfbuzz: - Update to version 0.9.28: + Unbreak old-spec Indic shaping (fdo#76705). + Fix shaping of U+17DD and U+0FC6. + Add HB_NO_MERGE_CLUSTERS build option. NOT to be enabled by default for shipping libraries. It's an option for further experimentation right now. When we are sure how to do it properly, we will add public run-time API for the functionality. + Build fixes. ++++ ldb: - Update to 1.1.17. + pyldb: add some more helper functions for LdbDn + pyldb: fix doc string for set_extended_component() + pyldb: add some const to PyObject_FromLdbValue() + Add a env variable to disable RTLD_DEEPBIND. + ldb_ildap: Map some wrong username/password errors on to LDB_ERR_INVALID_CREDENTIALS + pass module init errors back to the caller + Return LDB_ERR_INSUFFICIENT_ACCESS_RIGHTS rather than OPERATIONS_ERROR on EACCES and EPERM + Fix 1138330 Dereference null return value + bad if test in ldb_comparison_fold() + use of NULL pointer bugfix + Fix CID 241329 Array compared against 0 + Fix CID 240798 Uninitialized pointer read + rdn_name: reject 'distinguishedName' depending of the MOD flags + Show the type of failing operation in default error message + Do not build libldb-cmdline when using system ldb. + ldb_map: Fix CID 1034791 Dereference null return value + Fix a const warning ++++ libnice: - Update to version 0.1.6: + API changes: - nice_agent_restart_stream() to do a ICE restart on a single strema. - nice_component_state_to_string() to get a printable name for a component state. - nice_agent_forget_relays() to forget the relays set for a specific component, along with nice_agent_restart_stream(), it allows changing the current relay without dropping the connection. + It is now possible to add relays after the initial candidate gathering. + Many bug fixes. - No longer set LIBNICE_RELEASE="yes", not needed anymore, fixed upstream. ++++ plymouth: - Remove plymouth-restore-suspend.patch: suspend package is being dropped, no longer needs to provide this old API. - Remove requires on suspend package. ++++ libreoffice: - Generate autocorr content for various language mutations properly (shamelessly stolen from Fedora). - Use patch from upstream to handle the mutexes way better. Updated patch kde4-4.2.3.3-timer-mutex.patch. - Use correct paths for dicts locations. ++++ snapper: - updated translations ++++ libstorage: - fixed parsing of /proc/mdstat to properly detect IMSM and DDF containers (bnc#858226) ++++ systemd: - Port upstream patch 0001-sd-rtnl-message-append-fix-uninitialized-memory.patch back to 210 - Add patch keep-crypt-password-prompt.patch from Thomas Blume to fix bnc#875502 - fails to boot when swap space is encrypted - Port upstream patch set for net_id back in patch upstream-net_id-changes.patch ++++ libvirt: - CVE-2014-0179: Don't expand entities when parsing XML d6b27d3e-CVE-2014-0179.patch bnc#873705 ++++ mlocate: - Remove some duped fs from PRUNEFS variable. ++++ myspell-dictionaries: - package compat symlinks in /usr/share/myspell ++++ ntp: - fix start-ntpd again: service is now called ntpd, not ntp ++++ sled-manuals_en: - Update text and image files. ++++ sles-manuals_en: - Update text and image files. ++++ supportutils: - Added crm configure show to ha.txt (bnc#875831) - supportconfig: 3.0-35 ++++ suse-module-tools: - Add support for ARM zImage to weak-modules2 ++++ ucode-intel: - Update to Intel microcode version 20140430 (bnc#876073) ++++ xterm: - Patch #304 - 2014/05/03 * add debugging check for parsing table entries, fixed a few inconsistencies. * handle utmp/utmpx strings consistently with new function that null-pads unused locations. * build-fix for imake configuration with FreeBSD 9 and later, to account for replacing utmp with utmpx. * improve handling of the fontsel (font-selection) menu item: + initialize the menu entry differently if the toolbar configuration is used, i.e., enabling it without attempting to use the current selection as a font name. Because of the way in which the toolbar is setup, this attempt usually failed, and would result in a warning. + if the menu action fails, e.g., no font can be loaded for the given selected name, then recover by resuming with the current font. Before, the recovery went to the default font. That was done to work around missing bitmap font in patch #276. * document OSC 119 in the control sequences listing (report by Egmont Koblinger). * modify special handling of XF86Paste or SunPaste keysyms (see patch #227) to use the standard shift/lock modifiers in case those are, for example, used in level 3 in an XKB file (patch by Matthieu Herrb). * configure macro updates: + drop the -no-gcc option from CF_INTEL_COMPILER + modify CF_XOPEN_SOURCE to suppress the check for defining _XOPEN_SOURCE on Solaris * reduce bss storage used for ReGIS/Sixel modules, as well as cleanup storage usage in other modules. * initial changes for ReGIS support (patch by Ross Combs): + document control-sequences + separate ifdef's for sixel and color-register features + add configuration for VT382 ++++ yast2: - Fix getting the status of sysvinit services (bnc#876144) - 3.1.60 ++++ yast2-inetd: - Replaced obsolete Service.* calls with new ones - Inetd.netd_status* are now boolean values - Adapted testsuite - 3.1.5 ++++ yast2-kdump: - use directly kdump service instead of boot.kdump wrapper (bnc#873733) - 3.1.11 ++++ yast2-network: - fixed testsuite - adapted to API changes - 3.1.53 - bnc#870896 - fixed proposed DNS / Hostname configuration to be same as in SLE-11 - 3.1.52 ++++ yast2-nfs-client: - Obsolete Service.Status replaced with new Service.active? - 3.1.4 ++++ yast2-nfs-server: - Obsolete Service.Status calls replaced with Service.active? - Finally dropped obsolete 'portmap' support (using only rpcbind) - Adapted testsuite - 3.1.6 ++++ yast2-registration: - initialize the connection object when reading addons (otherwise a "nil" bug appears when going back in the installation workflow) - cache the registration server URL (to use the same server when going back) - added "nil" check for long product description - typo in a logger call - 3.1.45 - add product name when something wrong happen with addon registration(bnc#872481) - register as much addons as possible and skip only failed ones - improve progress to print which addon it register - 3.1.44 - Update "enabled" and "autorefresh" repository flags according to the registration response, e.g. enable -Pool repositories (bnc#875839) - 3.1.43 ++++ yast2-storage: - fixed space adjustment in proposal for snapshots (bnc#876127) - version 3.1.22 ++++ yast2-trans: - Updated languages: ar cs de es fr hu it ja ko nl pl pt_BR ru sv zh_CN zh_TW. ------------------------------------------------------------------ ------------------ 2014-5-4 - May 4 2014 ------------------- ------------------------------------------------------------------ ++++ libdrm: - Fix typos in package description ++++ gupnp: - Update to version 0.20.11: + Disable the Unix context manager on Android. + Fix Windows compilation. + Fix a memory leak in Linux context manager. + Fix libuuid dependencies in pkg-config files. + Implement a simple ACL infrastructure. + Bugs fixed: bgo#711027, bgo#723715, bgo#727539, bgo#728889. ++++ libzypp: - Update zypp-po.tar.bz2 ++++ pcsc-cyberjack: - fix for changed data structure in PCSC's reader.h (data-structure.patch) ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2014-5-3 - May 3 2014 ------------------- ------------------------------------------------------------------ ++++ dbus-1-x11: - Update to 1.8.2: + Enhancements: - in the CMake build system, add some hints for Linux users cross-compiling Windows D-Bus binaries to be able to run tests under Wine (fdo#41252) - add Documentation key to dbus.service (fdo#77447) + Fixes: - in "dbus-uuidgen --ensure", try to copy systemd's /etc/machine-id to /var/lib/dbus/machine-id instead of generating an entirely new ID (fdo#77941) - if dbus-launch receives an X error very quickly, do not kill unrelated processes (fdo#74698) - on Windows, allow up to 8K connections to the dbus-daemon, instead of the previous 64 (fdo#71297) - cope with \r\n newlines in regression tests, since on Windows, dbus-daemon.exe uses text mode (fdo#75863) ++++ java-1_7_0-openjdk: - openjdk-7-src-b147-no-return-in-nonvoid.patch: remove duplicated hunks ++++ dbus-1: - Update to 1.8.2: + Enhancements: - in the CMake build system, add some hints for Linux users cross-compiling Windows D-Bus binaries to be able to run tests under Wine (fdo#41252) - add Documentation key to dbus.service (fdo#77447) + Fixes: - in "dbus-uuidgen --ensure", try to copy systemd's /etc/machine-id to /var/lib/dbus/machine-id instead of generating an entirely new ID (fdo#77941) - if dbus-launch receives an X error very quickly, do not kill unrelated processes (fdo#74698) - on Windows, allow up to 8K connections to the dbus-daemon, instead of the previous 64 (fdo#71297) - cope with \r\n newlines in regression tests, since on Windows, dbus-daemon.exe uses text mode (fdo#75863) ++++ sca-server-report: - Improved error handling ------------------------------------------------------------------ ------------------ 2014-5-2 - May 2 2014 ------------------- ------------------------------------------------------------------ ++++ btrfsprogs: - update to upstream 3.14.1 - mkfs: - fix TRIM detection - do not zero-out end of device unconditionally - no crash with --features option - fsck: - clear log tree in repair mode - check reloc roots - btrfs - reworked space reporting (bnc#873106) - btrfs fi usage - new command - btrfs dev usage - new command - btrfs fi df - enhanced output with GlobalReserve - Removed patches: * 0001-btrfs-progs-move-arg_strtou64-to-a-separate-file-for.patch - Added patches: * 0001-Btrfs-progs-fix-check-to-test-trim-support.patch * 0002-Btrfs-progs-fsck-fix-double-free-memory-crash.patch * 0003-Btrfs-progs-mkfs-Remove-zero_end-1-since-it-has-been.patch * 0004-btrfs-progs-fix-wrong-max-system-array-size-check-in.patch * 0005-btrfs-progs-move-arg_strtou64-to-a-separate-file-for.patch * 0006-Btrfs-progs-fsck-clear-out-log-tree-in-repair-mode.patch * 0007-Btrfs-progs-fsck-avoid-pinning-same-block-several-ti.patch * 0008-Btrfs-progs-fsck-add-ability-to-check-reloc-roots.patch * 0009-btrfs-progs-prevent-close_root-if-the-root-to-close-.patch * 0010-btrfs-progs-fix-mkfs.btrfs-segfault-with-features-op.patch * 0011-btrfs-progs-Enhance-the-command-btrfs-filesystem-df.patch * 0012-btrfs-progs-Add-helpers-functions-to-handle-the-prin.patch * 0013-btrfs-progs-Add-command-btrfs-filesystem-disk-usage.patch * 0014-btrfs-progs-Add-btrfs-device-disk-usage-command.patch * 0015-btrfs-progs-cleanup-dead-return-after-usage-for-fi-d.patch * 0016-btrfs-progs-Fix-memleak-in-get_raid56_used.patch * 0017-Btrfs-progs-fi-usage-free-memory-if-realloc-fails.patch * 0018-btrfs-progs-read-global-reserve-size-from-space-info.patch * 0019-btrfs-progs-add-original-df-and-rename-disk_usage-to.patch * 0020-btrfs-progs-move-device-usage-to-cmds-device-more-cl.patch * 0021-btrfs-progs-check-if-we-can-t-get-info-from-ioctls-d.patch * 0022-btrfs-progs-zero-out-structures-before-calling-ioctl.patch * 0023-btrfs-progs-print-B-for-bytes.patch * 0024-btrfs-progs-Print-more-info-about-device-sizes.patch * 0025-btrfs-progs-compare-unallocated-space-against-the-co.patch * 0026-btrfs-progs-add-section-of-overall-filesystem-usage.patch * 0027-btrfs-progs-cleanup-filesystem-device-usage-code.patch * 0028-btrfs-progs-extend-pretty-printers-with-unit-mode.patch * 0029-btrfs-progs-replace-df_pretty_sizes-with-pretty_size.patch * 0030-btrfs-progs-clean-up-return-codes-and-paths.patch * 0031-btrfs-progs-move-global-reserve-to-overall-summary.patch ++++ gnome-documents: - Update to version 3.12.1: + Scale the thumbnails on HiDpi displays. + Overlay scrub bar (slider) disappears while using it. + Unbreak the contents and bookmarks dialog. + Make the thumbnailing robust against theme failures. + Prioritize relevant RDF types. + Updated translations. ++++ gnome-settings-daemon: - Add updates-dont-use-changed-signal-on-UpClient.patch: Changed signal no longer exists in upower 0.99. From upstream. ++++ gtkhtml: - Update to version 4.8.1: + Drop gnome-icon-theme dependency (bgo#729020). - Drop gnome-icon-theme BuildRequires: Following upstream changes. ++++ installation-images-SLES: - Remove lilo from BuildRequires - Fix gawk symlink in base - Require pdisk on ppc ppc64 ++++ open-iscsi: - iscsi_offload: do not print error messages for be2iscsi be2iscsi HBAs display the firmware settings in /sys/firmware/iscsi_boot1 and only provide a subset of the iBFT settings (bnc#876137) ++++ java-1_7_0-openjdk: - Add option to use internal lcms2 if the system one is too old - Fix build with several bitrotten options - Restore option to build without systemtap * allowing to build on SLE11 SP3 - Add constraint for disk size of 6 GB ++++ kiwi: - v5.06.81 released - Fixed suseService function * Use of undefined variable $action where it should be $target - Fixed 32bit EFI build * if secure boot is requested, warn and switch to non secure EFI boot. shim only exists for 64bit linux * fixed lookup of bootloader stage files. In case of 32bit EFI the lookup path must be 'i386-efi' - Added 32bit efi modules package to boot descriptions for openSUSE 12.3 iso | oem and vmxboot - Fixed unit test Test/kiwiContainerConfigWriter.pm * message output has changed in the container code - Added openSUSE 13.1 template for docker target. ++++ samba: - Pass through vfs_btrfs snapshot manipulation requests when "btrfs: manipulate snapshots = no" is configured; (bnc#874180). ++++ samba: - Pass through vfs_btrfs snapshot manipulation requests when "btrfs: manipulate snapshots = no" is configured; (bnc#874180). ++++ libdrm: - Update to version 2.4.54: + Use signed location for drmModeSetPlane + nouveau: safen up nouveau_device list usage against concurrent access + amend previous commit to actually compile + modetest: add cursor support + freedreno: add missing fxn prototype + radeon: add Mullins chip family + radeon: add Mullins pci ids + Mark functions printf-like where possible + intel: Fix some format strings + libdrm: Remove extraneous parameter + tests: Use drmFreeVersion() instead of drmFree() + intel/chv: Add Cherryview PCI IDs ++++ libevdev: - add baselibs.conf since libevdev2-32bit is required by libinput-32bit ++++ texlive: - Correct patch number scheme of latest change ++++ systemd: - Add patch shut-up-annoying-assertion-monotonic-clock-message.patch to avoid annyoing messages on failing dual_timestamp_is_set in the kernel's message ring buffer ++++ libvirt: - libxl: Support ACPI shutdown event libxl-new-shutdown-flag.patch, libxl-use-shutdown-flag.patch, libxl-use-reboot-flag.patch bnc#872777 - libx: Support migration libxl-migration-support.patch bnc#875193 ++++ sca-patterns-base: - Removed debug printouts ++++ sca-patterns-sle11: - Removed debug pattern ++++ sca-server-report: - Added remote supportconfig progress bar - Added -s supportconfig progress bar - Fixed -c for console mode (bnc#876045) - Fixed invalid supportconfig run date (bnc#876040) ++++ vm-install: - Allow logging when vm-install is run in the background - Version 0.8.17 - Fix invalid use of parameter in loopclean - Version 0.8.16 ++++ yast2: - save_y2logs: store target of symlinks as symlinks are useless - 3.1.59 - fixed incorrect function name (bnc#876105) - 3.1.58 ++++ yast2-bootloader: - fix activating partitions with number bigger then 4 on GPT disks with legacy x86 boot (bnc#875757) - 3.1.32 ++++ yast2-iscsi-client: - try auto login to target when called from partitioner (bnc #876104) - 3.1.7 ++++ yast2-registration: - ask user to import an unknown SSL certificate (bnc#874745) - fixed wrong method name causing crash when adding repositories (bnc#875412) - remove the base product from the addons list (bnc#872483) - 3.1.42 ++++ yast2-update: - Fix internal error caused by wrong type passed as string append (bnc#876136) - 3.1.7 ------------------------------------------------------------------ ------------------ 2014-5-1 - May 1 2014 ------------------- ------------------------------------------------------------------ ++++ gnome-terminal: - Update to version 3.12.1: + Fix shortcut key disabling (bgo#728121). + Fix app menu New Terminal item (bgo#726942). + Updated documentations. + Updated translations. ++++ clutter-gst2: - Rebuild against libcogl20. ++++ clutter-gst: - Rebuild against libcogl20. ++++ kexec-tools: - Device tree values should be big endian for ppc64le (bnc#875485) New patch: kexec-tools-ppc64-purgatory-device-tree-values-should-be-read-stored-in-big-endian.patch ++++ kiwi: - Fixed __populateRepos in software analyser * The CD/DVD repos from zypper were not correctly added as iso repo in the kiwi generated clone configuration - Fixed container image name extension * if docker is set the extension should be set to docker and not lxc ++++ libe-book: - Use -fvisibility-inlines-hidden here as well, saves around 360 global symbol table entries. ++++ libinput: - Add baselibs.conf: provide libinput0-32bit. Required by libclutter-gst-2_0-0-32bit. ++++ libzypp: - Update zypp-po.tar.bz2 ++++ qemu: - qemu-guest-agent: add udev rule and systemd service (bnc#875870) - Increase socket timeout for qtest to avoid make check issues - Add ExcludeArch: s390 to spec file, as we don't support that arch - Backport some additional seccomp whitelist patches - Move qemu-ifup script to qemu package - Make clear in kvm-supported.txt that emulated scsi is supported - Fix gtk interface when used from SLE11 (bnc#874413) 0051-seccomp-add-timerfd_create-and-time.patch 0052-seccomp-add-shmctl-mlock-and-munloc.patch 0053-gtk-Add-handling-for-the-xfree86-ke.patch 0054-qtest-Increase-socket-timeout-to-ac.patch ++++ virt-manager: - Dropped patch as libvirt has fix for issue virtman-shutdown-with-acpi-button.patch ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2014-4-30 - Apr 30 2014 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Add support for SHA256 SSL fingerprints ++++ bash: - Add readline-horizontal-redisplay.patch from upstream as a temporary fix for failing incremental search in horizontal-scroll-mode ++++ checkmedia: - ignore padding area when calculating checksum (bnc #804160) - 3.2 ++++ desktop-translations: - Update translations. ++++ dracut: - Update to lateste git HEAD 48b7ab1b35adf1f3f09f883ef14ea0a3fba1e468 Added: dracut_v37_to_HEAD.patch Modified: 0013-Correct-paths-for-openSUSE.patch Modified: mdraid-setup.patch Modified: replace_dhclient_with_wickedd_dhcp_supplicants.patch Deleted: 0018-fstab-do-not-mount-and-fsck-from-fstab-if-using-syst.patch Deleted: 0019-dracut-initqueue-service-runs-before-remote-fs-pre.t.patch - Fix lvm and other possible not working thing due to new parameter: hostonly-cmdline which has to be active by default bnc#874000 bnc#874905 bnc#874363 Added: mkinird_differ_host_and_cmdline_only_properly.patch - Make write-ifcfg-suse.sh more update robust Avoid rebasing of diff with every update touching this file by adding write-ifcfg-suse.sh as source file and copy/link in .spec file. Modified: change_write_ifcfg_to_suse.patch ++++ emacs: - remove dependency on bind-devel (I don't see any usage of bind in the source, and I see no such dependency in packaging on other distros) ++++ grub2: - package architecture-specific boot directory for s390x-emu. (bnc#873951) - grub2-s390x-04-grub2-install.patch: * support 'xz' initrd compression. (bnc#874155) - refresh grub2-snapper-plugin.sh, suppress "XPath set is empty" warning message (bnc#866944) ++++ installation-images-SLES: - fix kernel image matching - 14.86 - removed qemu-linux-aarch64 and kdump (bnc#875765) - 14.85 ++++ java-1_7_0-openjdk: - some patch fiddling for aarch64 - update to 2.4.7: Security fixes: S8023046: Enhance splashscreen support S8025005: Enhance CORBA initializations S8025010, CVE-2014-2412: Enhance AWT contexts S8025030, CVE-2014-2414: Enhance stream handling S8025152, CVE-2014-0458: Enhance activation set up S8026067: Enhance signed jar verification S8026163, CVE-2014-2427: Enhance media provisioning S8026188, CVE-2014-2423: Enhance envelope factory S8026200: Enhance RowSet Factory S8026716, CVE-2014-2402: (aio) Enhance asynchronous channel handling S8026736, CVE-2014-2398: Enhance Javadoc pages S8026797, CVE-2014-0451: Enhance data transfers S8026801, CVE-2014-0452: Enhance endpoint addressing S8027766, CVE-2014-0453: Enhance RSA processing S8027775: Enhance ICU code. S8027841, CVE-2014-0429: Enhance pixel manipulations S8028385: Enhance RowSet Factory S8029282, CVE-2014-2403: Enhance CharInfo set up S8029286: Enhance subject delegation S8029699: Update Poller demo S8029730: Improve audio device additions S8029735: Enhance service mgmt natives S8029740, CVE-2014-0446: Enhance handling of loggers S8029745, CVE-2014-0454: Enhance algorithm checking S8029750: Enhance LCMS color processing (in-tree LCMS) S8029760, CVE-2013-6629: Enhance AWT image libraries (in-tree libjpeg) S8029844, CVE-2014-0455: Enhance argument validation S8029854, CVE-2014-2421: Enhance JPEG decodings S8029858, CVE-2014-0456: Enhance array copies S8030731, CVE-2014-0460: Improve name service robustness S8031330: Refactor ObjectFactory S8031335, CVE-2014-0459: Better color profiling (in-tree LCMS) S8031352, CVE-2013-6954: Enhance PNG handling (in-tree libpng) S8031394, CVE-2014-0457: (sl) Fix exception handling in ServiceLoader S8031395: Enhance LDAP processing S8032686, CVE-2014-2413: Issues with method invoke S8033618, CVE-2014-1876: Correct logging output S8034926, CVE-2014-2397: Attribute classes properly S8036794, CVE-2014-0461: Manage JavaScript instances Backports S8004145: New improved hgforest.sh, ctrl-c now properly terminates mercurial processes. S8007625: race with nested repos in /common/bin/hgforest.sh S8011178: improve common/bin/hgforest.sh python detection (MacOS) S8011342: hgforest.sh : ‘python –version’ not supported on older python S8011350: hgforest.sh uses non-POSIX sh features that may fail with some shells S8024200: handle hg wrapper with space after #! S8025796: hgforest.sh could trigger unbuffered output from hg without complicated machinations S8028388: 9 jaxws tests failed in nightly build with java.lang.ClassCastException S8031477: [macosx] Loading AWT native library fails S8032370: No “Truncated file” warning from IIOReadWarningListener on JPEGImageReader S8035834: InetAddress.getLocalHost() can hang after JDK-8030731 was fixed Bug fixes PR1393: JPEG support in build is broken on non-system-libjpeg builds PR1726: configure fails looking for ecj.jar before even trying to find javac Red Hat local: Fix for repo with path statting with / . Remove unused hgforest script - remove java-1.7.0-openjdk-makefiles-zero.patch, java-1.7.0-openjdk-zero-arch.patch - enable jit on aarch64 and armv7l - readd hotspot port for aarch64 - disable nonsensical constraints (build is limited to 512MB anyway) at least for the ARM platforms that do not offer 2GB ++++ kiwi: - Added support for docker image types kiwi supports creation of lxc images which are stored below var/lib/lxc/. The docker subsystem expects the image to be packed differently. Thus we added a new type: The information about the container name is optional in this case and if specified not used for docker type images - Fixed typo in function name ++++ krb5-ticket-watcher: - update translations ++++ libQtWebKit4: - build against Qt 4.8.6 ++++ libabw: - This package also needs -fvisibility-inlines-hidden to cut down the bloat of the exported symbol table in around 200 symbols less. ++++ libgtop: - Update to version 2.30.0: + Fixed libtool versioning for ABI breakage. + Removed useless override for LINK variable. + Fixed FTBFS on kFreeBSD. - Change the name of libgtop-2_0_name defines to soname, and actually use it. Bump from 7 to 10, following upstreams soname change. Also update baselibs.conf to reflect the new soname. - Remove the check for the library name in the install section: this is rpmlints job. ++++ texlive: - Add source-poppler-0.26.patch: Fix build with poppler 0.26: with poppler commit e04cab, there was an API break. Apply patch onlt when building against poppler 0.26 or newer. ++++ poppler: - Enable build of Qt5 subpackage - Disable poppler-glib and poppler-cpp building with Qt4/5 subpackages ++++ poppler-qt: - Enable build of Qt5 subpackage - Disable poppler-glib and poppler-cpp building with Qt4/5 subpackages ++++ systemd: - Update udev-generate-peristent-rule.sh from latest git - Modify and extend patch 0001-On_s390_con3270_disable_ANSI_colour_esc.patch to avoid also ANSI escape sequences for busy jobs on s390 ++++ totem: - Update to version 3.12.1: + Bump required versions of grilo and GStreamer. + Fix delete button's initial state. + Switch to the player view quicker. + Add support for starting a playlist paused. + Escape selection mode when pressing Esc. + Fix shuffled items starting to play in random order. + Hide popups when leaving the window, but not when a popover (volume, menus) is visible. + Don't toggle popups on touchpad clicks, just on touchscreens. + Fix scroll-wheel going forward 2 minutes instead of 1. + Save the downloaded subtitles in the video directory. + Re-add drag'n'drop support for the video widget. - Drop pkgconfig(gnome-icon-theme) BuildRequires: no longer required. ++++ release-notes-sled: - 12.0.12: - Update SLE 12 release notes from FATE. - Updated entries: Kernel Modules (bnc#869159). ++++ rng-tools: - Fix automagic startup with udev/systemd virtio-rng KERNEL name is hw_random not hwrng.. - in some parallel universe --fill-watermark took a percentage value, not in this incarnation at least, where it takes an integer. just use the sane builtin default ++++ sled-manuals_en: - Update text and image files (Last Changed Rev.: 11511:12935M). ++++ sles-manuals_en: - Update text and image files (Last Changed Rev.: 11511:12935M). ++++ subscription-tools: - version 1.1.2 - update translations ++++ virt-manager: - Upstream bug fixes 535fb6f6-hide-scrollbar-until-something-scrollable.patch 535fe0c2-fix-screenshot-with-qxl-spice.patch 535feaca-fix-storage-when-directory-name-contains-whitespace.patch 535ff0b7-fix-install-when-one-package-is-already-installed.patch 536152fe-fix-error-detecting-OS-in-show-all-list.patch 536154d8-show-error-if-launching-delete-dialog-fails.patch 53615662-call-path_exists-before-getting-storage-volume.patch ++++ vm-install: - bnc#875416 - vm-install --use-xl: libxl: error: libxl.c:319: libxl__domain_rename: domain with name "SLE-12-Server-Beta5" already exists. - Updated language files ++++ yast2-auth-client: - Don't enable sssd if no domains are configured (bnc#870905) - 3.1.13 ++++ yast2-bootloader: - handle diskless nfs setup for ppc (bnc#874466) - 3.1.31 ++++ yast2-installation: - use correct keywords for cio ignore kernel params (bnc#874902) - move cio_ignore step after bootloader step to have sections generated (bnc#873996) - 3.1.76 ++++ yast2-kdump: - require kdump, but not yet on aarch64 (bnc #875765) - 3.1.10 ++++ yast2-registration: - added a nil check when reading the long product name to avoid possible failure (bnc#875796) - 3.1.41 - fixed failure when registering the base product (fixed return value from product registration call) (bnc#875412) - 3.1.40 ++++ yast2-storage: - fixed importing mount points with btrfs (bnc#874288) - version 3.1.21 ++++ yast2-trans: - Updated languages: ar cs da de el en_GB en_US es fi fr hu it ja ko nb nl pl pt pt_BR ru sv tr uk zh_CN zh_TW. ------------------------------------------------------------------ ------------------ 2014-4-29 - Apr 29 2014 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Update to version 0.0.15 - Made Client a useful entry point for YaST to use gem - Made use of zypper optional for YaST - added customizable verify_callback for HTTP connection (by default logs SSL errors) - send email when activating product ++++ boost: - ppc64 ABIv2 support - enable build_context for ppc64le - added patches: * boost-ppc64-abiv2-context.patch * boost-ppc64-abiv2-coroutine.patch ++++ dracut: - consolidate -fips-aesni into -fips again. The problem due to it was split off upstream was solved in the kernel. ++++ gnome-shell: - Added patch: * gnome-shell-prompt-twice.patch (bnc#871865) ++++ gpg2: - add patch by Stephan Mueller which adds an option to enable legacy ciphers in FIPS mode * added gnupg-add_legacy_FIPS_mode_option.patch (part of bnc#856312) - added BuildRequires: makeinfo (to build info pages from the patched gnupg.texi) ++++ ibus-pinyin: - Add ibus-pinyin-fixes-lua-compile.patch: fix build with Lua 5.2 (Fedora). - Switch BuildRequires to lua-devel. ++++ kernel-default: - Re-eanble ARM kernel in config.conf file and update all ARM configs: * config/arm64/default: - Add SATA/PATA support - Add voltage and regulator support * config/armv6hl/default: - Add external I2C controllers - Add usermode SPI driver * config/armv7hl/default: - Add I2C support for Tegra SoC - Add external I2C controllers - Add SPI, GPIO and watchdog support to Davinci/Keystone SoC - Add RTC driver for Tegra and sunxi SoC - Enhance nVidia Tegra support with MFD_NVEC and KEYBOARD_TEGRA - Add OMAP4 video input support - Add IR receiver - Add iMX HDMI support - Add Serial support for Tegra SoC * config/armv7hl/exynos: - Trivial update * config/armv7hl/lpae: - Add I2C support for Tegra SoC - Add external I2C controllers - Add SPI, GPIO and watchdog support to Davinci/Keystone SoC - Remove unused Terga20/Tegra30 SPI support - Add RTC driver for Tegra and sunxi SoC - Enhance nVidia Tegra supprt with MFD_NVEC and KEYBOARD_TEGRA - Add IR receiver - Add iMX HDMI support - commit fcd7b3d - Update to 3.15-rc3. - commit 62b5593 - config: sync PCI changes to s390x/vanilla - commit 807a685 - Update arm config files: Enable all USB-to-serial drivers Specifically, enable USB_SERIAL_WISHBONE, USB_SERIAL_MXUPORT and USB_SERIAL_QT2 on all arm flavors. - commit 589f44f - Update arm64 config file: Disabled 3 unneeded drivers Align the arm64 config file with the rest of the config files: CONFIG_ATMEL_SSC is not set CONFIG_FB_TMIO is not set CONFIG_FB_GOLDFISH is not set - commit aaf60ce - Update config files: Enable CONFIG_USB_SERIAL_SIMPLE This is a unified driver replacing several drivers we were shipping so far, so we should ship it too. - commit 0d558c9 - Enable CONFIG_INTEL_TXT on x86_64 (fate#311820, fate#311962, bnc#707666, bnc#875575) - commit 8f9c4ac ++++ kernel-source: - Re-eanble ARM kernel in config.conf file and update all ARM configs: * config/arm64/default: - Add SATA/PATA support - Add voltage and regulator support * config/armv6hl/default: - Add external I2C controllers - Add usermode SPI driver * config/armv7hl/default: - Add I2C support for Tegra SoC - Add external I2C controllers - Add SPI, GPIO and watchdog support to Davinci/Keystone SoC - Add RTC driver for Tegra and sunxi SoC - Enhance nVidia Tegra support with MFD_NVEC and KEYBOARD_TEGRA - Add OMAP4 video input support - Add IR receiver - Add iMX HDMI support - Add Serial support for Tegra SoC * config/armv7hl/exynos: - Trivial update * config/armv7hl/lpae: - Add I2C support for Tegra SoC - Add external I2C controllers - Add SPI, GPIO and watchdog support to Davinci/Keystone SoC - Remove unused Terga20/Tegra30 SPI support - Add RTC driver for Tegra and sunxi SoC - Enhance nVidia Tegra supprt with MFD_NVEC and KEYBOARD_TEGRA - Add IR receiver - Add iMX HDMI support - commit fcd7b3d - Update to 3.15-rc3. - commit 62b5593 - config: sync PCI changes to s390x/vanilla - commit 807a685 - Update arm config files: Enable all USB-to-serial drivers Specifically, enable USB_SERIAL_WISHBONE, USB_SERIAL_MXUPORT and USB_SERIAL_QT2 on all arm flavors. - commit 589f44f - Update arm64 config file: Disabled 3 unneeded drivers Align the arm64 config file with the rest of the config files: CONFIG_ATMEL_SSC is not set CONFIG_FB_TMIO is not set CONFIG_FB_GOLDFISH is not set - commit aaf60ce - Update config files: Enable CONFIG_USB_SERIAL_SIMPLE This is a unified driver replacing several drivers we were shipping so far, so we should ship it too. - commit 0d558c9 - Enable CONFIG_INTEL_TXT on x86_64 (fate#311820, fate#311962, bnc#707666, bnc#875575) - commit 8f9c4ac ++++ kernel-syms: - Re-eanble ARM kernel in config.conf file and update all ARM configs: * config/arm64/default: - Add SATA/PATA support - Add voltage and regulator support * config/armv6hl/default: - Add external I2C controllers - Add usermode SPI driver * config/armv7hl/default: - Add I2C support for Tegra SoC - Add external I2C controllers - Add SPI, GPIO and watchdog support to Davinci/Keystone SoC - Add RTC driver for Tegra and sunxi SoC - Enhance nVidia Tegra support with MFD_NVEC and KEYBOARD_TEGRA - Add OMAP4 video input support - Add IR receiver - Add iMX HDMI support - Add Serial support for Tegra SoC * config/armv7hl/exynos: - Trivial update * config/armv7hl/lpae: - Add I2C support for Tegra SoC - Add external I2C controllers - Add SPI, GPIO and watchdog support to Davinci/Keystone SoC - Remove unused Terga20/Tegra30 SPI support - Add RTC driver for Tegra and sunxi SoC - Enhance nVidia Tegra supprt with MFD_NVEC and KEYBOARD_TEGRA - Add IR receiver - Add iMX HDMI support - commit fcd7b3d - Update to 3.15-rc3. - commit 62b5593 - config: sync PCI changes to s390x/vanilla - commit 807a685 - Update arm config files: Enable all USB-to-serial drivers Specifically, enable USB_SERIAL_WISHBONE, USB_SERIAL_MXUPORT and USB_SERIAL_QT2 on all arm flavors. - commit 589f44f - Update arm64 config file: Disabled 3 unneeded drivers Align the arm64 config file with the rest of the config files: CONFIG_ATMEL_SSC is not set CONFIG_FB_TMIO is not set CONFIG_FB_GOLDFISH is not set - commit aaf60ce - Update config files: Enable CONFIG_USB_SERIAL_SIMPLE This is a unified driver replacing several drivers we were shipping so far, so we should ship it too. - commit 0d558c9 - Enable CONFIG_INTEL_TXT on x86_64 (fate#311820, fate#311962, bnc#707666, bnc#875575) - commit 8f9c4ac ++++ kiwi: - v5.06.80 released - Fixed KIWIBasePlugin for style and conventions * in addition make the code perl critic level 3 clean - Update jenkins build script * don't force output directory, leave it up to the test call to set an appropriate output directory - Update SLE12 product plugin for style/convention * also fixed code to be perl critic level 3 clean - Make sure wpa_supplicant stay as tool in the initrd - moved from xfs_check to xfs_repair, related to (bnc #853253) * xfs_check will be gone in June 2014 - Cleanup/Fix messages displayed in resizeFilesystem * print information about check and resize separately * print information when we don't know how to resize * be more verbose which device is resized - Fixed typo in boot message Calling mkswap creates a swap space but does not activate it. The intention is to create the swap space thus the message should tell the user this and nothing misleading ++++ libgpg-error: - update to 1.13 (needed by libgcrypt patches for bnc#856312) * Added a portable mutex API. * The AM_PATH_GPG_ERROR macro now defines GPG_ERROR_MT_CFLAGS and GPG_ERROR_MT_LIBS autoconf output variables for use by programs which need gpgrt based thread support. gpg-error-config has a new option --mt. - Interface changes relative to the 1.12 release: GPG_ERR_KEY_ON_CARD NEW. GPG_ERR_MAC_ALGO NEW. GPG_ERR_INV_LOCK_OBJ NEW. gpgrt_lock_t NEW. GPGRT_LOCK_INITIALIZER NEW. GPGRT_LOCK_DEFINE NEW. gpgrt_lock_init NEW. gpgrt_lock_lock NEW. gpgrt_lock_unlock NEW. gpgrt_lock_destroy NEW. gpgrt_yield NEW. - run available tests ++++ mariadb: - /etc/mysql/secure_file_priv.conf added via configuration-tweaks.tar.bz2 [bnc#xy FIXME] CVE-2014-FIXME ++++ parted: - Support setting boot flag in pMBR (bnc#872054): - drop: revert-gpt-add-commands-to-manipulate-pMBR-boot-flag.patch - add: libparted-copy-pmbr_boot-when-duplicating-GPT-disk.patch - refresh patches ++++ poppler: - Update to version 0.26.0: + qt4: Fix mismatched boolean logic in TextAnnotation::setInplaceIntent. + qt5: Fix mismatched boolean logic in TextAnnotation::setInplaceIntent. + core: Very small code cleanup. + cpp: Very small code cleanup. - Changes from version 0.25.3: + core: - Fix crashes on broken files. - Avoid MinGW/Cygwin warnings due to redefinition of NOMINMAX. - Fix some small memory leaks. + qt5: - Fix some kinds of OCG models. - Cleanup some deprecated methods. + glib: - Fix the first coord of the quadrilateral in create_poppler_quads_from_annot_quads() (fdo#76504). + utils: pdftohtml: Fix typo in manpage. + qt4: Fix some kinds of OCG models. - Changes from version 0.25.2: + core: - Tagged-PDF support. - Open some broken files (fdo#75232). - Fix crashes on broken files. - Fix regression parsing some broken files (kde#329600). - Improve compilation under Win 8 with Visual Studio 2012 (fdo#73111). - PSOutputDev: . Ensure paper size takes into account rotation (fdo#72312). . Fix DocumentMedia/Page/Media/PageBBox DSC comments. . Use crop box as page size. . Remove origpagesizes mode and make -origpagesizes an alias for -paper match. . Only change paper size when different to previous size. . Ensure there is always a page size in the output. . Fix regression when creating level1 PS (fdo#75241). - CairoOutputDev: Clip to crop box (bgo#649886). - Splash: . Blend usage in PDF with spot colors casue random output (fdo#74883). . Fix off by one that caused crash in a file (fdo#76387). - Make sure number of least objects in hints table is valid (fdo#74741). - Limit numeric parsing of character names (fdo#38456). + glib: - Tagged-PDF support. - Annotation improvements. - Install error callback (fdo#73269). - Fix gobject-introspection warnings. - demo: Fix performance in text markup annotations. - Increase gtk3 dependency. + qt4: - Improve naming of internal export/import macros. - Add GCC visibility export attributes. - Expose document-supplied text direction. + qt5: - Improve naming of internal export/import macros. - Add GCC visibility export attributes. - Expose document-supplied text direction. + utils: - pdftocairo: Ensure page size and crop box works the same as pdftops. - Fix TIFF writting in Windows (fdo#75969). + buildsystem: - Learn about automake 1.14. - Do not define -ansi (fdo#72499). - cmake: . Install JpegWriter.h depending on libjpeg . Use c99 for the c compiler. - Changes from version 0.25.1: + core: - GooString format: . Added some tests + improved documentation. . Fixed bug with printing LLONG_MIN. - Regression test improvements. + qt4: - Arthur backend font rendering improvements. - Test program to save to file. + qt5: - Arthur backend font rendering improvements. - Improve detection of Qt5 moc (fdo#72744). - Test program to save to file. + utils: - pdfunite: . Work even if there's a single file given. . Do not lose fonts when merging some files. - Changes from version 0.25.0: + core: - Annotation improvements. - Tagged PDF work. - Improve speed on some files using ICC color space. - Use ICC profile in OutputIntents (fdo#34053). - Limit use of ZapfDingbats character names (fdo#60243). - Splash: correction for knockout transparency groups. - Regression test improvements. + utils: - pdftoppm: Added thinlinemode option setting. - pdfinfo: . Indicate if pdf contains javascript. . Add option to print out javascript. - pdfimages: . Print size, ratio, and ppi. . More image output format support. - pdfseparate: allow zero-padded pagespecs. + glib: - Annotation improvements. - Add API to get text, text layout and text attributes for a given area. - Demo improvements. - Bump soname following upstream changes. ++++ poppler-qt: - Update to version 0.26.0: + qt4: Fix mismatched boolean logic in TextAnnotation::setInplaceIntent. + qt5: Fix mismatched boolean logic in TextAnnotation::setInplaceIntent. + core: Very small code cleanup. + cpp: Very small code cleanup. - Changes from version 0.25.3: + core: - Fix crashes on broken files. - Avoid MinGW/Cygwin warnings due to redefinition of NOMINMAX. - Fix some small memory leaks. + qt5: - Fix some kinds of OCG models. - Cleanup some deprecated methods. + glib: - Fix the first coord of the quadrilateral in create_poppler_quads_from_annot_quads() (fdo#76504). + utils: pdftohtml: Fix typo in manpage. + qt4: Fix some kinds of OCG models. - Changes from version 0.25.2: + core: - Tagged-PDF support. - Open some broken files (fdo#75232). - Fix crashes on broken files. - Fix regression parsing some broken files (kde#329600). - Improve compilation under Win 8 with Visual Studio 2012 (fdo#73111). - PSOutputDev: . Ensure paper size takes into account rotation (fdo#72312). . Fix DocumentMedia/Page/Media/PageBBox DSC comments. . Use crop box as page size. . Remove origpagesizes mode and make -origpagesizes an alias for -paper match. . Only change paper size when different to previous size. . Ensure there is always a page size in the output. . Fix regression when creating level1 PS (fdo#75241). - CairoOutputDev: Clip to crop box (bgo#649886). - Splash: . Blend usage in PDF with spot colors casue random output (fdo#74883). . Fix off by one that caused crash in a file (fdo#76387). - Make sure number of least objects in hints table is valid (fdo#74741). - Limit numeric parsing of character names (fdo#38456). + glib: - Tagged-PDF support. - Annotation improvements. - Install error callback (fdo#73269). - Fix gobject-introspection warnings. - demo: Fix performance in text markup annotations. - Increase gtk3 dependency. + qt4: - Improve naming of internal export/import macros. - Add GCC visibility export attributes. - Expose document-supplied text direction. + qt5: - Improve naming of internal export/import macros. - Add GCC visibility export attributes. - Expose document-supplied text direction. + utils: - pdftocairo: Ensure page size and crop box works the same as pdftops. - Fix TIFF writting in Windows (fdo#75969). + buildsystem: - Learn about automake 1.14. - Do not define -ansi (fdo#72499). - cmake: . Install JpegWriter.h depending on libjpeg . Use c99 for the c compiler. - Changes from version 0.25.1: + core: - GooString format: . Added some tests + improved documentation. . Fixed bug with printing LLONG_MIN. - Regression test improvements. + qt4: - Arthur backend font rendering improvements. - Test program to save to file. + qt5: - Arthur backend font rendering improvements. - Improve detection of Qt5 moc (fdo#72744). - Test program to save to file. + utils: - pdfunite: . Work even if there's a single file given. . Do not lose fonts when merging some files. - Changes from version 0.25.0: + core: - Annotation improvements. - Tagged PDF work. - Improve speed on some files using ICC color space. - Use ICC profile in OutputIntents (fdo#34053). - Limit use of ZapfDingbats character names (fdo#60243). - Splash: correction for knockout transparency groups. - Regression test improvements. + utils: - pdftoppm: Added thinlinemode option setting. - pdfinfo: . Indicate if pdf contains javascript. . Add option to print out javascript. - pdfimages: . Print size, ratio, and ppi. . More image output format support. - pdfseparate: allow zero-padded pagespecs. + glib: - Annotation improvements. - Add API to get text, text layout and text attributes for a given area. - Demo improvements. - Bump soname following upstream changes. ++++ libqt4: - update to 4.8.6: * long list of bugfixes, forward and backward compatible * for detailed list of changes, see included changes-4.8.6 * see also http://blog.qt.digia.com/blog/2014/04/24/qt-4-8-6-released/ - remove patches that went upstream: * 0001-Disallow-deep-or-widely-nested-entity-references.patch * 0001-Don-t-crash-if-the-relayed-signal-was-emitted-from-t.patch * 0001-Fully-expand-entities-to-ensure-deep-or-widely-neste.patch * 0001-Mitigate-performance-regression-in-isExpandedEntityV.patch * 0002-QDBusPendingCall-add-a-missing-QWaitCondition-wakeAl.patch * 0003-Fix-unprotected-access-to-QDBusPendingCallPrivate-pe.patch * 0004-Remove-QDBusPendingCallPrivate-autoDelete-logic.patch * 0005-Change-QDBusPendingCallPrivate-to-full-reference-cou.patch * 0006-Revert-QTBUG-15319-fix-shortcuts-with-secondary-Xkb-layout.patch * aarch64-support.diff * qt-everywhere-opensource-src-4.8.5.tar.gz * webkit-sparc64.diff ++++ libqt4-sql-plugins: - update to 4.8.6: * long list of bugfixes, forward and backward compatible * for detailed list of changes, see included changes-4.8.6 * see also http://blog.qt.digia.com/blog/2014/04/24/qt-4-8-6-released/ - remove patches that went upstream: * 0001-Disallow-deep-or-widely-nested-entity-references.patch * 0001-Don-t-crash-if-the-relayed-signal-was-emitted-from-t.patch * 0001-Fully-expand-entities-to-ensure-deep-or-widely-neste.patch * 0001-Mitigate-performance-regression-in-isExpandedEntityV.patch * 0002-QDBusPendingCall-add-a-missing-QWaitCondition-wakeAl.patch * 0003-Fix-unprotected-access-to-QDBusPendingCallPrivate-pe.patch * 0004-Remove-QDBusPendingCallPrivate-autoDelete-logic.patch * 0005-Change-QDBusPendingCallPrivate-to-full-reference-cou.patch * 0006-Revert-QTBUG-15319-fix-shortcuts-with-secondary-Xkb-layout.patch * aarch64-support.diff * qt-everywhere-opensource-src-4.8.5.tar.gz * webkit-sparc64.diff ++++ vte: - Update to version 0.36.1: + Fix qemu crash (bgo#728051). + Updated translations. ++++ ntp: - Remove /var/run/ntp from the package: http://lists.opensuse.org/opensuse-packaging/2014-04/msg00046.html - Fix Provides/Obsoletes of package aliases. - Add /usr/sbin/rc* links. - Stay enabled across sysv to systemd migrations (bnc#875490). ++++ pcsc-cyberjack: - fixed typo in udev rule (bnc#881517) ++++ perl-Bootloader: - fix regexp to not backtrack endlessly if parentheses don't match (bnc#875369) - 0.813 ++++ ruby-common: - eliminate "useless-provides rubygem-foo" rpmlint warning for every gem: "Provides: rubygem-foo = 1.2.3" is not required because rpm implicitly adds "Provides: rubygem-foo = 1.2.3-4" ++++ shim: - shim-install: fix boot partition and rollback support kluge (bnc#875385) ++++ virt-manager: - s390x: Set the correct emulator virtinst-set-qemu-emulator.patch ++++ yast2: - Fixed Product lazy loading in Update mode (bnc#875605) - 3.1.57 - Add support for 'stop' and 'restart' of services in inst-sys (related to bnc #873057, bnc #873448) - 3.1.56 ++++ yast2-bootloader: - fix reading of previous bootloader (bnc#874646) - 3.1.30 ++++ yast2-storage: - do not create boot subvolumes in the proposal if a boot partition is proposed (bnc#874551) - version 3.1.20 ++++ zenity: - Update to version 3.12.1: + User docs: Make page ID the same as file name. + Updated FSF's address. + Add user help for --listen (bgo#711396). + Man page points to nonexisting doc (bgo#667711). + zenity --text-info should have an auto scroll option (bgo#600533). + Need ability to specify default answer in --question dialog (bgo#534935). + List box doesn't expand to fill window (bgo#702535). + Updated translations. ++++ zypper: - download: fix xml output when already cached - version 1.11.5 ------------------------------------------------------------------ ------------------ 2014-4-28 - Apr 28 2014 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - update to Firefox 30 beta 8 - requires NSS 3.16 - removed obsolete patches * firefox-browser-css.patch * mozilla-aarch64-599882cfb998.diff * mozilla-aarch64-bmo-963028.patch * mozilla-aarch64-bmo-963029.patch * mozilla-aarch64-bmo-963030.patch * mozilla-aarch64-bmo-963031.patch - added mozilla-icu-strncat.patch to fix post build checks ++++ cups-filters: - Version upgrade to 1.0.53 Changes in 1.0.53: * foomatic-rip: Fixed segfault when creating log file, see https://bugs.linuxfoundation.org/show_bug.cgi?id=1206 * cups-browsed: SECURITY FIX: Fix on usage of the "BrowseAllow" directive in cups-browsed.conf. Before, if the argument of a "BrowseAllow" directive is not understood it is treated as the directive not having been there, allowing any host if this was the only "BrowseAllow" directive. Now we treat this as a directive which no host can fulfill, not allowing any host if it was the only one. No "BrowseAllow" directive means access for all, as before, see https://bugs.linuxfoundation.org/show_bug.cgi?id=1204 (CVE-2014-4338 bnc#883536 and bnc#871327 therein comment#23 and subsequent comments). * cups-browsed: SECURITY FIX: Further improvement on the fix in 1.0.51 as it was insufficient. In addition, some fixes against OOB access are done (CVE-2014-4336 CVE-2014-4337 bnc#883543 and bnc#871327 therein comment#30 and subsequent comments). - Removed the "# BrowseAllow cups.example.com" example line in /etc/cups/cups-browsed.conf because hostnames do not work, see https://bugs.linuxfoundation.org/show_bug.cgi?id=1205 ++++ lvm2: -bnc#871176, 0001-RAID-Make-RAID-4-5-6-display-sync-status-under-headi.patch The heading 'Copy%' is is a bit awkward to use 'Copy%' for RAID 4/5/6, however - 'Sync%' would be more appropriate. ++++ gimp-help: - add _constraints file to require at least 5G disk space to fix spurious rebuild issues ++++ grub2: - grub can busy-loop and hang while network booting, when the network has some fair amount of acitivity. This is because grub's net module sniffs the network for packets, and busy-loops in receive_packets() till it finds network packet of type ip or ipv6. During this period grub will not respond to any user input, thus hanging up the system. (bnc#870613) grub2-netboot-hang.patch fixes it ++++ gstreamer-plugins-bad: - Do not build libopenjpeg support on SLE12. ++++ inkscape: - Don't strip '-g' from RPM_OPT_FLAGS on arm. ++++ installation-images-SLES: - shuffle directories between inst-sys and initrd - make sure /var is writable - avoid filesystem package where possible - 14.84 - fix SUSEConnect handling - Drop Power lilo - 14.83 - make /var/lock link work again - fix SUSEGreeter handling - 14.82 ++++ intel-gpu-tools: - added missing pkgconfig(dri2proto) ++++ kernel-default: - unwind: remove check for vdso32 compat range. This fixes a build failure introduced in 3.15-rc1. - commit 66cfb7b - rpm/kernel-obs-build.spec.in: Require only perl-Bootloader - commit 573fc1b - rpm/kernel-obs-qa.spec.in: Use per-flavor path for the logfile - commit 717e968 - powerpc: export flush_icache_range. - commit f47acdb ++++ kernel-source: - unwind: remove check for vdso32 compat range. This fixes a build failure introduced in 3.15-rc1. - commit 66cfb7b - rpm/kernel-obs-build.spec.in: Require only perl-Bootloader - commit 573fc1b - rpm/kernel-obs-qa.spec.in: Use per-flavor path for the logfile - commit 717e968 - powerpc: export flush_icache_range. - commit f47acdb ++++ kernel-syms: - unwind: remove check for vdso32 compat range. This fixes a build failure introduced in 3.15-rc1. - commit 66cfb7b - rpm/kernel-obs-build.spec.in: Require only perl-Bootloader - commit 573fc1b - rpm/kernel-obs-qa.spec.in: Use per-flavor path for the logfile - commit 717e968 - powerpc: export flush_icache_range. - commit f47acdb ++++ kiwi: - Spelling fixes - extract licenses in extra media directory for SLE 12 ++++ gstreamer-plugins-bad: - Do not build libopenjpeg support on SLE12. ++++ kdelibs4: - add _constraints file to require at least 5G disk space to fix spurious rebuild issues ++++ konkretcmpi: - Honor the fact that string properties with EmbeddedInstance qualifier are handled as instance properties. Fixes compatibility issue with cim-schema 2.40.0 Add 0001-Honor-that-string-properties-with-EmbeddedInstance-q.patch ++++ mutter: - Update mutter-grab-display.patch to fix (bnc#873763) remove the duplicated trap-pop. ++++ libqt4: - add 0001-Don-t-crash-on-broken-GIF-images.patch (bnc#875470, CVE-2014-0190) ++++ libqt4-sql-plugins: - add 0001-Don-t-crash-on-broken-GIF-images.patch (bnc#875470, CVE-2014-0190) ++++ strigi: - remove dependency on java-devel ++++ systemd: - Add or port upstream bugfix patches: 0001-bash-completion-fix-__get_startable_units.patch 0002-sysctl-replaces-some-slashes-with-dots.patch 0003-delta-do-not-use-unicode-chars-in-C-locale.patch 0004-implement-a-union-to-pad-out-file_handle.patch - Add patch respect-nfs-bg-option.patch from Thomas Blume: System fails to boot if nfs mounts get added to fstab (bnc#874665) ++++ open-vm-tools: - Move 'vm-support' script from /etc/vmware-tools to /usr/bin (bnc#874931). - Update call to "tools.set.version" RPC during uninstall to match upstream behavior (bnc#875129). - Add missing RPM runtime dependencies (net-tools, tar, which). ++++ libzypp: - Derive initial AutoInstalled file from history - Target: maintain AutoInstalled database file - version 14.18.0 (17) ++++ mcelog: - Update to latest git tag v101. - Mainline decided to finally do a version upgrade to v101 - Remove v1.1 again, obsolete it and go for version v102 - Some important fixes in the latest update: - bnc#873159 - bnc#873725 ++++ myspell-dictionaries: - myspell-de provides myspell-austrian, myspell-german and myspell-nswiss (removed subpackages from igerman98 source package) ++++ sca-patterns-base: - Removed SUSE.getVersion, SUSE.normalizeVersionName and CVE.py No patterns currently use or plan to this library and functions - Added Core.normalizeVersionString and Core.compareLooseVersions - Added new Core.compareVersions that checks left significant elements ++++ sca-patterns-sle11: - Removed obsolete pattern subscription-00002.pl (bnc#710068) - Removed obsolete pattern patches-00002.pl (bnc#710068) ++++ supportutils: - Fixed plugin detection (bnc#823662) - Removed /sys/class/drm due to find loops (bnc#875050) - supportconfig: 3.0-34 ++++ sysstat: - remove %ghost in /var/run, see http://lists.opensuse.org/opensuse-packaging/2014-04/msg00046.html ++++ virt-manager: - Content file on media changed again. Update suse detection code. virtinst-detect-suse-distros.patch ++++ yast2: - Fixed SlideShow table header to match the reality (bnc#874823) - 3.1.55 ++++ yast2-network: - bnc#867451 - when virtual machine is installed, propose virtual interface configuration - 3.1.51 ++++ yast2-packager: - Logging status of all changed resolvables to be able to debug and reproduce reported issues better (bnc#875350) - 3.1.12 ------------------------------------------------------------------ ------------------ 2014-4-27 - Apr 27 2014 ------------------- ------------------------------------------------------------------ ++++ kernel-default: - s390: enable PCI to match SLE12 kernel configs - PCI=y - HOTPLUG_PCI=y - HOTPLUG_PCI_S390=y - PCI_IOV=y - INFINIBAND=m - INFINIBAND_USER_ACCESS=m - MLX4_INFINIBAND=m - MLX4_EN=m - RDS_RDMA=m New devices since 3.12: - MLX5_CORE=m - MLX5_INFINIBAND=m - SUNRPC_XPRT_RDMA_CLIENT=m - SUNRPC_XPRT_RDMA=m - SUNRPC_XPRT_RDMA_SERVER=m - All others defaulted to No. - commit ae2780e - s390: add slab.h for kzalloc/kfree. - commit 7e349ea - patches.suse/ovl05-overlay-filesystem.patch: fix vfs_rename call due to changed prototype - commit 0a26d0b - Update to 3.15-rc2. - Config changes: - Generic config options: * IPMI_SI_PROBE_DEFAULTS=y (default=n) - older hardware only works with boot option - New options specific to ARM: * PINCTRL_BCM281XX=n (default) - commit c35b255 - Update to 3.15-rc1. - Xen is disabled. - ARM is disabled. - Eliminated 3 patches. - Config changes: - Generic config options: * USELIB=y (default) - only used for libc5 users, do we care? * SYSFS_SYSCALL=y (default) - libc doesn't even supported it anymore, do we care? * ACPI_REDUCED_HARDWARE_ONLY=n (default) * CGROUP_NET_PRIO=y (new feature, do we want it?) * LOCK_TORTURE_TEST=n (default) * EVM=n (default) - New options for existing drivers: * BATMAN_ADV_MCAST=y (default=n) -- optimization w/ better reliability * BT_6LOWPAN=y (default=n) -- new feature * MTD_UBI_BLOCK=n (default -- do we even care about UBI?) * ZRAM_LZ4_COMPRESS=y (new feature) * BE2NET_VXLAN=y (default) * MLX4_EN_VXLAN=y (default) * QLCNIC_VXLAN=y (default=n) - enabled for other drivers * IWLWIFI_BCAST_FILTERING=n (default) - New modules: * IP_SET_HASH_IPMARK * INTEL_MEI_TXE * DM_ERA * ALTERA_TSE * RTL8723BE * RSI_91X - RSI_DEBUGFS=n - RSI_SDIO=m - RSI_USB=m * INPUT_PWM_BEEPER * SENSORS_LTC2945 * SENSORS_LTC4222 * SENSORS_LTC4260 * SENSORS_ADC128D818 * MFD_RTSX_USB * IR_SHARP_DECODER * IR_IMG - IR_IMG_RAW=n (documented as performance degrading and for debugging) - IR_IMG_NEC=y - IR_IMG_JVC=y - IR_IMG_SONY=y - IR_IMG_SHARP=y - IR_IMG_SANYO=y * DRM_PTN3460 * USB_UAS * DVB_RTL2832_SDR (USB) * ALIENWARE_WMI * PWM_LPSS * SUNRPC_XPRT_RDMA_CLIENT=m (default) * SUNRPC_XPRT_RDMA_SERVER=m (default) - x86_64: * EFI_MIXED=n (default) -- do we use a bootloader that can support it? - ppc/ppc64le: * HV_PERF_CTRS=y (default) * POWERNV_CPUFREQ=y (default) - Probably ARM but looks generic, all modules: * SPMI * GPIO_DWAPB * HID_CP2112 * MFD_TPS65218 * GPIO_SYSCON (depends on MFD_SYSCON, which looks to be only used by ARM) - New options specific to ARM (I think), all disabled: * IMX_THERMAL * AHCI_IMX * PWM_FSL_FTM * OMAP_CONTROL_PHY * PHY_SAMSUNG_USB2 * FSL_EDMA * XILINX_WATCHDOG * GS_FPGABOOT * BCMGENET * SXGBE_ETH * MFD_BCM590XX * BCM7XXX_PHY - New options specific to tablets, all disabled: * INPUT_SOC_BUTTON_ARRAY (windows tablet) * R8723AU (Lenovo Yogi) - Other weird hardware: * CONFIG_MCB=n (specific to MEN Mikroelektronik FGPA devices) - Changes undocumented here were changed automatically. - commit c0815d2 - Linux 3.14.2. - commit 91d5ef4 ++++ kernel-source: - s390: enable PCI to match SLE12 kernel configs - PCI=y - HOTPLUG_PCI=y - HOTPLUG_PCI_S390=y - PCI_IOV=y - INFINIBAND=m - INFINIBAND_USER_ACCESS=m - MLX4_INFINIBAND=m - MLX4_EN=m - RDS_RDMA=m New devices since 3.12: - MLX5_CORE=m - MLX5_INFINIBAND=m - SUNRPC_XPRT_RDMA_CLIENT=m - SUNRPC_XPRT_RDMA=m - SUNRPC_XPRT_RDMA_SERVER=m - All others defaulted to No. - commit ae2780e - s390: add slab.h for kzalloc/kfree. - commit 7e349ea - patches.suse/ovl05-overlay-filesystem.patch: fix vfs_rename call due to changed prototype - commit 0a26d0b - Update to 3.15-rc2. - Config changes: - Generic config options: * IPMI_SI_PROBE_DEFAULTS=y (default=n) - older hardware only works with boot option - New options specific to ARM: * PINCTRL_BCM281XX=n (default) - commit c35b255 - Update to 3.15-rc1. - Xen is disabled. - ARM is disabled. - Eliminated 3 patches. - Config changes: - Generic config options: * USELIB=y (default) - only used for libc5 users, do we care? * SYSFS_SYSCALL=y (default) - libc doesn't even supported it anymore, do we care? * ACPI_REDUCED_HARDWARE_ONLY=n (default) * CGROUP_NET_PRIO=y (new feature, do we want it?) * LOCK_TORTURE_TEST=n (default) * EVM=n (default) - New options for existing drivers: * BATMAN_ADV_MCAST=y (default=n) -- optimization w/ better reliability * BT_6LOWPAN=y (default=n) -- new feature * MTD_UBI_BLOCK=n (default -- do we even care about UBI?) * ZRAM_LZ4_COMPRESS=y (new feature) * BE2NET_VXLAN=y (default) * MLX4_EN_VXLAN=y (default) * QLCNIC_VXLAN=y (default=n) - enabled for other drivers * IWLWIFI_BCAST_FILTERING=n (default) - New modules: * IP_SET_HASH_IPMARK * INTEL_MEI_TXE * DM_ERA * ALTERA_TSE * RTL8723BE * RSI_91X - RSI_DEBUGFS=n - RSI_SDIO=m - RSI_USB=m * INPUT_PWM_BEEPER * SENSORS_LTC2945 * SENSORS_LTC4222 * SENSORS_LTC4260 * SENSORS_ADC128D818 * MFD_RTSX_USB * IR_SHARP_DECODER * IR_IMG - IR_IMG_RAW=n (documented as performance degrading and for debugging) - IR_IMG_NEC=y - IR_IMG_JVC=y - IR_IMG_SONY=y - IR_IMG_SHARP=y - IR_IMG_SANYO=y * DRM_PTN3460 * USB_UAS * DVB_RTL2832_SDR (USB) * ALIENWARE_WMI * PWM_LPSS * SUNRPC_XPRT_RDMA_CLIENT=m (default) * SUNRPC_XPRT_RDMA_SERVER=m (default) - x86_64: * EFI_MIXED=n (default) -- do we use a bootloader that can support it? - ppc/ppc64le: * HV_PERF_CTRS=y (default) * POWERNV_CPUFREQ=y (default) - Probably ARM but looks generic, all modules: * SPMI * GPIO_DWAPB * HID_CP2112 * MFD_TPS65218 * GPIO_SYSCON (depends on MFD_SYSCON, which looks to be only used by ARM) - New options specific to ARM (I think), all disabled: * IMX_THERMAL * AHCI_IMX * PWM_FSL_FTM * OMAP_CONTROL_PHY * PHY_SAMSUNG_USB2 * FSL_EDMA * XILINX_WATCHDOG * GS_FPGABOOT * BCMGENET * SXGBE_ETH * MFD_BCM590XX * BCM7XXX_PHY - New options specific to tablets, all disabled: * INPUT_SOC_BUTTON_ARRAY (windows tablet) * R8723AU (Lenovo Yogi) - Other weird hardware: * CONFIG_MCB=n (specific to MEN Mikroelektronik FGPA devices) - Changes undocumented here were changed automatically. - commit c0815d2 - Linux 3.14.2. - commit 91d5ef4 ++++ kernel-syms: - s390: enable PCI to match SLE12 kernel configs - PCI=y - HOTPLUG_PCI=y - HOTPLUG_PCI_S390=y - PCI_IOV=y - INFINIBAND=m - INFINIBAND_USER_ACCESS=m - MLX4_INFINIBAND=m - MLX4_EN=m - RDS_RDMA=m New devices since 3.12: - MLX5_CORE=m - MLX5_INFINIBAND=m - SUNRPC_XPRT_RDMA_CLIENT=m - SUNRPC_XPRT_RDMA=m - SUNRPC_XPRT_RDMA_SERVER=m - All others defaulted to No. - commit ae2780e - s390: add slab.h for kzalloc/kfree. - commit 7e349ea - patches.suse/ovl05-overlay-filesystem.patch: fix vfs_rename call due to changed prototype - commit 0a26d0b - Update to 3.15-rc2. - Config changes: - Generic config options: * IPMI_SI_PROBE_DEFAULTS=y (default=n) - older hardware only works with boot option - New options specific to ARM: * PINCTRL_BCM281XX=n (default) - commit c35b255 - Update to 3.15-rc1. - Xen is disabled. - ARM is disabled. - Eliminated 3 patches. - Config changes: - Generic config options: * USELIB=y (default) - only used for libc5 users, do we care? * SYSFS_SYSCALL=y (default) - libc doesn't even supported it anymore, do we care? * ACPI_REDUCED_HARDWARE_ONLY=n (default) * CGROUP_NET_PRIO=y (new feature, do we want it?) * LOCK_TORTURE_TEST=n (default) * EVM=n (default) - New options for existing drivers: * BATMAN_ADV_MCAST=y (default=n) -- optimization w/ better reliability * BT_6LOWPAN=y (default=n) -- new feature * MTD_UBI_BLOCK=n (default -- do we even care about UBI?) * ZRAM_LZ4_COMPRESS=y (new feature) * BE2NET_VXLAN=y (default) * MLX4_EN_VXLAN=y (default) * QLCNIC_VXLAN=y (default=n) - enabled for other drivers * IWLWIFI_BCAST_FILTERING=n (default) - New modules: * IP_SET_HASH_IPMARK * INTEL_MEI_TXE * DM_ERA * ALTERA_TSE * RTL8723BE * RSI_91X - RSI_DEBUGFS=n - RSI_SDIO=m - RSI_USB=m * INPUT_PWM_BEEPER * SENSORS_LTC2945 * SENSORS_LTC4222 * SENSORS_LTC4260 * SENSORS_ADC128D818 * MFD_RTSX_USB * IR_SHARP_DECODER * IR_IMG - IR_IMG_RAW=n (documented as performance degrading and for debugging) - IR_IMG_NEC=y - IR_IMG_JVC=y - IR_IMG_SONY=y - IR_IMG_SHARP=y - IR_IMG_SANYO=y * DRM_PTN3460 * USB_UAS * DVB_RTL2832_SDR (USB) * ALIENWARE_WMI * PWM_LPSS * SUNRPC_XPRT_RDMA_CLIENT=m (default) * SUNRPC_XPRT_RDMA_SERVER=m (default) - x86_64: * EFI_MIXED=n (default) -- do we use a bootloader that can support it? - ppc/ppc64le: * HV_PERF_CTRS=y (default) * POWERNV_CPUFREQ=y (default) - Probably ARM but looks generic, all modules: * SPMI * GPIO_DWAPB * HID_CP2112 * MFD_TPS65218 * GPIO_SYSCON (depends on MFD_SYSCON, which looks to be only used by ARM) - New options specific to ARM (I think), all disabled: * IMX_THERMAL * AHCI_IMX * PWM_FSL_FTM * OMAP_CONTROL_PHY * PHY_SAMSUNG_USB2 * FSL_EDMA * XILINX_WATCHDOG * GS_FPGABOOT * BCMGENET * SXGBE_ETH * MFD_BCM590XX * BCM7XXX_PHY - New options specific to tablets, all disabled: * INPUT_SOC_BUTTON_ARRAY (windows tablet) * R8723AU (Lenovo Yogi) - Other weird hardware: * CONFIG_MCB=n (specific to MEN Mikroelektronik FGPA devices) - Changes undocumented here were changed automatically. - commit c0815d2 - Linux 3.14.2. - commit 91d5ef4 ++++ libgphoto2: - updated to 2.5.4.1 snapshot - more nikon 1 fix work - generate udev rules for /dev/sg* again ++++ wicked: - version 0.5.21 - dhcp6: fix to allow supported devices (bnc#874561) - dhcp,autoip: log unsupported devices debug1 level only ------------------------------------------------------------------ ------------------ 2014-4-26 - Apr 26 2014 ------------------- ------------------------------------------------------------------ ++++ avahi: - Do not depend on gnome-icon-theme: + the network-wired icon is meanwhile available in faenza, gnome, mate, nimbus oxygen and tango icon theme. + the dependency causes avahi depending on gtk3, which causes a build loop with gtk2. + the avahi-desktop.patch causes these desktop files to be only shown in GTK based desktops, which have any of those icon themes available. ++++ tigervnc: - xorg-x11-Xvnc: require xkeyboard-config (bnc#875329) ++++ xen: - When the xl command is used, check to see if the domain being modified is managed by libvirt and print warning if it is. xl-check-for-libvirt-managed-domain.patch ------------------------------------------------------------------ ------------------ 2014-4-25 - Apr 25 2014 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Update to version 0.9.8.10: + Fixed a bug that allowed a user to disconnect a connection that they didn't have permissions on. ++++ NetworkManager-gnome: - Update to version 0.9.8.10: + Fixed the applet to not show the PIN unlock dialog even if the PIN was saved in the keyring. + Fixed a GSettings-related warning when using GLib 2.40. ++++ curl: - adjust default cipher list (bnc#874986) * curl-DEFAULT_CIPHER_SELECTION.patch ++++ dracut: - Create new -fips and -fips-aesni subpackage for kernel integrity checking. bnc#856310 FATE#316930 - add spaces around "network" in 01-dist.conf, as the addmodules list is concatenated and you never know which config is before or after and what it does. ++++ gstreamer: - Update to version 1.2.4: + bgo#724373: Queue2 truncates its temp file when pipeline is paused. + bgo#725517: docs: Fix typos and remove unknown annotations. + bgo#725809: ghostpad: rare crash because of missing reference count on its target pad. + bgo#727253: parse: Bison generated file included in the release tarballs causes compile errors. + bgo#727883: baseparse: Memory leak of queue frames. ++++ gstreamer-plugins-bad: - Update to version 1.2.4: + Bugs fixed: bgo#724013, bgo#725137, bgo#725140. ++++ gstreamer-plugins-base: - Update to version 1.2.4: + Bugs fixed: bgo#693263, bgo#683504, bgo#700770, bgo#723597, bgo#724633, bgo#724720, bgo#725313, bgo#725644, bgo#726642, bgo#727025. ++++ gstreamer-plugins-good: - Update to version 1.2.4: + Bugs fixed: bgo#725104, bgo#722185, bgo#724619, bgo#725124, bgo#725712, bgo#725860, bgo#726777, bgo#728017, bgo#728041, bgo#724638, bgo#727329. - Drop gsp-docs-fix-mismatched-para-tags.patch and gsp-docs-use-docbook-markup-for-xi:include.patch: fixed upstream. ++++ hwinfo: - don't dump netcard eeprom by default (bnc#875021) - 21.4 ++++ installation-images-SLES: - handle SUSEConnect, add var/lock symlink - 14.81 - add tar to initrd - added virtio_scsi to ppc modules (bnc#874681) - add xz to initrd - remove /etc/os-release - root.file_list: ignore zypper, add optional skelcd-control-SLES-for-VMware - ignore zypper, add optional skelcd-control-SLES-for-VMware - 14.80 ++++ samba: - Clone the base share security descriptor when exposing a snapshot share; (bnc#874656). ++++ samba: - Clone the base share security descriptor when exposing a snapshot share; (bnc#874656). ++++ postgresql94-libs: - Update to 9.3.4 * Fix WAL replay of locking an already-updated tuple * Restore GIN metapages unconditionally to avoid torn-page risk * Avoid race condition in checking transaction commit status during receipt of a NOTIFY message * Allow materialized views to be referenced in UPDATE and DELETE commands * Allow regular-expression operators to be terminated early by query cancel requests * Remove incorrect code that tried to allow OVERLAPS with single-element row arguments * Avoid getting more than AccessShareLock when de-parsing a rule or view * Improve performance of index endpoint probes during planning * Use non-default selectivity estimates for value IN (list) and value operator ANY (array) expressions when the righthand side is a stable expression * Remove the correct per-database statistics file during DROP DATABASE * Fix walsender ping logic to avoid inappropriate disconnects under continuous load * Fix walsender's failure to shut down cleanly when client is pg_receivexlog * See release notes for a full list of changes: http://www.postgresql.org/docs/9.3/static/release-9-3-4.html /usr/share/doc/packages/postgresql93/HISTORY ++++ gstreamer-plugins-bad: - Update to version 1.2.4: + Bugs fixed: bgo#724013, bgo#725137, bgo#725140. ++++ libnl3: - remove python-devel dependency ++++ libreoffice: - After dict redesign depend on correct dict packages. ++++ libzhuyin: - initial version 0.9.94 ++++ postgresql94: - Update to 9.3.4 * Fix WAL replay of locking an already-updated tuple * Restore GIN metapages unconditionally to avoid torn-page risk * Avoid race condition in checking transaction commit status during receipt of a NOTIFY message * Allow materialized views to be referenced in UPDATE and DELETE commands * Allow regular-expression operators to be terminated early by query cancel requests * Remove incorrect code that tried to allow OVERLAPS with single-element row arguments * Avoid getting more than AccessShareLock when de-parsing a rule or view * Improve performance of index endpoint probes during planning * Use non-default selectivity estimates for value IN (list) and value operator ANY (array) expressions when the righthand side is a stable expression * Remove the correct per-database statistics file during DROP DATABASE * Fix walsender ping logic to avoid inappropriate disconnects under continuous load * Fix walsender's failure to shut down cleanly when client is pg_receivexlog * See release notes for a full list of changes: http://www.postgresql.org/docs/9.3/static/release-9-3-4.html /usr/share/doc/packages/postgresql93/HISTORY ++++ puppet: -Version update: 3.5.1 is a backward-compatible features and fixes release in the Puppet 3 series. It fixes the problems that 3.5.0 caused with dynamic environments and the yumrepo provider, as well as a couple of smaller bugs. ++++ rpm: - make _rundir configurable new patch: rundir.diff ++++ sblim-sfcb: - Ensure cmpi-provider-register is present (bnc#874811) ++++ sca-patterns-edir: - Fixed uninitialized errors in diskspace-00001.pl - Now ndsdseg-00001.pl checks if OES installed ++++ sca-patterns-oes: - Fixed reg-00001.pl uninitialized value - Fixed reg-00001.pl to use installation_source - Fixed ncs-00001.pl sbd not found error (bnc#774223) ++++ sca-patterns-sle10: - Now subscription-00001.pl uses installation_sources - Fixed mntspace-00001.pl df error handling - Fixed subscription-00001.pl uninitialized value $LINE_CONTENT[1] ++++ sca-patterns-sle11: - Fixed mntspace-00001.pl df error handling - Fixed x-00003.pl non numeric comparison error ++++ sca-patterns-sle12: - Fixed mntspace-00001.pl df error handling ++++ xrdp: - update source to version 0.6.1. - rebase the following patches (bnc#871761) - xrdp-avahi.diff (bnc#586785) - xrdp-lsb.patch (bnc#442211) - xrdp-pam.patch (bnc#441750) - xrdp-filter-tab-from-mstsc-on-focus-change.patch (bnc#601996) - xrdp-tab-from-mstsc-updated.patch (bnc#623534) - xrdp-change-default-crypto_level.patch (bnc#764044) - drop the following patches (bnc#871761) - xrdp-0.4.1..48f00f.diff.bz2 - xrdp-NOMAD.diff - xrdp-558195-display-id.patch - xrdp-xdmx-backend-cfg.patch - xrdp-auth-fix.patch - xrdp-clean-auth-file.patch - bug-569797_xrdp-sesman-ini-add-dmx-args.diff - xrdp-available-display.patch - xrdp-xdmx-setxkbmap-params.patch - xrdp-xkb.patch - xrdp-807610-24-bpp.patch - xrdp-810265-port-not-available.patch ++++ yast2-installation: - bnc#872086 - always copy network configuration. Even if network is not running during installation - 3.1.75 - enhanced handling of release notes from media (contrary to those downloaded on-line) (bnc#874996) - 3.1.74 ++++ yast2-network: - bnc#872319 - accelerated dhcp automatic configuration which is done during initial phase of installer - 3.1.50 ------------------------------------------------------------------ ------------------ 2014-4-24 - Apr 24 2014 ------------------- ------------------------------------------------------------------ ++++ ImageMagick: - remove dependency on gpg-offline (blocks rebuilds and tarball integrity is checked by source-validator anyway) ++++ at-spi2-core: - Rename and update at-spi2-register-on-session-running.patch register the client when session manager is running. (bnc#873541) ++++ cmake: - Update to 3.0.0~rc4 * Revise and format policy CMP0025 and CMP0047 docs * Do not warn by default when policy CMP0025 or CMP0047 is not set * CMakeDetermineVSServicePack: Format documentation * CMakeDetermineVSServicePack: Match versions more robustly * CMakeDetermineVSServicePack: Add VS 11 update 4 * Fortran: Detect pointer size on Intel archs with PGI (#14870) * CMakeRCInformation: Do not mention 'Fortran' in documentation * CMakeRCInformation: Recognize 'windres' tools with '.' in name (#14865) * Drop /lib32 and /lib64 from link directories and RPATH (#14875) * cmArchiveWrite: Handle NULL error string (#14882) * Policies: omit warnings about unset policies when they are actually set to NEW * Qt4Macros: Make QT4_CREATE_MOC_COMMAND a function * create_test_sourcelist: Initialize variable at declaration * Help: Fix typo in cmake-qt manual. ++++ cmpi-provider-register: - Adapt sfcb_init_script to comply with systemd (bnc#874811) ++++ cups-filters: - Split cups-browsed into a cups-filters-cups-browsed sub-package so that cups-browsed can be installed without all the other stuff from cups-filters (bnc#873204). - Have libcupsfilters.so.* in the cups-filters-ghostscript sub-package because gstoraster is linked with libcupsfilters so that now cups-filters-foomatic-rip requires cups-filters-ghostscript which is still o.k. because cups-filters-ghostscript does not require cups-filters (cf. the entry dated "Thu Apr 10 10:22:25 CEST 2014" below). - Do no longer rename installed /usr/share/cups/banners/* files and the installed /usr/share/cups/data/testprint (cf. the entry dated "Fri Aug 30 12:53:57 CEST 2013" below) because since CUPS 1.7.2 those files are no longer provided in our cups RPM package because since CUPS >= 1.6 the CUPS banners and testprint do no longer work because there is no longer a filter for Linux that can convert the CUPS banner files. Since CUPS >= 1.6 only the banners and testprint in cups-filters work (bnc#873376). For CUPS <= 1.5.4 (where CUPS banners and testprint works) this does not make a difference because the cups-filters main package conflicts with CUPS <= 1.5.4. ++++ lvm2: - bnc#874957 ,missing braces in use-mirrortype-asdefault-whenclvmdrunning.patch refresh the patch ++++ gnome-disk-utility: - Update to version 3.12.1: + GduVolumeGrid: Fix theming problem. ++++ kernel-default: - Update config files: Disable CONFIG_NFC on s390x and ppc64le NFC support makes little sense on server-class hardware. - commit 5cbf723 - rpm/kernel-binary.spec.in: Do not store the buildroot in the .hmac file - commit ce5bd7a - rpm/kernel-binary.spec.in: Add hmaccalc to buildrequires - commit 9cca2fa ++++ kernel-source: - Update config files: Disable CONFIG_NFC on s390x and ppc64le NFC support makes little sense on server-class hardware. - commit 5cbf723 - rpm/kernel-binary.spec.in: Do not store the buildroot in the .hmac file - commit ce5bd7a - rpm/kernel-binary.spec.in: Add hmaccalc to buildrequires - commit 9cca2fa ++++ kernel-syms: - Update config files: Disable CONFIG_NFC on s390x and ppc64le NFC support makes little sense on server-class hardware. - commit 5cbf723 - rpm/kernel-binary.spec.in: Do not store the buildroot in the .hmac file - commit ce5bd7a - rpm/kernel-binary.spec.in: Add hmaccalc to buildrequires - commit 9cca2fa ++++ kiwi: - v5.06.79 released - Fixed value and handling for profile variable kiwi_allFreeVolume * If a volume with size="all" is specified and in addition this volume takes a custom volume name with a custom mountpoint, the variable was setup with the kiwi default volume naming schema but not with the real volume name which lead to a boot problem when kiwi could not find the volume - v5.06.78 released - Allow ext4 as boot filesystem - Use existing credentials name for repositories * Don't add a credentials name to repositories if there is already one - Fixed pxePartitionInputGeneric In case of a raid setup via pxeboot the required partition type 'fd' is not explicitly provided in the PART line of the client config. Instead the raid information is given in an additional RAID variable. Thus the pxePartitionInputGeneric function has to set the partition type 'fd' if the RAID variable is set too. ++++ openexr: - remove dependency on gpg-offline (blocks rebuilds and tarball integrity is checked by source-validator anyway) ++++ tigervnc: - vnc.xinetd * Do not use 16 bpp by default anymore. The network trafic gain of 16 bpp together with Tight encoding is arguable. 16 bpp causes graphical issues and is known to not work properly in Mesa. (bnc#871965) ++++ samba: - Use appropriate HRESULT return codes; (bnc#875046). ++++ samba: - Use appropriate HRESULT return codes; (bnc#875046). ++++ libdrm: - Update to version 2.4.53: + drm: Implement drmCheckModesettingSupported() for FreeBSD + Enable libkms by default on DragonFly + freedreno: do not leak drmVersion + freedreno: fix license + freedreno: some msm-ring reset/flush fixes + freedreno: simplify device creation + freedreno: fix null ptr in error path + freedreno/kgsl: don't even bother trying CREATE_FD + freedreno: zero out unused field + modeprint: pretty print connector names + radeon: sync with radeon_drm.h from kernel headers - Remove upstream patch: Patch3: U_freedreno_license_fix.patch ++++ libgphoto2: - remove dependency on gpg-offline (blocks rebuilds and tarball integrity is checked by source-validator anyway, plus it was commented out) ++++ libmnl: - remove dependency on gpg-offline, source validator already does that ++++ libpcap: - remove dependency on gpg-offline (blocks rebuilds and tarball integrity is checked by source-validator anyway) ++++ linux-glibc-devel: - powerpc: Include the appropriate endianness header (bnc#873486) ++++ myspell-dictionaries: - obsolete libreoffice-hyphen - obsolete/provide libreoffice-thesaurus-* ++++ nfs-utils: - nfsdcltrack_sbin.patch The kernel expects nfsdcltrack to be in /sbin, so we must put it there. - remove 'rpcbind' from 'Required-start' as rpcbind.target has been changed in 'systemd' to make this unnecessary. (bnc#860246) ++++ openssh: - curve25519 key exchange fix (-curve25519-6.6.1p1.patch) - patch re-ordering (-audit3-key_auth_usage-fips.patch, - audit4-kex_results-fips.patch) - remove uneeded dependency on the OpenLDAP server (openldap2) in the helpers subpackage ++++ patterns-sled: - changed the "pattern() = basesystem" to "pattern() = .basesystem" (note the DOT!) to fix a libsolv bug. The latest libsolv-package will take this into account and workaround the issue then. ++++ pesign-obs-integration: - Fix matching /boot and /lib/firmware in pesign-repackage.spec ++++ psmisc: - add patch to fix fuser -M option active all the time (bnc#874983) psmisc-git-3638cc55b4d08851faba46635d737b24d016665b.patch ++++ python-lxml: - Spec file changes: Added BuildRequires for python-cssselect - Update to version 3.3.5: * * Features added n/a * * Bugs fixed - HTML cleaning could fail to strip javascript links that mix control characters into the link scheme. * * Other changes n/a - Changes in version 3.3.4: * * Features added - Source line numbers above 65535 are available on Elements when using libxml2 2.9 or later. * * Bugs fixed - lxml.html.fragment_fromstring() failed for bytes input in Py3. * * Other changes n/a See also http://lxml.de/3.3/changes-3.3.5.html ++++ python-six: - update to 1.6.1: - Raise an AttributeError for six.moves.X when X is a module not available in the current interpreter. - Raise an AttributeError for every attribute of unimportable modules. - Issue #56: Make the fake modules six.moves puts into sys.modules appear not to have a __path__ unless they are loaded. - Pull request #28: Add support for SplitResult. - Issue #55: Add move mapping for xmlrpc.server. - Pull request #29: Add move for urllib.parse.splitquery. ++++ virt-manager: - bnc#874772 - virt-manager: Unable to complete install: 'xmlDesc in virDomainCreateXML must not be NULL' virtinst-pvgrub2-bootloader.patch - KVM: Use /usr/bin/qemu-system-x86_64 as the default emulator virtinst-set-qemu-emulator.patch ++++ xen: - Upstream patches from Jan 53455585-x86-AMD-feature-masking-is-unavailable-on-Fam11.patch 5346a7a0-x86-AMD-support-further-feature-masking-MSRs.patch 534bbd90-x86-nested-HAP-don-t-BUG-on-legitimate-error.patch 534bdf47-x86-HAP-also-flush-TLB-when-altering-a-present-1G-or-intermediate-entry.patch 53563ea4-x86-MSI-drop-workaround-for-insecure-Dom0-kernels.patch 5357baff-x86-add-missing-break-in-dom0_pit_access.patch - XSA-92 xsa92.patch ++++ yast2: - Product library changed to read data only from os-release and libzypp (bnc#873877), no more from content file - 3.1.54 ++++ yast2-installation: - Changed inst_system_analysis to read Product information (that uses libzypp) after initializing libzypp (bnc#873877) - 3.1.73 ++++ yast2-registration: - "reg_ssl_verify=0" boot parameter disables SSL checks (part of bnc#874745) - reuse already known "regurl" parameter (instead "reg_url" cannot be used as it conflicts with it) (bnc#874997) - 3.1.39 - use "is_update_repo" flag for finding update repositories ++++ yast2-support: - adjusted help text - name technical support correctly (bnc#872123) - 3.1.1 ++++ yast2-theme-SLE: - graphics and style adjustments by Ken Wimer (bnc#868722) - 3.1.17 ------------------------------------------------------------------ ------------------ 2014-4-23 - Apr 23 2014 ------------------- ------------------------------------------------------------------ ++++ clamav: - do not disable security checks in configure. That would be insecure - use DFP_64bit also for aarch64 ++++ cmake: - fix build on SLE11 - remove dependency on system curl: this is not a security senstive app and the system curl comes quite late in the build cycle - remove nonsensical checks for %{sles_version} ++++ cryptsetup: - remove dependency on gpg-offline (source_validator already checks for gpg integrity) ++++ cups: - Version upgrade to 1.7.2: CUPS 1.7.2 addresses a web interface redirection security issue, some scheduler crashed on Linux, and other general bug fixes. Changes since 1.7.1 include (excerpt): * CVE-2014-2856: The scheduler now blocks URLs containing embedded HTML (STR #4356 and bnc#873899). * cupsDoIORequest could miss the server status, causing failed lpadmin and other administrative commands (STR #4386). * Fixed a D-BUS threading issue that caused the scheduler to crash (STR #4347). * The scheduler now automatically reconnects to Avahi as needed (STR #4370, STR #4373). - str4351.patch that fixed STR #4351: cups-lpd hugh jobs (>2G) fail is obsolete because it is fixed upstream since CUPS 1.7.2. - Removed the CUPS banner files in /usr/share/cups/banners/ and the CUPS testpage /usr/share/cups/data/testprint (which is also a CUPS banner file type) because they do no longer work since CUPS >= 1.6 (see http://www.cups.org/str.php?L4120) because there is no longer a filter for Linux that can convert the CUPS banner files. Since CUPS >= 1.6 only the banner files and testpage in the cups-filters package work via the cups-filters PDF workflow and the cups-filters package also provides the matching bannertopdf filter (bnc#873376). ++++ filesystem: - make /var/run and /var/lock just ghost entries and create them if they do not exist at all and rely on dracut hooks to actually replace directories with symlinks there (bnc#874748) ++++ hplip: - Fix how the link /usr/lib/cups/filter/foomatic-rip-hplip that points to foomatic-rip is installed depending on which package provides foomatic-rip. In foomatic-filters foomatic-rip is installed as /usr/bin/foomatic-rip but in cups-filters-foomatic-rip it is installed as /usr/lib/cups/filter/foomatic-rip. ++++ iptables: - remove dependency on sgmltool: doesn't seem to be used and reduces rebuild time on aarch64 by 8 hours ++++ kernel-default: - rpm/kernel-binary.spec.in: Generate a hmac singature for the kernel (fate#316930, bnc#856310) - commit 2659f6f - rpm/kernel-binary.spec.in: Drop conditionals for -kdump and -ps3 - commit 01fab08 - require kernel-obs-build It must be also configured as VMinstall, but is a build requires as well to avoid that qa and build package build parallel after kernel-default or kernel-xen have changed. - commit 7a16a4e - improve error logging in case the kernel module could not get loaded - commit 3811667 - add block device modules for xen kernel-obs-build image - commit 04fbb81 - Update arm64 config file I'm an idiot :-( - commit 6e9f0a1 - Update arm64 config file: Disable CONFIG_IIO It is disabled in all other non-ARM configuration files. - commit 8cbbb4c ++++ kernel-source: - rpm/kernel-binary.spec.in: Generate a hmac singature for the kernel (fate#316930, bnc#856310) - commit 2659f6f - rpm/kernel-binary.spec.in: Drop conditionals for -kdump and -ps3 - commit 01fab08 - require kernel-obs-build It must be also configured as VMinstall, but is a build requires as well to avoid that qa and build package build parallel after kernel-default or kernel-xen have changed. - commit 7a16a4e - improve error logging in case the kernel module could not get loaded - commit 3811667 - add block device modules for xen kernel-obs-build image - commit 04fbb81 - Update arm64 config file I'm an idiot :-( - commit 6e9f0a1 - Update arm64 config file: Disable CONFIG_IIO It is disabled in all other non-ARM configuration files. - commit 8cbbb4c ++++ kernel-syms: - rpm/kernel-binary.spec.in: Generate a hmac singature for the kernel (fate#316930, bnc#856310) - commit 2659f6f - rpm/kernel-binary.spec.in: Drop conditionals for -kdump and -ps3 - commit 01fab08 - require kernel-obs-build It must be also configured as VMinstall, but is a build requires as well to avoid that qa and build package build parallel after kernel-default or kernel-xen have changed. - commit 7a16a4e - improve error logging in case the kernel module could not get loaded - commit 3811667 - add block device modules for xen kernel-obs-build image - commit 04fbb81 - Update arm64 config file I'm an idiot :-( - commit 6e9f0a1 - Update arm64 config file: Disable CONFIG_IIO It is disabled in all other non-ARM configuration files. - commit 8cbbb4c ++++ kiwi: - Follow up fix for partedGetPartitionID * return if no partition label could be detected - Make partedGetPartitionID more robust * If we can't find a partition label for the disk don't proceed checking for a partition ID and return an unknown ID 'xx' - Fixed message displayed in __checkCorrectRootFSPermissons LSB standard does not prescribe UID and GID values - Fixed __checkCorrectRootFSPermissons runtime check * Don't check for root/root permissions in root's home It's ok to have custom files with custom permissions there - Fixed recovery grub2 setup * don't use fixed class and theme names - Use suse parted 'type' command extension to setup swap partition type. This is done because the upstream way of setting swap type is broken in the suse parted. ++++ libqt5-qtwebkit: - fix build for aarch64 ++++ libdrm: - u_No-longer-hardcode-path-for-drm.h-include-in-qxl_drm.patch: * No longer hardcode path for drm.h include in qxl_drm.h, i.e. handle it the same as in other _drm.h files; change required for KMS support in xf86-video-qxl (bnc#870501) ++++ hyphen: - Do not provide english hyphen. It is provided by myspell-docs package. ++++ sssd: - Update to new upstream release 1.11.5.1 * sssd crashes after upgrade from 1.11.4 to 1.11.5 when using a samba4 domain * SSSD pam module accepts usernames with leading spaces * [RFE] Expose the list of trusted domains to IPA * If both IPA and LDAP are set up with enumeration on, two enum tasks are running * sssd.conf man pages don't list a configuration option. * Make SSSD compilable on systems with non-standard paths to krb5 includes * [freebsd] pam_sss: add ignore_unknown_user option * MAN: Remove misleading memberof example from ldap_access_filter example * not retrieving homedirs of AD users with posix attributes * Document that `sssd` cache needs to be cleared manually, if ID mapping configuration changes * Check IPA idranges before saving them to the cache * Evaluate usage of sudo LDAP provider together with the AD provider * Setting int option to 0 yields the default value * ipa-server-mode: Use lower-case user name component in home dir path * SSSD Does not cache SELinux map from FreeIPA correctly * IPA SELinux code looks for the host in the wrong sysdb subdir when a trusted user logs in * sssd fails to handle expired passwords when OTP is used * Add another Kerberos error code to trigger IPA password migration * Double OK when starting the service * SSSD should create the SELinux mapping file with format expected by pam_selinux * Valgrind: Invalid read of int while processing netgroup * other subdomains are unavailable when joined to a subdomain in the ad forest * Error during password change * configure time variables not expanded when running ./configure * RHEL7 IPA selinuxusermap hbac rule not always matching * AD Enumeration reads data from LDAP while regular lookups connect to GC * Implement heuristics to detect if POSIX attributes have been replicated to the Global Catalog or not * sssd_be crashes when ad_access_filter uses FOREST keyword. * "System Error" when invalid ad_access_filter is used * RHEL7 sssd not setting IPA AD trusted user homedir * Enabling ldap_id_mapping doesn't exclude uidNumber in filter * FAST does not work in SSSD 1.11.2 in Fedora 20 * Access denied for users from gc domain when using format DOMAIN\user * Group membership lookup issue * Group lookup does not return member with multiple names after user lookup * sssd ad trusted sub domain do not inherit fallbacks and overrides settings * sssd_be crashes when ldap_search_base cannot be parsed. * sssd_be aborts a request if it doesn't match any configured idmap domain * sssd_be should hint about increasing the krb5_auth_timeout if krb5 auth times out * Warn with a user-friendly error message when permissions on sssd.conf are incorrect * sudo rules time filter is nondeterministic * Man page states default_shell option supersedes other shell options but in fact override_shell does. * SSSD needs to enable FAST by default ++++ konkretcmpi: - Fix devel dependencies (cmake, sblim-cmpi-devel, cim-schema) - Drop cim-server from requires. - Follow shared library policy rename 'konkretcmpi' to 'libkonkretcmpi0' ++++ openldap2: - move systemd requires to server package ++++ libmms: - Fix a possible heap memory overrun (CVE-2014-2892.patch, CVE-2014-2892, bnc#874723). ++++ mariadb: - updated to MariaDB 10.0.10 GA * Release notes: https://kb.askmonty.org/en/mariadb-10010-release-notes/ * Changelog: https://kb.askmonty.org/en/mariadb-10010-changelog/ - fix init script for multiple instances (bnc#868673) (mhrusecky) - fix perl interpreter in benchmarking script - re-diff 1000-header_files_const_warnings.patch for 10.0.10 version - leave /var/lib/mysql up to the start script logic again. This eases the pain (and danger) that disk-stored data belonging to the user lives under a structure owned by the packaging system (rpm). ++++ sqlite3: - Build SQLite with the unlock_notify API, which is now required for the akonadi QSQLITE3 driver. "-DSQLITE_ENABLE_UNLOCK_NOTIFY" ++++ systemd: - Do not use runtime PM for some IBM consoles (bnc#868931) 1013-no-runtime-PM-for-IBM-consoles.patch ++++ talloc: - Remove dependency on gpg-offline to reduce rebuild times; signature checking is implemented already in the source validator. ++++ pesign-obs-integration: - Do not store the buildroot in the .*.hmac file. - Regenerate the HMAC checksum when signing and EFI binary with a checksum (fate#316930, bnc#856310). - Update README. - Add /usr/lib/rpm/pesign/gen-hmac tool to generate a hmac checksum for a given file (fate#316930, bnc#856310). ++++ sca-patterns-hae: - Fixed haesbd-00004.pl false mismatch on UUID (bnc#867828) ++++ wireshark: - update to 1.10.7 [bnc#874760] + vulnerabilities fixed: * The RTP dissector could crash wnpa-sec-2014-06 CVE-2014-2907 + Further bug fixes and updated protocol support as listed in: https://www.wireshark.org/docs/relnotes/wireshark-1.10.7.html ++++ xf86-video-qxl: - n_hardcode_libdrm_cflags.patch: * Hardcode libdrm cflags in order to enable KMS support (bnc#870501) ++++ yast2-country: - do not try to save settings when user did not change them (bnc#850571) - 3.1.9 ++++ yast2-installation: - enable top bar with logo during installation (bnc#868722) - 3.1.72 ++++ yast2-packager: - Fixed function call that identified ComputeSystemPatternList function as a constant (bnc#874725) - 3.1.11 ++++ yast2-registration: - use "suse-connect" gem as the backend (to share the code with the command line registration tool) - 3.1.38 ++++ yast2-theme-SLE: - added style for header bar with logo (bnc#868722) - 3.1.16 ++++ yast2-vm: - bnc#874633 - yast2 virtualization fails to configure bridge - bnc#874426 - One of the notice window is empty after launching "Install Hypervisor and Tools" in Yast2 - 3.1.7 ------------------------------------------------------------------ ------------------ 2014-4-22 - Apr 22 2014 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Replaced old Product.patterns with new Packages.default_patterns (bnc#873923) - 3.1.24 ++++ biosdevname: - Take mainline patch to fix (bnc#869614) Modified: biosdevname_udevrule_rename_all_network_devices.patch - Remove %config from etc rule to please obs checker - Remove mkinitrd setup script ++++ filesystem: - add vscan user to ignore home list ++++ gnome-shell: - Add gnome-shell-right-bg-with-resolution-change.patch (bnc#873216) Backport from upstream: update to commit (4cfb000812). ++++ installation-images-SLES: - log wickedd output - added --stop options to service_start script (bnc#873057) - patch file removed: sysvinit.diff ++++ kernel-default: - Update arm64 config file: Disable CONFIG_RTC_DRV_HID_SENSOR_TIME It forcibly selects CONFIG_IIO, which we don't want. - commit 9afef89 ++++ kernel-source: - Update arm64 config file: Disable CONFIG_RTC_DRV_HID_SENSOR_TIME It forcibly selects CONFIG_IIO, which we don't want. - commit 9afef89 ++++ kernel-syms: - Update arm64 config file: Disable CONFIG_RTC_DRV_HID_SENSOR_TIME It forcibly selects CONFIG_IIO, which we don't want. - commit 9afef89 ++++ kiwi: - Fixed message displayed when the partition table is created/updated. Even in the case of creating a new partition table the message said something about repartition of the disk which is misleading. Thus the message changed to just tell the user about a partition process happening now - v5.06.77 released - Fixed cache creation in --init-cache mode ++++ i4l-base: - add explicit buildrequires for systemd to avoid systemd-mini ++++ libpng12: - security update: * CVE-2013-7353.patch [bnc#873124] * CVE-2013-7354.patch [bnc#873123] ++++ libstorage: - moved lock file to /run/libstorage ++++ libvirt: - spec: Change libvirt-daemon-qemu subpackage to require qemu-kvm for x86_64 and s390x only. For all other architectures, require qemu. This ensures existing domains using /usr/bin/qemu-kvm continue to work, without burdening new architectures with a qemu-kvm dependency. ++++ man-pages: - update to version 3.65: * new and rewritten pages: inet_net_pton.3 * newly documented interfaces in existing pages fallocate.2: Document FALLOC_FL_COLLAPSE_RANGE prctl.2: Document PR_SET_THP_DISABLE and PR_GET_THP_DISABLE proc.5: Document /proc/[pid]/stack Document /proc/[pid]/clear_refs - dropped proc.5.patch (upstreamed) ++++ media-player-info: - add explicit BuildRequires to systemd to fix builsystem conflict ++++ myspell-dictionaries: - do not provide locale(OpenOffice_org:*) [bnc#806250#c21] - subpackages Provides old names ++++ pcsc-cyberjack: - Updated to version 3.99.5 Service Pack 05 * Add support for CyberJack Go * Add support for CyberJack wav - removed obsolete pcsc-cyberjack-gcc47.patch ++++ perl-Bootloader: - enable btrfs snapshot booting on ppc - remove suse_btrfs_grub2_install.sh as it's no longer used - 0.812 ++++ rpm: - offer a %_rundir to avoid hardcoding /run - and packages wanting to support older distros, can have /var/run as fallback for the macro ++++ sca-patterns-sle10: - Fixed Use of uninitialized value in addition in bhc-cpucs-00001.pl - Fixed Argument "like:" isn't numeric in bhc-cpuint-00001.pl - Fixed Use of uninitialized value in pattern match in fsaio-00002.pl - Fixed Argument "" isn't numeric in fsaio-00001.pl - Fixed bhc-kerneltaint-00001.pl to check for invalid taint ++++ sca-patterns-sle11: - Fixed Use of uninitialized value in addition in bhc-cpucs-00001.pl - Fixed Argument "like:" isn't numeric in bhc-cpuint-00001.pl - Fixed Use of uninitialized value in pattern match in fsaio-00002.pl - Fixed Argument "" isn't numeric in fsaio-00001.pl - Fixed bhc-kerneltaint-00001.pl to check for invalid taint ++++ sca-patterns-sle12: - Fixed Use of uninitialized value in addition in bhc-cpucs-00001.pl - Fixed Argument "like:" isn't numeric in bhc-cpuint-00001.pl - Fixed Use of uninitialized value in pattern match in fsaio-00002.pl - Fixed Argument "" isn't numeric in fsaio-00001.pl - Fixed bhc-kerneltaint-00001.pl to check for invalid taint ++++ supportutils: - Fixed nlvm_debug.1.log: binary operator expected ++++ virt-manager: - Upstream bug fix 535584ed-fix-target-validation-when-editing-device.patch ++++ yast2: - Published Service.Active (used from Perl) - 3.1.53 - Removed Product.patterns (replaced by Packages.default_patterns) (bnc#873923) - 3.1.52 ++++ yast2-bootloader: - Use correct check for partition setup for grub2 on s390 (bnc#873951) - 3.1.29 ++++ yast2-pkg-bindings: - remeber the base product NVRA (instead of the zypp product reference which might be invalidated) to properly create the /etc/products.d/baseproduct symlink (bnc#873885) - 3.1.9 ++++ yast2-registration: - use "registration code" term everywhere to be consistent with SCC terminology ++++ yast2-ruby-bindings: - Fix hang out of YaST2 in Turkish locale(bnc#852242) - 3.1.16 ++++ yast2-samba-server: - Deprecated Service method calls replaced with new ones - 3.1.7 ++++ yast2-update: - Replaced old Product.patterns with new Packages.default_patterns (bnc#873923) - 3.1.6 ------------------------------------------------------------------ ------------------ 2014-4-21 - Apr 21 2014 ------------------- ------------------------------------------------------------------ ++++ grub2: - refresh grub2-linux.patch * fix xen and native entries differ in grub.cfg (bnc#872014) - add grub2-getroot-support-NVMe-device-names.patch * fix booting from NVMe device enters GRUB rescue (bnc#873132) - add grub2-getroot-treat-mdadm-ddf-as-simple-device.patch * fix grub2-install error on ddf md device (bnc#872360) ++++ installation-images-SLES: - sysvinit no longer required: sysvinit.diff ++++ sca-server-report: - Added summary to report footer - Added severity section total in report - Cell padding in header table - Added severityTag to expandable report title ++++ virt-manager: - bnc#874408 - virt-manager and libvirt issues persist - unable to create or launch virtman-vminstall.patch ------------------------------------------------------------------ ------------------ 2014-4-20 - Apr 20 2014 ------------------- ------------------------------------------------------------------ ++++ duperemove: - update to duperemove v0.08 - fixes many bugs - a few more usability improvements - adds fiemap support to better estimate space savings (bnc#871804) ++++ hplip: - Enable parallel build via "make %{?_smp_mflags}". ++++ kiwi: - Fixed --bootcd post processing mode - Fixed --bootusb post processing mode ------------------------------------------------------------------ ------------------ 2014-4-19 - Apr 19 2014 ------------------- ------------------------------------------------------------------ ++++ boost: - Fix quoting while creating shared build instructions - Properly configure library list - bjam-alignment.patch: fix alignment check in bjam ++++ mailx: - Build with -DOPENSSL_NO_SSL_INTERN asserting that this package does not (and should not) use openSSL internals that are subject to binary incompatible changes. ++++ ntp: - fix "start-ntp addserver": start-ntp has no "status" method ------------------------------------------------------------------ ------------------ 2014-4-18 - Apr 18 2014 ------------------- ------------------------------------------------------------------ ++++ libreoffice-templates-de: - Fix build in factory by converting all file names to ascii. ++++ myspell-dictionaries: - package reworked, using data and layout from http://cgit.freedesktop.org/libreoffice/dictionaries/ [bnc#806250] ++++ virt-manager: - Upstream bug fix 5350d9cc-display-error-on-empty-installation-URL.patch ++++ yast2-packager: - Removed obsolete Product.patterns functionality and replaced by new definition in control file software->default_patterns; with little refactoring (bnc#873923) - 3.1.10 ++++ yast2-registration: - do not fail if the service already exists (bnc#873198) - 3.1.37 - send base product base version (i.e. remove build suffix from the version) (bnc#873193) - 3.1.36 ++++ yast2-users: - bnc#872903 - fixed internal error (missing IsManaged method) - 3.1.22 ------------------------------------------------------------------ ------------------ 2014-4-17 - Apr 17 2014 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - added disklabel for autoyast.xml needed for gpt partition tables (bnc#873766) - 3.1.23 ++++ bash: - Make patch command work on older products - Update to bash 4.3 with patch level 11 * The `helptopic' completion action now maps to all the help topics, not just the shell builtins. * The `help' builtin no longer does prefix substring matching first, so `help read' does not match `readonly', but will do it if exact string matching fails. * The shell can be compiled to not display a message about processes that terminate due to SIGTERM. * Non-interactive shells now react to the setting of checkwinsize and set LINES and COLUMNS after a foreground job exits. * There is a new shell option, `globasciiranges', which, when set to on, forces globbing range comparisons to use character ordering as if they were run in the C locale. * There is a new shell option, `direxpand', which makes filename completion expand variables in directory names in the way bash-4.1 did. * In Posix mode, the `command' builtin does not change whether or not a builtin it shadows is treated as an assignment builtin. * The `return' and `exit' builtins accept negative exit status arguments. * The word completion code checks whether or not a filename containing a shell variable expands to a directory name and appends `/' to the word as appropriate. The same code expands shell variables in command names when performing command completion. * In Posix mode, it is now an error to attempt to define a shell function with the same name as a Posix special builtin. * When compiled for strict Posix conformance, history expansion is disabled by default. * The history expansion character (!) does not cause history expansion when followed by the closing quote in a double-quoted string. * `complete' and its siblings compgen/compopt now takes a new `-o noquote' option to inhibit quoting of the completions. * Setting HISTSIZE to a value less than zero causes the history list to be unlimited (setting it 0 zero disables the history list). * Setting HISTFILESIZE to a value less than zero causes the history file size to be unlimited (setting it to 0 causes the history file to be truncated to zero size). * The `read' builtin now skips NUL bytes in the input. * There is a new `bind -X' option to print all key sequences bound to Unix commands. * When in Posix mode, `read' is interruptible by a trapped signal. After running the trap handler, read returns 128+signal and throws away any partially-read input. * The command completion code skips whitespace and assignment statements before looking for the command name word to be completed. * The build process has a new mechanism for constructing separate help files that better reflects the current set of compilation options. * The -nt and -ot options to test now work with files with nanosecond timestamp resolution. * The shell saves the command history in any shell for which history is enabled and HISTFILE is set, not just interactive shells. * The shell has `nameref' variables and new -n(/+n) options to declare and unset to use them, and a `test -R' option to test for them. * The shell now allows assigning, referencing, and unsetting elements of indexed arrays using negative subscripts (a[-1]=2, echo ${a[-1]}) which count back from the last element of the array. * The {x} 64kb leads to segmentation fault; (bso#10422). + Fix STATUS_NO_MEMORY response from Query File Posix Lock request; (bso#10431). + Increase max netbios name components; (bso#10439). + smbd_server_connection_terminate("CTDB_SRVID_RELEASE_IP") panics from within ctdbd_migrate() with invalid lock_order; (bso#10444). + Fix 'wbinfo -i' with one-way trust; (bso#10458). + samba4 services not binding on IPv6 addresses causing connection delays; (bso#10464). + s3-vfs: Fix stream_depot vfs module on btrfs; (bso#10467). + Don't respond with NXDOMAIN to records that exist with another type; (bso#10471). + pidl: waf should have an option for the dir to install perl files and do not glob; (bso#10472). + s3-spoolssd: Don't register spoolssd if epmd is not running; (bso#10474). + s3-rpc_server: Fix handling of fragmented rpc requests; (bso#10481). + Initial FSRVP rpcclient requests fail with NT_STATUS_PIPE_NOT_AVAILABLE; (bso#10484). + lsa.idl: Define lsa.ForestTrustCollisionInfo and ForestTrustCollisionRecord as public structs; (bso#10504). + Make 'smbreadline' build with readline 6.3; (bso#10506). + smbd: Correctly add remote users into local groups; (bso#10508). + rpcclient FSRVP request UNCs should include a trailing backslash; (bso#10521). + Cleanup messages.tdb record after unclean smbd shutdown; (bso#10534). + s3:rpc_server: Minor refactoring of process_request_pdu(). ++++ samba: - Update to 4.1.7. + Make "force user" work as expected; (bso#9878). + Fix build on AIX with IBM XL C/C++ (gettext detection issues); (bso#9911). + Fix problem with server taking too long to respond to a MSG_PRINTER_DRVUPGRADE message; (bso#9942). + s3-printing: Fix obvious memory leak in printer_list_get_printer(); (bso#9993). + doc: Add "spoolss: architecture" parameter usage; (bso#10188). + Make 'smbclient' support DFS shares with SMB2/3; (bso#10200). + Make (lib)smbclient work with NetApp; (bso#10230). + SessionLogoff on a signed connection with an outstanding notify request crashes smbd; (bso#10344). + dfs: Always call create_conn_struct with root privileges; (bso#10378). + 'net ads search' on high latency networks can return a partial list with no error indication; (bso#10387). + max xmit > 64kb leads to segmentation fault; (bso#10422). + Fix STATUS_NO_MEMORY response from Query File Posix Lock request; (bso#10431). + Increase max netbios name components; (bso#10439). + smbd_server_connection_terminate("CTDB_SRVID_RELEASE_IP") panics from within ctdbd_migrate() with invalid lock_order; (bso#10444). + Fix 'wbinfo -i' with one-way trust; (bso#10458). + samba4 services not binding on IPv6 addresses causing connection delays; (bso#10464). + s3-vfs: Fix stream_depot vfs module on btrfs; (bso#10467). + Don't respond with NXDOMAIN to records that exist with another type; (bso#10471). + pidl: waf should have an option for the dir to install perl files and do not glob; (bso#10472). + s3-spoolssd: Don't register spoolssd if epmd is not running; (bso#10474). + s3-rpc_server: Fix handling of fragmented rpc requests; (bso#10481). + Initial FSRVP rpcclient requests fail with NT_STATUS_PIPE_NOT_AVAILABLE; (bso#10484). + lsa.idl: Define lsa.ForestTrustCollisionInfo and ForestTrustCollisionRecord as public structs; (bso#10504). + Make 'smbreadline' build with readline 6.3; (bso#10506). + smbd: Correctly add remote users into local groups; (bso#10508). + rpcclient FSRVP request UNCs should include a trailing backslash; (bso#10521). + Cleanup messages.tdb record after unclean smbd shutdown; (bso#10534). + s3:rpc_server: Minor refactoring of process_request_pdu(). ++++ mariadb: - to add to last change: add home directory (/var/lib/mysql) of user mysql to file list. Also add the PreReq: content to BuildRequires: [bnc#870873] ++++ plymouth: - Update to git snapshot as of 20140327 * Fixes bnc#872502 and bnc#872428 ++++ snapper: - fixed parent of snapshot generated by rollback ++++ libsolv: - support BREAK_ORPHANS and KEEP_ORPHANS solver flags - adapt to AppStream 0.6 - reduce memory usage in repo_write and repodata_internalize - make repodata_stringify return the result string - bump version to 0.6.1 ++++ systemd: - Extend avoid-divide-by-zero-sigtrap.patch to make the crash handler know about SIGTRAP and SIGSYS - Add avoid-divide-by-zero-sigtrap.patch which fixes bnc#867663 that is a divide by zero on a jobless system ++++ wicked: - version 0.5.20 - autoip4,dhcp4,dhcp6: fixed to create instance for supported devices only to save memory and avoid allocation complains due to packet capturing init failure - lldp: fix infinite loops in ni_lldp_agent_update, disable built-in support (rejected fate#313671, bnc#873299) - dhcp4: do not send hostname to server in discover (bnc#873267) - rpm: explicit piddir,statedir,storedir in spec - generate ChangeLog file from git while make dist ++++ libyui-qt: - added title bar with product logo (bnc#868722) - 2.46.7 ++++ libyui: - Added handling of logo bar in wizard (bnc#868722) - 3.1.2 ++++ python-M2Crypto: - Update to 0.22.3 * No changelog provided - Demos are no longer included ++++ python-imaging: - CVE-2014-1932: insecure temporary file creation CVE-2014-1932-mktemp.patch, bnc#863541 ++++ python-libmount: - Enable socket activation needed by systemd service (bnc#872807). ++++ qemu: - Attempt to debug or solve occasional qtest fd assertions 0048-qtest-Assure-that-init_socket-s-lis.patch 0049-qtest-Add-error-reporting-to-socket.patch 0050-qtest-Be-paranoid-about-accept-addr.patch - Update to v2.0.0: cf. http://wiki.qemu-project.org/ChangeLog/2.0 * Update update_git.sh script accordingly ++++ sca-server-report: - Fixed incomplete overall info strings (bnc#873989) - Fixed invalid pattern info link (bnc#874022) - Fixed arg with unknown option (bnc#874036) - Added HTML report footer (bnc#874029) - Change to lowercase pattern directories - Fixed GroupWise preprocessor detection (bnc#873991) ++++ scribus: - Added python_version.diff: fixes build with cmake 3.0 ++++ util-linux-systemd: - Enable socket activation needed by systemd service (bnc#872807). ++++ virt-manager: - Dropped unused and unnecessary patches virtinst-cdrom.patch virtman-update-backend.patch virtman-slow-mouse.patch virtman-reverse-serialcon.patch - Reordered some patches ++++ yast2: - rewrote URLRecode.pm to URLRecode.rb so that 'yast2 repositories' can run without Perl bindings - 3.1.51 - Decreased number of logs coming from Hooks (to enhance logs readability) - 3.1.50 - Add path to deprecation warnings (bnc#873973) - Fix enabling LSB services during installation (bnc#873929) - 3.1.49 ++++ yast2-bootloader: - do not complain for missing bios order on s390(bnc#874106) - 3.1.28 - improve logging if setting kernel paramater failed to help with bnc#873996 - remove graphic adapter configuration on s390 (bnc#874010) - 3.1.27 ++++ yast2-network: - fixed terminology confusion. "Alias name" turned into "IPv4 Address Label". "Alias name" is obsolete since kernel 2.0.0 - 3.1.49 - bnc#870406 - fixed assigning device name in ifcfg created during installation - 3.1.48 ++++ yast2-registration: - check the libzypp lock at start, do not continue if libzypp is already locked by another application (bnc#873882) - check the base product at start to avoid problems later ++++ yast2-ycp-ui-bindings: - Added built-in for setting wizard logo (bnc#868722) - 3.1.7 ------------------------------------------------------------------ ------------------ 2014-4-16 - Apr 16 2014 ------------------- ------------------------------------------------------------------ ++++ aaa_base: - remove mkinitrd script for mtab ++++ dracut: - Enable multipath correctly during booting (bnc#873686) Add: 0022-90multipath-Fixup-service-file-for-booting.patch ++++ gnome-control-center: - Update to version 3.12.1: + Background: - Remove black from the preset colours. - Make sure the whole dialog is visible on small screens. + Info: - Fix incorrect virtualisation technology being displayed. - Don't display "Check for updates" button when neither gnome-software nor gpk-update-viewer are available. + Printers: Don't fail when adding Samba printers with spaces on their name. + Users: Fix hang on password change. + Wacom: Unconditionally build the panel on supported platforms. + Updated translations. ++++ gnome-desktop: - Update to version 3.12.1: + gnome-rr: - Actually define output_get_possible_crtcs (bgo#727034). - Initialize GnomeRROutputInfo:rotation to GNOME_RR_ROTATION_0 (bgo#727023). ++++ gnome-settings-daemon: - Update to version 3.12.1: + Date & Time: Make the geolocation marker in gnome-shell's status area go away after turning Automatic Time Zone off. + Keyboard: Fix consecutive xkb grp: options not being stripped. + Updates: Let gnome-software handle update checking. ++++ gnome-shell: - Backport wired connection status from GNOME 3.12 + Add wired-connection-status.patch Relevant upstream commits ids (listed in chronological order): 3432f715008ca9577daa9bb6297a3430a360002c fe7ece1f5a8fb7616fec29422fee5694e1f22778 bde1451896c3329d49100933cf3202d128f07e7b c4aeaf7fe81c31abec5e0dcebbd1243e888efccd 7051411be7bbfd9e0c2e831762c87872e5bde468 NOTE: small modifications are made when applying these patche s. Also this "backport" has the following differences from GNOME 3.12: 1. Use the 3.8-version wired connection icons as they are already in the system. 2. Without other network connections, disconnected wired is always displayed instead of hiding it as in 3.12. 3. Cable unplugged as a status is shown explicitly in system menu instead of hiding the whole wired section as in upstream. The status text is also changed to be "cable unplugged" instead of the generic "unavailable". + Change the place where SLEClassicExt.js is loaded to avoid dependency issue. - Update to version 3.12.1: + Ensure the currently focused app icon is viewable (bgo#726759). + Improve language in location menu (bgo#726498). + Improve HiDpi support (bgo#726907). + Set accessible role for window previews (bgo#726670). + Fix bad antialiasing on panel menu buttons (bgo#727336). + Don't hide location menu (bgo#727398). + Fix IM candidate window obscuring current text (bgo#727579). + Fix extension-prefs tool when linked with --as-needed (bgo#727948). + Don't always extend struts to the screen edge (bgo#663690). + Updated translations. ++++ kiwi: - installed prod file parsing is not important anymore disable horrible code for openSUSE 13.2 and SLE 12 :) - v5.06.74 released - Fixed legacy boot support for EFI install stick images (git #341) - Fixed build of install stick in EFI firmware mode (git #341) - Update media collect code to match coding style and conventions as well as remove/rewrite comments which are obviosly wrong with regards to the current code - fix parsing of product summary label on new openSUSE 13.2/SLE12 medias ++++ mutter: - Update to version 3.12.1: + Fix opacity values from _NET_WM_WINDOW_OPACITY (bgo#727874). + Misc. cleanups (bgo#720631). + Updated translations. ++++ mariadb: - If the package gets installed during system installation without /usr/sbin/useradd already in place, %pre fails to add user mysql with home directory /var/lib/mysql/. Therefore, PreReq: shadow instead of pwdutils for 12.3+, as /usr/sbin/useradd has moved from 12.2 to 12.3 from pwdutils to shadow. [bnc#870873] ++++ plymouth: - Kill all mkinitrd stuff Remove suse-initrd-support - Tell zypper to regenerate initrd on installation/update via %post and %posttrans scripts ++++ systemd: - Use latest regenerate-initrd rpm macros (fate#313506) - Add rescue-emergency-target-conflicts.patch to avoid that emergency and rescue sulogin are fighting on console ++++ libyui: - Fix YQUI destruction (bnc#867296). - 3.1.1 ++++ man-pages: - package getent.1 [bnc#873645] ++++ mokutil: - Add mokutil-fix-hash-file-read.patch to fix the error handling of reading a hash file ++++ pesign: - Add pesign-run.patch: Use /run instead of /var/run (bnc#873857). ++++ polkit-default-privs: - change org.kde.fontinst.manage to auth_admin_keep (bnc#704805) - adding org.kde.baloo.filewatch.raiselimit action (bnc#866131) ++++ qemu: - Do /dev/kvm permission and ownership tweaks on s390x (bnc#869026) - Get SeaBIOS version from QEMU tarball ++++ release-notes-sled: - 12.0.11 - Update release notes from FATE. - Cleanup specfile and fix build warning. ++++ sca-patterns-edir: - Changed to lower case directory for consistency ++++ sca-patterns-filr: - Changed to lower case directory for consistency ++++ sca-patterns-groupwise: - Changed to lower case directory for consistency ++++ sca-patterns-oes: - Moved OES/all to oes1all, oes2all and oes11all ++++ systemd-presets-branding-SLE: - enable vmtoolsd service for VMWare by default (bnc#873935 bnc#870737) ++++ virt-manager: - Upstream bug fixes 534bcfa0-use-uniformed-expression-of-Default.patch 534be092-early-detect-ftp-connection-errors.patch 534d45db-hiding-removebutton-for-USB-controller.patch 534d6406-display-the-domain-for-PCI-devices.patch 534eafe4-avoid-useless-errors-when-connection-closes.patch ++++ vm-install: - s390x: Fix index error in parsing bridges - Version 0.8.15 ++++ yast2: - ensure that dialog was closed even if exception is raised (bnc#873916) - save_y2logs: store versions of packages in inst-sys - 3.1.48 - bnc#869661 - fixed internal error raised in inst_lan during update - 3.1.47 ++++ yast2-auth-client: - 3.1.12 - Add some ipa parameter. - Use ComboBox if only certain values are allowed for a parameter. - bnc#870645 - yast/wfm.rb:202 Internal error. undefined method `each_key' for nil:NilClass ++++ yast2-bootloader: - allow switching to grub2 also on ppc - Do not raise exception for grub2efi on non-pc architectures (bnc#873861) - 3.1.26 - fix crash on s390 due to missing loader widget(bnc#873911) - 3.1.25 ++++ yast2-hardware-detection: - update hardware agent to use the latest libhd flags (bnc #841170) - 3.1.2 ++++ yast2-online-update-configuration: - registration client has been renamed to "scc" (bnc#870869) - zypp_config.rb: fixed a typo in the constant name - 3.1.5 ++++ yast2-slp: - Correct summary and description in spec file (bnc#868453) - 3.1.6 ++++ yast2-theme-SLE: - New dialog labels, text hightlighting, BarGraph, Tab shifting buttons (by Ken Wimer) (bnc#869727, bnc#868268) - 3.1.15 ------------------------------------------------------------------ ------------------ 2014-4-15 - Apr 15 2014 ------------------- ------------------------------------------------------------------ ++++ at-spi2-atk: - Update to version 2.12.1: + Clean up socket files and directories on exit (bgo#684076). ++++ audit-secondary: - Update to version 2.3.6. See audit.spec (libaudit1) for upstream changelog ++++ avahi: - We've moved everything to /run, adjust file list as well. ++++ babeltrace: - Update to version 1.2.1 Changelog: * Fix: Accept an input port in the live URL when no session is provided ++++ bash: - Add bash upstream patch 47 to fix a problem where the function that shortens pathnames for $PS1 according to the value of $PROMPT_DIRTRIM uses memcpy on potentially-overlapping regions of memory, when it should use memmove. The result is garbled pathnames in prompt strings. - Remove bash-4.2-prompt-dirtrim.patch as this was the original report of above. ++++ clutter: - Build wayland backend: switch build_wayland_backend to 1. - Add pkgconfig(gudev-1.0) and pkgconfig(wayland-server) BuildRequires: enable clutter-wayland-compositor support. - Pass --enable-evdev-input and --enable-egl-backend to configure. - Update to version 1.18.2: + Fix the list of dependencies. Clutter 1.18 depends on Cogl 1.17.5 when building the EGL/KMS backend. + Fixes for the Visual Studio build files. Use the new symbol visibility annotations when building with MSVC. + Fix event handling on Windows. An optimization led to a crash on the Windows backend when delivering events without an associated ClutterStage. + Ensure that set_child_above/below work on the Stage ClutterStage should respect the paint order when using the Actor API. + Skip conformance test suite on X11 when DISPLAY is unset. Instead of bailing out when initializing the test suite we should just tell the test suite API to skip the units. This allows the TAP driver to catch the skipped tests and avoid warnings. + Bugs fixed: bgo#728177, bgo#727020, bgo#711645, bgo#726762, bgo#726703. + Updated translations. ++++ devhelp: - Update to version 3.12.1: + Updated translations. ++++ lvm2: - Versioning for the lvm2-cmirrord dependencies ++++ elfutils: - Fix integer overflow in check_section (CVE-2014-0172, bnc#872785) Add patch: elfutils-check-for-overflow-before-calling-malloc-to-uncompress-data.patch ++++ file-roller: - Update to version 3.12.1: + Make DBus-activatable (bgo#728009). + "Open with" does not work (bgo#727215). + Updated translations. - Update .desktop file name following upstream changes. ++++ ghex: - Update to version 3.10.1: + Update URLs in doap and appdata files. + Updated translations. ++++ gjs: - Update to version 1.40.1: + Fixed build-time detection of GTK enablement (bgo#727394). + Fixed a crash caused by reentrancy in GObject finalizers (bgo#725024). + Fixed the GIMarshallingTests suite (bgo#728004). + Fixed marshalling of GObjects when known by an interface type from C to JS (bgo#727824). + Some typos and JS style cleanups (bgo#727781, bgo#727786). ++++ glibc: - ibm-long-double-math.patch: Remove faulty assembler implementations of ceil, nearbyintl, roundl for IBM long double (bnc#873457, BZ #16701, BZ [#16706], BZ #16707) - Use /run for nscd instead of /var/run. ++++ glibc: - ibm-long-double-math.patch: Remove faulty assembler implementations of ceil, nearbyintl, roundl for IBM long double (bnc#873457, BZ #16701, BZ [#16706], BZ #16707) - Use /run for nscd instead of /var/run. ++++ gnome-online-accounts: - Update to version 3.12.1: + Popup is too small to display Facebook authorization (bgo#726609). + IdentityService crashes on startup if KerberosIdentityManager could not be created (bgo#727896). + Broken check for non-empty strings (bgo#727957). + Updated translations. ++++ gnome-session: - Update to version 3.12.1: + Add DesktopNames to session files. + doap file updates. + ConsoleKit fixes. + Updated translations. ++++ gnome-shell: - Add wayland support (conditional, based on build_wayland_backend defines, currently set to 0 - disabled): + Add pkgconfig(libmutter-wayland) BuildRequires. + Create gnome-shell-wayland subpackage. ++++ gnome-user-docs: - Update to version 3.12.1: + Updates to GNOME Help. + Updated translations. ++++ installation-images-SLES: - add rpc user (bnc#873173) ++++ kdump: - kdump-0.8.10-dracut-xz-opt.patch: Use fast xz compression with dracut (bnc#870549). ++++ kernel-default: - Update arm config files: Disable Cadence network drivers Disable ARM_AT91_ETHER in all arm config files, it is only needed on Atmel AT91 which we don't support. CONFIG_MACB is useful on armv6hl/default (for ARCH_PICOXCELL) and armv7hl/default (for ARCH_ZYNQ.) Disable it in all other config files. - commit 43063d0 - Disable CONFIG_NET_CADENCE on non-ARM - commit 00acb46 - Update armv7hl configs * config/armv7hl/default : - Switch CONFIG_PHYLIB from =m to =y (fix Ethernet on iMX6 boards) - Enable CONFIG_USB_DWC3* to add USB3 support for keystone SoC only - Enable CONFIG_USB_CHIPIDEA* to add USB support for iMX boards * config/armv7hl/exynos : - Enable CONFIG_USB_DWC3* to add USB3 support for Exynos SoC only * config/armv7hl/lpae : - Switch CONFIG_PHYLIB from =m to =y (fix Ethernet on iMX6 boards) - Enable CONFIG_USB_DWC3* to add USB3 support for keystone boards - Enable CONFIG_USB_CHIPIDEA* to add USB support for iMX boards - commit 4337939 ++++ kernel-source: - Update arm config files: Disable Cadence network drivers Disable ARM_AT91_ETHER in all arm config files, it is only needed on Atmel AT91 which we don't support. CONFIG_MACB is useful on armv6hl/default (for ARCH_PICOXCELL) and armv7hl/default (for ARCH_ZYNQ.) Disable it in all other config files. - commit 43063d0 - Disable CONFIG_NET_CADENCE on non-ARM - commit 00acb46 - Update armv7hl configs * config/armv7hl/default : - Switch CONFIG_PHYLIB from =m to =y (fix Ethernet on iMX6 boards) - Enable CONFIG_USB_DWC3* to add USB3 support for keystone SoC only - Enable CONFIG_USB_CHIPIDEA* to add USB support for iMX boards * config/armv7hl/exynos : - Enable CONFIG_USB_DWC3* to add USB3 support for Exynos SoC only * config/armv7hl/lpae : - Switch CONFIG_PHYLIB from =m to =y (fix Ethernet on iMX6 boards) - Enable CONFIG_USB_DWC3* to add USB3 support for keystone boards - Enable CONFIG_USB_CHIPIDEA* to add USB support for iMX boards - commit 4337939 ++++ kernel-syms: - Update arm config files: Disable Cadence network drivers Disable ARM_AT91_ETHER in all arm config files, it is only needed on Atmel AT91 which we don't support. CONFIG_MACB is useful on armv6hl/default (for ARCH_PICOXCELL) and armv7hl/default (for ARCH_ZYNQ.) Disable it in all other config files. - commit 43063d0 - Disable CONFIG_NET_CADENCE on non-ARM - commit 00acb46 - Update armv7hl configs * config/armv7hl/default : - Switch CONFIG_PHYLIB from =m to =y (fix Ethernet on iMX6 boards) - Enable CONFIG_USB_DWC3* to add USB3 support for keystone SoC only - Enable CONFIG_USB_CHIPIDEA* to add USB support for iMX boards * config/armv7hl/exynos : - Enable CONFIG_USB_DWC3* to add USB3 support for Exynos SoC only * config/armv7hl/lpae : - Switch CONFIG_PHYLIB from =m to =y (fix Ethernet on iMX6 boards) - Enable CONFIG_USB_DWC3* to add USB3 support for keystone boards - Enable CONFIG_USB_CHIPIDEA* to add USB support for iMX boards - commit 4337939 ++++ kiwi: - v5.06.73 released - drop .channel files for products, generate .report files instead The approach to generate _channel file for OBS maintenance is not working, since it requires the knowledge of OBS setup internas. There we drop this here, let kiwi generate instead report files which document which files got used. We can use them for diffing results, for tracking build results in OBS and obs worker can generate _channel files with knowledge of setup internas. - Make sure lvm2 tools stay in oemboot for RHEL - Apply sleep for a while to wait for wwids to other architectures boot code - sleep for a while after multipathd and udev events are processed. it seems the data in /etc/sysconfig is not in sync with udev - Removed invalid URL type log message ++++ audit: - Update to version 2.3.6 Changelog 2.3.6 - Add an option to auditctl to interpret a0 - a3 of syscall rules when listing - Improve ARM and AARCH64 support (AKASHI Takahiro) - Add ausearch --checkpoint feature (Burn Alting) - Add --arch option to ausearch - Improve too long config line in audispd, auditd, and auparse (#1071580) - Fix aulast to accept the new AUDIT_LOGIN record format - Remove clear_config symbol in auparse Changelog 2.3.5 - In CRYPTO_KEY_USER events, do not interpret the 'fp' field - Change formatting of rules listing in auditctl to look like audit.rules - Change auditctl to do all netlink comm and then print rules - Add a debug option to ausearch to find skipped events - Parse subject, auid, and ses in LOGIN events (3.14 kernel changed format) - In auditd, when shifting logs, ignore the num_logs setting (#950158) - Allow passing a directory as the input file for ausearch/report (LC Bruzenak) - Interpret syscall fields in SECCOMP events - Increase a couple buffers to handle longer input Changelog 2.3.4 - Parse path in CONFIG_CHANGE events - In audisp-remote, fix retry logic for temporary network failures - In auparse, add get_type_name function - Add --no-config command option to aureport - Fix interpretting MCS seliunx contexts in ausearch (#970675) - In auparse, classify selinux contexts as MAC_LABEL field type - In ausearch/report parse vm-ctx and img-ctx as selinux labels - Update translation tables for the 3.14 kernel ++++ samba: - Create a new DBus connection for every vfs_snapper request, to ensure correct snapper UID detection; (bnc#866354). - Fix "Invalid read" in method reply_writeclose; (bso#10554); (bnc#873658). ++++ samba: - Create a new DBus connection for every vfs_snapper request, to ensure correct snapper UID detection; (bnc#866354). - Fix "Invalid read" in method reply_writeclose; (bso#10554); (bnc#873658). ++++ libgweather: - Update to version 3.12.1: + Updated translations. ++++ webkitgtk: - Update to version 2.4.1: + Add CORS support for media elements to GStreamer media backend. + Fix wrong flags used in fcntl call that failed in FreeBSD. + Correctly handle HTTP authentication for cross-origin requests. + Correctly handle cookies for cross-origin requests. + Fix a crash in the plugin process with some plugins that redefine NPN functions. + Fix acceletared video when the video format has an alpha component. + Fix sites using geolocation after reloading when using Geoclue2. + Append Safari version to UserAgent to fix redirections in www.globalforestwatch.org. ++++ webkitgtk3: - Update to version 2.4.1: + Add CORS support for media elements to GStreamer media backend. + Fix wrong flags used in fcntl call that failed in FreeBSD. + Correctly handle HTTP authentication for cross-origin requests. + Correctly handle cookies for cross-origin requests. + Fix a crash in the plugin process with some plugins that redefine NPN functions. + Fix acceletared video when the video format has an alpha component. + Fix sites using geolocation after reloading when using Geoclue2. + Append Safari version to UserAgent to fix redirections in www.globalforestwatch.org. ++++ libreoffice: - Fix haning in KDE by applying upstream fix. Will be included in next release. - added patches: * kde4-4.2.3.3-timer-mutex.patch ++++ sg3_utils: - added patch sginfo-inq-fields-strip-blank.patch sg3_utils: Strip out trailing info from vendor info products fields in inq bnc#863357 - added patches: * sginfo-inq-fields-strip-blank.patch ++++ systemd: - Modify systemd-sleep-grub to let hybrid-sleep.target work even on XEN, changes from Thomas Blume (bnc#873432) ++++ liburcu0: - Update to version 0.8.4 Changelog 0.8.4: * Fix: move wait loop increment before first conditional block Changelog 0.8.3: * Fix: high cpu usage in synchronize_rcu with long RCU read-side C.S. Changelog 0.8.2: * Fix: out of tree build: doc/examples * Fix: out of tree build tests/common * tests/unit: use lib rather than source * automake: Rename INCLUDES to AM_CPPFLAGS (new name) * tests regressions: use lib rather than recompile from source * tests: use common lib rather than recompile compat sources * urcu tests: use lib rather than compile from source * urcu mb tests: use lib rather than recompile from source * urcu signal tests: use library rather than recompile source * tests: move yield debug to common test library * tests urcu bp: use lib rather than recompile source * test_urcu_defer: link on urcu lib rather than recompile source * tests/benchmark: use urcu qsbr lib rather than recompile from source * Pass the CC variable to the example Makefiles * Fix: urcu-bp interaction with threads vs constructors/destructors * Fix undefined NULL pointer arithmetic * Blacklist ARM gcc 4.8.0, 4.8.1, 4.8.2 * rculfhash: document max_nr_buckets = 0 ++++ webkitgtk3: - Update to version 2.4.1: + Add CORS support for media elements to GStreamer media backend. + Fix wrong flags used in fcntl call that failed in FreeBSD. + Correctly handle HTTP authentication for cross-origin requests. + Correctly handle cookies for cross-origin requests. + Fix a crash in the plugin process with some plugins that redefine NPN functions. + Fix acceletared video when the video format has an alpha component. + Fix sites using geolocation after reloading when using Geoclue2. + Append Safari version to UserAgent to fix redirections in www.globalforestwatch.org. ++++ libzypp: - Factor out CommitPackageCache for standalone usage. (Fate#317077) - version 14.17.5 (17) ++++ lttng-ust: - Update to version 2.4.1 Changelog: * Revert "Fix: disable liblttng-ust-dl if dlinfo is not available in C library" * Fix: .split() the CC environment variable in lttng-gen-tp * Fix: disable liblttng-ust-dl if dlinfo is not available in C library * Fix: python invocation through env * Fix: Override AM_PATH_PYTHON's default action-if-not-found * Fix: don't accept configure --disable-shared * Fix: configure.ac: add missing result to alignment req. check * Fix: malloc wrapper: infinite recursion with compat TLS * Fix: liblttng-ust-libc-wrapper recursive use of calloc * Fix: mismatch between code and comments * Fix: incorrect urcu git URL in README ++++ mlocate: - Update once more to always hit the same code and to avoid regressions that are hit only under some setup scenarios. ++++ orca: - Update to version 3.12.1: + Clear saved page-loading state when Gecko script is deactivated. + Add support for ROLE_PAGE now that Evince uses it. + Prefer the name of a button, even if it implements AtkText. + Eliminate a false positive identifying selected text with caret-moved events. + Fix presentation of caret-moved events for Firefox's autocompletes. + Add an explicit check for KP_0 as the Orca Modifier plus Shift. + Eliminate some chattiness presenting combo boxes. + Don't treat the root label as an unrelated label. + Handle yet another case of missing object:state-changed:focused events for Gtk+. + Filter out some superfluous name-changed events from Gtk+ apps. + Updated documentation. + Updated translations. ++++ permissions: - duplicate /var/run entries to /run (bnc#873708) ++++ python-gobject: - Update to version 3.12.1: + Fix crash with type checking invalid GObject arguments (bgo#727604). + Do not leak info of destroy notify. ++++ python3-gobject: - Update to version 3.12.1: + Fix crash with type checking invalid GObject arguments (bgo#727604). + Do not leak info of destroy notify. ++++ rsync: - fix for CVE-2014-2855 (bnc#873740) * a denial of service via CPU consumption * added rsync-CVE-2014-2855.patch ++++ sca-patterns-edir: - Fixed chkcert-7006968.py when seconds are not given ++++ sca-server-report: - Fixed location of extracting archive - Updated email David Hamner (ke7oxh@gmail.com) - Updated output strings for consistency ++++ suse-module-tools: - weak-modules2: Use lsinitrd to list the modules in an initrd, so that initrds with early microcode work (bnc#873209, bnc#873113). ++++ xorg-x11-server: - u_dri2_fix-detection-of-wrong-prime_id-in-getscreenprime.patch Do not crash when out of range DRI_PRIME is used. (bnc#846352) ++++ yast2: - Changed Product.FindBaseProducts to throw an exception if no base products are found in installation (bnc#873458, bnc#873377) - 3.1.46 ++++ yast2-bootloader: - fix proposing when proposal do not change (bnc#873620) - 3.1.24 - cleaning up deprecated code to improve stability and maintenance of code - 3.1.23 - remove error if boot directory on xfs file system (bnc#864370) - 3.1.22 ++++ yast2-installation: - Switched from the old to the new network setup client for remote repositories (bnc#869640) - 3.1.71 - fix crash from last fix and adapt it to cooperate nice with autoinstallation (bnc#873458) - 3.1.70 ++++ yast2-ntp-client: - Fixed evaluation of starting the NTP service (bnc#872389) - 3.1.8 ++++ yast2-pkg-bindings: - fixed repeated service save problem (bnc#873198, bnc#873683#c7) - 3.1.8 ++++ yast2-registration: - fixed using nil base product when registration failed (bnc#873683) - register the base product again if it failed - 3.1.35 ++++ yast2-update: - Warning user that changing update mode from "patterns" to "update only installed rpms" might lead into broken system. Only if "patterns" were the default selection (bnc#873122). - 3.1.5 ++++ zypper: - Add 'download' command (Fate#317077) - version 1.11.4 ------------------------------------------------------------------ ------------------ 2014-4-14 - Apr 14 2014 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Client will accept given login received from API ++++ aspell: - baselibs.conf: libaspell15 [bnc#873440] obsoletes "aspell- <= " provides "aspell- = " ++++ baekmuk-bitmap-fonts: - Fix typos in Obsoletes ++++ baobab: - Update to version 3.12.1: + Make DBus-activatable. + Fix a problem at startup with treemap as default chart. + Misc bugfixes. + Updated translations. - No longer pass obsolete --disable-scrollkeeper to configure. ++++ cheese: - Update to version 3.12.1: + Fix Brazilian Portuguese help translation. + Fix untranslated strings in libcheese (bgo#727082). + Updated translations. ++++ lvm2: - bnc#870598, change lockdir to /run/lvm/lock modify lvm.conf bnc#854092, backport patches to fix 'nohup lvm' crash patch:0001-toolcontext-Only-reopen-stdin-if-readable.patch bnc#870824, defaut the mirrortype to mirror when clvmd is running patch:use-mirrortype-asdefault-whenclvmdrunning.patch bnc#859824, get rid of the annoying message 'LVM activation generator successfully completed' patch:systemd-lvm2-activation-generator-report-only-error.patch bnc#837538, fix closedown of clvmd patch:fix-closedown-before-thread-finish.patch ++++ dracut: - fix-iscsi-firmware.patch: Fix according to dracut-037 updates (iscsistarted-iscsi:). - add_dracuts_network_params_for_iscsi.patch: Add missing dracut's cmdline parameters to make network mandatory and boot using iBFT when present. Without them iBFT booting does not work. ++++ empathy: - Update to version 3.12.1: + Updated translations. ++++ eog: - Update to version 3.12.1: + Updated translations. ++++ evince: - Update to version 3.12.1: + Fix shift+click text selection (bgo#728189). + Ensure text is available in page cache when requested by accessibility (bgo#724965). + Fix a crash when saving a copy (bgo#727536). + Fix a crash during the build with introspection enabled (bgo#726812). + Allow printing to all formats supported by backend (bgo#724044). + Updated translations. ++++ gedit: - Update to version 3.12.1: + Many fixes to the snippets plugin. + Rework some of the internals in preparation to a new Windows release. + Change Uppercase shortcut to Ctrl+U to avoid conflict with Save All. + Add Ctrl+N shortcut for New Window. + Plug some minor memory leaks. + Misc bug fixes. + Updated translations. ++++ glib-networking: - Update to version 2.40.1: + tls/gnutls: g_tls_backend_get_default_database() should never return %NULL; if glib-networking was built without a ca-certificates file, then the default GTlsDatabase should just be empty (bgo#727282). ++++ gnome-backgrounds: - Update to version 3.12.1: + Updated translations. ++++ gnome-system-monitor: - Update to version 3.12.1: + Bugs fixed: process list doesn't update (bgo#728075). + Updated translations. ++++ grub2: - grub2-efi-HP-workaround.patch: * try to read config from all-uppercase prefix as last resort. (bnc#872503) ++++ gtksourceview: - Update to version 3.12.1: + Renovate test-widget. + Various improvements and bugfixes. + Updated translations. ++++ installation-images-SLES: - deal with unnecessary links to /usr/sbin/service - added haveged to BuildRequires ++++ kernel-default: - Add kernel-obs-qa-xen.spec - commit f73cebd - Update config files. - commit 13cc815 - Linux 3.14.1. - commit 117c27b ++++ kernel-source: - Add kernel-obs-qa-xen.spec - commit f73cebd - Update config files. - commit 13cc815 - Linux 3.14.1. - commit 117c27b ++++ kernel-syms: - Add kernel-obs-qa-xen.spec - commit f73cebd - Update config files. - commit 13cc815 - Linux 3.14.1. - commit 117c27b ++++ kiwi: - v5.06.72 released - Fixed message logging * don't log message to already closed file descriptor - Removed done statement from last Kiwi message * The Done message at the last line was confusing, especially when KIWI exited with errors. To keep consistency and since the done message wasn't really needed because the last message is not a task it was also removed for the success messages. - Added __hasBootDescription runtime check Code written by Tim Hardeck. The test looks up the required boot image description according to the selected build type if no such description exists the build exit with an error telling the user which rpm package is missing on the build machine - Fixed tests for KIWIRuntimeChecker code * for each test call the corresponding runtime checker function and not the container method which always calls all of them * added variable KIWI_NO_FS which allows to switch off runtime checks which accesses the filesystem. They can only be safely called if the filesystem environment is controlled too - Fixed __hasBootLoaderTools() runtime check to check for the bootloader tool if 'grub' is selected - Apply /etc/multipath directory exists when starting multipathd also to other architectures boot code - Follow up fix for the URL resolver * really prevent LWP browsing calls - Cleanup indention of templates and examples due to XML validation - Fixed URL pattern matcher and resolver * eval on an expression violates perl critic expression eval rule * avoid LWP browsing calls because this is often rejected - Make sure /etc/multipath directory exists when starting multipathd inside the kiwi boot image (initrd) ++++ libreoffice: - fix for non-working bluetooth remote control from upstream - added patches: * bluez5-support-for-impress-remote.diff ++++ systemd: - Add backported upstream patch 0001-reduce-the-amount-of-messages-logged-to-dev-kmsg-whe.patch - Add patch systemd-detect-xendom.patch from Thomas Blume to be able to detect XEN dom0 as well as domU - systemd conflicts with sysvinit, ven if the package systemd-sysvinit does already conflict with sysvinit-init (bnc#873444) ++++ wicked: - version 0.5.19 - server/nanny: do not fail on missed dbus objects or object creation errors due to already deleted interfaces in the kernel while processing the event (bnc#867806,bnc#871388) - netlink: verify if device still exists on newlink events - nanny: fixed endless loop on policies without name and user control default, added device mach with identify capabilities ++++ libxkbfile: - added missing provides/obsoletes in baselibs.conf (bnc#873443) ++++ libyui-qt: - Improve styleability of dialog heading - 2.46.6 ++++ mdadm: - added patches: mdadm-add-spare.patch Removed devices should be added as spare (FATE#313051) ++++ qemu: - Update to v2.0.0-rc3: cf. http://wiki.qemu-project.org/ChangeLog/2.0 * Update update_git.sh script accordingly * Addresses CVE-2014-0150 (bnc#873235), CVE-2013-4544 (bnc#873613) - Update to v2.0.0-rc2: cf. http://wiki.qemu-project.org/ChangeLog/2.0 * Update update_git.sh script accordingly * Resolves Gtk mouse issues (bnc#849587) * Drop 0047-tests-Disable-endianness-test-for-p.patch ++++ sca-server-report: - Fixed error processing - Fixed remote server supportconfig filenames - Added /etc/sca/scatool.conf - Added scatool.conf(5) ++++ sled-manuals_en: - Update text and image files (Last Changed Rev.: 11511:12711). ++++ sles-manuals_en: - Update text and image files (Last Changed Rev.: 11511:12711). ++++ strongswan: - Updated to strongSwan 5.1.3 providing the following changes: - Fixed an authentication bypass vulnerability triggered by rekeying an unestablished IKEv2 SA while it gets actively initiated. This allowed an attacker to trick a peer's IKE_SA state to established, without the need to provide any valid authentication credentials. (CVE-2014-2338, bnc#870572). - The acert plugin evaluates X.509 Attribute Certificates. Group membership information encoded as strings can be used to fulfill authorization checks defined with the rightgroups option. Attribute Certificates can be loaded locally or get exchanged in IKEv2 certificate payloads. - The pki command gained support to generate X.509 Attribute Certificates using the --acert subcommand, while the --print command supports the ac type. The openac utility has been removed in favor of the new pki functionality. - The libtls TLS 1.2 implementation as used by EAP-(T)TLS and other protocols has been extended by AEAD mode support, currently limited to AES-GCM. - Fixed an issue where CRL/OCSP trustchain validation broke enforcing CA constraints - Limited OCSP signing to specific certificates to improve performance - authKeyIdentifier is not added to self-signed certificates anymore - Fixed the comparison of IKE configs if only the cipher suites were different ++++ vinagre: - Update to version 3.12.1: + Updated translations. ++++ virt-manager: - bnc#872789 - XEN domain fails to start when xen disk is atttached virtinst-xenbus-disk-index-fix.patch - bnc#872777 - virt-manager - Error shutting down domain: internal error: Failed to shutdown domain '3' with libxenlight virtman-shutdown-with-acpi-button.patch ++++ xorg-x11-driver-video: - get rid of old and no longer supported drivers xorg-x11-driver-video-{radeonhd,unichrome} (bnc#873443) ++++ yast2: - Changed OSRelease not to read content file instead of os-release file in inst-sys (bnc#873366) - Changed Product to use OSRelease.ReleaseInformation as :name instead of creating it from ReleaseName and ReleaseVersion, these are only used as fallback (bnc#873366) - 3.1.45 ++++ yast2-installation: - return error message if base product not found and continue in installation(bnc#873458) - 3.1.69 - removed loading 'pciehp' Kernel module (added for SLE 11 by FATE [#311991]) - it is now built-in Kernel (bnc#865834) - 3.1.68 ++++ yast2-iscsi-client: - reintroduce exception in case of socket not found (Requires: open-iscsi is bug-fix for bnc #872049) - 3.1.6 ++++ yast2-network: - bnc#873149 - manual network configuration dialog changed to Next / Back dialog - 3.1.47 ++++ yast2-registration: - pass also version and architecture when registering an addon product - 3.1.34 - pass also "release_type" product parameter (bnc#873194) - 3.1.33 ------------------------------------------------------------------ ------------------ 2014-4-13 - Apr 13 2014 ------------------- ------------------------------------------------------------------ ++++ evolution: - Update to version 3.12.1: + User documentation improvements. + Cancel pending mail operations when going offline or on quit. + EMailDisplay: Install HTML click event handlers on images in all frames. + Bugs fixed: bgo#545106, bgo#684425, bgo#726110, bgo#726542, bgo#726654, bgo#727888, bgo#727967. + Updated translations. ++++ evolution-data-server: - Update to version 3.12.1: + CamelIMAPXServer not shut down properly on network outage. + Claim missing user name when authenticating. + [IMAPx] Enable concurrent connections. + [IMAPx] Do not open each folder on LIST/LSUB responses. + Always reject revoked certificates. + Bugs fixed: bgo#660535, bgo#722275, bgo#726060, bgo#726767, bgo#726788. + Updated translations. ++++ evolution-ews: - Update to version 3.12.1: + Simplify memory management around ews_sync_mi_flags() function. + Bugs fixed: Do not pass NULL text to gtk_entry_set_text() bgo#684425. + Updated translations. ++++ gtk3: - Update to version 3.12.1: + Bugs fixed: bgo#712752, bgo#722058, bgo#722817, bgo#726298, bgo#726475, bgo#726859, bgo#726870, bgo#726871, bgo#726996, bgo#727009, bgo#727022, bgo#727035, bgo#727036, bgo#727037, bgo#727075, bgo#727078, bgo#727080, bgo#727210, bgo#727211, bgo#727213, bgo#727244, bgo#727245, bgo#727313, bgo#727322, bgo#727391, bgo#727410, bgo#727414, bgo#727643, bgo#727662, bgo#727973, bgo#728023, bgo#727644. + Updated translations. ++++ kernel-firmware: - Add # needssslcertforbuild to use the project's certificate when building in a home project. ++++ glibmm2: - Update to version 2.40.0: + VariantType: Fix typo in VARIANT_TYPE_BYTESTRING_ARRAY value. + gmmproc: Small improvement of enum documentation. + Windows: Update the visual Studio build files. ++++ gtkmm3: - Update to version 3.12.0: + Application: Add set_accels_for_action(), deprecating add_accelerator(). + Button: Add set_image_from_icon_name() with a use_fallback argument. + demo: - Add the FlowBox demo part. - Add HeaderBar demo. ++++ pidgin-sipe: - Update to version 1.18.1: + sf#238: Fixed false "not delivered" in conference. + sf#237: HTML escaping not removed from URL. + sf#210: Conference call ends with error message. + Fix endless loop with failed HTTP Basic authentication. + Fix crash when gstreamer nice plugin is missing. + Fix EWS autodiscover for some Office 365 users. + purple: fix missing "Copy to" in buddy menu. + purple/adium: ignore empty search values. + adium: - Fix group chat UI. - Implement BEAST mitigations for 10.8.5. + Add indication when user is connected from a mobile device. + Updated translations. ++++ sca-server-report: - Fixed treating relative path as remote connection (bnc#873075) - Progress bar in normal mode - Each pattern listed in verbose mode - Uses standard SCA_LIBRARY_PATH ++++ supportutils: - Removed tmp definition file ++++ zypper: - more duplicate short options fixes - Fix typo in manpage - version 1.11.3 ------------------------------------------------------------------ ------------------ 2014-4-12 - Apr 12 2014 ------------------- ------------------------------------------------------------------ ++++ gnome-color-manager: - Update to version 3.12.1: + Bugfixes: - Actually show the gcm-viewer preview when changing profiles. - Fix several critical warnings when using gcm-viewer. - Speed up deleting profiles by an order of magnitude. + Updated translations. ++++ gnome-packagekit: - Update to version 3.12.1: + Updated translations. ++++ openssl: - Fixed bug[ bnc#873351] CVE-2010-5298: openssl: Use-after-free race condition,in OpenSSL's read buffer Add file: CVE-2010-5298.patch ++++ xen: - Add # needssslcertforbuild to use the project's certificate when building in a home project. (bnc#872354) ------------------------------------------------------------------ ------------------ 2014-4-11 - Apr 11 2014 ------------------- ------------------------------------------------------------------ ++++ btrfsprogs: - add missing symbol to library (bnc#873164) - Added patches: * 0001-btrfs-progs-move-arg_strtou64-to-a-separate-file-for.patch ++++ cups: - In case of systemd use --with-rundir=/run/cups instead of --with-rundir=/run (bnc#871640). ++++ lvm2: - bnc#862403, modify lvm.conf to add filter to exclude floppy and cdrom ++++ dracut: - Install correct rule files for multipath support (bnc#873151) Add: 0020-95udev-rules-Include-correct-sg3_utils-rules.patch Add: 0021-90multipath-install-correct-multipath-rules.patch ++++ duperemove: - update to 0.07, this fixes bnc#871804 - also includes important usability fixes - updates man page and readme ++++ filesystem: - change /etc/cups to mode 0755 (bnc#871640) for new cups version - change /sys to mode 0555 (bnc#871640) ++++ folks: - Introduce with_zeitgeist defines (currently set to 0) to easily switch Zeitgeist integration on and off. At this moment, it is crashing empathy on startup if switched on. ++++ grub2: - export btrfs_relative_path correctly * refresh grub2-btrfs-03-follow_default.patch * refresh grub2-btrfs-04-grub2-install.patch ++++ gvfs: - Update to version 1.20.1: + smb: Give correct error when unlink fails while closing files. + dav: Fix problem with names with non-ascii characters. + Several smaller bugfixes and portability fixes. + Updated translations. ++++ java-1_7_0-openjdk: - fix split provides: fix double '/', sever -> server ++++ kernel-default: - rpm/kernel-binary.spec.in: Only sign the kernel on x86_64 - commit e0d4304 ++++ kernel-source: - rpm/kernel-binary.spec.in: Only sign the kernel on x86_64 - commit e0d4304 ++++ kernel-syms: - rpm/kernel-binary.spec.in: Only sign the kernel on x86_64 - commit e0d4304 ++++ kexec-tools: - Expose flattened device trees (ppc64le) to new kexec'd kernel in Big Endian format (bnc#873169) New patch: kexec-tools-fs2dt-fix-endianess-issue-with-initrd-base-and-size.patch - Update patch headers to reflect upstream commit id's: Change patch: kexec-tools-ppc64-purgatory-disabling-gcc-stack-protection.patch Change patch: kexec-tools-zero-efi-info.patch ++++ kiwi: - Show an error message for missing bootloaders ++++ kmod: - testsutie: Uncompress most modules (updated test-files.tar.xz) - testsuite: Do not run tests with *.ko.gz if zlib is not enabled - Disable compression support, as other tools do not support it (e.g. module signing) ++++ multipath-tools: - Install multipath rule under 56-multipath.rules (bnc#873151) - Implement option '-u' for uevents (bnc#873151) - Remove trailing linefeed from sysfs attributes - Make checker_put() and prio_put() idempotent - Implement 'list path' CLI command - Disable reassign maps per default - Allow for NULL path when printing information - Fixup wwid blacklist printing - Use SCSI_IDENT_.* as the default property whitelist (bnc#872929) - Do not call 'blkid' in kpartx.rules - Allow empty wwids during discovery (bnc#872712) - Always set verbosity to '0' when checking devices (bnc#867840) - Fixup multipath rules for booting (bnc#870764) - Fixup dependencies in multipathd.service (bnc#872712) - Do not print empty device strings during discovery (bnc#872712) - Use multipath wwid if path wwid is empty (bnc#872712) - Set the correct PID when running in debug mode ++++ laptop-mode-tools: - remove the pm-utils hook and dependency on pm-utils - blacklist_usbhid.patch: blacklist the usbhid module for laptop mode (bnc#872927) ++++ util-linux: - libblkid: Drop the broken ext2/ext3/ext4 discrimination logic (util-linux-libblkid-ext-probe.patch, bnc#864703). - Drop util-linux-update-default-commit-interval.patch, this tweak was SLE11 specific. - Drop umount-avoid-readlink.patch, the patch for deprecated branch is not active in SUSE and the code was dropped in the upstream. - Drop sfdisk-warn-about-2TB-limit.patch. Upstream already implemented this check. ++++ cairo: - Add cairo-render-thin-lines.patch: Fix rendering of thin lines, so that inkscape can export 0.01mm lines again to PDF. Regression introduced with 1.12.3. ++++ samba: - Fix minor compiler warnings in snapshot code-path; (bnc#873177). - Remove references to the obsolete samba-krb-printing package and get_printing_ticket binary. - Fix malformed FSCTL_SRV_ENUMERATE_SNAPSHOTS response; CVE-2014-0178; (bso#10549); (bnc#872396). - User error strings instead of hex codes where possible for FSRVP errors; (bnc#866927). ++++ samba: - Fix minor compiler warnings in snapshot code-path; (bnc#873177). - Remove references to the obsolete samba-krb-printing package and get_printing_ticket binary. - Fix malformed FSCTL_SRV_ENUMERATE_SNAPSHOTS response; CVE-2014-0178; (bso#10549); (bnc#872396). - User error strings instead of hex codes where possible for FSRVP errors; (bnc#866927). ++++ libreoffice: - Remove googledoc extension as it is uttery broken and this is safer. - Require link-to-ooo-home script properly in postun phase. Fixes bnc#749059. ++++ sg3_utils: - Split off 59-scsi-sg_utils.rules to properly support multipathing (bnc#873151) Remove: 0001-59-scsi-sg_utils.rules-skip-symlinks-for-multipath-d.patch Add: 0001-Split-59-scsi-sg_utils.rules-for-multipath-support.patch ++++ libstorage: - removed workaround for blkid file-system misdetection (bnc#869359) - 2.25.12 ++++ libzypp: - history: log %posttrans errors and output - adapt to libsolv cannges - version 14.17.4 (17) ++++ man-pages: - complete description of /proc/[pid]/smaps fields * [bnc#782157] (internal) * added proc.5.patch ++++ mdadm: - mdadm-add-spare.patch Removed devices should be added as spare (FATE#313051) - add-spare changes ++++ openssh: - update to 6.6p1 Security: * sshd(8): when using environment passing with a sshd_config(5) AcceptEnv pattern with a wildcard. OpenSSH prior to 6.6 could be tricked into accepting any enviornment variable that contains the characters before the wildcard character. Features since 6.5p1: * ssh(1), sshd(8): removal of the J-PAKE authentication code, which was experimental, never enabled and has been unmaintained for some time. * ssh(1): skip 'exec' clauses other clauses predicates failed to match while processing Match blocks. * ssh(1): if hostname canonicalisation is enabled and results in the destination hostname being changed, then re-parse ssh_config(5) files using the new destination hostname. This gives 'Host' and 'Match' directives that use the expanded hostname a chance to be applied. Bugfixes: * ssh(1): avoid spurious "getsockname failed: Bad file descriptor" in ssh -W. bz#2200, debian#738692 * sshd(8): allow the shutdown(2) syscall in seccomp-bpf and systrace sandbox modes, as it is reachable if the connection is terminated during the pre-auth phase. * ssh(1), sshd(8): fix unsigned overflow that in SSH protocol 1 bignum parsing. Minimum key length checks render this bug unexploitable to compromise SSH 1 sessions. * sshd_config(5): clarify behaviour of a keyword that appears in multiple matching Match blocks. bz#2184 * ssh(1): avoid unnecessary hostname lookups when canonicalisation is disabled. bz#2205 * sshd(8): avoid sandbox violation crashes in GSSAPI code by caching the supported list of GSSAPI mechanism OIDs before entering the sandbox. bz#2107 * ssh(1): fix possible crashes in SOCKS4 parsing caused by assumption that the SOCKS username is nul-terminated. * ssh(1): fix regression for UsePrivilegedPort=yes when BindAddress is not specified. * ssh(1), sshd(8): fix memory leak in ECDSA signature verification. * ssh(1): fix matching of 'Host' directives in ssh_config(5) files to be case-insensitive again (regression in 6.5). - FIPS checks in sftp-server ++++ openssh-askpass-gnome: - Update of the underlying OpenSSH to 6.6p1 ++++ patterns-sled: - Do not install yast2-control-center-qt by default, install gnome version instead. ++++ python-libmount: - libblkid: Drop the broken ext2/ext3/ext4 discrimination logic (util-linux-libblkid-ext-probe.patch, bnc#864703). - Drop util-linux-update-default-commit-interval.patch, this tweak was SLE11 specific. - Drop umount-avoid-readlink.patch, the patch for deprecated branch is not active in SUSE and the code was dropped in the upstream. - Drop sfdisk-warn-about-2TB-limit.patch. Upstream already implemented this check. ++++ sblim-cmpi-ethport_profile: - add COPYING to %doc ++++ sblim-cmpi-nfsv3: - install COPYING ++++ sca-server-report: - Fixed remote server failure processing (bnc#873289) - Output formatting updated - Updated man page with correct startup options - Fixed invalid IP addr handling (bnc#873181) - Fixed errors on zero byte files (bnc#873076) - Fixed rpm file not found pything dump (bnc#872368) - Fixed verbose display with -v - Added Supportconfig Run Date to report header - Fixed invalid html report file for directories - Fixed archive file in report header - Fixed static html title to include archive server name - Report date matches SCA Appliance - Fixed duplicate SLED in OES Distribution header - Fixed command line option handling using getopt - Separated -s from -a, -s is a local server analysis - Added a title ++++ systemd-presets-branding-SLE: - enabled irqbalance service by default bnc#870619 ++++ util-linux-systemd: - libblkid: Drop the broken ext2/ext3/ext4 discrimination logic (util-linux-libblkid-ext-probe.patch, bnc#864703). - Drop util-linux-update-default-commit-interval.patch, this tweak was SLE11 specific. - Drop umount-avoid-readlink.patch, the patch for deprecated branch is not active in SUSE and the code was dropped in the upstream. - Drop sfdisk-warn-about-2TB-limit.patch. Upstream already implemented this check. ++++ yast2-installation: - added missing files to package (bnc#872925) - 3.1.67 ++++ yast2-packager: - Test for Packages rewritten in RSpec to fix the build - 3.1.9 ++++ yast2-registration: - use generic SLP service name for both SMT and SUSE Manager (fate#316384) - fixed namespace error when reading SLP service URL - 3.1.32 ++++ yast2-samba-client: - Fixed textdomain in Kerberos library (kerberos -> samba-client) - 3.1.8 ++++ yast2-storage: - allow to resize GPT Boot partition (bnc#872919) - version 3.1.19 ++++ zypper: - packages: Remove conflicting short options (-r repo/recommends) - version 1.11.2 ------------------------------------------------------------------ ------------------ 2014-4-10 - Apr 10 2014 ------------------- ------------------------------------------------------------------ ++++ biosdevname: - Remove eth* check, devices might have been renamed already bnc#869614 Add biosdevname_udevrule_rename_all_network_devices.patch - Remove old mkinitrd stuff and replace it with dracut rpm macros to ensure the initrd is rebuild if biosdevname got installed or updated. ++++ cim-schema: - Upgrade to version 2.40.0 http://www.dmtf.org/sites/default/files/cim/cim_schema_v2400/releasenotes.html - Upgrade to version 2.39.0 http://www.dmtf.org/sites/default/files/cim/cim_schema_v2390/releasenotes.html ++++ scout: - adapt to Dataiterator changes in libsolv-0.6.0 ++++ cups-filters: - Have libcupsfilters.so.* in the cups-filters-foomatic-rip sub-package because foomatic-rip is linked with libcupsfilters so that it must be in the cups-filters-foomatic-rip sub-package to ensure the cups-filters-foomatic-rip sub-package can be installed on its own without a RPM requirement for the cups-filters main package which would cause conflicts with CUPS <= 1.5.4 in particular when building packages with CUPS <= 1.5.4 that have foomatic-rip as build requirement (e.g. hplip via "BuildRequires: foomatic-filters"). ++++ dracut: - Do not always try to add iscsi module, let its check function decide - Compress initrd with xz --check=crc32 -6 by default ++++ glib2-branding-SLE: - Change Favorites on gnome-shell: + Remove rhythmbox + Replace Libreoffice Writer with Libreoffice Start Center + Add Yelp - Change the default action of pressing power button to 'shutdown' ++++ gnome-calculator: - Update to version 3.12.1: + Fix crash on entering decimal saperator. + Fix failing test-case. + Remove unimplemented trunc button. + Updated translations. ++++ gnome-terminal: - Add 0001-build-Add-cleanup-functions.patch, 0001-all-Do-not-use-s-format-with-g_variant_get.patch, 0001-profile-Fix-dummy-settings-patch.patch, 0001-utils-Fix-double-free-in-error-path.patch: fixes for crashes from upstream (bgo#708198, bgo#724264). ++++ grub2: - Add powerpc-utils to grub2-powerpc-ieee1275's requires - add grub2-efinet-reopen-SNP-protocol-for-exclusive-use-by-grub.patch (bnc#871555) - add grub2-xen-legacy-config-device-name.patch (bnc#863821) ++++ hyper-v: - Handle the case when the target file exists correctly in hv_fcopy_daemon - vssdaemon: Ignore VFAT mounts during the Freeze operation ++++ icewm: - icewm-bg-default-at-error.patch: properly default to the solid color background when the given default background pixmap can't be loaded (bnc#872740) ++++ installation-images-SLES: - added raleway-fonts (used by new yast theme) ++++ kernel-default: - config: eliminate trace flavor With the tracing options synced to the other flavors, we can eliminate the trace flavor entirely. This implicitly disables the following options that used to be set in the trace flavors: IRQSOFF_TRACER: carries a substantial runtime overhead MMIOTRACE: really only needed for driver development FTRACE_SELFTEST: introduces noticible delays during boot FTRACE_STARTUP_TEST: introduces noticible delays during tracer startup - commit 8020846 - config: sync RING_BUFFER_BENCHMARK=m on s390x configs It is enabled as a module on every other config. - commit 0b42220 - config: enable STACK_TRACER on all flavors It carries no runtime overhead when disabled (and it is by default). - commit fea9446 - config: enable FTRACE_SYSCALLS on all flavor files It incurs no runtime overhead other than a few KB of memory. - commit 3427d84 - config: enable SCHED_TRACER on all flavors It doesn't have any runtime overhead except for a few KB of memory. - commit 9125183 - config: enable ftrace features on all flavors We enable the following function tracing options: - FUNCTION_TRACER - DYNAMIC_FTRACE - FUNCTION_PROFILER - FUNCTION_GRAPH_TRACER With dynamic ftrace, there is very little runtime overhead. FUNCTION_GRAPH_TRACER is disabled only on ARM because it enables frame pointers there, so there is a real runtime cost even when it is disabled. - commit ce4047b - Generate kernel-obs-*.spec from templates - commit b2e5f7c ++++ kernel-source: - config: eliminate trace flavor With the tracing options synced to the other flavors, we can eliminate the trace flavor entirely. This implicitly disables the following options that used to be set in the trace flavors: IRQSOFF_TRACER: carries a substantial runtime overhead MMIOTRACE: really only needed for driver development FTRACE_SELFTEST: introduces noticible delays during boot FTRACE_STARTUP_TEST: introduces noticible delays during tracer startup - commit 8020846 - config: sync RING_BUFFER_BENCHMARK=m on s390x configs It is enabled as a module on every other config. - commit 0b42220 - config: enable STACK_TRACER on all flavors It carries no runtime overhead when disabled (and it is by default). - commit fea9446 - config: enable FTRACE_SYSCALLS on all flavor files It incurs no runtime overhead other than a few KB of memory. - commit 3427d84 - config: enable SCHED_TRACER on all flavors It doesn't have any runtime overhead except for a few KB of memory. - commit 9125183 - config: enable ftrace features on all flavors We enable the following function tracing options: - FUNCTION_TRACER - DYNAMIC_FTRACE - FUNCTION_PROFILER - FUNCTION_GRAPH_TRACER With dynamic ftrace, there is very little runtime overhead. FUNCTION_GRAPH_TRACER is disabled only on ARM because it enables frame pointers there, so there is a real runtime cost even when it is disabled. - commit ce4047b - Generate kernel-obs-*.spec from templates - commit b2e5f7c ++++ kernel-syms: - config: eliminate trace flavor With the tracing options synced to the other flavors, we can eliminate the trace flavor entirely. This implicitly disables the following options that used to be set in the trace flavors: IRQSOFF_TRACER: carries a substantial runtime overhead MMIOTRACE: really only needed for driver development FTRACE_SELFTEST: introduces noticible delays during boot FTRACE_STARTUP_TEST: introduces noticible delays during tracer startup - commit 8020846 - config: sync RING_BUFFER_BENCHMARK=m on s390x configs It is enabled as a module on every other config. - commit 0b42220 - config: enable STACK_TRACER on all flavors It carries no runtime overhead when disabled (and it is by default). - commit fea9446 - config: enable FTRACE_SYSCALLS on all flavor files It incurs no runtime overhead other than a few KB of memory. - commit 3427d84 - config: enable SCHED_TRACER on all flavors It doesn't have any runtime overhead except for a few KB of memory. - commit 9125183 - config: enable ftrace features on all flavors We enable the following function tracing options: - FUNCTION_TRACER - DYNAMIC_FTRACE - FUNCTION_PROFILER - FUNCTION_GRAPH_TRACER With dynamic ftrace, there is very little runtime overhead. FUNCTION_GRAPH_TRACER is disabled only on ARM because it enables frame pointers there, so there is a real runtime cost even when it is disabled. - commit ce4047b - Generate kernel-obs-*.spec from templates - commit b2e5f7c ++++ kiwi: - v5.06.71 released - do not write binary arch as channel scheduler arch - write full input file into channel files - Revert "Change repo of current openSUSE 13.2 to point to openSUSE-current" This reverts commit ee40f60594fa. We will use the final repo path and point via commandline options to openSUSE-current as long as it's not released - v5.06.70 released - Merge latest changes from oemboot suse-dump to rhel-dump - Extend getDiskID function to work correctly for device mapper devices pointing to /dev/dm-X - Extend device search in identifyDevice to by-uuid by-label and /dev/mapper for multipath devices - Fixed wrong comment in schema for the lookup path of the oem-unattended-id device name - Update jenkins product.sh script Support a hop host to allow searching for build results - Update SLE11 JeOS template, use SMT repos - Update jenkins build.sh script Allow to pass additional parameters to the build - Change repo of current openSUSE 13.2 to point to openSUSE-current This distribution is currently under development. Thus the repo path will change right before GA. This fixes the jenkins build test for 13.2 ++++ libcdr: - Update to upstream version 0.0.16 * Brownbag release * Upstream relicensing to MPL-2.0 - Fix mistake in licensing * 0.0.x line is still tripple LGPL-2.0+ or GPL-2.0+ or MPL-1.1 ++++ libibverbs: - removed unneeded patches for new version: libibverbs-Infrastructure_to_support_verbs_extensions.patch libibverbs-XRC_man_pages.patch libibverbs-Add_support_for_XRC_SRQs.patch libibverbs-Introduce_XRC_domains_XRCDs.patch libibverbs-Use-IBV_SEND_INLINE-in-example-pingpong-programs.patch libibverbs-Add_ibv_open_qp_for_XRC_receive_QPs.patch libibverbs-Add_support_for_XRC_QPs.patch libibverbs-Add_XRC_sample_application.patch libibverbs-Add-general-definitions-to-support-uverbs-extensions.patch libibverbs-Fix_XRC_sample_application_ibv_xsrq_pingpong_issues.patch ++++ plymouth: - Add plymouth-manpages.patch to fix manpage installation (bnc#871419) ++++ libreoffice: - Version bump to 4.2.3: * Bugfix release of 4.3 series - Fixing 100 bugs and 20 of those with Major or higher importance. ++++ sg3_utils: - Update to official release 1.38 * Update documentation * Update to latest SPC * Minor fixes * Add: sg3_utils-1.38.tar.xz * Remove: sg3_utils-1.38b7r538.tar.xz * Remove: sg3_utils-1.38r546.patch * Remove: sg3_utils-1.38b12r556.patch - Use 59-scsi-sg3_utils from the rpm Remove: 59-scsi-sg3_utils.rules - Fixup 59-scsi-sg3_utils.rules to not provide symlinks on multipath device paths (bnc#872929) Add: 0001-59-scsi-sg_utils.rules-skip-symlinks-for-multipath-d.patch ++++ snapper: - added rollback support (fate#317062) - version 0.2.2 ++++ systemd: - Add two patches from hare@suse.com 1011-64-btrfs.rules-skip-btrfs-check-if-devices-are-not-r.patch 1012-Skip-persistent-device-link-creation-on-multipath-de.patch to solve bnc#872929 ++++ mokutil: - Add mokutil-check-corrupted-key-list.patch to check whether the key list is corrupted or not - Add mokutil-no-invalid-x509.patch to avoid importing an invalid x509 certificate ++++ openslp: - use AI_CANONNAME when looking up the canonical name ++++ patterns-sled: - Replace pidgin by empathy in default install - Install gnome-clocks by default ++++ puppet: - display update message about systemd service rename only when relevant ++++ qemu: - Workaround for prep endianness-test breakage on Big Endian s390x 0047-tests-Disable-endianness-test-for-p.patch - Avoid running qom-test twice for some targets 0048-tests-Don-t-run-qom-test-twice.patch - Fix update_git.sh script * Do not rely on -C option that's unavailable on 13.1 * Make temporary directories more unique ++++ sblim-cmpi-fsvol: - Upgrade to 1.5.1 Bugs fixed: - 3044649 remove Linux_CSProcessor from reg file - 3275200 provider scripts don't pass all command line opts - 3275169 bash error reported in provider bootstrap scripts - 3303682 include virtio devices in disk query ++++ shim: - Add shim-allow-fallback-use-system-loadimage.patch to handle the shim protocol properly to keep only one protocol entity (bnc#868342) - Add shim-mokmanager-support-sha-family.patch to support SHA family ++++ supportutils: - Added /proc/device-tree under ppc64 dir - Moved perl-Bootloader log to y2log.txt - supportconfig: 3.0-30 ++++ xf86-input-wacom: - add 65-xorg-wacom.rules wacom-inputattach@.service: package now ships udev rules and systemd files ++++ xfsprogs: - fix directory hash ordering bug - repair: fix prefetch queue waiting - repair: ensure that unused superblock fields are zeroed - add a missing QA header file to install-qa target - io: add support for flink - db: hide debug bbmap output - spec: correct version dependency for -devel package ++++ yast2: - Prefering os-release file to content file (which is used only as a fallback now) both in installation and on a running system (bnc#871261) - 3.1.44 - Enable wizard title on the left instead of on top during the installation (bnc#868859). - 3.1.43 - adjusted Product.FindBaseProducts to be usable during installation (needed for fix of bnc#871158) - 3.1.42 ++++ yast2-bootloader: - drop not-supported bootloaders except grub1 - 3.1.21 ++++ yast2-country: - Ensure that the title stays on top during the installation (bnc#868859). - Really disable Abort for firstboot (gh#yast/yast-country#36). - 3.1.8 ++++ yast2-installation: - Put wizard title on the left instead of on top (bnc#868859) - 3.1.66 - added handling of release notes for slide show (bnc#871158) - 3.1.65 ++++ yast2-registration: - ask simple Yes/No for installing online updates (instead of complex repository selection) - 3.1.31 ++++ yast2-services-manager: - Add support for legacy runlevel autoyast profile and improve profile specifications (bnc#865347) - 3.1.12 ------------------------------------------------------------------ ------------------ 2014-4-9 - Apr 9 2014 ------------------- ------------------------------------------------------------------ ++++ btrfsprogs: - Upstream version 3.14 - fsck: fixes and enahancements to --init-extent-tree mode - fsck: chunk-recover updates - scrub: add force option -f - send: check if subvolumes are read-only - subvol snapshot: add options to affect commit behaviour - btrfs: add properties command group - restore: add dry-run option - restore: fix restoring of compressed files - mkfs: support for no-holes feature - mkfs: discard phase is interruptible - documentation updates - Removed patches: * 0001-Btrfs-progs-fix-btrfsck-improper-prompt-on-dropping-.patch * 0002-btrfs-progs-remove-cmds-chunk.c.patch * 0003-btrfs-progs-make-filesystem-show-by-label-work.patch * 0004-Btrfs-progs-allow-init-extent-tree-to-work-when-exte.patch * 0005-Btrfs-progs-don-t-output-baffling-message-when-check.patch * 0006-btrfs-progs-fix-loop-device-mount-checks.patch * 0007-btrfs-progs-use-proc-self-mounts.patch * 0008-btrfs-progs-make-it-static-if-function-isn-t-called-.patch * 0009-Btrfs-progs-try-harder-to-make-btrfs-receive-success.patch * 0010-Btrfs-progs-let-get_label-return-the-label-instead-o.patch * 0011-btrfs-progs-define-BTRFS_UUID_UNPARSE_SIZE-for-uuid-.patch * 0012-btrfs-progs-Make-btrfs_header_chunk_tree_uuid-return.patch * 0013-Btrfs-progs-chunk-recover-use-right-size-when-alloca.patch * 0014-Btrfs-progs-fix-the-mismatch-of-extent-buffer-s-spac.patch * 0015-btrfs-progs-call-endmntent-in-btrfs_scan_kernel.patch * 0016-btrfs-progs-use-mntent-functions-in-find_mount_root.patch * 0017-Btrfs-progs-chunk-recover-add-new-flag-to-prepare-re.patch * 0018-btrfs-progs-skip-chunk-recover-works-when-check-chun.patch * 0019-btrfs-progs-add-chunk-recover-raid0-5-6-data-stripes.patch * 0020-btrfs-progs-scan-devices-in-parallel-for-chunk-recov.patch * 0021-btrfs-progs-Turning-ON-incompat-isn-t-an-error.patch * 0022-btrfs-progs-fix-backref-after-init-csum-tree.patch * 0023-Btrfs-progs-add-option-to-skip-whether-a-scrub-has-s.patch * 0024-Btrfs-progs-fix-segfault-when-getting-scrub-status.patch * 0025-btrfs-progs-qgroup-destroy-says-create-failed.patch * 0026-Btrfs-progs-avoid-using-btrfs-internal-subvolume-pat.patch * 0027-btrfs-progs-send-check-if-parent-or-clone-sources-ar.patch * 0028-btrfs-progs-fix-a-manpage-item-for-btrfstune.patch * 0029-btrfs-progs-add-fsck.btrfs-stub-and-manpage.patch * 0030-btrfs-progs-convert-remaining-uuid-buffer-declaratio.patch * 0031-btrfs-progs-fix-improper-error-prompt-for-defragment.patch * 0032-Btrfs-progs-make-sure-we-are-opening-a-file-or-dir-w.patch * 0033-Btrfs-progs-reset-balance-before-reiniting-extent-ro.patch * 0034-Btrfs-progs-deal-with-invalid-key-orderings-and-bad-.patch * 0035-btrfs-progs-fix-resource-leak-in-scrub_start.patch * 0036-Btrfs-progs-add-sanity-checks-for-btrfs-device-opera.patch * 0037-btrfs-progs-remove-NULL-ptr-judge-before-free-for-bt.patch * 0038-btrfs-progs-don-t-replicate-the-stripe_len-defines.patch * 0039-btrfs-progs-use-stripe_len-define-here.patch * 0040-btrfs-progs-add-options-to-set-commit-mode-after-sub.patch * 0041-btrfs-progs-update-send-help-strings-and-manpage.patch * 0042-btrfs-progs-fix-btrfstune-silence-on-failure.patch * 0043-Btrfs-progs-receive-fix-the-case-that-we-can-not-fin.patch * 0044-btrfs-progs-handle-error-in-the-btrfs_prepare_device.patch * 0045-btrfs-progs-test_skip_this_disk-isn-t-needed-anymore.patch * 0046-Btrfs-progs-fix-to-make-list-specified-directory-s-s.patch * 0047-btrfs-progs-skip-non-regular-files-while-defragmenti.patch * 0048-Btrfs-progs-add-support-for-the-no-holes-incompat-fl.patch * 0049-btrfs-progs-sync-up-with-newly-introduced-ioctl-numb.patch * 0050-Btrfs-progs-check-return-value-of-read_tree_block-in.patch * 0051-btrfs-progs-btrfsck-operations-should-be-exclusive.patch * 0052-btrfs-progs-fix-minor-grammar-issues.patch * 0053-btrfs-progs-Fix-bus-error-on-sparc.patch * 0054-Btrfs-progs-fix-double-free-when-deleting-subvolumes.patch * 0055-Btrfs-progs-make-send-receive-compatible-with-older-.patch * 0056-Btrfs-progs-introduce-btrfs-property-subgroup.patch * 0057-Btrfs-progs-fix-detection-of-root-objects-in-cmds-pr.patch * 0058-Btrfs-progs-add-type-root-to-label-property.patch * 0059-Btrfs-progs-add-support-for-the-compression-property.patch * 0060-btrfs-progs-lblkid-wouldn-t-find-non-mapper-path-inp.patch * 0061-btrfs-progs-return-non-zero-when-label-is-not-found.patch * 0062-btrfs-progs-enclose-uuid-tree-compat-code-with-ifdef.patch * 0063-btrfs-progs-fix-typo-in-reported-error.patch * 0064-ioctl-add-note-regarding-CLONE_RANGE-len-0-behaviour.patch * 0065-btrfs-progs-Add-missing-devices-check-for-mounted-bt.patch * 0066-btrfs-progs-Change-BUG-to-use-assert.patch * 0067-btrfs-progs-move-find_mount_root-to-utils.-ch.patch * 0068-Btrfs-progs-receive-don-t-output-normal-message-into.patch * 0069-btrfs-progs-Preserve-process_one_leaf-return-value.patch * 0070-btrfs-progs-Fix-check_arg_type-which-doesn-t-use-rea.patch * 0071-btrfs-progs-Remove-superfluous-BUG_ON-check.patch * 0072-btrfs-progs-use-usage-to-replace-the-warning-msg-on-.patch * 0073-btrfs-progs-add-dry-run-option-to-restore-command.patch * 0074-btrfs-progs-fix-fsck-leaks-on-error-returns.patch * 0075-btrfs-progs-judge-the-return-value-of-check_mounted-.patch * 0076-btrfs-progs-fix-wrong-error-msg-for-exec-btrfsck-as-.patch * 0077-btrfs-progs-don-t-remove-BTRFS_BLOCK_GROUP_DUP-in-ch.patch * 0078-btrfs-progs-mkfs.btrfs-man-page-update-default-metad.patch * 0079-Btrfs-progs-fsck-avoid-overwritting-existed-space-wh.patch * 0080-Btrfs-progs-fsck-fix-wrong-return-value-in-check_blo.patch * 0081-Btrfs-progs-record-generation-for-tree-blocks-in-fsc.patch * 0082-Btrfs-progs-make-sure-to-save-mirror_num-only-if-it-.patch * 0083-btrfs-progs-include-sys-xattr.h-instead-of-attr-xatt.patch * 0084-Btrfs-progs-free-path-if-we-don-t-find-root-item.patch * 0085-btrfs-progs-cleanup-device-stat-usage-prompt.patch * 0086-btrfs-progs-make-the-device-scan-logic-more-clear.patch * 0087-Btrfs-progs-use-the-correct-integer-type-for-ioctl.patch * 0088-Btrfs-progs-remove-unused-variable-and-update-btrfs-.patch * 0089-Btrfs-progs-fsck-deal-with-really-corrupted-extent-t.patch * 0090-Btrfs-progs-fsck-reset-balance-after-reiniting-exten.patch * 0091-Btrfs-progs-fsck-insert-root-dir-into-reloc-data-tre.patch * 0092-Btrfs-progs-fsck-force-to-udate-tree-root-for-some-c.patch * 0093-Btrfs-progs-fsck-handle-case-that-we-can-not-lookup-.patch * 0094-Btrfs-progs-mkfs-don-t-create-extent-for-an-empty-fi.patch * 0095-Btrfs-progs-mkfs-make-sure-we-can-deal-with-hard-lin.patch * 0096-btrfs-progs-avoid-implicit-scan-for-backup-SB.patch * 0165-Revert-btrfs-progs-update-options-in-find-root.c.patch * 0166-Btrfs-progs-add-some-verbose-output-to-find-root.patch ++++ curl: - update to 7.36 * fixes CVE-2014-0138 (bnc#868627) and CVE-2014-0139 (bnc#868629) * NEW FEATURES: ntlm: Added support for NTLMv2 tool: Added support for URL specific options openssl: add ALPN support gtls: add ALPN support nss: add ALPN and NPN support added CURLOPT_EXPECT_100_TIMEOUT_MS tool: add --no-alpn and --no-npn added CURLOPT_SSL_ENABLE_NPN and CURLOPT_SSL_ENABLE_ALPN http2: build with current nghttp2 version openssl: info message with SSL version used * dropped curl-test172_cookie_expiration.patch (upstream) * added patches to make it build: - curl-mkhelp.patch - curl-test815.patch ++++ dracut: - Remove the bootchart module, note that we still keep the systemd-bootchart one which provides similar functionality. - Remove the busybox module we have all basic tools already in the initrd - _unitdir is always defined nowadays, remove the conditionals. - Replaced dracut tarball with proper upstream tarball Add: dracut-037.tar.xz ++++ facter: - Facter is now building back from tarballl - Update to version 2.0.1, see * http://docs.puppetlabs.com/facter/1.7/release_notes.html * http://docs.puppetlabs.com/facter/2.0/release_notes.html ++++ gnome-shell: - Update gnome-shell-domain.patch (bnc#872568) Change the default domain separator in hint message: '/' -- '\'. ++++ grub2: - snapper rollback support, improve the bootloader installation without wrapper script, reduce the detours on different architecture and rename related patches properly * rename 0002-btrfs-add-ability-to-boot-from-subvolumes.patch to grub2-btrfs-01-add-ability-to-boot-from-subvolumes.patch * rename 0004-btrfs-export-subvolume-envvars.patch to grub2-btrfs-02-export-subvolume-envvars.patch * rename SUSE_BTRFS_SNAPSHOT_BOOTING.patch to grub2-btrfs-05-grub2-mkconfig.patch * rename btrfs_follow_default.patch to grub2-btrfs-03-follow_default.patch * add grub2-btrfs-04-grub2-install.patch * delete 0003-cmdline-add-envvar-loader_cmdline_append.patch * remove suse_btrfs_grub2_install.sh * refresh grub2-snapper-plugin.sh, export extra_cmdline ++++ gstreamer-plugins-base: - Add gstreamer-plugins-base-discid.patch: fix MB discids for trailing data tracks (bnc#872575, bgo#708991). ++++ hplip: - do_not_open_mdns_port.diff: Adapted for HPLIP 3.14.4. - Version upgrade to 3.14.4: Added Support for the Following New Printers: HP Color LaserJet Enterprise M651dn Printer HP Color LaserJet Enterprise M651n Printer HP Color LaserJet Enterprise M651xh Printer HP Color LaserJet Enterprise Multifunction M680dn Printer HP Color LaserJet Enterprise Multifunction M680f Printer HP Color LaserJet Enterprise Flow Multifunction M680z Printer HP Color Laserjet Pro MFP M476dw HP Color Laserjet Pro MFP M476nw HP Color Laserjet Pro MFP M476dn HP Designjet T795 44-in ePrinter HP DeskJet 1511 All-in-One Printer HP DeskJet 1011 Printer HP LaserJet Pro MFP M128fn HP LaserJet Pro MFP M128fp HP LaserJet Pro MFP M128fw HP LaserJet Pro M701a Printer HP LaserJet Pro M701n Printer HP LaserJet Pro M706n Printer HP Officejet Enterprise Color X555dn Printer HP Officejet Enterprise Color X555xh Printer HP Officejet Enterprise Color X585dn Multifunction Printer HP Officejet Enterprise Color X585f Multifunction Printer HP Officejet Enterprise Color Flow X585z Multifunction Printer HP OfficeJet Pro 8610 e-All-in-One Printer HP OfficeJet Pro 8615 e-All-in-One Printer HP OfficeJet Pro 8620 e-All-in-One Printer HP OfficeJet Pro 8625 e-All-in-One Printer HP OfficeJet Pro 8630 e-All-in-One Printer HP OfficeJet 4631 e-All-in-One Printer HP OfficeJet 4634 e-All-in-One printer HP OfficeJet 4636 e-All-in-One Printer Fixed hp-logcapture (captured personal information), see http://hplipopensource.com/hplip-web/release_notes.html - change-udev-rules.diff: Adapted for HPLIP 3.14.3. - Version upgrade to 3.14.3: Added Support for the Following New Printers: HP Deskjet Ink Advantage 4640 e-All-in-One Printer series HP Deskjet Ink Advantage 4645 e-All-in-One Printer HP Deskjet Ink Advantage 4646 e-All-in-One Printer HP Deskjet Ink Advantage 4648 e-All-in-One Printer HP LaserJet Pro MFP M125a HP LaserJet Pro MFP M125nw HP LaserJet Pro MFP M125rnw HP LaserJet Pro MFP M126a HP LaserJet Pro MFP M126nw HP LaserJet Pro MFP M127fp Fixed hpcups filter crash. Run hp-firmware from udev separately. Some other bug fixes. For details see http://hplipopensource.com/hplip-web/release_notes.html - Version upgrade to 3.14.1: Added digital signature validation in HPLIP upgrade feature. CVE-2013-6427: insecure auto update feature. CVE-2013-6402: insecure temporary file handling in pkit.py. - The whole HPLIP upgrade feature is still disabled, see the entry dated "Wed Dec 4 14:25:51 CET 2013" below. ++++ kernel-default: - Update debug config files: enable TTY_PRINTK Enabled only in debug kernels for now, as it can't be modular yet. Once it can be built as a module, we can enable it in other flavors as well. - commit 043a9a9 ++++ kernel-source: - Update debug config files: enable TTY_PRINTK Enabled only in debug kernels for now, as it can't be modular yet. Once it can be built as a module, we can enable it in other flavors as well. - commit 043a9a9 ++++ kernel-syms: - Update debug config files: enable TTY_PRINTK Enabled only in debug kernels for now, as it can't be modular yet. Once it can be built as a module, we can enable it in other flavors as well. - commit 043a9a9 ++++ kiwi: - Added support for multipath devices true|false by default the scanning for multipath devices is turned on. The code in the initrd looking up multipath devices also checks for preconditions like the ability to start the multipathd and use the multipath tools. If you don't see the multipath devices in the selection list but expect this according to the oemconfig setup please refer to the kiwi boot log file for further details - fixed diskOffset() function In case of DASD devices over a loop, fdasd needs to be used to get the offset to the first partition. In addition improve error handling and logging of the calls ++++ libreoffice: - Fix whitespace. - Fix autotext symlinking to point right path. ++++ systemd: - Increase result size for programs stdout (bnc#867840). add: 1010-udev-increase-result-size-for-programs.patch - Update udev-generate-peristent-rule.sh to the latest version. - Clean-up spec file, re-arange patch to suit the setup, all udev patches start with 1XXX-*.{patch,diff}. - Rename: 0013-cdrom_id-use-the-old-MMC-fallback.patch to 1009-cdrom_id-use-the-old-MMC-fallback.patch - Rename: 1009-make-xsltproc-use-correct-ROFF-links.patch to 0009-make-xsltproc-use-correct-ROFF-links.patch - Rename: 1010-do-not-install-sulogin-unit-with-poweroff.patch to 0010-do-not-install-sulogin-unit-with-poweroff.patch - Rename: 1014-journald-with-journaling-FS.patch to 0014-journald-with-journaling-FS.patch - Rename: 1018-Make-LSB-Skripts-know-about-Required-and-Should.patch to 0018-Make-LSB-Skripts-know-about-Required-and-Should.patch - Rename: 1019-make-completion-smart-to-be-able-to-redirect.patch to 0019-make-completion-smart-to-be-able-to-redirect.patch - Rename: 1022-systemd-tmpfiles-ownerkeep.patch to 0022-systemd-tmpfiles-ownerkeep.patch ++++ libxkbcommon: - Add COPYING and NEWS to files list ++++ libyui: - Added YUIOpt_titleOnLeft, YWizardMode_TitleOnLeft (bnc#868859) - 3.1.0 ++++ perl-Bootloader: - drop old log /var/log/YaST2/perl-BL-standalone-log - remove /var/log/YaST2/y2log_bootloader - add MaxDepth parameter to logging function - clean up logging in some functions - use logrotate file (bnc#822774) - 0.811 ++++ puppet: - update to puppet 3.5.0, see * http://docs.puppetlabs.com/puppet/3/reference/release_notes.html * http://docs.puppetlabs.com/puppet/latest/reference/release_notes.html - replaced puppet-3.3.1-systemd-units.patch with puppet-3.5.0-systemd-units.patch * adopted to the latest version - drooped puppet-2.6.6-yumconf.diff * doesn't apply anymore and upstream reworked yum module quite extensively * AFAIK we don't use yum anywhere - require facter > 1.6.0 as upstream does ++++ sca-patterns-sle10: - New Patterns sle10all/lastlogin-7014881.py ++++ sca-patterns-sle11: - New Patterns sle11all/lastlogin-7014881.py sle11sp3/mcelog_AMD-7013006.py ++++ sca-patterns-sle12: - New pattern sle12all/lastlogin-7014881.py ++++ virt-manager: - Upstream bug fix 5345682c-addstorage-remove-whitespace-for-storage-path.patch - Add minimal detection for windows media virtinst-detect-windows-media.patch ++++ xen: - Upstream patches from Jan 53356c1e-x86-HVM-correct-CPUID-leaf-80000008-handling.patch 533ad1ee-VMX-fix-PAT-value-seen-by-guest.patch 533d413b-x86-mm-fix-checks-against-max_mapped_pfn.patch ++++ xf86-input-wacom: - Udate to xf86-input-wacom-0.24.0.tar.bz2 - Remove old set of patches (partly upstreamed) * u_01-Fix-message-if-the-detected-pressure-falls-below-the-initially-detected-pressure.patch * u_02-Log-when-the-pen-device-appears-to-be-too-worn-out.patch * u_03-Add-more-detailed-messaging-in-code-that-handles-abnormal-situations.patch * u_04-Avoid-division-by-zero-in-xf86ScaleAxis.patch * u_05-Improve-usbInitToolType-tool-type-detection.patch * u_06-Add-an-option-to-disable-pressure-recalibration.patch * u_07-Add-option-to-enable-logging.patch * u_08-Log-PROXIMITY-events.patch * u_09-Log-PRESSURE-events.patch * u_10-Log-BUTTON-events.patch - Add upstream patches: * U_01-Remove-unused-code.patch * U_02-Zero-is-not-a-valid-device-ID-don-t-derive-a-type-from-it.patch * U_03-Fix-initial-device-type-detection.patch * U_04-Store-the-last-used-channel-rather-than-blindly-taking-channel-0.patch * U_05-Remove-duplicate-tool-type-detection.patch * U_06-Attempt-to-derive-the-tool-type-from-a-known-button-key-event.patch - Add logging patches: * n_01-Add-option-to-enable-logging.patch * n_02-Log-PROXIMITY-LOW-LEVEL-events.patch * n_03-Log-PRESSURE-low-level-events.patch * n_04-Log-BUTTON-HIGH-LEVEL-events.patch ++++ yast2: - added tabs for release notes into slide show dialog (bnc#871158) - 3.1.41 - save_y2logs: save also log from perl-Bootloader (bnc#872486) - 3.1.40 ++++ yast2-country: - moved "UTC" check-box back to main time zone dialog (bnc#872767) - 3.1.7 ++++ yast2-installation: - save a copy of pbl.log - 3.1.64 ++++ yast2-ycp-ui-bindings: - Enable wizard title on the left instead of on top (bnc#868859) - 3.1.6 ------------------------------------------------------------------ ------------------ 2014-4-8 - Apr 8 2014 ------------------- ------------------------------------------------------------------ ++++ OpenPrintingPPDs: - Fixed Fuji_Xerox-DocuPrint_CM305_df-Postscript.ppd see https://bugs.linuxfoundation.org/show_bug.cgi?id=1195 - Fixed HOWTO: Mention the Version X.Y.Z -> X.Y.Z.S change, see the entry dated "Thu Apr 3 14:39:15 CEST 2014" below. - Added remove_PPDs_with_non_free_license_text_snippets.sh and inserted a matching description step in the HOWTO see https://bugs.linuxfoundation.org/show_bug.cgi?id=1196 - Fixed and enhanced makePPDtest for newer CUPS versions. - Provide makePPDtest in the OpenPrintingPPDs main package as /usr/share/doc/packages/OpenPrintingPPDs/makePPDtest so that one can more easily do the last step of the HOWTO "... install them and then run makePPDtest ..." by only installing the OpenPrintingPPDs RPMs without sources. ++++ cups-filters: - Version upgrade to 1.0.52 Changes in 1.0.52 (excerpt): * texttopdf, imagetopdf, imagetoraster: Range-check paper dimensions and margins taken from the PPD file and correct them if needed, see https://bugs.linuxfoundation.org/show_bug.cgi?id=1195 ++++ dracut: - Update dracut to 037 * Add --hostonly_cmdline switch * Update --mount syntax * Include modules from /updates directory * Fixes for network setup * Some small fixes - Rediff patches - Include iscsiuio again (bnc#872474) Remove: remove-iscsiuio.patch - Install 59-scsi-sg_utils.rules (bnc#872478) Add: 0015-95udev-rules-Add-59-scsi-sg_utils.rules.patch - Install 67-kpartx-compat.rules (bnc#872662) Add: 0016-90multipath-add-67-kpartx-compat.rules.patch - Install separate multipath service file (bnc#871610) Add: 0017-90multipath-install-dracut-specific-service-file.patch - Do not fsck and mount from fstab if systemd is used (bnc# Add: 0018-fstab-do-not-mount-and-fsck-from-fstab-if-using-syst.patch - Fixup initqueue for remote-fs Add: 0019-dracut-initqueue-service-runs-before-remote-fs-pre.t.patch ++++ gnutls: - Upgrade to 3.2.13 * Version 3.2.13 (released 2014-04-07) * * libgnutls: gnutls_openpgp_keyring_import will no longer fail silently if there are no base64 data. Report and patch by Ramkumar Chinchani. * * libgnutls: gnutls_record_send is now safe to be called under DTLS when in corked mode. * * libgnutls: Ciphersuites that use the SHA256 or SHA384 MACs are only available in TLS 1.0 as SSL 3.0 doesn't specify parameters for these algorithms. * * libgnutls: Changed the behaviour in wildcard acceptance in certificates. Wildcards are only accepted when there are more than two domain components after the wildcard. This drops support for the permissive RFC2818 wildcards and adds more conservative support based on the suggestions in RFC6125. Suggested by Jeffrey Walton. * * certtool: When no password is provided to export a PKCS #8 keys, do not encrypt by default. This reverts to the certtool behavior of gnutls 3.0. The previous behavior of encrypting using an empty password can be replicating using the new parameter --empty-password. * * p11tool: Avoid dual initialization of the PKCS #11 subsystem when the --provider option is given. * * API and ABI modifications: No changes since last version. Add files: gnutls-3.2.13.tar.xz, gnutls-3.2.13.tar.xz.sig delete files: CVE-2014-0092.patch, gnutls-3.2.11.tar.xz, gnutls-3.2.11.tar.xz.sig ++++ java-1_7_0-openjdk: - Update to 2.4.6 * gstackbounds.patch: removed unneeded patch * Backports - S8009062: poor performance of JNI AttachCurrentThread after fix for 7017193 - S8035893: JVM_GetVersionInfo fails to zero structure - Re-enable the 'gamma' test at the end of the HotSpot build, but only for HotSpot based bootstrap JDKs. * Bug fixes - PR1101: Undefined symbols on GNU/Linux SPARC - PR1659: OpenJDK 7 returns incorrect TrueType font metrics when bold style is set - PR1677, G498288: Update PaX support to detect running PaX kernel and use newer tools - PR1679: Allow OpenJDK to build on PaX-enabled kernels - PR1684: Build fails with empty PAX_COMMAND - RH1015432: java-1.7.0-openjdk: Fails on PPC with StackOverflowError (revised fix) - Link against $(LIBDL) if SYSTEM_CUPS is not true - Perform configure checks using ecj.jar when --with-gcj (native ecj build) is enabled. * ARM32 port - Add arm_port from IcedTea 6 - Add patches/arm.patch from IcedTea 6 - Add patches/arm-debug.patch from IcedTea 6 - Add patches/arm-hsdis.patch from IcedTea 6 - added jvmti event generation for dynamic_generate and compiled_method_load events to ARM JIT compiler - Adjust saved SP when safepointing. - First cut of invokedynamic - Fix trashed thread ptr after recursive re-entry from asm JIT. - JIT-compilation of ldc methodHandle - Rename a bunch of misleadingly-named functions - Changes for HSX22 - Rename a bunch of misleadingly-named functions - Patched method handle adapter code to deal with failures in TCK - Phase 1 - Phase 2 - RTC Thumb2 JIT enhancements. - Zero fails to build in hsx22+, fix for hsx22 after runs gamma OK, hsx23 still nogo. - Use ldrexd for atomic reads on ARMv7. - Use unified syntax for thumb code. - Corrected call from fast_method_handle_entry to CppInterpreter::method_handle_entry so that thread is loaded into r2 - Don't save locals at a return. - Fix call to handle_special_method(). Fix compareAndSwapLong. - Fix JIT bug that miscompiles org.eclipse.ui.internal.contexts.ContextAuthority.sourceChanged - invokedynamic and aldc for JIT - Modified safepoint check to rely on memory protect signal instead of polling - Minor review cleanups. - PR1188: ASM Interpreter and Thumb2 JIT javac miscompile modulo reminder on armel - PR1363: Fedora 19 / rawhide FTBFS SIGILL - Changes for HSX23 - Remove fragment from method that has been removed - Remove C++ flags from CC_COMPILE and fix usage in zeroshark.make. - Use $(CC) to compile mkbc instead of $(CC_COMPILE) to avoid C++-only flags - Add note about use of $(CFLAGS)/$(CXXFLAGS)/$(CPPFLAGS) at present. - Override automatic detection of source language for bytecodes_arm.def - Include $(CFLAGS) in assembler stage - PR1626: ARM32 assembler update for hsx24. Use ARM32JIT to turn it on/off. - Replace literal offsets for METHOD_SIZEOFPARAMETERS and ISTATE_NEXT_FRAME with correct symbolic names. - Turn ARM32 JIT on by default * AArch64 port - PR1713: Support AArch64 Port * Shark - Add Shark definitions from S8003868 - Drop compile_method argument removed in S7083786 from sharkCompiler.cpp ++++ kernel-default: - Update arm64 config file: disable CONFIG_USB_DWC3_KEYSTONE This driver is only needed on Texas Instruments Keystone2 platforms. - commit 4e4e502 - Update ppc config files: disble HW_RANDOM_ATMEL This driver is only needed on Atmel AT91 systems. - commit 2cac896 - Update arm/exynos config file: disable AHCI_IMX This driver is only used on Freescale i.MX systems so it isn't needed on Exynos. - commit 45d6387 - Update arm config files: Disable exynos support Disable exynos support in all non-exynos configuration files, as we have a dedicated kernel flavor for exynos. - commit c65cb20 ++++ kernel-source: - Update arm64 config file: disable CONFIG_USB_DWC3_KEYSTONE This driver is only needed on Texas Instruments Keystone2 platforms. - commit 4e4e502 - Update ppc config files: disble HW_RANDOM_ATMEL This driver is only needed on Atmel AT91 systems. - commit 2cac896 - Update arm/exynos config file: disable AHCI_IMX This driver is only used on Freescale i.MX systems so it isn't needed on Exynos. - commit 45d6387 - Update arm config files: Disable exynos support Disable exynos support in all non-exynos configuration files, as we have a dedicated kernel flavor for exynos. - commit c65cb20 ++++ kernel-syms: - Update arm64 config file: disable CONFIG_USB_DWC3_KEYSTONE This driver is only needed on Texas Instruments Keystone2 platforms. - commit 4e4e502 - Update ppc config files: disble HW_RANDOM_ATMEL This driver is only needed on Atmel AT91 systems. - commit 2cac896 - Update arm/exynos config file: disable AHCI_IMX This driver is only used on Freescale i.MX systems so it isn't needed on Exynos. - commit 45d6387 - Update arm config files: Disable exynos support Disable exynos support in all non-exynos configuration files, as we have a dedicated kernel flavor for exynos. - commit c65cb20 ++++ libqt5-qtbase: - Add support for byte swapping, bnc#866709 * Add libqt5-add-support-for-byte-swapping.patch * Add libqt5-byte-order-byte-is-address0.patch - Fix keyboard remapping not applied on Qt5, bnc#866051 * Add backported libqt5-add-better-support-for-keymap-update-handling.patch * Add backported libqt5-improve-keymap-error-handling.patch * Add backported libqt5-fix-build-failure-xcb.patch * Add backported libqt5-update-bundled-libxkbcommon-version-to-041.patch * Add backported libqt5-fix-regression-in-key-handling.patch ++++ libcdr: - Update to upstream version 0.0.15 * Approximation of splines by cubic beziers * Support CorelDraw x7 file-format * Add a palette #0x03 for spot colours (0x19) * first iteration of YIQ255 support * hard-depend on libwpd >= 0.9.5 * settle license on MPL-2.0 - Removed unneeded patches: * libcdr-0.0.14-pkgconfig.patch * libcdr-0.0.14-wpx_seek_end.patch ++++ openssl: - Upgrade to OpenSSL 1.0.1g: * Fix bug[ bnc#872299] TLS heartbeat read overrun (CVE-2014-0160) Add files: openssl-1.0.1g.tar.gz, openssl-1.0.1g.tar.gz.asc Delete files: openssl-1.0.1f.tar.gz, openssl-1.0.1f.tar.gz.asc, CVE-2014-0076.patch ++++ gcc33: - Drop use of RPM_OPT_FLAGS. ++++ libstorage: - adapted to lsscsi output change concerning FCoE ++++ systemd: - Add patch portmap-wants-rpcbind-socket.patch to make sure that rpcbind socket as well as service is up with the target - Add or port upstream bugfix patches: 0001-journal-fix-export-of-messages-containing-newlines.patch 0002-systemctl-update-NAME-to-PATTERN-in-help.patch 0003-tty-ask-password-agent-return-negative-errno.patch 0004-systemd-python-use-.hex-instead-of-.get_hex.patch 0005-systemd-python-fix-failing-assert.patch ++++ libvirt: - libxl: Set disk format for empty cdrom device 0e0c1a74-domid-fix.patch, 7a1452f5-libxl-empty-cdrom.patch bnc#872517 ++++ libxkbcommon: - Replace %suse_version >= 1320 to 1315 in order to build -x11 package for SLE12 ++++ libyui-ncurses: - Display menu (function keys) correctly in non UTF-8 environment (bnc #865597) - 2.46.4 ++++ libyui-qt: - Enable wizard title on the left instead of on top (bnc#868859). - 2.46.5 ++++ man: - Update to version 2.6.6 - Fixes since 2.6.3: * man(1) and catman(8) now document the default section list set at configure time. * Build fixes for Automake 1.13. * man-db 2.6.0 arranged to search the full manpath when expanding .so directives in manual pages (so that ".so name.1" works as well as ".so man1/name.1"), but this incorrectly did not take effect for manual pages that consist only of a .so directive. This is now fixed. - Improvements since 2.6.3: * The MANLESS environment variable is now treated as if it were a default value for the -r option to man: occurrences of the text "$MAN_PN" are expanded, and explicitly using the -r option overrides the default. * The (unfortunately still hardcoded) maximum length for paths to manual page hierarchies in the configuration file is now 511 characters rather than 49. * MANPATH entries now undergo glob(7)-style wildcard expansion, allowing entries such as "/opt/*/man". - Fixes since 2.6.4: * man's --warnings option works again on systems with versions of groff that support it (broken in 2.6.4). * man automatically falls back to C.UTF-8 and then en_GB.UTF-8 if trying to find a UTF-8 locale on a system without /usr/share/i18n/SUPPORTED. - Fixes since 2.6.5: * apropos's --and option now works again; it was broken by the optimisations in 2.6.2. * Restore compatibility with Automake 1.10. * Improve support for translation of common elements of help messages. * Don't issue error messages when the database refers to a page that no longer exists. * Pass macro and hyphenation language tags to groff again (broken in 2.6.5). - Improvements since 2.6.5: * ./configure --with-override-dir=OVERRIDE arranges to look for manual pages in DIR/OVERRIDE before each path element DIR. - rebase following patches: * man-db-2.6.3.dif * man-db-2.6.3-security4.dif * man-db-2.6.3-firefox.dif * man-db-2.6.3-zio.dif - enable checks ++++ mdadm: - 0001-systemd-various-fixes-for-boot-with-container-arrays.patch various fixes to improve boot-from-DDF or IMSM (bnc#866660) ++++ sca-patterns-edir: - Replaced certcheck-00001.pl with chkcert-7006968.py ++++ sca-patterns-sle11: - Removed LTSS tag in sle11sp3/xen-SUSE-SU-2014_0373-1.pl ++++ shared-mime-info: - Update to version 1.3: + Mime-type changes: - Add Aliases for OpenOffice Base and StarWriter. - Add Apple Keynote 5 mime-type. - Add mimetype for compressed FictionBook2. - Don't recognize all .asc files as application/pgp-encrypted. - Add tree magic for the Kindle e-book reader. - Add LZ4 archive type. - Add PC Engine, GameCube and Wii "ROM" types. - Add audio/x-opus+ogg mime-type. - Add image/webp mime-type. - Prefer application/vnd.ms-asf to video/x-ms-asf. - Add application/x-riff mime-type. - Add JSON mime-type. - Add *.jsm glob for Javascript. - Add magic and glob patterns for compressed x-spss-sav files. - JavaScript and CSS are not subclasses of text/x-csrc. - Remove *.CSSL glob for CSS files. + Call g_type_init() only with older glib. + Fix failures on NetBSD. + Store MEDIA/SUBTYPE.xml files in lowercase. ++++ supportutils: - Added perl-Bootloader log (bnc#872542) ++++ virt-manager: - bnc#872543 - virt-manager: unable to install i386 SLES virtinst-detect-suse-distros.patch - bnc#872517 - Error starting domain: internal error: libxenlight failed to create new domain '2k12r2' Dropping virtinst-keep-cdrom-media-attached.patch for libvirt fix ++++ yast2: - Changed way of reading the product information: Reads it from /content file if it exists, then from /etc/os-release, then it throws exception if there is no other place to read (bnc#871261) - 3.1.39 - fixed "uninitialized constant Yast2::HwDetection::SCR" error (bnc#871783), fixed testsuite - 3.1.38 ++++ yast2-bootloader: - modify proposal to work also during upgrade and propose upgrade to grub2 (bnc#872081) - 3.1.20 ++++ yast2-iscsi-client: - don't throw exception if socket not found (bnc #872049) - add Requires: open-iscsi to spec-file - 3.1.5 ++++ yast2-registration: - redesiged addon selection dialog - small UI improvements - 3.1.30 ++++ yast2-storage: - Set PReP partition to 8M (bnc#871397) - version 3.1.18 - added error message (bnc#872320) ------------------------------------------------------------------ ------------------ 2014-4-7 - Apr 7 2014 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - add mozilla-aarch64-599882cfb998.patch, mozilla-aarch64-bmo-810631.patch, mozilla-aarch64-bmo-962488.patch, mozilla-aarch64-bmo-963030.patch, mozilla-aarch64-bmo-963027.patch, mozilla-aarch64-bmo-963028.patch, mozilla-aarch64-bmo-963029.patch, mozilla-aarch64-bmo-963023.patch, mozilla-aarch64-bmo-963024.patch, mozilla-aarch64-bmo-963031.patch: AArch64 porting ++++ SUSEConnect: - Do not require regcode. API server will throw appropriate error if that is required in particular case ++++ aaa_base: - For tcsh: be aware that sometimes strings in variables include a dash bnc#875321 ++++ ca-certificates: - Fix typo in man page ++++ colord: - Update to version 1.2.0: + New Features: - Generate the CMFs from source data. - Install several standard illuminants. - Install the CRI Test Color Samples. - Make colormgr script friendly by allowing filtering. - Colord: . Add a RGB32 pixel format for GdkPixbuf. . Add a utility function to calculate an XYZ value from a CMF. . Add a whitepoint value to cd_color_xyz_to_uvw(). . Add CdColorUVW and some useful functionality. . Add cd_color_xyz_to_cct(). . Add cd_icc_get_context() to get the internal cmsContext used lcms2. . Add cd_it8_utils_calculate_cri_from_cmf() to generate a CRI. . Add cd_spectrum_multiply() to multiply two spectra. . Add cd_spectrum_planckian_new(). . Add functionality to read and write raw tag data. . Support CCSS data files. . Support SPECTRAL_NORM in it8 files. - colorhug: Support setting and getting the DAC value. + Bugs fixed: - Correctly convert all of the image when using CdTransform. - EDID strings can be up to 13 bytes. - Fix the blue primary check so ProPhotoRGB is not marked as invalid. - Fix the tag 'size' when viewing a profile in cd-iccdump with newer lcms versions. - Colord: . Do not invalidate the CdTransform if the CdIcc object does not change. . Do not use G_GNUC_WARN_UNUSED_RESULT when uninhibiting. . Fix a potential crash when destroying a CdIt8 object. . Fix the GObject introspection for cd_device_get_profiles(). . Improve the error handling in CdIt8. . Load the profile defaults when using cd_icc_create_default(). - colorhug: . Handle failure to initialise GUsb in self-tests. . Rename 'ColorHug Spectro' to 'ColorHug+' for trademark reasons. ++++ gcc48: - Update to gcc-4_8-brach head (r209122). * pulls official backport of ppc64le support * drops gcc48-ibm-power8.diff, gcc48-ibm-power8-testsuite.diff, gcc48-ibm-power8-other.diff, gcc48-pr59844.diff, gcc48-ibm-power8-fixes1.diff, gcc48-ibm-power8-fixes2.diff, gcc48-ibm-power8-disable-sanitizer.diff, gcc48-ibm-power8-testsuite-fixes1.diff and gcc48-ibm-power8-fixes3.diff - tls-no-direct.diff, fix to only affect %ix86 similar to SLE11. [bnc#185782] - refresh gcc41-ppc32-retaddr.patch - Drop old compatibility provide and conflict of/with libgcc%{libgcc_s} ++++ libgcj48: - Update to gcc-4_8-brach head (r209122). * pulls official backport of ppc64le support * drops gcc48-ibm-power8.diff, gcc48-ibm-power8-testsuite.diff, gcc48-ibm-power8-other.diff, gcc48-pr59844.diff, gcc48-ibm-power8-fixes1.diff, gcc48-ibm-power8-fixes2.diff, gcc48-ibm-power8-disable-sanitizer.diff, gcc48-ibm-power8-testsuite-fixes1.diff and gcc48-ibm-power8-fixes3.diff - tls-no-direct.diff, fix to only affect %ix86 similar to SLE11. [bnc#185782] - refresh gcc41-ppc32-retaddr.patch - Drop old compatibility provide and conflict of/with libgcc%{libgcc_s} ++++ glibc: - pthread-mutex-destroy.patch: Remove - pthread-mutex-trylock-elision.patch: Properly handle forced elision in pthread_mutex_trylock (bnc#865968, BZ #16657) ++++ glibc: - pthread-mutex-destroy.patch: Remove - pthread-mutex-trylock-elision.patch: Properly handle forced elision in pthread_mutex_trylock (bnc#865968, BZ #16657) ++++ grub2: - Fix grub2 timeout stop counting on ppc64le (bnc#869166) - added patches: * grub2-timout.patch ++++ vim: - Updated to revision 253, fixes the following problems * Crash for "vim -u NONE -N -c '&&'". * Configure message for detecting smack are out of sequence. * When passing input to system() there is no way to keep NUL and NL characters separate. * Cannot distinguish between NL and NUL in output of system(). * Some test files missing from distribution. * Crash when BufAdd autocommand wipes out the buffer. * Critical error in GTK, removing timer twice. * Crash when using cpp syntax file with pattern using external match. (Havard Garnes) ++++ installation-images-SLES: - no perl in initrd - fix Makefile - switch to xz for initrd compression - adjust module config - simplify initrd creation - keep original yast script out of the way ++++ kiwi: - Don't remove unconditionally the gconv directory in basestripLocales function - v5.06.69 released - Update livestick kiwi tool * Use 'upstream' branding by default * fixed grub2 config, keep the gfxpayload livestick allows to deploy kiwi live iso images to the USB stick without destroying any existing data on the stick - Make sure overlayfs kernel module is part of vmxboot - Fixed creation of disk image if filesystem type is set to 'squashfs'. In this mode a read-only root partition is required but the flag to indicate it was not set with this filesystem name ++++ llvm: - Add clang-resourcedirs.patch to fix resource directories for libclang case. - Add PPC64LE support, just the ifdefs for now. - Remove empty -doc package. ++++ json-c: - Add json-c-hash-dos-and-overflow-random-seed-4e.patch to fix CVE-2013-6370 and CVE-2013-6371 (bnc#870147) ++++ leveldb: - updated to 1.16.0 + Make Log::Reader not report a corruption when the last record in a log file is truncated. + Fix issue 224: variable created but not utilized. + Remove comment that referenced a removed feature. ++++ libsolv: - add support for sha224/sha384/sha512 - add userinstalled helper functions - improve dataiterator bindings (in an incompatible way) - automatically free pool in bindings - bump version to 0.6.0 (ABI + bindings API breakage) ++++ libstorage: - Always wipe PReP partition (bnc#870590) ++++ libvirt: - Fate#315125: add NOCOW flag add-nocow-to-vol-xml.patch ++++ libvirt-python: - Update to 1.2.3 - Add all new APIs and constants in libvirt 1.2.3 ++++ man-pages: - update to version 3.64: * new and rewritten pages: + open_by_handle_at.2 +inotify.7 * newly documented interfaces in existing pages: + PERF_FLAG_FD_CLOEXEC flag (perf_event_open.2) + Document _LARGEFILE_SOURCE (feature_test_macros.7) * see Changes for details ++++ perl: - move English.pm into perl-base [bnc#869736] ++++ puppet: - finish migration to systemd - drop puppet-3.0.2-client-init-masterport.patch as there is no init script anymore - drop useless sysconfig files and provide compatibility %post scripts - puppet user is needed only for server - use upstream service names (and warn users) - little bit polished upstream unit files * added puppet-3.3.1-systemd-units.patch * https://github.com/puppetlabs/puppet/pull/2510 ++++ release-notes-sled: - 12.0.10: - Update release notes from FATE. ++++ sca-patterns-sle10: - New Security Patterns sle10sp4/xen-SUSE-SU-2014_0411-1.pl sle10sp3/gnutls-SUSE-SU-2014_0320-1.pl sle10sp4/gnutls-SUSE-SU-2014_0321-1.pl ++++ sca-patterns-sle11: - New Security Patterns sle11sp1/xen-SUSE-SU-2014_0446-1.pl sle11sp2/xen-SUSE-SU-2014_0372-1.pl sle11sp3/xen-SUSE-SU-2014_0373-1.pl sle11sp3/flash-SUSE-SU-2014_0387-1.pl sle11sp3/firefox-SUSE-SU-2014_0418-1.pl sle11sp1/gnutls-SUSE-SU-2014_0322-1.pl sle11sp2/gnutls-SUSE-SU-2014_0323-1.pl sle11sp3/gnutls-SUSE-SU-2014_0319-1.pl ++++ yast2-bootloader: - return back installation details for tweaking device map (bnc#872300) - 3.1.19 ++++ yast2-metapackage-handler: - use Product.name when talking about product - 3.1.2 ------------------------------------------------------------------ ------------------ 2014-4-6 - Apr 6 2014 ------------------- ------------------------------------------------------------------ ++++ binutils: - ld-dtags.diff: update testsuite for --enable-new-dtags default - ld-testsuite.patch: fix spurious failures in ld-plugin/lto.exp ++++ telepathy-glib: - Update to version 0.24.0: + Don't leak every D-Bus method call result, a regression in 0.23.1. - Changes from version 0.23.3: + Enhancements: - TpProtocol gained API to access to its immutable properties as a GVariant (fdo#55108). - TpCallStream and TpCallContent now inherit the factory from their TpCallChannel (fdo#76168). + Fixes: - Fix a memory leak when cleaning up TpProxy "prepare" requests (fdo#76000). - Fix a memory leak for paths to contacts' avatar data (fdo#76000). - Fix crashes in TpFileTransferChannel with GLib 2.39 (fdo#72319). - Fix some paths memory leaks (fdo#76119). - tp_list_connection_managers_async() now terminates properly if there is no CM installed (fdo#68892). ------------------------------------------------------------------ ------------------ 2014-4-5 - Apr 5 2014 ------------------- ------------------------------------------------------------------ ++++ geoclue2: - Actually drop the rpmlintrc: the dbus service has been authorized. ++++ gnome-session: - Fix dependency of gnome-session-wayland: require gnome-shell-wayland instead of regular gnome-shell. ++++ iso-codes: - Update to version 3.52: + New addition of ISO 639-5 (language families and groups). + Updated translations for iso 3166 and iso 15924. ++++ kiwi: - v5.06.68 released - Call fdasd with force option to allow to work with loop devices ++++ glibmm2: - Update to version 2.39.93: + Glib: - Keyfile: Add save_to_file(). - Add VariantDict. - Variant: Remove the now-unnecessary local g_variant_parse_error_quark() (bgo#727554). + Gio: - Application: Add the handle-local-options signal. - ApplicationCommandline: Add get_options_dict(). - Settings: Add get_user_value() and get_default_value(). - Socket: Add get/set_option(). - TlsInteraction: Add invoke_request_certificate(), request_certificate(), request_certificate_async() and request_certificate_finish(). + Build: - h2def.py: . Handle *_DEPRECATED_IN_* and AVAILABLE_IN_* with 0 digits. . Also strip *_DEPRECATE_IN_*_FOR () without a space. - Visual Studio Projects: Update giomm Projects. ++++ gtkmm3: - Update to version 3.11.10: + Gdk: Pixbuf: Add get_byte_length(). + Gtk: Dialog: Deprecate the const version of get_action_area() too. + Build: Update Visual Studio Projects. ++++ mutter: - Move %{_datadir}/gtk-doc/html/meta/ to a separate devel-doc package (in order to not conflict between mutter and mutter-wayland). ------------------------------------------------------------------ ------------------ 2014-4-4 - Apr 4 2014 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Update to version 0.9.8.9: + Fixed two problems that could result in gnome-shell showing incorrect icons. In particular, fixed the problem where the network icon would disappear when certain VPNs were activated. + Dispatcher scripts now receive correct IPv6 addresses, and also correct DHCP information on lease-change events. + NetworkManager no longer tries to start ModemManager itself on systemd-using systems. + Activating a second ethernet connection while another is already active will now not move the default route. + Fixed some edge cases where one user could deactivate a connection owned by another. + Fix handling of dhcp-send-hostname property with ifcfg-rh. + DHCP now works even if you have a global dhclient.conf that specifies a (non-NetworkManager) script to run. + The dhcpcd backend now requests that dhcpcd only do DHCPv4, fixing some WWAN devices that don't react well to seeing IPv6 packets. + Fixed the default value of bridge priority. + The D-Bus policy file has been updated to include the NetworkManager-iodine VPN plugin. + It is possible to specify the path to dnsmasq at build time. + Removed a GLib 2.32 dependency that accidentally snuck into 0.9.8.8. + Fixed a bunch of memory leaks. + Fixed a bunch of miscellaneous crashes. + Removed some less-useful bits of logging output. - Rebase NetworkManager-geoclue-interaction.patch. ++++ NetworkManager-gnome: - Update to version 0.9.8.9: + Changed the default configuration of WPA Enterprise EAP certificate lookup to not use the system CA store by default, since this turns out to be a bad default. + We no longer try to build the bluetooth widget when using newer versions of gnome-bluetooth (that no longer support plugins). + Updated translations. ++++ ca-certificates: - package correct permissions of generated directories (bnc#871639) ++++ cogl: - Build wayland backend: switch build_wayland_backend to 1. - Pass --enable-kms-egl-platform and --enable-wayland-egl-server to configure. - Add pkgconfig(gbm) BuildRequires: missing dependency. ++++ gcc48: - gcc48-ibm-power8-bnc871635.diff, fix glibc math testsuite. [bnc#871635] - gcc48-lto-plugin-short-readwrite.diff, backport lto-plugin changes to work more reliably in virtualized environments. ++++ lvm2: - lvm2-cmirrord replaces cmirrord on update from SLE HA 11 (bnc#872122) ++++ dracut: - revert last change, ucode-intel is not mandatory and will get installed by default anyway, either via patterns or by modalias dependencies in the package itself. ++++ libgcj48: - gcc48-ibm-power8-bnc871635.diff, fix glibc math testsuite. [bnc#871635] - gcc48-lto-plugin-short-readwrite.diff, backport lto-plugin changes to work more reliably in virtualized environments. ++++ gd: - fixed CVE-2014-2497 [bnc#868624] - build against libvpx and libtiff ++++ geoclue2: - use addFilter instead of setBadness ++++ kernel-default: - rpm/kernel-module-subpackage: Regenerated the initrd in %posttrans (fate#313506) - commit c0b6219 - Refresh Xen patches (bnc#870874, bnc#871827). - commit 00dd4e3 - Update x86_64 config files: disable CONFIG_SBC8360_WDT The sbc8360 driver is for a Socket 370-based single-board computer, so it's useless on x86-64. - commit 47efdd9 - fix building initrd for SLE 12 It does provided and load the critical kernel modules for building some kiwi images and cross architecture builds like used for aarch64. The kernel-obs-build.spec still contains the bits to allow to use it also for SLE 11. - commit e9868b7 ++++ kernel-source: - rpm/kernel-module-subpackage: Regenerated the initrd in %posttrans (fate#313506) - commit c0b6219 - Refresh Xen patches (bnc#870874, bnc#871827). - commit 00dd4e3 - Update x86_64 config files: disable CONFIG_SBC8360_WDT The sbc8360 driver is for a Socket 370-based single-board computer, so it's useless on x86-64. - commit 47efdd9 - fix building initrd for SLE 12 It does provided and load the critical kernel modules for building some kiwi images and cross architecture builds like used for aarch64. The kernel-obs-build.spec still contains the bits to allow to use it also for SLE 11. - commit e9868b7 ++++ kernel-firmware: - Add Intel 7265 BT firmware (FATE#316958): ibt-hw-37.8.10-fw-1.10.2.27.d.bseq ibt-hw-37.8.bseq - Regenerate the initrd in %posttrans (fate#313506) ++++ kernel-syms: - rpm/kernel-module-subpackage: Regenerated the initrd in %posttrans (fate#313506) - commit c0b6219 - Refresh Xen patches (bnc#870874, bnc#871827). - commit 00dd4e3 - Update x86_64 config files: disable CONFIG_SBC8360_WDT The sbc8360 driver is for a Socket 370-based single-board computer, so it's useless on x86-64. - commit 47efdd9 - fix building initrd for SLE 12 It does provided and load the critical kernel modules for building some kiwi images and cross architecture builds like used for aarch64. The kernel-obs-build.spec still contains the bits to allow to use it also for SLE 11. - commit e9868b7 ++++ kiwi: - return early with error from setStoragePartition if tool to create the partition table can't be found - v5.06.67 released - Fixed runtime check __hasBootLoaderTools check for grub2-bios-setup only if the firmare is set to: bios - Avoid use of fixed 512 byte blocksize (bnc #864285) * in order to just zero out some space where it does not matter if it's 512byte or more, use 4k instead. This is to stay compatible with 4k storage devices * in order to write the correct zipl.conf for targetbase and targetblocksize check for the real physical blocksize and don't assume 512byte - Allow the partitioner to also be set as part of the XML description (bnc #864285) Example: parted|fdasd - v5.06.66 released - By accident the wicked package was added to 12.3 boot image descriptions, but wicked does not exist there - Be more clear on the error message displayed when there are not test cases defined for the given image type ++++ kmod: - Do not filter unsupported modules when running a vanilla kernel (bnc#871066) ++++ libqt5-qtwebkit: - Build with gstreamer 1.0 API for SLE12 also. ++++ python3-base: - CVE-2014-2667-mkdir.patch: race condition with reseting umask in os.makedirs (CVE-2014-2667, bnc#871152) - updated multilib patch to include ~/.local/lib64 (bnc#637176) ++++ libvirt: - lxc config conversion fixes: - updated virt-lxc-convert with new version submitted upstream - make virt-lxc-convert executable - the number of current vcpus can't be 0. added patch: lxcconf2xml-vpcus-fix.patch - virt-lxc-convert now fixes the rootfs of sles11 containers to properly start on sles12: lxc-convert-fix-sle11-rootfs.patch ++++ libxkbcommon: - Update to new upstream release 0.4.1 * Added two new functions, xkb_state_key_get_utf{8,32}(). They combine the operations of xkb_state_key_get_syms() and xkb_keysym_to_utf{8,32}(), and provide a nicer interface for it (espcially for multiple-keysyms-per-level). * The xkb_state_key_get_utf{8,32}() functions now apply Control transformation: when the Control modifier is active, the string is converted to an appropriate control character. This matches the behavior of libX11's XLookupString(3), and required by the XKB specification: http://www.x.org/releases/current/doc/kbproto/xkbproto.html#Interpreting_the_Control_Modifier fdo#75892 * The consumed modifiers for a key are now calculated similarly to libX11. The previous behavior caused a bug where Shift would not cancel an active Caps Lock. * Make xkbcommon-x11 work with the keymap reported by the XQuartz X server. fdo#75798 * Reduce memory usage during keymap compilation some more. * New API: xkb_state_key_get_consumed_mods() xkb_state_key_get_utf8() xkb_state_key_get_utf32() * Deprecated API: XKB_MAP_COMPILE_PLACEHOLDER, XKB_MAP_NO_FLAGS use XKB_KEYMAP_NO_FLAGS instead. - Temporary ommit passing --enable-x11 flag, this release has a bug that actually disables x11 if explicitly enabled (fixed upstream, but used this approach instead of cherry-picking the patch, for the sake of avoiding three new BuildRequires & autoreconf) ++++ libzypp: - Log warning if baseproduct symlink is dangling or missing - version 14.17.3 (17) ++++ qemu: - Updated to v2.0.0-rc1: cf. http://wiki.qemu-project.org/ChangeLog/2.0 * Update update_git.sh script accordingly * Includes fixes for bnc#869746 and bnc#871302 * Addresses CVE-2014-0142, CVE-2014-0143, CVE-2014-0144, CVE-2014-0145, CVE-2014-0146, CVE-2014-0147 (bnc#870439) - Further tweaks to update_git.sh ++++ suse-module-tools: - weak-modules2: Run mkinitrd in posttrans if $INITRD_IN_POSTTRANS is set (fate#313506) - regenerate-initrd-posttrans: Run mkinitrd_setup - Add macros for regenerating the initrd in %posttrans (fate#313506). ++++ ucode-intel: - Regenerate the initrd in %posttrans (fate#313506) ++++ vm-install: - Fix XML output format for Direct Kernel Boot of Xen HVM guests ++++ yast2-bootloader: - install mokutil along with shim (bnc #808852) - fix regular expessions (ported from bnc #743805) - 3.1.18 ++++ yast2-control-center: - CMakeFile: QT5_USE_MODULES is deprecated in Qt5.3 (H Senjan) - Use pkgconfig BuildRequires to reduce build deps. - 3.1.3 ++++ yast2-installation: - remove LIBGL_ALWAYS_INDIRECT (bnc #869172) - 3.1.63 ++++ yast2-network: - bnc#868187 - implemented heuristics for setting DHCLIENT_SET_DEFAULT_ROUTE during autoconfiguration in installation - 3.1.46 - avoid client redefinition warning (bnc#872089) - 3.1.45 ++++ yast2-registration: - fixed undefined method (bnc#872012) - 3.1.29 ++++ yast2-users: - hide Kerberos passwords from process list - 3.1.21 - fix warning about constant redefinition (bnc#871805) - 3.1.20 ++++ zypper: - info product: show CPEid and report enabled/missing update repos - Warn if /etc/products.d/baseproduct symlink is missing. - version 1.11.1 ------------------------------------------------------------------ ------------------ 2014-4-3 - Apr 3 2014 ------------------- ------------------------------------------------------------------ ++++ OpenPrintingPPDs: - Version upgrade to 4.0.0.1 The package version is the PPD-O-MATIC version mentioned in the PPD files which is currently "PPD-O-MATIC (4.0.0 or newer)" plus an additional trailing version number by openSUSE (currently ".1") so that openSUSE package upgrades get a strictly increasing sequence of versions. - Define foomatic_rip_version 4.0.0 as the required minimal foomatic-rip version by the PPD files. - In determine_drivers_to_be_considered.sh exclude all PPDs for all foo2* drivers to avoid any possible issues with ZjStream printers and the related JBIG patent issues. If such printers are supported, they would have to be supported by an appropriate driver RPM that contains matching PPDs and not by plain PPDs without driver from OpenPrinting. ++++ autoyast2: - removed check for "eth" prefix for network devices (bnc#871090) - 3.1.22 ++++ binutils: - binutils-2.24-auto-plugin.diff: Update from git commit that went to trunk. ++++ cups-filters: - Version upgrade to 1.0.51 * cups-browsed: SECURITY FIX to prevent arbitrary code injection into the System V interface scripts generated for queues for discovered native IPP printers by a malicious IPP print service with forged make/model and/or PDL string (CVE-2014-2707 bnc#871327). - Version upgrade to 1.0.50 Changes in 1.0.50 (excerpt): * pdftops: Let old HP LaserJet printers (model number without letter, like "LaserJet 3" or "LaserJet 4000") use Poppler instead of Ghostscript. * pdftops: Improved workaround for Toshiba printers. Instead of using Poppler do not emit TrueType fonts with Ghostscript. ++++ dracut: - Require package ucode-intel in x86* ++++ hxtools: - add remove-conflicting-types.diff, fixes build failure on aarch64 ++++ gcr: - Require typelib-1_0-Gck-1 by typelib-1_0-Gcr-3: this is a work- around for upstreams broken files, which results in Gcr having internally the version '3.broken' instead of '3' (bgo#725501). ++++ glibc: - nextafterl-ibm-ldouble.patch: Correct IBM long double nextafterl (bnc#871637, BZ #16739) ++++ glibc: - nextafterl-ibm-ldouble.patch: Correct IBM long double nextafterl (bnc#871637, BZ #16739) ++++ vim: - Updated to revision 244, fixes the following problems * ":tjump" shows "\n" as "\\n". * The string returned by submatch() does not distinguish between a NL from a line break and a NL that stands for a NUL character. * getreg() does not distinguish between a NL used for a line break and a NL used for a NUL character. * Cannot use setreg() to add text that includes a NUL. * The smack feature causes stray error messages. ++++ installation-images-SLES: - go for kmod ++++ kernel-default: - Refresh patches.rpmify/chipidea-clean-up-dependencies Replace OF_DEVICE by OF (OF_DEVICE does not exist anymore.) - commit 299b9cd - Refresh patches.suse/pstore-backend-autoaction. Fix valid gcc warnings about an unitialised return code and printf format problems. - commit c90cc87 - Update config files: disable all of Timberdale support Timberdale is a companion chip for Atom CPUs in embedded in-car infotainment systems. We don't need that in openSUSE, really. - commit 47e54c8 ++++ kernel-source: - Refresh patches.rpmify/chipidea-clean-up-dependencies Replace OF_DEVICE by OF (OF_DEVICE does not exist anymore.) - commit 299b9cd - Refresh patches.suse/pstore-backend-autoaction. Fix valid gcc warnings about an unitialised return code and printf format problems. - commit c90cc87 - Update config files: disable all of Timberdale support Timberdale is a companion chip for Atom CPUs in embedded in-car infotainment systems. We don't need that in openSUSE, really. - commit 47e54c8 ++++ kernel-syms: - Refresh patches.rpmify/chipidea-clean-up-dependencies Replace OF_DEVICE by OF (OF_DEVICE does not exist anymore.) - commit 299b9cd - Refresh patches.suse/pstore-backend-autoaction. Fix valid gcc warnings about an unitialised return code and printf format problems. - commit c90cc87 - Update config files: disable all of Timberdale support Timberdale is a companion chip for Atom CPUs in embedded in-car infotainment systems. We don't need that in openSUSE, really. - commit 47e54c8 ++++ kiwi: - Added better information about test results when calling os-autoinst tests. There is a json formatted results.json file which contains an overall test result information. - Update SLE12 and SLE11 JeOS os-autoinst tests * Added a needle for the console picture to match * Mark test as 'important' in the test flags section - v5.06.65 released - Fixed spec file arch flag for kiwi-desc-*boot packages Depending on which architecture the package is build the contents of the kiwi-desc-*boot packages differ. Thus they are not architecture independent - Added os-autoinst test case for SLE12 JeOS In addition update the test cases to the latest os-autoinst version - support new directory of appdata for products when building in OBS 2.5 - Print epoch for .packages listing - In preparation of multipath support make sure the tools and libs are part of the initrd for SLES12 and SLES11 ++++ lftp: - Modified lftp-wrapper+edit+compat-modify.patch. Fixes problem with "Unknown command open" when using the lftp_wrapper. bnc#867373 ++++ libibverbs: - Fix underquoting and change AC_HELP_MESSAGE to AS_HELP_MESSAGE in libibverbs-Use-neighbour-lookup-for-RoCE-UD-QPs-Eth-L2-resoluti.patch - Add libibverbs-autotools.patch that correctly quotes another AS_HELP_MESSGE call and a use of AC_MSG_ERROR. ++++ liblogging: - update to liblogging 1.0.4: * build system changes ++++ telepathy-mission-control: - Add 0001-mc-tool-fix-setting-automatic-presence.patch: fix crash setting auto-presence (fdo#74187). ++++ snapper: - fixed execution of grub plugin (bnc#871880) ++++ sqlite3: - SQLite 3.8.4.3: - fix for a problem that might cause incorrect query results on a query that mixes DISTINCT, GROUP BY in a subquery, and ORDER BY - Fix obsolete-not-provided warning on sqlite-64bit for ppc64 ++++ libzypp: - RepoManager: Fix RepoStatus computation and refresh of PLAINDIR repos. - Recreate solv file caches if content may change even if raw metadata are unchanged (here: new pattern, product and application data). - version 14.17.2 (17) ++++ mlocate: - Fix a bug where empty RUN_UPDATEDB_AS="" caused cron fail with unknown arguments if the compat values were empty. ++++ ntp: - Remove empty insserv call whic hhad only caused an error message - Correct 50-ntp.list to include ntpd.service ++++ perl-Bootloader: - fix ppc install (bnc#871691) - 0.810 - don't forget to update device.map (bnc#869083) - 0.809 ++++ pesign-obs-integration: - pesign-gen-repackage-spec: switch to new rpm style handling of weak dependencies ++++ supportutils: - Fixed drm coniguration commands - novell-nss.txt should captures VolumeInfo.xml file (bnc#871536) - Added novell-ncs-resource*.txt files - Included NCS parsed log information (bnc#870451) ++++ virt-manager: - Upstream bug fixes 533d708d-fix-showing-vcpus-values.patch 533d7602-fix-changing-graphics-type.patch 533d7be7-clarify-iscsi-IQN-fields.patch - Dropped virtman-init-vm-processor-topology.patch in favor of upstream 533d708d-fix-showing-vcpus-values.patch ++++ vm-install: - s390x: kernel name has changed for SLE12. Lookup correct name. - Version 0.8.14 ++++ xen: - bnc#862608 - SLES 11 SP3 vm-install should get RHEL 7 support when released 53206661-pygrub-support-linux16-and-initrd16.patch - Upstream bug fixes 53299d8f-xenconsole-reset-tty-on-failure.patch 53299d8f-xenconsole-tolerate-tty-errors.patch - fix build for armv7l and aarch64 - Remove compiletime strings from qemu-upstream qemu-xen-upstream-megasas-buildtime.patch ++++ xorg-x11-server: - Added n_xserver-optimus-autoconfig-hack.patch for FATE#316410. This is a little hack to make the X server autoconfigure the output sinks for Optimus laptops. This lets them automatically use outputs that are only wired to a certain GPU. ++++ yast2-installation: - do not write network configuration from upgrade to system (bnc#871178) - 3.1.62 ++++ yast2-ntp-client: - change path for ntptimeset(bnc#871367) - 3.1.7 ++++ yast2-registration: - avoid client class redefinition (bnc#871651) ++++ yast2-storage: - fixed proposal on S/390 with existing LVM (bnc#871779) - version 3.1.17 ++++ yast2-users: - remember user input in user dialog when going forward and back (bnc#865540) - 3.1.19 ++++ zip: - Fix bnc#785305 * Add patch zip-3.0-nomutilation.patch ------------------------------------------------------------------ ------------------ 2014-4-2 - Apr 2 2014 ------------------- ------------------------------------------------------------------ ++++ aaa_base: - update fate-314974.patch to git commit 439506be299c79d70838c8edbb33b5046276f6ec ++++ accountsservice: - Update to version 0.6.37: + BSD fixes. - Changes from version 0.6.36: + Fixes for deleting users. + Leak fix. + Change user classification logic. + BSD fixes. - Rebase accountsservice-sysconfig.patch and accountsservice-filter-suse-accounts.patch. ++++ btrfsprogs: - fix libbtrfs package dependencies (bnc#871394) ++++ gnome-shell: - Fix left/right arrow direction left/right arrow direction should not be affected by session mode. A continued improvement on (bnc#862615). ++++ gnome-shell-extensions: - Bring back the official style for workspace indicator A continued improvement on (bnc#862615) ++++ gvfs: - Add 0001-http-Ensure-the-range-header-is-updated.patch, 0001-MTP-Fail-fast-if-in-the-middle-of-an-unmount.patch, 0001-gphoto2-Return-the-correct-offset-when-seeking.patch, 0001-gphoto2-Don-t-release-the-device-multiple-times.patch, 0001-http-Fix-segfault-when-seeking-on-read.patch, 0001-http-Fix-the-SEEK_END-offset-calculation.patch, 0001-http-Allow-seek-past-end-of-file.patch, 0001-http-Ensure-the-range-header-is-updated.patch, 0001-archive-fix-segfault-when-libarchive-fails.patch, 0001-afp-Don-t-crash-when-opening-the-root-directory.patch: Fix several crashes, from upstream gnome-3-10 branch. ++++ vim: - Updated to revision 239, fixes the following problems * Compilation problems on HP_nonStop (Tandem). * Inconsistency: ":sp foo" does not reload "foo", unless "foo" is the current buffer. (Liang Li) * Compiler warnings. (Tony Mechelynck) * When src/auto/configure was updated, "make clean" would run configure pointlessly. * It's not easy to remove duplicates from a list. * When 'relativenumber' or 'cursorline' are set the window is redrawn much to often. (Patrick Hemmer, Dominique Pelle) * Test 105 does not work in a shadow dir. (James McCoy) * Quickfix doesn't resize on ":copen 20". (issue 199) * The Ruby directory is constructed from parts. * Still using an older autoconf version. * /usr/bin/grep on Solaris does not support -F. * Dynamic Ruby doesn't work on Solaris. * Cursurline highlighting not redrawn when scrolling. (John Marriott) * Can't build with Ruby 1.8. * Compiler warnings when building with Python 3.2. * Using ":let" for listing variables and the second one is a curly braces expression may fail. * Error when using ":options". * An error in ":options" is not caught by the tests. * ":%s/\n//" uses a lot of memory. (Aidan Marlin) * Escaping special characters for using "%" with a shell command is inconsistant, parenthesis are escaped but spaces are not. * Can't get the command that was used to start Vim. * It is not easy to get the full path of a command. * It's not that easy to check the Vim patch version. * When some patches was not included has("patch-7.4.123") may return true falsely. * Vim does not support the smack library. * ":e +" does not position cursor at end of the file. ++++ java-1_7_0-openjdk: - java-1_7_0-openjdk-javadoc-verbose.patch: avoid too much silence from javadoc in zero build ++++ kernel-default: - Update config files: disable CONFIG_I2C_SI470X I2C access to the SI470X radio chip is only needed on embedded systems so it makes no sense to enable it in most of our kernel configuration files. - commit b60e271 - Refresh patches.xen/xen3-patch-3.7 (fix another AR build issue). - commit 59b27eb - Update config files: re-enable twofish crypto support Software twofish crypto support was disabled in several architectures since openSUSE 10.3. For i386 and x86_64 it was on purpose, because hardware-accelerated alternatives exist. However for all other architectures it was by accident. Re-enable software twofish crypto support in all configuration files, to guarantee that at least one implementation is always available, (bnc#871325). - commit 8f37fd4 - rpm/kernel-syms.spec.in: Require pesign-obs-integration for signing KMPs - commit e68d5fc ++++ kernel-source: - Update config files: disable CONFIG_I2C_SI470X I2C access to the SI470X radio chip is only needed on embedded systems so it makes no sense to enable it in most of our kernel configuration files. - commit b60e271 - Refresh patches.xen/xen3-patch-3.7 (fix another AR build issue). - commit 59b27eb - Update config files: re-enable twofish crypto support Software twofish crypto support was disabled in several architectures since openSUSE 10.3. For i386 and x86_64 it was on purpose, because hardware-accelerated alternatives exist. However for all other architectures it was by accident. Re-enable software twofish crypto support in all configuration files, to guarantee that at least one implementation is always available, (bnc#871325). - commit 8f37fd4 - rpm/kernel-syms.spec.in: Require pesign-obs-integration for signing KMPs - commit e68d5fc ++++ kernel-syms: - Update config files: disable CONFIG_I2C_SI470X I2C access to the SI470X radio chip is only needed on embedded systems so it makes no sense to enable it in most of our kernel configuration files. - commit b60e271 - Refresh patches.xen/xen3-patch-3.7 (fix another AR build issue). - commit 59b27eb - Update config files: re-enable twofish crypto support Software twofish crypto support was disabled in several architectures since openSUSE 10.3. For i386 and x86_64 it was on purpose, because hardware-accelerated alternatives exist. However for all other architectures it was by accident. Re-enable software twofish crypto support in all configuration files, to guarantee that at least one implementation is always available, (bnc#871325). - commit 8f37fd4 - rpm/kernel-syms.spec.in: Require pesign-obs-integration for signing KMPs - commit e68d5fc ++++ kiwi: - v5.06.64 released ++++ libqt5-qtmultimedia: - Added Initial-porting-effort-to-GStreamer-1.0.patch: support building with gstreamer 1.0 API (taken from upstream wip/gstreamer-1.0 branch) and apply it for >= 13.2 - Shuffle and add BuildRequires: for older than 13.2, add: pkgconfig(gstreamer-0.10), pkgconfig(gstreamer-app-0.10), pkgconfig(gstreamer-base-0.10), pkgconfig(gstreamer-interfaces-0.10), pkgconfig(gstreamer-pbutils-0.10), pkgconfig(gstreamer-plugins-base-0.10) and pkgconfig(gstreamer-video-0.10). For 13.2 and newer add: pkgconfig(gstreamer-1.0), pkgconfig(gstreamer-app-1.0), pkgconfig(gstreamer-base-1.0), pkgconfig(gstreamer-pbutils-1.0), pkgconfig(gstreamer-plugins-base-1.0) and pkgconfig(gstreamer-video-1.0) ++++ libqt5-qtwebkit: - Build with gstreamer 1.0 API for 13.2 and newer ++++ glibmm2: - Update to version 2.39.92: + Gio: Application: Add add_main_option_entry() and add_option_group(). + Documentation: Glib::ustring: Say more clearly that it must be only UTF-8 (bgo#681560). + Build: win32: Surround content_type_get_symbolic_icon() with ifdefs. - Update to version 2.39.91: + Documenation: Improve Gio::Socket documentation. - Update to version 2.39.4: + Gio - Action: . Add parse_detailed_name() and parse_detailed_name_variant(). . Fix activate(const Glib::Variant& value) (bgo#722896). - MenuModel: Add signal_items_changed(). - MemoryInputStream: Add add_data() taking a sigc::slot, with a test (bgo#609946). - MenuModel: Add signal_items_changed(). - Add Notification (bgo#722896). + Documentation: - Fix some doxygen warnings. - Don't change NULL to 0 in docs, when it's part of a longer name. - OptionContext: Add API documentation based on the C docs. - Update to version 2.39.3: + Documentation improvements. + Fix a test on IPv6 systems. - Drop old tarball. ++++ libvirt: - drop-pm-utils.patch: use systemd API instead of pm-is-supported. FATE: 316824. bnc#856381. ++++ libzypp: - CpeId: Basic functionality incl. matching - New SetRelationMixin - version 14.17.1 (17) ++++ mdadm: - 0001-DDF-mark-missing-on-assembly-device-properly.patch - 0002-DDF-guard-against-pdnum-being-negative.patch - 0003-DDF-fix-possible-mdmon-crash-when-updating-metadata.patch - 0004-DDF-Don-t-fail-compare_super_ddf-due-to-re-configure.patch More upstream DDF fixes (bnc#866660) ++++ pam-config: - Update to pam-config 0.87 - Add support for pam_access.so - Rervert last change, it will break manually adjusted config files as documented ++++ sca-patterns-sle10: - New Security Patterns sle10sp4/javaibm-SUSE-SU-2014_0266-3.pl sle10sp3/javaibm-SUSE-SU-2014_0266-1.pl sle10sp4/libxml2-SUSE-SU-2013_1627-1.pl sle10sp3/libxml2-SUSE-SU-2013_1625-1.pl sle10sp4/mozilla-SUSE-SU-2013_1807-1.pl sle10sp3/mozilla-SUSE-SU-2013_1807-1.pl ++++ sca-patterns-sle11: - New Security Patterns sle11sp3/flash-SUSE-SU-2014_0290-1.pl sle11sp3/javaibm-SUSE-SU-2014_0266-3.pl sle11sp1/javaibm-SUSE-SU-2014_0266-3.pl sle11sp2/javaibm-SUSE-SU-2014_0266-2.pl sle11sp2/firefox-SUSE-SU-2014_0248-2.pl sle11sp1/firefox-SUSE-SU-2014_0248-2.pl sle11sp3/firefox-SUSE-SU-2014_0248-1.pl sle11sp3/javaibm-SUSE-SU-2014_0246-1.pl sle11sp3/flash-SUSE-SU-2014_0221-1.pl sle11sp2/flash-SUSE-SU-2014_0221-1.pl sle11sp3/puppet-SUSE-SU-2014_0155-1.pl sle11sp2/puppet-SUSE-SU-2014_0155-1.pl sle11sp3/certs-SUSE-SU-2014_0025-1.pl sle11sp2/certs-SUSE-SU-2014_0025-1.pl sle11sp3/samba-SUSE-SU-2014_0024-1.pl sle11sp2/samba-SUSE-SU-2014_0024-1.pl sle11sp3/acroread-SUSE-SU-2013_1967-1.pl sle11sp2/acroread-SUSE-SU-2013_1967-1.pl sle11sp2/libfreebl3-SUSE-SU-2013_1920-1.pl sle11sp3/firefox-SUSE-SU-2013_1919-1.pl sle11sp3/flash-SUSE-SU-2013_1896-1.pl sle11sp2/flash-SUSE-SU-2013_1896-1.pl sle11sp3/ruby-SUSE-SU-2013_1828-1.pl sle11sp2/ruby-SUSE-SU-2013_1828-1.pl sle11sp3/mozilla-SUSE-SU-2013_1807-1.pl sle11sp2/mozilla-SUSE-SU-2013_1807-1.pl sle11sp1/mozilla-SUSE-SU-2013_1807-1.pl ++++ strongswan: - Updated to strongSwan 5.1.2 providing the following changes: - A new default configuration file layout is introduced. The new default strongswan.conf file mainly includes config snippets from the strongswan.d and strongswan.d/charon directories (the latter containing snippets for all plugins). The snippets, with commented defaults, are automatically generated and installed, if they don't exist yet. Also installed in $prefix/share/strongswan/templates so existing files can be compared to the current defaults. - As an alternative to the non-extensible charon.load setting, the plugins to load in charon (and optionally other applications) can now be determined via the charon.plugins..load setting for each plugin (enabled in the new default strongswan.conf file via the charon.load_modular option). The load setting optionally takes a numeric priority value that allows reordering the plugins (otherwise the default plugin order is preserved). - All strongswan.conf settings that were formerly defined in library specific "global" sections are now application specific (e.g. settings for plugins in libstrongswan.plugins can now be set only for charon in charon.plugins). The old options are still supported, which now allows to define defaults for all applications in the libstrongswan section. - The ntru libstrongswan plugin supports NTRUEncrypt as a post-quantum computer IKE key exchange mechanism. The implementation is based on the ntru-crypto library from the NTRUOpenSourceProject. The supported security strengths are ntru112, ntru128, ntru192, and ntru256. Since the private DH group IDs 1030..1033 have been assigned, the strongSwan Vendor ID must be sent in order to use NTRU (charon.send_vendor_id = yes). - Defined a TPMRA remote attestation workitem and added support for it to the Attestation IMV. - Compatibility issues between IPComp (compress=yes) and leftfirewall=yes as well as multiple subnets in left|rightsubnet have been fixed. - When enabling its "session" strongswan.conf option, the xauth-pam plugin opens and closes a PAM session for each established IKE_SA. Patch courtesy of Andrea Bonomi. - The strongSwan unit testing framework has been rewritten without the "check" dependency for improved flexibility and portability. It now properly supports multi-threaded and memory leak testing and brings a bunch of new test cases. ++++ virt-manager: - bnc#869024 - Build0198: Only option to create a virtual machine is "import existing disk image" virtman-add-s390x-arch-support.patch - bnc#871642 - virt-manager wants to install libvirt-daemon-xen even when it is installed xen.spec - Xen: Virt-install won't reboot VM after install of SLE HVM guest because of libxl exception. virtinst-keep-cdrom-media-attached.patch - Fate#315125: add NOCOW flag virtinst-vol-default-nocow.patch ++++ xen: - bnc#871546 - KMPs are not signed in SUSE:SLE-12:GA? xen.spec ++++ xf86-video-intel: - disable build of backlight-helper for now; just too much trouble with policykit; and as long as there are GPUs considered supported on our distribution without a proper KMS driver it's useless having this anyway ... ++++ xorg-x11-server: - u_input_remove_invalid_checks.patch Remove invalid bug checks. (bnc#864713) ++++ yast2: - add control option to enable sshd in installation (bnc#865056) - 3.1.37 ++++ yast2-bootloader: - fix crash on s390 (bnc#871597) - 3.1.17 - fix autoyast location proposal (bnc#869083) - 3.1.16 - don't question device mapping passed to us explicitly by autoyast (bnc #717978, bnc #870494) ++++ yast2-installation: - remove ssh_service_finish as it is handle in firewall_stage1_finish due to split of ssh port open and sshd enablement (bnc#865056) - 3.1.61 ++++ yast2-network: - bnc#869199 - fix resolv.conf not getting updated (via NETCONFIG_DNS_POLICY being emptied) - 3.1.44 - fix typos in latest change ( found by openqa ) - 3.1.43 - split enabling sshd and opening firewall port in installation (bnc#865056) - 3.1.42 ++++ yast2-pkg-bindings: - properly initialize "autorefresh_skipped" attribute (leaving it uninitialized might have strange effects sometimes) - 3.1.7 ++++ yast2-storage: - fixed installation of filesystem packages (bnc#871658) - version 3.1.16 - prepare snapper for rollback on root filesystem (fate#317062) ++++ yast2-vm: - bnc#871633 - yast2 virtualization fails to install xen pattern - Print correct message at end of install depending on what was selected - Adjust alignment and spacing of main dialog - Cleanup whitespace in code - 3.1.6 ------------------------------------------------------------------ ------------------ 2014-4-1 - Apr 1 2014 ------------------- ------------------------------------------------------------------ ++++ apparmor: - update usr.sbin.winbindd profile (bnc#870607) - restrict rw access to /var/cache/krb5rcache/ instead /var/tmp/ ++++ bash: - Add bash upstream patch 46 to fix a problem introduced by patch 32 a problem with "$@" and arrays expanding empty positional parameters or array elements when using substring expansion, pattern substitution, or case modfication. The empty parameters or array elements are removed instead of expanding to empty strings (""). - Add readline upstream patch 5: The readline shared library helper script needs to be updated for Mac OS X 10.9 ++++ boost: - buildignore python, python-base is enough ++++ cpupower: - Do return 0 if cpupower info -b is called instead of the perf bias value which is already printed to stdout. Add cpupower-return_zero_on_success.patch - Remove mc and smt scheduler knobs. These do not exist anymore in latest kernels for quite a while now. Add cpupower-remove_mc_scheduler_bits.patch ++++ cyrus-sasl: - bnc#871183 - cyrus-sasl-saslauthd service file is missing parameter 'Restart=always' ++++ cyrus-sasl-saslauthd: - bnc#871183 - cyrus-sasl-saslauthd service file is missing parameter 'Restart=always' ++++ dracut: - mdraid-setup.patch Make mdraid scripts work with latest mdadm. Without this, boot from DDF or IMSM array fails if one device is missing (bnc#866660) ++++ glib2-branding-SLE: - Lock the screensaver after 300 seconds ++++ glibc: - Readd dependency on sysvinit.target to nscd.service (bnc#868422) - Make the nscd service part of the nss-lookup and nss-user-lookup targets (bnc#871386) - Move _constraints back to main package and update it - ppc64-copysign.patch: Fix ppc64le copysign overwriting parent stack frame (BZ #16786) - aarch64-setcontext.patch: Fix aarch64 setcontext clobbering alternate signal stack (BZ #16629) ++++ glibc: - Readd dependency on sysvinit.target to nscd.service (bnc#868422) - Make the nscd service part of the nss-lookup and nss-user-lookup targets (bnc#871386) - Move _constraints back to main package and update it - ppc64-copysign.patch: Fix ppc64le copysign overwriting parent stack frame (BZ #16786) - aarch64-setcontext.patch: Fix aarch64 setcontext clobbering alternate signal stack (BZ #16629) ++++ gnome-disk-utility: - Add 0001-Be-more-careful-with-XIDs.patch and 0002-Make-dialog-work-with-xid-again.patch: fix formatting from Nautilus (bgo#721278). From upstream gnome-3-10 branch. ++++ gnome-shell-extensions: - Add gnome-shell-add-app-to-desktop.patch: Add 'open' 'Add to Favoriate' 'Add to Desktop' menu item to the app-menu (bnc#870580). ++++ grub2: - add Recommends to libburnia-tools (bnc#812681) ++++ installation-images-SLES: - ignore yast2-schema ++++ kernel-default: - Delete patches.arch/arm-omap3isp.patch. superseded by 31036441d785359999e45bf410c778f64ffcab64 - commit fd18f9e - Fix typo in netfront, in type check of unplug code - commit 6623a43 - Update config files: disable CONFIG_TOUCHSCREEN_W90X900 The w90p910_ts driver only makes sense on the W90x900 architecture, which we do not support. - commit 4ebef59 - Update Xen patches to 3.14-final and c/s 1256. - blkback: allow using indirect request segment descriptors (fate#316871). - blkfront: allow using indirect request segment descriptors (fate#316871). - commit fbd23cd - Update config files: CONFIG_HID_BATTERY_STRENGTH=y CONFIG_HID_BATTERY_STRENGTH was already enabled on i386, x86_64 and most of arm. Enable this feature on all other architectures which can benefit from it. - commit aec4432 ++++ kernel-source: - Delete patches.arch/arm-omap3isp.patch. superseded by 31036441d785359999e45bf410c778f64ffcab64 - commit fd18f9e - Fix typo in netfront, in type check of unplug code - commit 6623a43 - Update config files: disable CONFIG_TOUCHSCREEN_W90X900 The w90p910_ts driver only makes sense on the W90x900 architecture, which we do not support. - commit 4ebef59 - Update Xen patches to 3.14-final and c/s 1256. - blkback: allow using indirect request segment descriptors (fate#316871). - blkfront: allow using indirect request segment descriptors (fate#316871). - commit fbd23cd - Update config files: CONFIG_HID_BATTERY_STRENGTH=y CONFIG_HID_BATTERY_STRENGTH was already enabled on i386, x86_64 and most of arm. Enable this feature on all other architectures which can benefit from it. - commit aec4432 ++++ kernel-firmware: - Sign firmware files in the buildservice (bnc#867199) ++++ kernel-syms: - Delete patches.arch/arm-omap3isp.patch. superseded by 31036441d785359999e45bf410c778f64ffcab64 - commit fd18f9e - Fix typo in netfront, in type check of unplug code - commit 6623a43 - Update config files: disable CONFIG_TOUCHSCREEN_W90X900 The w90p910_ts driver only makes sense on the W90x900 architecture, which we do not support. - commit 4ebef59 - Update Xen patches to 3.14-final and c/s 1256. - blkback: allow using indirect request segment descriptors (fate#316871). - blkfront: allow using indirect request segment descriptors (fate#316871). - commit fbd23cd - Update config files: CONFIG_HID_BATTERY_STRENGTH=y CONFIG_HID_BATTERY_STRENGTH was already enabled on i386, x86_64 and most of arm. Enable this feature on all other architectures which can benefit from it. - commit aec4432 ++++ kiwi: - Update SLE12 JeOS * use correct product name 'SLES' * use Minimal pattern - v5.06.63 released ++++ kmod: - libkmod: Ignore errors from softdeps (bnc#831227) - config: also parse softdeps from modules (bnc#831227) ++++ samba: - Fix remote share shadow copy request UNCs; (bso#10521); (bnc#870957). - Add krb5rcache directory to the winbind package; (bnc#870607). - Cleanup and consolidate the sysconfig and systemd service files. ++++ samba: - Fix remote share shadow copy request UNCs; (bso#10521); (bnc#870957). - Add krb5rcache directory to the winbind package; (bnc#870607). - Cleanup and consolidate the sysconfig and systemd service files. ++++ libmediaart: - Update to version 0.4.0: + Feature request: load album art embedded in music files (bgo#727333). + build: Don't forget to define LIBMEDIAART_BACKEND for all Qt cases. + extract: Incorrect inverse variable check for media_art_set(). ++++ netpbm: - updated to 10.66.00 * Add pamvalidate. * Add pamfix: Does what pamfixtrunc did, plus repairs excessive sample values. * pgmramp: add -diagonal. * libnetpbm: Read functions validate that sample values do not exceed maxval. * etc. see HISTORY for details ++++ snapper: - allow to add snapshots subvolume to fstab (for fate#317062) ++++ libvirt: - Update to libvirt 1.2.3 - add new virDomainCoreDumpWithFormat API - conf: Introduce virDomainDeviceGetInfo API - more features and fixes on bhyve driver - lot of cleanups and improvement on the Xen driver - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Drop upstream patches: 43c030f-lxc-apparmor.patch, a3e4eef-lxc-apparmor.patch, 500b2e9-lxc-apparmor.patch, ef7dc7d-lxc-apparmor.patch, 9194cce-lxc-apparmor.patch, f68246ac-libxl-sexpr.patch, apparmor-qemu-fix.patch, apparmor-vfio.patch, libxl-hvm-vnc.patch - FATES: 313213, 315155, 315468, 315423, 315429, 315430, 315431, 315428, 315479, 315684, 315740, 315793, 316083, 316100, 316917 ++++ logrotate: - return error when nomissingok is specified and the log path doesn't exist (bnc#871217) * added logrotate-fail_if_ENOENT_and_nomissingok.patch ++++ pam: - adding sclp_line0/ttysclp0 to /etc/securetty on s390 (bnc#869664) ++++ patterns-sled: - Replace foomatic-filters with cups-filters-foomatic-rip - Rename a few dependencies: gfxboot-branding-SLED => gfxboot-branding-SLE glib2-branding-SLED => gio-branding-SLE plymouth-branding-SLED => plymouth-branding-SLE grub2-branding => grub2-branding-SLE MozillaFirefox-branding-SLED => MozillaFirefox-branding-SLE - Remove obsolete dependency: gtk2-theme-SLED ++++ perl-Bootloader: - enable SUSE_BTRFS_SNAPSHOT_BOOTING on x86 as other architectures are working in progress. - 0.808 ++++ qemu: - 0037-roms-Build-vgabios.bin.patch: Drop since no longer needed - Add _constraints to fix ppc64le build in SUSE:SLE-12:GA running out of disk space due to addition of debug infos - Fix update_git.sh script to not duplicate .patch in filename ++++ simple-scan: - Update to version 3.12.0: + No changes from version 3.11.92. ++++ vm-install: - Fix unsupported protocol error - Version 0.8.13 ++++ xen: - Upstream patches from Jan 532fff53-x86-fix-determination-of-bit-count-for-struct-domain-allocations.patch 5331917d-x86-enforce-preemption-in-HVM_set_mem_access-p2m_set_mem_access.patch - Drop xsa89.patch for upstream version (see bnc#867910, 5331917d-x86-enforce...) ++++ yast2: - Add info about text mode navigation in trees to general help (bnc #840672) ++++ yast2-auth-client: - bnc#870649 - Typo in yast2 sssd configuration - 3.1.11 ++++ yast2-country: - do not package keyboard.desktop file for s390 (bnc#870953) - 3.1.6 ++++ yast2-iscsi-client: - allow non-standard iqn (bnc #868220) ++++ yast2-ntp-client: - adapt to new ntp service name (see bnc#871367) - 3.1.6 ++++ yast2-registration: - make the input fields slighly narrow (bnc#864882#c7) - 3.1.28 - fix up, removed forgotten require (bnc#871400) - 3.1.27 - do not restore the original repository status (enabled/disabled Updates), keep the user changes in installed system (bnc#869088) - 3.1.26 ------------------------------------------------------------------ ------------------ 2014-3-31 - Mar 31 2014 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - Fix MozillaFirefox builds for ppc64 and ppc64le - added patches: * mozilla-ppc64-xpcom.patch - modified patches: * mozilla-ppc64le-xpcom.patch ++++ btrfsprogs: - dev scan: don't look at backup superblocks - Added patches: * 0096-btrfs-progs-avoid-implicit-scan-for-backup-SB.patch ++++ cpupower: - If root, try to load msr driver on x86 if /dev/cpu/0/msr is not avail Add cpupower-always_try_to_load_msr_driver_as_root.patch ++++ glibc: - powerpc-opt-power8.patch: readd POWER8 implementation of isnan, isinf, finite with fix for little endian (bnc#871353) - pthread-mutex-destroy.patch: Skip checks in pthread_mutex_destroy when doing elision (bnc#865968) ++++ glibc: - powerpc-opt-power8.patch: readd POWER8 implementation of isnan, isinf, finite with fix for little endian (bnc#871353) - pthread-mutex-destroy.patch: Skip checks in pthread_mutex_destroy when doing elision (bnc#865968) ++++ grub2: - Document peculiarities of s390 terminals in 'README.ibm3215'. - grub2-s390x-02-kexec-module-added-to-emu.patch: * Improve exit message for dry-run (and cleanup). - grub2-s390x-03-output-7-bit-ascii.patch: * Fix handling of '^C' and solitary '^'. (bnc#867258) * Exit properly with mode-reset. - grub2-s390x-04-grub2-install.patch: * Install helper script as '/usr/sbin/grub2-zipl-setup'. * Console mode may be controlled from config file. (bnc#868909) - grub2-s390x-05-grub2-mkconfig.patch: * Add 'conmode=' to command-line, if configured. (bnc#868909) - snapper rollback support (fate#317062) * add btrfs_follow_default.patch * add suse_btrfs_grub2_install.sh * add 80_suse_btrfs_snapshot * add SUSE_BTRFS_SNAPSHOT_BOOTING.patch * refresh grub2-snapper-plugin.sh ++++ hwinfo: - Changed the logic for IUCV detection to only include netiucv type devices Since /sys/bus/iucv/devices/ contains a "generic" netiucv entry as well as any activated devices,such as netiucv0, or netiucv1, the extra logic to add an unactivated device is no longer needed, so it has been removed. ++++ kernel-default: - Update to 3.14. - commit 5795bd9 ++++ kernel-source: - Update to 3.14. - commit 5795bd9 ++++ kernel-syms: - Update to 3.14. - commit 5795bd9 ++++ kiwi: - Prefer switch_root over pivot_root - v5.06.62 released - UDEV_LOG env variable behaves differently between udev versions. Thus don't explicitly set it and take the default - Make sure sshd service is activated in SLE11 JeOS - Fixed SLE12 product detection in kiwi software analyser - Make setup of repotype an optional value: * the section is now allowed to be specified without a type attribute * the --set|add-repo commandline switches are now allowed to be specified without --set|add-repotype if zypper is used as package manager and no type is set for the repository the zypper auto detection is used. In case of any other package manager the default repository type rpm-md is used. An information about the selected type is printed if no type is explicitly set In a sequence of repositories added via commandline arguments using --add-repotype still requires to specify the type for all given repositories in order to be able to correctly assign the type to the added repository in the same way as this is required for alias and priority information - removed zypper version check from KIWIManagerZypper backend ++++ kmod: - libkmod-config,depmod: Accept special files as configuration files, too - libkmod-config: Only match dot before '=' in /proc/cmdline ++++ libibverbs: - Add patches from Mellanox (bnc#871161): * libibverbs-Add-ibv_port_cap_flags.patch Add ibv_port_cap_flag * libibverbs-Use-neighbour-lookup-for-RoCE-UD-QPs-Eth-L2-resoluti.patch Use neighbour lookup for RoCE UD QPs Eth L2 resolution. * libibverbs-Add-ibv_query_port_ex-support.patch Add extended support for ibv_query_port. * libibverbs-Add-receive-flow-steering-support.patch Add support to steer receiving flows. - Fix libibverbs-s390.patch to not make header unusable. ++++ libjpeg-turbo: - update to 1.3.1: * Fixed a bug whereby attempting to encode a progressive JPEG with arithmetic entropy coding (by passing arguments of - progressive -arithmetic to cjpeg or jpegtran, for instance) would result in an error, "Requested feature was omitted at compile time". * Fixed a couple of issues whereby malformed JPEG images would cause libjpeg-turbo to use uninitialized memory during decompression. * Fixed an error ("Buffer passed to JPEG library is too small") that occurred when calling the TurboJPEG YUV encoding function with a very small (< 5x5) source image, and added a unit test to check for this error. * etc. see ChangeLog.txt ++++ libjpeg62-turbo: - update to 1.3.1: * Fixed a bug whereby attempting to encode a progressive JPEG with arithmetic entropy coding (by passing arguments of - progressive -arithmetic to cjpeg or jpegtran, for instance) would result in an error, "Requested feature was omitted at compile time". * Fixed a couple of issues whereby malformed JPEG images would cause libjpeg-turbo to use uninitialized memory during decompression. * Fixed an error ("Buffer passed to JPEG library is too small") that occurred when calling the TurboJPEG YUV encoding function with a very small (< 5x5) source image, and added a unit test to check for this error. * etc. see ChangeLog.txt ++++ mariadb: - fixed server failing to start on boot (bnc#869749) ++++ libpeas: - Update to version 1.10.0: + Remove support for gjs-based Javascript plugins. + Misc bugfixes. ++++ libyui-qt: - Made BarGraph segment colors stylable (bnc#868268) - 2.46.4 ++++ libzypp: - Use dummy licenses in test data (bnc#862471) - Install zypp-NameReqPrv helper for evaluating testcases. - version 14.17.0 (17) ++++ ntp: - Restart nptd if failed or aborted (FATE#315133) ++++ openssh: - FIPS checks during ssh client and daemon startup (-fips-checks.patch) ++++ patterns-sled: - Do not install compat package anymore (not build on x86_64), only recommends compat-32bit in 32bit pattern ++++ perl-Bootloader: - support snapper rollback (fate##317062) - 0.807 ++++ python-cffi: - Require libffi43-devel on SLE_11_SP2 instead of using pkg-config to fix build ++++ python-cryptography: - Add cryptography-custom-install-cmd.patch: Fix installation to plat_lib - Properly invoke testsuite, therefore add dependencies on iso8601 and pretend - Only use pkg-config for libffi on newer distros, stay with old-style devel package requires to fix SLE build ++++ qemu: - Add 0049-qemu-img-add-nocow-option.patch.patch: Adds a configurable nocow flag for image files for better btrfs compatability and performance (FATE#315125) ++++ rpcbind: - Add 0027-socket-before-service.patch to make sure that always the socket is up before the service. This will make sure that rpcbind.target will not only cause the socket but also the rpcbind.service (bnc#860246) - Beside this ingnore exit state 2 in case of shutdown (bnc#860246) ++++ sca-patterns-base: - Added STATUS_IGNORE to Core.pm ++++ sca-patterns-sle11: - New patterns sle11sp3/oops-7014823.pl ++++ shadow: - Add patch useradd-mkdirs.diff: fix for bnc#865563, create all parts of the path ++++ shim: - snapper rollback support (fate#317062) - refresh shim-install ++++ suse-module-tools: - Use softdep to order {u,o,e}hci-hcd drivers. - Drop ia64 modprobe config. ++++ systemd-presets-branding-SLE: - remove cups.service autostart bnc#870425 ++++ telepathy-gabble: - Update to version 0.18.2: + Don't try to cancel a source ID twice, which issues a critical warning in GLib 2.39. + Fix failure to build with recent (Markdown-based) gtk-doc. + Plugin loader: don't crash if g_dir_open() fails twice (fdo#66085). + Fix a crash in 1-1 Tubes on 64-bit machines (fdo#70038). + Fix enum cast warnings under clang (fdo#70038) ++++ virt-manager: - Upstream bug fixes 53375bad-raise-value-error-when-no-ipaddr-set.patch 53388de2-show-port-number-for-active-autoport-VM.patch 53397ae0-check-ip-address-format.patch 53399b45-hook-into-domain-balloon-event.patch ++++ xf86-video-intel: - specfile: remove URL from source ... ++++ xinetd: - Add support for setting maximum number of open files (bnc#855685) * added xinetd-2.3.14-file-limit.patch * added xinetd-2.3.14-restore-nofile-limits.patch - fixes for security vulnerabilities * CVE-2013-4342 (bnc#844230) - xinetd ignores user and group directives for tcpmux services - added xinetd-CVE-2013-4342.patch ++++ yast2: - Fix failing tests - 3.1.36 - Fix enabling services in inst-sys (bnc#870949) - 3.1.35 ++++ yast2-network: - Fixed calling logging function in inst_lan (bnc#871091) - 3.1.41 ++++ yast2-nis-client: - one more fix for failing old testsuite as we cannot mock new systemd there - 3.1.8 ++++ yast2-registration: - fixes/enhancements: - do not ask for credentials when the system is already registered (avoid re-registration when going back) - display details when registration fails - register only the base product (add-ons use a different reg. key, important in running system) - 3.1.25 ++++ yast2-storage: - changed button label (bnc#868865) ++++ yast2-theme-SLE: - improve border colors (bnc#868861) - 3.1.14 ------------------------------------------------------------------ ------------------ 2014-3-30 - Mar 30 2014 ------------------- ------------------------------------------------------------------ ++++ yast2-installation: - bnc#869719 - fixed parameters forcing manual network configuration on user's request at disks activation screen - 3.1.60 ------------------------------------------------------------------ ------------------ 2014-3-29 - Mar 29 2014 ------------------- ------------------------------------------------------------------ ++++ OpenPrintingPPDs: - update complete PPD database, current version is still 4.0.0 - fix script move_downloaded_PPDs_to_their_actual_type_of_driver.sh to move all PPDs to the right directory (there are little changes in 'FoomaticRIPCommandLine') ++++ glibc: - powerpc-opt-power8.patch: remove broken POWER8 implementation of isnan, isinf, finite; fix missing static symbols - glibc-2.14-crypt.diff: update for file renaming ++++ glibc: - powerpc-opt-power8.patch: remove broken POWER8 implementation of isnan, isinf, finite; fix missing static symbols - glibc-2.14-crypt.diff: update for file renaming ++++ sqlite3: - SQLite 3.8.4.2: * Fix a potential buffer overread that could result when trying to search a corrupt database file. - fix duplicate file warning on current.html on -doc package ++++ liferea: - Update to version 1.10.5 (bnc#859043): + sf#1056, sf#1089, sf#1098: Honor preferences when opening links. + sf#1096: missing installation of liferea.convert file. + rh#947358: popup notification only for new items. ++++ xrandr: - Update to version 1.4.2: This minor bugfix release restores the ability to disconnect providers from each other using "0x0" as the provider XID. For example, to disconnect a display offload sink from its source, use: "xrandr --setprovideroutputsource 0x0" This release also formats the GUID provided by DisplayPort 1.2 displays in traditional GUID form. Finally, this release increases the precision of refresh rate calculations to disambiguate modes with very similar refresh rates and to improve the accuracy for interlaced modes. ------------------------------------------------------------------ ------------------ 2014-3-28 - Mar 28 2014 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox-branding-SLE: - show protocol in URL ++++ apparmor: - update usr.sbin.winbindd profile (bnc#870607) - treat passdb.tdb.tmp as passdb.tdb - allow rw access to /var/tmp/ ++++ autofs: - update to version 5.0.9: * fixes for samples/auto.master * fix variable substitution description * fix incorrect append options description in README.v5-release - rebase, refresh and rename all patches on top of 5.0.9 - switch to .xz compressed tarball instead of bzip2 - autofs-5.0.8-upstream-patches-20140324.bz2: remove ++++ bind: - Remove obsolete patch "workaround-compile-problem.diff" ++++ cpupower: - Update to latest turbostat version (git 2d6e532279ddf30188d5fbd) bnc#866862, bnc#869071, bnc#869809 - Adjust MSR include path add make_header_file_passable_from_outside.patch - Fix Makefile: Install latest cpupower-idle-* manpages Add add_idle_manpages_in_Makefile.patch ++++ cups-backends: - Added 'beh' the Backend Error Handler. Since cups-filters version 1.0.42 foomatic-rip's upstream home is moved from the foomatic-filters package to cups-filters and foomatic-rip is provided in the cups-filters-foomatic-rip RPM. The foomatic-filters package also contained 'beh' but that was not moved into cups-filters. Since hereby /usr/lib/cups/backend/beh is provided by both cups-backends and foomatic-filters now cups-backends conflicts with foomatic-filters. As a result foomatic-filters is now obsolete and for foomatic-rip cups-filters-foomatic-rip should be used and for 'beh' cups-backends should be used. ++++ dhcp: - Applied fixes for DHCP over IPoIB by Mellanox (bnc#870535) [+ 0017-dhcp-4.2.6-lpf-ip-over-ib-support.patch, + 0018-dhcp-4.2.6-improved-xid.patch] ++++ dracut: - systemd always tries to load autofs4 otherwise it reports: Failed to insert module 'autofs4' dracut already adds it, but only if loaded already. Always load autofs4 even if not already loaded (bnc#869411) Add: dracut-really-always-add-autofs4.patch ++++ file: - Update to file version 5.18 * add fmtcheck(3) for those who don't have it * prevent mime entries from being attached to magic entries with no descriptions * adjust magic strength for regex type * remove superfluous ascmagic with encoding test * fix regression fix echo -ne "\012\013\014" | file -i - which printed "binary" instead of "application/octet-stream" * add size_t overflow check for magic file size * experimental support for matching with CFD CLSID * Cache old LC_CTYPE locale before setting it to "C", so we can use it to restore LC_CTYPE instead of asking setlocale() to scan the environment variables. - Refresh patches file-5.07-elf.dif becomes file-5.18-elf.dif file-5.12-javacheck.dif becomes file-5.18-javacheck.dif file-5.12-endian.patch becomes file-5.18-endian.patch file-5.15-clear-invalid.patch - Drop patch 0001-off-by-one-in-out-of-bounds-calculations-Jan-Kaluza.patch now part of upstream ++++ pidgin: - Fix crash when GST registry cache file is missing + add pidgin-crash-missing-gst-registry.patch according to the GST doc, "gst_init" should be called before any other calls. See (bnc#866455). See (pidgin.im#16224) for the upstream bug report. ++++ gnome-shell: - Add GNOME Shell patch to implement SLE Classic Mode Mainly implements conditional arrow directions and conditional task panel positioning atm. Needed for the SLE Classic Mode to work in "gnome-shell-extension". + Add SLEClassicExt.js + Add sle-classic-ext.patch ++++ gnome-shell-extensions: - Implement SLE Classic Mode (bnc#862615) + Split changes for SLE Classic out of 'window-list' extension + SLE Classic is now implemented as a separate extension + session mode files. A fork of 'window-list' extension combined with other SLE specific tweaks. + "SLE Classic" is now a option for choice in Login. TODO translation for this part is unfinished. + GNOME Classic is now in vanilla state and can be selected in Login. + Various changes Conditional arrow patch, code refactoring. + NOTE: this depends on SLE Classic extension patch for GNOME Shell, see (request#35065). + add gnome-classic-exts-arrow-fix.patch + add patch gnome-sle-classic-ext-build.patch + add sle-classic.tar.bz2 + add suse-gnome-classic.patch ++++ nautilus: - Add nautilus-bgo711115-format-item-for-volumes-disappeared.patch, 0001-window-sync-initial-state-for-start-with-sidebar-act.patch, nautilus-bgo711583-crash-modify-link-hash-table.patch, nautilus-bgo722616-check-for-valid-location-entry-widget.patch, nautilus-rename-background.patch: various bug fixes from upstream gnome-3-10 branch. ++++ grub2: - add grub2-x86_64-xen subpackage (bnc#863821) ++++ hwinfo: - xen vm: use memory settings from /proc/xen/balloon (bnc#867915) - avoid strcpy() (bnc#870383) ++++ installation-images-SLES: - add infiniband modules (bnc#865852) - go for cracklib-dict-small - log service output (bnc#868932) - don't use stderr in service_start (bnc#868932) ++++ kdump: - specfile cleanup: remove blocks for pre-openSUSE11.0 - fix location of the udev files (see sr 227790). ++++ kernel-default: - Update i386/desktop config file: enable CONFIG_RCU_FAST_NO_HZ All other x86 kernels have CONFIG_RCU_FAST_NO_HZ enabled so the i386/desktop kernel should too. - commit 05ea8f5 - Update ppc config files: adjust filesystems modularity Build reiserfs, fat and vfat support as modules as we do on every other architecture. Also align the reiserfs debugging features on x86_64. - commit 0985b71 ++++ kernel-source: - Update i386/desktop config file: enable CONFIG_RCU_FAST_NO_HZ All other x86 kernels have CONFIG_RCU_FAST_NO_HZ enabled so the i386/desktop kernel should too. - commit 05ea8f5 - Update ppc config files: adjust filesystems modularity Build reiserfs, fat and vfat support as modules as we do on every other architecture. Also align the reiserfs debugging features on x86_64. - commit 0985b71 ++++ kernel-syms: - Update i386/desktop config file: enable CONFIG_RCU_FAST_NO_HZ All other x86 kernels have CONFIG_RCU_FAST_NO_HZ enabled so the i386/desktop kernel should too. - commit 05ea8f5 - Update ppc config files: adjust filesystems modularity Build reiserfs, fat and vfat support as modules as we do on every other architecture. Also align the reiserfs debugging features on x86_64. - commit 0985b71 ++++ kiwi: - v5.06.61 released - Fixed udevPending, make sure access to proc is granted - Make sure pidof command exists in preinit phase even if sysvinit-tools was not installed as part of the system image - Make sure pidof tool is part of the initrd. This tool is provided in sysvinit-tools thus had to fix the boot image descriptions for SLE12, openSUSE 13.2 and RHEL - Fixed start of udevd * prefer systemd-udevd if it exists * provide only one function to actually start the daemon * set UDEV_LOG level to info - Fixed startPlymouth to reset the console after plymouth has messed with it using console_init provided by udev - Don't unconditionally set splash=silent * this conflicts with a possible value set in the kernelcmdline attribute * splash=silent impacts 'plymouth show-splash' in SLE12 not showing any splash which is not the desired behavior - Added jenkins test script for testing OBS product results - Update jenkins tests * added information about possible execution parameters * make sure osc tool will be installed in prepare ++++ libqt5-qtbase: - The no-neon switch no longer exists with 5.3, so drop it: fixes build on arm/aarch64 ++++ samba: - Extend vfs_snapper man page to cover permissions; (bnc#870570). ++++ samba: - Extend vfs_snapper man page to cover permissions; (bnc#870570). ++++ libgweather: - Add libgweather-soup-abort-in-dispose.patch: abort soup session in dispose, not finalize. From upstream gnome-3-10 branch. - Add libgweather-soup-no-abort-session.patch: Don't abort entire soup session. From upstream gnome-3-10 branch. ++++ libibverbs: - Fix spec file to get ibdev2netdev installed in the rigth place. - Adapt libibverbs-s390.patch to changed sources. ++++ mutter: - Add mutter-grab-display.patch (bnc#870285) The oracle installer cannot display correctly. The bug was introduced in 3.10.4 and is now fixed in upstream. ++++ openscap: - openscap-1.0.8 update: - fixes related to Asset Reporting Format - Inject arf:report/@id into nested rule-result/check/check-content-ref/@href - Add hostname for each fqdn when generating ARF asset identification data - Add all MAC addresses from target-facts to ARF as asset identification data ++++ libreoffice: - Switch Libreoffice Math .desktop to NoDisplay=true [bnc#869648] ++++ systemd: - Add or port upstream bugfix patches: 0001-cgroup-it-s-not-OK-to-invoke-alloca-in-loops.patch 0002-machined-fix-Kill-bus-call-on-machine-objects-when-w.patch 0003-sd-bus-don-t-use-assert_return-to-check-for-disconne.patch 0004-core-don-t-try-to-relabel-mounts-before-we-loaded-th.patch 0005-sd-daemon-fix-incorrect-variable-access.patch 0006-sd-event-initialization-perturbation-value-right-bef.patch 0007-sd-event-don-t-accidentally-turn-of-watchdog-timer-e.patch 0008-systemctl-kill-mode-is-long-long-gone-don-t-mention-.patch 0009-ask-password-when-the-user-types-a-overly-long-passw.patch - Modify patch 1019-make-completion-smart-to-be-able-to-redirect.patch to work together with 0008-systemctl-kill-mode-is-long-long-gone-don-t-mention-.patch - Use Robert's revised 1006-udev-always-rename-network.patch ++++ telepathy-glib: - Add 0001-fix-file-path-leaks.patch: fix leak when calling g_file_get_path (fdo#76119). ++++ wicked: - version 0.5.18 - dhcp4: enabled on infiniband / IPoIB links - capture: fixed to wrap link-layer packet sockets as the default address length in sockaddr_ll is not enough for infiniband. - dhcp6: enabled on infiniband / IPoIB links - version 0.5.17 - dhcp4: fixed posix-tz-dbname code and added to parse - dhcp4: renew lease via unicast (bnc#866993) - macvtap: initial support (fate#315131) - ifstatus: do not consider client-state in ifstatus - xml: fixed functions retrieving numerical attr values - config: generate v5 UUIDs (SHA1) from xml config content ++++ python-pyldap: - Set license ot Python-2.0 (according to legal) ++++ qemu: - Add 0048-spice-input-Fix-absolute-mouse-y-co.patch: Fixes spice mouse cursor mismatch (bnc#869746) - Disable make check for ppc64le due to acpi-test failure. The breakage is caused by TCG emulation not supporting ppc64le yet, which shouldn't block testing KVM on ppc64le. ++++ sblim-sfcb: - Update to 1.4.8 New features: - [sfcb-tix:#99] Add config property enableSslCipherServerPref - [sfcb-tix:#101] Add config property indicationCurlUseExpect100 - [sfcb-tix:#102] Add config property indicationCurlHonorRedirect - [sfcb-tix:#105] Add config property embeddedObjectEncoding See README.conf for details about the new config properties Bugs fixed: - [sfcb-tix:#94] Increase sigChldWaitTime - [sfcb-tix:#95] Do not release pthread lock prior to stopBroker() exit - [sfcb-tix:#89] Gracefully handle providers doing abort() - [sfcb-tix:#96] Provider should close req handler on shutdown - [sfcb-tix:#98] sfcbmofpp segfaults if mof file ends with block comment without newline - [sfcb-tix:#100] Fix some compiler warnings & errors on newer distros - [sfcb-tix:#103] Unsafe usage of strncpy in providerRegister.c - Patches dropped 0009-Catch-SIGABRT.patch - upstream 0011-Can-t-use-srcdir-in-TESTS.patch - upstream ++++ sblim-sfcc: - Update to 2.2.7 New Features: - [bugs:#2692] SFCC: SfcbLocal interface should expose markHeap() and releaseHeap() Bugs: - [bugs:#2728] Missing tag definition for REFARRAY - [bugs:#2729] Improper type handling for EmbeddedObject in PARAMVALUE - [bugs:#2730] More memory leaks in backend/cimxml/grammer.c ++++ suse-module-tools: - Add kmp-install tool for easier installation of SolidDriver KMPs (fate#314581). ++++ virt-manager: - Reverse the last commit on requires for grub2-x86_64-xen. This dependency will live in the xen-tools RPM because it is a xen specific requirement. virt-manager.spec - Requires for grub2-x86_64-xen is only valid for x86_64 virt-manager.spec ++++ vm-install: - Enable support for ppc64le - Remove 'Requires: grub2-x86_64-xen'. Put Requires in xen-tools - Additional fix for bnc#870266 - Version 0.8.12 - Requires for grub2-x86_64-xen is only valid for x86_64 vm-install.spec ++++ xen: - bnc#863821 - Xen unable to boot paravirtualized VMs installed with btrfs. Add 'Requires: grub2-x86_64-xen' to xen-tools. - Restore soft links for qemu-system-i386 and qemu-dm - Cleanup inconsistency in which version of qemu-system-i386 is being used (Xen vs qemu-x86). Use only Xen's version. xen.spec ++++ yast2: - Add more systemd unit commands to SystemdService - 3.1.34 - Don't change service name which might be frozen string (bnc#870803) - 3.1.33 ++++ yast2-bootloader: - improve support grub2 on non-pc architectures (bnc#866912,bnc#868909) - 3.1.15 - fix wrong console regexp match (bnc#870514) - 3.1.14 ++++ yast2-inetd: - Fix failing testsuite - 3.1.4 ++++ yast2-network: - bnc#870622 - opening network configuration dialogue on user's request works - 3.1.40 ++++ yast2-nfs-client: - Fix failing tests again - 3.1.3 ++++ yast2-nfs-server: - Fix testsuite again - 3.1.5 ++++ yast2-nis-client: - Fix failing testsuite - 3.1.7 ++++ yast2-ntp-client: - Fix failing testsuite - 3.1.5 ++++ yast2-registration: - better error message for failed registration (bnc#870787#c2) - bnc#870622 - fixed handling "Network Configuration" button - 3.1.24 ++++ yast2-samba-server: - Fix failing testsuite - 3.1.6 ++++ yast2-security: - Fix failing testsuite - 3.1.3 ++++ yast2-sysconfig: - Removed any mention about SuSEconfig, that has been already dropped a while ago (bnc#869408) - 3.1.1 ++++ yast2-theme-SLE: - fix for wrong padding at bottom of menu bar (by Ken Wimer) - 3.1.13 ++++ yast2-update: - Fixed loading kernel modules while probing disks (bnc#869091) - 3.1.4 ------------------------------------------------------------------ ------------------ 2014-3-27 - Mar 27 2014 ------------------- ------------------------------------------------------------------ ++++ clutter: - Add clutter-bgo725722-set-size.patch: Fix setting size of an actor in some cases. ++++ cups-filters: - Provide foomatic-filters with the exact foomatic-rip version that is included in cups-filters and conflict with any other foomatic-filters version (bnc#870621). ++++ ghostscript: - Version upgrade to 9.14. Primarily a maintenance release. Highlights in this release include (excerpt): * pdfwrite now uses the same color management engine as Ghostscript rendering devices (by default LCMS2). For the duration of this release a new switch -dPDFUseOldCMS is available which will restore the old color management. See: "Color Conversion and Management" in Ps2pdf.htm Due to constraints of the PDF/A-1 specification, the new color management does not yet apply when producing PDF/A files. * A new device 'eps2write' has been added which allows for the creation of EPS files using the ps2write device instead of the deprecated and removed pswrite device. The epswrite device is now also deprecated and will be removed in a future release. * Ghostscript has a new "pwgraster" output device for PWG Raster output. * The CUPS device now has improved support for PPD-less printing. For details see the News.htm and History9.htm files. ++++ glibc: - check-pf-alloca.patch: remove use of alloca while collecting interface addresses ++++ glibc: - check-pf-alloca.patch: remove use of alloca while collecting interface addresses ++++ gnome-desktop: - Add gnome-desktop-bgo706229-mouse-cursor.patch: fix sometimes invisible mouse cursor. - Add gnome-desktop-bgo719428-fix-leak.patch: Fix a GHashTable leak. - Add gnome-desktop-bgo719928-display-name.patch: Have gnome-rr copy the display name. ++++ gnome-settings-daemon: - The default blank timeout is too short, set it longer, see bnc#869685 NOTE: this is actually the delay between screensaver is shown (from blank) and return to blank, more precisely, blank and monitor off. The instant blanking (not monitor off) when user locks the screen, is controlled by GNOME Shell screenShield, not a power management feature. Also this patch is meant for Beta4, the delay is fixed at 5 min. Later, a "gsetting" option might be created. - Fix malformed parts of gnome-settings-daemon-bnc862603-remove-battery-recall-code.patch The main removed part is actually patching a backup file, which was created by Patch 19 in spec. Tools like "quilt" would fail to apply this patch, for these tools use "--no-backup-if-mismatch" flag for "patch" and thus Patch 19 would not create a backup file. "rpmbuild" don't use this "--no-backup-if-mismatch" flag and thus didn't catch this error (maybe this is a good time to think whether this flag should be included.) There are also some other minor clean up. ++++ installation-images-SLES: - enforce cracklib-dict-small in initrd - /etc/sysconfig/fcoe is gone - added missing linuxrc options (bnc#869989): - * 'productprofile' option (fate#312035) - * 'addon' option (fate#314318) ++++ kdump: - Update to 0.8.10 o Support snappy compression algorithm (FATE#315726) o Improved algorithm for "calibrate" o Network support for dracut o Filter out DomU pages, when dumping a Xen virtualization host (bnc#864910) o Do not try to copy separate debuginfo files (bnc#869971) o Unit test for FilePath::listDir() (SUSE Test Initiative) o delete_dumps: ignore non-kdump directories (FATE#313185) o fixed the testsuite on non-x86 - include and run the test suite - kdump-ledblink-background.patch: Dropped. - kdump-initrd-network.patch: Dropped. - kdump-0.8.10-detect-xen-dumps.patch: Dropped. ++++ kiwi: - Fixed jenkins/prepare.sh to be more robust with regards to local changes in the kiwi git checkout. basically the checkout is not meant for anybody to perform local modifications - Added overlayfs to be present in oemboot initrd - DB: rebuild documentation - Fixed documentation about displayname - Update RHEL JeOS * fixed repos for CentOS profile * Added Oracle profile - Update RHEL JeOS to newer version of yum-utils ++++ freetype2: - get 2.5.3 from Factory as it fixes CVE-2014-2240 CVE-2014-2241 (bnc#867620) ++++ harfbuzz: - Update to version 0.9.27: + Don't use "register" storage class specifier. + Wrap definition of free_langs() with HAVE_ATEXIT. + Add coretext_aat shaper and hb_coretext_face_create() constructor. + If HAVE_ICU_BUILTIN is defined, use hb-icu Unicode callbacks. + Only do fallback Hebrew composition if no GPOS 'mark' available. + Allow bootstrapping without gtk-doc. + Use AM_MISSING_PROG for ragel and git. + Typo in ucdn's Makefile.am. + Improve MemoryBarrier() implementation. ++++ libibverbs: - On request from Mellanox add the ibdev2netdev script from the compat-rdma package in OFED. This script shows which IB device is attached to which network device (bnc#870419). ++++ liblouis: -Update to version 2.5.4: + New features - Added function lou_registerTableResolver for plugging in a table resolver callback from your host language. + Bug Fixes - Fixed ENDSEGMENT indicator in computer Braille. - Emphasized words should now be contracted consistently. - Fixed several problems with back-translation. A slash within a number and strings such as 5-inch-diameter and 25-year-old-man should now back-translate correctly. - Fixed a problem with syllable opcode. - Fix warnings with gcc 4.8.2. - When a table is specified with an absolute or relative path, the "includes" in that table will now work as expected, meaning files in the same directory will be found. + Braille Table Improvements to fr-bfu-comp8, en-us-g2, en-ueb-g2, BUlgarian, en-gb-g1, Nemeth, Slovenian, Norwegian, Nepali, Danish. + Backwards incompatible changes - Delete the table chardefs-ueb.cti as these rules are now provided by en-ueb-chardefs.uti - Update source URL. - COPYING.LIB has been renamed to COPYING.LESSER - Use fdupes for base package. ++++ pango: - Update to version 1.36.3: + Avoid a crash when FT_Face is NULL (bgo#724006). + Update pango_color_parse docs (bgo#711061). ++++ libreoffice: - Require ucpp in sdk. Thanks to cbosdonnat for spotting this. ++++ libyaml: - update to 0.1.6 because this version contains the fixes for overflows bugs, including: * CVE-2014-2525: heap overflow during parsing (bnc#868944) * CVE-2013-6393: heap based buffer overflow due to integer misuse bnc#860617) ++++ zeromq: - Move to 'download_files' source service which is in better shap and easier to use - Update to 4.0.4 For details see /usr/share/doc/packages/zeromq-devel/NEWS - Moved most of docs to devel package to reduce a size of libmq3 ++++ ntp: - Service unit files are no executables - Use correct ntp-wait script from source tar ball (bnc#864193) - Implement new ntp-wait.service to provide time-sync.target - A few cleanups on the new start script of ntpd - Add missing systemd %pre macro ++++ python3-louis: -Update to version 2.5.4: + New features - Added function lou_registerTableResolver for plugging in a table resolver callback from your host language. + Bug Fixes - Fixed ENDSEGMENT indicator in computer Braille. - Emphasized words should now be contracted consistently. - Fixed several problems with back-translation. A slash within a number and strings such as 5-inch-diameter and 25-year-old-man should now back-translate correctly. - Fixed a problem with syllable opcode. - Fix warnings with gcc 4.8.2. - When a table is specified with an absolute or relative path, the "includes" in that table will now work as expected, meaning files in the same directory will be found. + Braille Table Improvements to fr-bfu-comp8, en-us-g2, en-ueb-g2, BUlgarian, en-gb-g1, Nemeth, Slovenian, Norwegian, Nepali, Danish. + Backwards incompatible changes - Delete the table chardefs-ueb.cti as these rules are now provided by en-ueb-chardefs.uti - Update source URL. - COPYING.LIB has been renamed to COPYING.LESSER - Use fdupes for base package. ++++ release-notes-sled: - 12.0.9: - Update release notes from FATE. ++++ rsyslog: - rsyslog 7.6.3 [v7-stable] * add capability to override GnuTLS path in build process * support (and require) librelp 1.2.5 * bugfix: ompipe used invalid default template * bugfix: ompipe did emit many suspension messages for /dev/xconsole ++++ sca-server-report: - Fixed bash library path so bash patterns execute - Removed unused Samba filter ++++ sled-manuals_en: - Update text and image files (Last Changed Rev.: 11511:12533). ++++ sles-manuals_en: - Update text and image files (Last Changed Rev.: 11511:12533). ++++ supportutils: - Fixed duplicate NCS files - Fixed duplicate snapshot listings (bnc#870473) ++++ systemd-presets-branding-SLE: - enable haveged by default (as previously in SLE11) bnc#870385 / FATE#312210 ++++ systemd-rpm-macros: - Add a %_ntpunitsdir macro - Add support to not restart services if running in YaST2 or if DISABLE_RESTART_ON_UPDATE is set to yes [bnc#858429] ++++ usbutils: - added udev rule to fix runtime PM regression (bnc#870615) - added udev work around for a cash register's keyboard (bnc#870597) ++++ virt-manager: - Virt-install is using the old legacy qemu as an emulator virtinst-set-qemu-emulator.patch - Upstream bug fixes 5332ee4d-enable-media-detection-for-ISO-images.patch 53341e7e-hide-hardware-removal-for-non-devices.patch 53342f31-set-right-ip-address-for-ipv6.patch ++++ vm-install: - bnc#870266 - SLES 12 - Beta 3 - vm-install missing Operating System Installation options after choosing LVM disk - Version 0.8.11 ++++ xdmbgrd: - fix alignment of embedded data (thanks to matz@suse.com for the debugging) ++++ xen: - Add conditionals for SLE12 when defining xend and max_cpus xen.spec ++++ xorg-x11-server: - %post: switch config to KMS, i.e. modesetting X driver, if video driver has been "mga", "ast" or "cirrus" before (patches xorg.conf) (bnc#870429) ++++ yast2: - Fix for template systemd units properties - 3.1.32 - fixed popup_test - 3.1.31 ++++ yast2-network: - bnc#869776 - fixed internal error raised when building interface overview - 3.1.39 ++++ yast2-ntp-client: - bnc#866313 - NTP in Installer: Offers remote functionality, but no network is configured - 3.1.4 ++++ yast2-samba-client: - Fix handling of CTDB primitives containing hyphens - Remove CTDB crm resource hierarchy assumption; (bnc#813462). - Add SUSE Samba Team as MAINTAINER - 3.1.7 ++++ yast2-samba-server: - Refer to vfs_snapper and vfs_btrfs man pages in help text; (bnc#870570). - Default to a standalone server instead of a PDC; (bnc#870669). - 3.1.5 ++++ yast2-update: - Re-added SUSERelease library to read product information from /etc/SuSE-release (bnc#869091) - Using OSRelease (and then SUSERelease as a fallback) to find out the name of the installed system (bnc#869091) - 3.1.3 ------------------------------------------------------------------ ------------------ 2014-3-26 - Mar 26 2014 ------------------- ------------------------------------------------------------------ ++++ audit-secondary: - fix systemd warning: "Configuration file /usr/lib/systemd/system/auditd.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions" * indeed restricting access to unit files using filesystem permissions is non-sense. ++++ binutils: - Update to current 2.24 branch at 25f1c421: AVX512 fixes, new x86 instructions clflushopt, xsaves, xsavec, xrstors. aarch64: linker fixes for PLT stubs, correct float const 0.0 parsing, support ifunc in static links. Fix ld/16643 (problem with GCed sections). powerpc64le: fix ld segfault with --emit-relocs. Fix buffer underrun in x86 disassembler. Fix merging of skipped weak symbols. [bnc #863764] ++++ cmake: - Update to 3.0.0~rc3 * QtDialog: Fix Qt 5 build on non-Windows * Disallow INTERFACE libraries with add_custom_command(TARGET) ++++ cups-filters: - Upgrade to current tarball cups-filters-1.0-20140326.tar.gz that is is version 1.0.49 plus the fix for https://bugs.linuxfoundation.org/show_bug.cgi?id=1187 "percent-encode component parts of the CUPS device-URI" see also (bnc#869692). - Prepare spec files to build both releases and current tarballs easily in the future by using special different version strings. ++++ dnsmasq: - dnsmasq.service: Set PrivateDevices=yes so we run in a separate namespace with the bare minimum device nodes isolated from the host. ++++ gdk-pixbuf: - Update to version 2.30.7: + Documentation fixes. ++++ gdm: - Add --disable-systemd-journal to disable journal support (bnc#867344) ++++ gobject-introspection: - Update to version 1.40.0: + Lots of fixes to docwriter/gjs. + g-ir-compiler: Add support for callback fields on GObjects. + Update tests. + Misc bugfixes. + Updated documentations. ++++ gjs: - Update to version 1.40.0: + No changes from version 1.39.91. ++++ gnome-session: - Update to version 3.12.0: + Fix for wayland support. ++++ gnome-settings-daemon: - Update to version 3.12.0.1: + Fix a long delay on session logout (bgo#727049). + Updated translations. ++++ gnome-shell: - Update to version 3.12.0: + gdm: Reset greeter when coming back to login screen (bgo#726989). + Updated translations. - Add gnome-shell-defer-loading-userlist.patch: load the user list until it is needed (bnc#869127, bgo#725905). - Update gnome-shell-gdm-login-applet.patch: remove the 'Welcome' prefix. ++++ gnome-shell-extensions: - Update to version 3.12.0: + Updated translations. ++++ gnote: - Update to version 3.12.0: + New Features: - NoteDirectoryWatcher plugin interval is now configurable. - Import plugins are enabled by default and auto-disabled after import (bgo#723635). - Plugins are now checked for compatibility with Gnote. + Updated translations. - Drop gnote-enable-tomboy-migration.patch: Fixed upstream. - Bump soname following upstream changes. ++++ gnome-tweak-tool: - Update to version 3.12.0: + Add Gdk/WindowScalingFactor tweak. + Remove non-functional help menu. + Support CSD windows with header bars. + Support changing shell overlay keyboard shorcut. + Support changing shell lock screen background. + Fix CSD header bar. + Fix background color of startup apps tab. + Fix icon theme detection. + Add another digit for font size tweaks. + Allow localized searches. + More robust startup application handling. + Updated translations. ++++ gnome-weather: - Update to version 3.12.0: + Updated translations. ++++ grub2: - ieee1275: check for IBM pseries emulated machine (bnc#869964) - added patches: * grub2-ppc64-build-ppc64-32bit.patch - Build ppc64 as 32bit - added patches: * grub2-ppc64-build-ppc64-32bit.patch - Rename PowerPC patches so it will have architecture in it's name - added patches: * grub2-ppc64le-01-Add-Little-Endian-support-for-Power64-to-the-build.patch * grub2-ppc64le-02-Build-grub-as-O1-until-we-add-savegpr-and-restgpr-ro.patch * grub2-ppc64le-03-disable-creation-of-vsx-and-altivec-instructions.patch * grub2-ppc64le-04-powerpc64-LE-s-linker-knows-how-to-handle-the-undefi.patch * grub2-ppc64le-05-grub-install-can-now-recognize-and-install-a-LE-grub.patch * grub2-ppc64le-06-set-the-ABI-version-to-0x02-in-the-e_flag-of-the-PPC.patch * grub2-ppc64le-07-Add-IEEE1275_ADDR-helper.patch * grub2-ppc64le-08-Fix-some-more-warnings-when-casting.patch * grub2-ppc64le-09-Add-powerpc64-types.patch * grub2-ppc64le-10-powerpc64-is-not-necessarily-BigEndian-anymore.patch * grub2-ppc64le-11-Fix-warnings-when-building-powerpc-linux-loader-64bi.patch * grub2-ppc64le-12-GRUB_ELF_R_PPC_-processing-is-applicable-only-for-32.patch * grub2-ppc64le-13-Fix-powerpc-setjmp-longjmp-64bit-issues.patch * grub2-ppc64le-14-Add-powerpc64-ieee1275-trampoline.patch * grub2-ppc64le-15-Add-64bit-support-to-powerpc-startup-code.patch * grub2-ppc64le-16-Add-grub_dl_find_section_addr.patch * grub2-ppc64le-17-Add-ppc64-relocations.patch * grub2-ppc64le-18-ppc64-doesn-t-need-libgcc-routines.patch * grub2-ppc64le-19-Use-FUNC_START-FUNC_END-for-powerpc-function-definit.patch * grub2-ppc64le-20-.TOC.-symbol-is-special-in-ppc64le-.-It-maps-to-the-.patch * grub2-ppc64le-21-the-.toc-section-in-powerpc64le-modules-are-sometime.patch * grub2-ppc64le-22-all-parameter-to-firmware-calls-should-to-be-BigEndi.patch * grub2-ppc64le-23-grub-segfaults-if-initrd-is-specified-before-specify.patch - removed patches: * 0001-Add-Little-Endian-support-for-Power64-to-the-build.patch * 0002-Build-grub-as-O1-until-we-add-savegpr-and-restgpr-ro.patch * 0003-disable-creation-of-vsx-and-altivec-instructions.patch * 0004-powerpc64-LE-s-linker-knows-how-to-handle-the-undefi.patch * 0005-grub-install-can-now-recognize-and-install-a-LE-grub.patch * 0006-set-the-ABI-version-to-0x02-in-the-e_flag-of-the-PPC.patch * 0007-Add-IEEE1275_ADDR-helper.patch * 0008-Fix-some-more-warnings-when-casting.patch * 0009-Add-powerpc64-types.patch * 0010-powerpc64-is-not-necessarily-BigEndian-anymore.patch * 0011-Fix-warnings-when-building-powerpc-linux-loader-64bi.patch * 0012-GRUB_ELF_R_PPC_-processing-is-applicable-only-for-32.patch * 0013-Fix-powerpc-setjmp-longjmp-64bit-issues.patch * 0014-Add-powerpc64-ieee1275-trampoline.patch * 0015-Add-64bit-support-to-powerpc-startup-code.patch * 0016-Add-grub_dl_find_section_addr.patch * 0017-Add-ppc64-relocations.patch * 0018-ppc64-doesn-t-need-libgcc-routines.patch * 0019-Use-FUNC_START-FUNC_END-for-powerpc-function-definit.patch * 0020-.TOC.-symbol-is-special-in-ppc64le-.-It-maps-to-the-.patch * 0020-all-parameter-to-firmware-calls-should-to-be-BigEndi.patch * 0021-the-.toc-section-in-powerpc64le-modules-are-sometime.patch * 0022-all-parameter-to-firmware-calls-should-to-be-BigEndi.patch * 0023-grub-segfaults-if-initrd-is-specified-before-specify.patch - Require powerpc-utils for grub2-powerpc-ieee1275 package (grub2-install calls nvram from it) ++++ kernel-default: - Update ec2 config files: disable HID device drivers I don't think the HID drivers for non-standard keyboards and mice are needed at all on EC2. - commit 9fdef61 ++++ kernel-source: - Update ec2 config files: disable HID device drivers I don't think the HID drivers for non-standard keyboards and mice are needed at all on EC2. - commit 9fdef61 ++++ kernel-syms: - Update ec2 config files: disable HID device drivers I don't think the HID drivers for non-standard keyboards and mice are needed at all on EC2. - commit 9fdef61 ++++ samba: - Fix RPC server handling of fragmented requests; (bso#10481); (bnc#869707). ++++ samba: - Fix RPC server handling of fragmented requests; (bso#10481); (bnc#869707). ++++ libgweather: - Update to version 3.12.0: + Updated translations. ++++ mutter: - Update to version 3.12.0: + Updated translations. ++++ libosinfo: - Update to version 0.2.10: + Add API and option to osinfo-install-script utility that allows you to query the available methods to inject the installer script to the installation process. + Add JEOS installer scripts for Debian and Ubuntu. + Disable installer script for Windows 8.1 as its known not to work. + Allow XML special chars in installer script configuration values. + Fix a few build issues. + Add/improve/fix data on: - Debian - Fedora - FreeBSD - Mandrake - Mandriva - Microsoft Windows 7 - openSUSE - Solaris - Ubuntu - Qemu ++++ python3-base: - raise timeout value for test_subprocess to 10s (might fix intermittent build failures in OBS) ++++ libsolv: - fix handling of packages with no update/feature rule [bnc#870195] - fix crash when in internalize() when the schemadata gets reallocated - fix access to uninitialized memory in repo_empty() - a couple of optimizations - support REPOKEYWORDS in content parser - bindings: don't let str(Datamatch) change the strings - fix basename optimization for STRINGEND - bump version to 0.5.1 ++++ libvirt: - Add virt-lxc-convert tool as a wrapper around virsh to ease conversion from LXC configuration to libvirt domain XML config. virt-lxc-convert.patch. fate#316917. ++++ mdadm: - 0001-mdmon-.service-Change-type-of-process-start-up-to-fo.patch - 0003-Work-around-architectures-having-statfs.f_type-defin.patch - 0004-DDF-report-seq-counter-as-events.patch - 0005-DDF-when-first-activating-an-array-record-any-missin.patch Two fixes for DDF (bnc#866660) and a couple of other upstream fixes just for good measure. ++++ nfs-utils: - Add 'rpcbind' to 'Required-Start' to ensure rpcbind.service is started (bnc#860246) - Remove "Start-Before: autofs" from nfs.init. This turns out not to be needed, and is out of place. If anything, autofs should declare a dependency on nfs. (bnc#861489) ++++ patterns-sled: - Do not install paprefs and pavucontrol by default [bnc#869646] - Install udev-configure-printer by default. ++++ qemu: - Tidy up qemu.spec a bit: white space, line length, use macros as appropriate - Improve update_git.sh to not change files in OBS if the file remains unchanged - 0046-s390-Remove-legacy-s390-virtio-mach.patch: Fix lack of default machine after update to v2.0.0-rc0 ++++ rpcbind: - 0026-systemd-no-default-dep No default dependencies for rpcbind. This allows it to start early when it might be needed. (bnc#860246) ++++ tar: - fix an infinite loop in handle_option (bnc#867919 and bnc#870422) * added tar-fix_eternal_loop_in_handle_option.patch ++++ timezone: - update to 2014b (bnc#870375): * Crimea switches to Moscow time on 2014-03-30 at 02:00 local time * New entry for Troll station, Antarctica ++++ timezone-java: - update to 2014b (bnc#870375): * Crimea switches to Moscow time on 2014-03-30 at 02:00 local time * New entry for Troll station, Antarctica ++++ virt-manager: - bnc#870098 - virt-manager+x show wrong number of assigned cpu's virtman-init-vm-processor-topology.patch ++++ xrandr: - Add xrandr-print-outputs-per-provider.patch. This makes the - -listproviders option in xrandr(1) also print which outputs are supported by each provider or GPU. ++++ yast2: - fixed syntax error in Popup.Feedback() - 3.1.30 - Deprecate and refactor Service module with SystemdService backend - Add support for /bin/service_start script in installation system that has no running systemd - 3.1.29 - Throwing exception Yast::OSReleaseFileMissingError from OSRelease if /etc/os-release file is missing (bnc#869091) - 3.1.28 - Refactored SUSEFirewallServices to throw exceptions when user or code tries to handle unknown services (bnc#867377) - Adjusted CWMFirewallInterfaces to handle the new exception and inform user about it (bnc#867377) - 3.1.27 ++++ yast2-auth-client: - bnc#870075 - Typos in aut-client.pot - Fix handling domain names with "." - 3.1.10 ++++ yast2-country: - Reference to obsoleted Sax removed from help text (bnc#869397) - 3.1.5 ++++ yast2-ldap: - Remove some not used variables and functions - 3.1.9 ++++ yast2-online-update-configuration: - Rerun zypper if it returns 103 which indicates that an update to zypper itself was installed - 3.1.4 ++++ yast2-samba-client: - Add needed scr agent /usr/share/YaST2/scrconf/etc_ssh_ssh_config.scr; (bnc#870230) - 3.1.6 ++++ yast2-storage: - fixed proposal on PPC (bnc#869313) - version 3.1.15 ------------------------------------------------------------------ ------------------ 2014-3-25 - Mar 25 2014 ------------------- ------------------------------------------------------------------ ++++ Mesa: - U_0001-glx-Fix-the-default-values-for-GLXFBConfig-attribute.patch/ U_0002-glx-Fix-the-GLXFBConfig-attrib-sort-priorities.patch * glx: Fix the default values for GLXFBConfig attributes, fix the GLXFBConfig attrib sort priorities (bnc#865586, fdo#70706) ++++ adwaita-icon-theme: - Update to version 3.12.0: + Stable release, no changes since 3.11.92. ++++ at-spi2-atk: - Update to version 2.12.0: + Stable release, no changes since version 2.11.92. ++++ at-spi2-core: - Update to version 2.12.0: + Stable release, no changes since 2.11.92. ++++ audiofile: - Fix unresolvable dependencies for SLE11: + add RPM conditional tests for sles_version - Fix compilation error on SLE11: permission denied: + add $DESTDIR to make install ++++ autofs: - Avoid bad timings and timeouts if a shutdown was done by a remote user via su and with autofs based home directory ++++ autoyast2: - fixed activation of DASDs and zFCPs (bnc#869762) - 3.1.21 ++++ biosdevname: - update to latest git repo patches (c140ce659a204d67e4) including a fix requested by Dell for Enterprise procducts (bnc#836342) - Pass --no-configure to autogen.sh avoid double calling of ./configure ++++ cheese: - Update to version 3.12.0: + Updated translations. ++++ cups-filters: - Version upgrade to 1.0.49 Changes in 1.0.49 (excerpt): * pdftops: Fixed typo which always made PostScript level 2 being generated when using Poppler's pdftops. Changes in 1.0.48 (excerpt): * cups-browsed: Fix for a crash which happens on Bonjour reports of printers without "product", "usb_MDL", and "ty" fields Changes in 1.0.47 (excerpt): * pdftoopvp: SECURITY FIX for CVE-2013-6474, CVE-2013-6475, and CVE-2013-6476: Introductionof gmallocn and gmallocn3 to protect against arbitrary code execution with the privileges of the "lp" user via malicious PDF files. Also restrict the directory from where OPVP drivers can get loaded. * urftopdf: SECURITY FIX for CVE-2013-6473: Two heap-based buffer overflow flaws in urftopdf. If a malicious URF file were processed it could lead to arbitrary code execution with the privileges of the "lp" user. * cups-browsed: Check for changes of the URI of a queue which we have created and correct the URI if needed Changes in 1.0.46 (excerpt): * gstoraster: Ignore SIGCHLD, rely on waitpid instead and fix two instances of insufficient EINTR handling. Changes in 1.0.45 (excerpt): * cups-browsed: Added auto-shutdown feature for on-demand use of cups-browsed (for example on mobile devices). With auto shutdown active, cups-browsed terminates after a certain time interval (30 sec by default) without having any remote printer to make available locally. The mode can be turned on, turned off (default) or set to automatically be off while avahi-daemon is running an on otherwise (controlled by avahi-daemon running on-demand). The mode and the timeout interval can be selected by command line options, the configuration file, and sending signals to cups-browsed (on/off only). * cups-browsed: To make Bonjour-discovered printers locally available avahi-daemon does not need to be started before cups-browsed and does not need to stay continuously running while cups-browsed is running. Bonjour-discovered printers are now added whenever avahi-daemon starts and removed whenever avahi-daemon stops and cups-browsed keeps running. * pdftops: Log command lines of renderer (Ghostscript, pdftops, pdftocairo, acroread) and of pstops in CUPS' error_log (in debug mode). Changes in 1.0.44 (excerpt): * README: Documented the "hybrid" choice for the PDF renderer in the pdftops filter. Changes in 1.0.43 (excerpt): * cups-browsed: When automatically setting up a PPD-less print queue for an IPP network printer add make/model info as an additional "make-and-model" command line option to the call of the pdftoippprinter filter, this way filters can do make/model-specific exceptions. * pdftops: Ignore "landscape", "orientation-requested", "fit-to-page", and any page geometry options. The first two do not make sense on PDF input and therefore should only be used in ...topdf filters used before pdftopdf, the others are already taken care of by pdftopdf so that pdftops gets pages with print-ready page geometry. * pdftopdf: If there is no PPD file or no "*LandscapeOrientation:" keyword in the PPD file, rotate counterclockwise, not clockwise to fit a landscape-oriented page on a portrait-oriented sheet. * pstopdf: Support for the "landscape" and "orientation-requested" options. * pdftops: After fixing the output of rotated PDF pages (usually landscape-oriented pages rotated by pdftopdf) in Poppler (Poppler/freedesktop.org bug #72312) corrected the use of "pdftops -origpagesizes" in pdftops appropriately. Changes in 1.0.42 (excerpt): * pdftoraster: Take into account rotate field in PDF header, when pdftopdf rotates a page to fit the paper it sets the rotate field and does not swap the width and height entries. * cups-browsed: Fixed several memory leaks by adding missing free() calls and removing an unneeded strdup(). * foomatic-rip: Moved foomatic-rip's upstream home from the foomatic-filters package to cups-filters, to make it easier for distributions to ship and maintain a complete printing stack and also to make upstream maintenance and development easier. * foomatic-rip: Removed support for all the non-CUPS printing environments as they are discontinued upstream. Now foomatic-rip only works as a CUPS filter and in a spooler-less direct mode, where the latter is mainly for testing and debugging. Changes in 1.0.41 (excerpt): * cups-browsed: Added support for automatic PPD-less setup of print queues for IPP printers discovered on the network via Bonjour. Supported are printers with known languages (PWG Raster, PDF, PostScript, PCL XL, PCL 5c/e), especially also IPP Everywhere printers. This functionality is especially ment for mobile devices to be able to print without printer setup tool and without printer driver/PPD collection. * pdftoippprinter: New filter for PPD-less printing. The filter will be configured as System-V interface script for a print queue for a discovered IPP network printer generated by cups-browsed. * cups-browsed: Fixed socket leaks in recent IPP subscriptions changes. - Since cups-filters version 1.0.42 foomatic-rip is also provided by cups-filters so that there is a file conflict with the foomatic-filters package (both provide /usr/lib/cups/filter/foomatic-rip and /usr/share/man/man1/foomatic-rip). Therefore foomatic-rip is separated in the sub-package cups-filters-foomatic-rip and only that sub-package conflicts with foomatic-filters. ++++ dracut: - Fix installkernel script bnc#862990 ++++ eog: - Update to version 3.12.0: + Updated translations. ++++ evince: - Update to version 3.12.0: + Update help for UI changes in 3.12 (bgo#700442). + Update reading documents help for 3.12. + Updated translations. ++++ hxtools: - Update to new upstream release 20140325 * bin2c now supports the -p option to strip paths * bin2c also defaults to stripping all leading paths - Drop support for old distros in .spec file ++++ file-roller: - Update to version 3.12.0: + Updated help pages. + Updated translations. ++++ glib-networking: - Update to version 2.40.0: + New stable release. No changes since 2.39.90. ++++ glibc: - abort-no-flush.patch: Don't close or flush stdio streams on abort (BZ [#15436]) - fix-locking-in-_IO_cleanup.patch: always do locking when accessing streams (bnc#796982, BZ #15142) - resolv-dont-ignore-second-answer.patch: don't ignore second answer from nameserver if the first one was empty (bnc#767266, BZ #13651) - ldd-system-interp.patch: Never try to execute the file in ldd (bnc#677787, BZ #16750) ++++ glibc: - abort-no-flush.patch: Don't close or flush stdio streams on abort (BZ [#15436]) - fix-locking-in-_IO_cleanup.patch: always do locking when accessing streams (bnc#796982, BZ #15142) - resolv-dont-ignore-second-answer.patch: don't ignore second answer from nameserver if the first one was empty (bnc#767266, BZ #13651) - ldd-system-interp.patch: Never try to execute the file in ldd (bnc#677787, BZ #16750) ++++ gnome-documents: - Update to version 3.12.0: + Fix crash when list view is destroyed. + Updated translations. ++++ gnome-icon-theme: - Update to version 3.12.0: + Stable release, no changes since 3.11.92. ++++ gnome-online-accounts: - Update to version 3.12.0: + Updated translations. ++++ gnome-screenshot: - Update to version 3.12.0: + Updated translations. ++++ nautilus: - Update to version 3.12.0: + Updated translations. ++++ gnome-system-monitor: - Update to version 3.12.0: + Updated translations. ++++ gnome-themes-standard: - Update to version 3.12.0: + Stable release, no change since 3.11.92. ++++ gnome-user-docs: - Update to version 3.12.0: + Updates to GNOME Help. + Updated translations. ++++ gtk3: - Update to version 3.12.0: + Wayland: - Add support for input regions. - Correctly report display capabilities. - Fix resizing from the north-east corner. + Bugs fixed: bgo#723045, bgo#724728, bgo#726369, bgo#726476, bgo#726717, bgo#726749, bgo#726825, bgo#726838, bgo#726855, bgo#726858, bgo#726900. + Updated translations. ++++ insserv-compat: - turn into a noarch package ++++ open-iscsi: - Added two not-yet-upstream patches for iscsiuio/systemd activation from Chris Leech (bnc#869567): iscsiuio-systemd-socket-activation-support.patch iscsiuio-systemd-unit-files.patch Updated spec file to handle install/package of new files. ++++ json-glib: - Update to version 1.0.0: + Build fixes. + Bugs fixed: bgo#723813. + Updated translations. ++++ kernel-default: - Update to 3.14-rc8. - commit b356c6a - Update x86 config files: enable CONFIG_HID_BATTERY_STRENGTH Looks like a cool feature to support on desktop systems. As it has to be built-in, I'm only enabling it on x86 for now, because I don't know for sure how useful it would be on other architectures. Feel free to enable on any other architecture where it would be useful. - commit 1edfe71 - Update ec2 config files: disable CONFIG_INPUT_FF_MEMLESS This helper module is useless on EC2. - commit c2808f3 - Update i386 config files: Modularize all HID device drivers HID device drivers are modularized in all config files except arm* and desktop, so i386/pae, i386/trace and i386/xen should do the same. - commit 3c2834b - Update i386 config files: CONFIG_HID=y Align the CONFIG_HID setting of the i386/debug, i386/default and i386/vanilla config files with what is done in every other config file (but s390x and ec2.) - commit 177a262 ++++ kernel-source: - Update to 3.14-rc8. - commit b356c6a - Update x86 config files: enable CONFIG_HID_BATTERY_STRENGTH Looks like a cool feature to support on desktop systems. As it has to be built-in, I'm only enabling it on x86 for now, because I don't know for sure how useful it would be on other architectures. Feel free to enable on any other architecture where it would be useful. - commit 1edfe71 - Update ec2 config files: disable CONFIG_INPUT_FF_MEMLESS This helper module is useless on EC2. - commit c2808f3 - Update i386 config files: Modularize all HID device drivers HID device drivers are modularized in all config files except arm* and desktop, so i386/pae, i386/trace and i386/xen should do the same. - commit 3c2834b - Update i386 config files: CONFIG_HID=y Align the CONFIG_HID setting of the i386/debug, i386/default and i386/vanilla config files with what is done in every other config file (but s390x and ec2.) - commit 177a262 ++++ kernel-syms: - Update to 3.14-rc8. - commit b356c6a - Update x86 config files: enable CONFIG_HID_BATTERY_STRENGTH Looks like a cool feature to support on desktop systems. As it has to be built-in, I'm only enabling it on x86 for now, because I don't know for sure how useful it would be on other architectures. Feel free to enable on any other architecture where it would be useful. - commit 1edfe71 - Update ec2 config files: disable CONFIG_INPUT_FF_MEMLESS This helper module is useless on EC2. - commit c2808f3 - Update i386 config files: Modularize all HID device drivers HID device drivers are modularized in all config files except arm* and desktop, so i386/pae, i386/trace and i386/xen should do the same. - commit 3c2834b - Update i386 config files: CONFIG_HID=y Align the CONFIG_HID setting of the i386/debug, i386/default and i386/vanilla config files with what is done in every other config file (but s390x and ec2.) - commit 177a262 ++++ libqt5-qtbase: - Update to 5.3.0 beta * New feature release, please see http://blog.qt.digia.com/blog/2014/03/25/qt-5-3-beta-released/ and http://qt-project.org/wiki/New-Features-in-Qt-5.3 - Drop qtbase-qatomic-ppc.patch, merged upstream - Added f1ee10f81ac18789e9a7dc715b464415ba2bc2b8.patch: prefer QPA implementation in qsystemtrayicon_x11 if available - Added pkgconfig(libsystemd-journal) BuildRequires and activate journald support - Added pkgconfig(xkbcommon-x11) BuildRequires with 13.2+: it's now needed for full xkb support, for lower version added xkeyboard-config BuildRequires - Ommit QMAKE_STRIP flags in mkspecs/common/linux.conf, otherwise no debuginfo is generated for packages which use qmake buildsystem - Droped passing of -javascript-jit, as per upstream changes - Rebase libqt5-libtool-nodate.diff for this release ++++ libqt5-qtlocation: - Update to 5.3.0 beta * New feature release, please see http://blog.qt.digia.com/blog/2014/03/25/qt-5-3-beta-released/ and http://qt-project.org/wiki/New-Features-in-Qt-5.3 ++++ libqt5-qtmultimedia: - Update to 5.3.0 beta * New feature release, please see http://blog.qt.digia.com/blog/2014/03/25/qt-5-3-beta-released/ and http://qt-project.org/wiki/New-Features-in-Qt-5.3 ++++ libqt5-qtsensors: - Update to 5.3.0 beta * New feature release, please see http://blog.qt.digia.com/blog/2014/03/25/qt-5-3-beta-released/ and http://qt-project.org/wiki/New-Features-in-Qt-5.3 ++++ libqt5-qtserialport: - Update to 5.3.0 beta * New feature release, please see http://blog.qt.digia.com/blog/2014/03/25/qt-5-3-beta-released/ and http://qt-project.org/wiki/New-Features-in-Qt-5.3 ++++ libqt5-qtsvg: - Update to 5.3.0 beta * New feature release, please see http://blog.qt.digia.com/blog/2014/03/25/qt-5-3-beta-released/ and http://qt-project.org/wiki/New-Features-in-Qt-5.3 ++++ libqt5-qtwebkit: - Update to 5.3.0 beta * New feature release, please see http://blog.qt.digia.com/blog/2014/03/25/qt-5-3-beta-released/ and http://qt-project.org/wiki/New-Features-in-Qt-5.3 - Drop aarch64-support.patch, dont-pollute-prl-and-pc-files.patch and fix-no-jit-build.patch: merged upstream ++++ libqt5-qtwebsockets: - Activate libqt5-qtwebsockets package ++++ libqt5-qtx11extras: - Update to 5.3.0 beta * New feature release, please see http://blog.qt.digia.com/blog/2014/03/25/qt-5-3-beta-released/ and http://qt-project.org/wiki/New-Features-in-Qt-5.3 ++++ libqt5-qtxmlpatterns: - Update to 5.3.0 beta * New feature release, please see http://blog.qt.digia.com/blog/2014/03/25/qt-5-3-beta-released/ and http://qt-project.org/wiki/New-Features-in-Qt-5.3 ++++ libqt5-qtdeclarative: - Update to 5.3.0 beta * New feature release, please see http://blog.qt.digia.com/blog/2014/03/25/qt-5-3-beta-released/ and http://qt-project.org/wiki/New-Features-in-Qt-5.3 - Added libQt5Widgets-private-headers-devel BuildRequires: they are now needed for building QQuickWidgets - Droped aarch64-support.patch, merged upstream ++++ webkitgtk: - Update to version 2.4.0: + Support for multiple web processes. + DOM touch events support. + Plugins cache. + Process model API. + TLS errors API. + Lots of bugs fixed. ++++ webkitgtk3: - Update to version 2.4.0: + Support for multiple web processes. + DOM touch events support. + Plugins cache. + Process model API. + TLS errors API. + Lots of bugs fixed. ++++ openssl: - Fix bug[ bnc#869945] CVE-2014-0076: openssl: Recovering OpenSSL ECDSA Nonces Using the FLUSH+RELOAD Cache Side-channel Attack Add file: CVE-2014-0076.patch ++++ compat-openssl098: - Fix bug[ bnc#870192], Some libraries like libcrypto.so.0.9.8 (32bit) has the execstack flag set Add compile option "-Wa,--noexecstack" to make the stack non-executable - Fix bug[ bnc#869945] CVE-2014-0076: openssl: Recovering OpenSSL ECDSA Nonces Using the FLUSH+RELOAD Cache Side-channel Attack Add file: CVE-2014-0076.patch ++++ procps: - Ignore scan_unevictable_pages sysctl entry (bnc#868888) procps-ng-3.3.8-ignore-scan_unevictable_pages.patch ++++ libqt5-qtgraphicaleffects: - Update to 5.3.0 beta * New feature release, please see http://blog.qt.digia.com/blog/2014/03/25/qt-5-3-beta-released/ and http://qt-project.org/wiki/New-Features-in-Qt-5.3 ++++ libqt5-qtimageformats: - Update to 5.3.0 beta * New feature release, please see http://blog.qt.digia.com/blog/2014/03/25/qt-5-3-beta-released/ and http://qt-project.org/wiki/New-Features-in-Qt-5.3 - Added libjasper-devel and pkgconfig(libwebp) (Build)Requires as support for those formats has been added in 5.3 ++++ libqt5-qttranslations: - Update to 5.3.0 beta * New feature release, please see http://blog.qt.digia.com/blog/2014/03/25/qt-5-3-beta-released/ and http://qt-project.org/wiki/New-Features-in-Qt-5.3 ++++ libsoup: - Update to version 2.46.0: + No changes, just a version bump. ++++ libstorage: - fixed type visibility for gcc 4.9 - fixed btrfs subvolume detection (bnc#869764) - 2.25.11 ++++ systemd: - Readd patch Forward-suspend-hibernate-calls-to-pm-utils.patch older code base as 13.1 only - Add patch avoid-random-hangs-on-timeouts-due-lost-cwd.patch to be able to terminate the user manager even if cwd of the user is gone - add prepare-suspend-to-disk.patch enable suspend conditions check and preparation for systemd-sleep (fate#316824, bnc#856389, bnc#856392) - remove Forward-suspend-hibernate-calls-to-pm-utils.patch since it is obsolete (bnc#856392#c20) - add boot-local-start.patch fix startup for /etc/init.d/boot.local (bnc#869142) ++++ libvirt: - Fix AppArmor profiles for qemu guests. apparmor-qemu-fix.patch: fixes a regression apparmor-vfio.patch: fix profile for vfio pci passthrough. lp#1276719 ++++ webkitgtk3: - Update to version 2.4.0: + Support for multiple web processes. + DOM touch events support. + Plugins cache. + Process model API. + TLS errors API. + Lots of bugs fixed. ++++ yelp: - Update to version 3.12.0: + Stable release. No changes since 3.11.91. ++++ python-atspi: - Update to version 2.12.0: + Stable release, no changes since 2.11.92. ++++ system-config-printer: - Update to version 1.4.4: + Some UI fixes. + D-Bus signature decorator fix. + Job authentication fixes. + Makefile fixes. + Model names are now sorted by normalized name. - Add system-config-printer-no-applet-in-gnome.patch: do not start printer applet in GNOME (rh#677676). ++++ python3-atspi: - Update to version 2.12.0: + Stable release, no changes since 2.11.92. ++++ supportutils: - Scanning scan_unevictable_pages excluded (bnc#868888) - Scanning base_reachable_time excluded (bnc#863234) ++++ virt-viewer: - Drop patch as it causes initial viewer size problems 52fce019-set-VNC-display-ready-after-VNC-initialized.patch ++++ yast2: - added Popup.Feedback for displaying progress popup when running a block of code - 3.1.26 - better check if chef-client is running (bnc#868483) ++++ yast2-online-update: - fixed a typo (bnc#870049) - 3.1.4 ++++ yast2-registration: - use an ERB template instead of ugly Summary module for rendering AutoYast rich text summary - 3.1.23 - initial AutoYast support, allow specifying the registration server URL in the AutoYast profile (FATE#312433) - 3.1.22 ++++ yast2-users: - do not encrypt already crypted password of imported user (bnc#869798) - 3.1.18 ++++ yelp-xsl: - Update to version 3.12.0: + Updated translations. ++++ ypbind: - Avoid bad timings and timeouts if a shutdown was done by a remote user via su and with autofs based home directory ------------------------------------------------------------------ ------------------ 2014-3-24 - Mar 24 2014 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Fix files list: do not expect pppd plugin version 2.4.5 in the directory name. ++++ atk: - Update to version 2.12.0: + Updated translations. ++++ autofs: - autofs-5.0.8-upstream-patches-20140324.bz2: update 5.0.8 upstream patches up to 2014-03-24, fixing the following bugs: * fix fix options compare * use open(2) instead of access(2) to trigger dependent mounts * fix fix map source with type lookup (bnc#869377) ++++ baobab: - Update to version 3.12.0: + Misc bugfixes (make sure to clear the hardlink list before rescanning, fix a warning). + Updated translations. ++++ binutils: - Add binutils-2.24-auto-plugin.diff to make plugin auto-load work for GCC LTO objects. [bso#14698] ++++ gcc48: - Update to gcc-4_8-brach head (r208789). * pulls latest fixes ++++ dconf: - Update to version 0.20.0: + Updated translations. ++++ devhelp: - Update to version 3.12.0: + Updated translations. ++++ empathy: - Update to version 3.12.0: + Updated translations. ++++ fontconfig: - Update to 2.11.1 + do not build test-migration for Win32 + Fix build issue on Debian/kFreeBSD 7.0 + Update ax_pthread.m4 to the latest version + Fix the dynamic loading issue on NetBSD + Use stat() if there are no d_type in struct dirent + Fix a build issue on Solaris 10 + Change the default weight on match to FC_WEIGHT_NORMAL + Warn if no nor elements in + Correct DTD + Re-scan font directories only when it contains subdirs + Fix typo + fixed fdo#72086 - Check for gperf in autogen.sh + Simplify to validate the availability of posix_fadvise + Simplify to validate the availability of scandir + Fix a typo + Fix a build issue on platforms where doesn't support readlink() + Improve the performance issue on rescanning directories + fixed fdo#73686 - confdir is not set correctly in fontconfig.pc + Update zh_hk.orth + clean up the unused files + Add missing license headers + Update the use of autotools' macro + Fix a crash issue when empty strings are set to the BDF properties + Add a doc for FcDirCacheRescan + Add missing #include in fcstat.c + Fix incompatible API on AIX with random_r and initstate_r + Fallback to lstat() in case the filesystem doesn't support d_type in struct dirent + Update doc to include the version info of `since when' + fixed fdo#73291 - poppler does not show fl ligature + Add README describes the criteria to add/modify the orthography files + Fix autoconf warning, warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS + Leave room for null terminators in arrays + Avoid memory leak when NULL path passed to FcStrBuildFilename + Avoid null pointer dereference in FcNameParse if malloc fails + Bug 72380 - Never drop first font when trimming + Fix inversion between Tinos and Cousine in the comment + Add metric aliases for additional Google ChromeOS fonts + Defaulting to LOCAL_APPDATA_FONTCONFIG_CACHE for Win32 build + fc-cache: --sysroot option takes an argument - Drop patches from/merged upstream: 0001-Fix-inversion-between-Tinos-and-Cousine-in-the-comme.patch, 0002-Add-metric-aliases-for-additional-Google-ChromeOS-fo.patch and fontconfig-crash-bdf.patch ++++ libgcj48: - Update to gcc-4_8-brach head (r208789). * pulls latest fixes ++++ gedit: - Update to version 3.12.0: + Fix regression sorting recent files. + Updated translations. ++++ geocode-glib: - Update to version 3.12.0: + No changes since 3.11.92. ++++ glib2: - Update to version 2.40.0: + Disable IPv6 testcases on machines without IPv6. + Document that it is a bad idea to match on generic error codes. + Updated translations. ++++ glibc: - check-pf-alloca.patch: Account for alloca use when collecting interface addresses (bnc#785041, BZ #16002) - powerpc-opt-power8.patch: two more POWER8 optimisations (bnc#866711, fate#315443) ++++ glibc: - check-pf-alloca.patch: Account for alloca use when collecting interface addresses (bnc#785041, BZ #16002) - powerpc-opt-power8.patch: two more POWER8 optimisations (bnc#866711, fate#315443) ++++ gnome-backgrounds: - Update to version 3.12.0: + Updated translations. ++++ gnome-bluetooth: - Update to version 3.12.0: + Fix crasher with GTK+ dialogue changes. + Updated translations. ++++ gnome-calculator: - Update to version 3.12.0: + Updated translations. ++++ gnome-clocks: - Update to version 3.12.0: + Updated translations. ++++ gnome-color-manager: - Update to version 3.12.0: + Updated translations. ++++ gnome-contacts: - Update to version 3.12.0: + Updated translations. ++++ gnome-control-center: - Update to version 3.12.0: + Updated translations. ++++ gnome-desktop: - Update to version 3.12.0: + Version bump for the GNOME 3.12.0 stable release. ++++ gnome-packagekit: - Update to version 3.12.0: + Fix grammar. + Updated translations. ++++ gnome-power-manager: - Update to version 3.12.0: + Bugfix: ml: List of keywords must end with a colon. + Updated translations. ++++ gnome-settings-daemon: - Update to version 3.12.0: + Common: Fix initialization of GsdDeviceMapper. + Updated translations. ++++ gnome-terminal: - Update to version 3.12.0: + Build fixes. + Docs fixes (bgo#725252). + Add appdata file (bgo#708448). + Updated translations. - Add appdata-tools BuildRequires: new dependency to validate the appdata files. ++++ gsettings-desktop-schemas: - Update to version 3.12.0: + Updated translations. ++++ gtk2: - Fix memory leak in gtk2-print-to-file.patch (bnc#839089, bgo#711177). ++++ gtkhtml: - Update to version 4.8.0: + Adjust to gtk+ a11y changes. + Updated translations. - Drop gtkhtml-a11y-refactor.patch: Fixed upstream. ++++ gtksourceview: - Update to version 3.12.0: + Small improvements to the documentation. + Updated translations. ++++ gucharmap: - Update to version 3.12.0: + Add a appdata file. + Updated translations. ++++ vim: - Updated to revision 213, fixes the following problems * The cursor report sequence is sometimes not recognized and results in entering replace mode. * Mercurial picks up some files that are not distributed. * When repeating a filter command "%" and "#" are expanded. * Visual block mode plus virtual edit doesn't work well with tabs. (Liang Li) * ":lu" is an abbreviation for ":lua", but it should be ":lunmap". (ZyX) * Now that the +visual feature is always enabled the #ifdefs for it are not useful. * It's not possible to open a new buffer without creating a swap file. ++++ hwinfo: - s390: add some virtio device IDs (bnc#807532) - adding fingerprint reader (bnc#793928) - use 'cp -x' in getsysinfo (bnc#760240) - s390: recognize model 2 OSA Express interfaces (bnc#720082) - add id to Validity fingerprint sensor (bnc#719202) - add unisys hypervisor bus info (bnc#678966) - report InfiniBand controller as network controller (bnc#645877, bnc#644299) - recognize InfiniBand controller (bnc#645877, bnc#644299, bnc#639807) - fix type to avoid compiler warning - VMWare -> VMware (bnc#536888) - integrated & removed hwinfo_pci_scan_label.patch ++++ installation-images-SLES: - make sure plymouth is always turned off (bnc#869864) - write ssh install instructions into motd ++++ kernel-default: - Refresh patches.suse/kconfig-automate-kernel-desktop. Options CGROUPS and CGROUP_SCHED are no longer disabled in desktop kernel. - commit 148e111 ++++ kernel-source: - Refresh patches.suse/kconfig-automate-kernel-desktop. Options CGROUPS and CGROUP_SCHED are no longer disabled in desktop kernel. - commit 148e111 ++++ kernel-firmware: - Add Intel 7265 WiFi firmware (FATE#316958) ++++ kernel-syms: - Refresh patches.suse/kconfig-automate-kernel-desktop. Options CGROUPS and CGROUP_SCHED are no longer disabled in desktop kernel. - commit 148e111 ++++ kiwi: - v5.06.60 released - Fixed SLE12 JeOS image description * exactly state which release package should be installed I decided for sles-release-DVD - Don't waste too much time for waiting on link up. In addition wicked's dhcp client does that more efficiently - Fixed SLE12 JeOS template description * module-init-tools is not part of SLE12 media * release package is called sles-release ++++ libX11: - U_nls-en_US.UTF-8-Compose.pre-Fix-typo.patch * fix typo in en_US Compose file (s/dead_actute/dead_acute/) (bnc#869333) ++++ mozilla-nss: - update to 3.16 * required for Firefox 29 * bmo#903885 - (CVE-2014-1492) In a wildcard certificate, the wildcard character should not be embedded within the U-label of an internationalized domain name. See the last bullet point in RFC 6125, Section 7.2. * Supports the Linux x32 ABI. To build for the Linux x32 target, set the environment variable USE_X32=1 when building NSS. New Functions: * NSS_CMSSignerInfo_Verify New Macros * TLS_RSA_WITH_RC4_128_SHA, TLS_RSA_WITH_3DES_EDE_CBC_SHA, etc., cipher suites that were first defined in SSL 3.0 can now be referred to with their official IANA names in TLS, with the TLS_ prefix. Previously, they had to be referred to with their names in SSL 3.0, with the SSL_ prefix. Notable Changes: * ECC is enabled by default. It is no longer necessary to set the environment variable NSS_ENABLE_ECC=1 when building NSS. To disable ECC, set the environment variable NSS_DISABLE_ECC=1 when building NSS. * libpkix should not include the common name of CA as DNS names when evaluating name constraints. * AESKeyWrap_Decrypt should not return SECSuccess for invalid keys. * Fix a memory corruption in sec_pkcs12_new_asafe. * If the NSS_SDB_USE_CACHE environment variable is set, skip the runtime test sdb_measureAccess. * The built-in roots module has been updated to version 1.97, which adds, removes, and distrusts several certificates. * The atob utility has been improved to automatically ignore lines of text that aren't in base64 format. * The certutil utility has been improved to support creation of version 1 and version 2 certificates, in addition to the existing version 3 support. ++++ libgee: - Update to version 0.14.0: + No changes since version 0.13.91. ++++ openssl: - fate#316363: Remove broken or outdated Ciphers Add files: openssl-1.0.1e-add-suse-default-cipher-header.patch, openssl-1.0.1e-add-suse-default-cipher.patch ++++ python3-base: - remove blacklisting of test_posix on aarch64: qemu bug is fixed ++++ systemd: - also autoreconf in systemd-mini to simplify spec file logic and fix build in staging:gcc49 (obsoleting 0002-make-209-working-on-older-dist.patch) ++++ totem-pl-parser: - Update to version 3.10.2: + Build fixes. + Updated translations. ++++ tracker: - Update to version 1.0.0: + Make decorator errors public. + libtracker-sparql: Make sure we check the env before choosing the bus type. + Updated translations. ++++ vte: - Update to version 0.36.0: + Build fixes (bgo#726604). + Docs updates. ++++ wicked: - version 0.5.16 - ipv6: catch ipv6.disable=1 kernel command line (bnc#869334) - client: read and apply sysctl/ifsysctl files to consider ipv4/ipv6 forwarding, enable (disable_ipv6), ipv6 autoconf and privacy (use_tempaddr) sysctl options (bnc#869334) - client: do not complain about missed /etc/HOSTNAME - dhcp4: fixed decline message and processing (bnc#869150) - dhcp4: check if lease exists while processing arp (bnc#869150) - removed obsolete drop default route patch (bnc#868187) [- 0001-addrconf-drop-default-route-if-disabled-bnc-868187.patch] ++++ mokutil: - Add mokutil-more-details-for-skipped-keys.patch to show the reason to skip the key - Add mokutil-check-secure-boot-support.patch to check whether the system supports Secure Boot or not ++++ mousetweaks: - Update to version 3.12.0: + Remove old MAINTAINERS file. + Updated translations. ++++ tracker-extras: - Update to version 1.0.0: + Make decorator errors public. + libtracker-sparql: Make sure we check the env before choosing the bus type. + Updated translations. ++++ totem: - Update to version 3.12.0: + Fix artifacts caused by GtkPopovers. + Don't add containers in the Recent view. + Various opensubtitles plugin bug fixes. + Updated translations. ++++ orca: - Update to version 3.12.0: + Updated translations. ++++ patterns-sled: - Drop mc from the default installation. - Drop dasher from the default installation [bnc#869649]. - Remove telepathy-salut from default install. ++++ permissions: - permissions: incorporating capability for mtr, removing +s from ping (bnc#865351) ++++ polkit-default-privs: - polkit-default-privs: relaxing org.freedesktop.color-manager.create-device and org.freedesktop.color-manager.delete-device, its basically just a DB operation and colord checks the owner of delete id is the same as the creator (bnc#861076) ++++ psmisc: - Update to version 22.21 * Missing comma in fuser(1) added Debian #702391 * pstree uses COLUMN env variable Debian #717017 * pstree shows proper thread names SF Bug#57 * pstree shows namespace options SF Patch#30 * killall.1 minor fixes SF Bug#59 * peekfd for m68k SF Patch#31 * Fixing some derefefed pointers SF Patch#32 * Minor typos in man pages SF Bug#61 Bug#60 * fuser -m and -M flags work either way Debian #606178 - Remove patch psmisc-22.20-pstree.patch as now part of upstream peekfd-m68k.patch as now part of upstream - Port the patches psmisc-22.20-upstream.patch which becomes psmisc-22.21-upstream.patch psmisc-22.20.dif which becomes psmisc-22.21.dif psmisc-22.12-pstree.patch which becomes psmisc-22.21-pstree.patch ++++ python-gobject: - Update to version 3.12.0: + No changes since version 3.11.92. ++++ python-pyldap: - Update to upstream release 2.4.15 * Various fixes * Support for subordinates search scope * Support for select schema description extension ++++ python3-gobject: - Update to version 3.12.0: + No changes since version 3.11.92. ++++ qemu: - Fix installation location of modules ++++ sca-patterns-oes: - Added Pattern oes11all/ncpconf-7013350.py oes2all/ncpconf-7013350.py ++++ vinagre: - Update to version 3.12.0: + Misc fixes. + Updated translations. ++++ vino: - Update to version 3.12.0: + Updated translations. ++++ virt-manager: - Make Requires of grub2-x86_64-xen conditional ++++ vm-install: - Updated language files - Make Requires of grub2-x86_64-xen conditional - Version 0.8.10 ++++ xdm: - DISPLAYMANAGER_STARTS_XSERVER needs to be set to "no" on s390x and ppc64le (bnc#869267) ++++ yast2: - Add support for systemd target with SystemdTarget module ++++ yast2-installation: - change cio_ignore kernel parameter according to kernel changes (bnc#869463) - 3.1.59 - avoid constant redefinition warning(BNC#869202) - 3.1.58 ++++ yast2-network: - bnc#869353 - inst_lan can walk back in installer - 3.1.38 ------------------------------------------------------------------ ------------------ 2014-3-23 - Mar 23 2014 ------------------- ------------------------------------------------------------------ ++++ cogl: - Update to version 1.18.0: + The license has been changed to the MIT license. + GObject introspection support has been greatly improved. + Add cogl_kms_renderer_set_kms_fd to make the KMS backend use a non-default GPU. + Fix a hang in the Wayland backend if it can't find some globals that it needs. + Add cogl_gst_video_sink_get_natural_size to query a suggested size for a Cogl-GST sink. + Add API to query the EGL and GLX contexts. This is intended to be used to make a shared GL context. + Fix advertising the deprecated buffer age feature flag on EGL. + Add a new non-deprecated feature flag for the buffer age. + Fix a bug with allocating textures in Cogl-GST. + Fix a bug with the cogl-basic-video-player example where it would try to use non-existant mipmaps. + Fix selecting the GL driver in the SDL2 winsys. + Updates to the MSVC build files. + Bugs fixed: Get the opengl context from cogl (bgo#724992). - Add new typelib-1_0-Cogl-2_0 and typelib-1_0-CoglPango-2_0 subpackages. ++++ gcc48: - Use power8 code generation only for ppc64le. ++++ evolution: - Update to version 3.12.0: + Forbid header bars in stock GTK+ dialogs. + Updated translations. - Stop passing obsolete nor recognized --disable-scrollkeeper to configure. - Explicitly list all pc files in devel package. ++++ evolution-data-server: - Update to version 3.12.0: + Check GConf XDG folder for migration too (bgo#726681). + Data loss on message copy to an IMAPx folder (bgo#726723). + Updated translations. ++++ evolution-ews: - Update to version 3.12.0: + No changes since version 3.11.92. ++++ libgcj48: - Use power8 code generation only for ppc64le. ++++ gcr: - Update to version 3.12.0: + Use /usr/bin/env to find python (bgo#726909). + Updated translations. ++++ gnome-disk-utility: - Update to version 3.12.0: + GduDVDSupport: - Nuke overlapping ranges. - Update comments and add some more debug. + GduVolumeGrid: Cap minimum width to 300 pixels. + Drop unneeded margin inside image buttons. + Updated translations. ++++ gnome-keyring: - Update to version 3.12.0: + Build and testing fixes. ++++ seahorse: - Update to version 3.12.0: + New help pages from the malard documentation project. + Build fixes. + Updated translations. ++++ gphoto: - updated to 2.5.4 release - --skip-existing option that skips if a local file would already exist - %F for foldername inclusion added to format strings for --filename - add the commandline arguments to the debug log ++++ vim: - Clean up after the testsuite ++++ libqt5-qtserialport: - BuildRequire pkgconfig(Qt5Gui) and pkgconfig(Qt5Widgets) ++++ libgnome-keyring: - Update to version 3.12.0: + Build fixes. - Drop libgnome-keyring-deprecated.patch: Fixed upstream. ++++ libgphoto2: - updated to 2.5.4 release - sony slt support - nikon bulb support - other nikon, canon, olympus improvements - lots of bugfixes and various new ids ++++ rhythmbox: - Update to version 3.0.2: + Bugs fixed: bgo#678938, bgo#692485, bgo#701598, bgo#705105, bgo#707144, bgo#707525, bgo#707618, bgo#708084, bgo#708201, bgo#708341, bgo#710493, bgo#710832, bgo#711285, bgo#712237, bgo#712699, bgo#715177, bgo#719514, bgo#719777, bgo#720116, bgo#720217, bgo#720819, bgo#721550, bgo#721758, bgo#722069, bgo#722782, bgo#723839, bgo#724931, bgo#725625, bgo#726167. + Updated translations. ++++ simple-scan: - Update to version 3.11.92: + Updated translations. ------------------------------------------------------------------ ------------------ 2014-3-22 - Mar 22 2014 ------------------- ------------------------------------------------------------------ ++++ elfutils: - SPARC build requires the large PIC model (or else build fails) ++++ gnome-clocks: - Update to version 3.11.92: + Misc bugfixes. + Updated translations. ++++ gvfs: - Update to version 1.20.0: + Updated translations. ++++ ibus-input-pad: - update version 1.4.2 * Removed shared_type tag in input-pad.xml, which is not upstreamed. ++++ tracker: - Update to version 0.17.8: + Fixes: bgo#705315 tracker-0.16.2: configure wrongly mixes checks for enable-compile-warning while using WITH-compile-warnings. + Fixes: bgo#726419 tracker-extract reports sparql update errors for jpeg with dc:indenfitier. + Fixes: bgo#675198, tracker-store man page description needs minor cleanup. + Updated translations. ++++ tracker-extras: - Update to version 0.17.8: + Fixes: bgo#705315 tracker-0.16.2: configure wrongly mixes checks for enable-compile-warning while using WITH-compile-warnings. + Fixes: bgo#726419 tracker-extract reports sparql update errors for jpeg with dc:indenfitier. + Fixes: bgo#675198, tracker-store man page description needs minor cleanup. + Updated translations. ++++ virt-manager: - Update to virt-manager version 1.0.1 virt-manager-1.0.1.tar.bz2 * virt-install/virt-xml: New --memorybacking option (Chen Hanxiao) * virt-install/virt-xml: New --memtune option (Chen Hanxiao) * virt-manager: UI for LXC (Chen Hanxiao) * virt-manager: gsettings key to disable keygrab (Kjö Hansi Glaz) * virt-manager: Show domain state reason in the UI (Giuseppe Scrivano) * Fix a number of bugs found since the 1.0.0 release - Dropped 35 timestamp named patches now contained in new tarball ------------------------------------------------------------------ ------------------ 2014-3-21 - Mar 21 2014 ------------------- ------------------------------------------------------------------ ++++ evolution: - Added support for gnome-patch-translation (1 string). ++++ fonts-config: - updated to 20140331: * allow ampersand in string sysconfig variable * xml-escape ampersand from family names * added bitmap font example for PREFER_*_FAMILIES ++++ gnome-shell-extensions: - Update to version 3.11.92: + Nothing to see here, move on. ++++ gnome-themes-standard: - Update to version 3.11.92: + Message dialog buttons have no border. + Default buttons in message dialogs use the suggested button style. + Context menu fixes. + Gedit specific style tweaks. + Match pixel size of regular and image buttons in headerbars. + Linked button radius tweaks. ++++ gvfs: - Port valid patches from SLE-11 see bnc#832386 patches and their related bugs: gvfs-support-nop-ftruncate.patch: bnc#466794 bgo#573837 gvfs-no-useless-x-flags.patch: bnc#538069 gvfs-obexftp-allow-push-cancel.patch: bnc#656452 ++++ icewm-theme-branding: - Add the icewm into Requires in spec file for bug #865843 ++++ open-iscsi: - Added an upstream patch from Mike Christie (bnc#869356): iscsi-tools-set-non-negotiated-params-early ++++ kiwi: - v5.06.59 released - Fixed spec file typo - v5.06.58 released - Fixed setupNetworkWicked * check for the exit code from wicked_dhcp4 * use debug and --test-output options for calling wicked_dhcp4 * add sleep between ip up and dhcp call - Follow up fix for creation of %mysystems macro * Add some comments which explain why we build the macro that way * Restructure the conditions to be more readable * remove building %mysystems macro for sle10 - Support creation of install iso images > 4g ++++ multipath-tools: - Fixup ordering cycle with systemd (bnc#863218) - Rebase git repository to match with upstream - Revert 'display uevent sequence number'; not required anymore ++++ libqt5-qtlocation: - Build, and add examples subpackage ++++ libqt5-qtmultimedia: - Build, and add examples subpackage - Swap pkgconfig(Qt5Core), pkgconfig(Qt5Gui), pkgconfig(Qt5Network), pkgconfig(Qt5OpenGL) and pkgconfig(Qt5Widgets) BuildRequires, for full libqt5-qtbase-devel, examples need more modules ++++ libqt5-qtsensors: - Build, and add examples subpackage ++++ libqt5-qtsvg: - Build, and add examples subpackage - Swap pkgconfig(Qt5Core), pkgconfig(Qt5Gui), pkgconfig(Qt5Widgets) and pkgconfig(Qt5Xml) BuildRequires, for full libqt5-qtbase-devel, examples need more modules ++++ libqt5-qtxmlpatterns: - Build, and add examples subpackage - Swap pkgconfig(Qt5Network) BuildRequires, for full libqt5-qtbase-devel, examples need more modules ++++ libqt5-qtdeclarative: - Build, and add examples subpackage ++++ tigervnc: - U_tigervnc-dont-check-inputs-with-assert.patch and U_tigervnc-use-asserts-in-release.patch * Fix security issue. (bnc#869307, CVE-2014-0011) ++++ samba: - Default with the cache and lock directory to the same path to have both non-persistent and persistent data at one location; (bnc#846586). ++++ samba: - Default with the cache and lock directory to the same path to have both non-persistent and persistent data at one location; (bnc#846586). ++++ openscap: - openscap-1.0.7 update: - fix namespaces for attributes in ARF relationship element - Avoid ".00" as the score in HTML report when score is 0. ++++ telepathy-glib: - Add 0001-tp_list_connection_managers_async-terminate-properly.patch: terminate properly if there is no CM [fdo#68892] ++++ libyui-qt: - Fixed "QObject::connect: signal not found in YQCheckBox", aka CheckBox not sending notifications (bnc#868374) - 2.46.3 ++++ makedumpfile: - enable snappy compression (FATE#315726). ++++ powertop: - Update to version 2.5 - Includes fix for cpufreq drivers not exporting scaling_frequencies (bnc#869048) ++++ sca-patterns-hae: - Fixed spec file macro ++++ sca-patterns-oes: - Fixed spec macro ++++ sca-patterns-sle10: - Fixed spec macro ++++ sca-patterns-sle11: - Fixed spec macro ++++ sca-patterns-sle12: - Fixed spec macro ++++ sca-server-report: - Clarified man page options - Removed scatool.py hash pling - Updated man page header - Moved scatool.py to library - Fixed FSF address in files - Change to System/Monitoring spec Group ++++ syslinux: - timeout.diff: fix timeout counter to work more accurate (bnc #691211) ++++ virt-manager: - bnc#869165 - virt-manager: add connection - missing avahi virt-manager.spec - bnc#863821 - Xen unable to boot paravirtualized VMs installed with btrfs virtinst-pvgrub2-bootloader.patch - Switch out redhat defaults for suse defaults virtman-stable-os-support.patch ++++ xdm: - Move forward to systemd, that is use a real service unit file (bnc#869260) ++++ yast2-bootloader: - fix minor typo (bnc #869324) ++++ yast2-network: - bnc#869224 - enlarged nic name input field in "Edit Nic Name" dialogue in ncurses mode - 3.1.37 ------------------------------------------------------------------ ------------------ 2014-3-20 - Mar 20 2014 ------------------- ------------------------------------------------------------------ ++++ adwaita-icon-theme: - Update to version 3.11.92: + Semi starred icon (bgo#689098). + Better fir for Files and save/open icons. + Addon and repositories icons (bgo#724669). ++++ alsa: - Correct the default values in /etc/sysconfig/sound comments (bnc#869403) ++++ cifs-utils: - Update to cifs-utils 6.3. + fixes for various bugs turned up by Coverity + clean unused cruft out of upcall binary + add new pam_cifscreds PAM module for establishing NTLM creds on login which BuildRequires the pam-devel package - Make the PAM security directory configurable at compile time; (bso#10513). + Make_the_PAM_security_directory_configurable_at_compile_time.patch ++++ cmake: - Update to 3.0.0~rc2 * Miscellaneous fixes since rc1 * FindRuby module learned to search for Ruby 2.0 and 2.1 ++++ fonts-config: - fix default values and use list of possibilities in sysconfig file [bnc#869398] (internal) ++++ glibc: - getaddrinfo-uninit-result.patch: Fix use of half-initialized result in getaddrinfo when using nscd (bnc#867636, BZ #16743) - Remove dependency on sysinit.target from nscd.service again (bnc#86422) ++++ glibc: - getaddrinfo-uninit-result.patch: Fix use of half-initialized result in getaddrinfo when using nscd (bnc#867636, BZ #16743) - Remove dependency on sysinit.target from nscd.service again (bnc#86422) ++++ gnome-icon-theme: - Update to version 3.11.92: + Semi starred icon (bgo#689098). + Better fir for Files and save/open icons. + Addon and repositories icons (bgo#724669). ++++ gnome-online-accounts: - Update to version 3.10.3: + Bugs fixed: bgo#726353 kerberos: Leaking credentials, cursors, principals and GDateTime. ++++ gnome-session: - Update to version 3.11.92: + Update FSF address in copyright headers. + Small wayland update. + Improve xtrans autogoo. + Updated translations. ++++ gnome-shell: - Update to version 3.11.92: + calendar: Grab key focus after changing day (bgo#725606). + gdm: Don't load user list if disabled (bgo#725905). + Don't show network-offline in the top bar (bgo#725340). + Improve radial shade effect of modal dialogs (bgo#725830). + Fix broken suspend-on-idle functionality (bgo#712706). + Close wifi selection dialog when device disappears (bgo#723935). + Don't close chats when pressing Escape (bgo#724178). + Improve smartcard support in login/lock screen (bgo#726262, bgo#726263). + Wake up screen when resuming from suspend (bgo#726378). + Make bluetooth and location items insensitive when locked (bgo#726319). + Don't show bluetooth icon when there is no adapter (bgo#725057). + Make sure to keep the OSK on top of modal dialogs (bgo#719451). + Misc. bug fixes and cleanups: bgo#725832, bgo#725958, bgo#722149, bgo#724977, bgo#724798, bgo#725020, bgo#723976, bgo#726119, bgo#726238, bgo#585500, bgo#704844, bgo#726323, bgo#726322, bgo#726120, bgo#726414. + Updated translations. ++++ libgsf: - Update to version 1.14.30: + Activate translations for gsf (bgo#725409). + Fix invalid g_free for Windows. + Work around glib/gio bug (bgo#724970). - Add pkgconfig(gdk-pixbuf-2.0) and libbz2-devel BuildRequires: Enable remaining features. ++++ ibus-anthy: - update to 1.5.5 * Fixed IOError in print sys.stderr when the parent process exits. * Added python3 (not enabled for this package). * Launched an error dialog when .anthy/last-record2_default.utf8 is broken. * Enabled python3 in data/zipcode-textdic.py ++++ installation-images-SLES: - move 'hostname' into initrd - make 'boot installed system' work from usb disk (bnc#807157) - add and start haveged (bnc#869158) ++++ kernel-default: - Update s390x config files: disable CONFIG_INPUT_FF_MEMLESS It was set by mistake, obviously. - commit 89fa272 ++++ kernel-source: - Update s390x config files: disable CONFIG_INPUT_FF_MEMLESS It was set by mistake, obviously. - commit 89fa272 ++++ kernel-syms: - Update s390x config files: disable CONFIG_INPUT_FF_MEMLESS It was set by mistake, obviously. - commit 89fa272 ++++ kiwi: - v5.06.57 released - Allow newer versions of kiwi to be built in SUSE internal build service for older versions of SLE + SUSE internal build service does not define the sles_version macro, need to do ugly nexted if conditions. Luckyly we no longer build openSUSE versions that have the same version identifiers as older SLE versions - Fixed fixupOverlayFilesOwnership function The matching of files mentioned in passwd was broken ++++ libqt5-qtbase: - Added use-freetype-default.patch: allow using lcd-default filter regardless of how freetype2 library has been built (w/ & w/o subpixel) - Build examples (added examples subpackage) - Make sure that Qt5Gui devel package requires libdrm-devel, as it references it's includes in CMake config ++++ libibverbs: - fix arch.h to be usable on s390 additional to s390x ++++ mutter: - Update to version 3.11.92: + Fix identification of CSD windows (bgo#723029). + Add minimal handling of touch events (bgo#723552). + Misc bug fixes and cleanups: bgo#723580, bgo#726352. + Updated translations. ++++ tdb: - Update to version 1.2.13. + Reduce freelist contention + Make "tdb_purge_dead" internally public + Make "tdb_find_dead" internally public + Add "last_ptr" to tdb_find_dead + Move adding tailer space to tdb_find_dead + Do a best fit search for dead records + Don't purge records to a blocked freelist + Fix a tdb corruption + always open internal databases with incompatible hash. + in tdb_delete_hash, make lock/unlock bracket more obvious + simplify tdb_delete_hash() a bit + tdbtool: dump record magic with fixed number of 8 hex digits + tdbtool: dump record hash with fixed number of 8 hex digits + Avoid reallocs for lockrecs + Fix some typos in comments. + Fix CID 1034959 Uninitialized scalar variable + Fix CID 1034960 Uninitialized scalar variable + Fix typos. ++++ ppp: - Update to 2.4.6 + Man page updates. + Several bug fixes. + Options files can now set and unset environment variables for scripts. + The timeout for chat scripts can now be taken from an environment variable. + There is a new option, master_detach, which allows pppd to detach from the controlling terminal when it is the multilink bundle master but its own link has terminated, even if the nodetach option has been given. - Removed the following patches; - ppp-2.4.2-logwtmp.diff -- now checks for HAVE_LOGWTMP - ppp-2.4.3-demand-fix.diff -- using 'status' - ppp-terminate-correct.patch -- upstream inclusion - Rebased the following patches: * ppp-2.4.3-make.diff as ppp-2.4.6-make.diff * ppp-2.4.2-misc.diff as ppp-2.4.6-misc.diff * ppp-2.4.2-ifname.diff as ppp-2.4.6-ifname.diff * ppp-2.4.4-lib64.patch as ppp-2.4.6-lib64.patch - Url changed to ppp.samba.org - Use macros in spec file - We dont need to cleanup the buildroot ++++ qemu: - Enable libvixl-based disassembler support for aarch64 ++++ release-notes-sled: - 12.0.8: - Update SP3 release notes from FATE. - Align structure with SLES release notes. ++++ rsyslog: - rsyslog 7.6.2 [v7.6-stable] major updates of the 7.6 series: * imrelp/omrelp now support TLS & (zip) compression * impstats is now emitting resource usage counters, can directly emit delta values and can now be bound to a ruleset * mmpstrucdata is a new module to parse RFC5424 structured data into JSON message properties * mmutf8fix is a new module to fix invalid UTF-8 sequences * mmsequence is a new module that helps with action load balancing * new defaults for main/ruleset queues to be more enterprise-like - For specific version changelogs, see * http://www.rsyslog.com/changelog-for-7-6-0-v7-stable/ * http://www.rsyslog.com/changelog-for-7-6-1-v7-stable/ * http://www.rsyslog.com/changelog-for-7-6-2-v7-stable/ - packaging changes: * drop rsyslog-7.4.6-omelasticsearch-atomic-instructions-ppc.patch committed upstream * build with rfc3195 support - rsyslog 7.4.10: - bugfix: json templates are improperly created - ompgsql bugfix: improper handling of auto-backgrounding mode - contains changes from 7.4.9: - added ProcessInternalMessages global system parameter - bugfix: imuxsock input parameters were not accepted - bugfix: potential double-free in RainerScript equal comparison - bugfix: some RainerScript Json(Variable)/string comparisons were wrong ++++ sca-patterns-base: - Removed hash pling from libraries ++++ sca-patterns-hae: - Removed duplicates with fdupes - Fixed FSF address in all patterns - Change to System/Monitoring spec Group ++++ sca-patterns-oes: - Removed duplicates with fdupes - Fixed FSF address in all patterns - Change to System/Monitoring spec Group ++++ sca-patterns-sle10: - Removed duplicates with fdupes - Fixed FSF address in all patterns ++++ sca-patterns-sle11: - Removed duplicates with fdupes - Fixed FSF address in all patterns - Change to System/Monitoring spec Group ++++ sca-patterns-sle12: - Removed duplicates with fdupes - Change to System/Monitoring spec Group - Fixed FSF Address in all patterns ++++ supportutils: - Corrected man page headers - Fixed FSF address in files - Change to System/Monitoring spec Group ++++ timezone: - solar87,solar88,solar89 were removed, remove them from java build. ++++ timezone-java: - solar87,solar88,solar89 were removed, remove them from java build. ++++ vm-install: - bnc#863821 - Xen unable to boot paravirtualized VMs installed with btrfs Boot sle12 VMs with pvgrub2 after initial installation - Version 0.8.9 ++++ xf86-video-nv: - commented out modalias lines in specfile in order to no longer install xf86-video-nv driver by default (bnc#868732) ++++ yast2-ldap: - bnc#865812 - can't configure ldap login - 3.1.8 ++++ yast2-registration: - added "Network Configuration" button for manual network configuration, ask user to configure network if registration fails because of missing network setup (bnc#868830) - 3.1.21 ++++ zypper: - Add summary messages for application (bnc#869439) - Rephrase some 'zypper ps' related messages (bnc#866300) - Message about uninstallable patters is obsolete (bnc#869616) - version 1.11.0 ------------------------------------------------------------------ ------------------ 2014-3-19 - Mar 19 2014 ------------------- ------------------------------------------------------------------ ++++ apparmor: - fix aa_log_end_msg (bnc#862170) ++++ at-spi2-atk: - Update to version 2.11.92: + Bump minimum libdbus version needed, since we use a function introduced in 1.5. ++++ at-spi2-core: - Update to version 2.11.92: + Fix a crash with MediaElch and Onboard (bgo#726243). + Updated translations. ++++ cheese: - Update to version 3.11.92: + Use new GApplicationCommandline handling. + Updated translations. ++++ evince: - Update to version 3.11.92: + Keep current page thumbnail in visible area when the sidebar is resized (bgo#631050). + Close the window when CTRL+w shortcut is used in presentation mode, instead of turning the screen white (bgo#604834). + Fix some broken aspects EvViewAccessible text support (bgo#7250030). + Take caret navigation into account when getting AtkHyperlink indices (bgo#726310). + Keep the scroll position when switching between continuous and non-continuous mode (bgo#554843). + Stop autoscrolling when view looses focus (bgo#541699). + Fix implementation of atk_text_set_caret_offset in EvViewAccessible (bgo#701746). + Emit EvView::cursor-moved signal when caret cursor position is set by accessibility (bgo#701746). + bgo#725162: Remove support for deprecated atk_text_get_text_{before,after}_offset. + Updated translations. ++++ file-roller: - Update to version 3.11.92: + Updated translations. ++++ geocode-glib: - Update to version 3.11.92.2: + Nano release to fix configure.ac hickup. - Changes from version 3.11.92.1: + Fix typo in Nominatim search result attribute. ++++ glib2: - Add glib2-dbus-object-manager-ref.patch -- keep the gdbus object manager alive (bgo#719402). - Add glib2-missing-annotations.patch -- add gobject-introspection annotation to g_desktop_app_info_launch_uris_as_manager. ++++ glibc: - powerpc-opt-power8.patch: GLIBC Optimizations For POWER8 Hardware (bnc#866711, fate#315443) ++++ glibc: - powerpc-opt-power8.patch: GLIBC Optimizations For POWER8 Hardware (bnc#866711, fate#315443) ++++ gnome-bluetooth: - Update to version 3.11.91: + Add missing libudev private requires. + Require GTK+ 3.11.2. + Fix crasher with latest GTK+. + Remove GtkStock usage. + Updated translations. ++++ gnome-calculator: - Update to version 3.11.92: + Fix: Lost text focus on click. + Updated translations. ++++ gnome-contacts: - Update to version 3.11.92: + Updated translations. ++++ gnome-desktop: - Update to version 3.11.91: + Always set the DPMS mode when requested. + Updated translations. ++++ gnome-documents: - Update to version 3.11.92: + Use header bars in dialogs. + Allow Enter to activate first search result. + Don't make "edit" active for documents that can't be edited. + Fix zoom in not working with certain keyboards. + Fix multiple stacked indexing in-app notifications. + Fix toolbar behavior for GTK changes. + Fix possible crash due to UTF-8/bytes mismatch. + Focus search entry after changing filters. + Improve getting started turorial. + Improve user help for 3.12. + Updated translations. ++++ gnome-online-accounts: - Update to version 3.11.92: + bgo#726353: kerberos: Leaking credentials, cursors, principals and GDateTime. + Updated translations. ++++ gnome-shell-extensions: - Replace openSUSE by SUSE Linux Enterprise in README.SUSE - Add a Recommends on gnome-shell-extensions-common-lang in gnome-shell-classic. ++++ nautilus: - Update to version 3.11.92: + Only show one button for mixed Video CD/Video DVD media. + Add a force-desktop action to NautilusApplication. ++++ gnome-system-monitor: - Update to version 3.11.92: + Bugs fixed: bgo#711381, bgo#724482. + Updated translations. ++++ gnome-user-docs: - Update to version 3.11.92: + Updates to GNOME Help. + Updates to System Admin Guide. + Updated translations. ++++ gnome-weather: - Update to version 3.11.92: + Fix alignment of placeholder text for first run (bgo#721732). + Build fixes (bgo#725942). + Updated translations. ++++ grilo: - Update to version 0.2.10: + Increase glib requirement to 2.34 or greater. + Added new property in GrlSource: "source-tags". + Added new signal in GrlRegistry: "metadata-key-added". + Added new functions: grl_media_{set,get}_size(). + Added new key: GRL_METADATA_KEY_SIZE. + Updated man page. + Bugs fixed: bgo#629002, bgo#724019, bgo#724648, bgo#724658, bgo#724660, bgo#724871, bgo#725419, bgo#726197, bgo#726340. + Updated translations. ++++ gtk3: - Add gtk3-gtkwindow-cleanup.patch -- remove delete-event idle function on finalize (bgo#723771). ++++ installation-images-SLES: - move /run dir completely to initrd (bnc#869122) - open-fcoe are now fcoe-utils - take care of service types - add script to start systemd services (without systemd) ++++ kernel-default: - Enable Socketcan again for i386 and x86_64 (bnc#858607) - commit d1f1027 ++++ kernel-source: - Enable Socketcan again for i386 and x86_64 (bnc#858607) - commit d1f1027 ++++ kernel-firmware: - Update to git snapshot 20140319 (bnc#869180) * brcm: add firmware for the BCM43362 WLAN device * iwlwifi: update firmware for 7260 / 3160 devices * WHENCE: Fix oddly capitalised instances of 'File' * wl18xx: add version 3 of the wl18xx firmware * rtlwifi: Add firmware for rtl8192ee * myri10ge: update firmware to 1.4.57 * bnx2x: Update to FW 7.8.19 * Remove executable permissions from firmware files * rtlwifi: Add firmware for rtl8821ae * radeon: add ucode for HAWAII GPUs * rtlwifi: Add firmware for r8723au * iwlwifi: update firmware for 7260 / 3160 devices * iwlwifi: update firmware for 7260 / 3160 devices * linux-firmware: 3.2.3.0 Firmware for Brocade Adapters * cxgb4: Updated T4 firmware, add T5 firmware * qla2xxx: Update ql2{4,5}00_fw.bin to version 7.01.00 * linux-firmware: Update Intel Bluetooth devices firmware patch files * firmware: cw1200: Add firmware for the ST-E CW1200 WLAN chipset. * emi62: Provide the correct bitstream * linux-firmware: add Marvell SD8897-B0 firmware combo image * linux-firmware: update Marvell PCIe/USB 8897-B0 firmware combo image * rtlwifi: Add new firmware files for rtl8188eu * rtlwifi: Add new firmware files for rtl8192cu * brcm: add firmware file for the BCM4335 SDIO chipset * brcm: add firmware for newer version of BCM43241 SDIO chipset * brcm: add firmware file for BCM43241 SDIO chipset * brcm: rename firmware names expressing host interface type * ti-connectivity: add wl1251 firmware and license * linux-firmware: Add Brocade FC/FCOE Adapter firmware files * radeon: add ucode for KAVERI GPUs * radeon: add smc ucode for BONAIRE * linux-firmware: Add firmware patch file for Intel Bluetooth device(3160) * linux-firmware: add version information for Intel Bluetooth firmware * cw1200: Add SDD file for the Sagrad SG901-1091/1098 WLAN modules. * Fix filename for Intel Bluetooth firmware * linux-firmware: update Intel Bluetooth firmware patch file * moxa: Fix firmware file names. * moxa: Add firmware for some of the Moxa USB-Serial hubs * radeon: add ucode for KABINI GPUs * radeon: add ucode for BONAIRE GPUs * radeon: add smc ucode for radeon GPUs - Remove obsoleted iwlwifi-4965-1.ucode - Remove the files that are already included in tarball: carl9170-1.fw, ct2fw-3.2.3.0.bin, ctfw-3.2.3.0.bin, iwlwifi-3160-8.ucode, iwlwifi-7260-8.ucode ++++ kernel-syms: - Enable Socketcan again for i386 and x86_64 (bnc#858607) - commit d1f1027 ++++ kiwi: - Fixed invalid conversion in printf call - Fixed block size used to check for boot sector code in the MBR after legacy grub has finished the installation - v5.06.56 released - Don't use Miscellanea::RequireRcsKeywords in perl critic This module is not provided with the current perl-Perl-Critic packages. - Reduce size of boot images for SLE12 and openSUSE 13.2 * packages installed by requires python and dracut are not required inside the kiwi initrd on first boot - Display license(s) only if this was explicitly configured with statements in the XML description ++++ tigervnc: - excludearch s390 (would need compilation with fPIC as well but common/CMakeLists.txt does this only on 64bit) ++++ util-linux: - Abort blkid probing on I/O errors (bnc#859062, blkid-stop-scanning-on-I-O-error.patch, blkid-convert-superblocks-to-new-calling-convention.patch) ++++ gtkmm3: - Update to version 3.11.9: + Gdk: Device: Add get_last_event_window(). + Gtk: - Application: Added set_accel_for_action(), get/set_accels_for_action() and list_action_descriptions(). - Widget: . Added get/set_margin_start/end() and properties. . Added scale-factor property. ++++ libgweather: - Update to version 3.11.92: + Fixed SoupSession handling with multiple GWeatherInfos. + Miscellaneous bug fixes (bgo#725671). + Location database additions (bgo#707603, bgo#726016). + Build fixes. + Updated translations. ++++ webkitgtk: - Update to version 2.3.92: + Add support for Geoclue2. + Always finalize the soup session object when the networking process finishes. + Make sure the web process doesn’t finish if there’s an ongoing print operation. + Fix runtime critical warnings about main loop sources not found when trying to remove them. + Fixed several crashes in JavaScriptCore when visiting facebook. + Improve CSS properties performance. + Fix web process leak when the WebView is leaked by the application. + Fix the build when using vala bindings due to UI and web process main headers included together. ++++ webkitgtk3: - Update to version 2.3.92: + Add support for Geoclue2. + Always finalize the soup session object when the networking process finishes. + Make sure the web process doesn’t finish if there’s an ongoing print operation. + Fix runtime critical warnings about main loop sources not found when trying to remove them. + Fixed several crashes in JavaScriptCore when visiting facebook. + Improve CSS properties performance. + Fix web process leak when the WebView is leaked by the application. + Fix the build when using vala bindings due to UI and web process main headers included together. ++++ openscap: - openscap-1.0.6 update: - fix process58 loginuid integer handling on 32bit ++++ libpipeline: - Update to libpipeline 1.2.6 (18 December 2013) * Fix test_pump_tee to wait for its child processes before testing their output, since otherwise not all their output might be flushed. * pipeline_want_infile and pipeline_want_outfile now take copies of their file name arguments. * Restore compatibility with Automake 1.10. * Build with large file support on systems where it is available. * Provide a replacement clearenv function in order to support non-glibc systems. Now tested on FreeBSD. * Don't read uninitialised memory when testing for the end of long lines (over 4096 bytes). ++++ libsoup: - Update to version 2.45.92: + Fixed problems with using an http proxy on port 80. + Plugged a small per-connection leak. + Belatedly bumped up the glib requirement to 2.38, which is required for the TAP driver. + Fixed up some leftover issues from the test porting to gtestutils. ++++ libstorage: - added workaround for blkid file-system misdetection (bnc#864703) ++++ systemd: - Be sure that the refreshed manual pages are installed - Add patch systemctl-set-default-target.patch which explain how to override the default.target by using --force (bnc#868439) ++++ tracker: - Update to version 0.17.7: + libtracker-sparql: Fix undefined reference to symbol 'tracker_ipc_bus'. + Updated translations. - Update to version 0.17.6: + Make GBusType run-time configurable with TRACKER_BUS_TYPE environment variable. + Removed dead code from coverity report. + libtracker-fts: Fix memory leak for GList on property names during FTS init. + libtracker-data: - getting FTS multivalued properties used unintialised variable in ontology_get_fts_properties(). - Protect potential NULL dereference in _db_cursor_iter_next(). + libtracker-{common,data,extract}: do not maintain LT versioning. + libtracker-miner: - Do not leak the TrackerSparqlConnection in TrackerFileNotifier. - Don't print uninitalised sparql variable for update_array_cb. - Dispose GFileInfo objects ASAP when crawling (attempt to reduce memory footprint). + libtracker-extract: - Lookup rules after initializing in get_fallback_rdf_types() to avoid empty rules lists. - Fix memory leak on .rule file load errors. - Fix memory leak and unref rdf_types hash table in _module_manager_get_fallback_rdf_types(). + tracker-store: Remove the --low-memory option in the man pages, not used since 0.9.x. + tracker-miner-fs: Fix memory leaks + tracker-extract: - Removed support for libstreamanalyzer, xine and totem extractors, not been used or supported in a long time. - Removed support for obsolete GStreamer backends tagreadbin, decodebin2 in gstreamer extractor. - Don't report < 0 nfo:width for images with GStreamer discoverer. - Remove the need for fork() and sub-processes with PDF extraction, no longer needed. - Make logging clearer if we fail on no modules or no metadata. - Fixed epub extractor so it doesn't use a broken ontology. - Improve logging, too many g_debug() calls to other log levels. - set nfo:Video on the gstreamer guess rule for completeness. - Add desktop file to autostart process. - Make it clearer where MIME type came from in debug (from GIO/xdgmime or tracker-miner-fs). + tracker-sparql: Support listing properties with --tree and make - -search case insensitive. + tracker-sandbox: Set the locale properly so queries don't fail due to locale mismatch to DB. + Build fixes. + Bugs fixed: bgo#726421, bgo#726639, bgo#726640, bgo#725689, bgo#726552, bgo#726553, bgo#725607, bgo#725890. + Updated translations. - Rebase tracker-extract-private.patch: Upstream decided to 'fix' it as .so.0.0.0, which is not what we consider the right thing for this kind of private library). ++++ trousers: - trousers-wrap_large_key_overflow.patch: Do not wrap keys larger than 2048 bit, as the space on the TPM is limited to that amount. (bnc#868933) ++++ webkitgtk3: - Update to version 2.3.92: + Add support for Geoclue2. + Always finalize the soup session object when the networking process finishes. + Make sure the web process doesn’t finish if there’s an ongoing print operation. + Fix runtime critical warnings about main loop sources not found when trying to remove them. + Fixed several crashes in JavaScriptCore when visiting facebook. + Improve CSS properties performance. + Fix web process leak when the WebView is leaked by the application. + Fix the build when using vala bindings due to UI and web process main headers included together. ++++ man-pages: - update to version 3.63: * new and rewritten pages: - duplocale.3, newlocale.3, towlower.3, towupper.3, uselocale.3 * for more information, see Changes ++++ mlocate: - Also respect the UPDATEDB_ when not running as root in the cron job. ++++ tracker-extras: - Update to version 0.17.7: + libtracker-sparql: Fix undefined reference to symbol 'tracker_ipc_bus'. + Updated translations. - Update to version 0.17.6: + Make GBusType run-time configurable with TRACKER_BUS_TYPE environment variable. + Removed dead code from coverity report. + libtracker-fts: Fix memory leak for GList on property names during FTS init. + libtracker-data: - getting FTS multivalued properties used unintialised variable in ontology_get_fts_properties(). - Protect potential NULL dereference in _db_cursor_iter_next(). + libtracker-{common,data,extract}: do not maintain LT versioning. + libtracker-miner: - Do not leak the TrackerSparqlConnection in TrackerFileNotifier. - Don't print uninitalised sparql variable for update_array_cb. - Dispose GFileInfo objects ASAP when crawling (attempt to reduce memory footprint). + libtracker-extract: - Lookup rules after initializing in get_fallback_rdf_types() to avoid empty rules lists. - Fix memory leak on .rule file load errors. - Fix memory leak and unref rdf_types hash table in _module_manager_get_fallback_rdf_types(). + tracker-store: Remove the --low-memory option in the man pages, not used since 0.9.x. + tracker-miner-fs: Fix memory leaks + tracker-extract: - Removed support for libstreamanalyzer, xine and totem extractors, not been used or supported in a long time. - Removed support for obsolete GStreamer backends tagreadbin, decodebin2 in gstreamer extractor. - Don't report < 0 nfo:width for images with GStreamer discoverer. - Remove the need for fork() and sub-processes with PDF extraction, no longer needed. - Make logging clearer if we fail on no modules or no metadata. - Fixed epub extractor so it doesn't use a broken ontology. - Improve logging, too many g_debug() calls to other log levels. - set nfo:Video on the gstreamer guess rule for completeness. - Add desktop file to autostart process. - Make it clearer where MIME type came from in debug (from GIO/xdgmime or tracker-miner-fs). + tracker-sparql: Support listing properties with --tree and make - -search case insensitive. + tracker-sandbox: Set the locale properly so queries don't fail due to locale mismatch to DB. + Build fixes. + Bugs fixed: bgo#726421, bgo#726639, bgo#726640, bgo#725689, bgo#726552, bgo#726553, bgo#725607, bgo#725890. + Updated translations. - Rebase tracker-extract-private.patch: Upstream decided to 'fix' it as .so.0.0.0, which is not what we consider the right thing for this kind of private library). ++++ orca: - Update to version 3.11.92: + Filter out a number of extraneous/unwanted accessibility events from Evolution. + Eliminate some text-selection and typeahead search "chattiness". + Generate ancestors for new dialogs even if there is no prior focused object. + bgo#726395: Sometimes flat review presents non-localized rolenames. + Ignore bogus focus claims from LibreOffice fillers and panels. + Add support for non-modal GtkPopover. + Use explicit keyword rather than positional argument for GSettings schema id. + Updated translations. ++++ python-atspi: - Update to version 2.11.92: + Fix a traceback when removing a text selection. ++++ python-libmount: - Abort blkid probing on I/O errors (bnc#859062, blkid-stop-scanning-on-I-O-error.patch, blkid-convert-superblocks-to-new-calling-convention.patch) ++++ python3-atspi: - Update to version 2.11.92: + Fix a traceback when removing a text selection. ++++ shotwell: - Update to version 0.18.0: + Compile and install translated help files. + Updated translations. - Add pkgconfig(gnome-doc-utils) BuildRequires: new dependency. ++++ util-linux-systemd: - Abort blkid probing on I/O errors (bnc#859062, blkid-stop-scanning-on-I-O-error.patch, blkid-convert-superblocks-to-new-calling-convention.patch) ++++ virt-manager: - bnc#868194 - virt-manager gets stuck with some netinst urls 532a3213-pass-correct-connection-to-install.patch 532a3213-fix-url-autodetect-timeout.patch 532a3213-exit-URL-detection-immediately-if-detection-fails.patch - bnc#869208 - virt-manager create new virtual machine fail virtman-show-suse-install-repos.patch - bnc#869181 - virt-manager: vm wizard -Error launching manager: 'NoneType' object has no attribute 'startswith' virtinst-modify-gui-defaults.patch ++++ xen: - Upstream patches from Jan 5321b20b-common-make-hypercall-preemption-checks-consistent.patch 5321b257-x86-make-hypercall-preemption-checks-consistent.patch 53271880-VT-d-fix-RMRR-handling.patch 5327190a-x86-Intel-work-around-Xeon-7400-series-erratum-AAI65.patch - Dropped the following as now part of 5321b257 5310bac3-mm-ensure-useful-progress-in-decrease_reservation.patch ++++ xf86-input-evdev: - 11-evdev.conf: enable emulate3buttons on trackpoint devices (bnc#869097) ++++ xf86-video-intel: - Update to 3.0 prerelease 2.99.911: Hans de Geode has been working on making the Xserver work without privileges under the supervision of systemd/logind. This necessitated a few new features for us: server fds (where we are passed which fd to use to talk to our device by the Xserver who may in turn receive it from logind or other host) and a small backlight helper so that we can continue to provide a RandR backlight property when running without root privileges. + Flush when changing blend modes on Ironlake, or else single glyphs are sometimes rendered incorrectly Regression from 2.20.15 https://bugs.freedesktop.org/show_bug.cgi?id=74882 + Fix pixmap offsets for pixman fallbacks onto Composite redirected windows https://bugs.freedesktop.org/show_bug.cgi?id=73811 + Fix blending onto 8-bit destinations, typically used for generating masks in complex Render operations, on gen2 https://bugs.freedesktop.org/show_bug.cgi?id=75818 + Handle failure to create DRI bo more carefully. For example on gen3, the DDX supports pixmaps that are much, much larger than OpenGL can use and do not support the tiling modes that we request for OpenGL. https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1289049 + Fix a bookkeeping bug with proxy buffers that are marked active but not actually inserted into a request (so they end up permanently active and confuse everybody). https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1289923 + Actually turn off displays with DPMS off for UXA. Regression from 2.99.903, but requires kernel commit c9976dcf55c8aaa7037427b239f15e5acfc01a3a Author: Chris Wilson Date: Sun Sep 29 19:15:07 2013 +0100 drm/i915: Only apply DPMS to the encoder if enabled instead for correct behaviour on Haswell. https://code.google.com/p/chromium/issues/detail?id=341135 - Add rpmlinrc file ++++ xf86-video-vmware: - update to current git commit 51cdfa6 in order to fix build against latest xserver - obsoletes U_0001-vmwgfx-update-for-XA-API-changes.patch, U_0002-vmwgfx-Avoid-HW-operations-when-not-master.patch, U_0003-vmwgfx-Implement-textured-video-completely-on-top-of.patch, U_0004-vmwgfx-Get-rid-of-device-specific-DMA-code.patch, U_0005-vmwgfx-handle-changes-of-DamageUnregister-API-in-1.1.patch ++++ yast2-installation: - skip "Installation Options" dialog when online repository option should not be displayed (part of bnc#868942) - 3.1.57 ++++ yast2-kdump: - kdump for all (bnc #869086, bnc #804512) - 3.1.9 ++++ yast2-network: - bnc#868830 - remove device also from LanItems' cache when deleting during automatic configuration in installer - 3.1.36 ++++ yast2-packager: - copy libzypp credentials to the target system before starting package installation (bnc#869089) - 3.1.8 ++++ yast2-registration: - ask for media addons when the respective checkbox is set (bnc#868942) - 3.1.20 ++++ yast2-samba-client: - Fix standalone AD join from a HA cluster; (bnc#865445). - 3.1.5 ++++ yast2-storage: - removed "Import Partition Setup" button (bnc#868864) ------------------------------------------------------------------ ------------------ 2014-3-18 - Mar 18 2014 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Fix missing module (bnc#868833) - 3.1.20 ++++ bash: - CVE-2014-2524: bash,readline: temporary file misuse in _rl_tropen (bnc#868822) Even if used only by developers to debug readline library do not open temporary files from public location without O_EXCL ++++ btrfsprogs: - update 'subvolume snapshot' help (bnc#865612) ++++ clutter: - Update to version 1.18.0: + Update build environment for Visual Studio. + Improve the API for implementing Wayland compositors. + Port the documentation to MarkDown. + Use symbol annotations to ensure the public ABI. + Bugs fixed: bgo#725716, bgo#725873, bgo#725722, bgo#726199, bgo#726341, bgo#726315, bgo#726313, bgo#726198, bgo#708781, bgo#711857. + Updated translations. ++++ coreutils: - Apply three patches from openSUSE factory: - Add upstream patch (gnu#16855): * coreutils-shuf-repeat-avoid-crash-when-input-empty.patch: Add patch for shuf: with -r, don't dump core if the input is empty. - Add upstream patch (gnu#16872): * coreutils-date-avoid-crash-in-TZ-parsing.patch: Add patch for date: fix crash or infinite loop when parsing a malformed TZ="". - Add upstream patch (gnu#17010): * coreutils-ln-avoid-segfault-for-empty-target.patch: Add patch to avoid that ln(1) segfaults for an empty, relative target. ++++ dconf: - Update to version 0.19.92: + Depend on automake 1.11.2. + Stop using ACLOCAL_FLAGS. + Depend on released version of Vala (0.18.0). ++++ lvm2: - backport more patches from slesp3(bnc#831518) scm support: add_scm_support.patch mirrored log fix: do_not_read_from_mirrors_have_failed_devices.diff avoid_reading_failed_dev_in_mirrored_log.diff mirrored_log_fixed_when_double_fault_occurs.diff device_is_usable_mem_leak.diff clvmd: clmvd-fix-decriptor-leak-on-restart.patch clvmd-Avoid-a-3-way-deadlock-in-dead-client-cleanup.patch clvmd-Fix-node-up-down-handing-in-corosync-module.patch 0001-clvmd-avoid-logging-in-signal-handler.patch fate#314367, missing patch lvconvert-cluster-mirrored-disk-failed.patch other fix: pvmove_support_clustered_vg.diff suppress_format1_size_warning.diff display-dm-name-for-lv-name.diff ++++ eog: - Update to version 3.11.92: + bgo#720340: 'save as' doesn't update window title. + Updated translations. ++++ librsvg: - Update to version 2.40.2: + Bugs fixed: bgo#710163, bgo#719552. ++++ gedit: - Update to version 3.11.92: + Implement drag'n'drop for the documents panel. + Misc bug fixes. + Updated translations. ++++ geocode-glib: - Update to version 3.11.92: + Add osm-id property to GeocodePlace. ++++ glib2: - Update to version 2.39.92: + Bugs fixed: bgo#710367, bgo#723899, bgo#724859, bgo#724916, bgo#725651, bgo#725656, bgo#725891, bgo#726046. + Updated translations. ++++ glibc: - Make sure nscd is started after sysinit.target (bnc#868422) - nscd-track-startup-failures.patch: properly track startup failures in nscd and mark nscd.service as forking (BZ #16639) ++++ glibc: - Make sure nscd is started after sysinit.target (bnc#868422) - nscd-track-startup-failures.patch: properly track startup failures in nscd and mark nscd.service as forking (BZ #16639) ++++ gnome-control-center: - Update to version 3.11.92: + Date & Time: Fix the width of hour and minute spinbuttons. + Privacy: Disable the software usage reporting. + Updated translations. ++++ gnome-settings-daemon: - Update to version 3.11.92: + Common: Avoid GsdDeviceMapper blocking on startup. + Power: Fix idle time being reset when notifications come in. + XSettings: - Avoid Hi-DPI getting setup for: . non-primary screens. . HDMI outputs (except 4K monitors). . low resolutions. + Updated translations. ++++ nautilus: - Add 0001-application-add-force-desktop-action.patch: ensure - -force-desktop always works [bnc#867309, bgo#726114] ++++ gnome-user-share: - Update to version 3.10.2: + Fix race condition when moving to Downloads dir. + Fix notifications not working. + Reject transfers in one place. + Remove temp files when rejecting transfers. + Enable notifications by default. + Use FileManager1 XDG API to reveal file. + Fix launch context leak. + Use correct desktop-entry hint. + Use Bluetooth icon for notifications. + Fix agent not working when restarting obexd. + Remove the status icon. + Updated translations. ++++ grub2: - grub2-s390x-03-output-7-bit-ascii.patch: * first usable interface on 3215 from initrd. (bnc#867258) - reflect s390x-specifics in '/etc/default/grub'. (fate#314213) - grub2-s390x-02-kexec-module-added-to-emu.patch: * boot-attempts are final, except if 'kexec -l' fails. * try to restore terminal on exit (via grub_reboot()). - grub2-s390x-03-output-7-bit-ascii.patch: * use less CPU cycles waiting for user. (bnc#868650) * first usable interface on 3215. (bnc#867258) * strip newlines on input for 3270 and 3215. - grub2-s390x-04-grub2-install.patch: * append 'quiet splash=silent' for 'initgrub'-boot. * properly check for dracut script during 'grub2-install'. ++++ gsettings-desktop-schemas: - Update to version 3.11.91: + Disable 'send-software-usage-stats' by default. + Updated translations. ++++ gtk2: - Update to version 2.24.23: + Bugs fixed: bgo#634146, bgo#651224, bgo#665507, bgo#671538, bgo#701751, bgo#704937, bgo#705367, bgo#708119, bgo#708783, bgo#710936, bgo#711110, bgo#711298, bgo#711552, bgo#712536, bgo#722496. ++++ gtk3: - Update to version 3.11.9: + GtkPopover: - Improve focus and grab handling. - Add accessibility support. + Client-side decorations: - Make F10 move focus to the header bar. - Make header bars draggable on touch systems. - Make shadows unclickable. + Bugs fixed: bgo#591258, bgo#693200, bgo#701884, bgo#709914, bgo#723668, bgo#724785, bgo#725141, bgo#725727, bgo#725733, bgo#725754, bgo#725824, bgo#725864, bgo#725866, bgo#726125, bgo#726135, bgo#726136, bgo#726149, bgo#726187, bgo#726209, bgo#726492. + Updated translations. ++++ gtksourceview: - Update to version 3.11.91: + Updated translations. ++++ inst-source-utils: - update create_package_descr: fix utf8 handling thanks to mls ++++ installation-images-SLES: - adapt to fixed yast2-theme - s390: revert parmfile change (bnc#867811) ++++ kdump: - kdump-0.8.9-detect-xen-dumps.patch: fix uninitialized variable; without the fix, '-X' is (almost) always added. - drop dependency on dracut-network again, because this subpackage has been merged with the main dracut package ++++ kernel-default: - Update vanilla config files: enable console rotation It's enabled in all other kernel flavors so it should be enabled in vanilla too. - commit 1384611 - config: set CONFIG_X86_INTEL_LPSS in trace and vanilla Trying to keep the trace and vanilla kernels in sync with default. - commit 09e4895 - Align the x86_64 debug config file on the default config For real this time. - commit 0b5593a ++++ kernel-source: - Update vanilla config files: enable console rotation It's enabled in all other kernel flavors so it should be enabled in vanilla too. - commit 1384611 - config: set CONFIG_X86_INTEL_LPSS in trace and vanilla Trying to keep the trace and vanilla kernels in sync with default. - commit 09e4895 - Align the x86_64 debug config file on the default config For real this time. - commit 0b5593a ++++ kernel-firmware: - iwlwifi: update firmware for 7260 / 3160 devices to 22.24.8.0 New version includes a bunch of bug fixes especially in GO mode (FATE#316958) ++++ kernel-syms: - Update vanilla config files: enable console rotation It's enabled in all other kernel flavors so it should be enabled in vanilla too. - commit 1384611 - config: set CONFIG_X86_INTEL_LPSS in trace and vanilla Trying to keep the trace and vanilla kernels in sync with default. - commit 09e4895 - Align the x86_64 debug config file on the default config For real this time. - commit 0b5593a ++++ kexec-tools: - Reserve mmconf areas for kdump kernel via memmap=X$Y in cmdline (bnc#819777 [original: bnc#804800]: fix still needed for SGI UV systems). New patch: kexec-tools-set-mmconf-reserved.patch - Disable stack protector for ppc64le (bnc#869161) New patch: kexec-tools-ppc64-purgatory-disabling-gcc-stack-protection.patch - Disable erroneous (efi memory descriptor version) message (bnc#867785c5) New patch: kexec-tools-zero-efi-info.patch ++++ kiwi: - Added jenkins test script for running build jobs - Update suse-13.2-JeOS template The same changes with regards to products and patterns like on SLE12 applies to this distribution as well - v5.06.55 released - Fixed use of support * the value was not correctly added to the .profile environment * In addition is often used in combination with the repository attribute prefer-license which downloads the license information and unpacks it below /etc/YaST2/licenses/base In order to let the displayEULA() function in the boot code find this files we had to extend the license search path - Simplify jenkins codebase job script ++++ liblogging: - update to liblogging 1.0.3: * fix build problem with invalid va_list (remove patch liblogging-1.0.2-fix-SLE-va_list.patch) * do not override user varibale CFLAGS * make liblogging-rfc3195 not export private symbols * documentation update on stdlog_log() return code ++++ libstorage: - added workaround for parted cylinder discrepancy (bnc#866535) ++++ systemd: - Add Robert's udev-generate-peristent-rule shell script to udev's tool library - Add or port upstream bugfix patches: 0001-gpt-auto-generator-don-t-return-OOM-on-parentless-de.patch 0002-bus-fix-memory-leak-when-kdbus-is-not-enabled.patch 0006-Do-not-return-1-EINVAL-on-allocation-error.patch 0007-networkd-fix-typo.patch 0008-sd-bus-don-t-access-invalid-memory-if-a-signal-match.patch 0009-sd-bus-don-t-choke-if-somebody-sends-us-a-message-wi.patch 0012-journald-remove-stray-reset-of-error-return-value.patch 0013-core-libsystemd-systemd-timedate-udev-spelling-fixes.patch ++++ vte: - Update to version 0.35.90: + Prompt: Use precmd hook on zsh (bgo#724982). + Fix many compiler warnings. + Remove obsolete gtk+-2.0 conditional code. + Support OSC 19 and 119 sequences (bgo#725974). + Also pass Ctrl-F1 to applications (bgo#726438). + Nicer box drawing characters (bgo#709556). ++++ libzypp: - Update zypp-po.tar.bz2 ++++ totem: - Update to version 3.11.91: + Use popovers for menus, and remove their shadows. + Hide popups after 2 seconds not 5. + Fix crashers when deleting items. + Only resolve using the passed source. + Remove stock icons usage. + Don't offer to save file in ~/Videos subdirs. + Fix empty window title in some cases. + Fix handling of kbd shortcuts with multiple modifiers. + Blacklist adult sources for now. + Fix ngettext usage. + Avoid queueing multiple thumbnail updates. + Add names to timeouts and idles. + Don't monitor the filesystem plugin. + Updated translations. ++++ python-gobject: - Update to version 3.11.92: + Build system: Remove option to build without libffi. + Docs: Standardize Python doc strings. + Fix reference leaks with (transfer full) foreign struct returns (bgo#726206). - Rebase pycompile-searchpath.patch. ++++ python3-gobject: - Update to version 3.11.92: + Build system: Remove option to build without libffi. + Docs: Standardize Python doc strings. + Fix reference leaks with (transfer full) foreign struct returns (bgo#726206). - Rebase pycompile-searchpath.patch. ++++ qemu: - Reenable usb-redir configure option, since spice-gtk is built assuming it is available. - Fix wrong executable reference in /usr/bin/qemu-kvm on s390x (bnc#869021) ++++ rhythmbox: - Add rhythmbox-3.0.1-libsecret018.patch: fix dependency with libsecret 0.18 (bgo#725884). ++++ systemd-presets-branding-SLE: - enable readonly-root.service (as previously also enabled in SLE11) bnc#868998 ++++ vinagre: - Update to version 3.11.92: + Add AppData (bgo#722893). + Add icon to help and add license. + Don't close connect dialog when showing help. + Updated translations. ++++ vino: - Update to version 3.11.92: + libvncserver: fix non-literal format string issue. + Updated translations. ++++ virt-manager: - bnc#868676 - Error changing VM configuration: unsupported configuration: unknown driver format value 'block' virtinst-xen-drive-type.patch - bnc#868200 - Unable to complete install: "NoneType' object has no attribute '__getitem__" virtinst-detect-suse-distros.patch ++++ yast2-auth-client: - Add missing autoyast methods (bnc#868695) - Fix some typos - 3.1.9 ++++ yast2-kdump: - actually write the sysconfig data for kdumptool calibrate (FATE#315241) - 3.1.8 ++++ yast2-registration: - Display and allow registering online add-ons from SCC during installation (FATE#312925, FATE#315685) - 3.1.19 ++++ yast2-services-manager: - Do not crash installation with empty services list (bnc#868614) - 3.1.11 ++++ yast2-storage: - fixed btrfs_increase_percentage handling in storage proposal - version 3.1.14 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2014-3-17 - Mar 17 2014 ------------------- ------------------------------------------------------------------ ++++ at-spi2-core: - Add at-spi2-core-null-event-source.patch -- avoid crashing if an event's source is set to NULL (bgo#726243). ++++ atk: - Update to version 2.11.92: + AtkValue: - AtkValue heavily refactored. Available now so implementors could start migration on next cycle (bgo#684576). - Update atk.symbols, autotools for missing symbols and files (bgo#726216). + AtkTableCell: Added symbols to be exported at atk.symbols. + Updated translations. ++++ btrfsprogs: - mkfs: - no extents created for empty files - fix handling hardlinked files for -r option - fsck improvements ++++ devhelp: - Update to version 3.11.92: + Updated translations. ++++ dhcp: - Added support for custom for rcdhcpd[6] check-syntax,check-lease and syntax-check actions (bnc#868713). ++++ dosfstools: - updated to 3.0.26: * Fix "odd" files created by frequent power-loss. ++++ duperemove: - update to latest upstream code which uses gcrypt (by request) instead of mhash ++++ empathy: - Update to version 3.11.92: + Updated translations. ++++ file: - Add patch 0001-off-by-one-in-out-of-bounds-calculations-Jan-Kaluza.patch to finally fix bnc#866750 ++++ gnome-keyring: - Update to version 3.11.92: + Use $XDG_RUNTIME_DIR to create keyring socket directory (bgo#725801). + Stop exporting the $GNOME_KEYRING_CONTROL env variable (bgo#725801). + Stop exposing a GNOME_KEYRING_PID variable (bgo#725801). + Pass XDG_RUNTIME_DIR to new gnome-keyring-daemon process (bgo#726196). + Fix issue with changed password not unlocking keyring (bgo#726196). + Add new --unlock option to prompt for login password (bgo#710187). + When in foreground mode, close stdout when done initializing. + Exit gnome-keyring-daemon when the DBus connection closes (bgo#708765). + Don't initialize in an idle handler, this is racy. + Don't log debug messages to syslog (bgo#711537). + Documentation fixes (bgo#711581). + License fixes (bgo#721549). + Modernize autotools setup and other build fixes. + Parallel testing and add new tests. + Updated translations. - Drop gnome-keyring-check-session.patch: no longer required; the start of the daemon is controlled by pam (OnlyIf=). - Rebase gnome-keyring-pam-auth-prompt-password.patch. ++++ seahorse: - Update to version 3.11.92: + Updated translations. ++++ ibus: - Update to 1.5.6 * Support python3 (not enabled for this package) * Fix Property Panel is sometimes not shown when the focus is changed * Let Property Panel not to follow cursor if it is always shown * Fix a build error of Gdk.EventKey with vala 0.23.2 * Use XKB layout strings instead of the ibus-keyboard icon on the panel - Update reload-preload-engines-until-users-customize-the-list.patch - Update ibus-python-install-dir.patch * modify Python 2 path in configure.ac instead of Makefile.am - Refresh add-libgnomekbd-and-load-preload-engines.patch - Clean-up dependencies: add librsvg2 (needed by ibus), dropped notification-daemon, python-gtk, python-notify (not needed with switch to pygobject), typelib-1_0-Gtk-2_0, typelib-1_0-Gtk-3_0 (no need to hardcode, bnc#868657) ++++ installation-images-SLES: - added kdump package (fate#315241) ++++ kdump: - kdump-initrd-network.patch: fix KDUMP_NETCONFIG="auto" - add dependency on dracut-network in SLE12 and Factory - kdump-initrd-network.patch: include dracut 'network' module if network is required ++++ kernel-default: - Update to 3.14-rc7. - Eliminated 1 patch. - commit 56ad46a - Align the x86_64 debug config file on the default config This makes it much easier to validate that the debug config file only diverges from default by debug and testing options. - commit 37f104e - config.conf: ia64 is history - Delete config/ia64/debug. - Delete config/ia64/default. - Delete config/ia64/trace. - Delete config/ia64/vanilla. - commit 9e606b5 - Enable CONFIG_IRDA_FAST_RR=y (bnc#860502) - commit 3659420 ++++ kernel-source: - Update to 3.14-rc7. - Eliminated 1 patch. - commit 56ad46a - Align the x86_64 debug config file on the default config This makes it much easier to validate that the debug config file only diverges from default by debug and testing options. - commit 37f104e - config.conf: ia64 is history - Delete config/ia64/debug. - Delete config/ia64/default. - Delete config/ia64/trace. - Delete config/ia64/vanilla. - commit 9e606b5 - Enable CONFIG_IRDA_FAST_RR=y (bnc#860502) - commit 3659420 ++++ kernel-syms: - Update to 3.14-rc7. - Eliminated 1 patch. - commit 56ad46a - Align the x86_64 debug config file on the default config This makes it much easier to validate that the debug config file only diverges from default by debug and testing options. - commit 37f104e - config.conf: ia64 is history - Delete config/ia64/debug. - Delete config/ia64/default. - Delete config/ia64/trace. - Delete config/ia64/vanilla. - commit 9e606b5 - Enable CONFIG_IRDA_FAST_RR=y (bnc#860502) - commit 3659420 ++++ kiwi: - Update jenkins prepare worker script * install kiwi on worker to allow validation and building - Fixed Makefile * target 'valid' should return non zero exit code in error case - Fixed jenkins prepare worker script * typo in path name - Fixed jenkins prepare worker script * don't use relative path names, we don't know where we are - Fixed jenkins prepare worker script * make sure it exits with an error if there was an error - Fixed jenkins prepare worker script * path to git repo checkout was wrong for pull - Make sure jenkins/codebase.sh update the git before calling the job - Added jenkins scripts: * jenkins/prepare.sh: setup a worker * jenkins/codebase.sh: allow to call unit/validation and critic tests - v5.06.54 released - patterns are handled via rpm dependencies now. drop the plugin to extract old suse-style patterns - Fixup KIWICollect.pm for coding style and code comments There is a lot more to do in this module to make the code more readable and understandable. Thus this is just a start - Provide more verbose warning message in __checkVMConverterExist ++++ lcms2: - update to version 2.6 * Fixed a double free in recovering from a previous error in default intent handler. * Fixed some indexing out of bounds in floating point interpolation * Fixed a bug in PCS/Colorspace order when reading V2 Lab devicelinks * Added a way to retrieve matrix shaper always, no matter LUT is present * Changed endianess detection for PowerPC * Fixed memory leaks on error handling * Big revamp on Contexts, from Artifex * New locking plug-in, from Artifex * Added directories for tiff, jpeg in configure script * Fix for delete tag memory corruption * Added pthread dependency. From now lcms supports multithreading ++++ tigervnc: - Update HTML page that serves vnc client applet. (bnc#867273) - u_tigervnc-dont-send-ascii-control-characters.patch * Send CTRL+[A-Z] combinations instead of ascii control characters. (bnc#864666) ++++ util-linux: - Merge fixes and features from SLE11 (bnc#831868): * Detect squashfs version <= 3 as squashfs3 and version >= 4 as squashfs. (mszeredi@suse.cz, util-linux-ng-2.16-squashfs3-detect.patch, bnc#666893) * add sfdisk-warn-about-2TB-limit.patch (puzel@novell.com, bnc#495657) * Document barrier option in mount.8 (jack@suse.cz, hvogel@suse.de, util-linux-ng-2.19.1-barrier_documentation.patch, bnc#489740) * lscpu: improve hypervisor detection (puzel@novell.com, fate#310255) - util-linux-lscpu-improve-hypervisor-detection.patch * umount: avoid calling readlink on mountpoints if not necessary - add: umount-avoid-readlink.patch (puzel@suse.com, bnc#794529) * fix file conflict between util-linux and s390-32 (puzel@suse.com, bnc#805684) * util-linux-update-default-commit-interval.patch: mount(8): update default commit interval (puzel@suse.com, bnc#809480) * Obsolete no more packaged uuid-runtime. - Add uname26 (util-linux-setarch-uname26.patch, FATE#313476). ++++ libevdev: - Update to 1.0.99.1 (1.1~rc1) * Send an extra ABS_MT_SLOT event to sync the client up with the current slot * Fix the include directives when building in tools/ * tools: Fix compiler warning * Replace hardcoded 0 with the enum for it * tools: add a tool to print the actual range provided by a touchpad * Document that the return value of get_name|uniq|phys is not permanent * Plug a memory leak for name, uniq, phys * Fix memory leaks when failing to create a uinput device * Document the FORCE_SYNC behavior a bit better * Fix a wrong reference in the libevdev_next_event documentation * Add unlikely() macro * Don't sync past MAX_SLOTS slots * Dynamically allocate the slot values * Reduce memory requirement for MT syncing * Increase MAX_SLOTS to 60 * Cap slot values to the announced maximum * Move some functions/macros between libevdev-int.h and libevdev-util.h * Don't sync the MT state for fake MT devices * If the tracking ID changes during SYN_DROPPED, terminate the touch first * Add a documentation note to update the slot after syncing - New tools subpackage ++++ libgnome-keyring: - Update to version 3.11.92: + This library is now deprecated. - Add libgnome-keyring-deprecated.patch: Fix headers: the deprecation was quite broken. ++++ iniparser: - Remove superfluous obsoletes *-64bit in the ifarch ppc64 case; (bnc#437293). ++++ openscap: - openscap-1.0.5 update: - XCCDF titles and description support xccdf:sub resolution - HTML Report lists only applicable cpe platforms - TestResult element contains applicable cpe platforms - Introduced XCCDF 1.2 schematron validation - XCCDF bug fixes - tailoring profiles shall regards inherited refine-values (trac#373) - rule-result now always includes at least one check - Other bug fixes: - Dpkginfo probe collects epoch in evr - Updated examplary openscap-content based on the latest facts from Red Hat Enterprise Linux 6 - Minor changes ++++ python3-base: - update to 3.4.0 final - drop upstreamed python-3.4rc2-importlib.patch ++++ libstorage: - include PPC PReP in commit text (see bnc#867345) - 2.25.10 ++++ open-vm-tools: - Update to version 9.4.0: + Release of open-vm-tools matching vSphere 5.5. - Remove build dependency on liburiparser (no longer necessary). - Removed obsolete --disable-unity configure option. - Use doxygen to generate devel docs. - Require libprocps for openSUSE 12.3 and above. - Added CUSTOM_PROCPS_NAME=procps (required for 9.4.0 build). - Add g_info_redefine.patch: Fix redefine warnings during build. - Add vmtoolsd.service for use with systemd. - Drop open-vm-tools.permissions: No longer required. - Only build kmp for specified distributions, and only require kernel-source when kernel modules are being built. - Rename -gui package to -desktop. ++++ wicked: - addrconf: drop default route if disabled (bnc#868187) Honor a (per-interface) DHCLIENT_SET_DEFAULT_ROUTE=no in suse ifcfg files and remove from lease before update runs. [+ 0001-addrconf-drop-default-route-if-disabled-bnc-868187.patch] ++++ mlocate: - Move the UPDATEDB_ variables parsing to cron service to have it working there as the upstream bash config is not exactly shell interpreted. bnc#861955. - Sadly this way if user runs updatedb by hand it gets not properly populated, but at least the cron works with backcompat way. ++++ mutt: - mutt-CVE-2014-0467.patch: fixed a buffer overflow during header display. CVE-2014-0467 / bnc#868115 ++++ openssh: - re-enabling the GSSAPI Key Exchange patch ++++ pam-config: - "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 ++++ patterns-sled: - Drop obsolete packages (splashy/splashy-branding-SLED) - Recommends telepathy-salut, to workaround empty add accounts in gnome-control-center (fdo#68892). ++++ python-libmount: - Merge fixes and features from SLE11 (bnc#831868): * Detect squashfs version <= 3 as squashfs3 and version >= 4 as squashfs. (mszeredi@suse.cz, util-linux-ng-2.16-squashfs3-detect.patch, bnc#666893) * add sfdisk-warn-about-2TB-limit.patch (puzel@novell.com, bnc#495657) * Document barrier option in mount.8 (jack@suse.cz, hvogel@suse.de, util-linux-ng-2.19.1-barrier_documentation.patch, bnc#489740) * lscpu: improve hypervisor detection (puzel@novell.com, fate#310255) - util-linux-lscpu-improve-hypervisor-detection.patch * umount: avoid calling readlink on mountpoints if not necessary - add: umount-avoid-readlink.patch (puzel@suse.com, bnc#794529) * fix file conflict between util-linux and s390-32 (puzel@suse.com, bnc#805684) * util-linux-update-default-commit-interval.patch: mount(8): update default commit interval (puzel@suse.com, bnc#809480) * Obsolete no more packaged uuid-runtime. - Add uname26 (util-linux-setarch-uname26.patch, FATE#313476). ++++ python3: - update to 3.4.0 final - lower pip requirement to Suggests, to prevent build cycles ++++ qemu: - Update qemu-vgabios to use seavgabios sources, which is also the default vgabios used upstream now. Includes a version change - Correct the version for qemu-seabios - Extend update_git.sh script to update the QEMU package version * Enable it in qemu.spec.in, replaces 2.0.rc0 with 1.7.90 - Restore 0046-s390-Remove-legacy-s390-virtio-mach.patch * 0046-s390-Default-virtio-blk-to-ccw.patc.patch becomes 0047-s390-Default-virtio-blk-to-ccw.patc.patch ++++ sled-manuals_en: - Update text and image files. ++++ sles-manuals_en: - Update text and image files. ++++ util-linux-systemd: - Merge fixes and features from SLE11 (bnc#831868): * Detect squashfs version <= 3 as squashfs3 and version >= 4 as squashfs. (mszeredi@suse.cz, util-linux-ng-2.16-squashfs3-detect.patch, bnc#666893) * add sfdisk-warn-about-2TB-limit.patch (puzel@novell.com, bnc#495657) * Document barrier option in mount.8 (jack@suse.cz, hvogel@suse.de, util-linux-ng-2.19.1-barrier_documentation.patch, bnc#489740) * lscpu: improve hypervisor detection (puzel@novell.com, fate#310255) - util-linux-lscpu-improve-hypervisor-detection.patch * umount: avoid calling readlink on mountpoints if not necessary - add: umount-avoid-readlink.patch (puzel@suse.com, bnc#794529) * fix file conflict between util-linux and s390-32 (puzel@suse.com, bnc#805684) * util-linux-update-default-commit-interval.patch: mount(8): update default commit interval (puzel@suse.com, bnc#809480) * Obsolete no more packaged uuid-runtime. - Add uname26 (util-linux-setarch-uname26.patch, FATE#313476). ++++ xf86-input-synaptics: - Update to version 1.7.99.1: - libevdev support: The evdev backend on Linux now uses libevdev. We recommend to use libevdev 1.1-rc1 or later as the synaptics driver is very likely to trigger SYN_DROPPED and we've fixed a bunch of issues in libevdev 1.1. - Support for T440, T540, X240, Helix, Yoga: The bulk of the changes is to support this set of Lenovo touchpads. These touchpads don't have separate physical buttons for the trackstick and need to be emulated as software-button by the driver. - TouchpadOff behaviour change: Synaptics has a property "Synaptics Off" to disable events. Previously, this disabled any event from the touchpad. Now, physical button clicks are allowed even when the touchpad is disabled. - mtdev was dropped: There are no touchpad drivers in the kernel tree that use protocol A, so using mtdev is just a computationally expensiv and memory-wasting noop. - As per upstream change, swap pkgconfig(mtdev) BuildRequires for pkgconfig(evdev) >= 1.0.99.1 - Rebase n_xf86-input-synaptics-wait.diff for this release ++++ xinetd: - Also removed obsolete syslog.target from start order (bnc#866433) - Make sure that xinetd service becomes real after network is up (bnc#866433) ++++ yast2-core: - do not prefer executable programs over builtin components - 3.1.6 ++++ yast2-network: - gh#yast/yast-core#74 - automatic dhcp configuration is unable to clear unused configurations. It blocks starting manual configuration dialog. - 3.1.35 ++++ yast2-services-manager: - Do not disable services not listed in autoyast profile in second stage (bnc#868042) - 3.1.10 ++++ yast2-theme-SLE: - reduce size of tarball by removing addional opensuse icon sets - 3.1.12 ++++ yast2-users: - fix exception on missing yast2-auth-client module (bnc#868437) - 3.1.17 ------------------------------------------------------------------ ------------------ 2014-3-16 - Mar 16 2014 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - update to Firefox 28.0 (bnc#868603) - requires NSPR 4.10.4 and NSS 3.15.5 - new build dependency: * libpulse - update of PowerPC 64 patches (bmo#976648) - rebased patches ++++ kiwi: - Removed clicfs from RHEL boot descriptions Switch to a split ext3+squashfs live iso type instead - Fixed rhel-06.0-JeOS template * allow easy overwrite via --set-repo of the RHEL distro repo * yum-priorities listed twice - Update SLE11 and RHEL6 JeOS templates to use same source pool from the Virtualization:/Appliances project - Dramatically reduce creation time of persistent storage. Also disable journal and use ext4 instead of ext3 to enable unibit_bg option ++++ python3-base: - Only build with profile-opt if profiling is enabled - Update test exclusion lists: * test_ctypes no longer fails on arm * test_io no longer fails on ppc* * test_multiprocessing has been split in multiple tests * test_posix and test_signal fail due to qemu bugs ++++ mozilla-nspr: - update to version 4.10.4 * bmo#767759: Add support for new x32 abi * bmo#844784: Thread data race in PR_EnterMonitor * bmo#939786: data race nsprpub/pr/src/pthreads/ptthread.c:137 _pt_root * bmo#958796: Users of _beginthreadex that set a custom stack size may not be getting the behavior they want * bmo#963033: AArch64 support update for NSPR * bmo#969061: Incorrect end-of-list test when iterating over a PRCList in prcountr.c and prtrace.c * bmo#971152: IPv6 detection on linux depends on availability of /proc/net/if_inet6 ++++ qemu: - Update to v2.0.0-rc0: See http://wiki.qemu-project.org/ChangeLog/2.0 * Update kvm-supported.txt to match v2.0 features * Adapted update_git.sh accordingly * Drop 0012-linux-user-Ignore-timer_create-sysc.patch * Drop 0040-linux-user-Implement-BLKPG-ioctl.pa.patch * Drop 0041-linux-user-sync-syscall-numbers-upt.patch * Drop 0050-s390-Remove-legacy-s390-virtio-mach.patch - Enable modules configure option - Enable virtio-blk-data-plane configure option - Disable usb-redir configure option ------------------------------------------------------------------ ------------------ 2014-3-15 - Mar 15 2014 ------------------- ------------------------------------------------------------------ ++++ ibus-rime: - update version 1.1git20140316 * rime.xml: add symbolic icon for GNOME Shell. * rime_settings.*: fallback to ibus default UI options in 'panel' section. ++++ kernel-default: - Update x86_64 config files: Disable AMD Elan SC520 drivers The AMD Elan SC520 is a 32-bit x86 processor, related drivers are useless on other architectures. - commit e5b4397 - Update x86_64 and ia64 config files: Disable SC1200 drivers The SC1200 is a SoC based on the Geode GX1 32-bit x86 processor, so its drivers are useless on other architectures. - commit 1058f71 ++++ kernel-source: - Update x86_64 config files: Disable AMD Elan SC520 drivers The AMD Elan SC520 is a 32-bit x86 processor, related drivers are useless on other architectures. - commit e5b4397 - Update x86_64 and ia64 config files: Disable SC1200 drivers The SC1200 is a SoC based on the Geode GX1 32-bit x86 processor, so its drivers are useless on other architectures. - commit 1058f71 ++++ kernel-syms: - Update x86_64 config files: Disable AMD Elan SC520 drivers The AMD Elan SC520 is a 32-bit x86 processor, related drivers are useless on other architectures. - commit e5b4397 - Update x86_64 and ia64 config files: Disable SC1200 drivers The SC1200 is a SoC based on the Geode GX1 32-bit x86 processor, so its drivers are useless on other architectures. - commit 1058f71 ++++ kiwi: - Fixed spec file: directory /srv/tftpboot listed twice - Fixed spec file requires to be valid for rhel and fedora builds ++++ python-base: - Use profile-opt only when profiling is enabled - python-2.7.2-disable-tests-in-test_io.patch: removed, no longer needed - update testsuite exclusion list: * test_signal and test_posix fail due to qemu bugs ++++ libyui-qt: - Fixed YQDateField and YQTimeField notification event - Fixed YTree item selection during items population, old implementation ignored selected items. - Fixed YQTable item selected slot, if no items were selected at creation, first slection was ignored - 2.46.2 ++++ man-pages: - update to version 3.62: * Newly documented interfaces in existing pages + locale.5 Document LC_* * Further updates to invidivial pages, see Changes for details - new page locale.1 owned by glibc, not installing ++++ yast2-network: - bnc#868436 - fixed internal error at the begining of installation - 3.1.34 ------------------------------------------------------------------ ------------------ 2014-3-14 - Mar 14 2014 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Send product release_type and distro_target from activate and announce calls respectively ++++ caribou: - Move caribou schema and keyboard layout files to a caribou-common package. They are required by libcaribou, which is used by gnome-shell if the on-screen keyboard is enabled. (bnc#861360) ++++ cpupower: - Introduce idle state disable-by-latency and enable-all Part of fate#316611 Add cpupower_disable_by_latency.patch ++++ dracut: - Add support for 70-persistent-net.rules in dracut (bnc#868375) Add: dracut-install-persistent-rule.patch - CRITICAL: Fix add-drivers passing from mkinitrd to dracut bnc#868397 ++++ duperemove: - Create package for internal build service ++++ evolution: - Update to version 3.10.4:· + EMFolderTreeModel: Fix subscribing to a folder with children. + EDateEdit: Force 24 hour format for locales without am/pm equivalents. + Avoid multiple save of folder changes on application quit. + EHttpRequest: Avoid possible data stream memory leak. + Bugs fixed: bgo#583773, bgo#645476, bgo#677300, bgo#702709, bgo#702958, bgo#707121, bgo#707518, bgo#720542, bgo#721213, bgo#721639, bgo#722352, bgo#723377. + Updated translations. - Add evolution-create-folder-crash.patch -- fix a crash when creating a new folder (bgo#722698). - Update to version 3.11.92: + Don't close base stream when destroying a CamelFilterOutputStream. + EWebView/EMailDisplay: Setup custom CSS styles to DOM right after document loads. + Contact photos not always shown in a contact preview. + Missing attachment button for attachments of a known type. + Bugs fixed: bgo#446659, bgo#550697, bgo#710337, bgo#711350, bgo#711351, bgo#711658, bgo#722938, bgo#723204, bgo#725402, bgo#725615, bgo#726225. + Updated translations. - Update to version 3.11.91: + Add shortcuts and action captions previously defined by gtk-stock. + Make calendar tooltip count also days, not only hours/minutes/seconds. + EMFolderTreeModel: Fix a circular dependency between model and its data. + ETree/ETable: Allow easier adding of columns for sorting. + EWebView: Limit zoom-in/zoom-out to 0.1 .. 5.0 values. + EMailFormatter: Use GOutputStream instead of CamelStream. + Bugs fixed: bgo#542723, bgo#553927, bgo#597552, bgo#709162, bgo#711443, bgo#711758, bgo#724437, bgo#724854, bgo#724909, bgo#725010. + Updated translations. - Update to version 3.11.90: + Fix typos in a logic of a "mail:ask-quick-offline" user prompt. + e_table_sort_info_duplicate: Missing ref of a 'column_spec' member. + Fix a runtime warning on startup. + EMailConfigAssistant: Hack the "Go Back" button after autoconfig. + Stop using deprecated gtk-stock items. + Bugs fixed: bgo#655806, bgo#685381, bgo#720542, bgo#720940, bgo#721639, bgo#722041, bgo#724023. + Updated tranlations. - Update to version 3.11.5: + Drop KRB5 dependency. + Drop libsoup-gnome dependency. + User documentation improvements. + EDateEdit: Force 24 hour format for locales without am/pm equivalents. + Prevent GSettings from freaking out over a missing junk filter. + MailFolderCache: Remove 'ping' operation. + ESourceSelector: Fix a memory leak on a mouse button press event. + Forward/Reply styles in Preferences opened empty. + Avoid multiple save of folder changes on application quit. + Memory leaks of GSettings objects. + Add entry to DOAP file. + EHttpRequest: Avoid possible data stream memory leak. + Bugs fixed: bgo#583773, bgo#645476, bgo#702709, bgo#702958, bgo#707121, bgo#707518, bgo#721213, bgo#721427, bgo#721577, bgo#721577, bgo#722346, bgo#722352, bgo#722415, bgo#722698, bgo#722951, bgo#723377. + Updated translations. - Drop krb5-devel BuildRequires and no longer pass --with-krb5= to configure: the support has been removed as in fact, evolution doesn't rely on it by itself. - Drop bnc-435722-book-uri-long.patch, as evolution-groupwise is going nowhere upstream, and the patch now fails to apply. - Update to version 3.11.4: + configure.ac: Update PACKAGE_URL to Evolution wiki. + Update copyright year in About dialog. + Bugs fixed: bgo#333184, bgo#677300, bgo#721545. + Updated translations. - Update URL to be in line with configure.ac. - Update to version 3.11.3: + Nicer playback controls for audio attachments. + Folder tree shows connection icons next to accounts. + Remove --enable-strict configure option. + User documentation improvements. + Purge remaining EProxy usage. + itip-formatter: Search for an event in enabled calendars only. + Remove "side-bar-ellipsize-mode" setting. + Weather calendar: Be able to change temperature unit. + Use SoupSession's request API instead of SoupRequester. + Extend test-source-selector test program. + pine-importer: Fix a crash when importing with no existing address books. + icalendar-importer: Fix a crash when importing with no existing cals. + EMFolderTreeModel: Fix subscribing to a folder with children. + Bugs fixed: bgo#329616, bgo#704832, bgo#711499, bgo#711669, bgo#711685, bgo#711824, bgo#712342, bgo#712388, bgo#712668, bgo#712738, bgo#715057, bgo#715067. + Updated translations. - Add pkgconfig(gtkspell3-3.0) BuildRequires: new dependency. - Drop pkgconfig(gstreamer-1.0): no longer required. - Update to version 3.11.2: + Network proxy support is far more configurable. Alternate proxy settings can be defined in Network Preferences and applied to individual accounts. + Other Changes: - Bump webkitgtk-3.0 requirement to 2.0.1. - Fix error handling glitch in mail_session_send_to_thread(). - Update error handling when sending offline. - Fix potential issues found by static analysis tools. - Make e_attachment_set_file_info() thread-safe. - Alarm-Notify: Skip disabled sources/calendars. - Generate documentation for libemail-engine. + Bugs fixed: bgo#657808, bgo#689055, bgo#707112, bgo#709428, bgo#710489, bgo#710797, bgo#710835, bgo#710852, bgo#711198, bgo#711477, bgo#711532, bgo#711835. + Updated translations. - Update to version 3.11.1: + Use GcrCertificateWidget to display certificate details. + Bugs fixed: bgo#215115, bgo#640382, bgo#659890, bgo#705685, bgo#707425, bgo#707720, bgo#709108, bgo#709396, bgo#710171. + Updated translations. - Add pkgconfig(gcr-3) BuildRequires: new dependency for the Certificate Widget. - Bump evolution_base_version to 3.12. - Add pkgconfig(geocode-glib-1.0) and pkgconfig(geoclue) BuildRequires: Additional features. - Disable evolution-migrate-kmail-kcontact.patch: Needs rebase. ++++ evolution-data-server: - Update to version 3.11.92: + CamelStore: Handle CAMEL_STORE_FOLDER_CREATE flag directly. + CamelDataWrapper: Add construct_from_input_stream() method. + CamelIMAPXServer: Copy child setup gunk from CamelStreamProcess. + Addressbook: Flush DBus properties after setting new locale. + Don't close base stream when destroying a CamelFilterOutputStream. + e_cal_backend_get_timezone_finish: Do not panic when the timezone. + Bugs fixed: bgo#633177, bgo#710633, bgo#711053, bgo#711436, bgo#712564, bgo#726204. + Updated translations. - Update to version 3.11.91: + Ported IMAPX backend to use GIO streams instead of CamelStream. + Weather Calendar: Weather info source never freed. + Fix a memory leak in imapx_untagged_lsub(). + Bugs fixed: bgo#274316, bgo#623066, bgo#694084, bgo#705028, bgo#710997, bgo#724729. + Updated translations. - Update to version 3.11.90: + Add a 'secret-monitor' module to maintain keyring entries. + Begin phasing out CamelStream for GIO streams. + ESource: - Add functions for password management. - Changes not always written to a disk. + Bugs Fixed: bgo#655806, bgo#719806, bgo#720529, bgo#720751, bgo#720940, bgo#721030, bgo#723481, bgo#723539, bgo#724343. + Updated translations. - Update to version 3.11.5: + IMAP IDLE mode improvements. + CamelStore: Remove noop_sync() method. + CalDAV: Force password ask on soup authenticate failure. + Server-side memory leaks in calendar factory. + CamelGPGContext: Prefer gpg2 over gpg. + IMAPX: Remove some unused character macros. + ESource: Do not set properties on load which did not change. + Add CamelNullOutputStream. + maildir_store_get_folder_sync: Fix use-after-free issue. + Bugs fixed: bgo#687640, bgo#702709, bgo#719583, bgo#720676, bgo#720943, bgo#721286, bgo#721581, bgo#722275, bgo#722415. + Updated translations. - Bump so_camel to 48, following upstream (also in baselibs.conf). - Update to version 3.11.4: + Update project homepage URL. + Bump SOURCES_DBUS_SERVICE_NAME version. + Remove #include from a file. + tests: #include for WIFEXITED. + CamelIMAPXNamespace: Allow NIL separator character. + IMAPX: Handle BODY[HEADER] in FETCH response. + Bugs fixed: bgo#721527, bgo#721733, bgo#720657. + Updated translations. - Update to version 3.11.3: + Evolution-Data-Server API documentation has been merged into one Gtk-Doc module (excluding Camel and private D-Bus APIs). + Bump minimum libgweather requirement. + Remove --enable-nntp configure option. + Remove --enable-strict configure option. + Ubuntu Online Accounts: - Update google-calendar service to use OAuth-based CalDAV. - Add support for IMAP access to Windows Live accounts. + ESourceRegistry: Ignore hidden files from .source folder monitoring. + Weather calendar: Be able to change temperature unit. + e-vcard: - Fix a minor memory leak for multi-valued parameters. - Fix case sensitivity of string comparisions. + EDataBook: Fixed memory leak of every EContact succesfully added to the addressbook. + ESExp: Fixed memory leak of ESExp->error string. + CamelSession: - Remove "check-junk" property. - Add a "user-alert" signal. + Added e_vcard_construct_full() + ECollator: Added e_collator_new_interpret_country(). + EPhoneNumber: Fixed phone number matching semantics. + Added E_BOOK_INDEX_SORT_KEY to EBookIndexType. + Adding new EBookSqlite. + EDataBookCursor: Changed APIs to permit GCancellable for long running operations. + Camel: - Remove all asynchronous class methods. - Port from GSimpleAsyncResult to GTask. + CamelFolder: Remove unused fetch_messages_sync() method. + CamelPOP3Settings: - Remove unused "mobile-mode" property. - Remove unused "batch-fetch-count" property. - Remove unused "mobile-mode" property. + Add CamelAsyncClosure. + Added m4/eds-installed-tests.m4 with the EDS_INSTALLED_TESTS macro. + CamelPOP3Folder: Fix a potential g_object_unref(NULL) call. + libecal: Refactor system timezone key file parsing code. + Deprecate ECancellable[Rec]Mutex. + Add camel_service_queue_task(). + CamelIMAPXServer: Fix handling of LSUB responses. + Bugs fixed: bgo#680961, bgo#709838, bgo#710361, bgo#712323, bgo#712578, bgo#712728, bgo#712829, bgo#715035, bgo#715057, bgo#719307, bgo#719382, bgo#719720, bgo#719774. + Updated translations. - Bump so_camel to 48, following upstream (also in baselibs.conf). - No longer pass --enable-nntp=yes to configure: no longer supported. - Update to version 3.11.2: + Highlights: - New cursor API for address book clients. - Partial support for the IMAP NOTIFY extension. - Add VPN awareness to email accounts and transports. + Other Changes: - Bump minimum libsoup requirement to 2.42. - Integrate network proxy support into the ESource framework, and deprecate the old EProxy API. - Convert the IMAP APIs back into a loadable library module so it's no longer part of libcamel's public API. It was originally made public to assist evolution-kolab, but that project is inactive. - Support migrating merged GConf trees. - Start converting libcamel's public API to favor GIO streams over CamelStream. Still a work-in-progress. - Fix potential issues found by static analysis tools. - Convert the NNTP backend to CamelOfflineStore and finally remove the long-deprecated "disco" (disconnected) classes from libcamel. - Switch from g_timeout_add to g_timeout_add_seconds. + Bugs fixed: bgo#710668, bgo#710787, bgo#710808, bgo#710989. + Updated translations. - Bump so_camel to 47, following upstream (also in baselibs.conf). - Add pkgconfig(icu-i18n) BuildRequires: new dependency. - Update to version 3.11.1: + Rework CamelStream to a GIOStream, and remove CamelTcpStream. + Use GcrCertificateWidget in certificate prompts. + Bugs fixed: bgo#704869, bgo#709198. + Updated translations. - Bump _evo_version to 3.12, following upstream. ++++ evolution-ews: - Update to version 3.11.92: + ECalBackendEws: Do not cause double-free of a GError. + Bugs fixed: bgo#726078, bgo#726079. - Update to version 3.11.91: + configure.ac: Remove evolution-plugin dependency. + Bugs fixed: bgo#720260, bgo#724232. + Updated translations. - Drop pkgconfig(evolution-plugin-3.0) BuildRequires: no longer required. - Update to version 3.11.90: + Bugs fixed: bgo#655806, bgo#722416, bgo#722419, bgo#723520. + Updated translations. - Update to version 3.11.5: + Drop KRB5 dependency. + Bump minimum libsoup requirement to 2.42. + Unit test improvements. + Add e_ews_debug_get_server_version_from_string(). + Abort any pending operations in case notification was cancelled. + Bugs fixed: bgo#712179, bgo#721381, bgo#722415. + Updated translations. - Update to version 3.11.4: + Updated translations. - Update to version 3.11.3: + configure.ac: Do not define EDS_DISABLE_DEPRECATED. + Setup the Authentication extension so Camel can determine host reachability. + Bugs fixed: bgo#664174, bgo#705338, bgo#712255, bgo#712304, bgo#715165, bgo#719376. + Updated translations. - Update to version 3.11.2: + Update tar format to tar-ustar. + Fix potential issues found by static analysis tools. + Bugs fixed: bgo#699349, bgo#708353, bgo#711148, bgo#711470, bgo#712304. + Updated translations. - Update to version 3.11.1: + Check for supported authentication methods by the server. + Fetch Free/Busy fails due to incorrect value of DayOrder element. + Bugs fixed: bgo#704869, bgo#708121, bgo#708628. + Updated translations. - Change evolution_base_version t0 3.12. ++++ gnucash-docs: - Update to version 2.6.2: + Help text for Employee section missing (bgo#547386). + One error and some typos in documentation (bgo#723173). + Dividends reinvested example text doesn't match graphic. Also remove a useless figure and improve text (bgo#725013). + Assorted typos and version number corrections. ++++ inst-source-utils: - create_sha1sums: skip content file actions if content file does not exist ++++ installation-images-SLES: - remove system wide bash startup scripts (bnc#867577) - prepare for a separate SLED theme but for now just drop 'Server' (bnc#867976) - fix ppc grub2 branding ++++ open-iscsi: iscsid: Fix handling of iscsi async events. When iscsi targets send 32 or more iscsi async event pdus the initiator will run out of memory for events and this message: BUG: iscsid: Can not allocate memory for receive context. will be logged non stop. iscsid will then not be able to complate any more requests because it is stuck in a endless loop printing that message. This fixes the problem by having iscsid handle an event after it has read it in from netlink or the mgmt ipc. Previously we would queue all events then handle them. ++++ kdump: - kdump-0.8.9-detect-xen-dumps.patch: Add '-X' to makedumpfile when dumping a Xen host (bnc#864910). - kdump-ledblink-background.patch: Run kdumptool in the background. ++++ kernel-default: - Update config files: Restore CONFIG_THERMAL_HWMON Setting CONFIG_THERMAL=y in commit e60ddcfe had the side effect of disabling CONFIG_THERMAL_HWMON in many configs that didn't have CONFIG_HWMON=y. So revert that change in all affected config files. Sorry for overlooking that originally. - commit b197f4a - Update config files: Drop all Geode-related drivers The Geode was a 32-bit x86 CPU, so all drivers for its companion chips (CS55xx) are useless on other architectures. Same for OT200 drivers, as the Bachmann OT200 device was based on a Geode CPU. - commit 0bdb147 - Update arm and ppc config files: Drop OLPC-related driver OLPC drivers are only useful on i386. - commit c98f904 ++++ kernel-source: - Update config files: Restore CONFIG_THERMAL_HWMON Setting CONFIG_THERMAL=y in commit e60ddcfe had the side effect of disabling CONFIG_THERMAL_HWMON in many configs that didn't have CONFIG_HWMON=y. So revert that change in all affected config files. Sorry for overlooking that originally. - commit b197f4a - Update config files: Drop all Geode-related drivers The Geode was a 32-bit x86 CPU, so all drivers for its companion chips (CS55xx) are useless on other architectures. Same for OT200 drivers, as the Bachmann OT200 device was based on a Geode CPU. - commit 0bdb147 - Update arm and ppc config files: Drop OLPC-related driver OLPC drivers are only useful on i386. - commit c98f904 ++++ kernel-syms: - Update config files: Restore CONFIG_THERMAL_HWMON Setting CONFIG_THERMAL=y in commit e60ddcfe had the side effect of disabling CONFIG_THERMAL_HWMON in many configs that didn't have CONFIG_HWMON=y. So revert that change in all affected config files. Sorry for overlooking that originally. - commit b197f4a - Update config files: Drop all Geode-related drivers The Geode was a 32-bit x86 CPU, so all drivers for its companion chips (CS55xx) are useless on other architectures. Same for OT200 drivers, as the Bachmann OT200 device was based on a Geode CPU. - commit 0bdb147 - Update arm and ppc config files: Drop OLPC-related driver OLPC drivers are only useful on i386. - commit c98f904 ++++ kiwi: - fix package names for subpackage containers - use correct attribute for supportstatus - fix missing space for channel file - call create_sha1sum also when descrdir is not set - v5.06.53 released - Make sure empty directories still appear as directory node on the kiwi analyse report page - Fixed accounting of items in subtree at KIWIAnalyseSystem - Don't display a link to a non existing page on the report page - Added openssh to the suse-SLE12-JeOS template - Fixed product detection in kiwi --describe for SLE12 - Fixed git check in kiwi --describe - The installation of patterns and products in SLE12 requires the use of zypper for SLE12. That's because the repository metadata has changed with regards to the product definition and in addition patterns are now provided as extra packages. In order to stay compatible the suse-SLE12-JeOS template adds the installation of the base pattern and the SLES product by installing the appropriate packages and includes a comment describing that the definition of and only works if the build host uses the SLE12 zypper ++++ python-base: - Fix build with SQLite 3.8.4 [bnc#867887], fixing SQLite tests, adding python-2.7.6-sqlite-3.8.4-tests.patch ++++ python3-base: - Fix build with SQLite 3.8.4 [bnc#867887], fixing SQLite tests, adding python-2.7.6-sqlite-3.8.4-tests.patch ++++ libstorage: - do not create gpt_sync_mbr on ppc64le (bnc#868227) - replaced env.var. LIBSTORAGE_ENFORCE_EFI by LIBSTORAGE_EFI ++++ systemd: - Add patch getty-generator-with-serial-3270-tty.patch to avoid harmless error messages on not existing getty@3270 files - Replace systemd-big-endian-reply-matching.patch with upstream 0001-sd-bus-don-t-look-for-a-64bit-value-when-we-only-hav.patch to solve broken systemd communication with and over dbus (bnc#866732) - Readd patch 1008-add-msft-compability-rules.patch for older code base as 13.1 - Modify pre_checkin.sh to throw an error if a patch will be applied which modifies one of Makefile.am, Makefile.in, or configiure.ac as this breaks bootstrapping - Add second version of make-209-working-on-older-dist.patch to be able to apply for bootstrapping version ++++ libvirt: - Add /usr/sbin/rc{libvirtd,virtlockd,libvirt-guests} symlinks to preserve backwards compatibility bnc#868190 ++++ wicked: - version 0.5.15 - netlink: fixed masterdev reference name resolving bug - bridge: lowered a questionable warning to debug - added dummy interface support inclusive suse compat - added tun/tap interface support inclusive suse compat - netlink: fixed address parsing causing an abort on assert - arp: verify ipv4 addresses by default (fate#314399) - Enabled arp duplicate check for static ipv4 addresses as default (RFC 5227) and send arp notify when requested in suse ifcfg variables CHECK_DUPLICATE_IP(default yes) and SEND_GRATUITOUS_ARP(default no). - ipv6: corrected to apply inverted ipv6.enable flag - utils: fixed array remove typo and socket array activate - utils: use proper index in ni_string_array_remove - utils: properly adjust array in remove actions - socket: use proper array in socket array activate ++++ openwsman: - Update to 2.4.5 - Features - enforce SSL operation in systemd service - Add /usr/sbin/rcopenwsman for systemd environments - New environment variable 'OPENWSMAN_CURL_TRANSPORT_SSLVERSION' to select SSL protocol version. Set it to 'tlsv1.2' for TLS-v1.2 (anstein) - Bugfixes - Fix memory leaks in redirect plugin (Praveen K Paladugu) - shttpd: Improve error reporting if SSL context fails - Builds on Fedora 20 now ++++ mlocate: - Include findutils-locate variables in updatedb.conf if user still have them specified. bnc#861955 * This ensures we can still load the variables user can specified in the /etc/sysconfig/locate namely UPDATEDB_PRUNEPATHS and UPDATEDB_PRUNEFS - Cleanup with spec-cleaner. - Update comments in sysconfig.locate a bit to reflect reality. ++++ python: - Fix build with SQLite 3.8.4 [bnc#867887], fixing SQLite tests, adding python-2.7.6-sqlite-3.8.4-tests.patch ++++ libzypp-bindings: - c++11 fixes - 0.6.1 ++++ python3: - Fix build with SQLite 3.8.4 [bnc#867887], fixing SQLite tests, adding python-2.7.6-sqlite-3.8.4-tests.patch ++++ virt-manager: - For Xen always have the arch expander expanded. - For Xen and KVM default to Network install if host was installed from the network - Default to a bridge with an actual inet address if available virtinst-modify-gui-defaults.patch - We are not supporting PV ISO installs with virt-install. Drop the following patches virtinst-allow-pv-iso-install.patch virtman-allow-pv-iso-install.patc - Upstream bug fixes 5321d3cd-virtinst-drop-cpu_map-parsing-of-arch-features.patch 5321d3d0-virtinst-drop-parsing-of-cpu-features.patch 5321f256-virtinst-use-libvirt-getCPUModelNames.patch 532255b4-unselect_all-members-before-clear-model.patch ++++ virt-viewer: - Upstream bug fixes 530b66e9-spice-ask-credentials-for-proxy.patch 53209ab7-fix-scaling-of-window-upon-resize.patch 53219d1a-silence-message-about-missing-config-file.patch 5322b75b-dont-show-quit-dialog-in-kiosk-mode.patch 5322b929-fix-building-with-older-spice-gtk.patch ++++ yast2-installation: - set LIBGL_ALWAYS_INDIRECT in ssh mode (bnc #868175) - enable yast theme in ssh mode - 3.1.56 - download on-line version of release notes (fate#314695) - 3.1.55 ++++ yast2-iscsi-client: - start iscsid socket and iscsi service correctly (bnc #867378, bnc #853300) - 3.1.4 ++++ yast2-ruby-bindings: - Show the caller in the Internal error popup. - 3.1.15 ------------------------------------------------------------------ ------------------ 2014-3-13 - Mar 13 2014 ------------------- ------------------------------------------------------------------ ++++ clamav: - initial systemd support unit files ++++ cups-filters: - Added "Recommends: poppler-tools" because /usr/bin/pdftops (provided by poppler-tools) is needed (but not required for non-PostScript printers) to print PDFs on PostScript printers (bnc#868148). ++++ curl: - Disable BuildRequires for openssh, only needed for test suite, but the test suite isn't able to start sshd anyways. Solves the problem that openssh checkins triggers a nearly full rebuild, too. ++++ ft2demos: - Improve don-t-mark-libpng-as-required-library.patch: also handle Requires.private case (freetype does not include png headers) ++++ geoclue2: - Update to version 2.1.6: + Correct binary path is demo's desktop file. + Move demo apps from /usr/share to /usr/libexec. - Changes from version 2.1.5: + Add a NULL check to fix a crasher. + Setup D-Bus policy to be able to access NetworManager API. + Expected agent object path now static. This breaks agent interface but it was needed to fix the D-Bus policy. + Fix issue of us giving every connection access to every property on the system bus. - Changes from version 2.1.4: + Don't depend on unreleased libnm-glib. - No longer use sed to lower libnm-glib requirement, fixed upstream. ++++ vim: - Updated to revision 205, fixes the following problems * Typos in messages. * Python tests fail. * Can't build Vim with Perl when -Dusethreads is not specified for building Perl, and building Vim with --enable-perlinterp=dynamic. * (issue 197) ]P doesn't paste over Visual selection. * Too many #ifdefs in the code. * 'lispwords' is a global option. * Parsing 'errorformat' is not correct. * A mapping where the second byte is 0x80 doesn't work. * ":mksession" writes command to move to second argument while it does not exist. When it does exist the order might be wrong. ++++ kernel-default: - Update debug config files: mac80211 debug options Enable all mac80211 debug options in all debug kernel flavors. - commit 855178e ++++ kernel-source: - Update debug config files: mac80211 debug options Enable all mac80211 debug options in all debug kernel flavors. - commit 855178e ++++ kernel-syms: - Update debug config files: mac80211 debug options Enable all mac80211 debug options in all debug kernel flavors. - commit 855178e ++++ kiwi: - skip createpackagedescr and package translations for empty DESCRDIR case - skip createsha1sums and directory.yast creation if DESCRDIR is not set - added compatibility mode for EFI images on SLE11 * SLE11 supports EFI only via the elilo bootloader with one exception which is secure boot. In that mode the grub2 signed module is used and the functionality is hidden behind an elilo wrapper program so that all tools e.g yast doesn't have to really support grub2. In order to leave a SLES image in a supported state it was required to adapt to this layout in kiwi - use cloud-init + cloud-init works for us now, we no longer need to depend on the acient sles-ami-tools scripts. - v5.06.52 released - Fixed handling of volume size if no size/freespace is set In this case a default freespace of 20MB applies - Added 'pvscsi' and 'lsisas1068' as allowed disk controller types - Don't set partition type if the default 0x83 type is requested In that case it's not needed to set a partition type because the parted default type is the same. In addition this workarounds the problem that the SUSE 'type' extension is no longer present in parted 3.x - Don't force ovftool for ova. ++++ llvm: - extend build constraints from 4G to 6G disk-space ++++ freetype2: - Improve don-t-mark-libpng-as-required-library.patch: also handle Requires.private case (freetype does not include png headers) ++++ libreoffice: - Remove patch already applied upstream: * fix-sdk-install.patch - Version bump to 4.2.2 release: * Bugfix release of 4.2 series - Fixing 29 various issues and from it 16 most annoying ones ++++ systemd: - Don't require non-existing binutils-gold - Avoid file conflict between udev and systemd (bnc#868230) ++++ radvd: - fix the radvd.service file to use /etc/sysconfig/radvd (bnc#854316) ++++ release-notes-sled: - 12.0.7: - Update SP3 release notes from FATE. - Require dejavu-fonts and google-opensans-fonts. ++++ sca-patterns-base: - Updated copyright FSF address in all libraries - Change to System/Monitoring spec Group ++++ sca-patterns-edir: - Fixed FSF address in all patterns - Change to System/Monitoring spec Group ++++ sca-patterns-filr: - Fixed FSF address in all patterns - Change to System/Monitoring spec Group ++++ sca-patterns-groupwise: - Fixed FSF address in all patterns - Change to System/Monitoring spec Group ++++ sca-patterns-sle10: - Change to System/Monitoring spec Group ++++ shim: - Insert the right signature (bnc#867974) ++++ sled-manuals_en: - Update text and image files (Last Changed Rev.: 11511:12394). ++++ sles-manuals_en: - Update text and image files (Last Changed Rev.: 11511:12366). - Add Gnome User Guide PDF subpackage. ++++ virt-manager: - Fix start_libvirtd to correctly use systemd to start libvirtd virtman-libvirtd-not-running.patch - Upstream bug fixes 531dd0ca-lxc-define-private-network.patch 53207f40-invalidate-cached-caps.patch 5320c976-fix-adding-empty-cdrom-floppy-drive.patch ++++ yast2: - Check IPv4 and IPv6 for running network (bnc#868001) - 3.1.25 ++++ yast2-installation: - add kernel parameters for s390 when cio_ignore enabled to never blacklist console or ipl devices (fate#315318) - 3.1.54 ++++ yast2-kdump: - Fix wrong systemd unit name in Kdump module (bnc#867714) - 3.1.7 ++++ yast2-theme-SLE: - add icon for high availability YaST module (bnc#708666,bnc#866738) - 3.1.11 ++++ yast2-users: - Adapt testsuit - 3.1.16 ++++ yast2-x11: - fix typo in requires ------------------------------------------------------------------ ------------------ 2014-3-12 - Mar 12 2014 ------------------- ------------------------------------------------------------------ ++++ dracut: - Add s390 dcssblk driver and introduce rd.dcssblk= to pass mounts that should get activated at initrd stage fate#308263 Add: s390-dcssblk.patch ++++ duperemove: - add duperemove rpm - add new tarball with manpages for all binaries - Initial creation of rpm and rpm changelog ++++ evolution: - Update to version 3.10.4:· + EMFolderTreeModel: Fix subscribing to a folder with children. + EDateEdit: Force 24 hour format for locales without am/pm equivalents. + Avoid multiple save of folder changes on application quit. + EHttpRequest: Avoid possible data stream memory leak. + Bugs fixed: bgo#583773, bgo#645476, bgo#677300, bgo#702709, bgo#702958, bgo#707121, bgo#707518, bgo#720542, bgo#721213, bgo#721639, bgo#722352, bgo#723377. + Updated translations. ++++ evolution-data-server: - Update to version 3.10.4 (bnc#871232): + IMAPX: Handle BODY[HEADER] in FETCH response. + Server-side memory leaks in calendar factory. + [CamelGPGContext] Prefer gpg2 over gpg. + imapx_write_flags: Fix a typo which flag to skip. + maildir_store_get_folder_sync: Fix a use-after-free issue. + Bugs fixed: bgo#687640, bgo#702709, bgo#720676, bgo#720751, bgo#720943, bgo#721030, bgo#721286, bgo#721581, bgo#722275. + Updated translations. ++++ evolution-ews: - Update to version 3.10.4: + Bugs Fixed: bgo#721381, bgo#723520. + Updated translations. ++++ filesystem: - make /var/lock a symlink to /run/lock (bnc#867873) ++++ gnome-documents: - Update to version 3.11.91: + Add user help. + Point Getting Started to user help. + Allow enter to activate first search item. + Disable the sharing dialog for non-Google content. + Use margin-{start,end} instead of deprecated margin-{left,right}. + Disable invalid UI controls in the preview toolbar. + Handle the password dialog being deleted. + Show the navigation bar after pointer movement. + Updated translations. - Replace pkgconfig(tracker-miner-1.0) BuildRequires with pkgconfig(tracker-control-1.0), following upstream. - Update to version 3.11.90: + Turn into a DBus activatable service. + Switch to tracker 1.0 API. + Fix toolbar item positions for new GTK. + Remove "Loading..." from spinner box. + Miscellaneous printing fixes. + Update search bar style. - Replace pkgconfig(tracker-sparql-0.18) for pkgconfig(tracker-sparql-1.0) BuildRequires following upstream changes. - Desktopfile was renamed to org.gnome.Documents. - Update to version 3.11.5: + Fix invalid thumbnails when downloading from remote sources. + Casefold search strings instead of lowercasing. + Protect against spurious view-as changed signals. + Fix back key behavior in RTL locales. - Update to version 3.11.4: + Hide the search bar when moving from overview to preview. + Move the Grid/List controls to the toolbar. + Use GtkActionBar for the selection toolbar. + Settings is the new name for gnome-control-center. + Simplify the PreviewNavButtons show/hide code. + Updated translations. - Update to version 3.11.3: + Fix CRITICALs when loading a document from Google or SkyDrive. + Support building against Tracker 0.18. + Standardize Help/About/Quit in the app menu. + Updated translations. - Replace pkgconfig(tracker-{sparql,miner}-0.16) BuildRequires with pkgconfig(tracker-{sparql,miner}-0.18): move to Tracker 0.18. - Update to version 3.11.2: + Prepare for E4X removal. ++++ inst-source-utils: - fix bogus code in rezip-repo-rsyncable ++++ installation-images-SLES: - startshell=1 now starts login shell, so .profile is actually read - changed login message to refer to setup_ssh (bnc#866383) - added help text to setup_ssh - removed some unused files - added basic .bashrc with some aliases - ensure passwd/shadow/group are only in initrd ++++ kernel-default: - config: Fix version string for armv7hl/lpae - commit d1a7ba5 - ARM: Re-enable and update configs - commit d73f266 ++++ kernel-source: - config: Fix version string for armv7hl/lpae - commit d1a7ba5 - ARM: Re-enable and update configs - commit d73f266 ++++ kernel-syms: - config: Fix version string for armv7hl/lpae - commit d1a7ba5 - ARM: Re-enable and update configs - commit d73f266 ++++ kiwi: - Add wicked to isoboot boot descriptions for SLE12 and openSUSE 12.3 - Add wicked to oem|netboot descriptions for SLE12 on ppc and s390 - Removed dhcpcd from isoboot descriptions. wicked is used instead - Removed memtest86+ from isoboot descriptions. It's not on the media if you need memtest add it as bootinclude to the system image XML - Code cleanup, shorten long lines - Fixed use of efi suffix to control when linux/linuxefi and initrd/initrdefi commands are used in the grub.cfg file - Fixed grub2 core image creation Make sure we use the grub modules from the target distro and not the ones from the build host - Activate bootloader graphics for secure boot - Fixed grub2 legacy bios prefix setup If firmware is set to efi the prefix for the legacy bios grub.cfg was also set to the efi path which was wrong - Update suse-SLE12-JeOS image template Use EFI setup by default, kiwi uses parted's bios_grub flag to stay compatible with the legacy BIOS - Removed clicfs from boot descriptions for SLE12 and openSUSE 13.2 With overlayfs there is a successor provided with the kernel. In order to use clicfs add the package with the bootinclude attribute as part of your system image description - Removed clicfs from boot images for ppc and s390 - Update suse-SLE12-JeOS image template Update packages names for plymouth, grub2 and gfxboot branding packages Update theme name, for SLE12 it's 'SLE' - Added 'fs/isofs/*' to the boot image descriptions for SLE12 and openSUSE 13.2. The kernel people decided to build ISO9660 support as module now (bnc #867834) - Fixed netboot overlay setup code Make sure setupUnionFS is called if UNIONFS_CONFIG is set In addition correctly update the devices set in the variable by the setupUnionFS function and make sure unionFST has a value in all union modes - Removed master-boot-code to be a required package The mbr provided with this package is only used if kiwi is called with the --grub-chainload option and the concept also only works with legacy grub which is on its way to becoe obsolete - Fixed listImage() to print a message if no templates can be found - Cleanup/Improve usage output If you just call kiwi without any arguments you got the long usage list which is not very helpful. Thus this has changed to print a message what you could do next including a list of currently available templates ++++ multipath-tools: - downgrade device-mapper requirement to 1.2.78 until 1.2.82 is available anywhere - Update FSF address - Add 11-dm-mpath.rules (bnc#867968) - Link against libsystemd instead of libsystemd-daemon ++++ samba: - Depend only on %version with all manual Provides and Requires; (bnc#844307). ++++ samba: - Depend only on %version with all manual Provides and Requires; (bnc#844307). ++++ libreoffice: - Make sure we provide compat oo symlinks. ++++ sqlite3: - SQLite 3.8.4.1: * When computing the cost of the skip-scan optimization, take into account the fact that multiple seeks are required. ++++ systemd: - Modify patch module-load-handle-SUSE-etc-sysconfig-kernel-module-list.patch to ignore if /etc/sysconfig/kernel does not exist (bnc#865834) - Add patch systemd-big-endian-reply-matching.patch make sure that systemd can talk with dbus-daemon even on big endian systems (bnc#866732) ++++ libyui-qt-pkg: - Fixed hard-coded colors and improved code to accept stylesheets. - Fixed empty icons in the help dialog. - Removed the tab close button near the upper-right corner: confusing. - (all by tgoettlicher) - 2.44.3 ++++ libyui-qt: - Fixed "QFSFileEngine::open: No file name specified" (A Naselli) - make Qt5 BuildRequires fine-grained with pkgconfig (H Senjan) - 2.46.1 ++++ polkit-default-privs: - backlight helpers: relaxing rules in restrictive mode, otherwise we get popups requesting LED state changes bnc#866806 ++++ shim: - Merge Michael's fix for shim-install: fix the $prefix to use grub2-mkrelpath for paths on btrfs subvolume (bnc#866690). ++++ splix: - Provide the license source file COPYING in the binary RPM (fix declined IBS submitrequest 33545). ++++ sysconfig: - version 0.83.4 - config: check ipv4 duplicates by default (fate#314399) ++++ w3m: - w3m-parallel-make.patch: More dependency fixes for parallel build ++++ xen: - bnc#867910 - VUL-0: EMBARGOED: xen: XSA-89: HVMOP_set_mem_access is not preemptible xsa89.patch - Upstream patches from Jan 530b27fd-x86-MCE-Fix-race-condition-in-mctelem_reserve.patch 530b2880-Nested-VMX-update-nested-paging-mode-on-vmexit.patch 530b28c5-x86-MSI-don-t-risk-division-by-zero.patch 530c54c3-x86-mce-Reduce-boot-time-logspam.patch 5310bac3-mm-ensure-useful-progress-in-decrease_reservation.patch 5315a254-IOMMU-generalize-and-correct-softirq-processing.patch 5315a3bb-x86-don-t-propagate-acpi_skip_timer_override-do-Dom0.patch 5315a43a-x86-ACPI-also-print-address-space-for-PM1x-fields.patch 531d8db1-x86-hvm-refine-the-judgment-on-IDENT_PT-for-EMT.patch 531d8e09-x86-HVM-fix-memory-type-merging-in-epte_get_entry_emt.patch 531d8e34-x86-HVM-consolidate-passthrough-handling-in-epte_get_entry_emt.patch 531d8fd0-kexec-identify-which-cpu-the-kexec-image-is-being-executed-on.patch 531dc0e2-xmalloc-handle-correctly-page-allocation-when-align-size.patch ++++ xf86-input-synaptics: - Update to version 1.7.4: One fix: closing the fd again if the device cannot be enabled properly, and two reverts: scrollbuttons and circular pad support are making a comeback. Apparently there are still a few laptops out there that require either feature. ++++ xfsprogs: - re-enable autoreqprov ++++ yast2-bootloader: - fix grub2-*-efi package not installed (bnc#867380) - 3.1.13 ++++ yast2-inetd: - Fix failing testsuite - 3.1.3 ++++ yast2-installation: - bnc#858523 - dropped disabling network configuration code. yast2-network is in charge of it now. - 3.1.53 ++++ yast2-ldap: - ldap.conf is not case sensitive - @ldap_tls is a string not a boolean - code clean up. Remove not used variables - 3.1.7 ++++ yast2-network: - bnc#866827, fate#314695 - show a dialog for network configuration when autoconfiguration is unable to proceed - 3.1.33 ++++ yast2-nfs-client: - Fix failing tests - 3.1.2 ++++ yast2-nfs-server: - Fix testuite due to changes in yast2 - 3.1.4 ++++ yast2-nis-client: - Fix failing testsuite due to changes in yast2 - 3.1.6 ++++ yast2-users: - Add plugin for creating kerberos accounts - Modify check for aviability of LDAP - 3.1.15 ++++ yast2-vm: - use patterns instead of packages list (SLES and openSUSE) - add LXC - improve GUI - add some information about what will be installed - 3.1.5 ++++ yast2-ycp-ui-bindings: - more relaxed typeinfo to avoid errors when calling the builtin - 3.1.5 ------------------------------------------------------------------ ------------------ 2014-3-11 - Mar 11 2014 ------------------- ------------------------------------------------------------------ ++++ Mesa: - Removed Mesa-9.2.3-drisw-copy-buffers-to-front-left.patch, as it is superseded by the following patch from upstream. - Added Mesa-bnc864943-9.2.0-swrast-copy-sub-buffer.patch, which adds the CopySubBuffer extension to the software renderer. This lets clients update only a small portion of the front buffer, for example, when updating a small part of the screen, instead of doing a full buffer swap. bnc#864943. ++++ boost: - further improved the use of supplied b2 / bootstrap.sh, include user-config.jam, and remove superfluous python and gcc instructions from user-config.jam ++++ gnome-documents: - Update to version 3.10.2: + Allow enter to activate first search item. + Do not mix up ASCII and UTF8 characters. + Show the navigation bar after pointer movement. + Disable sharing and editing for non-Google content. + Disable invalid UI controls in the preview toolbar. + Handle the password dialog being deleted. + Fix invalid thumbnails when downloading from remote sources. + Protect against spurious view-as changed signals. + Fix back key behavior in RTL locales. + Casefold search strings instead of lowercasing. + Updated translations. ++++ gnome-session: - Add gnome-session-commit-07852f0.patch. Fix a possible crash in the presence interface ++++ haveged: - Add ppc64le support - added patches: * ppc64le.patch ++++ open-iscsi: - Added two patches from QLogic, accepted up stream (bnc#866866): iscsiadm-fix-the-hostno-check-for-stats-submode-of-host-mode iscsiadm-fix-the-compile-time-warning ++++ kernel-default: - Update Xen patches to 3.14-rc6. - commit cc55130 ++++ kernel-source: - Update Xen patches to 3.14-rc6. - commit cc55130 ++++ kernel-syms: - Update Xen patches to 3.14-rc6. - commit cc55130 ++++ kiwi: - Removed unionfs-fuse from package list of netboot images because it's not part of the medias. If you need the support add the package in the system image XML as follows: - Removed templates for rhel_5. Due to the latest move of RH with regards to CentOS we focus on supporting CentOS/RHEL starting with version 6 ++++ kmod: - Provide and obsolete module-init-tools (bnc#867442) ++++ samba: - Update to 4.1.6. + Password lockout not enforced for SAMR password changes; CVE-2013-4496; (bnc#849224). + smbcacls can remove a file or directory ACL by mistake; CVE-2013-6442; (bnc#855866). - Password lockout not enforced for SAMR password changes; CVE-2013-4496; (bnc#849224). - Call update-apparmor-samba-profile via ExecStartPre too; (bnc#867665). ++++ samba: - Update to 4.1.6. + Password lockout not enforced for SAMR password changes; CVE-2013-4496; (bnc#849224). + smbcacls can remove a file or directory ACL by mistake; CVE-2013-6442; (bnc#855866). - Password lockout not enforced for SAMR password changes; CVE-2013-4496; (bnc#849224). - Call update-apparmor-samba-profile via ExecStartPre too; (bnc#867665). ++++ systemd: - Due to previous reason, resurrect systemd-dbus-system-bus-address.patch - Removed pkgconfig(dbus-1) BuildRequires - with 209 and newer, itis only needed for quering default DBus directories, which we nowpass to configure. This also unbreaks libdbus <-> systemd-miniBuild Cycle - Add or port upstream bugfix patches: 0001-core-busname-add-lookup-string-for-BUSNAME_FAILURE_S.patch 0002-manager-flush-memory-stream-before-using-the-buffer.patch 0003-busname-don-t-drop-service-from-the-result-string.patch 0004-fix-off-by-one-error-in-array-index-assertion.patch 0005-logind-fix-policykit-checks.patch 0006-rules-mark-loop-device-as-SYSTEMD_READY-0-if-no-file.patch 0007-dbus-suppress-duplicate-and-misleading-messages.patch 0008-man-multiple-sleep-modes-are-to-be-separated-by-whit.patch - Make compeletion file parser work (bnc#867664) ++++ libvirt: - libxl: support sexpr in native to XML conversion, providing another way to import legacy Xen configuration into libvirt f68246ac-libxl-sexpr.patch ++++ make: - make-testcases_timeout.diff: increase the timeout of test cases from 5 to 8 seconds. With some testcases using sleep with 2 seconds or more, the tests can fail erroneously on a busy build system. ++++ patterns-sled: - Do not install hplip by default [bnc#867452] ++++ socat: - updated to 1.7.2.4: minor bugfixes: This version contains fixes for most of the bugs and porting issues reported or found in more than two years. ++++ supportutils: - Fixed DNS find errors - supportconfig: 3.0-18 ++++ suse-module-tools: - Add modsign-verify tool to verify signatures of modules (fate#314507). - weak-modules2: Support XZ compressed initrds (bnc#778119, bnc#867312) ++++ virt-manager: - bnc#867796 - virt-manager New Virtual Machine "Vm-install" virtman-vminstall.patch - bnc#867749 - virt-manager polling connection virtman-load-stored-uris.patch - bnc#866287 - virt-manager suggests to install "qemu / libvirt-daemon-qemu / libvirt-daemon-driver-network" at startup virtman-packages.patch - Use qemu-system-x86_64 instead of the deprecated qemu-kvm virtman-kvm.patch ++++ xen: - Add conversion tool for migrating xend/xm managed VMs to libvirt xen2libvirt.py (Jim Fehlig) ++++ yast2: - Adapt System.Status for latest systemctl (bnc#867378) - 3.1.24 ++++ yast2-storage: - fixed creation of subvolume for /home (bnc#867604) - version 3.1.13 - changed subvolume for rollback on S/390 (fate#316222 and bnc#867270) - version 3.1.12 ++++ yast2-theme-SLE: - move icewm installation config here from yast2-x11 as it have different colors for different themes - 3.1.10 - split SLE theme to allow different set of icons in control center (bnc#864830) - 3.1.9 ++++ yast2-x11: - move icewm config to yast2-theme as it contain color schema for installation - 3.1.3 ------------------------------------------------------------------ ------------------ 2014-3-10 - Mar 10 2014 ------------------- ------------------------------------------------------------------ ++++ aaa_base: - move cron Recommends to -extras subpackage where the actual cron files are - update COPYING file to silence rpmlint warning about outdated address - adjust mktar script to new versioning scheme - implement legacy actions (bnc#861124) ++++ boost: - fix problem with executable .pdf in doc by correcting permissions after install (%attr with a dir failed on sled/sles) - add dependency on zlib-devel and libbz2-devel and use the supplied bootstrap.sh script in building. This adds on-the-fly compression to boost-iostreams ++++ gnome-shell: - Add gnome-shell-use-env-var-for-mode.patch: Use Environment variable instead of command line to specify mode so that the session saving can work as expected (bnc#863709, bgo#720894). ++++ gnome-video-effects: - Update to version 0.4.1: + Remove INSTALL from git. + Update homepage location. + Change timedelay effect to use 1 second delay (bgo#688818). + Port create_effects_preview.sh to GStreamer 1.0 (bgo#681090). + Updated translations. ++++ gtk3: - Update to version 3.11.8: + Printing: Google cloud print support. + Documentation: Update screenshots. + Bugs fixed: bgo#724742, bgo#724895, bgo#481073, bgo#547988, bgo#554618, bgo#723368, bgo#723438, bgo#724411, bgo#724799, bgo#724891, bgo#724921, bgo#724968, bgo#724999, bgo#725089, bgo#725172, bgo#725205, bgo#725225, bgo#725345, bgo#725559, bgo#725560. + Updated translations. - Update to version 3.11.7: + GtkActionBar: Fix theming. + GtkBox: - Allow setting center widget to NULL. - Fix a size-allocation error. + GtkPopover: - Fix a crash with text handles (bgo#724392). - Allow resetting relative-to (bgo#724407). + Wayland: - Use new xdg-shell ping. - Use new xdg-shell focus methods. + Printing: Fix a small memory leak (bgo#724631). - Update to version 3.11.6: + GtkActionBar is a new widget that is meant to be used for actions at the bottom of a window. + GtkPopover: - A ::closed signal has been added. - Style propagation to popovers has been fixed. - Popovers can now be populated from a menu model. - GtkMenuButton can use popovers instead of menus. + GtkAppChooserDialog has been redesigned. + GtkBox can now place a widget centered, regardless of the sizes of children on either side, similar to GtkHeaderBar. + The API documentation has been converted to markdown, and many cleanups and improvements have been made at the same time. + Bugs fixed: bgo#706515, bgo#707999, bgo#721309, bgo#723014, bgo#723394, bug#723627, bgo#723637, bgo#723672, bgo#723716, bgo#723771, bgo#723863, bgo#723929, bgo#724008, bgo#724094, bgo#724218, bgo#724411, bgo#724503, bgo#724539, bgo#724541. + Updated translations. - Update to version 3.11.5: + GtkPopover: A new widget that is can be used for transient views, as an alternative to menus or dialogs. + Dialogs: - Dialogs have been modernized, can use a header bar now. - Built-in dialogs react to a setting, gtk-dialogs-use-header for this, dialogs derived from GtkDialog: default to no headerbar. - GtkAssistant also respects the setting. + Theming: - GTK+ now uses RGBA visuals by default. - Notebook tabs now support a prelight state. - Reorderable notebook tabs can be themed differently. + Documentation: - The API documentation has seen numerous fixes and improvements. - Docbook markup is being phased out in favor of markdown. + OS X Fixes. + Bugs fixed: bgo#350190, bgo#566945, bgo#630217, bgo#634793, bgo#636594, bgo#665928, bgo#692931, bgo#699224, bgo#704456, bgo#711298, bgo#720059, bgo#720552, bgo#721895, bgo#722429, bgo#722515, bgo#722574, bgo#722588, bgo#722638, bgo#722642, bgo#722722, bgo#722919, bgo#723119, bgo#723121, bgo#723157, bgo#723159, bgo#723181, bgo#723183, bgo#723212, bgo#723366, bgo#723390, bgo#723402, bgo#723555. + Updated translations. - Update to version 3.11.4: + GtkActionBar: A new container, which has a centered child like GtkHeaderBar. It can be used in places where header bar theming is not suitable. + GtkAppChooser: The online support has been simplified and modernized. + GtkHeaderBar button theming has been changed to be more flexible. There is now a gtk-decoraton-layout setting and a decoration-layout property. + Accessibility: - Links in labels are now accessible. - Model-based menus are accessible. - Accessible roles of several widgets have been fixed. - GtkColorChooser accessibility is improved. + Theming: The Raleigh theme has been updated for several new features, including client-side decorations. + Model-based menus now support a hidden-when attribute on items that allows them to be hidden on various conditions. + Bugs fixed: bgo#688421, bgo#698248, bgo#698786, bgo#706119, bgo#707729, bgo#709491, bgo#710315, bgo#710351, bgo#711552, bgo#711826, bgo#720264, bgo#720357, bgo#720401, bgo#720535, bgo#720551, bgo#720554, bgo#720939, bgo#720945, bgo#720983, bgo#721045, bgo#721048, bgo#721086, bgo#721119, bgo#721304, bgo#721317, bgo#721346, bgo#721406, bgo#721407, bgo#721410, bgo#721421, bgo#721480, bgo#721530, bgo#721633, bgo#721665, bgo#721700, bgo#721800, bgo#721836, bgo#722029, bgo#722030, bgo#722070, bgo#722076, bgo#722106. + Updated translations. - Update to version 3.11.2: + Theming: - A number of containers have been changed to draw backgrounds and borders. By default these are fully transparent, so nothing should change: GtkBox GtkFixed GtkGrid GtkEventBox. - Link colors are not rendered using the :visited and :link states instead of the link-color and visited-link-color style properties. + Broadway: - Use client-side decorations. - Implement window movement, raise/lower. - Use rolling hashes for optimizing scrolling. - Use click-to-focus. - Support touch events. - Support IPad on-screen keyboard. + GtkFileChooser: - Respect local-only in the places sidebar. - Filter out duplicate application shortcuts. - Show unmounted bookmarks. + GtkProgressBar: - Activity mode is now using a tick callback to move the block smoothly. + GtkWindow: - Fix size allocation for the fallback menubar. - Improve application menu fallback if we have client-side decorations or a header bar. + GtkBuilder: - No longer requires every object to have an id. + Bugs fixed: bgo#577642, bgo#635499, bgo#668598, bgo#679019, bgo#693227, bgo#699574, bgo#700419, bgo#702392, bgo#703784, bgo#705176, bgo#709629, bgo#710238, bgo#710533, bgo#710909, bgo#710987, bgo#711110, bgo#711158, bgo#711255, bgo#711324, bgo#711354, bgo#711494, bgo#711545, bgo#711548, bgo#711553, bgo#711574, bgo#711611, bgo#711636, bgo#712164, bgo#712302. + Updated translations. - Add hicolor-icon-theme BuildRequires: needed in order to have %icon_theme_cache_post available and for directory ownership. - Split out new subpackage immodule-broadway. - Update to version 3.11.0: + New notebook tab styling: GtkNotebook now offers a way for themes to opt out of the tab rendering, with the 'has-tab-gap' style property. The Adwaita theme is using this to achieve a more modern tab appearance. + GtkFlowBox: A container that its children in a reflowing grid, which can be oriented horizontally or vertically. + GtkStack: children can now indicate that they require attention by setting the needs-attention child property. + Broadway now requires binary array buffers and modern WebSocket protocol support. + Autoscrolling in range widgets has been improved to work more reliably in maximized windows. + GtkSpinner has been changed to render in in a limited set of sizes. + GtkApplication now stores and handles accelerators for GActions itself. + GtkIconTheme now falls back to the gnome icontheme to fix problems with the availability of symbolic icons in other icon themes. + GTK+ respects the deprecated gtk-button-images and gtk-menu-images settings again. + Bugs fixed: bgo#168530, bgo#341146, bgo#467720, bgo#586107, bgo#643914, bgo#651224, bgo#681484, bgo#691163, bgo#693586, bgo#697031, bgo#702196, bgo#703062, bgo#703603, bgo#707132, bgo#707187, bgo#707524, bgo#707920, bgo#708019, bgo#708024, bgo#708414, bgo#708423, bgo#708547, bgo#708583, bgo#708584, bgo#708787, bgo#709049, bgo#709212, bgo#709215, bgo#709264, bgo#709323, bgo#709420, bgo#709522, bgo#709613, bgo#709687, bgo#709854, bgo#710134. + Updated translations. - No longer delete gtk-shell-client-protocol.h and gtk-shell-protocol.c: they are no longer part of the tarball. ++++ installation-images-SLES: - go for release-mini instead of -dvd - load autoyast.xml and driver updates from OEMDRV partition (fate#316530) - Put grub2 on ppc media - add all of Xvnc package (bnc 867273) ++++ kernel-default: - Update to 3.14-rc6. - commit e9d20d4 ++++ kernel-source: - Update to 3.14-rc6. - commit e9d20d4 ++++ kernel-syms: - Update to 3.14-rc6. - commit e9d20d4 ++++ kiwi: - v5.06.51 released - Fixed spec file, use fdupes for SUSE only - Removed obsolete run-init tool from kiwi-tools - v5.06.50 released - Removed obsolete lxc requires (bnc #867394) - Update suse-SLE12-JeOS template * build UEFI capable image by default * build hybrid capable install image by default * activate SLES boot graphics for ISO type - Fixed indention and variable quoting in the functions baseStripAndKeep and baseStripTools of KIWIConfig.sh - Added gettext in RHEL boot image descriptions - Fixed build, make sure setctsid is provided in kiwi-tools for distributions which doesn't provide it - Fixed initrd creation tool call dracut vs. mkinitrd Merge the two function into one setupInitrd function and remove code duplication. Also prefer dracut if installed - v5.06.49 released - Removed obsolete comment from suse-SLE12-JeOS description - Fixed media collect code to match required perl critic level * don't define scope of variables more than once * return properly from functions * use FileHandle - Cleanup unit test code * remove obsolete ec2 tests * fix Common/ktTestCase.pm to include required perl unit test perl modules - Added 'make critic' target for kiwi which calls percritic on the code. This will be used as one test in the integration testing system we currently setup ++++ libabw: - Fix descriptions in spec file * libabw handles AbiWord files - Fix license * libabw is released under MPL-2.0 ++++ samba: - samba4 smbcalcs --chown | --chgrp dacl regression; CVE-2013-6442; (bnc#855866). ++++ samba: - samba4 smbcalcs --chown | --chgrp dacl regression; CVE-2013-6442; (bnc#855866). ++++ libgee: - Update to version 0.13.91: + Fix HazardPointer bugs. + Fix List test. - Update to version 0.13.90: + Fix the broken test. - Update to version 0.13.5.1: + Remove workaround for 'old' (<0.23.2) vala. - Update to version 0.13.5: + Use WeakRef for keeping of read-only proxy for collection. - Update to version 0.13.4: + The collection cloning no longer leaks memory. + Various warning fixes. ++++ libqt4: - Added QSystemTrayicon.diff: adds support for sni-qt plugin, which allows Qt applications to communicate via KStatusNotifier spec, will/is needed for Plasma Next ++++ libqt4-sql-plugins: - Added QSystemTrayicon.diff: adds support for sni-qt plugin, which allows Qt applications to communicate via KStatusNotifier spec, will/is needed for Plasma Next ++++ librest: - Update to version 0.7.91: + Bugs fixed: bgo#702483, bgo#703103, bgo#703642, bgo#712231, bgo#712747. ++++ sqlite3: - SQLite 3.8.4 - general changes: * Code optimization and refactoring for improved performance. * Add the ".clone" and ".save" commands to the command-line shell. * Update the banner on the command-line shell to alert novice users when they are using an ephemeral in-memory database. * Fix editline support in the command-line shell. * Add support for coverage testing of VDBE programs using the SQLITE_TESTCTRL_VDBE_COVERAGE verb of sqlite3_test_control(). * Update the _FILE_OFFSET_BITS macro so that builds work again on QNX. * Change the datatype of SrcList.nSrc from type u8 to type int to work around an issue in the C compiler on AIX. - bug fixes: * Bug fix: Fix the char() SQL function so that it returns an empty string rather than an "out of memory" error when called with zero arguments. * Bug fix: DISTINCT now recognizes that a zeroblob and a blob of all 0x00 bytes are the same thing. * Bug fix: Compute the correct answer for queries that contain an IS NOT NULL term in the WHERE clause and also contain an OR term in the WHERE clause and are compiled with SQLITE_ENABLE_STAT4. * Bug fix: Make sure "rowid" columns are correctly resolved in joins between normal tables and WITHOUT ROWID tables. * Bug fix: Make sure the same temporary registers are not used in concurrent co-routines used to implement compound SELECT statements containing ORDER BY clauses, as such use can lead to incorrect answers. * Bug fix: Ensure that "ORDER BY random()" clauses do not get optimized out. * Bug fix: Repair a name-resolution error that can occur in sub-select statements contained within a TRIGGER. * Bug fix: Fix column default values expressions of the form "DEFAULT(-(-9223372036854775808))" so that they work correctly, initializing the column to a floating point value approximately equal to +9223372036854775808.0. ++++ udisks2: - Update to version 2.1.3: + Identify SD Card Reader in ChromeBook Pixel + Send SCSI START STOP UNIT when powering down a drive + udisksctl: add power-off verb to power off drives + udisksctl: fix grammar + Prefer /dev/VG/LV for LVM2 volumes. + Fix buffer overflow in mount path parsing. If users have the possibility to create very long mount points, such as with FUSE, they could cause udisksd to crash, or even to run arbitrary code as root with specially crafted mount paths. (bnc#865854, CVE-2014-0004) + Use SECTOR_COUNT=1 when issuing ATA IDENTIFY COMMAND + Use reentrant version of getpwuid() for thread safety + udisks_daemon_util_get_caller_uid_sync(): Add missing goto + Fix crash when loop-deleting non-loop device - Update to version 2.1.2: + Add exfat mount options. + Hide more rescue partitions. + Build fails due to missing IT_PROG_INTLTOOL macro (fdo#67679). + Add exfat FS integration test. + Drop "david" user name from publish make rules. + Use dosfstools instead of mtools. + Add polkit authorization variables for removable media. + Fix crash when waiting for loop device. - Drop udisks2-20131026-removable-devices-polkit-auth.patch: fixed upstream. ++++ libyui-qt: - set parent of context menu, to apply style sheets (tgoettlicher) - 2.46.0 - make color of help text search result stylable (tgoettlicher) - 2.45.4 ++++ rpm: - export the old weak dependency tags so that they are accessible from python new patch: exportoldtags.diff ++++ shim: - Add shim-fix-uninitialized-variable.patch to fix the use of uninitialzed variables in lib ++++ sled-manuals_en: - Update text and image files (Last Changed Rev.: 11511:12330M). - Require dejavu-fonts and google-opensans-fonts (bnc#824127). ++++ sles-manuals_en: - Update text and image files (Last Changed Rev.: 11511:12327M). - Require dejavu-fonts and google-opensans-fonts (bnc#824127). ++++ suse-module-tools: - The package cannot be noarch, because it installs different configs for different architectures. - Install 10-unsupported-modules.conf unconditionally, kmod has been patched. ++++ timezone: - update to 2014a: * Turkey begins DST on 2014-03-31, not 03-30 * Misc changes affecting past time stamps * An uninitialized-storage bug in 'localtime' has been fixed ++++ timezone-java: - update to 2014a: * Turkey begins DST on 2014-03-31, not 03-30 * Misc changes affecting past time stamps * An uninitialized-storage bug in 'localtime' has been fixed ++++ virt-manager: - Upstream bug fixes 531db6a7-new-volume-tooltip-logic.patch 531dbfa7-handle-errors-when-deregistering-events-on-close.patch ++++ xen: - Update to Xen 4.4.0 FCS ++++ xfsprogs: - Update for FATE#317042 - xfsprogs-3.2.0-alpha2 (25 November 2013) - Alpha release for the purpose of testing the CRC feature in kernels 3.10 and newer. - Enable xfs_db write support and xfs_metadump support for CRC enabled filesystems. - Add directory entry filetype support for non-CRC filesystems. - Remove experimental warnings for CRC filesystems. - Ensure all inodes created by xfs_repair have a proper d_type set. - Fix build on big endian machines. - Properly handle symlinks to devices on various tool commandlines. - Fix xfs_repair's dirty log detection for 4k sector logs, broken in Alpha1. - Fix a potential segfault in xfs_repair when issuing progress reports. - Fix potential xfs_fsr failures when running w/ selinux. - Update config.guess/config.sub for arm64, thanks to Colin Watson. - Stop wasting memory by caching inode structures in xfs_repair - they are never re-used. Thanks to Christoph Hellwig. - Fix several Coverity-found defects, thanks to Li Zhong. - Fix platform_test_xfs_fd to return false on special files which cannot take an xfs ioctl. - Sync up libxfs with kernel code. - Improved xfs_repair performance on large filesystems (always use prefetch and strided AG scanning functionality) - xfsprogs-3.2.0-alpha1 (26 September 2013) - Alpha release for the purpose of testing the CRC feature in kernels 3.10 and newer. - Remove all vestiges of old, unsupported version 1 directory code. - Add a "readdir" command to xfs_io, thanks to Brian Foster. - Fix potential segfault in xfs_repair when creating lost+found. - Zero out unused parts of on-disk superblocks during repair, to avoid metadata verifier failures at runtime. - Add directory entry type support to mkfs.xfs and xfs_db. - Add the icreate transaction to xfs_logprint, and fix continuation transactions. - Add the lseek SEEK_DATA/SEEK_HOLE support into xfs_io. - Print all AGI unlinked buckets in xfs_logprint. - Fix mkfs.xfs ENOSPC with protofile which creates a very large directory. - Fix several Coverity-found defects, thanks to Li Zhong. - Do all file reads in xfs_fsr using O_DIRECT. - Sync up libxfs with kernel code. - Add support for concurrent group and project quota usage on CRC enabled filesystems. - Ensure mkfs creates log sizes that are always large enough for the configured fileystem geometry. ++++ yast2-bootloader: - do not crash if there is no swap partition (bnc#867435) - 3.1.12 - fix some serial console issues (bnc#862388) (bnc#866710) - 3.1.11 ++++ yast2-installation: - don't hide ReleaseNotes button going back fron inst proposal (bnc#867389) - 3.1.52 ++++ yast2-network: - Fixed Yast Remote to allow enabling vnc-httpd and vnc-server services in firewall (bnc#867377). - 3.1.32 ++++ yast2-slp: - Fix dns resolution exception (bnc#867357) - 3.1.5 ------------------------------------------------------------------ ------------------ 2014-3-9 - Mar 9 2014 ------------------- ------------------------------------------------------------------ ++++ ft2demos: - Update to version 2.5.3 * IMPORTANT BUG FIXES - A vulnerability was identified and fixed in the new CFF driver (cf. http://savannah.nongnu.org/bugs/?41697; it doesn't have a CVE number yet). All users should upgrade. - More bug fixes related to correct positioning of composite glyphs. - Many fixes to better protect against malformed input. * IMPORTANT CHANGES - FreeType can now use the HarfBuzz library to greatly improve the auto-hinting of fonts that use OpenType features: Many glyphs that are part of such features but don't have cmap entries are now handled properly, for example small caps or superscripts. Define the configuration macro FT_CONFIG_OPTION_USE_HARFBUZZ to activate HarfBuzz support. You need HarfBuzz version 0.9.19 or newer. Note that HarfBuzz depends on FreeType; this currently causes a chicken-and-egg problem that can be solved as follows in case HarfBuzz is not yet installed on your system. 1. Compile and install FreeType without the configuration macro FT_CONFIG_OPTION_USE_HARFBUZZ. 2. Compile and install HarfBuzz. 3. Define macro FT_CONFIG_OPTION_USE_HARFBUZZ, then compile and install FreeType again. With FreeType's `configure' script the procedure boils down to configure, build, and install Freetype, then configure, compile, and install HarfBuzz, then configure, compile, and install FreeType again (after executing `make distclean'). - All libraries FreeType depends on are now checked using the `pkg-config' configuration files first, followed by alternative methods. - The new value `auto' for the various `--with-XXX' library options (for example `--with-harfbuzz=auto') makes the `configure' script automatically link to the libraries it finds. This is now the default. - In case FreeType's `configure' script can't find a library, you can pass environment variables to circumvent pkg-config, and those variables have been harmonized as a consequence of the changes mentioned above: LIBZ -> removed; use LIBZ_CFLAGS and LIBZ_LIBS LIBBZ2 -> removed; use BZIP2_CFLAGS and BZIP2_LIBS LIBPNG_LDFLAGS -> LIBPNG_LIBS `./configure --help' shows all available environment variables. - The `freetype-config' script now understands option `--static' to emit static linking information. - Due to buildsystem changes, rename and rebase don-t-mark-libpng-as-required-library-in-freetype-co.patch to don-t-mark-libpng-as-required-library.patch ++++ gnome-shell: - Add gnome-shell-864872-unlock-by-mouse-motion.patch: Unlock the screen and turn to the user login interface when mouse moved over 100 pixels (bnc#864672). ++++ gtk3: - Update to version 3.10.9: + Bugs fixed: bgo#495105, bgo#709914, bgo#721119, bgo#727487, bgo#728992, bgo#729670, bgo#566945, bgo#591258, bgo#692931, bgo#693200, bgo#701884, bgo#704456, bgo#712752, bgo#722058, bgo#722722, bgo#723121, bgo#723159, bgo#723183, bgo#723366, bgo#723390, bgo#723555, bgo#723621, bgo#723771, bgo#724008, bgo#724541, bgo#724631, bgo#724891, bgo#724895, bgo#725089, bgo#725172, bgo#725205, bgo#725225, bgo#725754, bgo#725824, bgo#725866, bgo#726136, bgo#726476, bgo#726717, bgo#726858, bgo#726859, bgo#726871, bgo#726996, bgo#727643 + Translation updates: Catalan, Kannada, Russian, Scottish Gaelic - Drop gtk3-gtkwindow-cleanup.patch: fixed upstream. ++++ kiwi: - Fixed createCustomDataForType in analyser code Don't ignore empty directories - Added custom strip implementation in __stripCustomData which provides only the name of the directory if all data below this directory contains only custom files. Problem is that other types of data e.g repo checkouts might vanish from the report which is imho unwanted. Therefore the code is currently deactivated ++++ freetype2: - Update to version 2.5.3 * IMPORTANT BUG FIXES - A vulnerability was identified and fixed in the new CFF driver (cf. http://savannah.nongnu.org/bugs/?41697; it doesn't have a CVE number yet). All users should upgrade. - More bug fixes related to correct positioning of composite glyphs. - Many fixes to better protect against malformed input. * IMPORTANT CHANGES - FreeType can now use the HarfBuzz library to greatly improve the auto-hinting of fonts that use OpenType features: Many glyphs that are part of such features but don't have cmap entries are now handled properly, for example small caps or superscripts. Define the configuration macro FT_CONFIG_OPTION_USE_HARFBUZZ to activate HarfBuzz support. You need HarfBuzz version 0.9.19 or newer. Note that HarfBuzz depends on FreeType; this currently causes a chicken-and-egg problem that can be solved as follows in case HarfBuzz is not yet installed on your system. 1. Compile and install FreeType without the configuration macro FT_CONFIG_OPTION_USE_HARFBUZZ. 2. Compile and install HarfBuzz. 3. Define macro FT_CONFIG_OPTION_USE_HARFBUZZ, then compile and install FreeType again. With FreeType's `configure' script the procedure boils down to configure, build, and install Freetype, then configure, compile, and install HarfBuzz, then configure, compile, and install FreeType again (after executing `make distclean'). - All libraries FreeType depends on are now checked using the `pkg-config' configuration files first, followed by alternative methods. - The new value `auto' for the various `--with-XXX' library options (for example `--with-harfbuzz=auto') makes the `configure' script automatically link to the libraries it finds. This is now the default. - In case FreeType's `configure' script can't find a library, you can pass environment variables to circumvent pkg-config, and those variables have been harmonized as a consequence of the changes mentioned above: LIBZ -> removed; use LIBZ_CFLAGS and LIBZ_LIBS LIBBZ2 -> removed; use BZIP2_CFLAGS and BZIP2_LIBS LIBPNG_LDFLAGS -> LIBPNG_LIBS `./configure --help' shows all available environment variables. - The `freetype-config' script now understands option `--static' to emit static linking information. - Due to buildsystem changes, rename and rebase don-t-mark-libpng-as-required-library-in-freetype-co.patch to don-t-mark-libpng-as-required-library.patch ++++ libgee: - Update to version 0.12.1: + Fix the HazardPointer bugs. - Stop using export CFLAGS="%{optflags} -w" even if bgo#682526 is not marked as fixed as it's not needed anymore. ------------------------------------------------------------------ ------------------ 2014-3-8 - Mar 8 2014 ------------------- ------------------------------------------------------------------ ++++ colord: - Update to version 1.1.7: + New Feature: Use the new cmsContext functionality in LCMS 2.6. + Bugfixes in libcolord: - Fix the GObject introspection for cd_device_get_profiles(). - Load the profile defaults when using cd_icc_create_default(). ++++ gtk3: - Update to version 3.10.7: + Bugs fixed: bgo#386569, bgo#709491, bgo#711298, bgo#719314, bgo#719970, bgo#719977, bgo#721700. + Updated translations. - No longer delete gtk-shell-client-protocol.h and gtk-shell-protocol.c: they are no longer part of the tarball. ++++ libnice: - Update to version 0.1.5: + API changes: - nice_agent_recv() and nice_agent_recv_nonblocking() as an alternative to the nice_agent_attach_recv(). - nice_agent_recv_messages() and nice_agent_recv_messages_nonblocking() to receive multiple messages at the same time. - nice_agent_get_io_stream() to get a GIOStream in reliable mode. - nice_agent_get_selected_socket() to extract the selected GSocket. + Import Google's newer PseudoTCP code including window scaling. + Improve PseudoTCP performance. + Improve performance. + Build fixes. - Set LIBNICE_RELEASE=yes in configure. ++++ telepathy-farstream: - Update to version 0.6.1.: + Fix build with newer telepathy-glib branches. + Fix build with automake 1.13. + Improve configure.ac with AS_IF. + Fix calls with standard ICE-UDP (against Gajim). ++++ totem-pl-parser: - Update to version 3.10.1: + Build fixes. + Fix possible crash parsing iTunes podcasts. + Add support for detecting Blu-ray discs. + Add images to RSS feeds. + Support non-ASCII characters for video sites metadata. ++++ libwacom: - Update to version 0.9: + Add support for TouchSwitch keyword. + New devices: - Intuos series. - Pen&Touch (2nd gen). - DTU-1031. - Cintiq Companion Hybri. ++++ libxkbcommon: - Update to new upstream release 0.4.0 * Add a new add-on library, xkbcommon-x11, to support creating keymaps with the XKB X11 protocol, by querying the X server directly. See the xkbcommon/xkbcommon-x11.h header file for more details. This library requires libxcb-xkb >= 1.10, and is enabled by default. It can be disabled with the --disable-x11 configure switch. Distributions are encouraged to split the necessary files for this library (libxkbcommon-x11.so, xkbcommon-x11.pc, xkbcommon/xkbcommon-x11.h) to a separate package, such that the main package does not depend on X11 libraries. * Fix the keysym <-> name lookup table to not require huge amounts of relocations. * Fix a bug in the keysym <-> name lookup, whereby lookup might fail in some rare cases. * Reduce memory usage during keymap compilation. * New API: New keysyms from xproto 7.0.25 (German T3 layout keysyms). XKB_MOD_NAME_NUM for the usual NumLock modifier. xkb_x11_* types and functions, XKB_X11_* constants. - Add and build new libxkbcommon-x11-0 and libxkbcommon-x11-devel packages for openSUSE 13.2 and newer ++++ yelp: - Update to version 3.11.91: + Fixed critical crasher after closing windows. + Fixed some deprecation warnings. + Updated translations. - Update to version 3.11.1: + Implemented auto-reload for DocBook (bgo#704821). + Updated translations. - Update to version 3.10.2: + Fixed critical crasher after closing windows. + Updated translations. ++++ wireshark: - update to 1.10.6 [bnc#867485] + vulnerabilities fixed: * The NFS dissector could crash wnpa-sec-2014-01 CVE-2014-2281 * The M3UA dissector could crash wnpa-sec-2014-02 CVE-2014-2282 * The RLC dissector could crash wnpa-sec-2014-03 CVE-2014-2283 * The MPEG file parser could overflow a buffer wnpa-sec-2014-04 CVE-2014-2299 + Further bug fixes and updated protocol support as listed in: https://www.wireshark.org/docs/relnotes/wireshark-1.10.6.html ++++ yast2-vm: - The xend portion of the relocation server code is not applicable to the libxl toolstack. Rework for libxl compatibility. - 3.1.4 ------------------------------------------------------------------ ------------------ 2014-3-7 - Mar 7 2014 ------------------- ------------------------------------------------------------------ ++++ btrfsprogs: - add reiserfs support to btrfs-convert (FATE#313096) - Added patches: * 2000-btrfs-convert-clean-up-blk_iterate_data-handling-wrt.patch * 2001-btrfs-convert-remove-unused-fs-argument-from-block_i.patch * 2002-btrfs-convert-remove-unused-inode_key-in-copy_single.patch * 2003-btrfs-convert-rename-ext2_root-to-image_root.patch * 2004-compat-define-DIV_ROUND_UP-if-not-already-defined.patch * 2005-btrfs-convert-add-context-and-operations-struct-to-a.patch * 2006-btrfs-constify-some-function-parameters.patch * 2007-btrfs-convert-factor-out-adding-dirent-into-convert.patch * 2008-btrfs-convert-factor-out-block-iteration-callback.patch * 2009-btrfs-convert-fix-typo-in-btrfs_insert_dir_item-call.patch * 2010-btrfs-convert-add-support-to-convert-reiserfs.patch ++++ dbus-1-x11: - Fix typo in spec file (bnc#867256) ++++ dracut: - bnc#830060 - Dracut is missing warpclock/hwclock Add dracut-warpclock_module.patch ++++ filesystem: - use lazy umount ++++ gcr: - Update to version 3.11.91: + Parallel tests, non-recursive Makefile, and TAP. + Add gck_enumerator_set_object_type_full() function. + Add an accessor for GckAttribute raw value data. + Add gcr_certificate_get_markup() function. + Store imported key filename in GcrParsed & GcrParser (bg#705225). + Allow using GBytes with GcrParser (bgo#708736). + Lots of VAPI and GIR fixes (bgo#720504 and others). + Deprecation fixes. - Add xsltproc BuildRequires: new dependency. ++++ seahorse: - Update to version 3.11.91: + Fix segfault in the search provider code (bgo#724659). + Port some more seahorse code to vala code. + Non-recursive Makefile. + Updated FSF's address. + Add AppData file. + Build fixes. No libtool (bgo#722023, bgo#712538, bgo#712538). + Updated translations. ++++ gnucash: - Update to version 2.6.2: + Advanced Portfolio Report have been reworked. + Bugs Fixed: bgo#497831, bgo#721472, bgo#721677, bgo#722123, bgo#722903, bgo#723051, bgo#723373, bgo#723644, bgo#724211, bgo#724426, bgo#724427, bgo#724578, bgo#724753, bgo#725131. + Updated translations. ++++ icu: - s390 is big endian as well ++++ kernel-default: - rpm/mkspec: Generate a per-architecture per-package _constraints file - commit 65a07f7 - rpm/mkspec: Remove dead code - commit 3fc95f5 ++++ kernel-source: - rpm/mkspec: Generate a per-architecture per-package _constraints file - commit 65a07f7 - rpm/mkspec: Remove dead code - commit 3fc95f5 ++++ kernel-syms: - rpm/mkspec: Generate a per-architecture per-package _constraints file - commit 65a07f7 - rpm/mkspec: Remove dead code - commit 3fc95f5 ++++ kiwi: - v5.06.48 released - support for user defined subdirs for susetag meta data written by Rudi - support generation of support flags into channel files, if defined via .kwd file format - Fixed misleading error message in setupReadWrite (bnc #867174) The function uses 'mount' to test if the read-write location can be mounted. If not or RELOAD_IMAGE is set the read-write part is created from scratch and that action is logged accordingly. The possible error message from the mount call is a false positive information here and just makes people nervous :) Thus should not be logged - support non-standard rpm directories for products Can be used to create pool channels without a suse/ subdirectory. Written by ro@suse.de - Fixed kiwi completion. Don't loose default completion ++++ kmod: - testsuite: Fix uname() during glibc startup ++++ dbus-1: - Fix typo in spec file (bnc#867256) ++++ dtc: - add use-tx-as-the-type-specifier-instead-of-zx.patch taken from fedora to fix build on s390 ++++ libmediaart: - Update to version 0.3.0: + build: Don't fail if vapigen isn't available. + build: Force automake C linkage when building C only. + build: Remove leftover explicit -lm -lz linkage. + build: Don't link to both Qt and gdk-pixbuf if both are autodetect. + build: Honor NOCONFIGURE=1 in autogen.sh. + cache: Improve _remove() function and fix crash with NULL passed. + cache: Improve _strip_invalid_entites() API. + cache: Fix Non-void function should return a value. + extract: Fix Qt5 compilation failure + extract: Don't break on dummy implementation due to incorrect args in. ++++ libsecret: - Update to version 0.18: + Mark most of unstable API as stable. + Bump Glib dependency (2.38+). + Add secret_service_encode_dbus_secret() and decode functions. + Use TAP for testing, parallel tests, and non-recursive make. + Updated FSF's address. + Remove unstable vapi (bgo#721429). + Build fixes: bgo#720087, bgo#720244, bgo#707452. + Updated translations. - Drop typelib-1_0-SecretUnstable-0 subpackage: no more unstable APIs (incl. dependency to this package from the -devel package). ++++ sg3_utils: - Fixup 59-scsi_sg3_utils.rules to provide compability links for ata_id (bnc#866933) ++++ systemd: - Integrate powerd handling in initctl service + Remove 1016-support-powerfail-with-powerstatus.patch + Remove systemd-powerfail + Add systemd-powerd-initctl-support.patch - Remove 61-msft.rules; superseded by sg3_utils (bnc#866933) - Persistent by-path links for ATA devices (FATE#317063) + Update 1001-re-enable-by_path-links-for-ata-devices.patch - Add or port upstream bugfix patches: 0001-Fix-systemd-stdio-bridge-symlink.patch 0002-execute-free-directory-path-if-we-fail-to-remove-it-.patch 0003-Do-not-print-invalid-UTF-8-in-error-messages.patch 0004-man-document-missing-options-of-systemd-run.patch 0005-systemd-run-add-some-extra-safety-checks.patch 0006-journal-assume-that-next-entry-is-after-previous-ent.patch 0007-journal-forget-file-after-encountering-an-error.patch 0008-core-correctly-unregister-PIDs-from-PID-hashtables.patch 0009-logind-fix-reference-to-systemd-user-sessions.servic.patch 0010-man-update-link-to-LSB.patch 0011-man-systemd-bootchart-fix-spacing-in-command.patch 0012-man-add-missing-comma.patch 0013-units-Do-not-unescape-instance-name-in-systemd-backl.patch - Add linker scripts as place holder of the old systemd shared libraries now all included in libsystemd.so (bnc#867128) ++++ libvirt: - Implement securing LXC containers with AppArmor 43c030f-lxc-apparmor.patch, 500b2e9-lxc-apparmor.patch 9194cce-lxc-apparmor.patch, a3e4eef-lxc-apparmor.patch, ef7dc7d-lxc-apparmor.patch. bnc#863804 ++++ nrpe: - rename README.SUSE according to the new policy - fix bnc#865836: create nagios user/group for nagios-plugins-nrpe ++++ shim: - Add shim-mokmanager-delete-bs-var-right.patch to delete the BS+NV variables the right way ++++ translation-update: - replace @ in package names by - to allow build with current rpm ++++ virt-manager: - Upstream bug fixes 5318a2cd-cpu-model-fallback-failure-fix.patch 5318a626-adding-filesystem-device-fix.patch 5318aa88-invalid-libvirt-volume-XML.patch 5318b486-virtinstall-location-iso-fix.patch 5319db07-customize-add-disk-fix.patch ++++ xterm: - Patch #303 - 2014/03/06 * improve check for /etc/shells to allow its entries to be symbolic links. * fix a regression in patch #302 fixes relating to interaction of SHELL and XTERM_SHELL variables (Debian #740919). * improve manpage discussion of use of /etc/shells for validating the SHELL environment variable. * further improve the approximation for color map by ignoring bits which would not be applied by the rgb masks for the current visual (report by Joe Peterson). * add -report-colors to usage-message (report by Joe Peterson). - Patch #302 - 2014/03/02 * amend approximation for color map introduced in patch #277 to make that apply only to TrueColor (adapted from patch by Joe Peterson). * add -report-colors option, to show colors as they are allocated. * fix some gcc -Wcast-qual warnings. * correct app-defaults location for CentOS-4 in xterm.spec * improve check in minstall.sh for X manpage's section number; add sample dependencies for the relevant documentation package to packaging test-scripts (prompted by Novell #779474). * modify sample build-scripts for dpkg and rpm to ensure that vttests scripts are uncompressed and executable. * modify Perl scripts in vttests to use env to find Perl rather than relying on /usr/bin/perl This makes the sample scripts usable with NetBSD and other systems using pkgsrc. * amend check from patch #301 for valid shell to permit existing SHELL value to specify the shell; clarify the behavior in the manpage (report by Emmanuel Thome). * amend change to wide-character processing from patch #257 to allow switching to/from UTF-8 encoding if the utf8 resource was not set to "always" (report by Honza Maly). * fix incorrect free from patch #301 changes, if explicit program without -e option is a valid shell (patch by Romain Francois). ++++ yast2-auth-client: - Install needed sssd subpackages - 3.1.8 ++++ yast2-installation: - run scc_finish client if present (FATE#312012) - 3.1.51 ++++ yast2-online-update: - Reporting products that have reached their end of support when Online Update module is started (FATE#316172) - 3.1.3 ++++ yast2-pkg-bindings: - add "eol" flag to product data to report "End Of Life" product date (FATE#316172) - 3.1.6 ++++ yast2-services-manager: - Respect the user preference for default target (bnc#867125) - 3.1.9 ------------------------------------------------------------------ ------------------ 2014-3-6 - Mar 6 2014 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Added products call allowing to get all publicly available products ++++ gcc48: - Update to gcc-4_8-branch head (r208375). * fixes issues with transactional memory support - Backport patch to disable sanitizer support for powerpc64le, gcc48-ibm-power8-disable-sanitizer.diff - Document IBM svn branch revision range for gcc48-ibm-power8-fixes2.diff. - Change -Wunprototyped-calls from being enabled by default to be enabled with -Wall to solve GCC testsuite fallout. - Cherry-pick testsuite fix from IBM svn branch, gcc48-ibm-power8-testsuite-fixes1.diff - Pickup more fixes from IBM svn branch, up to r208288, gcc48-ibm-power8-fixes3.diff ++++ dosfstools: - updated to 3.0.25: * Prevent corruption of FAT during fsck on 64 bit platforms. unsigned long is 64 bit on x86-64, which means set_fat was writing two entries, which corrupts the next entry. This can cause loss of data in another file. * Fixed remaining 64 bit build warnings. ++++ filesystem: - use os.execute("umount ...") instead of posix.umount("...") bnc#866964 ++++ libgcj48: - Update to gcc-4_8-branch head (r208375). * fixes issues with transactional memory support - Backport patch to disable sanitizer support for powerpc64le, gcc48-ibm-power8-disable-sanitizer.diff - Document IBM svn branch revision range for gcc48-ibm-power8-fixes2.diff. - Change -Wunprototyped-calls from being enabled by default to be enabled with -Wall to solve GCC testsuite fallout. - Cherry-pick testsuite fix from IBM svn branch, gcc48-ibm-power8-testsuite-fixes1.diff - Pickup more fixes from IBM svn branch, up to r208288, gcc48-ibm-power8-fixes3.diff ++++ glibc: - Add services and netgroup persistent caches to nscd file list ++++ glibc: - Add services and netgroup persistent caches to nscd file list ++++ gnome-shell: - Update to version 3.11.91: + Don't use network profile name in menu (bgo#725586). + Calendar: Make date label clickable to return to current date (bgo#641366). + Misc. bug fixes: bgo#724813, bgo#724686, bgo#725082, bgo#724870, bgo#724779, bgo#725533. + Updated translations. ++++ gnome-shell-extensions: - Update to version 3.11.91: + Updated translations. ++++ vim: - Now that python3 is fixed, reenable test87 ++++ installation-images-SLES: - add sg3_utils to initrd (bnc#866933) - add sysconfig-netconfig to initrd (bnc#867078) ++++ ipmitool: - Update to latest git head and do not split up version 1.8.13.tar.bz2 tarball and patch to latest git HEAD. Reason is that all files in the repository got moved up one directory level by git commit: c18ec02f3304ce2a889a50e378f07a4168af3884 Date: Wed Feb 5 17:30:32 2014 Move all files one level up in the file hierarchy, to avoid the useless ipmitool directory. We want the latest git head asap, because otherwise additionally needed patches will never patch cleanly in mainline and our repo and would always need adjusting. I asked for a new version tag mainline. As soon this happened, the tarball name should again match with the exact mainline git tag. Remove/Delete: ipmitool_update_to_git_head_31_01_2014_b0aad15d67007c74b.patch - Incorporate patch on request from Dell: fate#315996 Add: 0001-Incorporate-upstream-comments-to-289-add-whitespace.patch ++++ kernel-default: - Update config files: CONFIG_THERMAL=y The generic thermal module is used by several ACPI components (processor, fan, thermal and video) and a few other drivers. So in practice it will end up being loaded on almost all systems which support ACPI. It is small so build it into the kernel to improve boot speed on all ACPI-enabled architectures (i386, x86_64 and ia64.) - commit e60ddcf ++++ kernel-source: - Update config files: CONFIG_THERMAL=y The generic thermal module is used by several ACPI components (processor, fan, thermal and video) and a few other drivers. So in practice it will end up being loaded on almost all systems which support ACPI. It is small so build it into the kernel to improve boot speed on all ACPI-enabled architectures (i386, x86_64 and ia64.) - commit e60ddcf ++++ kernel-syms: - Update config files: CONFIG_THERMAL=y The generic thermal module is used by several ACPI components (processor, fan, thermal and video) and a few other drivers. So in practice it will end up being loaded on almost all systems which support ACPI. It is small so build it into the kernel to improve boot speed on all ACPI-enabled architectures (i386, x86_64 and ia64.) - commit e60ddcf ++++ kiwi: - v5.06.47 released - Fixed getNicNames in kiwi boot code (bnc #867148) * The function should ignore the loopback nic 'lo' * The network code should not deal with any fixed interface name like 'eth0' - Make sure 'ip' and 'fuser' commands also exists for the boot descriptions for s390/ppc and arm architectures - Make sure package providing 'fuser' command is installed in all boot image descriptions - Make sure package providing 'ip' command is installed in all boot image descriptions because the code using the obsolete ifconfig tool has been replaced by using the 'ip' command - create channel file templates for products This is replacing the .packages generation code since it is similar, but the channel files are better defined and structured. - Add check for EFI fat image on iso media in makeIsoEFIBootable If the EFI fat image already exists don't recreate it. When building product media the image is provided by the installation-images-* package thus no need to create the same thing again. Also add a loginfo entry in this case - Fixed typo in function call for addBootLive It does not receive a parameter - Allow Expand/Collapse of section in the kiwi --describe report page ++++ util-linux: - Modify the patches agetty-fooled-on-serial-line-due-plymouth.patch sulogin-fooled-on-tty-line-due-plymouth.patch to be able to disable plymouth if not already terminated due to a hanging network service (bnc#866860) ++++ mutter: - Update to version 3.11.91: + Don't use keysym to match keybindings (bgo#678001). + Fix message tray icons showing up blank (bgo#725180). + Improve keybinding lookups (bgo#725588). + Fix dynamic updates of titlebar style properties (bgo#725751). + Fix positioning of manually positioned windows (bgo#724049). + Misc. bug fixes: bgo#724969, bgo#724402, bgo#722266, bgo#725338. + Updated translations. ++++ wicked: - rpm: added sysconfig-netconfig require to wicked (bnc#867078) - service: use explicit before/after ordering in all service files (bnc#866732) ++++ python-libmount: - Modify the patches agetty-fooled-on-serial-line-due-plymouth.patch sulogin-fooled-on-tty-line-due-plymouth.patch to be able to disable plymouth if not already terminated due to a hanging network service (bnc#866860) ++++ qemu: - Make qemu-kvm arch specific ++++ sca-patterns-sle10: - Fixed out of range index errors sle10all/bhc-memused-00001.pl - New pattern sle10all/reg-7016440.py sle10all/chmod-7014410.py sle10all/login-7014706.py ++++ sca-patterns-sle11: - New patterns sle11sp2/ipset-7014180.py sle11sp3/ipset-7014180.py sle11all/reg-7014660.py sle11all/chmod-7014410.py sle11all/login-7014706.py ++++ sca-patterns-sle12: - Fixed out of range index errors sle12all/bhc-memused-00001.pl - New pattern sle12all/chmod-7014410.py sle12all/login-7014706.py ++++ shim: - Add shim-fallback-avoid-duplicate-bootorder.patch to fix the duplicate entries in BootOrder ++++ supportutils: - Fixed systemd reference in ha.txt - Added node view to ha.txt ++++ util-linux-systemd: - Modify the patches agetty-fooled-on-serial-line-due-plymouth.patch sulogin-fooled-on-tty-line-due-plymouth.patch to be able to disable plymouth if not already terminated due to a hanging network service (bnc#866860) ++++ virt-manager: - Allow the installation repos provided by zypper to be selected as network installation sources virtman-show-suse-install-repos.patch ++++ xen: - bnc#865682 - Local attach support for PHY backends using scripts local_attach_support_for_phy.patch ++++ yast2: - Allow raising exceptions for not found systemd units; updates the expectations for bnc#853300 - 3.1.23 - Add systemd service support; needed by fate#314946 - 3.1.22 ++++ yast2-installation: - fix malformed string exception if cio ignore is disabled (bnc#866995) - 3.1.50 ++++ yast2-nfs-server: - Fix testsuite due to changes in yast2 - 3.1.3 ++++ yast2-nis-client: - use Service API for starting ypbind (bnc#866923) - 3.1.5 ++++ yast2-packager: - Changed DefaultDesktop not to select any required packages anymore. They have changed to packages to identify selected desktop only (bnc#866724). - 3.1.7 ++++ yast2-registration: - display a popup for selecting/deselecting registered repositories (to allow e.g. disabling Updates and installing GA version) (FATE#312012) - 3.1.18 - fixed service refresh loop (bnc#867120) - 3.1.17 - fixed crash at start (added missing "require" call) (bnc#867120) - 3.1.16 ++++ yast2-samba-server: - Fix tests and add url to spec - 3.1.4 ++++ yast2-storage: - added subvolumes for customer data (fate#316981) ++++ yast2-theme-SLE: - Revert deleted virtual management icons (bnc#866696) - 3.1.8 ++++ ypbind: - Update to ypbind-1.37.2 - fix detection of sd_notify() - ypbind-systemd-post: remove wrong leftover code from init script ------------------------------------------------------------------ ------------------ 2014-3-5 - Mar 5 2014 ------------------- ------------------------------------------------------------------ ++++ wodim: - fixed large file support (bnc#615177, bnc#831820) genisoimage-multi-extent-fix-bnc615177.patch ++++ clutter: - Update to version 1.17.6: + Use libinput instead of libevdev. + Improvements in the X11 input handling. + Improve RTL handling in ClutterText. + Bugs fixed: bgo#724788, bgo#724971, bgo#720566, bgo#725102, bgo#725103, bgo#705779, bgo#725561. + Updated translations. - Follow upstreams switch to libinput: + Drop pkgconfig(libevdev) BuildRequires. + Add pkgconfig(libinput) and pkgconfig(libudev) BuildRequires. - Drop clutter-bgo724788.patch: fixed upstream. - Disable make check run: clutter requires access to a $DISPLAY for the test suite to succeed. - Update to version 1.17.4: + Add per-gesture thresholds. It is possible to give horizontal and vertical thresholds to each ClutterGestureAction instance; if unset, the default is to use the dnd threshold from ClutterSettings. + Allow negative factors in ClutterActor scale properties. The functions already accepted these values, but the properties did not. + Depend on Cogl 1.17.3 + Bugs fixed: bgo#711540, bgo#662818, bgo#710232, bgo#706311, bgo#724242. + Updated translations. - Update to version 1.17.2: + Allow ClutterScript definitions for Interval and Transition classes. + Add generic API for event filtering. + Deprecated ClutterTableLayout. + Allow GestureAction subclasses to change the trigger edge. + Use the window scaling factor when creating Cairo surfaces. + Detect window scaling factor automatically on X11. + Support ClutterStage cursor visibility in the Wayland backend. + Updated translations. ++++ dracut: - wait_for_network_race_condition_fix.patch: * In case of no network related params are specified, but rd.neednet=1 is set, default initqueue action is to wait until one of the network interfaces is marked as set up properly. (bnc#866771) * It also helps with initqueue's race condition when network interface shows up late. - replace_dhclient_with_wickedd_dhcp_supplicants.patch: Add a missing network setup flag. (bnc#866771) ++++ gedit: - Update to version 3.11.91: + Add keyboard shortcuts to change text case. + Readd bus message to add context menu items to the filebrowser. + Reopen last closed tab with ctrl+shift+T. + Rework fullscreen mode to use GtkRevealer. + Misc bug fixes. + Updated translations. ++++ gfxboot: - install license file ++++ gnome-calculator: - Update to version 3.11.91: + Fix Precision loss. + Fix 0^0 should be indeterminate. + Fix Precision error for ln () calculations. + Build fixes and improvements. + Rename desktop file. + Updated translations. - Update to version 3.11.90: + Fix : - Window specific mode and actions. - About dialog. + Updated translations. - Update to version 3.11.5: + Fix Appdata. + Updated translations. - Drop gnome-calculator-appdata_xml.patch: fixed upstream, with a slight different approach (other screenshot URLs references). - Update to version 3.11.4: + Fixes: - Add tooltip to custom functions. - Bug in representation mode for non-decimal answers. + Updated translations. - Update to version 3.11.3: + New: - Custom functions. - Support for factorials of positive decimal numbers. + Updated: - Depend on newer versions of GTK, Vala. - Use HeaderBar. + Fixes: - Stop using stock icons. - Compilation warnings. - Typos. - AppData. - Misc cleanup. + Updated translations. - Add pkgconfig(gtksourceview-3.0) BuildRequires: new dependency. - Add gnome-calculator-appdata_xml.patch: URI encode the links to screenshots inside appdata.xml. ++++ gnome-online-accounts: - Update to version 3.11.91: + Updated translations. - Remove traces of twitter support (disabled since version 3.7,91): Support has been removed from the codebase. ++++ gnome-session: - Add pkgconfig(xtrans) BuildRequires: we lost this when the Xorg-stack was reorganized, and as configure did not mark it mandatory, it 'slipped', resulting in bnc#862331 and bnc#867772 (gnome-session listens on remote TCP sockets). - Update to version 3.11.4: + Fix crash on startup for non-systemd systems. + Updated translations. - Update to version 3.11.3: + Warning fixes. + Use modern methods for finding gsettings schemas. + fail whale size request fixes. + Updated translations. - Update to version 3.11.2: + Blacklist nv25 + Use new GSubprocess api + Updated translations. - Update to version 3.11.1: + Fix a possible crash in the presence interface. + gsm-manager: Don't abort when all clients exit (bgo#710480). + gsm-util: Use g_unsetenv() rather than g_setenv(variable, NULL) (bgo#710485). + Only support UPower 0.9. + Drop EggSMClient. + Remove gnome-session-properties (bgo#708923). + Updated translations. - Drop gnome-session-upower.patch: fixed upstream. - Remove special code for GNOME classic: it was introduced because of a bug in XDM that messed arguments up (bnc#866874). ++++ grub2: - grub2-s390x-04-grub2-install.patch: * refresh initrd by default, prefer running kernel and re-zipl despite minor issues. (bnc#866867, fate#314213) ++++ inst-source-utils: - bump version number and add automatic to pre_checkin.sh ++++ installation-images-SLES: - fix yast2 theme handling in openSUSE - change terminal to ibm3270 ++++ kdump: - kdump-initrd-network.patch: Added dracut network activation in initrd to mkdumprd. ++++ kernel-default: - Update to 3.14-rc5. - commit 4126853 ++++ kernel-source: - Update to 3.14-rc5. - commit 4126853 ++++ kernel-syms: - Update to 3.14-rc5. - commit 4126853 ++++ kiwi: - v5.06.46 released - Skip invalid appdata files in KIWICollect For this we parse the XML and if it succeeds, we rewind and continue concat the XML snippets - v5.06.45 released - Make sure GATEWAYS information from the wicked dhcp request is used to update the default route accordingly ++++ kmod: - testsuite: Check the list of loaded modules after a test - testsuite: Add test for modprobe --force - testsuite: Do not provide finit_module(2) on older kernels - Add some tests for kernels without finit_module(2) - libkmod-module: Simplify kmod_module_insert_module() - libkmod: Implement filtering of unsupported modules (fate#316971) - modprobe: Implement --allow-unsupported-modules (fate#316971) - make the %check section fatal ++++ motif: - openmotif-2.3.1-suse-stipple.patch - forward-port SLE's feature that allows disabling of upstream fix1381. This is necessary in some legacy scenarios, but undesirable in new apps. To enable the stipple feature (disable fix1381), set environment variable SUSE_OPENMOTIF_ENABLE_STIPPLE to 1. ++++ jasper: - fixed possible overflow (bnc#725758, bnc#830803) ++++ openssl: - Added DEFAULT_SUSE cipher suite - Improved the DEFAULT cipher suite, removing EXPORT algorithms, RC2 and DES - Added test case for the new DEFAULT_SUSE cipher suite Add file: openssl-1.0.1e-add-test-suse-default-cipher-suite.patch ++++ librime: - update version 1.1git20140306 * new build dependency: compiler with C++11 support. tested with GCC 4.8.2, Apple LLVM version 5.0, MSVC 12 (2013). * encoder: disable warnings for phrase encode failures in log output; limit the number of results in encoding a phrase with multiple solutions. * punctuator: fixed a bug in matching nested "pairs of 'symbols'". * speller: better support for auto-committing, allowing users of table based input schemata to omit explicitly selecting candidates in many cases. * schema_list_translator: option for static schema list order. * table_translator: fixed the range of CJK-D in charset filter. - added patch librime-1.1-gcc53613.patch * workaround for gcc bug 53613: Cannot override a inline "= default" virtual destructor. - added patch librime-1.1-BOOST_NO_SCOPED_ENUMS.patch * fix boost 1.49 filesystem linking on 12.3 and lower ++++ libseccomp: - libseccomp-s390x-support.patch: support s390,s390x,ppc,ppc64,ppc64le too. bnc#866526 (arm64 not yet done) - disabled testsuite on the new platforms, as there are still some failures. s390: passed: 2492 / failed: 915 / errored: 25 s390x: passed: 2492 / failed: 915 / errored: 25 ppc64le: passed: 4032 / failed: 0 / errored: 0 ++++ wicked: - bridge: fixed to set port link up (bnc#866860), also if they're already part of the bridge (bnc#862530 regression). - dhcp: bring link up if not yet up and wait until it is ready in - -test mode (used in network-autoconfig and dracut) instead to complain and exit because link is not ready yet (bnc#866617). ++++ libwmf: - Add libwmf-0.2.8.4-bnc495842.patch to fix realloc return value usage (bnc#495842, bnc#831299) ++++ python-lxml: - Update to version 3.3.3: * Bugs fixed - Crash when using Element subtypes with __slots__. * Other changes - The internal classes _LogEntry and _Attrib can no longer be subclassed from Python code. ++++ release-notes-sled: - 12.0.6: - Update SP3 release notes from FATE. - Avoid superfluous directory in release-notes-static (bnc#866876). ++++ syslinux: - nostrip.diff: don't strip binaries ++++ vm-install: - Output to stdout instead of stderr when 'vm-install -O' is used - Version 0.8.8 ++++ xdm: - Add support for in-line environment variable settings Handling case like: Exec=env GNOME_SHELL_SESSION_MODE=classic gnome --session gnome-classic For now, this is only needed to fix session management issue as in bnc#863709. - fix two array iteration bug in etc/X11/xdm/Xsession (xdm.tar.bz2) 1. "${#argv[@]}" is just the size of the array instead of all the elements, i.e. "${argv[@]}", no sharp "#" sign. 2. index of array starting from 0, so "argc" should be increased at the end of iteration loop. (bnc#866874) ++++ yast2-bootloader: - always allow grub2 (bnc #866863) - 3.1.10 ++++ yast2-network: - bnc#865707 - use wicked as dhcp client in instsys (by mfilka) - reverted wickedd-dhcp{6,4}, instead try wicked ifreload and delete the config if that didn't work - 3.1.31 ++++ yast2-ntp-client: - bnc#863965 - NTP servers should be selected by timezone not keyboard layout - 3.1.3 ++++ yast2-registration: - added SLP service discovery (FATE#316384) - 3.1.15 ++++ yast2-theme-SLE: - updated SLE installation theme (by Ken Wimer) mainly sofware selection - 3.1.7 ------------------------------------------------------------------ ------------------ 2014-3-4 - Mar 4 2014 ------------------- ------------------------------------------------------------------ ++++ AdobeICCProfiles: - switch to Bundler version, update EULA accordingly ++++ MozillaFirefox: - Refresh patch to fit Firefox27 build system - modified patches: * mozilla-ppc64le-xpcom.patch ++++ at-spi2-atk: - Update to version 2.11.91: + Improve compatibility with at-spi2-registryd <= 2.10. + Collection: Fix an infinite loop when encountering a NULL parent. ++++ at-spi2-core: - Update to version 2.11.91: + Improve compatibility with at-spi2-registryd <= 3.10. ++++ clutter: - Add clutter-bgo724788.patch: Fix rendering problems with recent (stable) nvidia drivers (bgo#724788). ++++ ffado: - own /usr/lib/udev directory to avoid buildrequiring udev ++++ geocode-glib: - Update to version 3.11.91: + Adapt to fixed behavior of json-glib. Without this we get a crash on parsing search results. + Require json-glib >= 0.99.2. ++++ gjs: - Update to version 1.39.91: + Implemented fundamental object support (bgo#621716, bgo#725061). + Fixed GIRepositoryGType prototype (bgo#724925). + Moved GObject.prototype.disconnect() to a JS implementation (bgo#698283). + Added support for enumeration methods (bgo#725143). + Added pseudo-classes for fundamental types (bgo#722554). + Build fixes (bgo#724853). ++++ gnome-control-center: - Update to version 3.11.91: + Color: Toolbar buttons are not refreshed when user changes profile. + Online Accounts: Panel is too wide. + Printers: - Fix build with CUPS <= 1.6. - Improve description of discovered printers. + Shell: Improve hostname ASCIIfication. ++++ gnome-settings-daemon: - Update to version 3.11.91: + Mouse, Common: Hardening for BadDevice errors. ++++ gnome-user-docs: - Update to version 3.11.91: + Updates to GNOME Help. + Updated translations. ++++ gnome-weather: - Update to version 3.11.91: + Fix problem loading the app without network connectivity. + Fix running tests with a11y disabled (bgo#725152). + Fix running tests against old pygobject+glib (bgo#725398). + Fix automake requirement (bgo#725427). + Updated translations. ++++ grub2: - grub2-s390x-03-output-7-bit-ascii.patch: * force terminfo to ASCII. - grub2-s390x-04-grub2-install.patch: * try harder to find root filesystem (incl. subvol-handling) * read /etc/sysconfig/bootloader as final fallback - grub2-s390x-05-grub2-mkconfig.patch: * omit subvolume-prefix for platform "emu" - refresh 0001-script-provide-overridable-root-by-subvol.patch. ++++ inst-source-utils: - add ABXML.pm and ABStructured.pm - rewrite rezip_repo_rsyncable to keep checksum type - add requires for perl-XML-Parser ++++ installation-images-SLES: - fix rescue system (bnc#841695) ++++ kdump: - kdump-ledblink-background.patch: Fixed wrong argument for ledblink. ++++ kernel-default: - Update ppc64le config files: disable STE_MODEM_RPROC Disable config option STE_MODEM_RPROC on all ppc64le flavors, because it draws dependencies which aren't available on ppc64le: warning: (REMOTEPROC && RPMSG) selects VIRTUALIZATION which has unmet direct dependencies (!CPU_LITTLE_ENDIAN) - commit 712ca17 ++++ kernel-source: - Update ppc64le config files: disable STE_MODEM_RPROC Disable config option STE_MODEM_RPROC on all ppc64le flavors, because it draws dependencies which aren't available on ppc64le: warning: (REMOTEPROC && RPMSG) selects VIRTUALIZATION which has unmet direct dependencies (!CPU_LITTLE_ENDIAN) - commit 712ca17 ++++ kernel-syms: - Update ppc64le config files: disable STE_MODEM_RPROC Disable config option STE_MODEM_RPROC on all ppc64le flavors, because it draws dependencies which aren't available on ppc64le: warning: (REMOTEPROC && RPMSG) selects VIRTUALIZATION which has unmet direct dependencies (!CPU_LITTLE_ENDIAN) - commit 712ca17 ++++ kiwi: - Added bash completion script * completes all long commandline options * completes option values for --build|--prepare and --type - Cleanup options list format long option first, short option next, option constraint last - support appdata rpmmd repos - skip sqlite databases in rpmmd - default to sha256 checksums - support creation of repoid tags inside of rpmmd repos - sync 13.2 code base with SLE 12 - Fixed use of add-repoprio and add-repoalias options If either a repository priority or alias is specified on the commandline it must be specified for all added repositories in order to make clear for which repository the parameters should apply (bnc #865230) - v5.06.44 released - Update SLE12 JeOS template There is still no product definition in the DVD repo - Fixed use of uninitialized value $logdata If there is an undefined value passed as log data we should no do anything with it. In addition fixed a typo for the subsequent error message, missing newline - GRUB2 binary got renamed to fit HFS 8.3 We should have grub2 binary compatible with HFS's 8.3 format Signed-off-by: Dinar Valeev - Adapt to ppc media layout change Media layout for ppc now looks like media layout on other arches Signed-off-by: Dinar Valeev - Fixed order of fstab entries created by updateBootDeviceFstab If /boot/efi is first it will be covered by /boot. Thus the order must be /boot first and /boot/efi second ++++ cmis-client: - 433fad3-Fix-int-bool-confusion-on-big-endian-architectures.patch Fix problem with big endian architectures. bnc#866716 ++++ samba: - Retry named pipe open requests on STATUS_PIPE_NOT_AVAILABLE; (bso#10484); (bnc#865095). ++++ samba: - Retry named pipe open requests on STATUS_PIPE_NOT_AVAILABLE; (bso#10484); (bnc#865095). ++++ mozilla-nss: - update of patches ++++ gtkmm3: - Update to version 3.11.8: + Gtk: - Window: Add is_maximized() and the is-maximized property. - IconInfo: Add is_symbolic(). - Assistant: Add use-header-bar property. - ActionBar: . Now inherits from GtkBin. . Spacing and center-widget properties removed. . Add unset_center_widget() method. - Box: Add get/set_center_widget() and unset_center_widget(). - Dialog: Add get/set_header_bar() and the use_header_bar property. - Entry: . Add the max-width-chars property. . Add get/set_max_width_chars() and the property. - MenuButton: . Add get/set_popover() and unset_popover() and the property. . Add get/set_use_popover() and the property. - Popover: Add constructor that takes a model and add bind_model(). ++++ libgweather: - Update to version 3.11.91: + Add a version information API (bgo##724676). + Improved developer documentation. + Updated translations. ++++ libpng16: - fixed CVE-2014-0333 [bnc#866298] - added patches: * libpng16-1.6.8-CVE-2014-0333.patch ++++ libssh: - Update to version 0.6.3 * Fix CVE-2014-0017. ++++ systemd: - Make patch 1006-udev-always-rename-network.patch work again and add it again. ++++ tracker: - Update to version 0.17.5: + Build fixes. + libtracker-miner: Code fixes. + libtracker-extract: Don't break compilation due to missing rules/modules dir. + tracker-extract: - Don't leak FD on tiff extractor when opening file. - set nfo:Document in FallbackRdfTypes for text documents. + racker-miner-fs: Fix documentation for 'low-disk-space-limit', was in MB not %. + Updated functional tests. + Updated translations. - Add tracker-extract-private.patch: do not maintain LT versioning on the now private library libtracker-{common,data,extract}. - Add gnome-common BuildRequires and call to autogen.sh, as above patch touches the build system. - Add autogen.sh as source in order to use the upstream provided bootstrap script (not part of the tarball). - Rename libtracker-common-1_0-0 subpackage to libtracker-common-1_0: the private libraries are no longer LT versioned. - Drop libtracker-extract-1_0-0 and typelib-1_0-TrackerExtract-1-0 subpackages and the respective Requires to the same from the - devel package. Package libtracker-extract and the corresponding glib schema with the other private libraries in libtracker-common-1_0. - Add post/postun scriptlets for schema handling to libtracker-common-1_0. ++++ libunistring: - fix parallel build * added parallel-make.patch [bnc#866723] (private) ++++ libvirt: - Improve lock manager comments in qemu.conf Updated suse-qemu-conf.patch - Create /etc/libvirt/hooks to allow using hook scripts ++++ wicked: - state: fixed a state-dir creation race condition (bnc#866757) ++++ libyui-qt-pkg: - fix actions in the package context menu (bnc#866038) - 2.44.2 ++++ linux-glibc-devel: - Update to kernel headers 3.12. - Drop the never-upstreamed SO_BSDCOMPAT patch. The kernel does issue a warning when a process uses this socket option. ++++ mdadm: - 0001-Assemble-allow-load_devices-to-change-the-st-which-i.patch 0002-Assemble-re-arrange-freeing-of-tst-in-load_devices.patch 0003-Assemble-change-load_devices-to-return-most_recent-s.patch Allow RAID5 to be assembled even when firs device listed recently failed (bnc#865221) ++++ tracker-extras: - Update to version 0.17.5: + Build fixes. + libtracker-miner: Code fixes. + libtracker-extract: Don't break compilation due to missing rules/modules dir. + tracker-extract: - Don't leak FD on tiff extractor when opening file. - set nfo:Document in FallbackRdfTypes for text documents. + racker-miner-fs: Fix documentation for 'low-disk-space-limit', was in MB not %. + Updated functional tests. + Updated translations. - Add tracker-extract-private.patch: do not maintain LT versioning on the now private library libtracker-{common,data,extract}. - Add gnome-common BuildRequires and call to autogen.sh, as above patch touches the build system. - Add autogen.sh as source in order to use the upstream provided bootstrap script (not part of the tarball). - Rename libtracker-common-1_0-0 subpackage to libtracker-common-1_0: the private libraries are no longer LT versioned. - Drop libtracker-extract-1_0-0 and typelib-1_0-TrackerExtract-1-0 subpackages and the respective Requires to the same from the - devel package. Package libtracker-extract and the corresponding glib schema with the other private libraries in libtracker-common-1_0. - Add post/postun scriptlets for schema handling to libtracker-common-1_0. ++++ ntp: - Add systemd configuration and start script ++++ orca: - Update to version 3.11.91: + Remove the isTextArea check from sayAll. + Work around several additional missing state-changed:focused events. + More tweaking of the new spellcheck support. + Add support for structural navigation by link regardless of visited state. + Updated translations. ++++ perl-Bootloader: - support grub2 on s390x - 0.806 ++++ python-gobject: - Update to version 3.11.91: + Use ffi_call directly instead of g_callable_info_invoke (bgo##723642). + configure.ac: Use -std=c90 and error on declaration-after-statement. + Fix Build on Visual Studio (bgo##725122). ++++ python3-gobject: - Update to version 3.11.91: + Use ffi_call directly instead of g_callable_info_invoke (bgo##723642). + configure.ac: Use -std=c90 and error on declaration-after-statement. + Fix Build on Visual Studio (bgo##725122). ++++ rpcbind: - fix typo in useradd call's user home dir - prereq useradd - called from %pre ++++ sca-patterns-sle11: - Fixed out of range index errors sle11all/xfs-7014242.py sle11sp2/xfs-7013481a.py sle11sp3/xfs-7013481b.py sle11all/bhc-memused-00001.pl ++++ shim: - FATE#315002: Update shim-install to install shim.efi as the EFI default bootloader when none exists in \EFI\boot. ++++ shotwell: - Update to version 0.17.2: + UNIX pipe unnecessarily left open for each imported video. + Improved searching for event comments and diacritics. + Updated translations. ++++ simple-scan: - Update to version 3.11.91: + Updated translations. ++++ sled-manuals_en: - Update text and image files (Last Changed Rev.: 11511:12211M). - Create the link to make the book visible in yelp; bnc#866668. ++++ sles-manuals_en: - Make html visible in yelp (bnc#866668). ++++ yast2: - Allow the Service module to configure services witout systemd unit files (bnc#864934) - 3.1.21 ++++ yast2-bootloader: - switch to grub2 on s390x - support both grub2 & zipl - drop grub & elilo support from x86 - 3.1.9 - fix typo in proposal screen(bnc#866607) - 3.1.8 ++++ yast2-installation: - call proper bash agent otherwise cio ignore feature do not work (bnc#866614) - 3.1.49 ++++ yast2-network: - Use wickedd-dhcp{6,4} instead of (dropped) dhcpcd-test when setting up DHCP interfaces (bnc#866617) - 3.1.30 ++++ yast2-vm: - Enable and start libvirtd. This is required for both KVM and Xen. - 3.1.3 ------------------------------------------------------------------ ------------------ 2014-3-3 - Mar 3 2014 ------------------- ------------------------------------------------------------------ ++++ MyODBC-unixODBC: - fixing build against MariaDB 10 * added MyODBC-unixODBC-my_init_dynamic_array_flags.patch ++++ aaa_base: - move tmp file removal parameters from cron to systemd (fate#314974) ++++ alacarte: - Update to version 3.11.91: + Drop Help button. + Ensure items have valid Exec. + Add a man page. + Make Restore button work again. + Fix creating menus. + Fix creating items. + Updated translations. - Drop alacarte-nohelp.patch, fixed upstream. - Add suse-xsl-stylesheets BuildRequires, needed to build manpages. ++++ at: - New upstream release 3.1.14 + Add systemd service file. (deb#639634) + Initialize jobno before using it. + No longer try to compile and run a trivial C program. (deb#632301) + Add -M option to usage message. + Use LDFLAGS when linking programs. - Rebased the following patches: * at-3.1.13.patch as at-3.1.14.patch * at-3.1.13-joblist.patch as at-3.1.14-joblist.patch * at-3.1.13-selinux.patch as at-3.1.14-selinux.patch * at-parse-suse-sysconfig.patch as at-3.1.14-parse-suse-sysconfig.patch * at-makefile-deps.patch as at-3.1.14-makefile-deps.patch - Dropped at-3.1.13-pie.patch (obsolete, now using LDFLAGS) - Changed systemd service file [Unit] -> "Description" to match upstream - Spec: cleanup + use some macros ++++ autoyast2: - do not crash if there is no general section (BNC#866529) - 3.1.19 ++++ btrfsprogs: - mkfs: enable skinny-metadata feature by default ++++ cheese: - Update to version 3.11.91: + Work around non-existent Makefile during clean. + Mark help images as untranslatable. + Review index and pref help for 3.12. + Update intro and features help for 3.12. + Updated translations. ++++ scout: - port from libsatsolver to libsolv [fate#316955] - fix bnc#714558: support utf-8 chars in solvable names ++++ dconf: - Update to version 0.19.91: + Fix an unlikely failure in the fuzz testing of gvdb. + Fix a thread safety issue with file-db. ++++ devhelp: - Update to version 3.11.91: + Bugs fixed: bgo#696573, bgo#723225, bgo#723933. + Updated translations. ++++ dracut: - Merge all dracut-* packages to one dracut.rpm package. Subpackages only had one or two minor files not worth splitting a package or dracut-network had important modules which should (like former main dracut package) always get installed - libcap does not exist and libcap2 or friends are not needed - > remove Requires: libcap - Reorder (sort) the files section a bit - Fix bug introduced with last commit: Bad whitespace logic when INITRD_MODULES contain more than one module. ++++ empathy: - Update to version 3.11.91: + Bugs fixed: bgo#724711, bgo#725070. + Updated translations. ++++ eog: - Update to version 3.11.91: + Improved color management compatibility. + Improved Exif GPS tag handling. + Bugs fixed: bgo#554498, bgo#725357, bgo#725416. + Updated translations. ++++ file-roller: - Update to version 3.11.91: + Updated translations. ++++ filesystem: - change pre to pretrans for directory/symlink conversion ++++ gdk-pixbuf: - Update to version 2.30.6: + Add annotations to gdk_pixbuf_save_to_buffer. + Win32 build fixes. + Updated translations. ++++ glib2: - Update to version 2.39.91: + Bugs fixed: bgo#670144, bgo#673607, bgo#710142, bgo#722360, bgo#722604, bgo#723316, bgo#724609, bgo#724687, bgo#724706, bgo#724707, bgo#724839, bgo#724858, bgo#724994, bgo#725023. + Updated translations. ++++ gnome-control-center: - Update to version 3.11.90: + Background: - Add Flickr support for backgrounds. - Fix linking of test program. - Guard against XDG_PICTURES_DIR not being defined. + Info: Show a static "Check for updates" button. + Mouse: Fix touch support for the testing widget. + Network: - Fix build with NM 0.9.8.x. - Don't warn for invalid settings. - Allow an empty gateway address in the connection editor. - Allow selecting a specific VPN or virtual interface. - Handle argv after cold-plugging connections. + Keyboard: Whitelist a few more options for the 3rd level chooser. + Printers: - Vertically center text for no devices. - Use "Default printer" instead of "Default". - Don't wait for "Return" to start search. - Don't show tooltip on clear icon when searching for printers. - Don't react to icon-press when searching for new printers. - Delay searching for remote printers. + Privacy: Add option to control GNOME Software usage stats. + Sharing: Address ambiguity in the screen sharing dialog. + Universal Access: Use '&' instead of 'and'. + User Accounts: Use POSIX for max login name length. - Drop gcc-fix-build-with-old-NM.patch: fixed upstream. - Add gcc-fix-build-with-old-NM.patch, fix build with NetworkManager-0.9.8.x (bgo#723769). - Update to version 3.11.5: + Background: - The chooser should have exactly 3 columns. - Add PNM and JPEG 2000 to the list of valid content types. - Add a placeholder icon before creating thumbnails. + Date & Time: Set the filechooser clock format too. + Display: - Hide Size label when empty. - Only show rotation options if we support them. + Info: Fix possible crasher when exiting panel. + Network: - Add a Team type to connection editor. - Give an empty title to the hotspot dialog. - Hide hotspot dialog on Escape. + Notifications: Fix invalid format string. + Online Accounts: Mention Pocket in the keywords. + Power: If battery is fully charged but 99%, just round it up. + Printers: - Show correct time of print job. - Plug a memory leak. + Privacy: Fix the alignment of the combobox in the Screen Lock dialog. + Region: Do not show Login button if localed is not available. + Shell: - Activate application when launching a panel. - Disable type-ahead in search window. - Fix headerbar item positions following gtk+ headerbar changes. + Users: Improve logged-in check when deleting users to catch console logins. - Update to version 3.11.3: + Background: Fix small memory leak. + Bluetooth: New panel. + Color: - Fix a crash if the user closes the window after calibrating. - Actually show the whitepoint selector. + Display: Add an 'upside-down' button. + Network: Set mnemonic widget for labels and values in connection details. + Sharing and Power: Use gnome-settings-daemon's rfkill Bluetooth support. + Shell: Set iconview number of columns to 6. + Wacom: - Hide tab borders by default. - Clear background on "target" actor in calibration UI. - Don't use monitor geometry X/Y when calculating calibration. - Forgive inconspicuous double clicks when calibrating. - Fix possible crashers when the calibration window goes away. - Protect calibrator UI to spawn animations multiple times. - Fix first animation of calibration UI. - Update to version 3.11.2: + Background: - Fix compilation with libsocialweb. + Everywhere: - Improve rtl appearance by flipping margins. + Power: - Fix automatic suspend popup sizing. + Sharing: - Remove OBEX FTP support. - Fix Bluetooth label always being off. - Make it possible to add new folders. - Fix a crash when turning off sharing. - Update to version 3.11.1: + Details: - Remove apparently duplicated autostart category. - Use gnome-software for showing the list of updates if installed. + Power, Display: - Update for new UPower API + Region: - Allow setting system-wide formats. - Never show "None" for language and formats. + Universal Access: - Split keywords with spaces. - Rebase gcc-private-connection.patch. - Drop gnome-control-center-linker.patch: fixed upstream. - Drop UPower 1.0 related patches (fixed upstream): + gnome-control-center-upower-DeviceChanged-signal.patch. + gnome-control-center-upower-display.patch. + gnome-control-center-upower-fix-build.patch. + gnome-control-center-upower-icons.patch. + gnome-control-center-upower-changed-signal.patch. - Update to version 3.10.3: + Background: Chooser dialog is too wide. + Color: - Fix a crash if the user closes the window after calibrating. - Show the whitepoint selector. + Display: - Hide unsupported UI elements. - Add an 'upside-down' button. + Info: - Crash if PackageKit is not present. - Use gnome-software for showing the list of updates if installed. + Network: - Fix build with NM 0.9.8.x. - Can't assign IP address without gateway. - Can't create team connection. + Online Accounts: Panel is too wide. + Power: Wrong battery indicator when fully charged (99% instead of 100%). + Printers: Show correct time of print job. + Sharing: - Fix crash when turning off Sharing. - Make it possible to add new folders. - Not able to enable bluetooth. + Shell: - Activate application when launching a panel. - Overview is too wide. + Users: - Improve logged-in check when deleting users. + Wacom: - Fix animations on the calibration UI. - Calibration on monitors other than (x,y=0,0) come out wrong. - Clear background on "target" actor in calibration UI. - Drop gnome-control-center-BT-sharing.patch: fixed upstream. ++++ gnome-shell-extensions: - Add gnome-shell-use-env-var-for-mode.patch: use environment variable instead of command line to specify mode so that the session saving can work as expected (bnc#863709, bgo#720894). ++++ gnutls: - Fixed bug [ bnc#865804] gnutls: CVE-2014-0092, insufficient X.509 certificate verification Add patch file: CVE-2014-0092.patch ++++ grub2: - build grub2-emu for s390 non-static, with device-mapper support, but without grub2-mount and start to move arch-specific parts to appropriate sub-packages. (fate#314213) - grub2-s390x-02-kexec-module-added-to-emu.patch: * introduce '--kexec/-X' to grub2-emu command-line to prevent inadvertent system interruption. * first give 'systemctl kexec' a chance on '-X' and fall back to 'kexec -e' only '-X' is present twice. - disable grub2-s390x-03-output-7-bit-ascii.patch for now. - grub2-s390x-04-grub2-install.patch: * add 's390x-emu' platform-support to grub2-install. * provide all parts to zIPL into a grub2-emu shell, including 'zipl.conf'-generator and 'dracut'-scriptlets. - grub2-s390x-05-grub2-mkconfig.patch: * allow 's390x' "image"-files to '10_linux' kernel enumeration. - refresh 0001-script-provide-overridable-root-by-subvol.patch to resolve conflict in util/grub.d/10_linux.in. - refresh powerpc64le-as-powerpc.patch to resolve conflict in configure.ac. - Refresh PowerLE patches - added patches: * 0001-Add-Little-Endian-support-for-Power64-to-the-build.patch * 0003-disable-creation-of-vsx-and-altivec-instructions.patch * 0004-powerpc64-LE-s-linker-knows-how-to-handle-the-undefi.patch * 0005-grub-install-can-now-recognize-and-install-a-LE-grub.patch * 0006-set-the-ABI-version-to-0x02-in-the-e_flag-of-the-PPC.patch * 0007-Add-IEEE1275_ADDR-helper.patch * 0008-Fix-some-more-warnings-when-casting.patch * 0009-Add-powerpc64-types.patch * 0010-powerpc64-is-not-necessarily-BigEndian-anymore.patch * 0011-Fix-warnings-when-building-powerpc-linux-loader-64bi.patch * 0012-GRUB_ELF_R_PPC_-processing-is-applicable-only-for-32.patch * 0013-Fix-powerpc-setjmp-longjmp-64bit-issues.patch * 0014-Add-powerpc64-ieee1275-trampoline.patch * 0015-Add-64bit-support-to-powerpc-startup-code.patch * 0016-Add-grub_dl_find_section_addr.patch * 0017-Add-ppc64-relocations.patch * 0018-ppc64-doesn-t-need-libgcc-routines.patch * 0019-Use-FUNC_START-FUNC_END-for-powerpc-function-definit.patch * 0020-.TOC.-symbol-is-special-in-ppc64le-.-It-maps-to-the-.patch * 0021-the-.toc-section-in-powerpc64le-modules-are-sometime.patch * 0022-all-parameter-to-firmware-calls-should-to-be-BigEndi.patch * 0023-grub-segfaults-if-initrd-is-specified-before-specify.patch - removed patches: * 0001-Add-a-new-architecture-to-the-build-process.patch * 0003-powerpc64-LE-s-linker-knows-how-to-handle-the-undefi.patch * 0004-grub-install-can-now-recognize-and-install-a-LE-grub.patch * 0005-set-the-ABI-version-to-0x02-in-the-e_flag-of-the-PPC.patch * 0006-Add-IEEE1275_ADDR-helper.patch * 0007-Fix-some-more-warnings-when-casting.patch * 0008-Add-powerpc64-types.patch * 0009-Fix-warnings-when-building-powerpc-linux-loader-64bi.patch * 0010-GRUB_ELF_R_PPC_-processing-is-applicable-only-for-32.patch * 0011-Fix-powerpc-setjmp-longjmp-64bit-issues.patch * 0012-Add-powerpc64-ieee1275-trampoline.patch * 0013-Add-64bit-support-to-powerpc-startup-code.patch * 0014-Add-grub_dl_find_section_addr.patch * 0015-Add-ppc64-relocations.patch * 0016-ppc64-doesn-t-need-libgcc-routines.patch * 0017-Use-FUNC_START-FUNC_END-for-powerpc-function-definit.patch * 0018-.TOC.-symbol-is-special-in-ppc64le-.-It-maps-to-the-.patch * 0019-the-.toc-section-in-powerpc64le-modules-are-sometime.patch * 0021-powerpc64-is-not-necessarily-BigEndian-anymore.patch * 0022-grub-segfaults-if-initrd-is-specified-before-specify.patch * 0023-Power7-cannot-handle-VSX-instructions-correctly.-It-.patch * powerpc-novsx-noaltivec.patch * powerpc64le-as-powerpc.patch - modified patches: * 0002-Build-grub-as-O1-until-we-add-savegpr-and-restgpr-ro.patch ++++ icewm: - icewm-fix-themes.patch * Workaround for bnc#856931. ++++ installation-images-SLES: - rename yast theme in openSUSE - filesystem package comes with /var/run symlink - adjust module config - systemd has new library names - take all of fontconfig - see sr#224058 ++++ kiwi: - fixed typo in kiwi-media-requires recommends list 'K' vs 'k' - v5.06.43 released - Revert "- the controller type 'scsi' does not exist for VMware" This reverts commit 78077282df830e1f7d7b4e47f0953246186cca15 I did something stupid here and changed the key name of the config file which makes the config file invalid - Make git a recommended package in the spec file Modularize analyser code to work with and without git - Fixed suseGFXBoot graphics boot setup with gfxboot-devel Because of the change which uses isolinux as loader for install ISO media and not the configured disk bootloader as eltorito alternative loader we need both boot graphics formats available the one for isolinux as well as the one for the selected system bootloader. The code in suseGFXBoot reflects this for the boot graphics provided by packages but not if the user provides a custom tarball for use with gfxboot-devel - Fixed misleading function names getInstallFailsafe -> getInstallProvideFailsafe setInstallFailsafe -> setInstallProvideFailsafe This is all about if a failsafe menu entry should be provided to the image boot configuration or not. Thus the function names should describe this and not lead to the assumption that one can select the failsafe entry from the boot menu which is actually done by the installboot="failsafe-install" attribute - the controller type 'scsi' does not exist for VMware lsilogic and buslogic define scsi controllers. Thus use lsilogic as the default scsi controller ++++ cairomm: - Update to version 1.11.2: + Pattern: Add set_extend() and get_extend(). + ScaledFont: Add the missing get_extents() method implementation. + Allow use from Objective-C instead of just allowing building. + Avoid dereferencing empty std::vector<>s. + Documentation improvements. + Fix linker problems in examples. ++++ mozilla-nss: - fix build by re-diff of renegotiate-transitional.patch ++++ webkitgtk: - Update to version 2.3.91: + Use a persistent cache for plugins metadata to avoid locking the UI while scanning plugins during page loads. + Make the web inspector always load in multiprocess mode. + Add a pkg-config file for WebKit2 web process extensions API. + Fix the generation of g_return macros for GObject DOM bindings in some cases where non pointer parameters were handled as pointers. + Enable DFG_JIT on FreeBSD. + Use system default compiler instead of gcc when building DOM generated sources. + Several build fixes for FreeBSD. + Fix the build with wayland support enabled. ++++ webkitgtk3: - Update to version 2.3.91: + Use a persistent cache for plugins metadata to avoid locking the UI while scanning plugins during page loads. + Make the web inspector always load in multiprocess mode. + Add a pkg-config file for WebKit2 web process extensions API. + Fix the generation of g_return macros for GObject DOM bindings in some cases where non pointer parameters were handled as pointers. + Enable DFG_JIT on FreeBSD. + Use system default compiler instead of gcc when building DOM generated sources. + Several build fixes for FreeBSD. + Fix the build with wayland support enabled. ++++ liblogging: - update to liblogging 1.0.2: * API of liblogging-stdlog is now feature-complete with multiple channels, signal-safeness, and logging drivers for syslog, the systemd journal, unix sockets and files. - add libsystemd-journal dependency for journal driver - add python-docutils dependencies for rst2man - add liblogging-1.0.2-fix-SLE-va_list.patch to fix build on SLE ++++ telepathy-mission-control: - Update to version 5.16.1: + Release logind sleep/shutdown inhibitor correctly, fixing slow sleep/shutdown (fdo#73599). + Avoid assertion failure for offline accounts that support power saving (fdo#72652). + Fix a crash if unable to create XDG_DATA_HOME/telepathy/mission-control (fdo#72138). ++++ openssl: - additional changes required for FIPS validation( from Fedora repo) Add patch file: openssl-1.0.1e-new-fips-reqs.patch ++++ pulseaudio: - Update to 5.0 final + BlueZ 5 support (A2DP only) + Reimplementation of the tunnel modules + Native log target support for systemd-journal + Many bug fixes - Remove pulseaudio-revert-protocol-native.patch, included upstream - Lower required alsa-lib version to 1.0.19 (stated in notes for packagers) ++++ snapper: - fixed empty-pre-post cleanup algorithm ++++ libstorage: - fixed partition end cylinder calculation (bnc#866149) ++++ systemd: - address missing owner functionality in systemd-tmpfiles (fate#314974) 1022-systemd-tmpfiles-ownerkeep.patch - Generate the bash completion files on the fly for the case of not having the package bash-completion around - Add or port upstream bugfix patches: 0001-nspawn-fix-detection-of-missing-proc-self-loginuid.patch 0002-cdrom_id-use-the-old-MMC-fallback.patch 0003-journalctl-refuse-extra-arguments-with-verify-and-si.patch 0004-logs-show-fix-corrupt-output-with-empty-messages.patch 0005-mount-don-t-fire-PropertiesChanged-signals-for-mount.patch 0006-mount-don-t-send-out-PropertiesChanged-message-if-ac.patch 0007-Use-var-run-dbus-system_bus_socket-for-the-D-Bus-soc.patch 0008-README-document-that-var-run-must-be-a-symlink-run.patch 0010-Replace-var-run-with-run-in-remaining-places.patch 0009-Revert-back-to-var-run-at-a-couple-of-problems.patch 0011-fix-typo-in-iDRAC-network-interface-name-irdac-idrac.patch 0012-login-Allow-calling-org.freedesktop.login1.Seat.Swit.patch 0013-login-set-pos-slot-to-fallback-on-pos-eviction.patch 0014-login-fix-pos-array-allocation.patch - Update to Release v210 + systemd will now relabel /dev after loading the SMACK policy according to SMACK rules. + A new unit file option AppArmoreProfile= has been added to set the AppArmor profile for the processes of a unit. + A new condition check ConditionArchitecture= has been added to conditionalize units based on the system architecture, as reported by uname()'s "machine" field. + systemd-networkd now supports matching on the system virtualization, architecture, kernel command line, host name and machine ID. + logind is now a lot more aggressive when suspending the machine due to a closed laptop lid. + logind will now watch SW_DOCK switches and inhibit reaction to the lid switch if it is pressed. + nspawn will now make use of the devices cgroup controller by default, and only permit creation of and access to the usual API device nodes like /dev/null or /dev/random, as well as access to (but not creation of) the pty devices. + systemd will now understand the usual M, K, G, T suffixes according to SI conventions (i.e. to the base 1000) when referring to throughput and hardware metrics. + The DeviceAllow= setting in unit files now supports a syntax to whitelist an entire group of devices node majors at once, based on the /proc/devices listing. For example, with the string "char-pts" it is now possible to whitelist all current and future pseudo-TTYs at once. + sd-event learned a new "post" event source. Event sources of this type are triggered by the dispatching of any event source of a type that is not "post". This is useful for implementing clean-up and check event sources that are triggered by other work being done in the program. + The compatibility libraries for libsystemd-journal.so, libsystem-id128.so, libsystemd-login.so and libsystemd-daemon.so do not make use of IFUNC anymore. - Dropped systemd patches as those are fixed upstream: * 0001-units-serial-getty-.service-add-Install-section.patch * 0001-shared-architecture.h-fix-preprocessor-directives.patch * 0001-selinux-Don-t-attempt-to-load-policy-in-initramfs-if.patch * 0001-sd-event-Fix-systemd-crash-when-using-timer-units.patchc * 0001-make-tests-with-libseccomp-work.patch * 0001-build-sys-Fix-compilation-of-nspawn-when-seccomp-is-.patch * 0001-units-serial-getty-.service-add-Install-section.patch - Dropped patches as those do not work anymore * 1006-udev-always-rename-network.patch - Renamed systemd patches as seen from git log: * 0001-cdrom_id-use-the-old-MMC-fallback.patch become 0002-cdrom_id-use-the-old-MMC-fallback.patch * 0001-journalctl-refuse-extra-arguments-with-verify-and-si.patch become 0003-journalctl-refuse-extra-arguments-with-verify-and-si.patch * 0001-logs-show-fix-corrupt-output-with-empty-messages.patch become 0004-logs-show-fix-corrupt-output-with-empty-messages.patch - Add several upstream bugfix patches which are missed: * 0001-build-sys-Add-setns-functions-if-not-in-the-C-librar.patch * 0001-build-sys-Fix-compilation-of-nspawn-when-seccomp-is-.patch * 0001-sd-event-Fix-systemd-crash-when-using-timer-units.patch * 0001-selinux-Don-t-attempt-to-load-policy-in-initramfs-if.patch * 0001-shared-architecture.h-fix-preprocessor-directives.patch * 0005-mount-don-t-fire-PropertiesChanged-signals-for-mount.patch * 0006-mount-don-t-send-out-PropertiesChanged-message-if-ac.patch * 0007-Use-var-run-dbus-system_bus_socket-for-the-D-Bus-soc.patch * 0008-README-document-that-var-run-must-be-a-symlink-run.patch * 0009-Revert-back-to-var-run-at-a-couple-of-problems.patch * 0010-Replace-var-run-with-run-in-remaining-places.patch * 0011-fix-typo-in-iDRAC-network-interface-name-irdac-idrac.patch * 0012-login-Allow-calling-org.freedesktop.login1.Seat.Swit.patch * 0013-login-set-pos-slot-to-fallback-on-pos-eviction.patch * 0014-login-fix-pos-array-allocation.patch - Modified patches to make is build * 0001-add-network-device-after-NFS-mount-units.patch - Reenable libseccomp for the architecture for which libseccomp exists ++++ telepathy-glib: - Update to version 0.23.2: + Enhancements: - TpBaseConnection now has an "account-path-suffix" property (fdo#74030). - New high level TpAccountChannelRequest API, including tubes, Conference and SMSChannel (fdo#75450). - 'TargetHandleType: None' is now automatically added when requesting a channel with TpAccountChannelRequest if no handle type has been defined (fdo#75450). - Update to version 0.23.1: + Dependencies: GLib 2.36 or later is required. + Deprecations: TpPresenceMixin: optional arguments are deprecated, apart from a string named "message". This matches our current D-Bus API. + Enhancements: - tp_protocol_normalize_contact_async(), tp_protocol_identify_account_async(), and high-level API for the Protocol Addressing and Presence interfaces (fdo#71048). - More accessors for TpPresenceStatusSpec, which is now a boxed type (fdo#71048). - tp_connection_manager_param_dup_variant_type() (fdo#71093). - Better debug output (fdo#68390, fdo#71048). + Fixes: - In the examples, specifically ask for "TelepathyGlib-0.12" (this API version), not Telepathy 1.0 (fdo#49737). - Improve tests' isolation from the real session bus. - Fix a critical warning for each new connection under GLib 2.39 (fdo#72303). - Fix some possible crashes in file transfer channels, particularly under GLib 2.39 (fdo#72319). - Correct tp_account_request_set_avatar documentation. - Fix a TpConnection reference-leak in TpBaseClient. - Changes from version 0.23.0: + Dependencies: GLib 2.34 or later is required. + Enhancements: - Spec 0.27.3: . Added Conn.I.Sidecars1. . Added Conn.I.Renaming. . Added CD.I.Messages1. - TpAccount::avatar-changed signal (fdo#52938). - tp_value_array_free: equivalent of g_value_array_free but does not provoke deprecation warnings from GLib (fdo#69849). - tp_account_is_prepared and tp_account_manager_is_prepared are now deprecated. + Fixes: - tp_contact_set_attributes: don't warn on genuinely absent interfaces (fdo#68149). - channel-group: don't crash if no message has been provided. - Update to version 0.22.1: + In the examples, specifically ask for "TelepathyGlib-0.12" (this API version), not Telepathy 1.0 (fdo#49737). + Fix a critical warning for each new connection under GLib 2.39 (fdo#72303). + Fix a TpConnection reference-leak in TpBaseClient. + channel-group: don't crash if no message has been provided. ++++ libvirt: - Update to libvirt 1.2.2 - add LXC from native conversion tool - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - FATES: 313213, 315155, 315468, 315423, 315429, 315430, 315431, 315428, 315479, 315684, 315740, 315793, 316083, 316100 - bnc#857490 ++++ libvirt-python: - Update to 1.2.2 - Add all new APIs and constants in libvirt 1.2.2 ++++ webkitgtk3: - Update to version 2.3.91: + Use a persistent cache for plugins metadata to avoid locking the UI while scanning plugins during page loads. + Make the web inspector always load in multiprocess mode. + Add a pkg-config file for WebKit2 web process extensions API. + Fix the generation of g_return macros for GObject DOM bindings in some cases where non pointer parameters were handled as pointers. + Enable DFG_JIT on FreeBSD. + Use system default compiler instead of gcc when building DOM generated sources. + Several build fixes for FreeBSD. + Fix the build with wayland support enabled. ++++ libyui-qt: - fixed tab switching in Qt5, for example during package installation - declared pclass(ptr) macro to help with compile time type checking of Qt signals - 2.45.3 ++++ mozilla-nspr: - remove config-guess-sub-update.diff to fix build. Patch has been introduced upstream. ++++ python-lxml: - Update to version 3.3.2: - The properties resolvers and version, as well as the methods set_element_class_lookup() and makeelement(), were lost from iterparse objects. - LP#1222132: instances of XMLSchema, Schematron and RelaxNG did not clear their local error_log before running a validation. - LP#1238500: lxml.doctestcompare mixed up "expected" and "actual" in attribute values. - Some file I/O tests were failing in MS-Windows due to incorrect temp file usage. Initial patch by Gabi Davar. - LP#910014: duplicate IDs in a document were not reported by DTD validation. - LP#1185332: tostring(method="html") did not use HTML serialisation semantics for trailing tail text. Initial patch by Sylvain Viollon. - LP#1281139: .attrib value of Comments lost its mutation methods in 3.3.0. Even though it is empty and immutable, it should still provide the same interface as that returned for Elements. ++++ sled-manuals_en: - Update text and image files. ++++ sles-manuals_en: - Update text and image files. ++++ socat: - mention patch in changelog entry, annotate patch ++++ virt-manager: - Upstream bug fixes 530f80f5-handle-missing-storage-volumes.patch 5310bd89-console-fix-unsetting-resize-guest.patch 5310e3ac-set-show_arrow-to-true.patch 5310e3ac-vmmConsolePages-toggle-visibilities-on-page-change.patch 5310e3ac-vmmDetails-toggle-visibilities-on-page-change.patch 5310e52d-fix-setting-default-window-size.patch ++++ vm-install: - Add Requires for tftp(client) for PV PXE booting - Version 0.8.7 ++++ yast2-bootloader: - fix permissions on file which contain encrypted password to be readable only by root(BNC#864544)(CVE#2013-4577) - 3.1.7 ++++ yast2-installation: - do not crash if there is no general section in autoyast profile (BNC#866529) - 3.1.48 ++++ yast2-kdump: - Do not stretch browse button (BNC#865352) - 3.1.6 ++++ yast2-registration: - allow changing the registration server URL in installation via boot command line ("reg_url" option) (FATE#312433) - 3.1.14 ++++ yast2-ruby-bindings: - do not crash if ruby cannot find yast ruby part - 3.1.14 ++++ yast2-users: - migrate ldap/kerberos-client to auth-client (bnc#865812) - 3.1.14 ------------------------------------------------------------------ ------------------ 2014-3-2 - Mar 2 2014 ------------------- ------------------------------------------------------------------ ++++ gnome-session: - remove gnome-session-properties as in upstream. See bnc#863709 and bgo#708923. ++++ hyper-v: - Package /usr/lib/udev to fix build error ++++ kdump: - %filelist simplified as suggested by tcech@suse.cz. ++++ postgresql94-libs: - make postgresql-init a buildrequire. requires(pre) are used during build, but do not cause a rebuild trigger. But to make the depencency visible for bootstrapping, mark it as real buildrequire ++++ ruby2.1: - make api_version explicit in spec - adapt versions of embedded gems ++++ systemd: - always install compat pkgconfig files, regardless if compat libs is enabled or not - disable use of libseccomp for sle12, library has not been ported to most architectures - do not use binutils-gold on s390/s390x, does not exist there - fix exclude statements for bootstrap case ++++ postgresql94: - make postgresql-init a buildrequire. requires(pre) are used during build, but do not cause a rebuild trigger. But to make the depencency visible for bootstrapping, mark it as real buildrequire ------------------------------------------------------------------ ------------------ 2014-3-1 - Mar 1 2014 ------------------- ------------------------------------------------------------------ ++++ brltty: - Update to version 5.0 + Too many changes; please read ChangeLog : usr/share/doc/packages/brltty/ChangeLog - Define a sover and soname macro for further easy API number changes - Use download Url as source - Remove brltty-java-jni-dir.patch and brltty-cppflags.patch; no longer needed - Add byacc and linux-glibc-devel requires; new upstream dependencies - Replace pyrex with python-Cython build require; upstream change - Create brlapi.key file; now needed to access to brlapi; fix rhbz#1010656 - Create an associated user - Add shadow dependency; needed to create user - Adapt brltty-speechd.diff to upstream changes - Add systemd support to allow users to start brltty at startup ++++ cmake: - Update to 3.0.0~rc1 * First release candidate of 3.0.0 release, for more details, please see http://www.cmake.org/cmake/help/v3.0/release/3.0.0.html - Drop cmake-jni-ppc64le.patch and fix-check-for-freetype251.patch, merged upstream - Added pkgconfig(bzip2) BuildRequires for bzip2 support - Rebase cmake-fix-ruby-test.patch to current release - All documentation is now available in rst format, and in /usr/share/cmake/Help directory (including former man files), see mentioned online changelog ++++ gnome-contacts: - Update to version 3.11.91: + Improved Linked Accounts dialog. ++++ ibus-chewing: - Update to 1.4.10.1 1.4.7 to 1.4.10.1: * Resolves Bug 1054937 - Broken %defattr in ibus-chewing 1.4.6 to 1.4.7: * Target "translation" is built separately with all, in order to tame multiple job make. 1.4.5 to 1.4.6: * Fixed Build for RHEL7 1.4.4 to 1.4.5: * Resolves Bug 1013977 - ibus-chewing needs to have ibus write-cache - -system in %post and %postun * Resolves Bug 1027031 - CVE-2013-4509 ibus-chewing: ibus: visible password entry flaw [rhel-7.0] * Resolves Bug 1028911 - [zh_TW]'Chinese<->English' switch does not work when clicking on the Chewing menu list. * Resolves Bug 1045868 - ibus-chewing *again* not built with $RPM_OPT_FLAGS * Option "Sync between caps lock and IM": + Default of is changed to "disable", because the previous default "keyboard" cause bug 1028911 for GNOME Shell. + Now Sync from "input method" can control Caps LED in GNOME shell. * Translation added: de_DE, es_ES, it_IT, pt_BR, uk_UA * Set environment IBUS_CHEWING_LOGFILE for ibus-chewing log. ++++ kernel-default: - rpm/mkspec: Fix whitespace in NoSource lines - commit 6320617 - rpm/kernel-binary.spec.in: Do not zero modules.dep before using it (bnc#866075) - commit b67b660 ++++ kernel-source: - rpm/mkspec: Fix whitespace in NoSource lines - commit 6320617 - rpm/kernel-binary.spec.in: Do not zero modules.dep before using it (bnc#866075) - commit b67b660 ++++ kernel-syms: - rpm/mkspec: Fix whitespace in NoSource lines - commit 6320617 - rpm/kernel-binary.spec.in: Do not zero modules.dep before using it (bnc#866075) - commit b67b660 ++++ kiwi: - Fix installiso for oem image type. ++++ libqt5-qtbase: - Fix wrong libQt5OpenGLExtensions-devel-static requires: pkgconfig(GL) -> pkgconfig(gl) ------------------------------------------------------------------ ------------------ 2014-2-28 - Feb 28 2014 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - update to Firefox 27.0.1 * Fixed stability issues with Greasemonkey and other JS that used ClearTimeoutOrInterval * JS math correctness issue (bnc#941381) - incorporate Google API key for geolocation (bnc#864170) - updated list of "other" locales in RPM requirements - update of PowerPC 64 patches (bmo#976648) ++++ SUSEConnect: - Announce call now sending hostname alongside with main payload ++++ autofs: - autofs-5.0.8-upstream-patches-20140225.bz2: update 5.0.8 upstream patches up to 2014-02-25, fixing the following bugs: * fix ipv6 link local address handling * fix fix ipv6 libtirpc getport * get_nfs_info() should query portmapper if port is not given * fix rpc_portmap_getport() proto not set * fix protmap not trying proto v2 * fix rpc_getport() when libtirpc is disabled * fix rpc_getrpcbport() when libtirpc is disabled * don't reset errno (former autofs-5.0.8-eaccess.patch) * extend fix for crash due to thread unsafe use of libldap (bnc#853469) * fix deadlock in init_ldap_connection (bnc#859969) * fix options compare * fix negative status being reset on map read * check for existing offset mount before mounting * fix max() declaration * fix symlink fail message in mount_bind.c * fix cache readlock not taken on lookup * pass map_source as function paramter where possible * check for bind onto self in mount_bind.c * fix symlink expire * dont clobber mapent for negative cache * fix macro_addvar() and move init to main thread * change walk_tree() to take ap * add negative cache lookup to hesiod lookup * fix external env configure * make autofs(5) consistent with auto.master(5) * fix map source with type lookup * fix lookup_nss_mount() map lookup * dont ignore null cache entries on multi mount umount * fix inconsistent error returns in handle_packet_missing_direct() * simple coverity fixes - remove patches that were merged upstream: * autofs-5.0.8-eaccess.patch * autofs-5.0.8-fix-serialize-libldap-init.patch * autofs-5.0.8-serialize-libldap-unbind.patch ++++ babeltrace: - Update to version 1.2 ++++ btrfsprogs: - restore: add dry-run option - fsck: more sanity checks, other fixes - image: fix restoration of DUP groups ++++ ebtables: - add missing BuildRequires: sed (bnc#865848) ++++ emacs: - Adding coreutils to etags scriptlets requirements (bnc#865845) ++++ filesystem: - drop /var/lib/pam_devperm (bnc#866234) ++++ fonts-config: - fix version in fonts-config script ++++ gobject-introspection: - gi-find-deps.sh: more gresource scanning (bnc#866267): + Add *.gresource to gobjectintrospection.attr + Parse *.gresource files the same way we already handle ELF binaries with gresources embedded. ++++ grub2: - build with -mno-vsx and -mno-altivec on powerpc - added patches: * powerpc-novsx-noaltivec.patch ++++ ibus-libpinyin: - update to 1.6.92 * minor bug fixes ++++ installation-images-SLES: - adjust s390x parameters (bnc#866061) ++++ iproute2: - update-kernel-headers-for-bonding-support.patch: iplink_bond-fix-arp_all_targets-parameter-name-in-ou.patch: iplink_bond-fix-parameter-value-matching.patch: update upstream references - iplink-display-slave-information.patch: replaced by introduce-support-for-slave-info-data.patch (fate#316940) - iplink_bond-add-support-for-displaying-bond-slave-at.patch: replaced by iplink-add-support-for-bonding-slave.patch (fate#316940) - iplink_bond_slave-show-mii_status-only-once.patch: fix for bonding slave status being shown twice (fate#316940) ++++ kdump: - Update to 0.8.9 o fix dracut support o fix dump save when /boot is not a mount point - kdumptool_find_kernel.patch: Dropped. - Update to 0.8.8 o dracut support o new kdumptool command: calibrate o new kdumptool flag: NOSPLIT o better support for SMP dumps - kdump-0.8.7-bsp.patch: Dropped. - kdump-0.8.7-calibrate.patch: Dropped. - kdump-0.8.7-nr_cpus.patch: Dropped. ++++ kernel-default: - Update config files: modularize BLK_DEV_MD, disable MD_AUTODETECT Michal Marek says: I think that the reason why BLK_DEV_MD is built in is config MD_AUTODETECT bool "Autodetect RAID arrays during kernel boot" depends on BLK_DEV_MD=y but since we compile the raid presonalities as modules, this cannot work. Also, we use the initrd even in the trivial cases, so why bother about root-on-md. - commit db76347 - Update config files. Modularize the following helper drivers: INET_LRO, NET_CLS_CGROUP, DNS_RESOLVER They had to be built-in before due to dependencies, but this is no longer the case, so we can modularize them again. - commit a970646 - Update x86 config files: CONFIG_X86_MSR=m The msr driver creates /dev/cpu/*/msr through which you can poke at all the MSRs if you have CAP_SYS_RAWIO. We prefer to be able to remove that module if it is not needed. - commit 9e6b04a - rpm/kernel-obs-build.spec: Drop useless ExclusiveArch statement - commit 5cdf1da - config: Update armv7/exynos - Add sound support - Add I2C/SPI support - commit 93b38ce - ALSA: hda/sigmatel - Allow auto-switching for dock line-in of HP laptops (bnc#866100). - commit 6367fe8 - Update config files: CONFIG_ISO9660_FS=m There is no good reason why isofs would be built into the kernel. Most systems don't need it after installation, and reportedly mkinitrd etc. can deal with it as a module just fine. - commit 3dd8a1a ++++ kernel-source: - Update config files: modularize BLK_DEV_MD, disable MD_AUTODETECT Michal Marek says: I think that the reason why BLK_DEV_MD is built in is config MD_AUTODETECT bool "Autodetect RAID arrays during kernel boot" depends on BLK_DEV_MD=y but since we compile the raid presonalities as modules, this cannot work. Also, we use the initrd even in the trivial cases, so why bother about root-on-md. - commit db76347 - Update config files. Modularize the following helper drivers: INET_LRO, NET_CLS_CGROUP, DNS_RESOLVER They had to be built-in before due to dependencies, but this is no longer the case, so we can modularize them again. - commit a970646 - Update x86 config files: CONFIG_X86_MSR=m The msr driver creates /dev/cpu/*/msr through which you can poke at all the MSRs if you have CAP_SYS_RAWIO. We prefer to be able to remove that module if it is not needed. - commit 9e6b04a - rpm/kernel-obs-build.spec: Drop useless ExclusiveArch statement - commit 5cdf1da - config: Update armv7/exynos - Add sound support - Add I2C/SPI support - commit 93b38ce - ALSA: hda/sigmatel - Allow auto-switching for dock line-in of HP laptops (bnc#866100). - commit 6367fe8 - Update config files: CONFIG_ISO9660_FS=m There is no good reason why isofs would be built into the kernel. Most systems don't need it after installation, and reportedly mkinitrd etc. can deal with it as a module just fine. - commit 3dd8a1a ++++ kernel-syms: - Update config files: modularize BLK_DEV_MD, disable MD_AUTODETECT Michal Marek says: I think that the reason why BLK_DEV_MD is built in is config MD_AUTODETECT bool "Autodetect RAID arrays during kernel boot" depends on BLK_DEV_MD=y but since we compile the raid presonalities as modules, this cannot work. Also, we use the initrd even in the trivial cases, so why bother about root-on-md. - commit db76347 - Update config files. Modularize the following helper drivers: INET_LRO, NET_CLS_CGROUP, DNS_RESOLVER They had to be built-in before due to dependencies, but this is no longer the case, so we can modularize them again. - commit a970646 - Update x86 config files: CONFIG_X86_MSR=m The msr driver creates /dev/cpu/*/msr through which you can poke at all the MSRs if you have CAP_SYS_RAWIO. We prefer to be able to remove that module if it is not needed. - commit 9e6b04a - rpm/kernel-obs-build.spec: Drop useless ExclusiveArch statement - commit 5cdf1da - config: Update armv7/exynos - Add sound support - Add I2C/SPI support - commit 93b38ce - ALSA: hda/sigmatel - Allow auto-switching for dock line-in of HP laptops (bnc#866100). - commit 6367fe8 - Update config files: CONFIG_ISO9660_FS=m There is no good reason why isofs would be built into the kernel. Most systems don't need it after installation, and reportedly mkinitrd etc. can deal with it as a module just fine. - commit 3dd8a1a ++++ kiwi: - v5.06.42 released ++++ multipath-tools: - Fixup spec file to correct rules permissions - Fixup 40-multipath.rules installation ++++ mozilla-nss: - BuildRequire mozilla-nspr >= 4.10 ++++ mariadb: - upgrade to 10.0.8. This is the first release candidate (RC). full changelog at https://mariadb.com/kb/en/mariadb-1008-changelog/ * innodb upgrade to version 5.6.14 * new server variable old_mode; see https://mariadb.com/kb/en/old_mode/ * new read-only server variable malloc_library * new CREATE OR REPLACE TABLE statement, internal use, can also be used by clients * multiple compile warning fixes ++++ libpinyin: - update to 1.0.0 * bug fixes * added some pinyins, such as "陆 liu4", "单 shan4". - update patch file. ++++ libreoffice: - Uk does not have the mythes too in suse. ++++ ruby2.1: - use api version 2.1.0 again to avoid dependency breakages - Update to 2.1.1 Speedup and bugfixes (upstream bug ids): - rubygems 2.2.2 (#9489) - fix segfault at unpacking modified String (#9478) - Struct#send(:setter=, rhs) does not return rhs (#9470) - Array#uniq behavior change (#9470) - Timeout behavior change (#9470) - Hash lookup with #hash and #eql broken (#9470) - bigdecimal division issue (#9470) - SizedQueue not working (#9470) - BidDecimal division (#9316) - fix 'gem install --ignore-dependencies' for remote gems (#9282) - Array#to_h should not ignore badly formed elements (#9270) - Method#arity for keyword arguments (#8072) ++++ sg3_utils: - Add 59-scsi-sg3_utils.rules (bnc#865494) ++++ snapper: - fixed setting setuid bit during undochange (bnc#862964) ++++ libstorage: - adjust start cylinder of partitions on ECKD DASDs (bnc#866149) ++++ systemd: - Add upstream patches + 0001-cdrom_id-use-the-old-MMC-fallback.patch + 0001-logs-show-fix-corrupt-output-with-empty-messages.patch + 0001-journalctl-refuse-extra-arguments-with-verify-and-si.patch - Add patch 0001-systemd-empty-sigmask-on-reexec.patch which corrects sigmaks for reexec in initrd (bnc#864904) - Add patch 0001-nspawn-fix-detection-of-missing-proc-self-loginuid.patch to avoid error on not existing file /proc/self/loginuid - Make patch 0001-make-209-working-on-older-dist.patch more smart that is make configure script les restrictive - Make patch apply-ACL-for-nvidia-device-nodes.patch apply to v209 - Update to Release v209 on the base of the work of Stefan Brüns from declined submit request 223602: + A new tool "systemd-socket-proxyd" has been added + Add a new tool to save/restore rfkill state on shutdown/boot. + Save/restore state of keyboard backlights in addition to display backlights on shutdown/boot. + udev learned a new SECLABEL{} construct to label device nodes with a specific security label when they appear. For now, only SECLABEL{selinux} is supported, but the syntax is prepared for additional security frameworks. + When the User= switch is used in a unit file, also initialize $SHELL= based on the user database entry. + systemd no longer depends on libdbus. All communication is now done with sd-bus, systemd's low-level bus library implementation. + sd-bus: add a light-weight vtable implementation that allows defining objects on the bus with a simple static const vtable array of its methods, signals and properties. + systemd will not generate or install static dbus introspection data anymore to /usr/share/dbus-1/interfaces, as the precise format of these files is unclear, and nothing makes use of it. + A proxy daemon is now provided to proxy clients connecting via classic D-Bus AF_UNIX sockets to kdbus, to provide full compatibility with classic D-Bus. + A bus driver implementation has been added that supports the classic D-Bus bus driver calls on kdbus, also for compatibility purposes. + A new API "sd-event.h" has been added that implements a minimal event loop API built around epoll. + A new API "sd-rntl.h" has been added that provides an API around the route netlink interface of the kernel, similar in style to "sd-bus.h". + A new API "sd-dhcp-client.h" has been added that provides a small DHCPv4 client-side implementation. This is used by "systemd-networkd". + There is a new kernel command line option "systemd.restore_state=0|1". When set to "0", none of the systemd tools will restore saved runtime state to hardware devices. More specifically, the rfkill and backlight states are not restored. + The FsckPassNo= compatibility option in mount/service units has been removed. The fstab generator will now add the necessary dependencies automatically, and does not require PID1's support for that anymore. + journalctl gained a new switch, --list-boots, that lists recent boots with their times and boot IDs. + The various tools like systemctl, loginctl, timedatectl, busctl, systemd-run, ... have gained a new switch "-M" to connect to a specific, local OS container (as direct connection, without requiring SSH). + systemd-run and systemd-analyze also gained support for "-H" to connect to remote hosts via SSH. This is particularly useful for systemd-run because it enables queuing of jobs onto remote systems. + machinectl gained a new command "login" to open a getty login in any local container. This works with any container that is registered with machined (such as those created by libvirt-lxc or nspawn), and which runs systemd inside. + machinectl gained a new "reboot" command that may be used to trigger a reboot on a specific container that is registered with machined. This works on any container that runs an init system of some kind. + systemctl gained a new "list-timers" command to print a nice listing of installed timer units with the times they elapse next. + Alternative reboot() parameters may now be specified on the "systemctl reboot" command line and are passed to the reboot() system call. + systemctl gained a new --job-mode= switch to configure the mode to queue a job with. This is a more generic version of - -fail, --irreversible, and --ignore-dependencies, which are still available but not advertised anymore. + /etc/systemd/system.conf gained new settings to configure various default timeouts of units, as well as the default start limit interval and burst. These may still be overridden within each Unit. + PID1 will now export on the bus profile data of the security policy upload process (such as the SELinux policy upload to the kernel). + journald: when forwarding logs to the console, include timestamps (following the setting in /sys/module/printk/parameters/time). + OnCalendar= in timer units now understands the special strings "yearly" and "annually". (Both are equivalent) + The accuracy of timer units is now configurable with the new AccuracySec= setting. It defaults to 1min. + A new dependency type JoinsNamespaceOf= has been added that allows running two services within the same /tmp and network namespace, if PrivateNetwork= or PrivateTmp= are used. + A new command "cat" has been added to systemctl. It outputs the original unit file of a unit, and concatenates the contents of additional "drop-in" unit file snippets, so that the full configuration is shown. + systemctl now supports globbing on the various "list-xyz" commands, like "list-units" or "list-sockets", as well as on those commands which take multiple unit names. + journalctl's --unit= switch gained support for globbing. + All systemd daemons now make use of the watchdog logic so that systemd automatically notices when they hang. + If the $container_ttys environment variable is set, getty-generator will automatically spawn a getty for each listed tty. This is useful for container managers to request login gettys to be spawned on as many ttys as needed. + %h, %s, %U specifier support is not available anymore when used in unit files for PID 1. This is because NSS calls are not safe from PID 1. They stay available for --user instances of systemd, and as special case for the root user. + loginctl gained a new "--no-legend" switch to turn off output of the legend text. + The "sd-login.h" API gained three new calls: sd_session_is_remote(), sd_session_get_remote_user(), sd_session_get_remote_host() to query information about remote sessions. + The udev hardware database now also carries vendor/product information of SDIO devices. + The "sd-daemon.h" API gained a new sd_watchdog_enabled() to determine whether watchdog notifications are requested by the system manager. + Socket-activated per-connection services now include a short description of the connection parameters in the description. + tmpfiles gained a new "--boot" option. When this is not used, only lines where the command character is not suffixed with "!" are executed. When this option is specified, those options are executed too. + systemctl gained a new "import-environment" command which uploads the caller's environment (or parts thereof) into the service manager so that it is inherited by services started by the manager. This is useful to upload variables like $DISPLAY into the user service manager. + A new PrivateDevices= switch has been added to service units which allows running a service with a namespaced /dev directory that does not contain any device nodes for physical devices. More specifically, it only includes devices such as /dev/null, /dev/urandom, and /dev/zero which are API entry points. + logind has been extended to support behaviour like VT switching on seats that do not support a VT. This makes multi-session available on seats that are not the first seat (seat0), and on systems where kernel support for VTs has been disabled at compile-time. + If a process holds a delay lock for system sleep or shutdown and fails to release it in time, we will now log its identity. This makes it easier to identify processes that cause slow suspends or power-offs. + When parsing /etc/crypttab, support for a new key-slot= option as supported by Debian is added. It allows indicating which LUKS slot to use on disk, speeding up key loading. + The sd_journald_sendv() API call has been checked and officially declared to be async-signal-safe so that it may be invoked from signal handlers for logging purposes. + Boot-time status output is now enabled automatically after a short timeout if boot does not progress, in order to give the user an indication what she or he is waiting for. + The boot-time output has been improved to show how much time remains until jobs expire. + The KillMode= switch in service units gained a new possible value "mixed". If set, and the unit is shut down, then the initial SIGTERM signal is sent only to the main daemon process, while the following SIGKILL signal is sent to all remaining processes of the service. + logind will now also track a "Desktop" identifier for each session which encodes the desktop environment of it. This is useful for desktop environments that want to identify multiple running sessions of itself easily. + A new SELinuxContext= setting for service units has been added that allows setting a specific SELinux execution context for a service. + Most systemd client tools will now honour $SYSTEMD_LESS for settings of the "less" pager. + systemd's "seccomp" hook-up has been changed to make use of the libseccomp library instead of using its own implementation. This has benefits for portability among other things. - Dropped systemd patches as those are fixed upstream: * 0001-acpi-fptd-fix-memory-leak-in-acpi_get_boot_usec.patch * 0002-fix-lingering-references-to-var-lib-backlight-random.patch * 0003-acpi-make-sure-we-never-free-an-uninitialized-pointe.patch * 0004-systemctl-fix-name-mangling-for-sysv-units.patch * 0005-cryptsetup-fix-OOM-handling-when-parsing-mount-optio.patch * 0006-journald-add-missing-error-check.patch * 0007-bus-fix-potentially-uninitialized-memory-access.patch * 0008-dbus-fix-return-value-of-dispatch_rqueue.patch * 0009-modules-load-fix-error-handling.patch * 0010-efi-never-call-qsort-on-potentially-NULL-arrays.patch * 0011-strv-don-t-access-potentially-NULL-string-arrays.patch * 0012-mkdir-pass-a-proper-function-pointer-to-mkdir_safe_i.patch * 0014-tmpfiles.d-include-setgid-perms-for-run-log-journal.patch * 0001-systemd-order-remote-mounts-from-mountinfo-before-re.patch * 0001-gpt-auto-generator-exit-immediately-if-in-container.patch * 0001-manager-when-verifying-whether-clients-may-change-en.patch * 0001-logind-fix-bus-introspection-data-for-TakeControl.patch * 0001-mount-check-for-NULL-before-reading-pm-what.patch * 0001-shared-util-fix-off-by-one-error-in-tag_to_udev_node.patch * 0001-systemd-serialize-deserialize-forbid_restart-value.patch * 0001-core-unify-the-way-we-denote-serialization-attribute.patch * 0001-journald-fix-minor-memory-leak.patch * 0001-do-not-accept-garbage-from-acpi-firmware-performance.patch * 0001-journald-remove-rotated-file-from-hashmap-when-rotat.patch * 0001-login-fix-invalid-free-in-sd_session_get_vt.patch * 0001-login-make-sd_session_get_vt-actually-work.patch * 0001-Never-call-qsort-on-potentially-NULL-arrays.patch * 0001-dbus-common-avoid-leak-in-error-path.patch * 0001-drop-ins-check-return-value.patch * 0001-shared-util-Fix-glob_extend-argument.patch * 0001-Fix-bad-assert-in-show_pid_array.patch * 0001-analyze-set-white-background.patch * 0001-analyze-set-text-on-side-with-most-space.patch * analyze-fix-crash-in-command-line-parsing.patch * 0001-core-replace-OnFailureIsolate-setting-by-a-more-gene.patch * 0001-core-introduce-new-KillMode-mixed-which-sends-SIGTER.patch * 0002-service-allow-KillMode-mixed-in-conjunction-with-PAM.patch * 0003-core-make-sure-to-always-go-through-both-SIGTERM-and.patch * U_logind_revert_lazy_session_activation_on_non_vt_seats.patch * build-sys-make-multi-seat-x-optional.patch * 1017-skip-native-unit-handling-if-sysv-already-handled.patch * 0018-core-do-not-add-what-to-RequiresMountsFor-for-networ.patch * 0030-Fix-for-SIGSEGV-in-systemd-bootchart-on-short-living.patch * 0031-man-document-the-b-special-boot-option.patch * 0033-tmpfiles-log-unaccessible-FUSE-mount-points-only-as-.patch * 0034-systemd-python-fix-booted-and-add-two-functions-to-d.patch * 0035-activate-mention-E-in-the-help-text.patch * 0036-activate-fix-crash-when-s-is-passed.patch * 0037-tmpfiles-adjust-excludes-for-the-new-per-service-pri.patch * 0038-core-socket-fix-SO_REUSEPORT.patch * 0039-journal-when-appending-to-journal-file-allocate-larg.patch * 0040-journal-optimize-bisection-logic-a-bit-by-caching-th.patch * 0041-journal-fix-iteration-when-we-go-backwards-from-the-.patch * 0042-journal-allow-journal_file_copy_entry-to-work-on-non.patch * 0043-journal-simplify-pre-allocation-logic.patch * 0044-journald-mention-how-long-we-needed-to-flush-to-var-.patch * 0046-util.c-check-if-return-value-from-ttyname_r-is-0-ins.patch * 0047-docs-remove-unneeded-the-s-in-gudev-docs.patch * 0048-man-explicitly-say-when-multiple-units-can-be-specif.patch * 0049-systemd-treat-reload-failure-as-failure.patch - Dropped backported systemd patches as those are fixed upstream * 0145-logind-use-correct-who-enum-values-with-KillUnit.patch * 1011-check-4-valid-kmsg-device.patch * 0001-logind-garbage-collect-stale-users.patch - Dropped udev patches as those are fixed fixed upstream: * 0026-udevadm.xml-document-resolve-names-option-for-test.patch * 0032-rules-don-t-limit-some-of-the-rules-to-the-add-actio.patch - Modified patches * 1006-udev-always-rename-network.patch - Replaced patches * the patch 1012-pam_systemd_do_override_XDG_RUNTIME_DIR_of_the_original_user.patch is upstream now but has to be replaced by patch 0001-pam_systemd_do_override_XDG_RUNTIME_DIR_of_the_original_user.patch to fix an further issue similar to the upstream patch (bnc#852015) * the patch 0001-upstream-systemctl-halt-reboot-error-handling.patch is upstream now, only the part with the halt after a failed poweroff has been added to the patch 0001-add-hdflush-for-reboot-or-hddown-for-poweroff.patch ++++ libvirt: - libvirtd: notify systemd when ready to accept connections bnc#866233 ++++ wicked: - version 0.5.14 - util: fix ni_uuid_parse() and support 8-4-4-4-12 format only - version 0.5.13 - bridge: do not require link-up on ports (bnc#862530) - bonding: try to enslave into bond using netlink - extensions: disabled writting of wickedd.log (debug) file - addrconf: avoid unwanted updates, update flag fixes (bnc#865325) - compat: blacklist all and default interface names - leaseinfo: fixed typo in BOOTSERVERNAME variable - compat: read all suse ifcfg files and init timeout - compat: allow backends return complete config - client: exclude STARTMODE='manual' interfaces in ifup all and ignore interfaces with STARTMODE='off' (bnc#864444) - temporarily disable modem init from system - disable wicked-devel subpackage to avoid wrong expectations - nanny: do not update and client-state> by default ++++ libyui-ncurses: - fixed segfault in tree widget (bnc #866145) - 2.46.3 ++++ liferea: - fate #315698 change the default seeds of SUSE rename liferea-opensuse-feeds.patch to liferea-suse-feeds.patch ++++ lttng-ust: - Update to version 2.4.0. Changelog for changes between 2.3.0 and 2.4.0 may be found at: http://git.lttng.org/?p=lttng-ust.git;a=blob_plain;f=ChangeLog;hb=refs/heads/stable-2.4 ++++ mozilla-nspr: - update of the PowerPC 64 LE support patch ++++ openssh: - re-enabling FIPS-enablement patch - enable X11 forwarding when IPv6 is present but disabled on server (bnc#712683, FATE#315036) ++++ patterns-sled: - Replace kvm/xen server patterns with virtualization_client. - Drop tabletpc pattern, no longer applicable. ++++ python-lxml: - Run tests during build ++++ qemu: - Split off sub-packages for KVM architectures * On top of Factory, also move target-x86_64.conf to qemu-x86 - Suggest qemu-lang package - Decouple qemu-kvm package from qemu-lang - Use --localstatedir=/var for qemu-ga (brogers) ++++ supportutils: - Added /proc/device-tree in hardware.txt for ppc64 ++++ systemd-rpm-macros: - Require coreutils as rm and touch are used ++++ yast2-country: - only KEYMAP belongs to /etc/vconsole.conf (bnc#861819) - 3.1.4 - move keyboard sysconfig data to /etc/vconsole.conf (bnc#861819) - 3.1.3 ++++ yast2-kdump: - Enable all possible values for dump data format. - 3.1.5 ++++ yast2-network: - fix installation crash - do not mess ruby global namespace - 3.1.29 - bnc#864614 - exclude already configured devices from dhcp candidates when attempting to do an autoconfiguration at the begining of installation - 3.1.28 - bnc#866224 - inst_install_inf.rb is present in instsys - 3.1.27 ++++ yast2-packager: - Fix iso detection for DVD capable UEFI boot(BNC#852436) - 3.1.6 ++++ yast2-services-manager: - Reload target detection after install config change (bnc#866292) - 3.1.8 ++++ yast2-sound: - Drop joystick for sound card ports as it is dropped also in alsa (BNC#865350) - improve excludearch to be only for SLE-12 as opensuse stil builds working x86 - 3.1.4 ++++ yast2-users: - skip username checks if there's user for import (bnc#866089) - 3.1.13 ------------------------------------------------------------------ ------------------ 2014-2-27 - Feb 27 2014 ------------------- ------------------------------------------------------------------ ++++ aaa_base: - bump version to 13.2 and avoid tar updates ++++ audit-secondary: - Add systemd requires (bnc#865849) ++++ avahi: - Do not start unconditionally / by default under sysconfig as it breaks vlan,bridge,bonding setups (bnc#853845, bnc#851953). ++++ boost: - remove broken python module mpi.so - trying to make the build more reliable: * use -fno-var-tracking in cxxflags as recommended by richi * disable parallel build on low memory ++++ gcc48: - Fix typo in libgcj_bc suffix computation. ++++ cups: - str4351.patch from CUPS upstream fixes https://www.cups.org/str.php?L4351 "STR #4351 cups-lpd hugh jobs (>2G) fail" (bnc#864782). ++++ dracut: - Make sure that --add-drivers is not called with whitespace string which will lead to a "read line" user input request and things may get stuck at installation. - Add: dracut-fix-whitespace-add-drivers_call.patch - Remove s390 grub module again -> this will go into grub2 package (ask rw@suse.de for details) Delete/remove: s390_add-user-space-grub-rule.patch - Add installkernel script which installs the kernel when: make install is invoked. The script from mkinitrd has been taken over and adopted. Added source: dracut-installkernel bnc#862990 ++++ filesystem: - replace /var/run by symlink to /run - try to handle case where /var/run is a bind-mount - extend lua script in preinstall to handle this transition - bnc#865893 ++++ libgcj48: - Fix typo in libgcj_bc suffix computation. ++++ gnome-shell-extensions: - Various fixes and some minor tweaks. (bnc#865977, bnc#862615) + improve indicators consistency in lock screen. + see comment 13 of the second bug ++++ grub2: - The following patches enable grub to support 64bit Little Endian Power architecture. (bnc#865913) Anton Blanchard (12): Add IEEE1275_ADDR helper Fix some more warnings when casting. Add powerpc64 types Fix warnings when building powerpc linux loader 64bit Fix powerpc setjmp/longjmp 64bit issues Add powerpc64 ieee1275 trampoline Add 64bit support to powerpc startup code Add grub_dl_find_section_addr Add ppc64 relocations ppc64 doesn't need libgcc routines Use FUNC_START/FUNC_END for powerpc function definitions powerpc64 is not necessarily BigEndian anymore! :) Ram Pai (11): Add a new architecture to the build process Build grub as O1 until we add savegpr and restgpr routines powerpc64 LE's linker knows how to handle the undefined symbol .TOC. in grub modules. So just ignore that symbol during build. grub-install can now recognize and install a LE grub boot loader set the ABI version to 0x02 in the e_flag of the PPC64LE ELF image. GRUB_ELF_R_PPC_* processing is applicable only for 32 bit bootloader. .TOC. symbol is special in ppc64le . It maps to the address of the .toc section. the .toc section in powerpc64le modules are sometimes not aligned on a four byte boundary. This fails the module linker especially when processing R_PPC64_TOC16_LO_DS, since the addresses are expected to be aligned on 4byte boundary. all parameter to firmware calls should to be BigEndian and the results should be CPU endian. grub segfaults if initrd is specified before specifying the kernel. The problem is the initrd module sees that kernel is not specified and takes the fail path. In the fail path it checks if anything has be malloc'ed. Unfortunately the variable that it looks to check for is a uninitialized stack variable. The stack variable can incorrectly indicate something is malloced, which leads the module to free some unallocated memory. This patch fixes the problem by initializing the stack variable. Power7 cannot handle VSX instructions correctly. It segfaults. This patch is applicable only for power7 systems. Thomas Falcon (1): Add a new architecture to the build process Tomohiro B Berry (1): Add a new architecture to the build process - added patches: * 0001-Add-a-new-architecture-to-the-build-process.patch * 0002-Build-grub-as-O1-until-we-add-savegpr-and-restgpr-ro.patch * 0003-powerpc64-LE-s-linker-knows-how-to-handle-the-undefi.patch * 0004-grub-install-can-now-recognize-and-install-a-LE-grub.patch * 0005-set-the-ABI-version-to-0x02-in-the-e_flag-of-the-PPC.patch * 0006-Add-IEEE1275_ADDR-helper.patch * 0007-Fix-some-more-warnings-when-casting.patch * 0008-Add-powerpc64-types.patch * 0009-Fix-warnings-when-building-powerpc-linux-loader-64bi.patch * 0010-GRUB_ELF_R_PPC_-processing-is-applicable-only-for-32.patch * 0011-Fix-powerpc-setjmp-longjmp-64bit-issues.patch * 0012-Add-powerpc64-ieee1275-trampoline.patch * 0013-Add-64bit-support-to-powerpc-startup-code.patch * 0014-Add-grub_dl_find_section_addr.patch * 0015-Add-ppc64-relocations.patch * 0016-ppc64-doesn-t-need-libgcc-routines.patch * 0017-Use-FUNC_START-FUNC_END-for-powerpc-function-definit.patch * 0018-.TOC.-symbol-is-special-in-ppc64le-.-It-maps-to-the-.patch * 0019-the-.toc-section-in-powerpc64le-modules-are-sometime.patch * 0020-all-parameter-to-firmware-calls-should-to-be-BigEndi.patch * 0021-powerpc64-is-not-necessarily-BigEndian-anymore.patch * 0022-grub-segfaults-if-initrd-is-specified-before-specify.patch * 0023-Power7-cannot-handle-VSX-instructions-correctly.-It-.patch - removed patches: * grub2-powerpc-libgcc.patch * grub2-ppc64le-core-bigendian.patch * grub2-ppc64le-platform.patch - kexec performed as linux/initrd/boot under emu environment - grub2-snapper-plugin: fix important snapshots are not marked as such in grub2 menu, also display the snapshot entries in the format "important distribution version (kernel_version, timestamp, pre/post)" (bnc#864842) ++++ installation-images-SLES: - remove special branding image - remove last remaining explicit qt4 references - move s390x files to branding directory - kill dhcpcd entirely - create cd.ikr - Add mount-rootfs-and-do-chroot.sh to inst-sys and rescue (bnc#674684) - Add ed25519_key to predefined ssh keys - Include hyper-v package in inst-sys and rescue to enable the host to query IP addresses. - rearrange s390x files (bnc#865348) - rename IMAGE to LINUX in sles12.exec (bnc#865348) ++++ open-iscsi: - Updated systemd unit files (bnc#847953) - Split iscsiuio out as separate package (part of bnc#858972) ++++ kiwi: - Fixed createS390CDLoader() for s390 media creator The s390 loader file cd.ikr was created on demand but the new installation-images packages provide this file. Thus there is no reason to create it if it already exists - Fixed custom files analyser More intuitive and not only directory based level 1 search in / Fix for rpm directory strip, expression would match e.g /emil in the same way as /emil1 which is wrong - v5.06.41 released - Fixed build for ppc and s390 Accidentally leaving broken links in the vmxboot descriptions - v5.06.40 released - Fixed spec file kiwi-tools should specify the %{_defaultdocdir}/kiwi as a directory entry otherwise we might end up with the directory not belonging to any package but files inside do belong to a package - Fixed setupNetworkWicked Use bin/wickedd-dhcp4 instead of the mainstream wicked program wicked relies on dbus which is not helpful within an initrd environment. Fortunately there is the wickedd-dhcp4 helper which just asks for the lease from the DHCP. The setup of the network interface and routing is then done by setupNetworkWicked but will change in the future if wicked becomes more mature ++++ libqt5-qtbase: - Enable jit only on supported archs ++++ samba: - Propagate snapshot enumeration permissions errors to SMB clients; (bnc#865641). ++++ samba: - Propagate snapshot enumeration permissions errors to SMB clients; (bnc#865641). ++++ libgnomecups: - Fix build with latest cups version and build with - Werror=format-security (Fedora) ++++ libinput: - Update to initial upstream tarball release, version 0.1.0 ++++ mariadb: - _constraints: reserve 9GB for build system to prevent disk full errors ++++ python3-base: - update to 3.4.0 rc2 * pre-release bugfixes * improvements to asyncio library - drop upstreamed tracemalloc_gcov.patch - python-3.4rc2-importlib.patch fixes backwards-incompatibility in the reworked importlib module that blocks build of vim ++++ libreoffice: - Latvians do not have mythes so remove it from the dep. ++++ libreoffice-voikko: - set exclusivearch to x86/x86_64 - Fix the install phase. ++++ systemd: - Add patch 0001-make-209-working-on-older-dist.patch to make it usable on older distributions like 13.1 ++++ openwsman: - Update to 2.4.4 - Security update - ws_xml_make_default_prefix() can overflow buf parameter via sprintf() - ws_xml_make_default_prefix() can overflow buf parameter via sprintf() - wsmc_create_request() potential buf[20] overflow via WSMAN_ACTION_RENEW - LocalSubscriptionOpUpdate() unchecked fopen() - Incorrect order of sanity guards in wsman_get_fault_status_from_doc() - Unchecked memory allocation in wsman_init_plugins(), p->ifc - Unchecked memory allocation in mem_double(), newptr - Unchecked memory allocation in dictionary_new(), d, d->val, d->key, d->hash - Unchecked memory allocation in u_error_new(), *error - sighup_handler() in wsmand.c uses unsafe functions in a signal handler - Features - add rcopenwsman command to systemd environments - Bindings - support rdoc 2.1 in Ruby bindings - cmake: use PYTHON_INCLUDE_DIRS ++++ libyui-qt: - Fixed save_y2logs invocation (bnc#866056). - 2.45.2 ++++ liferea-branding-SLE: - create branding package for liferea fate #315698 change the default setting for liferea notification function ++++ man-pages: - update to version 3.61: * added notes on thread-safety to various manual pages * see Changes for details ++++ perl-Bootloader: - propagate serial console setting to xen (bnc#862614) - fix reading xen sections - 0.805 ++++ python3: - update to 3.4.0 rc2 * for full changelog, see python3-base - hard Require for python3-pip, see what happens ++++ release-notes-sled: - 12.0.5: - Update SP3 release notes from FATE. - Use yast.xsl to avoid setting docbook default body.attributes (bnc#864900). ++++ rtkit: - disable the Cpu ControlGroup entry, as it is currently unsupported by systemd. bnc#847948 ++++ sca-patterns-sle12: - Ported to sle12 sle12all/bhc-7014607-cron.py sle12all/bhc-7014607-cups.py sle12all/bhc-7014607-dhcp4.py sle12all/bhc-7014607-dns.py sle12all/bhc-7014607-nmb.py sle12all/bhc-7014607-ntp.py sle12all/bhc-7014607-slp.py sle12all/bhc-7014607-smb.py sle12all/bhc-7014607-sshd.py sle12all/bhc-7014607-winbind.py ++++ shim: - Update signature-sles.asc: shim signed by UEFI signing service, based on code from "Fri Feb 21 02:36:49 UTC 2014". ++++ virt-manager: - Upstream bug fixes 53022930-lxc-connection-fix.patch 530229cb-non-x86-kvm-creation-fix.patch 53023f56-dont-alter-caps-machine-list-on-create.patch 53030858-generate_target-fix.patch 53037798-not-customizing-generate_target-fix.patch 53047532-dont-get-duplicated-disks.patch 53047595-calculate-disk-bus-properly.patch 530987c4-disk-bus-calculation-fix.patch 530c021c-attempt-empty-path-on-virDomainBlockStats.patch 530cd6ab-log-broken-xml.patch 530cf4de-allow-numbered-object-names.patch 530cfa5e-close-connection-on-tick-failure-fix.patch ++++ virt-viewer: - Upstream bug fixes 52fa6455-display-warning-if-UI-file-fails.patch 52fce019-dont-free-session-if-auth-retry.patch 52fce019-dont-hide-main-window-when-disconnecting.patch 52fce019-set-VNC-display-ready-after-VNC-initialized.patch 530b1cfc-german-translation-send-key-fix.patch ++++ yast2: - Add systemd socket support (bnc#853300) - 3.1.20 ++++ yast2-bootloader: - Add support for password in GRUB2 (FATE#315404) - restructure details dialog in GRUB2 to have better UX - fix crash of GRUB2 module - 3.1.6 ++++ yast2-control-center: - Fixed save_y2logs invocation (bnc#866056). - 3.1.2 ++++ yast2-control-center-gnome: - Add Support section in YaST control center to make SUSE Customer Center Configuration (yast2-registration.rpm) visible, like in the Qt menu. ++++ yast2-installation: - reset proposal after rescanning storage (bnc#865579) - 3.1.47 - revert back complete skip of probing due to disks with activation (BNC#865579) - 3.1.46 - Do not rerun system probing as it is already done (BNC#865579) - 3.1.45 ++++ yast2-network: - bnc#865199 - netmask generated corectly when handling static net configuration provided by install.inf - 3.1.26 ++++ yast2-registration: - Check for errors when adding/refreshing services - 3.1.13 ++++ yast2-ruby-bindings: - fix precedence of loading files in lib - 3.1.13 ++++ yast2-samba-client: - include Kerberos.rb in the package (bnc#865769) - 3.1.4 ------------------------------------------------------------------ ------------------ 2014-2-26 - Feb 26 2014 ------------------- ------------------------------------------------------------------ ++++ Mesa: - Added Mesa-9.2.3-drisw-copy-buffers-to-front-left.patch for bnc#864943. This fixes software-only rendering for Clutter clients. ++++ autoyast2: - Cloning of software section clones only patterns in state "visible", this is a problem with OES where pattern novell-yast2 is not a visible pattern (bnc#864421), changed so that all patterns are written into cloned patterns list - add %{yast_controldir} as directory to package - 3.1.18 ++++ cups: - Version upgrade to 1.7.1 (fate#314630): CUPS >= 1.6 has major incompatible changes compared to CUPS up to version 1.5.4 in particular when printing via network: * The IPP protocol default version increased form 1.1 to 2.0. Older IPP servers like CUPS 1.3.x (e.g. in SLE11) reject IPP 2.0 requests with "Bad Request" (STR #4231). By adding '/version=1.1' to ServerName in client.conf (e.g. ServerName older.server.example.com/version=1.1) or the CUPS_SERVER environment variable value or by adding it to the server name value of the '-h' opion (e.g. lpstat -h older.server.example.com/version=1.1 -p) the older IPP protocol version for older servers must be explicitly specified. * CUPS Browsing is dropped in CUPS but the new package cups-filters provides the cups-browsed that provides basic CUPS Browsing and Polling functionality. The native protocol in CUPS for automatic client discovery of printers is now DNS-SD. * Some printing filters and backends are dropped in CUPS but the new package cups-filters provides them so that cups-filters is usually needed (recommended by RPM) but cups-filters is not strictly required. * The cupsd configuration directives are split into two files cupsd.conf (can also be modified via HTTP PUT e.g. via cupsctl) and cups-files.conf (can only be modified manually by root) to have better default protection against misuse of privileges by normal users who have been specifically allowed by root to do cupsd configuration changes (STR #4223 CVE-2012-5519 bnc#789566). See the entries below for more information. For details see the openSUSE Bugzilla bnc#735404 issue. CUPS 1.7.1 improves network and USB printing, fixes some scheduler issues, and addresses a minor security issue in the lppasswd program. Changes since 1.7.0 include (excerpt): * Security: the lppasswd program incorrectly used settings from ~/.cups/client.conf (STR #4319) * ATTR messages could cause string pool memory corruption in the scheduler () * Printing to a raw queue could result in corrupt output due to opportunistic compression () * Japanese PPDs using with the Shift-JIS encoding did not work () * The libusb-based USB backend incorrectly used write timeouts () * The IPP backend did not wait for a busy printer to become available before attempting to print () * Using "@IF(name)" in an Allow or Deny rule did not work (STR #4328) * The D-BUS notifier did not remove its lockfile (STR #4314) * CUPS incorrectly used the USER environment variable when the name did not match the user ID (STR #4327) For details see the CHANGES.txt file. - cups-1.7-additional_policies.patch adds the 'allowallforanybody' policy to cupsd.conf (fate#303515) and replaces cups-1.6.2-adapt_cupsd.conf_defaults_for_SUSE.patch - Clean up of systemd unit files (bnc#857372): Make it working again as simple and secure as it worked all the time in the past by providing only one single systemd unit file cups.service. In particular currently YaST cannot manage services with additional other systemd unit files. Furthermore systemd socket activation is currently insecure in case of IPv6 (CVE-2012-6094 bnc#795624). - Clean up how cupsd is launched (via SysVinit or systemd) by maintaining strictly separated sections in cups.spec: Either for launching cupsd via systemd (if have_systemd is set) or for launching cupsd via SysVinit (if have_systemd is not set). SysVinit support cannot be removed because CUPS 1.7.1 still builds and can be used even for SLE11. - The default group of users who are allowed to do cupsd configuration changes via requests to the running cupsd (i.e. the SystemGroup directive in cupsd.conf) is set to 'root' only (related to STR #4223 CVE-2012-5519 bnc#789566). In this context a general security advice: When root allows normal users to do system administration tasks (in particular when root allows normal users to administer system processes - i.e. processes that run as root), then this or that kind of privilege escalation will be possible. Only trustworthy users who do not misuse their privileges may get allowed to do specific system administration tasks. ++++ dia: - Remove libgnomeui support. Libgnomeui is deprecated, and session management does not appear to be working well anyhow with GNOME 3. - Remove help files from GNOME directories - Add dia-enable-html-doc.patch -- always build html docs, as they are needed for online help. Ie, don't require --with-hardbooks. ++++ fonts-config: - updated to 20140226: * FORCE_{SANS,SERIF,MONO}_PREFERENCE replaced by SEARCH_METRIC_COMPATIBLE ++++ glibc: - sin-sign.patch: Fix sign of input to bsloww1 (BZ #16623) - pldd-wait-ptrace-stop.patch: Update from upstream ++++ glibc: - sin-sign.patch: Fix sign of input to bsloww1 (BZ #16623) - pldd-wait-ptrace-stop.patch: Update from upstream ++++ gnome-shell: - Update gnome-shell-gdm-login-applet.patch and gnome-shell-domain.patch to properly patch Makefile.am. - Add autoconf/automake/gnome-common as BuildRequires, needed for gnome-shell-gdm-login-applet.patch and gnome-shell-domain.patch. ++++ gnome-shell-extensions: - Various fixes (#862615) + This commit only some of all issues listed there. Plus some enhancements in window list style. ++++ gtkhtml: - Add gtkhtml-a11y-refactor.patch -- fix atk classes to work with modern gtk (bgo#669441). ++++ vim: - Updated apparmor.vim (taken from AppArmor 2.8.3) * Fixes the attach_disconnected flag ++++ kiwi: - Make sure ip command is part of the oem and netboot image descriptions starting with openSUSE 13.2 and SLE12. Instead ifconfig is no longer part of these descriptions - Make sure wicked is part of the oem and netboot image descriptions starting with openSUSE 13.2 and SLE12 - Added SLES12 boot image descriptions for s390 and ppc - Update netboot/suse-SLES12 boot image descriptions Package nbd does not exist on SLES12 - Added command call information into kiwi log - Fixed spec file * Summary is first line after %package * Summary texts more clear and not specific to openSUSE * Update recommended list of packages for kiwi-media-requires * Correct url for submitting issues ++++ kmod: - Remove "rmmod -w" documentation and getopt entry - modprobe: Recognize --allow-unsupported-modules on commandline (fate#316971) - libkmod-config: Recognize allow_unsupported_modules in the configuration (fate#316971) - Drop the non-upstream kmod-no-static.diff; the size difference is negligible. ++++ multipath-tools: - Add 40-multipath.rules for dracut support ++++ libqt5-qtwebkit: - Added dont-pollute-prl-and-pc-files.patch from upstream - fixes issue where private dependencies (such as e.g. gstreamer) where marked as public - As per patch, remove all external/private Requires of devel subpackages ++++ samba: - Properly handle empty 'requires_membership_of' entries in /etc/security/pam_winbind.conf; (bnc#865771). ++++ samba: - Properly handle empty 'requires_membership_of' entries in /etc/security/pam_winbind.conf; (bnc#865771). ++++ libepoxy: - Init libepoxy package ++++ libevdev: - Update to 1.0, for more details, please see: http://lists.freedesktop.org/archives/input-tools/2014-January/000763.html and http://lists.freedesktop.org/archives/input-tools/2014-February/000766.html - SO version bumped to 2 - Explicitly remove la files, instead of excluding them ++++ poppler: - bnc#864299 was fixed: libpoppler-devel includes poppler-cpp.pc and libpoppler-cpp.so (symlink to libpoppler-cpp.so.*). So libpoppler-devel must require libpoppler-cpp. ++++ poppler-qt: - bnc#864299 was fixed: libpoppler-devel includes poppler-cpp.pc and libpoppler-cpp.so (symlink to libpoppler-cpp.so.*). So libpoppler-devel must require libpoppler-cpp. ++++ pulseaudio: - relax the bluez dependency of pulseaudio-module-bluetooth from == bluez_version to >= bluez_version so that newer 3rd-party bluez builds (my testing builds e.g. :-) can be used ++++ libreoffice: - Fix installing of sdk symlinks needed for working 3rd party plugins. - added patches: * fix-sdk-install.patch ++++ libsolv: - improve appdata.xml parsing [bnc#865293] - repo_helix: parse application elements - bump version to 0.5.0 ++++ libstorage: - fixed formatting after changing filesystem type (bnc#848655) ++++ systemd: - Add patch 0001-add-network-device-after-NFS-mount-units.patch to add "After" dependency to all NFS shares to the network interface device as this ensures at shutdown that the NFS share becomes unmounted before the interface is down (bnc#861489) ++++ libvirt: - Update to libvirt 1.2.2 RC2 - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Dropped upstream patches: 4f20084-fix-apparmor-install-path.patch Add-util-virCgroupGetBlkioIo-Serviced-methods.patch Implement-domainMemoryStats-API-slot-for-LXC-driver.patch Make-qemuGetDomainTotalCPUStats-a-virCgroup-function.patch Implement-domainGetCPUStats-for-lxc-driver.patch Implemet-lxcDomainBlockStats-for-lxc-driver.patch Widening-API-change-accept-empty-path-for-virDomainB.patch Implement-lxcDomainBlockStatsFlags-for-lxc-driver.patch - Add local disable-virCgroupGetPercpuStats-test.patch to disable failing virCgroupGetPercpuStats test in 'make check' - FATES: 313213, 315155, 315468, 315423, 315429, 315430, 315431, 315428, 315479, 315684, 315740, 315793, 316083, 316100 ++++ libzypp: - Ignore failed-eject-exception on media change (bnc#865705) - version 14.16.1 (16) ++++ patterns-sled: - Ensure xdg-user-dirs-gtk is required by gnome pattern [bnc#865720]. ++++ python-six: - Include in SLE 12 (FATE #315990) ++++ rpcbind: - Fix ownership of /var/lib/rpcbind, else rpcbind cannot write warmstart files - Don't print error message about missing files in warmstart code if we do a coldstart [bnc#865807] (0025-rpcinfo-warmstat_no-warning-about-missing-file.patch) ++++ virt-manager: - virt-manager-common requires python-libxml2 ++++ wsmancli: - Update to version 2.3.1 - exit with non-zero code if connection fails - add man pages (Kent Baxley) - read credentials from environment wsman: WSMAN_USER, WSMAN_PASS, WSMAN_EVENT_USER, WSMAN_EVENT_PASS wseventmgr: WSEVENTMGR_USER, WSEVENTMGR_PASS, WSEVENTMGR_EVENT_USER, WSEVENTMGR_EVENT_PASS - add --non-interactive option to prevent asking for credentials in scripts ++++ yast2-installation: - implement cio ignore feature during installation for s390x (FATE#315586) - 3.1.44 ++++ yast2-network: - fixed internal error in save_network client - 3.1.25 - bnc#859213 - generate install.inf based netconfig at the begining of installation. Generated configuration is copied to target at the end of installation - 3.1.24 ++++ yast2-packager: - Always prefer DVD medium to download (not only during update) (bnc#865819) - 3.1.5 ++++ yast2-registration: - Initializing packager before registration on a running system - Registering selected or installed products (both bnc#865737) - 3.1.12 - Check for defined client class - 3.1.11 ++++ yast2-ruby-bindings: - added N_() and Nn_() gettext equivalents (to only mark a text for translation) - 3.1.12 ++++ yast2-services-manager: - Select the current default target in the proposal (bnc#865357) - 3.1.7 ++++ yast2-users: - Fixed users plug-ins package names (bnc#865812) - 3.1.12 ------------------------------------------------------------------ ------------------ 2014-2-25 - Feb 25 2014 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Switch with_offline_udpates on. ++++ SUSEConnect: - add ca-certificates as a required package ++++ gcc48: - Update to gcc-4_8-branch head (r208119). * Obsoletes gcc48-pr59860.diff - Add gcc48-ibm-power8-fixes2.diff, more Power8 fixes from IBM, drop gcc48-ibm-power8-pr60137.diff contained therein. ++++ fonts-config: - updated to 20140225: * introduced FORCE_{SANS,SERIF,MONO}_PREFERENCE ++++ libgcj48: - Update to gcc-4_8-branch head (r208119). * Obsoletes gcc48-pr59860.diff - Add gcc48-ibm-power8-fixes2.diff, more Power8 fixes from IBM, drop gcc48-ibm-power8-pr60137.diff contained therein. ++++ gnome-shell: - Add gnome-shell-domain.patch to better support AD domain. (fate#307773) ++++ gnuplot: - Update to 4.6.5 * NEW monotonic cubic splines using "smooth mcsplines" * NEW phase-jump removal filter "smooth unwrap" * NEW allow '+' pseudofile to sample the T axis in 2D parametric plots * NEW allow '++' pseudofile to sample the U/V axes in 3D parametric plots * NEW "sixel" terminal driver * NEW new object attribute clip/noclip * CHANGE maximum number of using spec columns increased from 7 to 11 * CHANGE code in bitmap.c relicensed to remove restriction to noncommercial use * FIX allow 'set pm3d' interpolate and top/bottom options to coexist * FIX revised handling of defined palettes with explicit maxcolors * FIX continue as normal after an interactive session error from "gnuplot -" * FIX empty first field in a tab-separated-values file was incorrectly ignored * FIX several problems with color assignment to contour lines * FIX qt terminal incorrectly changed linetype (dot/dash) to match line color * FIX "pause mouse" worked only for right- or center- click, not left-click * FIX emf terminal font initialization * FIX wxt terminal vertical centering of enhanced text * FIX win terminal filled polygon bugs * FIX iteration over parametric function plots * FIX autoscaling of polar mode plots * FIX increase precision of xticlabel placement from (float) to (double) * FIX allocation error affecting certain cvs files ++++ grub2: - Fixed output on s390 3270 terminal. Strictly serial on s390 now - kexec command added for emu platform ++++ vim: - Updated to revision 192, fixes the following problems * Warning for type-punned pointer. (Tony Mechelynck) * Older Python versions don't support %ld. * When using 'pastetoggle' the status lines are not updated. (Samuel Ferencik, Jan Christoph Ebersbach) * Building with mzscheme and racket does not work. (David Chimay) * match() does not work properly with a {count} argument. * Clang gives warnings. * Insert in Visual mode sometimes gives incorrect results. (Dominique Pelle) * Delete that crosses line break splits multi-byte character. * SIZEOF_LONG clashes with similar defines in header files. * Compiler warning for unused argument. * Compiler warning for using %lld for off_t. * Escaping a file name for shell commands can't be done without a function. * Memory leak when giving E853. - Disable test87 until python 3.4 is fixed (http://bugs.python.org/issue20763) ++++ inst-source-utils: - fix typo in last change ++++ kernel-default: - Update config files: CONFIG_AUTOFS4_FS=y systemd requires autofs, so autofs4.ko will always be loaded on boot. For performance reasons, it makes sense to build it into the kernel (bnc#863771). - commit 70247d1 - Update Xen patches to 3.14-rc4 and c/s 1252. - privcmd: allow preempting long running user-mode originating hypercalls (bnc#861093). - config.conf: Re-enable Xen configs. - Update x86 config files. - scripts/check-cvs-add: Disable config checking for now. - commit d5aea30 ++++ kernel-source: - Update config files: CONFIG_AUTOFS4_FS=y systemd requires autofs, so autofs4.ko will always be loaded on boot. For performance reasons, it makes sense to build it into the kernel (bnc#863771). - commit 70247d1 - Update Xen patches to 3.14-rc4 and c/s 1252. - privcmd: allow preempting long running user-mode originating hypercalls (bnc#861093). - config.conf: Re-enable Xen configs. - Update x86 config files. - scripts/check-cvs-add: Disable config checking for now. - commit d5aea30 ++++ kernel-syms: - Update config files: CONFIG_AUTOFS4_FS=y systemd requires autofs, so autofs4.ko will always be loaded on boot. For performance reasons, it makes sense to build it into the kernel (bnc#863771). - commit 70247d1 - Update Xen patches to 3.14-rc4 and c/s 1252. - privcmd: allow preempting long running user-mode originating hypercalls (bnc#861093). - config.conf: Re-enable Xen configs. - Update x86 config files. - scripts/check-cvs-add: Disable config checking for now. - commit d5aea30 ++++ kiwi: - KIWILinuxRC boot code fixes * Added support for setting up the network with wicked Used by the PXE boot code in kiwi: setupNetworkWicked * Eliminate the use of ifconfig in the boot code. write functions based on ip instead - Update unit tests to work with new schema version - Update all templates and examples to new schema version - Update schema version from 6.0 to 6.1 * added xslt stylesheet auto updating the schema version * added xslt stylesheet auto updating opensuseProduct to product section - Rename misleading to section Something like was weird - Fixed spec file recommends db45-utils and db48-utils should be recommended in a row - Update list of recommended packages in spec file Problem here is that by default SUSE installs with recommended packages which in case of kiwi will cause a huge workload because e.g the recommended jing package pulls the entire java stack. Because of that the list of recommends has been reduced - Added virt-utils requires for kiwi-instsource package qemu-img is used for building products (bnc #865242) - Fixed call of file search method used with grub2 ++++ libabw: - Version bump to 0.0.2: * various bugfixes * build fixes with various boost versions. ++++ samba: - Fix problem with server taking too long to respond to a MSG_PRINTER_DRVUPGRADE message; (bso#9942); (bnc#863748). - Fix memory leak in printer_list_get_printer(); (bso#9993); (bnc#865561). ++++ samba: - Fix problem with server taking too long to respond to a MSG_PRINTER_DRVUPGRADE message; (bso#9942); (bnc#863748). - Fix memory leak in printer_list_get_printer(); (bso#9993); (bnc#865561). ++++ mozilla-nss: - update to 3.15.5 * required for Firefox 28 * export FREEBL_LOWHASH to get the correct default headers (bnc#865539) New functionality * Added support for the TLS application layer protocol negotiation (ALPN) extension. Two SSL socket options, SSL_ENABLE_NPN and SSL_ENABLE_ALPN, can be used to control whether NPN or ALPN (or both) should be used for application layer protocol negotiation. * Added the TLS padding extension. The extension type value is 35655, which may change when an official extension type value is assigned by IANA. NSS automatically adds the padding extension to ClientHello when necessary. * Added a new macro CERT_LIST_TAIL, defined in certt.h, for getting the tail of a CERTCertList. Notable Changes * bmo#950129: Improve the OCSP fetching policy when verifying OCSP responses * bmo#949060: Validate the iov input argument (an array of PRIOVec structures) of ssl_WriteV (called via PR_Writev). Applications should still take care when converting struct iov to PRIOVec because the iov_len members of the two structures have different types (size_t vs. int). size_t is unsigned and may be larger than int. ++++ libreoffice: - Version bump to 4.2.1: * Fixes over 100 found bugs found during the first release testing. ++++ sg3_utils: - Update to inofficial release 1.38b12r556 (bnc#865494) * Add --inhex parameter to sg_inq * sg_inq: decode ASCII information vpd page * sg_inq: allow page=-1 to force std INQUIRY decoding * sg_inq: improve unit serial number display * sg_vpd: Add LTO and DDS vendor pages * sg_persist: add SOP transport ID * sg_lib_data: sync asc/ascq code with T10 * rescan-scsi-bus.sh: check if FC driver exports issue_lip * Add man page for rescan-scsi-bus.sh - Remove sg3_utils-check-if-hba-supports-issue-lip.patch, has been merged with upstream ++++ libvirt-cim: - add README.SUSE ++++ libyui-qt-pkg: - Ported to Qt5 - 2.44.1 ++++ libzypp: - Remove duplicate code detecting known kinds and move it to ResKind::explicitBuiltin. - version 14.16.0 (16) ++++ makedumpfile: - makedumpfile-fix-sprintf-append.patch: Fix string append in dump_log_entry() (bnc#865596). - makedumpfile-kernel-3.12-supported.patch: Mark kernel 3.12 as supported. ++++ patterns-sled: - Do not recommends dhcpcd anymore [bnc#865507] ++++ rpm: - fix bug in weakdepscompa.diff patch ++++ strace: - strace -p 99999 segfault for ppc64le archi disapear if upstream patch 03ef0b2 is applied to this strace 4.8 version (bnc#865151) - added patches: * strace_cid_03ef0b2.patch ++++ supportutils: - Added wait trace logging to module detection - Fixed ppc64 detection in hardware.txt ++++ xen: - bnc#798770 - Improve multipath support for npiv devices block-npiv block-npiv-common.sh ++++ yast2-installation: - Removed an icon from License Agreement dialog (bnc#865575) - 3.1.43 - Adapted ignored_features to handle possibly missing Cmdline entry from Linuxrc (bnc#861465) - 3.1.42 - Removed hard-coded color and RichText formatting from installation confirmation dialog (#bnc#865371) - 3.1.41 ++++ yast2-registration: - better error handling - 3.1.10 - make the credentials input fields wider (bnc#864882) - ask user to confirm skipping the registration - use the current language in "Accept-Language" HTTP header - 3.1.9 ++++ yast2-services-manager: - Fix crashing installer if canceled target proposal (bnc#865354) - 3.1.6 ++++ yast2-storage: - fixed snapshots handling in proposal (bnc#865004) - version 3.1.11 ++++ yast2-tune: - Fixed "Kernel Settings" tab layout (bnc#865366) - 3.1.2 ------------------------------------------------------------------ ------------------ 2014-2-24 - Feb 24 2014 ------------------- ------------------------------------------------------------------ ++++ Mesa: - disable wayland support for sle12, i.e. suse < 1320 ++++ NetworkManager: - Add NetworkManager-geoclue-interaction.patch: allow the user "srvGeoClue" (as used by the geoclue2 service) to query NetworkManager, ++++ SUSEConnect: - token parameter replaced by regcode parameter ++++ alsa: - Fix missing /etc/sysconfig/sound due to the previous change (bnc#865356) - Fix the superfluous insserv calls due to the wrong suse_version checks (bnc#863506) ++++ coreutils: - Add coreutils-test-avoid-FP-when-no-ACL-support.patch from openSUSE factory together with its changelog entry. ++++ fonts-config: - updated to 20140224: * add example of family preference: CFF fonts ++++ glibc: - nss-dns-memleak.patch: fix memory leak in nss-dns (bnc#863499) - Don't build glibc-{extra,info,i18ndata,obsolete} and nscd for i686 ++++ glibc: - nss-dns-memleak.patch: fix memory leak in nss-dns (bnc#863499) - Don't build glibc-{extra,info,i18ndata,obsolete} and nscd for i686 ++++ grub2: - refresh grub2-fix-menu-in-xen-host-server.patch (bnc#859361) * prevent 10_linux from booting xen kernel without pv_opt support on systems other than xen PV domU guest * prevent 20_linux_xen.in from setting up nested virt running from Xen domU - refresh grub2-fix-Grub2-with-SUSE-Xen-package-install.patch * adjust accordingly ++++ kernel-default: - Obsolete compat-wireless, rts5229 and rts_pstor KMPs These are found in SLE11-SP3, now replaced with the upstream drivers. - commit 37738dd - rpm/kernel-binary.spec.in: Do not obsolete ocfs2-kmp (bnc#865259)865259 - commit c8661b5 - rpm/kernel-binary.spec.in: Obsolete the -base package from SLE11 (bnc#865096) - commit 3f926c3 - config: disable PINCTRL_MSM and PINCTRL_MSM8X4 These options were enable accidentally during the 3.14-rc1 update for just the i386/default config. - commit 2ded0ed - Update to 3.14-rc4. - Eliminated 1 patch. - commit 16d4242 ++++ kernel-source: - Obsolete compat-wireless, rts5229 and rts_pstor KMPs These are found in SLE11-SP3, now replaced with the upstream drivers. - commit 37738dd - rpm/kernel-binary.spec.in: Do not obsolete ocfs2-kmp (bnc#865259)865259 - commit c8661b5 - rpm/kernel-binary.spec.in: Obsolete the -base package from SLE11 (bnc#865096) - commit 3f926c3 - config: disable PINCTRL_MSM and PINCTRL_MSM8X4 These options were enable accidentally during the 3.14-rc1 update for just the i386/default config. - commit 2ded0ed - Update to 3.14-rc4. - Eliminated 1 patch. - commit 16d4242 ++++ kernel-syms: - Obsolete compat-wireless, rts5229 and rts_pstor KMPs These are found in SLE11-SP3, now replaced with the upstream drivers. - commit 37738dd - rpm/kernel-binary.spec.in: Do not obsolete ocfs2-kmp (bnc#865259)865259 - commit c8661b5 - rpm/kernel-binary.spec.in: Obsolete the -base package from SLE11 (bnc#865096) - commit 3f926c3 - config: disable PINCTRL_MSM and PINCTRL_MSM8X4 These options were enable accidentally during the 3.14-rc1 update for just the i386/default config. - commit 2ded0ed - Update to 3.14-rc4. - Eliminated 1 patch. - commit 16d4242 ++++ kiwi: - v5.06.39 released - Make sure makeIsoEFIBootable is called in the SUSE/SLE installation media creator aka: KIWICollect (bnc #865242) - Follow up fix for makeIsoEFIBootable (bnc #865242) Architecture string was not correctly validated - Moved creation of isolinux efi fat image into its own function KIWIIsoLinux::makeIsoEFIBootable() and reduce code duplication. Related to (bnc #865242) - v5.06.38 released - Update netboot boot descriptions for 13.1 and 13.2 Added unionfs-fuse package by default (bnc #865229) - Allow to use --add-package option also when building boot images. This is related to (bnc #865229) - DB: rebuild documentation - DB: update NBD documentation (bnc #865237) NBD has changed their negotiation style from port to name based - Fixed nbd-client invocation in netboot (bnc #865237) nbd has changed it's negotiation style from port based server to name based exports. Thus the client has to connect to an export name and not a port the server listens to Example NBD server config: [generic] user = root group = root [export1] exportname = /some/file Example NBD localhost test: nbd-server -C config-file nbd-client -N export1 localhost /dev/nbd0 ++++ samba: - Fix stream_depot VFS module on Btrfs; (bso#10467); (bnc#865397). ++++ samba: - Fix stream_depot VFS module on Btrfs; (bso#10467); (bnc#865397). ++++ mozjs17: - Fix pagesize on pp64le (bnc#865154) - Don't set WTF_CPU_BIG_ENDIAN on ppc64le - added patches: * mozbug746112-no-decommit-on-large-pages.patch * mozjs-ppc64le-support.patch ++++ libstorage: - use parted for ECKD DASDs (fate#313075) - 2.25.9 ++++ libva: - disable wayland support on sle12 ++++ libva-gl: - disable wayland support on sle12 ++++ libvirt: - daemon-qemu: Require qemu-kvm instead of kvm to align with recent changes to the qemu package structure bnc#865578 ++++ patterns-sled: - Ensure GNOME desktop pattern requires gsettings-backend-dconf [bnc#859047] - Install gstreamer-fluendo-mp3 in adding to 0.10 version of the plugin [bnc#865303] - Add kernel-default-extra as Recommends to base pattern [bnc#862259]. ++++ python-cffi: - update to 0.8.1 * fixes on Python 3 on OS/X, and some FreeBSD fixes (thanks Tobias) - added a note wrt disabled tests - add cffi-pytest-integration.patch: allowinf call pytest from setup.py ++++ python-cryptography: - Initial packaging of python-cryptography for openSUSE ++++ python-pyOpenSSL: - update to 0.14 * Support for TLSv1.1 and TLSv1.2 * First-class support for PyPy * New flags, such as MODE_RELEASE_BUFFERS and OP_NO_COMPRESSION * Some APIs to access to the SSL session cache * A variety of bug fixes for error handling cases * Documentation has been converted from LaTeX + python-pyOpenSSL-doc is now build from single spec file * pyOpenSSL now depends on cryptography, so it became pure-python module + changed to noarch package, add proper dependencies * Development moved to github + changed Url tag respectivelly - refreshed bug-lp-1265482.diff ++++ xorg-x11-server: - u_arch-Fix-image-and-bitmap-byte-order-for-ppc64le.patch: arch: Fix image and bitmap byte order for ppc64le (bnc#865069) ++++ yast2-auth-client: - bnc##865328 yast2 clone_system throws internal error for undefined method `y2milestones' for Yast::Builtins:Module - 3.1.7 ++++ yast2-storage: - disallow to create and delete partitions on ECKD DASDs if other partitions on the DASD are busy ------------------------------------------------------------------ ------------------ 2014-2-23 - Feb 23 2014 ------------------- ------------------------------------------------------------------ ++++ cheese: - Just run fdupes on the folder where the duplicates are and not the whole buildroot. ++++ evince: - Update to version 3.11.90: + New features and improvements: - Set the window title for empty windows to make sure it's exposed to accessibility (bgo#653748). - Make history buttons insensitive when searching (bgo#724549). - Rename Open a Copy action as View in New Window (bgo#688762). - Add close button to the search bar (bgo#723789). - Move the find toolbar button to the left of the toolbar, together with the navigation actions (bgo#723789). - Add tooltips to toolbar menus (bgo#700697). - Remove SMClient support (bgo#677981). + Bug fixes: - Scroll to the search result when it's clicked in the find sidebar even if the selection hasn't changed (bgo#703570). - Correctly restart the search operation when the document is reloaded (bgo#703595). - Make print shortcut work when the sidebar is focused (bgo#705846). - Fix potential read-after-free in gsettings use (bgo#723737). - Fix the margin of toolbar elements in RTL locales (bgo#723110). - Use g_debug instead of g_printerr for debug warnings in EvDaemon (bgo#723972). + Documentation: Remove the SyncTeX video that uses the old UI and the wrong theme (bgo#676496). + Updated translations. ++++ geoclue2: - Add pkgconfig(systemd) BuildRequires and add relevant systemdmacros to pre/post/preun/postun. - Create softlink /usr/sbin/rcgeoclue to /usr/sbin/service. ++++ kiwi: - make sure overlayfs and ext4 are part of the netboot boot image descriptions for 13.1/13.2 SLED12/SLES12 (bnc #865229) - Follow up patch for commit (bnc #865229) The copy of the initrd to /run/initramfs has to skip the special paths used for overlay filesystems ++++ pulseaudio: - Update to version 4.99.4: + sink-input, source-output: Don't crash if format negotiation fails. + man: - pulse-cli-syntax: Document the "journal" log target. - Improve man page and help for cmdline options. + dbus: Use correct idxset when getting sources. + source: Increase max outputs per source + protocol-native: Fix a crash + thread-win32: Implement pa_thread_free_nojoin() + Updated translations. - Add pulseaudio-revert-protocol-native.patch: Don't enumerate unlinked sinks and sources". ++++ systemd: - enable compat-libs, BuildRequires binutils-gold ("old" ld fails on ifunc magic) - add network link configuration for udev - Modify patch 0001-add-hdflush-for-reboot-or-hddown-for-poweroff.patch, move to core and link in directly to avoid libudev dep all over - Disable networkd - Disable compat-libs, adapt files section - add and remove some entries in the files section ++++ libzypp: - Optionally exclude suggested packages from pattern content (bnc#857671) - Fix pattern content for auto-pattens (bnc#864087) - Don't report missing filelists for non-packages (bnc#864314) - adapt to new rpm weak dependency tags - version 14.15.0 (15) ++++ zypper: - Don't include suggested packages in pattern content, as we can't handle them (bnc#857671) - Fix computation of pattern status (bnc#864412) - fix wrong processing of translated plural forms (bnc#756195) - Fix result list of 'packages' command (bnc#864198) - version 1.10.8 ------------------------------------------------------------------ ------------------ 2014-2-22 - Feb 22 2014 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Conforming with new zypper products output structure for SLE12 ++++ gnome-themes-standard: - Update to version 3.11.90: + Style for popover menus. + Improve OSD style. + Improve insensitive suggested-action buttons. + Gedit specific fixes. + Enable window dragging on toolbar separators. ++++ kiwi: - Follow up patch for last commit (bnc #865229) Call resetBootBind only if NETBOOT_ONLY is _not_ set - Fixed setupBootPartitionPXE in a NFSROOT setup the variable imageRootDevice is not empty but does not point to a real local device, it points to an nfs root mountpoint. Thus we need to leave the function early because setting up a boot partition doesn't make any sense (bnc #865229) ++++ libgweather: - Update to version 3.11.90: + Unset the location when the entry is cleared (bgo#724416). + Location database additions (bgo#722625). + Updated translations. - Update to version 3.11.5: + Location database additions (bgo##721446, bgo#720871, bgo#720777, bgo#722301). + Fixed invalid yr.no URLs. + Updated translations. - Update to version 3.11.4: + Updated translations. - Update to version 3.11.3: + Restore support for systems without _NL_MEASUREMENT_MEASUREMENT (BSDs). + Add utility function to find the nearest city (bgo#677268). + Add method to get the timezone by ID. + C standard and build warning fixes fixes (bgo#720207, bgo#720208). + Database updates. + Updated translations. ++++ tracker: - Update to version 0.17.4: + rss: compile fix with the RSS miner enabled. + Updated translations. ++++ luasocket: - fix url to github. - you can't find any info about 3.0 on the old page. ++++ tracker-extras: - Update to version 0.17.4: + rss: compile fix with the RSS miner enabled. + Updated translations. ++++ python-lxml: - Update to version 3.3.1: * * Features added n/a * * Bugs fixed - LP#1014290: HTML documents parsed with parser.feed() failed to find elements during tag iteration. - LP#1273709: Building in PyPy failed due to missing support for PyUnicode_Compare() and PyByteArray_*() in PyPy's C-API. - LP#1274413: Compilation in MSVC failed due to missing "stdint.h" standard header file. - LP#1274118: iterparse() failed to parse BOM prefixed files. * * Other changes n/a See also http://lxml.de/3.3/changes-3.3.1.html ------------------------------------------------------------------ ------------------ 2014-2-21 - Feb 21 2014 ------------------- ------------------------------------------------------------------ ++++ binutils: - Disable --enable-deterministic-archives again, as it breaks valid Makefiles. ++++ ca-certificates-mozilla: - updated certificates to revision 1.96 (bnc#865080) new: ACCVRAIZ1.pem (Spain) (all trusts) new: SG_TRUST_SERVICES_RACINE.pem (Singapore) (email signing only) new: TWCA_Global_Root_CA.pem (Taiwanese) (all trusts) removed: Wells_Fargo_Root_CA.pem ++++ lvm2: - further fix for bnc#862076,bnc#864023 add lvmetad-Init-lazily-to-avoid-socket-access-on-config.patch fix 'systemctl daemon-reload' hang after setting use_lvmetad in lvm.conf ++++ dracut: - Fix syntax error -> missing then - Correct path, it is /usr/bin/grub2-emu ++++ fonts-config: - updated to 20140222: * don't use autohinter for CFF files * hinstlight for CFF files - updated to 20140221 * added 31-metric-aliases-bw.conf ++++ geoclue2: - Update to version 2.1.3: + Agents can now dictate maximum accuracy level allowed for all clients through a D-Bus property. The next version of gnome-shell will make use of that and provide an option to enable/disable geolocation in topbar menu. + Add D-Bus property to specify available accuracy level. For now we just hardcode it to report that we can provide exact accuracy. + Give agents time to register themselves on startup before processing client requests. + Move configuration file under geoclue subdir so that in future we can easily add more configuration files if needed. + Fixes to build. + Some internal clean-ups. ++++ gnome-user-docs: - Update to version 3.10.3: + Updates to GNOME Help and System Admin Guide. + Updated translations. ++++ installation-images-SLES: - replace sles11.exec with sles12.exec (bnc#865109) - link gawk also in initrd or we get dangling symlinks ++++ kiwi: - Fixed kiwi --info * if there are solver problems, display the error information * added object destructor to cleanup repo loop mounts * exit with error if requested information can't be delivered - v5.06.37 released - Fixed creation of custom.files * target directory was not set correctly - v5.06.36 released - Fixed spec file requires and recommends * lxc doesn't need to be recommended because the plain building task does not require lxc to be around * clicfs has a successor with overlayfs and should no longer be recommended * lvm2, squashfs and master-boot-code are relevant requires for building disk based images. Thus they are needed along with the kiwi-desc-vmx|oemboot sub-packages but not with the kiwi base package - Compatibility fix for the 'git init' call older versions of git do not accept a directory as parameter like the version we have in SLE11 - v5.06.35 released - Fixed writeXML * The creation of the package items should use the native XML methods and not directly hook into the internal data structure - Removed code reducing a package list to the minimum required solver list. The result is correct but it takes long if many packages are installed and the result is not uniq - v5.06.34 released - Fixed creation of kiwi template description in kiwi --describe * use a fixed bootstrap section as default to avoid solver problems when building a new system from scratch * add analysed packages and patterns to the image section and not to bootstrap so that they will be installed by the native installer inside the chroot * instead of adding items to a delete section add them as ignore this will make use of the zypper al feature and is the better approach - Fixed capability check for old satsolver perl binding - v5.06.33 released - Added git clone url to the result of kiwi --describe * also added a function getIPAddress which is used for the clone url as well as for the custom files sync script - Fixed return value for getHardwareDependantPackages if no such packages was found the function should return undef instead of a pointer to an empty data structure - Fixed udev rule for suse-SLE12-JeOS lan0 nic name the match for KERNEL was still based on eth* ++++ tigervnc: - Add ppc64le support (bnc#865069) - added patches: * u_ppc64le-support.patch ++++ samba: - Use libarchive to provide improved smbclient tarmode functionality; (bso#9667); (bnc#861135). - Depend on %version-%release with all manual Provides and Requires; (bnc#844307). - Update to 4.1.5. + Fix 100% CPU utilization in winbindd when trying to free memory in winbindd_reinit_after_fork; (bso#10358); (bnc#786677). + smbd: Fix memory overwrites; (bso#10415). + s3-winbind: Improve performance of wb_fill_pwent_sid2uid_done(); (bso#2191). + ntlm_auth sometimes returns the wrong username to mod_ntlm_auth_winbind; (bso#10087). + s3: smbpasswd: Fix crashes on invalid input; (bso#10320). + s3: vfs_dirsort module: Allow dirsort to work when multiple simultaneous directories are open; (bso#10406). + Add support for Heimdal's unified krb5 and hdb plugin system, cope with first element in hdb_method having a different name in different heimdal versions and fix INTERNAL ERROR: Signal 11 in the kdc pid; (bso#10418). + vfs_btrfs: Fix incorrect zero length server-side copy request handling; (bso#10424). + s3: modules: streaminfo: As we have no VFS function SMB_VFS_LLISTXATTR we can't cope with a symlink when lp_posix_pathnames() is true; (bso#10429). + smbd: Fix an ancient oplock bug; (bso#10436). + Fix crash bug in smb2_notify code; (bso#10442). ++++ samba: - Use libarchive to provide improved smbclient tarmode functionality; (bso#9667); (bnc#861135). - Depend on %version-%release with all manual Provides and Requires; (bnc#844307). - Update to 4.1.5. + Fix 100% CPU utilization in winbindd when trying to free memory in winbindd_reinit_after_fork; (bso#10358); (bnc#786677). + smbd: Fix memory overwrites; (bso#10415). + s3-winbind: Improve performance of wb_fill_pwent_sid2uid_done(); (bso#2191). + ntlm_auth sometimes returns the wrong username to mod_ntlm_auth_winbind; (bso#10087). + s3: smbpasswd: Fix crashes on invalid input; (bso#10320). + s3: vfs_dirsort module: Allow dirsort to work when multiple simultaneous directories are open; (bso#10406). + Add support for Heimdal's unified krb5 and hdb plugin system, cope with first element in hdb_method having a different name in different heimdal versions and fix INTERNAL ERROR: Signal 11 in the kdc pid; (bso#10418). + vfs_btrfs: Fix incorrect zero length server-side copy request handling; (bso#10424). + s3: modules: streaminfo: As we have no VFS function SMB_VFS_LLISTXATTR we can't cope with a symlink when lp_posix_pathnames() is true; (bso#10429). + smbd: Fix an ancient oplock bug; (bso#10436). + Fix crash bug in smb2_notify code; (bso#10442). ++++ postgresql94-libs: - Security and bugfix release 9.3.3: * Shore up GRANT ... WITH ADMIN OPTION restrictions (CVE-2014-0060, bnc#864845) * Prevent privilege escalation via manual calls to PL validator functions (CVE-2014-0061, bnc#864846) * Avoid multiple name lookups during table and index DDL (CVE-2014-0062, bnc#864847) * Prevent buffer overrun with long datetime strings (CVE-2014-0063, bnc#864850) * Prevent buffer overrun due to integer overflow in size calculations (CVE-2014-0064, bnc#864851) * Prevent overruns of fixed-size buffers (CVE-2014-0065, bnc#864852) * Avoid crashing if crypt() returns NULL (CVE-2014-0066, bnc#864853) * Document risks of make check in the regression testing instructions (CVE-2014-0067) * Rework tuple freezing protocol. The logic for tuple freezing was unable to handle some cases involving freezing of multixact IDs, with the practical effect that shared row-level locks might be forgotten once old enough. Fixing this required changing the WAL record format for tuple freezing. While this is no issue for standalone servers, when using replication it means that STANDBY SERVERS MUST BE UPGRADED TO 9.3.3 OR LATER BEFORE THEIR MASTERS ARE. * For the other (many!) bug fixes, see the release notes: http://www.postgresql.org/docs/9.3/static/release-9-3-3.html ++++ libgweather: - Update to version 3.10.2: + Location database additions (bgo#721446, bgo#720871, bgo#720777, bgo#722301). + Updated translations. ++++ webkitgtk: - Update to 2.3.90: + Add initial touch support to WebKit2. + Add API to create a WebKitWebView related to another one to share the same Web Process. + Create the inspector view using the same web process as the inspected page. + Fix wrong mix of fcntl commands and flags in WebKit2. + Fix marshaller used in WebKitWebPage::document-loaded signal. + Fix a crash in GStreamer media backend when playback rate is too high. + Fix the build on FreeBSD. ++++ webkitgtk3: - Update to 2.3.90: + Add initial touch support to WebKit2. + Add API to create a WebKitWebView related to another one to share the same Web Process. + Create the inspector view using the same web process as the inspected page. + Fix wrong mix of fcntl commands and flags in WebKit2. + Fix marshaller used in WebKitWebPage::document-loaded signal. + Fix a crash in GStreamer media backend when playback rate is too high. + Fix the build on FreeBSD. ++++ poppler: - do not build against openjpeg, use own implementation instead ++++ poppler-qt: - do not build against openjpeg, use own implementation instead ++++ poppler: - do not build against openjpeg, use own implementation instead ++++ libsolv: - fix bug in solver_get_unneeded that could lead to an endless loop [bnc#828764] - adapt to new rpm tags for weak dependencies - fix pseudo packages obsoleting other pseudo packages - optimize unfulfilled rule handling a bit - bump version to 0.4.5 ++++ libstorage: - provide number and device name in PartitionSlotInfo - use RegionInfo in libstorage API - 2.25.8 ++++ systemd: - Modify patch 1018-Make-LSB-Skripts-know-about-Required-and-Should.patch to avoid WantedBy for Should-Start/Start-Before/Start-After SysVinit scripts (bnc#863217) ++++ tracker: - Update to version 0.17.3: + tracker-extract: Prioritization of rdf:types has been implemented, so certain file types are extracted before others, on demand of applications. + libtracker-extract: This library has been made private. Implementing a TrackerDecorator is the recommended way to provide additional data. + libtracker-miner: Major API cleanups, - TrackerMinerWeb has been removed, replaced by TrackerMinerOnline. - TrackerMinerManager has been splitted into a separate libtracker-control. - TrackerCrawler, TrackerStorage and the thumbnailer/mediaart helper functions are no longer public. + libtracker-control: New library, containing TrackerMinerManager, it requires using tracker-control-1.0.pc. + tracker-miner-fs: optional prioritization of folders has been reimplemented, used on removable volumes and DBus requests. + tests: GTester Makefile rules have been updated. + utils: tracker-sparql gained a --tree switch to print (partial) ontology trees, and longhands/shorthands for classes/properties. - Create new subpackages libtracker-control-1_0-0 and typelib-1_0-TrackerControl-1_0: following upstream. - Adjust -devel package requirements to the dropped and new library package. ++++ wicked: - version 0.5.12 - wicked-devel: require libnl3-devel unconditionally - version 0.5.11 - wicked-devel: require libnl3-devel used for build in spec - version 0.5.10 - service: fix rpmlink suse-missing-rclink warnings - compat: no systemd check via mountpoint in ifup (bnc#864696) - version 0.5.9 - dhcp4: fixed to commit and inform wicked when a lease is released lease - this may have cause ifdown errors. - client: workaround to consider wait-for-interfaces Get the WAIT_FOR_INTERFACES variable from environment, which is sourced in the service file to not timeout too early and also allow the users to increase it (see bnc#863371, bnc#862530). - addconf: update allow static lease to update resolver This is required for iBFT leases and solves bnc#864131. - iflist: check validity before extracting nla payload (bnc#863371) - Update unquote to handle invalid sysconfig variables properly (bnc#864635) - dhcp: added lease-xml output to dhcp --test mode and option to request lease in dry-run mode (get lease and exit) - client: turn "No valid config files found" into a debug msg - infiniband: start after rdma service not openibd (sles-11) - compat: fixed scripts/ifup -o debug handling - daemons: disabled state.xml saving by default (bnc#862335) - client: check for config priorities at reading stage - client: add --raw parameter to the convert option - wickedd: add sock->release_user_data and use in in process.c, clear temp-state files in ni_dbus_xml_deserialize_arguments. ++++ libyui-qt: - fontconfig-devel has been a build dependency; something has stopped pulling it in for us - 2.45.1 ++++ libyui: - now building on https://ci.opensuse.org/view/libyui/ ! - adapted CMake macros for PREFIX != /usr - use Rakefile for making srcpackage for OBS ++++ tracker-extras: - Update to version 0.17.3: + tracker-extract: Prioritization of rdf:types has been implemented, so certain file types are extracted before others, on demand of applications. + libtracker-extract: This library has been made private. Implementing a TrackerDecorator is the recommended way to provide additional data. + libtracker-miner: Major API cleanups, - TrackerMinerWeb has been removed, replaced by TrackerMinerOnline. - TrackerMinerManager has been splitted into a separate libtracker-control. - TrackerCrawler, TrackerStorage and the thumbnailer/mediaart helper functions are no longer public. + libtracker-control: New library, containing TrackerMinerManager, it requires using tracker-control-1.0.pc. + tracker-miner-fs: optional prioritization of folders has been reimplemented, used on removable volumes and DBus requests. + tests: GTester Makefile rules have been updated. + utils: tracker-sparql gained a --tree switch to print (partial) ontology trees, and longhands/shorthands for classes/properties. - Create new subpackages libtracker-control-1_0-0 and typelib-1_0-TrackerControl-1_0: following upstream. - Adjust -devel package requirements to the dropped and new library package. ++++ postgresql94: - Security and bugfix release 9.3.3: * Shore up GRANT ... WITH ADMIN OPTION restrictions (CVE-2014-0060, bnc#864845) * Prevent privilege escalation via manual calls to PL validator functions (CVE-2014-0061, bnc#864846) * Avoid multiple name lookups during table and index DDL (CVE-2014-0062, bnc#864847) * Prevent buffer overrun with long datetime strings (CVE-2014-0063, bnc#864850) * Prevent buffer overrun due to integer overflow in size calculations (CVE-2014-0064, bnc#864851) * Prevent overruns of fixed-size buffers (CVE-2014-0065, bnc#864852) * Avoid crashing if crypt() returns NULL (CVE-2014-0066, bnc#864853) * Document risks of make check in the regression testing instructions (CVE-2014-0067) * Rework tuple freezing protocol. The logic for tuple freezing was unable to handle some cases involving freezing of multixact IDs, with the practical effect that shared row-level locks might be forgotten once old enough. Fixing this required changing the WAL record format for tuple freezing. While this is no issue for standalone servers, when using replication it means that STANDBY SERVERS MUST BE UPGRADED TO 9.3.3 OR LATER BEFORE THEIR MASTERS ARE. * For the other (many!) bug fixes, see the release notes: http://www.postgresql.org/docs/9.3/static/release-9-3-3.html ++++ rpm: - make the 'douple separator' error a warning new patch: checksepwarn.diff ++++ sca-patterns-base: - Added SUSE.py python functions getServiceDInfo, serviceHealthD ++++ sca-patterns-oes: - Fixed hash pling in edir-7014591.py ++++ shim: - always clean up generated files that embed certificates (shim_cert.h shim.cer shim.crt) to make sure next build loop rebuilds them properly - allow package to carry multiple signatures - check correct certificate is embedded ++++ supportutils: - Added systemctl configuration files - Added systemctl show to systemd.txt - Added LVM status check - Changed systemd.txt to check unit-files - Fixed tainted kernel detection ++++ sysconfig: - version 0.83.3 - Cleaned up comments and obsolete variables in network/dhcp and network/config config files (fate#312939,fate#314482). - netconfig: just systemctl not init scripts (bnc#864696) as all for this version supported systems are using systemd which forwards to init scripts as needed. ++++ systemd-presets-branding-SLE: - enable libvirtd.service (as previously also enabled in SLE11) bnc#863552 ++++ yast2-installation: - Make vnc use real yast theme (bnc #855246) and make vnc screen size configurable. - 3.1.40 - ssh installation: fix network start after reboot (bnc#850446) - 3.1.39 ++++ yast2-registration: - Add SLP service discovery dialog for registration (FATE#316384) - 3.1.8 ++++ yast2-slp: - Adapt to openslp-2.0.0 - 3.1.4 ++++ yast2-storage: - fixed naming of new partitions on ECKD DASDs - adapted to libstorage change ++++ yast2-theme-SLE: - Fixed table header not to overlap the first line in a table (bnc#865040) together with mvidner - 3.1.6 ++++ yast2-vm: - kvm is deprecated. Use qemu-kvm. - After installing KVM, you no longer need to reboot the host. Change the message dialog appropriately to reflect this. - 3.1.2 ------------------------------------------------------------------ ------------------ 2014-2-20 - Feb 20 2014 ------------------- ------------------------------------------------------------------ ++++ clisp: - add exclusivearch for x86/x86_64 as ffcall is only available there ++++ cogl: - Update to version 1.17.4: + Cogl-gst now ensures that sampled video fragments are always pre-multiplied with the alpha component. + Cogl-gst now has NV12 format support. + The cogl-basic-video-player example can now be passed an custom gstreamer pipeline description, as long as it contains a coglsink element. + The -experimental-2.0 pkg-config files now all depend on cogl-2.0-experimental instead of cogl-1.0. + Bugs fixed: bgo#712832, bgo#719741, bgo#722765, bgo#723530. - Rename shared library subpackages, following upstreams soname bumps (also update names in baselibs.conf): + libcogl19 to libcogl20. + libcogl-gles2-19 to libcogl-gles2-20. + libcogl-pango15 to libcogl-pango20. - Add 2 more "locations" to fdupes. ++++ coreutils: - Add three patches from SLE11 that aren't upstream: coreutils-misc.patch (fixes for tests) coreutils-getaddrinfo.patch (fake success as there's no network in the build system) coreutils-ocfs2_reflinks.patch (support for reflinks on ocfs2) ++++ gnome-settings-daemon: - Remove battery recall code (bnc#862603). The recall dialog is reportedly being displayed erroneously, and it has been removed upstream, since the last recalls date from 2006, so let's remove it. - Added patches: * gnome-settings-daemon-bnc862603-remove-battery-recall-code.patch ++++ gnome-shell: - Update to version 3.11.90: + Stop showing two bluetooth entries (bgo#709353). + Improve styling of login/lock screen (bgo#723833). + Fix magnifier crosshairs (bgo#723709). + Make NetworkManager support optional (bgo#669495). + Make middle-click open a new instance (bgo#695010). + Scale the UI on high resolution displays (bgo#705410, bgo#724607). + Remove notification counter on screen shield (bgo#709275). + Improve app picker transition (bgo#722331). + Add geolocation indicator to status menu (bgo#723684). + Improve timestamps in chat notifications (bgo#708031, bgo#715158). + Improve network menus (bgo#723570). + Add "VPN Setting" item to VPN submenu (bgo#709167). + Improve appearance of disclosure arrows (bgo#720206). + Add GSetting key to disable version validation of extensions (bgo#724683). + Delay auto-removing empty workspaces (bgo#709064). + Offer offline updates in the shutdown dialog (bgo#722898). + Animate tile previews (bgo#665758). + Bugs fixed: bgo#709128, bgo#722342, bgo#723661, bgo#724184, bgo#724256, bgo#724293, bgo#724305, bgo#722554, bgo#724282, bgo#724690, bgo#722928. + Updated translations. - Update to version 3.11.5: + Fix extension preference tool (bgo#722334). + Fix keyboard activation of legacy tray icons (bgo#721267). + Add radial background shade for modal dialogs (bgo#669798). + Show attached modal windows in the overview (bgo#650843). + Add support for desktop actions (bgo#669603). + Indicate in system status when location service is used (bgo#709372). + Add support for extended app folder schema (bgo#723179). + Show status icon for wired network connections (bgo#708966). + Indicate airplane mode in network selection dialog (bgo#709128). + Misc bug fixes and cleanups: bgo#722417, bgo#722494, bgo#722547, bgo#722593, bgo#722434, bgo#722787, bgo#722690, bgo#722840, bgo#722660, bgo#722812, bgo#723197, bgo#722927, bgo#723306, bgo#723308, bgo#723523, bgo#709685, bgo#723570. + Updated translations. - Disable gnome-shell-private-connection.patch: needs rebase. - Update to version 3.11.4: + Fix removal of workspacaes that are not at the end (bgo#721417). + Allow session mode to be specified in the environment (bgo#720894). + Special-case launching of terminals (bgo#695010). + Always show arrow if app switcher is scrollable (bgo#711467). + Implement new app folders system (bgo#722117). + Remove arrow from background menu (bgo#699608). + Misc bug fixes and cleanups (bgo#721039, bgo#721439, bgo#721507, bgo#721629, bgo#721868, bgo#722210). + Updated translations. - Update to version 3.11.3: + Fix fade effect of desktop icons (bgo#707671). + Fix issues with background management code (bgo#709313). + Use new Glib facilities for application search (bgo#711631). + Add focus indication to session menu button (bgo#710539). + Fix hover tracking for StEntries (bgo#706749). + Fix reentrancy issue in message tray (bgo#711694). + Tone down zoom animation on login/unlock (bgo#712362). + Allow specifying monitor for OSD (bgo#712664). + Fix resetting prompt on user switch (bgo#710456). + Stop using gnome-bluetooth-applet (bgo#719341). + Add support for EAP-FAST password requests (bgo#719813). + Fix entry focus of chat notifications (bgo#709853). + Make window previews keyboard navigatable (bgo#644306). + Fix app switcher order with dialog windows (bgo#719824). + Allow remote search providers without icons (bgo#719965). + Fix various alignment issues in RTL locales (bgo#712638, bgo#712596, bgo#712594, bgo#712600, bgo#712579). + Misc. bug fixes and cleanups: bgo#712727, bgo#712753, bgo#719378, bgo#719730, bgo#719803, bgo#710115, bgo#720017, bgo#719815, bgo#719567, bgo#720298. + Updated translations. - Drop gnome-shell-tray-reentrant.patch: fixed upstream. - Drop gnome-shell-hidepassword.patch: fixed upstream. - Update to version 3.11.2: + Cache search result display actors (bgo#704912). + Use username in userWidget if real name doesn't fit (bgo#706851). + Support shell_global_reexec_self() on OpenBSD (bgo#709571). + Support disabling browser plugin (bgo#711218). + Restore support for 'disable-restart-buttons' (bgo#711244). + Validate parameters of exposed DBus methods (bgo#699752). + Connect applications to systemd journal if available (bgo#711626). + Misc bug fixes and cleanups: bgo#711205, bgo#698486, bgo#711416, bgo#644306, bgo#711555, bgo#709806, bgo#711631, bgo#711732. + Updated translations. - Drop gnome-shell-extensions-disabling.patch: fixed upstream. - Update to version 3.11.1: + power: Use UPower directly instead of gnome-settings-daemon (bgo#710273). + Implement support for new GTK+ notification API (bgo#710137, bgo#710596). + gdm: Don't allow user-list to fill up the entire screen (bgo#710555). + Don't autostart remote search providers at login (bgo#708830). + Fix spacing in end-session dialog (bgo#710543). + Prepare for js24 (bgo#711052). + Misc bug fixes and cleanups: bgo#710347, bgo#710144, bgo#710541, bgo#691409, bgo#710745, bgo#688331, bgo#704912. + Updated translations. - Add gcc-c++ BuildRequires: gnome-js was ported to C++. - Update to version 3.10.4: + Fix keyboard activation of legacy tray icons (bgo#721267). + Fix regressions from window-tracking changes in 3.10.3 (bgo#722434, bgo#722690, bgo#722840, bgo#723308, bgo#722928). + Scale UI on high-resolution displays (bgo#705410). + Bugs fixed: bgo#722547, bgo#723197, bgo#724256). + Updated translations. ++++ gnome-shell-extensions: - Update to version 3.11.90: + Several fixes and improvements to the window-list (can be scrolled, works correctly with the OSD keyboard, filters skip-taskbar windows, does not force all notifications to bold). + Drive-menu fixed not to show shadowed mounts. + Updates for gnome-shell changes (launch-new-instance, auto-move-windows, places-menu). + Build system fixes for systems without /bin/bash. + Updated translations. ++++ grub2: - updating grub2-once - added --list switch. - improved --help and error handling. ++++ gstreamer-0_10-plugins-good: - Add gst-0_10-docs-use-docbook-markup-for-xi:include.patch: fix yet an other fallout from gtk-doc 1.20 version. Patch from upstream git. - Add gst-0_10-docs-fix-mismatched-para-tags.patch, fixes build with new gtk-doc, newer gtkdoc is more sensitive to mismatched docbook tags (bgo#724085). ++++ gstreamer-plugins-good: - Add gsp-docs-use-docbook-markup-for-xi:include.patch: fix yet an other fallout from gtk-doc 1.20 version. Patch from upstream git. ++++ vim: - enable xterm_clipboard again, restoring features present in openSuSE 12.3 ++++ installation-images-SLES: - also symlink awk in initrd ++++ webkitgtk: - Update to version 2.3.5: + Add API to allow setting a multiple web process model. + Add API to pass initialization user data from the UI process to the web extensions. + Implement languages support with network process. + Implement custom URI schemes with network process. + Disable MemoryCache when the DOCUMENT_VIEWER cache model is set. + Expose aria-describedby with ATK_RELATION_DESCRIBED_BY. + Fix a bug that prevented from entering fullscreen again in HTML5 videos after fullscreen was left with ESC. + Set playback rate when pipeline is not ready in GStreamer media backend. + Fix a lockup when playing Icecast radio in GStreamer media backend. + Fix a web process crash when a download is cancelled. + Fix several crashes when printing via JavaScript. - Update to version 2.3.4: + Add API to WebKitResponsePolicyDecision to check if the MIME type can be shown. + Enable fullscreen API by default. + Fix handling of HTTP certificates with the network process enabled. + Fix downloads with the network process enabled. + Fix handling of cookies when network process is enabled. + Remove the partial file downloaded when the download operation fails or is cancelled. + Make WebKitWebPage::send-request signal work after a redirect. + Add xdg.origin.url extended attribute to downloads in WebKit2. + Fix WebGL with GLES. + Updated translations. - Create new subpackage typelib-1_0-WebKit2WebExtension-3.0 when building for GTK+ 3.0. - Add webkitgtk-x86-assembler-fix.patch: Fix build creating invalid assembler code on x86. - Update to version 2.3.3: + Render AC layers also when using GTK+ 2 in WebKit1. + Avoid extra copy when drawing images in cairo backend. + Fix return value of webkit_web_view_get_view_source_mode() in WebKit1. + Fix scrolling in combo boxes when the dropdown menu is larger than the screen. + Remove Chromium as user agent and claim to be Safari in OS X. + Fix a crash in the WebProcess when visiting www.pressure.co.uk. + Fix a crash JavaScriptcore with certain Google Drive documents. + Fix a crash in JavaScriptcore when running peacekeeper benchmark in 32 bit platforms. + Fix the build with freetype >= 2.5.1. - Drop webkitgtk-use-recommended-freetype-include.patch: fixed upstream. - Rebase webkitgtk-aarch64.patch. - Add chrpath BuildRequires. - Use chrpath to remove RPath references to buildroot from installed binaries. - Update to version 2.3.2: + Add enable-media-stream setting to WebKit2 GTK+ API. + Fix a crash when load fails due to SSL errors in WebKit2. + Add support audio and video tracks to GStreamer media backend. + Properly expose video and audio elements to accessibility. + Fix invalid cairo matrix when drawing too small surfaces. + Avoid extra copy when drawing images using cairo. + Do not omit playback rate when seeking in GStreamer media backend. + Several build fixes on non-linux platforms. - Changes from version 2.3.1: + Add WebKit2 API for TLS errors. + Make EventTarget interface introspectable in GObject DOM bindings. + Expose WheelEvent in the GObject DOM bindings API. + Generate API documentation for GObject DOM bindings. + Respect image orientation by default. + Enable text edition undo/redo operations support in WebKit2. + Add suppport for blob URLs to GStreamer media backend. + Add support for subtitles. + Allow running the web process with an arbitrary prefix command in debug builds. + Expose image links properly to accessibility. + Expose title and alternative text for links in image maps to accessibility. + Cancel the current active WebKitAuthenticationRequest on load fail. + Fix several memory leaks. - Rebase webkitgtk-aarch64.patch. - Update to version 2.2.5: + Fix a crash in GStreamer media backend when playback rate is too high. + Fix wrong mix of fcntl commands and flags in WebKit2. + Fix a crash in facebook when hovering images. + Fix a crash when loading tbpl.mozilla.org. + Fix text encoding of pages loaded with webkit_web_view_load_html() in WebKit2. + Fix marshaller used in WebKitWebPage::document-loaded signal. + Fix a bug that prevented from entering fullscreen again in HTML5 videos after fullscreen was left with ESC. + Fix a web process crash when a download is cancelled. + Fix the build on FreeBSD. ++++ webkitgtk3: - Update to version 2.3.5: + Add API to allow setting a multiple web process model. + Add API to pass initialization user data from the UI process to the web extensions. + Implement languages support with network process. + Implement custom URI schemes with network process. + Disable MemoryCache when the DOCUMENT_VIEWER cache model is set. + Expose aria-describedby with ATK_RELATION_DESCRIBED_BY. + Fix a bug that prevented from entering fullscreen again in HTML5 videos after fullscreen was left with ESC. + Set playback rate when pipeline is not ready in GStreamer media backend. + Fix a lockup when playing Icecast radio in GStreamer media backend. + Fix a web process crash when a download is cancelled. + Fix several crashes when printing via JavaScript. - Update to version 2.3.4: + Add API to WebKitResponsePolicyDecision to check if the MIME type can be shown. + Enable fullscreen API by default. + Fix handling of HTTP certificates with the network process enabled. + Fix downloads with the network process enabled. + Fix handling of cookies when network process is enabled. + Remove the partial file downloaded when the download operation fails or is cancelled. + Make WebKitWebPage::send-request signal work after a redirect. + Add xdg.origin.url extended attribute to downloads in WebKit2. + Fix WebGL with GLES. + Updated translations. - Create new subpackage typelib-1_0-WebKit2WebExtension-3.0 when building for GTK+ 3.0. - Add webkitgtk-x86-assembler-fix.patch: Fix build creating invalid assembler code on x86. - Update to version 2.3.3: + Render AC layers also when using GTK+ 2 in WebKit1. + Avoid extra copy when drawing images in cairo backend. + Fix return value of webkit_web_view_get_view_source_mode() in WebKit1. + Fix scrolling in combo boxes when the dropdown menu is larger than the screen. + Remove Chromium as user agent and claim to be Safari in OS X. + Fix a crash in the WebProcess when visiting www.pressure.co.uk. + Fix a crash JavaScriptcore with certain Google Drive documents. + Fix a crash in JavaScriptcore when running peacekeeper benchmark in 32 bit platforms. + Fix the build with freetype >= 2.5.1. - Drop webkitgtk-use-recommended-freetype-include.patch: fixed upstream. - Rebase webkitgtk-aarch64.patch. - Add chrpath BuildRequires. - Use chrpath to remove RPath references to buildroot from installed binaries. - Update to version 2.3.2: + Add enable-media-stream setting to WebKit2 GTK+ API. + Fix a crash when load fails due to SSL errors in WebKit2. + Add support audio and video tracks to GStreamer media backend. + Properly expose video and audio elements to accessibility. + Fix invalid cairo matrix when drawing too small surfaces. + Avoid extra copy when drawing images using cairo. + Do not omit playback rate when seeking in GStreamer media backend. + Several build fixes on non-linux platforms. - Changes from version 2.3.1: + Add WebKit2 API for TLS errors. + Make EventTarget interface introspectable in GObject DOM bindings. + Expose WheelEvent in the GObject DOM bindings API. + Generate API documentation for GObject DOM bindings. + Respect image orientation by default. + Enable text edition undo/redo operations support in WebKit2. + Add suppport for blob URLs to GStreamer media backend. + Add support for subtitles. + Allow running the web process with an arbitrary prefix command in debug builds. + Expose image links properly to accessibility. + Expose title and alternative text for links in image maps to accessibility. + Cancel the current active WebKitAuthenticationRequest on load fail. + Fix several memory leaks. - Rebase webkitgtk-aarch64.patch. - Update to version 2.2.5: + Fix a crash in GStreamer media backend when playback rate is too high. + Fix wrong mix of fcntl commands and flags in WebKit2. + Fix a crash in facebook when hovering images. + Fix a crash when loading tbpl.mozilla.org. + Fix text encoding of pages loaded with webkit_web_view_load_html() in WebKit2. + Fix marshaller used in WebKitWebPage::document-loaded signal. + Fix a bug that prevented from entering fullscreen again in HTML5 videos after fullscreen was left with ESC. + Fix a web process crash when a download is cancelled. + Fix the build on FreeBSD. ++++ libjpeg-turbo: - Provide right name for turbo library 32bit generating. ++++ mutter: - Update to version 3.11.90: + Use correct output property for backlight control (bgo#723606). + Fix double-scaling on high DPI resolutions (bgo#723931). + Make tile previews a compositor effect (bgo#665758). + Bugs fixed: bgo#722530, bgo#724257, bgo#724258, bgo#724364, bgo#720631, bgo#707851, bgo#707897. + Updated translations. - Update to version 3.11.5: + Fix CSD titlebars being placed off-screen (bgo#719772). + Expose MetaWindow:skip-taskbar property (bgo#723307). + Fix legacy tray icons showing up blank (bgo#721596). + Fix configuration of cloned monitors (bgo#710610). + Misc bug fixes and cleanups (bgo#720631, bgo#723468, bgo#723563). + Updated translations. - Update to version 3.11.4: + Don't leave focus on windows that are being unmanaged (bgo#711618). + Reduce server grabs (bgo#721345, bgo#721709). + Improve heuristic to determine display output name (bgo#721674). + Atomically unmaximize both directions (bgo#722108). + Misc bug fixes (bgo#721517, bgo#721674). - Update to version 3.11.3: + xrandr: Use "hotplug_mode_update" property (bgo#707194). + Fix position of attached dialogs for CSD windows (bgo#707194). + Fix focus issues with external OSKs (bgo#715030). + Add a MetaCullable interface (bgo#714706). + Fix window group paint volume (bgo#719669). + Fix frame extents problems (bgo#714707). + Add shortcut to move windows between monitors (bgo#671054). + Fix problems with focus tracking (bgo#720558). + Misc. bug fixes and cleanups: bgo#712833, bgo#678989, bgo#720106, bgo#720417, bgo#720630. + Updated translations. - Update to version 3.11.2: + Fix resize operations using mouse-button-modifier (bgo#710251). + Misc. fixes and cleanups (bgo#711731). - Update to version 3.11.1: + Name the guard window (bgo#710346). + Use new UPower API. + Expose min-backlight-stea (bgo#710380). + Don't focus the no-focus-window for globally active windows (bgo#710296). + Misc. fixes and cleanups: bgo#709776. + Updated translations. - Drop mutter-use-new-upower-api.patch: fixed upstream. - Update to version 3.10.4: + Fix CSD titlebars being placed off-screen (bgo#719772). + Expose MetaWindow:skip-taskbar property (bgo#723307). + Fix legacy tray icons showing up blank (bgo#721596). + Fix configuration of cloned monitors (bgo#710610). + Use correct output property for backlight control (bgo#723606). + Bugs fixed: bgo#720630, bgo#723468, bgo#724258, bgo#724364. + Updated translations. ++++ plymouth: - Drop plymouth.conf, it is no longer used, plymouthd.conf is nowadays. ++++ snapper: - fixed segmentation fault with DBus (bnc#860119) - updated zypp-plugin.conf (bnc#864841) ++++ systemd: - Modify patch 0001-add-hdflush-for-reboot-or-hddown-for-poweroff.patch to do a final sync() and flush the disks ++++ webkitgtk3: - Update to 2.3.90: + Add initial touch support to WebKit2. + Add API to create a WebKitWebView related to another one to share the same Web Process. + Create the inspector view using the same web process as the inspected page. + Fix wrong mix of fcntl commands and flags in WebKit2. + Fix marshaller used in WebKitWebPage::document-loaded signal. + Fix a crash in GStreamer media backend when playback rate is too high. + Fix the build on FreeBSD. - Update to version 2.3.5: + Add API to allow setting a multiple web process model. + Add API to pass initialization user data from the UI process to the web extensions. + Implement languages support with network process. + Implement custom URI schemes with network process. + Disable MemoryCache when the DOCUMENT_VIEWER cache model is set. + Expose aria-describedby with ATK_RELATION_DESCRIBED_BY. + Fix a bug that prevented from entering fullscreen again in HTML5 videos after fullscreen was left with ESC. + Set playback rate when pipeline is not ready in GStreamer media backend. + Fix a lockup when playing Icecast radio in GStreamer media backend. + Fix a web process crash when a download is cancelled. + Fix several crashes when printing via JavaScript. - Update to version 2.3.4: + Add API to WebKitResponsePolicyDecision to check if the MIME type can be shown. + Enable fullscreen API by default. + Fix handling of HTTP certificates with the network process enabled. + Fix downloads with the network process enabled. + Fix handling of cookies when network process is enabled. + Remove the partial file downloaded when the download operation fails or is cancelled. + Make WebKitWebPage::send-request signal work after a redirect. + Add xdg.origin.url extended attribute to downloads in WebKit2. + Fix WebGL with GLES. + Updated translations. - Create new subpackage typelib-1_0-WebKit2WebExtension-3.0 when building for GTK+ 3.0. - Add webkitgtk-x86-assembler-fix.patch: Fix build creating invalid assembler code on x86. - Update to version 2.3.3: + Render AC layers also when using GTK+ 2 in WebKit1. + Avoid extra copy when drawing images in cairo backend. + Fix return value of webkit_web_view_get_view_source_mode() in WebKit1. + Fix scrolling in combo boxes when the dropdown menu is larger than the screen. + Remove Chromium as user agent and claim to be Safari in OS X. + Fix a crash in the WebProcess when visiting www.pressure.co.uk. + Fix a crash JavaScriptcore with certain Google Drive documents. + Fix a crash in JavaScriptcore when running peacekeeper benchmark in 32 bit platforms. + Fix the build with freetype >= 2.5.1. - Drop webkitgtk-use-recommended-freetype-include.patch: fixed upstream. - Rebase webkitgtk-aarch64.patch. - Add chrpath BuildRequires. - Use chrpath to remove RPath references to buildroot from installed binaries. - Update to version 2.3.2: + Add enable-media-stream setting to WebKit2 GTK+ API. + Fix a crash when load fails due to SSL errors in WebKit2. + Add support audio and video tracks to GStreamer media backend. + Properly expose video and audio elements to accessibility. + Fix invalid cairo matrix when drawing too small surfaces. + Avoid extra copy when drawing images using cairo. + Do not omit playback rate when seeking in GStreamer media backend. + Several build fixes on non-linux platforms. - Changes from version 2.3.1: + Add WebKit2 API for TLS errors. + Make EventTarget interface introspectable in GObject DOM bindings. + Expose WheelEvent in the GObject DOM bindings API. + Generate API documentation for GObject DOM bindings. + Respect image orientation by default. + Enable text edition undo/redo operations support in WebKit2. + Add suppport for blob URLs to GStreamer media backend. + Add support for subtitles. + Allow running the web process with an arbitrary prefix command in debug builds. + Expose image links properly to accessibility. + Expose title and alternative text for links in image maps to accessibility. + Cancel the current active WebKitAuthenticationRequest on load fail. + Fix several memory leaks. - Rebase webkitgtk-aarch64.patch. - Update to version 2.2.5: + Fix a crash in GStreamer media backend when playback rate is too high. + Fix wrong mix of fcntl commands and flags in WebKit2. + Fix a crash in facebook when hovering images. + Fix a crash when loading tbpl.mozilla.org. + Fix text encoding of pages loaded with webkit_web_view_load_html() in WebKit2. + Fix marshaller used in WebKitWebPage::document-loaded signal. + Fix a bug that prevented from entering fullscreen again in HTML5 videos after fullscreen was left with ESC. + Fix a web process crash when a download is cancelled. + Fix the build on FreeBSD. ++++ patterns-sled: - Replace branding-SLED with branding-SLE - Replace kvm by qemu-kvm. ++++ python-gobject: - Update to version 3.11.90: + Use GObject type checking for instance arguments (bgo#724009). - Update to version 3.11.5: + Cache refactoring: Move all cache marshalers into files based on type (bgo#709700). + Merge static PyGLib and PyGObject modules into PyGI (bgo#712197). + Add test for callback user data arguments with following arguments (bgo#722104). + build: - Add --without-common configure option for package maintainers (bgo#721646). - Set PLATFORM_VERSION again to 3.0. + demo: Add TreeModel interface implementation demonstration. + tests: - Run PyFlakes and PEP8 only on SUBDIRS. - Add test for an owned boxed struct passed in a callback (bgo#722899). - Pass without-common to configure when building for pythonn: this replaces the old method of deleting files during the install phase. - Drop libpyglib-gi-2_0-python%{local_lib_ver} subpackage: the static PyGlib has been merged into PyGI. - No longer provide a -devel package when building for python3: the resulting package after cleanup would be empty. - Obsolete/provide python3-gobject-devel by python-gobject-devel to ease upgrades. - Require python3-gobject from python-gobject-devel (this was brought in before by requiring python3-gobject-devel, which in turn pulled in python3-gobject. With the removal of the python3 based -devel package (see above), we need to require the python3 variant by ourself. - Rebase pycompile-searchpath.patch. - Update to version 3.11.4: + overrides: Fix __repr__ for various Gdk structs. + Add enum and flags member methods (bgo#693099). + python.m4: g/c JD_PYTHON_CHECK_VERSION (bgo#721662). + Support union creation with PyGIStruct.a + docs: Fix array length argument skipping with preceding out arguments. + Updated docs (bgo#708060, bgo#697356, bgo#697356). + gtk-demo: Add CSS demos (bgo#719722). + build: Avoid clash between gi/types.py and stdlib (bgo#721025). - Update to version 3.11.3: + Replace usage of PyGIBoxed_Type with PyGIStruct_Type (bgo#581525). - Update to version 3.11.2: + gkt-demo: Change main info/source notebook into a GtkStack. + Add deprecation warnings and cleanup class initializer overrides (bgo#705810). + Fix dir method for static GParamSpec in Python 3. + Remove overzealous argument checking for callback userdata (bgo#711173). - Update to version 3.11.1: + Fix toggleref safety problems by always enabling the GIL (bgo#709223). + Add consistent GLib.MainLoop SIGINT cleanup (bgo#710978). + docs: Add a keyword value of None for allow-none annotations (bgo#640812). + Remove overrides for supporting pre-3.10 GObject signal functions. + Add threads_init back as a requirement for non-Python threaded repos (bgo#710447). + Add dir method to GObject props accessor (bgo#705754). + Remove PyGObjectWeakRef now that g_binding_unbind exists (bgo#699571). + Fix lots of memory leaks leaks (bgo#693402). + Add support for variable user data arguments (bgo#640812). + Bump glib and g-i dependencies to latest stable. + Expose all GI enum and flags types (bgo#709008). + Add support for default arguments annotated with allow-none (bgo#640812). + Refactor argument cache handling (bgo#640812). + Remove support for allowing PyObjects as void pointers (bgo#688081). ++++ python3-gobject: - Update to version 3.11.90: + Use GObject type checking for instance arguments (bgo#724009). - Update to version 3.11.5: + Cache refactoring: Move all cache marshalers into files based on type (bgo#709700). + Merge static PyGLib and PyGObject modules into PyGI (bgo#712197). + Add test for callback user data arguments with following arguments (bgo#722104). + build: - Add --without-common configure option for package maintainers (bgo#721646). - Set PLATFORM_VERSION again to 3.0. + demo: Add TreeModel interface implementation demonstration. + tests: - Run PyFlakes and PEP8 only on SUBDIRS. - Add test for an owned boxed struct passed in a callback (bgo#722899). - Pass without-common to configure when building for pythonn: this replaces the old method of deleting files during the install phase. - Drop libpyglib-gi-2_0-python%{local_lib_ver} subpackage: the static PyGlib has been merged into PyGI. - No longer provide a -devel package when building for python3: the resulting package after cleanup would be empty. - Obsolete/provide python3-gobject-devel by python-gobject-devel to ease upgrades. - Require python3-gobject from python-gobject-devel (this was brought in before by requiring python3-gobject-devel, which in turn pulled in python3-gobject. With the removal of the python3 based -devel package (see above), we need to require the python3 variant by ourself. - Rebase pycompile-searchpath.patch. - Update to version 3.11.4: + overrides: Fix __repr__ for various Gdk structs. + Add enum and flags member methods (bgo#693099). + python.m4: g/c JD_PYTHON_CHECK_VERSION (bgo#721662). + Support union creation with PyGIStruct.a + docs: Fix array length argument skipping with preceding out arguments. + Updated docs (bgo#708060, bgo#697356, bgo#697356). + gtk-demo: Add CSS demos (bgo#719722). + build: Avoid clash between gi/types.py and stdlib (bgo#721025). - Update to version 3.11.3: + Replace usage of PyGIBoxed_Type with PyGIStruct_Type (bgo#581525). - Update to version 3.11.2: + gkt-demo: Change main info/source notebook into a GtkStack. + Add deprecation warnings and cleanup class initializer overrides (bgo#705810). + Fix dir method for static GParamSpec in Python 3. + Remove overzealous argument checking for callback userdata (bgo#711173). - Update to version 3.11.1: + Fix toggleref safety problems by always enabling the GIL (bgo#709223). + Add consistent GLib.MainLoop SIGINT cleanup (bgo#710978). + docs: Add a keyword value of None for allow-none annotations (bgo#640812). + Remove overrides for supporting pre-3.10 GObject signal functions. + Add threads_init back as a requirement for non-Python threaded repos (bgo#710447). + Add dir method to GObject props accessor (bgo#705754). + Remove PyGObjectWeakRef now that g_binding_unbind exists (bgo#699571). + Fix lots of memory leaks leaks (bgo#693402). + Add support for variable user data arguments (bgo#640812). + Bump glib and g-i dependencies to latest stable. + Expose all GI enum and flags types (bgo#709008). + Add support for default arguments annotated with allow-none (bgo#640812). + Refactor argument cache handling (bgo#640812). + Remove support for allowing PyObjects as void pointers (bgo#688081). ++++ rpm: - cherry-pick new weakdeps tags from upstream new patch: newweakdeps.diff dropped: weakdeps.diff - add weakdepscompat.diff to support querying the old tags - drop outdated and non-free RPM-Tips tarball [bnc#849465] - update to rpm-4.11.2 * dropped patches: appdata_provides.diff, application_provides.diff, beedigest.diff, debug_gdb_scripts.diff, getauxval.diff, ignore_poolstr_dummy_entries.diff, ppc64le.diff, selfconflicts.diff, strpoolrehash.diff ++++ sca-patterns-oes: - Added pattern oes11all/edir-7014591.py ++++ shotwell: - Update to version 0.17.1: + Parent folder names as search keywords rolled back (bgo#722756). + Updated translations. ++++ xf86-input-synaptics: - n_xf86-input-synaptics-xorg.conf.d_snippet.diff: disable "HorizEdgeScroll" instead of setting "HorizScrollDelta" to 0 (bnc#864664, fdo#75074) - adapted n_xf86-input-synaptics-default-tap.diff ++++ xf86-video-cirrus: - u_cirrus-virt-16bpp.patch: also default on XenSource gfx to 16bpp (bnc#864288) ++++ xindy: - add Exclusivearch for x86/x86_64 as clisp is only available there ++++ yast2-ruby-bindings: - always log full backtrace when type conversion failed, to help with debugging - 3.1.11 ++++ yast2-services-manager: - Fix wrong target selection (bnc#864073) - 3.1.5 - Add explicit empty default target (bnc#864073) - 3.1.4 ++++ yast2-users: - save Autologin settings at the end of installation (bnc#863436) - 3.1.11 ++++ ypbind: - Add ExecReload to ypbind.service for wicked ------------------------------------------------------------------ ------------------ 2014-2-19 - Feb 19 2014 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox-branding-SLE: - packaging license file ++++ at-spi2-atk: - Update to version 2.11.90: + Add AtspitableCell, tracking the new atk interface. ++++ at-spi2-core: - Update to version 2.11.90: + bus-launcher: Do not use g_setenv when initializing the bus (bgo#724070). + Fix a critical when processing deferred messages (bgo#724292). + Add AtspitableCell, tracking the new atk interface. ++++ atk: - Update to version 2.11.90: + AtkComponent: Deprecate get_position and get_size in favor of get_extents. + AtkTable: Deprecate all index-based methods. + AtkTableCell: bgo#651353: Add AtkTableCell. + Documentation: - Document that atk_component_contains has a default implementation. - Document AtkTableCell. - Update AtkTable documentation after AtkTableCell addition. - Document AtkRegistry (already existed but not properly included on the documentation). - API reference categorized (now easier to read). - ATK overview added. - Added some previously forgotten symbols (thanks to atk-unused.txt). ++++ baobab: - Update to version 3.11.90: + Minor UI fixes and updates. + Adapt to new Vala. + Updated translations. ++++ clamav: - add fanotify systemcalls for power, s390 and arm ++++ clutter-gtk: - Update to version 1.5.2: + Allow falling back to Cairo-based embedding of GTK+ widgets if the Clutter-X11 API is not available. + Support window scaling factor in GtkClutterEmbed. + Bugs fixed: bgo#724055. ++++ gcc48: - Drop sap303956-uchar.diff to not shadow full uchar.h provided by glibc since version 2.16. ++++ dconf: - Update to version 0.19.90: + dconf compile: always write little endian. + file-db: don't install match rules on no bus (fixes gdbus assertion). + update dconf(1) manpage for 'dconf compile'. + Fix 'make clean' on FreeBSD. + editor: provide appdata. + Updated translations. ++++ lvm2: - drop autoactivate-lvmetad-with-generator.patch; bnc#862076, the patch does not work disable lvmetad in lvm.conf to fix it ++++ libgcj48: - Drop sap303956-uchar.diff to not shadow full uchar.h provided by glibc since version 2.16. ++++ gedit: - Update to version 3.11.90: + Even more work on the new UI (use popovers, CSD in dialogs and much more). + Reimplement the documents sidepane using GtkListBox. + Adapt plugins to the latest changes. + Misc bug fixes. + Updated translations. ++++ gobject-introspection: - Update to version 1.39.90: + Update glib annotations from git master. + Fix errors parsing OSX 10.9 headers. + gi-tester: Don't use negative substring parameters. + scanner: - Improve compatibility with OS X. - Report __inline__ as the inline token. + docwriter: Don't render private nodes. + Add test passing an owned boxed structure to a callback. ++++ gjs: - Update to version 1.39.90: + Enable coverage reports. + Minor bug fixes. ++++ glib-networking: - Update to version 2.39.90: + tls/gnutls: - Avoid trying to update a destroyed GSource (bgo#723774). - Fix another flaky test (bgo#722336). + tests: use the TAP driver. + Updated translations. ++++ gnome-desktop: - Update to version 3.11.90: + gnome-xkb-info: - Remove xkbfile dependency. API and ABI break (bgo#719942). - Apply main layout locale metadata to variants (bgo#711291). - Rename libgnome-desktop-3-8 to libgnome-desktop-3-10 and make corresponding changes to post/postun calls following upstream soname bump (also in baselibs.conf). ++++ gnome-screenshot: - Update to version 3.11.90: + Use GtkHeaderBar. + Standardize Help/About/Quit in app menu. + Support HiDpi scale factor when rendering preview. ++++ gnome-terminal: - Update to version 3.11.3: + terminal-app: Use correct variable for search provider. + Updated translations. - Add gnome-shell BuildRequires: Needed to build search provider. ++++ gnome-weather: - Update to version 3.11.90: + Fixed a crash at shutdown, caused by a destroy vfunc. + Added coverage reports for tests. + Updated for unstable GTK+ API changes (GtkActionBox). + Fixed the sensitivity of Add in new location dialog (bgo#724416). + Once again, changes to the build and deployment infrastructure. + Updated translations. ++++ gsettings-desktop-schemas: - Update to version 3.11.90: + Add 'send-software-usage-stats' key. + Updated translations. ++++ inst-source-utils: - update create_package_descr: also recognize new rpm tags for Suggests and Enhances (thanks to mls for the patch) ++++ installation-images-SLES: - add all tools from xorg-x11-Xvnc (bnc#855246) ++++ kernel-default: - dmraid45: removed driver. This functionality should be offered by the dmraid driver. - commit 9a83d77 ++++ kernel-source: - dmraid45: removed driver. This functionality should be offered by the dmraid driver. - commit 9a83d77 ++++ kernel-syms: - dmraid45: removed driver. This functionality should be offered by the dmraid driver. - commit 9a83d77 ++++ kiwi: - v5.06.32 released - Added lan0 persistent nic interface name based on a udev rule and a dhcp interface configuration for it to the SLE12 JeOS template ++++ gmime: - Update to version 2.6.20: + Improved performance by using a SIMD hack when scanning for the end of a line. + Don't clear the mime_part header stream unless we actually remove a header. + Only add nwritten to the total if we've written a MIME-Version header. + Unref the disposition. + Don't write out 2 spaces between the ':' and the first message-id (bgo#711305). ++++ gtkmm3: - Update to version 3.11.7: + MessageDialog: Deprecate get/set_image() and the property. + Popover: - Add closed signal. - Correct the type of the pointing_to property and method parameter. + FlowBoxChild: Add activate signal. ++++ compat-openssl098: - add file: fix-pod-number.patch ++++ pango: - Check for libpango instead of pango directory in pango-tools %post (bnc#864561). - Package modules.cache (bnc#864561#c3). - Fix location of pango.modules. ++++ libreoffice: - remove duped pt-PT setting ++++ libsoup: - Update to version 2.45.90: + Fixed a problem where libsoup would use the "http" proxy settings for "https" requests (bgo#724316). + Updated SoupContentSniffer to match the current version of the MIME sniffing specification (bgo#648849, bgo#715126). + Updated the soup-tld APIs to accept ASCII-encoded hostnames in addition to UTF-8 ones. + Ported the test programs to the gtestutils framework, added support for installed tests, and made the tests use the TAP driver. + Some tests still need to be split up into more pieces, and the debug output is now somewhat less useful in some cases. + Fixed the test programs to not depend on local proxy settings. + Added some more checks to header-tests (bgo#722341). + Fixed the "simple-proxy" example program, which had been broken for a while. + Updated translations. ++++ openslp: - update to openslp-2.0.0 to get IPv6 support * dropped patches: v1dadiscovery.diff, openslp.clrflags.diff openslp.fixdsareturn.diff, openslp.dereg.diff, openslp.tcpclearovr.diff, openslp.lifetime.diff, slptool-timeout.diff, openslp.poll.diff, openslp.ignorespaces.diff, openslp.checkovr.diff, openslp.fixaddrcheck.diff, openslp.loopbacksocket.diff, openslp.diff, openslp.doubleequal.diff, openslp.discovery.diff, openslp.parseext.diff, openslp.knowndafree.diff, openslp.emptyanswer.diff, openslp.v1sladdr.diff, hppa.diff * renamed patches: openslp-1.2.0-visibility.patch -> openslp.visibility.diff openslp-1.2.0-daemon.diff -> openslp.daemon.diff openslp.use-TCPDIAG-for-checking-listeners -> openslp.netlink.diff openslp-ocloexec.patch -> openslp.cloexec.diff - always use localtime in the log file [bnc#855385] patch: openslp.localtime.diff - use tcp to connect to the local SA patch: openslp.tcplocal.diff - drop unused mdns support - rename README.SuSE to README.SUSE ++++ orca: - Update to version 3.11.90: + Create new, uniform spellcheck support and implement for Gedit and Thunderbird. + Fix the live region announcement review keybindings. + Fix a mysterious Brltty crash triggered by Orca. + Add a sanity check to hopefully work around a Thunderbird timeout. ++++ python-atspi: - Update to version 2.11.90: + Add AtspitableCell, tracking the new atk interface. ++++ python3-atspi: - Update to version 2.11.90: + Add AtspitableCell, tracking the new atk interface. ++++ xdm: - /etc/X11/xdm/keytable: make use of systemd's localectl to generate Xserver's configuration snippet for keyboard layout; rely on systemd's kbd --> X keyboard mapping; the old mapping table originating from SaX2 is no longer being used (bnc#861819) ++++ xen: - honor global keymap= option in libxl libxl.honor-more-top-level-vfb-options.patch ++++ xorg-x11-driver-input: - don't try to build this package on s390x ++++ yast2-installation: - Prevent from re-defining CopyFilesFinishClient class (bnc#864631) - 3.1.38 - Writing bootloader as late as possible, several configs need to be written and coppied to the installed system first (bnc#860089) - 3.1.37 ++++ yast2-network: - copy also ifroute-* files into installed system - 3.1.23 - fix merging /etc/sysconfig/network/config, values with spaces broke the syntax and made wicked crash (bnc#864510) - 3.1.22 ------------------------------------------------------------------ ------------------ 2014-2-18 - Feb 18 2014 ------------------- ------------------------------------------------------------------ ++++ branding-SLE: - Fix version for SLE. ++++ cmake: - Add ppc64le to FindJNI - added patches: * cmake-jni-ppc64le.patch ++++ cryptconfig: - cryptconfig-0.3-loop0.patch - do not fail if stat'ing /dev/loop0 fails (that probably means module is not loaded) (bnc#861561 for SLE12, bnc#824087) ++++ file: - Update to file version 5.17 (bug fix release) * Count recursion levels through indirect magic * Prevent infinite recursion on files with indirect offsets of 0 * Add -E flag that makes file print filesystem errors to stderr and exit. * mime printing could print results from multiple magic entries if there were multiple matches. * in some cases overflow was not detected when computing offsets in softmagic. * use strcasestr() to for cdf strings * reset to the "C" locale while doing regex operations, or case insensitive comparisons; this is provisional ++++ gdk-pixbuf: - Update to version 2.30.5: + Convert documentation to markdown. + Updated translations. ++++ glib2-branding-SLE: - Fix version for SLE. ++++ glib2: - Update to version 2.39.90: + Bugs fixed: bgo#625408, bgo#660809, bgo#661576, bgo#679957, bgo#712837, bgo#721458, bgo#721977, bgo#722033, bgo#723422, bgo#723616, bgo#724001, bgo#724124, bgo#724126, bgo#724233, bgo#724239, bgo#724278, bgo#724330, bgo#724385, bgo#724401, bgo#724417, bgo#724434. + Updated translations. ++++ gnome-clocks: - Update to version 3.11.90: + Use headerbar in dialogs. + Detect when trying to add a duplicate alarm. + Misc bugfixes. + Updated translations. ++++ gnome-online-accounts: - Update to version 3.11.90: + Pocket is enabled by default (bgo#724300). + Bugs fixed: Replace GOA logging with GLib logging (bgo#723926). + Updated translations. ++++ gnome-settings-daemon: - Update to version 3.11.90: + Date & Time: Require a newer Geoclue. + Keyboard: Move X11 specific code from gnome-desktop to here. + Wacom, XRandR: - Add explicit input device to display output mapping and apply rotation and mapping to the input devices when the display output changes. - Use "input-tablet" icon for notifications. + Rfkill: Avoid spurious warning on startup. + Updates: Update for UPower API changes. + Smartcard: - Detect explicit cancellation. - Filter out spurious errors. + Wacom: Add OLED handling over Bluetooth. ++++ gnome-shell: - Add gnome-shell-gdm-login-applet.patch to display suse icon, product name, hostname on an applet in the login interface (bnc#855739, fate#314545). ++++ gnome-terminal: - Update to version 3.11.2: + client: legacy: We use application IDs instead of bus names. + terminal-nautilus: initiate ssh with -t. + all: Do not use '&s' format with g_variant_get. + screen: - Fix word-chars setting. - Allow getting the name of the current foreground process. - Allow man: links containing hyphens. - Add API to map UUIDs to screens. - container: . Use a GtkOverlay for the info bar. . Remove scrolled window code. . Fix parent class. + profile: Add rewrap-on-resize. + build: - Drop support for dconf 0.12. - help: Use no-lc-dist yelp. + server: Add a search provider. + app: Add setting to disable shell integration. + accels: Add find items to accel editor. + Remove last bits of GTK_STOCK. + Replace deprecated mallard markup and namespace. + Updated translations. - Create new subpackage gnome-shell-search-provider-gnome-terminal, containing the new GNOME Shell search provider. ++++ nautilus: - Update to version 3.11.90: + Port to GtkHeaderBar. + Fix tab label not being update on removals or renames. + Fix minimum size requisition of Nautilus windows. + Fix remote mounts not being detected as removed. + Fix high CPU usage when searching with criteria. + Fix unwanted search entries on the desktop. + Fix initial value of start-with-sidebar. + Fix some critical assertions. + Fix a crash when selecting an unsupported custom image. + Remove Set as Background action on interactive DND. + Use unity-control-center when under Unity. + Add film strip in nautilus rather than in totem. - Replace pkgconfig(tracker-sparql-0.18) for pkgconfig(tracker-sparql-1.0) BuildRequires. - Drop COPYING-DOCS from %docs, no longer present. ++++ gnucash: - BuildRequire gtkmm-2.4 >= 2.24 ++++ grilo: - Update to version 0.2.9: + Several fixes, including: - Fix introspection scanner warnings (bgo#724620). - Return an error when the entry media is of the wrong type (bgo#724540). - Remove check for libvala in configure.ac (bgo#724430). - Replace pkgconfig(libvala-0.24) for pkgconfig(vapigen) since configure does not look for a particular version anymore. ++++ haveged: - version 1.9.1 * test suite improvements * man page updates * a few build tweaks - restore rchaveged link ++++ installation-images-SLES: - move /etc/motd and /etc/issue to initrd - fix Solver usage - add sysconfig files to initrd - more branding fixes - branding fixes - adjust to new branding packages ++++ kernel-default: - cifs: ensure that uncached writes handle unmapped areas correctly (bnc#864025 CVE-2014-00691). - commit 79c42c5 ++++ kernel-source: - cifs: ensure that uncached writes handle unmapped areas correctly (bnc#864025 CVE-2014-00691). - commit 79c42c5 ++++ kernel-syms: - cifs: ensure that uncached writes handle unmapped areas correctly (bnc#864025 CVE-2014-00691). - commit 79c42c5 ++++ kiwi: - Fixed calculation of rest items on a leaf - Flag hidden directories as 'hidden-directory', hidden file as 'hidden-file' and a file in a hidden directory as 'file-in-hidden-path' - Make max_child an argument to createCustomDataForType Set max_child to 5 items for the big text files view but don't set a limit for binaries and modified files - Added wicked as package for SLE12 JeOS - Fixed report page, not all views got a hyper link - Changed the way how custom files are populated in kiwi --describe * Formerly this was done by creating a hard linked list below a directory called custom/ But this has bad effects e.g on programs checking how many hardlinks exist on a config file like it is done by e.g postfix. Thus we now store a file custom.files instead of an entire tree containing all custom files as input to an auto generated rsync script custom.sync On the report page the script is described and the user can now either sync all of its custom files which is in most cases not wanted or adapt the custom.files prio to the sync. Later there might also be a more convenient way to fiddle with custom.files - Stop D3 displayed items at max_child = 5 and display the information how many more items exists ++++ krb5: - don't deliver SysV init files to systemd distributions ++++ samba: - Remove superfluous obsoletes *-64bit in the ifarch ppc64 case; (bnc#437293). ++++ samba: - Remove superfluous obsoletes *-64bit in the ifarch ppc64 case; (bnc#437293). ++++ openldap2: - Fix systemd service installation ++++ openjpeg2: - add libopenjp2.pc (demand introduced by ImageMagick 6.8.8-5) ++++ net-snmp: - remove old workaround for ppc/ppc64 migrations which is no longer needed (bnc#437293) ++++ vte: - Update to version 0.35.2: + Colour palette handling fixes (bgo#640040). + Add support for OSC 104 (reset colors) (bgo#640040). + Add support for OSC 1?1[017] (fg, bg, highlight colors) (bgo#640040). + Add support for OSC 112 (reset cursor color) (bgo#640040). + Make OSC response use the same terminator as the query (bgo#722446). + Maintain selection when rewrapping (bgo#722635). + Fix selection with widget padding adjustment (bgo#722873). ++++ man-pages: - update to version 3.60: * bugfix previous change ++++ totem: - Update to version 3.11.90: + Add sideways swipe gestures to seek inside the window. + Move Open/Add menu items to the "Add" button. + Add drop support to the "Recent" section of the overview. + Implement "Make Available Offline". + Maximise window by default. + Make F10 show the gear menu. + Make Ctrl+F toggle the search mode. + Handle the "Play DVD" remote control key. + Pause playback when the screensaver comes on. + Correct spacing and title of the preferences window. + Remove film strip by default from thumbnails, nautilus will add them itself if necessary. + Fix monitoring of Grilo sources. + Show switcher buttons when turning on search. + Ensure the buffering spinner gets removed when closing a file. ++++ openssh: - re-enabling the seccomp sandbox (allowing use of getuid the syscall) - disabling seccomp sandboxing which doesn't work properly on SLE ++++ patterns-sled: - Ensure grub2-branding is required by basesystem. ++++ qemu: - Enable tpm config option (FATE#315467) - Re-enable usb passthrough since recent libusb is now available ++++ yast2-inetd: - VNC server has been moved to xorg-x11-Xvnc package (bnc#859903) - 3.1.2 ++++ yast2-installation: - Copying all udev rules from inst-sys to installed system (bnc#860089) - 3.1.36 ++++ yast2-storage: - fixed reuse of swap for storage proposal (bnc#864257) - version 3.1.10 ++++ yast2-users: - check root's password when it is same as one for 1st user (bnc#864124) - 3.1.10 ++++ yelp-xsl: - Update to version 3.11.90: + Added "hidden" style hint on page and section titles. + Added "norwich" style on links elements. ------------------------------------------------------------------ ------------------ 2014-2-17 - Feb 17 2014 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox-branding-SLE: - license update: BSD-3-Clause please use SPDX-filenames. ++++ aaa_base: - Avoid warning from grep if complete file is not found (bnc#864282) - remove etc/init.d/powerfail (bnc#864044) ++++ autoyast2: - Remove call to inst_suseconfig from control_continue_autoyast.xml - 3.1.17 ++++ branding-SLE: - Ensure all brandings are called SLE ++++ cheese: - Update to version 3.11.90: + Remove g_type_init() from test-libcheese.c. + Update copyright in about dialogue. + Fix find usage on FreeBSD and POSIX (bgo#724091). + POSIX find requires a path as an argument. + Updated documentation. + Updated translation. ++++ gcc48: - Enable profiledbootstrap for x86_64, s390x and ppc64le. [bnc#863962] ++++ dcraw: - Update to version 9.20: dcraw - revision 1.461 * Fixed Sony A700 black level. * Added three temporary color matrices. * Use Little CMS version 2. * Support the Kodak 12-megapixel camera(s). * Can now use "-M" with a DNG file that embeds a bad color matrix. * Improved support for Nokia cameraphones. * Support the Alcatel 5235D, Powershot G16 and S120, Pentax K-3, etc. * Added tone curve for Canon RMF files. * Copied color matrices from DNG Converter 8.3. * Support blacklevel patterns up to 64x64. dcparse - revision 1.75 * Read the Pentax K-3 MakerNote. - Renamed README.SuSE to README.openSUSE. - Added new build requirement liblcms2-devel (removed liblcms-devel). ++++ desktop-data-SLE: - Initial package for SLE, based on openSUSE version. ++++ dracut: - autofs4 is always included since mainline git commit: 314929920f27448b45bfd systemd: ensure autofs4 and ipv6 are included - Always add network and iscsi dracut module, so that ibft, iscsi, nfsroot work as expected. ++++ ekiga: - expand boost-configure.patch for ppc64le ++++ empathy: - Update to version 3.11.90: + Bugs fixed: bgo#692793, bgo#723713, bgo#723766. + Updated translations. ++++ eog: - Update to version 3.11.90: + Bugs fixed: bgo#722235, bgo#723544, bgo#723546. + Updated translations. ++++ file-roller: - Update to version 3.11.90: + New features and user visible changes: Show more rows in the drag icon when dragging multiple rows. + Bugs fixed: Fixed wrong drag&drop activation when in single click mode. + Updated translations. ++++ libgcj48: - Enable profiledbootstrap for x86_64, s390x and ppc64le. [bnc#863962] ++++ glib2-branding-SLE: - Initial packaged, based on openSUSE one. ++++ gnome-color-manager: - Update to version 3.11.90: + Roughly shape test window to instrument. + Updated translations. ++++ gnome-packagekit: - Update to version 3.11.90: + Consistently name gpk-prefs as Package Sources. + Remove uses of the term "software update". + Updated translations. ++++ gnome-power-manager: - Update to version 3.11.90: + Updated translations. ++++ gnome-system-monitor: - Update to version 3.11.90: + New feature: Shiny new Mallard help. + Processes list should be completely idle if window not mapped (bgo#309839). + Updated translations. - Pass --enable-wnck and --enable-systemd, in order to ensure we build with wnck and systemd support. - Remove conditional check for obsolete versions of openSUSE and stop passing --disable-scrollkeeper to configure, no longer needed nor recognized. ++++ gtksourceview: - Update to version 3.11.90: + Add syntax highlighting for LLVM IR and Sweave. + Improvements to some lang files. + Updated translations. ++++ gvfs: - Update to version 1.19.90: + mtp: - Symbolic icons implementation. - Volume name improvements. - Various fixes. + Several smaller bugfixes. + Updated translations. ++++ ibus-anthy: - Move libanthygobject-1.0.so.5 to main package, devel package shouldn't be required by main package. ++++ installation-images-SLES: - avoid using rcnscd (bnc#863430) - Fix branding image installation for ppc64le - switch back to yaboot for a while - fix ssl certificates (bnc#863788) - ignore rake, rdoc and ri from ruby ++++ kernel-default: - config: CONFIG_BCM_KONA_USB2_PHY=n on s390 - commit f30c873 - acpi: Complete fix for thinkpad RSDT blacklist - commit 2e62bb9 - Update to 3.14-rc3. - commit 058f759 - dmraid45: updated to use new bvec iterators. - commit 9e25806 - acpi: Updated acpi=rsdt dmi blacklist to new variable name. - commit 4bd9031 - Update vanilla config files. - commit b49cb75 ++++ kernel-source: - config: CONFIG_BCM_KONA_USB2_PHY=n on s390 - commit f30c873 - acpi: Complete fix for thinkpad RSDT blacklist - commit 2e62bb9 - Update to 3.14-rc3. - commit 058f759 - dmraid45: updated to use new bvec iterators. - commit 9e25806 - acpi: Updated acpi=rsdt dmi blacklist to new variable name. - commit 4bd9031 - Update vanilla config files. - commit b49cb75 ++++ kernel-syms: - config: CONFIG_BCM_KONA_USB2_PHY=n on s390 - commit f30c873 - acpi: Complete fix for thinkpad RSDT blacklist - commit 2e62bb9 - Update to 3.14-rc3. - commit 058f759 - dmraid45: updated to use new bvec iterators. - commit 9e25806 - acpi: Updated acpi=rsdt dmi blacklist to new variable name. - commit 4bd9031 - Update vanilla config files. - commit b49cb75 ++++ kiwi: - Make sure to canonical encode the perl hash to json - Fixed typos in analyser code * git user.email instead if user.mail * don't forgot to close open file descriptor - Make sure analysis report page builds the menu in the correct sort order - Make sure RPM modified files get their own D3 report and land as custom files in the custom directory - Fixed setup of git repo for analysis report * transaction commit was not done after successful analysis * git user and email were missing - Added warning message if no repos are configured on the analysed machine when using kiwi -describe - Fixed use of uninitialized values in analyser code - Added SLE12 as target for the kiwi system analyser - Update SLE12 JeOS image description Fixed a type referencing an openSUSE branding package ++++ libcmpiutil: - add upstream patch 0001-libcmpiutil-Fix-endianness-issues-in-embedded-object.patch ++++ firebird-classic: - firebird-s390x-fix_libdir.patch: s390x uses lib64 ++++ gtkmm3: - Update to version 3.11.5: + Gtk: - Add ActionBar (bgo#723124). - Builder: Add expose_[object|widget](), [set|get]_application(). - Dialog: Deprecate set_alternative_button_order_from_array(), and alternative_button_order(). - Entry: Add set/get_attributes() and the property. - Add FlowBox (bgo#723801). - HeaderBar: . Added decoration-layout, decoration-layout-set and has-subtitle object properties. . Added get_decoration_layout(), get_has_subtitle(), set_decoration_layout() and set_has_subtitle() (bgo#723199). - Main: Undeprecate add_gtk_option_group(), because it is still needed. - PlacesSidebar: Add local-only object property and get/set methods (bgo#723893). - Add Popover (bgo#723058). - Settings: Add gtk-decoration-layout, gtk-shell-shows-desktop and gtk-dialogs-use-header properties (bgo#723397). - Stack: Add get_transition_running(), get_child_by_name() and the transition-runnning property (bgo#723397). + Documentation: Update the Doxygen configuration. ++++ parted: - Fixup last commit - call BLKRRPART only for DASDs - added patches: * libparted-use-BLKRRPART-for-DASD.patch.patch - removed patches: * revert-libparted-remove-now-worse-than-useless-_kern.patch * revert-linux-remove-DASD-restriction-on-_disk_sync_p.patch ++++ libstorage: - fixed setting filesystem label for btrfs during installation (bnc#862409) ++++ tevent: - Update to 0.9.21. + add tevent_req_set_cleanup_fn() + add/use tevent_req_destructor + add doxygen comments for tevent_num_signals() and tevent_sa_info_queue_count() + Add prototypes + Only build "std_fallback_to_poll" when epoll is around + fix crash bug in tevent_queue_immediate_trigger() + Fix CID 1138326 Unchecked return value - Update to 0.9.20. + give the user the chance to ask for TEVENT_NUM_SIGNALS and TEVENT_SA_INFO_QUEUE_COUNT + change TEVENT_SA_INFO_QUEUE_COUNT from 64 to 256 + tevent_epoll_set_panic_fallback() can be a void function + make use of talloc_get_type_abort() in tevent_epoll.c, tevent_signal.c, tevent_select.c, and tevent_queue.c + use talloc_get_type_abort() in the documentation examples + add tevent_queue_wait_send/recv() + tevent_req_create() already uses ZERO_STRUCT(req) + let tevent_req_received() clear the private_cancel function + cancel the timeout timer when the request is finished + Use talloc_pooled_object for tevent_req_create + Remove a pointless goto + Add tevent_received to tevent_req_simple_recv_ntstatus + Fix tutorial reference + Add echo server sample code + Sync to tevent 0.9.18 from upstream + expose tevent_context_init_ops ++++ libvirt-cim: - re-add COPYING and README to documentation ++++ ltrace: - Fix ppc64le tests failure ++++ makedumpfile: - upgrade to makedumpfile-1.5.5 o Add eppic support for module data structures o makedumpfile header to show LZO/snappy/zlib o Add --non-mmap option to disable mmap() manually o many bugfixes - Drop makedumpfile-powerpc.patch: now upstream - Drop makedumpfile-raise-44bit-physaddr-limit.patch: now upstream ++++ man-pages: - man-pages 3.59: * Convert pages contain non-ASCII in source code comments to use UTF-8 - update to version 3.58 * Document the pipe2() O_DIRECT * Document PACKET_QDISC_BYPASS * etc. see Changes for details ++++ nfs-utils: - udp-fallback.fix: Fix fallback from tcp to udp (bnc#863749) ++++ perl-Bootloader: - fix section info not returning initrd (bnc#863909) - 0.804 ++++ shim: - Add shim-bnc863205-mokmanager-fix-hash-delete.patch to fix the hash deletion operation to avoid ruining the whole list (bnc#863205) ++++ yast2-installation: - fix detection if ssh daemon run otherwise ssh installation do not reboot after first stage(BNC#864260) - 3.1.35 ++++ yast2-network: - bnc#862378 - improved earlier fix. It handles virtual devices without configuration better now. - 3.1.21 ++++ yast2-packager: - Package tightvnc is no more required while installing over VNC (bnc#859903) - 3.1.4 ++++ yast2-ruby-bindings: - fix stack level too deep (BNC#864056,BNC#864180) - 3.1.10 ++++ yast2-services-manager: - fix latest fix for constant refine (bnc#864055) - 3.1.3 ------------------------------------------------------------------ ------------------ 2014-2-16 - Feb 16 2014 ------------------- ------------------------------------------------------------------ ++++ brasero: - Add brasero-support-tracker-1.0.patch, also add gnome-common BuildRequires and insert call to autoreconf. Support building with tracker-1.0, patch sent upstream (bgo#724486). ++++ gnome-contacts: - Update to version 3.11.90: + Updated About dialog info. + Fixed email types in New Contact dialog. + Removed deprecated gtk+ calls. + Fixed minor bugs. ++++ gstreamer-plugins-good: - Add gsp-docs-fix-mismatched-para-tags.patch, fixes build with new gtk-doc, newer gtkdoc is more sensitive to mismatched docbook tags (bgo#724085). ++++ openldap2: - use configure macro also for building the 2.3.37 version ++++ libpt2: - libpt2-ppc64le.patch: Add support for ppc64le ++++ rubygem-ruby-augeas: - use new macros ------------------------------------------------------------------ ------------------ 2014-2-15 - Feb 15 2014 ------------------- ------------------------------------------------------------------ ++++ branding-SLE: - Initial package creation. Based on branding-openSUSE Last changelog entry from branding-openSUSE Sat Feb 15 00:10:42 UTC 2014 - sreeves@suse.com - Update openSUSE.tar.xz with git snapshot ++++ plymouth: - Updated from git - carried over patches - Dropped 0001-Make-plymouthd-real-daemon-and-save-old-log.patch Because it is really not necesary ++++ ruby2.1: - add internal.h to ruby-devel-extra ------------------------------------------------------------------ ------------------ 2014-2-14 - Feb 14 2014 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox-branding-SLE: - setting maximum supported Firefox version to 31 ++++ SUSEConnect: - Add license file ++++ alsa: - Remove obsolete init scripts for SLE12 and later (bnc#863506); note that you may get errors at upgrading the package due to the old postun still accessing /etc/init.d/* files. Nevertheless they are obliged to be removed. If you see such errors, don't report to Bugzilla. Relax, enjoy Olympic games instead. - Fix build for SLE11 due to missing udev rules dir ++++ cpupower: - turbostat is an x86 (in fact an Intel) only tool exclude it for other archs to fix building of the package there again ++++ dracut: - change_write_ifcfg_to_suse.patch: Detect the system flavor and write the ifcfg files accordingly. Originally by Hannes Reinecke (hare@suse.de): - Install new s390x specific udev rules (bnc#856585) - Add: 0015-add-new-s390x-specific-rule-files.patch - Do not check for non-existing dasd_configure for s390x (bnc#856585) ++++ gnome-disk-utility: - Update to version 3.11.0: + Use GtkHeaderBar and CSD. + Remove MD-RAID support. + Use flat list in device tree. + Use media icon, if available. + Include UI files in application binary via gresource(1). + Update "Edit GPT Partition" dialog. + Only show "Power Off" menu item if the drive can power off. + Fix warning in "Restore Disk Image" dialog. + Be more careful with XIDs. + Make dialog work with --xid again. + app menu: standardize Help/About/Quit. + Capitalize title of the restore image file chooser. + General: Fix deprecation warnings. + Updated translations. ++++ gpg2: - install scdaemon to /usr/bin (bnc#863645) ++++ ibus: - Fix *-32bit post and postun calls for gtk-query-immodules-2 on openSUSE 13.1 and later (bnc#845860) ++++ ibus-table: - Fix missing capital on devel package group. ++++ icewm-theme-branding: - license update: LGPL-2.1+ and GPL-3.0+ contains GPL-3.0 code. ++++ kdump: - kdump-0.8.7-nr_cpus.patch: Use nr_cpus instead of maxcpus with recent kernels. (FATE#315725). - kdump-0.8.7-bsp.patch: Add disable_cpu_apicid for BSP to the commandline (bnc#861981). - kdump-0.8.7-calibrate.patch: Implement kdump memory calibration (FATE#315241). - Added patch kdumptool_find_kernel.patch: kdumptool argument order was wrong in debug mode ++++ kernel-default: - rpm/kernel-obs-build.spec: Do not mount /sys, the build script does it - commit f11b02a - Update config files: Disable TS5500-specific drivers These drivers are useless without TS5500 board support: mtd-ts5500, gpio-ts5500 and max197. - commit 2a03456 - Linux 3.13.3 (bnc#799216). - Refresh patches.xen/xen-x86-EFI. - Refresh patches.xen/xen3-patch-3.12. - Delete patches.drivers/drm-cirrus-Correct-register-values-for-16bpp. - Update config files. - commit d6e2c2f ++++ kernel-source: - rpm/kernel-obs-build.spec: Do not mount /sys, the build script does it - commit f11b02a - Update config files: Disable TS5500-specific drivers These drivers are useless without TS5500 board support: mtd-ts5500, gpio-ts5500 and max197. - commit 2a03456 - Linux 3.13.3 (bnc#799216). - Refresh patches.xen/xen-x86-EFI. - Refresh patches.xen/xen3-patch-3.12. - Delete patches.drivers/drm-cirrus-Correct-register-values-for-16bpp. - Update config files. - commit d6e2c2f ++++ kernel-syms: - rpm/kernel-obs-build.spec: Do not mount /sys, the build script does it - commit f11b02a - Update config files: Disable TS5500-specific drivers These drivers are useless without TS5500 board support: mtd-ts5500, gpio-ts5500 and max197. - commit 2a03456 - Linux 3.13.3 (bnc#799216). - Refresh patches.xen/xen-x86-EFI. - Refresh patches.xen/xen3-patch-3.12. - Delete patches.drivers/drm-cirrus-Correct-register-values-for-16bpp. - Update config files. - commit d6e2c2f ++++ kiwi: - v5.06.31 released - Fixed call of distro initrd tool * don't rely on run-init helper program, does not exist with dracut and therefore not on SLE12 or RHEL * add generic setupInitrd function which checks for either dracut or mkinitrd and prefers dracut if present - Fix suse-SLE12-JeOS description to work fur current Alpha Release * Patterns are broken at the moment. They contain packages not part of SLE12 at the moment, e.g yast2-mouse. Thus comment out use of base pattern for the moment * There are no SLES12 branding packages available. Thus comment out grub2 and plymouth branding ++++ multipath-tools: - Install kpartx rules with correct prefix for dracut - filter for missing property in get_refwwid() (bnc#862250) - Double uevent stacksize yet again (bnc#855379) - do not fail discovery on individual devices (bnc#860850) - Prefer deprecated 'getuid' callout (bnc#861534) - Skip paths with empty wwid (bnc#861534) - correctly terminate string in strlcpy() (bnc#861534) - Don't chop const strings - Fixup typo in Makefile - display uevent sequence number on 'show daemon' ++++ samba: - Migrate @GMT token parsing functionality into vfs_snapper; (bnc#863079). + Improve vfs_snapper documentation. ++++ samba: - Migrate @GMT token parsing functionality into vfs_snapper; (bnc#863079). + Improve vfs_snapper documentation. ++++ mutter: - Update mutter-bell.patch: correctly get gsetting from the right schema [FATE#316042] ++++ openscap: - openscap-1.0.4 update: - Introduced xccdf_tailoring_remove_profile to API - OVAL bug fixes ++++ parted: - Use BLKRRPART on DASD disks (instead of BLKPG_*) (bnc#862139) - added patches: * revert-libparted-remove-now-worse-than-useless-_kern.patch * revert-linux-remove-DASD-restriction-on-_disk_sync_p.patch ++++ libsolv: - always keep job/jobflags in selection_filter() - implement COND handling in supplements/enhances - improve OR handling in supplements/enhances - fix typo in application backlink creation - support PRODUCT_ENDOFLIFE - store repoid as flexarray - also translate autoproduct strings - bump version to 0.4.4 ++++ systemd: - Add several upstream bugfix patches which are missed: * 0018-core-do-not-add-what-to-RequiresMountsFor-for-networ.patch * 0026-udevadm.xml-document-resolve-names-option-for-test.patch * 0030-Fix-for-SIGSEGV-in-systemd-bootchart-on-short-living.patch * 0032-rules-don-t-limit-some-of-the-rules-to-the-add-actio.patch * 0031-man-document-the-b-special-boot-option.patch * 0033-tmpfiles-log-unaccessible-FUSE-mount-points-only-as-.patch * 0034-systemd-python-fix-booted-and-add-two-functions-to-d.patch * 0035-activate-mention-E-in-the-help-text.patch * 0036-activate-fix-crash-when-s-is-passed.patch * 0037-tmpfiles-adjust-excludes-for-the-new-per-service-pri.patch * 0038-core-socket-fix-SO_REUSEPORT.patch * 0039-journal-when-appending-to-journal-file-allocate-larg.patch * 0040-journal-optimize-bisection-logic-a-bit-by-caching-th.patch * 0041-journal-fix-iteration-when-we-go-backwards-from-the-.patch * 0042-journal-allow-journal_file_copy_entry-to-work-on-non.patch * 0043-journal-simplify-pre-allocation-logic.patch * 0044-journald-mention-how-long-we-needed-to-flush-to-var-.patch * 0046-util.c-check-if-return-value-from-ttyname_r-is-0-ins.patch * 0047-docs-remove-unneeded-the-s-in-gudev-docs.patch * 0048-man-explicitly-say-when-multiple-units-can-be-specif.patch * 0049-systemd-treat-reload-failure-as-failure.patch - Add patch 0001-Don-t-snprintf-a-potentially-NULL-pointer.patch to avoid potential NULL pointer - Reorder patches to reflect udev/systemd usage ++++ tracker: - Update to version 0.17.2: + build system changes: - Use API version 1.0 instead of bumping it every stable release (affects .pc and .so filenames). - Require libmediaart >= 0.1.0, code has been exported from Tracker to this library. - Make sure --target-glib used with Vala is the correct GLib. + libtracker-common: Add TRACKER_TRACKER_PREFIX define for tracker: ontology prefix. + libtracker-miner: - Ensure the decorator nie:DataSource is queried as an IRI. - Make sure we flush remaining TrackerDecorator SPARQL updates when finished, avoids loosing extracted data for last files. - Fix infinite loop TrackerDecorator. - Fix warning for TrackerFileSystem registering properties twice (with hash destroy function set to NULL). - Improve TrackerDecoratorInfo to be a boxed type fixing a ref-count issue and a requirement for introspection. - Avoid unnecessary query calls when tracker_decorator_next() is called consecutively, we now queue queries. - Various improvements including moving string handling from GArray to GPtrArray and code duplication in TrackerDecorator. + tracker-extract: - Split generic gstreamer/libav extract rules. - Use fully expanded name for nie:DataSource in decorator to avoid conflicts with shorthand insert IDs. + tracker-needle: - Fixed GTK+ 3.x deprecations. - Fixed typo in Makefile.am, VALACFLAGS was not being used, avoids warnings, + firefox: Added Polish translations for plugin. + thunderbird: - Added UI localization support. - Escape folder names in URIs. - Port code to make sure it works for Thunderbird 24. - Add and improve debug messages. + Bugs fixed: bgo#696099, bgo#723097, bgo#721455. + Updated translations. - Add pkgconfig(libmediaart-1.0) BuildRequires: new dependency after code was split out. ++++ libvirt: - spec: fix dependencies of daemon-config-network and daemon-config-nwfilter subpackages. Influenced by upstream commits cf76c4b3 and dca5ce4c - Remove libvirtd, virtlockd, and libvirt-guests init scripts when using systemd bnc#863540 ++++ libvirt-cim: - Remove unneeded libvirt requirement ++++ wicked: - version 0.5.8 - updater: reverse resolve ip address if dhcp server does not provide a hostname (bnc#861476). - debug: init debug and log level from environment using DEBUG, WICKED_DEBUG= and WICKED_LOG_LEVEL= variables. - dhcp4: check link before start, confirm lease on link change and do not discard lease if host does not match - dhcp4: modprobe af_packet, omit arp validation when address already set on link. - dhcp6: start when link + link-address ready, not network up - dhcp: provide addrconf lease and leaseinfo details - leaseinfo: consistently use prefixlen in ROUTES - wireless: do not remove link/network up flags (bnc#863371) - libwicked: libtool -version-info making package and library versions independent. - cleaned up unused schema files and extensions scripts - lldp: do not log error when lldp is not supported (bnc#862790) - ibft: fixed reading of the origin field - iftypes: show s390 ctcm and iucv (slip) devices, not unknown ++++ libzypp: - Provide ContentIdentifier of required update repositories in Product (Fate#316160) - Support CpeId in Repository and Product attributes (Fate#316160) - Add API for retrieving repository ContentRevision and ContentIdentifier (Fate#316160) - version 14.14.0 (14) ++++ tracker-extras: - Update to version 0.17.2: + build system changes: - Use API version 1.0 instead of bumping it every stable release (affects .pc and .so filenames). - Require libmediaart >= 0.1.0, code has been exported from Tracker to this library. - Make sure --target-glib used with Vala is the correct GLib. + libtracker-common: Add TRACKER_TRACKER_PREFIX define for tracker: ontology prefix. + libtracker-miner: - Ensure the decorator nie:DataSource is queried as an IRI. - Make sure we flush remaining TrackerDecorator SPARQL updates when finished, avoids loosing extracted data for last files. - Fix infinite loop TrackerDecorator. - Fix warning for TrackerFileSystem registering properties twice (with hash destroy function set to NULL). - Improve TrackerDecoratorInfo to be a boxed type fixing a ref-count issue and a requirement for introspection. - Avoid unnecessary query calls when tracker_decorator_next() is called consecutively, we now queue queries. - Various improvements including moving string handling from GArray to GPtrArray and code duplication in TrackerDecorator. + tracker-extract: - Split generic gstreamer/libav extract rules. - Use fully expanded name for nie:DataSource in decorator to avoid conflicts with shorthand insert IDs. + tracker-needle: - Fixed GTK+ 3.x deprecations. - Fixed typo in Makefile.am, VALACFLAGS was not being used, avoids warnings, + firefox: Added Polish translations for plugin. + thunderbird: - Added UI localization support. - Escape folder names in URIs. - Port code to make sure it works for Thunderbird 24. - Add and improve debug messages. + Bugs fixed: bgo#696099, bgo#723097, bgo#721455. + Updated translations. - Add pkgconfig(libmediaart-1.0) BuildRequires: new dependency after code was split out. ++++ nfsidmap: - actually enable the LDAP plugin. bnc#859625 ++++ ntp: - bnc#863815, ntp-sntp-recverr.patch: Get sntp to recognize socket errors, so that it skips unreachable destinations immediately instead of trying to reach them for more than five minutes before finally timing out. This patch will probably be obsoleted by the next major upgrade, because the current development release takes a different approach to get a quick answer from one of the specified servers. ++++ qemu: - Enable supported seccomp feature on x86 architecture - Fix improperly formatted wrapper script (bnc#864094) - Enable make check * 0050-s390-Remove-legacy-s390-virtio-mach.patch: Extend to qom-test * Drop 0045-Increase-default-RAM-size-to-512-Mi.patch It differs from upstream and breaks fw_cfg-test. ++++ rpcbind: - Re-add rcrpcbind symlink ++++ sca-patterns-oes: - Added pattern oes2all/named-7014558.py oes11all/named-7014558.py ++++ virt-manager: - If connection is Xen, default to PV instead of HVM. virtman-default-to-xen-pv.patch ++++ vm-install: - qemu-kvm is deprecated. Use qemu-system-x86_64 instead - Version 0.8.6 ++++ yast2-network: - bnc#863952 - removed remaining references to DSL, ISDN, Modem modules from network launcher - 3.1.20 ++++ yast2-pkg-bindings: - Pkg::ServiceRefresh() - download metadata for added repositories - 3.1.5 ++++ yast2-registration: - display progress when adding registered services - 3.1.7 - fixed mounting write copy of /etc/zypp at installation - 3.1.6 ++++ yast2-samba-server: - enable LDAP widgets (bnc#856118) - 3.1.3 ++++ ypbind: - Remove finally sysv init script ++++ zypper: - Print Content Ids of required update repos in product info (Fate#316160) - Update man page - version 1.10.7 ------------------------------------------------------------------ ------------------ 2014-2-13 - Feb 13 2014 ------------------- ------------------------------------------------------------------ ++++ ImageMagick: - modified patches [bnc#843673]: * disable_mat_test.patch -- rather than disable the test, use upstream solution (increase threshold for mean error) - - use this patch also for s390, s390x ++++ OpenIPMI: - Update to 2.0.21 Bugfix release - marvell: Add a command to directly set the duty cycle of the fans. - The IANA numbers are supposed to be in bytes 2-4 off responses to IANA commands, but they were not being put there. Fix this in the main IANA handling to do this automatically, and modify the command handling to strip the IANA from the command and add it to a message field. This makes handling of IANA commands more natural and allows standard message response generation to work. - Drop upstreamed patches: tcl-includes-moved.patch, new-names-for-new-variables, OpenIPMI-popt.patch, OpenIPMI-2.0.16-larger-ipmibuf.patch, do-fclose.patch, bug-854693_segv_sol.patch ++++ autoyast2: - Put current state of documentation from doc team into package - 3.1.16 ++++ btrfsprogs: - add fsck.btrfs stub and documentation - fsck: improvements and fixes - btrfs: - fix subvolume listing with option -o - recursive defrag skips non-regular files - doc updates - other fixes ++++ lvm2: - fate#315092, improve performance of cluster mirror ++++ dicts: - Update polish dictionary to version 20140102 (bnc#857026) ++++ dracut: - Added 95grub2 module for s390x - remove-iscsiuio.patch: Remove iscsiuio references as this one is not present in SLE-12. - fix-iscsi-firmware.patch: Fix iSCSI iBFT boot up problem introduced with mainline changes - replace_dhclient_with_wickedd_dhcp_supplicants.patch: Replace dhclient with wickedd-dhcp4 and wickedd-dhcp6. Script up dhcp functionality in ifup.sh. -Added bug number to previous changelog entry -Updated suse_grub_manpage.patch to further correct for incorrect grub configuration paths bnc#858448 ++++ fonts-config: - updated to 20140219 - revorked package, fontconfig configuration based on infinality one - added patches: * fontconfig-infinality-main.patch (remove parts of original 52-infinality.conf) ++++ gobject-introspection: - gi-find-deps.sh: Support gresource scanning: + Add *.so to gobjectintrospection.attr: those files can contain gresources, which in fact could be javascript code, requiring typelibs (seen since gnome-shell 3.11.5 for example). + Introduce gresource_requires function in gi-find-deps.sh, which extracts the javascript gresources from ELF binaries and scans them for typelib dependencies. - Pass --enable-doctool to configure: enable g-ir-doctool. - Add python-Mako BuildRequires: dependency to build g-ir-doctool. ++++ gnome-shell: - Move Evolution calendar support to a separate subpackage gnome-shell-calendar, allowing to install GNOME Shell without any dependency on evolution-data-server. - Replaces Requires: evolution-data-server by Recommends: gnome-shell-calendar and add a Supplements between gnome-shell-calendar and evolution-data-server. - Lower dependency on NetworkManager-gnome from Requires to Recommends, for users who don't want to use NM. ++++ gnutls: - Upgraded to 3.2.11 * * libgnutls: Tolerate servers that send the SUPPORTED ECC extension. * * libgnutls: Reduced the TLS and DTLS version requirements for all ciphersuites that are not GCM. * * libgnutls: When two initial keywords are specified then treat the second as having the '+' modifier. * * libgnutls: When using a PKCS #11 module for verification ensure that it has been marked a trusted policy module in p11-kit. Moreover, when an empty (i.e., "pkcs11:") URL is specified, then try all trusted modules in the system for verification. http://p11-glue.freedesktop.org/doc/p11-kit/pkcs11-conf.html * * libgnutls: Fixed bug that prevented the rejection of v1 intermediate CA certificates. Reported and investigated by Suman Jana. CVE-2014-1959 / bnc#863989 * * certtool: Added the --ask-pass option. - gnutls-3.2.10-supported-ecc.patch: upstreamed - gnutls-fix-missing-ipv6.patch: upstreamed ++++ icewm-theme-branding: - created icewm theme branding package for SLES or openSUSE[fate #313170] ++++ ipmitool: - Added 3 services: 1) exchange-bmc-os-info - fate#315999 Shows SLES string as OS in the service processor info 2) bmc-snmp-proxy - fate#316000 Exports sel (BMC Error log) via snmpd 3) ipmievd - fate#316002 Logs sel to syslog 1. and 2. are very Dell specific and should not get enabled by default 3. got converted to a native systemd service. Still needs autoconf adjusting to get send mainline 1. and 2. have somewhat bigger Init V init scripts and time was not enough to convert them. Therefore they were added via insserv and friends as well Add ipmitool_adjust_suse.paths - Updated to latest git version: Add ipmitool_update_to_git_head_31_01_2014_b0aad15d67007c74b.patch ++++ iproute2: - update-kernel-headers-for-bonding-support.patch: iplink-add-support-for-bonding-netlink.patch: iproute2-finish-support-for-bonding-attributes.patch: iplink_bond-fix-arp_all_targets-parameter-name-in-ou.patch: iplink_bond-fix-parameter-value-matching.patch: iplink-display-slave-information.patch: iplink_bond-add-support-for-displaying-bond-slave-at.patch: implement setting and displaying bonding (and bond slave) attributes in ip command (fate#316940) ++++ kernel-default: - rpm/kernel-obs-build.spec: Fix for ppc64le - commit 50c4205 ++++ kernel-source: - rpm/kernel-obs-build.spec: Fix for ppc64le - commit 50c4205 ++++ kernel-syms: - rpm/kernel-obs-build.spec: Fix for ppc64le - commit 50c4205 ++++ kiwi: - Improve searching for custom files Make the code more readable, also skip proc/devpts/sysfs filesystems Along with that search in junks and make sure the xargs limit is not exceeded. Also reduce the list of searched directories with regards to the recursive search done by find ++++ tigervnc: - Readd vncpasswd.arg for compatibility with installation system and potentially another users. (bnc#855246) ++++ cloog-isl: - Update to cloog version 0.18.1. * Latest bugfixes. - Remove obsolete cloog-tests.patch patch. ++++ isl: - Update to ISL version 0.12.2 * isl_int has been replaced by isl_val * some of the old functions are still available in isl/deprecated/*.h but they will be removed in the future * The functions isl_pw_qpolynomial_eval, isl_union_pw_qpolynomial_eval, isl_pw_qpolynomial_fold_eval and isl_union_pw_qpolynomial_fold_eval have been changed to return an isl_val instead of an isl_qpolynomial - Remove obsolete config-guess-sub-update.diff patch ++++ parted: - reserve first 2 tracks on DASD disks for metadata (bnc#862138) * add: libparted-dasd-do-not-use-first-tracks.patch - initialize memory for newly allocated partition (bnc#862138) * add: libparted-initialize-dasd-part-type.patch ++++ libpcap: - added support for netlink (bnc#863823) * libpcap-netlink.patch - update to 1.5.3 * Don't let packets that don't match the current filter get to the application when TPACKET_V3 is used. (GitHub issue #331) * Fix handling of pcap_loop()/pcap_dispatch() with a packet count of 0 on some platforms (including Linux with TPACKET_V3). (GitHub issue #333) * Work around TPACKET_V3 deficiency that causes packets to be lost when a timeout of 0 is specified. (GitHub issue #335) * Man page formatting fixes. - refreshed libpcap-1.5.2-filter-fix.patch ++++ python-gobject: - Add pycompile-searchpath.patch: clean up search path in py-compile script (fixes build on py3.4) ++++ python3-gobject: - Add pycompile-searchpath.patch: clean up search path in py-compile script (fixes build on py3.4) ++++ librdmacm: - Update to 1.0.18 for fate#315488, no changelog. ++++ libstorage: - extended testsuite - removed unfit allocation variable from LvmLvInfo ++++ libyui-qt-pkg: - Removed hard-coded background color for pattern headline. - 2.43.1 ++++ libzypp: - Adjust solver defaults to changed soft lock handling (bnc#863275) - Avoid confusing solver decisions by not storing soft locks (bnc#863275) - version 14.13.0 (13) ++++ openslp: - frontport SLE11 patches: * add hardMTU option to limit the datagram package size to 1400 bytes [bnc#648384]. patch: openslp.hardmtu.diff * fix double free in SLPDKnownDAAdd error case [bnc#667953] patch: openslp.knowndafree.diff * fix libslp socket handling, check if socket is still alive and fix socket close code [bnc#693756] patch: openslp.loopbacksocket.diff * make openslpd reconnect to DAs if they closed the connection [bnc#723385] patch: openslp.slpdreconnect.diff * fixup lifetime of registrations a bit so that they don't get removed too early [bnc#658972] patch: openslp.lifetime.diff ++++ patterns-sled: - Ensure time is installed in the basesystem [bnc#863783] - Fix duplicate provides. ++++ spamassassin: - 862963 - spamassassin 3.3.2 and Perl 5.18.0: Altering hash requires restarting loop else UNDEFINED behavior. - Update to 3.4.0 - INCOMPATIBLE CHANGES o DNS queries generated by SpamAssassin now enable option EDNS0 in query packets and specify a buffer size of 4096 bytes by default. o A default setting for option 'dns_available' was changed from 'test' to 'yes' (bug 6770, bug 6769), so SpamAssassin now assumes by default that it is running on a host with an internet connection and a working DNS resolver. - BUG FIXES o The sa-update program now avoids repeatedly downloading same rules if subsequent unpacking of rules and updating fails. Documented in bug 6655. o Several incompatibilities with newer versions of a perl module Net::DNS as used by sa-update and by the SpamAssassin library were fixed. o A perl module Razor agent clobbers entropy of a random number generator by re-initializing the generator on every call. The SpamAssassin Razor plugin now provides a workaround, preserving entropy across calls to Razor2 agent. - NEW FEATURES o Redis database backend for a Bayes database o Improved support for IPv6 o New command-line options: - -listen (or -i), spamd Can be specified multiple times and allows spamd to accept requests over multiple INET (IPv4) or INET6 (IPv6) or UNIX sockets. - X (or --unavailable-tempfail), spamc Allows return EX_TEMPFAIL instead of EX_UNAVAILABLE when using option -x. - 4 and -6 were added to programs spamassassin, spamd, spamc, and sa-update. - v or --verbose, sa-update Can now take multiple -v or --verbose options to increase verbosity. - -max-size, sa-learn o New configuration options - Plugin/URIDNSBL: new tflags options 'a' and 'ns' were introduced. They are documented in the Mail::SpamAssassin::Plugin::URIDNSBL POD or man page. - Plugin/AutoLearnThreshold: new option autolearn_force was added. It is documented in the Mail::SpamAssassin::Plugin::AutoLearnThreshold POD or man page. - Plugin/ASN: new options asn_prefix and clear_asn_lookups were added. They are documented in Mail::SpamAssassin::Plugin::ASN POD or man page. - ArchiveIterator has new options opt_max_size and opt_from_regex. They are documented in Mail::SpamAssassin::ArchiveIterator POD or man page. - A new tag (macro) _RULESVERSION_ was added. It expands to a comma-separated list of rules versions, retrieved from an '# UPDATE version' comment in rules files and can be used in an 'add_header' configuration setting. The following new options, as implemented by various plugins or by other modules, are all documented in the Mail::SpamAssassin::Conf POD or man page: - Plugin/WLBLEval: new configuration options were added: enlist_uri_host, delist_uri_host, with shorthands blacklist_uri_host and whitelist_uri_host and an associated eval rule check_uri_host_listed. - Configuration options dns_query_restriction (allow|deny) and clear_dns_query_restriction were added (bug 6884). - A 'dns_options' setting accepts new sub-options 'dns0x20' and 'edns'. - Added option 'dns_server' which specifies an IP address of a recursive DNS server (i.e. DNS resolver) and optionally its port number. - Added options dns_local_ports_permit, dns_local_ports_avoid and dns_local_ports_none to control source port local ranges available to DNS queries - Added the following sub-options to the tflags setting: autolearn_force, maxhits=N, ips_only, domains_only, a, ns. - The option whitelist_from_rcvd can now take an IP address as its second argument (instead of a domain name), which can be useful for whitelisting a sending mailer which has no reverse DNS mapping. o New plugins A new plugin AskDNS was introduced. ++++ python-gobject: - Add pycompile-searchpath.patch: clean up search path in py-compile script (fixes build on py3.4). ++++ python3-gobject: - Add pycompile-searchpath.patch: clean up search path in py-compile script (fixes build on py3.4). ++++ qemu: - Use Provides/Obsoletes as means to transition kvm users to the qemu-kvm package ++++ release-notes-sled: - 12.0.4: - Update SP3 release notes from FATE. ++++ sca-server-report: - Fixed analyze() and runPats(extractedSupportconfig) error ++++ sled-manuals_en: - Update text and image files (Last Changed Rev.: 11511:12082M). ++++ sles-manuals_en: - Update text and image files (Last Changed Rev.: 11511:12082M). ++++ virt-manager: - Update to virt-manager 1.0.0 * virt-manager: Snapshot support * New tool virt-xml: Edit libvirt XML in one shot from the command line. Check out some examples: http://www.redhat.com/archives/libvir-list/2014-January/msg01226.html * Improved defaults: qcow2, USB2, host CPU model, guest agent channel, … * Introspect command line options like –disk=? or –network=help * The virt-image tool will be removed before the next release, speak up if you have a good reason not to remove it. * virt-manager: Support arm vexpress VM creation * virt-manager: Add guest memory usage graphs (Thorsten Behrens) * virt-manager: UI for editing devices (Cédric Bosdonnat) * Spice USB redirection support (Guannan Ren) * UI and command line support (Stefan Berger) * UI and command line support (Giuseppe Scrivano) * UI and command line support (Chen Hanxiao) * command line support (Chen Hanxiao) * virt-manager: support for glusterfs storage pools (Giuseppe Scrivano) * cli: New options –memory, –features, –clock, –metadata, –pm * Greatly improve app responsiveness when connecting to remote hosts * Lots of UI cleanup and improvements virt-manager-1.0.0.tar.bz2 - Dropped the following patches by taking a newer upstream tarball virt-manager-0.10.0.tar.bz2 Add-memory-stats-widget-also-to-manager-tree-view.patch Attempt-empty-path-on-virDomainBlockStats.patch Base-mem-statistics-on-virDomainMemoryStats-if-avail.patch virtinst-add-cache-modes.patch virtinst-allow-ide-hdb.patch virtinst-clone-disks.patch virtinst-none-arch-fix.patch virtman-support-unsafe-migration.patch ++++ yast2-ldap: - Fix SCR.Reads and Writes first parameter. This must be path. - Remove not used subroutines from the Ldap module - BNC#863329 - Missing Ldap::Export() - BNC#863612 YaST reports Cannot find client ldap/routines.rb - Simplify ldap-conf agent: Until now ldap informations was saved in 3 places: /etc/ldap.conf /etc/openldap/ldap.conf and the sysconfig file ldap. From now on only /etc/openldap/ldap.conf will be used. /etc/ldap.conf is only for nss_ldap which is not provided anymore The variable BIND_DN in sysconfig file ldap can saved in /etc/openldap/ldap.conf too. BASE_CONFIG_DN was everytime ou=ldapconfig,$BASE - 3.1.6 ++++ yast2-mail: - Remove advanced mode. The new LDA dovecot provides a more complex ldap and sql backend than postfix. Therefore we do not provide the yast2-mail advanced mode any more. ++++ yast2-pkg-bindings: - Pkg::ServiceRefresh() - add, refresh and load also the new added repositories from the service - 3.1.4 ++++ yast2-registration: - save repositories before refreshing added services (otherwise pkg-bindings will treat them as removed by the service refresh and unloads them) - 3.1.5 ++++ yast2-services-manager: - avoid constant redefine warning (BNC#861529) - 3.1.2 ++++ yast2-theme-SLE: - updated package selector style (by Ken Wimer) - 3.1.5 ++++ yast2-users: - BNC#863612 YaST reports Cannot find client ldap/routines.rb - 3.1.9 ++++ yast2-x11: - changed window title bar color in icewm config to match the new color schema at installation - 3.1.2 ------------------------------------------------------------------ ------------------ 2014-2-12 - Feb 12 2014 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Use ruby sort to make autoyast partition default order like it was in pre-ruby times - 3.1.15 ++++ ckermit: - decl-definition-conflict.patch: Fix conflicting declarations ++++ gcc48: - Add gcc48-ibm-power8-pr60137.diff from IBM to fix ICE with - mno-vsx on Power8. [bnc#863462] ++++ lvm2: - add autoactivate-lvmetad-with-generator.patch - if use_lvmetad=1, automatically activate lvm2-lvmetad.socket to ensure lvmetad is started when required (bnc#862076) ++++ dracut: -Updated suse_grub_manpage.patch for dracut-036 -Added patch to fix manpage to reflect openSUSE GRUB Legacy and GRUB2 - removed patches: * dracut_git_v034_to_head.patch ++++ hxtools: - Package license files. ++++ ffcall: - remove s390x from list of architectures (no asm code available) ++++ libgcj48: - Add gcc48-ibm-power8-pr60137.diff from IBM to fix ICE with - mno-vsx on Power8. [bnc#863462] ++++ gdb: - Fix build on s390 (gdb-fix-s390-build.patch). ++++ gnote: - Add gnote-enable-tomboy-migration.patch: enable Tomboy migration by default (bnc#862246, bgo#723635). - Add gnote-enable-tomboy-migration.patch -- enable Tomboy migration by default (bnc#862246 bgo#723835). ++++ vim: - Updated to revision 178, fixes the following problems * Some help tags don't work with ":help". (Tim Chase) * Redo does not set v:count and v:count1. * The blowfish code mentions output feedback, but the code is actually doing cipher feedback. * When using scrollbind the cursor can end up below the last line. (mvxxc) * Compiler warnings for Python interface. (Tony Mechelynck) * When a wide library function fails, falling back to the non-wide function may do the wrong thing. * Dictionary.update() thows an error when used without arguments. Python programmers don't expect that. * Compiler warning for unused variable. (Tony Mechelynck) * The J command does not update '[ and '] marks. (William Gardner) ++++ hyper-v: - Update hv_fcopy_daemon, kernel name changed to /dev/vmbus/hv_fcopy ++++ installation-images-SLES: - add ruby-ua.patch to fix build with ruby 2.1 ++++ kernel-default: - Scripts: .nosrc.rpm should contain only the specfile (bnc #639379) - commit afe62e0 - Drop outdated comment - commit 65bab82 - Refresh patches.xen/xen3-patch-3.13 (fix net{back,front} checksum setup). - commit a23672f - doc/README.PATCH-POLICY.SUSE: updated links - commit ac58062 ++++ kernel-source: - Scripts: .nosrc.rpm should contain only the specfile (bnc #639379) - commit afe62e0 - Drop outdated comment - commit 65bab82 - Refresh patches.xen/xen3-patch-3.13 (fix net{back,front} checksum setup). - commit a23672f - doc/README.PATCH-POLICY.SUSE: updated links - commit ac58062 ++++ kernel-syms: - Scripts: .nosrc.rpm should contain only the specfile (bnc #639379) - commit afe62e0 - Drop outdated comment - commit 65bab82 - Refresh patches.xen/xen3-patch-3.13 (fix net{back,front} checksum setup). - commit a23672f - doc/README.PATCH-POLICY.SUSE: updated links - commit ac58062 ++++ kiwi: - Fixed use of config-yast-autoyast.xml If this file is present in the kiwi configuration directory, kiwi setup an environment which activates the call of autoyast on first boot. The file install.inf controlls this environment. With this patch the parameter 'Textmode' will be set to '0' which activates the start of yast on a X-Server and falls back to ncurses mode if no X-Server can be started - Bless grub2 binary for pmac Signed-off-by: Dinar Valeev ++++ samba: - Fix Winbind 100% CPU utilization caused by domain list corruption; (bso#10358); (bnc#786677). ++++ samba: - Fix Winbind 100% CPU utilization caused by domain list corruption; (bso#10358); (bnc#786677). ++++ postgresql94-libs: - remove postgresql-tas-aarch64.patch: Fix build for aarch64 ++++ openldap2: - Remove PidFile from service definition - Update to 2.4.39 * Fixed libldap MozNSS crash (ITS#7783) * Fixed libldap memory leak with SASL (ITS#7757) * Fixed libldap assert in parse_passwdpolicy_control (ITS#7759) * Fixed libldap shortcut NULL RDNs (ITS#7762) * Fixed libldap deref to use correct control * Fixed liblmdb keysizes with mdb_update_key (ITS#7756) * Fixed slapd cn=config olcDbConfig modification (ITS#7750) * Fixed slapd-bdb/hdb to bail out of search if config is paused (ITS#7761) * Fixed slapd-bdb/hdb indexing issue with derived attributes (ITS#7778) * Fixed slapd-mdb to bail out of search if config is paused (ITS#7761) * Fixed slapd-mdb indexing issue with derived attributes (ITS#7778) * Fixed slapd-perl to bail out of search if config is paused (ITS#7761) * Fixed slapd-sql to bail out of search if config is paused (ITS#7761) * Fixed slapo-constraint handling of softadd/softdel (ITS#7773) * Fixed slapo-syncprov assert with findbase (ITS#7749) * Build Environment Test suite: Use $(MAKE) for tests (ITS#7753) * Documentation admin24 fix TLSDHParamFile to be correct (ITS#7684) ++++ mariadb: - [bnc#860137]: incomplete prototype declarations should not lead to compiler warnings about "const" casts. ++++ plymouth: - Add patch 0001-Make-plymouthd-real-daemon-and-save-old-log.patch all daemons should call setsid(2) to become a real daemons without controlling terminal. Beside this the old boot log will help for debugging and for support. ++++ libreoffice: - Fix vlc macro again (thanks rudi) - Fix typo in description - Fix nl and nn language subpackage incorrectly requiring unexisting thesaurus package. - Try to provide other older translation packages to avoid various collisions as reported by repo-checker. ++++ sqlite3: - SQLite 3.8.3.1: * Fix a bug that causes rows to go missing on some queries with OR clauses and IS NOT NULL operators in the WHERE clause, when the SQLITE_ENABLE_STAT3 or SQLITE_ENABLE_STAT4 compile-time options are used. These compile-time options are not used in this package. - add HTML documentation in sqlite3-doc package ++++ libvirt: - Fix the path to libvirtd AppArmor template profile: 4f20084-fix-apparmor-install-path.patch ++++ mokutil: - Add mokutil-fix-hash-list-size.patch to update the list size after merging or deleting a hash - Add mokutil-clean-request.patch to clean the request if all keys are removed ++++ openssh: - Update to 6.5p1 Features since 6.4p1: * ssh(1), sshd(8): support for key exchange using ECDH in Daniel Bernstein's Curve25519; default when both the client and server support it. * ssh(1), sshd(8): support for Ed25519 as a public key type fo rboth server and client. Ed25519 is an EC signature offering better security than ECDSA and DSA and good performance. * Add a new private key format that uses a bcrypt KDF to better protect keys at rest. Used unconditionally for Ed25519 keys, on demand for other key types via the -o ssh-keygen(1) option. Intended to become default in the near future. Details documented in PROTOCOL.key. * ssh(1), sshd(8): new transport cipher "chacha20-poly1305@openssh.com" combining Daniel Bernstein's ChaCha20 stream cipher and Poly1305 MAC to build an authenticated encryption mode. Details documented PROTOCOL.chacha20poly1305. * ssh(1), sshd(8): refuse RSA keys from old proprietary clients and servers that use the obsolete RSA+MD5 signature scheme. It will still be possible to connect with these clients/servers but only DSA keys will be accepted, and OpenSSH will refuse connection entirely in a future release. * ssh(1), sshd(8): refuse old proprietary clients and servers that use a weaker key exchange hash calculation. * ssh(1): increase the size of the Diffie-Hellman groups requested for each symmetric key size. New values from NIST Special Publication 800-57 with the upper limit specified by RFC4419. * ssh(1), ssh-agent(1): support pkcs#11 tokens that only provide X.509 certs instead of raw public keys (requested as bz#1908). * ssh(1): new ssh_config(5) "Match" keyword that allows conditional configuration to be applied by matching on hostname, user and result of arbitrary commands. * ssh(1): support for client-side hostname canonicalisation using a set of DNS suffixes and rules in ssh_config(5). This allows unqualified names to be canonicalised to fully-qualified domain names to eliminate ambiguity when looking up keys in known_hosts or checking host certificate names. * sftp-server(8): ability to whitelist and/or blacklist sftp protocol requests by name. * sftp-server(8): sftp "fsync@openssh.com" to support calling fsync(2) on an open file handle. * sshd(8): ssh_config(5) PermitTTY to disallow TTY allocation, mirroring the longstanding no-pty authorized_keys option. * ssh(1): ssh_config ProxyUseFDPass option that supports the use of ProxyCommands that establish a connection and then pass a connected file descriptor back to ssh(1). This allows the ProxyCommand to exit rather than staying around to transfer data. Bugfixes since 6.4p1: * ssh(1), sshd(8): fix potential stack exhaustion caused by nested certificates. * ssh(1): bz#1211: make BindAddress work with UsePrivilegedPort. * sftp(1): bz#2137: fix the progress meter for resumed transfer. * ssh-add(1): bz#2187: do not request smartcard PIN when removing keys from ssh-agent. * sshd(8): bz#2139: fix re-exec fallback when original sshd binary cannot be executed. * ssh-keygen(1): make relative-specified certificate expiry times relative to current time and not the validity start time. * sshd(8): bz#2161: fix AuthorizedKeysCommand inside a Match block. * sftp(1): bz#2129: symlinking a file would incorrectly canonicalise the target path. * ssh-agent(1): bz#2175: fix a use-after-free in the PKCS#11 agent helper executable. * sshd(8): improve logging of sessions to include the user name, remote host and port, the session type (shell, command, etc.) and allocated TTY (if any). * sshd(8): bz#1297: tell the client (via a debug message) when their preferred listen address has been overridden by the server's GatewayPorts setting. * sshd(8): bz#2162: include report port in bad protocol banner message. * sftp(1): bz#2163: fix memory leak in error path in do_readdir(). * sftp(1): bz#2171: don't leak file descriptor on error. * sshd(8): include the local address and port in "Connection from ..." message (only shown at loglevel>=verbose). - systemd systems * create sysconfig file on systemd systems as well, yet do not require it at run-time (bnc#862600) * symlink rcsshd to /usr/bin/service - rename "-forcepermissions" patch to "-sftp_force_permissions" - disable key converter - ssh-keygen is able to do the same ++++ openssh-askpass-gnome: - Update of the underlying OpenSSH to 6.5p1 ++++ postfix: - bnc#862662 - Unable to configure postfix SMTP with forced TLS using YaST2 - Update to 2.11.0 * TLS o Support for PKI-less TLS server certificate verification, where the CA public key or the server certificate is identified via DNSSEC lookup * LMDB database support * master o The master_service_disable parameter value syntax has changed: use "service/type" instead of "service.type". * postconf: o Support for advanced master.cf query and update operations. This was implemented primarily to support automated system management tools. o The postconf command produces more warnings * relay safety New smtpd_relay_restrictions parameter built-in default settings: smtpd_relay_restrictions = permit_mynetworks permit_sasl_authenticated defer_unauth_destination * postscreen whitelisting Allow a remote SMTP client to skip postscreen(8) tests based on its postscreen_dnsbl_sites score. ++++ postgresql94: - remove postgresql-tas-aarch64.patch: Fix build for aarch64 ++++ python-pyzmq: - disable testsuite for qemu-linux-user builds ++++ qemu: - Migrate kvm package contents to a new qemu-kvm sub-package, and move the kvm related udev rules to the qemu package. (The kvm package is being retired). - Update support document to represent 1.7.0 and SLES 12 (not done) Add qemu-ifup Add qemu-kvm.1.gz Add kvm_stat Add 60-kvm.rules Add 80-kvm.rules Add kvm-supported.txt - Added patches forward-ported from SLE11 SP3: Add 0043-Raise-soft-address-space-limit-to-h.patch Add 0044-increase-x86_64-physical-bits-to-42.patch Add 0045-Increase-default-RAM-size-to-512-Mi.patch Add 0046-vnc-provide-fake-color-map.patch.patch Add 0047-vga-Raise-VRAM-to-16-MiB-for-pc-0.1.patch Add 0048-i8254-Fix-migration-from-SLE11-SP2..patch Add 0049-acpi_piix4-Fix-migration-from-SLE11.patch Add 0050-s390-Default-virtio-blk-to-ccw.patc.patch Add 0051-s390-Remove-legacy-s390-virtio-mach.patch ++++ sled-manuals_en: - Update text and image files (Last Changed Rev.: 11511:12048M). ++++ sles-manuals_en: - Update text and image files (Last Changed Rev.: 11511:12048M). ++++ systemd-presets-branding-SLE: - bump version to match product - use ISC license as suggested. - do not own entire /usr/lib/systemd, this is wrong. - list systemd directories as %dir ++++ vm-install: - Increase default memory for SLE12 to 1024 Meg - Version 0.8.5 ++++ yast2-auth-client: - Add missed sudo parameter. - 3.1.6 ++++ yast2-bootloader: - rephrase bootloader proposal on summary screen (BNC#853058) - 3.1.5 ++++ yast2-installation: - fix namespace collision that cause error in installation - 3.1.34 ++++ yast2-registration: - pass the repository services returned by SCC to libzypp - make /etc/zypp writable during installation - 3.1.4 ++++ yast2-services-manager: - fix namespace collision for minimal installation - 3.1.1 - main version change - README.md update - 3.1.0 ++++ yast2-users: - fix namespace collision leading to error message in installation - 3.1.8 ------------------------------------------------------------------ ------------------ 2014-2-11 - Feb 11 2014 ------------------- ------------------------------------------------------------------ ++++ hxtools: - change WTFPL license to new spelling ++++ gdm: - Remove gdm-greeter-greater-ui.patch ++++ gnutls: - Upgrade to 3.2.10 (released 2014-01-31) * * libgnutls: fixed null pointer derefence when printing a certificate DN and an LDAP description isn't present. * * libgnutls: gnutls_db_check_entry_time will correctly report the time; report and patch by Jonathan Roudiere. - Upgrade to 3.2.9 (released 2014-01-24) * * libgnutls: The %DUMBFW option in priority string only appends data to client hello if the expected size is in the "black hole" range. * * libgnutls: %COMPAT implies %DUMBFW. * * libgnutls: gnutls_session_get_desc() returns a more compact ciphersuite description. * libgnutls: In PKCS #11 allow deleting multiple non-certificate data. * * libgnutls: When a PKCS #11 trust store is specified (e.g. using the configure option --with-default-trust-store-pkcs11), then the PKCS #11 token is used on demand to obtain the trusted anchors, rather than preloading all trusted certificates. That delegates CA certificate management and blacklist checking to the PKCS #11 module. * * libgnutls: When a PKCS #11 trust store is specified in configure option or in gnutls_x509_trust_list_add_trust_file(), then the module is used to obtain the verification anchors and any required blacklists as in http://p11-glue.freedesktop.org/doc/storing-trust-policy/storing-trust-pkcs11.html * * libgnutls: Fix in OCSP certificate status extension handling in non-blocking servers. Patch by Nils Maier. * * p11tool: Added --so-login option to force login as security officer (admin). - reenable ECDHE after review of modern cryptographic practices. - gnutls-fix-missing-ipv6.patch: fixed getaddrinfo() / socket protocol mismatch in gnutls-serv - gnutls-3.2.10-supported-ecc.patch: if the server reports ECC supported curves, do not abort. (e.g. www.bsi.de does that) ++++ grilo: - Update to version 0.2.8: + Added support for Vala 0.22 and 0.24. + Bump required libglib version to 2.32. + Added new core function: grl_deinit(). + Added new property in GrlSource: "source-icon". + Added a new library: Grilo Playlist, to handle playlists as containers. + Bugs fixed: bgo#657926, bgo#695303, bgo#709208, bgo#709651, bgo#710185, bgo#722358, bgo#722398, bgo#722407, bgo#723077, bgo#723191, bgo#723989, bgo#724018. + Updated translations. - Pass --enable-grl-pls to configure to ensure playlist support is being enabled. - Add pkgconfig(totem-plparser) BuildRequires: dependency for the playlist support. - Drop grilo-libvala-0.22.patch and grilo-libvala-0.24.patch: fixed upstream. - Drop gnome-common BuildRequires and call to gnome-autgen.sh: no longer required, as we don't carry any patches. - Add libgrlpls-0_2-0 and typelib-1_0-GrlNet-0_2 subpackages: new libraries. - Require libgrlpls-0_2-0 and typelib-1_0-GrlNet-0_2 by the - devel package. ++++ grub2: - add Supplements: packageand(snapper:grub2) in grub2-snapper-plugin to install it while both snapper and grub2 are installed ++++ installation-images-SLES: - fix wrong ifarch s390x - set SLES boot theme temporarily to openSUSE as SLES branding is still missing - don't produce nonsense if the grub2 theme package is missing ++++ kernel-default: - Delete unused patches.arch/ppc64le-fix-copytofrom.patch - commit ce3dbc3 - drm/cirrus: Fix cirrus drm driver for fbdev + qemu (bnc#856760). - commit ee73224 - Spec: zeroing modules.dep to get identical builds among different machines - commit a1c5879 - rpm/guards: Report which config file has problem in --check mode - commit b39543d ++++ kernel-source: - Delete unused patches.arch/ppc64le-fix-copytofrom.patch - commit ce3dbc3 - drm/cirrus: Fix cirrus drm driver for fbdev + qemu (bnc#856760). - commit ee73224 - Spec: zeroing modules.dep to get identical builds among different machines - commit a1c5879 - rpm/guards: Report which config file has problem in --check mode - commit b39543d ++++ kernel-syms: - Delete unused patches.arch/ppc64le-fix-copytofrom.patch - commit ce3dbc3 - drm/cirrus: Fix cirrus drm driver for fbdev + qemu (bnc#856760). - commit ee73224 - Spec: zeroing modules.dep to get identical builds among different machines - commit a1c5879 - rpm/guards: Report which config file has problem in --check mode - commit b39543d ++++ kiwi: - Make sure xfs_db is not deleted from initrd ++++ harfbuzz: - Update to version 0.9.26: + Misc fixes. + Fix application of 'rtlm' feature. + Automatically apply frac/numr/dnom around U+2044 FRACTION SLASH. + Uniscribe: fix scratch-buffer accounting. + Reorder Tai Tham SAKOT to after tone-marks. + Add Hangul shaper. + Disable 'cswh' feature in Arabic shaper. + Coretext: better handle surrogate pairs. + Add HB_TAG_MAX and _HB_SCRIPT_MAX_VALUE. ++++ libibverbs: - Add and adapt patches from Mellanox that add XRC support (bnc#858729): libibverbs-Add_ibv_open_qp_for_XRC_receive_QPs.patch libibverbs-Add_support_for_XRC_QPs.patch libibverbs-Add_support_for_XRC_SRQs.patch libibverbs-Add_XRC_sample_application.patch libibverbs-Fix_XRC_sample_application_ibv_xsrq_pingpong_issues.patch libibverbs-Infrastructure_to_support_verbs_extensions.patch libibverbs-Introduce_XRC_domains_XRCDs.patch libibverbs-Use-IBV_SEND_INLINE-in-example-pingpong-programs.patch libibverbs-XRC_man_pages.patch - Fix source URI. ++++ openldap2: - Add systemd style service definition - FATE#315028 remove memory limit for slapd - FATE#315415: LDAP compat packages required for older SLES versions For this reson following patches were applied: openldap-2.3.37-libldap-suid.diff openldap-2.3.37-libldap-ldapi_url.dif openldap-2.3.37-libldap-ntlm.diff openldap-2.3.37-libldap-gethostbyname_r.dif openldap-2.3.37-libldap-sasl-max-buff-size.dif openldap-2.3.37-libldap-utf8-ADcanonical.dif openldap-2.3.37-liblber-length-decoding.dif openldap-2.3.37-libldap-ld_defconn-ldap_free_connection.dif openldap-2.3.37-libldap-tls_chkhost-its6239.dif openldap-2.3.37-libldap-ssl.dif ++++ p11-kit: - added .sig file. trying to locate source of the keyring. ++++ librdmacm: - Change License to BSD-2-Clause or GPL-2.0 - Include COPYING as documentation of the runtime lib package. - Fix baselibs.conf ++++ libreoffice-voikko: - Fix license tag to GPL-3.0+ or MIT and package COPYING and README (which states both licenses can apply). ++++ libsemanage: - add semanage.conf as SOURCE and install it instead of the default one ++++ snapper: - sync ACL at startup (bnc#863073) ++++ systemd: - don't build bash-completions for bootstrap package - add more requires to this-is-only-for-build-envs to avoid problems in kiwi configs ++++ libzypp: - Add Product::endOfLife attribute (Fate#316172) - Let Product::shortName fallback to name. - Remove license text from test data (bnc#862471) - version 14.12.0 (12) ++++ luasocket: - Call spec-cleaner. ++++ neard: - Add Fate#315616 NFC userspace daemon (neard) ++++ openssh: - Do not fail if sysconfig file isn't installed (bnc#862600) ++++ perl-Bootloader: - fix grub2-editenv path: failed to determine default menu entry (bnc#861469) - 0.803 ++++ rsyslog: - use liblognorm0 transitional package in Factory to fix build until rsyslog is updated to support liblognorm >= 1.0.0 ++++ sca-server-report: - Updated the man page - Removed console as a default ++++ shim: - Update shim-mokx-support.patch to enable the resetting of MOK blacklist - Add shim-get-variable-check.patch to fix the variable checking in get_variable_attr - Add shim-improve-fallback-entries-creation.patch to improve the boot entry pathes and avoid generating the boot entries that are already there - Restore attach_signature.sh, show_hash.sh, and strip_signature.sh since those scripts could be useful to generate the EFI image for the UEFI signing service - Match the the prefix of the project name properly by escaping the percent sign. ++++ supportutils: - Changed chkconfig lookups to systemctl ++++ ucode-intel: - ucode 20140122, no changelog available. ++++ xdm: - Change the default /etc/X11/xdm/Xsession, (fate#316129) don't save standard output information to ~/.xsession-errors Modify the xdm.tar.bz2 ++++ xen: - Update to c/s 28381 to include libxl fork and event fixes for libvirt xen-4.4.0-testing-src.tar.bz2 - bnc#863297: xend/pvscsi: recognize also SCSI CDROM devices xend-pvscsi-recognize-also-SCSI-CDROM-devices.patch - fate#316614: set migration constraints from cmdline fix xl migrate to print the actual error string libxc-pass-errno-to-callers-of-xc_domain_save.patch ++++ xev: - u_Add-event-filter-for-motion-and-button-events.patch Add more event filters ++++ xf86-input-wacom: - Add patches to improve logging: * u_01-Fix-message-if-the-detected-pressure-falls-below-the-initially-detected-pressure.patch * u_02-Log-when-the-pen-device-appears-to-be-too-worn-out.patch * u_03-Add-more-detailed-messaging-in-code-that-handles-abnormal-situations.patch * u_05-Improve-usbInitToolType-tool-type-detection.patch * u_07-Add-option-to-enable-logging.patch * u_08-Log-PROXIMITY-events.patch * u_09-Log-PRESSURE-events.patch * u_10-Log-BUTTON-events.patch - Fix division-by-zero error message: u_04-Avoid-division-by-zero-in-xf86ScaleAxis.patch - Allow user to disable pressure recalibration u_06-Add-an-option-to-disable-pressure-recalibration.patch ++++ yast2-auth-client: - Move ldap_conf.scr into yast2-ldap ++++ yast2-installation: - keep proper installation mode after cloning(BNC#861520) - 3.1.33 - fix dependencies to properly require new ruby bindings - 3.1.32 ++++ yast2-ldap: - add missing sysconfig ldap agent - 3.1.5 ++++ yast2-network: - bnc#862378 - Device name set according hwinfo when ifcfg["NAME"] is empty - 3.1.19 ++++ yast2-services-manager: - fix dependencies to not allow old yast2-installation - 0.0.24 ++++ yast2-theme-SLE: - updated SLE installation theme (by Ken Wimer) - 3.1.4 ++++ zypper: - Show Product::endOfLife attribute in product info (Fate#316172) - Fix missing description tags and escaping in XML output. - Remove license text from test data (bnc#862471) - Add info command options to print dependencies. - version 1.10.6 ------------------------------------------------------------------ ------------------ 2014-2-10 - Feb 10 2014 ------------------- ------------------------------------------------------------------ ++++ SUSEConnect: - Initial version SUSE Connect is a utility to register a system with the SUSE Customer Center. This package provides a command line tool and rubygem library for connecting a client system to the SUSE Customer Center. It will connect the system to your product subscriptions and enable the product repositories/services locally. ++++ autoyast2: - Fixed dependency on yast2-services-manager (>= 0.0.13) - 3.1.14 ++++ babeltrace: - Update to version 1.1.1 ++++ binutils: - cross-avr-size.patch: AVR-style output in avr-size utility ++++ dasher: - Remove libgnomeui-devel BuildRequires, add gconf2-devel and gtk2-devel BuildRequires. Dasher doesn't check for libgnomeui if AT-SPI is disabled and does not appear to use it. ++++ dhcp: - Initially switched to use systemd service files under systemd and enabled Restart=on-abort (fate#315133). - Update to ISC dhcp-4.2.6 release. See RELNOTES file for the complete list of changes -- digest of fixes not in dhcp-4.2.5: - Tidy up receive packet processing. Thanks to Brad Plank of GTA for reporting the issue and suggesting a possible patch. [ISC-Bugs #34447] - Fix the socket handling for DHCPv6 clients to allow multiple instances of a client on a single machine to work properly. Previously only one client would receive the packets. Thanks to Jiri Popelka at Red Hat for the bug report and a potential patch. [ISC-Bugs #34784] - Added support for gentle shutdown after signal is received. [ISC-Bugs #32692] [ISC-Bugs 34945] - Enhance the DHCPv6 server logging to include the addresses that are assigned to the clients. This can be enabled by defining LOG_V6_ADDRESSES in site.h. [ISC-Bugs #26377] - Fix an operation in the DDNS code to be a bitwise instead of logical or. [ISC-Bugs #35138] - Merged patches for dhcp-4.2.6 version to apply without fuzzy, prepended patch number prefixes to match spec file patch nr, added patch markup tags / bug numbers to the spec file. - Applied contrib-lease-path pach to contrib.tar.gz [- contrib-lease-path.diff] - Changed to require automake and use its config.sub and guess files instead of maintaining a patch. [- config-guess-sub-update.patch] - Enabled to log DHCPv6 addresses assigned by server to clients [+ 0016-server-log-DHCPv6-addresses-assigned-to-clients.patch] - Cleaned up documentation, rpmlint adjustments. ++++ gdb: - Use patchlist.pl to merge with gdb-Fedora at e86a0cc13a5d91ba95242690237bb77511500897. - Don't apply patches gdb-rhel5-gcc44.patch, gdb-6.6-buildid-locate-rpm-scl.patch, gdb-readline62-ask-more-rh.patch, gdb-6.8-attach-signalled-detach-stopped.patch, gdb-6.8-quit-never-aborts.patch, gdb-rhel5-compat.patch; retained to have same structure as fedoras package. - Add gdb-testsuite-nohostid.patch (from fedora). - Remove gdb-fix-attach-signalled-detach-stopped.patch again (as base not applied), gdb-ppc-ptrace.diff (not applied since some time). ++++ glibc: - Bump minimum kernel to 3.0 ++++ glibc: - Bump minimum kernel to 3.0 ++++ ibus: - Do not requires gobject-introspection, it is not needed to run ibus, python-gobject is enough. ++++ installation-images-SLES: - start sshd without using sysvinit script (bnc#863029) - switch to grub for ppc - ppc boot config changes - added aarch64 ++++ iso-codes: - Update to version 3.51: + Updated translations for ISO 639, ISO 639-3, ISO 3166, ISO 3166-2 and ISO 15924. ++++ kernel-default: - Updated patch headers for 3.14-rc2. - commit d0ea44a - Update to 3.14-rc2. - Eliminated 1 patch. - commit a5ab7bf - doc/README.SUSE: Update to match the current package layout - commit f357abb - Add the README.SUSE file to the packaging branch - commit 11905ea ++++ kernel-source: - Updated patch headers for 3.14-rc2. - commit d0ea44a - Update to 3.14-rc2. - Eliminated 1 patch. - commit a5ab7bf - doc/README.SUSE: Update to match the current package layout - commit f357abb - Add the README.SUSE file to the packaging branch - commit 11905ea ++++ kernel-syms: - Updated patch headers for 3.14-rc2. - commit d0ea44a - Update to 3.14-rc2. - Eliminated 1 patch. - commit a5ab7bf - doc/README.SUSE: Update to match the current package layout - commit f357abb - Add the README.SUSE file to the packaging branch - commit 11905ea ++++ kiwi: - v5.06.30 released - Incorporate KIWICollect patch by ro@suse.de downgrade isohybrid error to warning, this does not work on all architectures - v5.06.29 released ++++ libqt5-qtbase: - Update LICENSE files to %doc ++++ libqt5-qtmultimedia: - Install LICENSE files to %doc ++++ libqt5-qtsensors: - Install LICENSE files to %doc ++++ libqt5-qtserialport: - Install LICENSE files to %doc ++++ libqt5-qtsvg: - Install LICENSE files to %doc ++++ libqt5-qtx11extras: - Install LICENSE files to %doc ++++ libqt5-qtxmlpatterns: - Install LICENSE files to %doc ++++ libqt5-qtdeclarative: - Add License files to %doc ++++ libibverbs: - Fix baselibs.conf. ++++ konkretcmpi: - Add '%doc README NEWS COPYING' directive to the spec file - Needed in SLE12 due to openlmi-providers dependency (fate#316180) ++++ liblogging: - update to liblogging 1.0.1: - rfc3195 component now 2-clause BSD licensed This means the complete liblogging is now under 2-clause BSD - new component names: * liblogging-stdlog * liblogging-rfc3195 ++++ python-base: - added patches for CVE-2013-1752 (bnc#856836) issues that are missing in 2.7.6: python-2.7.6-imaplib.patch python-2.7.6-poplib.patch smtplib_maxline-2.7.patch - CVE-2013-1753 (bnc#856835) gzip decompression bomb in xmlrpc client: xmlrpc_gzip_27.patch - python-2.7.6-bdist-rpm.patch: fix broken "setup.py bdist_rpm" command (bnc#857470, issue18045) - multilib patch: add "~/.local/lib64" paths to search path (bnc#637176) - CVE-2014-1912-recvfrom_into.patch: fix potential buffer overflow in socket.recvfrom_into (CVE-2014-1912, bnc#863741) ++++ libqt5-qtgraphicaleffects: - Install LICENSE files to %doc ++++ libquvi-scripts: - Add luasocket Requires: Various scripts require lua sockets (like youtube, bnc#863126). ++++ ruby2.1: - Don't require rpm-with-ruby-provide-hook on SLE11. It's not a runtime requirement but a build-time requirement for rubygems in SLE11. Buildservice will take care of that. ++++ libssh: - Update to version 0.6.1 * Added support for libgcrypt 1.6. * Added ssh_channel_accept_forward(). * Added known_hosts heuristic during connection (#138). * Added getters for session cipher names. * Fixed decrypt of zero length buffer. * Fixed padding in RSA signature blobs. * Fixed DSA signature extraction. * Fixed some memory leaks. * Fixed read of non-connected socket. * Fixed thread dectection. ++++ systemd: - Add patch 0145-logind-use-correct-who-enum-values-with-KillUnit.patch to be able to kill sessions (bnc#860574) - Do not return from main shell script but simply exit (bnc#862789) ++++ totem-pl-parser: - Fix dependencies: + No longer provide / obsolete totem-pl-parser by libtotem-plparser18: we have a main package with a libexec binary. + Require totem-pl-parser by libtotem-plparser18 and libtotem-plparser-mini18 in order to have the libexec helper available to the libraries. + Move -lang Recommends to the main package. + Add libquvi-scripts Requires: needed as the actual parsers (bnc#863126). - Remove obsolete -lang cleanup from install section. ++++ liburcu0: - Update to version 0.8.1: see ChangeLog in package 'urcu-docs' for details - Add license files to docs package. ++++ libvirt: - disable virnetsockettest: Unstable under test environment ++++ lttng-ust: - Update to version 2.3.1 ++++ luasocket: - Initial package, version 3.0-rc1 - Add luasocket-makefile.patch: fix make file. ++++ patterns-sled: - Add speech-dispatcher, python3-speechd and speech-dispatcher-module-espeak to desktop pattern. - Remove incorrect dependency on unexisting pattern in WBEM pattern - Rename yast2-ldap-client / yast2-kerberos-client to yast2-auth-client ++++ perl-JSON: - removed unused patch: * fix_provides.diff ++++ python3-cairo: - Add waf-py34.patch: patch waf to work correctly with python 3.4 ++++ supportutils: - Added all systemd unit files - Added PPC64 specific commands in hardware.txt (bnc#859658) ++++ suse-build-key: - create suse-build-key.gpg during build. - Remove old keys from keyring. (fate#314767) Keys currently inside the RPM trusted keyring: - pub 2048R/39DB7C82 SuSE Package Signing Key - pub 2048R/50A3DD1C SuSE Package Signing Key (reserve key) - Various keys are moved to the documentation area (/usr/share/doc/packages/suse-build-key) - build-at-suse-sle11.asc: the old SUSE Linux Enterprise 11 key. if SUSE Linux Enterprise 11 packages need to be verified on a SUSE Linux Enterprise 12 system. - suse_ptf_key.asc: The suse ptf key. For verification of provided PTFs. - security_at_suse_de.asc: Use only for email encryption and verification purposes when contacting our security contact address security@suse.de ++++ timezone: - install /etc/localtime as symlink to UTC by default ++++ timezone-java: - install /etc/localtime as symlink to UTC by default ++++ xen: - Include additional help docs for xl in xen-tools - Apply all patches including those for unpackaged xend xen.spec - fate#316614: set migration constraints from cmdline split existing changes into libxl and xend part added libxl.set-migration-constraints-from-cmdline.patch added xend-set-migration-constraints-from-cmdline.patch removed xen.migrate.tools_add_xm_migrate_--log_progress_option.patch removed xen.migrate.tools_set_number_of_dirty_pages_during_migration.patch removed xen.migrate.tools_set_migration_constraints_from_cmdline.patch ++++ xf86-input-evdev: - 11-evdev.conf: emulate wheelbutton for another trackpoint device (bnc#861813) ++++ xf86-video-intel: - Update to 3.0 prerelease 2.99.910 * Only discard damage when overwriting the dirty CPU bo, instead of discarding damage that will be shown! * Reset operation state when switching between glyph caches. https://bugs.freedesktop.org/show_bug.cgi?id=74494 * Fully reinitialise pixmaps allocated from the freed cache. Fixes a potential issue (crash or misrendering) when using some compositors. https://bugs.freedesktop.org/show_bug.cgi?id=74550 * Do not expose the TexturedVideo adaptor in UXA when it is disabled either due to a hung GPU or explicitly disabled by the user. * Restore the pipe stall when changing CC state on gen6, otherwise the GPU may not flush intermediate results from all EU resulting in render corruption (usually the occasional black box). Regression from 2.99.906 https://bugs.freedesktop.org/show_bug.cgi?id=7237 ++++ yast2: - added memory detection code (gh#yast/yast-packager#33) - 3.1.19 ++++ yast2-bootloader: - don't ask to run yast.ssh in second stage as there's no second stage anymore (bnc 861537) ++++ yast2-country: - check for nil value of adjtime (bnc#862626) - do not call systemctl during installation (bnc#861571) - 3.1.2 ++++ yast2-installation: - removed unused release_notes_popup.rb - Remove initialisation of Report in autoinst mode from inst_system_analysis. Not needed any more since autoyast Profile is now processed before inst_system_analysis gets called (bnc#862829). - 3.1.31 ++++ yast2-online-update: - Added functionality which informs user that some of the selected patches (listed) will need rebooting. User can then continue, skip all those patches, or tune the selection of patches manually (FATE#312509). - 3.1.2 ++++ yast2-packager: - display a warning when using online repositories with less than 1GiB RAM (the installer may crash or freeze) (bnc#854755) - 3.1.3 ++++ yast2-ruby-bindings: - Do not unload clients after execution (BNC#861529) - 3.1.9 ++++ yast2-storage: - fixed variable lookup (bnc#862752) ------------------------------------------------------------------ ------------------ 2014-2-9 - Feb 9 2014 ------------------- ------------------------------------------------------------------ ++++ dracut: - Cleanup with spec-cleaner. - Version bump to 036 removing the need for patching from git. - removed patch: * dracut_git_v034_to_head.patch ++++ gdb: - Merge from fedoras gdb-7.7-1.fc21, a rebase to FSF GDB 7.7. The 7.7 features are: * For C++, the 'typeid' operator has been added and exception catchpoints can be filtered by type. * Python scripting has been extended * New commands and new command options * New convenice variables/functions * Some GDB/MI improvements * Remote protocal improvments * SystemTap SDT probes support AArch64 GNU/Linux * Support for Fission DWP file format version 2 * 'tsave' command supports CTF (Common Trace Format) * New script 'gcore' - Remove now obsolete gdb-aarch64-hw-break.patch - Remove merged bits from gdb-ppc64le.patch - Rediff gdb-6.6-buildid-locate-rpm-suse.patch - Add gdb-fix-attach-signalled-detach-stopped.patch ++++ glibc: - Update to glibc 2.19 release ++++ glibc: - Update to glibc 2.19 release ++++ gstreamer: - Update to version 1.2.3: + Bugs fixed: bgo#712597, bgo#719814, bgo#721253, bgo#721289, bgo#721300, bgo#721350, bgo#721422, bgo#721941, bgo#722467. + Updated translations. ++++ gstreamer-plugins-bad: - Update to version 1.2.3: + Bugs fixed: bgo#709241, bgo#711163, bgo#721382, bgo#721384, bgo#721715, bgo#722158, bgo#722414, bgo#722622, bgo#723127, bgo#723134, bgo#723230, bgo#723398. + Updated translations. ++++ gstreamer-plugins-base: - Update to version 1.2.3: + Bugs fixed: bgo#603921, bgo#697665, bgo#711816, bgo#712367, bgo#715138, bgo#719615, bgo#719684, bgo#720015, bgo#720661, bgo#721078, bgo#721666, bgo#721835, bgo#722144, bgo#722656. + Updated translations. ++++ gstreamer-plugins-good: - Update to version 1.2.3: + Bugs fixed: bgo#682276, bgo#712134, bgo#719544, bgo#720659, bgo#721241, bgo#721268, bgo#722159, bgo#722163, bgo#722953, bgo#723125. ++++ lftp: - lftp 4.4.15: * new setting pget:min-chunk-size. * improved DHT search by preferring responded nodes. * allow UTC timezone in http timestamps. * fixed WebDAV rmdir operation. * fixed torrent hang on shutdown when a tracker is unresposive. * fixed adding too may slashes to URLs in http. - verify source signatures - fix SLE 11 SP3 build ++++ util-linux: - util-linux 2.24.1 - agetty: * support the special terminal on first serial line on a S/390 - blkdiscard: * BLKSSZGET fills in an int, not a uint64 - blkid: * escape quotes in the output * simple typo - blockdev: * don't use HDIO_GETGEO - build-sys: * add --with-smack to config-gen.d * fstrim depends on libmount - chsh, chfn: * add info about non-local support to the man pages - dmesg: * fix --raw zero timestamp for kmsg - docs: * add patching process to howto-contribute.txt * update AUTHORS file * update links to http //git.kernel.org/ web repository views - fdisk: * don't care about partition type * fix printf stuff * fix usage(), -l [] - flock: * Change the 'exit status' man page section to make more sense - fsck: * add ext4 to list of filesystems with progress bars in fsck man page - fstrim: * add --all to discard all filesystem * cleanup usage() - lib/path: * add path_strdup() - libblkid: * (nilfs2) check also backup superblock * detect alone PMBR * fix memory leak in blkid_parse_tag_string() * fix swap-area version - libfdisk: * (dos) be more verbose when change bootable flag * (dos) fix free part counter * (dos) warn on type 0 * (gpt) add /home GUID * (gpt) improve and cleanup recovery code * (gpt) recover from corrupted primary/backup PT * (sgi) generate partname according to partition position * (sun) fix end sectors with +1 error - libmount: * add efivarfs to the list of pseudo filesystems * add mnt_tag_is_valid() * cleanup fix_optstr() regards to selinux and smack * fix typo in smack path * remove smackfs* option when SMACK not enabled - lsblk: * fix -D segfault - lscpu: * sort NUMA nodes to keep output human readable * support discontinuous NUMA nodes * support non sequentially numbering of CPUs - man: * Syntax and spelling fixes - mkfs.minix: * fix fscanf() format string [coverity scan] - mkswap: * fix compiler warning [-Wunused-variable] * remove cruft from the man page - mount: * add note about "noauto" to --all description * correct mount man page default iso9660 permission * fix man mount page type * improve -s man mage info * make NAME=value tags usable for non-root * mount.8 fix grammar * update man page ext3/4 mount options - partx: * fix --update ranges and out of order tables - po: * merge changes * update da.po (from translationproject.org) * update de.po (from translationproject.org) * update pt_BR.po (from translationproject.org) * update zh_CN.po (from translationproject.org) - pylibmount: * correctly import from pylibmount.so * import directly from pylibmount in tests * remove unncessary subdirectory - script: * don't call TIOCGWINSZ in signal handler * restore errno in signal handler * use poll() rather then O_NONBLOCK - setpriv: * simplify usage() - setterm: * fix -dump man page info - sulogin: * use dirent->d_type when scans /dev - taskset: * fix PERMISSIONS section of taskset man page - tests: * update blkid swap tests * update build-sys tests * update lscpu tests - textual: * small inprovements to usage and man page of fstrim - umount: * fix umount by tag for non-roots - unshare: * add more hints about mount namespaces to the man page - wipefs: * call BLKRRPART when erase partition table - removed patches: * blkdiscard-BLKSSZGET-fills-in-an-int.patch, applied upstream - modified patches: * tty3270-on-serial-line-of-s390.patch, one hunk applied upstream ++++ gstreamer-plugins-bad: - Update to version 1.2.3: + Bugs fixed: bgo#709241, bgo#711163, bgo#721382, bgo#721384, bgo#721715, bgo#722158, bgo#722414, bgo#722622, bgo#723127, bgo#723134, bgo#723230, bgo#723398. + Updated translations. ++++ systemd: - ... as only the systemd-analyze completion depends on bash-completion I prefere a without which has to be defined for SLES 12 - avoid bootstrap cycle with libusb and systemd-mini ++++ perl-Net-SSLeay: - updated to 1.58 Always use size_t for strlen() return value, requested by Alexander Bluhm. t/external/20_cert_chain.t was missing from dist. Version number in META.yml was incorrect Improvements to test t/external/20_cert_chain.t to provoke following bug: Fixed crash due to SSL_get_peer_cert_chain incorrectly free'ing the chain after use. Fixed a problem when compiling against openssl where OPENSSL_NO_EC is set. 1.57 2014-01-09 Fixed remaining problems with test suite: pod coverage and kwalitee tests are only enabled with RELEASE_TESTING=1 1.56 2014-01-08 Fixed a typo in documentation of BEAST Attack, patched by gregor herrmann. Added LICENSE file copied form OpenSSL distribution to prevent complaints from various versions of kwalitee. Adjusted license: in META.yml to be 'openssl' Adds support for the basic operations necessary to support ECDH for PFS, e.g. EC_KEY_new_by_curve_name, EC_KEY_free and SSL_CTX_set_tmp_ecdh. Improvements to t/handle/external/50_external.t to handle the case when a test connection was not possible. Patched by Alexandr Ciornii. Added support for ALPN TLS extension. Patch from Lubomir Rintel. Tested with openssl-1.0.2-stable-SNAP-20131205. Fix an use-after-free error. Patch from Lubomir Rintel. Fixed a problem with Invalid comparison on OBJ_cmp result in t/local/36_verify.t. Contributed by paul. Added support for get_peer_cert_chain(). Patch by Markus Benning. Fixed a bug that could cause stack faults: mixed up PUTBACK with SPAGAIN in ssleay_RSA_generate_key_cb_invoke() a final PUTBACK is needed here. A second issue is also fixed: cb->data defaults to &PL_sv_undef but throught the code you do not check against &PL_sv_undef, just NULL. To avoid passing the 3rd optional arg at all, do not create it. This fixes all the cb->data checks and wrong refcounts on &PL_sv_undef. Patched by Reini Urban. Deleted support for SSL_get_tlsa_record_byname: it is not included in OpenSSL git master. ++++ python-libmount: - util-linux 2.24.1 - agetty: * support the special terminal on first serial line on a S/390 - blkdiscard: * BLKSSZGET fills in an int, not a uint64 - blkid: * escape quotes in the output * simple typo - blockdev: * don't use HDIO_GETGEO - build-sys: * add --with-smack to config-gen.d * fstrim depends on libmount - chsh, chfn: * add info about non-local support to the man pages - dmesg: * fix --raw zero timestamp for kmsg - docs: * add patching process to howto-contribute.txt * update AUTHORS file * update links to http //git.kernel.org/ web repository views - fdisk: * don't care about partition type * fix printf stuff * fix usage(), -l [] - flock: * Change the 'exit status' man page section to make more sense - fsck: * add ext4 to list of filesystems with progress bars in fsck man page - fstrim: * add --all to discard all filesystem * cleanup usage() - lib/path: * add path_strdup() - libblkid: * (nilfs2) check also backup superblock * detect alone PMBR * fix memory leak in blkid_parse_tag_string() * fix swap-area version - libfdisk: * (dos) be more verbose when change bootable flag * (dos) fix free part counter * (dos) warn on type 0 * (gpt) add /home GUID * (gpt) improve and cleanup recovery code * (gpt) recover from corrupted primary/backup PT * (sgi) generate partname according to partition position * (sun) fix end sectors with +1 error - libmount: * add efivarfs to the list of pseudo filesystems * add mnt_tag_is_valid() * cleanup fix_optstr() regards to selinux and smack * fix typo in smack path * remove smackfs* option when SMACK not enabled - lsblk: * fix -D segfault - lscpu: * sort NUMA nodes to keep output human readable * support discontinuous NUMA nodes * support non sequentially numbering of CPUs - man: * Syntax and spelling fixes - mkfs.minix: * fix fscanf() format string [coverity scan] - mkswap: * fix compiler warning [-Wunused-variable] * remove cruft from the man page - mount: * add note about "noauto" to --all description * correct mount man page default iso9660 permission * fix man mount page type * improve -s man mage info * make NAME=value tags usable for non-root * mount.8 fix grammar * update man page ext3/4 mount options - partx: * fix --update ranges and out of order tables - po: * merge changes * update da.po (from translationproject.org) * update de.po (from translationproject.org) * update pt_BR.po (from translationproject.org) * update zh_CN.po (from translationproject.org) - pylibmount: * correctly import from pylibmount.so * import directly from pylibmount in tests * remove unncessary subdirectory - script: * don't call TIOCGWINSZ in signal handler * restore errno in signal handler * use poll() rather then O_NONBLOCK - setpriv: * simplify usage() - setterm: * fix -dump man page info - sulogin: * use dirent->d_type when scans /dev - taskset: * fix PERMISSIONS section of taskset man page - tests: * update blkid swap tests * update build-sys tests * update lscpu tests - textual: * small inprovements to usage and man page of fstrim - umount: * fix umount by tag for non-roots - unshare: * add more hints about mount namespaces to the man page - wipefs: * call BLKRRPART when erase partition table - removed patches: * blkdiscard-BLKSSZGET-fills-in-an-int.patch, applied upstream - modified patches: * tty3270-on-serial-line-of-s390.patch, one hunk applied upstream ++++ python-six: - update to 1.5.2: - Issue #53: Make the fake modules six.moves puts into sys.modules appear not to have a __name__ unless they are loaded. Changes of older releases, see CHANGES files in the Bitbucket repo at https://bitbucket.org/gutworth/six/src/758cacd651f3ee8c9eb2253ca3905a1d46f88786/CHANGES?at=default ++++ shared-mime-info: - Export ac_cv_func_fdatasync=no before calling configure, to workaround the issue described in fdo#70366, where fdatasync() is called on each update-mime-database invocation ++++ util-linux-systemd: - util-linux 2.24.1 - agetty: * support the special terminal on first serial line on a S/390 - blkdiscard: * BLKSSZGET fills in an int, not a uint64 - blkid: * escape quotes in the output * simple typo - blockdev: * don't use HDIO_GETGEO - build-sys: * add --with-smack to config-gen.d * fstrim depends on libmount - chsh, chfn: * add info about non-local support to the man pages - dmesg: * fix --raw zero timestamp for kmsg - docs: * add patching process to howto-contribute.txt * update AUTHORS file * update links to http //git.kernel.org/ web repository views - fdisk: * don't care about partition type * fix printf stuff * fix usage(), -l [] - flock: * Change the 'exit status' man page section to make more sense - fsck: * add ext4 to list of filesystems with progress bars in fsck man page - fstrim: * add --all to discard all filesystem * cleanup usage() - lib/path: * add path_strdup() - libblkid: * (nilfs2) check also backup superblock * detect alone PMBR * fix memory leak in blkid_parse_tag_string() * fix swap-area version - libfdisk: * (dos) be more verbose when change bootable flag * (dos) fix free part counter * (dos) warn on type 0 * (gpt) add /home GUID * (gpt) improve and cleanup recovery code * (gpt) recover from corrupted primary/backup PT * (sgi) generate partname according to partition position * (sun) fix end sectors with +1 error - libmount: * add efivarfs to the list of pseudo filesystems * add mnt_tag_is_valid() * cleanup fix_optstr() regards to selinux and smack * fix typo in smack path * remove smackfs* option when SMACK not enabled - lsblk: * fix -D segfault - lscpu: * sort NUMA nodes to keep output human readable * support discontinuous NUMA nodes * support non sequentially numbering of CPUs - man: * Syntax and spelling fixes - mkfs.minix: * fix fscanf() format string [coverity scan] - mkswap: * fix compiler warning [-Wunused-variable] * remove cruft from the man page - mount: * add note about "noauto" to --all description * correct mount man page default iso9660 permission * fix man mount page type * improve -s man mage info * make NAME=value tags usable for non-root * mount.8 fix grammar * update man page ext3/4 mount options - partx: * fix --update ranges and out of order tables - po: * merge changes * update da.po (from translationproject.org) * update de.po (from translationproject.org) * update pt_BR.po (from translationproject.org) * update zh_CN.po (from translationproject.org) - pylibmount: * correctly import from pylibmount.so * import directly from pylibmount in tests * remove unncessary subdirectory - script: * don't call TIOCGWINSZ in signal handler * restore errno in signal handler * use poll() rather then O_NONBLOCK - setpriv: * simplify usage() - setterm: * fix -dump man page info - sulogin: * use dirent->d_type when scans /dev - taskset: * fix PERMISSIONS section of taskset man page - tests: * update blkid swap tests * update build-sys tests * update lscpu tests - textual: * small inprovements to usage and man page of fstrim - umount: * fix umount by tag for non-roots - unshare: * add more hints about mount namespaces to the man page - wipefs: * call BLKRRPART when erase partition table - removed patches: * blkdiscard-BLKSSZGET-fills-in-an-int.patch, applied upstream - modified patches: * tty3270-on-serial-line-of-s390.patch, one hunk applied upstream ------------------------------------------------------------------ ------------------ 2014-2-8 - Feb 8 2014 ------------------- ------------------------------------------------------------------ ++++ boost: - Add post and postun sections for libboost_graph_parallel. ++++ dasher: - Disable AT-SPI (1) support. It will not work correctly anyhow since GNOME 3 uses AT-SPI 2: + Pass --disable-a11y to configure. + Drop at-spi-devel BuildRequires. - Add pkgconfig(xtst) BuildRequires: needed if AT-SPI is not enabled. ++++ gnome-keyring: - Enhance gnome-keyring-check-session.patch: Add "gnome-classic" to the list of handled desktop session types (bnc#862775). ++++ samba: - Fix memory overwrite in FSCTL_VALIDATE_NEGOTIATE_INFO handler; (bso#10415); (bnc#862370). ++++ samba: - Fix memory overwrite in FSCTL_VALIDATE_NEGOTIATE_INFO handler; (bso#10415); (bnc#862370). ++++ mariadb: - turn "prefered" back on in specfile to resolve package builds that buildrequire mysql-devel ++++ libndp: - library for neighbour discovery, for later use by NetworkManager ++++ systemd: - split bash-completion support into its own package, no need for sles_version ++++ mksh: - adjust update-alternative usage to packaging policy (see http://lists.opensuse.org/opensuse-packaging/2014-02/msg00024.html) ++++ sca-patterns-edir: - Packaged COPYING.GPLv2 ++++ sca-patterns-filr: - Packaged COPYING.GPLv2 ++++ sca-patterns-groupwise: - Packaged COPYING.GPLv2 ++++ sca-patterns-hae: - Packaged COPYING.GPLv2 ++++ sca-patterns-sle10: - Packaged COPYING.GPLv2 ++++ sca-patterns-sle11: - Packaged COPYING.GPLv2 ++++ sca-patterns-sle12: - Packaged COPYING.GPLv2 ++++ supportutils: - Fixed packaging error - Packaged COPYING.GPLv2 - Added modprobe.conf check - Added systemd processing - Added grub2 processing - Fixed invalid keyword exit failure - Removed schealth, use SCA Appliance - Fixed LVM processing - Added OPTION_OES to activate other OES components - sssd service activated for sle12 - Fixed ipv6 flush permission error - Env gets sysctl config files - supportconfig: 3.0-9 ------------------------------------------------------------------ ------------------ 2014-2-7 - Feb 7 2014 ------------------- ------------------------------------------------------------------ ++++ autofs: - autofs-5.0.8-fix-serialize-libldap-init.patch: fix deadlock when trying to lock mutex that's already owned by the same thread (bnc#859969) - autofs-5.0.8-serialize-libldap-unbind.patch: serialize LDAP unbind operations, as they're also not thread-safe and could cause segmentation faults (bnc#853469) - autofs-rpmlintrc: no longer needed, remove ++++ boost: - add boost-1.54.0-thread-link_atomic.patch fixing upstream issue https://svn.boost.org/trac/boost/ticket/9041 (fixes compilation failure of snapper on various platforms) ++++ gnome-settings-daemon: - Update to version 3.11.5: + We no longer quit when gnome-session tells all registered clients to stop so that applications still running don't lose their theme and icons briefly before the session ends. + Date & Time: - Specify the accuracy level for geoclue. - Provide desktop id to geoclue so that authorization works. + Media-keys: - Remove the default shortcut to toggle the screen reader since it conflicts with the "panel main menu" shortcut. + Wacom: - Check for calibration state on startup/device-added. - Update to version 3.11.3: + Media-keys: Fix "show battery" key handling. + Rfkill: - Apply permissions for rfkill devices to the local user. - Add Bluetooth killswitch support. - Don't autostart ModemManager. + Wacom: - Skip GSD_WACOM_SET_ALL_MONITORS on the switch monitor pad action. - Rotate OLED labels on left-handed setups. - Show OSD when remapping device to a monitor through the pad bindings. - Maintain per-device calibration notifications. - Update to version 3.11.2: + Media keys: - All Power key in more places. - Fix interaction with multiple MPRIS clients. - Make Pause key work for MPRIS clients. + Remote display: - Don't disable animations unless we are on a remote display. + XSettings: - Fix a possible crash on exit. - Export a GtkShellShowsDesktop setting. - Drop gnome-settings-daemon-export-Gtk_ShellShowsDesktop-setting.patch: fixed upstream. - Update to version 3.11.1: + Power: - Remove battery recall support code. - Update for new UPower API. - Remove org.gnome.SettingsDaemon.Power D-Bus interface (deprecated by the new UPower). - Fix brightness keys when there's less than 20 brightness steps. + Remote display: - Merge plugin functionality into the XSettings plugin; we shouldn't modify GSettings on startup. + RFKill: - Handle rfkill for WWAN modems. - Disable gnome-settings-daemon-notify-idle-resumed.patch for now: needs rebase. - Drop gnome-settings-daemon-upower-backport.patch: fixed upstream. - Drop gnome-settings-daemon-upower-fix.patch: fixed upstream. ++++ gtk2: - Add gtk2-default-printer.patch: save last-used printer as default (bgo#577642). ++++ vim: - Updated to revision 169, fixes the following problems * Running tests in shadow dir doesn't work. * By default, after closing a buffer changes can't be undone. * Auto-loading a function for code that won't be executed. * Fixes are not tested. * Can't compile with Ruby 2.1.0. * ":sleep" puts cursor in the wrong column. (Liang Li) - Dropped vim-7.4-ruby21.patch, fixed upstream ++++ kiwi: - handled the very special SLE 12 case for requires - v5.06.28 released - DB: rebuild schema documentation - DB: rebuild documentation - v5.06.27 released - Fixed spec file KIWIIsoLinux-AppleFileMapping.txt was moved - v5.06.26 released - Moved KIWIIsoLinux-AppleFileMapping.txt to metadata directory In addition change the prefix to .map - Present custom files view links in a table - Fixed .changelog helper tool don't include conflict and merge commits ++++ tigervnc: - Drop tigervnc-sf3492503.diff, tigervnc-sf3495623.diff and xorg-bug38185.patch (not used and not needed). - Update tigervnc-sf3492352.diff and tigervnc-sf3495623.patch. ++++ ding-libs: - remove pkgconfig-deps.diff since it's obsoleted by 0001-build-add-missing-Requires-to-pkgconfig-file.patch ++++ util-linux: - Add patch sulogin-does-not-find-any-console.patch to enable sulogin to find suitable console device even if first is not usable (bnc#862078) ++++ samba: - Streamline the vendor suffix handling and add support for SLE 12. - Fix zero length server-side copy request handling; (bso#10424); (bnc#862558). ++++ samba: - Streamline the vendor suffix handling and add support for SLE 12. - Fix zero length server-side copy request handling; (bso#10424); (bnc#862558). ++++ libjpeg-turbo: - Require libturbojpeg in the devel package. Otherwise we just have dangling symlink there. ++++ compat-openssl098: - openssl-0.9.8b-ipv6-apps.patch: enable ipv6 in the openssl commandline tool. bnc#859228 - openssl-enable-ecdh.patch: Enable ECDH / ECDHE key exchanges. (already available, but previously disabled as it was only a draft standard). bnc#859924 - openssl-0.9.8j-c_rehash-with-openssl1.patch: If we have an (optional) openssl1 binary installed, use this to generate both openssl 0 and openssl 1 style certificate hashes. bnc#862181 ++++ libpng15: - updated to 1.5.18 ++++ ruby2.1: - reintroduce update-alternatives for rake, rdoc and ri as those can come from more uptodate gems ++++ systemd: - Split off systemd-rpm-macros as a separate package to avoid a rebuild of all packages due new systemd package - Define a sles_version 12 for suse_version 1315 ++++ libusb-1_0: - New upstream, new home page. - Update to version 1.0.18: * API extensions: * hotplug support * topology support * error processing, detaching, debugging etc. * many fixes * for more see ChangeLog ++++ libyui: - use text version of release notes with NCurses (bnc#862578) - 3.0.13 ++++ python-libmount: - Add patch sulogin-does-not-find-any-console.patch to enable sulogin to find suitable console device even if first is not usable (bnc#862078) ++++ python-lxml: - Require python-cssselect, it was refactored into a standalone module ++++ suse-module-tools: - load the uas driver simulsimultaneously with the usb_storage driver and vice versa (bnc#862397) ++++ sysconfig: - Remove the blacklist entry for the uas driver (bnc#862397) ++++ systemd-rpm-macros: - Make systemd rpm macros package a separate to avoid rebuild of the full package tree if systemd package change ++++ sysvinit: - Add patch sysvinit-2.88+dsf-xen.patch to enable sulogin to find suitable console device even if first is not usable (bnc#862078) ++++ util-linux-systemd: - Add patch sulogin-does-not-find-any-console.patch to enable sulogin to find suitable console device even if first is not usable (bnc#862078) ++++ xorg-x11-server: - remove creation of libxf86config which was once used bu SaX2. ++++ yast2-installation: - Implement minimal installation feature (FATE#313149) - 3.1.30 ++++ yast2-network: - fate#315501 - IPoIB mode configuration in YaST - 3.1.18 ++++ yast2-packager: - use text version of release notes for NCurses (bnc#862578) - 3.1.2 ++++ yast2-services-manager: - support minimal installation (FATE#313149) - 0.0.23 ++++ yast2-slp: - Improve protocol resolution - 3.1.3 ++++ yast2-theme-SLE: - updated SLE installation theme (by Ken Wimer) - 3.1.3 - Removed unused icons: yast-cdrom yast-create-new-vm yast-dirinstallr yast-dumpdevice yast-fax yast-fingerprint yast-groups yast-idedma yast-irda yast-modem yast-pci_id yast-power-management yast-profile-manager yast-ramdisk yast-repair yast-vm-management yast-casa yast-mascot yast-hdd yast-xen-dirinstall yast-floppy yast-search-linux-partition yast-LDAP-user apparmor_update_wizard yast-NIS-user yast-update-possibility yast-webpin yast-support-query yast-ipsec yast-hdd-controller yast-firewire yast-usb apparmor_creation_wizard yast-system-files yast-system-profile apparmor_control_panel yast-package-manager linux-user-mgmt answering-machine yast-autofs yast-bootfloppy yast-bootmsg yast-casa-ats ++++ yast2-users: - support minimal installation(FATE#313149) - 3.1.7 - format spec file - versioned build requires of yast2-ldap as it is used in testsuite - 3.1.6 ------------------------------------------------------------------ ------------------ 2014-2-6 - Feb 6 2014 ------------------- ------------------------------------------------------------------ ++++ adwaita-icon-theme: - Update to version 3.11.5: + Scale gedit properly. + media-player cleanup. + Make folder-download emblem more legible. ++++ alsa: - Enable runtime PM for HD-audio devices (FATE#315523); install 42-hd-audio-pm.rules udev file ++++ appres: - fixed license to X11 in specfile ++++ autocutsel: - added missing LICENSE file ++++ autoyast2: - fix bug in general raid handling - fix bug handling more than two disks without explicit device name in partitioning section of xml description - 3.1.13 ++++ bitmap: - fixed license to X11 in specfile ++++ docbook-xsl-stylesheets: - Fixed bnc#842844 and added upstream patch from r9847 of docbook#1313 (File docbook-xsl-stylesheets-manpages-other-r9847.patch) ++++ editres: - fixed license to X11 in specfile ++++ ethtool: - Drop ethtool-display-switch-port-attributes.patch (failed upstream acceptance and has to be reworked) ++++ fontconfig: - removed iso639-{1,2} and local.conf.instsys - *.conf files moved to fonts-config package ++++ gedit: - Update to version 3.11.3: + More work on the new UI. + Finalize the new API to extend the menu from plugins. + Adapt plugins to the latest changes. + Restore command line handling that was broken in laste release. + Detect when network is not available and warn if using remote documents. + Add an fpaste tool to the external tools scripts. + Rewrite the build system with nonrecursive Makefiles. + Improvements in docs. + Misc bug fixes. + Updated translations. ++++ glibc: - Update to glibc 2.18.90 ee7cc3853761: * More bug fixes * SystemTap probes for slow multiple precision fallback paths of transcendental functions have been introduced. * Preliminary documentation about Multi-Thread, Async-Signal and Async-Cancel Safety has been added. * Change powerpc64le start ABI to 2.17 - Add /usr/local/lib64 to ld.so.conf on all lib64 platforms - Enable profile build for aarch64 - ppc64le-abilist.patch: Removed ++++ glibc: - Update to glibc 2.18.90 ee7cc3853761: * More bug fixes * SystemTap probes for slow multiple precision fallback paths of transcendental functions have been introduced. * Preliminary documentation about Multi-Thread, Async-Signal and Async-Cancel Safety has been added. * Change powerpc64le start ABI to 2.17 - Add /usr/local/lib64 to ld.so.conf on all lib64 platforms - Enable profile build for aarch64 - ppc64le-abilist.patch: Removed ++++ gnome-icon-theme: - Update to version 3.11.5: + Scale gedit properly. + media-player cleanup. + Make folder-download emblem more legible. ++++ gnome-settings-daemon: - Add gnome-settings-daemon-upower-fix.patch: avoid immediate hibernation/poweroff caused by GSD power plugin not being able to determine battery charge (bnc#861365). ++++ gtksourceview: - Update to version 3.11.4: + Add the popular Solarized style schemes. + Improvements to some lang files and a new lang file for lex. + Optimize the draw-spaces code. + Various fixes to the completion framework. + Misc bugfixes. + Updated translations. ++++ intel-gpu-tools: - added missing LICENSE file ++++ java-1_7_0-openjdk: - Remove upstreamed patches: * java-1.7.0-openjdk-ppc-zero-hotspot.patch * java-1.7.0-openjdk-ppc-zero-jdk.patch * java-1_7_0-openjdk-ppc-stackoverflow.patch ++++ kernel-default: - Linux 3.13.2 (bnc#860993 CVE-2014-0038). - Delete patches.fixes/compat_sys_recvmmsg-x32-fix.patch. - Refresh patches.xen/xen3-patch-2.6.37. - Refresh patches.xen/xen3-patch-3.10. - commit 7e6b5de ++++ kernel-source: - Linux 3.13.2 (bnc#860993 CVE-2014-0038). - Delete patches.fixes/compat_sys_recvmmsg-x32-fix.patch. - Refresh patches.xen/xen3-patch-2.6.37. - Refresh patches.xen/xen3-patch-3.10. - commit 7e6b5de ++++ kernel-syms: - Linux 3.13.2 (bnc#860993 CVE-2014-0038). - Delete patches.fixes/compat_sys_recvmmsg-x32-fix.patch. - Refresh patches.xen/xen3-patch-2.6.37. - Refresh patches.xen/xen3-patch-3.10. - commit 7e6b5de ++++ kexec-tools: - Drop obsolete /etc/init.d/kexec (bnc# 862143). - Handle btrfs root subvolume (bnc# 862143c35) - Create kexec-load.service (bnc# 862143) - Update kexec-bootloader manpage (document reboot using kexec) - Remove old 11.1 conditionals - Update kexec-tools-i386-bzimage_efi.patch and kexec-tools-xen-e820-redefinition.patch with upstream commit ids ++++ kiwi: - Print user/group IDs. ++++ util-linux: - Avoid that hanging plymouth locks terminal lines that is add patch sulogin-fooled-on-tty-line-due-plymouth.patch and modify patch agetty-fooled-on-serial-line-due-plymouth.patch to remove any lock which had been left over. ++++ libchamplain: - Update to version 0.12.7: + Use correct LIBRARY_VERSION string. ++++ libe-book: - Fix license tag to LGPL-2.1+ or MPL-2.0 ++++ libevdev: - fixed license to MIT in specfile ++++ gupnp-igd: - Update to version 0.2.3: + Emit errors as boxed types. + Various build improvements. + Make tests less racy. - Pass --enable-python to configure in order to ensure the python bindings to be built. ++++ wireless-tools: - Remove superfluous iwlagn module config (bnc#831819) - Fix build with openSUSE 12.2 and SLE11 ++++ libmediaart: - Update to version 0.2.0: + build: Remove all 'tracker' uses in configure.ac. + build: Fix selection between backends Qt and GdkPixbuf. + build: Fix requirement on tracker-0.16 in pkgconfig file. + build: Make sure pkgconfig file uses -1.0 to avoid minor ver changes. + extract: Port Qt backend to Qt5 and NEMO platform. + extract: Fixed Qt(4) backend to compile and removed all Tracker references. + libmediaart: Fix include which incorrectly defined _INSIDE in main header. + docs: Remove reference to Tracker in reference overview. - Rename subpackage, following upstreams name changes: + libmediaart-0_2-0 to libmediaart-1_0-0. + typelib-1-0-MediaArt-0_2 to typelib-1-0-MediaArt-1_0. ++++ mariadb: - package rename from mariadb_100 and ambiguous mariadb-100 to mariadb for submission to SLE12:GA. [fate#313595] ++++ libreoffice: - Fix vlc macro in specfile. ++++ libstorage: - allow to set filesystem label for mounted btrfs (see bnc#862409) ++++ listres: - fixed license to X11 in specfile ++++ nrpe: - install an example check_nrpe.cfg definition in /etc/nagios/objects ++++ mozilla-nspr: - update to version 4.10.3 * bmo#749849: ensure we'll free the thread-specific data key. * bmo#941461: don't compile android with unaligned memory access. * bmo#932398: Add PR_SyncMemMap, a portable version of msync/FlushViewOfFile. * bmo#952621: Fix a thread-unsafe access to lock->owner in PR_Lock. * bmo#957458: Fix several bugs in the lock rank checking code. * bmo#936320: Use an alternative test for IPv6 support on Linux to avoid opening a socket. ++++ netcfg: - added helper scripts and doc for creating services file to Sources ++++ orca: - Update to version 3.11.5.1: + Correct a stupid error from applying a patch. ++++ python-libmount: - Avoid that hanging plymouth locks terminal lines that is add patch sulogin-fooled-on-tty-line-due-plymouth.patch and modify patch agetty-fooled-on-serial-line-due-plymouth.patch to remove any lock which had been left over. ++++ qemu: - Update update_git.sh and qemu.spec.in to point to SUSE rather than openSUSE Git repository ++++ rendercheck: - fixed license to HPND in specfile ++++ rubygem-gem2rpm: - buildrequire ruby-devel for extensions ++++ sled-manuals_de: - dummy package ++++ sled-manuals_ja: - dummy package - Update text and image files (Last Changed Rev.: 11511:11997M). ++++ sled-manuals_pt_BR: - dummy package ++++ sled-manuals_zh_CN: - dummy package - Update text and image files (Last Changed Rev.: 11511:12013). - Update text and image files (Last Changed Rev.: 11511:12013M). - Update text and image files (Last Changed Rev.: 11511:12013M). ++++ sled-manuals_zh_TW: - dummy package - Update text and image files (Last Changed Rev.: 11511:12014). - Update text and image files (Last Changed Rev.: 11511:12014). ++++ sled-manuals_ar: - dummy package ++++ sled-manuals_cs: - dummy package ++++ sled-manuals_es: - dummy package ++++ sled-manuals_fr: - dummy package ++++ sled-manuals_hu: - dummy package ++++ sled-manuals_it: - dummy package ++++ sled-manuals_ko: - dummy package ++++ sled-manuals_pl: - dummy package ++++ sled-manuals_ru: - dummy package ++++ util-linux-systemd: - Avoid that hanging plymouth locks terminal lines that is add patch sulogin-fooled-on-tty-line-due-plymouth.patch and modify patch agetty-fooled-on-serial-line-due-plymouth.patch to remove any lock which had been left over. ++++ viewres: - fixed license to X11 in specfile ++++ x11perf: - fixed license to HPND in specfile ++++ xclock: - fixed license to X11 in specfile ++++ xcursor-themes: - fixed license to X11 in specfile ++++ xev: - fixed license to X11 in specfile ++++ xeyes: - fixed license to X11 in specfile ++++ xf86-video-intel: - finall remove U_sna-Process-Damage-relative-to-dst-pDrawable-not-its.patch from source package ++++ xfd: - fixed license to X11 in specfile ++++ xfontsel: - fixed license to X11 in specfile ++++ xkill: - fixed license to X11 in specfile ++++ xlogo: - fixed license to X11 in specfile ++++ xlsatoms: - fixed license to X11 in specfile ++++ xlsclients: - fixed license to X11 in specfile ++++ xlsfonts: - fixed license to X11 in specfile ++++ xmag: - fixed license to X11 in specfile ++++ xorg-x11-driver-video: - don't try to build this package on s390x ++++ xvinfo: - fixed license to X11 in specfile ++++ yast2-auth-client: - Fix syntax error in autoyast file - 3.1.5 ------------------------------------------------------------------ ------------------ 2014-2-5 - Feb 5 2014 ------------------- ------------------------------------------------------------------ ++++ AdobeICCProfiles: - change license to SUSE-NonFree ++++ ttf-founder: - change license to SUSE-NonFree ++++ autoyast2: - Add support to profile for minimal configuration(FATE#313149) - 3.1.12 - add dependency to yast2-slp again ++++ boost: - enable build_mpi on s390/s390x ++++ cmpi-bindings: - Update to 0.9.9 - Support rdoc from Ruby 2.1 ++++ gnome-shell-extensions: - Update to version 3.11.5: + window-list: update for gnome-shell changes. + Updated translations. ++++ gnome-themes-standard: - Update to version 3.11.5: + New style for GtkDialog and GtkAssistant. + New backgrounds for 3.12. + Improvements to the new notebook tabs style. + Style for GtkActionBar. + Style for GtkPopover. + Fix GtkHeaderBar vertical padding. + Misc improvements for chooser buttons. + Separate GTK and GNOME styles better. + Gnome-bluetooth specific fixes. + Gedit specific fixes. ++++ grub2: - add grub2-snapper-plugin.sh (fate#316232) * grub2's snapper plugin for advanced btrfs snapshot menu management * package as grub2-snapper-plugin.noarch - refresh 0002-script-create-menus-for-btrfs-snapshot.patch * when booting btrfs snapshots disabled, deleting snapshot master config if it's not customized ++++ installation-images-SLES: - switch to new installation-images- and install-initrd- packages - added aarch64 - enable xen, use bcond so it does not get disabled by accident ++++ kernel-default: - Change also BuildRequires from module-init-tools to modutils - commit f650166 ++++ kernel-source: - Change also BuildRequires from module-init-tools to modutils - commit f650166 ++++ kernel-firmware: - Updated firmware versions for iwlwifi 3160 and 7260 (FATE#316958) ++++ kernel-syms: - Change also BuildRequires from module-init-tools to modutils - commit f650166 ++++ kexec-tools: - Update to version 2.0.5 Drop patch 'device-tree-buffer-overflows.patch' (upstream) Drop patch '0001-kexec-fs2dt-fix-endianess-conversion.patch' (upstream) - Rename aarch64 patch to 'kexec-tools-enable-aarch64.patch' and rebase to version from Linaro git. - Add 'kexec-tools-enable-aarch64-fixup.patch' to solve arm libfdt breakage with Linaro patch. - Enable ppc64le - Refresh patches for context. - Add following patches (pending upstream): 'kexec-tools-i386-bzimage_efi.patch' to fix i386 breakage. 'kexec-tools-xen-e820-redefinition.patch' to fix xen/820 breakage. ++++ kiwi: - Added preCallInit hook call to netboot boot image descriptions This hook already existed in oem and vmx boot images and was still not added to netboot ++++ libqt5-qtbase: - Update to 5.2.1: * For more details please see: http://blog.qt.digia.com/blog/2014/02/05/qt-5-2-1-released/ - Split out (private) devel packages for each library. Also added common-devel package, which contains mkspecs, and basic binaries (e.g. moc, qmake, rcc, syncqt and uic) - Only create qt5 symlinks for binaries which conflict with Qt4 version - Remove libtool archives from packages - Apply conditionals for %arm also for aarch64 - Removed unneeded or upstreamed patches: * 0001-Remove-the-GLES-2-dependency-for-eglfs-and-kms.patch * 0002-Fix-configure-script-to-not-dictate-OpenGL-ES-2-when.patch * 0003-EGL-convenience-deal-with-DefaultRenderableType-when.patch * 0004-Do-not-disable-egl-on-desktop-gl-automatically.patch * qt-never-strip.diff * qtbase-opensource-src-5.1.1-bigendian.patch - modified patches: * qmake-add-usr-include.diff ++++ libqt5-qtlocation: - Update to 5.2.1: * For more details please see: http://blog.qt.digia.com/blog/2014/02/05/qt-5-2-1-released/ - Remove libtool archives from packages ++++ libqt5-qtmultimedia: - Update to 5.2.1: * For more details please see: http://blog.qt.digia.com/blog/2014/02/05/qt-5-2-1-released/ - Remove libtool archives from packages ++++ libqt5-qtsensors: - Update to 5.2.1: * For more details please see: http://blog.qt.digia.com/blog/2014/02/05/qt-5-2-1-released/ - Remove libtool archives from packages ++++ libqt5-qtserialport: - Update to 5.2.1: * For more details please see: http://blog.qt.digia.com/blog/2014/02/05/qt-5-2-1-released/ - Remove libtool archives from packages ++++ libqt5-qtsvg: - Update to 5.2.1: * For more details please see: http://blog.qt.digia.com/blog/2014/02/05/qt-5-2-1-released/ ++++ libqt5-qtwebkit: - Update to 5.2.1: * For more details please see: http://blog.qt.digia.com/blog/2014/02/05/qt-5-2-1-released/ - Remove libtool archives from packages - Change aarch64-support.patch to upstream version (merged for 5.3) ++++ libqt5-qtx11extras: - Update to 5.2.1: * For more details please see: http://blog.qt.digia.com/blog/2014/02/05/qt-5-2-1-released/ - Remove libtool archives from packages ++++ libqt5-qtxmlpatterns: - Update to 5.2.1: * For more details please see: http://blog.qt.digia.com/blog/2014/02/05/qt-5-2-1-released/ - Only create qt5 symlinks for binaries which conflict with Qt4 version ++++ libqt5-qtdeclarative: - Update to 5.2.1: * For more details please see: http://blog.qt.digia.com/blog/2014/02/05/qt-5-2-1-released/ - Remove libtool archives from packages - Added aarch64-support.patch from upstream (merged for 5.3) ++++ tigervnc: - N_use-icewm.patch * Switch fallback WM to icewm in vncserver script. (bnc#862315) ++++ leveldb: - updated to 1.15.0 + switched from mmap based writing to simpler stdio based writing. Has a minor impact (0.5 microseconds) on microbenchmarks for asynchronous writes. Synchronous writes speed up from 30ms to 10ms on linux/ext4. Should be much more reliable on diverse platforms. + compaction errors now immediately put the database into a read-only mode (until it is re-opened). As a downside, a disk going out of space and then space being created will require a re-open to recover from, whereas previously that would happen automatically. On the plus side, many corruption possibilities go away. + force the DB to enter an error-state so that all future writes fail when a synchronous log write succeeds but the sync fails. + repair now regenerates sstables that exhibit problems + fix issue 218 - Use native memory barriers on OSX + fix issue 212 - QNX build is broken + fix build on iOS with xcode 5 + make tests compile and pass on windows - refreshed 0001-debian-ports.patch + moved OS_MACOSX hunk ++++ mutter: - Add mutter-bell.patch to make audible bell work out of the box. Implements FATE#316042 ++++ pango: - Update to version 1.36.2: + Win32 build fixes. + Fix a possible strtol(NULL) (bgo#719549). + Fix --with-included-modules. + Fix a FPE in pango_layout_iter_get_char_extents (bgo#720379). + Use 96 dpi for CoreText by default. ++++ libqt5-qtgraphicaleffects: - Update to 5.2.1: * For more details please see: http://blog.qt.digia.com/blog/2014/02/05/qt-5-2-1-released/ ++++ libqt5-qtimageformats: - Update to 5.2.1: * For more details please see: http://blog.qt.digia.com/blog/2014/02/05/qt-5-2-1-released/ - removed patches: * mng_version.patch ++++ libqt5-qttranslations: - Update to 5.2.1: * For more details please see: http://blog.qt.digia.com/blog/2014/02/05/qt-5-2-1-released/ ++++ snapper: - fixed execution of grub scripts - version 0.2.1 ++++ libstorage: - fixed package obsoletes (bnc#861747) ++++ systemd: - Change and extend patch 0001-On_s390_con3270_disable_ANSI_colour_esc.patch to disable the workaround to find /dev/3270/tty1 as this now should be done by a) the kernel patch http://lkml.indiana.edu/hypermail/linux/kernel/1402.0/02319.html and the changed udev rule 99-systemd.rules ++++ libvirt: - Add discard support to libxl_device_disk in libxl driver FATE#316071 - Explicitly disable hypervisor drivers not supported in SLES12 ++++ wicked: - version 0.5.7 - dhcp: request and set hostname and other options (bnc#861476), - dhcp: accept dns-domain name option containing a domain list as compatibility abuse of this option and log it (bnc#862130) - ibft: always modprobe iscsi_ibft when not yet loaded, added list-only mode and workaround missed readlink utility. - dbus: Fix crashes when dbus instance not running - leaseinfo: fix accidental closure of file descriptor argument - client: improve initialization of client-state structure - compat: apply ethtool and lladdr options from ifcfg variable - set link-address (mac) for ethernet,vlan,macvlan devices - do not set mtu or link-address when device is up as this tends to fail or break upper [vlan, ...] devices - limit mtu of upper (vlan) devices to the mtu of lower (eth) - addrconf: initial lease writting/parsing helpers / disarmed - Disable modem support for now, new ModemManage API (bnc#859888) - dhcp: fixed byteswap in ipudp_checksum and checksum_partial - leaseinfo: include prefixlen in IPADDR same as in ifcfg files ++++ totem: - Update to version 3.11.5: + Complete redesign. - Drop gstreamer-plugins-bad BuildRequires: it's also listed as pkgconfig(gstreamer-plugins-bad-1.0). - Drop pkgconfig(ice) and pkgconfig(sm) BuildRequires: smclient support was removed. - Drop pkgconfig(dbus-glib-1) BuildRequires: no longer needed. - Add appdata-tools BuildRequires: new dependency to validate the appdata file. - Add gnome-common BuildRequires and call to autoreconf: the tarball was bootstrapped with an older version of appdata-tools, which did not have the --nonet parameter (and as a consequence expects internet access). ++++ openssh: - Add openssh-6.2p1-forcepermissions.patch to implement a force permissions mode (fate#312774). The patch is based on http://marc.info/?l=openssh-unix-dev&m=128896838930893 ++++ patterns-sled: - Remove all migration scripts, everything is now stored in specfile. - Add create_macros: store translations for category (coolo). - Add additional filters to patterns-sled-rpmlint. - Remove patterns as BuildRequires, but add perl(URI::Escape) (needed by create_macros). ++++ pkg-config: - fix filelist for s390 (it is ibm-linux there) ++++ shotwell: - Update to version 0.17.0: + Include parent folder names for keyword search. + Tumblr publishing fixed. + Bug fixes. + Updated translations. ++++ ttf-cmex: - change license to SUSE-NonFree ++++ vm-install: - Add support for RedHat Enterprise Linux 7 - Version 0.8.4 - The vm-install.desktop file will only be applied on older systems that do not support virt-install as the default installer vm-install.spec ++++ yast2: - Check for Chef outside in the yast2 shell script to catch modules not using CommandLine (bnc#803358) - 3.1.18 ++++ yast2-ruby-bindings: - Builtins.y2milestone(),... marked as deprecated, use Yast::Logger instead in the new code - 3.1.8 ++++ yast2-storage: - removed code setting MODULES_LOADED_ON_BOOT (bnc#838185) - version 3.1.9 - fixed typo in method name (bnc#862187) - version 3.1.8 ------------------------------------------------------------------ ------------------ 2014-2-4 - Feb 4 2014 ------------------- ------------------------------------------------------------------ ++++ Mesa: - Update to version 10.0.3 * Mesa 10.0.3 is a bug fix release which fixes bugs fixed since the 10.0.2 release ++++ at-spi2-atk: - Update to version 2.11.5: + Allow sending of properties with events upon request (bgo#708695). ++++ at-spi2-core: - Update to version 2.11.5: + Add atspi_event_listener_register_full, and cache data requested by it for the duration of the event callback (bgo#708695). + Fix a crash when atspi_accessible_get_process_id is called for an application that is no longer present. ++++ atk: - Update to version 2.11.6: + AtkText: - bgo#723292: Getting the localized role name fails for ATK_ROLE_EDITBAR. - bgo#653293: text-insert and text-remove are again detailed signals. Document it. + Updated translations. ++++ audit-secondary: - Update to version 2.3.3. See audit.spec (libaudit1) for upstream changelog ++++ baobab: - Update to version 3.11.1: + Updated help pages. + Minor fixes. + Updated translations. ++++ cheese: - Update to version 3.11.5: + Apply style classes to some main window buttons. + Fix the page navigation icons in RTL (bgo723569). + Replace deprecated use of ClutterTableLayout. + Replace deprecated gtk_window_*_opacity(). + Disable C warnings for Vala code (bgo#710218). + Add programming languages to DOAP file. + Clean up Cheese Effects screenshot and decrease filesize (bgo#700352). + Update FSF Address (bgo#721536). + Update project homepage. + Updated translations. ++++ clamav: - Improve handling of /var/run/clamav. ++++ gcc: - Remove gcc-z9 wrapper which is obsolete. ++++ gcc48: - stack-protector-aarch64.patch: enable support for -fstack-protector on arm64 - function-profiling-aarch64.patch: enable support for function profiling on arm64 ++++ curl: - update to 7.35.0 * security fix: CVE-2014-0015: re-use of wrong HTTP NTLM connection (bnc#858673) * changes: imap/pop3/smtp: Added support for SASL authentication downgrades imap/pop3/smtp: Extended the login options to support multiple auth mechanisms TheArtOfHttpScripting: major update, converted layout and more mprintf: Added support for I, I32 and I64 size specifiers makefile: Added support for VC7, VC11 and VC12 SSL: protocol version can be specified more precisely imap/pop3/smtp: Added graceful cancellation of SASL authentication Add "Happy Eyeballs" for IPv4/IPv6 dual connect attempts base64: Added validation of base64 input strings when decoding curl_easy_setopt: Added the ability to set the login options separately smtp: Added support for additional SMTP commands curl_easy_getinfo: Added CURLINFO_TLS_SESSION for accessing TLS internals nss: allow to use TLS > 1.0 if built against recent NSS SECURITY: added this document to describe our security processes parseconfig: warn if unquoted white spaces are detected * and many bugfixes - fix test failure because of an expired cookie (bnc#862144) * added curl-test172_cookie_expiration.patch - refresh libcurl-ocloexec.patch ++++ e2fsprogs: - update to 1.42.9 * fixes in resize2fs, e2fsck, debugfs, and libext2fs to correctly handle bigalloc filesystems * fix rehashing of extent mapped directory in e2fsck * fix e2fsck not to add lost+found in read-only mode * fix buffer overruns in e2image * fix tune2fs to properly update all backup superblocks when disabling quota feature * e2image support for efficient copying of filesystems * fix complaint about uninitialized extents beyond EOF in e2fsck * fix resize2fs to not corrupt filesystem in some corner cases * fix e2fsck crashes when deleting invalid symlink, directory larger than 2GB ... ++++ libgcj48: - stack-protector-aarch64.patch: enable support for -fstack-protector on arm64 - function-profiling-aarch64.patch: enable support for function profiling on arm64 ++++ gdk-pixbuf: - Update to version 2.30.4: + Make test suite robust against disabled formats. + Fix test failure when using libpng without iTXt support. + Updated translations. ++++ geoclue2: - Update to version 2.1.2: + Fix some crashing bugs. + Ignore WiFis with '_nomap' suffix. + Configure options for disabling WiFi, 3G and GPS modem sources. + Avoid spaming the network resources for ignorable changes to network setup. + Add some required files to distribution that we forgot in last release. - Changes from version 2.1.1: + 3GPP-based geolocation source. + Uses ModemManager to get cell tower info from 3GPP modem and uses opencellid.org's public API to translate that into a location. + GPS modem-based geolocation source: If your 3GPP modem has a GPS, geoclue can now make use of it. + WiFi-based geolocation source. + Uses Mozilla Location Service to find location based on nearby WiFi networks. + Refresh location on changes in WiFi networks. + Option in configuration file to make geoclue use Google Maps Geolocation API rather than Mozilla Location Service. + Option in configuration file to enable submission of wifi data to Mozilla Location Service. If this option is enabled, the data is submitted each time geoclue gets a GPS lock. That means, its not completely autonomous and data is only submitted if an application, e.g gnome-maps requests current location with exact accuracy. + API for clients to specify what level of geolocation accuracy they need, e.g city-level, street-level or exact etc. + API to check if geolocation service is in use. Next version of gnome-shell will make use of that to show an icon in the panel to indicate to user that their location is being accessed. + Application authorization agent. + Make agent completely optional. We will revert this once we have a reliable mechanism to identify applications. + Identify agent and client applications by their desktop IDs rather than paths of their binaries. + Ability for agents to dictate the accuracy level allowed for clients. + Maintain a whitelist of clients in configuration that do not need agent authorization. + Avoid redundant queries to web services. + Install demo applications and provide a desktop file for them. + Many more internal fixes and clean-ups. - Add pkgconfig(libnm-glib), pkgconfig(mm-glib) and pkgconfig(libxml-2.0) BuildRequires: new dependencies. - Lower NetworkManager dependency to 0.9.8 in configure. ++++ geocode-glib: - Update to version 3.11.5: + API to expose bounding box of places from Nominatim. + Switch to jsonv2 format of Nominatim API to get all needed info. ++++ gobject-introspection: - gi-find-deps.sh: be more resilient in detecting examples: the string "from gi.repository import *" inside quotes does not need to be parsed. ++++ glib2: - Update to version 2.39.4: + Bugs fixed: bgo#139699, bgo#583036, bgo#683388, bgo#685204, bgo#688406, bgo#693299, bgo#707111, bgo#711547, bgo#719344, bgo#722025, bgo#722323, bgo#722326, bgo#722357, bgo#722436, bgo#722503, bgo#722526, bgo#722591, bgo#722973, bgo#723048, bgo#723360. + Updated translations. ++++ gnome-online-accounts: - Update to version 3.11.5: + Remove unused GoaSpinnerButton widget (bgo#689609). + imap-smtp: Export the SASL mechanism used for SMTP (bgo#720262). + google: Add support for printers (bgo#723370). + Updated translations. ++++ gnome-system-monitor: - Update to version 3.11.5: + List of fixed bugs - Code cleanups, minor optimizations. - Fixed url and screenshots in appdata. - Ask polkit password only once when killing multiple processes. - Updated FSF's address. + Updated translations. ++++ gnucash-docs: - Drop kdelibs3-doc BuildRequires: no longer needed. ++++ graphviz: - Change license to EPL-1.0 ++++ graphviz-plugins: - Change license to EPL-1.0 ++++ gsettings-desktop-schemas: - Update to version 3.11.5: + Extend app folder schema. + Updated translations. ++++ vim: - Updated to revision 161, fixes the following problems * Crash in Python exception handling. ++++ json-glib: - Update to version 0.99.2: + Use the -Bsymbolic-functions linker flag when available. + Bump the dependency on GLib to 2.38. + Use the TAP driver for the test suite. + Improve the syntax validation in JsonPath. + Validate the JsonParser input to be UTF-8. + Add command line tools for validating and formatting JSON. + Improve documentation. ++++ kernel-default: - Updated patch headers for 3.14-rc1. - commit 967bc40 - Update to 3.14-rc1. - 19 patches eliminated. - Xen is disabled. - ARM is disabled. - commit 691c6b1 ++++ kernel-source: - Updated patch headers for 3.14-rc1. - commit 967bc40 - Update to 3.14-rc1. - 19 patches eliminated. - Xen is disabled. - ARM is disabled. - commit 691c6b1 ++++ kernel-syms: - Updated patch headers for 3.14-rc1. - commit 967bc40 - Update to 3.14-rc1. - 19 patches eliminated. - Xen is disabled. - ARM is disabled. - commit 691c6b1 ++++ kexec-tools: - add 0001-kexec-fs2dt-fix-endianess-conversion.patch: * fix ppc64 and arm - refresh device-tree-buffer-overflows.patch with the version that went upstream ++++ kiwi: - Added __checkYaSTenvironment() runtime check With this check kiwi searches the given package list for entries starting with 'yast2' in order to make sure the user has at least added one yast client module if either the use of autoyast or the yast2 firstboot service was requested as part of the image description. It has turned out that people using autoyast in kiwi often forget to add the required YaST client packages. This check cannot make sure that the autoyast profile works correctly, it also does not know which client packages are required but it at least gives a hint if no yast stack is installed - Fixed JeOS image descriptions Added a function suseRemoveYaST which removes the yast packages if they are not needed by e.g autoyast or firstboot service. Replaced the unconditional remove of yast packages in all JeOS config.sh scripts by the new function - Implementation of new analyser code. Refactor the existing code to run faster and removed unused analyser code. In addition some tasks are done by shell scripts with regards to be able to use the same code in the Alfred project ++++ audit: - Update to version 2.3.3 Changelog 2.3.3 - Documentation updates - Add AUDIT_USER_MAC_CONFIG_CHANGE event for MAC policy changes - Update interpreting scheduler policy names - Update automake files to automake-1.13.4 - Remove CAP_COMPROMISE_KERNEL interpretation - Parse name field in AVC's (#1049916) - Add missing typedef for auparse_type_t enumeration (#1053424) - Fix parsing encoded filenames in records - Parse SECCOMP events ++++ util-linux: - Modify patch agetty-on-s390-on-dev--3270-tty1-line.patch and patch tty3270-on-serial-line-of-s390.patch to handle 3270 terminals - Really do not verify /usr/bin/eject ++++ libchamplain: - Update to version 0.12.6: + Make sure Maemo is disabled when --disable-maemo is used. + Add the new weather map sources for Maemo builds as well. + ChamplainView: - More reliable notifications for max/min-zoom-level properties. - Add API to determine appropriate zoom-level for a particular bounding box. + Update project homepage link. + Fixes to build. ++++ samba: - Set the PID directory to /run/samba on post-12.2 systems. - Make use of the tmpfilesdir macro while calling systemd-tmpfiles. ++++ samba: - Set the PID directory to /run/samba on post-12.2 systems. - Make use of the tmpfilesdir macro while calling systemd-tmpfiles. ++++ json-c: - Update metadata (description, RPM groups), and remove .la file in %install, not %check. ++++ sqlite3: - New version: 3.8.3: * Added support for common table expressions and the WITH clause. * Added the printf() SQL function. * Added SQLITE_DETERMINISTIC as an optional bit in the 4th argument to the sqlite3_create_function() and related interfaces, providing applications with the ability to create new functions that can be factored out of inner loops when they have constant arguments. * Add SQLITE_READONLY_DBMOVED error code, returned at the beginning of a transaction, to indicate that the underlying database file has been renamed or moved out from under SQLite. * Allow arbitrary expressions, including function calls and subqueries, in the filename argument to ATTACH. * Allow a VALUES clause to be used anywhere a SELECT statement is valid. * Reseed the PRNG used by sqlite3_randomness(N,P) when invoked with N==0. Automatically reseed after a fork() on unix. * Enhance the spellfix1 virtual table so that it can search efficiently by rowid. * Performance enhancements. * Improvements to the comments in the VDBE byte-code display when running EXPLAIN. * Add the "%token_class" directive to LEMON parser generator and use it to simplify the grammar. * Change the LEMON source code to avoid calling C-library functions that OpenBSD considers dangerous. (Ex: sprintf). * Bug fix: In the command-line shell CSV import feature, do not end a field when an escaped double-quote occurs at the end of a CRLN line. ++++ libvirt-cim: - Remove unneeded xen-devel build requirement ++++ nfs-utils: - nfs-utils.spec: Require keyutils for proper idmap lookup. - nfs.init, nfsserver.init: mkdir /run/nfs before trying to create a file in there (bnc#859221) - nfs.init, nfsserver.init: add X-Systemd-RemainAfterExit: true to ensure services aren't shutdown if sm-notify reports an error (bnc#849387) ++++ orca: - Update to version 3.11.5: + General: - Fix quite a few "chattiness" issues. - bgo#708664: Selection and link indicators messing up braille. - Eliminate duplicated strings when brailling widget information. - Fix presentation of Gedit's find feature results. - Rewrite Orca's support for gnome-search-tool. - Present a message, and don't regenerate speech, when a bookmark is entered. - Add the ability to skip ancestor generation by role on a per-script basis. + Epiphany/WebKitGtk: - Create a custom script for Epiphany to handle window activation and deactivation better. - Ignore WebKitGtk's claim that objects of ROLE_LIST implement AtkText. - Handle ROLE_DOCUMENT_WEB for WebKitGtk content. - Improve saving and restoring the Epiphany caret context. + Gecko: - Handle changes in the Firefox find toolbar hierarchy and events. - Fix a couple of bugs related to presenting a new ARIA alert or dialog. - Don't present text-inserted events for non-ARIA labels. - Only treat properly-marked up ARIA live regions as live regions. - Present listbox details as part of presenting the first focused child. - Do not treat 'busy' state changes from ARIA widgets as document loads. - Don't repeat the "alert" role when navigating in ARIA alerts. - Use the default updateBraille() for ARIA widgets in Gecko content. - Handle more instances of bogus empty text objects from Gecko. - Present find results from Gecko in braille. + LibreOffice: - Fix several braille panning issues. - Fix several issues with presentation of dynamic headers. + Updated translations. ++++ system-config-printer: - Remove old python bindings dependencies which are replaced by gobject-introspection typelib ones: python-gnomekeyring, python-gtk, python-notify. - Add python-cairo as dependency, was pulled before by python-gtk. ++++ python-libmount: - Modify patch agetty-on-s390-on-dev--3270-tty1-line.patch and patch tty3270-on-serial-line-of-s390.patch to handle 3270 terminals - Really do not verify /usr/bin/eject ++++ ruby-common: - make %gem_extensions and %gem_doc_ext not fail on Ruby < 2.1 ++++ simple-scan: - Update to version 3.11.5: + Only update gsettings when they change. Move application state from gsettings to ~/.cache. ++++ util-linux-systemd: - Modify patch agetty-on-s390-on-dev--3270-tty1-line.patch and patch tty3270-on-serial-line-of-s390.patch to handle 3270 terminals - Really do not verify /usr/bin/eject ++++ vinagre: - Update to version 3.11.5: + Fix Spice plugin auto-clipboard property enum. + Updated translations. ++++ xdm: - /etc/X11/xdm/RunChooser calls pidof, so require it ++++ xen: - Enable ix86 32bit build for xen-libs to be built to support xen-tools-domU on 32bit VMs and also vhostmd running in 32bit VMs ++++ xkeyboard-config: - U_Let-KPDL-key-on-it-fr-and-nl-keyboards-generate-KP_S.patch * reverse apply the above patch in order to fix again the KPDL key on french, italian and netherland keyboards (bnc#671931) ++++ yast2-ldap: - properly conflict with old yast2-ldap-client - 3.1.4 ++++ yast2-network: - bnc#859903 - tightvnc package is not required when enabling remote administration - 3.1.17 ++++ yast2-ruby-bindings: - format spec file ------------------------------------------------------------------ ------------------ 2014-2-3 - Feb 3 2014 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Prevent hang if no IP address entry in /etc/install.inf, this can happen with ipv6only=1 (bnc#861624) - fix problem with initialisation order Storage/Autoinstall and make use of label://mylabel/autoyast.xml work (FATE#316530) - 3.1.11 ++++ empathy: - Update to version 3.11.5: + Use the new license-type property in the about dialog (bgo#637316). + Updated translations. ++++ file-roller: - Update to version 3.11.5: + Updated translations. ++++ pidgin: - Update to version 2.10.9: + Fix problems logging into some servers including jabber.org and chat.facebook.com (pidgin.im#15879). ++++ gnome-backgrounds: - Update to version 3.11.5: + Updated lock screen background. + Updated translations. ++++ gnome-color-manager: - Update to version 3.11.5: + Fix a potential crash if dispcal started giving unexpected data. + Prevent a crash in gcm-viewer when the ICC profile cannot be loaded. + Updated translations. ++++ gnome-desktop: - Update to version 3.11.5: + Wall-clock: Replace ratio with colon on non-UTF-8 locales (bgo#722664). ++++ gnome-packagekit: - Update to version 3.11.5: + Fix compile with --disable-systemd. + Rename the 'Software Install' action to 'Package Install'. + Consistently use the name 'Packages'. + Use the name 'Package Updater' to avoid confusion with gnome-software. + Updated translations. ++++ gnome-weather: - Update to version 3.11.5: + JS sources are now loaded from a GResource, which should improve startup times as it requires fewer seeks on disk. + All dialogs were converted to use a header bar. + A new infrastructure for application tests exists, and minimal automated testing for the world view is included. + Updated translations. ++++ installation-images-SLES: - better update-alternatives alternative for ruby - keep branding files all in the same image so relative symlinks work properly ++++ iso-codes: - Update to version 3.50: + Updated translations for ISO 639, ISO 639-3, ISO 15924 and ISO 3166. ++++ kexec-tools: - enable build for arm / aarch64 - add kexec-aarch64.patch - add device-tree-buffer-overflows.patch ++++ util-linux: - Add patch agetty-on-s390-on-dev--3270-tty1-line.patch to let agetty detect /dev/3270/tty1 as device not as baud rate ++++ dmapi: - update to 2.2.12: * Updated the release.sh script to work with newer git. * Various build related fixes, thanks to Theodore Ts'o, Mike Frysinger, and Jan Engelhardt - add no-getdents-aarch64.diff: Fix build for aarch64 ++++ gssdp: - Update to version 0.14.7: + Add mising function declaration. ++++ gupnp: - Update to version 0.20.10: + Make sure ResourceFactory creates proxies with the correct GType. + Make it possible to unsubscribe from a service proxy during a call-back. + Disable managed RootDevices on WL change in addition to ControlPoints. + Bugs fixed: bgo#678701, bgo#690400, bgo#711332. ++++ libibverbs: - Readd baselibs.conf. ++++ ncurses: - Add ncurses patch 20140201 + add/use symbol NCURSES_PAIRS_T like NCURSES_COLOR_T, to illustrate which "short" types are for color pairs and which are color values. + fix build for s390x, by correcting field bit offsets in generated representation clauses when int=32 long=64 and endian=big, or at least on s390x (patch by Nicolas Boulenguez). + minor cleanup change to test/form_driver_w.c (patch by Gaute Hope). - Add ncurses patch 20140125 + remove unnecessary ifdef's in Ada95/gen/gen.c, which reportedly do not work as is with gcc 4.8 due to fixes using chtype cast made for new compiler warnings by gcc 4.8 in 20130824 (Debian #735753, patch by Nicolas Boulenguez). ++++ libreoffice: - Change how to enable/disable VLC support, allowing to override this with OBS prjconf (needed for SLE). ++++ pidgin-otr: - Add pidgin-otr-fix-max-msg-length-groupwize.patch, add a default max message size for Novell Groupwise (bnc#809052). ++++ python-libmount: - Add patch agetty-on-s390-on-dev--3270-tty1-line.patch to let agetty detect /dev/3270/tty1 as device not as baud rate ++++ qemu: - Implement discard support for xen_disk (olh) (fate#316071) 0042-xen_disk-add-discard-support.patch.patch ++++ spice-vdagent: - run spec-cleaner - remove autoreconf call ++++ supportutils: -excluding ldauditor logs from security-audit.txt (bnc#860003) -fixed console error from network.txt -limit mcelog to VAR_OPTION_LINE_COUNT -added wait_times to messages ++++ util-linux-systemd: - Add patch agetty-on-s390-on-dev--3270-tty1-line.patch to let agetty detect /dev/3270/tty1 as device not as baud rate ++++ virt-manager: - Fix patch using util.is_error_nosupport (0.10.1) when it should be using support.is_error_nosupport (0.10.0) added Base-mem-statistics-on-virDomainMemoryStats-if-avail.patch ++++ xen: - Enable blktapctrl when qemu-traditional is required to satisfy build dependencies. Remove binaries after build if xend is disabled ++++ xf86-video-ati: - Update to 7.3.0; changes since 7.2.0: radeon: disallow glamor on pre-R600 asics radeon/kms: add berlin pci ids radeon: enable glamor by default (v4) radeon: fix limit handling for cards with >4G of ram drm/radeon: fix non-glamor build radeon: fix the non-glamor build harder... radeon: enable tiling on SI by default (v2) radeon: add support for Hawaii radeon/kms: add Hawaii pci ids drm/radeon: fix SUMO2 pci id radeon/exa: Always use a scratch surface for UTS to vram Require glamor 0.6.0 EXA/evergreen: Paranoia around linear tiling. (v2) radeon: use glamor Xv support if present. radeon/glamor: with new pixmap for dri2 drawable no need to create new texture Fix shadowfb on big-endian machines DRI2: Install client callback only once dri2: Make last_vblank_seq local unsigned to match dpms_last_seq Don't require the glamoregl module to be pre-loaded with xserver >= 1.15 radeon: Set first parameter of drmOpen() to NULL radeon: Restore kernel module load on FreeBSD. radeon: disable 2D tiling on buffers < 128 pixels - refreshed u_Fix-build-for-non-DRI-1-Xserver.patch - removed obsolete patches xf86-video-ati.diff, xf86-video-ati-bug519261-increase-virtual.diff, xf86-video-ati-disable-dri-bug437651-ia64only.diff since modesetting is now being done in kernel space (KMS) and IA64 is no longer considered a relevant architecture for current SUSE products - specfile cleanup ++++ xorg-x11-server: - removed N_randr_fix_abi.patch, since it caused the crash with current NVIDIA drivers built against xorg-server 1.15 (bnc#858827) - Rename u_keep_non_seat0_x_server_from_touching_vts.patch to U_keep_non_seat0_x_server_from_touching_vts.patch, since it's now upstreamed. * See: http://cgit.freedesktop.org/xorg/xserver/commit/?id=46cf2a60934076bf568062eb83121ce90b6ff596 ++++ yast2-installation: - fix false positive errors in log for easier debugging in future - 3.1.29 ++++ yast2-registration: - use scc_api gem for communication with SCC - 3.1.3 ++++ yast2-ruby-bindings: - added Y2Logger - Ruby Logger for writing logs using the Yast format, can be used by external libraries for logging into y2log - 3.1.7 - final fix for Ops.get and Ops.set warnings to not point inside their own implementation - 3.1.6 ++++ yast2-samba-client: - Include Kerberos.rb module because dropping yast2-kerberos-client - 3.1.3 - Add in 'Expert Settings' page new 'Allowed group(s)' field to facilitate populating the requires_of_membership field in pam_winbind.conf configuration file. (fate #312146) - 3.1.2 ++++ yast2-storage: - include only devices know to libstorage in target-map (bnc#860400) - version 3.1.7 ++++ yelp-xsl: - Update to version 3.11.5: + Use to fix DocBook keycap styling (bgo#709943). + Removed the completely unused code watermark image. + Made Mallard transform robust against multiple desc elements. + Updated translations. ------------------------------------------------------------------ ------------------ 2014-2-2 - Feb 2 2014 ------------------- ------------------------------------------------------------------ ++++ gnucash: - Update to version 2.6.1: + Bugs fixed: bgo#454827, bgo#553020, bgo#555182, bgo#605991, bgo#677489, bgo#721211, bgo#721251, bgo#721260, bgo#721290, bgo#721306, bgo#721447, bgo#721464, bgo#721576, bgo#721600, bgo#721607, bgo#721667, bgo#721770, bgo#721791, bgo#721825, bgo#721913, bgo#721929, bgo#721954, bgo#721966, bgo#722035, bgo#722123. + Updated translations. ++++ gnucash-docs: - Update to version 2.6.1: + First documention updates for credit notes. + Adapt migration documentation to gsettings introduction. + Move most of the text regarding business features from guide to help, correct links and wording and many small improvements. + Add information about the Business tab in book options window. + Enable building Japanese PDF without requiring Debian or downloading fonts from anywhere. + Add Fedora font paths. + Adjust image after update. + Doc/guide/C: add cash account to accts-examples-organization2. + Docs/guide/de: minor corrections of spelling. + Updated translations. ++++ libmbim: - Update to version 1.6.0: + Updated mbimcli with new commands: - -phonebook-query-configuration, --phonebook-read, - -phonebook-read-all, --phonebook-write, --phonebook-delete, - -phonebook-delete-all. + Added generation of man pages for mbimcli and mbim-network. + Several other minor improvements and fixes. - Stop packaging Changelog in docs as it is empty. ++++ libreoffice: - Switch to ghost files to work without modifying filelist. ++++ systemd: - Remove PreReq pidof from udev, nothing in this pkg uses it ++++ libzypp: - Update zypp-po.tar.bz2 ++++ neard: - Use libnl3 instead of libnl1 - Remove redundant %clean section, more robust make install call, and a simplified file list ++++ socat: - update to 1.7.2.3: security fix: * CVE-2014-0019: socats PROXY-CONNECT address was vulnerable to a buffer overflow with data from command line (see socat-secadv5.txt) - added esocat-remove_date.patch to prevent unneccessary rebuilds, fixes W: file-contains-date-and-time ++++ spice-vdagent: - import the spec file from fedora core 21, adapt for openSUSE - version 0.15.0 ++++ systemd-presets-branding-SLE: - Own entire /usr/lib/systemd ++++ xen: - update ifarch usage in xen.spec to cover also arm - blktapctrl is used only by xend - fix xend-tools-xend sub pkg handling - default to gcc47 for sles11sp3 builds - remove all latex packages from BuildRequires - aarch64-rename-PSR_MODE_ELxx-to-match-linux-headers.patch - add arch dependent install suffix for /boot/xen files ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2014-2-1 - Feb 1 2014 ------------------- ------------------------------------------------------------------ ++++ duplicity: - Update to version 0.6.23 * lot of bugfixes * see details here http://duplicity.nongnu.org/CHANGELOG - requires python-lockfile ++++ installation-images-SLES: - yast2-trans-allpacks is still needed ++++ libreoffice: - Try hard to support migration from older layout where the help and autotext are dirs not symlinks. - Add condition around uno cache removal so it is properly wiped when needed. - Require libreoffice-l10n-en always to be sure we have something that can really launch. - Requires libreoffice on post for iconpacks so we generate the symlinks. ++++ ruby2.1: - readd old macros - for now at least ++++ systemd-presets-branding-SLE: - Revert last change for hyper-v.rpm Both daemons are started on demand via udev rules. ++++ xen: - Set max_cpus==4 for non-x86_64 builds ++++ xf86-video-intel: - Update to 3.0 prerelease 2.99.909: Pass the brown paper bag. Ridiculously stupid bug in last minute coding. + Add Xv support using glamor acceleration in addition to adaptors provided by the UXA backend. + Fix overeager discarding of CPU damage Regression in 2.99.908 https://bugs.freedesktop.org/show_bug.cgi?id=74327 - Update to 3.0 prerelease 2.99.908: A couple of regressions dashed the hopes that .907 was to be the final release candidate, so time to start the cycle again after applying a few more bugfixes. + Fix invalid pageflipping of GLXPixmaps by UXA. https://bugs.freedesktop.org/show_bug.cgi?id=73282 + Consistently treat DPMS Suspend/Standy as Off, otherwise we may incorrectly restore the backlight in UXA. + Fix disabling the backlight in UXA when querying the value whilst off https://bugs.freedesktop.org/show_bug.cgi?id=73181. + Invalidate between every operation if rendering into the source or mask. Fixes regression in 2.99.907 on Ivybridge (seen in KDE) https://bugs.freedesktop.org/show_bug.cgi?id=73208 + Check for available batch buffer state before restoring state on gen4, otherwise we overwrite surface state with commands and cause a GPU hang. https://bugs.freedesktop.org/show_bug.cgi?id=73348 + Prevent an invalid free by TearFree https://bugs.freedesktop.org/show_bug.cgi?id=73469 + Fix confusion in TearFree when it tried to pageflip to a stale bo https://bugs.freedesktop.org/show_bug.cgi?id=70905 + Initialise TearFree contents with the current frontbuffer upon creation, otherwise old content may be visible for significant fractions of a second after resume or DPMS on https://bugs.freedesktop.org/show_bug.cgi?id=73842 + Nullify the old pointer into a CPU mmapping of the bo when promoting it on the GPU. Eventually that old pointer becomes invalid and will cause the Xserver to crash. Fixes regression in 2.99.906 https://bugs.freedesktop.org/show_bug.cgi?id=73351 + Restore the serialNumber on the GC correctly after falling back to software. This was seen to cause corruption with Wine. https://bugs.freedesktop.org/show_bug.cgi?id=73856 + Do not ignore CPU damage on a pixmap unless the Composite operation will completely overwrite it. This was observed in xfce4. https://bugs.freedesktop.org/show_bug.cgi?id=69528 + Skip fake outputs during initial probe as they can cause a NULL pointer dereference. https://bugs.freedesktop.org/show_bug.cgi?id=73981 + Fix rendering of dashed zero-width lines onto 24bit buffers https://bugzilla.redhat.com/show_bug.cgi?id=1059152 + Cap the freed Pixmap cache and reuse it more often Fixes a regression in 2.99.907 that caused the memory used by X to grow until it was cleaned up during server regreneration https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1272338 ++++ yast2-ntp-client: - bnc#861560 - adapted to new API provided by NetworkService module - 3.1.2 ------------------------------------------------------------------ ------------------ 2014-1-31 - Jan 31 2014 ------------------- ------------------------------------------------------------------ ++++ aaa_base: - drop sysconfig files: boot, clock, cron, shutdown as none of these are used anymore ++++ argyllcms: - Release 1.6.3: + Added ProPhoto.icm and ProPhotoLin.icm to ref profiles. + Fix bug in xicclu -py conversion. + Added code to minimize ICC rounding error on matrix profile white point accuracy. Re-generated all reference profiles with this change. + Changed i1d3 driver to completely ignore any EEPROM checksum errors for non "A-01" rev. instruments. + Made transplot handle RGB->RGB device link. + Removed colprof -y option. Use "profcheck -v2" instead, as it is more developed. + Fixed bug in dispcal - it was not using the final measurement pass to update the calibration curves. + Fixed bug in spotread, dispcal & dispread for CCSS capable instruments where refresh display types was being ignored if a custom observer was used, and/or the custom observer as being ignored, and/or a CCMX was being ignored. + Renamed verify to colverify to avoid clash with MSWin program of the same name. Made it print the patch location for -v2 if it is present in the file. + Changed targen to ensure that -V and -p options effects are reflected in the resulting expected CIE values of the .ti1 file. + Changed targen so that -V parameter also affects single channel, grey wedge, grid & body centered grid point distribution. + Changed colprof to deal with variable grid distribution in a more neuanced way, to reduce overshoot artifacts when the -V parameter is used. + Changed colprof to used a power_like function for the grid distribution shape from the -V parameter, so as to avoid issues with a power curve infinte slope near zero. + Changed colprof to used a scaled down value of the targen -V parameter as the default for its -V parameter. + Added a special case to collink for RGB video input encoding to (attempt) to fine tune the black point to compensate for it (probably) not falling on a cLUT grid point. & out encoding. + Tweaked dispcal to try and improve accuracy of black point calibration. + Switch dispread to use NoClamp readings, so that average black point value is not biased. + Fixed bug introduced into 1.6.2 oeminst that prevents .ccss files being installed. ++++ bash: - Add upstream patch bash-4.2-prompt-dirtrim.patch bash patch tar ball to solve some some cases strange output displayed in the prompt if PROMPT_DIRTRIM i sset. ++++ cpupower: - Update cpupower to latest kernel version (3.13-rc7, rc7 missed out, there won't be any changes in cpupower anymore and obs does not like - rc7 in version tag. - All patches are now included mainline, therefore: Drop cpupower_make_get_idlestate_count_unsigned.patch Drop cpupower_disable_cstates.patch Drop introduce_cpupower_idle_set.patch Drop cpupower-haswell_support.patch Drop cpupower_hsw_special.patch - Add turbostat utility (fate#315666): Add turbostat-3.13.tar.bz2 Add turbostat_fix_man_perm.patch ++++ dracut: - Do not show usage error when no kernel was found. This may happen several times at package installation time and floods the logs. Modify dracut_do_not_update_booloader_if_no_kernel_is_found.patch ++++ fontconfig: - fix fontconfig crash for special bdf font [bnc#860596] * added fontconfig-crash-bdf.patch ++++ grub2: - Enable grub2 for PowerPC LE (ppc64le) - Add ppc64le to exclusive arches - Don't require gcc-32bit (PowerLE don't have 32bit toolchain) - added patches: * grub2-powerpc-libgcc.patch Provide 32bit libgcc functions for PowerLE * grub2-ppc64le-core-bigendian.patch Build grub kernel and images as BE on ppc64le (BL is BE there) * grub2-ppc64le-platform.patch Enable ppc64le platform ++++ installation-images-SLES: - no longer ignore certain yast2 packages ++++ kernel-default: - avoid double /sys mounts for kernel-obs-build, OBS is doing this meanwhile - commit 3ea39a4 ++++ kernel-source: - avoid double /sys mounts for kernel-obs-build, OBS is doing this meanwhile - commit 3ea39a4 ++++ kernel-syms: - avoid double /sys mounts for kernel-obs-build, OBS is doing this meanwhile - commit 3ea39a4 ++++ kiwi: - don't limit suseInsertService to .service suffix for systemd * The service file is now searched in several directories and as suffix .system and .mount is allowed - v5.06.25 released - fixed setupNetwork() function in order to assign a network interface according to the BOOTIF MAC address information kiwi searches through a list of mac addresses and if found assigns the appropriate interface. This search was broken because the MAC from BOOTIF is lowercase whereas the mac list contains upper case data. Thus the mac list data is turned into lowercase to allow a correct matching - Make sure image is filled with random data prior to the creation of a luksFormat on it - Added __hasBootLoaderTools runtime check With this check we test if the tool chain to install the requested bootloader is installed on the image build machine - added type attribute This attribute allows to select a specific set of options passed to the cryptsetup call in order to create a consistent luks format supported by the capabilities of the selected distribution. With this commit luksOS="sle11" will be supported - Added fedora deps. ++++ texlive: - The Perl Readonly module changes semantics with version 1.04 such that Readonly variables are read only across contexts. Therefore using a read only variable as an XML namespace context name triggers an error when the context gets unregistered and an attempt is made to reset the variable. ~ add patch biber-noreadonly.diff to address the issue ++++ libreoffice: - Version bump to 4.2.0.4 which is the final * Fixes 20 of last crit bugs. - Remove patch for split icon search that is no longer working split-icons-search-usr-share.diff - Use symlinking posttrans hack for all noarch pkgs - Fix the symlinking script to work properly ++++ ruby2.1: - generate provides for embedded rubygems ++++ systemd: - Change and extend patch 0001-On_s390_con3270_disable_ANSI_colour_esc.patch to re-enable colouring if 3270 console was enforced on the kernel command line as 3270 cna handle colour ANSI escape sequences. Also let the serial getty generator find the /dev/3270/tty1 character device (bnc#861316) ++++ libtirpc: - Prevent a segfault of 'rpcinfo -b' on systems with tuntap devices (bnc#861577). Added: libtirpc-getbroadifs-crash.patch ++++ libtirpc1: - Prevent a segfault of 'rpcinfo -b' on systems with tuntap devices (bnc#861577) Added libtirpc-getbroadifs-crash.patch ++++ libzypp: - Introduce new solvable kind: Application (as provided by appdata.xml) - version 14.11.0 (7) - String helper for printing indented text. - Offer translated names for dependency types. - version 14.10.0 (7) ++++ patterns-sled: - Ensure zypper is required by desktop-base patterns - Install caribou by default [bnc#861360] ++++ spamassassin: - set default homedir to override invalid default in spampd file ++++ pesign: - mark dir in /var/run as %ghost ++++ python-lxml: - Fix requires ++++ rpm: - reactivate kernel symbol requires/provides generation for SLE 12 - package /usr/lib/rpm/macros.d ++++ sca-patterns-filr: - fixed dos format in heap-7012478.py ++++ sca-patterns-hae: - includes pertinent patterns from sca-patterns-basic - moved patterns from own directory to SLE structure ++++ sca-patterns-oes: - includes pertinent patterns from sca-patterns-samba - includes pertinent patterns from sca-patterns-basic - includes pertinent patterns from sca-patterns-ncs ++++ sca-patterns-sle10: - added sle10all/net-7007649.py - includes pertinent patterns from sca-patterns-sleall - includes pertinent patterns from sca-patterns-samba - includes pertinent patterns from sca-patterns-basic ++++ sca-patterns-sle11: - added sle11all/net-7007649.py - includes pertinent patterns from sca-patterns-sleall - includes pertinent patterns from sca-patterns-samba - includes pertinent patterns from sca-patterns-basic ++++ sca-patterns-sle12: - added sle11all/net-7007649.py - includes pertinent patterns from sca-patterns-sleall - includes pertinent patterns from sca-patterns-samba - includes pertinent patterns from sca-patterns-basic ++++ sca-server-report: - Added .changes ++++ xen: - Update to Xen 4.4.0 RC3 c/s 28321 ++++ yast2-auth-client: - Increase version. It is needed for conflicting old yast2-ldap-client versions. ++++ yast2-installation: - inst_inc_all.rb - added missing import (bnc#860263) - 3.1.28 ++++ yast2-ldap: - Include routines from routines.rb into Ldap.rb - 3.1.3 - Add yast2-network is needed by Ldap.rb - Increase version to mark that this package provides the yast2-ldap-client functionality for other yast modules ++++ yast2-mail: - Use dovecot instead of cyrus for imap. ++++ yast2-samba-server: - Change requirement from yast2-ldap-client to yast2-ldap - 3.1.2 ++++ yast2-slp: - Add SlpService module (fate#316384) - 3.1.2 ++++ yast2-users: - Change requirement from yast2-ldap-client to yast2-ldap - 3.1.5 ------------------------------------------------------------------ ------------------ 2014-1-30 - Jan 30 2014 ------------------- ------------------------------------------------------------------ ++++ cronie: -Restart the service if it crashes ++++ cups-filters: - Moved /usr/lib/libcupsfilters.so /usr/lib/libcupsfilters.so /usr/lib/pkgconfig/libcupsfilters.pc /usr/include/fontembed/* /usr/lib/pkgconfig/libfontembed.pc /usr/include/cupsfilters/* to the cups-filters-devel sub-package to fix rpmlint "devel-file-in-non-devel-package" errors. ++++ evolution: - Add evolution-migrate-kmail-kcontact.patch (fate#316619): + Implement mail migrate and contact migrate. + Support kmail-4.3. ++++ fonts-config: - fonts-config 20131102 [bnc#860097]: * do not check for font module used -> fixes TTCap entries generation * drop generating ghostscript fontmap * drop generating ooo xcu file * --quiet means quiet now ++++ gnome-control-center: - Move color management parts to gnome-control-center-color subpackage, allowing colord and gnome-color-manager to be uninstalled [bnc#861076]. - Ensure gnome-control-center-color Supplements gnome-control-center. ++++ gtksourceview: - Update to version 3.11.3: + Font scaling support for headings/titles in LaTeX and HTML. + Add Change Case submenu to the right click context menu. + Add ANS Forth 94 syntax highlighting. + Misc bugfixes. + Updated translations. - Update URL Tag to match configure.ac. ++++ gvfs: - Update to version 1.19.5: + gvfsdaemon: properly remove socket_dir. + ftp: Set etag::value. + daemon: - Rate limit progress callbacks. - Set infinite timeout for enumerate response. + client: remove GVfsUriMountInfo. + sftp: force openpty(3) on BSD. + Several smaller bugfixes. + Updated translations. - Rebase gvfs-nds.patch and gvfs-nvvfs.patch: adjust to build system fixes. ++++ installation-images-SLES: - use skelcd-control-* for yast package list - Merge pull request#8 from lslezak/yast_deps_and_branding - there can be different packages in SLES and openSUSE inst-sys - make some branding packages optional (SLE branding has a different package set than openSUSE) ++++ open-iscsi: - Systemd integration for open-isns (FATE#316901) ++++ java-1_7_0-openjdk: - Update to 2.4.5 * changed back to xz * added Andrew Hughes's key 248BDC07 to keyring, so tarballs from him and Omar Majid 66484681 will be accepted * Backports - S8015976: OpenJDK part of bug JDK-8015812 [TEST_BUG] Tests have conflicting test descriptions - S8022698: javax/script/GetInterfaceTest.java fails since 7u45 b04 with -agentvm option - S8022868: missing codepage Cp290 at java runtime - S8023310: Thread contention in the method Beans.IsDesignTime() - S8024461: [macosx] Java crashed on mac10.9 for swing and 2d function manual test - S8025679: Increment minor version of HSx for 7u51 and initialize the build number - S8026037: [TESTBUG] sun/security/tools/jarsigner/warnings.sh test fails on Solaris - S8026304: jarsigner output bad grammar - S8026772: test/sun/util/resources/TimeZone/Bug6317929.java failing - S8026887: Make issues due to failed large pages allocations easier to debug - S8027204: Revise the update of 8026204 and 8025758 - S8027224: test regression - ClassNotFoundException - S8027370: Support tzdata2013h - S8027378: Two closed/javax/xml/8005432 fails with jdk7u51b04 - S8027787: 7u51 l10n resource file translation update 1 - S8027837: JDK-8021257 causes CORBA build failure on emdedded platforms - S8027943: serial version of com.sun.corba.se.spi.orbutil.proxy.CompositeInvocationHandlerImpl changed in 7u45 - S8027944: Increment hsx 24.51 build to b02 for 7u51-b07 - S8028057: Modify jarsigner man page documentation to document CCC 8024302: Clarify jar verifications - S8028090: reverting change - changeset pushed with incorrect commit message, linked to wrong issue - S8028111: XML readers share the same entity expansion counter - S8028215: ORB.init fails with SecurityException if properties select the JDK default ORB - S8028293: Check local configuration for actual ephemeral port range - S8028382: Two javax/xml/8005433 tests still fail after the fix JDK-8028147 - S8028453: AsynchronousSocketChannel.connect() requires SocketPermission due to bind to local address (win) - S8028823: java/net/Makefile tabs converted to spaces - S8029038: Revise fix for XML readers share the same entity expansion counter - S8029842: Increment hsx 24.51 build to b03 for 7u51-b11 * Bug fixes - Fix broken bootstrap build by updating ecj-multicatch.patch - PR1653: Support ppc64le via Zero - PR1654: ppc32 needs a larger ThreadStackSize to build - RH1015432: java-1.7.0-openjdk: Fails on PPC with StackOverflowError - RH910107: fail to load PC/SC library ++++ kernel-default: - rpm/kernel-binary.spec.in: Require 'modutils' also in the subpackages - commit 91f0a2e - Reformat the spec files to what the buildservice expects - commit 0b9e9a1 ++++ kernel-source: - rpm/kernel-binary.spec.in: Require 'modutils' also in the subpackages - commit 91f0a2e - Reformat the spec files to what the buildservice expects - commit 0b9e9a1 ++++ kernel-syms: - rpm/kernel-binary.spec.in: Require 'modutils' also in the subpackages - commit 91f0a2e - Reformat the spec files to what the buildservice expects - commit 0b9e9a1 ++++ kiwi: - v5.06.24 released ++++ gamin-devel: - Both library packages must require gamin-server sub-package. ++++ libgcrypt: - Drop arm-missing-files.diff, fixed upstream ++++ libibverbs: - License is GPL-2.0 or BSD-2-Clause - Add COPYING to package documentation. ++++ pulseaudio: - update to version 5.0 RC3 (4.99.3) - reenable orc ++++ libreoffice: - Add safeguards around the posttrans/postun scripts. ++++ ruby2.1: - merged ruby-common ++++ systemd: - Add patch 0001-On_s390_con3270_disable_ANSI_colour_esc.patch to strip the colouring ANSI escape sequences from the console messages (bnc#860937) - Change patch 0001-add-hdflush-for-reboot-or-hddown-for-poweroff.patch to skip already by the kernel managed devices ++++ xcb-util-wm: - update to version 0.4.0; changes since 0.3.9: + Even though EWMH spec does not mandate window to be set, some WM expect it to be set. + Check submodules before running autoconf. ++++ libzypp: - Update zypp-po.tar.bz2 ++++ release-notes-sled: - 12.0.3: - Update SP3 release notes from FATE. - Install LICENSE. ++++ sled-manuals_en: - Drop Apparmor Quick Start (fate#316763); Audit Quick Start (fate#316764); GNOME Quick Start (fate#316762); KDE Quick Start and User Guide; LibreOffice Quick Start; Application Guide. - Update text and image files (Last Changed Rev.: 11511:11940). - Update text and image files (Last Changed Rev.: 11511:11942M). ++++ sles-manuals_en: - Drop Apparmor Quick Start (fate#316763); Audit Quick Start (fate#316764); Merge KVM, XEN and LXC Documentation into a Single Virtualization Manual (fate#314878). - Update text and image files (Last Changed Rev.: 11511:11940). ++++ xen: - Add flex and bison to BuildRequires, needed by previous patch - fate#316071: add discard support for file backed storage (qdisk) libxl.add-option-for-discard-support-to-xl-disk-conf.patch ++++ xkeyboard-config: - Update to version 2.11 + There is traditional massive code cleanup by Benno - and a number of other fixes and updated translations (thanks to TP) ++++ yast2: - bnc#861078 - detected network service set properly when running in installation mode - 3.1.17 ++++ yast2-installation: - Remove write to non-existing /etc/sysconfig/suseconfig (FATE#100011) - 3.1.27 - fixed DASD detection (bnc#860398) - 3.1.26 ++++ yast2-network: - bnc#861078 - network configuration created during installation is copied to target - 3.1.16 ++++ yast2-security: - Remove writting to dropped /etc/sysconfig/suseconfig (FATE#100011) - 3.1.2 ++++ zypper: - Fix eating all memory if stdout is not a tty. - version 1.10.5 - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2014-1-29 - Jan 29 2014 ------------------- ------------------------------------------------------------------ ++++ aaa_base: - Map the generic terminal type ibm327x to the terminal type dumb - Enable service script to reload systemd if required ++++ pidgin: - Update to version 2.10.8: + General: Python build scripts and example plugins are now compatible with Python 3 (pidgin.im#15624). + libpurple: - Fix potential crash if libpurple gets an error attempting to read a reply from a STUN server (CVE-2013-6484). - Fix potential crash parsing a malformed HTTP response (CVE-2013-6479). - Fix buffer overflow when parsing a malformed HTTP response with chunked Transfer-Encoding (CVE-2013-6485). - Better handling of HTTP proxy responses with negative Content-Lengths. - Fix handling of SSL certificates without subjects when using libnss. - Fix handling of SSL certificates with timestamps in the distant future when using libnss (pidgin.im#15586). - Impose maximum download size for all HTTP fetches. + Pidgin: - Fix crash displaying tooltip of long URLs (CVE-2013-6478). - Better handling of URLs longer than 1000 letters. - Fix handling of multibyte UTF-8 characters in smiley themes (pidgin.im#15756). + AIM: Fix untrusted certificate error. + AIM and ICQ: Fix a possible crash when receiving a malformed message in a Direct IM session. + Gadu-Gadu: - Fix buffer overflow with remote code execution potential. Only triggerable by a Gadu-Gadu server or a man-in-the-middle (CVE-2013-6487). - Disabled buddy list import/export from/to server. - Disabled new account registration and password change options. + IRC: - Fix bug where a malicious server or man-in-the-middle could trigger a crash by not sending enough arguments with various messages (CVE-2014-0020). - Fix bug where initial IRC status would not be set correctly. - Fix bug where IRC wasn't available when libpurple was compiled with Cyrus SASL support (pidgin.im#15517). + MSN: - Fix NULL pointer dereference parsing headers in MSN (CVE-2013-6482). - Fix NULL pointer dereference parsing OIM data in MSN (CVE-2013-6482). - Fix NULL pointer dereference parsing SOAP data in MSN (CVE-2013-6482). - Fix possible crash when sending very long messages. Not remotely-triggerable. + MXit: - Fix buffer overflow with remote code execution potential (CVE-2013-6487). - Fix sporadic crashes that can happen after user is disconnected. - Fix crash when attempting to add a contact via search results. - Show error message if file transfer fails. - Fix compiling with InstantBird. - Fix display of some custom emoticons. + SILC: Correctly set whiteboard dimensions in whiteboard sessions. + SIMPLE: Fix buffer overflow with remote code execution potential (CVE-2013-6487). + XMPP: - Prevent spoofing of iq replies by verifying that the 'from' address matches the 'to' address of the iq request (CVE-2013-6483). - Fix crash on some systems when receiving fake delay timestamps with extreme values (CVE-2013-6477). - Fix possible crash or other erratic behavior when selecting a very small file for your own buddy icon. - Fix crash if the user tries to initiate a voice/video session with a resourceless JID. - Fix login errors when the first two available auth mechanisms fail but a subsequent mechanism would otherwise work when using Cyrus SASL (pidgin.im#15524). - Fix dropping incoming stanzas on BOSH connections when we receive multiple HTTP responses at once (pidgin.im#15684). + Yahoo!: - Fix possible crashes handling incoming strings that are not UTF-8 (CVE-2012-6152). - Fix a bug reading a peer to peer message where a remote user could trigger a crash (CVE-2013-6481). + Plugins: - Fix crash in contact availability plugin. - Fix perl function Purple::Network::ip_atoi. - Add Unity integration plugin. + Windows specific fixes: (CVE-2013-6486, pidgin.im#15520, pidgin.im#15521, bgo#668154). - Drop pidgin-irc-sasl.patch, fixed upstream. ++++ gtksourceview: - Update to version 3.11.2: + Add API to change text case. + Add reStructuredText and yaml syntax highlighting. + Improve LaTeX, m4 and D syntax highlighting. + Documentation improvements (including best practices for language definition files). + Installed tests. + Misc bugfixes. + Updated translations. ++++ installation-images-SLES: - build rescue-server ++++ open-iscsi: - Pulled in patches from upstream git (FATE#315963) * Replaced iscsiuio with upstream version * Switched to autotools when building iscsiuio - Recreate SUSE-specific patches * Removed obsolete iscsiuio integration * Removed obsolete patches * Rediffed SUSE-specific patches * Removed patches - open-iscsi-openSUSE-12.3-first-merge.diff.bz2 - open-iscsi-openSUSE-Factory-first-merge.diff.bz2 - open-iscsi-openSUSE-Factory-qla4xxx-patches.diff.bz2 - open-iscsi-sles11-sp2-latest.diff.bz2 - open-iscsi-sles11-sp2-update.diff.bz2 - open-iscsi-sles11-sp3-flash-update.diff.bz2 - open-iscsi-sles11-sp3-general-updates-1.diff.bz2 - open-iscsi-sles11-sp3-iscsiuio-update.diff.bz2 * Added patches - open-iscsi-git-update.diff.bz2 - open-iscsi-sles12-update.diff.bz2 - Build separate open-isns package (FATE#316901) - Remove 'linux-iscsi' provides; package has last been used on SLES9. ++++ kernel-default: - compat_sys_recvmmsg X32 fix (bnc#860993 CVE-2014-0038). - commit b4ff60b - Linux 3.13.1. - commit 01e2360 ++++ kernel-source: - compat_sys_recvmmsg X32 fix (bnc#860993 CVE-2014-0038). - commit b4ff60b - Linux 3.13.1. - commit 01e2360 ++++ kernel-syms: - compat_sys_recvmmsg X32 fix (bnc#860993 CVE-2014-0038). - commit b4ff60b - Linux 3.13.1. - commit 01e2360 ++++ kiwi: - KIWIAnalyseTemplate * use single quotes for URL and Alias when setting up repos in the auto generated config.sh template. This is needed if the URL uses special characters which are evaluated in the shell - KIWIAnalyseManagedSoftware * added analyser for packages to become deleted. when inspecting the system the code now also compares the result of the solved required packages list with the currently installed packages. packages required by the solver but not installed are treated as unwanted and put into a delete typed packages section ++++ libgcrypt: - libgcrypt 1.6.1, a bugfix release with the folloging fixes: * Added emulation for broken Whirlpool code prior to 1.6.0. * Improved performance of KDF functions. * Improved ECDSA compliance. * Fixed message digest lookup by OID (regression in 1.6.0). * Fixed memory leaks in ECC code. * Fixed some asm build problems and feature detection bugs. * Interface changes relative to the 1.6.0 release: GCRY_MD_FLAG_BUGEMU1 NEW (minor API change). ++++ graphite2: - Remove harfbuzz dep. Breaks another buildcycle. This effectively means we are not running tests. No functional changes otherwise. - Remove texlive dep to remove dep circle. ++++ libinput: - Initial package (version 0.0.90~git301) for build.opensuse.org ++++ liblogging: - imported for openSUSE - package documentation in -devel package - apply shared library packaging guidelines - add source URL ++++ qpdf: - Provide the license source file Artistic-2.0 in the binary RPM (fix declined IBS submitrequest 30947). ++++ libreoffice: - Workaround issue in rpm parser. Thanks to mls. ++++ snapper: - allow to sync ALLOW_USERS and ALLOW_GROUPS to ACL of .snapshots directory (see bnc#860116) - version 0.2.0 ++++ systemd: - fix timeout stopping user@.service (bnc#841544) * 0001-core-introduce-new-KillMode-mixed-which-sends-SIGTER.patch * 0002-service-allow-KillMode-mixed-in-conjunction-with-PAM.patch * 0003-core-make-sure-to-always-go-through-both-SIGTERM-and.patch ++++ openwsman: - add 'rcopenwsmand' for systemd-based distributions ++++ libyui-ncurses: - code cleanup concerning text domain - 2.46.2 ++++ libzypp: - No fileconflict check if DownloadOnly. - version 14.9.0 (7) ++++ patterns-sled: - Sync specfile with SLES one - Fix license to GPL-2.0+ - Install gnome-tweak-tool [bnc#861030] ++++ sudo: - update to 1.8.9p4 * Fixed a bug where sudo could consume large amounts of CPU while the command was running when I/O logging is not enabled. Bug #631 (bnc#861153) * Fixed a bug where sudo would exit with an error when the debug level is set to util@debug or all@debug and I/O logging is not enabled. The command would continue runnning after sudo exited. ++++ yast2-auth-client: - Replace AuthClient.pm by AuthClient.rb ++++ yast2-kdump: - Fix internal error popup during installation(BNC#861075) - 3.1.4 ++++ yast2-ldap: - Include modules from yast2-ldap-client ++++ yast2-sound: - set excludearch for i586 and s390 as SLE-12 does not build a runnable kernel there ++++ zypper: - Don't treat missing packages due to download mode as error in fileconflict check. - Add --replacefiles option to resolve file conflicts (bnc#673720) - version 1.10.4 ------------------------------------------------------------------ ------------------ 2014-1-28 - Jan 28 2014 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - update to Firefox 27.0 (bnc#861847) * MFSA 2014-01/CVE-2014-1477/CVE-2014-1478 Miscellaneous memory safety hazards (rv:27.0 / rv:24.3) * MFSA 2014-02/CVE-2014-1479 (bmo#911864) Clone protected content with XBL scopes * MFSA 2014-03/CVE-2014-1480 (bmo#916726) UI selection timeout missing on download prompts * MFSA 2014-04/CVE-2014-1482 (bmo#943803) Incorrect use of discarded images by RasterImage * MFSA 2014-05/CVE-2014-1483 (bmo#950427) Information disclosure with *FromPoint on iframes * MFSA 2014-06/CVE-2014-1484 (bmo#953993) Profile path leaks to Android system log * MFSA 2014-07/CVE-2014-1485 (bmo#910139) XSLT stylesheets treated as styles in Content Security Policy * MFSA 2014-08/CVE-2014-1486 (bmo#942164) Use-after-free with imgRequestProxy and image proccessing * MFSA 2014-09/CVE-2014-1487 (bmo#947592) Cross-origin information leak through web workers * MFSA 2014-10/CVE-2014-1489 (bmo#959531) Firefox default start page UI content invokable by script * MFSA 2014-11/CVE-2014-1488 (bmo#950604) Crash when using web workers with asm.js * MFSA 2014-12/CVE-2014-1490/CVE-2014-1491 (bmo#934545, bmo#930874, bmo#930857) NSS ticket handling issues * MFSA 2014-13/CVE-2014-1481(bmo#936056) Inconsistent JavaScript handling of access to Window objects - requires NSS 3.15.4 or higher - rebased/reworked patches - removed obsolete mozilla-bug929439.patch ++++ autoyast2: - In first stage export only proposed values without reading from system (FATE#308539) - 3.1.10 - Fix export in first stage (FATE#308539) - 3.1.9 ++++ clutter: - Update to version 1.16.4 (bnc#860916): + Performance improvements, avoid using hardware picking as much as possible; do not queue redraws when not needed, and rely on clipped redraws more. + Accessibility fixes. + Bugs fixed: bgo#710227, bgo#719747, bgo#712563, bgo#722220, bgo#722188, bgo#719901, bgo#719563, bgo#719367, bgo#719368. ++++ cmake: - Update to 2.8.12.2 * XCode: Fix compiler line matching for XCode 5.1. * Visual Studio: Convert include path to backslashes for Visual Studio 2010 and newer. * FindOpenMP: Support compilers that do not need any special flags. ++++ gcc48: - Pull gcc48-ibm-power8.diff from IBM to fix quad-word memory accesses for litte endian power8 for real. [bnc#860405] - Revert previous changes to gcc48-ibm-power8.diff. ++++ elfutils: - Update to 0.158: - libdwfl: - dwfl_core_file_report has new parameter executable. - New functions dwfl_module_getsymtab_first_global, dwfl_module_getsym_info and dwfl_module_addrinfo. - Added unwinder with type Dwfl_Thread_Callbacks, opaque types Dwfl_Thread and Dwfl_Frame and functions dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl, dwfl_thread_tid, dwfl_frame_thread, dwfl_thread_state_registers, dwfl_thread_state_register_pc, dwfl_getthread_frames, dwfl_getthreads, dwfl_thread_getframes and dwfl_frame_pc. - addr2line: New option -x to show the section an address was found in. - stack: New utility that uses the new unwinder for processes and cores. - backends: Unwinder support for i386, x86_64, s390, s390x, ppc and ppc64. aarch64 support. ++++ libgcj48: - Pull gcc48-ibm-power8.diff from IBM to fix quad-word memory accesses for litte endian power8 for real. [bnc#860405] - Revert previous changes to gcc48-ibm-power8.diff. ++++ gnome-vfs2: - Pass --with-samba-includes=%{_includedir}/samba-4.0 to configure in order to find libsmbclient.h in /usr/include/samba-4.0/ instead of /usr/include and build with SMB support (bnc#860649). ++++ grilo: - Switch to vala 0.24 for GNOME 3.12 target: + Replace pkgconfig(libvala-0.22) BuildRequires with pkgconfig(libvala-0.24), for the actual switch. + Add grilo-libvala-0.24.patch: Add support for Vala 0.24. ++++ gtksourceview: - Update to version 3.11.1: + Deprecate the Gutter:xpad and Gutter:ypad properties. + Deprecate gtk_source_gutter_get_window(). + Better implementation of GtkSourceMarks (private class GtkSourceMarksSequence). + Style schemes: more visible right margin. + Documentation improvements. + Misc bugfixes. + Updated translations. ++++ vim: - Updated to revision 160, fixes the following problems * TextChangedI is not triggered. * getregtype() does not return zero for unknown register. * When starting Vim with "-u NONE" v:oldfiles is NULL. * Get E685 error when assigning a function to an autoload variable. (Yukihiro Nakadaira) * :keeppatterns is not respected for :s. * Python: slices with steps are not supported. * Python: Cannot iterate over options. * Compiler warning for pointer type. * Still a problem with auto-loading. * ":keeppatterns /pat" does not keep search pattern offset. * Error number used twice. (Yukihiro Nakadaira) * Pattern containing \zs is not handled correctly by substitute(). * Completion hangs when scanning the current buffer after doing keywords. (Christian Brabandt) ++++ installation-images-SLES: - added dmapi.ko ++++ iputils: - Fixed ping segfault (bnc#860616,bnc#860655) * Removed iputils-pingnamelookuponce.diff ++++ kiwi: - Remove desktop profile from SLE12 boot image descriptions (bnc #860792) * SLES12 will not provide a kernel-desktop package - Fixed volume setup * make sure non existing mount point directories are created * allow the volume name .snapshot(s) to be a valid name - Added __checkHaveTypeToBuild runtime check With this check the presence and selection of a build type is checked - Added __checkCorrectRootFSPermissons runtime check With this check kiwi validates the consistency of the created unpacked root tree while calling the create step. Consistency means a number of LSB toplevel directories is checked for their correct root/root owner and group name. Recently people using NFS or ZFS as image target directory ran into the problem that the filesystem stores files under the nobody user identity even if the caller was root. The result is a completely broken system which should be prevented by this runtime check ++++ util-linux: - Don't verify /usr/bin/eject, it lost the SUID bit and was dropped from /etc/permissions (bnc#824406) ++++ samba: - Make winbindd print the interface version when it gets an INTERFACE_VERSION request; (bnc#726937). - Fix vfs_btrfs build on older platforms with duplicate WRITE_FLUSH definitions; (bnc#860832). - Check for NULL gensec_security in gensec_security_by_auth_type(); (bnc#860809). - Ensure ndr table initialization; (bnc#860648). ++++ samba: - Make winbindd print the interface version when it gets an INTERFACE_VERSION request; (bnc#726937). - Fix vfs_btrfs build on older platforms with duplicate WRITE_FLUSH definitions; (bnc#860832). - Check for NULL gensec_security in gensec_security_by_auth_type(); (bnc#860809). - Ensure ndr table initialization; (bnc#860648). ++++ libdrm: - removed exynos/freedreno files licensed under GPL to make our legal department happy (bnc#860595) ++++ webkitgtk: - Update to version 2.2.4: + Disable MemoryCache when the DOCUMENT_VIEWER cache model is set. + Remove the partial file downloaded when the download operation fails or is cancelled. + Enable Web Audio by default in configure. + Add missing mappings from ARIA roles to ATK roles. + Fix several crashes when printing via JavaScript. + Fix an X11 error when the backing store surface is destroyed. + Fix the user agent string to correctly pretend to be Mac OS X to fix several web sites that depen on the user agent like yahoo. + Fix the build with wayland support disabled. + Fix the build in FreeBSD. + Fix the build in Mac/Darwin. + Fix the build with GCC in i386. - Drop webkitgtk-use-recommended-freetype-include.patch, fixed upstream. ++++ webkitgtk3: - Update to version 2.2.4: + Disable MemoryCache when the DOCUMENT_VIEWER cache model is set. + Remove the partial file downloaded when the download operation fails or is cancelled. + Enable Web Audio by default in configure. + Add missing mappings from ARIA roles to ATK roles. + Fix several crashes when printing via JavaScript. + Fix an X11 error when the backing store surface is destroyed. + Fix the user agent string to correctly pretend to be Mac OS X to fix several web sites that depen on the user agent like yahoo. + Fix the build with wayland support disabled. + Fix the build in FreeBSD. + Fix the build in Mac/Darwin. + Fix the build with GCC in i386. - Drop webkitgtk-use-recommended-freetype-include.patch, fixed upstream. ++++ liblayout: - Use proper license LGPL-2.1+ and Unicode ++++ ncurses: - Add patch ncurses-5.9-ibm327x.dif to make ibm327x not a generic terminal type but a more dumb one (bnc#859214) ++++ libpeas: - Drop gjs loader support, following upstreams commits in git. GJS itself switched to using mozjs-24, which is not compatible with the gjs loader: + Drop pkgconfig(gjs-internals-1.0) BuildRequires. + Drop libpeas-gjs-loader subpackage. + Obsolete libpeas-gjs-loader from libpeas-1_0-0 instead of Suggesting it. This allows us to clean up eventual installs. ++++ libreoffice: - Add requires(post) for the post scripts. - Disable the update compat for now as there is something broken there. ++++ sensors: - Package COPYING and COPYING.LGPL. ++++ systemd: - Add patch 0001-upstream-systemctl-halt-reboot-error-handling.patch to be able to detect if the sysctl reboot() returns. - Add patch 0001-add-hdflush-for-reboot-or-hddown-for-poweroff.patch A check for unmaintained disk like devices is added to be able to flush and maybe shut them down. Also the missing sync() system call is added for the direct halt/reboot systemctl command. Then the system halt is used as fallback if poweroff fails for both the direct poweroff systemctl command as well as for the systemd-shutdown utility. ++++ libusb-compat: - New upstream, new home page. - Update to version 0.1.5: * devel package fixes * memory leak at exit fix * for more see ChangeLog - Add libusb-compat.rpmlintrc. ++++ webkitgtk3: - Update to version 2.2.4: + Disable MemoryCache when the DOCUMENT_VIEWER cache model is set. + Remove the partial file downloaded when the download operation fails or is cancelled. + Enable Web Audio by default in configure. + Add missing mappings from ARIA roles to ATK roles. + Fix several crashes when printing via JavaScript. + Fix an X11 error when the backing store surface is destroyed. + Fix the user agent string to correctly pretend to be Mac OS X to fix several web sites that depen on the user agent like yahoo. + Fix the build with wayland support disabled. + Fix the build in FreeBSD. + Fix the build in Mac/Darwin. + Fix the build with GCC in i386. - Drop webkitgtk-use-recommended-freetype-include.patch, fixed upstream. ++++ patterns-sled: - Switch libreoffice to Recommends until it is installable. ++++ python-libmount: - Don't verify /usr/bin/eject, it lost the SUID bit and was dropped from /etc/permissions (bnc#824406) ++++ unixODBC: - Don't hard code gz extension for man pages ++++ util-linux-systemd: - Don't verify /usr/bin/eject, it lost the SUID bit and was dropped from /etc/permissions (bnc#824406) ++++ yast2-bootloader: - Fix examining MBR - 3.1.4 ++++ yast2-installation: - Fix exporting configuration in first stage (FATE#308539) - 3.1.25 ------------------------------------------------------------------ ------------------ 2014-1-27 - Jan 27 2014 ------------------- ------------------------------------------------------------------ ++++ aaa_base: - print parse errors to stderr (bnc#860477) ++++ binutils: - build with --enable-deterministic-archives so ar and ranlib cooperate in the creation of reproducible builds. ++++ folks: - Added folks-bnc855848-individual-crash.patch to fix bnc#855848. Empathy would crash when using IRC channels; this fixes the crash. ++++ gjs: - Update to version 1.39.3: + Bugs fixed: bgo#722286, bgo#722285, bgo#705465, bgo#705465, bgo#721246, bgo#721246, bgo#721246, bgo#721246, bgo#721246, bgo#721246, bgo#721246, bgo#721838, bgo#721355, bgo#721352, bgo#720157, bgo#711046, bgo#711046, bgo#711046, bgo#711046, bgo#711046, bgo#711046, bgo#711046, bgo#711046, bgo#711046, bgo#711046. - Replace pkgconfig(mozjs-17.0) BuildRequires with pkgconfig(mozjs-24), following upstream's switch to MozJS 24. ++++ gtksourceview: - Update to version 3.10.2: + Various bugfixes. + Updated translations. ++++ hwinfo: - Show Consistant Device Name (CDN) as Device Name. The Device name of a PCI or PCI Express device under OS may be exported by BIOS via label sysfs attribute. Read it and show it to the user as "Device Name:" fate#316031, fate#315201 Add: hwinfo_pci_scan_label.patch ++++ ibus: - Update to 1.5.5 * Add Property Panel showing IME properties * Add French layout variant “oss” and the Slovak qwerty layout * Support customizing the look-up-table orientation of ibus-ui-gtk3. * Update en-us compose table and add locale tables for xkb engines * Delete the up/down buttons and the message about them on ibus-setup. * Fix candidate panel placed out of screen * Remove -Werror in autogen.sh - Remove Always-save-the-content-type-cache-for-gnome-shell-p.patch * mergerd by upstream - Refresh show-input-mode-icon.patch - Update reload-preload-engines-until-users-customize-the-list.patch and add-libgnomekbd-and-load-preload-engines.patch * fix ibus-ui-gtk3 crashes if layout is en_intl (bnc#859354) ++++ installation-images-SLES: - fix dracut vs. mkinitrd build problems ++++ kernel-default: - rpm/kernel-source.spec.in: Add README.PATCH-POLICY.SUSE as source file - commit 9c9ce61 - Drop the _constraints file, we are using the prjconf setting for now - commit a0aa890 ++++ kernel-source: - rpm/kernel-source.spec.in: Add README.PATCH-POLICY.SUSE as source file - commit 9c9ce61 - Drop the _constraints file, we are using the prjconf setting for now - commit a0aa890 ++++ kernel-syms: - rpm/kernel-source.spec.in: Add README.PATCH-POLICY.SUSE as source file - commit 9c9ce61 - Drop the _constraints file, we are using the prjconf setting for now - commit a0aa890 ++++ kiwi: - generate "scsi" as the device type prefix for all controllers except for ide in the .vmx file - support a boottimeout value of 0 + at present we checked for boottimeout value to evaluate to true, but in Perl the string "0" evaluates to false although the string is not empty, thus the truth test failed an we used the default of 10 ++++ mariadb: - submission of mariadb version 10 package of version 10.0.7 to SLE12:GA. [fate#313595] ++++ libreoffice: - Try to introduce back the posttrans symlink creation needed for proper use of the "noarch" packages. - Support update from older releases. Rpm can't handle dir->link. ++++ libsolv: - add support for autogenerated products - support repoid array in product definition - bump version to 0.4.3 ++++ libstorage: - don't check exit code of parted ++++ openclipart: - Version bump to 0.20: * adds more images - Pack everything: * there might be broken files but filtering is huge pain and it should be rather delt with on upstream side. - Compress svg files as there is no reason to have them unpacked - Use fdupes to reduce size ++++ pam: - Add pam_loginuid-log_write_errors.diff: log significant loginuid write errors - pam_xauth-sigpipe.diff: avoid potential SIGPIPE when writing to xauth process - Update to current git (Linux-PAM-git-20140127.diff), which obsoletes pam_loginuid-part1.diff, pam_loginuid-part2.diff and Linux-PAM-git-20140109.diff. - Fix gratuitous use of strdup and x_strdup - pam_xauth: log fatal errors preventing xauth process execution - pam_loginuid: cleanup loginuid buffer initialization - libpam_misc: fix an inconsistency in handling memory allocation errors - pam_limits: fix utmp->ut_user handling - pam_mkhomedir: check and create home directory for the same user - pam_limits: detect and ignore stale utmp entries - Disable pam_userdb (remove db-devel from build requires) ++++ sysstat: - update to 10.2.1 * Added new --enable-copy-only option to configure script. This option may be useful when creating sysstat package to make sure that files are only copied to $DESTDIR and that no service is activated (eg. for distro using systemd). * pidstat: Add a new metric to pidstat I/O statistics: per-task block I/O delays. * Take $DESTDIR variable into account when installing sysstat service used by systemd. * sadf -H, sadf -j and sadf -x now also display the file creation time. * Use sizeof() instead of hardcoded size values. * pidstat manual page updated. * Cosmetic fixes. * NLS updated. - rename nfsiostat to nfsiostat-sysstat because of a name collision with a binary from nfs-utils (bnc#814447) * added sysstat-rename_nfsiostat.patch ++++ virt-viewer: - Update to virt-viewer version 0.6.0 * Require govirt 0.3.0 * Require spice-gtk 0.22 * Show error dialog if password is wrong * Document application/x-virt-viewer file format * Remove unused ‘-d’ option from remote-viewer * Add a kiosk mode * Add menu for sending Ctrl+Alt+Delete * Add Ctrl+Alt+End as accelerator for Ctrl+Alt+Delete * Send modifiers before the non-modifier key in send key menu * Fix GTK warning when disconnecting from VNC due to auth error * Make ‘Cancel’ default button in exit dialog * Make send key menu accelerators work in fullscreen * Remove insecure fetching of oVirt CA cert * Build for GTK 3 by default * Fix title bar after failed connection * Reshow remote-viewer connection dialog upon error * Hide all windows upon disconnect * Add ability to define custom monitor mapping * Ensure all windows obey command line zoom level * Add an icon to the desktop file * Fix event loop implementation on Win32 platforms * Misc other bug fixes - Allow the use of spice-gtk version 0.21. Drop patch when 0.22 becomes available. spice-gtk.patch - Renamed netcat.diff to netcat.patch ++++ vm-install: - Various fixes when the --use-xl flag is used for creating VMs - Make Requires for qemu-tools vs virt-utils conditional based on build target - Version 0.8.3 ++++ xen: - On platforms where xend is still supported don't output a deprecation warning when using xm. xend-remove-xm-deprecation-warning.patch ++++ yast2-installation: - fate#316768, bnc#854500 - enable network service according product feature - 3.1.24 ++++ yast2-nfs-server: - fate#315589 - deprecated bind mount configuration with NFSv4 export - 3.1.2 ++++ yast2-registration: - added "Skip Registration" button (FATE#312925) - workaround for SCC not accepting JSON input - 3.1.2 ------------------------------------------------------------------ ------------------ 2014-1-26 - Jan 26 2014 ------------------- ------------------------------------------------------------------ ++++ gobject-introspection: - Update to version 1.39.3: + Update glib annotations. + scannerlexer: Fix bad unref. + Rework The Visual Studio 2008 and 2010 Build Process. + Correct a Library Name. + giobjectinfo: Add missing transfer annotation to find_signal(). + tests: Switch two more uses to LOG_COMPILER to fix parallel-tests. + Bugs fixed: bgo#719566. bgo#720063, bgo#720066, bgo#720063, bgo#720713, bgo#721177, bgo#581525, bgo#721477, bgo#722104. ++++ libQtWebKit4: - lowlevelinterpreter-bigendian.patch: fix LLInt for big endian (webkit#103128) - Remove extra / from RPM_OPT_FLAGS ++++ graphite2: - Use rpath so the tests work. ++++ libixion: - Cleanup with spec-cleaner and make the outputs verbose. ++++ malaga: - Cleanup a bit during the voikko updates. ++++ libqmi: - Update to version 1.8.0: + This version comes with one small API break: Enum value QMI_SERVICE_RMTFS is not 0x14, but 14. + Support for sharing the QMI port through multiple processes with the new 'qmi-proxy' infrastructure. + api: Added new known service ID enumeration values. + wds: Added "Get Profile List", "Get Profile Settings", "Get Default Settings" request/response. + cli: Add --wds-get-profile-list & --wds-get-default-settings. + man: Added qmi-network manpage, autogenerated from --help-all. - Changes from version 1.6.0: + This version comes with one small API break: dms: 'SID' TLV in "Activate Manual" is a guint8, not a string. + Extended API with macros to check for the libqmi-glib version in use. + Setup libtool versioning in libqmi-glib. + Added initial support for the PBM (phonebook) service. + Added initial support for the UIM service. + Added initial support for the OMA (Open Mobile Alliance) service. + nas: added "Get Tx Rx Info" request/response. + wds: added "Get Packet Statistics" request/response. + dms: added support for the 'PRL' TLV in "Activate Manual". + cli: add --nas-get-tx-rx-info, --wds-get-packet-statistics, - -get-service-version-info, --uim-read-transparent, - -uim-get-file-attributes. + cli: fix following network status until disconnected. + tests: use gtester to run unit tests. + man: added qmicli manpage, autogenerated from --help-all. + Also fixed several minor bugs and memory leaks. - Bump soname following upstream changes, this means that package libqmi-glib0 will be renamed to libqmi-glib1. ++++ libreoffice: - sdk-doc can't be noarch as it is instaled in _libdir. - Reorder deps to be alphabetic again. - Explicitely want fbclient pkgconfig to be around. - Avoid collision with tn and sr translations. - sdk-doc can be noarch. ++++ libreoffice-voikko: - Version bump to 3.7: * Needed to build with lo-4.2 and later * Also compatible with new libvoikko - Cleanup with spec-cleaner and remove useless defines. - Drop no longer needed patch: * libreoffice-voikko-rel-3.4.1-lo-4.1-cppumaker.diff ++++ libvoikko: - Version bump to 3.7: * Many bugfixes. See ChangeLog * Upstream moved location so update accordingly. ++++ malaga-suomi: - Version bump to 1.15 moving to new upstream location: * tons of new words and bugs fixed. ++++ python-lxml: - Update to version 3.3.0: * * Features added n/a * * Bugs fixed - The heuristic that distinguishes file paths from URLs was tightened to produce less false negatives. - Changes from 3.3.0beta5 * * Features added - The PEP 393 unicode parsing support gained a fallback for wchar strings which might still be somewhat common on Windows systems. * * Bugs fixed - Several error handling problems were fixed throughout the code base that could previously lead to exceptions being silently swallowed or not properly reported. - The C-API function appendChild() is now deprecated as it does not propagate exceptions (its return type is void). The new function appendChildToElement() was added as a safe replacement. - Passing a string into fromstringlist() raises an exception instead of parsing the string character by character. * * Other changes - Document cleanup code was simplified using the new GC features in Cython 0.20. ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2014-1-25 - Jan 25 2014 ------------------- ------------------------------------------------------------------ ++++ gnome-packagekit: - Drop gpk-expand-repos-and-softwarelog.patch, fixed upstream. - Update to version 3.11.4: + Adjust for PackageKit depends/requires API changes. + Drop the rest of service pack support. + Fix incorrect-fsf-address. + Fix progress label in Software Sources. + Revert "Use the term software more consistently". + Spelling fixes. + Wrap license text. + Updated translations. - Update to version 3.11.3: + Remove catalog support. + Remove the service pack support. + Bugfixes: - Do not use deprecated libpackagekit functionality. - Do not use the deprecated (and unused) PkMessage. - Do not use the deprecated (and unused) UpgradeSystem. - Fix compile with newer versions of PackageKit. - Never, ever, use Werror. - Standardize Help/About/Quit in the app menu. + Updated translations. - Rebase gnome-packagekit-OnlyShowIn.patch. - Update to version 3.11.1: + New (and removed) Features: - Modernise a few of the Glade files. - Remove gpk-distro-upgrade. - Remove the gpk-install-catalog binary. - Remove the gpk-install-mime-type binary. - Remove the gpk-install-package-name binary. - Remove the gpk-install-provide-file binary. - Remove the python helper functions. - Translate the AppData file. + Bugfixes: - Do not set gnome-settings-daemon schema in the prefs program. - Do not show a 'Check now' button in the prefs. - Do not show a critical warning when we try to remove a missing GSource. - Do not support ConsoleKit anymore for restart detection. - Do not use deprecated GTK symbols. - Do not use the DesktopDB in gpk-application. - Don't link to UPower as it is not needed by anything. - Fix the AppData name to be less generic. - Never pass relative paths to the session interface. - Remove EggDBusMonitor as it was basically unused. - Show the whole list in the window when showing repos. - Use 16:9 screenshots in the AppData files. + Updated translations. - Dro plibupower-glib-devel BuildRequires: no longer required. - Rebase gnome-packagekit-OnlyShowIn.patch. - Clean .desktop file handling as per removed features. - Add gpk-expand-repos-and-softwarelog.patch, properly expand list of repositories and software log, making them readable. Taken from upstream git. - Add missing patchtag to patch1. ++++ libcdr: - Format with spec-cleaner and noarch documentation. ++++ libexttextcat: - Version bump to 3.4.3: * bump release + overlapping memcpy + allow old spelling of TEXTCAT_RESULT_UNKOWN. * merge in Giulio's work and bump release + Updated libexttextcat.vapi. + Enable changing mindocsize at runtime. + Fixed spelling of TEXTCAT_RESULT_UNKOWN. ++++ graphite2: - Enable the tests. They work on 13.1 but fail on Factory... - Version bump to 1.2.4: * Various bugfixes * Expanded testsuite - Remove graphite2-arm.patch - applied upstream - Add patches from debian: * soname.diff * no-specific-nunit-version.diff - Run^Wdocument tests and generate documentation - Use cmake macros for nice and tidy setup. ++++ hyphen: - Format with spec-cleaner ++++ texlive: - remove buildrequire kernel-devel, there are no kmps in here ++++ lpsolve: - Pass over with spec-cleaner in the specs overview. ++++ libmspub: - Cleanup with spec-cleaner and noarch documenation. ++++ libmwaw: - Cleanup with spec-cleaner and noarch documenation. ++++ libodfgen: - Cleanup with spec-cleaner. ++++ liborcus: - Clean with spec-cleaner and Verbosify the output. ++++ libreoffice: - Version bump to 4.2.0 RC3 fixing handful of additionally found bugs. - Add sifr icon theme package. ++++ libvisio: - Cleanup with spec-cleaner and noarch the documentation. ++++ libwpd: - Cleanup with spec-cleaner and noarch the documentation. ++++ libwpg: - Cleanup with spec-cleaner and noarch the documentation. ++++ libwps: - Cleanup with spec-cleaner ++++ libzypp: - Collect and execute %posttrans scripts delayed (Fate#313506) - BuildRequire libsolv implementing (Fate#309385) - version 14.8.0 (7) ++++ man-pages: - Update to new upstream release 3.57 * The open(2) manual page adds documentation of the O_TMPFILE flag, which provides a race-free method of creating unnamed temporary files. * Documentation for the PTRACE_PEEKSIGINFO, PTRACE_GETSIGMASK, and PTRACE_SETSIGMASK operations was added to the ptrace(2) page * Documentation for the SO_BUSY_POLL socket option to the socket(7) page. * Documentation for the TCP_USER_TIMEOUT and TCP_CONGESTION socket options to the tcp(7) page. - Feed specfile through formatter; kill redundant %clean section; %fdupes ought not to be called across directories that potentially live across standard partitions ++++ python-cups: - Update to 1.9.66: * Python3 compatibility - Changes from 1.9.65: * cupsconnection.c (PyObject_from_attr_value): Fix getting of booleans. * cupsconnection.c (UTF8_from_PyObj): Propagate UTF-8 decoding errors. * cupsconnection.c: Don't just append printer name to base URI to get printer URI. Need to actually encode the name. * cupsconnection.c: Fixed documentation typo for Connection.getPPDs2. ++++ zypp-plugin: - Add .pyc/.pyo to package - version 0.4 ------------------------------------------------------------------ ------------------ 2014-1-24 - Jan 24 2014 ------------------- ------------------------------------------------------------------ ++++ aaa_base: - handle targets in /sbin/service as well - Check systemd service using LoadState (bnc#860083) ++++ autoyast2: - add support for semi-automatic installation for partitioning (FATE#314695) - 3.1.8 ++++ bind: - Add the sdb-ldap backend module (fate#313216). - Details can be found here: * http://bind9-ldap.bayour.com/ * http://bind9-ldap.bayour.com/dnszonehowto.html ++++ clamav: - Version 0.98.1 (bnc#841815): * remove copy of wxWidgets (halves the size of the tarball). * Decompression and scanning of files in "Xz" compression format. * Extraction, decompression, and scanning of files within Apple Disk Image (DMG) format. * Extraction, decompression, and scanning of files within Extensible Archive (XAR) format. XAR format is commonly used for software packaging, such as PKG and RPM, as well as general archival. * Improvements and fixes to extraction and scanning of ole formats. * Option to force all scanned data to disk. * Various improvements to ClamAV configuration, support of third party libraries, and unit tests. - Rediff clamav-conf.patch ++++ colord: - Update to version 1.1.6: + Bugs fixed: - Fix the tag 'size' when viewing a profile in cd-iccdump. - Only include libudev in Requires.private on Linux. - Use the corect sensor-kind values for GretagMacbeth sensors. - libcolord: Do not use G_GNUC_WARN_UNUSED_RESULT when uninhibiting. - libcolorhug: Handle failure to initialise GUsb in self-tests. ++++ dante: - Fix HAVE_SENDBUF_IOCTL macro - added patches: * dante-1.4.0-sendbuf_macro.patch ++++ empathy: - Update to version 3.11.4: + Bugs fixed: bgo#710919, bgo#710252, bgo#712566, bgo#719889, bgo#720114, bgo#721484. + Updated translations. - Update to version 3.11.3: + Bugs fixed: bgo#685899, bgo#707747, bgo#709611, bgo#711226, bgo#712839. + Updated translations. - Update to version 3.11.1: + GStreamer 1.0 is now mandatory as 0.10 support has been removed. + The nautilus-sendto plugin has been removed as latest nautilus-sendo versions don't support plugins any more. + Bugs fixed: bgo#630896, bgo#708897, bgo#710453. + Updated translations. - Update to version 3.10.3: + bgo#712566: Groups in contact list cannot be hidden. + bgo#712839: Remove empathy_create_individual_from_tp_contact(). + Updated translations. ++++ evolution: - Update to version 3.10.3: + Bump minimum libgweather requirement. (Matthew Barnes) + EMFolderTreeModel: Declare the CamelStore column as an object type. + [itip-formatter] Search for an event in enabled calendars only. + e-utils: replacing g_memmove with memmove. + pine-importer: Fix a crash when importing with no existing address books. + icalendar-importer: Fix a crash when importing with no existing cals. + Remove --enable-strict configure option. + Bugs fixed: bgo#704832, bgo#711499, bgo#711669, bgo#711685, bgo#711824, bgo#711835, bgo#712342, bgo#712388, bgo#712668, bgo#712738, bgo#715067. + Updated translations. ++++ evolution-data-server: - Update to version 3.10.3: + Ubuntu-Online-Accounts improvements: - Support Outlook.com IMAP accounts. - Use Google's OAuth-based CalDAV interface. + Bump minimum libgweather requirement. + e-vcard: - Fix a minor memory leak for multi-valued parameters. - Fix case sensitivity of string comparisions. + EDataBook: Fixed memory leak of every EContact succesfully added to the addressbook. + CamelPOP3Folder: Fix a potential g_object_unref(NULL) call. + EBookBackendCache: Remove an unnecessary NULL check. + libecal: Refactor system timezone key file parsing code. + libedata-cal: Fix a potential g_strstrip(NULL) call. + Remove --enable-strict configure option. + Bugs Fixed: bgo#680961, bgo#710361, bgo#712323, bgo#712578, bgo#719720. + Updated translations. ++++ evolution-ews: - Update to version 3.10.3: + Bugs Fixed: bgo#664174, bgo#719376. ++++ file-roller: - Update to version 3.11.4: + Use a HeaderBar instead of a Toolbar. + Removed the statusbar. + Bugs fixed: - src/gtk-utils.c: non-void function should return a value (bgo#722002). - Cannot extract .tar.lzop archives (bgo#720279). - file-roller should not require sudo/root to extract an iso (bgo#721093). - Align better the buttons in the header bar (bgo#720904). - Removed all the deprecated functions from the source code. + Updated translations. - Update to version 3.11.3: + New features and user visible changes: - App menu: standardize Help/About/Quit (bgo#720142). - App menu: rename Folders to Sidebar (bgo#708655). - Use a menubar if the shell doesn't support the app menu (bgo#715020). + Bugs fixed: - 7zip: fixed error when deleting files from an archive with encrypted header. - zip: added ear and war to the supported types list. + Updated translations. - Update to version 3.11.2: + bgo#711745: rar: fixed error with some password protected files. + Updated translations. - Update to version 3.11.1: + Improved XDS dnd support allowing gedit to open a file or nautilus to reveal an extracted file (bgo#710546). + Application name appears untranslated (bgo#710982). + Fixed crash when clicking the open button after creation (bgo#710576). + Fixed crash when asking whether to overwrite a file. + libarchive: do not fail for a warning. + Updated translations. - Update to version 3.10.2.1: + rar: fixed error with some password protected files (bgo#711745). ++++ pidgin: - Obsolete pidgin-facebookchat: the package is no longer maintained and pidgin as built-in support for Facebook Chat. ++++ gfxboot: - fix compiler warning - hrvoje.senjan: use FT_SYNTHESIS_H macro - set min video mode to 1024x576 - remove use-recommended-freetype-include.patch ++++ grub2: - Add changes to allow build for s390x arch: added grub2-s390x-01-Changes-made-and-files-added-in-order-to-allow-s390x.patch ++++ installation-images-SLES: - start dbus and wicked in initrd ++++ kdump: - Removed s390x from the list of excluded architectures. ++++ kernel-default: - Refresh Xen patches (fix PV driver build). - commit d9213ce ++++ kernel-source: - Refresh Xen patches (fix PV driver build). - commit d9213ce ++++ kernel-syms: - Refresh Xen patches (fix PV driver build). - commit d9213ce ++++ kiwi: - v5.06.23 released - Fixed GRUB_TIMEOUT setup in etc/default/grub the kiwi boot code did not hand over the value from the XML space to the appropriate grub config file so that grub2-mkconfig did not incorporate the value - Fixed invocation of oemboot::postImageDump hook script The hook should be called in any case no matter which other oem install options are defined - ec2 example for 13.1 + forgot to commit this with the doc changes in 87b49253440eda ++++ llvm: - Add a dependency on ncurses-devel since libLLVM now links to tinfo. ++++ samba: - Add File Server Remote VSS Protocol (FSRVP) server for SMB share shadow-copies; (fate#313346). - s3-dir: Fix the DOS clients against 64-bit smbd's; (bso#2662). - shadow_copy2: module "Previous Version" not working in Windows 7; (bso#10259). - s3-passdb: Fix string duplication to pointers; (bso#10367). - vfs/glusterfs: in case atime is not passed, set it to the current atime; (bso#10384) - s3: winbindd: Move calling setup_domain_child() into add_trusted_domain(); (bso#10358); (bnc#786677). ++++ samba: - Add File Server Remote VSS Protocol (FSRVP) server for SMB share shadow-copies; (fate#313346). - s3-dir: Fix the DOS clients against 64-bit smbd's; (bso#2662). - shadow_copy2: module "Previous Version" not working in Windows 7; (bso#10259). - s3-passdb: Fix string duplication to pointers; (bso#10367). - vfs/glusterfs: in case atime is not passed, set it to the current atime; (bso#10384) - s3: winbindd: Move calling setup_domain_child() into add_trusted_domain(); (bso#10358); (bnc#786677). ++++ parted: - include new fatresize(8) utility - added patches: * parted-fatresize-autoconf.patch ++++ snapper: - removed grub-snapper-plugin subpackage (fate#316232) ++++ libsolv: - add -X option to susetags2solv [bnc#860271] - fix typos in pool_job2str - support DISTRO in content parser - make addfilelist more resistant against corrupt rpms - encode flags into rpmdb cookie - add identical and evrcmp methods in bindings - copy checksums in repo_add_rpmdb_reffp - repo_autopattern: make sure that the category is valid utf8 - fix double-free if the number of languages is reduced to zero - bump version to 0.4.2 ++++ tracker: - Update to version 0.17.1: + New features: - Passive extraction: Specific metadata extraction (e.g. image orientation) is done by listening for insert signals for resource metadata (e.g. file name, size, etc) and done passively rather than being required before inserting ANY information about a resource. - SPARQL functions tracker:normalize() and tracker:unaccent(). - libav extractor for extracting audio/video metadata. - tracker-store GraphUpdated signal delay now configurable. + libtracker-common: - Added strnlen() compatibility function. - Fixed unit test for SCHED_IDLE expecting SCHED_OTHER by default, but jhbuild uses SCHED_IDLE as standard. + libtracker-fts: Strengthen against SQLite failures. Ensure no infinite loos in sqlite3_step() and don't use g_once_init_enter() for init. + tracker-extract: - Support Qt5. - Removed --disable-shutdown command line option now that it is instantiated by DBus. - Fixed memory leak with strings processed detected as UTF16. - msoffice: Fixed memory leak, calling g_free() on wrong pointer. - mp3: Fixed memory leak, cases where "" was found in tags were not always freed. - gstreamer: Fixed memory leak on error for GstDiscovererInfo structs. - gif: Fixed memory leak on error for filename + Build system fixes. + Update functional tests. + Bugs fixed: bgo#699412, bgo#715040, bgo#719512, bgo#720686, bgo#721880, bgo#722353, bgo#722525, rh#1026283. + Updated translations. ++++ libzypp: - Patterns are no longer pseudo installed (Fate#309385) - version 14.7.0 (7) - Check for file conflicts in commit (bnc#673720) - Add asUserSting: human readable (translated) string representation - Add file conflict detection during commit (bnc#673720) - Add Transaction::installedResult - version 14.6.0 (6) ++++ linux-glibc-devel: - Only removing /usr/include/scsi/scsi.h (bnc#834498) ++++ tracker-extras: - Update to version 0.17.1: + New features: - Passive extraction: Specific metadata extraction (e.g. image orientation) is done by listening for insert signals for resource metadata (e.g. file name, size, etc) and done passively rather than being required before inserting ANY information about a resource. - SPARQL functions tracker:normalize() and tracker:unaccent(). - libav extractor for extracting audio/video metadata. - tracker-store GraphUpdated signal delay now configurable. + libtracker-common: - Added strnlen() compatibility function. - Fixed unit test for SCHED_IDLE expecting SCHED_OTHER by default, but jhbuild uses SCHED_IDLE as standard. + libtracker-fts: Strengthen against SQLite failures. Ensure no infinite loos in sqlite3_step() and don't use g_once_init_enter() for init. + tracker-extract: - Support Qt5. - Removed --disable-shutdown command line option now that it is instantiated by DBus. - Fixed memory leak with strings processed detected as UTF16. - msoffice: Fixed memory leak, calling g_free() on wrong pointer. - mp3: Fixed memory leak, cases where "" was found in tags were not always freed. - gstreamer: Fixed memory leak on error for GstDiscovererInfo structs. - gif: Fixed memory leak on error for filename + Build system fixes. + Update functional tests. + Bugs fixed: bgo#699412, bgo#715040, bgo#719512, bgo#720686, bgo#721880, bgo#722353, bgo#722525, rh#1026283. + Updated translations. ++++ openssh: - Update to 6.4p1 Features since 6.2p2: * ssh-agent(1) support in sshd(8); allows encrypted hostkeys, or hostkeys on smartcards. * ssh(1)/sshd(8): allow optional time-based rekeying via a second argument to the existing RekeyLimit option. RekeyLimit is now supported in sshd_config as well as on the client. * sshd(8): standardise logging of information during user authentication. * The presented key/cert and the remote username (if available) is now logged in the authentication success/failure message on the same log line as the local username, remote host/port and protocol in use. Certificates contents and the key fingerprint of the signing CA are logged too. * ssh(1) ability to query what cryptographic algorithms are supported in the binary. * ssh(1): ProxyCommand=- for cases where stdin and stdout already point to the proxy. * ssh(1): allow IdentityFile=none * ssh(1)/sshd(8): -E option to append debugging logs to a specified file instead of stderr or syslog. * sftp(1): support resuming partial downloads with the "reget" command and on the sftp commandline or on the "get" commandline with the "-a" (append) option. * ssh(1): "IgnoreUnknown" configuration option to selectively suppress errors arising from unknown configuration directives. * sshd(8): support for submethods to be appended to required authentication methods listed via AuthenticationMethods. Bugfixes since 6.2p2: * sshd(8): fix refusal to accept certificate if a key of a different type to the CA key appeared in authorized_keys before the CA key. * ssh(1)/ssh-agent(1)/sshd(8): Use a monotonic time source for timers so that things like keepalives and rekeying will work properly over clock steps. * sftp(1): update progressmeter when data is acknowledged, not when it's sent. bz#2108 * ssh(1)/ssh-keygen(1): improve error messages when the current user does not exist in /etc/passwd; bz#2125 * ssh(1): reset the order in which public keys are tried after partial authentication success. * ssh-agent(1): clean up socket files after SIGINT when in debug mode; bz#2120 * ssh(1) and others: avoid confusing error messages in the case of broken system resolver configurations; bz#2122 * ssh(1): set TCP nodelay for connections started with -N; bz#2124 * ssh(1): correct manual for permission requirements on ~/.ssh/config; bz#2078 * ssh(1): fix ControlPersist timeout not triggering in cases where TCP connections have hung. bz#1917 * ssh(1): properly deatch a ControlPersist master from its controlling terminal. * sftp(1): avoid crashes in libedit when it has been compiled with multi- byte character support. bz#1990 * sshd(8): when running sshd -D, close stderr unless we have explicitly requested logging to stderr. bz#1976, * ssh(1): fix incomplete bzero; bz#2100 * sshd(8): log and error and exit if ChrootDirectory is specified and running without root privileges. * Many improvements to the regression test suite. In particular log files are now saved from ssh and sshd after failures. * Fix a number of memory leaks. bz#1967 bz#2096 and others * sshd(8): fix public key authentication when a :style is appended to the requested username. * ssh(1): do not fatally exit when attempting to cleanup multiplexing- created channels that are incompletely opened. bz#2079 * sshd(8): fix a memory corruption problem triggered during rekeying when an AES-GCM cipher is selected * Fix unaligned accesses in umac.c for strict-alignment architectures. bz#2101 * Fix broken incorrect commandline reporting errors. bz#1448 * Only include SHA256 and ECC-based key exchange methods if libcrypto has the required support. * Fix crash in SOCKS5 dynamic forwarding code on strict-alignment architectures. - FIPS and GSSKEX patched disabled for now ++++ openssh-askpass-gnome: - Update of the underlying OpenSSH to 6.4p1 ++++ libzypp-bindings: - Adapt to libzypp changes. - 0.6.0 ++++ qemu: - Simplified VMDK SCSI support handling (backport from 13.1/v1.6.2) * Increases the number of heads for SCSI from 16 to 255 ++++ release-notes-sled: - 12.0.2: - Use daps 2.0.x for building. - Update SP3 release notes from FATE. - Remove more obsolete entries. - Change license from Any commercial to CC-BY-ND-3.0. - Add license. ++++ rsyslog: - Added Restart=on-abort to rsyslog.service (fate#315133) ++++ sca-patterns-sle12: - initial ++++ shim: - Update SUSE certificate - Drop attach_signature.sh and show_hash.sh since pesign now can proceed the commands without a nss database - Drop unused script strip_signature.sh - Update extract_signature.sh and show_signatures.sh to remove the creation of the temporary nss database - Add shim-only-os-name.patch: remove the kernel version of the build server - Enable signature assertion also in SUSE: hierarchy ++++ unixODBC: - update to version 2.3.2 * Some ODBC 3.80 support added * Unicode/ANSI conversion fixes * isql regained -e option since it was missing * Add slencheck executable to try and find the sizeof(SQLLEN) from an installed driver * some man pages added * many other fixes, see http://www.unixodbc.org ++++ yast2-installation: - removed inst_scc.rb client (moved to yast2-registration) - 3.1.23 ++++ zypper: - Add fileconflicts report (bnc#673720) - version 1.10.3 ------------------------------------------------------------------ ------------------ 2014-1-23 - Jan 23 2014 ------------------- ------------------------------------------------------------------ ++++ aaa_base: - Avoid journal output as this may take time on pure journald systems (bnc#859360) ++++ aide: - seperate a -test package to help with externalized testing. ++++ at: - Fixed leaking the exit code of systemctl in atd.sh. A change to at.sleep prevents leaking systemctl exit code as well as simplifies the script. ++++ cronie: - Leave /usr/sbin/rccron in as link to /sbin/service ++++ dbus-1-x11: - Add a script allowing the QA to test whether it is safe to restart dbus [Fate#313531] ++++ gedit: - Update to version 3.11.2: + Refresh the main user interface, radically changing the user interacts with the UI. + Remove deprecated API. + Integrate change case plugin inside GtkSourceView directly. + Improvements in docs. + Misc bug fixes. + Updated translations. - Update to version 3.11.1: + Implement XDS dnd support for GeditView and GeditWindow. + Documentation Improvements. + Style fixes. + Implement Move to New Tab Group. + Expand tabs and center tab labels. + Misc bugfixes and improvements. + Updated translations. ++++ gnome-shell-extensions: - Feature: Implement SUSE Classic GNOME style + This is a preview for review purpose mainly. + Only one panel that resides in the bottom. + Application menus, workspace&message indicators, window list switcher are all integrated on this panel. ++++ gnucash: - Do not remove %{_datadir}/doc: the about Dialog explicitly references LICENSE, AUTHORS and DOCUMENTS in this location. ++++ hyper-v: - Start daemons on demand via udev rules because the guest services are optional. - If systemd is used daemons live in libdir, they are not usercallable apps ++++ installation-images-SLES: - ppc64: yaboot binary only for chrp ++++ iputils: - Update to upstream version s20121221 (FATE#316211) - See RELNOTES for full changelog - Removed merges patches: * iputils-pingtypo.diff * iputils-s20101006-capabilities.diff - Updated patches for apply - Remove libsysfs dependency (FATE#316211) ++++ kernel-default: - floppy: bail out in open() if drive is not responding to block0 read (bnc#773058). - commit 1d92189 ++++ kernel-source: - floppy: bail out in open() if drive is not responding to block0 read (bnc#773058). - commit 1d92189 ++++ kernel-firmware: - linux-firmware: 3.2.3.0 Firmware for Brocade Adapters (bnc#855232 FATE#315938) Limited to the bna firmware. ++++ kernel-syms: - floppy: bail out in open() if drive is not responding to block0 read (bnc#773058). - commit 1d92189 ++++ kiwi: - v5.06.22 released - make sure /var/cache/kiwi/satsolver exists when running a solver job - Fixed spec file, cleanup and update package descriptions - Fixed spec file, cleanup obsolete build requires - Fixed spec, starting with openSUSE 12.1 libsolv is used - Fixed spec file, the perl requirement should not be strictly set on a specific perl version, >= the distro version is more accurate - Fixed spec file, db45-utils should be a generic recommendation - Fixed spec file, squashfs exists on all supported versions no suse_version check needed anymore - Fixed spec file, clicfs is not a requirement - Added libsolv support to KIWISatSolver The class supports libsatsolver and libsolv, if libsolv is present it is preferred because it's the successor of libsatsolver ++++ util-linux: - Change patch agetty-fooled-on-serial-line-due-plymouth.patch to sleep instead of sending breaks to terminal (bnc#774126). ++++ dbus-1: - Add a script allowing the QA to test whether it is safe to restart dbus [Fate#313531] ++++ compat-openssl098: - Fix bug[ bnc#860332] openssl cmdline does not check certs Add file: bug860332-cmdline-check-certs.patch ++++ pulseaudio: - Update to version 5.0 RC2 (4.99.2): + This is finally an officially released tarball on the road to pulseaudio 5.0. - Drop pulseaudio-introspect-Fix-ABI-break.patch: fixed upstream. - Bump drvver to 4.99, following upstream. - Pass --disable-orc to configure in order to avoid build failures due to orc files missing from the tarball. - Drop call to autogen.sh: no longer required, as we are building a bootstrapped tarball. ++++ sg3_utils: - Update to inofficial release 1.38r546 (bnc#831778) * sg_ses: error and warning message cleanup - fix --data=- problem with large buffers - new --data=@FN to read hex data from file FN - add --maxlen= option * sg_inq: - add LU_CONG to standard inquiry response - sync version descriptors dated 20131126 - fix overflow in encode_whitespaces * sg_vpd: add LU_CONG to standard inquiry response output - decode Third Party Copy (tpc) page * sg_persist: add PROUT: Replace Lost Reservation (spc4r36) * sg_readcap: for --16 show physical block size if * sg_xcopy: - environment variables: XCOPY_TO_SRC and XCOPY_TO_DST indicate where xcopy command is sent - change default to send xcopy to dst (was src) - improve CL handling of short options (e.g. '-vv') * sg_write_same: repeat if unit attention * sg_rtpg: fix indexing bug with --extended option * sg_lib_data: sync asc/ascq codes with T10 dated 20131110 * sg_cmds_extra: fix sa bug in sg_ll_3party_copy_out() - Update tarball to 1.38b7r537 - Add sg3_utils-1.38r546.patch ++++ libstorage: - adapted fat resizing to parted 3.1 (part of fate#316110) - 2.25.7 ++++ systemd: - Make systemd-mini build - Make requires bash-completion a recommends ++++ libvirt: - Fate#313213 extend lxc monitoring features: * add Add-util-virCgroupGetBlkioIo-Serviced-methods.patch * add Implement-domainGetCPUStats-for-lxc-driver.patch * add Implement-domainMemoryStats-API-slot-for-LXC-driver.patch * add Implement-lxcDomainBlockStatsFlags-for-lxc-driver.patch * add Implemet-lxcDomainBlockStats-for-lxc-driver.patch * add Make-qemuGetDomainTotalCPUStats-a-virCgroup-function.patch * add Widening-API-change-accept-empty-path-for-virDomainB.patch ++++ wicked: - version 0.5.6 - fixed to free details in compat netdev and lease destroy. - systemd: removed requisite=wickedd from wicked.service This dependency triggered an automatic wicked.service (network) restart, when the wickedd.service is restarted (bnc#859801). - client: enable compat suse only, install ifcfg-lo - client: initial ifcfg support for macvlan, fixed flags and lower-device dependencies in the schema (fate#315131) - client: Changing ifcheck to be more robust ++++ mdadm: - failfast - display-timeout-status - bnc808647-retry-failed-removes.patch support for 'failfast' RAID10 configurations, (fate#311379) ++++ python-libmount: - Change patch agetty-fooled-on-serial-line-due-plymouth.patch to sleep instead of sending breaks to terminal (bnc#774126). ++++ rpcbind: - Fixed rpc broadcast handling (bnc#857324) Upgraded to upstream 0.2.1-rc4 as part of this, and rebased the patch set. Added: 0001-Fix-building-one-systems-w-out-nss.h.patch 0002-Rename-configure.in-to-configure.ac.patch 0003-rpcbind-rpcuser-not-being-set-in-Makefile.am.patch Deleted (already upstream): 0003-configure-fix-the-case-when-with-rpcuser-is-not-give.patch Renumbered (previous numbering shown below): 0001-Silence-a-warning-about-setgroups-being-implicitly-d.patch 0002-Remove-obsolete-function-in6_fillscopeid.patch 0004-In-init_transport-move-creation-of-COTS-sockets-clos.patch 0005-The-use-of-AI_NUMERICHOST-in-init_transport-is-broke.patch 0006-First-part-of-init_transport-refactoring.patch 0007-init_transport-move-the-registration-code-into-a-sep.patch 0008-Fix-the-behavior-when-specifying-the-h-option.patch 0009-Clean-up-the-way-we-handle-the-h-option-in-init_tran.patch 0010-Support-systemd-activation.patch 0011-socket-activation-Fix-rpcbind.service-to-use-separat.patch 0012-When-using-systemd-redirect-syslog-calls-to-the-syst.patch 0013-When-using-systemd-activation-make-rpcbind-notify-sy.patch 0014-Notify-systemd-unconditionally.patch 0015-Pull-the-sysconfig-file-into-rpcbind.service-and-use.patch 0016-configure-check-for-nss.h.patch 0018-rpcinfo-ip_ping-clean-up-client-ping-create-destroy.patch 0019-rpcinfo-introduce-new-helper-function-ip_getclient.patch 0020-rpcinfo-make-t-u-options-support-IPv6-addresses-too.patch 0021-rpcinfo-remove-obsolete-function-clnt_com_create.patch 0022-Make-rpcinfo-p-support-IPv6-addresses-too.patch 0023-rpcinfo-remove-obsolete-function-get_inet_address.patch ++++ sled-manuals_en: - Update text and image files (Last Changed Rev.: 11511:11921M). ++++ sysconfig: - version 0.83.2 - A systemctl status is quite expensive as it (by default) parses logs, etc. Use is-active where we need the code only (bnc#859360). ++++ util-linux-systemd: - Change patch agetty-fooled-on-serial-line-due-plymouth.patch to sleep instead of sending breaks to terminal (bnc#774126). ++++ virt-manager: - Fate#313213: pending upstream patches added * added Add-memory-stats-widget-also-to-manager-tree-view.patch * added Base-mem-statistics-on-virDomainMemoryStats-if-avail.patch * added Attempt-empty-path-on-virDomainBlockStats.patch ++++ xen: - Changed License to GPL-2.0 (from GPL-2.0+) - Dropped xen-changeset.patch. It is no longer needed. ++++ yast2-kdump: - run a tool to propose the crashkernel value (FATE#315241) - 3.1.3 ++++ yast2-theme-SLE: - Switch to the new installer look (CSS provided by Ken Wimer) - 3.1.2 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2014-1-22 - Jan 22 2014 ------------------- ------------------------------------------------------------------ ++++ ModemManager: - As we enabled pkgconfig(qmi-glib) and pkgconfig(mbim-glib) BuildRequires (last change), it's arguably also a good idea to replace --without-qmi and --without-mbim configure parameters with their --with-qmi and --with-mbim counterparts (and thus actually really enable the support). ++++ cogl: - Update to version 1.17.2: + Textures are now allocated lazily. This means the textures can optionally be configured with extra API before data is uploaded to them. + The internal format for textures has been replaced with a simpler property to just set the number of components that will be required when sampling. + Depth writing can now be disabled per-framebuffer as well as on the CoglPipeline. + The interface typedefs such as CoglTexture, CoglFramebuffer and CoglBitmap etc are now defined as void so that it is no longer necessary to use type-cast macros when passing them to interface methods. + YV12/I420 support in cogl-gst is fixed. + Added support for red-green 2-component textures. + The cache of GLSL shaders is now garbage collected when it gets too large. + cogl_framebuffer_push_path_clip is fixed. + cogl-path is now split out into a separate library. + New function cogl_wayland_texture_set_region_from_shm_buffer to update a texture from a Wayland SHM bufffer. + The pkg-config files for cogl-gst and cogl-gles2 have new more consistent names. + Bugs fixed: bgo#706808, bgo#709827, bgo#710135, bgo#710926, bgo#712562, bgo#712830, bgo#719546, bgo#719582, bgo#720287, bgo#721450. - Rename shared library subpackages, following upstreams soname bumps: + libcogl15 to libcogl19. + libcogl-gles2-15 to libcogl-gles2-19. + libcogl-pango15 to libcogl-pango19. - Drop cogl-bgo709827-per-framebuffer-depth-writing-api.patch: fixed upstream. - Add cogl-bgo709827-per-framebuffer-depth-writing-api.patch, which adds API to optionally disable depth buffer writing on a per-framebuffer basis. This allows for faster rendering when the depth buffer is not needed. ++++ lvm2: - added a lvm2-devel package definition ++++ gedit: - Update to version 3.10.4: + Fix a critical bug for the search. + Updated translations. - Changes from version 3.10.3: + Misc bugfixes. + Updated translations. ++++ gnucash-docs: - Update to version 2.6.0: + Updated documentation for new GnuCash stable version 2.6.0: - Update Preferences section. - Menu and Toolbar references. - Update Business Documentation: Bobby Ratliff. - Budget Features: Bobby Ratliff. + Update Copyrights, Author lists, and metadata. + Add facility to publish docs as e-pubs. + Bugs fixed: bgo#513122, bgo#604519, bgo#608932, bgo#633524, bgo#638955, bgo#639264, bgo#661705, bgo#670354, bgo#672668, bgo#684709, bgo#687476, bgo#688425, bgo#688579, bgo#688968, bgo#691762, bgo#692917, bgo#693493, bgo#699430, bgo#700656, bgo#702039, bgo#712308:, bgo#715161. + Updated translations. ++++ grub2: - refresh 0002-script-create-menus-for-btrfs-snapshot.patch * Fix bootable snapshots not found while root is on Btrfs subvolume (bnc#859587) * Create missing slave config in /.snapshots// * Prefix with SUSE_ for related options ++++ icewm: - update version to 1.3.8 - remove patches:icewm-gcc47.patch,icewm-x11.patch - add two new patches:icewm-1.3.8-enable-guievents.patch,icewm-susemenu.patch for new fate #313170 ++++ installation-images-SLES: - another try to resolve dracut vs. mkinitrd - ignore dracut in initrd - use xz for compression ++++ kernel-default: - Update Xen patched to 3.13-final and c/s 1248. - Update EC2 config files (restore CONFIG_DEBUG_INFO). - commit a770ad7 ++++ kernel-source: - Update Xen patched to 3.13-final and c/s 1248. - Update EC2 config files (restore CONFIG_DEBUG_INFO). - commit a770ad7 ++++ kernel-syms: - Update Xen patched to 3.13-final and c/s 1248. - Update EC2 config files (restore CONFIG_DEBUG_INFO). - commit a770ad7 ++++ kiwi: - restructure KIWISatSolver class In preparation to support libsolv the satsolver class has been redesigned to work with both the libsatsolver and the libsolv implementations. Support for libsolv will follow soon - fixed use of system installed solvables in KIWIAnalyseManagedSoftware * instead of reading all existing solv files in /var/cache/zypp we only use those which are enabled in the zypper repo list - add new mediastyles openSUSE 13.2 and SLE 12 to support handling of cpeid tags - fixed typo in suse-12.3-JeOS/config.xml * accidentally committed an attribute change which was only meant to test a runtime check - some changes to the arm suse-13.2-JeOS template and code * currently suse-13.2-JeOS contains only a profile for raspberry * the vboot support uses no gpt if the berryboot loader is set * vboot + berryboot creates a boot setup which let the standard raspberry loader chainload our uboot which then loads the kernel and initrd from a linux ext2 second partition - DB: rebuild documentation * updates EC2 chapter, kiwi uses disk images instead of flat filesystem images now to support EC2 - Fixed docbook syntax for changes recently done in kiwi-doc-ec2.xml - Fixed KIWISatSolver to work with new solvables Unfortunately I was told that the current solver bindings provided with the perl-satsolver package will no longer be maintained. Instead there will be a new lib and package called libsolv. kiwi needs to adapt to the bindings for libsolv in order to stay compatible with the solver results of the zypper package manager. At the moment the problem of the new "self-conflict" feature could be solved by setting set_allow_self_conflicts in the old satsolver library, which is what this patch does. For the future we need to support libsolv though ++++ cogl: - Add cogl-bgo709827-per-framebuffer-depth-writing-api.patch, which adds API to optionally disable depth buffer writing on a per-framebuffer basis. This allows for faster rendering when the depth buffer is not needed. ++++ parted: - Do not fail when shrinking the partition in non-interactive mode. - modified patches: * parted-resize-command.patch ++++ libqmi: - Update to version 1.4.0: + dms: fix minimum version requirement for DMS Get/Set Operating Mode. + nas: added 'Network Time' indication. + utils: fix reading sized uints in BE systems. + cli: add --dms-activate-manual. + cli: implemented setting System Selection Preference. + cli: fix technology preference persistence reporting. + cli: fix reading new PIN in '--dms-uim-change-pin'. + docs: always generate documentation at dist time. + tests: fixed BE/LE tests in BE systems. - Changes from version 1.2.0: + Builds with Python3. + Fixed DMS activation code string handling. + Enhanced "start network" functionality in qmicli. ++++ libreoffice: - Add missing %dir directives. - Add back rpmlintrc as it is still needed - Update comment about sfir icons ++++ sensors: - Package new file /usr/share/man/man8/sensors-conf-convert.8.gz. - Update to lm_sensors 3.3.5 * library: Support up to 33 sensors of the same type per monitoring chip (needed for recent Intel processors, coretemp driver) * sensors-detect: Detection of new devices Added non-interactive (automatic) mode * lm_sensors-r6181-fix-service-files.patch: Removed, upstream now. * lm_sensors-3.0.0-sysconfig_metadata.patch, lm_sensors-3.0.3-hint-at-kernel-extra-package.patch: Refreshed. ++++ libstorage: - adapted parameters of parted resize command to parted 3.1 (part of fate#316110) ++++ libvirt: - Add CAP_SYS_PACCT capability to libvirtd AppArmor profile Modified install-apparmor-profiles.patch bnc#817407 - Following the upstream pattern, introduce the daemon-config-network subpackage to handle defining the default network bnc#859041 ++++ lsscsi: - Port patches from SP3 (bnc#831301) - Fixup printing of FC transport IDs ++++ mdadm: - remove boot.md. It no longer does anything useful. - mdmonitor run "mdadm --monitor" from systemd instead of init.d sciprt (bnc#849523) - remove mdadmd due to above. - udev-rules-try-mdadm-I-on-change-events.patch (bnc#851993) - policy-NULL-path-isn-t-really-acceptable-use-the-dev.patch - DDF-really-ignore-DDF-metadata-on-partitions.patch - Assemble-avoid-infinite-loop-when-auto-assembling-pa.patch - DDF-fix-detection-of-failed-devices-during-assembly.patch - Grow-fix-problems-with-prematurely-aborting-of-resha.patch - IMSM-don-t-crash-when-creating-an-array-with-missing.patch - mdmon-don-t-complain-about-notifying-parent-when-the.patch - systemd-mdmon-set-IMSM_NO_PLATFORM-1.patch - mdmon-.service-remove-over-ride-of-Standard-IO.patch Various upstream bug fixes. ++++ meld: - Update to version 1.8.4: + Fix crash when scanning CVS-only folders. + Fix crash on Windows when missing cdll.intl. + Fix crash with Italian (it_IT.utf8) locale. + Updated translations. ++++ mokutil: - Update mokutil-mokx-support.patch to fix the test-key request check ++++ neard: - add %doc AUTHORS COPYING ChangeLog README ++++ python-pywbem: - Drop INSTALL file, unneeded for packaged pywbem. ++++ sca-patterns-base: - python Core.getSection excludes commented lines ++++ subscription-tools: - version 1.1.1 - make bootscript work with systemd and plymouth (FATE#316568) - update COPYING to a current version - detect SCC registrations (FATE#316226) ++++ sudo: - added subpackage with a test for fate#313276 ++++ virt-manager: - Add Requires on virt-manager for virt-install - Add sles12/sled12 as supported distros ++++ vm-install: - Add support for launching VMs using the 'xl' command with --use-xl command line flag. Update the man page. - Fix broken libvirt_hypervisor.py wait_domain() method - Raise error if connecting to libvirt fails - Version 0.8.2 ++++ yast2-iscsi-client: - detect persistent portal correctly (bnc#856494) - 3.1.3 ++++ yast2-tune: - removed "Save to Floppy" option (nobody uses floppies anymore...) - 3.1.1 - Improve usability of proposal in installer - 3.1.0 ------------------------------------------------------------------ ------------------ 2014-1-21 - Jan 21 2014 ------------------- ------------------------------------------------------------------ ++++ bind: - Update to version 9.9.4P2 * Fixes named crash when handling malformed NSEC3-signed zones (CVE-2014-0591, bnc#858639) * Obsoletes workaround-compile-problem.diff - Replace rpz2+rl-9.9.3-P1.patch by rpz2-9.9.4.patch, rl is now supported upstream (--enable-rrl). ++++ fipscheck: - license update: BSD-2-Clause See LICENSE ++++ graphviz-plugins: - Add powerpc64le to list of lib64 platforms (graphviz-ppc64le_lib64_support.patch). ++++ installation-images-SLES: - add dbus to initrd - s390: added ls, tr, and chzdev to initrd (needed by qeth_configure) - fix module info - don't strip debuginfo - moved last commit from myudevstart to early_setup script ++++ kernel-default: - Update to 3.13. - commit ff46e6a ++++ kernel-source: - Update to 3.13. - commit ff46e6a ++++ kernel-syms: - Update to 3.13. - commit ff46e6a ++++ kiwi: - final touches for EC2 changes + let kiwi add root= to the kernel command line for EC2 images this is needed to get the drivers to load properly + consider installfailsafe setting for grub vmx images - update the documentation for the EC2 image build + document new commands to use for uploading images aws-cli vs ec2-* commands + changes due to the new way of building images - we no longer create the bundle in kiwi _ adjust for removed XML elements - update the examples to reflect the new type element setup for EC2 - fix spelling EC2 not Ec2 - follow up fix for KIWIGlobals::mount() method let the check for disk or filesystem also work if blkid does not support PTTYPE detection. In this case we assume a disk if we don't get any blkid information. Older versions of blkid don't support partition table type detection - Fixed vmx type definition for EC2 usage in all templates * use ec2 and ec2k boot and kernel profiles - Update oem/vmx boot image descriptions to allow selecting an ec2 setup profile and an ec2 kernel profile - Support creation of install CD images for Xen dom0 oem type - Fixed KIWIGlobals::mount() method The detection for a disk device is now done by checking for PTTYPE using blkid ++++ multipath-tools: - Fixup build issues - Update to official version 0.5.0 - remove: multipath-tools-0.4.9.tar.bz2 - remove: multipath-tools-0.4.9-opensuse-12.3.diff.bz2 - add: multipath-tools-0.5.0.tar.bz2 - add: multipath-tools-0.5.0-sles12.diff.bz2 - Merge: - multipath-tools-make-flexible-install-of-systemd-and-udev-files.patch ++++ krb5: - update to version 1.12.1 * Make KDC log service principal names more consistently during some error conditions, instead of "" * Fix several bugs related to building AES-NI support on less common configurations * Fix several bugs related to keyring credential caches - upstream obsoletes: krb5-1.12-copy_context.patch krb5-1.12-enable-NX.patch krb5-1.12-pic-aes-ni.patch krb5-master-no-malloc0.patch krb5-master-ignore-empty-unnecessary-final-token.patch krb5-master-gss_oid_leak.patch krb5-master-keytab_close.patch krb5-master-spnego_error_messages.patch - Fix Get time offsets for all keyring ccaches krb5-master-keyring-kdcsync.patch (RT#7820) ++++ libdrm: - Update to version 2.4.52 + intel: squash unused variable 'bo_gem' + intel: Handle malloc fails in context create + intel: Merge latest i915_drm.h + drm: Initialize or valgrind-clear modesetting ioctl arguments. + intel: Track whether a buffer is idle to avoid trips to the kernel. + tests/kmstest: support exynos + Mark debug_print with __attribute__ ((format(__printf__, 1, 0))) + intel: Create a new drm_intel_bo offset64 field. + freedreno: add fd_device_new_dup() + modetest: add the possibility to select the refresh frequency for a mode ++++ systemd: - Add patch 1017-skip-native-unit-handling-if-sysv-already-handled.patch to avoid that enabled boot scripts will be handled as unit files by systemctl status command (bnc#818044) - Drop patch 1017-enforce-sufficient-shutdown-warnings.patch as the original code behaves exactly as the shutdown code of the old SysVinit (bnc#750845) - Rename support-powerfail-with-powerstatus.patch to 1016-support-powerfail-with-powerstatus.patch ++++ ltrace: - Enable for ppc64le ++++ python3: - initial commit of 3.4.0 beta 3 * for full changelog, see python3-base - modify script shebangs in common %prep ++++ yast2: - remove from wizard icons for title as proposed by Ken (fate#314695) - 3.1.16 - fate#316768 - use wicked tools for network service restart / reload when running in installation mode - 3.1.15 ++++ yast2-country: - adjusted timezone dialog layout (fate#314695) - 3.1.1 ++++ yast2-installation: - Remove icons from system analysis according to Ken's comments (fate#314695) - 3.1.22 - Remove "Change..." button in non-textual installation - Add "Export Configuration" button in non-textual installation (FATE#308539) - Add "Export Configuration" menu item in textual installation (FATE#308539) - 3.1.21 - adjusted UI according to Ken's comments (fate#314695) - 3.1.20 ++++ yast2-network: - bnc#859181 - dropped code related to smpppd (ifcfg: USERCONTROL) - 3.1.15 ++++ yast2-registration: - changed the implementation to use SCC instead of NCC - 3.1.1 ++++ yast2-storage: - propose dedicated /boot/zipl partition on S/390 (bnc#853930) - version 3.1.6 ------------------------------------------------------------------ ------------------ 2014-1-20 - Jan 20 2014 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Update to version 0.8.16: + Libraries: Add pk_package_sack_find_by_id_name_arch(). + New Features: Set all the proxy settings when using pkcon. + Changes in the following backends: aptcc, entropy, hawkey, katja. + Bugfixes: - Annotate DBUS Interface for GetPackageHistory. - Clear the prepared-updates file only when the update is invalidated. - Do not show an error if GetDepends is not supported. - Do not use the '…' character when talking to plymouth. - Don't use the default main context in sync PkClient methods. - Only scan .desktop files in the datadir. - Drop PackageKit-dbus-interface-annotation.patch, bsc#951592-zypp-Raise-priority-of-ZYPP-stack-updates-if-a-secur.patch, and PackageKit-gstreamer1.patch: fixed upstream. ++++ autofs: - autofs-5.0.8-revert-fix-libtirpc-name-clash.patch: no longer needed after libtirpc was updated to 0.2.4-rc2, remove - remove "UDisks dbus module" support as it's not yet included upstream (bnc#859457) - autofs-5.0.8-dbus-udisks-monitor.patch: remove - org.freedesktop.AutoMount.conf: remove ++++ biosdevname: - Updated to version 0.5.0 * Add version number to biosdevname * Save off Secondary PCI bus for PCI tree traversal * Change scan of SMBIOS slot <-> PCI mapping - Drop: biosdevname-0.4.1.tar.gz - Add: biosdevname-0.5.0.tar.bz2 - Add biosdevname_git_v050_to_head.patch: Latest fixes from v0.5.0 to HEAD ++++ cogl: - Update to version 1.16.2: + YV12/I420 support in cogl-gst is fixed. + cogl_framebuffer_push_path_clip is fixed. + MSVC build updates. + Bugs fixed: - bgo#706808: "Unable to locate required kms libraries" message is really uninformative. - bgo#710135: Fix build on big endian. - bgo#710926: Build fails without declaration of wl_resource. - bgo#719582: cogl-framebuffer: Don't mark the clear clip dirty from the journal. - bgo#721450: Re-enable swap_region for mesa 10.1+ llvmpipe / swrast. ++++ dbus-1-x11: - Update to 1.8.0 final: + This starts a new stable branch. The 1.6.x branch is now considered to be outdated, and will only receive fixes for serious bugs such as security flaws. The 1.4.x and 1.2.x branches no longer have upstream support and are unlikely to get any more releases, but if distributors still need to support them, please share security patches via upstream. + Enhancements since 1.7.10: - Enhance the CMake build system to check for GLib and compile/run a subset of the regression tests (fdo#41252, fdo#73495) + Fixes since 1.7.10: - don't rely on va_copy(), use DBUS_VA_COPY() wrapper (fdo#72840) - fix compilation of systemd journal support on older systemd versions where sd-journal.h doesn't include syslog.h (fdo#73455) - fix compilation on older MSVC versions by including stdlib.h (fdo#73455) - Allow to appear in an included configuration file (fdo#73475) + Test behaviour changes since 1.7.10: - If the tests crash with an assertion failure, they no longer default to blocking for a debugger to be attached. Set DBUS_BLOCK_ON_ABORT in the environment if you want the old behaviour. - To improve debuggability, the dbus-daemon and dbus-daemon-eavesdrop tests can be run with an external dbus-daemon by setting DBUS_TEST_DAEMON_ADDRESS in the environment. Test-cases that require an unusually-configured dbus-daemon are skipped. ++++ fipscheck: - imported a generic fips helper to verify fips modules, linked to openssl. ++++ iproute2: - restore SLE12 Alpha 1 version rewritten by pulling recent Factory changes - update patches to git based versions: * iproute2-dirs.diff -> adjust-installation-directories-for-SLE.patch * iproute2-HZ.diff split into use-sysconf-_SC_CLK_TCK-if-HZ-undefined.patch and add-explicit-typecast-to-avoid-gcc-warning.patch * revert-pdf-creation.diff not needed on SLE12 - add SLE11 SP3 patches missing in upstream: * avoid-unused-return-value-gcc-warnings.patch: prevent GCC warnings considered errors by OBS * fix-build-with-D_FORTIFY_SOURCE-2.patch: fix build with -D_FORTIFY_SOUCE=2 to comply with TAHI testsuite (bnc#719537) - iproute2.spec: remove conditionals not needed on SLE12 - fate#315437 implemented since upstream 3.11.0 ++++ kiwi: - Fixed typo, missing result flag - Change the way we create an EC2 image + Previously we created an EC2 image as a flat filesystem image this requred some special codeing and we ended up calling mkinitrd from within kiwi. As mkinitrd evolved to require a live root filesystem and with the impending move to dracut we need to start using a kiwi generated initrd. Therefore, EC2 image will now be created as disk images just like other vmx images. We also drop the use of the external ec2-ami-tools. Creating abundle is relatively easy and this functionality requires people to add thei EC2 credentials to the config file. That makes it easy to accidentally share private information. + Remove XML elemnts ec2config and its children ec2accountnr, ec2certfile, ec2privatekeyfile, ec2region + Introduce "ec2" as a firmware option we need this to set the partition table to be gpt instead of msdos + Print an error message for format="ec2" during XML validation we maintain format="ec2" in the schema for now to allow us to generate a more sensible error message than the parser would. This is an incompatible schema change + Remove EC2 region check in Validator + Remove KIWIEC2Region.txt + Update unit tests + Properly pass the boottimeout setting to the initrd config + Remove the XMLEC2Data object and its unit tests + Remove special code for EC2 initrd creation calling mkinitrd - Fixed ec2 kernel profile for 13.1/13.2 and SLE11/12 the required xen drivers were not added when using ec2 profile the xen package must not be installed when using ec2 profile - added ec2Flavour profile to create EC2 VMX disk image types along with this change the examples using format="ec2" were adapted to disk layout instead of flat (filesystem) layout too - Fixed spec file Provide a better and more detailed description about the use and scope of the kiwi-tools sub-package - Follup fix for suse-13.2 arm JeOS image template, again repo setup - Fixed suse-13.2 arm JeOS image template, repository setup ++++ cogl: - Update to version 1.16.2: + YV12/I420 support in cogl-gst is fixed. + cogl_framebuffer_push_path_clip is fixed. + MSVC build updates. + Bugs fixed: - bgo#706808: "Unable to locate required kms libraries" message is really uninformative. - bgo#710135: Fix build on big endian. - bgo#710926: Build fails without declaration of wl_resource. - bgo#719582: cogl-framebuffer: Don't mark the clear clip dirty from the journal. - bgo#721450: Re-enable swap_region for mesa 10.1+ llvmpipe / swrast. ++++ dbus-1: - Update to 1.8.0 final: + This starts a new stable branch. The 1.6.x branch is now considered to be outdated, and will only receive fixes for serious bugs such as security flaws. The 1.4.x and 1.2.x branches no longer have upstream support and are unlikely to get any more releases, but if distributors still need to support them, please share security patches via upstream. + Enhancements since 1.7.10: - Enhance the CMake build system to check for GLib and compile/run a subset of the regression tests (fdo#41252, fdo#73495) + Fixes since 1.7.10: - don't rely on va_copy(), use DBUS_VA_COPY() wrapper (fdo#72840) - fix compilation of systemd journal support on older systemd versions where sd-journal.h doesn't include syslog.h (fdo#73455) - fix compilation on older MSVC versions by including stdlib.h (fdo#73455) - Allow to appear in an included configuration file (fdo#73475) + Test behaviour changes since 1.7.10: - If the tests crash with an assertion failure, they no longer default to blocking for a debugger to be attached. Set DBUS_BLOCK_ON_ABORT in the environment if you want the old behaviour. - To improve debuggability, the dbus-daemon and dbus-daemon-eavesdrop tests can be run with an external dbus-daemon by setting DBUS_TEST_DAEMON_ADDRESS in the environment. Test-cases that require an unusually-configured dbus-daemon are skipped. ++++ samba: - Default sysconfig daemon options to -D; (bso#10388); (bnc#857454). ++++ samba: - Default sysconfig daemon options to -D; (bso#10388); (bnc#857454). ++++ ncurses: - Add ncurses patch 20140118 + apply includesubdir variable which was introduced in 20130805 to gen-pkgconfig.in (Debian #735782). - Correct spec file irarch to make S390(x) fallback terminal types working on S390(x) (bnc#859214) ++++ pidgin-sipe: - Update to version 1.18.0: + sf#71: Add support for EWS Autodiscover redirection. + sf#69: Add UI support for (group) chats. NOTE: Adium does not have an UI to fetch the room list. + sf#64: Add support for GSS-NTLMSSP. + sip-sec-krb5.c module has been renamed to sip-sec-gssapi.c if gssapi/gssapi_ntlmssp.h is detected then sip-sec-ntlm.c will be disabled and NTLM will be handled by sip-sec-gssapi.c instead. NOTE: at the time of this writing the user has to set up GSS-NTLMSSP by hand on his system, i.e. /etc/gss/mech. + Fixed sf#227: Adium client doesn't save email option settings. + Fixed sf#216: SIPE stops working on Mavericks. + Add an UI option to disable SSL BEAST mitigations NOTE: requires Adium 1.5.10. + Fixed sf#197: Account stays in connecting stage. + Cleanup for sip-sec Kerberos & SSPI modules. + Replace old TGT hack with gss_acquire_cred_with_password(). + Clean up Kerberos detection in configure. + Remove special case handling; code is more straight-forward now. + Implement internal keepalive handling. + Implement crypto backend based on OpenSSL. + adium: - Xcode project files update. - Replace NSS crypto backend with OpenSSL. ++++ libqt4: - add 0001-Mitigate-performance-regression-in-isExpandedEntityV.patch (bnc#859158) ++++ libqt4-sql-plugins: - add 0001-Mitigate-performance-regression-in-isExpandedEntityV.patch (bnc#859158) ++++ systemd: - Add analyze-fix-crash-in-command-line-parsing.patch: fix crash in systemd-analyze (bnc#859365) ++++ libzypp: - Fix cleanup code removing the @System solv file. (bnc#853065) - Fix missing priority in RepoInfo::dumpAsXML (bnc#855845) - version 14.5.0 (4) ++++ ntp: - CVE-2013-5211, bnc#857195: restrict query, configuration, modification access from world by default. Avoids that ntp can be used as a DDoS amplifier. ++++ rpcbind: - Make rpcinfo -p/-u/-t options support IPv6 (bnc# 859448) Added: 0018-rpcinfo-ip_ping-clean-up-client-ping-create-destroy.patch 0019-rpcinfo-introduce-new-helper-function-ip_getclient.patch 0020-rpcinfo-make-t-u-options-support-IPv6-addresses-too.patch 0021-rpcinfo-remove-obsolete-function-clnt_com_create.patch 0022-Make-rpcinfo-p-support-IPv6-addresses-too.patch 0023-rpcinfo-remove-obsolete-function-get_inet_address.patch ++++ sles-manuals_en: - Update text and image files (Last Changed Rev.: 11511:11894M). ++++ subscription-tools: - version 1.1.0 - update static testdata for SLE12 - change license format to SPDX format ++++ xterm: - Patch #301 - 2014/01/19 * OSC 104 and 105 did not accept parameter to reset a specific color (patch by Egmont Koblinger). * add configure check for initgroups, and use that function to complement its use of setgid (prompted by patch by Miroslav Lichvar). * improve manpage description of scrollbar translations versus the vt100 translations (Debian #723573). * add a few paragraphs to manpage explaining the implications of xterm's reliance on X Toolkit for command-line parsing. * modify cursor-theme logic to check if the environment variable XCURSOR_THEME is set to a nonempty value before constructing a dummy them (prompted by similar check added in OpenBSD CVS). * add check for a case where TrueType bold font is missing a glyph where the non-bold font has it. Temporarily switch to the non-bold font to draw the glyph (report by David Demelier). * minor documentation fixes for ctlseqs.ms * only set SHELL environment variable to programs found in /etc/shells (prompted by patch/report by Al Poole). * build-fix, when --disable-wide-chars --disable-boxchar is used (prompted by patch by Andrey Panov). ++++ yast2-storage: - don't create home subvolume if a home partition is proposed ++++ yast2-theme-SLE: - Remove VERSION file and use only version in spec file - 3.1.1 ++++ zypper: - Zypper must refresh CD/DVD if no raw metadata are present. (bnc#859160) - Don't read metadata from CD/DVD repo if --no-check was used (bnc#859160) - Fix filelist search to match full paths instead of basenames only (bnc#859211) - Fix missing priority in RepoInfo::dumpAsXML (bnc#855845) - Rephrase 'Disabling repository...' message (bnc#856809) - Hint to SDB and openSUSE release notes - Add note that openSUSE only supports "zypper dup" one release at a time. - Fix grof .TP commands in manpage (bnc#854784) - Fix detailed printing of query matches (bnc#853167) - version 1.10.2 ------------------------------------------------------------------ ------------------ 2014-1-19 - Jan 19 2014 ------------------- ------------------------------------------------------------------ ++++ gcc48: - Disable quad-word memory accesses for little endian power8 (modified patches: gcc48-ibm-power8.diff) - Enable power8 code generation for repos named "power8". ++++ libgcj48: - Disable quad-word memory accesses for little endian power8 (modified patches: gcc48-ibm-power8.diff) - Enable power8 code generation for repos named "power8". ++++ geoclue2: - Update to version 2.1.0: + Application authentication agents support: - API for agents to register themselves. - API that agents need to implement. - Configure option to enable requirement of authorization from agent. Until there is at least one agent out there, this requirement is disabled by default. - A demo agent. - Option in ${sysconfdir}/geoclue.conf containing whitelist of all our agents. + Don't use proxy. Seems proxy settings are per-user and system users (which geoclue is supposed to run as) do not have access to them. + Add support for bus-activation via systemd service unit. + Add mandatory 'DesktopId' property to Client interface. + Use HTTPS to connect to geoip.fedoraproject.org. The actual resource is behind HTTPS so using HTTP leads to redirections and thefore redundant TCP packets. + Fixes to build system. ++++ gnote: - Update to version 3.11.1: + New Features: - App menu: standardize help/about/quit (bgo#720130). - Help: add logo next to title (bgo#720131). - Do not close main window on escape. - Make setting enable-close-note-on-escape work (bgo#720748). - Use Gtk::HeaderBar in main window. + Fixes: - Hold application in background mode, fixes crash in some environments (bgo#719666). - Never open new window with --background (bgo#720491). - Fix command line processing on primary instance. - Pluralize "notes" keyword in desktop file. - Fix tooltip on unpin button (bgo#721357). - Update notes list when back from note (bgo#721358). - Fix empty items in application menu in some environments. - Update documentation licence (new FSF address) (bgo#721563). - Do not close main window when middle-click on link (bgo#721852). - Update README (bgo#721855). - Update AppData screenshot. + Updated translations. ++++ poppler: - Update to version 0.24.5: + core: Fix crash due to wrong formatting of error message (kde#328511). ++++ poppler-qt: - Update to version 0.24.5: + core: Fix crash due to wrong formatting of error message (kde#328511). ++++ ruby2.1: - new package split - only single Ruby version installable ruby - binary libruby2_1-2_0 - ruby runtime library ruby-stdlib - ruby standard library ruby-doc - ruby documentation ruby-devel - ruby development - revert the ruby split (ruby - ruby21) rename ruby21 to ruby, integrate 'ruby' and 'ruby-common' ++++ libyui-ncurses: - NCInputField did not manage ctrl-h (08) and del (0x7f) to delete input - Fixed YTree item selection during items population, old implementation ignored selected items. - 2.46.1 ++++ monitoring-plugins: - adapt URL to new upstream page (bnc#859105) ++++ libzypp-bindings: - Disable broken dump tests. - 0.5.18 ++++ simple-scan: - Update to version 3.11.4: + Use AppMenu in GNOME Shell. ------------------------------------------------------------------ ------------------ 2014-1-18 - Jan 18 2014 ------------------- ------------------------------------------------------------------ ++++ emacs: - emacs-24.3-giflib5-interlace.patch: fix display of interlaced GIF images ++++ gnome-shell: - Update to version 3.10.3: + Fix reentrancy issue in message tray (bgo#711694). + Fix resetting prompt on user switch (bgo#710456). + Fix screen shield on login screen (bgo#719378). + Catch more extension errors on enable/disable (bgo#688331). + Fix entry focus of chat notifications (bgo#709853). + Fix app switcher order with dialog windows (bgo#719824). + Allow remote search providers without icons (bgo#719965). + Fix ref-counting issue in ShellApp (bgo#721439). + Updated translations. - Drop gnome-shell-hidepassword.patch, gnome-shell-extensions-disabling.patch and gnome-shell-tray-reentrant.patch, fixed upstream. ++++ libcdr: - build with -fvisibility-inlines-hidden, saving around 300 entries in the exported symbol table. - build with --disable-werror, there are no warnings but werror during deployment is undesirable. ++++ libetonyek: - build with -fvisibility-inlines-hidden, around 400 symbols less in the export symbol table. ++++ libfreehand: - build with -fvisibility-inlines-hidden, modest reduction in the exported symbol table as the library is already small. ++++ mozjs24: - added LICENSE file to main package - removed superfluous self provides from devel package - fixed library package name in baselibs.conf ++++ libmspub: - build with -fvisibility-inlines-hidden ++++ mutter: - Update to version 3.10.3: + xrandr: Use "hotplug_mode_update" property (bgo#711216). + Don't focus the no-focus-window for globally active windows (bgo#710296). + Fix window group paint volume (bgo#719669). + Fix checks for KeyPress/ButtonPress (bgo#720545). + Fix problems with focus tracking (bgo#720558). + Don't leave focus on windows that are being unmanaged (bgo#711618). + Reduce server grabs (bgo#721345, bgo#721709). + Updated translations. ++++ libmwaw: - build with -fvisibility-inlines-hidden, around 2800 less in the export symbol table. ++++ libodfgen: - build with -fvisibility-inlines-hidden ++++ libvisio: - build with -fvisibility-inlines-hidden ++++ wicked: - version 0.5.5 - systemd: added Restart=on-abort to wickedd* (fate#315133) - client: implemented ifreload and adopted services (fate#309018) - client: use fsm to consider config in ifstatus, exit code rework and refactoring to implement check utilities for ifstatus+reload - client: updated copyright and license statements ++++ libwps: - build with -fvisibility-inlines-hidden - Enable verbose build. ++++ xen: - BuildRequire libfdt1-devel on ARM ------------------------------------------------------------------ ------------------ 2014-1-17 - Jan 17 2014 ------------------- ------------------------------------------------------------------ ++++ aaa_base: - Do not load completions which depend on bash-completion package (bnc#856858) ++++ gcc48: - Update to gcc-4_8-branch head (r206703). * pulls fixes for PR58139 (ppc64le) and PR59803 (s390x) * reverts change causing x86 ABI breakage - gcc48-pr59844.diff: Add backport fixing power8 ppc64le bootstrap issue. - gcc48-pr59860.diff: Add backport fixing s390x ICEs. ++++ libgcj48: - Update to gcc-4_8-branch head (r206703). * pulls fixes for PR58139 (ppc64le) and PR59803 (s390x) * reverts change causing x86 ABI breakage - gcc48-pr59844.diff: Add backport fixing power8 ppc64le bootstrap issue. - gcc48-pr59860.diff: Add backport fixing s390x ICEs. ++++ gnome-desktop: - Update to version 3.11.4: + More new gnome-rr api. + Drop using glibc internal headers. + Docs for thumbnailers. + Idle monitor fixes. + Use newer libgsystem internally. ++++ gnome-shell-extensions: - Update to version 3.11.4: + Classic mode now supports session saving. + Updates for gnome-shell changes. + Updated translations. ++++ grub2: - refresh 0001-script-provide-overridable-root-by-subvol.patch * Introduce $boot_prefix for setting prefix on seeking other /boot directory. - refresh 0002-script-create-menus-for-btrfs-snapshot.patch * Support existing snapshots by creating their missing slave configs. * Temporarily default to disable this feature until receiving more tests from QA. * Introduce GRUB_ENABLE_CUSTOM_SNAPSHOT_SUBMENU to allow custom submenu for listing snapshots rather than the default one. ++++ kernel-default: - xen: pv-on-hvm: skip initialization of emulated devices (fate#311487). - commit f011587 - ACPI: Blacklist Win8 OSI for some HP laptop 2013 models (bnc#856294). - commit 0223704 - Revert "rpm/config.sh: Drop the ARM and PPC repositories" This was actually wrong, the ports repository is broken. - commit a983897 - rpm/config.sh: Drop the ARM and PPC repositories The architectures are provided by the ports repository - commit 96b9cec ++++ kernel-source: - xen: pv-on-hvm: skip initialization of emulated devices (fate#311487). - commit f011587 - ACPI: Blacklist Win8 OSI for some HP laptop 2013 models (bnc#856294). - commit 0223704 - Revert "rpm/config.sh: Drop the ARM and PPC repositories" This was actually wrong, the ports repository is broken. - commit a983897 - rpm/config.sh: Drop the ARM and PPC repositories The architectures are provided by the ports repository - commit 96b9cec ++++ kernel-syms: - xen: pv-on-hvm: skip initialization of emulated devices (fate#311487). - commit f011587 - ACPI: Blacklist Win8 OSI for some HP laptop 2013 models (bnc#856294). - commit 0223704 - Revert "rpm/config.sh: Drop the ARM and PPC repositories" This was actually wrong, the ports repository is broken. - commit a983897 - rpm/config.sh: Drop the ARM and PPC repositories The architectures are provided by the ports repository - commit 96b9cec ++++ kiwi: - v5.06.21 released - Fixed typo in output message, wrong indention - Fixed call of setBuildType in KIWIBoot Do this only if a system image/directory is passed to the object - Print information about which kernel is extracted from the initrd - Changed SLES/SLED boot image descriptions to install all packages in one host zypper controlled bootstrap step. This allows using these descriptions also with older SLES products which provides a not supported zypper version - fixed misleading error message when mapping the kernel file name to a common name. If a file with this name alredy exists we print an error but there is no error. - Update template/armv7l/suse-13.2-JeOS * fix source path for Factory ARM, remove obsolete driver data ++++ libabw: - Initial commit, package will be required with libreoffice 4.2 ++++ gtkmm3: - Update to version 3.11.4: + Gtk: - Action, Activatable: Undeprecate methods that don't use a StockID. We didn't mean to leave them deprecated. - CellArea: Add signal_apply_attributes(). - SelectionData: Add get_data(int& length). - ToggleAction: Deprecate the create() that uses (deprecated) StockID. - ToolItem: Add unset_proxy_menu_item(). - UIManager: Deprecate the add-tearoffs property. + Gdk: - Pixbuf: Add create_from_resource() methods. - RGBA, Color: Fix set_hsl(), improve documentation (bgo#720258). + Build: - CellArea: Fix documentation of typedef SlotForeachAlloc. An extra '>' in the docs trapped doxygen 1.8.4 in an infinite loop. - Fix the build with --disable-deprecated-api + Documentation: - Add missing widget images. - AppChooser*: Improve documentation (bgo#650012). - ColorChooser::get_rgba(): Add documentation. - SelectionData: Add methods docs. - ToolItem: Add class docs. ++++ libibverbs: - Update to 1.1.7 from OFED 3.12 - Add libibverbs-s390.patch for s390 support. ++++ konkretcmpi: - Fix python install pathes (esp. fixes SLE10 build) swig-classic.patch renamed to sle10.patch ++++ mozjs24: - ship standalone js24 interpreter in main package - fix requires to the correct subpackage name ++++ python3-base: - initial commit of 3.4.0 beta 3 * new stdlib modules: pathlib, enum, statistics, tracemalloc * asynchronous IO with new asyncio module * introspection data for builtins * subprocesses no longer inherit open file descriptors * standardized metadata for packages * internal hashing changed to SipHash * new pickle protocol * improved handling of codecs * TLS 1.2 support * major speed improvements for internal unicode handling * many bugfixes and optimizations - see porting guide at: http://docs.python.org/3.4/whatsnew/3.4.html#porting-to-python-3-4 - moved several modules to -testsuite subpackage - updated list of binary extensions, refreshed patches - tracemalloc_gcov.patch fixes profile-based optimization build - updated packages and pre_checkin.sh to use ~-version notation for prereleases - fix-shebangs part of build process moved to common %prep - drop python-3.3.2-no-REUSEPORT.patch (upstreamed) - update baselibs for new soname - TODOs: * require python-pip, make ensurepip work with zypper ++++ qpdf: - Update to version 5.1.1 * Fixes https://github.com/qpdf/qpdf/issues/28 ++++ librdmacm: - Update to 1.0.17 from OFED 3.12 daily - Enable build for s390x. - Use spdx.org format for license specification. ++++ libreoffice: - Raise doxygen dependency. - Updated patch install-with-hardlinks.diff to keep sane whitespace - Bridges now seem to get the cflags properly so patch is not really needed. bridges-missing-cxxflags.diff - Version bump to 4.2.0.2: * another RC candidate - Download the data from URLs instead of not providing the link. - Depend on libabw as it is another dep. ++++ libstorage: - handle default btrfs subvolume when adding subvolumes to fstab ++++ systemd: - Add patch 1019-make-completion-smart-to-be-able-to-redirect.patch to make redirections work with the bash command completions for for systemd command tools (bnc#856858, bnc#859072) - Add patch 1018-Make-LSB-Skripts-know-about-Required-and-Should.patch to support the "+" to tag wanted dependencies as well as make sure that required dependencies are handles as required ones. This should fix bnc#858864 and bnc#857204. ++++ libvirt: - Update to libvirt 1.2.1 - CVE-2014-0028, CVE-2014-1447, CVE-2013-6458, CVE-2013-6457, CVE-2013-6436 - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Dropped upstream patches: 5e397d9c-test-fix-dbus-crash.patch, 78af457e-fix-virnettlscontexttest.patch, 9faf3f29-LXC-memtune.patch, f8c1cb90-CVE-2013-6436.patch, libxl-hvm-nic.patch - FATES: 315155, 315468, 315423, 315429, 315430, 315431, 315428, 315479, 315684, 315740, 315793, 316083, 316100 ++++ libvirt-python: - Update to 1.2.1 - Add all new APIs and constants in libvirt 1.2.1 ++++ neard: - Remove Unnecessary BuildRequires: systemd and systemd-devel. ++++ qemu: - Bump copyright in qemu.spec.in - Use vte-devel instead of vte2-devel and force using Gtk3, reported by Takashi and Dirk (bnc#840607, bnc#849587). ++++ sca-patterns-base: - moved libraries to root of lib directory - relocated files according to FHS - added Xen.py library - added pydoc elements to python libraries for documentation - added STATUS_IGNORE to all Core libraries ++++ sysconfig: - version 0.83.1 - Install /sbin/service link as /sbin/rcnetwork for compatibility with older sysconfig as it is quite often used absolutely. ++++ xen: - fate#311487: remove modprobe.conf files for autoloading of pv-on-hvm files. Rely on core kernel to skip initialization of emulated hardware Handle xen_emul_unplug= from xenlinux based core kernel-default xen_pvonhvm.xen_emul_unplug.patch Dropped xen_pvdrivers.conf ++++ yast2-add-on: - Fix autoyast config file issue BNC#846011 - 3.1.2 ++++ yast2-storage: - allow to disable automatic snapshots for btrfs in proposal and expert partitioner (fate#316221) ++++ zsh: - Update zsh-update-zypper-completion.patch to v0.3 ------------------------------------------------------------------ ------------------ 2014-1-16 - Jan 16 2014 ------------------- ------------------------------------------------------------------ ++++ hyper-v: - Add hv_fcopy_daemon for post 13.1 releases (fate#315887) hyper-v.tools.hv.hv_fcopy_daemon.c ++++ kiwi: - v5.06.20 released - Fixed use of new KIWIFilesystemOptions object There were still references using fsopts as array and not object reference - v5.06.19 released - handle packages marked as bootincluded in the bootstrap phase of the image build and not in the image phase. - Update arm JeOS image descriptions ++++ samba: - Add /var/cache/samba to the client file list; (bnc#846586). ++++ samba: - Add /var/cache/samba to the client file list; (bnc#846586). ++++ mpc: - Update to version 1.0.2. - Fixed mpc_atan, mpc_atanh for (+-0, +-1) - Fixed mpc_log10 for purely imaginary argument - Fixed case of intermediate zero real or imaginary part in mpc_fma ++++ libstorage: - allow to store userdata for devices (used for fate#316221) ++++ systemd: - apply preset also to service files that are new in upgrade ++++ neard: - Clean empty %post.(bnc#837978) - Add 'send_destination' to org.neard.conf.(bnc#837978) - Add 'ACTION=="add"' for udev rule.(bnc#837978) ++++ perl-Bootloader: - workaround to avoid double rootflags entries - 0.802 ++++ pesign-obs-integration: - Do not sign any files if BRP_PESIGN_FILES is set not an empty string (bnc#857599). ++++ sca-patterns-edir: - relocated files according to FHS ++++ sca-patterns-filr: - relocated files according to FHS ++++ sca-patterns-groupwise: - relocated files according to FHS ++++ sca-patterns-hae: - relocated files according to FHS ++++ sca-patterns-oes: - relocated files according to FHS - added and fixed links in casadns-00001.pl ++++ sca-patterns-sle10: - relocated files according to FHS ++++ sca-patterns-sle11: - relocated files according to FHS ++++ sca-server-report: - updated paths to match FHS change ++++ xen: - Fix the spec file to build for old distros The xm/xend toolstack will continue to be contained in xen-tools for older openSUSE and sles distros but it will be contained in xend-tools for os13.x ++++ yast2: - make the package owner of /usr/share/YaST2/lib - 3.1.14 ++++ zsh: - Add zsh-update-zypper-completion.patch to update zypper completions, patch by Holger Macht and Thomas Mitterfellner. ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2014-1-15 - Jan 15 2014 ------------------- ------------------------------------------------------------------ ++++ Mesa: - Enable freedreno gallium driver (Qualcomm Adreno) ++++ aide: - aide.conf: Move from md5 and sha1 as default to sha256+sha512, also to allow FIPS enabling with aide working. FATE#315925 ++++ devhelp: - Update to version 3.11.4: + Bugs fixed: bgo#712183, bgo#720167, bgo#720948. + Updated translations. ++++ emacs: - Do not reassign S-left, S-right, S-up and S-down anymore (bnc#858430) ++++ grub2: - package autoiso.cfg and osdetect.cfg as documentation - add 0001-look-for-DejaVu-also-in-usr-share-fonts-truetype.patch - fix configure test for DejaVu font - add dejavu-fonts to BR (needed to build starfield theme) - package starfield theme as grub2-branding-upstream - add grub2-use-DejaVuSansMono-for-starfield-theme.patch - use fixed width font for starfield theme - clarify that grub2 subpackage contains only user space tools - add new patches for booting btrfs snapshot (fate#316522) (fate#316232) * 0001-script-provide-overridable-root-by-subvol.patch * 0002-script-create-menus-for-btrfs-snapshot.patch ++++ installation-images-SLES: - better update-alternatives alternative - added wicked - removed tightvnc - fix the previous ruby update fix - don't list libstroke - prepare for ruby updates - adapt to wicked and libqt5 changes - icewm is using update-alternatives now - removed icewm.patch - extend icewm.patch with more changes in git ++++ java-1_7_0-openjdk: - Fix a file conflict between -devel and -headless package - Update to 2.4.4 (bnc#858818) * changed from xz to gzipped tarball as the first was not available during update * changed a keyring file due release manager change new one is signed by 66484681 from omajid@redhat.com, see http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2014-January/025800.html * Security fixes - S6727821: Enhance JAAS Configuration - S7068126, CVE-2014-0373: Enhance SNMP statuses - S8010935: Better XML handling - S8011786, CVE-2014-0368: Better applet networking - S8021257, S8025022, CVE-2013-5896 : com.sun.corba.se.** should be on restricted package list - S8021271, S8021266, CVE-2014-0408: Better buffering in ObjC code - S8022904: Enhance JDBC Parsers - S8022927: Input validation for byte/endian conversions - S8022935: Enhance Apache resolver classes - S8022945: Enhance JNDI implementation classes - S8023057: Enhance start up image display - S8023069, CVE-2014-0411: Enhance TLS connections - S8023245, CVE-2014-0423: Enhance Beans decoding - S8023301: Enhance generic classes - S8023338: Update jarsigner to encourage timestamping - S8023672: Enhance jar file validation - S8024302: Clarify jar verifications - S8024306, CVE-2014-0416: Enhance Subject consistency - S8024530: Enhance font process resilience - S8024867: Enhance logging start up - S8025014: Enhance Security Policy - S8025018, CVE-2014-0376: Enhance JAX-P set up - S8025026, CVE-2013-5878: Enhance canonicalization - S8025034, CVE-2013-5907: Improve layout lookups - S8025448: Enhance listening events - S8025758, CVE-2014-0422: Enhance Naming management - S8025767, CVE-2014-0428: Enhance IIOP Streams - S8026172: Enhance UI Management - S8026176: Enhance document printing - S8026193, CVE-2013-5884: Enhance CORBA stub factories - S8026204: Enhance auth login contexts - S8026417, CVE-2013-5910: Enhance XML canonicalization - S8026502: java/lang/invoke/MethodHandleConstants.java fails on all platforms - S8027201, CVE-2014-0376: Enhance JAX-P set up - S8029507, CVE-2013-5893: Enhance JVM method processing - S8029533: REGRESSION: closed/java/lang/invoke/8008140/Test8008140.java fails agains * Backports - S8025255: (tz) Support tzdata2013g - S8026826: JDK 7 fix for 8010935 broke the build * Bug fixes - PR1618: Include defs.make in vm.make so VM_LITTLE_ENDIAN is defined on Zero builds - D729448: 32-bit alignment on mips and mipsel - PR1623: Collision between OpenJDK 6 & 7 classes when bootstrapping with OpenJDK 6 - Add update.py, helper script to download openjdk tarballs from hg repo ++++ kiwi: - Fixed labels configured in isolinux.msg The isolinux.msg is the text file displayed if no graphics theme could be displayed in the isolinux bootloader. In that message file the label "Boot from Hard Disk" was missing - KIWIManagerZypper, allow package locks Using an ignore statement in the section like this did not had an effect because kiwi did not set a zypper add lock on the specified items. This patch now takes care for the ignore setup and allows to prevent the installation of packages even if zypper would have selected them. If a hard required package e.g glibc is set to become ignored this of course will cause a non solvable conflict and the process exits with an error - Added install ISO compatibility link for non standard EFI firmware EFI/Boot -> EFI/BOOT - Fixed grub2 prefix setup in grub.cfg. if $root is changed by a search it's important to update the prefix accordingly - Fixed grub2-bios-setup call If the install disk is loop mounted while calling grub2-bios-setup the call fails the install command can't deal with disk devices mapped in /dev/mapper - KIWIImageFormat fixed use of qemu-img adapter_type option. If controller ist set to 'ide' no adapter_type needs to be specified because ide is the default - Allow vmxboot to boot Xen EC2 instances In order to do that the boot device setup code now also searches for the presence of the 'root=...' information from cmdline as it is passed when booting via EC2. If found the given device is used and the system boots in LOCAL_BOOT mode ++++ libdrm: - Make libdrm-devel depend on libdrm_freedreno1 on arm - Add subpackage for freedreno (Qualcomm Adreno) ++++ postgresql94-libs: - Fix handling of alternatives in the file lists. ++++ mozjs24: - initial mozjs24 package (based on mozjs17) ++++ systemd: - Change support-powerfail-with-powerstatus.patch to use BindsTo instead of BindTo - Add patch 1017-enforce-sufficient-shutdown-warnings.patch Warn once per hour in the last 3 hours, then all 30 minutes in last hour, all 15 minutes in the last 45 minutes, all 10 minutes in the last 15 minutes, and then all minute in the last 10 minutes (bnc#750845) ++++ liferea: - Update to version 1.10.4 (bnc#858588): + sf#1123: Mistakenly claims "TinyTinyRSS source is not self-updating". + sf#1119: Crash on font resize at startup. + sf#1117: Selecting last unread item in reduced feed list jumps to next feed. + Updated translations. ++++ neard: - use --prefix=%_prefix, kill the %clean section. kill has_systemd. (bnc#837978) - add udev rules to enable this service by systemd. - remove systemctl from %post. ++++ os-prober: - fix os-prober-btrfsfix.patch - current "btrfs subvolume list -s" adds some extra fields. Adjust field number to get subvolume name. ++++ postgresql94: - Fix handling of alternatives in the file lists. ++++ sca-patterns-edir: - added edir-7014412.py ++++ syslogd: - Change klogd.service to use BindsTo instead of BindTo ++++ xen: - fate#316071: add discard support for file backed storage (qdisk) to qemu-upstream, enabled unconditionally qemu-xen-upstream-blkif-discard.patch ++++ yast2-network: - bnc#846950 - change in resolv conf policy detected and stored properly - 3.1.14 ------------------------------------------------------------------ ------------------ 2014-1-14 - Jan 14 2014 ------------------- ------------------------------------------------------------------ ++++ atk: - Update to version 2.11.5: + MSVC Builds: Rework Introspection Build and other miscellaneous fixes. + Updated translations. ++++ dracut: - Correctly fix previous issue: Exit without calling update-bootloader (bnc#858268) Currently mkinitrd will always exit early without creating an initrd at all. Rebase: dracut_do_not_update_booloader_if_no_kernel_is_found.patch - Remove an obsolete comment from .spec file ++++ gdk-pixbuf: - Update to version 2.30.3: + Expand the test suite. + Enable coverage testing with --enable-coverage. + Unify sniff buffer sizes across loaders: 4k everywhere. + Port to GTask (bgo#712704). + xpm: Fix scaling (bgo#686514). + xpm: Update colors from pango (bgo#678996). + qtif: fix fread() error check (bgo#721371). ++++ geocode-glib: - Update to version 3.11.4.1: + A nano releaase to fix icon installation in 3.11.4. - Update to version 3.11.4: + Do not depend on intltool, use upstream gettext instead. + Check for libsoup not libsoup-gnome in Makefile.am. + Add parsing of geo URI to GeocodeLocation (RFC 5870). + Add altitude and CRS (Coordinate Reference System) property to GeocodeLocation. + Allow specifying a bounding-box search-area for GeocodeForward searches. + Replace the Nominatim place icons with place type derived icons, using the BSD licensed Maki point-of-interest icon set. - Require geocode-glib from the library package in ordere to have the new icon set available to the library. - Add hicolor-icon-theme BuildRequires: needed for the post/postun script macros. ++++ gnome-online-accounts: - Update to version 3.11.4: + Support Pocket (bgo#704564). + Replace deprecated GtkStock (bgo#720632). + Updated translations. ++++ gnome-system-monitor: - Update to version 3.11.4: + load-graph.cpp: Draw the background explicitly (bgo#720560). + Fix the size of the buttons in the headerbar (bgo#721706). + Fix headerbar item positions (bgo#721734). ++++ vim: - Use Unix line endings in vim-7.3-filetype_ftl.patch (bnc#815840) ++++ kernel-default: - rpm/kernel-source.spec.in: Require kernel-devel%variant - commit 810ea41 - Delete patches.fixes/remount-no-shrink-dcache. the optimization is no longer needed because dcache_lock is long gone and replaced by RCU (see b5c84bf6f6 fs: dcache remove dcache_lock and others). - commit 0092763 - Delete patches.fixes/oom-warning. The additional warning message is not worth carrying. Highorder or atomic allocations which are expected to fail should use __GFP_NOWARN to not pollute logs with allocation failures which are acceptable. - commit c07fd34 - Update config files. Disable CONFIG_MEMCG_SWAP_ENABLED because it got enabled by accident. The CONFIG_MEMCG_SWAP is enabled but the accounting has to be explicitly allowed by swap_account=1 kernel command line parameter - commit 402a841 ++++ kernel-source: - rpm/kernel-source.spec.in: Require kernel-devel%variant - commit 810ea41 - Delete patches.fixes/remount-no-shrink-dcache. the optimization is no longer needed because dcache_lock is long gone and replaced by RCU (see b5c84bf6f6 fs: dcache remove dcache_lock and others). - commit 0092763 - Delete patches.fixes/oom-warning. The additional warning message is not worth carrying. Highorder or atomic allocations which are expected to fail should use __GFP_NOWARN to not pollute logs with allocation failures which are acceptable. - commit c07fd34 - Update config files. Disable CONFIG_MEMCG_SWAP_ENABLED because it got enabled by accident. The CONFIG_MEMCG_SWAP is enabled but the accounting has to be explicitly allowed by swap_account=1 kernel command line parameter - commit 402a841 ++++ kernel-syms: - rpm/kernel-source.spec.in: Require kernel-devel%variant - commit 810ea41 - Delete patches.fixes/remount-no-shrink-dcache. the optimization is no longer needed because dcache_lock is long gone and replaced by RCU (see b5c84bf6f6 fs: dcache remove dcache_lock and others). - commit 0092763 - Delete patches.fixes/oom-warning. The additional warning message is not worth carrying. Highorder or atomic allocations which are expected to fail should use __GFP_NOWARN to not pollute logs with allocation failures which are acceptable. - commit c07fd34 - Update config files. Disable CONFIG_MEMCG_SWAP_ENABLED because it got enabled by accident. The CONFIG_MEMCG_SWAP is enabled but the accounting has to be explicitly allowed by swap_account=1 kernel command line parameter - commit 402a841 ++++ kiwi: - KIWIAnalyseManagedSoftware use system installed solvables from /var/cache/zypp/solv. This speedup the system inspection task (kiwi --describe) ++++ llvm: - Add 32bit libclang bnc#857131 ++++ samba: - Really add the WINBINDDOPTIONS sysconfig variable on install; (bnc#857454). ++++ samba: - Really add the WINBINDDOPTIONS sysconfig variable on install; (bnc#857454). ++++ openscap: - openscap-1.0.3 update: - bug fixes - a few coverity issues - a few memory leak plugs - broken comparison of huge integet in OVAL - fix-return.patch: removed, has upstream fix ++++ systemd: - Add patch support-powerfail-with-powerstatus.patch and source file systemd-powerfail to implement SIGPWR support with evaluation of the file /var/run/powerstatus (bnc#737690) ++++ trousers: - Updated to trousers 0.3.11.2 - license changed to BSD-3-Clause - various bug and manpage fixes - trousers-0.3.10.diff renamed and rebased to trousers-0.3.11.2.diff ++++ libzypp: - Improve ProgressData reporting. - Allow xml::escape directly dumping to a stream. - Add support for repo authentication using SSL client certificates (bnc#683914) - Enhance Queue to perform COW - fix documentation - version 14.4.0 (4) ++++ minicom: - fix Source url ++++ openvpn: - Updated README.SUSE, documented also the rcopenvpn compatibility wrapper script (bnc#848070). ++++ orca: - Update to version 3.11.4: + Gecko: - Use pyatspi.cache.DEFAULT instead of pyatspi.cache.ALL to prevent incorrect caching of object attributes. - Fix a bug isNavigableAria() which was causing us to override native ARIA navigation incorrectly. - Update the locusOfFocus when the caret moves to a Gecko anchor. - Prevent double-speaking autocompleted text in Thunderbird. + LibreOffice: - Don't treat lack of previous row as a row change in Calc. - Strip out periods in addition to the localized "cell" for Calc coordinates. - Recover gracefully when the Calc inputline toolbar is hidden preventing location of the formula text. + General: - Began rewrite of text-selection-changed support. - Speak ROLE_INFO_BAR information. - Work around a missing state-changed event for Gtk+ submenus. - Work around a missing state-changed event for Gtk+ table column headers. - Handle more cases for object:active-descendant:changed. - orca has an automagic dependency on liblouis for braille support (bgo#721017). + Updated translations. ++++ perl-Bootloader: - fix confusion between Tools::GetDeviceMapping() and Core::GetDeviceMapping() (bnc#858268) - 0.801 ++++ rpcbind: - Recognize RPCBIND_OPTIONS from /etc/sysconfig/rpcbind (bnc#824621) Added: 0015-Pull-the-sysconfig-file-into-rpcbind.service-and-use.patch - Make rpcbind run as user "rpc" by default (bnc#714735) - Avoid NIS lookups of host names and service names (bnc#858700) Added: 0016-configure-check-for-nss.h.patch ++++ sudo: - update to 1.8.9p3 - set secure_path to /usr/sbin:/usr/bin:/sbin:/bin - changes since 1.8.8: * Fixed a bug introduced in sudo 1.8.9 that prevented the tty name from being resolved properly on Linux systems. Bug #630. * Updated config.guess, config.sub and libtool to support the ppc64le architecture (IBM PowerPC Little Endian). * Fixed a problem with gcc 4.8's handling of bit fields that could lead to the noexec flag being enabled even when it was not explicitly set. * Reworked sudo's main event loop to use a simple event subsystem using poll(2) or select(2) as the back end. * It is now possible to statically compile the sudoers plugin into the sudo binary without disabling shared library support. The sudo.conf file may still be used to configure other plugins. * Sudo can now be compiled again with a C preprocessor that does not support variadic macros. * Visudo can now export a sudoers file in JSON format using the new -x flag. * The locale is now set correctly again for visudo and sudoreplay. * The plugin API has been extended to allow the plugin to exclude specific file descriptors from the "closefrom" range. * There is now a workaround for a Solaris-specific problem where NOEXEC was overriding traditional root DAC behavior. * Add user netgroup filtering for SSSD. Previously, rules for a netgroup were applied to all even when they did not belong to the specified netgroup. * On systems with BSD login classes, if the user specified a group (not a user) to run the command as, it was possible to specify a different login class even when the command was not run as the super user. * The closefrom() emulation on Mac OS X now uses /dev/fd if possible. * Fixed a bug where sudoedit would not update the original file from the temporary when PAM or I/O logging is not enabled. * When recycling I/O logs, the log files are now truncated properly. * Fixes bugs #617, #621, #622, #623, #624, #625, #626 ++++ sysvinit: - Add patch sysvinit-2.88+dsf-sulogin.diff from upstream to handle e.g. strange names of executables in killall5 - Split off powerd from sysvinit - Make powerd work together with systemd - Modify patch powerd-2.0.2.dif to remove sysvinit features - Adding the systemd unit file powerd.service ++++ xen: - Update to Xen 4.4.0 RC2 c/s 28287 ++++ yast2-auth-client: - Initial version of yast2-auth-client module. This module will subtituate the yast2 modules: yast2-ldap-client yast2-kerberos-client yast2-samba-client and provides multi domain authentication ++++ yast2-bootloader: - handle problematic conversion of perl undef in perl-json (bnc#858461) - fix "undefined method `split' for true:TrueClass" with grub2-efi (bnc#855568) ( thanks lpechacek ) - always use local parted. It allows to have target system without parted. - 3.1.3 ++++ yast2-storage: - allow to choose filesystem for root and home in proposal (fate#316637) ------------------------------------------------------------------ ------------------ 2014-1-13 - Jan 13 2014 ------------------- ------------------------------------------------------------------ ++++ Mesa: - Update to version 10.0.2 * Mesa 10.0.2 is a bug fix release which fixes bugs fixed since the 10.0.1 release. ++++ dconf: - Update to version 0.19.3: + Quite a lot of test coverage improvements. + Add a proper DCONF_ERROR error domain. + Suppress GLib deprecation warnings during build. + Engine: - Issue warnings about missing files only once per source. - Grok the WritabilityNotify signal from D-Bus. - Assorted fixes for issues found during testing. + gsettings: handle writability changes correctly. + Portability: only link to -ldl if it is required. + Add support for 'file-db' to profiles: this is an absolute path to a immutable dconf database file. + Add support for finding profiles in XDG_DATA_DIRS if they are not in /etc. + Add 'dconf compile' command for building dconf databases from keyfiles in arbitrary locations (like from the build system of a project that may want to install a file-db). + Editor: add a section separator to the app menu for consistency. ++++ dmidecode: - dmidecode-1.176-SMBIOS-2.8-is-supported.patch: Bump SUPPORTED_SMBIOS_VER so that SMBIOS 2.8 implementations don't trigger a warning. - dmidecode-1.177-decode-pcie3-slot-id.patch: Decode ID of PCI Express 3 slots (DMI type 9.) https://savannah.nongnu.org/bugs/?40178 ++++ dracut: Exit without calling update-bootloader (bnc#858268): Add: dracut_do_not_update_booloader_if_no_kernel_is_found.patch Adding: Requires: systemd-sysvinit which has reboot, halt and other binaries dracut likes to add to the initrd. Cleanup and adjust to latest mainline: Dropping as these are included in the latest update_git_v034_to_head patch: Drop: 0001-95dasd-Install-kernel-modules-only-once.patch Drop: 0002-95dasd-Only-install-module-if-normalize_dasd_arg-is-.patch Drop: 0003-95dasd_mod-make-dasd_cio_free-optional.patch Drop: 0004-95zfcp-Make-installation-optional.patch Drop: 0005-95znet-Make-installation-optional.patch Drop: 0007-Fixup-keymap-setting-for-openSUSE.patch Drop: 0008-Add-DASD-configuration-for-SuSE.patch Drop: 0009-Add-zfcp-scripts-for-SUSE.patch Drop: 0010-Make-logfile-configurable.patch Drop: 0011-mkinitrd-suse-Add-SUSE-compability-wrapper-for-dracu.patch Drop: 0012-mkinitrd-suse.8.asc-Add-manpage-for-SUSE-compat-mkin.patch Drop: 0015-Fixup-script-permissions.patch Drop: 0016-Remove-shebang-from-shell-completion-files.patch Drop: dracut-git-update.patch Rebase: 0013-Correct-paths-for-openSUSE.patch This is a rename of dracut-git-update.patch to: Add: dracut_git_v034_to_head.patch ++++ eog: - Update to version 3.11.4: + Use Python 3.x for Python plugins. + AppData improvements. + Misc improvements and optimizations. + Bugs fixed: bgo#721488, bgo#721755. + Updated translations. ++++ glib2: - Update to version 2.39.3: + Fix a crasher in code from gdbus-codegen. + Improvements to gobject gdb helper script. + Portability fixes. + Improved tests. + Fix races in unix signal handling. + Make our GVariant-based commandline tools (glib-compile-schemas, gdbus, gapplication) print out GVariant parse errors in context. + GApplication now has a --gapplication-service command line switch to turn any GApplication into a service. + Improve compatibility of GApplication and GOptionContext. + Fix gsettings.m4 wrt. builddir != srcdir with non-recursive make. + Use a directory monitor in GKeyfileSettingsBackend. + Improve robustness of some GIcon classes. + Bugs fixed: bgo#141251, bgo#613732, bgo#708212, bgo#710965, bgo#711090, bgo#712171, bgo#712630, bgo#715028, bgo#719344, bgo#720263, bgo#720539, bgo#720635, bgo#720891, bgo#721034, bgo#721059, bgo#721074, bgo#721087, bgo#721324, bgo#721624, bgo#721625, bgo#721796, bgo#721947. + Updated translations. ++++ gnome-weather: - Update to version 3.11.4: + Fixes for RTL layouts (bgo#721123). + Updates to the packaging system. + Added the ability to build an RPM from the upstream tarball. + Replaced GtkHeaderBar with GtkActionBar (and gtk+ dependency raised). + Fixed the .desktop file for legacy environments (not using GIO to launch the application). + Updated translations. ++++ gphoto: - updated to 2.5.3 final - --show-exif bugfix - translations updates - make check ++++ gsettings-desktop-schemas: - Update to version 3.11.4: + Add an app folder setting. + Updated translations. ++++ gvfs: - Update to version 1.19.4: + dav: Implement truncate for output streams. + dav: Implement seek for output streams. + gphoto2: Implement pull support. + Several smaller bugfixes. + Updated translations. ++++ vim: - Updated to revision 142, fixes the following problems * Clang warns for using NUL. * Spurious space in MingW Makefile. * Directory change messages are not recognized. * Crash when using :cd in autocommand. (François Ingelrest) * Crash when wiping out buffer triggers autocommand that wipes out only other buffer. * Problems when building with Borland: st_mode is signed short; can't build with Python; temp files not ignored by Mercurial; building with DEBUG doesn't define _DEBUG. ++++ java-1_7_0-openjdk: - Buildrequire quilt unconditionally as it's used unconditionally. - Really disable tests on non-JIT architectures. (from Ulrich Weigand) ++++ kdump: - Update to 0.8.7 o Change libelf interface to elfutils (libelf1) o Fix parsing of command line options o New tests o Many code cleanups ++++ kernel-default: - Update to 3.13-rc8. - commit 44ad2a9 ++++ kernel-source: - Update to 3.13-rc8. - commit 44ad2a9 ++++ kernel-syms: - Update to 3.13-rc8. - commit 44ad2a9 ++++ kiwi: - v5.06.18 released - diffChangedConfigFiles Be more verbose if a content diff for a modified configuration file can't be created - KIWIAnalyseSUSE.kiwi use international standardized example domain and names - KIWIAnalyseManagedSoftware * added a post solver task which reduces the full solved list of packages into a list of only needed packages with regards to the package requirements - KIWISatSolver * The quiet parameter was not evaluted correctly and caused a wrong code workflow and broke the solver result * Improved performance of the solver. The preparation of the pool should happen only once ++++ krb5: - update to version 1.12 * Add GSSAPI extensions for constructing MIC tokens using IOV lists * Add a FAST OTP preauthentication module for the KDC which uses RADIUS to validate OTP token values. * The AES-based encryption types will use AES-NI instructions when possible for improved performance. - revert dependency on libcom_err-mini-devel since it's not yet available - update and rebase patches * krb5-1.10-buildconf.patch -> krb5-1.12-buildconf.patch * krb5-1.11-pam.patch -> krb5-1.12-pam.patch * krb5-1.11-selinux-label.patch -> krb5-1.12-selinux-label.patch * krb5-1.8-api.patch -> krb5-1.12-api.patch * krb5-1.9-ksu-path.patch -> krb5-1.12-ksu-path.patch * krb5-1.9-debuginfo.patch * krb5-1.9-kprop-mktemp.patch * krb5-kvno-230379.patch - added upstream patches - Fix krb5_copy_context * krb5-1.12-copy_context.patch - Mark AESNI files as not needing executable stacks * krb5-1.12-enable-NX.patch * krb5-1.12-pic-aes-ni.patch - Fix memory leak in SPNEGO initiator * krb5-master-gss_oid_leak.patch - Fix SPNEGO one-hop interop against old IIS * krb5-master-ignore-empty-unnecessary-final-token.patch - Fix GSS krb5 acceptor acquire_cred error handling * krb5-master-keytab_close.patch - Avoid malloc(0) in SPNEGO get_input_token * krb5-master-no-malloc0.patch - Test SPNEGO error message in t_s4u.py * krb5-master-spnego_error_messages.patch ++++ util-linux: - Ensure localstatedir value used by configure is /run (changed to that value upstream since 2012). ++++ samba: - Correct sysconfig variable names by adding the missing D char; (bnc#857454). ++++ samba: - Correct sysconfig variable names by adding the missing D char; (bnc#857454). ++++ libgphoto2: - updated to 2.5.3.1 final hotfix - fixed ptp matcher - updated french, dutch, russian, ukrain translation ++++ texlive: - Add upstream patch source-dvipdfmx.dif to avoid trouble with big endian - Extend patch source-configure.dif to change package name for dvipdfmx (bnc#858412) ++++ vte: - Update to version 0.35.1: + Support for 16 million colors (bgo#704449). + Fix Home/End and some other keys (bgo#600659, bgo#643233, bgo#710349). + Add API to enable/disable rewrap on resize (bgo#336238). + Fix a longstanding performance regression (bgo#721944). + Bugs fixed: bgo#586950, bgo#619891, bgo#672210, bgo#685759, bgo#691972, bgo#720977, bgo#721522. ++++ patterns-sled: - Replace festival with espeak [FATE#316851] - No longer reference epiphany in the patterns. - Replace tightvnc with tigervnc [FATE#312636] ++++ python-libmount: - Ensure localstatedir value used by configure is /run (changed to that value upstream since 2012). ++++ qemu: - xen dropped support for i586, so don't buildrequire it ++++ rubygem-gem2rpm: - switch to the macros Klaus wrote - modified patches: * gem2rpm-fix-opensuse-template.diff ++++ suse-build-key: - reverted to contain the fullkeyring build SLE12 Alpha. - also list the old sle11 build@suse.de key temporary ++++ sysconfig: - Use an unconditional rcnetwork symlink to /sbin/service ++++ util-linux-systemd: - Ensure localstatedir value used by configure is /run (changed to that value upstream since 2012). ++++ vino: - Update to version 3.11.4: + Remove vino-passwd. + Add dependencies on generated files (bgo#720956). + Move dbus code under server/ directory. + Updated translations. - Clean up spec file a bit: + Remove duplicate libnotify-devel BuildRequires (it's present as pkgconfig(libnotify)). + Drop commands targetting openSUSE <= 11.3. ++++ xf86-input-synaptics: - Update to version 1.7.3 * Just one fix for the stable branch, fixing the #define for server 1.15 (and newer). A bad ABI detection check enabled driver scaling on input ABI 20, causing sluggish pointer behaviour. ++++ xf86-video-nouveau: - u_Remove-sarea.h-from-nv_include.h.patch: Remove sarea.h from nv_include.h; sarea.h is DRI1 - when building against an Xserver without this build will fail. Nouveau doesn't use DRI1 however. (eich, FATE#316743) ++++ yast2-installation: - add clone proposal and finish client (FATE#308539) - 3.1.19 ++++ yast2-nis-client: - updated for current NetworkService API (bnc#856376) ++++ yast2-ruby-bindings: - Prefer yast lib directory in LOAD_PATH to reduce collisions with random rubygem - 3.1.5 ++++ yelp-xsl: - Update to version 3.11.4: + Don't assign ARIA role "button" for expander headers (bgo#719571). ------------------------------------------------------------------ ------------------ 2014-1-12 - Jan 12 2014 ------------------- ------------------------------------------------------------------ ++++ fxload: - added patches: * fxload-2008_10_13-prefer_DEVNAME.patch This uses the more modern DEVNAME variable instead of DEVICE to work better with current udev / kernels - avoid usage of __DATE__ in version output, use modification time of .changes file instead ++++ gettext-runtime: - GNU gettext 0.18.3.2: * Add missing extern-inline.m4 into archive. - verify source signature ++++ kiwi: - DB: rebuild schema documentation ++++ man-pages: - update to version 3.56: - New and rewritten pages: * fgetc.3, gets.3, vdso.7 - Newly documented interfaces in existing pages: * reboot.2 LINUX_REBOOT_SW_SUSPEND - Further updates and global changes listed in changelog: http://git.kernel.org/cgit/docs/man-pages/man-pages.git/tree/Changes?id=man-pages-3.56 - switch to upstream xz archive ++++ mksh: - update to version 49 - [tg] dot.mkshrc: fix two issues with the cd wrapper - [tg] Unbreak set +p (wider issue still to be addressed) - [Steffen Daode Nurpmeso] Use WCONTINUED with waitpid(2) - [millert] Add proper suspend builtin handling tty(4) and setpgrp(2) - [tg] Sanitise and slightly optimise control character handling - [tg] Add O_BINARY to all open(2) calls for OS/2 kLIBC support - [tg] Generate option strings for shell, set, ulimit at compile time - [Steffen Daode Nurpmeso] Drop ISTRIP termios(4) mode - [tg] Mention negative history numbers, octals in the manpage - [tg] Make check.pl work with Perl < 5.6.1 again - [tg] Detect getsid(2) and skip the oksh suspend builtin otherwise - [tg] Document that set -o noclobber is unsafe for tempfiles - [tg] Update to Unicode 6.3.0 - [RT] Restore some portability - [tg] Fix parsing positional argument variable names - [tg] Sprinkle a few __attribute__((__pure__)); fix warnings - [tg] Fix build on OSX: always use our wcwidth code; only use our strlcpy(3) code if the OE doesn’t provide one (prompted by jonthn on IRC) - [tg] Optimise sh -c to exec even in MKSH_SMALL - [tg] Use new BAFH for hashing ++++ ruby-common: - remove 2.0 and 1.9 as binary suffix - increase the version and make gem_base generic ++++ whois: - update to 5.1.1 * Added the servers for 29 "new" gTLDs. ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2014-1-11 - Jan 11 2014 ------------------- ------------------------------------------------------------------ ++++ kernel-default: - hv: set guest os id (bnc#814005). - commit e3d0b5d ++++ kernel-source: - hv: set guest os id (bnc#814005). - commit e3d0b5d ++++ kernel-syms: - hv: set guest os id (bnc#814005). - commit e3d0b5d ++++ openssl: - Remove GCC option "-O3" for compiliation issue of ARM version Modify: openssl.spec ++++ xorg-x11-libs: - libvnc/libXcliplist have been part of xf4vnc. Since we moved from xf4vnc to tigervnc, they are of no use any longer. So no longer require them at all. ------------------------------------------------------------------ ------------------ 2014-1-10 - Jan 10 2014 ------------------- ------------------------------------------------------------------ ++++ brltty: - Remove AT-SPI 1 driver; superseded by AT-SPI 2 since GNOME 3.0. ++++ cups-filters: - Split /usr/share/cups/ppdc/escp.h and /usr/share/cups/ppdc/pcl.h into a cups-filters-devel sub-package and let cups-filters-devel conflict with cups-devel < 1.6. because up to CUPS 1.5.4 those files are provided by the cups-devel package (see the next entry below). ++++ dbus-1-x11: - Remove checks for obsolete openSUSE versions - Make sure that dbus-1 requires libdbus-1-3 during %post (detected when built against DBus-less systemd 209) ++++ dhcp: - Test if /etc/sysconfig/network/scripts/functions exists before sourcing it (fate#316768,bnc#856591). ++++ gamin: - split lib* packages into own spec file to avoid a build cycle - found a testsuite, run it, but ignore result since it show breakages. Should be revisited. ++++ clutter-gst2: - Update to version 2.0.10: + Add NV12 support. + Add GL upload meta API support. + Add video crop meta API support. + Add local shader cache to avoid leak. + Fix memory leak in accept_caps() method. ++++ clutter-gst: - Update to version 2.0.10: + Add NV12 support. + Add GL upload meta API support. + Add video crop meta API support. + Add local shader cache to avoid leak. + Fix memory leak in accept_caps() method. ++++ vim: - Fix dynamic loading of Ruby for Ruby 2.1 Add patch vim-7.4-ruby21.patch ++++ mozc: - Enable the zip-code dictionary feature ++++ kernel-default: - rpm/mkspec: Fix for older Perl - commit ecf021e - rpm/mkspec: Add .changes file for kernel-obs-*.spec as well - commit bd3c299 - rpm/kernel-obs-build.spec: Fix building in chroot instead of Xen - commit 57e89b6 ++++ kernel-source: - rpm/mkspec: Fix for older Perl - commit ecf021e - rpm/mkspec: Add .changes file for kernel-obs-*.spec as well - commit bd3c299 - rpm/kernel-obs-build.spec: Fix building in chroot instead of Xen - commit 57e89b6 ++++ kernel-syms: - rpm/mkspec: Fix for older Perl - commit ecf021e - rpm/mkspec: Add .changes file for kernel-obs-*.spec as well - commit bd3c299 - rpm/kernel-obs-build.spec: Fix building in chroot instead of Xen - commit 57e89b6 ++++ kiwi: - Removed static eth0 dhcp network setup from JeOS 13.1/13.2/SLE12 templates. Reason for the change is that network device names are no longer persistent starting with openSUSE 13.1. Thus we don't know about the device at build time and cannot safely provide an ifcfg- configuration. - Added in code debug switch for grub2 Currently grub2 debugging is switched off by default but for getting more information while grub2 loads it's useful to activate the debug flag by commenting out the line in the code - added gfxboot-branding-SLES package to SLES JeOS image template when building install media we want graphics :-) - added cleanup code for /var/cache/kiwi/zypper/repos kiwi should only use the relevant .repo files according to the repositories specified in the XML description ++++ tigervnc: - do not include vnc Xserver module and xorg.conf snippet on s390x ++++ util-linux: - Add patch agetty-fooled-on-serial-line-due-plymouth.patch even with TTYReset=no it seems with systemd or plymouth the termios flags become changed from under the first agetty on a serial system console as the flags are locked (bnc#774126). ++++ libcgroup: - package upgraded from 0.37 to 0.41.rc1 - libcgroup-man_pages.patch: removed because obsoleted by 41b1e43155831 - initd_cgconfig-read-correctly-defaultcgroup.patch: removed because obsoleted by 9659403b713f9 ++++ dbus-1: - Remove checks for obsolete openSUSE versions - Make sure that dbus-1 requires libdbus-1-3 during %post (detected when built against DBus-less systemd 209) ++++ samba: - Update to 4.1.4. + Fix segfault in smbd; (bso#10284). + Fix SMB2 server panic when a smb2 brlock times out; (bso#10311). ++++ samba: - Update to 4.1.4. + Fix segfault in smbd; (bso#10284). + Fix SMB2 server panic when a smb2 brlock times out; (bso#10311). ++++ gamin-devel: - split lib* packages into own spec file to avoid a build cycle (avoiding glib2) ++++ libgphoto2: - updated to 2.5.3 final - bugfixes, Coverity and other fixes - new USB ids - hwdb support fixed (bnc#852551) - unified all names, especiall Canon S100 (bnc#856828) - pentax updates - reenabled gpg checking ++++ netcontrol: - version 0.3.0 - Added libnl version configure option and detection - Obsoletes 0002-allow-wicked.patch, 0001-use-libnl3.patch ++++ openscap: - openscap-1.0.2 update: - XCCDF generate fix now supports tailoring file - XCCDF bug fixes - Generate guide points to RHSA pages (rhbz#1018291) - Generate report ommits remediation when assesment passed (rhbz#1029879) - $PATH variable is available for SCE checks (rhbz#1026833) - Tailoring of top-level Group elements via API fixed - Fix-filtering should not drop fixes (affected SSG) - Generated fix file is created with sane permissions (trac#362) - Inherit parent's namespace when exporting oscap_text with HTML trait - OVAL bug fixes: - Handful of xinetd probe fixes - Handful of process and process58 fixes - Obsoleted textfilecontent now supports text ent comparisons - rpm*_item/epoch is reported as '(none)' when needed - Fixed dozen of flaws in ipv4 and ipv6_address comparison (CIDR handling) - Made integer and floating type number parsing much stricter - Fixed floating point numbers comparisons (trac#366) - Fixed case-insensitive comparisons - Item filtering fixes in probes - Consolidated some of comparisons in results model and probes (trac#367) - Other bug fixes: - Workaround libxml2 bug handling x509 xmldsig (gnomebz#350248) - Fixed static build (--disable-shared) - Format assertions (-Werror=format-security) turned on by default - SCE scripts are notified when parent (oscap) is killed - oscap info now recognizes all the document types (adeded: tailoring & CVE) - Documentation improvements - Handful of other minor fixes - fix-return.patch: Fixed a void return ++++ openssl: - Adjust the installation path( libopenssl/hmac into /lib or /lib64) Modify files: README-FIPS.txt openssl.spec ++++ libreoffice: - Go back to 20 on constraints as the 25g machines seems to be no avail ++++ libtirpc: - taddr2uaddr would return trailing garbage for AF_LOCAL addresses (libtirpc-taddr2uaddr-local.patch) ++++ libtirpc1: - taddr2uaddr would return trailing garbage for AF_LOCAL addresses (libtirpc-taddr2uaddr-local.patch) ++++ wicked: - Added rpm obsoletes sysconfig-network to wicked-service. ++++ mc: - disable the ssh/fish vfs due to http://www.midnight-commander.org/ticket/3128 and https://bugzilla.novell.com/show_bug.cgi?id=856501 - remove unneccessary build-dep on recode ++++ pam: - Add pam_loginuid-part1.diff: Ignore missing /proc/self/loginuid - Add pam_loginuid-part2.diff: Workaround to run pam_loginuid inside lxc ++++ python-libmount: - Add patch agetty-fooled-on-serial-line-due-plymouth.patch even with TTYReset=no it seems with systemd or plymouth the termios flags become changed from under the first agetty on a serial system console as the flags are locked (bnc#774126). ++++ radvd: - Update to version 1.9.7 * ioctl bug fix for getting the hardware address and mtu of an interface - Update to version 1.9.6 * Check AdvSendAdvert before sending an advertisement - Update to version 1.9.5 * IPv6 forwarding setting should be 1 or 2 * Performance fix in netlink message processing * fix for kernels with no NETLINK_NO_ENOBUFS defined * distributing gz, bz2 and xz tarballs * also distributing md5, sha1, sha256 and gpg signatures - Update to version 1.9.4 * IPv6 forwarding setting should be 1 or 2 * Performance fix in netlink message processing * fix for kernels with no NETLINK_NO_ENOBUFS defined * distributing gz, bz2 and xz tarballs * also distributing md5, sha1, sha256 and gpg signatures - Update to version 1.9.3 * check for sys/sysctl.h availability * radvdump fix to interpret MTU and Route - Update to version 1.9.2 * A few minor Makefile.am fixes - Update to version 1.9.1 * Replacing a '==' in configure with '=' for better shell portability - added .asc (gpg key not yet found) ++++ rpcbind: - Notify systemd unconditionally. This prevented "systemctl start rpcbind.service" from succeeding Added: 0014-Notify-systemd-unconditionally.patch ++++ sca-patterns-filr: - added heap-7012478.py ++++ util-linux-systemd: - Add patch agetty-fooled-on-serial-line-due-plymouth.patch even with TTYReset=no it seems with systemd or plymouth the termios flags become changed from under the first agetty on a serial system console as the flags are locked (bnc#774126). ++++ xorg-x11-server: - Disabled DRI(1) in specfile. (eich, FATE#316743) ++++ yast2-kdump: - Added command-line support for firmware-assisted dump (FATE#315780) - 3.1.2 ++++ yast2-pkg-bindings: - zypp::filesystem::TmpDir::defaultLocation() already contains /var/tmp/ prefix, do not use it it twice (bnc#847794) - 3.1.3 ------------------------------------------------------------------ ------------------ 2014-1-9 - Jan 9 2014 ------------------- ------------------------------------------------------------------ ++++ OpenIPMI: - Cleanup patches: Drop: fix-devel-deps.patch Add changelog to most of the patches and submitted them mainline. Add: bug-854693_segv_sol.patch bnc#854693 ++++ autoyast2: - remove dependency on yast2-slp (bnc#858102) - 3.1.7 ++++ coreutils: - Add upstream patch (coreutils-copy-fix-selinux-existing-dirs.patch): cp -a: set the correct SELinux context on already existing destination directories (rh#1045122). - Merge I18n fixes from Fedora (coreutils-i18n.patch): * sort: fix sorting by non-first field (rh#1003544) * cut: avoid using slower multi-byte code in non-UTF-8 locales (rh#1021403, rh#499220). - Testsuite: skip some tests: * coreutils-skip-some-sort-tests-on-ppc.patch: Add patch to skip 2 valgrind'ed sort tests on ppc/ppc64. * coreutils-skip-gnulib-test-tls.patch: Add patch to skip the gnulib test 'test-tls' on i586, x86_64, ppc and ppc64. * coreutils-tests-avoid-FP-cp-cpuinfo.patch: Add patch to skip a test when cp fails for /proc/cpuinfo which happens on aarch64. * coreutils-tests-shorten-extreme-factor-tests.patch: Add patch to skip most of the extreme-expensive factor tests. ++++ gcc48: - Update to gcc-4_8-banch head (r206511). - gcc48-ibm-power8.diff, gcc48-ibm-power8-testsuite.diff, gcc48-ibm-power8-other.diff: Add backport for Power8 support. [fate#315446] - Add support for building for ppc64le. ++++ cups-filters: - Conflict with CUPS < 1.6 because up to CUPS 1.5.4 the following files are provided by the cups binary RPM package /usr/lib/cups/filter/commandtoescpx /usr/lib/cups/filter/commandtopclx /usr/lib/cups/filter/imagetops /usr/lib/cups/filter/imagetoraster /usr/lib/cups/filter/pdftops /usr/lib/cups/filter/rastertoescpx /usr/lib/cups/filter/rastertopclx /usr/lib/cups/filter/texttops /usr/lib/cups/backend/parallel /usr/lib/cups/backend/serial and the following files are provided by the cups-devel package /usr/share/cups/ppdc/escp.h /usr/share/cups/ppdc/pcl.h ++++ dbus-1-x11: - Try hard to assure that /var/lib/dbus/machine-id and /etc/machine-id are the same (bnc#857377) ++++ pidgin: - Protect buildrequires for mono-devel with with_mono macro. ++++ libgcj48: - Update to gcc-4_8-banch head (r206511). - gcc48-ibm-power8.diff, gcc48-ibm-power8-testsuite.diff, gcc48-ibm-power8-other.diff: Add backport for Power8 support. [fate#315446] - Add support for building for ppc64le. ++++ open-iscsi: - Added open-iscsi-openSUSE-Factory-qla4xxx-patches.diff.bz2, with the following changes from QLogic (bnc#855859): iscsiadm.8: Updated man page for host statistics. README: Updated for host statistics. iscsi_tool: Add offload host statistics support. iscsiadm: Added document for description of iface attributes iscsi tools: Show iface params based on iface type iscsi tools: Let default type of iface be ipv4 iscsi tools: iface params should be updated for node_rec as well. iscsi tools: Additional parameters for network settings iscsi tools: Ignore network parameter if not enabled/disabled iscsi tools: Use single function to set integer network parameters iscsi tools: Use single function to enable/disable network parameters iscsi tools: Use macro to set IPv4/IPv6 IP addresses iscsi_if.h: Additional parameters for network param settings iscsi_if.h: Remove numbers used for network parameter settings iscsi tools: Setup iface conf file with all iface attrs exported in sysfs README changes for adding support to set CHAP entry iscsi tools: Correctly get username_in and password_in flashnode params iscsiadm: Add support to set CHAP entry using host chap mode README changes to use long option --index instead of --flashnode_idx iscsiadm: Man page changes to use -x option for chap_tbl_idx iscsiadm: Use '-x' option instead of '-v' to specify chap_tbl_idx flashnode: Add support to set ISCSI_FLASHNODE_CHAP_OUT_IDX param iscsi tools: Print additional session info for flashnode session iscsiadm: Correctly check for invalid hostno and flashnode index ++++ kernel-default: - Disable CONFIG_MODULE_FORCE_UNLOAD (bnc#857673) Forcing module unloading can't lead to anything good. If reference counting is wrong then it should be fixed. If the reference count is right and a regular (unforced) unloading doesn't work, then a forced unloading can only lead to chaos and ultimately a kernel crash. - commit 3d57f73 - config: armv6hl: Extend default config for Raspberry Pi Enable CONFIG_FB_SIMPLE as that's what U-Boot exposes in DT. - commit c7b8797 ++++ kernel-source: - Disable CONFIG_MODULE_FORCE_UNLOAD (bnc#857673) Forcing module unloading can't lead to anything good. If reference counting is wrong then it should be fixed. If the reference count is right and a regular (unforced) unloading doesn't work, then a forced unloading can only lead to chaos and ultimately a kernel crash. - commit 3d57f73 - config: armv6hl: Extend default config for Raspberry Pi Enable CONFIG_FB_SIMPLE as that's what U-Boot exposes in DT. - commit c7b8797 ++++ kernel-syms: - Disable CONFIG_MODULE_FORCE_UNLOAD (bnc#857673) Forcing module unloading can't lead to anything good. If reference counting is wrong then it should be fixed. If the reference count is right and a regular (unforced) unloading doesn't work, then a forced unloading can only lead to chaos and ultimately a kernel crash. - commit 3d57f73 - config: armv6hl: Extend default config for Raspberry Pi Enable CONFIG_FB_SIMPLE as that's what U-Boot exposes in DT. - commit c7b8797 ++++ kexec-tools: - Update to version 2.0.4 - Drop patches (mainline): kexec-tools-fix-makefile-binaries.patch (aaedd532) kexec-tools-fix-strncat.patch (d5efc524) kexec-tools-no-vga-output.patch (f1facd4b) ++++ kiwi: - mount isofrom location with -o nolock (bnc #857824) - update all templates to schema version 6.0 - added XSL stylesheet to auto update from 5.9 to 6.0 * oem-align-partition element will be deleted if present - increase schema version from 5.9 to 6.0 * oem-align-partition has been deleted - DB: rebuild documentation - DB: remove information about obsolete oem-align-partition - removed obsolete oem-align-partition setup in oemconfig section * partitions will always be aligned - v5.06.17 released - fixed evaluation of $hybrid variable in createImageLiveCD The value is an integer not a string, thus checking for "true" will not cause the correct effect. This fixes the problem that isohybrid was not called even if the hybrid attribute was set in the XML description ++++ tigervnc: - Remove unnecessary BuildRequires for binutils-gold. ++++ dbus-1: - Try hard to assure that /var/lib/dbus/machine-id and /etc/machine-id are the same (bnc#857377) ++++ kdelibs4: - Remove gamin-devel dependency, KDirWatch can use in-kernel inotify functionality instead. ++++ openssl: - 1.0.1f: * Fix for TLS record tampering bug CVE-2013-4353 - already included: * Fix for TLS version checking bug CVE-2013-6449 * Fix for DTLS retransmission bug CVE-2013-6450 - removed patches: * CVE-2013-6449.patch, committed upstream * CVE-2013-6450.patch, committed upstream * SSL_get_certificate-broken.patch, committed upstream * openssl-1.0.1e-bnc822642.patch, committed upstream - modified patches: * openssl-1.0.1e-fips.patch, adjust for upstream changes * openssl-fix-pod-syntax.diff, adjust for upstream changes ++++ libreoffice: - Drop the vlc dep on 12.3 and older. ++++ ruby2.1: - remove part of rubygems1.5 patch that modify mkmf which is already fixed upstream ++++ libspectre: - Add COPYING to %doc of the library subpackage (bnc#857790) ++++ libstorage: - fixed setup of named RAIDs (bnc#849752) - version 2.25.6 ++++ libtirpc: - Fix a segfault in clntunix_create (libtirpc-clntunix_create.patch) - Fix misc segfaults in rpcb_* function (libtirpc-misc-segfaults.patch) - Fix _PATH_RPCBSOCK to match rpcbind behavior under systemd (libtirpc-new-path-rpcbindsock.patch) ++++ libtirpc1: - Fix a segfault in clntunix_create (libtirpc-clntunix_create.patch) - Fix misc segfaults in rpcb_* function (libtirpc-misc-segfaults.patch) - Fix _PATH_RPCBSOCK to match rpcbind behavior under systemd (libtirpc-new-path-rpcbindsock.patch) ++++ libwebp: - Update to new upstream release 0.4.0 * improved gif2webp tool * numerous fixes, compression improvement and speed-up * dither option added to decoder (dwebp -dither 50 ...) * improved multi-threaded modes (-mt option) * improved filtering strength determination * BMP and TIFF format output added to 'dwebp' * Significant memory reduction for decoding lossy images with alpha. * Intertwined decoding of RGB and alpha for a shorter time-to-first-decoded-pixel. * WebPIterator has a new member 'has_alpha' denoting whether the frame contains transparency. * Container spec amended with new 'blending method' for animation. ++++ wicked: - version 0.5.4 - spec: require wicked-service package in wicked Fixed spec file to require the wicked-service package in wicked package under systemd. The wicked-service package provides systemd service files as well as the ifup compatibility scripts (bnc#856591,fate#316768). - Documentation: man pages update, provide also ifcfg* and ifup,ifdown,ifstatus man pages (bnc#855135). - systemd services: added --systemd parameters which enable systemd specific behaviour tweaks. - initial wicked ifstatus command, ifstatus and ifprobe compat scripts used and in the network init-script on sysvinit systems (only, not under systemd). - cleanup to use LSB codes in client and all daemons - client: Add --delete and --no-delete options - nanny: enable wickedd-nanny service by default - Refactored to use same link.lowerdev name/index reference in vlan,macvlan,infiniband and show master device interface property in show-xml. - infiniband schema: changed to use for infiniband child interfaces in native configs. - fixed newlink functions to not free netdev on discard ++++ libzypp: - Update zypp-po.tar.bz2 ++++ openvpn: - openvpn-fips140-2.3.2.patch: Allow usage of SHA1 instead of MD5 in some internal checking routines. This allows operation in FIPS 140-2 mode. ++++ pam: - Update to current git (Linux-PAM-git-20140109.diff, which replaces pam_unix.diff and encryption_method_nis.diff) - pam_access: fix debug level logging - pam_warn: log flags passed to the module - pam_securetty: check return value of fgets - pam_lastlog: fix format string - pam_loginuid: If the correct loginuid is already set, skip writing it ++++ python-sip: - New upstream version 4.15.4: - Fixed all the compiler warning messages when building the sip module. - Fixed the parsing of C++ types involving multiple const and pointers. - Added SIP_SSIZE_T_FORMAT to the C API. - Moved the lexer and parser meta-source files to a separate directory to avoid problems with make accidentaly regenerating them. - Allow the pointers used to store the parsed results from Python reimplementations to be NULL. - Remove the __pycache__ directory when cleaning. ++++ release-notes-sled: - 12.0.1: - Update SLED 12 release notes from FATE. ++++ rsyslog: - update to 7.4.8 [v7.4-stable] - rsgtutil provides better error messages on unfinished signature blocks - bugfix: guard against control characters in internal (error) messages - bugfix: immark did emit messages under kern.=info instead of syslog.=info Note that his can potentially break exisiting configurations that rely on immark sending as kern.=info. ++++ suse-build-key: - Merged over logic from openSUSE-build-key. - Got rid of default importing into roots keyring. - Removed some old keys. - Clarify that security@suse.de is a email only key - PTF key is supplied also as %doc, to not be default imported. - Keys currently inside: - pub 2048R/39DB7C82 SuSE Package Signing Key - pub 2048R/50A3DD1C SuSE Package Signing Key (reserve key) - pub 1024D/B37B98A9 SUSE PTF Signing Key - pub 2048R/3D25D3D9 SuSE Security Team ++++ sysconfig: - version 0.83.0 - Recommend wicked-service instead of sysconfig-network as the default network service and drop sysconfig-network. The wicked service package provides systemd service files requesting the network.service alias at service enable time as well as the ifup compatibility scripts using wicked as network backend (fate#316768,bnc#856591). - ifcfg-bonding.5: fixed to use startmode hotplug in slave example - Use ZEROCONF_ROUTE=no as new default (fate#314482) The NOZEROCONF="yes" variable were double-negated in it's meaning and did not reflect what the variable really does (fate#314482). ++++ x11-tools: - drop the obsolete wmlist command. No longer needed as xinitrc.common does the detection itself. ++++ xdg-utils: - update to 20140109 * xdg-mime: generic, handle filenames with colon (bnc#854777) * xdg-desktop-menu: improperly check for vendor prefix ... * xdg-screensaver: Support MATE desktop part 2 * xdg-desktop-menu: Unquoted file name (BR69399) * xdg-open: Detect Enlightenment and make use of it * xdg-open: be more paranoid in escaping - xdg-open-be-more-paranoid-in-escaping.patch: remove ++++ xen: - Restore 32bit ix86 support in spec file for kmps and domU tools - Restore a few missing xend patches xend-config-enable-dump-comment.patch xend-tools-watchdog-support.patch xend-vif-route-ifup.patch ++++ yast2-network: - Don't show the Add button for network devices during the installation: configuring undetected ones is considered an advanced operation that should be postponed to the installed system. - 3.1.13 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2014-1-8 - Jan 8 2014 ------------------- ------------------------------------------------------------------ ++++ ImageMagick: - updated to 6.8.8-1: * Support points argument for draw MSL element. * The -page option now correctly sets the image page offset. * The -evaluate-sequence sum returns a proper alpha channel now. * etc. see ChangeLog - really disable parallel build, don't just have a comment about it ++++ autoyast2: - initial support for semi-automatic installation starting with network module (FATE#314695) - 3.1.6 - move clone_system client to first stage so yast can generate profile even on the end of first stage - 3.1.5 ++++ espeak: - Remove voices/en directory to avoid cpio rename error that is caused by dir -> file conversion. This makes the package updateable again. ++++ glib2: - Update to version 2.39.2: + Portability: Remove alleged support for OS/2, BeOS and last-millennium Unixes. + Require C90 compliance. + Require POSIX.1 (1990) compliance on Unix. + Require GNU make. + Bugs fixed: bgo#113075, bgo#159528, bgo#307947, bgo#607016, bgo#671557, bgo#676761, bgo#690525, bgo#691608, bgo#697585, bgo#697828, bgo#702862, bgo#703522, bgo#705902, bgo#708274, bgo#710519, bgo#710741, bgo#710983, bgo#711047, bgo#711051, bgo#711088, bgo#711103, bgo#711178, bgo#711546, bgo#711640, bgo#711751, bgo#711753, bgo#711796, bgo#711800, bgo#711801, bgo#711805, bgo#711806, bgo#711807, bgo#711871, bgo#712136, bgo#712148, bgo#712171, bgo#712314, bgo#712315, bgo#712393, bgo#712547, bgo#715164, bgo#719395, bgo#719402, bgo#719472, bgo#719687, bgo#719809, bgo#719837, bgo#719884, bgo#719979, bgo#720080, bgo#720210, bgo#720236. + Updated translations. - Update to version 2.39.1: + GSettings fixes/improvements. - GSettingsSchema API is now more powerful and consistent. - New GSettingsSchemaKey API allows accessing metadata for keys: type, default value, range and the long-awaited support for summary and description. - GSettingsSchemaSource gains support for listing schemas within a source. Deprecate the global API that did this for the default source. - 'gsettings list-schemas' now works properly with --schemadir. - Deprecate a bunch of now-redundant functionality on GSettings. - Add API to GSettings for getting the default value of a key (as set by the sysadmin) - Add API to GSettings for determining if the user has assigned a particular value to a key (ie: we are not just reading the default) - Ignore qualified tags and attributes appearing in schema files. + Applications/Actions: - Make GSimpleAction a bit more strict with respect to state changes that would violate the interface (ie: by changing the state type after construction) - Throw an error when attempting to 'Describe' a non-existent action via D-Bus instead of returning a bogus description. - Throw an error when attempting to invoke unsupported methods on an Application (eg: 'Open' on an app that doesn't HANDLES_OPEN) instead of emitting a g_critical() in context of the app (which is not itself at fault for the errant call). + Appinfo: - Substantially rework GDesktopAppInfo to reduce the amount of disk accesses that are performed in common situations. - Add a new class: GAppInfoMonitor for discovering when applications are installed/removed. - Add a new g_desktop_app_info_search() API for searching for installed applications by name, keywords, etc. + GMarkup: add new G_MARKUP_IGNORE_QUALIFIED flag for skipping over "qualified" tags and attributes (those with a colon in the name, such as 'my:tag'). + GDBus: - Ignore qualified tags, as above. - GTestDBus: unset all D-Bus addresses (such as STARTER) to ensure that test programs don't pick them up. - Add new session_bus_run() convenience in the tests and use it. + GRand: use real random data as a seed on win32 and use the timestamp/pid/uid fallback only on UNIX machines where we can't open '/dev/urandom'. This may cause issues with older mingw32 releases due to a missing prototype for the rand_s() API. + Many win32 (and particularly MSVC) portability fixes. Many additional tests are now runnable when building with MSVC. + Due to early testing of the (soon to land) GCleanup framework, a very large number of memory errors have been found and fixed (mostly in the testcases, but some in glib itself). + GIO: - Some more seeking cleanups: particularly on GLocalFileInputStream. - Don't leave a .trashinfo file around if trashing a file fails. - Add a request_certificate virtual method to GTlsInteraction. + Bugs fixed: bgo#635641, bgo#637257, bgo#637956, bgo#645453, bgo#665634, bgo#668232, bgo#668233, bgo#680838, bgo#683017, bgo#687185, bgo#687202, bgo#695558, bgo#696424, bgo#697348, bgo#710133, bgo#710691, bgo#710738, bgo#710859, bgo#710885, bgo#710962, bgo#710964, bgo#710991, bgo#711016, bgo#711048, bgo#711049, bgo#711064, bgo#711070, bgo#711099, bgo#711520, bgo#711556, bgo#711557, bgo#711600, bgo#711632, bgo#711754, bgo#711755, bgo#711756, bgo#711768, bgo#711775, bgo#711782, bgo#711803, bgo#711808. + Updated translations. - Update to version 2.39.0: + Prep for the 2.40 series (version macros, docs index, etc.). + GNotification: - New API for sending persistent notifications via the desktop shell. - Notifications persist when the application has quit and clicking on them can restart the application with an action (via DBusActivatable). + GSubprocess: - New API for launching subprocesses. - Nice GIO integration like async functions, cancellability, etc. - A convenient communicate() API inspired by the same API in Python. - Related: the gspawn API now has a CLOEXEC flag for the created pipes for stdin/stdout/stderr. + New gapplication(1) commandline tool: - Intended to be used with DBusActivatable apps. - Can be used for launching apps, opening files, invoking application actions and listing apps and actions. - Bash tab completion is supported. + GDesktopAppInfo changes: - g_file_get_path() can implicitly cause a FUSE mount so don't call it until we know we need it. - Don't crash when trying to load from a keyfile with DBusActivatable=true. - remove some dead code, refactor the search path handling a bit and do a large-scale whitespace cleanup (prep work for the pending desktop file index). + File monitors: - Fix broken handling of mount point monitoring. - Remove some strange use of GObject::constructor() from the base class and inotify backend. - Fix GFileMonitor to work in the non-default main context even when the main context is not running (or is blocked). - Add internal private API for easily creating a file monitor in the GLib worker thread. + GSettings: - g_settings_list_children: only list viable schemas. - Don't accept invalid paths on g_settings_new_with_path, etc. + GIO: - GFile now has a thumbnail::is-valid attribute to check if the thumbnail in thumbnail::path needs to be regenerated. - GDBusProxy now has a flag to control autostarting of services at construction time. - For GSeekable, properly introduce the concept of "resizable" vs. "fixed-sized" streams in the docs, explaining the expected semantics of the interface in each case. - Fix some cases in GMemoryOutputStream that were violating the above expectations (which may cause a slight API incompatibility). - Clean up GCredentials code and add support for Hurd and Solaris. - Improve splicing by using different codepaths for the case where we have real _read_async() and _write_async() implementations on the stream vs. the case where they are internally emulated (via dispatching the sync variant of the call in a thread). + GKeyFile: - Fix a leak in g_key_file_get_(u)int64 when we fail to parse the value as an integer. - Add long-requested API g_key_file_save_to_file(). + Portability improvements. + Other small API changes/additions. + GMainContext/GSource: - Fix handling of overflowing the 'next source id' counter. - g_source_remove() will not throw a critical in the case that you try to remove a non-existent source. - Simplify handling of the 'current dispatching source' to not require use of a linked list. + GObject: The long-broken (and leaky) pattern of destroying a just-allocated object from inside of a custom GObject::constructor is now officially completely illegal and will abort the program. + Unicode: update to 6.3.0. + Bug fixes: - g_file_copy() now falls back to pathname queryinfo. - Fix an out-of-bounds read in the xdgmime code. - Fix a typo in the /org/freedesktop/DBus path on the object manager client. - Skip emitting path_namespace='/' in match rules in order to workaround a bug in the D-Bus daemon and fix our own implementation (which shared exactly the same bug). - Fix crashes on precondition violations for GParamSpec constructors. - Many other small fixups. + Many documentation improvements. + Bugs fixed: bgo#309224, bgo#583321, bgo#661576, bgo#672102, bgo#684842, bgo#688492, bgo#691581, bgo#702516, bgo#704218, bgo#704593, bgo#704882, bgo#704887, bgo#705029, bgo#705688, bgo#706254, bgo#707887, bgo#708042, bgo#708265, bgo#708266, bgo#708529, bgo#708677, bgo#708714, bgo#708753, bgo#708793, bgo#708828, bgo#708860, bgo#708972, bgo#709113, bgo#709227, bgo#709301, bgo#709326, bgo#709440, bgo#709615, bgo#709753, bgo#709898, bgo#709966, bgo#709994, bgo#709995, bgo#710002, bgo#710313, bgo#710345, bgo#710496, bgo#710625, bgo#710666, bgo#710724, bgo#710726. + Updated translations. - Drop glib2-no_DBusActivatable_from_keyfile.patch: fixed upstream. - BuildRequire gamin-devel instead of unmaintained fam(-devel). ++++ glibc: - make pwdutils a real buildrequire Requires(pre) are used during builds, but don't trigger rebuilds. But to create clearly defined bootstrap projects, it's essential to know what packages are required for others. So move this requires to build to a buildrequire ++++ glibc: - make pwdutils a real buildrequire Requires(pre) are used during builds, but don't trigger rebuilds. But to create clearly defined bootstrap projects, it's essential to know what packages are required for others. So move this requires to build to a buildrequire ++++ seahorse: - Update to version 3.10.2: + Fix pgp/ssh key export (bgo#707014). + Fix SSH key generation (bgo#715051). + Update homepage URL. + Build fixes (bgo#712538). + Updated translations. - Drop seahorse-ssh-keypair.patch: fixed upstream. ++++ gnome-vfs2: - Add gnome-vfs2-g_memmove-no-more.patch: Use memmove in place of obsolete g_memmove. - BuildRequire gamin-devel instead of unmaintained fam(-devel). ++++ mozc: - Upstream update to 1.13.1651.102 * Refactor placeholder management * Fix specify _NET_WM_WINDOW_TYPE to mozc_renderer * Fix header-line-format breaks candidate window on Emacs 24 - Upstream update to 1.12.1599.102 * Fix Wrong conversion caused by number rewriter * Reduce the file size of connection.txt * Fix a crash issue in keyevent handling at mozc.el * Remove Chromium OS specific code from ibus-mozc * Support gyp r1667 and later * Support IBus 1.5.4 * Update dictionary * Support Adobe Reader and Adobe Flash running under protected mode on Windows * Extend "did you mean" feature as pseudo direct mode - Update fcitx-mozc - Drop support-input-purpose.patch * merged by upstream - Refresh patches * ibus-provide-layout-variations.patch * fix-initial-input-mode.patch - Update gyp to r1829 ++++ icewm: - merge icewm-lite into icewm.spec using update-alternatives ++++ installation-images-SLES: - icewm is using update-alternatives now (icewm.patch) - require the unversioned names of libyui backends - add sysconfig to inst-sys - add 'upgrade' boot entry - special motd for s390x (bnc#795003) ++++ kernel-default: - config: armv6hl: Extend default config for Raspberry Pi Activate CONFIG_ARM_ATAG_DTB_COMPAT for it to receive U-Boot bootargs. Enable BCM2835_{I2C,WDT}, MMC_SDHCI_BCM2835, USB_HCD_BCMA as modules. - commit 57a2f1c - Update Xen patches to 3.13-rc7 and c/s 1245. - netback: bump tx queue length (bnc#849404). - config.conf: Re-enable Xen configs. - Update config files. - commit 0e71aa4 ++++ kernel-source: - config: armv6hl: Extend default config for Raspberry Pi Activate CONFIG_ARM_ATAG_DTB_COMPAT for it to receive U-Boot bootargs. Enable BCM2835_{I2C,WDT}, MMC_SDHCI_BCM2835, USB_HCD_BCMA as modules. - commit 57a2f1c - Update Xen patches to 3.13-rc7 and c/s 1245. - netback: bump tx queue length (bnc#849404). - config.conf: Re-enable Xen configs. - Update config files. - commit 0e71aa4 ++++ kernel-syms: - config: armv6hl: Extend default config for Raspberry Pi Activate CONFIG_ARM_ATAG_DTB_COMPAT for it to receive U-Boot bootargs. Enable BCM2835_{I2C,WDT}, MMC_SDHCI_BCM2835, USB_HCD_BCMA as modules. - commit 57a2f1c - Update Xen patches to 3.13-rc7 and c/s 1245. - netback: bump tx queue length (bnc#849404). - config.conf: Re-enable Xen configs. - Update config files. - commit 0e71aa4 ++++ kiwi: - make sure mountpoint and checkproc tools stay in initrd (bnc #857824) ++++ libXfont: - Update to version 1.4.7 This release includes the fix for CVE-2013-6462, as well as other security hardening and code cleanups, and makes libXfont compatible with libXtrans 1.3 on Solaris. (bnc#854915) ++++ libbase: - require ant-contrib >= 1.0b3 for build ++++ samba: - Call stop_on_removal from preun and restart_on_update and insserv_cleanup from postun on pre-12.3 systems only; (bnc#857454). - BuildRequire gamin-devel instead of unmaintained fam-devel package on post-12.1 systems. ++++ samba: - Call stop_on_removal from preun and restart_on_update and insserv_cleanup from postun on pre-12.3 systems only; (bnc#857454). - BuildRequire gamin-devel instead of unmaintained fam-devel package on post-12.1 systems. ++++ libdrm: - Update to version 2.4.51: + radeon: avoid possible divide by 0 in surface manager + radeon: fix sumo2 pci id + intel/test_decode: Allow gen8 to be infered from the batch filenames + freedreno: add bo cache + freedreno/kgsl: fix crash introduced w/ bo-cache + freedreno: allow IB to different ringbuffer ++++ libevdev: - n_buildfix_for_opensuse_12_2.patch * buildfix for openSUSE 12.2 (Linux kernel headers too old) ++++ kdelibs4: - use gamin-devel instead of unmaintained fam(-devel) package ++++ openssl: - add a gpg keyring for source tarball - Fixed bnc#857850, openssl doesn't load engine Modify file: openssl.spec ++++ parted: - update to parted-3.1 (fate#316110) - changes in parted-3.1: * Changes in behavior - Floppy drives are no longer scanned on linux: they cannot be partitioned anyhow, and some users have a misconfigured BIOS that claims to have a floppy when they don't, and scanning gets hung up. - parted: the mkpart command has changed semantics with regard to specifying the end of the partition. If the end is specified using units of MiB, GiB, etc., parted subtracts one sector from the specified value. With this change, it is now possible to create partitions like 1MiB-2MiB, 2MiB-3MiB and so on. * Many bugfixes (see changelog) - changes in parted-3.0: * Changes in behavior - Remove all FS-related (file system-related) sub-commands; these commands are no longer recognized because they were all dependent on parted "knowing" too much about file system: mkpartfs, mkfs, cp, move, check. - 'resize' command changed semantics: it no longer resizes the filesystem, but only moves end sector of the partition - libparted-devel contains libparted-fs-resize library - add ability to change size of the partition (ignoring contained filesystem) with 'resize' command; this command has different semantics than the former 'resize' command which upstream decided to drop - parted-resize-command.patch (fate#316110) - when using syncmbr on POWER, make the first partition type 0x41 (PReP boot) (bnc#797485) - add libparted-ppc-prepboot-in-syncmbr.patch - support for PReP GUID (bnc#797485) - parted-GPT-add-support-for-PReP-GUID.patch - Build requires makeinfo - drop fix-function-def.patch (not needed) - drop parted-stdio.h.patch (not needed) - drop parted-use-ext-range.patch (upstream) - drop fix-nilfs2-probe-function.patch (upstream) - drop parted-improve-loop-support.patch (upstream) - drop always-resize-part.dif (FS support removed) - merged following hybrid pMBR patches: parted-gpt-mbr-sync.patch, parted-gpt-sync-mbr-label.patch, parted-fix-gpt-sync-on-BE-systems.patch ++++ libreoffice: - Drop the rpmlintrc should not be needed - Raise the constraints more to really ensure build - Now builds with external dependencies * flute * libbase * libfonts * libformula * liblayout * libloader * librepository * libserializer * pentaho-libxml * pentaho-reporting-flow-engine * sac - enabled report builder - Enable slowcheck again with the added fonts dependency. ++++ ruby2.1: - fix rb_arch in spec: append -gnu - fix native gem builds: create gem native extensions dir ++++ libssh: - Update to version 0.6.0 * Added new publicy key API. * Added new userauth API. * Added ssh_get_publickey_hash() function. * Added ssh_get_poll_flags() function. * Added gssapi-mic userauth. * Added GSSAPIServerIdentity option. * Added GSSAPIClientIdentity option. * Added GSSAPIDelegateCredentials option. * Added new callback based server API. * Added Elliptic Curve DSA (ECDSA) support (with OpenSSL). * Added Elliptic Curve Diffie Hellman (ECDH) support. * Added Curve25519 for ECDH key exchange. * Added improved logging system. * Added SSH-agent forwarding. * Added key-reexchange. * Added more unit tests. * Improved documentation. * Fixed timeout handling. ++++ libyui-ncurses-pkg: - adjusted to libyui so version 6 - 2.46.0 ++++ libyui-qt-pkg: - adjusted to libyui so version 6 - 2.43.0 ++++ perl: - update to perl-5.18.2 * updates for the B::Concise, English, File::Glob modules * a lexical subs regression has been fixed * a regression when using SUPER with AUTOLOAD has been fixed * a buffer overflow with very long identifiers has been fixed * some other minor bug fixes - perl-reg89.diff is no longer needed ++++ sca-patterns-base: - fixed build errors ++++ sysconfig: - rcnetwork: use service type oneshot, not forking Sometimes, network fails to start / stops itself, because the per interface services started inside it, need already started network and fail as network did not yet reached started state. This does not happen with oneshot network service type (bnc#853908). ++++ xdm: - don't set twm as hardcoded default if DEFAULT_WM is empty, rely on the detection in xinitrc.common instead ++++ xf86-input-wacom: - Resync udev rules with Fedora one, add wacom-inputattach@.service to attach tablet when plugged (additional dependency on input-utils package for inputattach tool). - Add systemd-rpm-macros (or systemd on old openSUSE release) to BuildRequires for systemd service path macro. - Notify udev to reload its rules on package install/upgrade. ++++ xinit: - don't call the obsolete wmlist. Read /usr/share/xsessions instead. ++++ yast2: - Upgrade mode in installer is newly set by Linuxrc (bnc#857847) - 3.1.13 ++++ yast2-installation: - added capability to install OEM images (fate#316326) - added handling Release Notes button (fate#314695) ++++ yast2-storage: - added helptext for some buttons (see bnc#853087) - version 3.1.5 ------------------------------------------------------------------ ------------------ 2014-1-7 - Jan 7 2014 ------------------- ------------------------------------------------------------------ ++++ aaa_base: - make rcfoo usable for not enabled services (bnc#856986) ++++ boost: - Disable coroutine library together with context ++++ dbus-1-x11: - Update to 1.7.10 (1.8.0 rc1) + D-Bus Specification 0.23: - don't require messages with no INTERFACE to be dispatched (fdo#68597) - document "tcp:bind=..." and "nonce-tcp:bind=..." (fdo#72301) - define "listenable" and "connectable" addresses, and discuss the difference (fdo#61303) + Enhancements: - support printing Unix file descriptors in dbus-send, dbus-monitor (fdo#70592) - don't install systemd units if --disable-systemd is given (fdo#71818) + Fixes: - don't leak memory on out-of-memory while listing activatable or active services (fdo#71526) - fix undefined behaviour in a regression test (fdo#69924) - escape Unix socket addresses correctly (fdo#46013) - on SELinux systems, don't assume that SECCLASS_DBUS, DBUS__ACQUIRE_SVC and DBUS__SEND_MSG are numerically equal to their values in the reference policy (fdo#88719) - define PROCESS_QUERY_LIMITED_INFORMATION if missing from MinGW < 4 headers (fdo#71366) - define WIN32_LEAN_AND_MEAN to avoid conflicts between winsock.h and winsock2.h (fdo#71405) - do not return failure from _dbus_read_nonce() with no error set, preventing a potential crash (fdo#72298) - on BSD systems, avoid some O(1)-per-process memory and fd leaks in kqueue, preventing test failures (fdo#69332, fdo#72213) - fix warning spam on Hurd by not trying to set SO_REUSEADDR on Unix sockets, which doesn't do anything anyway on at least Linux and FreeBSD (fdo#69492) - fix use of TCP sockets on FreeBSD and Hurd by tolerating EINVAL from sendmsg() with SCM_CREDS (retrying with plain send()), and looking for credentials more correctly (fdo#69492) - ensure that tests run with a temporary XDG_RUNTIME_DIR to avoid getting mixed up in XDG/systemd "user sessions" (fdo#61301) - refresh cached policy rules for existing connections when bus configuration changes (fdo#39463) ++++ flute: - Initial packaging of flute 1.3.0 for SUSE (based on Fedora spec) ++++ glibc: - Update to glibc 2.18.90 94c8a4bc574c: * More bug fixes * Slovenian translations for glibc messages have been contributed by the Translation Project's Slovenian team of translators. ++++ glibc: - Update to glibc 2.18.90 94c8a4bc574c: * More bug fixes * Slovenian translations for glibc messages have been contributed by the Translation Project's Slovenian team of translators. ++++ kernel-default: - Delete config/armv7hl/cubox. - commit 85bdaf6 ++++ kernel-source: - Delete config/armv7hl/cubox. - commit 85bdaf6 ++++ kernel-syms: - Delete config/armv7hl/cubox. - commit 85bdaf6 ++++ kiwi: - fixed test for mounted directory in unit test ktTestCase.pm helper module * if /kiwi is a mountpoint the script takes the wrong decision - compatibility fix for prove command on older versions of perl * the option -f does not exist on older versions of prove - fixed test for mounted directory in unit test cleanup helper * if /kiwi is a mountpoint the script takes the wrong decision - v5.06.16 released - fixed KTFilesystemOptions unit test the Test::Unit::Lite framework is used for kiwi - fixed .changelog helper tool to allow transformation of git commit style comments into suse package changelog format - fixed push to array to work also with older perl versions ++++ kmod: - Update to new upstream release 16 * The option to wait on module removal has been removed from the kernel, and now from rmmod. The constant KMOD_REMOVE_NOWAIT in libkmod is still there for backwards compatibility but it is always enforced, passing O_NONBLOCK to delete_module(2). ++++ llvm: - Update to final llvm 3.4 release * See http://llvm.org/releases/3.4/docs/ReleaseNotes.html for complete changelog. ++++ libbase: - Initial packaging of libbase 1.1.3 for SUSE (based on Fedora spec) * add libbase-1.1.2.build.patch ++++ libbonobo: - Disable parallel build: to many random fallouts occur. ++++ dbus-1: - Update to 1.7.10 (1.8.0 rc1) + D-Bus Specification 0.23: - don't require messages with no INTERFACE to be dispatched (fdo#68597) - document "tcp:bind=..." and "nonce-tcp:bind=..." (fdo#72301) - define "listenable" and "connectable" addresses, and discuss the difference (fdo#61303) + Enhancements: - support printing Unix file descriptors in dbus-send, dbus-monitor (fdo#70592) - don't install systemd units if --disable-systemd is given (fdo#71818) + Fixes: - don't leak memory on out-of-memory while listing activatable or active services (fdo#71526) - fix undefined behaviour in a regression test (fdo#69924) - escape Unix socket addresses correctly (fdo#46013) - on SELinux systems, don't assume that SECCLASS_DBUS, DBUS__ACQUIRE_SVC and DBUS__SEND_MSG are numerically equal to their values in the reference policy (fdo#88719) - define PROCESS_QUERY_LIMITED_INFORMATION if missing from MinGW < 4 headers (fdo#71366) - define WIN32_LEAN_AND_MEAN to avoid conflicts between winsock.h and winsock2.h (fdo#71405) - do not return failure from _dbus_read_nonce() with no error set, preventing a potential crash (fdo#72298) - on BSD systems, avoid some O(1)-per-process memory and fd leaks in kqueue, preventing test failures (fdo#69332, fdo#72213) - fix warning spam on Hurd by not trying to set SO_REUSEADDR on Unix sockets, which doesn't do anything anyway on at least Linux and FreeBSD (fdo#69492) - fix use of TCP sockets on FreeBSD and Hurd by tolerating EINVAL from sendmsg() with SCM_CREDS (retrying with plain send()), and looking for credentials more correctly (fdo#69492) - ensure that tests run with a temporary XDG_RUNTIME_DIR to avoid getting mixed up in XDG/systemd "user sessions" (fdo#61301) - refresh cached policy rules for existing connections when bus configuration changes (fdo#39463) ++++ libfonts: - Initial packaging of libfonts 1.1.3 for SUSE (based on Fedora spec) * add libfonts-1.1.2.build.patch ++++ libformula: - Initial packaging of libformula 1.1.3 for SUSE (based on Fedora spec) * add libformula-1.1.2.build.patch ++++ mozilla-nss: - update to 3.15.4 * required for Firefox 27 * regular CA root store update (1.96) * Reordered the cipher suites offered in SSL/TLS client hello messages to match modern best practices. * Improved SSL/TLS false start. In addition to enabling the SSL_ENABLE_FALSE_START option, an application must now register a callback using the SSL_SetCanFalseStartCallback function. * When false start is enabled, libssl will sometimes return unencrypted, unauthenticated data from PR_Recv (CVE-2013-1740, bmo#919877) New functionality * Implemented OCSP querying using the HTTP GET method, which is the new default, and will fall back to the HTTP POST method. * Implemented OCSP server functionality for testing purposes (httpserv utility). * Support SHA-1 signatures with TLS 1.2 client authentication. * Added the --empty-password command-line option to certutil, to be used with -N: use an empty password when creating a new database. * Added the -w command-line option to pp: don't wrap long output lines. New functions * CERT_ForcePostMethodForOCSP * CERT_GetSubjectNameDigest * CERT_GetSubjectPublicKeyDigest * SSL_PeerCertificateChain * SSL_RecommendedCanFalseStart * SSL_SetCanFalseStartCallback New types * CERT_REV_M_FORCE_POST_METHOD_FOR_OCSP: When this flag is used, libpkix will never attempt to use the HTTP GET method for OCSP requests; it will always use POST. - removed obsolete char.patch ++++ liblayout: - Initial packaging of liblayout 0.2.10 for SUSE (based on Fedora spec) ++++ libloader: - Initial packaging of libloader 1.1.3 for SUSE (based on Fedora spec) * add libloader-1.1.2.build.patch ++++ libqt4: - add 0001-Disallow-deep-or-widely-nested-entity-references.patch, 0001-Fully-expand-entities-to-ensure-deep-or-widely-neste.patch (bnc#856832, CVE-2013-4549) ++++ libqt4-sql-plugins: - add 0001-Disallow-deep-or-widely-nested-entity-references.patch, 0001-Fully-expand-entities-to-ensure-deep-or-widely-neste.patch (bnc#856832, CVE-2013-4549) ++++ libreoffice: - Sort out some whitespace and ordering with spec-cleaner. - Add defattr for the lang pkgs. - Add spell to en pkg. ++++ librepository: - Initial packaging of librepository 1.1.3 for SUSE (based on Fedora spec) * add librepository-1.1.2.build.patch ++++ libserializer: - Initial packaging of libserializer 1.1.3 for SUSE (based on Fedora spec) * add libserializer-1.1.2-build.patch ++++ sqlite3: - Simplify building on RH for Application:Geo. - See discussion in https://build.opensuse.org/request/show/212812 ++++ libyui-qt: - Ported to Qt5 - 2.45.0 ++++ pentaho-libxml: - Initial packaging of pentaho-libxml 1.1.3 for SUSE (based on Fedora spec) * add libxml-1.1.2-build.patch ++++ pentaho-reporting-flow-engine: - Initial packaging of pentaho-reporting-flow-engine 0.9.4 for SUSE (based on Fedora spec) ++++ pesign-obs-integration: - Fix a typo in the last change. ++++ python-six: - Bring back argparse requirement for SP3 ++++ sac: - Initial packaging of sac 1.3 for SUSE (based on Fedora spec) ++++ sblim-sfcb: - Fix SLE10 build ++++ tar: - add tests subpackage. * It is the same testsuite that is run during make check. * It is now possible to run it in real system to verify that nothing is broken by incompatible libraries, etc. - add add_readme-tests.patch: README for testsuite ++++ virt-manager: - Translate virt-install.ycp to virt-install.rb Added virt-install.rb Dropped virt-install.ycp ++++ vm-install: - Translate vm-install.ycp to vm-install.rb Added vm-install.rb Dropped vm-install.ycp - Version 0.8.1 ++++ xorg-x11-server: - changed license back to MIT, since xf4nc is no longer patched into X.Org sources (bnc#856905) ++++ yast2-packager: - Removed unneeded client inst_media (bnc#857681) - 3.1.1 ++++ yast2-services-manager: - Reusing already defined constant in SystemdTarget instead of redefining it again - 0.0.22 ++++ zsh: - Update to version 5.0.5 * Fixes a couple of regression in 5.0.4 - Remove zsh-pipefix.patch, merged upstream ------------------------------------------------------------------ ------------------ 2014-1-6 - Jan 6 2014 ------------------- ------------------------------------------------------------------ ++++ aspell-dictionaries: - improved package summaries and descriptions by frank.h.ellenberger at gmail ++++ lvm2: - add csm_convert to lvm2-clvm package(bnc#854076) - system fails to boot due to missing /usr/sbin/lvm(bnc#837954) - lvm2 systemd incorrectly uses dependencies on Fedora services(bnc#851741) - set use_lvmetad = 1 as default of lvm.conf(bnc#854413) - drop patch dont_ignore_tmp_device_file.diff - backport patches from sle11sp3 fate#314367,cluster_support_mirrord_log.diff fate#312248,make-mirror-legs-on-different-tag-pvs.patch improve-mirror-legs-on-different-tag-pvs.patch - set default mirror to md_raid1 insdead of dm_mirror for better performance - enable lvm2-lvmetad.socket by default ++++ filesystem: - bump version to 13.2 ++++ gwenhywfar: - Update to version 4.9.0beta: + adds new code for cipher selection with SSL connections (still some problems with the Netbank, please report back) + Netbank works setting the GWEN_TLS_CIPHER_PRIORITIES environment variable to "NORMAL:-AES-256-CBC" ++++ haveged: - update to 1.8 * Fix return code for signalled termination. * Update init.d/service.fedora - new return code + simple, not forking * Add --enable_unitdir as DESTDIR for systemd install ++++ kernel-default: - Update to 3.13-rc7. - Eliminated 1 patch. - commit fed42b5 - Disable CONFIG_I2C_VIA in config/x86_64/desktop too - commit febc20c - Disable CONFIG_I2C_VIA, no 64-bit system would need it - commit 95d3d3d ++++ kernel-source: - Update to 3.13-rc7. - Eliminated 1 patch. - commit fed42b5 - Disable CONFIG_I2C_VIA in config/x86_64/desktop too - commit febc20c - Disable CONFIG_I2C_VIA, no 64-bit system would need it - commit 95d3d3d ++++ kernel-syms: - Update to 3.13-rc7. - Eliminated 1 patch. - commit fed42b5 - Disable CONFIG_I2C_VIA in config/x86_64/desktop too - commit febc20c - Disable CONFIG_I2C_VIA, no 64-bit system would need it - commit 95d3d3d ++++ lcms2: - Correct lcms-endian.patch to rely on autoconf only, no extra arch specific preprocessor hackery. ++++ samba: - smbd: allow updates on directory write times on open handles; (bso#9870). - lib/util: use proper include for struct stat; (bso#10276). - s3:winbindd fix use of uninitialized variables; (bso#10280). - s3-winbindd: Fix DEBUG statement in winbind_msg_offline(); (bso#10285). - s3-lib: Fix %G substitution for domain users in smbd; (bso#10286). - smbd: Always use UCF_PREP_CREATEFILE for filename_convert calls to resolve a path for open; (bso#10297). - smb2_server processing overhead; (bso#10298). - ldb: bad if test in ldb_comparison_fold(); (bso#10305). - Fix AIO with SMB2 and locks; (bso#10310). - smbd: Fix a panic when a smb2 brlock times out; (bso#10311). - vfs_glusterfs: Enable per client log file; (bso#10337). - Add /etc/sysconfig/samba to the main and winbind package; (bnc#857454). - Create /var/run/samba with systemd-tmpfiles on post-12.2 systems; (bnc#856759). - Fix broken rc{nmb,smb,winbind} sym links which should point to the service binary on post-12.2 systems; (bnc#856759). - Add Snapper VFS module for snapshot manipulation; (fate#313347). + dbus-1-devel required at build time. - Add File Server Remote VSS Protocol (FSRVP) client for SMB share shadow-copies; (fate#313345). ++++ samba: - smbd: allow updates on directory write times on open handles; (bso#9870). - lib/util: use proper include for struct stat; (bso#10276). - s3:winbindd fix use of uninitialized variables; (bso#10280). - s3-winbindd: Fix DEBUG statement in winbind_msg_offline(); (bso#10285). - s3-lib: Fix %G substitution for domain users in smbd; (bso#10286). - smbd: Always use UCF_PREP_CREATEFILE for filename_convert calls to resolve a path for open; (bso#10297). - smb2_server processing overhead; (bso#10298). - ldb: bad if test in ldb_comparison_fold(); (bso#10305). - Fix AIO with SMB2 and locks; (bso#10310). - smbd: Fix a panic when a smb2 brlock times out; (bso#10311). - vfs_glusterfs: Enable per client log file; (bso#10337). - Add /etc/sysconfig/samba to the main and winbind package; (bnc#857454). - Create /var/run/samba with systemd-tmpfiles on post-12.2 systems; (bnc#856759). - Fix broken rc{nmb,smb,winbind} sym links which should point to the service binary on post-12.2 systems; (bnc#856759). - Add Snapper VFS module for snapshot manipulation; (fate#313347). + dbus-1-devel required at build time. - Add File Server Remote VSS Protocol (FSRVP) client for SMB share shadow-copies; (fate#313345). ++++ libetonyek: - Add ppc64le to list of lib64 archs for boost detection Added patches: * libetonyek-more-lib64.patch ++++ json-c: - Upgrade to 0.11 version: - SONAME change. - Fix provides and obsoletes accordingly - symlink the .pc file to the oldname for software that needs it - Remove json-c-fix-headers.patch integrated upstream ++++ liborcus: - Add aarch64 and ppc64le to list of 64bit archs for boost_system detection. Added patches: * liborcus-more-lib64.patch ++++ libotr: - added patch from upstream: * pass-opdata-when-sending-message-fragment.patch -- fixes downstream kopete crashes: kde#328999, bnc#857501 ++++ libreoffice: - Fix copy&paste - Use bsh2 not bsh1 for dep. Thanks to mvyskocil. - More filelist moves for langpacks and extra files. ++++ ruby2.1: - initial version for ruby 2.1.0 - changes to Ruby 2.0: VM (method cache) RGenGC (See ko1’s RubyKaigi presentation and RubyConf 2013 presentation) refinements #8481 #8571 syntax changes Rational/Complex Literal #8430 def’s return value #3753 Bignum use GMP #8796 String#scrub #8414 Socket.getifaddrs #8368 RDoc 4.1.0 and RubyGems 2.2.0 “literal”.freeze is now optimized #9042 add Exception#cause #8257 update libraries like BigDecimal, JSON, NKF, Rake, RubyGems, and RDoc remove curses #8584 - initial patches: drop_content_size_check_in_xmlrpc.patch ruby-1.9.2p290_tcl_no_stupid_rpaths.patch ruby19-export_init_prelude.patch rubygems-1.5.0_buildroot.patch ++++ man-pages: - fix conflict with time(1) from package time - remove update.sh, get_version_number.sh packaging scripts ++++ pesign-obs-integration: - Default to BRP_PESIGN_FILES="*.ko /lib/firmware" (bnc#857599). - Add --signatures= option to modsign-repackage (bnc#841627). ++++ ruby-common: - switch to 2.1 as default ------------------------------------------------------------------ ------------------ 2014-1-5 - Jan 5 2014 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Add bsc#951592-zypp-Raise-priority-of-ZYPP-stack-updates-if-a-secur.patch: zypp: Raise priority of ZYPP stack updates if a security patch is shadowed. (bsc#951592) ++++ coreutils: - Refresh patches to match the new version. * coreutils-build-timeout-as-pie.patch: Update line number. * coreutils-gnulib-tests-ppc64le.patch: Likewise. * coreutils-invalid-ids.patch: Likewise. * coreutils-remove_hostname_documentation.patch: Likewise. * coreutils-remove_kill_documentation.patch: Likewise. * coreutils-sysinfo.patch: Likewise. * coreutils-i18n.patch: Likewise. - Additional changes in coreutils-i18n.patch: * Accommodate to upstream changes in cut.c and uniq.c. * Fix some compiler warnings. * Fix 145-mb test in tests/misc/uniq.pl. * Skip sort's "2[01]a" test cases for now to avoid a test failure on i586/x86_64. - Remove now-upstream and therefore obsolete patches. * coreutils-8.21.de.po.xz: Remove, upstream is latest. * coreutils-gnulib-tests-fix-nap-race-obs.patch: Remove, now upstream. * coreutils-gnulib-tests-fix-nap-race.patch: Likewise. * longlong-aarch64.patch: Likewise. - Update to 8.22 (2013-12-13) [stable] * * Bug fixes df now processes the mount list correctly in the presence of unstatable mount points. Previously it may have failed to output some mount points. [bug introduced in coreutils-8.21] df now processes symbolic links and relative paths to special files containing a mounted file system correctly. Previously df displayed the statistics about the file system the file is stored on rather than the one inside. [This bug was present in "the beginning".] df now processes disk device nodes correctly in the presence of bind mounts. Now df shows the base mounted file system rather than the last one mounted. [This bug was present in "the beginning".] install now removes the target file if the strip program failed for any reason. Before, that file was left behind, sometimes even with wrong permissions. [This bug was present in "the beginning".] ln --relative now updates existing symlinks correctly. Previously it based the relative link on the dereferenced path of an existing link. [This bug was introduced when --relative was added in coreutils-8.16.] ls --recursive will no longer exit with "serious" exit code (2), if there is an error reading a directory not specified on the command line. [Bug introduced in coreutils-5.3.0] mkdir, mkfifo, and mknod now work better when creating a file in a directory with a default ACL whose umask disagrees with the process's umask, on a system such as GNU/Linux where directory ACL umasks override process umasks. [bug introduced in coreutils-6.0] mv will now replace empty directories in the destination with directories from the source, when copying across file systems. [This bug was present in "the beginning".] od -wN with N larger than 64K on a system with 32-bit size_t would print approximately 2*N bytes of extraneous padding. [Bug introduced in coreutils-7.0] rm -I now prompts for confirmation before removing a write protected file. [Bug introduced in coreutils-6.8] shred once again uses direct I/O on systems requiring aligned buffers. Also direct I/O failures for odd sized writes at end of file are now handled. [The "last write" bug was introduced in coreutils-5.3.0 but masked by the alignment bug introduced in coreutils-6.0] tail --retry -f now waits for the files specified to appear. Before, tail would immediately exit when such a file is initially inaccessible. [This bug was introduced when inotify support was added in coreutils-7.5] tail -F has improved handling of symlinks. Previously tail didn't respond to the symlink target (re)appearing after being (re)created. [This bug was introduced when inotify support was added in coreutils-7.5] * * New features cp, install, mkdir, mknod, mkfifo and mv now support "restorecon" functionality through the -Z option, to set the SELinux context appropriate for the new item location in the file system. csplit accepts a new option: --suppressed-matched, to elide the lines used to identify the split points. df --output now accepts a 'file' field, to propagate a specified command line argument through to the output. du accepts a new option: --inodes to show the number of inodes instead of the blocks used. id accepts a new option: --zero (-z) to delimit the output entries by a NUL instead of a white space character. id and ls with -Z report the SMACK security context where available. mkdir, mkfifo and mknod with -Z set the SMACK context where available. id can now lookup by user ID, in addition to the existing name lookup. join accepts a new option: --zero-terminated (-z). As with the sort,uniq option of the same name, this makes join consume and produce NUL-terminated lines rather than newline-terminated lines. uniq accepts a new option: --group to print all items, while separating unique groups with empty lines. shred accepts new parameters to the --remove option to give greater control over that operation, which can greatly reduce sync overhead. shuf accepts a new option: --repeat (-r), which can repeat items in the output. * * Changes in behavior cp --link now dereferences a symbolic link as source before creating the hard link in the destination unless the -P,--no-deref option is specified. Previously, it would create a hard link of the symbolic link, even when the dereferencing options -L or -H were specified. cp, install, mkdir, mknod and mkfifo no longer accept an argument to the short -Z option. The --context equivalent still takes an optional argument. dd status=none now suppresses all non fatal diagnostic messages, not just the transfer counts. df no longer accepts the long-obsolescent --megabytes option. stdbuf now requires at least one buffering mode option to be specified, as per the documented interface. * * Improvements base64 encoding throughput for bulk data is increased by about 60%. md5sum can use libcrypto hash routines where allowed to potentially get better performance through using more system specific logic. sha1sum for example has improved throughput by 40% on an i3-2310M. This also affects sha1sum, sha224sum, sha256sum, sha384sum and sha512sum. stat and tail work better with EFIVARFS, EXOFS, F2FS, HOSTFS, SMACKFS, SNFS and UBIFS. stat -f --format=%T now reports the file system type, and tail -f now uses inotify for files on all those except SNFS, rather than the default (for unknown file system types) of issuing a warning and reverting to polling. shuf outputs subsets of large inputs much more efficiently. Reservoir sampling is used to limit memory usage based on the number of outputs, rather than the number of inputs. shred increases the default write block size from 12KiB to 64KiB to align with other utilities and reduce the system call overhead. split --line-bytes=SIZE, now only allocates memory as needed rather than allocating SIZE bytes at program start. stty now supports configuring "stick" (mark/space) parity where available. * * Build-related factor now builds on aarch64 based systems [bug introduced in coreutils-8.20] ++++ dos2unix: - Update to 6.0.4. * New options -ul and -ub to conver UTF-16 files without BOM * New Russian translation of the messages * Build 32 bit Windows binaries with Large File Support (LFS) by using mingw-w64 for 32 bit Windows * When a binary symbol is encountered the value is printed ++++ grep: - update to 2.16 * Fix gnulib-provided maint.mk to report correct version number * The fix to make \s and \S work with multi-byte white space broke the use of each shortcut whenever followed by a repetition operator. For example, \s*, \s+, \s? and \s{3} would all malfunction in a multi-byte locale. * The fix to make grep -P work better with UTF-8 made it possible for grep to evoke a larger set of PCRE errors, some of which could trigger an abort. E.g., this would abort: printf '\x82'|LC_ALL=en_US.UTF-8 grep -P y Now grep handles arbitrary PCRE errors * Handle very long lines (2GiB and longer) on systems with a deficient read system call. - removed patches: * grep-gnulib-ppc64le.patch, upstream source removed ++++ libgsf: - Update to version 1.14.29: + Fix problem with GsfOutfileStdio (bgo#706219). + Fix translation issue and leak (bgo#706937). + Fix fuzzed ods file crash (bgo#720458). + Updated translations. - Drop libgsf-g_memmove-no-more.patch: fixed upstream. ++++ kexec-tools: - xen 4.4 is exclusive to 64bit archs, so don't require it ++++ libreoffice: - Fix branding filelist and remove old help location from filelist ------------------------------------------------------------------ ------------------ 2014-1-4 - Jan 4 2014 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Add PackageKit-gstreamer1.patch: Build against gstreamer 1.0, not 0.10. ++++ apparmor: - add apparmor-profiles-samba-create-dirs.diff to allow samba to mkdir /var/run/samba and /var/cache/samba (bnc#856651) - add abstractions/samba to usr.sbin.winbindd profile - add capabilities ipc_lock and setuid to usr.sbin.winbindd profile (bnc#851131) - update dovecot profiles to support dovecot 2.x, and add profiles for the parts of dovecot that were not covered yet (bnc#851984) NOTE: Please adjust /etc/apparmor.d/tunables/dovecot to your needs. (apparmor-profiles-dovecot-bnc851984.diff, usr.lib.dovecot.*) - %restart_on_update (in parser %postun) is "translated" to stop/start by the systemd wrapper, which removes AppArmor protection from running processes. Fixed by using a custom script instead (bnc#853019) NOTE: The %postun from the previously installed apparmor-parser package will remove AppArmor protection from running processes a last time. Run aa-status to get a list of processes you need to restart, or reboot your computer. - reload profiles in %post of the apparmor-profiles package ++++ boost: - fix build of libzypp - patch from boost's track - added patches: * boost-1.54-change85160.patch ++++ gnucash: - Update to version 2.6.0 (bnc#858502): + New Major release, see http://gnucash.org/2.6-release-tour.phtml for a tour through the new features. + Preferences have been migrated from GConf to GSettings. + New date handling which allows GnuCash to use dates after March 2038. + Guile-2 compatibility: GnuCash now requires either Guile-1.8 or Guile-2.0. + Documents outside of GnuCash, images of receipts for example, can now be linked to transactions, with the facility of opening them in the default application for the document type. + Cutsom Reports can now be saved without renaming the report, and modifications can overwrite an existing report. + The import assistant now finishes much more quickly after assigning contra-accounts. + GnuCash now requires Gtk+-2.24.0 and GLib-2.26.0. Most of the dependencies on obsolete libraries have been removed; only libgnomecanvas remains. Unfortunately the effort to rewrite the register code to use GtkTreeModel wasn't completed in time, so GnuCash is not on the cusp of converting to Gtk3. + The Business Module has been substantially revamped, including support for Credit Notes and import of customers and vendors from a CSV file. + The Num field in the register display is now optionally per-split, so for example a check number can be entered for the checking account split and an invoice number for the expense account split. + GnuCash can now open locked books read-only so that more than one user can view a file. GnuCash still does not support multiple simultaneous writers. + By agreement of all authors, GnuCash is now licensed under the GNU General Public License Version 2 or later rather than simply Version 2. This allows derivative works to be licensed under the GPL Version 3 if the author of such a work so desires. + Many bugfixes. + Updated translations. - Update License tag to GPL-2.0+, following upstreams relicensing. - Add %glib2_gsettings_schema_* macros for schema handling. ++++ installation-images-SLES: - use bcond macros for vnc support, so I can disable it in core project ++++ kiwi: - move the filesystem options into an Object + eliminate a method in the Globals singleton that is FS independent, confusing and returns data structure that gets indexed, making data access error prone + first step to moving filesystem options into XML and unifying it with existing ZFS setting in the XML + we should not have disconnected ways of dealing with filesystem options + this will help with the implementation of *Builder classes for the various filesystems - fix type in the command line test trigger - fix inconsistency when applying tune options for ext file systems for the root file system + previously it was possible that both user specified tune options and built in kiwi option were passed to tune2fs. The tune2fs manpage does not specify the behavior when the same option is specified twice ++++ libpst: - Update to version 0.6.63: + Fixed buffer overrun in LIST_COPY_TIME. - Changes from version 0.6.62: + Old dependency filter breaks file coloring. ++++ libreoffice: - Drop branding-upstream package to merge it back to main one. - Raise required size for constraints to 20G. ++++ man-pages: - update to version 3.55 with a large number of new and updated manual pages as listed in http://git.kernel.org/cgit/docs/man-pages/man-pages.git/tree/Changes?id=man-pages-3.55 - includes changes from version 3.54 with a large number of new and updated manual pages as listed in http://git.kernel.org/cgit/docs/man-pages/man-pages.git/tree/Changes?id=man-pages-3.54 - packaging changes: * add source URL, see https://en.opensuse.org/SourceUrls ------------------------------------------------------------------ ------------------ 2014-1-3 - Jan 3 2014 ------------------- ------------------------------------------------------------------ ++++ kernel-default: - Switch to linux-*.tar.xz - commit 27d9f61 - Add support for linux-*.tar.xz to the spec files - commit d12c880 ++++ kernel-source: - Switch to linux-*.tar.xz - commit 27d9f61 - Add support for linux-*.tar.xz to the spec files - commit d12c880 ++++ kernel-syms: - Switch to linux-*.tar.xz - commit 27d9f61 - Add support for linux-*.tar.xz to the spec files - commit d12c880 ++++ libHX: - Update to new upstream release 3.18 * Incorrect behavior in HX_strltrim has been fixed * Added a HX_stpltrim function ++++ libqt5-qtbase: - Explicitly (Build)Require pkgconfig(harfbuzz) for 13.1+ - Explicitly activate system-harfbuzz, system-freetype and fontconfig options - Drop clucene-core-devel and giflib-devel Build(Requires): unused - Drop pkgconfig(atspi-2) (Build)Requires: external libatspi2 is not used during build time (see qtbase commit 4c1c820) ++++ libgcrypt: - add arm-missing-files.diff: Add missing files to fix build - fix bnc#856915: can't open /dev/urandom * correct libgcrypt-1.5.0-etc_gcrypt_rngseed-symlink.diff - require libgpg-error 1.11 or higher ++++ libreoffice: - Drop base-extensions, empty package too. - Readjust the link-ooo-home script to delete empty folders if not owned and add few comments there. - Remove lo_prefix and lo_home vars as they are pointless nowdays - Remove the debug switch to control ccache, it is controled already in obs so it is pointless in spec - Increase Disk requirement for 18 gb, it was 17 here on local build so it should be safe again to build. - Mark more files for /usr/share move ------------------------------------------------------------------ ------------------ 2014-1-2 - Jan 2 2014 ------------------- ------------------------------------------------------------------ ++++ aspell-dictionaries: - updated pl dictionary, version 20140102 [bnc#857026] ++++ doxygen: - updated to 1.8.6: * many bugfixes and features, see http://www.stack.nl/~dimitri/doxygen/manual/changelog.html for details ++++ kernel-default: - ARM: Reenable and update configs - commit 0d77ece - Update to 3.13-rc6. - commit 63236e5 ++++ kernel-source: - ARM: Reenable and update configs - commit 0d77ece - Update to 3.13-rc6. - commit 63236e5 ++++ kernel-syms: - ARM: Reenable and update configs - commit 0d77ece - Update to 3.13-rc6. - commit 63236e5 ++++ kiwi: - Switch to kmod-compat Otherwise you'll get a conflict in the build service: conflict for provider of module-init-tools needed by kiwi-desc-oemboot-requires, (provider module-init-tools is conflicted by installed kmod-compat) ++++ openssl: - Fixed bnc#857203, openssl: crash in DTLS renegotiation after packet loss Add file: CVE-2013-6450.patch ++++ libreoffice: - Try to move all the noarch split content to /usr/share - Drop Draft.jpg nobody knows what it is :) - Remove stlport hacks as it is gone since 4.0. - Do not create compat symlink for broken SLE11 desktop file as it is not built there anymore. - Quote the langs variable so we actually use it. - Do not reduce jobs if using icecream. - Drop scsolver readme. It is quite few years dead now. - Drop impress extensions as they were deextensified. - Drop patch solenv-java-source-version.diff as it is not used. - Disable slowcheck for now. - Fix typo on the sed line. - Version bump to 4.2.0rc for testing purposes - Update the spec file to be only one building everything - Cleanup of spec with removal of old cruft here and there - Remove bundled libs always demand the system versions - Remove bundled tarballs that are no longer used - Removed patches no longer usable: * fix-collision.patch * zip-3.0-add_options_to_help.patch * zip-3.0-iso8859_2.patch * zip-3.0-nonexec-stack.patch * zip-3.0-optflags.patch * zip-3.0-tempfile.patch * zip-notimestamp.patch * solenv-touch-no-dereference.diff * split-help-buildhack-no-vcl.diff * system-poppler-0.12.3.diff * scripting-prefer-internal-rhino.diff * build-help-common.diff - Refreshed patches: * office-cfg-linux-common-template-dir.diff * officecfg-help-in-usr-share.diff * solenv-java-source-version.diff * wizards-create-temlates-with-python-2.6.diff - To be fixed: * split-icons-search-usr-share.diff - Obsoleted specs: * libreoffice-help-en-US.spec * libreoffice-help-group1.spec * libreoffice-help-group2.spec * libreoffice-help-group3.spec * libreoffice-help-group4.spec * libreoffice-help-group5.spec * libreoffice-icon-themes.spec * libreoffice-l10n.spec - Help packs for now moved into l10n packs with proper provides. Can be adjusted later when we get full build for comparsion. ++++ minicom: - update to 2.7 * Configurable status line via -F option, see manpage for a listing of format specifier. * Improve display of device name in status line. * Script: Binary transmission feature via "!<" * Fixes. ++++ myspell-dictionaries: - update Polish dictionary to version 20140102 (bnc#857026) ++++ puppet: - removed patch puppet-3.0.2-init.patch, and replaced with puppet-3.0.2-client-init-masterport.patch because the original caused shutdown of puppet client on a puppetmaster to shutdown the puppet master. ++++ python-pyOpenSSL: -Add bug-lp-1265482.diff; fix testsuite for SLE11 (bnc#855666) ++++ qemu: - Update version number of SeaBIOS, spotted by BdMdesigN ++++ rubygem-ruby-dbus: - 0.9.3 Bug fixes: * re-added COPYING, NEWS, README.md to the gem (Issue#47, by Cédric Boutillier) Packaging: * use packaging_rake_tasks ++++ sblim-sfcb: - Update to 1.4.7 New features: (see README.conf) - [sfcb-tix:#86] Support configurable SSL Diffie Hellman parameters file - [sfcb-tix:#87] Support configurable SSL ECDH elliptic curve name - [sfcb-tix:#76] Identify running SFCB processes in ps output Bugs fixed: - [sfcb-tix:#81] Bad CMPIType assignment in cimXmlOps - [sfcb-tix:#82] ClientEnvFT for SfcbLocal doesn't match SFCC - [sfcb-tix:#83] Add Alternate getObjectPath() for SfcbLocal Connections - [sfcb-tix:#84] Upcall mutex not freed on shutdown - [sfcb-tix:#85] SFCB: SfcbLocal interface should expose markHeap() and releaseHeap() - [sfcb-tix:#88] Ensure unique semaphore keys across multiple http adapters - [sfcb-tix:#92] indicationDeliveryThreadLimit not properly enforced - [sfcb-tix:#93] ProfileProvider segfault while stopping slpUpdate thread - [sfcb-tix:#90] Problems with enableInteroOp=false - rebased and cleaned up patch list Patches dropped (upstreamed): 0001-Makefile.am-add-autoconfiscate.sh-to-dist.patch 0003-providerMgr-add-prototypes.patch 0005-Return-value-from-non-void-function.patch 0006-Configurable-local-socket-group-permission-for-daemo.patch 0007-Check-for-existance-of-autoconfiscate.sh-before-call.patch 0015-Fix-startup-without-interop-namespace.patch Patches rebased: 0001-Makefile.am-Honor-build-environment.patch 0002-Enable-broker.LogMessage-and-broker.trace.patch 0006-Define-YYPARSE_PARAM-early-for-cimXmlOps-and-cimXmlP.patch 0007-Don-t-crash-if-class-repo-is-not-initialized.patch 0008-Increase-max-trace-msg-len-to-4096.patch 0009-Catch-SIGABRT.patch 0010-Properly-shut-down-if-provider-crashed.patch 0011-Can-t-use-srcdir-in-TESTS.patch ++++ sca-patterns-base: - moved pat to sca-appliance-patdev ++++ vm-install: - Add support for sles12 and sled12 - Add support in the upgrade feature to use the virsh XML format in addition to the legacy xend sxp format - Version 0.8.0 - Add debug switch to allow starting VM's with 'xl' - Version 0.7.9 ++++ xen: - fate#315692: XEN: Include Xen version 4.4 in SLES-12 Update to Xen 4.4.0 RC1 c/s 28233 - Drop 32bit support from spec file - Dropped numerous patches now included in the tarball ------------------------------------------------------------------ ------------------ 2014-1-1 - Jan 1 2014 ------------------- ------------------------------------------------------------------ ++++ amavisd-new: - add some recommended decoders (bnc#754852) - fixed amavisd-milter invocation (bnc#809969) - correctly set clamd socket to (/var/run/clamav/clamd-socket) (bnc#844575) - some spec file cleanup including using optflags for native code ++++ libbluray: - Select the C standard to be used with autoconf macros instead of passing std=c99. - Correct CPPFLAGS and CFLAGS - Ensure config.h is always included, in 32 bit OS the library was using both fopen() and fopen64() this will cause problems with largefiles due to _FILE_OFFSET_BITS=64 beign used inconsistenly. - Patch name : libbluray-autotools.patch ++++ mc: - update to 4.8.11: - Core * Live update of panels size when editing layout * Support "Compute totals" option in move file operation - VFS * rpm extfs - show dependency version - support tar payload - improve support for EPOCH tag - add support for PREINPROG/POSTINPROG/PREUNPROG/POSTUNPROG, VERIFYSCRIPTPROG and TRIGGERSCRIPTS/TRIGGERSCRIPTPROG tags - Editor * Support "bracketed paste mode" of xterm * Clarify Java syntax highlighting - Misc * Print warnings about unknown '--with-' / '--enable-' configure options * Code cleanup and refactoring - Fixes: * Segfault while moving files * Broken handling of mc command line arguments * Copy/move doesn't work if num_history_items_recorded=0 * No subdir path completion in current dir, if stub is not starting with './' * Deprecated "find -perm +xxx" syntax is used * Home, End, Shift-Fn keys don't work in tmux * Improper [en|dis]abling of layout dialog split adjustment buttons * Bogus strings in 'Confirmation' config dialog * "Configure options" first entry not highlighted * "Setup saved to ~/.config/mc/ini" message is misleading * Typo in mc.lib: "less=%filename +%linenog" instead of "+%lineno" * Wrong order of filename and line number for external editor * mcedit: tabs are lost when text is pasted * mcedit: question on large file treats Escape as Yes * Broken case-sensitive search in editor/viewer/diffviewer * Changes to files in nested .zip archives are lost * Incorrect handling of filenames with spaces with unrar v5 * iso9660 VFS: filenames truncating in ISO file listing * vfs_path_from_str_flags() doesn't support VPF_STRIP_HOME * Bright colors are used as background colors in 16-color skins * Various defects in documentation - removed patches: * mc-extfs-helpers-urar.patch, committed upstream - modified patches: * mc-extfs-iso9660-xorriso.patch, adjust for upstream change * mc-multi-press-f-keys.patch, remove fuzz * mc-rpm.patch, adjust for upstream change in context ++++ xen: - gcc-32bit pulls in the right gcc bits, so better buildrequire that ++++ xorg-x11-server: - Also build with --disable-linux-apm as lnx_apm.lo is still built even if --disable-linux-acpi is used. Both are obsolete and very likely dangerous to use nowadays. ------------------------------------------------------------------ ------------------ 2013-12-31 - Dec 31 2013 ------------------- ------------------------------------------------------------------ ++++ gstreamer: - Update to version 1.2.2: + Bugs fixed: bgo#712597, bgo#719437, bgo#707230, bgo#712300, bgo#714989, bgo#719575. ++++ gstreamer-plugins-bad: - Update to version 1.2.2: + Bugs fixed: bgo#667564, bgo#680700, bgo#706211, bgo#709416, bgo#710223, bgo#711495, bgo#712219, bgo#712605, bgo#715166, bgo#719657, bgo#720099, bgo#720421, bgo#720532, bgo#720673. ++++ gstreamer-plugins-base: - Update to version 1.2.2: + Bugs fixed: bgo#715138, bgo#708200, bgo#707621, bgo#709965, bgo#711819, bgo#712280, bgo#712796, bgo#712805, bgo#678011. ++++ gstreamer-plugins-good: - Update to version 1.2.2: + Bugs fixed: bgo#688153, bgo#709800, bgo#710013, bgo#711131, bgo#711829, bgo#712137, bgo#712328, bgo#712335, bgo#712401, bgo#712611, bgo#712722, bgo#712744, bgo#715039, bgo#719431, bgo#719811, bgo#720813, bgo#720986, bgo#721003. ++++ gstreamer-plugins-bad: - Update to version 1.2.2: + Bugs fixed: bgo#667564, bgo#680700, bgo#706211, bgo#709416, bgo#710223, bgo#711495, bgo#712219, bgo#712605, bgo#715166, bgo#719657, bgo#720099, bgo#720421, bgo#720532, bgo#720673. ++++ xf86-video-intel: - disable support for legacy User Mode Setting (for i810) on !%ix86 systems, while other distros currently disable this feature unconditionally, I am only suggesting this change for architectures that do not or cannot have this hardware. ------------------------------------------------------------------ ------------------ 2013-12-30 - Dec 30 2013 ------------------- ------------------------------------------------------------------ ++++ bluez: - Update to version 5.13: * Fix issue with PS3 controller detection. * Add support for data transfers to L2CAP testing tool. * Add support for delay reporting to AVDTP testing tool. * Add support for Android Bluetooth Core interface. * Add support for Android Bluetooth Socket interface. * Add support for Android Bluetooth HID Host interface. * Add support for Android Bluetooth PAN interface. Changes since 5.12: * Fix issue with missing reply to DisconnectProfile. * Fix issue with icon property and class of device changes. * Fix issue with HID devices when SDP record is not available. * Fix issue with handling auto-pairing of printers. * Fix issue with agent authorization handling. * Add support for PS3 controller setup and pairing. * Add support for LE L2CAP CoC test capabilities. * Add support for AVDTP qualification test cases. * Add support for SMP cryptographic test cases. ++++ cmis-client: - Whitespace cleanup here&there. ++++ parted: - Fix partition device names on MMC devices (bnc#847580) - libparted-fix-mmcblk-partition-name.patch ++++ xf86-video-intel: - Update to 3.0 prerelease 2.99.907: The highlight here is that things seem to be quietening down on the bug reporting front. All is not quiet as you will see below, and maybe it is just the holiday season that is approaching*, but there has been a remarkable falloff in bug reports. Lets hope this trend holds and we can make a stable release shortly! + Acceleration support for Intel's next generation of integrated processor graphics has landed, codenamed Broadwell. + Fix potential X server infinite recursion (crash) from a gen2 bug fix Regression in 2.99.906 https://bugs.freedesktop.org/show_bug.cgi?id=71605 + Workaround a missing pipeline flush within Ivybridge, that would leave black rectangles randomly over the output https://bugs.freedesktop.org/show_bug.cgi?id=68410 + Fix tiled fills. gen2-3 and gen4+ had two different bugs that both broke rendering with small 8x8 patterns in some circumstances https://bugs.freedesktop.org/show_bug.cgi?id=71260 + Fix reads from a cropped video image using a packed pixel format. + Another clear the clear hint after DRI2 SwapBuffers, like the bug fixed in 2.99.903. Failure to clear the hint would cause read backs of the frontbuffer (Xvnc) to be blank. https://bugs.freedesktop.org/show_bug.cgi?id=72194 + Disable VSync on Baytrail https://bugs.freedesktop.org/show_bug.cgi?id=69869 + Handle partial uploads with TearFree correctly https://bugs.freedesktop.org/show_bug.cgi?id=72343 https://bugs.freedesktop.org/show_bug.cgi?id=72430 + Avoid recusing through DRI event handlers whilst processing TearFree, leading to a double free (and memory corruption) https://bugs.freedesktop.org/show_bug.cgi?id=72690 + Hide the gen4 render corruption by crippling the GPU https://bugs.freedesktop.org/show_bug.cgi?id=55500 - Remove upstream patch Patch1: U_sna-Process-Damage-relative-to-dst-pDrawable-not-its.patch ------------------------------------------------------------------ ------------------ 2013-12-29 - Dec 29 2013 ------------------- ------------------------------------------------------------------ ++++ xorg-x11-server: - Update to version 1.15.0: The final 1.15 release! ------------------------------------------------------------------ ------------------ 2013-12-28 - Dec 28 2013 ------------------- ------------------------------------------------------------------ ++++ mariadb: - updated to MariaDB 10.0.7 Beta * Release notes: https://kb.askmonty.org/en/mariadb-1007-release-notes/ * Changelog: https://kb.askmonty.org/en/mariadb-1007-changelog/ ------------------------------------------------------------------ ------------------ 2013-12-27 - Dec 27 2013 ------------------- ------------------------------------------------------------------ ++++ SuSEfirewall2: - add perl-Net-DNS requires for "SuSEfirewall2 log" (bnc#856705) ++++ gd: - Cleanup here&there to parallelize everything - Remove bogus cmake dependency ++++ grub2: - update to grub-2.02 beta2 * drop upstream patches - grub2-fix-unquoted-string-in-class.patch (different) - grub2-cdpath.patch (modified) - grub2-fix-parsing-of-short-LVM-PV-names.patch - grub2-fix-descriptor-leak-in-grub_util_is_imsm.patch - grub2-install-opt-skip-fs-probe.patch (file it patched no more exists, functionality included upstream) - grub2-fix-x86_64-efi-startup-stack-alignment.patch - grub2-fix-x86_64-efi-callwrap-stack-alignment.patch - 0001-Fix-build-with-FreeType-2.5.1.patch * rediff - grub2-linux.patch - use-grub2-as-a-package-name.patch (do not patch generated configure) - grub2-GRUB_CMDLINE_LINUX_RECOVERY-for-recovery-mode.patch - grub2-fix-locale-en.mo.gz-not-found-error-message.patch (upstream added explicit exclusion for en_* language only; I do not see reason to stop with error in this case for any language). - not-display-menu-when-boot-once.patch - grub2-secureboot-provide-linuxefi-config.patch - grub2-pass-corret-root-for-nfsroot.patch - 0002-btrfs-add-ability-to-boot-from-subvolumes.patch - grub2-fix-menu-in-xen-host-server.patch - grub2-fix-Grub2-with-SUSE-Xen-package-install.patch - grub2-secureboot-add-linuxefi.patch - grub2-secureboot-no-insmod-on-sb.patch - rename-grub-info-file-to-grub2.patch * drop Makefile.util.am and Makefile.core.am, they are now generated during build * call ./autogen.sh again now when it does not need autogen anymore; drop autoreconf call, it is called by autogen.sh * drop 0001-btrfs-rename-skip_default-to-follow_default.patch - is not needed anymore due to upstream changes * package /usr/bin/grub2-file, /usr/bin/grub2-syslinux2cfg and /usr/sbin/grub2-macbless * use grub-install --no-bootsector instead of --grub-setup=/bin/true in postinstall script ++++ libetonyek: - Drop useless dep over libwpg. Cleanup whitespace. ++++ libvirt: - Ignore 'make check' on older, code 11 base ++++ rng-tools: - udev does not like rules without a new line ++++ whois: - update to 5.1.0 * Added the .ga, .ml, .pf, .xn--l1acc (.МОН, Mongolia) and .xn--mgba3a4f16a (.ﺍیﺭﺎﻧ, Iran) TLD servers. * Added the servers for 54 "new" gTLDs. * Updated the .bw, .gd, .hn, .sb, .xn--j1amh and .xn--mgberp4a5d4ar TLD servers. * Added new RIPE and APNIC ASN allocations. * Removed the .ck TLD server. * Updated one or more translations. * Applied multiple small fixes contributed by Petr Písař of Red Hat. * Correctly hide the disclaimers for .be and .sx. * Direct queries for private ASN blocks to RIPE. ------------------------------------------------------------------ ------------------ 2013-12-26 - Dec 26 2013 ------------------- ------------------------------------------------------------------ ++++ brasero: - Update to version 3.11.3: + Support Tracker 0.18. + Remove X session support (make Brasero work under Wayland). + Updated translations. - Drop brasero-tracker-0.18.patch: fixed upstream. - Drop gnome-common BuildRequires and call to autoreconf, as we don't carry any patches. - Update to version 3.11.0: + Include an appdata file. + Updated translations. - Update to version 3.10.0: + Fixed drawing issues in media selection combo boxes. + Fix several crashers. + Fixes for new autotools. + Disable audio normalisation - it's broken since GStreamer 1.0. + Updated translations. - Drop brasero-tracker-0.16.patch, fixed upstream. - Drop gnome-common BuildRequires, and stop using autoreconf, not needed anymore since we do not carry any patches. - Stop passing --disable-scrollkeeper, no longer needed nor recognized. - Add pkgconfig(libburn-1) and pkgconfig(libisofs-1) BuildRequires in order to build the libburnia plugin, we already pass - -enable-libburnia to configure. ++++ kernel-default: - Update to 3.13-rc5. - Eliminated 3 patches. - commit 7127d5f ++++ kernel-source: - Update to 3.13-rc5. - Eliminated 3 patches. - commit 7127d5f ++++ kernel-syms: - Update to 3.13-rc5. - Eliminated 3 patches. - commit 7127d5f ++++ libvirt: - Fixed and reenabled unit tests. bnc#854694 ++++ rarian: - Register / deregister Scrollkeeper DTD from the XML Catalog on installation / removal. ------------------------------------------------------------------ ------------------ 2013-12-25 - Dec 25 2013 ------------------- ------------------------------------------------------------------ ++++ zsh: - Update to version 5.0.4 * Small bugfix release - Add zsh-pipefix.patch to import pipe fixes from zsh.git - Remove upstream patches * zsh-osc-suseversion.patch * zsh-zypper-completion.patch ------------------------------------------------------------------ ------------------ 2013-12-24 - Dec 24 2013 ------------------- ------------------------------------------------------------------ ++++ NetworkManager-gnome: - Drop gnome-bluetooth-devel BuildRequires: on GNOME 3.11.x, the bluetooth widget is no longer supported. ++++ PackageKit: - Update to version 0.8.15: + Lots of bugfixes and cleanups, no real new features. + Changes in the following backends: alpm, aptcc, hawkey and yum. + Bugsfixes: - Do not assert when re-using a PkPackage instance. - Do not overrride CLEANFILES from gtk-doc, append to it. - Do not update the role when doing the test transaction. - For gtk-doc DOC_SOURCE_DIR is relative to builddir. - For gtk-doc add missing setup_files. - Ignore progressbar start text if it unchanged. - Only show some status values in pkcon after a small delay. - Resolve internally in pkcon to provide a better output. - Update CVE regexp for new CVE format. - Use syslog() correctly. - Use the filter when removing and installing software using pkcon. - Use the system database location when compiling with - -enable-local. ++++ deja-dup: - Add deja-dup-vala-0.22.patch: Support building against vala 0.22; taken from deja-dup 30 branch. ++++ gettext-runtime: - avoid testing gnulib copies - we're not interested in bugs in gnulib as we don't use it ++++ hicolor-icon-theme: - Update to version 0.13: + Icon-theme-spec: Add icon scale support. + Support 512x512 bitmaps for high density display age. - Rebase hicolor-scalable-sizes.patch. ++++ llvm: - Update to final release candidate (r197980) ++++ virt-manager: - Drop virtman-autoconnect.patch ------------------------------------------------------------------ ------------------ 2013-12-23 - Dec 23 2013 ------------------- ------------------------------------------------------------------ ++++ PackageKit-branding-SLE: - Rebase PackageKit-branding-vendor.patch and PackageKit-branding-default-config.patch for PackageKit 0.8.14. ++++ grep: - don't drag texlive into bootstrap cycle - makeinfo is enough ++++ kernel-default: - Run add_vmlinux for ppc64le - commit ae96e26 - ibmveth: Fix more little endian issues. - powerpc: Don't return to BE mode when we are already there. - powerpc: Add hack to make ppc64le work on hosts without ILE. - powerpc: Add relocation code for fixups. - powerpc: Add global exports for all interrupt vectors. - commit 3d0a348 ++++ kernel-source: - Run add_vmlinux for ppc64le - commit ae96e26 - ibmveth: Fix more little endian issues. - powerpc: Don't return to BE mode when we are already there. - powerpc: Add hack to make ppc64le work on hosts without ILE. - powerpc: Add relocation code for fixups. - powerpc: Add global exports for all interrupt vectors. - commit 3d0a348 ++++ kernel-syms: - Run add_vmlinux for ppc64le - commit ae96e26 - ibmveth: Fix more little endian issues. - powerpc: Don't return to BE mode when we are already there. - powerpc: Add hack to make ppc64le work on hosts without ILE. - powerpc: Add relocation code for fixups. - powerpc: Add global exports for all interrupt vectors. - commit 3d0a348 ++++ libdbus-c++: - pthread is needed for the test app - not just on i586 ++++ libgda: - Update to version 5.2.2: + Avoid using setlocale() in libraries. + Bugs fixed: bgo#720594. + Updated translations. - Drop libgda-new-graphviz.patch: fixed upstream. ++++ webkitgtk: - Add webkitgtk-ppc64le.patch: Support powerpc64le-linux. - Inject same C(PP)FLAGS as for ppc64. ++++ webkitgtk3: - Add webkitgtk-ppc64le.patch: Support powerpc64le-linux. - Inject same C(PP)FLAGS as for ppc64. ++++ pidgin-sipe: - Update to version 1.17.3: + Fixed sf#222: SIPE crashes when groupchat session expires. + Fixed sf#225: HTTP re-authentication with NTLM fails. + Fix UCS Persona key extraction. ++++ webkitgtk3: - Add webkitgtk-ppc64le.patch: Support powerpc64le-linux. - Inject same C(PP)FLAGS as for ppc64. ------------------------------------------------------------------ ------------------ 2013-12-22 - Dec 22 2013 ------------------- ------------------------------------------------------------------ ++++ hxtools: - Update to new upstream release 20131222 * New utilities: bin2c (replaces png2wx), peicon ++++ libgpod: - Update to version 0.8.3: + Add support for libimobiledevice 1.1.5. + Remove use of some deprecated glib functions. + Fix various issues found using clang/cppcheck. + Improve robustness of the iphone callout. - Drop libgpod-libimobiledevice-fix.patch, fixed upstream. - Stop passing --enable-udev to configure, now default enabled. - Remove conditional BuildRequires for obsolete openSUSE versions (11.2 and older, no longer supported as evergreen either). - Stop passing --with-hal-callouts-dir=%{_libexecdir}/hal and and --disable-udev only needed for obsolete openSUSE versions. ++++ libofx: - Update to version 0.9.9: + Fix missing increment of SO_CURRENT number in libofx-0.9.6 to avoid crashes when mixing this with older applications. + bug#41: Fix a crash that occurs while importing a possibly invalid OFX file. - Rename libofx5 subpackage to libofx6, following the soname bump. - Delete backup files that should not be in the tarball. ++++ openssl: - Fixed bnc#856687, openssl: crash when using TLS 1.2 Add file: CVE-2013-6449.patch ++++ libxcb: - Update to version 1.10: + Bump libxcb-xkb SONAME due to ABI break introduced in 1.9.2 + Enable libxcb-xkb by default + Bump libxcb-sync SONAME + c_client.py: Fix _sizeof() functions + c_client.py: Do not create pointers in unions + c_client.py: Always initialize xcb_align_to + Re-introduce xcb_ge_event_t (deprecated, xcb_ge_generic_event_t should be used instead) + Fix alignment issues in FD passing code + Fix poll() if POLLIN == ROLLRDNORM|POLLRDBAND + Use /usr/spool/sockets/X11/ on HP-UX for UNIX sockets + Make xsltproc optional ++++ monitoring-plugins: - Add SNMPv3 context support to check_snmp following an idea of Lars Mathwig ------------------------------------------------------------------ ------------------ 2013-12-21 - Dec 21 2013 ------------------- ------------------------------------------------------------------ ++++ gnutls: - Upgrade to 3.2.8 * Version 3.2.8 (released 2013-12-20) * * libgnutls: Updated code for AES-NI. That prevents an uninitialized variable complaint from valgrind. * * libgnutls: Enforce a maximum size for DH primes. * * libgnutls: Added SSSE3 optimized SHA1, and SHA256, using Andy Polyakov's code. * * libgnutls: Added SSSE3 optimized AES using Mike Hamburg's code. * * libgnutls: It only links to librt if the required functions are not present in libc. This also prevents an indirect linking to libpthread. * * libgnutls: Fixed issue with gnulib strerror replacement by adding the strerror gnulib module. * * libgnutls: The time provided in the TLS random values is only precise on its first 3 bytes. That prevents leakage of the precise system time (at least on the client side when only few connections are done on a single server). * * certtool: The --verify option will use the system CAs if the load-ca-certificate option is not provided. * * configure: Added option --with-default-blacklist-file to allow specifying a certificate blacklist file. * * configure: Added --disable-non-suiteb-curves option. This option restricts the supported curves to SuiteB curves. * * API and ABI modifications: gnutls_record_check_corked: Added Add files: gnutls-3.2.8.tar.xz, gnutls-3.2.8.tar.xz.sig, gnutls-implement-trust-store-dir-3.2.8.diff, gnutls-3.2.8-noecc.patch Delete files: gnutls-3.2.6.tar.xz, gnutls-3.2.6.tar.xz.sig, gnutls-implement-trust-store-dir, gnutls-3.2.6-noecc.patch ++++ kernel-default: - Update to 3.13-rc4. - ppc64le/vanilla appears to have not been resynced when copied. - commit 82b44e7 ++++ kernel-source: - Update to 3.13-rc4. - ppc64le/vanilla appears to have not been resynced when copied. - commit 82b44e7 ++++ kernel-syms: - Update to 3.13-rc4. - ppc64le/vanilla appears to have not been resynced when copied. - commit 82b44e7 ++++ llvm: - Update to r197866 from release_34 branch ++++ libdmapsharing: - Update to version 2.9.24: + Fix clang warning (bgo#711063). + Avoid OOB read with buggy servers (bgo#711063). + Use strlen() instead of hard-coding string length (bgo#711063). - Changes from version 2.9.23: + Replace some assertions in dmap-gst-*-input-stream.c with error handling. + Fix daap-share.c:should_transcode(). ++++ pinentry: - disable qt3 support to avoid maintaining qt3 forever ------------------------------------------------------------------ ------------------ 2013-12-20 - Dec 20 2013 ------------------- ------------------------------------------------------------------ ++++ argyllcms: - Release 1.6.2: + Added "dark region emphasis" -V parameter to targen and colprof. + Fixed bug and tweaked dispcal black point optimization to err on the black side. Added -v3 for even more debugging information. + Changed i1d3 driver to be more forgiving of EEProm checksum calculation (support for ""A-02"" release). + Fixed problem with TV encoded output and dispread -E -k/-K. + Fixed minor bug in DE94 in icclib. + Fixed major bug in illumread - result was being corrupted. + Fixed "edges don't match" bug in printarg when -iCM -h -s/-S used. + Fix bug in -H flag in ccxxmake, chartread, dispcal, dispread, illumread & spotread so that it works once again. - Bugfix update from 1.6.1: + Fix bug in "average -m" + Fix oeminst to work with a wider range of i1d3 install files. + Fix ColorMunki reflective measurement accuracy, particularly for reflective readings. - Remove argyllcms-stringcompare.patch, argyllcms-void.patch: merged upstream. ++++ coreutils: - coreutils-gnulib-tests-ppc64le.patch: Fix imported gnulib long double math tests for little-endian PowerPC. ++++ gcc48: - Fix include-fixed removals. ++++ dracut: - Cleanup: Remove %define replace_mkinitrd 1 and related conditionals in .spec file -> One either has to install dracut or mkinitrd and it will stay like that. ++++ libgcj48: - Fix include-fixed removals. ++++ gnome-settings-daemon: - Add gnome-settings-daemon-upower-backport.patch -- from upstream; support upower 0.99. - Up upower-glib dependency. ++++ gnome-shell-extensions: - Update to version 3.11.3: + workspace-indicator is vertically aligned now. + Updated translations. ++++ grep: - grep-gnulib-ppc64le.patch: Fix imported gnulib long double math tests for little-endian PowerPC. ++++ gsettings-desktop-schemas: - Update to version 3.11.3: + Add 'Always on Top' key. + Add keybindings to move windows between monitors. + Updated translations. ++++ kernel-default: - Update config files: Disable relocation on ppc64le (it's broken) - commit fbe0eb5 ++++ kernel-source: - Update config files: Disable relocation on ppc64le (it's broken) - commit fbe0eb5 ++++ kernel-syms: - Update config files: Disable relocation on ppc64le (it's broken) - commit fbe0eb5 ++++ kiwi: - v5.06.15 released - Cleanup isoboot code * prevent use of fixed loop device name - cleanup variable setup for oemboot * remove unused variable required for isoboot only - fixed boot of split systems * the loop device setup for the read-only squashfs part was broken ++++ libgdata: - Update to version 0.15.0: + Major changes: - Add JSON support and a Google Tasks service. - Add support for GProxyResolver proxies. - Fix build with recent gnome-common versions. - Fix build and installed header files for C++. - Remove deprecated function calls. - Fix compilation with -fstrict-aliasing. - Port local tests to use libuhttpmock (which is a new dependency). + Various API changes (see documentation). + Bugs fixed: bgo#712565, bgo#719647. + Updated translations. - Add pkgconfig(json-glib-1.0) and pkgconfig(libuhttpmock-0.0) BuildRequires: new dependencies. - Drop pkgconfig(libsoup-gnome-2.4) BuildRequires: no longer required. - Bump _sover to 19, following upstreams soname change (also in baselibs.conf). ++++ sssd: - Update to new upstream release 1.11.3 * The AD provider is able to resolve group memberships for groups with Global and Universal scope * The initgroups (get groups for user) operation for users from trusted AD domains was made more reliable by reading the required tokenGroups attribute from LDAP instead of Global Catalog * A new option ad_enable_gc was added to the AD provider. This option allows the administrator to force SSSD to talk to LDAP port only and never try the Global Catalog * The AD provider is now able to leverage the tokenGroups attribute even when POSIX attributes are used, providing better performance during logins. * A memory leak in the NSS responder that affected long-lived clients that requested netgroup data was fixed - Remove sssd-ldflags.diff (merged upstream) ++++ texlive: - Add patch source-bnc856363.dif from upstream CVS to fix bnc#856363 - xdvi -sourceposition exits with Fatal error: currinf.set_char_p... compare with https://sourceforge.net/p/xdvi/bugs/388/ ++++ orc: - Update to version 0.4.18: + Important bugfix in reading constants from bytecode. + Documentation and code cleanup. + Fix cache flushing on iOS. ++++ libpng16: - updated to 1.6.8: Changed #ifdef PNG_HANDLE_AS_UNKNOWN_SUPPORTED in pngpread.c to [#]ifdef PNG_SET_UNKNOWN_CHUNKS_SUPPORTED to be consistent with what is in pngpriv.h. Moved prototype for png_handle_unknown() in pngpriv.h outside of the #ifdef PNG_SET_UNKNOWN_CHUNKS_SUPPORTED/#endif block. Enabled WRITE_INVERT and WRITE_PACK in contrib/pngminim/encoder. Fixed pngvalid 'fail' function declaration on the Intel C Compiler. This reverts to the previous 'static' implementation and works round the 'unused static function' warning by using PNG_UNUSED(). Handle zero-length PLTE chunk or NULL palette with png_error() instead of png_chunk_report(), which by default issues a warning rather than an error, leading to later reading from a NULL pointer (png_ptr->palette) in png_do_expand_palette(). This is CVE-2013-6954 and VU#650142. ++++ systemd: - Adapt patch 1011-check-4-valid-kmsg-device.patch to fit current upstream version maybe related to bnc#854884 - Change patch 1012-pam_systemd_do_override_XDG_RUNTIME_DIR_of_the_original_user.patch to check if XDG_RUNTIME_DIR is set before the call of pam_putenv() may fix bnc#855160 - Disable multi-seat-x build, since package xorg-x11-server currently in Factory no longer needs it. ++++ libvirt: - Remove dependency on pm-utils from libvirt-client bnc#856381 - CVE-2013-6436: Fix crashes in lxc memtune code, one of which results in DoS f8c1cb90-CVE-2013-6436.patch, 9faf3f29-LXC-memtune.patch bnc#854486 ++++ rubygem-ruby-shadow: - updated to version 2.3.2 Fix up compilation issues causing problems with a non-GNU make. ++++ sca-patterns-base: - separated as individual RPM package ++++ sca-patterns-edir: - separated as individual RPM package ++++ sca-patterns-filr: - separated as individual RPM package ++++ sca-patterns-hae: - separated as individual RPM package ++++ sca-patterns-oes: - separated as individual RPM package ++++ sca-patterns-sle10: - separated as individual RPM package - added firefox-SUSE-SU-2013_1678-1d.pl sle10sp4 firefox-SUSE-SU-2013_1678-1e.pl sle10sp3 java-SUSE-SU-2013_1677-23.pl sle10sp3 java-SUSE-SU-2013_1677-2d.pl sle10sp4 javaibm-SUSE-SU-2013_1669-1a.pl sle10sp4 javaibm-SUSE-SU-2013_1669-1b.pl sle10sp3 ++++ sca-patterns-sle11: - separated as individual RPM package - updated vmware-00001.pl link - added time consideration to lastdown-3301593.py - additional error checking in lastdown-3301593.py - added tmp-7002723.py sleall firefox-SUSE-SU-2013_1678-1a.pl sle11sp3 firefox-SUSE-SU-2013_1678-1b.pl sle11sp2 firefox-SUSE-SU-2013_1678-1c.pl sle11sp1 flash-SUSE-SU-2013_1716-1a.pl sle11sp3 flash-SUSE-SU-2013_1716-1b.pl sle11sp2 java-SUSE-SU-2013_1677-2a.pl sle11sp3 java-SUSE-SU-2013_1677-2b.pl sle11sp2 java-SUSE-SU-2013_1677-2c.pl sle11sp1 java-SUSE-SU-2013_1677-3a.pl sle11sp3 java-SUSE-SU-2013_1677-3b.pl sle11sp2 kdev-7003734.py sle11all kernel-SUSE-SU-2013_1748-1.pl sle11sp2 kernel-SUSE-SU-2013_1749-1.pl sle11sp3 xfs-7013481a.py sle11sp2 xfs-7013481b.py sle11sp3 xfs-7014242.py sle11all ++++ xf86-input-evdev: - provides/obsoletes x11-input-mtrack, since multitouch devices are now covered via mtdev library; drop request for x11-input-mtrack has been filed ++++ xf86-video-nouveau: - package renamed to xf86-video-nouveau ++++ xorg-x11-server: - Update to version 1.14.99.905 (1.15 RC5): We're getting perilously close to 1.15 now; this should be the last RC before we're done next week. If you haven't bothered to test a recent candidate, now would be an awesome time to do so and make sure we're releasing something that's going to work for you. ++++ yast2: - Add fail and abort hooks for installation - 3.1.12 ++++ yast2-installation: - Add abort and fail hooks for installation - 3.1.18 ------------------------------------------------------------------ ------------------ 2013-12-19 - Dec 19 2013 ------------------- ------------------------------------------------------------------ ++++ DirectFB: - correct baselibs.conf ++++ PackageKit: - Update to version 0.8.14: + We've removed and deprecated the parts of PackageKit that either didn't work very well, or simply were not being used. The library and soname stays the same, but a lot of daemon cruft has been removed. + A lot of the work above focused on speed, and packagekitd is substantially faster on most backends now. 100ms here, 50ms there; things feel lot more snappy doing the most common operations. + Libraries: - Do not add two refs on the PkPackage when in a sack. - Do not check if the package-id name is valid UTF-8. - Do not maintain two arrays of the same packages. - Do not use g_strdup_printf() when building a package_id. - Optimise pk_package_set_id() by not using g_strsplit(). - Remove an overly-cautious dup when setting the package ID. + Backends: - box: Remove backend, it's obsolete upstream. - Various fixes in backends: entropy, hawkey, portage, zif. + New Features: Update the website and developer docs to reflect reality. + Bugfixes: - Don't populate a PkResults object just so we can save one PkErrorEnum value. - Don't update the text package cache when refreshing. - Explicitly mark the required PolicyKit as a hard dep. - Never ever use WError. - Only get the sender cmdline when the value is going to be used. - Only load the transaction introspection once. - Only validate UTF-8 text from the spawned backends. - Speed up loading the transaction introspection by 13ms. - Drop pm-utils BuildRequires and pm-utils relevant install instructions: support has been removed. - Add PackageKit-dbus-interface-annotation.patch: annotate GetHistory call for Qt bindings to compile. ++++ coreutils: - Fix issue with binary input in non-C locale (rh#1036289) (coreutils-i18n.patch): Initialize memory for some edge cases in the i18n patch for uniq and join. ++++ gcc48: - Update to gcc-4_8-branch head (r206104). ++++ cups-filters: - Split binary RPM sub-package cups-filters-ghostscript which is needed for Ghostscript version upgrade to 9.10. Since Ghostscript version 9.10 the CUPS filters gstoraster and gstopxl are removed from Ghostscript. Those filters are now provided by cups-filters. The binary RPM sub-package cups-filters-ghostscript provides only those CUPS filters for Ghostscript. This way cups-filters-ghostscript can be used with the traditional CUPS up to version 1.5.4 where the other filters, backends, and cups-browsed from cups-filters would cause conflicts because CUPS <= 1.5.4 already provides them. In contrast for CUPS versions since 1.6 the whole cups-filters is usually needed (but not strictly required). ++++ dante: - dante.spec: instead of statically defining CFLAGS, parse out - grecord-gcc-switches from %{optflags}, since it causes problems for the configure script ++++ efibootmgr: - Update version number to 0.6.0, - Integrate SLE11 patches. [bnc#830784] (efibootmgr-0.6.0-fail-visibly.diff, efibootmgr-0.6.0-set_boot_order.diff) - Fix gcc warnings. (efibootmgr-0.6.0-gcc-Wall.diff) - Make default '--loader' build-time configurable. (efibootmgr-0.6.0-derhat.diff) - Don't let '--write-signature' overwrite unique signatures. (efibootmgr-0.6.0-write-unique-id-once.diff) - Drop obsolete patches (efibootmgr-0.5.4.diff, efibootmgr-0.5.4-catchup.diff, efibootmgr-0.5.4-sector-size.diff) ++++ libgcj48: - Update to gcc-4_8-branch head (r206104). ++++ glibc: - Update to glibc 2.18.90 83f5c32d21f7: * Support for STT_GNU_IFUNC symbols added for ppc64 * A new feature test macro _DEFAULT_SOURCE is available * The _BSD_SOURCE feature test macro no longer enables BSD interfaces that conflict with POSIX. The libbsd-compat library (which was a dummy library that did nothing) has also been removed. * Added support for version-3 tz format files - i686-no-sse42-strstr.patch: Removed ++++ glibc: - Update to glibc 2.18.90 83f5c32d21f7: * Support for STT_GNU_IFUNC symbols added for ppc64 * A new feature test macro _DEFAULT_SOURCE is available * The _BSD_SOURCE feature test macro no longer enables BSD interfaces that conflict with POSIX. The libbsd-compat library (which was a dummy library that did nothing) has also been removed. * Added support for version-3 tz format files - i686-no-sse42-strstr.patch: Removed ++++ libgsf: - Add libgsf-g_memmove-no-more.patch: g_memmove has been dropped. ++++ ibus-chewing: - Update to 1.4.4 * Fixed IBus issue 1294: Chewing GUI in French [patch] * Fixed bogus date * Fixed password is visible on GNOME lock screen (bnc#847718, CVE-2013-4509) * Fixed ibus-chewing 1.4.3-1 not built with (rh#842856) - Drop cmake-fedora-modules.tar.bz2 * the source archive includes a newer version of cmake-fedora ++++ kernel-default: - Update config files: Disable kvm for ppc64le (not implemented upstream) - commit 7fa2dfd - powerpc: PTRACE_PEEKUSR always returns FPR0. - commit c9829ea - PPC: Build only vmlinux target. - commit 04c2cde - powerpc: Make 64-bit non-VMX __copy_tofrom_user bi-endian. - commit 0044320 - Add ppc64le support (configs are a copy of the ppc64 ones with LE enabled) - commit d86dbed - sched: Remove PREEMPT_NEED_RESCHED from generic code. (fixes ppc) - commit 605502a - Disable 32-on-64 ptrace patch, it breaks for ppc64le - commit a943cf8 - Update config files - remove epapr bytechan interface, we don't support booke - commit 68ab0ab ++++ kernel-source: - Update config files: Disable kvm for ppc64le (not implemented upstream) - commit 7fa2dfd - powerpc: PTRACE_PEEKUSR always returns FPR0. - commit c9829ea - PPC: Build only vmlinux target. - commit 04c2cde - powerpc: Make 64-bit non-VMX __copy_tofrom_user bi-endian. - commit 0044320 - Add ppc64le support (configs are a copy of the ppc64 ones with LE enabled) - commit d86dbed - sched: Remove PREEMPT_NEED_RESCHED from generic code. (fixes ppc) - commit 605502a - Disable 32-on-64 ptrace patch, it breaks for ppc64le - commit a943cf8 - Update config files - remove epapr bytechan interface, we don't support booke - commit 68ab0ab ++++ kernel-syms: - Update config files: Disable kvm for ppc64le (not implemented upstream) - commit 7fa2dfd - powerpc: PTRACE_PEEKUSR always returns FPR0. - commit c9829ea - PPC: Build only vmlinux target. - commit 04c2cde - powerpc: Make 64-bit non-VMX __copy_tofrom_user bi-endian. - commit 0044320 - Add ppc64le support (configs are a copy of the ppc64 ones with LE enabled) - commit d86dbed - sched: Remove PREEMPT_NEED_RESCHED from generic code. (fixes ppc) - commit 605502a - Disable 32-on-64 ptrace patch, it breaks for ppc64le - commit a943cf8 - Update config files - remove epapr bytechan interface, we don't support booke - commit 68ab0ab ++++ libgcrypt: - fix dependency for 32bit devel package - name hmac files according soname - fix hmac subpackage dependency - update to 1.6. * Removed the long deprecated gcry_ac interface. Thus Libgcrypt is not anymore ABI compatible to previous versions if they used the ac interface. Check NEWS in libgcrypt-devel for removed interfaces. * Removed the module register subsystem. * The deprecated message digest debug macros have been removed. Use gcry_md_debug instead. * Removed deprecated control codes. * Improved performance of most cipher algorithms as well as for the SHA family of hash functions. * Added support for the IDEA cipher algorithm. * Added support for the Salsa20 and reduced Salsa20/12 stream ciphers. * Added limited support for the GOST 28147-89 cipher algorithm. * Added support for the GOST R 34.11-94 and R 34.11-2012 (Stribog) hash algorithms. * Added a random number generator to directly use the system's RNG. Also added an interface to prefer the use of a specified RNG. * Added support for the SCRYPT algorithm. * Mitigated the Yarom/Falkner flush+reload side-channel attack on RSA secret keys. See [CVE-2013-4242]. * Added support for Deterministic DSA as per RFC-6969. * Added support for curve Ed25519. * Added a scatter gather hash convenience function. * Added several MPI amd SEXP helper functions. * Added support for negative numbers to gcry_mpi_print, gcry_mpi_aprint and gcry_mpi_scan. * The algorithm ids GCRY_PK_ECDSA and GCRY_PK_ECDH are now deprecated. Use GCRY_PK_ECC if you need an algorithm id. * Changed gcry_pk_genkey for "ecc" to only include the curve name and not the parameters. The flag "param" may be used to revert this. * Added a feature to globally disable selected hardware features. * Added debug helper functions. - rebased patches * libgcrypt-1.5.0-etc_gcrypt_rngseed-symlink.diff * libgcrypt-ppc64.patch - add libgcrypt-1.6.0-use-intenal-functions.patch to fix fips.c build - Move all documentation to -devel package ++++ libgdata: - Update to version 0.14.1: + Fix build with recent gnome-common versions. + Fix build and installed header files for C++. + Remove deprecated function calls. + Fix compilation with -fstrict-aliasing. + Bugs fixed: bgo#712565, bgo#719647. ++++ libnettle: - also build baselibs for libnettle-devel (for wine 32bit development) ++++ libidn: - disable gpg-offline again to avoid build cycles ++++ sblim-sfcCommon: - Adapt to upstream name and shared library policies. renamed package from libsblim-sfccommon to sblim-sfcCommon generating libsfcUtil0 and sblim-sfcCommon-devel. ++++ libssh: - Remove remove-pedantic-errors.diff, does not apply anymore and is not needed anymore. ++++ python-pywbem: - pywbem-ipv6.patch: Enabling IPv6. (bnc#840250) - pywbem-ssl_verify_host.patch: Fix for security issue around SSL certificate verification (possible MITM attack). Adapted to work with python 2.6 and SLE11's python-M2Crypto version. (bnc#856323 bnc#856108 CVE-2013-6418) - Don't remove buildroot in install section ++++ sblim-sfcb: - BuildRequires sblim-sfcCommon-devel ++++ simple-scan: - Update to version 3.11.3: + Remove deprecated Gtk.Stock items and Gtk widgets (GtkVBox, GtkTable, GtkHButtonBox). + Stop using sqlite package. + Update .ui file to work with recent Glade version. + Fix regression where quality and contrast can be reset to minimum. + Mark autosaved books as needs saving. - Update to version 3.10.2: + Install missing help images (lp#1211148). - Changes from version 3.10.1: + Fix page size not being applied on some drivers (lp#550856). + Rewrite autosaving. Now uses files for scan data, is more efficient in writing to disk and drops dependency on sqlite (lp#1245678). - Drop pkgconfig(sqlite3) BuildRequires, no longer needed. ++++ wireshark: - update to 1.10.5 + bugs fixed: * Wireshark stops showing new packets but dumpcap keeps writing them to the temp file. * Wireshark 1.10.4 shuts down when promiscuous mode is unchecked. * Homeplug dissector bug: STATUS_ACCESS_VIOLATION: dissector accessed an invalid memory address. ------------------------------------------------------------------ ------------------ 2013-12-18 - Dec 18 2013 ------------------- ------------------------------------------------------------------ ++++ DirectFB: - Update to 1.7.1 * API + Add 4k display resolution. + Add alternative UHDTV mode. * API | C++ + Add convenience classes like DFBRectangle to new header file , fix dynamic cast with NULL pointer * Options + Add 'nm-for-trace' option that must be used to run 'nm' at trace dump (as done before). Add D_ARGS env as input to libdirect's config_init (constructor). * And many bugfixes and refactoring 1.7.0: * task-manager allows to automatically distribute rendering tasks over multiple cpu and/or gpu cores * Merged Projects: + DirectFB-extra (missing bits) + SaWMan + FusionDale + FusionSound + DiVine + ++dfb (packaged in separate lib++dfb-1_7-1 and lib++dfb-devel packages) * New APIs + Add IDirectFBSurface::DumpRaw() to dump raw pixel data of a surface to a file + Add IDirectFBSurface::GetFrameTime() to receive the timestamp for the next frame to be rendered + Add IDirectFBSurface::SetFrameTimeConfig() to configure GetFrameTime() + Add IDirectFBVideoProvider::SetDestination() to change the destination surface and/or destination rectangle during playback * New System Module drm/kms * New ImageProviders + WebP + tiff * Tons of bugfixes and performance improvements... - build with more features - timidity, vorbis, cddb, drm, kms, jasper, wepb, rsvg and imlib2 - refreshed/rebased * DirectFB-1.6.1-lm.patch * DirectFB-int.patch - added patches * DirectFB-1.7.1-drop-test_foo.patch, drop a test, which can't be compiled ++++ ImageMagick: - updated to 6.8.7-10: * fix crash when using -resize with GPU acceleration ++++ aaa_base: - Use only bash and readline defaults for fallback completion (bnc#851908) ++++ autoyast2: - control.rng has been moved to yast2-installation-control package - 3.1.4 ++++ dracut: - Add purge kernel service/feature which before was part of mkinitrd bnc#854348 ++++ evince: - Update to version 3.11.3: + New features and improvements: - Hide window titlebar when maximized (bgo#696254). - Add AtkDocument implementation to EvViewAccessible (bgo#719507). - Remove the margin of the toolbar buttons and center them vertically (bgo#709005) + Bug fixes: - Disable "Send To" action when there is no mail client available (bgo#701654). - Always consider the cursor page as the current page for accessibility when caret navigation is enabled. - Fix the page size reported in the properties dialog for some document backends (bgo#711093). + Documentation: - Update toolbar page (bgo#705211). - Update information on working with bookmarks (bgo#710107). + Updated translations. ++++ findutils: - findutils-gnulib-ppc64le.patch: Fix imported gnulib long double math tests for little-endian PowerPC. ++++ gnome-online-accounts: - Update to version 3.11.3: + Bugs fixed: bgo#701500, bgo#712535, bgo#712843, bgo#720446. + Updated translations. ++++ nautilus: - Update to version 3.11.3: + Don't perform deep counts on regular files. + Fix overlapping filenames on hover in canvas view. + Fix crasher when changing the symlinks cache. + Standardize Help/About/Quit for the app menu. + Remove Enter Location from the app menu. + Use search bar style for the query editor. + Support building against Tracker 0.18. - Stop injecting tracker 0.18 support before build. ++++ gnome-weather: - Update to version 3.11.3: + Always show a title in the header bar (bgo#720322). + CityView is now consistent with other apps wrt the back button (bgo#720321). + We now follow the HIGs for standard items in the app menu. + The sidebar can show forecast for today and tomorrow at all times. + We no longer show the night before the day, which was reported as confusing. + Updated translations. - Create new subpackage gnome-shell-search-provider-gnome-weather, containing the GNOME Shell search provider. ++++ hyper-v: - Use native systemd services for post 13.1 releases ++++ kernel-default: - Disable simplefb and x86 sysfb due to breakage (bnc#855821) - commit 656db57 - Add kernel-obs-build to use the distribution kernel within OBS VM builds. Add kernel-obs-qa to test that the kernel is booting within OBS VMs. It may run also further tests later on. - commit e9cfd5c ++++ kernel-source: - Disable simplefb and x86 sysfb due to breakage (bnc#855821) - commit 656db57 - Add kernel-obs-build to use the distribution kernel within OBS VM builds. Add kernel-obs-qa to test that the kernel is booting within OBS VMs. It may run also further tests later on. - commit e9cfd5c ++++ kernel-syms: - Disable simplefb and x86 sysfb due to breakage (bnc#855821) - commit 656db57 - Add kernel-obs-build to use the distribution kernel within OBS VM builds. Add kernel-obs-qa to test that the kernel is booting within OBS VMs. It may run also further tests later on. - commit e9cfd5c ++++ kiwi: - KIWIAnalyeCustomData: Create a custom.json file in addition to the custom dir tree The custom.json file contains the name, directory, binary and permission information for each file we found and categorized as unmanaged ++++ lftp: -Update to latest stable upstream, 4.4.14: fixed HEAD/PROPFIND handling in http. a minor memory leak fixed. ++++ libqt5-qtlocation: - Initialize libqt5-qtlocation package ++++ libdbusmenu-qt: - Update to 0.9.2+14.04.20131209 * Install CMake config files for dbusmenu-qt and dbusmenu-qt5. This makes it easy for other projects to use the library with find(dbusmenu-qt) or find(dbusmenu-qt5) without having to ship a FindDBusMenuQt.cmake file. (More about this topic here: http://www.cmake.org/Wiki/CMake/Tutorials/Packaging ). Test programs available here: http://agateau.com/tmp/dmqt-samples.tar.bz2. * Destructors of classes intended to be base classes updated to virtual. * When adding a new submenu action, refresh() that action to ensure full menu hierarchy is built. - Rebase noqDebug-qWarnings.patch to this release - Explicitly disable Qt5 build, in case both Qt4 and Qt5 are present in build enviroment ++++ libidn: - Verify source tarball via gpg-offline ++++ leveldb: - add support for other archs (taken from debian, 0001-debian-ports.patch) ++++ libmediaart: - Initial package, version 0.1.0: + The code for this project has been extracted from Tracker and inserted into its own library because there is call for this functionality in other places on the desktop. ++++ phonon: - Phonon package exists only via provides, so don't make devel package require it - provide will go away soon ++++ qpdf: - Update to version 5.1.0 * Add ability to provide your own source of random numbers at runtime * More handling of damaged PDF files ++++ sblim-sfcCommon: - fix License syntax ++++ systemd: - Added 0001-logind-garbage-collect-stale-users.patch: Don't stop a running user manager from garbage-collecting the user. Original behavior caused bnc#849870 ++++ libunistring: - libunistring-gnulib-ppc64le.patch: Fix imported gnulib long double math tests for little-endian PowerPC. ++++ minicom: - update to 2.6.2 * Alternative hex output (to be improved) * Print creation date of serial device file (if < 20 hrs), useful for identifying just plugged in USB-Serial adapters * Support ':' (colon) in device path names. Note, that this changes old behaviour which used ':' as a device path delimiter. * Several language updates. - refreshed/rebased patches * minicom-2.3-no-build-date.patch * minicom-2.4-norootsetup.diff * minicom-2.5-serial_device_path_length.patch ++++ neard: - license update: GPL-2.0 majority of files have GPL-2.0 (only) license ++++ os-prober: - add os-prober-fix-btrfs-subvol-mounted-tests.patch * move btrfs subvolume mounted tests after regualr rootfs tree tests to make sure that root and subvolume fs tree are tested. * the test order is just a preference, assuming that distribution are installed to root fs tree more likely than to a subvolume. ++++ patterns-sled: - No longer install gsynaptics (deprecated) - Install rhythmbox for GNOME Multimedia pattern. - Really install dconf-editor when gconf-editor is installed - Replace xsane with simple-scan. ++++ rarian: - Add scrollkeeper-omf.dtd to rarian-scrollkeeper-compat package: ensure the DTD remains known, despite scrollkeeper no longer being used. ++++ sca-patterns-groupwise: - separated as individual RPM package ++++ systemd-presets-branding-SLE: - Enable hv_kvp_daemon and hv_vss_daemon from hyper-v pkg ++++ xf86-video-intel: - disabled glamor support (FATE#316690) * Currently the driver doesn't support this acceleration method at all. It falls back to UXA, once you specify GLAMOR as acceleration method. ++++ yast2-online-update-configuration: - Fix missing lib dir in makefile and specfile - 3.1.3 ++++ yast2-pkg-bindings: - eliminate deprecated zypp::DiskUsage class (bnc#852943) (by mlandres) - 3.1.2 ++++ yast2-update: - updated BuildRequires: RNG schema for control files has been moved to yast2-installation-control package - use %yast_controldir RPM macro - move the *.glade link to Git (allow creating POT from clean Git checkout without need to run "make") - 3.1.2 ------------------------------------------------------------------ ------------------ 2013-12-17 - Dec 17 2013 ------------------- ------------------------------------------------------------------ ++++ Mesa: - Make proper use of %build and %install - Use verbose make rules ++++ aaa_base: - change mistakenly root:users group to root:root (bnc#843230) ++++ atk: - Update to version 2.11.4: + AtkRole: add roles for description lists (bgo#720065). + Deprecations: - Deprecate table properties that depend on the row/column number (bgo#476674). - kill AtkMisc (bgo#652798). - Deprecate connect/remove_property_change_handler. - Deprecate atk_role_register. + Documentation: - improve documentation for AtkObject::property-change (bgo#644747). - Improved AtkUtil documentation. - Updated new symbols sections on documentation. - Not using GTK-Doc tag "Virtual" anymore, as is deprecated. + Build fixes (bgo#644756, bgo#652965). + Visual C++ Studio usage fixes. + Misc bug fixes: bgo#572489, bgo#653293, bgo#720095. + Updated translations. ++++ cheese: - Update to version 3.11.3: + Validate AppData XML during distcheck. + Fix an empty last page in the effects selector. + Refactor effects page next/previous logic. + Updated translations. ++++ dirmngr: - Update to version 1.1.1 + Fixes for building with newer mingw32 versions. - Remove dirmngr-GPLv3.patch and dirmngr-GPLv3.patch; merged and/or fixed on upstream release - Subpackage locales ++++ gd: - updated to 2.1.0 - removed warn.patch (not needed) - removed ppc64.patch (upstreamed) - removed gd-png_check_sig.patch (upstreamed) ++++ gdk-pixbuf: - Update to version 2.30.2: + jpeg: fix icc profile loading and improve error handling. + Make --update-cache work better. + Updated translations. ++++ gnome-bluetooth: - Update to version 3.11.3: + Obsolete the separate wizard, instead a widget to create a Bluetooth Settings panel is provided and will be used by gnome-control-center. + Removed APIs: - settings/wizard plugins API. - killswitch (now handled by gnome-settings-daemon's Rfkill plugin). - applet gir library. + Better icons for headphones, headsets, Apple, Google and Samsung phones. - No longer package 61-gnome-bluetooth-rfkill.rules: it lives now officially andf formally in gnome-settings-daemon. - Drop gnome-bluetooth-plugins-geoclue subpackage and obsolete it from the main package: gnome-bluetooth no longer suppoers plugins. - No longer pass --disable-scrollkeeper and - -enable-nautilus-sendto to configure: those parameters haven't been valid for a few releases. - Rename libgnome-bluetooth12 subpackage to libgnome-bluetooth13, following upstreams soname change. ++++ gnome-color-manager: - Update to version 3.11.3: + Translate the AppData file. + Add some new 16:9 screenshots. + Bugfixes: - ColorChecker is one word. - Correct the approximate timings in the calibration dialog. - Default to quick calibration, should be more than enough. - Don't depend on software we are not using. - Generate display profiles with a perceptual rendering intent. - Laptops can have different display types too. - Make gcm-picker look like a GNOME 3 application. - Make it work with dispcal using stderr. - Remove the 3D hull functionality. - Support more display types. + Updated translations. - Drop pkgconfig(gnome-desktop-3.0), pkgconfig(x11) and pkgconfig(xrandr) BuildRequires: with the removal of 3D hull functionality, those are no longer required. ++++ gnome-control-center: - Add patches to support UPower 0.99: + gnome-control-center-upower-DeviceChanged-signal.patch + gnome-control-center-upower-display.patch + gnome-control-center-upower-fix-build.patch + gnome-control-center-upower-icons.patch + gnome-control-center-upower-changed-signal.patch -- update for libupower-glib API changes, from 3.11. - Up libupower-glib dependency ++++ gnome-system-monitor: - Update to version 3.11.3: + Bugs fixed: bgo#719504, bgo#719589, bgo#720091, bgo#720105. + Updated translations. ++++ grub2: - add new patches for booting btrfs snapshot (fate#316522) (fate#316232) * 0001-btrfs-rename-skip_default-to-follow_default.patch * 0002-btrfs-add-ability-to-boot-from-subvolumes.patch * 0003-cmdline-add-envvar-loader_cmdline_append.patch * 0004-btrfs-export-subvolume-envvars.patch ++++ vim: - Updated to revision 131, fixes the following problems * ":help s/\_" reports an internal error. (John Beckett) * Completing a tag pattern may give an error for invalid pattern. * Python: When vim.eval() encounters a Vim error, a try/catch in the Python code doesn't catch it. (Yggdroot Chen) * "zG" and "zW" leave temp files around on MS-Windows. * ColorScheme autocommand matches with the current buffer name. * "gUgn" cannot be repeeated. (Dimitar Dimitrov) * Memory leak in Python OptionsAssItem. (Ken Takata) * New GNU make outputs messages about changing directory in another format. * When using Zsh expanding ~abc doesn't work when the result contains a space. * When a mapping starts with a space, the typed space does not show up for 'showcmd'. * It's possible that redrawing the status lines causes win_redr_custom() to be called recursively. * Can't build with Perl 5.18 on Linux. (Lcd 47) * Completion doesn't work for ":py3d" and ":py3f". (Bohr Shaw) * Compiler warnings for "const" and incompatible types. * getline(-1) returns zero. (mvxxc) * Relative line numbers mix up windows when using folds. * Syncbind causes E315 errors in some situations. (Liang Li) ++++ kernel-default: - Port module signing changes from SLE11-SP3 (fate#314508) - commit 8a264a3 ++++ kernel-source: - Port module signing changes from SLE11-SP3 (fate#314508) - commit 8a264a3 ++++ kernel-syms: - Port module signing changes from SLE11-SP3 (fate#314508) - commit 8a264a3 ++++ llvm: - Update to r197490 from release_34 branch ++++ libqt5-qtwebkit: - Add ppc64le-support.patch: Support powerpc64le-linux. ++++ SDL: - Add libsdl-1.2.15-resizing.patch: resolve an issue whereby window frame corner resizing emitted no resize events to applications (bnc#855639) ++++ libburnia: - update libisofs to version 1.3.4 * Giving sort weight 2 as default to El Torito boot images * Encoding HFS+ names in UTF-16 rather than UCS-2. - update libburn to version 1.3.4 * Bug fix: Drive error reports were ignored during blanking and formatting * Bug fix: Drive LG BH16NS40 stalls on inspection of unformatted DVD+RW * New API call burn_disc_pretend_full_uncond() - update libisoburn to version 1.3.4 * Bug fix: Command -blank "as_needed" formatted blank BD-R. * Bug fix: -as mkisofs option -log-file put the log file into the image * Bug fix: -cut_out did not add x-permission to r-permission of directory * Bug fix: Command -zisofs did not accept all options emitted by - status -zisofs * Bug fix: -blank force:... failed on appendable or closed media * New command -read_speed * New -close mode "as_needed", new -as cdrecord option - -multi_if_possible * New -alter_date types: a-c , m-c , b-c , c - add rpmlintrc to remove false-positive dependency error ++++ firebird-classic: - m68k-support.patch: add support for m68k ++++ libmwaw: - Upgrade to upstream 0.2.0 - ABI change - Several improvements in handling of embedded graphics ++++ ncurses: - Add ncurses patch 20131214 + modify configure-script/ifdef's to allow OLD_TTY feature to be suppressed if the type of ospeed is configured using the option - -with-ospeed to not be a short. By default, it is a short for termcap-compatibility (adapted from suggestion by Christian Weisgerber). + correct a typo in _nc_baudrate() (patch by Christian Weisgerber, cf: 20061230). + fix a few -Wlogical-op warnings. + updated llib-l* files. ++++ netcontrol: - Applied a minimal 0002-allow-wicked.patch to accept wicked as the network service (fate#316768). - Renamed libnl3.patch to 0001-use-libnl3.patch ++++ openssl: - compression_methods_switch.patch: setenv might not be successful if a surrounding library or application filters it, like e.g. sudo. As setenv() does not seem to be useful anyway, remove it. bnc#849377 ++++ procps: - Change patch procps-ng-3.3.8-accuracy.dif to really use finally jiffies to calculate %CPU output (bnc#855861) ++++ sblim-sfcCommon: - added COPYING, AUTHORS, and NEWS to %doc section ++++ libunwind: - libunwind-ppc64le.patch: Add support for ppc64le ++++ neard: - Add neard.service to enable neard.(bnc#837978) Fixed systemd BuildRequires version. ++++ openvpn: - Readded rcopenvpn helper script under systemd (bnc#848070) ++++ wireshark: - update to 1.10.4 [bnc#855980] + vulnerabilities fixed: * The SIP dissector could go into an infinite loop. wnpa-sec-2013-66 CVE-2013-7112 * The BSSGP dissector could crash. wnpa-sec-2013-67 CVE-2013-7113 * The NTLMSSP v2 dissector could crash. Discovered by Garming Sam. wnpa-sec-2013-68 CVE-2013-7114 + Further bug fixes and updated protocol support as listed in: https://www.wireshark.org/docs/relnotes/wireshark-1.10.4.html ++++ yast2-nis-client: - contains .etc.defaultdomain agent - 3.1.3 ++++ yast2-online-update-configuration: - Add option for using deltarpms during update - FATE#314867 - 3.1.2 ------------------------------------------------------------------ ------------------ 2013-12-16 - Dec 16 2013 ------------------- ------------------------------------------------------------------ ++++ Mesa: - Fix filelist: /etc/drirc is now always installed ++++ at-spi2-atk: - Update to version 2.11.3: + Fix atspi_text_get_bounded_ranges. + bgo#719508: document: add support to current page and page count. ++++ at-spi2-core: - Update to version 2.11.3: + Fix atspi_text_get_bounded_ranges. + bgo#719508: document: add support to current page and page count. ++++ dante: - update to dante-1.4.0 o Older syntax for setting the socket buffer sizes via socket.recvbuf.udp, socket.sendbuf.udp, socket.recvbuf.tcp and socket.sendbuf.tcp options have been deprecated and replaced with the more general API for setting socket options. "socket.recvbuf.udp" can now be set by ".udp.so_rcvbuf" "socket.sendbuf.udp" can now be set by ".udp.so_sndbuf" "socket.recvbuf.tcp" can now be set by ".tcp.so_rcvbuf" "socket.sendbuf.tcp" can now be set by ".tcp.so_sndbuf" refers to either "internal", for Dante's internal interface(s), or "external", for Dante's external interface(s). o socks-rules now require a "socks" prefix (like client-rules require a "client" prefix), and the socks "method" keyword has been renamed to "socksmethod". o The "socksmethod" keyword can now be set in client-rules too. It is used to override the default preference for what socksmethod to select for which clients addresses, making it possible to by default e.g., have the preference "gssapi username none", but for some client-ranges have a different preference, e.g., "none username gssapi". Normally there is no need to use set this keyword in a client-rule. o Fallback to direct (non-proxy) routes now defaults to off in the client, as well as in the server. To keep previous behaviour in the client, with direct route fallback for destinations with no matching route, set SOCKS_DIRECTROUTE_FALLBACK to "yes" in the environment, or ./configure with --enable-drt-fallback. Direct fallback is enabled if there are no routes configured (as is usually the case in a server configuration), and disabled otherwise. o IPv6 is now supported in the server. Standard IPv6 address syntax is used for addresses, with the addition of the special address "0/0" used for matching both all IPv4 and all IPv6 addresses. o New "monitor" object added. Syntax is similar to rules and routes, but instead of applying to individual sessions, it applies to all sessions currently matching the addresses to monitor. This can be used for monitoring network anomalies related to too little data being transferred or too many disconnects occurring, triggering alarms if detected. o Possibility to configure system errors and DNS-errors for special logging in certain cases (when connecting and performing hostname resolving). o More aggressive regarding how many processes to fork when starting and how many processes to reserve for future clients. o Added new log keyword: "tcpinfo". Used to report more extensive statistics about sessions, including TCP_INFO on supported platforms. o SIGINFO/SIGUSR1 output is now logged at level "info" instead of level "debug". o SIGHUP code rewritten. Should function considerably better in environments were SIGHUP is, for whatever reason, sent an excessive amount of times every second. o Default for the maximum number of clients an i/o process can handle has been increased from 8 to 32. o Improved UDP compatibility by sending appropriate ICMP unreachable errors to clients and targets, if running with the appropriate privileges (typically, root is required for this). Makes it possible for a client or target to be notified that a UDP packet it wanted the Dante server to forward was not forwarded. o Reduction in memory consumption at the expense of allocating extra memory dynamically in the very rare, perhaps non-existing, cases where the extra memory is needed. o The default timeout for TCP i/o (timeout.io.tcp) has been changed from 84000 to 0. 0 means use the kernels default, which in most cases will mean no timeout. See UPGRADE for more information. o The session module has been merged with the mainstream Dante code, and has also been extended to support the following new features: - connection throttling (number of new sessions accepted per second). - state-keys. Two state keys are currently supported: - per-IP address. - per-hostid (hostid is supported on certain platforms, with certain kernel patches, with certain clients). The syntax has also changed (see UPGRADE). See the manual for more information about the new features. o Code used for finding the correct outgoing address to bind when external.rotation is set to "route" replaced with much simpler, but hopefully equally (or better) functioning code. Idea taken from Quagga. o Use getpassphrase() rather then getpass() to obtain password for username authentication when available. Avoids 9 character limit on Solaris. Suggested by Albert Fluegel o Use sqrt() rather than sqrtl() in stddev calculation, as sqrtl() is not available on some platforms (such as FreeBSD 7.2). Problem reported by Rudolf Polzer . o If the authentication method used was RFC931 (ident), the username was not always logged when it should be. Reported by Gregory Charot (EVENIUM) . o Syntax checking has been improved to better detect invalid or likely incorrect server configurations. This can result in some configurations that have previously been accepted or accepted with warnings by Dante, to now cause an error on startup, preventing the Dante server from starting up until the configuration error has been fixed. o Fixed compilation on OpenBSD with compilers not supporting -Wbounded. Problem report and testing by Mikael More . o GSSAPI "clear" is no longer enabled by default, as it is not part of the SOCKS GSSAPI standard per se. o external.rotation was not handling non-IPv4 target addresses correctly. Reported and diagnosed by Rudolf Polzer . o The "--disable-libwrap" option has been renamed "--without-libwrap". o Fixed bug that would cause the following warning to sometimes be erroneously reported: "warning: accept(2) failed: Resource temporarily unavailable" o SIGINFO log information extended to include information about i/o buffer status and as well as UDP packet latency. o Real-time scheduling priority settings and CPU affinity settings made available in sockd.conf. See https://www.inet.no/dante/files/dante_realtime_preview.pdf for a performance analysis done in relation to these new features. o General API for setting socket options on sockets used by Dante made available in sockd.conf. o Support for cross compilation of client library for Android (system name 'arm-linux-androideabi'). Testing and analysis by Yoav Weiss . o Problem with sockd.init generation in dante.spec fixed. Reported by Luiz Gustavo Nascimento . - refreshed patches: dante-1.4.0-64bit_portability.patch dante-1.4.0-glibc-2.17.patch dante-1.4.0-sockd_conf_man_format.patch dante-1.4.0-socksify_man_format.patch - %{optflags} contains -grecord-gcc-switches, which causes problems for configure. removed optflags from CFLAGS and modified it to contain the rest of the options. ++++ eog: - Update to version 3.11.3: + Image background layer uses GdkRGBA to avoid color conversion from GdkColor and principally allow transparent backgrounds. + Make several actions available over D-Bus. + Fixed more deprecated GtkStyle and GtkStock usage. + Bugs fixed: bgo#712350, bgo#720144. + Updated translations. ++++ glib-networking: - Update to version 2.39.3: + tls/tests: Fix one sporadic bug in the connection test (bgo#720081) and make it properly fail rather than hanging forever when another sporadic bug happens (which I don't actually know the cause of) (bgo#719727). + tls/gnutls: Fix for -Werror=format-nonliteral (bgo#720081). ++++ kernel-default: - fbmem: really support wildcard video=options for all fbdev drivers. - commit 5b170d7 - Delete patches.suse/suse-hv-Drivers-hv-util-Fix-a-bug-in-util-version-negotiatio.patch. - commit b3125ee - doc/README.PATCH-POLICY.SUSE: add patch policy / best practices document - commit 60893d6 ++++ kernel-source: - fbmem: really support wildcard video=options for all fbdev drivers. - commit 5b170d7 - Delete patches.suse/suse-hv-Drivers-hv-util-Fix-a-bug-in-util-version-negotiatio.patch. - commit b3125ee - doc/README.PATCH-POLICY.SUSE: add patch policy / best practices document - commit 60893d6 ++++ kernel-syms: - fbmem: really support wildcard video=options for all fbdev drivers. - commit 5b170d7 - Delete patches.suse/suse-hv-Drivers-hv-util-Fix-a-bug-in-util-version-negotiatio.patch. - commit b3125ee - doc/README.PATCH-POLICY.SUSE: add patch policy / best practices document - commit 60893d6 ++++ kiwi: - v5.06.14 released - Add templates for ppc64le - arm: berryboot fixes * berryboot can't read directories, thus we have to keep kernel and initrd and all other files on the toplevel of the fat32 * berryboot does not pass ATAG_INITRD2 to the kernel, thus we have to set address and size ourselves - make sure gfxterm and gfxmenu are embedded into grub loader module ++++ libqt5-qtmultimedia: - Make devel packages naming consistent: use libqt5-$upstreammodulename-(devel, private-headers-devel) ++++ libqt5-qtsensors: - Make devel packages naming consistent: use libqt5-$upstreammodulename-(devel, private-headers-devel) ++++ libqt5-qtserialport: - Make devel packages naming consistent: use libqt5-$upstreammodulename-(devel, private-headers-devel) ++++ libqt5-qtsvg: - Make devel packages naming consistent: use libqt5-$upstreammodulename-(devel, private-headers-devel) ++++ libqt5-qtwebkit: - Make libqt5 BuildRequires packages naming consistent: use libqt5-$upstreammodulename-(devel, private-headers-devel) - Remove ancient provides/obsoletes - Create libqt5-qtwebkit-devel libqt5-qtwebkitprivate-headers-devel packages ++++ libqt5-qtx11extras: - Make devel packages naming consistent: use libqt5-$upstreammodulename-(devel, private-headers-devel) ++++ libqt5-qtxmlpatterns: - Make devel packages naming consistent: use libqt5-$upstreammodulename-(devel, private-headers-devel) ++++ libqt5-qtdeclarative: - Make devel packages naming consistent: use libqt5-$upstreammodulename-(devel, private-headers-devel) ++++ tigervnc: - Exclude xorg-server-1.13.0/hw/xfree86/modes/xf86gtf.c and xorg-server-1.13.0/hw/xfree86/utils/gtf/gtf.c from xserver sources. (bnc#855566) - n_tigervnc-dont-build-gtf.patch * Fix build with gtf files excluded. (bnc#855566) ++++ libgda: - libgda-new-graphviz.patch: Fix detection of new Graphviz API. ++++ libmbim: - Update License fields: + Main package: GPL-2.0+ and LGPL-2.1+ (also for the src pkg). + Library and -devel subpackage: LGPL-2.1+. + The Small tools shipped in the main package (binary) are licensed GPL-2.0+. ++++ openssl: - Adjust the installation path. Modify files: README-FIPS.txt openssl.spec ++++ libosinfo: - Update to version 0.2.9: + Add/improve/fix data on: - Debian - Fedora 20 - GNOME continuous 3.12 - Mageia - Microsoft Windows 7 - Microsoft Windows 8.1 - RHEL 5.8 - RHEL 6.5 - RHEL 7.0 + Support '' syntax for booleans in database, in addition to existing 'true'. + New API/XML to determine/specify: - If an OS is an actual release, a pre-release or a development snapshot. - Variants of an OS. For example, professional, enterprise and ultimate editions of Windows OSs and workstation and server variants of RHEL etc. + Various fixes to build system. + More testcases. + Some other minor fixes/changes. ++++ libsoup: - Update to version 2.45.3: + The documentation has finally been updated to reflect the new APIs added in 2.42. + Added GBytes-valued :request-body-data and :response-body-data properties to SoupMessage, which should help some bindings. + We now set TCP_NODELAY on sockets, improving throughput a bit. In particular, this avoids an unnecessary extra round trip in the TLS handshake. + The SoupSession APIs that return GErrors now return the actual underlying gio errors in the event of connection failures and the like. + Updated the copy of the Public Suffix list used by soup-tld. + Updated the soup_server_pause_message() / soup_server_unpause_message() documentation to clarify when you can and can't call them (bgo#710602). + soup_message_set_request() and soup_message_set_response() now g_warn_if_fail() if you pass an invalid Content-Type (And they also have better introspection annotations) (bgo#686766). + session-test now passes when run against the dummy TLS backend (ie, if you don't have glib-networking installed), as long as you have the latest glib. + Fixed build with -Werror=format-nonliteral (bgo#720082). + Fix build with --without-ntlm (bgo#710267). + Fixed a few warnings. + Updated translations. ++++ libstorage: - during installation add btrfs subvolumes to fstab (fate#316541) - version 2.25.5 ++++ systemd: - Add build-sys-make-multi-seat-x-optional.patch * See: http://cgit.freedesktop.org/systemd/systemd/commit/?id=bd441fa27a22b7c6e11d9330560e0622fb69f297 * Now systemd-multi-seat-x build can be disabled with configure option - -disable-multi-seat-x. It should be done when xorg-x11-server no longer needs it (work in progress). - Update insserv-generator.patch: fix crash in insserv generator (bnc#854314). - Update apply-ACL-for-nvidia-device-nodes.patch with latest fixes for Nvidia cards (bnc#808319). ++++ orbit2: - Disable parallel make due to directory creation race. ++++ orca: - Update to version 3.11.3: + Filter out some chrome events when inferring live regions. + Fixes to prevent hangs when accessing WebKitGtk content. + Fix for a traceback when Thunderbird becomes unresponsive. + Add a check to the Gecko script's onCaretMoved() to be sure the caret actually moved. + Fix bug in column header labels for the links list dialog. + Ignore selection-changed events when the current item's selection is toggled via Space. + Filter out some duplicate state-changed events. + Restore the locus of focus when Alt+Tabbing back into Firefox. + Fix a chattiness issue for Eclipse. + Add a sanity check to prevent a hang when using Firefox. + Clean up the Gecko script's onCaretMoved(). + Add handling for row headers in structural navigation. + Fix for Orca not presenting the row when a table regains focus. + Fix menu-related handling (aka hacks) in the Java toolkit script. + Work on the test harness and regression tests. + Updated translations. ++++ planner: - Exchange scrollkeeper BuildRequires for rarian-scrollkeeper-compat. Scrollkeeper was dropped from distribution. - Stop rm -r %{buildroot}%{_localstatedir}/scrollkeeper, after the switch to rarian-scrollkeper-compat it does not exist any more. ++++ python-atspi: - Update to version 2.11.3: + bgo#719508: document: add support to current page and page count. ++++ python3-atspi: - Update to version 2.11.3: + bgo#719508: document: add support to current page and page count. ++++ supportutils: -fixed HAE cib location for sle11sp3 (bnc#855230) ++++ xlockmore: - Added "pam-modules" dependency: xlockmore uses /sbin/unix2_chkpwd for password check. Without this binary it is not possible to unlock your X Window System session. ++++ xorg-x11-server: - Add u_keep_non_seat0_x_server_from_touching_vts.patch * See: http://cgit.freedesktop.org/~jwrdegoede/xserver/commit/?id=405e2805d3903a8a631f01924593a227c634f05d * Pull request to main xserver git tree scheduled after 1.15 release ++++ yast2-storage: - fixed default btrfs subvolume for SLE - version 3.1.4 ------------------------------------------------------------------ ------------------ 2013-12-15 - Dec 15 2013 ------------------- ------------------------------------------------------------------ ++++ clamav: - fix build failures on ppc64le: * fanotify is only supported on x86 platforms * building tomsfastmath on (non-x86) 64-bit platforms requires -DFP_64BIT ++++ colord: - Update to version 1.1.5: + New Features: - Change the --enable-gudev parameter into --enable-udev. - Fall back to parsing pnp.ids if udev is not available. + Bugs fixed: - Don't crash with zero-sized ICC file. - Never add USB hubs as scanner devices even if tagged. - Never create color managed webcam devices. - session-helper: Do not crash when moving the sensor position. - libcolord: . Check that the vendor and model are valid UTF-8. . Do not write invalid data when the resaving a profile. . Don't create legacy locations. . Ensure the parsed EDID strings are valid UTF-8. . Ensure the version is set when creating from the EDID. . Fix crash when using cd_color_get_blackbody_rgb(). . No critical warning if udev_hwdb_new() fails. ++++ cryptsetup: - version 1.6.3 * Fix cryptsetup reencryption tool to work properly with devices using 4kB sectors. * Rewrite cipher benchmark loop which was unreliable on very fast machines. * Support activation of old TrueCrypt containers (requires kernel 3.13) * Other bugfixes. ++++ espeak: - Update to version 1.47.11 + No changelog entry - Changes from 1.47.10 + Data change only. + Revert 't' sound in Spanish to version 1.47.07. - Changes from 1.47.09 + Bug fix (lookup in *_list occasionally found the wrong word). - Changes from 1.47.08 + Automatically generate character names for subscript and superscript characters. + Use internal ctype data for character codes up to U+024F. + Add API function espeak_TextToPhonemes(). + Add test language az, Azerbaijani. - Changes from 1.47.07 + Language data changes only. - Changes from 1.47.06 + Fix for systems which have 44010Hz but not 22050Hz audio. + Now runs OK in ARMv7 mode. - Changes from 1.47.05 + Bug fixes. + Phoneme definitions: add conditions prev2PhW(), next3PhW(). + Added language: ms (Malay) Command line: - -voices= lists the voices in the specified subdirectory. - Changes from 1.47.03 + Bug fixes. - Changes from 1.47.01 + Added languages: - an Aragonese. - fa Farsi. - ga Irish. - lt Lithuanian. - pa Punjabi. + Many language improvements, including American English, Danish, Dutch, Portuguese, Tamil. + Command-line program. - Added -version option. - Added optional value to --ipa option. - -ipa=1 adds a 'tie' character to link letters in a multi-letter phoneme name. - -ipa=2 adds a zero-width joiner to link letters in a multi-letter phoneme name. - -X option now lists the names of attributes from *_list files. + Speak the names of Braille Dot characters, U+2800 to U+28FF. + Speak names of characters in some non-native alphabets. + Automatic switch to a different language for text in non-native   alphabets. + Improved speaking of text from a non-native alphabet after automatically switching to a different language voice. + Break words with characters from different alphabets into separate words. + Ignore soft-hyphen (U+00AD) in text. + Klatt vioices, improved nasal vowels. + espeak-data can be compiled using a different sample rate than the default 22050Hz. eSpeak will then generate speech at that sample rate. + Change the structure of the espeak-data/voices directory to use subdirectories for europe, asia, and others. + Add suffix option 'm' to allow multiplr suffixes to be removed from a word. + Allow $text attribute when a text translation is given in a different alphabet. + Phoneme definitions. - Add NOT operator in conditions. - Add prevVowel() and nextPh2W() - Ignore UTF8-BOM sequence at the start of phoneme definition files. + espeakedit application. - Use wxWidgets 2.8 on Linux. - Use wxNotebook for prosody and vowel pages. - Add an option to compile the phoneme data at a specified sample rate (uses the 'sox' program for the conversion of WAV file data). - Add easpeak-fix-bufferoverflow-strncpy.patch; fix a bufferoverflow from dictionnary sources files ++++ ibus-table: - Add Requires: python-curses, ibus-engine-table need this module, but it is not installed in some system, e.g Live KDE ++++ libetonyek: - Fix build with some boost versions and compilers - Cannot take address of a template function - added patches: * libetonyek-0.0.3-lexical_cast.patch - Fix comma at the end of an enum. - added patches: * libetonyek-0.0.3-comma.patch ++++ m17n-db: - add provides/obsoletes as coolo told. * from 1.6.5, m17n-db will replace m17n-contrib completely ++++ meld: - Update to version 1.8.3: + Fix subdirectory comparisons for Subversion 1.6. + Fix git status parsing for some statuses. + Don't disable updating when syncpoints aren't yet active. + Fix modifying column properties causing crashes when using .ini config backend. + Updated translations. ++++ x11-tools: - Add fcitx and gcin to sysconfig/language:$INPUT_METHOD list ++++ xlockmore: - Added xlockmore-extend-freetype-include-search.patch: search only for freetype.h, not the half path. Also, extended list of directories where could freetype be found - Pass $(freetype-config --cflags) to exported CPPFLAGS for potential future changes of freetype headers (as xlockmore uses hardcoded paths instead of a saner buildsystem) ------------------------------------------------------------------ ------------------ 2013-12-14 - Dec 14 2013 ------------------- ------------------------------------------------------------------ ++++ Mesa: - Update to version 10.0.1: This version of Mesa fixes the regression that Mesa 10.0 could not be loaded by any released version of the X server. ++++ dia: - Added dia-use-recommended-freetype-include.patch: Freetype upstream recommends using their macros together with ft2build include. Positive sideeffect is that this patch makes it build with both freetype2 2.5.1, and older versions (bgo#720573). ++++ gnome-settings-daemon: - Add gnome-settings-daemon-export-Gtk_ShellShowsDesktop-setting.patch, stop showing desktop folder in nautilus sidepane when using gnome-shell (bgo#712302). ++++ guile1: - Make `socket.test' more robust * guile-socket-test.patch (from git branch_release-1-8) ++++ libetonyek: - Bump to 0.0.3 - import text formatting attributes - draw rounded rectangles and callouts - fixed build with older boost - implemented import of tables - implemented import of presentation notes - implemented import of sticky notes - removed patches: * libetonyek-0.0.0-pi.patch - integrated upstream ++++ libgnomeprint: - Add libgnomeprint-use-recommended-freetype-include.patch: Freetype upstream recommends using their macros together with ft2build include. Positive sideeffect is that this patch makes it build with both freetype2 2.5.1, and older versions. ++++ gupnp: - Update to version 0.20.9: + Enforce HTTP 1.1 for device description requests. + Add libuuid to Requires.private of pkg-config file. + Deprecate gupnp_service_proxy_{begin,send}_action_hash as they cannot guarantee the argument order. + Add gupnp_service_info_get_introspection_async_full() that makes it possible to cancel an introspcetion request using GCancellable. + Fix a crash when running with GSSDP < 0.14.6. + Bugs fixed: bgo#704867, bgo#710491, bgo#711027, bgo#711167, bgo#720369, bgo#720372. ++++ libidn: - Fix gnulib test failure due to SUSE_ASNEEDED. ++++ webkitgtk: - Add webkitgtk-use-recommended-freetype-include.patch: Freetype upstream recommends using their macros together with ft2build include. Positive sideeffect is that this patch makes it build with both freetype2 2.5.1, and older versions. ++++ webkitgtk3: - Add webkitgtk-use-recommended-freetype-include.patch: Freetype upstream recommends using their macros together with ft2build include. Positive sideeffect is that this patch makes it build with both freetype2 2.5.1, and older versions. ++++ kdelibs4: - Update to 4.12.0 * KDE 4.12.0 release * See http://www.kde.org/announcements/4.12.php ++++ libkipi: - Update to 4.12.0 * KDE 4.12.0 release * See http://www.kde.org/announcements/4.12.php ++++ libodfgen: - Version bump to 0.0.4: - fix handling of presentation tables - fix handling of presentation notes - fix handling of presentation comments ++++ libpcap: - update to 1.5.2 Version 1.5.0 revised for non-code related edits Version, 1.5.1 revised for for interop against Linux 3.1.0 * TPACKET_V3 support added for Linux * Point users to the the-tcpdump-group repository on GitHub rather than the mcr repository * Checks added for malloc()/realloc()/etc. failures * Support filtering filtering E1 SS7 traffic on MTP2 layer Annex A * Use "ln -s" to link man pages by default * Added pcap_open_dead_with_tstamp_precision API interface. * Many changes to autoconf to deal better with non-GCC compilers added many new DLT types - require pkg-config for devel library support detection - add support for D-Bus capture - modified patches for upstream changes: * libpcap-ocloexec.patch * libpcap-1.0.0-filter-fix.patch to libpcap-1.5.2-filter-fix.patch ++++ webkitgtk3: - Add webkitgtk-use-recommended-freetype-include.patch: Freetype upstream recommends using their macros together with ft2build include. Positive sideeffect is that this patch makes it build with both freetype2 2.5.1, and older versions. ++++ oxygen-icon-theme: - Update to 4.12.0 * KDE 4.12.0 release * See http://www.kde.org/announcements/4.12.php ++++ tcpdump: - update to 4.5.1 Version 4.5.0 revised for non-code related edits - some NFSv4 fixes for printing - fix printing of unknown TCP options, and tcp fast-open - fixes for syslog parser - some gcc-version-specific flag tuning - improvements to babel printing - add OpenFlow 1.0 (no SSL) and test cases - GeoNet printer. - added STBC Rx support - improvements to DHCPv6 decoder - clarify which autoconf is needed - Point users to the the-tcpdump-group repository on GitHub rather than the mcr repository - Add MSDP printer. - Fixed IPv6 check on Solaris and other OSes requiring extra networking libraries. - Add support for VXLAN (draft-mahalingam-dutt-dcops-vxlan-03), and add "vxlan" as an option for -T. - Add support for OTV (draft-hasmit-otv-04). fixes for DLT_IEEE802_11_RADIO datalink types - added MPTCP decoder ++++ virt-manager: - Pass --prefix to setup.py to fix build in 12.2 and older ------------------------------------------------------------------ ------------------ 2013-12-13 - Dec 13 2013 ------------------- ------------------------------------------------------------------ ++++ aaa_base: - Avoid NAT on Bridges. Bridges are L2 devices, really. - Fix Default tag for RCCONFIG_BACKUP_DIR ++++ augeas: - download url changed, also added keyring and .sig ring ++++ ghostscript: - ppc64le-support.patch from IBM fixes endianness in lcms (the Little-CMS library) to support the new architecture ppc64le (IBM Power PC Little Endian architecture) because ppc64 is big-endian and ppc64le is little-endian and lcms has a hard-coded check that assumes PowerPC is always big-endian which is incorrect on ppc64le. The fix is already in the main Little-CMS repository by this Git commit https://github.com/mm2/Little-CMS/commit/b4f5c91a2c1582bd284f0d0f49cb43e2c2235a79 (There are some cosmetic changes in the upstream patch.) It is not yet in the imported copy in Ghostscript. IBM will work with upstream to get the fix imported too. ++++ gvfs: - Update to version 1.19.3: + Truncate support for output streams in various backends. + Convert libgvfscommon and libdaemon to a private shared library. + afp: Don't free the handle if truncate fails. + dav: - Set the is_hidden property for files starting with a '.'. - dav: Report number of bytes used on the filesystem. + gphoto2: - Don't release the device multiple times. - Return the correct offset when seeking. + http: - Allow seek past end of file. - Various fixes. + mtp: - fix segfault when device not found. - Fail fast if in the middle of an unmount. + sftp: - Implement try_query_fs_info using the OpenSSH statvfs extension. - Implement pull support. + smb: Require libsmbclient from Samba 3.4.0 or higher. + Several smaller bugfixes and cleanups. + Updated translations. - Drop libgvfscommon0 subpackage: the library was converted to a private library, now installed in %{_libdir}/gvfs. - Obsolete libgvfscommon0 from the gvfs main package. No consumer outside of gvfs is known and supposed to use this library, so cleaning up, despite the SLPP contradiction, is accepted (also removed from baselibs.conf). ++++ kernel-default: - Add missing CONFIG_PINCTRL_SINGLE kconfig setups - commit 39ea148 ++++ kernel-source: - Add missing CONFIG_PINCTRL_SINGLE kconfig setups - commit 39ea148 ++++ kernel-syms: - Add missing CONFIG_PINCTRL_SINGLE kconfig setups - commit 39ea148 ++++ kiwi: - arm: make sure the fat32 filesystem is created with the -I option + See mkdosfs for details on the -I switch. This finally fixes the boot problems on the Raspberry-Pi boards - Update copyBootCode function * Add support to check for /boot/dtb/ since DTB files will be stored in this folder - arm: make sure there is no x86 boot code in MBR - fixed setupBootLoaderStages grub module setup (bnc #847912) * prevent the use of insmod and put them into the grub2 loader module directly. For secure boot dynamic loading of modules is not allowed and we also fix the undefined symbols problem as described in the bug - fixed dn() function to work correctly with loop devices (bnc #855288) ++++ libQtWebKit4: - ppc64le-support.patch: Add powerpc64le-linux support. ++++ snapper: - tag subpackages containing only Python plugins as noarch ++++ libstorage: - added support for NVMe devices (see fate#315662) ++++ zeromq: - Update to version 4.0.3 For details see /usr/share/doc/packages/libzmq3/NEWS ++++ libzypp: - Polish DiskUsageCounter - Add Bitmap type (aka sat::Map) - Remove obsolete DiskUsage class - version 14.3.0 (3) ++++ ltrace: - Enable for m68k ++++ sblim-cim-client2: - Update to version 2.2.5 New features * Two new Java properties - sblim.wbem.sslClientProtocol and sblim.wbem.sslListenerProtocol - can be used to set the protocol used for SSLContext.getInstance(String protocol) by a client or listener. (#2647) * One new Java property - sblim.wbem.cimxmlParser.allowEmptyLocalNameSpacePath - can be used to have the client allow LOCALNAMESPACEPATH elements without NAMESPACE child elements in incoming responses. (#2711) Version 2.2.5 also contains five changes that might affect existing applications: * Three internal APIs - CIMXMLParserImpl.parseNAMESPACE, parseClassName and parseCLASSNAME - now throw the CIMXMLParseException. (#2670) * The internal API CIMXMLBuilderImpl.createMETHODCALL now only has three parameters, pParamtype is not needed. (#2689) * Two internal APIs - Node.getParamType and CIMObjectFactory.getType - now throw the SAXException. (#2693) * One internal API - PropertyNode.childValueNodeParsed - now throws the SAXException. (#2700) * One internal API - PropertyArrayNode.childValueNodeParsed - now throws the SAXException. (#2701) Issues closed 2717 Update detailed release history HTML for 2.2.5 2716 Sync up javax.* javadoc with JSR48 1.0.0 Final V 2719 TCK: CIM APIs should not generate NullPointerException 2594 CR28: Support CIMErrorDescription HTTP field 2718 Bad CIMStatusCode generates NumberFormatException 2538 CR14: Support new CORRELATOR element 2715 Add VALUE.NULL support 2714 Add detailed CIM-XML parser test based on DSP0201 2.4 2713 Enforce loose validation of CIM-XML documents 2712 SimpleReqNode allows any CIM element as child 2709 Lower the level of the EOF message to FINE 2711 LOCALNAMESPACEPATH allows 0 NAMESPACE children 2710 parseVALUEOBJECTWITH(LOCAL)PATH ignores (LOCAL)CLASSPATH child 2708 CIMNode quietly ignores DECLARATION child 2707 INSTANCENAME ignores KEYVALUE and VALUE.REFERENCE children 2706 Bad PARAMETER.REFARRAY ARRAYSIZE generates NumberFormatException 2705 PARAMETER.ARRAY does not require TYPE attribute 2704 PARAMETER does not require TYPE attribute 2703 MethodNode should not require TYPE attribute 2702 Bad PROPERTY.ARRAY ARRAYSIZE generates NumberFormatException 2701 PROPERTY.ARRAY does not require TYPE attribute 2700 PROPERTY does not require TYPE attribute 2699 parseQUALIFIER does not require TYPE attribute 2697 (I)MethodResponseNode allows ERROR with PARAMVALUE 2696 parseIRETURNVALUE ignores VALUE and VALUE.ARRAY 2695 parseMETHODCALL allows LOCALCLASSPATH and LOCALINSTANCEPATH 2694 NAME attribute not required by DOM parser (part 2) 2693 ReturnValueNode allows invalid PARAMTYPE attribute 2691 RETURNVALUE should not require PARAMTYPE attribute 2537 Add new data types for PARAMVALUE 2690 Remove RESPONSEDESTINATION support 2689 createMETHODCALL should not add PARAMTYPE attribute 2688 parseMETHODCALL looks for CIMName attribute instead of NAME 2687 ExpParamValueNode allows VALUE, (I)METHODRESPONSE children 2686 parseEXPPARAMVALUE allows 2+ children, prohibits 0 2685 Element.getAttribute returns empty string if no attribute 2684 parseEXPMETHODRESPONSE has several issues 2683 KEYVALUE VALUETYPE optional, "string" default 2682 (I)MethodCallNode allows no LOCAL*PATH 2681 parseQUALIFIERDECLARATION does not require TYPE attribute 2680 IPARAMVALUE parsing broken on DOM/SAX 2679 parseIMETHODCALL requires one IPARAMVALUE child element 2678 parseMULTI___ allows one SIMPLE___ child element 2677 ObjectPathNode allows all child nodes 2676 parseMULTI(EXP)REQ looking for wrong child elements 2675 CIMXMLParseException messages should contain element name 2674 Null pointer exception in CIMDateTime(String) 2673 NameSpaceNode does not need testCompletness() 2672 Remove SIMPLEREQACK support 2671 Potential null pointer exception in parseERROR 2670 NAME attribute not required by DOM parser 2669 Potential null pointer exception in parseMESSAGE 2668 Potential null pointer exception in parseCIM 2666 CR12: Remove ENUMERATIONCONTEXT ++++ yast2-core: - Fix ARM build: * disable autodoc on qemu-arm only instead of all ARM builds * Update file list to sed to disable autodoc ++++ yast2-network: - wicked support - initial implementation - adapted to API changes in yast2 3.0.9 - 3.1.12 ++++ yast2-users: - added possibility to delete user although it has some processes running (bnc#849870) ------------------------------------------------------------------ ------------------ 2013-12-12 - Dec 12 2013 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - Add support for powerpc64le-linux. * mozilla-ppc64le.patch: general support * mozilla-libffi-ppc64le.patch: libffi backport * mozilla-xpcom-ppc64le.patch: port xpcom - Add build fix from mainline. * mozilla-bug929439.patch ++++ alacarte: - Drop alacarte_system_edit_mode.patch: after almost 5 year needing rebase, the feature can't possible be important enough. ++++ busybox: - Update to version 1.21.1 + fixes for ntfs detection (big-endian fix) + xz decompression of concatenated streams + mdev acquired a [ENV=regex;] extension instead of undocumented subsystem match hack it used to have prior to 1.21.x. - Changes from 1.21.0 + udhcpc: gracefully handle packets with CHECKSUM_PARTIAL + ifupdown: improve compatibility with Debian + get_linux_version_code: don't fail on Linux version strings like "3.0-foo" + build system: fix build failure when only gunzip is selected + CONFIG_PID_FILE_PATH: new configuration option for pidfile paths + declare strings with ALIGN1, as appropriate + nanddump: use the right operator of logic AND + nanddump: skip bad blocks when instructed to do so + nanddump: invert the meaning of the -o parameter to match upstream + mount: fix -o user=foo mishandling, fix unc= generation, add prefixpath= + build system: fix build of kconfig on Darwin + tar: support -J, --xz explicit compression option + simplify copyright/license notice that appears in the binary + mdev: tell kernel that we didn't find the firmware + lineedit: fix Alt-D when cursor==0 + lineedit: histfile can get emptied when CONFIG_FEATURE_EDITING_SAVE_ON_EXIT=y + build system: stop .eh_frame generation + build system: fix build failure when compressed help is selected, but bz2 compression is not + scripts/kconfig/mconf: work on systems w/o SIGWINCH + platform.h: disable ALIGNn macros for s390[x] + adduser: install to /usr, not /, like all other similar tools + ash: fix "read -s" + ^C. Closes 5504 + ash: fix a bug in >${varexp} handling. Closes 5282 + ash: implement export -n + ash: revert wrong "fix" for an apparent memory leak. Closes 5822 + awk: fix FS assignment behavior. Closes 5108 + awk: make -F STR interpret escape sequences. Closes 5126 + brctl: fix build failure by s/strtotimeval/bb_strtotimeval/ (android has strtotimeval) + busybox: tweak help text and copyright year + decompress_uncompress: comment out debug printout on corrupted data + decompress_uncompress: move 'code' variable into loop - sole user + dhcpd: write lease file on exit + dpkg: fix creation of .list files (were empty since b768aeb). Closes 5324 + du: document incompatibility with standard tool + examples/mdev_fat.conf: small addition + find: if DESKTOP=y, support -wholename (synonym for -path) + find: make -mindepth N -xdev correctly stop on mountpoints + ftpd: fix MDTM's month value. Closes 5336 + ftpd: free allocated string on error path + getty: fix for NOCTTY killing us with SIGHUP + grep: fix grep -Fw not respecting the -w option. Closes 5792 + ifconfig: do not accept "ifconfig eth0 up 1.2.3.4/17" (ip with mask). Closes 5786 + libbb: correctness/size tweaks in signal-related helpers + lineedit: in !EDITING config, return -1 on fgets error + login: increase login name size limit from 32 to 64 + lpr: don't send 0-byte print jobs (compat) + man: fix handling of gzipped manpages + mdev: add support for $DEVNAME and /dev/mdev.log debug aid + mdev: fix mode of dir1 in =dir1/dir2/file rule + mdev: remove undocumented subsystem/devname matching hack + mdev: when found, print major,minor into mdev.log + modprobe_small: make rmmod to NOT remove dependencies. Closes 5162 + mount: do not pass "comment=ANYTHING" option to kernel. Closes 5240 + mount: fix the wrongly stored fs creation time + mount: set up RO loop device if mount -o ro. Closes 4784 + mount: support strictatime option. Closes 5240 + ntpd: on time step, kill all outstanding replies from other peers + sed: fix handling of s/// which has empty matches + sed: fix zero chars match/replace + sha3: make size/speed optimization decision configurable + syslogd: do not segfault on parse error when using default config. Closes 5762 + telnet: convert CR -> CR LF, not CR -> CR NUL when sending data to server + telnet: convert Enter -> CR LF in line mode too + tftpd: fix -u USER to work with chroot. Closes 5348 + top/ps: argv0:"gdm-session-worker [pam/gdm-password]" == comm:"gdm-session-wor" + top: do not touch stdin if -b + top: fix "last CPU" parsing + top: implement scrolling up/down (_very_ useful) + udhcp[cd]: fix binding to network aliases. Closes 5432, 5438 + udhcpc: make -O work. Closes 5402 + udhcpc[6]: show select timeout in log + unzip: make options parsing more robust on getopt w/o gnu extensions + vi: do not set autoindent by default + vi: nuke FEATURE_VI_OPTIMIZE_CURSOR + vi: save/restore screen upon invocation + volume_id/ext: detect ext4 too + wget: correctly handle failure to -c (continue) + wget: make -c _not_ truncate the file + wget: reorder fread and poll: poll only if fread returns EAGAIN. Closes 5426 + wget: try reading after poll timeout - stdio may have buffered data. Closes 5426 + acpid: add missing lid switch definition + tar: fix 256-bit encoded number decoding + udhcpc[6]: allow discover_retries == 0 (infinite) + ash: fix a memory leak + sysctl: implement -q + powertop: fix error message + sha3sum: new applet + fbset: respect rgba configuration lines in fb.modes + fbsplash: support non-RGB565 pixels in 16-bit mode + flashcp: remove unused variable opts + mount: add unc option to CIFS mount (needed for Linux 3.4+) + nanddump: make dumping read-only partitions work + ps: use separate get_uptime() and make it work on non-linux too + declare strings with ALIGN1, as appropriate + udhcpc6: depend on ipv6 + include sys/resource.h where needed + disable format security warnings + build system: use pkg-config to look up selinux libs + ifenslave: fix missing close paren + sed: allow 'w' cmd to use two address form + tar: implement --no-recursion + unzip: ignore chmod errors + brctl: fix description and usage + su: do not change to home dir unless -l + ntpd: fix incorrect m_status field in outgoing packets. Closes 5120 + dmesg: handle multi-char log levels + klogd: handle multi-char log levels + syslogd: add option to log to Linux kernel printk buffer + syslogd: convert dummy functions to statics and get rid of IF_FEATURE_* checks + config: do not refer to HTTPS for wget + sendmail: use host rather than NIS domain name for HELO + mktemp: fix mktemp -u temp.XXXXXX returning garbage when TMPDIR is set + blkid: show filesystem when both label and UUID are missing, but type is known + volume_id: add exFAT detection + ln: support -T and -v + sed: support long opts and -iSFX + mkdir,rmdir: accept and ignore -v, --verbose + mv: accept but ignore -v + blkid: add type display for btrfs + blkid: add support for nilfs2 + blkid: add type display for hfsplus + volume_id: display hfs[+] 128-bit UUID properly + volume_id: uuid_format small code shrink + volume_id: add squashfs detection + testsuite: some more awk tests related to conditions + modinfo: match more standard module fields and fix version field + inetd: fix build failure in Android + android: fix 'stat', ifdef S_TYPEIS* in coreutiles/stat.c + platform.h: Android tweaks: ioprio defines, BB_ADDITIONAL_PATH + android: some sensible defconfig changes + libbb: add missing_syscalls.c: for now, only Android syscalls + fbsplash: fix regression from e4fa7b7 + adduser: make it accept "adduser USER GROUP" form + wget: add dummy --no-cache + testsuite: make mkfs.minix test not fail spuriously on big endian + refactor correct_password.c to avoid one if ++++ cmpi-bindings: - Update to 0.9.8 - Create Ruby documentation - Split off package cmpi-bindings-ruby-docs - Fix Fedora 19 build ++++ gcc48: - Wunprototyped-calls.diff: properly initialize warning ++++ dialog: - Update to version 1.2-20130928 + fix a regression in gauge widget from 1.2-20130928 changes; dlg_reallocate_gauge() failed when no --title option was given - Changes from 1.2-20130923 + fix samples/inputbox6-utf8, which had depended unnecessarily on bash. + improve memory caching for wide-character manipulation in gauge widget + add dlg_reallocate_gauge + updated configure macros to use msys changes from ncurses. + update config.guess, config.sub - Changes from 1.2-20130902 + modify makefile rule to make the ".png" filenames created by groff predictable. + add option --help-tags to allow scripts to get the item's tag field consistently from help- and help-item button results rather than getting the item's text for the latter + correct manpage discussion of DIALOG_ITEM_HELP versus --item-help, as well as --help-button return status + correct limit used for --hline option + do not print empty "[]" if a --hline option was given with an empty value + miscellaneous configure script fixes/updates. In particular, add option --with-shared which builds shared libraries without a libtool dependency. + add FreeBSD port-files for test-builds. + update lt.po, add fa.po from http://translationproject.org/latest/dialog/ + update config.guess, config.sub - Changes from 1.2-20130523 + modify ifdef in arrows.c to work around packages which use the wide-character ncursesw headers with the ncurses library + correct workaround for xterm alternate-screen to work with/without the fix made in ncurses that makes putp() always write to the standard output (Debian #708829). + improve limit-checks for checklist, in case the dialog is resized + add --last-key option ( Debian #697607). - Changes from 2013/03/15 + update zh_TW.po, add an.po from http://translationproject.org/latest/dialog/ - Remove dialog-libs.patch; fixed on upstream release ++++ ft2demos: - Added patches: * don-t-mark-libpng-as-required-library-in-freetype-co.patch: it's private in pkgconfig file, and causes issues in downstream packages - As per patch, remove libpng-devel Requires from devel package ++++ libgcj48: - Wunprototyped-calls.diff: properly initialize warning ++++ gnome-power-manager: - Update to version 3.11.2: + Port to the new upower API. - Changes from version 3.11.1: + Upload some new 16:9 AppData screenshots. + Rely on intltool >= 0.50 for GSettings translation. + Translate the AppData file. + Updated translations. - Drop gnome-power-manager-schedule-wakeups.patch: after being disabled for 4 years and nobody caring, it's time to say goodbye. - Drop gnome-power-manager-new-upower-api.patch: fixed upstream. - Clean spec file from BUILD_FROM_VCS traces. ++++ nautilus: - Drop nautilus-drives-and-volumes-on-desktop.diff: this patch has been disabled at least since openSUSE 11.1, which was 5 years ago. ++++ gnome-vfs2: - Drop gnome-vfs2-net-usershare.diff: patch has been disabled since at least openSUSE 11.1. ++++ open-iscsi: - Fixed mkinitrd setup to not scan /etc/fstab (bnc#826700), changing: open-iscsi-openSUSE-Factory-first-merge.diff.bz2 ++++ java-1_7_0-openjdk: - Add headless subpackage wich does not require X and pulse/alsa - Add accessibility to extra subpackage, which requires new java-atk-wrapper package * removed java-1.7.0-openjdk-java-access-bridge-idlj.patch * removed java-1.7.0-openjdk-java-access-bridge-tck.patch * removed java-access-bridge-1.26.2.tar.bz2 - Refreshed * java-1.7.0-openjdk-java-access-bridge-security.patch - Add a support for running tests using --with tests * this is ignored on non-jit architectures - Prefer global over define as bcond_with does use them - Forward declare aarch64 arch macro - Define archbuild/archinstall macros for arm and aarch64 * remove a few ifarch conditions by using those macros in filelist ++++ kernel-default: - config.conf: s390 is history - Delete config/s390/s390. - Delete config/s390/trace. - Delete config/s390/vanilla. - commit 2bf5161 - Delete patches.suse/ida-remove-warning-dump-stack.patch. Already included since kernel 3.11 (WARN calls dump_stack.) - commit 8e04564 ++++ kernel-source: - config.conf: s390 is history - Delete config/s390/s390. - Delete config/s390/trace. - Delete config/s390/vanilla. - commit 2bf5161 - Delete patches.suse/ida-remove-warning-dump-stack.patch. Already included since kernel 3.11 (WARN calls dump_stack.) - commit 8e04564 ++++ kernel-syms: - config.conf: s390 is history - Delete config/s390/s390. - Delete config/s390/trace. - Delete config/s390/vanilla. - commit 2bf5161 - Delete patches.suse/ida-remove-warning-dump-stack.patch. Already included since kernel 3.11 (WARN calls dump_stack.) - commit 8e04564 ++++ kiwi: - Update all JeOS templates to include the gfxboot-branding if the selected image type is "oem". This is done to have a graphics boot menu for install iso images - Use isolinux to boot an install CD + Instead of using the bootloader selected for the image raw disk to boot the install iso we use isolinux which is the correct loader for an iso. In addition this now also allows to create hybrid install iso images ++++ llvm: - Update to r197142 from release_34 branch - Disable assertions again now that PPC64 backend is fixed ++++ libqt5-qtbase: - Do not force -javascript-jit on ppc platforms that do not support it. - Update to 5.2.0 final: * For more details please see: http://blog.qt.digia.com/blog/2013/12/12/qt-5-2-released-the-best-qt-yet/ http://qt-project.org/qt5/qt52 http://qt.digia.com/Product/Whats-New/Qt-52/ ++++ libqt5-qtmultimedia: - Update to 5.2.0 final: * For more details please see: http://blog.qt.digia.com/blog/2013/12/12/qt-5-2-released-the-best-qt-yet/ http://qt-project.org/qt5/qt52 http://qt.digia.com/Product/Whats-New/Qt-52/" ++++ libqt5-qtsensors: - Update to 5.2.0 final: * For more details please see: http://blog.qt.digia.com/blog/2013/12/12/qt-5-2-released-the-best-qt-yet/ http://qt-project.org/qt5/qt52 http://qt.digia.com/Product/Whats-New/Qt-52/ ++++ libqt5-qtserialport: - Update to 5.2.0 final: * For more details please see: http://blog.qt.digia.com/blog/2013/12/12/qt-5-2-released-the-best-qt-yet/ http://qt-project.org/qt5/qt52 http://qt.digia.com/Product/Whats-New/Qt-52/ ++++ libqt5-qtsvg: - Update to 5.2.0 final: * For more details please see: http://blog.qt.digia.com/blog/2013/12/12/qt-5-2-released-the-best-qt-yet/ http://qt-project.org/qt5/qt52 http://qt.digia.com/Product/Whats-New/Qt-52/ ++++ libqt5-qtwebkit: - Update to 5.2.0 final: * For more details please see: http://blog.qt.digia.com/blog/2013/12/12/qt-5-2-released-the-best-qt-yet/ http://qt-project.org/qt5/qt52 http://qt.digia.com/Product/Whats-New/Qt-52/ ++++ libqt5-qtx11extras: - Update to 5.2.0 final: * For more details please see: http://blog.qt.digia.com/blog/2013/12/12/qt-5-2-released-the-best-qt-yet/ http://qt-project.org/qt5/qt52 http://qt.digia.com/Product/Whats-New/Qt-52/ ++++ libqt5-qtxmlpatterns: - Update to 5.2.0 final: * For more details please see: http://blog.qt.digia.com/blog/2013/12/12/qt-5-2-released-the-best-qt-yet/ http://qt-project.org/qt5/qt52 http://qt.digia.com/Product/Whats-New/Qt-52/ ++++ libqt5-qtdeclarative: - Update to 5.2.0 final: * For more details please see: http://blog.qt.digia.com/blog/2013/12/12/qt-5-2-released-the-best-qt-yet/ http://qt-project.org/qt5/qt52 http://qt.digia.com/Product/Whats-New/Qt-52/ ++++ freetype2: - Added patches: * don-t-mark-libpng-as-required-library-in-freetype-co.patch: it's private in pkgconfig file, and causes issues in downstream packages - As per patch, remove libpng-devel Requires from devel package ++++ plymouth: - Add powerpc64le-linux support. ++++ libqt5-qtgraphicaleffects: - Update to 5.2.0 final: * For more details please see: http://blog.qt.digia.com/blog/2013/12/12/qt-5-2-released-the-best-qt-yet/ http://qt-project.org/qt5/qt52 http://qt.digia.com/Product/Whats-New/Qt-52/" ++++ libqt5-qtimageformats: - Update to 5.2.0 final: * For more details please see: http://blog.qt.digia.com/blog/2013/12/12/qt-5-2-released-the-best-qt-yet/ http://qt-project.org/qt5/qt52 http://qt.digia.com/Product/Whats-New/Qt-52/" ++++ libqt5-qttranslations: - Update to 5.2.0 final: * For more details please see: http://blog.qt.digia.com/blog/2013/12/12/qt-5-2-released-the-best-qt-yet/ http://qt-project.org/qt5/qt52 http://qt.digia.com/Product/Whats-New/Qt-52/ ++++ libstorage: - fixed fstab handling for certain remove operations ++++ xerces-c: - Add baselib.conf in order to build -32Bit. ++++ libzypp: - Fix disk usage computation for single packages (bnc#852943) - version 14.2.1 (2) ++++ mc: - fix the iso9660 some more and fall back from xorriso to isoinfo as xorriso fails on many DVD-iso files (well, that's UDF actually ..) - add mc-extfs-iso9660-xorriso.patch fixing iso9660 extfs directory handling using xorriso see http://www.midnight-commander.org/ticket/3122 ++++ mozilla-nspr: - Add ppc64le-support.patch: * add support for powerpc64le-linux ++++ release-notes-sled: - 12.0.0: - Start resetting for SLED 12. - Pull the SLED 12 release notes from FATE as a replacement for the SLED 11 SP3 entries. ++++ rsyslog: - update to 7.4.7 [v7.4-stable] [bnc#855058] - bugfix: limiting queue disk space did not work properly - bugfix: linux kernel-like ratelimiter did not work properly with all inputs (for example, it did not work with imdup). - bugfix: disk queues created files in wrong working directory - bugfix: legacy directive $ActionQueueWorkerThreads was not honored - bugfix: segfault on startup when certain script constructs are used e.g. "if not $msg ..." - bugfix: imuxsock: UseSysTimeStamp config parameter did not work correctly - bugfix: $SystemLogUseSysTimeStamp/$SystemLogUsePIDFromSystem did not work - improved checking of queue config parameters on startup - bugfix: call to ruleset with async queue did not use the queue - bugfix: if imtcp is loaded and no listeners are configured (which is uncommon), rsyslog crashes during shutdown. ++++ xf86-video-mga: - disable DRI(1) ++++ xorg-x11-server: - u_exa-only-draw-valid-trapezoids.patch * Fix possible x server crash using invalid trapezoids. (bnc#853846 CVE-2013-6424) - Changed patch numbering, reordered patches to group SUSE specific and to-be-upstreamed patches. - Added descriptions to a number of patches. - Renamed some patches: * N_p_default-module-path.diff -> N_default-module-path.diff * n_xorg-x11-server-rpmmacros.patch -> N_xorg-x11-server-rpmmacros.patch ++++ yast2: - changed API for querying network configuration backend - 3.1.11 ++++ yast2-installation: - control files have been moved to a separate package/git repo (https://github.com/yast/yast-installation-control) - 3.1.17 ------------------------------------------------------------------ ------------------ 2013-12-11 - Dec 11 2013 ------------------- ------------------------------------------------------------------ ++++ coreutils: - Avoid false sort test failure (coreutils-i18n.patch): As for the C locale, skip the multi-byte test case 'output-is-input-mb.p'. ++++ ft2demos: - freetype2 pkgconfig now includes -lpng16; make sure freetype2-devel Requires libpng-devel ++++ gfxboot: - Added use-recommended-freetype-include.patch -- Freetype upstream recommends using their macros together with ft2build include. Positive sideeffect is that this patch makes it build with both freetype2 2.5.1, and older version ++++ gimp: - Add gimp-use-recommended-freetype-include.patch: Freetype upstream recommends using their macros together with ft2build include. Positive sideeffect is that this patch makes it build with both freetype2 2.5.1, and older versions. ++++ gnome-power-manager: - Add gnome-power-manager-new-upower-api.patch: port to UPower 0.99. ++++ gnome-system-log: - Fix %icon theme cache postun HighCntrast typo ++++ gnucash-docs: - Replace scrollkeeper BuildRequires with xsltproc and rarian-scrollkeeper-compat: scrollkeeper has been replaced by rarian. Scrollkeeper also pulled in xsltproc, but that was not an entirely correct requirement. ++++ grep: - Update to 2.15: Bug fixes: * grep's \s and \S failed to work with multi-byte white space characters. * grep -i would segfault on systems using UTF-16-based wchar_t when converting an input string containing certain 4-byte UTF-8 sequences to lower case. * grep -E would segfault when given a regexp like '([^.]*[M]){1,2}' for any multibyte character M. * grep -F would get stuck in an infinite loop when given a search string that is an invalid byte sequence in the current locale and that matches the bytes of the input twice on a line. Now grep fails with exit status 1. * grep -P could misbehave. New features: * grep -P can now use a just-in-time compiler to greatly speed up matches, This feature is transparent to the user; no flag is required to enable it. It is only available if the corresponding support in the PCRE library is detected when grep is compiled. - require xz for SLE - require texinfo for makeinfo - don't autoreconf - remove the added german translations, upstream is up-to-date ++++ ibus-input-pad: - update to 1.4.1 * Added ibus-setup-input-pad.desktop * Enabled GTK3 by default. ++++ inkscape: - Add inkscape-use-recommended-freetype-include.patch: Freetype upstream recommends using their macros together with ft2build.h include. Positive sideeffect is that this patch makes it build with both freetype2 2.5.1, and older versions. ++++ input-pad: - update to 1.0.3 * Some unofficial IPA, labial-velars, laterals, nasal releases, ... * Added data for Old English and Middle English. * Enalbed XTEST because glib2 uses XI2. * Enabled GTK3 by default. * Fixed an error with gcc -Wformat -Werror=format-security . * Updated translations. * Added the man of input-pad . ++++ irqbalance: - enable ppc64le ++++ kernel-default: - rpm/guards: Spelling fix - commit 2e074cb - rpm/guards: Delete dead code - commit 98077a9 - rpm/guards: Typo fix from upstream - commit ce654f8 - config: set CONFIG_X86_INTEL_LPSS and CONFIG_I2C_DESIGNWARE_PLATFORM Enable INTEL LPSS (Low Power SubSystem) for LynxPoint chipsets (bnc#849125) and DesignWare (platform) i2c bus driver (bnc#849338). The DesignWare i2c driver depends on the clock subsystem. - commit 3a6fe23 ++++ kernel-source: - rpm/guards: Spelling fix - commit 2e074cb - rpm/guards: Delete dead code - commit 98077a9 - rpm/guards: Typo fix from upstream - commit ce654f8 - config: set CONFIG_X86_INTEL_LPSS and CONFIG_I2C_DESIGNWARE_PLATFORM Enable INTEL LPSS (Low Power SubSystem) for LynxPoint chipsets (bnc#849125) and DesignWare (platform) i2c bus driver (bnc#849338). The DesignWare i2c driver depends on the clock subsystem. - commit 3a6fe23 ++++ kernel-syms: - rpm/guards: Spelling fix - commit 2e074cb - rpm/guards: Delete dead code - commit 98077a9 - rpm/guards: Typo fix from upstream - commit ce654f8 - config: set CONFIG_X86_INTEL_LPSS and CONFIG_I2C_DESIGNWARE_PLATFORM Enable INTEL LPSS (Low Power SubSystem) for LynxPoint chipsets (bnc#849125) and DesignWare (platform) i2c bus driver (bnc#849338). The DesignWare i2c driver depends on the clock subsystem. - commit 3a6fe23 ++++ kiwi: - on construction of a KIWIXML instance, return early if no pointer to the image configuration directory is defined - added better comments describing what eltorito boot image is used for an install ISO ++++ libXft: - Added U_use-recommended-freetype-include.patch -- Freetype upstream recommends using their macros together with ft2build include. Positive sideeffect is that this patch makes it build with both freetype2 2.5.1, and older version ++++ libbluray: - Added use-recommended-freetype-include.patch -- Freetype upstream recommends using their macros together with ft2build include. Positive sideeffect is that this patch makes it build with both freetype2 2.5.1, and older version ++++ samba: - Do not BuildRequire perl ExtUtils::MakeMaker and Parse::Yapp as they're part of the minimum build environment. ++++ samba: - Do not BuildRequire perl ExtUtils::MakeMaker and Parse::Yapp as they're part of the minimum build environment. ++++ freetype2: - freetype2 pkgconfig now includes -lpng16; make sure freetype2-devel Requires libpng-devel ++++ harfbuzz: - Update to version 0.9.25: + Myanmar shaper improvements. + Avoid font fallback in CoreText backend. + Additional OpenType language tag mappiongs. + More aggressive shape-plan caching. - Changes from version 0.9.24: + Misc compiler warning fixes with clang. + No functional changes. ++++ openldap2: - Make /etc/sasl2 owned by openldap2. - Update to 2.4.38 * Fixed liblmdb nordahead flag (ITS#7734) * Fixed liblmdb to check cursor index before cursor_del (ITS#7733) * Fixed liblmdb wasted space on split (ITS#7589) * Fixed slapd for certs with a NULL issuerDN (ITS#7746) * Fixed slapd cn=config with empty nested includes (ITS#7739) * Fixed slapd syncrepl memory leak with delta-sync MMR (ITS#7735) * Fixed slapd-bdb/hdb to stop processing on dn not found (ITS#7741) * Fixed slapd-bdb/hdb with indexed ANDed filters (ITS#7743) * Fixed slapd-mdb to stop processing on dn not found (ITS#7741) * Fixed slapd-mdb dangling reader (ITS#7662) * Fixed slapd-mdb matching rule for OlcDbEnvFlags (ITS#7737) * Fixed slapd-mdb with indexed ANDed filters (ITS#7743) * Fixed slapd-meta from blocking other threads (ITS#7740) * Fixed slapo-syncprov assert with findbase (ITS#7749) Changes in 2.4.37 * Added liblmdb nordahead environment flag (ITS#7725) * Fixed client tools CLDAP with IPv6 (ITS#7695) * Fixed libldap CLDAP with IPv6 (ITS#7695) * Fixed libldap lock ordering with abandon op (ITS#7712) * Fixed liblmdb segfault with mdb_cursor_del (ITS#7718) * Fixed liblmdb when converting to writemap (ITS#7715) * Fixed liblmdb assert on MDB_NEXT with delete (ITS#7722) * Fixed liblmdb wasted space on split (ITS#7589) * Fixed slapd cn=config with olcTLSProtocolMin (ITS#7685) * Fixed slapd-bdb/hdb optimize index updates (ITS#7329) * Fixed slapd-ldap chaining with cn=config (ITS#7381, ITS#7434) * Fixed slapd-ldap chaning with controls (ITS#7687) * Fixed slapd-mdb optimize index updates (ITS#7329) * Fixed slapd-meta chaining with cn=config (ITS#7381, ITS#7434) * Fixed slapo-constraint to no-op on nonexistent entries (ITS#7692) * Fixed slapo-dds assert on startup (ITS#7699) * Fixed slapo-memberof to not replicate internal ops (ITS#7710) * Fixed slapo-refint to not replicate internal ops (ITS#7710) Changes in 2.4.36 * Added back-meta target filter patterns (ITS#7609) * Added liblmdb mdb_txn_env to API (ITS#7660) * Fixed libldap CLDAP with uninit'd memory (ITS#7582) * Fixed libldap with UDP (ITS#7583) * Fixed libldap OpenSSL TLS versions (ITS#7645) * Fixed liblmdb MDB_PREV behavior (ITS#7556) * Fixed liblmdb transaction issues (ITS#7515) * Fixed liblmdb mdb_drop overflow page return (ITS#7561) * Fixed liblmdb nested split (ITS#7592) * Fixed liblmdb overflow page behavior (ITS#7620) * Fixed liblmdb race condition with read and write txns (ITS#7635) * Fixed liblmdb mdb_del behavior with MDB_DUPSORT and mdb_del (ITS#7658) * Fixed slapd cn=config with unknown schema elements (ITS#7608) * Fixed slapd cn=config with loglevel 0 (ITS#7611) * Fixed slapd slapi filterlist free behavior (ITS#7636) * Fixed slapd slapi control free behavior (ITS#7641) * Fixed slapd schema countryString as directoryString (ITS#7659) * Fixed slapd schema telephoneNumber as directoryString (ITS#7659) * Fixed slapd-bdb/hdb to wait for read locks in tool mode (ITS#6365) * Fixed slapd-mdb behavior with alias dereferencing (ITS#7577 ) * Fixed slapd-mdb modrdn and base-scoped searches (ITS#7604) * Fixed slapd-mdb refcount behavior (ITS#7628) * Fixed slapd-meta binding flag is set (ITS#7524) * Fixed slapd-meta with minimal config (ITS#7581) * Fixed slapd-meta missing results messages (ITS#7591) * Added slapd-meta TCP keepalive support (ITS#7513) * Fixed slapo-sssvlv double free (ITS#7588) * Fixed slaptest to list -Q option (ITS#7568) Changes in 2.4.35 * Fixed liblmdb mdb_cursor_put with MDB_MULTIPLE (ITS#7551) * Fixed liblmdb page rebalance (ITS#7536) * Fixed liblmdb missing parens (ITS#7377) * Fixed liblmdb mdb_cursor_del crash (ITS#7553) * Fixed slapd syncrepl updateCookie status (ITS#7531) * Fixed slapd connection logging (ITS#7543) * Fixed slapd segfault on modify (ITS#7542, ITS#7432) * Fixed slapd-mdb to reject undefined attrs (ITS#7540) * Fixed slapo-pcache with +/- attrsets (ITS#7552) Changes in 2.4.34 * Fixed libldap connections with EINTR (ITS#7476) * Fixed libldap lineno overflow in ldif_read_record (ITS#7497) * Fixed liblmdb mdb_env_open flag handling (ITS#7453) * Fixed liblmdb mdb_midl_sort array optimization (ITS#7432) * Fixed liblmdb freelist with large entries (ITS#7455) * Fixed liblmdb to check for filled dirty page list (ITS#7491) * Fixed liblmdb to validate data limits (ITS#7485) * Fixed liblmdb mdb_update_key for large keys (ITS#7505) * Fixed ldapmodify to not core dump with invalid LDIF (ITS#7477) * Fixed slapd syncrepl for old entries in MMR setup (ITS#7427) * Fixed slapd signedness for index_substr_any_* (ITS#7449) * Fixed slapd enforce SLAPD_MAX_DAEMON_THREADS (ITS#7450) * Fixed slapd mutex in send_ldap_ber (ITS#6164) * Added slapd-ldap onerr option (ITS#7492) * Added slapd-ldap keepalive support (ITS#7501) * Fixed slapd-ldif with empty dir (ITS#7451) * Fixed slapd-mdb to reopen attr DBs after env reopen (ITS#7416) * Fixed slapd-mdb handling of missing entries (ITS#7483,7496) * Fixed slapd-mdb environment flag setting (ITS#7452) * Fixed slapd-mdb with sub db slapcat (ITS#7469) * Fixed slapd-mdb to correctly work with toolthreads > 2 (ITS#7488,ITS#7527) * Fixed slapd-mdb subtree search speed (ITS#7473) * Fixed slapd-meta conversion to cn=config (ITS#7525) * Fixed slapd-meta segfault when modifying olcDbUri (ITS#7526) * Fixed slapd-sql back-config support (ITS#7499) * Fixed slapo-constraint handle uri and restrict correctly (ITS#7418) * Fixed slapo-constraint with multi-master replication (ITS#7426) * Fixed slapo-constraint segfault (ITS#7431) * Fixed slapo-deref control initialization (ITS#7436) * Fixed slapo-deref control exposure (ITS#7445) * Fixed slapo-memberof with internal ops (ITS#7487) * Fixed slapo-pcache matching rules for config db (ITS#7459) * Fixed slapo-rwm modrdn cleanup (ITS#7414) * Fixed slapo-sssvlv maxperconn parameter (ITS#7484) ++++ mutter: - Add mutter-use-new-upower-api.patch: Support UPower 0.99. ++++ podofo: - Added remove-internal-findfreetype-references.patch: fixes build with freetype2 2.5.1 as internal copy is broken. It is also better practice to use cmake's FindPackage modules ++++ sqlite3: - update to 3.8.2: - adds support for WITHOUT ROWID tables http://sqlite.org/withoutrowid.html - potentially incompatible change: cast from very large positive floating point number no longer results in most negavtive number, now casts from float to integers return integer closest to float between value and zero. Affects routines with implicit casts like sqlite3_column_int64() - a number of performance enhancements - Full list of changes: http://sqlite.org/releaselog/3_8_2.html ++++ libunwind: - add ppc64le ++++ libyui: - added external widget plugin management - added support for multi plugin loader (one per name) - Version 3.0.12 ++++ m17n-db: - update to 1.6.5 * New icon files * New input method * MIM/as-inscript.mim, MIM/as-phonetic.mim, MIM/ath-phonetic.mim, MIM/be-kbd.mim, MIM/bla-phonetic.mim, MIM/bn-disha.mim, MIM/bn-inscript.mim, MIM/bn-probhat.mim, MIM/bo-ewts.mim, MIM/cr-western.mim, MIM/cs-kbd.mim, MIM/eo-h-f.mim, MIM/eo-h.mim, MIM/eo-plena.mim, MIM/eo-q.mim, MIM/eo-vi.mim, MIM/eo-x.mim, MIM/gu-inscript.mim, MIM/gu-phonetic.mim, MIM/hi-inscript.mim, MIM/hi-phonetic.mim, MIM/hi-remington.mim, MIM/hi-vedmata.mim, MIM/ii-phonetic.mim, MIM/iu-phonetic.mim, MIM/kn-inscript.mim, MIM/kn-kgp.mim, MIM/kn-typewriter.mim, MIM/ks-inscript.mim, MIM/ks-kbd.mim, MIM/mai-inscript.mim, MIM/math-latex.mim, MIM/ml-inscript.mim, MIM/ml-mozhi.mim, MIM/ml-swanalekha.mim, MIM/mr-inscript.mim, MIM/mr-itrans.mim, MIM/mr-phonetic.mim, MIM/ne-rom.mim, MIM/ne-trad.mim, MIM/nsk-phonetic.mim, MIM/oj-phonetic.mim, MIM/or-inscript.mim, MIM/or-phonetic.mim, MIM/pa-anmollipi.mim, MIM/pa-inscript.mim, MIM/pa-jhelum.mim, MIM/pa-phonetic.mim, MIM/ps-phonetic.mim, MIM/ru-translit.mim, MIM/sa-iast.mim, MIM/sd-inscript.mim, MIM/si-phonetic-dynamic.mim, MIM/si-singlish.mim, MIM/si-sumihiri.mim, MIM/si-trans.mim, MIM/ta-inscript.mim, MIM/ta-phonetic.mim, MIM/ta-tamil99.mim, MIM/ta-typewriter.mim, MIM/ta-vutam.mim, MIM/tai-sonla.mim, MIM/te-apple.mim, MIM/te-inscript.mim, MIM/te-pothana.mim, MIM/te-rts.mim, MIM/te-sarala.mim, MIM/ur-phonetic.mim, MIM/uz-kbd.mim, MIM/vi-han.mim, MIM/vi-nom-vni.mim, MIM/vi-nom.mim, MIM/yi-yivo.mim, MIM/zh-pinyin-vi.mim, MIM/zh-zhuyin.mim: Merged from the m17n-contrib package. * MIM/yi-yivo.mim: Add various maps. * and more... ++++ python-imaging: - Added use-recommended-freetype-include.patch -- Freetype upstream recommends using their macros together with ft2build include. Positive sideeffect is that this patch makes it build with both freetype2 2.5.1, and older version ++++ xorg-x11-server: - Dropped: * N_0001-Check-harder-for-primary-PCI-device.patch Whith libpciaccess code path irrelevant for Linux. * N_0001-Fix-segfault-when-killing-X-with-ctrl-alt-backspace.patch Solved differently upstream * N_bug-197858_dpms.diff This one is upstream already - apparently nobody check this when it no longer applied... * N_bug534768-prefer_local_symbols.patch Upstream has a better suggestion how to solve this. However this patch is no longer needed * N_dpms_screensaver.diff This topic was solved slightly differently upstream - still patch got ported without checking it's context. * N_randr1_1-sig11.diff No longer needed. Problem was fixed differently upstream. * u_vgaHW-no-legacy.patch Problem solved in the nv driver. - Renamed: Those patches will go upstream, thus they are prefixed by a u_: * n__confine_to_shape.diff -> u_confine_to_shape.diff * N_fbdevhw.diff -> u_fbdevhw.diff * n_x86emu-include-order.patch -> u_x86emu-include-order.patch * N_xorg-server-xdmcp.patchA -> u_xorg-server-xdmcp.patch Those patches no longer apply but are kept for reference thus prefixed by b_: * N_0001-Prevent-XSync-Alarms-from-senslessly-calling-CheckTr.patch -> b_0001-Prevent-XSync-Alarms-from-senslessly-calling-CheckTr.patch * N_cache-xkbcomp-output-for-fast-start-up.patch -> b_cache-xkbcomp-output-for-fast-start-up.patch * N_sync-fix.patch -> b_sync-fix.patch Those patches came from a foreign source but are not upstream, yet, thus prefix ux_: * u_xserver_xvfb-randr.patch -> ux_xserver_xvfb-randr.patch - Update to version 1.14.99.904 (1.15 RC4): Here's another RC this week. This includes fixes for the GLX regression on OS X and Windows, and fixes for Xinerama and various extensions. - Drop superseded patches: + Patch143: n_autoconf-On-Linux-give-fbdev-driver-a-higher-precedence-than-vesa.patch ++++ yast2-installation: - fixed Makefile.am (added missing inst_scc.rb) - 3.1.16 ------------------------------------------------------------------ ------------------ 2013-12-10 - Dec 10 2013 ------------------- ------------------------------------------------------------------ ++++ augeas: - Update to version 1.1.0 - Handle files with special characters in their name, bug #343 - Fix type error in composition ('f; g') of functions, bug #328 - Improve detection of version script; make build work on Illumos with GBU ld (Igor Pashev) - augparse: add --trace option to print filenames of all modules being loaded - Various lens documentation improvements (Jasper Lievisse Adriaanse) - Lens changes/additions - ActiveMQ_*: new lens for ActiveMQ/JBoss A-MQ (Brian Harrington) - AptCacherNGSecurity: new lens for /etc/apt-cacher-ng/security.conf (Erik Anderson) - Automaster: accept spaces between options - BBHosts: support more flags and downtime feature (Mathieu Alorent) - Bootconf: new lens for OpenBSD's /etc/boot.conf (Jasper Adriaanse) - Desktop: Support dos eol - Dhclient: read /etc/dhclient.conf used in OpenBSD (Jasper Adriaanse) - Dovecot: New lens for dovecot configurations (Serge Smetana) - Fai_Diskconfig: Optimize some regexps - Fonts: exclude all README files (Jasper Adriaanse) - Inetd: support IPv6 addresses, bug #320 - IniFile: Add lns_loose and lns_loose_multiline definitions Support smart quotes Warning: Smart quotes support means users should not add escaped double quotes themselves. Tests need to be fixed also. Use standard Util.comment_generic and Util.empty_generic Warning: Existing lens tests must be adapted to use standard comments and empty lines Allow spaces in entry_multiline* values Add entry_generic and entry_multiline_generic Add empty_generic and empty_noindent Let multiline values begin with a single newline Support dos eol Warning: Support for dos eol means existing lenses usually need to be adapted to exclude \r as well as \n. - IPRoute2: Support for iproute2 files (Davide Guerri) - JaaS: lens for the Java Authentication and Authorization Service (Simon Vocella) - JettyRealm: new lens for jetty-realm.properties (Brian Harrington) - JMXAccess, JMXPassword: new lenses for ActiveMQ's JMX files (Brian Harrington) - Krb5: Use standard comments and empty lines Support dos eol Improve performance Accept pkinit_anchors (Andrew Anderson) - Lightdm: Use standard comments and empty lines - LVM: New lens for LVM metadata (Gabriel) - Mdadm_conf: optimize some regexps - MongoDBServer: new lens (Brian Harrington) - Monit: also load /etc/monitrc (Jasper Adriaanse) - MySQL: Use standard comments and empty lines Support dos eol - NagiosCfg: handle Icinga and resources.cfg (Jasper Adriaanse) - Nrpe: accept any config option rather than predefined list (Gonzalo Servat); optimize some regexps - Ntpd: new lense for OpenNTPD config (Jasper Adriaanse) - Odbc: Use standard comments and empty lines - Openshift_*: new lenses for Openshift support (Brian Harrington) - Quote: allow multiple spaces in quote_spaces; improve docs - Passwd: allow period in user names in spec, bug #337; allow overrides in nisentry - PHP: Support smart quotes Use standard comments and empty lines Load /etc/php*/fpm/pool.d/*.conf (Enrico Stahn) - Postfix_master: allow [] in words, bug #345 - Resolv: support 'lookup' and 'family' key words, bug #320 (Jasper Adriaanse)) - Rsyslog: support :omusrmsg: list of users in actions - RX: add CR to RX.space_in - Samba: Use standard comments and empty lines Support dos eol - Schroot: Support smart quotes - Services: support port ranges (Branan Purvine-Riley) - Shellvars: optimize some regexps; reinstate /etc/sysconfig/network, fixes bug #330, RHBZ#904222, RHBZ#920609; parse /etc/rc.conf.local from OpenBSD - Sip_Conf: New lens for sip.conf configurations (Rob Tucker) - Splunk: new lens (Tim Brigham) - Subversion: Support smart quotes Use standard comments and empty lines Use IniFile.entry_multiline_generic Use IniFile.empty_noindent Support dos eol - Sudoers: allow user aliases in specs - Sysctl: exclude README file - Systemd: Support smart quotes; allow backslashes in values - Xinetd: handle missing values in list, bug #307 - Xorg: allow 'Screen' in Device section, bug #344 - Yum: Support dos eol, optimize some regexps ++++ gcc48: - Update to gcc-4_8-branch head (r205850). ++++ ft2demos: - Update to version 2.5.2 * Fixed bug that made FreeType crash on some popular (but not fully conformant) fonts like `ahronbd.ttf' * Another round of improvements to correct positioning and hinting of composite glyphs in TrueType fonts * Fixed bug introduced in version 2.5.1: handling embedded bitmap strikes of TrueType fonts, caused garbage display under some circumstances * Fixed `ftgrid' demo program compilation in non-development builds - Droped fix-compile-in-non-debug.patch, included in this release ++++ libgcj48: - Update to gcc-4_8-branch head (r205850). ++++ glibc: - Update to glibc 2.18.90 aeb95445d128: * More bug fixes * Support for STT_GNU_IFUNC symbols added for ppc32/power4+ * The public headers no longer use __unused nor __block * Support for PowerPC64 ELFv2 ABI - ppc64le-abilist.patch: ABI lists for PowerLE ++++ glibc: - Update to glibc 2.18.90 aeb95445d128: * More bug fixes * Support for STT_GNU_IFUNC symbols added for ppc32/power4+ * The public headers no longer use __unused nor __block * Support for PowerPC64 ELFv2 ABI - ppc64le-abilist.patch: ABI lists for PowerLE ++++ grub2: - add patch 0001-Fix-build-with-FreeType-2.5.1.patch - fix build with freetype2 >= 2.5.1 (backport from fd0df6d098b1e6a4f60275c48a3ec88d15ba1fbb) ++++ kiwi: - v5.06.13 released - fixed creation of report page in kiwi --describe * better information about gem list, only system gems are listed * clean list view, no empty lines - v5.06.12 released - Added better in-code documentation in KIWIAnalyseCustomData and improved the code flow by reducing the set of unmanaged data with the rpm managed data in the first place - fixed all KIWIQX::qxx calls which are called in list context The result of KIWIQX::qxx is always in scalar context, calling in list context will put the result as one element of the list - cleanup the evaluation of kiwi_ variables inside the initrd + the following elements/attributes accepts true|false values: , compressed, hybrid, hybridpersistent and ramonly These settings are propagated without changes to the linuxrc code that evaluates the variable to decide whether or not to perform an action. The evaluation in the shell code was based on yes|no an old relic that used to be use in the XML a long time ago. This update changes the evaluation in the shell code to true|false. ++++ krb5: - Reduce build dependencies for krb5-mini by removing doxygen and changing libcom_err-devel to libcom_err-mini-devel - Small fix to pre_checkin.sh so krb5-mini.spec is correct. ++++ llvm: - Update to r196899 from release_34 branch - Remove compiler_rt-r196612.patch, merged upstream ++++ util-linux: - Update to util-linux-2.24 + Release highlights (2.24) fdisk(8): * the code has been completely refactored and moved to libfdisk (the library does not have a stable API yet) * user interface has been unified for all label types and it supports colors * GPT disk UUID, partition UUID and partition name modification is supported now pylibmount: * this new library provides PYTHON BINDINGS for libmount; use --with-python[=2|3] to enable the bindings last(1) and lastb(1): * the NEW IMPLEMENTATION has been merged from sysvinit to util-linux and extended; now it supports command line options - -present, --since, and --time-format * use --enable-deprecated-last to enable the old util-linux last(1) implementation swapon(8): * the option --discard= and fstab mount option discard= allow to explicitly specify 'pages' or 'once' discard policy. If no policy is selected, the default behavior is to enable both. See swapon.8 man page for more details. libblkid and blkid(8): * supports LOGUUID= for external logs (e.g. extN and XFS) * generates a pseudo PARTUUID= for MBR partitions (based on MBR Id, Linux kernel supports the same concept for root= command line option) agetty(8): * supportes new issue file \S escape code to read information from /etc/os-release * the option -L allows to completely control CLOCAL flag dmesg(1): * supports new command line option --time-format to specify time format * supports new iso-8601 time format hexdump(1): * supports long options now wall(1): * the command is compatible with sysvinit implementation now logger(1): * supports new command line option --prio-prefix when logging stdin lscpu(1): * allows to detect more hypervisor types and provides info about Max and Min CPU Mhz unshare(8): * supports new command line options --fork and --mount-proc for pid namespaces wipefs(8): * now wipes superblocks with incorrect checksums too * supports new command line option --backup to backup erased data to $HOME/wipefs--.bak nologin(8): * this command has been merged into util-linux, the command politely refuses a login. - Removed following patches now upstream * eject-scsi-check-host_status-and-driver_status.patch * more-fix-buffer-overflow.patch * more-check-for-buffer-size-when-write-multibyte-char.patch * more-guarantee-space-for-multibyte.patch - Removed following patch because now pkg-config does that * fdisk-tinfo.patch - Refreshed following patches with updating version string * util-linux-2.23.1-fdisk_remove_bogus_warnings.patch - Added enable_last condition in case we don't want to use the last binary from sysvinit-tools in future - Upstream moved getopt examples from datadir to docdir but we keep the old location because we would need to fix the manpage first. ++++ freetype2: - Update to version 2.5.2 * Fixed bug that made FreeType crash on some popular (but not fully conformant) fonts like `ahronbd.ttf' * Another round of improvements to correct positioning and hinting of composite glyphs in TrueType fonts * Fixed bug introduced in version 2.5.1: handling embedded bitmap strikes of TrueType fonts, caused garbage display under some circumstances * Fixed `ftgrid' demo program compilation in non-development builds - Droped fix-compile-in-non-debug.patch, included in this release ++++ ncurses: - Add ncurses patch 20131207 + add form_driver_w() entrypoint to wide-character forms library, as well as test program form_driver_w (adapted from patch by Gaute Hope). ++++ numactl: - enable ppc64le ++++ python-base: - Add Obsoletes/Provides for python-ctypes. ++++ udisks2: - Added udisks2-20131026-removable-devices-polkit-auth.patch. It adds polkit authorization variables for removable media, which allow restricting or granting access to removable media based on its type using polkit authorization rules (fate#312966 fdo#72122). ++++ libvpx: - Update to version 1.3.0 + This release is ABI and API compatible with Duclair (v1.0.0). + This release introduces the VP9 codec in a backward-compatible way. All existing users of VP8 can continue to use the library without modification. However, some VP8 options do not map to VP9 in the same manner. + Enhancements: - Get rid of bashisms in the main build scripts - Added usage info on command line options - Add lossless compression mode - Dll build of libvpx - Add additional Mac OS X targets: 10.7, 10.8 and 10.9 - Add option to disable documentation - configure: add --enable-external-build support - make: support V=1 as short form of verbose=yes - configure: support mingw-w64 - configure: support hardfloat armv7 CHOSTS - configure: add support for android x86 - Add estimated completion time to vpxenc - Don't exit on decode errors in vpxenc - vpxenc: support scaling prior to encoding - vpxdec: support scaling output - vpxenc: improve progress indicators with --skip - msvs: Don't link to winmm.lib - Add a new script for producing vcxproj files - Produce Visual Studio 10 and 11 project files - Produce Windows Phone project files - msvs-build: use msbuild for vs >= 2005 - configure: default configure log to config.log - Add encoding option --static-thresh + Speed: - Miscellaneous speed optimizations for VP8 and VP9. + Quality: - In general, quality is consistent with the Eider release. + Bug Fixes: - This release represents approximately a year of engineering effort, and contains multiple bug fixes. Please refer to git history for details. - Rebase libvpx-armv7-use-hard-float.patch and libvpx-configure-add-s390.patch to this release - Droped version_1.1.0_to_1.2.0.diff - Added xz BuildRequires - Remove Source URL, as the tarball is not available at that place - Tarball is generated from v1.3.0 tag ++++ openwsman: - Update to 2.4.3 - Fix bindings for Java 1.5 - Raise exception if client creation fails (bindings) ++++ makedumpfile: - enable ppc64le ++++ perl-Module-Build: - updated to 0.4203 [BUG FIXES] - Map recommends back to runtime recommends [Leon Timmermans] - Map restrictive license to restricted in meta 2.0 [Leon Timmermans] - Don't merge prereqs from meta to mymeta [Leon Timmermans] - Prefer META.json over META.yml [Leon Timmermans] - Do not set provides in metadata if no_index is set [Leon Timmermans] - Lowercase license in fallback logic [Leon Timmermans] [ENHANCEMENTS] - Converted to using Meta 2.0 ++++ python-libmount: - Update to util-linux-2.24 + Release highlights (2.24) fdisk(8): * the code has been completely refactored and moved to libfdisk (the library does not have a stable API yet) * user interface has been unified for all label types and it supports colors * GPT disk UUID, partition UUID and partition name modification is supported now pylibmount: * this new library provides PYTHON BINDINGS for libmount; use --with-python[=2|3] to enable the bindings last(1) and lastb(1): * the NEW IMPLEMENTATION has been merged from sysvinit to util-linux and extended; now it supports command line options - -present, --since, and --time-format * use --enable-deprecated-last to enable the old util-linux last(1) implementation swapon(8): * the option --discard= and fstab mount option discard= allow to explicitly specify 'pages' or 'once' discard policy. If no policy is selected, the default behavior is to enable both. See swapon.8 man page for more details. libblkid and blkid(8): * supports LOGUUID= for external logs (e.g. extN and XFS) * generates a pseudo PARTUUID= for MBR partitions (based on MBR Id, Linux kernel supports the same concept for root= command line option) agetty(8): * supportes new issue file \S escape code to read information from /etc/os-release * the option -L allows to completely control CLOCAL flag dmesg(1): * supports new command line option --time-format to specify time format * supports new iso-8601 time format hexdump(1): * supports long options now wall(1): * the command is compatible with sysvinit implementation now logger(1): * supports new command line option --prio-prefix when logging stdin lscpu(1): * allows to detect more hypervisor types and provides info about Max and Min CPU Mhz unshare(8): * supports new command line options --fork and --mount-proc for pid namespaces wipefs(8): * now wipes superblocks with incorrect checksums too * supports new command line option --backup to backup erased data to $HOME/wipefs--.bak nologin(8): * this command has been merged into util-linux, the command politely refuses a login. - Removed following patches now upstream * eject-scsi-check-host_status-and-driver_status.patch * more-fix-buffer-overflow.patch * more-check-for-buffer-size-when-write-multibyte-char.patch * more-guarantee-space-for-multibyte.patch - Removed following patch because now pkg-config does that * fdisk-tinfo.patch - Refreshed following patches with updating version string * util-linux-2.23.1-fdisk_remove_bogus_warnings.patch - Added enable_last condition in case we don't want to use the last binary from sysvinit-tools in future - Upstream moved getopt examples from datadir to docdir but we keep the old location because we would need to fix the manpage first. ++++ transfig: - Update to transfig version 3.2.5e * HTML map output was limited to 100 links. Fix by Jan van Dijk * Updated for compatibility to PNG 1.5 From Matthias Scheler * Was adding "showpage" command when producing bitmap formats from intermediate EPS. This produced "illegal" PNG and JPEG files with extra, blank image. * Maximum width of included image in PS/EPS output increased from 8192 to 16384 * Precision of some PIC objects increased from %.2f to %.3f * Double close of output file when ghostscript fails. Original bug report from https://bugzilla.redhat.com/728825 - Change out patch sets to fit 3.2.5e ++++ ucode-intel: - Loading firmware needs udev to be running ++++ util-linux-systemd: - Update to util-linux-2.24 + Release highlights (2.24) fdisk(8): * the code has been completely refactored and moved to libfdisk (the library does not have a stable API yet) * user interface has been unified for all label types and it supports colors * GPT disk UUID, partition UUID and partition name modification is supported now pylibmount: * this new library provides PYTHON BINDINGS for libmount; use --with-python[=2|3] to enable the bindings last(1) and lastb(1): * the NEW IMPLEMENTATION has been merged from sysvinit to util-linux and extended; now it supports command line options - -present, --since, and --time-format * use --enable-deprecated-last to enable the old util-linux last(1) implementation swapon(8): * the option --discard= and fstab mount option discard= allow to explicitly specify 'pages' or 'once' discard policy. If no policy is selected, the default behavior is to enable both. See swapon.8 man page for more details. libblkid and blkid(8): * supports LOGUUID= for external logs (e.g. extN and XFS) * generates a pseudo PARTUUID= for MBR partitions (based on MBR Id, Linux kernel supports the same concept for root= command line option) agetty(8): * supportes new issue file \S escape code to read information from /etc/os-release * the option -L allows to completely control CLOCAL flag dmesg(1): * supports new command line option --time-format to specify time format * supports new iso-8601 time format hexdump(1): * supports long options now wall(1): * the command is compatible with sysvinit implementation now logger(1): * supports new command line option --prio-prefix when logging stdin lscpu(1): * allows to detect more hypervisor types and provides info about Max and Min CPU Mhz unshare(8): * supports new command line options --fork and --mount-proc for pid namespaces wipefs(8): * now wipes superblocks with incorrect checksums too * supports new command line option --backup to backup erased data to $HOME/wipefs--.bak nologin(8): * this command has been merged into util-linux, the command politely refuses a login. - Removed following patches now upstream * eject-scsi-check-host_status-and-driver_status.patch * more-fix-buffer-overflow.patch * more-check-for-buffer-size-when-write-multibyte-char.patch * more-guarantee-space-for-multibyte.patch - Removed following patch because now pkg-config does that * fdisk-tinfo.patch - Refreshed following patches with updating version string * util-linux-2.23.1-fdisk_remove_bogus_warnings.patch - Added enable_last condition in case we don't want to use the last binary from sysvinit-tools in future - Upstream moved getopt examples from datadir to docdir but we keep the old location because we would need to fix the manpage first. ++++ xorg-x11-driver-input: - change Requires for xf86-input-joystick to a Recommends, since we no longer support it on sle12 (FATE#316785) ++++ yast2: - bnc#851769 - fixed reading bridge configuration - thanks to Waldemar Spitz - 3.1.10 - add hook file #output method - 3.1.9 ++++ yast2-installation: - Show hook summary only if some hooks failed - 3.1.15 ++++ zenity: - Update to version 3.10.2 (bnc#854638): + List box doesn't expand to fill window (bgo#702535). - Changes from version 3.10.1: + Updated translations. - Changes from version 3.9.91: + Add a runtime check for X11 (bgo#705335). + Fix the broken auto-close option in progress and list dialogs (bgo#653468). + Double clicking an item or hitting enter after selecting an item returns it twice (bgo#698683). ------------------------------------------------------------------ ------------------ 2013-12-9 - Dec 9 2013 ------------------- ------------------------------------------------------------------ ++++ ImageMagick: - updated to 6.8.7-9: * fixed bug in coders/png.c that caused -define png:color-type=0 to fail * fixed bug in automatic selection of OpenCL device * simplified interface to initialize the OpenCL environment * Fix possible memory corruption when writing PSD image * etc. see ChangeLog ++++ aaa_base: - remove {c,}sh.utf8 as testutf8 is a dummy anyways (bnc#849258) - fix chkconfig --check (bnc#851374) ++++ igerman98: - updated 20131206 * new words - removed Obsoletes/Provides of i${lang}, even sles 10 has ispell-${lang} yet ++++ autoyast2: - Fix problem with reusing existing partitions (bnc#854439) ++++ bind: - Fix generation of /etc/named.conf.include (bnc#828678, bnc#848777, bnc#814978). ++++ binutils: - Update to 2.24 release and to branch at 9177510e: * Add support for the Texas Instruments MSP430X processor. * Add support for Altera Nios II. * Add support for the V850E3V5 architecture. * Add support for the Imagination Technologies Meta processor. * --enable-new-dtags no longer generates old dtags in addition to new dtags. * Remove assembler and linker support for MIPS ECOFF targets. * Remove assembler support for MIPS ECOFF targets. * Add ALIGN_WITH_INPUT to the linker script language to force the alignment of an output section to use the maximum alignment of all its input sections. * Add -gdwarf-sections command line option to enable per-code-section generation of DWARF .debug_line sections. * Objcopy now supports wildcard characters in command line options that take section names. ++++ ca-certificates-mozilla: - Updated to 1.95 Distrust a sub-ca that issued google.com certificates. "Distrusted AC DG Tresor SSL" (bnc#854367) - fix handling of certificates with same name (bnc#854163) ++++ gcc48: - Cleanup include-fixed removals. ++++ docbook-xsl-stylesheets: - Added missing patch description to follow Patch Guidlines (see http://en.opensuse.org/openSUSE:Packaging_Patches_guidelines) - Added upstream patch (r9732-r9743 for base.dir parameter in EPUB3) ++++ filesystem: - Drop /usr/X11R6, /usr/X11R6/bin, /usr/X11R6/lib, /var/X11R6 ++++ libgcj48: - Cleanup include-fixed removals. ++++ gdb: - gdb-ppc64le.patch: add support for powerpc64le-linux ++++ gnome-session: - Add gnome-session-upower.patch: Only use UPower API when building against UPower <= 0.9.22. In any other case, the respective functionality is provided by systemd. - Drop pkgconfig(upower-glib) BuildRequires: due to above patch, there is no longer any need for UPower. ++++ intel-gpu-tools: - update to release 1.5 - n_disable-build-of-pm_pc8.patch * disables build for pm_pc8 test app for now - removed obsolete patches * intel-gpu-tools-no-test.diff * u_intel-gpu-tools-no_m4_dir.patch ++++ iproute2: - Update to new upstream release 3.12 * ip rule: add route suppression options * tc: support for the "fq" Fair Queue packet scheduler * tc: support 64-bit rate estimator statistics * GRE-over-IPv6 tunnel support * VXLAN IPV6 support ++++ ispell: - Remove mixed patch leftover ++++ java-1_7_0-openjdk: - Need ecj-bootstrap in bootstrap mode (noted by mmatz) - Don't install vim and quilt in bootstrap mode - A few enhancenments of bootstrap mode * usable wia --with bootstrap * disable docs, javadoc package * fix configure arguments on bootstrap ++++ kernel-default: - Delete patches.suse/scsi-error-test-unit-ready-timeout: Superseded by commit 0816c9251a7180383bb7811e1a1545f7b78e5374. - commit 44df1ce - iscsi_target: race condition on shutdown (bnc#850072). - commit c4710fd ++++ kernel-source: - Delete patches.suse/scsi-error-test-unit-ready-timeout: Superseded by commit 0816c9251a7180383bb7811e1a1545f7b78e5374. - commit 44df1ce - iscsi_target: race condition on shutdown (bnc#850072). - commit c4710fd ++++ kernel-firmware: - Correct Supplements string so that the package gets correctly installed on machines with Intel CPUs bnc#847158 ++++ kernel-syms: - Delete patches.suse/scsi-error-test-unit-ready-timeout: Superseded by commit 0816c9251a7180383bb7811e1a1545f7b78e5374. - commit 44df1ce - iscsi_target: race condition on shutdown (bnc#850072). - commit c4710fd ++++ kiwi: - v5.06.11 released - update releasetags helper tool * list all committed versions which hasn't been tagged and print the git tag command to tag it. stop at the current version which has been tagged - v5.06.10 released - fixed setup of size of boot partition of an install stick * the original code just uses the size of the initrd to estimate a size for the boot partition of the install stick. But this might be too small. Thus the function __getBootSize which also evaluates the value of the bootpartsize attribute is used - Added ppc64le link to system/repo - v5.06.9 released - arm: fixed suse-13.1-JeOS for Raspberry-Pi * there is no MLO for raspberry, thus no need to check for it - arm: berryboot fixed setup in config.txt * The initial kiwi initrd and the kernel are in boot/ - fixed instsource-plugins support for kiwi v5.06.8 * the change in the KIWIQX module no longer exporting qxx had an impact on the instsource-plugin code. This patch changes the call to a class method call KIWIQX::qxx - fixed KIWIRuntimeChecker::__checkSystemDiskData * if a mountpoint with a custom name is given for a volume the check incorrectly used the name as path but it should use the mountpoint as path in this case - arm: berryboot fixes: * make sure KIWIConfig::suseGFXBoot copies all required firmware and loader files from the boot image to the system image below /image/loader ++++ libEMF: - ppc64le-support.patch: Support for powerpc64le ++++ llvm: - Add compiler_rt-r196612.patch to fix ubsan failures on i586 - Update to r196762 from release_34 branch ++++ samba: - Update to 4.1.3. + DCE-RPC fragment length field is incorrectly checked; CVE-2013-4408; (bnc#844720). + pam_winbind login without require_membership_of restrictions; CVE-2012-6150; (bnc#853347). ++++ samba: - Update to 4.1.3. + DCE-RPC fragment length field is incorrectly checked; CVE-2013-4408; (bnc#844720). + pam_winbind login without require_membership_of restrictions; CVE-2012-6150; (bnc#853347). ++++ kdelibs4: - Small cleanup: * Remove {?sles_version} and unsupported %{suse_version} checks * Remove rpmlintrc file, it was used only for sles * Remove alsa-devel and cups-devel requires from devel package, they are not needed * Remove grantlee-devel BuildRequires, it is needed only for tests, which we don't build * Adapt BuildRequires, and Requires to current requirements, as per CMakeLists.txt * Drop dubious kderev define * Delete unused 0001-verbose.patch ++++ libmtp: - music-players.h: Updated to the device database of the current GIT level to support more MTP devices (bnc#854328) ++++ libsolv: - make repo2solv.sh work when appdata support is off - enable appdata support for SUSE ++++ libvirt-python: - Add missing BuildRoot definition - Fix macro usage (Build on SLE) - Don't rm *.egg-info - No need for CFLAGS ++++ master-boot-code: - Build for x86_64 too, so that we don't need glibc-32bit on x86_64 systems (bnc#573445) ++++ patterns-sled: - Install dconf-editor when gconf-editor is installed. ++++ perl-Archive-Zip: - updated to 1.34 - Restore svn history from svn.ali.as (thanks H. Merijn Brand) - #90854 Test 17 in t/03_ex.t is failing - Allow reading ZIP from seekable streams (like PerlIO::Scalar) - RT#75197 - Fixes: #76780: Cannot create member called "0" with addString (HAGGAI) ++++ perl-Date-Manip: - updated to 6.42 * Added ParseDateFormat function Added the ParseDateFormat function to the DM6 functional interface in response to RT 89286. * Added Common Log format Added the date format used in apache logs: 11/Oct/2000:13:55:36 -0700 RT 89286. * Time zone fixes Newest zoneinfo data (tzdata 2013h) * Bug fixes Fixed a bug where dates of the form of a delta with a timezone attached (i.e. "1 day ago at midnight UTC") failed. RT 89256 Fixed a bug where events handling gave a warning if there were no events that applied. RT 90344 ++++ perl-Net-DNS: - license fixed to "as perl itself" - updated to 0.73 Fix rt.cpan.org #88778 $update->unique_push() does not work as advertised. Fix rt.cpan.org #88744 Nameserver crashes on malformed TCP query. Fix rt.cpan.org #84601/#81942 Fix memory leak on packet cleanup. Indirect self-reference via header prevented garbage collector from deallocating packet. Feature rt.cpan.org #84468 TSIG: add support for HMAC-SHA1 .. HMAC-SHA512 Fix rt.cpan.org #84110 Incorrect parsing of PTR records in zonefile. Fix rt.cpan.org #83755 Erroneous attempt to invoke Net::LibIDN package in Domain.pm. Fix rt.cpan.org #83078 Can't locate Net/DNS/Resolver/linux.pm in @INC Conjecture: eval{ ... }; if ($@) { ... }; broken by threads. Fix rt.cpan.org #83075 ZoneFile.pm wrongly rejects $TTL 0 directive. Fix rt.cpan.org #82621 Error string empty after failed TCP query. Fix rt.cpan.org #82296 IPv6 with embedded IPv4 address not mapped to ip6.arpa. Fix rt.cpan.org #82294 Perl taint inadvertently removed in Domain and Text objects. Feature rt.cpan.org #53610 add TSIG validation support ++++ perl-Socket6: - updated to 0.25 * Makefile.PL: Install manpage. [cpan #66811] * Socket6.pm: Fix typo. [cpan #86346] * Socket6.pm: Fix typo. [cpan #71617] * Makefile.PL: Fixed [cpan #77665] pass perl cc and ccflags to configure * Makefile.PL (configure_mswin32): Fixed [cpan #65710] undefined ref to inet_ntop,inet_pton on Windows XP. * t/use.t: Fixed [cpan #75211] test redefinition warnings ++++ python-requests: - Add no-default-cacert-sles.patch: use this patch when building for SLES, since python in SLES and openSUSE behave differently when it comes to SSL, and no-default-cacert.patch is wrong for SLES. ++++ star: - enable ppc64le ++++ syslogd: - Replace `Names' with `Alias' in klog.service (bnc#854315) ++++ virt-manager: - Allow vm-install to be launched from the menu as an independent process. - bnc#847641 - L3: block device disappears with disabling cache virtman-support-unsafe-migration.patch ++++ x11-tools: - modify xim to avoid gnome-settings-daemon reset XMODIFIERS and QT_IM_MODULE (bnc#853063) ++++ xf86-input-synaptics: - Update to version 1.7.2: Three patches on top of the previous release, the first of which enables proper driver scaling when running against new servers. If you're using the server from git, both driver and server would scale, resulting in a sluggish touchpad. ++++ yast2-network: - fate#308681 - dropped ISDN configuration support - fate#308680 - dropped DSL configuration support - fate#313104 - dropped modem configuration support - dropped parts were moved into newly created package yast2-dialup which is available at github - 3.1.11 ++++ yast2-ruby-bindings: - fixed Ops.get and Ops.set warnings to not point inside their own implementation - 3.1.4 ++++ yast2-users: - fixed "can't modify frozen String" error (bnc#854495) - 3.1.4 ++++ yast2-ycp-ui-bindings: - added missing locale directory initialization, fixes missing translations in Gtk package manager (bnc#801311) - 3.1.4 ------------------------------------------------------------------ ------------------ 2013-12-8 - Dec 8 2013 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - update to Firefox 26.0 (bnc#854367, bnc#854370) * rebased patches * requires NSPR 4.10.2 and NSS 3.15.3.1 * MFSA 2013-104/CVE-2013-5609/CVE-2013-5610 Miscellaneous memory safety hazards * MFSA 2013-105/CVE-2013-5611 (bmo#771294) Application Installation doorhanger persists on navigation * MFSA 2013-106/CVE-2013-5612 (bmo#871161) Character encoding cross-origin XSS attack * MFSA 2013-107/CVE-2013-5614 (bmo#886262) Sandbox restrictions not applied to nested object elements * MFSA 2013-108/CVE-2013-5616 (bmo#938341) Use-after-free in event listeners * MFSA 2013-109/CVE-2013-5618 (bmo#926361) Use-after-free during Table Editing * MFSA 2013-110/CVE-2013-5619 (bmo#917841) Potential overflow in JavaScript binary search algorithms * MFSA 2013-111/CVE-2013-6671 (bmo#930281) Segmentation violation when replacing ordered list elements * MFSA 2013-112/CVE-2013-6672 (bmo#894736) Linux clipboard information disclosure though selection paste * MFSA 2013-113/CVE-2013-6673 (bmo#970380) Trust settings for built-in roots ignored during EV certificate validation * MFSA 2013-114/CVE-2013-5613 (bmo#930381, bmo#932449) Use-after-free in synthetic mouse movement * MFSA 2013-115/CVE-2013-5615 (bmo#929261) GetElementIC typed array stubs can be generated outside observed typesets * MFSA 2013-116/CVE-2013-6629/CVE-2013-6630 (bmo#891693) JPEG information leak * MFSA 2013-117 (bmo#946351) Mis-issued ANSSI/DCSSI certificate (fixed via NSS 3.15.3.1) - removed gecko.js preference file as GStreamer is enabled by default now ++++ cmake: - Added fix-check-for-freetype251.patch, for resolving build problems with Freetype2 2.5.1. For more details see: http://www.cmake.org/Bug/view.php?id=14601 and http://www.cmake.org/Bug/view.php?id=13959 ++++ iso-codes: - Update to version 3.49: + General: - Rename all tt.po files to tt@iqtelif.po. The Tatar translations use the latin script, which is specified with the modifier @iqtelif (alioth#314422). - Add sed script to convert latin Tatar into cyrillic Tatar. + ISO 15924: - Modified Mend - Added Modi, Pauc, Sidd, Ahom, Hatr, Mult + Updated translations for ISO 639, ISO 639-3 and ISO 15924. - Changes from version 3.48: + Updated translations for ISO 639, ISO 639-3, ISO 3166 and ISO 15924. ++++ java-1_7_0-openjdk: - Add the unversioned SDK directory link to the files list of -devel package (fixes update-alternatives from %post). ++++ kernel-default: - Update to 3.13-rc3. - commit 82b4383 ++++ kernel-source: - Update to 3.13-rc3. - commit 82b4383 ++++ kernel-syms: - Update to 3.13-rc3. - commit 82b4383 ++++ kiwi: - fixed simple initrd creation mode (bnc #854321) * in this mode the inheritance of data from a system to the boot image is not needed because there is no system image just the boot image description. This fixes the handling of profiles passed on the commandline - fixed simple initrd creation mode (bnc #854321) * in this mode no image type was passed because the default build type from the configuration 'cpio' should be used. Depending on the type the selection to build a boot image or not is done but at the time of the selection the selected build type variable was not set ++++ libgda: - Update to version 5.2.1: + Fixed a Unix compilation issue (bgo#712143). + Improved configure script output. - Changes from version 5.2.0: + Vala bindings improvements. + Improvements to most database providers (MySQL, PostgreSQL, SQLite, SqlCipher, JDBC, ...). + Use SqlCipher 3.0.0 and Sqlite 3.8.0.2. + Switched to GTK+3. + Lots of work on the Windows platform. + Many bugs fixed. + Updated translations. - Drop libgda-old-graphviz.patch and libgda-no-return-in-nonvoid.patch: fixed upstream. - Add itstool BuildRequires: new dependency. - No longer inject pkgconfig --cflags fbclient into CFLAGS: firebird.m4 has since been fixed (bgo#684583). ++++ openobex: - Use distribution definition of _udevrulesdir instead of rules_dir - run %udev_rules_update if such macro is defined. ++++ opus: - Update to version 1.1: + New analysis code and tuning that significantly improves encoding quality, especially for variable-bitrate (VBR). + Automatic detection of speech or music to decide which encoding mode to use. + Surround with good quality at 128 kbps for 5.1 and usable down to 48 kbps. + Speed improvements on all architectures, especially ARM, where decoding uses around 40% less CPU and encoding uses around 30% less CPU. ++++ pidgin-sipe: - Update to version 1.17.2: + Fixed sf#214: Typing notification does not always work. + Reverted one change which caused problems for some users. + Fixed sf#222: SIPE crashes when groupchat session expires. + Updated translations. - Changes from version 1.17.1: + Fixed sf#215: Password not entity encoded in WSSE element. + Fixed sf#214: Typing notification does not always work. + Accept alternatives for webticket timestamp/keydata. + Adium: add "don't publish calendar" to account UI. + Contrib: add SSL BEAST mitigation patch for Adium. + Updated translations. ++++ spamassassin: - update spampd to version 2.42 (GIT version) ------------------------------------------------------------------ ------------------ 2013-12-7 - Dec 7 2013 ------------------- ------------------------------------------------------------------ ++++ coreutils: - Require valgrind only when it exists ++++ gtk3: - Update to version 3.10.6: + Bugs fixed: bgo#709027, bgo#711715, bgo#719469, bgo#719505, bgo#719510, bgo#719516, bgo#719568, bgo#719569, bgo#719595, bgo#719762. - Changes from version 3.10.5: + Bugs fixed: bgo#691974, bgo#694859, bgo#699574, bgo#702663, bgo#705203, bgo#709716, bgo#712302, bgo#712632, bgo#712760, bgo#712799, bgo#715029. + Updated translations. - Delete gtk-shell-client-protocol.h and gtk-shell-protocol.c before building: those are generated files, based on wayland versions. ++++ dirac: - Don't buildrequire valgrind-devel anywhere, it's unused. ++++ poppler: - Update to version 0.24.4: + core: - Fix regression in broken endstream detection (fdo#70854). - Catalog: sort entries of NameTrees to make sure lookup works (fdo#26049). - Don't infinite loop if reading from GooFile::read fails (fdo#71835). + utils: - pdftotext: . Do not close stdout (fd0#71639). . Silence warning for may be used uninitialized variable (fdo#71640). . Escape the text of the xml headers. - Warn the user if he provides a wrong range + qt4: - Fix typo in xml API (fdo#71643). + qt5: - Fix typo in xml API (fdo#71643). - Bump soname following upstream changes. ++++ poppler-qt: - Update to version 0.24.4: + core: - Fix regression in broken endstream detection (fdo#70854). - Catalog: sort entries of NameTrees to make sure lookup works (fdo#26049). - Don't infinite loop if reading from GooFile::read fails (fdo#71835). + utils: - pdftotext: . Do not close stdout (fd0#71639). . Silence warning for may be used uninitialized variable (fdo#71640). . Escape the text of the xml headers. - Warn the user if he provides a wrong range + qt4: - Fix typo in xml API (fdo#71643). + qt5: - Fix typo in xml API (fdo#71643). - Bump soname following upstream changes. ++++ poppler: - Update to version 0.24.4: + core: - Fix regression in broken endstream detection (fdo#70854). - Catalog: sort entries of NameTrees to make sure lookup works (fdo#26049). - Don't infinite loop if reading from GooFile::read fails (fdo#71835). + utils: - pdftotext: . Do not close stdout (fd0#71639). . Silence warning for may be used uninitialized variable (fdo#71640). . Escape the text of the xml headers. - Warn the user if he provides a wrong range + qt4: - Fix typo in xml API (fdo#71643). + qt5: - Fix typo in xml API (fdo#71643). - Bump soname following upstream changes. ++++ python-base: - Ignore uuid testcase in the testsuite, it relies on unreliable ifconfig output. ++++ libxshmfence: - Add baselibs.conf Provide libxshmfence1-32bit ++++ xf86-input-wacom: - Update to version 0.23.0: + Correct return value of special_map_button. + Fix buffer overflows in 'special_map_*'. + Add support for Intuos Pro series. + strdup the option key/values in our input_option_new. + Print list of supported models on wcmPlug. ++++ xf86-video-mga: - Update to version 1.6.3: + mga: - Fix XAA runtime. - Use exaGetPixmapFirstPixel() instead of devPrivate.ptr. + Remove mga_esc.c vestigal stub. + Disable HW cursor by default on G200 server chips. + Restructure code to make it more readable. + Fix dual head crash without XAA (lp#1180986). + Unbreak dual head (xinerama) (lp#18472, lp#292214, gentoo#265100). + Disable Linear Expansion on BE. + Restrict kernel driver matching to g200 server chips (deb#697532, bnc#823658). - Drop U_Restrict-kernel-driver-matching-to-g200-server-chips.patch and xf86-video-mga-g200se-swcursor.diff, fixed upstream. ------------------------------------------------------------------ ------------------ 2013-12-6 - Dec 6 2013 ------------------- ------------------------------------------------------------------ ++++ Mesa: - disable llvm support for ppc64le, llvm does not support ppc64le ++++ ca-certificates: - etc_ssl.run: fix typo - turn /etc/ssl/certs into a symlink to /var/lib/ca-certificates/pem ++++ diffutils: - Diffutils has a testsuite so run it. ++++ fontconfig: - Add 0001-Fix-inversion-between-Tinos-and-Cousine-in-the-comme.patch: fix error in 30-metric-aliases.conf comments (fdo#72395). - Add 0002-Add-metric-aliases-for-additional-Google-ChromeOS-fo.patch: add compat fonts for Cambria, Caladea and Symbol (fdo#72395). ++++ ispell: - Hint from Björn Jacke that old style sort is broken, therefore enforce usage of modern sort options ++++ kdump: - Update to 0.8.6 o IPv6 support (FATE 316563) o unmount filesystems before rebooting kdump environment ++++ kernel-default: - rpm/kernel-source.spec.in: Add the OBS _constraints file as source - commit 17282e4 ++++ kernel-source: - rpm/kernel-source.spec.in: Add the OBS _constraints file as source - commit 17282e4 ++++ kernel-syms: - rpm/kernel-source.spec.in: Add the OBS _constraints file as source - commit 17282e4 ++++ kexec-tools: - Remove double-packaging of /etc/init.d/kexec-tools, fixing build errors on some targets, e.g. SLE-11. ++++ kiwi: - fixed copyBootCode method * if no jump partition is set the function still has to proceed in order to check for boot code which needs to be copied if other bootloaders e.g uboot/berryboot are in use - v5.06.8 released - berryboot fixes: * make sure the boot partition indicator is set, because we need a fat32 boot filesystem to boot - added openSUSE 13.1 JeOS template for raspberry Pi - added support for berryboot bootloader * This loader is used on arm Raspberry-Pi systems - fixed use of uninitialized variable $screenLogs * if logging to the terminal is requested this variable is empty ++++ imap: - link libc-client with -lpam (as we link other packages with with --as-needed) ++++ samba: - Make use of the full gpg pub key file name including the key ID. ++++ samba: - Make use of the full gpg pub key file name including the key ID. ++++ postgresql94-libs: - Update to version 9.3.2: * Fix VACUUM's tests to see whether it can update relfrozenxid * Fix multiple bugs in MultiXactId freezing * Fix initialization of pg_clog and og_subtrans during hot standby startup * Fix multiple bugs in update chain traversal * Fix dangling-pointer problem in fast-path locking * Fix assorted race conditions in timeout management * Prevent intra-transaction memory leak when printing range values * Truncate pg_multixact contents during WAL replay * Ensure an anti-wraparound VACUUM counts a page as scanned when it's only verified that no tuples need freezing * Fix full-table-vacuum request mechanism for MultiXactIds * Fix race condition in GIN index posting tree page deletion * Avoid flattening a subquery whose SELECT list contains a volatile function wrapped inside a sub-SELECT * See release notes for a full list of changes: http://www.postgresql.org/docs/9.3/static/release-9-3-2.html /usr/share/doc/packages/postgresql93/HISTORY - Added option to build postgresql-devel package separatly from postresql-libs ++++ ldb: - Verify source tar ball gpg signature. ++++ openssl: - don't own /etc/ssl/certs, it's owned by ca-certificates ++++ p11-kit: - trust: allow to also add openssl style hashes to pem-directory 0001-trust-allow-to-also-add-openssl-style-hashes-to-pem-d.diff ++++ phonon: - Update to 4.7.1 * Fixed compatibility issues with older backend versions - Remove obsolete 'ready' file ++++ libqt4: - add ppc64le.diff to make the configure script recognize ppc64le as 'powerpc' ++++ libqt4-sql-plugins: - add ppc64le.diff to make the configure script recognize ppc64le as 'powerpc' ++++ systemd: - Add patch 1014-journald-with-journaling-FS.patch which now uses the file system ioctls for switching off atime, compression, and copy-on-write of the journal directory of the the systemd-journald (bnc#838475) - Let us build require the package config for libpcre (bnc#853293) ++++ talloc: - Update to 2.1.0. + Add talloc_pooled_object and test it + Allow nested pools + Add a separate pool size + Put pool-specific data before the chunk + Introduce __talloc_with_prefix + Decouple the dual use of chunk->pool + Only provide the --enable-talloc-compat1 in standalone build + Simplify _talloc_free_poolmem a bit - Verify source tar ball gpg signature. ++++ tdb: - Verify source tar ball gpg signature. ++++ tevent: - Update to 0.9.19. + Remove the signal pipe if no signal events are around + document tevent_req_create state zeroing + Fix Coverity ID 989236 Operands don't affect result + Add tevent tutorial files and link it on the mainpage + Only set poll_ev->delete=false if it was true - Verify source tar ball gpg signature. ++++ libvirt: - More adjustments to the spec file to fix package dependency issues bnc#848918 - Update to libvirt 1.2.0 - Add support for gluster pool - Separation of python binding - vbox: add support for 4.3 APIs - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Updated and renamed clone.patch to ia64-clone.patch - Enabled numad support for openSUSE >= 13.1 ++++ wicked: - version 0.5.3 - cleaned up to not install unused wicked@.service example - wickedd: added shutdownDevice method to ifdown transition from up to exists, used in bond/bridge to release slaves/ports. - cleaned up internal iftype vs. arptype mappings and handling - client: ifdown deletes the devices created by ifup - configure: added rtnetlink,dcbnl,if_link checks - macvlan: initial support, no ifcfg yet (fate#315131) - wireless: do not scan and bind supplicant by default, corrected the schema to use proper auth-methods type - socket: handle hangup after input, but before output - added refcounting for ni_dbus_watch_data_t objects - bonding: fixed bonding slave duplicate checks - client: add client-state including a persistent mode to skip ifdown for important interfaces by default - client: ifup --persistent and ifdown --force options - several lldp fixes, mostly for parsing / formating - logging: added timestamp option to stderr --log-target - extensions/updater: get and set NIS settings from lease - extensions: replace resolver with new generic updater using simple netconfig key-value leaseinfo dump files - dhcp4: initial --test implementation (fate#316111) - dhcp6: initial --test implementation (fate#316111) - dhcp6: fixed to accept low preference server offers - dhcp4: set fsm state before building the message - dhcp4: don't use offered address in initial request - netlink: diverse error/return code handling fixes - netlink: switched from libnl1 to libnl3 - moved TODO file content into individual github issues ++++ mailx: - Correct comment in spec file ++++ neard: - Rmove neard-rpmlintrc. whitelist the "org.neard.conf" DBUS service.(bnc#837978) ++++ os-prober: - add os-prober-dont-load-all-fs-module-and-dont-test-mount.patch * don't modprobe that many kernel file system modules before mount as mount will take care that for us (bnc#782689) * don't test mount on partitions without any known file system detected (bnc#851722) ++++ postgresql94: - Update to version 9.3.2: * Fix VACUUM's tests to see whether it can update relfrozenxid * Fix multiple bugs in MultiXactId freezing * Fix initialization of pg_clog and og_subtrans during hot standby startup * Fix multiple bugs in update chain traversal * Fix dangling-pointer problem in fast-path locking * Fix assorted race conditions in timeout management * Prevent intra-transaction memory leak when printing range values * Truncate pg_multixact contents during WAL replay * Ensure an anti-wraparound VACUUM counts a page as scanned when it's only verified that no tuples need freezing * Fix full-table-vacuum request mechanism for MultiXactIds * Fix race condition in GIN index posting tree page deletion * Avoid flattening a subquery whose SELECT list contains a volatile function wrapped inside a sub-SELECT * See release notes for a full list of changes: http://www.postgresql.org/docs/9.3/static/release-9-3-2.html /usr/share/doc/packages/postgresql93/HISTORY - Added option to build postgresql-devel package separatly from postresql-libs ++++ qemu: - Update to v1.7.0: See http://wiki.qemu-project.org/ChangeLog/1.7 * Adapted update_git.sh accordingly * Dropped --enable-mixemu (no longer available) * Added a work around for roms/Makefile issue * patch 0038-gdbstub-Fix-gdb_register_coprocesso.patch dropped ++++ rarian: - Provide and obsolete scrollkeeper by rarian-compat: scrollkeeper has not been in development for 10 yeats and rarian is meant to be a drop-in replacement. ++++ shim: - Add shim-mokmanager-handle-keystroke-error.patch to handle the error status from ReadKeyStroke to avoid unexpected keys ++++ xmlbeans: - fix boostrapping of xmlbeans * xmlbeans-mini does install mandatory oldxmlbeans.jar * xmlbeans require -mini variant ++++ yast2-ycp-ui-bindings: - added handling of release notes button (fate#314695) - 3.1.3 ------------------------------------------------------------------ ------------------ 2013-12-5 - Dec 5 2013 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox-branding-SLE: - update for Firefox 24 ESR ++++ gcc48: - Fix icecream environments to include required shared libraries again. ++++ ethtool: - Add '-q' command line option to display switch port attributes (bnc#853637, fate#315293) - added patches: * ethtool-display-switch-port-attributes.patch ++++ findutils: - Do not build findutils-locate anymore as mlocate obsoletes it since openSUSE 13.1. - Remove findutils-4.4.2-updatedb.patch as it's not needed anymore. - Remove cron.daily.updatedb and sysconfig.locate as they aren't needed anymore. ++++ libgcj48: - Fix icecream environments to include required shared libraries again. ++++ installation-images-SLES: - re-enabled some yast packages - make code ppc64le aware - updated all_modules module list and included script to create it ++++ java-1_7_0-openjdk: - Add support for bootstrapping with just gcj (using included ecj directly). Increase stacksize for powerpc (amends java-1.7.0-openjdk-ppc-zero-jdk.patch). Add support for ppc64le. ++++ kiwi: - Simplify and cleanup the command executor module KIWIQX * There is no code creating instances of KIWIQX, thus we only need class methods and should call as such * If called within the package context the exit status will stay but can still be evaluated as part of the package. That way we can keep the backtrace feature and can better check if enough resources to call the command existed ++++ llvm: - Update to r196503 from release_34 branch to get compiler_rt fixes - Update to r196487 from release_34 branch to get compiler_rt fixes ++++ samba: - Add transparent file compression support; (fate#316266). + Implement FSCTL_GET_COMPRESSION and FSCTL_SET_COMPRESSION handlers. + Add FILE_ATTRIBUTE_COMPRESSED and FILE_NO_COMPRESSION support. + Extend vfs_btrfs VFS module to utilize get/set compression hooks. - Add support for FSCTL_SRV_COPYCHUNK_WRITE; (fate#314770). ++++ samba: - Add transparent file compression support; (fate#316266). + Implement FSCTL_GET_COMPRESSION and FSCTL_SET_COMPRESSION handlers. + Add FILE_ATTRIBUTE_COMPRESSED and FILE_NO_COMPRESSION support. + Extend vfs_btrfs VFS module to utilize get/set compression hooks. - Add support for FSCTL_SRV_COPYCHUNK_WRITE; (fate#314770). ++++ firebird-classic: - adapt for ppc64le ++++ mozilla-nss: - update to 3.15.3.1 (bnc#854367) * includes certstore update (1.95) (bmo#946351) (explicitely distrust AC DG Tresor SSL) ++++ libyui-ncurses: - adjusted to libyui so version 6 - 2.46.0 ++++ libyui-qt: - adjusted to libyui so version 6 - 2.44.0 ++++ libyui: - Added a new option for YPushButton: YUIOpt_relNotesButton; it will pop up a dialog with externally provided release notes. (by jsrain) - Added a generic plugin loader libyui-NAME-[qt|gtk|ncurses] to manage user defined external widget (by anaselli) - 3.0.11 ++++ mokutil: - Add mokutil-upstream-fixes.patch to include upstream fixes for db signature check, gcc warnings, and error handling - Add mokutil-mokx-support.patch to support the MOK blacklist (FATE#316531) ++++ python-numpy: - add numpy-double-double-le.patch for ppc64le ++++ shim: - Update to 0.7 - Add upstream patches: + shim-fix-verify-mok.patch + shim-improve-error-messages.patch + shim-correct-user_insecure-usage.patch + shim-fix-dhcpv4-path-generation.patch - Add shim-mokx-support.patch to support the MOK blacklist (Fate#316531) - Drop upstreamed patches + shim-fix-pointer-casting.patch + shim-merge-lf-loader-code.patch + shim-fix-simple-file-selector.patch + shim-mokmanager-support-crypt-hash-method.patch + shim-bnc804631-fix-broken-bootpath.patch + shim-bnc798043-no-doulbe-separators.patch + shim-bnc807760-change-pxe-2nd-loader-name.patch + shim-bnc808106-correct-certcount.patch + shim-mokmanager-ui-revamp.patch + shim-netboot-fixes.patch + shim-mokmanager-disable-gfx-console.patch - Drop shim-suse-build.patch: it's not necessary anymore - Drop shim-bnc841426-silence-shim-protocols.patch: shim is not verbose by default ++++ smartmontools: - Add supplementary drivedb.h update script (smartmontools-drivedb_h-update.sh, bnc#851276). - Skip drivedb.h verification by rpm -V (bnc#851276). - Implement intelligent drivedb.h update not overwriting newer drivedb.h releases. - Update smartmontools-drivedb.h to the latest version from the upstream branch trunk. ++++ sysconfig: - version 0.82.1 - Changed global NOZEROCONF default to "yes" (automatic zeroconf route disabled), removed obsolete LINKLOCAL_INTERFACES variable. Use NOZEROCONF="no" per interface to enable (fate#314482). - version 0.82.0 - Dropped udevmountd, the functionalty has been included in systemd (bnc#852762). ++++ unrar: - Update to 5.0.14. * Based on final rar 5.01. * Bugs fixed: + "Test" command could erroneously report damaged data in valid recovery record if only a part of files in RAR 5.0 archive was tested. It did not happen if entire archive contents was tested. + "Test" command erroneously reported errors when verifying RAR 4.x Unix symbolic links. + RAR 5.0 'p' (print) command did not display file contents. ++++ xorg-x11-server: - removed no longer applied n_Xvnc-pthread.diff from package ++++ xterm: - Patch #300 - 2013/12/03 * amend workaround for Xcursor library from patch #298; the suggested solution for Debian #466704 fell afoul of a bug in Xcursor which treated an empty value for Inherits= as a valid theme—and resulted in a stack overflow due to unbounded recursion. Certain environments such as XFCE4 exposed the bug. A related report in Debian #531679 was closed without following the recommendation to limit stack recursion in this library (reported by Sergey V Dyatko, Debian #731269). ++++ yast2-installation: - fix opening zfcp client in disk activation on s390 - 3.1.14 - added a new client for SCC registration (first iteration, UI only, does not work yet) ++++ yast2-users: - report error if cryptconfig was not installed (bnc#853189) ------------------------------------------------------------------ ------------------ 2013-12-4 - Dec 4 2013 ------------------- ------------------------------------------------------------------ ++++ filesystem: - add ppc64le definition ++++ gobject-introspection: - Update to version 1.39.0: + Updated glib annotations. + Bugs fixed: bgo#571648, bgo#640812, bgo#676133, bgo#688375, bgo#688897, bgo#698367, bgo#700025, bgo#708445, bgo#709462, bgo#709796, bgo#710320, bgo#710560, bgo#710561, bgo#710562, bgo#711153, bgo#711157, bgo#711541, bgo#712211. - gi-find-deps.sh: add ppc64le to x64bitarch list. ++++ hplip: - disable_hp-upgrade.patch disables hp-upgrade/upgrade.py for security reasons (bnc#853405). To upgrade HPLIP an openSUSE software package manager like YaST or zypper should be used. ++++ installation-images-SLES: - add ppc64le architecture ++++ kernel-default: - config: enable CONFIG_EXPERT 3.10 introduced Kconfig rules that automatically builds in uncommon HID drivers if EXPERT is not set. This commit does not introduce any other config changes. - commit 30a8773 - README: Update to document typical patch naming - commit d2a2470 - config: CONFIG_CHECKPOINT_RESTORE=y and CONFIG_MEM_SOFT_DIRTY=y on x86_64 - commit d99342f ++++ kernel-source: - config: enable CONFIG_EXPERT 3.10 introduced Kconfig rules that automatically builds in uncommon HID drivers if EXPERT is not set. This commit does not introduce any other config changes. - commit 30a8773 - README: Update to document typical patch naming - commit d2a2470 - config: CONFIG_CHECKPOINT_RESTORE=y and CONFIG_MEM_SOFT_DIRTY=y on x86_64 - commit d99342f ++++ kernel-syms: - config: enable CONFIG_EXPERT 3.10 introduced Kconfig rules that automatically builds in uncommon HID drivers if EXPERT is not set. This commit does not introduce any other config changes. - commit 30a8773 - README: Update to document typical patch naming - commit d2a2470 - config: CONFIG_CHECKPOINT_RESTORE=y and CONFIG_MEM_SOFT_DIRTY=y on x86_64 - commit d99342f ++++ kiwi: - fixed extending the LVRoot volume * if the size of the root volume is set via the @root attribute in systemdisk and no other allfree volume was specified the LVRoot volume was extended twice times. first with the specified size which is ok and later to the full space because no other volume was specified to take the rest space. The last resize is unwanted in that case. - DB: rebuild documentation - DB: update kiwi man page * added information about new options added in previos commit - Added the following options to the analyse custom files code 1. [ --skip-gem-lookup ]\n"; Don't check for files managed by gem. Files managed by gem will then appear as unmanaged files 2. [ --skip-rcs-lookup ] Don't check for files managed by revision control systems like git, svn, osc, etc... Files from such repositories will then appear as unmanaged files. 3. [ --skip-augeas-lookup ] Don't check for files known to augeas. Files managed by augeas will then appear as unmanaged files. - fixed kiwi analyser default skip list * proc, sys and others were not excluded because of an invalid search pattern - Enable ppc64le architecture * Enable powerpc64le architecture, which is almost the same as powerpc64 but little endian - kernel-ppc64 -> kernel-default * Starting with openSUSE 12.3, powerpc doesn't have special kernel flavor anymore. ++++ lcms: - adapt lcms-endian patch to ppc64le ++++ llvm: - Ship cmake files for llvm (needed for lldb and such) - Update to r196371 from release_34 branch - install python binding to libclang ++++ libqt5-qtbase: - Import patches from upstream which make possible to build EGL support without requiring GLES2: 0001-Remove-the-GLES-2-dependency-for-eglfs-and-kms.patch 0002-Fix-configure-script-to-not-dictate-OpenGL-ES-2-when.patch 0003-EGL-convenience-deal-with-DefaultRenderableType-when.patch 0004-Do-not-disable-egl-on-desktop-gl-automatically.patch - Enable EGL support by adding (Build)Requiring pkgconfig(egl) ++++ libdrm: - Update to version 2.4.50: + intel: Track known prime buffers for re-use + radeon: Update unaligned offset for 2D->1D tiling transition on SI - Droped U_update-unaligned-offset-for-2D-1D-tiling-transition-on-SI.patch, included in this release ++++ mozilla-nss: - adapt specfile to ppc64le ++++ gmp: - gmp-support-powerpc64le-linux.patch: Add ppc64le ABIv2 support - gmp-ppc64le-mod.patch: Fix ppc64le issues ++++ libmbim: - Call ldconfig on post/postun of libmbim-glib0. ++++ python3-base: - add ppc64le (ELFv2) support for libffi copy for ctypes module - Adjust Python-3.3.0b2-multilib.patch for ppc64le (make sys.lib be "lib64"). - added patches: * libffi-ppc64le.diff ++++ tdb: - Adapt specfile to ppc64le. ++++ libvirt: - Link with same versions of libnl used by netcontrol to prevent crashing libvirtd on start - Add '/etc/sasl2' to libvirt-client file list to fix Factory build ++++ libvirt-python: - Initial packaging of libvirt python bindings after being split out of libvirt.git. The libvirt python bindings are now separate from libvirt and maintained in git://libvirt.org/libvirt-python.git ++++ libxshmfence: - license update: HPND COPYING file is HPND - does not contain sublicensing reference (as MIT does) ++++ libzypp: - Drop package-manager script as it is already deprecated and packagekit usage in desktop invalidates it. If someone really need it, then place it to proper top level package which can decide what GUI is proper for given task. ++++ mailx: - Crop off the brackets of an ipv6 addresse if found (bnc#853246) ++++ makedumpfile: - makedumpfile-raise-44bit-physaddr-limit.patch: Fix max_mapnr issue on system has over 44-bit addressing (bnc#841145). ++++ mdadm: - Assemble-Incremental-don-t-hold-O_EXCL-on-mddev-afte.patch Ensure fsck/mount don't find an md array to be BUSY the moment it appears. - mkinitrd-setup.sh: Make the array device names in /etc/mdadm.conf in the initrd match those in /etc/mdadm.conf in the root filesystem. (bnc#851993) ++++ sles-manuals_en: - Update text and image files (Last Changed Rev.: 11511:11716M). ++++ strace: - Make ppc64le architecture known /usr/bin/osc - added patches: * strace-ppc64le.patch ++++ yast2: - deprecate yast --install, --upgrade and --remove and use zypper instead. Suggest using zypper directly from command line. (FATE#316458) - 3.1.8 ++++ yast2-installation: - fix failure in remote disks activation client - 3.1.13 - removed "trang" dependency (requires complete Java stack, convert the file directly in the source repository) - 3.1.12 ------------------------------------------------------------------ ------------------ 2013-12-3 - Dec 3 2013 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - Support legacy runlevel profile - 3.1.3 ++++ emacs: - Change emacs wrapper script to use new dbus-run-session tool to avoid hanging emacs on terminal mode due I/O conflict on stdin of both emacs and dbus-launch session (bnc#853082) ++++ kiwi: - update example image descriptions in doc/ to make use of suseConfig again as long as we don't have a solution to use the systemd tools inside a chroot without affecting the host system setup - deactivate the use of systemd helper tools * The following functions have been disabled because they use the systemd tools timedatectl and localectl. Problem is that these tools doesn't work correctly from within a chroot environment. They access the dbus daemon from the host system and thus they change the currently active configuration on the host system which is unwanted setupHWclock setupKeyboardMap setupLocale setupTimezone Instead the old suseConfig kiwi function is used again This function simply changes the configuration files inside the chrooted system tree. suseConfig is called as part of the config.sh kiwi script ++++ tigervnc: - tigervnc-clean-pressed-key-on-exit.patch * Send release events for pressed keys after X I/O error. (bnc#670448) ++++ libmwaw: - Format with spec-cleaner ++++ mythes: - Format with spec-cleaner as it is being tested here. ++++ openct: - Do not overwrite _udevrulesdir macro when defined - Added libudev-devel in order to get correct udevdir (bnc#859827) - Fixed udev rules permissions on devices in order to user/group scard be able to use them. * Fixes Bug 580144, partial Bug 681680, maybe Bug 544895 - Disabled default force_pool option, as it is not needed in recent kernels - Added support for systemd. Fixed instability on hotplug * Bug 750310 might be closed as it was about sysV init script - Now, openct is able to list and talk with all supported token tested. ++++ openssl: - Actually enable it (in a building way) for openSUSE and SLES, as we intended. - Add README-FIPS.txt from SLE 11. ++++ python-base: - adapt python-2.7.5-multilib.patch for ppc64le - adjust %files for ppc64le - Support for ppc64le in _ctypes libffi copy. - added patches: * libffi-ppc64le.diff - add ppc64le rules - avoid errors from source-validator ++++ python3-base: - add ppc64le rules ++++ libsolv: - support appdata parsing and auto-pattern generation in tools - adapt to python3 - tweak findproblemrule heuristic for conflicts - add m68k/ppc64le architectures - plug weakrulemap memory hole - support debian multiarch annotation - support product/pattern/application links - bump version to 0.4.1 ++++ libstorage: - added list of UsedByInfo to ruby bindings - removed deprecated variables from ContainerInfo, VolumeInfo and DiskInfo - pass some variables as list instead of joined string ++++ mailx: - Add patch mailx-12.5-ipv6.dif to enable mailx to parse IPv6 addresses including a port. We do only support the [ipv6]:port syntax (bnc#853246) ++++ mdadm: - Restructure-assemble_container_content-and-improve-m.patch - Incremental-add-export-handling.patch - udev-rules.degraded - systemd-mdadm-last-resort@.service - systemd-mdadm-last-resort@.timer Teach systemd to start degraded arrays after a timeout if some missing devices never appear (bnc#832501) - Incremental-improve-support-for-DEVICE-based-restric.patch Teach "mdadm --incremental" to handle "DEVICE" lists from mdadm.conf properly (bnc@851993) ++++ opensc: - update to version 0.13.0 ++++ sane-backends: - Upgraded to sane-backends version 1.0.24: Changes since 1.0.23: * Significant enhancements to pixma, genesys, kodakaio, fujitsu, canon_dr. * Minor updates, bugfixes or scanners added in several backends. * Added new testsuite. * 51 new scanner models supported. * USB support improvements. * Improved build system (mingw64, bug fixes, default pthread on Linux). * Documentation updates. * Bugfixes. For Details see the ChangeLog file. - sane-backends-1.0.21-SCX4500W.patch that adds usb id for SCX4500W is obsolete since sane-backends-1.0.24 because it is fixed in the source. - fix-no-return-in-nonvoid-function.patch that fixes a "control reaches end of non-void function" gcc warning in kodakaio.c is obsolete since sane-backends-1.0.24 because it is fixed in the source. - Recreated adapt_epkowa.desc_for_yast2-scanner.patch according to the comment in sane-backends.spec so that it applies for sane-backends-1.0.24. ++++ yast2: - Update hooks - 3.1.7 ++++ yast2-installation: - remove server base scenario and media check clients from SLE installation (FATE#314695) - add storage proposal dialog to SLE installation (FATE#314695) - 3.1.11 - Show popup window with used hooks before installation finished - 3.1.10 ++++ yast2-services-manager: - 0.0.21 - Fix installation proposal for default taret - Do not validate new target outside of normal mode ++++ yast2-storage: - import complete used-by list from libstorage in target-map ------------------------------------------------------------------ ------------------ 2013-12-2 - Dec 2 2013 ------------------- ------------------------------------------------------------------ ++++ Mesa: - disable the build of egl-wayland support on openSUSE 12.3, since Mesa 10.0 requires a higher wayland version than we have on openSUSE 12.3 ++++ autofs: - autofs-5.0.8-upstream-patches-20131124.bz2: update 5.0.8 upstream patches up to 2013-11-24, fixing the following bugs: * fix undefined authtype_requires_creds err if ldap enabled but without sasl * fix master map type check * fix task manager not getting signaled * allow --with-systemd to take a path arg * fix WITH_LIBTIRPC function name * fix ipv6 libtirpc getport - autofs-5.0.8-dbus-udisks-monitor.patch: rebase on top of 5.0.8 ++++ gcc: - Move gcc-ar, gcc-nm and gcc-ranlib to the gcc package instead of packaging them separately. ++++ file: - Update to file version 5.16 (bug fix release) * always leave magic file loaded, don't unload for magic_check, etc. * fix default encoding to binary instead of unknown which broke recently * handle empty and one byte files, less specially so that - -mime-encoding does not break completely. * fix erroneous non-zero exit code from non-existant file and message * add CDF MSI file detection (Guy Helmer) ++++ gpm: - don't buildrequire systemd, we just need the macros ++++ installation-images-SLES: - s390 adjustments - remove cyrus-sasl ++++ open-iscsi: - Dropped this patch from OBS; moved to github repostiory: open-iscsi-2.0-873.patch The following patches updated to use new linux git requirements for longer hash values in patches, but not functionally changed: open-iscsi-openSUSE-12.3-first-merge.diff.bz2 open-iscsi-sles11-sp2-latest.diff.bz2 open-iscsi-sles11-sp2-update.diff.bz2 open-iscsi-sles11-sp3-flash-update.diff.bz2 open-iscsi-sles11-sp3-general-updates-1.diff.bz2 open-iscsi-sles11-sp3-iscsiuio-update.diff.bz2 This patch was also changed to absorb changes from open-iscsi-2.0-873.patch: open-iscsi-openSUSE-Factory-first-merge.diff.bz2 ++++ kernel-default: - Revert "init: define console_initcall when built as a module." This reverts commit 9eb723d9911b941e71381831812b7c7bd17d24f3. - commit c172b07 - init: define console_initcall when built as a module. - commit 9eb723d - overlayfs: update for 3.13 delegated_inode API changes. - commit 3d88c7f - Update to 3.13-rc2. - Eliminated 1 patch. - commit 75ac3c3 ++++ kernel-source: - Revert "init: define console_initcall when built as a module." This reverts commit 9eb723d9911b941e71381831812b7c7bd17d24f3. - commit c172b07 - init: define console_initcall when built as a module. - commit 9eb723d - overlayfs: update for 3.13 delegated_inode API changes. - commit 3d88c7f - Update to 3.13-rc2. - Eliminated 1 patch. - commit 75ac3c3 ++++ kernel-syms: - Revert "init: define console_initcall when built as a module." This reverts commit 9eb723d9911b941e71381831812b7c7bd17d24f3. - commit c172b07 - init: define console_initcall when built as a module. - commit 9eb723d - overlayfs: update for 3.13 delegated_inode API changes. - commit 3d88c7f - Update to 3.13-rc2. - Eliminated 1 patch. - commit 75ac3c3 ++++ kiwi: - make sure search via 'type -p' has a full path list - make sure the --nocolor option is used with the spin indicator ++++ samba: - Remove bogus libsmbclient0 package description and cleanup the libsmbclient line from baselibs.conf; (bnc#853021). ++++ samba: - Remove bogus libsmbclient0 package description and cleanup the libsmbclient line from baselibs.conf; (bnc#853021). ++++ openscap: - move the gconf probe to openscap-extra-probes to reduce dependencies of the core probe set. ++++ openssl: - Restrict the (broken beyond build) FIPS certification code to SLE releases only, it has no value in openSUSE at all. ++++ libpng16: - png_fix macro doesn't leave *.png.fixed (which happened for correct PNGs) [bnc#852862] ++++ libtirpc: - Change BuildDepends from krb5-devel to krb5-mini-devel for those releases which provide it as the later is sufficient and has fewer down-stream dependencies. ++++ libtirpc1: - Change BuildDepends from krb5-devel to krb5-mini-devel for those releases which provide it as the later is sufficient and has fewer down-stream dependencies. ++++ patterns-sled: - Fix specfile generation ++++ rpm: - activate config.guess and config.sub update also for ppc64le ++++ ucode-intel: - Add mkinitrd script to add Intel microcode to initrd. This is needed because microcode driver is built in or gets loaded automatically via udev early. Therefore the microcode has to be available in initrd already. This must not be mixed up with early micorcode loading. This feature will not be implemented via mkinitrd. Dracut is doing early microcode loading. - bnc#847158 - mkinitrd scripts: - mkinitrd_setup-intel_microcode.sh Adding microcode to the initrd - mkinitrd_boot-intel_microcode.sh Triggering the reload at boot ++++ update-alternatives: - add dpkg-ppc64le.diff (adds ppc64le architecture) ++++ xdm: - removed u_xdm-sig11-bug-598422.diff * problem has been resolved differently ++++ xf86-input-synaptics: - renamed: * xf86-input-synaptics-xorg.conf.d_snippet.diff -> n_xf86-input-synaptics-xorg.conf.d_snippet.diff * xf86-input-synaptics-wait.diff -> n_xf86-input-synaptics-wait.diff * xf86-input-synaptics-default-tap.diff -> n_xf86-input-synaptics-default-tap.diff to indicate that these are SUSE specific patches. ++++ xf86-video-nv: - U_Include-xf86Modes.h-to-use-functions-from-hw-xfree86.patch * Include xf86Modes.h to use functions from hw/xfree86/modes/xf86Modes.c. - U_init-Initialize-VGA-IOBase-before-using-it.patch * init: Initialize VGA IOBase before using it; The NV driver did never set the VGA IOBase for those registers which have different addresses dependent whether the VGA engine is running in mono or color mode. This has not been detected as the VGA mode and font save/restore functions initialize this value themselves. ++++ xf86-video-vmware: - U_0001-vmwgfx-update-for-XA-API-changes.patch - U_0002-vmwgfx-Avoid-HW-operations-when-not-master.patch * Note that for DRI2, a dri2_copy_region becomes a NOP when not master. Additionally, all dri2 operations that lead to a potential kernel access will return FALSE. - U_0003-vmwgfx-Implement-textured-video-completely-on-top-of.patch * Remove device-specific hacks. This may increase resource usage a little on old hardware revisions, but we don't need separate code paths on different hardware revisions. - U_0004-vmwgfx-Get-rid-of-device-specific-DMA-code.patch * It's rarely used and things seem to work well enough on top of XA. - U_0005-vmwgfx-handle-changes-of-DamageUnregister-API-in-1.1.patch * Fix is inspired from the intel driver. ++++ xterm: - Patch #299 - 2013/12/01 * fix regression in line-drawing from patch #297 changes for NRCS exposed by change to assumeAllChars resource in patch [#298] (report by Markus Waldeck). ++++ yast2-installation: - Add direct link to network communication from remote disks activation (FATE#314695, part of NI requirements) - 3.1.9 ++++ yast2-storage: - change default filesystem to btrfs (fate#315901) - change default filesystem for /home to xfs (fate#316637) ------------------------------------------------------------------ ------------------ 2013-12-1 - Dec 1 2013 ------------------- ------------------------------------------------------------------ ++++ ModemManager: - Enable pkgconfig(qmi-glib) and pkgconfig(mbim-glib) BuildRequires, as we now have a package for it. ++++ coreutils: - Update I18N patch from Fedora: (coreutils-i18n.patch) * sort: fix multibyte incompabilities (rh#821264) * pr -e, with a mix of backspaces and TABs, could corrupt the heap in multibyte locales (analyzed by J.Koncicky) * path in the testsuite to cover i18n regressions * Enable cut and sort-merge perl tests for multibyte as well - Refresh longlong-aarch64.patch. ++++ gimp: - Update to version 2.8.10: + Core: - Set manifest as Windows 8 compatible. + GUI: - Indicate if a file was exported in the Quit dialog. - Add shortcuts and hint labels to the close and quit dialogs that make closing and quitting easier and more consistent. - Rename the File->Export menu labels to match Save/Save as. - Fix keyboard shortcuts on OSX Mavericks. - Don't open lots of progress popups when opening many files. - Correctly restore the hidden state of docks in single window mode. + Libgimp: - Fix exporting an image consisting of a single layer group. - Don't attempt to pick transparent colors. + Plug-ins: Fix crash in LCMS plugin if RGB profile was missing. + General: - Fix compile on NetBSD (missing -lexecinfo). - Bug fixes. + Updated translations. ++++ gimp-help: - Update to version 2.8.1: + Online documentation (http://docs.gimp.org) now provides a language menu which allows users to switch to other translations of the same document if available (bgo#168256). + Bugs fixed: bgo#168256, bgo#676683, bgo#679173, bgo#680243, bgo#711318. + Updated translations. - Drop gimp-help-2.8.0-missing-po-files.patch: fixed upstream. - Add Brazilian Portuguese -lang package (pt_BR). - Disable -lang packages that actually did not contain translations (fi, hr, lt, pl). ++++ grub2: - reset executable bits on *module, *.exec and *.image files. They are not executable. ++++ llvm: - Update to r196358 from llvm 3.4 branch - Add asan-disable-hugemalloctest.patch to disable ASAN HugeMallocTest, it requires 4.1+ GB of RAM. - Refresh patches * aarch64-suse-support.patch * arm_suse_support.diff * assume-opensuse.patch * default-to-i586.patch - Drop upstream patches * llvm-disable-pretty-stack-trace.patch * r189852.diff * unreachable-code.patch * llvm-no-visibility.patch ++++ libmbim: - Initial package, version 1.4.0. ++++ tracker: - Update to version 0.17.0: + tracker-tag: - Fixed GLib-WARNING **: goption.c:2193: ignoring no-arg. - Fix --list (-t) to use logical OR, not AND. + sparql: - Fix AS ?foo handling in FTS queries. - Stop using deprecated sqlite count_changes PRAGMA. + extractors: - EPUB extractor has been improved, content is now more complete. - Added ICU-based encoding detection. - Improved media metadata in mp3 and gstreamer extractors. - Detect GNOME screenshots and add these to a category. + libtracker-sparql-backend: Fix connection singleton mutex issue. + libtracker-bus: allow cancellation when iterating cursor. + libtracker-direct: don't allow connection if current and db locale mismatch. + miner-fs: Improvements in indexing of removable media. + Utils: Added tracker-sandbox. + Portability fixes. + Build fixes. + Updated documentation. + Updated translations. - Change TrackerAPI defines to 0.18 and RPMTrackerAPI to 0_18, following upstream marking the beginning of the 0.18 development cycle. ++++ tracker-extras: - Update to version 0.17.0: + tracker-tag: - Fixed GLib-WARNING **: goption.c:2193: ignoring no-arg. - Fix --list (-t) to use logical OR, not AND. + sparql: - Fix AS ?foo handling in FTS queries. - Stop using deprecated sqlite count_changes PRAGMA. + extractors: - EPUB extractor has been improved, content is now more complete. - Added ICU-based encoding detection. - Improved media metadata in mp3 and gstreamer extractors. - Detect GNOME screenshots and add these to a category. + libtracker-sparql-backend: Fix connection singleton mutex issue. + libtracker-bus: allow cancellation when iterating cursor. + libtracker-direct: don't allow connection if current and db locale mismatch. + miner-fs: Improvements in indexing of removable media. + Utils: Added tracker-sandbox. + Portability fixes. + Build fixes. + Updated documentation. + Updated translations. - Change TrackerAPI defines to 0.18 and RPMTrackerAPI to 0_18, following upstream marking the beginning of the 0.18 development cycle. ++++ system-config-printer: - Update to version 1.4.3: + Make GnomeKeyring integration work with GIR. + Fix module name when retrieving item from keyring. + Use correct key to determine if auth is required. + More debug output for the OpenPrinting database query module. + Assign the driver type "pdf" with higher priority than the driver type "exact-cmd". + Bugs fixed: lp##653132, lp##1220066, rh##1009865, rh##1018191, rh##1017561, rh#1004753, rh#1003219 + Updated translations. ------------------------------------------------------------------ ------------------ 2013-11-30 - Nov 30 2013 ------------------- ------------------------------------------------------------------ ++++ ModemManager: - Run %udev_rules_update if such macro is defined. ++++ systemd: - Add patch 0001-core-replace-OnFailureIsolate-setting-by-a-more-gene.patch Make sure emergency shell is not killed by attempt to start another unit (bnc#852021). Backported from d420282b28f50720e233ccb1c02547c562195653. - Add patch make-emergency.service-conflict-with-syslog.socket.patch Previous patch did not fix problem if syslog connection request came after emergency shell was already started. So forcibly stop syslog.socket when starting emergency.service. (bnc#852232) ++++ tracker: - Update to version 0.16.4: + Fix build with newer upower. + Silence normal bootup. + Updated translations. ++++ tracker-extras: - Update to version 0.16.4: + Fix build with newer upower. + Silence normal bootup. + Updated translations. ++++ xf86-video-intel: - Update project metadata ------------------------------------------------------------------ ------------------ 2013-11-29 - Nov 29 2013 ------------------- ------------------------------------------------------------------ ++++ atk: - Update to version 2.11.3: + Need API to get the document's current page number and page count (bgo#709214). + Updated translations. ++++ binutils: - Update to 2.23.92 prerelease, mostly for ppc64le support. - Add cross-ppc64le-binutils. ++++ curl: - update to 7.33.0 * fixes CVE-2013-4545 (bnc#849596) = curl: ssl cert checks unclear behaviour o test code for testing the event based API o CURLM_ADDED_ALREADY: new error code o test TFTP server: support "writedelay" within o krb4 support has been removed o imap/pop3/smtp: added basic SASL XOAUTH2 support o Pass password to OpenSSL engine by user interface o c-ares: Add support for various DNS binding options o cookies: add expiration o curl: added --oauth2-bearer option ++++ kernel-default: - Linux 3.12.2. - Refresh patches.xen/xen3-patch-2.6.29. - Delete patches.suse/btrfs-relocate-csums-properly-with-prealloc-extents.patch. - commit 3b81e61 - Build mei and mei_me as modules (bnc#852656) - commit 1a570dd ++++ kernel-source: - Linux 3.12.2. - Refresh patches.xen/xen3-patch-2.6.29. - Delete patches.suse/btrfs-relocate-csums-properly-with-prealloc-extents.patch. - commit 3b81e61 - Build mei and mei_me as modules (bnc#852656) - commit 1a570dd ++++ kernel-syms: - Linux 3.12.2. - Refresh patches.xen/xen3-patch-2.6.29. - Delete patches.suse/btrfs-relocate-csums-properly-with-prealloc-extents.patch. - commit 3b81e61 - Build mei and mei_me as modules (bnc#852656) - commit 1a570dd ++++ kiwi: - v5.06.7 released ++++ lftp: -Update to latest stable upstream, 4.4.13: fixed a bug in file size checking code. new option -l (--ls) for find command. improve workaround for single NL replies from an FTP server. Ukrainian translation updated (Yuri Chornoivan). fixed spinning in "get" when no remote session is open. don't pre-fetch file information in "get" when not needed. fixed handling of 400/501 http codes for PROPFIND to switch to HEAD. fixed a crash after cls. added file size decrease checking. used a newer libtool for ppc64le platform. ++++ libqt5-qtbase: - Update to 5.2 rc1 * New feature release, please see http://blog.qt.digia.com/blog/2013/11/29/qt-5-2-release-candidate-1-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.2 - Droped xcb_193.patch, included in this release - Drop gstreamer-0_10-plugins-base-devel BuildRequires, nothing in qtbase uses gstreamer, and config tests where false positive before - Temporary disable qt-never-strip.diff, we can use configure flags for no-strip ++++ libqt5-qtmultimedia: - Update to 5.2 rc1 * New feature release, please see http://blog.qt.digia.com/blog/2013/11/29/qt-5-2-release-candidate-1-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.2 ++++ libqt5-qtsensors: - Update to 5.2 rc1 * New feature release, please see http://blog.qt.digia.com/blog/2013/11/29/qt-5-2-release-candidate-1-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.2 ++++ libqt5-qtserialport: - Update to 5.2 rc1 * New feature release, please see http://blog.qt.digia.com/blog/2013/11/29/qt-5-2-release-candidate-1-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.2 ++++ libqt5-qtsvg: - Update to 5.2 rc1 * New feature release, please see http://blog.qt.digia.com/blog/2013/11/29/qt-5-2-release-candidate-1-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.2 ++++ libqt5-qtwebkit: - Update to 5.2 rc1 * New feature release, please see http://blog.qt.digia.com/blog/2013/11/29/qt-5-2-release-candidate-1-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.2 - Drop pkgconfig(Qt5Multimedia) BuildRequires: Qt5Multimedia is used only if gstreamer is not used ++++ libqt5-qtx11extras: - Update to 5.2 rc1 * New feature release, please see http://blog.qt.digia.com/blog/2013/11/29/qt-5-2-release-candidate-1-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.2 ++++ libqt5-qtxmlpatterns: - Update to 5.2 rc1 * New feature release, please see http://blog.qt.digia.com/blog/2013/11/29/qt-5-2-release-candidate-1-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.2 ++++ libqt5-qtdeclarative: - Update to 5.2 rc1 * New feature release, please see http://blog.qt.digia.com/blog/2013/11/29/qt-5-2-release-candidate-1-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.2 ++++ util-linux: - Add patch tty3270-on-serial-line-of-s390.patch to better support the first and second serial line on s390/x ++++ kdelibs4: - Update to 4.11.97 * KDE 4.12 RC 1 release * See http://www.kde.org/announcements/announce-4.12-rc.php - Drop patch fix_kio_global_qfile_include.patch due to upstream inclusion ++++ libkipi: - Update to 4.11.97 * KDE 4.12 RC 1 release * See http://www.kde.org/announcements/announce-4.12-rc.php ++++ ncurses: - Add ncurses patch 20131123 + minor fix for CF_GCC_WARNINGS to special-case options which are not recognized by clang. - Add ncurses patch 20131116 + add special case to configure script to move _XOPEN_SOURCE_EXTENDED definition from CPPFLAGS to CFLAGS if it happens to be needed for Solaris, because g++ errors with that definition (report by Jean-Pierre Flori, Sage #15268). + correct logic in infocmp's -i option which was intended to ignore strings which correspond to function-keys as candidates for piecing together initialization- or reset-strings. The problem dates to 1.9.7a, but was overlooked until changes in -Wlogical-op warnings for gcc 4.8 (report by David Binderman). + updated CF_GCC_WARNINGS to documented options for gcc 4.9.0, adding checks for -Wextra, -Wignored-qualifiers and -Wlogical-op + updated CF_GCC_WARNINGS to documented options for gcc 4.9.0, moving checks for -Wextra and -Wdeclaration-after-statement into the macro, and adding checks for -Wignored-qualifiers, -Wlogical-op and -Wvarargs + updated CF_CURSES_UNCTRL_H and CF_SHARED_OPTS macros from ongoing work on cdk. - Add ncurses patch 20131110 + minor cleanup of terminfo.tail - On S390(x) use other fallback terminal types, that is have the ibm327x and vt220 available even if no terminfo-base is installed. ++++ libqt5-qtgraphicaleffects: - Update to 5.2 rc1 * New feature release, please see http://blog.qt.digia.com/blog/2013/11/29/qt-5-2-release-candidate-1-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.2 ++++ libqt5-qtimageformats: - Update to 5.2 rc1 * New feature release, please see http://blog.qt.digia.com/blog/2013/11/29/qt-5-2-release-candidate-1-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.2 - Added mng_version.patch, for recognizing newer (e.g. 2.0.x) libmng versions ++++ libqt5-qttranslations: - Update to 5.2 rc1 * New feature release, please see http://blog.qt.digia.com/blog/2013/11/29/qt-5-2-release-candidate-1-available/ and http://qt-project.org/wiki/New-Features-in-Qt-5.2 ++++ oxygen-icon-theme: - Update to 4.11.97 * KDE 4.12 RC 1 release * See http://www.kde.org/announcements/announce-4.12-rc.php ++++ pam: - common-session.pamd: add missing newline ++++ patterns-sled: - Update patterns to be GNOME3 compliant. ++++ perl-IO-Socket-SSL: - updated to 1.962 - work around problems with older F5 BIG-IP by offering fewer ciphers on the client side by default, so that the client hello stays below 255 byte - IO::Socket::SSL::Utils::CERT_create can now create CA-certificates which are not self-signed (by giving issuer_*) ++++ python-libmount: - Add patch tty3270-on-serial-line-of-s390.patch to better support the first and second serial line on s390/x ++++ rpm: - Rename and extend auto-config-update-aarch64.diff to auto-config-update-aarch64-ppc64le.diff to apply same hack to powerpc64le architecture ++++ rubygem-fast_gettext: - updated to version 0.8.1, no changelog ++++ util-linux-systemd: - Add patch tty3270-on-serial-line-of-s390.patch to better support the first and second serial line on s390/x ++++ xf86-video-intel: - Enable the build of intel-virtula-output tool ++++ xterm: - Patch #298 - 2013/11/27 * quiet a warning about ambiguity when -h command-line option is parsed, since -help is used rather than the options mentioned in the message. This warning was caused by fixes in patch #272. * remove an extra check for keypad-mode which interfered with the patch #280 modifyKeyboard feature for the numeric keypad (report by David Conners). * change default for assumeAllChars resource (Debian #725682). There are unresolved issues with Terminus fonts, e.g., Debian [#722017]. * add -report-fonts command-line option and reportFonts resource to optionally report the fonts which are loaded, and their metrics such as the number of missing glyphs. * work around Xcursor library to make pointerColor resource work as documented (Debian #466704, analysis by Vincent Lefèvre). * amend change from patch #297 for ASCII-equivalents to ensure that missing characters which happen to be double-width are padded to the expected number of columns. Also, correct the choice between normal/wide Xft fonts used when checking for missing characters (reported by WU Yue, Debian #728949, Gentoo #491334). * modify sixel-graphics drawing to account for scrollbar width (report by Mario Edelmann). * fix remaining issue with DECNRCM; the British character set was confused with ISO Latin-1 (report by Hayaki Saito). * build-fix for --disable-boxchars configure option. * updated configure macros, from ongoing work on lynx and ncurses. * update config.guess, config.sub ++++ yast2-kdump: - Added support for firmware-assisted dump (for ppc64 only) (FATE#315780) - 3.1.1 ++++ yast2-network: - fix DHCP capable cards client to not break installation - 3.1.10 ------------------------------------------------------------------ ------------------ 2013-11-28 - Nov 28 2013 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - fix bug where autoyast created primary partition when logical ones were requested (bnc#852617) ++++ gcc48: - Enhance suffixing of shared library packages to individual packages via %product_libs_gcc_ver_$shlib$sover. ++++ dracut: - Update with patches from git repository: * kernel-modules: add ohci-pci to the list of forced module installs * Run 'xz' and 'lzma' with multiple threads * systemd: do not exit the initqueue, if systemd asks a password * iscsi,nbd: do not fail in hostonly mode * dracut-functions.sh: Avoid loading unnecessary 32-bit libraries for 64-bit initrds * fips: also install /etc/system-fips in the initramfs * dracut.modules.7.asc: removed empty section * dracut.sh: fixed PATH shortener * dracut.spec: move /sbin/dracut to /usr/sbin/dracut * iscsi/nbd: do not try to mount the whole disk, if root= is missing * fips: include crct10dif_generic * Handle crypto modules with and without modaliases * usrmount/module-setup.sh: fixed typo * lvm: always install thin utils for lvm * kernel-modules(ARM): add mmc_block usb_storage to static list of kernel mods * dracut-functions.sh:check_block_and_slaves*() skip LVM internal devs * mkdir basic dirs in /run * network/fcoe: only redirect output to loginit.pipe, if exists * dracut.sh: no need to make subdirs in run * dracut.sh: also mkdir /run/lock, which is copied to * lvm: fix thin recognition * Add lzo, lz4 compression and read INITRD_COMPRESS * remove resume-genrules.sh * resume: fix swap detection in hostonly * base/init.sh: also mkdir /run/lock * dmsquash-live: add /dev/mapper/live-base * Doc: cleanup, extend and split and reuse * dracut.sh: do not bail out, if kernel modules dir is missing * 10i18n/parse-i18n.sh: parse rd.vconsole and rd.locale * */module-setup.sh: add comments for dracut called functions * lvm: install thin utils for non-hostonly - Patches for S/390 support * 95dasd: Install kernel modules only once * 95dasd: Only install module if normalize_dasd_arg is present * 95dasd_mod: make dasd_cio_free optional * 95zfcp: Make installation optional * 95znet: Make installation optional * Install /bin/mount * Fixup keymap setting for openSUSE * Add DASD configuration for SuSE * Add zfcp scripts for SUSE * Make logfile configurable * Add SUSE compability wrapper for dracut * Add manpage for SUSE compat mkinitrd * Work around xsltproc bug * Correct paths for openSUSE * Check for plymouth lib directories - Drop obsolete patches - Install mkinitrd-suse ++++ libgcj48: - Enhance suffixing of shared library packages to individual packages via %product_libs_gcc_ver_$shlib$sover. ++++ installation-images-SLES: - dracut or mkinitrd - integrate s390 fixes - dracut instead of mkinitrd ++++ kernel-default: - supported.conf: dd drivers/hwmon/smsc47b397 That one is very simple and reliable and found in a number of enterprise-grade workstations. I believe it would make sense to support it. - commit 3a2ac9d ++++ kernel-source: - supported.conf: dd drivers/hwmon/smsc47b397 That one is very simple and reliable and found in a number of enterprise-grade workstations. I believe it would make sense to support it. - commit 3a2ac9d ++++ kernel-syms: - supported.conf: dd drivers/hwmon/smsc47b397 That one is very simple and reliable and found in a number of enterprise-grade workstations. I believe it would make sense to support it. - commit 3a2ac9d ++++ kiwi: - Improve squashfs compression for overlayfs option * use architecture specific compression filter ++++ openexr: - add openexr-2.1.0-headers.patch to install ImfDeepImageStateAttribute.h header too ++++ libqt5-qtwebkit: - fix-no-jit-build.patch: fix build on ppc and s390 by disabling JIT ++++ sssd: - Migrate deprecated krb5_kdcip variable to krb5_server (bnc#851048) ++++ wireless-tools: - install udev rules in _udevrulesdir. ++++ openscap: - openscap-1.0.1 update: - versioned interface is used to handle internal SCE plug-in - build-in gnulib package was updated to current version - bug fixes: - selinux_domain_label and posix_capability properties were reintroduced to OVAL system characteristics model - selinux_domain_label now collects the domain/type (not the context) - oscap oval collect reports progress on stdout (not on the stderr) - typo in the manual page (rhbz#1032537), and another small clarification ++++ systemd: - Add U_logind_revert_lazy_session_activation_on_non_vt_seats.patch * See: http://cgit.freedesktop.org/systemd/systemd/commit/?id=3fdb2494c1e24c0a020f5b54022d2c751fd26f50 ++++ mc: - Reimplementation of mcrar5fs_list in vfs/extfs/helpers/urar using 'unrar vt' fixing the "trailing space" problem with 'unrar [lv]' closing http://www.midnight-commander.org/ticket/3073 and bnc#849082 ++++ pam: - Remove libtrpc support to solve dependency/build cycles, plain glibc is enough for now. ++++ system-config-printer: - Add system-config-printer-Gtk-introspect.patch: Require Gtk 3.0 typelibs. We know we can't use Gtk 2.0 (bnc#852450). - Require system-config-printer from -applet instead of only system-config-printer-common (bnc#852842). ++++ rpm: - Substitute current values of %suse_release, %sles_release, %ul_release into suse_macros (bnc#851877) ++++ sblim-sfcb: - Added patches (pending upstream) - 0001-Define-YYPARSE_PARAM-early-for-cimXmlOps-and-cimXmlP.patch - 0001-sfcb-tix-61-classProviderSf.c-SIGSEGV-if-repo-is-not.patch - 0004-Makefile.am-Honor-build-environment.patch - 0005-providerMgr-add-prototypes.patch - 0006-Enable-broker.LogMessage-and-broker.trace.patch - 0008-fileRepository-show-which-directory-could-not-be-ope.patch - 0011-Configurable-local-socket-group-permission-for-daemo.patch - 0014-Ignore-sblim-sfcb.service.pre.patch - 0015-Reflect-provider-information-in-ps-via-argv.patch - 0019-Fix-segfault-in-classProviderSf.c-sfcb-tix-61.patch - 0021-Increase-max-trace-msg-len-to-4096.patch - cant-use-srcdir-in-tests.patch - interop-debug.patch - strip-postinstall.patch - Dropped patches (included upstream) - 0004-Don-t-call-tool_mm_flush-during-OPS_LoadProvider.patch - 0006-Reflect-provider-information-in-ps-via-argv.patch - 26000-tix69-bnc830525-No-logger-pipe-for-sfcblocal.patch - fix-mofc-include-patch.patch - pending-upstream.patch - sblim-resource.patch - Changes in 1.4.6 ================ New features: - [sfcb-tix:#64] Support maxObjCount for HTTP chunking - [sfcb-tix:#70] Reload SSL context-without restarting httpd Bugs fixed: - [sfcb-tix:#61] classProviderSf.c SIGSEGV if repo is not initialized - [sfcb-tix:#63] Improve NamespaceProvider and ClassProvider Consistency - [sfcb-tix:#66] SFCB_TRACE_VAR should be more restrictive - [sfcb-tix:#60] fix providerMgr trace for localconnect - [sfcb-tix:#68] reinitialize select timeout in SSL handshake - [sfcb-tix:#79] sfcc cannot reconnect with sfcb if sfcb restarts [bugs:#2663] - [sfcb-tix:#69] Fix logger for long-lived clients, was: "#2347 Don't spawn logger for clients" - [sfcb-tix:#72] Make systemddir configurable - [sfcb-tix:#74] providerRegister: check for and prevent buffer overflows - [sfcb-tix:#75] fileRepository: show which directory could not be opened - [sfcb-tix:#78] Missing null check in ift_getObjectPath, transposed debug stmts in memAlloc - [sfcb-tix:#78] Simplify mutex handling in instance.c - [sfcb-tix:#77] Fix prototype for stopBroker - [sfcb-tix:#80] sfcc cannot reconnect with sfcb - Changes in 1.4.5 ================ New features: - [sfcb-tix:#44] Escape XML for Embedded Instances Instead of Using CDATA - [sfcb-tix:#48] mofc: Allow absoltute paths in #pragma include - [sfcb-tix:#52] ABT core check - [sfcb-tix:#55] make install should not overwrite sfcb.cfg - [sfcb-tix:#59] Improve httpAdapter error handling Bugs fixed: - [sfcb-tix:#31] TestAssociationProvider can cause some queries to fail - [sfcb-tix:#32] Provider Mgr trace should id the provider being called - [sfcb-tix:#36] Add Pulled Enums test provider - [sfcb-tix:#38] providerRegister:locateProvider() is unused - [sfcb-tix:#40] Add valgrind test (implemented only for the "none" init script at this time) - [sfcb-tix:#41] Global IndicationService - [sfcb-tix:#46] Error parsing CDATA with no whitespace - [sfcb-tix:#47] Pulled Enumeration support - CIMXML parser - [sfcb-tix:#37] indCIMXmlHandler coredumps in IndCIMXMLHandlerInvokeMethod - [sfbb-tix:#51] Malformed OP causes segfault - [sfcb-tix:#49] Cannot return EmbeddedInstance property from provider - [sfcb-tix:#53] SFCB may not start if runtime does not support IPv6 - [sfcb-tix:#54] Fix for sfcbproc.c - [sfcb-tix:#18] disable default properties breaks test. Modified failing tests, also made test case insensitive and fixed result file naming. - [sfcb-tix:#56] Intermittent segfault at shutdown Relocate trace_stop due to timing issue on shmdt() call - [sfcb-tix:#12] Support HTTP Expect: 100-continue header - [sfcb-tix:#11] Remove unnecessary casts for allocs - [sfcb-tix:#58] sfcbdump test fails. Remove local test classSchemas file and use installed one instead. - Update package license to EPL 1.0 - Changes in 1.4.4 ================ New features: - 3597805 Restart HTTP daemon without restarting SFCB - 3597806 Bind to arbitrary list of IP addresses in SFCB - 3601386 Add test for EmbeddedObject output - 3599160 Add sfcbproc utility - 3601943 ObjectImpl unit test - 2766931 Property filters for interop and interopserver providers - [sfcb-tix:#16] getClass does not expose method information for localconnect Bugs fixed: - 3599526 segfault during ecn with classProviderSf - 3599329 dlopen failed for sfcbCustomLib - 3600125 Share client tracing shm segment - 3600283 Fixup compiler warnings from gcc 4.7 - 3600159 TestProviders should have their own Makefile - 3601026 Fixup compiler warnings from -Wextra - 3599437 missing include of - 3601301 Add stubs for empty CMPI functions for internal providers - 2878328 sfcb and mofc won't compile with --disable-qualifierrep - 3601661 Reenable no-fork http adapter mode - 2990304 Enhancements for sfcb - 2778345 There is no response at GetClass after CreateClass - 3603454 control should do type conversions on startup - [Bugs:#2612] Don't persist indications - [Bugs:#2613] Check sfcCommon version - [sfcb-tix:#21] datetime conversions do not handle timezone - [Bugs:#2490] wbemcat should use URI perl module - [sfcb-tix:#1] Streamline SLP - [sfcb-tix:#7] autoconfiscate.sh needs --force for all tools - [sfcb-tix:#24] GetClass Operation does not filter the class - [sfcb-tix:#25] classProviderSf drops Association qualifier on child classes - [sfcb-tix:#6] SFCB XML Parser Error with Instance as Parameter - [sfcb-tix:#26] ClassProviderSf should read standard repositories - [sfcb-tix:#13] Optimize Handler Sequence numbers - [sfcb-tix:#27] Bump schema to 2.35 - [sfcb-tix:#28] Further shm trace id leak - [sfcb-tix:#19] Update q and Q options for sfcbmof - [sfcb-tix:#2] Problem with PropertyList on association classes - [sfcb-tix:#30] Make maxBindAttempts a configurable option - [sfcb-tix:#29] Add -t std option to sfcbrepos - Changes in 1.4.3 ================ Everything in 1.3.13, 1.3.14, 1.3.15, and 1.3.16 (see below), plus: New features: - 3441679 Add a feature to validate CMPI types - 3497831 Updates to sfcb-ps test script - 3506453 Support peer cert verification for SSL indications - 3531210 Allow indication delivery timeout tuning - 3562538 Enable curl debug via env variable - 3590203 Remove pg_interop checking in SFCB 1.4 - 3590202 Enable IPv6 by default for SFCB 1.4 - 3592822 Bump schema to 2.34 Bugs fixed: - 3495804 Cleanup: httpProcId still defined, wrong define in cimXmlGen - 3516167 Force kill sfcbd on stop if needed - 2966659 Cleanup https daemon remnants - 3527674 Faster Startup - 3529879 Fixes for sfcb-ps test script - 3527714 Every other EnumerateClasses fails - 3541554 insecure LD_LIBRARY_PATH usage - 3546279 Core dump in providerDrv on Qualifier not found - 3564757 stageschema.sh should detect errors in sfcbrepos - 3567083 configure should fail if sfcUtil.so not found - 3573507 CreateInstance for IndicationFilter doesn't accept DMTF:CQL - 3579637 SFCB should check ftok return code - 3562530 TestMiscProvider poorly tests CMGetPropertyAt - 3585929 Additional ClassProviderSf prep work - 3588775 Startup will hang if indication support is disabled - 3590827 Exit if classprovider fails - 3591112 NEEDS_CLEANUP ifdef - 3591102 sfcbrepos and -t - Changes in 1.4.2 ================ New features: - 3280992 Add systemd file to SFCB sources - 3177587 create sfcCommon (SFCB 1.4 now requires sfcCommon lib to be installed) - 3309374 Implement CIM_CIMXMLCommunicationMechanism - 3259627 provide a list acceptable CAs to client - 3310364 Implement CIM_NamespaceInManager - 3274893 For SFCB 1.4, set SequenceIdentifier as described in DSP1054 1.2. Bugs fixed: - 3199899 sfcb uninstall process should remove test mof's - 3300167 Memory leaks caused by cimRequest changes - Changes in 1.4.1 ================ New features: - 3152523 Changes for footprinting in ABT - 1596336 Add config option for network interface binding Bugs fixed: Everything in 1.3.11, plus: - 3022940 Remove dead SLP code dealing with proc management - 3175888 Remove JDBC support from SFCB 1.4.x - 3082573 Typo in interopProvider - 3177707 ExecQuery 1 to 4 tests segfault on power LPAR - 3185034 exec query test failures on power - char16 mismatch - 2990315 cmciRelease not called in case of error - 3206663 Enum CQL filter on NULL cause segfault and incorrect rsp - Changes in 1.4.0 ================ New features: - 3014530 configure option for request - 3030289 Update wbemcat to make REST requests - 3031827 Parser does not create BinRequestContext - 3056234 Allow multiple parsers - 3095225 Implement Simple REST Requests Bugs fixed: Everything in 1.3.10, plus: - 3130727 CMPIPropertyMIFT.setProperty() missing objectpath keys - 3054618 mofpp is overaggressive when detecting comments - 2955916 Pretty print - 3003508 slpTests.sh uses bash-isms - 3011256 Add macro to set inBuf value - 3018141 Code Cleanup Friday #1 - 3019898 Remove cmpi headers - 3023072 Remove extra getStrBufPtr call in replaceClString - 1765781 sfcb: intrinsic ClassMI prototypes omit const qualifier - 3004385 Improve performance for association upcall - 2859885 New XML Test Case, removed genericlist.c - 3005429 indCIMXMLHandler provider should cleanup nicely - 3042731 git master doesn't build with --enable-ssl - 3043324 xml tests don't test xml comments - 3053830 Indication rc lost - 3058803 objectImpl externs unneeded func - 3058806 unused variable in getHdrs - 3062122 Bad merge reverted some data types - 3086146 use SFCB_ElementConformsToProfile instead of CIM_ElementConf - 3095225 Implement Simple REST Requests - 3104761 cimRsRequest.h missing from make-dist tarball - 3107553 Remove Large Volume Support ++++ syslinux: - geometry.diff: Fix segfault caused by a bug in geometry handling (bnc#852856) ++++ xorg-x11-server: - Update to 1.14.99.903 (1.15 RC3): - Remove upstreamed patches: + Patch228: u_aarch64-support.patch + Patch229: u_disable-acpi-code.patch A new configure option controls this now + Patch240: U_revert_dri2_realloc_dri2_drawable_if-pixmap_serial_changes.patch + Patch242: U_randr_dont_directly_set_changed_bits_in_randr_screen.patch + Patch243: U_randr_report_changes_when_we_disconnect_a_GPU_slave.patch + Patch244: u_randr_send_rrproviderchangenotify_event.patch + Patch245: u_randr_send_rrresourcechangenotify_event.patch + Patch246: u_randr_deliver_output_and_crtc_events_of_attached_output.patch + Patch249: U_xserver_enable_grabdevice_by_default_for_non_seat0.patch - Drop superseded patches: + Patch16: N_p_xnest-ignore-getimage-errors.diff + Patch79: N_edid_data_sanity_check.diff - Fix naming convention for last patch - Add U_xserver_enable_grabdevice_by_default_for_non_seat0.patch * See http://cgit.freedesktop.org/xorg/xserver/commit/?id=c73c36b537f996574628e69681833ea37dec2b6e ++++ yast2: - Add hook into installation workflow - 3.1.6 ++++ yast2-installation: - Add hooks to main installation client - 3.1.8 ++++ yast2-network: - fix distribution of client for detection DHCP capable cards - 3.1.9 ++++ yast2-services-manager: - 0.0.20 - fix prep in spec ------------------------------------------------------------------ ------------------ 2013-11-27 - Nov 27 2013 ------------------- ------------------------------------------------------------------ ++++ Mesa: - Update to version 10.0.0: Mesa 10.0 has been released! Mesa 10.0 is a feature release that includes many updates and enhancements. The full list is available in the release notes file in docs/relnotes/10.0.html. - Remove libXvMC_{r300,softpipe} packages - Remove libvdpau_{r300,softpipe} packages - Bump libxatracker package version ++++ alsa: - Backport upstream fixes: cleanups, non-glibc build fixes, fixes and enhancements of pcm_file plugin, etc. 0010-remove-unnecessary-obsolete-compat-hsearch_r.c.patch 0011-local.h-include-sys-types.h-to-fix-issues-with-pcm.h.patch 0012-test-chmap-Add-missing-usage-text-for-s-option.patch 0013-include-global.h-don-t-define-timeval-and-timespec-s.patch 0014-conf.c-use-portable-way-to-initialize-recursive-mute.patch 0015-pcm_file-fix-SEGFAULT-if-file-option-is-missing-whil.patch 0016-pcm_file-fixed-memory-leak.patch 0017-pcm_file-don-t-touch-infile-on-playback-and-output-f.patch 0018-pcm_file-document-new-argument-to-snd_pcm_file_open.patch - Fix aborting in races at closing dmix streams (bnc#852446): 0019-dmix-Don-t-use-assert-and-abort.patch - Don't include modprobe.d hack for 12.2 and older distros, which seem broken on them ++++ alsa-utils: - Backport upstream fixes: a few fixes for chmap support, alsaconf updates, a new monitor command for alsactl, etc: 0006-amixer-fix-indentation-when-printing-container-TLV-c.patch 0007-alsaloop-pcmjob.c-use-portable-way-to-initialize-rec.patch 0008-speaker-test-Fix-chmapped-channel-selection-without-.patch 0009-speaker-test-Always-show-chmap-channel-names-if-avai.patch 0010-speaker-test-Show-out-of-chmap-channels-as-Unknown.patch 0011-alsaconf-support-newer-m-i-t-and-kmod.patch 0012-alsaconf-update-gentoo-to-use-modprobe.d-method-as-e.patch 0013-configure-detect-udevdir-via-pkg-config-fallback-to-.patch 0014-alsactl-Add-monitor-command.patch 0015-alsactl-Fix-REMOVE-event-handling-in-monitor-command.patch 0016-alsactl-monitor-all-cards-as-default.patch ++++ autoyast2: - automatically install yast2 packages needed for second stage (e.g. install yast2-users if section in profile) ++++ ft2demos: - Update to version 2.5.1 * For some WinFNT files, the last glyph wasn't displayed but incorrectly marked as invalid. * The vertical size of glyphs was incorrectly set after a call to `FT_GlyphSlot_Embolden', resulting in clipped glyphs. * Many fields of the `PCLT' table in SFNT based fonts (if accessed with `FT_Get_Sfnt_Table') were computed incorrectly. * In TrueType fonts, hinting of composite glyphs could sometimes deliver incorrect positions of components or even distorted shapes. * WOFF font format support has been added. * The auto-hinter now supports Hebrew. Greek and Cyrillic support has been improved. * Support for the forthcoming `OS/2' SFNT table version 5, as can be found e.g. in the `Sitka' font family for Windows 8.1. * The header file layout has been changed. After installation, all files are now located in `/include/freetype2'. Applications that use (a) `freetype-config' or FreeType's `pkg-config' file to get the include directory for the compiler, and (b) the documented way for header inclusion like [#]include or #include FT_FREETYPE_H don't need any change to the source code. * The stem darkening feature of the new CFF engine can now be fine-tuned with the new `darkening-parameters' property. * `ftgrid' has been updated to toggle various engines with the `H' key, similar to `ftview' and `ftdiff'. * The functionality of `ttdebug' has been greatly enhanced. . It now displays twilight, storage, and control value data; key * Better support of ARMv7 and x86_64 processors. * Apple's `sbix' color bitmap format is now supported. * Improved auto-hinter rendering for many TrueType fonts, especially in the range 20-40ppem. * A new face flag `FT_FACE_FLAG_COLOR' has been added (to be accessed with the macro `FT_HAS_COLOR'). * `FT_Gzip_Uncompress' (modeled after zlib's `uncompress' function) has been added; this is a by-product of the newly added WOFF support. * Support for a build with `cmake' has been contributed by John Cary . * Support for x64 builds with Visual C++ has been contributed by Kenneth Miller * Manual pages for most demo programs have been added. * The GETINFO bytecode instruction for TrueType fonts was buggy if used to retrieve subpixel hinting information. It was necessary to set selector bit 6 to get results for selector bits 7-10, which is wrong. * Improved computation of emulated vertical metrics for TrueType fonts. * Fixed horizontal start-up position of vertical phantom points in TrueType bytecode. - Rebase freetype2-subpixel.patch to current release - Added fix-compile-in-non-debug.patch, fixes release build of ftdemos - Added overflow.patch for resolving post-build-check detected error: I: Statement is overflowing a buffer ++++ gdm: - Add gdm-XDMCP-fixes.patch: Backports fixes in git addressing XDMCP related issues (bnc#851160, bgo#690926, bgo#711180). ++++ gnome-shell: - Add gnome-shell-hidepassword.patch: authPrompt: propagate gdm "reset" signal after user switching. Fixed GDM showing showing passwords on user switching (bnc#852490, bgo#710456). - Add gnome-shell-extensions-disabling.patch: catch more errors on extensions enable() and disable(). Fixes gnome-shell extensions disabled on screen unlock (bnc#852527, bgo#688331, bgo#719378). - Add gnome-shell-tray-reentrant.patch: messageTray: Prevent reentrancy issues in _updateState (bgo#711694). ++++ google-carlito-fonts: - Ensure license file is in generated package. ++++ hwinfo: - read and add ethtool private flags (bnc 841170) - update pci id list (bnc#813172) - Merge pull request #2 from andreas-schwab/master - Add support for m68k ++++ indic-fonts: - updated Lohit fonts to 20130612: * Released Lohit Oriya with bug fixes against Harfbuzz NG. ++++ kernel-default: - pstore: automatically dump and clean dmesg entries (fate#315232). - Update config files. - commit 9525160 ++++ kernel-source: - pstore: automatically dump and clean dmesg entries (fate#315232). - Update config files. - commit 9525160 ++++ kernel-syms: - pstore: automatically dump and clean dmesg entries (fate#315232). - Update config files. - commit 9525160 ++++ kiwi: - eliminate the use of which in boot code * which is an extra tool, it was packages, splitted, dropped and is handled differently in the pool of distributions. Instead type -p provided as shell builtin is used ++++ ilmbase: - update to 2.1.0 * Bumped version to track OpenEXR (Piotr Stanczyk) - small cleanup of spec file ++++ openexr: - update to 2.1.0 This release includes a refactoring of the optimised read paths for RGBA data, optimisations for some of the python bindings to Imath, improvements to the cmake build environment as well as additional documentation describing deep data in more detail. - make tests conditional, enable fuzz test and huge test ++++ libqt5-qtbase: - Added xcb_193.patch from upstream, for resolving SiC and BiC change in xcb 1.9.2/3 (fdo#71502,fdo#71507,qtbug#34748) ++++ freetype2: - Update to version 2.5.1 * For some WinFNT files, the last glyph wasn't displayed but incorrectly marked as invalid. * The vertical size of glyphs was incorrectly set after a call to `FT_GlyphSlot_Embolden', resulting in clipped glyphs. * Many fields of the `PCLT' table in SFNT based fonts (if accessed with `FT_Get_Sfnt_Table') were computed incorrectly. * In TrueType fonts, hinting of composite glyphs could sometimes deliver incorrect positions of components or even distorted shapes. * WOFF font format support has been added. * The auto-hinter now supports Hebrew. Greek and Cyrillic support has been improved. * Support for the forthcoming `OS/2' SFNT table version 5, as can be found e.g. in the `Sitka' font family for Windows 8.1. * The header file layout has been changed. After installation, all files are now located in `/include/freetype2'. Applications that use (a) `freetype-config' or FreeType's `pkg-config' file to get the include directory for the compiler, and (b) the documented way for header inclusion like [#]include or #include FT_FREETYPE_H don't need any change to the source code. * The stem darkening feature of the new CFF engine can now be fine-tuned with the new `darkening-parameters' property. * `ftgrid' has been updated to toggle various engines with the `H' key, similar to `ftview' and `ftdiff'. * The functionality of `ttdebug' has been greatly enhanced. . It now displays twilight, storage, and control value data; key * Better support of ARMv7 and x86_64 processors. * Apple's `sbix' color bitmap format is now supported. * Improved auto-hinter rendering for many TrueType fonts, especially in the range 20-40ppem. * A new face flag `FT_FACE_FLAG_COLOR' has been added (to be accessed with the macro `FT_HAS_COLOR'). * `FT_Gzip_Uncompress' (modeled after zlib's `uncompress' function) has been added; this is a by-product of the newly added WOFF support. * Support for a build with `cmake' has been contributed by John Cary . * Support for x64 builds with Visual C++ has been contributed by Kenneth Miller * Manual pages for most demo programs have been added. * The GETINFO bytecode instruction for TrueType fonts was buggy if used to retrieve subpixel hinting information. It was necessary to set selector bit 6 to get results for selector bits 7-10, which is wrong. * Improved computation of emulated vertical metrics for TrueType fonts. * Fixed horizontal start-up position of vertical phantom points in TrueType bytecode. - Rebase freetype2-subpixel.patch to current release - Added fix-compile-in-non-debug.patch, fixes release build of ftdemos - Added overflow.patch for resolving post-build-check detected error: I: Statement is overflowing a buffer ++++ netpbm: - updated to 10.64.04 * pnmtops: Fix bug: wrong output with -ascii85. Introduced in 10.63 (June 2013). * pnmtops: Fix bug: wrong output with -rle. Introduced in 10.63 (June 2013). * pnmtops: Fix bug: fails with message about waitpid() failing if invoked with SIGCHLD ignored. Introduced in 10.56 (September 2011). * pnmtops: Fix bug: closes Standard Error. Introduced in 10.64.02 (today). * pnmtops: Fix bug: program hangs if it inherits lots of open files. Introduced in 10.56 (September 2011). * pngtopam: fix bug: ignores -gamma. Introduced in 10.48 * see HISTORY for details - removed wordaccess-include-be.patch (upstreamed) - removed stdbool-after-jasper.patch (workaround not needed yet) ++++ libvirt: - Fix starting of libvirtd when NetworkManager is enabled Modified libvirt-suse-netcontrol.patch ++++ libxshmfence: - Update to version 1.1: + Add mandatory COPYING file. + Add the required README file + make: add $(CWARNFLAGS) + make: list non installed headers under the _SOURCES variable + lint: remove usage of libxshmfence_la_SOURCES + Change fence memory type from 'int32_t' to 'struct shmfence' + Locate directory for shared memory files at configure time + Use O_TMPFILE if available + Split out futex implementation from general API + Provide pthread-based alternative implementation + Set symbol visibility attribute to hide internal symbols ++++ man-pages-ja: - updated to 20131115: * added and improved manual pages ++++ monitoring-plugins: - Get rid of the old SUSE spelling in READMEs ++++ nfs-utils: - nfsserver.init: fix that typo properly. Somehow I only fixed part of the problem (bnc#849476) ++++ wireless-regdb: - version 2013.10.11 upstream tarballs were incorrectly generated and contained an invalid regulatory database, update to version 2013.11.27 in which the problem has been corrected. ++++ xf86-video-intel: - U_sna-Process-Damage-relative-to-dst-pDrawable-not-its.patch: Fix corrupted output with Emacs and others (bnc#852620) ++++ yast2-firewall: - make autoyast automatically install SuSEfirewall2 when yast2-firewall is installed (bnc#845294) ++++ yast2-iscsi-client: - improve IPv6 support: filter out Scope:Link IPv6 addresses - 3.1.2 ++++ yast2-ruby-bindings: - add detection of invalid type in publish call - 3.1.3 ++++ yast2-services-manager: - 0.0.19 - use versioned tarball - 0.0.18 - remove dependency on ruby 2.0 - fix publishing export method in SystemdService module - 0.0.17 ------------------------------------------------------------------ ------------------ 2013-11-26 - Nov 26 2013 ------------------- ------------------------------------------------------------------ ++++ audit-secondary: - Update to version 2.3.2. See audit.spec (libaudit1) for upstream changelog - Drop patch 'audit-fix-implicit-defn.patch' (upstream) - Add patch 'audit-allow-manual-stop.patch' to reinstate service stop/restart. - /etc/sysconfig/audit still existed but was no longer referenced by systemd, so remove - Delete audit-no_plugins.patch, it was stale (no longer referenced by specfiles) but had not been removed. ++++ boost: - Add boost-pool_check_overflow.patch: Prevent possible overflow when calculating the amount to malloc (bnc#765443). Fix from https://svn.boost.org/trac/boost/ticket/6701 ++++ eiciel: - Update to version 0.9.8.2: + Fix for ineffective permissions not correctly rendered in GNOME 3. - Remove hack to remove executable bit from Authors: fixed upstream. ++++ gimp: - Update to version 2.8.8: + General: - Fix lots of places to use GIO to get proper file sizes and times on windows. - Add an AppData file for GIMP. - Backport lcms2 support from master, because lcms1 is not getting bug fixes any longer. - Lots of bug fixes. + Core: - Make sure indexed images always have a colormap. - Fix language selection via preferences on Windows. - Don't crash on setting a large text size. + GUI: - Keep the same image active when switching between MWM and SWM. - Make sure all dockables are properly resizable (particularly shrinkable). - Add links to jump directly to Save/Export from the Export/Save file extension warning dialogs. + Libgimp: Fix GimpPickButton on OSX. + Plug-ins: - Properly document plug-in-autocrop-layer's PDB interface. - Fix importing of indexed BMPs. + Updated translations. - Split out ASCII-Art plugin in subpackage gimp-plugin-aa. The package supplements gimp and libaa1, so any user having both installed will get the plugin as well (bnc#851509). ++++ hplip: - Version upgrade to 3.13.11: Added Support for the Following New Printers: HP Color LaserJet Pro MPF M176 series HP Color LaserJet Pro MPF M176n HP Color LaserJet Pro MPF M177 series HP Color LaserJet Pro MPF M177fw HP Color LaserJet Enterprise M750 Printer series HP Color LaserJet Enterprise M750n HP Color LaserJet Enterprise M750dn HP Color LaserJet Enterprise M750xh HP Color LaserJet Enterprise M855 Printer series HP Color LaserJet Enterprise M855dn Printer HP Color LaserJet Enterprise M855xh Printer HP Color LaserJet Enterprise M855x+ Printer HP Color LaserJet Enterprise flow M880 Multifunction Printer series HP Color LaserJet Enterprise flow M880z Multifunction Printer HP Color LaserJet Enterprise flow M880z+ Multifunction Printer HP LaserJet Pro MFP M127 series HP LaserJet Pro MFP M127fn HP LaserJet Pro MFP M127fw HP Officejet 2620 All-in-One HP Officejet 2621 All-in-One HP Officejet 2622 All-in-One Added Pin Printing support for HP LaserJet m5035 MFP device - Added a devel package - Update the .desktop database on install/uninstall - Use .desktop files provided by upstream ++++ joe: - Enable parallel build and kill %clean ++++ kernel-default: - omapdrm: fix compile with dma_addr_t > u32. - commit 611f4eb ++++ kernel-source: - omapdrm: fix compile with dma_addr_t > u32. - commit 611f4eb ++++ kernel-syms: - omapdrm: fix compile with dma_addr_t > u32. - commit 611f4eb ++++ libXaw3d: - Add obsoletes/provides xaw3d-devel because we are now libXaw3d-devel ++++ audit: - Update to version 2.3.2 Changelog 2.3.2 - Put RefuseManualStop in the right systemd section (#969345) - Add legacy restart scripts for systemd support - Add more syscall argument interpretations - Add 'unset' keyword for uid & gid values in auditctl - In ausearch, parse obj in IPC records - In ausearch, parse subj in DAEMON_ROTATE records - Fix interpretation of MQ_OPEN and MQ_NOTIFY events - In auditd, restart dispatcher on SIGHUP if it had previously exited - In audispd, exit when no active plugins are detected on reconfigure - In audispd, clear signal mask set by libev so that SIGHUP works again - In audispd, track binary plugins and restart if binary was updated - In audispd, make sure we send signals to the correct process - In auditd, clear signal mask when spawning any child process - In audispd, make builtin plugins respond to SIGHUP - In auparse, interpret mode flags of open syscall if O_CREAT is passed - In audisp-remote, don't make address lookup always a permanent failure - In audisp-remote, remove EOE events more efficiently - In auditd, log the reason when email account is not valid - In audisp-remote, change default remote_ending action to reconnect - Add support for Aarch64 processors Changelog 2.3.1 - Rearrange auditd setting enabled and pid to avoid a race (#910568) - Interpret the ocomm field from OBJ_PID records - Fix missing 'then' statement in sysvinit script - Switch ausearch to use libauparse for interpretting fields - In libauparse, interpret prctl arg0, sched_setscheduler arg1 - In auparse, check source_list isn't NULL when opening next file (Liequan Che) - In libauparse, interpret send* flags argument - In libauparse, interpret level and name options for set/getsockopt - In ausearch/report, don't flush events until last file (Burn Alting) - Don't use systemctl to stop the audit daemon Changelog 2.3 - The clone(2) man page is really clone(3), fix interpretation of clone syscall - Add systemd support for reload (#901533) - Allow -F msgtype on the user filter - Add legacy support for resuming logging under systemd (#830780) - Add legacy support for rotating logs under systemd (#916611) - In auditd, collect SIGUSR2 info for DAEMON_RESUME events - Updated man pages - Update libev to 4.15 - Update syscall tables for 3.9 kernel - Interpret MQ_OPEN events - Add augenrules support (Burn Alting) - Consume less stack sending audit events ++++ libtool: - Change License as described in bnc#818958. ++++ libnl3: - Update to new upstream release 3.2.23 * Add macvlan and VXVLAN support ++++ openjpeg2: - remove bogus dependency on libjpeg-devel - add explicit libjpeg-devel to fix build on SLE 11 ++++ systemd: - Add patch 1012-pam_systemd_do_override_XDG_RUNTIME_DIR_of_the_original_user.patch to avoid (xdg-)su to set XDG_RUNTIME_DIR to the original user and avoid that e.g. pulseaudio will create /run/user//pulse owned by root (bnc#852015) ++++ libvirt: - Allow execution of libvirt hook scripts in /etc/libvirt/hooks/ in libvirtd AppArmor profile ++++ nfs-utils: - If nfs-utils and autofs are both installed make sure that the nfs client boot service will be started before autofs as otherwise systemd dependency chain is waiting on nfs client services at shutdown if nfs client is enabled. ++++ pciutils-ids: - merge-pciids.pl: Preserve all comments and blank lines. The original code considered blank lines as hard seperators and this resulted in some comments being lost or put in the wrong place. - merge-pciids.pl: Better handling of input files. The original code was trying to be smart and generic but as a result it was unable to deal with slight pci.ids format variations, in particular the number of spaces before the device or class name. Intel network drivers do have such variations, which lspci itself handles just fine. - merge-pciids.pl: Handle arbitrary case in vendor, device and class ID. Lspci supports upper-case so merge-pciids.pl should handle that properly. ++++ pcsc-ccid: - Updated to version 1.4.14 * Add support of Gemalto GemCore SIM Pro firmware 2.0 (using USB) * report FEATURE_IFD_PIN_PROPERTIES only for pinpad readers * Generalize the management of (old) readers with bDeviceClass = 0xFF * some minor bugs removed ++++ perl-Archive-Zip: - updated to 1.33 - #59102 (Spelling error in manapage) [github.com/dsteinbrunner] - #86600 typo fixes [github.com/dsteinbrunner] - #89777 Unlink temp files generated by tempFile. [PHRED] - Updated Perl dependency to 5.006 to reflect implicit dependencies in the code exposed by Perl::MinimumVersion xt test (ADAMK) - Fixes: #68446: Set compressed size and uncompressed size of an entry to 0 if either of them is 0 (HAGGAI) - Added $VERSION to crc32 (ADAMK) - Add decryption support - More fixes by HAGGAI, which he still doesn't detail in Changes - Various fixes by HAGGAI, which he has not yet provided details on: - Experimental Unicode in file/dir names ++++ perl-BerkeleyDB: - updated to 0.54 * memory leak in CDS locking routines [RT #90134] ++++ perl-IO-Socket-SSL: - updated to 1.960 only documentation enhancements: - clarify with text and example code, that within event loops not only select/poll should be used, but also pending has to be called. - better introduction into SSL, at least mention anonymous authentication as something you don't want and should take care with the right cipher - make it more clear, that user better does not change the cipher list, unless he really know what he is doing 1.959 2013/11/12 - bugfix test core.t windows only 1.958 2013/11/11 - cleanup: remove workaround for old IO::Socket::INET6 but instead require at least version 2.55 which is now 5 years old - fix t/session.t #RT90240, thanks to paul[AT]city-fan[DOT]org 1.957 2013/11/11 - fixed t/core.t: test uses cipher_list of HIGH, which includes anonymous authorization. With the DH param given by default since 1.956 old versions of openssl (like 0.9.8k) used cipher ADH-AES256-SHA (e.g. anonymous authorization) instead of AES256-SHA and thus the check for the peer certificate failed (because ADH does not exchanges certificates). Fixed by explicitly specifying HIGH:!aNULL as cipher RT#90221, thanks to paul[AT]city-fan[DOT]org - cleaned up tests: - remove ssl_settings.req and 02settings.t, because all tests now create a simple socket at 127.0.0.1 and thus global settings are no longer needed. - some tests did not have use strict(!), fixed it. - removed special handling for older Net::SSLeay versions, which are less than our minimum requirement - some syntax enhancements, removed some SSL_version and SSL_cipher_list options where they were not really needed ++++ perl-JSON: - updated to 2.90 CAUTION!!! INCOMPATIBLE CHANGE JSON.pm had patched JSON::XS::Boolean and JSON::PP::Boolean internally on loading time for making these modules inherit JSON::Boolean. But since JSON::XS v3.0 it use Types::Serialiser as boolean class. Then now JSON.pm breaks boolean classe overload features and - support_by_pp if JSON::XS v3.0 or later is installed. JSON::true and JSON::false returned JSON::Boolean objects. For workaround, they return JSON::PP::Boolean objects in this version. isa_ok(JSON::true, 'JSON::PP::Boolean'); And it discards a feature: ok(JSON::true eq 'true'); In other word, JSON::PP::Boolean overload numeric only. ok( JSON::true == 1 ); ++++ perl-Term-ReadKey: - update to 2.31, new author, a more clearer license, no changelog ++++ xen: - Upstream patches from Jan 5281fad4-numa-sched-leave-node-affinity-alone-if-not-in-auto-mode.patch 52820823-nested-SVM-adjust-guest-handling-of-structure-mappings.patch 52820863-VMX-don-t-crash-processing-d-debug-key.patch 5282492f-x86-eliminate-has_arch_mmios.patch 52864df2-credit-Update-other-parameters-when-setting-tslice_ms.patch 52864f30-fix-leaking-of-v-cpu_affinity_saved-on-domain-destruction.patch 5289d225-nested-VMX-don-t-ignore-mapping-errors.patch 528a0eb0-x86-consider-modules-when-cutting-off-memory.patch 528f606c-x86-hvm-reset-TSC-to-0-after-domain-resume-from-S3.patch 528f609c-x86-crash-disable-the-watchdog-NMIs-on-the-crashing-cpu.patch 52932418-x86-xsave-fix-nonlazy-state-handling.patch ++++ xf86-video-ati: - Fix build for non-DRI(1) Xserver (u_Fix-build-for-non-DRI-1-Xserver.patch) * Comment out dri.h and sarea.h from radeon_probe.c to build without DRI. * Replace DRICreatePCIBusID() by simple print. ++++ yast2-services-manager: - fix missing dependency on Mode module - 0.0.16 ++++ yast2-storage: - disable btrfs multivolume support (bnc#832196) ------------------------------------------------------------------ ------------------ 2013-11-25 - Nov 25 2013 ------------------- ------------------------------------------------------------------ ++++ apparmor: - add apparmor-abstractions-ssl_certs.diff to allow access to certificates in /var/lib/ca-certificates/ (bnc#852018) ++++ autoyast2: - fix bug handling url schemes device: and usb: (bnc#849767) ++++ btrfsprogs: - bump version to 3.12 - update tarball and remove upstreamed patches - fsck, image, restore: various improvements and fixes - btrfs: quota rescan (fate#312751) ++++ cmake: - Drop old 2.8.12 tarball - Adjust cmake-gui.spec so it uses 2.8.12.1 ++++ dosfstools: - updated to 3.0.24: * Fixed dosfsck on big endian platforms. ++++ glibc: - Update to glibc 2.18.90 bd12ab55c05e: * New locales: ak_GH, anp_IN, ar_SS, cmn_TW, hak_TW, lzh_TW, nan_TW, pap_AW, pap_CW, quz_PE, the_NP. * Substantially revised locales: gd_GB, ht_HT * The LC_ADDRESS field was updated to support country_car for almost all supported locales. * ISO 1427 definitions were updated. * ISO 3166 definitions were updated. * The localedef utility now supports --big-endian and --little-endian command-line options to generate locales for a different system from that for which the C library was built. * Binary locale files now only depend on the endianness of the system for which they are generated and not on other properties of that system. * ISO 639 definitions were updated for Chiga (cgg) and Chinese (gan, hak, czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue). * SystemTap probes for malloc have been introduced. * Support for powerpc64le has been added. * The soft-float powerpc port now supports e500 processors. - Remove upstreamed patches: cbrtl-ldbl-96.patch fcntl-o-tmpfile.patch getaddrinfo-overflow.patch glibc-2.18.tar.xz glibc-ld-profile.patch glibc-nscd-hconf.diff i686-strcasecmp-fallback.patch m68k-Scrt1.patch malloc-overflows.patch nonascii-case.patch nss-database.patch printf-overrun.patch readdir_r-overflow.patch strcoll-overflow.patch - Remove obsolete patches: glibc-2.4.90-revert-only-euro.diff ++++ glibc: - Update to glibc 2.18.90 bd12ab55c05e: * New locales: ak_GH, anp_IN, ar_SS, cmn_TW, hak_TW, lzh_TW, nan_TW, pap_AW, pap_CW, quz_PE, the_NP. * Substantially revised locales: gd_GB, ht_HT * The LC_ADDRESS field was updated to support country_car for almost all supported locales. * ISO 1427 definitions were updated. * ISO 3166 definitions were updated. * The localedef utility now supports --big-endian and --little-endian command-line options to generate locales for a different system from that for which the C library was built. * Binary locale files now only depend on the endianness of the system for which they are generated and not on other properties of that system. * ISO 639 definitions were updated for Chiga (cgg) and Chinese (gan, hak, czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue). * SystemTap probes for malloc have been introduced. * Support for powerpc64le has been added. * The soft-float powerpc port now supports e500 processors. - Remove upstreamed patches: cbrtl-ldbl-96.patch fcntl-o-tmpfile.patch getaddrinfo-overflow.patch glibc-2.18.tar.xz glibc-ld-profile.patch glibc-nscd-hconf.diff i686-strcasecmp-fallback.patch m68k-Scrt1.patch malloc-overflows.patch nonascii-case.patch nss-database.patch printf-overrun.patch readdir_r-overflow.patch strcoll-overflow.patch - Remove obsolete patches: glibc-2.4.90-revert-only-euro.diff ++++ ibus: - Better way to fix cursor following problem (on_the_spot bug) under libreoffice-kde4 (bnc#851982). ++++ installation-images-SLES: - adjust to yast2 package changes - added `yast2-ldap-client`, `yast2-pam` and `yast2-security` to the root image (needed to write the user configuration in the 1st stage) - `yast2-runlevel` has been replaced by `yast2-services-manager` ++++ iw: - Update to version 3.11, matching with features in the same kernel version. - build with libnl-3.0, as usual this "kernel style" hand written makefiles are total crap so extra cflags are needed. ++++ latex2html: - updated to version 2012: * fix warnings in perl 5.14 * build fixes - latex2html-2008.diff was split to share-dir.patch, local.pm (source) and latex2html.1 (source) - buildroot.diff was renamed to dest-dir.diff and that was extended to install icons properly - fix-defined.patch was removed (upstreamed) - manual.ps.gz was removed ++++ libdrm: - Update to version 2.4.49: + intel: Use memset instead of VG_CLEAR + radeon: implement 2D tiling for CIK + radeon: handle P16 pipe configs for Hawaii + radeon: fix mipmap level 0 and 1 alignment for SI and CIK + radeon: don't overallocate stencil by 4 on SI and CIK + libdrm/mode: Update the encoder and connector defines - Added U_update-unaligned-offset-for-2D-1D-tiling-transition-on-SI.patch: fdo#71983, resolves crasing on radeon SI chips wth 2.4.49 ++++ pulseaudio: - pulseaudio-introspect-Fix-ABI-break.patch: Fix the incompatible size of pa_card_profile_info that leads to a crash of pavucontrol (bnc#851872) ++++ snapper: - allow to configure snapshotting from zypp-plugin depending on package list (fate#316203) - version 0.1.8 ++++ libxcb: - Fixup package descriptions - Adjust baselibs for new libxcb-dri3-0 and libxcb-present0 subpackages ++++ mc: - What a ghastly %description ... Where'd that come from? ;) Fixed with text from the README and a little added mention of Norton Cmdr - What's with those "trailing spaces" for filenames with length <13? - fix the urar patch (add trailing whitespace) (thanks to D. Werner again) ++++ shotwell: - Update to version 0.15.1: + Install Tumblr plugin resources. + Fix crash when video thumbnails are being inspected and created. ++++ ucode-intel: - Correct Supplements string so that the package gets correctly installed on machines with Intel CPUs bnc#847158 ++++ virt-manager: - fate#316388: virt-manager: Support the latest version (0.10.x or newer) virt-manager-0.10.0.tar.bz2 - Update to virt-manager 0.10.0 includes * Merged code with python-virtinst. virtinst is no longer public * Port from GTK2 to GTK3 (Daniel Berrange, Cole Robinson) * Port from gconf to gsettings * Port from autotools to python distutils * Remove virt-manager-tui * Remove HAL support * IPv6 and static route virtual network support (Gene Czarcinski) * virt-install: Add –cpu host-passthrough (Ken ICHIKAWA, Hu Tao) - Patches now included from the deprecated python-virtinst repo virt-install.desktop virt-install.ycp virtinst-allow-ide-hdb.patch virtinst-allow-pv-iso-install.patch virtinst-add-cache-modes.patch virtinst-cdrom.patch virtinst-clone-disks.patch virtinst-detect-suse-distros.patch virtinst-none-arch-fix.patch virtinst-qed.patch virtinst-storage-ocfs2.patch virtinst-support-suse-distros.patch virtinst-xen-drive-type.patch - Dropped old tarball and upstream fixes virt-manager-0.9.5.tar.bz2 virtman-dropped-connection-segfault.patch virtman-graph-row-spacing.patch virtman-memleak-callbacks.patch virtman-memleak-disable-graph.patch ++++ yast2: - Make sure the system ruby is used (BNC#845897) ( thanks to Marc Schütz ) - Add hooks module (FATE#315992) (vmoravec) - Fix rspec run on OS-12.3 - 3.1.5 ++++ yast2-network: - add installation client that detect all DHCP capable network cards and set it up - 3.1.8 ------------------------------------------------------------------ ------------------ 2013-11-24 - Nov 24 2013 ------------------- ------------------------------------------------------------------ ++++ bluez: - run %uev_rules_update in %post if such macro is defined ++++ crda: - use libnl3 which is now supported ++++ ethtool: - Update to version 3.12.1 * Fix: Memory corruption when applying external calibration to SFF-8472 module diagnostics (-m option) * Feature: Add Intel 82599 and x540 DCB registers to dump (-d option) - Changes from 3.12 * Fix: Remove alternate method to check for VLAN tag offload on Linux < 2.6.37 (-k/-K options) * Fix: Hide state of VLAN tag offload and LRO if the kernel is too old for us to reliably detect them (-k option) * Feature: Add register dump support for Solarflare SFC9100 family (-d option) - Changes from 3.11 * Feature: Update Realtek chip list for register dump to match r8169 driver in Linux 3.11 (-d option) * Feature: Add ixgbevf support for register dump (-d option) * Feature: Filter ixgbe register dump according to the specific chip (-d option) ++++ kiwi: - Added xz compression support for initrd * by default gzip compression is in use but you can switch on xz compression with the following entry in the .kiwirc file our $IrdZipper = "xz" ++++ libarchive: - add optional -static-devel library package, intended to publish pixz for CentOS / RHEL, default off - skip some dependencies not required for pixz on CentOS / RHEL ++++ kdelibs4: - Add fix_kio_global_qfile_include.patch to change the include of QFile in kio/kio/global.h to be consistent with the other Qt includes ++++ xz: - add optional -static-devel library package, intended to publish pixz for CentOS / RHEL, default off ++++ openjpeg2: - use pkgconfig macros - let openjpeg2-devel only recommend openjpeg2 ++++ udisks2: - define _udevrulesdir only if not already defined - run %udev_rules_update, if defined. ++++ upower: - define _udevrulesdir only if not already defined - run %udev_rules_update, if defined. ++++ pixz: - support building on CentOS/RHEL, statically linking against libarchive and xz (pixz-use-static.patch) and patching in missing endianess functions (pixz-endianess-functions.patch) ++++ python-pyzmq: - Update to version 14.0.0 + Update bundled libzmq to current (4.0.1). + Backends are now implemented in ``zmq.backend`` instead of ``zmq.core``. This has no effect on public APIs. + Various build improvements for Cython and CFFI backends (PyPy compiles at build time). + Various GIL-related performance improvements - the GIL is no longer touched from a zmq IO thread. + Adding a constant should now be a bit easier - only zmq/sugar/constant _names should need updating, all other constant-related files should be automatically updated by ``setup.py constants``. + add support for latest libzmq-4.0.1 (includes ZMQ_CURVE security and socket event monitoring). - Changes from version 13.1.0 + The main new feature is improved tornado 3 compatibility. PyZMQ ships a 'minitornado' submodule, which contains a small subset of tornado 3.0.1, in order to get the IOLoop base class. zmq.eventloop.ioloop.IOLoop is now a simple subclass, and if the system tornado is ≥ 3.0, then the zmq IOLoop is a proper registered subclass of the tornado one itself, and minitornado is entirely unused. - Changes from version 13.0.2 + EAGAIN was unconditionally turned into KeyboardInterrupt + fix use of totally deprecated ctypes_configure to generate constants in CFFI backend + fix memory leak in CFFI backend for PyPy + typo prevented IPC_PATH_MAX_LEN from ever being defined + various build fixes - linking with librt, Cython compatibility, etc. ++++ python-reportlab: - Update to version 2.7 + No relative ChangeLog entry ++++ rng-tools: - there is no trousers-devel requirement anymore - define _udevrulesdir only if not already defined - run %udev_rules_update, if defined. ++++ usbmuxd: - define _udevrulesdir only if not already in place - add systemd service %pre %post scriptlets - run %udev_rules_update if such macro is defined ------------------------------------------------------------------ ------------------ 2013-11-23 - Nov 23 2013 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Update to version 0.8.13: + New Features: - Add a systemd packagekit.service file. - Provide a way to run the spawned backend under strace. + Improvements to various backends: hawkey, poldek and yum. + Bugfixes: - Fix the --with-systemdsystemunitdir option to actually work. - Do not abort the daemon if we can't write to a database. - Do not proxy the action states when simulating. - Don't crash if ProxyHTTP is set. - Fix a small memory leak spotted by clang. - Fix critical warning when killing a backend with new versions of GLib. - Fix memory leak when running plugins. - Fix memory leak when using new versions of GLib. - Ignore the prefix when dealing with the PackageKit prepared update. - Make the debugging print formatter thread safe. - Remove duplicate assignment of pkcon '-y' option. - browser-plugin: Never use the application icon. - systemd-updates: Log all warnings and notices to the journal. - systemd-updates: Show some text progress. - Add pkgconfig(libsystemd-journal) BuildRequires: new dependency. ++++ crda: - update to 1.1.3 release (no changelog) - run %udev_rules_update in %post if defined - Correct _udevrulesdir definition for old distros ++++ nautilus: - Replace pkgconfig(tracker-sparql-0.16) BuildRequires with pkgconfig(tracker-sparql-0.18): move to Tracker 0.18. - Replace tracker-spaqrl-0.16 in configure with tracker-sparql-0.18, using sed. ++++ seahorse: - Add seahorse-ssh-keypair.patch: Fix SSH key generation (bnc#851050, bgo#715053). ++++ iptables: - Update to new upstream release 1.4.21 * --nowildcard option for xt_socket, available since Linux kernel 3.11 * SYNPROXY support, available since Linux kernel 3.12 ++++ kernel-default: - Update to 3.13-rc1. - Eliminated 7 patches. - Xen is disabled. - ARM needs config updates. - commit 2dfdca4 ++++ kernel-source: - Update to 3.13-rc1. - Eliminated 7 patches. - Xen is disabled. - ARM needs config updates. - commit 2dfdca4 ++++ kernel-syms: - Update to 3.13-rc1. - Eliminated 7 patches. - Xen is disabled. - ARM needs config updates. - commit 2dfdca4 ++++ kdelibs4: - Update to 4.11.95 * KDE 4.12 Beta 3 release * See http://www.kde.org/announcements/announce-4.12-beta3.php ++++ libkipi: - Update to 4.11.95 * KDE 4.12 Beta 3 release * See http://www.kde.org/announcements/announce-4.12-beta3.php ++++ openssl: - Patches for OpenSSL FIPS-140-2/3 certification Add patch files: openssl-1.0.1e-fips.patch, openssl-1.0.1e-fips-ec.patch, openssl-1.0.1e-fips-ctor.patch ++++ pyzy: - Resolve build problems with old automake: add patch autofix.diff - Write down pyzy version requirements into specfile's BuildRequires ++++ mc: - fix the urar patch (thanks to D. Werner again) - fix SLE* %post scriptlet error (%set_permissions not available) ++++ oxygen-icon-theme: - Update to 4.11.95 * KDE 4.12 Beta 3 release * See http://www.kde.org/announcements/announce-4.12-beta3.php ++++ python-cssselect: - Update to version 0.9.1 + **Backward incompatible change from 0.9**: :meth:`~GenericTranslator.selector_to_xpath` defaults to ignoring pseudo-elements, as it did in 0.8 and previous versions. (:meth:`~GenericTranslator.css_to_xpath` doesn’t change.) + Drop official support for Python 2.4 and 3.1, as testing was becoming difficult. Nothing will break overnight, but future releases may on may not work on these versions. Older releases will remain available on PyPI. - Changes from 0.9 + Add parser support for :attr:`functional pseudo-elements `. + This version accidentally introduced a backward incompatible change: :meth:`~GenericTranslator.selector_to_xpath` defaults to rejecting pseudo-elements instead of ignoring them. - Remove useless CFLAGS definition - Add README.rst, CHANGES and AUTHORS in package documentation ++++ wireless-regdb: - update to 2013.10.11 - remove bogus Requires ------------------------------------------------------------------ ------------------ 2013-11-22 - Nov 22 2013 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - fix typo in inst_autosetup for default_target - 3.1.2 ++++ emacs: - emacs-24.3-glibc.patch, emacs-24.3.dif: Remove obsolete hunks - emacs-24.3-xevent.patch: Remove obsolete patch - Remove unknown configure option --without-sync-input ++++ gnome-desktop: - Update to version 3.11.2: + gnome-rr: Improve debug output. + Updated translations. - Update to version 3.11.1: + Add gnome_rr_output_get_min_backlight_step() API. ++++ grub2: - add grub2-fix-x86_64-efi-startup-stack-alignment.patch and grub2-fix-x86_64-efi-callwrap-stack-alignment.patch: fix the stack alignment of x86_64 efi. (bnc#841426) ++++ vim: - Updated to revision 103, fixes the following problems * Unexpected behavior change related to 'virtualedit'. (Ingo Karkat) * When using ":'<,'>del" errors may be given for the visual line numbers being out of range. * Append in blockwise Visual mode with "$" is wrong. * NFA regexp doesn't handle backreference correctly. * Using \1 in pattern goes one line too far. (Bohr Shaw, John Little) * Crash when interrupting "z=". ++++ kiwi: - fixed check for empty destination in cloneImage function - fixed OVA creation * when using ovftool extract the created vmdk image and manifest files from the created OVA. This is required to produce streamOptimized vmdk images which can't be generated with qemu * fixed Invalid value 'MB' for element 'VirtualQuantityUnits' for vSphere 5 in the .ovf file * fixed allocated units set in the .ovf, vSphere 5 requires a value here ++++ libXaw3d: - Redo xaw3d-elf.patch to modify Makefile.am instead and to also include description - Remove hackish Provides: from .spec file that were only for use with symlinks ++++ samba: - BuildRequire systemd on post-12.2 systems. - Update to 4.1.2. + s4-dns: dlz_bind9: Create dns-HOSTNAME account disabled; (bso#9091). + dfs_server: Use dsdb_search_one to catch 0 results as well as NO_SUCH_OBJECT errors; (bso#10052). + Missing talloc_free can leak stackframe in error path; (bso#10187). + Fix memset used with constant zero length parameter; (bso#10190). + s4:dsdb/rootdse: report 'dnsHostName' instead of 'dNSHostName'; (bso#10193). + Make offline logon cache updating for cross child domain group membership; (bso#10194). + nsswitch: Fix short writes in winbind_write_sock; (bso#10195). + RW Deny for a specific user is not overriding RW Allow for a group; (bso#10196). + vfs_glusterfs: Fix excessive debug output from vfs_gluster_open(); (bso#10224). + vfs_glusterfs: Implement proper mashalling/unmarshalling of ACLs; (bso#10224). + VFS plugin was sending the actual size of the volume instead of the total number of block units because of which windows was getting the wrong volume capacity; (bso#10224). + libcli/smb: Fix smb2cli_ioctl*() against Windows 2008; (bso#10232). + xattr: Fix listing EAs on *BSD for non-root users; (bso#10247). + Fix the build of vfs_glusterfs; (bso#10253). + s3-winbindd: Fix cache_traverse_validate_fn failure for NDR cache entries; (bso#10264). + util: Remove 32bit macros breaking strict aliasing; (bso#10269). ++++ samba: - BuildRequire systemd on post-12.2 systems. - Update to 4.1.2. + s4-dns: dlz_bind9: Create dns-HOSTNAME account disabled; (bso#9091). + dfs_server: Use dsdb_search_one to catch 0 results as well as NO_SUCH_OBJECT errors; (bso#10052). + Missing talloc_free can leak stackframe in error path; (bso#10187). + Fix memset used with constant zero length parameter; (bso#10190). + s4:dsdb/rootdse: report 'dnsHostName' instead of 'dNSHostName'; (bso#10193). + Make offline logon cache updating for cross child domain group membership; (bso#10194). + nsswitch: Fix short writes in winbind_write_sock; (bso#10195). + RW Deny for a specific user is not overriding RW Allow for a group; (bso#10196). + vfs_glusterfs: Fix excessive debug output from vfs_gluster_open(); (bso#10224). + vfs_glusterfs: Implement proper mashalling/unmarshalling of ACLs; (bso#10224). + VFS plugin was sending the actual size of the volume instead of the total number of block units because of which windows was getting the wrong volume capacity; (bso#10224). + libcli/smb: Fix smb2cli_ioctl*() against Windows 2008; (bso#10232). + xattr: Fix listing EAs on *BSD for non-root users; (bso#10247). + Fix the build of vfs_glusterfs; (bso#10253). + s3-winbindd: Fix cache_traverse_validate_fn failure for NDR cache entries; (bso#10264). + util: Remove 32bit macros breaking strict aliasing; (bso#10269). ++++ libe-book: - Version bump to 0.0.2: * Fix installed headers * Various build fixes ++++ python3-base: - Add python-3.3.3-skip-distutils-test_sysconfig_module.patch: + Disable global and distutils sysconfig comparison test, we deviate from the default depending on optflags ++++ mc: - make urar-helper patch portable (tested with busybox awk) ++++ rubygem-cheetah: - updated to version 0.4.0 * Implemented incremental logging. The input and both outputs of the executed command are now logged one-by-line by the default recorder. A custom recorder can record them on even finer granularity. * Dropped support of Ruby 1.8.7. * Added support of Ruby 2.0.0. * Internal code improvements. ++++ rubygem-ruby-shadow: - updated to version 2.3.1 Remove sgetspent on implementations using pwd.h Merge OS X work into main gem. Fix bugs with OS X implementation and tweak support for FreeBSD. See https://github.com/caleb/ruby-shadow/commit/20d98b7d9e3bbbef0b737affd3245590096a316c - Add license file to Manifest. - Adam Palmblad Fix compilation issues with ruby 2. ++++ shadow: - Stop any systemd user manager instance in case a user entry will be deleted (bnc#849870). Nevertheless a running process requires the option --force for the userdel command. ++++ terminus-bitmap-fonts: - Correct License field, update homepage URL and description to include font classification - Kill terminus-bitmap-fonts.patch, we can do this in the .spec ++++ xen: - bnc#851749 - Xen service file does not call xend properly xend.service - Add missing requires to pciutils package for xend-tools ++++ yast2-services-manager: - 0.0.15 - do not call dbus during installation for setting default_target ------------------------------------------------------------------ ------------------ 2013-11-21 - Nov 21 2013 ------------------- ------------------------------------------------------------------ ++++ glib-networking: - Update to version 2.39.1: + tls/gnutls: - Use g_tls_interaction_invoke_request_certificate() when processing a certificate request (bgo#637257). - Handle G_IO_ERROR_TIMED_OUT on a GTlsConnection correctly rather than reporting "The specified session has been invalidated for some reason" (bgo#710700). - add a test for a fix made in glib (bgo#710691). ++++ gnome-desktop: - Update to version 3.10.2 (bnc#849913): + Updated translations. ++++ ibus-pinyin: - ibus-pinyin-support-set-content-type-method.patch: Fix visible password entry in GNOME lock screen (CVE-2013-4509, bnc#847718); taken from Fedora package ++++ java-1_7_0-openjdk: - fix stackoverflow for powerpc (java-1_7_0-openjdk-ppc-stackoverflow.patch) ++++ kernel-default: - Add USB PHY support (needed to get USB and Ethernet working on beagle and panda boards) Add CONFIG_PINCTRL_SINGLE=y to be able to use Device tree (at least for beagle and panda boards) Add ARM SoC sound support Add SPI bus support Add user-space access to I2C and SPI - commit b3c966e - Set CONFIG_GPIO_TWL4030 as built-in (instead of module) as a requirement to boot on SD card on beagleboard xM - commit 5b7fb61 - Linux 3.12.1. - commit 1e06fbe ++++ kernel-source: - Add USB PHY support (needed to get USB and Ethernet working on beagle and panda boards) Add CONFIG_PINCTRL_SINGLE=y to be able to use Device tree (at least for beagle and panda boards) Add ARM SoC sound support Add SPI bus support Add user-space access to I2C and SPI - commit b3c966e - Set CONFIG_GPIO_TWL4030 as built-in (instead of module) as a requirement to boot on SD card on beagleboard xM - commit 5b7fb61 - Linux 3.12.1. - commit 1e06fbe ++++ kernel-syms: - Add USB PHY support (needed to get USB and Ethernet working on beagle and panda boards) Add CONFIG_PINCTRL_SINGLE=y to be able to use Device tree (at least for beagle and panda boards) Add ARM SoC sound support Add SPI bus support Add user-space access to I2C and SPI - commit b3c966e - Set CONFIG_GPIO_TWL4030 as built-in (instead of module) as a requirement to boot on SD card on beagleboard xM - commit 5b7fb61 - Linux 3.12.1. - commit 1e06fbe ++++ kiwi: - print a name sorted list when calling 'kiwi --list' - support for SLE 10 is now deprecated - added templates and boot-descriptions for SLE12 - removed obsolete fbiterm font files from boot descriptions * the bug in fbiterm which provided broken fonts is fixed - support for openSUSE 12.1 is now deprecated - added templates and boot-descriptions for openSUSE 13.2 - improvements to KIWIAnalyse: + added functions to create a diff of changed configuration files all config files are checked against the rpm database and if they have changed the original packages are downloaded and a diff of them is created. The original config files are stored in the cache to prevent another download of the packages at next invocation. The result is stored in the file 'changed_config.diff' - prevent the use of which in the boot code * use type -p instead and provide a function called lookup() - fixed setup of /boot/efi directory * instead of checking for boot/efi check for the label EFI in the kiwi_JumpPart partition * even without a seperate boot partition there might be a an EFI partition which should be added into fstab - fixed KIWIIsoLinux genisoimage paramter list * if createLegacySortFile does not return a sort file the option -sort should also not be part of the commandline call - DB: rebuild documentation ++++ lapack: - Update to 3.5.0 * Added Hermitian LDLT factorization routines with rook pivoting algorithm * 2-by-1 CSD to be used for tall and skinny matrix with orthonormal columns * New stopping criteria for balancing * New complex division algorithm * Various improvements - No longer removing files due to license reasons as one file is no longer part of Lapack and the others have been replaced by new ones under the normal LAPACK license ++++ samba: - Let gpg verify execution condition not fail on non SUSE systems. - Add systemd support for post-12.2 systems. ++++ samba: - Let gpg verify execution condition not fail on non SUSE systems. - Add systemd support for post-12.2 systems. ++++ python-base: - update to 2.7.6 * bugfix-only release * SSL-related fixes * upstream fix for CVE-2013-4238 * upstream fixes for CVE-2013-1752 - removed upstreamed patch CVE-2013-4238_py27.patch - reintroduce audioop.so as the problems with it seem to be fixed (bnc#831442) ++++ systemd: - Add patch 1011-check-4-valid-kmsg-device.patch to avoid a busy systemd-journald (bnc#851393) ++++ make: - Update to 4.0 * see details in NEWS and ChangeLog files * Bugfixes, a complete list of bugs fixed in this version is available here http://sv.gnu.org/bugs/index.php?group=make&report_id=111&fix_release_id=101&set=custom * WARNING: Backward-incompatibility! backslash/newline handling * New feature: GNU Guile integration * New command line option: --output-sync (-O) enables grouping of output by target or by recursive make. * New command line option: --trace enables tracing of targets. * New command line option argument: --debug now accepts a "n" (none) flag which disables all debugging settings that are currently enabled. * New feature: The "job server" capability is now supported on Windows. * New feature: The .ONESHELL capability is now supported on Windows. * New feature: "!=" shell assignment operator as an alternative to the $(shell ...) function. Implemented for compatibility with BSD makefiles. * New feature: "::=" simple assignment operator as defined by POSIX in 2012. * New feature: Loadable objects * New function: $(file ...) writes to a file. * New variable: $(GNUMAKEFLAGS) will be parsed for make flags, just like MAKEFLAGS is. It can be set in the environment or the makefile, containing GNU make-specific flags to allow your makefile to be portable to other versions of make. * New variable: `MAKE_HOST' gives the name of the host architecture make was compiled for. * Behavior of MAKEFLAGS and MFLAGS is more rigorously defined. * Setting the -r and -R options in MAKEFLAGS inside a makefile now works as expected, removing all built-in rules and variables, respectively. * If a recipe fails, the makefile name and linenumber of the recipe are shown. * A .RECIPEPREFIX setting is remembered per-recipe and variables expanded in that recipe also use that recipe prefix setting. * In -p output, .RECIPEPREFIX settings are shown and all target-specific variables are output as if in a makefile, instead of as comments. * On MS-Windows, recipes that use ".." quoting will no longer force invocation of commands via temporary batch files. - Removed following patches, applied by upstream or fixed otherwise * make-disable-broken-tests.diff * make-savannah-bug30723-expand_makeflags_before_reexec.diff * make-savannah-bug30612-handling_of_archives.diff * make-fix_whitespace_tokenization.diff * make-glob-faster.patch * make-parallel-build.patch * bug-841457_make-savannah-bug30612-handling_of_archives-part2.txt * config-guess-update.diff - remove make-arglength.patch which was rejected by upstream. It was just a dirty hack to build a broken libwebkit version - remove make-slowdown-parallelism.diff, haven't seen any timing problems of the test-suite anymore ++++ python: - update to 2.7.6 ++++ yast2: - PKGMGR_ACTION_AT_EXIT: change the default action to "summary", added combobox for changing the value ++++ zypper: - Embed item count in summary output (bnc#756195) - Fix callback handling if media download error is ignored. - Fix detection of multiversion packages in transaction summary (bnc#844373) - Improve prompt with more options hidden behind '?' (bnc#844373) - Improve computation of unneeded packages - Fix message typo (bnc#845619) - version 1.10.1 ------------------------------------------------------------------ ------------------ 2013-11-20 - Nov 20 2013 ------------------- ------------------------------------------------------------------ ++++ colord: - Update to version 1.1.4: + Only syslog() profile additions when they're added via DBus. + Reset the LCMS log handlers to default after use. + Use the threadsafe versions of the LCMS functions. - Changes from version 1.1.3: + Fix a very mild security bug: If you send keep sending hundreds of megabytes of random text data to the SetProperty() method you can eventually cause the daemon to use a lot of memory and then crash with an out-of-memory condition. As the daemon runs as restricted user and is respawned by any client, the system automatically recovers from it. + Never print incomplete 'colormgr dump' output. + Restrict the length of key and values when setting metadata. ++++ dbus-1-x11: - Drop the dbus-fall-back-to-old-run-directory.patch, and the sed workaround from dbus-1-x11 %post, now that transition from 12.3 (/var/run) to 13.1 (/run) is done ++++ gjs: - Update to version 1.39.0: + Bugs fixed: bgo#691409, bgo#703440, bgo#707297, bgo#708749, bgo#708831, bgo#708915, bgo#708920, bgo#709907, bgo#710697, bgo#710875, bgo#710878, bgo#711046, bgo#712242. ++++ gnome-online-accounts: - Update to version 3.11.2: + Support kernel keyring based Kerberos accounts (bgo#707402, bgo#710116). + Support Windows Live mail (bgo#709393). + Bugs fixed: bgo#699491, bgo#704564, bgo#705395, bgo#706614, bgo#706664, bgo#706803, bgo#706894, bgo#706987, bgo#707005, bgo#707006, bgo#707435, bgo#707916, bgo#708399, bgo#708462, bgo#708832, bgo#708975, bgo#709103, bgo#709570, bgo#709953, bgo#709955, bgo#710363, bgo#711472, bgo#711572, bgo#711696. + Updated translations. ++++ gnome-terminal: - Update to version 3.11.0: + Build fixes. + Code cleanup. + Let applications handle clicks in mouse tracking mode (bgo#13299). + Remove 'visible when necessary' pref value (bgo#712331). + Documentation fixes (bgo#711164). + Updated translations. ++++ gnome-system-monitor: - Update to version 3.11.2: + bgo#712518: update intervals aren't loaded into prefs dialog. + bgo#712360: procman_pkexec free result of g_strdup_printf. + bgo#708657: Add desktop-file-validate to distcheck. + bgo#711366: Keyboard focus is impractical during Process searching. + Updated translations. ++++ gnome-user-share: - Replace obex-data-server Requires with bluez: we rely on org.bluez.obex service since the port to bluez5. ++++ kernel-default: - Update config files (fate#315172). - commit a0984ed - x86/dumpstack: Fix printk_address for direct addresses (bnc#845621). - Refresh patches.suse/stack-unwind. - Refresh patches.xen/xen-x86_64-dump-user-pgt. - commit ce55b22 ++++ kernel-source: - Update config files (fate#315172). - commit a0984ed - x86/dumpstack: Fix printk_address for direct addresses (bnc#845621). - Refresh patches.suse/stack-unwind. - Refresh patches.xen/xen-x86_64-dump-user-pgt. - commit ce55b22 ++++ kernel-syms: - Update config files (fate#315172). - commit a0984ed - x86/dumpstack: Fix printk_address for direct addresses (bnc#845621). - Refresh patches.suse/stack-unwind. - Refresh patches.xen/xen-x86_64-dump-user-pgt. - commit ce55b22 ++++ kiwi: - add missing " in element doc - fix attribute name in element description ++++ dbus-1: - Drop the dbus-fall-back-to-old-run-directory.patch, and the sed workaround from dbus-1-x11 %post, now that transition from 12.3 (/var/run) to 13.1 (/run) is done ++++ libstorage: - fixed writing of fstab for installation on NFS (bnc#848038) ++++ libvirt: - Update to libvirt 1.1.4 - Add support for AArch64 architecture - Various improvements on test code and test driver - Don't link virt-login-shell against libvirt.so - Close all non-stdio FDs in virt-login-shell - Only allow 'stderr' log output when running setuid - Fix perms for virConnectDomainXML{To,From}Native - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Drop upstream patches: e7f400a1-CVE-2013-4296.patch, 2dba0323-CVE-2013-4297.patch, db7a5688-CVE-2013-4311.patch, e65667c0-CVE-2013-4311.patch, 922b7fda-CVE-2013-4311.patch, e4697b92-CVE-2013-4311.patch, 8294aa0c-CVE-2013-4399.patch, 484cc321-fix-spice-migration.patch, 79552754-libvirtd-chardev-crash.patch, 57687fd6-CVE-2013-4401.patch, ae53e5d1-CVE-2013-4400.patch, 8c3586ea-CVE-2013-4400.patch, b7fcc799a-CVE-2013-4400.patch, 3e2f27e1-CVE-2013-4400.patch, 5a0ea4b7-CVE-2013-4400.patch, 843bdb2f-CVE-2013-4400.patch, bd773e74-lxc-terminate-machine.patch, e350826c-python-fix-fd-passing.patch ++++ libyui-ncurses-pkg: - Fixed typos in help text, rephrase text (bnc #839689) - Version 2.45.0 ++++ libyui-ncurses: - Add 'Requires: glibc-locale' to spec-file (bnc #849255) - Version 2.45.0 ++++ libzypp: - Extend commit plugin to send the transaction list (Fate#316203) - Add base/Json.h: JSON encoder for e.g. sending data to plugins - Re-evaluate dropped packages list on upgrade, even if product remains unchanged (bnc#849251). - Add ppc64le architecture - Add m68k architecture - version 14.2.0 (2) ++++ orca: - Update to version 3.11.2: + General: - Fix for Orca becoming silent when canceling out of the Preferences dialog with unapplied synthesizer changes. - Fix to prevent Orca becoming silent when a broken/incomplete value interface is encountered. - Do not enqueue accessible events when Orca is being shut down as it can cause Orca to hang. - Do not exit learn mode or repeat the prompt if no application shortcuts are found. - Fix for traceback in the Eclipse script. - Make the "checked" and "pressed" strings context-specific. - Register only one set of script event listeners; not one for each script. - Fix for Orca double-presenting the contents of Nautilus's Places panel. - Fix to prevent Orca from double-speaking name-changed events. - Simplify and fix bugs in the speech generator's ancestry generation. - Check in the default script's onCaretMoved() if the caret really moved. - Use F2 and F3 rather than 1 and 2 to display shortcuts in Learn Mode. - Store basic point-of-reference info when the locusOfFocus changes. - Be sure we have line text before adding a voice to present it. - Workaround for bug 709447 - Orca segfaults when run with the wayland backend. - Remove many old and now obsolete hacks that were slowing Orca down. - Rely upon object:state-changed events instead of focus: events. - Create toolkit scripts for Gtk+ 2, Gtk+ 3, Qt. - Rename the "CALLY" script "clutter" and create a new gnome-shell script. - Put logic needed for all scripts into the default script and remove it from the individual scripts. + Gecko: - Fix for two hangs in Firefox. - Try to minimize some of the excessive chattiness with Gecko radio buttons and list items. - Stop Orca from repeating the end of an autocompleted address in Thunderbird. - Fix and improve alert presentation for Thunderbird and Firefox. - Finding the next/previous caret should not call isLayoutOnly() because it leads to lag. - Implement the "list of" dialog for ARIA landmarks. - Handle timeouts in liveregions._getMessage() more gracefully. - Ignore text-changed events from Thunderbird's status bar. - Stop doing focus grabs when setting the caret position. + LibreOffice: - Present "has formula" when a Calc cell with a formula gains focus. - Prevent Orca from announcing "misspelled" with each keypress. - Work around some brokenness in LibreOffice tables. - Present table cell text, if present, rather than the name in Writer. - Fix structural navigation for tables in LibreOffice Writer. + Updated translations. ++++ polkit-default-privs: - Adding kwallet polkit rules (bnc#849739) ++++ rpm-python: - adapt to python-3.3, which no longer looks at XXXmodule.so ++++ yast2: - removed support for automatic 2nd stage (the 2nd stage has been dropped completely) (FATE#314695) - 3.1.4 ++++ yast2-installation: - removed support for automatic 2nd stage (the 2nd stage has been dropped completely) (FATE#314695) - 3.1.7 ++++ yast2-network: - removed automatic 2nd stage support (the 2nd stage has been dropped completely) (FATE#314695) - 3.1.7 ++++ yast2-sound: - removed automatic 2nd stage support (the 2nd stage has been dropped completely) (FATE#314695) - 3.1.3 ------------------------------------------------------------------ ------------------ 2013-11-19 - Nov 19 2013 ------------------- ------------------------------------------------------------------ ++++ at-spi2-atk: - Update to version 2.11.2: + Add new roles and states to track atk (bgo#710464, bgo#712608, bgo#712609). ++++ at-spi2-core: - Update to version 2.11.2: + Add new roles and states to track atk (bgo#710464, bgo#712608, bgo#712609). ++++ atk: - Update to version 2.11.2: + AtkRole: - bgo#709106: add media (audio and video) roles. - bgo#712586: new ATK roles for ARIA roles (plus rating). + AtkState: - bgo#712576: add ATK_STATE_CHECKABLE. - bgo#712581: add ATK_STATE_HAS_POPUP. + AtkDocument: - bgo#709106: add page-changed-signal. - Deprecated atk_document_get_document and atk_document_get_document_type. - Added testdocument on tests directory. + Documentation: - Update documentation for selected_link method and property. - Improve documentation of AtkAttribute and AtkAttributeSet. + Updated translations. ++++ caribou: - Update to version 0.4.13: + bgo#698746: Accessibility: "slow keys" breaks "screen keyboard" feature. + Updated translations. ++++ cheese: - Update to version 3.11.2: + Show top bar when moving mouse in fullscreen mode (bgo#711811). + Use new G_DEFINE_TYPE_WITH_PRIVATE macro. + Remove obsolete enum type files. + Fix memory leak in cheese_thumb_view_remove_item(). + Add a finalize method to CheeseEffect. + Fix memory leak in cheese_thumb_view_monitor_cb(). + Remove obsolete CheeseCameraEffect from VAPI. + Fix cheese_camera_get_video_formats() in VAPI. + CheeseCamera VAPI fixes. + Fix memory leak in cheese_camera_set_tags(). + Mark CheeseVideoFormat as a boxed type in the VAPI. + Mark CheeseFileutil strings as owned. + Fix leaks in cheese_camera_set_video_recording(). + Fix leak of GtkSizeGroup in CheeseAvatarWidget. + Chain up to finalize in UmCropArea. + Add AppData description. + Fixed deprecated warning in on_countdown_toggle (bgo#712151). + Preprocess thumbnail frame PNG in GResource. + Move PNG and SVG images into GResource. + Add domain attribute to GtkBuilder interfaces. + Move application menu into GtkBuilder resource. + Make CheeseMainWindow a template widget. + Make CheesePreferencesDialog a template widget. + Move ClutterScript JSON into GResource. + Use GResource for CSS snippet. + Refactor GtkScale code in CheesePreferences. + Bugs fixed: bgo#711841, bgo#711714, bgo#711714, bgo#710217, bgo#711680, bgo#711680, bgo#668599. + Updated translations. - Updated BuildRequires to match configure: + Drop pkgconfig(gdk-3.0), and pkgconfig(gobject-2.0). + Add pkgconfig(glib-2.0), appdata-tools. ++++ clutter: - Update to version 1.16.2: + Allow creating intervals and transitions from ClutterScript ClutterInterval now implements ClutterScriptable. + X11 backend improvements: Update the device coordinate handling; remove the dependency on the XFixes extension. + Wayland backend improvements: Implement the ClutterStage:cursor-visible property. + Apply the correct opacity when painting ClutterImage. + Throttle touch update events. + Fix preferred size of TableLayout: Take account of the visibility of the children when computing the preferred size of a ClutterActor using a ClutterTableLayout as its layout manager. + Documentation fixes. + Bugs fixed: bgo#707071, bgo#709762, bgo#709590, bgo#709761, bgo#709620, bgo#708922, bgo#709434, bgo#708850. + Updated translations. ++++ dconf: - Update to version 0.19.2: + Add support for the new GSettingsBackend.read_user_value() API. + Bump GLib version depend accordingly (2.39.1). + Updated translations. ++++ eog: - Update to version 3.11.2: + Various improvements and bugfixes: bgo#509406, bgo#700717, bgo#712354. + Updated translations. ++++ librsvg: - Update to version 2.40.1: + Build fixes. + Crash fixes. ++++ gnome-clocks: - Update to version 3.11.1: + Port to the new GLib notification API. + Misc bugfixes. + Updated translations. - Drop pkgconfig(libnotify) BuildRequires: no longer required. ++++ gnome-screenshot: - Update to version 3.10.1: + Add a --version option. + Updated translations. ++++ gnome-shell-extensions: - Update to version 3.11.2: + Updated translations. - Changes from version 3.11.1: + Ignore shadowed mounts in drive-menu extension. + Updates for gnome-shell/gjs changes. + Updated translations. ++++ nautilus: - Update to version 3.11.2: + Bring back eject button in sidebar. + Fix rename entry rendering. + Avoid a crash if inhibit fails. + Center tab labels. + Fix DND move. + Updated translations. ++++ gnome-themes-standard: - Update to version 3.11.2: + New tabs (plain gtk, no more engines). + Headerbar/CSD fixes. + Gedit improvements. + Less contrasty/3D look for troughs (and pushed buttons). ++++ gvfs: - Update to version 1.19.2: + sftp: - Implement GFileCreateFlags and improve permission handling. - Implement push support. - Various fixes. + smb: - Report number of bytes used on the filesystem. - Various fixes. + daemon: Make progress callbacks work with try methods. + afp: Report number of bytes used on the filesystem. + archive: - Set filesystem size information. - Set the is_hidden attribute when appropriate. - Various fixes. + trash: - Add " (invalid encoding)" to files with invalid encoding. - Support enumerating non-UTF-8 filenames. + tests: Various fixes. + recent: - Don't mark filesystem as read-only. - Prevent spurious monitor notifications. + Several smaller bugfixes and cleanups. + Updated translations. ++++ kernel-default: - supported.conf: marked net/netfilter/xt_set as supported (bnc#851066) xt_set should have been enabled together with the ip_set modules in fate#313309 - commit c2e046e ++++ kernel-source: - supported.conf: marked net/netfilter/xt_set as supported (bnc#851066) xt_set should have been enabled together with the ip_set modules in fate#313309 - commit c2e046e ++++ kernel-syms: - supported.conf: marked net/netfilter/xt_set as supported (bnc#851066) xt_set should have been enabled together with the ip_set modules in fate#313309 - commit c2e046e ++++ samba: - Allow smbcacls to take a '--propagate-inheritance' flag to indicate that the add, delete, modify and set operations now support automatic propagation of inheritable ACE(s); (FATE#316474). ++++ samba: - Allow smbcacls to take a '--propagate-inheritance' flag to indicate that the add, delete, modify and set operations now support automatic propagation of inheritable ACE(s); (FATE#316474). ++++ telepathy-mission-control: - Drop pkgconfig(upower-glib) BuildRequires: the required API are no longer available in UPower 1.0 and the corresponding functionality is already used from logind. ++++ openscap: - openscap-1.0.0 / 19-11-2013 - Improved heuristic to distinguish 'local' and 'remote' file systems - Improved comparison of EntityStateEVRStringType (trac#355) - Link against librpm (if available) to include rpmvercmp (on other platforms we fall back to the build-in rpmvercmp) - Bug fixes - openscap-0.9.13 / 08-11-2013 - Moved SCE to separate shared library (libopenscap_sce.so) - Introduction of scap-as-rpm tool - Improvements of sql and sql57 probes - Improvements of SELinux policy - Amendments based on SCAP 1.2 Errata (sp800-126r2-errata-20120409.pdf) - Minor improvements in state_entity processing - Introduction of CPE name for Fedora 21 to the internal dictionary - Added support for ind-def:pid/@xsi:nil (rhbz#1013011) - Improved error reporting - Bug fixes - Changed CPE name regex to be more permissive - avoided reports from the library to the stdout and stderr - plugged several memory leaks - improved xccdf:check-content-refs processing - misspelling in syslog message (rhbz#1021695) - fixed OVAL's element processing - fixes based on static analysers - test suite is locale independent - new library major version 8 ++++ python3-base: - update to 3.3.3 * bugfix-only release * many SSL-related fixes * upstream fix for CVE-2013-4238 * upstream fixes for CVE-2013-1752 - move example module xxlimited to python3-testsuite - remove --with-wide-unicode config option, it is now the default (and only) choice - don't touch anything between make and makeinstall - drop python-3.2b2-buildtime-generate.patch - the issue was caused by touching things between make and makeinstall - link pycache entries for import_failed hooks properly ++++ libvirt: - Allow execution of Xen binaries in /usr/lib{,64}/xen/bin in libvirtd AppArmor profile bnc#849524 - Require libvirt-daemon- in the main libvirt package for each supported hypervisor bnc#850882 ++++ vte: - Update to version 0.35.0: + Build fixes. + Portability fixes (bgo#710165). + Bugs fixed: bgo#4993, bgo#13299, bgo#336238, bgo#542087, bgo#686097, bgo#693013, bgo#705985, bgo#709692, bgo#709584, bgo#709930, bgo#710426, bgo#710481, bgo#710483, bgo#710484, bgo#710488, bgo#710486. ++++ monitoring-plugins: - update to 1.5 * removed contrib directory * New check_dbi plugin for checking an (SQL) database using DBI * Let OpenSSL load its configuration file (see the OPENSSL_config(3) man page) * Add performance data to check_apt * Add performance data to check_procs * Added -4/-6 options to check_dig * New check_oracle --connect option to perform real login * New check_nagios -t option to override the default timeout * New check_disk -f/--freespace-ignore-reserved option to ignore space reserved for root * New check_disk -N/--include-type option to limit the filesystem types to check * Allow for building the plugins in parallel * Add --without-{dbi,ldap,radius} options to ./configure * Made Verbose output of check_sensors compliant * New switch -E/--extended-perfdata for check_http to print additional performance data * New check_http -d option to specify a string to expect within the response headers * New check_http -J/-K options for client certificate authentication support * Add support for executing queries to check_pgsql * Let check_pgsql accept a UNIX socket directory as hostname * New check_pgsql -o option to specify additional connection parameters * New check_fping -S option to specify the source IP address * New check_fping -I option to specify the interface to bind to * Let check_fping support IPv6 * New check_procs -k option to ignore kernel threads (on Linux) * Let check_procs use /proc//exe (if available) instead of getpid(2), unless -T is specified * Let check_mysql support SSL * Let check_mysql add perfromance metrics for all checks * New check_mysql -f option to specify a client options file * New check_mysql -g option to specify a client options group * New check_snmp --offset option to allow for adding/substracting an offset value to sensor data * Let check_snmp support an arbitrary number of OIDs * Fixes: + Change the MAIL FROM command generated by check_smtp to be RFC compliant + Fix compilation of check_http without SSL support + Fix check_snmp reversed threshold ranges (backward-compatibility) + Fix check_snmp memory violation when using more than 8 OIDs + Fix check_apt security regular expression + Fix check_http handling extra header (-k) containing semicolons + Fix check_apt handling unknown exit codes from apt-get + Fix deprecated imports of check_nmap.py ++++ obexftp: - obexftp-pkgconfig_requires.patch: in pkgconfig file, require bluez instead of bluetooth ++++ polkit-default-privs: - new version is 13.2 - adding policycoreutils rules (bnc#848550) ++++ python-atspi: - Update to version 2.11.2: + Add new roles and states to track atk (bgo#710464, bgo#712608, bgo#712609). ++++ python3: - update to 3.3.3 - move example module xxlimited to python3-testsuite - drop CVE-2013-4238_py33.patch - it is upstreamed ++++ python3-atspi: - Update to version 2.11.2: + Add new roles and states to track atk (bgo#710464, bgo#712608, bgo#712609). ++++ tar: - update to 1.27.1 * Fix unquoting of file names obtained via the -T option. * Fix GNU long link header timestamp (backward compatibility). * Fix extracting sparse members from star archives. ++++ xen: - bnc#851386 - VUL-0: xen: XSA-78: Insufficient TLB flushing in VT-d (iommu) code 528a0e5b-TLB-flushing-in-dma_pte_clear_one.patch - Make -devel package depend on libuuid-devel, since libxl.h includes uuid.h ++++ xf86-video-intel: - Update to 3.0 prerelease 2.99.906: Several stability fixes required after the recent tweaking of the core mechanics to handle the updated TearFree and attempting to make static analyzers happy. + Fix damage handling when rendering to a partially damaged GPU surface. Regression in 2.99.905 https://bugs.freedesktop.org/show_bug.cgi?id=70527 + Use asprintf() instead of sprintf() Regression in 2.99.905 https://bugs.freedesktop.org/show_bug.cgi?id=70835 + Improve accounting for fence overallocation on older gen2/3, and improve the tiling mechanism to fit into the same aperture constraints https://bugs.freedesktop.org/show_bug.cgi?id=70924 + Add an extra GPU flush on Sandybridge to fix some rare font corruption + Rasterise lines through all clip boxes https://bugs.freedesktop.org/show_bug.cgi?id=70802 + Fix regression from stricter handling of failures to move a GC to the GPU Regression in 2.99.905 https://bugs.freedesktop.org/show_bug.cgi?id=71415 + Fix various fail along the memcpy_xor paths, including inadequate error handling and integer overflow https://bugs.freedesktop.org/show_bug.cgi?id=70527 + Fix outside-of-target stipple uploads https://bugs.launchpad.net/bugs/1247785 + Fix clip detection for long glyphs Incomplete bug fix (causing a regression) in 2.99.905 https://bugs.freedesktop.org/show_bug.cgi?id=70527 + Fix VSync for the render engine (Xv) on Haswell https://bugs.freedesktop.org/show_bug.cgi?id=70527 ++++ yast2-installation: - Proposing separate /home partition on SLES and SLES for VMware (FATE#316624) ++++ yast2-storage: - removed code to translate EVMS device names during update (see bnc#848821) ------------------------------------------------------------------ ------------------ 2013-11-18 - Nov 18 2013 ------------------- ------------------------------------------------------------------ ++++ bluez: - update to bluez-5.11: * Fix issue with connection attempt when not powered. * Fix issue with assigning player to AVRCP target role. * Fix issue with OBEX default cache directory. * Fix issue with SDP search error handling. * Fix issue with processing of SDP records. * Fix issue with HID to HCI switching utility. * Fix issue with mgmt end-to-end testing tool. * Fix issue with L2CAP end-to-end testing tool. * Add support for SMP end-to-end testing tool. * Add support for more Wii controllers. ++++ dhcp: - Fixed path to systemctl in dhclient-script (bnc#847778). ++++ evince: - Update to version 3.11.1: + New features and improvements: - Do not open single page pdfs in dual mode by default (bgo#547098). - Activate current focused element on space/return key press (bgo#706244). - Draw focus of links and form fields on mouse press (bgo#706244). + Bugs fixed: bgo#710977, bgo#668446, bgo#710778, bgo#709375. + Updated translations. ++++ installation-images-SLES: - integrate 13.1 changes and make it build again - add rsxx for ppc - added gptfdisk to rescue image (bnc#807098) - added xen-usb.ko - Merge pull request#3 from olafhering/hyperv-keyboard - Include drivers/input/serio/hyperv-keyboard.ko (fate#315887) ++++ java-1_7_0-openjdk: - disable bootstrap build, among others fixes bnc#850880 - disable download of tarballs - remove cacerts file if it has wrong mime-type (bnc#847952) ++++ kiwi: - add default gfxmode for GRUB2 if no vga mode was set - fixed gfxmode/gfxpayload setup in kiwi grub2 setup * it's possible to set vga="0x) to display more items gdisk and cgdisk. There's no such pause/prompt in sgdisk, though. * Fine-tuned verification ('v') check for 0xEE partition that doesn't begin on sector 1. * Fixed hybrid MBR creation on disks larger than 2TiB * Added check for an active/bootable 0xEE protective partition to the verify ('v') function. ++++ hardlink: - Mention -f option in the man page (pulled from upstream) ++++ iputils: - also do the usr move with the permissions handlers bnc#841533 ++++ kiwi: - fixed broken symlink due to move of results from intermediate build directory to final result directory - use ovftool to create an ova format/archive * unfortunately only ovftool supports the full featureset e.g streamOptimized images * added a runtime check to search for ovftool if the format="ova" is requested - removed support for controller="scsi" in KIWIImageFormat and adapted the runtime checker as well as the unit test - update all image descriptions to schema version 5.9 - update kiwi schema to version 5.9 * removed scsi as allowed value from vmdisk controller attribute - added new xsl stylesheet 5.8 -> 5.9 * the controller type 'scsi' does not exist for VMware. lsilogic and buslogic define scsi controllers. Thus this attribute value is moved back to the default 'ide' value Using new controller types requires a specific version of qemu-img which means the only safe translation is back to ide - fixed OVF file diskname: file has to be the .vmdk in reference and not the .ovf ++++ less: - Fix lesspipe.sh for removing properly the leftover tmp files when viewing patch files without colordiff (bnc#850225) ++++ cppunit: - Fix the desktop file placement and help location within it. ++++ samba: - Update to 4.1.1. + ACLs are not checked on opening an alternate data stream on a file or directory; CVE-2013-4475; (bso#10229); (bnc#848101). + Private key in key.pem world readable; CVE-2013-4476; (bnc#848103). ++++ samba: - Update to 4.1.1. + ACLs are not checked on opening an alternate data stream on a file or directory; CVE-2013-4475; (bso#10229); (bnc#848101). + Private key in key.pem world readable; CVE-2013-4476; (bnc#848103). ++++ texlive: - Make biber a simple perl script that is provide a new package perl-biber for the library files ++++ openjpeg2: - remove bogus dependency on libgeotiff-devel and depend on libtiff-devel - ensure no bundled libraries are used ++++ snappy: - Update to version 1.1.1 * Add support for uncompressing to iovecs (scatter I/O). * Speed up decompression by ~2%; much more so (~13-20%) on a few benchmarks on given compilers and CPUs. * Fix a few issues with MSVC compilation. * Support truncated test data in the benchmark. - Adapt patch to upstream changes * snappy-random-return.patch > snappy-1.1.1-random-return.patch ++++ libstorage: - use correct binary prefix (bnc#849276) - version 2.25.3 ++++ libtirpc: - Use krb5 rather than gssglue to provide gss access routines. Both krb5 and gssglue provide routines of the same name, and both can get linked into rpc.gssd, resulting in some confusion. Upstream support seems to be leaning heavily towards avoiding libgssglue. nfs-utils is built without it, and best to build libtirpc without it. (bnc#841788) ++++ libtirpc1: - Use krb5 rather than gssglue to provide gss access routines. Both krb5 and gssglue provide routines of the same name, and both can get linked into rpc.gssd, resulting in some confusion. Upstream support seems to be leaning heavily towards avoiding libgssglue. nfs-utils is built without it, and best to build libtirpc without it. (bnc#841788) ++++ tslib: - Fix insufficient description for libts-1_0-0 - Set RPM groups; simpler make install line; remove redundant %clean section - Own all created directories ++++ yast2: - use correct binary prefix (see bnc#849276) ++++ yast2-add-on: - Add explicit COPYING file ++++ yast2-control-center-gnome: - Add explicit COPYING file ++++ yast2-dbus-server: - Add explicit COPYING file ++++ yast2-hardware-detection: - Add explicit COPYING file ++++ yast2-inetd: - Add explicit COPYING file ++++ yast2-ldap: - Add explicit COPYING file ++++ yast2-mail: - Add explicit COPYING file ++++ yast2-nfs-server: - Add explicit COPYING file ++++ yast2-nis-client: - Add explicit COPYING file ++++ yast2-online-update: - Add explicit COPYING file ++++ yast2-online-update-configuration: - Add explicit COPYING file ++++ yast2-pam: - Add explicit COPYING file ++++ yast2-printer: - Add explicit COPYING file - apply test_if_hplip_is_installed.diff upstream - 3.1.1 ++++ yast2-proxy: - Add explicit COPYING file ++++ yast2-samba-server: - Add explicit COPYING file ++++ yast2-scanner: - Add explicit COPYING file ++++ yast2-security: - Add explicit COPYING file ++++ yast2-slp: - Add explicit COPYING file ++++ yast2-storage: - use correct binary prefix (bnc#849276) - version 3.1.2 ++++ yast2-sudo: - Add explicit COPYING file ++++ yast2-theme-SLE: - added E17 icon for pattern selection [by Martin Schlander] ++++ yast2-transfer: - Add explicit COPYING file ++++ yast2-tune: - Add explicit COPYING file ++++ yast2-update: - Add explicit COPYING file ++++ yast2-users: - installation: removed LDAP/Kerberos autodetection, allow configuring only local users (FATE#314695) - 3.1.3 - Add explicit COPYING file - require non-empty root password in the 1st stage (configuring later is not possible, the 2nd stage has been removed) ++++ yast2-x11: - Add explicit COPYING file ++++ yast2-xml: - Add explicit COPYING file ------------------------------------------------------------------ ------------------ 2013-11-12 - Nov 12 2013 ------------------- ------------------------------------------------------------------ ++++ Mesa: - Add support for m68k ++++ aaa_base: - chkconfig: add option -L to only list enabled services (bnc#707823) - updated comment in sysconfig.language for ROOT_USES_LANG (bnc#505417) - tighten regexp of ignored files in chkconfig (bnc#828820) - protect from reading home kshrc twice (bnc#848697) ++++ amavisd-new: - Add real systemd support; add required macros in %post/postun sections and drop sysvinit support on openSUSE >= 12.3 ++++ at: - use old privs model (fixes bnc#849720) * at-backport-old-privs.patch - do not install sysvinit script and service file together - add sticky bit to atjobs ++++ at-spi2-atk: - Update to version 2.10.2 (bnc#849913): + Fix atk_component_contains wrapper (bgo#710730). ++++ at-spi2-core: - Update to version 2.10.2 (bnc#849913): + Fix atspi_component_contains (bgo#710730). + Hopefully fix a crash when unable to register with the session manager (bgo#710689). ++++ atftp: - rebase patches (p0) - rename atftpd.init.d to atftpd.init - fix spec * remove ghost /var/run/atftp (created by init) ++++ eog: - Update to version 3.10.2 (bnc#849913): + Fix detail widget expansion in properties dialog. + Updated translations. ++++ glib2: - Update to version 2.38.2 (bnc#849913): + GCancellableSource will now dispatch for each time a cancellable is cancelled (ie: in the case that it was reset) but this is still considered undefined behaviour. + Fix g_source_add_child_source() thread safety issues. + Add workaround for buggy D-Bus daemons when path-matching on '/'. + Fallback to pathname queryinfo to help g_file_copy() work on gvfs filesystems that don't implement query_info_on_read(). + Don't crash if loading a DBusActivatable application from keyfile. + Fix crash when replacing a symlink with another using GIO. + Add a fallback for '-symbolic' icons to the non-symbolic form. - Replace nautilus-folder-handler.desktop in glib2-upstream-gnome_defaults.conf with nautilus.desktop: the separate .desktop file has been dropped with about version 3.0. - Drop glib2-no_DBusActivatable_from_keyfile.patch: fixed upstream. ++++ gnome-control-center: - Update to version 3.10.2 (bnc#849913): + Background: - Fix test-chooser-dialog build with some linkers. - Fix compilation with libsocialweb support. + Sharing: - Remove OBEX FTP support as it's been removed from gnome-user-share. + Wacom: - Fix slider on Inking Pen page. + Updated translations. - Drop gnome-control-center-linker.patch: fixed upstream. - Add gnome-control-center-BT-sharing.patch: Fix Bluetooth sharing. ++++ gnome-online-accounts: - Update to version 3.10.2 (bnc#849913): + bgo#708399: telepathy: Choose better icons. + bgo#710363: Adapt to changes in the redirect URI used by Facebook. + bgo#711472: live: Does not update MailEnabled. + bgo#711572: kerberos: don't crash if keyring credentials disappear. + bgo#711696: kerberos: Leaking timerfds when we fall back to polling the ccache. ++++ gnome-settings-daemon: - Update to version 3.10.2 (bnc#849913): + Media-keys: - Fix 2nd MPRIS client never being used. - Make "Pause" work for MPRIS clients. - Make the "shutdown" action not be interactive. - Allow the power key in more places. + Power: - Fix time to empty with multiple batteries. + XRandR: - Prevent possible overflows handling timestamps. + XSettings: - Unwatch dbus before destroying xsettings managers. ++++ gnome-system-monitor: - Update to version 3.10.2 (bnc#849913): + bgo#711366: Keyboard focus is impractical during Process Searching. + Updated translations. ++++ gnome-tweak-tool: - Update to version 3.10.1 (bnc#849913): + Work around PyGObject bug which caused crashes at startup. + Fix detection of themes (bgo#710275). + Fix shell extension update checks for stable X.0 releases. + Fix startup tweaks for applications missing icons (bgo#708900). + Allow localized searches. + Fix shell extension error reporting (bgo#711490). - Drop gnome-tweak-tool-threading-crashes.patch: fixed upstream. ++++ gnome-user-docs: - Update to version 3.10.2 (bnc#849913): + Updates to GNOME Help. + Updated translations. ++++ gnome-user-share: - Update to version 3.10.1 (bnc#849913): + Fix share bar bugs that could make nautilus crash. + Update share bar labels to match new Sharing panel. + Remove unimplemented OBEX FTP support code. + Remove dbus-glib dependency. = Fix failure to receive files through OBEX Push (bnc#850083). = Fix crash when switching VTs. + Fix use-after-free bug. + Fix a few memory leaks. + Re-enable Bluetooth support by default. - Drop gnome-user-share-downloads-nautilus-crash.patch: fixed upstream. - Drop pkgconfig(dbus-1) and pkgconfig(dbus-glib-1) BuildRequires: no longer needed after the upstream cleanup. ++++ icu: - Update to new upstream release 52.1 * Unicode 6.3: New bidi control codes, new Bidi_Class property values, two new bidi "bracket" properties; for other property value changes see the UAX #44 summary. * CLDR 24: Improved coverage for top 70+ languages, fractional plural rules and forms, many new measurement units, major simplification of collation rule syntax, preliminary version of European Ordering Rules, new relative fields. * New API for converting between Windows time zone ID and IANA tz database ID. * Implement support for plurals that depend on displayed fractional values ++++ kernel-default: - armv6hl, armv7hl: Update config files. Set CONFIG_BATMAN_ADV_BLA=y as all other kernel configuration files have. - commit e7c00d8 ++++ kernel-source: - armv6hl, armv7hl: Update config files. Set CONFIG_BATMAN_ADV_BLA=y as all other kernel configuration files have. - commit e7c00d8 ++++ kernel-syms: - armv6hl, armv7hl: Update config files. Set CONFIG_BATMAN_ADV_BLA=y as all other kernel configuration files have. - commit e7c00d8 ++++ kiwi: - make sure etc/sysconfig directory exists before temporary copying the proxy configuration into the chroot - fixed nested File::Find method fixupLinks in cloneImage * entities found in $File::Find::name always exists, thus it's not needed to check their existence * moved the code searching for links with relative pointer into a perl closure method named findLinksRelative * moved the code fixing broken relative links into its own code block ++++ cmis-client: - Set RPM groups of shlib packages to what we normally use - Make a note in the description about what "CMIS" is - Require boost-1.42 (first one to have the mandatory uuid.hpp) ++++ cppunit: - Fix baselibs.conf - Run tests and split documentation in own devel-doc subpackage. - Remove la file and do not build static lib. ++++ libetonyek: - Modify libetonyek-0.0.0-pi.patch * fixes build of tests with less recent boost versions ++++ mariadb: - updated to MariaDB 10.0.5 Beta * Release notes: https://kb.askmonty.org/en/mariadb-1005-release-notes/ * Changelog: https://kb.askmonty.org/en/mariadb-1005-changelog/ - better handling of log ownership and MySQL version ++++ openjpeg2: - cleanup - improve group, summary, description - fix license - fix build dependencies - use optflags, don't mess with debug symbols - fix library install path - create main package containing codec tools - build doxygen documentaion - fix %post/un scriptlets for the libopenjp2-6 subpackage - add baselibs ++++ liborcus: - Correct description not to mention an N-gram text categorizer ++++ pyzy: - Have the database subpackages own their parent paths, so that they get properly removed when the package is ++++ mc: - add mc-extfs-helpers-urar.patch to fix urar extfs failing on files with spaces when unrar5 is used (bnc#849082). Thanks to D. Werner for finding the problem and proposing the fix. ++++ orca: - Update to version 3.10.2 (bnc#849913): + Fix for Orca double-presenting the contents of Nautilus's Places panel. + Fix a bug in presenting text found in WebKitGtk entries. + Updated translations. ++++ pam: - Add encryption_method_nis.diff: - implement pam_unix2 functionality to use another hash for NIS passwords. ++++ shadow: - Add ENCRYPT_METHOD_NIS for pam_unix.so (encryption_method_nis.diff) ++++ unrar: - Update to 5.0.13 * No changelog ++++ yast2-installation: - control file cleanup: * remove the 2nd stage in installation (FATE#314695) * removed autoconfiguration support in the 2nd stage (the 2nd stage has been removed completely) * repair mode removed (not supported) (FATE#308679) ++++ yast2-iscsi-client: - add IPv6 support (fate #316261) - 3.1.1 ------------------------------------------------------------------ ------------------ 2013-11-11 - Nov 11 2013 ------------------- ------------------------------------------------------------------ ++++ NetworkManager-gnome: - Update to version 0.9.8.8: + nm-applet is now started under GNOME 3 again (but never acts as a "secret agent" under GNOME Shell). This fixes the lack of password dialogs in some GNOME-3-based sessions (bgo#709410), and fixes the lack of a mobile broadband PIN unlock dialog under GNOME Shell. + Fixed a warning when closing the VPN import/export dialogs. + Made nm-applet use g_debug(); set G_MESSAGES_DEBUG=nm-applet to see logging now. + Updated translations. ++++ cheese: - Update to version 3.10.2 (bnc#849913): + Fix a bunch of memory leaks. + Fixed unused-but-set warning in EogThumbNav (bgo#711841). + Make static string array const. + Simplify looping over GStrv. + Updated translations. ++++ devhelp: - Update to version 3.10.2: + Updated translations. ++++ empathy: - Update to version 3.10.2 (bnc#849913): + Bugs fixed: bgo#707747, bgo#708897, bgo#710453. + Updated translations. ++++ evolution: - Update to version 3.10.2 (bnc#849913): + Fix error handling glitch in mail_session_send_to_thread(). + Get Address Book Map feature working again. + Make e_attachment_set_file_info() thread-safe. + Alarm-Notify: Skip disabled sources/calendars. + Bugs fixed: bgo#640382, bgo#657808, bgo#689055, bgo#707112, bgo#709396, bgo#709428, bgo#710171, bgo#710489, bgo#710835, bgo#710852, bgo#711198, bgo#711477, bgo#711532. + Updated translations. ++++ evolution-data-server: - Update to version 3.10.2 (bnc#849913): + Support migrating merged GConf trees, mainly for Debian users. + Bugs fixed: bgo#710787, bgo#710989. + Updated translations. ++++ evolution-ews: - Update to version 3.10.2 (bnc#849913): + Make offline GAL browsable. ++++ file-roller: - Update to version 3.10.2 (bnc#849913): + Application name appears untranslated (bgo#710982). + Fixed crash when clicking the open button after creation (bgo#710576). + Updated translations. ++++ gdk-pixbuf: - Update to version 2.30.1: + Only use RLIMIT_AS when available (bgo#708666). + Only use setrlimit when available (bgo#710690). + Avoid a bashism (bgo#711600). + Updated translations. ++++ glib-networking: - Update to version 2.38.2 (bnc#849913): + Fix to previous installed-tests fix, which resulted in some files getting installed even when installed tests weren't enabled (bgo#710197). - Drop "Cleanup wrongly installed /files directory". ++++ gnome-calculator: - Update to version 3.10.2: + Fixed about dialog title. + Fixed multi-line wrap bug, replace newline characters. + Fixed "Malformed expresson" bug. + Updated translations. ++++ gnome-terminal: - Update to version 3.10.2 (bnc#849913): + Updated translations. ++++ gstreamer: - Update to version 1.2.1: + core: Fix max DEBUG_LEVEL incongruence on 5 vs 9. + Bugs fixed: bgo#709804, bgo#709637. + Updated translations. ++++ gstreamer-plugins-bad: - Update to version 1.2.1: + Bugs fixed: bgo#690148, bgo#707974, bgo#708161, bgo#708222, bgo#708849, bgo#709145, bgo#709373, bgo#709531, bgo#709886, bgo#710392, bgo#710433, bgo#710451, bgo#710657, bgo#710881, bgo#711135, bgo#711156, bgo#711214, bgo#711615, bgo#711627, bgo#711721. + Updated translations. - Replace autoconf BuildRequires with gnome-common: we need to run a full cycle of autogen.sh. - Run autogen.sh instead of autoconf (autoconf does not refresh all files needed and some happen to have stale information afterwards). - Define an alias for git=true: autogen.sh would want to update the git snapshot for us, which we do not want to happen. ++++ gstreamer-plugins-base: - Update to version 1.2.1: + Bugs fixed: bgo#708689, bgo#708773, bgo#708789, bgo#708880, bgo#708952, bgo#708953, bgo#708954, bgo#709210, bgo#709408, bgo#709637, bgo#709754, bgo#709938, bgo#710325, bgo#711003, bgo#711231, bgo#711550. + Updated translations. ++++ gstreamer-plugins-good: - Update to version 1.2.1: + Bugs fixed: bgo#683536, bgo#707975, bgo#708505, bgo#708864, bgo#709270, bgo#709352, bgo#709384, bgo#709390, bgo#709423, bgo#709457, bgo#709507, bgo#709614, bgo#709728, bgo#710110, bgo#710215, bgo#710623, bgo#711230, bgo#711497, bgo#711699. + Updated translations. ++++ gucharmap: - Update to version 3.10.1 (bnc#849913): + Updated translations. ++++ gvfs: - Update to version 1.18.3 (bnc#849913): + Fix seeking past end of file for various backends. + fuse: Improve write performance. + archive: Handle open failure. - Drop gvfs-webdav_file_types.patch: fixed upstream. ++++ kiwi: - fixed creation of rpmsort cache data in KIWIAnalyseManagedSoftware * the data was stored as reference but the reference was changed during the process - don't remove the satsolver cache when running kiwi --describe - open custom directory tree browser in a new tab - fixed creation of toplevel menu in kiwi analyse * the menu should only contain items found by the analyser - v5.06.05 released - fixed push to array to work also with older perl versions - v5.06.04 released - added new CSS and menu for the kiwi --describe report - fixed createDatabaseDump to force compression of database dump even if there is an older dump available - replaced static links by relative ones in the custom data report * this should allow to access the report in a different directory than the default one - if format is set to ovf or ova it makes sense to create the standard VMware machine config file (.vmx) too - rename log message from "Starting" to "Creating" ++++ SDL_gfx: - Update to new upstream release 2.0.25 * Unspecified bugfixes related to MMX support, _aaline, SDL_gfxBlitFunc.h, 32-bit RGBA blending function and pixel blend routine - Set RPM groups to the same values as on the main SDL packages - Own /usr/include/SDL as well ++++ cppunit: - Version bump to 1.13.2 * report dlopen errors now correctly ++++ mozilla-nss: - update to 3.15.3 (bnc#850148) * CERT_VerifyCert returns SECSuccess (saying certificate is good) even for bad certificates, when the CERTVerifyLog log parameter is given (bmo#910438) * NSS advertises TLS 1.2 ciphersuites in a TLS 1.1 ClientHello (bmo#919677) * fix CVE-2013-5605 ++++ gstreamer-plugins-bad: - Update to version 1.2.1: + Bugs fixed: bgo#690148, bgo#707974, bgo#708161, bgo#708222, bgo#708849, bgo#709145, bgo#709373, bgo#709531, bgo#709886, bgo#710392, bgo#710433, bgo#710451, bgo#710657, bgo#710881, bgo#711135, bgo#711156, bgo#711214, bgo#711615, bgo#711627, bgo#711721. + Updated translations. - Replace autoconf BuildRequires with gnome-common: we need to run a full cycle of autogen.sh. - Run autogen.sh instead of autoconf (autoconf does not refresh all files needed and some happen to have stale information afterwards). - Define an alias for git=true: autogen.sh would want to update the git snapshot for us, which we do not want to happen. ++++ pango: - Update to version 1.36.1 (bnc#849913): + Handle scaling absolute font sizes (bgo#708778). + Small documentation fixes. ++++ python-gobject: - Update to version 3.10.2 (bnc#849913): + Fix thread safety problems by always enabling the GIL (bgo#709223, bgo#710447). ++++ python3-gobject: - Update to version 3.10.2 (bnc#849913): + Fix thread safety problems by always enabling the GIL (bgo#709223, bgo#710447). ++++ librime: - update version 1.0 * rime_api: version 1.0 breaks ABI compatiblility. the minimum changes in code required to migrate from rime 0.9 api is to initialize RimeTraits with either RIME_STRUCT or RIME_STRUCT_INIT macro. while source code compatibility is largely maintained with the exception of the aforementioned RimeTraits structure, rime 1.0 introduces a version controlled RimeApi structure which provides all the api functions. * module: suppport adding modules; modulize 'gears' and 'levers'. * ticket: used to instantiate compnents and to associate the instance with a name space in the configuration. * encoder: encode new phrases for table_translator and script_translator using different rules. * affix_segmentor: strip optional prefix and suffix from a code segment. * reverse_lookup_filter: lookup candidate text for code in a specified dictonary. * shape: add full-shape support. * key_binder: switch input schemata and toggle options with hotkeys. * switcher: list input schemata ordered by recency; support radio options. * tsv: fix reading user dict snapshot files with DOS line endings. * entry_collector: support custom order of table columns in *.dict.yaml. * CMakeLists.txt: add options BUILD_TEST and BUILD_SEPARATE_LIBS. - removed patch: librime-0.9.9-fail_gtest.patch * upstreamed ++++ libsoup: - Update to version 2.44.2 (bnc#849913): + Fixed a hang with internet radio streams in Rhythmbox (and some other places) (bgo#710494). + Fixed a connection leak when cancelling the close of a message GInputStream (bgo#711260). + Plugged a few memory leaks (bgo#711085) + Fix build with --without-ntlm (bgo#710267) + Fixed a few warnings. + Fixed connection-test to pass with current glib (bgo#711361). + Tests are now more verbose by default under "make check", since current automake just redirects all the output to a log file anyway. ++++ libyui-qt: - Added handling of release notes using UI-independent handler (fate#314695) ++++ mdadm: - DDF-handle-fake-RAIDs-with-changing-subarray-UUIDs.patch - DDF-compare_super_ddf-fix-sequence-number-check.patch - Monitor-don-t-set-arrays-dirty-after-transition-to-r.patch - DDF-add_to_super_ddf-be-careful-with-workspace_lba.patch - Monitor-write-meta-data-in-readonly-state-sometimes.patch - Assembe-fix-bug-in-force_array-it-wasn-t-forcing-pro.patch Various bugfixes from upstream - several to improve DDF support, one which fixes a nasty bug in "--assemble --force". ++++ mozilla-nspr: - update to version 4.10.2 relevant changes * bmo#770534: possible pointer overflow in PL_ArenaAllocate() * bmo#888546: ptio.c:PR_ImportUDPSocket doesn't work ++++ python-gobject: - Update to version 3.10.2 (bnc#849913): + Fix thread safety problems by always enabling the GIL (bgo#709223, bgo#710447). ++++ python3-gobject: - Update to version 3.10.2 (bnc#849913): + Fix thread safety problems by always enabling the GIL (bgo#709223, bgo#710447). ++++ rpm: - Add find-lang-python.patch: Support for finding translations in %python_sitelib/python_sitearch. ++++ vinagre: - Update to version 3.10.2 (bnc#849913): + Updated translations. ++++ xen: - bnc#849667 - VUL-0: xen: XSA-74: Lock order reversal between page_alloc_lock and mm_rwlock CVE-2013-4553-xsa74.patch - bnc#849665 - VUL-0: CVE-2013-4551: xen: XSA-75: Host crash due to guest VMX instruction execution 52809208-nested-VMX-VMLANUCH-VMRESUME-emulation-must-check-permission-1st.patch - bnc#849668 - VUL-0: xen: XSA-76: Hypercalls exposed to privilege rings 1 and 2 of HVM guests CVE-2013-4554-xsa76.patch - Upstream patches from Jan 52654798-x86-xsave-also-save-restore-XCR0-across-suspend-ACPI-S3.patch 526e43d4-x86-refine-address-validity-checks-before-accessing-page-tables.patch 526f786a-fix-locking-in-cpu_disable_scheduler.patch 5277646c-x86-ACPI-x2APIC-guard-against-out-of-range-ACPI-or-APIC-IDs.patch 5277a134-x86-make-sure-memory-block-is-RAM-before-passing-to-the-allocator.patch 5278f7f9-x86-HVM-32-bit-IN-result-must-be-zero-extended-to-64-bits.patch 527a0a05-call-sched_destroy_domain-before-cpupool_rm_domain.patch 527cb7d2-x86-hvm-fix-restart-of-RTC-periodic-timer-with-vpt_align-1.patch 527cb820-x86-EFI-make-trampoline-allocation-more-flexible.patch 5280aae0-x86-idle-reduce-contention-on-ACPI-register-accesses.patch ++++ yast2: - added dedicated "Show Release Notes" button support for NCurses (fate#314695) ++++ yast2-installation: - 3.1.5 - replace runlevel entries in control files with default_target entries - replace dependency on yast2-runlevel with yast2-services-manager ++++ yast2-nfs-client: - Added missing mount options (bnc#848768) - Refactored NfsOptions library - 3.1.1 ++++ yast2-services-manager: - 0.0.14 - obsoletes yast2-runlevel package - 0.0.13 - group base target constants for better referencing from withing other modules and clients ++++ yast2-users: - properly crypt the password for the initial user - 3.1.2 ------------------------------------------------------------------ ------------------ 2013-11-10 - Nov 10 2013 ------------------- ------------------------------------------------------------------ ++++ kiwi: - added missing gfxmenu module for grub2 * This prevents the default boot screen to show a broken menu - fixed temporary setup of DNS/proxy if cache is used * the code returned before we could copy the appropriate files from the host to the chroot tree if in cache mode - fixed cloneImage function * if there are symlinks pointing to a relative destination we fixup the link still pointing to the right location with regards to the new origen of the cloned description ++++ i4l-base: - update libcapi20 to version 3.0.7 (reqiured to build ffgtk / roger), archive taken from package libcapi20-3 in project home:tabos-team:release - patch capi20_fixes.diff replaced by capi20_3.0.7.patch - new files in packages capi4linux-devel (pkgconfig) ++++ samba: - Private key in key.pem world readable; CVE-2013-4476; (bnc#848103). ++++ samba: - Private key in key.pem world readable; CVE-2013-4476; (bnc#848103). ------------------------------------------------------------------ ------------------ 2013-11-9 - Nov 9 2013 ------------------- ------------------------------------------------------------------ ++++ kiwi: - fixed openSUSE 13.1 boot descriptions * the default repo setup pointed to 12.3, but should point to 13.1 This is just for completeness and does not hurt because the repo setup for the boot image is inherited by the repo setup from the system image. But for standalone boot image builds it's corrected now - arm: fixed openSUSE 13.1 JeOS motd file * printed some old information about 12.3 - fixed kiwi --init-cache to find the required typeinfo - added VDI support for VirtualBox * support format="vdi" in the kiwi type specification - partial fix for initrd creation for EC2 images + With the latest release of mkinitrd the multipath.sh script no longer exists. We need to check for it's precense before moving it ++++ libetonyek: - Bump to 0.0.1 * Fixes test * Various runtime fixes ++++ kdelibs4: - Update to 4.11.80 * KDE 4.12 Beta 1 release * See http://www.kde.org/announcements/announce-4.12-beta1.php - Dropped 0001-verbose.patch as we are now on 4.12 master. ++++ libkipi: - Update to 4.11.80 * KDE 4.12 Beta 1 release * See http://www.kde.org/announcements/announce-4.12-beta1.php ++++ uuid: - Set RPM group names for shlib packages - Use more robust make install call ++++ oxygen-icon-theme: - Update to 4.11.80 * KDE 4.12 Beta 1 release * See http://www.kde.org/announcements/announce-4.12-beta1.php ------------------------------------------------------------------ ------------------ 2013-11-8 - Nov 8 2013 ------------------- ------------------------------------------------------------------ ++++ autoyast2: - replace yast2-runlevel dependency with yast2-services-manager FATE#312568 ++++ javapackages-tools: - BuildRequires xz - Remove '/etc/java' and '/usr/share/java' from file list (both owned by system) - Url changed ++++ kernel-default: - Update config files: * CONFIG_BATMAN_ADV_NC=y, because other BATMAN_ADV options are all enabled so why not this one. * CONFIG_GPIO_SCH=m, CONFIG_GPIO_PCH=m, because we support all other features of these pieces of hardware. * CONFIG_INTEL_POWERCLAMP=m, because this small driver might be useful in specific cases, and there's no obvious reason not to include it. - commit 79e7a03 ++++ kernel-source: - Update config files: * CONFIG_BATMAN_ADV_NC=y, because other BATMAN_ADV options are all enabled so why not this one. * CONFIG_GPIO_SCH=m, CONFIG_GPIO_PCH=m, because we support all other features of these pieces of hardware. * CONFIG_INTEL_POWERCLAMP=m, because this small driver might be useful in specific cases, and there's no obvious reason not to include it. - commit 79e7a03 ++++ kernel-syms: - Update config files: * CONFIG_BATMAN_ADV_NC=y, because other BATMAN_ADV options are all enabled so why not this one. * CONFIG_GPIO_SCH=m, CONFIG_GPIO_PCH=m, because we support all other features of these pieces of hardware. * CONFIG_INTEL_POWERCLAMP=m, because this small driver might be useful in specific cases, and there's no obvious reason not to include it. - commit 79e7a03 ++++ kiwi: - fixed OVF format creation * Rasd entries must be in alphabetical order - v5.06.03 released - follow up fix for spec file (bnc #845853) * in distributions <= openSUSE 12.2 groupadd/useradd is provided by the package pwdutils and not shadow - v5.06.02 released - update openSUSE 13.1 JeOS template * update etc/motd - enhanced controller type setup in section for vmdk * added support for scsi, lsilogic and legacyESX * call qemu-img convert with correct adapter_type option and check if the installed qemu-img suports the option * write correct virtualDev entry for VMware machine setup ++++ libQtWebKit4: - Apply "WebCore workaround for QtWebkit: do not build with -g, but with -g1" for powerpc as well (04_enable_debug_information.diff) ++++ libetonyek: - Add libetonyek-0.0.0-pi.patch * fixes build problems with less recent boost versions - Don't build noarch docs for SLE11 ++++ libodfgen: - Build also the documentation - Version bump to 0.0.3: - handle more table properties - more SVG path commands - allow to define center of rotation for a textbox - make linked text boxes more robust - add support for generating presentations (using libetonyek) - start on API documentation ++++ libxcb: - Update to version 1.9.3: + Buildsystem fixes - Update to version 1.9.2: + New upstream release, no changelog provided - Bump xcb-proto BuildRequires as per upstream change - New dri3-0 and present subpackages ++++ pam: - Add pam_unix.diff: - fix if /etc/login.defs uses DES - ask always for old password if a NIS password will be changed ++++ sca-server-report: - initial package ++++ yast2-core: - removed obsolete .target.control.printer_reset, .target.smbmount, .target.kill ( use .process.kill ) - 3.1.5 ++++ yast2-sound: - Using unified API for handling Kernel modules to be loaded on boot (bnc#838185) - 3.1.2 ------------------------------------------------------------------ ------------------ 2013-11-7 - Nov 7 2013 ------------------- ------------------------------------------------------------------ ++++ cmake: - update to 2.8.12.1 * Reverts a change in behaviour from older versions caused by a bad implementation of a CMake Policy introduced in 2.8.12: CMP0022 (bnc#849378) ++++ facter: - Facter now builds from a rubygem. ++++ kernel-default: - Update Xen patches to 3.12-final. - commit ec28986 ++++ kernel-source: - Update Xen patches to 3.12-final. - commit ec28986 ++++ kernel-syms: - Update Xen patches to 3.12-final. - commit ec28986 ++++ kiwi: - fixed spec file (bnc #845853) * the PreReq's for kiwi-pxeboot were missing the shadow tools this is needed because the %post of kiwi-pxeboot checks for the user and group tftp and requires the tools useradd/groupadd to be installed at that time already ++++ libreoffice: - Version bump to 4.1.3 bugfix release. News: http://blog.documentfoundation.org/2013/11/01/the-document-foundation-announces-libreoffice-4-1-3/ ++++ logrotate: - enable acl support to preserve ACLs during rotation - update to 3.8.7, fix bnc#849436 - Changelog 3.8.7: * Fixed --force/-f option handling together with "size" directive (3.8.5 regression). * Use "logrotate_tmp_t" context for SELinux tests and if this context does not exist, skip SELinux related tests. - Changelog 3.8.6 * Fixed memory corruption caused by rotation directory which does not exist with "sharedscripts" together with "prerotate" script. ++++ os-prober: - add require btrfsprogs ++++ pesign: - Add pesign-no-db.patch to allow some commands to proceed without a NSS database. ++++ python-requests: - update to 2.0.1 - changes in 2.0.1: - Updated included CA Bundle with new mistrusts and automated process for the future - Added MD5-sess to Digest Auth - Accept per-file headers in multipart file POST messages. - Fixed: Don't send the full URL on CONNECT messages. - Fixed: Correctly lowercase a redirect scheme. - Fixed: Cookies not persisted when set via functional API. - Fixed: Translate urllib3 ProxyError into a requests ProxyError derived from ConnectionError. - Updated internal urllib3 and chardet. - changes in 2.0.0: - Keys in the Headers dictionary are now native strings on all Python versions, i.e. bytestrings on Python 2, unicode on Python 3. - Proxy URLs now *must* have an explicit scheme. A ``MissingSchema`` exception will be raised if they don't. - Timeouts now apply to read time if ``Stream=False``. - ``RequestException`` is now a subclass of ``IOError``, not ``RuntimeError``. - Added new method to ``PreparedRequest`` objects: ``PreparedRequest.copy()``. - Added new method to ``Session`` objects: ``Session.update_request()``. This method updates a ``Request`` object with the data (e.g. cookies) stored on the ``Session``. - Added new method to ``Session`` objects: ``Session.prepare_request()``. This method updates and prepares a ``Request`` object, and returns the corresponding ``PreparedRequest`` object. - Added new method to ``HTTPAdapter`` objects: ``HTTPAdapter.proxy_headers()``. This should not be called directly, but improves the subclass interface. - ``httplib.IncompleteRead`` exceptions caused by incorrect chunked encoding will now raise a Requests ``ChunkedEncodingError`` instead. - Invalid percent-escape sequences now cause a Requests ``InvalidURL`` exception to be raised. - HTTP 208 no longer uses reason phrase ``"im_used"``. Correctly uses ``"already_reported"``. - HTTP 226 reason added (``"im_used"``). - Vastly improved proxy support, including the CONNECT verb. Special thanks to the many contributors who worked towards this improvement. - Cookies are now properly managed when 401 authentication responses are received. - Chunked encoding fixes. - Support for mixed case schemes. - Better handling of streaming downloads. - Retrieve environment proxies from more locations. ++++ xf86-video-nouveau: - Update to version 1.0.10: + recognise GK208 as a Kepler board + nouveau: fix build on ppc by wrapping immintrin include. + nouveau: add gpu identifier to connector names for secondary gpus + nouveau: fix build against older servers. - Remove upstream patches: + U_xf86-video-nouveau-fix-build-on-ppc-by-wrapping-immintrin-inclu.patch + U_xf86-video-nouveau-add-gpu-identifier-to-connector-names-for-se.patch ++++ yast2-firewall: - bnc#843646 - fixed second stage proposal to reflect changes done during first stage - 3.1.1 ++++ yast2-installation: - bnc#849391 - removed explicit start of second phase of SuSEfirewall2 initialization. Not needed when systemd is in use. - 3.1.4 ++++ yast2-network: - bnc#843646 - firewall can be enabled/disabled during installation - 3.1.5 ------------------------------------------------------------------ ------------------ 2013-11-6 - Nov 6 2013 ------------------- ------------------------------------------------------------------ ++++ anthy: - Fix breakage on GNU Emacs on openSUSE 13.1 (bnc#849211) - Added patch: anthy-use-last-command-event.diff ++++ cmake: - updated cmake.macros to include installation path for cmake modules ++++ folks: - Update to version 0.9.6: + Major changes: - Add a BlueZ backend. - Use Vala to generate GIR files, fixing a number of bugs. - Various build system and testing improvements. + Avoid useless string copies when normalizing phone numbers. + Bugs fixed: bgo#706683, bgo#706826, bgo#706857, bgo#705608, bgo#697262, bgo#705403, bgo#679826, bgo#709674, bgo#697209, bgo#710178, bgo#682698, bgo#710869, bgo#708059, bgo#685848, bgo#711403, bgo#711406. - Do not pass --enable-vala to configure: the tarball has been prepared with a recent enough version of vala, which we do not have available yet (version 0.22.0.28). ++++ nautilus: - Update to version 3.10.1: + Fix rename entry position with Gtk 3.10. + Fix default DnD operation to move on same fs. + Fix crash on file copy. + Updated translations. ++++ kernel-default: - fate#316581: CONFIG_IBM_BSR y -> m - commit f5eba64 ++++ kernel-source: - fate#316581: CONFIG_IBM_BSR y -> m - commit f5eba64 ++++ kernel-syms: - fate#316581: CONFIG_IBM_BSR y -> m - commit f5eba64 ++++ kiwi: - added support to specify vmdk diskmode in section * monolithicSparse * monolithicFlat * twoGbMaxExtentSparse * twoGbMaxExtentFlat * streamOptimized - need to turn off multipath setup in device-mapper for EC2 images + with multipath enabled EC2 images will not boot - added basic dir structure/support for m68k architecture - unbroke manifest.mf file: * exclude new line between entries ++++ libqt5-qtbase: - Fix translations macro ++++ libdbusmenu-qt: - Update to 0.9.2+13.10.20130826 * Various bugfixes * Qt5 port - Droped 237_236.diff, merged upstream ++++ harfbuzz: - Update to version 0.9.23: + Fix (Chain)Context recursion with non-monotone lookup positions. + Misc Indic bug fixes. + New Javanese / Buginese shaping, similar to Windows 8.1. - Drop harfbuzz-fix-non-return-in-nonvoid.patch: fixed upstream. ++++ ncurses: - Add ncurses patch 20131102 + use TS extension to describe xterm's title-escapes -TD + modify terminator and nsterm-s to use xterm+sl-twm building block -TD + simplify pfkey expression in ansi.sys -TD ++++ newt: - update to 0.52.16 + add newtComponentGetSize and newtComponentGetPosition + modify Makefile to use SOEXT + free gpm socket name and unlink gpm socket on form exit + fix memory leaks in whiptail + add missing whiptail options to help and man page + fix errors found by gcc-with-cpychecker + fix building with tcl8.6 + add fallback to python-config + replace tabs in snack.py + compile snackmodule.c with flag -fPIC (Kang Kai) + include new translations from transifex + allow newtWinMenu and newtWinEntries with no buttons or items + don't draw scale when not mapped + build with large-file support for stat64 + remove unused variables in test code + update FSF address + remove obsolete macros + make some dependencies arch-specific - removed upstream newt-0.52.14-incorrect-fsf-address.patch ++++ libqt5-qttranslations: - Initialize qttranslations module ++++ reiserfs: - debugreiserfs-fix-use-after-free-while-closing-log: debugreiserfs: fix use after free while closing log (bnc#849264). ++++ systemd: - Add patch 1010-do-not-install-sulogin-unit-with-poweroff.patch that is do not install console-shell.service in any system target as this will cause automatic poweroff at boot (bnc#849071) ++++ mdadm: - DDF-brief_examine_subarrays_ddf-print-array-name.patch DDF-factor-out-array-name-generation.patch Include name in "-Db" output for DDF FATE#316007 ++++ nfs-utils: - nfs-utils.spec: add various systemd macros to make sure init scripts are registered properly bnc#845475 - nfs.int, nfsserver.init: run gssd on server as well as on client. This is needed for NFSv4.0 callbacks. bnc#845269 - exportfs-exit-with-error-code-if-there-was-any-error.patch - exportfs-report-failure-if-asked-to-unexport-somethi.patch Return good error code from exportfs. bnc#846064 ++++ libzypp-bindings: - Wrap Changelog class. - 0.5.17 ++++ rpm: - Add support for ppc64le (ppc64le.diff) those are upstream commits: ef1497b1f81966fed56f008bc8ee8ba42102efd6 cf07feda05822377d62b973adc4010c0d7f9eaa0 ++++ rsyslog: - Fixed to avoid rebuild rscryutil.1 rsgtutil.1 on SLE-11. ++++ xorg-x11-server: - N_x86emu-include-order.patch: Change include order to avoid conflict with system header, remove duplicate definitions ++++ yast2-ntp-client: - log sntp output to /var/log/YaST2/sntp.log (to avoid messing the text console in textmode installation) (bnc#847253) - 3.1.1 ++++ yast2-packager: - reinitialize the target to sync the libzypp repomanager so the online repositories are correctly written during update (bnc#847659) ++++ yast2-services-manager: - 0.0.12 - complete autoyast support ++++ yast2-snapper: - added supplements snapper and yast2 (fate#314695) ++++ yast2-sound: - display only 3 columns in the volume dialog to make the window narrower (bnc#848706) - 3.1.1 ++++ yast2-storage: - do not install yast2-snapper if root is on btrfs (fate#314695) ------------------------------------------------------------------ ------------------ 2013-11-5 - Nov 5 2013 ------------------- ------------------------------------------------------------------ ++++ checkmedia: - added github url to spec ++++ kiwi: - fixed .ovf xml format * need a space as separator between attributes - fixed building of ova format ++++ libstorage: - support label on FAT (bnc#848052) ++++ libzypp-bindings: - Fix no attribute access via PoolItem::resolvable - 0.5.16 ++++ radvd: - Don't start daemon after package installation, the default config is almost useless and previous package versions installed even bad ones into /etc/radvd.conf (it would never be fixed since the file is %ghost %config(noreplace) - Fix try-restart to only restart the daemon if it's actually running. Allow condrestart, which is LSB ++++ sysconfig: - version 0.81.7 - Skip also systemd redirection for ifdown -o ifplugd (bnc#846031). - Fixed to check restorecon existence before calling it as selinux is not installed by default (bnc#845792). - fix starting dhcpcd from ifplugd (bnc#846031) ++++ yast2-bootloader: - Using 'Kernel' Yast library for handling modules loaded on boot (bnc#838185) - 3.1.2 - use pbl-yaml script to communicate with perl-Bootloader - 3.1.1 ++++ yast2-nis-client: - add/remove unix-nis PAM module option if needed (bnc#848963) - 3.1.1 ------------------------------------------------------------------ ------------------ 2013-11-4 - Nov 4 2013 ------------------- ------------------------------------------------------------------ ++++ gcc48: - Change s390 and s390x to use -march=z196 -mtune=zEC12 by default. [fate#315297] ++++ file: - Set RPM groups ++++ libgcj48: - Change s390 and s390x to use -march=z196 -mtune=zEC12 by default. [fate#315297] ++++ gnote: - Update to version 3.11.0: + Updated boost.m4. + Rename add-ins -> plugins (bgo#700422). + Change title Notes -> Gnote (bgo#701854). + Add TODO plug-in. + Remember spell-check language per note (bgo#586350). + Add ability to disable spell check per note (bgo#703258). + Add options to disable url and note autolinking (bgo#633855). + Add links tab to preferences dialog. + Add plug-in to export to Getting Things GNOME (bgo#697934). ++++ clutter-gst2: - Drop pkgconfig(gstreamer-basevideo-1.0) BuildRequires: this was used for experimental hardware acceleration, but the library is no longer present in GStreamer 1.2. ++++ clutter-gst: - Drop pkgconfig(gstreamer-basevideo-1.0) BuildRequires: this was used for experimental hardware acceleration, but the library is no longer present in GStreamer 1.2. ++++ gstreamer-plugins-base: - aarch64-no-neon.patch: Disable use of NEON on aarch64 ++++ kernel-default: - Delete patches.kernel.org/patch-3.11.1. - commit ec24572 - Update config files. - commit f7c27a2 - Update to 3.12-final. - commit bd2bcf1 - Refresh patches.suse/btrfs-add-ability-to-query-change-feature-bits-online-ioctl. - commit a58c8c5 - Refresh patches.suse/btrfs-add-tracing-for-failed-reservations. - Refresh patches.suse/btrfs-publish-allocation-data-in-sysfs. - No code change: missing 'quilt add' caused a chunk to be in the wrong patch. - commit 0346b5c ++++ kernel-source: - Delete patches.kernel.org/patch-3.11.1. - commit ec24572 - Update config files. - commit f7c27a2 - Update to 3.12-final. - commit bd2bcf1 - Refresh patches.suse/btrfs-add-ability-to-query-change-feature-bits-online-ioctl. - commit a58c8c5 - Refresh patches.suse/btrfs-add-tracing-for-failed-reservations. - Refresh patches.suse/btrfs-publish-allocation-data-in-sysfs. - No code change: missing 'quilt add' caused a chunk to be in the wrong patch. - commit 0346b5c ++++ kernel-syms: - Delete patches.kernel.org/patch-3.11.1. - commit ec24572 - Update config files. - commit f7c27a2 - Update to 3.12-final. - commit bd2bcf1 - Refresh patches.suse/btrfs-add-ability-to-query-change-feature-bits-online-ioctl. - commit a58c8c5 - Refresh patches.suse/btrfs-add-tracing-for-failed-reservations. - Refresh patches.suse/btrfs-publish-allocation-data-in-sysfs. - No code change: missing 'quilt add' caused a chunk to be in the wrong patch. - commit 0346b5c ++++ kiwi: - keep error messages from db_test_cmd in createDatabaseDump under perl control - move the vmx guest example forward to 13.1 - v5.06.01 released - branched off kiwi for openSUSE 13.1 * therefore rebuild documentation for next cycle starting at 5.06 - follow up fix to prevent call of setupBootPartition (bnc #847893) * if the hybrid RW partition can't be created HYBRID_RW will be unset, thus setupBootPartition would be called but we are still in a hybrid mode. In order to make that clear a new variable skipSetupBootPartition is set to handle all cases - remove %arch as alowed value for the arch attribute of a element + OBS does not subsitutue this use of %arch + kiwi has no substitution mechanism - Implement consistency check for ovf type + when the format of the is specified as ovf the ovftype attribute of the element must be set - fixed system to boot data inheritance: * make sure the value for rpm-check-signatures is moved - fixed zypper package manager backend: * make sure the value for rpm-check-signatures is used - fixed typo in kiwi --help usage message * --recycle-root doesn't take an argument - v5.05.44 released - fixed unit test data: patternTattrConsInvalid_2.xml * both profiles my-first and my-second were invalid. this caused either the one or the other error message which could lead to a successful or failed test result. I changed the test data to be clear on the error condition ++++ phonon: - Update to official 4.7.0 release * Minor documentation fixes since last update - Add Source URL - Update to 4.7.0~git20131104 * Buildsystem fixes since previous snapshot * Version bump to 4.7.0 ++++ sg3_utils: - Update to new upstream release 1.37 * sg_compare_and_write: add --quiet option to suppress miscompare report * sg_persist: fix core dump on -Q option * sg_unmap: fix core dump on -g option * sg_ses: add --nickname and --nickid options - Remove sg3_utils-Fixup-T10-Vendor-designator-display.patch (merged upstream) ++++ libstorage: - removed storage_utf8.rb (bnc#848812) ++++ systemd: - Add upstream patch 0001-analyze-set-text-on-side-with-most-space.patch to place the text on the side with most space ++++ libvirt: - Fix initialization of libxl NIC devices libxl-hvm-nic.patch bnc#848918 ++++ rsyslog: - fix ppc build, add patch from upstream to fix build on platforms without atomic instructions rsyslog-7.4.6-omelasticsearch-atomic-instructions-ppc.patch ++++ sysstat: - update to 10.2.0 * This version mainly focuses on pidstat, with several bug fixes and the addition of a new option (-v) enabling the user to display the number of threads and file descriptors associated with tasks. - refreshed some of the patches - move the lib64 patching from %prep (overwrites service unit on every quilt setup) ++++ xen: - bnc#848657 - VUL-0: xen: CVE-2013-4494: XSA-73: Lock order reversal between page allocation and grant table locks 5277639c-gnttab-correct-locking-order-reversal.patch ++++ yast2: - Removed obsolete clients: password, remotechooser, remoteinstall (gh#yast/yast-yast2#100) ++++ yast2-core: - remove remote libraries support on installed system. It requires yast2-core on installed system which forbits goal for SLE12 to not have yast on target system. The last piece that use it was adapted since perl-Bootloader-0.800 . - 3.1.4 ++++ yast2-packager: - fixed vendor detection, check the output directly in shell to avoid reading binary (non-UTF8) text (bnc#847153) - removed non-working *-webpin subpackage (the external service for package search does not work, without that service it is useless) (bnc#845622) ++++ yast2-services-manager: - 0.0.11 - list missing LSB services bnc#846422 ++++ yast2-storage: - changed technique to ensure UTF-8 string in ruby (bnc#848812) ------------------------------------------------------------------ ------------------ 2013-11-3 - Nov 3 2013 ------------------- ------------------------------------------------------------------ ++++ util-linux: - blkdiscard-BLKSSZGET-fills-in-an-int.patch: Fix type mismatch in blkdiscard ++++ leveldb: - Changed shared libs group to System/Libraries. ++++ upower: - Update to version 0.99.0: + Notes: - This version contains major API changes. Use the 0.9.* versions if you want to keep using the old API. + New Features: - Add WarningLevel and IconName properties to all devices - Add DisplayDevice composite battery - Enforce critical battery policy on the daemon side + Bugfixes: - Reduce client-side and daemon-side wake-ups - Emit PropertiesChanged signals - Register objects on the bus once they've been setup - Clamp percentage for overfull batteries + Feature Removals: - Remove battery recall support - Remove QoS support - Remove OnLowBattery property (use WarningLevel instead) - Remove DeviceChanged and Changed signals (PropertiesChanged signals are sent instead) ++++ libxshmfence: - Created package libxshmfence, version 1.0.0 ++++ python-libmount: - blkdiscard-BLKSSZGET-fills-in-an-int.patch: Fix type mismatch in blkdiscard ++++ util-linux-systemd: - blkdiscard-BLKSSZGET-fills-in-an-int.patch: Fix type mismatch in blkdiscard ------------------------------------------------------------------ ------------------ 2013-11-2 - Nov 2 2013 ------------------- ------------------------------------------------------------------ ++++ apparmor: - apparmor-profiles-samba4.diff, usr.sbin.winbindd: some more profile updates for samba 4.x and kerberos (bnc#846586#c12 and #c15) ++++ cyrus-sasl: - Implement shlib packaging guidelines: make subpackage libsasl2-3. (All other .so files are _server_ plugins AFAICS, loaded via dlopen.) - Ensure directories are owned by packages and thus get torn down on package removal ++++ cyrus-sasl-saslauthd: - Implement shlib packaging guidelines: make subpackage libsasl2-3. (All other .so files are _server_ plugins AFAICS, loaded via dlopen.) - Ensure directories are owned by packages and thus get torn down on package removal ++++ kdelibs4: - Update to 4.11.3 * KDE 4.11.3 bugfix release * See http://www.kde.org/announcements/announce-4.11.3.php - Drop patches due to upstream inclusion: * 0001-Fix-association-with-derived-mimetype-again.patch * 0001-Improve-fix-for-association-with-derived-mimetypes.patch ++++ libkipi: - Update to 4.11.3 * KDE 4.11.3 bugfix release * See http://www.kde.org/announcements/announce-4.11.3.php ++++ tracker: - Update to version 0.16.3: + libtracker-common: - use procfs psinfo instead of cmdline on Solaris. - support both UPower 1.0 and pre-1.0 APIs. - fix tests expecting stdout/stderr messages. - Make sure we load config files properly when using TRACKER_USE_CONFIG_FILES. + tracker-miner-fs: Make sure we load config files properly when using TRACKER_USE_CONFIG_FILES. + libtracker-bus: allow cancellation when iterating TrackerCursor. + libtracker-miner: - Fixed missing setlocale() in unit tests. - Check segment array bounds in peek function for tracker-priority-queue, fixes crash. + libtracker-fts: Always do full unicode testing. + libtracker-sparql: Fixed missing setlocale() in unit tests. + tracker-preferences: Remove markup from UI files. + tracker-extract-pdf: remove usage of non async-signal safe functions from signal handler, fixes crash on Solaris. + man-pages: Added information about TRACKER_SPARQL_BACKEND and TRACKER_PRAGMAS_FILE. + functional-tests: No longer need to install DConf profile in /etc. + Require: libgsf version to 1.14.24 needed for gsf_doc_meta_data_read_from_msole(). + Build system fixes. + Bugs fixed: Parts of bgo#676209, bgo#699412, bgo#703097, bgo#706003, bgo#707150, bgo#707151, bgo#707498, bgo#707499, bgo#709703. + Updated translations. ++++ open-vm-tools: - Supplement the -gui package on xorg-x11-server instead of xorg-x11 as the latter is only a meta-package, that is not installed on all machines (bnc#848505). ++++ tracker-extras: - Update to version 0.16.3: + libtracker-common: - use procfs psinfo instead of cmdline on Solaris. - support both UPower 1.0 and pre-1.0 APIs. - fix tests expecting stdout/stderr messages. - Make sure we load config files properly when using TRACKER_USE_CONFIG_FILES. + tracker-miner-fs: Make sure we load config files properly when using TRACKER_USE_CONFIG_FILES. + libtracker-bus: allow cancellation when iterating TrackerCursor. + libtracker-miner: - Fixed missing setlocale() in unit tests. - Check segment array bounds in peek function for tracker-priority-queue, fixes crash. + libtracker-fts: Always do full unicode testing. + libtracker-sparql: Fixed missing setlocale() in unit tests. + tracker-preferences: Remove markup from UI files. + tracker-extract-pdf: remove usage of non async-signal safe functions from signal handler, fixes crash on Solaris. + man-pages: Added information about TRACKER_SPARQL_BACKEND and TRACKER_PRAGMAS_FILE. + functional-tests: No longer need to install DConf profile in /etc. + Require: libgsf version to 1.14.24 needed for gsf_doc_meta_data_read_from_msole(). + Build system fixes. + Bugs fixed: Parts of bgo#676209, bgo#699412, bgo#703097, bgo#706003, bgo#707150, bgo#707151, bgo#707498, bgo#707499, bgo#709703. + Updated translations. ++++ oxygen-icon-theme: - Update to 4.11.3 * KDE 4.11.3 bugfix release * See http://www.kde.org/announcements/announce-4.11.3.php ------------------------------------------------------------------ ------------------ 2013-11-1 - Nov 1 2013 ------------------- ------------------------------------------------------------------ ++++ dbus-1-x11: - Update to 1.7.8 + Dependencies: - If systemd support is enabled, libsystemd-journal is now required. + Enhancements: - When activating a non-systemd service under systemd, annotate its stdout/stderr with its bus name in the Journal. Known limitation: because the socket is opened before forking, the process will still be logged as if it had dbus-daemon's process ID and user ID. (fdo#68559) - Document more configuration elements in dbus-daemon(1) (fdo#69125) + Fixes: - Don't leak string arrays or fds if dbus_message_iter_get_args_valist() unpacks them and then encounters an error (fdo#21259) - If compiled with libaudit, retain CAP_AUDIT_WRITE so we can write disallowed method calls to the audit log, fixing a regression in 1.7.6 (fdo#49062) - path_namespace='/' in match rules incorrectly matched nothing; it now matches everything. (fdo#70799) ++++ gnutls: - Upgrade to 3.2.6 * * libgnutls: Support for TPM via trousers is now enabled by default. * * libgnutls: Camellia in GCM mode has been added in default priorities, and GCM mode is prioritized over CBC in all of the default priority strings. * * libgnutls: Added ciphersuite GNUTLS_ECDHE_RSA_AES_256_CBC_SHA384. * * libgnutls: Fixed ciphersuites GNUTLS_ECDHE_ECDSA_CAMELLIA_256_CBC_SHA384, GNUTLS_ECDHE_RSA_CAMELLIA_256_CBC_SHA384 and GNUTLS_PSK_CAMELLIA_128_GCM_SHA256. Reported by Stefan Buehler. * * libgnutls: Added support for ISO OID for RSA-SHA1 signatures. * * libgnutls: Minimum acceptable DH group parameters were increased to 767 bits from 727. * * libgnutls: Added function to obtain random data from PKCS #11 tokens. Contributed by Wolfgang Meyer zu Bergsten. * * gnulib: updated. * * libdane: Fixed a one-off bug in dane_query_tlsa() introduced by the previous fix. Reported by Tomas Mraz. * * p11tool: Added option generate-random. * * API and ABI modifications: gnutls_pkcs11_token_get_random: Added Add: gnutls-3.2.6-noecc.patch, gnutls-3.2.6.tar.xz, gnutls-3.2.6.tar.xz.sig Delete: gnutls-3.2.6-noecc.patch, gnutls-3.2.5.tar.xz, gnutls-3.2.5.tar.xz.sig, make-obs-happy-with-gnutls_3.2.5.patch ++++ kiwi: - print nicer KIWICollect messages * round minutes to integer ++++ libcdr: - Remove conditionals for docs and use verbose build. ++++ dbus-1: - Update to 1.7.8 + Dependencies: - If systemd support is enabled, libsystemd-journal is now required. + Enhancements: - When activating a non-systemd service under systemd, annotate its stdout/stderr with its bus name in the Journal. Known limitation: because the socket is opened before forking, the process will still be logged as if it had dbus-daemon's process ID and user ID. (fdo#68559) - Document more configuration elements in dbus-daemon(1) (fdo#69125) + Fixes: - Don't leak string arrays or fds if dbus_message_iter_get_args_valist() unpacks them and then encounters an error (fdo#21259) - If compiled with libaudit, retain CAP_AUDIT_WRITE so we can write disallowed method calls to the audit log, fixing a regression in 1.7.6 (fdo#49062) - path_namespace='/' in match rules incorrectly matched nothing; it now matches everything. (fdo#70799) ++++ libetonyek: - Make the package actually build. - Initial commit, needed by libreo-4.2 ++++ libfreehand: - visio -> freehand typo. - Acutally package all content and make it build. - Initial commit of freehand library. To be used in libo-4.2. ++++ gssdp: - Update to version 0.14.6 (bnc#849913): + Add msearch-property to GSSDPClient to use a fixed UDP listening port. + Doc changes. + Marshalling fixes for GSSDPClient::message-received signal. + Bugs fixed: bgo#711015. ++++ sssd: - Update to new upstream release 1.11.2 * A new option ad_access_filter was added. This option allows the administrator to easily configure LDAP search filter that the users logging in must match in order to be granted access. * The Kerberos provider will no longer try to create public directories when evaluating the krb5_ccachedir option. - Remove 0005-implicit-decl.diff (merged upstream) ++++ libmspub: - Drop conditional for doc and use verbose build. ++++ libmwaw: - Drop doc conditional and use verbose build. ++++ libodfgen: - Use verbose build. ++++ libvisio: - Remove conditional for the doc building, use verbose build. ++++ libwpg: - Use verbose build, disable werror, drop conditional for docs. ++++ strongswan: - Updated to strongSwan 5.1.1 minor release addressing two security fixes (bnc#847506,CVE-2013-6075, bnc#847509,CVE-2013-6076): - Fixed a denial-of-service vulnerability and potential authorization bypass triggered by a crafted ID_DER_ASN1_DN ID payload. The cause is an insufficient length check when comparing such identities. The vulnerability has been registered as CVE-2013-6075. - Fixed a denial-of-service vulnerability triggered by a crafted IKEv1 fragmentation payload. The cause is a NULL pointer dereference. The vulnerability has been registered as CVE-2013-6076. - The lean stand-alone pt-tls-client can set up a RFC 6876 PT-TLS session with a strongSwan policy enforcement point which uses the tnc-pdp charon plugin. - The new TCG TNC SWID IMC/IMV pair supports targeted SWID requests for either full SWID Tag or concise SWID Tag ID inventories. - The XAuth backend in eap-radius now supports multiple XAuth exchanges for different credential types and display messages. All user input gets concatenated and verified with a single User-Password RADIUS attribute on the AAA. With an AAA supporting it, one for example can implement Password+Token authentication with proper dialogs on iOS and OS X clients. - charon supports IKEv1 Mode Config exchange in push mode. The ipsec.conf modeconfig=push option enables it for both client and server, the same way as pluto used it. - Using the "ah" ipsec.conf keyword on both IKEv1 and IKEv2 connections, charon can negotiate and install Security Associations integrity-protected by the Authentication Header protocol. Supported are plain AH(+IPComp) SAs only, but not the deprecated RFC2401 style ESP+AH bundles. - The generation of initialization vectors for IKE and ESP (when using libipsec) is now modularized and IVs for e.g. AES-GCM are now correctly allocated sequentially, while other algorithms like AES-CBC still use random IVs. - The left and right options in ipsec.conf can take multiple address ranges and subnets. This allows connection matching against a larger set of addresses, for example to use a different connection for clients connecting from a internal network. - For all those who have a queasy feeling about the NIST elliptic curve set, the Brainpool curves introduced for use with IKE by RFC 6932 might be a more trustworthy alternative. - The kernel-libipsec userland IPsec backend now supports usage statistics, volume based rekeying and accepts ESPv3 style TFC padded packets. - With two new strongswan.conf options fwmarks can be used to implement host-to-host tunnels with kernel-libipsec. - load-tester supports transport mode connections and more complex traffic selectors, including such using unique ports for each tunnel. - The new dnscert plugin provides support for authentication via CERT RRs that are protected via DNSSEC. The plugin was created by Ruslan N. Marchenko. - The eap-radius plugin supports forwarding of several Cisco Unity specific RADIUS attributes in corresponding configuration payloads. - Database transactions are now abstracted and implemented by the two backends. If you use MySQL make sure all tables use the InnoDB engine. - libstrongswan now can provide an experimental custom implementation of the printf family functions based on klibc if neither Vstr nor glibc style printf hooks are available. This can avoid the Vstr dependency on some systems at the cost of slower and less complete printf functions. - Adjusted file lists: this version installs the pki utility and manuals in common /usr directories and additional ipsec/pt-tls-client helper. ++++ vm-install: - Add requirement for dbus-1-python in spec file ++++ wireshark: - update to 1.10.3 [bnc#848738] + vulnerabilities fixed: * The IEEE 802.15.4 dissector could crash wnpa-sec-2013-61 CVE-2013-6336 * The NBAP dissector could crash wnpa-sec-2013-62 CVE-2013-6337 * The SIP dissector could crash wnpa-sec-2013-63 CVE-2013-6338 * The OpenWire dissector could go into a large loop wnpa-sec-2013-64 CVE-2013-6339 * The TCP dissector could crash wnpa-sec-2013-65 CVE-2013-6340 + Further bug fixes and updated protocol support as listed in: https://www.wireshark.org/docs/relnotes/wireshark-1.10.3.html - drop wireshark-1.10.x-fix-packet-gluster-duplicate_enums.patch merged upstream ++++ xorg-x11-server: - N_randr_fix_abi.patch * Fixes compatibility with nvidia binary drivers. (bnc#849152) ++++ yast2: - Removed checking for a fallback control file, that file is always outdated and cannot work for all products (gh#yast/yast-installation#86) - 3.1.3 ------------------------------------------------------------------ ------------------ 2013-10-31 - Oct 31 2013 ------------------- ------------------------------------------------------------------ ++++ btrfsprogs: - fsck updates - more mkfs sanity checks - qgroup rescan wait - Added patches: * 0050-Btrfs-progs-commit-the-csum_root-if-we-do-init-csum-.patch * 0051-btrfs-progs-Fix-getopt-on-arm-ppc-platforms.patch * 0052-btrfs-progs-fix-duplicate-__-su-typedefs-on-ppc64.patch * 0053-btrfs-progs-use-reentrant-localtime.patch * 0054-btrfs-progs-don-t-have-to-report-ENOMEDIUM-error-dur.patch * 0055-Btrfs-progs-added-btrfs-quota-rescan-w-switch-wait.patch * 0056-btrfs-progs-fix-qgroup-realloc-inheritance.patch * 0057-Btrfs-progs-fix-restore-command-leaving-corrupted-fi.patch * 0058-btrfs-progs-avoid-write-to-the-disk-before-sure-to-c.patch * 0059-btrfs-progs-error-if-device-for-mkfs-is-too-small.patch * 0060-btrfs-progs-error-if-device-have-no-space-to-make-pr.patch * 0061-btrfs-progs-calculate-available-blocks-on-device-pro.patch * 0062-Btrfs-progs-keep-track-of-transid-failures-and-fix-t.patch ++++ checkmedia: - make sure WORDS_BIGENDIAN is defined correctly where needed ++++ freerdp: - Allow build on SLES11: * converted pkgconfig() BuildRequires to package names * added FindALSA.cmake * use 'make install' instead of '%make_install' macro ++++ ibus: - Always-save-the-content-type-cache-for-gnome-shell-p.patch: This is an additional fix patch for ibus to avoid the wrong IBus.InputPurpose.PASSWORD advertisement, which leads to the password text appearance on GNOME3 (bnc#847718) ++++ kiwi: - v5.05.43 released - fixed __checkPatternTypeAttrConsistent test * the test checks for inconsistent patternType combinations in specified profile groups incl. the default group. - changed the function getInstallOption() to decide for the patternType with the highest priority according to the selected profile group(s). The behavior before was to ignore the patternType if it was not the same value over all selected packages sections. This is imho too restrictive - update the unit tests accordingly - on arm uboot can only boot with a uImage or a zImage thus in case of the zImage kiwi should make use of it - KIWIAnalyse: added function importDatabases() to KIWIConfig.sh in order to allow the import of complete database sets. This is the counterpart for the recently added KIWIAnalyseCustomData function createDatabaseDump() - the config.sh created by KIWIAnalyse will automatically add an entry to call this function to allow the reimport of the databases during image creation - KIWIAnalyse: use `mysqladmin ping` instead of a netstat+grep to check for running mysql database - KIWIAnalyse: store exported dbs in